File: yencode.pot

package info (click to toggle)
yencode 0.4.6-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,244 kB
  • ctags: 1,018
  • sloc: ansic: 9,628; sh: 3,292; makefile: 369; yacc: 318
file content (843 lines) | stat: -rw-r--r-- 18,031 bytes parent folder | download | duplicates (2)
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
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2002-03-21 15:53-0600\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/ydecode.c:58 src/yencode.c:52 src/ypost/ypost.c:91
#, c-format
msgid "Try `%s --help' for more information."
msgstr ""

#: src/yencode.c:57 src/ypost/ypost.c:96
#, c-format
msgid "Usage: %s [OPTION]... FILE..."
msgstr ""

#: src/yencode.c:59
msgid "Usenet file encoder."
msgstr ""

#. 		puts("----------------------------------------------------------------------------78");
#: src/yencode.c:62
msgid ""
"  -d, --debug           output extra debugging information while running"
msgstr ""

#: src/yencode.c:63
msgid ""
"  -e, --extension=EXT   use EXT for file extension instead of the default"
msgstr ""

#: src/yencode.c:64
msgid "  -f, --force           overwrite existing files, never prompt"
msgstr ""

#: src/yencode.c:65
msgid "  -l, --line=LEN        output lines that are LEN bytes in length"
msgstr ""

#: src/yencode.c:66
msgid ""
"  -m, --multipart=SIZE  create multipart output each containing SIZE bytes"
msgstr ""

#: src/yencode.c:67
msgid "                        (defaults to 620k if SIZE is not specified)"
msgstr ""

#: src/yencode.c:68
msgid "  -o, --output=DIR      create output in DIR instead of the current dir"
msgstr ""

#: src/yencode.c:69
msgid "  -p, --paths           maintain paths in input filenames"
msgstr ""

#: src/yencode.c:70
msgid ""
"  -q, --quiet           inhibit all messages written to the standard output"
msgstr ""

#: src/yencode.c:71
msgid "      --sfv=NAME        create SFV checksum file for all input files"
msgstr ""

#: src/yencode.c:72
msgid "      --crc=NAME        create CRC checksum file for all input files"
msgstr ""

#: src/yencode.c:73
msgid "      --help            display this help and exit"
msgstr ""

#: src/yencode.c:74
msgid "      --version         output version information and exit"
msgstr ""

#: src/ydecode.c:84 src/yencode.c:76 src/ypost/ypost.c:127
msgid "Report bugs to bugs@yencode.org."
msgstr ""

#: src/yencode.c:154 src/ypost/ypost.c:233
msgid "line lengths greater than 254 are not allowed by the yEnc specification"
msgstr ""

#: src/ydecode.c:217 src/yencode.c:169
msgid "not a directory"
msgstr ""

#: src/yencode.c:206 src/ypost/ypost.c:322
msgid "no input files"
msgstr ""

#: src/yencode.c:213
#, c-format
msgid "multipart file size (from -m) may not be less than line length (%d)"
msgstr ""

#: src/ydecode.c:607 src/ydecode.c:610 src/ydecode.c:614 src/ydecode.c:837
#: src/yencode.c:234
msgid "file OK"
msgstr ""

#: src/yencode.c:468
msgid "not a regular file"
msgstr ""

#: src/file.c:101
msgid "duplicate `=ybegin' line ignored"
msgstr ""

#: src/file.c:149
msgid "begin offset wrongly specified in the `=ybegin' header"
msgstr ""

#: src/file.c:156
msgid "end offset wrongly specified in the `=ybegin' header"
msgstr ""

#: src/file.c:182
msgid "duplicate `=ypart' line ignored"
msgstr ""

#: src/file.c:212
msgid "duplicate `=yend' line ignored"
msgstr ""

#: src/file.c:295
msgid "unknown keyword ignored"
msgstr ""

#: src/file.c:348
msgid "line length not specified"
msgstr ""

#: src/file.c:348 src/file.c:353 src/file.c:358
msgid "file will not be processed"
msgstr ""

#: src/file.c:353
msgid "output filename not specified"
msgstr ""

#: src/file.c:358
msgid "file size not specified"
msgstr ""

#: src/file.c:500
msgid "not a regular file (skipped)"
msgstr ""

#: src/output.c:126
#, c-format
msgid "path component `%s' exists but is not a directory"
msgstr ""

#: src/output.c:149
msgid "input and output filenames are identical"
msgstr ""

