1 | # SOME DESCRIPTIVE TITLE.
|
---|
2 | # Copyright (C) YEAR Free Software Foundation, Inc.
|
---|
3 | # This file is distributed under the same license as the PACKAGE package.
|
---|
4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
---|
5 | #
|
---|
6 | #, fuzzy
|
---|
7 | msgid ""
|
---|
8 | msgstr ""
|
---|
9 | "Project-Id-Version: PACKAGE VERSION\n"
|
---|
10 | "Report-Msgid-Bugs-To: \n"
|
---|
11 | "POT-Creation-Date: 2006-02-03 10:26+0100\n"
|
---|
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
---|
13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
---|
14 | "Language-Team: LANGUAGE <LL@li.org>\n"
|
---|
15 | "MIME-Version: 1.0\n"
|
---|
16 | "Content-Type: text/plain; charset=CHARSET\n"
|
---|
17 | "Content-Transfer-Encoding: 8bit\n"
|
---|
18 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
---|
19 |
|
---|
20 | #: sed/compile.c:162
|
---|
21 | msgid "multiple `!'s"
|
---|
22 | msgstr ""
|
---|
23 |
|
---|
24 | #: sed/compile.c:163
|
---|
25 | msgid "unexpected `,'"
|
---|
26 | msgstr ""
|
---|
27 |
|
---|
28 | #: sed/compile.c:164
|
---|
29 | msgid "invalid usage of +N or ~N as first address"
|
---|
30 | msgstr ""
|
---|
31 |
|
---|
32 | #: sed/compile.c:165
|
---|
33 | msgid "unmatched `{'"
|
---|
34 | msgstr ""
|
---|
35 |
|
---|
36 | #: sed/compile.c:166
|
---|
37 | msgid "unexpected `}'"
|
---|
38 | msgstr ""
|
---|
39 |
|
---|
40 | #: sed/compile.c:167
|
---|
41 | msgid "extra characters after command"
|
---|
42 | msgstr ""
|
---|
43 |
|
---|
44 | #: sed/compile.c:168
|
---|
45 | msgid "expected \\ after `a', `c' or `i'"
|
---|
46 | msgstr ""
|
---|
47 |
|
---|
48 | #: sed/compile.c:169
|
---|
49 | msgid "`}' doesn't want any addresses"
|
---|
50 | msgstr ""
|
---|
51 |
|
---|
52 | #: sed/compile.c:170
|
---|
53 | msgid ": doesn't want any addresses"
|
---|
54 | msgstr ""
|
---|
55 |
|
---|
56 | #: sed/compile.c:171
|
---|
57 | msgid "comments don't accept any addresses"
|
---|
58 | msgstr ""
|
---|
59 |
|
---|
60 | #: sed/compile.c:172
|
---|
61 | msgid "missing command"
|
---|
62 | msgstr ""
|
---|
63 |
|
---|
64 | #: sed/compile.c:173
|
---|
65 | msgid "command only uses one address"
|
---|
66 | msgstr ""
|
---|
67 |
|
---|
68 | #: sed/compile.c:174
|
---|
69 | msgid "unterminated address regex"
|
---|
70 | msgstr ""
|
---|
71 |
|
---|
72 | #: sed/compile.c:175
|
---|
73 | msgid "unterminated `s' command"
|
---|
74 | msgstr ""
|
---|
75 |
|
---|
76 | #: sed/compile.c:176
|
---|
77 | msgid "unterminated `y' command"
|
---|
78 | msgstr ""
|
---|
79 |
|
---|
80 | #: sed/compile.c:177
|
---|
81 | msgid "unknown option to `s'"
|
---|
82 | msgstr ""
|
---|
83 |
|
---|
84 | #: sed/compile.c:178
|
---|
85 | msgid "multiple `p' options to `s' command"
|
---|
86 | msgstr ""
|
---|
87 |
|
---|
88 | #: sed/compile.c:179
|
---|
89 | msgid "multiple `g' options to `s' command"
|
---|
90 | msgstr ""
|
---|
91 |
|
---|
92 | #: sed/compile.c:180
|
---|
93 | msgid "multiple number options to `s' command"
|
---|
94 | msgstr ""
|
---|
95 |
|
---|
96 | #: sed/compile.c:181
|
---|
97 | msgid "number option to `s' command may not be zero"
|
---|
98 | msgstr ""
|
---|
99 |
|
---|
100 | #: sed/compile.c:182
|
---|
101 | msgid "strings for `y' command are different lengths"
|
---|
102 | msgstr ""
|
---|
103 |
|
---|
104 | #: sed/compile.c:183
|
---|
105 | msgid "delimiter character is not a single-byte character"
|
---|
106 | msgstr ""
|
---|
107 |
|
---|
108 | #: sed/compile.c:184
|
---|
109 | msgid "expected newer version of sed"
|
---|
110 | msgstr ""
|
---|
111 |
|
---|
112 | #: sed/compile.c:185
|
---|
113 | msgid "invalid usage of line address 0"
|
---|
114 | msgstr ""
|
---|
115 |
|
---|
116 | #: sed/compile.c:186
|
---|
117 | #, c-format
|
---|
118 | msgid "unknown command: `%c'"
|
---|
119 | msgstr ""
|
---|
120 |
|
---|
121 | #: sed/compile.c:209
|
---|
122 | #, c-format
|
---|
123 | msgid "%s: file %s line %lu: %s\n"
|
---|
124 | msgstr ""
|
---|
125 |
|
---|
126 | #: sed/compile.c:212
|
---|
127 | #, c-format
|
---|
128 | msgid "%s: -e expression #%lu, char %lu: %s\n"
|
---|
129 | msgstr ""
|
---|
130 |
|
---|
131 | #: sed/compile.c:1644
|
---|
132 | #, c-format
|
---|
133 | msgid "can't find label for jump to `%s'"
|
---|
134 | msgstr ""
|
---|
135 |
|
---|
136 | #: sed/execute.c:650
|
---|
137 | #, c-format
|
---|
138 | msgid "%s: can't read %s: %s\n"
|
---|
139 | msgstr ""
|
---|
140 |
|
---|
141 | #: sed/execute.c:673
|
---|
142 | #, c-format
|
---|
143 | msgid "couldn't edit %s: is a terminal"
|
---|
144 | msgstr ""
|
---|
145 |
|
---|
146 | #: sed/execute.c:677
|
---|
147 | #, c-format
|
---|
148 | msgid "couldn't edit %s: not a regular file"
|
---|
149 | msgstr ""
|
---|
150 |
|
---|
151 | #: sed/execute.c:684 lib/utils.c:196
|
---|
152 | #, c-format
|
---|
153 | msgid "couldn't open temporary file %s: %s"
|
---|
154 | msgstr ""
|
---|
155 |
|
---|
156 | #: sed/execute.c:1206 sed/execute.c:1387
|
---|
157 | msgid "error in subprocess"
|
---|
158 | msgstr ""
|
---|
159 |
|
---|
160 | #: sed/execute.c:1208
|
---|
161 | msgid "option `e' not supported"
|
---|
162 | msgstr ""
|
---|
163 |
|
---|
164 | #: sed/execute.c:1389
|
---|
165 | msgid "`e' command not supported"
|
---|
166 | msgstr ""
|
---|
167 |
|
---|
168 | #: sed/execute.c:1714
|
---|
169 | msgid "no input files"
|
---|
170 | msgstr ""
|
---|
171 |
|
---|
172 | #: sed/regexp.c:39
|
---|
173 | msgid "no previous regular expression"
|
---|
174 | msgstr ""
|
---|
175 |
|
---|
176 | #: sed/regexp.c:40
|
---|
177 | msgid "cannot specify modifiers on empty regexp"
|
---|
178 | msgstr ""
|
---|
179 |
|
---|
180 | #: sed/regexp.c:115
|
---|
181 | #, c-format
|
---|
182 | msgid "invalid reference \\%d on `s' command's RHS"
|
---|
183 | msgstr ""
|
---|
184 |
|
---|
185 | #: sed/sed.c:93
|
---|
186 | msgid ""
|
---|
187 | " -R, --regexp-perl\n"
|
---|
188 | " use Perl 5's regular expressions syntax in the script.\n"
|
---|
189 | msgstr ""
|
---|
190 |
|
---|
191 | #: sed/sed.c:98
|
---|
192 | #, c-format
|
---|
193 | msgid ""
|
---|
194 | "Usage: %s [OPTION]... {script-only-if-no-other-script} [input-file]...\n"
|
---|
195 | "\n"
|
---|
196 | msgstr ""
|
---|
197 |
|
---|
198 | #: sed/sed.c:102
|
---|
199 | #, c-format
|
---|
200 | msgid ""
|
---|
201 | " -n, --quiet, --silent\n"
|
---|
202 | " suppress automatic printing of pattern space\n"
|
---|
203 | msgstr ""
|
---|
204 |
|
---|
205 | #: sed/sed.c:104
|
---|
206 | #, c-format
|
---|
207 | msgid ""
|
---|
208 | " -e script, --expression=script\n"
|
---|
209 | " add the script to the commands to be executed\n"
|
---|
210 | msgstr ""
|
---|
211 |
|
---|
212 | #: sed/sed.c:106
|
---|
213 | #, c-format
|
---|
214 | msgid ""
|
---|
215 | " -f script-file, --file=script-file\n"
|
---|
216 | " add the contents of script-file to the commands to be "
|
---|
217 | "executed\n"
|
---|
218 | msgstr ""
|
---|
219 |
|
---|
220 | #: sed/sed.c:108
|
---|
221 | #, c-format
|
---|
222 | msgid ""
|
---|
223 | " -i[SUFFIX], --in-place[=SUFFIX]\n"
|
---|
224 | " edit files in place (makes backup if extension supplied)\n"
|
---|
225 | msgstr ""
|
---|
226 |
|
---|
227 | #: sed/sed.c:110
|
---|
228 | #, c-format
|
---|
229 | msgid ""
|
---|
230 | " -l N, --line-length=N\n"
|
---|
231 | " specify the desired line-wrap length for the `l' command\n"
|
---|
232 | msgstr ""
|
---|
233 |
|
---|
234 | #: sed/sed.c:112
|
---|
235 | #, c-format
|
---|
236 | msgid ""
|
---|
237 | " --posix\n"
|
---|
238 | " disable all GNU extensions.\n"
|
---|
239 | msgstr ""
|
---|
240 |
|
---|
241 | #: sed/sed.c:114
|
---|
242 | #, c-format
|
---|
243 | msgid ""
|
---|
244 | " -r, --regexp-extended\n"
|
---|
245 | " use extended regular expressions in the script.\n"
|
---|
246 | msgstr ""
|
---|
247 |
|
---|
248 | #: sed/sed.c:117
|
---|
249 | #, c-format
|
---|
250 | msgid ""
|
---|
251 | " -s, --separate\n"
|
---|
252 | " consider files as separate rather than as a single "
|
---|
253 | "continuous\n"
|
---|
254 | " long stream.\n"
|
---|
255 | msgstr ""
|
---|
256 |
|
---|
257 | #: sed/sed.c:120
|
---|
258 | #, c-format
|
---|
259 | msgid ""
|
---|
260 | " -u, --unbuffered\n"
|
---|
261 | " load minimal amounts of data from the input files and "
|
---|
262 | "flush\n"
|
---|
263 | " the output buffers more often\n"
|
---|
264 | msgstr ""
|
---|
265 |
|
---|
266 | #: sed/sed.c:123
|
---|
267 | #, c-format
|
---|
268 | msgid " --help display this help and exit\n"
|
---|
269 | msgstr ""
|
---|
270 |
|
---|
271 | #: sed/sed.c:124
|
---|
272 | #, c-format
|
---|
273 | msgid " --version output version information and exit\n"
|
---|
274 | msgstr ""
|
---|
275 |
|
---|
276 | #: sed/sed.c:125
|
---|
277 | #, c-format
|
---|
278 | msgid ""
|
---|
279 | "\n"
|
---|
280 | "If no -e, --expression, -f, or --file option is given, then the first\n"
|
---|
281 | "non-option argument is taken as the sed script to interpret. All\n"
|
---|
282 | "remaining arguments are names of input files; if no input files are\n"
|
---|
283 | "specified, then the standard input is read.\n"
|
---|
284 | "\n"
|
---|
285 | msgstr ""
|
---|
286 |
|
---|
287 | #: sed/sed.c:131
|
---|
288 | #, c-format
|
---|
289 | msgid ""
|
---|
290 | "E-mail bug reports to: %s .\n"
|
---|
291 | "Be sure to include the word ``%s'' somewhere in the ``Subject:'' field.\n"
|
---|
292 | msgstr ""
|
---|
293 |
|
---|
294 | #: sed/sed.c:268
|
---|
295 | #, c-format
|
---|
296 | msgid "super-sed version %s\n"
|
---|
297 | msgstr ""
|
---|
298 |
|
---|
299 | #: sed/sed.c:269
|
---|
300 | #, c-format
|
---|
301 | msgid ""
|
---|
302 | "based on GNU sed version %s\n"
|
---|
303 | "\n"
|
---|
304 | msgstr ""
|
---|
305 |
|
---|
306 | #: sed/sed.c:271
|
---|
307 | #, c-format
|
---|
308 | msgid "GNU sed version %s\n"
|
---|
309 | msgstr ""
|
---|
310 |
|
---|
311 | #: sed/sed.c:273
|
---|
312 | #, c-format
|
---|
313 | msgid ""
|
---|
314 | "%s\n"
|
---|
315 | "This is free software; see the source for copying conditions. There is NO\n"
|
---|
316 | "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,\n"
|
---|
317 | "to the extent permitted by law.\n"
|
---|
318 | msgstr ""
|
---|
319 |
|
---|
320 | #: lib/utils.c:98 lib/utils.c:336
|
---|
321 | #, c-format
|
---|
322 | msgid "cannot remove %s: %s"
|
---|
323 | msgstr ""
|
---|
324 |
|
---|
325 | #: lib/utils.c:143
|
---|
326 | #, c-format
|
---|
327 | msgid "couldn't open file %s: %s"
|
---|
328 | msgstr ""
|
---|
329 |
|
---|
330 | #: lib/utils.c:220
|
---|
331 | #, c-format
|
---|
332 | msgid "couldn't write %d item to %s: %s"
|
---|
333 | msgid_plural "couldn't write %d items to %s: %s"
|
---|
334 | msgstr[0] ""
|
---|
335 | msgstr[1] ""
|
---|
336 |
|
---|
337 | #: lib/utils.c:235 lib/utils.c:251
|
---|
338 | #, c-format
|
---|
339 | msgid "read error on %s: %s"
|
---|
340 | msgstr ""
|
---|
341 |
|
---|
342 | #: lib/utils.c:341
|
---|
343 | #, c-format
|
---|
344 | msgid "cannot rename %s: %s"
|
---|
345 | msgstr ""
|
---|
346 |
|
---|
347 | #: lib/regcomp.c:132
|
---|
348 | msgid "Success"
|
---|
349 | msgstr ""
|
---|
350 |
|
---|
351 | #: lib/regcomp.c:135
|
---|
352 | msgid "No match"
|
---|
353 | msgstr ""
|
---|
354 |
|
---|
355 | #: lib/regcomp.c:138
|
---|
356 | msgid "Invalid regular expression"
|
---|
357 | msgstr ""
|
---|
358 |
|
---|
359 | #: lib/regcomp.c:141
|
---|
360 | msgid "Invalid collation character"
|
---|
361 | msgstr ""
|
---|
362 |
|
---|
363 | #: lib/regcomp.c:144
|
---|
364 | msgid "Invalid character class name"
|
---|
365 | msgstr ""
|
---|
366 |
|
---|
367 | #: lib/regcomp.c:147
|
---|
368 | msgid "Trailing backslash"
|
---|
369 | msgstr ""
|
---|
370 |
|
---|
371 | #: lib/regcomp.c:150
|
---|
372 | msgid "Invalid back reference"
|
---|
373 | msgstr ""
|
---|
374 |
|
---|
375 | #: lib/regcomp.c:153
|
---|
376 | msgid "Unmatched [ or [^"
|
---|
377 | msgstr ""
|
---|
378 |
|
---|
379 | #: lib/regcomp.c:156
|
---|
380 | msgid "Unmatched ( or \\("
|
---|
381 | msgstr ""
|
---|
382 |
|
---|
383 | #: lib/regcomp.c:159
|
---|
384 | msgid "Unmatched \\{"
|
---|
385 | msgstr ""
|
---|
386 |
|
---|
387 | #: lib/regcomp.c:162
|
---|
388 | msgid "Invalid content of \\{\\}"
|
---|
389 | msgstr ""
|
---|
390 |
|
---|
391 | #: lib/regcomp.c:165
|
---|
392 | msgid "Invalid range end"
|
---|
393 | msgstr ""
|
---|
394 |
|
---|
395 | #: lib/regcomp.c:168
|
---|
396 | msgid "Memory exhausted"
|
---|
397 | msgstr ""
|
---|
398 |
|
---|
399 | #: lib/regcomp.c:171
|
---|
400 | msgid "Invalid preceding regular expression"
|
---|
401 | msgstr ""
|
---|
402 |
|
---|
403 | #: lib/regcomp.c:174
|
---|
404 | msgid "Premature end of regular expression"
|
---|
405 | msgstr ""
|
---|
406 |
|
---|
407 | #: lib/regcomp.c:177
|
---|
408 | msgid "Regular expression too big"
|
---|
409 | msgstr ""
|
---|
410 |
|
---|
411 | #: lib/regcomp.c:180
|
---|
412 | msgid "Unmatched ) or \\)"
|
---|
413 | msgstr ""
|
---|
414 |
|
---|
415 | #: lib/regcomp.c:660
|
---|
416 | msgid "No previous regular expression"
|
---|
417 | msgstr ""
|
---|