• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SOME DESCRIPTIVE TITLE.
2# This file is put in the public domain.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
5#, fuzzy
6msgid ""
7msgstr ""
8"Project-Id-Version: popt 1.18\n"
9"Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
10"POT-Creation-Date: 2020-06-23 13:29+0300\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"Language: \n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#: src/popt.c:46
20msgid "unknown errno"
21msgstr ""
22
23#: src/popt.c:1206
24#, c-format
25msgid "option type (%u) not implemented in popt\n"
26msgstr ""
27
28#: src/popt.c:1625
29msgid "missing argument"
30msgstr ""
31
32#: src/popt.c:1627
33msgid "unknown option"
34msgstr ""
35
36#: src/popt.c:1629
37msgid "mutually exclusive logical operations requested"
38msgstr ""
39
40#: src/popt.c:1631
41msgid "opt->arg should not be NULL"
42msgstr ""
43
44#: src/popt.c:1633
45msgid "aliases nested too deeply"
46msgstr ""
47
48#: src/popt.c:1635
49msgid "error in parameter quoting"
50msgstr ""
51
52#: src/popt.c:1637
53msgid "invalid numeric value"
54msgstr ""
55
56#: src/popt.c:1639
57msgid "number too large or too small"
58msgstr ""
59
60#: src/popt.c:1641
61msgid "memory allocation failed"
62msgstr ""
63
64#: src/popt.c:1643
65msgid "config file failed sanity test"
66msgstr ""
67
68#: src/popt.c:1647
69msgid "unknown error"
70msgstr ""
71
72#: src/popthelp.c:64 src/popthelp.c:72
73msgid "Show this help message"
74msgstr ""
75
76#: src/popthelp.c:65 src/popthelp.c:73
77msgid "Display brief usage message"
78msgstr ""
79
80#: src/popthelp.c:76
81msgid "Display option defaults in message"
82msgstr ""
83
84#: src/popthelp.c:78
85msgid "Terminate options"
86msgstr ""
87
88#: src/popthelp.c:170
89msgid "Help options:"
90msgstr ""
91
92#: src/popthelp.c:171
93msgid "Options implemented via popt alias/exec:"
94msgstr ""
95
96#: src/popthelp.c:179
97msgid "NONE"
98msgstr ""
99
100#: src/popthelp.c:181
101msgid "VAL"
102msgstr ""
103
104#: src/popthelp.c:185
105msgid "INT"
106msgstr ""
107
108#: src/popthelp.c:186
109msgid "SHORT"
110msgstr ""
111
112#: src/popthelp.c:187
113msgid "LONG"
114msgstr ""
115
116#: src/popthelp.c:188
117msgid "LONGLONG"
118msgstr ""
119
120#: src/popthelp.c:189
121msgid "STRING"
122msgstr ""
123
124#: src/popthelp.c:190
125msgid "FLOAT"
126msgstr ""
127
128#: src/popthelp.c:191
129msgid "DOUBLE"
130msgstr ""
131
132#: src/popthelp.c:194
133msgid "ARG"
134msgstr ""
135
136#: src/popthelp.c:616
137msgid "Usage:"
138msgstr ""
139
140#: src/popthelp.c:638
141msgid "[OPTION...]"
142msgstr ""
143