#: src/output.c:157
msgid "file exists and is not a regular file, will not overwrite"
msgstr ""

#: src/output.c:162 src/output.c:171 src/output.c:192
msgid "not overwriting file"
msgstr ""

#: src/output.c:176
msgid "Overwrite"
msgstr ""

#. Should the program be verbose in its operation?
#. Debug output?
#. Overwrite existing files?
#. Write output to this directory
#. Recursive scan?
#. Scan files?
#. Keep output files with errors?
#. Keep paths in filenames?
#. Only list files found?
#. Test files?
#. Strict test?
#. Delete files after decoding?
#. List of directories to process
#. Number of directories in `dirs' list
#. List of files to process
#. Number of items in yfiles
#. Macro for passing filenames to usermsg()
#: src/ydecode.c:45 src/ydecode.c:46
msgid "<UNKNOWN>"
msgstr ""

#: src/ydecode.c:63
#, c-format
msgid "Usage: %s [OPTION]... [FILE]..."
msgstr ""

#: src/ydecode.c:65
msgid "Usenet file decoder."
msgstr ""

#. 		puts("----------------------------------------------------------------------------78");
#: src/ydecode.c:68
msgid "  -d, --debug       output extra debugging information while running"
msgstr ""

#: src/ydecode.c:69
msgid "  -D, --delete      delete input files if decoded successfully"
msgstr ""

#: src/ydecode.c:70
msgid "  -f, --force       overwrite existing files, never prompt"
msgstr ""

#: src/ydecode.c:71
msgid "  -k, --keep        keep output files that contain errors"
msgstr ""

#: src/ydecode.c:72
msgid "  -l, --list        find and list input file information only"
msgstr ""

#: src/ydecode.c:73
msgid "  -o, --output=DIR  create output in DIR instead of the current dir"
msgstr ""

#: src/ydecode.c:74
msgid "  -p, --paths       maintain paths in output filenames"
msgstr ""

#: src/ydecode.c:75
msgid "  -q, --quiet       inhibit all messages written to the standard output"
msgstr ""

#: src/ydecode.c:76
msgid "  -r, --recursive   scan directories recursively"
msgstr ""

#: src/ydecode.c:77
msgid "  -s, --scan        scan files if any parts are missing"
msgstr ""

#: src/ydecode.c:78
msgid "  -t, --test        do not write output files (just test archives)"
msgstr ""

#: src/ydecode.c:79
msgid "      --strict      perform strict format checks when testing/decoding?"
msgstr ""

#: src/ydecode.c:80
msgid "      --verify      synonym for `--test --strict'"
msgstr ""

#: src/ydecode.c:81
msgid "      --help        display this help and exit"
msgstr ""

#: src/ydecode.c:82
msgid "      --version     output version information and exit"
msgstr ""

#: src/ydecode.c:446
#, c-format
msgid "%s:%lu: invalid line length %d (should be %lu)"
msgstr ""

#: src/ydecode.c:460
msgid "line begins with an unescaped space"
msgstr ""

#: src/ydecode.c:463
msgid "line begins with an unescaped TAB"
msgstr ""

#: src/ydecode.c:466
msgid "line begins with an unescaped single dot"
msgstr ""

#: src/ydecode.c:472
msgid "line ends with an unescaped space"
msgstr ""

#: src/ydecode.c:475
msgid "line ends with an unescaped TAB"
msgstr ""

#: src/ydecode.c:504
msgid "byte escaped for no good reason"
msgstr ""

#: src/ydecode.c:571 src/ydecode.c:813 src/ydecode.c:846
msgid "file size mismatch"
msgstr ""

#: src/ydecode.c:573 src/ydecode.c:848
msgid "ybegin"
msgstr ""

#: src/ydecode.c:574 src/ydecode.c:583 src/ydecode.c:591 src/ydecode.c:816
#: src/ydecode.c:825 src/ydecode.c:833 src/ydecode.c:849 src/ydecode.c:858
#: src/ydecode.c:866
msgid "actual"
msgstr ""

#: src/ydecode.c:580 src/ydecode.c:822 src/ydecode.c:855
msgid "CRC mismatch"
msgstr ""

#: src/ydecode.c:582 src/ydecode.c:590 src/ydecode.c:815 src/ydecode.c:824
#: src/ydecode.c:832 src/ydecode.c:857 src/ydecode.c:865
msgid "yend"
msgstr ""

#: src/ydecode.c:588 src/ydecode.c:830 src/ydecode.c:863
msgid "CRC OK"
msgstr ""

