Dpkg::Changelog::Parse: Use %opts instead of %opt in function POD
[dpkg.git] / po / dpkg.pot
blobb6ba0a6882a8d9d58d96d0cbd5f26d74726c391d
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Dpkg Developers
3 # This file is distributed under the same license as the dpkg package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: dpkg 1.22.11\n"
10 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
11 "POT-Creation-Date: 2024-08-01 12:38+0200\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 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: lib/dpkg/ar.c
22 msgid "failed to fstat archive"
23 msgstr ""
25 #: lib/dpkg/ar.c
26 #, c-format
27 msgid "failed to read archive '%.255s'"
28 msgstr ""
30 #: lib/dpkg/ar.c lib/dpkg/dbmodify.c
31 #, c-format
32 msgid "unable to create '%.255s'"
33 msgstr ""
35 #: lib/dpkg/ar.c lib/dpkg/dir.c src/split/join.c src/split/queue.c
36 #: src/divert/main.c utils/update-alternatives.c
37 #, c-format
38 msgid "unable to close file '%s'"
39 msgstr ""
41 #: lib/dpkg/ar.c
42 #, c-format
43 msgid "invalid character '%c' in archive '%.250s' member '%.16s' size"
44 msgstr ""
46 #: lib/dpkg/ar.c utils/update-alternatives.c
47 #, c-format
48 msgid "unable to write file '%s'"
49 msgstr ""
51 #: lib/dpkg/ar.c
52 #, c-format
53 msgid "ar member name '%s' length too long"
54 msgstr ""
56 #: lib/dpkg/ar.c
57 #, c-format
58 msgid "ar member size %jd too large"
59 msgstr ""
61 #: lib/dpkg/ar.c
62 #, c-format
63 msgid "ar member time %jd too large"
64 msgstr ""
66 #: lib/dpkg/ar.c
67 #, c-format
68 msgid "generated corrupt ar header for '%s'"
69 msgstr ""
71 #: lib/dpkg/ar.c
72 #, c-format
73 msgid "failed to fstat ar member file (%s)"
74 msgstr ""
76 #: lib/dpkg/ar.c
77 #, c-format
78 msgid "cannot append ar member file (%s) to '%s': %s"
79 msgstr ""
81 #: lib/dpkg/arch.c lib/dpkg/parsehelp.c lib/dpkg/pkg-format.c
82 msgid "may not be empty string"
83 msgstr ""
85 #: lib/dpkg/arch.c
86 msgid "must start with an alphanumeric"
87 msgstr ""
89 #: lib/dpkg/arch.c lib/dpkg/parsehelp.c
90 #, c-format
91 msgid "character '%c' not allowed (only letters, digits and characters '%s')"
92 msgstr ""
94 #: lib/dpkg/arch.c
95 msgctxt "architecture"
96 msgid "<none>"
97 msgstr ""
99 #: lib/dpkg/arch.c
100 msgctxt "architecture"
101 msgid "<empty>"
102 msgstr ""
104 #: lib/dpkg/arch.c
105 msgid "error writing to architecture list"
106 msgstr ""
108 #: lib/dpkg/atomic-file.c
109 #, c-format
110 msgid "cannot create base directory for %s"
111 msgstr ""
113 #: lib/dpkg/atomic-file.c
114 #, c-format
115 msgid "unable to create new file '%.250s'"
116 msgstr ""
118 #: lib/dpkg/atomic-file.c
119 #, c-format
120 msgid "unable to write new file '%.250s'"
121 msgstr ""
123 #: lib/dpkg/atomic-file.c
124 #, c-format
125 msgid "unable to flush new file '%.250s'"
126 msgstr ""
128 #: lib/dpkg/atomic-file.c
129 #, c-format
130 msgid "unable to sync new file '%.250s'"
131 msgstr ""
133 #: lib/dpkg/atomic-file.c
134 #, c-format
135 msgid "unable to close new file '%.250s'"
136 msgstr ""
138 #: lib/dpkg/atomic-file.c
139 #, c-format
140 msgid "error removing old backup file '%s'"
141 msgstr ""
143 #: lib/dpkg/atomic-file.c
144 #, c-format
145 msgid "error creating new backup file '%s'"
146 msgstr ""
148 #: lib/dpkg/atomic-file.c lib/dpkg/db-ctrl-upgrade.c lib/dpkg/triglib.c
149 #: src/main/remove.c
150 #, c-format
151 msgid "cannot remove '%.250s'"
152 msgstr ""
154 #: lib/dpkg/atomic-file.c
155 #, c-format
156 msgid "error installing new file '%s'"
157 msgstr ""
159 #: lib/dpkg/buffer.c
160 msgid "failed to write"
161 msgstr ""
163 #: lib/dpkg/buffer.c
164 msgid "failed to read"
165 msgstr ""
167 #: lib/dpkg/buffer.c
168 msgid "unexpected end of file or stream"
169 msgstr ""
171 #: lib/dpkg/buffer.c
172 msgid "failed to seek"
173 msgstr ""
175 #: lib/dpkg/command.c lib/dpkg/path-remove.c src/split/split.c
176 #: src/main/unpack.c utils/update-alternatives.c
177 #, c-format
178 msgid "unable to execute %s (%s)"
179 msgstr ""
181 #: lib/dpkg/command.c
182 msgid "PATH is not set"
183 msgstr ""
185 #: lib/dpkg/compress.c
186 #, c-format
187 msgid "%s: pass-through copy error: %s"
188 msgstr ""
190 #: lib/dpkg/compress.c
191 #, c-format
192 msgid "%s: error binding input to gzip stream"
193 msgstr ""
195 #: lib/dpkg/compress.c
196 #, c-format
197 msgid "%s: internal gzip read error: '%s'"
198 msgstr ""
200 #: lib/dpkg/compress.c
201 #, c-format
202 msgid "%s: internal gzip write error"
203 msgstr ""
205 #: lib/dpkg/compress.c
206 #, c-format
207 msgid "%s: internal gzip read error: %s"
208 msgstr ""
210 #: lib/dpkg/compress.c
211 #, c-format
212 msgid "%s: error binding output to gzip stream"
213 msgstr ""
215 #: lib/dpkg/compress.c
216 #, c-format
217 msgid "%s: internal gzip read error"
218 msgstr ""
220 #: lib/dpkg/compress.c
221 #, c-format
222 msgid "%s: internal gzip write error: '%s'"
223 msgstr ""
225 #: lib/dpkg/compress.c
226 #, c-format
227 msgid "%s: internal gzip write error: %s"
228 msgstr ""
230 #: lib/dpkg/compress.c
231 #, c-format
232 msgid "%s: error binding input to bzip2 stream"
233 msgstr ""
235 #: lib/dpkg/compress.c
236 #, c-format
237 msgid "%s: internal bzip2 read error: '%s'"
238 msgstr ""
240 #: lib/dpkg/compress.c
241 #, c-format
242 msgid "%s: internal bzip2 write error"
243 msgstr ""
245 #: lib/dpkg/compress.c
246 #, c-format
247 msgid "%s: error binding output to bzip2 stream"
248 msgstr ""
250 #: lib/dpkg/compress.c
251 #, c-format
252 msgid "%s: internal bzip2 read error"
253 msgstr ""
255 #: lib/dpkg/compress.c
256 #, c-format
257 msgid "%s: internal bzip2 write error: '%s'"
258 msgstr ""
260 #: lib/dpkg/compress.c
261 msgid "unexpected bzip2 error"
262 msgstr ""
264 #: lib/dpkg/compress.c
265 msgid "internal error (bug)"
266 msgstr ""
268 #: lib/dpkg/compress.c
269 msgid "memory usage limit reached"
270 msgstr ""
272 #: lib/dpkg/compress.c
273 msgid "unsupported compression preset"
274 msgstr ""
276 #: lib/dpkg/compress.c
277 msgid "unsupported options in file header"
278 msgstr ""
280 #: lib/dpkg/compress.c
281 msgid "compressed data is corrupt"
282 msgstr ""
284 #: lib/dpkg/compress.c
285 msgid "unexpected end of input"
286 msgstr ""
288 #: lib/dpkg/compress.c
289 msgid "file format not recognized"
290 msgstr ""
292 #: lib/dpkg/compress.c
293 msgid "unsupported type of integrity check"
294 msgstr ""
296 #: lib/dpkg/compress.c
297 #, c-format
298 msgid "%s: lzma read error"
299 msgstr ""
301 #: lib/dpkg/compress.c
302 #, c-format
303 msgid "%s: lzma write error"
304 msgstr ""
306 #: lib/dpkg/compress.c
307 #, c-format
308 msgid "%s: lzma close error"
309 msgstr ""
311 #: lib/dpkg/compress.c
312 #, c-format
313 msgid "%s: lzma error: %s"
314 msgstr ""
316 #: lib/dpkg/compress.c
317 #, c-format
318 msgid "%s: zstd error: %s"
319 msgstr ""
321 #: lib/dpkg/compress.c
322 #, c-format
323 msgid "%s: cannot create zstd decompression context"
324 msgstr ""
326 #: lib/dpkg/compress.c
327 #, c-format
328 msgid "%s: cannot create zstd compression context"
329 msgstr ""
331 #: lib/dpkg/compress.c
332 #, c-format
333 msgid "%s: zstd read error"
334 msgstr ""
336 #: lib/dpkg/compress.c
337 #, c-format
338 msgid "%s: zstd write error"
339 msgstr ""
341 #: lib/dpkg/compress.c
342 #, c-format
343 msgid "%s: zstd close error"
344 msgstr ""
346 #: lib/dpkg/compress.c
347 #, c-format
348 msgid "invalid compression level %d"
349 msgstr ""
351 #: lib/dpkg/compress.c
352 msgid "unknown compression strategy"
353 msgstr ""
355 #: lib/dpkg/db-ctrl-access.c
356 #, c-format
357 msgid "unable to check existence of '%.250s'"
358 msgstr ""
360 #: lib/dpkg/db-ctrl-access.c lib/dpkg/db-ctrl-upgrade.c
361 msgid "cannot read info directory"
362 msgstr ""
364 #: lib/dpkg/db-ctrl-format.c src/main/unpack.c
365 #, c-format
366 msgid "error trying to open %.250s"
367 msgstr ""
369 #: lib/dpkg/db-ctrl-format.c
370 #, c-format
371 msgid "corrupt info database format file '%s'"
372 msgstr ""
374 #: lib/dpkg/db-ctrl-format.c
375 #, c-format
376 msgid "info database format (%d) is bogus or too new; try getting a newer dpkg"
377 msgstr ""
379 #: lib/dpkg/db-ctrl-upgrade.c
380 #, c-format
381 msgid "info file %s/%s not associated to any package"
382 msgstr ""
384 #: lib/dpkg/db-ctrl-upgrade.c src/main/archives.c
385 #, c-format
386 msgid "error creating hard link '%.255s'"
387 msgstr ""
389 #: lib/dpkg/db-ctrl-upgrade.c
390 #, c-format
391 msgid "error while writing '%s'"
392 msgstr ""
394 #: lib/dpkg/db-fsys-digest.c
395 #, c-format
396 msgid "control file '%s' for package '%s' is missing final newline"
397 msgstr ""
399 #: lib/dpkg/db-fsys-digest.c
400 #, c-format
401 msgid "control file '%s' for package '%s' is missing value"
402 msgstr ""
404 #: lib/dpkg/db-fsys-digest.c
405 #, c-format
406 msgid "control file '%s' for package '%s' is missing value separator"
407 msgstr ""
409 #: lib/dpkg/db-fsys-digest.c
410 #, c-format
411 msgid "control file '%s' for package '%s' contains empty filename"
412 msgstr ""
414 #: lib/dpkg/db-fsys-digest.c
415 #, c-format
416 msgid "loading control file '%s' for package '%s'"
417 msgstr ""
419 #: lib/dpkg/db-fsys-divert.c
420 #, c-format
421 msgid "conflicting diversions involving '%.250s' or '%.250s'"
422 msgstr ""
424 #: lib/dpkg/db-fsys-files.c
425 #, c-format
426 msgid "files list file for package '%.250s' is missing final newline"
427 msgstr ""
429 #: lib/dpkg/db-fsys-files.c
430 #, c-format
431 msgid "files list file for package '%.250s' contains empty filename"
432 msgstr ""
434 #: lib/dpkg/db-fsys-files.c
435 #, c-format
436 msgid "loading files list file for package '%s'"
437 msgstr ""
439 #: lib/dpkg/db-fsys-files.c
440 #, c-format
441 msgid ""
442 "files list file for package '%.250s' missing; assuming package has no files "
443 "currently installed"
444 msgstr ""
446 #: lib/dpkg/db-fsys-files.c
447 msgid "(Reading database ... "
448 msgstr ""
450 #: lib/dpkg/db-fsys-files.c
451 #, c-format
452 msgid "%d file or directory currently installed.)\n"
453 msgid_plural "%d files and directories currently installed.)\n"
454 msgstr[0] ""
455 msgstr[1] ""
457 #: lib/dpkg/db-fsys-load.c
458 #, c-format
459 msgid "cannot open %s file"
460 msgstr ""
462 #: lib/dpkg/db-fsys-load.c
463 #, c-format
464 msgid "cannot get %s file metadata"
465 msgstr ""
467 #: lib/dpkg/db-fsys-override.c
468 #, c-format
469 msgid "invalid statoverride uid %s"
470 msgstr ""
472 #: lib/dpkg/db-fsys-override.c
473 #, c-format
474 msgid "invalid statoverride gid %s"
475 msgstr ""
477 #: lib/dpkg/db-fsys-override.c
478 #, c-format
479 msgid "invalid statoverride mode %s"
480 msgstr ""
482 #: lib/dpkg/db-fsys-override.c
483 #, c-format
484 msgid "reading statoverride file '%.250s'"
485 msgstr ""
487 #: lib/dpkg/db-fsys-override.c
488 msgid "statoverride file is missing final newline"
489 msgstr ""
491 #: lib/dpkg/db-fsys-override.c
492 msgid "statoverride file contains empty line"
493 msgstr ""
495 #: lib/dpkg/db-fsys-override.c
496 msgid "syntax error in statoverride file"
497 msgstr ""
499 #: lib/dpkg/db-fsys-override.c
500 #, c-format
501 msgid ""
502 "unknown system user '%s' in statoverride file; the system user got removed\n"
503 "before the override, which is most probably a packaging bug, to recover you\n"
504 "can remove the override manually with %s"
505 msgstr ""
507 #: lib/dpkg/db-fsys-override.c
508 msgid "unexpected end of line in statoverride file"
509 msgstr ""
511 #: lib/dpkg/db-fsys-override.c
512 #, c-format
513 msgid ""
514 "unknown system group '%s' in statoverride file; the system group got "
515 "removed\n"
516 "before the override, which is most probably a packaging bug, to recover you\n"
517 "can remove the override manually with %s"
518 msgstr ""
520 #: lib/dpkg/db-fsys-override.c
521 #, c-format
522 msgid "multiple statoverrides present for file '%.250s'"
523 msgstr ""
525 #: lib/dpkg/dbmodify.c
526 #, c-format
527 msgid ""
528 "updates directory contains file '%.250s' whose name is too long (length=%d, "
529 "max=%d)"
530 msgstr ""
532 #: lib/dpkg/dbmodify.c
533 #, c-format
534 msgid ""
535 "updates directory contains files with different length names (both %d and %d)"
536 msgstr ""
538 #: lib/dpkg/dbmodify.c
539 #, c-format
540 msgid "cannot create the dpkg updates directory %s"
541 msgstr ""
543 #: lib/dpkg/dbmodify.c
544 #, c-format
545 msgid "cannot scan updates directory '%.255s'"
546 msgstr ""
548 #: lib/dpkg/dbmodify.c
549 #, c-format
550 msgid "failed to remove incorporated update file %.255s"
551 msgstr ""
553 #: lib/dpkg/dbmodify.c
554 #, c-format
555 msgid "unable to fill %.250s with padding"
556 msgstr ""
558 #: lib/dpkg/dbmodify.c
559 #, c-format
560 msgid "unable to flush %.250s after padding"
561 msgstr ""
563 #: lib/dpkg/dbmodify.c
564 #, c-format
565 msgid "unable to seek to start of %.250s after padding"
566 msgstr ""
568 #: lib/dpkg/dbmodify.c
569 #, c-format
570 msgid "unable to check lock file for dpkg database directory %s"
571 msgstr ""
573 #: lib/dpkg/dbmodify.c
574 #, c-format
575 msgid "unable to open/create dpkg frontend lock for directory %s"
576 msgstr ""
578 #: lib/dpkg/dbmodify.c
579 #, c-format
580 msgid "unable to open/create dpkg database lock file for directory %s"
581 msgstr ""
583 #: lib/dpkg/dbmodify.c
584 #, c-format
585 msgid "you do not have permission to lock the dpkg database directory %s"
586 msgstr ""
588 #: lib/dpkg/dbmodify.c
589 msgid "dpkg frontend lock"
590 msgstr ""
592 #: lib/dpkg/dbmodify.c
593 msgid "dpkg database lock"
594 msgstr ""
596 #: lib/dpkg/dbmodify.c
597 msgid "requested operation requires superuser privilege"
598 msgstr ""
600 #: lib/dpkg/dbmodify.c
601 #, c-format
602 msgid "cannot create the dpkg database directory %s"
603 msgstr ""
605 #: lib/dpkg/dbmodify.c
606 #, c-format
607 msgid "unable to access the dpkg database directory %s"
608 msgstr ""
610 #: lib/dpkg/dbmodify.c
611 #, c-format
612 msgid "required read/write access to the dpkg database directory %s"
613 msgstr ""
615 #: lib/dpkg/dbmodify.c
616 #, c-format
617 msgid "failed to remove my own update file %.255s"
618 msgstr ""
620 #: lib/dpkg/dbmodify.c
621 #, c-format
622 msgid "unable to write updated status of '%.250s'"
623 msgstr ""
625 #: lib/dpkg/dbmodify.c
626 #, c-format
627 msgid "unable to flush updated status of '%.250s'"
628 msgstr ""
630 #: lib/dpkg/dbmodify.c
631 #, c-format
632 msgid "unable to truncate for updated status of '%.250s'"
633 msgstr ""
635 #: lib/dpkg/dbmodify.c
636 #, c-format
637 msgid "unable to fsync updated status of '%.250s'"
638 msgstr ""
640 #: lib/dpkg/dbmodify.c
641 #, c-format
642 msgid "unable to close updated status of '%.250s'"
643 msgstr ""
645 #: lib/dpkg/dbmodify.c
646 #, c-format
647 msgid "unable to install updated status of '%.250s'"
648 msgstr ""
650 #: lib/dpkg/deb-version.c
651 msgid "format version with too big major component"
652 msgstr ""
654 #: lib/dpkg/deb-version.c
655 msgid "format version with empty major component"
656 msgstr ""
658 #: lib/dpkg/deb-version.c
659 msgid "format version has no dot"
660 msgstr ""
662 #: lib/dpkg/deb-version.c
663 msgid "format version with too big minor component"
664 msgstr ""
666 #: lib/dpkg/deb-version.c
667 msgid "format version with empty minor component"
668 msgstr ""
670 #: lib/dpkg/deb-version.c
671 msgid "format version followed by junk"
672 msgstr ""
674 #: lib/dpkg/debug.c
675 #, c-format
676 msgid "cannot parse debug mask from environment variable %s"
677 msgstr ""
679 #: lib/dpkg/dir.c
680 #, c-format
681 msgid "unable to get file descriptor for directory '%s'"
682 msgstr ""
684 #: lib/dpkg/dir.c
685 #, c-format
686 msgid "unable to sync directory '%s'"
687 msgstr ""
689 #: lib/dpkg/dir.c
690 #, c-format
691 msgid "unable to open directory '%s'"
692 msgstr ""
694 #: lib/dpkg/dir.c src/divert/main.c utils/update-alternatives.c
695 #, c-format
696 msgid "unable to open file '%s'"
697 msgstr ""
699 #: lib/dpkg/dir.c src/deb/build.c src/split/join.c src/split/queue.c
700 #: src/divert/main.c utils/update-alternatives.c
701 #, c-format
702 msgid "unable to sync file '%s'"
703 msgstr ""
705 #: lib/dpkg/dump.c
706 #, c-format
707 msgid "failed to write details of '%.50s' to '%.250s'"
708 msgstr ""
710 #: lib/dpkg/dump.c
711 #, c-format
712 msgid "unable to set buffering on %s database file"
713 msgstr ""
715 #: lib/dpkg/dump.c
716 #, c-format
717 msgid "failed to write %s database stanza about '%s' to '%s'"
718 msgstr ""
720 #: lib/dpkg/ehandle.c utils/update-alternatives.c
721 msgid "error"
722 msgstr ""
724 #: lib/dpkg/ehandle.c
725 #, c-format
726 msgid ""
727 "%s%s%s: %s%s:%s\n"
728 " %s\n"
729 msgstr ""
731 #: lib/dpkg/ehandle.c
732 msgid "out of memory for new error context"
733 msgstr ""
735 #: lib/dpkg/ehandle.c
736 msgid "error while cleaning up"
737 msgstr ""
739 #: lib/dpkg/ehandle.c
740 msgid "too many nested errors during error recovery"
741 msgstr ""
743 #: lib/dpkg/ehandle.c
744 msgid "out of memory for new cleanup entry"
745 msgstr ""
747 #: lib/dpkg/ehandle.c
748 msgid "out of memory for new cleanup entry with many arguments"
749 msgstr ""
751 #: lib/dpkg/ehandle.c
752 msgid "unrecoverable fatal error, aborting"
753 msgstr ""
755 #: lib/dpkg/ehandle.c
756 msgid "outside error context, aborting"
757 msgstr ""
759 #: lib/dpkg/ehandle.c
760 msgid "an error occurred with no error handling in place"
761 msgstr ""
763 #: lib/dpkg/ehandle.c
764 msgid "internal error"
765 msgstr ""
767 #: lib/dpkg/fields.c
768 msgid "is missing a value"
769 msgstr ""
771 #: lib/dpkg/fields.c
772 #, c-format
773 msgid "has invalid value '%.50s'"
774 msgstr ""
776 #: lib/dpkg/fields.c
777 msgid "has trailing junk"
778 msgstr ""
780 #: lib/dpkg/fields.c
781 #, c-format
782 msgid "invalid package name in '%s' field: %s"
783 msgstr ""
785 #: lib/dpkg/fields.c
786 #, c-format
787 msgid "empty archive details '%s' field"
788 msgstr ""
790 #: lib/dpkg/fields.c
791 #, c-format
792 msgid "archive details '%s' field not allowed in status file"
793 msgstr ""
795 #: lib/dpkg/fields.c
796 #, c-format
797 msgid "too many values in archive details '%s' field (compared to others)"
798 msgstr ""
800 #: lib/dpkg/fields.c
801 #, c-format
802 msgid "too few values in archive details '%s' field (compared to others)"
803 msgstr ""
805 #: lib/dpkg/fields.c
806 #, c-format
807 msgid "boolean (yes/no) '%s' field: %s"
808 msgstr ""
810 #: lib/dpkg/fields.c
811 #, c-format
812 msgid "quadstate (foreign/allowed/same/no) '%s' field: %s"
813 msgstr ""
815 #: lib/dpkg/fields.c
816 #, c-format
817 msgid "'%s' is not a valid architecture name in '%s' field: %s"
818 msgstr ""
820 #: lib/dpkg/fields.c
821 #, c-format
822 msgid "word in '%s' field: %s"
823 msgstr ""
825 #: lib/dpkg/fields.c
826 #, c-format
827 msgid "obsolete '%s' field used"
828 msgstr ""
830 #: lib/dpkg/fields.c
831 #, c-format
832 msgid "value for '%s' field not allowed in this context"
833 msgstr ""
835 #: lib/dpkg/fields.c
836 #, c-format
837 msgid "first (want) word in '%s' field: %s"
838 msgstr ""
840 #: lib/dpkg/fields.c
841 #, c-format
842 msgid "second (error) word in '%s' field: %s"
843 msgstr ""
845 #: lib/dpkg/fields.c
846 #, c-format
847 msgid "third (status) word in '%s' field: %s"
848 msgstr ""
850 #: lib/dpkg/fields.c
851 #, c-format
852 msgid "'%s' field value '%.250s'"
853 msgstr ""
855 #: lib/dpkg/fields.c
856 #, c-format
857 msgid "value for '%s' field has malformed line '%.*s'"
858 msgstr ""
860 #: lib/dpkg/fields.c
861 #, c-format
862 msgid "value for '%s' field has line starting with non-space '%c'"
863 msgstr ""
865 #: lib/dpkg/fields.c
866 #, c-format
867 msgid "root or empty directory listed as a conffile in '%s' field"
868 msgstr ""
870 #: lib/dpkg/fields.c
871 #, c-format
872 msgid ""
873 "'%s' field, missing package name, or garbage where package name expected"
874 msgstr ""
876 #: lib/dpkg/fields.c
877 #, c-format
878 msgid "'%s' field, invalid package name '%.255s': %s"
879 msgstr ""
881 #: lib/dpkg/fields.c
882 #, c-format
883 msgid ""
884 "'%s' field, missing architecture name, or garbage where architecture name "
885 "expected"
886 msgstr ""
888 #: lib/dpkg/fields.c
889 #, c-format
890 msgid ""
891 "'%s' field, reference to '%.255s': invalid architecture name '%.255s': %s"
892 msgstr ""
894 #: lib/dpkg/fields.c
895 #, c-format
896 msgid ""
897 "'%s' field, reference to '%.255s':\n"
898 " bad version relationship %c%c"
899 msgstr ""
901 #: lib/dpkg/fields.c
902 #, c-format
903 msgid ""
904 "'%s' field, reference to '%.255s':\n"
905 " '%c' is obsolete, use '%c=' or '%c%c' instead"
906 msgstr ""
908 #: lib/dpkg/fields.c
909 #, c-format
910 msgid ""
911 "'%s' field, reference to '%.255s':\n"
912 " implicit exact match on version number, suggest using '=' instead"
913 msgstr ""
915 #: lib/dpkg/fields.c
916 #, c-format
917 msgid "only exact versions may be used for '%s' field"
918 msgstr ""
920 #: lib/dpkg/fields.c
921 #, c-format
922 msgid ""
923 "'%s' field, reference to '%.255s':\n"
924 " version value starts with non-alphanumeric, suggest adding a space"
925 msgstr ""
927 #: lib/dpkg/fields.c
928 #, c-format
929 msgid "'%s' field, reference to '%.255s': version unterminated"
930 msgstr ""
932 #: lib/dpkg/fields.c
933 #, c-format
934 msgid ""
935 "'%s' field, reference to '%.255s': version contains '%c' instead of '%c'"
936 msgstr ""
938 #: lib/dpkg/fields.c
939 #, c-format
940 msgid "'%s' field, reference to '%.255s': version '%s'"
941 msgstr ""
943 #: lib/dpkg/fields.c
944 #, c-format
945 msgid "'%s' field, syntax error after reference to package '%.255s'"
946 msgstr ""
948 #: lib/dpkg/fields.c
949 #, c-format
950 msgid "alternatives ('|') not allowed in '%s' field"
951 msgstr ""
953 #: lib/dpkg/fields.c
954 #, c-format
955 msgid "illegal pending trigger name '%.255s': %s"
956 msgstr ""
958 #: lib/dpkg/fields.c
959 #, c-format
960 msgid "duplicate pending trigger '%.255s'"
961 msgstr ""
963 #: lib/dpkg/fields.c
964 #, c-format
965 msgid "illegal package name in awaited trigger '%.255s': %s"
966 msgstr ""
968 #: lib/dpkg/fields.c
969 #, c-format
970 msgid "duplicate awaited trigger package '%.255s'"
971 msgstr ""
973 #: lib/dpkg/file.c
974 #, c-format
975 msgid "unable to stat source file '%.250s'"
976 msgstr ""
978 #: lib/dpkg/file.c
979 #, c-format
980 msgid "unable to change ownership of target file '%.250s'"
981 msgstr ""
983 #: lib/dpkg/file.c
984 #, c-format
985 msgid "unable to set mode of target file '%.250s'"
986 msgstr ""
988 #: lib/dpkg/file.c
989 #, c-format
990 msgid "cannot stat %s"
991 msgstr ""
993 #: lib/dpkg/file.c
994 #, c-format
995 msgid "%s is not a regular file"
996 msgstr ""
998 #: lib/dpkg/file.c
999 #, c-format
1000 msgid "cannot read %s"
1001 msgstr ""
1003 #: lib/dpkg/file.c
1004 #, c-format
1005 msgid "cannot open %s"
1006 msgstr ""
1008 #: lib/dpkg/file.c
1009 #, c-format
1010 msgid "unable to unlock %s"
1011 msgstr ""
1013 #: lib/dpkg/file.c
1014 #, c-format
1015 msgid "unable to check file '%s' lock status"
1016 msgstr ""
1018 #: lib/dpkg/file.c
1019 #, c-format
1020 msgid "unable to lock %s"
1021 msgstr ""
1023 #: lib/dpkg/file.c
1024 msgid ""
1025 "Note: removing the lock file is always wrong, can damage the locked area\n"
1026 "and the entire system. See <https://wiki.debian.org/Teams/Dpkg/FAQ#db-lock>."
1027 msgstr ""
1029 #: lib/dpkg/file.c
1030 #, c-format
1031 msgid ""
1032 "%s was locked by another process\n"
1033 "%s"
1034 msgstr ""
1036 #: lib/dpkg/file.c
1037 #, c-format
1038 msgid ""
1039 "%s was locked by %s process with pid %d\n"
1040 "%s"
1041 msgstr ""
1043 #: lib/dpkg/file.c
1044 msgctxt "process"
1045 msgid "<unknown>"
1046 msgstr ""
1048 #: lib/dpkg/file.c
1049 #, c-format
1050 msgid "cannot open file %s"
1051 msgstr ""
1053 #: lib/dpkg/file.c
1054 msgid "pager to show file"
1055 msgstr ""
1057 #: lib/dpkg/file.c
1058 #, c-format
1059 msgid "cannot write file %s into the pager"
1060 msgstr ""
1062 #: lib/dpkg/log.c
1063 #, c-format
1064 msgid "could not open log '%s': %s"
1065 msgstr ""
1067 #: lib/dpkg/log.c
1068 #, c-format
1069 msgid "cannot get local time to log into '%s': %s"
1070 msgstr ""
1072 #: lib/dpkg/log.c
1073 #, c-format
1074 msgid "cannot write to log file '%s': %s"
1075 msgstr ""
1077 #: lib/dpkg/log.c
1078 msgid "<package status and progress file descriptor>"
1079 msgstr ""
1081 #: lib/dpkg/log.c
1082 #, c-format
1083 msgid "unable to write to status fd %d"
1084 msgstr ""
1086 #: lib/dpkg/mustlib.c utils/update-alternatives.c
1087 msgid "failed to allocate memory"
1088 msgstr ""
1090 #: lib/dpkg/mustlib.c
1091 #, c-format
1092 msgid "failed to dup for fd %d"
1093 msgstr ""
1095 #: lib/dpkg/mustlib.c
1096 #, c-format
1097 msgid "failed to dup for std%s"
1098 msgstr ""
1100 #: lib/dpkg/mustlib.c
1101 msgid "failed to create pipe"
1102 msgstr ""
1104 #: lib/dpkg/mustlib.c
1105 #, c-format
1106 msgid "error writing to '%s'"
1107 msgstr ""
1109 #: lib/dpkg/mustlib.c
1110 #, c-format
1111 msgid "unable to read filedescriptor flags for %.250s"
1112 msgstr ""
1114 #: lib/dpkg/mustlib.c
1115 #, c-format
1116 msgid "unable to set close-on-exec flag for %.250s"
1117 msgstr ""
1119 #: lib/dpkg/options-parsers.c
1120 #, c-format
1121 msgid "--%s needs a valid package name but '%.250s' is not: %s"
1122 msgstr ""
1124 #: lib/dpkg/options.c
1125 #, c-format
1126 msgid "configuration error: %s:%d: %s"
1127 msgstr ""
1129 #: lib/dpkg/options.c
1130 #, c-format
1131 msgid "failed to open configuration file '%.255s' for reading: %s"
1132 msgstr ""
1134 #: lib/dpkg/options.c
1135 #, c-format
1136 msgid "unbalanced quotes in '%s'"
1137 msgstr ""
1139 #: lib/dpkg/options.c utils/update-alternatives.c
1140 #, c-format
1141 msgid "unknown option '%s'"
1142 msgstr ""
1144 #: lib/dpkg/options.c
1145 #, c-format
1146 msgid "'%s' needs a value"
1147 msgstr ""
1149 #: lib/dpkg/options.c
1150 #, c-format
1151 msgid "'%s' does not take a value"
1152 msgstr ""
1154 #: lib/dpkg/options.c
1155 #, c-format
1156 msgid "read error in configuration file '%.255s'"
1157 msgstr ""
1159 #: lib/dpkg/options.c
1160 #, c-format
1161 msgid "error closing configuration file '%.255s'"
1162 msgstr ""
1164 #: lib/dpkg/options.c
1165 #, c-format
1166 msgid "error opening configuration directory '%s'"
1167 msgstr ""
1169 #: lib/dpkg/options.c
1170 msgid "missing program name in argv[0]"
1171 msgstr ""
1173 #: lib/dpkg/options.c
1174 #, c-format
1175 msgid "unknown option --%s"
1176 msgstr ""
1178 #: lib/dpkg/options.c
1179 #, c-format
1180 msgid "--%s option takes a value"
1181 msgstr ""
1183 #: lib/dpkg/options.c
1184 #, c-format
1185 msgid "--%s option does not take a value"
1186 msgstr ""
1188 #: lib/dpkg/options.c
1189 #, c-format
1190 msgid "unknown option -%c"
1191 msgstr ""
1193 #: lib/dpkg/options.c
1194 #, c-format
1195 msgid "-%c option takes a value"
1196 msgstr ""
1198 #: lib/dpkg/options.c
1199 #, c-format
1200 msgid "-%c option does not take a value"
1201 msgstr ""
1203 #: lib/dpkg/options.c src/split/main.c
1204 #, c-format
1205 msgid "invalid integer for --%s: '%.250s'"
1206 msgstr ""
1208 #: lib/dpkg/options.c
1209 #, c-format
1210 msgid "invalid integer for -%c: '%.250s'"
1211 msgstr ""
1213 #: lib/dpkg/options.c
1214 #, c-format
1215 msgid "obsolete option '--%s'"
1216 msgstr ""
1218 #: lib/dpkg/options.c
1219 #, c-format
1220 msgid "conflicting actions -%c (--%s) and -%c (--%s)"
1221 msgstr ""
1223 #: lib/dpkg/parse.c
1224 #, c-format
1225 msgid "duplicate value for '%s' field"
1226 msgstr ""
1228 #: lib/dpkg/parse.c
1229 #, c-format
1230 msgid "user-defined field name '%.*s' too short"
1231 msgstr ""
1233 #: lib/dpkg/parse.c
1234 #, c-format
1235 msgid "duplicate value for user-defined field '%.*s'"
1236 msgstr ""
1238 #: lib/dpkg/parse.c lib/dpkg/parsehelp.c
1239 #, c-format
1240 msgid "missing '%s' field"
1241 msgstr ""
1243 #: lib/dpkg/parse.c lib/dpkg/parsehelp.c
1244 #, c-format
1245 msgid "empty value for '%s' field"
1246 msgstr ""
1248 #: lib/dpkg/parse.c
1249 #, c-format
1250 msgid "package has '%s' field but is missing architecture"
1251 msgstr ""
1253 #: lib/dpkg/parse.c
1254 #, c-format
1255 msgid "package has '%s' field but is architecture '%s'"
1256 msgstr ""
1258 #: lib/dpkg/parse.c
1259 #, c-format
1260 msgid "'%s' field present for package with inappropriate '%s' field"
1261 msgstr ""
1263 #: lib/dpkg/parse.c
1264 #, c-format
1265 msgid "package has status %s but triggers are awaited"
1266 msgstr ""
1268 #: lib/dpkg/parse.c
1269 #, c-format
1270 msgid "package has status %s but no triggers awaited"
1271 msgstr ""
1273 #: lib/dpkg/parse.c
1274 #, c-format
1275 msgid "package has status %s but triggers are pending"
1276 msgstr ""
1278 #: lib/dpkg/parse.c
1279 #, c-format
1280 msgid "package has status %s but no triggers pending"
1281 msgstr ""
1283 #: lib/dpkg/parse.c
1284 #, c-format
1285 msgid "package has status %s and has conffiles, forgetting them"
1286 msgstr ""
1288 #: lib/dpkg/parse.c
1289 msgid ""
1290 "multiple non-coinstallable package instances present; most probably due to "
1291 "an upgrade from an unofficial dpkg"
1292 msgstr ""
1294 #: lib/dpkg/parse.c
1295 msgid ""
1296 "mixed non-coinstallable and coinstallable package instances present; most "
1297 "probably due to an upgrade from an unofficial dpkg"
1298 msgstr ""
1300 #: lib/dpkg/parse.c
1301 #, c-format
1302 msgid ""
1303 "package %s (%s) with field '%s: %s' is not co-installable with %s which has "
1304 "multiple installed instances"
1305 msgstr ""
1307 #: lib/dpkg/parse.c
1308 #, c-format
1309 msgid "failed to open package info file '%.255s' for reading"
1310 msgstr ""
1312 #: lib/dpkg/parse.c
1313 #, c-format
1314 msgid "can't stat package info file '%.255s'"
1315 msgstr ""
1317 #: lib/dpkg/parse.c
1318 #, c-format
1319 msgid "reading package info file '%s': %s"
1320 msgstr ""
1322 #: lib/dpkg/parse.c
1323 #, c-format
1324 msgid "can't mmap package info file '%.255s'"
1325 msgstr ""
1327 #: lib/dpkg/parse.c
1328 #, c-format
1329 msgid "reading package info file '%.255s'"
1330 msgstr ""
1332 #: lib/dpkg/parse.c
1333 msgid "empty field name"
1334 msgstr ""
1336 #: lib/dpkg/parse.c
1337 #, c-format
1338 msgid "field name '%.*s' cannot start with hyphen"
1339 msgstr ""
1341 #: lib/dpkg/parse.c
1342 #, c-format
1343 msgid "end of file after field name '%.*s'"
1344 msgstr ""
1346 #: lib/dpkg/parse.c
1347 #, c-format
1348 msgid "newline in field name '%.*s'"
1349 msgstr ""
1351 #: lib/dpkg/parse.c
1352 #, c-format
1353 msgid "MSDOS end of file (^Z) in field name '%.*s'"
1354 msgstr ""
1356 #: lib/dpkg/parse.c
1357 #, c-format
1358 msgid "field name '%.*s' must be followed by colon"
1359 msgstr ""
1361 #: lib/dpkg/parse.c
1362 #, c-format
1363 msgid "end of file before value of field '%.*s' (missing final newline)"
1364 msgstr ""
1366 #: lib/dpkg/parse.c
1367 #, c-format
1368 msgid "MSDOS end of file (^Z) in value of field '%.*s' (missing newline?)"
1369 msgstr ""
1371 #: lib/dpkg/parse.c
1372 #, c-format
1373 msgid "blank line in value of field '%.*s'"
1374 msgstr ""
1376 #: lib/dpkg/parse.c
1377 #, c-format
1378 msgid "end of file during value of field '%.*s' (missing final newline)"
1379 msgstr ""
1381 #: lib/dpkg/parse.c
1382 #, c-format
1383 msgid "failed to close after read: '%.255s'"
1384 msgstr ""
1386 #: lib/dpkg/parse.c
1387 msgid "several package info entries found, only one allowed"
1388 msgstr ""
1390 #: lib/dpkg/parse.c
1391 #, c-format
1392 msgid "no package information in '%.255s'"
1393 msgstr ""
1395 #: lib/dpkg/parsehelp.c
1396 #, c-format
1397 msgid ""
1398 "parsing file '%s' near line %d package '%s':\n"
1399 " "
1400 msgstr ""
1402 #: lib/dpkg/parsehelp.c
1403 #, c-format
1404 msgid ""
1405 "parsing file '%.255s' near line %d:\n"
1406 " "
1407 msgstr ""
1409 #: lib/dpkg/parsehelp.c
1410 msgid "must start with an alphanumeric character"
1411 msgstr ""
1413 #: lib/dpkg/parsehelp.c
1414 msgctxt "version"
1415 msgid "<none>"
1416 msgstr ""
1418 #: lib/dpkg/parsehelp.c
1419 msgid "version string is empty"
1420 msgstr ""
1422 #: lib/dpkg/parsehelp.c
1423 msgid "version string has embedded spaces"
1424 msgstr ""
1426 #: lib/dpkg/parsehelp.c
1427 msgid "epoch in version is empty"
1428 msgstr ""
1430 #: lib/dpkg/parsehelp.c
1431 msgid "epoch in version is not number"
1432 msgstr ""
1434 #: lib/dpkg/parsehelp.c
1435 msgid "epoch in version is negative"
1436 msgstr ""
1438 #: lib/dpkg/parsehelp.c
1439 msgid "epoch in version is too big"
1440 msgstr ""
1442 #: lib/dpkg/parsehelp.c
1443 msgid "nothing after colon in version number"
1444 msgstr ""
1446 #: lib/dpkg/parsehelp.c
1447 msgid "revision number is empty"
1448 msgstr ""
1450 #: lib/dpkg/parsehelp.c
1451 msgid "version number is empty"
1452 msgstr ""
1454 #: lib/dpkg/parsehelp.c
1455 msgid "version number does not start with digit"
1456 msgstr ""
1458 #: lib/dpkg/parsehelp.c
1459 msgid "invalid character in version number"
1460 msgstr ""
1462 #: lib/dpkg/parsehelp.c
1463 msgid "invalid character in revision number"
1464 msgstr ""
1466 #: lib/dpkg/path-remove.c
1467 #, c-format
1468 msgid "unable to securely remove '%.255s'"
1469 msgstr ""
1471 #: lib/dpkg/path-remove.c
1472 msgid "rm command for cleanup"
1473 msgstr ""
1475 #: lib/dpkg/pkg-format.c
1476 #, c-format
1477 msgid "invalid character '%c' in field width"
1478 msgstr ""
1480 #: lib/dpkg/pkg-format.c
1481 msgid "field width is out of range"
1482 msgstr ""
1484 #: lib/dpkg/pkg-format.c
1485 msgid "missing closing brace"
1486 msgstr ""
1488 #: lib/dpkg/pkg-format.c
1489 #, c-format
1490 msgid "cannot get package %s filesystem last modification time"
1491 msgstr ""
1493 #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c
1494 #, c-format
1495 msgid "ambiguous package name '%s' with more than one installed instance"
1496 msgstr ""
1498 #: lib/dpkg/pkg-show.c
1499 msgid "(no description available)"
1500 msgstr ""
1502 #: lib/dpkg/pkg-show.c
1503 #, c-format
1504 msgid "version '%s' has bad syntax: %s"
1505 msgstr ""
1507 #: lib/dpkg/pkg-spec.c
1508 #, c-format
1509 msgid "illegal package name in specifier '%s%s%s': %s"
1510 msgstr ""
1512 #: lib/dpkg/pkg-spec.c
1513 #, c-format
1514 msgid "illegal architecture name in specifier '%s:%s': %s"
1515 msgstr ""
1517 #. TRANSLATORS: This is part of the progress output, it is a decimal
1518 #. * percentage.
1519 #: lib/dpkg/progress.c
1520 #, c-format
1521 msgid "%d%%"
1522 msgstr ""
1524 #: lib/dpkg/report.c utils/update-alternatives.c
1525 msgid "warning"
1526 msgstr ""
1528 #: lib/dpkg/strwide.c
1529 #, c-format
1530 msgid "cannot convert multibyte string '%s' to a wide-character string"
1531 msgstr ""
1533 #: lib/dpkg/strwide.c
1534 #, c-format
1535 msgid "cannot convert multibyte sequence '%s' to a wide character"
1536 msgstr ""
1538 #: lib/dpkg/subproc.c
1539 #, c-format
1540 msgid "error un-catching signal %s: %s\n"
1541 msgstr ""
1543 #: lib/dpkg/subproc.c
1544 #, c-format
1545 msgid "unable to ignore signal %s before running %.250s"
1546 msgstr ""
1548 #: lib/dpkg/subproc.c
1549 #, c-format
1550 msgid "%s (subprocess): %s\n"
1551 msgstr ""
1553 #: lib/dpkg/subproc.c utils/update-alternatives.c
1554 msgid "fork failed"
1555 msgstr ""
1557 #: lib/dpkg/subproc.c
1558 #, c-format
1559 msgid "%s subprocess returned error exit status %d"
1560 msgstr ""
1562 #: lib/dpkg/subproc.c
1563 #, c-format
1564 msgid "%s subprocess was interrupted"
1565 msgstr ""
1567 #: lib/dpkg/subproc.c
1568 #, c-format
1569 msgid "%s subprocess was killed by signal (%s)%s"
1570 msgstr ""
1572 #: lib/dpkg/subproc.c
1573 msgid ", core dumped"
1574 msgstr ""
1576 #: lib/dpkg/subproc.c
1577 #, c-format
1578 msgid "%s subprocess failed with wait status code %d"
1579 msgstr ""
1581 #: lib/dpkg/subproc.c
1582 #, c-format
1583 msgid "wait for %s subprocess failed"
1584 msgstr ""
1586 #: lib/dpkg/tarfn.c
1587 msgid "invalid tar header size field"
1588 msgstr ""
1590 #: lib/dpkg/tarfn.c
1591 msgid "invalid tar header mtime field"
1592 msgstr ""
1594 #: lib/dpkg/tarfn.c
1595 msgid "invalid tar header uid field"
1596 msgstr ""
1598 #: lib/dpkg/tarfn.c
1599 msgid "invalid tar header gid field"
1600 msgstr ""
1602 #: lib/dpkg/tarfn.c
1603 msgid "invalid tar header checksum field"
1604 msgstr ""
1606 #: lib/dpkg/tarfn.c
1607 msgid "invalid tar header checksum"
1608 msgstr ""
1610 #: lib/dpkg/tarfn.c
1611 msgid "partially read tar header"
1612 msgstr ""
1614 #: lib/dpkg/tarfn.c
1615 msgid "invalid tar header with empty name field"
1616 msgstr ""
1618 #: lib/dpkg/tarfn.c
1619 #, c-format
1620 msgid "unsupported GNU tar header type '%c'"
1621 msgstr ""
1623 #: lib/dpkg/tarfn.c
1624 #, c-format
1625 msgid "unsupported Solaris tar header type '%c'"
1626 msgstr ""
1628 #: lib/dpkg/tarfn.c
1629 #, c-format
1630 msgid "unsupported PAX tar header type '%c'"
1631 msgstr ""
1633 #: lib/dpkg/tarfn.c
1634 #, c-format
1635 msgid "unknown tar header type '%c'"
1636 msgstr ""
1638 #: lib/dpkg/treewalk.c
1639 #, c-format
1640 msgid "cannot stat pathname '%s'"
1641 msgstr ""
1643 #: lib/dpkg/treewalk.c
1644 #, c-format
1645 msgid "cannot open directory '%s'"
1646 msgstr ""
1648 #: lib/dpkg/treewalk.c
1649 #, c-format
1650 msgid "treewalk root %s is not a directory"
1651 msgstr ""
1653 #: lib/dpkg/trigdeferred.c
1654 #, c-format
1655 msgid "unable to open/create triggers lock file '%.250s'"
1656 msgstr ""
1658 #: lib/dpkg/trigdeferred.c
1659 msgid "triggers database lock"
1660 msgstr ""
1662 #: lib/dpkg/trigdeferred.c
1663 #, c-format
1664 msgid "unable to open triggers deferred file '%.250s'"
1665 msgstr ""
1667 #: lib/dpkg/trigdeferred.c
1668 #, c-format
1669 msgid "unable to stat triggers deferred file '%.250s'"
1670 msgstr ""
1672 #: lib/dpkg/trigdeferred.c
1673 #, c-format
1674 msgid "unable to open/create new triggers deferred file '%.250s'"
1675 msgstr ""
1677 #: lib/dpkg/trigdeferred.c
1678 #, c-format
1679 msgid ""
1680 "syntax error in triggers deferred file '%.250s' at line %d character %zd '%s'"
1681 msgstr ""
1683 #: lib/dpkg/trigdeferred.c
1684 #, c-format
1685 msgid "invalid package name '%.250s' in triggers deferred file '%.250s'"
1686 msgstr ""
1688 #: lib/dpkg/trigdeferred.c
1689 #, c-format
1690 msgid "error reading triggers deferred file '%.250s'"
1691 msgstr ""
1693 #: lib/dpkg/trigdeferred.c
1694 #, c-format
1695 msgid "unable to write new triggers deferred file '%.250s'"
1696 msgstr ""
1698 #: lib/dpkg/trigdeferred.c
1699 #, c-format
1700 msgid "unable to close new triggers deferred file '%.250s'"
1701 msgstr ""
1703 #: lib/dpkg/trigdeferred.c
1704 #, c-format
1705 msgid "unable to install new triggers deferred file '%.250s'"
1706 msgstr ""
1708 #: lib/dpkg/triglib.c
1709 #, c-format
1710 msgid ""
1711 "invalid or unknown syntax in trigger name '%.250s' (in trigger interests for "
1712 "package '%.250s')"
1713 msgstr ""
1715 #: lib/dpkg/triglib.c
1716 #, c-format
1717 msgid "failed to open trigger interest list file '%.250s'"
1718 msgstr ""
1720 #: lib/dpkg/triglib.c
1721 #, c-format
1722 msgid "failed to rewind trigger interest file '%.250s'"
1723 msgstr ""
1725 #: lib/dpkg/triglib.c
1726 #, c-format
1727 msgid ""
1728 "trigger interest file '%.250s' syntax error; illegal package name '%.250s': "
1729 "%.250s"
1730 msgstr ""
1732 #: lib/dpkg/triglib.c
1733 #, c-format
1734 msgid ""
1735 "duplicate file trigger interest for filename '%.250s' and package '%.250s'"
1736 msgstr ""
1738 #: lib/dpkg/triglib.c
1739 #, c-format
1740 msgid "unable to read file triggers file '%.250s'"
1741 msgstr ""
1743 #: lib/dpkg/triglib.c
1744 #, c-format
1745 msgid "syntax error in file triggers file '%.250s'"
1746 msgstr ""
1748 #: lib/dpkg/triglib.c
1749 #, c-format
1750 msgid ""
1751 "file triggers record mentions illegal package name '%.250s' (for interest in "
1752 "file '%.250s'): %.250s"
1753 msgstr ""
1755 #: lib/dpkg/triglib.c
1756 #, c-format
1757 msgid ""
1758 "triggers ci file '%.250s' contains illegal trigger syntax in trigger name "
1759 "'%.250s': %.250s"
1760 msgstr ""
1762 #: lib/dpkg/triglib.c
1763 #, c-format
1764 msgid "unable to open triggers ci file '%.250s'"
1765 msgstr ""
1767 #: lib/dpkg/triglib.c
1768 msgid "triggers ci file contains unknown directive syntax"
1769 msgstr ""
1771 #: lib/dpkg/triglib.c
1772 #, c-format
1773 msgid "triggers ci file contains unknown directive '%.250s'"
1774 msgstr ""
1776 #: lib/dpkg/triglib.c
1777 #, c-format
1778 msgid "unable to create triggers state directory '%.250s'"
1779 msgstr ""
1781 #: lib/dpkg/trigname.c
1782 msgid "empty trigger names are not permitted"
1783 msgstr ""
1785 #: lib/dpkg/trigname.c
1786 msgid "trigger name contains invalid character"
1787 msgstr ""
1789 #: lib/dpkg/utils.c
1790 #, c-format
1791 msgid "read error in '%.250s'"
1792 msgstr ""
1794 #: lib/dpkg/utils.c
1795 #, c-format
1796 msgid "fgets gave an empty string from '%.250s'"
1797 msgstr ""
1799 #: lib/dpkg/utils.c
1800 #, c-format
1801 msgid "too-long line or missing newline in '%.250s'"
1802 msgstr ""
1804 #: lib/dpkg/utils.c
1805 #, c-format
1806 msgid "unexpected end of file reading '%.250s'"
1807 msgstr ""
1809 #: lib/dpkg/varbuf.c
1810 #, c-format
1811 msgid "cannot grow varbuf to size %zu; it would overflow"
1812 msgstr ""
1814 #: lib/dpkg/varbuf.c
1815 msgid "error formatting string into varbuf variable"
1816 msgstr ""
1818 #: src/common/force.c
1819 msgid "Set all force options"
1820 msgstr ""
1822 #: src/common/force.c
1823 msgid "Use MAC based security if available"
1824 msgstr ""
1826 #: src/common/force.c
1827 msgid "Replace a package with a lower version"
1828 msgstr ""
1830 #: src/common/force.c
1831 msgid "Configure any package which may help this one"
1832 msgstr ""
1834 #: src/common/force.c
1835 msgid "Install or remove incidental packages even when on hold"
1836 msgstr ""
1838 #: src/common/force.c
1839 msgid "Try to (de)install things even when not root"
1840 msgstr ""
1842 #: src/common/force.c
1843 msgid "PATH is missing important programs, problems likely"
1844 msgstr ""
1846 #: src/common/force.c
1847 msgid "Install a package even if it fails authenticity check"
1848 msgstr ""
1850 #: src/common/force.c
1851 msgid "Process even packages with wrong versions"
1852 msgstr ""
1854 #: src/common/force.c
1855 msgid "Overwrite an existing stat override when adding it"
1856 msgstr ""
1858 #: src/common/force.c
1859 msgid "Ignore a missing stat override when removing it"
1860 msgstr ""
1862 #: src/common/force.c
1863 msgid "Overwrite a file from one package with another"
1864 msgstr ""
1866 #: src/common/force.c
1867 msgid "Overwrite a diverted file with an undiverted version"
1868 msgstr ""
1870 #: src/common/force.c
1871 msgid "Overwrite one package's directory with another's file"
1872 msgstr ""
1874 #: src/common/force.c
1875 msgid "Do not perform safe I/O operations when unpacking"
1876 msgstr ""
1878 #: src/common/force.c
1879 msgid "Do not chroot into maintainer script environment"
1880 msgstr ""
1882 #: src/common/force.c
1883 msgid "Always use the new config files, don't prompt"
1884 msgstr ""
1886 #: src/common/force.c
1887 msgid "Always use the old config files, don't prompt"
1888 msgstr ""
1890 #: src/common/force.c
1891 msgid ""
1892 "Use the default option for new config files if one\n"
1893 "is available, don't prompt. If no default can be found,\n"
1894 "you will be prompted unless one of the confold or\n"
1895 "confnew options is also given"
1896 msgstr ""
1898 #: src/common/force.c
1899 msgid "Always install missing config files"
1900 msgstr ""
1902 #: src/common/force.c
1903 msgid "Offer to replace config files with no new versions"
1904 msgstr ""
1906 #: src/common/force.c
1907 msgid "Process even packages with wrong or no architecture"
1908 msgstr ""
1910 #: src/common/force.c
1911 msgid "Install even if it would break another package"
1912 msgstr ""
1914 #: src/common/force.c
1915 msgid "Allow installation of conflicting packages"
1916 msgstr ""
1918 #: src/common/force.c
1919 msgid "Turn all dependency problems into warnings"
1920 msgstr ""
1922 #: src/common/force.c
1923 msgid "Turn dependency version problems into warnings"
1924 msgstr ""
1926 #: src/common/force.c
1927 msgid "Remove packages which require installation"
1928 msgstr ""
1930 #: src/common/force.c
1931 msgid "Remove a protected package"
1932 msgstr ""
1934 #: src/common/force.c
1935 msgid "Remove an essential package"
1936 msgstr ""
1938 #: src/common/force.c
1939 #, c-format
1940 msgid ""
1941 "%s forcing options - control behavior when problems found:\n"
1942 "  warn but continue:  --force-<thing>,<thing>,...\n"
1943 "  stop with error:    --refuse-<thing>,<thing>,... | --no-force-<thing>,...\n"
1944 " Forcing things:\n"
1945 msgstr ""
1947 #: src/common/force.c
1948 #, c-format
1949 msgid ""
1950 "\n"
1951 "WARNING - use of options marked [!] can seriously damage your installation.\n"
1952 "Forcing options marked [*] are enabled by default.\n"
1953 msgstr ""
1955 #: src/common/force.c src/realpath/main.c src/deb/build.c src/deb/extract.c
1956 #: src/deb/info.c src/deb/main.c src/split/info.c src/split/main.c
1957 #: src/split/queue.c src/divert/main.c src/statoverride/main.c
1958 #: src/trigger/main.c src/query/main.c src/main/archives.c src/main/enquiry.c
1959 #: src/main/main.c src/main/packages.c src/main/select.c src/main/verify.c
1960 msgid "<standard output>"
1961 msgstr ""
1963 #: src/common/force.c
1964 #, c-format
1965 msgid ""
1966 "\n"
1967 "Currently enabled options:\n"
1968 " %s\n"
1969 msgstr ""
1971 #: src/common/force.c
1972 #, c-format
1973 msgid "unknown force/refuse option '%.*s'"
1974 msgstr ""
1976 #: src/common/force.c
1977 #, c-format
1978 msgid "obsolete force/refuse option '%s'"
1979 msgstr ""
1981 #: src/common/force.c
1982 msgid "overriding problem because --force enabled:"
1983 msgstr ""
1985 #: src/common/selinux.c
1986 msgid "cannot open security status notification channel"
1987 msgstr ""
1989 #: src/common/selinux.c
1990 msgid "cannot get security labeling handle"
1991 msgstr ""
1993 #: src/common/selinux.c
1994 #, c-format
1995 msgid "cannot set security context for file object '%s'"
1996 msgstr ""
1998 #: src/realpath/main.c
1999 msgid "Use --help for help about this utility."
2000 msgstr ""
2002 #: src/realpath/main.c src/divert/main.c src/statoverride/main.c
2003 #, c-format
2004 msgid "Debian %s version %s.\n"
2005 msgstr ""
2007 #: src/realpath/main.c src/deb/main.c src/split/main.c src/divert/main.c
2008 #: src/statoverride/main.c src/trigger/main.c src/query/main.c src/main/main.c
2009 #: utils/update-alternatives.c
2010 #, c-format
2011 msgid ""
2012 "This is free software; see the GNU General Public License version 2 or\n"
2013 "later for copying conditions. There is NO warranty.\n"
2014 msgstr ""
2016 #: src/realpath/main.c
2017 #, c-format
2018 msgid ""
2019 "Usage: %s [<option>...] <pathname>\n"
2020 "\n"
2021 msgstr ""
2023 #: src/realpath/main.c
2024 #, c-format
2025 msgid ""
2026 "Options:\n"
2027 "  -z, --zero                   end output line with NUL, not newline.\n"
2028 "      --instdir <directory>    set the root directory.\n"
2029 "      --root <directory>       set the root directory.\n"
2030 "      --version                show the version.\n"
2031 "      --help                   show this help message.\n"
2032 "\n"
2033 msgstr ""
2035 #: src/realpath/main.c
2036 msgid "too many levels of symbolic links"
2037 msgstr ""
2039 #: src/realpath/main.c
2040 #, c-format
2041 msgid "cannot read link '%s'"
2042 msgstr ""
2044 #: src/realpath/main.c
2045 #, c-format
2046 msgid "symbolic link '%s' size has changed from %jd to %zd"
2047 msgstr ""
2049 #: src/realpath/main.c
2050 msgid "need a pathname argument"
2051 msgstr ""
2053 #: src/realpath/main.c
2054 #, c-format
2055 msgid "link '%s' includes root prefix '%s'"
2056 msgstr ""
2058 #: src/deb/build.c
2059 #, c-format
2060 msgid "failed to write filename to tar pipe (%s)"
2061 msgstr ""
2063 #: src/deb/build.c
2064 msgid "control member"
2065 msgstr ""
2067 #: src/deb/build.c
2068 #, c-format
2069 msgid "newline not allowed in pathname '%s'"
2070 msgstr ""
2072 #: src/deb/build.c
2073 msgid "data member"
2074 msgstr ""
2076 #: src/deb/build.c
2077 msgid "unable to stat control directory"
2078 msgstr ""
2080 #: src/deb/build.c
2081 msgid "control directory is not a directory"
2082 msgstr ""
2084 #: src/deb/build.c
2085 #, c-format
2086 msgid "control directory has bad permissions %03lo (must be >=0755 and <=0775)"
2087 msgstr ""
2089 #: src/deb/build.c
2090 #, c-format
2091 msgid "maintainer script '%.50s' is not a plain file or symlink"
2092 msgstr ""
2094 #: src/deb/build.c
2095 #, c-format
2096 msgid ""
2097 "maintainer script '%.50s' has bad permissions %03lo (must be >=0555 and "
2098 "<=0775)"
2099 msgstr ""
2101 #: src/deb/build.c
2102 #, c-format
2103 msgid "maintainer script '%.50s' is not stattable"
2104 msgstr ""
2106 #: src/deb/build.c
2107 msgid "error opening conffiles file"
2108 msgstr ""
2110 #: src/deb/build.c
2111 msgid "empty string from fgets reading conffiles"
2112 msgstr ""
2114 #: src/deb/build.c src/main/unpack.c
2115 #, c-format
2116 msgid "conffile name '%s' is too long, or missing final newline"
2117 msgstr ""
2119 #: src/deb/build.c
2120 msgid "empty and whitespace-only lines are not allowed in conffiles"
2121 msgstr ""
2123 #: src/deb/build.c src/main/unpack.c
2124 #, c-format
2125 msgid "line with conffile filename '%s' has leading white spaces"
2126 msgstr ""
2128 #: src/deb/build.c src/main/unpack.c
2129 #, c-format
2130 msgid "conffile name '%s' is not an absolute pathname"
2131 msgstr ""
2133 #: src/deb/build.c src/main/unpack.c
2134 #, c-format
2135 msgid "conffile name missing after flag '%s'"
2136 msgstr ""
2138 #: src/deb/build.c src/main/unpack.c
2139 #, c-format
2140 msgid "unknown flag '%s' for conffile '%s'"
2141 msgstr ""
2143 #: src/deb/build.c
2144 #, c-format
2145 msgid "conffile filename '%s' contains trailing white spaces"
2146 msgstr ""
2148 #: src/deb/build.c
2149 #, c-format
2150 msgid "conffile '%.250s' does not appear in package"
2151 msgstr ""
2153 #: src/deb/build.c
2154 #, c-format
2155 msgid "conffile '%.250s' is not stattable"
2156 msgstr ""
2158 #: src/deb/build.c
2159 #, c-format
2160 msgid "conffile '%s' is present but is requested to be removed"
2161 msgstr ""
2163 #: src/deb/build.c
2164 #, c-format
2165 msgid "conffile '%s' is not a plain file"
2166 msgstr ""
2168 #: src/deb/build.c
2169 #, c-format
2170 msgid "conffile name '%s' is duplicated"
2171 msgstr ""
2173 #: src/deb/build.c
2174 msgid "error reading conffiles file"
2175 msgstr ""
2177 #: src/deb/build.c
2178 msgid "package name has characters that aren't lowercase alphanums or '-+.'"
2179 msgstr ""
2181 #: src/deb/build.c
2182 msgid "package architecture is missing or empty"
2183 msgstr ""
2185 #: src/deb/build.c
2186 #, c-format
2187 msgid "'%s' contains user-defined Priority value '%s'"
2188 msgstr ""
2190 #: src/deb/build.c
2191 #, c-format
2192 msgid "ignoring %d warning about the control file(s)"
2193 msgid_plural "ignoring %d warnings about the control file(s)"
2194 msgstr[0] ""
2195 msgstr[1] ""
2197 #: src/deb/build.c
2198 #, c-format
2199 msgid "unable to check for existence of archive '%.250s'"
2200 msgstr ""
2202 #: src/deb/build.c src/main/script.c
2203 #, c-format
2204 msgid "failed to chdir to '%.255s'"
2205 msgstr ""
2207 #: src/deb/build.c
2208 msgid "compressing tar member"
2209 msgstr ""
2211 #: src/deb/build.c
2212 msgid "<compress> from tar -cf"
2213 msgstr ""
2215 #: src/deb/build.c src/split/split.c
2216 #, c-format
2217 msgid "unable to parse timestamp '%.255s'"
2218 msgstr ""
2220 #: src/deb/build.c utils/update-alternatives.c
2221 #, c-format
2222 msgid "--%s needs a <directory> argument"
2223 msgstr ""
2225 #: src/deb/build.c src/query/main.c
2226 #, c-format
2227 msgid "--%s takes at most two arguments"
2228 msgstr ""
2230 #: src/deb/build.c
2231 msgid "target is directory - cannot skip control file check"
2232 msgstr ""
2234 #: src/deb/build.c
2235 msgid "not checking contents of control area"
2236 msgstr ""
2238 #: src/deb/build.c
2239 #, c-format
2240 msgid "building an unknown package in '%s'."
2241 msgstr ""
2243 #: src/deb/build.c
2244 #, c-format
2245 msgid "building package '%s' in '%s'."
2246 msgstr ""
2248 #: src/deb/build.c
2249 #, c-format
2250 msgid "failed to make temporary file (%s)"
2251 msgstr ""
2253 #: src/deb/build.c
2254 #, c-format
2255 msgid "failed to unlink temporary file (%s), %s"
2256 msgstr ""
2258 #: src/deb/build.c
2259 #, c-format
2260 msgid "failed to rewind temporary file (%s)"
2261 msgstr ""
2263 #: src/deb/build.c
2264 #, c-format
2265 msgid "failed to stat temporary file (%s)"
2266 msgstr ""
2268 #: src/deb/build.c
2269 #, c-format
2270 msgid "error writing '%s'"
2271 msgstr ""
2273 #: src/deb/build.c
2274 #, c-format
2275 msgid "cannot copy '%s' into archive '%s': %s"
2276 msgstr ""
2278 #: src/deb/extract.c
2279 msgid "shell command to move files"
2280 msgstr ""
2282 #: src/deb/extract.c src/split/main.c
2283 #, c-format
2284 msgid "unexpected end of file in %s in %.255s"
2285 msgstr ""
2287 #: src/deb/extract.c src/split/main.c
2288 #, c-format
2289 msgid "error reading %s from file %.255s"
2290 msgstr ""
2292 #: src/deb/extract.c
2293 msgid "archive magic version number"
2294 msgstr ""
2296 #: src/deb/extract.c
2297 msgid "archive member header"
2298 msgstr ""
2300 #: src/deb/extract.c
2301 #, c-format
2302 msgid "file '%.250s' is corrupt - bad archive header magic"
2303 msgstr ""
2305 #: src/deb/extract.c
2306 #, c-format
2307 msgid "file '%.250s' is not a Debian binary archive (try dpkg-split?)"
2308 msgstr ""
2310 #: src/deb/extract.c
2311 msgid "archive information header member"
2312 msgstr ""
2314 #: src/deb/extract.c
2315 msgid "archive has no newlines in header"
2316 msgstr ""
2318 #: src/deb/extract.c
2319 #, c-format
2320 msgid "archive has invalid format version: %s"
2321 msgstr ""
2323 #: src/deb/extract.c
2324 #, c-format
2325 msgid "archive is format version %d.%d; get a newer dpkg-deb"
2326 msgstr ""
2328 #: src/deb/extract.c
2329 #, c-format
2330 msgid "cannot skip archive member from '%s': %s"
2331 msgstr ""
2333 #: src/deb/extract.c
2334 #, c-format
2335 msgid "archive '%s' uses unknown compression for member '%.*s', giving up"
2336 msgstr ""
2338 #: src/deb/extract.c
2339 #, c-format
2340 msgid "archive '%.250s' contains two control members, giving up"
2341 msgstr ""
2343 #: src/deb/extract.c
2344 #, c-format
2345 msgid "archive '%s' has premature member '%.*s' before '%s', giving up"
2346 msgstr ""
2348 #: src/deb/extract.c
2349 #, c-format
2350 msgid ""
2351 " new Debian package, version %d.%d.\n"
2352 " size %jd bytes: control archive=%jd bytes.\n"
2353 msgstr ""
2355 #: src/deb/extract.c
2356 msgid "archive control member size"
2357 msgstr ""
2359 #: src/deb/extract.c
2360 #, c-format
2361 msgid "archive has malformed control member size '%s'"
2362 msgstr ""
2364 #: src/deb/extract.c
2365 #, c-format
2366 msgid "cannot skip archive control member from '%s': %s"
2367 msgstr ""
2369 #: src/deb/extract.c
2370 #, c-format
2371 msgid ""
2372 " old Debian package, version %d.%d.\n"
2373 " size %jd bytes: control archive=%jd, main archive=%jd.\n"
2374 msgstr ""
2376 #: src/deb/extract.c
2377 msgid ""
2378 "file looks like it might be an archive which has been\n"
2379 " corrupted by being downloaded in ASCII mode"
2380 msgstr ""
2382 #: src/deb/extract.c
2383 #, c-format
2384 msgid "'%.255s' is not a Debian format archive"
2385 msgstr ""
2387 #: src/deb/extract.c
2388 #, c-format
2389 msgid "cannot copy archive member from '%s' to decompressor pipe: %s"
2390 msgstr ""
2392 #: src/deb/extract.c
2393 msgid "cannot close decompressor pipe"
2394 msgstr ""
2396 #: src/deb/extract.c
2397 #, c-format
2398 msgid "decompressing archive '%s' (size=%jd) member '%s'"
2399 msgstr ""
2401 #: src/deb/extract.c
2402 msgid "failed to create directory"
2403 msgstr ""
2405 #: src/deb/extract.c
2406 #, c-format
2407 msgid "unexpected pre-existing pathname %s"
2408 msgstr ""
2410 #: src/deb/extract.c
2411 msgid "failed to chdir to directory"
2412 msgstr ""
2414 #: src/deb/extract.c
2415 msgid "<decompress>"
2416 msgstr ""
2418 #: src/deb/extract.c
2419 msgid "paste"
2420 msgstr ""
2422 #: src/deb/extract.c src/deb/info.c
2423 #, c-format
2424 msgid "--%s needs a .deb filename argument"
2425 msgstr ""
2427 #: src/deb/extract.c
2428 #, c-format
2429 msgid "--%s takes only one argument (.deb filename)"
2430 msgstr ""
2432 #: src/deb/extract.c
2433 #, c-format
2434 msgid "--%s takes at most two arguments (.deb and directory)"
2435 msgstr ""
2437 #: src/deb/extract.c
2438 #, c-format
2439 msgid "--%s needs .deb filename and directory arguments"
2440 msgstr ""
2442 #: src/deb/extract.c
2443 #, c-format
2444 msgid ""
2445 "--%s needs a target directory.\n"
2446 "Perhaps you should be using dpkg --install ?"
2447 msgstr ""
2449 #: src/deb/extract.c
2450 #, c-format
2451 msgid "--%s does not support (yet) reading the .deb from standard input"
2452 msgstr ""
2454 #: src/deb/info.c src/main/unpack.c
2455 msgid "unable to create temporary directory"
2456 msgstr ""
2458 #: src/deb/info.c
2459 #, c-format
2460 msgid "cannot extract control file '%s' from '%s': %s"
2461 msgstr ""
2463 #: src/deb/info.c
2464 #, c-format
2465 msgid "'%.255s' contains no control component '%.255s'"
2466 msgstr ""
2468 #: src/deb/info.c
2469 #, c-format
2470 msgid "cannot open file '%.255s'"
2471 msgstr ""
2473 #: src/deb/info.c
2474 #, c-format
2475 msgid "%d requested control component is missing"
2476 msgid_plural "%d requested control components are missing"
2477 msgstr[0] ""
2478 msgstr[1] ""
2480 #: src/deb/info.c utils/update-alternatives.c
2481 #, c-format
2482 msgid "cannot scan directory '%.255s'"
2483 msgstr ""
2485 #: src/deb/info.c
2486 #, c-format
2487 msgid "cannot get file '%.255s' metadata"
2488 msgstr ""
2490 #: src/deb/info.c
2491 #, c-format
2492 msgid "cannot read file '%.255s'"
2493 msgstr ""
2495 #: src/deb/info.c
2496 #, c-format
2497 msgid " %7jd bytes, %5d lines   %c  %-20.127s %.127s\n"
2498 msgstr ""
2500 #: src/deb/info.c
2501 #, c-format
2502 msgid " %7jd bytes, %5d lines   %c  %.127s\n"
2503 msgstr ""
2505 #: src/deb/info.c
2506 #, c-format
2507 msgid "     not a plain file          %.255s\n"
2508 msgstr ""
2510 #: src/deb/info.c
2511 msgid "no 'control' file in control archive!"
2512 msgstr ""
2514 #: src/deb/info.c src/query/main.c
2515 #, c-format
2516 msgid "error in show format: %s"
2517 msgstr ""
2519 #: src/deb/info.c src/main/main.c
2520 #, c-format
2521 msgid "--%s takes exactly one argument"
2522 msgstr ""
2524 #: src/deb/main.c
2525 #, c-format
2526 msgid "Debian '%s' package archive backend version %s.\n"
2527 msgstr ""
2529 #: src/deb/main.c src/divert/main.c src/query/main.c src/main/main.c
2530 #, c-format
2531 msgid ""
2532 "Usage: %s [<option>...] <command>\n"
2533 "\n"
2534 msgstr ""
2536 #: src/deb/main.c
2537 #, c-format
2538 msgid ""
2539 "Commands:\n"
2540 "  -b|--build <directory> [<deb>]   Build an archive.\n"
2541 "  -c|--contents <deb>              List contents.\n"
2542 "  -I|--info <deb> [<cfile>...]     Show info to stdout.\n"
2543 "  -W|--show <deb>                  Show information on package(s)\n"
2544 "  -f|--field <deb> [<cfield>...]   Show field(s) to stdout.\n"
2545 "  -e|--control <deb> [<directory>] Extract control info.\n"
2546 "  -x|--extract <deb> <directory>   Extract files.\n"
2547 "  -X|--vextract <deb> <directory>  Extract & list files.\n"
2548 "  -R|--raw-extract <deb> <directory>\n"
2549 "                                   Extract control info and files.\n"
2550 "  --ctrl-tarfile <deb>             Output control tarfile.\n"
2551 "  --fsys-tarfile <deb>             Output filesystem tarfile.\n"
2552 "\n"
2553 msgstr ""
2555 #: src/deb/main.c src/split/main.c src/trigger/main.c src/query/main.c
2556 #: src/main/main.c
2557 #, c-format
2558 msgid ""
2559 "  -?, --help                       Show this help message.\n"
2560 "      --version                    Show the version.\n"
2561 "\n"
2562 msgstr ""
2564 #: src/deb/main.c
2565 #, c-format
2566 msgid ""
2567 "<deb> is the filename of a Debian format archive.\n"
2568 "<cfile> is the name of an administrative file component.\n"
2569 "<cfield> is the name of a field in the main 'control' file.\n"
2570 "\n"
2571 msgstr ""
2573 #: src/deb/main.c
2574 #, c-format
2575 msgid ""
2576 "Options:\n"
2577 "  -v, --verbose                    Enable verbose output.\n"
2578 "  -D, --debug                      Enable debugging output.\n"
2579 "      --showformat=<format>        Use alternative format for --show.\n"
2580 "      --deb-format=<format>        Select archive format.\n"
2581 "                                     Allowed values: 0.939000, 2.0 "
2582 "(default).\n"
2583 "      --nocheck                    Suppress control file check (build bad\n"
2584 "                                     packages).\n"
2585 "      --root-owner-group           Forces the owner and groups to root.\n"
2586 "      --threads-max=<threads>      Use at most <threads> with compressor.\n"
2587 "      --[no-]uniform-compression   Use the compression params on all "
2588 "members.\n"
2589 "  -Z, --compression=<compressor>   Set build compression type.\n"
2590 "                                     Allowed types: gzip, xz, zstd, none.\n"
2591 "  -z, --compression-level=<level>  Set build compression level.\n"
2592 "  -S, --compression-strategy=<name>\n"
2593 "                                   Set build compression strategy.\n"
2594 "                                     Allowed values: none; extreme (xz);\n"
2595 "                                     filtered, huffman, rle, fixed (gzip).\n"
2596 "\n"
2597 msgstr ""
2599 #: src/deb/main.c src/query/main.c
2600 #, c-format
2601 msgid ""
2602 "Format syntax:\n"
2603 "  A format is a string that will be output for each package. The format\n"
2604 "  can include the standard escape sequences \\n (newline), \\r (carriage\n"
2605 "  return) or \\\\ (plain backslash). Package information can be included\n"
2606 "  by inserting variable references to package fields using the ${var[;"
2607 "width]}\n"
2608 "  syntax. Fields will be right-aligned unless the width is negative in "
2609 "which\n"
2610 "  case left alignment will be used.\n"
2611 msgstr ""
2613 #: src/deb/main.c
2614 #, c-format
2615 msgid ""
2616 "\n"
2617 "Use 'dpkg' to install and remove packages from your system, or\n"
2618 "'apt' or 'aptitude' for user-friendly package management. Packages\n"
2619 "unpacked using 'dpkg-deb --extract' will be incorrectly installed !\n"
2620 msgstr ""
2622 #: src/deb/main.c
2623 msgid ""
2624 "Type dpkg-deb --help for help about manipulating *.deb files;\n"
2625 "Type dpkg --help for help about installing and deinstalling packages."
2626 msgstr ""
2628 #: src/deb/main.c
2629 #, c-format
2630 msgid "invalid deb format version: %s"
2631 msgstr ""
2633 #: src/deb/main.c
2634 #, c-format
2635 msgid "unknown deb format version: %s"
2636 msgstr ""
2638 #: src/deb/main.c
2639 #, c-format
2640 msgid "unknown compression strategy '%s'!"
2641 msgstr ""
2643 #: src/deb/main.c
2644 #, c-format
2645 msgid "unknown compression type '%s'!"
2646 msgstr ""
2648 #: src/deb/main.c
2649 #, c-format
2650 msgid "obsolete compression type '%s'; use xz instead"
2651 msgstr ""
2653 #: src/deb/main.c
2654 #, c-format
2655 msgid "obsolete compression type '%s'; use xz or gzip instead"
2656 msgstr ""
2658 #: src/deb/main.c src/split/main.c src/statoverride/main.c src/query/main.c
2659 #: src/main/main.c
2660 msgid "need an action option"
2661 msgstr ""
2663 #: src/deb/main.c
2664 #, c-format
2665 msgid "unsupported deb format '%d.%d' with non-uniform compression"
2666 msgstr ""
2668 #: src/deb/main.c
2669 #, c-format
2670 msgid "invalid compressor parameters: %s"
2671 msgstr ""
2673 #: src/deb/main.c
2674 #, c-format
2675 msgid "unsupported compression type '%s' with uniform compression"
2676 msgstr ""
2678 #: src/split/info.c
2679 #, c-format
2680 msgid "file '%.250s' is corrupt - bad digit (code %d) in %s"
2681 msgstr ""
2683 #: src/split/info.c
2684 #, c-format
2685 msgid "file '%s' is corrupt; out of range integer in %s"
2686 msgstr ""
2688 #: src/split/info.c
2689 #, c-format
2690 msgid "file '%.250s' is corrupt - %.250s missing"
2691 msgstr ""
2693 #: src/split/info.c
2694 #, c-format
2695 msgid "file '%.250s' is corrupt - missing newline after %.250s"
2696 msgstr ""
2698 #: src/split/info.c
2699 #, c-format
2700 msgid "error reading %.250s"
2701 msgstr ""
2703 #: src/split/info.c
2704 #, c-format
2705 msgid "file '%.250s' is corrupt - bad magic at end of first header"
2706 msgstr ""
2708 #: src/split/info.c
2709 #, c-format
2710 msgid "file '%.250s' is corrupt - bad padding character (code %d)"
2711 msgstr ""
2713 #: src/split/info.c
2714 #, c-format
2715 msgid "file '%.250s' is corrupt - nulls in info section"
2716 msgstr ""
2718 #: src/split/info.c
2719 msgid "format version number"
2720 msgstr ""
2722 #: src/split/info.c
2723 #, c-format
2724 msgid "file '%.250s' has invalid format version: %s"
2725 msgstr ""
2727 #: src/split/info.c
2728 #, c-format
2729 msgid "file '%.250s' is format version %d.%d; get a newer dpkg-split"
2730 msgstr ""
2732 #: src/split/info.c
2733 msgid "package name"
2734 msgstr ""
2736 #: src/split/info.c
2737 msgid "package version number"
2738 msgstr ""
2740 #: src/split/info.c
2741 msgid "package file MD5 checksum"
2742 msgstr ""
2744 #: src/split/info.c
2745 #, c-format
2746 msgid "file '%.250s' is corrupt - bad MD5 checksum '%.250s'"
2747 msgstr ""
2749 #: src/split/info.c
2750 msgid "archive total size"
2751 msgstr ""
2753 #: src/split/info.c
2754 msgid "archive part offset"
2755 msgstr ""
2757 #: src/split/info.c
2758 msgid "archive part numbers"
2759 msgstr ""
2761 #: src/split/info.c
2762 #, c-format
2763 msgid "file '%.250s' is corrupt - no slash between archive part numbers"
2764 msgstr ""
2766 #: src/split/info.c
2767 msgid "number of archive parts"
2768 msgstr ""
2770 #: src/split/info.c
2771 #, c-format
2772 msgid "file '%.250s' is corrupt - bad number of archive parts"
2773 msgstr ""
2775 #: src/split/info.c
2776 msgid "archive parts number"
2777 msgstr ""
2779 #: src/split/info.c
2780 #, c-format
2781 msgid "file '%.250s' is corrupt - bad archive part number"
2782 msgstr ""
2784 #: src/split/info.c
2785 msgid "package architecture"
2786 msgstr ""
2788 #: src/split/info.c
2789 #, c-format
2790 msgid "file '%.250s' is corrupt - bad magic at end of second header"
2791 msgstr ""
2793 #: src/split/info.c
2794 #, c-format
2795 msgid "file '%.250s' is corrupt - second member is not data member"
2796 msgstr ""
2798 #: src/split/info.c
2799 #, c-format
2800 msgid "file '%.250s' is corrupt - wrong number of parts for quoted sizes"
2801 msgstr ""
2803 #: src/split/info.c
2804 #, c-format
2805 msgid "file '%.250s' is corrupt - size is wrong for quoted part number"
2806 msgstr ""
2808 #: src/split/info.c
2809 #, c-format
2810 msgid "file '%.250s' is corrupt - too short"
2811 msgstr ""
2813 #: src/split/info.c
2814 #, c-format
2815 msgid "cannot open archive part file '%.250s'"
2816 msgstr ""
2818 #: src/split/info.c
2819 #, c-format
2820 msgid "file '%.250s' is not an archive part"
2821 msgstr ""
2823 #: src/split/info.c
2824 #, c-format
2825 msgid ""
2826 "%s:\n"
2827 "    Part format version:            %d.%d\n"
2828 "    Part of package:                %s\n"
2829 "        ... version:                %s\n"
2830 "        ... architecture:           %s\n"
2831 "        ... MD5 checksum:           %s\n"
2832 "        ... length:                 %jd bytes\n"
2833 "        ... split every:            %jd bytes\n"
2834 "    Part number:                    %d/%d\n"
2835 "    Part length:                    %jd bytes\n"
2836 "    Part offset:                    %jd bytes\n"
2837 "    Part file size (used portion):  %jd bytes\n"
2838 "\n"
2839 msgstr ""
2841 #: src/split/info.c
2842 msgctxt "architecture"
2843 msgid "<unknown>"
2844 msgstr ""
2846 #: src/split/info.c src/split/join.c
2847 #, c-format
2848 msgid "--%s requires one or more part file arguments"
2849 msgstr ""
2851 #: src/split/info.c
2852 #, c-format
2853 msgid "file '%s' is not an archive part\n"
2854 msgstr ""
2856 #: src/split/join.c
2857 #, c-format
2858 msgid "Putting package %s together from %d part: "
2859 msgid_plural "Putting package %s together from %d parts: "
2860 msgstr[0] ""
2861 msgstr[1] ""
2863 #: src/split/join.c
2864 #, c-format
2865 msgid "unable to open output file '%.250s'"
2866 msgstr ""
2868 #: src/split/join.c
2869 #, c-format
2870 msgid "unable to (re)open input part file '%.250s'"
2871 msgstr ""
2873 #: src/split/join.c
2874 #, c-format
2875 msgid "cannot skip split package header for '%s': %s"
2876 msgstr ""
2878 #: src/split/join.c
2879 #, c-format
2880 msgid "cannot append split package part '%s' to '%s': %s"
2881 msgstr ""
2883 #: src/split/join.c src/split/split.c
2884 #, c-format
2885 msgid "done\n"
2886 msgstr ""
2888 #: src/split/join.c
2889 #, c-format
2890 msgid "files '%.250s' and '%.250s' are not parts of the same file"
2891 msgstr ""
2893 #: src/split/join.c
2894 #, c-format
2895 msgid "there are several versions of part %d - at least '%.250s' and '%.250s'"
2896 msgstr ""
2898 #: src/split/join.c
2899 #, c-format
2900 msgid "part %d is missing"
2901 msgstr ""
2903 #: src/split/main.c
2904 #, c-format
2905 msgid "Debian '%s' package split/join tool; version %s.\n"
2906 msgstr ""
2908 #: src/split/main.c src/statoverride/main.c utils/update-alternatives.c
2909 #, c-format
2910 msgid ""
2911 "Usage: %s [<option> ...] <command>\n"
2912 "\n"
2913 msgstr ""
2915 #: src/split/main.c
2916 #, c-format
2917 msgid ""
2918 "Commands:\n"
2919 "  -s|--split <file> [<prefix>]     Split an archive.\n"
2920 "  -j|--join <part> <part> ...      Join parts together.\n"
2921 "  -I|--info <part> ...             Display info about a part.\n"
2922 "  -a|--auto -o <complete> <part>   Auto-accumulate parts.\n"
2923 "  -l|--listq                       List unmatched pieces.\n"
2924 "  -d|--discard [<filename> ...]    Discard unmatched pieces.\n"
2925 "\n"
2926 msgstr ""
2928 #: src/split/main.c
2929 #, c-format
2930 msgid ""
2931 "Options:\n"
2932 "      --depotdir <directory>       Use <directory> instead of %s/%s.\n"
2933 "      --admindir <directory>       Use <directory> instead of %s.\n"
2934 "      --root <directory>           Use <directory> instead of %s.\n"
2935 "  -S, --partsize <size>            In KiB, for -s (default is 450).\n"
2936 "  -o, --output <file>              Filename, for -j (default is\n"
2937 "                                     <package>_<version>_<arch>.deb).\n"
2938 "  -Q, --npquiet                    Be quiet when -a is not a part.\n"
2939 "      --msdos                      Generate 8.3 filenames.\n"
2940 "\n"
2941 msgstr ""
2943 #: src/split/main.c
2944 #, c-format
2945 msgid ""
2946 "Exit status:\n"
2947 "  0 = ok\n"
2948 "  1 = with --auto, file is not a part\n"
2949 "  2 = trouble\n"
2950 msgstr ""
2952 #: src/split/main.c
2953 msgid "Type dpkg-split --help for help."
2954 msgstr ""
2956 #: src/split/main.c
2957 msgid "part size is far too large or is not positive"
2958 msgstr ""
2960 #: src/split/main.c
2961 #, c-format
2962 msgid "part size must be at least %d KiB (to allow for header)"
2963 msgstr ""
2965 #: src/split/main.c src/split/queue.c src/query/main.c src/main/archives.c
2966 #: src/main/packages.c src/main/select.c
2967 msgid "<standard error>"
2968 msgstr ""
2970 #: src/split/queue.c
2971 #, c-format
2972 msgid "unable to read depot directory '%.250s'"
2973 msgstr ""
2975 #: src/split/queue.c
2976 msgid "--auto requires the use of the --output option"
2977 msgstr ""
2979 #: src/split/queue.c
2980 msgid "--auto requires exactly one part file argument"
2981 msgstr ""
2983 #: src/split/queue.c
2984 #, c-format
2985 msgid "unable to read part file '%.250s'"
2986 msgstr ""
2988 #: src/split/queue.c
2989 #, c-format
2990 msgid "File '%.250s' is not part of a multipart archive.\n"
2991 msgstr ""
2993 #: src/split/queue.c
2994 #, c-format
2995 msgid "cannot create directory %s"
2996 msgstr ""
2998 #: src/split/queue.c
2999 #, c-format
3000 msgid "unable to reopen part file '%.250s'"
3001 msgstr ""
3003 #: src/split/queue.c
3004 #, c-format
3005 msgid "unable to open new depot file '%.250s'"
3006 msgstr ""
3008 #: src/split/queue.c
3009 #, c-format
3010 msgid "cannot extract split package part '%s': %s"
3011 msgstr ""
3013 #: src/split/queue.c
3014 #, c-format
3015 msgid "unable to rename new depot file '%.250s' to '%.250s'"
3016 msgstr ""
3018 #: src/split/queue.c
3019 #, c-format
3020 msgid "Part %d of package %s filed (still want "
3021 msgstr ""
3023 #: src/split/queue.c
3024 msgid " and "
3025 msgstr ""
3027 #: src/split/queue.c
3028 #, c-format
3029 msgid "unable to delete used-up depot file '%.250s'"
3030 msgstr ""
3032 #: src/split/queue.c src/trigger/main.c src/main/enquiry.c src/main/select.c
3033 #: src/main/update.c
3034 #, c-format
3035 msgid "--%s takes no arguments"
3036 msgstr ""
3038 #: src/split/queue.c
3039 #, c-format
3040 msgid "Junk files left around in the depot directory:\n"
3041 msgstr ""
3043 #: src/split/queue.c
3044 #, c-format
3045 msgid "unable to stat '%.250s'"
3046 msgstr ""
3048 #: src/split/queue.c
3049 #, c-format
3050 msgid " %s (%jd bytes)\n"
3051 msgstr ""
3053 #: src/split/queue.c
3054 #, c-format
3055 msgid " %s (not a plain file)\n"
3056 msgstr ""
3058 #: src/split/queue.c
3059 #, c-format
3060 msgid "Packages not yet reassembled:\n"
3061 msgstr ""
3063 #: src/split/queue.c
3064 #, c-format
3065 msgid " Package %s: part(s) "
3066 msgstr ""
3068 #: src/split/queue.c
3069 #, c-format
3070 msgid "part file '%.250s' is not a plain file"
3071 msgstr ""
3073 #: src/split/queue.c
3074 #, c-format
3075 msgid "(total %jd bytes)\n"
3076 msgstr ""
3078 #: src/split/queue.c
3079 #, c-format
3080 msgid "unable to discard '%.250s'"
3081 msgstr ""
3083 #: src/split/queue.c
3084 #, c-format
3085 msgid "Deleted %s.\n"
3086 msgstr ""
3088 #: src/split/split.c
3089 msgid "package field value extraction"
3090 msgstr ""
3092 #: src/split/split.c
3093 msgid "<dpkg-deb --info pipe>"
3094 msgstr ""
3096 #: src/split/split.c
3097 #, c-format
3098 msgid "unable to open source file '%.250s'"
3099 msgstr ""
3101 #: src/split/split.c
3102 msgid "unable to fstat source file"
3103 msgstr ""
3105 #: src/split/split.c
3106 #, c-format
3107 msgid "source file '%.250s' not a plain file"
3108 msgstr ""
3110 #: src/split/split.c src/main/configure.c src/main/verify.c
3111 #, c-format
3112 msgid "cannot compute MD5 digest for file '%s': %s"
3113 msgstr ""
3115 #: src/split/split.c
3116 #, c-format
3117 msgid "Splitting package %s into %d part: "
3118 msgid_plural "Splitting package %s into %d parts: "
3119 msgstr[0] ""
3120 msgstr[1] ""
3122 #: src/split/split.c
3123 msgid ""
3124 "header is too long, making part too long; the package name or version\n"
3125 "numbers must be extraordinarily long, or something; giving up"
3126 msgstr ""
3128 #: src/split/split.c
3129 msgid "--split needs a source filename argument"
3130 msgstr ""
3132 #: src/split/split.c
3133 msgid "--split takes at most a source filename and destination prefix"
3134 msgstr ""
3136 #: src/divert/main.c
3137 msgid "Use --help for help about diverting files."
3138 msgstr ""
3140 #: src/divert/main.c
3141 #, c-format
3142 msgid ""
3143 "Commands:\n"
3144 "  [--add] <file>           add a diversion.\n"
3145 "  --remove <file>          remove the diversion.\n"
3146 "  --list [<glob-pattern>]  show file diversions.\n"
3147 "  --listpackage <file>     show what package diverts the file.\n"
3148 "  --truename <file>        return the diverted file.\n"
3149 "\n"
3150 msgstr ""
3152 #: src/divert/main.c
3153 #, c-format
3154 msgid ""
3155 "Options:\n"
3156 "  --package <package>      name of the package whose copy of <file> will "
3157 "not\n"
3158 "                             be diverted.\n"
3159 "  --local                  all packages' versions are diverted.\n"
3160 "  --divert <divert-to>     the name used by other packages' versions.\n"
3161 "  --rename                 actually move the file aside (or back).\n"
3162 "  --no-rename              do not move the file aside (or back) (default).\n"
3163 "  --admindir <directory>   set the directory with the diversions file.\n"
3164 "  --instdir <directory>    set the root directory, but not the admin dir.\n"
3165 "  --root <directory>       set the directory of the root filesystem.\n"
3166 "  --test                   don't do anything, just demonstrate.\n"
3167 "  --quiet                  quiet operation, minimal output.\n"
3168 "  --help                   show this help message.\n"
3169 "  --version                show the version.\n"
3170 "\n"
3171 msgstr ""
3173 #: src/divert/main.c
3174 #, c-format
3175 msgid ""
3176 "When adding, default is --local and --divert <original>.distrib.\n"
3177 "When removing, --package or --local and --divert must match if specified.\n"
3178 "Package preinst/postrm scripts should always specify --package and --"
3179 "divert.\n"
3180 msgstr ""
3182 #: src/divert/main.c
3183 msgid ""
3184 "please specify --no-rename explicitly, the default will change to --rename "
3185 "in 1.20.x"
3186 msgstr ""
3188 #: src/divert/main.c utils/update-alternatives.c
3189 #, c-format
3190 msgid "cannot stat file '%s'"
3191 msgstr ""
3193 #: src/divert/main.c
3194 #, c-format
3195 msgid "error checking '%s'"
3196 msgstr ""
3198 #: src/divert/main.c
3199 #, c-format
3200 msgid ""
3201 "rename involves overwriting '%s' with\n"
3202 "  different file '%s', not allowed"
3203 msgstr ""
3205 #: src/divert/main.c utils/update-alternatives.c
3206 #, c-format
3207 msgid "unable to create file '%s'"
3208 msgstr ""
3210 #: src/divert/main.c
3211 #, c-format
3212 msgid "cannot copy '%s' to '%s': %s"
3213 msgstr ""
3215 #: src/divert/main.c
3216 #, c-format
3217 msgid "cannot rename '%s' to '%s'"
3218 msgstr ""
3220 #: src/divert/main.c
3221 #, c-format
3222 msgid "rename: remove duplicate old link '%s'"
3223 msgstr ""
3225 #: src/divert/main.c
3226 #, c-format
3227 msgid "unable to remove copied source file '%s'"
3228 msgstr ""
3230 #: src/divert/main.c
3231 #, c-format
3232 msgid "filename \"%s\" is not absolute"
3233 msgstr ""
3235 #: src/divert/main.c
3236 msgid "file may not contain newlines"
3237 msgstr ""
3239 #: src/divert/main.c
3240 #, c-format
3241 msgid "local diversion of %s"
3242 msgstr ""
3244 #: src/divert/main.c
3245 #, c-format
3246 msgid "local diversion of %s to %s"
3247 msgstr ""
3249 #: src/divert/main.c
3250 #, c-format
3251 msgid "diversion of %s by %s"
3252 msgstr ""
3254 #: src/divert/main.c
3255 #, c-format
3256 msgid "diversion of %s to %s by %s"
3257 msgstr ""
3259 #: src/divert/main.c
3260 #, c-format
3261 msgid "any diversion of %s"
3262 msgstr ""
3264 #: src/divert/main.c
3265 #, c-format
3266 msgid "any diversion of %s to %s"
3267 msgstr ""
3269 #: src/divert/main.c src/statoverride/main.c
3270 #, c-format
3271 msgid "--%s needs a single argument"
3272 msgstr ""
3274 #: src/divert/main.c
3275 msgid "cannot divert directories"
3276 msgstr ""
3278 #: src/divert/main.c
3279 #, c-format
3280 msgid "cannot divert file '%s' to itself"
3281 msgstr ""
3283 #: src/divert/main.c
3284 #, c-format
3285 msgid "Leaving '%s'\n"
3286 msgstr ""
3288 #: src/divert/main.c
3289 #, c-format
3290 msgid "'%s' clashes with '%s'"
3291 msgstr ""
3293 #: src/divert/main.c
3294 #, c-format
3295 msgid "Adding '%s'\n"
3296 msgstr ""
3298 #: src/divert/main.c
3299 #, c-format
3300 msgid "Ignoring request to rename file '%s' owned by diverting package '%s'\n"
3301 msgstr ""
3303 #: src/divert/main.c
3304 #, c-format
3305 msgid ""
3306 "diverting file '%s' from an Essential package with rename is dangerous, use "
3307 "--no-rename"
3308 msgstr ""
3310 #: src/divert/main.c
3311 #, c-format
3312 msgid "No diversion '%s', none removed.\n"
3313 msgstr ""
3315 #: src/divert/main.c
3316 #, c-format
3317 msgid ""
3318 "mismatch on divert-to\n"
3319 "  when removing '%s'\n"
3320 "  found '%s'"
3321 msgstr ""
3323 #: src/divert/main.c
3324 #, c-format
3325 msgid ""
3326 "mismatch on package\n"
3327 "  when removing '%s'\n"
3328 "  found '%s'"
3329 msgstr ""
3331 #: src/divert/main.c
3332 #, c-format
3333 msgid "Ignoring request to remove shared diversion '%s'.\n"
3334 msgstr ""
3336 #: src/divert/main.c
3337 #, c-format
3338 msgid "Removing '%s'\n"
3339 msgstr ""
3341 #: src/divert/main.c
3342 msgid "package may not contain newlines"
3343 msgstr ""
3345 #: src/divert/main.c
3346 msgid "divert-to may not contain newlines"
3347 msgstr ""
3349 #: src/statoverride/main.c
3350 msgid "Use --help for help about overriding file stat information."
3351 msgstr ""
3353 #: src/statoverride/main.c
3354 #, c-format
3355 msgid ""
3356 "Commands:\n"
3357 "  --add <owner> <group> <mode> <path>\n"
3358 "                           add a new <path> entry into the database.\n"
3359 "  --remove <path>          remove <path> from the database.\n"
3360 "  --list [<glob-pattern>]  list current overrides in the database.\n"
3361 "\n"
3362 msgstr ""
3364 #: src/statoverride/main.c
3365 #, c-format
3366 msgid ""
3367 "Options:\n"
3368 "  --admindir <directory>   set the directory with the statoverride file.\n"
3369 "  --instdir <directory>    set the root directory, but not the admin dir.\n"
3370 "  --root <directory>       set the directory of the root filesystem.\n"
3371 "  --update                 immediately update <path> permissions.\n"
3372 "  --force                  deprecated alias for --force-all.\n"
3373 "  --force-<thing>[,...]    override problems (see --force-help).\n"
3374 "  --no-force-<thing>[,...] stop when problems encountered.\n"
3375 "  --refuse-<thing>[,...]   ditto.\n"
3376 "  --quiet                  quiet operation, minimal output.\n"
3377 "  --help                   show this help message.\n"
3378 "  --version                show the version.\n"
3379 "\n"
3380 msgstr ""
3382 #: src/statoverride/main.c
3383 msgid "stripping trailing /"
3384 msgstr ""
3386 #: src/statoverride/main.c
3387 #, c-format
3388 msgid "user '%s' does not exist"
3389 msgstr ""
3391 #: src/statoverride/main.c
3392 #, c-format
3393 msgid "group '%s' does not exist"
3394 msgstr ""
3396 #: src/statoverride/main.c src/main/archives.c
3397 #, c-format
3398 msgid "error setting ownership of '%.255s'"
3399 msgstr ""
3401 #: src/statoverride/main.c src/main/archives.c
3402 #, c-format
3403 msgid "error setting permissions of '%.255s'"
3404 msgstr ""
3406 #: src/statoverride/main.c
3407 #, c-format
3408 msgid "--%s needs four arguments"
3409 msgstr ""
3411 #: src/statoverride/main.c
3412 msgid "path may not contain newlines"
3413 msgstr ""
3415 #: src/statoverride/main.c
3416 #, c-format
3417 msgid ""
3418 "an override for '%s' already exists, but --force specified so will be ignored"
3419 msgstr ""
3421 #: src/statoverride/main.c
3422 #, c-format
3423 msgid "an override for '%s' already exists; aborting"
3424 msgstr ""
3426 #: src/statoverride/main.c
3427 #, c-format
3428 msgid "--update given but %s does not exist"
3429 msgstr ""
3431 #: src/statoverride/main.c
3432 msgid "no override present"
3433 msgstr ""
3435 #: src/statoverride/main.c
3436 msgid "--update is useless for --remove"
3437 msgstr ""
3439 #: src/statoverride/main.c
3440 #, c-format
3441 msgid "deprecated --%s option; use --%s instead"
3442 msgstr ""
3444 #: src/trigger/main.c
3445 msgid "Type dpkg-trigger --help for help about this utility."
3446 msgstr ""
3448 #: src/trigger/main.c
3449 #, c-format
3450 msgid "Debian %s package trigger utility version %s.\n"
3451 msgstr ""
3453 #: src/trigger/main.c
3454 #, c-format
3455 msgid ""
3456 "Usage: %s [<option>...] <trigger-name>\n"
3457 "       %s [<option>...] <command>\n"
3458 "\n"
3459 msgstr ""
3461 #: src/trigger/main.c
3462 #, c-format
3463 msgid ""
3464 "Commands:\n"
3465 "  --check-supported                Check if the running dpkg supports "
3466 "triggers.\n"
3467 "\n"
3468 msgstr ""
3470 #: src/trigger/main.c
3471 #, c-format
3472 msgid ""
3473 "Options:\n"
3474 "  --admindir=<directory>           Use <directory> instead of %s.\n"
3475 "  --root=<directory>               Use <directory> instead of %s.\n"
3476 "  --by-package=<package>           Override trigger awaiter (normally set\n"
3477 "                                     by dpkg).\n"
3478 "  --await                          Package needs to await the processing.\n"
3479 "  --no-await                       No package needs to await the "
3480 "processing.\n"
3481 "  --no-act                         Just test - don't actually change "
3482 "anything.\n"
3483 "\n"
3484 msgstr ""
3486 #: src/trigger/main.c
3487 msgid "must be called from a maintainer script (or with a --by-package option)"
3488 msgstr ""
3490 #: src/trigger/main.c
3491 msgid "takes one argument, the trigger name"
3492 msgstr ""
3494 #: src/trigger/main.c
3495 #, c-format
3496 msgid "illegal awaited package name '%.250s': %.250s"
3497 msgstr ""
3499 #: src/trigger/main.c
3500 #, c-format
3501 msgid "invalid trigger name '%.250s': %.250s"
3502 msgstr ""
3504 #: src/trigger/main.c
3505 msgid "triggers data directory not yet created"
3506 msgstr ""
3508 #: src/trigger/main.c
3509 msgid "trigger records not yet in existence"
3510 msgstr ""
3512 #: src/query/main.c src/main/select.c
3513 #, c-format
3514 msgid "no packages found matching %s"
3515 msgstr ""
3517 #. TRANSLATORS: This is the header that appears on 'dpkg-query -l'. The
3518 #. * string should remain under 80 characters. The uppercase letters in
3519 #. * the state values denote the abbreviated letter that will appear on
3520 #. * the first three columns, which should ideally match the English one
3521 #. * (e.g. Remove â†’ supRimeix), see dpkg-query(1) for further details. The
3522 #. * translated message can use additional lines if needed.
3523 #: src/query/main.c
3524 msgid ""
3525 "Desired=Unknown/Install/Remove/Purge/Hold\n"
3526 "| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-"
3527 "pend\n"
3528 "|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)\n"
3529 msgstr ""
3531 #: src/query/main.c
3532 msgid "Name"
3533 msgstr ""
3535 #: src/query/main.c
3536 msgid "Version"
3537 msgstr ""
3539 #: src/query/main.c
3540 msgid "Architecture"
3541 msgstr ""
3543 #: src/query/main.c
3544 msgid "Description"
3545 msgstr ""
3547 #: src/query/main.c
3548 msgid "showing package list on pager"
3549 msgstr ""
3551 #: src/query/main.c
3552 #, c-format
3553 msgid "diversion by %s from: %s\n"
3554 msgstr ""
3556 #: src/query/main.c
3557 #, c-format
3558 msgid "diversion by %s to: %s\n"
3559 msgstr ""
3561 #: src/query/main.c
3562 #, c-format
3563 msgid "local diversion from: %s\n"
3564 msgstr ""
3566 #: src/query/main.c
3567 #, c-format
3568 msgid "local diversion to: %s\n"
3569 msgstr ""
3571 #: src/query/main.c
3572 msgid "--search needs at least one file name pattern argument"
3573 msgstr ""
3575 #: src/query/main.c
3576 #, c-format
3577 msgid "no path found matching pattern %s"
3578 msgstr ""
3580 #: src/query/main.c
3581 #, c-format
3582 msgid "package '%s' is not installed and no information is available"
3583 msgstr ""
3585 #: src/query/main.c
3586 msgid "Use dpkg --info (= dpkg-deb --info) to examine archive files.\n"
3587 msgstr ""
3589 #: src/query/main.c
3590 #, c-format
3591 msgid "package '%s' is not available"
3592 msgstr ""
3594 #: src/query/main.c
3595 #, c-format
3596 msgid "--%s needs at least one package name argument"
3597 msgstr ""
3599 #: src/query/main.c src/main/enquiry.c src/main/verify.c
3600 #, c-format
3601 msgid "package '%s' is not installed"
3602 msgstr ""
3604 #: src/query/main.c
3605 #, c-format
3606 msgid "Package '%s' does not contain any files (!)\n"
3607 msgstr ""
3609 #: src/query/main.c
3610 #, c-format
3611 msgid "locally diverted to: %s\n"
3612 msgstr ""
3614 #: src/query/main.c
3615 #, c-format
3616 msgid "package diverts others to: %s\n"
3617 msgstr ""
3619 #: src/query/main.c
3620 #, c-format
3621 msgid "diverted by %s to: %s\n"
3622 msgstr ""
3624 #: src/query/main.c
3625 msgid ""
3626 "Use dpkg --contents (= dpkg-deb --contents) to list archive files contents.\n"
3627 msgstr ""
3629 #: src/query/main.c
3630 #, c-format
3631 msgid "control file contains %c"
3632 msgstr ""
3634 #: src/query/main.c
3635 #, c-format
3636 msgid "--%s takes one package name argument"
3637 msgstr ""
3639 #: src/query/main.c
3640 #, c-format
3641 msgid "--%s takes exactly two arguments"
3642 msgstr ""
3644 #: src/query/main.c
3645 #, c-format
3646 msgid "control file '%s' does not exist"
3647 msgstr ""
3649 #: src/query/main.c
3650 #, c-format
3651 msgid "Debian %s package management program query tool version %s.\n"
3652 msgstr ""
3654 #: src/query/main.c
3655 #, c-format
3656 msgid ""
3657 "Commands:\n"
3658 "  -s, --status [<package>...]      Display package status details.\n"
3659 "  -p, --print-avail [<package>...] Display available version details.\n"
3660 "  -L, --listfiles <package>...     List files 'owned' by package(s).\n"
3661 "  -l, --list [<pattern>...]        List packages concisely.\n"
3662 "  -W, --show [<pattern>...]        Show information on package(s).\n"
3663 "  -S, --search <pattern>...        Find package(s) owning file(s).\n"
3664 "      --control-list <package>     Print the package control file list.\n"
3665 "      --control-show <package> <file>\n"
3666 "                                   Show the package control file.\n"
3667 "  -c, --control-path <package> [<file>]\n"
3668 "                                   Print path for package control file.\n"
3669 "\n"
3670 msgstr ""
3672 #: src/query/main.c
3673 #, c-format
3674 msgid ""
3675 "Options:\n"
3676 "  --admindir=<directory>           Use <directory> instead of %s.\n"
3677 "  --root=<directory>               Use <directory> instead of %s.\n"
3678 "  --load-avail                     Use available file on --show and --list.\n"
3679 "  --no-pager                       Disables the use of any pager.\n"
3680 "  -f|--showformat=<format>         Use alternative format for --show.\n"
3681 "\n"
3682 msgstr ""
3684 #: src/query/main.c
3685 msgid "Use --help for help about querying packages."
3686 msgstr ""
3688 #: src/main/archives.c
3689 msgid "error reading from dpkg-deb pipe"
3690 msgstr ""
3692 #: src/main/archives.c
3693 #, c-format
3694 msgid "cannot skip padding for file '%.255s': %s"
3695 msgstr ""
3697 #: src/main/archives.c
3698 #, c-format
3699 msgid "cannot skip file '%.255s' (replaced or excluded?) from pipe: %s"
3700 msgstr ""
3702 #: src/main/archives.c
3703 #, c-format
3704 msgid "unable to create '%.255s' (while processing '%.255s')"
3705 msgstr ""
3707 #: src/main/archives.c
3708 #, c-format
3709 msgid "cannot copy extracted data for '%.255s' to '%.255s': %s"
3710 msgstr ""
3712 #: src/main/archives.c
3713 #, c-format
3714 msgid "error closing/writing '%.255s'"
3715 msgstr ""
3717 #: src/main/archives.c
3718 #, c-format
3719 msgid "error creating pipe '%.255s'"
3720 msgstr ""
3722 #: src/main/archives.c
3723 #, c-format
3724 msgid "error creating device '%.255s'"
3725 msgstr ""
3727 #: src/main/archives.c utils/update-alternatives.c
3728 #, c-format
3729 msgid "error creating symbolic link '%.255s'"
3730 msgstr ""
3732 #: src/main/archives.c
3733 #, c-format
3734 msgid "error creating directory '%.255s'"
3735 msgstr ""
3737 #: src/main/archives.c
3738 #, c-format
3739 msgid "cannot compute MD5 digest for file '%.255s' in tar archive: %s"
3740 msgstr ""
3742 #: src/main/archives.c
3743 #, c-format
3744 msgid "error setting timestamps of '%.255s'"
3745 msgstr ""
3747 #: src/main/archives.c
3748 #, c-format
3749 msgid "error setting ownership of symlink '%.255s'"
3750 msgstr ""
3752 #: src/main/archives.c
3753 #, c-format
3754 msgid "unable to read link '%.255s'"
3755 msgstr ""
3757 #: src/main/archives.c src/main/configure.c
3758 #, c-format
3759 msgid "symbolic link '%.250s' size has changed from %jd to %zd"
3760 msgstr ""
3762 #: src/main/archives.c
3763 #, c-format
3764 msgid ""
3765 "trying to overwrite shared '%.250s', which is different from other instances "
3766 "of package %.250s"
3767 msgstr ""
3769 #: src/main/archives.c
3770 #, c-format
3771 msgid "failed to stat (dereference) existing symlink '%.250s'"
3772 msgstr ""
3774 #: src/main/archives.c
3775 #, c-format
3776 msgid ""
3777 "failed to stat (dereference) proposed new symlink target '%.250s' for "
3778 "symlink '%.250s'"
3779 msgstr ""
3781 #: src/main/archives.c
3782 #, c-format
3783 msgid "newline not allowed in archive object name '%.255s'"
3784 msgstr ""
3786 #: src/main/archives.c
3787 #, c-format
3788 msgid "conffile '%s' marked for removal on upgrade, shipped in package"
3789 msgstr ""
3791 #: src/main/archives.c
3792 #, c-format
3793 msgid ""
3794 "trying to overwrite '%.250s', which is the diverted version of '%.250s' "
3795 "(package: %.100s)"
3796 msgstr ""
3798 #: src/main/archives.c
3799 #, c-format
3800 msgid "trying to overwrite '%.250s', which is the diverted version of '%.250s'"
3801 msgstr ""
3803 #: src/main/archives.c
3804 #, c-format
3805 msgid "unable to stat '%.255s' (which was about to be installed)"
3806 msgstr ""
3808 #: src/main/archives.c
3809 #, c-format
3810 msgid ""
3811 "unable to clean up mess surrounding '%.255s' before installing another "
3812 "version"
3813 msgstr ""
3815 #: src/main/archives.c
3816 #, c-format
3817 msgid "unable to stat restored '%.255s' before installing another version"
3818 msgstr ""
3820 #: src/main/archives.c
3821 #, c-format
3822 msgid "archive contained object '%.255s' of unknown type 0x%x"
3823 msgstr ""
3825 #: src/main/archives.c
3826 #, c-format
3827 msgid "Replacing files in old package %s (%s) ...\n"
3828 msgstr ""
3830 #: src/main/archives.c
3831 #, c-format
3832 msgid "Replaced by files in installed package %s (%s) ...\n"
3833 msgstr ""
3835 #: src/main/archives.c
3836 #, c-format
3837 msgid ""
3838 "trying to overwrite directory '%.250s' in package %.250s %.250s with "
3839 "nondirectory"
3840 msgstr ""
3842 #: src/main/archives.c
3843 #, c-format
3844 msgid "trying to overwrite '%.250s', which is also in package %.250s %.250s"
3845 msgstr ""
3847 #: src/main/archives.c
3848 #, c-format
3849 msgid "unable to move aside '%.255s' to install new version"
3850 msgstr ""
3852 #: src/main/archives.c
3853 #, c-format
3854 msgid "unable to make backup symlink for '%.255s'"
3855 msgstr ""
3857 #: src/main/archives.c
3858 #, c-format
3859 msgid "unable to chown backup symlink for '%.255s'"
3860 msgstr ""
3862 #: src/main/archives.c
3863 #, c-format
3864 msgid "unable to make backup link of '%.255s' before installing new version"
3865 msgstr ""
3867 #: src/main/archives.c
3868 #, c-format
3869 msgid "unable to install new version of '%.255s'"
3870 msgstr ""
3872 #: src/main/archives.c
3873 #, c-format
3874 msgid "unable to open '%.255s'"
3875 msgstr ""
3877 #: src/main/archives.c
3878 #, c-format
3879 msgid "unable to sync file '%.255s'"
3880 msgstr ""
3882 #: src/main/archives.c
3883 #, c-format
3884 msgid ""
3885 "ignoring dependency problem with installation of %s:\n"
3886 "%s"
3887 msgstr ""
3889 #: src/main/archives.c
3890 #, c-format
3891 msgid ""
3892 "no, cannot proceed with installation of %s (--auto-deconfigure will help):\n"
3893 "%s"
3894 msgstr ""
3896 #: src/main/archives.c
3897 #, c-format
3898 msgid ""
3899 "ignoring dependency problem with removal of %s:\n"
3900 "%s"
3901 msgstr ""
3903 #: src/main/archives.c
3904 #, c-format
3905 msgid ""
3906 "considering deconfiguration of essential\n"
3907 " package %s, to enable removal of %s"
3908 msgstr ""
3910 #: src/main/archives.c
3911 #, c-format
3912 msgid ""
3913 "no, %s is essential, will not deconfigure\n"
3914 " it in order to enable removal of %s"
3915 msgstr ""
3917 #: src/main/archives.c
3918 #, c-format
3919 msgid ""
3920 "considering deconfiguration of protected\n"
3921 " package %s, to enable removal of %s"
3922 msgstr ""
3924 #: src/main/archives.c
3925 #, c-format
3926 msgid ""
3927 "no, %s is protected, will not deconfigure\n"
3928 " it in order to enable removal of %s"
3929 msgstr ""
3931 #: src/main/archives.c
3932 #, c-format
3933 msgid ""
3934 "no, cannot proceed with removal of %s (--auto-deconfigure will help):\n"
3935 "%s"
3936 msgstr ""
3938 #: src/main/archives.c
3939 #, c-format
3940 msgid ""
3941 "considering deconfiguration of %s, which would be broken by installation of "
3942 "%s ..."
3943 msgstr ""
3945 #: src/main/archives.c
3946 #, c-format
3947 msgid "yes, will deconfigure %s (broken by %s)"
3948 msgstr ""
3950 #: src/main/archives.c
3951 #, c-format
3952 msgid ""
3953 "regarding %s containing %s:\n"
3954 "%s"
3955 msgstr ""
3957 #: src/main/archives.c
3958 msgid "ignoring breakage, may proceed anyway!"
3959 msgstr ""
3961 #: src/main/archives.c
3962 #, c-format
3963 msgid ""
3964 "installing %.250s would break %.250s, and\n"
3965 " deconfiguration is not permitted (--auto-deconfigure might help)"
3966 msgstr ""
3968 #: src/main/archives.c
3969 #, c-format
3970 msgid "installing %.250s would break existing software"
3971 msgstr ""
3973 #: src/main/archives.c
3974 #, c-format
3975 msgid "considering removing %s in favour of %s ..."
3976 msgstr ""
3978 #: src/main/archives.c
3979 #, c-format
3980 msgid "%s is not properly installed; ignoring any dependencies on it"
3981 msgstr ""
3983 #: src/main/archives.c
3984 #, c-format
3985 msgid "may have trouble removing %s, as it provides %s ..."
3986 msgstr ""
3988 #: src/main/archives.c
3989 #, c-format
3990 msgid ""
3991 "package %s requires reinstallation, but will remove anyway as you requested"
3992 msgstr ""
3994 #: src/main/archives.c
3995 #, c-format
3996 msgid "package %s requires reinstallation, will not remove"
3997 msgstr ""
3999 #: src/main/archives.c
4000 #, c-format
4001 msgid "yes, will remove %s in favour of %s"
4002 msgstr ""
4004 #: src/main/archives.c
4005 #, c-format
4006 msgid "conflicting packages - not installing %.250s"
4007 msgstr ""
4009 #: src/main/archives.c
4010 msgid "ignoring conflict, may proceed anyway!"
4011 msgstr ""
4013 #: src/main/archives.c
4014 #, c-format
4015 msgid "--%s --recursive needs at least one path argument"
4016 msgstr ""
4018 #: src/main/archives.c
4019 msgid "searched, but found no packages (files matching *.deb)"
4020 msgstr ""
4022 #: src/main/archives.c
4023 #, c-format
4024 msgid "--%s needs at least one package archive file argument"
4025 msgstr ""
4027 #: src/main/archives.c src/main/unpack.c
4028 #, c-format
4029 msgid "cannot access archive '%s'"
4030 msgstr ""
4032 #: src/main/archives.c
4033 #, c-format
4034 msgid "archive '%s' is not a regular file"
4035 msgstr ""
4037 #: src/main/archives.c
4038 #, c-format
4039 msgid "Selecting previously unselected package %s.\n"
4040 msgstr ""
4042 #: src/main/archives.c
4043 #, c-format
4044 msgid "Skipping unselected package %s.\n"
4045 msgstr ""
4047 #: src/main/archives.c
4048 #, c-format
4049 msgid "version %.250s of %.250s already installed, skipping"
4050 msgstr ""
4052 #: src/main/archives.c
4053 #, c-format
4054 msgid "downgrading %.250s from %.250s to %.250s"
4055 msgstr ""
4057 #: src/main/archives.c
4058 #, c-format
4059 msgid "will not downgrade %.250s from %.250s to %.250s, skipping"
4060 msgstr ""
4062 #: src/main/cleanup.c
4063 #, c-format
4064 msgid ""
4065 "unable to remove newly-installed version of '%.250s' to allow reinstallation "
4066 "of backup copy"
4067 msgstr ""
4069 #: src/main/cleanup.c
4070 #, c-format
4071 msgid "unable to restore backup version of '%.250s'"
4072 msgstr ""
4074 #: src/main/cleanup.c
4075 #, c-format
4076 msgid "unable to remove backup copy of '%.250s'"
4077 msgstr ""
4079 #: src/main/cleanup.c
4080 #, c-format
4081 msgid "unable to remove newly-installed version of '%.250s'"
4082 msgstr ""
4084 #: src/main/cleanup.c
4085 #, c-format
4086 msgid "unable to remove newly-extracted version of '%.250s'"
4087 msgstr ""
4089 #: src/main/configure.c
4090 #, c-format
4091 msgid "Configuration file '%s'\n"
4092 msgstr ""
4094 #: src/main/configure.c
4095 #, c-format
4096 msgid "Configuration file '%s' (actually '%s')\n"
4097 msgstr ""
4099 #: src/main/configure.c
4100 #, c-format
4101 msgid ""
4102 " ==> File on system created by you or by a script.\n"
4103 " ==> File also in package provided by package maintainer.\n"
4104 msgstr ""
4106 #: src/main/configure.c
4107 #, c-format
4108 msgid "     Not modified since installation.\n"
4109 msgstr ""
4111 #: src/main/configure.c
4112 #, c-format
4113 msgid " ==> Modified (by you or by a script) since installation.\n"
4114 msgstr ""
4116 #: src/main/configure.c
4117 #, c-format
4118 msgid " ==> Deleted (by you or by a script) since installation.\n"
4119 msgstr ""
4121 #: src/main/configure.c
4122 #, c-format
4123 msgid " ==> Package distributor has shipped an updated version.\n"
4124 msgstr ""
4126 #: src/main/configure.c
4127 #, c-format
4128 msgid "     Version in package is the same as at last installation.\n"
4129 msgstr ""
4131 #: src/main/configure.c
4132 #, c-format
4133 msgid " ==> Using new file as you requested.\n"
4134 msgstr ""
4136 #: src/main/configure.c
4137 #, c-format
4138 msgid " ==> Using current old file as you requested.\n"
4139 msgstr ""
4141 #: src/main/configure.c
4142 #, c-format
4143 msgid " ==> Keeping old config file as default.\n"
4144 msgstr ""
4146 #: src/main/configure.c
4147 #, c-format
4148 msgid " ==> Using new config file as default.\n"
4149 msgstr ""
4151 #: src/main/configure.c
4152 #, c-format
4153 msgid ""
4154 "   What would you like to do about it ?  Your options are:\n"
4155 "    Y or I  : install the package maintainer's version\n"
4156 "    N or O  : keep your currently-installed version\n"
4157 "      D     : show the differences between the versions\n"
4158 "      Z     : start a shell to examine the situation\n"
4159 msgstr ""
4161 #: src/main/configure.c
4162 #, c-format
4163 msgid " The default action is to keep your current version.\n"
4164 msgstr ""
4166 #: src/main/configure.c
4167 #, c-format
4168 msgid " The default action is to install the new version.\n"
4169 msgstr ""
4171 #: src/main/configure.c
4172 msgid "[default=N]"
4173 msgstr ""
4175 #: src/main/configure.c
4176 msgid "[default=Y]"
4177 msgstr ""
4179 #: src/main/configure.c
4180 msgid "[no default]"
4181 msgstr ""
4183 #: src/main/configure.c
4184 msgid "error writing to stderr, discovered before conffile prompt"
4185 msgstr ""
4187 #: src/main/configure.c
4188 msgid "read error on stdin at conffile prompt"
4189 msgstr ""
4191 #: src/main/configure.c
4192 msgid "end of file on stdin at conffile prompt"
4193 msgstr ""
4195 #: src/main/configure.c
4196 msgid "conffile difference visualizer"
4197 msgstr ""
4199 #: src/main/configure.c
4200 msgid "Useful environment variables:\n"
4201 msgstr ""
4203 #: src/main/configure.c
4204 msgid "Type 'exit' when you're done.\n"
4205 msgstr ""
4207 #: src/main/configure.c
4208 msgid "conffile shell"
4209 msgstr ""
4211 #: src/main/configure.c
4212 #, c-format
4213 msgid "unable to stat new distributed conffile '%.250s'"
4214 msgstr ""
4216 #: src/main/configure.c
4217 #, c-format
4218 msgid "unable to stat current installed conffile '%.250s'"
4219 msgstr ""
4221 #: src/main/configure.c
4222 #, c-format
4223 msgid ""
4224 "\n"
4225 "Configuration file '%s', does not exist on system.\n"
4226 "Installing new config file as you requested.\n"
4227 msgstr ""
4229 #: src/main/configure.c
4230 #, c-format
4231 msgid "%s: failed to remove old backup '%.250s': %s"
4232 msgstr ""
4234 #: src/main/configure.c
4235 #, c-format
4236 msgid "%s: failed to rename '%.250s' to '%.250s': %s"
4237 msgstr ""
4239 #: src/main/configure.c src/main/unpack.c
4240 #, c-format
4241 msgid "%s: failed to remove '%.250s': %s"
4242 msgstr ""
4244 #: src/main/configure.c
4245 #, c-format
4246 msgid "%s: failed to remove old distributed version '%.250s': %s"
4247 msgstr ""
4249 #: src/main/configure.c
4250 #, c-format
4251 msgid "%s: failed to remove '%.250s' (before overwrite): %s"
4252 msgstr ""
4254 #: src/main/configure.c
4255 #, c-format
4256 msgid "%s: failed to link '%.250s' to '%.250s': %s"
4257 msgstr ""
4259 #: src/main/configure.c
4260 #, c-format
4261 msgid "Installing new version of config file %s ...\n"
4262 msgstr ""
4264 #: src/main/configure.c utils/update-alternatives.c
4265 #, c-format
4266 msgid "unable to install '%.250s' as '%.250s'"
4267 msgstr ""
4269 #: src/main/configure.c
4270 #, c-format
4271 msgid "no package named '%s' is installed, cannot configure"
4272 msgstr ""
4274 #: src/main/configure.c
4275 #, c-format
4276 msgid "package %.250s is already installed and configured"
4277 msgstr ""
4279 #: src/main/configure.c
4280 #, c-format
4281 msgid ""
4282 "package %.250s is not ready for configuration\n"
4283 " cannot configure (current status '%.250s')"
4284 msgstr ""
4286 #: src/main/configure.c
4287 #, c-format
4288 msgid ""
4289 "package %s cannot be configured because %s is not ready (current status '%s')"
4290 msgstr ""
4292 #: src/main/configure.c
4293 #, c-format
4294 msgid ""
4295 "package %s %s cannot be configured because %s is at a different version (%s)"
4296 msgstr ""
4298 #: src/main/configure.c
4299 #, c-format
4300 msgid ""
4301 "dependency problems prevent configuration of %s:\n"
4302 "%s"
4303 msgstr ""
4305 #: src/main/configure.c
4306 msgid "dependency problems - leaving unconfigured"
4307 msgstr ""
4309 #: src/main/configure.c
4310 #, c-format
4311 msgid ""
4312 "%s: dependency problems, but configuring anyway as you requested:\n"
4313 "%s"
4314 msgstr ""
4316 #: src/main/configure.c
4317 msgid ""
4318 "package is in a very bad inconsistent state; you should\n"
4319 " reinstall it before attempting configuration"
4320 msgstr ""
4322 #: src/main/configure.c
4323 #, c-format
4324 msgid "Setting up %s (%s) ...\n"
4325 msgstr ""
4327 #: src/main/configure.c
4328 #, c-format
4329 msgid ""
4330 "%s: unable to stat config file '%s'\n"
4331 " (= '%s'): %s"
4332 msgstr ""
4334 #: src/main/configure.c
4335 #, c-format
4336 msgid ""
4337 "%s: config file '%s' is a circular link\n"
4338 " (= '%s')"
4339 msgstr ""
4341 #: src/main/configure.c
4342 #, c-format
4343 msgid ""
4344 "%s: unable to readlink conffile '%s'\n"
4345 " (= '%s'): %s"
4346 msgstr ""
4348 #: src/main/configure.c
4349 #, c-format
4350 msgid ""
4351 "%s: conffile '%.250s' resolves to degenerate filename\n"
4352 " ('%s' is a symlink to '%s')"
4353 msgstr ""
4355 #: src/main/configure.c
4356 #, c-format
4357 msgid "%s: conffile '%.250s' is not a plain file or symlink (= '%s')"
4358 msgstr ""
4360 #: src/main/configure.c
4361 #, c-format
4362 msgid "%s: unable to open %s to compute its digest: %s"
4363 msgstr ""
4365 #: src/main/depcon.c
4366 #, c-format
4367 msgid "%s depends on %s"
4368 msgstr ""
4370 #: src/main/depcon.c
4371 #, c-format
4372 msgid "%s pre-depends on %s"
4373 msgstr ""
4375 #: src/main/depcon.c
4376 #, c-format
4377 msgid "%s recommends %s"
4378 msgstr ""
4380 #: src/main/depcon.c
4381 #, c-format
4382 msgid "%s suggests %s"
4383 msgstr ""
4385 #: src/main/depcon.c
4386 #, c-format
4387 msgid "%s breaks %s"
4388 msgstr ""
4390 #: src/main/depcon.c
4391 #, c-format
4392 msgid "%s conflicts with %s"
4393 msgstr ""
4395 #: src/main/depcon.c
4396 #, c-format
4397 msgid "%s enhances %s"
4398 msgstr ""
4400 #: src/main/depcon.c
4401 #, c-format
4402 msgid "  %.250s is to be removed.\n"
4403 msgstr ""
4405 #: src/main/depcon.c
4406 #, c-format
4407 msgid "  %.250s is to be deconfigured.\n"
4408 msgstr ""
4410 #: src/main/depcon.c
4411 #, c-format
4412 msgid "  %.250s is to be installed, but is version %.250s.\n"
4413 msgstr ""
4415 #: src/main/depcon.c
4416 #, c-format
4417 msgid "  %.250s is installed, but is version %.250s.\n"
4418 msgstr ""
4420 #: src/main/depcon.c
4421 #, c-format
4422 msgid "  %.250s is unpacked, but has never been configured.\n"
4423 msgstr ""
4425 #: src/main/depcon.c
4426 #, c-format
4427 msgid "  %.250s is unpacked, but is version %.250s.\n"
4428 msgstr ""
4430 #: src/main/depcon.c
4431 #, c-format
4432 msgid "  %.250s latest configured version is %.250s.\n"
4433 msgstr ""
4435 #: src/main/depcon.c
4436 #, c-format
4437 msgid "  %.250s is %s.\n"
4438 msgstr ""
4440 #: src/main/depcon.c
4441 #, c-format
4442 msgid "  %.250s provides %.250s but is to be removed.\n"
4443 msgstr ""
4445 #: src/main/depcon.c
4446 #, c-format
4447 msgid "  %.250s provides %.250s but is to be deconfigured.\n"
4448 msgstr ""
4450 #: src/main/depcon.c
4451 #, c-format
4452 msgid "  %.250s provides %.250s but is %s.\n"
4453 msgstr ""
4455 #: src/main/depcon.c
4456 #, c-format
4457 msgid "  %.250s is not installed.\n"
4458 msgstr ""
4460 #: src/main/depcon.c
4461 #, c-format
4462 msgid "  %.250s (version %.250s) is to be installed.\n"
4463 msgstr ""
4465 #: src/main/depcon.c
4466 #, c-format
4467 msgid "  %.250s (version %.250s) is present and %s.\n"
4468 msgstr ""
4470 #: src/main/depcon.c
4471 #, c-format
4472 msgid "  %.250s provides %.250s and is to be installed.\n"
4473 msgstr ""
4475 #: src/main/depcon.c
4476 #, c-format
4477 msgid "  %.250s provides %.250s and is present and %s.\n"
4478 msgstr ""
4480 #: src/main/enquiry.c
4481 msgid ""
4482 "The following packages are in a mess due to serious problems during\n"
4483 "installation.  They must be reinstalled for them (and any packages\n"
4484 "that depend on them) to function properly:\n"
4485 msgstr ""
4487 #: src/main/enquiry.c
4488 msgid ""
4489 "The following packages have been unpacked but not yet configured.\n"
4490 "They must be configured using dpkg --configure or the configure\n"
4491 "menu option in dselect for them to work:\n"
4492 msgstr ""
4494 #: src/main/enquiry.c
4495 msgid ""
4496 "The following packages are only half configured, probably due to problems\n"
4497 "configuring them the first time.  The configuration should be retried using\n"
4498 "dpkg --configure <package> or the configure menu option in dselect:\n"
4499 msgstr ""
4501 #: src/main/enquiry.c
4502 msgid ""
4503 "The following packages are only half installed, due to problems during\n"
4504 "installation.  The installation can probably be completed by retrying it;\n"
4505 "the packages can be removed using dselect or dpkg --remove:\n"
4506 msgstr ""
4508 #: src/main/enquiry.c
4509 msgid ""
4510 "The following packages are awaiting processing of triggers that they\n"
4511 "have activated in other packages.  This processing can be requested using\n"
4512 "dselect or dpkg --configure --pending (or dpkg --triggers-only):\n"
4513 msgstr ""
4515 #: src/main/enquiry.c
4516 msgid ""
4517 "The following packages have been triggered, but the trigger processing\n"
4518 "has not yet been done.  Trigger processing can be requested using\n"
4519 "dselect or dpkg --configure --pending (or dpkg --triggers-only):\n"
4520 msgstr ""
4522 #: src/main/enquiry.c
4523 msgid ""
4524 "The following packages are missing the list control file in the\n"
4525 "database, they need to be reinstalled:\n"
4526 msgstr ""
4528 #: src/main/enquiry.c
4529 msgid ""
4530 "The following packages are missing the md5sums control file in the\n"
4531 "database, they need to be reinstalled:\n"
4532 msgstr ""
4534 #: src/main/enquiry.c
4535 msgid "The following packages do not have an architecture:\n"
4536 msgstr ""
4538 #: src/main/enquiry.c
4539 msgid "The following packages have an illegal architecture:\n"
4540 msgstr ""
4542 #: src/main/enquiry.c
4543 msgid ""
4544 "The following packages have an unknown foreign architecture, which will\n"
4545 "cause dependency issues on front-ends. This can be fixed by registering\n"
4546 "the foreign architecture with dpkg --add-architecture:\n"
4547 msgstr ""
4549 #: src/main/enquiry.c
4550 msgid ""
4551 "Another process has locked the database for writing, and might currently be\n"
4552 "modifying it, some of the following problems might just be due to that.\n"
4553 msgstr ""
4555 #: src/main/enquiry.c
4556 msgctxt "section"
4557 msgid "<unknown>"
4558 msgstr ""
4560 #: src/main/enquiry.c
4561 #, c-format
4562 msgid " %d in %s: "
4563 msgstr ""
4565 #: src/main/enquiry.c
4566 #, c-format
4567 msgid " %d package, from the following section:"
4568 msgid_plural " %d packages, from the following sections:"
4569 msgstr[0] ""
4570 msgstr[1] ""
4572 #: src/main/enquiry.c
4573 msgid "the Pre-Depends field"
4574 msgstr ""
4576 #: src/main/enquiry.c
4577 msgid "epochs in versions"
4578 msgstr ""
4580 #: src/main/enquiry.c
4581 msgid "long filenames in .deb archives"
4582 msgstr ""
4584 #: src/main/enquiry.c
4585 msgid "multiple Conflicts and Replaces"
4586 msgstr ""
4588 #: src/main/enquiry.c
4589 msgid "multi-arch fields and semantics"
4590 msgstr ""
4592 #: src/main/enquiry.c
4593 msgid "versioned relationships in the Provides field"
4594 msgstr ""
4596 #: src/main/enquiry.c
4597 msgid "the Protected field"
4598 msgstr ""
4600 #: src/main/enquiry.c
4601 #, c-format
4602 msgid "cannot parse dpkg running version '%s': %s"
4603 msgstr ""
4605 #: src/main/enquiry.c
4606 #, c-format
4607 msgid ""
4608 "Running version of dpkg does not support %s.\n"
4609 " Please upgrade to at least dpkg %s, and then try again.\n"
4610 msgstr ""
4612 #: src/main/enquiry.c
4613 #, c-format
4614 msgid "%s assert options - assert whether features are supported:\n"
4615 msgstr ""
4617 #: src/main/enquiry.c
4618 #, c-format
4619 msgid "unknown --%s-<feature>"
4620 msgstr ""
4622 #: src/main/enquiry.c
4623 #, c-format
4624 msgid ""
4625 "cannot see how to satisfy pre-dependency:\n"
4626 " %s"
4627 msgstr ""
4629 #: src/main/enquiry.c
4630 #, c-format
4631 msgid "cannot satisfy pre-dependencies for %.250s (wanted due to %.250s)"
4632 msgstr ""
4634 #: src/main/enquiry.c
4635 #, c-format
4636 msgid "--%s takes one <pkgname> argument"
4637 msgstr ""
4639 #: src/main/enquiry.c
4640 #, c-format
4641 msgid "package name '%s' is invalid: %s"
4642 msgstr ""
4644 #: src/main/enquiry.c
4645 #, c-format
4646 msgid "--%s takes one <trigname> argument"
4647 msgstr ""
4649 #: src/main/enquiry.c
4650 #, c-format
4651 msgid "trigger name '%s' is invalid: %s"
4652 msgstr ""
4654 #: src/main/enquiry.c
4655 #, c-format
4656 msgid "--%s takes one <archname> argument"
4657 msgstr ""
4659 #: src/main/enquiry.c
4660 #, c-format
4661 msgid "architecture name '%s' is invalid: %s"
4662 msgstr ""
4664 #: src/main/enquiry.c
4665 #, c-format
4666 msgid "--%s takes one <version> argument"
4667 msgstr ""
4669 #: src/main/enquiry.c
4670 #, c-format
4671 msgid "version '%s' has bad syntax"
4672 msgstr ""
4674 #: src/main/enquiry.c
4675 msgid ""
4676 "--compare-versions takes three arguments: <version> <relation> <version>"
4677 msgstr ""
4679 #: src/main/enquiry.c
4680 msgid "--compare-versions bad relation"
4681 msgstr ""
4683 #: src/main/enquiry.c
4684 #, c-format
4685 msgid "--%s used with obsolete relation operator '%s'"
4686 msgstr ""
4688 #: src/main/errors.c
4689 #, c-format
4690 msgid "failed to allocate memory for new entry in list of failed packages: %s"
4691 msgstr ""
4693 #: src/main/errors.c
4694 msgid "too many errors, stopping"
4695 msgstr ""
4697 #: src/main/errors.c
4698 #, c-format
4699 msgid ""
4700 "error processing package %s (--%s):\n"
4701 " %s"
4702 msgstr ""
4704 #: src/main/errors.c
4705 #, c-format
4706 msgid ""
4707 "error processing archive %s (--%s):\n"
4708 " %s"
4709 msgstr ""
4711 #: src/main/errors.c
4712 msgid "Errors were encountered while processing:\n"
4713 msgstr ""
4715 #: src/main/errors.c
4716 msgid "Processing was halted because there were too many errors.\n"
4717 msgstr ""
4719 #: src/main/errors.c
4720 #, c-format
4721 msgid "package %s was on hold, processing it anyway as you requested"
4722 msgstr ""
4724 #: src/main/errors.c
4725 #, c-format
4726 msgid ""
4727 "Package %s is on hold, not touching it.  Use --force-hold to override.\n"
4728 msgstr ""
4730 #: src/main/help.c
4731 msgid "not installed"
4732 msgstr ""
4734 #: src/main/help.c
4735 msgid "not installed but configs remain"
4736 msgstr ""
4738 #: src/main/help.c
4739 msgid "broken due to failed removal or installation"
4740 msgstr ""
4742 #: src/main/help.c
4743 msgid "unpacked but not configured"
4744 msgstr ""
4746 #: src/main/help.c
4747 msgid "broken due to postinst failure"
4748 msgstr ""
4750 #: src/main/help.c
4751 msgid "awaiting trigger processing by another package"
4752 msgstr ""
4754 #: src/main/help.c
4755 msgid "triggered"
4756 msgstr ""
4758 #: src/main/help.c
4759 msgid "installed"
4760 msgstr ""
4762 #: src/main/help.c
4763 #, c-format
4764 msgid "'%s' not found in PATH or not executable"
4765 msgstr ""
4767 #: src/main/help.c
4768 #, c-format
4769 msgid ""
4770 "%d expected program not found in PATH or not executable\n"
4771 "%s"
4772 msgid_plural ""
4773 "%d expected programs not found in PATH or not executable\n"
4774 "%s"
4775 msgstr[0] ""
4776 msgstr[1] ""
4778 #: src/main/help.c
4779 msgid ""
4780 "Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin"
4781 msgstr ""
4783 #: src/main/main.c
4784 #, c-format
4785 msgid "Debian '%s' package management program version %s.\n"
4786 msgstr ""
4788 #: src/main/main.c
4789 #, c-format
4790 msgid ""
4791 "Commands:\n"
4792 "  -i|--install       <.deb file name>... | -R|--recursive <directory>...\n"
4793 "  --unpack           <.deb file name>... | -R|--recursive <directory>...\n"
4794 "  -A|--record-avail  <.deb file name>... | -R|--recursive <directory>...\n"
4795 "  --configure        <package>... | -a|--pending\n"
4796 "  --triggers-only    <package>... | -a|--pending\n"
4797 "  -r|--remove        <package>... | -a|--pending\n"
4798 "  -P|--purge         <package>... | -a|--pending\n"
4799 "  -V|--verify [<package>...]       Verify the integrity of package(s).\n"
4800 "  --get-selections [<pattern>...]  Get list of selections to stdout.\n"
4801 "  --set-selections                 Set package selections from stdin.\n"
4802 "  --clear-selections               Deselect every non-essential package.\n"
4803 "  --update-avail [<Packages-file>] Replace available packages info.\n"
4804 "  --merge-avail [<Packages-file>]  Merge with info from file.\n"
4805 "  --clear-avail                    Erase existing available info.\n"
4806 "  --forget-old-unavail             Forget uninstalled unavailable pkgs.\n"
4807 "  -s|--status [<package>...]       Display package status details.\n"
4808 "  -p|--print-avail [<package>...]  Display available version details.\n"
4809 "  -L|--listfiles <package>...      List files 'owned' by package(s).\n"
4810 "  -l|--list [<pattern>...]         List packages concisely.\n"
4811 "  -S|--search <pattern>...         Find package(s) owning file(s).\n"
4812 "  -C|--audit [<package>...]        Check for broken package(s).\n"
4813 "  --yet-to-unpack                  Print packages selected for "
4814 "installation.\n"
4815 "  --predep-package                 Print pre-dependencies to unpack.\n"
4816 "  --add-architecture <arch>        Add <arch> to the list of architectures.\n"
4817 "  --remove-architecture <arch>     Remove <arch> from the list of "
4818 "architectures.\n"
4819 "  --print-architecture             Print dpkg architecture.\n"
4820 "  --print-foreign-architectures    Print allowed foreign architectures.\n"
4821 "  --assert-help                    Show help on assertions.\n"
4822 "  --assert-<feature>               Assert support for the specified "
4823 "feature.\n"
4824 "  --validate-<thing> <string>      Validate a <thing>'s <string>.\n"
4825 "  --compare-versions <a> <op> <b>  Compare version numbers - see below.\n"
4826 "  --force-help                     Show help on forcing.\n"
4827 "  -Dh|--debug=help                 Show help on debugging.\n"
4828 "\n"
4829 msgstr ""
4831 #: src/main/main.c
4832 #, c-format
4833 msgid ""
4834 "Validatable things: pkgname, archname, trigname, version.\n"
4835 "\n"
4836 msgstr ""
4838 #: src/main/main.c
4839 #, c-format
4840 msgid ""
4841 "Use dpkg with -b, --build, -c, --contents, -e, --control, -I, --info,\n"
4842 "  -f, --field, -x, --extract, -X, --vextract, --ctrl-tarfile, --fsys-"
4843 "tarfile\n"
4844 "on archives (type %s --help).\n"
4845 "\n"
4846 msgstr ""
4848 #: src/main/main.c
4849 #, c-format
4850 msgid ""
4851 "Options:\n"
4852 "  --admindir=<directory>     Use <directory> instead of %s.\n"
4853 "  --root=<directory>         Install on a different root directory.\n"
4854 "  --instdir=<directory>      Change installation dir without changing admin "
4855 "dir.\n"
4856 "  --pre-invoke=<command>     Set a pre-invoke hook.\n"
4857 "  --post-invoke=<command>    Set a post-invoke hook.\n"
4858 "  --path-exclude=<pattern>   Do not install paths which match a shell "
4859 "pattern.\n"
4860 "  --path-include=<pattern>   Re-include a pattern after a previous "
4861 "exclusion.\n"
4862 "  -O|--selected-only         Skip packages not selected for install/"
4863 "upgrade.\n"
4864 "  -E|--skip-same-version     Skip packages with same installed version/"
4865 "arch.\n"
4866 "  -G|--refuse-downgrade      Skip packages with earlier version than "
4867 "installed.\n"
4868 "  -B|--auto-deconfigure      Install even if it would break some other "
4869 "package.\n"
4870 "  --[no-]triggers            Skip or force consequential trigger "
4871 "processing.\n"
4872 "  --verify-format=<format>   Verify output format (supported: 'rpm').\n"
4873 "  --no-pager                 Disables the use of any pager.\n"
4874 "  --no-debsig                Do not try to verify package signatures.\n"
4875 "  --no-act|--dry-run|--simulate\n"
4876 "                             Just say what we would do - don't do it.\n"
4877 "  -D|--debug=<octal>         Enable debugging (see -Dhelp or --debug=help).\n"
4878 "  --status-fd <n>            Send status change updates to file descriptor "
4879 "<n>.\n"
4880 "  --status-logger=<command>  Send status change updates to <command>'s "
4881 "stdin.\n"
4882 "  --log=<filename>           Log status changes and actions to <filename>.\n"
4883 "  --ignore-depends=<package>[,...]\n"
4884 "                             Ignore dependencies involving <package>.\n"
4885 "  --force-<thing>[,...]      Override problems (see --force-help).\n"
4886 "  --no-force-<thing>[,...]   Stop when problems encountered.\n"
4887 "  --refuse-<thing>[,...]     Ditto.\n"
4888 "  --abort-after <n>          Abort after encountering <n> errors.\n"
4889 "  --robot                    Use machine-readable output on some commands.\n"
4890 "\n"
4891 msgstr ""
4893 #: src/main/main.c
4894 #, c-format
4895 msgid ""
4896 "Comparison operators for --compare-versions are:\n"
4897 "  lt le eq ne ge gt       (treat empty version as earlier than any "
4898 "version);\n"
4899 "  lt-nl le-nl ge-nl gt-nl (treat empty version as later than any version);\n"
4900 "  < << <= = >= >> >       (only for compatibility with control file "
4901 "syntax).\n"
4902 "\n"
4903 msgstr ""
4905 #: src/main/main.c
4906 #, c-format
4907 msgid "Use 'apt' or 'aptitude' for user-friendly package management.\n"
4908 msgstr ""
4910 #: src/main/main.c
4911 msgid ""
4912 "Type dpkg --help for help about installing and deinstalling packages [*];\n"
4913 "Use 'apt' or 'aptitude' for user-friendly package management;\n"
4914 "Type dpkg -Dhelp for a list of dpkg debug flag values;\n"
4915 "Type dpkg --force-help for a list of forcing options;\n"
4916 "Type dpkg-deb --help for help about manipulating *.deb files;\n"
4917 "\n"
4918 "Options marked [*] produce a lot of output - pipe it through 'less' or "
4919 "'more' !"
4920 msgstr ""
4922 #: src/main/main.c
4923 msgid "Generally helpful progress information"
4924 msgstr ""
4926 #: src/main/main.c
4927 msgid "Invocation and status of maintainer scripts"
4928 msgstr ""
4930 #: src/main/main.c
4931 msgid "Output for each file processed"
4932 msgstr ""
4934 #: src/main/main.c
4935 msgid "Lots of output for each file processed"
4936 msgstr ""
4938 #: src/main/main.c
4939 msgid "Output for each configuration file"
4940 msgstr ""
4942 #: src/main/main.c
4943 msgid "Lots of output for each configuration file"
4944 msgstr ""
4946 #: src/main/main.c
4947 msgid "Dependencies and conflicts"
4948 msgstr ""
4950 #: src/main/main.c
4951 msgid "Lots of dependencies/conflicts output"
4952 msgstr ""
4954 #: src/main/main.c
4955 msgid "Trigger activation and processing"
4956 msgstr ""
4958 #: src/main/main.c
4959 msgid "Lots of output regarding triggers"
4960 msgstr ""
4962 #: src/main/main.c
4963 msgid "Silly amounts of output regarding triggers"
4964 msgstr ""
4966 #: src/main/main.c
4967 msgid "Lots of drivel about eg the dpkg/info directory"
4968 msgstr ""
4970 #: src/main/main.c
4971 msgid "Insane amounts of drivel"
4972 msgstr ""
4974 #: src/main/main.c
4975 #, c-format
4976 msgid ""
4977 "%s debugging option, --debug=<octal> or -D<octal>:\n"
4978 "\n"
4979 " Number  Ref. in source   Description\n"
4980 msgstr ""
4982 #: src/main/main.c
4983 #, c-format
4984 msgid ""
4985 "\n"
4986 "Debugging options can be mixed using bitwise-or.\n"
4987 "Note that the meanings and values are subject to change.\n"
4988 msgstr ""
4990 #: src/main/main.c
4991 #, c-format
4992 msgid "--%s requires a positive octal argument"
4993 msgstr ""
4995 #: src/main/main.c
4996 #, c-format
4997 msgid "unknown verify output format '%s'"
4998 msgstr ""
5000 #: src/main/main.c
5001 #, c-format
5002 msgid "null package name in --%s comma-separated list '%.250s'"
5003 msgstr ""
5005 #: src/main/main.c
5006 #, c-format
5007 msgid "error executing hook '%s', exit code %d"
5008 msgstr ""
5010 #: src/main/main.c
5011 msgid "status logger"
5012 msgstr ""
5014 #: src/main/main.c
5015 #, c-format
5016 msgid "architecture '%s' is illegal: %s"
5017 msgstr ""
5019 #: src/main/main.c
5020 #, c-format
5021 msgid "architecture '%s' is reserved and cannot be added"
5022 msgstr ""
5024 #: src/main/main.c
5025 #, c-format
5026 msgid "cannot remove non-foreign architecture '%s'"
5027 msgstr ""
5029 #: src/main/main.c
5030 #, c-format
5031 msgid "removing architecture '%s' currently in use by database"
5032 msgstr ""
5034 #: src/main/main.c
5035 #, c-format
5036 msgid "cannot remove architecture '%s' currently in use by the database"
5037 msgstr ""
5039 #: src/main/main.c
5040 #, c-format
5041 msgid "couldn't open '%i' for stream"
5042 msgstr ""
5044 #: src/main/main.c
5045 #, c-format
5046 msgid "unexpected end of file before end of line %d"
5047 msgstr ""
5049 #: src/main/main.c
5050 msgid "cannot set primary group ID to root"
5051 msgstr ""
5053 #: src/main/main.c src/main/script.c
5054 msgid "unable to setenv for subprocesses"
5055 msgstr ""
5057 #: src/main/packages.c
5058 msgid ""
5059 "you must specify packages by their own names, not by quoting the names of "
5060 "the files they come in"
5061 msgstr ""
5063 #: src/main/packages.c
5064 #, c-format
5065 msgid "--%s --pending does not take any non-option arguments"
5066 msgstr ""
5068 #: src/main/packages.c
5069 #, c-format
5070 msgid "--%s (without --pending) needs at least one package name argument"
5071 msgstr ""
5073 #: src/main/packages.c
5074 #, c-format
5075 msgid "Package %s listed more than once, only processing once.\n"
5076 msgstr ""
5078 #: src/main/packages.c
5079 #, c-format
5080 msgid ""
5081 "More than one copy of package %s has been unpacked\n"
5082 " in this run !  Only configuring it once.\n"
5083 msgstr ""
5085 #: src/main/packages.c
5086 #, c-format
5087 msgid ""
5088 "package %.250s is not ready for trigger processing\n"
5089 " (current status '%.250s' with no pending triggers)"
5090 msgstr ""
5092 #: src/main/packages.c
5093 #, c-format
5094 msgid "  Package %s which provides %s is to be removed.\n"
5095 msgstr ""
5097 #: src/main/packages.c
5098 #, c-format
5099 msgid "  Package %s is to be removed.\n"
5100 msgstr ""
5102 #: src/main/packages.c
5103 #, c-format
5104 msgid "  Version of %s on system, provided by %s, is %s.\n"
5105 msgstr ""
5107 #: src/main/packages.c
5108 #, c-format
5109 msgid "  Version of %s on system is %s.\n"
5110 msgstr ""
5112 #: src/main/packages.c
5113 #, c-format
5114 msgid "  Package %s which provides %s awaits trigger processing.\n"
5115 msgstr ""
5117 #: src/main/packages.c
5118 #, c-format
5119 msgid "  Package %s awaits trigger processing.\n"
5120 msgstr ""
5122 #: src/main/packages.c
5123 #, c-format
5124 msgid "also configuring '%s' (required by '%s')"
5125 msgstr ""
5127 #: src/main/packages.c
5128 #, c-format
5129 msgid "  Package %s which provides %s is not configured yet.\n"
5130 msgstr ""
5132 #: src/main/packages.c
5133 #, c-format
5134 msgid "  Package %s is not configured yet.\n"
5135 msgstr ""
5137 #: src/main/packages.c
5138 #, c-format
5139 msgid "  Package %s which provides %s is not installed.\n"
5140 msgstr ""
5142 #: src/main/packages.c
5143 #, c-format
5144 msgid "  Package %s is not installed.\n"
5145 msgstr ""
5147 #: src/main/packages.c
5148 #, c-format
5149 msgid " %s (%s) breaks %s and is %s.\n"
5150 msgstr ""
5152 #: src/main/packages.c
5153 #, c-format
5154 msgid "  %s (%s) provides %s.\n"
5155 msgstr ""
5157 #: src/main/packages.c
5158 #, c-format
5159 msgid "  Version of %s to be configured is %s.\n"
5160 msgstr ""
5162 #: src/main/packages.c
5163 msgid " depends on "
5164 msgstr ""
5166 #: src/main/packages.c
5167 msgid "; however:\n"
5168 msgstr ""
5170 #: src/main/remove.c
5171 #, c-format
5172 msgid "ignoring request to remove %.250s which isn't installed"
5173 msgstr ""
5175 #: src/main/remove.c
5176 #, c-format
5177 msgid ""
5178 "ignoring request to remove %.250s, only the config\n"
5179 " files of which are on the system; use --purge to remove them too"
5180 msgstr ""
5182 #: src/main/remove.c
5183 msgid "this is an essential package; it should not be removed"
5184 msgstr ""
5186 #: src/main/remove.c
5187 msgid "this is a protected package; it should not be removed"
5188 msgstr ""
5190 #: src/main/remove.c
5191 #, c-format
5192 msgid ""
5193 "dependency problems prevent removal of %s:\n"
5194 "%s"
5195 msgstr ""
5197 #: src/main/remove.c
5198 msgid "dependency problems - not removing"
5199 msgstr ""
5201 #: src/main/remove.c
5202 #, c-format
5203 msgid ""
5204 "%s: dependency problems, but removing anyway as you requested:\n"
5205 "%s"
5206 msgstr ""
5208 #: src/main/remove.c
5209 msgid ""
5210 "package is in a very bad inconsistent state; you should\n"
5211 " reinstall it before attempting a removal"
5212 msgstr ""
5214 #: src/main/remove.c
5215 #, c-format
5216 msgid "Would remove or purge %s (%s) ...\n"
5217 msgstr ""
5219 #: src/main/remove.c
5220 #, c-format
5221 msgid "Removing %s (%s) ...\n"
5222 msgstr ""
5224 #: src/main/remove.c src/main/unpack.c
5225 #, c-format
5226 msgid "unable to delete control info file '%.250s'"
5227 msgstr ""
5229 #: src/main/remove.c
5230 #, c-format
5231 msgid ""
5232 "while removing %.250s, unable to remove directory '%.250s': %s - directory "
5233 "may be a mount point?"
5234 msgstr ""
5236 #: src/main/remove.c
5237 #, c-format
5238 msgid "unable to securely remove '%.250s'"
5239 msgstr ""
5241 #: src/main/remove.c
5242 #, c-format
5243 msgid "while removing %.250s, directory '%.250s' not empty so not removed"
5244 msgstr ""
5246 #: src/main/remove.c
5247 #, c-format
5248 msgid "Purging configuration files for %s (%s) ...\n"
5249 msgstr ""
5251 #: src/main/remove.c
5252 #, c-format
5253 msgid "cannot remove old config file '%.250s' (= '%.250s')"
5254 msgstr ""
5256 #: src/main/remove.c
5257 #, c-format
5258 msgid "cannot read config file directory '%.250s' (from '%.250s')"
5259 msgstr ""
5261 #: src/main/remove.c
5262 #, c-format
5263 msgid "cannot remove old backup config file '%.250s' (of '%.250s')"
5264 msgstr ""
5266 #: src/main/remove.c
5267 msgid "cannot remove old files list"
5268 msgstr ""
5270 #: src/main/remove.c
5271 msgid "can't remove old postrm script"
5272 msgstr ""
5274 #: src/main/script.c
5275 #, c-format
5276 msgid "unable to set execute permissions on '%.250s'"
5277 msgstr ""
5279 #: src/main/script.c
5280 msgid "admindir must be inside instdir for dpkg to work properly"
5281 msgstr ""
5283 #: src/main/script.c
5284 msgid ""
5285 "not enough privileges to change root directory with --force-not-root, "
5286 "consider using --force-script-chrootless?"
5287 msgstr ""
5289 #: src/main/script.c
5290 #, c-format
5291 msgid "failed to chroot to '%.250s'"
5292 msgstr ""
5294 #: src/main/script.c
5295 msgid "unable to setenv for maintainer script"
5296 msgstr ""
5298 #: src/main/script.c
5299 msgid "cannot set security execution context for maintainer script"
5300 msgstr ""
5302 #: src/main/script.c
5303 #, c-format
5304 msgid "installed %s package %s script"
5305 msgstr ""
5307 #: src/main/script.c
5308 #, c-format
5309 msgid "unable to stat %s '%.250s'"
5310 msgstr ""
5312 #: src/main/script.c
5313 #, c-format
5314 msgid "new %s package %s script"
5315 msgstr ""
5317 #: src/main/script.c
5318 #, c-format
5319 msgid "old %s package %s script"
5320 msgstr ""
5322 #: src/main/script.c
5323 #, c-format
5324 msgid "unable to stat %s '%.250s': %s"
5325 msgstr ""
5327 #: src/main/script.c
5328 msgid "trying script from the new package instead ..."
5329 msgstr ""
5331 #: src/main/script.c
5332 msgid "there is no script in the new version of the package - giving up"
5333 msgstr ""
5335 #: src/main/script.c
5336 msgid "... it looks like that went OK"
5337 msgstr ""
5339 #: src/main/select.c
5340 #, c-format
5341 msgid "unexpected end of file in package name at line %d"
5342 msgstr ""
5344 #: src/main/select.c
5345 #, c-format
5346 msgid "unexpected end of line in package name at line %d"
5347 msgstr ""
5349 #: src/main/select.c
5350 #, c-format
5351 msgid "unexpected end of file after package name at line %d"
5352 msgstr ""
5354 #: src/main/select.c
5355 #, c-format
5356 msgid "unexpected end of line after package name at line %d"
5357 msgstr ""
5359 #: src/main/select.c
5360 #, c-format
5361 msgid "unexpected data after package and selection at line %d"
5362 msgstr ""
5364 #: src/main/select.c
5365 #, c-format
5366 msgid "illegal package name at line %d: %.250s"
5367 msgstr ""
5369 #: src/main/select.c
5370 #, c-format
5371 msgid "package not in status nor available database at line %d: %.250s"
5372 msgstr ""
5374 #: src/main/select.c
5375 #, c-format
5376 msgid "unknown wanted status at line %d: %.250s"
5377 msgstr ""
5379 #: src/main/select.c
5380 msgid "read error on standard input"
5381 msgstr ""
5383 #: src/main/select.c
5384 msgid ""
5385 "found unknown packages; this might mean the available database\n"
5386 "is outdated, and needs to be updated through a frontend method;\n"
5387 "please see the FAQ <https://wiki.debian.org/Teams/Dpkg/FAQ#set-selections>"
5388 msgstr ""
5390 #: src/main/trigproc.c
5391 msgid ""
5392 "cycle found while processing triggers:\n"
5393 " chain of packages whose triggers are or may be responsible:"
5394 msgstr ""
5396 #: src/main/trigproc.c
5397 #, c-format
5398 msgid ""
5399 "\n"
5400 " packages' pending triggers which are or may be unresolvable:\n"
5401 msgstr ""
5403 #: src/main/trigproc.c
5404 msgid "triggers looping, abandoned"
5405 msgstr ""
5407 #: src/main/trigproc.c
5408 #, c-format
5409 msgid ""
5410 "dependency problems prevent processing triggers for %s:\n"
5411 "%s"
5412 msgstr ""
5414 #: src/main/trigproc.c
5415 msgid "dependency problems - leaving triggers unprocessed"
5416 msgstr ""
5418 #: src/main/trigproc.c
5419 #, c-format
5420 msgid ""
5421 "%s: dependency problems, but processing triggers anyway as you requested:\n"
5422 "%s"
5423 msgstr ""
5425 #: src/main/trigproc.c
5426 #, c-format
5427 msgid "Processing triggers for %s (%s) ...\n"
5428 msgstr ""
5430 #: src/main/unpack.c
5431 #, c-format
5432 msgid ".../%s"
5433 msgstr ""
5435 #: src/main/unpack.c
5436 #, c-format
5437 msgid "error ensuring '%.250s' doesn't exist"
5438 msgstr ""
5440 #: src/main/unpack.c
5441 msgid "split package reassembly"
5442 msgstr ""
5444 #: src/main/unpack.c
5445 msgid "reassembled package file"
5446 msgstr ""
5448 #: src/main/unpack.c
5449 #, c-format
5450 msgid "subprocess %s returned error exit status %d"
5451 msgstr ""
5453 #: src/main/unpack.c
5454 #, c-format
5455 msgid "Authenticating %s ...\n"
5456 msgstr ""
5458 #: src/main/unpack.c
5459 msgid "package signature verification"
5460 msgstr ""
5462 #: src/main/unpack.c
5463 #, c-format
5464 msgid "verification on package %s failed!"
5465 msgstr ""
5467 #: src/main/unpack.c
5468 #, c-format
5469 msgid ""
5470 "verification on package %s failed; but installing anyway as you requested"
5471 msgstr ""
5473 #: src/main/unpack.c
5474 #, c-format
5475 msgid "passed\n"
5476 msgstr ""
5478 #: src/main/unpack.c
5479 #, c-format
5480 msgid ""
5481 "regarding %s containing %s, pre-dependency problem:\n"
5482 "%s"
5483 msgstr ""
5485 #: src/main/unpack.c
5486 #, c-format
5487 msgid "pre-dependency problem - not installing %.250s"
5488 msgstr ""
5490 #: src/main/unpack.c
5491 msgid "ignoring pre-dependency problem!"
5492 msgstr ""
5494 #: src/main/unpack.c
5495 #, c-format
5496 msgid "De-configuring %s (%s), to allow removal of %s (%s) ...\n"
5497 msgstr ""
5499 #: src/main/unpack.c
5500 #, c-format
5501 msgid "De-configuring %s (%s), to allow installation of %s (%s) ...\n"
5502 msgstr ""
5504 #: src/main/unpack.c
5505 #, c-format
5506 msgid "De-configuring %s (%s), to allow configuration of %s (%s) ...\n"
5507 msgstr ""
5509 #: src/main/unpack.c
5510 msgid "conffile file contains an empty line"
5511 msgstr ""
5513 #: src/main/unpack.c utils/update-alternatives.c
5514 #, c-format
5515 msgid "read error in %.250s"
5516 msgstr ""
5518 #: src/main/unpack.c
5519 #, c-format
5520 msgid "error closing %.250s"
5521 msgstr ""
5523 #: src/main/unpack.c
5524 #, c-format
5525 msgid "old version of package has overly-long info file name starting '%.250s'"
5526 msgstr ""
5528 #: src/main/unpack.c
5529 #, c-format
5530 msgid "unable to remove obsolete info file '%.250s'"
5531 msgstr ""
5533 #: src/main/unpack.c
5534 #, c-format
5535 msgid "unable to install (supposed) new info file '%.250s'"
5536 msgstr ""
5538 #: src/main/unpack.c
5539 msgid "unable to open temp control directory"
5540 msgstr ""
5542 #: src/main/unpack.c
5543 #, c-format
5544 msgid "package contains overly-long control info file name (starting '%.50s')"
5545 msgstr ""
5547 #: src/main/unpack.c
5548 #, c-format
5549 msgid "package control info contained directory '%.250s'"
5550 msgstr ""
5552 #: src/main/unpack.c
5553 #, c-format
5554 msgid "package control info rmdir of '%.250s' didn't say not a dir"
5555 msgstr ""
5557 #: src/main/unpack.c
5558 #, c-format
5559 msgid "package %s contained list as info file"
5560 msgstr ""
5562 #: src/main/unpack.c
5563 #, c-format
5564 msgid "unable to install new info file '%.250s' as '%.250s'"
5565 msgstr ""
5567 #: src/main/unpack.c
5568 #, c-format
5569 msgid "Removing obsolete conffile %s ...\n"
5570 msgstr ""
5572 #: src/main/unpack.c
5573 #, c-format
5574 msgid "Obsolete conffile '%s' has been modified by you.\n"
5575 msgstr ""
5577 #: src/main/unpack.c
5578 #, c-format
5579 msgid "Saving as %s ...\n"
5580 msgstr ""
5582 #: src/main/unpack.c
5583 #, c-format
5584 msgid "%s: cannot rename obsolete conffile '%s' to '%s': %s"
5585 msgstr ""
5587 #: src/main/unpack.c
5588 #, c-format
5589 msgid "could not stat old file '%.250s' so not deleting it: %s"
5590 msgstr ""
5592 #: src/main/unpack.c
5593 #, c-format
5594 msgid "unable to delete old directory '%.250s': %s"
5595 msgstr ""
5597 #: src/main/unpack.c
5598 #, c-format
5599 msgid "old conffile '%.250s' was an empty directory (and has now been deleted)"
5600 msgstr ""
5602 #: src/main/unpack.c
5603 #, c-format
5604 msgid "unable to stat other new file '%.250s'"
5605 msgstr ""
5607 #: src/main/unpack.c
5608 #, c-format
5609 msgid ""
5610 "old file '%.250s' is the same as several new files! (both '%.250s' and "
5611 "'%.250s')"
5612 msgstr ""
5614 #: src/main/unpack.c
5615 #, c-format
5616 msgid "unable to securely remove old file '%.250s': %s"
5617 msgstr ""
5619 #: src/main/unpack.c
5620 #, c-format
5621 msgid "(Noting disappearance of %s, which has been completely replaced.)\n"
5622 msgstr ""
5624 #: src/main/unpack.c
5625 msgid "package control information extraction"
5626 msgstr ""
5628 #: src/main/unpack.c
5629 #, c-format
5630 msgid "Recorded info about %s from %s.\n"
5631 msgstr ""
5633 #: src/main/unpack.c
5634 #, c-format
5635 msgid "package architecture (%s) does not match system (%s)"
5636 msgstr ""
5638 #: src/main/unpack.c
5639 #, c-format
5640 msgid "Preparing to unpack %s ...\n"
5641 msgstr ""
5643 #: src/main/unpack.c
5644 #, c-format
5645 msgid "Unpacking %s (%s) ...\n"
5646 msgstr ""
5648 #: src/main/unpack.c
5649 #, c-format
5650 msgid "Unpacking %s (%s) over (%s) ...\n"
5651 msgstr ""
5653 #: src/main/unpack.c
5654 msgid "package filesystem archive extraction"
5655 msgstr ""
5657 #: src/main/unpack.c
5658 msgid "corrupted filesystem tarfile in package archive"
5659 msgstr ""
5661 #: src/main/unpack.c
5662 #, c-format
5663 msgid "cannot zap possible trailing zeros from dpkg-deb: %s"
5664 msgstr ""
5666 #: src/main/unpack.c
5667 #, c-format
5668 msgid "Removing %s (%s), to allow configuration of %s (%s) ...\n"
5669 msgstr ""
5671 #: src/main/update.c
5672 #, c-format
5673 msgid "--%s takes at most one Packages-file argument"
5674 msgstr ""
5676 #: src/main/update.c
5677 #, c-format
5678 msgid "unable to access dpkg database directory '%s' for bulk available update"
5679 msgstr ""
5681 #: src/main/update.c
5682 #, c-format
5683 msgid ""
5684 "required write access to dpkg database directory '%s' for bulk available "
5685 "update"
5686 msgstr ""
5688 #: src/main/update.c
5689 #, c-format
5690 msgid "Replacing available packages info, using %s.\n"
5691 msgstr ""
5693 #: src/main/update.c
5694 #, c-format
5695 msgid "Updating available packages info, using %s.\n"
5696 msgstr ""
5698 #: src/main/update.c
5699 #, c-format
5700 msgid "Information about %d package was updated.\n"
5701 msgid_plural "Information about %d packages was updated.\n"
5702 msgstr[0] ""
5703 msgstr[1] ""
5705 #: src/main/update.c
5706 #, c-format
5707 msgid ""
5708 "obsolete '--%s' option; unavailable packages are automatically cleaned up"
5709 msgstr ""
5711 #: utils/update-alternatives.c
5712 #, c-format
5713 msgid "%s version %s.\n"
5714 msgstr ""
5716 #: utils/update-alternatives.c
5717 #, c-format
5718 msgid ""
5719 "Commands:\n"
5720 "  --install <link> <name> <path> <priority>\n"
5721 "    [--slave <link> <name> <path>] ...\n"
5722 "                           add a group of alternatives to the system.\n"
5723 "  --remove <name> <path>   remove <path> from the <name> group alternative.\n"
5724 "  --remove-all <name>      remove <name> group from the alternatives "
5725 "system.\n"
5726 "  --auto <name>            switch the master link <name> to automatic mode.\n"
5727 "  --display <name>         display information about the <name> group.\n"
5728 "  --query <name>           machine parseable version of --display <name>.\n"
5729 "  --list <name>            display all targets of the <name> group.\n"
5730 "  --get-selections         list master alternative names and their status.\n"
5731 "  --set-selections         read alternative status from standard input.\n"
5732 "  --config <name>          show alternatives for the <name> group and ask "
5733 "the\n"
5734 "                           user to select which one to use.\n"
5735 "  --set <name> <path>      set <path> as alternative for <name>.\n"
5736 "  --all                    call --config on all alternatives.\n"
5737 "\n"
5738 msgstr ""
5740 #: utils/update-alternatives.c
5741 #, c-format
5742 msgid ""
5743 "<link> is the symlink pointing to %s/<name>.\n"
5744 "  (e.g. /usr/bin/pager)\n"
5745 "<name> is the master name for this link group.\n"
5746 "  (e.g. pager)\n"
5747 "<path> is the location of one of the alternative target files.\n"
5748 "  (e.g. /usr/bin/less)\n"
5749 "<priority> is an integer; options with higher numbers have higher priority "
5750 "in\n"
5751 "  automatic mode.\n"
5752 "\n"
5753 msgstr ""
5755 #: utils/update-alternatives.c
5756 #, c-format
5757 msgid ""
5758 "Options:\n"
5759 "  --altdir <directory>     change the alternatives directory\n"
5760 "                             (default is %s).\n"
5761 "  --admindir <directory>   change the administrative directory\n"
5762 "                             (default is %s).\n"
5763 "  --instdir <directory>    change the installation directory.\n"
5764 "  --root <directory>       change the filesystem root directory.\n"
5765 "  --log <file>             change the log file.\n"
5766 "  --force                  allow replacing files with alternative links.\n"
5767 "  --skip-auto              skip prompt for alternatives correctly "
5768 "configured\n"
5769 "                           in automatic mode (relevant for --config only)\n"
5770 "  --quiet                  quiet operation, minimal output.\n"
5771 "  --verbose                verbose operation, more output.\n"
5772 "  --debug                  debug output, way more output.\n"
5773 "  --help                   show this help message.\n"
5774 "  --version                show the version.\n"
5775 msgstr ""
5777 #: utils/update-alternatives.c
5778 #, c-format
5779 msgid "Use '%s --help' for program usage information."
5780 msgstr ""
5782 #: utils/update-alternatives.c
5783 #, c-format
5784 msgid "malloc failed (%zu bytes)"
5785 msgstr ""
5787 #: utils/update-alternatives.c
5788 #, c-format
5789 msgid "wait for subprocess %s failed"
5790 msgstr ""
5792 #: utils/update-alternatives.c
5793 #, c-format
5794 msgid "unable to remove '%s'"
5795 msgstr ""
5797 #: utils/update-alternatives.c
5798 #, c-format
5799 msgid "cannot create log directory '%s'"
5800 msgstr ""
5802 #: utils/update-alternatives.c
5803 #, c-format
5804 msgid "cannot append to '%s'"
5805 msgstr ""
5807 #: utils/update-alternatives.c
5808 #, c-format
5809 msgid "cannot get local time to log into '%s'"
5810 msgstr ""
5812 #: utils/update-alternatives.c
5813 #, c-format
5814 msgid "unable to read link '%s%.255s'"
5815 msgstr ""
5817 #: utils/update-alternatives.c
5818 #, c-format
5819 msgid "unable to get file '%s%s' metadata"
5820 msgstr ""
5822 #: utils/update-alternatives.c
5823 #, c-format
5824 msgid "cannot set symlink '%s' timestamp"
5825 msgstr ""
5827 #: utils/update-alternatives.c
5828 msgid "auto mode"
5829 msgstr ""
5831 #: utils/update-alternatives.c
5832 msgid "manual mode"
5833 msgstr ""
5835 #: utils/update-alternatives.c
5836 #, c-format
5837 msgid "unexpected end of file while trying to read %s"
5838 msgstr ""
5840 #: utils/update-alternatives.c
5841 #, c-format
5842 msgid "while reading %s: %s"
5843 msgstr ""
5845 #: utils/update-alternatives.c
5846 #, c-format
5847 msgid "line not terminated while trying to read %s"
5848 msgstr ""
5850 #: utils/update-alternatives.c
5851 #, c-format
5852 msgid "%s corrupt: %s"
5853 msgstr ""
5855 #: utils/update-alternatives.c
5856 #, c-format
5857 msgid "newlines prohibited in update-alternatives files (%s)"
5858 msgstr ""
5860 #: utils/update-alternatives.c
5861 msgid "slave name"
5862 msgstr ""
5864 #: utils/update-alternatives.c
5865 #, c-format
5866 msgid "duplicate slave name %s"
5867 msgstr ""
5869 #: utils/update-alternatives.c
5870 msgid "slave link"
5871 msgstr ""
5873 #: utils/update-alternatives.c
5874 #, c-format
5875 msgid "slave link same as main link %s"
5876 msgstr ""
5878 #: utils/update-alternatives.c
5879 #, c-format
5880 msgid "duplicate slave link %s"
5881 msgstr ""
5883 #: utils/update-alternatives.c
5884 msgid "master file"
5885 msgstr ""
5887 #: utils/update-alternatives.c
5888 #, c-format
5889 msgid "duplicate path %s"
5890 msgstr ""
5892 #: utils/update-alternatives.c
5893 #, c-format
5894 msgid ""
5895 "alternative %s (part of link group %s) doesn't exist; removing from list of "
5896 "alternatives"
5897 msgstr ""
5899 #: utils/update-alternatives.c
5900 msgid "priority"
5901 msgstr ""
5903 #: utils/update-alternatives.c
5904 msgid "slave file"
5905 msgstr ""
5907 #: utils/update-alternatives.c
5908 #, c-format
5909 msgid "priority of %s: %s"
5910 msgstr ""
5912 #: utils/update-alternatives.c
5913 #, c-format
5914 msgid "priority of %s is out of range: %s"
5915 msgstr ""
5917 #: utils/update-alternatives.c
5918 msgid "status"
5919 msgstr ""
5921 #: utils/update-alternatives.c
5922 msgid "invalid status"
5923 msgstr ""
5925 #: utils/update-alternatives.c
5926 msgid "master link"
5927 msgstr ""
5929 #: utils/update-alternatives.c
5930 #, c-format
5931 msgid "discarding obsolete slave link %s (%s)"
5932 msgstr ""
5934 #: utils/update-alternatives.c
5935 #, c-format
5936 msgid "cannot create administrative directory '%s'"
5937 msgstr ""
5939 #: utils/update-alternatives.c
5940 #, c-format
5941 msgid "unable to flush file '%s'"
5942 msgstr ""
5944 #: utils/update-alternatives.c
5945 #, c-format
5946 msgid "cannot stat file '%s%s'"
5947 msgstr ""
5949 #: utils/update-alternatives.c
5950 #, c-format
5951 msgid "  link best version is %s"
5952 msgstr ""
5954 #: utils/update-alternatives.c
5955 msgid "  link best version not available"
5956 msgstr ""
5958 #: utils/update-alternatives.c
5959 #, c-format
5960 msgid "  link currently points to %s"
5961 msgstr ""
5963 #: utils/update-alternatives.c
5964 msgid "  link currently absent"
5965 msgstr ""
5967 #: utils/update-alternatives.c
5968 #, c-format
5969 msgid "  link %s is %s"
5970 msgstr ""
5972 #: utils/update-alternatives.c
5973 #, c-format
5974 msgid "  slave %s is %s"
5975 msgstr ""
5977 #: utils/update-alternatives.c
5978 #, c-format
5979 msgid "%s - priority %d"
5980 msgstr ""
5982 #: utils/update-alternatives.c
5983 #, c-format
5984 msgid "  slave %s: %s"
5985 msgstr ""
5987 #: utils/update-alternatives.c
5988 #, c-format
5989 msgid "There is %d choice for the alternative %s (providing %s)."
5990 msgid_plural "There are %d choices for the alternative %s (providing %s)."
5991 msgstr[0] ""
5992 msgstr[1] ""
5994 #: utils/update-alternatives.c
5995 msgid "Selection"
5996 msgstr ""
5998 #: utils/update-alternatives.c
5999 msgid "Path"
6000 msgstr ""
6002 #: utils/update-alternatives.c
6003 msgid "Priority"
6004 msgstr ""
6006 #: utils/update-alternatives.c
6007 msgid "Status"
6008 msgstr ""
6010 #: utils/update-alternatives.c
6011 #, c-format
6012 msgid "Press <enter> to keep the current choice[*], or type selection number: "
6013 msgstr ""
6015 #: utils/update-alternatives.c
6016 #, c-format
6017 msgid "There is no program which provides %s."
6018 msgstr ""
6020 #: utils/update-alternatives.c
6021 msgid "Nothing to configure."
6022 msgstr ""
6024 #: utils/update-alternatives.c
6025 #, c-format
6026 msgid "not replacing %s with a link"
6027 msgstr ""
6029 #: utils/update-alternatives.c
6030 #, c-format
6031 msgid "cannot create alternatives directory '%s'"
6032 msgstr ""
6034 #: utils/update-alternatives.c
6035 #, c-format
6036 msgid "can't install unknown choice %s"
6037 msgstr ""
6039 #: utils/update-alternatives.c
6040 #, c-format
6041 msgid ""
6042 "skip creation of %s because associated file %s (of link group %s) doesn't "
6043 "exist"
6044 msgstr ""
6046 #: utils/update-alternatives.c
6047 #, c-format
6048 msgid "not removing %s since it's not a symlink"
6049 msgstr ""
6051 #: utils/update-alternatives.c
6052 #, c-format
6053 msgid "alternative %s for %s not registered; not removing"
6054 msgstr ""
6056 #: utils/update-alternatives.c
6057 #, c-format
6058 msgid "removing manually selected alternative - switching %s to auto mode"
6059 msgstr ""
6061 #: utils/update-alternatives.c
6062 #, c-format
6063 msgid "alternative %s for %s not registered; not setting"
6064 msgstr ""
6066 #: utils/update-alternatives.c
6067 #, c-format
6068 msgid "there is no program which provides %s"
6069 msgstr ""
6071 #: utils/update-alternatives.c
6072 #, c-format
6073 msgid "%s%s/%s is dangling; it will be updated with best choice"
6074 msgstr ""
6076 #: utils/update-alternatives.c
6077 #, c-format
6078 msgid ""
6079 "%s%s/%s has been changed (manually or by a script); switching to manual "
6080 "updates only"
6081 msgstr ""
6083 #: utils/update-alternatives.c
6084 #, c-format
6085 msgid "setting up automatic selection of %s"
6086 msgstr ""
6088 #: utils/update-alternatives.c
6089 #, c-format
6090 msgid "renaming %s slave link from %s%s to %s%s"
6091 msgstr ""
6093 #: utils/update-alternatives.c
6094 #, c-format
6095 msgid "renaming %s link from %s%s to %s%s"
6096 msgstr ""
6098 #: utils/update-alternatives.c
6099 #, c-format
6100 msgid "automatic updates of %s/%s are disabled; leaving it alone"
6101 msgstr ""
6103 #: utils/update-alternatives.c
6104 #, c-format
6105 msgid "to return to automatic updates use '%s --auto %s'"
6106 msgstr ""
6108 #: utils/update-alternatives.c
6109 #, c-format
6110 msgid "using %s to provide %s (%s) in auto mode"
6111 msgstr ""
6113 #: utils/update-alternatives.c
6114 #, c-format
6115 msgid "using %s to provide %s (%s) in manual mode"
6116 msgstr ""
6118 #: utils/update-alternatives.c
6119 #, c-format
6120 msgid "updating alternative %s because link group %s has changed slave links"
6121 msgstr ""
6123 #: utils/update-alternatives.c
6124 #, c-format
6125 msgid ""
6126 "forcing reinstallation of alternative %s because link group %s is broken"
6127 msgstr ""
6129 #: utils/update-alternatives.c
6130 #, c-format
6131 msgid "current alternative %s is unknown, switching to %s for link group %s"
6132 msgstr ""
6134 #: utils/update-alternatives.c
6135 #, c-format
6136 msgid "selecting alternative %s as auto"
6137 msgstr ""
6139 #: utils/update-alternatives.c
6140 #, c-format
6141 msgid "selecting alternative %s as choice %s"
6142 msgstr ""
6144 #: utils/update-alternatives.c
6145 #, c-format
6146 msgid "alternative %s unchanged because choice %s is not available"
6147 msgstr ""
6149 #: utils/update-alternatives.c
6150 #, c-format
6151 msgid "skip unknown alternative %s"
6152 msgstr ""
6154 #: utils/update-alternatives.c
6155 #, c-format
6156 msgid "line too long or not terminated while trying to read %s"
6157 msgstr ""
6159 #: utils/update-alternatives.c
6160 #, c-format
6161 msgid "skip invalid selection line: %s"
6162 msgstr ""
6164 #: utils/update-alternatives.c
6165 #, c-format
6166 msgid "alternative name (%s) must not contain '/' and spaces"
6167 msgstr ""
6169 #: utils/update-alternatives.c
6170 #, c-format
6171 msgid "alternative link is not absolute as it should be: %s"
6172 msgstr ""
6174 #: utils/update-alternatives.c
6175 #, c-format
6176 msgid "alternative path is not absolute as it should be: %s"
6177 msgstr ""
6179 #: utils/update-alternatives.c
6180 #, c-format
6181 msgid "alternative %s can't be master: it is a slave of %s"
6182 msgstr ""
6184 #: utils/update-alternatives.c
6185 #, c-format
6186 msgid "alternative link %s is already managed by %s"
6187 msgstr ""
6189 #: utils/update-alternatives.c
6190 #, c-format
6191 msgid "alternative path %s%s doesn't exist"
6192 msgstr ""
6194 #: utils/update-alternatives.c
6195 #, c-format
6196 msgid "alternative %s can't be slave of %s: it is a master alternative"
6197 msgstr ""
6199 #: utils/update-alternatives.c
6200 #, c-format
6201 msgid "alternative %s can't be slave of %s: it is a slave of %s"
6202 msgstr ""
6204 #: utils/update-alternatives.c
6205 #, c-format
6206 msgid "alternative link %s is already managed by %s (slave of %s)"
6207 msgstr ""
6209 #: utils/update-alternatives.c
6210 #, c-format
6211 msgid "two commands specified: --%s and --%s"
6212 msgstr ""
6214 #: utils/update-alternatives.c
6215 #, c-format
6216 msgid "unknown argument '%s'"
6217 msgstr ""
6219 #: utils/update-alternatives.c
6220 #, c-format
6221 msgid "--%s needs <link> <name> <path> <priority>"
6222 msgstr ""
6224 #: utils/update-alternatives.c
6225 #, c-format
6226 msgid "<link> '%s' is the same as <path>"
6227 msgstr ""
6229 #: utils/update-alternatives.c
6230 #, c-format
6231 msgid "priority '%s' must be an integer"
6232 msgstr ""
6234 #: utils/update-alternatives.c
6235 #, c-format
6236 msgid "priority '%s' is out of range"
6237 msgstr ""
6239 #: utils/update-alternatives.c
6240 #, c-format
6241 msgid "--%s needs <name> <path>"
6242 msgstr ""
6244 #: utils/update-alternatives.c
6245 #, c-format
6246 msgid "--%s needs <name>"
6247 msgstr ""
6249 #: utils/update-alternatives.c
6250 #, c-format
6251 msgid "--%s only allowed with --%s"
6252 msgstr ""
6254 #: utils/update-alternatives.c
6255 #, c-format
6256 msgid "--%s needs <link> <name> <path>"
6257 msgstr ""
6259 #: utils/update-alternatives.c
6260 #, c-format
6261 msgid "<name> '%s' is both primary and slave"
6262 msgstr ""
6264 #: utils/update-alternatives.c
6265 #, c-format
6266 msgid "<link> '%s' is both primary and slave"
6267 msgstr ""
6269 #: utils/update-alternatives.c
6270 #, c-format
6271 msgid "duplicate slave <name> '%s'"
6272 msgstr ""
6274 #: utils/update-alternatives.c
6275 #, c-format
6276 msgid "duplicate slave <link> '%s'"
6277 msgstr ""
6279 #: utils/update-alternatives.c
6280 #, c-format
6281 msgid "--%s needs a <file> argument"
6282 msgstr ""
6284 #: utils/update-alternatives.c
6285 #, c-format
6286 msgid ""
6287 "need --%s, --%s, --%s, --%s, --%s, --%s, --%s, --%s, --%s, --%s, --%s or --%s"
6288 msgstr ""
6290 #: utils/update-alternatives.c
6291 #, c-format
6292 msgid "no alternatives for %s"
6293 msgstr ""
6295 #: utils/update-alternatives.c
6296 msgid "<standard input>"
6297 msgstr ""
6299 #: utils/update-alternatives.polkit.in
6300 msgid "Run update-alternatives to modify system alternative selections"
6301 msgstr ""
6303 #: utils/update-alternatives.polkit.in
6304 msgid "Authentication is required to run update-alternatives"
6305 msgstr ""