Tizen 2.1 base
[external/popt.git] / po / de.po
1 # Translation of popt to German (Deutsch)
2 # This file is distributed under the same license as the popt package.
3 # Robert Scheck <rpm@robert-scheck.de>, 2004-2007.
4 # Roland Illig <roland.illig@gmx.de>, 2009.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: popt 1.14\n"
9 "Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
10 "POT-Creation-Date: 2010-02-17 13:35-0500\n"
11 "PO-Revision-Date: 2009-11-10 19:58+0100\n"
12 "Last-Translator: Roland Illig <roland.illig@gmx.de>\n"
13 "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #: popt.c:47
19 msgid "unknown errno"
20 msgstr "Unbekannte Fehler-Nummer"
21
22 #: popt.c:1290
23 #, c-format
24 msgid "option type (%u) not implemented in popt\n"
25 msgstr "Optionstyp (%u) ist in popt nicht vorhanden\n"
26
27 #: popt.c:1711
28 msgid "missing argument"
29 msgstr "Fehlendes Argument"
30
31 #: popt.c:1713
32 msgid "unknown option"
33 msgstr "Unbekannte Option"
34
35 #: popt.c:1715
36 msgid "mutually exclusive logical operations requested"
37 msgstr "Gegenseitig ausschließende logische Operatoren"
38
39 #: popt.c:1717
40 msgid "opt->arg should not be NULL"
41 msgstr "opt->arg sollte nicht NULL sein"
42
43 #: popt.c:1719
44 msgid "aliases nested too deeply"
45 msgstr "Aliase zu tief verschachtelt"
46
47 #: popt.c:1721
48 msgid "error in parameter quoting"
49 msgstr "Fehler beim Quotieren der Parameter"
50
51 #: popt.c:1723
52 msgid "invalid numeric value"
53 msgstr "Ungültiger nummerischer Wert"
54
55 #: popt.c:1725
56 msgid "number too large or too small"
57 msgstr "Nummer zu groß oder zu klein"
58
59 #: popt.c:1727
60 msgid "memory allocation failed"
61 msgstr "Speicherzuordnung fehlgeschlagen"
62
63 #: popt.c:1729
64 msgid "config file failed sanity test"
65 msgstr ""
66
67 #: popt.c:1733
68 msgid "unknown error"
69 msgstr "Unbekannter Fehler"
70
71 #: popthelp.c:75 popthelp.c:86
72 msgid "Show this help message"
73 msgstr "Zeigt diese Hilfe an"
74
75 #: popthelp.c:76 popthelp.c:87
76 msgid "Display brief usage message"
77 msgstr "Zeigt eine kurze Verwendungsinformation"
78
79 #: popthelp.c:90
80 msgid "Display option defaults in message"
81 msgstr "Zeigt die Standardeinstellungen an"
82
83 #: popthelp.c:92
84 msgid "Terminate options"
85 msgstr "Optionen beenden"
86
87 #: popthelp.c:191
88 msgid "Help options:"
89 msgstr "Hilfe-Optionen:"
90
91 #: popthelp.c:192
92 msgid "Options implemented via popt alias/exec:"
93 msgstr "Optionen über popt alias/exec implementiert:"
94
95 #: popthelp.c:200
96 msgid "NONE"
97 msgstr "NICHTS"
98
99 #: popthelp.c:202
100 msgid "VAL"
101 msgstr "WERT"
102
103 #: popthelp.c:206
104 msgid "INT"
105 msgstr "INTEGER"
106
107 #: popthelp.c:207
108 msgid "SHORT"
109 msgstr ""
110
111 #: popthelp.c:208
112 msgid "LONG"
113 msgstr "LONG"
114
115 #: popthelp.c:209
116 msgid "LONGLONG"
117 msgstr "LONGLONG"
118
119 #: popthelp.c:210
120 msgid "STRING"
121 msgstr "STRING"
122
123 #: popthelp.c:211
124 msgid "FLOAT"
125 msgstr "FLOAT"
126
127 #: popthelp.c:212
128 msgid "DOUBLE"
129 msgstr "DOUBLE"
130
131 #: popthelp.c:215
132 msgid "ARG"
133 msgstr "ARGUMENT"
134
135 #: popthelp.c:649
136 msgid "Usage:"
137 msgstr "Verwendung:"
138
139 #: popthelp.c:672
140 msgid "[OPTION...]"
141 msgstr "[OPTION...]"