#: src/ydecode.c:593 src/ydecode.c:868
msgid "no CRC for file"
msgstr ""

#: src/ydecode.c:598 src/ydecode.c:874
msgid "errors found, output file removed"
msgstr ""

#: src/ydecode.c:600 src/ydecode.c:876
msgid "unable to remove output file"
msgstr ""

#: src/ydecode.c:608
msgid "input file not deleted"
msgstr ""

#: src/ydecode.c:611 src/ydecode.c:915
msgid "input file deleted"
msgstr ""

#: src/ydecode.c:622 src/ydecode.c:883
#, c-format
msgid "file renamed to `%s'"
msgstr ""

#: src/ydecode.c:624 src/ydecode.c:885
msgid "unable to rename output file"
msgstr ""

#: src/ydecode.c:654
#, c-format
msgid "file designated as part %d really begins where part %d should"
msgstr ""

#: src/ydecode.c:664
msgid "part missing"
msgstr ""

#: src/ydecode.c:672
msgid "missing `=ypart' header"
msgstr ""

#: src/ydecode.c:680
msgid "incorrect beginning offset"
msgstr ""

#: src/ydecode.c:682
msgid "want"
msgstr ""

#: src/ydecode.c:683
msgid "got"
msgstr ""

#: src/ydecode.c:690
msgid "size of part not specified in `=yend'"
msgstr ""

#: src/ydecode.c:727
#, c-format
msgid "%s: %d parts total"
msgstr ""

#: src/ydecode.c:731
#, c-format
msgid "%s: %d parts total (estimated)"
msgstr ""

#: src/ydecode.c:738
#, c-format
msgid "%s: verifying part %d of %d"
msgstr ""

#: src/ydecode.c:779
msgid "errors found, nothing done"
msgstr ""

#: src/ydecode.c:835
msgid "no CRC for part"
msgstr ""

#: src/ydecode.c:894
msgid "errors detected in multipart archive"
msgstr ""

#: src/ydecode.c:900
#, c-format
msgid "%d part OK, file OK"
msgstr ""

#: src/ydecode.c:902
#, c-format
msgid "%d parts OK, file OK"
msgstr ""

#: src/ydecode.c:915
msgid "input files deleted"
msgstr ""

#: src/ydecode.c:946
msgid "input"
msgstr ""

#: src/ydecode.c:947
msgid "output"
msgstr ""

#: src/ydecode.c:948
msgid "filename"
msgstr ""

#: src/ydecode.c:949
msgid "size"
msgstr ""

#: src/ydecode.c:949 src/ydecode.c:953 src/ydecode.c:954 src/ydecode.c:956
#: src/ydecode.c:960 src/ydecode.c:964
msgid "UNSPECIFIED"
msgstr ""

#: src/ydecode.c:953
msgid "begin"
msgstr ""

#: src/ydecode.c:954
msgid "end"
msgstr ""

#: src/ydecode.c:956
msgid "psize"
msgstr ""

#: src/ydecode.c:958 src/ydecode.c:960
msgid "pcrc32"
msgstr ""

#: src/ydecode.c:962 src/ydecode.c:964
msgid "crc32"
msgstr ""

#: src/ydecode.c:969
#, c-format
msgid "%10s  multipart archive, part %d of %d\n"
msgstr ""

#: src/ydecode.c:971
#, c-format
msgid "%10s  multipart archive, part %d\n"
msgstr ""

#: src/ydecode.c:974
#, c-format
msgid "%10s  single part archive\n"
msgstr ""

#: src/ydecode.c:1005
msgid "no input files found"
msgstr ""

#: src/support.c:160
msgid "SFV file created OK"
msgstr ""

#: src/support.c:208
msgid "CRC file created OK"
msgstr ""

#: src/ypost/ypost.c:98
msgid "Post file(s) to Usenet."
msgstr ""

#. 		puts("----------------------------------------------------------------------------78");
#: src/ypost/ypost.c:101
msgid "  -a, --author=NAME      use NAME as author when posting (or prompt)"
msgstr ""

#: src/ypost/ypost.c:102
msgid "  -c, --comment=COMMENT  suffix all subjects with COMMENT (or prompt)"
msgstr ""

#: src/ypost/ypost.c:103
msgid ""
"  -d, --debug            output extra debugging information while running"
msgstr ""

#: src/ypost/ypost.c:104
msgid "  -f, --force            post messages without confirming"
msgstr ""

