Tizen 2.1 base
[external/popt.git] / po / popt.pot
1 # SOME DESCRIPTIVE TITLE.
2 # This file is put in the public domain.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: popt 1.16\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: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=CHARSET\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #: popt.c:47
19 msgid "unknown errno"
20 msgstr ""
21
22 #: popt.c:1290
23 #, c-format
24 msgid "option type (%u) not implemented in popt\n"
25 msgstr ""
26
27 #: popt.c:1711
28 msgid "missing argument"
29 msgstr ""
30
31 #: popt.c:1713
32 msgid "unknown option"
33 msgstr ""
34
35 #: popt.c:1715
36 msgid "mutually exclusive logical operations requested"
37 msgstr ""
38
39 #: popt.c:1717
40 msgid "opt->arg should not be NULL"
41 msgstr ""
42
43 #: popt.c:1719
44 msgid "aliases nested too deeply"
45 msgstr ""
46
47 #: popt.c:1721
48 msgid "error in parameter quoting"
49 msgstr ""
50
51 #: popt.c:1723
52 msgid "invalid numeric value"
53 msgstr ""
54
55 #: popt.c:1725
56 msgid "number too large or too small"
57 msgstr ""
58
59 #: popt.c:1727
60 msgid "memory allocation failed"
61 msgstr ""
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 ""
70
71 #: popthelp.c:75 popthelp.c:86
72 msgid "Show this help message"
73 msgstr ""
74
75 #: popthelp.c:76 popthelp.c:87
76 msgid "Display brief usage message"
77 msgstr ""
78
79 #: popthelp.c:90
80 msgid "Display option defaults in message"
81 msgstr ""
82
83 #: popthelp.c:92
84 msgid "Terminate options"
85 msgstr ""
86
87 #: popthelp.c:191
88 msgid "Help options:"
89 msgstr ""
90
91 #: popthelp.c:192
92 msgid "Options implemented via popt alias/exec:"
93 msgstr ""
94
95 #: popthelp.c:200
96 msgid "NONE"
97 msgstr ""
98
99 #: popthelp.c:202
100 msgid "VAL"
101 msgstr ""
102
103 #: popthelp.c:206
104 msgid "INT"
105 msgstr ""
106
107 #: popthelp.c:207
108 msgid "SHORT"
109 msgstr ""
110
111 #: popthelp.c:208
112 msgid "LONG"
113 msgstr ""
114
115 #: popthelp.c:209
116 msgid "LONGLONG"
117 msgstr ""
118
119 #: popthelp.c:210
120 msgid "STRING"
121 msgstr ""
122
123 #: popthelp.c:211
124 msgid "FLOAT"
125 msgstr ""
126
127 #: popthelp.c:212
128 msgid "DOUBLE"
129 msgstr ""
130
131 #: popthelp.c:215
132 msgid "ARG"
133 msgstr ""
134
135 #: popthelp.c:649
136 msgid "Usage:"
137 msgstr ""
138
139 #: popthelp.c:672
140 msgid "[OPTION...]"
141 msgstr ""