~ubuntu-branches/ubuntu/hoary/libextractor/hoary

« back to all changes in this revision

Viewing changes to po/libextractor.pot

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2004-10-30 23:50:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041030235000-poix4e5mzhmzkpbk
Tags: 0.3.10-2
* Added fix from cvs for various Sparc64 problems (Closes #278905).
* Added workaround from cvs for re-load glib problem of OLE2 extractor.
* debian/watch added.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# SOME DESCRIPTIVE TITLE.
 
2
# Copyright (C) YEAR Christian Grothoff
 
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: libextractor@cs.purdue.edu\n"
 
11
"POT-Creation-Date: 2004-10-22 19:16-0500\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
 
 
19
#: src/main/extract.c:51
 
20
#, c-format
 
21
msgid ""
 
22
"Usage: %s\n"
 
23
"%s\n"
 
24
"\n"
 
25
msgstr ""
 
26
 
 
27
#: src/main/extract.c:54
 
28
#, c-format
 
29
msgid ""
 
30
"Arguments mandatory for long options are also mandatory for short options.\n"
 
31
msgstr ""
 
32
 
 
33
#: src/main/extract.c:128
 
34
msgid "do not remove any duplicates"
 
35
msgstr ""
 
36
 
 
37
#: src/main/extract.c:130
 
38
msgid "print output in bibtex format"
 
39
msgstr ""
 
40
 
 
41
#: src/main/extract.c:132
 
42
msgid ""
 
43
"use the generic plaintext extractor for the language with the 2-letter "
 
44
"language code LANG"
 
45
msgstr ""
 
46
 
 
47
#: src/main/extract.c:134
 
48
msgid "remove duplicates only if types match"
 
49
msgstr ""
 
50
 
 
51
#: src/main/extract.c:136
 
52
msgid "use the filename as a keyword (loads filename-extractor plugin)"
 
53
msgstr ""
 
54
 
 
55
#: src/main/extract.c:138
 
56
msgid "print this help"
 
57
msgstr ""
 
58
 
 
59
#: src/main/extract.c:140
 
60
msgid "compute hash using the given ALGORITHM (currently sha1 or md5)"
 
61
msgstr ""
 
62
 
 
63
#: src/main/extract.c:142
 
64
msgid "load an extractor plugin named LIBRARY"
 
65
msgstr ""
 
66
 
 
67
#: src/main/extract.c:144
 
68
msgid "list all keyword types"
 
69
msgstr ""
 
70
 
 
71
#: src/main/extract.c:146
 
72
msgid "do not use the default set of extractor plugins"
 
73
msgstr ""
 
74
 
 
75
#: src/main/extract.c:148
 
76
msgid "print only keywords of the given TYPE (use -L to get a list)"
 
77
msgstr ""
 
78
 
 
79
#: src/main/extract.c:150
 
80
msgid "remove duplicates even if keyword types do not match"
 
81
msgstr ""
 
82
 
 
83
#: src/main/extract.c:152
 
84
msgid "use keyword splitting (loads split-extractor plugin)"
 
85
msgstr ""
 
86
 
 
87
#: src/main/extract.c:154
 
88
msgid "print the version number"
 
89
msgstr ""
 
90
 
 
91
#: src/main/extract.c:156
 
92
msgid "be verbose"
 
93
msgstr ""
 
94
 
 
95
#: src/main/extract.c:158
 
96
msgid "do not print keywords of the given TYPE"
 
97
msgstr ""
 
98
 
 
99
#: src/main/extract.c:161
 
100
msgid "extract [OPTIONS] [FILENAME]*"
 
101
msgstr ""
 
102
 
 
103
#: src/main/extract.c:162
 
104
msgid "Extract metadata from files."
 
105
msgstr ""
 
106
 
 
107
#: src/main/extract.c:251 src/main/extractor.c:40
 
108
msgid "title"
 
109
msgstr ""
 
110
 
 
111
#: src/main/extract.c:253 src/main/extractor.c:38
 
112
msgid "filename"
 
113
msgstr ""
 
114
 
 
115
#: src/main/extract.c:258 src/main/extractor.c:41
 
116
msgid "author"
 
117
msgstr ""
 
118
 
 
119
#: src/main/extract.c:262 src/main/extractor.c:43
 
120
msgid "description"
 
121
msgstr ""
 
122
 
 
123
#: src/main/extract.c:264 src/main/extractor.c:55
 
124
msgid "keywords"
 
125
msgstr ""
 
126
 
 
127
#: src/main/extract.c:266 src/main/extractor.c:44
 
128
msgid "comment"
 
129
msgstr ""
 
130
 
 
131
#: src/main/extract.c:270 src/main/extractor.c:45
 
132
msgid "date"
 
133
msgstr ""
 
134
 
 
135
#: src/main/extract.c:272 src/main/extractor.c:67
 
136
msgid "creation date"
 
137
msgstr ""
 
138
 
 
139
#: src/main/extract.c:300 src/main/extractor.c:46
 
140
msgid "publisher"
 
141
msgstr ""
 
142
 
 
143
#: src/main/extract.c:304 src/main/extractor.c:52
 
144
msgid "organization"
 
145
msgstr ""
 
146
 
 
147
#: src/main/extract.c:308 src/main/extractor.c:54
 
148
msgid "subject"
 
149
msgstr ""
 
150
 
 
151
#: src/main/extract.c:312 src/main/extractor.c:71
 
152
msgid "page count"
 
153
msgstr ""
 
154
 
 
155
#: src/main/extract.c:446
 
156
#, c-format
 
157
msgid "You must specify an argument for the '%s' option (option ignored).\n"
 
158
msgstr ""
 
159
 
 
160
#: src/main/extract.c:510
 
161
#, c-format
 
162
msgid "Use --help to get a list of options.\n"
 
163
msgstr ""
 
164
 
 
165
#: src/main/extract.c:564
 
166
#, c-format
 
167
msgid "%% BiBTeX file\n"
 
168
msgstr ""
 
169
 
 
170
#: src/main/extract.c:571
 
171
#, c-format
 
172
msgid "Keywords for file %s:\n"
 
173
msgstr ""
 
174
 
 
175
#: src/main/extractor.c:37
 
176
msgid "unknown"
 
177
msgstr ""
 
178
 
 
179
#: src/main/extractor.c:39
 
180
msgid "mimetype"
 
181
msgstr ""
 
182
 
 
183
#: src/main/extractor.c:42
 
184
msgid "artist"
 
185
msgstr ""
 
186
 
 
187
#: src/main/extractor.c:47
 
188
msgid "language"
 
189
msgstr ""
 
190
 
 
191
#: src/main/extractor.c:48
 
192
msgid "album"
 
193
msgstr ""
 
194
 
 
195
#: src/main/extractor.c:49
 
196
msgid "genre"
 
197
msgstr ""
 
198
 
 
199
#: src/main/extractor.c:50
 
200
msgid "location"
 
201
msgstr ""
 
202
 
 
203
#: src/main/extractor.c:51
 
204
msgid "version"
 
205
msgstr ""
 
206
 
 
207
#: src/main/extractor.c:53
 
208
msgid "copyright"
 
209
msgstr ""
 
210
 
 
211
#: src/main/extractor.c:56
 
212
msgid "contributor"
 
213
msgstr ""
 
214
 
 
215
#: src/main/extractor.c:57
 
216
msgid "resource-type"
 
217
msgstr ""
 
218
 
 
219
#: src/main/extractor.c:58
 
220
msgid "format"
 
221
msgstr ""
 
222
 
 
223
#: src/main/extractor.c:59
 
224
msgid "resource-identifier"
 
225
msgstr ""
 
226
 
 
227
#: src/main/extractor.c:60
 
228
msgid "source"
 
229
msgstr ""
 
230
 
 
231
#: src/main/extractor.c:61
 
232
msgid "relation"
 
233
msgstr ""
 
234
 
 
235
#: src/main/extractor.c:62
 
236
msgid "coverage"
 
237
msgstr ""
 
238
 
 
239
#: src/main/extractor.c:63
 
240
msgid "software"
 
241
msgstr ""
 
242
 
 
243
#: src/main/extractor.c:64
 
244
msgid "disclaimer"
 
245
msgstr ""
 
246
 
 
247
#: src/main/extractor.c:65
 
248
msgid "warning"
 
249
msgstr ""
 
250
 
 
251
#: src/main/extractor.c:66
 
252
msgid "translated"
 
253
msgstr ""
 
254
 
 
255
#: src/main/extractor.c:68
 
256
msgid "modification date"
 
257
msgstr ""
 
258
 
 
259
#: src/main/extractor.c:69
 
260
msgid "creator"
 
261
msgstr ""
 
262
 
 
263
#: src/main/extractor.c:70
 
264
msgid "producer"
 
265
msgstr ""
 
266
 
 
267
#: src/main/extractor.c:72
 
268
msgid "page orientation"
 
269
msgstr ""
 
270
 
 
271
#: src/main/extractor.c:73
 
272
msgid "paper size"
 
273
msgstr ""
 
274
 
 
275
#: src/main/extractor.c:74
 
276
msgid "used fonts"
 
277
msgstr ""
 
278
 
 
279
#: src/main/extractor.c:75
 
280
msgid "page order"
 
281
msgstr ""
 
282
 
 
283
#: src/main/extractor.c:76
 
284
msgid "created for"
 
285
msgstr ""
 
286
 
 
287
#: src/main/extractor.c:77
 
288
msgid "magnification"
 
289
msgstr ""
 
290
 
 
291
#: src/main/extractor.c:78
 
292
msgid "release"
 
293
msgstr ""
 
294
 
 
295
#: src/main/extractor.c:79
 
296
msgid "group"
 
297
msgstr ""
 
298
 
 
299
#: src/main/extractor.c:80
 
300
msgid "size"
 
301
msgstr ""
 
302
 
 
303
#: src/main/extractor.c:81
 
304
msgid "summary"
 
305
msgstr ""
 
306
 
 
307
#: src/main/extractor.c:82
 
308
msgid "packager"
 
309
msgstr ""
 
310
 
 
311
#: src/main/extractor.c:83
 
312
msgid "vendor"
 
313
msgstr ""
 
314
 
 
315
#: src/main/extractor.c:84
 
316
msgid "license"
 
317
msgstr ""
 
318
 
 
319
#: src/main/extractor.c:85
 
320
msgid "distribution"
 
321
msgstr ""
 
322
 
 
323
#: src/main/extractor.c:86
 
324
msgid "build-host"
 
325
msgstr ""
 
326
 
 
327
#: src/main/extractor.c:87
 
328
msgid "os"
 
329
msgstr ""
 
330
 
 
331
#: src/main/extractor.c:88
 
332
msgid "dependency"
 
333
msgstr ""
 
334
 
 
335
#: src/main/extractor.c:89
 
336
msgid "MD4"
 
337
msgstr ""
 
338
 
 
339
#: src/main/extractor.c:90
 
340
msgid "MD5"
 
341
msgstr ""
 
342
 
 
343
#: src/main/extractor.c:91
 
344
msgid "SHA-0"
 
345
msgstr ""
 
346
 
 
347
#: src/main/extractor.c:92
 
348
msgid "SHA-1"
 
349
msgstr ""
 
350
 
 
351
#: src/main/extractor.c:93
 
352
msgid "RipeMD160"
 
353
msgstr ""
 
354
 
 
355
#: src/main/extractor.c:94
 
356
msgid "resolution"
 
357
msgstr ""
 
358
 
 
359
#: src/main/extractor.c:95
 
360
msgid "category"
 
361
msgstr ""
 
362
 
 
363
#: src/main/extractor.c:96
 
364
msgid "book title"
 
365
msgstr ""
 
366
 
 
367
#: src/main/extractor.c:97
 
368
msgid "priority"
 
369
msgstr ""
 
370
 
 
371
#: src/main/extractor.c:98
 
372
msgid "conflicts"
 
373
msgstr ""
 
374
 
 
375
#: src/main/extractor.c:99
 
376
msgid "replaces"
 
377
msgstr ""
 
378
 
 
379
#: src/main/extractor.c:100
 
380
msgid "provides"
 
381
msgstr ""
 
382
 
 
383
#: src/main/extractor.c:101
 
384
msgid "conductor"
 
385
msgstr ""
 
386
 
 
387
#: src/main/extractor.c:102
 
388
msgid "interpreter"
 
389
msgstr ""
 
390
 
 
391
#: src/main/extractor.c:103
 
392
msgid "owner"
 
393
msgstr ""
 
394
 
 
395
#: src/main/extractor.c:104
 
396
msgid "lyrics"
 
397
msgstr ""
 
398
 
 
399
#: src/main/extractor.c:105
 
400
msgid "media type"
 
401
msgstr ""
 
402
 
 
403
#: src/main/extractor.c:197
 
404
#, c-format
 
405
msgid "Initialization of plugin mechanism failed: %s!\n"
 
406
msgstr ""
 
407
 
 
408
#: src/main/extractor.c:338
 
409
#, c-format
 
410
msgid ""
 
411
"Resolving symbol '%s' in library '%s' failed, so I tried '%s', but that "
 
412
"failed also.  Errors are: '%s' and '%s'.\n"
 
413
msgstr ""
 
414
 
 
415
#: src/main/extractor.c:367
 
416
#, c-format
 
417
msgid "Loading '%s' plugin failed: %s\n"
 
418
msgstr ""
 
419
 
 
420
#: src/main/extractor.c:472
 
421
#, c-format
 
422
msgid "Unloading plugin '%s' failed!\n"
 
423
msgstr ""
 
424
 
 
425
#: src/main/extractor.c:684
 
426
#, c-format
 
427
msgid "INVALID TYPE - %s\n"
 
428
msgstr ""
 
429
 
 
430
#: src/main/getopt.c:681
 
431
#, c-format
 
432
msgid "%s: option `%s' is ambiguous\n"
 
433
msgstr ""
 
434
 
 
435
#: src/main/getopt.c:706
 
436
#, c-format
 
437
msgid "%s: option `--%s' doesn't allow an argument\n"
 
438
msgstr ""
 
439
 
 
440
#: src/main/getopt.c:712
 
441
#, c-format
 
442
msgid "%s: option `%c%s' doesn't allow an argument\n"
 
443
msgstr ""
 
444
 
 
445
#: src/main/getopt.c:729 src/main/getopt.c:900
 
446
#, c-format
 
447
msgid "%s: option `%s' requires an argument\n"
 
448
msgstr ""
 
449
 
 
450
#: src/main/getopt.c:758
 
451
#, c-format
 
452
msgid "%s: unrecognized option `--%s'\n"
 
453
msgstr ""
 
454
 
 
455
#: src/main/getopt.c:762
 
456
#, c-format
 
457
msgid "%s: unrecognized option `%c%s'\n"
 
458
msgstr ""
 
459
 
 
460
#: src/main/getopt.c:788
 
461
#, c-format
 
462
msgid "%s: illegal option -- %c\n"
 
463
msgstr ""
 
464
 
 
465
#: src/main/getopt.c:790
 
466
#, c-format
 
467
msgid "%s: invalid option -- %c\n"
 
468
msgstr ""
 
469
 
 
470
#: src/main/getopt.c:819 src/main/getopt.c:949
 
471
#, c-format
 
472
msgid "%s: option requires an argument -- %c\n"
 
473
msgstr ""
 
474
 
 
475
#: src/main/getopt.c:867
 
476
#, c-format
 
477
msgid "%s: option `-W %s' is ambiguous\n"
 
478
msgstr ""
 
479
 
 
480
#: src/main/getopt.c:885
 
481
#, c-format
 
482
msgid "%s: option `-W %s' doesn't allow an argument\n"
 
483
msgstr ""
 
484
 
 
485
#: src/main/winproc.c:36 src/main/winproc.c:1897
 
486
msgid "No error"
 
487
msgstr ""
 
488
 
 
489
#: src/main/winproc.c:37
 
490
msgid "Unknown host"
 
491
msgstr ""
 
492
 
 
493
#: src/main/winproc.c:38
 
494
msgid "Host name lookup failure"
 
495
msgstr ""
 
496
 
 
497
#: src/main/winproc.c:39
 
498
msgid "Unknown server error"
 
499
msgstr ""
 
500
 
 
501
#: src/main/winproc.c:40
 
502
msgid "No address associated with name"
 
503
msgstr ""
 
504
 
 
505
#: src/main/winproc.c:41
 
506
msgid "Internal resolver error"
 
507
msgstr ""
 
508
 
 
509
#: src/main/winproc.c:42
 
510
msgid "Unknown resolver error"
 
511
msgstr ""
 
512
 
 
513
#: src/main/winproc.c:417
 
514
#, c-format
 
515
msgid "Cannot determine root directory (%s)\n"
 
516
msgstr ""
 
517
 
 
518
#: src/main/winproc.c:418
 
519
#, c-format
 
520
msgid "Cannot determine home directory (%s)\n"
 
521
msgstr ""
 
522
 
 
523
#: src/main/winproc.c:1303
 
524
msgid "Not super-user"
 
525
msgstr ""
 
526
 
 
527
#: src/main/winproc.c:1308
 
528
msgid "No such file or directory"
 
529
msgstr ""
 
530
 
 
531
#: src/main/winproc.c:1313
 
532
msgid "No such process"
 
533
msgstr ""
 
534
 
 
535
#: src/main/winproc.c:1318
 
536
msgid "Interrupted system call"
 
537
msgstr ""
 
538
 
 
539
#: src/main/winproc.c:1323
 
540
msgid "I/O error"
 
541
msgstr ""
 
542
 
 
543
#: src/main/winproc.c:1328
 
544
msgid "No such device or address"
 
545
msgstr ""
 
546
 
 
547
#: src/main/winproc.c:1333
 
548
msgid "Arg list too long"
 
549
msgstr ""
 
550
 
 
551
#: src/main/winproc.c:1338
 
552
msgid "Exec format error"
 
553
msgstr ""
 
554
 
 
555
#: src/main/winproc.c:1343
 
556
msgid "Bad file number"
 
557
msgstr ""
 
558
 
 
559
#: src/main/winproc.c:1348
 
560
msgid "No children"
 
561
msgstr ""
 
562
 
 
563
#: src/main/winproc.c:1353
 
564
msgid "Resource unavailable or operation would block, try again"
 
565
msgstr ""
 
566
 
 
567
#: src/main/winproc.c:1358
 
568
msgid "Not enough memory"
 
569
msgstr ""
 
570
 
 
571
#: src/main/winproc.c:1363
 
572
msgid "Permission denied"
 
573
msgstr ""
 
574
 
 
575
#: src/main/winproc.c:1368
 
576
msgid "Bad address"
 
577
msgstr ""
 
578
 
 
579
#: src/main/winproc.c:1373
 
580
msgid "Block device required"
 
581
msgstr ""
 
582
 
 
583
#: src/main/winproc.c:1378
 
584
msgid "Mount device busy"
 
585
msgstr ""
 
586
 
 
587
#: src/main/winproc.c:1383
 
588
msgid "File exists"
 
589
msgstr ""
 
590
 
 
591
#: src/main/winproc.c:1388
 
592
msgid "Cross-device link"
 
593
msgstr ""
 
594
 
 
595
#: src/main/winproc.c:1393
 
596
msgid "No such device"
 
597
msgstr ""
 
598
 
 
599
#: src/main/winproc.c:1398
 
600
msgid "Not a directory"
 
601
msgstr ""
 
602
 
 
603
#: src/main/winproc.c:1403
 
604
msgid "Is a directory"
 
605
msgstr ""
 
606
 
 
607
#: src/main/winproc.c:1408
 
608
msgid "Invalid argument"
 
609
msgstr ""
 
610
 
 
611
#: src/main/winproc.c:1413
 
612
msgid "Too many open files in system"
 
613
msgstr ""
 
614
 
 
615
#: src/main/winproc.c:1418
 
616
msgid "Too many open files"
 
617
msgstr ""
 
618
 
 
619
#: src/main/winproc.c:1423
 
620
msgid "Not a typewriter"
 
621
msgstr ""
 
622
 
 
623
#: src/main/winproc.c:1428
 
624
msgid "Text file busy"
 
625
msgstr ""
 
626
 
 
627
#: src/main/winproc.c:1433
 
628
msgid "File too large"
 
629
msgstr ""
 
630
 
 
631
#: src/main/winproc.c:1438
 
632
msgid "No space left on device"
 
633
msgstr ""
 
634
 
 
635
#: src/main/winproc.c:1443
 
636
msgid "Illegal seek"
 
637
msgstr ""
 
638
 
 
639
#: src/main/winproc.c:1448
 
640
msgid "Read only file system"
 
641
msgstr ""
 
642
 
 
643
#: src/main/winproc.c:1453
 
644
msgid "Too many links"
 
645
msgstr ""
 
646
 
 
647
#: src/main/winproc.c:1458
 
648
msgid "Broken pipe"
 
649
msgstr ""
 
650
 
 
651
#: src/main/winproc.c:1463
 
652
msgid "Math arg out of domain of func"
 
653
msgstr ""
 
654
 
 
655
#: src/main/winproc.c:1468
 
656
msgid "Math result not representable"
 
657
msgstr ""
 
658
 
 
659
#: src/main/winproc.c:1473
 
660
msgid "No message of desired type"
 
661
msgstr ""
 
662
 
 
663
#: src/main/winproc.c:1478
 
664
msgid "Identifier removed"
 
665
msgstr ""
 
666
 
 
667
#: src/main/winproc.c:1483
 
668
msgid "Channel number out of range"
 
669
msgstr ""
 
670
 
 
671
#: src/main/winproc.c:1488
 
672
msgid "Level 2 not synchronized"
 
673
msgstr ""
 
674
 
 
675
#: src/main/winproc.c:1493
 
676
msgid "Level 3 halted"
 
677
msgstr ""
 
678
 
 
679
#: src/main/winproc.c:1498
 
680
msgid "Level 3 reset"
 
681
msgstr ""
 
682
 
 
683
#: src/main/winproc.c:1503
 
684
msgid "Link number out of range"
 
685
msgstr ""
 
686
 
 
687
#: src/main/winproc.c:1508
 
688
msgid "Protocol driver not attached"
 
689
msgstr ""
 
690
 
 
691
#: src/main/winproc.c:1513
 
692
msgid "No CSI structure available"
 
693
msgstr ""
 
694
 
 
695
#: src/main/winproc.c:1518
 
696
msgid "Level 2 halted"
 
697
msgstr ""
 
698
 
 
699
#: src/main/winproc.c:1523
 
700
msgid "Deadlock condition"
 
701
msgstr ""
 
702
 
 
703
#: src/main/winproc.c:1528
 
704
msgid "No record locks available"
 
705
msgstr ""
 
706
 
 
707
#: src/main/winproc.c:1533
 
708
msgid "Invalid exchange"
 
709
msgstr ""
 
710
 
 
711
#: src/main/winproc.c:1538
 
712
msgid "Invalid request descriptor"
 
713
msgstr ""
 
714
 
 
715
#: src/main/winproc.c:1543
 
716
msgid "Exchange full"
 
717
msgstr ""
 
718
 
 
719
#: src/main/winproc.c:1548
 
720
msgid "No anode"
 
721
msgstr ""
 
722
 
 
723
#: src/main/winproc.c:1553
 
724
msgid "Invalid request code"
 
725
msgstr ""
 
726
 
 
727
#: src/main/winproc.c:1558
 
728
msgid "Invalid slot"
 
729
msgstr ""
 
730
 
 
731
#: src/main/winproc.c:1563
 
732
msgid "File locking deadlock error"
 
733
msgstr ""
 
734
 
 
735
#: src/main/winproc.c:1568
 
736
msgid "Bad font file fmt"
 
737
msgstr ""
 
738
 
 
739
#: src/main/winproc.c:1573
 
740
msgid "Device not a stream"
 
741
msgstr ""
 
742
 
 
743
#: src/main/winproc.c:1578
 
744
msgid "No data (for no delay io)"
 
745
msgstr ""
 
746
 
 
747
#: src/main/winproc.c:1583
 
748
msgid "Timer expired"
 
749
msgstr ""
 
750
 
 
751
#: src/main/winproc.c:1588
 
752
msgid "Out of streams resources"
 
753
msgstr ""
 
754
 
 
755
#: src/main/winproc.c:1593
 
756
msgid "Machine is not on the network"
 
757
msgstr ""
 
758
 
 
759
#: src/main/winproc.c:1598
 
760
msgid "Package not installed"
 
761
msgstr ""
 
762
 
 
763
#: src/main/winproc.c:1603
 
764
msgid "The object is remote"
 
765
msgstr ""
 
766
 
 
767
#: src/main/winproc.c:1608
 
768
msgid "The link has been severed"
 
769
msgstr ""
 
770
 
 
771
#: src/main/winproc.c:1613
 
772
msgid "Advertise error"
 
773
msgstr ""
 
774
 
 
775
#: src/main/winproc.c:1618
 
776
msgid "Srmount error"
 
777
msgstr ""
 
778
 
 
779
#: src/main/winproc.c:1623
 
780
msgid "Communication error on send"
 
781
msgstr ""
 
782
 
 
783
#: src/main/winproc.c:1628
 
784
msgid "Protocol error"
 
785
msgstr ""
 
786
 
 
787
#: src/main/winproc.c:1633
 
788
msgid "Multihop attempted"
 
789
msgstr ""
 
790
 
 
791
#: src/main/winproc.c:1638
 
792
msgid "Inode is remote (not really error)"
 
793
msgstr ""
 
794
 
 
795
#: src/main/winproc.c:1643
 
796
msgid "Cross mount point (not really error)"
 
797
msgstr ""
 
798
 
 
799
#: src/main/winproc.c:1648
 
800
msgid "Trying to read unreadable message"
 
801
msgstr ""
 
802
 
 
803
#: src/main/winproc.c:1653
 
804
msgid "Given log. name not unique"
 
805
msgstr ""
 
806
 
 
807
#: src/main/winproc.c:1658
 
808
msgid "f.d. invalid for this operation"
 
809
msgstr ""
 
810
 
 
811
#: src/main/winproc.c:1663
 
812
msgid "Remote address changed"
 
813
msgstr ""
 
814
 
 
815
#: src/main/winproc.c:1668
 
816
msgid "Can't access a needed shared lib"
 
817
msgstr ""
 
818
 
 
819
#: src/main/winproc.c:1673
 
820
msgid "Accessing a corrupted shared lib"
 
821
msgstr ""
 
822
 
 
823
#: src/main/winproc.c:1678
 
824
msgid ".lib section in a.out corrupted"
 
825
msgstr ""
 
826
 
 
827
#: src/main/winproc.c:1683
 
828
msgid "Attempting to link in too many libs"
 
829
msgstr ""
 
830
 
 
831
#: src/main/winproc.c:1688
 
832
msgid "Attempting to exec a shared library"
 
833
msgstr ""
 
834
 
 
835
#: src/main/winproc.c:1693
 
836
msgid "Function not implemented"
 
837
msgstr ""
 
838
 
 
839
#: src/main/winproc.c:1698
 
840
msgid "No more files"
 
841
msgstr ""
 
842
 
 
843
#: src/main/winproc.c:1703
 
844
msgid "Directory not empty"
 
845
msgstr ""
 
846
 
 
847
#: src/main/winproc.c:1708
 
848
msgid "File or path name too long"
 
849
msgstr ""
 
850
 
 
851
#: src/main/winproc.c:1713
 
852
msgid "Too many symbolic links"
 
853
msgstr ""
 
854
 
 
855
#: src/main/winproc.c:1718
 
856
msgid "Operation not supported on transport endpoint"
 
857
msgstr ""
 
858
 
 
859
#: src/main/winproc.c:1723
 
860
msgid "Protocol family not supported"
 
861
msgstr ""
 
862
 
 
863
#: src/main/winproc.c:1728
 
864
msgid "Connection reset by peer"
 
865
msgstr ""
 
866
 
 
867
#: src/main/winproc.c:1733
 
868
msgid "No buffer space available"
 
869
msgstr ""
 
870
 
 
871
#: src/main/winproc.c:1738
 
872
msgid "Address family not supported by protocol family"
 
873
msgstr ""
 
874
 
 
875
#: src/main/winproc.c:1743
 
876
msgid "Protocol wrong type for socket"
 
877
msgstr ""
 
878
 
 
879
#: src/main/winproc.c:1748
 
880
msgid "Socket operation on non-socket"
 
881
msgstr ""
 
882
 
 
883
#: src/main/winproc.c:1753
 
884
msgid "Protocol not available"
 
885
msgstr ""
 
886
 
 
887
#: src/main/winproc.c:1758
 
888
msgid "Can't send after socket shutdown"
 
889
msgstr ""
 
890
 
 
891
#: src/main/winproc.c:1763
 
892
msgid "Connection refused"
 
893
msgstr ""
 
894
 
 
895
#: src/main/winproc.c:1768
 
896
msgid "Address already in use"
 
897
msgstr ""
 
898
 
 
899
#: src/main/winproc.c:1773
 
900
msgid "Connection aborted"
 
901
msgstr ""
 
902
 
 
903
#: src/main/winproc.c:1778
 
904
msgid "Network is unreachable"
 
905
msgstr ""
 
906
 
 
907
#: src/main/winproc.c:1783
 
908
msgid "Network interface is not configured"
 
909
msgstr ""
 
910
 
 
911
#: src/main/winproc.c:1788
 
912
msgid "Connection timed out"
 
913
msgstr ""
 
914
 
 
915
#: src/main/winproc.c:1793
 
916
msgid "Host is down"
 
917
msgstr ""
 
918
 
 
919
#: src/main/winproc.c:1798
 
920
msgid "Host is unreachable"
 
921
msgstr ""
 
922
 
 
923
#: src/main/winproc.c:1803
 
924
msgid "Connection already in progress"
 
925
msgstr ""
 
926
 
 
927
#: src/main/winproc.c:1808
 
928
msgid "Socket already connected"
 
929
msgstr ""
 
930
 
 
931
#: src/main/winproc.c:1813
 
932
msgid "Destination address required"
 
933
msgstr ""
 
934
 
 
935
#: src/main/winproc.c:1818
 
936
msgid "Message too long"
 
937
msgstr ""
 
938
 
 
939
#: src/main/winproc.c:1823
 
940
msgid "Unknown protocol"
 
941
msgstr ""
 
942
 
 
943
#: src/main/winproc.c:1828
 
944
msgid "Socket type not supported"
 
945
msgstr ""
 
946
 
 
947
#: src/main/winproc.c:1833
 
948
msgid "Address not available"
 
949
msgstr ""
 
950
 
 
951
#: src/main/winproc.c:1838
 
952
msgid "Connection aborted by network"
 
953
msgstr ""
 
954
 
 
955
#: src/main/winproc.c:1843
 
956
msgid "Socket is already connected"
 
957
msgstr ""
 
958
 
 
959
#: src/main/winproc.c:1848
 
960
msgid "Socket is not connected"
 
961
msgstr ""
 
962
 
 
963
#: src/main/winproc.c:1853
 
964
msgid "Too many references: cannot splice"
 
965
msgstr ""
 
966
 
 
967
#: src/main/winproc.c:1858
 
968
msgid "Too many processes"
 
969
msgstr ""
 
970
 
 
971
#: src/main/winproc.c:1863
 
972
msgid "Too many users"
 
973
msgstr ""
 
974
 
 
975
#: src/main/winproc.c:1868
 
976
msgid "Disk quota exceeded"
 
977
msgstr ""
 
978
 
 
979
#: src/main/winproc.c:1873 src/main/winproc.c:1900
 
980
msgid "Unknown error"
 
981
msgstr ""
 
982
 
 
983
#: src/main/winproc.c:1878
 
984
msgid "Not supported"
 
985
msgstr ""
 
986
 
 
987
#: src/main/winproc.c:1883
 
988
msgid "No medium (in tape drive)"
 
989
msgstr ""
 
990
 
 
991
#: src/main/winproc.c:1888
 
992
msgid "No such host or network path"
 
993
msgstr ""
 
994
 
 
995
#: src/main/winproc.c:1893
 
996
msgid "Filename exists with different case"
 
997
msgstr ""
 
998
 
 
999
#: src/main/winproc.c:1902
 
1000
#, c-format
 
1001
msgid "ERROR: Unknown error %i in %s\n"
 
1002
msgstr ""
 
1003
 
 
1004
#: src/plugins/rpm/rpmextractor.c:3048
 
1005
#, c-format
 
1006
msgid "Source RPM %d.%d"
 
1007
msgstr ""
 
1008
 
 
1009
#: src/plugins/rpm/rpmextractor.c:3053
 
1010
#, c-format
 
1011
msgid "Binary RPM %d.%d"
 
1012
msgstr ""
 
1013
 
 
1014
#: src/plugins/manextractor.c:128
 
1015
msgid "Commands"
 
1016
msgstr ""
 
1017
 
 
1018
#: src/plugins/manextractor.c:133
 
1019
msgid "System calls"
 
1020
msgstr ""
 
1021
 
 
1022
#: src/plugins/manextractor.c:138
 
1023
msgid "Library calls"
 
1024
msgstr ""
 
1025
 
 
1026
#: src/plugins/manextractor.c:143
 
1027
msgid "Special files"
 
1028
msgstr ""
 
1029
 
 
1030
#: src/plugins/manextractor.c:148
 
1031
msgid "File formats and conventions"
 
1032
msgstr ""
 
1033
 
 
1034
#: src/plugins/manextractor.c:153
 
1035
msgid "Games"
 
1036
msgstr ""
 
1037
 
 
1038
#: src/plugins/manextractor.c:158
 
1039
msgid "Conventions and miscellaneous"
 
1040
msgstr ""
 
1041
 
 
1042
#: src/plugins/manextractor.c:163
 
1043
msgid "System management commands"
 
1044
msgstr ""
 
1045
 
 
1046
#: src/plugins/manextractor.c:168
 
1047
msgid "Kernel routines"
 
1048
msgstr ""
 
1049
 
 
1050
#: src/plugins/htmlextractor.c:132 src/plugins/htmlextractor.c:930
 
1051
#, c-format
 
1052
msgid "Fatal: could not allocate (%s at %s:%d).\n"
 
1053
msgstr ""
 
1054
 
 
1055
#: src/plugins/jpegextractor.c:178
 
1056
#, c-format
 
1057
msgid "%ux%u dots per inch"
 
1058
msgstr ""
 
1059
 
 
1060
#: src/plugins/jpegextractor.c:188
 
1061
#, c-format
 
1062
msgid "%ux%u dots per cm"
 
1063
msgstr ""
 
1064
 
 
1065
#: src/plugins/jpegextractor.c:198
 
1066
#, c-format
 
1067
msgid "%ux%u dots per inch?"
 
1068
msgstr ""
 
1069
 
 
1070
#: src/plugins/mp3extractor.c:281 src/plugins/wavextractor.c:116
 
1071
msgid "stereo"
 
1072
msgstr ""
 
1073
 
 
1074
#: src/plugins/mp3extractor.c:281 src/plugins/wavextractor.c:116
 
1075
msgid "mono"
 
1076
msgstr ""
 
1077
 
 
1078
#: src/plugins/mp3extractor.c:282
 
1079
msgid "(variable bps)"
 
1080
msgstr ""
 
1081
 
 
1082
#: src/plugins/riffextractor.c:169
 
1083
#, c-format
 
1084
msgid "codec: %s, %u fps, %u ms"
 
1085
msgstr ""
 
1086
 
 
1087
#: src/plugins/printable/dictionary-builder.c:29
 
1088
#, c-format
 
1089
msgid ""
 
1090
"Please provide the name of the language you are building\n"
 
1091
"a dictionary for.  For example:\n"
 
1092
msgstr ""
 
1093
 
 
1094
#: src/plugins/printable/dictionary-builder.c:42
 
1095
#, c-format
 
1096
msgid "Error opening file '%s': %s\n"
 
1097
msgstr ""
 
1098
 
 
1099
#: src/plugins/printable/dictionary-builder.c:50
 
1100
#, c-format
 
1101
msgid ""
 
1102
"Error allocating: %s\n"
 
1103
"."
 
1104
msgstr ""
 
1105
 
 
1106
#: src/plugins/printable/dictionary-builder.c:62
 
1107
#, c-format
 
1108
msgid "Increase ALLOCSIZE (in %s).\n"
 
1109
msgstr ""