summaryrefslogtreecommitdiffstats
path: root/gnulib_po/wget-gnulib.pot
blob: 31fda887343c7d28a1b3a5c5bfd8b0cc4ab15a50 (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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the GNU wget package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: GNU wget 1.21.3\n"
"Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n"
"POT-Creation-Date: 2022-02-26 17:24+0100\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"

#: lib/error.c:195
msgid "Unknown system error"
msgstr ""

#: lib/gai_strerror.c:57
msgid "Address family for hostname not supported"
msgstr ""

#: lib/gai_strerror.c:58
msgid "Temporary failure in name resolution"
msgstr ""

#: lib/gai_strerror.c:59
msgid "Bad value for ai_flags"
msgstr ""

#: lib/gai_strerror.c:60
msgid "Non-recoverable failure in name resolution"
msgstr ""

#: lib/gai_strerror.c:61
msgid "ai_family not supported"
msgstr ""

#: lib/gai_strerror.c:62
msgid "Memory allocation failure"
msgstr ""

#: lib/gai_strerror.c:63
msgid "No address associated with hostname"
msgstr ""

#: lib/gai_strerror.c:64
msgid "Name or service not known"
msgstr ""

#: lib/gai_strerror.c:65
msgid "Servname not supported for ai_socktype"
msgstr ""

#: lib/gai_strerror.c:66
msgid "ai_socktype not supported"
msgstr ""

#: lib/gai_strerror.c:67
msgid "System error"
msgstr ""

#: lib/gai_strerror.c:68
msgid "Argument buffer too small"
msgstr ""

#: lib/gai_strerror.c:70
msgid "Processing request in progress"
msgstr ""

#: lib/gai_strerror.c:71
msgid "Request canceled"
msgstr ""

#: lib/gai_strerror.c:72
msgid "Request not canceled"
msgstr ""

#: lib/gai_strerror.c:73
msgid "All requests done"
msgstr ""

#: lib/gai_strerror.c:74
msgid "Interrupted by a signal"
msgstr ""

#: lib/gai_strerror.c:75
msgid "Parameter string not correctly encoded"
msgstr ""

#: lib/gai_strerror.c:87
msgid "Unknown error"
msgstr ""

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

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

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

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

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

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

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

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

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

#: lib/os2-spawn.c:46
#, c-format
msgid "_open_osfhandle failed"
msgstr ""

#: lib/os2-spawn.c:83
#, c-format
msgid "cannot restore fd %d: dup2 failed"
msgstr ""

#. TRANSLATORS:
#. Get translations for open and closing quotation marks.
#. The message catalog should translate "`" to a left
#. quotation mark suitable for the locale, and similarly for
#. "'".  For example, a French Unicode local should translate
#. these to U+00AB (LEFT-POINTING DOUBLE ANGLE
#. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE
#. QUOTATION MARK), respectively.
#.
#. If the catalog has no translation, we will try to
#. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and
#. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK).  If the
#. current locale is not Unicode, locale_quoting_style
#. will quote 'like this', and clocale_quoting_style will
#. quote "like this".  You should always include translations
#. for "`" and "'" even if U+2018 and U+2019 are appropriate
#. for your locale.
#.
#. If you don't know what to put here, please see
#. <https://en.wikipedia.org/wiki/Quotation_marks_in_other_languages>
#. and use glyphs suitable for your language.
#: lib/quotearg.c:355
msgid "`"
msgstr ""

#: lib/quotearg.c:356
msgid "'"
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: lib/spawn-pipe.c:217 lib/spawn-pipe.c:220 lib/spawn-pipe.c:459
#: lib/spawn-pipe.c:462
#, c-format
msgid "cannot create pipe"
msgstr ""

#: lib/spawn-pipe.c:597 lib/wait-process.c:291 lib/wait-process.c:365
#, c-format
msgid "%s subprocess failed"
msgstr ""

#: lib/wait-process.c:232 lib/wait-process.c:264 lib/wait-process.c:326
#, c-format
msgid "%s subprocess"
msgstr ""

#: lib/wait-process.c:283 lib/wait-process.c:355
#, c-format
msgid "%s subprocess got fatal signal %d"
msgstr ""

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