xref: /netbsd/external/gpl3/gdb.old/dist/binutils/po/da.po (revision 56bb7041)
1*56bb7041Schristos# Danish messages for binutils.
2*56bb7041Schristos# Copyright (C) 2001, 2002 Free Software Foundation, Inc.
3*56bb7041Schristos# This file is distributed under the same license as the binutils package.
4*56bb7041Schristos# Keld Simonsen <keld@dkuug.dk>, 2002-2003.
5*56bb7041Schristos# Keld Simonsen <keld@keldix.com>, 2011
6*56bb7041Schristos#
7*56bb7041Schristosmsgid ""
8*56bb7041Schristosmsgstr ""
9*56bb7041Schristos"Project-Id-Version: binutils 2.20.90\n"
10*56bb7041Schristos"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11*56bb7041Schristos"POT-Creation-Date: 2010-11-05 11:33+0100\n"
12*56bb7041Schristos"PO-Revision-Date: 2011-04-21 09:55+0100\n"
13*56bb7041Schristos"Last-Translator: Keld Simonsen <keld@keldix.com>\n"
14*56bb7041Schristos"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
15*56bb7041Schristos"Language: da\n"
16*56bb7041Schristos"X-Bugs: Report translation errors to the Language-Team address.\n"
17*56bb7041Schristos"MIME-Version: 1.0\n"
18*56bb7041Schristos"Content-Type: text/plain; charset=iso-8859-1\n"
19*56bb7041Schristos"Content-Transfer-Encoding: 8bit\n"
20*56bb7041Schristos
21*56bb7041Schristos#: addr2line.c:80
22*56bb7041Schristos#, c-format
23*56bb7041Schristosmsgid "Usage: %s [option(s)] [addr(s)]\n"
24*56bb7041Schristosmsgstr "Brug: %s <flag> inddatafil(er)\n"
25*56bb7041Schristos
26*56bb7041Schristos#: addr2line.c:81
27*56bb7041Schristos#, c-format
28*56bb7041Schristosmsgid " Convert addresses into line number/file name pairs.\n"
29*56bb7041Schristosmsgstr " Konvert�r adresser til linjenummer/filnavns-par.\n"
30*56bb7041Schristos
31*56bb7041Schristos#: addr2line.c:82
32*56bb7041Schristos#, c-format
33*56bb7041Schristosmsgid " If no addresses are specified on the command line, they will be read from stdin\n"
34*56bb7041Schristosmsgstr " Hvis ingen adresser er angivet p� komandolinjen, vil de blive l�st fra stdind\n"
35*56bb7041Schristos
36*56bb7041Schristos#: addr2line.c:83
37*56bb7041Schristos#, c-format
38*56bb7041Schristosmsgid ""
39*56bb7041Schristos" The options are:\n"
40*56bb7041Schristos"  @<file>                Read options from <file>\n"
41*56bb7041Schristos"  -a --addresses         Show addresses\n"
42*56bb7041Schristos"  -b --target=<bfdname>  Set the binary file format\n"
43*56bb7041Schristos"  -e --exe=<executable>  Set the input file name (default is a.out)\n"
44*56bb7041Schristos"  -i --inlines           Unwind inlined functions\n"
45*56bb7041Schristos"  -j --section=<name>    Read section-relative offsets instead of addresses\n"
46*56bb7041Schristos"  -p --pretty-print      Make the output easier to read for humans\n"
47*56bb7041Schristos"  -s --basenames         Strip directory names\n"
48*56bb7041Schristos"  -f --functions         Show function names\n"
49*56bb7041Schristos"  -C --demangle[=style]  Demangle function names\n"
50*56bb7041Schristos"  -h --help              Display this information\n"
51*56bb7041Schristos"  -v --version           Display the program's version\n"
52*56bb7041Schristos"\n"
53*56bb7041Schristosmsgstr ""
54*56bb7041Schristos
55*56bb7041Schristos#: addr2line.c:100 ar.c:293 coffdump.c:469 dlltool.c:3926 dllwrap.c:524
56*56bb7041Schristos#: elfedit.c:1155 nlmconv.c:1113 objcopy.c:576 objcopy.c:611 readelf.c:3219
57*56bb7041Schristos#: size.c:99 srconv.c:1742 strings.c:663 sysdump.c:653 windmc.c:228
58*56bb7041Schristos#: windres.c:694
59*56bb7041Schristos#, c-format
60*56bb7041Schristosmsgid "Report bugs to %s\n"
61*56bb7041Schristosmsgstr ""
62*56bb7041Schristos"Rapportere fejl til %s\n"
63*56bb7041Schristos"Rapporter fejl i overs�ttelsen til dansk@dansk-gruppen.dk\n"
64*56bb7041Schristos
65*56bb7041Schristos#: addr2line.c:262
66*56bb7041Schristos#, c-format
67*56bb7041Schristosmsgid " at "
68*56bb7041Schristosmsgstr " ved "
69*56bb7041Schristos
70*56bb7041Schristos#: addr2line.c:287
71*56bb7041Schristos#, fuzzy, c-format
72*56bb7041Schristosmsgid " (inlined by) "
73*56bb7041Schristosmsgstr "(inlined)"
74*56bb7041Schristos
75*56bb7041Schristos#: addr2line.c:320
76*56bb7041Schristos#, c-format
77*56bb7041Schristosmsgid "%s: cannot get addresses from archive"
78*56bb7041Schristosmsgstr "%s: kan ikke f� fat p� adresserne fra arkivet"
79*56bb7041Schristos
80*56bb7041Schristos#: addr2line.c:337
81*56bb7041Schristos#, c-format
82*56bb7041Schristosmsgid "%s: cannot find section %s"
83*56bb7041Schristosmsgstr "%s: kan ikke finde sektion: %s"
84*56bb7041Schristos
85*56bb7041Schristos#: addr2line.c:406 nm.c:1563 objdump.c:3301
86*56bb7041Schristos#, c-format
87*56bb7041Schristosmsgid "unknown demangling style `%s'"
88*56bb7041Schristosmsgstr "ukendt afkodningsstil \"%s\""
89*56bb7041Schristos
90*56bb7041Schristos#: ar.c:215
91*56bb7041Schristos#, c-format
92*56bb7041Schristosmsgid "no entry %s in archive\n"
93*56bb7041Schristosmsgstr "ingen post %s i arkivet\n"
94*56bb7041Schristos
95*56bb7041Schristos#: ar.c:233
96*56bb7041Schristos#, c-format
97*56bb7041Schristosmsgid "Usage: %s [emulation options] [--plugin <name>] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n"
98*56bb7041Schristosmsgstr ""
99*56bb7041Schristos
100*56bb7041Schristos#: ar.c:235
101*56bb7041Schristos#, c-format
102*56bb7041Schristosmsgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n"
103*56bb7041Schristosmsgstr ""
104*56bb7041Schristos
105*56bb7041Schristos#: ar.c:240
106*56bb7041Schristos#, c-format
107*56bb7041Schristosmsgid "       %s -M [<mri-script]\n"
108*56bb7041Schristosmsgstr "       %s -M [<mri-skript]\n"
109*56bb7041Schristos
110*56bb7041Schristos#: ar.c:241
111*56bb7041Schristos#, c-format
112*56bb7041Schristosmsgid " commands:\n"
113*56bb7041Schristosmsgstr " kommandoer:\n"
114*56bb7041Schristos
115*56bb7041Schristos#: ar.c:242
116*56bb7041Schristos#, c-format
117*56bb7041Schristosmsgid "  d            - delete file(s) from the archive\n"
118*56bb7041Schristosmsgstr "  d            - slet filer i arkivet\n"
119*56bb7041Schristos
120*56bb7041Schristos#: ar.c:243
121*56bb7041Schristos#, c-format
122*56bb7041Schristosmsgid "  m[ab]        - move file(s) in the archive\n"
123*56bb7041Schristosmsgstr "  m[ab]        - flyt filer i arkivet\n"
124*56bb7041Schristos
125*56bb7041Schristos#: ar.c:244
126*56bb7041Schristos#, c-format
127*56bb7041Schristosmsgid "  p            - print file(s) found in the archive\n"
128*56bb7041Schristosmsgstr "  p            - udskriv filer som m�dtes i arkivet\n"
129*56bb7041Schristos
130*56bb7041Schristos#: ar.c:245
131*56bb7041Schristos#, c-format
132*56bb7041Schristosmsgid "  q[f]         - quick append file(s) to the archive\n"
133*56bb7041Schristosmsgstr "  q[f]         - hurtigtilf�j filer til slutningen af arkivet\n"
134*56bb7041Schristos
135*56bb7041Schristos#: ar.c:246
136*56bb7041Schristos#, c-format
137*56bb7041Schristosmsgid "  r[ab][f][u]  - replace existing or insert new file(s) into the archive\n"
138*56bb7041Schristosmsgstr "  r[ab][f][u]  - erstat eksisterende eller inds�t nye filer i arkivet\n"
139*56bb7041Schristos
140*56bb7041Schristos#: ar.c:247
141*56bb7041Schristos#, c-format
142*56bb7041Schristosmsgid "  s            - act as ranlib\n"
143*56bb7041Schristosmsgstr "  s            - opf�rsel som ranlib\n"
144*56bb7041Schristos
145*56bb7041Schristos#: ar.c:248
146*56bb7041Schristos#, c-format
147*56bb7041Schristosmsgid "  t            - display contents of archive\n"
148*56bb7041Schristosmsgstr "  t            - vis indeholdet i arkivet\n"
149*56bb7041Schristos
150*56bb7041Schristos#: ar.c:249
151*56bb7041Schristos#, c-format
152*56bb7041Schristosmsgid "  x[o]         - extract file(s) from the archive\n"
153*56bb7041Schristosmsgstr "  x[o]         - hent filer fra arkivet\n"
154*56bb7041Schristos
155*56bb7041Schristos#: ar.c:250
156*56bb7041Schristos#, c-format
157*56bb7041Schristosmsgid " command specific modifiers:\n"
158*56bb7041Schristosmsgstr " �ndrere specifikke for kommandoer:\n"
159*56bb7041Schristos
160*56bb7041Schristos#: ar.c:251
161*56bb7041Schristos#, c-format
162*56bb7041Schristosmsgid "  [a]          - put file(s) after [member-name]\n"
163*56bb7041Schristosmsgstr "  [a]          - inds�t filer efter [medlemsnavn]\n"
164*56bb7041Schristos
165*56bb7041Schristos#: ar.c:252
166*56bb7041Schristos#, c-format
167*56bb7041Schristosmsgid "  [b]          - put file(s) before [member-name] (same as [i])\n"
168*56bb7041Schristosmsgstr "  [b]          - inds�tte filer for [medlemsnavn] (samme som [i])\n"
169*56bb7041Schristos
170*56bb7041Schristos#: ar.c:253
171*56bb7041Schristos#, c-format
172*56bb7041Schristosmsgid "  [D]          - use zero for timestamps and uids/gids\n"
173*56bb7041Schristosmsgstr "  [D]          - brug nul som tidsstempel og uids/gids\n"
174*56bb7041Schristos
175*56bb7041Schristos#: ar.c:254
176*56bb7041Schristos#, c-format
177*56bb7041Schristosmsgid "  [N]          - use instance [count] of name\n"
178*56bb7041Schristosmsgstr "  [N]          - brug forekomst [nummer] af navn\n"
179*56bb7041Schristos
180*56bb7041Schristos#: ar.c:255
181*56bb7041Schristos#, c-format
182*56bb7041Schristosmsgid "  [f]          - truncate inserted file names\n"
183*56bb7041Schristosmsgstr "  [f]          - afkort indsatte filnavne\n"
184*56bb7041Schristos
185*56bb7041Schristos#: ar.c:256
186*56bb7041Schristos#, c-format
187*56bb7041Schristosmsgid "  [P]          - use full path names when matching\n"
188*56bb7041Schristosmsgstr "  [P]          - brug fuldst�ndig s�gestien ved sammenligninger\n"
189*56bb7041Schristos
190*56bb7041Schristos#: ar.c:257
191*56bb7041Schristos#, c-format
192*56bb7041Schristosmsgid "  [o]          - preserve original dates\n"
193*56bb7041Schristosmsgstr "  [o]          - bevar oprindelige datoer\n"
194*56bb7041Schristos
195*56bb7041Schristos#: ar.c:258
196*56bb7041Schristos#, c-format
197*56bb7041Schristosmsgid "  [u]          - only replace files that are newer than current archive contents\n"
198*56bb7041Schristosmsgstr "  [u]          - erstat kun filer som er nyere end i arkivet\n"
199*56bb7041Schristos
200*56bb7041Schristos#: ar.c:259
201*56bb7041Schristos#, c-format
202*56bb7041Schristosmsgid " generic modifiers:\n"
203*56bb7041Schristosmsgstr " generelle �ndrere:\n"
204*56bb7041Schristos
205*56bb7041Schristos#: ar.c:260
206*56bb7041Schristos#, c-format
207*56bb7041Schristosmsgid "  [c]          - do not warn if the library had to be created\n"
208*56bb7041Schristosmsgstr "  [c]          - advar ikke om biblioteket skal oprettes\n"
209*56bb7041Schristos
210*56bb7041Schristos#: ar.c:261
211*56bb7041Schristos#, c-format
212*56bb7041Schristosmsgid "  [s]          - create an archive index (cf. ranlib)\n"
213*56bb7041Schristosmsgstr "  [s]          - opret et indeks over arkivet (jfr. ranlib)\n"
214*56bb7041Schristos
215*56bb7041Schristos#: ar.c:262
216*56bb7041Schristos#, c-format
217*56bb7041Schristosmsgid "  [S]          - do not build a symbol table\n"
218*56bb7041Schristosmsgstr "  [S]          - opret intet indeks over arkivet\n"
219*56bb7041Schristos
220*56bb7041Schristos#: ar.c:263
221*56bb7041Schristos#, c-format
222*56bb7041Schristosmsgid "  [T]          - make a thin archive\n"
223*56bb7041Schristosmsgstr "  [T]          - lav et tyndt arkiv\n"
224*56bb7041Schristos
225*56bb7041Schristos#: ar.c:264
226*56bb7041Schristos#, c-format
227*56bb7041Schristosmsgid "  [v]          - be verbose\n"
228*56bb7041Schristosmsgstr "  [v]          - beskriv udf�rligt\n"
229*56bb7041Schristos
230*56bb7041Schristos#: ar.c:265
231*56bb7041Schristos#, c-format
232*56bb7041Schristosmsgid "  [V]          - display the version number\n"
233*56bb7041Schristosmsgstr "  [V]          - vis versionsinformation\n"
234*56bb7041Schristos
235*56bb7041Schristos#: ar.c:266
236*56bb7041Schristos#, c-format
237*56bb7041Schristosmsgid "  @<file>      - read options from <file>\n"
238*56bb7041Schristosmsgstr "   --def <deffil>         Navngiv .def-inddatafilen\n"
239*56bb7041Schristos
240*56bb7041Schristos#: ar.c:268
241*56bb7041Schristos#, c-format
242*56bb7041Schristosmsgid " optional:\n"
243*56bb7041Schristosmsgstr " valgmuligheder:\n"
244*56bb7041Schristos
245*56bb7041Schristos#: ar.c:269
246*56bb7041Schristos#, c-format
247*56bb7041Schristosmsgid "  --plugin <p> - load the specified plugin\n"
248*56bb7041Schristosmsgstr "  --plugin <p> - indl�s the angivne modul\n"
249*56bb7041Schristos
250*56bb7041Schristos#: ar.c:276
251*56bb7041Schristos#, c-format
252*56bb7041Schristosmsgid "Usage: %s [options] archive\n"
253*56bb7041Schristosmsgstr "brug: %s [valgmuligheder] arkiv\n"
254*56bb7041Schristos
255*56bb7041Schristos#: ar.c:277
256*56bb7041Schristos#, c-format
257*56bb7041Schristosmsgid " Generate an index to speed access to archives\n"
258*56bb7041Schristosmsgstr " Gener�r et indeks for hurtig adgang til arkiver\n"
259*56bb7041Schristos
260*56bb7041Schristos#: ar.c:278
261*56bb7041Schristos#, c-format
262*56bb7041Schristosmsgid ""
263*56bb7041Schristos" The options are:\n"
264*56bb7041Schristos"  @<file>                      Read options from <file>\n"
265*56bb7041Schristosmsgstr ""
266*56bb7041Schristos" Valgmulighederne er:\n"
267*56bb7041Schristos"  @<fil>                       L�s valgmuligheder fra <fil>\n"
268*56bb7041Schristos
269*56bb7041Schristos#: ar.c:281
270*56bb7041Schristos#, c-format
271*56bb7041Schristosmsgid "  --plugin <name>              Load the specified plugin\n"
272*56bb7041Schristosmsgstr "  --plugin <navn>              Indl�s det angivne modul\n"
273*56bb7041Schristos
274*56bb7041Schristos#: ar.c:284
275*56bb7041Schristos#, c-format
276*56bb7041Schristosmsgid ""
277*56bb7041Schristos"  -t                           Update the archive's symbol map timestamp\n"
278*56bb7041Schristos"  -h --help                    Print this help message\n"
279*56bb7041Schristos"  -v --version                 Print version information\n"
280*56bb7041Schristosmsgstr ""
281*56bb7041Schristos"  -t                           Opdat�r tidsstempel p� arkivets symboltabel\n"
282*56bb7041Schristos"  -h --help                    Vis denne hj�lpebesked\n"
283*56bb7041Schristos"  -V --version                 Vis versionsinformation\n"
284*56bb7041Schristos
285*56bb7041Schristos#: ar.c:481 nm.c:1636
286*56bb7041Schristos#, c-format
287*56bb7041Schristosmsgid "sorry - this program has been built without plugin support\n"
288*56bb7041Schristosmsgstr "desv�rre - dette program er blevet genereret uden underst�ttelse for moduler\n"
289*56bb7041Schristos
290*56bb7041Schristos#: ar.c:508
291*56bb7041Schristosmsgid "two different operation options specified"
292*56bb7041Schristosmsgstr "to forskellige kommandoflag blev angivet"
293*56bb7041Schristos
294*56bb7041Schristos#: ar.c:589
295*56bb7041Schristos#, c-format
296*56bb7041Schristosmsgid "illegal option -- %c"
297*56bb7041Schristosmsgstr "ikke tilladt valgmulighed -- %c"
298*56bb7041Schristos
299*56bb7041Schristos#: ar.c:632
300*56bb7041Schristosmsgid "no operation specified"
301*56bb7041Schristosmsgstr "ingen handling blev angivet"
302*56bb7041Schristos
303*56bb7041Schristos#: ar.c:635
304*56bb7041Schristosmsgid "`u' is only meaningful with the `r' option."
305*56bb7041Schristosmsgstr "\"u\" er kun meningsfuldt sammen med \"r\"."
306*56bb7041Schristos
307*56bb7041Schristos#: ar.c:638
308*56bb7041Schristosmsgid "`u' is not meaningful with the `D' option."
309*56bb7041Schristosmsgstr "\"u\" er ikke meningsfuldt sammen med \"D\"-valgmuligheden."
310*56bb7041Schristos
311*56bb7041Schristos#: ar.c:646
312*56bb7041Schristosmsgid "`N' is only meaningful with the `x' and `d' options."
313*56bb7041Schristosmsgstr "\"N\" er kun meningsfuldt sammen med \"x\" eller \"d\"."
314*56bb7041Schristos
315*56bb7041Schristos#: ar.c:649
316*56bb7041Schristosmsgid "Value for `N' must be positive."
317*56bb7041Schristosmsgstr "\"N\"'s argument skal v�re positivt."
318*56bb7041Schristos
319*56bb7041Schristos#: ar.c:661
320*56bb7041Schristosmsgid "`x' cannot be used on thin archives."
321*56bb7041Schristosmsgstr ""
322*56bb7041Schristos
323*56bb7041Schristos#: ar.c:702
324*56bb7041Schristos#, c-format
325*56bb7041Schristosmsgid "internal error -- this option not implemented"
326*56bb7041Schristosmsgstr "intern fejl -- flaget er ikke implementeret"
327*56bb7041Schristos
328*56bb7041Schristos#: ar.c:771
329*56bb7041Schristos#, c-format
330*56bb7041Schristosmsgid "creating %s"
331*56bb7041Schristosmsgstr "opretter %s"
332*56bb7041Schristos
333*56bb7041Schristos#: ar.c:820 ar.c:875 ar.c:1203 objcopy.c:2052
334*56bb7041Schristos#, c-format
335*56bb7041Schristosmsgid "internal stat error on %s"
336*56bb7041Schristosmsgstr "intern stat-fejl for %s"
337*56bb7041Schristos
338*56bb7041Schristos#: ar.c:824
339*56bb7041Schristos#, c-format
340*56bb7041Schristosmsgid ""
341*56bb7041Schristos"\n"
342*56bb7041Schristos"<%s>\n"
343*56bb7041Schristos"\n"
344*56bb7041Schristosmsgstr ""
345*56bb7041Schristos"\n"
346*56bb7041Schristos"<%s>\n"
347*56bb7041Schristos"\n"
348*56bb7041Schristos
349*56bb7041Schristos#: ar.c:840 ar.c:908
350*56bb7041Schristos#, c-format
351*56bb7041Schristosmsgid "%s is not a valid archive"
352*56bb7041Schristosmsgstr "%s er ikke et gyldigt arkiv"
353*56bb7041Schristos
354*56bb7041Schristos#: ar.c:1108
355*56bb7041Schristos#, c-format
356*56bb7041Schristosmsgid "No member named `%s'\n"
357*56bb7041Schristosmsgstr "Intet medlem med navn \"%s\"\n"
358*56bb7041Schristos
359*56bb7041Schristos#: ar.c:1158
360*56bb7041Schristos#, c-format
361*56bb7041Schristosmsgid "no entry %s in archive %s!"
362*56bb7041Schristosmsgstr "ingen post %s i arkiv %s!"
363*56bb7041Schristos
364*56bb7041Schristos# archive map virker v�re vad indekset kaldes i kildekodeen
365*56bb7041Schristos#: ar.c:1297
366*56bb7041Schristos#, c-format
367*56bb7041Schristosmsgid "%s: no archive map to update"
368*56bb7041Schristosmsgstr "%s: intet arkivindeks at opdatere"
369*56bb7041Schristos
370*56bb7041Schristos#: arsup.c:89
371*56bb7041Schristos#, c-format
372*56bb7041Schristosmsgid "No entry %s in archive.\n"
373*56bb7041Schristosmsgstr "Ingen post %s i arkivet.\n"
374*56bb7041Schristos
375*56bb7041Schristos#: arsup.c:114
376*56bb7041Schristos#, c-format
377*56bb7041Schristosmsgid "Can't open file %s\n"
378*56bb7041Schristosmsgstr "Kan ikke �bne fil %s\n"
379*56bb7041Schristos
380*56bb7041Schristos#: arsup.c:164
381*56bb7041Schristos#, c-format
382*56bb7041Schristosmsgid "%s: Can't open output archive %s\n"
383*56bb7041Schristosmsgstr "%s: Kan ikke �bne uddataarkivet %s\n"
384*56bb7041Schristos
385*56bb7041Schristos#: arsup.c:181
386*56bb7041Schristos#, c-format
387*56bb7041Schristosmsgid "%s: Can't open input archive %s\n"
388*56bb7041Schristosmsgstr "%s: Kan ikke �bne inddataarkivet %s\n"
389*56bb7041Schristos
390*56bb7041Schristos#: arsup.c:190
391*56bb7041Schristos#, c-format
392*56bb7041Schristosmsgid "%s: file %s is not an archive\n"
393*56bb7041Schristosmsgstr "%s: fil %s er ikke et arkiv\n"
394*56bb7041Schristos
395*56bb7041Schristos#: arsup.c:230
396*56bb7041Schristos#, c-format
397*56bb7041Schristosmsgid "%s: no output archive specified yet\n"
398*56bb7041Schristosmsgstr "%s: intet uddataarkiv angivet endnu\n"
399*56bb7041Schristos
400*56bb7041Schristos#: arsup.c:250 arsup.c:288 arsup.c:330 arsup.c:350 arsup.c:416
401*56bb7041Schristos#, c-format
402*56bb7041Schristosmsgid "%s: no open output archive\n"
403*56bb7041Schristosmsgstr "%s: intet �bent uddataarkiv\n"
404*56bb7041Schristos
405*56bb7041Schristos#: arsup.c:261 arsup.c:371 arsup.c:397
406*56bb7041Schristos#, c-format
407*56bb7041Schristosmsgid "%s: can't open file %s\n"
408*56bb7041Schristosmsgstr "%s: kan ikke �bne fil %s\n"
409*56bb7041Schristos
410*56bb7041Schristos# module file er det samme som member
411*56bb7041Schristos#: arsup.c:315 arsup.c:393 arsup.c:474
412*56bb7041Schristos#, c-format
413*56bb7041Schristosmsgid "%s: can't find module file %s\n"
414*56bb7041Schristosmsgstr "%s: kan ikke finde medlem %s\n"
415*56bb7041Schristos
416*56bb7041Schristos#: arsup.c:425
417*56bb7041Schristos#, c-format
418*56bb7041Schristosmsgid "Current open archive is %s\n"
419*56bb7041Schristosmsgstr "Det aktuelle �bne arkiv er %s\n"
420*56bb7041Schristos
421*56bb7041Schristos#  BUGG: dubbelt blanksteg
422*56bb7041Schristos#: arsup.c:449
423*56bb7041Schristos#, c-format
424*56bb7041Schristosmsgid "%s: no open archive\n"
425*56bb7041Schristosmsgstr "%s: intet �bent arkiv\n"
426*56bb7041Schristos
427*56bb7041Schristos#: bin2c.c:59
428*56bb7041Schristos#, c-format
429*56bb7041Schristosmsgid "Usage: %s < input_file > output_file\n"
430*56bb7041Schristosmsgstr "Brug: %s [flag] < [in-fil] > [ud-fil]\n"
431*56bb7041Schristos
432*56bb7041Schristos#: bin2c.c:60
433*56bb7041Schristos#, c-format
434*56bb7041Schristosmsgid "Prints bytes from stdin in hex format.\n"
435*56bb7041Schristosmsgstr ""
436*56bb7041Schristos
437*56bb7041Schristos#: binemul.c:38
438*56bb7041Schristos#, c-format
439*56bb7041Schristosmsgid "  No emulation specific options\n"
440*56bb7041Schristosmsgstr ""
441*56bb7041Schristos
442*56bb7041Schristos#. Macros for common output.
443*56bb7041Schristos#: binemul.h:46
444*56bb7041Schristos#, c-format
445*56bb7041Schristosmsgid " emulation options: \n"
446*56bb7041Schristosmsgstr ""
447*56bb7041Schristos
448*56bb7041Schristos#: bucomm.c:163
449*56bb7041Schristos#, c-format
450*56bb7041Schristosmsgid "can't set BFD default target to `%s': %s"
451*56bb7041Schristosmsgstr "kan ikke s�tte BFD's standardm�l til \"%s\": %s"
452*56bb7041Schristos
453*56bb7041Schristos#: bucomm.c:175
454*56bb7041Schristos#, c-format
455*56bb7041Schristosmsgid "%s: Matching formats:"
456*56bb7041Schristosmsgstr "%s: Passende format:"
457*56bb7041Schristos
458*56bb7041Schristos#: bucomm.c:190
459*56bb7041Schristos#, c-format
460*56bb7041Schristosmsgid "Supported targets:"
461*56bb7041Schristosmsgstr "M�l som underst�ttes:"
462*56bb7041Schristos
463*56bb7041Schristos#: bucomm.c:192
464*56bb7041Schristos#, c-format
465*56bb7041Schristosmsgid "%s: supported targets:"
466*56bb7041Schristosmsgstr "%s: m�l som underst�ttes:"
467*56bb7041Schristos
468*56bb7041Schristos#: bucomm.c:210
469*56bb7041Schristos#, c-format
470*56bb7041Schristosmsgid "Supported architectures:"
471*56bb7041Schristosmsgstr "Arkitekturer som underst�ttes:"
472*56bb7041Schristos
473*56bb7041Schristos#: bucomm.c:212
474*56bb7041Schristos#, c-format
475*56bb7041Schristosmsgid "%s: supported architectures:"
476*56bb7041Schristosmsgstr "%s: arkitekturer som underst�ttes:"
477*56bb7041Schristos
478*56bb7041Schristos#: bucomm.c:407
479*56bb7041Schristos#, c-format
480*56bb7041Schristosmsgid "BFD header file version %s\n"
481*56bb7041Schristosmsgstr "BFD-hovedfil version %s\n"
482*56bb7041Schristos
483*56bb7041Schristos#: bucomm.c:556
484*56bb7041Schristos#, c-format
485*56bb7041Schristosmsgid "%s: bad number: %s"
486*56bb7041Schristosmsgstr "%s: fejlagtigt tal: %s"
487*56bb7041Schristos
488*56bb7041Schristos#: bucomm.c:573 strings.c:409
489*56bb7041Schristos#, c-format
490*56bb7041Schristosmsgid "'%s': No such file"
491*56bb7041Schristosmsgstr "%s: Ingen s�dan fil"
492*56bb7041Schristos
493*56bb7041Schristos#: bucomm.c:575 strings.c:411
494*56bb7041Schristos#, c-format
495*56bb7041Schristosmsgid "Warning: could not locate '%s'.  reason: %s"
496*56bb7041Schristosmsgstr ""
497*56bb7041Schristos
498*56bb7041Schristos#: bucomm.c:579
499*56bb7041Schristos#, c-format
500*56bb7041Schristosmsgid "Warning: '%s' is not an ordinary file"
501*56bb7041Schristosmsgstr ""
502*56bb7041Schristos
503*56bb7041Schristos#: coffdump.c:106
504*56bb7041Schristos#, c-format
505*56bb7041Schristosmsgid "#lines %d "
506*56bb7041Schristosmsgstr "#linjer %d "
507*56bb7041Schristos
508*56bb7041Schristos#: coffdump.c:460 sysdump.c:646
509*56bb7041Schristos#, c-format
510*56bb7041Schristosmsgid "Usage: %s [option(s)] in-file\n"
511*56bb7041Schristosmsgstr "Brug: %s [flag] inddatafil\n"
512*56bb7041Schristos
513*56bb7041Schristos#: coffdump.c:461
514*56bb7041Schristos#, c-format
515*56bb7041Schristosmsgid " Print a human readable interpretation of a SYSROFF object file\n"
516*56bb7041Schristosmsgstr " Skriv en menneskeligt l�sbar tolkning af en SYSROFF-objektfil\n"
517*56bb7041Schristos
518*56bb7041Schristos#: coffdump.c:462
519*56bb7041Schristos#, c-format
520*56bb7041Schristosmsgid ""
521*56bb7041Schristos" The options are:\n"
522*56bb7041Schristos"  @<file>                Read options from <file>\n"
523*56bb7041Schristos"  -h --help              Display this information\n"
524*56bb7041Schristos"  -v --version           Display the program's version\n"
525*56bb7041Schristos"\n"
526*56bb7041Schristosmsgstr ""
527*56bb7041Schristos
528*56bb7041Schristos#: coffdump.c:531 srconv.c:1832 sysdump.c:710
529*56bb7041Schristosmsgid "no input file specified"
530*56bb7041Schristosmsgstr "ingen inddatafil angaves"
531*56bb7041Schristos
532*56bb7041Schristos#: cxxfilt.c:119 nm.c:269 objdump.c:256
533*56bb7041Schristos#, c-format
534*56bb7041Schristosmsgid "Report bugs to %s.\n"
535*56bb7041Schristosmsgstr ""
536*56bb7041Schristos"Rapport�r fejl til %s.\n"
537*56bb7041Schristos"Rapport�r fejl i overs�ttelsen til dansk@klid.dk.\n"
538*56bb7041Schristos
539*56bb7041Schristos#: debug.c:647
540*56bb7041Schristosmsgid "debug_add_to_current_namespace: no current file"
541*56bb7041Schristosmsgstr "debug_add_to_current_namespace: ingen aktuel fil"
542*56bb7041Schristos
543*56bb7041Schristos#: debug.c:726
544*56bb7041Schristosmsgid "debug_start_source: no debug_set_filename call"
545*56bb7041Schristosmsgstr "debug_start_source: intet kald til debug_set_filename"
546*56bb7041Schristos
547*56bb7041Schristos#: debug.c:782
548*56bb7041Schristosmsgid "debug_record_function: no debug_set_filename call"
549*56bb7041Schristosmsgstr "debug_record_function: intet kald til debug_set_filename"
550*56bb7041Schristos
551*56bb7041Schristos#: debug.c:834
552*56bb7041Schristosmsgid "debug_record_parameter: no current function"
553*56bb7041Schristosmsgstr "debug_record_parameter: ingen aktuel funktion"
554*56bb7041Schristos
555*56bb7041Schristos#: debug.c:866
556*56bb7041Schristosmsgid "debug_end_function: no current function"
557*56bb7041Schristosmsgstr "debug_end_function: ingen aktuel funktion"
558*56bb7041Schristos
559*56bb7041Schristos#: debug.c:872
560*56bb7041Schristosmsgid "debug_end_function: some blocks were not closed"
561*56bb7041Schristosmsgstr "debug_end_function: nogen blokke afsluttedes ikke"
562*56bb7041Schristos
563*56bb7041Schristos#: debug.c:900
564*56bb7041Schristosmsgid "debug_start_block: no current block"
565*56bb7041Schristosmsgstr "debug_start_block: ingen aktuel blok"
566*56bb7041Schristos
567*56bb7041Schristos#: debug.c:936
568*56bb7041Schristosmsgid "debug_end_block: no current block"
569*56bb7041Schristosmsgstr "debug_end_block: ingen aktuel blok"
570*56bb7041Schristos
571*56bb7041Schristos#: debug.c:943
572*56bb7041Schristosmsgid "debug_end_block: attempt to close top level block"
573*56bb7041Schristosmsgstr "debug_end_block: fors�g gjordes p� at afslutte �verste blok"
574*56bb7041Schristos
575*56bb7041Schristos#: debug.c:966
576*56bb7041Schristosmsgid "debug_record_line: no current unit"
577*56bb7041Schristosmsgstr "debug_record_line: ingen aktuel overs�ttelsesenhed"
578*56bb7041Schristos
579*56bb7041Schristos#. FIXME
580*56bb7041Schristos#: debug.c:1019
581*56bb7041Schristosmsgid "debug_start_common_block: not implemented"
582*56bb7041Schristosmsgstr "debug_start_common_block: ikke implementeret"
583*56bb7041Schristos
584*56bb7041Schristos#. FIXME
585*56bb7041Schristos#: debug.c:1030
586*56bb7041Schristosmsgid "debug_end_common_block: not implemented"
587*56bb7041Schristosmsgstr "debug_end_common_block: ikke implementeret"
588*56bb7041Schristos
589*56bb7041Schristos#  BUGG: Kolon mangler antagligen
590*56bb7041Schristos#. FIXME.
591*56bb7041Schristos#: debug.c:1114
592*56bb7041Schristosmsgid "debug_record_label: not implemented"
593*56bb7041Schristosmsgstr "debug_record_label: ikke implementeret"
594*56bb7041Schristos
595*56bb7041Schristos#: debug.c:1136
596*56bb7041Schristosmsgid "debug_record_variable: no current file"
597*56bb7041Schristosmsgstr "debug_record_variable: ingen aktuel fil"
598*56bb7041Schristos
599*56bb7041Schristos#: debug.c:1664
600*56bb7041Schristosmsgid "debug_make_undefined_type: unsupported kind"
601*56bb7041Schristosmsgstr "debug_make_undefined_type: slagsen kan ikke h�ndteres"
602*56bb7041Schristos
603*56bb7041Schristos#: debug.c:1841
604*56bb7041Schristosmsgid "debug_name_type: no current file"
605*56bb7041Schristosmsgstr "debug_name_type: ingen aktuel fil"
606*56bb7041Schristos
607*56bb7041Schristos#: debug.c:1886
608*56bb7041Schristosmsgid "debug_tag_type: no current file"
609*56bb7041Schristosmsgstr "debug_tag_type: ingen aktuel fil"
610*56bb7041Schristos
611*56bb7041Schristos#: debug.c:1894
612*56bb7041Schristosmsgid "debug_tag_type: extra tag attempted"
613*56bb7041Schristosmsgstr "debug_tag_type: fors�g gjordes p� at s�tte et ekstra m�rke"
614*56bb7041Schristos
615*56bb7041Schristos#: debug.c:1931
616*56bb7041Schristos#, c-format
617*56bb7041Schristosmsgid "Warning: changing type size from %d to %d\n"
618*56bb7041Schristosmsgstr "Advarsel: �ndrer datatypens st�rrelse fra %d til %d\n"
619*56bb7041Schristos
620*56bb7041Schristos#: debug.c:1953
621*56bb7041Schristosmsgid "debug_find_named_type: no current compilation unit"
622*56bb7041Schristosmsgstr "debug_find_named_type: ingen aktuel overs�ttelsesenhed"
623*56bb7041Schristos
624*56bb7041Schristos#: debug.c:2056
625*56bb7041Schristos#, c-format
626*56bb7041Schristosmsgid "debug_get_real_type: circular debug information for %s\n"
627*56bb7041Schristosmsgstr "debug_get_real_type: %s har cirkul�r fejls�gningsinformation\n"
628*56bb7041Schristos
629*56bb7041Schristos#: debug.c:2483
630*56bb7041Schristosmsgid "debug_write_type: illegal type encountered"
631*56bb7041Schristosmsgstr "debug_write_type: m�dte en ugyldig type"
632*56bb7041Schristos
633*56bb7041Schristos#: dlltool.c:901 dlltool.c:927 dlltool.c:958
634*56bb7041Schristos#, c-format
635*56bb7041Schristosmsgid "Internal error: Unknown machine type: %d"
636*56bb7041Schristosmsgstr "Intern fejl: Ukendt maskintype: %d"
637*56bb7041Schristos
638*56bb7041Schristos#: dlltool.c:999
639*56bb7041Schristos#, c-format
640*56bb7041Schristosmsgid "Can't open def file: %s"
641*56bb7041Schristosmsgstr "Kan ikke �bne def-fil: %s"
642*56bb7041Schristos
643*56bb7041Schristos#: dlltool.c:1004
644*56bb7041Schristos#, c-format
645*56bb7041Schristosmsgid "Processing def file: %s"
646*56bb7041Schristosmsgstr "Behandler def-fil: %s"
647*56bb7041Schristos
648*56bb7041Schristos#: dlltool.c:1008
649*56bb7041Schristosmsgid "Processed def file"
650*56bb7041Schristosmsgstr "Def-filen er behandlet"
651*56bb7041Schristos
652*56bb7041Schristos#: dlltool.c:1032
653*56bb7041Schristos#, c-format
654*56bb7041Schristosmsgid "Syntax error in def file %s:%d"
655*56bb7041Schristosmsgstr "Syntaktisk fejl i def-fil %s:%d"
656*56bb7041Schristos
657*56bb7041Schristos#: dlltool.c:1069
658*56bb7041Schristos#, c-format
659*56bb7041Schristosmsgid "%s: Path components stripped from image name, '%s'."
660*56bb7041Schristosmsgstr ""
661*56bb7041Schristos
662*56bb7041Schristos#: dlltool.c:1087
663*56bb7041Schristos#, c-format
664*56bb7041Schristosmsgid "NAME: %s base: %x"
665*56bb7041Schristosmsgstr "NAME: %s bas: %x"
666*56bb7041Schristos
667*56bb7041Schristos#: dlltool.c:1090 dlltool.c:1106
668*56bb7041Schristosmsgid "Can't have LIBRARY and NAME"
669*56bb7041Schristosmsgstr "Kan ikke have b�de LIBRARY og NAME"
670*56bb7041Schristos
671*56bb7041Schristos#: dlltool.c:1103
672*56bb7041Schristos#, c-format
673*56bb7041Schristosmsgid "LIBRARY: %s base: %x"
674*56bb7041Schristosmsgstr "LIBRARY: %s bas: %x"
675*56bb7041Schristos
676*56bb7041Schristos#: dlltool.c:1342 resrc.c:293
677*56bb7041Schristos#, c-format
678*56bb7041Schristosmsgid "wait: %s"
679*56bb7041Schristosmsgstr "wait: %s"
680*56bb7041Schristos
681*56bb7041Schristos#: dlltool.c:1347 dllwrap.c:422 resrc.c:298
682*56bb7041Schristos#, c-format
683*56bb7041Schristosmsgid "subprocess got fatal signal %d"
684*56bb7041Schristosmsgstr "subprocessen fik fatalt signal %d"
685*56bb7041Schristos
686*56bb7041Schristos#: dlltool.c:1353 dllwrap.c:429 resrc.c:305
687*56bb7041Schristos#, c-format
688*56bb7041Schristosmsgid "%s exited with status %d"
689*56bb7041Schristosmsgstr "%s afsluttede med status %d"
690*56bb7041Schristos
691*56bb7041Schristos#: dlltool.c:1384
692*56bb7041Schristos#, c-format
693*56bb7041Schristosmsgid "Sucking in info from %s section in %s"
694*56bb7041Schristosmsgstr "Suger ind info fra sektion %s i %s"
695*56bb7041Schristos
696*56bb7041Schristos#: dlltool.c:1524
697*56bb7041Schristos#, c-format
698*56bb7041Schristosmsgid "Excluding symbol: %s"
699*56bb7041Schristosmsgstr "Undtager symbol: %s"
700*56bb7041Schristos
701*56bb7041Schristos#: dlltool.c:1613 dlltool.c:1624 nm.c:1010 nm.c:1021
702*56bb7041Schristos#, c-format
703*56bb7041Schristosmsgid "%s: no symbols"
704*56bb7041Schristosmsgstr "%s: ingen symboler"
705*56bb7041Schristos
706*56bb7041Schristos#. FIXME: we ought to read in and block out the base relocations.
707*56bb7041Schristos#: dlltool.c:1650
708*56bb7041Schristos#, c-format
709*56bb7041Schristosmsgid "Done reading %s"
710*56bb7041Schristosmsgstr "F�rdig med at l�se %s"
711*56bb7041Schristos
712*56bb7041Schristos#: dlltool.c:1660
713*56bb7041Schristos#, c-format
714*56bb7041Schristosmsgid "Unable to open object file: %s: %s"
715*56bb7041Schristosmsgstr "Kan ikke �bne objektfil: %s: %s"
716*56bb7041Schristos
717*56bb7041Schristos#: dlltool.c:1663
718*56bb7041Schristos#, c-format
719*56bb7041Schristosmsgid "Scanning object file %s"
720*56bb7041Schristosmsgstr "Afl�ser objektfil %s"
721*56bb7041Schristos
722*56bb7041Schristos#: dlltool.c:1678
723*56bb7041Schristos#, c-format
724*56bb7041Schristosmsgid "Cannot produce mcore-elf dll from archive file: %s"
725*56bb7041Schristosmsgstr "Kan ikke producere en mcore-elf-dll fra arkivfil: %s"
726*56bb7041Schristos
727*56bb7041Schristos#: dlltool.c:1780
728*56bb7041Schristosmsgid "Adding exports to output file"
729*56bb7041Schristosmsgstr "Tilf�jer eksportering til uddatafilen"
730*56bb7041Schristos
731*56bb7041Schristos#: dlltool.c:1832
732*56bb7041Schristosmsgid "Added exports to output file"
733*56bb7041Schristosmsgstr "Tilf�jede eksportering til uddatafilen"
734*56bb7041Schristos
735*56bb7041Schristos#: dlltool.c:1974
736*56bb7041Schristos#, c-format
737*56bb7041Schristosmsgid "Generating export file: %s"
738*56bb7041Schristosmsgstr "Genererer eksportfil: %s"
739*56bb7041Schristos
740*56bb7041Schristos#: dlltool.c:1979
741*56bb7041Schristos#, c-format
742*56bb7041Schristosmsgid "Unable to open temporary assembler file: %s"
743*56bb7041Schristosmsgstr "Kan ikke �bne tempor�r assemblerfil: %s"
744*56bb7041Schristos
745*56bb7041Schristos#: dlltool.c:1982
746*56bb7041Schristos#, c-format
747*56bb7041Schristosmsgid "Opened temporary file: %s"
748*56bb7041Schristosmsgstr "�bnede tempor�r fil: %s"
749*56bb7041Schristos
750*56bb7041Schristos#: dlltool.c:2159
751*56bb7041Schristosmsgid "failed to read the number of entries from base file"
752*56bb7041Schristosmsgstr "mislykkedes at indl�se antal indgange fra basefil"
753*56bb7041Schristos
754*56bb7041Schristos#: dlltool.c:2207
755*56bb7041Schristosmsgid "Generated exports file"
756*56bb7041Schristosmsgstr "Genererede eksportfil"
757*56bb7041Schristos
758*56bb7041Schristos#: dlltool.c:2416
759*56bb7041Schristos#, c-format
760*56bb7041Schristosmsgid "bfd_open failed open stub file: %s: %s"
761*56bb7041Schristosmsgstr "bfd_open mislykkedes med at �bne stubfil: %s: %s"
762*56bb7041Schristos
763*56bb7041Schristos#: dlltool.c:2420
764*56bb7041Schristos#, c-format
765*56bb7041Schristosmsgid "Creating stub file: %s"
766*56bb7041Schristosmsgstr "Opretter stubfil: %s"
767*56bb7041Schristos
768*56bb7041Schristos#: dlltool.c:2882
769*56bb7041Schristos#, c-format
770*56bb7041Schristosmsgid "bfd_open failed reopen stub file: %s: %s"
771*56bb7041Schristosmsgstr "bfd_open mislykkedes at �bne stubfil: %s: %s"
772*56bb7041Schristos
773*56bb7041Schristos#: dlltool.c:2896 dlltool.c:2972
774*56bb7041Schristos#, c-format
775*56bb7041Schristosmsgid "failed to open temporary head file: %s"
776*56bb7041Schristosmsgstr "mislykkedes at �bne tempor�r hovedfil: %s"
777*56bb7041Schristos
778*56bb7041Schristos#: dlltool.c:2958 dlltool.c:3038
779*56bb7041Schristos#, c-format
780*56bb7041Schristosmsgid "failed to open temporary head file: %s: %s"
781*56bb7041Schristosmsgstr "mislykkedes at �bne tempor�r hovedfil: %s: %s"
782*56bb7041Schristos
783*56bb7041Schristos#: dlltool.c:3052
784*56bb7041Schristos#, c-format
785*56bb7041Schristosmsgid "failed to open temporary tail file: %s"
786*56bb7041Schristosmsgstr "mislykkedes at �bne tempor�r halefil: %s"
787*56bb7041Schristos
788*56bb7041Schristos#: dlltool.c:3109
789*56bb7041Schristos#, c-format
790*56bb7041Schristosmsgid "failed to open temporary tail file: %s: %s"
791*56bb7041Schristosmsgstr "mislykkedes at �bne tempor�r halefil: %s: %s"
792*56bb7041Schristos
793*56bb7041Schristos#: dlltool.c:3131
794*56bb7041Schristos#, c-format
795*56bb7041Schristosmsgid "Can't create .lib file: %s: %s"
796*56bb7041Schristosmsgstr "Kan ikke �bne .lib-fil: %s: %s"
797*56bb7041Schristos
798*56bb7041Schristos#: dlltool.c:3135
799*56bb7041Schristos#, c-format
800*56bb7041Schristosmsgid "Creating library file: %s"
801*56bb7041Schristosmsgstr "Opretter biblioteksfil: %s"
802*56bb7041Schristos
803*56bb7041Schristos#: dlltool.c:3227 dlltool.c:3233
804*56bb7041Schristos#, c-format
805*56bb7041Schristosmsgid "cannot delete %s: %s"
806*56bb7041Schristosmsgstr "kan ikke slette %s: %s"
807*56bb7041Schristos
808*56bb7041Schristos#: dlltool.c:3238
809*56bb7041Schristosmsgid "Created lib file"
810*56bb7041Schristosmsgstr "Oprettede biblioteksfilen"
811*56bb7041Schristos
812*56bb7041Schristos#: dlltool.c:3450
813*56bb7041Schristos#, c-format
814*56bb7041Schristosmsgid "Can't open .lib file: %s: %s"
815*56bb7041Schristosmsgstr "Kan ikke �bne .lib-fil: %s: %s"
816*56bb7041Schristos
817*56bb7041Schristos#: dlltool.c:3458 dlltool.c:3480
818*56bb7041Schristos#, c-format
819*56bb7041Schristosmsgid "%s is not a library"
820*56bb7041Schristosmsgstr "%s er ikke et bibliotek"
821*56bb7041Schristos
822*56bb7041Schristos#: dlltool.c:3498
823*56bb7041Schristos#, c-format
824*56bb7041Schristosmsgid "Import library `%s' specifies two or more dlls"
825*56bb7041Schristosmsgstr ""
826*56bb7041Schristos
827*56bb7041Schristos#: dlltool.c:3509
828*56bb7041Schristos#, fuzzy, c-format
829*56bb7041Schristosmsgid "Unable to determine dll name for `%s' (not an import library?)"
830*56bb7041Schristosmsgstr "Kan ikke bestemme hvor mange symboler som skal l�ses ind\n"
831*56bb7041Schristos
832*56bb7041Schristos#: dlltool.c:3733
833*56bb7041Schristos#, c-format
834*56bb7041Schristosmsgid "Warning, ignoring duplicate EXPORT %s %d,%d"
835*56bb7041Schristosmsgstr "Advarsel, ignorerer duplikeret EXPORT %s %d,%d"
836*56bb7041Schristos
837*56bb7041Schristos#: dlltool.c:3739
838*56bb7041Schristos#, c-format
839*56bb7041Schristosmsgid "Error, duplicate EXPORT with ordinals: %s"
840*56bb7041Schristosmsgstr "Fejl, duplikeret EXPORT med ordningstal: %s"
841*56bb7041Schristos
842*56bb7041Schristos#: dlltool.c:3844
843*56bb7041Schristosmsgid "Processing definitions"
844*56bb7041Schristosmsgstr "Behandler definitioner"
845*56bb7041Schristos
846*56bb7041Schristos#: dlltool.c:3876
847*56bb7041Schristosmsgid "Processed definitions"
848*56bb7041Schristosmsgstr "Definitionerne er behandlede"
849*56bb7041Schristos
850*56bb7041Schristos#  BUGG: Kolon fattas
851*56bb7041Schristos#. xgetext:c-format
852*56bb7041Schristos#: dlltool.c:3883 dllwrap.c:483
853*56bb7041Schristos#, c-format
854*56bb7041Schristosmsgid "Usage %s <option(s)> <object-file(s)>\n"
855*56bb7041Schristosmsgstr "Brug: %s <flag> <objektfiler>\n"
856*56bb7041Schristos
857*56bb7041Schristos#. xgetext:c-format
858*56bb7041Schristos#: dlltool.c:3885
859*56bb7041Schristos#, c-format
860*56bb7041Schristosmsgid "   -m --machine <machine>    Create as DLL for <machine>.  [default: %s]\n"
861*56bb7041Schristosmsgstr "   -m --machine <maskine>     Opret som DLL for <maskine>.  [forvalgt: %s]\n"
862*56bb7041Schristos
863*56bb7041Schristos#: dlltool.c:3886
864*56bb7041Schristos#, c-format
865*56bb7041Schristosmsgid "        possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, ppc, thumb\n"
866*56bb7041Schristosmsgstr "        mulige <maskine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, ppc, thumb\n"
867*56bb7041Schristos
868*56bb7041Schristos#: dlltool.c:3887
869*56bb7041Schristos#, c-format
870*56bb7041Schristosmsgid "   -e --output-exp <outname> Generate an export file.\n"
871*56bb7041Schristosmsgstr "   -e --output-exp <udnavn> Generer en eksportfil.\n"
872*56bb7041Schristos
873*56bb7041Schristos#: dlltool.c:3888
874*56bb7041Schristos#, c-format
875*56bb7041Schristosmsgid "   -l --output-lib <outname> Generate an interface library.\n"
876*56bb7041Schristosmsgstr "   -l --output-lib <udnavn> Generere et gr�nsesnitsbibliotek.\n"
877*56bb7041Schristos
878*56bb7041Schristos#: dlltool.c:3889
879*56bb7041Schristos#, fuzzy, c-format
880*56bb7041Schristosmsgid "   -y --output-delaylib <outname> Create a delay-import library.\n"
881*56bb7041Schristosmsgstr "   --output-lib <udnavn>  Gener�r inddatabibliotek.\n"
882*56bb7041Schristos
883*56bb7041Schristos#: dlltool.c:3890
884*56bb7041Schristos#, c-format
885*56bb7041Schristosmsgid "   -a --add-indirect         Add dll indirects to export file.\n"
886*56bb7041Schristosmsgstr "   -a --add-indirect         Tilf�j inddirekte dll til eksportfilen.\n"
887*56bb7041Schristos
888*56bb7041Schristos#: dlltool.c:3891
889*56bb7041Schristos#, c-format
890*56bb7041Schristosmsgid "   -D --dllname <name>       Name of input dll to put into interface lib.\n"
891*56bb7041Schristosmsgstr "   -D --dllname <navn>       Navn p� inddata-dll at inds�tte i gr�nsesnitsbiblioteket.\n"
892*56bb7041Schristos
893*56bb7041Schristos#: dlltool.c:3892
894*56bb7041Schristos#, c-format
895*56bb7041Schristosmsgid "   -d --input-def <deffile>  Name of .def file to be read in.\n"
896*56bb7041Schristosmsgstr "   -d --input-def <def-fil>  Navn p� .def-fil at l�se ind.\n"
897*56bb7041Schristos
898*56bb7041Schristos#: dlltool.c:3893
899*56bb7041Schristos#, c-format
900*56bb7041Schristosmsgid "   -z --output-def <deffile> Name of .def file to be created.\n"
901*56bb7041Schristosmsgstr "   -z --output-def <def-fil> Navn p� .def-fil at oprette.\n"
902*56bb7041Schristos
903*56bb7041Schristos#: dlltool.c:3894
904*56bb7041Schristos#, c-format
905*56bb7041Schristosmsgid "      --export-all-symbols   Export all symbols to .def\n"
906*56bb7041Schristosmsgstr "      --export-all-symbols   Eksport�r alle symboler til .def\n"
907*56bb7041Schristos
908*56bb7041Schristos#  F�ljende streng har den beskrivende delen indenteret to tegn
909*56bb7041Schristos#  extra i den engelska texten til at to flag er for lange. I den
910*56bb7041Schristos#  svenska overs�ttelsen er de indenterede tre tegn extra til at
911*56bb7041Schristos#  den ena flaget blev yderligere et tegn for lang.
912*56bb7041Schristos#: dlltool.c:3895
913*56bb7041Schristos#, c-format
914*56bb7041Schristosmsgid "      --no-export-all-symbols  Only export listed symbols\n"
915*56bb7041Schristosmsgstr "      --no-export-all-symbols   Eksport�r kun listede symboler\n"
916*56bb7041Schristos
917*56bb7041Schristos#  F�ljende streng har den beskrivende delen indenteret to tegn
918*56bb7041Schristos#  extra i den engelska texten til at to flag er for lange. I den
919*56bb7041Schristos#  svenska overs�ttelsen er de indenterede tre tegn extra til at
920*56bb7041Schristos#  den ena flaget blev yderligere et tegn for lang.
921*56bb7041Schristos#: dlltool.c:3896
922*56bb7041Schristos#, c-format
923*56bb7041Schristosmsgid "      --exclude-symbols <list> Don't export <list>\n"
924*56bb7041Schristosmsgstr "      --exclude-symbols <liste> Eksport�r ikke symboler i <liste>\n"
925*56bb7041Schristos
926*56bb7041Schristos#: dlltool.c:3897
927*56bb7041Schristos#, c-format
928*56bb7041Schristosmsgid "      --no-default-excludes  Clear default exclude symbols\n"
929*56bb7041Schristosmsgstr ""
930*56bb7041Schristos
931*56bb7041Schristos#: dlltool.c:3898
932*56bb7041Schristos#, c-format
933*56bb7041Schristosmsgid "   -b --base-file <basefile> Read linker generated base file.\n"
934*56bb7041Schristosmsgstr "   -b --base-file <basfil>   L�s den l�nker-genererede basefil.\n"
935*56bb7041Schristos
936*56bb7041Schristos#: dlltool.c:3899
937*56bb7041Schristos#, c-format
938*56bb7041Schristosmsgid "   -x --no-idata4            Don't generate idata$4 section.\n"
939*56bb7041Schristosmsgstr "   -x --no-idata4            Gener�r ingen idata$4-sektion.\n"
940*56bb7041Schristos
941*56bb7041Schristos#: dlltool.c:3900
942*56bb7041Schristos#, c-format
943*56bb7041Schristosmsgid "   -c --no-idata5            Don't generate idata$5 section.\n"
944*56bb7041Schristosmsgstr "   -c --no-idata5            Gener�r ingen idata$5-sektion.\n"
945*56bb7041Schristos
946*56bb7041Schristos#: dlltool.c:3901
947*56bb7041Schristos#, c-format
948*56bb7041Schristosmsgid "      --use-nul-prefixed-import-tables Use zero prefixed idata$4 and idata$5.\n"
949*56bb7041Schristosmsgstr ""
950*56bb7041Schristos
951*56bb7041Schristos#: dlltool.c:3902
952*56bb7041Schristos#, c-format
953*56bb7041Schristosmsgid "   -U --add-underscore       Add underscores to all symbols in interface library.\n"
954*56bb7041Schristosmsgstr "   -U --add-underscore       Tilf�j understreg p� alle symboler i gr�nsesnitsbiblioteket.\n"
955*56bb7041Schristos
956*56bb7041Schristos#: dlltool.c:3903
957*56bb7041Schristos#, fuzzy, c-format
958*56bb7041Schristosmsgid "      --add-stdcall-underscore Add underscores to stdcall symbols in interface library.\n"
959*56bb7041Schristosmsgstr "   -U --add-underscore       S�t dit understreg p� symboler i gr�nsesnitsbiblioteket.\n"
960*56bb7041Schristos
961*56bb7041Schristos#: dlltool.c:3904
962*56bb7041Schristos#, c-format
963*56bb7041Schristosmsgid "      --no-leading-underscore All symbols shouldn't be prefixed by an underscore.\n"
964*56bb7041Schristosmsgstr ""
965*56bb7041Schristos
966*56bb7041Schristos#: dlltool.c:3905
967*56bb7041Schristos#, c-format
968*56bb7041Schristosmsgid "      --leading-underscore   All symbols should be prefixed by an underscore.\n"
969*56bb7041Schristosmsgstr ""
970*56bb7041Schristos
971*56bb7041Schristos#: dlltool.c:3906
972*56bb7041Schristos#, c-format
973*56bb7041Schristosmsgid "   -k --kill-at              Kill @<n> from exported names.\n"
974*56bb7041Schristosmsgstr "   -k --kill-at              Fjern @<n> fra eksporterede navne.\n"
975*56bb7041Schristos
976*56bb7041Schristos#: dlltool.c:3907
977*56bb7041Schristos#, c-format
978*56bb7041Schristosmsgid "   -A --add-stdcall-alias    Add aliases without @<n>.\n"
979*56bb7041Schristosmsgstr "   -A --add-stdcall-alias    Tilf�j aliaser uden @<n>.\n"
980*56bb7041Schristos
981*56bb7041Schristos#: dlltool.c:3908
982*56bb7041Schristos#, fuzzy, c-format
983*56bb7041Schristosmsgid "   -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
984*56bb7041Schristosmsgstr "   -A --add-stdcall-alias    Tilf�j aliaser uden @<n>.\n"
985*56bb7041Schristos
986*56bb7041Schristos#: dlltool.c:3909
987*56bb7041Schristos#, c-format
988*56bb7041Schristosmsgid "   -S --as <name>            Use <name> for assembler.\n"
989*56bb7041Schristosmsgstr "   -S --as <navn>            Brug <navn> som assembler.\n"
990*56bb7041Schristos
991*56bb7041Schristos#: dlltool.c:3910
992*56bb7041Schristos#, c-format
993*56bb7041Schristosmsgid "   -f --as-flags <flags>     Pass <flags> to the assembler.\n"
994*56bb7041Schristosmsgstr "   -f --as-flags <flag>   Send <flag> til assembleren.\n"
995*56bb7041Schristos
996*56bb7041Schristos#: dlltool.c:3911
997*56bb7041Schristos#, c-format
998*56bb7041Schristosmsgid "   -C --compat-implib        Create backward compatible import library.\n"
999*56bb7041Schristosmsgstr "   -C --compat-implib        Opret bagudkompatibelt importbibliotek.\n"
1000*56bb7041Schristos
1001*56bb7041Schristos#: dlltool.c:3912
1002*56bb7041Schristos#, c-format
1003*56bb7041Schristosmsgid "   -n --no-delete            Keep temp files (repeat for extra preservation).\n"
1004*56bb7041Schristosmsgstr "   -n --no-delete            Behold temp.-filer (repet�r for �get antal).\n"
1005*56bb7041Schristos
1006*56bb7041Schristos#: dlltool.c:3913
1007*56bb7041Schristos#, c-format
1008*56bb7041Schristosmsgid "   -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
1009*56bb7041Schristosmsgstr ""
1010*56bb7041Schristos
1011*56bb7041Schristos#: dlltool.c:3914
1012*56bb7041Schristos#, c-format
1013*56bb7041Schristosmsgid "   -I --identify <implib>    Report the name of the DLL associated with <implib>.\n"
1014*56bb7041Schristosmsgstr ""
1015*56bb7041Schristos
1016*56bb7041Schristos#: dlltool.c:3915
1017*56bb7041Schristos#, c-format
1018*56bb7041Schristosmsgid "      --identify-strict      Causes --identify to report error when multiple DLLs.\n"
1019*56bb7041Schristosmsgstr ""
1020*56bb7041Schristos
1021*56bb7041Schristos#: dlltool.c:3916
1022*56bb7041Schristos#, c-format
1023*56bb7041Schristosmsgid "   -v --verbose              Be verbose.\n"
1024*56bb7041Schristosmsgstr "   -v --verbose              Beskriv udf�rligt\n"
1025*56bb7041Schristos
1026*56bb7041Schristos#: dlltool.c:3917
1027*56bb7041Schristos#, c-format
1028*56bb7041Schristosmsgid "   -V --version              Display the program version.\n"
1029*56bb7041Schristosmsgstr "   -V --version              Vis versionsinformation om programmet.\n"
1030*56bb7041Schristos
1031*56bb7041Schristos#: dlltool.c:3918
1032*56bb7041Schristos#, c-format
1033*56bb7041Schristosmsgid "   -h --help                 Display this information.\n"
1034*56bb7041Schristosmsgstr "   -h --help                 Vis denne information.\n"
1035*56bb7041Schristos
1036*56bb7041Schristos#: dlltool.c:3919
1037*56bb7041Schristos#, fuzzy, c-format
1038*56bb7041Schristosmsgid "   @<file>                   Read options from <file>.\n"
1039*56bb7041Schristosmsgstr "   @<fil>                    L�s valgmuligheder fra <fil>\n"
1040*56bb7041Schristos
1041*56bb7041Schristos#: dlltool.c:3921
1042*56bb7041Schristos#, c-format
1043*56bb7041Schristosmsgid "   -M --mcore-elf <outname>  Process mcore-elf object files into <outname>.\n"
1044*56bb7041Schristosmsgstr "   -M --mcore-elf <udnavn>   Behandl mcore-elf-objektfiler til <udnavn>.\n"
1045*56bb7041Schristos
1046*56bb7041Schristos#: dlltool.c:3922
1047*56bb7041Schristos#, c-format
1048*56bb7041Schristosmsgid "   -L --linker <name>        Use <name> as the linker.\n"
1049*56bb7041Schristosmsgstr "   -L --linker <navn>        Brug <navn> som l�nker.\n"
1050*56bb7041Schristos
1051*56bb7041Schristos#  Justeringen bliver fejl h�r for flaget er for lang.
1052*56bb7041Schristos#: dlltool.c:3923
1053*56bb7041Schristos#, c-format
1054*56bb7041Schristosmsgid "   -F --linker-flags <flags> Pass <flags> to the linker.\n"
1055*56bb7041Schristosmsgstr "   -F --linker-flags <flag> Send <flag> til l�nkeren.\n"
1056*56bb7041Schristos
1057*56bb7041Schristos#: dlltool.c:4070
1058*56bb7041Schristos#, c-format
1059*56bb7041Schristosmsgid "Path components stripped from dllname, '%s'."
1060*56bb7041Schristosmsgstr ""
1061*56bb7041Schristos
1062*56bb7041Schristos#: dlltool.c:4118
1063*56bb7041Schristos#, c-format
1064*56bb7041Schristosmsgid "Unable to open base-file: %s"
1065*56bb7041Schristosmsgstr "Kan ikke �bne basefilen: %s"
1066*56bb7041Schristos
1067*56bb7041Schristos#: dlltool.c:4153
1068*56bb7041Schristos#, c-format
1069*56bb7041Schristosmsgid "Machine '%s' not supported"
1070*56bb7041Schristosmsgstr "Maskine \"%s\" h�ndteres ikke"
1071*56bb7041Schristos
1072*56bb7041Schristos#: dlltool.c:4232
1073*56bb7041Schristos#, c-format
1074*56bb7041Schristosmsgid "Warning, machine type (%d) not supported for delayimport."
1075*56bb7041Schristosmsgstr ""
1076*56bb7041Schristos
1077*56bb7041Schristos#: dlltool.c:4300 dllwrap.c:213
1078*56bb7041Schristos#, c-format
1079*56bb7041Schristosmsgid "Tried file: %s"
1080*56bb7041Schristosmsgstr "Pr�vede fil: %s"
1081*56bb7041Schristos
1082*56bb7041Schristos#: dlltool.c:4307 dllwrap.c:220
1083*56bb7041Schristos#, c-format
1084*56bb7041Schristosmsgid "Using file: %s"
1085*56bb7041Schristosmsgstr "Bruger fil: %s"
1086*56bb7041Schristos
1087*56bb7041Schristos#: dllwrap.c:303
1088*56bb7041Schristos#, c-format
1089*56bb7041Schristosmsgid "Keeping temporary base file %s"
1090*56bb7041Schristosmsgstr "Beholder tempor�r basefil %s"
1091*56bb7041Schristos
1092*56bb7041Schristos#: dllwrap.c:305
1093*56bb7041Schristos#, c-format
1094*56bb7041Schristosmsgid "Deleting temporary base file %s"
1095*56bb7041Schristosmsgstr "Fjerner tempor�r basefil %s"
1096*56bb7041Schristos
1097*56bb7041Schristos#: dllwrap.c:319
1098*56bb7041Schristos#, c-format
1099*56bb7041Schristosmsgid "Keeping temporary exp file %s"
1100*56bb7041Schristosmsgstr "Beholder tempor�r eksportfil %s"
1101*56bb7041Schristos
1102*56bb7041Schristos#: dllwrap.c:321
1103*56bb7041Schristos#, c-format
1104*56bb7041Schristosmsgid "Deleting temporary exp file %s"
1105*56bb7041Schristosmsgstr "Fjerner tempor�r eksportfil %s"
1106*56bb7041Schristos
1107*56bb7041Schristos#: dllwrap.c:334
1108*56bb7041Schristos#, c-format
1109*56bb7041Schristosmsgid "Keeping temporary def file %s"
1110*56bb7041Schristosmsgstr "Beholder tempor�r def-fil %s"
1111*56bb7041Schristos
1112*56bb7041Schristos#: dllwrap.c:336
1113*56bb7041Schristos#, c-format
1114*56bb7041Schristosmsgid "Deleting temporary def file %s"
1115*56bb7041Schristosmsgstr "Fjerner tempor�r def-fil %s"
1116*56bb7041Schristos
1117*56bb7041Schristos#: dllwrap.c:484
1118*56bb7041Schristos#, c-format
1119*56bb7041Schristosmsgid "  Generic options:\n"
1120*56bb7041Schristosmsgstr "  Generelle flag:\n"
1121*56bb7041Schristos
1122*56bb7041Schristos#: dllwrap.c:485
1123*56bb7041Schristos#, c-format
1124*56bb7041Schristosmsgid "   @<file>                Read options from <file>\n"
1125*56bb7041Schristosmsgstr "   @<fil>                 L�s valgmuligheder fra <fil>\n"
1126*56bb7041Schristos
1127*56bb7041Schristos#: dllwrap.c:486
1128*56bb7041Schristos#, c-format
1129*56bb7041Schristosmsgid "   --quiet, -q            Work quietly\n"
1130*56bb7041Schristosmsgstr "   --quiet, -q            Arbejd stille\n"
1131*56bb7041Schristos
1132*56bb7041Schristos#: dllwrap.c:487
1133*56bb7041Schristos#, c-format
1134*56bb7041Schristosmsgid "   --verbose, -v          Verbose\n"
1135*56bb7041Schristosmsgstr "   --verbose, -v          Udf�rlig\n"
1136*56bb7041Schristos
1137*56bb7041Schristos#: dllwrap.c:488
1138*56bb7041Schristos#, c-format
1139*56bb7041Schristosmsgid "   --version              Print dllwrap version\n"
1140*56bb7041Schristosmsgstr "   --version              Vis versionsinformation for dllwrap\n"
1141*56bb7041Schristos
1142*56bb7041Schristos#: dllwrap.c:489
1143*56bb7041Schristos#, c-format
1144*56bb7041Schristosmsgid "   --implib <outname>     Synonym for --output-lib\n"
1145*56bb7041Schristosmsgstr "   --implib <udnavn>      Synonym for --output-lib\n"
1146*56bb7041Schristos
1147*56bb7041Schristos#: dllwrap.c:490
1148*56bb7041Schristos#, c-format
1149*56bb7041Schristosmsgid "  Options for %s:\n"
1150*56bb7041Schristosmsgstr "  Flag for %s:\n"
1151*56bb7041Schristos
1152*56bb7041Schristos#: dllwrap.c:491
1153*56bb7041Schristos#, c-format
1154*56bb7041Schristosmsgid "   --driver-name <driver> Defaults to \"gcc\"\n"
1155*56bb7041Schristosmsgstr "   --driver-name <enhed>  Forvalgt til \"gcc\"\n"
1156*56bb7041Schristos
1157*56bb7041Schristos#: dllwrap.c:492
1158*56bb7041Schristos#, c-format
1159*56bb7041Schristosmsgid "   --driver-flags <flags> Override default ld flags\n"
1160*56bb7041Schristosmsgstr "   --driver-flags <flag> Forbig� forvalgte flag for ld\n"
1161*56bb7041Schristos
1162*56bb7041Schristos#: dllwrap.c:493
1163*56bb7041Schristos#, c-format
1164*56bb7041Schristosmsgid "   --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
1165*56bb7041Schristosmsgstr "   --dlltool-name <dllv�rkt�j> Forvalgt til \"dlltool\"\n"
1166*56bb7041Schristos
1167*56bb7041Schristos#: dllwrap.c:494
1168*56bb7041Schristos#, c-format
1169*56bb7041Schristosmsgid "   --entry <entry>        Specify alternate DLL entry point\n"
1170*56bb7041Schristosmsgstr "   --entry <indgang>       Giv alternativ indgangspunkt i DLL'en\n"
1171*56bb7041Schristos
1172*56bb7041Schristos#: dllwrap.c:495
1173*56bb7041Schristos#, c-format
1174*56bb7041Schristosmsgid "   --image-base <base>    Specify image base address\n"
1175*56bb7041Schristosmsgstr "   --image-base <base>     Giv billedets baseadresse\n"
1176*56bb7041Schristos
1177*56bb7041Schristos#: dllwrap.c:496
1178*56bb7041Schristos#, c-format
1179*56bb7041Schristosmsgid "   --target <machine>     i386-cygwin32 or i386-mingw32\n"
1180*56bb7041Schristosmsgstr "   --target <maskine>     i386-cygwin32 eller i386-mingw32\n"
1181*56bb7041Schristos
1182*56bb7041Schristos#: dllwrap.c:497
1183*56bb7041Schristos#, c-format
1184*56bb7041Schristosmsgid "   --dry-run              Show what needs to be run\n"
1185*56bb7041Schristosmsgstr "   --dry-run              G�r intet andet end at vise hvad som bliver k�rt\n"
1186*56bb7041Schristos
1187*56bb7041Schristos#: dllwrap.c:498
1188*56bb7041Schristos#, c-format
1189*56bb7041Schristosmsgid "   --mno-cygwin           Create Mingw DLL\n"
1190*56bb7041Schristosmsgstr "   --mno-cygwin           Opret Mingw-DLL\n"
1191*56bb7041Schristos
1192*56bb7041Schristos#: dllwrap.c:499
1193*56bb7041Schristos#, c-format
1194*56bb7041Schristosmsgid "  Options passed to DLLTOOL:\n"
1195*56bb7041Schristosmsgstr "  Flag som sendes til DLLTOOL:\n"
1196*56bb7041Schristos
1197*56bb7041Schristos#: dllwrap.c:500
1198*56bb7041Schristos#, c-format
1199*56bb7041Schristosmsgid "   --machine <machine>\n"
1200*56bb7041Schristosmsgstr "   --machine <maskine>\n"
1201*56bb7041Schristos
1202*56bb7041Schristos#: dllwrap.c:501
1203*56bb7041Schristos#, c-format
1204*56bb7041Schristosmsgid "   --output-exp <outname> Generate export file.\n"
1205*56bb7041Schristosmsgstr "   --output-exp <udnavn>  Gener�r eksportfil.\n"
1206*56bb7041Schristos
1207*56bb7041Schristos#: dllwrap.c:502
1208*56bb7041Schristos#, c-format
1209*56bb7041Schristosmsgid "   --output-lib <outname> Generate input library.\n"
1210*56bb7041Schristosmsgstr "   --output-lib <udnavn>  Gener�r inddatabibliotek.\n"
1211*56bb7041Schristos
1212*56bb7041Schristos#: dllwrap.c:503
1213*56bb7041Schristos#, c-format
1214*56bb7041Schristosmsgid "   --add-indirect         Add dll indirects to export file.\n"
1215*56bb7041Schristosmsgstr "   --add-indirect         Tilf�j indirekte dll til eksportfilen.\n"
1216*56bb7041Schristos
1217*56bb7041Schristos#: dllwrap.c:504
1218*56bb7041Schristos#, c-format
1219*56bb7041Schristosmsgid "   --dllname <name>       Name of input dll to put into output lib.\n"
1220*56bb7041Schristosmsgstr "   --dllname <navn>       Navn p� inddata-dll som skal inds�ttes i uddatabiblioteket.\n"
1221*56bb7041Schristos
1222*56bb7041Schristos#: dllwrap.c:505
1223*56bb7041Schristos#, c-format
1224*56bb7041Schristosmsgid "   --def <deffile>        Name input .def file\n"
1225*56bb7041Schristosmsgstr "   --def <deffil>         Navngiv .def-inddatafilen\n"
1226*56bb7041Schristos
1227*56bb7041Schristos#: dllwrap.c:506
1228*56bb7041Schristos#, c-format
1229*56bb7041Schristosmsgid "   --output-def <deffile> Name output .def file\n"
1230*56bb7041Schristosmsgstr "   --output-def <deffil>  Navngiv .def-uddatafilen\n"
1231*56bb7041Schristos
1232*56bb7041Schristos#: dllwrap.c:507
1233*56bb7041Schristos#, c-format
1234*56bb7041Schristosmsgid "   --export-all-symbols     Export all symbols to .def\n"
1235*56bb7041Schristosmsgstr "   --export-all-symbols     Eksporter alle symboler til .def\n"
1236*56bb7041Schristos
1237*56bb7041Schristos#: dllwrap.c:508
1238*56bb7041Schristos#, c-format
1239*56bb7041Schristosmsgid "   --no-export-all-symbols  Only export .drectve symbols\n"
1240*56bb7041Schristosmsgstr "   --no-export-all-symbols  Eksporter kun .drectve-symboler\n"
1241*56bb7041Schristos
1242*56bb7041Schristos#: dllwrap.c:509
1243*56bb7041Schristos#, c-format
1244*56bb7041Schristosmsgid "   --exclude-symbols <list> Exclude <list> from .def\n"
1245*56bb7041Schristosmsgstr "   --exclude-symbols <liste> Undtag symbolerne i <liste> fra .def\n"
1246*56bb7041Schristos
1247*56bb7041Schristos#: dllwrap.c:510
1248*56bb7041Schristos#, c-format
1249*56bb7041Schristosmsgid "   --no-default-excludes    Zap default exclude symbols\n"
1250*56bb7041Schristosmsgstr "   --no-default-excludes    Bortse fra forvalgte undtagne symboler\n"
1251*56bb7041Schristos
1252*56bb7041Schristos#: dllwrap.c:511
1253*56bb7041Schristos#, c-format
1254*56bb7041Schristosmsgid "   --base-file <basefile> Read linker generated base file\n"
1255*56bb7041Schristosmsgstr "   --base-file <basfil>   L�s l�nkergenereret basefil\n"
1256*56bb7041Schristos
1257*56bb7041Schristos#: dllwrap.c:512
1258*56bb7041Schristos#, c-format
1259*56bb7041Schristosmsgid "   --no-idata4           Don't generate idata$4 section\n"
1260*56bb7041Schristosmsgstr "   --no-idata4           Gener�r ingen idata$4-sektion\n"
1261*56bb7041Schristos
1262*56bb7041Schristos#: dllwrap.c:513
1263*56bb7041Schristos#, c-format
1264*56bb7041Schristosmsgid "   --no-idata5           Don't generate idata$5 section\n"
1265*56bb7041Schristosmsgstr "   --no-idata5           Gener�r ingen idata$5-sektion\n"
1266*56bb7041Schristos
1267*56bb7041Schristos#: dllwrap.c:514
1268*56bb7041Schristos#, c-format
1269*56bb7041Schristosmsgid "   -U                     Add underscores to .lib\n"
1270*56bb7041Schristosmsgstr "   -U                     S�t understregninger i .lib\n"
1271*56bb7041Schristos
1272*56bb7041Schristos#: dllwrap.c:515
1273*56bb7041Schristos#, c-format
1274*56bb7041Schristosmsgid "   -k                     Kill @<n> from exported names\n"
1275*56bb7041Schristosmsgstr "   -k                     Fjern @<n> fra eksporterede navne\n"
1276*56bb7041Schristos
1277*56bb7041Schristos#: dllwrap.c:516
1278*56bb7041Schristos#, c-format
1279*56bb7041Schristosmsgid "   --add-stdcall-alias    Add aliases without @<n>\n"
1280*56bb7041Schristosmsgstr "   --add-stdcall-alias    Tilf�j aliaser uden @<n>\n"
1281*56bb7041Schristos
1282*56bb7041Schristos#: dllwrap.c:517
1283*56bb7041Schristos#, c-format
1284*56bb7041Schristosmsgid "   --as <name>            Use <name> for assembler\n"
1285*56bb7041Schristosmsgstr "   --as <navn>            Brug <navn> som assembler\n"
1286*56bb7041Schristos
1287*56bb7041Schristos#: dllwrap.c:518
1288*56bb7041Schristos#, c-format
1289*56bb7041Schristosmsgid "   --nodelete             Keep temp files.\n"
1290*56bb7041Schristosmsgstr "   --nodelete             Behold tempor�re filer.\n"
1291*56bb7041Schristos
1292*56bb7041Schristos#: dllwrap.c:519
1293*56bb7041Schristos#, c-format
1294*56bb7041Schristosmsgid "   --no-leading-underscore  Entrypoint without underscore\n"
1295*56bb7041Schristosmsgstr ""
1296*56bb7041Schristos
1297*56bb7041Schristos#: dllwrap.c:520
1298*56bb7041Schristos#, c-format
1299*56bb7041Schristosmsgid "   --leading-underscore     Entrypoint with underscore.\n"
1300*56bb7041Schristosmsgstr ""
1301*56bb7041Schristos
1302*56bb7041Schristos#: dllwrap.c:521
1303*56bb7041Schristos#, c-format
1304*56bb7041Schristosmsgid "  Rest are passed unmodified to the language driver\n"
1305*56bb7041Schristosmsgstr "  �vrige flag sendes u�ndrede til programeringsprogsenheden\n"
1306*56bb7041Schristos
1307*56bb7041Schristos#: dllwrap.c:805
1308*56bb7041Schristosmsgid "Must provide at least one of -o or --dllname options"
1309*56bb7041Schristosmsgstr "Angiv mindst et af flagene -o eller --dllname"
1310*56bb7041Schristos
1311*56bb7041Schristos#: dllwrap.c:834
1312*56bb7041Schristosmsgid ""
1313*56bb7041Schristos"no export definition file provided.\n"
1314*56bb7041Schristos"Creating one, but that may not be what you want"
1315*56bb7041Schristosmsgstr ""
1316*56bb7041Schristos"ingen eksport-definitionsfil angaves.\n"
1317*56bb7041Schristos"Opretter �n, men det er m�ske ikke hvad du �nsker"
1318*56bb7041Schristos
1319*56bb7041Schristos# Indenteringen er �ged til at overs�ttelsen skal f� plads fremfor
1320*56bb7041Schristos# kolonet p� alle 4 strenge.
1321*56bb7041Schristos#: dllwrap.c:1023
1322*56bb7041Schristos#, c-format
1323*56bb7041Schristosmsgid "DLLTOOL name    : %s\n"
1324*56bb7041Schristosmsgstr "DLLV�RKT�J navn   : %s\n"
1325*56bb7041Schristos
1326*56bb7041Schristos# Indenteringen er �ged til at overs�ttelsen skal f� plads fremfor
1327*56bb7041Schristos# kolonet p� alle 4 strenge.
1328*56bb7041Schristos#: dllwrap.c:1024
1329*56bb7041Schristos#, c-format
1330*56bb7041Schristosmsgid "DLLTOOL options : %s\n"
1331*56bb7041Schristosmsgstr "DLLTOOL flag: %s\n"
1332*56bb7041Schristos
1333*56bb7041Schristos# Indenteringen er �ged til at overs�ttelsen skal f� plads fremfor
1334*56bb7041Schristos# kolonet p� alle 4 strenge.
1335*56bb7041Schristos#: dllwrap.c:1025
1336*56bb7041Schristos#, c-format
1337*56bb7041Schristosmsgid "DRIVER name     : %s\n"
1338*56bb7041Schristosmsgstr "ENHED navn        : %s\n"
1339*56bb7041Schristos
1340*56bb7041Schristos# Indenteringen er �ged til at overs�ttelsen skal f� plads fremfor
1341*56bb7041Schristos# kolonet p� alle 4 strenge.
1342*56bb7041Schristos#: dllwrap.c:1026
1343*56bb7041Schristos#, c-format
1344*56bb7041Schristosmsgid "DRIVER options  : %s\n"
1345*56bb7041Schristosmsgstr "ENHED flag     : %s\n"
1346*56bb7041Schristos
1347*56bb7041Schristos#: dwarf.c:112 dwarf.c:161 elfedit.c:123 elfedit.c:167 elfedit.c:195
1348*56bb7041Schristos#: elfedit.c:227 readelf.c:368 readelf.c:536
1349*56bb7041Schristos#, c-format
1350*56bb7041Schristosmsgid "Unhandled data length: %d\n"
1351*56bb7041Schristosmsgstr "St�rrelse p� data som ikke kan behandles: %d\n"
1352*56bb7041Schristos
1353*56bb7041Schristos#: dwarf.c:312 dwarf.c:2890
1354*56bb7041Schristosmsgid "badly formed extended line op encountered!\n"
1355*56bb7041Schristosmsgstr "fejlagtigt udformet udvidet linje-op m�dtes!\n"
1356*56bb7041Schristos
1357*56bb7041Schristos#: dwarf.c:319
1358*56bb7041Schristos#, c-format
1359*56bb7041Schristosmsgid "  Extended opcode %d: "
1360*56bb7041Schristosmsgstr "  Udvidet op-kode %d: "
1361*56bb7041Schristos
1362*56bb7041Schristos#: dwarf.c:324
1363*56bb7041Schristos#, c-format
1364*56bb7041Schristosmsgid ""
1365*56bb7041Schristos"End of Sequence\n"
1366*56bb7041Schristos"\n"
1367*56bb7041Schristosmsgstr ""
1368*56bb7041Schristos"Slut p� sekvensen\n"
1369*56bb7041Schristos"\n"
1370*56bb7041Schristos
1371*56bb7041Schristos#: dwarf.c:330
1372*56bb7041Schristos#, c-format
1373*56bb7041Schristosmsgid "set Address to 0x%lx\n"
1374*56bb7041Schristosmsgstr "s�t Adresse til 0x%lx\n"
1375*56bb7041Schristos
1376*56bb7041Schristos#: dwarf.c:336
1377*56bb7041Schristos#, c-format
1378*56bb7041Schristosmsgid "  define new File Table entry\n"
1379*56bb7041Schristosmsgstr "  definer ny filtabelspost\n"
1380*56bb7041Schristos
1381*56bb7041Schristos#: dwarf.c:337 dwarf.c:2431
1382*56bb7041Schristos#, c-format
1383*56bb7041Schristosmsgid "  Entry\tDir\tTime\tSize\tName\n"
1384*56bb7041Schristosmsgstr "  Post\tKatalog\tTid\tStrl.\tNavn\n"
1385*56bb7041Schristos
1386*56bb7041Schristos#: dwarf.c:339
1387*56bb7041Schristos#, c-format
1388*56bb7041Schristosmsgid "   %d\t"
1389*56bb7041Schristosmsgstr "   %d\t"
1390*56bb7041Schristos
1391*56bb7041Schristos#: dwarf.c:342 dwarf.c:344 dwarf.c:346 dwarf.c:2443 dwarf.c:2445 dwarf.c:2447
1392*56bb7041Schristos#, c-format
1393*56bb7041Schristosmsgid "%lu\t"
1394*56bb7041Schristosmsgstr "%lu\t"
1395*56bb7041Schristos
1396*56bb7041Schristos#: dwarf.c:347
1397*56bb7041Schristos#, c-format
1398*56bb7041Schristosmsgid ""
1399*56bb7041Schristos"%s\n"
1400*56bb7041Schristos"\n"
1401*56bb7041Schristosmsgstr ""
1402*56bb7041Schristos"%s\n"
1403*56bb7041Schristos"\n"
1404*56bb7041Schristos
1405*56bb7041Schristos#: dwarf.c:351
1406*56bb7041Schristos#, fuzzy, c-format
1407*56bb7041Schristosmsgid "set Discriminator to %lu\n"
1408*56bb7041Schristosmsgstr "  S�t kolonnen til %d\n"
1409*56bb7041Schristos
1410*56bb7041Schristos#. The test against DW_LNW_hi_user is redundant due to
1411*56bb7041Schristos#. the limited range of the unsigned char data type used
1412*56bb7041Schristos#. for op_code.
1413*56bb7041Schristos#. && op_code <= DW_LNE_hi_user
1414*56bb7041Schristos#: dwarf.c:393
1415*56bb7041Schristos#, fuzzy, c-format
1416*56bb7041Schristosmsgid "user defined: length %d\n"
1417*56bb7041Schristosmsgstr "(Brugerdefineret plads-op)"
1418*56bb7041Schristos
1419*56bb7041Schristos#: dwarf.c:395 dwarf.c:2922
1420*56bb7041Schristos#, c-format
1421*56bb7041Schristosmsgid "UNKNOWN: length %d\n"
1422*56bb7041Schristosmsgstr "UKENDT: l�ngde %d\n"
1423*56bb7041Schristos
1424*56bb7041Schristos#: dwarf.c:408
1425*56bb7041Schristosmsgid "<no .debug_str section>"
1426*56bb7041Schristosmsgstr "<ingen .debug_str-sektion>"
1427*56bb7041Schristos
1428*56bb7041Schristos#: dwarf.c:414
1429*56bb7041Schristos#, c-format
1430*56bb7041Schristosmsgid "DW_FORM_strp offset too big: %lx\n"
1431*56bb7041Schristosmsgstr ""
1432*56bb7041Schristos
1433*56bb7041Schristos#: dwarf.c:415
1434*56bb7041Schristosmsgid "<offset is too big>"
1435*56bb7041Schristosmsgstr "<offsettet er for stor>"
1436*56bb7041Schristos
1437*56bb7041Schristos#: dwarf.c:654
1438*56bb7041Schristos#, c-format
1439*56bb7041Schristosmsgid "Unknown TAG value: %lx"
1440*56bb7041Schristosmsgstr "Ukendt TAG-v�rdi: %lx"
1441*56bb7041Schristos
1442*56bb7041Schristos#: dwarf.c:695
1443*56bb7041Schristos#, c-format
1444*56bb7041Schristosmsgid "Unknown FORM value: %lx"
1445*56bb7041Schristosmsgstr "Ukendt FORM-v�rdi: %lx"
1446*56bb7041Schristos
1447*56bb7041Schristos#: dwarf.c:704
1448*56bb7041Schristos#, c-format
1449*56bb7041Schristosmsgid " %lu byte block: "
1450*56bb7041Schristosmsgstr " %lu byte-blok: "
1451*56bb7041Schristos
1452*56bb7041Schristos#: dwarf.c:1037
1453*56bb7041Schristos#, c-format
1454*56bb7041Schristosmsgid "(DW_OP_call_ref in frame info)"
1455*56bb7041Schristosmsgstr ""
1456*56bb7041Schristos
1457*56bb7041Schristos#: dwarf.c:1109
1458*56bb7041Schristos#, c-format
1459*56bb7041Schristosmsgid "(DW_OP_GNU_implicit_pointer in frame info)"
1460*56bb7041Schristosmsgstr ""
1461*56bb7041Schristos
1462*56bb7041Schristos#: dwarf.c:1167
1463*56bb7041Schristos#, c-format
1464*56bb7041Schristosmsgid "(User defined location op)"
1465*56bb7041Schristosmsgstr "(Brugerdefineret plads-op)"
1466*56bb7041Schristos
1467*56bb7041Schristos#: dwarf.c:1169
1468*56bb7041Schristos#, c-format
1469*56bb7041Schristosmsgid "(Unknown location op)"
1470*56bb7041Schristosmsgstr "(Ukendt plads-op)"
1471*56bb7041Schristos
1472*56bb7041Schristos#: dwarf.c:1217
1473*56bb7041Schristosmsgid "Internal error: DWARF version is not 2, 3 or 4.\n"
1474*56bb7041Schristosmsgstr ""
1475*56bb7041Schristos
1476*56bb7041Schristos#: dwarf.c:1323
1477*56bb7041Schristosmsgid "DW_FORM_data8 is unsupported when sizeof (unsigned long) != 8\n"
1478*56bb7041Schristosmsgstr ""
1479*56bb7041Schristos
1480*56bb7041Schristos#: dwarf.c:1373
1481*56bb7041Schristos#, fuzzy, c-format
1482*56bb7041Schristosmsgid " (indirect string, offset: 0x%lx): %s"
1483*56bb7041Schristosmsgstr " (indirekte streng, offset: 0x%lx): "
1484*56bb7041Schristos
1485*56bb7041Schristos#: dwarf.c:1397
1486*56bb7041Schristos#, fuzzy, c-format
1487*56bb7041Schristosmsgid "Unrecognized form: %lu\n"
1488*56bb7041Schristosmsgstr "Ukendt formular: %d\n"
1489*56bb7041Schristos
1490*56bb7041Schristos#: dwarf.c:1485
1491*56bb7041Schristos#, c-format
1492*56bb7041Schristosmsgid "(not inlined)"
1493*56bb7041Schristosmsgstr "(ikke inlined)"
1494*56bb7041Schristos
1495*56bb7041Schristos#: dwarf.c:1488
1496*56bb7041Schristos#, c-format
1497*56bb7041Schristosmsgid "(inlined)"
1498*56bb7041Schristosmsgstr "(inlined)"
1499*56bb7041Schristos
1500*56bb7041Schristos#: dwarf.c:1491
1501*56bb7041Schristos#, c-format
1502*56bb7041Schristosmsgid "(declared as inline but ignored)"
1503*56bb7041Schristosmsgstr "(deklareret som inline, men ignoreret)"
1504*56bb7041Schristos
1505*56bb7041Schristos#: dwarf.c:1494
1506*56bb7041Schristos#, c-format
1507*56bb7041Schristosmsgid "(declared as inline and inlined)"
1508*56bb7041Schristosmsgstr "(deklareret som inline og inlined)"
1509*56bb7041Schristos
1510*56bb7041Schristos#: dwarf.c:1497
1511*56bb7041Schristos#, c-format
1512*56bb7041Schristosmsgid "  (Unknown inline attribute value: %lx)"
1513*56bb7041Schristosmsgstr "  (ukendt inlineattributv�rdi: %lx)"
1514*56bb7041Schristos
1515*56bb7041Schristos#: dwarf.c:1662
1516*56bb7041Schristos#, fuzzy, c-format
1517*56bb7041Schristosmsgid "(location list)"
1518*56bb7041Schristosmsgstr ""
1519*56bb7041Schristos"\n"
1520*56bb7041Schristos"Relokeringssektion "
1521*56bb7041Schristos
1522*56bb7041Schristos#: dwarf.c:1683 dwarf.c:3563
1523*56bb7041Schristos#, c-format
1524*56bb7041Schristosmsgid " [without DW_AT_frame_base]"
1525*56bb7041Schristosmsgstr ""
1526*56bb7041Schristos
1527*56bb7041Schristos#: dwarf.c:1698
1528*56bb7041Schristos#, c-format
1529*56bb7041Schristosmsgid "Offset %lx used as value for DW_AT_import attribute of DIE at offset %lx is too big.\n"
1530*56bb7041Schristosmsgstr ""
1531*56bb7041Schristos
1532*56bb7041Schristos#: dwarf.c:1889
1533*56bb7041Schristos#, c-format
1534*56bb7041Schristosmsgid "Unknown AT value: %lx"
1535*56bb7041Schristosmsgstr "Ukendt AT-v�rdi: %lx"
1536*56bb7041Schristos
1537*56bb7041Schristos#: dwarf.c:1960
1538*56bb7041Schristos#, c-format
1539*56bb7041Schristosmsgid "Reserved length value (%lx) found in section %s\n"
1540*56bb7041Schristosmsgstr ""
1541*56bb7041Schristos
1542*56bb7041Schristos#: dwarf.c:1971
1543*56bb7041Schristos#, fuzzy, c-format
1544*56bb7041Schristosmsgid "Corrupt unit length (%lx) found in section %s\n"
1545*56bb7041Schristosmsgstr "Indhold i %s-sektionen:\n"
1546*56bb7041Schristos
1547*56bb7041Schristos#: dwarf.c:1978
1548*56bb7041Schristos#, fuzzy, c-format
1549*56bb7041Schristosmsgid "No comp units in %s section ?"
1550*56bb7041Schristosmsgstr "%s har ingen %s-sektion"
1551*56bb7041Schristos
1552*56bb7041Schristos#: dwarf.c:1987
1553*56bb7041Schristos#, c-format
1554*56bb7041Schristosmsgid "Not enough memory for a debug info array of %u entries"
1555*56bb7041Schristosmsgstr ""
1556*56bb7041Schristos
1557*56bb7041Schristos#: dwarf.c:1995 dwarf.c:3158 dwarf.c:3252 dwarf.c:3326 dwarf.c:3443
1558*56bb7041Schristos#: dwarf.c:3598 dwarf.c:3667 dwarf.c:3862
1559*56bb7041Schristos#, c-format
1560*56bb7041Schristosmsgid ""
1561*56bb7041Schristos"Contents of the %s section:\n"
1562*56bb7041Schristos"\n"
1563*56bb7041Schristosmsgstr ""
1564*56bb7041Schristos"%s-sektionens indhold:\n"
1565*56bb7041Schristos"\n"
1566*56bb7041Schristos
1567*56bb7041Schristos#: dwarf.c:2003
1568*56bb7041Schristos#, fuzzy, c-format
1569*56bb7041Schristosmsgid "Unable to locate %s section!\n"
1570*56bb7041Schristosmsgstr "Kan ikke finde nogen .debug_abbrev-sektion!\n"
1571*56bb7041Schristos
1572*56bb7041Schristos#: dwarf.c:2084
1573*56bb7041Schristos#, fuzzy, c-format
1574*56bb7041Schristosmsgid "  Compilation Unit @ offset 0x%lx:\n"
1575*56bb7041Schristosmsgstr "  Overs�ttelsesenhed @ %lx:\n"
1576*56bb7041Schristos
1577*56bb7041Schristos#: dwarf.c:2085
1578*56bb7041Schristos#, fuzzy, c-format
1579*56bb7041Schristosmsgid "   Length:        0x%lx (%s)\n"
1580*56bb7041Schristosmsgstr "   L�ngde:        %ld\n"
1581*56bb7041Schristos
1582*56bb7041Schristos#: dwarf.c:2087
1583*56bb7041Schristos#, c-format
1584*56bb7041Schristosmsgid "   Version:       %d\n"
1585*56bb7041Schristosmsgstr "   Version:       %d\n"
1586*56bb7041Schristos
1587*56bb7041Schristos#: dwarf.c:2088
1588*56bb7041Schristos#, c-format
1589*56bb7041Schristosmsgid "   Abbrev Offset: %ld\n"
1590*56bb7041Schristosmsgstr "   Fork.-offset:  %ld\n"
1591*56bb7041Schristos
1592*56bb7041Schristos#: dwarf.c:2089
1593*56bb7041Schristos#, c-format
1594*56bb7041Schristosmsgid "   Pointer Size:  %d\n"
1595*56bb7041Schristosmsgstr "   Pegerst�rrelse:  %d\n"
1596*56bb7041Schristos
1597*56bb7041Schristos#: dwarf.c:2093
1598*56bb7041Schristos#, c-format
1599*56bb7041Schristosmsgid "   Signature:     "
1600*56bb7041Schristosmsgstr ""
1601*56bb7041Schristos
1602*56bb7041Schristos#: dwarf.c:2097
1603*56bb7041Schristos#, fuzzy, c-format
1604*56bb7041Schristosmsgid "   Type Offset:   0x%lx\n"
1605*56bb7041Schristosmsgstr " (indirekte streng, offset: 0x%lx): "
1606*56bb7041Schristos
1607*56bb7041Schristos#: dwarf.c:2104
1608*56bb7041Schristos#, c-format
1609*56bb7041Schristosmsgid "Debug info is corrupted, length of CU at %lx extends beyond end of section (length = %lx)\n"
1610*56bb7041Schristosmsgstr ""
1611*56bb7041Schristos
1612*56bb7041Schristos#: dwarf.c:2115
1613*56bb7041Schristos#, fuzzy, c-format
1614*56bb7041Schristosmsgid "CU at offset %lx contains corrupt or unsupported version number: %d.\n"
1615*56bb7041Schristosmsgstr " p� offset 0x%lx indeholder %lu poster:\n"
1616*56bb7041Schristos
1617*56bb7041Schristos#: dwarf.c:2125
1618*56bb7041Schristos#, c-format
1619*56bb7041Schristosmsgid "Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section size (%lx)\n"
1620*56bb7041Schristosmsgstr ""
1621*56bb7041Schristos
1622*56bb7041Schristos#: dwarf.c:2172
1623*56bb7041Schristos#, c-format
1624*56bb7041Schristosmsgid "Bogus end-of-siblings marker detected at offset %lx in .debug_info section\n"
1625*56bb7041Schristosmsgstr ""
1626*56bb7041Schristos
1627*56bb7041Schristos#: dwarf.c:2176
1628*56bb7041Schristosmsgid "Further warnings about bogus end-of-sibling markers suppressed\n"
1629*56bb7041Schristosmsgstr ""
1630*56bb7041Schristos
1631*56bb7041Schristos#: dwarf.c:2183
1632*56bb7041Schristos#, fuzzy, c-format
1633*56bb7041Schristosmsgid " <%d><%lx>: Abbrev Number: %lu"
1634*56bb7041Schristosmsgstr " <%d><%lx>: Fork.-nummer: %lu (%s)\n"
1635*56bb7041Schristos
1636*56bb7041Schristos#: dwarf.c:2200
1637*56bb7041Schristos#, c-format
1638*56bb7041Schristosmsgid "DIE at offset %lx refers to abbreviation number %lu which does not exist\n"
1639*56bb7041Schristosmsgstr ""
1640*56bb7041Schristos
1641*56bb7041Schristos#: dwarf.c:2206
1642*56bb7041Schristos#, fuzzy, c-format
1643*56bb7041Schristosmsgid " (%s)\n"
1644*56bb7041Schristosmsgstr "  %s\n"
1645*56bb7041Schristos
1646*56bb7041Schristos#: dwarf.c:2298
1647*56bb7041Schristos#, fuzzy, c-format
1648*56bb7041Schristosmsgid ""
1649*56bb7041Schristos"Raw dump of debug contents of section %s:\n"
1650*56bb7041Schristos"\n"
1651*56bb7041Schristosmsgstr ""
1652*56bb7041Schristos"\n"
1653*56bb7041Schristos"Udskrift af fejls�gningsindhold i sektion %s:\n"
1654*56bb7041Schristos"\n"
1655*56bb7041Schristos
1656*56bb7041Schristos#: dwarf.c:2336
1657*56bb7041Schristos#, fuzzy, c-format
1658*56bb7041Schristosmsgid "The information in section %s appears to be corrupt - the section is too small\n"
1659*56bb7041Schristosmsgstr "Linjeinformationen virker v�re i stykker - sektionen er for lille\n"
1660*56bb7041Schristos
1661*56bb7041Schristos#: dwarf.c:2348 dwarf.c:2701
1662*56bb7041Schristos#, fuzzy
1663*56bb7041Schristosmsgid "Only DWARF version 2, 3 and 4 line info is currently supported.\n"
1664*56bb7041Schristosmsgstr "Kun DWARF version 2's linjeinfo underst�ttes i �jeblikket.\n"
1665*56bb7041Schristos
1666*56bb7041Schristos#: dwarf.c:2362 dwarf.c:2716
1667*56bb7041Schristosmsgid "Invalid maximum operations per insn.\n"
1668*56bb7041Schristosmsgstr ""
1669*56bb7041Schristos
1670*56bb7041Schristos#: dwarf.c:2381
1671*56bb7041Schristos#, fuzzy, c-format
1672*56bb7041Schristosmsgid "  Offset:                      0x%lx\n"
1673*56bb7041Schristosmsgstr "  L�ngde:                      %ld\n"
1674*56bb7041Schristos
1675*56bb7041Schristos#: dwarf.c:2382
1676*56bb7041Schristos#, c-format
1677*56bb7041Schristosmsgid "  Length:                      %ld\n"
1678*56bb7041Schristosmsgstr "  L�ngde:                      %ld\n"
1679*56bb7041Schristos
1680*56bb7041Schristos#: dwarf.c:2383
1681*56bb7041Schristos#, c-format
1682*56bb7041Schristosmsgid "  DWARF Version:               %d\n"
1683*56bb7041Schristosmsgstr "  DWARF version:               %d\n"
1684*56bb7041Schristos
1685*56bb7041Schristos#: dwarf.c:2384
1686*56bb7041Schristos#, c-format
1687*56bb7041Schristosmsgid "  Prologue Length:             %d\n"
1688*56bb7041Schristosmsgstr "  Prologl�ngde:                %d\n"
1689*56bb7041Schristos
1690*56bb7041Schristos#: dwarf.c:2385
1691*56bb7041Schristos#, c-format
1692*56bb7041Schristosmsgid "  Minimum Instruction Length:  %d\n"
1693*56bb7041Schristosmsgstr "  Min.-instruktionsl�ngde:      %d\n"
1694*56bb7041Schristos
1695*56bb7041Schristos#: dwarf.c:2387
1696*56bb7041Schristos#, fuzzy, c-format
1697*56bb7041Schristosmsgid "  Maximum Ops per Instruction: %d\n"
1698*56bb7041Schristosmsgstr "  Min.-instruktionsl�ngde:      %d\n"
1699*56bb7041Schristos
1700*56bb7041Schristos#  BUG: Ska det ikke v�re `' p� engelsk?
1701*56bb7041Schristos#: dwarf.c:2388
1702*56bb7041Schristos#, c-format
1703*56bb7041Schristosmsgid "  Initial value of 'is_stmt':  %d\n"
1704*56bb7041Schristosmsgstr "  initialv�rdi p� \"is_stmt\": %d\n"
1705*56bb7041Schristos
1706*56bb7041Schristos#: dwarf.c:2389
1707*56bb7041Schristos#, c-format
1708*56bb7041Schristosmsgid "  Line Base:                   %d\n"
1709*56bb7041Schristosmsgstr "  linjebase:                   %d\n"
1710*56bb7041Schristos
1711*56bb7041Schristos#: dwarf.c:2390
1712*56bb7041Schristos#, c-format
1713*56bb7041Schristosmsgid "  Line Range:                  %d\n"
1714*56bb7041Schristosmsgstr "  linjeomr�de:                 %d\n"
1715*56bb7041Schristos
1716*56bb7041Schristos#: dwarf.c:2391
1717*56bb7041Schristos#, c-format
1718*56bb7041Schristosmsgid "  Opcode Base:                 %d\n"
1719*56bb7041Schristosmsgstr "  op-kodebase:                 %d\n"
1720*56bb7041Schristos
1721*56bb7041Schristos#: dwarf.c:2400
1722*56bb7041Schristos#, c-format
1723*56bb7041Schristosmsgid ""
1724*56bb7041Schristos"\n"
1725*56bb7041Schristos" Opcodes:\n"
1726*56bb7041Schristosmsgstr ""
1727*56bb7041Schristos"\n"
1728*56bb7041Schristos" Op-koder:\n"
1729*56bb7041Schristos
1730*56bb7041Schristos#: dwarf.c:2403
1731*56bb7041Schristos#, c-format
1732*56bb7041Schristosmsgid "  Opcode %d has %d args\n"
1733*56bb7041Schristosmsgstr "  Op-kode %d har %d argumenter\n"
1734*56bb7041Schristos
1735*56bb7041Schristos#: dwarf.c:2409
1736*56bb7041Schristos#, c-format
1737*56bb7041Schristosmsgid ""
1738*56bb7041Schristos"\n"
1739*56bb7041Schristos" The Directory Table is empty.\n"
1740*56bb7041Schristosmsgstr ""
1741*56bb7041Schristos"\n"
1742*56bb7041Schristos" Katalogtabellen er tom.\n"
1743*56bb7041Schristos
1744*56bb7041Schristos#: dwarf.c:2412
1745*56bb7041Schristos#, c-format
1746*56bb7041Schristosmsgid ""
1747*56bb7041Schristos"\n"
1748*56bb7041Schristos" The Directory Table:\n"
1749*56bb7041Schristosmsgstr ""
1750*56bb7041Schristos"\n"
1751*56bb7041Schristos" Katalogtabellen:\n"
1752*56bb7041Schristos
1753*56bb7041Schristos#: dwarf.c:2416
1754*56bb7041Schristos#, c-format
1755*56bb7041Schristosmsgid "  %s\n"
1756*56bb7041Schristosmsgstr "  %s\n"
1757*56bb7041Schristos
1758*56bb7041Schristos#: dwarf.c:2427
1759*56bb7041Schristos#, c-format
1760*56bb7041Schristosmsgid ""
1761*56bb7041Schristos"\n"
1762*56bb7041Schristos" The File Name Table is empty.\n"
1763*56bb7041Schristosmsgstr ""
1764*56bb7041Schristos"\n"
1765*56bb7041Schristos" Filnavnstabellen er tom.\n"
1766*56bb7041Schristos
1767*56bb7041Schristos#: dwarf.c:2430
1768*56bb7041Schristos#, c-format
1769*56bb7041Schristosmsgid ""
1770*56bb7041Schristos"\n"
1771*56bb7041Schristos" The File Name Table:\n"
1772*56bb7041Schristosmsgstr ""
1773*56bb7041Schristos"\n"
1774*56bb7041Schristos" Filnavnstabellen:\n"
1775*56bb7041Schristos
1776*56bb7041Schristos#: dwarf.c:2438
1777*56bb7041Schristos#, c-format
1778*56bb7041Schristosmsgid "  %d\t"
1779*56bb7041Schristosmsgstr "  %d\t"
1780*56bb7041Schristos
1781*56bb7041Schristos#: dwarf.c:2449
1782*56bb7041Schristos#, c-format
1783*56bb7041Schristosmsgid "%s\n"
1784*56bb7041Schristosmsgstr "%s\n"
1785*56bb7041Schristos
1786*56bb7041Schristos#. Now display the statements.
1787*56bb7041Schristos#: dwarf.c:2457
1788*56bb7041Schristos#, c-format
1789*56bb7041Schristosmsgid ""
1790*56bb7041Schristos"\n"
1791*56bb7041Schristos" Line Number Statements:\n"
1792*56bb7041Schristosmsgstr ""
1793*56bb7041Schristos"\n"
1794*56bb7041Schristos" Linjenummers�tninger:\n"
1795*56bb7041Schristos
1796*56bb7041Schristos#: dwarf.c:2476
1797*56bb7041Schristos#, fuzzy, c-format
1798*56bb7041Schristosmsgid "  Special opcode %d: advance Address by %lu to 0x%lx"
1799*56bb7041Schristosmsgstr "  S�rlig op-kode %d: �g adressen med %d til 0x%lx"
1800*56bb7041Schristos
1801*56bb7041Schristos#: dwarf.c:2488
1802*56bb7041Schristos#, fuzzy, c-format
1803*56bb7041Schristosmsgid "  Special opcode %d: advance Address by %lu to 0x%lx[%d]"
1804*56bb7041Schristosmsgstr "  S�rlig op-kode %d: �g adressen med %d til 0x%lx"
1805*56bb7041Schristos
1806*56bb7041Schristos#: dwarf.c:2494
1807*56bb7041Schristos#, c-format
1808*56bb7041Schristosmsgid " and Line by %d to %d\n"
1809*56bb7041Schristosmsgstr " og linjenumret med %d til %d\n"
1810*56bb7041Schristos
1811*56bb7041Schristos#: dwarf.c:2504
1812*56bb7041Schristos#, c-format
1813*56bb7041Schristosmsgid "  Copy\n"
1814*56bb7041Schristosmsgstr "  Kopi�r\n"
1815*56bb7041Schristos
1816*56bb7041Schristos#: dwarf.c:2514
1817*56bb7041Schristos#, fuzzy, c-format
1818*56bb7041Schristosmsgid "  Advance PC by %lu to 0x%lx\n"
1819*56bb7041Schristosmsgstr "  �g PC med %d til %lx\n"
1820*56bb7041Schristos
1821*56bb7041Schristos#: dwarf.c:2526
1822*56bb7041Schristos#, fuzzy, c-format
1823*56bb7041Schristosmsgid "  Advance PC by %lu to 0x%lx[%d]\n"
1824*56bb7041Schristosmsgstr "  �g PC med %d til %lx\n"
1825*56bb7041Schristos
1826*56bb7041Schristos#: dwarf.c:2536
1827*56bb7041Schristos#, c-format
1828*56bb7041Schristosmsgid "  Advance Line by %d to %d\n"
1829*56bb7041Schristosmsgstr "  �g linjenumret med %d til %d\n"
1830*56bb7041Schristos
1831*56bb7041Schristos#: dwarf.c:2543
1832*56bb7041Schristos#, c-format
1833*56bb7041Schristosmsgid "  Set File Name to entry %d in the File Name Table\n"
1834*56bb7041Schristosmsgstr "  S�t filnavnet til post %d i filnavnstabellen\n"
1835*56bb7041Schristos
1836*56bb7041Schristos#: dwarf.c:2551
1837*56bb7041Schristos#, fuzzy, c-format
1838*56bb7041Schristosmsgid "  Set column to %lu\n"
1839*56bb7041Schristosmsgstr "  S�t kolonnen til %d\n"
1840*56bb7041Schristos
1841*56bb7041Schristos#: dwarf.c:2558
1842*56bb7041Schristos#, c-format
1843*56bb7041Schristosmsgid "  Set is_stmt to %d\n"
1844*56bb7041Schristosmsgstr "  S�t is_stmt til %d\n"
1845*56bb7041Schristos
1846*56bb7041Schristos#: dwarf.c:2563
1847*56bb7041Schristos#, c-format
1848*56bb7041Schristosmsgid "  Set basic block\n"
1849*56bb7041Schristosmsgstr "  S�t baseblokken\n"
1850*56bb7041Schristos
1851*56bb7041Schristos#: dwarf.c:2573
1852*56bb7041Schristos#, fuzzy, c-format
1853*56bb7041Schristosmsgid "  Advance PC by constant %lu to 0x%lx\n"
1854*56bb7041Schristosmsgstr "  �g PC med konstant %d til 0x%lx\n"
1855*56bb7041Schristos
1856*56bb7041Schristos#: dwarf.c:2585
1857*56bb7041Schristos#, fuzzy, c-format
1858*56bb7041Schristosmsgid "  Advance PC by constant %lu to 0x%lx[%d]\n"
1859*56bb7041Schristosmsgstr "  �g PC med konstant %d til 0x%lx\n"
1860*56bb7041Schristos
1861*56bb7041Schristos#: dwarf.c:2596
1862*56bb7041Schristos#, fuzzy, c-format
1863*56bb7041Schristosmsgid "  Advance PC by fixed size amount %lu to 0x%lx\n"
1864*56bb7041Schristosmsgstr "  �g PC med fastl�ngdeantal %d til 0x%lx\n"
1865*56bb7041Schristos
1866*56bb7041Schristos#: dwarf.c:2601
1867*56bb7041Schristos#, c-format
1868*56bb7041Schristosmsgid "  Set prologue_end to true\n"
1869*56bb7041Schristosmsgstr "  S�t prologue_end til sand\n"
1870*56bb7041Schristos
1871*56bb7041Schristos#: dwarf.c:2605
1872*56bb7041Schristos#, c-format
1873*56bb7041Schristosmsgid "  Set epilogue_begin to true\n"
1874*56bb7041Schristosmsgstr "  S�t epilogue_begin til sand\n"
1875*56bb7041Schristos
1876*56bb7041Schristos#: dwarf.c:2611 dwarf.c:3027
1877*56bb7041Schristos#, fuzzy, c-format
1878*56bb7041Schristosmsgid "  Set ISA to %lu\n"
1879*56bb7041Schristosmsgstr "  S�t ISA til %d\n"
1880*56bb7041Schristos
1881*56bb7041Schristos#: dwarf.c:2615 dwarf.c:3031
1882*56bb7041Schristos#, c-format
1883*56bb7041Schristosmsgid "  Unknown opcode %d with operands: "
1884*56bb7041Schristosmsgstr "  Ukendt op-kode %d med operand: "
1885*56bb7041Schristos
1886*56bb7041Schristos#: dwarf.c:2648
1887*56bb7041Schristos#, fuzzy, c-format
1888*56bb7041Schristosmsgid ""
1889*56bb7041Schristos"Decoded dump of debug contents of section %s:\n"
1890*56bb7041Schristos"\n"
1891*56bb7041Schristosmsgstr ""
1892*56bb7041Schristos"\n"
1893*56bb7041Schristos"Udskrift af fejls�gningsindhold i sektion %s:\n"
1894*56bb7041Schristos"\n"
1895*56bb7041Schristos
1896*56bb7041Schristos#: dwarf.c:2689
1897*56bb7041Schristosmsgid "The line info appears to be corrupt - the section is too small\n"
1898*56bb7041Schristosmsgstr "Linjeinformationen virker v�re i stykker - sektionen er for lille\n"
1899*56bb7041Schristos
1900*56bb7041Schristos#: dwarf.c:2821
1901*56bb7041Schristos#, fuzzy, c-format
1902*56bb7041Schristosmsgid "CU: %s:\n"
1903*56bb7041Schristosmsgstr "  %s\n"
1904*56bb7041Schristos
1905*56bb7041Schristos#: dwarf.c:2822 dwarf.c:2835
1906*56bb7041Schristos#, fuzzy, c-format
1907*56bb7041Schristosmsgid "File name                            Line number    Starting address\n"
1908*56bb7041Schristosmsgstr " Nr: Navn                            Bind til    Flag\n"
1909*56bb7041Schristos
1910*56bb7041Schristos#: dwarf.c:2828
1911*56bb7041Schristos#, c-format
1912*56bb7041Schristosmsgid "CU: %s/%s:\n"
1913*56bb7041Schristosmsgstr ""
1914*56bb7041Schristos
1915*56bb7041Schristos#: dwarf.c:2833 dwarf.c:2918
1916*56bb7041Schristos#, fuzzy, c-format
1917*56bb7041Schristosmsgid "%s:\n"
1918*56bb7041Schristosmsgstr "%s\n"
1919*56bb7041Schristos
1920*56bb7041Schristos#. If directory index is 0, that means current directory.
1921*56bb7041Schristos#: dwarf.c:2964
1922*56bb7041Schristos#, c-format
1923*56bb7041Schristosmsgid ""
1924*56bb7041Schristos"\n"
1925*56bb7041Schristos"./%s:[++]\n"
1926*56bb7041Schristosmsgstr ""
1927*56bb7041Schristos
1928*56bb7041Schristos#. The directory index starts counting at 1.
1929*56bb7041Schristos#: dwarf.c:2970
1930*56bb7041Schristos#, c-format
1931*56bb7041Schristosmsgid ""
1932*56bb7041Schristos"\n"
1933*56bb7041Schristos"%s/%s:\n"
1934*56bb7041Schristosmsgstr ""
1935*56bb7041Schristos
1936*56bb7041Schristos#: dwarf.c:3070
1937*56bb7041Schristos#, c-format
1938*56bb7041Schristosmsgid "%-35s  %11d  %#18lx\n"
1939*56bb7041Schristosmsgstr ""
1940*56bb7041Schristos
1941*56bb7041Schristos#: dwarf.c:3074
1942*56bb7041Schristos#, c-format
1943*56bb7041Schristosmsgid "%-35s  %11d  %#18lx[%d]\n"
1944*56bb7041Schristosmsgstr ""
1945*56bb7041Schristos
1946*56bb7041Schristos#: dwarf.c:3082
1947*56bb7041Schristos#, c-format
1948*56bb7041Schristosmsgid "%s  %11d  %#18lx\n"
1949*56bb7041Schristosmsgstr ""
1950*56bb7041Schristos
1951*56bb7041Schristos#: dwarf.c:3086
1952*56bb7041Schristos#, c-format
1953*56bb7041Schristosmsgid "%s  %11d  %#18lx[%d]\n"
1954*56bb7041Schristosmsgstr ""
1955*56bb7041Schristos
1956*56bb7041Schristos#: dwarf.c:3192 dwarf.c:3712
1957*56bb7041Schristos#, c-format
1958*56bb7041Schristosmsgid ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"
1959*56bb7041Schristosmsgstr ""
1960*56bb7041Schristos
1961*56bb7041Schristos#: dwarf.c:3206
1962*56bb7041Schristos#, fuzzy
1963*56bb7041Schristosmsgid "Only DWARF 2 and 3 pubnames are currently supported\n"
1964*56bb7041Schristosmsgstr "Kun DWARF 2 pub.-navn underst�ttes i �jeblikket\n"
1965*56bb7041Schristos
1966*56bb7041Schristos#: dwarf.c:3213
1967*56bb7041Schristos#, c-format
1968*56bb7041Schristosmsgid "  Length:                              %ld\n"
1969*56bb7041Schristosmsgstr "  L�ngde:                              %ld\n"
1970*56bb7041Schristos
1971*56bb7041Schristos#: dwarf.c:3215
1972*56bb7041Schristos#, c-format
1973*56bb7041Schristosmsgid "  Version:                             %d\n"
1974*56bb7041Schristosmsgstr "  Version:                             %d\n"
1975*56bb7041Schristos
1976*56bb7041Schristos#: dwarf.c:3217
1977*56bb7041Schristos#, fuzzy, c-format
1978*56bb7041Schristosmsgid "  Offset into .debug_info section:     0x%lx\n"
1979*56bb7041Schristosmsgstr "  Offset i .debug_info-sektionen:      %ld\n"
1980*56bb7041Schristos
1981*56bb7041Schristos#: dwarf.c:3219
1982*56bb7041Schristos#, c-format
1983*56bb7041Schristosmsgid "  Size of area in .debug_info section: %ld\n"
1984*56bb7041Schristosmsgstr "  Strl. p� omr. i .debug_info-sekt.:  %ld\n"
1985*56bb7041Schristos
1986*56bb7041Schristos#: dwarf.c:3222
1987*56bb7041Schristos#, c-format
1988*56bb7041Schristosmsgid ""
1989*56bb7041Schristos"\n"
1990*56bb7041Schristos"    Offset\tName\n"
1991*56bb7041Schristosmsgstr ""
1992*56bb7041Schristos"\n"
1993*56bb7041Schristos"    Offset\tNavn\n"
1994*56bb7041Schristos
1995*56bb7041Schristos#: dwarf.c:3273
1996*56bb7041Schristos#, c-format
1997*56bb7041Schristosmsgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
1998*56bb7041Schristosmsgstr " DW_MACINFO_start_file - linje: %d filnr: %d\n"
1999*56bb7041Schristos
2000*56bb7041Schristos#: dwarf.c:3279
2001*56bb7041Schristos#, c-format
2002*56bb7041Schristosmsgid " DW_MACINFO_end_file\n"
2003*56bb7041Schristosmsgstr " DW_MACINFO_end_file\n"
2004*56bb7041Schristos
2005*56bb7041Schristos#: dwarf.c:3287
2006*56bb7041Schristos#, c-format
2007*56bb7041Schristosmsgid " DW_MACINFO_define - lineno : %d macro : %s\n"
2008*56bb7041Schristosmsgstr " DW_MACINFO_define - linje : %d makro : %s\n"
2009*56bb7041Schristos
2010*56bb7041Schristos#: dwarf.c:3296
2011*56bb7041Schristos#, c-format
2012*56bb7041Schristosmsgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
2013*56bb7041Schristosmsgstr " DW_MACINFO_undef - linje : %d makro : %s\n"
2014*56bb7041Schristos
2015*56bb7041Schristos#: dwarf.c:3308
2016*56bb7041Schristos#, c-format
2017*56bb7041Schristosmsgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
2018*56bb7041Schristosmsgstr " DW_MACINFO_vendor_ext - konstant : %d streng : %s\n"
2019*56bb7041Schristos
2020*56bb7041Schristos#: dwarf.c:3337
2021*56bb7041Schristos#, c-format
2022*56bb7041Schristosmsgid "  Number TAG\n"
2023*56bb7041Schristosmsgstr "  Nummer TAG\n"
2024*56bb7041Schristos
2025*56bb7041Schristos#: dwarf.c:3343
2026*56bb7041Schristos#, c-format
2027*56bb7041Schristosmsgid "   %ld      %s    [%s]\n"
2028*56bb7041Schristosmsgstr "   %ld      %s    [%s]\n"
2029*56bb7041Schristos
2030*56bb7041Schristos#: dwarf.c:3346
2031*56bb7041Schristosmsgid "has children"
2032*56bb7041Schristosmsgstr "har b�rn"
2033*56bb7041Schristos
2034*56bb7041Schristos#: dwarf.c:3346
2035*56bb7041Schristosmsgid "no children"
2036*56bb7041Schristosmsgstr "ingen b�rn"
2037*56bb7041Schristos
2038*56bb7041Schristos#: dwarf.c:3349
2039*56bb7041Schristos#, c-format
2040*56bb7041Schristosmsgid "    %-18s %s\n"
2041*56bb7041Schristosmsgstr "    %-18s %s\n"
2042*56bb7041Schristos
2043*56bb7041Schristos#: dwarf.c:3382 dwarf.c:3594 dwarf.c:3819
2044*56bb7041Schristos#, fuzzy, c-format
2045*56bb7041Schristosmsgid ""
2046*56bb7041Schristos"\n"
2047*56bb7041Schristos"The %s section is empty.\n"
2048*56bb7041Schristosmsgstr ""
2049*56bb7041Schristos"\n"
2050*56bb7041Schristos".debug_str-sektionen er tom.\n"
2051*56bb7041Schristos
2052*56bb7041Schristos#: dwarf.c:3388 dwarf.c:3825
2053*56bb7041Schristos#, c-format
2054*56bb7041Schristosmsgid "Unable to load/parse the .debug_info section, so cannot interpret the %s section.\n"
2055*56bb7041Schristosmsgstr ""
2056*56bb7041Schristos
2057*56bb7041Schristos#. FIXME: Should we handle this case?
2058*56bb7041Schristos#: dwarf.c:3432
2059*56bb7041Schristosmsgid "Location lists in .debug_info section aren't in ascending order!\n"
2060*56bb7041Schristosmsgstr ""
2061*56bb7041Schristos
2062*56bb7041Schristos#: dwarf.c:3435
2063*56bb7041Schristos#, fuzzy
2064*56bb7041Schristosmsgid "No location lists in .debug_info section!\n"
2065*56bb7041Schristosmsgstr "  Offset i .debug_info-sektionen:      %ld\n"
2066*56bb7041Schristos
2067*56bb7041Schristos#: dwarf.c:3440
2068*56bb7041Schristos#, c-format
2069*56bb7041Schristosmsgid "Location lists in %s section start at 0x%lx\n"
2070*56bb7041Schristosmsgstr ""
2071*56bb7041Schristos
2072*56bb7041Schristos#: dwarf.c:3444
2073*56bb7041Schristos#, c-format
2074*56bb7041Schristosmsgid "    Offset   Begin    End      Expression\n"
2075*56bb7041Schristosmsgstr ""
2076*56bb7041Schristos
2077*56bb7041Schristos#: dwarf.c:3479
2078*56bb7041Schristos#, c-format
2079*56bb7041Schristosmsgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
2080*56bb7041Schristosmsgstr ""
2081*56bb7041Schristos
2082*56bb7041Schristos#: dwarf.c:3483
2083*56bb7041Schristos#, c-format
2084*56bb7041Schristosmsgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
2085*56bb7041Schristosmsgstr ""
2086*56bb7041Schristos
2087*56bb7041Schristos#: dwarf.c:3491
2088*56bb7041Schristos#, fuzzy, c-format
2089*56bb7041Schristosmsgid "Offset 0x%lx is bigger than .debug_loc section size.\n"
2090*56bb7041Schristosmsgstr ""
2091*56bb7041Schristos"Indhold i .debug_loc-sektionen:\n"
2092*56bb7041Schristos"\n"
2093*56bb7041Schristos
2094*56bb7041Schristos#: dwarf.c:3500 dwarf.c:3535 dwarf.c:3545
2095*56bb7041Schristos#, fuzzy, c-format
2096*56bb7041Schristosmsgid "Location list starting at offset 0x%lx is not terminated.\n"
2097*56bb7041Schristosmsgstr ""
2098*56bb7041Schristos"\n"
2099*56bb7041Schristos"Relokeringssektionen p� offset 0x%lx indeholder %ld byte:\n"
2100*56bb7041Schristos
2101*56bb7041Schristos#: dwarf.c:3519 dwarf.c:3913
2102*56bb7041Schristos#, c-format
2103*56bb7041Schristosmsgid "<End of list>\n"
2104*56bb7041Schristosmsgstr ""
2105*56bb7041Schristos
2106*56bb7041Schristos#: dwarf.c:3529
2107*56bb7041Schristos#, fuzzy, c-format
2108*56bb7041Schristosmsgid "(base address)\n"
2109*56bb7041Schristosmsgstr "s�t startadresse"
2110*56bb7041Schristos
2111*56bb7041Schristos#: dwarf.c:3566
2112*56bb7041Schristosmsgid " (start == end)"
2113*56bb7041Schristosmsgstr ""
2114*56bb7041Schristos
2115*56bb7041Schristos#: dwarf.c:3568
2116*56bb7041Schristosmsgid " (start > end)"
2117*56bb7041Schristosmsgstr ""
2118*56bb7041Schristos
2119*56bb7041Schristos#: dwarf.c:3578
2120*56bb7041Schristos#, c-format
2121*56bb7041Schristosmsgid "There are %ld unused bytes at the end of section %s\n"
2122*56bb7041Schristosmsgstr ""
2123*56bb7041Schristos
2124*56bb7041Schristos#: dwarf.c:3723
2125*56bb7041Schristos#, fuzzy
2126*56bb7041Schristosmsgid "Only DWARF 2 and 3 aranges are currently supported.\n"
2127*56bb7041Schristosmsgstr "Kun DWARF2's a-intervaller underst�ttes i �jeblikket.\n"
2128*56bb7041Schristos
2129*56bb7041Schristos#: dwarf.c:3727
2130*56bb7041Schristos#, c-format
2131*56bb7041Schristosmsgid "  Length:                   %ld\n"
2132*56bb7041Schristosmsgstr "  L�ngde:                   %ld\n"
2133*56bb7041Schristos
2134*56bb7041Schristos#: dwarf.c:3728
2135*56bb7041Schristos#, c-format
2136*56bb7041Schristosmsgid "  Version:                  %d\n"
2137*56bb7041Schristosmsgstr "  Version:                  %d\n"
2138*56bb7041Schristos
2139*56bb7041Schristos#: dwarf.c:3729
2140*56bb7041Schristos#, fuzzy, c-format
2141*56bb7041Schristosmsgid "  Offset into .debug_info:  0x%lx\n"
2142*56bb7041Schristosmsgstr "  Offset i .debug_info:     %lx\n"
2143*56bb7041Schristos
2144*56bb7041Schristos#: dwarf.c:3730
2145*56bb7041Schristos#, c-format
2146*56bb7041Schristosmsgid "  Pointer Size:             %d\n"
2147*56bb7041Schristosmsgstr "  Pegerst�rrelse:           %d\n"
2148*56bb7041Schristos
2149*56bb7041Schristos#: dwarf.c:3731
2150*56bb7041Schristos#, c-format
2151*56bb7041Schristosmsgid "  Segment Size:             %d\n"
2152*56bb7041Schristosmsgstr "  Segmentst�rrelse:         %d\n"
2153*56bb7041Schristos
2154*56bb7041Schristos#: dwarf.c:3740
2155*56bb7041Schristosmsgid "Pointer size + Segment size is not a power of two.\n"
2156*56bb7041Schristosmsgstr ""
2157*56bb7041Schristos
2158*56bb7041Schristos#: dwarf.c:3745
2159*56bb7041Schristos#, fuzzy, c-format
2160*56bb7041Schristosmsgid ""
2161*56bb7041Schristos"\n"
2162*56bb7041Schristos"    Address            Length\n"
2163*56bb7041Schristosmsgstr ""
2164*56bb7041Schristos"\n"
2165*56bb7041Schristos"    Adressel�ngde\n"
2166*56bb7041Schristos
2167*56bb7041Schristos#: dwarf.c:3747
2168*56bb7041Schristos#, fuzzy, c-format
2169*56bb7041Schristosmsgid ""
2170*56bb7041Schristos"\n"
2171*56bb7041Schristos"    Address    Length\n"
2172*56bb7041Schristosmsgstr ""
2173*56bb7041Schristos"\n"
2174*56bb7041Schristos"    Adressel�ngde\n"
2175*56bb7041Schristos
2176*56bb7041Schristos#: dwarf.c:3835
2177*56bb7041Schristos#, fuzzy
2178*56bb7041Schristosmsgid "No range lists in .debug_info section!\n"
2179*56bb7041Schristosmsgstr "  Offset i .debug_info-sektionen:      %ld\n"
2180*56bb7041Schristos
2181*56bb7041Schristos#: dwarf.c:3859
2182*56bb7041Schristos#, c-format
2183*56bb7041Schristosmsgid "Range lists in %s section start at 0x%lx\n"
2184*56bb7041Schristosmsgstr ""
2185*56bb7041Schristos
2186*56bb7041Schristos#: dwarf.c:3863
2187*56bb7041Schristos#, c-format
2188*56bb7041Schristosmsgid "    Offset   Begin    End\n"
2189*56bb7041Schristosmsgstr ""
2190*56bb7041Schristos
2191*56bb7041Schristos#: dwarf.c:3884
2192*56bb7041Schristos#, c-format
2193*56bb7041Schristosmsgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
2194*56bb7041Schristosmsgstr ""
2195*56bb7041Schristos
2196*56bb7041Schristos#: dwarf.c:3888
2197*56bb7041Schristos#, c-format
2198*56bb7041Schristosmsgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
2199*56bb7041Schristosmsgstr ""
2200*56bb7041Schristos
2201*56bb7041Schristos#: dwarf.c:3931
2202*56bb7041Schristosmsgid "(start == end)"
2203*56bb7041Schristosmsgstr ""
2204*56bb7041Schristos
2205*56bb7041Schristos#: dwarf.c:3933
2206*56bb7041Schristosmsgid "(start > end)"
2207*56bb7041Schristosmsgstr ""
2208*56bb7041Schristos
2209*56bb7041Schristos#: dwarf.c:4185
2210*56bb7041Schristosmsgid "bad register: "
2211*56bb7041Schristosmsgstr ""
2212*56bb7041Schristos
2213*56bb7041Schristos#: dwarf.c:4188
2214*56bb7041Schristos#, fuzzy, c-format
2215*56bb7041Schristosmsgid "Contents of the %s section:\n"
2216*56bb7041Schristosmsgstr ""
2217*56bb7041Schristos"%s-sektionens indhold:\n"
2218*56bb7041Schristos"\n"
2219*56bb7041Schristos
2220*56bb7041Schristos#: dwarf.c:4962
2221*56bb7041Schristos#, c-format
2222*56bb7041Schristosmsgid "  DW_CFA_??? (User defined call frame op: %#x)\n"
2223*56bb7041Schristosmsgstr ""
2224*56bb7041Schristos
2225*56bb7041Schristos#: dwarf.c:4964
2226*56bb7041Schristos#, c-format
2227*56bb7041Schristosmsgid "unsupported or unknown Dwarf Call Frame Instruction number: %#x\n"
2228*56bb7041Schristosmsgstr ""
2229*56bb7041Schristos
2230*56bb7041Schristos#: dwarf.c:4989
2231*56bb7041Schristos#, c-format
2232*56bb7041Schristosmsgid "Displaying the debug contents of section %s is not yet supported.\n"
2233*56bb7041Schristosmsgstr "Visning af fejls�gningsindeholdet i sektion %s underst�ttes ikke endnu.\n"
2234*56bb7041Schristos
2235*56bb7041Schristos#: dwarf.c:5031 elfedit.c:74
2236*56bb7041Schristos#, c-format
2237*56bb7041Schristosmsgid "%s: Error: "
2238*56bb7041Schristosmsgstr "%s: Fejl: "
2239*56bb7041Schristos
2240*56bb7041Schristos#: dwarf.c:5042
2241*56bb7041Schristos#, c-format
2242*56bb7041Schristosmsgid "%s: Warning: "
2243*56bb7041Schristosmsgstr "%s: Advarsel: "
2244*56bb7041Schristos
2245*56bb7041Schristos#: dwarf.c:5145 dwarf.c:5215
2246*56bb7041Schristos#, c-format
2247*56bb7041Schristosmsgid "Unrecognized debug option '%s'\n"
2248*56bb7041Schristosmsgstr "Ukendt fejls�gningsargument \"%s\"\n"
2249*56bb7041Schristos
2250*56bb7041Schristos#: elfedit.c:243
2251*56bb7041Schristos#, fuzzy, c-format
2252*56bb7041Schristosmsgid "%s: Not an ELF file - wrong magic bytes at the start\n"
2253*56bb7041Schristosmsgstr "Ikke en ELF-fil - den har forkerte magiske byte i begyndelsen\n"
2254*56bb7041Schristos
2255*56bb7041Schristos#: elfedit.c:251
2256*56bb7041Schristos#, c-format
2257*56bb7041Schristosmsgid "%s: Unsupported EI_VERSION: %d is not %d\n"
2258*56bb7041Schristosmsgstr ""
2259*56bb7041Schristos
2260*56bb7041Schristos#: elfedit.c:267
2261*56bb7041Schristos#, c-format
2262*56bb7041Schristosmsgid "%s: Unmatched EI_CLASS: %d is not %d\n"
2263*56bb7041Schristosmsgstr ""
2264*56bb7041Schristos
2265*56bb7041Schristos#: elfedit.c:278
2266*56bb7041Schristos#, c-format
2267*56bb7041Schristosmsgid "%s: Unmatched e_machine: %d is not %d\n"
2268*56bb7041Schristosmsgstr ""
2269*56bb7041Schristos
2270*56bb7041Schristos#: elfedit.c:289
2271*56bb7041Schristos#, c-format
2272*56bb7041Schristosmsgid "%s: Unmatched e_type: %d is not %d\n"
2273*56bb7041Schristosmsgstr ""
2274*56bb7041Schristos
2275*56bb7041Schristos#: elfedit.c:300
2276*56bb7041Schristos#, c-format
2277*56bb7041Schristosmsgid "%s: Unmatched EI_OSABI: %d is not %d\n"
2278*56bb7041Schristosmsgstr ""
2279*56bb7041Schristos
2280*56bb7041Schristos#: elfedit.c:333
2281*56bb7041Schristos#, fuzzy, c-format
2282*56bb7041Schristosmsgid "%s: Failed to update ELF header: %s\n"
2283*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
2284*56bb7041Schristos
2285*56bb7041Schristos#: elfedit.c:366
2286*56bb7041Schristos#, c-format
2287*56bb7041Schristosmsgid "Unsupported EI_CLASS: %d\n"
2288*56bb7041Schristosmsgstr ""
2289*56bb7041Schristos
2290*56bb7041Schristos#: elfedit.c:399
2291*56bb7041Schristos#, fuzzy
2292*56bb7041Schristosmsgid ""
2293*56bb7041Schristos"This executable has been built without support for a\n"
2294*56bb7041Schristos"64 bit data type and so it cannot process 64 bit ELF files.\n"
2295*56bb7041Schristosmsgstr ""
2296*56bb7041Schristos"Denne bin�re af readelf er bygget uden underst�ttelse for en 64-bit\n"
2297*56bb7041Schristos"datatype og kan derfor ikke l�se 64-bit ELF-filer.\n"
2298*56bb7041Schristos
2299*56bb7041Schristos#: elfedit.c:440
2300*56bb7041Schristos#, fuzzy, c-format
2301*56bb7041Schristosmsgid "%s: Failed to read ELF header\n"
2302*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
2303*56bb7041Schristos
2304*56bb7041Schristos#: elfedit.c:447
2305*56bb7041Schristos#, fuzzy, c-format
2306*56bb7041Schristosmsgid "%s: Failed to seek to ELF header\n"
2307*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
2308*56bb7041Schristos
2309*56bb7041Schristos#: elfedit.c:477 elfedit.c:491 elfedit.c:776 readelf.c:3674 readelf.c:3978
2310*56bb7041Schristos#: readelf.c:4021 readelf.c:4093 readelf.c:4171 readelf.c:4936 readelf.c:4960
2311*56bb7041Schristos#: readelf.c:7057 readelf.c:7103 readelf.c:7304 readelf.c:8494 readelf.c:8508
2312*56bb7041Schristos#: readelf.c:9033 readelf.c:9049 readelf.c:9092 readelf.c:9117 readelf.c:11385
2313*56bb7041Schristos#: readelf.c:11577 readelf.c:12138 readelf.c:12515 readelf.c:12529
2314*56bb7041Schristos#: readelf.c:12891
2315*56bb7041Schristosmsgid "Out of memory\n"
2316*56bb7041Schristosmsgstr "Slut p� hukommelse\n"
2317*56bb7041Schristos
2318*56bb7041Schristos#: elfedit.c:543 readelf.c:12581
2319*56bb7041Schristos#, fuzzy, c-format
2320*56bb7041Schristosmsgid "%s: failed to seek to first archive header\n"
2321*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
2322*56bb7041Schristos
2323*56bb7041Schristos#: elfedit.c:553 elfedit.c:741 elfedit.c:845 readelf.c:12590 readelf.c:12858
2324*56bb7041Schristos#: readelf.c:13026
2325*56bb7041Schristos#, fuzzy, c-format
2326*56bb7041Schristosmsgid "%s: failed to read archive header\n"
2327*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
2328*56bb7041Schristos
2329*56bb7041Schristos#: elfedit.c:568 readelf.c:12691
2330*56bb7041Schristos#, c-format
2331*56bb7041Schristosmsgid "%s: failed to skip archive symbol table\n"
2332*56bb7041Schristosmsgstr ""
2333*56bb7041Schristos
2334*56bb7041Schristos#: elfedit.c:579 readelf.c:12702
2335*56bb7041Schristos#, fuzzy, c-format
2336*56bb7041Schristosmsgid "%s: failed to read archive header following archive index\n"
2337*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
2338*56bb7041Schristos
2339*56bb7041Schristos#: elfedit.c:594 readelf.c:12718
2340*56bb7041Schristosmsgid "Out of memory reading long symbol names in archive\n"
2341*56bb7041Schristosmsgstr ""
2342*56bb7041Schristos
2343*56bb7041Schristos#: elfedit.c:602 readelf.c:12726
2344*56bb7041Schristos#, fuzzy, c-format
2345*56bb7041Schristosmsgid "%s: failed to read long symbol name string table\n"
2346*56bb7041Schristosmsgstr "Kan ikke bestemme l�ngden p� den dynamiske strengtabel\n"
2347*56bb7041Schristos
2348*56bb7041Schristos#: elfedit.c:734 readelf.c:12852
2349*56bb7041Schristos#, fuzzy, c-format
2350*56bb7041Schristosmsgid "%s: failed to seek to next file name\n"
2351*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
2352*56bb7041Schristos
2353*56bb7041Schristos#: elfedit.c:747 elfedit.c:852 readelf.c:12863 readelf.c:13032
2354*56bb7041Schristos#, fuzzy, c-format
2355*56bb7041Schristosmsgid "%s: did not find a valid archive header\n"
2356*56bb7041Schristosmsgstr "%s er ikke et gyldigt arkiv"
2357*56bb7041Schristos
2358*56bb7041Schristos#: elfedit.c:836 readelf.c:13018
2359*56bb7041Schristos#, fuzzy, c-format
2360*56bb7041Schristosmsgid "%s: failed to seek to next archive header\n"
2361*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
2362*56bb7041Schristos
2363*56bb7041Schristos#: elfedit.c:867 elfedit.c:876 readelf.c:13046 readelf.c:13055
2364*56bb7041Schristos#, fuzzy, c-format
2365*56bb7041Schristosmsgid "%s: bad archive file name\n"
2366*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
2367*56bb7041Schristos
2368*56bb7041Schristos#: elfedit.c:896 elfedit.c:988
2369*56bb7041Schristos#, fuzzy, c-format
2370*56bb7041Schristosmsgid "Input file '%s' is not readable\n"
2371*56bb7041Schristosmsgstr "Inddatafil %s findes ikke.\n"
2372*56bb7041Schristos
2373*56bb7041Schristos#: elfedit.c:920
2374*56bb7041Schristos#, fuzzy, c-format
2375*56bb7041Schristosmsgid "%s: failed to seek to archive member\n"
2376*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
2377*56bb7041Schristos
2378*56bb7041Schristos#: elfedit.c:959 readelf.c:13134
2379*56bb7041Schristos#, c-format
2380*56bb7041Schristosmsgid "'%s': No such file\n"
2381*56bb7041Schristosmsgstr ""
2382*56bb7041Schristos
2383*56bb7041Schristos#: elfedit.c:961 readelf.c:13136
2384*56bb7041Schristos#, c-format
2385*56bb7041Schristosmsgid "Could not locate '%s'.  System error message: %s\n"
2386*56bb7041Schristosmsgstr ""
2387*56bb7041Schristos
2388*56bb7041Schristos#: elfedit.c:968 readelf.c:13143
2389*56bb7041Schristos#, fuzzy, c-format
2390*56bb7041Schristosmsgid "'%s' is not an ordinary file\n"
2391*56bb7041Schristosmsgstr "%s er ikke et arkiv"
2392*56bb7041Schristos
2393*56bb7041Schristos#: elfedit.c:994 readelf.c:13156
2394*56bb7041Schristos#, fuzzy, c-format
2395*56bb7041Schristosmsgid "%s: Failed to read file's magic number\n"
2396*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
2397*56bb7041Schristos
2398*56bb7041Schristos#: elfedit.c:1052
2399*56bb7041Schristos#, fuzzy, c-format
2400*56bb7041Schristosmsgid "Unknown OSABI: %s\n"
2401*56bb7041Schristosmsgstr "Ukendt AT-v�rdi: %lx"
2402*56bb7041Schristos
2403*56bb7041Schristos#: elfedit.c:1071
2404*56bb7041Schristos#, fuzzy, c-format
2405*56bb7041Schristosmsgid "Unknown machine type: %s\n"
2406*56bb7041Schristosmsgstr "Intern fejl: Ukendt maskintype: %d"
2407*56bb7041Schristos
2408*56bb7041Schristos#: elfedit.c:1089
2409*56bb7041Schristos#, fuzzy, c-format
2410*56bb7041Schristosmsgid "Unknown machine type: %d\n"
2411*56bb7041Schristosmsgstr "Intern fejl: Ukendt maskintype: %d"
2412*56bb7041Schristos
2413*56bb7041Schristos#: elfedit.c:1108
2414*56bb7041Schristos#, fuzzy, c-format
2415*56bb7041Schristosmsgid "Unknown type: %s\n"
2416*56bb7041Schristosmsgstr "ukendt BB-type"
2417*56bb7041Schristos
2418*56bb7041Schristos#: elfedit.c:1139
2419*56bb7041Schristos#, fuzzy, c-format
2420*56bb7041Schristosmsgid "Usage: %s <option(s)> elffile(s)\n"
2421*56bb7041Schristosmsgstr "Brug: %s <flag> <inddatafiler>\n"
2422*56bb7041Schristos
2423*56bb7041Schristos#: elfedit.c:1141
2424*56bb7041Schristos#, c-format
2425*56bb7041Schristosmsgid " Update the ELF header of ELF files\n"
2426*56bb7041Schristosmsgstr ""
2427*56bb7041Schristos
2428*56bb7041Schristos#: elfedit.c:1142 objcopy.c:475 objcopy.c:585
2429*56bb7041Schristos#, c-format
2430*56bb7041Schristosmsgid " The options are:\n"
2431*56bb7041Schristosmsgstr " Flagene er:\n"
2432*56bb7041Schristos
2433*56bb7041Schristos#: elfedit.c:1143
2434*56bb7041Schristos#, c-format
2435*56bb7041Schristosmsgid ""
2436*56bb7041Schristos"  --input-mach <machine>      Set input machine type to <machine>\n"
2437*56bb7041Schristos"  --output-mach <machine>     Set output machine type to <machine>\n"
2438*56bb7041Schristos"  --input-type <type>         Set input file type to <type>\n"
2439*56bb7041Schristos"  --output-type <type>        Set output file type to <type>\n"
2440*56bb7041Schristos"  --input-osabi <osabi>       Set input OSABI to <osabi>\n"
2441*56bb7041Schristos"  --output-osabi <osabi>      Set output OSABI to <osabi>\n"
2442*56bb7041Schristos"  -h --help                   Display this information\n"
2443*56bb7041Schristos"  -v --version                Display the version number of %s\n"
2444*56bb7041Schristosmsgstr ""
2445*56bb7041Schristos
2446*56bb7041Schristos#: emul_aix.c:43
2447*56bb7041Schristos#, c-format
2448*56bb7041Schristosmsgid "  [-g]         - 32 bit small archive\n"
2449*56bb7041Schristosmsgstr ""
2450*56bb7041Schristos
2451*56bb7041Schristos#: emul_aix.c:44
2452*56bb7041Schristos#, c-format
2453*56bb7041Schristosmsgid "  [-X32]       - ignores 64 bit objects\n"
2454*56bb7041Schristosmsgstr ""
2455*56bb7041Schristos
2456*56bb7041Schristos#: emul_aix.c:45
2457*56bb7041Schristos#, c-format
2458*56bb7041Schristosmsgid "  [-X64]       - ignores 32 bit objects\n"
2459*56bb7041Schristosmsgstr ""
2460*56bb7041Schristos
2461*56bb7041Schristos#: emul_aix.c:46
2462*56bb7041Schristos#, c-format
2463*56bb7041Schristosmsgid "  [-X32_64]    - accepts 32 and 64 bit objects\n"
2464*56bb7041Schristosmsgstr ""
2465*56bb7041Schristos
2466*56bb7041Schristos#: emul_aix.c:99 emul_aix.c:109 emul_aix.c:119 emul_aix.c:129
2467*56bb7041Schristos#, fuzzy, c-format
2468*56bb7041Schristosmsgid "target `%s' ignored."
2469*56bb7041Schristosmsgstr " Argument %s ignoreres"
2470*56bb7041Schristos
2471*56bb7041Schristos#: ieee.c:311
2472*56bb7041Schristosmsgid "unexpected end of debugging information"
2473*56bb7041Schristosmsgstr "uventet slut p� fejls�gningsinformationen"
2474*56bb7041Schristos
2475*56bb7041Schristos#: ieee.c:398
2476*56bb7041Schristosmsgid "invalid number"
2477*56bb7041Schristosmsgstr "ugyldigt tal"
2478*56bb7041Schristos
2479*56bb7041Schristos#: ieee.c:451
2480*56bb7041Schristosmsgid "invalid string length"
2481*56bb7041Schristosmsgstr "ugyldig strengl�ngde"
2482*56bb7041Schristos
2483*56bb7041Schristos#: ieee.c:506 ieee.c:547
2484*56bb7041Schristosmsgid "expression stack overflow"
2485*56bb7041Schristosmsgstr "overl�b i udtryksstakken"
2486*56bb7041Schristos
2487*56bb7041Schristos#: ieee.c:526
2488*56bb7041Schristosmsgid "unsupported IEEE expression operator"
2489*56bb7041Schristosmsgstr "IEEE-udtryksoperator som ikke underst�ttes"
2490*56bb7041Schristos
2491*56bb7041Schristos#: ieee.c:541
2492*56bb7041Schristosmsgid "unknown section"
2493*56bb7041Schristosmsgstr "ukendt sektion"
2494*56bb7041Schristos
2495*56bb7041Schristos#: ieee.c:562
2496*56bb7041Schristosmsgid "expression stack underflow"
2497*56bb7041Schristosmsgstr "underl�b i udtryksstakken"
2498*56bb7041Schristos
2499*56bb7041Schristos#: ieee.c:576
2500*56bb7041Schristosmsgid "expression stack mismatch"
2501*56bb7041Schristosmsgstr "fejlbalanceret udtryksstak"
2502*56bb7041Schristos
2503*56bb7041Schristos#: ieee.c:613
2504*56bb7041Schristosmsgid "unknown builtin type"
2505*56bb7041Schristosmsgstr "ukendt indbygget type"
2506*56bb7041Schristos
2507*56bb7041Schristos#: ieee.c:758
2508*56bb7041Schristosmsgid "BCD float type not supported"
2509*56bb7041Schristosmsgstr "flydendetalstype BCD underst�ttes ikke"
2510*56bb7041Schristos
2511*56bb7041Schristos#: ieee.c:895
2512*56bb7041Schristosmsgid "unexpected number"
2513*56bb7041Schristosmsgstr "uventet tal"
2514*56bb7041Schristos
2515*56bb7041Schristos#: ieee.c:902
2516*56bb7041Schristosmsgid "unexpected record type"
2517*56bb7041Schristosmsgstr "uventet posttype"
2518*56bb7041Schristos
2519*56bb7041Schristos#: ieee.c:935
2520*56bb7041Schristosmsgid "blocks left on stack at end"
2521*56bb7041Schristosmsgstr "block stadig p� stakken ved slutningen"
2522*56bb7041Schristos
2523*56bb7041Schristos#: ieee.c:1208
2524*56bb7041Schristosmsgid "unknown BB type"
2525*56bb7041Schristosmsgstr "ukendt BB-type"
2526*56bb7041Schristos
2527*56bb7041Schristos#: ieee.c:1217
2528*56bb7041Schristosmsgid "stack overflow"
2529*56bb7041Schristosmsgstr "overl�b i stakken"
2530*56bb7041Schristos
2531*56bb7041Schristos#: ieee.c:1240
2532*56bb7041Schristosmsgid "stack underflow"
2533*56bb7041Schristosmsgstr "underl�b i stakken"
2534*56bb7041Schristos
2535*56bb7041Schristos#: ieee.c:1352 ieee.c:1422 ieee.c:2120
2536*56bb7041Schristosmsgid "illegal variable index"
2537*56bb7041Schristosmsgstr "ikke tilladt variabelindeks"
2538*56bb7041Schristos
2539*56bb7041Schristos#: ieee.c:1400
2540*56bb7041Schristosmsgid "illegal type index"
2541*56bb7041Schristosmsgstr "ikke tilladt typeindeks"
2542*56bb7041Schristos
2543*56bb7041Schristos#: ieee.c:1410 ieee.c:1447
2544*56bb7041Schristosmsgid "unknown TY code"
2545*56bb7041Schristosmsgstr "ukendt TY-kode"
2546*56bb7041Schristos
2547*56bb7041Schristos#: ieee.c:1429
2548*56bb7041Schristosmsgid "undefined variable in TY"
2549*56bb7041Schristosmsgstr "udefineret variabel i TY"
2550*56bb7041Schristos
2551*56bb7041Schristos#. Pascal file name.  FIXME.
2552*56bb7041Schristos#: ieee.c:1841
2553*56bb7041Schristosmsgid "Pascal file name not supported"
2554*56bb7041Schristosmsgstr "Pascal-filnavn underst�ttes ikke"
2555*56bb7041Schristos
2556*56bb7041Schristos#  BUGG: qualif>i<er
2557*56bb7041Schristos#: ieee.c:1889
2558*56bb7041Schristosmsgid "unsupported qualifier"
2559*56bb7041Schristosmsgstr "bestemmelsen underst�ttes ikke"
2560*56bb7041Schristos
2561*56bb7041Schristos#: ieee.c:2158
2562*56bb7041Schristosmsgid "undefined variable in ATN"
2563*56bb7041Schristosmsgstr "udefineret variabel i ATN"
2564*56bb7041Schristos
2565*56bb7041Schristos#: ieee.c:2201
2566*56bb7041Schristosmsgid "unknown ATN type"
2567*56bb7041Schristosmsgstr "ukendt ATN-type"
2568*56bb7041Schristos
2569*56bb7041Schristos#. Reserved for FORTRAN common.
2570*56bb7041Schristos#: ieee.c:2323
2571*56bb7041Schristosmsgid "unsupported ATN11"
2572*56bb7041Schristosmsgstr "ATN11 underst�ttes ikke"
2573*56bb7041Schristos
2574*56bb7041Schristos#. We have no way to record this information.  FIXME.
2575*56bb7041Schristos#: ieee.c:2350
2576*56bb7041Schristosmsgid "unsupported ATN12"
2577*56bb7041Schristosmsgstr "ATN12 underst�ttes ikke"
2578*56bb7041Schristos
2579*56bb7041Schristos#: ieee.c:2410
2580*56bb7041Schristosmsgid "unexpected string in C++ misc"
2581*56bb7041Schristosmsgstr "uventet streng i C++-misc"
2582*56bb7041Schristos
2583*56bb7041Schristos#: ieee.c:2423
2584*56bb7041Schristosmsgid "bad misc record"
2585*56bb7041Schristosmsgstr "fejlagtig misc-post"
2586*56bb7041Schristos
2587*56bb7041Schristos#: ieee.c:2464
2588*56bb7041Schristosmsgid "unrecognized C++ misc record"
2589*56bb7041Schristosmsgstr "ukendt C++-misc-post"
2590*56bb7041Schristos
2591*56bb7041Schristos#: ieee.c:2579
2592*56bb7041Schristosmsgid "undefined C++ object"
2593*56bb7041Schristosmsgstr "udefineret C++-objekt"
2594*56bb7041Schristos
2595*56bb7041Schristos#: ieee.c:2613
2596*56bb7041Schristosmsgid "unrecognized C++ object spec"
2597*56bb7041Schristosmsgstr "ukendt C++-objektspecifikation"
2598*56bb7041Schristos
2599*56bb7041Schristos#: ieee.c:2649
2600*56bb7041Schristosmsgid "unsupported C++ object type"
2601*56bb7041Schristosmsgstr "uunderst�ttet C++-objekttype"
2602*56bb7041Schristos
2603*56bb7041Schristos#: ieee.c:2659
2604*56bb7041Schristosmsgid "C++ base class not defined"
2605*56bb7041Schristosmsgstr "udefineret C++-baseklasse"
2606*56bb7041Schristos
2607*56bb7041Schristos#: ieee.c:2671 ieee.c:2776
2608*56bb7041Schristosmsgid "C++ object has no fields"
2609*56bb7041Schristosmsgstr "C++-objektet har ingen felter"
2610*56bb7041Schristos
2611*56bb7041Schristos#  FIXME: beholdare??
2612*56bb7041Schristos#: ieee.c:2690
2613*56bb7041Schristosmsgid "C++ base class not found in container"
2614*56bb7041Schristosmsgstr "Fandt ikke C++-baseklassen i beholderen"
2615*56bb7041Schristos
2616*56bb7041Schristos#  FIXME: beholdare??
2617*56bb7041Schristos#: ieee.c:2797
2618*56bb7041Schristosmsgid "C++ data member not found in container"
2619*56bb7041Schristosmsgstr "Fandt ikke C++-datamedlemmet i beholderen"
2620*56bb7041Schristos
2621*56bb7041Schristos#: ieee.c:2838 ieee.c:2988
2622*56bb7041Schristosmsgid "unknown C++ visibility"
2623*56bb7041Schristosmsgstr "ukendt C++-synlighed"
2624*56bb7041Schristos
2625*56bb7041Schristos#: ieee.c:2872
2626*56bb7041Schristosmsgid "bad C++ field bit pos or size"
2627*56bb7041Schristosmsgstr "C++-feltets bit-position eller bit-st�rrelse er fejlagtig"
2628*56bb7041Schristos
2629*56bb7041Schristos#: ieee.c:2964
2630*56bb7041Schristosmsgid "bad type for C++ method function"
2631*56bb7041Schristosmsgstr "fejlagtig type p� C++-metodefunktion"
2632*56bb7041Schristos
2633*56bb7041Schristos#: ieee.c:2974
2634*56bb7041Schristosmsgid "no type information for C++ method function"
2635*56bb7041Schristosmsgstr "ingen typeinformation om C++-metodefunktion"
2636*56bb7041Schristos
2637*56bb7041Schristos#: ieee.c:3013
2638*56bb7041Schristosmsgid "C++ static virtual method"
2639*56bb7041Schristosmsgstr "statisk virtuel C++-metode"
2640*56bb7041Schristos
2641*56bb7041Schristos#: ieee.c:3108
2642*56bb7041Schristosmsgid "unrecognized C++ object overhead spec"
2643*56bb7041Schristosmsgstr "ukendt C++-objektoversigtsspec"
2644*56bb7041Schristos
2645*56bb7041Schristos#: ieee.c:3147
2646*56bb7041Schristosmsgid "undefined C++ vtable"
2647*56bb7041Schristosmsgstr "udefineret C++-v-tabel"
2648*56bb7041Schristos
2649*56bb7041Schristos#: ieee.c:3216
2650*56bb7041Schristosmsgid "C++ default values not in a function"
2651*56bb7041Schristosmsgstr "C++-standardv�rdier ikke inde i en funktion"
2652*56bb7041Schristos
2653*56bb7041Schristos#: ieee.c:3256
2654*56bb7041Schristosmsgid "unrecognized C++ default type"
2655*56bb7041Schristosmsgstr "ukendt C++-standardtype"
2656*56bb7041Schristos
2657*56bb7041Schristos#: ieee.c:3287
2658*56bb7041Schristosmsgid "reference parameter is not a pointer"
2659*56bb7041Schristosmsgstr "referenceparameteren er ikke en peger"
2660*56bb7041Schristos
2661*56bb7041Schristos#: ieee.c:3370
2662*56bb7041Schristosmsgid "unrecognized C++ reference type"
2663*56bb7041Schristosmsgstr "ukendt C++-referencetype"
2664*56bb7041Schristos
2665*56bb7041Schristos#: ieee.c:3452
2666*56bb7041Schristosmsgid "C++ reference not found"
2667*56bb7041Schristosmsgstr "fandt ikke C++-referencen"
2668*56bb7041Schristos
2669*56bb7041Schristos#: ieee.c:3460
2670*56bb7041Schristosmsgid "C++ reference is not pointer"
2671*56bb7041Schristosmsgstr "C++-referencen er ingen peger"
2672*56bb7041Schristos
2673*56bb7041Schristos#: ieee.c:3486 ieee.c:3494
2674*56bb7041Schristosmsgid "missing required ASN"
2675*56bb7041Schristosmsgstr "mangler n�dvendig ASN"
2676*56bb7041Schristos
2677*56bb7041Schristos#: ieee.c:3521 ieee.c:3529
2678*56bb7041Schristosmsgid "missing required ATN65"
2679*56bb7041Schristosmsgstr "mangler n�dvendig ATN65"
2680*56bb7041Schristos
2681*56bb7041Schristos#: ieee.c:3543
2682*56bb7041Schristosmsgid "bad ATN65 record"
2683*56bb7041Schristosmsgstr "fejlagtig ATN65-post"
2684*56bb7041Schristos
2685*56bb7041Schristos#: ieee.c:4171
2686*56bb7041Schristos#, c-format
2687*56bb7041Schristosmsgid "IEEE numeric overflow: 0x"
2688*56bb7041Schristosmsgstr "IEEE numerisk overl�b: 0x"
2689*56bb7041Schristos
2690*56bb7041Schristos#: ieee.c:4215
2691*56bb7041Schristos#, c-format
2692*56bb7041Schristosmsgid "IEEE string length overflow: %u\n"
2693*56bb7041Schristosmsgstr "IEEE overl�b i strengl�ngden: %u\n"
2694*56bb7041Schristos
2695*56bb7041Schristos#: ieee.c:5210
2696*56bb7041Schristos#, c-format
2697*56bb7041Schristosmsgid "IEEE unsupported integer type size %u\n"
2698*56bb7041Schristosmsgstr "IEEE klarer ikke heltalstyper af st�rrelse %u\n"
2699*56bb7041Schristos
2700*56bb7041Schristos#: ieee.c:5244
2701*56bb7041Schristos#, c-format
2702*56bb7041Schristosmsgid "IEEE unsupported float type size %u\n"
2703*56bb7041Schristosmsgstr "IEEE klarer ikke flydendetalstyper af st�rrelse %u\n"
2704*56bb7041Schristos
2705*56bb7041Schristos#: ieee.c:5278
2706*56bb7041Schristos#, c-format
2707*56bb7041Schristosmsgid "IEEE unsupported complex type size %u\n"
2708*56bb7041Schristosmsgstr "IEEE klarer ikke komplekse typer af st�rrelse %u\n"
2709*56bb7041Schristos
2710*56bb7041Schristos#: mclex.c:241
2711*56bb7041Schristosmsgid "Duplicate symbol entered into keyword list."
2712*56bb7041Schristosmsgstr ""
2713*56bb7041Schristos
2714*56bb7041Schristos#: nlmconv.c:273 srconv.c:1823
2715*56bb7041Schristosmsgid "input and output files must be different"
2716*56bb7041Schristosmsgstr "uddatafilen skal v�re en anden end inddatafilen"
2717*56bb7041Schristos
2718*56bb7041Schristos#: nlmconv.c:320
2719*56bb7041Schristosmsgid "input file named both on command line and with INPUT"
2720*56bb7041Schristosmsgstr "inddatafilen n�vnt b�de p� kommandolinjen og via INPUT"
2721*56bb7041Schristos
2722*56bb7041Schristos#: nlmconv.c:329
2723*56bb7041Schristosmsgid "no input file"
2724*56bb7041Schristosmsgstr "ingen inddatafil"
2725*56bb7041Schristos
2726*56bb7041Schristos#: nlmconv.c:359
2727*56bb7041Schristosmsgid "no name for output file"
2728*56bb7041Schristosmsgstr "intet navn p� uddatafilen"
2729*56bb7041Schristos
2730*56bb7041Schristos#: nlmconv.c:373
2731*56bb7041Schristosmsgid "warning: input and output formats are not compatible"
2732*56bb7041Schristosmsgstr "advarsel: formaterne for ind- og uddata er ikke kompatible"
2733*56bb7041Schristos
2734*56bb7041Schristos#: nlmconv.c:403
2735*56bb7041Schristosmsgid "make .bss section"
2736*56bb7041Schristosmsgstr "opret .bss-sektion"
2737*56bb7041Schristos
2738*56bb7041Schristos#: nlmconv.c:413
2739*56bb7041Schristosmsgid "make .nlmsections section"
2740*56bb7041Schristosmsgstr "opret .nlmsections-sektion"
2741*56bb7041Schristos
2742*56bb7041Schristos#: nlmconv.c:441
2743*56bb7041Schristosmsgid "set .bss vma"
2744*56bb7041Schristosmsgstr "s�t vma for .bss"
2745*56bb7041Schristos
2746*56bb7041Schristos#: nlmconv.c:448
2747*56bb7041Schristosmsgid "set .data size"
2748*56bb7041Schristosmsgstr "s�t .data-st�rrelse"
2749*56bb7041Schristos
2750*56bb7041Schristos#: nlmconv.c:628
2751*56bb7041Schristos#, c-format
2752*56bb7041Schristosmsgid "warning: symbol %s imported but not in import list"
2753*56bb7041Schristosmsgstr "advarsel: symbol %s importeredes, men findes ikke i importlisten"
2754*56bb7041Schristos
2755*56bb7041Schristos#: nlmconv.c:648
2756*56bb7041Schristosmsgid "set start address"
2757*56bb7041Schristosmsgstr "s�t startadresse"
2758*56bb7041Schristos
2759*56bb7041Schristos#: nlmconv.c:697
2760*56bb7041Schristos#, c-format
2761*56bb7041Schristosmsgid "warning: START procedure %s not defined"
2762*56bb7041Schristosmsgstr "advarsel: START-procedure %s er ikke defineret"
2763*56bb7041Schristos
2764*56bb7041Schristos#: nlmconv.c:699
2765*56bb7041Schristos#, c-format
2766*56bb7041Schristosmsgid "warning: EXIT procedure %s not defined"
2767*56bb7041Schristosmsgstr "advarsel: EXIT-procedure %s er ikke defineret"
2768*56bb7041Schristos
2769*56bb7041Schristos#: nlmconv.c:701
2770*56bb7041Schristos#, c-format
2771*56bb7041Schristosmsgid "warning: CHECK procedure %s not defined"
2772*56bb7041Schristosmsgstr "advarsel: CHECK-procedure %s er ikke defineret"
2773*56bb7041Schristos
2774*56bb7041Schristos#: nlmconv.c:721 nlmconv.c:907
2775*56bb7041Schristosmsgid "custom section"
2776*56bb7041Schristosmsgstr "tilrettelig sektion"
2777*56bb7041Schristos
2778*56bb7041Schristos#: nlmconv.c:741 nlmconv.c:936
2779*56bb7041Schristosmsgid "help section"
2780*56bb7041Schristosmsgstr "hj�lpesektion"
2781*56bb7041Schristos
2782*56bb7041Schristos#: nlmconv.c:763 nlmconv.c:954
2783*56bb7041Schristosmsgid "message section"
2784*56bb7041Schristosmsgstr "meddelelsesektion"
2785*56bb7041Schristos
2786*56bb7041Schristos#: nlmconv.c:778 nlmconv.c:987
2787*56bb7041Schristosmsgid "module section"
2788*56bb7041Schristosmsgstr "modulsektion"
2789*56bb7041Schristos
2790*56bb7041Schristos#: nlmconv.c:797 nlmconv.c:1003
2791*56bb7041Schristosmsgid "rpc section"
2792*56bb7041Schristosmsgstr "rpc-section"
2793*56bb7041Schristos
2794*56bb7041Schristos#. There is no place to record this information.
2795*56bb7041Schristos#: nlmconv.c:833
2796*56bb7041Schristos#, c-format
2797*56bb7041Schristosmsgid "%s: warning: shared libraries can not have uninitialized data"
2798*56bb7041Schristosmsgstr "%s: advarsel: delte biblioteker kan ikke have uinitieret data"
2799*56bb7041Schristos
2800*56bb7041Schristos#: nlmconv.c:854 nlmconv.c:1022
2801*56bb7041Schristosmsgid "shared section"
2802*56bb7041Schristosmsgstr "delt sektion"
2803*56bb7041Schristos
2804*56bb7041Schristos#: nlmconv.c:862
2805*56bb7041Schristosmsgid "warning: No version number given"
2806*56bb7041Schristosmsgstr "advarsel: Intet versionsnummer givet"
2807*56bb7041Schristos
2808*56bb7041Schristos#: nlmconv.c:902 nlmconv.c:931 nlmconv.c:949 nlmconv.c:998 nlmconv.c:1017
2809*56bb7041Schristos#, c-format
2810*56bb7041Schristosmsgid "%s: read: %s"
2811*56bb7041Schristosmsgstr "%s: l�sefejl: %s"
2812*56bb7041Schristos
2813*56bb7041Schristos#: nlmconv.c:924
2814*56bb7041Schristos#, fuzzy
2815*56bb7041Schristosmsgid "warning: FULLMAP is not supported; try ld -M"
2816*56bb7041Schristosmsgstr "advarsel: MAP og FULLMAP underst�ttes ikke; fors�g med ld -M"
2817*56bb7041Schristos
2818*56bb7041Schristos#: nlmconv.c:1100
2819*56bb7041Schristos#, c-format
2820*56bb7041Schristosmsgid "Usage: %s [option(s)] [in-file [out-file]]\n"
2821*56bb7041Schristosmsgstr "Brug: %s [flag] [inddatafil [uddatafil]]\n"
2822*56bb7041Schristos
2823*56bb7041Schristos#: nlmconv.c:1101
2824*56bb7041Schristos#, c-format
2825*56bb7041Schristosmsgid " Convert an object file into a NetWare Loadable Module\n"
2826*56bb7041Schristosmsgstr " Konvert�r en objektfil til et indl�sningsbart NetWare-modul\n"
2827*56bb7041Schristos
2828*56bb7041Schristos#: nlmconv.c:1102
2829*56bb7041Schristos#, c-format
2830*56bb7041Schristosmsgid ""
2831*56bb7041Schristos" The options are:\n"
2832*56bb7041Schristos"  -I --input-target=<bfdname>   Set the input binary file format\n"
2833*56bb7041Schristos"  -O --output-target=<bfdname>  Set the output binary file format\n"
2834*56bb7041Schristos"  -T --header-file=<file>       Read <file> for NLM header information\n"
2835*56bb7041Schristos"  -l --linker=<linker>          Use <linker> for any linking\n"
2836*56bb7041Schristos"  -d --debug                    Display on stderr the linker command line\n"
2837*56bb7041Schristos"  @<file>                       Read options from <file>.\n"
2838*56bb7041Schristos"  -h --help                     Display this information\n"
2839*56bb7041Schristos"  -v --version                  Display the program's version\n"
2840*56bb7041Schristosmsgstr ""
2841*56bb7041Schristos
2842*56bb7041Schristos#: nlmconv.c:1143
2843*56bb7041Schristos#, c-format
2844*56bb7041Schristosmsgid "support not compiled in for %s"
2845*56bb7041Schristosmsgstr "ikke oversat med underst�ttelse for %s"
2846*56bb7041Schristos
2847*56bb7041Schristos#: nlmconv.c:1180
2848*56bb7041Schristosmsgid "make section"
2849*56bb7041Schristosmsgstr "opret sektion"
2850*56bb7041Schristos
2851*56bb7041Schristos#: nlmconv.c:1194
2852*56bb7041Schristosmsgid "set section size"
2853*56bb7041Schristosmsgstr "s�t sektionsst�rrelse"
2854*56bb7041Schristos
2855*56bb7041Schristos#: nlmconv.c:1200
2856*56bb7041Schristosmsgid "set section alignment"
2857*56bb7041Schristosmsgstr ""
2858*56bb7041Schristos
2859*56bb7041Schristos#: nlmconv.c:1204
2860*56bb7041Schristosmsgid "set section flags"
2861*56bb7041Schristosmsgstr "s�t sektionsflag"
2862*56bb7041Schristos
2863*56bb7041Schristos#: nlmconv.c:1215
2864*56bb7041Schristosmsgid "set .nlmsections size"
2865*56bb7041Schristosmsgstr "s�t .nlmsektions st�rrelse"
2866*56bb7041Schristos
2867*56bb7041Schristos#: nlmconv.c:1296 nlmconv.c:1304 nlmconv.c:1313 nlmconv.c:1318
2868*56bb7041Schristosmsgid "set .nlmsection contents"
2869*56bb7041Schristosmsgstr "s�t .nlmsektions indhold"
2870*56bb7041Schristos
2871*56bb7041Schristos#: nlmconv.c:1795
2872*56bb7041Schristosmsgid "stub section sizes"
2873*56bb7041Schristosmsgstr "sektionsst�rrelser for stub"
2874*56bb7041Schristos
2875*56bb7041Schristos#: nlmconv.c:1842
2876*56bb7041Schristosmsgid "writing stub"
2877*56bb7041Schristosmsgstr "skriver stub"
2878*56bb7041Schristos
2879*56bb7041Schristos#: nlmconv.c:1926
2880*56bb7041Schristos#, c-format
2881*56bb7041Schristosmsgid "unresolved PC relative reloc against %s"
2882*56bb7041Schristosmsgstr "ul�st PC-relativ relokering mod %s"
2883*56bb7041Schristos
2884*56bb7041Schristos#: nlmconv.c:1990
2885*56bb7041Schristos#, c-format
2886*56bb7041Schristosmsgid "overflow when adjusting relocation against %s"
2887*56bb7041Schristosmsgstr "overl�b ved justeringen af relokering mod %s"
2888*56bb7041Schristos
2889*56bb7041Schristos#: nlmconv.c:2117
2890*56bb7041Schristos#, c-format
2891*56bb7041Schristosmsgid "%s: execution of %s failed: "
2892*56bb7041Schristosmsgstr "%s: udf�rsel af %s mislykkedes: "
2893*56bb7041Schristos
2894*56bb7041Schristos#: nlmconv.c:2132
2895*56bb7041Schristos#, c-format
2896*56bb7041Schristosmsgid "Execution of %s failed"
2897*56bb7041Schristosmsgstr "Eksekvering af %s mislykkedes"
2898*56bb7041Schristos
2899*56bb7041Schristos#: nm.c:225 size.c:78 strings.c:646
2900*56bb7041Schristos#, c-format
2901*56bb7041Schristosmsgid "Usage: %s [option(s)] [file(s)]\n"
2902*56bb7041Schristosmsgstr "Brug: %s [flag] [inddatafiler]\n"
2903*56bb7041Schristos
2904*56bb7041Schristos#: nm.c:226
2905*56bb7041Schristos#, c-format
2906*56bb7041Schristosmsgid " List symbols in [file(s)] (a.out by default).\n"
2907*56bb7041Schristosmsgstr " List symboler i FILerne (eller a.out).\n"
2908*56bb7041Schristos
2909*56bb7041Schristos#: nm.c:227
2910*56bb7041Schristos#, fuzzy, c-format
2911*56bb7041Schristosmsgid ""
2912*56bb7041Schristos" The options are:\n"
2913*56bb7041Schristos"  -a, --debug-syms       Display debugger-only symbols\n"
2914*56bb7041Schristos"  -A, --print-file-name  Print name of the input file before every symbol\n"
2915*56bb7041Schristos"  -B                     Same as --format=bsd\n"
2916*56bb7041Schristos"  -C, --demangle[=STYLE] Decode low-level symbol names into user-level names\n"
2917*56bb7041Schristos"                          The STYLE, if specified, can be `auto' (the default),\n"
2918*56bb7041Schristos"                          `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', `java'\n"
2919*56bb7041Schristos"                          or `gnat'\n"
2920*56bb7041Schristos"      --no-demangle      Do not demangle low-level symbol names\n"
2921*56bb7041Schristos"  -D, --dynamic          Display dynamic symbols instead of normal symbols\n"
2922*56bb7041Schristos"      --defined-only     Display only defined symbols\n"
2923*56bb7041Schristos"  -e                     (ignored)\n"
2924*56bb7041Schristos"  -f, --format=FORMAT    Use the output format FORMAT.  FORMAT can be `bsd',\n"
2925*56bb7041Schristos"                           `sysv' or `posix'.  The default is `bsd'\n"
2926*56bb7041Schristos"  -g, --extern-only      Display only external symbols\n"
2927*56bb7041Schristos"  -l, --line-numbers     Use debugging information to find a filename and\n"
2928*56bb7041Schristos"                           line number for each symbol\n"
2929*56bb7041Schristos"  -n, --numeric-sort     Sort symbols numerically by address\n"
2930*56bb7041Schristos"  -o                     Same as -A\n"
2931*56bb7041Schristos"  -p, --no-sort          Do not sort the symbols\n"
2932*56bb7041Schristos"  -P, --portability      Same as --format=posix\n"
2933*56bb7041Schristos"  -r, --reverse-sort     Reverse the sense of the sort\n"
2934*56bb7041Schristosmsgstr ""
2935*56bb7041Schristos"\n"
2936*56bb7041Schristos"  -a, --debug-syms       Vis kun fejls�gningssymboler\n"
2937*56bb7041Schristos"  -A, --print-file-name  Skriv navnet p� inddatafilen for hvert symbol\n"
2938*56bb7041Schristos"  -B                     Samme som --format=bsd\n"
2939*56bb7041Schristos"  -C, --demangle[=STIL]  Afkod lavniveausymbolnavn til brugerniveaunavn\n"
2940*56bb7041Schristos"                          STIL kan v�re \"auto\" (det forvalgte), \"gnu\",\n"
2941*56bb7041Schristos"                          \"lucid\", \"arm\", \"hp\", \"edg\" eller \"gnu-new-abi\"\n"
2942*56bb7041Schristos"      --no-demangle      Afkod ikke lavniveausymbolnavn\n"
2943*56bb7041Schristos"  -D, --dynamic          Vis dynamiske symboler i stedet for normale symboler\n"
2944*56bb7041Schristos"      --defined-only     Vis kun definerede symboler\n"
2945*56bb7041Schristos"  -e                     (ignoreres)\n"
2946*56bb7041Schristos"  -f, --format=FORMAT    Brug FORMAT som uddataformat.  FORMAT kan v�re\n"
2947*56bb7041Schristos"                           \"bsd\", \"sysv\" eller \"posix\".  Forvalet er \"bsd\"\n"
2948*56bb7041Schristos"  -g, --extern-only      Vis kun externe symboler\n"
2949*56bb7041Schristos"  -h, --help             Vis denne hj�lpen\n"
2950*56bb7041Schristos"  -l, --line-numbers     Brug fejls�gningsinformationen til at sl� op\n"
2951*56bb7041Schristos"                           filnavn og linjenummer for hvert symbol\n"
2952*56bb7041Schristos"  -n, --numeric-sort     Sortere symboler numerisk efter adress\n"
2953*56bb7041Schristos"  -o                     Samma som -A\n"
2954*56bb7041Schristos"  -p, --no-sort          Sortere ikke symbolerne\n"
2955*56bb7041Schristos"  -P, --portability      Samme som --format=posix\n"
2956*56bb7041Schristos"  -r, --reverse-sort     Sortere �t andre h�llet\n"
2957*56bb7041Schristos"  -s, --print-armap      Ta med indeks for symboler i arkivmedlemmer\n"
2958*56bb7041Schristos"      --size-sort        Sortere symboler efter st�rrelse\n"
2959*56bb7041Schristos"  -t, --radix=BAS        Skriv tal i talbasen BAS\n"
2960*56bb7041Schristos"      --target=BFD-NAVN  Specificere m�lobjektets format som BFD-NAVN\n"
2961*56bb7041Schristos"  -u, --undefined-only   Vis kun udefinerede symboler\n"
2962*56bb7041Schristos"  -V, --version          Vis programmets versionsinformation\n"
2963*56bb7041Schristos"  -X 32_64               (ignoreres)\n"
2964*56bb7041Schristos"   @<fil>                L�s valgmuligheder fra <fil>\n"
2965*56bb7041Schristos"\n"
2966*56bb7041Schristos
2967*56bb7041Schristos#: nm.c:250
2968*56bb7041Schristos#, c-format
2969*56bb7041Schristosmsgid "      --plugin NAME      Load the specified plugin\n"
2970*56bb7041Schristosmsgstr ""
2971*56bb7041Schristos
2972*56bb7041Schristos#: nm.c:253
2973*56bb7041Schristos#, c-format
2974*56bb7041Schristosmsgid ""
2975*56bb7041Schristos"  -S, --print-size       Print size of defined symbols\n"
2976*56bb7041Schristos"  -s, --print-armap      Include index for symbols from archive members\n"
2977*56bb7041Schristos"      --size-sort        Sort symbols by size\n"
2978*56bb7041Schristos"      --special-syms     Include special symbols in the output\n"
2979*56bb7041Schristos"      --synthetic        Display synthetic symbols as well\n"
2980*56bb7041Schristos"  -t, --radix=RADIX      Use RADIX for printing symbol values\n"
2981*56bb7041Schristos"      --target=BFDNAME   Specify the target object format as BFDNAME\n"
2982*56bb7041Schristos"  -u, --undefined-only   Display only undefined symbols\n"
2983*56bb7041Schristos"  -X 32_64               (ignored)\n"
2984*56bb7041Schristos"  @FILE                  Read options from FILE\n"
2985*56bb7041Schristos"  -h, --help             Display this information\n"
2986*56bb7041Schristos"  -V, --version          Display this program's version number\n"
2987*56bb7041Schristos"\n"
2988*56bb7041Schristosmsgstr ""
2989*56bb7041Schristos
2990*56bb7041Schristos#: nm.c:301
2991*56bb7041Schristos#, c-format
2992*56bb7041Schristosmsgid "%s: invalid radix"
2993*56bb7041Schristosmsgstr "%s: ugyldig talbase"
2994*56bb7041Schristos
2995*56bb7041Schristos#: nm.c:325
2996*56bb7041Schristos#, c-format
2997*56bb7041Schristosmsgid "%s: invalid output format"
2998*56bb7041Schristosmsgstr "%s: ugyldigt uddataformat"
2999*56bb7041Schristos
3000*56bb7041Schristos#: nm.c:346 readelf.c:8259 readelf.c:8304
3001*56bb7041Schristos#, c-format
3002*56bb7041Schristosmsgid "<processor specific>: %d"
3003*56bb7041Schristosmsgstr "<processor-specifik>: %d"
3004*56bb7041Schristos
3005*56bb7041Schristos#: nm.c:348 readelf.c:8268 readelf.c:8322
3006*56bb7041Schristos#, c-format
3007*56bb7041Schristosmsgid "<OS specific>: %d"
3008*56bb7041Schristosmsgstr "<OS-specifik>: %d"
3009*56bb7041Schristos
3010*56bb7041Schristos#: nm.c:350 readelf.c:8271 readelf.c:8325
3011*56bb7041Schristos#, c-format
3012*56bb7041Schristosmsgid "<unknown>: %d"
3013*56bb7041Schristosmsgstr "<ukendt>: %d"
3014*56bb7041Schristos
3015*56bb7041Schristos#: nm.c:390
3016*56bb7041Schristos#, c-format
3017*56bb7041Schristosmsgid ""
3018*56bb7041Schristos"\n"
3019*56bb7041Schristos"Archive index:\n"
3020*56bb7041Schristosmsgstr ""
3021*56bb7041Schristos"\n"
3022*56bb7041Schristos"Arkivindeks:\n"
3023*56bb7041Schristos
3024*56bb7041Schristos#: nm.c:1251
3025*56bb7041Schristos#, c-format
3026*56bb7041Schristosmsgid ""
3027*56bb7041Schristos"\n"
3028*56bb7041Schristos"\n"
3029*56bb7041Schristos"Undefined symbols from %s:\n"
3030*56bb7041Schristos"\n"
3031*56bb7041Schristosmsgstr ""
3032*56bb7041Schristos"\n"
3033*56bb7041Schristos"\n"
3034*56bb7041Schristos"Udefinerede symboler fra %s:\n"
3035*56bb7041Schristos"\n"
3036*56bb7041Schristos
3037*56bb7041Schristos#: nm.c:1253
3038*56bb7041Schristos#, c-format
3039*56bb7041Schristosmsgid ""
3040*56bb7041Schristos"\n"
3041*56bb7041Schristos"\n"
3042*56bb7041Schristos"Symbols from %s:\n"
3043*56bb7041Schristos"\n"
3044*56bb7041Schristosmsgstr ""
3045*56bb7041Schristos"\n"
3046*56bb7041Schristos"\n"
3047*56bb7041Schristos"Symboler fra %s:\n"
3048*56bb7041Schristos"\n"
3049*56bb7041Schristos
3050*56bb7041Schristos#: nm.c:1255 nm.c:1306
3051*56bb7041Schristos#, c-format
3052*56bb7041Schristosmsgid ""
3053*56bb7041Schristos"Name                  Value   Class        Type         Size     Line  Section\n"
3054*56bb7041Schristos"\n"
3055*56bb7041Schristosmsgstr ""
3056*56bb7041Schristos"Navn                  V�rdi   Klasse       Type         St�rr.   Linje Sektion\n"
3057*56bb7041Schristos"\n"
3058*56bb7041Schristos
3059*56bb7041Schristos#: nm.c:1258 nm.c:1309
3060*56bb7041Schristos#, c-format
3061*56bb7041Schristosmsgid ""
3062*56bb7041Schristos"Name                  Value           Class        Type         Size             Line  Section\n"
3063*56bb7041Schristos"\n"
3064*56bb7041Schristosmsgstr ""
3065*56bb7041Schristos"Navn                  V�rdi           Klasse       Type          St�rr.          Linje Sektion\n"
3066*56bb7041Schristos"\n"
3067*56bb7041Schristos
3068*56bb7041Schristos#: nm.c:1302
3069*56bb7041Schristos#, c-format
3070*56bb7041Schristosmsgid ""
3071*56bb7041Schristos"\n"
3072*56bb7041Schristos"\n"
3073*56bb7041Schristos"Undefined symbols from %s[%s]:\n"
3074*56bb7041Schristos"\n"
3075*56bb7041Schristosmsgstr ""
3076*56bb7041Schristos"\n"
3077*56bb7041Schristos"\n"
3078*56bb7041Schristos"Udefinerede symboler fra %s[%s]:\n"
3079*56bb7041Schristos"\n"
3080*56bb7041Schristos
3081*56bb7041Schristos#: nm.c:1304
3082*56bb7041Schristos#, c-format
3083*56bb7041Schristosmsgid ""
3084*56bb7041Schristos"\n"
3085*56bb7041Schristos"\n"
3086*56bb7041Schristos"Symbols from %s[%s]:\n"
3087*56bb7041Schristos"\n"
3088*56bb7041Schristosmsgstr ""
3089*56bb7041Schristos"\n"
3090*56bb7041Schristos"\n"
3091*56bb7041Schristos"Symboler fra %s[%s]:\n"
3092*56bb7041Schristos"\n"
3093*56bb7041Schristos
3094*56bb7041Schristos#: nm.c:1396
3095*56bb7041Schristos#, c-format
3096*56bb7041Schristosmsgid "Print width has not been initialized (%d)"
3097*56bb7041Schristosmsgstr ""
3098*56bb7041Schristos
3099*56bb7041Schristos#: nm.c:1624
3100*56bb7041Schristosmsgid "Only -X 32_64 is supported"
3101*56bb7041Schristosmsgstr "Kun -X 32_64 underst�ttes"
3102*56bb7041Schristos
3103*56bb7041Schristos#: nm.c:1653
3104*56bb7041Schristosmsgid "Using the --size-sort and --undefined-only options together"
3105*56bb7041Schristosmsgstr ""
3106*56bb7041Schristos
3107*56bb7041Schristos#: nm.c:1654
3108*56bb7041Schristosmsgid "will produce no output, since undefined symbols have no size."
3109*56bb7041Schristosmsgstr ""
3110*56bb7041Schristos
3111*56bb7041Schristos#: nm.c:1682
3112*56bb7041Schristos#, c-format
3113*56bb7041Schristosmsgid "data size %ld"
3114*56bb7041Schristosmsgstr "datast�rrelse %ld"
3115*56bb7041Schristos
3116*56bb7041Schristos#: objcopy.c:473 srconv.c:1731
3117*56bb7041Schristos#, c-format
3118*56bb7041Schristosmsgid "Usage: %s [option(s)] in-file [out-file]\n"
3119*56bb7041Schristosmsgstr "Brug: %s [flag] inddatafil [uddatafil]\n"
3120*56bb7041Schristos
3121*56bb7041Schristos#: objcopy.c:474
3122*56bb7041Schristos#, c-format
3123*56bb7041Schristosmsgid " Copies a binary file, possibly transforming it in the process\n"
3124*56bb7041Schristosmsgstr ""
3125*56bb7041Schristos
3126*56bb7041Schristos#: objcopy.c:476
3127*56bb7041Schristos#, c-format
3128*56bb7041Schristosmsgid ""
3129*56bb7041Schristos"  -I --input-target <bfdname>      Assume input file is in format <bfdname>\n"
3130*56bb7041Schristos"  -O --output-target <bfdname>     Create an output file in format <bfdname>\n"
3131*56bb7041Schristos"  -B --binary-architecture <arch>  Set output arch, when input is arch-less\n"
3132*56bb7041Schristos"  -F --target <bfdname>            Set both input and output format to <bfdname>\n"
3133*56bb7041Schristos"     --debugging                   Convert debugging information, if possible\n"
3134*56bb7041Schristos"  -p --preserve-dates              Copy modified/access timestamps to the output\n"
3135*56bb7041Schristos"  -j --only-section <name>         Only copy section <name> into the output\n"
3136*56bb7041Schristos"     --add-gnu-debuglink=<file>    Add section .gnu_debuglink linking to <file>\n"
3137*56bb7041Schristos"  -R --remove-section <name>       Remove section <name> from the output\n"
3138*56bb7041Schristos"  -S --strip-all                   Remove all symbol and relocation information\n"
3139*56bb7041Schristos"  -g --strip-debug                 Remove all debugging symbols & sections\n"
3140*56bb7041Schristos"     --strip-unneeded              Remove all symbols not needed by relocations\n"
3141*56bb7041Schristos"  -N --strip-symbol <name>         Do not copy symbol <name>\n"
3142*56bb7041Schristos"     --strip-unneeded-symbol <name>\n"
3143*56bb7041Schristos"                                   Do not copy symbol <name> unless needed by\n"
3144*56bb7041Schristos"                                     relocations\n"
3145*56bb7041Schristos"     --only-keep-debug             Strip everything but the debug information\n"
3146*56bb7041Schristos"     --extract-symbol              Remove section contents but keep symbols\n"
3147*56bb7041Schristos"  -K --keep-symbol <name>          Do not strip symbol <name>\n"
3148*56bb7041Schristos"     --keep-file-symbols           Do not strip file symbol(s)\n"
3149*56bb7041Schristos"     --localize-hidden             Turn all ELF hidden symbols into locals\n"
3150*56bb7041Schristos"  -L --localize-symbol <name>      Force symbol <name> to be marked as a local\n"
3151*56bb7041Schristos"     --globalize-symbol <name>     Force symbol <name> to be marked as a global\n"
3152*56bb7041Schristos"  -G --keep-global-symbol <name>   Localize all symbols except <name>\n"
3153*56bb7041Schristos"  -W --weaken-symbol <name>        Force symbol <name> to be marked as a weak\n"
3154*56bb7041Schristos"     --weaken                      Force all global symbols to be marked as weak\n"
3155*56bb7041Schristos"  -w --wildcard                    Permit wildcard in symbol comparison\n"
3156*56bb7041Schristos"  -x --discard-all                 Remove all non-global symbols\n"
3157*56bb7041Schristos"  -X --discard-locals              Remove any compiler-generated symbols\n"
3158*56bb7041Schristos"  -i --interleave [<number>]       Only copy N out of every <number> bytes\n"
3159*56bb7041Schristos"     --interleave-width <number>   Set N for --interleave\n"
3160*56bb7041Schristos"  -b --byte <num>                  Select byte <num> in every interleaved block\n"
3161*56bb7041Schristos"     --gap-fill <val>              Fill gaps between sections with <val>\n"
3162*56bb7041Schristos"     --pad-to <addr>               Pad the last section up to address <addr>\n"
3163*56bb7041Schristos"     --set-start <addr>            Set the start address to <addr>\n"
3164*56bb7041Schristos"    {--change-start|--adjust-start} <incr>\n"
3165*56bb7041Schristos"                                   Add <incr> to the start address\n"
3166*56bb7041Schristos"    {--change-addresses|--adjust-vma} <incr>\n"
3167*56bb7041Schristos"                                   Add <incr> to LMA, VMA and start addresses\n"
3168*56bb7041Schristos"    {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
3169*56bb7041Schristos"                                   Change LMA and VMA of section <name> by <val>\n"
3170*56bb7041Schristos"     --change-section-lma <name>{=|+|-}<val>\n"
3171*56bb7041Schristos"                                   Change the LMA of section <name> by <val>\n"
3172*56bb7041Schristos"     --change-section-vma <name>{=|+|-}<val>\n"
3173*56bb7041Schristos"                                   Change the VMA of section <name> by <val>\n"
3174*56bb7041Schristos"    {--[no-]change-warnings|--[no-]adjust-warnings}\n"
3175*56bb7041Schristos"                                   Warn if a named section does not exist\n"
3176*56bb7041Schristos"     --set-section-flags <name>=<flags>\n"
3177*56bb7041Schristos"                                   Set section <name>'s properties to <flags>\n"
3178*56bb7041Schristos"     --add-section <name>=<file>   Add section <name> found in <file> to output\n"
3179*56bb7041Schristos"     --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
3180*56bb7041Schristos"     --long-section-names {enable|disable|keep}\n"
3181*56bb7041Schristos"                                   Handle long section names in Coff objects.\n"
3182*56bb7041Schristos"     --change-leading-char         Force output format's leading character style\n"
3183*56bb7041Schristos"     --remove-leading-char         Remove leading character from global symbols\n"
3184*56bb7041Schristos"     --reverse-bytes=<num>         Reverse <num> bytes at a time, in output sections with content\n"
3185*56bb7041Schristos"     --redefine-sym <old>=<new>    Redefine symbol name <old> to <new>\n"
3186*56bb7041Schristos"     --redefine-syms <file>        --redefine-sym for all symbol pairs \n"
3187*56bb7041Schristos"                                     listed in <file>\n"
3188*56bb7041Schristos"     --srec-len <number>           Restrict the length of generated Srecords\n"
3189*56bb7041Schristos"     --srec-forceS3                Restrict the type of generated Srecords to S3\n"
3190*56bb7041Schristos"     --strip-symbols <file>        -N for all symbols listed in <file>\n"
3191*56bb7041Schristos"     --strip-unneeded-symbols <file>\n"
3192*56bb7041Schristos"                                   --strip-unneeded-symbol for all symbols listed\n"
3193*56bb7041Schristos"                                     in <file>\n"
3194*56bb7041Schristos"     --keep-symbols <file>         -K for all symbols listed in <file>\n"
3195*56bb7041Schristos"     --localize-symbols <file>     -L for all symbols listed in <file>\n"
3196*56bb7041Schristos"     --globalize-symbols <file>    --globalize-symbol for all in <file>\n"
3197*56bb7041Schristos"     --keep-global-symbols <file>  -G for all symbols listed in <file>\n"
3198*56bb7041Schristos"     --weaken-symbols <file>       -W for all symbols listed in <file>\n"
3199*56bb7041Schristos"     --alt-machine-code <index>    Use the target's <index>'th alternative machine\n"
3200*56bb7041Schristos"     --writable-text               Mark the output text as writable\n"
3201*56bb7041Schristos"     --readonly-text               Make the output text write protected\n"
3202*56bb7041Schristos"     --pure                        Mark the output file as demand paged\n"
3203*56bb7041Schristos"     --impure                      Mark the output file as impure\n"
3204*56bb7041Schristos"     --prefix-symbols <prefix>     Add <prefix> to start of every symbol name\n"
3205*56bb7041Schristos"     --prefix-sections <prefix>    Add <prefix> to start of every section name\n"
3206*56bb7041Schristos"     --prefix-alloc-sections <prefix>\n"
3207*56bb7041Schristos"                                   Add <prefix> to start of every allocatable\n"
3208*56bb7041Schristos"                                     section name\n"
3209*56bb7041Schristos"     --file-alignment <num>        Set PE file alignment to <num>\n"
3210*56bb7041Schristos"     --heap <reserve>[,<commit>]   Set PE reserve/commit heap to <reserve>/\n"
3211*56bb7041Schristos"                                   <commit>\n"
3212*56bb7041Schristos"     --image-base <address>        Set PE image base to <address>\n"
3213*56bb7041Schristos"     --section-alignment <num>     Set PE section alignment to <num>\n"
3214*56bb7041Schristos"     --stack <reserve>[,<commit>]  Set PE reserve/commit stack to <reserve>/\n"
3215*56bb7041Schristos"                                   <commit>\n"
3216*56bb7041Schristos"     --subsystem <name>[:<version>]\n"
3217*56bb7041Schristos"                                   Set PE subsystem to <name> [& <version>]\n"
3218*56bb7041Schristos"     --compress-debug-sections     Compress DWARF debug sections using zlib\n"
3219*56bb7041Schristos"     --decompress-debug-sections   Decompress DWARF debug sections using zlib\n"
3220*56bb7041Schristos"  -v --verbose                     List all object files modified\n"
3221*56bb7041Schristos"  @<file>                          Read options from <file>\n"
3222*56bb7041Schristos"  -V --version                     Display this program's version number\n"
3223*56bb7041Schristos"  -h --help                        Display this output\n"
3224*56bb7041Schristos"     --info                        List object formats & architectures supported\n"
3225*56bb7041Schristosmsgstr ""
3226*56bb7041Schristos
3227*56bb7041Schristos#: objcopy.c:583
3228*56bb7041Schristos#, c-format
3229*56bb7041Schristosmsgid "Usage: %s <option(s)> in-file(s)\n"
3230*56bb7041Schristosmsgstr "Brug: %s <flag> inddatafiler\n"
3231*56bb7041Schristos
3232*56bb7041Schristos#: objcopy.c:584
3233*56bb7041Schristos#, c-format
3234*56bb7041Schristosmsgid " Removes symbols and sections from files\n"
3235*56bb7041Schristosmsgstr " Fjern symboler og afsnit fra filer\n"
3236*56bb7041Schristos
3237*56bb7041Schristos#: objcopy.c:586
3238*56bb7041Schristos#, fuzzy, c-format
3239*56bb7041Schristosmsgid ""
3240*56bb7041Schristos"  -I --input-target=<bfdname>      Assume input file is in format <bfdname>\n"
3241*56bb7041Schristos"  -O --output-target=<bfdname>     Create an output file in format <bfdname>\n"
3242*56bb7041Schristos"  -F --target=<bfdname>            Set both input and output format to <bfdname>\n"
3243*56bb7041Schristos"  -p --preserve-dates              Copy modified/access timestamps to the output\n"
3244*56bb7041Schristos"  -R --remove-section=<name>       Remove section <name> from the output\n"
3245*56bb7041Schristos"  -s --strip-all                   Remove all symbol and relocation information\n"
3246*56bb7041Schristos"  -g -S -d --strip-debug           Remove all debugging symbols & sections\n"
3247*56bb7041Schristos"     --strip-unneeded              Remove all symbols not needed by relocations\n"
3248*56bb7041Schristos"     --only-keep-debug             Strip everything but the debug information\n"
3249*56bb7041Schristos"  -N --strip-symbol=<name>         Do not copy symbol <name>\n"
3250*56bb7041Schristos"  -K --keep-symbol=<name>          Do not strip symbol <name>\n"
3251*56bb7041Schristos"     --keep-file-symbols           Do not strip file symbol(s)\n"
3252*56bb7041Schristos"  -w --wildcard                    Permit wildcard in symbol comparison\n"
3253*56bb7041Schristos"  -x --discard-all                 Remove all non-global symbols\n"
3254*56bb7041Schristos"  -X --discard-locals              Remove any compiler-generated symbols\n"
3255*56bb7041Schristos"  -v --verbose                     List all object files modified\n"
3256*56bb7041Schristos"  -V --version                     Display this program's version number\n"
3257*56bb7041Schristos"  -h --help                        Display this output\n"
3258*56bb7041Schristos"     --info                        List object formats & architectures supported\n"
3259*56bb7041Schristos"  -o <file>                        Place stripped output into <file>\n"
3260*56bb7041Schristosmsgstr ""
3261*56bb7041Schristos"  -I --input-target <bfd-navn>     Antag inddatafilens format er <bfd-navn>\n"
3262*56bb7041Schristos"  -O --output-target <bfd-navn>    Opret uddatafilen i formatet <bfd-navn>\n"
3263*56bb7041Schristos"  -F --target <bfd-navn>           S�t b�de in- og udformatet til <bfd-navn>\n"
3264*56bb7041Schristos"  -p --preserve-dates              Kopi�r �ndrings/adgangtider til uddata\n"
3265*56bb7041Schristos"  -R --remove-section <navn>       Fjern sektion <navn> fra uddata\n"
3266*56bb7041Schristos"  -s --strip-all                   Fjern alle symbol- og relokeringsinfo\n"
3267*56bb7041Schristos"  -g -S --strip-debug              Fjern alle fejls�gningssymboler\n"
3268*56bb7041Schristos"     --strip-unneeded              Fjern symboler un�dige for relokeringen\n"
3269*56bb7041Schristos"  -N --strip-symbol <navn>         Kopi�r ikke symbol <navn>\n"
3270*56bb7041Schristos"  -K --keep-symbol <navn>          Kopi�r kun symbol <navn>\n"
3271*56bb7041Schristos"  -x --discard-all                 Fjern alle ikke-globale symboler\n"
3272*56bb7041Schristos"  -X --discard-locals              Fjern alle overs�ttergenererede symboler\n"
3273*56bb7041Schristos"  -v --verbose                     Lista alle for�ndrede objektfiler\n"
3274*56bb7041Schristos"  -V --version                     Vis programmets versionsinformation\n"
3275*56bb7041Schristos"  -h --help                        Vis denne hj�lp\n"
3276*56bb7041Schristos"  -o <fil>                         gem den udrensede uddata i <fil>\n"
3277*56bb7041Schristos
3278*56bb7041Schristos#: objcopy.c:659
3279*56bb7041Schristos#, c-format
3280*56bb7041Schristosmsgid "unrecognized section flag `%s'"
3281*56bb7041Schristosmsgstr "ukendt sektionsflag \"%s\""
3282*56bb7041Schristos
3283*56bb7041Schristos#: objcopy.c:660
3284*56bb7041Schristos#, c-format
3285*56bb7041Schristosmsgid "supported flags: %s"
3286*56bb7041Schristosmsgstr "flag som h�ndteres: %s"
3287*56bb7041Schristos
3288*56bb7041Schristos#: objcopy.c:761
3289*56bb7041Schristos#, c-format
3290*56bb7041Schristosmsgid "cannot open '%s': %s"
3291*56bb7041Schristosmsgstr "kan ikke �bne '%s': %s"
3292*56bb7041Schristos
3293*56bb7041Schristos#: objcopy.c:764 objcopy.c:3389
3294*56bb7041Schristos#, c-format
3295*56bb7041Schristosmsgid "%s: fread failed"
3296*56bb7041Schristosmsgstr "%s: fread mislykkedes"
3297*56bb7041Schristos
3298*56bb7041Schristos#: objcopy.c:837
3299*56bb7041Schristos#, fuzzy, c-format
3300*56bb7041Schristosmsgid "%s:%d: Ignoring rubbish found on this line"
3301*56bb7041Schristosmsgstr "%s:%d: Ignorerer snavs fundet p� denne linje"
3302*56bb7041Schristos
3303*56bb7041Schristos#: objcopy.c:1128
3304*56bb7041Schristos#, c-format
3305*56bb7041Schristosmsgid "not stripping symbol `%s' because it is named in a relocation"
3306*56bb7041Schristosmsgstr ""
3307*56bb7041Schristos
3308*56bb7041Schristos#: objcopy.c:1211
3309*56bb7041Schristos#, c-format
3310*56bb7041Schristosmsgid "%s: Multiple redefinition of symbol \"%s\""
3311*56bb7041Schristosmsgstr "%s: Flere omdefineringer af symbol \"%s\""
3312*56bb7041Schristos
3313*56bb7041Schristos#: objcopy.c:1215
3314*56bb7041Schristos#, c-format
3315*56bb7041Schristosmsgid "%s: Symbol \"%s\" is target of more than one redefinition"
3316*56bb7041Schristosmsgstr "%s: Symbol \"%s\" er m�l for mere end en omdefinering"
3317*56bb7041Schristos
3318*56bb7041Schristos#: objcopy.c:1243
3319*56bb7041Schristos#, c-format
3320*56bb7041Schristosmsgid "couldn't open symbol redefinition file %s (error: %s)"
3321*56bb7041Schristosmsgstr "kunne ikke �bne redefinitionsfil %s for symboler (fejl: %s)"
3322*56bb7041Schristos
3323*56bb7041Schristos#: objcopy.c:1321
3324*56bb7041Schristos#, c-format
3325*56bb7041Schristosmsgid "%s:%d: garbage found at end of line"
3326*56bb7041Schristosmsgstr "%s:%d: snavs fundet ved linjeslut"
3327*56bb7041Schristos
3328*56bb7041Schristos#: objcopy.c:1324
3329*56bb7041Schristos#, c-format
3330*56bb7041Schristosmsgid "%s:%d: missing new symbol name"
3331*56bb7041Schristosmsgstr "%s:%d: mangler nyt symbolnavn"
3332*56bb7041Schristos
3333*56bb7041Schristos#: objcopy.c:1334
3334*56bb7041Schristos#, c-format
3335*56bb7041Schristosmsgid "%s:%d: premature end of file"
3336*56bb7041Schristosmsgstr ""
3337*56bb7041Schristos
3338*56bb7041Schristos#: objcopy.c:1360
3339*56bb7041Schristos#, fuzzy, c-format
3340*56bb7041Schristosmsgid "stat returns negative size for `%s'"
3341*56bb7041Schristosmsgstr "stat returnerer negativ st�rrelse p� %s"
3342*56bb7041Schristos
3343*56bb7041Schristos#: objcopy.c:1372
3344*56bb7041Schristos#, c-format
3345*56bb7041Schristosmsgid "copy from `%s' [unknown] to `%s' [unknown]\n"
3346*56bb7041Schristosmsgstr "kopi�r fra `%s' [ukendt] til `%s' [ukendt]\n"
3347*56bb7041Schristos
3348*56bb7041Schristos#: objcopy.c:1427
3349*56bb7041Schristosmsgid "Unable to change endianness of input file(s)"
3350*56bb7041Schristosmsgstr "Kan ikke �ndre endian-type p� inddatafilerne"
3351*56bb7041Schristos
3352*56bb7041Schristos#: objcopy.c:1436
3353*56bb7041Schristos#, fuzzy, c-format
3354*56bb7041Schristosmsgid "copy from `%s' [%s] to `%s' [%s]\n"
3355*56bb7041Schristosmsgstr "kopierer fra %s(%s) til %s(%s)\n"
3356*56bb7041Schristos
3357*56bb7041Schristos#: objcopy.c:1485
3358*56bb7041Schristos#, c-format
3359*56bb7041Schristosmsgid "Input file `%s' ignores binary architecture parameter."
3360*56bb7041Schristosmsgstr "Inddatafil '%s' ignorerer bin�r arkitekturparameter."
3361*56bb7041Schristos
3362*56bb7041Schristos#: objcopy.c:1493
3363*56bb7041Schristos#, c-format
3364*56bb7041Schristosmsgid "Unable to recognise the format of the input file `%s'"
3365*56bb7041Schristosmsgstr "Kan ikke genkende formatet p� inddatafilen '%s'"
3366*56bb7041Schristos
3367*56bb7041Schristos#: objcopy.c:1496
3368*56bb7041Schristos#, c-format
3369*56bb7041Schristosmsgid "Output file cannot represent architecture `%s'"
3370*56bb7041Schristosmsgstr "Uddatafilen kan ikke repr�sentere arkitektur '%s'"
3371*56bb7041Schristos
3372*56bb7041Schristos#: objcopy.c:1559
3373*56bb7041Schristos#, c-format
3374*56bb7041Schristosmsgid "warning: file alignment (0x%s) > section alignment (0x%s)"
3375*56bb7041Schristosmsgstr ""
3376*56bb7041Schristos
3377*56bb7041Schristos#: objcopy.c:1618
3378*56bb7041Schristos#, c-format
3379*56bb7041Schristosmsgid "can't add section '%s'"
3380*56bb7041Schristosmsgstr "kan ikke tilf�je sektion '%s'"
3381*56bb7041Schristos
3382*56bb7041Schristos#: objcopy.c:1632
3383*56bb7041Schristos#, c-format
3384*56bb7041Schristosmsgid "can't create section `%s'"
3385*56bb7041Schristosmsgstr "kan ikke oprette sektion '%s'"
3386*56bb7041Schristos
3387*56bb7041Schristos#: objcopy.c:1678
3388*56bb7041Schristos#, c-format
3389*56bb7041Schristosmsgid "cannot create debug link section `%s'"
3390*56bb7041Schristosmsgstr "kan ikke oprette fejls�gningssektion: '%s'"
3391*56bb7041Schristos
3392*56bb7041Schristos#: objcopy.c:1771
3393*56bb7041Schristosmsgid "Can't fill gap after section"
3394*56bb7041Schristosmsgstr "Kan ikke fylde hullet efter sektion"
3395*56bb7041Schristos
3396*56bb7041Schristos#: objcopy.c:1795
3397*56bb7041Schristosmsgid "can't add padding"
3398*56bb7041Schristosmsgstr "Kan ikke tilf�je udfyldning"
3399*56bb7041Schristos
3400*56bb7041Schristos#: objcopy.c:1886
3401*56bb7041Schristos#, c-format
3402*56bb7041Schristosmsgid "cannot fill debug link section `%s'"
3403*56bb7041Schristosmsgstr "kan ikke udfylde fejls�gningssektion '%s'"
3404*56bb7041Schristos
3405*56bb7041Schristos#: objcopy.c:1949
3406*56bb7041Schristosmsgid "error copying private BFD data"
3407*56bb7041Schristosmsgstr "fejl ved kopiering af privat BFD-data"
3408*56bb7041Schristos
3409*56bb7041Schristos#: objcopy.c:1960
3410*56bb7041Schristos#, c-format
3411*56bb7041Schristosmsgid "this target does not support %lu alternative machine codes"
3412*56bb7041Schristosmsgstr ""
3413*56bb7041Schristos
3414*56bb7041Schristos#: objcopy.c:1964
3415*56bb7041Schristosmsgid "treating that number as an absolute e_machine value instead"
3416*56bb7041Schristosmsgstr ""
3417*56bb7041Schristos
3418*56bb7041Schristos#: objcopy.c:1968
3419*56bb7041Schristosmsgid "ignoring the alternative value"
3420*56bb7041Schristosmsgstr ""
3421*56bb7041Schristos
3422*56bb7041Schristos#: objcopy.c:2000 objcopy.c:2035
3423*56bb7041Schristos#, fuzzy, c-format
3424*56bb7041Schristosmsgid "cannot create tempdir for archive copying (error: %s)"
3425*56bb7041Schristosmsgstr "kan ikke oprette katalog %s for arkivkopiering (fejl: %s)"
3426*56bb7041Schristos
3427*56bb7041Schristos#: objcopy.c:2096
3428*56bb7041Schristos#, fuzzy
3429*56bb7041Schristosmsgid "Unable to recognise the format of file"
3430*56bb7041Schristosmsgstr "Kan ikke s�ge til slutningen af filen!"
3431*56bb7041Schristos
3432*56bb7041Schristos#: objcopy.c:2194
3433*56bb7041Schristos#, c-format
3434*56bb7041Schristosmsgid "error: the input file '%s' is empty"
3435*56bb7041Schristosmsgstr "fejl: inddatafilen '%s' er tom"
3436*56bb7041Schristos
3437*56bb7041Schristos#: objcopy.c:2338
3438*56bb7041Schristos#, c-format
3439*56bb7041Schristosmsgid "Multiple renames of section %s"
3440*56bb7041Schristosmsgstr "Flere navneskift p� sektion %s"
3441*56bb7041Schristos
3442*56bb7041Schristos#: objcopy.c:2389
3443*56bb7041Schristos#, fuzzy
3444*56bb7041Schristosmsgid "error in private header data"
3445*56bb7041Schristosmsgstr "fejl ved kopiering af privat BFD-data: %s"
3446*56bb7041Schristos
3447*56bb7041Schristos#: objcopy.c:2467
3448*56bb7041Schristosmsgid "failed to create output section"
3449*56bb7041Schristosmsgstr ""
3450*56bb7041Schristos
3451*56bb7041Schristos#: objcopy.c:2481
3452*56bb7041Schristosmsgid "failed to set size"
3453*56bb7041Schristosmsgstr "kunne ikke s�tte st�rrelse"
3454*56bb7041Schristos
3455*56bb7041Schristos#: objcopy.c:2495
3456*56bb7041Schristosmsgid "failed to set vma"
3457*56bb7041Schristosmsgstr ""
3458*56bb7041Schristos
3459*56bb7041Schristos#: objcopy.c:2520
3460*56bb7041Schristosmsgid "failed to set alignment"
3461*56bb7041Schristosmsgstr ""
3462*56bb7041Schristos
3463*56bb7041Schristos#: objcopy.c:2554
3464*56bb7041Schristos#, fuzzy
3465*56bb7041Schristosmsgid "failed to copy private data"
3466*56bb7041Schristosmsgstr "%s: fejl ved kopiering af privat BFD-data: %s"
3467*56bb7041Schristos
3468*56bb7041Schristos#: objcopy.c:2636
3469*56bb7041Schristosmsgid "relocation count is negative"
3470*56bb7041Schristosmsgstr ""
3471*56bb7041Schristos
3472*56bb7041Schristos#. User must pad the section up in order to do this.
3473*56bb7041Schristos#: objcopy.c:2697
3474*56bb7041Schristos#, c-format
3475*56bb7041Schristosmsgid "cannot reverse bytes: length of section %s must be evenly divisible by %d"
3476*56bb7041Schristosmsgstr ""
3477*56bb7041Schristos
3478*56bb7041Schristos#: objcopy.c:2883
3479*56bb7041Schristos#, fuzzy
3480*56bb7041Schristosmsgid "can't create debugging section"
3481*56bb7041Schristosmsgstr "%s: kan ikke oprette fejls�gningssektion: %s"
3482*56bb7041Schristos
3483*56bb7041Schristos#: objcopy.c:2896
3484*56bb7041Schristos#, fuzzy
3485*56bb7041Schristosmsgid "can't set debugging section contents"
3486*56bb7041Schristosmsgstr "%s: kan ikke s�tte indeholdet i fejls�gningssektionen: %s"
3487*56bb7041Schristos
3488*56bb7041Schristos#: objcopy.c:2904
3489*56bb7041Schristos#, fuzzy, c-format
3490*56bb7041Schristosmsgid "don't know how to write debugging information for %s"
3491*56bb7041Schristosmsgstr "%s: v�d ikke hvordan man skriver fejls�gningsinformation for %s"
3492*56bb7041Schristos
3493*56bb7041Schristos#: objcopy.c:3046
3494*56bb7041Schristosmsgid "could not create temporary file to hold stripped copy"
3495*56bb7041Schristosmsgstr ""
3496*56bb7041Schristos
3497*56bb7041Schristos#: objcopy.c:3118
3498*56bb7041Schristos#, c-format
3499*56bb7041Schristosmsgid "%s: bad version in PE subsystem"
3500*56bb7041Schristosmsgstr ""
3501*56bb7041Schristos
3502*56bb7041Schristos#: objcopy.c:3148
3503*56bb7041Schristos#, c-format
3504*56bb7041Schristosmsgid "unknown PE subsystem: %s"
3505*56bb7041Schristosmsgstr ""
3506*56bb7041Schristos
3507*56bb7041Schristos#: objcopy.c:3209
3508*56bb7041Schristosmsgid "byte number must be non-negative"
3509*56bb7041Schristosmsgstr "byte-nr m� ikke v�re negativt"
3510*56bb7041Schristos
3511*56bb7041Schristos#: objcopy.c:3215
3512*56bb7041Schristos#, c-format
3513*56bb7041Schristosmsgid "architecture %s unknown"
3514*56bb7041Schristosmsgstr "arkitektur %s er ukendt"
3515*56bb7041Schristos
3516*56bb7041Schristos#: objcopy.c:3223
3517*56bb7041Schristosmsgid "interleave must be positive"
3518*56bb7041Schristosmsgstr "intervalst�rrelsen skal v�re positiv"
3519*56bb7041Schristos
3520*56bb7041Schristos#: objcopy.c:3232
3521*56bb7041Schristos#, fuzzy
3522*56bb7041Schristosmsgid "interleave width must be positive"
3523*56bb7041Schristosmsgstr "intervalst�rrelsen skal v�re positiv"
3524*56bb7041Schristos
3525*56bb7041Schristos#: objcopy.c:3252 objcopy.c:3260
3526*56bb7041Schristos#, c-format
3527*56bb7041Schristosmsgid "%s both copied and removed"
3528*56bb7041Schristosmsgstr "%s b�de kopieret og fjernet"
3529*56bb7041Schristos
3530*56bb7041Schristos#: objcopy.c:3359 objcopy.c:3439 objcopy.c:3547 objcopy.c:3578 objcopy.c:3602
3531*56bb7041Schristos#: objcopy.c:3606 objcopy.c:3626
3532*56bb7041Schristos#, c-format
3533*56bb7041Schristosmsgid "bad format for %s"
3534*56bb7041Schristosmsgstr "fejlagtigt format p� %s"
3535*56bb7041Schristos
3536*56bb7041Schristos#: objcopy.c:3371
3537*56bb7041Schristos#, c-format
3538*56bb7041Schristosmsgid "cannot open: %s: %s"
3539*56bb7041Schristosmsgstr "kan ikke �bne: %s: %s"
3540*56bb7041Schristos
3541*56bb7041Schristos#: objcopy.c:3516
3542*56bb7041Schristos#, c-format
3543*56bb7041Schristosmsgid "Warning: truncating gap-fill from 0x%s to 0x%x"
3544*56bb7041Schristosmsgstr "Advarsel: afkorter udfyldningsv�rdien fra 0x%s til 0x%x"
3545*56bb7041Schristos
3546*56bb7041Schristos#: objcopy.c:3677
3547*56bb7041Schristos#, c-format
3548*56bb7041Schristosmsgid "unknown long section names option '%s'"
3549*56bb7041Schristosmsgstr ""
3550*56bb7041Schristos
3551*56bb7041Schristos#: objcopy.c:3695
3552*56bb7041Schristos#, fuzzy
3553*56bb7041Schristosmsgid "unable to parse alternative machine code"
3554*56bb7041Schristosmsgstr "ukendt alternativ maskinkode, ignoreret"
3555*56bb7041Schristos
3556*56bb7041Schristos#: objcopy.c:3740
3557*56bb7041Schristos#, fuzzy
3558*56bb7041Schristosmsgid "number of bytes to reverse must be positive and even"
3559*56bb7041Schristosmsgstr "intervalst�rrelsen skal v�re positiv"
3560*56bb7041Schristos
3561*56bb7041Schristos#: objcopy.c:3743
3562*56bb7041Schristos#, c-format
3563*56bb7041Schristosmsgid "Warning: ignoring previous --reverse-bytes value of %d"
3564*56bb7041Schristosmsgstr ""
3565*56bb7041Schristos
3566*56bb7041Schristos#: objcopy.c:3758
3567*56bb7041Schristos#, c-format
3568*56bb7041Schristosmsgid "%s: invalid reserve value for --heap"
3569*56bb7041Schristosmsgstr ""
3570*56bb7041Schristos
3571*56bb7041Schristos#: objcopy.c:3764
3572*56bb7041Schristos#, fuzzy, c-format
3573*56bb7041Schristosmsgid "%s: invalid commit value for --heap"
3574*56bb7041Schristosmsgstr "%s: ugyldigt uddataformat"
3575*56bb7041Schristos
3576*56bb7041Schristos#: objcopy.c:3789
3577*56bb7041Schristos#, c-format
3578*56bb7041Schristosmsgid "%s: invalid reserve value for --stack"
3579*56bb7041Schristosmsgstr ""
3580*56bb7041Schristos
3581*56bb7041Schristos#: objcopy.c:3795
3582*56bb7041Schristos#, fuzzy, c-format
3583*56bb7041Schristosmsgid "%s: invalid commit value for --stack"
3584*56bb7041Schristosmsgstr "%s: ugyldigt uddataformat"
3585*56bb7041Schristos
3586*56bb7041Schristos#: objcopy.c:3824
3587*56bb7041Schristos#, fuzzy
3588*56bb7041Schristosmsgid "interleave start byte must be set with --byte"
3589*56bb7041Schristosmsgstr "intervalst�rrelsen skal v�re positiv"
3590*56bb7041Schristos
3591*56bb7041Schristos#: objcopy.c:3827
3592*56bb7041Schristosmsgid "byte number must be less than interleave"
3593*56bb7041Schristosmsgstr "byte-nr skal v�re mindre end antal byte i intervallet"
3594*56bb7041Schristos
3595*56bb7041Schristos#: objcopy.c:3830
3596*56bb7041Schristos#, fuzzy
3597*56bb7041Schristosmsgid "interleave width must be less than or equal to interleave - byte`"
3598*56bb7041Schristosmsgstr "byte-nr skal v�re mindre end antal byte i intervallet"
3599*56bb7041Schristos
3600*56bb7041Schristos#: objcopy.c:3857
3601*56bb7041Schristos#, c-format
3602*56bb7041Schristosmsgid "unknown input EFI target: %s"
3603*56bb7041Schristosmsgstr ""
3604*56bb7041Schristos
3605*56bb7041Schristos#: objcopy.c:3888
3606*56bb7041Schristos#, fuzzy, c-format
3607*56bb7041Schristosmsgid "unknown output EFI target: %s"
3608*56bb7041Schristosmsgstr "ukendt formattype \"%s\""
3609*56bb7041Schristos
3610*56bb7041Schristos#: objcopy.c:3901
3611*56bb7041Schristos#, c-format
3612*56bb7041Schristosmsgid "warning: could not locate '%s'.  System error message: %s"
3613*56bb7041Schristosmsgstr ""
3614*56bb7041Schristos
3615*56bb7041Schristos#: objcopy.c:3912
3616*56bb7041Schristos#, c-format
3617*56bb7041Schristosmsgid "warning: could not create temporary file whilst copying '%s', (error: %s)"
3618*56bb7041Schristosmsgstr ""
3619*56bb7041Schristos
3620*56bb7041Schristos#: objcopy.c:3956 objcopy.c:3970
3621*56bb7041Schristos#, c-format
3622*56bb7041Schristosmsgid "%s %s%c0x%s never used"
3623*56bb7041Schristosmsgstr "%s %s%c0x%s bruges aldrig"
3624*56bb7041Schristos
3625*56bb7041Schristos#: objdump.c:190
3626*56bb7041Schristos#, c-format
3627*56bb7041Schristosmsgid "Usage: %s <option(s)> <file(s)>\n"
3628*56bb7041Schristosmsgstr "Brug: %s <flag> <inddatafiler>\n"
3629*56bb7041Schristos
3630*56bb7041Schristos#: objdump.c:191
3631*56bb7041Schristos#, c-format
3632*56bb7041Schristosmsgid " Display information from object <file(s)>.\n"
3633*56bb7041Schristosmsgstr " Vis information fra <objektfiler>.\n"
3634*56bb7041Schristos
3635*56bb7041Schristos#: objdump.c:192
3636*56bb7041Schristos#, c-format
3637*56bb7041Schristosmsgid " At least one of the following switches must be given:\n"
3638*56bb7041Schristosmsgstr " Mindst et af f�lgende flag skal angives:\n"
3639*56bb7041Schristos
3640*56bb7041Schristos#: objdump.c:193
3641*56bb7041Schristos#, fuzzy, c-format
3642*56bb7041Schristosmsgid ""
3643*56bb7041Schristos"  -a, --archive-headers    Display archive header information\n"
3644*56bb7041Schristos"  -f, --file-headers       Display the contents of the overall file header\n"
3645*56bb7041Schristos"  -p, --private-headers    Display object format specific file header contents\n"
3646*56bb7041Schristos"  -h, --[section-]headers  Display the contents of the section headers\n"
3647*56bb7041Schristos"  -x, --all-headers        Display the contents of all headers\n"
3648*56bb7041Schristos"  -d, --disassemble        Display assembler contents of executable sections\n"
3649*56bb7041Schristos"  -D, --disassemble-all    Display assembler contents of all sections\n"
3650*56bb7041Schristos"  -S, --source             Intermix source code with disassembly\n"
3651*56bb7041Schristos"  -s, --full-contents      Display the full contents of all sections requested\n"
3652*56bb7041Schristos"  -g, --debugging          Display debug information in object file\n"
3653*56bb7041Schristos"  -e, --debugging-tags     Display debug information using ctags style\n"
3654*56bb7041Schristos"  -G, --stabs              Display (in raw form) any STABS info in the file\n"
3655*56bb7041Schristos"  -W[lLiaprmfFsoRt] or\n"
3656*56bb7041Schristos"  --dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,\n"
3657*56bb7041Schristos"          =frames-interp,=str,=loc,=Ranges,=pubtypes,\n"
3658*56bb7041Schristos"          =trace_info,=trace_abbrev,=trace_aranges]\n"
3659*56bb7041Schristos"                           Display DWARF info in the file\n"
3660*56bb7041Schristos"  -t, --syms               Display the contents of the symbol table(s)\n"
3661*56bb7041Schristos"  -T, --dynamic-syms       Display the contents of the dynamic symbol table\n"
3662*56bb7041Schristos"  -r, --reloc              Display the relocation entries in the file\n"
3663*56bb7041Schristos"  -R, --dynamic-reloc      Display the dynamic relocation entries in the file\n"
3664*56bb7041Schristos"  @<file>                  Read options from <file>\n"
3665*56bb7041Schristos"  -v, --version            Display this program's version number\n"
3666*56bb7041Schristos"  -i, --info               List object formats and architectures supported\n"
3667*56bb7041Schristos"  -H, --help               Display this information\n"
3668*56bb7041Schristosmsgstr ""
3669*56bb7041Schristos"  -a, --archive-headers    Vis information fra arkivhoveden\n"
3670*56bb7041Schristos"  -f, --file-headers       Vis indeholdet i det overgripende filhovedet\n"
3671*56bb7041Schristos"  -p, --private-headers    Vis indeholdet i objektformatspecifikke filhoveden\n"
3672*56bb7041Schristos"  -h, --[section-]headers  Vis indeholdet i sektionshoveden\n"
3673*56bb7041Schristos"  -x, --all-headers        Vis indeholdet i alle hoveden\n"
3674*56bb7041Schristos"  -d, --disassemble        Vis disassemblering af exekverbara sektioner\n"
3675*56bb7041Schristos"  -D, --disassemble-all    Vis disassemblering af alle sektioner\n"
3676*56bb7041Schristos"  -S, --source             Varva kildekode med disassemblering\n"
3677*56bb7041Schristos"  -s, --full-contents      Vis hele indeholdet i alle udvalgte sektioner\n"
3678*56bb7041Schristos"  -g, --debugging          Vis fejls�gningsinformation fra objektfilen\n"
3679*56bb7041Schristos"  -G, --stabs              Vis (ubehandlet) eventuell STABS-info fra filen\n"
3680*56bb7041Schristos"  -t, --syms               Vis indeholdet i symboltabellen(erna)\n"
3681*56bb7041Schristos"  -T, --dynamic-syms       Vis indeholdet i tabellen med dynamiske symboler\n"
3682*56bb7041Schristos"  -r, --reloc              Vis relokeringsposterne i filen\n"
3683*56bb7041Schristos"  -R, --dynamic-reloc      Vis de dynamiske relokeringsposterne i filen\n"
3684*56bb7041Schristos"  -V, --version            Vis programmets versionsinformation\n"
3685*56bb7041Schristos"  -i, --info               Lista de objektformat og arkitekturer som h�ndteres\n"
3686*56bb7041Schristos"  -H, --help               Vis denne hj�lp\n"
3687*56bb7041Schristos
3688*56bb7041Schristos#: objdump.c:222
3689*56bb7041Schristos#, c-format
3690*56bb7041Schristosmsgid ""
3691*56bb7041Schristos"\n"
3692*56bb7041Schristos" The following switches are optional:\n"
3693*56bb7041Schristosmsgstr ""
3694*56bb7041Schristos"\n"
3695*56bb7041Schristos" F�lgende flag er frivillige:\n"
3696*56bb7041Schristos
3697*56bb7041Schristos#: objdump.c:223
3698*56bb7041Schristos#, fuzzy, c-format
3699*56bb7041Schristosmsgid ""
3700*56bb7041Schristos"  -b, --target=BFDNAME           Specify the target object format as BFDNAME\n"
3701*56bb7041Schristos"  -m, --architecture=MACHINE     Specify the target architecture as MACHINE\n"
3702*56bb7041Schristos"  -j, --section=NAME             Only display information for section NAME\n"
3703*56bb7041Schristos"  -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
3704*56bb7041Schristos"  -EB --endian=big               Assume big endian format when disassembling\n"
3705*56bb7041Schristos"  -EL --endian=little            Assume little endian format when disassembling\n"
3706*56bb7041Schristos"      --file-start-context       Include context from start of file (with -S)\n"
3707*56bb7041Schristos"  -I, --include=DIR              Add DIR to search list for source files\n"
3708*56bb7041Schristos"  -l, --line-numbers             Include line numbers and filenames in output\n"
3709*56bb7041Schristos"  -F, --file-offsets             Include file offsets when displaying information\n"
3710*56bb7041Schristos"  -C, --demangle[=STYLE]         Decode mangled/processed symbol names\n"
3711*56bb7041Schristos"                                  The STYLE, if specified, can be `auto', `gnu',\n"
3712*56bb7041Schristos"                                  `lucid', `arm', `hp', `edg', `gnu-v3', `java'\n"
3713*56bb7041Schristos"                                  or `gnat'\n"
3714*56bb7041Schristos"  -w, --wide                     Format output for more than 80 columns\n"
3715*56bb7041Schristos"  -z, --disassemble-zeroes       Do not skip blocks of zeroes when disassembling\n"
3716*56bb7041Schristos"      --start-address=ADDR       Only process data whose address is >= ADDR\n"
3717*56bb7041Schristos"      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
3718*56bb7041Schristos"      --prefix-addresses         Print complete address alongside disassembly\n"
3719*56bb7041Schristos"      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
3720*56bb7041Schristos"      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -d\n"
3721*56bb7041Schristos"      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
3722*56bb7041Schristos"      --special-syms             Include special symbols in symbol dumps\n"
3723*56bb7041Schristos"      --prefix=PREFIX            Add PREFIX to absolute paths for -S\n"
3724*56bb7041Schristos"      --prefix-strip=LEVEL       Strip initial directory names for -S\n"
3725*56bb7041Schristos"\n"
3726*56bb7041Schristosmsgstr ""
3727*56bb7041Schristos"  -b, --target=BFDNAVN           Specific�r at m�lobjektets format er BFDNAVN\n"
3728*56bb7041Schristos"  -m, --architecture=MASKINE     Specific�r at m�larkitekturen er MASKINE\n"
3729*56bb7041Schristos"  -j, --section=NAVN             Vis kun information om sektion NAVN\n"
3730*56bb7041Schristos"  -M, --disassembler-options=FLG Videresend FLG til disassembleren\n"
3731*56bb7041Schristos"  -EB --endian=big               Antag big endian-format ved disassemblering\n"
3732*56bb7041Schristos"  -EL --endian=little            Antag little endian-format ved disassemblering\n"
3733*56bb7041Schristos"      --file-start-context       Medtag omgivelsen i begyndelsen af filen (med -S)\n"
3734*56bb7041Schristos"  -l, --line-numbers             Medtag linjenumre og filnavne i uddata\n"
3735*56bb7041Schristos"  -C, --demangle[=STIL]          Afkod kodede symbolnavne\n"
3736*56bb7041Schristos"                                  STIL, hvis givet, kan v�re: \"auto\", \"gnu\",\n"
3737*56bb7041Schristos"                                  \"lucid\", \"arm\", \"hp\", \"edg\", \"gnu-new-abi\"\n"
3738*56bb7041Schristos"  -w, --wide                     Tilpas uddata til mere end 80 kolonner\n"
3739*56bb7041Schristos"  -z, --disassemble-zeroes       Hop ikke over blokke af nuller ved\n"
3740*56bb7041Schristos"                                 disassemblering\n"
3741*56bb7041Schristos"      --start-address=ADR        Behandl kun data p� adresser >= ADR\n"
3742*56bb7041Schristos"      --stop-address=ADR         Behandl kun data p� adresser <= ADR\n"
3743*56bb7041Schristos"      --prefix-addresses         Vis fuldst�ndige adresser sammen med disassemblering.\n"
3744*56bb7041Schristos"      --[no-]show-raw-insn       Vis hex.-kode sammen med disassemblering\n"
3745*56bb7041Schristos"      --adjust-vma=OFFSET        Tilf�j OFFSET til alle viste sektionsadresser\n"
3746*56bb7041Schristos"\n"
3747*56bb7041Schristos
3748*56bb7041Schristos#: objdump.c:396
3749*56bb7041Schristos#, c-format
3750*56bb7041Schristosmsgid "section '%s' mentioned in a -j option, but not found in any input file"
3751*56bb7041Schristosmsgstr ""
3752*56bb7041Schristos
3753*56bb7041Schristos#: objdump.c:500
3754*56bb7041Schristos#, c-format
3755*56bb7041Schristosmsgid "Sections:\n"
3756*56bb7041Schristosmsgstr "Sektioner:\n"
3757*56bb7041Schristos
3758*56bb7041Schristos#: objdump.c:503 objdump.c:507
3759*56bb7041Schristos#, c-format
3760*56bb7041Schristosmsgid "Idx Name          Size      VMA       LMA       File off  Algn"
3761*56bb7041Schristosmsgstr "Idx Navn          St�rrelse   VMA       LMA       Filoffs   Just"
3762*56bb7041Schristos
3763*56bb7041Schristos#: objdump.c:509
3764*56bb7041Schristos#, c-format
3765*56bb7041Schristosmsgid "Idx Name          Size      VMA               LMA               File off  Algn"
3766*56bb7041Schristosmsgstr "Idx Navn          St�rrelse   VMA               LMA               Filoffs   Just"
3767*56bb7041Schristos
3768*56bb7041Schristos#: objdump.c:513
3769*56bb7041Schristos#, c-format
3770*56bb7041Schristosmsgid "  Flags"
3771*56bb7041Schristosmsgstr "  Flag"
3772*56bb7041Schristos
3773*56bb7041Schristos#: objdump.c:515
3774*56bb7041Schristos#, c-format
3775*56bb7041Schristosmsgid "  Pg"
3776*56bb7041Schristosmsgstr ""
3777*56bb7041Schristos
3778*56bb7041Schristos#: objdump.c:558
3779*56bb7041Schristos#, c-format
3780*56bb7041Schristosmsgid "%s: not a dynamic object"
3781*56bb7041Schristosmsgstr "%s: ikke et dynamisk objekt"
3782*56bb7041Schristos
3783*56bb7041Schristos#: objdump.c:984 objdump.c:1008
3784*56bb7041Schristos#, fuzzy, c-format
3785*56bb7041Schristosmsgid " (File Offset: 0x%lx)"
3786*56bb7041Schristosmsgstr " (indirekte streng, offset: 0x%lx): "
3787*56bb7041Schristos
3788*56bb7041Schristos#: objdump.c:1634
3789*56bb7041Schristos#, c-format
3790*56bb7041Schristosmsgid "disassemble_fn returned length %d"
3791*56bb7041Schristosmsgstr ""
3792*56bb7041Schristos
3793*56bb7041Schristos#: objdump.c:1939
3794*56bb7041Schristos#, c-format
3795*56bb7041Schristosmsgid ""
3796*56bb7041Schristos"\n"
3797*56bb7041Schristos"Disassembly of section %s:\n"
3798*56bb7041Schristosmsgstr ""
3799*56bb7041Schristos"\n"
3800*56bb7041Schristos"Disassemblering af sektion %s:\n"
3801*56bb7041Schristos
3802*56bb7041Schristos#: objdump.c:2115
3803*56bb7041Schristos#, fuzzy, c-format
3804*56bb7041Schristosmsgid "can't use supplied machine %s"
3805*56bb7041Schristosmsgstr "Kan ikke bruge den opgivne maskine %s"
3806*56bb7041Schristos
3807*56bb7041Schristos#: objdump.c:2134
3808*56bb7041Schristos#, fuzzy, c-format
3809*56bb7041Schristosmsgid "can't disassemble for architecture %s\n"
3810*56bb7041Schristosmsgstr "Kan ikke disassemblere for arkitektur %s\n"
3811*56bb7041Schristos
3812*56bb7041Schristos#: objdump.c:2214 objdump.c:2237
3813*56bb7041Schristos#, fuzzy, c-format
3814*56bb7041Schristosmsgid ""
3815*56bb7041Schristos"\n"
3816*56bb7041Schristos"Can't get contents for section '%s'.\n"
3817*56bb7041Schristosmsgstr "Indhold i %s-sektionen:\n"
3818*56bb7041Schristos
3819*56bb7041Schristos#: objdump.c:2378
3820*56bb7041Schristos#, c-format
3821*56bb7041Schristosmsgid ""
3822*56bb7041Schristos"No %s section present\n"
3823*56bb7041Schristos"\n"
3824*56bb7041Schristosmsgstr ""
3825*56bb7041Schristos"Der findes ingen %s-sektion\n"
3826*56bb7041Schristos"\n"
3827*56bb7041Schristos
3828*56bb7041Schristos#: objdump.c:2387
3829*56bb7041Schristos#, fuzzy, c-format
3830*56bb7041Schristosmsgid "reading %s section of %s failed: %s"
3831*56bb7041Schristosmsgstr "L�sning af %s-sektionen i %s mislykkedes: %s"
3832*56bb7041Schristos
3833*56bb7041Schristos#: objdump.c:2431
3834*56bb7041Schristos#, c-format
3835*56bb7041Schristosmsgid ""
3836*56bb7041Schristos"Contents of %s section:\n"
3837*56bb7041Schristos"\n"
3838*56bb7041Schristosmsgstr ""
3839*56bb7041Schristos"Indhold i %s-sektionen:\n"
3840*56bb7041Schristos"\n"
3841*56bb7041Schristos
3842*56bb7041Schristos#: objdump.c:2562
3843*56bb7041Schristos#, c-format
3844*56bb7041Schristosmsgid "architecture: %s, "
3845*56bb7041Schristosmsgstr "arkitektur: %s, "
3846*56bb7041Schristos
3847*56bb7041Schristos#: objdump.c:2565
3848*56bb7041Schristos#, c-format
3849*56bb7041Schristosmsgid "flags 0x%08x:\n"
3850*56bb7041Schristosmsgstr "flag 0x%08x:\n"
3851*56bb7041Schristos
3852*56bb7041Schristos#: objdump.c:2579
3853*56bb7041Schristos#, c-format
3854*56bb7041Schristosmsgid ""
3855*56bb7041Schristos"\n"
3856*56bb7041Schristos"start address 0x"
3857*56bb7041Schristosmsgstr ""
3858*56bb7041Schristos"\n"
3859*56bb7041Schristos"startadresse 0x"
3860*56bb7041Schristos
3861*56bb7041Schristos#: objdump.c:2642
3862*56bb7041Schristos#, fuzzy, c-format
3863*56bb7041Schristosmsgid "Contents of section %s:"
3864*56bb7041Schristosmsgstr "Indhold i %s-sektionen:\n"
3865*56bb7041Schristos
3866*56bb7041Schristos#: objdump.c:2644
3867*56bb7041Schristos#, fuzzy, c-format
3868*56bb7041Schristosmsgid "  (Starting at file offset: 0x%lx)"
3869*56bb7041Schristosmsgstr " (indirekte streng, offset: 0x%lx): "
3870*56bb7041Schristos
3871*56bb7041Schristos#: objdump.c:2650
3872*56bb7041Schristos#, fuzzy
3873*56bb7041Schristosmsgid "Reading section failed"
3874*56bb7041Schristosmsgstr "L�sning af %s-sektionen i %s mislykkedes: %s"
3875*56bb7041Schristos
3876*56bb7041Schristos#: objdump.c:2753
3877*56bb7041Schristos#, fuzzy, c-format
3878*56bb7041Schristosmsgid "no symbols\n"
3879*56bb7041Schristosmsgstr "%s: ingen symboler"
3880*56bb7041Schristos
3881*56bb7041Schristos#: objdump.c:2760
3882*56bb7041Schristos#, c-format
3883*56bb7041Schristosmsgid "no information for symbol number %ld\n"
3884*56bb7041Schristosmsgstr ""
3885*56bb7041Schristos
3886*56bb7041Schristos#: objdump.c:2763
3887*56bb7041Schristos#, fuzzy, c-format
3888*56bb7041Schristosmsgid "could not determine the type of symbol number %ld\n"
3889*56bb7041Schristosmsgstr "Kan ikke bestemme hvor mange symboler som skal l�ses ind\n"
3890*56bb7041Schristos
3891*56bb7041Schristos#: objdump.c:3043
3892*56bb7041Schristos#, c-format
3893*56bb7041Schristosmsgid ""
3894*56bb7041Schristos"\n"
3895*56bb7041Schristos"%s:     file format %s\n"
3896*56bb7041Schristosmsgstr ""
3897*56bb7041Schristos"\n"
3898*56bb7041Schristos"%s:     filformat %s\n"
3899*56bb7041Schristos
3900*56bb7041Schristos#: objdump.c:3101
3901*56bb7041Schristos#, c-format
3902*56bb7041Schristosmsgid "%s: printing debugging information failed"
3903*56bb7041Schristosmsgstr "%s: udskrift af fejls�gningsinformationen mislykkedes"
3904*56bb7041Schristos
3905*56bb7041Schristos#: objdump.c:3205
3906*56bb7041Schristos#, c-format
3907*56bb7041Schristosmsgid "In archive %s:\n"
3908*56bb7041Schristosmsgstr "I arkiv %s:\n"
3909*56bb7041Schristos
3910*56bb7041Schristos#: objdump.c:3316
3911*56bb7041Schristosmsgid "error: the start address should be before the end address"
3912*56bb7041Schristosmsgstr ""
3913*56bb7041Schristos
3914*56bb7041Schristos#: objdump.c:3321
3915*56bb7041Schristosmsgid "error: the stop address should be after the start address"
3916*56bb7041Schristosmsgstr ""
3917*56bb7041Schristos
3918*56bb7041Schristos#: objdump.c:3333
3919*56bb7041Schristos#, fuzzy
3920*56bb7041Schristosmsgid "error: prefix strip must be non-negative"
3921*56bb7041Schristosmsgstr "byte-nr m� ikke v�re negativt"
3922*56bb7041Schristos
3923*56bb7041Schristos#: objdump.c:3338
3924*56bb7041Schristos#, fuzzy
3925*56bb7041Schristosmsgid "error: instruction width must be positive"
3926*56bb7041Schristosmsgstr "indeks for alternativ maskinkode skal v�re positivt"
3927*56bb7041Schristos
3928*56bb7041Schristos#: objdump.c:3347
3929*56bb7041Schristosmsgid "unrecognized -E option"
3930*56bb7041Schristosmsgstr "ukendt -E-flag"
3931*56bb7041Schristos
3932*56bb7041Schristos#: objdump.c:3358
3933*56bb7041Schristos#, c-format
3934*56bb7041Schristosmsgid "unrecognized --endian type `%s'"
3935*56bb7041Schristosmsgstr "ukendt --endian-type \"%s\""
3936*56bb7041Schristos
3937*56bb7041Schristos#: rclex.c:197
3938*56bb7041Schristosmsgid "invalid value specified for pragma code_page.\n"
3939*56bb7041Schristosmsgstr ""
3940*56bb7041Schristos
3941*56bb7041Schristos#: rdcoff.c:198
3942*56bb7041Schristos#, c-format
3943*56bb7041Schristosmsgid "parse_coff_type: Bad type code 0x%x"
3944*56bb7041Schristosmsgstr "parse_coff_type: Fejlagtig typekode 0x%x"
3945*56bb7041Schristos
3946*56bb7041Schristos#: rdcoff.c:406 rdcoff.c:511 rdcoff.c:699
3947*56bb7041Schristos#, c-format
3948*56bb7041Schristosmsgid "bfd_coff_get_syment failed: %s"
3949*56bb7041Schristosmsgstr "bfd_coff_get_syment mislykkedes: %s"
3950*56bb7041Schristos
3951*56bb7041Schristos#: rdcoff.c:422 rdcoff.c:719
3952*56bb7041Schristos#, c-format
3953*56bb7041Schristosmsgid "bfd_coff_get_auxent failed: %s"
3954*56bb7041Schristosmsgstr "bfd_coff_get_auxent mislykkedes: %s"
3955*56bb7041Schristos
3956*56bb7041Schristos#: rdcoff.c:786
3957*56bb7041Schristos#, c-format
3958*56bb7041Schristosmsgid "%ld: .bf without preceding function"
3959*56bb7041Schristosmsgstr "%ld: .bf mangler indledende funktion"
3960*56bb7041Schristos
3961*56bb7041Schristos#: rdcoff.c:836
3962*56bb7041Schristos#, c-format
3963*56bb7041Schristosmsgid "%ld: unexpected .ef\n"
3964*56bb7041Schristosmsgstr "%ld: uventet .ef\n"
3965*56bb7041Schristos
3966*56bb7041Schristos#: rddbg.c:88
3967*56bb7041Schristos#, c-format
3968*56bb7041Schristosmsgid "%s: no recognized debugging information"
3969*56bb7041Schristosmsgstr "%s: ingen kendt fejls�gningsinformation"
3970*56bb7041Schristos
3971*56bb7041Schristos#: rddbg.c:402
3972*56bb7041Schristos#, c-format
3973*56bb7041Schristosmsgid "Last stabs entries before error:\n"
3974*56bb7041Schristosmsgstr "De sidste stabs-poster inden fejlen:\n"
3975*56bb7041Schristos
3976*56bb7041Schristos#: readelf.c:268
3977*56bb7041Schristos#, fuzzy
3978*56bb7041Schristosmsgid "<none>"
3979*56bb7041Schristosmsgstr "ingen"
3980*56bb7041Schristos
3981*56bb7041Schristos#: readelf.c:269
3982*56bb7041Schristos#, fuzzy
3983*56bb7041Schristosmsgid "<no-name>"
3984*56bb7041Schristosmsgstr "ingen"
3985*56bb7041Schristos
3986*56bb7041Schristos#: readelf.c:270 readelf.c:5047 readelf.c:5557 readelf.c:7794 readelf.c:7912
3987*56bb7041Schristos#: readelf.c:8865 readelf.c:8945 readelf.c:8998 readelf.c:11860
3988*56bb7041Schristos#: readelf.c:11863
3989*56bb7041Schristosmsgid "<corrupt>"
3990*56bb7041Schristosmsgstr ""
3991*56bb7041Schristos
3992*56bb7041Schristos#: readelf.c:308
3993*56bb7041Schristos#, fuzzy, c-format
3994*56bb7041Schristosmsgid "Unable to seek to 0x%lx for %s\n"
3995*56bb7041Schristosmsgstr "Kan ikke s�ge til %x for %s\n"
3996*56bb7041Schristos
3997*56bb7041Schristos#: readelf.c:323
3998*56bb7041Schristos#, fuzzy, c-format
3999*56bb7041Schristosmsgid "Out of memory allocating 0x%lx bytes for %s\n"
4000*56bb7041Schristosmsgstr "Slut p� hukommelse ved allokering af %d byte for %s\n"
4001*56bb7041Schristos
4002*56bb7041Schristos#: readelf.c:333
4003*56bb7041Schristos#, fuzzy, c-format
4004*56bb7041Schristosmsgid "Unable to read in 0x%lx bytes of %s\n"
4005*56bb7041Schristosmsgstr "Kan ikke indl�se %d byte af %s\n"
4006*56bb7041Schristos
4007*56bb7041Schristos#: readelf.c:697
4008*56bb7041Schristosmsgid "Don't know about relocations on this machine architecture\n"
4009*56bb7041Schristosmsgstr "Ved ikke hvordan man relokaliserer p� denne maskinarkitektur\n"
4010*56bb7041Schristos
4011*56bb7041Schristos#: readelf.c:718 readelf.c:748 readelf.c:816 readelf.c:845
4012*56bb7041Schristosmsgid "relocs"
4013*56bb7041Schristosmsgstr "relokeringer"
4014*56bb7041Schristos
4015*56bb7041Schristos#: readelf.c:730 readelf.c:760 readelf.c:827 readelf.c:856
4016*56bb7041Schristos#, fuzzy
4017*56bb7041Schristosmsgid "out of memory parsing relocs\n"
4018*56bb7041Schristosmsgstr "slut p� hukommelse ved tolkning af relokeringer"
4019*56bb7041Schristos
4020*56bb7041Schristos#: readelf.c:961
4021*56bb7041Schristos#, c-format
4022*56bb7041Schristosmsgid " Offset     Info    Type                Sym. Value  Symbol's Name + Addend\n"
4023*56bb7041Schristosmsgstr " Offset     Info    Type                Symbolv�rdi Symbolnavn + Till�g\n"
4024*56bb7041Schristos
4025*56bb7041Schristos#: readelf.c:963
4026*56bb7041Schristos#, c-format
4027*56bb7041Schristosmsgid " Offset     Info    Type            Sym.Value  Sym. Name + Addend\n"
4028*56bb7041Schristosmsgstr " Offset     Info    Type             Symbolv�rdi  Symbolnavn + Till�g\n"
4029*56bb7041Schristos
4030*56bb7041Schristos#: readelf.c:968
4031*56bb7041Schristos#, c-format
4032*56bb7041Schristosmsgid " Offset     Info    Type                Sym. Value  Symbol's Name\n"
4033*56bb7041Schristosmsgstr " Offset     Info    Type                Symbolv�rdi Symbolnavn\n"
4034*56bb7041Schristos
4035*56bb7041Schristos#: readelf.c:970
4036*56bb7041Schristos#, c-format
4037*56bb7041Schristosmsgid " Offset     Info    Type            Sym.Value  Sym. Name\n"
4038*56bb7041Schristosmsgstr " Offset     Info    Type            Symbolv�rdi Symbolnavn\n"
4039*56bb7041Schristos
4040*56bb7041Schristos#: readelf.c:978
4041*56bb7041Schristos#, fuzzy, c-format
4042*56bb7041Schristosmsgid "    Offset             Info             Type               Symbol's Value  Symbol's Name + Addend\n"
4043*56bb7041Schristosmsgstr "    Offset             Info            Type                Symbolv�rdi    Symbolnavn + Till�g\n"
4044*56bb7041Schristos
4045*56bb7041Schristos#: readelf.c:980
4046*56bb7041Schristos#, c-format
4047*56bb7041Schristosmsgid "  Offset          Info           Type           Sym. Value    Sym. Name + Addend\n"
4048*56bb7041Schristosmsgstr "  Offset          Info           Type           Symbolv�rdi   Symbolnavn+ Till�g\n"
4049*56bb7041Schristos
4050*56bb7041Schristos#: readelf.c:985
4051*56bb7041Schristos#, fuzzy, c-format
4052*56bb7041Schristosmsgid "    Offset             Info             Type               Symbol's Value  Symbol's Name\n"
4053*56bb7041Schristosmsgstr "    Offset             Info            Type               Symbolv�rdi     Symbolnavn\n"
4054*56bb7041Schristos
4055*56bb7041Schristos#: readelf.c:987
4056*56bb7041Schristos#, c-format
4057*56bb7041Schristosmsgid "  Offset          Info           Type           Sym. Value    Sym. Name\n"
4058*56bb7041Schristosmsgstr "  Offset          Info           Type           Symbolv�rdi   Symbolnavn\n"
4059*56bb7041Schristos
4060*56bb7041Schristos#: readelf.c:1291 readelf.c:1448 readelf.c:1456
4061*56bb7041Schristos#, c-format
4062*56bb7041Schristosmsgid "unrecognized: %-7lx"
4063*56bb7041Schristosmsgstr "ukendt: %-7lx"
4064*56bb7041Schristos
4065*56bb7041Schristos#: readelf.c:1316
4066*56bb7041Schristos#, fuzzy, c-format
4067*56bb7041Schristosmsgid "<unknown addend: %lx>"
4068*56bb7041Schristosmsgstr "<ukendt: %x>"
4069*56bb7041Schristos
4070*56bb7041Schristos#: readelf.c:1323
4071*56bb7041Schristos#, fuzzy, c-format
4072*56bb7041Schristosmsgid " bad symbol index: %08lx"
4073*56bb7041Schristosmsgstr "Navneindeks: %ld\n"
4074*56bb7041Schristos
4075*56bb7041Schristos#: readelf.c:1406
4076*56bb7041Schristos#, fuzzy, c-format
4077*56bb7041Schristosmsgid "<string table index: %3ld>"
4078*56bb7041Schristosmsgstr "<strengtabelsindeks  %3ld>"
4079*56bb7041Schristos
4080*56bb7041Schristos#: readelf.c:1408
4081*56bb7041Schristos#, fuzzy, c-format
4082*56bb7041Schristosmsgid "<corrupt string table index: %3ld>"
4083*56bb7041Schristosmsgstr "<strengtabelsindeks  %3ld>"
4084*56bb7041Schristos
4085*56bb7041Schristos#: readelf.c:1801
4086*56bb7041Schristos#, c-format
4087*56bb7041Schristosmsgid "Processor Specific: %lx"
4088*56bb7041Schristosmsgstr "processorspecifik: %lx"
4089*56bb7041Schristos
4090*56bb7041Schristos#: readelf.c:1825
4091*56bb7041Schristos#, c-format
4092*56bb7041Schristosmsgid "Operating System specific: %lx"
4093*56bb7041Schristosmsgstr "Operativsystemsspecifik: %lx"
4094*56bb7041Schristos
4095*56bb7041Schristos#: readelf.c:1829 readelf.c:2875
4096*56bb7041Schristos#, c-format
4097*56bb7041Schristosmsgid "<unknown>: %lx"
4098*56bb7041Schristosmsgstr "<ukendt>: %lx"
4099*56bb7041Schristos
4100*56bb7041Schristos#: readelf.c:1842
4101*56bb7041Schristosmsgid "NONE (None)"
4102*56bb7041Schristosmsgstr "NONE (ingen)"
4103*56bb7041Schristos
4104*56bb7041Schristos#: readelf.c:1843
4105*56bb7041Schristosmsgid "REL (Relocatable file)"
4106*56bb7041Schristosmsgstr "REL (relok�rbar fil)"
4107*56bb7041Schristos
4108*56bb7041Schristos#: readelf.c:1844
4109*56bb7041Schristosmsgid "EXEC (Executable file)"
4110*56bb7041Schristosmsgstr "EXEC (eksekverbar fil)"
4111*56bb7041Schristos
4112*56bb7041Schristos#: readelf.c:1845
4113*56bb7041Schristosmsgid "DYN (Shared object file)"
4114*56bb7041Schristosmsgstr "DYN (delt objektfil)"
4115*56bb7041Schristos
4116*56bb7041Schristos#: readelf.c:1846
4117*56bb7041Schristosmsgid "CORE (Core file)"
4118*56bb7041Schristosmsgstr "CORE (hukommelsesfil)"
4119*56bb7041Schristos
4120*56bb7041Schristos#: readelf.c:1850
4121*56bb7041Schristos#, c-format
4122*56bb7041Schristosmsgid "Processor Specific: (%x)"
4123*56bb7041Schristosmsgstr "processorspecifik: (%x)"
4124*56bb7041Schristos
4125*56bb7041Schristos#: readelf.c:1852
4126*56bb7041Schristos#, c-format
4127*56bb7041Schristosmsgid "OS Specific: (%x)"
4128*56bb7041Schristosmsgstr "OS-specifikt: (%x)"
4129*56bb7041Schristos
4130*56bb7041Schristos#: readelf.c:1854 readelf.c:3122
4131*56bb7041Schristos#, c-format
4132*56bb7041Schristosmsgid "<unknown>: %x"
4133*56bb7041Schristosmsgstr "<ukendt>: %x"
4134*56bb7041Schristos
4135*56bb7041Schristos#: readelf.c:1866
4136*56bb7041Schristosmsgid "None"
4137*56bb7041Schristosmsgstr "Ingen"
4138*56bb7041Schristos
4139*56bb7041Schristos#: readelf.c:2034
4140*56bb7041Schristos#, fuzzy, c-format
4141*56bb7041Schristosmsgid "<unknown>: 0x%x"
4142*56bb7041Schristosmsgstr "<ukendt>: %x"
4143*56bb7041Schristos
4144*56bb7041Schristos#: readelf.c:2220
4145*56bb7041Schristos#, fuzzy
4146*56bb7041Schristosmsgid ", <unknown>"
4147*56bb7041Schristosmsgstr "<ukendt>: %d"
4148*56bb7041Schristos
4149*56bb7041Schristos#: readelf.c:2291 readelf.c:7145
4150*56bb7041Schristos#, fuzzy
4151*56bb7041Schristosmsgid "unknown"
4152*56bb7041Schristosmsgstr "<ukendt>: %d"
4153*56bb7041Schristos
4154*56bb7041Schristos#: readelf.c:2292
4155*56bb7041Schristos#, fuzzy
4156*56bb7041Schristosmsgid "unknown mac"
4157*56bb7041Schristosmsgstr "ukendt sektion"
4158*56bb7041Schristos
4159*56bb7041Schristos#: readelf.c:2356
4160*56bb7041Schristos#, fuzzy
4161*56bb7041Schristosmsgid ", relocatable"
4162*56bb7041Schristosmsgstr "REL (relok�rbar fil)"
4163*56bb7041Schristos
4164*56bb7041Schristos#: readelf.c:2359
4165*56bb7041Schristos#, fuzzy
4166*56bb7041Schristosmsgid ", relocatable-lib"
4167*56bb7041Schristosmsgstr "REL (relok�rbar fil)"
4168*56bb7041Schristos
4169*56bb7041Schristos#: readelf.c:2382
4170*56bb7041Schristosmsgid ", unknown v850 architecture variant"
4171*56bb7041Schristosmsgstr ""
4172*56bb7041Schristos
4173*56bb7041Schristos#: readelf.c:2438
4174*56bb7041Schristos#, fuzzy
4175*56bb7041Schristosmsgid ", unknown CPU"
4176*56bb7041Schristosmsgstr "<ukendt>: %d"
4177*56bb7041Schristos
4178*56bb7041Schristos#: readelf.c:2453
4179*56bb7041Schristos#, fuzzy
4180*56bb7041Schristosmsgid ", unknown ABI"
4181*56bb7041Schristosmsgstr "<ukendt>: %d"
4182*56bb7041Schristos
4183*56bb7041Schristos#: readelf.c:2473 readelf.c:2507
4184*56bb7041Schristos#, fuzzy
4185*56bb7041Schristosmsgid ", unknown ISA"
4186*56bb7041Schristosmsgstr "<ukendt>: %d"
4187*56bb7041Schristos
4188*56bb7041Schristos#: readelf.c:2680
4189*56bb7041Schristosmsgid "Standalone App"
4190*56bb7041Schristosmsgstr "Selvst�ndig app."
4191*56bb7041Schristos
4192*56bb7041Schristos#: readelf.c:2689
4193*56bb7041Schristosmsgid "Bare-metal C6000"
4194*56bb7041Schristosmsgstr ""
4195*56bb7041Schristos
4196*56bb7041Schristos#: readelf.c:2699 readelf.c:3462 readelf.c:3478
4197*56bb7041Schristos#, c-format
4198*56bb7041Schristosmsgid "<unknown: %x>"
4199*56bb7041Schristosmsgstr "<ukendt: %x>"
4200*56bb7041Schristos
4201*56bb7041Schristos#: readelf.c:3172
4202*56bb7041Schristos#, c-format
4203*56bb7041Schristosmsgid "Usage: readelf <option(s)> elf-file(s)\n"
4204*56bb7041Schristosmsgstr "Brug: readelf <flag> elf-filer\n"
4205*56bb7041Schristos
4206*56bb7041Schristos#: readelf.c:3173
4207*56bb7041Schristos#, c-format
4208*56bb7041Schristosmsgid " Display information about the contents of ELF format files\n"
4209*56bb7041Schristosmsgstr ""
4210*56bb7041Schristos
4211*56bb7041Schristos#: readelf.c:3174
4212*56bb7041Schristos#, c-format
4213*56bb7041Schristosmsgid ""
4214*56bb7041Schristos" Options are:\n"
4215*56bb7041Schristos"  -a --all               Equivalent to: -h -l -S -s -r -d -V -A -I\n"
4216*56bb7041Schristos"  -h --file-header       Display the ELF file header\n"
4217*56bb7041Schristos"  -l --program-headers   Display the program headers\n"
4218*56bb7041Schristos"     --segments          An alias for --program-headers\n"
4219*56bb7041Schristos"  -S --section-headers   Display the sections' header\n"
4220*56bb7041Schristos"     --sections          An alias for --section-headers\n"
4221*56bb7041Schristos"  -g --section-groups    Display the section groups\n"
4222*56bb7041Schristos"  -t --section-details   Display the section details\n"
4223*56bb7041Schristos"  -e --headers           Equivalent to: -h -l -S\n"
4224*56bb7041Schristos"  -s --syms              Display the symbol table\n"
4225*56bb7041Schristos"     --symbols           An alias for --syms\n"
4226*56bb7041Schristos"  --dyn-syms             Display the dynamic symbol table\n"
4227*56bb7041Schristos"  -n --notes             Display the core notes (if present)\n"
4228*56bb7041Schristos"  -r --relocs            Display the relocations (if present)\n"
4229*56bb7041Schristos"  -u --unwind            Display the unwind info (if present)\n"
4230*56bb7041Schristos"  -d --dynamic           Display the dynamic section (if present)\n"
4231*56bb7041Schristos"  -V --version-info      Display the version sections (if present)\n"
4232*56bb7041Schristos"  -A --arch-specific     Display architecture specific information (if any).\n"
4233*56bb7041Schristos"  -c --archive-index     Display the symbol/file index in an archive\n"
4234*56bb7041Schristos"  -D --use-dynamic       Use the dynamic section info when displaying symbols\n"
4235*56bb7041Schristos"  -x --hex-dump=<number|name>\n"
4236*56bb7041Schristos"                         Dump the contents of section <number|name> as bytes\n"
4237*56bb7041Schristos"  -p --string-dump=<number|name>\n"
4238*56bb7041Schristos"                         Dump the contents of section <number|name> as strings\n"
4239*56bb7041Schristos"  -R --relocated-dump=<number|name>\n"
4240*56bb7041Schristos"                         Dump the contents of section <number|name> as relocated bytes\n"
4241*56bb7041Schristos"  -w[lLiaprmfFsoRt] or\n"
4242*56bb7041Schristos"  --debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,\n"
4243*56bb7041Schristos"               =frames-interp,=str,=loc,=Ranges,=pubtypes,\n"
4244*56bb7041Schristos"               =trace_info,=trace_abbrev,=trace_aranges]\n"
4245*56bb7041Schristos"                         Display the contents of DWARF2 debug sections\n"
4246*56bb7041Schristosmsgstr ""
4247*56bb7041Schristos
4248*56bb7041Schristos#: readelf.c:3207
4249*56bb7041Schristos#, fuzzy, c-format
4250*56bb7041Schristosmsgid ""
4251*56bb7041Schristos"  -i --instruction-dump=<number|name>\n"
4252*56bb7041Schristos"                         Disassemble the contents of section <number|name>\n"
4253*56bb7041Schristosmsgstr ""
4254*56bb7041Schristos"  -i --instruction-dump=<nr>\n"
4255*56bb7041Schristos"                            Disassembl�r indeholdet i sektion <nr>\n"
4256*56bb7041Schristos
4257*56bb7041Schristos#: readelf.c:3211
4258*56bb7041Schristos#, c-format
4259*56bb7041Schristosmsgid ""
4260*56bb7041Schristos"  -I --histogram         Display histogram of bucket list lengths\n"
4261*56bb7041Schristos"  -W --wide              Allow output width to exceed 80 characters\n"
4262*56bb7041Schristos"  @<file>                Read options from <file>\n"
4263*56bb7041Schristos"  -H --help              Display this information\n"
4264*56bb7041Schristos"  -v --version           Display the version number of readelf\n"
4265*56bb7041Schristosmsgstr ""
4266*56bb7041Schristos
4267*56bb7041Schristos#: readelf.c:3240 readelf.c:3269 readelf.c:3273 readelf.c:13224
4268*56bb7041Schristos#, fuzzy
4269*56bb7041Schristosmsgid "Out of memory allocating dump request table.\n"
4270*56bb7041Schristosmsgstr "Slut p� hukommelse ved allokering af tabel for �nskede udskrifter."
4271*56bb7041Schristos
4272*56bb7041Schristos#: readelf.c:3431
4273*56bb7041Schristos#, c-format
4274*56bb7041Schristosmsgid "Invalid option '-%c'\n"
4275*56bb7041Schristosmsgstr "Ugyldigt flag \"-%c\"\n"
4276*56bb7041Schristos
4277*56bb7041Schristos#: readelf.c:3446
4278*56bb7041Schristosmsgid "Nothing to do.\n"
4279*56bb7041Schristosmsgstr "Intet at g�re.\n"
4280*56bb7041Schristos
4281*56bb7041Schristos#: readelf.c:3458 readelf.c:3474 readelf.c:7730
4282*56bb7041Schristosmsgid "none"
4283*56bb7041Schristosmsgstr "ingen"
4284*56bb7041Schristos
4285*56bb7041Schristos#: readelf.c:3475
4286*56bb7041Schristosmsgid "2's complement, little endian"
4287*56bb7041Schristosmsgstr "2-komplement, little endian"
4288*56bb7041Schristos
4289*56bb7041Schristos#: readelf.c:3476
4290*56bb7041Schristosmsgid "2's complement, big endian"
4291*56bb7041Schristosmsgstr "2-komplement, big endian"
4292*56bb7041Schristos
4293*56bb7041Schristos#: readelf.c:3494
4294*56bb7041Schristosmsgid "Not an ELF file - it has the wrong magic bytes at the start\n"
4295*56bb7041Schristosmsgstr "Ikke en ELF-fil - den har forkerte magiske byte i begyndelsen\n"
4296*56bb7041Schristos
4297*56bb7041Schristos#: readelf.c:3504
4298*56bb7041Schristos#, c-format
4299*56bb7041Schristosmsgid "ELF Header:\n"
4300*56bb7041Schristosmsgstr "ELF-hoved:\n"
4301*56bb7041Schristos
4302*56bb7041Schristos#: readelf.c:3505
4303*56bb7041Schristos#, c-format
4304*56bb7041Schristosmsgid "  Magic:   "
4305*56bb7041Schristosmsgstr "  Magi:    "
4306*56bb7041Schristos
4307*56bb7041Schristos#: readelf.c:3509
4308*56bb7041Schristos#, c-format
4309*56bb7041Schristosmsgid "  Class:                             %s\n"
4310*56bb7041Schristosmsgstr "  Klasse:                            %s\n"
4311*56bb7041Schristos
4312*56bb7041Schristos#: readelf.c:3511
4313*56bb7041Schristos#, c-format
4314*56bb7041Schristosmsgid "  Data:                              %s\n"
4315*56bb7041Schristosmsgstr "  Data:                              %s\n"
4316*56bb7041Schristos
4317*56bb7041Schristos#: readelf.c:3513
4318*56bb7041Schristos#, c-format
4319*56bb7041Schristosmsgid "  Version:                           %d %s\n"
4320*56bb7041Schristosmsgstr "  Version:                           %d %s\n"
4321*56bb7041Schristos
4322*56bb7041Schristos#: readelf.c:3518
4323*56bb7041Schristos#, fuzzy, c-format
4324*56bb7041Schristosmsgid "<unknown: %lx>"
4325*56bb7041Schristosmsgstr "<ukendt: %x>"
4326*56bb7041Schristos
4327*56bb7041Schristos#: readelf.c:3520
4328*56bb7041Schristos#, c-format
4329*56bb7041Schristosmsgid "  OS/ABI:                            %s\n"
4330*56bb7041Schristosmsgstr "  OS/ABI:                            %s\n"
4331*56bb7041Schristos
4332*56bb7041Schristos#: readelf.c:3522
4333*56bb7041Schristos#, c-format
4334*56bb7041Schristosmsgid "  ABI Version:                       %d\n"
4335*56bb7041Schristosmsgstr "  ABI-version:                       %d\n"
4336*56bb7041Schristos
4337*56bb7041Schristos#: readelf.c:3524
4338*56bb7041Schristos#, c-format
4339*56bb7041Schristosmsgid "  Type:                              %s\n"
4340*56bb7041Schristosmsgstr "  Type:                               %s\n"
4341*56bb7041Schristos
4342*56bb7041Schristos#: readelf.c:3526
4343*56bb7041Schristos#, c-format
4344*56bb7041Schristosmsgid "  Machine:                           %s\n"
4345*56bb7041Schristosmsgstr "  Maskine:                           %s\n"
4346*56bb7041Schristos
4347*56bb7041Schristos#: readelf.c:3528
4348*56bb7041Schristos#, c-format
4349*56bb7041Schristosmsgid "  Version:                           0x%lx\n"
4350*56bb7041Schristosmsgstr "  Version:                           0x%lx\n"
4351*56bb7041Schristos
4352*56bb7041Schristos#: readelf.c:3531
4353*56bb7041Schristos#, c-format
4354*56bb7041Schristosmsgid "  Entry point address:               "
4355*56bb7041Schristosmsgstr "  Indgangsodresse:                   "
4356*56bb7041Schristos
4357*56bb7041Schristos#: readelf.c:3533
4358*56bb7041Schristos#, c-format
4359*56bb7041Schristosmsgid ""
4360*56bb7041Schristos"\n"
4361*56bb7041Schristos"  Start of program headers:          "
4362*56bb7041Schristosmsgstr ""
4363*56bb7041Schristos"\n"
4364*56bb7041Schristos"  Start for programhoveder:          "
4365*56bb7041Schristos
4366*56bb7041Schristos#: readelf.c:3535
4367*56bb7041Schristos#, c-format
4368*56bb7041Schristosmsgid ""
4369*56bb7041Schristos" (bytes into file)\n"
4370*56bb7041Schristos"  Start of section headers:          "
4371*56bb7041Schristosmsgstr ""
4372*56bb7041Schristos" (byte inde i filen)\n"
4373*56bb7041Schristos"  Start for sektionshoveder:         "
4374*56bb7041Schristos
4375*56bb7041Schristos#: readelf.c:3537
4376*56bb7041Schristos#, c-format
4377*56bb7041Schristosmsgid " (bytes into file)\n"
4378*56bb7041Schristosmsgstr " (byte inde i filen)\n"
4379*56bb7041Schristos
4380*56bb7041Schristos#: readelf.c:3539
4381*56bb7041Schristos#, c-format
4382*56bb7041Schristosmsgid "  Flags:                             0x%lx%s\n"
4383*56bb7041Schristosmsgstr "  Flag:                              0x%lx%s\n"
4384*56bb7041Schristos
4385*56bb7041Schristos#: readelf.c:3542
4386*56bb7041Schristos#, c-format
4387*56bb7041Schristosmsgid "  Size of this header:               %ld (bytes)\n"
4388*56bb7041Schristosmsgstr "  Dette hoveds st�rrelse:            %ld (byte)\n"
4389*56bb7041Schristos
4390*56bb7041Schristos#: readelf.c:3544
4391*56bb7041Schristos#, c-format
4392*56bb7041Schristosmsgid "  Size of program headers:           %ld (bytes)\n"
4393*56bb7041Schristosmsgstr "  Programhovedernes st�rrelse:       %ld (byte)\n"
4394*56bb7041Schristos
4395*56bb7041Schristos#: readelf.c:3546
4396*56bb7041Schristos#, fuzzy, c-format
4397*56bb7041Schristosmsgid "  Number of program headers:         %ld"
4398*56bb7041Schristosmsgstr "  Antal programhoveder:              %ld\n"
4399*56bb7041Schristos
4400*56bb7041Schristos#: readelf.c:3551
4401*56bb7041Schristos#, fuzzy, c-format
4402*56bb7041Schristosmsgid " (%ld)"
4403*56bb7041Schristosmsgstr "  %s\n"
4404*56bb7041Schristos
4405*56bb7041Schristos#: readelf.c:3553
4406*56bb7041Schristos#, c-format
4407*56bb7041Schristosmsgid "  Size of section headers:           %ld (bytes)\n"
4408*56bb7041Schristosmsgstr "  Sektionshovedernes st�rrelse:      %ld (byte)\n"
4409*56bb7041Schristos
4410*56bb7041Schristos#: readelf.c:3555
4411*56bb7041Schristos#, c-format
4412*56bb7041Schristosmsgid "  Number of section headers:         %ld"
4413*56bb7041Schristosmsgstr "  Antal sektionshoveder:             %ld"
4414*56bb7041Schristos
4415*56bb7041Schristos#: readelf.c:3560
4416*56bb7041Schristos#, c-format
4417*56bb7041Schristosmsgid "  Section header string table index: %ld"
4418*56bb7041Schristosmsgstr "  Sektionshovedets strengtabelsindeks: %ld"
4419*56bb7041Schristos
4420*56bb7041Schristos#: readelf.c:3567
4421*56bb7041Schristos#, c-format
4422*56bb7041Schristosmsgid " <corrupt: out of range>"
4423*56bb7041Schristosmsgstr ""
4424*56bb7041Schristos
4425*56bb7041Schristos#: readelf.c:3601 readelf.c:3635
4426*56bb7041Schristosmsgid "program headers"
4427*56bb7041Schristosmsgstr "programhoveder"
4428*56bb7041Schristos
4429*56bb7041Schristos#: readelf.c:3701
4430*56bb7041Schristos#, c-format
4431*56bb7041Schristosmsgid ""
4432*56bb7041Schristos"\n"
4433*56bb7041Schristos"There are no program headers in this file.\n"
4434*56bb7041Schristosmsgstr ""
4435*56bb7041Schristos"\n"
4436*56bb7041Schristos"Der findes ingen programhoveder i denne fil.\n"
4437*56bb7041Schristos
4438*56bb7041Schristos#: readelf.c:3707
4439*56bb7041Schristos#, c-format
4440*56bb7041Schristosmsgid ""
4441*56bb7041Schristos"\n"
4442*56bb7041Schristos"Elf file type is %s\n"
4443*56bb7041Schristosmsgstr ""
4444*56bb7041Schristos"\n"
4445*56bb7041Schristos"Elf-filtype er %s\n"
4446*56bb7041Schristos
4447*56bb7041Schristos#: readelf.c:3708
4448*56bb7041Schristos#, c-format
4449*56bb7041Schristosmsgid "Entry point "
4450*56bb7041Schristosmsgstr "Indgangspunkt "
4451*56bb7041Schristos
4452*56bb7041Schristos#: readelf.c:3710
4453*56bb7041Schristos#, c-format
4454*56bb7041Schristosmsgid ""
4455*56bb7041Schristos"\n"
4456*56bb7041Schristos"There are %d program headers, starting at offset "
4457*56bb7041Schristosmsgstr ""
4458*56bb7041Schristos"\n"
4459*56bb7041Schristos"Der findes %d programhoveder, med begyndelse p� offset "
4460*56bb7041Schristos
4461*56bb7041Schristos#  BUGG: plural-s
4462*56bb7041Schristos#: readelf.c:3722 readelf.c:3724
4463*56bb7041Schristos#, c-format
4464*56bb7041Schristosmsgid ""
4465*56bb7041Schristos"\n"
4466*56bb7041Schristos"Program Headers:\n"
4467*56bb7041Schristosmsgstr ""
4468*56bb7041Schristos"\n"
4469*56bb7041Schristos"Programhoveder:\n"
4470*56bb7041Schristos
4471*56bb7041Schristos#: readelf.c:3728
4472*56bb7041Schristos#, c-format
4473*56bb7041Schristosmsgid "  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align\n"
4474*56bb7041Schristosmsgstr "  Type           Offset   VirtAdr    FysAdr     FilSt   HukommelseSt Flg Just\n"
4475*56bb7041Schristos
4476*56bb7041Schristos#: readelf.c:3731
4477*56bb7041Schristos#, c-format
4478*56bb7041Schristosmsgid "  Type           Offset   VirtAddr           PhysAddr           FileSiz  MemSiz   Flg Align\n"
4479*56bb7041Schristosmsgstr "  Type           Offset   VirtAdr            FysAdr             FilStrl  HukommelseSt  Flg Just\n"
4480*56bb7041Schristos
4481*56bb7041Schristos#: readelf.c:3735
4482*56bb7041Schristos#, c-format
4483*56bb7041Schristosmsgid "  Type           Offset             VirtAddr           PhysAddr\n"
4484*56bb7041Schristosmsgstr "  Type           Offset             VirtAdr            FysAdr\n"
4485*56bb7041Schristos
4486*56bb7041Schristos#: readelf.c:3737
4487*56bb7041Schristos#, c-format
4488*56bb7041Schristosmsgid "                 FileSiz            MemSiz              Flags  Align\n"
4489*56bb7041Schristosmsgstr "                 FilStrl            HukommelseStrl      Flag   Just\n"
4490*56bb7041Schristos
4491*56bb7041Schristos#: readelf.c:3830
4492*56bb7041Schristosmsgid "more than one dynamic segment\n"
4493*56bb7041Schristosmsgstr "mere end et dynamisk segment\n"
4494*56bb7041Schristos
4495*56bb7041Schristos#: readelf.c:3849
4496*56bb7041Schristos#, fuzzy
4497*56bb7041Schristosmsgid "no .dynamic section in the dynamic segment\n"
4498*56bb7041Schristosmsgstr "mere end et dynamisk segment\n"
4499*56bb7041Schristos
4500*56bb7041Schristos#: readelf.c:3864
4501*56bb7041Schristosmsgid "the .dynamic section is not contained within the dynamic segment\n"
4502*56bb7041Schristosmsgstr ""
4503*56bb7041Schristos
4504*56bb7041Schristos#: readelf.c:3867
4505*56bb7041Schristosmsgid "the .dynamic section is not the first section in the dynamic segment.\n"
4506*56bb7041Schristosmsgstr ""
4507*56bb7041Schristos
4508*56bb7041Schristos#: readelf.c:3875
4509*56bb7041Schristosmsgid "Unable to find program interpreter name\n"
4510*56bb7041Schristosmsgstr "Kan ikke finde navnet p� programtolken\n"
4511*56bb7041Schristos
4512*56bb7041Schristos#: readelf.c:3882
4513*56bb7041Schristosmsgid "Internal error: failed to create format string to display program interpreter\n"
4514*56bb7041Schristosmsgstr ""
4515*56bb7041Schristos
4516*56bb7041Schristos#: readelf.c:3886
4517*56bb7041Schristos#, fuzzy
4518*56bb7041Schristosmsgid "Unable to read program interpreter name\n"
4519*56bb7041Schristosmsgstr "Kan ikke finde navnet p� programtolken\n"
4520*56bb7041Schristos
4521*56bb7041Schristos#: readelf.c:3889
4522*56bb7041Schristos#, c-format
4523*56bb7041Schristosmsgid ""
4524*56bb7041Schristos"\n"
4525*56bb7041Schristos"      [Requesting program interpreter: %s]"
4526*56bb7041Schristosmsgstr ""
4527*56bb7041Schristos"\n"
4528*56bb7041Schristos"      [Anmoder programtolkere: %s]"
4529*56bb7041Schristos
4530*56bb7041Schristos#: readelf.c:3901
4531*56bb7041Schristos#, c-format
4532*56bb7041Schristosmsgid ""
4533*56bb7041Schristos"\n"
4534*56bb7041Schristos" Section to Segment mapping:\n"
4535*56bb7041Schristosmsgstr ""
4536*56bb7041Schristos"\n"
4537*56bb7041Schristos" Sektion til segment-afbildning:\n"
4538*56bb7041Schristos
4539*56bb7041Schristos#: readelf.c:3902
4540*56bb7041Schristos#, c-format
4541*56bb7041Schristosmsgid "  Segment Sections...\n"
4542*56bb7041Schristosmsgstr "  Segmentsektioner...\n"
4543*56bb7041Schristos
4544*56bb7041Schristos#: readelf.c:3938
4545*56bb7041Schristosmsgid "Cannot interpret virtual addresses without program headers.\n"
4546*56bb7041Schristosmsgstr ""
4547*56bb7041Schristos
4548*56bb7041Schristos#: readelf.c:3954
4549*56bb7041Schristos#, c-format
4550*56bb7041Schristosmsgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
4551*56bb7041Schristosmsgstr ""
4552*56bb7041Schristos
4553*56bb7041Schristos#: readelf.c:3969 readelf.c:4012
4554*56bb7041Schristosmsgid "section headers"
4555*56bb7041Schristosmsgstr "sektionshoveder"
4556*56bb7041Schristos
4557*56bb7041Schristos#: readelf.c:4059 readelf.c:4134
4558*56bb7041Schristosmsgid "sh_entsize is zero\n"
4559*56bb7041Schristosmsgstr ""
4560*56bb7041Schristos
4561*56bb7041Schristos#: readelf.c:4067 readelf.c:4142
4562*56bb7041Schristosmsgid "Invalid sh_entsize\n"
4563*56bb7041Schristosmsgstr ""
4564*56bb7041Schristos
4565*56bb7041Schristos#: readelf.c:4072 readelf.c:4147
4566*56bb7041Schristosmsgid "symbols"
4567*56bb7041Schristosmsgstr "symboler"
4568*56bb7041Schristos
4569*56bb7041Schristos#: readelf.c:4084 readelf.c:4159
4570*56bb7041Schristosmsgid "symtab shndx"
4571*56bb7041Schristosmsgstr "symtab shndx"
4572*56bb7041Schristos
4573*56bb7041Schristos#: readelf.c:4419
4574*56bb7041Schristos#, c-format
4575*56bb7041Schristosmsgid "UNKNOWN (%*.*lx)"
4576*56bb7041Schristosmsgstr ""
4577*56bb7041Schristos
4578*56bb7041Schristos#: readelf.c:4440 readelf.c:4920
4579*56bb7041Schristos#, c-format
4580*56bb7041Schristosmsgid ""
4581*56bb7041Schristos"\n"
4582*56bb7041Schristos"There are no sections in this file.\n"
4583*56bb7041Schristosmsgstr ""
4584*56bb7041Schristos"\n"
4585*56bb7041Schristos"Der findes ingen sektioner i denne fil.\n"
4586*56bb7041Schristos
4587*56bb7041Schristos#: readelf.c:4446
4588*56bb7041Schristos#, c-format
4589*56bb7041Schristosmsgid "There are %d section headers, starting at offset 0x%lx:\n"
4590*56bb7041Schristosmsgstr "Der findes %d sektionshoveder, med begyndelse p� offset 0x%lx:\n"
4591*56bb7041Schristos
4592*56bb7041Schristos#: readelf.c:4467 readelf.c:5043 readelf.c:5454 readelf.c:5760 readelf.c:6173
4593*56bb7041Schristos#: readelf.c:6754 readelf.c:8843
4594*56bb7041Schristosmsgid "string table"
4595*56bb7041Schristosmsgstr "strengtabel"
4596*56bb7041Schristos
4597*56bb7041Schristos#: readelf.c:4534
4598*56bb7041Schristos#, c-format
4599*56bb7041Schristosmsgid "Section %d has invalid sh_entsize %lx (expected %lx)\n"
4600*56bb7041Schristosmsgstr ""
4601*56bb7041Schristos
4602*56bb7041Schristos#: readelf.c:4554
4603*56bb7041Schristosmsgid "File contains multiple dynamic symbol tables\n"
4604*56bb7041Schristosmsgstr "Filen indeholder flere tabeller med dynamiske symboler\n"
4605*56bb7041Schristos
4606*56bb7041Schristos#: readelf.c:4567
4607*56bb7041Schristosmsgid "File contains multiple dynamic string tables\n"
4608*56bb7041Schristosmsgstr "Filen indeholder flere dynamiske strengtabeller\n"
4609*56bb7041Schristos
4610*56bb7041Schristos#: readelf.c:4573
4611*56bb7041Schristosmsgid "dynamic strings"
4612*56bb7041Schristosmsgstr "dynamiske strenge"
4613*56bb7041Schristos
4614*56bb7041Schristos#: readelf.c:4580
4615*56bb7041Schristosmsgid "File contains multiple symtab shndx tables\n"
4616*56bb7041Schristosmsgstr "Filen indeholder flere symtab-shndx-tabeller\n"
4617*56bb7041Schristos
4618*56bb7041Schristos#  BUGG: plural-s
4619*56bb7041Schristos#: readelf.c:4648
4620*56bb7041Schristos#, c-format
4621*56bb7041Schristosmsgid ""
4622*56bb7041Schristos"\n"
4623*56bb7041Schristos"Section Headers:\n"
4624*56bb7041Schristosmsgstr ""
4625*56bb7041Schristos"\n"
4626*56bb7041Schristos"Sektionshoveder:\n"
4627*56bb7041Schristos
4628*56bb7041Schristos#  BUGG: plural-s
4629*56bb7041Schristos#: readelf.c:4650
4630*56bb7041Schristos#, c-format
4631*56bb7041Schristosmsgid ""
4632*56bb7041Schristos"\n"
4633*56bb7041Schristos"Section Header:\n"
4634*56bb7041Schristosmsgstr ""
4635*56bb7041Schristos"\n"
4636*56bb7041Schristos"Sektionshoved:\n"
4637*56bb7041Schristos
4638*56bb7041Schristos#: readelf.c:4656 readelf.c:4667 readelf.c:4678
4639*56bb7041Schristos#, c-format
4640*56bb7041Schristosmsgid "  [Nr] Name\n"
4641*56bb7041Schristosmsgstr ""
4642*56bb7041Schristos
4643*56bb7041Schristos#: readelf.c:4657
4644*56bb7041Schristos#, fuzzy, c-format
4645*56bb7041Schristosmsgid "       Type            Addr     Off    Size   ES   Lk Inf Al\n"
4646*56bb7041Schristosmsgstr "  [Nr] Navn              Type            Adr      Off    Strl   PS Flg Lk Inf Ju\n"
4647*56bb7041Schristos
4648*56bb7041Schristos#: readelf.c:4661
4649*56bb7041Schristos#, c-format
4650*56bb7041Schristosmsgid "  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al\n"
4651*56bb7041Schristosmsgstr "  [Nr] Navn              Type            Adr      Off    Strl   PS Flg Lk Inf Ju\n"
4652*56bb7041Schristos
4653*56bb7041Schristos#: readelf.c:4668
4654*56bb7041Schristos#, fuzzy, c-format
4655*56bb7041Schristosmsgid "       Type            Address          Off    Size   ES   Lk Inf Al\n"
4656*56bb7041Schristosmsgstr "  [Nr] Navn              Type            Adresse          Off    Strl   PS Flg Lk Inf Ju\n"
4657*56bb7041Schristos
4658*56bb7041Schristos#: readelf.c:4672
4659*56bb7041Schristos#, c-format
4660*56bb7041Schristosmsgid "  [Nr] Name              Type            Address          Off    Size   ES Flg Lk Inf Al\n"
4661*56bb7041Schristosmsgstr "  [Nr] Navn              Type            Adresse          Off    Strl   PS Flg Lk Inf Ju\n"
4662*56bb7041Schristos
4663*56bb7041Schristos#: readelf.c:4679
4664*56bb7041Schristos#, fuzzy, c-format
4665*56bb7041Schristosmsgid "       Type              Address          Offset            Link\n"
4666*56bb7041Schristosmsgstr "  [Nr] Navn              Type             Adresse           Offset\n"
4667*56bb7041Schristos
4668*56bb7041Schristos#: readelf.c:4680
4669*56bb7041Schristos#, fuzzy, c-format
4670*56bb7041Schristosmsgid "       Size              EntSize          Info              Align\n"
4671*56bb7041Schristosmsgstr "       St�rrelse         Postst�rrelse    Flag   L�nk  Info  Just\n"
4672*56bb7041Schristos
4673*56bb7041Schristos#: readelf.c:4684
4674*56bb7041Schristos#, c-format
4675*56bb7041Schristosmsgid "  [Nr] Name              Type             Address           Offset\n"
4676*56bb7041Schristosmsgstr "  [Nr] Navn              Type             Adresse           Offset\n"
4677*56bb7041Schristos
4678*56bb7041Schristos#: readelf.c:4685
4679*56bb7041Schristos#, c-format
4680*56bb7041Schristosmsgid "       Size              EntSize          Flags  Link  Info  Align\n"
4681*56bb7041Schristosmsgstr "       St�rrelse         Postst�rrelse    Flag   L�nk  Info  Just\n"
4682*56bb7041Schristos
4683*56bb7041Schristos#: readelf.c:4690
4684*56bb7041Schristos#, fuzzy, c-format
4685*56bb7041Schristosmsgid "       Flags\n"
4686*56bb7041Schristosmsgstr "  Flag"
4687*56bb7041Schristos
4688*56bb7041Schristos#: readelf.c:4769
4689*56bb7041Schristos#, c-format
4690*56bb7041Schristosmsgid "section %u: sh_link value of %u is larger than the number of sections\n"
4691*56bb7041Schristosmsgstr ""
4692*56bb7041Schristos
4693*56bb7041Schristos#: readelf.c:4868
4694*56bb7041Schristos#, fuzzy, c-format
4695*56bb7041Schristosmsgid ""
4696*56bb7041Schristos"Key to Flags:\n"
4697*56bb7041Schristos"  W (write), A (alloc), X (execute), M (merge), S (strings), l (large)\n"
4698*56bb7041Schristos"  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)\n"
4699*56bb7041Schristos"  O (extra OS processing required) o (OS specific), p (processor specific)\n"
4700*56bb7041Schristosmsgstr ""
4701*56bb7041Schristos"N�gle til flagene:\n"
4702*56bb7041Schristos"  W (skriv), A (allok�r), X (eksekv�r), M (flet), S (strenge)\n"
4703*56bb7041Schristos"  I (info), L (l�nkerorden), G (gruppe), x (ukendt)\n"
4704*56bb7041Schristos"  O (ekstra OS-behandling kr�ves) o (OS-specifik), p (processor-specifik)\n"
4705*56bb7041Schristos
4706*56bb7041Schristos#: readelf.c:4873
4707*56bb7041Schristos#, fuzzy, c-format
4708*56bb7041Schristosmsgid ""
4709*56bb7041Schristos"Key to Flags:\n"
4710*56bb7041Schristos"  W (write), A (alloc), X (execute), M (merge), S (strings)\n"
4711*56bb7041Schristos"  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)\n"
4712*56bb7041Schristos"  O (extra OS processing required) o (OS specific), p (processor specific)\n"
4713*56bb7041Schristosmsgstr ""
4714*56bb7041Schristos"N�gle til flagene:\n"
4715*56bb7041Schristos"  W (skriv), A (allok�r), X (eksekv�r), M (flet), S (strenge)\n"
4716*56bb7041Schristos"  I (info), L (l�nkerorden), G (gruppe), x (ukendt)\n"
4717*56bb7041Schristos"  O (ekstra OS-behandling kr�ves) o (OS-specifik), p (processor-specifik)\n"
4718*56bb7041Schristos
4719*56bb7041Schristos#: readelf.c:4895
4720*56bb7041Schristos#, fuzzy, c-format
4721*56bb7041Schristosmsgid "[<unknown>: 0x%x] "
4722*56bb7041Schristosmsgstr "<ukendt>: %x"
4723*56bb7041Schristos
4724*56bb7041Schristos#: readelf.c:4927
4725*56bb7041Schristosmsgid "Section headers are not available!\n"
4726*56bb7041Schristosmsgstr ""
4727*56bb7041Schristos
4728*56bb7041Schristos#: readelf.c:4951
4729*56bb7041Schristos#, fuzzy, c-format
4730*56bb7041Schristosmsgid ""
4731*56bb7041Schristos"\n"
4732*56bb7041Schristos"There are no section groups in this file.\n"
4733*56bb7041Schristosmsgstr ""
4734*56bb7041Schristos"\n"
4735*56bb7041Schristos"Der findes ingen sektioner i denne fil.\n"
4736*56bb7041Schristos
4737*56bb7041Schristos#: readelf.c:4988
4738*56bb7041Schristos#, c-format
4739*56bb7041Schristosmsgid "Bad sh_link in group section `%s'\n"
4740*56bb7041Schristosmsgstr ""
4741*56bb7041Schristos
4742*56bb7041Schristos#: readelf.c:5002
4743*56bb7041Schristos#, fuzzy, c-format
4744*56bb7041Schristosmsgid "Corrupt header in group section `%s'\n"
4745*56bb7041Schristosmsgstr "%s: kan ikke oprette fejls�gningssektion: %s"
4746*56bb7041Schristos
4747*56bb7041Schristos#: readelf.c:5013
4748*56bb7041Schristos#, c-format
4749*56bb7041Schristosmsgid "Bad sh_info in group section `%s'\n"
4750*56bb7041Schristosmsgstr ""
4751*56bb7041Schristos
4752*56bb7041Schristos#: readelf.c:5052
4753*56bb7041Schristosmsgid "section data"
4754*56bb7041Schristosmsgstr "sektionsdata"
4755*56bb7041Schristos
4756*56bb7041Schristos#: readelf.c:5061
4757*56bb7041Schristos#, fuzzy, c-format
4758*56bb7041Schristosmsgid ""
4759*56bb7041Schristos"\n"
4760*56bb7041Schristos"%sgroup section [%5u] `%s' [%s] contains %u sections:\n"
4761*56bb7041Schristosmsgstr ""
4762*56bb7041Schristos"\n"
4763*56bb7041Schristos"Versionbehovssektion \"%s\" indeholder %ld poster:\n"
4764*56bb7041Schristos
4765*56bb7041Schristos#: readelf.c:5064
4766*56bb7041Schristos#, fuzzy, c-format
4767*56bb7041Schristosmsgid "   [Index]    Name\n"
4768*56bb7041Schristosmsgstr "  Num:    Indeks      V�rdi  Navn"
4769*56bb7041Schristos
4770*56bb7041Schristos#: readelf.c:5078
4771*56bb7041Schristos#, c-format
4772*56bb7041Schristosmsgid "section [%5u] in group section [%5u] > maximum section [%5u]\n"
4773*56bb7041Schristosmsgstr ""
4774*56bb7041Schristos
4775*56bb7041Schristos#: readelf.c:5087
4776*56bb7041Schristos#, c-format
4777*56bb7041Schristosmsgid "section [%5u] in group section [%5u] already in group section [%5u]\n"
4778*56bb7041Schristosmsgstr ""
4779*56bb7041Schristos
4780*56bb7041Schristos#: readelf.c:5100
4781*56bb7041Schristos#, c-format
4782*56bb7041Schristosmsgid "section 0 in group section [%5u]\n"
4783*56bb7041Schristosmsgstr ""
4784*56bb7041Schristos
4785*56bb7041Schristos#: readelf.c:5167
4786*56bb7041Schristos#, fuzzy
4787*56bb7041Schristosmsgid "dynamic section image fixups"
4788*56bb7041Schristosmsgstr "dynamiske strenge"
4789*56bb7041Schristos
4790*56bb7041Schristos#: readelf.c:5179
4791*56bb7041Schristos#, c-format
4792*56bb7041Schristosmsgid ""
4793*56bb7041Schristos"\n"
4794*56bb7041Schristos"Image fixups for needed library #%d: %s - ident: %lx\n"
4795*56bb7041Schristosmsgstr ""
4796*56bb7041Schristos
4797*56bb7041Schristos#: readelf.c:5182
4798*56bb7041Schristos#, fuzzy, c-format
4799*56bb7041Schristosmsgid "Seg Offset           Type                             SymVec DataType\n"
4800*56bb7041Schristosmsgstr "  Offset          Info           Type           Symbolv�rdi   Symbolnavn\n"
4801*56bb7041Schristos
4802*56bb7041Schristos#: readelf.c:5214
4803*56bb7041Schristos#, fuzzy
4804*56bb7041Schristosmsgid "dynamic section image relas"
4805*56bb7041Schristosmsgstr "dynamiske strenge"
4806*56bb7041Schristos
4807*56bb7041Schristos#: readelf.c:5218
4808*56bb7041Schristos#, fuzzy, c-format
4809*56bb7041Schristosmsgid ""
4810*56bb7041Schristos"\n"
4811*56bb7041Schristos"Image relocs\n"
4812*56bb7041Schristosmsgstr "relokeringer"
4813*56bb7041Schristos
4814*56bb7041Schristos#: readelf.c:5220
4815*56bb7041Schristos#, fuzzy, c-format
4816*56bb7041Schristosmsgid "Seg Offset   Type                            Addend            Seg Sym Off\n"
4817*56bb7041Schristosmsgstr "  [Nr] Navn              Type             Adresse           Offset\n"
4818*56bb7041Schristos
4819*56bb7041Schristos#: readelf.c:5275
4820*56bb7041Schristos#, fuzzy
4821*56bb7041Schristosmsgid "dynamic string section"
4822*56bb7041Schristosmsgstr "dynamiske strenge"
4823*56bb7041Schristos
4824*56bb7041Schristos#: readelf.c:5376
4825*56bb7041Schristos#, fuzzy, c-format
4826*56bb7041Schristosmsgid ""
4827*56bb7041Schristos"\n"
4828*56bb7041Schristos"'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
4829*56bb7041Schristosmsgstr ""
4830*56bb7041Schristos"\n"
4831*56bb7041Schristos"Relokeringssektionen p� offset 0x%lx indeholder %ld byte:\n"
4832*56bb7041Schristos
4833*56bb7041Schristos#: readelf.c:5391
4834*56bb7041Schristos#, c-format
4835*56bb7041Schristosmsgid ""
4836*56bb7041Schristos"\n"
4837*56bb7041Schristos"There are no dynamic relocations in this file.\n"
4838*56bb7041Schristosmsgstr ""
4839*56bb7041Schristos"\n"
4840*56bb7041Schristos"Der findes ingen dynamiske relokeringer i denne fil.\n"
4841*56bb7041Schristos
4842*56bb7041Schristos#: readelf.c:5415
4843*56bb7041Schristos#, c-format
4844*56bb7041Schristosmsgid ""
4845*56bb7041Schristos"\n"
4846*56bb7041Schristos"Relocation section "
4847*56bb7041Schristosmsgstr ""
4848*56bb7041Schristos"\n"
4849*56bb7041Schristos"Relokeringssektion "
4850*56bb7041Schristos
4851*56bb7041Schristos#: readelf.c:5420 readelf.c:5836 readelf.c:5851 readelf.c:6188
4852*56bb7041Schristos#, c-format
4853*56bb7041Schristosmsgid "'%s'"
4854*56bb7041Schristosmsgstr ""
4855*56bb7041Schristos
4856*56bb7041Schristos#: readelf.c:5422 readelf.c:5853 readelf.c:6190
4857*56bb7041Schristos#, c-format
4858*56bb7041Schristosmsgid " at offset 0x%lx contains %lu entries:\n"
4859*56bb7041Schristosmsgstr " p� offset 0x%lx indeholder %lu poster:\n"
4860*56bb7041Schristos
4861*56bb7041Schristos#: readelf.c:5473
4862*56bb7041Schristos#, c-format
4863*56bb7041Schristosmsgid ""
4864*56bb7041Schristos"\n"
4865*56bb7041Schristos"There are no relocations in this file.\n"
4866*56bb7041Schristosmsgstr ""
4867*56bb7041Schristos"\n"
4868*56bb7041Schristos"Der findes ingen relokeringer i denne fil.\n"
4869*56bb7041Schristos
4870*56bb7041Schristos#: readelf.c:5611
4871*56bb7041Schristos#, fuzzy, c-format
4872*56bb7041Schristosmsgid "\tUnknown version.\n"
4873*56bb7041Schristosmsgstr "ukendt sektion"
4874*56bb7041Schristos
4875*56bb7041Schristos#: readelf.c:5664 readelf.c:6037
4876*56bb7041Schristosmsgid "unwind table"
4877*56bb7041Schristosmsgstr "tilbagerulningstabel"
4878*56bb7041Schristos
4879*56bb7041Schristos#: readelf.c:5706 readelf.c:6119 readelf.c:6365
4880*56bb7041Schristos#, c-format
4881*56bb7041Schristosmsgid "Skipping unexpected relocation type %s\n"
4882*56bb7041Schristosmsgstr "Hopper over uventet relokeringstype %s\n"
4883*56bb7041Schristos
4884*56bb7041Schristos#: readelf.c:5768 readelf.c:6181 readelf.c:6762 readelf.c:6808
4885*56bb7041Schristos#, c-format
4886*56bb7041Schristosmsgid ""
4887*56bb7041Schristos"\n"
4888*56bb7041Schristos"There are no unwind sections in this file.\n"
4889*56bb7041Schristosmsgstr ""
4890*56bb7041Schristos"\n"
4891*56bb7041Schristos"Der findes ingen tilbagerulningssektioner i denne fil.\n"
4892*56bb7041Schristos
4893*56bb7041Schristos#  BUG: Forts�ttelsen er ikke markeret for overs�ttelse i koden og indeholder '-citattegn.
4894*56bb7041Schristos#: readelf.c:5831
4895*56bb7041Schristos#, c-format
4896*56bb7041Schristosmsgid ""
4897*56bb7041Schristos"\n"
4898*56bb7041Schristos"Could not find unwind info section for "
4899*56bb7041Schristosmsgstr ""
4900*56bb7041Schristos"\n"
4901*56bb7041Schristos"Kunne ikke finde tilbagerulningssektion til "
4902*56bb7041Schristos
4903*56bb7041Schristos#: readelf.c:5844
4904*56bb7041Schristosmsgid "unwind info"
4905*56bb7041Schristosmsgstr "tilbagerulningsinfo"
4906*56bb7041Schristos
4907*56bb7041Schristos#: readelf.c:5846 readelf.c:6187
4908*56bb7041Schristos#, c-format
4909*56bb7041Schristosmsgid ""
4910*56bb7041Schristos"\n"
4911*56bb7041Schristos"Unwind section "
4912*56bb7041Schristosmsgstr ""
4913*56bb7041Schristos"\n"
4914*56bb7041Schristos"Tilbagerulningssektion "
4915*56bb7041Schristos
4916*56bb7041Schristos#: readelf.c:6296
4917*56bb7041Schristos#, fuzzy
4918*56bb7041Schristosmsgid "unwind data"
4919*56bb7041Schristosmsgstr "tilbagerulningstabel"
4920*56bb7041Schristos
4921*56bb7041Schristos#: readelf.c:6350
4922*56bb7041Schristos#, fuzzy, c-format
4923*56bb7041Schristosmsgid "Skipping unexpected relocation at offset 0x%lx\n"
4924*56bb7041Schristosmsgstr "Hopper over uventet relokeringstype %s\n"
4925*56bb7041Schristos
4926*56bb7041Schristos#: readelf.c:6426
4927*56bb7041Schristos#, c-format
4928*56bb7041Schristosmsgid "[Truncated opcode]\n"
4929*56bb7041Schristosmsgstr ""
4930*56bb7041Schristos
4931*56bb7041Schristos#: readelf.c:6429
4932*56bb7041Schristos#, c-format
4933*56bb7041Schristosmsgid "0x%02x "
4934*56bb7041Schristosmsgstr ""
4935*56bb7041Schristos
4936*56bb7041Schristos#: readelf.c:6451
4937*56bb7041Schristos#, c-format
4938*56bb7041Schristosmsgid "  Personality routine: "
4939*56bb7041Schristosmsgstr ""
4940*56bb7041Schristos
4941*56bb7041Schristos#: readelf.c:6469
4942*56bb7041Schristos#, c-format
4943*56bb7041Schristosmsgid "  [Truncated data]\n"
4944*56bb7041Schristosmsgstr ""
4945*56bb7041Schristos
4946*56bb7041Schristos#: readelf.c:6484
4947*56bb7041Schristos#, c-format
4948*56bb7041Schristosmsgid "  [reserved compact index %d]\n"
4949*56bb7041Schristosmsgstr ""
4950*56bb7041Schristos
4951*56bb7041Schristos#: readelf.c:6488
4952*56bb7041Schristos#, c-format
4953*56bb7041Schristosmsgid "  Compact model %d\n"
4954*56bb7041Schristosmsgstr ""
4955*56bb7041Schristos
4956*56bb7041Schristos#: readelf.c:6515
4957*56bb7041Schristos#, c-format
4958*56bb7041Schristosmsgid "  0x%02x "
4959*56bb7041Schristosmsgstr ""
4960*56bb7041Schristos
4961*56bb7041Schristos#: readelf.c:6520
4962*56bb7041Schristos#, c-format
4963*56bb7041Schristosmsgid "     vsp = vsp + %d"
4964*56bb7041Schristosmsgstr ""
4965*56bb7041Schristos
4966*56bb7041Schristos#: readelf.c:6525
4967*56bb7041Schristos#, c-format
4968*56bb7041Schristosmsgid "     vsp = vsp - %d"
4969*56bb7041Schristosmsgstr ""
4970*56bb7041Schristos
4971*56bb7041Schristos#: readelf.c:6531
4972*56bb7041Schristos#, c-format
4973*56bb7041Schristosmsgid "Refuse to unwind"
4974*56bb7041Schristosmsgstr ""
4975*56bb7041Schristos
4976*56bb7041Schristos#: readelf.c:6554
4977*56bb7041Schristos#, c-format
4978*56bb7041Schristosmsgid "     [Reserved]"
4979*56bb7041Schristosmsgstr ""
4980*56bb7041Schristos
4981*56bb7041Schristos#: readelf.c:6556
4982*56bb7041Schristos#, c-format
4983*56bb7041Schristosmsgid "     vsp = r%d"
4984*56bb7041Schristosmsgstr ""
4985*56bb7041Schristos
4986*56bb7041Schristos#: readelf.c:6581
4987*56bb7041Schristos#, c-format
4988*56bb7041Schristosmsgid "     finish"
4989*56bb7041Schristosmsgstr ""
4990*56bb7041Schristos
4991*56bb7041Schristos#: readelf.c:6586
4992*56bb7041Schristos#, c-format
4993*56bb7041Schristosmsgid "[Spare]"
4994*56bb7041Schristosmsgstr ""
4995*56bb7041Schristos
4996*56bb7041Schristos#: readelf.c:6620
4997*56bb7041Schristos#, c-format
4998*56bb7041Schristosmsgid "vsp = vsp + %ld"
4999*56bb7041Schristosmsgstr ""
5000*56bb7041Schristos
5001*56bb7041Schristos#: readelf.c:6627
5002*56bb7041Schristos#, fuzzy, c-format
5003*56bb7041Schristosmsgid "[unsupported two-byte opcode]"
5004*56bb7041Schristosmsgstr "uunderst�ttet C++-objekttype"
5005*56bb7041Schristos
5006*56bb7041Schristos#: readelf.c:6631
5007*56bb7041Schristos#, c-format
5008*56bb7041Schristosmsgid "     [unsupported opcode]"
5009*56bb7041Schristosmsgstr ""
5010*56bb7041Schristos
5011*56bb7041Schristos#: readelf.c:6715
5012*56bb7041Schristos#, c-format
5013*56bb7041Schristosmsgid "Could not locate .ARM.extab section containing 0x%lx.\n"
5014*56bb7041Schristosmsgstr ""
5015*56bb7041Schristos
5016*56bb7041Schristos#: readelf.c:6768
5017*56bb7041Schristos#, fuzzy, c-format
5018*56bb7041Schristosmsgid ""
5019*56bb7041Schristos"\n"
5020*56bb7041Schristos"Unwind table index '%s' at offset 0x%lx contains %lu entries:\n"
5021*56bb7041Schristosmsgstr ""
5022*56bb7041Schristos"\n"
5023*56bb7041Schristos"Dynamisk segment p� offset 0x%x indeholder %ld poster:\n"
5024*56bb7041Schristos
5025*56bb7041Schristos#: readelf.c:6819
5026*56bb7041Schristos#, c-format
5027*56bb7041Schristosmsgid "NONE\n"
5028*56bb7041Schristosmsgstr ""
5029*56bb7041Schristos
5030*56bb7041Schristos#: readelf.c:6845
5031*56bb7041Schristos#, fuzzy, c-format
5032*56bb7041Schristosmsgid "Interface Version: %s\n"
5033*56bb7041Schristosmsgstr "BFD-hovedfil version %s\n"
5034*56bb7041Schristos
5035*56bb7041Schristos#: readelf.c:6847
5036*56bb7041Schristos#, c-format
5037*56bb7041Schristosmsgid "<corrupt: %ld>\n"
5038*56bb7041Schristosmsgstr ""
5039*56bb7041Schristos
5040*56bb7041Schristos#: readelf.c:6860
5041*56bb7041Schristos#, c-format
5042*56bb7041Schristosmsgid "Time Stamp: %s\n"
5043*56bb7041Schristosmsgstr ""
5044*56bb7041Schristos
5045*56bb7041Schristos#: readelf.c:7037 readelf.c:7083
5046*56bb7041Schristos#, fuzzy
5047*56bb7041Schristosmsgid "dynamic section"
5048*56bb7041Schristosmsgstr "dynamiske strenge"
5049*56bb7041Schristos
5050*56bb7041Schristos#: readelf.c:7161
5051*56bb7041Schristos#, fuzzy, c-format
5052*56bb7041Schristosmsgid ""
5053*56bb7041Schristos"\n"
5054*56bb7041Schristos"There is no dynamic section in this file.\n"
5055*56bb7041Schristosmsgstr ""
5056*56bb7041Schristos"\n"
5057*56bb7041Schristos"Der findes intet dynamisk segment i denne fil.\n"
5058*56bb7041Schristos
5059*56bb7041Schristos#: readelf.c:7199
5060*56bb7041Schristos#, fuzzy
5061*56bb7041Schristosmsgid "Unable to seek to end of file!\n"
5062*56bb7041Schristosmsgstr "Kan ikke s�ge til slutningen af filen!"
5063*56bb7041Schristos
5064*56bb7041Schristos#: readelf.c:7212
5065*56bb7041Schristosmsgid "Unable to determine the number of symbols to load\n"
5066*56bb7041Schristosmsgstr "Kan ikke bestemme hvor mange symboler som skal l�ses ind\n"
5067*56bb7041Schristos
5068*56bb7041Schristos#: readelf.c:7247
5069*56bb7041Schristosmsgid "Unable to seek to end of file\n"
5070*56bb7041Schristosmsgstr "Kan ikke s�ge til slutningen af filen\n"
5071*56bb7041Schristos
5072*56bb7041Schristos#: readelf.c:7254
5073*56bb7041Schristosmsgid "Unable to determine the length of the dynamic string table\n"
5074*56bb7041Schristosmsgstr "Kan ikke bestemme l�ngden p� den dynamiske strengtabel\n"
5075*56bb7041Schristos
5076*56bb7041Schristos#: readelf.c:7260
5077*56bb7041Schristosmsgid "dynamic string table"
5078*56bb7041Schristosmsgstr "dynamisk strengtabel"
5079*56bb7041Schristos
5080*56bb7041Schristos#: readelf.c:7297
5081*56bb7041Schristosmsgid "symbol information"
5082*56bb7041Schristosmsgstr "symbolinformation"
5083*56bb7041Schristos
5084*56bb7041Schristos#: readelf.c:7322
5085*56bb7041Schristos#, fuzzy, c-format
5086*56bb7041Schristosmsgid ""
5087*56bb7041Schristos"\n"
5088*56bb7041Schristos"Dynamic section at offset 0x%lx contains %u entries:\n"
5089*56bb7041Schristosmsgstr ""
5090*56bb7041Schristos"\n"
5091*56bb7041Schristos"Dynamisk segment p� offset 0x%x indeholder %ld poster:\n"
5092*56bb7041Schristos
5093*56bb7041Schristos#: readelf.c:7325
5094*56bb7041Schristos#, c-format
5095*56bb7041Schristosmsgid "  Tag        Type                         Name/Value\n"
5096*56bb7041Schristosmsgstr "  M�rke      Type                          Navn/V�rdi\n"
5097*56bb7041Schristos
5098*56bb7041Schristos#: readelf.c:7361
5099*56bb7041Schristos#, c-format
5100*56bb7041Schristosmsgid "Auxiliary library"
5101*56bb7041Schristosmsgstr "Eksternt bibliotek"
5102*56bb7041Schristos
5103*56bb7041Schristos#: readelf.c:7365
5104*56bb7041Schristos#, c-format
5105*56bb7041Schristosmsgid "Filter library"
5106*56bb7041Schristosmsgstr "Filterbibliotek"
5107*56bb7041Schristos
5108*56bb7041Schristos#: readelf.c:7369
5109*56bb7041Schristos#, c-format
5110*56bb7041Schristosmsgid "Configuration file"
5111*56bb7041Schristosmsgstr "Konfigurationsfil"
5112*56bb7041Schristos
5113*56bb7041Schristos#: readelf.c:7373
5114*56bb7041Schristos#, c-format
5115*56bb7041Schristosmsgid "Dependency audit library"
5116*56bb7041Schristosmsgstr "Afh�ngighedskontrolsbibliotek"
5117*56bb7041Schristos
5118*56bb7041Schristos#: readelf.c:7377
5119*56bb7041Schristos#, c-format
5120*56bb7041Schristosmsgid "Audit library"
5121*56bb7041Schristosmsgstr "Kontrolbibliotek"
5122*56bb7041Schristos
5123*56bb7041Schristos#: readelf.c:7395 readelf.c:7423 readelf.c:7451
5124*56bb7041Schristos#, c-format
5125*56bb7041Schristosmsgid "Flags:"
5126*56bb7041Schristosmsgstr "Flag:"
5127*56bb7041Schristos
5128*56bb7041Schristos#: readelf.c:7398 readelf.c:7426 readelf.c:7453
5129*56bb7041Schristos#, c-format
5130*56bb7041Schristosmsgid " None\n"
5131*56bb7041Schristosmsgstr " Ingen\n"
5132*56bb7041Schristos
5133*56bb7041Schristos#: readelf.c:7574
5134*56bb7041Schristos#, c-format
5135*56bb7041Schristosmsgid "Shared library: [%s]"
5136*56bb7041Schristosmsgstr "Delt bibliotek: [%s]"
5137*56bb7041Schristos
5138*56bb7041Schristos#: readelf.c:7577
5139*56bb7041Schristos#, c-format
5140*56bb7041Schristosmsgid " program interpreter"
5141*56bb7041Schristosmsgstr " Programfortolker"
5142*56bb7041Schristos
5143*56bb7041Schristos#: readelf.c:7581
5144*56bb7041Schristos#, c-format
5145*56bb7041Schristosmsgid "Library soname: [%s]"
5146*56bb7041Schristosmsgstr "Bibliotekets so-navn: [%s]"
5147*56bb7041Schristos
5148*56bb7041Schristos#: readelf.c:7585
5149*56bb7041Schristos#, c-format
5150*56bb7041Schristosmsgid "Library rpath: [%s]"
5151*56bb7041Schristosmsgstr "Bibliotekets rpath: [%s]"
5152*56bb7041Schristos
5153*56bb7041Schristos#: readelf.c:7589
5154*56bb7041Schristos#, c-format
5155*56bb7041Schristosmsgid "Library runpath: [%s]"
5156*56bb7041Schristosmsgstr "Bibliotekets runpath: [%s]"
5157*56bb7041Schristos
5158*56bb7041Schristos#: readelf.c:7622
5159*56bb7041Schristos#, fuzzy, c-format
5160*56bb7041Schristosmsgid " (bytes)\n"
5161*56bb7041Schristosmsgstr "  %s\n"
5162*56bb7041Schristos
5163*56bb7041Schristos#: readelf.c:7652
5164*56bb7041Schristos#, c-format
5165*56bb7041Schristosmsgid "Not needed object: [%s]\n"
5166*56bb7041Schristosmsgstr "Un�dvendigt objekt: [%s]\n"
5167*56bb7041Schristos
5168*56bb7041Schristos#: readelf.c:7752
5169*56bb7041Schristos#, fuzzy
5170*56bb7041Schristosmsgid "| <unknown>"
5171*56bb7041Schristosmsgstr "<ukendt>: %d"
5172*56bb7041Schristos
5173*56bb7041Schristos#: readelf.c:7785
5174*56bb7041Schristos#, fuzzy, c-format
5175*56bb7041Schristosmsgid ""
5176*56bb7041Schristos"\n"
5177*56bb7041Schristos"Version definition section '%s' contains %u entries:\n"
5178*56bb7041Schristosmsgstr ""
5179*56bb7041Schristos"\n"
5180*56bb7041Schristos"Versiondefinitionssektion \"%s\" indeholder %ld poster:\n"
5181*56bb7041Schristos
5182*56bb7041Schristos#: readelf.c:7788
5183*56bb7041Schristos#, c-format
5184*56bb7041Schristosmsgid "  Addr: 0x"
5185*56bb7041Schristosmsgstr "  Adr: 0x"
5186*56bb7041Schristos
5187*56bb7041Schristos#: readelf.c:7790 readelf.c:7908 readelf.c:8046
5188*56bb7041Schristos#, fuzzy, c-format
5189*56bb7041Schristosmsgid "  Offset: %#08lx  Link: %u (%s)\n"
5190*56bb7041Schristosmsgstr "  Offset: %#08lx  L�nk: %lx (%s)\n"
5191*56bb7041Schristos
5192*56bb7041Schristos#: readelf.c:7798
5193*56bb7041Schristosmsgid "version definition section"
5194*56bb7041Schristosmsgstr "versiondefinitionssektion"
5195*56bb7041Schristos
5196*56bb7041Schristos#: readelf.c:7831
5197*56bb7041Schristos#, c-format
5198*56bb7041Schristosmsgid "  %#06x: Rev: %d  Flags: %s"
5199*56bb7041Schristosmsgstr "  %#06x: Rev: %d  Flag: %s"
5200*56bb7041Schristos
5201*56bb7041Schristos#: readelf.c:7834
5202*56bb7041Schristos#, c-format
5203*56bb7041Schristosmsgid "  Index: %d  Cnt: %d  "
5204*56bb7041Schristosmsgstr "  Indeks: %d  Ant: %d  "
5205*56bb7041Schristos
5206*56bb7041Schristos#: readelf.c:7850
5207*56bb7041Schristos#, c-format
5208*56bb7041Schristosmsgid "Name: %s\n"
5209*56bb7041Schristosmsgstr "Navn: %s\n"
5210*56bb7041Schristos
5211*56bb7041Schristos#: readelf.c:7852
5212*56bb7041Schristos#, c-format
5213*56bb7041Schristosmsgid "Name index: %ld\n"
5214*56bb7041Schristosmsgstr "Navneindeks: %ld\n"
5215*56bb7041Schristos
5216*56bb7041Schristos#: readelf.c:7874
5217*56bb7041Schristos#, c-format
5218*56bb7041Schristosmsgid "  %#06x: Parent %d: %s\n"
5219*56bb7041Schristosmsgstr "  %#06x: For�lder %d: %s\n"
5220*56bb7041Schristos
5221*56bb7041Schristos#: readelf.c:7877
5222*56bb7041Schristos#, c-format
5223*56bb7041Schristosmsgid "  %#06x: Parent %d, name index: %ld\n"
5224*56bb7041Schristosmsgstr "  %#06x: For�lder %d, navneindeks: %ld\n"
5225*56bb7041Schristos
5226*56bb7041Schristos#: readelf.c:7882
5227*56bb7041Schristos#, fuzzy, c-format
5228*56bb7041Schristosmsgid "  Version def aux past end of section\n"
5229*56bb7041Schristosmsgstr "versiondefinitionssektion"
5230*56bb7041Schristos
5231*56bb7041Schristos#: readelf.c:7888
5232*56bb7041Schristos#, fuzzy, c-format
5233*56bb7041Schristosmsgid "  Version definition past end of section\n"
5234*56bb7041Schristosmsgstr "versiondefinitionssektion"
5235*56bb7041Schristos
5236*56bb7041Schristos#: readelf.c:7903
5237*56bb7041Schristos#, fuzzy, c-format
5238*56bb7041Schristosmsgid ""
5239*56bb7041Schristos"\n"
5240*56bb7041Schristos"Version needs section '%s' contains %u entries:\n"
5241*56bb7041Schristosmsgstr ""
5242*56bb7041Schristos"\n"
5243*56bb7041Schristos"Versionbehovssektion \"%s\" indeholder %ld poster:\n"
5244*56bb7041Schristos
5245*56bb7041Schristos#: readelf.c:7906
5246*56bb7041Schristos#, c-format
5247*56bb7041Schristosmsgid " Addr: 0x"
5248*56bb7041Schristosmsgstr " Adr: 0x"
5249*56bb7041Schristos
5250*56bb7041Schristos#: readelf.c:7917
5251*56bb7041Schristosmsgid "version need section"
5252*56bb7041Schristosmsgstr "versionsbehovssektion"
5253*56bb7041Schristos
5254*56bb7041Schristos#: readelf.c:7945
5255*56bb7041Schristos#, c-format
5256*56bb7041Schristosmsgid "  %#06x: Version: %d"
5257*56bb7041Schristosmsgstr " %#06x: Version: %d"
5258*56bb7041Schristos
5259*56bb7041Schristos#: readelf.c:7948
5260*56bb7041Schristos#, c-format
5261*56bb7041Schristosmsgid "  File: %s"
5262*56bb7041Schristosmsgstr "  Fil: %s"
5263*56bb7041Schristos
5264*56bb7041Schristos#: readelf.c:7950
5265*56bb7041Schristos#, c-format
5266*56bb7041Schristosmsgid "  File: %lx"
5267*56bb7041Schristosmsgstr "  Fil: %lx"
5268*56bb7041Schristos
5269*56bb7041Schristos#: readelf.c:7952
5270*56bb7041Schristos#, c-format
5271*56bb7041Schristosmsgid "  Cnt: %d\n"
5272*56bb7041Schristosmsgstr " Ant: %d\n"
5273*56bb7041Schristos
5274*56bb7041Schristos#: readelf.c:7977
5275*56bb7041Schristos#, fuzzy, c-format
5276*56bb7041Schristosmsgid "  %#06x:   Name: %s"
5277*56bb7041Schristosmsgstr "  %#06x: Navn: %s"
5278*56bb7041Schristos
5279*56bb7041Schristos#: readelf.c:7980
5280*56bb7041Schristos#, fuzzy, c-format
5281*56bb7041Schristosmsgid "  %#06x:   Name index: %lx"
5282*56bb7041Schristosmsgstr "  %#06x: Navneindeks: %lx"
5283*56bb7041Schristos
5284*56bb7041Schristos#: readelf.c:7983
5285*56bb7041Schristos#, c-format
5286*56bb7041Schristosmsgid "  Flags: %s  Version: %d\n"
5287*56bb7041Schristosmsgstr "  Flag: %s  Version: %d\n"
5288*56bb7041Schristos
5289*56bb7041Schristos#: readelf.c:7995
5290*56bb7041Schristos#, fuzzy, c-format
5291*56bb7041Schristosmsgid "  Version need aux past end of section\n"
5292*56bb7041Schristosmsgstr "versionsbehovssektion"
5293*56bb7041Schristos
5294*56bb7041Schristos#: readelf.c:8000
5295*56bb7041Schristos#, fuzzy, c-format
5296*56bb7041Schristosmsgid "  Version need past end of section\n"
5297*56bb7041Schristosmsgstr "versionsbehovssektion"
5298*56bb7041Schristos
5299*56bb7041Schristos#: readelf.c:8037
5300*56bb7041Schristosmsgid "version string table"
5301*56bb7041Schristosmsgstr "versionsstrengtabel"
5302*56bb7041Schristos
5303*56bb7041Schristos#: readelf.c:8041
5304*56bb7041Schristos#, c-format
5305*56bb7041Schristosmsgid ""
5306*56bb7041Schristos"\n"
5307*56bb7041Schristos"Version symbols section '%s' contains %d entries:\n"
5308*56bb7041Schristosmsgstr ""
5309*56bb7041Schristos"\n"
5310*56bb7041Schristos"Versionsymbolssektion \"%s\" indeholder %d poster:\n"
5311*56bb7041Schristos
5312*56bb7041Schristos#: readelf.c:8044
5313*56bb7041Schristos#, c-format
5314*56bb7041Schristosmsgid " Addr: "
5315*56bb7041Schristosmsgstr " Adr: "
5316*56bb7041Schristos
5317*56bb7041Schristos#: readelf.c:8055
5318*56bb7041Schristosmsgid "version symbol data"
5319*56bb7041Schristosmsgstr "versionsymbolsdata"
5320*56bb7041Schristos
5321*56bb7041Schristos#: readelf.c:8082
5322*56bb7041Schristosmsgid "   0 (*local*)    "
5323*56bb7041Schristosmsgstr "   0 (*lokal*)    "
5324*56bb7041Schristos
5325*56bb7041Schristos#: readelf.c:8086
5326*56bb7041Schristosmsgid "   1 (*global*)   "
5327*56bb7041Schristosmsgstr "   1 (*global*)   "
5328*56bb7041Schristos
5329*56bb7041Schristos#: readelf.c:8099
5330*56bb7041Schristosmsgid "invalid index into symbol array\n"
5331*56bb7041Schristosmsgstr ""
5332*56bb7041Schristos
5333*56bb7041Schristos#: readelf.c:8133 readelf.c:8910
5334*56bb7041Schristosmsgid "version need"
5335*56bb7041Schristosmsgstr "versionsbehov"
5336*56bb7041Schristos
5337*56bb7041Schristos#: readelf.c:8143
5338*56bb7041Schristosmsgid "version need aux (2)"
5339*56bb7041Schristosmsgstr "ydre versionsbehov (2)"
5340*56bb7041Schristos
5341*56bb7041Schristos#: readelf.c:8158 readelf.c:8213
5342*56bb7041Schristos#, fuzzy
5343*56bb7041Schristosmsgid "*invalid*"
5344*56bb7041Schristosmsgstr "ugyldigt tal"
5345*56bb7041Schristos
5346*56bb7041Schristos#: readelf.c:8188 readelf.c:8975
5347*56bb7041Schristosmsgid "version def"
5348*56bb7041Schristosmsgstr "versionsdef."
5349*56bb7041Schristos
5350*56bb7041Schristos#: readelf.c:8208 readelf.c:8990
5351*56bb7041Schristosmsgid "version def aux"
5352*56bb7041Schristosmsgstr "ydre versionsdef."
5353*56bb7041Schristos
5354*56bb7041Schristos#: readelf.c:8242
5355*56bb7041Schristos#, c-format
5356*56bb7041Schristosmsgid ""
5357*56bb7041Schristos"\n"
5358*56bb7041Schristos"No version information found in this file.\n"
5359*56bb7041Schristosmsgstr ""
5360*56bb7041Schristos"\n"
5361*56bb7041Schristos"Der fandtes ingen versionsinformation i denne fil.\n"
5362*56bb7041Schristos
5363*56bb7041Schristos#: readelf.c:8441
5364*56bb7041Schristos#, c-format
5365*56bb7041Schristosmsgid "<other>: %x"
5366*56bb7041Schristosmsgstr ""
5367*56bb7041Schristos
5368*56bb7041Schristos#: readelf.c:8500
5369*56bb7041Schristosmsgid "Unable to read in dynamic data\n"
5370*56bb7041Schristosmsgstr "Kan ikke indl�se de dynamiske data\n"
5371*56bb7041Schristos
5372*56bb7041Schristos#: readelf.c:8550
5373*56bb7041Schristos#, c-format
5374*56bb7041Schristosmsgid " <corrupt: %14ld>"
5375*56bb7041Schristosmsgstr ""
5376*56bb7041Schristos
5377*56bb7041Schristos#: readelf.c:8593 readelf.c:8645 readelf.c:8669 readelf.c:8699 readelf.c:8723
5378*56bb7041Schristos#, fuzzy
5379*56bb7041Schristosmsgid "Unable to seek to start of dynamic information\n"
5380*56bb7041Schristosmsgstr "Kan ikke s�ge til begyndelsen af den dynamiske information"
5381*56bb7041Schristos
5382*56bb7041Schristos#: readelf.c:8599 readelf.c:8651
5383*56bb7041Schristosmsgid "Failed to read in number of buckets\n"
5384*56bb7041Schristosmsgstr "Mislykkedes at indl�se antal spande\n"
5385*56bb7041Schristos
5386*56bb7041Schristos#: readelf.c:8605
5387*56bb7041Schristosmsgid "Failed to read in number of chains\n"
5388*56bb7041Schristosmsgstr "Mislykkedes at indl�se antal k�der\n"
5389*56bb7041Schristos
5390*56bb7041Schristos#: readelf.c:8707
5391*56bb7041Schristos#, fuzzy
5392*56bb7041Schristosmsgid "Failed to determine last chain length\n"
5393*56bb7041Schristosmsgstr "Mislykkedes at indl�se antal k�der\n"
5394*56bb7041Schristos
5395*56bb7041Schristos#: readelf.c:8751
5396*56bb7041Schristos#, c-format
5397*56bb7041Schristosmsgid ""
5398*56bb7041Schristos"\n"
5399*56bb7041Schristos"Symbol table for image:\n"
5400*56bb7041Schristosmsgstr ""
5401*56bb7041Schristos"\n"
5402*56bb7041Schristos"Symboltabel for filbilleder:\n"
5403*56bb7041Schristos
5404*56bb7041Schristos#: readelf.c:8753 readelf.c:8771
5405*56bb7041Schristos#, c-format
5406*56bb7041Schristosmsgid "  Num Buc:    Value  Size   Type   Bind Vis      Ndx Name\n"
5407*56bb7041Schristosmsgstr "  Nr  Spd:    V�rdi  Strl   Type    Bind Synl     Idx Navn\n"
5408*56bb7041Schristos
5409*56bb7041Schristos#: readelf.c:8755 readelf.c:8773
5410*56bb7041Schristos#, c-format
5411*56bb7041Schristosmsgid "  Num Buc:    Value          Size   Type   Bind Vis      Ndx Name\n"
5412*56bb7041Schristosmsgstr "  Nr  Spd:    V�rdi          Strl   Type   Bind Synl     Idx Navn\n"
5413*56bb7041Schristos
5414*56bb7041Schristos#: readelf.c:8769
5415*56bb7041Schristos#, fuzzy, c-format
5416*56bb7041Schristosmsgid ""
5417*56bb7041Schristos"\n"
5418*56bb7041Schristos"Symbol table of `.gnu.hash' for image:\n"
5419*56bb7041Schristosmsgstr ""
5420*56bb7041Schristos"\n"
5421*56bb7041Schristos"Symboltabel for filbilleder:\n"
5422*56bb7041Schristos
5423*56bb7041Schristos#: readelf.c:8812
5424*56bb7041Schristos#, fuzzy, c-format
5425*56bb7041Schristosmsgid ""
5426*56bb7041Schristos"\n"
5427*56bb7041Schristos"Symbol table '%s' has a sh_entsize of zero!\n"
5428*56bb7041Schristosmsgstr ""
5429*56bb7041Schristos"\n"
5430*56bb7041Schristos"Symboltabel \"%s\" indeholder %lu poster:\n"
5431*56bb7041Schristos
5432*56bb7041Schristos#: readelf.c:8817
5433*56bb7041Schristos#, c-format
5434*56bb7041Schristosmsgid ""
5435*56bb7041Schristos"\n"
5436*56bb7041Schristos"Symbol table '%s' contains %lu entries:\n"
5437*56bb7041Schristosmsgstr ""
5438*56bb7041Schristos"\n"
5439*56bb7041Schristos"Symboltabel \"%s\" indeholder %lu poster:\n"
5440*56bb7041Schristos
5441*56bb7041Schristos#: readelf.c:8822
5442*56bb7041Schristos#, c-format
5443*56bb7041Schristosmsgid "   Num:    Value  Size Type    Bind   Vis      Ndx Name\n"
5444*56bb7041Schristosmsgstr "    Nr:    V�rdi  Strl Type    Bind   Synl     Idx Navn\n"
5445*56bb7041Schristos
5446*56bb7041Schristos#: readelf.c:8824
5447*56bb7041Schristos#, c-format
5448*56bb7041Schristosmsgid "   Num:    Value          Size Type    Bind   Vis      Ndx Name\n"
5449*56bb7041Schristosmsgstr "   Nr:     V�rdi          Strl Type    Bind   Synl     Idx Navn\n"
5450*56bb7041Schristos
5451*56bb7041Schristos#: readelf.c:8881
5452*56bb7041Schristosmsgid "version data"
5453*56bb7041Schristosmsgstr "versionsdata"
5454*56bb7041Schristos
5455*56bb7041Schristos#: readelf.c:8923
5456*56bb7041Schristosmsgid "version need aux (3)"
5457*56bb7041Schristosmsgstr "ydre versionsbehov (3)"
5458*56bb7041Schristos
5459*56bb7041Schristos#: readelf.c:8950
5460*56bb7041Schristos#, fuzzy
5461*56bb7041Schristosmsgid "bad dynamic symbol\n"
5462*56bb7041Schristosmsgstr "fejlagtigt dynamisk symbol"
5463*56bb7041Schristos
5464*56bb7041Schristos#: readelf.c:9014
5465*56bb7041Schristos#, c-format
5466*56bb7041Schristosmsgid ""
5467*56bb7041Schristos"\n"
5468*56bb7041Schristos"Dynamic symbol information is not available for displaying symbols.\n"
5469*56bb7041Schristosmsgstr ""
5470*56bb7041Schristos"\n"
5471*56bb7041Schristos"Informationen om dynamiske symboler er ikke tilg�nglig til at vise symboler.\n"
5472*56bb7041Schristos
5473*56bb7041Schristos#: readelf.c:9026
5474*56bb7041Schristos#, fuzzy, c-format
5475*56bb7041Schristosmsgid ""
5476*56bb7041Schristos"\n"
5477*56bb7041Schristos"Histogram for bucket list length (total of %lu buckets):\n"
5478*56bb7041Schristosmsgstr ""
5479*56bb7041Schristos"\n"
5480*56bb7041Schristos"Histogram over spandenes listel�ngde (totalt %d spande):\n"
5481*56bb7041Schristos
5482*56bb7041Schristos#: readelf.c:9028 readelf.c:9098
5483*56bb7041Schristos#, c-format
5484*56bb7041Schristosmsgid " Length  Number     %% of total  Coverage\n"
5485*56bb7041Schristosmsgstr " L�ngde  Nummer     %% af alle   D�kning\n"
5486*56bb7041Schristos
5487*56bb7041Schristos#: readelf.c:9096
5488*56bb7041Schristos#, fuzzy, c-format
5489*56bb7041Schristosmsgid ""
5490*56bb7041Schristos"\n"
5491*56bb7041Schristos"Histogram for `.gnu.hash' bucket list length (total of %lu buckets):\n"
5492*56bb7041Schristosmsgstr ""
5493*56bb7041Schristos"\n"
5494*56bb7041Schristos"Histogram over spandenes listel�ngde (totalt %d spande):\n"
5495*56bb7041Schristos
5496*56bb7041Schristos#: readelf.c:9162
5497*56bb7041Schristos#, c-format
5498*56bb7041Schristosmsgid ""
5499*56bb7041Schristos"\n"
5500*56bb7041Schristos"Dynamic info segment at offset 0x%lx contains %d entries:\n"
5501*56bb7041Schristosmsgstr ""
5502*56bb7041Schristos"\n"
5503*56bb7041Schristos"Dynamisk info-segment p� offset 0x%lx indeholder %d poster:\n"
5504*56bb7041Schristos
5505*56bb7041Schristos#: readelf.c:9165
5506*56bb7041Schristos#, c-format
5507*56bb7041Schristosmsgid " Num: Name                           BoundTo     Flags\n"
5508*56bb7041Schristosmsgstr " Nr: Navn                            Bind til    Flag\n"
5509*56bb7041Schristos
5510*56bb7041Schristos#: readelf.c:9174
5511*56bb7041Schristos#, c-format
5512*56bb7041Schristosmsgid "<corrupt: %19ld>"
5513*56bb7041Schristosmsgstr ""
5514*56bb7041Schristos
5515*56bb7041Schristos#: readelf.c:9256
5516*56bb7041Schristosmsgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc"
5517*56bb7041Schristosmsgstr ""
5518*56bb7041Schristos
5519*56bb7041Schristos#: readelf.c:9416
5520*56bb7041Schristos#, c-format
5521*56bb7041Schristosmsgid "Missing knowledge of 32-bit reloc types used in DWARF sections of machine number %d\n"
5522*56bb7041Schristosmsgstr ""
5523*56bb7041Schristos
5524*56bb7041Schristos#: readelf.c:9720
5525*56bb7041Schristos#, c-format
5526*56bb7041Schristosmsgid "unable to apply unsupported reloc type %d to section %s\n"
5527*56bb7041Schristosmsgstr ""
5528*56bb7041Schristos
5529*56bb7041Schristos#: readelf.c:9728
5530*56bb7041Schristos#, c-format
5531*56bb7041Schristosmsgid "skipping invalid relocation offset 0x%lx in section %s\n"
5532*56bb7041Schristosmsgstr ""
5533*56bb7041Schristos
5534*56bb7041Schristos#: readelf.c:9752
5535*56bb7041Schristos#, fuzzy, c-format
5536*56bb7041Schristosmsgid "skipping unexpected symbol type %s in %ld'th relocation in section %s\n"
5537*56bb7041Schristosmsgstr "Hopper over uventet relokeringstype %s\n"
5538*56bb7041Schristos
5539*56bb7041Schristos#: readelf.c:9798
5540*56bb7041Schristos#, c-format
5541*56bb7041Schristosmsgid ""
5542*56bb7041Schristos"\n"
5543*56bb7041Schristos"Assembly dump of section %s\n"
5544*56bb7041Schristosmsgstr ""
5545*56bb7041Schristos"\n"
5546*56bb7041Schristos"Disassembleringsudskrift af sektion %s\n"
5547*56bb7041Schristos
5548*56bb7041Schristos#: readelf.c:9819
5549*56bb7041Schristos#, c-format
5550*56bb7041Schristosmsgid ""
5551*56bb7041Schristos"\n"
5552*56bb7041Schristos"Section '%s' has no data to dump.\n"
5553*56bb7041Schristosmsgstr ""
5554*56bb7041Schristos"\n"
5555*56bb7041Schristos"Sektion \"%s\" har ingen data at skrive ud.\n"
5556*56bb7041Schristos
5557*56bb7041Schristos#: readelf.c:9825
5558*56bb7041Schristos#, fuzzy
5559*56bb7041Schristosmsgid "section contents"
5560*56bb7041Schristosmsgstr "s�t .nlmsektions indhold"
5561*56bb7041Schristos
5562*56bb7041Schristos#: readelf.c:9844
5563*56bb7041Schristos#, fuzzy, c-format
5564*56bb7041Schristosmsgid ""
5565*56bb7041Schristos"\n"
5566*56bb7041Schristos"String dump of section '%s':\n"
5567*56bb7041Schristosmsgstr ""
5568*56bb7041Schristos"\n"
5569*56bb7041Schristos"Hex.udskrift af sektion \"%s\":\n"
5570*56bb7041Schristos
5571*56bb7041Schristos#: readelf.c:9862
5572*56bb7041Schristos#, c-format
5573*56bb7041Schristosmsgid "  Note: This section has relocations against it, but these have NOT been applied to this dump.\n"
5574*56bb7041Schristosmsgstr ""
5575*56bb7041Schristos
5576*56bb7041Schristos#: readelf.c:9893
5577*56bb7041Schristos#, fuzzy, c-format
5578*56bb7041Schristosmsgid "  No strings found in this section."
5579*56bb7041Schristosmsgstr ""
5580*56bb7041Schristos"\n"
5581*56bb7041Schristos"Der fandtes ingen versionsinformation i denne fil.\n"
5582*56bb7041Schristos
5583*56bb7041Schristos#: readelf.c:9915
5584*56bb7041Schristos#, c-format
5585*56bb7041Schristosmsgid ""
5586*56bb7041Schristos"\n"
5587*56bb7041Schristos"Hex dump of section '%s':\n"
5588*56bb7041Schristosmsgstr ""
5589*56bb7041Schristos"\n"
5590*56bb7041Schristos"Hex.udskrift af sektion \"%s\":\n"
5591*56bb7041Schristos
5592*56bb7041Schristos#: readelf.c:9939
5593*56bb7041Schristos#, c-format
5594*56bb7041Schristosmsgid " NOTE: This section has relocations against it, but these have NOT been applied to this dump.\n"
5595*56bb7041Schristosmsgstr ""
5596*56bb7041Schristos
5597*56bb7041Schristos#: readelf.c:10073
5598*56bb7041Schristos#, fuzzy, c-format
5599*56bb7041Schristosmsgid "%s section data"
5600*56bb7041Schristosmsgstr "sektionsdata"
5601*56bb7041Schristos
5602*56bb7041Schristos#: readelf.c:10138
5603*56bb7041Schristos#, c-format
5604*56bb7041Schristosmsgid ""
5605*56bb7041Schristos"\n"
5606*56bb7041Schristos"Section '%s' has no debugging data.\n"
5607*56bb7041Schristosmsgstr ""
5608*56bb7041Schristos"\n"
5609*56bb7041Schristos"Sektion \"%s\" indeholder ingen fejls�gningsdata.\n"
5610*56bb7041Schristos
5611*56bb7041Schristos#. There is no point in dumping the contents of a debugging section
5612*56bb7041Schristos#. which has the NOBITS type - the bits in the file will be random.
5613*56bb7041Schristos#. This can happen when a file containing a .eh_frame section is
5614*56bb7041Schristos#. stripped with the --only-keep-debug command line option.
5615*56bb7041Schristos#: readelf.c:10147
5616*56bb7041Schristos#, c-format
5617*56bb7041Schristosmsgid "section '%s' has the NOBITS type - its contents are unreliable.\n"
5618*56bb7041Schristosmsgstr ""
5619*56bb7041Schristos
5620*56bb7041Schristos#: readelf.c:10183
5621*56bb7041Schristos#, c-format
5622*56bb7041Schristosmsgid "Unrecognized debug section: %s\n"
5623*56bb7041Schristosmsgstr "Ukendt fejls�gningssektion: %s\n"
5624*56bb7041Schristos
5625*56bb7041Schristos#: readelf.c:10211
5626*56bb7041Schristos#, fuzzy, c-format
5627*56bb7041Schristosmsgid "Section '%s' was not dumped because it does not exist!\n"
5628*56bb7041Schristosmsgstr "Nogen sektioner blev ikke skrevet ud da de ikke eksisterer!\n"
5629*56bb7041Schristos
5630*56bb7041Schristos#: readelf.c:10252
5631*56bb7041Schristos#, fuzzy, c-format
5632*56bb7041Schristosmsgid "Section %d was not dumped because it does not exist!\n"
5633*56bb7041Schristosmsgstr "Nogen sektioner blev ikke skrevet ud da de ikke eksisterer!\n"
5634*56bb7041Schristos
5635*56bb7041Schristos#: readelf.c:10430 readelf.c:10444 readelf.c:10463 readelf.c:10781
5636*56bb7041Schristos#, fuzzy, c-format
5637*56bb7041Schristosmsgid "None\n"
5638*56bb7041Schristosmsgstr " Ingen\n"
5639*56bb7041Schristos
5640*56bb7041Schristos#: readelf.c:10431
5641*56bb7041Schristos#, c-format
5642*56bb7041Schristosmsgid "Application\n"
5643*56bb7041Schristosmsgstr ""
5644*56bb7041Schristos
5645*56bb7041Schristos#: readelf.c:10432
5646*56bb7041Schristos#, c-format
5647*56bb7041Schristosmsgid "Realtime\n"
5648*56bb7041Schristosmsgstr ""
5649*56bb7041Schristos
5650*56bb7041Schristos#: readelf.c:10433
5651*56bb7041Schristos#, fuzzy, c-format
5652*56bb7041Schristosmsgid "Microcontroller\n"
5653*56bb7041Schristosmsgstr "dialogkontrol"
5654*56bb7041Schristos
5655*56bb7041Schristos#: readelf.c:10434
5656*56bb7041Schristos#, c-format
5657*56bb7041Schristosmsgid "Application or Realtime\n"
5658*56bb7041Schristosmsgstr ""
5659*56bb7041Schristos
5660*56bb7041Schristos#: readelf.c:10445 readelf.c:10465 readelf.c:10835 readelf.c:10853
5661*56bb7041Schristos#: readelf.c:10928 readelf.c:10949
5662*56bb7041Schristos#, c-format
5663*56bb7041Schristosmsgid "8-byte\n"
5664*56bb7041Schristosmsgstr ""
5665*56bb7041Schristos
5666*56bb7041Schristos#: readelf.c:10446 readelf.c:10931 readelf.c:10952
5667*56bb7041Schristos#, c-format
5668*56bb7041Schristosmsgid "4-byte\n"
5669*56bb7041Schristosmsgstr ""
5670*56bb7041Schristos
5671*56bb7041Schristos#: readelf.c:10450 readelf.c:10469
5672*56bb7041Schristos#, c-format
5673*56bb7041Schristosmsgid "8-byte and up to %d-byte extended\n"
5674*56bb7041Schristosmsgstr ""
5675*56bb7041Schristos
5676*56bb7041Schristos#: readelf.c:10464
5677*56bb7041Schristos#, c-format
5678*56bb7041Schristosmsgid "8-byte, except leaf SP\n"
5679*56bb7041Schristosmsgstr ""
5680*56bb7041Schristos
5681*56bb7041Schristos#: readelf.c:10480 readelf.c:10570 readelf.c:10967
5682*56bb7041Schristos#, c-format
5683*56bb7041Schristosmsgid "flag = %d, vendor = %s\n"
5684*56bb7041Schristosmsgstr ""
5685*56bb7041Schristos
5686*56bb7041Schristos#: readelf.c:10486
5687*56bb7041Schristos#, c-format
5688*56bb7041Schristosmsgid "True\n"
5689*56bb7041Schristosmsgstr ""
5690*56bb7041Schristos
5691*56bb7041Schristos#: readelf.c:10615 readelf.c:10719
5692*56bb7041Schristos#, c-format
5693*56bb7041Schristosmsgid "Hard or soft float\n"
5694*56bb7041Schristosmsgstr ""
5695*56bb7041Schristos
5696*56bb7041Schristos#: readelf.c:10618
5697*56bb7041Schristos#, c-format
5698*56bb7041Schristosmsgid "Hard float\n"
5699*56bb7041Schristosmsgstr ""
5700*56bb7041Schristos
5701*56bb7041Schristos#: readelf.c:10621 readelf.c:10728
5702*56bb7041Schristos#, c-format
5703*56bb7041Schristosmsgid "Soft float\n"
5704*56bb7041Schristosmsgstr ""
5705*56bb7041Schristos
5706*56bb7041Schristos#: readelf.c:10624
5707*56bb7041Schristos#, c-format
5708*56bb7041Schristosmsgid "Single-precision hard float\n"
5709*56bb7041Schristosmsgstr ""
5710*56bb7041Schristos
5711*56bb7041Schristos#: readelf.c:10641 readelf.c:10667
5712*56bb7041Schristos#, c-format
5713*56bb7041Schristosmsgid "Any\n"
5714*56bb7041Schristosmsgstr ""
5715*56bb7041Schristos
5716*56bb7041Schristos#: readelf.c:10644
5717*56bb7041Schristos#, c-format
5718*56bb7041Schristosmsgid "Generic\n"
5719*56bb7041Schristosmsgstr ""
5720*56bb7041Schristos
5721*56bb7041Schristos#: readelf.c:10673
5722*56bb7041Schristos#, c-format
5723*56bb7041Schristosmsgid "Memory\n"
5724*56bb7041Schristosmsgstr ""
5725*56bb7041Schristos
5726*56bb7041Schristos#: readelf.c:10722
5727*56bb7041Schristos#, c-format
5728*56bb7041Schristosmsgid "Hard float (double precision)\n"
5729*56bb7041Schristosmsgstr ""
5730*56bb7041Schristos
5731*56bb7041Schristos#: readelf.c:10725
5732*56bb7041Schristos#, c-format
5733*56bb7041Schristosmsgid "Hard float (single precision)\n"
5734*56bb7041Schristosmsgstr ""
5735*56bb7041Schristos
5736*56bb7041Schristos#: readelf.c:10731
5737*56bb7041Schristos#, c-format
5738*56bb7041Schristosmsgid "Hard float (MIPS32r2 64-bit FPU)\n"
5739*56bb7041Schristosmsgstr ""
5740*56bb7041Schristos
5741*56bb7041Schristos#: readelf.c:10814
5742*56bb7041Schristos#, c-format
5743*56bb7041Schristosmsgid "Not used\n"
5744*56bb7041Schristosmsgstr ""
5745*56bb7041Schristos
5746*56bb7041Schristos#: readelf.c:10817
5747*56bb7041Schristos#, c-format
5748*56bb7041Schristosmsgid "2 bytes\n"
5749*56bb7041Schristosmsgstr ""
5750*56bb7041Schristos
5751*56bb7041Schristos#: readelf.c:10820
5752*56bb7041Schristos#, c-format
5753*56bb7041Schristosmsgid "4 bytes\n"
5754*56bb7041Schristosmsgstr ""
5755*56bb7041Schristos
5756*56bb7041Schristos#: readelf.c:10838 readelf.c:10856 readelf.c:10934 readelf.c:10955
5757*56bb7041Schristos#, c-format
5758*56bb7041Schristosmsgid "16-byte\n"
5759*56bb7041Schristosmsgstr ""
5760*56bb7041Schristos
5761*56bb7041Schristos#: readelf.c:10871
5762*56bb7041Schristos#, c-format
5763*56bb7041Schristosmsgid "DSBT addressing not used\n"
5764*56bb7041Schristosmsgstr ""
5765*56bb7041Schristos
5766*56bb7041Schristos#: readelf.c:10874
5767*56bb7041Schristos#, c-format
5768*56bb7041Schristosmsgid "DSBT addressing used\n"
5769*56bb7041Schristosmsgstr ""
5770*56bb7041Schristos
5771*56bb7041Schristos#: readelf.c:10889
5772*56bb7041Schristos#, c-format
5773*56bb7041Schristosmsgid "Data addressing position-dependent\n"
5774*56bb7041Schristosmsgstr ""
5775*56bb7041Schristos
5776*56bb7041Schristos#: readelf.c:10892
5777*56bb7041Schristos#, c-format
5778*56bb7041Schristosmsgid "Data addressing position-independent, GOT near DP\n"
5779*56bb7041Schristosmsgstr ""
5780*56bb7041Schristos
5781*56bb7041Schristos#: readelf.c:10895
5782*56bb7041Schristos#, c-format
5783*56bb7041Schristosmsgid "Data addressing position-independent, GOT far from DP\n"
5784*56bb7041Schristosmsgstr ""
5785*56bb7041Schristos
5786*56bb7041Schristos#: readelf.c:10910
5787*56bb7041Schristos#, c-format
5788*56bb7041Schristosmsgid "Code addressing position-dependent\n"
5789*56bb7041Schristosmsgstr ""
5790*56bb7041Schristos
5791*56bb7041Schristos#: readelf.c:10913
5792*56bb7041Schristos#, c-format
5793*56bb7041Schristosmsgid "Code addressing position-independent\n"
5794*56bb7041Schristosmsgstr ""
5795*56bb7041Schristos
5796*56bb7041Schristos#: readelf.c:11019
5797*56bb7041Schristosmsgid "attributes"
5798*56bb7041Schristosmsgstr ""
5799*56bb7041Schristos
5800*56bb7041Schristos#: readelf.c:11040
5801*56bb7041Schristos#, c-format
5802*56bb7041Schristosmsgid "ERROR: Bad section length (%d > %d)\n"
5803*56bb7041Schristosmsgstr ""
5804*56bb7041Schristos
5805*56bb7041Schristos#: readelf.c:11046
5806*56bb7041Schristos#, fuzzy, c-format
5807*56bb7041Schristosmsgid "Attribute Section: %s\n"
5808*56bb7041Schristosmsgstr "Ukendt fejls�gningssektion: %s\n"
5809*56bb7041Schristos
5810*56bb7041Schristos#: readelf.c:11071
5811*56bb7041Schristos#, c-format
5812*56bb7041Schristosmsgid "ERROR: Bad subsection length (%d > %d)\n"
5813*56bb7041Schristosmsgstr ""
5814*56bb7041Schristos
5815*56bb7041Schristos#: readelf.c:11083
5816*56bb7041Schristos#, c-format
5817*56bb7041Schristosmsgid "File Attributes\n"
5818*56bb7041Schristosmsgstr ""
5819*56bb7041Schristos
5820*56bb7041Schristos#: readelf.c:11086
5821*56bb7041Schristos#, fuzzy, c-format
5822*56bb7041Schristosmsgid "Section Attributes:"
5823*56bb7041Schristosmsgstr "Sektioner:\n"
5824*56bb7041Schristos
5825*56bb7041Schristos#: readelf.c:11089
5826*56bb7041Schristos#, c-format
5827*56bb7041Schristosmsgid "Symbol Attributes:"
5828*56bb7041Schristosmsgstr ""
5829*56bb7041Schristos
5830*56bb7041Schristos#: readelf.c:11104
5831*56bb7041Schristos#, fuzzy, c-format
5832*56bb7041Schristosmsgid "Unknown tag: %d\n"
5833*56bb7041Schristosmsgstr "<ukendt>: %d"
5834*56bb7041Schristos
5835*56bb7041Schristos#. ??? Do something sensible, like dump hex.
5836*56bb7041Schristos#: readelf.c:11123
5837*56bb7041Schristos#, fuzzy, c-format
5838*56bb7041Schristosmsgid "  Unknown section contexts\n"
5839*56bb7041Schristosmsgstr "ukendt sektion"
5840*56bb7041Schristos
5841*56bb7041Schristos#: readelf.c:11130
5842*56bb7041Schristos#, fuzzy, c-format
5843*56bb7041Schristosmsgid "Unknown format '%c'\n"
5844*56bb7041Schristosmsgstr "ukendt formattype \"%s\""
5845*56bb7041Schristos
5846*56bb7041Schristos#: readelf.c:11174 readelf.c:11196
5847*56bb7041Schristos#, fuzzy
5848*56bb7041Schristosmsgid "<unknown>"
5849*56bb7041Schristosmsgstr "<ukendt>: %d"
5850*56bb7041Schristos
5851*56bb7041Schristos#: readelf.c:11291 readelf.c:11813
5852*56bb7041Schristosmsgid "liblist"
5853*56bb7041Schristosmsgstr "biblioteksliste"
5854*56bb7041Schristos
5855*56bb7041Schristos#: readelf.c:11294
5856*56bb7041Schristos#, fuzzy, c-format
5857*56bb7041Schristosmsgid ""
5858*56bb7041Schristos"\n"
5859*56bb7041Schristos"Section '.liblist' contains %lu entries:\n"
5860*56bb7041Schristosmsgstr ""
5861*56bb7041Schristos"\n"
5862*56bb7041Schristos"Sektion \".conflict\" indeholder %ld poster:\n"
5863*56bb7041Schristos
5864*56bb7041Schristos#: readelf.c:11296
5865*56bb7041Schristos#, fuzzy
5866*56bb7041Schristosmsgid "     Library              Time Stamp          Checksum   Version Flags\n"
5867*56bb7041Schristosmsgstr " Nr: Navn                            Bind til    Flag\n"
5868*56bb7041Schristos
5869*56bb7041Schristos#: readelf.c:11322
5870*56bb7041Schristos#, c-format
5871*56bb7041Schristosmsgid "<corrupt: %9ld>"
5872*56bb7041Schristosmsgstr ""
5873*56bb7041Schristos
5874*56bb7041Schristos#: readelf.c:11327
5875*56bb7041Schristosmsgid " NONE"
5876*56bb7041Schristosmsgstr ""
5877*56bb7041Schristos
5878*56bb7041Schristos#: readelf.c:11378
5879*56bb7041Schristosmsgid "options"
5880*56bb7041Schristosmsgstr "flag"
5881*56bb7041Schristos
5882*56bb7041Schristos#: readelf.c:11409
5883*56bb7041Schristos#, c-format
5884*56bb7041Schristosmsgid ""
5885*56bb7041Schristos"\n"
5886*56bb7041Schristos"Section '%s' contains %d entries:\n"
5887*56bb7041Schristosmsgstr ""
5888*56bb7041Schristos"\n"
5889*56bb7041Schristos"Sektion \"%s\" indeholder %d poster:\n"
5890*56bb7041Schristos
5891*56bb7041Schristos#  BUGG: Fejl i originalet?
5892*56bb7041Schristos#: readelf.c:11570
5893*56bb7041Schristos#, fuzzy
5894*56bb7041Schristosmsgid "conflict list found without a dynamic symbol table\n"
5895*56bb7041Schristosmsgstr "konfliktliste uden tabel"
5896*56bb7041Schristos
5897*56bb7041Schristos#: readelf.c:11587 readelf.c:11602
5898*56bb7041Schristosmsgid "conflict"
5899*56bb7041Schristosmsgstr "konflikt"
5900*56bb7041Schristos
5901*56bb7041Schristos#: readelf.c:11612
5902*56bb7041Schristos#, fuzzy, c-format
5903*56bb7041Schristosmsgid ""
5904*56bb7041Schristos"\n"
5905*56bb7041Schristos"Section '.conflict' contains %lu entries:\n"
5906*56bb7041Schristosmsgstr ""
5907*56bb7041Schristos"\n"
5908*56bb7041Schristos"Sektion \".conflict\" indeholder %ld poster:\n"
5909*56bb7041Schristos
5910*56bb7041Schristos#: readelf.c:11614
5911*56bb7041Schristosmsgid "  Num:    Index       Value  Name"
5912*56bb7041Schristosmsgstr "  Num:    Indeks      V�rdi  Navn"
5913*56bb7041Schristos
5914*56bb7041Schristos#: readelf.c:11626 readelf.c:11706 readelf.c:11774
5915*56bb7041Schristos#, c-format
5916*56bb7041Schristosmsgid "<corrupt: %14ld>"
5917*56bb7041Schristosmsgstr ""
5918*56bb7041Schristos
5919*56bb7041Schristos#: readelf.c:11647
5920*56bb7041Schristosmsgid "GOT"
5921*56bb7041Schristosmsgstr ""
5922*56bb7041Schristos
5923*56bb7041Schristos#: readelf.c:11648
5924*56bb7041Schristos#, c-format
5925*56bb7041Schristosmsgid ""
5926*56bb7041Schristos"\n"
5927*56bb7041Schristos"Primary GOT:\n"
5928*56bb7041Schristosmsgstr ""
5929*56bb7041Schristos
5930*56bb7041Schristos#: readelf.c:11649
5931*56bb7041Schristos#, c-format
5932*56bb7041Schristosmsgid " Canonical gp value: "
5933*56bb7041Schristosmsgstr ""
5934*56bb7041Schristos
5935*56bb7041Schristos#: readelf.c:11653 readelf.c:11745
5936*56bb7041Schristos#, c-format
5937*56bb7041Schristosmsgid " Reserved entries:\n"
5938*56bb7041Schristosmsgstr ""
5939*56bb7041Schristos
5940*56bb7041Schristos#: readelf.c:11654
5941*56bb7041Schristos#, c-format
5942*56bb7041Schristosmsgid "  %*s %10s %*s Purpose\n"
5943*56bb7041Schristosmsgstr ""
5944*56bb7041Schristos
5945*56bb7041Schristos#: readelf.c:11655 readelf.c:11672 readelf.c:11688 readelf.c:11747
5946*56bb7041Schristos#: readelf.c:11756
5947*56bb7041Schristosmsgid "Address"
5948*56bb7041Schristosmsgstr ""
5949*56bb7041Schristos
5950*56bb7041Schristos#: readelf.c:11655 readelf.c:11672 readelf.c:11688
5951*56bb7041Schristosmsgid "Access"
5952*56bb7041Schristosmsgstr ""
5953*56bb7041Schristos
5954*56bb7041Schristos#: readelf.c:11656 readelf.c:11673 readelf.c:11689 readelf.c:11747
5955*56bb7041Schristos#: readelf.c:11757
5956*56bb7041Schristosmsgid "Initial"
5957*56bb7041Schristosmsgstr ""
5958*56bb7041Schristos
5959*56bb7041Schristos#: readelf.c:11658
5960*56bb7041Schristos#, c-format
5961*56bb7041Schristosmsgid " Lazy resolver\n"
5962*56bb7041Schristosmsgstr ""
5963*56bb7041Schristos
5964*56bb7041Schristos#: readelf.c:11664
5965*56bb7041Schristos#, c-format
5966*56bb7041Schristosmsgid " Module pointer (GNU extension)\n"
5967*56bb7041Schristosmsgstr ""
5968*56bb7041Schristos
5969*56bb7041Schristos#: readelf.c:11670
5970*56bb7041Schristos#, c-format
5971*56bb7041Schristosmsgid " Local entries:\n"
5972*56bb7041Schristosmsgstr ""
5973*56bb7041Schristos
5974*56bb7041Schristos#: readelf.c:11671
5975*56bb7041Schristos#, fuzzy, c-format
5976*56bb7041Schristosmsgid "  %*s %10s %*s\n"
5977*56bb7041Schristosmsgstr "    %-18s %s\n"
5978*56bb7041Schristos
5979*56bb7041Schristos#: readelf.c:11686
5980*56bb7041Schristos#, c-format
5981*56bb7041Schristosmsgid " Global entries:\n"
5982*56bb7041Schristosmsgstr ""
5983*56bb7041Schristos
5984*56bb7041Schristos#: readelf.c:11687
5985*56bb7041Schristos#, c-format
5986*56bb7041Schristosmsgid "  %*s %10s %*s %*s %-7s %3s %s\n"
5987*56bb7041Schristosmsgstr ""
5988*56bb7041Schristos
5989*56bb7041Schristos#: readelf.c:11690 readelf.c:11758
5990*56bb7041Schristosmsgid "Sym.Val."
5991*56bb7041Schristosmsgstr ""
5992*56bb7041Schristos
5993*56bb7041Schristos#: readelf.c:11690 readelf.c:11758
5994*56bb7041Schristosmsgid "Type"
5995*56bb7041Schristosmsgstr ""
5996*56bb7041Schristos
5997*56bb7041Schristos#: readelf.c:11690 readelf.c:11758
5998*56bb7041Schristosmsgid "Ndx"
5999*56bb7041Schristosmsgstr ""
6000*56bb7041Schristos
6001*56bb7041Schristos#: readelf.c:11690 readelf.c:11758
6002*56bb7041Schristos#, fuzzy
6003*56bb7041Schristosmsgid "Name"
6004*56bb7041Schristosmsgstr "Navn: %s\n"
6005*56bb7041Schristos
6006*56bb7041Schristos#: readelf.c:11743
6007*56bb7041Schristosmsgid "PLT GOT"
6008*56bb7041Schristosmsgstr ""
6009*56bb7041Schristos
6010*56bb7041Schristos#: readelf.c:11744
6011*56bb7041Schristos#, c-format
6012*56bb7041Schristosmsgid ""
6013*56bb7041Schristos"\n"
6014*56bb7041Schristos"PLT GOT:\n"
6015*56bb7041Schristos"\n"
6016*56bb7041Schristosmsgstr ""
6017*56bb7041Schristos
6018*56bb7041Schristos#: readelf.c:11746
6019*56bb7041Schristos#, c-format
6020*56bb7041Schristosmsgid "  %*s %*s Purpose\n"
6021*56bb7041Schristosmsgstr ""
6022*56bb7041Schristos
6023*56bb7041Schristos#: readelf.c:11749
6024*56bb7041Schristos#, c-format
6025*56bb7041Schristosmsgid " PLT lazy resolver\n"
6026*56bb7041Schristosmsgstr ""
6027*56bb7041Schristos
6028*56bb7041Schristos#: readelf.c:11751
6029*56bb7041Schristos#, c-format
6030*56bb7041Schristosmsgid " Module pointer\n"
6031*56bb7041Schristosmsgstr ""
6032*56bb7041Schristos
6033*56bb7041Schristos#: readelf.c:11754
6034*56bb7041Schristos#, c-format
6035*56bb7041Schristosmsgid " Entries:\n"
6036*56bb7041Schristosmsgstr ""
6037*56bb7041Schristos
6038*56bb7041Schristos#: readelf.c:11755
6039*56bb7041Schristos#, c-format
6040*56bb7041Schristosmsgid "  %*s %*s %*s %-7s %3s %s\n"
6041*56bb7041Schristosmsgstr ""
6042*56bb7041Schristos
6043*56bb7041Schristos#: readelf.c:11821
6044*56bb7041Schristos#, fuzzy
6045*56bb7041Schristosmsgid "liblist string table"
6046*56bb7041Schristosmsgstr "strengtabel"
6047*56bb7041Schristos
6048*56bb7041Schristos#: readelf.c:11831
6049*56bb7041Schristos#, fuzzy, c-format
6050*56bb7041Schristosmsgid ""
6051*56bb7041Schristos"\n"
6052*56bb7041Schristos"Library list section '%s' contains %lu entries:\n"
6053*56bb7041Schristosmsgstr ""
6054*56bb7041Schristos"\n"
6055*56bb7041Schristos"Versionbehovssektion \"%s\" indeholder %ld poster:\n"
6056*56bb7041Schristos
6057*56bb7041Schristos#: readelf.c:11835
6058*56bb7041Schristos#, fuzzy
6059*56bb7041Schristosmsgid "     Library              Time Stamp          Checksum   Version Flags"
6060*56bb7041Schristosmsgstr " Nr: Navn                            Bind til    Flag\n"
6061*56bb7041Schristos
6062*56bb7041Schristos#: readelf.c:11884
6063*56bb7041Schristosmsgid "NT_AUXV (auxiliary vector)"
6064*56bb7041Schristosmsgstr ""
6065*56bb7041Schristos
6066*56bb7041Schristos#: readelf.c:11886
6067*56bb7041Schristosmsgid "NT_PRSTATUS (prstatus structure)"
6068*56bb7041Schristosmsgstr "NT_PRSTATUS (prstatus-struktur)"
6069*56bb7041Schristos
6070*56bb7041Schristos#: readelf.c:11888
6071*56bb7041Schristosmsgid "NT_FPREGSET (floating point registers)"
6072*56bb7041Schristosmsgstr "NT_FPREGSET (flydendetalsregister)"
6073*56bb7041Schristos
6074*56bb7041Schristos#: readelf.c:11890
6075*56bb7041Schristosmsgid "NT_PRPSINFO (prpsinfo structure)"
6076*56bb7041Schristosmsgstr "NT_PRPSINFO (prpsinfo-struktur)"
6077*56bb7041Schristos
6078*56bb7041Schristos#: readelf.c:11892
6079*56bb7041Schristosmsgid "NT_TASKSTRUCT (task structure)"
6080*56bb7041Schristosmsgstr "NT_TASKSTRUCT (task-struktur)"
6081*56bb7041Schristos
6082*56bb7041Schristos#: readelf.c:11894
6083*56bb7041Schristosmsgid "NT_PRXFPREG (user_xfpregs structure)"
6084*56bb7041Schristosmsgstr "NT_PRXFPREG (user_xfpregs-struktur)"
6085*56bb7041Schristos
6086*56bb7041Schristos#: readelf.c:11896
6087*56bb7041Schristosmsgid "NT_PPC_VMX (ppc Altivec registers)"
6088*56bb7041Schristosmsgstr ""
6089*56bb7041Schristos
6090*56bb7041Schristos#: readelf.c:11898
6091*56bb7041Schristosmsgid "NT_PPC_VSX (ppc VSX registers)"
6092*56bb7041Schristosmsgstr ""
6093*56bb7041Schristos
6094*56bb7041Schristos#: readelf.c:11900
6095*56bb7041Schristosmsgid "NT_X86_XSTATE (x86 XSAVE extended state)"
6096*56bb7041Schristosmsgstr ""
6097*56bb7041Schristos
6098*56bb7041Schristos#: readelf.c:11902
6099*56bb7041Schristosmsgid "NT_S390_HIGH_GPRS (s390 upper register halves)"
6100*56bb7041Schristosmsgstr ""
6101*56bb7041Schristos
6102*56bb7041Schristos#: readelf.c:11904
6103*56bb7041Schristosmsgid "NT_S390_TIMER (s390 timer register)"
6104*56bb7041Schristosmsgstr ""
6105*56bb7041Schristos
6106*56bb7041Schristos#: readelf.c:11906
6107*56bb7041Schristosmsgid "NT_S390_TODCMP (s390 TOD comparator register)"
6108*56bb7041Schristosmsgstr ""
6109*56bb7041Schristos
6110*56bb7041Schristos#: readelf.c:11908
6111*56bb7041Schristosmsgid "NT_S390_TODPREG (s390 TOD programmable register)"
6112*56bb7041Schristosmsgstr ""
6113*56bb7041Schristos
6114*56bb7041Schristos#: readelf.c:11910
6115*56bb7041Schristos#, fuzzy
6116*56bb7041Schristosmsgid "NT_S390_CTRS (s390 control registers)"
6117*56bb7041Schristosmsgstr "NT_FPREGS (flydendetalsregister)"
6118*56bb7041Schristos
6119*56bb7041Schristos#: readelf.c:11912
6120*56bb7041Schristosmsgid "NT_S390_PREFIX (s390 prefix register)"
6121*56bb7041Schristosmsgstr ""
6122*56bb7041Schristos
6123*56bb7041Schristos#: readelf.c:11914
6124*56bb7041Schristosmsgid "NT_PSTATUS (pstatus structure)"
6125*56bb7041Schristosmsgstr "NT_PSTATUS (pstatus-struktur)"
6126*56bb7041Schristos
6127*56bb7041Schristos#: readelf.c:11916
6128*56bb7041Schristosmsgid "NT_FPREGS (floating point registers)"
6129*56bb7041Schristosmsgstr "NT_FPREGS (flydendetalsregister)"
6130*56bb7041Schristos
6131*56bb7041Schristos#: readelf.c:11918
6132*56bb7041Schristosmsgid "NT_PSINFO (psinfo structure)"
6133*56bb7041Schristosmsgstr "NT_PSINFO (psinfo-struktur)"
6134*56bb7041Schristos
6135*56bb7041Schristos#: readelf.c:11920
6136*56bb7041Schristosmsgid "NT_LWPSTATUS (lwpstatus_t structure)"
6137*56bb7041Schristosmsgstr "NT_LWPSTATUS (lwpstatus_t-struktur)"
6138*56bb7041Schristos
6139*56bb7041Schristos#: readelf.c:11922
6140*56bb7041Schristosmsgid "NT_LWPSINFO (lwpsinfo_t structure)"
6141*56bb7041Schristosmsgstr "NT_LWPSINFO (lwpsinfo_t-struktur)"
6142*56bb7041Schristos
6143*56bb7041Schristos#  BUG: Stavfejl i originalet (str>uc<ture)
6144*56bb7041Schristos#: readelf.c:11924
6145*56bb7041Schristos#, fuzzy
6146*56bb7041Schristosmsgid "NT_WIN32PSTATUS (win32_pstatus structure)"
6147*56bb7041Schristosmsgstr "NT_WIN32PSTATUS (win32_pstatus-struktur)"
6148*56bb7041Schristos
6149*56bb7041Schristos#: readelf.c:11932
6150*56bb7041Schristosmsgid "NT_VERSION (version)"
6151*56bb7041Schristosmsgstr ""
6152*56bb7041Schristos
6153*56bb7041Schristos#: readelf.c:11934
6154*56bb7041Schristos#, fuzzy
6155*56bb7041Schristosmsgid "NT_ARCH (architecture)"
6156*56bb7041Schristosmsgstr "NT_TASKSTRUCT (task-struktur)"
6157*56bb7041Schristos
6158*56bb7041Schristos#: readelf.c:11939 readelf.c:11962 readelf.c:11984
6159*56bb7041Schristos#, c-format
6160*56bb7041Schristosmsgid "Unknown note type: (0x%08x)"
6161*56bb7041Schristosmsgstr "Ukendt kommentartype: (0x%08x)"
6162*56bb7041Schristos
6163*56bb7041Schristos#: readelf.c:11951
6164*56bb7041Schristosmsgid "NT_GNU_ABI_TAG (ABI version tag)"
6165*56bb7041Schristosmsgstr ""
6166*56bb7041Schristos
6167*56bb7041Schristos#: readelf.c:11953
6168*56bb7041Schristosmsgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)"
6169*56bb7041Schristosmsgstr ""
6170*56bb7041Schristos
6171*56bb7041Schristos#: readelf.c:11955
6172*56bb7041Schristosmsgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
6173*56bb7041Schristosmsgstr ""
6174*56bb7041Schristos
6175*56bb7041Schristos#: readelf.c:11957
6176*56bb7041Schristosmsgid "NT_GNU_GOLD_VERSION (gold version)"
6177*56bb7041Schristosmsgstr ""
6178*56bb7041Schristos
6179*56bb7041Schristos#. NetBSD core "procinfo" structure.
6180*56bb7041Schristos#: readelf.c:11974
6181*56bb7041Schristosmsgid "NetBSD procinfo structure"
6182*56bb7041Schristosmsgstr "NetBSD procesinfo-struktur"
6183*56bb7041Schristos
6184*56bb7041Schristos#  FIXME
6185*56bb7041Schristos#: readelf.c:12001 readelf.c:12015
6186*56bb7041Schristosmsgid "PT_GETREGS (reg structure)"
6187*56bb7041Schristosmsgstr "PT_GETREGS (reg-struktur)"
6188*56bb7041Schristos
6189*56bb7041Schristos#  FIXME
6190*56bb7041Schristos#: readelf.c:12003 readelf.c:12017
6191*56bb7041Schristosmsgid "PT_GETFPREGS (fpreg structure)"
6192*56bb7041Schristosmsgstr "PT_GETFPREGS (fpreg-struktur)"
6193*56bb7041Schristos
6194*56bb7041Schristos#  FIXME
6195*56bb7041Schristos#: readelf.c:12023
6196*56bb7041Schristos#, c-format
6197*56bb7041Schristosmsgid "PT_FIRSTMACH+%d"
6198*56bb7041Schristosmsgstr "PT_FIRSTMACH+%d"
6199*56bb7041Schristos
6200*56bb7041Schristos#: readelf.c:12080
6201*56bb7041Schristosmsgid "notes"
6202*56bb7041Schristosmsgstr "kommentarer"
6203*56bb7041Schristos
6204*56bb7041Schristos#: readelf.c:12086
6205*56bb7041Schristos#, c-format
6206*56bb7041Schristosmsgid ""
6207*56bb7041Schristos"\n"
6208*56bb7041Schristos"Notes at offset 0x%08lx with length 0x%08lx:\n"
6209*56bb7041Schristosmsgstr ""
6210*56bb7041Schristos"\n"
6211*56bb7041Schristos"Kommentarer p� offset 0x%08lx af l�ngde 0x%08lx:\n"
6212*56bb7041Schristos
6213*56bb7041Schristos#: readelf.c:12088
6214*56bb7041Schristos#, c-format
6215*56bb7041Schristosmsgid "  Owner\t\tData size\tDescription\n"
6216*56bb7041Schristosmsgstr "  Ejer\t\tData-st�rrelse\tBeskrivelse\n"
6217*56bb7041Schristos
6218*56bb7041Schristos#: readelf.c:12108 readelf.c:12121
6219*56bb7041Schristos#, c-format
6220*56bb7041Schristosmsgid "corrupt note found at offset %lx into core notes\n"
6221*56bb7041Schristosmsgstr ""
6222*56bb7041Schristos
6223*56bb7041Schristos#: readelf.c:12110 readelf.c:12123
6224*56bb7041Schristos#, c-format
6225*56bb7041Schristosmsgid " type: %lx, namesize: %08lx, descsize: %08lx\n"
6226*56bb7041Schristosmsgstr ""
6227*56bb7041Schristos
6228*56bb7041Schristos#: readelf.c:12219
6229*56bb7041Schristos#, c-format
6230*56bb7041Schristosmsgid "No note segments present in the core file.\n"
6231*56bb7041Schristosmsgstr "Der findes ingen kommentarer i hukommelsesfilen.\n"
6232*56bb7041Schristos
6233*56bb7041Schristos#: readelf.c:12306
6234*56bb7041Schristosmsgid ""
6235*56bb7041Schristos"This instance of readelf has been built without support for a\n"
6236*56bb7041Schristos"64 bit data type and so it cannot read 64 bit ELF files.\n"
6237*56bb7041Schristosmsgstr ""
6238*56bb7041Schristos"Denne bin�re af readelf er bygget uden underst�ttelse for en 64-bit\n"
6239*56bb7041Schristos"datatype og kan derfor ikke l�se 64-bit ELF-filer.\n"
6240*56bb7041Schristos
6241*56bb7041Schristos#: readelf.c:12353
6242*56bb7041Schristos#, c-format
6243*56bb7041Schristosmsgid "%s: Failed to read file header\n"
6244*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
6245*56bb7041Schristos
6246*56bb7041Schristos#: readelf.c:12366
6247*56bb7041Schristos#, c-format
6248*56bb7041Schristosmsgid ""
6249*56bb7041Schristos"\n"
6250*56bb7041Schristos"File: %s\n"
6251*56bb7041Schristosmsgstr ""
6252*56bb7041Schristos"\n"
6253*56bb7041Schristos"Fil: %s\n"
6254*56bb7041Schristos
6255*56bb7041Schristos#: readelf.c:12615
6256*56bb7041Schristos#, c-format
6257*56bb7041Schristosmsgid "%s: the archive index is empty\n"
6258*56bb7041Schristosmsgstr ""
6259*56bb7041Schristos
6260*56bb7041Schristos#: readelf.c:12623 readelf.c:12647
6261*56bb7041Schristos#, fuzzy, c-format
6262*56bb7041Schristosmsgid "%s: failed to read archive index\n"
6263*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
6264*56bb7041Schristos
6265*56bb7041Schristos#: readelf.c:12632
6266*56bb7041Schristos#, c-format
6267*56bb7041Schristosmsgid "%s: the archive index is supposed to have %ld entries, but the size in the header is too small\n"
6268*56bb7041Schristosmsgstr ""
6269*56bb7041Schristos
6270*56bb7041Schristos#: readelf.c:12640
6271*56bb7041Schristosmsgid "Out of memory whilst trying to read archive symbol index\n"
6272*56bb7041Schristosmsgstr ""
6273*56bb7041Schristos
6274*56bb7041Schristos#: readelf.c:12658
6275*56bb7041Schristosmsgid "Out of memory whilst trying to convert the archive symbol index\n"
6276*56bb7041Schristosmsgstr ""
6277*56bb7041Schristos
6278*56bb7041Schristos#: readelf.c:12670
6279*56bb7041Schristos#, c-format
6280*56bb7041Schristosmsgid "%s: the archive has an index but no symbols\n"
6281*56bb7041Schristosmsgstr ""
6282*56bb7041Schristos
6283*56bb7041Schristos#: readelf.c:12677
6284*56bb7041Schristosmsgid "Out of memory whilst trying to read archive index symbol table\n"
6285*56bb7041Schristosmsgstr ""
6286*56bb7041Schristos
6287*56bb7041Schristos#: readelf.c:12683
6288*56bb7041Schristos#, fuzzy, c-format
6289*56bb7041Schristosmsgid "%s: failed to read archive index symbol table\n"
6290*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
6291*56bb7041Schristos
6292*56bb7041Schristos#: readelf.c:12707
6293*56bb7041Schristos#, fuzzy, c-format
6294*56bb7041Schristosmsgid "%s has no archive index\n"
6295*56bb7041Schristosmsgstr "%s er ikke et arkiv"
6296*56bb7041Schristos
6297*56bb7041Schristos#: readelf.c:12943
6298*56bb7041Schristos#, c-format
6299*56bb7041Schristosmsgid "%s: unable to dump the index as none was found\n"
6300*56bb7041Schristosmsgstr ""
6301*56bb7041Schristos
6302*56bb7041Schristos#: readelf.c:12949
6303*56bb7041Schristos#, c-format
6304*56bb7041Schristosmsgid "Index of archive %s: (%ld entries, 0x%lx bytes in the symbol table)\n"
6305*56bb7041Schristosmsgstr ""
6306*56bb7041Schristos
6307*56bb7041Schristos#: readelf.c:12967
6308*56bb7041Schristos#, fuzzy, c-format
6309*56bb7041Schristosmsgid "Binary %s contains:\n"
6310*56bb7041Schristosmsgstr "Sektion %s indeholder:\n"
6311*56bb7041Schristos
6312*56bb7041Schristos#: readelf.c:12975
6313*56bb7041Schristos#, c-format
6314*56bb7041Schristosmsgid "%s: end of the symbol table reached before the end of the index\n"
6315*56bb7041Schristosmsgstr ""
6316*56bb7041Schristos
6317*56bb7041Schristos#: readelf.c:12986
6318*56bb7041Schristos#, c-format
6319*56bb7041Schristosmsgid "%s: symbols remain in the index symbol table, but without corresponding entries in the index table\n"
6320*56bb7041Schristosmsgstr ""
6321*56bb7041Schristos
6322*56bb7041Schristos#: readelf.c:12991
6323*56bb7041Schristos#, fuzzy, c-format
6324*56bb7041Schristosmsgid "%s: failed to seek back to start of object files in the archive\n"
6325*56bb7041Schristosmsgstr "  m[ab]        - flyt filer i arkivet\n"
6326*56bb7041Schristos
6327*56bb7041Schristos#: readelf.c:13074 readelf.c:13150
6328*56bb7041Schristos#, fuzzy, c-format
6329*56bb7041Schristosmsgid "Input file '%s' is not readable.\n"
6330*56bb7041Schristosmsgstr "Inddatafil %s findes ikke.\n"
6331*56bb7041Schristos
6332*56bb7041Schristos#: readelf.c:13096
6333*56bb7041Schristos#, fuzzy, c-format
6334*56bb7041Schristosmsgid "%s: failed to seek to archive member.\n"
6335*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
6336*56bb7041Schristos
6337*56bb7041Schristos#: readelf.c:13168
6338*56bb7041Schristos#, c-format
6339*56bb7041Schristosmsgid "File %s is not an archive so its index cannot be displayed.\n"
6340*56bb7041Schristosmsgstr ""
6341*56bb7041Schristos
6342*56bb7041Schristos#: rename.c:124
6343*56bb7041Schristos#, c-format
6344*56bb7041Schristosmsgid "%s: cannot set time: %s"
6345*56bb7041Schristosmsgstr "%s: kan ikke s�tte tiden: %s"
6346*56bb7041Schristos
6347*56bb7041Schristos#. We have to clean up here.
6348*56bb7041Schristos#: rename.c:159 rename.c:197
6349*56bb7041Schristos#, fuzzy, c-format
6350*56bb7041Schristosmsgid "unable to rename '%s'; reason: %s"
6351*56bb7041Schristosmsgstr "Kan ikke indl�se %d byte af %s\n"
6352*56bb7041Schristos
6353*56bb7041Schristos#: rename.c:205
6354*56bb7041Schristos#, fuzzy, c-format
6355*56bb7041Schristosmsgid "unable to copy file '%s'; reason: %s"
6356*56bb7041Schristosmsgstr "Kan ikke �bne basefilen: %s"
6357*56bb7041Schristos
6358*56bb7041Schristos#: resbin.c:120
6359*56bb7041Schristos#, c-format
6360*56bb7041Schristosmsgid "%s: not enough binary data"
6361*56bb7041Schristosmsgstr "%s: ikke nok r�data"
6362*56bb7041Schristos
6363*56bb7041Schristos#: resbin.c:136
6364*56bb7041Schristosmsgid "null terminated unicode string"
6365*56bb7041Schristosmsgstr "nultermineret UCS-streng"
6366*56bb7041Schristos
6367*56bb7041Schristos#: resbin.c:163 resbin.c:169
6368*56bb7041Schristosmsgid "resource ID"
6369*56bb7041Schristosmsgstr "resurse-ID"
6370*56bb7041Schristos
6371*56bb7041Schristos#: resbin.c:208
6372*56bb7041Schristosmsgid "cursor"
6373*56bb7041Schristosmsgstr "mark�r"
6374*56bb7041Schristos
6375*56bb7041Schristos#: resbin.c:239 resbin.c:246
6376*56bb7041Schristosmsgid "menu header"
6377*56bb7041Schristosmsgstr "menuhoved"
6378*56bb7041Schristos
6379*56bb7041Schristos#: resbin.c:255
6380*56bb7041Schristosmsgid "menuex header"
6381*56bb7041Schristosmsgstr "menu-ext.-hoved"
6382*56bb7041Schristos
6383*56bb7041Schristos#: resbin.c:259
6384*56bb7041Schristosmsgid "menuex offset"
6385*56bb7041Schristosmsgstr "menu-ext.-offset"
6386*56bb7041Schristos
6387*56bb7041Schristos#: resbin.c:264
6388*56bb7041Schristos#, c-format
6389*56bb7041Schristosmsgid "unsupported menu version %d"
6390*56bb7041Schristosmsgstr "u-underst�ttet menuversion %d"
6391*56bb7041Schristos
6392*56bb7041Schristos#: resbin.c:289 resbin.c:304 resbin.c:366
6393*56bb7041Schristosmsgid "menuitem header"
6394*56bb7041Schristosmsgstr "menuobjektshoved"
6395*56bb7041Schristos
6396*56bb7041Schristos#: resbin.c:396
6397*56bb7041Schristosmsgid "menuitem"
6398*56bb7041Schristosmsgstr "menuobjekt"
6399*56bb7041Schristos
6400*56bb7041Schristos#: resbin.c:433 resbin.c:461
6401*56bb7041Schristosmsgid "dialog header"
6402*56bb7041Schristosmsgstr "dialoghoved"
6403*56bb7041Schristos
6404*56bb7041Schristos#: resbin.c:451
6405*56bb7041Schristos#, fuzzy, c-format
6406*56bb7041Schristosmsgid "unexpected DIALOGEX version %d"
6407*56bb7041Schristosmsgstr "uventet versionstype %d"
6408*56bb7041Schristos
6409*56bb7041Schristos#: resbin.c:496
6410*56bb7041Schristosmsgid "dialog font point size"
6411*56bb7041Schristosmsgstr "dialogskrifttypesst�rrelse"
6412*56bb7041Schristos
6413*56bb7041Schristos#: resbin.c:504
6414*56bb7041Schristosmsgid "dialogex font information"
6415*56bb7041Schristosmsgstr "dialog-ext.-skrifttypesinformation"
6416*56bb7041Schristos
6417*56bb7041Schristos#: resbin.c:530 resbin.c:548
6418*56bb7041Schristosmsgid "dialog control"
6419*56bb7041Schristosmsgstr "dialogkontrol"
6420*56bb7041Schristos
6421*56bb7041Schristos#: resbin.c:540
6422*56bb7041Schristosmsgid "dialogex control"
6423*56bb7041Schristosmsgstr "dialog-ext.kontrol"
6424*56bb7041Schristos
6425*56bb7041Schristos#: resbin.c:569
6426*56bb7041Schristosmsgid "dialog control end"
6427*56bb7041Schristosmsgstr "dialogkontrolsslut"
6428*56bb7041Schristos
6429*56bb7041Schristos#: resbin.c:581
6430*56bb7041Schristosmsgid "dialog control data"
6431*56bb7041Schristosmsgstr "dialogkontrolsdata"
6432*56bb7041Schristos
6433*56bb7041Schristos#: resbin.c:621
6434*56bb7041Schristosmsgid "stringtable string length"
6435*56bb7041Schristosmsgstr "strengtabelsstrengl�ngde"
6436*56bb7041Schristos
6437*56bb7041Schristos#: resbin.c:631
6438*56bb7041Schristosmsgid "stringtable string"
6439*56bb7041Schristosmsgstr "strengtabelsstreng"
6440*56bb7041Schristos
6441*56bb7041Schristos#: resbin.c:661
6442*56bb7041Schristosmsgid "fontdir header"
6443*56bb7041Schristosmsgstr "skrifttypeskatalogshoved"
6444*56bb7041Schristos
6445*56bb7041Schristos#: resbin.c:675
6446*56bb7041Schristosmsgid "fontdir"
6447*56bb7041Schristosmsgstr "skrifttypeskatalog"
6448*56bb7041Schristos
6449*56bb7041Schristos#: resbin.c:692
6450*56bb7041Schristosmsgid "fontdir device name"
6451*56bb7041Schristosmsgstr "skrifttypeskatalogsenhedsnavn"
6452*56bb7041Schristos
6453*56bb7041Schristos#: resbin.c:698
6454*56bb7041Schristosmsgid "fontdir face name"
6455*56bb7041Schristosmsgstr "skrifttypekatalogsskrifttypenavn"
6456*56bb7041Schristos
6457*56bb7041Schristos#: resbin.c:738
6458*56bb7041Schristosmsgid "accelerator"
6459*56bb7041Schristosmsgstr "accelerator"
6460*56bb7041Schristos
6461*56bb7041Schristos#: resbin.c:797
6462*56bb7041Schristosmsgid "group cursor header"
6463*56bb7041Schristosmsgstr "gruppemark�rhoved"
6464*56bb7041Schristos
6465*56bb7041Schristos#: resbin.c:801 resrc.c:1355
6466*56bb7041Schristos#, c-format
6467*56bb7041Schristosmsgid "unexpected group cursor type %d"
6468*56bb7041Schristosmsgstr "uventet gruppemark�rtype %d"
6469*56bb7041Schristos
6470*56bb7041Schristos#: resbin.c:816
6471*56bb7041Schristosmsgid "group cursor"
6472*56bb7041Schristosmsgstr "gruppemark�r"
6473*56bb7041Schristos
6474*56bb7041Schristos#: resbin.c:852
6475*56bb7041Schristosmsgid "group icon header"
6476*56bb7041Schristosmsgstr "gruppeikonhoved"
6477*56bb7041Schristos
6478*56bb7041Schristos#: resbin.c:856 resrc.c:1302
6479*56bb7041Schristos#, c-format
6480*56bb7041Schristosmsgid "unexpected group icon type %d"
6481*56bb7041Schristosmsgstr "uventet gruppeikontype %d"
6482*56bb7041Schristos
6483*56bb7041Schristos#: resbin.c:871
6484*56bb7041Schristosmsgid "group icon"
6485*56bb7041Schristosmsgstr "gruppeikon"
6486*56bb7041Schristos
6487*56bb7041Schristos#: resbin.c:935 resbin.c:1151
6488*56bb7041Schristosmsgid "unexpected version string"
6489*56bb7041Schristosmsgstr "uventet versionsstreng"
6490*56bb7041Schristos
6491*56bb7041Schristos#: resbin.c:966
6492*56bb7041Schristos#, c-format
6493*56bb7041Schristosmsgid "version length %d does not match resource length %lu"
6494*56bb7041Schristosmsgstr "versionsl�ngde %d passer ikke med resursel�ngde %lu"
6495*56bb7041Schristos
6496*56bb7041Schristos#: resbin.c:970
6497*56bb7041Schristos#, c-format
6498*56bb7041Schristosmsgid "unexpected version type %d"
6499*56bb7041Schristosmsgstr "uventet versionstype %d"
6500*56bb7041Schristos
6501*56bb7041Schristos#: resbin.c:982
6502*56bb7041Schristos#, fuzzy, c-format
6503*56bb7041Schristosmsgid "unexpected fixed version information length %ld"
6504*56bb7041Schristosmsgstr "uventet l�ngde %d p� fast versionsinformation"
6505*56bb7041Schristos
6506*56bb7041Schristos#: resbin.c:985
6507*56bb7041Schristosmsgid "fixed version info"
6508*56bb7041Schristosmsgstr "fast versionsinfo"
6509*56bb7041Schristos
6510*56bb7041Schristos#: resbin.c:989
6511*56bb7041Schristos#, c-format
6512*56bb7041Schristosmsgid "unexpected fixed version signature %lu"
6513*56bb7041Schristosmsgstr "uventet fast versions-signatur %lu"
6514*56bb7041Schristos
6515*56bb7041Schristos#: resbin.c:993
6516*56bb7041Schristos#, c-format
6517*56bb7041Schristosmsgid "unexpected fixed version info version %lu"
6518*56bb7041Schristosmsgstr "uventet version %lu af fast versionsinformation"
6519*56bb7041Schristos
6520*56bb7041Schristos#: resbin.c:1022
6521*56bb7041Schristosmsgid "version var info"
6522*56bb7041Schristosmsgstr "variabel versionsinfo"
6523*56bb7041Schristos
6524*56bb7041Schristos#: resbin.c:1039
6525*56bb7041Schristos#, fuzzy, c-format
6526*56bb7041Schristosmsgid "unexpected stringfileinfo value length %ld"
6527*56bb7041Schristosmsgstr "uventet l�ngde %d p� v�rdi for strengfilsinfo"
6528*56bb7041Schristos
6529*56bb7041Schristos#: resbin.c:1049
6530*56bb7041Schristos#, fuzzy, c-format
6531*56bb7041Schristosmsgid "unexpected version stringtable value length %ld"
6532*56bb7041Schristosmsgstr "uventet l�ngde %d p� v�rdi for versionsstrengtabel"
6533*56bb7041Schristos
6534*56bb7041Schristos#: resbin.c:1083
6535*56bb7041Schristos#, fuzzy, c-format
6536*56bb7041Schristosmsgid "unexpected version string length %ld != %ld + %ld"
6537*56bb7041Schristosmsgstr "uventet l�ngde %d != %d + %d p� versionsstreng"
6538*56bb7041Schristos
6539*56bb7041Schristos#: resbin.c:1094
6540*56bb7041Schristos#, fuzzy, c-format
6541*56bb7041Schristosmsgid "unexpected version string length %ld < %ld"
6542*56bb7041Schristosmsgstr "uventet l�ngde %d < %d p� versionsstreng"
6543*56bb7041Schristos
6544*56bb7041Schristos#: resbin.c:1111
6545*56bb7041Schristos#, fuzzy, c-format
6546*56bb7041Schristosmsgid "unexpected varfileinfo value length %ld"
6547*56bb7041Schristosmsgstr "uventet l�ngde %d p� v�rdi for var.filinfo"
6548*56bb7041Schristos
6549*56bb7041Schristos#: resbin.c:1130
6550*56bb7041Schristosmsgid "version varfileinfo"
6551*56bb7041Schristosmsgstr "versionsvar.filinfo"
6552*56bb7041Schristos
6553*56bb7041Schristos#: resbin.c:1145
6554*56bb7041Schristos#, fuzzy, c-format
6555*56bb7041Schristosmsgid "unexpected version value length %ld"
6556*56bb7041Schristosmsgstr "uventet l�ngde %d p� v�rdi for version"
6557*56bb7041Schristos
6558*56bb7041Schristos#: rescoff.c:124
6559*56bb7041Schristosmsgid "filename required for COFF input"
6560*56bb7041Schristosmsgstr "filnavn kr�ves for COFF-inddata"
6561*56bb7041Schristos
6562*56bb7041Schristos#: rescoff.c:141
6563*56bb7041Schristos#, c-format
6564*56bb7041Schristosmsgid "%s: no resource section"
6565*56bb7041Schristosmsgstr "%s: ingen resursesektion"
6566*56bb7041Schristos
6567*56bb7041Schristos#: rescoff.c:173
6568*56bb7041Schristos#, c-format
6569*56bb7041Schristosmsgid "%s: %s: address out of bounds"
6570*56bb7041Schristosmsgstr "%s: %s: adresse uden for omr�de"
6571*56bb7041Schristos
6572*56bb7041Schristos#: rescoff.c:190
6573*56bb7041Schristosmsgid "directory"
6574*56bb7041Schristosmsgstr "katalog"
6575*56bb7041Schristos
6576*56bb7041Schristos#: rescoff.c:218
6577*56bb7041Schristosmsgid "named directory entry"
6578*56bb7041Schristosmsgstr "navngivet katalogpost"
6579*56bb7041Schristos
6580*56bb7041Schristos#: rescoff.c:227
6581*56bb7041Schristosmsgid "directory entry name"
6582*56bb7041Schristosmsgstr "katalogpostnavn"
6583*56bb7041Schristos
6584*56bb7041Schristos#: rescoff.c:247
6585*56bb7041Schristosmsgid "named subdirectory"
6586*56bb7041Schristosmsgstr "navngivet underkatalog"
6587*56bb7041Schristos
6588*56bb7041Schristos#: rescoff.c:255
6589*56bb7041Schristosmsgid "named resource"
6590*56bb7041Schristosmsgstr "navngiven resurse"
6591*56bb7041Schristos
6592*56bb7041Schristos#: rescoff.c:270
6593*56bb7041Schristosmsgid "ID directory entry"
6594*56bb7041Schristosmsgstr "ID-katalogpost"
6595*56bb7041Schristos
6596*56bb7041Schristos#: rescoff.c:287
6597*56bb7041Schristosmsgid "ID subdirectory"
6598*56bb7041Schristosmsgstr "ID-underkatalog"
6599*56bb7041Schristos
6600*56bb7041Schristos#: rescoff.c:295
6601*56bb7041Schristosmsgid "ID resource"
6602*56bb7041Schristosmsgstr "ID-resurse"
6603*56bb7041Schristos
6604*56bb7041Schristos#: rescoff.c:320
6605*56bb7041Schristosmsgid "resource type unknown"
6606*56bb7041Schristosmsgstr "ukendt resursetype"
6607*56bb7041Schristos
6608*56bb7041Schristos#: rescoff.c:323
6609*56bb7041Schristosmsgid "data entry"
6610*56bb7041Schristosmsgstr "datapost"
6611*56bb7041Schristos
6612*56bb7041Schristos#: rescoff.c:331
6613*56bb7041Schristosmsgid "resource data"
6614*56bb7041Schristosmsgstr "resursedata"
6615*56bb7041Schristos
6616*56bb7041Schristos#: rescoff.c:336
6617*56bb7041Schristosmsgid "resource data size"
6618*56bb7041Schristosmsgstr "st�rrelse p� resursedata"
6619*56bb7041Schristos
6620*56bb7041Schristos#: rescoff.c:431
6621*56bb7041Schristosmsgid "filename required for COFF output"
6622*56bb7041Schristosmsgstr "filnavn kr�ves for COFF-uddata"
6623*56bb7041Schristos
6624*56bb7041Schristos#: rescoff.c:715
6625*56bb7041Schristosmsgid "can't get BFD_RELOC_RVA relocation type"
6626*56bb7041Schristosmsgstr "kan ikke finde BFD_RELOC_RVA-relokeringstype"
6627*56bb7041Schristos
6628*56bb7041Schristos#: resrc.c:262 resrc.c:333
6629*56bb7041Schristos#, c-format
6630*56bb7041Schristosmsgid "can't open temporary file `%s': %s"
6631*56bb7041Schristosmsgstr "kan ikke �bne tempor�r fil \"%s\": %s"
6632*56bb7041Schristos
6633*56bb7041Schristos#: resrc.c:268
6634*56bb7041Schristos#, c-format
6635*56bb7041Schristosmsgid "can't redirect stdout: `%s': %s"
6636*56bb7041Schristosmsgstr "kan ikke omdirigere standard-ud: \"%s\": %s"
6637*56bb7041Schristos
6638*56bb7041Schristos#: resrc.c:284
6639*56bb7041Schristos#, c-format
6640*56bb7041Schristosmsgid "%s %s: %s"
6641*56bb7041Schristosmsgstr "%s %s: %s"
6642*56bb7041Schristos
6643*56bb7041Schristos#: resrc.c:329
6644*56bb7041Schristos#, c-format
6645*56bb7041Schristosmsgid "can't execute `%s': %s"
6646*56bb7041Schristosmsgstr "kan ikke eksekvere \"%s\": %s"
6647*56bb7041Schristos
6648*56bb7041Schristos#: resrc.c:338
6649*56bb7041Schristos#, c-format
6650*56bb7041Schristosmsgid "Using temporary file `%s' to read preprocessor output\n"
6651*56bb7041Schristosmsgstr "Udnytter tempor�r fil \"%s\" til at l�se pr�processoruddata\n"
6652*56bb7041Schristos
6653*56bb7041Schristos#: resrc.c:345
6654*56bb7041Schristos#, c-format
6655*56bb7041Schristosmsgid "can't popen `%s': %s"
6656*56bb7041Schristosmsgstr "kan ikke kalde popen \"%s\": %s"
6657*56bb7041Schristos
6658*56bb7041Schristos#: resrc.c:347
6659*56bb7041Schristos#, c-format
6660*56bb7041Schristosmsgid "Using popen to read preprocessor output\n"
6661*56bb7041Schristosmsgstr "Bruger popen til at l�se uddata fra pr�processoren\n"
6662*56bb7041Schristos
6663*56bb7041Schristos#: resrc.c:413
6664*56bb7041Schristos#, c-format
6665*56bb7041Schristosmsgid "Tried `%s'\n"
6666*56bb7041Schristosmsgstr "Pr�vede \"%s\"\n"
6667*56bb7041Schristos
6668*56bb7041Schristos#: resrc.c:424
6669*56bb7041Schristos#, c-format
6670*56bb7041Schristosmsgid "Using `%s'\n"
6671*56bb7041Schristosmsgstr "Bruger \"%s\"\n"
6672*56bb7041Schristos
6673*56bb7041Schristos#: resrc.c:608
6674*56bb7041Schristos#, fuzzy
6675*56bb7041Schristosmsgid "preprocessing failed."
6676*56bb7041Schristosmsgstr "Behandler def-fil: %s"
6677*56bb7041Schristos
6678*56bb7041Schristos#: resrc.c:631
6679*56bb7041Schristos#, c-format
6680*56bb7041Schristosmsgid "%s:%d: %s\n"
6681*56bb7041Schristosmsgstr "%s:%d: %s\n"
6682*56bb7041Schristos
6683*56bb7041Schristos#: resrc.c:639
6684*56bb7041Schristos#, c-format
6685*56bb7041Schristosmsgid "%s: unexpected EOF"
6686*56bb7041Schristosmsgstr "%s: uventet filslut"
6687*56bb7041Schristos
6688*56bb7041Schristos#: resrc.c:688
6689*56bb7041Schristos#, c-format
6690*56bb7041Schristosmsgid "%s: read of %lu returned %lu"
6691*56bb7041Schristosmsgstr "%s: l�sning af %lu byte gav %lu"
6692*56bb7041Schristos
6693*56bb7041Schristos#: resrc.c:727 resrc.c:1502
6694*56bb7041Schristos#, c-format
6695*56bb7041Schristosmsgid "stat failed on bitmap file `%s': %s"
6696*56bb7041Schristosmsgstr "stat mislykkedes p� billedfil \"%s\": %s"
6697*56bb7041Schristos
6698*56bb7041Schristos#: resrc.c:778
6699*56bb7041Schristos#, c-format
6700*56bb7041Schristosmsgid "cursor file `%s' does not contain cursor data"
6701*56bb7041Schristosmsgstr "mark�rfil \"%s\" indeholder ikke mark�rdata"
6702*56bb7041Schristos
6703*56bb7041Schristos#: resrc.c:810 resrc.c:1210
6704*56bb7041Schristos#, c-format
6705*56bb7041Schristosmsgid "%s: fseek to %lu failed: %s"
6706*56bb7041Schristosmsgstr "%s: fseek til %lu mislykkedes: %s"
6707*56bb7041Schristos
6708*56bb7041Schristos#: resrc.c:936
6709*56bb7041Schristosmsgid "help ID requires DIALOGEX"
6710*56bb7041Schristosmsgstr "hj�lpe-ID kr�ver DIALOGEX"
6711*56bb7041Schristos
6712*56bb7041Schristos#: resrc.c:938
6713*56bb7041Schristosmsgid "control data requires DIALOGEX"
6714*56bb7041Schristosmsgstr "kontroldata kr�ver DIALOGEX"
6715*56bb7041Schristos
6716*56bb7041Schristos#: resrc.c:966
6717*56bb7041Schristos#, fuzzy, c-format
6718*56bb7041Schristosmsgid "stat failed on font file `%s': %s"
6719*56bb7041Schristosmsgstr "stat mislykkedes p� billedfil \"%s\": %s"
6720*56bb7041Schristos
6721*56bb7041Schristos#: resrc.c:1179
6722*56bb7041Schristos#, c-format
6723*56bb7041Schristosmsgid "icon file `%s' does not contain icon data"
6724*56bb7041Schristosmsgstr "ikon-fil \"%s\" indeholder ikke ikondata"
6725*56bb7041Schristos
6726*56bb7041Schristos#: resrc.c:1724 resrc.c:1759
6727*56bb7041Schristos#, fuzzy, c-format
6728*56bb7041Schristosmsgid "stat failed on file `%s': %s"
6729*56bb7041Schristosmsgstr "stat mislykkedes p� billedfil \"%s\": %s"
6730*56bb7041Schristos
6731*56bb7041Schristos#: resrc.c:1940
6732*56bb7041Schristos#, c-format
6733*56bb7041Schristosmsgid "can't open `%s' for output: %s"
6734*56bb7041Schristosmsgstr "kan ikke �bne \"%s\" for udskrivning: %s"
6735*56bb7041Schristos
6736*56bb7041Schristos#: size.c:79
6737*56bb7041Schristos#, c-format
6738*56bb7041Schristosmsgid " Displays the sizes of sections inside binary files\n"
6739*56bb7041Schristosmsgstr ""
6740*56bb7041Schristos
6741*56bb7041Schristos#: size.c:80
6742*56bb7041Schristos#, fuzzy, c-format
6743*56bb7041Schristosmsgid " If no input file(s) are specified, a.out is assumed\n"
6744*56bb7041Schristosmsgstr "ingen inddatafil angaves"
6745*56bb7041Schristos
6746*56bb7041Schristos#: size.c:81
6747*56bb7041Schristos#, c-format
6748*56bb7041Schristosmsgid ""
6749*56bb7041Schristos" The options are:\n"
6750*56bb7041Schristos"  -A|-B     --format={sysv|berkeley}  Select output style (default is %s)\n"
6751*56bb7041Schristos"  -o|-d|-x  --radix={8|10|16}         Display numbers in octal, decimal or hex\n"
6752*56bb7041Schristos"  -t        --totals                  Display the total sizes (Berkeley only)\n"
6753*56bb7041Schristos"            --common                  Display total size for *COM* syms\n"
6754*56bb7041Schristos"            --target=<bfdname>        Set the binary file format\n"
6755*56bb7041Schristos"            @<file>                   Read options from <file>\n"
6756*56bb7041Schristos"  -h        --help                    Display this information\n"
6757*56bb7041Schristos"  -v        --version                 Display the program's version\n"
6758*56bb7041Schristos"\n"
6759*56bb7041Schristosmsgstr ""
6760*56bb7041Schristos
6761*56bb7041Schristos#: size.c:160
6762*56bb7041Schristos#, c-format
6763*56bb7041Schristosmsgid "invalid argument to --format: %s"
6764*56bb7041Schristosmsgstr "ugyldigt argument til --format: %s"
6765*56bb7041Schristos
6766*56bb7041Schristos#: size.c:187
6767*56bb7041Schristos#, c-format
6768*56bb7041Schristosmsgid "Invalid radix: %s\n"
6769*56bb7041Schristosmsgstr "Ugyldig talbase: %s\n"
6770*56bb7041Schristos
6771*56bb7041Schristos#: srconv.c:1732
6772*56bb7041Schristos#, fuzzy, c-format
6773*56bb7041Schristosmsgid "Convert a COFF object file into a SYSROFF object file\n"
6774*56bb7041Schristosmsgstr "%s: Konverterer en COFF-objektfil til en SYSROFF-objektfil\n"
6775*56bb7041Schristos
6776*56bb7041Schristos#: srconv.c:1733
6777*56bb7041Schristos#, c-format
6778*56bb7041Schristosmsgid ""
6779*56bb7041Schristos" The options are:\n"
6780*56bb7041Schristos"  -q --quick       (Obsolete - ignored)\n"
6781*56bb7041Schristos"  -n --noprescan   Do not perform a scan to convert commons into defs\n"
6782*56bb7041Schristos"  -d --debug       Display information about what is being done\n"
6783*56bb7041Schristos"  @<file>          Read options from <file>\n"
6784*56bb7041Schristos"  -h --help        Display this information\n"
6785*56bb7041Schristos"  -v --version     Print the program's version number\n"
6786*56bb7041Schristosmsgstr ""
6787*56bb7041Schristos
6788*56bb7041Schristos#: srconv.c:1879
6789*56bb7041Schristos#, c-format
6790*56bb7041Schristosmsgid "unable to open output file %s"
6791*56bb7041Schristosmsgstr "kan ikke �bne uddatafil %s"
6792*56bb7041Schristos
6793*56bb7041Schristos#: stabs.c:328 stabs.c:1717
6794*56bb7041Schristosmsgid "numeric overflow"
6795*56bb7041Schristosmsgstr "numerisk overl�b"
6796*56bb7041Schristos
6797*56bb7041Schristos#  FIXME
6798*56bb7041Schristos#: stabs.c:338
6799*56bb7041Schristos#, c-format
6800*56bb7041Schristosmsgid "Bad stab: %s\n"
6801*56bb7041Schristosmsgstr "Fejlagtig stab: %s\n"
6802*56bb7041Schristos
6803*56bb7041Schristos#: stabs.c:346
6804*56bb7041Schristos#, c-format
6805*56bb7041Schristosmsgid "Warning: %s: %s\n"
6806*56bb7041Schristosmsgstr "Advarsel: %s: %s\n"
6807*56bb7041Schristos
6808*56bb7041Schristos#: stabs.c:456
6809*56bb7041Schristos#, c-format
6810*56bb7041Schristosmsgid "N_LBRAC not within function\n"
6811*56bb7041Schristosmsgstr "N_LBRAC ikke inde i funktion\n"
6812*56bb7041Schristos
6813*56bb7041Schristos#: stabs.c:495
6814*56bb7041Schristos#, c-format
6815*56bb7041Schristosmsgid "Too many N_RBRACs\n"
6816*56bb7041Schristosmsgstr "For mange N_RBRAC's\n"
6817*56bb7041Schristos
6818*56bb7041Schristos#: stabs.c:727
6819*56bb7041Schristosmsgid "unknown C++ encoded name"
6820*56bb7041Schristosmsgstr "ukendt C++-kodet navn"
6821*56bb7041Schristos
6822*56bb7041Schristos#. Complain and keep going, so compilers can invent new
6823*56bb7041Schristos#. cross-reference types.
6824*56bb7041Schristos#: stabs.c:1262
6825*56bb7041Schristosmsgid "unrecognized cross reference type"
6826*56bb7041Schristosmsgstr "ukendt krydsreferencetype"
6827*56bb7041Schristos
6828*56bb7041Schristos#. Does this actually ever happen?  Is that why we are worrying
6829*56bb7041Schristos#. about dealing with it rather than just calling error_type?
6830*56bb7041Schristos#: stabs.c:1809
6831*56bb7041Schristosmsgid "missing index type"
6832*56bb7041Schristosmsgstr "manglende indekstype"
6833*56bb7041Schristos
6834*56bb7041Schristos#: stabs.c:2122
6835*56bb7041Schristosmsgid "unknown virtual character for baseclass"
6836*56bb7041Schristosmsgstr "ukendt virtuelt tegn for baseklasse"
6837*56bb7041Schristos
6838*56bb7041Schristos#  FIXME
6839*56bb7041Schristos#: stabs.c:2140
6840*56bb7041Schristosmsgid "unknown visibility character for baseclass"
6841*56bb7041Schristosmsgstr "ukendt synlighedskarakter for baseklasse"
6842*56bb7041Schristos
6843*56bb7041Schristos#: stabs.c:2326
6844*56bb7041Schristosmsgid "unnamed $vb type"
6845*56bb7041Schristosmsgstr "$vb-type uden navn"
6846*56bb7041Schristos
6847*56bb7041Schristos#: stabs.c:2332
6848*56bb7041Schristosmsgid "unrecognized C++ abbreviation"
6849*56bb7041Schristosmsgstr "ukendt C++-forkortelse"
6850*56bb7041Schristos
6851*56bb7041Schristos#  FIXME
6852*56bb7041Schristos#: stabs.c:2408
6853*56bb7041Schristosmsgid "unknown visibility character for field"
6854*56bb7041Schristosmsgstr "ukendt synlighedskarakter for felt"
6855*56bb7041Schristos
6856*56bb7041Schristos#: stabs.c:2660
6857*56bb7041Schristosmsgid "const/volatile indicator missing"
6858*56bb7041Schristosmsgstr "const/volatile-indikator mangler"
6859*56bb7041Schristos
6860*56bb7041Schristos#: stabs.c:2896
6861*56bb7041Schristos#, c-format
6862*56bb7041Schristosmsgid "No mangling for \"%s\"\n"
6863*56bb7041Schristosmsgstr "Ingen kodning af \"%s\"\n"
6864*56bb7041Schristos
6865*56bb7041Schristos#: stabs.c:3196
6866*56bb7041Schristosmsgid "Undefined N_EXCL"
6867*56bb7041Schristosmsgstr "Udefineret N_EXCL"
6868*56bb7041Schristos
6869*56bb7041Schristos#: stabs.c:3276
6870*56bb7041Schristos#, c-format
6871*56bb7041Schristosmsgid "Type file number %d out of range\n"
6872*56bb7041Schristosmsgstr "Typens filnummer %d uden for sit interval\n"
6873*56bb7041Schristos
6874*56bb7041Schristos#: stabs.c:3281
6875*56bb7041Schristos#, c-format
6876*56bb7041Schristosmsgid "Type index number %d out of range\n"
6877*56bb7041Schristosmsgstr "Typens indeksnummer %d uden for sit interval\n"
6878*56bb7041Schristos
6879*56bb7041Schristos#: stabs.c:3360
6880*56bb7041Schristos#, c-format
6881*56bb7041Schristosmsgid "Unrecognized XCOFF type %d\n"
6882*56bb7041Schristosmsgstr "Ukendt XCOFF-type %d\n"
6883*56bb7041Schristos
6884*56bb7041Schristos#: stabs.c:3652
6885*56bb7041Schristos#, c-format
6886*56bb7041Schristosmsgid "bad mangled name `%s'\n"
6887*56bb7041Schristosmsgstr "fejlagtigt kodet navn \"%s\"\n"
6888*56bb7041Schristos
6889*56bb7041Schristos#: stabs.c:3747
6890*56bb7041Schristos#, c-format
6891*56bb7041Schristosmsgid "no argument types in mangled string\n"
6892*56bb7041Schristosmsgstr "ingen argumenttype i kodet streng\n"
6893*56bb7041Schristos
6894*56bb7041Schristos#: stabs.c:5094
6895*56bb7041Schristos#, fuzzy, c-format
6896*56bb7041Schristosmsgid "Demangled name is not a function\n"
6897*56bb7041Schristosmsgstr "C++-standardv�rdier ikke inde i en funktion"
6898*56bb7041Schristos
6899*56bb7041Schristos#: stabs.c:5136
6900*56bb7041Schristos#, c-format
6901*56bb7041Schristosmsgid "Unexpected type in v3 arglist demangling\n"
6902*56bb7041Schristosmsgstr ""
6903*56bb7041Schristos
6904*56bb7041Schristos#: stabs.c:5203
6905*56bb7041Schristos#, fuzzy, c-format
6906*56bb7041Schristosmsgid "Unrecognized demangle component %d\n"
6907*56bb7041Schristosmsgstr "Ukendt fejls�gningsargument \"%s\"\n"
6908*56bb7041Schristos
6909*56bb7041Schristos#: stabs.c:5255
6910*56bb7041Schristos#, fuzzy, c-format
6911*56bb7041Schristosmsgid "Failed to print demangled template\n"
6912*56bb7041Schristosmsgstr "%s: Mislykkedes at l�se filhoved\n"
6913*56bb7041Schristos
6914*56bb7041Schristos#: stabs.c:5335
6915*56bb7041Schristos#, c-format
6916*56bb7041Schristosmsgid "Couldn't get demangled builtin type\n"
6917*56bb7041Schristosmsgstr ""
6918*56bb7041Schristos
6919*56bb7041Schristos#: stabs.c:5384
6920*56bb7041Schristos#, c-format
6921*56bb7041Schristosmsgid "Unexpected demangled varargs\n"
6922*56bb7041Schristosmsgstr ""
6923*56bb7041Schristos
6924*56bb7041Schristos#: stabs.c:5391
6925*56bb7041Schristos#, fuzzy, c-format
6926*56bb7041Schristosmsgid "Unrecognized demangled builtin type\n"
6927*56bb7041Schristosmsgstr "ukendt C++-standardtype"
6928*56bb7041Schristos
6929*56bb7041Schristos#: strings.c:186 strings.c:245
6930*56bb7041Schristos#, c-format
6931*56bb7041Schristosmsgid "invalid integer argument %s"
6932*56bb7041Schristosmsgstr "ugyldigt heltalsargument %s"
6933*56bb7041Schristos
6934*56bb7041Schristos#: strings.c:248
6935*56bb7041Schristos#, fuzzy, c-format
6936*56bb7041Schristosmsgid "invalid minimum string length %d"
6937*56bb7041Schristosmsgstr "ugyldig strengl�ngde"
6938*56bb7041Schristos
6939*56bb7041Schristos#: strings.c:647
6940*56bb7041Schristos#, c-format
6941*56bb7041Schristosmsgid " Display printable strings in [file(s)] (stdin by default)\n"
6942*56bb7041Schristosmsgstr ""
6943*56bb7041Schristos
6944*56bb7041Schristos#: strings.c:648
6945*56bb7041Schristos#, c-format
6946*56bb7041Schristosmsgid ""
6947*56bb7041Schristos" The options are:\n"
6948*56bb7041Schristos"  -a - --all                Scan the entire file, not just the data section\n"
6949*56bb7041Schristos"  -f --print-file-name      Print the name of the file before each string\n"
6950*56bb7041Schristos"  -n --bytes=[number]       Locate & print any NUL-terminated sequence of at\n"
6951*56bb7041Schristos"  -<number>                   least [number] characters (default 4).\n"
6952*56bb7041Schristos"  -t --radix={o,d,x}        Print the location of the string in base 8, 10 or 16\n"
6953*56bb7041Schristos"  -o                        An alias for --radix=o\n"
6954*56bb7041Schristos"  -T --target=<BFDNAME>     Specify the binary file format\n"
6955*56bb7041Schristos"  -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
6956*56bb7041Schristos"                            s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit\n"
6957*56bb7041Schristos"  @<file>                   Read options from <file>\n"
6958*56bb7041Schristos"  -h --help                 Display this information\n"
6959*56bb7041Schristos"  -v -V --version           Print the program's version number\n"
6960*56bb7041Schristosmsgstr ""
6961*56bb7041Schristos
6962*56bb7041Schristos#: sysdump.c:647
6963*56bb7041Schristos#, fuzzy, c-format
6964*56bb7041Schristosmsgid "Print a human readable interpretation of a SYSROFF object file\n"
6965*56bb7041Schristosmsgstr "%s: Skriv en menneskeligt l�sbar tolkning af en SYSROFF-objektfil\n"
6966*56bb7041Schristos
6967*56bb7041Schristos#: sysdump.c:648
6968*56bb7041Schristos#, c-format
6969*56bb7041Schristosmsgid ""
6970*56bb7041Schristos" The options are:\n"
6971*56bb7041Schristos"  -h --help        Display this information\n"
6972*56bb7041Schristos"  -v --version     Print the program's version number\n"
6973*56bb7041Schristosmsgstr ""
6974*56bb7041Schristos
6975*56bb7041Schristos#: sysdump.c:715
6976*56bb7041Schristos#, c-format
6977*56bb7041Schristosmsgid "cannot open input file %s"
6978*56bb7041Schristosmsgstr "kan ikke �bne inddatafil %s"
6979*56bb7041Schristos
6980*56bb7041Schristos#: version.c:36
6981*56bb7041Schristos#, fuzzy, c-format
6982*56bb7041Schristosmsgid "Copyright 2010 Free Software Foundation, Inc.\n"
6983*56bb7041Schristosmsgstr "Copyright 2002 Free Software Foundation, Inc.\n"
6984*56bb7041Schristos
6985*56bb7041Schristos#: version.c:37
6986*56bb7041Schristos#, fuzzy, c-format
6987*56bb7041Schristosmsgid ""
6988*56bb7041Schristos"This program is free software; you may redistribute it under the terms of\n"
6989*56bb7041Schristos"the GNU General Public License version 3 or (at your option) any later version.\n"
6990*56bb7041Schristos"This program has absolutely no warranty.\n"
6991*56bb7041Schristosmsgstr ""
6992*56bb7041Schristos"Dette program er frit programmel; du kan distribuere det videre under betingelserne\n"
6993*56bb7041Schristos"i GNU General Public License. Dette program har ingen som helst garantier.\n"
6994*56bb7041Schristos
6995*56bb7041Schristos#: windmc.c:190
6996*56bb7041Schristos#, fuzzy, c-format
6997*56bb7041Schristosmsgid "can't create %s file ,%s' for output.\n"
6998*56bb7041Schristosmsgstr "kan ikke �bne \"%s\" for udskrivning: %s"
6999*56bb7041Schristos
7000*56bb7041Schristos#: windmc.c:198
7001*56bb7041Schristos#, fuzzy, c-format
7002*56bb7041Schristosmsgid "Usage: %s [option(s)] [input-file]\n"
7003*56bb7041Schristosmsgstr "Brug: %s [flag] inddatafil\n"
7004*56bb7041Schristos
7005*56bb7041Schristos#: windmc.c:200
7006*56bb7041Schristos#, c-format
7007*56bb7041Schristosmsgid ""
7008*56bb7041Schristos" The options are:\n"
7009*56bb7041Schristos"  -a --ascii_in                Read input file as ASCII file\n"
7010*56bb7041Schristos"  -A --ascii_out               Write binary messages as ASCII\n"
7011*56bb7041Schristos"  -b --binprefix               .bin filename is prefixed by .mc filename_ for uniqueness.\n"
7012*56bb7041Schristos"  -c --customflag              Set custom flags for messages\n"
7013*56bb7041Schristos"  -C --codepage_in=<val>       Set codepage when reading mc text file\n"
7014*56bb7041Schristos"  -d --decimal_values          Print values to text files decimal\n"
7015*56bb7041Schristos"  -e --extension=<extension>   Set header extension used on export header file\n"
7016*56bb7041Schristos"  -F --target <target>         Specify output target for endianess.\n"
7017*56bb7041Schristos"  -h --headerdir=<directory>   Set the export directory for headers\n"
7018*56bb7041Schristos"  -u --unicode_in              Read input file as UTF16 file\n"
7019*56bb7041Schristos"  -U --unicode_out             Write binary messages as UFT16\n"
7020*56bb7041Schristos"  -m --maxlength=<val>         Set the maximal allowed message length\n"
7021*56bb7041Schristos"  -n --nullterminate           Automatic add a zero termination to strings\n"
7022*56bb7041Schristos"  -o --hresult_use             Use HRESULT definition instead of status code definition\n"
7023*56bb7041Schristos"  -O --codepage_out=<val>      Set codepage used for writing text file\n"
7024*56bb7041Schristos"  -r --rcdir=<directory>       Set the export directory for rc files\n"
7025*56bb7041Schristos"  -x --xdbg=<directory>        Where to create the .dbg C include file\n"
7026*56bb7041Schristos"                               that maps message ID's to their symbolic name.\n"
7027*56bb7041Schristosmsgstr ""
7028*56bb7041Schristos
7029*56bb7041Schristos#: windmc.c:220
7030*56bb7041Schristos#, fuzzy, c-format
7031*56bb7041Schristosmsgid ""
7032*56bb7041Schristos"  -H --help                    Print this help message\n"
7033*56bb7041Schristos"  -v --verbose                 Verbose - tells you what it's doing\n"
7034*56bb7041Schristos"  -V --version                 Print version information\n"
7035*56bb7041Schristosmsgstr ""
7036*56bb7041Schristos"  -h --help                     Vis denne hj�lpetekst\n"
7037*56bb7041Schristos"  -V --version                  Vis versionsinformation\n"
7038*56bb7041Schristos
7039*56bb7041Schristos#: windmc.c:261 windres.c:411
7040*56bb7041Schristos#, c-format
7041*56bb7041Schristosmsgid "%s: warning: "
7042*56bb7041Schristosmsgstr "%s: advarsel: "
7043*56bb7041Schristos
7044*56bb7041Schristos#: windmc.c:262
7045*56bb7041Schristos#, c-format
7046*56bb7041Schristosmsgid "A codepage was specified switch ,%s' and UTF16.\n"
7047*56bb7041Schristosmsgstr ""
7048*56bb7041Schristos
7049*56bb7041Schristos#: windmc.c:263
7050*56bb7041Schristos#, c-format
7051*56bb7041Schristosmsgid "\tcodepage settings are ignored.\n"
7052*56bb7041Schristosmsgstr ""
7053*56bb7041Schristos
7054*56bb7041Schristos#: windmc.c:307
7055*56bb7041Schristosmsgid "try to add a ill language."
7056*56bb7041Schristosmsgstr ""
7057*56bb7041Schristos
7058*56bb7041Schristos#: windmc.c:1116
7059*56bb7041Schristos#, fuzzy, c-format
7060*56bb7041Schristosmsgid "unable to open file ,%s' for input.\n"
7061*56bb7041Schristosmsgstr "kan ikke �bne uddatafil %s"
7062*56bb7041Schristos
7063*56bb7041Schristos#: windmc.c:1124
7064*56bb7041Schristos#, fuzzy, c-format
7065*56bb7041Schristosmsgid "unable to read contents of %s"
7066*56bb7041Schristosmsgstr "Kan ikke indl�se %d byte af %s\n"
7067*56bb7041Schristos
7068*56bb7041Schristos#: windmc.c:1136
7069*56bb7041Schristosmsgid "input file does not seems to be UFT16.\n"
7070*56bb7041Schristosmsgstr ""
7071*56bb7041Schristos
7072*56bb7041Schristos#: windres.c:216
7073*56bb7041Schristos#, c-format
7074*56bb7041Schristosmsgid "can't open %s `%s': %s"
7075*56bb7041Schristosmsgstr "kan ikke �bne %s \"%s\": %s"
7076*56bb7041Schristos
7077*56bb7041Schristos#: windres.c:390
7078*56bb7041Schristos#, c-format
7079*56bb7041Schristosmsgid ": expected to be a directory\n"
7080*56bb7041Schristosmsgstr ": forventedes at v�re et katalog\n"
7081*56bb7041Schristos
7082*56bb7041Schristos#: windres.c:402
7083*56bb7041Schristos#, c-format
7084*56bb7041Schristosmsgid ": expected to be a leaf\n"
7085*56bb7041Schristosmsgstr ": forventedes at v�re et blad\n"
7086*56bb7041Schristos
7087*56bb7041Schristos#: windres.c:413
7088*56bb7041Schristos#, c-format
7089*56bb7041Schristosmsgid ": duplicate value\n"
7090*56bb7041Schristosmsgstr ": dublet af v�rdi\n"
7091*56bb7041Schristos
7092*56bb7041Schristos#: windres.c:563
7093*56bb7041Schristos#, c-format
7094*56bb7041Schristosmsgid "unknown format type `%s'"
7095*56bb7041Schristosmsgstr "ukendt formattype \"%s\""
7096*56bb7041Schristos
7097*56bb7041Schristos#: windres.c:564
7098*56bb7041Schristos#, c-format
7099*56bb7041Schristosmsgid "%s: supported formats:"
7100*56bb7041Schristosmsgstr "%s: formater som h�ndteres:"
7101*56bb7041Schristos
7102*56bb7041Schristos#. Otherwise, we give up.
7103*56bb7041Schristos#: windres.c:647
7104*56bb7041Schristos#, fuzzy, c-format
7105*56bb7041Schristosmsgid "can not determine type of file `%s'; use the -J option"
7106*56bb7041Schristosmsgstr "kan ikke bestemme \"%s\"'s filtype; brug flag -I"
7107*56bb7041Schristos
7108*56bb7041Schristos#: windres.c:659
7109*56bb7041Schristos#, fuzzy, c-format
7110*56bb7041Schristosmsgid "Usage: %s [option(s)] [input-file] [output-file]\n"
7111*56bb7041Schristosmsgstr "Brug: %s [flag] [in-fil] [ud-fil]\n"
7112*56bb7041Schristos
7113*56bb7041Schristos#: windres.c:661
7114*56bb7041Schristos#, fuzzy, c-format
7115*56bb7041Schristosmsgid ""
7116*56bb7041Schristos" The options are:\n"
7117*56bb7041Schristos"  -i --input=<file>            Name input file\n"
7118*56bb7041Schristos"  -o --output=<file>           Name output file\n"
7119*56bb7041Schristos"  -J --input-format=<format>   Specify input format\n"
7120*56bb7041Schristos"  -O --output-format=<format>  Specify output format\n"
7121*56bb7041Schristos"  -F --target=<target>         Specify COFF target\n"
7122*56bb7041Schristos"     --preprocessor=<program>  Program to use to preprocess rc file\n"
7123*56bb7041Schristos"  -I --include-dir=<dir>       Include directory when preprocessing rc file\n"
7124*56bb7041Schristos"  -D --define <sym>[=<val>]    Define SYM when preprocessing rc file\n"
7125*56bb7041Schristos"  -U --undefine <sym>          Undefine SYM when preprocessing rc file\n"
7126*56bb7041Schristos"  -v --verbose                 Verbose - tells you what it's doing\n"
7127*56bb7041Schristos"  -c --codepage=<codepage>     Specify default codepage\n"
7128*56bb7041Schristos"  -l --language=<val>          Set language when reading rc file\n"
7129*56bb7041Schristos"     --use-temp-file           Use a temporary file instead of popen to read\n"
7130*56bb7041Schristos"                               the preprocessor output\n"
7131*56bb7041Schristos"     --no-use-temp-file        Use popen (default)\n"
7132*56bb7041Schristosmsgstr ""
7133*56bb7041Schristos"Flag:\n"
7134*56bb7041Schristos"  -i FIL, --input FIL         Navngiv inddatafilen\n"
7135*56bb7041Schristos"  -o FIL, --output FIL        Navngiv uddatafilen\n"
7136*56bb7041Schristos"  -I FORMAT, --input-format FORMAT\n"
7137*56bb7041Schristos"                              Specific�r inddataformatet\n"
7138*56bb7041Schristos"  -O FORMAT, --output-format FORMAT\n"
7139*56bb7041Schristos"                              Specific�r uddataformatet\n"
7140*56bb7041Schristos"  -F M�L, --target M�L        Specific�r COFF-m�let\n"
7141*56bb7041Schristos"  --preprocessor PROGRAM      Program at bruge som pr�processor p� rc-filen\n"
7142*56bb7041Schristos"  --include-dir KATALOG       Inklud�r katalog n�r rc-filen pr�processes\n"
7143*56bb7041Schristos"  -DSYM[=V�RDI], --define SYM[=V�RDI]\n"
7144*56bb7041Schristos"                              Defin�r SYM n�r rc-filen pr�processes\n"
7145*56bb7041Schristos"  -v                          Udf�rlig - beretter vad den g�r\n"
7146*56bb7041Schristos"  --language SPROG            S�t sproget n�r rc-filen l�ses\n"
7147*56bb7041Schristos"  --use-temp-file             Brug en tem.fil i stedet for popen ved l�sning\n"
7148*56bb7041Schristos"                              af uddata fra pr�processoren\n"
7149*56bb7041Schristos"  --no-use-temp-file          Brug popen (standard)\n"
7150*56bb7041Schristos
7151*56bb7041Schristos#: windres.c:678
7152*56bb7041Schristos#, c-format
7153*56bb7041Schristosmsgid "     --yydebug                 Turn on parser debugging\n"
7154*56bb7041Schristosmsgstr "     --yydebug                 Aktiv�r tolkens fejls�gning\n"
7155*56bb7041Schristos
7156*56bb7041Schristos#: windres.c:681
7157*56bb7041Schristos#, fuzzy, c-format
7158*56bb7041Schristosmsgid ""
7159*56bb7041Schristos"  -r                           Ignored for compatibility with rc\n"
7160*56bb7041Schristos"  @<file>                      Read options from <file>\n"
7161*56bb7041Schristos"  -h --help                    Print this help message\n"
7162*56bb7041Schristos"  -V --version                 Print version information\n"
7163*56bb7041Schristosmsgstr ""
7164*56bb7041Schristos" Valgmulighederne er:\n"
7165*56bb7041Schristos"  -h --help                    Vis denne hj�lpebesked\n"
7166*56bb7041Schristos"  -V --version                 Vis versionsinformation\n"
7167*56bb7041Schristos
7168*56bb7041Schristos#: windres.c:686
7169*56bb7041Schristos#, c-format
7170*56bb7041Schristosmsgid ""
7171*56bb7041Schristos"FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
7172*56bb7041Schristos"extension if not specified.  A single file name is an input file.\n"
7173*56bb7041Schristos"No input-file is stdin, default rc.  No output-file is stdout, default rc.\n"
7174*56bb7041Schristosmsgstr ""
7175*56bb7041Schristos"FORMAT er �n af rc, res eller coff, og afledes fra filnavnsendelsen\n"
7176*56bb7041Schristos"hvis det ikke specificeres. Et enkelt filnavn er en inddatafil.  Ingen\n"
7177*56bb7041Schristos"inddatafil betyder standard-ind, med format rc. Ingen uddatafil betyder\n"
7178*56bb7041Schristos"standard-ud, med format rc.\n"
7179*56bb7041Schristos
7180*56bb7041Schristos#: windres.c:847
7181*56bb7041Schristos#, fuzzy
7182*56bb7041Schristosmsgid "invalid codepage specified.\n"
7183*56bb7041Schristosmsgstr "ingen kommandoflag blev angivet"
7184*56bb7041Schristos
7185*56bb7041Schristos#: windres.c:862
7186*56bb7041Schristos#, fuzzy
7187*56bb7041Schristosmsgid "invalid option -f\n"
7188*56bb7041Schristosmsgstr "Ugyldigt flag \"-%c\"\n"
7189*56bb7041Schristos
7190*56bb7041Schristos#: windres.c:867
7191*56bb7041Schristos#, fuzzy
7192*56bb7041Schristosmsgid "No filename following the -fo option.\n"
7193*56bb7041Schristosmsgstr ""
7194*56bb7041Schristos"\n"
7195*56bb7041Schristos" F�lgende flag er frivillige:\n"
7196*56bb7041Schristos
7197*56bb7041Schristos#: windres.c:938
7198*56bb7041Schristos#, c-format
7199*56bb7041Schristosmsgid "Option -I is deprecated for setting the input format, please use -J instead.\n"
7200*56bb7041Schristosmsgstr ""
7201*56bb7041Schristos
7202*56bb7041Schristos#: windres.c:1051
7203*56bb7041Schristosmsgid "no resources"
7204*56bb7041Schristosmsgstr "ingen resurser"
7205*56bb7041Schristos
7206*56bb7041Schristos#: wrstabs.c:353 wrstabs.c:1916
7207*56bb7041Schristos#, c-format
7208*56bb7041Schristosmsgid "string_hash_lookup failed: %s"
7209*56bb7041Schristosmsgstr "string_hash_lookup mislykkedes: %s"
7210*56bb7041Schristos
7211*56bb7041Schristos#: wrstabs.c:636
7212*56bb7041Schristos#, c-format
7213*56bb7041Schristosmsgid "stab_int_type: bad size %u"
7214*56bb7041Schristosmsgstr "stab_int_type: fejlagtig st�rrelse %u"
7215*56bb7041Schristos
7216*56bb7041Schristos#: wrstabs.c:1394
7217*56bb7041Schristos#, c-format
7218*56bb7041Schristosmsgid "%s: warning: unknown size for field `%s' in struct"
7219*56bb7041Schristosmsgstr "%s: advarsel: ukendt st�rrelsen p� felt \"%s\" i strukturen"
7220*56bb7041Schristos
7221*56bb7041Schristos#~ msgid ""
7222*56bb7041Schristos#~ "The section %s contains:\n"
7223*56bb7041Schristos#~ "\n"
7224*56bb7041Schristos#~ msgstr ""
7225*56bb7041Schristos#~ "Sektion %s indeholder:\n"
7226*56bb7041Schristos#~ "\n"
7227*56bb7041Schristos
7228*56bb7041Schristos#, fuzzy
7229*56bb7041Schristos#~ msgid "Range lists in .debug_info section aren't in ascending order!\n"
7230*56bb7041Schristos#~ msgstr "  Offset i .debug_info-sektionen:      %ld\n"
7231*56bb7041Schristos
7232*56bb7041Schristos#~ msgid "The section %s contains:\n"
7233*56bb7041Schristos#~ msgstr "Sektion %s indeholder:\n"
7234*56bb7041Schristos
7235*56bb7041Schristos#, fuzzy
7236*56bb7041Schristos#~ msgid ""
7237*56bb7041Schristos#~ "\n"
7238*56bb7041Schristos#~ "Can't uncompress section '%s'.\n"
7239*56bb7041Schristos#~ msgstr "kan ikke oprette sektion \"%s\": %s"
7240*56bb7041Schristos
7241*56bb7041Schristos#, fuzzy
7242*56bb7041Schristos#~ msgid "%s: failed to read archive header following long symbol names\n"
7243*56bb7041Schristos#~ msgstr "%s: Mislykkedes at l�se filhoved\n"
7244*56bb7041Schristos
7245*56bb7041Schristos#, fuzzy
7246*56bb7041Schristos#~ msgid "%s: failed to read file name\n"
7247*56bb7041Schristos#~ msgstr "%s: Mislykkedes at l�se filhoved\n"
7248*56bb7041Schristos
7249*56bb7041Schristos#~ msgid ""
7250*56bb7041Schristos#~ "\n"
7251*56bb7041Schristos#~ "<member %s>\n"
7252*56bb7041Schristos#~ "\n"
7253*56bb7041Schristos#~ msgstr ""
7254*56bb7041Schristos#~ "\n"
7255*56bb7041Schristos#~ "<medlem %s>\n"
7256*56bb7041Schristos#~ "\n"
7257*56bb7041Schristos
7258*56bb7041Schristos#~ msgid "debug_record_variable: no current block"
7259*56bb7041Schristos#~ msgstr "debug_record_variable: ingen aktuel blok"
7260*56bb7041Schristos
7261*56bb7041Schristos#~ msgid "set .nlmsections flags"
7262*56bb7041Schristos#~ msgstr "s�t .nlmsections-flag"
7263*56bb7041Schristos
7264*56bb7041Schristos#, fuzzy
7265*56bb7041Schristos#~ msgid ""
7266*56bb7041Schristos#~ "  -I --input-target <bfdname>      Assume input file is in format <bfdname>\n"
7267*56bb7041Schristos#~ "  -O --output-target <bfdname>     Create an output file in format <bfdname>\n"
7268*56bb7041Schristos#~ "  -B --binary-architecture <arch>  Set arch of output file, when input is binary\n"
7269*56bb7041Schristos#~ "  -F --target <bfdname>            Set both input and output format to <bfdname>\n"
7270*56bb7041Schristos#~ "     --debugging                   Convert debugging information, if possible\n"
7271*56bb7041Schristos#~ "  -p --preserve-dates              Copy modified/access timestamps to the output\n"
7272*56bb7041Schristos#~ "  -j --only-section <name>         Only copy section <name> into the output\n"
7273*56bb7041Schristos#~ "  -R --remove-section <name>       Remove section <name> from the output\n"
7274*56bb7041Schristos#~ "  -S --strip-all                   Remove all symbol and relocation information\n"
7275*56bb7041Schristos#~ "  -g --strip-debug                 Remove all debugging symbols\n"
7276*56bb7041Schristos#~ "     --strip-unneeded              Remove all symbols not needed by relocations\n"
7277*56bb7041Schristos#~ "  -N --strip-symbol <name>         Do not copy symbol <name>\n"
7278*56bb7041Schristos#~ "  -K --keep-symbol <name>          Only copy symbol <name>\n"
7279*56bb7041Schristos#~ "  -L --localize-symbol <name>      Force symbol <name> to be marked as a local\n"
7280*56bb7041Schristos#~ "  -G --keep-global-symbol <name>   Localize all symbols except <name>\n"
7281*56bb7041Schristos#~ "  -W --weaken-symbol <name>        Force symbol <name> to be marked as a weak\n"
7282*56bb7041Schristos#~ "     --weaken                      Force all global symbols to be marked as weak\n"
7283*56bb7041Schristos#~ "  -x --discard-all                 Remove all non-global symbols\n"
7284*56bb7041Schristos#~ "  -X --discard-locals              Remove any compiler-generated symbols\n"
7285*56bb7041Schristos#~ "  -i --interleave <number>         Only copy one out of every <number> bytes\n"
7286*56bb7041Schristos#~ "  -b --byte <num>                  Select byte <num> in every interleaved block\n"
7287*56bb7041Schristos#~ "     --gap-fill <val>              Fill gaps between sections with <val>\n"
7288*56bb7041Schristos#~ "     --pad-to <addr>               Pad the last section up to address <addr>\n"
7289*56bb7041Schristos#~ "     --set-start <addr>            Set the start address to <addr>\n"
7290*56bb7041Schristos#~ "    {--change-start|--adjust-start} <incr>\n"
7291*56bb7041Schristos#~ "                                   Add <incr> to the start address\n"
7292*56bb7041Schristos#~ "    {--change-addresses|--adjust-vma} <incr>\n"
7293*56bb7041Schristos#~ "                                   Add <incr> to LMA, VMA and start addresses\n"
7294*56bb7041Schristos#~ "    {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
7295*56bb7041Schristos#~ "                                   Change LMA and VMA of section <name> by <val>\n"
7296*56bb7041Schristos#~ "     --change-section-lma <name>{=|+|-}<val>\n"
7297*56bb7041Schristos#~ "                                   Change the LMA of section <name> by <val>\n"
7298*56bb7041Schristos#~ "     --change-section-vma <name>{=|+|-}<val>\n"
7299*56bb7041Schristos#~ "                                   Change the VMA of section <name> by <val>\n"
7300*56bb7041Schristos#~ "    {--[no-]change-warnings|--[no-]adjust-warnings}\n"
7301*56bb7041Schristos#~ "                                   Warn if a named section does not exist\n"
7302*56bb7041Schristos#~ "     --set-section-flags <name>=<flags>\n"
7303*56bb7041Schristos#~ "                                   Set section <name>'s properties to <flags>\n"
7304*56bb7041Schristos#~ "     --add-section <name>=<file>   Add section <name> found in <file> to output\n"
7305*56bb7041Schristos#~ "     --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
7306*56bb7041Schristos#~ "     --change-leading-char         Force output format's leading character style\n"
7307*56bb7041Schristos#~ "     --remove-leading-char         Remove leading character from global symbols\n"
7308*56bb7041Schristos#~ "     --redefine-sym <old>=<new>    Redefine symbol name <old> to <new>\n"
7309*56bb7041Schristos#~ "     --srec-len <number>           Restrict the length of generated Srecords\n"
7310*56bb7041Schristos#~ "     --srec-forceS3                Restrict the type of generated Srecords to S3\n"
7311*56bb7041Schristos#~ "     --strip-symbols <file>        -N for all symbols listed in <file>\n"
7312*56bb7041Schristos#~ "     --keep-symbols <file>         -K for all symbols listed in <file>\n"
7313*56bb7041Schristos#~ "     --localize-symbols <file>     -L for all symbols listed in <file>\n"
7314*56bb7041Schristos#~ "     --keep-global-symbols <file>  -G for all symbols listed in <file>\n"
7315*56bb7041Schristos#~ "     --weaken-symbols <file>       -W for all symbols listed in <file>\n"
7316*56bb7041Schristos#~ "     --alt-machine-code <index>    Use alternate machine code for output\n"
7317*56bb7041Schristos#~ "  -v --verbose                     List all object files modified\n"
7318*56bb7041Schristos#~ "  -V --version                     Display this program's version number\n"
7319*56bb7041Schristos#~ "  -h --help                        Display this output\n"
7320*56bb7041Schristos#~ msgstr ""
7321*56bb7041Schristos#~ "  -I --input-target <bfd-navn>    Antag inddatafilens format er <bfd-navn>\n"
7322*56bb7041Schristos#~ "  -O --output-target <bfd-navn>   Opret uddatafilen i formatet <bfd-navn>\n"
7323*56bb7041Schristos#~ "  -B --binary-architecture <ark>  V�lg arkitektur for udfil n�r inddata er bin�r\n"
7324*56bb7041Schristos#~ "  -F --target <bfd-navn>          S�tt b�de in- og udformatet til <bfd-navn>\n"
7325*56bb7041Schristos#~ "     --debugging                  Konvertere fejls�gningsinfo, om muligt\n"
7326*56bb7041Schristos#~ "  -p --preserve-dates             Kopi�r �ndrings/adgangtider til uddatan\n"
7327*56bb7041Schristos#~ "  -j --only-section <navn>        Kopi�r kun sektion <navn> til uddatan\n"
7328*56bb7041Schristos#~ "  -R --remove-section <navn>      Fjern sektion <navn> fra uddatan\n"
7329*56bb7041Schristos#~ "  -S --strip-all                  Fjern all symbol- og relokeringsinfo\n"
7330*56bb7041Schristos#~ "  -g --strip-debug                Fjern alle fejls�gningssymboler\n"
7331*56bb7041Schristos#~ "     --strip-unneeded             Fjern symboler on�diga for relokering\n"
7332*56bb7041Schristos#~ "  -N --strip-symbol <navn>        Kopi�r ikke symbol <navn>\n"
7333*56bb7041Schristos#~ "  -K --keep-symbol <navn>         Kopi�r kun symbol <navn>\n"
7334*56bb7041Schristos#~ "  -L --localize-symbol <navn>     Markere symbol <navn> som lokal\n"
7335*56bb7041Schristos#~ "  -G --keep-global-symbol <navn>  G�r alle symboler lokale, forutom <navn>\n"
7336*56bb7041Schristos#~ "  -W --weaken-symbol <navn>       Markere symbol <navn> som vek\n"
7337*56bb7041Schristos#~ "     --weaken                     Markere alle globale symboler som veka\n"
7338*56bb7041Schristos#~ "  -x --discard-all                Fjern alle ikke-globale symboler\n"
7339*56bb7041Schristos#~ "  -X --discard-locals             Fjern alle overs�ttergenererede symboler\n"
7340*56bb7041Schristos#~ "  -i --interleave <antal>         Kopi�r kun en af hvert <antal> byte\n"
7341*56bb7041Schristos#~ "  -b --byte <nr>                  V�lg ud <nr>'e byten i hvert intervall\n"
7342*56bb7041Schristos#~ "     --gap-fill <tal>             Fyll luckor mellem sektionerne med <tal>\n"
7343*56bb7041Schristos#~ "     --pad-to <adr>               Fyll ud efter sidste sektionen frem til <adr>\n"
7344*56bb7041Schristos#~ "     --set-start <adr>            S�tt startadressen til <adr>\n"
7345*56bb7041Schristos#~ "    {--change-start|--adjust-start} <�kn>\n"
7346*56bb7041Schristos#~ "                                  Tilf�j <�kn> til startadressen\n"
7347*56bb7041Schristos#~ "    {--change-addresses|--adjust-vma} <�kn>\n"
7348*56bb7041Schristos#~ "                                  Tilf�j <�kn> til LMA, VMA og startedr.\n"
7349*56bb7041Schristos#~ "    {--change-section-address|--adjust-section-vma} <navn>{=|+|-}<tal>\n"
7350*56bb7041Schristos#~ "                                  �ndra LMA og VMA p� sektion <navn> med <tal>\n"
7351*56bb7041Schristos#~ "     --change-section-lma <navn>{=|+|-}<tal>\n"
7352*56bb7041Schristos#~ "                                  �ndra LMA p� sektion <navn> med <tal>\n"
7353*56bb7041Schristos#~ "     --change-section-vma <navn>{=|+|-}<tal>\n"
7354*56bb7041Schristos#~ "                                  �ndra VMA p� sektion <navn> med <tal>\n"
7355*56bb7041Schristos#~ "    {--[no-]change-warnings|--[no-]adjust-warnings}\n"
7356*56bb7041Schristos#~ "                                  Advar (inte/[no-]) om en sektion ikke findes\n"
7357*56bb7041Schristos#~ "     --set-section-flags <navn>=<flag>\n"
7358*56bb7041Schristos#~ "                                  S�tt sektion <navn>s attribut til <flag>\n"
7359*56bb7041Schristos#~ "     --add-section <navn>=<fil>   Tilf�j sektion <navn> i <fil> til uddatan\n"
7360*56bb7041Schristos#~ "     --rename-section <gam>=<ny>[,<flag>] Skift navn p� sektion <gam> til <ny>\n"
7361*56bb7041Schristos#~ "     --change-leading-char        �ndra til udformatets type af inledningstegn\n"
7362*56bb7041Schristos#~ "     --remove-leading-char        Fjern inledningstegn fra globale symboler\n"
7363*56bb7041Schristos#~ "     --redefine-sym <gam>=<ny>    Definere om ssymbolet med navn <gam> til <ny>\n"
7364*56bb7041Schristos#~ "     --srec-len <nr>              Begr�nsa l�ngden p� genererede S-poster\n"
7365*56bb7041Schristos#~ "     --srec-forceS3               Begr�nsa typen af genererede S-poster til S3\n"
7366*56bb7041Schristos#~ "     --strip-symbols <fil>        -N for alle symboler som listes i <fil>\n"
7367*56bb7041Schristos#~ "     --keep-symbols <fil>         -K for alle symboler som listes i <fil>\n"
7368*56bb7041Schristos#~ "     --localize-symbols <fil>     -L for alle symboler som listes i <fil>\n"
7369*56bb7041Schristos#~ "     --keep-global-symbols <fil>  -G for alle symboler som listes i <fil>\n"
7370*56bb7041Schristos#~ "     --weaken-symbols <fil>       -W for alle symboler som listes i <fil>\n"
7371*56bb7041Schristos#~ "     --alt-machine-code <indeks>   Brug alternativ maskinkode for uddata\n"
7372*56bb7041Schristos#~ "  -v --verbose                    Lista alle for�ndrede objektfiler\n"
7373*56bb7041Schristos#~ "  -V --version                    Vis programmets versionsinformation\n"
7374*56bb7041Schristos#~ "  -h --help                       Vis denne hj�lp\n"
7375*56bb7041Schristos
7376*56bb7041Schristos#~ msgid "cannot stat: %s: %s"
7377*56bb7041Schristos#~ msgstr "kan ikke tage status: %s: %s"
7378*56bb7041Schristos
7379*56bb7041Schristos#~ msgid "making"
7380*56bb7041Schristos#~ msgstr "fremstilling"
7381*56bb7041Schristos
7382*56bb7041Schristos#~ msgid "size"
7383*56bb7041Schristos#~ msgstr "st�rrelse"
7384*56bb7041Schristos
7385*56bb7041Schristos#~ msgid "vma"
7386*56bb7041Schristos#~ msgstr "vma"
7387*56bb7041Schristos
7388*56bb7041Schristos#~ msgid "alignment"
7389*56bb7041Schristos#~ msgstr "justering"
7390*56bb7041Schristos
7391*56bb7041Schristos#~ msgid "flags"
7392*56bb7041Schristos#~ msgstr "flag"
7393*56bb7041Schristos
7394*56bb7041Schristos#~ msgid "private data"
7395*56bb7041Schristos#~ msgstr "privat data"
7396*56bb7041Schristos
7397*56bb7041Schristos#~ msgid "%s: section `%s': error in %s: %s"
7398*56bb7041Schristos#~ msgstr "%s: sektion \"%s\": fejl p� %s: %s"
7399*56bb7041Schristos
7400*56bb7041Schristos#~ msgid "%s: cannot stat: %s"
7401*56bb7041Schristos#~ msgstr "%s: kan ikke tage status: %s"
7402*56bb7041Schristos
7403*56bb7041Schristos#~ msgid "Cannot stat: %s: %s"
7404*56bb7041Schristos#~ msgstr "Kan ikke tage status: %s: %s"
7405*56bb7041Schristos
7406*56bb7041Schristos#~ msgid "%s: No dynamic symbols"
7407*56bb7041Schristos#~ msgstr "%s: Ingen dynamiske symboler"
7408*56bb7041Schristos
7409*56bb7041Schristos#~ msgid "Out of virtual memory"
7410*56bb7041Schristos#~ msgstr "Slut p� virtuel hukommelse"
7411*56bb7041Schristos
7412*56bb7041Schristos#~ msgid "Reading %s section of %s failed: %s\n"
7413*56bb7041Schristos#~ msgstr "L�sning af %s-sektionen i %s mislykkedes: %s\n"
7414*56bb7041Schristos
7415*56bb7041Schristos#~ msgid "Skipping unexpected symbol type %u\n"
7416*56bb7041Schristos#~ msgstr "Hopper over uventet symboltype %u\n"
7417*56bb7041Schristos
7418*56bb7041Schristos#~ msgid "dynamic segment"
7419*56bb7041Schristos#~ msgstr "dynamisk segment"
7420*56bb7041Schristos
7421*56bb7041Schristos#~ msgid "  Offset: %#08lx  Link to section: %ld (%s)\n"
7422*56bb7041Schristos#~ msgstr "  Offset: %#08lx  L�nke til sektion: %ld (%s)\n"
7423*56bb7041Schristos
7424*56bb7041Schristos#~ msgid "Out of memory"
7425*56bb7041Schristos#~ msgstr "Slut p� hukommelse"
7426*56bb7041Schristos
7427*56bb7041Schristos#~ msgid "64-bit DWARF line info is not supported yet.\n"
7428*56bb7041Schristos#~ msgstr "64-bit DWARF-linjeinformation underst�ttes ikke endnu.\n"
7429*56bb7041Schristos
7430*56bb7041Schristos#~ msgid "64-bit DWARF pubnames are not supported yet.\n"
7431*56bb7041Schristos#~ msgstr "64-bit DWARF-offentlige navne underst�ttes ikke endnu.\n"
7432*56bb7041Schristos
7433*56bb7041Schristos#~ msgid "debug_loc section data"
7434*56bb7041Schristos#~ msgstr "debug_loc sektionsdata"
7435*56bb7041Schristos
7436*56bb7041Schristos#~ msgid ""
7437*56bb7041Schristos#~ "\n"
7438*56bb7041Schristos#~ "The .debug_loc section is empty.\n"
7439*56bb7041Schristos#~ msgstr ""
7440*56bb7041Schristos#~ "\n"
7441*56bb7041Schristos#~ ".debug_loc-sektionen er tom.\n"
7442*56bb7041Schristos
7443*56bb7041Schristos#~ msgid "debug_str section data"
7444*56bb7041Schristos#~ msgstr "debug_str sektionsdata"
7445*56bb7041Schristos
7446*56bb7041Schristos#~ msgid ""
7447*56bb7041Schristos#~ "Contents of the .debug_str section:\n"
7448*56bb7041Schristos#~ "\n"
7449*56bb7041Schristos#~ msgstr ""
7450*56bb7041Schristos#~ "Indhold i .debug_str-sektionen:\n"
7451*56bb7041Schristos#~ "\n"
7452*56bb7041Schristos
7453*56bb7041Schristos#~ msgid "64-bit DWARF debug info is not supported yet.\n"
7454*56bb7041Schristos#~ msgstr "64-bit DWARF-fejls�gningsinfo underst�ttes ikke endnu.\n"
7455*56bb7041Schristos
7456*56bb7041Schristos#~ msgid "Only version 2 DWARF debug information is currently supported.\n"
7457*56bb7041Schristos#~ msgstr "Kun version 2 af DWARF fejls�gningsinformation underst�ttes i �jeblikket.\n"
7458*56bb7041Schristos
7459*56bb7041Schristos#~ msgid "debug_abbrev section data"
7460*56bb7041Schristos#~ msgstr "debug_abbrev sektionsdata"
7461*56bb7041Schristos
7462*56bb7041Schristos#~ msgid "Unable to locate entry %lu in the abbreviation table\n"
7463*56bb7041Schristos#~ msgstr "Kan ikke finde post %lu i forkortelsestabellen\n"
7464*56bb7041Schristos
7465*56bb7041Schristos#~ msgid "64-bit DWARF aranges are not supported yet.\n"
7466*56bb7041Schristos#~ msgstr "64-bit DWARF-a-intervaller underst�ttes ikke endnu.\n"
7467*56bb7041Schristos
7468*56bb7041Schristos#~ msgid "64-bit DWARF format frames are not supported yet.\n"
7469*56bb7041Schristos#~ msgstr "64-bit DWARF-formatskabeloner underst�ttes ikke endnu.\n"
7470*56bb7041Schristos
7471*56bb7041Schristos#~ msgid "debug section data"
7472*56bb7041Schristos#~ msgstr "fejls�gningssektionsdata"
7473*56bb7041Schristos
7474*56bb7041Schristos#~ msgid "Cannot stat input file %s.\n"
7475*56bb7041Schristos#~ msgstr "Kan ikke tage status for inddatafil %s.\n"
7476*56bb7041Schristos
7477*56bb7041Schristos#~ msgid "%s: rename: %s"
7478*56bb7041Schristos#~ msgstr "%s: kan ikke omd�be: %s"
7479*56bb7041Schristos
7480*56bb7041Schristos#~ msgid "%s: simple_copy: %s"
7481*56bb7041Schristos#~ msgstr "%s: kopieringsfejl: %s"
7482*56bb7041Schristos
7483*56bb7041Schristos#~ msgid "can't read resource section"
7484*56bb7041Schristos#~ msgstr "kan ikke l�se resursesektionen"
7485*56bb7041Schristos
7486*56bb7041Schristos#~ msgid "invalid number %s"
7487*56bb7041Schristos#~ msgstr "ugyldigt tal %s"
7488