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