Git init
[external/popt.git] / po / de.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: popt 1.6.3\n"
9 "POT-Creation-Date: 2002-09-16 13:31-0400\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: ENCODING\n"
16
17 #: popt.c:34
18 msgid "unknown errno"
19 msgstr ""
20
21 #: popt.c:940
22 #, c-format
23 msgid "option type (%d) not implemented in popt\n"
24 msgstr ""
25
26 #: popt.c:1160
27 msgid "missing argument"
28 msgstr ""
29
30 #: popt.c:1162
31 msgid "unknown option"
32 msgstr ""
33
34 #: popt.c:1164
35 msgid "mutually exclusive logical operations requested"
36 msgstr ""
37
38 #: popt.c:1166
39 msgid "opt->arg should not be NULL"
40 msgstr ""
41
42 #: popt.c:1168
43 msgid "aliases nested too deeply"
44 msgstr ""
45
46 #: popt.c:1170
47 msgid "error in parameter quoting"
48 msgstr ""
49
50 #: popt.c:1172
51 msgid "invalid numeric value"
52 msgstr ""
53
54 #: popt.c:1174
55 msgid "number too large or too small"
56 msgstr ""
57
58 #: popt.c:1176
59 msgid "memory allocation failed"
60 msgstr ""
61
62 #: popt.c:1180
63 msgid "unknown error"
64 msgstr ""
65
66 #: popthelp.c:57
67 msgid "Show this help message"
68 msgstr ""
69
70 #: popthelp.c:58
71 msgid "Display brief usage message"
72 msgstr ""
73
74 #: popthelp.c:61
75 msgid "Display option defaults in message"
76 msgstr ""
77
78 #: popthelp.c:103
79 msgid "NONE"
80 msgstr ""
81
82 #: popthelp.c:105
83 msgid "VAL"
84 msgstr ""
85
86 #: popthelp.c:109
87 msgid "INT"
88 msgstr ""
89
90 #: popthelp.c:110
91 msgid "LONG"
92 msgstr ""
93
94 #: popthelp.c:111
95 msgid "STRING"
96 msgstr ""
97
98 #: popthelp.c:112
99 msgid "FLOAT"
100 msgstr ""
101
102 #: popthelp.c:113
103 msgid "DOUBLE"
104 msgstr ""
105
106 #: popthelp.c:114
107 msgid "ARG"
108 msgstr ""
109
110 #: popthelp.c:486
111 msgid "Usage:"
112 msgstr ""
113
114 #: popthelp.c:510
115 msgid "[OPTION...]"
116 msgstr ""