A few final changes for the 3.0.6 release
[pacman.git] / lib / libalpm / po / libalpm.pot
blob4f7a1bf340368802ef7776ce2d9a876e7bbbc1d7
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Judd Vinet <jvinet@zeroflux.org>
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
11 "POT-Creation-Date: 2007-09-16 16:55-0500\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: lib/libalpm/add.c:77
20 #, c-format
21 msgid "loading target '%s'"
22 msgstr ""
24 #: lib/libalpm/add.c:122
25 #, c-format
26 msgid "replacing older version %s-%s by %s in target list"
27 msgstr ""
29 #: lib/libalpm/add.c:131
30 #, c-format
31 msgid "newer version %s-%s is in the target list -- skipping"
32 msgstr ""
34 #: lib/libalpm/add.c:138
35 #, c-format
36 msgid "reading '%s' metadata"
37 msgstr ""
39 #: lib/libalpm/add.c:191 lib/libalpm/remove.c:111
40 msgid "looking for unsatisfied dependencies"
41 msgstr ""
43 #: lib/libalpm/add.c:203 lib/libalpm/sync.c:483
44 msgid "looking for conflicts"
45 msgstr ""
47 #: lib/libalpm/add.c:208
48 msgid "replacing packages with -A and -U is not supported yet"
49 msgstr ""
51 #: lib/libalpm/add.c:209
52 #, c-format
53 msgid "please remove '%s' first, using -Rd"
54 msgstr ""
56 #: lib/libalpm/add.c:250 lib/libalpm/remove.c:147
57 msgid "sorting by dependencies"
58 msgstr ""
60 #: lib/libalpm/add.c:262
61 msgid "cleaning up"
62 msgstr ""
64 #: lib/libalpm/add.c:277
65 msgid "looking for file conflicts"
66 msgstr ""
68 #: lib/libalpm/add.c:346
69 #, c-format
70 msgid "upgrading package %s-%s"
71 msgstr ""
73 #: lib/libalpm/add.c:370
74 #, c-format
75 msgid "adding package %s-%s"
76 msgstr ""
78 #: lib/libalpm/add.c:383
79 #, c-format
80 msgid "removing old package first (%s-%s)"
81 msgstr ""
83 #: lib/libalpm/add.c:411
84 #, c-format
85 msgid "adding %s to the NoUpgrade array temporarily"
86 msgstr ""
88 #: lib/libalpm/add.c:429
89 msgid "extracting files"
90 msgstr ""
92 #: lib/libalpm/add.c:444 lib/libalpm/util.c:465
93 msgid "could not get current working directory"
94 msgstr ""
96 #: lib/libalpm/add.c:500 lib/libalpm/add.c:501
97 #, c-format
98 msgid "%s is in NoExtract, skipping extraction"
99 msgstr ""
101 #: lib/libalpm/add.c:508
102 #, c-format
103 msgid "%s is in trans->skip_add, skipping extraction"
104 msgstr ""
106 #: lib/libalpm/add.c:554 lib/libalpm/add.c:555 lib/libalpm/add.c:706
107 #, c-format
108 msgid "could not extract %s (%s)"
109 msgstr ""
111 #: lib/libalpm/add.c:598
112 #, c-format
113 msgid "checking md5 hashes for %s"
114 msgstr ""
116 #: lib/libalpm/add.c:600
117 #, c-format
118 msgid "checking sha1 hashes for %s"
119 msgstr ""
121 #: lib/libalpm/add.c:602
122 #, c-format
123 msgid "current:  %s"
124 msgstr ""
126 #: lib/libalpm/add.c:603
127 #, c-format
128 msgid "new:      %s"
129 msgstr ""
131 #: lib/libalpm/add.c:604
132 #, c-format
133 msgid "original: %s"
134 msgstr ""
136 #: lib/libalpm/add.c:616
137 #, c-format
138 msgid "could not rename %s (%s)"
139 msgstr ""
141 #: lib/libalpm/add.c:617
142 #, c-format
143 msgid "error: could not rename %s (%s)"
144 msgstr ""
146 #: lib/libalpm/add.c:623 lib/libalpm/add.c:642
147 #, c-format
148 msgid "could not copy tempfile to %s (%s)"
149 msgstr ""
151 #: lib/libalpm/add.c:624
152 #, c-format
153 msgid "error: could not copy tempfile to %s (%s)"
154 msgstr ""
156 #: lib/libalpm/add.c:628 lib/libalpm/remove.c:247
157 #, c-format
158 msgid "%s saved as %s"
159 msgstr ""
161 #: lib/libalpm/add.c:629
162 #, c-format
163 msgid "warning: %s saved as %s"
164 msgstr ""
166 #: lib/libalpm/add.c:639
167 #, c-format
168 msgid "action: installing new file: %s"
169 msgstr ""
171 #: lib/libalpm/add.c:649 lib/libalpm/add.c:655 lib/libalpm/add.c:660
172 msgid "action: leaving existing file in place"
173 msgstr ""
175 #: lib/libalpm/add.c:663
176 msgid "action: keeping current file and installing new one with .pacnew ending"
177 msgstr ""
179 #: lib/libalpm/add.c:666
180 #, c-format
181 msgid "could not install %s as %s: %s"
182 msgstr ""
184 #: lib/libalpm/add.c:667
185 #, c-format
186 msgid "error: could not install %s as %s: %s"
187 msgstr ""
189 #: lib/libalpm/add.c:669
190 #, c-format
191 msgid "%s installed as %s"
192 msgstr ""
194 #: lib/libalpm/add.c:670
195 #, c-format
196 msgid "warning: %s installed as %s"
197 msgstr ""
199 #: lib/libalpm/add.c:684
200 #, c-format
201 msgid "%s is in NoUpgrade -- skipping"
202 msgstr ""
204 #: lib/libalpm/add.c:685
205 #, c-format
206 msgid "extracting %s as %s.pacnew"
207 msgstr ""
209 #: lib/libalpm/add.c:686
210 #, c-format
211 msgid "warning: extracting %s as %s.pacnew"
212 msgstr ""
214 #: lib/libalpm/add.c:689
215 #, c-format
216 msgid "extracting %s"
217 msgstr ""
219 #: lib/libalpm/add.c:707
220 #, c-format
221 msgid "error: could not extract %s (%s)"
222 msgstr ""
224 #: lib/libalpm/add.c:719
225 #, c-format
226 msgid "appending backup entry for %s"
227 msgstr ""
229 #: lib/libalpm/add.c:751 lib/libalpm/add.c:753
230 #, c-format
231 msgid "errors occurred while %s %s"
232 msgstr ""
234 #: lib/libalpm/add.c:752 lib/libalpm/add.c:754
235 msgid "upgrading"
236 msgstr ""
238 #: lib/libalpm/add.c:752 lib/libalpm/add.c:754
239 msgid "installing"
240 msgstr ""
242 #: lib/libalpm/add.c:771
243 #, c-format
244 msgid "provision '%s' has been removed from package %s (%s => %s)"
245 msgstr ""
247 #: lib/libalpm/add.c:783
248 #, c-format
249 msgid "updating '%s' due to provision change (%s)"
250 msgstr ""
252 #: lib/libalpm/add.c:787 lib/libalpm/add.c:788
253 #, c-format
254 msgid "could not update provision '%s' from '%s'"
255 msgstr ""
257 #: lib/libalpm/add.c:801 lib/libalpm/remove.c:336
258 msgid "updating database"
259 msgstr ""
261 #: lib/libalpm/add.c:802
262 #, c-format
263 msgid "adding database entry '%s'"
264 msgstr ""
266 #: lib/libalpm/add.c:805 lib/libalpm/add.c:807
267 #, c-format
268 msgid "could not update database entry %s-%s"
269 msgstr ""
271 #: lib/libalpm/add.c:813
272 #, c-format
273 msgid "could not add entry '%s' in cache"
274 msgstr ""
276 #: lib/libalpm/add.c:843 lib/libalpm/remove.c:363 lib/libalpm/sync.c:1055
277 #, c-format
278 msgid "running \"ldconfig -r %s\""
279 msgstr ""
281 #: lib/libalpm/alpm.c:116
282 #, c-format
283 msgid "removing DB %s, %d remaining..."
284 msgstr ""
286 #: lib/libalpm/alpm.c:181
287 #, c-format
288 msgid "unregistering database '%s'"
289 msgstr ""
291 #: lib/libalpm/alpm.c:186
292 #, c-format
293 msgid "closing database '%s'"
294 msgstr ""
296 #: lib/libalpm/alpm.c:232
297 #, c-format
298 msgid ""
299 "adding new server to database '%s': protocol '%s', server '%s', path '%s'"
300 msgstr ""
302 #: lib/libalpm/alpm.c:236
303 #, c-format
304 msgid "serverlist flushed for '%s'"
305 msgstr ""
307 #: lib/libalpm/alpm.c:279
308 #, c-format
309 msgid "failed to get lastupdate time for %s (no big deal)"
310 msgstr ""
312 #: lib/libalpm/alpm.c:298
313 #, c-format
314 msgid "failed to sync db: %s [%d]"
315 msgstr ""
317 #: lib/libalpm/alpm.c:302
318 #, c-format
319 msgid "sync: new mtime for %s: %s"
320 msgstr ""
322 #: lib/libalpm/alpm.c:308
323 #, c-format
324 msgid "flushing database %s%s"
325 msgstr ""
327 #: lib/libalpm/alpm.c:312
328 #, c-format
329 msgid "could not remove database entry %s%s"
330 msgstr ""
332 #: lib/libalpm/alpm.c:481
333 #, c-format
334 msgid "could not get sha1sum for package %s-%s"
335 msgstr ""
337 #: lib/libalpm/alpm.c:487
338 #, c-format
339 msgid "sha1sums for package %s-%s match"
340 msgstr ""
342 #: lib/libalpm/alpm.c:490
343 #, c-format
344 msgid "sha1sums do not match for package %s-%s"
345 msgstr ""
347 #: lib/libalpm/alpm.c:525
348 #, c-format
349 msgid "could not get md5sum for package %s-%s"
350 msgstr ""
352 #: lib/libalpm/alpm.c:531
353 #, c-format
354 msgid "md5sums for package %s-%s match"
355 msgstr ""
357 #: lib/libalpm/alpm.c:534
358 #, c-format
359 msgid "md5sums do not match for package %s-%s"
360 msgstr ""
362 #: lib/libalpm/alpm.c:783
363 #, c-format
364 msgid "could not remove lock file %s"
365 msgstr ""
367 #: lib/libalpm/alpm.c:784
368 #, c-format
369 msgid "warning: could not remove lock file %s"
370 msgstr ""
372 #: lib/libalpm/alpm.c:920
373 #, c-format
374 msgid "config: new section '%s'"
375 msgstr ""
377 #: lib/libalpm/alpm.c:951
378 msgid "config: nopassiveftp"
379 msgstr ""
381 #: lib/libalpm/alpm.c:954
382 msgid "config: usesyslog"
383 msgstr ""
385 #: lib/libalpm/alpm.c:957
386 msgid "config: chomp"
387 msgstr ""
389 #: lib/libalpm/alpm.c:960
390 msgid "config: usecolor"
391 msgstr ""
393 #: lib/libalpm/alpm.c:969
394 #, c-format
395 msgid "config: including %s"
396 msgstr ""
398 #: lib/libalpm/alpm.c:979 lib/libalpm/alpm.c:984
399 #, c-format
400 msgid "config: noupgrade: %s"
401 msgstr ""
403 #: lib/libalpm/alpm.c:992 lib/libalpm/alpm.c:997
404 #, c-format
405 msgid "config: noextract: %s"
406 msgstr ""
408 #: lib/libalpm/alpm.c:1005 lib/libalpm/alpm.c:1010
409 #, c-format
410 msgid "config: ignorepkg: %s"
411 msgstr ""
413 #: lib/libalpm/alpm.c:1018 lib/libalpm/alpm.c:1023
414 #, c-format
415 msgid "config: holdpkg: %s"
416 msgstr ""
418 #: lib/libalpm/alpm.c:1030
419 #, c-format
420 msgid "config: dbpath: %s"
421 msgstr ""
423 #: lib/libalpm/alpm.c:1037
424 #, c-format
425 msgid "config: cachedir: %s"
426 msgstr ""
428 #: lib/libalpm/alpm.c:1044
429 #, c-format
430 msgid "config: rootdir: %s"
431 msgstr ""
433 #: lib/libalpm/alpm.c:1047
434 #, c-format
435 msgid "config: logfile: %s"
436 msgstr ""
438 #: lib/libalpm/alpm.c:1050
439 #, c-format
440 msgid "config: xfercommand: %s"
441 msgstr ""
443 #: lib/libalpm/alpm.c:1055
444 #, c-format
445 msgid "config: upgradedelay: %d"
446 msgstr ""
448 #: lib/libalpm/alpm.c:1093 lib/libalpm/sync.c:107
449 msgid "checking for package replacements"
450 msgstr ""
452 #: lib/libalpm/alpm.c:1104 lib/libalpm/sync.c:123
453 #, c-format
454 msgid "checking replacement '%s' for package '%s'"
455 msgstr ""
457 #: lib/libalpm/alpm.c:1107 lib/libalpm/sync.c:125
458 #, c-format
459 msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)"
460 msgstr ""
462 #: lib/libalpm/alpm.c:1137 lib/libalpm/sync.c:160
463 #, c-format
464 msgid "%s-%s elected for upgrade (to be replaced by %s-%s)"
465 msgstr ""
467 #: lib/libalpm/alpm.c:1159 lib/libalpm/sync.c:194
468 #, c-format
469 msgid "'%s' not found in sync db -- skipping"
470 msgstr ""
472 #: lib/libalpm/alpm.c:1173 lib/libalpm/sync.c:208 lib/libalpm/sync.c:509
473 #, c-format
474 msgid "'%s' is already elected for removal -- skipping"
475 msgstr ""
477 #: lib/libalpm/alpm.c:1179
478 #, c-format
479 msgid "%s elected for upgrade (%s => %s)"
480 msgstr ""
482 #: lib/libalpm/be_files.c:61
483 #, c-format
484 msgid "unpacking database '%s'"
485 msgstr ""
487 #: lib/libalpm/be_files.c:78
488 #, c-format
489 msgid "opening database from path '%s'"
490 msgstr ""
492 #: lib/libalpm/be_files.c:182
493 #, c-format
494 msgid "db scan could not find package: %s"
495 msgstr ""
497 #: lib/libalpm/be_files.c:186
498 #, c-format
499 msgid "invalid name for database entry '%s'"
500 msgstr ""
502 #: lib/libalpm/be_files.c:221
503 msgid "invalid package entry provided to _alpm_db_read, skipping"
504 msgstr ""
506 #: lib/libalpm/be_files.c:226
507 #, c-format
508 msgid ""
509 "request to read database info for a file-based package '%s', skipping..."
510 msgstr ""
512 #: lib/libalpm/be_files.c:239
513 #, c-format
514 msgid "loading package data for %s : level=%d"
515 msgstr ""
517 #: lib/libalpm/be_files.c:247
518 #, c-format
519 msgid "cannot find '%s-%s' in db '%s'"
520 msgstr ""
522 #: lib/libalpm/be_files.c:255 lib/libalpm/be_files.c:401
523 #: lib/libalpm/be_files.c:424 lib/libalpm/be_files.c:515
524 #: lib/libalpm/be_files.c:605 lib/libalpm/be_files.c:632
525 #: lib/libalpm/package.c:208
526 #, c-format
527 msgid "could not open file %s: %s"
528 msgstr ""
530 #: lib/libalpm/be_files.c:512
531 #, c-format
532 msgid "writing %s-%s DESC information back to db"
533 msgstr ""
535 #: lib/libalpm/be_files.c:602
536 #, c-format
537 msgid "writing %s-%s FILES information back to db"
538 msgstr ""
540 #: lib/libalpm/be_files.c:629
541 #, c-format
542 msgid "writing %s-%s DEPENDS information back to db"
543 msgstr ""
545 #: lib/libalpm/cache.c:59
546 #, c-format
547 msgid "loading package cache for repository '%s'"
548 msgstr ""
550 #: lib/libalpm/cache.c:64
551 #, c-format
552 msgid "adding '%s' to package cache for db '%s'"
553 msgstr ""
555 #: lib/libalpm/cache.c:85
556 #, c-format
557 msgid "freeing package cache for repository '%s'"
558 msgstr ""
560 #: lib/libalpm/cache.c:109
561 #, c-format
562 msgid "error: pkgcache is NULL for db '%s'"
563 msgstr ""
565 #: lib/libalpm/cache.c:129
566 #, c-format
567 msgid "adding entry '%s' in '%s' cache"
568 msgstr ""
570 #: lib/libalpm/cache.c:149
571 #, c-format
572 msgid "removing entry '%s' from '%s' cache"
573 msgstr ""
575 #: lib/libalpm/cache.c:156
576 #, c-format
577 msgid "cannot remove entry '%s' from '%s' cache: not found"
578 msgstr ""
580 #: lib/libalpm/cache.c:178
581 #, c-format
582 msgid "error: failed to get '%s' from NULL pkgcache"
583 msgstr ""
585 #: lib/libalpm/cache.c:201
586 #, c-format
587 msgid "loading group cache for repository '%s'"
588 msgstr ""
590 #: lib/libalpm/conflict.c:69
591 #, c-format
592 msgid "   found conflict '%s' : package '%s'"
593 msgstr ""
595 #: lib/libalpm/conflict.c:78
596 #, c-format
597 msgid "   found conflict '%s' : package '%s' provides '%s'"
598 msgstr ""
600 #: lib/libalpm/conflict.c:101 lib/libalpm/conflict.c:143
601 #, c-format
602 msgid "package '%s' conflicts with itself - packaging error"
603 msgstr ""
605 #: lib/libalpm/conflict.c:107
606 #, c-format
607 msgid "checkconflicts: target '%s' vs db"
608 msgstr ""
610 #: lib/libalpm/conflict.c:149
611 #, c-format
612 msgid "checkconflicts: target '%s' vs all targets"
613 msgstr ""
615 #: lib/libalpm/conflict.c:181
616 #, c-format
617 msgid "checkconflicts: db vs target '%s'"
618 msgstr ""
620 #: lib/libalpm/conflict.c:201
621 #, c-format
622 msgid "target '%s' is also in target list, using NEW conflicts"
623 msgstr ""
625 #: lib/libalpm/conflict.c:257
626 #, c-format
627 msgid "\tCONFLICTS:: %s conflicts with %s"
628 msgstr ""
630 #: lib/libalpm/conflict.c:349 lib/libalpm/deps.c:60 lib/libalpm/deps.c:438
631 #: lib/libalpm/deps.c:634 lib/libalpm/deps.c:674 lib/libalpm/group.c:45
632 #: lib/libalpm/handle.c:51 lib/libalpm/package.c:82 lib/libalpm/sync.c:67
633 #: lib/libalpm/sync.c:614 lib/libalpm/sync.c:630 lib/libalpm/sync.c:727
634 #: lib/libalpm/trans.c:55 lib/libalpm/util.c:614 lib/libalpm/util.c:621
635 #, c-format
636 msgid "malloc failure: could not allocate %d bytes"
637 msgstr ""
639 #: lib/libalpm/db.c:64 lib/libalpm/db.c:71
640 #, c-format
641 msgid "malloc failed: could not allocate %d bytes"
642 msgstr ""
644 #: lib/libalpm/db.c:167
645 msgid "attempt to re-register the 'local' DB"
646 msgstr ""
648 #: lib/libalpm/db.c:175
649 #, c-format
650 msgid "attempt to re-register the '%s' database, using existing"
651 msgstr ""
653 #: lib/libalpm/db.c:181
654 #, c-format
655 msgid "registering database '%s'"
656 msgstr ""
658 #: lib/libalpm/db.c:186
659 #, c-format
660 msgid "database directory '%s' does not exist, creating it"
661 msgstr ""
663 #: lib/libalpm/db.c:197
664 #, c-format
665 msgid "opening database '%s'"
666 msgstr ""
668 #: lib/libalpm/deps.c:131
669 msgid "started sorting dependencies"
670 msgstr ""
672 #: lib/libalpm/deps.c:136
673 msgid "possible dependency cycle detected"
674 msgstr ""
676 #: lib/libalpm/deps.c:183
677 msgid "sorting dependencies finished"
678 msgstr ""
680 #: lib/libalpm/deps.c:225 lib/libalpm/deps.c:310
681 msgid "null package found in package list"
682 msgstr ""
684 #: lib/libalpm/deps.c:230
685 #, c-format
686 msgid "cannot find package installed '%s'"
687 msgstr ""
689 #: lib/libalpm/deps.c:261
690 #, c-format
691 msgid "checkdeps: dependency '%s' has moved from '%s' to '%s'"
692 msgstr ""
694 #: lib/libalpm/deps.c:280
695 #, c-format
696 msgid "checkdeps: dependency '%s' satisfied by installed package '%s'"
697 msgstr ""
699 #: lib/libalpm/deps.c:289
700 #, c-format
701 msgid "checkdeps: updated '%s' won't satisfy a dependency of '%s'"
702 msgstr ""
704 #: lib/libalpm/deps.c:359
705 #, c-format
706 msgid "missing dependency '%s' for package '%s'"
707 msgstr ""
709 #: lib/libalpm/deps.c:409
710 #, c-format
711 msgid "checkdeps: found %s as required by %s"
712 msgstr ""
714 #: lib/libalpm/deps.c:485
715 #, c-format
716 msgid "excluding %s -- explicitly installed"
717 msgstr ""
719 #: lib/libalpm/deps.c:532
720 #, c-format
721 msgid "cannot find package \"%s\" or anything that provides it!"
722 msgstr ""
724 #: lib/libalpm/deps.c:540 lib/libalpm/deps.c:551
725 #, c-format
726 msgid "adding '%s' to the targets"
727 msgstr ""
729 #: lib/libalpm/deps.c:583
730 msgid "started resolving dependencies"
731 msgstr ""
733 #: lib/libalpm/deps.c:601
734 #, c-format
735 msgid "%s provides dependency %s -- skipping"
736 msgstr ""
738 #: lib/libalpm/deps.c:630
739 #, c-format
740 msgid ""
741 "cannot resolve dependencies for \"%s\" (\"%s\" is not in the package set)"
742 msgstr ""
744 #: lib/libalpm/deps.c:647
745 #, c-format
746 msgid "dependency %s is already in the target list -- skipping"
747 msgstr ""
749 #: lib/libalpm/deps.c:667
750 #, c-format
751 msgid "pulling dependency %s (needed by %s)"
752 msgstr ""
754 #: lib/libalpm/deps.c:671
755 #, c-format
756 msgid "cannot resolve dependencies for \"%s\""
757 msgstr ""
759 #: lib/libalpm/deps.c:687
760 #, c-format
761 msgid "dependency cycle detected: %s"
762 msgstr ""
764 #: lib/libalpm/deps.c:691
765 msgid "finished resolving dependencies"
766 msgstr ""
768 #: lib/libalpm/error.c:40
769 msgid "out of memory!"
770 msgstr ""
772 #: lib/libalpm/error.c:42
773 msgid "unexpected system error"
774 msgstr ""
776 #: lib/libalpm/error.c:44
777 msgid "insufficient privileges"
778 msgstr ""
780 #: lib/libalpm/error.c:46
781 msgid "could not find or read file"
782 msgstr ""
784 #: lib/libalpm/error.c:48
785 msgid "wrong or NULL argument passed"
786 msgstr ""
788 #: lib/libalpm/error.c:51
789 msgid "library not initialized"
790 msgstr ""
792 #: lib/libalpm/error.c:53
793 msgid "library already initialized"
794 msgstr ""
796 #: lib/libalpm/error.c:55
797 msgid "unable to lock database"
798 msgstr ""
800 #: lib/libalpm/error.c:58
801 msgid "could not open database"
802 msgstr ""
804 #: lib/libalpm/error.c:60
805 msgid "could not create database"
806 msgstr ""
808 #: lib/libalpm/error.c:62
809 msgid "database not initialized"
810 msgstr ""
812 #: lib/libalpm/error.c:64
813 msgid "database already registered"
814 msgstr ""
816 #: lib/libalpm/error.c:66
817 msgid "could not find database"
818 msgstr ""
820 #: lib/libalpm/error.c:68
821 msgid "could not update database"
822 msgstr ""
824 #: lib/libalpm/error.c:70
825 msgid "could not remove database entry"
826 msgstr ""
828 #: lib/libalpm/error.c:73
829 msgid "invalid url for server"
830 msgstr ""
832 #: lib/libalpm/error.c:80
833 msgid "could not set parameter"
834 msgstr ""
836 #: lib/libalpm/error.c:83
837 msgid "transaction already initialized"
838 msgstr ""
840 #: lib/libalpm/error.c:85 lib/libalpm/error.c:89
841 msgid "transaction not initialized"
842 msgstr ""
844 #: lib/libalpm/error.c:87
845 msgid "duplicate target"
846 msgstr ""
848 #: lib/libalpm/error.c:91
849 msgid "transaction not prepared"
850 msgstr ""
852 #: lib/libalpm/error.c:93
853 msgid "transaction aborted"
854 msgstr ""
856 #: lib/libalpm/error.c:95
857 msgid "operation not compatible with the transaction type"
858 msgstr ""
860 #: lib/libalpm/error.c:97 lib/libalpm/sync.c:994
861 msgid "could not commit transaction"
862 msgstr ""
864 #: lib/libalpm/error.c:99
865 msgid "could not download all files"
866 msgstr ""
868 #: lib/libalpm/error.c:102
869 msgid "could not find or read package"
870 msgstr ""
872 #: lib/libalpm/error.c:104
873 msgid "invalid or corrupted package"
874 msgstr ""
876 #: lib/libalpm/error.c:106
877 msgid "cannot open package file"
878 msgstr ""
880 #: lib/libalpm/error.c:108
881 msgid "cannot load package data"
882 msgstr ""
884 #: lib/libalpm/error.c:110
885 msgid "package already installed"
886 msgstr ""
888 #: lib/libalpm/error.c:112
889 msgid "package not installed or lesser version"
890 msgstr ""
892 #: lib/libalpm/error.c:114
893 msgid "cannot remove all files for package"
894 msgstr ""
896 #: lib/libalpm/error.c:116
897 msgid "package name is not valid"
898 msgstr ""
900 #: lib/libalpm/error.c:118
901 msgid "corrupted package"
902 msgstr ""
904 #: lib/libalpm/error.c:120
905 msgid "no such repository"
906 msgstr ""
908 #: lib/libalpm/error.c:123
909 msgid "group not found"
910 msgstr ""
912 #: lib/libalpm/error.c:126
913 msgid "could not satisfy dependencies"
914 msgstr ""
916 #: lib/libalpm/error.c:128
917 msgid "conflicting dependencies"
918 msgstr ""
920 #: lib/libalpm/error.c:130
921 msgid "conflicting files"
922 msgstr ""
924 #: lib/libalpm/error.c:133
925 msgid "user aborted the operation"
926 msgstr ""
928 #: lib/libalpm/error.c:135
929 msgid "internal error"
930 msgstr ""
932 #: lib/libalpm/error.c:137
933 msgid "libarchive error"
934 msgstr ""
936 #: lib/libalpm/error.c:139
937 msgid "not enough space on disk"
938 msgstr ""
940 #: lib/libalpm/error.c:142
941 msgid "not confirmed"
942 msgstr ""
944 #: lib/libalpm/error.c:145
945 msgid "bad configuration section name"
946 msgstr ""
948 #: lib/libalpm/error.c:147
949 msgid "'local' is reserved and cannot be used as a repository name"
950 msgstr ""
952 #: lib/libalpm/error.c:149
953 msgid "syntax error in config file"
954 msgstr ""
956 #: lib/libalpm/error.c:151
957 msgid "all directives must belong to a section"
958 msgstr ""
960 #: lib/libalpm/error.c:153
961 msgid "invalid regular expression"
962 msgstr ""
964 #: lib/libalpm/error.c:156
965 msgid "connection to remote host failed"
966 msgstr ""
968 #: lib/libalpm/error.c:159
969 msgid "unexpected error"
970 msgstr ""
972 #: lib/libalpm/handle.c:163
973 #, c-format
974 msgid "cannot canonicalize specified root path '%s'"
975 msgstr ""
977 #: lib/libalpm/handle.c:175
978 #, c-format
979 msgid "option 'root' = %s"
980 msgstr ""
982 #: lib/libalpm/handle.c:195
983 #, c-format
984 msgid "option 'dbpath' = %s"
985 msgstr ""
987 #: lib/libalpm/handle.c:211
988 #, c-format
989 msgid "option 'cachedir' = %s"
990 msgstr ""
992 #: lib/libalpm/md5driver.c:56
993 #, c-format
994 msgid "%s can't be opened\n"
995 msgstr ""
997 #: lib/libalpm/md5driver.c:74
998 #, c-format
999 msgid "md5(%s) = %s"
1000 msgstr ""
1002 #: lib/libalpm/package.c:147
1003 #, c-format
1004 msgid "%s-%s: ignoring package upgrade (%s)"
1005 msgstr ""
1007 #: lib/libalpm/package.c:158
1008 #, c-format
1009 msgid "%s: forcing upgrade to version %s"
1010 msgstr ""
1012 #: lib/libalpm/package.c:163
1013 #, c-format
1014 msgid "%s: local (%s) is newer than %s (%s)"
1015 msgstr ""
1017 #: lib/libalpm/package.c:171
1018 #, c-format
1019 msgid "%s-%s: delaying upgrade of package (%s)"
1020 msgstr ""
1022 #: lib/libalpm/package.c:222 lib/libalpm/package.c:281
1023 #, c-format
1024 msgid "%s: syntax error in description file line %d"
1025 msgstr ""
1027 #: lib/libalpm/package.c:355
1028 msgid "could not parse the package description file"
1029 msgstr ""
1031 #: lib/libalpm/package.c:359
1032 #, c-format
1033 msgid "missing package name in %s"
1034 msgstr ""
1036 #: lib/libalpm/package.c:363
1037 #, c-format
1038 msgid "missing package version in %s"
1039 msgstr ""
1041 #: lib/libalpm/package.c:398
1042 #, c-format
1043 msgid "could not remove tempfile %s"
1044 msgstr ""
1046 #: lib/libalpm/package.c:411 lib/libalpm/package.c:418
1047 #, c-format
1048 msgid "error while reading package: %s"
1049 msgstr ""
1051 #: lib/libalpm/package.c:424
1052 msgid "missing package metadata"
1053 msgstr ""
1055 #: lib/libalpm/package.c:431
1056 #, c-format
1057 msgid "missing package filelist in %s, generating one"
1058 msgstr ""
1060 #: lib/libalpm/package.c:570
1061 #, c-format
1062 msgid "adding '%s' in requiredby field for '%s'"
1063 msgstr ""
1065 #: lib/libalpm/package.c:584
1066 #, c-format
1067 msgid "adding '%s' in requiredby field for '%s' (provides: %s)"
1068 msgstr ""
1070 #: lib/libalpm/remove.c:79
1071 #, c-format
1072 msgid "could not find %s in database"
1073 msgstr ""
1075 #: lib/libalpm/remove.c:93
1076 #, c-format
1077 msgid "adding %s in the targets list"
1078 msgstr ""
1080 #: lib/libalpm/remove.c:121
1081 #, c-format
1082 msgid "pulling %s in the targets list"
1083 msgstr ""
1085 #: lib/libalpm/remove.c:124
1086 #, c-format
1087 msgid "could not find %s in database -- skipping"
1088 msgstr ""
1090 #: lib/libalpm/remove.c:142
1091 msgid "finding removable dependencies"
1092 msgstr ""
1094 #: lib/libalpm/remove.c:175
1095 #, c-format
1096 msgid "cannot remove file '%s': %s"
1097 msgstr ""
1099 #: lib/libalpm/remove.c:213
1100 #, c-format
1101 msgid "Skipping removal of '%s' due to NoUpgrade"
1102 msgstr ""
1104 #: lib/libalpm/remove.c:220
1105 #, c-format
1106 msgid "file %s does not exist"
1107 msgstr ""
1109 #: lib/libalpm/remove.c:227
1110 #, c-format
1111 msgid "keeping directory %s"
1112 msgstr ""
1114 #: lib/libalpm/remove.c:229
1115 #, c-format
1116 msgid "removing directory %s"
1117 msgstr ""
1119 #: lib/libalpm/remove.c:236
1120 #, c-format
1121 msgid "%s is in trans->skip_remove, skipping removal"
1122 msgstr ""
1124 #: lib/libalpm/remove.c:250
1125 #, c-format
1126 msgid "transaction is set to NOSAVE, not backing up '%s'"
1127 msgstr ""
1129 #: lib/libalpm/remove.c:254
1130 #, c-format
1131 msgid "unlinking %s"
1132 msgstr ""
1134 #: lib/libalpm/remove.c:261
1135 #, c-format
1136 msgid "cannot remove file %s: %s"
1137 msgstr ""
1139 #: lib/libalpm/remove.c:294
1140 #, c-format
1141 msgid "removing package %s-%s"
1142 msgstr ""
1144 #: lib/libalpm/remove.c:309
1145 #, c-format
1146 msgid "not removing package '%s', can't remove all files"
1147 msgstr ""
1149 #: lib/libalpm/remove.c:316
1150 #, c-format
1151 msgid "removing %d files"
1152 msgstr ""
1154 #: lib/libalpm/remove.c:337
1155 #, c-format
1156 msgid "removing database entry '%s'"
1157 msgstr ""
1159 #: lib/libalpm/remove.c:339
1160 #, c-format
1161 msgid "could not remove database entry %s-%s"
1162 msgstr ""
1164 #: lib/libalpm/remove.c:344
1165 #, c-format
1166 msgid "could not remove entry '%s' from cache"
1167 msgstr ""
1169 #: lib/libalpm/sha1.c:397
1170 #, c-format
1171 msgid "sha1: %s can't be opened\n"
1172 msgstr ""
1174 #: lib/libalpm/sha1.c:412
1175 #, c-format
1176 msgid "sha1(%s) = %s"
1177 msgstr ""
1179 #: lib/libalpm/sync.c:183
1180 msgid "checking for package upgrades"
1181 msgstr ""
1183 #: lib/libalpm/sync.c:215
1184 #, c-format
1185 msgid "%s-%s elected for upgrade (%s => %s)"
1186 msgstr ""
1188 #: lib/libalpm/sync.c:270
1189 #, c-format
1190 msgid "searching for target in repo '%s'"
1191 msgstr ""
1193 #: lib/libalpm/sync.c:278 lib/libalpm/sync.c:301
1194 #, c-format
1195 msgid "target '%s' not found -- looking for provisions"
1196 msgstr ""
1198 #: lib/libalpm/sync.c:283 lib/libalpm/sync.c:306
1199 #, c-format
1200 msgid "found '%s' as a provision for '%s'"
1201 msgstr ""
1203 #: lib/libalpm/sync.c:290
1204 #, c-format
1205 msgid "repository '%s' not found"
1206 msgstr ""
1208 #: lib/libalpm/sync.c:331
1209 #, c-format
1210 msgid "%s-%s is up to date -- skipping"
1211 msgstr ""
1213 #: lib/libalpm/sync.c:354
1214 #, c-format
1215 msgid "adding target '%s' to the transaction set"
1216 msgstr ""
1218 #: lib/libalpm/sync.c:402
1219 msgid "resolving target's dependencies"
1220 msgstr ""
1222 #: lib/libalpm/sync.c:422
1223 #, c-format
1224 msgid "adding package %s-%s to the transaction targets"
1225 msgstr ""
1227 #: lib/libalpm/sync.c:463
1228 msgid "looking for unresolvable dependencies"
1229 msgstr ""
1231 #: lib/libalpm/sync.c:494
1232 #, c-format
1233 msgid "package '%s' conflicts with '%s'"
1234 msgstr ""
1236 #: lib/libalpm/sync.c:516
1237 #, c-format
1238 msgid "'%s' not found in transaction set -- skipping"
1239 msgstr ""
1241 #: lib/libalpm/sync.c:527
1242 #, c-format
1243 msgid "package '%s' provides its own conflict"
1244 msgstr ""
1246 #: lib/libalpm/sync.c:550 lib/libalpm/sync.c:555
1247 #, c-format
1248 msgid "'%s' is in the target list -- keeping it"
1249 msgstr ""
1251 #: lib/libalpm/sync.c:567 lib/libalpm/sync.c:604
1252 #, c-format
1253 msgid "removing '%s' from target list"
1254 msgstr ""
1256 #: lib/libalpm/sync.c:576
1257 #, c-format
1258 msgid "resolving package '%s' conflict"
1259 msgstr ""
1261 #: lib/libalpm/sync.c:599
1262 #, c-format
1263 msgid "electing '%s' for removal"
1264 msgstr ""
1266 #: lib/libalpm/sync.c:610 lib/libalpm/sync.c:626
1267 msgid "unresolvable package conflicts detected"
1268 msgstr ""
1270 #: lib/libalpm/sync.c:678
1271 msgid "checking dependencies of packages designated for removal"
1272 msgstr ""
1274 #: lib/libalpm/sync.c:692
1275 msgid "something has gone horribly wrong"
1276 msgstr ""
1278 #: lib/libalpm/sync.c:712
1279 #, c-format
1280 msgid "found '%s' as a provision for '%s' -- conflict aborted"
1281 msgstr ""
1283 #: lib/libalpm/sync.c:808
1284 #, c-format
1285 msgid "%s is already in the cache\n"
1286 msgstr ""
1288 #: lib/libalpm/sync.c:819
1289 #, c-format
1290 msgid "no %s cache exists, creating...\n"
1291 msgstr ""
1293 #: lib/libalpm/sync.c:820
1294 #, c-format
1295 msgid "warning: no %s cache exists, creating..."
1296 msgstr ""
1298 #: lib/libalpm/sync.c:825
1299 msgid "couldn't create package cache, using /tmp instead\n"
1300 msgstr ""
1302 #: lib/libalpm/sync.c:826
1303 msgid "warning: couldn't create package cache, using /tmp instead"
1304 msgstr ""
1306 #: lib/libalpm/sync.c:833
1307 #, c-format
1308 msgid "failed to retrieve some files from %s\n"
1309 msgstr ""
1311 #: lib/libalpm/sync.c:863 lib/libalpm/sync.c:875
1312 #, c-format
1313 msgid "can't get md5 or sha1 checksum for package %s\n"
1314 msgstr ""
1316 #: lib/libalpm/sync.c:894
1317 #, c-format
1318 msgid "archive %s was corrupted (bad MD5 or SHA1 checksum)\n"
1319 msgstr ""
1321 #: lib/libalpm/sync.c:896
1322 #, c-format
1323 msgid "archive %s is corrupted (bad MD5 or SHA1 checksum)\n"
1324 msgstr ""
1326 #: lib/libalpm/sync.c:917
1327 msgid "could not create removal transaction"
1328 msgstr ""
1330 #: lib/libalpm/sync.c:923
1331 msgid "could not initialize the removal transaction"
1332 msgstr ""
1334 #: lib/libalpm/sync.c:943
1335 msgid "removing conflicting and to-be-replaced packages"
1336 msgstr ""
1338 #: lib/libalpm/sync.c:945
1339 msgid "could not prepare removal transaction"
1340 msgstr ""
1342 #: lib/libalpm/sync.c:951
1343 msgid "could not commit removal transaction"
1344 msgstr ""
1346 #: lib/libalpm/sync.c:958
1347 msgid "installing packages"
1348 msgstr ""
1350 #: lib/libalpm/sync.c:961
1351 msgid "could not create transaction"
1352 msgstr ""
1354 #: lib/libalpm/sync.c:966
1355 msgid "could not initialize transaction"
1356 msgstr ""
1358 #: lib/libalpm/sync.c:989
1359 msgid "could not prepare transaction"
1360 msgstr ""
1362 #: lib/libalpm/sync.c:1001
1363 msgid "updating database for replaced packages' dependencies"
1364 msgstr ""
1366 #: lib/libalpm/sync.c:1030
1367 #, c-format
1368 msgid "could not update requiredby for database entry %s-%s"
1369 msgstr ""
1371 #: lib/libalpm/sync.c:1039
1372 #, c-format
1373 msgid "could not update new database entry %s-%s"
1374 msgstr ""
1376 #: lib/libalpm/sync.c:1079
1377 #, c-format
1378 msgid "found package '%s-%s' in sync"
1379 msgstr ""
1381 #: lib/libalpm/sync.c:1085
1382 #, c-format
1383 msgid "package '%s' not found in sync"
1384 msgstr ""
1386 #: lib/libalpm/trans.c:271
1387 #, c-format
1388 msgid "updating dependency packages 'requiredby' fields for %s-%s"
1389 msgstr ""
1391 #: lib/libalpm/trans.c:274
1392 msgid "package has no dependencies, no other packages to update"
1393 msgstr ""
1395 #: lib/libalpm/trans.c:311 lib/libalpm/trans.c:341
1396 #, c-format
1397 msgid "updating 'requiredby' field for package '%s'"
1398 msgstr ""
1400 #: lib/libalpm/trans.c:326 lib/libalpm/trans.c:356
1401 #, c-format
1402 msgid "could not update 'requiredby' database entry %s-%s"
1403 msgstr ""
1405 #: lib/libalpm/trans.c:333
1406 #, c-format
1407 msgid "could not find dependency '%s'"
1408 msgstr ""
1410 #: lib/libalpm/util.c:142
1411 #, c-format
1412 msgid "failed to make path '%s' : %s"
1413 msgstr ""
1415 #: lib/libalpm/util.c:280
1416 #, c-format
1417 msgid "could not open %s: %s\n"
1418 msgstr ""
1420 #: lib/libalpm/util.c:293
1421 #, c-format
1422 msgid "could not extract %s: %s\n"
1423 msgstr ""
1425 #: lib/libalpm/util.c:350
1426 #, c-format
1427 msgid "logaction called: %s"
1428 msgstr ""
1430 #: lib/libalpm/util.c:445
1431 msgid "could not create temp directory"
1432 msgstr ""
1434 #: lib/libalpm/util.c:472
1435 #, c-format
1436 msgid "could not change directory to %s (%s)"
1437 msgstr ""
1439 #: lib/libalpm/util.c:476
1440 #, c-format
1441 msgid "executing %s script..."
1442 msgstr ""
1444 #: lib/libalpm/util.c:489
1445 #, c-format
1446 msgid "could not fork a new process (%s)"
1447 msgstr ""
1449 #: lib/libalpm/util.c:496
1450 #, c-format
1451 msgid "chrooting in %s"
1452 msgstr ""
1454 #: lib/libalpm/util.c:498
1455 #, c-format
1456 msgid "could not change the root directory (%s)"
1457 msgstr ""
1459 #: lib/libalpm/util.c:502
1460 #, c-format
1461 msgid "could not change directory to / (%s)"
1462 msgstr ""
1464 #: lib/libalpm/util.c:506
1465 #, c-format
1466 msgid "executing \"%s\""
1467 msgstr ""
1469 #: lib/libalpm/util.c:509
1470 #, c-format
1471 msgid "call to popen failed (%s)"
1472 msgstr ""
1474 #: lib/libalpm/util.c:541
1475 #, c-format
1476 msgid "call to waitpid failed (%s)"
1477 msgstr ""
1479 #: lib/libalpm/util.c:550
1480 #, c-format
1481 msgid "could not remove tmpdir %s"
1482 msgstr ""
1484 #: lib/libalpm/util.c:568
1485 #, c-format
1486 msgid "cannot read disk space information from %s: %s"
1487 msgstr ""
1489 #: lib/libalpm/util.c:609
1490 #, c-format
1491 msgid "check_freespace: total pkg size: %lld, disk space: %lld"
1492 msgstr ""
1494 #: lib/libalpm/versioncmp.c:279
1495 #, c-format
1496 msgid "depcmp: %s-%s %s %s-%s => %s"
1497 msgstr ""
1499 #: lib/libalpm/versioncmp.c:284
1500 #, c-format
1501 msgid "depcmp: %s-%s %s %s => %s"
1502 msgstr ""