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