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