1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# This file is distributed under the same license as the PACKAGE package.
4#
5# Translators:
6# Duke_Dux <duke.dux@gmail.com>, 2011
7# Panu Matilainen <pmatilai@redhat.com>, 2017. #zanata
8msgid ""
9msgstr ""
10"Project-Id-Version: PACKAGE VERSION\n"
11"Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n"
12"POT-Creation-Date: 2021-03-19 11:01+0200\n"
13"PO-Revision-Date: 2017-10-13 05:50-0400\n"
14"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
15"Language-Team: Greek (http://www.transifex.com/rpm-team/rpm/language/el/)\n"
16"Language: el\n"
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=UTF-8\n"
19"Content-Transfer-Encoding: 8bit\n"
20"Plural-Forms: nplurals=2; plural=(n != 1);\n"
21"X-Generator: Zanata 4.6.2\n"
22
23#: cliutils.c:21
24#, c-format
25msgid "%s: %s\n"
26msgstr "%s: %s\n"
27
28#: cliutils.c:27 lib/poptALL.c:61
29#, c-format
30msgid "RPM version %s\n"
31msgstr "Έκδοση RPM %s\n"
32
33#: cliutils.c:32
34#, c-format
35msgid "Copyright (C) 1998-2002 - Red Hat, Inc.\n"
36msgstr "Πνευματικά δικαιώματα (C) 1998-2002 - Red Hat, Inc.\n"
37
38#: cliutils.c:33
39#, c-format
40msgid ""
41"This program may be freely redistributed under the terms of the GNU GPL\n"
42msgstr ""
43"Το πρόγραμμα αυτό μπορεί να αναδιανεμηθεί ελεύθερα υπό τους όρους της GNU "
44"GPL\n"
45
46#: cliutils.c:53
47#, c-format
48msgid "creating a pipe for --pipe failed: %m\n"
49msgstr "δημιουργία μίας σωλήνωσης για --αποτυχία σωλήνωσης: %m\n"
50
51#: cliutils.c:62
52#, c-format
53msgid "exec failed\n"
54msgstr "αποτυχία εκτέλεσης\n"
55
56#: rpm2archive.c:93 rpm2cpio.c:68
57#, c-format
58msgid "argument is not an RPM package\n"
59msgstr "το όρισμα αυτό δεν είναι ένα RPM πακέτο\n"
60
61#: rpm2archive.c:98 rpm2cpio.c:73
62#, c-format
63msgid "error reading header from package\n"
64msgstr "σφάλμα κατά την ανάγνωση της κεφαλίδας από το πακέτο\n"
65
66#: rpm2archive.c:113 rpm2cpio.c:93
67#, c-format
68msgid "cannot re-open payload: %s\n"
69msgstr "δεν γίνεται το επανάνοιγμα του ωφέλιμου φόρτου: %s\n"
70
71#: rpm2cpio.c:79
72#, c-format
73msgid "files over 4GB not supported by cpio, use rpm2archive instead\n"
74msgstr ""
75
76#: rpmbuild.c:120
77#, c-format
78msgid "buildroot already specified, ignoring %s\n"
79msgstr ""
80
81#: rpmbuild.c:145
82#, c-format
83msgid "build through %prep (unpack sources and apply patches) from <specfile>"
84msgstr ""
85
86#: rpmbuild.c:146 rpmbuild.c:149 rpmbuild.c:152 rpmbuild.c:155 rpmbuild.c:158
87#: rpmbuild.c:161 rpmbuild.c:164 rpmbuild.c:167
88msgid "<specfile>"
89msgstr ""
90
91#: rpmbuild.c:148
92msgid "build through %build (%prep, then compile) from <specfile>"
93msgstr ""
94
95#: rpmbuild.c:151
96msgid "build through %install (%prep, %build, then install) from <specfile>"
97msgstr ""
98
99#: rpmbuild.c:154
100#, c-format
101msgid "verify %files section from <specfile>"
102msgstr ""
103
104#: rpmbuild.c:157
105msgid "build source and binary packages from <specfile>"
106msgstr ""
107
108#: rpmbuild.c:160
109msgid "build binary package only from <specfile>"
110msgstr ""
111
112#: rpmbuild.c:163
113msgid "build source package only from <specfile>"
114msgstr ""
115
116#: rpmbuild.c:166
117msgid ""
118"build source package only from <specfile> - calculate dynamic build requires"
119msgstr ""
120
121#: rpmbuild.c:170
122#, c-format
123msgid ""
124"build through %prep (unpack sources and apply patches) from <source package>"
125msgstr ""
126
127#: rpmbuild.c:171 rpmbuild.c:174 rpmbuild.c:177 rpmbuild.c:180 rpmbuild.c:183
128#: rpmbuild.c:186 rpmbuild.c:189 rpmbuild.c:192 rpmbuild.c:220 rpmbuild.c:223
129msgid "<source package>"
130msgstr ""
131
132#: rpmbuild.c:173
133msgid "build through %build (%prep, then compile) from <source package>"
134msgstr ""
135
136#: rpmbuild.c:176 rpmbuild.c:222
137msgid ""
138"build through %install (%prep, %build, then install) from <source package>"
139msgstr ""
140
141#: rpmbuild.c:179
142#, c-format
143msgid "verify %files section from <source package>"
144msgstr ""
145
146#: rpmbuild.c:182
147msgid "build source and binary packages from <source package>"
148msgstr ""
149
150#: rpmbuild.c:185
151msgid "build binary package only from <source package>"
152msgstr ""
153
154#: rpmbuild.c:188
155msgid "build source package only from <source package>"
156msgstr ""
157
158#: rpmbuild.c:191
159msgid ""
160"build source package only from <source package> - calculate dynamic build "
161"requires"
162msgstr ""
163
164#: rpmbuild.c:195
165#, c-format
166msgid "build through %prep (unpack sources and apply patches) from <tarball>"
167msgstr ""
168
169#: rpmbuild.c:196 rpmbuild.c:199 rpmbuild.c:202 rpmbuild.c:205 rpmbuild.c:208
170#: rpmbuild.c:211 rpmbuild.c:214 rpmbuild.c:217
171msgid "<tarball>"
172msgstr ""
173
174#: rpmbuild.c:198
175msgid "build through %build (%prep, then compile) from <tarball>"
176msgstr ""
177
178#: rpmbuild.c:201
179msgid "build through %install (%prep, %build, then install) from <tarball>"
180msgstr ""
181
182#: rpmbuild.c:204
183#, c-format
184msgid "verify %files section from <tarball>"
185msgstr ""
186
187#: rpmbuild.c:207
188msgid "build source and binary packages from <tarball>"
189msgstr ""
190
191#: rpmbuild.c:210
192msgid "build binary package only from <tarball>"
193msgstr ""
194
195#: rpmbuild.c:213
196msgid "build source package only from <tarball>"
197msgstr ""
198
199#: rpmbuild.c:216
200msgid ""
201"build source package only from <tarball> - calculate dynamic build requires"
202msgstr ""
203
204#: rpmbuild.c:219
205msgid "build binary package from <source package>"
206msgstr ""
207
208#: rpmbuild.c:226
209msgid "override build root"
210msgstr ""
211
212#: rpmbuild.c:228
213msgid "run build in current directory"
214msgstr ""
215
216#: rpmbuild.c:230
217msgid "remove build tree when done"
218msgstr ""
219
220#: rpmbuild.c:232
221msgid "ignore ExcludeArch: directives from spec file"
222msgstr ""
223
224#: rpmbuild.c:234
225msgid "debug file state machine"
226msgstr ""
227
228#: rpmbuild.c:236
229msgid "do not execute any stages of the build"
230msgstr ""
231
232#: rpmbuild.c:238
233msgid "do not verify build dependencies"
234msgstr ""
235
236#: rpmbuild.c:240
237msgid "generate package header(s) compatible with (legacy) rpm v3 packaging"
238msgstr ""
239
240#: rpmbuild.c:244
241#, c-format
242msgid "do not execute %clean stage of the build"
243msgstr ""
244
245#: rpmbuild.c:246
246#, c-format
247msgid "do not execute %prep stage of the build"
248msgstr ""
249
250#: rpmbuild.c:248
251#, c-format
252msgid "do not execute %check stage of the build"
253msgstr ""
254
255#: rpmbuild.c:251
256msgid "do not accept i18N msgstr's from specfile"
257msgstr ""
258
259#: rpmbuild.c:253
260msgid "remove sources when done"
261msgstr ""
262
263#: rpmbuild.c:255
264msgid "remove specfile when done"
265msgstr ""
266
267#: rpmbuild.c:257
268msgid "skip straight to specified stage (only for c,i)"
269msgstr ""
270
271#: rpmbuild.c:259
272msgid "override target platform"
273msgstr ""
274
275#: rpmbuild.c:276
276msgid "Build options with [ <specfile> | <tarball> | <source package> ]:"
277msgstr ""
278
279#: rpmbuild.c:282 rpmdb.c:43 rpmkeys.c:38 rpm.c:53 rpmsign.c:55 rpmspec.c:46
280#: tools/rpmdeps.c:43 tools/rpmgraph.c:221
281msgid "Common options for all rpm modes and executables:"
282msgstr "Κοινές επιλογές για όλα τα εκτελέσιμα και τις λειτουργίες rpm:"
283
284#: rpmbuild.c:300
285#, c-format
286msgid "Unable to open spec file %s: %s\n"
287msgstr ""
288
289#: rpmbuild.c:361
290#, c-format
291msgid "Failed to open tar pipe: %m\n"
292msgstr ""
293
294#: rpmbuild.c:376
295#, c-format
296msgid "Found more than one spec file in %s\n"
297msgstr ""
298
299#: rpmbuild.c:387
300#, c-format
301msgid "Failed to read spec file from %s\n"
302msgstr ""
303
304#: rpmbuild.c:393
305#, c-format
306msgid "Failed to rename %s to %s: %m\n"
307msgstr ""
308
309#: rpmbuild.c:463
310#, c-format
311msgid "failed to stat %s: %m\n"
312msgstr ""
313
314#: rpmbuild.c:467
315#, c-format
316msgid "File %s is not a regular file.\n"
317msgstr ""
318
319#: rpmbuild.c:474
320#, c-format
321msgid "File %s does not appear to be a specfile.\n"
322msgstr ""
323
324#: rpmbuild.c:534
325#, c-format
326msgid "Building target platforms: %s\n"
327msgstr ""
328
329#: rpmbuild.c:542
330#, c-format
331msgid "Building for target %s\n"
332msgstr ""
333
334#: rpmbuild.c:597 rpm.c:212
335msgid "arguments to --root (-r) must begin with a /"
336msgstr ""
337
338#: rpmdb.c:22
339msgid "initialize database"
340msgstr ""
341
342#: rpmdb.c:24
343msgid "rebuild database inverted lists from installed package headers"
344msgstr ""
345
346#: rpmdb.c:27
347msgid "verify database files"
348msgstr ""
349
350#: rpmdb.c:29
351msgid "salvage database"
352msgstr ""
353
354#: rpmdb.c:31
355msgid "export database to stdout header list"
356msgstr ""
357
358#: rpmdb.c:34
359msgid "import database from stdin header list"
360msgstr ""
361
362#: rpmdb.c:41
363msgid "Database options:"
364msgstr ""
365
366#: rpmdb.c:132 rpmkeys.c:83 rpm.c:118 rpmsign.c:191
367msgid "only one major mode may be specified"
368msgstr ""
369
370#: rpmkeys.c:20
371msgid "verify package signature(s)"
372msgstr ""
373
374#: rpmkeys.c:22
375msgid "import an armored public key"
376msgstr ""
377
378#: rpmkeys.c:24
379msgid "don't import, but tell if it would work or not"
380msgstr ""
381
382#: rpmkeys.c:27 rpmkeys.c:29
383msgid "list keys from RPM keyring"
384msgstr ""
385
386#: rpmkeys.c:36
387msgid "Keyring options:"
388msgstr ""
389
390#: rpmkeys.c:64 rpmsign.c:166
391msgid "no arguments given"
392msgstr ""
393
394#: rpm.c:35
395msgid "Query/Verify package selection options:"
396msgstr ""
397
398#: rpm.c:38
399msgid "Query/Verify file selection options:"
400msgstr ""
401
402#: rpm.c:41
403msgid "Query options (with -q or --query):"
404msgstr ""
405
406#: rpm.c:44
407msgid "Verify options (with -V or --verify):"
408msgstr "Επιλογές επαλήθευσης (με -V ή --verify):"
409
410#: rpm.c:47
411msgid "Install/Upgrade/Erase options:"
412msgstr "Επιλογές Εγκατάστασης/Αναβάθμισης/Διαγραφής:"
413
414#: rpm.c:98
415msgid "one type of query/verify may be performed at a time"
416msgstr ""
417
418#: rpm.c:102
419msgid "unexpected query flags"
420msgstr ""
421
422#: rpm.c:105
423msgid "unexpected query format"
424msgstr ""
425
426#: rpm.c:108
427msgid "unexpected query source"
428msgstr ""
429
430#: rpm.c:127
431msgid "only installation and upgrading may be forced"
432msgstr ""
433
434#: rpm.c:129
435msgid "files may only be relocated during package installation"
436msgstr ""
437
438#: rpm.c:132
439msgid "cannot use --prefix with --relocate or --excludepath"
440msgstr ""
441
442#: rpm.c:135
443msgid ""
444"--relocate and --excludepath may only be used when installing new packages"
445msgstr ""
446
447#: rpm.c:138
448msgid "--prefix may only be used when installing new packages"
449msgstr ""
450
451#: rpm.c:141
452msgid "arguments to --prefix must begin with a /"
453msgstr ""
454
455#: rpm.c:144
456msgid ""
457"--hash (-h) may only be specified during package installation and erasure"
458msgstr ""
459
460#: rpm.c:148
461msgid "--percent may only be specified during package installation and erasure"
462msgstr ""
463
464#: rpm.c:152
465msgid "--replacepkgs may only be specified during package installation"
466msgstr ""
467
468#: rpm.c:156
469msgid "--excludedocs may only be specified during package installation"
470msgstr ""
471
472#: rpm.c:160
473msgid "--includedocs may only be specified during package installation"
474msgstr ""
475
476#: rpm.c:164
477msgid "only one of --excludedocs and --includedocs may be specified"
478msgstr ""
479
480#: rpm.c:168
481msgid "--ignorearch may only be specified during package installation"
482msgstr ""
483
484#: rpm.c:172
485msgid "--ignoreos may only be specified during package installation"
486msgstr ""
487
488#: rpm.c:177
489msgid "--ignoresize may only be specified during package installation"
490msgstr ""
491
492#: rpm.c:181
493msgid "--allmatches may only be specified during package erasure"
494msgstr ""
495
496#: rpm.c:185
497msgid "--allfiles may only be specified during package installation"
498msgstr ""
499
500#: rpm.c:190
501msgid "--justdb may only be specified during package installation and erasure"
502msgstr ""
503
504#: rpm.c:195
505msgid ""
506"script disabling options may only be specified during package installation "
507"and erasure"
508msgstr ""
509
510#: rpm.c:200
511msgid ""
512"trigger disabling options may only be specified during package installation "
513"and erasure"
514msgstr ""
515
516#: rpm.c:204
517msgid ""
518"--nodeps may only be specified during package installation, erasure, and "
519"verification"
520msgstr ""
521
522#: rpm.c:208
523msgid "--test may only be specified during package installation and erasure"
524msgstr ""
525
526#: rpm.c:228
527msgid "no packages given for erase"
528msgstr ""
529
530#: rpm.c:262
531msgid "no packages given for install"
532msgstr ""
533
534#: rpm.c:271 rpmspec.c:73
535msgid "no arguments given for query"
536msgstr ""
537
538#: rpm.c:285
539msgid "no arguments given for verify"
540msgstr ""
541
542#: rpmsign.c:30
543msgid "sign package(s)"
544msgstr ""
545
546#: rpmsign.c:32
547msgid "sign package(s) (identical to --addsign)"
548msgstr ""
549
550#: rpmsign.c:34
551msgid "delete package signatures"
552msgstr ""
553
554#: rpmsign.c:37
555msgid "create rpm v3 header+payload signatures"
556msgstr ""
557
558#: rpmsign.c:41
559msgid "sign package(s) files"
560msgstr ""
561
562#: rpmsign.c:43
563msgid "use file signing key <key>"
564msgstr ""
565
566#: rpmsign.c:44
567msgid "<key>"
568msgstr ""
569
570#: rpmsign.c:46
571msgid "prompt for file signing key password"
572msgstr ""
573
574#: rpmsign.c:53
575msgid "Signature options:"
576msgstr ""
577
578#: rpmsign.c:105
579#, c-format
580msgid "You must set \"%%_gpg_name\" in your macro file\n"
581msgstr ""
582
583#: rpmsign.c:118
584#, c-format
585msgid ""
586"You must set \"%%_file_signing_key\" in your macro file or on the command "
587"line with --fskpath\n"
588msgstr ""
589
590#: rpmsign.c:171
591msgid "--fskpath may only be specified when signing files"
592msgstr ""
593
594#: rpmspec.c:24
595msgid "parse spec file(s) to stdout"
596msgstr ""
597
598#: rpmspec.c:26
599msgid "query spec file(s)"
600msgstr ""
601
602#: rpmspec.c:28
603msgid "operate on binary rpms generated by spec (default)"
604msgstr ""
605
606#: rpmspec.c:30
607msgid "operate on binary rpms that would be built from spec"
608msgstr ""
609
610#: rpmspec.c:32
611msgid "operate on source rpm generated by spec"
612msgstr ""
613
614#: rpmspec.c:34 lib/poptQV.c:231
615msgid "use the following query format"
616msgstr ""
617
618#: rpmspec.c:43
619msgid "Spec options:"
620msgstr ""
621
622#: rpmspec.c:85
623msgid "no arguments given for parse"
624msgstr ""
625
626#: build/build.c:35
627msgid "unable to parse SOURCE_DATE_EPOCH\n"
628msgstr ""
629
630#: build/build.c:64
631#, c-format
632msgid "Could not canonicalize hostname: %s\n"
633msgstr ""
634
635#: build/build.c:171
636#, c-format
637msgid "Unable to open temp file: %s\n"
638msgstr ""
639
640#: build/build.c:176
641#, c-format
642msgid "Unable to open stream: %s\n"
643msgstr ""
644
645#: build/build.c:209
646#, c-format
647msgid "Executing(%s): %s\n"
648msgstr ""
649
650#: build/build.c:212
651#, c-format
652msgid "Bad exit status from %s (%s)\n"
653msgstr ""
654
655#: build/build.c:279
656msgid "Failed build dependencies:\n"
657msgstr ""
658
659#: build/build.c:310
660#, c-format
661msgid "setting %s=%s\n"
662msgstr ""
663
664#: build/build.c:436
665msgid ""
666"\n"
667"\n"
668"RPM build errors:\n"
669msgstr ""
670
671#: build/files.c:344 build/files.c:525 build/files.c:744
672#, c-format
673msgid "Missing '(' in %s %s\n"
674msgstr ""
675
676#: build/files.c:354 build/files.c:666 build/files.c:754 build/files.c:813
677#, c-format
678msgid "Missing ')' in %s(%s\n"
679msgstr ""
680
681#: build/files.c:379 build/files.c:685
682#, c-format
683msgid "Invalid %s token: %s\n"
684msgstr ""
685
686#: build/files.c:491
687#, c-format
688msgid "Missing %s in %s(%s)\n"
689msgstr ""
690
691#: build/files.c:540
692#, c-format
693msgid "Non-white space follows %s(): %s\n"
694msgstr ""
695
696#: build/files.c:580
697#, c-format
698msgid "Bad syntax: %s(%s)\n"
699msgstr ""
700
701#: build/files.c:589
702#, c-format
703msgid "Bad mode spec: %s(%s)\n"
704msgstr ""
705
706#: build/files.c:601
707#, c-format
708msgid "Bad dirmode spec: %s(%s)\n"
709msgstr ""
710
711#: build/files.c:706
712#, c-format
713msgid "Unusual locale length: \"%s\" in %%lang(%s)\n"
714msgstr ""
715
716#: build/files.c:713
717#, c-format
718msgid "Duplicate locale %s in %%lang(%s)\n"
719msgstr ""
720
721#: build/files.c:828
722#, c-format
723msgid "Invalid capability: %s\n"
724msgstr ""
725
726#: build/files.c:838
727msgid "File capability support not built in\n"
728msgstr ""
729
730#: build/files.c:889
731#, c-format
732msgid "File must begin with \"/\": %s\n"
733msgstr ""
734
735#: build/files.c:1009
736#, c-format
737msgid "unable to parse %s=%s\n"
738msgstr ""
739
740#: build/files.c:1026
741#, c-format
742msgid "Unknown file digest algorithm %u, falling back to MD5\n"
743msgstr ""
744
745#: build/files.c:1080
746#, c-format
747msgid "File listed twice: %s\n"
748msgstr ""
749
750#: build/files.c:1202
751#, c-format
752msgid "reading symlink %s failed: %s\n"
753msgstr ""
754
755#: build/files.c:1208
756#, c-format
757msgid "absolute symlink: %s -> %s\n"
758msgstr ""
759
760#: build/files.c:1214
761#, c-format
762msgid "Symlink points to BuildRoot: %s -> %s\n"
763msgstr ""
764
765#: build/files.c:1335
766#, c-format
767msgid "Illegal character (0x%x) in filename: %s\n"
768msgstr ""
769
770#: build/files.c:1372
771#, c-format
772msgid "Path is outside buildroot: %s\n"
773msgstr ""
774
775#: build/files.c:1416
776#, c-format
777msgid "Directory not found: %s\n"
778msgstr ""
779
780#: build/files.c:1417 lib/rpminstall.c:459
781#, c-format
782msgid "File not found: %s\n"
783msgstr ""
784
785#: build/files.c:1438
786#, c-format
787msgid "Not a directory: %s\n"
788msgstr ""
789
790#: build/files.c:1592
791#, c-format
792msgid "Can't read content of file: %s\n"
793msgstr ""
794
795#: build/files.c:1633
796#, c-format
797msgid "%s: can't load unknown tag (%d).\n"
798msgstr ""
799
800#: build/files.c:1639
801#, c-format
802msgid "%s: public key read failed.\n"
803msgstr ""
804
805#: build/files.c:1643
806#, c-format
807msgid "%s: not an armored public key.\n"
808msgstr ""
809
810#: build/files.c:1652
811#, c-format
812msgid "%s: failed to encode\n"
813msgstr ""
814
815#: build/files.c:1698
816msgid "failed symlink"
817msgstr ""
818
819#: build/files.c:1754 build/files.c:1757
820#, c-format
821msgid "Duplicate build-id, stat %s: %m\n"
822msgstr ""
823
824#: build/files.c:1764
825#, c-format
826msgid "Duplicate build-ids %s and %s\n"
827msgstr ""
828
829#: build/files.c:1818
830msgid "_build_id_links macro not set, assuming 'compat'\n"
831msgstr ""
832
833#: build/files.c:1831
834#, c-format
835msgid "_build_id_links macro set to unknown value '%s'\n"
836msgstr ""
837
838#: build/files.c:1920
839#, c-format
840msgid "error reading build-id in %s: %s\n"
841msgstr ""
842
843#: build/files.c:1924
844#, c-format
845msgid "Missing build-id in %s\n"
846msgstr ""
847
848#: build/files.c:1929
849#, c-format
850msgid "build-id found in %s too small\n"
851msgstr ""
852
853#: build/files.c:1930
854#, c-format
855msgid "build-id found in %s too large\n"
856msgstr ""
857
858#: build/files.c:1945 rpmio/rpmfileutil.c:445
859msgid "failed to create directory"
860msgstr ""
861
862#: build/files.c:1963
863msgid "Mixing main ELF and debug files in package"
864msgstr ""
865
866#: build/files.c:2164
867#, c-format
868msgid "File needs leading \"/\": %s\n"
869msgstr ""
870
871#: build/files.c:2188
872#, c-format
873msgid "%%dev glob not permitted: %s\n"
874msgstr ""
875
876#: build/files.c:2200
877#, c-format
878msgid "Directory not found by glob: %s. Trying without globbing.\n"
879msgstr ""
880
881#: build/files.c:2202
882#, c-format
883msgid "File not found by glob: %s. Trying without globbing.\n"
884msgstr ""
885
886#: build/files.c:2237
887#, c-format
888msgid "Could not open %s file %s: %m\n"
889msgstr ""
890
891#: build/files.c:2262
892#, c-format
893msgid "Empty %s file %s\n"
894msgstr ""
895
896#: build/files.c:2307
897#, c-format
898msgid "illegal _docdir_fmt %s: %s\n"
899msgstr ""
900
901#: build/files.c:2428 lib/rpminstall.c:461
902#, c-format
903msgid "File not found by glob: %s\n"
904msgstr ""
905
906#: build/files.c:2515
907#, c-format
908msgid "Special file in generated file list: %s\n"
909msgstr ""
910
911#: build/files.c:2539
912#, c-format
913msgid "Can't mix special %s with other forms: %s\n"
914msgstr ""
915
916#: build/files.c:2555
917#, c-format
918msgid "More than one file on a line: %s\n"
919msgstr ""
920
921#: build/files.c:2624
922msgid "Generating build-id links failed\n"
923msgstr ""
924
925#: build/files.c:2741
926#, c-format
927msgid "Bad file: %s: %s\n"
928msgstr ""
929
930#: build/files.c:2809
931#, c-format
932msgid "Checking for unpackaged file(s): %s\n"
933msgstr ""
934
935#: build/files.c:2822
936#, c-format
937msgid ""
938"Installed (but unpackaged) file(s) found:\n"
939"%s"
940msgstr ""
941
942#: build/files.c:2878
943#, c-format
944msgid "package %s already exists\n"
945msgstr ""
946
947#: build/files.c:2942
948#, c-format
949msgid "%s was mapped to multiple filenames"
950msgstr ""
951
952#: build/files.c:3191
953#, c-format
954msgid "Processing files: %s\n"
955msgstr ""
956
957#: build/files.c:3213
958#, c-format
959msgid "Binaries arch (%d) not matching the package arch (%d).\n"
960msgstr ""
961
962#: build/files.c:3219
963msgid "Arch dependent binaries in noarch package\n"
964msgstr ""
965
966#: build/pack.c:94
967#, c-format
968msgid "create archive failed on file %s: %s\n"
969msgstr ""
970
971#: build/pack.c:97
972#, c-format
973msgid "create archive failed: %s\n"
974msgstr ""
975
976#: build/pack.c:321
977#, c-format
978msgid "Unknown payload compression: %s\n"
979msgstr ""
980
981#: build/pack.c:375 sign/rpmgensig.c:236 sign/rpmgensig.c:591
982#: sign/rpmgensig.c:626
983#, c-format
984msgid "Could not seek in file %s: %s\n"
985msgstr ""
986
987#: build/pack.c:401
988#, c-format
989msgid "Failed to read %jd bytes in file %s: %s\n"
990msgstr ""
991
992#: build/pack.c:415
993msgid "Unable to create immutable header region\n"
994msgstr ""
995
996#: build/pack.c:420
997#, c-format
998msgid "Unable to write header to %s: %s\n"
999msgstr ""
1000
1001#: build/pack.c:490
1002#, c-format
1003msgid "Could not open %s: %s\n"
1004msgstr ""
1005
1006#: build/pack.c:497
1007#, c-format
1008msgid "Unable to write package: %s\n"
1009msgstr ""
1010
1011#: build/pack.c:584
1012#, c-format
1013msgid "Wrote: %s\n"
1014msgstr ""
1015
1016#: build/pack.c:603
1017#, c-format
1018msgid "Executing \"%s\":\n"
1019msgstr ""
1020
1021#: build/pack.c:606
1022#, c-format
1023msgid "Execution of \"%s\" failed.\n"
1024msgstr ""
1025
1026#: build/pack.c:610
1027#, c-format
1028msgid "Package check \"%s\" failed.\n"
1029msgstr ""
1030
1031#: build/pack.c:655
1032#, c-format
1033msgid "cannot create %s: %s\n"
1034msgstr ""
1035
1036#: build/pack.c:674
1037#, c-format
1038msgid "Could not generate output filename for package %s: %s\n"
1039msgstr ""
1040
1041#: build/pack.c:773
1042#, c-format
1043msgid "Finished binary package job, result %d, filename %s\n"
1044msgstr ""
1045
1046#: build/parseSimpleScript.c:17 build/parsePreamble.c:746
1047#, c-format
1048msgid "line %d: second %s\n"
1049msgstr ""
1050
1051#: build/parseChangelog.c:183
1052#, c-format
1053msgid "bogus date in %%changelog: %s\n"
1054msgstr ""
1055
1056#: build/parseChangelog.c:224
1057#, c-format
1058msgid "%%changelog entries must start with *\n"
1059msgstr ""
1060
1061#: build/parseChangelog.c:232
1062#, c-format
1063msgid "incomplete %%changelog entry\n"
1064msgstr ""
1065
1066#: build/parseChangelog.c:243
1067#, c-format
1068msgid "bad date in %%changelog: %s\n"
1069msgstr ""
1070
1071#: build/parseChangelog.c:254
1072#, c-format
1073msgid "%%changelog not in descending chronological order\n"
1074msgstr ""
1075
1076#: build/parseChangelog.c:266 build/parseChangelog.c:277
1077#, c-format
1078msgid "missing name in %%changelog\n"
1079msgstr ""
1080
1081#: build/parseChangelog.c:284
1082#, c-format
1083msgid "no description in %%changelog\n"
1084msgstr ""
1085
1086#: build/parseChangelog.c:321
1087#, c-format
1088msgid "line %d: second %%changelog\n"
1089msgstr ""
1090
1091#: build/parseDescription.c:33
1092#, c-format
1093msgid "line %d: Error parsing %%description: %s\n"
1094msgstr ""
1095
1096#: build/parseDescription.c:46 build/parseFiles.c:46 build/parsePolicies.c:45
1097#: build/parseScript.c:320
1098#, c-format
1099msgid "line %d: Bad option %s: %s\n"
1100msgstr ""
1101
1102#: build/parseDescription.c:57 build/parseFiles.c:57 build/parsePolicies.c:55
1103#: build/parseScript.c:331
1104#, c-format
1105msgid "line %d: Too many names: %s\n"
1106msgstr ""
1107
1108#: build/parseFiles.c:33
1109#, c-format
1110msgid "line %d: Error parsing %%files: %s\n"
1111msgstr ""
1112
1113#: build/parseFiles.c:73
1114#, c-format
1115msgid "line %d: multiple %%files for package '%s'\n"
1116msgstr ""
1117
1118#: build/parsePolicies.c:32
1119#, c-format
1120msgid "line %d: Error parsing %%policies: %s\n"
1121msgstr ""
1122
1123#: build/parsePreamble.c:70
1124#, c-format
1125msgid "Error parsing tag field: %s\n"
1126msgstr ""
1127
1128#: build/parsePreamble.c:182
1129#, c-format
1130msgid "line %d: Bad number: %s\n"
1131msgstr ""
1132
1133#: build/parsePreamble.c:188
1134#, c-format
1135msgid "line %d: Bad no%s number: %u\n"
1136msgstr ""
1137
1138#: build/parsePreamble.c:240
1139#, c-format
1140msgid "Downloading %s to %s\n"
1141msgstr ""
1142
1143#: build/parsePreamble.c:242
1144#, c-format
1145msgid "Couldn't download %s\n"
1146msgstr ""
1147
1148#: build/parsePreamble.c:312
1149#, c-format
1150msgid "line %d: Bad %s number: %s\n"
1151msgstr ""
1152
1153#: build/parsePreamble.c:330
1154#, c-format
1155msgid "%s %d defined multiple times\n"
1156msgstr ""
1157
1158#: build/parsePreamble.c:474
1159#, c-format
1160msgid "Architecture is excluded: %s\n"
1161msgstr ""
1162
1163#: build/parsePreamble.c:479
1164#, c-format
1165msgid "Architecture is not included: %s\n"
1166msgstr ""
1167
1168#: build/parsePreamble.c:484
1169#, c-format
1170msgid "OS is excluded: %s\n"
1171msgstr ""
1172
1173#: build/parsePreamble.c:489
1174#, c-format
1175msgid "OS is not included: %s\n"
1176msgstr ""
1177
1178#: build/parsePreamble.c:515
1179#, c-format
1180msgid "%s field must be present in package: %s\n"
1181msgstr ""
1182
1183#: build/parsePreamble.c:538
1184#, c-format
1185msgid "Duplicate %s entries in package: %s\n"
1186msgstr ""
1187
1188#: build/parsePreamble.c:609
1189#, c-format
1190msgid "Unable to open icon %s: %s\n"
1191msgstr ""
1192
1193#: build/parsePreamble.c:625
1194#, c-format
1195msgid "Unable to read icon %s: %s\n"
1196msgstr ""
1197
1198#: build/parsePreamble.c:635
1199#, c-format
1200msgid "Unknown icon type: %s\n"
1201msgstr ""
1202
1203#: build/parsePreamble.c:649
1204#, c-format
1205msgid "line %d: Tag takes single token only: %s\n"
1206msgstr ""
1207
1208#: build/parsePreamble.c:657
1209#, c-format
1210msgid "line %d: %s in: %s\n"
1211msgstr ""
1212
1213#: build/parsePreamble.c:659
1214#, c-format
1215msgid "%s in: %s\n"
1216msgstr ""
1217
1218#: build/parsePreamble.c:678
1219#, c-format
1220msgid "Illegal char '%c' (0x%x)"
1221msgstr ""
1222
1223#: build/parsePreamble.c:684
1224msgid "Possible unexpanded macro"
1225msgstr ""
1226
1227#: build/parsePreamble.c:690
1228msgid "Illegal sequence \"..\""
1229msgstr ""
1230
1231#: build/parsePreamble.c:778
1232#, c-format
1233msgid "line %d: Malformed tag: %s\n"
1234msgstr ""
1235
1236#: build/parsePreamble.c:786
1237#, c-format
1238msgid "line %d: Empty tag: %s\n"
1239msgstr ""
1240
1241#: build/parsePreamble.c:847
1242#, c-format
1243msgid "line %d: Prefixes must not end with \"/\": %s\n"
1244msgstr ""
1245
1246#: build/parsePreamble.c:859
1247#, c-format
1248msgid "line %d: Docdir must begin with '/': %s\n"
1249msgstr ""
1250
1251#: build/parsePreamble.c:871
1252#, c-format
1253msgid "line %d: Epoch field must be an unsigned number: %s\n"
1254msgstr ""
1255
1256#: build/parsePreamble.c:908
1257#, c-format
1258msgid "line %d: Bad %s: qualifiers: %s\n"
1259msgstr ""
1260
1261#: build/parsePreamble.c:942
1262#, c-format
1263msgid "line %d: Bad BuildArchitecture format: %s\n"
1264msgstr ""
1265
1266#: build/parsePreamble.c:949
1267#, c-format
1268msgid "line %d: Duplicate BuildArch entry: %s\n"
1269msgstr ""
1270
1271#: build/parsePreamble.c:959
1272#, c-format
1273msgid "line %d: Only noarch subpackages are supported: %s\n"
1274msgstr ""
1275
1276#: build/parsePreamble.c:974
1277#, c-format
1278msgid "Internal error: Bogus tag %d\n"
1279msgstr ""
1280
1281#: build/parsePreamble.c:1072
1282#, c-format
1283msgid "line %d: %s is deprecated: %s\n"
1284msgstr ""
1285
1286#: build/parsePreamble.c:1133
1287#, c-format
1288msgid "Bad package specification: %s\n"
1289msgstr ""
1290
1291#: build/parsePreamble.c:1178
1292msgid "Binary rpm package found. Expected spec file!\n"
1293msgstr ""
1294
1295#: build/parsePreamble.c:1181
1296#, c-format
1297msgid "line %d: Unknown tag: %s\n"
1298msgstr ""
1299
1300#: build/parsePreamble.c:1216
1301#, c-format
1302msgid "%%{buildroot} couldn't be empty\n"
1303msgstr ""
1304
1305#: build/parsePreamble.c:1220
1306#, c-format
1307msgid "%%{buildroot} can not be \"/\"\n"
1308msgstr ""
1309
1310#: build/parsePrep.c:29
1311#, c-format
1312msgid "Bad source: %s: %s\n"
1313msgstr ""
1314
1315#: build/parsePrep.c:68
1316#, c-format
1317msgid "No patch number %u\n"
1318msgstr ""
1319
1320#: build/parsePrep.c:137
1321#, c-format
1322msgid "No source number %u\n"
1323msgstr ""
1324
1325#: build/parsePrep.c:259
1326#, c-format
1327msgid "Error parsing %%setup: %s\n"
1328msgstr ""
1329
1330#: build/parsePrep.c:275
1331#, c-format
1332msgid "line %d: Bad arg to %%setup: %s\n"
1333msgstr ""
1334
1335#: build/parsePrep.c:291
1336#, c-format
1337msgid "line %d: Bad %%setup option %s: %s\n"
1338msgstr ""
1339
1340#: build/parsePrep.c:467
1341#, c-format
1342msgid "Invalid patch number %s: %s\n"
1343msgstr ""
1344
1345#: build/parsePrep.c:497
1346#, c-format
1347msgid "line %d: second %%prep\n"
1348msgstr ""
1349
1350#: build/parseReqs.c:52
1351msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'"
1352msgstr ""
1353
1354#: build/parseReqs.c:57
1355msgid "Versioned file name not permitted"
1356msgstr ""
1357
1358#: build/parseReqs.c:222
1359msgid "No rich dependencies allowed for this type"
1360msgstr ""
1361
1362#: build/parseReqs.c:232 build/parseReqs.c:322
1363msgid "invalid dependency"
1364msgstr ""
1365
1366#: build/parseReqs.c:267 lib/rpmds.c:1360
1367msgid "Version required"
1368msgstr ""
1369
1370#: build/parseReqs.c:282
1371msgid "Only package names are allowed in Obsoletes"
1372msgstr ""
1373
1374#: build/parseReqs.c:287
1375msgid "It's not recommended to have unversioned Obsoletes"
1376msgstr ""
1377
1378#: build/parseReqs.c:290
1379msgid "It's not recommended to use '>' in Obsoletes"
1380msgstr ""
1381
1382#: build/parseReqs.c:298
1383msgid "Only absolute paths are allowed in file triggers"
1384msgstr ""
1385
1386#: build/parseReqs.c:311
1387msgid "Trigger fired by the same package is already defined in spec file"
1388msgstr ""
1389
1390#: build/parseReqs.c:339
1391#, c-format
1392msgid "line %d: %s: %s\n"
1393msgstr ""
1394
1395#: build/parseScript.c:262
1396#, c-format
1397msgid "line %d: triggers must have --: %s\n"
1398msgstr ""
1399
1400#: build/parseScript.c:270
1401#, c-format
1402msgid "line %d: missing trigger condition: %s\n"
1403msgstr ""
1404
1405#: build/parseScript.c:280 build/parseScript.c:350
1406#, c-format
1407msgid "line %d: Error parsing %s: %s\n"
1408msgstr ""
1409
1410#: build/parseScript.c:292
1411#, c-format
1412msgid "line %d: internal script must end with '>': %s\n"
1413msgstr ""
1414
1415#: build/parseScript.c:298
1416#, c-format
1417msgid "line %d: script program must begin with '/': %s\n"
1418msgstr ""
1419
1420#: build/parseScript.c:312
1421#, c-format
1422msgid "line %d: Priorities are allowed only for file triggers : %s\n"
1423msgstr ""
1424
1425#: build/parseScript.c:343
1426#, c-format
1427msgid "line %d: Second %s\n"
1428msgstr ""
1429
1430#: build/parseScript.c:374
1431#, c-format
1432msgid "line %d: unsupported internal script: %s\n"
1433msgstr ""
1434
1435#: build/parseScript.c:392
1436#, c-format
1437msgid "line %d: file trigger condition must begin with '/': %s"
1438msgstr ""
1439
1440#: build/parseScript.c:398
1441#, c-format
1442msgid "line %d: interpreter arguments not allowed in triggers: %s\n"
1443msgstr ""
1444
1445#: build/parseSpec.c:232
1446#, c-format
1447msgid "extra tokens at the end of %s directive in line %d:  %s\n"
1448msgstr ""
1449
1450#: build/parseSpec.c:266
1451#, c-format
1452msgid "Macro expanded in comment on line %d: %s\n"
1453msgstr ""
1454
1455#: build/parseSpec.c:390
1456#, c-format
1457msgid "Unable to open %s: %s\n"
1458msgstr ""
1459
1460#: build/parseSpec.c:424
1461#, c-format
1462msgid "%s:%d: Argument expected for %s\n"
1463msgstr ""
1464
1465#: build/parseSpec.c:449
1466#, c-format
1467msgid "line %d: Unclosed %%if\n"
1468msgstr ""
1469
1470#: build/parseSpec.c:454
1471#, c-format
1472msgid "line %d: unclosed macro or bad line continuation\n"
1473msgstr ""
1474
1475#: build/parseSpec.c:482
1476#, c-format
1477msgid "%s: line %d: %s with no %%if\n"
1478msgstr ""
1479
1480#: build/parseSpec.c:485
1481#, c-format
1482msgid "%s: line %d: %s after %s\n"
1483msgstr ""
1484
1485#: build/parseSpec.c:512
1486#, c-format
1487msgid "%s:%d: bad %s condition: %s\n"
1488msgstr ""
1489
1490#: build/parseSpec.c:540
1491#, c-format
1492msgid "%s:%d: malformed %%include statement\n"
1493msgstr ""
1494
1495#: build/parseSpec.c:779
1496#, c-format
1497msgid "encoding %s not supported by system\n"
1498msgstr ""
1499
1500#: build/parseSpec.c:808
1501#, c-format
1502msgid "Package %s: invalid %s encoding in %s: %s - %s\n"
1503msgstr ""
1504
1505#: build/parseSpec.c:844
1506#, c-format
1507msgid "line %d: %%end doesn't take any arguments: %s\n"
1508msgstr ""
1509
1510#: build/parseSpec.c:851
1511#, c-format
1512msgid "line %d: %%end not expected here, no section to close: %s\n"
1513msgstr ""
1514
1515#: build/parseSpec.c:867
1516#, c-format
1517msgid "line %d doesn't belong to any section: %s\n"
1518msgstr ""
1519
1520#: build/parseSpec.c:1028
1521msgid "No compatible architectures found for build\n"
1522msgstr ""
1523
1524#: build/parseSpec.c:1083
1525#, c-format
1526msgid "Package has no %%description: %s\n"
1527msgstr ""
1528
1529#: build/policies.c:87
1530#, c-format
1531msgid "Policy module '%s' duplicated with overlapping types\n"
1532msgstr ""
1533
1534#: build/policies.c:93
1535#, c-format
1536msgid "Base modules '%s' and '%s' have overlapping types\n"
1537msgstr ""
1538
1539#: build/policies.c:101
1540msgid "Failed to get policies from header\n"
1541msgstr ""
1542
1543#: build/policies.c:154
1544#, c-format
1545msgid "%%semodule requires a file path\n"
1546msgstr ""
1547
1548#: build/policies.c:163
1549#, c-format
1550msgid "Failed to read  policy file: %s\n"
1551msgstr ""
1552
1553#: build/policies.c:170
1554#, c-format
1555msgid "Failed to encode policy file: %s\n"
1556msgstr ""
1557
1558#: build/policies.c:187
1559#, c-format
1560msgid "Failed to determine a policy name: %s\n"
1561msgstr ""
1562
1563#: build/policies.c:199
1564#, c-format
1565msgid ""
1566"'%s' type given with other types in %%semodule %s. Compacting types to "
1567"'%s'.\n"
1568msgstr ""
1569
1570#: build/policies.c:246
1571#, c-format
1572msgid "Error parsing %s: %s\n"
1573msgstr ""
1574
1575#: build/policies.c:252
1576#, c-format
1577msgid "Expecting %%semodule tag: %s\n"
1578msgstr ""
1579
1580#: build/policies.c:262
1581#, c-format
1582msgid "Missing module path in line: %s\n"
1583msgstr ""
1584
1585#: build/policies.c:268
1586#, c-format
1587msgid "Too many arguments in line: %s\n"
1588msgstr ""
1589
1590#: build/policies.c:311
1591#, c-format
1592msgid "Processing policies: %s\n"
1593msgstr ""
1594
1595#: build/rpmfc.c:186
1596#, c-format
1597msgid "Ignoring invalid regex %s\n"
1598msgstr ""
1599
1600#: build/rpmfc.c:219
1601#, c-format
1602msgid "%s: mime and magic supplied, only mime will be used\n"
1603msgstr ""
1604
1605#: build/rpmfc.c:290
1606#, c-format
1607msgid "Couldn't create pipe for %s: %m\n"
1608msgstr ""
1609
1610#: build/rpmfc.c:296 lib/rpmscript.c:323
1611#, c-format
1612msgid "Couldn't fork %s: %s\n"
1613msgstr ""
1614
1615#: build/rpmfc.c:324
1616#, c-format
1617msgid "Couldn't exec %s: %s\n"
1618msgstr ""
1619
1620#: build/rpmfc.c:410
1621#, c-format
1622msgid "%s failed: %x\n"
1623msgstr ""
1624
1625#: build/rpmfc.c:414
1626#, c-format
1627msgid "failed to write all data to %s: %s\n"
1628msgstr ""
1629
1630#: build/rpmfc.c:1168
1631msgid "Empty file classifier\n"
1632msgstr ""
1633
1634#: build/rpmfc.c:1177
1635msgid "No file attributes configured\n"
1636msgstr ""
1637
1638#: build/rpmfc.c:1203
1639#, c-format
1640msgid "magic_open(0x%x) failed: %s\n"
1641msgstr ""
1642
1643#: build/rpmfc.c:1209 build/rpmfc.c:1213
1644#, c-format
1645msgid "magic_load failed: %s\n"
1646msgstr ""
1647
1648#: build/rpmfc.c:1260 build/rpmfc.c:1279
1649#, c-format
1650msgid "Recognition of file \"%s\" failed: mode %06o %s\n"
1651msgstr ""
1652
1653#: build/rpmfc.c:1483
1654#, c-format
1655msgid "Finding  %s: %s\n"
1656msgstr ""
1657
1658#: build/rpmfc.c:1492 build/rpmfc.c:1501
1659#, c-format
1660msgid "Failed to find %s:\n"
1661msgstr ""
1662
1663#: build/rpmfc.c:1540
1664msgid "Deprecated external dependency generator is used!\n"
1665msgstr ""
1666
1667#: build/spec.c:88
1668#, c-format
1669msgid "line %d: %s: package %s does not exist\n"
1670msgstr ""
1671
1672#: build/spec.c:91
1673#, c-format
1674msgid "line %d: %s: package %s already exists\n"
1675msgstr ""
1676
1677#: build/spec.c:471
1678#, c-format
1679msgid "query of specfile %s failed, can't parse\n"
1680msgstr ""
1681
1682#: lib/backend/db3.c:98
1683#, c-format
1684msgid "%s error(%d) from %s: %s\n"
1685msgstr ""
1686
1687#: lib/backend/db3.c:101
1688#, c-format
1689msgid "%s error(%d): %s\n"
1690msgstr ""
1691
1692#: lib/backend/db3.c:289
1693#, c-format
1694msgid "unrecognized db option: \"%s\" ignored.\n"
1695msgstr ""
1696
1697#: lib/backend/db3.c:326
1698#, c-format
1699msgid "%s has invalid numeric value, skipped\n"
1700msgstr ""
1701
1702#: lib/backend/db3.c:335
1703#, c-format
1704msgid "%s has too large or too small long value, skipped\n"
1705msgstr ""
1706
1707#: lib/backend/db3.c:344
1708#, c-format
1709msgid "%s has too large or too small integer value, skipped\n"
1710msgstr ""
1711
1712#: lib/backend/db3.c:805
1713#, c-format
1714msgid "cannot get %s lock on %s/%s\n"
1715msgstr ""
1716
1717#: lib/backend/db3.c:807
1718msgid "shared"
1719msgstr ""
1720
1721#: lib/backend/db3.c:807
1722msgid "exclusive"
1723msgstr ""
1724
1725#: lib/backend/db3.c:889
1726#, c-format
1727msgid "invalid index type %x on %s/%s\n"
1728msgstr ""
1729
1730#: lib/backend/db3.c:1067
1731#, c-format
1732msgid "error(%d) getting \"%s\" records from %s index: %s\n"
1733msgstr ""
1734
1735#: lib/backend/db3.c:1097
1736#, c-format
1737msgid "error(%d) storing record \"%s\" into %s\n"
1738msgstr ""
1739
1740#: lib/backend/db3.c:1105
1741#, c-format
1742msgid "error(%d) removing record \"%s\" from %s\n"
1743msgstr ""
1744
1745#: lib/backend/db3.c:1217
1746#, c-format
1747msgid "error(%d) adding header #%d record\n"
1748msgstr ""
1749
1750#: lib/backend/db3.c:1226
1751#, c-format
1752msgid "error(%d) removing header #%d record\n"
1753msgstr ""
1754
1755#: lib/backend/db3.c:1281
1756#, c-format
1757msgid "error(%d) allocating new package instance\n"
1758msgstr ""
1759
1760#: lib/backend/dbi.c:82
1761#, c-format
1762msgid "invalid %%_db_backend: %s\n"
1763msgstr ""
1764
1765#: lib/backend/dbi.c:100
1766#, c-format
1767msgid "Converting database from %s to %s backend\n"
1768msgstr ""
1769
1770#: lib/backend/dbi.c:104
1771#, c-format
1772msgid "Found %s %s database while attempting %s backend: using %s backend.\n"
1773msgstr ""
1774
1775#: lib/backend/ndb/glue.c:102
1776msgid "Detected outdated index databases\n"
1777msgstr ""
1778
1779#: lib/backend/ndb/glue.c:104
1780msgid "Rebuilding outdated index databases\n"
1781msgstr ""
1782
1783#: lib/backend/ndb/rpmidx.c:204
1784#, c-format
1785msgid "rpmidx: Version mismatch. Expected version: %u. Found version: %u\n"
1786msgstr ""
1787
1788#: lib/backend/ndb/rpmpkg.c:126
1789#, c-format
1790msgid "rpmpkg: Version mismatch. Expected version: %u. Found version: %u\n"
1791msgstr ""
1792
1793#: lib/backend/ndb/rpmpkg.c:500
1794msgid "rpmpkg: detected non-zero blob, trying auto repair\n"
1795msgstr ""
1796
1797#: lib/backend/ndb/rpmxdb.c:241
1798#, c-format
1799msgid "rpmxdb: Version mismatch. Expected version: %u. Found version: %u\n"
1800msgstr ""
1801
1802#: lib/backend/sqlite.c:157
1803#, c-format
1804msgid "Unable to open sqlite database %s: %s\n"
1805msgstr ""
1806
1807#: lib/depends.c:87
1808#, c-format
1809msgid "%s is a Delta RPM and cannot be directly installed\n"
1810msgstr ""
1811
1812#: lib/depends.c:91
1813#, c-format
1814msgid "Unsupported payload (%s) in package %s\n"
1815msgstr ""
1816
1817#: lib/depends.c:361
1818#, c-format
1819msgid "package %s was already added, skipping %s\n"
1820msgstr ""
1821
1822#: lib/depends.c:362
1823#, c-format
1824msgid "package %s was already added, replacing with %s\n"
1825msgstr ""
1826
1827#: lib/formats.c:42
1828msgid "(not a blob)"
1829msgstr ""
1830
1831#: lib/formats.c:43
1832msgid "(not a number)"
1833msgstr ""
1834
1835#: lib/formats.c:44
1836msgid "(not a string)"
1837msgstr ""
1838
1839#: lib/formats.c:47 lib/formats.c:151 lib/formats.c:269
1840msgid "(invalid type)"
1841msgstr ""
1842
1843#: lib/formats.c:255
1844msgid "(not base64)"
1845msgstr ""
1846
1847#: lib/formats.c:315
1848msgid "(invalid xml type)"
1849msgstr ""
1850
1851#: lib/formats.c:360
1852msgid "(not an OpenPGP signature)"
1853msgstr ""
1854
1855#: lib/formats.c:371
1856#, c-format
1857msgid "Invalid date %u"
1858msgstr ""
1859
1860#: lib/formats.c:419
1861msgid "normal"
1862msgstr ""
1863
1864#: lib/formats.c:422 lib/verify.c:326
1865msgid "replaced"
1866msgstr ""
1867
1868#: lib/formats.c:425 lib/verify.c:320
1869msgid "not installed"
1870msgstr ""
1871
1872#: lib/formats.c:428 lib/verify.c:322
1873msgid "net shared"
1874msgstr ""
1875
1876#: lib/formats.c:431 lib/verify.c:324
1877msgid "wrong color"
1878msgstr ""
1879
1880#: lib/formats.c:434
1881msgid "missing"
1882msgstr ""
1883
1884#: lib/formats.c:437
1885msgid "(unknown)"
1886msgstr ""
1887
1888#: lib/fsm.c:725
1889#, c-format
1890msgid "%s saved as %s\n"
1891msgstr ""
1892
1893#: lib/fsm.c:778
1894#, c-format
1895msgid "%s created as %s\n"
1896msgstr ""
1897
1898#: lib/fsm.c:1076
1899#, c-format
1900msgid "%s %s: remove failed: %s\n"
1901msgstr ""
1902
1903#: lib/fsm.c:1077
1904msgid "directory"
1905msgstr ""
1906
1907#: lib/fsm.c:1077
1908msgid "file"
1909msgstr ""
1910
1911#: lib/header.c:319
1912#, c-format
1913msgid "tag[%d]: BAD, tag %d type %d offset %d count %d len %d"
1914msgstr ""
1915
1916#: lib/header.c:992
1917msgid "hdr load: BAD"
1918msgstr ""
1919
1920#: lib/header.c:1814
1921msgid "region: no tags"
1922msgstr ""
1923
1924#: lib/header.c:1836
1925#, c-format
1926msgid "region tag: BAD, tag %d type %d offset %d count %d"
1927msgstr ""
1928
1929#: lib/header.c:1844
1930#, c-format
1931msgid "region offset: BAD, tag %d type %d offset %d count %d"
1932msgstr ""
1933
1934#: lib/header.c:1866
1935#, c-format
1936msgid "region trailer: BAD, tag %d type %d offset %d count %d"
1937msgstr ""
1938
1939#: lib/header.c:1875
1940#, c-format
1941msgid "region %d size: BAD, ril %d il %d rdl %d dl %d"
1942msgstr ""
1943
1944#: lib/header.c:1883
1945#, c-format
1946msgid "region %d: tag number mismatch il %d ril %d dl %d rdl %d\n"
1947msgstr ""
1948
1949#: lib/header.c:1919
1950#, c-format
1951msgid "hdr tags: BAD, no. of tags(%<PRIu32>) out of range"
1952msgstr ""
1953
1954#: lib/header.c:1923
1955#, c-format
1956msgid "hdr data: BAD, no. of bytes(%<PRIu32>) out of range"
1957msgstr ""
1958
1959#: lib/header.c:1945
1960#, c-format
1961msgid "hdr size(%d): BAD, read returned %d"
1962msgstr ""
1963
1964#: lib/header.c:1949
1965msgid "hdr magic: BAD"
1966msgstr ""
1967
1968#: lib/header.c:1963
1969#, c-format
1970msgid "hdr blob(%zd): BAD, read returned %d"
1971msgstr ""
1972
1973#: lib/header.c:1972
1974#, c-format
1975msgid "sigh pad(%zd): BAD, read %zd bytes"
1976msgstr ""
1977
1978#: lib/header.c:1985
1979msgid "signature "
1980msgstr ""
1981
1982#: lib/header.c:2001
1983msgid "hdr length: BAD"
1984msgstr ""
1985
1986#: lib/header.c:2019
1987#, c-format
1988msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)"
1989msgstr ""
1990
1991#: lib/headerfmt.c:356
1992msgid "invalid field width"
1993msgstr ""
1994
1995#: lib/headerfmt.c:362
1996#, c-format
1997msgid "missing { after %%"
1998msgstr ""
1999
2000#: lib/headerfmt.c:384
2001#, c-format
2002msgid "missing } after %%{"
2003msgstr ""
2004
2005#: lib/headerfmt.c:395
2006msgid "empty tag format"
2007msgstr ""
2008
2009#: lib/headerfmt.c:406
2010msgid "empty tag name"
2011msgstr ""
2012
2013#: lib/headerfmt.c:413
2014#, c-format
2015msgid "unknown tag: \"%s\""
2016msgstr ""
2017
2018#: lib/headerfmt.c:433
2019msgid "] expected at end of array"
2020msgstr ""
2021
2022#: lib/headerfmt.c:445
2023msgid "unexpected ]"
2024msgstr ""
2025
2026#: lib/headerfmt.c:455
2027msgid "unexpected }"
2028msgstr ""
2029
2030#: lib/headerfmt.c:473
2031msgid "escaped char expected after \\"
2032msgstr ""
2033
2034#: lib/headerfmt.c:515
2035msgid "? expected in expression"
2036msgstr ""
2037
2038#: lib/headerfmt.c:522
2039msgid "{ expected after ? in expression"
2040msgstr ""
2041
2042#: lib/headerfmt.c:534 lib/headerfmt.c:574
2043msgid "} expected in expression"
2044msgstr ""
2045
2046#: lib/headerfmt.c:542
2047msgid ": expected following ? subexpression"
2048msgstr ""
2049
2050#: lib/headerfmt.c:560
2051msgid "{ expected after : in expression"
2052msgstr ""
2053
2054#: lib/headerfmt.c:582
2055msgid "| expected at end of expression"
2056msgstr ""
2057
2058#: lib/headerfmt.c:757
2059msgid "array iterator used with different sized arrays"
2060msgstr ""
2061
2062#: lib/package.c:306
2063#, c-format
2064msgid "RPM v3 packages are deprecated: %s\n"
2065msgstr ""
2066
2067#: lib/poptALL.c:142 rpmio/macro.c:1282
2068#, c-format
2069msgid "failed to load macro file %s\n"
2070msgstr ""
2071
2072#: lib/poptALL.c:149
2073#, c-format
2074msgid "arguments to --dbpath must begin with '/'\n"
2075msgstr ""
2076
2077#: lib/poptALL.c:170
2078#, c-format
2079msgid ""
2080"%s: error: more than one --pipe specified (incompatible popt aliases?)\n"
2081msgstr ""
2082
2083#: lib/poptALL.c:203
2084msgid "predefine MACRO with value EXPR"
2085msgstr ""
2086
2087#: lib/poptALL.c:204 lib/poptALL.c:207
2088msgid "'MACRO EXPR'"
2089msgstr ""
2090
2091#: lib/poptALL.c:206
2092msgid "define MACRO with value EXPR"
2093msgstr ""
2094
2095#: lib/poptALL.c:209
2096msgid "undefine MACRO"
2097msgstr ""
2098
2099#: lib/poptALL.c:210
2100msgid "MACRO"
2101msgstr ""
2102
2103#: lib/poptALL.c:212
2104msgid "print macro expansion of EXPR"
2105msgstr ""
2106
2107#: lib/poptALL.c:213
2108msgid "'EXPR'"
2109msgstr ""
2110
2111#: lib/poptALL.c:215
2112msgid "Specify target platform"
2113msgstr ""
2114
2115#: lib/poptALL.c:215
2116msgid "CPU-VENDOR-OS"
2117msgstr ""
2118
2119#: lib/poptALL.c:217 lib/poptALL.c:239
2120msgid "read <FILE:...> instead of default file(s)"
2121msgstr ""
2122
2123#: lib/poptALL.c:218 lib/poptALL.c:240
2124msgid "<FILE:...>"
2125msgstr ""
2126
2127#: lib/poptALL.c:220
2128msgid "load a single macro file"
2129msgstr ""
2130
2131#: lib/poptALL.c:221
2132msgid "<FILE>"
2133msgstr ""
2134
2135#: lib/poptALL.c:226
2136msgid "don't enable any plugins"
2137msgstr ""
2138
2139#: lib/poptALL.c:229
2140msgid "don't verify package digest(s)"
2141msgstr ""
2142
2143#: lib/poptALL.c:231
2144msgid "don't verify database header(s) when retrieved"
2145msgstr ""
2146
2147#: lib/poptALL.c:233
2148msgid "don't verify package signature(s)"
2149msgstr ""
2150
2151#: lib/poptALL.c:236
2152msgid "send stdout to CMD"
2153msgstr ""
2154
2155#: lib/poptALL.c:237
2156msgid "CMD"
2157msgstr "CMD"
2158
2159#: lib/poptALL.c:242
2160msgid "use ROOT as top level directory"
2161msgstr ""
2162
2163#: lib/poptALL.c:243
2164msgid "ROOT"
2165msgstr ""
2166
2167#: lib/poptALL.c:245
2168msgid "use database in DIRECTORY"
2169msgstr ""
2170
2171#: lib/poptALL.c:246
2172msgid "DIRECTORY"
2173msgstr ""
2174
2175#: lib/poptALL.c:249
2176msgid "display known query tags"
2177msgstr ""
2178
2179#: lib/poptALL.c:251
2180msgid "display final rpmrc and macro configuration"
2181msgstr ""
2182
2183#: lib/poptALL.c:253
2184msgid "provide less detailed output"
2185msgstr ""
2186
2187#: lib/poptALL.c:255
2188msgid "provide more detailed output"
2189msgstr ""
2190
2191#: lib/poptALL.c:257
2192msgid "print the version of rpm being used"
2193msgstr ""
2194
2195#: lib/poptALL.c:260
2196msgid "debug payload file state machine"
2197msgstr ""
2198
2199#: lib/poptALL.c:266
2200msgid "debug rpmio I/O"
2201msgstr ""
2202
2203#: lib/poptALL.c:268
2204msgid "disable user namespace support"
2205msgstr ""
2206
2207#: lib/poptALL.c:327
2208#, c-format
2209msgid "%s: option table misconfigured (%d)\n"
2210msgstr ""
2211
2212#: lib/poptI.c:52
2213msgid "exclude paths must begin with a /"
2214msgstr ""
2215
2216#: lib/poptI.c:64
2217msgid "relocations must begin with a /"
2218msgstr ""
2219
2220#: lib/poptI.c:67
2221msgid "relocations must contain a ="
2222msgstr ""
2223
2224#: lib/poptI.c:70
2225msgid "relocations must have a / following the ="
2226msgstr ""
2227
2228#: lib/poptI.c:118
2229msgid "install all files, even configurations which might otherwise be skipped"
2230msgstr ""
2231
2232#: lib/poptI.c:122
2233msgid ""
2234"remove all packages which match <package> (normally an error is generated if "
2235"<package> specified multiple packages)"
2236msgstr ""
2237
2238#: lib/poptI.c:127
2239msgid "relocate files in non-relocatable package"
2240msgstr ""
2241
2242#: lib/poptI.c:131
2243msgid "print dependency loops as warning"
2244msgstr ""
2245
2246#: lib/poptI.c:135
2247msgid "erase (uninstall) package"
2248msgstr ""
2249
2250#: lib/poptI.c:135
2251msgid "<package>+"
2252msgstr ""
2253
2254#: lib/poptI.c:138
2255msgid "do not install artifacts"
2256msgstr ""
2257
2258#: lib/poptI.c:141 lib/poptI.c:181
2259msgid "do not install configuration files"
2260msgstr ""
2261
2262#: lib/poptI.c:144 lib/poptI.c:186
2263msgid "do not install documentation"
2264msgstr ""
2265
2266#: lib/poptI.c:146
2267msgid "skip files with leading component <path> "
2268msgstr ""
2269
2270#: lib/poptI.c:147
2271msgid "<path>"
2272msgstr ""
2273
2274#: lib/poptI.c:150
2275msgid "short hand for --replacepkgs --replacefiles"
2276msgstr ""
2277
2278#: lib/poptI.c:154
2279msgid "upgrade package(s) if already installed"
2280msgstr ""
2281
2282#: lib/poptI.c:155 lib/poptI.c:174 lib/poptI.c:263 lib/poptI.c:267
2283msgid "<packagefile>+"
2284msgstr ""
2285
2286#: lib/poptI.c:157
2287msgid "print hash marks as package installs (good with -v)"
2288msgstr ""
2289
2290#: lib/poptI.c:160
2291msgid "don't verify package architecture"
2292msgstr ""
2293
2294#: lib/poptI.c:163
2295msgid "don't verify package operating system"
2296msgstr ""
2297
2298#: lib/poptI.c:166
2299msgid "don't check disk space before installing"
2300msgstr ""
2301
2302#: lib/poptI.c:169
2303msgid "short hand for --ignorepayload --ignoresignature"
2304msgstr ""
2305
2306#: lib/poptI.c:171
2307msgid "install documentation"
2308msgstr ""
2309
2310#: lib/poptI.c:174
2311msgid "install package(s)"
2312msgstr ""
2313
2314#: lib/poptI.c:177
2315msgid "update the database, but do not modify the filesystem"
2316msgstr ""
2317
2318#: lib/poptI.c:183
2319msgid "do not verify package dependencies"
2320msgstr ""
2321
2322#: lib/poptI.c:189 lib/poptQV.c:246 lib/poptQV.c:248
2323msgid "don't verify digest of files"
2324msgstr ""
2325
2326#: lib/poptI.c:191
2327msgid "don't verify digest of files (obsolete)"
2328msgstr ""
2329
2330#: lib/poptI.c:193
2331msgid "don't install file security contexts"
2332msgstr ""
2333
2334#: lib/poptI.c:195
2335msgid "don't install file capabilities"
2336msgstr ""
2337
2338#: lib/poptI.c:199
2339msgid "do not reorder package installation to satisfy dependencies"
2340msgstr ""
2341
2342#: lib/poptI.c:203
2343msgid "do not execute package scriptlet(s)"
2344msgstr ""
2345
2346#: lib/poptI.c:207
2347#, c-format
2348msgid "do not execute %%pre scriptlet (if any)"
2349msgstr ""
2350
2351#: lib/poptI.c:210
2352#, c-format
2353msgid "do not execute %%post scriptlet (if any)"
2354msgstr ""
2355
2356#: lib/poptI.c:213
2357#, c-format
2358msgid "do not execute %%preun scriptlet (if any)"
2359msgstr ""
2360
2361#: lib/poptI.c:216
2362#, c-format
2363msgid "do not execute %%postun scriptlet (if any)"
2364msgstr ""
2365
2366#: lib/poptI.c:219
2367#, c-format
2368msgid "do not execute %%pretrans scriptlet (if any)"
2369msgstr ""
2370
2371#: lib/poptI.c:222
2372#, c-format
2373msgid "do not execute %%posttrans scriptlet (if any)"
2374msgstr ""
2375
2376#: lib/poptI.c:225
2377msgid "do not execute any scriptlet(s) triggered by this package"
2378msgstr ""
2379
2380#: lib/poptI.c:228
2381#, c-format
2382msgid "do not execute any %%triggerprein scriptlet(s)"
2383msgstr ""
2384
2385#: lib/poptI.c:231
2386#, c-format
2387msgid "do not execute any %%triggerin scriptlet(s)"
2388msgstr ""
2389
2390#: lib/poptI.c:234
2391#, c-format
2392msgid "do not execute any %%triggerun scriptlet(s)"
2393msgstr ""
2394
2395#: lib/poptI.c:237
2396#, c-format
2397msgid "do not execute any %%triggerpostun scriptlet(s)"
2398msgstr ""
2399
2400#: lib/poptI.c:241
2401msgid ""
2402"upgrade to an old version of the package (--force on upgrades does this "
2403"automatically)"
2404msgstr ""
2405
2406#: lib/poptI.c:245
2407msgid "print percentages as package installs"
2408msgstr ""
2409
2410#: lib/poptI.c:247
2411msgid "relocate the package to <dir>, if relocatable"
2412msgstr ""
2413
2414#: lib/poptI.c:248
2415msgid "<dir>"
2416msgstr ""
2417
2418#: lib/poptI.c:250
2419msgid "relocate files from path <old> to <new>"
2420msgstr ""
2421
2422#: lib/poptI.c:251
2423msgid "<old>=<new>"
2424msgstr ""
2425
2426#: lib/poptI.c:254
2427msgid "ignore file conflicts between packages"
2428msgstr ""
2429
2430#: lib/poptI.c:257
2431msgid "reinstall if the package is already present"
2432msgstr ""
2433
2434#: lib/poptI.c:259
2435msgid "don't install, but tell if it would work or not"
2436msgstr ""
2437
2438#: lib/poptI.c:262
2439msgid "upgrade package(s)"
2440msgstr ""
2441
2442#: lib/poptI.c:266
2443msgid "reinstall package(s)"
2444msgstr ""
2445
2446#: lib/poptQV.c:79
2447msgid "query/verify all packages"
2448msgstr ""
2449
2450#: lib/poptQV.c:81
2451msgid "rpm checksig mode"
2452msgstr ""
2453
2454#: lib/poptQV.c:83
2455msgid "query/verify package(s) owning file"
2456msgstr ""
2457
2458#: lib/poptQV.c:85
2459msgid "query/verify package(s) in group"
2460msgstr ""
2461
2462#: lib/poptQV.c:87
2463msgid "query/verify a package file"
2464msgstr ""
2465
2466#: lib/poptQV.c:90
2467msgid "query/verify package(s) with package identifier"
2468msgstr ""
2469
2470#: lib/poptQV.c:92
2471msgid "query/verify package(s) with header identifier"
2472msgstr ""
2473
2474#: lib/poptQV.c:95
2475msgid "rpm query mode"
2476msgstr ""
2477
2478#: lib/poptQV.c:97
2479msgid "query/verify a header instance"
2480msgstr ""
2481
2482#: lib/poptQV.c:99
2483msgid "query/verify package(s) from install transaction"
2484msgstr ""
2485
2486#: lib/poptQV.c:101
2487msgid "query the package(s) triggered by the package"
2488msgstr ""
2489
2490#: lib/poptQV.c:103
2491msgid "rpm verify mode"
2492msgstr ""
2493
2494#: lib/poptQV.c:105 lib/poptQV.c:107
2495msgid "query/verify the package(s) which require a dependency"
2496msgstr ""
2497
2498#: lib/poptQV.c:109
2499msgid "query/verify the package(s) which obsolete a dependency"
2500msgstr ""
2501
2502#: lib/poptQV.c:111
2503msgid "query/verify the package(s) which provide a dependency"
2504msgstr ""
2505
2506#: lib/poptQV.c:113
2507msgid "query/verify the package(s) which recommends a dependency"
2508msgstr ""
2509
2510#: lib/poptQV.c:115
2511msgid "query/verify the package(s) which suggests a dependency"
2512msgstr ""
2513
2514#: lib/poptQV.c:117
2515msgid "query/verify the package(s) which supplements a dependency"
2516msgstr ""
2517
2518#: lib/poptQV.c:119
2519msgid "query/verify the package(s) which enhances a dependency"
2520msgstr ""
2521
2522#: lib/poptQV.c:122
2523msgid "do not glob arguments"
2524msgstr ""
2525
2526#: lib/poptQV.c:124
2527msgid "do not process non-package files as manifests"
2528msgstr ""
2529
2530#: lib/poptQV.c:193
2531msgid "only include configuration files"
2532msgstr ""
2533
2534#: lib/poptQV.c:196
2535msgid "only include documentation files"
2536msgstr ""
2537
2538#: lib/poptQV.c:199
2539msgid "only include license files"
2540msgstr ""
2541
2542#: lib/poptQV.c:202
2543msgid "only include artifact files"
2544msgstr ""
2545
2546#: lib/poptQV.c:205
2547#, c-format
2548msgid "exclude %%ghost files"
2549msgstr ""
2550
2551#: lib/poptQV.c:208
2552#, c-format
2553msgid "exclude %%config files"
2554msgstr ""
2555
2556#: lib/poptQV.c:211
2557#, c-format
2558msgid "exclude %%artifact files"
2559msgstr ""
2560
2561#: lib/poptQV.c:223
2562msgid "dump basic file information"
2563msgstr ""
2564
2565#: lib/poptQV.c:227
2566msgid "list files in package"
2567msgstr ""
2568
2569#: lib/poptQV.c:233
2570msgid "display the states of the listed files"
2571msgstr ""
2572
2573#: lib/poptQV.c:251
2574msgid "don't verify size of files"
2575msgstr ""
2576
2577#: lib/poptQV.c:254
2578msgid "don't verify symlink path of files"
2579msgstr ""
2580
2581#: lib/poptQV.c:257
2582msgid "don't verify owner of files"
2583msgstr ""
2584
2585#: lib/poptQV.c:260
2586msgid "don't verify group of files"
2587msgstr ""
2588
2589#: lib/poptQV.c:263
2590msgid "don't verify modification time of files"
2591msgstr ""
2592
2593#: lib/poptQV.c:266 lib/poptQV.c:269
2594msgid "don't verify mode of files"
2595msgstr ""
2596
2597#: lib/poptQV.c:272
2598msgid "don't verify file security contexts"
2599msgstr ""
2600
2601#: lib/poptQV.c:274
2602msgid "don't verify capabilities of files"
2603msgstr ""
2604
2605#: lib/poptQV.c:276
2606msgid "don't verify files in package"
2607msgstr ""
2608
2609#: lib/poptQV.c:278 tools/rpmgraph.c:217
2610msgid "don't verify package dependencies"
2611msgstr ""
2612
2613#: lib/poptQV.c:281 lib/poptQV.c:284
2614msgid "don't execute verify script(s)"
2615msgstr ""
2616
2617#: lib/psm.c:148
2618#, c-format
2619msgid "Missing rpmlib features for %s:\n"
2620msgstr ""
2621
2622#: lib/psm.c:185
2623msgid "source package expected, binary found\n"
2624msgstr ""
2625
2626#: lib/psm.c:196
2627msgid "source package contains no .spec file\n"
2628msgstr ""
2629
2630#: lib/psm.c:610
2631#, c-format
2632msgid "unpacking of archive failed%s%s: %s\n"
2633msgstr ""
2634
2635#: lib/psm.c:611
2636msgid " on file "
2637msgstr ""
2638
2639#: lib/query.c:108
2640#, c-format
2641msgid "incorrect format: %s\n"
2642msgstr ""
2643
2644#: lib/query.c:124
2645msgid "(contains no files)\n"
2646msgstr ""
2647
2648#: lib/query.c:153
2649msgid "normal        "
2650msgstr ""
2651
2652#: lib/query.c:156
2653msgid "replaced      "
2654msgstr ""
2655
2656#: lib/query.c:159
2657msgid "not installed "
2658msgstr ""
2659
2660#: lib/query.c:162
2661msgid "net shared    "
2662msgstr ""
2663
2664#: lib/query.c:165
2665msgid "wrong color   "
2666msgstr ""
2667
2668#: lib/query.c:168
2669msgid "(no state)    "
2670msgstr ""
2671
2672#: lib/query.c:171
2673#, c-format
2674msgid "(unknown %3d) "
2675msgstr ""
2676
2677#: lib/query.c:191
2678msgid "package has not file owner/group lists\n"
2679msgstr ""
2680
2681#: lib/query.c:225
2682msgid "package has neither file owner or id lists\n"
2683msgstr ""
2684
2685#: lib/query.c:326
2686#, c-format
2687msgid "group %s does not contain any packages\n"
2688msgstr ""
2689
2690#: lib/query.c:333
2691#, c-format
2692msgid "no package triggers %s\n"
2693msgstr ""
2694
2695#: lib/query.c:344 lib/query.c:363 lib/query.c:379
2696#, c-format
2697msgid "malformed %s: %s\n"
2698msgstr ""
2699
2700#: lib/query.c:354 lib/query.c:369 lib/query.c:384
2701#, c-format
2702msgid "no package matches %s: %s\n"
2703msgstr ""
2704
2705#: lib/query.c:392
2706#, c-format
2707msgid "no package conflicts %s\n"
2708msgstr ""
2709
2710#: lib/query.c:399
2711#, c-format
2712msgid "no package obsoletes %s\n"
2713msgstr ""
2714
2715#: lib/query.c:406
2716#, c-format
2717msgid "no package requires %s\n"
2718msgstr ""
2719
2720#: lib/query.c:413
2721#, c-format
2722msgid "no package recommends %s\n"
2723msgstr ""
2724
2725#: lib/query.c:420
2726#, c-format
2727msgid "no package suggests %s\n"
2728msgstr ""
2729
2730#: lib/query.c:427
2731#, c-format
2732msgid "no package supplements %s\n"
2733msgstr ""
2734
2735#: lib/query.c:434
2736#, c-format
2737msgid "no package enhances %s\n"
2738msgstr ""
2739
2740#: lib/query.c:442
2741#, c-format
2742msgid "no package provides %s\n"
2743msgstr ""
2744
2745#: lib/query.c:474
2746#, c-format
2747msgid "file %s: %s\n"
2748msgstr ""
2749
2750#: lib/query.c:477
2751#, c-format
2752msgid "file %s is not owned by any package\n"
2753msgstr ""
2754
2755#: lib/query.c:488
2756#, c-format
2757msgid "invalid package number: %s\n"
2758msgstr ""
2759
2760#: lib/query.c:495
2761#, c-format
2762msgid "record %u could not be read\n"
2763msgstr ""
2764
2765#: lib/query.c:504 lib/rpminstall.c:701
2766#, c-format
2767msgid "package %s is not installed\n"
2768msgstr ""
2769
2770#: lib/query.c:535
2771#, c-format
2772msgid "unknown tag: \"%s\"\n"
2773msgstr ""
2774
2775#: lib/rpmchecksig.c:48 lib/rpmchecksig.c:56
2776#, c-format
2777msgid "%s: key %d import failed.\n"
2778msgstr ""
2779
2780#: lib/rpmchecksig.c:64
2781#, c-format
2782msgid "%s: key %d not an armored public key.\n"
2783msgstr ""
2784
2785#: lib/rpmchecksig.c:109
2786#, c-format
2787msgid "%s: import read failed(%d).\n"
2788msgstr ""
2789
2790#: lib/rpmchecksig.c:129
2791#, c-format
2792msgid "Fread failed: %s"
2793msgstr ""
2794
2795#: lib/rpmchecksig.c:246
2796msgid "DIGESTS"
2797msgstr ""
2798
2799#: lib/rpmchecksig.c:246
2800msgid "digests"
2801msgstr ""
2802
2803#: lib/rpmchecksig.c:250
2804msgid "SIGNATURES"
2805msgstr ""
2806
2807#: lib/rpmchecksig.c:250
2808msgid "signatures"
2809msgstr ""
2810
2811#: lib/rpmchecksig.c:252
2812msgid "NOT OK"
2813msgstr ""
2814
2815#: lib/rpmchecksig.c:252
2816msgid "OK"
2817msgstr ""
2818
2819#: lib/rpmchecksig.c:294 sign/rpmgensig.c:73
2820#, c-format
2821msgid "%s: open failed: %s\n"
2822msgstr ""
2823
2824#: lib/rpmchroot.c:102
2825#, c-format
2826msgid "Unable to open current directory: %m\n"
2827msgstr ""
2828
2829#: lib/rpmchroot.c:122 lib/rpmchroot.c:151
2830#, c-format
2831msgid "%s: chroot directory not set\n"
2832msgstr ""
2833
2834#: lib/rpmchroot.c:137
2835#, c-format
2836msgid "Unable to change root directory: %m\n"
2837msgstr ""
2838
2839#: lib/rpmchroot.c:163
2840#, c-format
2841msgid "Unable to restore root directory: %m\n"
2842msgstr ""
2843
2844#: lib/rpmdb.c:67
2845#, c-format
2846msgid "Generating %d missing index(es), please wait...\n"
2847msgstr ""
2848
2849#: lib/rpmdb.c:162 lib/rpmdb.c:208
2850#, c-format
2851msgid "cannot open %s index using %s - %s (%d)\n"
2852msgstr ""
2853
2854#: lib/rpmdb.c:462
2855msgid "no dbpath has been set\n"
2856msgstr ""
2857
2858#: lib/rpmdb.c:973
2859msgid "miFreeHeader: skipping"
2860msgstr ""
2861
2862#: lib/rpmdb.c:989
2863#, c-format
2864msgid "error(%d) storing record #%d into %s\n"
2865msgstr ""
2866
2867#: lib/rpmdb.c:1101
2868#, c-format
2869msgid "%s: regexec failed: %s\n"
2870msgstr ""
2871
2872#: lib/rpmdb.c:1282
2873#, c-format
2874msgid "%s: regcomp failed: %s\n"
2875msgstr ""
2876
2877#: lib/rpmdb.c:1445
2878msgid "rpmdbNextIterator: skipping"
2879msgstr ""
2880
2881#: lib/rpmdb.c:1532
2882#, c-format
2883msgid "rpmdb: damaged header #%u retrieved -- skipping.\n"
2884msgstr ""
2885
2886#: lib/rpmdb.c:2067
2887#, c-format
2888msgid "%s: cannot read header at 0x%x\n"
2889msgstr ""
2890
2891#: lib/rpmdb.c:2410
2892msgid "could not move new database in place\n"
2893msgstr ""
2894
2895#: lib/rpmdb.c:2413
2896#, c-format
2897msgid "could also not restore old database from %s\n"
2898msgstr ""
2899
2900#: lib/rpmdb.c:2415 lib/rpmdb.c:2602
2901#, c-format
2902msgid "replace files in %s with files from %s to recover\n"
2903msgstr ""
2904
2905#: lib/rpmdb.c:2424
2906#, c-format
2907msgid "Could not get public keys from %s\n"
2908msgstr ""
2909
2910#: lib/rpmdb.c:2431
2911#, c-format
2912msgid "could not delete old database at %s\n"
2913msgstr ""
2914
2915#: lib/rpmdb.c:2502
2916msgid "no dbpath has been set"
2917msgstr ""
2918
2919#: lib/rpmdb.c:2520
2920#, c-format
2921msgid "failed to create directory %s: %s\n"
2922msgstr ""
2923
2924#: lib/rpmdb.c:2555
2925#, c-format
2926msgid "header #%u in the database is bad -- skipping.\n"
2927msgstr ""
2928
2929#: lib/rpmdb.c:2570
2930#, c-format
2931msgid "cannot add record originally at %u\n"
2932msgstr ""
2933
2934#: lib/rpmdb.c:2587
2935msgid "failed to rebuild database: original database remains in place\n"
2936msgstr ""
2937
2938#: lib/rpmdb.c:2600
2939msgid "failed to replace old database with new database!\n"
2940msgstr ""
2941
2942#: lib/rpmds.c:700
2943msgid "NO "
2944msgstr ""
2945
2946#: lib/rpmds.c:700
2947msgid "YES"
2948msgstr ""
2949
2950#: lib/rpmds.c:1078
2951msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions."
2952msgstr ""
2953
2954#: lib/rpmds.c:1081
2955msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path."
2956msgstr ""
2957
2958#: lib/rpmds.c:1085
2959msgid "package payload can be compressed using bzip2."
2960msgstr ""
2961
2962#: lib/rpmds.c:1090
2963msgid "package payload can be compressed using xz."
2964msgstr ""
2965
2966#: lib/rpmds.c:1093
2967msgid "package payload can be compressed using lzma."
2968msgstr ""
2969
2970#: lib/rpmds.c:1097
2971msgid "package payload file(s) have \"./\" prefix."
2972msgstr ""
2973
2974#: lib/rpmds.c:1100
2975msgid "package name-version-release is not implicitly provided."
2976msgstr ""
2977
2978#: lib/rpmds.c:1103
2979msgid "header tags are always sorted after being loaded."
2980msgstr ""
2981
2982#: lib/rpmds.c:1106
2983msgid "the scriptlet interpreter can use arguments from header."
2984msgstr ""
2985
2986#: lib/rpmds.c:1109
2987msgid "a hardlink file set may be installed without being complete."
2988msgstr ""
2989
2990#: lib/rpmds.c:1112
2991msgid "package scriptlets may access the rpm database while installing."
2992msgstr ""
2993
2994#: lib/rpmds.c:1116
2995msgid "internal support for lua scripts."
2996msgstr ""
2997
2998#: lib/rpmds.c:1120
2999msgid "file digest algorithm is per package configurable"
3000msgstr ""
3001
3002#: lib/rpmds.c:1124
3003msgid "support for POSIX.1e file capabilities"
3004msgstr ""
3005
3006#: lib/rpmds.c:1128
3007msgid "package scriptlets can be expanded at install time."
3008msgstr ""
3009
3010#: lib/rpmds.c:1131
3011msgid "dependency comparison supports versions with tilde."
3012msgstr ""
3013
3014#: lib/rpmds.c:1134
3015msgid "dependency comparison supports versions with caret."
3016msgstr ""
3017
3018#: lib/rpmds.c:1137
3019msgid "support files larger than 4GB"
3020msgstr ""
3021
3022#: lib/rpmds.c:1140
3023msgid "support for rich dependencies."
3024msgstr ""
3025
3026#: lib/rpmds.c:1143
3027msgid "support for dynamic buildrequires."
3028msgstr ""
3029
3030#: lib/rpmds.c:1147
3031msgid "package payload can be compressed using zstd."
3032msgstr ""
3033
3034#: lib/rpmds.c:1300
3035#, c-format
3036msgid "Unknown rich dependency op '%.*s'"
3037msgstr ""
3038
3039#: lib/rpmds.c:1341
3040msgid "Name required"
3041msgstr ""
3042
3043#: lib/rpmds.c:1378
3044msgid "Illegal ops in with/without"
3045msgstr ""
3046
3047#: lib/rpmds.c:1385
3048msgid "Illegal context for 'unless', please use 'or' instead"
3049msgstr ""
3050
3051#: lib/rpmds.c:1390
3052msgid "Illegal context for 'if', please use 'and' instead"
3053msgstr ""
3054
3055#: lib/rpmds.c:1406
3056msgid "Rich dependency does not start with '('"
3057msgstr ""
3058
3059#: lib/rpmds.c:1414
3060msgid "Missing argument to rich dependency op"
3061msgstr ""
3062
3063#: lib/rpmds.c:1416
3064msgid "Empty rich dependency"
3065msgstr ""
3066
3067#: lib/rpmds.c:1434
3068#, c-format
3069msgid "Unterminated rich dependency: %s"
3070msgstr ""
3071
3072#: lib/rpmds.c:1449
3073msgid "Cannot chain different ops"
3074msgstr ""
3075
3076#: lib/rpmds.c:1454
3077msgid "Can only chain and/or/with ops"
3078msgstr ""
3079
3080#: lib/rpmds.c:1585
3081msgid "Junk after rich dependency"
3082msgstr ""
3083
3084#: lib/rpmfi.c:800
3085#, c-format
3086msgid "user %s does not exist - using %s\n"
3087msgstr ""
3088
3089#: lib/rpmfi.c:807
3090#, c-format
3091msgid "group %s does not exist - using %s\n"
3092msgstr ""
3093
3094#: lib/rpmfi.c:1364
3095#, c-format
3096msgid "Wrong number of entries for tag %s: %u found but %u expected.\n"
3097msgstr ""
3098
3099#: lib/rpmfi.c:1369
3100#, c-format
3101msgid "Malformed data for tag %s: %u bytes found but %lu expected.\n"
3102msgstr ""
3103
3104#: lib/rpmfi.c:2348
3105msgid "Bad magic"
3106msgstr ""
3107
3108#: lib/rpmfi.c:2349
3109msgid "Bad/unreadable  header"
3110msgstr ""
3111
3112#: lib/rpmfi.c:2372
3113msgid "Header size too big"
3114msgstr "Το μέγεθος της κεφαλίδας είναι πολύ μεγάλο"
3115
3116#: lib/rpmfi.c:2373
3117msgid "File too large for archive"
3118msgstr ""
3119
3120#: lib/rpmfi.c:2374
3121msgid "Unknown file type"
3122msgstr "Άγνωστος τύπος αρχείου"
3123
3124#: lib/rpmfi.c:2375
3125msgid "Missing file(s)"
3126msgstr ""
3127
3128#: lib/rpmfi.c:2376
3129msgid "Digest mismatch"
3130msgstr ""
3131
3132#: lib/rpmfi.c:2377
3133msgid "Internal error"
3134msgstr "Εσωτερικό σφάλμα"
3135
3136#: lib/rpmfi.c:2378
3137msgid "Archive file not in header"
3138msgstr ""
3139
3140#: lib/rpmfi.c:2382
3141msgid "File from package already exists as a directory in system"
3142msgstr ""
3143
3144#: lib/rpmfi.c:2389
3145msgid " failed - "
3146msgstr ""
3147
3148#: lib/rpmfi.c:2392
3149#, c-format
3150msgid "%s: (error 0x%x)"
3151msgstr ""
3152
3153#: lib/rpmgi.c:55 lib/rpminstall.c:111 lib/rpminstall.c:310
3154#: lib/rpminstall.c:342 tools/rpmgraph.c:91 tools/rpmgraph.c:128
3155#, c-format
3156msgid "open of %s failed: %s\n"
3157msgstr ""
3158
3159#: lib/rpmgi.c:144
3160#, c-format
3161msgid "Max level of manifest recursion exceeded: %s\n"
3162msgstr ""
3163
3164#: lib/rpmgi.c:155
3165#, c-format
3166msgid "%s: not an rpm package (or package manifest)\n"
3167msgstr ""
3168
3169#: lib/rpminstall.c:137
3170#, c-format
3171msgid "Updating / installing...\n"
3172msgstr ""
3173
3174#: lib/rpminstall.c:139
3175#, c-format
3176msgid "Cleaning up / removing...\n"
3177msgstr ""
3178
3179#: lib/rpminstall.c:191
3180msgid "Preparing..."
3181msgstr ""
3182
3183#: lib/rpminstall.c:191
3184msgid "Verifying..."
3185msgstr ""
3186
3187#: lib/rpminstall.c:194
3188msgid "Preparing packages..."
3189msgstr ""
3190
3191#: lib/rpminstall.c:194
3192msgid "Verifying packages..."
3193msgstr ""
3194
3195#: lib/rpminstall.c:272 tools/rpmgraph.c:167
3196msgid "Failed dependencies:\n"
3197msgstr ""
3198
3199#: lib/rpminstall.c:324
3200#, c-format
3201msgid "%s: not an rpm package (or package manifest): %s\n"
3202msgstr ""
3203
3204#: lib/rpminstall.c:363 lib/rpminstall.c:763 tools/rpmgraph.c:111
3205#, c-format
3206msgid "%s cannot be installed\n"
3207msgstr ""
3208
3209#: lib/rpminstall.c:500
3210#, c-format
3211msgid "Retrieving %s\n"
3212msgstr ""
3213
3214#: lib/rpminstall.c:512
3215#, c-format
3216msgid "skipping %s - transfer failed\n"
3217msgstr ""
3218
3219#: lib/rpminstall.c:582
3220#, c-format
3221msgid "package %s is not relocatable\n"
3222msgstr ""
3223
3224#: lib/rpminstall.c:613
3225#, c-format
3226msgid "error reading from file %s\n"
3227msgstr ""
3228
3229#: lib/rpminstall.c:708
3230#, c-format
3231msgid "\"%s\" specifies multiple packages:\n"
3232msgstr ""
3233
3234#: lib/rpminstall.c:747
3235#, c-format
3236msgid "cannot open %s: %s\n"
3237msgstr ""
3238
3239#: lib/rpminstall.c:753
3240#, c-format
3241msgid "Installing %s\n"
3242msgstr ""
3243
3244#: lib/rpmlead.c:95
3245msgid "not an rpm package"
3246msgstr ""
3247
3248#: lib/rpmlead.c:99
3249msgid "illegal signature type"
3250msgstr ""
3251
3252#: lib/rpmlead.c:103
3253msgid "unsupported RPM package version"
3254msgstr ""
3255
3256#: lib/rpmlead.c:118
3257#, c-format
3258msgid "read failed: %s (%d)\n"
3259msgstr ""
3260
3261#: lib/rpmlead.c:121
3262msgid "not an rpm package\n"
3263msgstr ""
3264
3265#: lib/rpmlock.c:120 lib/rpmlock.c:141
3266#, c-format
3267msgid "can't create %s lock on %s (%s)\n"
3268msgstr ""
3269
3270#: lib/rpmlock.c:136
3271#, c-format
3272msgid "waiting for %s lock on %s\n"
3273msgstr ""
3274
3275#: lib/rpmplugins.c:67
3276#, c-format
3277msgid "Failed to dlopen %s %s\n"
3278msgstr ""
3279
3280#: lib/rpmplugins.c:77
3281#, c-format
3282msgid "Failed to resolve symbol %s: %s\n"
3283msgstr ""
3284
3285#: lib/rpmplugins.c:159
3286#, c-format
3287msgid "Plugin %%__%s_%s not configured\n"
3288msgstr ""
3289
3290#: lib/rpmplugins.c:204
3291#, c-format
3292msgid "Plugin %s not loaded\n"
3293msgstr ""
3294
3295#: lib/rpmprob.c:109
3296msgid "different"
3297msgstr ""
3298
3299#: lib/rpmprob.c:114
3300#, c-format
3301msgid "package %s is intended for a %s architecture"
3302msgstr ""
3303
3304#: lib/rpmprob.c:118
3305#, c-format
3306msgid "package %s is intended for a %s operating system"
3307msgstr ""
3308
3309#: lib/rpmprob.c:123
3310#, c-format
3311msgid "package %s is already installed"
3312msgstr ""
3313
3314#: lib/rpmprob.c:125
3315#, c-format
3316msgid "package %s is not installed"
3317msgstr ""
3318
3319#: lib/rpmprob.c:128
3320#, c-format
3321msgid "path %s in package %s is not relocatable"
3322msgstr ""
3323
3324#: lib/rpmprob.c:133
3325#, c-format
3326msgid "file %s conflicts between attempted installs of %s and %s"
3327msgstr ""
3328
3329#: lib/rpmprob.c:138
3330#, c-format
3331msgid "file %s from install of %s conflicts with file from package %s"
3332msgstr ""
3333
3334#: lib/rpmprob.c:143
3335#, c-format
3336msgid "package %s (which is newer than %s) is already installed"
3337msgstr ""
3338
3339#: lib/rpmprob.c:148
3340#, c-format
3341msgid ""
3342"installing package %s needs %<PRIu64>%cB more space on the %s filesystem"
3343msgstr ""
3344
3345#: lib/rpmprob.c:158
3346#, c-format
3347msgid "installing package %s needs %<PRIu64> more inodes on the %s filesystem"
3348msgstr ""
3349
3350#: lib/rpmprob.c:162
3351#, c-format
3352msgid "%s is needed by %s%s"
3353msgstr ""
3354
3355#: lib/rpmprob.c:163 lib/rpmprob.c:167 lib/rpmprob.c:171
3356msgid "(installed) "
3357msgstr ""
3358
3359#: lib/rpmprob.c:166
3360#, c-format
3361msgid "%s conflicts with %s%s"
3362msgstr ""
3363
3364#: lib/rpmprob.c:170
3365#, c-format
3366msgid "%s is obsoleted by %s%s"
3367msgstr ""
3368
3369#: lib/rpmprob.c:174
3370#, c-format
3371msgid "package %s does not verify: %s"
3372msgstr ""
3373
3374#: lib/rpmprob.c:179
3375#, c-format
3376msgid "unknown error %d encountered while manipulating package %s"
3377msgstr ""
3378
3379#: lib/rpmrc.c:221
3380#, c-format
3381msgid "missing second ':' at %s:%d\n"
3382msgstr ""
3383
3384#: lib/rpmrc.c:224
3385#, c-format
3386msgid "missing architecture name at %s:%d\n"
3387msgstr ""
3388
3389#: lib/rpmrc.c:369
3390#, c-format
3391msgid "Incomplete data line at %s:%d\n"
3392msgstr ""
3393
3394#: lib/rpmrc.c:374
3395#, c-format
3396msgid "Too many args in data line at %s:%d\n"
3397msgstr ""
3398
3399#: lib/rpmrc.c:381
3400#, c-format
3401msgid "Bad arch/os number: %s (%s:%d)\n"
3402msgstr ""
3403
3404#: lib/rpmrc.c:412
3405#, c-format
3406msgid "Incomplete default line at %s:%d\n"
3407msgstr ""
3408
3409#: lib/rpmrc.c:417
3410#, c-format
3411msgid "Too many args in default line at %s:%d\n"
3412msgstr ""
3413
3414#: lib/rpmrc.c:522
3415#, c-format
3416msgid "missing ':' (found 0x%02x) at %s:%d\n"
3417msgstr ""
3418
3419#: lib/rpmrc.c:539 lib/rpmrc.c:571
3420#, c-format
3421msgid "missing argument for %s at %s:%d\n"
3422msgstr ""
3423
3424#: lib/rpmrc.c:550
3425#, c-format
3426msgid "cannot open %s at %s:%d: %m\n"
3427msgstr ""
3428
3429#: lib/rpmrc.c:563
3430#, c-format
3431msgid "missing architecture for %s at %s:%d\n"
3432msgstr ""
3433
3434#: lib/rpmrc.c:631
3435#, c-format
3436msgid "bad option '%s' at %s:%d\n"
3437msgstr ""
3438
3439#: lib/rpmrc.c:971
3440msgid "Failed to read auxiliary vector, /proc not mounted?\n"
3441msgstr ""
3442
3443#: lib/rpmrc.c:1468
3444#, c-format
3445msgid "Unknown system: %s\n"
3446msgstr ""
3447
3448#: lib/rpmrc.c:1470
3449#, c-format
3450msgid "Please contact %s\n"
3451msgstr ""
3452
3453#: lib/rpmrc.c:1603
3454#, c-format
3455msgid "Unable to open %s for reading: %m.\n"
3456msgstr ""
3457
3458#: lib/rpmrc.c:1621
3459msgid "failed to register exit handler"
3460msgstr ""
3461
3462#: lib/rpmscript.c:147
3463msgid "No exec() called after fork() in lua scriptlet\n"
3464msgstr ""
3465
3466#: lib/rpmscript.c:152
3467#, c-format
3468msgid "Unable to restore current directory: %m"
3469msgstr ""
3470
3471#: lib/rpmscript.c:163 rpmio/macro.c:1079
3472msgid "<lua> scriptlet support not built in\n"
3473msgstr ""
3474
3475#: lib/rpmscript.c:226
3476#, c-format
3477msgid "failed to exec scriptlet interpreter %s: %s\n"
3478msgstr ""
3479
3480#: lib/rpmscript.c:281
3481#, c-format
3482msgid "Couldn't create temporary file for %s: %s\n"
3483msgstr ""
3484
3485#: lib/rpmscript.c:316
3486#, c-format
3487msgid "Couldn't duplicate file descriptor: %s: %s\n"
3488msgstr ""
3489
3490#: lib/rpmscript.c:356
3491#, c-format
3492msgid "Fwrite failed: %s"
3493msgstr ""
3494
3495#: lib/rpmscript.c:374
3496#, c-format
3497msgid "%s scriptlet failed, waitpid(%d) rc %d: %s\n"
3498msgstr ""
3499
3500#: lib/rpmscript.c:378
3501#, c-format
3502msgid "%s scriptlet failed, signal %d\n"
3503msgstr ""
3504
3505#: lib/rpmscript.c:381
3506#, c-format
3507msgid "%s scriptlet failed, exit status %d\n"
3508msgstr ""
3509
3510#: lib/rpmtd.c:248
3511msgid "Unknown format"
3512msgstr ""
3513
3514#: lib/rpmte.c:757
3515msgid "install"
3516msgstr ""
3517
3518#: lib/rpmte.c:758
3519msgid "erase"
3520msgstr ""
3521
3522#: lib/rpmte.c:759
3523msgid "rpmdb"
3524msgstr ""
3525
3526#: lib/rpmts.c:101
3527#, c-format
3528msgid "cannot open Packages database in %s\n"
3529msgstr ""
3530
3531#: lib/rpmts.c:204
3532#, c-format
3533msgid "extra '(' in package label: %s\n"
3534msgstr ""
3535
3536#: lib/rpmts.c:222
3537#, c-format
3538msgid "missing '(' in package label: %s\n"
3539msgstr ""
3540
3541#: lib/rpmts.c:230
3542#, c-format
3543msgid "missing ')' in package label: %s\n"
3544msgstr ""
3545
3546#: lib/rpmts.c:289
3547#, c-format
3548msgid "%s: reading of public key failed.\n"
3549msgstr ""
3550
3551#: lib/rpmts.c:1077
3552#, c-format
3553msgid "invalid package verify level %s\n"
3554msgstr ""
3555
3556#: lib/rpmts.c:1234
3557msgid "transaction"
3558msgstr ""
3559
3560#: lib/rpmvs.c:154
3561#, c-format
3562msgid "%s tag %u: invalid type %u"
3563msgstr ""
3564
3565#: lib/rpmvs.c:160
3566#, c-format
3567msgid "%s: tag %u: invalid count %u"
3568msgstr ""
3569
3570#: lib/rpmvs.c:180
3571#, c-format
3572msgid "%s tag %u: invalid data %p (%u)"
3573msgstr ""
3574
3575#: lib/rpmvs.c:190
3576#, c-format
3577msgid "%s tag %u: invalid size %u"
3578msgstr ""
3579
3580#: lib/rpmvs.c:197
3581#, c-format
3582msgid "%s tag %u: invalid OpenPGP signature"
3583msgstr ""
3584
3585#: lib/rpmvs.c:209
3586#, c-format
3587msgid "%s: tag %u: invalid hex"
3588msgstr ""
3589
3590#: lib/rpmvs.c:264 lib/rpmvs.c:277
3591#, c-format
3592msgid "%s%s%s %s"
3593msgstr ""
3594
3595#: lib/rpmvs.c:268
3596msgid "digest"
3597msgstr ""
3598
3599#: lib/rpmvs.c:273
3600#, c-format
3601msgid "%s%s"
3602msgstr ""
3603
3604#: lib/rpmvs.c:281
3605msgid "signature"
3606msgstr ""
3607
3608#: lib/rpmvs.c:308
3609msgid "header"
3610msgstr ""
3611
3612#: lib/rpmvs.c:308
3613msgid "package"
3614msgstr ""
3615
3616#: lib/rpmvs.c:532
3617msgid "Header "
3618msgstr ""
3619
3620#: lib/rpmvs.c:533
3621msgid "Payload "
3622msgstr ""
3623
3624#: lib/signature.c:213
3625msgid "Unable to reload signature header.\n"
3626msgstr ""
3627
3628#: lib/transaction.c:1244
3629msgid "no signature"
3630msgstr ""
3631
3632#: lib/transaction.c:1244
3633msgid "no digest"
3634msgstr ""
3635
3636#: lib/transaction.c:1633
3637msgid "skipped"
3638msgstr ""
3639
3640#: lib/transaction.c:1633
3641msgid "failed"
3642msgstr ""
3643
3644#: lib/verify.c:328
3645msgid "no state"
3646msgstr ""
3647
3648#: lib/verify.c:330
3649msgid "unknown state"
3650msgstr ""
3651
3652#: lib/verify.c:386
3653#, c-format
3654msgid "missing   %c %s"
3655msgstr ""
3656
3657#: lib/verify.c:441
3658#, c-format
3659msgid "Unsatisfied dependencies for %s:\n"
3660msgstr ""
3661
3662#: plugins/prioreset.c:29
3663#, c-format
3664msgid "Unable to reset nice value: %s"
3665msgstr ""
3666
3667#: plugins/prioreset.c:40
3668#, c-format
3669msgid "Unable to reset I/O priority: %s"
3670msgstr ""
3671
3672#: rpmio/digest_nss.c:69
3673msgid "Failed to initialize NSS library\n"
3674msgstr ""
3675
3676#: rpmio/digest_nss.c:80
3677#, c-format
3678msgid "Failed to register fork handler: %m\n"
3679msgstr ""
3680
3681#: rpmio/expression.c:347
3682msgid "syntax error while parsing =="
3683msgstr ""
3684
3685#: rpmio/expression.c:377
3686msgid "syntax error while parsing &&"
3687msgstr ""
3688
3689#: rpmio/expression.c:386
3690msgid "syntax error while parsing ||"
3691msgstr ""
3692
3693#: rpmio/expression.c:414
3694msgid "macro expansion returned a bare word, please use \"...\""
3695msgstr ""
3696
3697#: rpmio/expression.c:416
3698msgid "macro expansion did not return an integer"
3699msgstr ""
3700
3701#: rpmio/expression.c:417
3702#, c-format
3703msgid "expanded string: %s\n"
3704msgstr ""
3705
3706#: rpmio/expression.c:446
3707msgid "unterminated string in expression"
3708msgstr ""
3709
3710#: rpmio/expression.c:460
3711msgid "invalid version"
3712msgstr ""
3713
3714#: rpmio/expression.c:465
3715msgid "bare words are no longer supported, please use \"...\""
3716msgstr ""
3717
3718#: rpmio/expression.c:469
3719msgid "parse error in expression"
3720msgstr ""
3721
3722#: rpmio/expression.c:507
3723msgid "unmatched ("
3724msgstr ""
3725
3726#: rpmio/expression.c:530
3727msgid "- only on numbers"
3728msgstr ""
3729
3730#: rpmio/expression.c:549
3731msgid "unexpected end of expression"
3732msgstr ""
3733
3734#: rpmio/expression.c:553 rpmio/expression.c:843 rpmio/expression.c:897
3735#: rpmio/expression.c:934
3736msgid "syntax error in expression"
3737msgstr ""
3738
3739#: rpmio/expression.c:594 rpmio/expression.c:656 rpmio/expression.c:722
3740#: rpmio/expression.c:799 rpmio/expression.c:858
3741msgid "types must match"
3742msgstr ""
3743
3744#: rpmio/expression.c:604
3745msgid "division by zero"
3746msgstr ""
3747
3748#: rpmio/expression.c:612
3749msgid "* and / not supported for versions"
3750msgstr ""
3751
3752#: rpmio/expression.c:615
3753msgid "* and / not supported for strings"
3754msgstr ""
3755
3756#: rpmio/expression.c:668
3757msgid "+ and - not supported for versions"
3758msgstr ""
3759
3760#: rpmio/expression.c:674
3761msgid "- not supported for strings"
3762msgstr ""
3763
3764#: rpmio/macro.c:348
3765#, c-format
3766msgid "%3d>%*s(empty)\n"
3767msgstr ""
3768
3769#: rpmio/macro.c:378
3770#, c-format
3771msgid "%3d<%*s(empty)\n"
3772msgstr ""
3773
3774#: rpmio/macro.c:496
3775#, c-format
3776msgid "Failed to open shell expansion pipe for command: %s: %m \n"
3777msgstr ""
3778
3779#: rpmio/macro.c:634
3780#, c-format
3781msgid "Macro %%%s has illegal name (%s)\n"
3782msgstr ""
3783
3784#: rpmio/macro.c:639
3785#, c-format
3786msgid "Macro %%%s is a built-in (%s)\n"
3787msgstr ""
3788
3789#: rpmio/macro.c:683
3790#, c-format
3791msgid "Macro %%%s has unterminated opts\n"
3792msgstr ""
3793
3794#: rpmio/macro.c:694 rpmio/macro.c:733
3795#, c-format
3796msgid "Macro %%%s has unterminated body\n"
3797msgstr ""
3798
3799#: rpmio/macro.c:753
3800#, c-format
3801msgid "Macro %%%s has empty body\n"
3802msgstr ""
3803
3804#: rpmio/macro.c:758
3805#, c-format
3806msgid "Macro %%%s needs whitespace before body\n"
3807msgstr ""
3808
3809#: rpmio/macro.c:762
3810#, c-format
3811msgid "Macro %%%s failed to expand\n"
3812msgstr ""
3813
3814#: rpmio/macro.c:848
3815#, c-format
3816msgid "Macro %%%s defined but not used within scope\n"
3817msgstr ""
3818
3819#: rpmio/macro.c:968
3820#, c-format
3821msgid "Unknown option %c in %s(%s)\n"
3822msgstr ""
3823
3824#: rpmio/macro.c:1027
3825#, c-format
3826msgid "no such macro: '%s'\n"
3827msgstr ""
3828
3829#: rpmio/macro.c:1390
3830msgid ""
3831"Too many levels of recursion in macro expansion. It is likely caused by "
3832"recursive macro declaration.\n"
3833msgstr ""
3834
3835#: rpmio/macro.c:1420
3836#, c-format
3837msgid "Unterminated %c: %s\n"
3838msgstr ""
3839
3840#: rpmio/macro.c:1475
3841#, c-format
3842msgid "A %% is followed by an unparseable macro\n"
3843msgstr ""
3844
3845#: rpmio/macro.c:1487
3846msgid "argument expected"
3847msgstr ""
3848
3849#: rpmio/macro.c:1487
3850msgid "unexpected argument"
3851msgstr ""
3852
3853#: rpmio/macro.c:1796
3854#, c-format
3855msgid "======================== active %d empty %d\n"
3856msgstr ""
3857
3858#: rpmio/rpmfileutil.c:95
3859#, c-format
3860msgid "error creating temporary file %s: %m\n"
3861msgstr ""
3862
3863#: rpmio/rpmfileutil.c:160 rpmio/rpmfileutil.c:166
3864#, c-format
3865msgid "File %s: %s\n"
3866msgstr ""
3867
3868#: rpmio/rpmfileutil.c:169
3869#, c-format
3870msgid "File %s is smaller than %u bytes\n"
3871msgstr ""
3872
3873#: rpmio/rpmio.c:301
3874msgid "[none]"
3875msgstr ""
3876
3877#: rpmio/rpmlog.c:81
3878msgid "(no error)"
3879msgstr ""
3880
3881#: rpmio/rpmlog.c:191 rpmio/rpmlog.c:192 rpmio/rpmlog.c:193
3882msgid "fatal error: "
3883msgstr ""
3884
3885#: rpmio/rpmlog.c:194
3886msgid "error: "
3887msgstr ""
3888
3889#: rpmio/rpmlog.c:195
3890msgid "warning: "
3891msgstr ""
3892
3893#: rpmio/rpmlog.c:269
3894msgid "Error writing to log"
3895msgstr ""
3896
3897#: rpmio/rpmlua.c:578
3898#, c-format
3899msgid "invalid syntax in lua scriptlet: %s\n"
3900msgstr ""
3901
3902#: rpmio/rpmlua.c:596
3903#, c-format
3904msgid "invalid syntax in lua script: %s\n"
3905msgstr ""
3906
3907#: rpmio/rpmlua.c:601 rpmio/rpmlua.c:620
3908#, c-format
3909msgid "lua script failed: %s\n"
3910msgstr ""
3911
3912#: rpmio/rpmlua.c:615
3913#, c-format
3914msgid "invalid syntax in lua file: %s\n"
3915msgstr ""
3916
3917#: rpmio/rpmlua.c:836
3918#, c-format
3919msgid "lua hook failed: %s\n"
3920msgstr ""
3921
3922#: rpmio/rpmmalloc.c:25
3923#, c-format
3924msgid "memory alloc (%u bytes) returned NULL.\n"
3925msgstr ""
3926
3927#: rpmio/rpmpgp.c:668 rpmio/rpmpgp.c:784 rpmio/rpmpgp.c:868
3928#, c-format
3929msgid "Unsupported version of key: V%d\n"
3930msgstr ""
3931
3932#: rpmio/rpmpgp.c:1169
3933#, c-format
3934msgid "V%d %s/%s %s, key ID %s"
3935msgstr ""
3936
3937#: rpmio/rpmpgp.c:1177
3938msgid "(none)"
3939msgstr ""
3940
3941#: rpmio/rpmsq.c:37
3942#, c-format
3943msgid "exiting on signal %d from pid %d\n"
3944msgstr ""
3945
3946#: sign/rpmgensig.c:106
3947#, c-format
3948msgid "%s: Fwrite failed: %s\n"
3949msgstr ""
3950
3951#: sign/rpmgensig.c:112
3952#, c-format
3953msgid "%s: Fread failed: %s\n"
3954msgstr ""
3955
3956#: sign/rpmgensig.c:116
3957#, c-format
3958msgid "%s: Fflush failed: %s\n"
3959msgstr ""
3960
3961#: sign/rpmgensig.c:141
3962msgid "Unsupported PGP signature\n"
3963msgstr ""
3964
3965#: sign/rpmgensig.c:147
3966#, c-format
3967msgid "Unsupported PGP hash algorithm %u\n"
3968msgstr ""
3969
3970#: sign/rpmgensig.c:160
3971#, c-format
3972msgid "Unsupported PGP pubkey algorithm %u\n"
3973msgstr ""
3974
3975#: sign/rpmgensig.c:191
3976#, c-format
3977msgid "Could not create pipe for signing: %m\n"
3978msgstr ""
3979
3980#: sign/rpmgensig.c:205
3981#, c-format
3982msgid "Could not set GPG_TTY to stdin: %m\n"
3983msgstr ""
3984
3985#: sign/rpmgensig.c:220
3986#, c-format
3987msgid "Could not exec %s: %s\n"
3988msgstr ""
3989
3990#: sign/rpmgensig.c:231
3991#, c-format
3992msgid "Could not open pipe for writing: %m\n"
3993msgstr ""
3994
3995#: sign/rpmgensig.c:246
3996msgid "Could not write to pipe\n"
3997msgstr ""
3998
3999#: sign/rpmgensig.c:253
4000#, c-format
4001msgid "Could not read from file %s: %s\n"
4002msgstr ""
4003
4004#: sign/rpmgensig.c:268
4005#, c-format
4006msgid "gpg exec failed (%d)\n"
4007msgstr ""
4008
4009#: sign/rpmgensig.c:296
4010msgid "gpg failed to write signature\n"
4011msgstr ""
4012
4013#: sign/rpmgensig.c:313
4014msgid "unable to read the signature\n"
4015msgstr ""
4016
4017#: sign/rpmgensig.c:440
4018msgid "file signing support not built in\n"
4019msgstr ""
4020
4021#: sign/rpmgensig.c:514
4022#, c-format
4023msgid "%s: rpmReadSignature failed: %s"
4024msgstr ""
4025
4026#: sign/rpmgensig.c:521
4027#, c-format
4028msgid "%s: headerRead failed: %s\n"
4029msgstr ""
4030
4031#: sign/rpmgensig.c:526
4032msgid "Cannot sign RPM v3 packages\n"
4033msgstr ""
4034
4035#: sign/rpmgensig.c:562
4036#, c-format
4037msgid "%s already contains identical signature, skipping\n"
4038msgstr ""
4039
4040#: sign/rpmgensig.c:597 sign/rpmgensig.c:620
4041#, c-format
4042msgid "%s: rpmWriteSignature failed: %s\n"
4043msgstr ""
4044
4045#: sign/rpmgensig.c:607
4046msgid "rpmMkTemp failed\n"
4047msgstr ""
4048
4049#: sign/rpmgensig.c:614
4050#, c-format
4051msgid "%s: writeLead failed: %s\n"
4052msgstr ""
4053
4054#: sign/rpmgensig.c:639
4055#, c-format
4056msgid "replacing %s failed: %s\n"
4057msgstr ""
4058
4059#: sign/rpmsignfiles.c:55
4060msgid "sign_hash failed\n"
4061msgstr ""
4062
4063#: sign/rpmsignfiles.c:84
4064msgid "File digest algorithm id is invalid"
4065msgstr ""
4066
4067#: sign/rpmsignfiles.c:104
4068msgid "signFile failed\n"
4069msgstr ""
4070
4071#: sign/rpmsignfiles.c:109
4072msgid "headerPutString failed\n"
4073msgstr ""
4074
4075#: tools/rpmgraph.c:141
4076#, c-format
4077msgid "%s: read manifest failed: %s\n"
4078msgstr ""
4079
4080#: tools/rpmgraph.c:219
4081msgid "don't verify header+payload signature"
4082msgstr ""
4083