summaryrefslogtreecommitdiffstats
path: root/gl/po/man-db-gnulib.pot
blob: 3516e6aa932564dce35c39683ddd5b0476ca14cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the man-db package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: man-db 2.11.2\n"
"Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n"
"POT-Creation-Date: 2023-01-08 22:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: gl/lib/argp-help.c:162
#, c-format
msgid "ARGP_HELP_FMT: %s value is less than or equal to %s"
msgstr ""

#: gl/lib/argp-help.c:238
#, c-format
msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
msgstr ""

#: gl/lib/argp-help.c:248
#, c-format
msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
msgstr ""

#: gl/lib/argp-help.c:261
#, c-format
msgid "Garbage in ARGP_HELP_FMT: %s"
msgstr ""

#: gl/lib/argp-help.c:1374
msgid ""
"Mandatory or optional arguments to long options are also mandatory or "
"optional for any corresponding short options."
msgstr ""

#: gl/lib/argp-help.c:1740
msgid "Usage:"
msgstr ""

#: gl/lib/argp-help.c:1744
msgid "  or: "
msgstr ""

#: gl/lib/argp-help.c:1756
msgid " [OPTION...]"
msgstr ""

#: gl/lib/argp-help.c:1783
#, c-format
msgid "Try '%s --help' or '%s --usage' for more information.\n"
msgstr ""

#: gl/lib/argp-help.c:1811
#, c-format
msgid "Report bugs to %s.\n"
msgstr ""

#: gl/lib/argp-help.c:2011 gl/lib/error.c:195
msgid "Unknown system error"
msgstr ""

#: gl/lib/argp-parse.c:91
msgid "give this help list"
msgstr ""

#: gl/lib/argp-parse.c:92
msgid "give a short usage message"
msgstr ""

#: gl/lib/argp-parse.c:93
msgid "NAME"
msgstr ""

#: gl/lib/argp-parse.c:94
msgid "set the program name"
msgstr ""

#: gl/lib/argp-parse.c:95
msgid "SECS"
msgstr ""

#: gl/lib/argp-parse.c:96
msgid "hang for SECS seconds (default 3600)"
msgstr ""

#: gl/lib/argp-parse.c:154
msgid "print program version"
msgstr ""

#: gl/lib/argp-parse.c:171
msgid "(PROGRAM ERROR) No version known!?"
msgstr ""

#: gl/lib/argp-parse.c:624
#, c-format
msgid "%s: Too many arguments\n"
msgstr ""

#: gl/lib/argp-parse.c:770
msgid "(PROGRAM ERROR) Option should have been recognized!?"
msgstr ""

#: gl/lib/getopt.c:278
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr ""

#: gl/lib/getopt.c:284
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr ""

#: gl/lib/getopt.c:319
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr ""

#: gl/lib/getopt.c:345
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr ""

#: gl/lib/getopt.c:360
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr ""

#: gl/lib/getopt.c:621
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr ""

#: gl/lib/getopt.c:636 gl/lib/getopt.c:682
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr ""

#: gl/lib/openat-die.c:38
#, c-format
msgid "unable to record current working directory"
msgstr ""

#: gl/lib/openat-die.c:57
#, c-format
msgid "failed to return to initial working directory"
msgstr ""

#: gl/lib/regcomp.c:122
msgid "Success"
msgstr ""

#: gl/lib/regcomp.c:125
msgid "No match"
msgstr ""

#: gl/lib/regcomp.c:128
msgid "Invalid regular expression"
msgstr ""

#: gl/lib/regcomp.c:131
msgid "Invalid collation character"
msgstr ""

#: gl/lib/regcomp.c:134
msgid "Invalid character class name"
msgstr ""

#: gl/lib/regcomp.c:137
msgid "Trailing backslash"
msgstr ""

#: gl/lib/regcomp.c:140
msgid "Invalid back reference"
msgstr ""

#: gl/lib/regcomp.c:143
msgid "Unmatched [, [^, [:, [., or [="
msgstr ""

#: gl/lib/regcomp.c:146
msgid "Unmatched ( or \\("
msgstr ""

#: gl/lib/regcomp.c:149
msgid "Unmatched \\{"
msgstr ""

#: gl/lib/regcomp.c:152
msgid "Invalid content of \\{\\}"
msgstr ""

#: gl/lib/regcomp.c:155
msgid "Invalid range end"
msgstr ""

#: gl/lib/regcomp.c:158
msgid "Memory exhausted"
msgstr ""

#: gl/lib/regcomp.c:161
msgid "Invalid preceding regular expression"
msgstr ""

#: gl/lib/regcomp.c:164
msgid "Premature end of regular expression"
msgstr ""

#: gl/lib/regcomp.c:167
msgid "Regular expression too big"
msgstr ""

#: gl/lib/regcomp.c:170
msgid "Unmatched ) or \\)"
msgstr ""

#: gl/lib/regcomp.c:650
msgid "No previous regular expression"
msgstr ""

#: gl/lib/verror.c:76
#, c-format
msgid "unable to display error message"
msgstr ""

#: gl/lib/xalloc-die.c:34
msgid "memory exhausted"
msgstr ""

#: gl/lib/xstdopen.c:34
#, c-format
msgid "standard file descriptors"
msgstr ""