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