]>
Commit | Line | Data |
---|---|---|
e7a5464f | 1 | msgid "" |
909e2373 | 2 | msgstr "" |
93f467a3 | 3 | "Project-Id-Version: wxWindows-2.5.1\n" |
402b0a2c VZ |
4 | "Report-Msgid-Bugs-To: \n" |
5 | "POT-Creation-Date: 2004-02-04 18:56+0100\n" | |
1312d8f6 | 6 | "PO-Revision-Date: 2004-01-12 07:46-0100\n" |
26b0b998 | 7 | "Last-Translator: Martin Jost <Martin.Jost@netsurf.de>\n" |
6d9f4439 MJ |
8 | "Language-Team: wxWindows Team <wx-devel@wxwindows.org>\n" |
9 | "MIME-Version: 1.0\n" | |
d1472668 | 10 | "Content-Type: text/plain; charset=iso-8859-1\n" |
26b0b998 | 11 | "Content-Transfer-Encoding: 8bit\n" |
e7a5464f | 12 | |
1312d8f6 | 13 | #: ../src/common/log.cpp:319 |
e7a5464f KB |
14 | #, c-format |
15 | msgid " (error %ld: %s)" | |
16 | msgstr " (Fehler %ld: %s)" | |
17 | ||
1312d8f6 | 18 | #: ../src/common/docview.cpp:1325 |
8e97b17b | 19 | msgid " - " |
909e2373 | 20 | msgstr " - " |
8e97b17b | 21 | |
1312d8f6 | 22 | #: ../src/html/htmprint.cpp:537 |
8e97b17b | 23 | msgid " Preview" |
909e2373 | 24 | msgstr " Seitenansicht" |
8e97b17b | 25 | |
1312d8f6 | 26 | #: ../src/common/paper.cpp:136 |
019df10e RL |
27 | msgid "#10 Envelope, 4 1/8 x 9 1/2 in" |
28 | msgstr "#10 Umschlag, 4 1/8 x 9 1/2 Zoll" | |
29 | ||
1312d8f6 | 30 | #: ../src/common/paper.cpp:137 |
019df10e RL |
31 | msgid "#11 Envelope, 4 1/2 x 10 3/8 in" |
32 | msgstr "#11 Umschlag, 4 1/2 x 10 3/8 Zoll" | |
33 | ||
1312d8f6 | 34 | #: ../src/common/paper.cpp:138 |
019df10e RL |
35 | msgid "#12 Envelope, 4 3/4 x 11 in" |
36 | msgstr "#12 Umschlag, 4 3/4 x 11 Zoll" | |
37 | ||
1312d8f6 | 38 | #: ../src/common/paper.cpp:139 |
019df10e RL |
39 | msgid "#14 Envelope, 5 x 11 1/2 in" |
40 | msgstr "#14 Umschlag, 5 x 11 1/2 Zoll" | |
41 | ||
1312d8f6 | 42 | #: ../src/common/paper.cpp:135 |
019df10e RL |
43 | msgid "#9 Envelope, 3 7/8 x 8 7/8 in" |
44 | msgstr "#9 Umschlag, 3 7/8 x 8 7/8 Zoll" | |
45 | ||
402b0a2c VZ |
46 | #: ../src/html/helpfrm.cpp:867 ../src/html/helpfrm.cpp:868 |
47 | #: ../src/html/helpfrm.cpp:1505 ../src/html/helpfrm.cpp:1535 | |
e7a5464f | 48 | #, c-format |
8e97b17b | 49 | msgid "%i of %i" |
909e2373 | 50 | msgstr "%i von %i" |
8e97b17b | 51 | |
1312d8f6 | 52 | #: ../src/generic/filedlgg.cpp:277 |
26b0b998 VZ |
53 | #, c-format |
54 | msgid "%ld bytes" | |
55 | msgstr "%ld Bytes " | |
56 | ||
1312d8f6 | 57 | #: ../src/common/cmdline.cpp:825 |
909e2373 | 58 | #, c-format |
8e97b17b | 59 | msgid "%s (or %s)" |
909e2373 | 60 | msgstr " %s (oder %s)" |
e7a5464f | 61 | |
1312d8f6 | 62 | #: ../src/generic/logg.cpp:258 |
019df10e RL |
63 | #, c-format |
64 | msgid "%s Error" | |
65 | msgstr "%s Fehler" | |
66 | ||
1312d8f6 | 67 | #: ../src/generic/logg.cpp:266 |
019df10e RL |
68 | #, c-format |
69 | msgid "%s Information" | |
70 | msgstr "%s Information" | |
71 | ||
1312d8f6 | 72 | #: ../src/generic/logg.cpp:262 |
019df10e RL |
73 | #, c-format |
74 | msgid "%s Warning" | |
75 | msgstr "%s Warnung" | |
76 | ||
1312d8f6 | 77 | #: ../src/common/msgout.cpp:188 |
a3671ac0 VS |
78 | #, c-format |
79 | msgid "%s message" | |
26b0b998 | 80 | msgstr "%s Nachricht" |
a3671ac0 | 81 | |
26b0b998 VZ |
82 | #: ../src/html/helpfrm.cpp:274 |
83 | msgid "&About..." | |
84 |