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.
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"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
22 msgid "failed to fstat archive"
27 msgid "failed to read archive '%.255s'"
30 #: lib/dpkg/ar.c lib/dpkg/dbmodify.c
32 msgid "unable to create '%.255s'"
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
38 msgid "unable to close file '%s'"
43 msgid "invalid character '%c' in archive '%.250s' member '%.16s' size"
46 #: lib/dpkg/ar.c utils/update-alternatives.c
48 msgid "unable to write file '%s'"
53 msgid "ar member name '%s' length too long"
58 msgid "ar member size %jd too large"
63 msgid "generated corrupt ar header for '%s'"
68 msgid "failed to fstat ar member file (%s)"
73 msgid "cannot append ar member file (%s) to '%s': %s"
76 #: lib/dpkg/arch.c lib/dpkg/parsehelp.c lib/dpkg/pkg-format.c
77 msgid "may not be empty string"
81 msgid "must start with an alphanumeric"
84 #: lib/dpkg/arch.c lib/dpkg/parsehelp.c
86 msgid "character '%c' not allowed (only letters, digits and characters '%s')"
90 msgctxt "architecture"
95 msgctxt "architecture"
100 msgid "error writing to architecture list"
103 #: lib/dpkg/atomic-file.c
105 msgid "unable to create new file '%.250s'"
108 #: lib/dpkg/atomic-file.c
110 msgid "unable to write new file '%.250s'"
113 #: lib/dpkg/atomic-file.c
115 msgid "unable to flush new file '%.250s'"
118 #: lib/dpkg/atomic-file.c
120 msgid "unable to sync new file '%.250s'"
123 #: lib/dpkg/atomic-file.c
125 msgid "unable to close new file '%.250s'"
128 #: lib/dpkg/atomic-file.c
130 msgid "error removing old backup file '%s'"
133 #: lib/dpkg/atomic-file.c
135 msgid "error creating new backup file '%s'"
138 #: lib/dpkg/atomic-file.c lib/dpkg/triglib.c src/infodb-upgrade.c src/remove.c
140 msgid "cannot remove '%.250s'"
143 #: lib/dpkg/atomic-file.c
145 msgid "error installing new file '%s'"
149 msgid "failed to write"
153 msgid "failed to read"
157 msgid "unexpected end of file or stream"
161 msgid "failed to seek"
164 #: lib/dpkg/command.c lib/dpkg/path-remove.c src/unpack.c dpkg-split/split.c
165 #: utils/update-alternatives.c
167 msgid "unable to execute %s (%s)"
170 #: lib/dpkg/compress.c
172 msgid "%s: pass-through copy error: %s"
175 #: lib/dpkg/compress.c
177 msgid "%s: error binding input to gzip stream"
180 #: lib/dpkg/compress.c
182 msgid "%s: internal gzip read error: '%s'"
185 #: lib/dpkg/compress.c
187 msgid "%s: internal gzip write error"
190 #: lib/dpkg/compress.c
192 msgid "%s: error binding output to gzip stream"
195 #: lib/dpkg/compress.c
197 msgid "%s: internal gzip read error"
200 #: lib/dpkg/compress.c
202 msgid "%s: internal gzip write error: '%s'"
205 #: lib/dpkg/compress.c
207 msgid "%s: internal gzip write error: %s"
210 #: lib/dpkg/compress.c
212 msgid "%s: error binding input to bzip2 stream"
215 #: lib/dpkg/compress.c
217 msgid "%s: internal bzip2 read error: '%s'"
220 #: lib/dpkg/compress.c
222 msgid "%s: internal bzip2 write error"
225 #: lib/dpkg/compress.c
227 msgid "%s: error binding output to bzip2 stream"
230 #: lib/dpkg/compress.c
232 msgid "%s: internal bzip2 read error"
235 #: lib/dpkg/compress.c
237 msgid "%s: internal bzip2 write error: '%s'"
240 #: lib/dpkg/compress.c
241 msgid "unexpected bzip2 error"
244 #: lib/dpkg/compress.c
245 msgid "internal error (bug)"
248 #: lib/dpkg/compress.c
249 msgid "memory usage limit reached"
252 #: lib/dpkg/compress.c
253 msgid "unsupported compression preset"
256 #: lib/dpkg/compress.c
257 msgid "unsupported options in file header"
260 #: lib/dpkg/compress.c
261 msgid "compressed data is corrupt"
264 #: lib/dpkg/compress.c
265 msgid "unexpected end of input"
268 #: lib/dpkg/compress.c
269 msgid "file format not recognized"
272 #: lib/dpkg/compress.c
273 msgid "unsupported type of integrity check"
276 #: lib/dpkg/compress.c
278 msgid "%s: lzma read error"
281 #: lib/dpkg/compress.c
283 msgid "%s: lzma write error"
286 #: lib/dpkg/compress.c
288 msgid "%s: lzma close error"
291 #: lib/dpkg/compress.c
293 msgid "%s: lzma error: %s"
296 #: lib/dpkg/compress.c
297 msgid "unknown compression strategy"
300 #: lib/dpkg/dbmodify.c
303 "updates directory contains file '%.250s' whose name is too long (length=%d, "
307 #: lib/dpkg/dbmodify.c
310 "updates directory contains files with different length names (both %d and %d)"
313 #: lib/dpkg/dbmodify.c
315 msgid "cannot scan updates directory '%.255s'"
318 #: lib/dpkg/dbmodify.c
320 msgid "failed to remove incorporated update file %.255s"
323 #: lib/dpkg/dbmodify.c
325 msgid "unable to fill %.250s with padding"
328 #: lib/dpkg/dbmodify.c
330 msgid "unable to flush %.250s after padding"
333 #: lib/dpkg/dbmodify.c
335 msgid "unable to seek to start of %.250s after padding"
338 #: lib/dpkg/dbmodify.c
340 msgid "unable to open lock file %s for testing"
343 #: lib/dpkg/dbmodify.c
344 msgid "unable to open/create status database lockfile"
347 #: lib/dpkg/dbmodify.c
348 msgid "you do not have permission to lock the dpkg status database"
351 #: lib/dpkg/dbmodify.c
352 msgid "dpkg status database"
355 #: lib/dpkg/dbmodify.c
356 msgid "requested operation requires superuser privilege"
359 #: lib/dpkg/dbmodify.c
360 msgid "unable to access dpkg status area"
363 #: lib/dpkg/dbmodify.c
364 msgid "operation requires read/write access to dpkg status area"
367 #: lib/dpkg/dbmodify.c
369 msgid "failed to remove my own update file %.255s"
372 #: lib/dpkg/dbmodify.c
374 msgid "unable to write updated status of '%.250s'"
377 #: lib/dpkg/dbmodify.c
379 msgid "unable to flush updated status of '%.250s'"
382 #: lib/dpkg/dbmodify.c
384 msgid "unable to truncate for updated status of '%.250s'"
387 #: lib/dpkg/dbmodify.c
389 msgid "unable to fsync updated status of '%.250s'"
392 #: lib/dpkg/dbmodify.c
394 msgid "unable to close updated status of '%.250s'"
397 #: lib/dpkg/dbmodify.c
399 msgid "unable to install updated status of '%.250s'"
402 #: lib/dpkg/deb-version.c
403 msgid "format version with too big major component"
406 #: lib/dpkg/deb-version.c
407 msgid "format version with empty major component"
410 #: lib/dpkg/deb-version.c
411 msgid "format version has no dot"
414 #: lib/dpkg/deb-version.c
415 msgid "format version with too big minor component"
418 #: lib/dpkg/deb-version.c
419 msgid "format version with empty minor component"
422 #: lib/dpkg/deb-version.c
423 msgid "format version followed by junk"
428 msgid "unable to get file descriptor for directory '%s'"
433 msgid "unable to sync directory '%s'"
438 msgid "unable to open directory '%s'"
441 #: lib/dpkg/dir.c src/divertcmd.c utils/update-alternatives.c
443 msgid "unable to open file '%s'"
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
449 msgid "unable to sync file '%s'"
454 msgid "failed to write details of '%.50s' to '%.250s'"
459 msgid "unable to set buffering on %s database file"
464 msgid "failed to write %s database record about '%.50s' to '%.250s'"
467 #: lib/dpkg/ehandle.c utils/update-alternatives.c
471 #: lib/dpkg/ehandle.c
478 #: lib/dpkg/ehandle.c
479 msgid "out of memory for new error context"
482 #: lib/dpkg/ehandle.c
483 msgid "error while cleaning up"
486 #: lib/dpkg/ehandle.c
487 msgid "too many nested errors during error recovery"
490 #: lib/dpkg/ehandle.c
491 msgid "out of memory for new cleanup entry"
494 #: lib/dpkg/ehandle.c
495 msgid "out of memory for new cleanup entry with many arguments"
498 #: lib/dpkg/ehandle.c
499 msgid "unrecoverable fatal error, aborting"
502 #: lib/dpkg/ehandle.c
503 msgid "outside error context, aborting"
506 #: lib/dpkg/ehandle.c
507 msgid "internal error"
512 msgid "%s is missing"
517 msgid "'%.50s' is not allowed for %s"
522 msgid "junk after %s"
527 msgid "invalid package name (%.250s)"
532 msgid "empty file details field '%s'"
537 msgid "file details field '%s' not allowed in status file"
542 msgid "too many values in file details field '%s' (compared to others)"
547 msgid "too few values in file details field '%s' (compared to others)"
551 msgid "yes/no in boolean field"
555 msgid "foreign/allowed/same/no in quadstate field"
560 msgid "'%s' is not a valid architecture name: %s"
564 msgid "word in 'Priority' field"
569 msgid "value for '%s' field not allowed in this context"
573 msgid "first (want) word in 'Status' field"
577 msgid "second (error) word in 'Status' field"
581 msgid "third (status) word in 'Status' field"
586 msgid "error in '%s' field string '%.250s'"
591 msgid "obsolete '%s' or '%s' field used"
596 msgid "value for '%s' field has malformed line '%.*s'"
601 msgid "value for '%s' has line starting with non-space '%c'"
605 msgid "root or null directory is listed as a conffile"
611 "'%s' field, missing package name, or garbage where package name expected"
616 msgid "'%s' field, invalid package name '%.255s': %s"
622 "'%s' field, missing architecture name, or garbage where architecture name "
629 "'%s' field, reference to '%.255s': invalid architecture name '%.255s': %s"
635 "'%s' field, reference to '%.255s':\n"
636 " bad version relationship %c%c"
642 "'%s' field, reference to '%.255s':\n"
643 " '%c' is obsolete, use '%c=' or '%c%c' instead"
649 "'%s' field, reference to '%.255s':\n"
650 " implicit exact match on version number, suggest using '=' instead"
655 msgid "only exact versions may be used for '%s' field"
661 "'%s' field, reference to '%.255s':\n"
662 " version value starts with non-alphanumeric, suggest adding a space"
667 msgid "'%s' field, reference to '%.255s': version contains '%c'"
672 msgid "'%s' field, reference to '%.255s': version unterminated"
677 msgid "'%s' field, reference to '%.255s': error in version"
682 msgid "'%s' field, syntax error after reference to package '%.255s'"
687 msgid "alternatives ('|') not allowed in %s field"
692 msgid "illegal pending trigger name '%.255s': %s"
697 msgid "duplicate pending trigger '%.255s'"
702 msgid "illegal package name in awaited trigger '%.255s': %s"
707 msgid "duplicate awaited trigger package '%.255s'"
712 msgid "unable to stat source file '%.250s'"
717 msgid "unable to change ownership of target file '%.250s'"
722 msgid "unable to set mode of target file '%.250s'"
727 msgid "unable to unlock %s"
732 msgid "unable to check file '%s' lock status"
737 msgid "%s is locked by another process"
742 msgid "unable to lock %s"
746 msgid "showing file on pager"
751 msgid "could not open log '%s': %s"
755 msgid "<package status and progress file descriptor>"
760 msgid "unable to write to status fd %d"
763 #: lib/dpkg/mlib.c utils/update-alternatives.c
764 msgid "failed to allocate memory"
769 msgid "failed to dup for std%s"
774 msgid "failed to dup for fd %d"
778 msgid "failed to create pipe"
783 msgid "error writing to '%s'"
788 msgid "unable to read filedescriptor flags for %.250s"
793 msgid "unable to set close-on-exec flag for %.250s"
796 #: lib/dpkg/options.c
798 msgid "configuration error: %s:%d: %s"
801 #: lib/dpkg/options.c
803 msgid "failed to open configuration file '%.255s' for reading: %s"
806 #: lib/dpkg/options.c
808 msgid "unbalanced quotes in '%s'"
811 #: lib/dpkg/options.c utils/update-alternatives.c
813 msgid "unknown option '%s'"
816 #: lib/dpkg/options.c
818 msgid "'%s' needs a value"
821 #: lib/dpkg/options.c
823 msgid "'%s' does not take a value"
826 #: lib/dpkg/options.c
828 msgid "read error in configuration file '%.255s'"
831 #: lib/dpkg/options.c
833 msgid "error closing configuration file '%.255s'"
836 #: lib/dpkg/options.c
838 msgid "error opening configuration directory '%s'"
841 #: lib/dpkg/options.c
843 msgid "unknown option --%s"
846 #: lib/dpkg/options.c
848 msgid "--%s option takes a value"
851 #: lib/dpkg/options.c
853 msgid "--%s option does not take a value"
856 #: lib/dpkg/options.c
858 msgid "unknown option -%c"
861 #: lib/dpkg/options.c
863 msgid "-%c option takes a value"
866 #: lib/dpkg/options.c
868 msgid "-%c option does not take a value"
871 #: lib/dpkg/options.c dpkg-split/main.c
873 msgid "invalid integer for --%s: '%.250s'"
876 #: lib/dpkg/options.c
878 msgid "invalid integer for -%c: '%.250s'"
881 #: lib/dpkg/options.c
883 msgid "obsolete option '--%s'"
886 #: lib/dpkg/options.c
888 msgid "conflicting actions -%c (--%s) and -%c (--%s)"
891 #: lib/dpkg/options-parsers.c
893 msgid "--%s needs a valid package name but '%.250s' is not: %s"
898 msgid "duplicate value for '%s' field"
903 msgid "user-defined field name '%.*s' too short"
908 msgid "duplicate value for user-defined field '%.*s'"
911 #: lib/dpkg/parse.c lib/dpkg/parsehelp.c
916 #: lib/dpkg/parse.c lib/dpkg/parsehelp.c
918 msgid "empty value for %s"
923 msgid "package has field '%s' but is missing architecture"
928 msgid "package has field '%s' but is architecture all"
932 msgid "Config-Version for package with inappropriate Status"
937 msgid "package has status %s but triggers are awaited"
941 msgid "package has status triggers-awaited but no triggers awaited"
946 msgid "package has status %s but triggers are pending"
950 msgid "package has status triggers-pending but no triggers pending"
954 msgid "Package which in state not-installed has conffiles, forgetting them"
959 "multiple non-coinstallable package instances present; most probably due to "
960 "an upgrade from an unofficial dpkg"
965 "mixed non-coinstallable and coinstallable package instances present; most "
966 "probably due to an upgrade from an unofficial dpkg"
972 "%s %s (Multi-Arch: %s) is not co-installable with %s which has multiple "
973 "installed instances"
978 msgid "failed to open package info file '%.255s' for reading"
983 msgid "can't stat package info file '%.255s'"
988 msgid "reading package info file '%s': %s"
993 msgid "can't mmap package info file '%.255s'"
998 msgid "reading package info file '%.255s'"
1002 msgid "empty field name"
1007 msgid "field name '%.*s' cannot start with hyphen"
1012 msgid "end of file after field name '%.*s'"
1017 msgid "newline in field name '%.*s'"
1022 msgid "MSDOS end of file (^Z) in field name '%.*s'"
1027 msgid "field name '%.*s' must be followed by colon"
1032 msgid "end of file before value of field '%.*s' (missing final newline)"
1037 msgid "MSDOS end of file (^Z) in value of field '%.*s' (missing newline?)"
1042 msgid "blank line in value of field '%.*s'"
1047 msgid "end of file during value of field '%.*s' (missing final newline)"
1052 msgid "failed to close after read: '%.255s'"
1056 msgid "several package info entries found, only one allowed"
1061 msgid "no package information in '%.255s'"
1064 #: lib/dpkg/parsehelp.c
1067 "parsing file '%.255s' near line %d package '%.255s':\n"
1071 #: lib/dpkg/parsehelp.c
1074 "parsing file '%.255s' near line %d:\n"
1078 #: lib/dpkg/parsehelp.c
1079 msgid "must start with an alphanumeric character"
1082 #: lib/dpkg/parsehelp.c
1087 #: lib/dpkg/parsehelp.c
1088 msgid "version string is empty"
1091 #: lib/dpkg/parsehelp.c
1092 msgid "version string has embedded spaces"
1095 #: lib/dpkg/parsehelp.c
1096 msgid "epoch in version is empty"
1099 #: lib/dpkg/parsehelp.c
1100 msgid "epoch in version is not number"
1103 #: lib/dpkg/parsehelp.c
1104 msgid "epoch in version is negative"
1107 #: lib/dpkg/parsehelp.c
1108 msgid "epoch in version is too big"
1111 #: lib/dpkg/parsehelp.c
1112 msgid "nothing after colon in version number"
1115 #: lib/dpkg/parsehelp.c
1116 msgid "revision number is empty"
1119 #: lib/dpkg/parsehelp.c
1120 msgid "version number is empty"
1123 #: lib/dpkg/parsehelp.c
1124 msgid "version number does not start with digit"
1127 #: lib/dpkg/parsehelp.c
1128 msgid "invalid character in version number"
1131 #: lib/dpkg/parsehelp.c
1132 msgid "invalid character in revision number"
1135 #: lib/dpkg/path-remove.c
1137 msgid "unable to securely remove '%.255s'"
1140 #: lib/dpkg/path-remove.c
1141 msgid "rm command for cleanup"
1144 #: lib/dpkg/pkg-db.c lib/dpkg/pkg-spec.c
1146 msgid "ambiguous package name '%s' with more than one installed instance"
1149 #: lib/dpkg/pkg-format.c
1151 msgid "invalid character '%c' in field width"
1154 #: lib/dpkg/pkg-format.c
1155 msgid "field width is out of range"
1158 #: lib/dpkg/pkg-format.c
1159 msgid "missing closing brace"
1162 #: lib/dpkg/pkg-show.c
1163 msgid "(no description available)"
1166 #: lib/dpkg/pkg-show.c
1168 msgid "version '%s' has bad syntax: %s"
1171 #: lib/dpkg/pkg-spec.c
1173 msgid "illegal package name in specifier '%s%s%s': %s"
1176 #: lib/dpkg/pkg-spec.c
1178 msgid "illegal architecture name in specifier '%s:%s': %s"
1181 #: lib/dpkg/report.c utils/update-alternatives.c
1185 #: lib/dpkg/strwide.c
1187 msgid "cannot convert multibyte string '%s' to a wide-character string"
1190 #: lib/dpkg/strwide.c
1192 msgid "cannot convert multibyte sequence '%s' to a wide character"
1195 #: lib/dpkg/subproc.c
1197 msgid "error un-catching signal %s: %s\n"
1200 #: lib/dpkg/subproc.c
1202 msgid "unable to ignore signal %s before running %.250s"
1205 #: lib/dpkg/subproc.c
1207 msgid "%s (subprocess): %s\n"
1210 #: lib/dpkg/subproc.c utils/update-alternatives.c
1214 #: lib/dpkg/subproc.c src/unpack.c
1216 msgid "subprocess %s returned error exit status %d"
1219 #: lib/dpkg/subproc.c
1221 msgid "subprocess %s was interrupted"
1224 #: lib/dpkg/subproc.c
1226 msgid "subprocess %s was killed by signal (%s)%s"
1229 #: lib/dpkg/subproc.c
1230 msgid ", core dumped"
1233 #: lib/dpkg/subproc.c
1235 msgid "subprocess %s failed with wait status code %d"
1238 #: lib/dpkg/subproc.c utils/update-alternatives.c
1240 msgid "wait for subprocess %s failed"
1243 #: lib/dpkg/treewalk.c
1245 msgid "cannot stat pathname '%s'"
1248 #: lib/dpkg/treewalk.c
1250 msgid "cannot open directory '%s'"
1253 #: lib/dpkg/treewalk.c
1255 msgid "treewalk root %s is not a directory"
1258 #: lib/dpkg/trigdeferred.c
1260 msgid "unable to open/create triggers lockfile '%.250s'"
1263 #: lib/dpkg/trigdeferred.c
1264 msgid "triggers area"
1267 #: lib/dpkg/trigdeferred.c
1269 msgid "unable to open triggers deferred file '%.250s'"
1272 #: lib/dpkg/trigdeferred.c
1274 msgid "unable to stat triggers deferred file '%.250s'"
1277 #: lib/dpkg/trigdeferred.c
1279 msgid "unable to open/create new triggers deferred file '%.250s'"
1282 #: lib/dpkg/trigdeferred.c
1285 "syntax error in triggers deferred file '%.250s' at line %d character %zd '%s'"
1288 #: lib/dpkg/trigdeferred.c
1290 msgid "invalid package name '%.250s' in triggers deferred file '%.250s'"
1293 #: lib/dpkg/trigdeferred.c
1295 msgid "error reading triggers deferred file '%.250s'"
1298 #: lib/dpkg/trigdeferred.c
1300 msgid "unable to write new triggers deferred file '%.250s'"
1303 #: lib/dpkg/trigdeferred.c
1305 msgid "unable to close new triggers deferred file '%.250s'"
1308 #: lib/dpkg/trigdeferred.c
1310 msgid "unable to install new triggers deferred file '%.250s'"
1313 #: lib/dpkg/triglib.c
1316 "invalid or unknown syntax in trigger name '%.250s' (in trigger interests for "
1320 #: lib/dpkg/triglib.c
1322 msgid "failed to open trigger interest list file '%.250s'"
1325 #: lib/dpkg/triglib.c
1327 msgid "failed to rewind trigger interest file '%.250s'"
1330 #: lib/dpkg/triglib.c
1333 "trigger interest file '%.250s' syntax error; illegal package name '%.250s': "
1337 #: lib/dpkg/triglib.c
1340 "duplicate file trigger interest for filename '%.250s' and package '%.250s'"
1343 #: lib/dpkg/triglib.c
1345 msgid "unable to read file triggers file '%.250s'"
1348 #: lib/dpkg/triglib.c
1350 msgid "syntax error in file triggers file '%.250s'"
1353 #: lib/dpkg/triglib.c
1356 "file triggers record mentions illegal package name '%.250s' (for interest in "
1357 "file '%.250s'): %.250s"
1360 #: lib/dpkg/triglib.c
1363 "triggers ci file '%.250s' contains illegal trigger syntax in trigger name "
1367 #: lib/dpkg/triglib.c
1369 msgid "unable to open triggers ci file '%.250s'"
1372 #: lib/dpkg/triglib.c
1373 msgid "triggers ci file contains unknown directive syntax"
1376 #: lib/dpkg/triglib.c
1378 msgid "triggers ci file contains unknown directive '%.250s'"
1381 #: lib/dpkg/triglib.c
1383 msgid "unable to create triggers state directory '%.250s'"
1386 #: lib/dpkg/triglib.c
1388 msgid "unable to set ownership of triggers state directory '%.250s'"
1391 #: lib/dpkg/trigname.c
1392 msgid "empty trigger names are not permitted"
1395 #: lib/dpkg/trigname.c
1396 msgid "trigger name contains invalid character"
1401 msgid "read error in '%.250s'"
1406 msgid "fgets gave an empty string from '%.250s'"
1411 msgid "too-long line or missing newline in '%.250s'"
1416 msgid "unexpected end of file reading '%.250s'"
1419 #: lib/dpkg/varbuf.c
1420 msgid "error formatting string into varbuf variable"
1424 msgid "error reading from dpkg-deb pipe"
1429 msgid "cannot skip padding for file '%.255s': %s"
1434 msgid "cannot skip file '%.255s' (replaced or excluded?) from pipe: %s"
1439 msgid "unable to create '%.255s' (while processing '%.255s')"
1444 msgid "cannot copy extracted data for '%.255s' to '%.255s': %s"
1447 #: src/archives.c src/statcmd.c
1449 msgid "error setting ownership of '%.255s'"
1452 #: src/archives.c src/statcmd.c
1454 msgid "error setting permissions of '%.255s'"
1459 msgid "error closing/writing '%.255s'"
1464 msgid "error creating pipe '%.255s'"
1469 msgid "error creating device '%.255s'"
1472 #: src/archives.c src/infodb-upgrade.c
1474 msgid "error creating hard link '%.255s'"
1477 #: src/archives.c utils/update-alternatives.c
1479 msgid "error creating symbolic link '%.255s'"
1484 msgid "error creating directory '%.255s'"
1489 msgid "cannot compute MD5 hash for tar file '%.255s': %s"
1494 msgid "error setting timestamps of '%.255s'"
1499 msgid "error setting ownership of symlink '%.255s'"
1502 #: src/archives.c utils/update-alternatives.c
1504 msgid "unable to read link '%.255s'"
1507 #: src/archives.c src/configure.c
1509 msgid "symbolic link '%.250s' size has changed from %jd to %zd"
1515 "trying to overwrite shared '%.250s', which is different from other instances "
1521 msgid "failed to stat (dereference) existing symlink '%.250s'"
1527 "failed to stat (dereference) proposed new symlink target '%.250s' for "
1533 msgid "newline not allowed in archive object name '%.255s'"
1539 "trying to overwrite '%.250s', which is the diverted version of "
1540 "'%.250s' (package: %.100s)"
1545 msgid "trying to overwrite '%.250s', which is the diverted version of '%.250s'"
1550 msgid "unable to stat '%.255s' (which I was about to install)"
1556 "unable to clean up mess surrounding '%.255s' before installing another "
1562 msgid "unable to stat restored '%.255s' before installing another version"
1567 msgid "archive contained object '%.255s' of unknown type 0x%x"
1572 msgid "Replacing files in old package %s (%s) ...\n"
1577 msgid "Replaced by files in installed package %s (%s) ...\n"
1583 "trying to overwrite directory '%.250s' in package %.250s %.250s with "
1589 msgid "trying to overwrite '%.250s', which is also in package %.250s %.250s"
1594 msgid "unable to move aside '%.255s' to install new version"
1599 msgid "unable to make backup symlink for '%.255s'"
1604 msgid "unable to chown backup symlink for '%.255s'"
1609 msgid "unable to make backup link of '%.255s' before installing new version"
1614 msgid "unable to install new version of '%.255s'"
1619 msgid "unable to open '%.255s'"
1624 msgid "unable to sync file '%.255s'"
1630 "ignoring dependency problem with %s:\n"
1637 "considering deconfiguration of essential\n"
1638 " package %s, to enable %s"
1644 "no, %s is essential, will not deconfigure\n"
1645 " it in order to enable %s"
1651 "no, cannot proceed with %s (--auto-deconfigure will help):\n"
1657 msgid "removal of %.250s"
1662 msgid "installation of %.250s"
1667 msgid "considering deconfiguration of %s, which would be broken by %s ..."
1672 msgid "yes, will deconfigure %s (broken by %s)"
1678 "regarding %s containing %s:\n"
1683 msgid "ignoring breakage, may proceed anyway!"
1689 "installing %.250s would break %.250s, and\n"
1690 " deconfiguration is not permitted (--auto-deconfigure might help)"
1695 msgid "installing %.250s would break existing software"
1700 msgid "considering removing %s in favour of %s ..."
1705 msgid "%s is not properly installed; ignoring any dependencies on it"
1710 msgid "may have trouble removing %s, as it provides %s ..."
1716 "package %s requires reinstallation, but will remove anyway as you requested"
1721 msgid "package %s requires reinstallation, will not remove"
1726 msgid "yes, will remove %s in favour of %s"
1731 msgid "conflicting packages - not installing %.250s"
1735 msgid "ignoring conflict, may proceed anyway!"
1740 msgid "--%s --recursive needs at least one path argument"
1744 msgid "searched, but found no packages (files matching *.deb)"
1749 msgid "--%s needs at least one package archive file argument"
1752 #: src/archives.c src/unpack.c
1754 msgid "cannot access archive '%s'"
1759 msgid "archive '%s' is not a regular file"
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
1766 msgid "<standard output>"
1769 #: src/archives.c src/packages.c src/querycmd.c src/select.c dpkg-split/main.c
1770 #: dpkg-split/queue.c
1771 msgid "<standard error>"
1776 msgid "Selecting previously unselected package %s.\n"
1781 msgid "Skipping unselected package %s.\n"
1786 msgid "version %.250s of %.250s already installed, skipping"
1791 msgid "downgrading %.250s from %.250s to %.250s"
1796 msgid "will not downgrade %.250s from %.250s to %.250s, skipping"
1802 "unable to remove newly-installed version of '%.250s' to allow reinstallation "
1808 msgid "unable to restore backup version of '%.250s'"
1813 msgid "unable to remove backup copy of '%.250s'"
1818 msgid "unable to remove newly-installed version of '%.250s'"
1823 msgid "unable to remove newly-extracted version of '%.250s'"
1828 msgid "Configuration file '%s'\n"
1833 msgid "Configuration file '%s' (actually '%s')\n"
1839 " ==> File on system created by you or by a script.\n"
1840 " ==> File also in package provided by package maintainer.\n"
1845 msgid " Not modified since installation.\n"
1850 msgid " ==> Modified (by you or by a script) since installation.\n"
1855 msgid " ==> Deleted (by you or by a script) since installation.\n"
1860 msgid " ==> Package distributor has shipped an updated version.\n"
1865 msgid " Version in package is the same as at last installation.\n"
1870 msgid " ==> Using new file as you requested.\n"
1875 msgid " ==> Using current old file as you requested.\n"
1880 msgid " ==> Keeping old config file as default.\n"
1885 msgid " ==> Using new config file as default.\n"
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"
1900 msgid " The default action is to keep your current version.\n"
1905 msgid " The default action is to install the new version.\n"
1917 msgid "[no default]"
1921 msgid "error writing to stderr, discovered before conffile prompt"
1925 msgid "read error on stdin at conffile prompt"
1929 msgid "end of file on stdin at conffile prompt"
1933 msgid "conffile difference visualizer"
1937 msgid "Type 'exit' when you're done.\n"
1941 msgid "conffile shell"
1946 msgid "unable to stat new distributed conffile '%.250s'"
1951 msgid "unable to stat current installed conffile '%.250s'"
1958 "Configuration file '%s', does not exist on system.\n"
1959 "Installing new config file as you requested.\n"
1964 msgid "%s: failed to remove old backup '%.250s': %s"
1969 msgid "%s: failed to rename '%.250s' to '%.250s': %s"
1974 msgid "%s: failed to remove '%.250s': %s"
1979 msgid "%s: failed to remove old distributed version '%.250s': %s"
1984 msgid "%s: failed to remove '%.250s' (before overwrite): %s"
1989 msgid "%s: failed to link '%.250s' to '%.250s': %s"
1994 msgid "Installing new version of config file %s ...\n"
1997 #: src/configure.c utils/update-alternatives.c
1999 msgid "unable to install '%.250s' as '%.250s'"
2004 msgid "no package named '%s' is installed, cannot configure"
2009 msgid "package %.250s is already installed and configured"
2015 "package %.250s is not ready for configuration\n"
2016 " cannot configure (current status '%.250s')"
2022 "package %s cannot be configured because %s is not ready (current status '%s')"
2028 "package %s %s cannot be configured because %s is at a different version (%s)"
2034 "dependency problems prevent configuration of %s:\n"
2039 msgid "dependency problems - leaving unconfigured"
2045 "%s: dependency problems, but configuring anyway as you requested:\n"
2051 "package is in a very bad inconsistent state; you should\n"
2052 " reinstall it before attempting configuration"
2057 msgid "Setting up %s (%s) ...\n"
2063 "%s: unable to stat config file '%s'\n"
2070 "%s: config file '%s' is a circular link\n"
2077 "%s: unable to readlink conffile '%s'\n"
2084 "%s: conffile '%.250s' resolves to degenerate filename\n"
2085 " ('%s' is a symlink to '%s')"
2090 msgid "%s: conffile '%.250s' is not a plain file or symlink (= '%s')"
2093 #: src/configure.c dpkg-split/split.c
2095 msgid "cannot compute MD5 hash for file '%s': %s"
2100 msgid "%s: unable to open %s for hash: %s"
2105 msgid "%s depends on %s"
2110 msgid "%s pre-depends on %s"
2115 msgid "%s recommends %s"
2120 msgid "%s suggests %s"
2125 msgid "%s breaks %s"
2130 msgid "%s conflicts with %s"
2135 msgid "%s enhances %s"
2140 msgid " %.250s is to be removed.\n"
2145 msgid " %.250s is to be deconfigured.\n"
2150 msgid " %.250s is to be installed, but is version %.250s.\n"
2155 msgid " %.250s is installed, but is version %.250s.\n"
2160 msgid " %.250s is unpacked, but has never been configured.\n"
2165 msgid " %.250s is unpacked, but is version %.250s.\n"
2170 msgid " %.250s latest configured version is %.250s.\n"
2175 msgid " %.250s is %s.\n"
2180 msgid " %.250s provides %.250s but is to be removed.\n"
2185 msgid " %.250s provides %.250s but is to be deconfigured.\n"
2190 msgid " %.250s provides %.250s but is %s.\n"
2195 msgid " %.250s is not installed.\n"
2200 msgid " %.250s (version %.250s) is to be installed.\n"
2205 msgid " %.250s (version %.250s) is present and %s.\n"
2210 msgid " %.250s provides %.250s and is to be installed.\n"
2215 msgid " %.250s provides %.250s and is present and %s.\n"
2219 msgid "Use --help for help about diverting files."
2222 #: src/divertcmd.c src/statcmd.c utils/update-alternatives.c
2224 msgid "Debian %s version %s.\n"
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
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"
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
2239 "Usage: %s [<option> ...] <command>\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"
2259 " --package <package> name of the package whose copy of <file> will "
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"
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 --"
2282 #: src/divertcmd.c utils/update-alternatives.c
2284 msgid "cannot stat file '%s'"
2289 msgid "error checking '%s'"
2295 "rename involves overwriting '%s' with\n"
2296 " different file '%s', not allowed"
2299 #: src/divertcmd.c utils/update-alternatives.c
2301 msgid "unable to create file '%s'"
2306 msgid "cannot copy '%s' to '%s': %s"
2311 msgid "cannot rename '%s' to '%s'"
2316 msgid "rename: remove duplicate old link '%s'"
2321 msgid "unable to remove copied source file '%s'"
2326 msgid "filename \"%s\" is not absolute"
2330 msgid "file may not contain newlines"
2335 msgid "local diversion of %s"
2340 msgid "local diversion of %s to %s"
2345 msgid "diversion of %s by %s"
2350 msgid "diversion of %s to %s by %s"
2355 msgid "any diversion of %s"
2360 msgid "any diversion of %s to %s"
2363 #: src/divertcmd.c src/statcmd.c
2365 msgid "--%s needs a single argument"
2369 msgid "cannot divert directories"
2374 msgid "cannot divert file '%s' to itself"
2379 msgid "Leaving '%s'\n"
2384 msgid "'%s' clashes with '%s'"
2389 msgid "Adding '%s'\n"
2394 msgid "Ignoring request to rename file '%s' owned by diverting package '%s'\n"
2399 msgid "No diversion '%s', none removed.\n"
2405 "mismatch on divert-to\n"
2406 " when removing '%s'\n"
2413 "mismatch on package\n"
2414 " when removing '%s'\n"
2420 msgid "Ignoring request to remove shared diversion '%s'.\n"
2425 msgid "Removing '%s'\n"
2429 msgid "package may not contain newlines"
2433 msgid "divert-to may not contain newlines"
2437 msgid "failed to open diversions file"
2441 msgid "failed to fstat diversions file"
2446 msgid "conflicting diversions involving '%.250s' or '%.250s'"
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"
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"
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"
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"
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"
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"
2493 "The following packages are missing the list control file in the\n"
2494 "database, they need to be reinstalled:\n"
2499 "The following packages are missing the md5sums control file in the\n"
2500 "database, they need to be reinstalled:\n"
2504 msgid "The following packages do not have an architecture:\n"
2508 msgid "The following packages have an illegal architecture:\n"
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"
2518 #: src/enquiry.c src/querycmd.c
2520 msgid "package '%s' is not installed"
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"
2534 #: src/enquiry.c src/select.c src/trigcmd.c src/update.c dpkg-split/queue.c
2536 msgid "--%s takes no arguments"
2546 msgid " %d package, from the following section:"
2547 msgid_plural " %d packages, from the following sections:"
2554 "Version of dpkg with working %s support not yet configured.\n"
2555 " Please use 'dpkg --configure dpkg', and then try again.\n"
2560 msgid "dpkg not recorded as installed, cannot check for %s support!\n"
2564 msgid "Pre-Depends field"
2572 msgid "long filenames"
2576 msgid "multiple Conflicts and Replaces"
2584 msgid "versioned Provides"
2590 "cannot see how to satisfy pre-dependency:\n"
2596 msgid "cannot satisfy pre-dependencies for %.250s (wanted due to %.250s)"
2601 msgid "--%s takes one <pkgname> argument"
2606 msgid "package name '%s' is invalid: %s"
2611 msgid "--%s takes one <trigname> argument"
2616 msgid "trigger name '%s' is invalid: %s"
2621 msgid "--%s takes one <archname> argument"
2626 msgid "architecture name '%s' is invalid: %s"
2631 msgid "--%s takes one <version> argument"
2636 msgid "version '%s' has bad syntax"
2641 "--compare-versions takes three arguments: <version> <relation> <version>"
2645 msgid "--compare-versions bad relation"
2650 msgid "--%s used with obsolete relation operator '%s'"
2655 msgid "failed to allocate memory for new entry in list of failed packages: %s"
2659 msgid "too many errors, stopping"
2665 "error processing package %s (--%s):\n"
2672 "error processing archive %s (--%s):\n"
2677 msgid "Errors were encountered while processing:\n"
2681 msgid "Processing was halted because there were too many errors.\n"
2686 msgid "package %s was on hold, processing it anyway as you requested"
2692 "Package %s is on hold, not touching it. Use --force-hold to override.\n"
2696 msgid "overriding problem because --force enabled:"
2701 msgid "unable to open files list file for package '%.250s'"
2707 "files list file for package '%.250s' missing; assuming package has no files "
2708 "currently installed"
2713 msgid "unable to stat files list file for package '%.250s'"
2718 msgid "files list for package '%.250s' is not a regular file"
2723 msgid "reading files list for package '%.250s'"
2728 msgid "files list file for package '%.250s' is missing final newline"
2733 msgid "files list file for package '%.250s' contains empty filename"
2738 msgid "error closing files list file for package '%.250s'"
2742 msgid "(Reading database ... "
2747 msgid "%d file or directory currently installed.)\n"
2748 msgid_plural "%d files and directories currently installed.)\n"
2752 #: src/filesdb-hash.c
2754 msgid "control file '%s' for package '%s' is missing final newline"
2757 #: src/filesdb-hash.c
2759 msgid "control file '%s' for package '%s' is missing value"
2762 #: src/filesdb-hash.c
2764 msgid "control file '%s' for package '%s' is missing value separator"
2767 #: src/filesdb-hash.c
2769 msgid "control file '%s' for package '%s' contains empty filename"
2772 #: src/filesdb-hash.c
2774 msgid "cannot open control file '%s' for package '%s'"
2777 #: src/filesdb-hash.c
2779 msgid "cannot stat control file '%s' for package '%s'"
2782 #: src/filesdb-hash.c
2784 msgid "control file '%s' for package '%s' is not a regular file"
2787 #: src/filesdb-hash.c
2789 msgid "cannot read control file '%s' for package '%s'"
2792 #: src/filesdb-hash.c
2794 msgid "cannot close control file '%s' for package '%s'"
2798 msgid "not installed"
2802 msgid "not installed but configs remain"
2806 msgid "broken due to failed removal or installation"
2810 msgid "unpacked but not configured"
2814 msgid "broken due to postinst failure"
2818 msgid "awaiting trigger processing by another package"
2830 msgid "PATH is not set"
2835 msgid "'%s' not found in PATH or not executable"
2841 "%d expected program not found in PATH or not executable\n"
2844 "%d expected programs not found in PATH or not executable\n"
2851 "Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin"
2854 #: src/infodb-access.c
2856 msgid "unable to check existence of '%.250s'"
2859 #: src/infodb-access.c src/infodb-upgrade.c
2860 msgid "cannot read info directory"
2863 #: src/infodb-format.c src/unpack.c
2865 msgid "error trying to open %.250s"
2868 #: src/infodb-format.c
2870 msgid "corrupt info database format file '%s'"
2873 #: src/infodb-format.c
2875 msgid "info database format (%d) is bogus or too new; try getting a newer dpkg"
2878 #: src/infodb-upgrade.c
2880 msgid "info file %s/%s not associated to any package"
2883 #: src/infodb-upgrade.c
2885 msgid "error while writing '%s'"
2890 msgid "Debian '%s' package management program version %s.\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 "
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 "
2924 " --print-architecture Print dpkg architecture.\n"
2925 " --print-foreign-architectures Print allowed foreign architectures.\n"
2926 " --assert-<feature> Assert support for the specified "
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"
2935 #: src/main.c src/querycmd.c src/trigcmd.c dpkg-deb/main.c dpkg-split/main.c
2938 " -?, --help Show this help message.\n"
2939 " --version Show the version.\n"
2946 "Assertable features: support-predepends, working-epoch, long-filenames,\n"
2947 " multi-conrep, multi-arch, versioned-provides.\n"
2954 "Validatable things: pkgname, archname, trigname, version.\n"
2961 "Use dpkg with -b, --build, -c, --contents, -e, --control, -I, --info,\n"
2962 " -f, --field, -x, --extract, -X, --vextract, --ctrl-tarfile, --fsys-"
2964 "on archives (type %s --help).\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 "
2976 " --path-exclude=<pattern> Do not install paths which match a shell "
2978 " --path-include=<pattern> Re-include a pattern after a previous "
2980 " -O|--selected-only Skip packages not selected for install/"
2982 " -E|--skip-same-version Skip packages whose same version is installed.\n"
2983 " -G|--refuse-downgrade Skip packages with earlier version than "
2985 " -B|--auto-deconfigure Install even if it would break some other "
2987 " --[no-]triggers Skip or force consequential trigger "
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 "
2996 " --status-logger=<command> Send status change updates to <command>'s "
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"
3011 "Comparison operators for --compare-versions are:\n"
3012 " lt le eq ne ge gt (treat empty version as earlier than any "
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 "
3022 msgid "Use 'apt' or 'aptitude' for user-friendly package management.\n"
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"
3033 "Options marked [*] produce a lot of output - pipe it through 'less' or "
3038 msgid "Set all force options"
3042 msgid "Replace a package with a lower version"
3046 msgid "Configure any package which may help this one"
3050 msgid "Process incidental packages even when on hold"
3054 msgid "Try to (de)install things even when not root"
3058 msgid "PATH is missing important programs, problems likely"
3062 msgid "Install a package even if it fails authenticity check"
3066 msgid "Process even packages with wrong versions"
3070 msgid "Overwrite a file from one package with another"
3074 msgid "Overwrite a diverted file with an undiverted version"
3078 msgid "Overwrite one package's directory with another's file"
3082 msgid "Do not perform safe I/O operations when unpacking"
3086 msgid "Do not chroot into maintainer script environment"
3090 msgid "Always use the new config files, don't prompt"
3094 msgid "Always use the old config files, don't prompt"
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"
3106 msgid "Always install missing config files"
3110 msgid "Offer to replace config files with no new versions"
3114 msgid "Process even packages with wrong or no architecture"
3118 msgid "Install even if it would break another package"
3122 msgid "Allow installation of conflicting packages"
3126 msgid "Turn all dependency problems into warnings"
3130 msgid "Turn dependency version problems into warnings"
3134 msgid "Remove packages which require installation"
3138 msgid "Remove an essential package"
3142 msgid "Generally helpful progress information"
3146 msgid "Invocation and status of maintainer scripts"
3150 msgid "Output for each file processed"
3154 msgid "Lots of output for each file processed"
3158 msgid "Output for each configuration file"
3162 msgid "Lots of output for each configuration file"
3166 msgid "Dependencies and conflicts"
3170 msgid "Lots of dependencies/conflicts output"
3174 msgid "Trigger activation and processing"
3178 msgid "Lots of output regarding triggers"
3182 msgid "Silly amounts of output regarding triggers"
3186 msgid "Lots of drivel about eg the dpkg/info directory"
3190 msgid "Insane amounts of drivel"
3196 "%s debugging option, --debug=<octal> or -D<octal>:\n"
3198 " Number Ref. in source Description\n"
3205 "Debugging options can be mixed using bitwise-or.\n"
3206 "Note that the meanings and values are subject to change.\n"
3211 msgid "--%s requires a positive octal argument"
3216 msgid "unknown verify output format '%s'"
3221 msgid "null package name in --%s comma-separated list '%.250s'"
3226 msgid "error executing hook '%s', exit code %d"
3230 msgid "status logger"
3233 #: src/main.c dpkg-deb/info.c
3235 msgid "--%s takes exactly one argument"
3240 msgid "architecture '%s' is illegal: %s"
3245 msgid "architecture '%s' is reserved and cannot be added"
3250 msgid "cannot remove non-foreign architecture '%s'"
3255 msgid "removing architecture '%s' currently in use by database"
3260 msgid "cannot remove architecture '%s' currently in use by the database"
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"
3276 "WARNING - use of options marked [!] can seriously damage your installation.\n"
3277 "Forcing options marked [*] are enabled by default.\n"
3282 msgid "unknown force/refuse option '%.*s'"
3287 msgid "obsolete force/refuse option '%s'"
3292 msgid "couldn't open '%i' for stream"
3297 msgid "unexpected end of file before end of line %d"
3300 #: src/main.c src/querycmd.c src/statcmd.c dpkg-deb/main.c dpkg-split/main.c
3301 msgid "need an action option"
3305 msgid "cannot set primary group ID to root"
3308 #: src/main.c src/script.c
3309 msgid "unable to setenv for subprocesses"
3314 "you must specify packages by their own names, not by quoting the names of "
3315 "the files they come in"
3320 msgid "--%s --pending does not take any non-option arguments"
3323 #: src/packages.c src/querycmd.c
3325 msgid "--%s needs at least one package name argument"
3330 msgid "Package %s listed more than once, only processing once.\n"
3336 "More than one copy of package %s has been unpacked\n"
3337 " in this run ! Only configuring it once.\n"
3343 "package %.250s is not ready for trigger processing\n"
3344 " (current status '%.250s' with no pending triggers)"
3349 msgid " Package %s which provides %s is to be removed.\n"
3354 msgid " Package %s is to be removed.\n"
3359 msgid " Version of %s on system, provided by %s, is %s.\n"
3364 msgid " Version of %s on system is %s.\n"
3369 msgid " Package %s which provides %s awaits trigger processing.\n"
3374 msgid " Package %s awaits trigger processing.\n"
3379 msgid "also configuring '%s' (required by '%s')"
3384 msgid " Package %s which provides %s is not configured yet.\n"
3389 msgid " Package %s is not configured yet.\n"
3394 msgid " Package %s which provides %s is not installed.\n"
3399 msgid " Package %s is not installed.\n"
3404 msgid " %s (%s) breaks %s and is %s.\n"
3409 msgid " %s (%s) provides %s.\n"
3414 msgid " Version of %s to be configured is %s.\n"
3418 msgid " depends on "
3422 msgid "; however:\n"
3425 #: src/querycmd.c src/select.c
3427 msgid "no packages found matching %s"
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.
3438 "Desired=Unknown/Install/Remove/Purge/Hold\n"
3439 "| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-"
3441 "|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)\n"
3453 msgid "Architecture"
3462 msgid "diversion by %s from: %s\n"
3467 msgid "diversion by %s to: %s\n"
3472 msgid "local diversion from: %s\n"
3477 msgid "local diversion to: %s\n"
3481 msgid "--search needs at least one file name pattern argument"
3486 msgid "no path found matching pattern %s"
3491 msgid "package '%s' is not installed and no information is available"
3496 msgid "package '%s' is not available"
3501 msgid "Package '%s' does not contain any files (!)\n"
3506 msgid "locally diverted to: %s\n"
3511 msgid "package diverts others to: %s\n"
3516 msgid "diverted by %s to: %s\n"
3521 "Use dpkg --info (= dpkg-deb --info) to examine archive files,\n"
3522 "and dpkg --contents (= dpkg-deb --contents) to list their contents.\n"
3525 #: src/querycmd.c dpkg-deb/info.c
3527 msgid "error in show format: %s"
3532 msgid "control file contains %c"
3535 #: src/querycmd.c dpkg-deb/build.c
3537 msgid "--%s takes at most two arguments"
3542 msgid "--%s takes one package name argument"
3547 msgid "--%s takes exactly two arguments"
3552 msgid "control file '%s' does not exist"
3557 msgid "Debian %s package management program query tool version %s.\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"
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"
3588 #: src/querycmd.c dpkg-deb/main.c
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[;"
3597 " syntax. Fields will be right-aligned unless the width is negative in "
3599 " case left alignment will be used.\n"
3603 msgid "Use --help for help about querying packages."
3608 msgid "ignoring request to remove %.250s which isn't installed"
3614 "ignoring request to remove %.250s, only the config\n"
3615 " files of which are on the system; use --purge to remove them too"
3619 msgid "this is an essential package; it should not be removed"
3625 "dependency problems prevent removal of %s:\n"
3630 msgid "dependency problems - not removing"
3636 "%s: dependency problems, but removing anyway as you requested:\n"
3642 "package is in a very bad inconsistent state; you should\n"
3643 " reinstall it before attempting a removal"
3648 msgid "Would remove or purge %s (%s) ...\n"
3653 msgid "Removing %s (%s) ...\n"
3656 #: src/remove.c src/unpack.c
3658 msgid "unable to delete control info file '%.250s'"
3664 "while removing %.250s, unable to remove directory '%.250s': %s - directory "
3665 "may be a mount point?"
3670 msgid "unable to securely remove '%.250s'"
3675 msgid "while removing %.250s, directory '%.250s' not empty so not removed"
3680 msgid "Purging configuration files for %s (%s) ...\n"
3685 msgid "cannot remove old config file '%.250s' (= '%.250s')"
3690 msgid "cannot read config file directory '%.250s' (from '%.250s')"
3695 msgid "cannot remove old backup config file '%.250s' (of '%.250s')"
3699 msgid "cannot remove old files list"
3703 msgid "can't remove old postrm script"
3708 msgid "unable to set execute permissions on '%.250s'"
3712 msgid "admindir must be inside instdir for dpkg to work properly"
3717 msgid "failed to chroot to '%.250s'"
3720 #: src/script.c dpkg-deb/build.c
3722 msgid "failed to chdir to '%.255s'"
3726 msgid "unable to setenv for maintainer script"
3730 msgid "cannot set security execution context for maintainer script"
3735 msgid "installed %s script"
3740 msgid "unable to stat %s '%.250s'"
3745 msgid "new %s script"
3750 msgid "old %s script"
3755 msgid "unable to stat %s '%.250s': %s"
3759 msgid "trying script from the new package instead ..."
3763 msgid "there is no script in the new version of the package - giving up"
3767 msgid "... it looks like that went OK"
3772 msgid "unexpected end of file in package name at line %d"
3777 msgid "unexpected end of line in package name at line %d"
3782 msgid "unexpected end of file after package name at line %d"
3787 msgid "unexpected end of line after package name at line %d"
3792 msgid "unexpected data after package and selection at line %d"
3797 msgid "illegal package name at line %d: %.250s"
3802 msgid "package not in status nor available database at line %d: %.250s"
3807 msgid "unknown wanted status at line %d: %.250s"
3811 msgid "read error on standard input"
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>"
3822 msgid "cannot open security status notification channel"
3826 msgid "cannot get security labeling handle"
3831 msgid "cannot set security context for file object '%s'"
3835 msgid "Use --help for help about overriding file stat information."
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"
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"
3863 msgid "stripping trailing /"
3868 msgid "user '%s' does not exist"
3873 msgid "group '%s' does not exist"
3878 msgid "--%s needs four arguments"
3882 msgid "path may not contain newlines"
3888 "an override for '%s' already exists, but --force specified so will be ignored"
3893 msgid "an override for '%s' already exists; aborting"
3898 msgid "--update given but %s does not exist"
3902 msgid "no override present"
3906 msgid "--update is useless for --remove"
3911 msgid "invalid statoverride uid %s"
3916 msgid "invalid statoverride gid %s"
3921 msgid "invalid statoverride mode %s"
3925 msgid "failed to open statoverride file"
3929 msgid "failed to fstat statoverride file"
3934 msgid "reading statoverride file '%.250s'"
3938 msgid "statoverride file is missing final newline"
3942 msgid "statoverride file contains empty line"
3946 msgid "syntax error in statoverride file"
3951 msgid "unknown user '%s' in statoverride file"
3955 msgid "unexpected end of line in statoverride file"
3960 msgid "unknown group '%s' in statoverride file"
3965 msgid "multiple statoverrides present for file '%.250s'"
3969 msgid "Type dpkg-trigger --help for help about this utility."
3974 msgid "Debian %s package trigger utility version %s.\n"
3980 "Usage: %s [<options> ...] <trigger-name>\n"
3981 " %s [<options> ...] <command>\n"
3989 " --check-supported Check if the running dpkg supports "
3998 " --admindir=<directory> Use <directory> instead of %s.\n"
3999 " --by-package=<package> Override trigger awaiter (normally set\n"
4001 " --await Package needs to await the processing.\n"
4002 " --no-await No package needs to await the "
4004 " --no-act Just test - don't actually change "
4010 msgid "must be called from a maintainer script (or with a --by-package option)"
4014 msgid "triggers data directory not yet created"
4018 msgid "trigger records not yet in existence"
4022 msgid "takes one argument, the trigger name"
4027 msgid "illegal awaited package name '%.250s': %.250s"
4032 msgid "invalid trigger name '%.250s': %.250s"
4037 "cycle found while processing triggers:\n"
4038 " chain of packages whose triggers are or may be responsible:"
4045 " packages' pending triggers which are or may be unresolvable:\n"
4049 msgid "triggers looping, abandoned"
4055 "dependency problems prevent processing triggers for %s:\n"
4060 msgid "dependency problems - leaving triggers unprocessed"
4066 "%s: dependency problems, but processing triggers anyway as you requested:\n"
4072 msgid "Processing triggers for %s (%s) ...\n"
4082 msgid "error ensuring '%.250s' doesn't exist"
4086 msgid "split package reassembly"
4090 msgid "reassembled package file"
4095 msgid "Authenticating %s ...\n"
4099 msgid "package signature verification"
4104 msgid "verification on package %s failed!"
4110 "verification on package %s failed; but installing anyway as you requested"
4118 #: src/unpack.c dpkg-deb/info.c
4119 msgid "unable to create temporary directory"
4125 "regarding %s containing %s, pre-dependency problem:\n"
4131 msgid "pre-dependency problem - not installing %.250s"
4135 msgid "ignoring pre-dependency problem!"
4140 msgid "De-configuring %s (%s), to allow removal of %s (%s) ...\n"
4145 msgid "De-configuring %s (%s) ...\n"
4148 #: src/unpack.c dpkg-deb/build.c
4150 msgid "conffile name '%s' is too long, or missing final newline"
4153 #: src/unpack.c utils/update-alternatives.c
4155 msgid "read error in %.250s"
4160 msgid "error closing %.250s"
4165 msgid "old version of package has overly-long info file name starting '%.250s'"
4170 msgid "unable to remove obsolete info file '%.250s'"
4175 msgid "unable to install (supposed) new info file '%.250s'"
4179 msgid "unable to open temp control directory"
4184 msgid "package contains overly-long control info file name (starting '%.50s')"
4189 msgid "package control info contained directory '%.250s'"
4194 msgid "package control info rmdir of '%.250s' didn't say not a dir"
4199 msgid "package %s contained list as info file"
4204 msgid "unable to install new info file '%.250s' as '%.250s'"
4209 msgid "could not stat old file '%.250s' so not deleting it: %s"
4214 msgid "unable to delete old directory '%.250s': %s"
4219 msgid "old conffile '%.250s' was an empty directory (and has now been deleted)"
4224 msgid "unable to stat other new file '%.250s'"
4230 "old file '%.250s' is the same as several new files! (both '%.250s' and "
4236 msgid "unable to securely remove old file '%.250s': %s"
4241 msgid "(Noting disappearance of %s, which has been completely replaced.)\n"
4245 msgid "package control information extraction"
4250 msgid "Recorded info about %s from %s.\n"
4255 msgid "package architecture (%s) does not match system (%s)"
4260 msgid "Preparing to unpack %s ...\n"
4265 msgid "Unpacking %s (%s) ...\n"
4270 msgid "Unpacking %s (%s) over (%s) ...\n"
4274 msgid "package filesystem archive extraction"
4278 msgid "error reading dpkg-deb tar output"
4282 msgid "corrupted filesystem tarfile - corrupted package archive"
4287 msgid "cannot zap possible trailing zeros from dpkg-deb: %s"
4292 msgid "--%s takes at most one Packages-file argument"
4296 msgid "unable to access dpkg status area for bulk available update"
4300 msgid "bulk available update requires write access to dpkg status area"
4305 msgid "Replacing available packages info, using %s.\n"
4310 msgid "Updating available packages info, using %s.\n"
4315 msgid "Information about %d package was updated.\n"
4316 msgid_plural "Information about %d packages was updated.\n"
4323 "obsolete '--%s' option; unavailable packages are automatically cleaned up"
4328 msgid "failed to write filename to tar pipe (%s)"
4332 msgid "control member"
4337 msgid "newline not allowed in pathname '%s'"
4345 msgid "unable to stat control directory"
4349 msgid "control directory is not a directory"
4354 msgid "control directory has bad permissions %03lo (must be >=0755 and <=0775)"
4359 msgid "maintainer script '%.50s' is not a plain file or symlink"
4365 "maintainer script '%.50s' has bad permissions %03lo (must be >=0555 and "
4371 msgid "maintainer script '%.50s' is not stattable"
4375 msgid "error opening conffiles file"
4379 msgid "empty string from fgets reading conffiles"
4384 msgid "conffile filename '%s' contains trailing white spaces"
4389 msgid "conffile '%.250s' does not appear in package"
4394 msgid "conffile '%.250s' is not stattable"
4399 msgid "conffile '%s' is not a plain file"
4404 msgid "conffile name '%s' is duplicated"
4408 msgid "error reading conffiles file"
4412 msgid "package name has characters that aren't lowercase alphanums or '-+.'"
4416 msgid "package architecture is missing or empty"
4421 msgid "'%s' contains user-defined Priority value '%s'"
4426 msgid "ignoring %d warning about the control file(s)"
4427 msgid_plural "ignoring %d warnings about the control file(s)"
4433 msgid "unable to check for existence of archive '%.250s'"
4437 msgid "compressing tar member"
4441 msgid "<compress> from tar -cf"
4444 #: dpkg-deb/build.c dpkg-split/split.c
4446 msgid "unable to parse timestamp '%.255s'"
4449 #: dpkg-deb/build.c utils/update-alternatives.c
4451 msgid "--%s needs a <directory> argument"
4455 msgid "target is directory - cannot skip control file check"
4459 msgid "not checking contents of control area"
4464 msgid "building an unknown package in '%s'."
4469 msgid "building package '%s' in '%s'."
4474 msgid "failed to make temporary file (%s)"
4479 msgid "failed to unlink temporary file (%s), %s"
4484 msgid "failed to rewind temporary file (%s)"
4489 msgid "failed to stat temporary file (%s)"
4494 msgid "error writing '%s'"
4499 msgid "cannot copy '%s' into archive '%s': %s"
4502 #: dpkg-deb/extract.c
4503 msgid "shell command to move files"
4506 #: dpkg-deb/extract.c dpkg-split/main.c
4508 msgid "unexpected end of file in %s in %.255s"
4511 #: dpkg-deb/extract.c dpkg-split/main.c
4513 msgid "error reading %s from file %.255s"
4516 #: dpkg-deb/extract.c
4517 msgid "archive magic version number"
4520 #: dpkg-deb/extract.c
4521 msgid "archive member header"
4524 #: dpkg-deb/extract.c
4526 msgid "file '%.250s' is corrupt - bad archive header magic"
4529 #: dpkg-deb/extract.c
4531 msgid "file '%.250s' is not a debian binary archive (try dpkg-split?)"
4534 #: dpkg-deb/extract.c
4535 msgid "archive information header member"
4538 #: dpkg-deb/extract.c
4539 msgid "archive has no newlines in header"
4542 #: dpkg-deb/extract.c
4544 msgid "archive has invalid format version: %s"
4547 #: dpkg-deb/extract.c
4549 msgid "archive is format version %d.%d; get a newer dpkg-deb"
4552 #: dpkg-deb/extract.c
4554 msgid "cannot skip archive member from '%s': %s"
4557 #: dpkg-deb/extract.c
4559 msgid "archive '%s' uses unknown compression for member '%.*s', giving up"
4562 #: dpkg-deb/extract.c
4564 msgid "archive '%s' has premature member '%.*s' before '%s', giving up"
4567 #: dpkg-deb/extract.c
4569 msgid "archive '%.250s' contains two control members, giving up"
4572 #: dpkg-deb/extract.c
4575 " new debian package, version %d.%d.\n"
4576 " size %jd bytes: control archive=%jd bytes.\n"
4579 #: dpkg-deb/extract.c
4580 msgid "archive control member size"
4583 #: dpkg-deb/extract.c
4585 msgid "archive has malformed control member size '%s'"
4588 #: dpkg-deb/extract.c
4590 msgid "cannot skip archive control member from '%s': %s"
4593 #: dpkg-deb/extract.c
4596 " old debian package, version %d.%d.\n"
4597 " size %jd bytes: control archive=%jd, main archive=%jd.\n"
4600 #: dpkg-deb/extract.c
4602 "file looks like it might be an archive which has been\n"
4603 " corrupted by being downloaded in ASCII mode"
4606 #: dpkg-deb/extract.c
4608 msgid "'%.255s' is not a debian format archive"
4611 #: dpkg-deb/extract.c
4613 msgid "cannot copy archive member from '%s' to decompressor pipe: %s"
4616 #: dpkg-deb/extract.c
4617 msgid "cannot close decompressor pipe"
4620 #: dpkg-deb/extract.c
4621 msgid "decompressing archive member"
4624 #: dpkg-deb/extract.c
4625 msgid "failed to create directory"
4628 #: dpkg-deb/extract.c
4630 msgid "unexpected pre-existing pathname %s"
4633 #: dpkg-deb/extract.c
4634 msgid "failed to chdir to directory"
4637 #: dpkg-deb/extract.c
4638 msgid "<decompress>"
4641 #: dpkg-deb/extract.c
4645 #: dpkg-deb/extract.c dpkg-deb/info.c
4647 msgid "--%s needs a .deb filename argument"
4650 #: dpkg-deb/extract.c
4652 msgid "--%s takes only one argument (.deb filename)"
4655 #: dpkg-deb/extract.c
4657 msgid "--%s takes at most two arguments (.deb and directory)"
4660 #: dpkg-deb/extract.c
4662 msgid "--%s needs .deb filename and directory arguments"
4665 #: dpkg-deb/extract.c
4668 "--%s needs a target directory.\n"
4669 "Perhaps you should be using dpkg --install ?"
4672 #: dpkg-deb/extract.c
4674 msgid "--%s does not support (yet) reading the .deb from standard input"
4679 msgid "cannot extract control file '%s' from '%s': %s"
4684 msgid "'%.255s' contains no control component '%.255s'"
4689 msgid "open component '%.255s' (in %.255s) failed in an unexpected way"
4694 msgid "%d requested control component is missing"
4695 msgid_plural "%d requested control components are missing"
4699 #: dpkg-deb/info.c utils/update-alternatives.c
4701 msgid "cannot scan directory '%.255s'"
4706 msgid "cannot stat '%.255s' (in '%.255s')"
4711 msgid "cannot open '%.255s' (in '%.255s')"
4716 msgid "failed to read '%.255s' (in '%.255s')"
4721 msgid " %7jd bytes, %5d lines %c %-20.127s %.127s\n"
4726 msgid " not a plain file %.255s\n"
4730 msgid "no 'control' file in control archive!"
4735 msgid "Debian '%s' package archive backend version %s.\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"
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"
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 "
4776 " --nocheck Suppress control file check (build bad\n"
4778 " --uniform-compression Use the compression params on all "
4780 " -z# Set the compression level when building.\n"
4781 " -Z<type> Set the compression type used when "
4783 " Allowed types: gzip, xz, none.\n"
4784 " -S<strategy> Set the compression strategy when "
4786 " Allowed values: none; extreme (xz);\n"
4787 " filtered, huffman, rle, fixed (gzip).\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"
4802 "Type dpkg-deb --help for help about manipulating *.deb files;\n"
4803 "Type dpkg --help for help about installing and deinstalling packages."
4808 msgid "invalid deb format version: %s"
4813 msgid "unknown deb format version: %s"
4818 msgid "invalid compression level for -%c: %ld"
4823 msgid "unknown compression strategy '%s'!"
4828 msgid "unknown compression type '%s'!"
4833 msgid "obsolete compression type '%s'; use xz instead"
4838 msgid "obsolete compression type '%s'; use xz or gzip instead"
4843 msgid "invalid compressor parameters: %s"
4848 msgid "unsupported compression type '%s' with uniform compression"
4851 #: dpkg-split/info.c
4853 msgid "file '%.250s' is corrupt - bad digit (code %d) in %s"
4856 #: dpkg-split/info.c
4858 msgid "file '%s' is corrupt; out of range integer in %s"
4861 #: dpkg-split/info.c
4863 msgid "file '%.250s' is corrupt - %.250s missing"
4866 #: dpkg-split/info.c
4868 msgid "file '%.250s' is corrupt - missing newline after %.250s"
4871 #: dpkg-split/info.c
4873 msgid "error reading %.250s"
4876 #: dpkg-split/info.c
4878 msgid "file '%.250s' is corrupt - bad magic at end of first header"
4881 #: dpkg-split/info.c
4883 msgid "file '%.250s' is corrupt - bad padding character (code %d)"
4886 #: dpkg-split/info.c
4888 msgid "file '%.250s' is corrupt - nulls in info section"
4891 #: dpkg-split/info.c
4892 msgid "format version number"
4895 #: dpkg-split/info.c
4897 msgid "file '%.250s' has invalid format version: %s"
4900 #: dpkg-split/info.c
4902 msgid "file '%.250s' is format version %d.%d; get a newer dpkg-split"
4905 #: dpkg-split/info.c
4906 msgid "package name"
4909 #: dpkg-split/info.c
4910 msgid "package version number"
4913 #: dpkg-split/info.c
4914 msgid "package file MD5 checksum"
4917 #: dpkg-split/info.c
4919 msgid "file '%.250s' is corrupt - bad MD5 checksum '%.250s'"
4922 #: dpkg-split/info.c
4923 msgid "archive total size"
4926 #: dpkg-split/info.c
4927 msgid "archive part offset"
4930 #: dpkg-split/info.c
4931 msgid "archive part numbers"
4934 #: dpkg-split/info.c
4936 msgid "file '%.250s' is corrupt - no slash between archive part numbers"
4939 #: dpkg-split/info.c
4940 msgid "number of archive parts"
4943 #: dpkg-split/info.c
4945 msgid "file '%.250s' is corrupt - bad number of archive parts"
4948 #: dpkg-split/info.c
4949 msgid "archive parts number"
4952 #: dpkg-split/info.c
4954 msgid "file '%.250s' is corrupt - bad archive part number"
4957 #: dpkg-split/info.c
4958 msgid "package architecture"
4961 #: dpkg-split/info.c
4963 msgid "file '%.250s' is corrupt - bad magic at end of second header"
4966 #: dpkg-split/info.c
4968 msgid "file '%.250s' is corrupt - second member is not data member"
4971 #: dpkg-split/info.c
4973 msgid "file '%.250s' is corrupt - wrong number of parts for quoted sizes"
4976 #: dpkg-split/info.c
4978 msgid "file '%.250s' is corrupt - size is wrong for quoted part number"
4981 #: dpkg-split/info.c
4983 msgid "file '%.250s' is corrupt - too short"
4986 #: dpkg-split/info.c
4988 msgid "cannot open archive part file '%.250s'"
4991 #: dpkg-split/info.c
4993 msgid "file '%.250s' is not an archive part"
4996 #: dpkg-split/info.c
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"
5014 #: dpkg-split/info.c
5015 msgctxt "architecture"
5019 #: dpkg-split/info.c dpkg-split/join.c
5021 msgid "--%s requires one or more part file arguments"
5024 #: dpkg-split/info.c
5026 msgid "file '%s' is not an archive part\n"
5029 #: dpkg-split/join.c
5031 msgid "Putting package %s together from %d part: "
5032 msgid_plural "Putting package %s together from %d parts: "
5036 #: dpkg-split/join.c
5038 msgid "unable to open output file '%.250s'"
5041 #: dpkg-split/join.c
5043 msgid "unable to (re)open input part file '%.250s'"
5046 #: dpkg-split/join.c
5048 msgid "cannot skip split package header for '%s': %s"
5051 #: dpkg-split/join.c
5053 msgid "cannot append split package part '%s' to '%s': %s"
5056 #: dpkg-split/join.c dpkg-split/split.c
5061 #: dpkg-split/join.c
5063 msgid "files '%.250s' and '%.250s' are not parts of the same file"
5066 #: dpkg-split/join.c
5068 msgid "there are several versions of part %d - at least '%.250s' and '%.250s'"
5071 #: dpkg-split/join.c
5073 msgid "part %d is missing"
5076 #: dpkg-split/main.c
5078 msgid "Debian '%s' package split/join tool; version %s.\n"
5081 #: dpkg-split/main.c
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"
5094 #: dpkg-split/main.c
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"
5107 #: dpkg-split/main.c
5112 " 1 = with --auto, file is not a part\n"
5116 #: dpkg-split/main.c
5117 msgid "Type dpkg-split --help for help."
5120 #: dpkg-split/main.c
5121 msgid "part size is far too large or is not positive"
5124 #: dpkg-split/main.c
5126 msgid "part size must be at least %d KiB (to allow for header)"
5129 #: dpkg-split/queue.c
5131 msgid "unable to read depot directory '%.250s'"
5134 #: dpkg-split/queue.c
5135 msgid "--auto requires the use of the --output option"
5138 #: dpkg-split/queue.c
5139 msgid "--auto requires exactly one part file argument"
5142 #: dpkg-split/queue.c
5144 msgid "unable to read part file '%.250s'"
5147 #: dpkg-split/queue.c
5149 msgid "File '%.250s' is not part of a multipart archive.\n"
5152 #: dpkg-split/queue.c
5154 msgid "unable to reopen part file '%.250s'"
5157 #: dpkg-split/queue.c
5159 msgid "unable to open new depot file '%.250s'"
5162 #: dpkg-split/queue.c
5164 msgid "cannot extract split package part '%s': %s"
5167 #: dpkg-split/queue.c
5169 msgid "unable to rename new depot file '%.250s' to '%.250s'"
5172 #: dpkg-split/queue.c
5174 msgid "Part %d of package %s filed (still want "
5177 #: dpkg-split/queue.c
5181 #: dpkg-split/queue.c
5183 msgid "unable to delete used-up depot file '%.250s'"
5186 #: dpkg-split/queue.c
5187 msgid "Junk files left around in the depot directory:\n"
5190 #: dpkg-split/queue.c
5192 msgid "unable to stat '%.250s'"
5195 #: dpkg-split/queue.c
5197 msgid " %s (%jd bytes)\n"
5200 #: dpkg-split/queue.c
5202 msgid " %s (not a plain file)\n"
5205 #: dpkg-split/queue.c
5206 msgid "Packages not yet reassembled:\n"
5209 #: dpkg-split/queue.c
5211 msgid " Package %s: part(s) "
5214 #: dpkg-split/queue.c
5216 msgid "part file '%.250s' is not a plain file"
5219 #: dpkg-split/queue.c
5221 msgid "(total %jd bytes)\n"
5224 #: dpkg-split/queue.c
5226 msgid "unable to discard '%.250s'"
5229 #: dpkg-split/queue.c
5231 msgid "Deleted %s.\n"
5234 #: dpkg-split/split.c
5235 msgid "package field value extraction"
5238 #: dpkg-split/split.c
5239 msgid "<dpkg-deb --info pipe>"
5242 #: dpkg-split/split.c
5244 msgid "unable to open source file '%.250s'"
5247 #: dpkg-split/split.c
5248 msgid "unable to fstat source file"
5251 #: dpkg-split/split.c
5253 msgid "source file '%.250s' not a plain file"
5256 #: dpkg-split/split.c
5258 msgid "Splitting package %s into %d part: "
5259 msgid_plural "Splitting package %s into %d parts: "
5263 #: dpkg-split/split.c
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"
5269 #: dpkg-split/split.c
5270 msgid "--split needs a source filename argument"
5273 #: dpkg-split/split.c
5274 msgid "--split takes at most a source filename and destination prefix"
5277 #: utils/update-alternatives.c
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 "
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 "
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"
5301 #: utils/update-alternatives.c
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"
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 "
5312 " automatic mode.\n"
5316 #: utils/update-alternatives.c
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 "
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"
5333 #: utils/update-alternatives.c
5335 msgid "Use '%s --help' for program usage information."
5338 #: utils/update-alternatives.c
5340 msgid "malloc failed (%zu bytes)"
5343 #: utils/update-alternatives.c
5345 msgid "two commands specified: --%s and --%s"
5348 #: utils/update-alternatives.c
5350 msgid "cannot append to '%s'"
5353 #: utils/update-alternatives.c
5355 msgid "unable to remove '%s'"
5358 #: utils/update-alternatives.c
5362 #: utils/update-alternatives.c
5366 #: utils/update-alternatives.c
5368 msgid "unexpected end of file while trying to read %s"
5371 #: utils/update-alternatives.c
5373 msgid "while reading %s: %s"
5376 #: utils/update-alternatives.c
5378 msgid "line not terminated while trying to read %s"
5381 #: utils/update-alternatives.c
5383 msgid "%s corrupt: %s"
5386 #: utils/update-alternatives.c
5388 msgid "newlines prohibited in update-alternatives files (%s)"
5391 #: utils/update-alternatives.c
5395 #: utils/update-alternatives.c
5397 msgid "duplicate slave name %s"
5400 #: utils/update-alternatives.c
5404 #: utils/update-alternatives.c
5406 msgid "slave link same as main link %s"
5409 #: utils/update-alternatives.c
5411 msgid "duplicate slave link %s"
5414 #: utils/update-alternatives.c
5418 #: utils/update-alternatives.c
5420 msgid "duplicate path %s"
5423 #: utils/update-alternatives.c
5426 "alternative %s (part of link group %s) doesn't exist; removing from list of "
5430 #: utils/update-alternatives.c
5434 #: utils/update-alternatives.c
5438 #: utils/update-alternatives.c
5440 msgid "priority of %s: %s"
5443 #: utils/update-alternatives.c
5445 msgid "priority of %s is out of range: %s"
5448 #: utils/update-alternatives.c
5452 #: utils/update-alternatives.c
5453 msgid "invalid status"
5456 #: utils/update-alternatives.c
5460 #: utils/update-alternatives.c
5462 msgid "discarding obsolete slave link %s (%s)"
5465 #: utils/update-alternatives.c
5467 msgid "unable to flush file '%s'"
5470 #: utils/update-alternatives.c
5472 msgid " link best version is %s"
5475 #: utils/update-alternatives.c
5476 msgid " link best version not available"
5479 #: utils/update-alternatives.c
5481 msgid " link currently points to %s"
5484 #: utils/update-alternatives.c
5485 msgid " link currently absent"
5488 #: utils/update-alternatives.c
5490 msgid " link %s is %s"
5493 #: utils/update-alternatives.c
5495 msgid " slave %s is %s"
5498 #: utils/update-alternatives.c
5500 msgid "%s - priority %d"
5503 #: utils/update-alternatives.c
5505 msgid " slave %s: %s"
5508 #: utils/update-alternatives.c
5510 msgid "There is %d choice for the alternative %s (providing %s)."
5511 msgid_plural "There are %d choices for the alternative %s (providing %s)."
5515 #: utils/update-alternatives.c
5519 #: utils/update-alternatives.c
5523 #: utils/update-alternatives.c
5527 #: utils/update-alternatives.c
5531 #: utils/update-alternatives.c
5533 msgid "Press <enter> to keep the current choice[*], or type selection number: "
5536 #: utils/update-alternatives.c
5538 msgid "There is no program which provides %s."
5541 #: utils/update-alternatives.c
5542 msgid "Nothing to configure."
5545 #: utils/update-alternatives.c
5547 msgid "There is only one alternative in link group %s (providing %s): %s"
5550 #: utils/update-alternatives.c
5552 msgid "not replacing %s with a link"
5555 #: utils/update-alternatives.c
5557 msgid "can't install unknown choice %s"
5560 #: utils/update-alternatives.c
5563 "skip creation of %s because associated file %s (of link group %s) doesn't "
5567 #: utils/update-alternatives.c
5569 msgid "not removing %s since it's not a symlink"
5572 #: utils/update-alternatives.c
5574 msgid "alternative %s for %s not registered; not removing"
5577 #: utils/update-alternatives.c
5579 msgid "removing manually selected alternative - switching %s to auto mode"
5582 #: utils/update-alternatives.c
5584 msgid "alternative %s for %s not registered; not setting"
5587 #: utils/update-alternatives.c
5589 msgid "%s/%s is dangling; it will be updated with best choice"
5592 #: utils/update-alternatives.c
5595 "%s/%s has been changed (manually or by a script); switching to manual "
5599 #: utils/update-alternatives.c
5601 msgid "setting up automatic selection of %s"
5604 #: utils/update-alternatives.c
5606 msgid "renaming %s slave link from %s to %s"
5609 #: utils/update-alternatives.c
5611 msgid "renaming %s link from %s to %s"
5614 #: utils/update-alternatives.c
5616 msgid "using %s to provide %s (%s) in auto mode"
5619 #: utils/update-alternatives.c
5621 msgid "using %s to provide %s (%s) in manual mode"
5624 #: utils/update-alternatives.c
5626 msgid "updating alternative %s because link group %s has changed slave links"
5629 #: utils/update-alternatives.c
5632 "forcing reinstallation of alternative %s because link group %s is broken"
5635 #: utils/update-alternatives.c
5637 msgid "current alternative %s is unknown, switching to %s for link group %s"
5640 #: utils/update-alternatives.c
5642 msgid "Alternative %s unchanged because choice %s is not available."
5645 #: utils/update-alternatives.c
5647 msgid "Skip unknown alternative %s."
5650 #: utils/update-alternatives.c
5652 msgid "line too long or not terminated while trying to read %s"
5655 #: utils/update-alternatives.c
5657 msgid "Skip invalid line: %s"
5660 #: utils/update-alternatives.c
5662 msgid "alternative name (%s) must not contain '/' and spaces"
5665 #: utils/update-alternatives.c
5667 msgid "alternative link is not absolute as it should be: %s"
5670 #: utils/update-alternatives.c
5672 msgid "alternative path is not absolute as it should be: %s"
5675 #: utils/update-alternatives.c
5677 msgid "alternative %s can't be master: it is a slave of %s"
5680 #: utils/update-alternatives.c
5682 msgid "alternative link %s is already managed by %s"
5685 #: utils/update-alternatives.c
5687 msgid "alternative path %s doesn't exist"
5690 #: utils/update-alternatives.c
5692 msgid "alternative %s can't be slave of %s: it is a master alternative"
5695 #: utils/update-alternatives.c
5697 msgid "alternative %s can't be slave of %s: it is a slave of %s"
5700 #: utils/update-alternatives.c
5702 msgid "alternative link %s is already managed by %s (slave of %s)"
5705 #: utils/update-alternatives.c
5707 msgid "unknown argument '%s'"
5710 #: utils/update-alternatives.c
5711 msgid "--install needs <link> <name> <path> <priority>"
5714 #: utils/update-alternatives.c
5715 msgid "<link> and <path> can't be the same"
5718 #: utils/update-alternatives.c
5719 msgid "priority must be an integer"
5722 #: utils/update-alternatives.c
5723 msgid "priority is out of range"
5726 #: utils/update-alternatives.c
5728 msgid "--%s needs <name> <path>"
5731 #: utils/update-alternatives.c
5733 msgid "--%s needs <name>"
5736 #: utils/update-alternatives.c
5737 msgid "--slave only allowed with --install"
5740 #: utils/update-alternatives.c
5741 msgid "--slave needs <link> <name> <path>"
5744 #: utils/update-alternatives.c
5746 msgid "name %s is both primary and slave"
5749 #: utils/update-alternatives.c
5751 msgid "link %s is both primary and slave"
5754 #: utils/update-alternatives.c
5756 msgid "--%s needs a <file> argument"
5759 #: utils/update-alternatives.c
5761 "need --display, --query, --list, --get-selections, --config, --set, --set-"
5762 "selections, --install, --remove, --all, --remove-all or --auto"
5765 #: utils/update-alternatives.c
5767 msgid "no alternatives for %s"
5770 #: utils/update-alternatives.c
5771 msgid "<standard input>"
5774 #: utils/update-alternatives.c
5776 msgid "automatic updates of %s/%s are disabled; leaving it alone"
5779 #: utils/update-alternatives.c
5781 msgid "to return to automatic updates use '%s --auto %s'"