Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Side by Side Diff: binutils/gold/po/gold.pot

Issue 3018030: [binutils] Bump binutils to 2.20.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « binutils/gold/po/POTFILES.in ('k') | binutils/gold/powerpc.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # SOME DESCRIPTIVE TITLE. 1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package. 3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 # 5 #
6 #, fuzzy 6 #, fuzzy
7 msgid "" 7 msgid ""
8 msgstr "" 8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n" 9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n" 10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11 "POT-Creation-Date: 2008-09-09 17:16+0930\n" 11 "POT-Creation-Date: 2010-03-03 15:08+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n" 14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n" 15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n" 16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n" 17 "Content-Transfer-Encoding: 8bit\n"
18 18
19 #: archive.cc:107 19 #: archive.cc:119
20 #, c-format 20 #, c-format
21 msgid "%s: no archive symbol table (run ranlib)" 21 msgid "%s: no archive symbol table (run ranlib)"
22 msgstr "" 22 msgstr ""
23 23
24 #: archive.cc:189 24 #: archive.cc:204
25 #, c-format 25 #, c-format
26 msgid "%s: bad archive symbol table names" 26 msgid "%s: bad archive symbol table names"
27 msgstr "" 27 msgstr ""
28 28
29 #: archive.cc:221 29 #: archive.cc:236
30 #, c-format 30 #, c-format
31 msgid "%s: malformed archive header at %zu" 31 msgid "%s: malformed archive header at %zu"
32 msgstr "" 32 msgstr ""
33 33
34 #: archive.cc:241 34 #: archive.cc:256
35 #, c-format 35 #, c-format
36 msgid "%s: malformed archive header size at %zu" 36 msgid "%s: malformed archive header size at %zu"
37 msgstr "" 37 msgstr ""
38 38
39 #: archive.cc:252 39 #: archive.cc:267
40 #, c-format 40 #, c-format
41 msgid "%s: malformed archive header name at %zu" 41 msgid "%s: malformed archive header name at %zu"
42 msgstr "" 42 msgstr ""
43 43
44 #: archive.cc:282 44 #: archive.cc:297
45 #, c-format 45 #, c-format
46 msgid "%s: bad extended name index at %zu" 46 msgid "%s: bad extended name index at %zu"
47 msgstr "" 47 msgstr ""
48 48
49 #: archive.cc:292 49 #: archive.cc:307
50 #, c-format 50 #, c-format
51 msgid "%s: bad extended name entry at header %zu" 51 msgid "%s: bad extended name entry at header %zu"
52 msgstr "" 52 msgstr ""
53 53
54 #: archive.cc:389 54 #: archive.cc:404
55 #, c-format 55 #, c-format
56 msgid "%s: short archive header at %zu" 56 msgid "%s: short archive header at %zu"
57 msgstr "" 57 msgstr ""
58 58
59 #: archive.cc:530 archive.cc:545 59 #: archive.cc:560
60 #, c-format 60 #, c-format
61 msgid "%s: member at %zu is not an ELF object" 61 msgid "%s: member at %zu is not an ELF object"
62 msgstr "" 62 msgstr ""
63 63
64 #: archive.cc:775 64 #: archive.cc:879
65 #, c-format 65 #, c-format
66 msgid "%s: archive libraries: %u\n" 66 msgid "%s: archive libraries: %u\n"
67 msgstr "" 67 msgstr ""
68 68
69 #: archive.cc:777 69 #: archive.cc:881
70 #, c-format 70 #, c-format
71 msgid "%s: total archive members: %u\n" 71 msgid "%s: total archive members: %u\n"
72 msgstr "" 72 msgstr ""
73 73
74 #: archive.cc:779 74 #: archive.cc:883
75 #, c-format 75 #, c-format
76 msgid "%s: loaded archive members: %u\n" 76 msgid "%s: loaded archive members: %u\n"
77 msgstr "" 77 msgstr ""
78 78
79 #: arm.cc:1149 i386.cc:536 sparc.cc:1087 x86_64.cc:565
80 msgid "** PLT"
81 msgstr ""
82
83 #: arm.cc:1364 i386.cc:880 powerpc.cc:1014 sparc.cc:1502 x86_64.cc:955
84 #: x86_64.cc:1265
85 #, c-format
86 msgid "%s: unsupported reloc %u against local symbol"
87 msgstr ""
88
89 #: arm.cc:1404 powerpc.cc:1105 sparc.cc:1592 x86_64.cc:992
90 msgid "requires unsupported dynamic reloc; recompile with -fPIC"
91 msgstr ""
92
93 #. These are relocations which should only be seen by the
94 #. dynamic linker, and should never be seen here.
95 #: arm.cc:1519 arm.cc:1739 arm.cc:2354 i386.cc:1002 i386.cc:1334
96 #: powerpc.cc:1223 powerpc.cc:1432 sparc.cc:1877 sparc.cc:2238 x86_64.cc:1145
97 #: x86_64.cc:1453
98 #, c-format
99 msgid "%s: unexpected reloc %u in object file"
100 msgstr ""
101
102 #: arm.cc:1538 i386.cc:1171 powerpc.cc:1242 sparc.cc:1896 x86_64.cc:1279
103 #: x86_64.cc:1571
104 #, c-format
105 msgid "%s: unsupported reloc %u against global symbol %s"
106 msgstr ""
107
108 #: arm.cc:1804 i386.cc:1542
109 #, c-format
110 msgid "%s: unsupported RELA reloc section"
111 msgstr ""
112
113 #: arm.cc:2047
114 msgid ""
115 "relocation R_ARM_MOVW_ABS_NC cannot be used when makinga shared object; "
116 "recompile with -fPIC"
117 msgstr ""
118
119 #: arm.cc:2056
120 msgid ""
121 "relocation R_ARM_MOVT_ABS cannot be used when makinga shared object; "
122 "recompile with -fPIC"
123 msgstr ""
124
125 #: arm.cc:2067
126 msgid ""
127 "relocation R_ARM_THM_MOVW_ABS_NC cannot be used whenmaking a shared object; "
128 "recompile with -fPIC"
129 msgstr ""
130
131 #: arm.cc:2077
132 msgid ""
133 "relocation R_ARM_THM_MOVT_ABS cannot be used whenmaking a shared object; "
134 "recompile with -fPIC"
135 msgstr ""
136
137 #: arm.cc:2141
138 msgid "cannot find origin of R_ARM_BASE_PREL"
139 msgstr ""
140
141 #: arm.cc:2169
142 msgid "cannot find origin of R_ARM_BASE_ABS"
143 msgstr ""
144
145 #: arm.cc:2230 i386.cc:1820 i386.cc:2521 powerpc.cc:1798 sparc.cc:2711
146 #: x86_64.cc:1935 x86_64.cc:2518
147 #, c-format
148 msgid "unexpected reloc %u in object file"
149 msgstr ""
150
151 #: arm.cc:2236 i386.cc:1852 i386.cc:1931 i386.cc:1983 i386.cc:2014
152 #: i386.cc:2076 powerpc.cc:1804 sparc.cc:2717 sparc.cc:2900 sparc.cc:2961
153 #: sparc.cc:3068 x86_64.cc:1956 x86_64.cc:2039 x86_64.cc:2094 x86_64.cc:2119
154 #, c-format
155 msgid "unsupported reloc %u"
156 msgstr ""
157
158 #: arm.cc:2248
159 #, c-format
160 msgid "relocation overflow in relocation %u"
161 msgstr ""
162
163 #: arm.cc:2256
164 #, c-format
165 msgid "unexpected opcode while processing relocation %u"
166 msgstr ""
167
168 #: arm.cc:2359 i386.cc:2535
169 #, c-format
170 msgid "unsupported reloc %u in object file"
171 msgstr ""
172
79 #: binary.cc:129 173 #: binary.cc:129
80 #, c-format 174 #, c-format
81 msgid "cannot open %s: %s:" 175 msgid "cannot open %s: %s:"
82 msgstr "" 176 msgstr ""
83 177
84 #: compressed_output.cc:128 178 #: compressed_output.cc:128
85 msgid "not compressing section data: zlib error" 179 msgid "not compressing section data: zlib error"
86 msgstr "" 180 msgstr ""
87 181
88 #: cref.cc:244 182 #: cref.cc:244
89 #, c-format 183 #, c-format
90 msgid "cannot open symbol count file %s: %s" 184 msgid "cannot open symbol count file %s: %s"
91 msgstr "" 185 msgstr ""
92 186
93 #: descriptors.cc:94 187 #: descriptors.cc:116
94 #, c-format 188 #, c-format
95 msgid "file %s was removed during the link" 189 msgid "file %s was removed during the link"
96 msgstr "" 190 msgstr ""
97 191
98 #: descriptors.cc:133 192 #: descriptors.cc:169
99 msgid "out of file descriptors and couldn't close any" 193 msgid "out of file descriptors and couldn't close any"
100 msgstr "" 194 msgstr ""
101 195
102 #: descriptors.cc:154 descriptors.cc:189 196 #: descriptors.cc:190 descriptors.cc:226
103 #, c-format 197 #, c-format
104 msgid "while closing %s: %s" 198 msgid "while closing %s: %s"
105 msgstr "" 199 msgstr ""
106 200
107 #: dirsearch.cc:71 201 #: dirsearch.cc:71
108 #, c-format 202 #, c-format
109 msgid "%s: can not read directory: %s" 203 msgid "%s: can not read directory: %s"
110 msgstr "" 204 msgstr ""
111 205
112 #: dwarf_reader.cc:53 dwarf_reader.cc:84 206 #: dwarf_reader.cc:53 dwarf_reader.cc:84
113 msgid "Unusually large LEB128 decoded, debug information may be corrupted" 207 msgid "Unusually large LEB128 decoded, debug information may be corrupted"
114 msgstr "" 208 msgstr ""
115 209
116 #: dynobj.cc:169 210 #: dynobj.cc:164
117 #, c-format 211 #, c-format
118 msgid "unexpected duplicate type %u section: %u, %u" 212 msgid "unexpected duplicate type %u section: %u, %u"
119 msgstr "" 213 msgstr ""
120 214
121 #: dynobj.cc:205 215 #: dynobj.cc:200
122 #, c-format 216 #, c-format
123 msgid "unexpected link in section %u header: %u != %u" 217 msgid "unexpected link in section %u header: %u != %u"
124 msgstr "" 218 msgstr ""
125 219
126 #: dynobj.cc:241 220 #: dynobj.cc:236
127 #, c-format 221 #, c-format
128 msgid "DYNAMIC section %u link out of range: %u" 222 msgid "DYNAMIC section %u link out of range: %u"
129 msgstr "" 223 msgstr ""
130 224
131 #: dynobj.cc:249 225 #: dynobj.cc:244
132 #, c-format 226 #, c-format
133 msgid "DYNAMIC section %u link %u is not a strtab" 227 msgid "DYNAMIC section %u link %u is not a strtab"
134 msgstr "" 228 msgstr ""
135 229
136 #: dynobj.cc:278 230 #: dynobj.cc:273
137 #, c-format 231 #, c-format
138 msgid "DT_SONAME value out of range: %lld >= %lld" 232 msgid "DT_SONAME value out of range: %lld >= %lld"
139 msgstr "" 233 msgstr ""
140 234
141 #: dynobj.cc:290 235 #: dynobj.cc:285
142 #, c-format 236 #, c-format
143 msgid "DT_NEEDED value out of range: %lld >= %lld" 237 msgid "DT_NEEDED value out of range: %lld >= %lld"
144 msgstr "" 238 msgstr ""
145 239
146 #: dynobj.cc:303 240 #: dynobj.cc:298
147 msgid "missing DT_NULL in dynamic segment" 241 msgid "missing DT_NULL in dynamic segment"
148 msgstr "" 242 msgstr ""
149 243
150 #: dynobj.cc:349 244 #: dynobj.cc:344
151 #, c-format 245 #, c-format
152 msgid "invalid dynamic symbol table name index: %u" 246 msgid "invalid dynamic symbol table name index: %u"
153 msgstr "" 247 msgstr ""
154 248
155 #: dynobj.cc:356 249 #: dynobj.cc:351
156 #, c-format 250 #, c-format
157 msgid "dynamic symbol table name section has wrong type: %u" 251 msgid "dynamic symbol table name section has wrong type: %u"
158 msgstr "" 252 msgstr ""
159 253
160 #: dynobj.cc:443 object.cc:376 object.cc:884 254 #: dynobj.cc:438 object.cc:463 object.cc:1106
161 #, c-format 255 #, c-format
162 msgid "bad section name offset for section %u: %lu" 256 msgid "bad section name offset for section %u: %lu"
163 msgstr "" 257 msgstr ""
164 258
165 #: dynobj.cc:472 259 #: dynobj.cc:468
166 #, c-format 260 #, c-format
167 msgid "duplicate definition for version %u" 261 msgid "duplicate definition for version %u"
168 msgstr "" 262 msgstr ""
169 263
170 #: dynobj.cc:501 264 #: dynobj.cc:497
171 #, c-format 265 #, c-format
172 msgid "unexpected verdef version %u" 266 msgid "unexpected verdef version %u"
173 msgstr "" 267 msgstr ""
174 268
175 #: dynobj.cc:517 269 #: dynobj.cc:513
176 #, c-format 270 #, c-format
177 msgid "verdef vd_cnt field too small: %u" 271 msgid "verdef vd_cnt field too small: %u"
178 msgstr "" 272 msgstr ""
179 273
180 #: dynobj.cc:525 274 #: dynobj.cc:521
181 #, c-format 275 #, c-format
182 msgid "verdef vd_aux field out of range: %u" 276 msgid "verdef vd_aux field out of range: %u"
183 msgstr "" 277 msgstr ""
184 278
185 #: dynobj.cc:536 279 #: dynobj.cc:532
186 #, c-format 280 #, c-format
187 msgid "verdaux vda_name field out of range: %u" 281 msgid "verdaux vda_name field out of range: %u"
188 msgstr "" 282 msgstr ""
189 283
190 #: dynobj.cc:546 284 #: dynobj.cc:542
191 #, c-format 285 #, c-format
192 msgid "verdef vd_next field out of range: %u" 286 msgid "verdef vd_next field out of range: %u"
193 msgstr "" 287 msgstr ""
194 288
195 #: dynobj.cc:580 289 #: dynobj.cc:576
196 #, c-format 290 #, c-format
197 msgid "unexpected verneed version %u" 291 msgid "unexpected verneed version %u"
198 msgstr "" 292 msgstr ""
199 293
200 #: dynobj.cc:589 294 #: dynobj.cc:585
201 #, c-format 295 #, c-format
202 msgid "verneed vn_aux field out of range: %u" 296 msgid "verneed vn_aux field out of range: %u"
203 msgstr "" 297 msgstr ""
204 298
205 #: dynobj.cc:603 299 #: dynobj.cc:599
206 #, c-format 300 #, c-format
207 msgid "vernaux vna_name field out of range: %u" 301 msgid "vernaux vna_name field out of range: %u"
208 msgstr "" 302 msgstr ""
209 303
210 #: dynobj.cc:614 304 #: dynobj.cc:610
211 #, c-format 305 #, c-format
212 msgid "verneed vna_next field out of range: %u" 306 msgid "verneed vna_next field out of range: %u"
213 msgstr "" 307 msgstr ""
214 308
215 #: dynobj.cc:625 309 #: dynobj.cc:621
216 #, c-format 310 #, c-format
217 msgid "verneed vn_next field out of range: %u" 311 msgid "verneed vn_next field out of range: %u"
218 msgstr "" 312 msgstr ""
219 313
220 #: dynobj.cc:673 314 #: dynobj.cc:670
221 msgid "size of dynamic symbols is not multiple of symbol size" 315 msgid "size of dynamic symbols is not multiple of symbol size"
222 msgstr "" 316 msgstr ""
223 317
224 #: dynobj.cc:1425 318 #: dynobj.cc:1435
225 #, c-format 319 #, c-format
226 msgid "symbol %s has undefined version %s" 320 msgid "symbol %s has undefined version %s"
227 msgstr "" 321 msgstr ""
228 322
229 #: ehframe.h:82 323 #: ehframe.h:82
230 msgid "** eh_frame_hdr" 324 msgid "** eh_frame_hdr"
231 msgstr "" 325 msgstr ""
232 326
233 #: ehframe.h:353 327 #: ehframe.h:353
234 msgid "** eh_frame" 328 msgid "** eh_frame"
235 msgstr "" 329 msgstr ""
236 330
237 #: errors.cc:106 331 #: errors.cc:81
332 #, c-format
333 msgid "%s: fatal error: "
334 msgstr ""
335
336 #: errors.cc:92
337 #, c-format
338 msgid "%s: error: "
339 msgstr ""
340
341 #: errors.cc:104
238 #, c-format 342 #, c-format
239 msgid "%s: warning: " 343 msgid "%s: warning: "
240 msgstr "" 344 msgstr ""
241 345
242 #: errors.cc:146 346 #: errors.cc:128
347 #, c-format
348 msgid "%s: %s: error: "
349 msgstr ""
350
351 #: errors.cc:144
243 #, c-format 352 #, c-format
244 msgid "%s: %s: warning: " 353 msgid "%s: %s: warning: "
245 msgstr "" 354 msgstr ""
246 355
356 #: errors.cc:167
357 #, c-format
358 msgid "%s: %s: error: undefined reference to '%s'\n"
359 msgstr ""
360
247 #: errors.cc:172 361 #: errors.cc:172
248 #, c-format 362 #, c-format
249 msgid "%s: %s: undefined reference to '%s'\n" 363 msgid "%s: %s: error: undefined reference to '%s', version '%s'\n"
250 msgstr "" 364 msgstr ""
251 365
252 #: errors.cc:176 366 #: errors.cc:182
253 #, c-format
254 msgid "%s: %s: undefined reference to '%s', version '%s'\n"
255 msgstr ""
256
257 #: errors.cc:186
258 #, c-format 367 #, c-format
259 msgid "%s: " 368 msgid "%s: "
260 msgstr "" 369 msgstr ""
261 370
262 #: expression.cc:172 371 #: expression.cc:172
263 #, c-format 372 #, c-format
264 msgid "undefined symbol '%s' referenced in expression" 373 msgid "undefined symbol '%s' referenced in expression"
265 msgstr "" 374 msgstr ""
266 375
267 #: expression.cc:209 376 #: expression.cc:209
268 msgid "invalid reference to dot symbol outside of SECTIONS clause" 377 msgid "invalid reference to dot symbol outside of SECTIONS clause"
269 msgstr "" 378 msgstr ""
270 379
271 #. Handle unary operators. We use a preprocessor macro as a hack to 380 #. Handle unary operators. We use a preprocessor macro as a hack to
272 #. capture the C operator. 381 #. capture the C operator.
273 #: expression.cc:278 382 #: expression.cc:278
274 msgid "unary " 383 msgid "unary "
275 msgstr "" 384 msgstr ""
276 385
277 #: expression.cc:278 expression.cc:400
278 msgid " applied to section relative value"
279 msgstr ""
280
281 #. Handle binary operators. We use a preprocessor macro as a hack to 386 #. Handle binary operators. We use a preprocessor macro as a hack to
282 #. capture the C operator. KEEP_LEFT means that if the left operand 387 #. capture the C operator. KEEP_LEFT means that if the left operand
283 #. is section relative and the right operand is not, the result uses 388 #. is section relative and the right operand is not, the result uses
284 #. the same section as the left operand. KEEP_RIGHT is the same with 389 #. the same section as the left operand. KEEP_RIGHT is the same with
285 #. left and right swapped. IS_DIV means that we need to give an error 390 #. left and right swapped. IS_DIV means that we need to give an error
286 #. if the right operand is zero. WARN means that we should warn if 391 #. if the right operand is zero. WARN means that we should warn if
287 #. used on section relative values in a relocatable link. We always 392 #. used on section relative values in a relocatable link. We always
288 #. warn if used on values in different sections in a relocatable link. 393 #. warn if used on values in different sections in a relocatable link.
289 #: expression.cc:400 394 #: expression.cc:400
290 msgid "binary " 395 msgid "binary "
(...skipping 25 matching lines...) Expand all
316 msgstr "" 421 msgstr ""
317 422
318 #: expression.cc:1135 423 #: expression.cc:1135
319 msgid "ORIGIN not implemented" 424 msgid "ORIGIN not implemented"
320 msgstr "" 425 msgstr ""
321 426
322 #: expression.cc:1141 427 #: expression.cc:1141
323 msgid "LENGTH not implemented" 428 msgid "LENGTH not implemented"
324 msgstr "" 429 msgstr ""
325 430
326 #: fileread.cc:55 431 #: fileread.cc:65
327 #, c-format 432 #, c-format
328 msgid "munmap failed: %s" 433 msgid "munmap failed: %s"
329 msgstr "" 434 msgstr ""
330 435
331 #: fileread.cc:119 436 #: fileread.cc:129
332 #, c-format 437 #, c-format
333 msgid "%s: fstat failed: %s" 438 msgid "%s: fstat failed: %s"
334 msgstr "" 439 msgstr ""
335 440
336 #: fileread.cc:159 441 #: fileread.cc:169
337 #, c-format 442 #, c-format
338 msgid "could not reopen file %s" 443 msgid "could not reopen file %s"
339 msgstr "" 444 msgstr ""
340 445
341 #: fileread.cc:292 446 #: fileread.cc:302
342 #, c-format 447 #, c-format
343 msgid "%s: pread failed: %s" 448 msgid "%s: pread failed: %s"
344 msgstr "" 449 msgstr ""
345 450
346 #: fileread.cc:298 451 #: fileread.cc:308
347 #, c-format 452 #, c-format
348 msgid "%s: file too short: read only %lld of %lld bytes at %lld" 453 msgid "%s: file too short: read only %lld of %lld bytes at %lld"
349 msgstr "" 454 msgstr ""
350 455
351 #: fileread.cc:382 456 #: fileread.cc:372
457 #, c-format
458 msgid ""
459 "%s: attempt to map %lld bytes at offset %lld exceeds size of file; the file "
460 "may be corrupt"
461 msgstr ""
462
463 #: fileread.cc:402
352 #, c-format 464 #, c-format
353 msgid "%s: mmap offset %lld size %lld failed: %s" 465 msgid "%s: mmap offset %lld size %lld failed: %s"
354 msgstr "" 466 msgstr ""
355 467
356 #: fileread.cc:528 468 #: fileread.cc:548
357 #, c-format 469 #, c-format
358 msgid "%s: lseek failed: %s" 470 msgid "%s: lseek failed: %s"
359 msgstr "" 471 msgstr ""
360 472
361 #: fileread.cc:534 473 #: fileread.cc:554
362 #, c-format 474 #, c-format
363 msgid "%s: readv failed: %s" 475 msgid "%s: readv failed: %s"
364 msgstr "" 476 msgstr ""
365 477
366 #: fileread.cc:537 478 #: fileread.cc:557
367 #, c-format 479 #, c-format
368 msgid "%s: file too short: read only %zd of %zd bytes at %lld" 480 msgid "%s: file too short: read only %zd of %zd bytes at %lld"
369 msgstr "" 481 msgstr ""
370 482
371 #: fileread.cc:686 483 #: fileread.cc:706
372 #, c-format 484 #, c-format
373 msgid "%s: total bytes mapped for read: %llu\n" 485 msgid "%s: total bytes mapped for read: %llu\n"
374 msgstr "" 486 msgstr ""
375 487
376 #: fileread.cc:688 488 #: fileread.cc:708
377 #, c-format 489 #, c-format
378 msgid "%s: maximum bytes mapped for read at one time: %llu\n" 490 msgid "%s: maximum bytes mapped for read at one time: %llu\n"
379 msgstr "" 491 msgstr ""
380 492
381 #: fileread.cc:783 493 #: fileread.cc:791
382 #, c-format 494 #, c-format
383 msgid "cannot find -l%s" 495 msgid "%s: stat failed: %s"
384 msgstr "" 496 msgstr ""
385 497
386 #: fileread.cc:810 498 #: fileread.cc:849
499 #, c-format
500 msgid "cannot find %s%s"
501 msgstr ""
502
503 #: fileread.cc:880
387 #, c-format 504 #, c-format
388 msgid "cannot find %s" 505 msgid "cannot find %s"
389 msgstr "" 506 msgstr ""
390 507
391 #: fileread.cc:833 508 #: fileread.cc:904
392 #, c-format 509 #, c-format
393 msgid "cannot open %s: %s" 510 msgid "cannot open %s: %s"
394 msgstr "" 511 msgstr ""
395 512
396 #: gold-threads.cc:103 513 #: gold-threads.cc:103
397 #, c-format 514 #, c-format
398 msgid "pthead_mutextattr_init failed: %s" 515 msgid "pthead_mutextattr_init failed: %s"
399 msgstr "" 516 msgstr ""
400 517
401 #: gold-threads.cc:107 518 #: gold-threads.cc:107
402 #, c-format 519 #, c-format
403 msgid "pthread_mutextattr_settype failed: %s" 520 msgid "pthread_mutextattr_settype failed: %s"
404 msgstr "" 521 msgstr ""
405 522
406 #: gold-threads.cc:112 523 #: gold-threads.cc:112
407 #, c-format 524 #, c-format
408 msgid "pthread_mutex_init failed: %s" 525 msgid "pthread_mutex_init failed: %s"
409 msgstr "" 526 msgstr ""
410 527
411 #: gold-threads.cc:116 528 #: gold-threads.cc:116
412 #, c-format 529 #, c-format
413 msgid "pthread_mutexattr_destroy failed: %s" 530 msgid "pthread_mutexattr_destroy failed: %s"
414 msgstr "" 531 msgstr ""
415 532
416 #: gold-threads.cc:123 533 #: gold-threads.cc:123
417 #, c-format 534 #, c-format
418 msgid "pthread_mutex_destroy failed: %s" 535 msgid "pthread_mutex_destroy failed: %s"
419 msgstr "" 536 msgstr ""
420 537
421 #: gold-threads.cc:131 538 #: gold-threads.cc:131 gold-threads.cc:382
422 #, c-format 539 #, c-format
423 msgid "pthread_mutex_lock failed: %s" 540 msgid "pthread_mutex_lock failed: %s"
424 msgstr "" 541 msgstr ""
425 542
426 #: gold-threads.cc:139 543 #: gold-threads.cc:139 gold-threads.cc:394
427 #, c-format 544 #, c-format
428 msgid "pthread_mutex_unlock failed: %s" 545 msgid "pthread_mutex_unlock failed: %s"
429 msgstr "" 546 msgstr ""
430 547
431 #: gold-threads.cc:220 548 #: gold-threads.cc:220
432 #, c-format 549 #, c-format
433 msgid "pthread_cond_init failed: %s" 550 msgid "pthread_cond_init failed: %s"
434 msgstr "" 551 msgstr ""
435 552
436 #: gold-threads.cc:227 553 #: gold-threads.cc:227
437 #, c-format 554 #, c-format
438 msgid "pthread_cond_destroy failed: %s" 555 msgid "pthread_cond_destroy failed: %s"
439 msgstr "" 556 msgstr ""
440 557
441 #: gold-threads.cc:236 558 #: gold-threads.cc:236
442 #, c-format 559 #, c-format
443 msgid "pthread_cond_wait failed: %s" 560 msgid "pthread_cond_wait failed: %s"
444 msgstr "" 561 msgstr ""
445 562
446 #: gold-threads.cc:244 563 #: gold-threads.cc:244
447 #, c-format 564 #, c-format
448 msgid "pthread_cond_signal failed: %s" 565 msgid "pthread_cond_signal failed: %s"
449 msgstr "" 566 msgstr ""
450 567
451 #: gold-threads.cc:252 568 #: gold-threads.cc:252
452 #, c-format 569 #, c-format
453 msgid "pthread_cond_broadcast failed: %s" 570 msgid "pthread_cond_broadcast failed: %s"
454 msgstr "" 571 msgstr ""
455 572
456 #: gold.cc:83 573 #: gold-threads.cc:388
574 #, c-format
575 msgid "pthread_once failed: %s"
576 msgstr ""
577
578 #: gold.cc:91
457 #, c-format 579 #, c-format
458 msgid "%s: internal error in %s, at %s:%d\n" 580 msgid "%s: internal error in %s, at %s:%d\n"
459 msgstr "" 581 msgstr ""
460 582
461 #: gold.cc:130 583 #: gold.cc:173
462 msgid "no input files" 584 msgid "no input files"
463 msgstr "" 585 msgstr ""
464 586
465 #. We print out just the first .so we see; there may be others. 587 #: gold.cc:226
466 #: gold.cc:195 588 msgid "cannot mix -r with --gc-sections or --icf"
589 msgstr ""
590
591 #: gold.cc:407
467 #, c-format 592 #, c-format
468 msgid "cannot mix -static with dynamic object %s" 593 msgid "cannot mix -static with dynamic object %s"
469 msgstr "" 594 msgstr ""
470 595
471 #: gold.cc:199 596 #: gold.cc:411
472 #, c-format 597 #, c-format
473 msgid "cannot mix -r with dynamic object %s" 598 msgid "cannot mix -r with dynamic object %s"
474 msgstr "" 599 msgstr ""
475 600
476 #: gold.cc:203 601 #: gold.cc:415
477 #, c-format 602 #, c-format
478 msgid "cannot use non-ELF output format with dynamic object %s" 603 msgid "cannot use non-ELF output format with dynamic object %s"
479 msgstr "" 604 msgstr ""
480 605
606 #: gold.cc:427
607 #, c-format
608 msgid "cannot mix split-stack '%s' and non-split-stack '%s' when using -r"
609 msgstr ""
610
481 #. FIXME: This needs to specify the location somehow. 611 #. FIXME: This needs to specify the location somehow.
482 #: i386.cc:193 i386.cc:1588 sparc.cc:211 sparc.cc:2322 x86_64.cc:208 612 #: i386.cc:232 i386.cc:1669 sparc.cc:234 sparc.cc:2395 x86_64.cc:237
483 #: x86_64.cc:1656 613 #: x86_64.cc:1732
484 msgid "missing expected TLS relocation" 614 msgid "missing expected TLS relocation"
485 msgstr "" 615 msgstr ""
486 616
487 #: i386.cc:503 sparc.cc:1066 x86_64.cc:533 617 #: i386.cc:944 x86_64.cc:1068
488 msgid "** PLT"
489 msgstr ""
490
491 #: i386.cc:843 powerpc.cc:996 sparc.cc:1480 x86_64.cc:921 x86_64.cc:1230
492 #, c-format
493 msgid "%s: unsupported reloc %u against local symbol"
494 msgstr ""
495
496 #: i386.cc:907 x86_64.cc:1033
497 #, c-format 618 #, c-format
498 msgid "section symbol %u has bad shndx %u" 619 msgid "section symbol %u has bad shndx %u"
499 msgstr "" 620 msgstr ""
500 621
501 #: i386.cc:965 i386.cc:1297 powerpc.cc:1204 powerpc.cc:1413 sparc.cc:1852 622 #: i386.cc:1036 i386.cc:1060 sparc.cc:1777 x86_64.cc:1176 x86_64.cc:1204
502 #: sparc.cc:2204 x86_64.cc:1110 x86_64.cc:1418
503 #, c-format
504 msgid "%s: unexpected reloc %u in object file"
505 msgstr ""
506
507 #: i386.cc:999 i386.cc:1023 sparc.cc:1753 x86_64.cc:1141 x86_64.cc:1169
508 #, c-format 623 #, c-format
509 msgid "local symbol %u has bad shndx %u" 624 msgid "local symbol %u has bad shndx %u"
510 msgstr "" 625 msgstr ""
511 626
512 #: i386.cc:1134 powerpc.cc:1223 sparc.cc:1871 x86_64.cc:1244 x86_64.cc:1536 627 #: i386.cc:1991
513 #, c-format
514 msgid "%s: unsupported reloc %u against global symbol %s"
515 msgstr ""
516
517 #: i386.cc:1473
518 #, c-format
519 msgid "%s: unsupported RELA reloc section"
520 msgstr ""
521
522 #: i386.cc:1735 i386.cc:2429 powerpc.cc:1740 sparc.cc:2637 x86_64.cc:1859
523 #: x86_64.cc:2435
524 #, c-format
525 msgid "unexpected reloc %u in object file"
526 msgstr ""
527
528 #: i386.cc:1767 i386.cc:1846 i386.cc:1898 i386.cc:1929 i386.cc:1986
529 #: powerpc.cc:1746 sparc.cc:2643 sparc.cc:2826 sparc.cc:2887 sparc.cc:2994
530 #: x86_64.cc:1880 x86_64.cc:1963 x86_64.cc:2018 x86_64.cc:2043
531 #, c-format
532 msgid "unsupported reloc %u"
533 msgstr ""
534
535 #: i386.cc:1906
536 msgid "both SUN and GNU model TLS relocations" 628 msgid "both SUN and GNU model TLS relocations"
537 msgstr "" 629 msgstr ""
538 630
539 #: i386.cc:2443 631 #: i386.cc:2730 x86_64.cc:2719
540 #, c-format 632 #, c-format
541 msgid "unsupported reloc %u in object file" 633 msgid "failed to match split-stack sequence at section %u offset %0zx"
542 msgstr "" 634 msgstr ""
543 635
544 #: layout.cc:1511 636 #: icf.cc:616
637 #, c-format
638 msgid "%s: ICF Converged after %u iteration(s)"
639 msgstr ""
640
641 #: icf.cc:619
642 #, c-format
643 msgid "%s: ICF stopped after %u iteration(s)"
644 msgstr ""
645
646 #: icf.cc:633
647 #, c-format
648 msgid "Could not find symbol %s to unfold\n"
649 msgstr ""
650
651 #: incremental.cc:242
652 #, c-format
653 msgid "the link might take longer: cannot perform incremental link: %s"
654 msgstr ""
655
656 #: incremental.cc:302
657 msgid "no incremental data from previous build"
658 msgstr ""
659
660 #: incremental.cc:309 incremental.cc:332
661 msgid "invalid incremental build data"
662 msgstr ""
663
664 #: incremental.cc:321
665 msgid "different version of incremental build data"
666 msgstr ""
667
668 #: incremental.cc:338
669 msgid "command line changed"
670 msgstr ""
671
672 #: incremental.cc:362
673 #, c-format
674 msgid "unsupported ELF machine number %d"
675 msgstr ""
676
677 #: incremental.cc:387
678 msgid "output is not an ELF file."
679 msgstr ""
680
681 #: incremental.cc:410
682 msgid "unsupported file: 32-bit, big-endian"
683 msgstr ""
684
685 #: incremental.cc:419
686 msgid "unsupported file: 32-bit, little-endian"
687 msgstr ""
688
689 #: incremental.cc:431
690 msgid "unsupported file: 64-bit, big-endian"
691 msgstr ""
692
693 #: incremental.cc:440
694 msgid "unsupported file: 64-bit, little-endian"
695 msgstr ""
696
697 #: layout.cc:1887
545 #, c-format 698 #, c-format
546 msgid "--build-id=uuid failed: could not open /dev/urandom: %s" 699 msgid "--build-id=uuid failed: could not open /dev/urandom: %s"
547 msgstr "" 700 msgstr ""
548 701
549 #: layout.cc:1518 702 #: layout.cc:1894
550 #, c-format 703 #, c-format
551 msgid "/dev/urandom: read failed: %s" 704 msgid "/dev/urandom: read failed: %s"
552 msgstr "" 705 msgstr ""
553 706
554 #: layout.cc:1520 707 #: layout.cc:1896
555 #, c-format 708 #, c-format
556 msgid "/dev/urandom: expected %zu bytes, got %zd bytes" 709 msgid "/dev/urandom: expected %zu bytes, got %zd bytes"
557 msgstr "" 710 msgstr ""
558 711
559 #: layout.cc:1542 712 #: layout.cc:1918
560 #, c-format 713 #, c-format
561 msgid "--build-id argument '%s' not a valid hex number" 714 msgid "--build-id argument '%s' not a valid hex number"
562 msgstr "" 715 msgstr ""
563 716
564 #: layout.cc:1548 717 #: layout.cc:1924
565 #, c-format 718 #, c-format
566 msgid "unrecognized --build-id argument '%s'" 719 msgid "unrecognized --build-id argument '%s'"
567 msgstr "" 720 msgstr ""
568 721
569 #: layout.cc:1866 722 #: layout.cc:2337
570 #, c-format 723 #, c-format
571 msgid "load segment overlap [0x%llx -> 0x%llx] and [0x%llx -> 0x%llx]" 724 msgid "load segment overlap [0x%llx -> 0x%llx] and [0x%llx -> 0x%llx]"
572 msgstr "" 725 msgstr ""
573 726
574 #: mapfile.cc:70 727 #: mapfile.cc:70
575 #, c-format 728 #, c-format
576 msgid "cannot open map file %s: %s" 729 msgid "cannot open map file %s: %s"
577 msgstr "" 730 msgstr ""
578 731
579 #: mapfile.cc:84 732 #: mapfile.cc:84
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
611 msgstr "" 764 msgstr ""
612 765
613 #: mapfile.cc:361 766 #: mapfile.cc:361
614 #, c-format 767 #, c-format
615 msgid "" 768 msgid ""
616 "\n" 769 "\n"
617 "Discarded input sections\n" 770 "Discarded input sections\n"
618 "\n" 771 "\n"
619 msgstr "" 772 msgstr ""
620 773
621 #: merge.cc:449 774 #: merge.cc:455
622 #, c-format 775 #, c-format
623 msgid "%s: %s merged constants size: %lu; input: %zu; output: %zu\n" 776 msgid "%s: %s merged constants size: %lu; input: %zu; output: %zu\n"
624 msgstr "" 777 msgstr ""
625 778
626 #: merge.cc:472 779 #: merge.cc:478
627 msgid "mergeable string section length not multiple of character size" 780 msgid "mergeable string section length not multiple of character size"
628 msgstr "" 781 msgstr ""
629 782
630 #: merge.cc:488 783 #: merge.cc:494
631 msgid "entry in mergeable string section not null terminated" 784 #, c-format
785 msgid "%s: last entry in mergeable string section '%s' not null terminated"
632 msgstr "" 786 msgstr ""
633 787
634 #: merge.cc:605 788 #: merge.cc:613
635 #, c-format 789 #, c-format
636 msgid "%s: %s input: %zu\n" 790 msgid "%s: %s input: %zu\n"
637 msgstr "" 791 msgstr ""
638 792
639 #: merge.h:289 793 #: merge.h:300
640 msgid "** merge constants" 794 msgid "** merge constants"
641 msgstr "" 795 msgstr ""
642 796
643 #: merge.h:411 797 #: merge.h:422
644 msgid "** merge strings" 798 msgid "** merge strings"
645 msgstr "" 799 msgstr ""
646 800
647 #: object.cc:73 801 #: object.cc:75
648 msgid "missing SHT_SYMTAB_SHNDX section" 802 msgid "missing SHT_SYMTAB_SHNDX section"
649 msgstr "" 803 msgstr ""
650 804
651 #: object.cc:117 805 #: object.cc:119
652 #, c-format 806 #, c-format
653 msgid "symbol %u out of range for SHT_SYMTAB_SHNDX section" 807 msgid "symbol %u out of range for SHT_SYMTAB_SHNDX section"
654 msgstr "" 808 msgstr ""
655 809
656 #: object.cc:124 810 #: object.cc:126
657 #, c-format 811 #, c-format
658 msgid "extended index for symbol %u out of range: %u" 812 msgid "extended index for symbol %u out of range: %u"
659 msgstr "" 813 msgstr ""
660 814
661 #: object.cc:141 815 #: object.cc:148 object.cc:2331 output.cc:4052
816 #, c-format
817 msgid "%s: %s"
818 msgstr ""
819
820 #: object.cc:190
821 #, c-format
822 msgid "section name section has wrong type: %u"
823 msgstr ""
824
825 #: object.cc:546
826 #, c-format
827 msgid "invalid symbol table name index: %u"
828 msgstr ""
829
830 #: object.cc:552
831 #, c-format
832 msgid "symbol table name section has wrong type: %u"
833 msgstr ""
834
835 #: object.cc:641
836 #, c-format
837 msgid "section group %u info %u out of range"
838 msgstr ""
839
840 #: object.cc:660
841 #, c-format
842 msgid "symbol %u name offset %u out of range"
843 msgstr ""
844
845 #: object.cc:678
846 #, c-format
847 msgid "symbol %u invalid section index %u"
848 msgstr ""
849
850 #: object.cc:723
851 #, c-format
852 msgid "section %u in section group %u out of range"
853 msgstr ""
854
855 #: object.cc:731
856 #, c-format
857 msgid "invalid section group %u refers to earlier section %u"
858 msgstr ""
859
860 #: object.cc:1037 reloc.cc:271 reloc.cc:838
861 #, c-format
862 msgid "relocation section %u has bad info %u"
863 msgstr ""
864
865 #: object.cc:1231
866 #, c-format
867 msgid "%s: removing unused section from '%s' in file '%s'"
868 msgstr ""
869
870 #: object.cc:1257
871 #, c-format
872 msgid "%s: ICF folding section '%s' in file '%s'into '%s' in file '%s'"
873 msgstr ""
874
875 #: object.cc:1454
876 msgid "size of symbols is not multiple of symbol size"
877 msgstr ""
878
879 #: object.cc:1563
880 #, c-format
881 msgid "local symbol %u section name out of range: %u >= %u"
882 msgstr ""
883
884 #: object.cc:1652
885 #, c-format
886 msgid "unknown section index %u for local symbol %u"
887 msgstr ""
888
889 #: object.cc:1661
890 #, c-format
891 msgid "local symbol %u section index %u out of range"
892 msgstr ""
893
894 #: object.cc:2169
895 #, c-format
896 msgid "%s is not supported but is required for %s in %s"
897 msgstr ""
898
899 #: object.cc:2273
662 #, c-format 900 #, c-format
663 msgid "%s: unsupported ELF machine number %d" 901 msgid "%s: unsupported ELF machine number %d"
664 msgstr "" 902 msgstr ""
665 903
666 #: object.cc:159 904 #: object.cc:2283
667 #, c-format 905 #, c-format
668 msgid "%s: %s" 906 msgid "%s: incompatible target"
669 msgstr "" 907 msgstr ""
670 908
671 #: object.cc:196 909 #: object.cc:2347 plugin.cc:1019
672 #, c-format
673 msgid "section name section has wrong type: %u"
674 msgstr ""
675
676 #: object.cc:459
677 #, c-format
678 msgid "invalid symbol table name index: %u"
679 msgstr ""
680
681 #: object.cc:465
682 #, c-format
683 msgid "symbol table name section has wrong type: %u"
684 msgstr ""
685
686 #: object.cc:554
687 #, c-format
688 msgid "section group %u info %u out of range"
689 msgstr ""
690
691 #: object.cc:573
692 #, c-format
693 msgid "symbol %u name offset %u out of range"
694 msgstr ""
695
696 #: object.cc:591
697 #, c-format
698 msgid "symbol %u invalid section index %u"
699 msgstr ""
700
701 #: object.cc:644
702 #, c-format
703 msgid "section %u in section group %u out of range"
704 msgstr ""
705
706 #: object.cc:652
707 #, c-format
708 msgid "invalid section group %u refers to earlier section %u"
709 msgstr ""
710
711 #: object.cc:827 reloc.cc:215 reloc.cc:723
712 #, c-format
713 msgid "relocation section %u has bad info %u"
714 msgstr ""
715
716 #: object.cc:1080
717 msgid "size of symbols is not multiple of symbol size"
718 msgstr ""
719
720 #: object.cc:1187
721 #, c-format
722 msgid "local symbol %u section name out of range: %u >= %u"
723 msgstr ""
724
725 #: object.cc:1245
726 #, c-format
727 msgid "unknown section index %u for local symbol %u"
728 msgstr ""
729
730 #: object.cc:1254
731 #, c-format
732 msgid "local symbol %u section index %u out of range"
733 msgstr ""
734
735 #: object.cc:1619
736 msgid "incompatible target"
737 msgstr ""
738
739 #: object.cc:1816
740 #, c-format
741 msgid "%s: unsupported ELF file type %d"
742 msgstr ""
743
744 #: object.cc:1835 object.cc:1881 object.cc:1915
745 #, c-format
746 msgid "%s: ELF file too short"
747 msgstr ""
748
749 #: object.cc:1843
750 #, c-format
751 msgid "%s: invalid ELF version 0"
752 msgstr ""
753
754 #: object.cc:1845
755 #, c-format
756 msgid "%s: unsupported ELF version %d"
757 msgstr ""
758
759 #: object.cc:1852
760 #, c-format
761 msgid "%s: invalid ELF class 0"
762 msgstr ""
763
764 #: object.cc:1858
765 #, c-format
766 msgid "%s: unsupported ELF class %d"
767 msgstr ""
768
769 #: object.cc:1865
770 #, c-format
771 msgid "%s: invalid ELF data encoding"
772 msgstr ""
773
774 #: object.cc:1871
775 #, c-format
776 msgid "%s: unsupported ELF data encoding %d"
777 msgstr ""
778
779 #: object.cc:1891
780 #, c-format 910 #, c-format
781 msgid "%s: not configured to support 32-bit big-endian object" 911 msgid "%s: not configured to support 32-bit big-endian object"
782 msgstr "" 912 msgstr ""
783 913
784 #: object.cc:1904 914 #: object.cc:2363 plugin.cc:1028
785 #, c-format 915 #, c-format
786 msgid "%s: not configured to support 32-bit little-endian object" 916 msgid "%s: not configured to support 32-bit little-endian object"
787 msgstr "" 917 msgstr ""
788 918
789 #: object.cc:1925 919 #: object.cc:2382 plugin.cc:1040
790 #, c-format 920 #, c-format
791 msgid "%s: not configured to support 64-bit big-endian object" 921 msgid "%s: not configured to support 64-bit big-endian object"
792 msgstr "" 922 msgstr ""
793 923
794 #: object.cc:1938 924 #: object.cc:2398 plugin.cc:1049
795 #, c-format 925 #, c-format
796 msgid "%s: not configured to support 64-bit little-endian object" 926 msgid "%s: not configured to support 64-bit little-endian object"
797 msgstr "" 927 msgstr ""
798 928
799 #: options.cc:142 929 #: options.cc:156
800 #, c-format 930 #, c-format
801 msgid "" 931 msgid ""
802 "Usage: %s [options] file...\n" 932 "Usage: %s [options] file...\n"
803 "Options:\n" 933 "Options:\n"
804 msgstr "" 934 msgstr ""
805 935
806 #. config.guess and libtool.m4 look in ld --help output for the 936 #. config.guess and libtool.m4 look in ld --help output for the
807 #. string "supported targets". 937 #. string "supported targets".
808 #: options.cc:150 938 #: options.cc:164
809 #, c-format 939 #, c-format
810 msgid "%s: supported targets:" 940 msgid "%s: supported targets:"
811 msgstr "" 941 msgstr ""
812 942
813 #: options.cc:162 943 #: options.cc:176
814 #, c-format 944 #, c-format
815 msgid "Report bugs to %s\n" 945 msgid "Report bugs to %s\n"
816 msgstr "" 946 msgstr ""
817 947
818 #: options.cc:179 options.cc:189 948 #: options.cc:193 options.cc:203 options.cc:213
819 #, c-format 949 #, c-format
820 msgid "%s: invalid option value (expected an integer): %s" 950 msgid "%s: invalid option value (expected an integer): %s"
821 msgstr "" 951 msgstr ""
822 952
823 #: options.cc:199 953 #: options.cc:223
824 #, c-format 954 #, c-format
825 msgid "%s: invalid option value (expected a floating point number): %s" 955 msgid "%s: invalid option value (expected a floating point number): %s"
826 msgstr "" 956 msgstr ""
827 957
828 #: options.cc:208 958 #: options.cc:232
829 #, c-format 959 #, c-format
830 msgid "%s: must take a non-empty argument" 960 msgid "%s: must take a non-empty argument"
831 msgstr "" 961 msgstr ""
832 962
833 #: options.cc:249 963 #: options.cc:273
834 #, c-format 964 #, c-format
835 msgid "%s: must take one of the following arguments: %s" 965 msgid "%s: must take one of the following arguments: %s"
836 msgstr "" 966 msgstr ""
837 967
838 #: options.cc:275 968 #: options.cc:300
839 #, c-format 969 #, c-format
840 msgid " Supported targets:\n" 970 msgid " Supported targets:\n"
841 msgstr "" 971 msgstr ""
842 972
843 #: options.cc:329 973 #: options.cc:409
844 #, c-format 974 #, c-format
845 msgid "unable to parse script file %s" 975 msgid "unable to parse script file %s"
846 msgstr "" 976 msgstr ""
847 977
848 #: options.cc:337 978 #: options.cc:417
849 #, c-format 979 #, c-format
850 msgid "unable to parse version script file %s" 980 msgid "unable to parse version script file %s"
851 msgstr "" 981 msgstr ""
852 982
853 #: options.cc:363 983 #: options.cc:425
854 #, c-format 984 #, c-format
855 msgid "%s: use the --help option for usage information\n" 985 msgid "unable to parse dynamic-list script file %s"
856 msgstr "" 986 msgstr ""
857 987
858 #: options.cc:372 988 #: options.cc:522
859 #, c-format
860 msgid "%s: %s: %s\n"
861 msgstr ""
862
863 #: options.cc:393
864 #, c-format 989 #, c-format
865 msgid "" 990 msgid ""
866 "format '%s' not supported; treating as elf (supported formats: elf, binary)" 991 "format '%s' not supported; treating as elf (supported formats: elf, binary)"
867 msgstr "" 992 msgstr ""
868 993
869 #: options.cc:499 994 #: options.cc:538
995 #, c-format
996 msgid "%s: use the --help option for usage information\n"
997 msgstr ""
998
999 #: options.cc:547
1000 #, c-format
1001 msgid "%s: %s: %s\n"
1002 msgstr ""
1003
1004 #: options.cc:651
870 msgid "unexpected argument" 1005 msgid "unexpected argument"
871 msgstr "" 1006 msgstr ""
872 1007
873 #: options.cc:512 options.cc:573 1008 #: options.cc:664 options.cc:725
874 msgid "missing argument" 1009 msgid "missing argument"
875 msgstr "" 1010 msgstr ""
876 1011
877 #: options.cc:584 1012 #: options.cc:736
878 msgid "unknown -z option" 1013 msgid "unknown -z option"
879 msgstr "" 1014 msgstr ""
880 1015
881 #: options.cc:727 1016 #: options.cc:935
882 #, c-format 1017 #, c-format
883 msgid "ignoring --threads: %s was compiled without thread support" 1018 msgid "ignoring --threads: %s was compiled without thread support"
884 msgstr "" 1019 msgstr ""
885 1020
886 #: options.cc:734 1021 #: options.cc:942
887 #, c-format 1022 #, c-format
888 msgid "ignoring --thread-count: %s was compiled without thread support" 1023 msgid "ignoring --thread-count: %s was compiled without thread support"
889 msgstr "" 1024 msgstr ""
890 1025
891 #: options.cc:776 1026 #: options.cc:981
1027 #, c-format
1028 msgid "unable to open -retain-symbols-file file %s: %s"
1029 msgstr ""
1030
1031 #: options.cc:1003
1032 msgid "-shared and -static are incompatible"
1033 msgstr ""
1034
1035 #: options.cc:1005
1036 msgid "-shared and -pie are incompatible"
1037 msgstr ""
1038
1039 #: options.cc:1008
892 msgid "-shared and -r are incompatible" 1040 msgid "-shared and -r are incompatible"
893 msgstr "" 1041 msgstr ""
894 1042
895 #: options.cc:780 1043 #: options.cc:1010
896 msgid "binary output format not compatible with -shared or -r" 1044 msgid "-pie and -r are incompatible"
897 msgstr "" 1045 msgstr ""
898 1046
899 #: options.cc:785 1047 #: options.cc:1014
1048 msgid "-retain-symbols-file does not yet work with -r"
1049 msgstr ""
1050
1051 #: options.cc:1020
1052 msgid "binary output format not compatible with -shared or -pie or -r"
1053 msgstr ""
1054
1055 #: options.cc:1026
900 #, c-format 1056 #, c-format
901 msgid "--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)" 1057 msgid "--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)"
902 msgstr "" 1058 msgstr ""
903 1059
904 #: options.cc:852 1060 #: options.cc:1031
1061 msgid ""
1062 "Options --incremental-changed, --incremental-unchanged, --incremental-"
1063 "unknown require the use of --incremental"
1064 msgstr ""
1065
1066 #: options.cc:1097
905 msgid "May not nest groups" 1067 msgid "May not nest groups"
906 msgstr "" 1068 msgstr ""
907 1069
908 #: options.cc:864 1070 #: options.cc:1109
909 msgid "Group end without group start" 1071 msgid "Group end without group start"
910 msgstr "" 1072 msgstr ""
911 1073
912 #. I guess it's neither a long option nor a short option. 1074 #. I guess it's neither a long option nor a short option.
913 #: options.cc:922 1075 #: options.cc:1174
914 msgid "unknown option" 1076 msgid "unknown option"
915 msgstr "" 1077 msgstr ""
916 1078
917 #: options.cc:948 1079 #: options.cc:1201
918 #, c-format 1080 #, c-format
919 msgid "%s: missing group end\n" 1081 msgid "%s: missing group end\n"
920 msgstr "" 1082 msgstr ""
921 1083
922 #: options.h:536 1084 #: options.h:571
923 msgid "Report usage information" 1085 msgid "Report usage information"
924 msgstr "" 1086 msgstr ""
925 1087
926 #: options.h:538 1088 #: options.h:573
927 msgid "Report version information" 1089 msgid "Report version information"
928 msgstr "" 1090 msgstr ""
929 1091
930 #: options.h:540 1092 #: options.h:575
931 msgid "Report version and target information" 1093 msgid "Report version and target information"
932 msgstr "" 1094 msgstr ""
933 1095
934 #: options.h:549 1096 #: options.h:584 options.h:635
1097 msgid "Not supported"
1098 msgstr ""
1099
1100 #: options.h:585 options.h:636
1101 msgid "Do not copy DT_NEEDED tags from shared libraries"
1102 msgstr ""
1103
1104 #: options.h:588
935 msgid "Allow unresolved references in shared libraries" 1105 msgid "Allow unresolved references in shared libraries"
936 msgstr "" 1106 msgstr ""
937 1107
938 #: options.h:550 1108 #: options.h:589
939 msgid "Do not allow unresolved references in shared libraries" 1109 msgid "Do not allow unresolved references in shared libraries"
940 msgstr "" 1110 msgstr ""
941 1111
942 #: options.h:553 1112 #: options.h:592
943 msgid "Only set DT_NEEDED for dynamic libs if used" 1113 msgid "Only set DT_NEEDED for shared libraries if used"
944 msgstr "" 1114 msgstr ""
945 1115
946 #: options.h:554 1116 #: options.h:593
947 msgid "Always DT_NEEDED for dynamic libs" 1117 msgid "Always DT_NEEDED for shared libraries"
948 msgstr "" 1118 msgstr ""
949 1119
950 #: options.h:561 1120 #: options.h:600
951 msgid "Set input format" 1121 msgid "Set input format"
952 msgstr "" 1122 msgstr ""
953 1123
954 #: options.h:564 1124 #: options.h:603
955 msgid "-l searches for shared libraries" 1125 msgid "-l searches for shared libraries"
956 msgstr "" 1126 msgstr ""
957 1127
958 #: options.h:566 1128 #: options.h:605
959 msgid "-l does not search for shared libraries" 1129 msgid "-l does not search for shared libraries"
960 msgstr "" 1130 msgstr ""
961 1131
962 #: options.h:570 1132 #: options.h:609
963 msgid "Bind defined symbols locally" 1133 msgid "Bind defined symbols locally"
964 msgstr "" 1134 msgstr ""
965 1135
966 #: options.h:573 1136 #: options.h:612
967 msgid "Bind defined function symbols locally" 1137 msgid "Bind defined function symbols locally"
968 msgstr "" 1138 msgstr ""
969 1139
970 #: options.h:576 1140 #: options.h:615
971 msgid "Generate build ID note" 1141 msgid "Generate build ID note"
972 msgstr "" 1142 msgstr ""
973 1143
974 #: options.h:577 options.h:612 1144 #: options.h:616 options.h:655
975 msgid "[=STYLE]" 1145 msgid "[=STYLE]"
976 msgstr "" 1146 msgstr ""
977 1147
978 #: options.h:580 1148 #: options.h:619
979 msgid "Check segment addresses for overlaps (default)" 1149 msgid "Check segment addresses for overlaps (default)"
980 msgstr "" 1150 msgstr ""
981 1151
982 #: options.h:581 1152 #: options.h:620
983 msgid "Do not check segment addresses for overlaps" 1153 msgid "Do not check segment addresses for overlaps"
984 msgstr "" 1154 msgstr ""
985 1155
986 #: options.h:585 options.h:590 1156 #: options.h:624 options.h:629
987 msgid "Compress .debug_* sections in the output file" 1157 msgid "Compress .debug_* sections in the output file"
988 msgstr "" 1158 msgstr ""
989 1159
990 #: options.h:591 1160 #: options.h:630
991 msgid "[none]" 1161 msgid "[none]"
992 msgstr "" 1162 msgstr ""
993 1163
994 #: options.h:596 1164 #: options.h:639
995 msgid "Define common symbols" 1165 msgid "Define common symbols"
996 msgstr "" 1166 msgstr ""
997 1167
998 #: options.h:597 1168 #: options.h:640
999 msgid "Do not define common symbols" 1169 msgid "Do not define common symbols"
1000 msgstr "" 1170 msgstr ""
1001 1171
1002 #: options.h:599 options.h:601 1172 #: options.h:642 options.h:644
1003 msgid "Alias for -d" 1173 msgid "Alias for -d"
1004 msgstr "" 1174 msgstr ""
1005 1175
1006 #: options.h:604 1176 #: options.h:647
1007 msgid "Turn on debugging" 1177 msgid "Turn on debugging"
1008 msgstr "" 1178 msgstr ""
1009 1179
1010 #: options.h:605 1180 #: options.h:648
1011 msgid "[all,files,script,task][,...]" 1181 msgid "[all,files,script,task][,...]"
1012 msgstr "" 1182 msgstr ""
1013 1183
1014 #: options.h:608 1184 #: options.h:651
1015 msgid "Define a symbol" 1185 msgid "Define a symbol"
1016 msgstr "" 1186 msgstr ""
1017 1187
1018 #: options.h:608 1188 #: options.h:651
1019 msgid "SYMBOL=EXPRESSION" 1189 msgid "SYMBOL=EXPRESSION"
1020 msgstr "" 1190 msgstr ""
1021 1191
1022 #: options.h:611 1192 #: options.h:654
1023 msgid "Demangle C++ symbols in log messages" 1193 msgid "Demangle C++ symbols in log messages"
1024 msgstr "" 1194 msgstr ""
1025 1195
1026 #: options.h:615 1196 #: options.h:658
1027 msgid "Do not demangle C++ symbols in log messages" 1197 msgid "Do not demangle C++ symbols in log messages"
1028 msgstr "" 1198 msgstr ""
1029 1199
1030 #: options.h:619 1200 #: options.h:662
1031 msgid "Try to detect violations of the One Definition Rule" 1201 msgid "Try to detect violations of the One Definition Rule"
1032 msgstr "" 1202 msgstr ""
1033 1203
1034 #: options.h:623 1204 #: options.h:666
1205 msgid "Delete all temporary local symbols"
1206 msgstr ""
1207
1208 #: options.h:669
1209 msgid "Add data symbols to dynamic symbols"
1210 msgstr ""
1211
1212 #: options.h:672
1213 msgid "Add C++ operator new/delete to dynamic symbols"
1214 msgstr ""
1215
1216 #: options.h:675
1217 msgid "Add C++ typeinfo to dynamic symbols"
1218 msgstr ""
1219
1220 #: options.h:678
1221 msgid "Read a list of dynamic symbols"
1222 msgstr ""
1223
1224 #: options.h:678 options.h:732 options.h:766 options.h:893 options.h:921
1225 msgid "FILE"
1226 msgstr ""
1227
1228 #: options.h:681
1035 msgid "Set program start address" 1229 msgid "Set program start address"
1036 msgstr "" 1230 msgstr ""
1037 1231
1038 #: options.h:623 options.h:766 options.h:768 options.h:770 1232 #: options.h:681 options.h:908 options.h:910 options.h:912
1039 msgid "ADDRESS" 1233 msgid "ADDRESS"
1040 msgstr "" 1234 msgstr ""
1041 1235
1042 #: options.h:626 1236 #: options.h:684
1237 msgid "Exclude libraries from automatic export"
1238 msgstr ""
1239
1240 #: options.h:688
1043 msgid "Export all dynamic symbols" 1241 msgid "Export all dynamic symbols"
1044 msgstr "" 1242 msgstr ""
1045 1243
1046 #: options.h:629 1244 #: options.h:689
1245 msgid "Do not export all dynamic symbols (default)"
1246 msgstr ""
1247
1248 #: options.h:692
1047 msgid "Create exception frame header" 1249 msgid "Create exception frame header"
1048 msgstr "" 1250 msgstr ""
1049 1251
1050 #: options.h:632 1252 #: options.h:695
1051 msgid "Treat warnings as errors" 1253 msgid "Treat warnings as errors"
1052 msgstr "" 1254 msgstr ""
1053 1255
1054 #: options.h:633 1256 #: options.h:696
1055 msgid "Do not treat warnings as errors" 1257 msgid "Do not treat warnings as errors"
1056 msgstr "" 1258 msgstr ""
1057 1259
1058 #: options.h:636 1260 #: options.h:699
1261 msgid "Call SYMBOL at unload-time"
1262 msgstr ""
1263
1264 #: options.h:699 options.h:729 options.h:873 options.h:915 options.h:936
1265 #: options.h:939
1266 msgid "SYMBOL"
1267 msgstr ""
1268
1269 #: options.h:702
1059 msgid "Set shared library name" 1270 msgid "Set shared library name"
1060 msgstr "" 1271 msgstr ""
1061 1272
1062 #: options.h:636 options.h:696 1273 #: options.h:702 options.h:792
1063 msgid "FILENAME" 1274 msgid "FILENAME"
1064 msgstr "" 1275 msgstr ""
1065 1276
1066 #: options.h:639 1277 #: options.h:705
1067 msgid "Min fraction of empty buckets in dynamic hash" 1278 msgid "Min fraction of empty buckets in dynamic hash"
1068 msgstr "" 1279 msgstr ""
1069 1280
1070 #: options.h:640 1281 #: options.h:706
1071 msgid "FRACTION" 1282 msgid "FRACTION"
1072 msgstr "" 1283 msgstr ""
1073 1284
1074 #: options.h:643 1285 #: options.h:709
1075 msgid "Dynamic hash style" 1286 msgid "Dynamic hash style"
1076 msgstr "" 1287 msgstr ""
1077 1288
1078 #: options.h:643 1289 #: options.h:709
1079 msgid "[sysv,gnu,both]" 1290 msgid "[sysv,gnu,both]"
1080 msgstr "" 1291 msgstr ""
1081 1292
1082 #: options.h:647 1293 #: options.h:713
1083 msgid "Set dynamic linker path" 1294 msgid "Set dynamic linker path"
1084 msgstr "" 1295 msgstr ""
1085 1296
1086 #: options.h:647 1297 #: options.h:713
1087 msgid "PROGRAM" 1298 msgid "PROGRAM"
1088 msgstr "" 1299 msgstr ""
1089 1300
1090 #: options.h:650 1301 #: options.h:716
1302 msgid "Work in progress; do not use"
1303 msgstr ""
1304
1305 #: options.h:717
1306 msgid "Do a full build"
1307 msgstr ""
1308
1309 #: options.h:720
1310 msgid "Assume files changed"
1311 msgstr ""
1312
1313 #: options.h:723
1314 msgid "Assume files didn't change"
1315 msgstr ""
1316
1317 #: options.h:726
1318 msgid "Use timestamps to check files (default)"
1319 msgstr ""
1320
1321 #: options.h:729
1322 msgid "Call SYMBOL at load-time"
1323 msgstr ""
1324
1325 #: options.h:732
1091 msgid "Read only symbol values from FILE" 1326 msgid "Read only symbol values from FILE"
1092 msgstr "" 1327 msgstr ""
1093 1328
1094 #: options.h:650 options.h:684 options.h:751 options.h:779 1329 #: options.h:735
1095 msgid "FILE"
1096 msgstr ""
1097
1098 #: options.h:653
1099 msgid "Search for library LIBNAME" 1330 msgid "Search for library LIBNAME"
1100 msgstr "" 1331 msgstr ""
1101 1332
1102 #: options.h:653 1333 #: options.h:735
1103 msgid "LIBNAME" 1334 msgid "LIBNAME"
1104 msgstr "" 1335 msgstr ""
1105 1336
1106 #: options.h:656 1337 #: options.h:738
1107 msgid "Add directory to search path" 1338 msgid "Add directory to search path"
1108 msgstr "" 1339 msgstr ""
1109 1340
1110 #: options.h:656 options.h:714 options.h:717 options.h:721 options.h:745 1341 #: options.h:738 options.h:813 options.h:816 options.h:820 options.h:887
1111 msgid "DIR" 1342 msgid "DIR"
1112 msgstr "" 1343 msgstr ""
1113 1344
1114 #: options.h:659 1345 #: options.h:741
1115 msgid "Ignored for compatibility" 1346 msgid "Ignored for compatibility"
1116 msgstr "" 1347 msgstr ""
1117 1348
1118 #: options.h:659 1349 #: options.h:741
1119 msgid "EMULATION" 1350 msgid "EMULATION"
1120 msgstr "" 1351 msgstr ""
1121 1352
1122 #: options.h:662 1353 #: options.h:744
1123 msgid "Write map file on standard output" 1354 msgid "Write map file on standard output"
1124 msgstr "" 1355 msgstr ""
1125 1356
1126 #: options.h:663 1357 #: options.h:745
1127 msgid "Write map file" 1358 msgid "Write map file"
1128 msgstr "" 1359 msgstr ""
1129 1360
1130 #: options.h:664 1361 #: options.h:746
1131 msgid "MAPFILENAME" 1362 msgid "MAPFILENAME"
1132 msgstr "" 1363 msgstr ""
1133 1364
1134 #: options.h:667 1365 #: options.h:749
1135 msgid "Do not page align data" 1366 msgid "Do not page align data"
1136 msgstr "" 1367 msgstr ""
1137 1368
1138 #: options.h:669 1369 #: options.h:751
1139 msgid "Do not page align data, do not make text readonly" 1370 msgid "Do not page align data, do not make text readonly"
1140 msgstr "" 1371 msgstr ""
1141 1372
1142 #: options.h:670 1373 #: options.h:752
1143 msgid "Page align data, make text readonly" 1374 msgid "Page align data, make text readonly"
1144 msgstr "" 1375 msgstr ""
1145 1376
1146 #: options.h:673 1377 #: options.h:755
1147 msgid "Enable use of DT_RUNPATH and DT_FLAGS" 1378 msgid "Enable use of DT_RUNPATH and DT_FLAGS"
1148 msgstr "" 1379 msgstr ""
1149 1380
1150 #: options.h:674 1381 #: options.h:756
1151 msgid "Disable use of DT_RUNPATH and DT_FLAGS" 1382 msgid "Disable use of DT_RUNPATH and DT_FLAGS"
1152 msgstr "" 1383 msgstr ""
1153 1384
1154 #: options.h:677 1385 #: options.h:759
1155 msgid "Create an output file even if errors occur" 1386 msgid "Create an output file even if errors occur"
1156 msgstr "" 1387 msgstr ""
1157 1388
1158 #: options.h:680 options.h:808 1389 #: options.h:762 options.h:958
1159 msgid "Report undefined symbols (even with --shared)" 1390 msgid "Report undefined symbols (even with --shared)"
1160 msgstr "" 1391 msgstr ""
1161 1392
1162 #: options.h:684 1393 #: options.h:766
1163 msgid "Set output file name" 1394 msgid "Set output file name"
1164 msgstr "" 1395 msgstr ""
1165 1396
1166 #: options.h:687 1397 #: options.h:769
1167 msgid "Optimize output file size" 1398 msgid "Optimize output file size"
1168 msgstr "" 1399 msgstr ""
1169 1400
1170 #: options.h:687 1401 #: options.h:769
1171 msgid "LEVEL" 1402 msgid "LEVEL"
1172 msgstr "" 1403 msgstr ""
1173 1404
1174 #: options.h:690 1405 #: options.h:772
1175 msgid "Set output format" 1406 msgid "Set output format"
1176 msgstr "" 1407 msgstr ""
1177 1408
1178 #: options.h:690 1409 #: options.h:772
1179 msgid "[binary]" 1410 msgid "[binary]"
1180 msgstr "" 1411 msgstr ""
1181 1412
1182 #: options.h:693 1413 #: options.h:775 options.h:777
1414 msgid "Create a position independent executable"
1415 msgstr ""
1416
1417 #: options.h:782
1418 msgid "Load a plugin library"
1419 msgstr ""
1420
1421 #: options.h:782
1422 msgid "PLUGIN"
1423 msgstr ""
1424
1425 #: options.h:784
1426 msgid "Pass an option to the plugin"
1427 msgstr ""
1428
1429 #: options.h:784
1430 msgid "OPTION"
1431 msgstr ""
1432
1433 #: options.h:788
1183 msgid "Preread archive symbols when multi-threaded" 1434 msgid "Preread archive symbols when multi-threaded"
1184 msgstr "" 1435 msgstr ""
1185 1436
1186 #: options.h:695 1437 #: options.h:791
1187 msgid "Print symbols defined and used for each input" 1438 msgid "Print symbols defined and used for each input"
1188 msgstr "" 1439 msgstr ""
1189 1440
1190 #: options.h:699 1441 #: options.h:795
1191 msgid "Ignored for SVR4 compatibility" 1442 msgid "Ignored for SVR4 compatibility"
1192 msgstr "" 1443 msgstr ""
1193 1444
1194 #: options.h:702 1445 #: options.h:798
1195 msgid "Generate relocations in output" 1446 msgid "Generate relocations in output"
1196 msgstr "" 1447 msgstr ""
1197 1448
1198 #: options.h:705 1449 #: options.h:801
1199 msgid "Generate relocatable output" 1450 msgid "Generate relocatable output"
1200 msgstr "" 1451 msgstr ""
1201 1452
1202 #: options.h:708 1453 #: options.h:804
1203 msgid "Relax branches on certain targets" 1454 msgid "Relax branches on certain targets"
1204 msgstr "" 1455 msgstr ""
1205 1456
1206 #: options.h:714 options.h:717 1457 #: options.h:807
1458 msgid "keep only symbols listed in this file"
1459 msgstr ""
1460
1461 #: options.h:807
1462 msgid "[file]"
1463 msgstr ""
1464
1465 #: options.h:813 options.h:816
1207 msgid "Add DIR to runtime search path" 1466 msgid "Add DIR to runtime search path"
1208 msgstr "" 1467 msgstr ""
1209 1468
1210 #: options.h:720 1469 #: options.h:819
1211 msgid "Add DIR to link time shared library search path" 1470 msgid "Add DIR to link time shared library search path"
1212 msgstr "" 1471 msgstr ""
1213 1472
1214 #: options.h:724 1473 #: options.h:823
1215 msgid "Strip all symbols" 1474 msgid "Strip all symbols"
1216 msgstr "" 1475 msgstr ""
1217 1476
1218 #: options.h:726 1477 #: options.h:825
1219 msgid "Strip debugging information" 1478 msgid "Strip debugging information"
1220 msgstr "" 1479 msgstr ""
1221 1480
1222 #: options.h:728 1481 #: options.h:827
1223 msgid "Emit only debug line number information" 1482 msgid "Emit only debug line number information"
1224 msgstr "" 1483 msgstr ""
1225 1484
1226 #: options.h:730 1485 #: options.h:829
1227 msgid "Strip debug symbols that are unused by gdb (at least versions <= 6.7)" 1486 msgid "Strip debug symbols that are unused by gdb (at least versions <= 6.7)"
1228 msgstr "" 1487 msgstr ""
1229 1488
1230 #: options.h:734 1489 #: options.h:832
1490 msgid "Strip LTO intermediate code sections"
1491 msgstr ""
1492
1493 #: options.h:835
1494 msgid ""
1495 "(ARM only) The maximum distance from instructions in a group of sections to "
1496 "their stubs. Negative values mean stubs are always after the group. 1 means "
1497 "using default size.\n"
1498 msgstr ""
1499
1500 #: options.h:838 options.h:852 options.h:956 options.h:975
1501 msgid "SIZE"
1502 msgstr ""
1503
1504 #: options.h:841
1505 msgid ""
1506 "Use less memory and more disk I/O (included only for compatibility with GNU "
1507 "ld)"
1508 msgstr ""
1509
1510 #: options.h:845 options.h:848
1231 msgid "Generate shared library" 1511 msgid "Generate shared library"
1232 msgstr "" 1512 msgstr ""
1233 1513
1234 #: options.h:739 1514 #: options.h:851
1515 msgid "Stack size when -fsplit-stack function calls non-split"
1516 msgstr ""
1517
1518 #: options.h:857
1235 msgid "Do not link against shared libraries" 1519 msgid "Do not link against shared libraries"
1236 msgstr "" 1520 msgstr ""
1237 1521
1238 #: options.h:742 1522 #: options.h:860
1523 msgid "Identical Code Folding. '--icf=safe' folds only ctors and dtors."
1524 msgstr ""
1525
1526 #: options.h:866
1527 msgid "Number of iterations of ICF (default 2)"
1528 msgstr ""
1529
1530 #: options.h:866 options.h:899 options.h:901 options.h:903 options.h:905
1531 msgid "COUNT"
1532 msgstr ""
1533
1534 #: options.h:869
1535 msgid "List folded identical sections on stderr"
1536 msgstr ""
1537
1538 #: options.h:870
1539 msgid "Do not list folded identical sections"
1540 msgstr ""
1541
1542 #: options.h:873
1543 msgid "Do not fold this symbol during ICF"
1544 msgstr ""
1545
1546 #: options.h:876
1547 msgid "Remove unused sections"
1548 msgstr ""
1549
1550 #: options.h:877
1551 msgid "Don't remove unused sections (default)"
1552 msgstr ""
1553
1554 #: options.h:880
1555 msgid "List removed unused sections on stderr"
1556 msgstr ""
1557
1558 #: options.h:881
1559 msgid "Do not list removed unused sections"
1560 msgstr ""
1561
1562 #: options.h:884
1239 msgid "Print resource usage statistics" 1563 msgid "Print resource usage statistics"
1240 msgstr "" 1564 msgstr ""
1241 1565
1242 #: options.h:745 1566 #: options.h:887
1243 msgid "Set target system root directory" 1567 msgid "Set target system root directory"
1244 msgstr "" 1568 msgstr ""
1245 1569
1246 #: options.h:748 1570 #: options.h:890
1247 msgid "Print the name of each input file" 1571 msgid "Print the name of each input file"
1248 msgstr "" 1572 msgstr ""
1249 1573
1250 #: options.h:751 1574 #: options.h:893
1251 msgid "Read linker script" 1575 msgid "Read linker script"
1252 msgstr "" 1576 msgstr ""
1253 1577
1254 #: options.h:754 1578 #: options.h:896
1255 msgid "Run the linker multi-threaded" 1579 msgid "Run the linker multi-threaded"
1256 msgstr "" 1580 msgstr ""
1257 1581
1258 #: options.h:755 1582 #: options.h:897
1259 msgid "Do not run the linker multi-threaded" 1583 msgid "Do not run the linker multi-threaded"
1260 msgstr "" 1584 msgstr ""
1261 1585
1262 #: options.h:757 1586 #: options.h:899
1263 msgid "Number of threads to use" 1587 msgid "Number of threads to use"
1264 msgstr "" 1588 msgstr ""
1265 1589
1266 #: options.h:757 options.h:759 options.h:761 options.h:763 1590 #: options.h:901
1267 msgid "COUNT"
1268 msgstr ""
1269
1270 #: options.h:759
1271 msgid "Number of threads to use in initial pass" 1591 msgid "Number of threads to use in initial pass"
1272 msgstr "" 1592 msgstr ""
1273 1593
1274 #: options.h:761 1594 #: options.h:903
1275 msgid "Number of threads to use in middle pass" 1595 msgid "Number of threads to use in middle pass"
1276 msgstr "" 1596 msgstr ""
1277 1597
1278 #: options.h:763 1598 #: options.h:905
1279 msgid "Number of threads to use in final pass" 1599 msgid "Number of threads to use in final pass"
1280 msgstr "" 1600 msgstr ""
1281 1601
1282 #: options.h:766 1602 #: options.h:908
1283 msgid "Set the address of the bss segment" 1603 msgid "Set the address of the bss segment"
1284 msgstr "" 1604 msgstr ""
1285 1605
1286 #: options.h:768 1606 #: options.h:910
1287 msgid "Set the address of the data segment" 1607 msgid "Set the address of the data segment"
1288 msgstr "" 1608 msgstr ""
1289 1609
1290 #: options.h:770 1610 #: options.h:912
1291 msgid "Set the address of the text segment" 1611 msgid "Set the address of the text segment"
1292 msgstr "" 1612 msgstr ""
1293 1613
1294 #: options.h:773 1614 #: options.h:915
1295 msgid "Create undefined reference to SYMBOL" 1615 msgid "Create undefined reference to SYMBOL"
1296 msgstr "" 1616 msgstr ""
1297 1617
1298 #: options.h:773 options.h:786 options.h:789 1618 #: options.h:918
1299 msgid "SYMBOL"
1300 msgstr ""
1301
1302 #: options.h:776
1303 msgid "Synonym for --debug=files" 1619 msgid "Synonym for --debug=files"
1304 msgstr "" 1620 msgstr ""
1305 1621
1306 #: options.h:779 1622 #: options.h:921
1307 msgid "Read version script" 1623 msgid "Read version script"
1308 msgstr "" 1624 msgstr ""
1309 1625
1310 #: options.h:782 1626 #: options.h:924
1627 msgid "Warn about duplicate common symbols"
1628 msgstr ""
1629
1630 #: options.h:925
1631 msgid "Do not warn about duplicate common symbols (default)"
1632 msgstr ""
1633
1634 #: options.h:928
1635 msgid "Warn when skipping an incompatible library"
1636 msgstr ""
1637
1638 #: options.h:929
1639 msgid "Don't warn when skipping an incompatible library"
1640 msgstr ""
1641
1642 #: options.h:932
1311 msgid "Include all archive contents" 1643 msgid "Include all archive contents"
1312 msgstr "" 1644 msgstr ""
1313 1645
1314 #: options.h:783 1646 #: options.h:933
1315 msgid "Include only needed archive contents" 1647 msgid "Include only needed archive contents"
1316 msgstr "" 1648 msgstr ""
1317 1649
1318 #: options.h:786 1650 #: options.h:936
1319 msgid "Use wrapper functions for SYMBOL" 1651 msgid "Use wrapper functions for SYMBOL"
1320 msgstr "" 1652 msgstr ""
1321 1653
1322 #: options.h:789 1654 #: options.h:939
1323 msgid "Trace references to symbol" 1655 msgid "Trace references to symbol"
1324 msgstr "" 1656 msgstr ""
1325 1657
1326 #: options.h:792 1658 #: options.h:942
1327 msgid "Default search path for Solaris compatibility" 1659 msgid "Default search path for Solaris compatibility"
1328 msgstr "" 1660 msgstr ""
1329 1661
1330 #: options.h:793 1662 #: options.h:943
1331 msgid "PATH" 1663 msgid "PATH"
1332 msgstr "" 1664 msgstr ""
1333 1665
1334 #: options.h:796 1666 #: options.h:946
1335 msgid "Start a library search group" 1667 msgid "Start a library search group"
1336 msgstr "" 1668 msgstr ""
1337 1669
1338 #: options.h:798 1670 #: options.h:948
1339 msgid "End a library search group" 1671 msgid "End a library search group"
1340 msgstr "" 1672 msgstr ""
1341 1673
1342 #: options.h:803 1674 #: options.h:953
1343 msgid "Sort dynamic relocs" 1675 msgid "Sort dynamic relocs"
1344 msgstr "" 1676 msgstr ""
1345 1677
1346 #: options.h:804 1678 #: options.h:954
1347 msgid "Do not sort dynamic relocs" 1679 msgid "Do not sort dynamic relocs"
1348 msgstr "" 1680 msgstr ""
1349 1681
1350 #: options.h:806 1682 #: options.h:956
1351 msgid "Set common page size to SIZE" 1683 msgid "Set common page size to SIZE"
1352 msgstr "" 1684 msgstr ""
1353 1685
1354 #: options.h:806 options.h:813 1686 #: options.h:961
1355 msgid "SIZE"
1356 msgstr ""
1357
1358 #: options.h:811
1359 msgid "Mark output as requiring executable stack" 1687 msgid "Mark output as requiring executable stack"
1360 msgstr "" 1688 msgstr ""
1361 1689
1362 #: options.h:813 1690 #: options.h:963
1691 msgid "Mark DSO to be initialized first at runtime"
1692 msgstr ""
1693
1694 #: options.h:966
1695 msgid "Mark object to interpose all DSOs but executable"
1696 msgstr ""
1697
1698 #: options.h:969
1699 msgid "Mark object for lazy runtime binding (default)"
1700 msgstr ""
1701
1702 #: options.h:972
1703 msgid "Mark object requiring immediate process"
1704 msgstr ""
1705
1706 #: options.h:975
1363 msgid "Set maximum page size to SIZE" 1707 msgid "Set maximum page size to SIZE"
1364 msgstr "" 1708 msgstr ""
1365 1709
1366 #: options.h:815 1710 #: options.h:978
1711 msgid "Do not create copy relocs"
1712 msgstr ""
1713
1714 #: options.h:980
1715 msgid "Mark object not to use default search paths"
1716 msgstr ""
1717
1718 #: options.h:983
1719 msgid "Mark DSO non-deletable at runtime"
1720 msgstr ""
1721
1722 #: options.h:986
1723 msgid "Mark DSO not available to dlopen"
1724 msgstr ""
1725
1726 #: options.h:989
1727 msgid "Mark DSO not available to dldump"
1728 msgstr ""
1729
1730 #: options.h:992
1367 msgid "Mark output as not requiring executable stack" 1731 msgid "Mark output as not requiring executable stack"
1368 msgstr "" 1732 msgstr ""
1369 1733
1370 #: options.h:817 1734 #: options.h:994
1371 msgid "Mark DSO to be initialized first at runtime" 1735 msgid "Mark object for immediate function binding"
1372 msgstr "" 1736 msgstr ""
1373 1737
1374 #: options.h:820 1738 #: options.h:997
1375 msgid "Mark object to interpose all DSOs but executable" 1739 msgid "Mark DSO to indicate that needs immediate $ORIGIN processing at runtime"
1376 msgstr "" 1740 msgstr ""
1377 1741
1378 #: options.h:823 1742 #: options.h:1000
1379 msgid "Mark object requiring immediate process"
1380 msgstr ""
1381
1382 #: options.h:826
1383 msgid "Mark object not to use default search paths"
1384 msgstr ""
1385
1386 #: options.h:829
1387 msgid "Mark DSO non-deletable at runtime"
1388 msgstr ""
1389
1390 #: options.h:832
1391 msgid "Mark DSO not available to dlopen"
1392 msgstr ""
1393
1394 #: options.h:835
1395 msgid "Mark DSO not available to dldump"
1396 msgstr ""
1397
1398 #: options.h:838
1399 msgid "Where possible mark variables read-only after relocation" 1743 msgid "Where possible mark variables read-only after relocation"
1400 msgstr "" 1744 msgstr ""
1401 1745
1402 #: options.h:839 1746 #: options.h:1001
1403 msgid "Don't mark variables read-only after relocation" 1747 msgid "Don't mark variables read-only after relocation"
1404 msgstr "" 1748 msgstr ""
1405 1749
1406 #: output.cc:1098 1750 #: output.cc:1132
1407 msgid "section group retained but group element discarded" 1751 msgid "section group retained but group element discarded"
1408 msgstr "" 1752 msgstr ""
1409 1753
1410 #: output.cc:1800 1754 #: output.cc:1860
1411 #, c-format 1755 #, c-format
1412 msgid "invalid alignment %lu for section \"%s\"" 1756 msgid "invalid alignment %lu for section \"%s\""
1413 msgstr "" 1757 msgstr ""
1414 1758
1415 #: output.cc:3159 1759 #: output.cc:3573
1760 #, c-format
1761 msgid "dot moves backward in linker script from 0x%llx to 0x%llx"
1762 msgstr ""
1763
1764 #: output.cc:3576
1765 #, c-format
1766 msgid "address of section '%s' moves backward from 0x%llx to 0x%llx"
1767 msgstr ""
1768
1769 #: output.cc:3755
1416 #, c-format 1770 #, c-format
1417 msgid "nobits section %s may not precede progbits section %s in same segment" 1771 msgid "nobits section %s may not precede progbits section %s in same segment"
1418 msgstr "" 1772 msgstr ""
1419 1773
1420 #: output.cc:3329 1774 #: output.cc:3907 output.cc:3975
1421 #, c-format 1775 #, c-format
1422 msgid "%s: open: %s" 1776 msgid "%s: open: %s"
1423 msgstr "" 1777 msgstr ""
1424 1778
1425 #: output.cc:3350 1779 #: output.cc:3996
1426 #, c-format 1780 #, c-format
1427 msgid "%s: mremap: %s" 1781 msgid "%s: mremap: %s"
1428 msgstr "" 1782 msgstr ""
1429 1783
1430 #: output.cc:3387 1784 #: output.cc:4005
1431 #, c-format 1785 #, c-format
1432 msgid "%s: lseek: %s" 1786 msgid "%s: mmap: %s"
1433 msgstr "" 1787 msgstr ""
1434 1788
1435 #: output.cc:3390 output.cc:3427 1789 #: output.cc:4085
1790 #, c-format
1791 msgid "%s: mmap: failed to allocate %lu bytes for output file: %s"
1792 msgstr ""
1793
1794 #: output.cc:4096
1795 #, c-format
1796 msgid "%s: munmap: %s"
1797 msgstr ""
1798
1799 #: output.cc:4115
1800 #, c-format
1801 msgid "%s: write: unexpected 0 return-value"
1802 msgstr ""
1803
1804 #: output.cc:4117
1436 #, c-format 1805 #, c-format
1437 msgid "%s: write: %s" 1806 msgid "%s: write: %s"
1438 msgstr "" 1807 msgstr ""
1439 1808
1440 #: output.cc:3398 1809 #: output.cc:4132
1441 #, c-format
1442 msgid "%s: mmap: %s"
1443 msgstr ""
1444
1445 #: output.cc:3408
1446 #, c-format
1447 msgid "%s: munmap: %s"
1448 msgstr ""
1449
1450 #: output.cc:3425
1451 #, c-format
1452 msgid "%s: write: unexpected 0 return-value"
1453 msgstr ""
1454
1455 #: output.cc:3439
1456 #, c-format 1810 #, c-format
1457 msgid "%s: close: %s" 1811 msgid "%s: close: %s"
1458 msgstr "" 1812 msgstr ""
1459 1813
1460 #: output.h:415 1814 #: output.h:520
1461 msgid "** section headers" 1815 msgid "** section headers"
1462 msgstr "" 1816 msgstr ""
1463 1817
1464 #: output.h:451 1818 #: output.h:565
1465 msgid "** segment headers" 1819 msgid "** segment headers"
1466 msgstr "" 1820 msgstr ""
1467 1821
1468 #: output.h:490 1822 #: output.h:613
1469 msgid "** file header" 1823 msgid "** file header"
1470 msgstr "" 1824 msgstr ""
1471 1825
1472 #: output.h:696 1826 #: output.h:833
1473 msgid "** fill" 1827 msgid "** fill"
1474 msgstr "" 1828 msgstr ""
1475 1829
1476 #: output.h:850 1830 #: output.h:987
1477 msgid "** string table" 1831 msgid "** string table"
1478 msgstr "" 1832 msgstr ""
1479 1833
1480 #: output.h:1161 1834 #: output.h:1300
1481 msgid "** dynamic relocs" 1835 msgid "** dynamic relocs"
1482 msgstr "" 1836 msgstr ""
1483 1837
1484 #: output.h:1162 output.h:1498 1838 #: output.h:1301 output.h:1637
1485 msgid "** relocs" 1839 msgid "** relocs"
1486 msgstr "" 1840 msgstr ""
1487 1841
1488 #: output.h:1523 1842 #: output.h:1662
1489 msgid "** group" 1843 msgid "** group"
1490 msgstr "" 1844 msgstr ""
1491 1845
1492 #: output.h:1630 1846 #: output.h:1774
1493 msgid "** GOT" 1847 msgid "** GOT"
1494 msgstr "" 1848 msgstr ""
1495 1849
1496 #: output.h:1772 1850 #: output.h:1916
1497 msgid "** dynamic" 1851 msgid "** dynamic"
1498 msgstr "" 1852 msgstr ""
1499 1853
1500 #: output.h:1890 1854 #: output.h:2039
1501 msgid "** symtab xindex" 1855 msgid "** symtab xindex"
1502 msgstr "" 1856 msgstr ""
1503 1857
1504 #: parameters.cc:87 1858 #: parameters.cc:172
1505 #, c-format 1859 #, c-format
1506 msgid "unrecognized output format %s" 1860 msgid "unrecognized output format %s"
1507 msgstr "" 1861 msgstr ""
1508 1862
1509 #: powerpc.cc:1086 sparc.cc:1569 x86_64.cc:957 1863 #: plugin.cc:106
1510 msgid "requires unsupported dynamic reloc; recompile with -fPIC" 1864 #, c-format
1511 msgstr "" 1865 msgid "%s: could not load plugin library"
1512 1866 msgstr ""
1513 #: powerpc.cc:1447 sparc.cc:2237 x86_64.cc:1561 1867
1868 #: plugin.cc:116
1869 #, c-format
1870 msgid "%s: could not find onload entry point"
1871 msgstr ""
1872
1873 #: plugin.cc:426
1874 msgid ""
1875 "Input files added by plug-ins in --incremental mode not supported yet.\n"
1876 msgstr ""
1877
1878 #: powerpc.cc:1502 sparc.cc:2307 x86_64.cc:1632
1514 #, c-format 1879 #, c-format
1515 msgid "%s: unsupported REL reloc section" 1880 msgid "%s: unsupported REL reloc section"
1516 msgstr "" 1881 msgstr ""
1517 1882
1518 #: readsyms.cc:150 1883 #: readsyms.cc:191
1519 #, c-format 1884 #, c-format
1520 msgid "%s: file is empty" 1885 msgid "%s: file is empty"
1521 msgstr "" 1886 msgstr ""
1522 1887
1523 #. Here we have to handle any other input file types we need. 1888 #. Here we have to handle any other input file types we need.
1524 #: readsyms.cc:471 1889 #: readsyms.cc:575
1525 #, c-format 1890 #, c-format
1526 msgid "%s: not an object or archive" 1891 msgid "%s: not an object or archive"
1527 msgstr "" 1892 msgstr ""
1528 1893
1529 #: reduced_debug_output.cc:240 1894 #: reduced_debug_output.cc:236
1530 msgid "" 1895 msgid ""
1531 "Debug abbreviations extend beyond .debug_abbrev section; failed to reduce " 1896 "Debug abbreviations extend beyond .debug_abbrev section; failed to reduce "
1532 "debug abbreviations" 1897 "debug abbreviations"
1533 msgstr "" 1898 msgstr ""
1534 1899
1535 #: reduced_debug_output.cc:326 1900 #: reduced_debug_output.cc:322
1536 msgid "Extremely large compile unit in debug info; failed to reduce debug info" 1901 msgid "Extremely large compile unit in debug info; failed to reduce debug info"
1537 msgstr "" 1902 msgstr ""
1538 1903
1539 #: reduced_debug_output.cc:334 1904 #: reduced_debug_output.cc:330
1540 msgid "" 1905 msgid ""
1541 "Debug info extends beyond .debug_info section;failed to reduce debug info" 1906 "Debug info extends beyond .debug_info section;failed to reduce debug info"
1542 msgstr "" 1907 msgstr ""
1543 1908
1544 #: reduced_debug_output.cc:354 reduced_debug_output.cc:396 1909 #: reduced_debug_output.cc:350 reduced_debug_output.cc:392
1545 msgid "Invalid DIE in debug info; failed to reduce debug info" 1910 msgid "Invalid DIE in debug info; failed to reduce debug info"
1546 msgstr "" 1911 msgstr ""
1547 1912
1548 #: reduced_debug_output.cc:377 1913 #: reduced_debug_output.cc:373
1549 msgid "" 1914 msgid ""
1550 "Debug info extends beyond .debug_info section; failed to reduce debug info" 1915 "Debug info extends beyond .debug_info section; failed to reduce debug info"
1551 msgstr "" 1916 msgstr ""
1552 1917
1553 #: reloc.cc:239 reloc.cc:743 1918 #: reloc.cc:297 reloc.cc:858
1554 #, c-format 1919 #, c-format
1555 msgid "relocation section %u uses unexpected symbol table %u" 1920 msgid "relocation section %u uses unexpected symbol table %u"
1556 msgstr "" 1921 msgstr ""
1557 1922
1558 #: reloc.cc:254 reloc.cc:761 1923 #: reloc.cc:312 reloc.cc:875
1559 #, c-format 1924 #, c-format
1560 msgid "unexpected entsize for reloc section %u: %lu != %u" 1925 msgid "unexpected entsize for reloc section %u: %lu != %u"
1561 msgstr "" 1926 msgstr ""
1562 1927
1563 #: reloc.cc:263 reloc.cc:770 1928 #: reloc.cc:321 reloc.cc:884
1564 #, c-format 1929 #, c-format
1565 msgid "reloc section %u size %lu uneven" 1930 msgid "reloc section %u size %lu uneven"
1566 msgstr "" 1931 msgstr ""
1567 1932
1568 #: reloc.cc:992 1933 #: reloc.cc:1203
1934 #, c-format
1935 msgid "could not convert call to '%s' to '%s'"
1936 msgstr ""
1937
1938 #: reloc.cc:1343
1569 #, c-format 1939 #, c-format
1570 msgid "reloc section size %zu is not a multiple of reloc size %d\n" 1940 msgid "reloc section size %zu is not a multiple of reloc size %d\n"
1571 msgstr "" 1941 msgstr ""
1572 1942
1573 #. We should only see externally visible symbols in the symbol 1943 #. We should only see externally visible symbols in the symbol
1574 #. table. 1944 #. table.
1575 #: resolve.cc:170 1945 #: resolve.cc:191
1576 msgid "invalid STB_LOCAL symbol in external symbols" 1946 msgid "invalid STB_LOCAL symbol in external symbols"
1577 msgstr "" 1947 msgstr ""
1578 1948
1579 #. Any target which wants to handle STB_LOOS, etc., needs to 1949 #. Any target which wants to handle STB_LOOS, etc., needs to
1580 #. define a resolve method. 1950 #. define a resolve method.
1581 #: resolve.cc:176 1951 #: resolve.cc:197
1582 msgid "unsupported symbol binding" 1952 msgid "unsupported symbol binding"
1583 msgstr "" 1953 msgstr ""
1584 1954
1585 #. FIXME: Do a better job of reporting locations. 1955 #. A dynamic object cannot reference a hidden or internal symbol
1586 #: resolve.cc:367 1956 #. defined in another object.
1587 #, c-format 1957 #: resolve.cc:266
1588 msgid "%s: multiple definition of %s" 1958 #, c-format
1589 msgstr "" 1959 msgid "%s symbol '%s' in %s is referenced by DSO %s"
1590 1960 msgstr ""
1591 #: resolve.cc:368 resolve.cc:373 1961
1962 #: resolve.cc:326
1963 #, c-format
1964 msgid "common of '%s' overriding smaller common"
1965 msgstr ""
1966
1967 #: resolve.cc:331
1968 #, c-format
1969 msgid "common of '%s' overidden by larger common"
1970 msgstr ""
1971
1972 #: resolve.cc:336
1973 #, c-format
1974 msgid "multiple common of '%s'"
1975 msgstr ""
1976
1977 #: resolve.cc:442
1978 #, c-format
1979 msgid "multiple definition of '%s'"
1980 msgstr ""
1981
1982 #: resolve.cc:481
1983 #, c-format
1984 msgid "definition of '%s' overriding common"
1985 msgstr ""
1986
1987 #: resolve.cc:516
1988 #, c-format
1989 msgid "definition of '%s' overriding dynamic common definition"
1990 msgstr ""
1991
1992 #: resolve.cc:636
1993 #, c-format
1994 msgid "common '%s' overridden by previous definition"
1995 msgstr ""
1996
1997 #: resolve.cc:766 resolve.cc:778
1592 msgid "command line" 1998 msgid "command line"
1593 msgstr "" 1999 msgstr ""
1594 2000
1595 #: resolve.cc:370 2001 #: script-sections.cc:690
1596 #, c-format
1597 msgid "%s: previous definition here"
1598 msgstr ""
1599
1600 #: script-sections.cc:432
1601 msgid "dot may not move backward" 2002 msgid "dot may not move backward"
1602 msgstr "" 2003 msgstr ""
1603 2004
1604 #: script-sections.cc:498 2005 #: script-sections.cc:757
1605 msgid "** expression" 2006 msgid "** expression"
1606 msgstr "" 2007 msgstr ""
1607 2008
1608 #: script-sections.cc:684 2009 #: script-sections.cc:941
1609 msgid "fill value is not absolute" 2010 msgid "fill value is not absolute"
1610 msgstr "" 2011 msgstr ""
1611 2012
1612 #: script-sections.cc:1693 2013 #: script-sections.cc:1913
1613 #, c-format 2014 #, c-format
1614 msgid "alignment of section %s is not absolute" 2015 msgid "alignment of section %s is not absolute"
1615 msgstr "" 2016 msgstr ""
1616 2017
1617 #: script-sections.cc:1737 2018 #: script-sections.cc:1957
1618 #, c-format 2019 #, c-format
1619 msgid "subalign of section %s is not absolute" 2020 msgid "subalign of section %s is not absolute"
1620 msgstr "" 2021 msgstr ""
1621 2022
1622 #: script-sections.cc:1752 2023 #: script-sections.cc:1972
1623 #, c-format 2024 #, c-format
1624 msgid "fill of section %s is not absolute" 2025 msgid "fill of section %s is not absolute"
1625 msgstr "" 2026 msgstr ""
1626 2027
1627 #: script-sections.cc:1828 2028 #: script-sections.cc:2048
1628 msgid "SPECIAL constraints are not implemented" 2029 msgid "SPECIAL constraints are not implemented"
1629 msgstr "" 2030 msgstr ""
1630 2031
1631 #: script-sections.cc:1870 2032 #: script-sections.cc:2090
1632 msgid "mismatched definition for constrained sections" 2033 msgid "mismatched definition for constrained sections"
1633 msgstr "" 2034 msgstr ""
1634 2035
1635 #: script-sections.cc:2395 2036 #: script-sections.cc:2634
1636 msgid "DATA_SEGMENT_ALIGN may only appear once in a linker script" 2037 msgid "DATA_SEGMENT_ALIGN may only appear once in a linker script"
1637 msgstr "" 2038 msgstr ""
1638 2039
1639 #: script-sections.cc:2406 2040 #: script-sections.cc:2649
1640 msgid "DATA_SEGMENT_RELRO_END may only appear once in a linker script" 2041 msgid "DATA_SEGMENT_RELRO_END may only appear once in a linker script"
1641 msgstr "" 2042 msgstr ""
1642 2043
1643 #: script-sections.cc:2411 2044 #: script-sections.cc:2654
1644 msgid "DATA_SEGMENT_RELRO_END must follow DATA_SEGMENT_ALIGN" 2045 msgid "DATA_SEGMENT_RELRO_END must follow DATA_SEGMENT_ALIGN"
1645 msgstr "" 2046 msgstr ""
1646 2047
1647 #: script-sections.cc:2570 2048 #: script-sections.cc:2826
1648 msgid "no matching section constraint" 2049 msgid "no matching section constraint"
1649 msgstr "" 2050 msgstr ""
1650 2051
1651 #: script-sections.cc:2890 2052 #: script-sections.cc:3151
1652 msgid "TLS sections are not adjacent" 2053 msgid "TLS sections are not adjacent"
1653 msgstr "" 2054 msgstr ""
1654 2055
1655 #: script-sections.cc:3016 2056 #: script-sections.cc:3280
1656 msgid "allocated section not in any segment" 2057 msgid "allocated section not in any segment"
1657 msgstr "" 2058 msgstr ""
1658 2059
1659 #: script-sections.cc:3048 2060 #: script-sections.cc:3309
1660 #, c-format 2061 #, c-format
1661 msgid "no segment %s" 2062 msgid "no segment %s"
1662 msgstr "" 2063 msgstr ""
1663 2064
1664 #: script-sections.cc:3058 2065 #: script-sections.cc:3323
1665 msgid "section in two PT_LOAD segments" 2066 msgid "section in two PT_LOAD segments"
1666 msgstr "" 2067 msgstr ""
1667 2068
1668 #: script-sections.cc:3065 2069 #: script-sections.cc:3330
1669 msgid "allocated section not in any PT_LOAD segment" 2070 msgid "allocated section not in any PT_LOAD segment"
1670 msgstr "" 2071 msgstr ""
1671 2072
1672 #: script-sections.cc:3093 2073 #: script-sections.cc:3358
1673 msgid "may only specify load address for PT_LOAD segment" 2074 msgid "may only specify load address for PT_LOAD segment"
1674 msgstr "" 2075 msgstr ""
1675 2076
1676 #: script-sections.cc:3117 2077 #: script-sections.cc:3382
1677 #, c-format 2078 #, c-format
1678 msgid "PHDRS load address overrides section %s load address" 2079 msgid "PHDRS load address overrides section %s load address"
1679 msgstr "" 2080 msgstr ""
1680 2081
1681 #. We could support this if we wanted to. 2082 #. We could support this if we wanted to.
1682 #: script-sections.cc:3128 2083 #: script-sections.cc:3393
1683 msgid "using only one of FILEHDR and PHDRS is not currently supported" 2084 msgid "using only one of FILEHDR and PHDRS is not currently supported"
1684 msgstr "" 2085 msgstr ""
1685 2086
1686 #: script-sections.cc:3143 2087 #: script-sections.cc:3408
1687 msgid "" 2088 msgid ""
1688 "sections loaded on first page without room for file and program headers are " 2089 "sections loaded on first page without room for file and program headers are "
1689 "not supported" 2090 "not supported"
1690 msgstr "" 2091 msgstr ""
1691 2092
1692 #: script-sections.cc:3149 2093 #: script-sections.cc:3414
1693 msgid "" 2094 msgid ""
1694 "using FILEHDR and PHDRS on more than one PT_LOAD segment is not currently " 2095 "using FILEHDR and PHDRS on more than one PT_LOAD segment is not currently "
1695 "supported" 2096 "supported"
1696 msgstr "" 2097 msgstr ""
1697 2098
1698 #: script.cc:1063 2099 #: script.cc:1072
1699 msgid "invalid use of PROVIDE for dot symbol" 2100 msgid "invalid use of PROVIDE for dot symbol"
1700 msgstr "" 2101 msgstr ""
1701 2102
1702 #: script.cc:1065 2103 #: script.cc:2132
1703 msgid "invalid assignment to dot outside of SECTIONS"
1704 msgstr ""
1705
1706 #: script.cc:1995
1707 #, c-format 2104 #, c-format
1708 msgid "%s:%d:%d: %s" 2105 msgid "%s:%d:%d: %s"
1709 msgstr "" 2106 msgstr ""
1710 2107
1711 #. There are some options that we could handle here--e.g., 2108 #. There are some options that we could handle here--e.g.,
1712 #. -lLIBRARY. Should we bother? 2109 #. -lLIBRARY. Should we bother?
1713 #: script.cc:2143 2110 #: script.cc:2297
1714 #, c-format 2111 #, c-format
1715 msgid "" 2112 msgid ""
1716 "%s:%d:%d: ignoring command OPTION; OPTION is only valid for scripts " 2113 "%s:%d:%d: ignoring command OPTION; OPTION is only valid for scripts "
1717 "specified via -T/--script" 2114 "specified via -T/--script"
1718 msgstr "" 2115 msgstr ""
1719 2116
1720 #: script.cc:2168 2117 #: script.cc:2362
1721 #, c-format 2118 #, c-format
1722 msgid "" 2119 msgid ""
1723 "%s:%d:%d: ignoring SEARCH_DIR; SEARCH_DIR is only valid for scripts " 2120 "%s:%d:%d: ignoring SEARCH_DIR; SEARCH_DIR is only valid for scripts "
1724 "specified via -T/--script" 2121 "specified via -T/--script"
1725 msgstr "" 2122 msgstr ""
1726 2123
1727 #: script.cc:2411 script.cc:2425 2124 #: script.cc:2606 script.cc:2620
1728 #, c-format 2125 #, c-format
1729 msgid "%s:%d:%d: DATA_SEGMENT_ALIGN not in SECTIONS clause" 2126 msgid "%s:%d:%d: DATA_SEGMENT_ALIGN not in SECTIONS clause"
1730 msgstr "" 2127 msgstr ""
1731 2128
1732 #: script.cc:2543 2129 #: script.cc:2739
1733 msgid "unknown PHDR type (try integer)" 2130 msgid "unknown PHDR type (try integer)"
1734 msgstr "" 2131 msgstr ""
1735 2132
1736 #: stringpool.cc:526 2133 #: stringpool.cc:528
1737 #, c-format 2134 #, c-format
1738 msgid "%s: %s entries: %zu; buckets: %zu\n" 2135 msgid "%s: %s entries: %zu; buckets: %zu\n"
1739 msgstr "" 2136 msgstr ""
1740 2137
1741 #: stringpool.cc:530 2138 #: stringpool.cc:532
1742 #, c-format 2139 #, c-format
1743 msgid "%s: %s entries: %zu\n" 2140 msgid "%s: %s entries: %zu\n"
1744 msgstr "" 2141 msgstr ""
1745 2142
1746 #: stringpool.cc:533 2143 #: stringpool.cc:535
1747 #, c-format 2144 #, c-format
1748 msgid "%s: %s Stringdata structures: %zu\n" 2145 msgid "%s: %s Stringdata structures: %zu\n"
1749 msgstr "" 2146 msgstr ""
1750 2147
1751 #: symtab.cc:623 2148 #: symtab.cc:857
1752 #, c-format 2149 #, c-format
1753 msgid "%s: reference to %s" 2150 msgid "%s: reference to %s"
1754 msgstr "" 2151 msgstr ""
1755 2152
1756 #: symtab.cc:625 2153 #: symtab.cc:859
1757 #, c-format 2154 #, c-format
1758 msgid "%s: definition of %s" 2155 msgid "%s: definition of %s"
1759 msgstr "" 2156 msgstr ""
1760 2157
1761 #: symtab.cc:860 2158 #: symtab.cc:1052
1762 #, c-format 2159 #, c-format
1763 msgid "bad global symbol name offset %u at %zu" 2160 msgid "bad global symbol name offset %u at %zu"
1764 msgstr "" 2161 msgstr ""
1765 2162
1766 #: symtab.cc:999 2163 #: symtab.cc:1278
1767 msgid "--just-symbols does not make sense with a shared object" 2164 msgid "--just-symbols does not make sense with a shared object"
1768 msgstr "" 2165 msgstr ""
1769 2166
1770 #: symtab.cc:1005 2167 #: symtab.cc:1284
1771 msgid "too few symbol versions" 2168 msgid "too few symbol versions"
1772 msgstr "" 2169 msgstr ""
1773 2170
1774 #: symtab.cc:1054 2171 #: symtab.cc:1333
1775 #, c-format 2172 #, c-format
1776 msgid "bad symbol name offset %u at %zu" 2173 msgid "bad symbol name offset %u at %zu"
1777 msgstr "" 2174 msgstr ""
1778 2175
1779 #: symtab.cc:1117 2176 #: symtab.cc:1396
1780 #, c-format 2177 #, c-format
1781 msgid "versym for symbol %zu out of range: %u" 2178 msgid "versym for symbol %zu out of range: %u"
1782 msgstr "" 2179 msgstr ""
1783 2180
1784 #: symtab.cc:1125 2181 #: symtab.cc:1404
1785 #, c-format 2182 #, c-format
1786 msgid "versym for symbol %zu has no name: %u" 2183 msgid "versym for symbol %zu has no name: %u"
1787 msgstr "" 2184 msgstr ""
1788 2185
1789 #: symtab.cc:2035 symtab.cc:2251 2186 #: symtab.cc:2549 symtab.cc:2681
1790 #, c-format 2187 #, c-format
1791 msgid "%s: unsupported symbol section 0x%x" 2188 msgid "%s: unsupported symbol section 0x%x"
1792 msgstr "" 2189 msgstr ""
1793 2190
1794 #: symtab.cc:2409 2191 #: symtab.cc:2933
1795 #, c-format
1796 msgid "%s: undefined reference to '%s', version '%s'"
1797 msgstr ""
1798
1799 #: symtab.cc:2414
1800 #, c-format
1801 msgid "%s: undefined reference to '%s'"
1802 msgstr ""
1803
1804 #: symtab.cc:2498
1805 #, c-format 2192 #, c-format
1806 msgid "%s: symbol table entries: %zu; buckets: %zu\n" 2193 msgid "%s: symbol table entries: %zu; buckets: %zu\n"
1807 msgstr "" 2194 msgstr ""
1808 2195
1809 #: symtab.cc:2501 2196 #: symtab.cc:2936
1810 #, c-format 2197 #, c-format
1811 msgid "%s: symbol table entries: %zu\n" 2198 msgid "%s: symbol table entries: %zu\n"
1812 msgstr "" 2199 msgstr ""
1813 2200
1814 #: symtab.cc:2572 2201 #: symtab.cc:3007
1815 #, c-format 2202 #, c-format
1816 msgid "" 2203 msgid ""
1817 "while linking %s: symbol '%s' defined in multiple places (possible ODR " 2204 "while linking %s: symbol '%s' defined in multiple places (possible ODR "
1818 "violation):" 2205 "violation):"
1819 msgstr "" 2206 msgstr ""
1820 2207
1821 #: target-reloc.h:247 2208 #: target-reloc.h:259
1822 msgid "Relocation refers to discarded comdat section" 2209 msgid "relocation refers to discarded comdat section"
1823 msgstr "" 2210 msgstr ""
1824 2211
1825 #: target-reloc.h:278 2212 #: target-reloc.h:298
1826 #, c-format 2213 #, c-format
1827 msgid "reloc has bad offset %zu" 2214 msgid "reloc has bad offset %zu"
1828 msgstr "" 2215 msgstr ""
1829 2216
2217 #: target.cc:90
2218 #, c-format
2219 msgid "%s: unsupported ELF file type %d"
2220 msgstr ""
2221
2222 #: target.cc:157
2223 #, c-format
2224 msgid "linker does not include stack split support required by %s"
2225 msgstr ""
2226
1830 #: tls.h:59 2227 #: tls.h:59
1831 msgid "TLS relocation out of range" 2228 msgid "TLS relocation out of range"
1832 msgstr "" 2229 msgstr ""
1833 2230
1834 #: tls.h:73 2231 #: tls.h:73
1835 msgid "TLS relocation against invalid instruction" 2232 msgid "TLS relocation against invalid instruction"
1836 msgstr "" 2233 msgstr ""
1837 2234
1838 #. This output is intended to follow the GNU standards. 2235 #. This output is intended to follow the GNU standards.
1839 #: version.cc:64 2236 #: version.cc:65
1840 #, c-format 2237 #, c-format
1841 msgid "Copyright 2008 Free Software Foundation, Inc.\n" 2238 msgid "Copyright 2008 Free Software Foundation, Inc.\n"
1842 msgstr "" 2239 msgstr ""
1843 2240
1844 #: version.cc:65 2241 #: version.cc:66
1845 #, c-format 2242 #, c-format
1846 msgid "" 2243 msgid ""
1847 "This program is free software; you may redistribute it under the terms of\n" 2244 "This program is free software; you may redistribute it under the terms of\n"
1848 "the GNU General Public License version 3 or (at your option) a later " 2245 "the GNU General Public License version 3 or (at your option) a later "
1849 "version.\n" 2246 "version.\n"
1850 "This program has absolutely no warranty.\n" 2247 "This program has absolutely no warranty.\n"
1851 msgstr "" 2248 msgstr ""
1852 2249
1853 #: workqueue-threads.cc:106 2250 #: workqueue-threads.cc:106
1854 #, c-format 2251 #, c-format
1855 msgid "%s failed: %s" 2252 msgid "%s failed: %s"
1856 msgstr "" 2253 msgstr ""
1857 2254
1858 #: x86_64.cc:2104 2255 #: x86_64.cc:2184
1859 #, c-format 2256 #, c-format
1860 msgid "unsupported reloc type %u" 2257 msgid "unsupported reloc type %u"
1861 msgstr "" 2258 msgstr ""
1862 2259
1863 #: x86_64.cc:2441 2260 #: x86_64.cc:2524
1864 #, c-format 2261 #, c-format
1865 msgid "unsupported reloc %u against local symbol" 2262 msgid "unsupported reloc %u against local symbol"
1866 msgstr "" 2263 msgstr ""
OLDNEW
« no previous file with comments | « binutils/gold/po/POTFILES.in ('k') | binutils/gold/powerpc.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698