#: src/ypost/ypost.c:105
msgid "  -g, --group=NEWSGROUP  post messages to the newsgroup called GROUP"
msgstr ""

#: src/ypost/ypost.c:106
msgid "  -l, --line=LEN         output lines that are LEN bytes in length"
msgstr ""

#: src/ypost/ypost.c:107
msgid ""
"  -m, --multipart=NUM    multipart posts contain NUM lines (default: 5000)"
msgstr ""

#: src/ypost/ypost.c:108
msgid "  -M, --message-id       generate Message-ID header field when posting"
msgstr ""

#: src/ypost/ypost.c:109
msgid ""
"  -n, --nosort           post articles in the order specified; do not sort"
msgstr ""

#: src/ypost/ypost.c:110
msgid "  -p, --paths            maintain paths in input filenames"
msgstr ""

#: src/ypost/ypost.c:111
msgid "  -P, --pass=PASS        password for nntp authentication (or prompt)"
msgstr ""

#: src/ypost/ypost.c:112
msgid ""
"  -q, --quiet            inhibit all messages written to the standard output"
msgstr ""

#: src/ypost/ypost.c:113
msgid "  -r, --retry=NUM        if a post fails, retry NUM times (default: 3)"
msgstr ""

#: src/ypost/ypost.c:114
msgid ""
"  -R, --resume=MSG,CHK   resume failed post at MSG, optionally verify CHK"
msgstr ""

#: src/ypost/ypost.c:115
msgid "  -s, --subject=SUBJECT  prefix all subjects with SUBJECT (or prompt)"
msgstr ""

#: src/ypost/ypost.c:116
msgid ""
"  -S, --server=ADDR      connect to nntp server at ADDR (hostname or IP)"
msgstr ""

#: src/ypost/ypost.c:117
msgid ""
"  -t, --timeout=SECS     socket operations timeout after SECS (default: 60)"
msgstr ""

#: src/ypost/ypost.c:118
msgid "  -U, --user=USER        username for nntp authentication"
msgstr ""

#: src/ypost/ypost.c:119
msgid "      --crc=NAME         post CRC checksum file for all input files"
msgstr ""

#: src/ypost/ypost.c:120
msgid "      --sfv=NAME         post SFV checksum file for all input files"
msgstr ""

#: src/ypost/ypost.c:121
msgid ""
"      --stdout           output messages to standard output instead of "
"posting"
msgstr ""

#: src/ypost/ypost.c:122
msgid "      --help             display this help and exit"
msgstr ""

#: src/ypost/ypost.c:123
msgid "      --version          output version information and exit"
msgstr ""

#: src/ypost/ypost.c:125
msgid ""
"Command line options always override options found in the configuration file."
msgstr ""

#: src/ypost/ypost.c:375
#, c-format
msgid "%s:%d: `%s' option in config file overridden by command-line"
msgstr ""

#: src/ypost/ypost.c:506
#, c-format
msgid "%s:%d: unknown option `%s' in config file (ignored)"
msgstr ""

#: src/ypost/ypost.c:644
msgid "Scanning files"
msgstr ""

#: src/ypost/ypost.c:805
msgid "Retry"
msgstr ""

#: src/ypost/ypost.c:919
msgid "<< ENCODED DATA OMITTED SINCE OUTPUT IS TO A TERMINAL >>"
msgstr ""

#: src/ypost/ypost.c:920
msgid "<< TO ENABLE ENCODED DATA,  REDIRECT STDOUT TO A FILE >>"
msgstr ""

#: src/ypost/nntp.c:77 src/ypost/ypost.c:945
msgid "server did not reply to our command"
msgstr ""

#: src/ypost/ypost.c:974
msgid "posting failed; retry limit reached"
msgstr ""

#: src/ypost/ypost.c:1017
#, c-format
msgid "resume checksum (%08X) does not match posting checksum (%08X)"
msgstr ""

#: src/ypost/ypost.c:1040
msgid "NOTICE: The program ended while messages were being posted!"
msgstr ""

#: src/ypost/ypost.c:1042
#, c-format
msgid "To resume the post that was just interrupted, run %s\n"
msgstr ""

#: src/ypost/ypost.c:1043
msgid ""
"again with the same arguments as before, plus the following:\n"
"\n"
msgstr ""

#: src/ypost/usenet.c:36
msgid "invalid email address"
msgstr ""

#: src/ypost/usenet.c:80
msgid "unterminated comment in author name"
msgstr ""

