dpkg (1.18.25) stretch; urgency=medium
[dpkg] / po / dpkg.pot
CommitLineData
1479465f
GJ
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.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: dpkg 1.18.25\n"
10"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
11"POT-Creation-Date: 2018-06-26 10:10+0000\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"
20
21#: lib/dpkg/ar.c
22msgid "failed to fstat archive"
23msgstr ""
24
25#: lib/dpkg/ar.c
26#, c-format
27msgid "failed to read archive '%.255s'"
28msgstr ""
29
30#: lib/dpkg/ar.c lib/dpkg/dbmodify.c
31#, c-format
32msgid "unable to create '%.255s'"
33msgstr ""
34
35#: lib/dpkg/ar.c lib/dpkg/dir.c src/divertcmd.c dpkg-split/join.c
36#: dpkg-split/queue.c utils/update-alternatives.c
37#, c-format
38msgid "unable to close file '%s'"
39msgstr ""
40
41#: lib/dpkg/ar.c
42#, c-format
43msgid "invalid character '%c' in archive '%.250s' member '%.16s' size"
44msgstr ""
45
46#: lib/dpkg/ar.c utils/update-alternatives.c
47#, c-format
48msgid "unable to write file '%s'"
49msgstr ""
50
51#: lib/dpkg/ar.c
52#, c-format
53msgid "ar member name '%s' length too long"
54msgstr ""
55
56#: lib/dpkg/ar.c
57#, c-format
58msgid "ar member size %jd too large"
59msgstr ""
60
61#: lib/dpkg/ar.c
62#, c-format
63msgid "generated corrupt ar header for '%s'"
64msgstr ""
65
66#: lib/dpkg/ar.c
67#, c-format
68msgid "failed to fstat ar member file (%s)"
69msgstr ""
70
71#: lib/dpkg/ar.c
72#, c-format
73msgid "cannot append ar member file (%s) to '%s': %s"
74msgstr ""
75
76#: lib/dpkg/arch.c lib/dpkg/parsehelp.c lib/dpkg/pkg-format.c
77msgid "may not be empty string"
78msgstr ""
79
80#: lib/dpkg/arch.c
81msgid "must start with an alphanumeric"
82msgstr ""
83
84#: lib/dpkg/arch.c lib/dpkg/parsehelp.c
85#, c-format
86msgid "character '%c' not allowed (only letters, digits and characters '%s')"
87msgstr ""
88
89#: lib/dpkg/arch.c
90msgctxt "architecture"
91msgid "<none>"
92msgstr ""
93
94#: lib/dpkg/arch.c
95msgctxt "architecture"
96msgid "<empty>"
97msgstr ""
98
99#: lib/dpkg/arch.c
100msgid "error writing to architecture list"
101msgstr ""
102
103#: lib/dpkg/atomic-file.c
104#, c-format
105msgid "unable to create new file '%.250s'"
106msgstr ""
107
108#: lib/dpkg/atomic-file.c
109#, c-format
110msgid "unable to write new file '%.250s'"
111msgstr ""
112
113#: lib/dpkg/atomic-file.c
114#, c-format
115msgid "unable to flush new file '%.250s'"
116msgstr ""
117
118#: lib/dpkg/atomic-file.c
119#, c-format
120msgid "unable to sync new file '%.250s'"
121msgstr ""
122
123#: lib/dpkg/atomic-file.c
124#, c-format
125msgid "unable to close new file '%.250s'"
126msgstr ""
127
128#: lib/dpkg/atomic-file.c
129#, c-format
130msgid "error removing old backup file '%s'"
131msgstr ""
132
133#: lib/dpkg/atomic-file.c
134#, c-format
135msgid "error creating new backup file '%s'"
136msgstr ""
137
138#: lib/dpkg/atomic-file.c lib/dpkg/triglib.c src/infodb-upgrade.c src/remove.c
139#, c-format
140msgid "cannot remove '%.250s'"
141msgstr ""
142
143#: lib/dpkg/atomic-file.c
144#, c-format
145msgid "error installing new file '%s'"
146msgstr ""
147
148#: lib/dpkg/buffer.c
149msgid "failed to write"
150msgstr ""
151
152#: lib/dpkg/buffer.c
153msgid "failed to read"
154msgstr ""
155
156#: lib/dpkg/buffer.c
157msgid "unexpected end of file or stream"
158msgstr ""
159
160#: lib/dpkg/buffer.c
161msgid "failed to seek"
162msgstr ""
163
164#: lib/dpkg/command.c lib/dpkg/path-remove.c src/unpack.c dpkg-split/split.c
165#: utils/update-alternatives.c
166#, c-format
167msgid "unable to execute %s (%s)"
168msgstr ""
169
170#: lib/dpkg/compress.c
171#, c-format
172msgid "%s: pass-through copy error: %s"
173msgstr ""
174
175#: lib/dpkg/compress.c
176#, c-format
177msgid "%s: error binding input to gzip stream"
178msgstr ""
179
180#: lib/dpkg/compress.c
181#, c-format
182msgid "%s: internal gzip read error: '%s'"
183msgstr ""
184
185#: lib/dpkg/compress.c
186#, c-format
187msgid "%s: internal gzip write error"
188msgstr ""
189
190#: lib/dpkg/compress.c
191#, c-format
192msgid "%s: error binding output to gzip stream"
193msgstr ""
194
195#: lib/dpkg/compress.c
196#, c-format
197msgid "%s: internal gzip read error"
198msgstr ""
199
200#: lib/dpkg/compress.c
201#, c-format
202msgid "%s: internal gzip write error: '%s'"
203msgstr ""
204
205#: lib/dpkg/compress.c
206#, c-format
207msgid "%s: internal gzip write error: %s"
208msgstr ""
209
210#: lib/dpkg/compress.c
211#, c-format
212msgid "%s: error binding input to bzip2 stream"
213msgstr ""
214
215#: lib/dpkg/compress.c
216#, c-format
217msgid "%s: internal bzip2 read error: '%s'"
218msgstr ""
219
220#: lib/dpkg/compress.c
221#, c-format
222msgid "%s: internal bzip2 write error"
223msgstr ""
224
225#: lib/dpkg/compress.c
226#, c-format
227msgid "%s: error binding output to bzip2 stream"
228msgstr ""
229
230#: lib/dpkg/compress.c
231#, c-format
232msgid "%s: internal bzip2 read error"
233msgstr ""
234
235#: lib/dpkg/compress.c
236#, c-format
237msgid "%s: internal bzip2 write error: '%s'"
238msgstr ""
239
240#: lib/dpkg/compress.c
241msgid "unexpected bzip2 error"
242msgstr ""
243
244#: lib/dpkg/compress.c
245msgid "internal error (bug)"
246msgstr ""
247
248#: lib/dpkg/compress.c
249msgid "memory usage limit reached"
250msgstr ""
251
252#: lib/dpkg/compress.c
253msgid "unsupported compression preset"
254msgstr ""
255
256#: lib/dpkg/compress.c
257msgid "unsupported options in file header"
258msgstr ""
259
260#: lib/dpkg/compress.c
261msgid "compressed data is corrupt"
262msgstr ""
263
264#: lib/dpkg/compress.c
265msgid "unexpected end of input"
266msgstr ""
267
268#: lib/dpkg/compress.c
269msgid "file format not recognized"
270msgstr ""
271
272#: lib/dpkg/compress.c
273msgid "unsupported type of integrity check"
274msgstr ""
275
276#: lib/dpkg/compress.c
277#, c-format
278msgid "%s: lzma read error"
279msgstr ""
280
281#: lib/dpkg/compress.c
282#, c-format
283msgid "%s: lzma write error"
284msgstr ""
285
286#: lib/dpkg/compress.c
287#, c-format
288msgid "%s: lzma close error"
289msgstr ""
290
291#: lib/dpkg/compress.c
292#, c-format
293msgid "%s: lzma error: %s"
294msgstr ""
295
296#: lib/dpkg/compress.c
297msgid "unknown compression strategy"
298msgstr ""
299
300#: lib/dpkg/dbmodify.c
301#, c-format
302msgid ""
303"updates directory contains file '%.250s' whose name is too long (length=%d, "
304"max=%d)"
305msgstr ""
306
307#: lib/dpkg/dbmodify.c
308#, c-format
309msgid ""
310"updates directory contains files with different length names (both %d and %d)"
311msgstr ""
312
313#: lib/dpkg/dbmodify.c
314#, c-format
315msgid "cannot scan updates directory '%.255s'"
316msgstr ""
317
318#: lib/dpkg/dbmodify.c
319#, c-format
320msgid "failed to remove incorporated update file %.255s"
321msgstr ""
322
323#: lib/dpkg/dbmodify.c
324#, c-format
325msgid "unable to fill %.250s with padding"
326msgstr ""
327
328#: lib/dpkg/dbmodify.c
329#, c-format
330msgid "unable to flush %.250s after padding"
331msgstr ""
332
333#: lib/dpkg/dbmodify.c
334#, c-format
335msgid "unable to seek to start of %.250s after padding"
336msgstr ""
337
338#: lib/dpkg/dbmodify.c
339#, c-format
340msgid "unable to open lock file %s for testing"
341msgstr ""
342
343#: lib/dpkg/dbmodify.c
344msgid "unable to open/create status database lockfile"
345msgstr ""
346
347#: lib/dpkg/dbmodify.c
348msgid "you do not have permission to lock the dpkg status database"
349msgstr ""
350
351#: lib/dpkg/dbmodify.c
352msgid "dpkg status database"
353msgstr ""
354
355#: lib/dpkg/dbmodify.c
356msgid "requested operation requires superuser privilege"
357msgstr ""
358
359#: lib/dpkg/dbmodify.c
360msgid "unable to access dpkg status area"
361msgstr ""
362
363#: lib/dpkg/dbmodify.c
364msgid "operation requires read/write access to dpkg status area"
365msgstr ""
366
367#: lib/dpkg/dbmodify.c
368#, c-format
369msgid "failed to remove my own update file %.255s"
370msgstr ""
371
372#: lib/dpkg/dbmodify.c
373#, c-format
374msgid "unable to write updated status of '%.250s'"
375msgstr ""
376
377#: lib/dpkg/dbmodify.c
378#, c-format
379msgid "unable to flush updated status of '%.250s'"
380msgstr ""
381
382#: lib/dpkg/dbmodify.c
383#, c-format
384msgid "unable to truncate for updated status of '%.250s'"
385msgstr ""
386
387#: lib/dpkg/dbmodify.c
388#, c-format
389msgid "unable to fsync updated status of '%.250s'"
390msgstr ""
391
392#: lib/dpkg/dbmodify.c
393#, c-format
394msgid "unable to close updated status of '%.250s'"
395msgstr ""
396
397#: lib/dpkg/dbmodify.c
398#, c-format
399msgid "unable to install updated status of '%.250s'"
400msgstr ""
401
402#: lib/dpkg/deb-version.c
403msgid "format version with too big major component"
404msgstr ""
405
406#: lib/dpkg/deb-version.c
407msgid "format version with empty major component"
408msgstr ""
409
410#: lib/dpkg/deb-version.c
411msgid "format version has no dot"
412msgstr ""
413
414#: lib/dpkg/deb-version.c
415msgid "format version with too big minor component"
416msgstr ""
417
418#: lib/dpkg/deb-version.c
419msgid "format version with empty minor component"
420msgstr ""
421
422#: lib/dpkg/deb-version.c
423msgid "format version followed by junk"
424msgstr ""
425
426#: lib/dpkg/dir.c
427#, c-format
428msgid "unable to get file descriptor for directory '%s'"
429msgstr ""
430
431#: lib/dpkg/dir.c
432#, c-format
433msgid "unable to sync directory '%s'"
434msgstr ""
435
436#: lib/dpkg/dir.c
437#, c-format
438msgid "unable to open directory '%s'"
439msgstr ""
440
441#: lib/dpkg/dir.c src/divertcmd.c utils/update-alternatives.c
442#, c-format
443msgid "unable to open file '%s'"
444msgstr ""
445
446#: lib/dpkg/dir.c src/divertcmd.c dpkg-deb/build.c dpkg-split/join.c
447#: dpkg-split/queue.c utils/update-alternatives.c
448#, c-format
449msgid "unable to sync file '%s'"
450msgstr ""
451
452#: lib/dpkg/dump.c
453#, c-format
454msgid "failed to write details of '%.50s' to '%.250s'"
455msgstr ""
456
457#: lib/dpkg/dump.c
458#, c-format
459msgid "unable to set buffering on %s database file"
460msgstr ""
461
462#: lib/dpkg/dump.c
463#, c-format
464msgid "failed to write %s database record about '%.50s' to '%.250s'"
465msgstr ""
466
467#: lib/dpkg/ehandle.c utils/update-alternatives.c
468msgid "error"
469msgstr ""
470
471#: lib/dpkg/ehandle.c
472#, c-format
473msgid ""
474"%s%s%s: %s%s:%s\n"
475" %s\n"
476msgstr ""
477
478#: lib/dpkg/ehandle.c
479msgid "out of memory for new error context"
480msgstr ""
481
482#: lib/dpkg/ehandle.c
483msgid "error while cleaning up"
484msgstr ""
485
486#: lib/dpkg/ehandle.c
487msgid "too many nested errors during error recovery"
488msgstr ""
489
490#: lib/dpkg/ehandle.c
491msgid "out of memory for new cleanup entry"
492msgstr ""
493
494#: lib/dpkg/ehandle.c
495msgid "out of memory for new cleanup entry with many arguments"
496msgstr ""
497
498#: lib/dpkg/ehandle.c
499msgid "unrecoverable fatal error, aborting"
500msgstr ""
501
502#: lib/dpkg/ehandle.c
503msgid "outside error context, aborting"
504msgstr ""
505
506#: lib/dpkg/ehandle.c
507msgid "internal error"
508msgstr ""
509
510#: lib/dpkg/fields.c
511#, c-format
512msgid "%s is missing"
513msgstr ""
514
515#: lib/dpkg/fields.c
516#, c-format
517msgid "'%.50s' is not allowed for %s"
518msgstr ""
519
520#: lib/dpkg/fields.c
521#, c-format
522msgid "junk after %s"
523msgstr ""
524
525#: lib/dpkg/fields.c
526#, c-format
527msgid "invalid package name (%.250s)"
528msgstr ""
529
530#: lib/dpkg/fields.c
531#, c-format
532msgid "empty file details field '%s'"
533msgstr ""
534
535#: lib/dpkg/fields.c
536#, c-format
537msgid "file details field '%s' not allowed in status file"
538msgstr ""
539
540#: lib/dpkg/fields.c
541#, c-format
542msgid "too many values in file details field '%s' (compared to others)"
543msgstr ""
544
545#: lib/dpkg/fields.c
546#, c-format
547msgid "too few values in file details field '%s' (compared to others)"
548msgstr ""
549
550#: lib/dpkg/fields.c
551msgid "yes/no in boolean field"
552msgstr ""
553
554#: lib/dpkg/fields.c
555msgid "foreign/allowed/same/no in quadstate field"
556msgstr ""
557
558#: lib/dpkg/fields.c
559#, c-format
560msgid "'%s' is not a valid architecture name: %s"
561msgstr ""
562
563#: lib/dpkg/fields.c
564msgid "word in 'Priority' field"
565msgstr ""
566
567#: lib/dpkg/fields.c
568#, c-format
569msgid "value for '%s' field not allowed in this context"
570msgstr ""
571
572#: lib/dpkg/fields.c
573msgid "first (want) word in 'Status' field"
574msgstr ""
575
576#: lib/dpkg/fields.c
577msgid "second (error) word in 'Status' field"
578msgstr ""
579
580#: lib/dpkg/fields.c
581msgid "third (status) word in 'Status' field"
582msgstr ""
583
584#: lib/dpkg/fields.c
585#, c-format
586msgid "error in '%s' field string '%.250s'"
587msgstr ""
588
589#: lib/dpkg/fields.c
590#, c-format
591msgid "obsolete '%s' or '%s' field used"
592msgstr ""
593
594#: lib/dpkg/fields.c
595#, c-format
596msgid "value for '%s' field has malformed line '%.*s'"
597msgstr ""
598
599#: lib/dpkg/fields.c
600#, c-format
601msgid "value for '%s' has line starting with non-space '%c'"
602msgstr ""
603
604#: lib/dpkg/fields.c
605msgid "root or null directory is listed as a conffile"
606msgstr ""
607
608#: lib/dpkg/fields.c
609#, c-format
610msgid ""
611"'%s' field, missing package name, or garbage where package name expected"
612msgstr ""
613
614#: lib/dpkg/fields.c
615#, c-format
616msgid "'%s' field, invalid package name '%.255s': %s"
617msgstr ""
618
619#: lib/dpkg/fields.c
620#, c-format
621msgid ""
622"'%s' field, missing architecture name, or garbage where architecture name "
623"expected"
624msgstr ""
625
626#: lib/dpkg/fields.c
627#, c-format
628msgid ""
629"'%s' field, reference to '%.255s': invalid architecture name '%.255s': %s"
630msgstr ""
631
632#: lib/dpkg/fields.c
633#, c-format
634msgid ""
635"'%s' field, reference to '%.255s':\n"
636" bad version relationship %c%c"
637msgstr ""
638
639#: lib/dpkg/fields.c
640#, c-format
641msgid ""
642"'%s' field, reference to '%.255s':\n"
643" '%c' is obsolete, use '%c=' or '%c%c' instead"
644msgstr ""
645
646#: lib/dpkg/fields.c
647#, c-format
648msgid ""
649"'%s' field, reference to '%.255s':\n"
650" implicit exact match on version number, suggest using '=' instead"
651msgstr ""
652
653#: lib/dpkg/fields.c
654#, c-format
655msgid "only exact versions may be used for '%s' field"
656msgstr ""
657
658#: lib/dpkg/fields.c
659#, c-format
660msgid ""
661"'%s' field, reference to '%.255s':\n"
662" version value starts with non-alphanumeric, suggest adding a space"
663msgstr ""
664
665#: lib/dpkg/fields.c
666#, c-format
667msgid "'%s' field, reference to '%.255s': version contains '%c'"
668msgstr ""
669
670#: lib/dpkg/fields.c
671#, c-format
672msgid "'%s' field, reference to '%.255s': version unterminated"
673msgstr ""
674
675#: lib/dpkg/fields.c
676#, c-format
677msgid "'%s' field, reference to '%.255s': error in version"
678msgstr ""
679
680#: lib/dpkg/fields.c
681#, c-format
682msgid "'%s' field, syntax error after reference to package '%.255s'"
683msgstr ""
684
685#: lib/dpkg/fields.c
686#, c-format
687msgid "alternatives ('|') not allowed in %s field"
688msgstr ""
689
690#: lib/dpkg/fields.c
691#, c-format
692msgid "illegal pending trigger name '%.255s': %s"
693msgstr ""
694
695#: lib/dpkg/fields.c
696#, c-format
697msgid "duplicate pending trigger '%.255s'"
698msgstr ""
699
700#: lib/dpkg/fields.c
701#, c-format
702msgid "illegal package name in awaited trigger '%.255s': %s"
703msgstr ""
704
705#: lib/dpkg/fields.c
706#, c-format
707msgid "duplicate awaited trigger package '%.255s'"
708msgstr ""
709
710#: lib/dpkg/file.c
711#, c-format
712msgid "unable to stat source file '%.250s'"
713msgstr ""
714
715#: lib/dpkg/file.c
716#, c-format
717msgid "unable to change ownership of target file '%.250s'"
718msgstr ""
719
720#: lib/dpkg/file.c
721#, c-format
722msgid "unable to set mode of target file '%.250s'"
723msgstr ""
724
725#: lib/dpkg/file.c
726#, c-format
727msgid "unable to unlock %s"
728msgstr ""
729
730#: lib/dpkg/file.c
731#, c-format
732msgid "unable to check file '%s' lock status"
733msgstr ""
734
735#: lib/dpkg/file.c
736#, c-format
737msgid "%s is locked by another process"
738msgstr ""
739
740#: lib/dpkg/file.c
741#, c-format
742msgid "unable to lock %s"
743msgstr ""
744
745#: lib/dpkg/file.c
746msgid "showing file on pager"
747msgstr ""
748
749#: lib/dpkg/log.c
750#, c-format
751msgid "could not open log '%s': %s"
752msgstr ""
753
754#: lib/dpkg/log.c
755msgid "<package status and progress file descriptor>"
756msgstr ""
757
758#: lib/dpkg/log.c
759#, c-format
760msgid "unable to write to status fd %d"
761msgstr ""
762
763#: lib/dpkg/mlib.c utils/update-alternatives.c
764msgid "failed to allocate memory"
765msgstr ""
766
767#: lib/dpkg/mlib.c
768#, c-format
769msgid "failed to dup for std%s"
770msgstr ""
771
772#: lib/dpkg/mlib.c
773#, c-format
774msgid "failed to dup for fd %d"
775msgstr ""
776
777#: lib/dpkg/mlib.c
778msgid "failed to create pipe"
779msgstr ""
780
781#: lib/dpkg/mlib.c
782#, c-format
783msgid "error writing to '%s'"
784msgstr ""
785
786#: lib/dpkg/mlib.c
787#, c-format
788msgid "unable to read filedescriptor flags for %.250s"
789msgstr ""
790
791#: lib/dpkg/mlib.c
792#, c-format
793msgid "unable to set close-on-exec flag for %.250s"
794msgstr ""
795
796#: lib/dpkg/options.c
797#, c-format
798msgid "configuration error: %s:%d: %s"
799msgstr ""
800
801#: lib/dpkg/options.c
802#, c-format
803msgid "failed to open configuration file '%.255s' for reading: %s"
804msgstr ""
805
806#: lib/dpkg/options.c
807#, c-format
808msgid "unbalanced quotes in '%s'"
809msgstr ""
810
811#: lib/dpkg/options.c utils/update-alternatives.c
812#, c-format
813msgid "unknown option '%s'"
814msgstr ""
815
816#: lib/dpkg/options.c
817#, c-format
818msgid "'%s' needs a value"
819msgstr ""
820
821#: lib/dpkg/options.c
822#, c-format
823msgid "'%s' does not take a value"
824msgstr ""
825
826#: lib/dpkg/options.c
827#, c-format
828msgid "read error in configuration file '%.255s'"
829msgstr ""
830
831#: lib/dpkg/options.c
832#, c-format
833msgid "error closing configuration file '%.255s'"
834msgstr ""
835
836#: lib/dpkg/options.c
837#, c-format
838msgid "error opening configuration directory '%s'"
839msgstr ""
840
841#: lib/dpkg/options.c
842#, c-format
843msgid "unknown option --%s"
844msgstr ""
845
846#: lib/dpkg/options.c
847#, c-format
848msgid "--%s option takes a value"
849msgstr ""
850
851#: lib/dpkg/options.c
852#, c-format
853msgid "--%s option does not take a value"
854msgstr ""
855
856#: lib/dpkg/options.c
857#, c-format
858msgid "unknown option -%c"
859msgstr ""
860
861#: lib/dpkg/options.c
862#, c-format
863msgid "-%c option takes a value"
864msgstr ""
865
866#: lib/dpkg/options.c
867#, c-format
868msgid "-%c option does not take a value"
869msgstr ""
870
871#: lib/dpkg/options.c dpkg-split/main.c
872#, c-format
873msgid "invalid integer for --%s: '%.250s'"
874msgstr ""
875
876#: lib/dpkg/options.c
877#, c-format
878msgid "invalid integer for -%c: '%.250s'"
879msgstr ""
880
881#: lib/dpkg/options.c
882#, c-format
883msgid "obsolete option '--%s'"
884msgstr ""
885
886#: lib/dpkg/options.c
887#, c-format
888msgid "conflicting actions -%c (--%s) and -%c (--%s)"
889msgstr ""
890
891#: lib/dpkg/options-parsers.c
892#, c-format
893msgid "--%s needs a valid package name but '%.250s' is not: %s"
894msgstr ""
895
896#: lib/dpkg/parse.c
897#, c-format
898msgid "duplicate value for '%s' field"
899msgstr ""
900
901#: lib/dpkg/parse.c
902#, c-format
903msgid "user-defined field name '%.*s' too short"
904msgstr ""
905
906#: lib/dpkg/parse.c
907#, c-format
908msgid "duplicate value for user-defined field '%.*s'"
909msgstr ""
910
911#: lib/dpkg/parse.c lib/dpkg/parsehelp.c
912#, c-format
913msgid "missing %s"
914msgstr ""
915
916#: lib/dpkg/parse.c lib/dpkg/parsehelp.c
917#, c-format
918msgid "empty value for %s"
919msgstr ""
920
921#: lib/dpkg/parse.c
922#, c-format
923msgid "package has field '%s' but is missing architecture"
924msgstr ""
925
926#: lib/dpkg/parse.c
927#, c-format
928msgid "package has field '%s' but is architecture all"
929msgstr ""
930
931#: lib/dpkg/parse.c
932msgid "Config-Version for package with inappropriate Status"
933msgstr ""
934
935#: lib/dpkg/parse.c
936#, c-format
937msgid "package has status %s but triggers are awaited"
938msgstr ""
939
940#: lib/dpkg/parse.c
941msgid "package has status triggers-awaited but no triggers awaited"
942msgstr ""
943
944#: lib/dpkg/parse.c
945#, c-format
946msgid "package has status %s but triggers are pending"
947msgstr ""
948
949#: lib/dpkg/parse.c
950msgid "package has status triggers-pending but no triggers pending"
951msgstr ""
952
953#: lib/dpkg/parse.c
954msgid "Package which in state not-installed has conffiles, forgetting them"
955msgstr ""
956
957#: lib/dpkg/parse.c
958msgid ""
959"multiple non-coinstallable package instances present; most probably due to "
960"an upgrade from an unofficial dpkg"
961msgstr ""
962
963#: lib/dpkg/parse.c
964msgid ""
965"mixed non-coinstallable and coinstallable package instances present; most "
966"probably due to an upgrade from an unofficial dpkg"
967msgstr ""
968
969#: lib/dpkg/parse.c
970#, c-format
971msgid ""
972"%s %s (Multi-Arch: %s) is not co-installable with %s which has multiple "
973"installed instances"
974msgstr ""
975
976#: lib/dpkg/parse.c
977#, c-format
978msgid "failed to open package info file '%.255s' for reading"
979msgstr ""
980
981#: lib/dpkg/parse.c
982#, c-format
983msgid "can't stat package info file '%.255s'"
984msgstr ""
985
986#: lib/dpkg/parse.c
987#, c-format
988msgid "reading package info file '%s': %s"
989msgstr ""
990
991#: lib/dpkg/parse.c
992#, c-format
993msgid "can't mmap package info file '%.255s'"
994msgstr ""
995
996#: lib/dpkg/parse.c
997#, c-format
998msgid "reading package info file '%.255s'"
999msgstr ""
1000
1001#: lib/dpkg/parse.c
1002msgid "empty field name"
1003msgstr ""
1004
1005#: lib/dpkg/parse.c
1006#, c-format
1007msgid "field name '%.*s' cannot start with hyphen"
1008msgstr ""
1009
1010#: lib/dpkg/parse.c
1011#, c-format
1012msgid "end of file after field name '%.*s'"
1013msgstr ""
1014
1015#: lib/dpkg/parse.c
1016#, c-format
1017msgid "newline in field name '%.*s'"
1018msgstr ""
1019
1020#: lib/dpkg/parse.c
1021#, c-format
1022msgid "MSDOS end of file (^Z) in field name '%.*s'"
1023msgstr ""
1024
1025#: lib/dpkg/parse.c
1026#, c-format
1027msgid "field name '%.*s' must be followed by colon"
1028msgstr ""
1029
1030#: lib/dpkg/parse.c
1031#, c-format
1032msgid "end of file before value of field '%.*s' (missing final newline)"
1033msgstr ""
1034
1035#: lib/dpkg/parse.c
1036#, c-format
1037msgid "MSDOS end of file (^Z) in value of field '%.*s' (missing newline?)"
1038msgstr ""
1039
1040#: lib/dpkg/parse.c
1041#, c-format
1042msgid "blank line in value of field '%.*s'"
1043msgstr ""
1044
1045#: lib/dpkg/parse.c
1046#, c-format
1047msgid "end of file during value of field '%.*s' (missing final newline)"
1048msgstr ""
1049
1050#: lib/dpkg/parse.c
1051#, c-format
1052msgid "failed to close after read: '%.255s'"
1053msgstr ""
1054
1055#: lib/dpkg/parse.c
1056msgid "several package info entries found, only one allowed"
1057msgstr ""
1058
1059#: lib/dpkg/parse.c
1060#, c-format
1061msgid "no package information in '%.255s'"
1062msgstr ""
1063
1064#: lib/dpkg/parsehelp.c
1065#, c-format
1066msgid ""
1067"parsing file '%.255s' near line %d package '%.255s':\n"
1068" %.255s"
1069msgstr ""
1070
1071#: lib/dpkg/parsehelp.c
1072#, c-format
1073msgid ""
1074"parsing file '%.255s' near line %d:\n"
1075" %.255s"
1076msgstr ""
1077
1078#: lib/dpkg/parsehelp.c
1079msgid "must start with an alphanumeric character"
1080msgstr ""
1081
1082#: lib/dpkg/parsehelp.c
1083msgctxt "version"
1084msgid "<none>"
1085msgstr ""
1086
1087#: lib/dpkg/parsehelp.c
1088msgid "version string is empty"
1089msgstr ""
1090
1091#: lib/dpkg/parsehelp.c
1092msgid "version string has embedded spaces"
1093msgstr ""
1094
1095#: lib/dpkg/parsehelp.c
1096msgid "epoch in version is empty"
1097msgstr ""
1098
1099#: lib/dpkg/parsehelp.c
1100msgid "epoch in version is not number"
1101msgstr ""
1102
1103#: lib/dpkg/parsehelp.c
1104msgid "epoch in version is negative"
1105msgstr ""
1106
1107#: lib/dpkg/parsehelp.c
1108msgid "epoch in version is too big"
1109msgstr ""
1110
1111#: lib/dpkg/parsehelp.c
1112msgid "nothing after colon in version number"
1113msgstr ""
1114
1115#: lib/dpkg/parsehelp.c
1116msgid "revision number is empty"
1117msgstr ""
1118
1119#: lib/dpkg/parsehelp.c
1120msgid "version number is empty"
1121msgstr ""
1122
1123#: lib/dpkg/parsehelp.c
1124msgid "version number does not start with digit"
1125msgstr ""
1126
1127#: lib/dpkg/parsehelp.c
1128msgid "invalid character in version number"
1129msgstr ""
1130
1131#: lib/dpkg/parsehelp.c
1132msgid "invalid character in revision number"
1133msgstr ""
1134
1135#: lib/dpkg/path-remove.c
1136#, c-format
1137msgid "unable to securely remove '%.255s'"
1138msgstr ""
1139
1140#: lib/dpkg/path-remove.c
1141msgid "rm command for cleanup"
1142msgstr ""
1143
1144#: lib/dpkg/pkg-db.c lib/dpkg/pkg-spec.c
1145#, c-format
1146msgid "ambiguous package name '%s' with more than one installed instance"
1147msgstr ""
1148
1149#: lib/dpkg/pkg-format.c
1150#, c-format
1151msgid "invalid character '%c' in field width"
1152msgstr ""
1153
1154#: lib/dpkg/pkg-format.c
1155msgid "field width is out of range"
1156msgstr ""
1157
1158#: lib/dpkg/pkg-format.c
1159msgid "missing closing brace"
1160msgstr ""
1161
1162#: lib/dpkg/pkg-show.c
1163msgid "(no description available)"
1164msgstr ""
1165
1166#: lib/dpkg/pkg-show.c
1167#, c-format
1168msgid "version '%s' has bad syntax: %s"
1169msgstr ""
1170
1171#: lib/dpkg/pkg-spec.c
1172#, c-format
1173msgid "illegal package name in specifier '%s%s%s': %s"
1174msgstr ""
1175
1176#: lib/dpkg/pkg-spec.c
1177#, c-format
1178msgid "illegal architecture name in specifier '%s:%s': %s"
1179msgstr ""
1180
1181#: lib/dpkg/report.c utils/update-alternatives.c
1182msgid "warning"
1183msgstr ""
1184
1185#: lib/dpkg/strwide.c
1186#, c-format
1187msgid "cannot convert multibyte string '%s' to a wide-character string"
1188msgstr ""
1189
1190#: lib/dpkg/strwide.c
1191#, c-format
1192msgid "cannot convert multibyte sequence '%s' to a wide character"
1193msgstr ""
1194
1195#: lib/dpkg/subproc.c
1196#, c-format
1197msgid "error un-catching signal %s: %s\n"
1198msgstr ""
1199
1200#: lib/dpkg/subproc.c
1201#, c-format
1202msgid "unable to ignore signal %s before running %.250s"
1203msgstr ""
1204
1205#: lib/dpkg/subproc.c
1206#, c-format
1207msgid "%s (subprocess): %s\n"
1208msgstr ""
1209
1210#: lib/dpkg/subproc.c utils/update-alternatives.c
1211msgid "fork failed"
1212msgstr ""
1213
1214#: lib/dpkg/subproc.c src/unpack.c
1215#, c-format
1216msgid "subprocess %s returned error exit status %d"
1217msgstr ""
1218
1219#: lib/dpkg/subproc.c
1220#, c-format
1221msgid "subprocess %s was interrupted"
1222msgstr ""
1223
1224#: lib/dpkg/subproc.c
1225#, c-format
1226msgid "subprocess %s was killed by signal (%s)%s"
1227msgstr ""
1228
1229#: lib/dpkg/subproc.c
1230msgid ", core dumped"
1231msgstr ""
1232
1233#: lib/dpkg/subproc.c
1234#, c-format
1235msgid "subprocess %s failed with wait status code %d"
1236msgstr ""
1237
1238#: lib/dpkg/subproc.c utils/update-alternatives.c
1239#, c-format
1240msgid "wait for subprocess %s failed"
1241msgstr ""
1242
1243#: lib/dpkg/treewalk.c
1244#, c-format
1245msgid "cannot stat pathname '%s'"
1246msgstr ""
1247
1248#: lib/dpkg/treewalk.c
1249#, c-format
1250msgid "cannot open directory '%s'"
1251msgstr ""
1252
1253#: lib/dpkg/treewalk.c
1254#, c-format
1255msgid "treewalk root %s is not a directory"
1256msgstr ""
1257
1258#: lib/dpkg/trigdeferred.c
1259#, c-format
1260msgid "unable to open/create triggers lockfile '%.250s'"
1261msgstr ""
1262
1263#: lib/dpkg/trigdeferred.c
1264msgid "triggers area"
1265msgstr ""
1266
1267#: lib/dpkg/trigdeferred.c
1268#, c-format
1269msgid "unable to open triggers deferred file '%.250s'"
1270msgstr ""
1271
1272#: lib/dpkg/trigdeferred.c
1273#, c-format
1274msgid "unable to stat triggers deferred file '%.250s'"
1275msgstr ""
1276
1277#: lib/dpkg/trigdeferred.c
1278#, c-format
1279msgid "unable to open/create new triggers deferred file '%.250s'"
1280msgstr ""
1281
1282#: lib/dpkg/trigdeferred.c
1283#, c-format
1284msgid ""
1285"syntax error in triggers deferred file '%.250s' at line %d character %zd '%s'"
1286msgstr ""
1287
1288#: lib/dpkg/trigdeferred.c
1289#, c-format
1290msgid "invalid package name '%.250s' in triggers deferred file '%.250s'"
1291msgstr ""
1292
1293#: lib/dpkg/trigdeferred.c
1294#, c-format
1295msgid "error reading triggers deferred file '%.250s'"
1296msgstr ""
1297
1298#: lib/dpkg/trigdeferred.c
1299#, c-format
1300msgid "unable to write new triggers deferred file '%.250s'"
1301msgstr ""
1302
1303#: lib/dpkg/trigdeferred.c
1304#, c-format
1305msgid "unable to close new triggers deferred file '%.250s'"
1306msgstr ""
1307
1308#: lib/dpkg/trigdeferred.c
1309#, c-format
1310msgid "unable to install new triggers deferred file '%.250s'"
1311msgstr ""
1312
1313#: lib/dpkg/triglib.c
1314#, c-format
1315msgid ""
1316"invalid or unknown syntax in trigger name '%.250s' (in trigger interests for "
1317"package '%.250s')"
1318msgstr ""
1319
1320#: lib/dpkg/triglib.c
1321#, c-format
1322msgid "failed to open trigger interest list file '%.250s'"
1323msgstr ""
1324
1325#: lib/dpkg/triglib.c
1326#, c-format
1327msgid "failed to rewind trigger interest file '%.250s'"
1328msgstr ""
1329
1330#: lib/dpkg/triglib.c
1331#, c-format
1332msgid ""
1333"trigger interest file '%.250s' syntax error; illegal package name '%.250s': "
1334"%.250s"
1335msgstr ""
1336
1337#: lib/dpkg/triglib.c
1338#, c-format
1339msgid ""
1340"duplicate file trigger interest for filename '%.250s' and package '%.250s'"
1341msgstr ""
1342
1343#: lib/dpkg/triglib.c
1344#, c-format
1345msgid "unable to read file triggers file '%.250s'"
1346msgstr ""
1347
1348#: lib/dpkg/triglib.c
1349#, c-format
1350msgid "syntax error in file triggers file '%.250s'"
1351msgstr ""
1352
1353#: lib/dpkg/triglib.c
1354#, c-format
1355msgid ""
1356"file triggers record mentions illegal package name '%.250s' (for interest in "
1357"file '%.250s'): %.250s"
1358msgstr ""
1359
1360#: lib/dpkg/triglib.c
1361#, c-format
1362msgid ""
1363"triggers ci file '%.250s' contains illegal trigger syntax in trigger name "
1364"'%.250s': %.250s"
1365msgstr ""
1366
1367#: lib/dpkg/triglib.c
1368#, c-format
1369msgid "unable to open triggers ci file '%.250s'"
1370msgstr ""
1371
1372#: lib/dpkg/triglib.c
1373msgid "triggers ci file contains unknown directive syntax"
1374msgstr ""
1375
1376#: lib/dpkg/triglib.c
1377#, c-format
1378msgid "triggers ci file contains unknown directive '%.250s'"
1379msgstr ""
1380
1381#: lib/dpkg/triglib.c
1382#, c-format
1383msgid "unable to create triggers state directory '%.250s'"
1384msgstr ""
1385
1386#: lib/dpkg/triglib.c
1387#, c-format
1388msgid "unable to set ownership of triggers state directory '%.250s'"
1389msgstr ""
1390
1391#: lib/dpkg/trigname.c
1392msgid "empty trigger names are not permitted"
1393msgstr ""
1394
1395#: lib/dpkg/trigname.c
1396msgid "trigger name contains invalid character"
1397msgstr ""
1398
1399#: lib/dpkg/utils.c
1400#, c-format
1401msgid "read error in '%.250s'"
1402msgstr ""
1403
1404#: lib/dpkg/utils.c
1405#, c-format
1406msgid "fgets gave an empty string from '%.250s'"
1407msgstr ""
1408
1409#: lib/dpkg/utils.c
1410#, c-format
1411msgid "too-long line or missing newline in '%.250s'"
1412msgstr ""
1413
1414#: lib/dpkg/utils.c
1415#, c-format
1416msgid "unexpected end of file reading '%.250s'"
1417msgstr ""
1418
1419#: lib/dpkg/varbuf.c
1420msgid "error formatting string into varbuf variable"
1421msgstr ""
1422
1423#: src/archives.c
1424msgid "error reading from dpkg-deb pipe"
1425msgstr ""
1426
1427#: src/archives.c
1428#, c-format
1429msgid "cannot skip padding for file '%.255s': %s"
1430msgstr ""
1431
1432#: src/archives.c
1433#, c-format
1434msgid "cannot skip file '%.255s' (replaced or excluded?) from pipe: %s"
1435msgstr ""
1436
1437#: src/archives.c
1438#, c-format
1439msgid "unable to create '%.255s' (while processing '%.255s')"
1440msgstr ""
1441
1442#: src/archives.c
1443#, c-format
1444msgid "cannot copy extracted data for '%.255s' to '%.255s': %s"
1445msgstr ""
1446
1447#: src/archives.c src/statcmd.c
1448#, c-format
1449msgid "error setting ownership of '%.255s'"
1450msgstr ""
1451
1452#: src/archives.c src/statcmd.c
1453#, c-format
1454msgid "error setting permissions of '%.255s'"
1455msgstr ""
1456
1457#: src/archives.c
1458#, c-format
1459msgid "error closing/writing '%.255s'"
1460msgstr ""
1461
1462#: src/archives.c
1463#, c-format
1464msgid "error creating pipe '%.255s'"
1465msgstr ""
1466
1467#: src/archives.c
1468#, c-format
1469msgid "error creating device '%.255s'"
1470msgstr ""
1471
1472#: src/archives.c src/infodb-upgrade.c
1473#, c-format
1474msgid "error creating hard link '%.255s'"
1475msgstr ""
1476
1477#: src/archives.c utils/update-alternatives.c
1478#, c-format
1479msgid "error creating symbolic link '%.255s'"
1480msgstr ""
1481
1482#: src/archives.c
1483#, c-format
1484msgid "error creating directory '%.255s'"
1485msgstr ""
1486
1487#: src/archives.c
1488#, c-format
1489msgid "cannot compute MD5 hash for tar file '%.255s': %s"
1490msgstr ""
1491
1492#: src/archives.c
1493#, c-format
1494msgid "error setting timestamps of '%.255s'"
1495msgstr ""
1496
1497#: src/archives.c
1498#, c-format
1499msgid "error setting ownership of symlink '%.255s'"
1500msgstr ""
1501
1502#: src/archives.c utils/update-alternatives.c
1503#, c-format
1504msgid "unable to read link '%.255s'"
1505msgstr ""
1506
1507#: src/archives.c src/configure.c
1508#, c-format
1509msgid "symbolic link '%.250s' size has changed from %jd to %zd"
1510msgstr ""
1511
1512#: src/archives.c
1513#, c-format
1514msgid ""
1515"trying to overwrite shared '%.250s', which is different from other instances "
1516"of package %.250s"
1517msgstr ""
1518
1519#: src/archives.c
1520#, c-format
1521msgid "failed to stat (dereference) existing symlink '%.250s'"
1522msgstr ""
1523
1524#: src/archives.c
1525#, c-format
1526msgid ""
1527"failed to stat (dereference) proposed new symlink target '%.250s' for "
1528"symlink '%.250s'"
1529msgstr ""
1530
1531#: src/archives.c
1532#, c-format
1533msgid "newline not allowed in archive object name '%.255s'"
1534msgstr ""
1535
1536#: src/archives.c
1537#, c-format
1538msgid ""
1539"trying to overwrite '%.250s', which is the diverted version of "
1540"'%.250s' (package: %.100s)"
1541msgstr ""
1542
1543#: src/archives.c
1544#, c-format
1545msgid "trying to overwrite '%.250s', which is the diverted version of '%.250s'"
1546msgstr ""
1547
1548#: src/archives.c
1549#, c-format
1550msgid "unable to stat '%.255s' (which I was about to install)"
1551msgstr ""
1552
1553#: src/archives.c
1554#, c-format
1555msgid ""
1556"unable to clean up mess surrounding '%.255s' before installing another "
1557"version"
1558msgstr ""
1559
1560#: src/archives.c
1561#, c-format
1562msgid "unable to stat restored '%.255s' before installing another version"
1563msgstr ""
1564
1565#: src/archives.c
1566#, c-format
1567msgid "archive contained object '%.255s' of unknown type 0x%x"
1568msgstr ""
1569
1570#: src/archives.c
1571#, c-format
1572msgid "Replacing files in old package %s (%s) ...\n"
1573msgstr ""
1574
1575#: src/archives.c
1576#, c-format
1577msgid "Replaced by files in installed package %s (%s) ...\n"
1578msgstr ""
1579
1580#: src/archives.c
1581#, c-format
1582msgid ""
1583"trying to overwrite directory '%.250s' in package %.250s %.250s with "
1584"nondirectory"
1585msgstr ""
1586
1587#: src/archives.c
1588#, c-format
1589msgid "trying to overwrite '%.250s', which is also in package %.250s %.250s"
1590msgstr ""
1591
1592#: src/archives.c
1593#, c-format
1594msgid "unable to move aside '%.255s' to install new version"
1595msgstr ""
1596
1597#: src/archives.c
1598#, c-format
1599msgid "unable to make backup symlink for '%.255s'"
1600msgstr ""
1601
1602#: src/archives.c
1603#, c-format
1604msgid "unable to chown backup symlink for '%.255s'"
1605msgstr ""
1606
1607#: src/archives.c
1608#, c-format
1609msgid "unable to make backup link of '%.255s' before installing new version"
1610msgstr ""
1611
1612#: src/archives.c
1613#, c-format
1614msgid "unable to install new version of '%.255s'"
1615msgstr ""
1616
1617#: src/archives.c
1618#, c-format
1619msgid "unable to open '%.255s'"
1620msgstr ""
1621
1622#: src/archives.c
1623#, c-format
1624msgid "unable to sync file '%.255s'"
1625msgstr ""
1626
1627#: src/archives.c
1628#, c-format
1629msgid ""
1630"ignoring dependency problem with %s:\n"
1631"%s"
1632msgstr ""
1633
1634#: src/archives.c
1635#, c-format
1636msgid ""
1637"considering deconfiguration of essential\n"
1638" package %s, to enable %s"
1639msgstr ""
1640
1641#: src/archives.c
1642#, c-format
1643msgid ""
1644"no, %s is essential, will not deconfigure\n"
1645" it in order to enable %s"
1646msgstr ""
1647
1648#: src/archives.c
1649#, c-format
1650msgid ""
1651"no, cannot proceed with %s (--auto-deconfigure will help):\n"
1652"%s"
1653msgstr ""
1654
1655#: src/archives.c
1656#, c-format
1657msgid "removal of %.250s"
1658msgstr ""
1659
1660#: src/archives.c
1661#, c-format
1662msgid "installation of %.250s"
1663msgstr ""
1664
1665#: src/archives.c
1666#, c-format
1667msgid "considering deconfiguration of %s, which would be broken by %s ..."
1668msgstr ""
1669
1670#: src/archives.c
1671#, c-format
1672msgid "yes, will deconfigure %s (broken by %s)"
1673msgstr ""
1674
1675#: src/archives.c
1676#, c-format
1677msgid ""
1678"regarding %s containing %s:\n"
1679"%s"
1680msgstr ""
1681
1682#: src/archives.c
1683msgid "ignoring breakage, may proceed anyway!"
1684msgstr ""
1685
1686#: src/archives.c
1687#, c-format
1688msgid ""
1689"installing %.250s would break %.250s, and\n"
1690" deconfiguration is not permitted (--auto-deconfigure might help)"
1691msgstr ""
1692
1693#: src/archives.c
1694#, c-format
1695msgid "installing %.250s would break existing software"
1696msgstr ""
1697
1698#: src/archives.c
1699#, c-format
1700msgid "considering removing %s in favour of %s ..."
1701msgstr ""
1702
1703#: src/archives.c
1704#, c-format
1705msgid "%s is not properly installed; ignoring any dependencies on it"
1706msgstr ""
1707
1708#: src/archives.c
1709#, c-format
1710msgid "may have trouble removing %s, as it provides %s ..."
1711msgstr ""
1712
1713#: src/archives.c
1714#, c-format
1715msgid ""
1716"package %s requires reinstallation, but will remove anyway as you requested"
1717msgstr ""
1718
1719#: src/archives.c
1720#, c-format
1721msgid "package %s requires reinstallation, will not remove"
1722msgstr ""
1723
1724#: src/archives.c
1725#, c-format
1726msgid "yes, will remove %s in favour of %s"
1727msgstr ""
1728
1729#: src/archives.c
1730#, c-format
1731msgid "conflicting packages - not installing %.250s"
1732msgstr ""
1733
1734#: src/archives.c
1735msgid "ignoring conflict, may proceed anyway!"
1736msgstr ""
1737
1738#: src/archives.c
1739#, c-format
1740msgid "--%s --recursive needs at least one path argument"
1741msgstr ""
1742
1743#: src/archives.c
1744msgid "searched, but found no packages (files matching *.deb)"
1745msgstr ""
1746
1747#: src/archives.c
1748#, c-format
1749msgid "--%s needs at least one package archive file argument"
1750msgstr ""
1751
1752#: src/archives.c src/unpack.c
1753#, c-format
1754msgid "cannot access archive '%s'"
1755msgstr ""
1756
1757#: src/archives.c
1758#, c-format
1759msgid "archive '%s' is not a regular file"
1760msgstr ""
1761
1762#: src/archives.c src/divertcmd.c src/enquiry.c src/main.c src/packages.c
1763#: src/querycmd.c src/select.c src/statcmd.c src/trigcmd.c dpkg-deb/build.c
1764#: dpkg-deb/extract.c dpkg-deb/info.c dpkg-deb/main.c dpkg-split/info.c
1765#: dpkg-split/main.c dpkg-split/queue.c
1766msgid "<standard output>"
1767msgstr ""
1768
1769#: src/archives.c src/packages.c src/querycmd.c src/select.c dpkg-split/main.c
1770#: dpkg-split/queue.c
1771msgid "<standard error>"
1772msgstr ""
1773
1774#: src/archives.c
1775#, c-format
1776msgid "Selecting previously unselected package %s.\n"
1777msgstr ""
1778
1779#: src/archives.c
1780#, c-format
1781msgid "Skipping unselected package %s.\n"
1782msgstr ""
1783
1784#: src/archives.c
1785#, c-format
1786msgid "version %.250s of %.250s already installed, skipping"
1787msgstr ""
1788
1789#: src/archives.c
1790#, c-format
1791msgid "downgrading %.250s from %.250s to %.250s"
1792msgstr ""
1793
1794#: src/archives.c
1795#, c-format
1796msgid "will not downgrade %.250s from %.250s to %.250s, skipping"
1797msgstr ""
1798
1799#: src/cleanup.c
1800#, c-format
1801msgid ""
1802"unable to remove newly-installed version of '%.250s' to allow reinstallation "
1803"of backup copy"
1804msgstr ""
1805
1806#: src/cleanup.c
1807#, c-format
1808msgid "unable to restore backup version of '%.250s'"
1809msgstr ""
1810
1811#: src/cleanup.c
1812#, c-format
1813msgid "unable to remove backup copy of '%.250s'"
1814msgstr ""
1815
1816#: src/cleanup.c
1817#, c-format
1818msgid "unable to remove newly-installed version of '%.250s'"
1819msgstr ""
1820
1821#: src/cleanup.c
1822#, c-format
1823msgid "unable to remove newly-extracted version of '%.250s'"
1824msgstr ""
1825
1826#: src/configure.c
1827#, c-format
1828msgid "Configuration file '%s'\n"
1829msgstr ""
1830
1831#: src/configure.c
1832#, c-format
1833msgid "Configuration file '%s' (actually '%s')\n"
1834msgstr ""
1835
1836#: src/configure.c
1837#, c-format
1838msgid ""
1839" ==> File on system created by you or by a script.\n"
1840" ==> File also in package provided by package maintainer.\n"
1841msgstr ""
1842
1843#: src/configure.c
1844#, c-format
1845msgid " Not modified since installation.\n"
1846msgstr ""
1847
1848#: src/configure.c
1849#, c-format
1850msgid " ==> Modified (by you or by a script) since installation.\n"
1851msgstr ""
1852
1853#: src/configure.c
1854#, c-format
1855msgid " ==> Deleted (by you or by a script) since installation.\n"
1856msgstr ""
1857
1858#: src/configure.c
1859#, c-format
1860msgid " ==> Package distributor has shipped an updated version.\n"
1861msgstr ""
1862
1863#: src/configure.c
1864#, c-format
1865msgid " Version in package is the same as at last installation.\n"
1866msgstr ""
1867
1868#: src/configure.c
1869#, c-format
1870msgid " ==> Using new file as you requested.\n"
1871msgstr ""
1872
1873#: src/configure.c
1874#, c-format
1875msgid " ==> Using current old file as you requested.\n"
1876msgstr ""
1877
1878#: src/configure.c
1879#, c-format
1880msgid " ==> Keeping old config file as default.\n"
1881msgstr ""
1882
1883#: src/configure.c
1884#, c-format
1885msgid " ==> Using new config file as default.\n"
1886msgstr ""
1887
1888#: src/configure.c
1889#, c-format
1890msgid ""
1891" What would you like to do about it ? Your options are:\n"
1892" Y or I : install the package maintainer's version\n"
1893" N or O : keep your currently-installed version\n"
1894" D : show the differences between the versions\n"
1895" Z : start a shell to examine the situation\n"
1896msgstr ""
1897
1898#: src/configure.c
1899#, c-format
1900msgid " The default action is to keep your current version.\n"
1901msgstr ""
1902
1903#: src/configure.c
1904#, c-format
1905msgid " The default action is to install the new version.\n"
1906msgstr ""
1907
1908#: src/configure.c
1909msgid "[default=N]"
1910msgstr ""
1911
1912#: src/configure.c
1913msgid "[default=Y]"
1914msgstr ""
1915
1916#: src/configure.c
1917msgid "[no default]"
1918msgstr ""
1919
1920#: src/configure.c
1921msgid "error writing to stderr, discovered before conffile prompt"
1922msgstr ""
1923
1924#: src/configure.c
1925msgid "read error on stdin at conffile prompt"
1926msgstr ""
1927
1928#: src/configure.c
1929msgid "end of file on stdin at conffile prompt"
1930msgstr ""
1931
1932#: src/configure.c
1933msgid "conffile difference visualizer"
1934msgstr ""
1935
1936#: src/configure.c
1937msgid "Type 'exit' when you're done.\n"
1938msgstr ""
1939
1940#: src/configure.c
1941msgid "conffile shell"
1942msgstr ""
1943
1944#: src/configure.c
1945#, c-format
1946msgid "unable to stat new distributed conffile '%.250s'"
1947msgstr ""
1948
1949#: src/configure.c
1950#, c-format
1951msgid "unable to stat current installed conffile '%.250s'"
1952msgstr ""
1953
1954#: src/configure.c
1955#, c-format
1956msgid ""
1957"\n"
1958"Configuration file '%s', does not exist on system.\n"
1959"Installing new config file as you requested.\n"
1960msgstr ""
1961
1962#: src/configure.c
1963#, c-format
1964msgid "%s: failed to remove old backup '%.250s': %s"
1965msgstr ""
1966
1967#: src/configure.c
1968#, c-format
1969msgid "%s: failed to rename '%.250s' to '%.250s': %s"
1970msgstr ""
1971
1972#: src/configure.c
1973#, c-format
1974msgid "%s: failed to remove '%.250s': %s"
1975msgstr ""
1976
1977#: src/configure.c
1978#, c-format
1979msgid "%s: failed to remove old distributed version '%.250s': %s"
1980msgstr ""
1981
1982#: src/configure.c
1983#, c-format
1984msgid "%s: failed to remove '%.250s' (before overwrite): %s"
1985msgstr ""
1986
1987#: src/configure.c
1988#, c-format
1989msgid "%s: failed to link '%.250s' to '%.250s': %s"
1990msgstr ""
1991
1992#: src/configure.c
1993#, c-format
1994msgid "Installing new version of config file %s ...\n"
1995msgstr ""
1996
1997#: src/configure.c utils/update-alternatives.c
1998#, c-format
1999msgid "unable to install '%.250s' as '%.250s'"
2000msgstr ""
2001
2002#: src/configure.c
2003#, c-format
2004msgid "no package named '%s' is installed, cannot configure"
2005msgstr ""
2006
2007#: src/configure.c
2008#, c-format
2009msgid "package %.250s is already installed and configured"
2010msgstr ""
2011
2012#: src/configure.c
2013#, c-format
2014msgid ""
2015"package %.250s is not ready for configuration\n"
2016" cannot configure (current status '%.250s')"
2017msgstr ""
2018
2019#: src/configure.c
2020#, c-format
2021msgid ""
2022"package %s cannot be configured because %s is not ready (current status '%s')"
2023msgstr ""
2024
2025#: src/configure.c
2026#, c-format
2027msgid ""
2028"package %s %s cannot be configured because %s is at a different version (%s)"
2029msgstr ""
2030
2031#: src/configure.c
2032#, c-format
2033msgid ""
2034"dependency problems prevent configuration of %s:\n"
2035"%s"
2036msgstr ""
2037
2038#: src/configure.c
2039msgid "dependency problems - leaving unconfigured"
2040msgstr ""
2041
2042#: src/configure.c
2043#, c-format
2044msgid ""
2045"%s: dependency problems, but configuring anyway as you requested:\n"
2046"%s"
2047msgstr ""
2048
2049#: src/configure.c
2050msgid ""
2051"package is in a very bad inconsistent state; you should\n"
2052" reinstall it before attempting configuration"
2053msgstr ""
2054
2055#: src/configure.c
2056#, c-format
2057msgid "Setting up %s (%s) ...\n"
2058msgstr ""
2059
2060#: src/configure.c
2061#, c-format
2062msgid ""
2063"%s: unable to stat config file '%s'\n"
2064" (= '%s'): %s"
2065msgstr ""
2066
2067#: src/configure.c
2068#, c-format
2069msgid ""
2070"%s: config file '%s' is a circular link\n"
2071" (= '%s')"
2072msgstr ""
2073
2074#: src/configure.c
2075#, c-format
2076msgid ""
2077"%s: unable to readlink conffile '%s'\n"
2078" (= '%s'): %s"
2079msgstr ""
2080
2081#: src/configure.c
2082#, c-format
2083msgid ""
2084"%s: conffile '%.250s' resolves to degenerate filename\n"
2085" ('%s' is a symlink to '%s')"
2086msgstr ""
2087
2088#: src/configure.c
2089#, c-format
2090msgid "%s: conffile '%.250s' is not a plain file or symlink (= '%s')"
2091msgstr ""
2092
2093#: src/configure.c dpkg-split/split.c
2094#, c-format
2095msgid "cannot compute MD5 hash for file '%s': %s"
2096msgstr ""
2097
2098#: src/configure.c
2099#, c-format
2100msgid "%s: unable to open %s for hash: %s"
2101msgstr ""
2102
2103#: src/depcon.c
2104#, c-format
2105msgid "%s depends on %s"
2106msgstr ""
2107
2108#: src/depcon.c
2109#, c-format
2110msgid "%s pre-depends on %s"
2111msgstr ""
2112
2113#: src/depcon.c
2114#, c-format
2115msgid "%s recommends %s"
2116msgstr ""
2117
2118#: src/depcon.c
2119#, c-format
2120msgid "%s suggests %s"
2121msgstr ""
2122
2123#: src/depcon.c
2124#, c-format
2125msgid "%s breaks %s"
2126msgstr ""
2127
2128#: src/depcon.c
2129#, c-format
2130msgid "%s conflicts with %s"
2131msgstr ""
2132
2133#: src/depcon.c
2134#, c-format
2135msgid "%s enhances %s"
2136msgstr ""
2137
2138#: src/depcon.c
2139#, c-format
2140msgid " %.250s is to be removed.\n"
2141msgstr ""
2142
2143#: src/depcon.c
2144#, c-format
2145msgid " %.250s is to be deconfigured.\n"
2146msgstr ""
2147
2148#: src/depcon.c
2149#, c-format
2150msgid " %.250s is to be installed, but is version %.250s.\n"
2151msgstr ""
2152
2153#: src/depcon.c
2154#, c-format
2155msgid " %.250s is installed, but is version %.250s.\n"
2156msgstr ""
2157
2158#: src/depcon.c
2159#, c-format
2160msgid " %.250s is unpacked, but has never been configured.\n"
2161msgstr ""
2162
2163#: src/depcon.c
2164#, c-format
2165msgid " %.250s is unpacked, but is version %.250s.\n"
2166msgstr ""
2167
2168#: src/depcon.c
2169#, c-format
2170msgid " %.250s latest configured version is %.250s.\n"
2171msgstr ""
2172
2173#: src/depcon.c
2174#, c-format
2175msgid " %.250s is %s.\n"
2176msgstr ""
2177
2178#: src/depcon.c
2179#, c-format
2180msgid " %.250s provides %.250s but is to be removed.\n"
2181msgstr ""
2182
2183#: src/depcon.c
2184#, c-format
2185msgid " %.250s provides %.250s but is to be deconfigured.\n"
2186msgstr ""
2187
2188#: src/depcon.c
2189#, c-format
2190msgid " %.250s provides %.250s but is %s.\n"
2191msgstr ""
2192
2193#: src/depcon.c
2194#, c-format
2195msgid " %.250s is not installed.\n"
2196msgstr ""
2197
2198#: src/depcon.c
2199#, c-format
2200msgid " %.250s (version %.250s) is to be installed.\n"
2201msgstr ""
2202
2203#: src/depcon.c
2204#, c-format
2205msgid " %.250s (version %.250s) is present and %s.\n"
2206msgstr ""
2207
2208#: src/depcon.c
2209#, c-format
2210msgid " %.250s provides %.250s and is to be installed.\n"
2211msgstr ""
2212
2213#: src/depcon.c
2214#, c-format
2215msgid " %.250s provides %.250s and is present and %s.\n"
2216msgstr ""
2217
2218#: src/divertcmd.c
2219msgid "Use --help for help about diverting files."
2220msgstr ""
2221
2222#: src/divertcmd.c src/statcmd.c utils/update-alternatives.c
2223#, c-format
2224msgid "Debian %s version %s.\n"
2225msgstr ""
2226
2227#: src/divertcmd.c src/main.c src/querycmd.c src/statcmd.c src/trigcmd.c
2228#: dpkg-deb/main.c dpkg-split/main.c utils/update-alternatives.c
2229#, c-format
2230msgid ""
2231"This is free software; see the GNU General Public License version 2 or\n"
2232"later for copying conditions. There is NO warranty.\n"
2233msgstr ""
2234
2235#: src/divertcmd.c src/main.c src/querycmd.c src/statcmd.c dpkg-deb/main.c
2236#: dpkg-split/main.c utils/update-alternatives.c
2237#, c-format
2238msgid ""
2239"Usage: %s [<option> ...] <command>\n"
2240"\n"
2241msgstr ""
2242
2243#: src/divertcmd.c
2244#, c-format
2245msgid ""
2246"Commands:\n"
2247" [--add] <file> add a diversion.\n"
2248" --remove <file> remove the diversion.\n"
2249" --list [<glob-pattern>] show file diversions.\n"
2250" --listpackage <file> show what package diverts the file.\n"
2251" --truename <file> return the diverted file.\n"
2252"\n"
2253msgstr ""
2254
2255#: src/divertcmd.c
2256#, c-format
2257msgid ""
2258"Options:\n"
2259" --package <package> name of the package whose copy of <file> will "
2260"not\n"
2261" be diverted.\n"
2262" --local all packages' versions are diverted.\n"
2263" --divert <divert-to> the name used by other packages' versions.\n"
2264" --rename actually move the file aside (or back).\n"
2265" --admindir <directory> set the directory with the diversions file.\n"
2266" --test don't do anything, just demonstrate.\n"
2267" --quiet quiet operation, minimal output.\n"
2268" --help show this help message.\n"
2269" --version show the version.\n"
2270"\n"
2271msgstr ""
2272
2273#: src/divertcmd.c
2274#, c-format
2275msgid ""
2276"When adding, default is --local and --divert <original>.distrib.\n"
2277"When removing, --package or --local and --divert must match if specified.\n"
2278"Package preinst/postrm scripts should always specify --package and --"
2279"divert.\n"
2280msgstr ""
2281
2282#: src/divertcmd.c utils/update-alternatives.c
2283#, c-format
2284msgid "cannot stat file '%s'"
2285msgstr ""
2286
2287#: src/divertcmd.c
2288#, c-format
2289msgid "error checking '%s'"
2290msgstr ""
2291
2292#: src/divertcmd.c
2293#, c-format
2294msgid ""
2295"rename involves overwriting '%s' with\n"
2296" different file '%s', not allowed"
2297msgstr ""
2298
2299#: src/divertcmd.c utils/update-alternatives.c
2300#, c-format
2301msgid "unable to create file '%s'"
2302msgstr ""
2303
2304#: src/divertcmd.c
2305#, c-format
2306msgid "cannot copy '%s' to '%s': %s"
2307msgstr ""
2308
2309#: src/divertcmd.c
2310#, c-format
2311msgid "cannot rename '%s' to '%s'"
2312msgstr ""
2313
2314#: src/divertcmd.c
2315#, c-format
2316msgid "rename: remove duplicate old link '%s'"
2317msgstr ""
2318
2319#: src/divertcmd.c
2320#, c-format
2321msgid "unable to remove copied source file '%s'"
2322msgstr ""
2323
2324#: src/divertcmd.c
2325#, c-format
2326msgid "filename \"%s\" is not absolute"
2327msgstr ""
2328
2329#: src/divertcmd.c
2330msgid "file may not contain newlines"
2331msgstr ""
2332
2333#: src/divertcmd.c
2334#, c-format
2335msgid "local diversion of %s"
2336msgstr ""
2337
2338#: src/divertcmd.c
2339#, c-format
2340msgid "local diversion of %s to %s"
2341msgstr ""
2342
2343#: src/divertcmd.c
2344#, c-format
2345msgid "diversion of %s by %s"
2346msgstr ""
2347
2348#: src/divertcmd.c
2349#, c-format
2350msgid "diversion of %s to %s by %s"
2351msgstr ""
2352
2353#: src/divertcmd.c
2354#, c-format
2355msgid "any diversion of %s"
2356msgstr ""
2357
2358#: src/divertcmd.c
2359#, c-format
2360msgid "any diversion of %s to %s"
2361msgstr ""
2362
2363#: src/divertcmd.c src/statcmd.c
2364#, c-format
2365msgid "--%s needs a single argument"
2366msgstr ""
2367
2368#: src/divertcmd.c
2369msgid "cannot divert directories"
2370msgstr ""
2371
2372#: src/divertcmd.c
2373#, c-format
2374msgid "cannot divert file '%s' to itself"
2375msgstr ""
2376
2377#: src/divertcmd.c
2378#, c-format
2379msgid "Leaving '%s'\n"
2380msgstr ""
2381
2382#: src/divertcmd.c
2383#, c-format
2384msgid "'%s' clashes with '%s'"
2385msgstr ""
2386
2387#: src/divertcmd.c
2388#, c-format
2389msgid "Adding '%s'\n"
2390msgstr ""
2391
2392#: src/divertcmd.c
2393#, c-format
2394msgid "Ignoring request to rename file '%s' owned by diverting package '%s'\n"
2395msgstr ""
2396
2397#: src/divertcmd.c
2398#, c-format
2399msgid "No diversion '%s', none removed.\n"
2400msgstr ""
2401
2402#: src/divertcmd.c
2403#, c-format
2404msgid ""
2405"mismatch on divert-to\n"
2406" when removing '%s'\n"
2407" found '%s'"
2408msgstr ""
2409
2410#: src/divertcmd.c
2411#, c-format
2412msgid ""
2413"mismatch on package\n"
2414" when removing '%s'\n"
2415" found '%s'"
2416msgstr ""
2417
2418#: src/divertcmd.c
2419#, c-format
2420msgid "Ignoring request to remove shared diversion '%s'.\n"
2421msgstr ""
2422
2423#: src/divertcmd.c
2424#, c-format
2425msgid "Removing '%s'\n"
2426msgstr ""
2427
2428#: src/divertcmd.c
2429msgid "package may not contain newlines"
2430msgstr ""
2431
2432#: src/divertcmd.c
2433msgid "divert-to may not contain newlines"
2434msgstr ""
2435
2436#: src/divertdb.c
2437msgid "failed to open diversions file"
2438msgstr ""
2439
2440#: src/divertdb.c
2441msgid "failed to fstat diversions file"
2442msgstr ""
2443
2444#: src/divertdb.c
2445#, c-format
2446msgid "conflicting diversions involving '%.250s' or '%.250s'"
2447msgstr ""
2448
2449#: src/enquiry.c
2450msgid ""
2451"The following packages are in a mess due to serious problems during\n"
2452"installation. They must be reinstalled for them (and any packages\n"
2453"that depend on them) to function properly:\n"
2454msgstr ""
2455
2456#: src/enquiry.c
2457msgid ""
2458"The following packages have been unpacked but not yet configured.\n"
2459"They must be configured using dpkg --configure or the configure\n"
2460"menu option in dselect for them to work:\n"
2461msgstr ""
2462
2463#: src/enquiry.c
2464msgid ""
2465"The following packages are only half configured, probably due to problems\n"
2466"configuring them the first time. The configuration should be retried using\n"
2467"dpkg --configure <package> or the configure menu option in dselect:\n"
2468msgstr ""
2469
2470#: src/enquiry.c
2471msgid ""
2472"The following packages are only half installed, due to problems during\n"
2473"installation. The installation can probably be completed by retrying it;\n"
2474"the packages can be removed using dselect or dpkg --remove:\n"
2475msgstr ""
2476
2477#: src/enquiry.c
2478msgid ""
2479"The following packages are awaiting processing of triggers that they\n"
2480"have activated in other packages. This processing can be requested using\n"
2481"dselect or dpkg --configure --pending (or dpkg --triggers-only):\n"
2482msgstr ""
2483
2484#: src/enquiry.c
2485msgid ""
2486"The following packages have been triggered, but the trigger processing\n"
2487"has not yet been done. Trigger processing can be requested using\n"
2488"dselect or dpkg --configure --pending (or dpkg --triggers-only):\n"
2489msgstr ""
2490
2491#: src/enquiry.c
2492msgid ""
2493"The following packages are missing the list control file in the\n"
2494"database, they need to be reinstalled:\n"
2495msgstr ""
2496
2497#: src/enquiry.c
2498msgid ""
2499"The following packages are missing the md5sums control file in the\n"
2500"database, they need to be reinstalled:\n"
2501msgstr ""
2502
2503#: src/enquiry.c
2504msgid "The following packages do not have an architecture:\n"
2505msgstr ""
2506
2507#: src/enquiry.c
2508msgid "The following packages have an illegal architecture:\n"
2509msgstr ""
2510
2511#: src/enquiry.c
2512msgid ""
2513"The following packages have an unknown foreign architecture, which will\n"
2514"cause dependency issues on front-ends. This can be fixed by registering\n"
2515"the foreign architecture with dpkg --add-architecture:\n"
2516msgstr ""
2517
2518#: src/enquiry.c src/querycmd.c
2519#, c-format
2520msgid "package '%s' is not installed"
2521msgstr ""
2522
2523#: src/enquiry.c
2524msgid ""
2525"Another process has locked the database for writing, and might currently be\n"
2526"modifying it, some of the following problems might just be due to that.\n"
2527msgstr ""
2528
2529#: src/enquiry.c
2530msgctxt "section"
2531msgid "<unknown>"
2532msgstr ""
2533
2534#: src/enquiry.c src/select.c src/trigcmd.c src/update.c dpkg-split/queue.c
2535#, c-format
2536msgid "--%s takes no arguments"
2537msgstr ""
2538
2539#: src/enquiry.c
2540#, c-format
2541msgid " %d in %s: "
2542msgstr ""
2543
2544#: src/enquiry.c
2545#, c-format
2546msgid " %d package, from the following section:"
2547msgid_plural " %d packages, from the following sections:"
2548msgstr[0] ""
2549msgstr[1] ""
2550
2551#: src/enquiry.c
2552#, c-format
2553msgid ""
2554"Version of dpkg with working %s support not yet configured.\n"
2555" Please use 'dpkg --configure dpkg', and then try again.\n"
2556msgstr ""
2557
2558#: src/enquiry.c
2559#, c-format
2560msgid "dpkg not recorded as installed, cannot check for %s support!\n"
2561msgstr ""
2562
2563#: src/enquiry.c
2564msgid "Pre-Depends field"
2565msgstr ""
2566
2567#: src/enquiry.c
2568msgid "epoch"
2569msgstr ""
2570
2571#: src/enquiry.c
2572msgid "long filenames"
2573msgstr ""
2574
2575#: src/enquiry.c
2576msgid "multiple Conflicts and Replaces"
2577msgstr ""
2578
2579#: src/enquiry.c
2580msgid "multi-arch"
2581msgstr ""
2582
2583#: src/enquiry.c
2584msgid "versioned Provides"
2585msgstr ""
2586
2587#: src/enquiry.c
2588#, c-format
2589msgid ""
2590"cannot see how to satisfy pre-dependency:\n"
2591" %s"
2592msgstr ""
2593
2594#: src/enquiry.c
2595#, c-format
2596msgid "cannot satisfy pre-dependencies for %.250s (wanted due to %.250s)"
2597msgstr ""
2598
2599#: src/enquiry.c
2600#, c-format
2601msgid "--%s takes one <pkgname> argument"
2602msgstr ""
2603
2604#: src/enquiry.c
2605#, c-format
2606msgid "package name '%s' is invalid: %s"
2607msgstr ""
2608
2609#: src/enquiry.c
2610#, c-format
2611msgid "--%s takes one <trigname> argument"
2612msgstr ""
2613
2614#: src/enquiry.c
2615#, c-format
2616msgid "trigger name '%s' is invalid: %s"
2617msgstr ""
2618
2619#: src/enquiry.c
2620#, c-format
2621msgid "--%s takes one <archname> argument"
2622msgstr ""
2623
2624#: src/enquiry.c
2625#, c-format
2626msgid "architecture name '%s' is invalid: %s"
2627msgstr ""
2628
2629#: src/enquiry.c
2630#, c-format
2631msgid "--%s takes one <version> argument"
2632msgstr ""
2633
2634#: src/enquiry.c
2635#, c-format
2636msgid "version '%s' has bad syntax"
2637msgstr ""
2638
2639#: src/enquiry.c
2640msgid ""
2641"--compare-versions takes three arguments: <version> <relation> <version>"
2642msgstr ""
2643
2644#: src/enquiry.c
2645msgid "--compare-versions bad relation"
2646msgstr ""
2647
2648#: src/enquiry.c
2649#, c-format
2650msgid "--%s used with obsolete relation operator '%s'"
2651msgstr ""
2652
2653#: src/errors.c
2654#, c-format
2655msgid "failed to allocate memory for new entry in list of failed packages: %s"
2656msgstr ""
2657
2658#: src/errors.c
2659msgid "too many errors, stopping"
2660msgstr ""
2661
2662#: src/errors.c
2663#, c-format
2664msgid ""
2665"error processing package %s (--%s):\n"
2666" %s"
2667msgstr ""
2668
2669#: src/errors.c
2670#, c-format
2671msgid ""
2672"error processing archive %s (--%s):\n"
2673" %s"
2674msgstr ""
2675
2676#: src/errors.c
2677msgid "Errors were encountered while processing:\n"
2678msgstr ""
2679
2680#: src/errors.c
2681msgid "Processing was halted because there were too many errors.\n"
2682msgstr ""
2683
2684#: src/errors.c
2685#, c-format
2686msgid "package %s was on hold, processing it anyway as you requested"
2687msgstr ""
2688
2689#: src/errors.c
2690#, c-format
2691msgid ""
2692"Package %s is on hold, not touching it. Use --force-hold to override.\n"
2693msgstr ""
2694
2695#: src/errors.c
2696msgid "overriding problem because --force enabled:"
2697msgstr ""
2698
2699#: src/filesdb.c
2700#, c-format
2701msgid "unable to open files list file for package '%.250s'"
2702msgstr ""
2703
2704#: src/filesdb.c
2705#, c-format
2706msgid ""
2707"files list file for package '%.250s' missing; assuming package has no files "
2708"currently installed"
2709msgstr ""
2710
2711#: src/filesdb.c
2712#, c-format
2713msgid "unable to stat files list file for package '%.250s'"
2714msgstr ""
2715
2716#: src/filesdb.c
2717#, c-format
2718msgid "files list for package '%.250s' is not a regular file"
2719msgstr ""
2720
2721#: src/filesdb.c
2722#, c-format
2723msgid "reading files list for package '%.250s'"
2724msgstr ""
2725
2726#: src/filesdb.c
2727#, c-format
2728msgid "files list file for package '%.250s' is missing final newline"
2729msgstr ""
2730
2731#: src/filesdb.c
2732#, c-format
2733msgid "files list file for package '%.250s' contains empty filename"
2734msgstr ""
2735
2736#: src/filesdb.c
2737#, c-format
2738msgid "error closing files list file for package '%.250s'"
2739msgstr ""
2740
2741#: src/filesdb.c
2742msgid "(Reading database ... "
2743msgstr ""
2744
2745#: src/filesdb.c
2746#, c-format
2747msgid "%d file or directory currently installed.)\n"
2748msgid_plural "%d files and directories currently installed.)\n"
2749msgstr[0] ""
2750msgstr[1] ""
2751
2752#: src/filesdb-hash.c
2753#, c-format
2754msgid "control file '%s' for package '%s' is missing final newline"
2755msgstr ""
2756
2757#: src/filesdb-hash.c
2758#, c-format
2759msgid "control file '%s' for package '%s' is missing value"
2760msgstr ""
2761
2762#: src/filesdb-hash.c
2763#, c-format
2764msgid "control file '%s' for package '%s' is missing value separator"
2765msgstr ""
2766
2767#: src/filesdb-hash.c
2768#, c-format
2769msgid "control file '%s' for package '%s' contains empty filename"
2770msgstr ""
2771
2772#: src/filesdb-hash.c
2773#, c-format
2774msgid "cannot open control file '%s' for package '%s'"
2775msgstr ""
2776
2777#: src/filesdb-hash.c
2778#, c-format
2779msgid "cannot stat control file '%s' for package '%s'"
2780msgstr ""
2781
2782#: src/filesdb-hash.c
2783#, c-format
2784msgid "control file '%s' for package '%s' is not a regular file"
2785msgstr ""
2786
2787#: src/filesdb-hash.c
2788#, c-format
2789msgid "cannot read control file '%s' for package '%s'"
2790msgstr ""
2791
2792#: src/filesdb-hash.c
2793#, c-format
2794msgid "cannot close control file '%s' for package '%s'"
2795msgstr ""
2796
2797#: src/help.c
2798msgid "not installed"
2799msgstr ""
2800
2801#: src/help.c
2802msgid "not installed but configs remain"
2803msgstr ""
2804
2805#: src/help.c
2806msgid "broken due to failed removal or installation"
2807msgstr ""
2808
2809#: src/help.c
2810msgid "unpacked but not configured"
2811msgstr ""
2812
2813#: src/help.c
2814msgid "broken due to postinst failure"
2815msgstr ""
2816
2817#: src/help.c
2818msgid "awaiting trigger processing by another package"
2819msgstr ""
2820
2821#: src/help.c
2822msgid "triggered"
2823msgstr ""
2824
2825#: src/help.c
2826msgid "installed"
2827msgstr ""
2828
2829#: src/help.c
2830msgid "PATH is not set"
2831msgstr ""
2832
2833#: src/help.c
2834#, c-format
2835msgid "'%s' not found in PATH or not executable"
2836msgstr ""
2837
2838#: src/help.c
2839#, c-format
2840msgid ""
2841"%d expected program not found in PATH or not executable\n"
2842"%s"
2843msgid_plural ""
2844"%d expected programs not found in PATH or not executable\n"
2845"%s"
2846msgstr[0] ""
2847msgstr[1] ""
2848
2849#: src/help.c
2850msgid ""
2851"Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin"
2852msgstr ""
2853
2854#: src/infodb-access.c
2855#, c-format
2856msgid "unable to check existence of '%.250s'"
2857msgstr ""
2858
2859#: src/infodb-access.c src/infodb-upgrade.c
2860msgid "cannot read info directory"
2861msgstr ""
2862
2863#: src/infodb-format.c src/unpack.c
2864#, c-format
2865msgid "error trying to open %.250s"
2866msgstr ""
2867
2868#: src/infodb-format.c
2869#, c-format
2870msgid "corrupt info database format file '%s'"
2871msgstr ""
2872
2873#: src/infodb-format.c
2874#, c-format
2875msgid "info database format (%d) is bogus or too new; try getting a newer dpkg"
2876msgstr ""
2877
2878#: src/infodb-upgrade.c
2879#, c-format
2880msgid "info file %s/%s not associated to any package"
2881msgstr ""
2882
2883#: src/infodb-upgrade.c
2884#, c-format
2885msgid "error while writing '%s'"
2886msgstr ""
2887
2888#: src/main.c
2889#, c-format
2890msgid "Debian '%s' package management program version %s.\n"
2891msgstr ""
2892
2893#: src/main.c
2894#, c-format
2895msgid ""
2896"Commands:\n"
2897" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n"
2898" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n"
2899" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n"
2900" --configure <package> ... | -a|--pending\n"
2901" --triggers-only <package> ... | -a|--pending\n"
2902" -r|--remove <package> ... | -a|--pending\n"
2903" -P|--purge <package> ... | -a|--pending\n"
2904" -V|--verify <package> ... Verify the integrity of package(s).\n"
2905" --get-selections [<pattern> ...] Get list of selections to stdout.\n"
2906" --set-selections Set package selections from stdin.\n"
2907" --clear-selections Deselect every non-essential package.\n"
2908" --update-avail [<Packages-file>] Replace available packages info.\n"
2909" --merge-avail [<Packages-file>] Merge with info from file.\n"
2910" --clear-avail Erase existing available info.\n"
2911" --forget-old-unavail Forget uninstalled unavailable pkgs.\n"
2912" -s|--status <package> ... Display package status details.\n"
2913" -p|--print-avail <package> ... Display available version details.\n"
2914" -L|--listfiles <package> ... List files 'owned' by package(s).\n"
2915" -l|--list [<pattern> ...] List packages concisely.\n"
2916" -S|--search <pattern> ... Find package(s) owning file(s).\n"
2917" -C|--audit [<package> ...] Check for broken package(s).\n"
2918" --yet-to-unpack Print packages selected for "
2919"installation.\n"
2920" --predep-package Print pre-dependencies to unpack.\n"
2921" --add-architecture <arch> Add <arch> to the list of architectures.\n"
2922" --remove-architecture <arch> Remove <arch> from the list of "
2923"architectures.\n"
2924" --print-architecture Print dpkg architecture.\n"
2925" --print-foreign-architectures Print allowed foreign architectures.\n"
2926" --assert-<feature> Assert support for the specified "
2927"feature.\n"
2928" --validate-<thing> <string> Validate a <thing>'s <string>.\n"
2929" --compare-versions <a> <op> <b> Compare version numbers - see below.\n"
2930" --force-help Show help on forcing.\n"
2931" -Dh|--debug=help Show help on debugging.\n"
2932"\n"
2933msgstr ""
2934
2935#: src/main.c src/querycmd.c src/trigcmd.c dpkg-deb/main.c dpkg-split/main.c
2936#, c-format
2937msgid ""
2938" -?, --help Show this help message.\n"
2939" --version Show the version.\n"
2940"\n"
2941msgstr ""
2942
2943#: src/main.c
2944#, c-format
2945msgid ""
2946"Assertable features: support-predepends, working-epoch, long-filenames,\n"
2947" multi-conrep, multi-arch, versioned-provides.\n"
2948"\n"
2949msgstr ""
2950
2951#: src/main.c
2952#, c-format
2953msgid ""
2954"Validatable things: pkgname, archname, trigname, version.\n"
2955"\n"
2956msgstr ""
2957
2958#: src/main.c
2959#, c-format
2960msgid ""
2961"Use dpkg with -b, --build, -c, --contents, -e, --control, -I, --info,\n"
2962" -f, --field, -x, --extract, -X, --vextract, --ctrl-tarfile, --fsys-"
2963"tarfile\n"
2964"on archives (type %s --help).\n"
2965"\n"
2966msgstr ""
2967
2968#: src/main.c
2969#, c-format
2970msgid ""
2971"Options:\n"
2972" --admindir=<directory> Use <directory> instead of %s.\n"
2973" --root=<directory> Install on a different root directory.\n"
2974" --instdir=<directory> Change installation dir without changing admin "
2975"dir.\n"
2976" --path-exclude=<pattern> Do not install paths which match a shell "
2977"pattern.\n"
2978" --path-include=<pattern> Re-include a pattern after a previous "
2979"exclusion.\n"
2980" -O|--selected-only Skip packages not selected for install/"
2981"upgrade.\n"
2982" -E|--skip-same-version Skip packages whose same version is installed.\n"
2983" -G|--refuse-downgrade Skip packages with earlier version than "
2984"installed.\n"
2985" -B|--auto-deconfigure Install even if it would break some other "
2986"package.\n"
2987" --[no-]triggers Skip or force consequential trigger "
2988"processing.\n"
2989" --verify-format=<format> Verify output format (supported: 'rpm').\n"
2990" --no-debsig Do not try to verify package signatures.\n"
2991" --no-act|--dry-run|--simulate\n"
2992" Just say what we would do - don't do it.\n"
2993" -D|--debug=<octal> Enable debugging (see -Dhelp or --debug=help).\n"
2994" --status-fd <n> Send status change updates to file descriptor "
2995"<n>.\n"
2996" --status-logger=<command> Send status change updates to <command>'s "
2997"stdin.\n"
2998" --log=<filename> Log status changes and actions to <filename>.\n"
2999" --ignore-depends=<package>,...\n"
3000" Ignore dependencies involving <package>.\n"
3001" --force-... Override problems (see --force-help).\n"
3002" --no-force-...|--refuse-...\n"
3003" Stop when problems encountered.\n"
3004" --abort-after <n> Abort after encountering <n> errors.\n"
3005"\n"
3006msgstr ""
3007
3008#: src/main.c
3009#, c-format
3010msgid ""
3011"Comparison operators for --compare-versions are:\n"
3012" lt le eq ne ge gt (treat empty version as earlier than any "
3013"version);\n"
3014" lt-nl le-nl ge-nl gt-nl (treat empty version as later than any version);\n"
3015" < << <= = >= >> > (only for compatibility with control file "
3016"syntax).\n"
3017"\n"
3018msgstr ""
3019
3020#: src/main.c
3021#, c-format
3022msgid "Use 'apt' or 'aptitude' for user-friendly package management.\n"
3023msgstr ""
3024
3025#: src/main.c
3026msgid ""
3027"Type dpkg --help for help about installing and deinstalling packages [*];\n"
3028"Use 'apt' or 'aptitude' for user-friendly package management;\n"
3029"Type dpkg -Dhelp for a list of dpkg debug flag values;\n"
3030"Type dpkg --force-help for a list of forcing options;\n"
3031"Type dpkg-deb --help for help about manipulating *.deb files;\n"
3032"\n"
3033"Options marked [*] produce a lot of output - pipe it through 'less' or "
3034"'more' !"
3035msgstr ""
3036
3037#: src/main.c
3038msgid "Set all force options"
3039msgstr ""
3040
3041#: src/main.c
3042msgid "Replace a package with a lower version"
3043msgstr ""
3044
3045#: src/main.c
3046msgid "Configure any package which may help this one"
3047msgstr ""
3048
3049#: src/main.c
3050msgid "Process incidental packages even when on hold"
3051msgstr ""
3052
3053#: src/main.c
3054msgid "Try to (de)install things even when not root"
3055msgstr ""
3056
3057#: src/main.c
3058msgid "PATH is missing important programs, problems likely"
3059msgstr ""
3060
3061#: src/main.c
3062msgid "Install a package even if it fails authenticity check"
3063msgstr ""
3064
3065#: src/main.c
3066msgid "Process even packages with wrong versions"
3067msgstr ""
3068
3069#: src/main.c
3070msgid "Overwrite a file from one package with another"
3071msgstr ""
3072
3073#: src/main.c
3074msgid "Overwrite a diverted file with an undiverted version"
3075msgstr ""
3076
3077#: src/main.c
3078msgid "Overwrite one package's directory with another's file"
3079msgstr ""
3080
3081#: src/main.c
3082msgid "Do not perform safe I/O operations when unpacking"
3083msgstr ""
3084
3085#: src/main.c
3086msgid "Do not chroot into maintainer script environment"
3087msgstr ""
3088
3089#: src/main.c
3090msgid "Always use the new config files, don't prompt"
3091msgstr ""
3092
3093#: src/main.c
3094msgid "Always use the old config files, don't prompt"
3095msgstr ""
3096
3097#: src/main.c
3098msgid ""
3099"Use the default option for new config files if one\n"
3100"is available, don't prompt. If no default can be found,\n"
3101"you will be prompted unless one of the confold or\n"
3102"confnew options is also given"
3103msgstr ""
3104
3105#: src/main.c
3106msgid "Always install missing config files"
3107msgstr ""
3108
3109#: src/main.c
3110msgid "Offer to replace config files with no new versions"
3111msgstr ""
3112
3113#: src/main.c
3114msgid "Process even packages with wrong or no architecture"
3115msgstr ""
3116
3117#: src/main.c
3118msgid "Install even if it would break another package"
3119msgstr ""
3120
3121#: src/main.c
3122msgid "Allow installation of conflicting packages"
3123msgstr ""
3124
3125#: src/main.c
3126msgid "Turn all dependency problems into warnings"
3127msgstr ""
3128
3129#: src/main.c
3130msgid "Turn dependency version problems into warnings"
3131msgstr ""
3132
3133#: src/main.c
3134msgid "Remove packages which require installation"
3135msgstr ""
3136
3137#: src/main.c
3138msgid "Remove an essential package"
3139msgstr ""
3140
3141#: src/main.c
3142msgid "Generally helpful progress information"
3143msgstr ""
3144
3145#: src/main.c
3146msgid "Invocation and status of maintainer scripts"
3147msgstr ""
3148
3149#: src/main.c
3150msgid "Output for each file processed"
3151msgstr ""
3152
3153#: src/main.c
3154msgid "Lots of output for each file processed"
3155msgstr ""
3156
3157#: src/main.c
3158msgid "Output for each configuration file"
3159msgstr ""
3160
3161#: src/main.c
3162msgid "Lots of output for each configuration file"
3163msgstr ""
3164
3165#: src/main.c
3166msgid "Dependencies and conflicts"
3167msgstr ""
3168
3169#: src/main.c
3170msgid "Lots of dependencies/conflicts output"
3171msgstr ""
3172
3173#: src/main.c
3174msgid "Trigger activation and processing"
3175msgstr ""
3176
3177#: src/main.c
3178msgid "Lots of output regarding triggers"
3179msgstr ""
3180
3181#: src/main.c
3182msgid "Silly amounts of output regarding triggers"
3183msgstr ""
3184
3185#: src/main.c
3186msgid "Lots of drivel about eg the dpkg/info directory"
3187msgstr ""
3188
3189#: src/main.c
3190msgid "Insane amounts of drivel"
3191msgstr ""
3192
3193#: src/main.c
3194#, c-format
3195msgid ""
3196"%s debugging option, --debug=<octal> or -D<octal>:\n"
3197"\n"
3198" Number Ref. in source Description\n"
3199msgstr ""
3200
3201#: src/main.c
3202#, c-format
3203msgid ""
3204"\n"
3205"Debugging options can be mixed using bitwise-or.\n"
3206"Note that the meanings and values are subject to change.\n"
3207msgstr ""
3208
3209#: src/main.c
3210#, c-format
3211msgid "--%s requires a positive octal argument"
3212msgstr ""
3213
3214#: src/main.c
3215#, c-format
3216msgid "unknown verify output format '%s'"
3217msgstr ""
3218
3219#: src/main.c
3220#, c-format
3221msgid "null package name in --%s comma-separated list '%.250s'"
3222msgstr ""
3223
3224#: src/main.c
3225#, c-format
3226msgid "error executing hook '%s', exit code %d"
3227msgstr ""
3228
3229#: src/main.c
3230msgid "status logger"
3231msgstr ""
3232
3233#: src/main.c dpkg-deb/info.c
3234#, c-format
3235msgid "--%s takes exactly one argument"
3236msgstr ""
3237
3238#: src/main.c
3239#, c-format
3240msgid "architecture '%s' is illegal: %s"
3241msgstr ""
3242
3243#: src/main.c
3244#, c-format
3245msgid "architecture '%s' is reserved and cannot be added"
3246msgstr ""
3247
3248#: src/main.c
3249#, c-format
3250msgid "cannot remove non-foreign architecture '%s'"
3251msgstr ""
3252
3253#: src/main.c
3254#, c-format
3255msgid "removing architecture '%s' currently in use by database"
3256msgstr ""
3257
3258#: src/main.c
3259#, c-format
3260msgid "cannot remove architecture '%s' currently in use by the database"
3261msgstr ""
3262
3263#: src/main.c
3264#, c-format
3265msgid ""
3266"%s forcing options - control behaviour when problems found:\n"
3267" warn but continue: --force-<thing>,<thing>,...\n"
3268" stop with error: --refuse-<thing>,<thing>,... | --no-force-<thing>,...\n"
3269" Forcing things:\n"
3270msgstr ""
3271
3272#: src/main.c
3273#, c-format
3274msgid ""
3275"\n"
3276"WARNING - use of options marked [!] can seriously damage your installation.\n"
3277"Forcing options marked [*] are enabled by default.\n"
3278msgstr ""
3279
3280#: src/main.c
3281#, c-format
3282msgid "unknown force/refuse option '%.*s'"
3283msgstr ""
3284
3285#: src/main.c
3286#, c-format
3287msgid "obsolete force/refuse option '%s'"
3288msgstr ""
3289
3290#: src/main.c
3291#, c-format
3292msgid "couldn't open '%i' for stream"
3293msgstr ""
3294
3295#: src/main.c
3296#, c-format
3297msgid "unexpected end of file before end of line %d"
3298msgstr ""
3299
3300#: src/main.c src/querycmd.c src/statcmd.c dpkg-deb/main.c dpkg-split/main.c
3301msgid "need an action option"
3302msgstr ""
3303
3304#: src/main.c
3305msgid "cannot set primary group ID to root"
3306msgstr ""
3307
3308#: src/main.c src/script.c
3309msgid "unable to setenv for subprocesses"
3310msgstr ""
3311
3312#: src/packages.c
3313msgid ""
3314"you must specify packages by their own names, not by quoting the names of "
3315"the files they come in"
3316msgstr ""
3317
3318#: src/packages.c
3319#, c-format
3320msgid "--%s --pending does not take any non-option arguments"
3321msgstr ""
3322
3323#: src/packages.c src/querycmd.c
3324#, c-format
3325msgid "--%s needs at least one package name argument"
3326msgstr ""
3327
3328#: src/packages.c
3329#, c-format
3330msgid "Package %s listed more than once, only processing once.\n"
3331msgstr ""
3332
3333#: src/packages.c
3334#, c-format
3335msgid ""
3336"More than one copy of package %s has been unpacked\n"
3337" in this run ! Only configuring it once.\n"
3338msgstr ""
3339
3340#: src/packages.c
3341#, c-format
3342msgid ""
3343"package %.250s is not ready for trigger processing\n"
3344" (current status '%.250s' with no pending triggers)"
3345msgstr ""
3346
3347#: src/packages.c
3348#, c-format
3349msgid " Package %s which provides %s is to be removed.\n"
3350msgstr ""
3351
3352#: src/packages.c
3353#, c-format
3354msgid " Package %s is to be removed.\n"
3355msgstr ""
3356
3357#: src/packages.c
3358#, c-format
3359msgid " Version of %s on system, provided by %s, is %s.\n"
3360msgstr ""
3361
3362#: src/packages.c
3363#, c-format
3364msgid " Version of %s on system is %s.\n"
3365msgstr ""
3366
3367#: src/packages.c
3368#, c-format
3369msgid " Package %s which provides %s awaits trigger processing.\n"
3370msgstr ""
3371
3372#: src/packages.c
3373#, c-format
3374msgid " Package %s awaits trigger processing.\n"
3375msgstr ""
3376
3377#: src/packages.c
3378#, c-format
3379msgid "also configuring '%s' (required by '%s')"
3380msgstr ""
3381
3382#: src/packages.c
3383#, c-format
3384msgid " Package %s which provides %s is not configured yet.\n"
3385msgstr ""
3386
3387#: src/packages.c
3388#, c-format
3389msgid " Package %s is not configured yet.\n"
3390msgstr ""
3391
3392#: src/packages.c
3393#, c-format
3394msgid " Package %s which provides %s is not installed.\n"
3395msgstr ""
3396
3397#: src/packages.c
3398#, c-format
3399msgid " Package %s is not installed.\n"
3400msgstr ""
3401
3402#: src/packages.c
3403#, c-format
3404msgid " %s (%s) breaks %s and is %s.\n"
3405msgstr ""
3406
3407#: src/packages.c
3408#, c-format
3409msgid " %s (%s) provides %s.\n"
3410msgstr ""
3411
3412#: src/packages.c
3413#, c-format
3414msgid " Version of %s to be configured is %s.\n"
3415msgstr ""
3416
3417#: src/packages.c
3418msgid " depends on "
3419msgstr ""
3420
3421#: src/packages.c
3422msgid "; however:\n"
3423msgstr ""
3424
3425#: src/querycmd.c src/select.c
3426#, c-format
3427msgid "no packages found matching %s"
3428msgstr ""
3429
3430#. TRANSLATORS: This is the header that appears on 'dpkg-query -l'. The
3431#. * string should remain under 80 characters. The uppercase letters in
3432#. * the state values denote the abbreviated letter that will appear on
3433#. * the first three columns, which should ideally match the English one
3434#. * (e.g. Remove → supRimeix), see dpkg-query(1) for further details. The
3435#. * translated message can use additional lines if needed.
3436#: src/querycmd.c
3437msgid ""
3438"Desired=Unknown/Install/Remove/Purge/Hold\n"
3439"| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-"
3440"pend\n"
3441"|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)\n"
3442msgstr ""
3443
3444#: src/querycmd.c
3445msgid "Name"
3446msgstr ""
3447
3448#: src/querycmd.c
3449msgid "Version"
3450msgstr ""
3451
3452#: src/querycmd.c
3453msgid "Architecture"
3454msgstr ""
3455
3456#: src/querycmd.c
3457msgid "Description"
3458msgstr ""
3459
3460#: src/querycmd.c
3461#, c-format
3462msgid "diversion by %s from: %s\n"
3463msgstr ""
3464
3465#: src/querycmd.c
3466#, c-format
3467msgid "diversion by %s to: %s\n"
3468msgstr ""
3469
3470#: src/querycmd.c
3471#, c-format
3472msgid "local diversion from: %s\n"
3473msgstr ""
3474
3475#: src/querycmd.c
3476#, c-format
3477msgid "local diversion to: %s\n"
3478msgstr ""
3479
3480#: src/querycmd.c
3481msgid "--search needs at least one file name pattern argument"
3482msgstr ""
3483
3484#: src/querycmd.c
3485#, c-format
3486msgid "no path found matching pattern %s"
3487msgstr ""
3488
3489#: src/querycmd.c
3490#, c-format
3491msgid "package '%s' is not installed and no information is available"
3492msgstr ""
3493
3494#: src/querycmd.c
3495#, c-format
3496msgid "package '%s' is not available"
3497msgstr ""
3498
3499#: src/querycmd.c
3500#, c-format
3501msgid "Package '%s' does not contain any files (!)\n"
3502msgstr ""
3503
3504#: src/querycmd.c
3505#, c-format
3506msgid "locally diverted to: %s\n"
3507msgstr ""
3508
3509#: src/querycmd.c
3510#, c-format
3511msgid "package diverts others to: %s\n"
3512msgstr ""
3513
3514#: src/querycmd.c
3515#, c-format
3516msgid "diverted by %s to: %s\n"
3517msgstr ""
3518
3519#: src/querycmd.c
3520msgid ""
3521"Use dpkg --info (= dpkg-deb --info) to examine archive files,\n"
3522"and dpkg --contents (= dpkg-deb --contents) to list their contents.\n"
3523msgstr ""
3524
3525#: src/querycmd.c dpkg-deb/info.c
3526#, c-format
3527msgid "error in show format: %s"
3528msgstr ""
3529
3530#: src/querycmd.c
3531#, c-format
3532msgid "control file contains %c"
3533msgstr ""
3534
3535#: src/querycmd.c dpkg-deb/build.c
3536#, c-format
3537msgid "--%s takes at most two arguments"
3538msgstr ""
3539
3540#: src/querycmd.c
3541#, c-format
3542msgid "--%s takes one package name argument"
3543msgstr ""
3544
3545#: src/querycmd.c
3546#, c-format
3547msgid "--%s takes exactly two arguments"
3548msgstr ""
3549
3550#: src/querycmd.c
3551#, c-format
3552msgid "control file '%s' does not exist"
3553msgstr ""
3554
3555#: src/querycmd.c
3556#, c-format
3557msgid "Debian %s package management program query tool version %s.\n"
3558msgstr ""
3559
3560#: src/querycmd.c
3561#, c-format
3562msgid ""
3563"Commands:\n"
3564" -s|--status <package> ... Display package status details.\n"
3565" -p|--print-avail <package> ... Display available version details.\n"
3566" -L|--listfiles <package> ... List files 'owned' by package(s).\n"
3567" -l|--list [<pattern> ...] List packages concisely.\n"
3568" -W|--show [<pattern> ...] Show information on package(s).\n"
3569" -S|--search <pattern> ... Find package(s) owning file(s).\n"
3570" --control-list <package> Print the package control file list.\n"
3571" --control-show <package> <file>\n"
3572" Show the package control file.\n"
3573" -c|--control-path <package> [<file>]\n"
3574" Print path for package control file.\n"
3575"\n"
3576msgstr ""
3577
3578#: src/querycmd.c
3579#, c-format
3580msgid ""
3581"Options:\n"
3582" --admindir=<directory> Use <directory> instead of %s.\n"
3583" --load-avail Use available file on --show and --list.\n"
3584" -f|--showformat=<format> Use alternative format for --show.\n"
3585"\n"
3586msgstr ""
3587
3588#: src/querycmd.c dpkg-deb/main.c
3589#, c-format
3590msgid ""
3591"Format syntax:\n"
3592" A format is a string that will be output for each package. The format\n"
3593" can include the standard escape sequences \\n (newline), \\r (carriage\n"
3594" return) or \\\\ (plain backslash). Package information can be included\n"
3595" by inserting variable references to package fields using the ${var[;"
3596"width]}\n"
3597" syntax. Fields will be right-aligned unless the width is negative in "
3598"which\n"
3599" case left alignment will be used.\n"
3600msgstr ""
3601
3602#: src/querycmd.c
3603msgid "Use --help for help about querying packages."
3604msgstr ""
3605
3606#: src/remove.c
3607#, c-format
3608msgid "ignoring request to remove %.250s which isn't installed"
3609msgstr ""
3610
3611#: src/remove.c
3612#, c-format
3613msgid ""
3614"ignoring request to remove %.250s, only the config\n"
3615" files of which are on the system; use --purge to remove them too"
3616msgstr ""
3617
3618#: src/remove.c
3619msgid "this is an essential package; it should not be removed"
3620msgstr ""
3621
3622#: src/remove.c
3623#, c-format
3624msgid ""
3625"dependency problems prevent removal of %s:\n"
3626"%s"
3627msgstr ""
3628
3629#: src/remove.c
3630msgid "dependency problems - not removing"
3631msgstr ""
3632
3633#: src/remove.c
3634#, c-format
3635msgid ""
3636"%s: dependency problems, but removing anyway as you requested:\n"
3637"%s"
3638msgstr ""
3639
3640#: src/remove.c
3641msgid ""
3642"package is in a very bad inconsistent state; you should\n"
3643" reinstall it before attempting a removal"
3644msgstr ""
3645
3646#: src/remove.c
3647#, c-format
3648msgid "Would remove or purge %s (%s) ...\n"
3649msgstr ""
3650
3651#: src/remove.c
3652#, c-format
3653msgid "Removing %s (%s) ...\n"
3654msgstr ""
3655
3656#: src/remove.c src/unpack.c
3657#, c-format
3658msgid "unable to delete control info file '%.250s'"
3659msgstr ""
3660
3661#: src/remove.c
3662#, c-format
3663msgid ""
3664"while removing %.250s, unable to remove directory '%.250s': %s - directory "
3665"may be a mount point?"
3666msgstr ""
3667
3668#: src/remove.c
3669#, c-format
3670msgid "unable to securely remove '%.250s'"
3671msgstr ""
3672
3673#: src/remove.c
3674#, c-format
3675msgid "while removing %.250s, directory '%.250s' not empty so not removed"
3676msgstr ""
3677
3678#: src/remove.c
3679#, c-format
3680msgid "Purging configuration files for %s (%s) ...\n"
3681msgstr ""
3682
3683#: src/remove.c
3684#, c-format
3685msgid "cannot remove old config file '%.250s' (= '%.250s')"
3686msgstr ""
3687
3688#: src/remove.c
3689#, c-format
3690msgid "cannot read config file directory '%.250s' (from '%.250s')"
3691msgstr ""
3692
3693#: src/remove.c
3694#, c-format
3695msgid "cannot remove old backup config file '%.250s' (of '%.250s')"
3696msgstr ""
3697
3698#: src/remove.c
3699msgid "cannot remove old files list"
3700msgstr ""
3701
3702#: src/remove.c
3703msgid "can't remove old postrm script"
3704msgstr ""
3705
3706#: src/script.c
3707#, c-format
3708msgid "unable to set execute permissions on '%.250s'"
3709msgstr ""
3710
3711#: src/script.c
3712msgid "admindir must be inside instdir for dpkg to work properly"
3713msgstr ""
3714
3715#: src/script.c
3716#, c-format
3717msgid "failed to chroot to '%.250s'"
3718msgstr ""
3719
3720#: src/script.c dpkg-deb/build.c
3721#, c-format
3722msgid "failed to chdir to '%.255s'"
3723msgstr ""
3724
3725#: src/script.c
3726msgid "unable to setenv for maintainer script"
3727msgstr ""
3728
3729#: src/script.c
3730msgid "cannot set security execution context for maintainer script"
3731msgstr ""
3732
3733#: src/script.c
3734#, c-format
3735msgid "installed %s script"
3736msgstr ""
3737
3738#: src/script.c
3739#, c-format
3740msgid "unable to stat %s '%.250s'"
3741msgstr ""
3742
3743#: src/script.c
3744#, c-format
3745msgid "new %s script"
3746msgstr ""
3747
3748#: src/script.c
3749#, c-format
3750msgid "old %s script"
3751msgstr ""
3752
3753#: src/script.c
3754#, c-format
3755msgid "unable to stat %s '%.250s': %s"
3756msgstr ""
3757
3758#: src/script.c
3759msgid "trying script from the new package instead ..."
3760msgstr ""
3761
3762#: src/script.c
3763msgid "there is no script in the new version of the package - giving up"
3764msgstr ""
3765
3766#: src/script.c
3767msgid "... it looks like that went OK"
3768msgstr ""
3769
3770#: src/select.c
3771#, c-format
3772msgid "unexpected end of file in package name at line %d"
3773msgstr ""
3774
3775#: src/select.c
3776#, c-format
3777msgid "unexpected end of line in package name at line %d"
3778msgstr ""
3779
3780#: src/select.c
3781#, c-format
3782msgid "unexpected end of file after package name at line %d"
3783msgstr ""
3784
3785#: src/select.c
3786#, c-format
3787msgid "unexpected end of line after package name at line %d"
3788msgstr ""
3789
3790#: src/select.c
3791#, c-format
3792msgid "unexpected data after package and selection at line %d"
3793msgstr ""
3794
3795#: src/select.c
3796#, c-format
3797msgid "illegal package name at line %d: %.250s"
3798msgstr ""
3799
3800#: src/select.c
3801#, c-format
3802msgid "package not in status nor available database at line %d: %.250s"
3803msgstr ""
3804
3805#: src/select.c
3806#, c-format
3807msgid "unknown wanted status at line %d: %.250s"
3808msgstr ""
3809
3810#: src/select.c
3811msgid "read error on standard input"
3812msgstr ""
3813
3814#: src/select.c
3815msgid ""
3816"found unknown packages; this might mean the available database\n"
3817"is outdated, and needs to be updated through a frontend method;\n"
3818"please see the FAQ <https://wiki.debian.org/Teams/Dpkg/FAQ>"
3819msgstr ""
3820
3821#: src/selinux.c
3822msgid "cannot open security status notification channel"
3823msgstr ""
3824
3825#: src/selinux.c
3826msgid "cannot get security labeling handle"
3827msgstr ""
3828
3829#: src/selinux.c
3830#, c-format
3831msgid "cannot set security context for file object '%s'"
3832msgstr ""
3833
3834#: src/statcmd.c
3835msgid "Use --help for help about overriding file stat information."
3836msgstr ""
3837
3838#: src/statcmd.c
3839#, c-format
3840msgid ""
3841"Commands:\n"
3842" --add <owner> <group> <mode> <path>\n"
3843" add a new <path> entry into the database.\n"
3844" --remove <path> remove <path> from the database.\n"
3845" --list [<glob-pattern>] list current overrides in the database.\n"
3846"\n"
3847msgstr ""
3848
3849#: src/statcmd.c
3850#, c-format
3851msgid ""
3852"Options:\n"
3853" --admindir <directory> set the directory with the statoverride file.\n"
3854" --update immediately update <path> permissions.\n"
3855" --force force an action even if a sanity check fails.\n"
3856" --quiet quiet operation, minimal output.\n"
3857" --help show this help message.\n"
3858" --version show the version.\n"
3859"\n"
3860msgstr ""
3861
3862#: src/statcmd.c
3863msgid "stripping trailing /"
3864msgstr ""
3865
3866#: src/statcmd.c
3867#, c-format
3868msgid "user '%s' does not exist"
3869msgstr ""
3870
3871#: src/statcmd.c
3872#, c-format
3873msgid "group '%s' does not exist"
3874msgstr ""
3875
3876#: src/statcmd.c
3877#, c-format
3878msgid "--%s needs four arguments"
3879msgstr ""
3880
3881#: src/statcmd.c
3882msgid "path may not contain newlines"
3883msgstr ""
3884
3885#: src/statcmd.c
3886#, c-format
3887msgid ""
3888"an override for '%s' already exists, but --force specified so will be ignored"
3889msgstr ""
3890
3891#: src/statcmd.c
3892#, c-format
3893msgid "an override for '%s' already exists; aborting"
3894msgstr ""
3895
3896#: src/statcmd.c
3897#, c-format
3898msgid "--update given but %s does not exist"
3899msgstr ""
3900
3901#: src/statcmd.c
3902msgid "no override present"
3903msgstr ""
3904
3905#: src/statcmd.c
3906msgid "--update is useless for --remove"
3907msgstr ""
3908
3909#: src/statdb.c
3910#, c-format
3911msgid "invalid statoverride uid %s"
3912msgstr ""
3913
3914#: src/statdb.c
3915#, c-format
3916msgid "invalid statoverride gid %s"
3917msgstr ""
3918
3919#: src/statdb.c
3920#, c-format
3921msgid "invalid statoverride mode %s"
3922msgstr ""
3923
3924#: src/statdb.c
3925msgid "failed to open statoverride file"
3926msgstr ""
3927
3928#: src/statdb.c
3929msgid "failed to fstat statoverride file"
3930msgstr ""
3931
3932#: src/statdb.c
3933#, c-format
3934msgid "reading statoverride file '%.250s'"
3935msgstr ""
3936
3937#: src/statdb.c
3938msgid "statoverride file is missing final newline"
3939msgstr ""
3940
3941#: src/statdb.c
3942msgid "statoverride file contains empty line"
3943msgstr ""
3944
3945#: src/statdb.c
3946msgid "syntax error in statoverride file"
3947msgstr ""
3948
3949#: src/statdb.c
3950#, c-format
3951msgid "unknown user '%s' in statoverride file"
3952msgstr ""
3953
3954#: src/statdb.c
3955msgid "unexpected end of line in statoverride file"
3956msgstr ""
3957
3958#: src/statdb.c
3959#, c-format
3960msgid "unknown group '%s' in statoverride file"
3961msgstr ""
3962
3963#: src/statdb.c
3964#, c-format
3965msgid "multiple statoverrides present for file '%.250s'"
3966msgstr ""
3967
3968#: src/trigcmd.c
3969msgid "Type dpkg-trigger --help for help about this utility."
3970msgstr ""
3971
3972#: src/trigcmd.c
3973#, c-format
3974msgid "Debian %s package trigger utility version %s.\n"
3975msgstr ""
3976
3977#: src/trigcmd.c
3978#, c-format
3979msgid ""
3980"Usage: %s [<options> ...] <trigger-name>\n"
3981" %s [<options> ...] <command>\n"
3982"\n"
3983msgstr ""
3984
3985#: src/trigcmd.c
3986#, c-format
3987msgid ""
3988"Commands:\n"
3989" --check-supported Check if the running dpkg supports "
3990"triggers.\n"
3991"\n"
3992msgstr ""
3993
3994#: src/trigcmd.c
3995#, c-format
3996msgid ""
3997"Options:\n"
3998" --admindir=<directory> Use <directory> instead of %s.\n"
3999" --by-package=<package> Override trigger awaiter (normally set\n"
4000" by dpkg).\n"
4001" --await Package needs to await the processing.\n"
4002" --no-await No package needs to await the "
4003"processing.\n"
4004" --no-act Just test - don't actually change "
4005"anything.\n"
4006"\n"
4007msgstr ""
4008
4009#: src/trigcmd.c
4010msgid "must be called from a maintainer script (or with a --by-package option)"
4011msgstr ""
4012
4013#: src/trigcmd.c
4014msgid "triggers data directory not yet created"
4015msgstr ""
4016
4017#: src/trigcmd.c
4018msgid "trigger records not yet in existence"
4019msgstr ""
4020
4021#: src/trigcmd.c
4022msgid "takes one argument, the trigger name"
4023msgstr ""
4024
4025#: src/trigcmd.c
4026#, c-format
4027msgid "illegal awaited package name '%.250s': %.250s"
4028msgstr ""
4029
4030#: src/trigcmd.c
4031#, c-format
4032msgid "invalid trigger name '%.250s': %.250s"
4033msgstr ""
4034
4035#: src/trigproc.c
4036msgid ""
4037"cycle found while processing triggers:\n"
4038" chain of packages whose triggers are or may be responsible:"
4039msgstr ""
4040
4041#: src/trigproc.c
4042#, c-format
4043msgid ""
4044"\n"
4045" packages' pending triggers which are or may be unresolvable:\n"
4046msgstr ""
4047
4048#: src/trigproc.c
4049msgid "triggers looping, abandoned"
4050msgstr ""
4051
4052#: src/trigproc.c
4053#, c-format
4054msgid ""
4055"dependency problems prevent processing triggers for %s:\n"
4056"%s"
4057msgstr ""
4058
4059#: src/trigproc.c
4060msgid "dependency problems - leaving triggers unprocessed"
4061msgstr ""
4062
4063#: src/trigproc.c
4064#, c-format
4065msgid ""
4066"%s: dependency problems, but processing triggers anyway as you requested:\n"
4067"%s"
4068msgstr ""
4069
4070#: src/trigproc.c
4071#, c-format
4072msgid "Processing triggers for %s (%s) ...\n"
4073msgstr ""
4074
4075#: src/unpack.c
4076#, c-format
4077msgid ".../%s"
4078msgstr ""
4079
4080#: src/unpack.c
4081#, c-format
4082msgid "error ensuring '%.250s' doesn't exist"
4083msgstr ""
4084
4085#: src/unpack.c
4086msgid "split package reassembly"
4087msgstr ""
4088
4089#: src/unpack.c
4090msgid "reassembled package file"
4091msgstr ""
4092
4093#: src/unpack.c
4094#, c-format
4095msgid "Authenticating %s ...\n"
4096msgstr ""
4097
4098#: src/unpack.c
4099msgid "package signature verification"
4100msgstr ""
4101
4102#: src/unpack.c
4103#, c-format
4104msgid "verification on package %s failed!"
4105msgstr ""
4106
4107#: src/unpack.c
4108#, c-format
4109msgid ""
4110"verification on package %s failed; but installing anyway as you requested"
4111msgstr ""
4112
4113#: src/unpack.c
4114#, c-format
4115msgid "passed\n"
4116msgstr ""
4117
4118#: src/unpack.c dpkg-deb/info.c
4119msgid "unable to create temporary directory"
4120msgstr ""
4121
4122#: src/unpack.c
4123#, c-format
4124msgid ""
4125"regarding %s containing %s, pre-dependency problem:\n"
4126"%s"
4127msgstr ""
4128
4129#: src/unpack.c
4130#, c-format
4131msgid "pre-dependency problem - not installing %.250s"
4132msgstr ""
4133
4134#: src/unpack.c
4135msgid "ignoring pre-dependency problem!"
4136msgstr ""
4137
4138#: src/unpack.c
4139#, c-format
4140msgid "De-configuring %s (%s), to allow removal of %s (%s) ...\n"
4141msgstr ""
4142
4143#: src/unpack.c
4144#, c-format
4145msgid "De-configuring %s (%s) ...\n"
4146msgstr ""
4147
4148#: src/unpack.c dpkg-deb/build.c
4149#, c-format
4150msgid "conffile name '%s' is too long, or missing final newline"
4151msgstr ""
4152
4153#: src/unpack.c utils/update-alternatives.c
4154#, c-format
4155msgid "read error in %.250s"
4156msgstr ""
4157
4158#: src/unpack.c
4159#, c-format
4160msgid "error closing %.250s"
4161msgstr ""
4162
4163#: src/unpack.c
4164#, c-format
4165msgid "old version of package has overly-long info file name starting '%.250s'"
4166msgstr ""
4167
4168#: src/unpack.c
4169#, c-format
4170msgid "unable to remove obsolete info file '%.250s'"
4171msgstr ""
4172
4173#: src/unpack.c
4174#, c-format
4175msgid "unable to install (supposed) new info file '%.250s'"
4176msgstr ""
4177
4178#: src/unpack.c
4179msgid "unable to open temp control directory"
4180msgstr ""
4181
4182#: src/unpack.c
4183#, c-format
4184msgid "package contains overly-long control info file name (starting '%.50s')"
4185msgstr ""
4186
4187#: src/unpack.c
4188#, c-format
4189msgid "package control info contained directory '%.250s'"
4190msgstr ""
4191
4192#: src/unpack.c
4193#, c-format
4194msgid "package control info rmdir of '%.250s' didn't say not a dir"
4195msgstr ""
4196
4197#: src/unpack.c
4198#, c-format
4199msgid "package %s contained list as info file"
4200msgstr ""
4201
4202#: src/unpack.c
4203#, c-format
4204msgid "unable to install new info file '%.250s' as '%.250s'"
4205msgstr ""
4206
4207#: src/unpack.c
4208#, c-format
4209msgid "could not stat old file '%.250s' so not deleting it: %s"
4210msgstr ""
4211
4212#: src/unpack.c
4213#, c-format
4214msgid "unable to delete old directory '%.250s': %s"
4215msgstr ""
4216
4217#: src/unpack.c
4218#, c-format
4219msgid "old conffile '%.250s' was an empty directory (and has now been deleted)"
4220msgstr ""
4221
4222#: src/unpack.c
4223#, c-format
4224msgid "unable to stat other new file '%.250s'"
4225msgstr ""
4226
4227#: src/unpack.c
4228#, c-format
4229msgid ""
4230"old file '%.250s' is the same as several new files! (both '%.250s' and "
4231"'%.250s')"
4232msgstr ""
4233
4234#: src/unpack.c
4235#, c-format
4236msgid "unable to securely remove old file '%.250s': %s"
4237msgstr ""
4238
4239#: src/unpack.c
4240#, c-format
4241msgid "(Noting disappearance of %s, which has been completely replaced.)\n"
4242msgstr ""
4243
4244#: src/unpack.c
4245msgid "package control information extraction"
4246msgstr ""
4247
4248#: src/unpack.c
4249#, c-format
4250msgid "Recorded info about %s from %s.\n"
4251msgstr ""
4252
4253#: src/unpack.c
4254#, c-format
4255msgid "package architecture (%s) does not match system (%s)"
4256msgstr ""
4257
4258#: src/unpack.c
4259#, c-format
4260msgid "Preparing to unpack %s ...\n"
4261msgstr ""
4262
4263#: src/unpack.c
4264#, c-format
4265msgid "Unpacking %s (%s) ...\n"
4266msgstr ""
4267
4268#: src/unpack.c
4269#, c-format
4270msgid "Unpacking %s (%s) over (%s) ...\n"
4271msgstr ""
4272
4273#: src/unpack.c
4274msgid "package filesystem archive extraction"
4275msgstr ""
4276
4277#: src/unpack.c
4278msgid "error reading dpkg-deb tar output"
4279msgstr ""
4280
4281#: src/unpack.c
4282msgid "corrupted filesystem tarfile - corrupted package archive"
4283msgstr ""
4284
4285#: src/unpack.c
4286#, c-format
4287msgid "cannot zap possible trailing zeros from dpkg-deb: %s"
4288msgstr ""
4289
4290#: src/update.c
4291#, c-format
4292msgid "--%s takes at most one Packages-file argument"
4293msgstr ""
4294
4295#: src/update.c
4296msgid "unable to access dpkg status area for bulk available update"
4297msgstr ""
4298
4299#: src/update.c
4300msgid "bulk available update requires write access to dpkg status area"
4301msgstr ""
4302
4303#: src/update.c
4304#, c-format
4305msgid "Replacing available packages info, using %s.\n"
4306msgstr ""
4307
4308#: src/update.c
4309#, c-format
4310msgid "Updating available packages info, using %s.\n"
4311msgstr ""
4312
4313#: src/update.c
4314#, c-format
4315msgid "Information about %d package was updated.\n"
4316msgid_plural "Information about %d packages was updated.\n"
4317msgstr[0] ""
4318msgstr[1] ""
4319
4320#: src/update.c
4321#, c-format
4322msgid ""
4323"obsolete '--%s' option; unavailable packages are automatically cleaned up"
4324msgstr ""
4325
4326#: dpkg-deb/build.c
4327#, c-format
4328msgid "failed to write filename to tar pipe (%s)"
4329msgstr ""
4330
4331#: dpkg-deb/build.c
4332msgid "control member"
4333msgstr ""
4334
4335#: dpkg-deb/build.c
4336#, c-format
4337msgid "newline not allowed in pathname '%s'"
4338msgstr ""
4339
4340#: dpkg-deb/build.c
4341msgid "data member"
4342msgstr ""
4343
4344#: dpkg-deb/build.c
4345msgid "unable to stat control directory"
4346msgstr ""
4347
4348#: dpkg-deb/build.c
4349msgid "control directory is not a directory"
4350msgstr ""
4351
4352#: dpkg-deb/build.c
4353#, c-format
4354msgid "control directory has bad permissions %03lo (must be >=0755 and <=0775)"
4355msgstr ""
4356
4357#: dpkg-deb/build.c
4358#, c-format
4359msgid "maintainer script '%.50s' is not a plain file or symlink"
4360msgstr ""
4361
4362#: dpkg-deb/build.c
4363#, c-format
4364msgid ""
4365"maintainer script '%.50s' has bad permissions %03lo (must be >=0555 and "
4366"<=0775)"
4367msgstr ""
4368
4369#: dpkg-deb/build.c
4370#, c-format
4371msgid "maintainer script '%.50s' is not stattable"
4372msgstr ""
4373
4374#: dpkg-deb/build.c
4375msgid "error opening conffiles file"
4376msgstr ""
4377
4378#: dpkg-deb/build.c
4379msgid "empty string from fgets reading conffiles"
4380msgstr ""
4381
4382#: dpkg-deb/build.c
4383#, c-format
4384msgid "conffile filename '%s' contains trailing white spaces"
4385msgstr ""
4386
4387#: dpkg-deb/build.c
4388#, c-format
4389msgid "conffile '%.250s' does not appear in package"
4390msgstr ""
4391
4392#: dpkg-deb/build.c
4393#, c-format
4394msgid "conffile '%.250s' is not stattable"
4395msgstr ""
4396
4397#: dpkg-deb/build.c
4398#, c-format
4399msgid "conffile '%s' is not a plain file"
4400msgstr ""
4401
4402#: dpkg-deb/build.c
4403#, c-format
4404msgid "conffile name '%s' is duplicated"
4405msgstr ""
4406
4407#: dpkg-deb/build.c
4408msgid "error reading conffiles file"
4409msgstr ""
4410
4411#: dpkg-deb/build.c
4412msgid "package name has characters that aren't lowercase alphanums or '-+.'"
4413msgstr ""
4414
4415#: dpkg-deb/build.c
4416msgid "package architecture is missing or empty"
4417msgstr ""
4418
4419#: dpkg-deb/build.c
4420#, c-format
4421msgid "'%s' contains user-defined Priority value '%s'"
4422msgstr ""
4423
4424#: dpkg-deb/build.c
4425#, c-format
4426msgid "ignoring %d warning about the control file(s)"
4427msgid_plural "ignoring %d warnings about the control file(s)"
4428msgstr[0] ""
4429msgstr[1] ""
4430
4431#: dpkg-deb/build.c
4432#, c-format
4433msgid "unable to check for existence of archive '%.250s'"
4434msgstr ""
4435
4436#: dpkg-deb/build.c
4437msgid "compressing tar member"
4438msgstr ""
4439
4440#: dpkg-deb/build.c
4441msgid "<compress> from tar -cf"
4442msgstr ""
4443
4444#: dpkg-deb/build.c dpkg-split/split.c
4445#, c-format
4446msgid "unable to parse timestamp '%.255s'"
4447msgstr ""
4448
4449#: dpkg-deb/build.c utils/update-alternatives.c
4450#, c-format
4451msgid "--%s needs a <directory> argument"
4452msgstr ""
4453
4454#: dpkg-deb/build.c
4455msgid "target is directory - cannot skip control file check"
4456msgstr ""
4457
4458#: dpkg-deb/build.c
4459msgid "not checking contents of control area"
4460msgstr ""
4461
4462#: dpkg-deb/build.c
4463#, c-format
4464msgid "building an unknown package in '%s'."
4465msgstr ""
4466
4467#: dpkg-deb/build.c
4468#, c-format
4469msgid "building package '%s' in '%s'."
4470msgstr ""
4471
4472#: dpkg-deb/build.c
4473#, c-format
4474msgid "failed to make temporary file (%s)"
4475msgstr ""
4476
4477#: dpkg-deb/build.c
4478#, c-format
4479msgid "failed to unlink temporary file (%s), %s"
4480msgstr ""
4481
4482#: dpkg-deb/build.c
4483#, c-format
4484msgid "failed to rewind temporary file (%s)"
4485msgstr ""
4486
4487#: dpkg-deb/build.c
4488#, c-format
4489msgid "failed to stat temporary file (%s)"
4490msgstr ""
4491
4492#: dpkg-deb/build.c
4493#, c-format
4494msgid "error writing '%s'"
4495msgstr ""
4496
4497#: dpkg-deb/build.c
4498#, c-format
4499msgid "cannot copy '%s' into archive '%s': %s"
4500msgstr ""
4501
4502#: dpkg-deb/extract.c
4503msgid "shell command to move files"
4504msgstr ""
4505
4506#: dpkg-deb/extract.c dpkg-split/main.c
4507#, c-format
4508msgid "unexpected end of file in %s in %.255s"
4509msgstr ""
4510
4511#: dpkg-deb/extract.c dpkg-split/main.c
4512#, c-format
4513msgid "error reading %s from file %.255s"
4514msgstr ""
4515
4516#: dpkg-deb/extract.c
4517msgid "archive magic version number"
4518msgstr ""
4519
4520#: dpkg-deb/extract.c
4521msgid "archive member header"
4522msgstr ""
4523
4524#: dpkg-deb/extract.c
4525#, c-format
4526msgid "file '%.250s' is corrupt - bad archive header magic"
4527msgstr ""
4528
4529#: dpkg-deb/extract.c
4530#, c-format
4531msgid "file '%.250s' is not a debian binary archive (try dpkg-split?)"
4532msgstr ""
4533
4534#: dpkg-deb/extract.c
4535msgid "archive information header member"
4536msgstr ""
4537
4538#: dpkg-deb/extract.c
4539msgid "archive has no newlines in header"
4540msgstr ""
4541
4542#: dpkg-deb/extract.c
4543#, c-format
4544msgid "archive has invalid format version: %s"
4545msgstr ""
4546
4547#: dpkg-deb/extract.c
4548#, c-format
4549msgid "archive is format version %d.%d; get a newer dpkg-deb"
4550msgstr ""
4551
4552#: dpkg-deb/extract.c
4553#, c-format
4554msgid "cannot skip archive member from '%s': %s"
4555msgstr ""
4556
4557#: dpkg-deb/extract.c
4558#, c-format
4559msgid "archive '%s' uses unknown compression for member '%.*s', giving up"
4560msgstr ""
4561
4562#: dpkg-deb/extract.c
4563#, c-format
4564msgid "archive '%s' has premature member '%.*s' before '%s', giving up"
4565msgstr ""
4566
4567#: dpkg-deb/extract.c
4568#, c-format
4569msgid "archive '%.250s' contains two control members, giving up"
4570msgstr ""
4571
4572#: dpkg-deb/extract.c
4573#, c-format
4574msgid ""
4575" new debian package, version %d.%d.\n"
4576" size %jd bytes: control archive=%jd bytes.\n"
4577msgstr ""
4578
4579#: dpkg-deb/extract.c
4580msgid "archive control member size"
4581msgstr ""
4582
4583#: dpkg-deb/extract.c
4584#, c-format
4585msgid "archive has malformed control member size '%s'"
4586msgstr ""
4587
4588#: dpkg-deb/extract.c
4589#, c-format
4590msgid "cannot skip archive control member from '%s': %s"
4591msgstr ""
4592
4593#: dpkg-deb/extract.c
4594#, c-format
4595msgid ""
4596" old debian package, version %d.%d.\n"
4597" size %jd bytes: control archive=%jd, main archive=%jd.\n"
4598msgstr ""
4599
4600#: dpkg-deb/extract.c
4601msgid ""
4602"file looks like it might be an archive which has been\n"
4603" corrupted by being downloaded in ASCII mode"
4604msgstr ""
4605
4606#: dpkg-deb/extract.c
4607#, c-format
4608msgid "'%.255s' is not a debian format archive"
4609msgstr ""
4610
4611#: dpkg-deb/extract.c
4612#, c-format
4613msgid "cannot copy archive member from '%s' to decompressor pipe: %s"
4614msgstr ""
4615
4616#: dpkg-deb/extract.c
4617msgid "cannot close decompressor pipe"
4618msgstr ""
4619
4620#: dpkg-deb/extract.c
4621msgid "decompressing archive member"
4622msgstr ""
4623
4624#: dpkg-deb/extract.c
4625msgid "failed to create directory"
4626msgstr ""
4627
4628#: dpkg-deb/extract.c
4629#, c-format
4630msgid "unexpected pre-existing pathname %s"
4631msgstr ""
4632
4633#: dpkg-deb/extract.c
4634msgid "failed to chdir to directory"
4635msgstr ""
4636
4637#: dpkg-deb/extract.c
4638msgid "<decompress>"
4639msgstr ""
4640
4641#: dpkg-deb/extract.c
4642msgid "paste"
4643msgstr ""
4644
4645#: dpkg-deb/extract.c dpkg-deb/info.c
4646#, c-format
4647msgid "--%s needs a .deb filename argument"
4648msgstr ""
4649
4650#: dpkg-deb/extract.c
4651#, c-format
4652msgid "--%s takes only one argument (.deb filename)"
4653msgstr ""
4654
4655#: dpkg-deb/extract.c
4656#, c-format
4657msgid "--%s takes at most two arguments (.deb and directory)"
4658msgstr ""
4659
4660#: dpkg-deb/extract.c
4661#, c-format
4662msgid "--%s needs .deb filename and directory arguments"
4663msgstr ""
4664
4665#: dpkg-deb/extract.c
4666#, c-format
4667msgid ""
4668"--%s needs a target directory.\n"
4669"Perhaps you should be using dpkg --install ?"
4670msgstr ""
4671
4672#: dpkg-deb/extract.c
4673#, c-format
4674msgid "--%s does not support (yet) reading the .deb from standard input"
4675msgstr ""
4676
4677#: dpkg-deb/info.c
4678#, c-format
4679msgid "cannot extract control file '%s' from '%s': %s"
4680msgstr ""
4681
4682#: dpkg-deb/info.c
4683#, c-format
4684msgid "'%.255s' contains no control component '%.255s'"
4685msgstr ""
4686
4687#: dpkg-deb/info.c
4688#, c-format
4689msgid "open component '%.255s' (in %.255s) failed in an unexpected way"
4690msgstr ""
4691
4692#: dpkg-deb/info.c
4693#, c-format
4694msgid "%d requested control component is missing"
4695msgid_plural "%d requested control components are missing"
4696msgstr[0] ""
4697msgstr[1] ""
4698
4699#: dpkg-deb/info.c utils/update-alternatives.c
4700#, c-format
4701msgid "cannot scan directory '%.255s'"
4702msgstr ""
4703
4704#: dpkg-deb/info.c
4705#, c-format
4706msgid "cannot stat '%.255s' (in '%.255s')"
4707msgstr ""
4708
4709#: dpkg-deb/info.c
4710#, c-format
4711msgid "cannot open '%.255s' (in '%.255s')"
4712msgstr ""
4713
4714#: dpkg-deb/info.c
4715#, c-format
4716msgid "failed to read '%.255s' (in '%.255s')"
4717msgstr ""
4718
4719#: dpkg-deb/info.c
4720#, c-format
4721msgid " %7jd bytes, %5d lines %c %-20.127s %.127s\n"
4722msgstr ""
4723
4724#: dpkg-deb/info.c
4725#, c-format
4726msgid " not a plain file %.255s\n"
4727msgstr ""
4728
4729#: dpkg-deb/info.c
4730msgid "no 'control' file in control archive!"
4731msgstr ""
4732
4733#: dpkg-deb/main.c
4734#, c-format
4735msgid "Debian '%s' package archive backend version %s.\n"
4736msgstr ""
4737
4738#: dpkg-deb/main.c
4739#, c-format
4740msgid ""
4741"Commands:\n"
4742" -b|--build <directory> [<deb>] Build an archive.\n"
4743" -c|--contents <deb> List contents.\n"
4744" -I|--info <deb> [<cfile> ...] Show info to stdout.\n"
4745" -W|--show <deb> Show information on package(s)\n"
4746" -f|--field <deb> [<cfield> ...] Show field(s) to stdout.\n"
4747" -e|--control <deb> [<directory>] Extract control info.\n"
4748" -x|--extract <deb> <directory> Extract files.\n"
4749" -X|--vextract <deb> <directory> Extract & list files.\n"
4750" -R|--raw-extract <deb> <directory>\n"
4751" Extract control info and files.\n"
4752" --ctrl-tarfile <deb> Output control tarfile.\n"
4753" --fsys-tarfile <deb> Output filesystem tarfile.\n"
4754"\n"
4755msgstr ""
4756
4757#: dpkg-deb/main.c
4758#, c-format
4759msgid ""
4760"<deb> is the filename of a Debian format archive.\n"
4761"<cfile> is the name of an administrative file component.\n"
4762"<cfield> is the name of a field in the main 'control' file.\n"
4763"\n"
4764msgstr ""
4765
4766#: dpkg-deb/main.c
4767#, c-format
4768msgid ""
4769"Options:\n"
4770" -v, --verbose Enable verbose output.\n"
4771" -D, --debug Enable debugging output.\n"
4772" --showformat=<format> Use alternative format for --show.\n"
4773" --deb-format=<format> Select archive format.\n"
4774" Allowed values: 0.939000, 2.0 "
4775"(default).\n"
4776" --nocheck Suppress control file check (build bad\n"
4777" packages).\n"
4778" --uniform-compression Use the compression params on all "
4779"members.\n"
4780" -z# Set the compression level when building.\n"
4781" -Z<type> Set the compression type used when "
4782"building.\n"
4783" Allowed types: gzip, xz, none.\n"
4784" -S<strategy> Set the compression strategy when "
4785"building.\n"
4786" Allowed values: none; extreme (xz);\n"
4787" filtered, huffman, rle, fixed (gzip).\n"
4788"\n"
4789msgstr ""
4790
4791#: dpkg-deb/main.c
4792#, c-format
4793msgid ""
4794"\n"
4795"Use 'dpkg' to install and remove packages from your system, or\n"
4796"'apt' or 'aptitude' for user-friendly package management. Packages\n"
4797"unpacked using 'dpkg-deb --extract' will be incorrectly installed !\n"
4798msgstr ""
4799
4800#: dpkg-deb/main.c
4801msgid ""
4802"Type dpkg-deb --help for help about manipulating *.deb files;\n"
4803"Type dpkg --help for help about installing and deinstalling packages."
4804msgstr ""
4805
4806#: dpkg-deb/main.c
4807#, c-format
4808msgid "invalid deb format version: %s"
4809msgstr ""
4810
4811#: dpkg-deb/main.c
4812#, c-format
4813msgid "unknown deb format version: %s"
4814msgstr ""
4815
4816#: dpkg-deb/main.c
4817#, c-format
4818msgid "invalid compression level for -%c: %ld"
4819msgstr ""
4820
4821#: dpkg-deb/main.c
4822#, c-format
4823msgid "unknown compression strategy '%s'!"
4824msgstr ""
4825
4826#: dpkg-deb/main.c
4827#, c-format
4828msgid "unknown compression type '%s'!"
4829msgstr ""
4830
4831#: dpkg-deb/main.c
4832#, c-format
4833msgid "obsolete compression type '%s'; use xz instead"
4834msgstr ""
4835
4836#: dpkg-deb/main.c
4837#, c-format
4838msgid "obsolete compression type '%s'; use xz or gzip instead"
4839msgstr ""
4840
4841#: dpkg-deb/main.c
4842#, c-format
4843msgid "invalid compressor parameters: %s"
4844msgstr ""
4845
4846#: dpkg-deb/main.c
4847#, c-format
4848msgid "unsupported compression type '%s' with uniform compression"
4849msgstr ""
4850
4851#: dpkg-split/info.c
4852#, c-format
4853msgid "file '%.250s' is corrupt - bad digit (code %d) in %s"
4854msgstr ""
4855
4856#: dpkg-split/info.c
4857#, c-format
4858msgid "file '%s' is corrupt; out of range integer in %s"
4859msgstr ""
4860
4861#: dpkg-split/info.c
4862#, c-format
4863msgid "file '%.250s' is corrupt - %.250s missing"
4864msgstr ""
4865
4866#: dpkg-split/info.c
4867#, c-format
4868msgid "file '%.250s' is corrupt - missing newline after %.250s"
4869msgstr ""
4870
4871#: dpkg-split/info.c
4872#, c-format
4873msgid "error reading %.250s"
4874msgstr ""
4875
4876#: dpkg-split/info.c
4877#, c-format
4878msgid "file '%.250s' is corrupt - bad magic at end of first header"
4879msgstr ""
4880
4881#: dpkg-split/info.c
4882#, c-format
4883msgid "file '%.250s' is corrupt - bad padding character (code %d)"
4884msgstr ""
4885
4886#: dpkg-split/info.c
4887#, c-format
4888msgid "file '%.250s' is corrupt - nulls in info section"
4889msgstr ""
4890
4891#: dpkg-split/info.c
4892msgid "format version number"
4893msgstr ""
4894
4895#: dpkg-split/info.c
4896#, c-format
4897msgid "file '%.250s' has invalid format version: %s"
4898msgstr ""
4899
4900#: dpkg-split/info.c
4901#, c-format
4902msgid "file '%.250s' is format version %d.%d; get a newer dpkg-split"
4903msgstr ""
4904
4905#: dpkg-split/info.c
4906msgid "package name"
4907msgstr ""
4908
4909#: dpkg-split/info.c
4910msgid "package version number"
4911msgstr ""
4912
4913#: dpkg-split/info.c
4914msgid "package file MD5 checksum"
4915msgstr ""
4916
4917#: dpkg-split/info.c
4918#, c-format
4919msgid "file '%.250s' is corrupt - bad MD5 checksum '%.250s'"
4920msgstr ""
4921
4922#: dpkg-split/info.c
4923msgid "archive total size"
4924msgstr ""
4925
4926#: dpkg-split/info.c
4927msgid "archive part offset"
4928msgstr ""
4929
4930#: dpkg-split/info.c
4931msgid "archive part numbers"
4932msgstr ""
4933
4934#: dpkg-split/info.c
4935#, c-format
4936msgid "file '%.250s' is corrupt - no slash between archive part numbers"
4937msgstr ""
4938
4939#: dpkg-split/info.c
4940msgid "number of archive parts"
4941msgstr ""
4942
4943#: dpkg-split/info.c
4944#, c-format
4945msgid "file '%.250s' is corrupt - bad number of archive parts"
4946msgstr ""
4947
4948#: dpkg-split/info.c
4949msgid "archive parts number"
4950msgstr ""
4951
4952#: dpkg-split/info.c
4953#, c-format
4954msgid "file '%.250s' is corrupt - bad archive part number"
4955msgstr ""
4956
4957#: dpkg-split/info.c
4958msgid "package architecture"
4959msgstr ""
4960
4961#: dpkg-split/info.c
4962#, c-format
4963msgid "file '%.250s' is corrupt - bad magic at end of second header"
4964msgstr ""
4965
4966#: dpkg-split/info.c
4967#, c-format
4968msgid "file '%.250s' is corrupt - second member is not data member"
4969msgstr ""
4970
4971#: dpkg-split/info.c
4972#, c-format
4973msgid "file '%.250s' is corrupt - wrong number of parts for quoted sizes"
4974msgstr ""
4975
4976#: dpkg-split/info.c
4977#, c-format
4978msgid "file '%.250s' is corrupt - size is wrong for quoted part number"
4979msgstr ""
4980
4981#: dpkg-split/info.c
4982#, c-format
4983msgid "file '%.250s' is corrupt - too short"
4984msgstr ""
4985
4986#: dpkg-split/info.c
4987#, c-format
4988msgid "cannot open archive part file '%.250s'"
4989msgstr ""
4990
4991#: dpkg-split/info.c
4992#, c-format
4993msgid "file '%.250s' is not an archive part"
4994msgstr ""
4995
4996#: dpkg-split/info.c
4997#, c-format
4998msgid ""
4999"%s:\n"
5000" Part format version: %d.%d\n"
5001" Part of package: %s\n"
5002" ... version: %s\n"
5003" ... architecture: %s\n"
5004" ... MD5 checksum: %s\n"
5005" ... length: %jd bytes\n"
5006" ... split every: %jd bytes\n"
5007" Part number: %d/%d\n"
5008" Part length: %jd bytes\n"
5009" Part offset: %jd bytes\n"
5010" Part file size (used portion): %jd bytes\n"
5011"\n"
5012msgstr ""
5013
5014#: dpkg-split/info.c
5015msgctxt "architecture"
5016msgid "<unknown>"
5017msgstr ""
5018
5019#: dpkg-split/info.c dpkg-split/join.c
5020#, c-format
5021msgid "--%s requires one or more part file arguments"
5022msgstr ""
5023
5024#: dpkg-split/info.c
5025#, c-format
5026msgid "file '%s' is not an archive part\n"
5027msgstr ""
5028
5029#: dpkg-split/join.c
5030#, c-format
5031msgid "Putting package %s together from %d part: "
5032msgid_plural "Putting package %s together from %d parts: "
5033msgstr[0] ""
5034msgstr[1] ""
5035
5036#: dpkg-split/join.c
5037#, c-format
5038msgid "unable to open output file '%.250s'"
5039msgstr ""
5040
5041#: dpkg-split/join.c
5042#, c-format
5043msgid "unable to (re)open input part file '%.250s'"
5044msgstr ""
5045
5046#: dpkg-split/join.c
5047#, c-format
5048msgid "cannot skip split package header for '%s': %s"
5049msgstr ""
5050
5051#: dpkg-split/join.c
5052#, c-format
5053msgid "cannot append split package part '%s' to '%s': %s"
5054msgstr ""
5055
5056#: dpkg-split/join.c dpkg-split/split.c
5057#, c-format
5058msgid "done\n"
5059msgstr ""
5060
5061#: dpkg-split/join.c
5062#, c-format
5063msgid "files '%.250s' and '%.250s' are not parts of the same file"
5064msgstr ""
5065
5066#: dpkg-split/join.c
5067#, c-format
5068msgid "there are several versions of part %d - at least '%.250s' and '%.250s'"
5069msgstr ""
5070
5071#: dpkg-split/join.c
5072#, c-format
5073msgid "part %d is missing"
5074msgstr ""
5075
5076#: dpkg-split/main.c
5077#, c-format
5078msgid "Debian '%s' package split/join tool; version %s.\n"
5079msgstr ""
5080
5081#: dpkg-split/main.c
5082#, c-format
5083msgid ""
5084"Commands:\n"
5085" -s|--split <file> [<prefix>] Split an archive.\n"
5086" -j|--join <part> <part> ... Join parts together.\n"
5087" -I|--info <part> ... Display info about a part.\n"
5088" -a|--auto -o <complete> <part> Auto-accumulate parts.\n"
5089" -l|--listq List unmatched pieces.\n"
5090" -d|--discard [<filename> ...] Discard unmatched pieces.\n"
5091"\n"
5092msgstr ""
5093
5094#: dpkg-split/main.c
5095#, c-format
5096msgid ""
5097"Options:\n"
5098" --depotdir <directory> Use <directory> instead of %s/%s.\n"
5099" -S|--partsize <size> In KiB, for -s (default is 450).\n"
5100" -o|--output <file> Filename, for -j (default is\n"
5101" <package>_<version>_<arch>.deb).\n"
5102" -Q|--npquiet Be quiet when -a is not a part.\n"
5103" --msdos Generate 8.3 filenames.\n"
5104"\n"
5105msgstr ""
5106
5107#: dpkg-split/main.c
5108#, c-format
5109msgid ""
5110"Exit status:\n"
5111" 0 = ok\n"
5112" 1 = with --auto, file is not a part\n"
5113" 2 = trouble\n"
5114msgstr ""
5115
5116#: dpkg-split/main.c
5117msgid "Type dpkg-split --help for help."
5118msgstr ""
5119
5120#: dpkg-split/main.c
5121msgid "part size is far too large or is not positive"
5122msgstr ""
5123
5124#: dpkg-split/main.c
5125#, c-format
5126msgid "part size must be at least %d KiB (to allow for header)"
5127msgstr ""
5128
5129#: dpkg-split/queue.c
5130#, c-format
5131msgid "unable to read depot directory '%.250s'"
5132msgstr ""
5133
5134#: dpkg-split/queue.c
5135msgid "--auto requires the use of the --output option"
5136msgstr ""
5137
5138#: dpkg-split/queue.c
5139msgid "--auto requires exactly one part file argument"
5140msgstr ""
5141
5142#: dpkg-split/queue.c
5143#, c-format
5144msgid "unable to read part file '%.250s'"
5145msgstr ""
5146
5147#: dpkg-split/queue.c
5148#, c-format
5149msgid "File '%.250s' is not part of a multipart archive.\n"
5150msgstr ""
5151
5152#: dpkg-split/queue.c
5153#, c-format
5154msgid "unable to reopen part file '%.250s'"
5155msgstr ""
5156
5157#: dpkg-split/queue.c
5158#, c-format
5159msgid "unable to open new depot file '%.250s'"
5160msgstr ""
5161
5162#: dpkg-split/queue.c
5163#, c-format
5164msgid "cannot extract split package part '%s': %s"
5165msgstr ""
5166
5167#: dpkg-split/queue.c
5168#, c-format
5169msgid "unable to rename new depot file '%.250s' to '%.250s'"
5170msgstr ""
5171
5172#: dpkg-split/queue.c
5173#, c-format
5174msgid "Part %d of package %s filed (still want "
5175msgstr ""
5176
5177#: dpkg-split/queue.c
5178msgid " and "
5179msgstr ""
5180
5181#: dpkg-split/queue.c
5182#, c-format
5183msgid "unable to delete used-up depot file '%.250s'"
5184msgstr ""
5185
5186#: dpkg-split/queue.c
5187msgid "Junk files left around in the depot directory:\n"
5188msgstr ""
5189
5190#: dpkg-split/queue.c
5191#, c-format
5192msgid "unable to stat '%.250s'"
5193msgstr ""
5194
5195#: dpkg-split/queue.c
5196#, c-format
5197msgid " %s (%jd bytes)\n"
5198msgstr ""
5199
5200#: dpkg-split/queue.c
5201#, c-format
5202msgid " %s (not a plain file)\n"
5203msgstr ""
5204
5205#: dpkg-split/queue.c
5206msgid "Packages not yet reassembled:\n"
5207msgstr ""
5208
5209#: dpkg-split/queue.c
5210#, c-format
5211msgid " Package %s: part(s) "
5212msgstr ""
5213
5214#: dpkg-split/queue.c
5215#, c-format
5216msgid "part file '%.250s' is not a plain file"
5217msgstr ""
5218
5219#: dpkg-split/queue.c
5220#, c-format
5221msgid "(total %jd bytes)\n"
5222msgstr ""
5223
5224#: dpkg-split/queue.c
5225#, c-format
5226msgid "unable to discard '%.250s'"
5227msgstr ""
5228
5229#: dpkg-split/queue.c
5230#, c-format
5231msgid "Deleted %s.\n"
5232msgstr ""
5233
5234#: dpkg-split/split.c
5235msgid "package field value extraction"
5236msgstr ""
5237
5238#: dpkg-split/split.c
5239msgid "<dpkg-deb --info pipe>"
5240msgstr ""
5241
5242#: dpkg-split/split.c
5243#, c-format
5244msgid "unable to open source file '%.250s'"
5245msgstr ""
5246
5247#: dpkg-split/split.c
5248msgid "unable to fstat source file"
5249msgstr ""
5250
5251#: dpkg-split/split.c
5252#, c-format
5253msgid "source file '%.250s' not a plain file"
5254msgstr ""
5255
5256#: dpkg-split/split.c
5257#, c-format
5258msgid "Splitting package %s into %d part: "
5259msgid_plural "Splitting package %s into %d parts: "
5260msgstr[0] ""
5261msgstr[1] ""
5262
5263#: dpkg-split/split.c
5264msgid ""
5265"header is too long, making part too long; the package name or version\n"
5266"numbers must be extraordinarily long, or something; giving up"
5267msgstr ""
5268
5269#: dpkg-split/split.c
5270msgid "--split needs a source filename argument"
5271msgstr ""
5272
5273#: dpkg-split/split.c
5274msgid "--split takes at most a source filename and destination prefix"
5275msgstr ""
5276
5277#: utils/update-alternatives.c
5278#, c-format
5279msgid ""
5280"Commands:\n"
5281" --install <link> <name> <path> <priority>\n"
5282" [--slave <link> <name> <path>] ...\n"
5283" add a group of alternatives to the system.\n"
5284" --remove <name> <path> remove <path> from the <name> group alternative.\n"
5285" --remove-all <name> remove <name> group from the alternatives "
5286"system.\n"
5287" --auto <name> switch the master link <name> to automatic mode.\n"
5288" --display <name> display information about the <name> group.\n"
5289" --query <name> machine parseable version of --display <name>.\n"
5290" --list <name> display all targets of the <name> group.\n"
5291" --get-selections list master alternative names and their status.\n"
5292" --set-selections read alternative status from standard input.\n"
5293" --config <name> show alternatives for the <name> group and ask "
5294"the\n"
5295" user to select which one to use.\n"
5296" --set <name> <path> set <path> as alternative for <name>.\n"
5297" --all call --config on all alternatives.\n"
5298"\n"
5299msgstr ""
5300
5301#: utils/update-alternatives.c
5302#, c-format
5303msgid ""
5304"<link> is the symlink pointing to %s/<name>.\n"
5305" (e.g. /usr/bin/pager)\n"
5306"<name> is the master name for this link group.\n"
5307" (e.g. pager)\n"
5308"<path> is the location of one of the alternative target files.\n"
5309" (e.g. /usr/bin/less)\n"
5310"<priority> is an integer; options with higher numbers have higher priority "
5311"in\n"
5312" automatic mode.\n"
5313"\n"
5314msgstr ""
5315
5316#: utils/update-alternatives.c
5317#, c-format
5318msgid ""
5319"Options:\n"
5320" --altdir <directory> change the alternatives directory.\n"
5321" --admindir <directory> change the administrative directory.\n"
5322" --log <file> change the log file.\n"
5323" --force allow replacing files with alternative links.\n"
5324" --skip-auto skip prompt for alternatives correctly "
5325"configured\n"
5326" in automatic mode (relevant for --config only)\n"
5327" --verbose verbose operation, more output.\n"
5328" --quiet quiet operation, minimal output.\n"
5329" --help show this help message.\n"
5330" --version show the version.\n"
5331msgstr ""
5332
5333#: utils/update-alternatives.c
5334#, c-format
5335msgid "Use '%s --help' for program usage information."
5336msgstr ""
5337
5338#: utils/update-alternatives.c
5339#, c-format
5340msgid "malloc failed (%zu bytes)"
5341msgstr ""
5342
5343#: utils/update-alternatives.c
5344#, c-format
5345msgid "two commands specified: --%s and --%s"
5346msgstr ""
5347
5348#: utils/update-alternatives.c
5349#, c-format
5350msgid "cannot append to '%s'"
5351msgstr ""
5352
5353#: utils/update-alternatives.c
5354#, c-format
5355msgid "unable to remove '%s'"
5356msgstr ""
5357
5358#: utils/update-alternatives.c
5359msgid "auto mode"
5360msgstr ""
5361
5362#: utils/update-alternatives.c
5363msgid "manual mode"
5364msgstr ""
5365
5366#: utils/update-alternatives.c
5367#, c-format
5368msgid "unexpected end of file while trying to read %s"
5369msgstr ""
5370
5371#: utils/update-alternatives.c
5372#, c-format
5373msgid "while reading %s: %s"
5374msgstr ""
5375
5376#: utils/update-alternatives.c
5377#, c-format
5378msgid "line not terminated while trying to read %s"
5379msgstr ""
5380
5381#: utils/update-alternatives.c
5382#, c-format
5383msgid "%s corrupt: %s"
5384msgstr ""
5385
5386#: utils/update-alternatives.c
5387#, c-format
5388msgid "newlines prohibited in update-alternatives files (%s)"
5389msgstr ""
5390
5391#: utils/update-alternatives.c
5392msgid "slave name"
5393msgstr ""
5394
5395#: utils/update-alternatives.c
5396#, c-format
5397msgid "duplicate slave name %s"
5398msgstr ""
5399
5400#: utils/update-alternatives.c
5401msgid "slave link"
5402msgstr ""
5403
5404#: utils/update-alternatives.c
5405#, c-format
5406msgid "slave link same as main link %s"
5407msgstr ""
5408
5409#: utils/update-alternatives.c
5410#, c-format
5411msgid "duplicate slave link %s"
5412msgstr ""
5413
5414#: utils/update-alternatives.c
5415msgid "master file"
5416msgstr ""
5417
5418#: utils/update-alternatives.c
5419#, c-format
5420msgid "duplicate path %s"
5421msgstr ""
5422
5423#: utils/update-alternatives.c
5424#, c-format
5425msgid ""
5426"alternative %s (part of link group %s) doesn't exist; removing from list of "
5427"alternatives"
5428msgstr ""
5429
5430#: utils/update-alternatives.c
5431msgid "priority"
5432msgstr ""
5433
5434#: utils/update-alternatives.c
5435msgid "slave file"
5436msgstr ""
5437
5438#: utils/update-alternatives.c
5439#, c-format
5440msgid "priority of %s: %s"
5441msgstr ""
5442
5443#: utils/update-alternatives.c
5444#, c-format
5445msgid "priority of %s is out of range: %s"
5446msgstr ""
5447
5448#: utils/update-alternatives.c
5449msgid "status"
5450msgstr ""
5451
5452#: utils/update-alternatives.c
5453msgid "invalid status"
5454msgstr ""
5455
5456#: utils/update-alternatives.c
5457msgid "master link"
5458msgstr ""
5459
5460#: utils/update-alternatives.c
5461#, c-format
5462msgid "discarding obsolete slave link %s (%s)"
5463msgstr ""
5464
5465#: utils/update-alternatives.c
5466#, c-format
5467msgid "unable to flush file '%s'"
5468msgstr ""
5469
5470#: utils/update-alternatives.c
5471#, c-format
5472msgid " link best version is %s"
5473msgstr ""
5474
5475#: utils/update-alternatives.c
5476msgid " link best version not available"
5477msgstr ""
5478
5479#: utils/update-alternatives.c
5480#, c-format
5481msgid " link currently points to %s"
5482msgstr ""
5483
5484#: utils/update-alternatives.c
5485msgid " link currently absent"
5486msgstr ""
5487
5488#: utils/update-alternatives.c
5489#, c-format
5490msgid " link %s is %s"
5491msgstr ""
5492
5493#: utils/update-alternatives.c
5494#, c-format
5495msgid " slave %s is %s"
5496msgstr ""
5497
5498#: utils/update-alternatives.c
5499#, c-format
5500msgid "%s - priority %d"
5501msgstr ""
5502
5503#: utils/update-alternatives.c
5504#, c-format
5505msgid " slave %s: %s"
5506msgstr ""
5507
5508#: utils/update-alternatives.c
5509#, c-format
5510msgid "There is %d choice for the alternative %s (providing %s)."
5511msgid_plural "There are %d choices for the alternative %s (providing %s)."
5512msgstr[0] ""
5513msgstr[1] ""
5514
5515#: utils/update-alternatives.c
5516msgid "Selection"
5517msgstr ""
5518
5519#: utils/update-alternatives.c
5520msgid "Path"
5521msgstr ""
5522
5523#: utils/update-alternatives.c
5524msgid "Priority"
5525msgstr ""
5526
5527#: utils/update-alternatives.c
5528msgid "Status"
5529msgstr ""
5530
5531#: utils/update-alternatives.c
5532#, c-format
5533msgid "Press <enter> to keep the current choice[*], or type selection number: "
5534msgstr ""
5535
5536#: utils/update-alternatives.c
5537#, c-format
5538msgid "There is no program which provides %s."
5539msgstr ""
5540
5541#: utils/update-alternatives.c
5542msgid "Nothing to configure."
5543msgstr ""
5544
5545#: utils/update-alternatives.c
5546#, c-format
5547msgid "There is only one alternative in link group %s (providing %s): %s"
5548msgstr ""
5549
5550#: utils/update-alternatives.c
5551#, c-format
5552msgid "not replacing %s with a link"
5553msgstr ""
5554
5555#: utils/update-alternatives.c
5556#, c-format
5557msgid "can't install unknown choice %s"
5558msgstr ""
5559
5560#: utils/update-alternatives.c
5561#, c-format
5562msgid ""
5563"skip creation of %s because associated file %s (of link group %s) doesn't "
5564"exist"
5565msgstr ""
5566
5567#: utils/update-alternatives.c
5568#, c-format
5569msgid "not removing %s since it's not a symlink"
5570msgstr ""
5571
5572#: utils/update-alternatives.c
5573#, c-format
5574msgid "alternative %s for %s not registered; not removing"
5575msgstr ""
5576
5577#: utils/update-alternatives.c
5578#, c-format
5579msgid "removing manually selected alternative - switching %s to auto mode"
5580msgstr ""
5581
5582#: utils/update-alternatives.c
5583#, c-format
5584msgid "alternative %s for %s not registered; not setting"
5585msgstr ""
5586
5587#: utils/update-alternatives.c
5588#, c-format
5589msgid "%s/%s is dangling; it will be updated with best choice"
5590msgstr ""
5591
5592#: utils/update-alternatives.c
5593#, c-format
5594msgid ""
5595"%s/%s has been changed (manually or by a script); switching to manual "
5596"updates only"
5597msgstr ""
5598
5599#: utils/update-alternatives.c
5600#, c-format
5601msgid "setting up automatic selection of %s"
5602msgstr ""
5603
5604#: utils/update-alternatives.c
5605#, c-format
5606msgid "renaming %s slave link from %s to %s"
5607msgstr ""
5608
5609#: utils/update-alternatives.c
5610#, c-format
5611msgid "renaming %s link from %s to %s"
5612msgstr ""
5613
5614#: utils/update-alternatives.c
5615#, c-format
5616msgid "using %s to provide %s (%s) in auto mode"
5617msgstr ""
5618
5619#: utils/update-alternatives.c
5620#, c-format
5621msgid "using %s to provide %s (%s) in manual mode"
5622msgstr ""
5623
5624#: utils/update-alternatives.c
5625#, c-format
5626msgid "updating alternative %s because link group %s has changed slave links"
5627msgstr ""
5628
5629#: utils/update-alternatives.c
5630#, c-format
5631msgid ""
5632"forcing reinstallation of alternative %s because link group %s is broken"
5633msgstr ""
5634
5635#: utils/update-alternatives.c
5636#, c-format
5637msgid "current alternative %s is unknown, switching to %s for link group %s"
5638msgstr ""
5639
5640#: utils/update-alternatives.c
5641#, c-format
5642msgid "Alternative %s unchanged because choice %s is not available."
5643msgstr ""
5644
5645#: utils/update-alternatives.c
5646#, c-format
5647msgid "Skip unknown alternative %s."
5648msgstr ""
5649
5650#: utils/update-alternatives.c
5651#, c-format
5652msgid "line too long or not terminated while trying to read %s"
5653msgstr ""
5654
5655#: utils/update-alternatives.c
5656#, c-format
5657msgid "Skip invalid line: %s"
5658msgstr ""
5659
5660#: utils/update-alternatives.c
5661#, c-format
5662msgid "alternative name (%s) must not contain '/' and spaces"
5663msgstr ""
5664
5665#: utils/update-alternatives.c
5666#, c-format
5667msgid "alternative link is not absolute as it should be: %s"
5668msgstr ""
5669
5670#: utils/update-alternatives.c
5671#, c-format
5672msgid "alternative path is not absolute as it should be: %s"
5673msgstr ""
5674
5675#: utils/update-alternatives.c
5676#, c-format
5677msgid "alternative %s can't be master: it is a slave of %s"
5678msgstr ""
5679
5680#: utils/update-alternatives.c
5681#, c-format
5682msgid "alternative link %s is already managed by %s"
5683msgstr ""
5684
5685#: utils/update-alternatives.c
5686#, c-format
5687msgid "alternative path %s doesn't exist"
5688msgstr ""
5689
5690#: utils/update-alternatives.c
5691#, c-format
5692msgid "alternative %s can't be slave of %s: it is a master alternative"
5693msgstr ""
5694
5695#: utils/update-alternatives.c
5696#, c-format
5697msgid "alternative %s can't be slave of %s: it is a slave of %s"
5698msgstr ""
5699
5700#: utils/update-alternatives.c
5701#, c-format
5702msgid "alternative link %s is already managed by %s (slave of %s)"
5703msgstr ""
5704
5705#: utils/update-alternatives.c
5706#, c-format
5707msgid "unknown argument '%s'"
5708msgstr ""
5709
5710#: utils/update-alternatives.c
5711msgid "--install needs <link> <name> <path> <priority>"
5712msgstr ""
5713
5714#: utils/update-alternatives.c
5715msgid "<link> and <path> can't be the same"
5716msgstr ""
5717
5718#: utils/update-alternatives.c
5719msgid "priority must be an integer"
5720msgstr ""
5721
5722#: utils/update-alternatives.c
5723msgid "priority is out of range"
5724msgstr ""
5725
5726#: utils/update-alternatives.c
5727#, c-format
5728msgid "--%s needs <name> <path>"
5729msgstr ""
5730
5731#: utils/update-alternatives.c
5732#, c-format
5733msgid "--%s needs <name>"
5734msgstr ""
5735
5736#: utils/update-alternatives.c
5737msgid "--slave only allowed with --install"
5738msgstr ""
5739
5740#: utils/update-alternatives.c
5741msgid "--slave needs <link> <name> <path>"
5742msgstr ""
5743
5744#: utils/update-alternatives.c
5745#, c-format
5746msgid "name %s is both primary and slave"
5747msgstr ""
5748
5749#: utils/update-alternatives.c
5750#, c-format
5751msgid "link %s is both primary and slave"
5752msgstr ""
5753
5754#: utils/update-alternatives.c
5755#, c-format
5756msgid "--%s needs a <file> argument"
5757msgstr ""
5758
5759#: utils/update-alternatives.c
5760msgid ""
5761"need --display, --query, --list, --get-selections, --config, --set, --set-"
5762"selections, --install, --remove, --all, --remove-all or --auto"
5763msgstr ""
5764
5765#: utils/update-alternatives.c
5766#, c-format
5767msgid "no alternatives for %s"
5768msgstr ""
5769
5770#: utils/update-alternatives.c
5771msgid "<standard input>"
5772msgstr ""
5773
5774#: utils/update-alternatives.c
5775#, c-format
5776msgid "automatic updates of %s/%s are disabled; leaving it alone"
5777msgstr ""
5778
5779#: utils/update-alternatives.c
5780#, c-format
5781msgid "to return to automatic updates use '%s --auto %s'"
5782msgstr ""