]>
Commit | Line | Data |
---|---|---|
cd24c222 NC |
1 | # Danish messages for gprof. |
2 | # Copyright (C) 2001, 2002 Free Software Foundation, Inc. | |
f7465604 NC |
3 | # This file is distributed under the same license as the binutils package. |
4 | # Keld Simonsen <[email protected]>, 2002,2011 | |
cd24c222 NC |
5 | # |
6 | msgid "" | |
7 | msgstr "" | |
f7465604 NC |
8 | "Project-Id-Version: gprof 2.20.90\n" |
9 | "Report-Msgid-Bugs-To: [email protected]\n" | |
10 | "POT-Creation-Date: 2010-11-05 11:34+0100\n" | |
11 | "PO-Revision-Date: 2011-01-08 14:01+0100\n" | |
12 | "Last-Translator: Keld Simonsen <[email protected]>\n" | |
13 | "Language-Team: Danish <[email protected]>\n" | |
cd24c222 NC |
14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=iso-8859-1\n" | |
16 | "Content-Transfer-Encoding: 8bit\n" | |
17 | ||
f7465604 | 18 | #: alpha.c:102 mips.c:54 |
cd24c222 NC |
19 | msgid "<indirect child>" |
20 | msgstr "<indirekte barn>" | |
21 | ||
f7465604 | 22 | #: alpha.c:107 mips.c:59 |
cd24c222 NC |
23 | #, c-format |
24 | msgid "[find_call] %s: 0x%lx to 0x%lx\n" | |
25 | msgstr "[find_call] %s: 0x%lx til 0x%lx\n" | |
26 | ||
f7465604 | 27 | #: alpha.c:129 |
cd24c222 NC |
28 | #, c-format |
29 | msgid "[find_call] 0x%lx: jsr%s <indirect_child>\n" | |
30 | msgstr "[find_call] 0x%lx: jsr%s <indirekte_barn>\n" | |
31 | ||
f7465604 | 32 | #: alpha.c:139 |
cd24c222 NC |
33 | #, c-format |
34 | msgid "[find_call] 0x%lx: bsr" | |
35 | msgstr "[find_call] 0x%lx: bsr" | |
36 | ||
f7465604 | 37 | #: basic_blocks.c:128 call_graph.c:89 hist.c:107 |
cd24c222 NC |
38 | #, c-format |
39 | msgid "%s: %s: unexpected end of file\n" | |
40 | msgstr "%s: %s: uventet filslutning\n" | |
41 | ||
f7465604 | 42 | #: basic_blocks.c:196 |
cd24c222 NC |
43 | #, c-format |
44 | msgid "%s: warning: ignoring basic-block exec counts (use -l or --line)\n" | |
45 | msgstr "%s: advarsel: ignorerer eksekveringsregning for grundblok (brug -l eller --line)\n" | |
46 | ||
47 | #. FIXME: This only works if bfd_vma is unsigned long. | |
f7465604 | 48 | #: basic_blocks.c:289 basic_blocks.c:299 |
cd24c222 NC |
49 | #, c-format |
50 | msgid "%s:%d: (%s:0x%lx) %lu executions\n" | |
51 | msgstr "%s:%d: (%s:0x%lx) %lu eksekveringer\n" | |
52 | ||
f7465604 | 53 | #: basic_blocks.c:290 basic_blocks.c:300 |
cd24c222 NC |
54 | msgid "<unknown>" |
55 | msgstr "<ukendt>" | |
56 | ||
f7465604 | 57 | #: basic_blocks.c:543 |
cd24c222 NC |
58 | #, c-format |
59 | msgid "" | |
60 | "\n" | |
61 | "\n" | |
62 | "Top %d Lines:\n" | |
63 | "\n" | |
64 | " Line Count\n" | |
65 | "\n" | |
66 | msgstr "" | |
67 | "\n" | |
68 | "\n" | |
69 |