#: src/ypost/usenet.c:96
msgid "unterminated email address in author name"
msgstr ""

#: src/ypost/usenet.c:104
msgid "unknown or invalid format for author (see ypost(1))"
msgstr ""

#: src/ypost/prompt.c:169 src/ypost/usenet.c:161
msgid "unable to determine hostname"
msgstr ""

#: src/ypost/nntp.c:56 src/ypost/sock.c:322
msgid "unable to write; not connected to remote server"
msgstr ""

#: src/ypost/nntp.c:82
msgid "error indicated by server"
msgstr ""

#: src/ypost/nntp.c:149
msgid "no news server specified"
msgstr ""

#. Set connection as default for sock_ funcs
#: src/ypost/nntp.c:155
#, c-format
msgid "connected to %s (%s), port %u"
msgstr ""

#: src/ypost/sock.c:102
msgid "socket operation"
msgstr ""

#: src/ypost/sock.c:103
msgid "specified timeout exceeded"
msgstr ""

#: src/ypost/sock.c:126
msgid "invalid server name"
msgstr ""

#: src/ypost/sock.c:132
msgid "service entry lookup"
msgstr ""

#: src/ypost/sock.c:134
msgid "unable to get default port for service `nntp/tcp'"
msgstr ""

#: src/ypost/sock.c:139
msgid "server name resolution"
msgstr ""

#: src/ypost/sock.c:141
msgid "unable to resolve server address"
msgstr ""

#. File descriptor of new socket
#. Return value from connect
#: src/ypost/sock.c:159
msgid "socket creation"
msgstr ""

#. Create socket
#: src/ypost/sock.c:161
msgid "error creating socket"
msgstr ""

#: src/ypost/sock.c:164
msgid "socket connection"
msgstr ""

#: src/ypost/sock.c:170
msgid "error connecting to server"
msgstr ""

#. Return value from read()
#. XXX Is this necessary?
#: src/ypost/sock.c:189 src/ypost/sock.c:221
msgid "socket read"
msgstr ""

#. Will this fail falsely on EAGAIN?
#: src/ypost/sock.c:194
msgid "error reading from socket"
msgstr ""

#. Read one char at a time
#: src/ypost/sock.c:223 src/ypost/sock.c:265 src/ypost/sock.c:380
msgid "connection closed by remote"
msgstr ""

#: src/ypost/sock.c:261 src/ypost/sock.c:376
msgid "socket write"
msgstr ""

#: src/ypost/sock.c:270 src/ypost/sock.c:385
msgid "error writing to socket"
msgstr ""

#: src/ypost/prompt.c:36 src/ypost/prompt.c:204 src/ypost/prompt.c:210
msgid "Author"
msgstr ""

#: src/ypost/prompt.c:41
msgid "Invalid address"
msgstr ""

#: src/ypost/prompt.c:60
msgid "Subject"
msgstr ""

#: src/ypost/prompt.c:65 src/ypost/prompt.c:90
msgid "Invalid subject"
msgstr ""

#: src/ypost/prompt.c:85
msgid "Comment"
msgstr ""

#: src/ypost/prompt.c:110 src/ypost/prompt.c:203 src/ypost/prompt.c:209
msgid "Newsgroup"
msgstr ""

#: src/ypost/prompt.c:131
msgid "News server"
msgstr ""

#: src/ypost/prompt.c:171
msgid "unable to determine username"
msgstr ""

#: src/ypost/prompt.c:182
msgid "invalid author address"
msgstr ""

#: src/ypost/prompt.c:200
msgid "unable to confirm posting: terminal unavailable"
msgstr ""

#: src/ypost/prompt.c:202 src/ypost/prompt.c:208
msgid "Server"
msgstr ""

#: src/ypost/prompt.c:235
#, c-format
msgid "This post will be resumed, beginning with message number %d.\n"
msgstr ""

#: src/ypost/prompt.c:236
msgid ""
"As such, some of the parts listed above may not be posted, \n"
"since they were posted successfully on the previous run.\n"
"\n"
msgstr ""

#: src/ypost/prompt.c:244
msgid "Post this message?"
msgstr ""

#: src/ypost/prompt.c:248
#, c-format
msgid "Post 1 file (%s parts)?"
msgstr ""

#: src/ypost/prompt.c:250
#, c-format
msgid "Post %s files (%s parts)?"
msgstr ""

#: src/ypost/prompt.c:260
msgid "aborted by user"
msgstr ""