Imported Upstream version 1.2.1
[platform/upstream/wdiff.git] / po / en@boldquot.po
1 # English translations for GNU wdiff package.
2 # Copyright (C) 2013 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the GNU wdiff package.
4 # Automatically generated, 2013.
5 #
6 # All this catalog "translates" are quotation characters.
7 # The msgids must be ASCII and therefore cannot contain real quotation
8 # characters, only substitutes like grave accent (0x60), apostrophe (0x27)
9 # and double quote (0x22). These substitutes look strange; see
10 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
11 #
12 # This catalog translates grave accent (0x60) and apostrophe (0x27) to
13 # left single quotation mark (U+2018) and right single quotation mark (U+2019).
14 # It also translates pairs of apostrophe (0x27) to
15 # left single quotation mark (U+2018) and right single quotation mark (U+2019)
16 # and pairs of quotation mark (0x22) to
17 # left double quotation mark (U+201C) and right double quotation mark (U+201D).
18 #
19 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
20 # When output to an ISO-8859-1 terminal, the single quotation marks are
21 # transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to
22 # grave/acute accent (by libiconv), and the double quotation marks are
23 # transliterated to 0x22.
24 # When output to an ASCII terminal, the single quotation marks are
25 # transliterated to apostrophes, and the double quotation marks are
26 # transliterated to 0x22.
27 #
28 # This catalog furthermore displays the text between the quotation marks in
29 # bold face, assuming the VT100/XTerm escape sequences.
30 #
31 msgid ""
32 msgstr ""
33 "Project-Id-Version: GNU wdiff 1.2.1\n"
34 "Report-Msgid-Bugs-To: wdiff-bugs@gnu.org\n"
35 "POT-Creation-Date: 2013-03-09 02:55+0100\n"
36 "PO-Revision-Date: 2013-03-09 02:55+0100\n"
37 "Last-Translator: Automatically generated\n"
38 "Language-Team: none\n"
39 "Language: en@boldquot\n"
40 "MIME-Version: 1.0\n"
41 "Content-Type: text/plain; charset=UTF-8\n"
42 "Content-Transfer-Encoding: 8bit\n"
43 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
44
45 #: src/mdiff.c:375
46 #, c-format
47 msgid "%s (for regexp `%s')"
48 msgstr "%s (for regexp ‘\e[1m%s\e[0m’)"
49
50 #: src/mdiff.c:890 src/wdiff.c:1473
51 #, c-format
52 msgid "only one file may be standard input"
53 msgstr "only one file may be standard input"
54
55 #: src/mdiff.c:905 src/wdiff.c:678
56 #, c-format
57 msgid "directories not supported"
58 msgstr "directories not supported"
59
60 #: src/mdiff.c:1048
61 #, c-format
62 msgid "Reading %s"
63 msgstr "Reading %s"
64
65 #: src/mdiff.c:1172
66 #, c-format
67 msgid ", %d item\n"
68 msgid_plural ", %d items\n"
69 msgstr[0] ", %d item\n"
70 msgstr[1] ", %d items\n"
71
72 #: src/mdiff.c:1252
73 #, c-format
74 msgid "Read summary:"
75 msgstr "Read summary:"
76
77 #: src/mdiff.c:1253
78 #, c-format
79 msgid " %d file,"
80 msgid_plural " %d files,"
81 msgstr[0] " %d file,"
82 msgstr[1] " %d files,"
83
84 #: src/mdiff.c:1254
85 #, c-format
86 msgid " %d item\n"
87 msgid_plural " %d items\n"
88 msgstr[0] " %d item\n"
89 msgstr[1] " %d items\n"
90
91 #: src/mdiff.c:1647
92 #, c-format
93 msgid "Sorting"
94 msgstr "Sorting"
95
96 #: src/mdiff.c:1664
97 #, c-format
98 msgid ", clustering"
99 msgstr ", clustering"
100
101 #: src/mdiff.c:1833 src/mdiff.c:1895
102 #, c-format
103 msgid ", done\n"
104 msgstr ", done\n"
105
106 #: src/mdiff.c:1882
107 #, c-format
108 msgid "Sorting members"
109 msgstr "Sorting members"
110
111 #: src/mdiff.c:1915 src/mdiff.c:2298
112 #, c-format
113 msgid "Work summary:"
114 msgstr "Work summary:"
115
116 #: src/mdiff.c:1916 src/mdiff.c:2299
117 #, c-format
118 msgid " %d cluster,"
119 msgid_plural " %d clusters,"
120 msgstr[0] " %d cluster,"
121 msgstr[1] " %d clusters,"
122
123 #: src/mdiff.c:1918
124 #, c-format
125 msgid " %d member\n"
126 msgid_plural " %d members\n"
127 msgstr[0] " %d member\n"
128 msgstr[1] " %d members\n"
129
130 #: src/mdiff.c:2301
131 #, c-format
132 msgid " %d member,"
133 msgid_plural " %d members,"
134 msgstr[0] " %d member,"
135 msgstr[1] " %d members,"
136
137 #: src/mdiff.c:2303
138 #, c-format
139 msgid " %d overlap\n"
140 msgid_plural " %d overlaps\n"
141 msgstr[0] " %d overlap\n"
142 msgstr[1] " %d overlaps\n"
143
144 #: src/mdiff.c:2353 src/wdiff.c:228
145 #, c-format
146 msgid "select a terminal through the TERM environment variable"
147 msgstr "select a terminal through the TERM environment variable"
148
149 #: src/mdiff.c:2356 src/wdiff.c:231
150 #, c-format
151 msgid "could not access the termcap data base"
152 msgstr "could not access the termcap data base"
153
154 #: src/mdiff.c:2358 src/wdiff.c:233
155 #, c-format
156 msgid "terminal type `%s' is not defined"
157 msgstr "terminal type ‘\e[1m%s\e[0m’ is not defined"
158
159 #: src/mdiff.c:3709 src/mdiff.c:3725 src/wdiff.c:1167 src/wdiff.c:1183
160 #, c-format
161 msgid "%s: %d word"
162 msgid_plural "%s: %d words"
163 msgstr[0] "%s: %d word"
164 msgstr[1] "%s: %d words"
165
166 #: src/mdiff.c:3713 src/mdiff.c:3729 src/wdiff.c:1171 src/wdiff.c:1187
167 #, c-format
168 msgid "  %d %.0f%% common"
169 msgid_plural "  %d %.0f%% common"
170 msgstr[0] "  %d %.0f%% common"
171 msgstr[1] "  %d %.0f%% common"
172
173 #: src/mdiff.c:3716 src/wdiff.c:1174
174 #, c-format
175 msgid "  %d %.0f%% deleted"
176 msgid_plural "  %d %.0f%% deleted"
177 msgstr[0] "  %d %.0f%% deleted"
178 msgstr[1] "  %d %.0f%% deleted"
179
180 #: src/mdiff.c:3719 src/mdiff.c:3735 src/wdiff.c:1177 src/wdiff.c:1193
181 #, c-format
182 msgid "  %d %.0f%% changed"
183 msgid_plural "  %d %.0f%% changed"
184 msgstr[0] "  %d %.0f%% changed"
185 msgstr[1] "  %d %.0f%% changed"
186
187 #: src/mdiff.c:3732 src/wdiff.c:1190
188 #, c-format
189 msgid "  %d %.0f%% inserted"
190 msgid_plural "  %d %.0f%% inserted"
191 msgstr[0] "  %d %.0f%% inserted"
192 msgstr[1] "  %d %.0f%% inserted"
193
194 #: src/mdiff.c:3763 src/wdiff.c:1233 src/wdiff2.c:172
195 #, c-format
196 msgid "Try `%s --help' for more information.\n"
197 msgstr "Try ‘\e[1m%s --help\e[0m’ for more information.\n"
198
199 #: src/mdiff.c:3768
200 msgid ""
201 "mdiff - Studies multiple files and searches for similar sequences, it then\n"
202 "produces possibly detailed lists of differences and similarities.\n"
203 msgstr ""
204 "mdiff - Studies multiple files and searches for similar sequences, it then\n"
205 "produces possibly detailed lists of differences and similarities.\n"
206
207 #: src/mdiff.c:3773
208 #, c-format
209 msgid "Usage: %s [OPTION]... [FILE]...\n"
210 msgstr "Usage: %s [OPTION]... [FILE]...\n"
211
212 #: src/mdiff.c:3777
213 msgid ""
214 "\n"
215 "Operation modes:\n"
216 msgstr ""
217 "\n"
218 "Operation modes:\n"
219
220 #: src/mdiff.c:3778
221 msgid "  -h                     (ignored)\n"
222 msgstr "  -h                     (ignored)\n"
223
224 #: src/mdiff.c:3779
225 msgid "  -v, --verbose          report a few statistics on stderr\n"
226 msgstr "  -v, --verbose          report a few statistics on stderr\n"
227
228 #: src/mdiff.c:3780 src/unify.c:295
229 msgid "      --help             display this help then exit\n"
230 msgstr "      --help             display this help then exit\n"
231
232 #: src/mdiff.c:3781 src/unify.c:296
233 msgid "      --version          display program version then exit\n"
234 msgstr "      --version          display program version then exit\n"
235
236 #: src/mdiff.c:3783
237 msgid ""
238 "\n"
239 "Formatting output:\n"
240 msgstr ""
241 "\n"
242 "Formatting output:\n"
243
244 #: src/mdiff.c:3784
245 msgid "  -T, --initial-tab       produce TAB instead of initial space\n"
246 msgstr "  -T, --initial-tab       produce TAB instead of initial space\n"
247
248 #: src/mdiff.c:3785
249 msgid "  -l, --paginate          paginate output through `pr'\n"
250 msgstr "  -l, --paginate          paginate output through ‘\e[1mpr\e[0m’\n"
251
252 #: src/mdiff.c:3786
253 msgid "  -S, --string[=STRING]   take note of another user STRING\n"
254 msgstr "  -S, --string[=STRING]   take note of another user STRING\n"
255
256 #: src/mdiff.c:3787
257 msgid ""
258 "  -V, --show-links        give file and line references in annotations\n"
259 msgstr ""
260 "  -V, --show-links        give file and line references in annotations\n"
261
262 #: src/mdiff.c:3788
263 msgid "  -t, --expand-tabs       expand tabs to spaces in the output\n"
264 msgstr "  -t, --expand-tabs       expand tabs to spaces in the output\n"
265
266 #: src/mdiff.c:3791
267 msgid ""
268 "\n"
269 "Debugging:\n"
270 msgstr ""
271 "\n"
272 "Debugging:\n"
273
274 #: src/mdiff.c:3792
275 msgid "  -0, --debugging   output many details about what is going on\n"
276 msgstr "  -0, --debugging   output many details about what is going on\n"
277
278 #: src/mdiff.c:3795
279 msgid ""
280 "\n"
281 "Word mode options:\n"
282 msgstr ""
283 "\n"
284 "Word mode options:\n"
285
286 #: src/mdiff.c:3796 src/wdiff.c:1251 src/wdiff2.c:190
287 msgid "  -1, --no-deleted           inhibit output of deleted words\n"
288 msgstr "  -1, --no-deleted           inhibit output of deleted words\n"
289
290 #: src/mdiff.c:3797 src/wdiff.c:1252 src/wdiff2.c:191
291 msgid "  -2, --no-inserted          inhibit output of inserted words\n"
292 msgstr "  -2, --no-inserted          inhibit output of inserted words\n"
293
294 #: src/mdiff.c:3798 src/wdiff.c:1253 src/wdiff2.c:192
295 msgid "  -3, --no-common            inhibit output of common words\n"
296 msgstr "  -3, --no-common            inhibit output of common words\n"
297
298 #: src/mdiff.c:3799
299 msgid "  -A, --auto-pager           automatically calls a pager\n"
300 msgstr "  -A, --auto-pager           automatically calls a pager\n"
301
302 #: src/mdiff.c:3800
303 msgid "  -k, --less-mode            variation of printer mode for \"less\"\n"
304 msgstr ""
305 "  -k, --less-mode            variation of printer mode for “\e[1mless\e[0m”\n"
306
307 #: src/mdiff.c:3801
308 msgid "  -m, --avoid-wraps          do not extend fields through newlines\n"
309 msgstr "  -m, --avoid-wraps          do not extend fields through newlines\n"
310
311 #: src/mdiff.c:3802
312 msgid "  -o, --printer              overstrike as for printers\n"
313 msgstr "  -o, --printer              overstrike as for printers\n"
314
315 #: src/mdiff.c:3803
316 msgid "  -z, --terminal             use termcap as for terminal displays\n"
317 msgstr "  -z, --terminal             use termcap as for terminal displays\n"
318
319 #: src/mdiff.c:3804
320 msgid "  -O, --item-regexp=REGEXP   compare items as defined by REGEXP\n"
321 msgstr "  -O, --item-regexp=REGEXP   compare items as defined by REGEXP\n"
322
323 #: src/mdiff.c:3805
324 msgid "  -W, --word-mode            compare words instead of lines\n"
325 msgstr "  -W, --word-mode            compare words instead of lines\n"
326
327 #: src/mdiff.c:3990
328 msgid "With no FILE, or when FILE is -, read standard input.\n"
329 msgstr "With no FILE, or when FILE is -, read standard input.\n"
330
331 #: src/mdiff.c:3992 src/unify.c:300 src/wdiff.c:1269 src/wdiff2.c:210
332 msgid "Report bugs to <wdiff-bugs@gnu.org>.\n"
333 msgstr "Report bugs to <wdiff-bugs@gnu.org>.\n"
334
335 #: src/mdiff.c:4004
336 #, c-format
337 msgid "ignoring option %s (not implemented)"
338 msgstr "ignoring option %s (not implemented)"
339
340 #: src/mdiff.c:4300
341 #, c-format
342 msgid "cannot use -z, termcap not available"
343 msgstr "cannot use -z, termcap not available"
344
345 #: src/mdiff.c:4339
346 #, c-format
347 msgid "word merging for two files only (so far)"
348 msgstr "word merging for two files only (so far)"
349
350 #: src/mdiff.c:4355
351 msgid ""
352 "\n"
353 "Copyright (C) 1992, 1997, 1998, 1999, 2010 Free Software Foundation, Inc.\n"
354 msgstr ""
355 "\n"
356 "Copyright (C) 1992, 1997, 1998, 1999, 2010 Free Software Foundation, Inc.\n"
357
358 #: src/mdiff.c:4358 src/unify.c:407 src/wdiff.c:1395 src/wdiff2.c:131
359 msgid ""
360 "This is free software; see the source for copying conditions.  There is NO\n"
361 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
362 msgstr ""
363 "This is free software; see the source for copying conditions.  There is NO\n"
364 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
365
366 #: src/mdiff.c:4361 src/wdiff.c:1398 src/wdiff2.c:134
367 msgid ""
368 "\n"
369 "Written by Franc,ois Pinard <pinard@iro.umontreal.ca>.\n"
370 msgstr ""
371 "\n"
372 "Written by Franc,ois Pinard <pinard@iro.umontreal.ca>.\n"
373
374 #: src/mdiff.c:4396
375 #, c-format
376 msgid "options -123RSYZ meaningful only when two inputs"
377 msgstr "options -123RSYZ meaningful only when two inputs"
378
379 #: src/pipes.c:47
380 #, c-format
381 msgid "error redirecting stream"
382 msgstr "error redirecting stream"
383
384 #: src/pipes.c:51
385 #, c-format
386 msgid "failed to execute %s"
387 msgstr "failed to execute %s"
388
389 #: src/unify.c:145
390 #, c-format
391 msgid "could not find a name for the diff at line %ld"
392 msgstr "could not find a name for the diff at line %ld"
393
394 #: src/unify.c:274
395 #, c-format
396 msgid "try `%s --help' for more information\n"
397 msgstr "try ‘\e[1m%s --help\e[0m’ for more information\n"
398
399 #: src/unify.c:279
400 msgid "unify - Transforms context diffs into unidiffs, or vice-versa.\n"
401 msgstr "unify - Transforms context diffs into unidiffs, or vice-versa.\n"
402
403 #: src/unify.c:283
404 #, c-format
405 msgid "Usage: %s [OPTION]... [FILE]\n"
406 msgstr "Usage: %s [OPTION]... [FILE]\n"
407
408 #: src/unify.c:286
409 msgid "  -c, --context-diffs    force output to context diffs\n"
410 msgstr "  -c, --context-diffs    force output to context diffs\n"
411
412 #: src/unify.c:287
413 msgid "  -e, --echo-comments    echo comments to standard error\n"
414 msgstr "  -e, --echo-comments    echo comments to standard error\n"
415
416 #: src/unify.c:288
417 msgid "  -o, --old-diffs        output old-style diffs, no matter what\n"
418 msgstr "  -o, --old-diffs        output old-style diffs, no matter what\n"
419
420 #: src/unify.c:289
421 msgid "  -p, --patch-format     generate patch format\n"
422 msgstr "  -p, --patch-format     generate patch format\n"
423
424 #: src/unify.c:290
425 msgid "  -P                     same as -p\n"
426 msgstr "  -P                     same as -p\n"
427
428 #: src/unify.c:291
429 msgid "  -s, --strip-comments   strip comment lines\n"
430 msgstr "  -s, --strip-comments   strip comment lines\n"
431
432 #: src/unify.c:292
433 msgid "  -u, --unidiffs         force output to unidiffs\n"
434 msgstr "  -u, --unidiffs         force output to unidiffs\n"
435
436 #: src/unify.c:293
437 msgid "  -U                     same as -p and -u\n"
438 msgstr "  -U                     same as -p and -u\n"
439
440 #: src/unify.c:294
441 msgid "  -=, --use-equals       replace spaces by equal signs in unidiffs\n"
442 msgstr "  -=, --use-equals       replace spaces by equal signs in unidiffs\n"
443
444 #: src/unify.c:298
445 msgid "If FILE is not specified, read standard input.\n"
446 msgstr "If FILE is not specified, read standard input.\n"
447
448 #: src/unify.c:389
449 #, c-format
450 msgid "unable to open `%s'"
451 msgstr "unable to open ‘\e[1m%s\e[0m’"
452
453 #: src/unify.c:395
454 #, c-format
455 msgid "only one filename allowed"
456 msgstr "only one filename allowed"
457
458 #: src/unify.c:404
459 msgid ""
460 "\n"
461 "Copyright (C) 1994, 1997 Free Software Foundation, Inc.\n"
462 msgstr ""
463 "\n"
464 "Copyright (C) 1994, 1997 Free Software Foundation, Inc.\n"
465
466 #: src/unify.c:410
467 msgid ""
468 "\n"
469 "Written by Wayne Davison <davison@borland.com>.\n"
470 msgstr ""
471 "\n"
472 "Written by Wayne Davison <davison@borland.com>.\n"
473
474 #: src/unify.c:548
475 #, c-format
476 msgid "invalid unified diff header at line %ld"
477 msgstr "invalid unified diff header at line %ld"
478
479 #: src/unify.c:590
480 #, c-format
481 msgid "malformed unified diff at line %ld"
482 msgstr "malformed unified diff at line %ld"
483
484 #: src/unify.c:620
485 #, c-format
486 msgid "context diff missing `old' header at line %ld"
487 msgstr "context diff missing ‘\e[1mold\e[0m’ header at line %ld"
488
489 #: src/unify.c:664 src/unify.c:683 src/unify.c:753 src/unify.c:771
490 #, c-format
491 msgid "malformed context diff at line %ld"
492 msgstr "malformed context diff at line %ld"
493
494 #: src/unify.c:718
495 #, c-format
496 msgid "context diff missing `new' header at line %ld"
497 msgstr "context diff missing ‘\e[1mnew\e[0m’ header at line %ld"
498
499 #: src/wdiff.c:582 src/wdiff.c:701
500 #, c-format
501 msgid "no suitable temporary directory exists"
502 msgstr "no suitable temporary directory exists"
503
504 #: src/wdiff.c:1040
505 #, c-format
506 msgid "%s: input program killed by signal %d\n"
507 msgstr "%s: input program killed by signal %d\n"
508
509 #: src/wdiff.c:1145
510 #, c-format
511 msgid "%s: output program killed by signal %d\n"
512 msgstr "%s: output program killed by signal %d\n"
513
514 #: src/wdiff.c:1210 src/wdiff2.c:109
515 msgid ""
516 "This program is free software: you can redistribute it and/or modify\n"
517 "it under the terms of the GNU General Public License as published by\n"
518 "the Free Software Foundation, either version 3 of the License, or\n"
519 "(at your option) any later version.\n"
520 "\n"
521 "This program is distributed in the hope that it will be useful,\n"
522 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
523 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
524 "GNU General Public License for more details.\n"
525 "\n"
526 "You should have received a copy of the GNU General Public License\n"
527 "along with this program.  If not, see <http://www.gnu.org/licenses/>.\n"
528 msgstr ""
529 "This program is free software: you can redistribute it and/or modify\n"
530 "it under the terms of the GNU General Public License as published by\n"
531 "the Free Software Foundation, either version 3 of the License, or\n"
532 "(at your option) any later version.\n"
533 "\n"
534 "This program is distributed in the hope that it will be useful,\n"
535 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
536 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
537 "GNU General Public License for more details.\n"
538 "\n"
539 "You should have received a copy of the GNU General Public License\n"
540 "along with this program.  If not, see <http://www.gnu.org/licenses/>.\n"
541
542 #: src/wdiff.c:1238
543 msgid "wdiff - Compares words in two files and report differences.\n"
544 msgstr "wdiff - Compares words in two files and report differences.\n"
545
546 #: src/wdiff.c:1242
547 #, c-format
548 msgid ""
549 "Usage: %s [OPTION]... FILE1 FILE2\n"
550 "   or: %s -d [OPTION]... [FILE]\n"
551 msgstr ""
552 "Usage: %s [OPTION]... FILE1 FILE2\n"
553 "   or: %s -d [OPTION]... [FILE]\n"
554
555 #: src/wdiff.c:1247 src/wdiff2.c:186
556 msgid ""
557 "Mandatory arguments to long options are mandatory for short options too.\n"
558 msgstr ""
559 "Mandatory arguments to long options are mandatory for short options too.\n"
560
561 #: src/wdiff.c:1250 src/wdiff2.c:189
562 msgid "  -C, --copyright            display copyright then exit\n"
563 msgstr "  -C, --copyright            display copyright then exit\n"
564
565 #: src/wdiff.c:1254 src/wdiff2.c:193
566 msgid "  -a, --auto-pager           automatically calls a pager\n"
567 msgstr "  -a, --auto-pager           automatically calls a pager\n"
568
569 #: src/wdiff.c:1255
570 msgid "  -d, --diff-input           use single unified diff as input\n"
571 msgstr "  -d, --diff-input           use single unified diff as input\n"
572
573 #: src/wdiff.c:1256 src/wdiff2.c:194
574 msgid "  -h, --help                 display this help then exit\n"
575 msgstr "  -h, --help                 display this help then exit\n"
576
577 #: src/wdiff.c:1257 src/wdiff2.c:195
578 msgid "  -i, --ignore-case          fold character case while comparing\n"
579 msgstr "  -i, --ignore-case          fold character case while comparing\n"
580
581 #: src/wdiff.c:1258 src/wdiff2.c:196
582 msgid "  -l, --less-mode            variation of printer mode for \"less\"\n"
583 msgstr ""
584 "  -l, --less-mode            variation of printer mode for “\e[1mless\e[0m”\n"
585
586 #: src/wdiff.c:1259 src/wdiff2.c:197
587 msgid "  -n, --avoid-wraps          do not extend fields through newlines\n"
588 msgstr "  -n, --avoid-wraps          do not extend fields through newlines\n"
589
590 #: src/wdiff.c:1260 src/wdiff2.c:198
591 msgid "  -p, --printer              overstrike as for printers\n"
592 msgstr "  -p, --printer              overstrike as for printers\n"
593
594 #: src/wdiff.c:1261 src/wdiff2.c:200
595 msgid ""
596 "  -s, --statistics           say how many words deleted, inserted etc.\n"
597 msgstr ""
598 "  -s, --statistics           say how many words deleted, inserted etc.\n"
599
600 #: src/wdiff.c:1262 src/wdiff2.c:201
601 msgid "  -t, --terminal             use termcap as for terminal displays\n"
602 msgstr "  -t, --terminal             use termcap as for terminal displays\n"
603
604 #: src/wdiff.c:1263 src/wdiff2.c:202
605 msgid "  -v, --version              display program version then exit\n"
606 msgstr "  -v, --version              display program version then exit\n"
607
608 #: src/wdiff.c:1264 src/wdiff2.c:203
609 msgid ""
610 "  -w, --start-delete=STRING  string to mark beginning of delete region\n"
611 msgstr ""
612 "  -w, --start-delete=STRING  string to mark beginning of delete region\n"
613
614 #: src/wdiff.c:1265 src/wdiff2.c:204
615 msgid "  -x, --end-delete=STRING    string to mark end of delete region\n"
616 msgstr "  -x, --end-delete=STRING    string to mark end of delete region\n"
617
618 #: src/wdiff.c:1266 src/wdiff2.c:205
619 msgid ""
620 "  -y, --start-insert=STRING  string to mark beginning of insert region\n"
621 msgstr ""
622 "  -y, --start-insert=STRING  string to mark beginning of insert region\n"
623
624 #: src/wdiff.c:1267 src/wdiff2.c:206
625 msgid "  -z, --end-insert=STRING    string to mark end of insert region\n"
626 msgstr "  -z, --end-insert=STRING    string to mark end of insert region\n"
627
628 #: src/wdiff.c:1386
629 #, c-format
630 msgid "cannot use -t, termcap not available"
631 msgstr "cannot use -t, termcap not available"
632
633 #: src/wdiff.c:1391
634 msgid ""
635 "\n"
636 "Copyright (C) 1992, 1997, 1998, 1999, 2009, 2010, 2011, 2012 Free Software\n"
637 "Foundation, Inc.\n"
638 msgstr ""
639 "\n"
640 "Copyright (C) 1992, 1997, 1998, 1999, 2009, 2010, 2011, 2012 Free Software\n"
641 "Foundation, Inc.\n"
642
643 #: src/wdiff.c:1436 src/wdiff.c:1454
644 #, c-format
645 msgid "too many file arguments"
646 msgstr "too many file arguments"
647
648 #: src/wdiff.c:1449 src/wdiff2.c:320
649 #, c-format
650 msgid "missing file arguments"
651 msgstr "missing file arguments"
652
653 #: src/wdiff2.c:128
654 msgid ""
655 "\n"
656 "Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.\n"
657 msgstr ""
658 "\n"
659 "Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.\n"
660
661 #: src/wdiff2.c:177
662 msgid ""
663 "wdiff - Compute word differences by internally launching `mdiff -W'.\n"
664 "This program exists mainly to support the now oldish `wdiff' syntax.\n"
665 msgstr ""
666 "wdiff - Compute word differences by internally launching ‘\e[1mmdiff -W\e[0m’.\n"
667 "This program exists mainly to support the now oldish ‘\e[1mwdiff\e[0m’ syntax.\n"
668
669 #: src/wdiff2.c:182
670 #, c-format
671 msgid "Usage: %s [OPTION]... FILE1 FILE2\n"
672 msgstr "Usage: %s [OPTION]... FILE1 FILE2\n"
673
674 #: src/wdiff2.c:199
675 msgid "  -q, --quiet                inhibit the `mdiff' call message\n"
676 msgstr "  -q, --quiet                inhibit the ‘\e[1mmdiff\e[0m’ call message\n"
677
678 #: src/wdiff2.c:208
679 msgid "This program also tells how `mdiff' could have been called directly.\n"
680 msgstr ""
681 "This program also tells how ‘\e[1mmdiff\e[0m’ could have been called directly.\n"
682
683 #. TRANSLATORS: This and the next string are one message.
684 #: src/wdiff2.c:332
685 #, c-format
686 msgid "Launching `%s"
687 msgstr "Launching `%s"
688
689 #: src/wdiff2.c:335
690 #, c-format
691 msgid "'\n"
692 msgstr "'\n"