]> git.ipfire.org Git - pakfire.git/blame - po/su.po
Performance check: Count iterations as unsigned long
[pakfire.git] / po / su.po
CommitLineData
c42e7245
MT
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4#
5# Translators:
6msgid ""
7msgstr ""
8"Project-Id-Version: IPFire Project\n"
9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2013-10-26 21:51+0200\n"
11"PO-Revision-Date: 2011-05-19 21:47+0000\n"
12"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13"Language-Team: Sundanese (http://www.transifex.com/mstremer/ipfire/language/su/)\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17"Language: su\n"
18"Plural-Forms: nplurals=1; plural=0;\n"
19
20#: ../src/_pakfire/problem.c:159
21#, c-format
22msgid "%s does not belong to a distupgrade repository"
23msgstr ""
24
25#: ../src/_pakfire/problem.c:166
26#, c-format
27msgid "%s has inferior architecture"
28msgstr ""
29
30#: ../src/_pakfire/problem.c:173
31#, c-format
32msgid "problem with installed package %s"
33msgstr ""
34
35#: ../src/_pakfire/problem.c:179
36#, c-format
37msgid "conflicting requests"
38msgstr ""
39
40#: ../src/_pakfire/problem.c:184
41#, c-format
42msgid "nothing provides requested %s"
43msgstr ""
44
45#: ../src/_pakfire/problem.c:190
46#, c-format
47msgid "some dependency problem"
48msgstr ""
49
50#: ../src/_pakfire/problem.c:195
51#, c-format
52msgid "package %s is not installable"
53msgstr ""
54
55#: ../src/_pakfire/problem.c:202
56#, c-format
57msgid "nothing provides %s needed by %s"
58msgstr ""
59
60#: ../src/_pakfire/problem.c:209
61#, c-format
62msgid "cannot install both %s and %s"
63msgstr ""
64
65#: ../src/_pakfire/problem.c:216
66#, c-format
67msgid "package %s conflicts with %s provided by %s"
68msgstr ""
69
70#: ../src/_pakfire/problem.c:224
71#, c-format
72msgid "package %s obsoletes %s provided by %s"
73msgstr ""
74
75#: ../src/_pakfire/problem.c:232
76#, c-format
77msgid "installed package %s obsoletes %s provided by %s"
78msgstr ""
79
80#: ../src/_pakfire/problem.c:240
81#, c-format
82msgid "package %s implicitely obsoletes %s provided by %s"
83msgstr ""
84
85#: ../src/_pakfire/problem.c:248
86#, c-format
87msgid "package %s requires %s, but none of the providers can be installed"
88msgstr ""
89
90#: ../src/_pakfire/problem.c:255
91#, c-format
92msgid "package %s conflicts with %s provided by itself"
93msgstr ""
94
95#: ../src/_pakfire/problem.c:264
96#, c-format
97msgid "bad rule type"
98msgstr ""
99
100#: ../src/_pakfire/solution.c:86
101#, c-format
102msgid "do not keep %s installed"
103msgstr ""
104
105#: ../src/_pakfire/solution.c:89
106#, c-format
107msgid "do not install a solvable %s"
108msgstr ""
109
110#: ../src/_pakfire/solution.c:92
111#, c-format
112msgid "do not install %s"
113msgstr ""
114
115#: ../src/_pakfire/solution.c:98
116#, c-format
117msgid "do not forbid installation of %s"
118msgstr ""
119
120#: ../src/_pakfire/solution.c:101
121#, c-format
122msgid "do not deinstall all solvables %s"
123msgstr ""
124
125#: ../src/_pakfire/solution.c:104
126#, c-format
127msgid "do not deinstall %s"
128msgstr ""
129
130#: ../src/_pakfire/solution.c:109
131#, c-format
132msgid "do not install most recent version of %s"
133msgstr ""
134
135#: ../src/_pakfire/solution.c:114
136#, c-format
137msgid "do not lock %s"
138msgstr ""
139
140#: ../src/_pakfire/solution.c:119
141#, c-format
142msgid "do something different"
143msgstr ""
144
145#: ../src/_pakfire/solution.c:126
146#, c-format
147msgid "keep %s despite the inferior architecture"
148msgstr ""
149
150#: ../src/_pakfire/solution.c:129
151#, c-format
152msgid "install %s despite the inferior architecture"
153msgstr ""
154
155#: ../src/_pakfire/solution.c:135
156#, c-format
157msgid "keep obsolete %s"
158msgstr ""
159
160#: ../src/_pakfire/solution.c:138
161#, c-format
162msgid "install %s from excluded repository"
163msgstr ""
164
165#: ../src/_pakfire/solution.c:150
166#, c-format
167msgid "allow downgrade of %s to %s"
168msgstr ""
169
170#: ../src/_pakfire/solution.c:154
171#, c-format
172msgid "allow architecture change of %s to %s"
173msgstr ""
174
175#: ../src/_pakfire/solution.c:159
176#, c-format
177msgid "allow vendor change from '%s' (%s) to '%s' (%s)"
178msgstr ""
179
180#: ../src/_pakfire/solution.c:163
181#, c-format
182msgid "allow vendor change from '%s' (%s) to no vendor (%s)"
183msgstr ""
184
185#: ../src/_pakfire/solution.c:169
186#, c-format
187msgid "allow replacement of %s with %s"
188msgstr ""
189
190#: ../src/pakfire/actions.py:69
191#, python-format
192msgid "%s has got no signatures"
193msgstr ""
194
195#: ../src/pakfire/actions.py:75
196#, python-format
197msgid "%s has got no valid signatures"
198msgstr ""
199
200#: ../src/pakfire/actions.py:234
201msgid "Could not handle scriptlet of unknown type. Skipping."
202msgstr ""
203
204#: ../src/pakfire/actions.py:237
205msgid "Executing scriptlet..."
206msgstr ""
207
208#: ../src/pakfire/actions.py:243
209#, python-format
210msgid "Cannot run scriptlet because no interpreter is available: %s"
211msgstr ""
212
213#: ../src/pakfire/actions.py:247
214#, python-format
215msgid "Cannot run scriptlet because the interpreter is not executable: %s"
216msgstr ""
217
218#: ../src/pakfire/actions.py:286
219#, python-format
220msgid ""
221"The scriptlet returned an error:\n"
222"%s"
223msgstr ""
224
225#: ../src/pakfire/actions.py:289
226#, python-format
227msgid "The scriptlet ran more than %s seconds and was killed."
228msgstr ""
229
230#: ../src/pakfire/actions.py:293
231#, python-format
232msgid ""
233"The scriptlet returned with an unhandled error:\n"
234"%s"
235msgstr ""
236
237#. This functions creates a fork with then chroots into the
238#. pakfire root if necessary and then compiles the given scriptlet
239#. code and runs it.
240#: ../src/pakfire/actions.py:307
241msgid "Executing python scriptlet..."
242msgstr ""
243
244#: ../src/pakfire/actions.py:332
245#, python-format
246msgid "Exception occured: %s"
247msgstr ""
248
249#: ../src/pakfire/actions.py:405 ../src/pakfire/actions.py:452
250#: ../src/pakfire/actions.py:462 ../src/pakfire/actions.py:483
251#, python-format
252msgid "Running transaction test for %s"
253msgstr ""
254
255#: ../src/pakfire/actions.py:415
256msgid "Reinstalling"
257msgstr ""
258
259#: ../src/pakfire/actions.py:417
260msgid "Updating"
261msgstr ""
262
263#: ../src/pakfire/actions.py:419
264msgid "Downgrading"
265msgstr ""
266
267#: ../src/pakfire/actions.py:421
268msgid "Installing"
269msgstr ""
270
271#: ../src/pakfire/actions.py:469
272msgid "Cleanup"
273msgstr ""
274
275#: ../src/pakfire/actions.py:471
276msgid "Removing"
277msgstr ""
278
279#: ../src/pakfire/base.py:197
280msgid "Local install repository"
281msgstr ""
282
283#: ../src/pakfire/base.py:261
284#, python-format
285msgid "Could not find any installed package providing \"%s\"."
286msgstr ""
287
288#: ../src/pakfire/base.py:267
289#, python-format
290msgid "Multiple reinstall candidates for \"%(pattern)s\": %(pkgs)s"
291msgstr ""
292
293#: ../src/pakfire/base.py:271 ../src/pakfire/base.py:337
294#: ../src/pakfire/base.py:384 ../src/pakfire/base.py:448
295#: ../src/pakfire/base.py:475 ../src/pakfire/transaction.py:414
296msgid "Nothing to do"
297msgstr ""
298
299#: ../src/pakfire/base.py:296
300#, python-format
301msgid "Could not find package %s in a remote repository."
302msgstr ""
303
304#: ../src/pakfire/base.py:368
305#, python-format
306msgid "Excluding %s."
307msgstr ""
308
309#: ../src/pakfire/base.py:434
310#, python-format
311msgid "\"%s\" package does not seem to be installed."
312msgstr ""
313
314#: ../src/pakfire/base.py:598
315msgid "Everything is fine."
316msgstr ""
317
318#: ../src/pakfire/base.py:619
319msgid "Build command has failed."
320msgstr ""
321
322#: ../src/pakfire/base.py:656
323msgid "You have not set the distribution for which you want to build."
324msgstr ""
325
326#: ../src/pakfire/base.py:657
327msgid "Please do so in builder.conf or on the CLI."
328msgstr ""
329
330#: ../src/pakfire/base.py:658
331msgid "Distribution configuration is missing."
332msgstr ""
333
334#: ../src/pakfire/base.py:739
335msgid "New repository"
336msgstr ""
337
338#: ../src/pakfire/builder.py:80
339#, python-format
340msgid "Cannot build for %s on this host."
341msgstr ""
342
343#. Log the package information.
344#: ../src/pakfire/builder.py:148
345msgid "Package information:"
346msgstr ""
347
348#. Install all packages.
349#: ../src/pakfire/builder.py:444
350msgid "Install packages needed for build..."
351msgstr ""
352
353#: ../src/pakfire/builder.py:449 ../src/pakfire/cli.py:464
354msgid "Extracting"
355msgstr ""
356
357#: ../src/pakfire/builder.py:781
358msgid "You cannot run a build when no package was given."
359msgstr ""
360
361#: ../src/pakfire/builder.py:785
362#, python-format
363msgid "Could not find makefile in build root: %s"
364msgstr ""
365
366#: ../src/pakfire/builder.py:815
367msgid "Build failed"
368msgstr ""
369
370#: ../src/pakfire/builder.py:818
371msgid "Build interrupted"
372msgstr ""
373
374#: ../src/pakfire/builder.py:824
375msgid "Build failed."
376msgstr ""
377
378#. End here in case of an error.
379#: ../src/pakfire/builder.py:840
380msgid "The build command failed. See logfile for details."
381msgstr ""
382
383#: ../src/pakfire/builder.py:843
384msgid "Running installation test..."
385msgstr ""
386
387#: ../src/pakfire/builder.py:849
388msgid "Installation test succeeded."
389msgstr ""
390
391#. Create a progressbar.
392#: ../src/pakfire/builder.py:892
393msgid "Signing packages..."
394msgstr ""
395
396#: ../src/pakfire/builder.py:926
397msgid "Dumping package information:"
398msgstr ""
399
400#. Package the result.
401#. Make all these little package from the build environment.
402#: ../src/pakfire/builder.py:1078
403msgid "Creating packages:"
404msgstr ""
405
406#. Execute the buildscript of this stage.
407#: ../src/pakfire/builder.py:1092
408#, python-format
409msgid "Running stage %s:"
410msgstr ""
411
412#: ../src/pakfire/builder.py:1110
413#, python-format
414msgid "Could not remove static libraries: %s"
415msgstr ""
416
417#: ../src/pakfire/builder.py:1116
418msgid "Compressing man pages did not complete successfully."
419msgstr ""
420
421#: ../src/pakfire/builder.py:1136
422msgid "Extracting debuginfo did not complete with success. Aborting build."
423msgstr ""
424
425#: ../src/pakfire/cli.py:53
426msgid "Pakfire command line interface."
427msgstr ""
428
429#: ../src/pakfire/cli.py:60
430msgid "The path where pakfire should operate in."
431msgstr ""
432
433#: ../src/pakfire/cli.py:149
434msgid "Enable verbose output."
435msgstr ""
436
437#: ../src/pakfire/cli.py:152
438msgid "Path to a configuration file to load."
439msgstr ""
440
441#: ../src/pakfire/cli.py:155
442msgid "Disable a repository temporarily."
443msgstr ""
444
445#: ../src/pakfire/cli.py:158
446msgid "Enable a repository temporarily."
447msgstr ""
448
449#: ../src/pakfire/cli.py:162
450msgid "Run pakfire in offline mode."
451msgstr ""
452
453#: ../src/pakfire/cli.py:167
454msgid "Install one or more packages to the system."
455msgstr ""
456
457#: ../src/pakfire/cli.py:169
458msgid "Give name of at least one package to install."
459msgstr ""
460
461#: ../src/pakfire/cli.py:171
462msgid "Don't install recommended packages."
463msgstr ""
464
465#: ../src/pakfire/cli.py:177
466msgid "Reinstall one or more packages."
467msgstr ""
468
469#: ../src/pakfire/cli.py:179
470msgid "Give name of at least one package to reinstall."
471msgstr ""
472
473#: ../src/pakfire/cli.py:185
474msgid "Remove one or more packages from the system."
475msgstr ""
476
477#: ../src/pakfire/cli.py:187
478msgid "Give name of at least one package to remove."
479msgstr ""
480
481#: ../src/pakfire/cli.py:194
482msgid "Give a name of a package to update or leave emtpy for all."
483msgstr ""
484
485#: ../src/pakfire/cli.py:197
486msgid "Exclude package from update."
487msgstr ""
488
489#: ../src/pakfire/cli.py:199 ../src/pakfire/cli.py:231
490msgid "Allow changing the vendor of packages."
491msgstr ""
492
493#: ../src/pakfire/cli.py:201 ../src/pakfire/cli.py:233
494msgid "Disallow changing the architecture of packages."
495msgstr ""
496
497#: ../src/pakfire/cli.py:206
498msgid "Update the whole system or one specific package."
499msgstr ""
500
501#: ../src/pakfire/cli.py:213
502msgid "Sync all installed with the latest one in the distribution."
503msgstr ""
504
505#: ../src/pakfire/cli.py:220
506msgid "Check, if there are any updates available."
507msgstr ""
508
509#: ../src/pakfire/cli.py:227
510msgid "Downgrade one or more packages."
511msgstr ""
512
513#: ../src/pakfire/cli.py:229
514msgid "Give a name of a package to downgrade."
515msgstr ""
516
517#: ../src/pakfire/cli.py:239
518msgid "Print some information about the given package(s)."
519msgstr ""
520
521#: ../src/pakfire/cli.py:241
522msgid "Give at least the name of one package."
523msgstr ""
524
525#: ../src/pakfire/cli.py:247
526msgid "Search for a given pattern."
527msgstr ""
528
529#: ../src/pakfire/cli.py:249
530msgid "A pattern to search for."
531msgstr ""
532
533#: ../src/pakfire/cli.py:255
534msgid "Get a list of packages that provide a given file or feature."
535msgstr ""
536
537#: ../src/pakfire/cli.py:257
538msgid "File or feature to search for."
539msgstr ""
540
541#: ../src/pakfire/cli.py:263
542msgid "Get list of packages that belong to the given group."
543msgstr ""
544
545#: ../src/pakfire/cli.py:265
546msgid "Group name to search for."
547msgstr ""
548
549#: ../src/pakfire/cli.py:271
550msgid "Install all packages that belong to the given group."
551msgstr ""
552
553#: ../src/pakfire/cli.py:273
554msgid "Group name."
555msgstr ""
556
557#: ../src/pakfire/cli.py:279
558msgid "List all currently enabled repositories."
559msgstr ""
560
561#: ../src/pakfire/cli.py:283
562msgid "Cleanup commands."
563msgstr ""
564
565#: ../src/pakfire/cli.py:291
566msgid "Cleanup all temporary files."
567msgstr ""
568
569#: ../src/pakfire/cli.py:297
570msgid "Check the system for any errors."
571msgstr ""
572
573#: ../src/pakfire/cli.py:303
574msgid "Check the dependencies for a particular package."
575msgstr ""
576
577#: ../src/pakfire/cli.py:305
578msgid "Give name of at least one package to check."
579msgstr ""
580
581#: ../src/pakfire/cli.py:311
582msgid "Extract a package to a directory."
583msgstr ""
584
585#: ../src/pakfire/cli.py:313
586msgid "Give name of the file to extract."
587msgstr ""
588
589#: ../src/pakfire/cli.py:315
590msgid "Target directory where to extract to."
591msgstr ""
592
593#: ../src/pakfire/cli.py:403 ../src/pakfire/transaction.py:425
594msgid "Repository"
595msgstr ""
596
597#: ../src/pakfire/cli.py:403
598msgid "Enabled"
599msgstr ""
600
601#: ../src/pakfire/cli.py:403 ../src/pakfire/cli.py:1144
602msgid "Priority"
603msgstr ""
604
605#: ../src/pakfire/cli.py:403 ../src/pakfire/cli.py:1189
606msgid "Packages"
607msgstr ""
608
609#: ../src/pakfire/cli.py:411
610msgid "Cleaning up everything..."
611msgstr ""
612
613#: ../src/pakfire/cli.py:447
614msgid "Cannot extract mixed package types"
615msgstr ""
616
617#: ../src/pakfire/cli.py:450
618msgid "You must provide an install directory with --target=..."
619msgstr ""
620
621#: ../src/pakfire/cli.py:456
622msgid "Cannot extract to /."
623msgstr ""
624
625#: ../src/pakfire/cli.py:474
626msgid "You cannot run pakfire-builder in a pakfire chroot."
627msgstr ""
628
629#: ../src/pakfire/cli.py:477 ../src/pakfire/cli.py:819
630msgid "Pakfire builder command line interface."
631msgstr ""
632
633#: ../src/pakfire/cli.py:536
634msgid "Choose the distribution configuration to use for build"
635msgstr ""
636
637#: ../src/pakfire/cli.py:539
638msgid "Run pakfire for the given architecture."
639msgstr ""
640
641#: ../src/pakfire/cli.py:544
642msgid "Update the package indexes."
643msgstr ""
644
645#: ../src/pakfire/cli.py:550 ../src/pakfire/cli.py:839
646msgid "Build one or more packages."
647msgstr ""
648
649#: ../src/pakfire/cli.py:552 ../src/pakfire/cli.py:728
650#: ../src/pakfire/cli.py:841
651msgid "Give name of at least one package to build."
652msgstr ""
653
654#: ../src/pakfire/cli.py:556 ../src/pakfire/cli.py:588
655#: ../src/pakfire/cli.py:847
656msgid "Path were the output files should be copied to."
657msgstr ""
658
659#: ../src/pakfire/cli.py:558 ../src/pakfire/cli.py:575
660#: ../src/pakfire/cli.py:849
661msgid "Mode to run in. Is either 'release' or 'development' (default)."
662msgstr ""
663
664#: ../src/pakfire/cli.py:560
665msgid "Run a shell after a successful build."
666msgstr ""
667
668#: ../src/pakfire/cli.py:562
669msgid "Do not perform the install test."
670msgstr ""
671
672#: ../src/pakfire/cli.py:564 ../src/pakfire/cli.py:577
673msgid "Disable network in container."
674msgstr ""
675
676#: ../src/pakfire/cli.py:569
677msgid "Go into a shell."
678msgstr ""
679
680#: ../src/pakfire/cli.py:571
681msgid "Give name of a package."
682msgstr ""
683
684#: ../src/pakfire/cli.py:582
685msgid "Generate a source package."
686msgstr ""
687
688#: ../src/pakfire/cli.py:584
689msgid "Give name(s) of a package(s)."
690msgstr ""
691
692#: ../src/pakfire/cli.py:685
693msgid "Pakfire server command line interface."
694msgstr ""
695
696#: ../src/pakfire/cli.py:726
697msgid "Send a scrach build job to the server."
698msgstr ""
699
700#: ../src/pakfire/cli.py:730
701msgid "Limit build to only these architecture(s)."
702msgstr ""
703
704#: ../src/pakfire/cli.py:736
705msgid "Send a keepalive to the server."
706msgstr ""
707
708#: ../src/pakfire/cli.py:743
709msgid "Update all repositories."
710msgstr ""
711
712#: ../src/pakfire/cli.py:749
713msgid "Repository management commands."
714msgstr ""
715
716#: ../src/pakfire/cli.py:757
717msgid "Create a new repository index."
718msgstr ""
719
720#: ../src/pakfire/cli.py:759
721msgid "Path to the packages."
722msgstr ""
723
724#: ../src/pakfire/cli.py:761
725msgid "Path to input packages."
726msgstr ""
727
728#: ../src/pakfire/cli.py:763
729msgid "Key to sign the repository with."
730msgstr ""
731
732#: ../src/pakfire/cli.py:768
733msgid "Dump some information about this machine."
734msgstr ""
735
736#: ../src/pakfire/cli.py:845 ../src/pakfire/cli.py:937
737msgid "Build the package for the given architecture."
738msgstr ""
739
740#: ../src/pakfire/cli.py:851
741msgid "Do not verify build dependencies."
742msgstr ""
743
744#: ../src/pakfire/cli.py:853
745msgid "Only run the prepare stage."
746msgstr ""
747
748#: ../src/pakfire/cli.py:887
749msgid "Pakfire client command line interface."
750msgstr ""
751
752#: ../src/pakfire/cli.py:931
753msgid "Build a package remotely."
754msgstr ""
755
756#: ../src/pakfire/cli.py:933
757msgid "Give name of a package to build."
758msgstr ""
759
760#: ../src/pakfire/cli.py:942
761msgid "Print some information about this host."
762msgstr ""
763
764#: ../src/pakfire/cli.py:948
765msgid "Check the connection to the hub."
766msgstr ""
767
768#: ../src/pakfire/cli.py:953
769msgid "Show information about build jobs."
770msgstr ""
771
772#: ../src/pakfire/cli.py:963
773msgid "Show a list of all active jobs."
774msgstr ""
775
776#: ../src/pakfire/cli.py:968
777msgid "Show a list of all recently finished of failed build jobs."
778msgstr ""
779
780#: ../src/pakfire/cli.py:973
781msgid "Show details about given build job."
782msgstr ""
783
784#: ../src/pakfire/cli.py:974
785msgid "The ID of the build job."
786msgstr ""
787
788#: ../src/pakfire/cli.py:979
789msgid "Show information about builds."
790msgstr ""
791
792#: ../src/pakfire/cli.py:987
793msgid "Show details about the given build."
794msgstr ""
795
796#: ../src/pakfire/cli.py:988
797msgid "The ID of the build."
798msgstr ""
799
800#: ../src/pakfire/cli.py:993
801msgid "Test the connection to the hub."
802msgstr ""
803
804#: ../src/pakfire/cli.py:994
805msgid "Error code to test."
806msgstr ""
807
808#: ../src/pakfire/cli.py:1045 ../src/pakfire/server.py:303
809msgid "Hostname"
810msgstr ""
811
812#: ../src/pakfire/cli.py:1046
813msgid "Pakfire hub"
814msgstr ""
815
816#: ../src/pakfire/cli.py:1049
817msgid "Username"
818msgstr ""
819
820#. Hardware information
821#: ../src/pakfire/cli.py:1053 ../src/pakfire/server.py:307
822msgid "Hardware information"
823msgstr ""
824
825#: ../src/pakfire/cli.py:1054 ../src/pakfire/server.py:308
826msgid "CPU model"
827msgstr ""
828
829#: ../src/pakfire/cli.py:1055 ../src/pakfire/server.py:309
830msgid "Memory"
831msgstr ""
832
833#: ../src/pakfire/cli.py:1056
834msgid "Parallelism"
835msgstr ""
836
837#: ../src/pakfire/cli.py:1058 ../src/pakfire/server.py:311
838msgid "Native arch"
839msgstr ""
840
841#: ../src/pakfire/cli.py:1060
842msgid "Default arch"
843msgstr ""
844
845#: ../src/pakfire/cli.py:1062 ../src/pakfire/server.py:313
846msgid "Supported arches"
847msgstr ""
848
849#: ../src/pakfire/cli.py:1075
850msgid "Your IP address"
851msgstr ""
852
853#: ../src/pakfire/cli.py:1080
854msgid "You are authenticated to the build service:"
855msgstr ""
856
857#: ../src/pakfire/cli.py:1086
858msgid "User name"
859msgstr ""
860
861#: ../src/pakfire/cli.py:1087
862msgid "Real name"
863msgstr ""
864
865#: ../src/pakfire/cli.py:1088
866msgid "Email address"
867msgstr ""
868
869#: ../src/pakfire/cli.py:1089
870msgid "Registered"
871msgstr ""
872
873#: ../src/pakfire/cli.py:1096
874msgid "You could not be authenticated to the build service."
875msgstr ""
876
877#: ../src/pakfire/cli.py:1117
878msgid "No ongoing jobs found."
879msgstr ""
880
881#: ../src/pakfire/cli.py:1120
882msgid "Active build jobs"
883msgstr ""
884
885#: ../src/pakfire/cli.py:1126
886msgid "No jobs found."
887msgstr ""
888
889#: ../src/pakfire/cli.py:1129
890msgid "Recently processed build jobs"
891msgstr ""
892
893#: ../src/pakfire/cli.py:1136
894#, python-format
895msgid "A build with ID %s could not be found."
896msgstr ""
897
898#: ../src/pakfire/cli.py:1139
899#, python-format
900msgid "Build: %(name)s"
901msgstr ""
902
903#: ../src/pakfire/cli.py:1143 ../src/pakfire/cli.py:1171
904msgid "State"
905msgstr ""
906
907#: ../src/pakfire/cli.py:1147
908msgid "Jobs"
909msgstr ""
910
911#: ../src/pakfire/cli.py:1160
912#, python-format
913msgid "A job with ID %s could not be found."
914msgstr ""
915
916#: ../src/pakfire/cli.py:1167
917#, python-format
918msgid "Job: %(name)s"
919msgstr ""
920
921#: ../src/pakfire/cli.py:1172 ../src/pakfire/packages/base.py:107
922#: ../src/pakfire/transaction.py:423
923msgid "Arch"
924msgstr ""
925
926#: ../src/pakfire/cli.py:1177 ../src/pakfire/packages/base.py:148
927msgid "Build host"
928msgstr ""
929
930#: ../src/pakfire/cli.py:1182
931msgid "Time created"
932msgstr ""
933
934#: ../src/pakfire/cli.py:1183
935msgid "Time started"
936msgstr ""
937
938#: ../src/pakfire/cli.py:1184
939msgid "Time finished"
940msgstr ""
941
942#: ../src/pakfire/cli.py:1185
943msgid "Duration"
944msgstr ""
945
946#: ../src/pakfire/cli.py:1213
947msgid "Invalid error code given."
948msgstr ""
949
950#: ../src/pakfire/cli.py:1216
951#, python-format
952msgid "Reponse from the server: %s"
953msgstr ""
954
955#: ../src/pakfire/cli.py:1227
956msgid "Pakfire daemon command line interface."
957msgstr ""
958
959#: ../src/pakfire/cli.py:1258
960msgid "Pakfire key command line interface."
961msgstr ""
962
963#: ../src/pakfire/cli.py:1294 ../src/pakfire/cli.py:1304
964msgid "Import a key from file."
965msgstr ""
966
967#: ../src/pakfire/cli.py:1296
968msgid "The real name of the owner of this key."
969msgstr ""
970
971#: ../src/pakfire/cli.py:1298
972msgid "The email address of the owner of this key."
973msgstr ""
974
975#: ../src/pakfire/cli.py:1306
976msgid "Filename of that key to import."
977msgstr ""
978
979#: ../src/pakfire/cli.py:1312
980msgid "Export a key to a file."
981msgstr ""
982
983#: ../src/pakfire/cli.py:1314
984msgid "The ID of the key to export."
985msgstr ""
986
987#: ../src/pakfire/cli.py:1316
988msgid "Write the key to this file."
989msgstr ""
990
991#: ../src/pakfire/cli.py:1322
992msgid "Delete a key from the local keyring."
993msgstr ""
994
995#: ../src/pakfire/cli.py:1324
996msgid "The ID of the key to delete."
997msgstr ""
998
999#: ../src/pakfire/cli.py:1330
1000msgid "List all imported keys."
1001msgstr ""
1002
1003#: ../src/pakfire/cli.py:1336
1004msgid "Sign one or more packages."
1005msgstr ""
1006
1007#: ../src/pakfire/cli.py:1338
1008msgid "Key that is used sign the package(s)."
1009msgstr ""
1010
1011#: ../src/pakfire/cli.py:1340
1012msgid "Package(s) to sign."
1013msgstr ""
1014
1015#: ../src/pakfire/cli.py:1346
1016msgid "Verify one or more packages."
1017msgstr ""
1018
1019#: ../src/pakfire/cli.py:1350
1020msgid "Package(s) to verify."
1021msgstr ""
1022
1023#: ../src/pakfire/cli.py:1357
1024msgid "Generating the key may take a moment..."
1025msgstr ""
1026
1027#: ../src/pakfire/cli.py:1411
1028#, python-format
1029msgid "Signing %s..."
1030msgstr ""
1031
1032#: ../src/pakfire/cli.py:1431
1033#, python-format
1034msgid "Verifying %s..."
1035msgstr ""
1036
1037#: ../src/pakfire/cli.py:1441
1038msgid "This signature is valid."
1039msgstr ""
1040
1041#: ../src/pakfire/cli.py:1444
1042msgid "Unknown key"
1043msgstr ""
1044
1045#: ../src/pakfire/cli.py:1445
1046msgid "Could not check if this signature is valid."
1047msgstr ""
1048
1049#: ../src/pakfire/cli.py:1448 ../src/pakfire/keyring.py:98
1050#, python-format
1051msgid "Created: %s"
1052msgstr ""
1053
1054#: ../src/pakfire/cli.py:1452 ../src/pakfire/keyring.py:101
1055#, python-format
1056msgid "Expires: %s"
1057msgstr ""
1058
1059#: ../src/pakfire/compress.py:85 ../src/pakfire/compress.py:95
1060#, python-format
1061msgid "Given algorithm '%s' is not supported."
1062msgstr ""
1063
1064#: ../src/pakfire/config.py:191
1065#, python-format
1066msgid "Unhandled configuration update: %s = %s"
1067msgstr ""
1068
1069#: ../src/pakfire/config.py:205
1070msgid "Configuration:"
1071msgstr ""
1072
1073#: ../src/pakfire/config.py:207
1074#, python-format
1075msgid "Section: %s"
1076msgstr ""
1077
1078#: ../src/pakfire/config.py:212
1079msgid "No settings in this section."
1080msgstr ""
1081
1082#: ../src/pakfire/config.py:214
1083msgid "Loaded from files:"
1084msgstr ""
1085
1086#: ../src/pakfire/daemon.py:100
1087msgid "Shutting down..."
1088msgstr ""
1089
1090#: ../src/pakfire/daemon.py:104
1091msgid "Restarting keepalive process"
1092msgstr ""
1093
1094#: ../src/pakfire/daemon.py:166
1095#, python-format
1096msgid "Terminating worker process: %s"
1097msgstr ""
1098
1099#: ../src/pakfire/daemon.py:315
1100msgid "Sending builder information to hub..."
1101msgstr ""
1102
1103#: ../src/pakfire/downloader.py:165
1104msgid "Downloading source files:"
1105msgstr ""
1106
1107#: ../src/pakfire/downloader.py:168
1108msgid "Cannot download source code in offline mode."
1109msgstr ""
1110
1111#: ../src/pakfire/downloader.py:191
1112#, python-format
1113msgid "Downloaded empty file: %s"
1114msgstr ""
1115
1116#: ../src/pakfire/errors.py:30
1117msgid "An unhandled error occured."
1118msgstr ""
1119
1120#: ../src/pakfire/errors.py:46
1121msgid "Could not compress/decompress data."
1122msgstr ""
1123
1124#: ../src/pakfire/errors.py:58
1125msgid "One or more dependencies could not been resolved."
1126msgstr ""
1127
1128#: ../src/pakfire/errors.py:61
1129msgid "An error occured when pakfire tried to download files."
1130msgstr ""
1131
1132#: ../src/pakfire/errors.py:74
1133msgid ""
1134"The requested action cannot be done on offline mode.\n"
1135"Please connect your system to the network, remove --offline from the command line and try again."
1136msgstr ""
1137
1138#: ../src/pakfire/errors.py:86
1139msgid "Running pakfire-build in a pakfire container?"
1140msgstr ""
1141
1142#: ../src/pakfire/errors.py:98 ../src/pakfire/transaction.py:510
1143msgid "Transaction test was not successful"
1144msgstr ""
1145
1146#: ../src/pakfire/errors.py:162
1147msgid "Generic XMLRPC error."
1148msgstr ""
1149
1150#: ../src/pakfire/errors.py:166
1151msgid ""
1152"You are forbidden to perform this action. Maybe you need to check your "
1153"credentials."
1154msgstr ""
1155
1156#: ../src/pakfire/errors.py:170
1157msgid "A request could not be fulfilled by the server."
1158msgstr ""
1159
1160#: ../src/pakfire/errors.py:174
1161msgid "Could not find the requested URL."
1162msgstr ""
1163
1164#: ../src/pakfire/errors.py:178
1165msgid "An unforseable problem on the XML-RPC transport connection occured."
1166msgstr ""
1167
1168#: ../src/pakfire/i18n.py:54
1169#, python-format
1170msgid "%(commas)s and %(last)s"
1171msgstr ""
1172
1173#: ../src/pakfire/keyring.py:76
1174#, python-format
1175msgid "Not in key store: %s"
1176msgstr ""
1177
1178#: ../src/pakfire/keyring.py:82
1179#, python-format
1180msgid "Fingerprint: %s"
1181msgstr ""
1182
1183#: ../src/pakfire/keyring.py:86
1184msgid "Private key available!"
1185msgstr ""
1186
1187#: ../src/pakfire/keyring.py:90
1188#, python-format
1189msgid "Subkey: %s"
1190msgstr ""
1191
1192#: ../src/pakfire/keyring.py:92
1193msgid "This key has expired!"
1194msgstr ""
1195
1196#: ../src/pakfire/keyring.py:95
1197msgid "This is a secret key."
1198msgstr ""
1199
1200#: ../src/pakfire/keyring.py:103
1201msgid "This key does not expire."
1202msgstr ""
1203
1204#: ../src/pakfire/keyring.py:151
1205#, python-format
1206msgid "Generating new key for %(realname)s <%(email)s>..."
1207msgstr ""
1208
1209#: ../src/pakfire/keyring.py:152
1210msgid "This may take a while..."
1211msgstr ""
1212
1213#: ../src/pakfire/keyring.py:171
1214#, python-format
1215msgid "Successfully imported %s."
1216msgstr ""
1217
1218#: ../src/pakfire/keyring.py:191
1219msgid "Host key:"
1220msgstr ""
1221
1222#: ../src/pakfire/keyring.py:198
1223#, python-format
1224msgid ""
1225"WARNING! Host key with ID %s configured, but the secret key is missing!"
1226msgstr ""
1227
1228#: ../src/pakfire/keyring.py:201
1229#, python-format
1230msgid "WARNING! Host key with ID %s configured, but not found!"
1231msgstr ""
1232
1233#: ../src/pakfire/keyring.py:203
1234msgid "No host key available or configured."
1235msgstr ""
1236
1237#: ../src/pakfire/packages/base.py:99
1238msgid "Name"
1239msgstr ""
1240
1241#: ../src/pakfire/packages/base.py:110 ../src/pakfire/transaction.py:427
1242msgid "Version"
1243msgstr ""
1244
1245#: ../src/pakfire/packages/base.py:111
1246msgid "Release"
1247msgstr ""
1248
1249#: ../src/pakfire/packages/base.py:115 ../src/pakfire/transaction.py:426
1250msgid "Size"
1251msgstr ""
1252
1253#: ../src/pakfire/packages/base.py:119
1254msgid "Installed size"
1255msgstr ""
1256
1257#: ../src/pakfire/packages/base.py:125
1258msgid "Repo"
1259msgstr ""
1260
1261#: ../src/pakfire/packages/base.py:128
1262msgid "Summary"
1263msgstr ""
1264
1265#: ../src/pakfire/packages/base.py:129
1266msgid "Groups"
1267msgstr ""
1268
1269#: ../src/pakfire/packages/base.py:130
1270msgid "URL"
1271msgstr ""
1272
1273#: ../src/pakfire/packages/base.py:131
1274msgid "License"
1275msgstr ""
1276
1277#: ../src/pakfire/packages/base.py:134
1278msgid "Description"
1279msgstr ""
1280
1281#: ../src/pakfire/packages/base.py:141
1282msgid "Maintainer"
1283msgstr ""
1284
1285#: ../src/pakfire/packages/base.py:143
1286msgid "Vendor"
1287msgstr ""
1288
1289#: ../src/pakfire/packages/base.py:145
1290msgid "UUID"
1291msgstr ""
1292
1293#: ../src/pakfire/packages/base.py:146
1294msgid "Build ID"
1295msgstr ""
1296
1297#: ../src/pakfire/packages/base.py:147
1298msgid "Build date"
1299msgstr ""
1300
1301#: ../src/pakfire/packages/base.py:150
1302msgid "Signatures"
1303msgstr ""
1304
1305#: ../src/pakfire/packages/base.py:155
1306msgid "Provides"
1307msgstr ""
1308
1309#: ../src/pakfire/packages/base.py:160
1310msgid "Pre-requires"
1311msgstr ""
1312
1313#: ../src/pakfire/packages/base.py:165
1314msgid "Requires"
1315msgstr ""
1316
1317#: ../src/pakfire/packages/base.py:170
1318msgid "Conflicts"
1319msgstr ""
1320
1321#: ../src/pakfire/packages/base.py:175
1322msgid "Obsoletes"
1323msgstr ""
1324
1325#: ../src/pakfire/packages/base.py:180
1326msgid "Recommends"
1327msgstr ""
1328
1329#: ../src/pakfire/packages/base.py:185
1330msgid "Suggests"
1331msgstr ""
1332
1333#: ../src/pakfire/packages/base.py:193
1334msgid "File"
1335msgstr ""
1336
1337#: ../src/pakfire/packages/base.py:383
1338msgid "Not set"
1339msgstr ""
1340
1341#: ../src/pakfire/packages/base.py:570
1342#, python-format
1343msgid "Config file saved as %s."
1344msgstr ""
1345
1346#: ../src/pakfire/packages/base.py:575
1347#, python-format
1348msgid "Preserving datafile '/%s'"
1349msgstr ""
1350
1351#: ../src/pakfire/packages/file.py:82
1352#, python-format
1353msgid "Filename: %s"
1354msgstr ""
1355
1356#: ../src/pakfire/packages/file.py:184
1357#, python-format
1358msgid "File in archive is missing in file metadata: %s. Skipping."
1359msgstr ""
1360
1361#: ../src/pakfire/packages/file.py:240
1362#, python-format
1363msgid "Config file created as %s"
1364msgstr ""
1365
1366#: ../src/pakfire/packages/file.py:245
1367#, python-format
1368msgid "Don't overwrite already existing datafile '/%s'"
1369msgstr ""
1370
1371#: ../src/pakfire/packages/file.py:259
1372#, python-format
1373msgid "Could not remove file: /%s"
1374msgstr ""
1375
1376#: ../src/pakfire/packages/lexer.py:756
1377#, python-format
1378msgid "Template does not exist: %s"
1379msgstr ""
1380
1381#: ../src/pakfire/packages/make.py:83
1382msgid "Package name is undefined."
1383msgstr ""
1384
1385#: ../src/pakfire/packages/make.py:86
1386msgid "Package version is undefined."
1387msgstr ""
1388
1389#: ../src/pakfire/packages/make.py:443
1390#, python-format
1391msgid "Searching for automatic dependencies for %s..."
1392msgstr ""
1393
1394#: ../src/pakfire/packages/make.py:497
1395#, python-format
1396msgid "Regular experession is invalid and has been skipped: %s"
1397msgstr ""
1398
1399#. Let the user know what has been done.
1400#: ../src/pakfire/packages/make.py:513
1401#, python-format
1402msgid "Filter '%(pattern)s' filtered %(dep)s."
1403msgstr ""
1404
1405#. Load progressbar.
1406#: ../src/pakfire/packages/packager.py:399
1407#: ../src/pakfire/packages/packager.py:713
1408msgid "Packaging"
1409msgstr ""
1410
1411#: ../src/pakfire/packages/packager.py:741
1412#, python-format
1413msgid "Building source package %s:"
1414msgstr ""
1415
1416#: ../src/pakfire/packages/tar.py:87
1417#, python-format
1418msgid "Could not extract file: /%(src)s - %(dst)s"
1419msgstr ""
1420
1421#: ../src/pakfire/progressbar.py:206
1422#, python-format
1423msgid "Elapsed Time: %s"
1424msgstr ""
1425
1426#: ../src/pakfire/progressbar.py:228 ../src/pakfire/progressbar.py:235
1427msgid "ETA"
1428msgstr ""
1429
1430#: ../src/pakfire/progressbar.py:231
1431msgid "Time"
1432msgstr ""
1433
1434#: ../src/pakfire/repository/__init__.py:93
1435msgid "Initializing repositories..."
1436msgstr ""
1437
1438#: ../src/pakfire/repository/database.py:120
1439msgid ""
1440"The format of the database is not supported by this version of pakfire."
1441msgstr ""
1442
1443#: ../src/pakfire/repository/database.py:229
1444#, python-format
1445msgid "Cannot use database with version greater than %s."
1446msgstr ""
1447
1448#: ../src/pakfire/repository/database.py:231
1449#, python-format
1450msgid "Migrating database from format %(old)s to %(new)s."
1451msgstr ""
1452
1453#. Create progress bar.
1454#: ../src/pakfire/repository/local.py:123
1455#, python-format
1456msgid "%s: Adding packages..."
1457msgstr ""
1458
1459#. Make a nice progress bar.
1460#: ../src/pakfire/repository/local.py:229
1461msgid "Compressing database..."
1462msgstr ""
1463
1464#. Create progress bar.
1465#: ../src/pakfire/repository/local.py:287
1466#, python-format
1467msgid "%s: Reading packages..."
1468msgstr ""
1469
1470#: ../src/pakfire/repository/remote.py:151
1471#, python-format
1472msgid "No metadata available for repository %s. Cannot download any."
1473msgstr ""
1474
1475#: ../src/pakfire/repository/remote.py:176
1476#, python-format
1477msgid "Could not update metadata for %s from any mirror server"
1478msgstr ""
1479
1480#: ../src/pakfire/repository/remote.py:185
1481msgid "The downloaded metadata was less recent than the current one."
1482msgstr ""
1483
1484#: ../src/pakfire/repository/remote.py:224
1485#, python-format
1486msgid "Cannot download package database for %s in offline mode."
1487msgstr ""
1488
1489#: ../src/pakfire/repository/remote.py:235
1490#, python-format
1491msgid "%s: package database"
1492msgstr ""
1493
1494#: ../src/pakfire/repository/remote.py:309
1495#, python-format
1496msgid "Cannot download this file in offline mode: %s"
1497msgstr ""
1498
1499#: ../src/pakfire/repository/remote.py:315
1500#, python-format
1501msgid "Could not download %s: %s"
1502msgstr ""
1503
1504#: ../src/pakfire/repository/remote.py:340
1505msgid "The checksum of the downloaded file did not match."
1506msgstr ""
1507
1508#: ../src/pakfire/repository/remote.py:341
1509#, python-format
1510msgid "Expected %(good)s but got %(bad)s."
1511msgstr ""
1512
1513#: ../src/pakfire/repository/remote.py:342
1514msgid "Trying an other mirror."
1515msgstr ""
1516
1517#. Create a progressbar.
1518#: ../src/pakfire/repository/system.py:59
1519msgid "Loading installed packages"
1520msgstr ""
1521
1522#: ../src/pakfire/satsolver.py:329
1523#, python-format
1524msgid "Dependency solving finished in %.2f ms"
1525msgstr ""
1526
1527#: ../src/pakfire/satsolver.py:344 ../src/pakfire/satsolver.py:370
1528msgid "The solver returned one problem:"
1529msgstr ""
1530
1531#. Ask the user if he or she want to modify the request. If not, just exit.
1532#: ../src/pakfire/satsolver.py:386
1533msgid "Do you want to manually alter the request?"
1534msgstr ""
1535
1536#: ../src/pakfire/satsolver.py:389
1537msgid "You can now try to satisfy the solver by modifying your request."
1538msgstr ""
1539
1540#: ../src/pakfire/satsolver.py:394
1541msgid "Which problem to you want to resolve?"
1542msgstr ""
1543
1544#: ../src/pakfire/satsolver.py:396
1545msgid "Press enter to try to re-solve the request."
1546msgstr ""
1547
1548#: ../src/pakfire/satsolver.py:427
1549#, python-format
1550msgid " Solution: %s"
1551msgstr ""
1552
1553#: ../src/pakfire/satsolver.py:436
1554msgid " Solutions:"
1555msgstr ""
1556
1557#: ../src/pakfire/server.py:279 ../src/pakfire/system.py:149
1558msgid "Could not be determined"
1559msgstr ""
1560
1561#: ../src/pakfire/shell.py:84
1562#, python-format
1563msgid "Executing command: %s in %s"
1564msgstr ""
1565
1566#: ../src/pakfire/shell.py:123
1567#, python-format
1568msgid "Command exceeded timeout (%(timeout)d): %(command)s"
1569msgstr ""
1570
1571#: ../src/pakfire/shell.py:129
1572#, python-format
1573msgid "Child returncode was: %s"
1574msgstr ""
1575
1576#: ../src/pakfire/shell.py:132
1577#, python-format
1578msgid "Command failed: %s"
1579msgstr ""
1580
1581#: ../src/pakfire/transaction.py:91
1582#, python-format
1583msgid "file %(name)s from %(pkg1)s conflicts with file from package %(pkg2)s"
1584msgstr ""
1585
1586#: ../src/pakfire/transaction.py:97
1587#, python-format
1588msgid "file %(name)s from %(pkg)s conflicts with files from %(pkgs)s"
1589msgstr ""
1590
1591#: ../src/pakfire/transaction.py:103
1592#, python-format
1593msgid ""
1594"file %(name)s causes the transaction test to fail for an unknown reason"
1595msgstr ""
1596
1597#: ../src/pakfire/transaction.py:111
1598#, python-format
1599msgid ""
1600"There is not enough space left on %(name)s. Need at least %(size)s to "
1601"perform transaction."
1602msgstr ""
1603
1604#: ../src/pakfire/transaction.py:355
1605#, python-format
1606msgid "Not enough space to download %s of packages."
1607msgstr ""
1608
1609#: ../src/pakfire/transaction.py:358
1610msgid "Downloading packages:"
1611msgstr ""
1612
1613#: ../src/pakfire/transaction.py:424
1614msgid "Package"
1615msgstr ""
1616
1617#: ../src/pakfire/transaction.py:441
1618msgid "Installing:"
1619msgstr ""
1620
1621#: ../src/pakfire/transaction.py:442
1622msgid "Reinstalling:"
1623msgstr ""
1624
1625#: ../src/pakfire/transaction.py:443
1626msgid "Updating:"
1627msgstr ""
1628
1629#: ../src/pakfire/transaction.py:444
1630msgid "Downgrading:"
1631msgstr ""
1632
1633#: ../src/pakfire/transaction.py:445
1634msgid "Removing:"
1635msgstr ""
1636
1637#. Append the transaction summary
1638#: ../src/pakfire/transaction.py:455
1639msgid "Transaction Summary"
1640msgstr ""
1641
1642#: ../src/pakfire/transaction.py:463
1643msgid "package"
1644msgstr ""
1645
1646#: ../src/pakfire/transaction.py:468
1647#, python-format
1648msgid "Total download size: %s"
1649msgstr ""
1650
1651#: ../src/pakfire/transaction.py:472
1652#, python-format
1653msgid "Installed size: %s"
1654msgstr ""
1655
1656#: ../src/pakfire/transaction.py:474
1657#, python-format
1658msgid "Freed size: %s"
1659msgstr ""
1660
1661#: ../src/pakfire/transaction.py:485
1662msgid "Is this okay?"
1663msgstr ""
1664
1665#: ../src/pakfire/transaction.py:491
1666msgid "Running Transaction Test"
1667msgstr ""
1668
1669#: ../src/pakfire/transaction.py:503
1670msgid "Transaction Test Succeeded"
1671msgstr ""
1672
1673#: ../src/pakfire/transaction.py:536
1674msgid "Verifying signatures..."
1675msgstr ""
1676
1677#: ../src/pakfire/transaction.py:572
1678#, python-format
1679msgid "Found %s signature error(s)!"
1680msgstr ""
1681
1682#: ../src/pakfire/transaction.py:577
1683msgid "Going on because we are running in permissive mode."
1684msgstr ""
1685
1686#: ../src/pakfire/transaction.py:578
1687msgid "This is dangerous!"
1688msgstr ""
1689
1690#: ../src/pakfire/transaction.py:618
1691msgid "Running transaction"
1692msgstr ""
1693
1694#: ../src/pakfire/util.py:68
1695#, python-format
1696msgid "%s [y/N]"
1697msgstr ""
1698
1699#: ../src/pakfire/util.py:242
1700msgid "Killing orphans..."
1701msgstr ""
1702
1703#: ../src/pakfire/util.py:249
1704#, python-format
1705msgid "Process ID %s is still running in chroot. Killing..."
1706msgstr ""
1707
1708#: ../src/pakfire/util.py:261
1709msgid "Waiting for processes to terminate..."
1710msgstr ""