69b2a4b0fb63e51a05ad4f6f46a7624584e75f30
[platform/upstream/rpm.git] / po / rpm.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #: ../rpm.c:197 ../rpm.c:276
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "POT-Creation-Date: 1998-10-14 14:01-0400\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=CHARSET\n"
16 "Content-Transfer-Encoding: ENCODING\n"
17
18 #: ../build.c:39 ../build.c:50
19 #, c-format
20 msgid "Failed to open tar pipe: %s\n"
21 msgstr ""
22
23 #. Give up
24 #: ../build.c:56
25 #, c-format
26 msgid "Failed to read spec file from %s\n"
27 msgstr ""
28
29 #: ../build.c:79
30 #, c-format
31 msgid "Failed to rename %s to %s: %s\n"
32 msgstr ""
33
34 #: ../build.c:111
35 #, c-format
36 msgid "File is not a regular file: %s\n"
37 msgstr ""
38
39 #: ../build.c:116
40 #, c-format
41 msgid "Unable to open spec file: %s\n"
42 msgstr ""
43
44 #: ../build.c:124
45 #, c-format
46 msgid "File contains non-printable characters(%c): %s\n"
47 msgstr ""
48
49 #: ../checksig.c:25 ../checksig.c:156
50 #, c-format
51 msgid "%s: Open failed\n"
52 msgstr ""
53
54 #: ../checksig.c:29 ../checksig.c:161
55 #, c-format
56 msgid "%s: readLead failed\n"
57 msgstr ""
58
59 #: ../checksig.c:33
60 #, c-format
61 msgid "%s: Can't sign v1.0 RPM\n"
62 msgstr ""
63
64 #: ../checksig.c:37
65 #, c-format
66 msgid "%s: Can't re-sign v2.0 RPM\n"
67 msgstr ""
68
69 #: ../checksig.c:41 ../checksig.c:171
70 #, c-format
71 msgid "%s: rpmReadSignature failed\n"
72 msgstr ""
73
74 #: ../checksig.c:54 ../checksig.c:185
75 msgid "Couldn't read the header/archive"
76 msgstr ""
77
78 #: ../checksig.c:61
79 msgid "Couldn't write header/archive to temp file"
80 msgstr ""
81
82 #: ../build/pack.c:331 ../checksig.c:86
83 #, c-format
84 msgid "Generating signature: %d\n"
85 msgstr ""
86
87 #: ../checksig.c:109
88 msgid "Couldn't read sigtarget"
89 msgstr ""
90
91 #: ../checksig.c:118
92 msgid "Couldn't write package"
93 msgstr ""
94
95 #: ../checksig.c:166
96 #, c-format
97 msgid "%s: No signature available (v1.0 RPM)\n"
98 msgstr ""
99
100 #: ../checksig.c:176
101 #, c-format
102 msgid "%s: No signature available\n"
103 msgstr ""
104
105 #: ../checksig.c:192
106 #, c-format
107 msgid "Unable to write %s"
108 msgstr ""
109
110 #: ../checksig.c:283
111 msgid "NOT OK"
112 msgstr ""
113
114 #: ../checksig.c:284 ../checksig.c:291
115 msgid " (MISSING KEYS)"
116 msgstr ""
117
118 #: ../checksig.c:290
119 msgid "OK"
120 msgstr ""
121
122 #: ../ftp.c:426
123 msgid "Bad FTP server response"
124 msgstr ""
125
126 #: ../ftp.c:429
127 msgid "FTP IO error"
128 msgstr ""
129
130 #: ../ftp.c:432
131 msgid "FTP server timeout"
132 msgstr ""
133
134 #: ../ftp.c:435
135 msgid "Unable to lookup FTP server host address"
136 msgstr ""
137
138 #: ../ftp.c:438
139 msgid "Unable to lookup FTP server host name"
140 msgstr ""
141
142 #: ../ftp.c:441
143 msgid "Failed to connect to FTP server"
144 msgstr ""
145
146 #: ../ftp.c:444
147 msgid "Failed to establish data connection to FTP server"
148 msgstr ""
149
150 #: ../ftp.c:447
151 msgid "IO error to local file"
152 msgstr ""
153
154 #: ../ftp.c:450
155 msgid "Error setting remote server to passive mode"
156 msgstr ""
157
158 #: ../ftp.c:453
159 msgid "File not found on server"
160 msgstr ""
161
162 #: ../ftp.c:457
163 msgid "FTP Unknown or unexpected error"
164 msgstr ""
165
166 #: ../install.c:67 ../install.c:183
167 #, c-format
168 msgid "error: cannot open file %s\n"
169 msgstr ""
170
171 #: ../install.c:84 ../install.c:406
172 #, c-format
173 msgid "Installing %s\n"
174 msgstr ""
175
176 #: ../install.c:91
177 msgid "stopping source install as we're just testing\n"
178 msgstr ""
179
180 #: ../install.c:102 ../install.c:196
181 #, c-format
182 msgid "error: %s does not appear to be a RPM package\n"
183 msgstr ""
184
185 #: ../install.c:107 ../install.c:201 ../install.c:410
186 #, c-format
187 msgid "error: %s cannot be installed\n"
188 msgstr ""
189
190 #: ../install.c:140
191 msgid "counting packages to install\n"
192 msgstr ""
193
194 #: ../install.c:144
195 #, c-format
196 msgid "found %d packages\n"
197 msgstr ""
198
199 #: ../install.c:150
200 msgid "looking for packages to download\n"
201 msgstr ""
202
203 #: ../install.c:154
204 #, c-format
205 msgid "Retrieving %s\n"
206 msgstr ""
207
208 #: ../install.c:161
209 #, c-format
210 msgid "getting %s as %s\n"
211 msgstr ""
212
213 #: ../install.c:165
214 #, c-format
215 msgid "error: skipping %s - transfer failed - %s\n"
216 msgstr ""
217
218 #: ../install.c:177
219 #, c-format
220 msgid "retrieved %d packages\n"
221 msgstr ""
222
223 #: ../install.c:179
224 msgid "finding source and binary packages\n"
225 msgstr ""
226
227 #: ../install.c:215
228 #, c-format
229 msgid "found %d source and %d binary packages\n"
230 msgstr ""
231
232 #: ../install.c:219
233 #, c-format
234 msgid "opening database mode: 0%o\n"
235 msgstr ""
236
237 #: ../install.c:221 ../install.c:310
238 #, c-format
239 msgid "error: cannot open %s%s/packages.rpm\n"
240 msgstr ""
241
242 #: ../install.c:242
243 msgid "failed dependencies:\n"
244 msgstr ""
245
246 #: ../install.c:263
247 msgid "installing binary packages\n"
248 msgstr ""
249
250 #: ../install.c:297
251 msgid "counting packages to uninstall\n"
252 msgstr ""
253
254 #: ../install.c:320 ../query.c:519 ../verify.c:249
255 #, c-format
256 msgid "package %s is not installed\n"
257 msgstr ""
258
259 #: ../install.c:323
260 #, c-format
261 msgid "error searching for package %s\n"
262 msgstr ""
263
264 #: ../install.c:331
265 #, c-format
266 msgid "\"%s\" specifies multiple packages\n"
267 msgstr ""
268
269 #: ../install.c:353
270 #, c-format
271 msgid "found %d packages to uninstall\n"
272 msgstr ""
273
274 #: ../install.c:368
275 msgid "removing these packages would break dependencies:\n"
276 msgstr ""
277
278 #: ../install.c:379
279 #, c-format
280 msgid "uninstalling record number %d\n"
281 msgstr ""
282
283 #: ../install.c:401
284 #, c-format
285 msgid "error: cannot open %s\n"
286 msgstr ""
287
288 #: ../install.c:449
289 #, c-format
290 msgid " is needed by %s-%s-%s\n"
291 msgstr ""
292
293 #: ../install.c:452
294 #, c-format
295 msgid " conflicts with %s-%s-%s\n"
296 msgstr ""
297
298 #: ../query.c:27
299 #, c-format
300 msgid "error in format: %s\n"
301 msgstr ""
302
303 #: ../query.c:64
304 msgid "(contains no files)"
305 msgstr ""
306
307 #: ../query.c:117
308 msgid "normal        "
309 msgstr ""
310
311 #: ../query.c:119
312 msgid "replaced      "
313 msgstr ""
314
315 #: ../query.c:121
316 msgid "net shared    "
317 msgstr ""
318
319 #: ../query.c:123
320 msgid "not installed "
321 msgstr ""
322
323 #: ../query.c:125
324 #, c-format
325 msgid "(unknown %3d) "
326 msgstr ""
327
328 #: ../query.c:129
329 msgid "(no state)    "
330 msgstr ""
331
332 #: ../query.c:145 ../query.c:175
333 msgid "package has neither file owner or id lists"
334 msgstr ""
335
336 #: ../query.c:317
337 #, c-format
338 msgid "querying record number %d\n"
339 msgstr ""
340
341 #: ../query.c:322 ../verify.c:137
342 msgid "error: could not read database record\n"
343 msgstr ""
344
345 #: ../query.c:358 ../query.c:365 ../verify.c:194 ../verify.c:201
346 #, c-format
347 msgid "open of %s failed: %s\n"
348 msgstr ""
349
350 #: ../query.c:381
351 msgid "old format source packages cannot be queried\n"
352 msgstr ""
353
354 #: ../query.c:390
355 #, c-format
356 msgid "%s does not appear to be a RPM package\n"
357 msgstr ""
358
359 #: ../query.c:394
360 #, c-format
361 msgid "query of %s failed\n"
362 msgstr ""
363
364 #: ../query.c:407 ../verify.c:177
365 msgid "could not read database record!\n"
366 msgstr ""
367
368 #: ../query.c:418 ../verify.c:224
369 #, c-format
370 msgid "group %s does not contain any packages\n"
371 msgstr ""
372
373 #: ../query.c:428
374 #, c-format
375 msgid "no package provides %s\n"
376 msgstr ""
377
378 #: ../query.c:438
379 #, c-format
380 msgid "no package triggers %s\n"
381 msgstr ""
382
383 #: ../query.c:448
384 #, c-format
385 msgid "no package requires %s\n"
386 msgstr ""
387
388 #: ../query.c:466 ../query.c:472
389 msgid "maximum path length exceeded\n"
390 msgstr ""
391
392 #: ../query.c:484
393 #, c-format
394 msgid "file %s: %s\n"
395 msgstr ""
396
397 #: ../query.c:487 ../verify.c:238
398 #, c-format
399 msgid "file %s is not owned by any package\n"
400 msgstr ""
401
402 #: ../query.c:500
403 #, c-format
404 msgid "invalid package number: %s\n"
405 msgstr ""
406
407 #: ../query.c:503
408 #, c-format
409 msgid "showing package: %d\n"
410 msgstr ""
411
412 #: ../query.c:507
413 #, c-format
414 msgid "record %d could not be read\n"
415 msgstr ""
416
417 #: ../query.c:522 ../verify.c:251
418 #, c-format
419 msgid "error looking for package %s\n"
420 msgstr ""
421
422 #: ../rpm.c:174
423 #, c-format
424 msgid "rpm: %s\n"
425 msgstr ""
426
427 #: ../rpm.c:185
428 #, c-format
429 msgid "RPM version %s\n"
430 msgstr ""
431
432 #: ../rpm.c:189
433 msgid "Copyright (C) 1998 - Red Hat Software"
434 msgstr ""
435
436 #: ../rpm.c:190
437 msgid ""
438 "This may be freely redistributed under the terms of the GNU Public License"
439 msgstr ""
440
441 #: ../rpm.c:199
442 msgid "usage: rpm {--help}"
443 msgstr ""
444
445 #: ../rpm.c:200
446 msgid "       rpm {--version}"
447 msgstr ""
448
449 #: ../rpm.c:201
450 msgid "       rpm {--initdb}   [--dbpath <dir>]"
451 msgstr ""
452
453 #: ../rpm.c:202
454 msgid ""
455 "       rpm {--install -i} [-v] [--hash -h] [--percent] [--force] [--test]"
456 msgstr ""
457
458 #: ../rpm.c:203
459 msgid "                        [--replacepkgs] [--replacefiles] [--root <dir>]"
460 msgstr ""
461
462 #: ../rpm.c:204
463 msgid "                        [--excludedocs] [--includedocs] [--noscripts]"
464 msgstr ""
465
466 #: ../rpm.c:205
467 msgid ""
468 "                        [--rcfile <file>] [--ignorearch] [--dbpath <dir>]"
469 msgstr ""
470
471 #: ../rpm.c:206
472 msgid ""
473 "                        [--prefix <dir>] [--ignoreos] [--nodeps] [--allfiles]"
474 msgstr ""
475
476 #: ../rpm.c:207
477 msgid ""
478 "                        [--ftpproxy <host>] [--ftpport <port>] [--justdb]"
479 msgstr ""
480
481 #: ../rpm.c:208 ../rpm.c:216
482 msgid "                        [--noorder] [--relocate oldpath=newpath]"
483 msgstr ""
484
485 #: ../rpm.c:209
486 msgid ""
487 "                        [--badreloc] [--notriggers] file1.rpm ... fileN.rpm"
488 msgstr ""
489
490 #: ../rpm.c:210
491 msgid ""
492 "       rpm {--upgrade -U} [-v] [--hash -h] [--percent] [--force] [--test]"
493 msgstr ""
494
495 #: ../rpm.c:211
496 msgid "                        [--oldpackage] [--root <dir>] [--noscripts]"
497 msgstr ""
498
499 #: ../rpm.c:212
500 msgid ""
501 "                        [--excludedocs] [--includedocs] [--rcfile <file>]"
502 msgstr ""
503
504 #: ../rpm.c:213
505 msgid ""
506 "                        [--ignorearch]  [--dbpath <dir>] [--prefix <dir>] "
507 msgstr ""
508
509 #: ../rpm.c:214
510 msgid "                        [--ftpproxy <host>] [--ftpport <port>]"
511 msgstr ""
512
513 #: ../rpm.c:215
514 msgid "                        [--ignoreos] [--nodeps] [--allfiles] [--justdb]"
515 msgstr ""
516
517 #: ../rpm.c:217
518 msgid "                        [--badreloc] file1.rpm ... fileN.rpm"
519 msgstr ""
520
521 #: ../rpm.c:218
522 msgid "       rpm {--query -q} [-afpg] [-i] [-l] [-s] [-d] [-c] [-v] [-R]"
523 msgstr ""
524
525 #: ../rpm.c:219
526 msgid "                        [--scripts] [--root <dir>] [--rcfile <file>]"
527 msgstr ""
528
529 #: ../rpm.c:220
530 msgid "                        [--whatprovides] [--whatrequires] [--requires]"
531 msgstr ""
532
533 #: ../rpm.c:221
534 msgid ""
535 "                        [--triggeredby] [--ftpuseport] [--ftpproxy <host>]"
536 msgstr ""
537
538 #: ../rpm.c:222
539 msgid ""
540 "                        [--ftpport <port>] [--provides] [--triggers] [--dump]"
541 msgstr ""
542
543 #: ../rpm.c:223
544 msgid "                        [--changelog] [--dbpath <dir>] [targets]"
545 msgstr ""
546
547 #: ../rpm.c:224
548 msgid "       rpm {--verify -V -y} [-afpg] [--root <dir>] [--rcfile <file>]"
549 msgstr ""
550
551 #: ../rpm.c:225
552 msgid ""
553 "                        [--dbpath <dir>] [--nodeps] [--nofiles] [--noscripts]"
554 msgstr ""
555
556 #: ../rpm.c:226
557 msgid "                        [--nomd5] [targets]"
558 msgstr ""
559
560 #: ../rpm.c:227
561 msgid "       rpm {--setperms} [-afpg] [target]"
562 msgstr ""
563
564 #: ../rpm.c:228
565 msgid "       rpm {--setugids} [-afpg] [target]"
566 msgstr ""
567
568 #: ../rpm.c:229
569 msgid "       rpm {--erase -e} [--root <dir>] [--noscripts] [--rcfile <file>]"
570 msgstr ""
571
572 #: ../rpm.c:230
573 msgid "                        [--dbpath <dir>] [--nodeps] [--allmatches]"
574 msgstr ""
575
576 #: ../rpm.c:231
577 msgid ""
578 "                        [--justdb] [--notriggers] rpackage1 ... packageN"
579 msgstr ""
580
581 #: ../rpm.c:232
582 msgid ""
583 "       rpm {-b|t}[plciba] [-v] [--short-circuit] [--clean] [--rcfile  <file>]"
584 msgstr ""
585
586 #: ../rpm.c:233
587 msgid "                        [--sign] [--test] [--timecheck <s>] ]"
588 msgstr ""
589
590 #: ../rpm.c:234
591 msgid "                        [--buildplatform=platform1[,platform2...]]"
592 msgstr ""
593
594 #: ../rpm.c:235
595 msgid "                        [--rmsource] specfile"
596 msgstr ""
597
598 #: ../rpm.c:236
599 msgid "       rpm {--rmsource} [--rcfile <file>] [-v] specfile"
600 msgstr ""
601
602 #: ../rpm.c:237
603 msgid ""
604 "       rpm {--rebuild} [--rcfile <file>] [-v] source1.rpm ... sourceN.rpm"
605 msgstr ""
606
607 #: ../rpm.c:238
608 msgid ""
609 "       rpm {--recompile} [--rcfile <file>] [-v] source1.rpm ... sourceN.rpm"
610 msgstr ""
611
612 #: ../rpm.c:239
613 msgid "       rpm {--resign} [--rcfile <file>] package1 package2 ... packageN"
614 msgstr ""
615
616 #: ../rpm.c:240
617 msgid "       rpm {--addsign} [--rcfile <file>] package1 package2 ... packageN"
618 msgstr ""
619
620 #: ../rpm.c:241
621 msgid "       rpm {--checksig -K} [--nopgp] [--nomd5] [--rcfile <file>]"
622 msgstr ""
623
624 #: ../rpm.c:242
625 msgid "                           package1 ... packageN"
626 msgstr ""
627
628 #: ../rpm.c:243
629 msgid "       rpm {--rebuilddb} [--rcfile <file>] [--dbpath <dir>]"
630 msgstr ""
631
632 #: ../rpm.c:244
633 msgid "       rpm {--querytags}"
634 msgstr ""
635
636 #: ../rpm.c:278
637 msgid "usage:"
638 msgstr ""
639
640 #: ../rpm.c:280
641 msgid "print this message"
642 msgstr ""
643
644 #: ../rpm.c:282
645 msgid "print the version of rpm being used"
646 msgstr ""
647
648 #: ../rpm.c:283
649 msgid "   all modes support the following arguments:"
650 msgstr ""
651
652 #: ../rpm.c:284
653 msgid "      --rcfile <file>     "
654 msgstr ""
655
656 #: ../rpm.c:285
657 msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
658 msgstr ""
659
660 #: ../rpm.c:287
661 msgid "be a little more verbose"
662 msgstr ""
663
664 #: ../rpm.c:289
665 msgid "be incredibly verbose (for debugging)"
666 msgstr ""
667
668 #: ../rpm.c:291
669 msgid "query mode"
670 msgstr ""
671
672 #: ../rpm.c:292 ../rpm.c:350 ../rpm.c:410 ../rpm.c:438
673 msgid "      --root <dir>        "
674 msgstr ""
675
676 #: ../rpm.c:293 ../rpm.c:351 ../rpm.c:411 ../rpm.c:439 ../rpm.c:499
677 msgid "use <dir> as the top level directory"
678 msgstr ""
679
680 #: ../rpm.c:294 ../rpm.c:348 ../rpm.c:376 ../rpm.c:426 ../rpm.c:496
681 msgid "      --dbpath <dir>      "
682 msgstr ""
683
684 #: ../rpm.c:295 ../rpm.c:349 ../rpm.c:377 ../rpm.c:427 ../rpm.c:497
685 msgid "use <dir> as the directory for the database"
686 msgstr ""
687
688 #: ../rpm.c:296
689 msgid "      --queryformat <qfmt>"
690 msgstr ""
691
692 #: ../rpm.c:297
693 msgid "use <qfmt> as the header format (implies -i)"
694 msgstr ""
695
696 #: ../rpm.c:298
697 msgid ""
698 "   install, upgrade and query (with -p) allow ftp URL's to be used in place"
699 msgstr ""
700
701 #: ../rpm.c:299
702 msgid "   of file names as well as the following options:"
703 msgstr ""
704
705 #: ../rpm.c:300
706 msgid "      --ftpproxy <host>   "
707 msgstr ""
708
709 #: ../rpm.c:301
710 msgid "hostname or IP of ftp proxy"
711 msgstr ""
712
713 #: ../rpm.c:302
714 msgid "      --ftpport <port>    "
715 msgstr ""
716
717 #: ../rpm.c:303
718 msgid "port number of ftp server (or proxy)"
719 msgstr ""
720
721 #: ../rpm.c:304
722 msgid "      Package specification options:"
723 msgstr ""
724
725 #: ../rpm.c:306
726 msgid "query all packages"
727 msgstr ""
728
729 #: ../rpm.c:307
730 msgid "        -f <file>+        "
731 msgstr ""
732
733 #: ../rpm.c:308
734 msgid "query package owning <file>"
735 msgstr ""
736
737 #: ../rpm.c:309
738 msgid "        -p <packagefile>+ "
739 msgstr ""
740
741 #: ../rpm.c:310
742 msgid "query (uninstalled) package <packagefile>"
743 msgstr ""
744
745 #: ../rpm.c:311
746 msgid "        --triggeredby <pkg>"
747 msgstr ""
748
749 #: ../rpm.c:312
750 msgid "query packages triggered by <pkg>"
751 msgstr ""
752
753 #: ../rpm.c:313
754 msgid "        --whatprovides <cap>"
755 msgstr ""
756
757 #: ../rpm.c:314
758 msgid "query packages which provide <cap> capability"
759 msgstr ""
760
761 #: ../rpm.c:315
762 msgid "        --whatrequires <cap>"
763 msgstr ""
764
765 #: ../rpm.c:316
766 msgid "query packages which require <cap> capability"
767 msgstr ""
768
769 #: ../rpm.c:317
770 msgid "      Information selection options:"
771 msgstr ""
772
773 #: ../rpm.c:319
774 msgid "display package information"
775 msgstr ""
776
777 #: ../rpm.c:321
778 msgid "display the package's change log"
779 msgstr ""
780
781 #: ../rpm.c:323
782 msgid "display package file list"
783 msgstr ""
784
785 #: ../rpm.c:325
786 msgid "show file states (implies -l)"
787 msgstr ""
788
789 #: ../rpm.c:327
790 msgid "list only documentation files (implies -l)"
791 msgstr ""
792
793 #: ../rpm.c:329
794 msgid "list only configuration files (implies -l)"
795 msgstr ""
796
797 #: ../rpm.c:331
798 msgid ""
799 "show all verifiable information for each file (must be used with -l, -c, or "
800 "-d)"
801 msgstr ""
802
803 #: ../rpm.c:333
804 msgid "list capabilities package provides"
805 msgstr ""
806
807 #: ../rpm.c:334
808 msgid "        --requires"
809 msgstr ""
810
811 #: ../rpm.c:336
812 msgid "list package dependencies"
813 msgstr ""
814
815 #: ../rpm.c:338
816 msgid "print the various [un]install scripts"
817 msgstr ""
818
819 #: ../rpm.c:340
820 msgid "show the trigger scripts contained in the package"
821 msgstr ""
822
823 #: ../rpm.c:344
824 msgid "    --pipe <cmd>          "
825 msgstr ""
826
827 #: ../rpm.c:345
828 msgid "send stdout to <cmd>"
829 msgstr ""
830
831 #: ../rpm.c:347
832 msgid ""
833 "verify a package installation using the same same package specification "
834 "options as -q"
835 msgstr ""
836
837 #: ../rpm.c:353 ../rpm.c:397 ../rpm.c:431
838 msgid "do not verify package dependencies"
839 msgstr ""
840
841 #: ../rpm.c:355
842 msgid "do not verify file md5 checksums"
843 msgstr ""
844
845 #: ../rpm.c:357
846 msgid "do not verify file attributes"
847 msgstr ""
848
849 #: ../rpm.c:360
850 msgid ""
851 "set the file permissions to those in the package database using the same "
852 "package specification options as -q"
853 msgstr ""
854
855 #: ../rpm.c:363
856 msgid ""
857 "set the file owner and group to those in the package database using the same "
858 "package specification options as -q"
859 msgstr ""
860
861 #: ../rpm.c:367
862 msgid "    --install <packagefile>"
863 msgstr ""
864
865 #: ../rpm.c:368
866 msgid "    -i <packagefile>      "
867 msgstr ""
868
869 #: ../rpm.c:369
870 msgid "install package"
871 msgstr ""
872
873 #: ../rpm.c:370
874 msgid "      --relocate <oldpath>=<newpath>"
875 msgstr ""
876
877 #: ../rpm.c:371
878 msgid "relocate files from <oldpath> to <newpath>"
879 msgstr ""
880
881 #: ../rpm.c:373
882 msgid "relocate files even though the package doesn't allow it"
883 msgstr ""
884
885 #: ../rpm.c:374
886 msgid "      --prefix <dir>      "
887 msgstr ""
888
889 #: ../rpm.c:375
890 msgid "relocate the package to <dir>, if relocatable"
891 msgstr ""
892
893 #: ../rpm.c:379
894 msgid "do not install documentation"
895 msgstr ""
896
897 #: ../rpm.c:381
898 msgid "short hand for --replacepkgs --replacefiles"
899 msgstr ""
900
901 #: ../rpm.c:384
902 msgid "print hash marks as package installs (good with -v)"
903 msgstr ""
904
905 #: ../rpm.c:386
906 msgid "install all files, even configurations which might otherwise be skipped"
907 msgstr ""
908
909 #: ../rpm.c:389
910 msgid "don't verify package architecture"
911 msgstr ""
912
913 #: ../rpm.c:391
914 msgid "don't verify package operating system"
915 msgstr ""
916
917 #: ../rpm.c:393
918 msgid "install documentation"
919 msgstr ""
920
921 #: ../rpm.c:395 ../rpm.c:429
922 msgid "update the database, but do not modify the filesystem"
923 msgstr ""
924
925 #: ../rpm.c:399 ../rpm.c:433
926 msgid "do not reorder package installation to satisfy dependencies"
927 msgstr ""
928
929 #: ../rpm.c:401
930 msgid "don't execute any installation scripts"
931 msgstr ""
932
933 #: ../rpm.c:403 ../rpm.c:437
934 msgid "don't execute any scripts triggered by this package"
935 msgstr ""
936
937 #: ../rpm.c:405
938 msgid "print percentages as package installs"
939 msgstr ""
940
941 #: ../rpm.c:407
942 msgid "install even if the package replaces installed files"
943 msgstr ""
944
945 #: ../rpm.c:409
946 msgid "reinstall if the package is already present"
947 msgstr ""
948
949 #: ../rpm.c:413
950 msgid "don't install, but tell if it would work or not"
951 msgstr ""
952
953 #: ../rpm.c:415
954 msgid "    --upgrade <packagefile>"
955 msgstr ""
956
957 #: ../rpm.c:416
958 msgid "    -U <packagefile>      "
959 msgstr ""
960
961 #: ../rpm.c:417
962 msgid "upgrade package (same options as --install, plus)"
963 msgstr ""
964
965 #: ../rpm.c:419
966 msgid ""
967 "upgrade to an old version of the package (--force on upgrades does this "
968 "automatically)"
969 msgstr ""
970
971 #: ../rpm.c:421
972 msgid "    --erase <package>"
973 msgstr ""
974
975 #: ../rpm.c:423
976 msgid "erase (uninstall) package"
977 msgstr ""
978
979 #: ../rpm.c:425
980 msgid ""
981 "remove all packages which match <package> (normally an error is generated if "
982 "<package> specified multiple packages)"
983 msgstr ""
984
985 #: ../rpm.c:435
986 msgid "do not execute any package specific scripts"
987 msgstr ""
988
989 #: ../rpm.c:441
990 msgid "    -b<stage> <spec>      "
991 msgstr ""
992
993 #: ../rpm.c:442
994 msgid "    -t<stage> <tarball>   "
995 msgstr ""
996
997 #: ../rpm.c:443
998 msgid "build package, where <stage> is one of:"
999 msgstr ""
1000
1001 #: ../rpm.c:445
1002 msgid "prep (unpack sources and apply patches)"
1003 msgstr ""
1004
1005 #: ../rpm.c:447
1006 #, c-format
1007 msgid "list check (do some cursory checks on %files)"
1008 msgstr ""
1009
1010 #: ../rpm.c:449
1011 msgid "compile (prep and compile)"
1012 msgstr ""
1013
1014 #: ../rpm.c:451
1015 msgid "install (prep, compile, install)"
1016 msgstr ""
1017
1018 #: ../rpm.c:453
1019 msgid "binary package (prep, compile, install, package)"
1020 msgstr ""
1021
1022 #: ../rpm.c:455
1023 msgid "bin/src package (prep, compile, install, package)"
1024 msgstr ""
1025
1026 #: ../rpm.c:457
1027 msgid "skip straight to specified stage (only for c,i)"
1028 msgstr ""
1029
1030 #: ../rpm.c:459
1031 msgid "remove build tree when done"
1032 msgstr ""
1033
1034 #: ../rpm.c:461
1035 msgid "remove sources and spec file when done"
1036 msgstr ""
1037
1038 #: ../rpm.c:463
1039 msgid "generate PGP signature"
1040 msgstr ""
1041
1042 #: ../rpm.c:464
1043 msgid "      --buildroot <dir>   "
1044 msgstr ""
1045
1046 #: ../rpm.c:465
1047 msgid "use <dir> as the build root"
1048 msgstr ""
1049
1050 #: ../rpm.c:466
1051 msgid "      --platform=<platform>+"
1052 msgstr ""
1053
1054 #: ../rpm.c:467
1055 msgid "build the packages for the platform1...platformN build targets."
1056 msgstr ""
1057
1058 #: ../rpm.c:469
1059 msgid "do not execute any stages"
1060 msgstr ""
1061
1062 #: ../rpm.c:470
1063 msgid "      --timecheck <secs>  "
1064 msgstr ""
1065
1066 #: ../rpm.c:471
1067 msgid "set the time check to <secs> seconds (0 disables)"
1068 msgstr ""
1069
1070 #: ../rpm.c:473
1071 msgid "    --rebuild <src_pkg>   "
1072 msgstr ""
1073
1074 #: ../rpm.c:474
1075 msgid ""
1076 "install source package, build binary package and remove spec file, sources, "
1077 "patches, and icons."
1078 msgstr ""
1079
1080 #: ../rpm.c:475
1081 msgid "    --rmsource <spec>     "
1082 msgstr ""
1083
1084 #: ../rpm.c:476
1085 msgid "remove sources and spec file"
1086 msgstr ""
1087
1088 #: ../rpm.c:477
1089 msgid "    --recompile <src_pkg> "
1090 msgstr ""
1091
1092 #: ../rpm.c:478
1093 msgid "like --rebuild, but don't build any package"
1094 msgstr ""
1095
1096 #: ../rpm.c:479
1097 msgid "    --resign <pkg>+       "
1098 msgstr ""
1099
1100 #: ../rpm.c:480
1101 msgid "sign a package (discard current signature)"
1102 msgstr ""
1103
1104 #: ../rpm.c:481
1105 msgid "    --addsign <pkg>+      "
1106 msgstr ""
1107
1108 #: ../rpm.c:482
1109 msgid "add a signature to a package"
1110 msgstr ""
1111
1112 #: ../rpm.c:484
1113 msgid "    --checksig <pkg>+     "
1114 msgstr ""
1115
1116 #: ../rpm.c:485
1117 msgid "verify package signature"
1118 msgstr ""
1119
1120 #: ../rpm.c:487
1121 msgid "skip any PGP signatures"
1122 msgstr ""
1123
1124 #: ../rpm.c:489
1125 msgid "skip any MD5 signatures"
1126 msgstr ""
1127
1128 #: ../rpm.c:491
1129 msgid "list the tags that can be used in a query format"
1130 msgstr ""
1131
1132 #: ../rpm.c:493
1133 msgid "make sure a valid database exists"
1134 msgstr ""
1135
1136 #: ../rpm.c:495
1137 msgid "rebuild database from existing database"
1138 msgstr ""
1139
1140 #: ../rpm.c:634 ../rpm.c:640 ../rpm.c:647 ../rpm.c:653 ../rpm.c:662
1141 #: ../rpm.c:669 ../rpm.c:715 ../rpm.c:721 ../rpm.c:810 ../rpm.c:817
1142 #: ../rpm.c:823 ../rpm.c:831 ../rpm.c:837 ../rpm.c:845 ../rpm.c:878
1143 #: ../rpm.c:924 ../rpm.c:931
1144 msgid "only one major mode may be specified"
1145 msgstr ""
1146
1147 #: ../rpm.c:655
1148 msgid "-u and --uninstall are deprecated and no longer work.\n"
1149 msgstr ""
1150
1151 #: ../rpm.c:657
1152 msgid "Use -e or --erase instead.\n"
1153 msgstr ""
1154
1155 #: ../rpm.c:673
1156 msgid "--build (-b) requires one of a,b,i,c,p,l as its sole argument"
1157 msgstr ""
1158
1159 #: ../rpm.c:677
1160 msgid "--tarbuild (-t) requires one of a,b,i,c,p,l as its sole argument"
1161 msgstr ""
1162
1163 #: ../rpm.c:744 ../rpm.c:751 ../rpm.c:759 ../rpm.c:767 ../rpm.c:787
1164 #: ../rpm.c:795 ../rpm.c:803
1165 msgid "one type of query/verify may be performed at a time"
1166 msgstr ""
1167
1168 #: ../rpm.c:853
1169 msgid "arguments to --dbpath must begin with a /"
1170 msgstr ""
1171
1172 #: ../rpm.c:860
1173 msgid "one type of query may be performed at a time"
1174 msgstr ""
1175
1176 #: ../rpm.c:884
1177 msgid "relocations must begin with a /"
1178 msgstr ""
1179
1180 #: ../rpm.c:886
1181 msgid "relocations must contain a ="
1182 msgstr ""
1183
1184 #: ../rpm.c:889
1185 msgid "relocations must have a / following the ="
1186 msgstr ""
1187
1188 #: ../rpm.c:901
1189 msgid "Internal error in argument processing :-(\n"
1190 msgstr ""
1191
1192 #: ../rpm.c:944
1193 msgid "--dbpath given for operation that does not use a database"
1194 msgstr ""
1195
1196 #: ../rpm.c:949
1197 msgid "--timecheck may only be used during package builds"
1198 msgstr ""
1199
1200 #: ../rpm.c:952 ../rpm.c:955
1201 msgid "unexpected query specifiers"
1202 msgstr ""
1203
1204 #: ../rpm.c:959
1205 msgid "unexpected query source"
1206 msgstr ""
1207
1208 #: ../rpm.c:962
1209 msgid "only installation and upgrading may be forced"
1210 msgstr ""
1211
1212 #: ../rpm.c:965
1213 msgid "files may only be relocated during package installation"
1214 msgstr ""
1215
1216 #: ../rpm.c:968
1217 msgid "only one of --prefix or --relocate may be used"
1218 msgstr ""
1219
1220 #: ../rpm.c:971
1221 msgid "--relocate may only be used when installing new packages"
1222 msgstr ""
1223
1224 #: ../rpm.c:974
1225 msgid "--prefix may only be used when installing new packages"
1226 msgstr ""
1227
1228 #: ../rpm.c:977
1229 msgid "arguments to --prefix must begin with a /"
1230 msgstr ""
1231
1232 #: ../rpm.c:980
1233 msgid "--hash (-h) may only be specified during package installation"
1234 msgstr ""
1235
1236 #: ../rpm.c:984
1237 msgid "--percent may only be specified during package installation"
1238 msgstr ""
1239
1240 #: ../rpm.c:988
1241 msgid "--replacefiles may only be specified during package installation"
1242 msgstr ""
1243
1244 #: ../rpm.c:992
1245 msgid "--replacepkgs may only be specified during package installation"
1246 msgstr ""
1247
1248 #: ../rpm.c:996
1249 msgid "--excludedocs may only be specified during package installation"
1250 msgstr ""
1251
1252 #: ../rpm.c:1000
1253 msgid "--includedocs may only be specified during package installation"
1254 msgstr ""
1255
1256 #: ../rpm.c:1004
1257 msgid "only one of --excludedocs and --includedocs may be specified"
1258 msgstr ""
1259
1260 #: ../rpm.c:1008
1261 msgid "--ignorearch may only be specified during package installation"
1262 msgstr ""
1263
1264 #: ../rpm.c:1012
1265 msgid "--ignoreos may only be specified during package installation"
1266 msgstr ""
1267
1268 #: ../rpm.c:1016
1269 msgid "--allmatches may only be specified during package erasure"
1270 msgstr ""
1271
1272 #: ../rpm.c:1020
1273 msgid "--allfiles may only be specified during package installation"
1274 msgstr ""
1275
1276 #: ../rpm.c:1024
1277 msgid "--justdb may only be specified during package installation and erasure"
1278 msgstr ""
1279
1280 #: ../rpm.c:1029
1281 msgid ""
1282 "--noscripts may only be specified during package installation, erasure, and "
1283 "verification"
1284 msgstr ""
1285
1286 #: ../rpm.c:1033
1287 msgid ""
1288 "--notriggers may only be specified during package installation, erasure, and "
1289 "verification"
1290 msgstr ""
1291
1292 #: ../rpm.c:1038
1293 msgid ""
1294 "--nodeps may only be specified during package installation, erasure, and "
1295 "verification"
1296 msgstr ""
1297
1298 #: ../rpm.c:1042
1299 msgid "--nofiles may only be specified during package verification"
1300 msgstr ""
1301
1302 #: ../rpm.c:1047
1303 msgid ""
1304 "--test may only be specified during package installation, erasure, and "
1305 "building"
1306 msgstr ""
1307
1308 #: ../rpm.c:1052
1309 msgid ""
1310 "--root (-r) may only be specified during installation, erasure, querying, "
1311 "and database rebuilds"
1312 msgstr ""
1313
1314 #: ../rpm.c:1057
1315 msgid "arguments to --root (-r) must begin with a /"
1316 msgstr ""
1317
1318 #: ../rpm.c:1060
1319 msgid "--clean may only be used with -b and -t"
1320 msgstr ""
1321
1322 #: ../rpm.c:1063
1323 msgid "--rmsource may only be used with -b and -t"
1324 msgstr ""
1325
1326 #: ../rpm.c:1066
1327 msgid "--short-circuit may only be used during package building"
1328 msgstr ""
1329
1330 #: ../rpm.c:1070
1331 msgid "--short-circuit may only be used with -bc, -bi, -bs, -tc -ti, or -ts"
1332 msgstr ""
1333
1334 #: ../rpm.c:1075
1335 msgid "--oldpackage may only be used during upgrades"
1336 msgstr ""
1337
1338 #: ../rpm.c:1078
1339 msgid "--dump may only be used during queries"
1340 msgstr ""
1341
1342 #: ../rpm.c:1081
1343 msgid "--dump of queries must be used with -l, -c, or -d"
1344 msgstr ""
1345
1346 #: ../rpm.c:1086
1347 msgid ""
1348 "ftp options can only be used during package queries, installs, and upgrades"
1349 msgstr ""
1350
1351 #: ../rpm.c:1093
1352 msgid "--nopgp may only be used during signature checking"
1353 msgstr ""
1354
1355 #: ../rpm.c:1096
1356 msgid ""
1357 "--nopgp may only be used during signature checking and package verification"
1358 msgstr ""
1359
1360 #: ../rpm.c:1109
1361 msgid "Pass phrase check failed\n"
1362 msgstr ""
1363
1364 #: ../rpm.c:1112
1365 msgid "Pass phrase is good.\n"
1366 msgstr ""
1367
1368 #: ../rpm.c:1124
1369 msgid "--sign may only be used during package building"
1370 msgstr ""
1371
1372 #: ../rpm.c:1139
1373 msgid "exec failed\n"
1374 msgstr ""
1375
1376 #: ../rpm.c:1158
1377 msgid "unexpected arguments to --querytags "
1378 msgstr ""
1379
1380 #: ../rpm.c:1169
1381 msgid "no packages given for signature check"
1382 msgstr ""
1383
1384 #: ../rpm.c:1176
1385 msgid "no packages given for signing"
1386 msgstr ""
1387
1388 #: ../rpm.c:1185
1389 msgid "no packages files given for rebuild"
1390 msgstr ""
1391
1392 #: ../rpm.c:1248
1393 msgid "no spec files given for build"
1394 msgstr ""
1395
1396 #: ../rpm.c:1250
1397 msgid "no tar files given for build"
1398 msgstr ""
1399
1400 #: ../rpm.c:1263
1401 msgid "no packages given for uninstall"
1402 msgstr ""
1403
1404 #: ../rpm.c:1303
1405 msgid "no packages given for install"
1406 msgstr ""
1407
1408 #: ../rpm.c:1327
1409 msgid "extra arguments given for query of all packages"
1410 msgstr ""
1411
1412 #: ../rpm.c:1332
1413 msgid "no arguments given for query"
1414 msgstr ""
1415
1416 #: ../rpm.c:1349
1417 msgid "no arguments given for verify"
1418 msgstr ""
1419
1420 #: ../url.c:46
1421 #, c-format
1422 msgid "Password for %s@%s: "
1423 msgstr ""
1424
1425 #: ../url.c:112 ../url.c:155 ../url.c:181
1426 #, c-format
1427 msgid "getting %s via anonymous ftp\n"
1428 msgstr ""
1429
1430 #: ../url.c:119
1431 #, c-format
1432 msgid "logging into %s as %s, pw %s\n"
1433 msgstr ""
1434
1435 #: ../url.c:130
1436 msgid "error: ftpport must be a number\n"
1437 msgstr ""
1438
1439 #: ../url.c:188
1440 #, c-format
1441 msgid "failed to create %s\n"
1442 msgstr ""
1443
1444 #: ../verify.c:34
1445 #, c-format
1446 msgid "missing    %s\n"
1447 msgstr ""
1448
1449 #: ../verify.c:90
1450 #, c-format
1451 msgid "Unsatisfied dependencies for %s-%s-%s: "
1452 msgstr ""
1453
1454 #: ../verify.c:132
1455 #, c-format
1456 msgid "verifying record number %d\n"
1457 msgstr ""
1458
1459 #: ../verify.c:215
1460 #, c-format
1461 msgid "%s is not an RPM\n"
1462 msgstr ""
1463
1464 #: ../rpm2cpio.c:38
1465 msgid "argument is not an RPM package\n"
1466 msgstr ""
1467
1468 #: ../rpm2cpio.c:41
1469 msgid "error reading header from package\n"
1470 msgstr ""
1471
1472 #: ../convertdb.c:37
1473 msgid "RPM database already exists"
1474 msgstr ""
1475
1476 #: ../convertdb.c:42
1477 msgid "Old db is missing"
1478 msgstr ""
1479
1480 #: ../convertdb.c:53
1481 msgid "failed to create RPM database /var/lib/rpm"
1482 msgstr ""
1483
1484 #: ../convertdb.c:59
1485 msgid "Old db is corrupt"
1486 msgstr ""
1487
1488 #: ../convertdb.c:68
1489 #, c-format
1490 msgid "oldrpmdbGetPackageInfo failed &olddb = %p olddb.packages = %p\n"
1491 msgstr ""
1492
1493 #: ../convertdb.c:200
1494 msgid "rpmconvert: no arguments expected"
1495 msgstr ""
1496
1497 #: ../convertdb.c:206
1498 msgid "rpmconvert 1.0 - converting database in /var/lib/rpm\n"
1499 msgstr ""
1500
1501 #: ../oldrpmdb.c:454
1502 #, c-format
1503 msgid "pulling %s from database\n"
1504 msgstr ""
1505
1506 #: ../oldrpmdb.c:461
1507 msgid "package not found in database"
1508 msgstr ""
1509
1510 #: ../oldrpmdb.c:522
1511 msgid "no copyright!\n"
1512 msgstr ""
1513
1514 #: ../build/build.c:95 ../build/pack.c:249
1515 msgid "Unable to open temp file"
1516 msgstr ""
1517
1518 #: ../build/build.c:132
1519 #, c-format
1520 msgid "Executing: %s\n"
1521 msgstr ""
1522
1523 #: ../build/build.c:136
1524 #, c-format
1525 msgid "Exec of %s failed (%s)"
1526 msgstr ""
1527
1528 #: ../build/build.c:144
1529 #, c-format
1530 msgid "Bad exit status from %s (%s)"
1531 msgstr ""
1532
1533 #: ../build/expression.c:189 ../build/expression.c:198
1534 msgid "parse error in tokenizer"
1535 msgstr ""
1536
1537 #: ../build/expression.c:240
1538 msgid "parse error in expression"
1539 msgstr ""
1540
1541 #: ../build/expression.c:270
1542 msgid "unmatched ("
1543 msgstr ""
1544
1545 #: ../build/expression.c:288
1546 msgid "undefined identifier"
1547 msgstr ""
1548
1549 #: ../build/expression.c:307
1550 msgid "- only on numbers"
1551 msgstr ""
1552
1553 #: ../build/expression.c:323
1554 msgid "! only on numbers"
1555 msgstr ""
1556
1557 #: ../build/expression.c:362 ../build/expression.c:407
1558 #: ../build/expression.c:464 ../build/expression.c:551
1559 msgid "types must match"
1560 msgstr ""
1561
1562 #: ../build/expression.c:375
1563 msgid "* / not suported for strings"
1564 msgstr ""
1565
1566 #: ../build/expression.c:423
1567 msgid "- not suported for strings"
1568 msgstr ""
1569
1570 #: ../build/expression.c:564
1571 msgid "&& and || not suported for strings"
1572 msgstr ""
1573
1574 #: ../build/expression.c:595 ../build/expression.c:640
1575 msgid "syntax error in expression"
1576 msgstr ""
1577
1578 #: ../build/files.c:203
1579 #, c-format
1580 msgid "TIMECHECK failure: %s\n"
1581 msgstr ""
1582
1583 #: ../build/files.c:232 ../build/files.c:244 ../build/files.c:316
1584 #: ../build/files.c:328 ../build/files.c:355
1585 #, c-format
1586 msgid "Bad %s() syntax: %s"
1587 msgstr ""
1588
1589 #: ../build/files.c:278
1590 #, c-format
1591 msgid "Invalid %s token: %s"
1592 msgstr ""
1593
1594 #: ../build/files.c:339
1595 msgid "No files after %%defattr(): %s"
1596 msgstr ""
1597
1598 #: ../build/files.c:367
1599 #, c-format
1600 msgid "Bad %s() mode spec: %s"
1601 msgstr ""
1602
1603 #: ../build/files.c:385
1604 #, c-format
1605 msgid "Bad %s() dirmode spec: %s"
1606 msgstr ""
1607
1608 #: ../build/files.c:440
1609 msgid "Bad %%config() syntax: %s"
1610 msgstr ""
1611
1612 #: ../build/files.c:458
1613 msgid "Invalid %%config token: %s"
1614 msgstr ""
1615
1616 #: ../build/files.c:481 ../build/files.c:493 ../build/files.c:506
1617 msgid "Bad %%lang() syntax: %s"
1618 msgstr ""
1619
1620 #: ../build/files.c:512
1621 msgid "%%lang() entries are 2 characters: %s"
1622 msgstr ""
1623
1624 #: ../build/files.c:518
1625 msgid "Only one entry in %%lang(): %s"
1626 msgstr ""
1627
1628 #: ../build/files.c:608
1629 msgid "Hit limit for %%docdir"
1630 msgstr ""
1631
1632 #: ../build/files.c:614
1633 msgid "Only one arg for %%docdir"
1634 msgstr ""
1635
1636 #: ../build/files.c:640
1637 #, c-format
1638 msgid "Two files on one line: %s"
1639 msgstr ""
1640
1641 #: ../build/files.c:653
1642 #, c-format
1643 msgid "File must begin with \"/\": %s"
1644 msgstr ""
1645
1646 #: ../build/files.c:665
1647 msgid "Can't mix special %%doc with other forms: %s"
1648 msgstr ""
1649
1650 #: ../build/files.c:747
1651 #, c-format
1652 msgid "File listed twice: %s"
1653 msgstr ""
1654
1655 #: ../build/files.c:906
1656 #, c-format
1657 msgid "File doesn't match prefix (%s): %s"
1658 msgstr ""
1659
1660 #: ../build/files.c:916 ../build/files.c:1033
1661 #, c-format
1662 msgid "File not found: %s"
1663 msgstr ""
1664
1665 #: ../build/files.c:961
1666 #, c-format
1667 msgid "Bad owner/group: %s\n"
1668 msgstr ""
1669
1670 #: ../build/files.c:966
1671 #, c-format
1672 msgid "File %d: %s\n"
1673 msgstr ""
1674
1675 #: ../build/files.c:1017
1676 #, c-format
1677 msgid "File needs leading \"/\": %s"
1678 msgstr ""
1679
1680 #: ../build/files.c:1077
1681 msgid "Could not open %%files file: %s"
1682 msgstr ""
1683
1684 #: ../build/files.c:1083 ../build/pack.c:438
1685 #, c-format
1686 msgid "line: %s"
1687 msgstr ""
1688
1689 #: ../build/files.c:1410 ../build/parsePrep.c:40
1690 #, c-format
1691 msgid "Bad owner/group: %s"
1692 msgstr ""
1693
1694 #: ../build/files.c:1465
1695 #, c-format
1696 msgid "Couldn't exec %s"
1697 msgstr ""
1698
1699 #: ../build/files.c:1469
1700 #, c-format
1701 msgid "Couldn't fork %s"
1702 msgstr ""
1703
1704 #: ../build/files.c:1519
1705 #, c-format
1706 msgid "%s failed"
1707 msgstr ""
1708
1709 #: ../build/files.c:1523
1710 #, c-format
1711 msgid "failed to write all data to %s"
1712 msgstr ""
1713
1714 #: ../build/files.c:1557
1715 msgid "Finding provides...\n"
1716 msgstr ""
1717
1718 #: ../build/files.c:1564
1719 msgid "Failed to find provides"
1720 msgstr ""
1721
1722 #: ../build/files.c:1584
1723 msgid "Finding requires...\n"
1724 msgstr ""
1725
1726 #: ../build/files.c:1591
1727 msgid "Failed to find requires"
1728 msgstr ""
1729
1730 #: ../build/files.c:1626
1731 msgid "Provides:"
1732 msgstr ""
1733
1734 #: ../build/files.c:1644
1735 msgid "Prereqs:"
1736 msgstr ""
1737
1738 #: ../build/files.c:1658
1739 msgid "Requires:"
1740 msgstr ""
1741
1742 #: ../build/files.c:1683
1743 #, c-format
1744 msgid "Processing files: %s\n"
1745 msgstr ""
1746
1747 #: ../build/names.c:34 ../build/names.c:68
1748 msgid "RPMERR_INTERNAL: Hit limit in getUname()\n"
1749 msgstr ""
1750
1751 #: ../build/names.c:103 ../build/names.c:137
1752 msgid "RPMERR_INTERNAL: Hit limit in getGname()\n"
1753 msgstr ""
1754
1755 #: ../build/names.c:175
1756 #, c-format
1757 msgid "Could not canonicalize hostname: %s\n"
1758 msgstr ""
1759
1760 #: ../build/pack.c:140
1761 #, c-format
1762 msgid "Could not generate output filename for package %s: %s\n"
1763 msgstr ""
1764
1765 #: ../build/pack.c:173
1766 #, c-format
1767 msgid "readRPM: open %s: %s\n"
1768 msgstr ""
1769
1770 #: ../build/pack.c:180
1771 #, c-format
1772 msgid "readRPM: read %s: %s\n"
1773 msgstr ""
1774
1775 #: ../build/pack.c:200
1776 #, c-format
1777 msgid "readRPM: %s is not an RPM package\n"
1778 msgstr ""
1779
1780 #: ../build/pack.c:206
1781 #, c-format
1782 msgid "readRPM: reading header from %s\n"
1783 msgstr ""
1784
1785 #: ../build/pack.c:260
1786 msgid "Bad CSA data"
1787 msgstr ""
1788
1789 #: ../build/pack.c:283
1790 #, c-format
1791 msgid "Could not open %s\n"
1792 msgstr ""
1793
1794 #: ../build/pack.c:315 ../build/pack.c:358
1795 #, c-format
1796 msgid "Unable to write package: %s"
1797 msgstr ""
1798
1799 #: ../build/pack.c:348
1800 #, c-format
1801 msgid "Unable to read sigtarget: %s"
1802 msgstr ""
1803
1804 #: ../build/pack.c:373
1805 #, c-format
1806 msgid "Wrote: %s\n"
1807 msgstr ""
1808
1809 #: ../build/pack.c:391
1810 #, c-format
1811 msgid "cpio failed on file %s: %s"
1812 msgstr ""
1813
1814 #: ../build/pack.c:394
1815 #, c-format
1816 msgid "cpio failed on file %s: %d"
1817 msgstr ""
1818
1819 #: ../build/pack.c:408
1820 #, c-format
1821 msgid "cpio_copy write failed: %s"
1822 msgstr ""
1823
1824 #: ../build/pack.c:415
1825 #, c-format
1826 msgid "cpio_copy read failed: %s"
1827 msgstr ""
1828
1829 #: ../build/pack.c:494
1830 #, c-format
1831 msgid "Could not open PreIn file: %s"
1832 msgstr ""
1833
1834 #: ../build/pack.c:501
1835 #, c-format
1836 msgid "Could not open PreUn file: %s"
1837 msgstr ""
1838
1839 #: ../build/pack.c:508
1840 #, c-format
1841 msgid "Could not open PostIn file: %s"
1842 msgstr ""
1843
1844 #: ../build/pack.c:515
1845 #, c-format
1846 msgid "Could not open PostUn file: %s"
1847 msgstr ""
1848
1849 #: ../build/pack.c:523
1850 #, c-format
1851 msgid "Could not open VerifyScript file: %s"
1852 msgstr ""
1853
1854 #: ../build/pack.c:539
1855 #, c-format
1856 msgid "Could not open Trigger script file: %s"
1857 msgstr ""
1858
1859 #: ../build/parseBuildInstallClean.c:27
1860 #, c-format
1861 msgid "line %d: second %s"
1862 msgstr ""
1863
1864 #: ../build/parseChangelog.c:101
1865 msgid "%%changelog entries must start with *"
1866 msgstr ""
1867
1868 #: ../build/parseChangelog.c:109
1869 msgid "incomplete %%changelog entry"
1870 msgstr ""
1871
1872 #: ../build/parseChangelog.c:124
1873 msgid "bad date in %%changelog: %s"
1874 msgstr ""
1875
1876 #: ../build/parseChangelog.c:129
1877 msgid "%%changelog not in decending chronological order"
1878 msgstr ""
1879
1880 #: ../build/parseChangelog.c:137 ../build/parseChangelog.c:148
1881 msgid "missing name in %%changelog"
1882 msgstr ""
1883
1884 #: ../build/parseChangelog.c:155
1885 msgid "no description in %%changelog"
1886 msgstr ""
1887
1888 #: ../build/parseDescription.c:34
1889 msgid "line %d: Error parsing %%description: %s"
1890 msgstr ""
1891
1892 #: ../build/parseDescription.c:47 ../build/parseFiles.c:42
1893 #: ../build/parseScript.c:139
1894 #, c-format
1895 msgid "line %d: Bad option %s: %s"
1896 msgstr ""
1897
1898 #: ../build/parseDescription.c:61 ../build/parseFiles.c:56
1899 #: ../build/parseScript.c:153
1900 #, c-format
1901 msgid "line %d: Too many names: %s"
1902 msgstr ""
1903
1904 #: ../build/parseDescription.c:71 ../build/parseFiles.c:66
1905 #: ../build/parseScript.c:163
1906 #, c-format
1907 msgid "line %d: Package does not exist: %s"
1908 msgstr ""
1909
1910 #: ../build/parseDescription.c:83
1911 #, c-format
1912 msgid "line %d: Second description"
1913 msgstr ""
1914
1915 #: ../build/parseFiles.c:29
1916 msgid "line %d: Error parsing %%files: %s"
1917 msgstr ""
1918
1919 #: ../build/parseFiles.c:74
1920 msgid "line %d: Second %%files list"
1921 msgstr ""
1922
1923 #: ../build/parsePreamble.c:154
1924 #, c-format
1925 msgid "Architecture is excluded: %s"
1926 msgstr ""
1927
1928 #: ../build/parsePreamble.c:159
1929 #, c-format
1930 msgid "Architecture is not included: %s"
1931 msgstr ""
1932
1933 #: ../build/parsePreamble.c:164
1934 #, c-format
1935 msgid "OS is excluded: %s"
1936 msgstr ""
1937
1938 #: ../build/parsePreamble.c:169
1939 #, c-format
1940 msgid "OS is not included: %s"
1941 msgstr ""
1942
1943 #: ../build/parsePreamble.c:205
1944 #, c-format
1945 msgid "%s field must be present in package: %s"
1946 msgstr ""
1947
1948 #: ../build/parsePreamble.c:247
1949 #, c-format
1950 msgid "Duplicate %s entries in package: %s"
1951 msgstr ""
1952
1953 #: ../build/parsePreamble.c:291 ../build/parsePreamble.c:298
1954 #, c-format
1955 msgid "Unable to read icon: %s"
1956 msgstr ""
1957
1958 #: ../build/parsePreamble.c:308
1959 #, c-format
1960 msgid "Unknown icon type: %s"
1961 msgstr ""
1962
1963 #: ../build/parsePreamble.c:339
1964 #, c-format
1965 msgid "line %d: Malformed tag: %s"
1966 msgstr ""
1967
1968 #. Empty field
1969 #: ../build/parsePreamble.c:347
1970 #, c-format
1971 msgid "line %d: Empty tag: %s"
1972 msgstr ""
1973
1974 #: ../build/parsePreamble.c:398
1975 #, c-format
1976 msgid "line %d: BuildRoot can not be \"/\": %s"
1977 msgstr ""
1978
1979 #: ../build/parsePreamble.c:411
1980 #, c-format
1981 msgid "line %d: Prefixes must not end with \"/\": %s"
1982 msgstr ""
1983
1984 #: ../build/parsePreamble.c:423
1985 #, c-format
1986 msgid "line %d: Docdir must begin with '/': %s"
1987 msgstr ""
1988
1989 #: ../build/parsePreamble.c:434
1990 #, c-format
1991 msgid "line %d: Serial field must be a number: %s"
1992 msgstr ""
1993
1994 #: ../build/parsePreamble.c:498
1995 #, c-format
1996 msgid "line %d: Bad BuildArchitecture format: %s"
1997 msgstr ""
1998
1999 #: ../build/parsePreamble.c:508
2000 #, c-format
2001 msgid "Internal error: Bogus tag %d"
2002 msgstr ""
2003
2004 #: ../build/parsePreamble.c:651
2005 #, c-format
2006 msgid "Bad package specification: %s"
2007 msgstr ""
2008
2009 #: ../build/parsePreamble.c:657
2010 #, c-format
2011 msgid "Package already exists: %s"
2012 msgstr ""
2013
2014 #: ../build/parsePreamble.c:684
2015 #, c-format
2016 msgid "line %d: Unknown tag: %s"
2017 msgstr ""
2018
2019 #: ../build/parsePreamble.c:709
2020 msgid "Spec file can't use BuildRoot"
2021 msgstr ""
2022
2023 #: ../build/parsePrep.c:36
2024 #, c-format
2025 msgid "Bad source: %s: %s"
2026 msgstr ""
2027
2028 #: ../build/parsePrep.c:62
2029 #, c-format
2030 msgid "No patch number %d"
2031 msgstr ""
2032
2033 #: ../build/parsePrep.c:126
2034 #, c-format
2035 msgid "No source number %d"
2036 msgstr ""
2037
2038 #: ../build/parsePrep.c:179
2039 msgid "Error parsing %%setup: %s"
2040 msgstr ""
2041
2042 #: ../build/parsePrep.c:194
2043 msgid "line %d: Bad arg to %%setup %c: %s"
2044 msgstr ""
2045
2046 #: ../build/parsePrep.c:215
2047 msgid "line %d: Bad %%setup option %s: %s"
2048 msgstr ""
2049
2050 #: ../build/parsePrep.c:333
2051 msgid "line %d: Need arg to %%patch -b: %s"
2052 msgstr ""
2053
2054 #: ../build/parsePrep.c:341
2055 msgid "line %d: Need arg to %%patch -z: %s"
2056 msgstr ""
2057
2058 #: ../build/parsePrep.c:353
2059 msgid "line %d: Need arg to %%patch -p: %s"
2060 msgstr ""
2061
2062 #: ../build/parsePrep.c:359
2063 msgid "line %d: Bad arg to %%patch -p: %s"
2064 msgstr ""
2065
2066 #: ../build/parsePrep.c:366
2067 msgid "Too many patches!"
2068 msgstr ""
2069
2070 #: ../build/parsePrep.c:370
2071 msgid "line %d: Bad arg to %%patch: %s"
2072 msgstr ""
2073
2074 #: ../build/parsePrep.c:408
2075 msgid "line %d: second %%prep"
2076 msgstr ""
2077
2078 #: ../build/parseReqs.c:45
2079 #, c-format
2080 msgid "line %d: No file names in Conflicts: %s"
2081 msgstr ""
2082
2083 #: ../build/parseReqs.c:76
2084 #, c-format
2085 msgid "line %d: No versions on file names in %s: %s"
2086 msgstr ""
2087
2088 #: ../build/parseReqs.c:82
2089 #, c-format
2090 msgid "line %d: No versions in PreReq: %s"
2091 msgstr ""
2092
2093 #: ../build/parseReqs.c:94
2094 #, c-format
2095 msgid "line %d: Version required in %s: %s"
2096 msgstr ""
2097
2098 #: ../build/parseReqs.c:122
2099 #, c-format
2100 msgid "line %d: No file names in %s: %s"
2101 msgstr ""
2102
2103 #: ../build/parseReqs.c:130
2104 #, c-format
2105 msgid "line %d: %s: tokens must begin with alpha-numeric: %s"
2106 msgstr ""
2107
2108 #: ../build/parseScript.c:107
2109 #, c-format
2110 msgid "line %d: triggers must have --: %s"
2111 msgstr ""
2112
2113 #: ../build/parseScript.c:117 ../build/parseScript.c:181
2114 #, c-format
2115 msgid "line %d: Error parsing %s: %s"
2116 msgstr ""
2117
2118 #: ../build/parseScript.c:127
2119 #, c-format
2120 msgid "line %d: script program must begin with '/': %s"
2121 msgstr ""
2122
2123 #: ../build/parseScript.c:172
2124 #, c-format
2125 msgid "line %d: Second %s"
2126 msgstr ""
2127
2128 #: ../build/parseSpec.c:124
2129 #, c-format
2130 msgid "Unable to open: %s\n"
2131 msgstr ""
2132
2133 #: ../build/parseSpec.c:136
2134 msgid "Unclosed %%if"
2135 msgstr ""
2136
2137 #: ../build/parseSpec.c:183
2138 #, c-format
2139 msgid "line %d: %s"
2140 msgstr ""
2141
2142 #. Got an else with no %if !
2143 #: ../build/parseSpec.c:208
2144 msgid "%s:%d: Got a %%else with no if"
2145 msgstr ""
2146
2147 #. Got an end with no %if !
2148 #: ../build/parseSpec.c:218
2149 msgid "%s:%d: Got a %%endif with no if"
2150 msgstr ""
2151
2152 #: ../build/parseSpec.c:230 ../build/parseSpec.c:239
2153 msgid "malformed %%include statement"
2154 msgstr ""
2155
2156 #: ../build/parseSpec.c:313
2157 #, c-format
2158 msgid "Timecheck value must be an integer: %s"
2159 msgstr ""
2160
2161 #: ../build/parseSpec.c:396
2162 msgid "No buildable architectures"
2163 msgstr ""
2164
2165 #: ../build/parseSpec.c:424
2166 msgid "Package has no %%description: %s"
2167 msgstr ""
2168
2169 #: ../build/spec.c:29
2170 #, c-format
2171 msgid "archive = %s, fs = %s\n"
2172 msgstr ""
2173
2174 #: ../build/spec.c:217
2175 #, c-format
2176 msgid "line %d: Bad number: %s"
2177 msgstr ""
2178
2179 #: ../build/spec.c:223
2180 #, c-format
2181 msgid "line %d: Bad no%s number: %d"
2182 msgstr ""
2183
2184 #: ../build/spec.c:281
2185 #, c-format
2186 msgid "line %d: Bad %s number: %s\n"
2187 msgstr ""
2188
2189 #: ../lib/cpio.c:524
2190 #, c-format
2191 msgid "error %d reading header: %s\n"
2192 msgstr ""
2193
2194 #: ../lib/dbindex.c:14
2195 #, c-format
2196 msgid "cannot open file %s: "
2197 msgstr ""
2198
2199 #: ../lib/dbindex.c:41
2200 #, c-format
2201 msgid "error getting record %s from %s"
2202 msgstr ""
2203
2204 #: ../lib/dbindex.c:69
2205 #, c-format
2206 msgid "error storing record %s into %s"
2207 msgstr ""
2208
2209 #: ../lib/dbindex.c:76
2210 #, c-format
2211 msgid "error removing record %s into %s"
2212 msgstr ""
2213
2214 #: ../lib/depends.c:373 ../lib/depends.c:528
2215 #, c-format
2216 msgid "cannot read header at %d for dependency check"
2217 msgstr ""
2218
2219 #: ../lib/depends.c:438
2220 #, c-format
2221 msgid "dependencies: looking for %s\n"
2222 msgstr ""
2223
2224 #: ../lib/depends.c:621
2225 #, c-format
2226 msgid "package %s require not satisfied: %s\n"
2227 msgstr ""
2228
2229 #: ../lib/depends.c:664
2230 #, c-format
2231 msgid "package %s conflicts: %s\n"
2232 msgstr ""
2233
2234 #: ../lib/depends.c:763
2235 msgid "dbrecMatchesDepFlags() failed to read header"
2236 msgstr ""
2237
2238 #: ../lib/depends.c:815
2239 #, c-format
2240 msgid "loop in prerequisite chain: %s"
2241 msgstr ""
2242
2243 #: ../lib/falloc.c:127
2244 #, c-format
2245 msgid "free list corrupt (%d)- contact support@redhat.com\n"
2246 msgstr ""
2247
2248 #: ../lib/formats.c:97 ../lib/formats.c:114 ../lib/formats.c:134
2249 #: ../lib/formats.c:166 ../lib/header.c:1944 ../lib/header.c:1960
2250 #: ../lib/header.c:1980
2251 msgid "(not a number)"
2252 msgstr ""
2253
2254 #: ../lib/fs.c:40
2255 #, c-format
2256 msgid "mntctl() failed to return fugger size: %s"
2257 msgstr ""
2258
2259 #: ../lib/fs.c:74 ../lib/fs.c:236
2260 #, c-format
2261 msgid "failed to stat %s: %s"
2262 msgstr ""
2263
2264 #: ../lib/fs.c:115
2265 #, c-format
2266 msgid "failed to open %s: %s"
2267 msgstr ""
2268
2269 #: ../lib/fs.c:257
2270 #, c-format
2271 msgid "file %s is on an unknown device"
2272 msgstr ""
2273
2274 #: ../lib/header.c:665
2275 #, c-format
2276 msgid "Data type %d not supprted\n"
2277 msgstr ""
2278
2279 #. This should not be allowed
2280 #: ../lib/header.c:877
2281 msgid "grabData() RPM_STRING_TYPE count must be 1.\n"
2282 msgstr ""
2283
2284 #: ../lib/header.c:907
2285 #, c-format
2286 msgid "Data type %d not supported\n"
2287 msgstr ""
2288
2289 #: ../lib/header.c:966
2290 #, c-format
2291 msgid "Bad count for headerAddEntry(): %d\n"
2292 msgstr ""
2293
2294 #: ../lib/header.c:1300
2295 msgid "? expected in expression"
2296 msgstr ""
2297
2298 #: ../lib/header.c:1307
2299 msgid "{ expected after ? in expression"
2300 msgstr ""
2301
2302 #: ../lib/header.c:1317 ../lib/header.c:1349
2303 msgid "} expected in expression"
2304 msgstr ""
2305
2306 #: ../lib/header.c:1324
2307 msgid ": expected following ? subexpression"
2308 msgstr ""
2309
2310 #: ../lib/header.c:1337
2311 msgid "{ expected after : in expression"
2312 msgstr ""
2313
2314 #: ../lib/header.c:1356
2315 msgid "| expected at end of expression"
2316 msgstr ""
2317
2318 #: ../lib/header.c:1450
2319 #, c-format
2320 msgid "missing { after %"
2321 msgstr ""
2322
2323 #: ../lib/header.c:1478
2324 msgid "missing } after %{"
2325 msgstr ""
2326
2327 #: ../lib/header.c:1490
2328 msgid "empty tag format"
2329 msgstr ""
2330
2331 #: ../lib/header.c:1500
2332 msgid "empty tag name"
2333 msgstr ""
2334
2335 #: ../lib/header.c:1515
2336 msgid "unknown tag"
2337 msgstr ""
2338
2339 #: ../lib/header.c:1541
2340 msgid "] expected at end of array"
2341 msgstr ""
2342
2343 #: ../lib/header.c:1557
2344 msgid "unexpected ]"
2345 msgstr ""
2346
2347 #: ../lib/header.c:1559
2348 msgid "unexpected }"
2349 msgstr ""
2350
2351 #: ../lib/header.c:1734
2352 msgid "(unknown type)"
2353 msgstr ""
2354
2355 #: ../lib/install.c:95
2356 msgid "source package expected, binary found"
2357 msgstr ""
2358
2359 #: ../lib/install.c:167
2360 msgid "package is not relocatable"
2361 msgstr ""
2362
2363 #: ../lib/install.c:171
2364 msgid "package has multiple relocatable components"
2365 msgstr ""
2366
2367 #: ../lib/install.c:194
2368 #, c-format
2369 msgid "path %s is not relocatable"
2370 msgstr ""
2371
2372 #: ../lib/install.c:276
2373 #, c-format
2374 msgid "relocating %s to %s\n"
2375 msgstr ""
2376
2377 #: ../lib/install.c:324
2378 #, c-format
2379 msgid "not installing %s -- linguas\n"
2380 msgstr ""
2381
2382 #: ../lib/install.c:346
2383 #, c-format
2384 msgid "user %s does not exist - using root"
2385 msgstr ""
2386
2387 #: ../lib/install.c:354
2388 #, c-format
2389 msgid "group %s does not exist - using root"
2390 msgstr ""
2391
2392 #: ../lib/install.c:378
2393 msgid "instchangelog value in rpmrc should be a number, but isn't"
2394 msgstr ""
2395
2396 #: ../lib/install.c:454 ../lib/install.c:734
2397 msgid "stopping install as we're running --test\n"
2398 msgstr ""
2399
2400 #: ../lib/install.c:485
2401 #, c-format
2402 msgid "package %s-%s-%s is for a different architecture"
2403 msgstr ""
2404
2405 #: ../lib/install.c:492
2406 #, c-format
2407 msgid "package %s-%s-%s is for a different operating system"
2408 msgstr ""
2409
2410 #: ../lib/install.c:504
2411 #, c-format
2412 msgid "package: %s-%s-%s files test = %d\n"
2413 msgstr ""
2414
2415 #. no matches
2416 #: ../lib/install.c:568
2417 #, c-format
2418 msgid "package %s is now obsolete and will be removed\n"
2419 msgstr ""
2420
2421 #: ../lib/install.c:679
2422 #, c-format
2423 msgid "file %s in netshared path\n"
2424 msgstr ""
2425
2426 #: ../lib/install.c:696
2427 #, c-format
2428 msgid "%s exists - creating with alternate name\n"
2429 msgstr ""
2430
2431 #: ../lib/install.c:701
2432 #, c-format
2433 msgid "%s exists - backing up\n"
2434 msgstr ""
2435
2436 #: ../lib/install.c:740
2437 msgid "running preinstall script (if any)\n"
2438 msgstr ""
2439
2440 #: ../lib/install.c:771
2441 #, c-format
2442 msgid "warning: %s created as %s"
2443 msgstr ""
2444
2445 #: ../lib/install.c:805
2446 #, c-format
2447 msgid "warning: %s saved as %s"
2448 msgstr ""
2449
2450 #: ../lib/install.c:809 ../lib/install.c:1519 ../lib/uninstall.c:589
2451 #, c-format
2452 msgid "rename of %s to %s failed: %s"
2453 msgstr ""
2454
2455 #: ../lib/install.c:910
2456 msgid "running postinstall script (if any)\n"
2457 msgstr ""
2458
2459 #: ../lib/install.c:931
2460 msgid "removing old versions of package\n"
2461 msgstr ""
2462
2463 #. this would probably be a good place to check if disk space
2464 #. was used up - if so, we should return a different error
2465 #: ../lib/install.c:1022
2466 #, c-format
2467 msgid "unpacking of archive failed on file %s: %d: %s"
2468 msgstr ""
2469
2470 #: ../lib/install.c:1060
2471 #, c-format
2472 msgid "package %s-%s-%s is already installed"
2473 msgstr ""
2474
2475 #: ../lib/install.c:1108
2476 #, c-format
2477 msgid "%s skipped due to missingok flag\n"
2478 msgstr ""
2479
2480 #: ../lib/install.c:1126
2481 msgid "\tfile type on disk is different then package - saving\n"
2482 msgstr ""
2483
2484 #: ../lib/install.c:1129
2485 msgid ""
2486 "\tfile type in database is different then disk and package file - saving\n"
2487 msgstr ""
2488
2489 #: ../lib/install.c:1133
2490 msgid "\tfile type changed - replacing\n"
2491 msgstr ""
2492
2493 #: ../lib/install.c:1137
2494 msgid "\tcan't check file for changes - replacing\n"
2495 msgstr ""
2496
2497 #. assume the file has been removed, don't freak
2498 #: ../lib/install.c:1149 ../lib/install.c:1159
2499 msgid "\tfile not present - creating"
2500 msgstr ""
2501
2502 #. this config file has never been modified, so
2503 #. just replace it
2504 #: ../lib/install.c:1172
2505 msgid "\told == current, replacing with new version\n"
2506 msgstr ""
2507
2508 #. this file is the same in all versions of this package
2509 #: ../lib/install.c:1179
2510 msgid "\told == new, keeping\n"
2511 msgstr ""
2512
2513 #. the config file on the disk has been modified, but
2514 #. the ones in the two packages are different. It would
2515 #. be nice if RPM was smart enough to at least try and
2516 #. merge the difference ala CVS, but...
2517 #: ../lib/install.c:1187
2518 msgid "\tfiles changed too much - backing up\n"
2519 msgstr ""
2520
2521 #: ../lib/install.c:1249 ../lib/rpmdb.c:309 ../lib/uninstall.c:117
2522 #: ../lib/uninstall.c:217
2523 #, c-format
2524 msgid "cannot read header at %d for uninstall"
2525 msgstr ""
2526
2527 #: ../lib/install.c:1262 ../lib/uninstall.c:130
2528 #, c-format
2529 msgid "package %s-%s-%s contain shared files\n"
2530 msgstr ""
2531
2532 #: ../lib/install.c:1267 ../lib/uninstall.c:135
2533 #, c-format
2534 msgid "package %s contains no files"
2535 msgstr ""
2536
2537 #: ../lib/install.c:1289 ../lib/uninstall.c:158
2538 #, c-format
2539 msgid "file %s is shared\n"
2540 msgstr ""
2541
2542 #: ../lib/install.c:1305
2543 msgid "\told version already replaced\n"
2544 msgstr ""
2545
2546 #: ../lib/install.c:1308
2547 msgid "\tother version never installed\n"
2548 msgstr ""
2549
2550 #: ../lib/install.c:1316
2551 #, c-format
2552 msgid "%s conflicts with file from %s-%s-%s"
2553 msgstr ""
2554
2555 #: ../lib/install.c:1335
2556 #, c-format
2557 msgid "%s from %s-%s-%s will be replaced\n"
2558 msgstr ""
2559
2560 #: ../lib/install.c:1399
2561 msgid "installing a source package\n"
2562 msgstr ""
2563
2564 #: ../lib/install.c:1415 ../lib/install.c:1420
2565 #, c-format
2566 msgid "cannot write to %s"
2567 msgstr ""
2568
2569 #: ../lib/install.c:1424
2570 #, c-format
2571 msgid "sources in: %s\n"
2572 msgstr ""
2573
2574 #: ../lib/install.c:1425
2575 #, c-format
2576 msgid "spec file in: %s\n"
2577 msgstr ""
2578
2579 #: ../lib/install.c:1458 ../lib/install.c:1497
2580 msgid "source package contains no .spec file"
2581 msgstr ""
2582
2583 #: ../lib/install.c:1517
2584 #, c-format
2585 msgid "renaming %s to %s\n"
2586 msgstr ""
2587
2588 #: ../lib/install.c:1633
2589 #, c-format
2590 msgid "package %s-%s-%s (which is newer) is already installed"
2591 msgstr ""
2592
2593 #: ../lib/lookup.c:84
2594 #, c-format
2595 msgid "cannot read header at %d for lookup"
2596 msgstr ""
2597
2598 #: ../lib/macro.c:113
2599 #, c-format
2600 msgid "======================== active %d empty %d\n"
2601 msgstr ""
2602
2603 #. XXX just in case
2604 #: ../lib/macro.c:200
2605 #, c-format
2606 msgid "%3d>%*s(empty)"
2607 msgstr ""
2608
2609 #: ../lib/macro.c:235
2610 #, c-format
2611 msgid "%3d<%*s(empty)\n"
2612 msgstr ""
2613
2614 #: ../lib/macro.c:408
2615 msgid "Macro %%%s has unterminated body"
2616 msgstr ""
2617
2618 #: ../lib/macro.c:434
2619 msgid "Macro %%%s has illegal name (%%define)"
2620 msgstr ""
2621
2622 #: ../lib/macro.c:440
2623 msgid "Macro %%%s has unterminated opts"
2624 msgstr ""
2625
2626 #: ../lib/macro.c:445
2627 msgid "Macro %%%s has empty body"
2628 msgstr ""
2629
2630 #: ../lib/macro.c:450
2631 msgid "Macro %%%s failed to expand"
2632 msgstr ""
2633
2634 #: ../lib/macro.c:475
2635 msgid "Macro %%%s has illegal name (%%undefine)"
2636 msgstr ""
2637
2638 #: ../lib/macro.c:548
2639 msgid "Macro %%%s (%s) was not used below level %d"
2640 msgstr ""
2641
2642 #: ../lib/macro.c:630
2643 #, c-format
2644 msgid "Unknown option %c in %s(%s)"
2645 msgstr ""
2646
2647 #: ../lib/macro.c:792
2648 #, c-format
2649 msgid "Recursion depth(%d) greater than max(%d)"
2650 msgstr ""
2651
2652 #: ../lib/macro.c:848 ../lib/macro.c:864
2653 #, c-format
2654 msgid "Unterminated %c: %s"
2655 msgstr ""
2656
2657 #: ../lib/macro.c:893
2658 msgid "Empty token"
2659 msgstr ""
2660
2661 #: ../lib/macro.c:1015
2662 msgid "Macro %%%.*s not found, skipping"
2663 msgstr ""
2664
2665 #: ../lib/macro.c:1087
2666 msgid "Target buffer overflow"
2667 msgstr ""
2668
2669 #: ../lib/macro.c:1201 ../lib/macro.c:1209
2670 #, c-format
2671 msgid "File %s: %s"
2672 msgstr ""
2673
2674 #: ../lib/macro.c:1212
2675 #, c-format
2676 msgid "File %s is smaller than %d bytes"
2677 msgstr ""
2678
2679 #: ../lib/messages.c:51
2680 msgid "warning: "
2681 msgstr ""
2682
2683 #: ../lib/messages.c:57
2684 msgid "error: "
2685 msgstr ""
2686
2687 #: ../lib/messages.c:63
2688 msgid "fatal error: "
2689 msgstr ""
2690
2691 #: ../lib/messages.c:70
2692 msgid "internal error (rpm bug?): "
2693 msgstr ""
2694
2695 #: ../lib/misc.c:337 ../lib/misc.c:342 ../lib/misc.c:348
2696 #, c-format
2697 msgid "error creating temporary file %s"
2698 msgstr ""
2699
2700 #: ../lib/oldheader.c:293
2701 msgid "bad file state: "
2702 msgstr ""
2703
2704 #: ../lib/package.c:50
2705 msgid "package is a version one package!\n"
2706 msgstr ""
2707
2708 #: ../lib/package.c:53
2709 msgid "old style source package -- I'll do my best\n"
2710 msgstr ""
2711
2712 #: ../lib/package.c:56
2713 #, c-format
2714 msgid "archive offset is %d\n"
2715 msgstr ""
2716
2717 #: ../lib/package.c:66
2718 msgid "old style binary package\n"
2719 msgstr ""
2720
2721 #: ../lib/package.c:97
2722 msgid ""
2723 "only packages with major numbers <= 3 are supported by this version of RPM"
2724 msgstr ""
2725
2726 #: ../lib/rebuilddb.c:14
2727 #, c-format
2728 msgid "rebuilding database in rootdir %s\n"
2729 msgstr ""
2730
2731 #: ../lib/rebuilddb.c:18 ../lib/rpmdb.c:44 ../lib/rpmdb.c:57
2732 msgid "no dbpath has been set"
2733 msgstr ""
2734
2735 #: ../lib/rebuilddb.c:26
2736 #, c-format
2737 msgid "temporary database %s already exists"
2738 msgstr ""
2739
2740 #: ../lib/rebuilddb.c:30
2741 #, c-format
2742 msgid "creating directory: %s\n"
2743 msgstr ""
2744
2745 #: ../lib/rebuilddb.c:32
2746 #, c-format
2747 msgid "error creating directory %s: %s"
2748 msgstr ""
2749
2750 #: ../lib/rebuilddb.c:38
2751 msgid "opening old database\n"
2752 msgstr ""
2753
2754 #: ../lib/rebuilddb.c:43
2755 msgid "opening new database\n"
2756 msgstr ""
2757
2758 #: ../lib/rebuilddb.c:52 ../lib/rebuilddb.c:70
2759 #, c-format
2760 msgid "record number %d in database is bad -- skipping it"
2761 msgstr ""
2762
2763 #: ../lib/rebuilddb.c:64
2764 #, c-format
2765 msgid "cannot add record originally at %d"
2766 msgstr ""
2767
2768 #: ../lib/rebuilddb.c:81
2769 msgid "failed to rebuild database; original database remains in place\n"
2770 msgstr ""
2771
2772 #: ../lib/rebuilddb.c:88
2773 msgid "failed to replace old database with new database!\n"
2774 msgstr ""
2775
2776 #: ../lib/rebuilddb.c:90
2777 #, c-format
2778 msgid "replaces files in %s with files from %s to recover"
2779 msgstr ""
2780
2781 #: ../lib/rebuilddb.c:95
2782 #, c-format
2783 msgid "failed to remove %s: %s\n"
2784 msgstr ""
2785
2786 #: ../lib/rpmdb.c:112
2787 #, c-format
2788 msgid "opening database in %s\n"
2789 msgstr ""
2790
2791 #: ../lib/rpmdb.c:121
2792 #, c-format
2793 msgid "failed to open %s\n"
2794 msgstr ""
2795
2796 #: ../lib/rpmdb.c:134 ../lib/rpmdb.c:141
2797 #, c-format
2798 msgid "cannot get %s lock on database"
2799 msgstr ""
2800
2801 #: ../lib/rpmdb.c:135
2802 msgid "exclusive"
2803 msgstr ""
2804
2805 #: ../lib/rpmdb.c:142
2806 msgid "shared"
2807 msgstr ""
2808
2809 #: ../lib/rpmdb.c:275
2810 #, c-format
2811 msgid "package %s not listed in %s"
2812 msgstr ""
2813
2814 #: ../lib/rpmdb.c:286
2815 #, c-format
2816 msgid "package %s not found in %s"
2817 msgstr ""
2818
2819 #: ../lib/rpmdb.c:317
2820 msgid "package has no name"
2821 msgstr ""
2822
2823 #: ../lib/rpmdb.c:319
2824 msgid "removing name index\n"
2825 msgstr ""
2826
2827 #: ../lib/rpmdb.c:324
2828 msgid "package has no group\n"
2829 msgstr ""
2830
2831 #: ../lib/rpmdb.c:326
2832 msgid "removing group index\n"
2833 msgstr ""
2834
2835 #: ../lib/rpmdb.c:333
2836 #, c-format
2837 msgid "removing provides index for %s\n"
2838 msgstr ""
2839
2840 #: ../lib/rpmdb.c:348
2841 #, c-format
2842 msgid "removing requiredby index for %s\n"
2843 msgstr ""
2844
2845 #: ../lib/rpmdb.c:360
2846 #, c-format
2847 msgid "removing trigger index for %s\n"
2848 msgstr ""
2849
2850 #: ../lib/rpmdb.c:371
2851 #, c-format
2852 msgid "removing conflict index for %s\n"
2853 msgstr ""
2854
2855 #: ../lib/rpmdb.c:382
2856 #, c-format
2857 msgid "removing file index for %s\n"
2858 msgstr ""
2859
2860 #: ../lib/rpmdb.c:389
2861 msgid "package has no files\n"
2862 msgstr ""
2863
2864 #: ../lib/rpmdb.c:462
2865 msgid "cannot allocate space for database"
2866 msgstr ""
2867
2868 #: ../lib/rpmdb.c:526
2869 #, c-format
2870 msgid "cannot read header at %d for update"
2871 msgstr ""
2872
2873 #: ../lib/rpmdb.c:535
2874 msgid "header changed size!"
2875 msgstr ""
2876
2877 #: ../lib/rpmlead.c:42
2878 #, c-format
2879 msgid "read failed: %s (%d)"
2880 msgstr ""
2881
2882 #: ../lib/rpmrc.c:211
2883 #, c-format
2884 msgid "missing second ':' at %s:%d"
2885 msgstr ""
2886
2887 #: ../lib/rpmrc.c:214
2888 #, c-format
2889 msgid "missing architecture name at %s:%d"
2890 msgstr ""
2891
2892 #: ../lib/rpmrc.c:359
2893 #, c-format
2894 msgid "Incomplete data line at %s:%d"
2895 msgstr ""
2896
2897 #: ../lib/rpmrc.c:363
2898 #, c-format
2899 msgid "Too many args in data line at %s:%d"
2900 msgstr ""
2901
2902 #: ../lib/rpmrc.c:370
2903 #, c-format
2904 msgid "Bad arch/os number: %s (%s:%d)"
2905 msgstr ""
2906
2907 #: ../lib/rpmrc.c:403
2908 #, c-format
2909 msgid "Incomplete default line at %s:%d"
2910 msgstr ""
2911
2912 #: ../lib/rpmrc.c:408
2913 #, c-format
2914 msgid "Too many args in default line at %s:%d"
2915 msgstr ""
2916
2917 #: ../lib/rpmrc.c:542 ../lib/rpmrc.c:558
2918 #, c-format
2919 msgid "Unable to open %s for reading: %s."
2920 msgstr ""
2921
2922 #: ../lib/rpmrc.c:602
2923 #, c-format
2924 msgid "Failed to read %s: %s."
2925 msgstr ""
2926
2927 #: ../lib/rpmrc.c:633
2928 #, c-format
2929 msgid "missing ':' at %s:%d"
2930 msgstr ""
2931
2932 #: ../lib/rpmrc.c:649 ../lib/rpmrc.c:744
2933 #, c-format
2934 msgid "missing argument for %s at %s:%d"
2935 msgstr ""
2936
2937 #: ../lib/rpmrc.c:679
2938 #, c-format
2939 msgid "no macroname for setenv %s:%d"
2940 msgstr ""
2941
2942 #: ../lib/rpmrc.c:710
2943 #, c-format
2944 msgid "expansion failed at %s:d \"%s\""
2945 msgstr ""
2946
2947 #: ../lib/rpmrc.c:716
2948 #, c-format
2949 msgid "cannot open %s at %s:%d"
2950 msgstr ""
2951
2952 #: ../lib/rpmrc.c:734
2953 #, c-format
2954 msgid "missing architecture for %s at %s:%d"
2955 msgstr ""
2956
2957 #: ../lib/rpmrc.c:801
2958 #, c-format
2959 msgid "bad option '%s' at %s:%d"
2960 msgstr ""
2961
2962 #: ../lib/rpmrc.c:1166
2963 #, c-format
2964 msgid "Unknown system: %s\n"
2965 msgstr ""
2966
2967 #: ../lib/rpmrc.c:1167
2968 msgid "Please contact rpm-list@redhat.com\n"
2969 msgstr ""
2970
2971 #: ../lib/signature.c:71
2972 msgid "No signature\n"
2973 msgstr ""
2974
2975 #: ../lib/signature.c:74
2976 msgid "Old PGP signature\n"
2977 msgstr ""
2978
2979 #: ../lib/signature.c:87
2980 msgid "Old (internal-only) signature!  How did you get that!?"
2981 msgstr ""
2982
2983 #: ../lib/signature.c:91
2984 msgid "New Header signature\n"
2985 msgstr ""
2986
2987 #. 8-byte pad
2988 #: ../lib/signature.c:99 ../lib/signature.c:137
2989 #, c-format
2990 msgid "Signature size: %d\n"
2991 msgstr ""
2992
2993 #: ../lib/signature.c:100 ../lib/signature.c:138
2994 #, c-format
2995 msgid "Signature pad : %d\n"
2996 msgstr ""
2997
2998 #: ../lib/signature.c:210 ../lib/signature.c:467
2999 msgid "Couldn't exec pgp"
3000 msgstr ""
3001
3002 #: ../lib/signature.c:221
3003 msgid "pgp failed"
3004 msgstr ""
3005
3006 #. PGP failed to write signature
3007 #. Just in case
3008 #: ../lib/signature.c:228
3009 msgid "pgp failed to write signature"
3010 msgstr ""
3011
3012 #: ../lib/signature.c:233
3013 #, c-format
3014 msgid "PGP sig size: %d\n"
3015 msgstr ""
3016
3017 #: ../lib/signature.c:241
3018 msgid "unable to read the signature"
3019 msgstr ""
3020
3021 #: ../lib/signature.c:247
3022 #, c-format
3023 msgid "Got %d bytes of PGP sig\n"
3024 msgstr ""
3025
3026 #: ../lib/signature.c:262
3027 #, c-format
3028 msgid "sigsize         : %d\n"
3029 msgstr ""
3030
3031 #: ../lib/signature.c:263
3032 #, c-format
3033 msgid "Header + Archive: %d\n"
3034 msgstr ""
3035
3036 #: ../lib/signature.c:264
3037 #, c-format
3038 msgid "expected size   : %d\n"
3039 msgstr ""
3040
3041 #: ../lib/signature.c:268
3042 msgid "file is not regular -- skipping size check\n"
3043 msgstr ""
3044
3045 #: ../lib/signature.c:382
3046 msgid "exec failed!\n"
3047 msgstr ""
3048
3049 #: ../lib/signature.c:384
3050 msgid "Could not run pgp.  Use --nopgp to skip PGP checks."
3051 msgstr ""
3052
3053 #: ../lib/signature.c:418
3054 msgid "You must set \"pgp_name:\" in your rpmrc file"
3055 msgstr ""
3056
3057 #. This shouldn't happen, but some versions of RPM didn't
3058 #. implement --justdb properly, and chose to leave this stuff
3059 #. out.
3060 #: ../lib/uninstall.c:148 ../lib/uninstall.c:278
3061 msgid "package is missing FILESTATES\n"
3062 msgstr ""
3063
3064 #: ../lib/uninstall.c:163
3065 msgid "     file has already been replaced\n"
3066 msgstr ""
3067
3068 #: ../lib/uninstall.c:167
3069 msgid "     file was never installed\n"
3070 msgstr ""
3071
3072 #: ../lib/uninstall.c:171
3073 msgid "     file is netshared (so don't touch it)\n"
3074 msgstr ""
3075
3076 #: ../lib/uninstall.c:178
3077 msgid "    file is truely shared - saving\n"
3078 msgstr ""
3079
3080 #: ../lib/uninstall.c:228
3081 #, c-format
3082 msgid "cannot read packages named %s for uninstall"
3083 msgstr ""
3084
3085 #: ../lib/uninstall.c:256
3086 #, c-format
3087 msgid "will remove files test = %d\n"
3088 msgstr ""
3089
3090 #: ../lib/uninstall.c:304
3091 #, c-format
3092 msgid "%s has a netshared override\n"
3093 msgstr ""
3094
3095 #: ../lib/uninstall.c:342
3096 msgid "running postuninstall script (if any)\n"
3097 msgstr ""
3098
3099 #: ../lib/uninstall.c:356
3100 msgid "removing database entry\n"
3101 msgstr ""
3102
3103 #: ../lib/uninstall.c:505
3104 msgid "execution of script failed"
3105 msgstr ""
3106
3107 #: ../lib/uninstall.c:550
3108 #, c-format
3109 msgid "%s has already been replaced\n"
3110 msgstr ""
3111
3112 #. if it's a config file, we may not want to remove it
3113 #: ../lib/uninstall.c:556
3114 #, c-format
3115 msgid "finding md5sum of %s\n"
3116 msgstr ""
3117
3118 #: ../lib/uninstall.c:564
3119 msgid "    failed - assuming file removed\n"
3120 msgstr ""
3121
3122 #: ../lib/uninstall.c:567
3123 msgid "    file changed - will save\n"
3124 msgstr ""
3125
3126 #: ../lib/uninstall.c:571
3127 msgid "    file unchanged - will remove\n"
3128 msgstr ""
3129
3130 #: ../lib/uninstall.c:579
3131 #, c-format
3132 msgid "keeping %s\n"
3133 msgstr ""
3134
3135 #: ../lib/uninstall.c:583
3136 #, c-format
3137 msgid "saving %s as %s.rpmsave\n"
3138 msgstr ""
3139
3140 #: ../lib/uninstall.c:597
3141 #, c-format
3142 msgid "%s - removing\n"
3143 msgstr ""
3144
3145 #: ../lib/uninstall.c:603
3146 #, c-format
3147 msgid "cannot remove %s - directory not empty"
3148 msgstr ""
3149
3150 #: ../lib/uninstall.c:606
3151 #, c-format
3152 msgid "rmdir of %s failed: %s"
3153 msgstr ""
3154
3155 #: ../lib/uninstall.c:616
3156 #, c-format
3157 msgid "removal of %s failed: %s"
3158 msgstr ""
3159
3160 #: ../lib/verify.c:170
3161 msgid "package lacks both user name and id lists (this should never happen)"
3162 msgstr ""
3163
3164 #: ../lib/verify.c:188
3165 msgid "package lacks both group name and id lists (this should never happen)"
3166 msgstr ""