diff options
Diffstat (limited to 'po/dpkg.pot')
-rw-r--r-- | po/dpkg.pot | 1523 |
1 files changed, 766 insertions, 757 deletions
diff --git a/po/dpkg.pot b/po/dpkg.pot index 35812cab9..1dff1d424 100644 --- a/po/dpkg.pot +++ b/po/dpkg.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: dpkg 1.16.0\n" +"Project-Id-Version: dpkg 1.16.0.3-219-ga56b\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2011-04-02 00:59+0200\n" +"POT-Creation-Date: 2011-08-01 22:21+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -24,7 +24,7 @@ msgid "invalid character '%c' in archive '%.250s' member '%.16s' size" msgstr "" #: lib/dpkg/ar.c:81 lib/dpkg/ar.c:97 lib/dpkg/ar.c:108 lib/dpkg/ar.c:112 -#: lib/dpkg/ar.c:134 +#: lib/dpkg/ar.c:134 utils/update-alternatives.c:1114 #, c-format msgid "unable to write file '%s'" msgstr "" @@ -44,71 +44,76 @@ msgstr "" msgid "ar member file (%s)" msgstr "" -#: lib/dpkg/buffer.c:194 +#: lib/dpkg/buffer.c:195 #, c-format msgid "failed to read on buffer copy for %s" msgstr "" -#: lib/dpkg/buffer.c:196 +#: lib/dpkg/buffer.c:197 #, c-format msgid "failed in write on buffer copy for %s" msgstr "" -#: lib/dpkg/buffer.c:198 +#: lib/dpkg/buffer.c:199 #, c-format msgid "short read on buffer copy for %s" msgstr "" -#: lib/dpkg/command.c:182 lib/dpkg/command.c:208 src/help.c:584 -#: src/processarc.c:98 src/processarc.c:138 src/processarc.c:410 -#: src/processarc.c:806 dpkg-deb/build.c:459 dpkg-deb/build.c:533 -#: dpkg-deb/build.c:557 dpkg-deb/extract.c:312 dpkg-deb/info.c:65 -#: dpkg-split/split.c:68 +#: lib/dpkg/buffer.c:262 +#, c-format +msgid "failed to seek %s" +msgstr "" + +#: lib/dpkg/command.c:179 lib/dpkg/command.c:205 src/help.c:621 +#: src/processarc.c:98 src/processarc.c:138 src/processarc.c:422 +#: src/processarc.c:829 dpkg-deb/build.c:459 dpkg-deb/build.c:538 +#: dpkg-deb/build.c:561 dpkg-deb/extract.c:317 dpkg-deb/info.c:65 +#: dpkg-split/split.c:68 utils/update-alternatives.c:433 #, c-format msgid "unable to execute %s (%s)" msgstr "" -#: lib/dpkg/compress.c:77 +#: lib/dpkg/compress.c:83 #, c-format msgid "%s: decompression" msgstr "" -#: lib/dpkg/compress.c:84 +#: lib/dpkg/compress.c:89 #, c-format msgid "%s: compression" msgstr "" -#: lib/dpkg/compress.c:108 +#: lib/dpkg/compress.c:112 #, c-format msgid "%s: error binding input to gzip stream" msgstr "" -#: lib/dpkg/compress.c:120 +#: lib/dpkg/compress.c:124 #, c-format msgid "%s: internal gzip read error: '%s'" msgstr "" -#: lib/dpkg/compress.c:128 lib/dpkg/compress.c:132 +#: lib/dpkg/compress.c:132 lib/dpkg/compress.c:136 #, c-format msgid "%s: internal gzip write error" msgstr "" -#: lib/dpkg/compress.c:148 +#: lib/dpkg/compress.c:150 #, c-format msgid "%s: error binding output to gzip stream" msgstr "" -#: lib/dpkg/compress.c:155 +#: lib/dpkg/compress.c:157 #, c-format msgid "%s: internal gzip read error" msgstr "" -#: lib/dpkg/compress.c:165 +#: lib/dpkg/compress.c:167 #, c-format msgid "%s: internal gzip write error: '%s'" msgstr "" -#: lib/dpkg/compress.c:178 +#: lib/dpkg/compress.c:180 #, c-format msgid "%s: internal gzip write error: %s" msgstr "" @@ -123,27 +128,27 @@ msgstr "" msgid "%s: internal bzip2 read error: '%s'" msgstr "" -#: lib/dpkg/compress.c:240 lib/dpkg/compress.c:244 lib/dpkg/compress.c:296 +#: lib/dpkg/compress.c:240 lib/dpkg/compress.c:244 lib/dpkg/compress.c:294 #, c-format msgid "%s: internal bzip2 write error" msgstr "" -#: lib/dpkg/compress.c:260 +#: lib/dpkg/compress.c:258 #, c-format msgid "%s: error binding output to bzip2 stream" msgstr "" -#: lib/dpkg/compress.c:267 +#: lib/dpkg/compress.c:265 #, c-format msgid "%s: internal bzip2 read error" msgstr "" -#: lib/dpkg/compress.c:277 lib/dpkg/compress.c:288 +#: lib/dpkg/compress.c:275 lib/dpkg/compress.c:286 #, c-format msgid "%s: internal bzip2 write error: '%s'" msgstr "" -#: lib/dpkg/compress.c:284 +#: lib/dpkg/compress.c:282 msgid "unexpected bzip2 error" msgstr "" @@ -269,118 +274,120 @@ msgstr "" msgid "unable to open directory '%s'" msgstr "" -#: lib/dpkg/dir.c:109 src/divertcmd.c:217 dpkg-split/split.c:201 +#: lib/dpkg/dir.c:109 src/divertcmd.c:218 dpkg-split/split.c:204 +#: utils/update-alternatives.c:1253 #, c-format msgid "unable to open file '%s'" msgstr "" -#: lib/dpkg/dir.c:111 src/divertcmd.c:231 src/divertcmd.c:376 -#: src/statcmd.c:216 dpkg-deb/build.c:594 dpkg-split/join.c:65 -#: dpkg-split/queue.c:187 +#: lib/dpkg/dir.c:111 src/divertcmd.c:232 src/divertcmd.c:377 +#: src/statcmd.c:217 dpkg-deb/build.c:598 dpkg-split/join.c:65 +#: dpkg-split/queue.c:188 utils/update-alternatives.c:1366 #, c-format msgid "unable to sync file '%s'" msgstr "" -#: lib/dpkg/dir.c:113 src/divertcmd.c:233 src/divertcmd.c:378 -#: dpkg-deb/build.c:596 dpkg-split/join.c:67 dpkg-split/queue.c:189 +#: lib/dpkg/dir.c:113 src/divertcmd.c:234 src/divertcmd.c:379 +#: dpkg-deb/build.c:600 dpkg-split/join.c:67 dpkg-split/queue.c:190 +#: utils/update-alternatives.c:1274 utils/update-alternatives.c:1368 #, c-format msgid "unable to close file '%s'" msgstr "" -#: lib/dpkg/dump.c:397 +#: lib/dpkg/dump.c:396 #, c-format msgid "failed to write details of `%.50s' to `%.250s'" msgstr "" -#: lib/dpkg/dump.c:424 +#: lib/dpkg/dump.c:423 #, c-format msgid "failed to open '%s' for writing %s database" msgstr "" -#: lib/dpkg/dump.c:427 +#: lib/dpkg/dump.c:426 #, c-format msgid "unable to set buffering on %s database file" msgstr "" -#: lib/dpkg/dump.c:439 +#: lib/dpkg/dump.c:438 #, c-format msgid "failed to write %s database record about '%.50s' to '%.250s'" msgstr "" -#: lib/dpkg/dump.c:447 +#: lib/dpkg/dump.c:446 #, c-format msgid "failed to flush %s database to '%.250s'" msgstr "" -#: lib/dpkg/dump.c:449 +#: lib/dpkg/dump.c:448 #, c-format msgid "failed to fsync %s database to '%.250s'" msgstr "" -#: lib/dpkg/dump.c:452 +#: lib/dpkg/dump.c:451 #, c-format msgid "failed to close '%.250s' after writing %s database" msgstr "" -#: lib/dpkg/dump.c:456 +#: lib/dpkg/dump.c:455 #, c-format msgid "failed to link '%.250s' to '%.250s' for backup of %s database" msgstr "" -#: lib/dpkg/dump.c:459 +#: lib/dpkg/dump.c:458 #, c-format msgid "failed to install '%.250s' as '%.250s' containing %s database" msgstr "" -#: lib/dpkg/ehandle.c:93 +#: lib/dpkg/ehandle.c:94 #, c-format msgid "" "%s: unrecoverable fatal error, aborting:\n" " %s\n" msgstr "" -#: lib/dpkg/ehandle.c:99 +#: lib/dpkg/ehandle.c:100 #, c-format msgid "" "%s: outside error context, aborting:\n" " %s\n" msgstr "" -#: lib/dpkg/ehandle.c:119 +#: lib/dpkg/ehandle.c:120 msgid "out of memory for new error context" msgstr "" -#: lib/dpkg/ehandle.c:182 +#: lib/dpkg/ehandle.c:183 #, c-format msgid "" "%s: error while cleaning up:\n" " %s\n" msgstr "" -#: lib/dpkg/ehandle.c:199 +#: lib/dpkg/ehandle.c:201 #, c-format msgid "%s: too many nested errors during error recovery!!\n" msgstr "" -#: lib/dpkg/ehandle.c:266 lib/dpkg/ehandle.c:305 +#: lib/dpkg/ehandle.c:268 lib/dpkg/ehandle.c:307 msgid "out of memory for new cleanup entry" msgstr "" -#: lib/dpkg/ehandle.c:289 +#: lib/dpkg/ehandle.c:291 msgid "out of memory for new cleanup entry with many arguments" msgstr "" -#: lib/dpkg/ehandle.c:350 +#: lib/dpkg/ehandle.c:352 #, c-format msgid "%s: error: %s\n" msgstr "" -#: lib/dpkg/ehandle.c:391 +#: lib/dpkg/ehandle.c:393 #, c-format msgid "%s: warning: %s\n" msgstr "" -#: lib/dpkg/ehandle.c:414 +#: lib/dpkg/ehandle.c:416 #, c-format msgid "%s:%s:%d: internal error: %s\n" msgstr "" @@ -395,184 +402,184 @@ msgstr "" msgid "'%.50s' is not allowed for %s" msgstr "" -#: lib/dpkg/fields.c:68 +#: lib/dpkg/fields.c:73 #, c-format msgid "junk after %s" msgstr "" -#: lib/dpkg/fields.c:82 +#: lib/dpkg/fields.c:87 #, c-format msgid "invalid package name (%.250s)" msgstr "" -#: lib/dpkg/fields.c:97 +#: lib/dpkg/fields.c:102 #, c-format msgid "empty file details field `%s'" msgstr "" -#: lib/dpkg/fields.c:100 +#: lib/dpkg/fields.c:105 #, c-format msgid "file details field `%s' not allowed in status file" msgstr "" -#: lib/dpkg/fields.c:113 +#: lib/dpkg/fields.c:118 #, c-format msgid "too many values in file details field `%s' (compared to others)" msgstr "" -#: lib/dpkg/fields.c:127 +#: lib/dpkg/fields.c:132 #, c-format msgid "too few values in file details field `%s' (compared to others)" msgstr "" -#: lib/dpkg/fields.c:149 +#: lib/dpkg/fields.c:154 msgid "yes/no in boolean field" msgstr "" -#: lib/dpkg/fields.c:169 +#: lib/dpkg/fields.c:174 msgid "word in `priority' field" msgstr "" -#: lib/dpkg/fields.c:181 +#: lib/dpkg/fields.c:186 msgid "value for `status' field not allowed in this context" msgstr "" -#: lib/dpkg/fields.c:186 +#: lib/dpkg/fields.c:191 msgid "first (want) word in `status' field" msgstr "" -#: lib/dpkg/fields.c:189 +#: lib/dpkg/fields.c:194 msgid "second (error) word in `status' field" msgstr "" -#: lib/dpkg/fields.c:192 +#: lib/dpkg/fields.c:197 msgid "third (status) word in `status' field" msgstr "" -#: lib/dpkg/fields.c:202 +#: lib/dpkg/fields.c:207 #, c-format msgid "error in Version string '%.250s'" msgstr "" -#: lib/dpkg/fields.c:213 +#: lib/dpkg/fields.c:218 msgid "obsolete `Revision' or `Package-Revision' field used" msgstr "" -#: lib/dpkg/fields.c:230 +#: lib/dpkg/fields.c:235 msgid "value for `config-version' field not allowed in this context" msgstr "" -#: lib/dpkg/fields.c:235 +#: lib/dpkg/fields.c:240 #, c-format msgid "error in Config-Version string '%.250s'" msgstr "" -#: lib/dpkg/fields.c:262 +#: lib/dpkg/fields.c:267 #, c-format msgid "value for `conffiles' has malformatted line `%.*s'" msgstr "" -#: lib/dpkg/fields.c:283 +#: lib/dpkg/fields.c:288 #, c-format msgid "value for `conffiles' has line starting with non-space `%c'" msgstr "" -#: lib/dpkg/fields.c:300 +#: lib/dpkg/fields.c:305 msgid "root or null directory is listed as a conffile" msgstr "" -#: lib/dpkg/fields.c:361 +#: lib/dpkg/fields.c:366 #, c-format msgid "" "`%s' field, missing package name, or garbage where package name expected" msgstr "" -#: lib/dpkg/fields.c:366 +#: lib/dpkg/fields.c:371 #, c-format msgid "`%s' field, invalid package name `%.255s': %s" msgstr "" -#: lib/dpkg/fields.c:402 +#: lib/dpkg/fields.c:407 #, c-format msgid "" "`%s' field, reference to `%.255s':\n" " bad version relationship %c%c" msgstr "" -#: lib/dpkg/fields.c:408 +#: lib/dpkg/fields.c:413 #, c-format msgid "" "`%s' field, reference to `%.255s':\n" " `%c' is obsolete, use `%c=' or `%c%c' instead" msgstr "" -#: lib/dpkg/fields.c:418 +#: lib/dpkg/fields.c:423 #, c-format msgid "" "`%s' field, reference to `%.255s':\n" " implicit exact match on version number, suggest using `=' instead" msgstr "" -#: lib/dpkg/fields.c:426 +#: lib/dpkg/fields.c:431 msgid "Only exact versions may be used for Provides" msgstr "" -#: lib/dpkg/fields.c:430 +#: lib/dpkg/fields.c:435 #, c-format msgid "" "`%s' field, reference to `%.255s':\n" " version value starts with non-alphanumeric, suggest adding a space" msgstr "" -#: lib/dpkg/fields.c:447 lib/dpkg/fields.c:451 +#: lib/dpkg/fields.c:452 lib/dpkg/fields.c:456 #, c-format msgid "`%s' field, reference to `%.255s': version contains `%c'" msgstr "" -#: lib/dpkg/fields.c:455 +#: lib/dpkg/fields.c:460 #, c-format msgid "`%s' field, reference to `%.255s': version unterminated" msgstr "" -#: lib/dpkg/fields.c:461 +#: lib/dpkg/fields.c:466 #, c-format msgid "'%s' field, reference to '%.255s': error in version" msgstr "" -#: lib/dpkg/fields.c:471 +#: lib/dpkg/fields.c:476 #, c-format msgid "`%s' field, syntax error after reference to package `%.255s'" msgstr "" -#: lib/dpkg/fields.c:478 +#: lib/dpkg/fields.c:483 #, c-format msgid "alternatives (`|') not allowed in %s field" msgstr "" -#: lib/dpkg/fields.c:532 +#: lib/dpkg/fields.c:537 msgid "value for `triggers-pending' field not allowed in this context" msgstr "" -#: lib/dpkg/fields.c:539 +#: lib/dpkg/fields.c:544 #, c-format msgid "illegal pending trigger name `%.255s': %s" msgstr "" -#: lib/dpkg/fields.c:543 +#: lib/dpkg/fields.c:548 #, c-format msgid "duplicate pending trigger `%.255s'" msgstr "" -#: lib/dpkg/fields.c:557 +#: lib/dpkg/fields.c:562 msgid "value for `triggers-awaited' field not allowed in this context" msgstr "" -#: lib/dpkg/fields.c:564 +#: lib/dpkg/fields.c:569 #, c-format msgid "illegal package name in awaited trigger `%.255s': %s" msgstr "" -#: lib/dpkg/fields.c:570 +#: lib/dpkg/fields.c:575 #, c-format msgid "duplicate awaited trigger package `%.255s'" msgstr "" @@ -626,7 +633,7 @@ msgstr "" msgid "unable to write to status fd %d" msgstr "" -#: lib/dpkg/mlib.c:44 utils/update-alternatives.c:249 +#: lib/dpkg/mlib.c:44 utils/update-alternatives.c:262 #, c-format msgid "malloc failed (%zu bytes)" msgstr "" @@ -636,8 +643,8 @@ msgstr "" msgid "realloc failed (%zu bytes)" msgstr "" -#: lib/dpkg/mlib.c:72 lib/dpkg/mlib.c:90 utils/update-alternatives.c:264 -#: utils/update-alternatives.c:305 utils/update-alternatives.c:1056 +#: lib/dpkg/mlib.c:72 lib/dpkg/mlib.c:90 utils/update-alternatives.c:277 +#: utils/update-alternatives.c:318 utils/update-alternatives.c:1067 msgid "failed to allocate memory" msgstr "" @@ -670,197 +677,202 @@ msgstr "" msgid "unable to set close-on-exec flag for %.250s" msgstr "" -#: lib/dpkg/myopt.c:61 +#: lib/dpkg/options.c:63 #, c-format msgid "configuration error: %s:%d: %s" msgstr "" -#: lib/dpkg/myopt.c:73 +#: lib/dpkg/options.c:75 #, c-format msgid "failed to open configuration file '%.255s' for reading: %s" msgstr "" -#: lib/dpkg/myopt.c:100 +#: lib/dpkg/options.c:102 #, c-format msgid "unbalanced quotes in '%s'" msgstr "" -#: lib/dpkg/myopt.c:115 +#: lib/dpkg/options.c:117 #, c-format msgid "unknown option '%s'" msgstr "" -#: lib/dpkg/myopt.c:119 +#: lib/dpkg/options.c:121 #, c-format msgid "'%s' needs a value" msgstr "" -#: lib/dpkg/myopt.c:125 +#: lib/dpkg/options.c:127 #, c-format msgid "'%s' does not take a value" msgstr "" -#: lib/dpkg/myopt.c:131 +#: lib/dpkg/options.c:133 #, c-format msgid "read error in configuration file `%.255s'" msgstr "" -#: lib/dpkg/myopt.c:132 +#: lib/dpkg/options.c:134 #, c-format msgid "error closing configuration file `%.255s'" msgstr "" -#: lib/dpkg/myopt.c:168 +#: lib/dpkg/options.c:170 #, c-format msgid "error opening configuration directory '%s'" msgstr "" -#: lib/dpkg/myopt.c:221 +#: lib/dpkg/options.c:228 #, c-format msgid "unknown option --%s" msgstr "" -#: lib/dpkg/myopt.c:225 +#: lib/dpkg/options.c:232 #, c-format msgid "--%s option takes a value" msgstr "" -#: lib/dpkg/myopt.c:230 +#: lib/dpkg/options.c:237 #, c-format msgid "--%s option does not take a value" msgstr "" -#: lib/dpkg/myopt.c:238 +#: lib/dpkg/options.c:245 #, c-format msgid "unknown option -%c" msgstr "" -#: lib/dpkg/myopt.c:243 +#: lib/dpkg/options.c:250 #, c-format msgid "-%c option takes a value" msgstr "" -#: lib/dpkg/myopt.c:251 +#: lib/dpkg/options.c:258 #, c-format msgid "-%c option does not take a value" msgstr "" -#: lib/dpkg/myopt.c:264 +#: lib/dpkg/options.c:271 #, c-format msgid "obsolete option '--%s'\n" msgstr "" -#: lib/dpkg/myopt.c:280 +#: lib/dpkg/options.c:287 #, c-format msgid "conflicting actions -%c (--%s) and -%c (--%s)" msgstr "" -#: lib/dpkg/parse.c:121 +#: lib/dpkg/parse.c:131 #, c-format msgid "duplicate value for `%s' field" msgstr "" -#: lib/dpkg/parse.c:133 +#: lib/dpkg/parse.c:143 #, c-format msgid "user-defined field name `%.*s' too short" msgstr "" -#: lib/dpkg/parse.c:139 +#: lib/dpkg/parse.c:149 #, c-format msgid "duplicate value for user-defined field `%.*s'" msgstr "" -#: lib/dpkg/parse.c:186 +#: lib/dpkg/parse.c:204 msgid "Configured-Version for package with inappropriate Status" msgstr "" -#: lib/dpkg/parse.c:197 +#: lib/dpkg/parse.c:215 #, c-format msgid "package has status %s but triggers are awaited" msgstr "" -#: lib/dpkg/parse.c:201 +#: lib/dpkg/parse.c:219 msgid "package has status triggers-awaited but no triggers awaited" msgstr "" -#: lib/dpkg/parse.c:207 +#: lib/dpkg/parse.c:225 #, c-format msgid "package has status %s but triggers are pending" msgstr "" -#: lib/dpkg/parse.c:211 +#: lib/dpkg/parse.c:229 msgid "package has status triggers-pending but no triggers pending" msgstr "" -#: lib/dpkg/parse.c:221 +#: lib/dpkg/parse.c:239 msgid "Package which in state not-installed has conffiles, forgetting them" msgstr "" -#: lib/dpkg/parse.c:328 +#: lib/dpkg/parse.c:346 #, c-format msgid "failed to open package info file `%.255s' for reading" msgstr "" -#: lib/dpkg/parse.c:333 +#: lib/dpkg/parse.c:351 #, c-format msgid "can't stat package info file `%.255s'" msgstr "" -#: lib/dpkg/parse.c:339 +#: lib/dpkg/parse.c:357 #, c-format msgid "can't mmap package info file `%.255s'" msgstr "" -#: lib/dpkg/parse.c:344 +#: lib/dpkg/parse.c:362 #, c-format msgid "reading package info file '%.255s'" msgstr "" -#: lib/dpkg/parse.c:380 +#: lib/dpkg/parse.c:400 #, c-format msgid "EOF after field name `%.*s'" msgstr "" -#: lib/dpkg/parse.c:383 +#: lib/dpkg/parse.c:403 #, c-format msgid "newline in field name `%.*s'" msgstr "" -#: lib/dpkg/parse.c:386 +#: lib/dpkg/parse.c:406 #, c-format msgid "MSDOS EOF (^Z) in field name `%.*s'" msgstr "" -#: lib/dpkg/parse.c:390 +#: lib/dpkg/parse.c:410 #, c-format msgid "field name `%.*s' must be followed by colon" msgstr "" -#: lib/dpkg/parse.c:399 +#: lib/dpkg/parse.c:419 #, c-format msgid "EOF before value of field `%.*s' (missing final newline)" msgstr "" -#: lib/dpkg/parse.c:403 +#: lib/dpkg/parse.c:423 #, c-format msgid "MSDOS EOF char in value of field `%.*s' (missing newline?)" msgstr "" -#: lib/dpkg/parse.c:417 +#: lib/dpkg/parse.c:433 +#, c-format +msgid "blank line in value of field '%.*s'" +msgstr "" + +#: lib/dpkg/parse.c:449 #, c-format msgid "EOF during value of field `%.*s' (missing final newline)" msgstr "" -#: lib/dpkg/parse.c:434 +#: lib/dpkg/parse.c:466 msgid "several package info entries found, only one allowed" msgstr "" -#: lib/dpkg/parse.c:466 +#: lib/dpkg/parse.c:498 #, c-format msgid "failed to close after read: `%.255s'" msgstr "" -#: lib/dpkg/parse.c:467 +#: lib/dpkg/parse.c:499 #, c-format msgid "no package information in `%.255s'" msgstr "" @@ -892,45 +904,45 @@ msgstr "" msgid "character `%c' not allowed (only letters, digits and characters `%s')" msgstr "" -#: lib/dpkg/parsehelp.c:198 +#: lib/dpkg/parsehelp.c:180 msgctxt "version" msgid "<none>" msgstr "" -#: lib/dpkg/parsehelp.c:215 +#: lib/dpkg/parsehelp.c:197 msgid "version string is empty" msgstr "" -#: lib/dpkg/parsehelp.c:229 +#: lib/dpkg/parsehelp.c:211 msgid "version string has embedded spaces" msgstr "" -#: lib/dpkg/parsehelp.c:234 +#: lib/dpkg/parsehelp.c:216 msgid "epoch in version is not number" msgstr "" -#: lib/dpkg/parsehelp.c:235 +#: lib/dpkg/parsehelp.c:217 msgid "nothing after colon in version number" msgstr "" -#: lib/dpkg/parsehelp.c:268 +#: lib/dpkg/parsehelp.c:250 msgid "version number does not start with digit" msgstr "" -#: lib/dpkg/parsehelp.c:271 +#: lib/dpkg/parsehelp.c:253 msgid "invalid character in version number" msgstr "" -#: lib/dpkg/parsehelp.c:275 +#: lib/dpkg/parsehelp.c:257 msgid "invalid character in revision number" msgstr "" -#: lib/dpkg/parsehelp.c:341 lib/dpkg/parsehelp.c:354 +#: lib/dpkg/parsehelp.c:323 lib/dpkg/parsehelp.c:336 #, c-format msgid "missing %s" msgstr "" -#: lib/dpkg/parsehelp.c:343 lib/dpkg/parsehelp.c:357 +#: lib/dpkg/parsehelp.c:325 lib/dpkg/parsehelp.c:339 #, c-format msgid "empty value for %s" msgstr "" @@ -949,50 +961,50 @@ msgstr "" msgid "(no description available)" msgstr "" -#: lib/dpkg/subproc.c:54 +#: lib/dpkg/subproc.c:55 #, c-format msgid "unable to ignore signal %s before running %.250s" msgstr "" -#: lib/dpkg/subproc.c:67 +#: lib/dpkg/subproc.c:68 #, c-format msgid "error un-catching signal %s: %s\n" msgstr "" -#: lib/dpkg/subproc.c:77 +#: lib/dpkg/subproc.c:78 #, c-format msgid "%s (subprocess): %s\n" msgstr "" -#: lib/dpkg/subproc.c:88 utils/update-alternatives.c:417 +#: lib/dpkg/subproc.c:89 utils/update-alternatives.c:430 msgid "fork failed" msgstr "" -#: lib/dpkg/subproc.c:118 +#: lib/dpkg/subproc.c:119 #, c-format msgid "subprocess %s returned error exit status %d" msgstr "" -#: lib/dpkg/subproc.c:127 +#: lib/dpkg/subproc.c:128 #, c-format msgid "subprocess %s was interrupted" msgstr "" -#: lib/dpkg/subproc.c:129 +#: lib/dpkg/subproc.c:130 #, c-format msgid "subprocess %s was killed by signal (%s)%s" msgstr "" -#: lib/dpkg/subproc.c:131 +#: lib/dpkg/subproc.c:132 msgid ", core dumped" msgstr "" -#: lib/dpkg/subproc.c:133 +#: lib/dpkg/subproc.c:134 #, c-format msgid "subprocess %s failed with wait status code %d" msgstr "" -#: lib/dpkg/subproc.c:150 utils/update-alternatives.c:424 +#: lib/dpkg/subproc.c:151 utils/update-alternatives.c:437 #, c-format msgid "wait for subprocess %s failed" msgstr "" @@ -1064,140 +1076,146 @@ msgstr "" msgid "trigger name contains invalid character" msgstr "" -#: lib/dpkg/triglib.c:323 +#: lib/dpkg/triglib.c:325 #, c-format msgid "" "invalid or unknown syntax in trigger name `%.250s' (in trigger interests for " "package `%.250s')" msgstr "" -#: lib/dpkg/triglib.c:363 +#: lib/dpkg/triglib.c:365 #, c-format msgid "failed to open trigger interest list file `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:392 +#: lib/dpkg/triglib.c:394 #, c-format msgid "failed to rewind trigger interest file `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:398 +#: lib/dpkg/triglib.c:407 #, c-format msgid "" "trigger interest file `%.250s' syntax error; illegal package name `%.250s': " "%.250s" msgstr "" -#: lib/dpkg/triglib.c:419 -#, c-format -msgid "unable to create new trigger interest file `%.250s'" -msgstr "" - -#: lib/dpkg/triglib.c:432 +#: lib/dpkg/triglib.c:420 #, c-format msgid "unable to write new trigger interest file `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:435 +#: lib/dpkg/triglib.c:423 #, c-format msgid "unable to flush new trigger interest file '%.250s'" msgstr "" -#: lib/dpkg/triglib.c:438 +#: lib/dpkg/triglib.c:426 #, c-format msgid "unable to sync new trigger interest file '%.250s'" msgstr "" -#: lib/dpkg/triglib.c:442 +#: lib/dpkg/triglib.c:434 #, c-format -msgid "unable to close new trigger interest file `%.250s'" +msgid "unable to install new trigger interest file `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:446 +#: lib/dpkg/triglib.c:442 lib/dpkg/triglib.c:444 lib/dpkg/triglib.c:574 +#: src/remove.c:286 src/remove.c:377 #, c-format -msgid "unable to install new trigger interest file `%.250s'" +msgid "cannot remove `%.250s'" +msgstr "" + +#: lib/dpkg/triglib.c:462 +#, c-format +msgid "unable to create new trigger interest file `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:511 +#: lib/dpkg/triglib.c:485 +#, c-format +msgid "unable to close new trigger interest file `%.250s'" +msgstr "" + +#: lib/dpkg/triglib.c:558 #, c-format msgid "" "duplicate file trigger interest for filename `%.250s' and package `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:534 +#: lib/dpkg/triglib.c:585 #, c-format msgid "unable to create new file triggers file `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:543 +#: lib/dpkg/triglib.c:595 #, c-format msgid "unable to write new file triggers file `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:546 +#: lib/dpkg/triglib.c:598 #, c-format msgid "unable to flush new file triggers file '%.250s'" msgstr "" -#: lib/dpkg/triglib.c:549 +#: lib/dpkg/triglib.c:601 #, c-format msgid "unable to sync new file triggers file '%.250s'" msgstr "" -#: lib/dpkg/triglib.c:553 +#: lib/dpkg/triglib.c:605 #, c-format msgid "unable to close new file triggers file `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:557 +#: lib/dpkg/triglib.c:609 #, c-format msgid "unable to install new file triggers file as `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:580 +#: lib/dpkg/triglib.c:644 #, c-format msgid "unable to read file triggers file `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:588 +#: lib/dpkg/triglib.c:654 #, c-format msgid "syntax error in file triggers file `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:594 +#: lib/dpkg/triglib.c:665 #, c-format msgid "" "file triggers record mentions illegal package name `%.250s' (for interest in " "file `%.250s'): %.250s" msgstr "" -#: lib/dpkg/triglib.c:693 +#: lib/dpkg/triglib.c:767 #, c-format msgid "" "triggers ci file `%.250s' contains illegal trigger syntax in trigger name `" "%.250s': %.250s" msgstr "" -#: lib/dpkg/triglib.c:712 +#: lib/dpkg/triglib.c:786 #, c-format msgid "unable to open triggers ci file `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:727 +#: lib/dpkg/triglib.c:801 msgid "triggers ci file contains unknown directive syntax" msgstr "" -#: lib/dpkg/triglib.c:736 +#: lib/dpkg/triglib.c:814 #, c-format msgid "triggers ci file contains unknown directive `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:800 +#: lib/dpkg/triglib.c:878 #, c-format msgid "unable to create triggers state directory `%.250s'" msgstr "" -#: lib/dpkg/triglib.c:803 +#: lib/dpkg/triglib.c:881 #, c-format msgid "unable to set ownership of triggers state directory `%.250s'" msgstr "" @@ -1226,7 +1244,7 @@ msgstr "" msgid "error formatting string into varbuf variable" msgstr "" -#: src/archives.c:179 src/archives.c:200 src/archives.c:715 +#: src/archives.c:179 src/archives.c:200 src/archives.c:724 msgid "error reading from dpkg-deb pipe" msgstr "" @@ -1245,12 +1263,12 @@ msgstr "" msgid "error setting ownership of symlink `%.255s'" msgstr "" -#: src/archives.c:265 src/archives.c:725 src/statcmd.c:162 +#: src/archives.c:265 src/archives.c:734 src/statcmd.c:163 #, c-format msgid "error setting ownership of `%.255s'" msgstr "" -#: src/archives.c:267 src/archives.c:727 src/statcmd.c:164 +#: src/archives.c:267 src/archives.c:736 src/statcmd.c:165 #, c-format msgid "error setting permissions of `%.255s'" msgstr "" @@ -1301,339 +1319,347 @@ msgstr "" msgid "archive contained object `%.255s' of unknown type 0x%x" msgstr "" -#: src/archives.c:629 +#: src/archives.c:626 src/divertcmd.c:150 utils/update-alternatives.c:293 +#: utils/update-alternatives.c:659 utils/update-alternatives.c:1182 +#: utils/update-alternatives.c:1244 utils/update-alternatives.c:1401 +#: utils/update-alternatives.c:1635 +#, c-format +msgid "cannot stat file '%s'" +msgstr "" + +#: src/archives.c:641 #, c-format msgid "Replacing files in old package %s ...\n" msgstr "" -#: src/archives.c:633 +#: src/archives.c:645 #, c-format msgid "Replaced by files in installed package %s ...\n" msgstr "" -#: src/archives.c:641 +#: src/archives.c:654 #, c-format msgid "" "trying to overwrite directory '%.250s' in package %.250s %.250s with " "nondirectory" msgstr "" -#: src/archives.c:652 +#: src/archives.c:661 #, c-format msgid "trying to overwrite '%.250s', which is also in package %.250s %.250s" msgstr "" -#: src/archives.c:702 +#: src/archives.c:711 #, c-format msgid "unable to create `%.255s' (while processing `%.255s')" msgstr "" -#: src/archives.c:709 +#: src/archives.c:718 #, c-format msgid "backend dpkg-deb during `%.255s'" msgstr "" -#: src/archives.c:735 src/archives.c:896 src/archives.c:937 +#: src/archives.c:744 src/archives.c:905 src/archives.c:946 #, c-format msgid "error closing/writing `%.255s'" msgstr "" -#: src/archives.c:739 +#: src/archives.c:748 #, c-format msgid "error creating pipe `%.255s'" msgstr "" -#: src/archives.c:744 src/archives.c:749 +#: src/archives.c:753 src/archives.c:758 #, c-format msgid "error creating device `%.255s'" msgstr "" -#: src/archives.c:762 +#: src/archives.c:771 #, c-format msgid "error creating hard link `%.255s'" msgstr "" -#: src/archives.c:768 +#: src/archives.c:777 utils/update-alternatives.c:516 #, c-format msgid "error creating symbolic link `%.255s'" msgstr "" -#: src/archives.c:774 +#: src/archives.c:783 #, c-format msgid "error creating directory `%.255s'" msgstr "" -#: src/archives.c:813 +#: src/archives.c:822 #, c-format msgid "unable to move aside `%.255s' to install new version" msgstr "" -#: src/archives.c:823 +#: src/archives.c:832 utils/update-alternatives.c:304 #, c-format msgid "unable to read link `%.255s'" msgstr "" -#: src/archives.c:828 +#: src/archives.c:837 #, c-format msgid "unable to make backup symlink for `%.255s'" msgstr "" -#: src/archives.c:830 +#: src/archives.c:839 #, c-format msgid "unable to chown backup symlink for `%.255s'" msgstr "" -#: src/archives.c:835 +#: src/archives.c:844 #, c-format msgid "unable to make backup link of `%.255s' before installing new version" msgstr "" -#: src/archives.c:851 src/archives.c:945 +#: src/archives.c:860 src/archives.c:954 #, c-format msgid "unable to install new version of `%.255s'" msgstr "" -#: src/archives.c:890 src/archives.c:933 +#: src/archives.c:899 src/archives.c:942 #, c-format msgid "unable to open '%.255s'" msgstr "" -#: src/archives.c:935 +#: src/archives.c:944 #, c-format msgid "unable to sync file '%.255s'" msgstr "" -#: src/archives.c:988 +#: src/archives.c:997 #, c-format msgid "" "ignoring dependency problem with %s:\n" "%s" msgstr "" -#: src/archives.c:993 +#: src/archives.c:1002 #, c-format msgid "" "considering deconfiguration of essential\n" " package %s, to enable %s." msgstr "" -#: src/archives.c:996 +#: src/archives.c:1005 #, c-format msgid "" "dpkg: no, %s is essential, will not deconfigure\n" " it in order to enable %s.\n" msgstr "" -#: src/archives.c:1010 +#: src/archives.c:1019 #, c-format msgid "" "dpkg: no, cannot proceed with %s (--auto-deconfigure will help):\n" "%s" msgstr "" -#: src/archives.c:1020 +#: src/archives.c:1029 #, c-format msgid "removal of %.250s" msgstr "" -#: src/archives.c:1045 +#: src/archives.c:1054 #, c-format msgid "installation of %.250s" msgstr "" -#: src/archives.c:1046 +#: src/archives.c:1055 #, c-format msgid "" "dpkg: considering deconfiguration of %s, which would be broken by %s ...\n" msgstr "" -#: src/archives.c:1053 +#: src/archives.c:1062 #, c-format msgid "dpkg: yes, will deconfigure %s (broken by %s).\n" msgstr "" -#: src/archives.c:1057 src/archives.c:1175 +#: src/archives.c:1066 src/archives.c:1184 #, c-format msgid "" "dpkg: regarding %s containing %s:\n" "%s" msgstr "" -#: src/archives.c:1065 +#: src/archives.c:1074 msgid "ignoring breakage, may proceed anyway!" msgstr "" -#: src/archives.c:1070 +#: src/archives.c:1079 #, c-format msgid "" "installing %.250s would break %.250s, and\n" " deconfiguration is not permitted (--auto-deconfigure might help)" msgstr "" -#: src/archives.c:1074 +#: src/archives.c:1083 #, c-format msgid "installing %.250s would break existing software" msgstr "" -#: src/archives.c:1104 +#: src/archives.c:1113 #, c-format msgid "dpkg: considering removing %s in favour of %s ...\n" msgstr "" -#: src/archives.c:1110 +#: src/archives.c:1119 #, c-format msgid "%s is not properly installed - ignoring any dependencies on it.\n" msgstr "" -#: src/archives.c:1139 +#: src/archives.c:1148 #, c-format msgid "dpkg: may have trouble removing %s, as it provides %s ...\n" msgstr "" -#: src/archives.c:1154 +#: src/archives.c:1163 #, c-format msgid "" "dpkg: package %s requires reinstallation, but will remove anyway as you " "requested.\n" msgstr "" -#: src/archives.c:1157 +#: src/archives.c:1166 #, c-format msgid "dpkg: package %s requires reinstallation, will not remove.\n" msgstr "" -#: src/archives.c:1166 +#: src/archives.c:1175 #, c-format msgid "dpkg: yes, will remove %s in favour of %s.\n" msgstr "" -#: src/archives.c:1178 +#: src/archives.c:1187 #, c-format msgid "conflicting packages - not installing %.250s" msgstr "" -#: src/archives.c:1179 +#: src/archives.c:1188 msgid "ignoring conflict, may proceed anyway!" msgstr "" -#: src/archives.c:1223 +#: src/archives.c:1232 #, c-format msgid "--%s --recursive needs at least one path argument" msgstr "" -#: src/archives.c:1233 +#: src/archives.c:1242 msgid "find for dpkg --recursive" msgstr "" -#: src/archives.c:1254 +#: src/archives.c:1263 msgid "failed to fdopen find's pipe" msgstr "" -#: src/archives.c:1260 +#: src/archives.c:1269 msgid "error reading find's pipe" msgstr "" -#: src/archives.c:1261 +#: src/archives.c:1270 msgid "error closing find's pipe" msgstr "" -#: src/archives.c:1264 +#: src/archives.c:1273 #, c-format msgid "find for --recursive returned unhandled error %i" msgstr "" -#: src/archives.c:1267 +#: src/archives.c:1276 msgid "searched, but found no packages (files matching *.deb)" msgstr "" -#: src/archives.c:1278 +#: src/archives.c:1287 #, c-format msgid "--%s needs at least one package archive file argument" msgstr "" -#: src/archives.c:1313 src/divertcmd.c:77 src/divertcmd.c:117 +#: src/archives.c:1322 src/divertcmd.c:78 src/divertcmd.c:118 #: src/enquiry.c:166 src/enquiry.c:279 src/enquiry.c:449 src/enquiry.c:451 -#: src/enquiry.c:464 src/main.c:66 src/main.c:163 src/main.c:312 -#: src/main.c:491 src/packages.c:254 src/querycmd.c:252 src/querycmd.c:355 +#: src/enquiry.c:464 src/main.c:66 src/main.c:163 src/main.c:314 +#: src/main.c:493 src/packages.c:254 src/querycmd.c:252 src/querycmd.c:355 #: src/querycmd.c:396 src/querycmd.c:404 src/querycmd.c:448 src/querycmd.c:517 -#: src/querycmd.c:606 src/querycmd.c:650 src/select.c:79 src/statcmd.c:67 -#: src/statcmd.c:97 src/trigcmd.c:60 src/trigcmd.c:92 dpkg-deb/build.c:441 -#: dpkg-deb/extract.c:216 dpkg-deb/extract.c:249 dpkg-deb/info.c:197 -#: dpkg-deb/info.c:254 dpkg-deb/main.c:60 dpkg-deb/main.c:123 -#: dpkg-split/info.c:248 dpkg-split/main.c:54 dpkg-split/main.c:92 -#: dpkg-split/queue.c:144 dpkg-split/queue.c:280 +#: src/querycmd.c:606 src/querycmd.c:650 src/select.c:79 src/statcmd.c:68 +#: src/statcmd.c:98 src/trigcmd.c:58 src/trigcmd.c:90 dpkg-deb/build.c:441 +#: dpkg-deb/extract.c:217 dpkg-deb/extract.c:250 dpkg-deb/info.c:203 +#: dpkg-deb/info.c:265 dpkg-deb/main.c:60 dpkg-deb/main.c:123 +#: dpkg-split/info.c:257 dpkg-split/main.c:54 dpkg-split/main.c:98 +#: dpkg-split/queue.c:145 dpkg-split/queue.c:281 msgid "<standard output>" msgstr "" -#: src/archives.c:1314 src/packages.c:255 src/querycmd.c:253 +#: src/archives.c:1323 src/packages.c:255 src/querycmd.c:253 #: src/querycmd.c:353 src/querycmd.c:454 src/querycmd.c:518 src/select.c:80 -#: dpkg-split/main.c:173 dpkg-split/queue.c:218 +#: dpkg-split/main.c:179 dpkg-split/queue.c:219 msgid "<standard error>" msgstr "" -#: src/archives.c:1355 +#: src/archives.c:1364 #, c-format -msgid "Selecting previously deselected package %s.\n" +msgid "Selecting previously unselected package %s.\n" msgstr "" -#: src/archives.c:1359 +#: src/archives.c:1368 #, c-format -msgid "Skipping deselected package %s.\n" +msgid "Skipping unselected package %s.\n" msgstr "" -#: src/archives.c:1375 +#: src/archives.c:1384 #, c-format msgid "Version %.250s of %.250s already installed, skipping.\n" msgstr "" -#: src/archives.c:1385 +#: src/archives.c:1394 #, c-format msgid "downgrading %.250s from %.250s to %.250s." msgstr "" -#: src/archives.c:1390 +#: src/archives.c:1399 #, c-format msgid "Will not downgrade %.250s from version %.250s to %.250s, skipping.\n" msgstr "" -#: src/cleanup.c:87 +#: src/cleanup.c:86 #, c-format msgid "" "unable to remove newly-installed version of `%.250s' to allow reinstallation " "of backup copy" msgstr "" -#: src/cleanup.c:94 +#: src/cleanup.c:93 #, c-format msgid "unable to restore backup version of `%.250s'" msgstr "" -#: src/cleanup.c:98 +#: src/cleanup.c:97 #, c-format msgid "unable to remove backup copy of '%.250s'" msgstr "" -#: src/cleanup.c:102 +#: src/cleanup.c:101 #, c-format msgid "unable to remove newly-installed version of `%.250s'" msgstr "" -#: src/cleanup.c:109 +#: src/cleanup.c:108 #, c-format msgid "unable to remove newly-extracted version of `%.250s'" msgstr "" -#: src/configure.c:102 +#: src/configure.c:103 #, c-format msgid "unable to stat new distributed conffile '%.250s'" msgstr "" -#: src/configure.c:112 +#: src/configure.c:113 #, c-format msgid "unable to stat current installed conffile `%.250s'" msgstr "" -#: src/configure.c:124 +#: src/configure.c:125 #, c-format msgid "" "\n" @@ -1641,159 +1667,159 @@ msgid "" "Installing new config file as you requested.\n" msgstr "" -#: src/configure.c:166 +#: src/configure.c:167 #, c-format msgid "%s: failed to remove old backup '%.250s': %s" msgstr "" -#: src/configure.c:174 +#: src/configure.c:175 #, c-format msgid "%s: failed to rename '%.250s' to '%.250s': %s" msgstr "" -#: src/configure.c:180 +#: src/configure.c:181 #, c-format msgid "%s: failed to remove '%.250s': %s" msgstr "" -#: src/configure.c:186 +#: src/configure.c:187 #, c-format msgid "%s: failed to remove old distributed version '%.250s': %s" msgstr "" -#: src/configure.c:190 +#: src/configure.c:191 #, c-format msgid "%s: failed to remove '%.250s' (before overwrite): %s" msgstr "" -#: src/configure.c:194 +#: src/configure.c:195 #, c-format msgid "%s: failed to link '%.250s' to '%.250s': %s" msgstr "" -#: src/configure.c:198 +#: src/configure.c:199 #, c-format msgid "Installing new version of config file %s ...\n" msgstr "" -#: src/configure.c:204 +#: src/configure.c:205 utils/update-alternatives.c:523 #, c-format msgid "unable to install `%.250s' as `%.250s'" msgstr "" -#: src/configure.c:255 +#: src/configure.c:256 #, c-format msgid "no package named `%s' is installed, cannot configure" msgstr "" -#: src/configure.c:258 +#: src/configure.c:259 #, c-format msgid "package %.250s is already installed and configured" msgstr "" -#: src/configure.c:261 +#: src/configure.c:262 #, c-format msgid "" "package %.250s is not ready for configuration\n" " cannot configure (current status `%.250s')" msgstr "" -#: src/configure.c:292 +#: src/configure.c:293 #, c-format msgid "" "dpkg: dependency problems prevent configuration of %s:\n" "%s" msgstr "" -#: src/configure.c:295 +#: src/configure.c:296 msgid "dependency problems - leaving unconfigured" msgstr "" -#: src/configure.c:299 +#: src/configure.c:300 #, c-format msgid "" "dpkg: %s: dependency problems, but configuring anyway as you requested:\n" "%s" msgstr "" -#: src/configure.c:307 +#: src/configure.c:308 msgid "" "Package is in a very bad inconsistent state - you should\n" " reinstall it before attempting configuration." msgstr "" -#: src/configure.c:310 +#: src/configure.c:311 #, c-format msgid "Setting up %s (%s) ...\n" msgstr "" -#: src/configure.c:393 +#: src/configure.c:395 #, c-format msgid "" "%s: unable to stat config file '%s'\n" " (= '%s'): %s" msgstr "" -#: src/configure.c:406 +#: src/configure.c:408 #, c-format msgid "" "%s: config file '%s' is a circular link\n" " (= '%s')" msgstr "" -#: src/configure.c:415 +#: src/configure.c:417 #, c-format msgid "" "%s: unable to readlink conffile '%s'\n" " (= '%s'): %s" msgstr "" -#: src/configure.c:437 +#: src/configure.c:439 #, c-format msgid "" "%s: conffile '%.250s' resolves to degenerate filename\n" " ('%s' is a symlink to '%s')" msgstr "" -#: src/configure.c:453 +#: src/configure.c:455 #, c-format msgid "%s: conffile '%.250s' is not a plain file or symlink (= '%s')" msgstr "" -#: src/configure.c:479 +#: src/configure.c:481 msgid "md5hash" msgstr "" -#: src/configure.c:485 +#: src/configure.c:487 #, c-format msgid "%s: unable to open conffile %s for hash: %s" msgstr "" -#: src/configure.c:515 src/configure.c:519 +#: src/configure.c:517 src/configure.c:521 msgid "conffile difference visualizer" msgstr "" -#: src/configure.c:536 +#: src/configure.c:538 msgid "Type `exit' when you're done.\n" msgstr "" -#: src/configure.c:545 src/configure.c:549 +#: src/configure.c:547 src/configure.c:551 msgid "conffile shell" msgstr "" -#: src/configure.c:595 +#: src/configure.c:597 #, c-format msgid "" "\n" "Configuration file `%s'" msgstr "" -#: src/configure.c:597 +#: src/configure.c:599 #, c-format msgid " (actually `%s')" msgstr "" -#: src/configure.c:601 +#: src/configure.c:603 #, c-format msgid "" "\n" @@ -1801,58 +1827,58 @@ msgid "" " ==> File also in package provided by package maintainer.\n" msgstr "" -#: src/configure.c:606 +#: src/configure.c:608 #, c-format msgid "" "\n" " Not modified since installation.\n" msgstr "" -#: src/configure.c:608 +#: src/configure.c:610 #, c-format msgid "" "\n" " ==> Modified (by you or by a script) since installation.\n" msgstr "" -#: src/configure.c:609 +#: src/configure.c:611 #, c-format msgid "" "\n" " ==> Deleted (by you or by a script) since installation.\n" msgstr "" -#: src/configure.c:612 +#: src/configure.c:614 #, c-format msgid " ==> Package distributor has shipped an updated version.\n" msgstr "" -#: src/configure.c:613 +#: src/configure.c:615 #, c-format msgid " Version in package is the same as at last installation.\n" msgstr "" -#: src/configure.c:621 +#: src/configure.c:623 #, c-format msgid " ==> Using new file as you requested.\n" msgstr "" -#: src/configure.c:625 +#: src/configure.c:627 #, c-format msgid " ==> Using current old file as you requested.\n" msgstr "" -#: src/configure.c:634 +#: src/configure.c:636 #, c-format msgid " ==> Keeping old config file as default.\n" msgstr "" -#: src/configure.c:638 +#: src/configure.c:640 #, c-format msgid " ==> Using new config file as default.\n" msgstr "" -#: src/configure.c:645 +#: src/configure.c:647 #, c-format msgid "" " What would you like to do about it ? Your options are:\n" @@ -1862,157 +1888,157 @@ msgid "" " Z : start a shell to examine the situation\n" msgstr "" -#: src/configure.c:652 +#: src/configure.c:654 #, c-format msgid " The default action is to keep your current version.\n" msgstr "" -#: src/configure.c:654 +#: src/configure.c:656 #, c-format msgid " The default action is to install the new version.\n" msgstr "" -#: src/configure.c:661 +#: src/configure.c:663 msgid "[default=N]" msgstr "" -#: src/configure.c:662 +#: src/configure.c:664 msgid "[default=Y]" msgstr "" -#: src/configure.c:663 +#: src/configure.c:665 msgid "[no default]" msgstr "" -#: src/configure.c:666 +#: src/configure.c:668 msgid "error writing to stderr, discovered before conffile prompt" msgstr "" -#: src/configure.c:675 +#: src/configure.c:677 msgid "read error on stdin at conffile prompt" msgstr "" -#: src/configure.c:676 +#: src/configure.c:678 msgid "EOF on stdin at conffile prompt" msgstr "" -#: src/depcon.c:173 +#: src/depcon.c:175 #, c-format msgid "%s depends on %s" msgstr "" -#: src/depcon.c:176 +#: src/depcon.c:178 #, c-format msgid "%s pre-depends on %s" msgstr "" -#: src/depcon.c:179 +#: src/depcon.c:181 #, c-format msgid "%s recommends %s" msgstr "" -#: src/depcon.c:182 +#: src/depcon.c:184 #, c-format msgid "%s suggests %s" msgstr "" -#: src/depcon.c:185 +#: src/depcon.c:187 #, c-format msgid "%s breaks %s" msgstr "" -#: src/depcon.c:188 +#: src/depcon.c:190 #, c-format msgid "%s conflicts with %s" msgstr "" -#: src/depcon.c:191 +#: src/depcon.c:193 #, c-format msgid "%s enhances %s" msgstr "" -#: src/depcon.c:286 +#: src/depcon.c:296 #, c-format msgid " %.250s is to be removed.\n" msgstr "" -#: src/depcon.c:289 +#: src/depcon.c:299 #, c-format msgid " %.250s is to be deconfigured.\n" msgstr "" -#: src/depcon.c:294 +#: src/depcon.c:304 #, c-format msgid " %.250s is to be installed, but is version %.250s.\n" msgstr "" -#: src/depcon.c:304 +#: src/depcon.c:314 #, c-format msgid " %.250s is installed, but is version %.250s.\n" msgstr "" -#: src/depcon.c:319 +#: src/depcon.c:333 #, c-format msgid " %.250s is unpacked, but has never been configured.\n" msgstr "" -#: src/depcon.c:323 +#: src/depcon.c:337 #, c-format msgid " %.250s is unpacked, but is version %.250s.\n" msgstr "" -#: src/depcon.c:329 +#: src/depcon.c:343 #, c-format msgid " %.250s latest configured version is %.250s.\n" msgstr "" -#: src/depcon.c:339 +#: src/depcon.c:353 #, c-format msgid " %.250s is %s.\n" msgstr "" -#: src/depcon.c:374 +#: src/depcon.c:388 #, c-format msgid " %.250s provides %.250s but is to be removed.\n" msgstr "" -#: src/depcon.c:378 +#: src/depcon.c:392 #, c-format msgid " %.250s provides %.250s but is to be deconfigured.\n" msgstr "" -#: src/depcon.c:384 +#: src/depcon.c:401 #, c-format msgid " %.250s provides %.250s but is %s.\n" msgstr "" -#: src/depcon.c:398 +#: src/depcon.c:415 #, c-format msgid " %.250s is not installed.\n" msgstr "" -#: src/depcon.c:426 +#: src/depcon.c:443 #, c-format msgid " %.250s (version %.250s) is to be installed.\n" msgstr "" -#: src/depcon.c:451 +#: src/depcon.c:468 #, c-format msgid " %.250s (version %.250s) is present and %s.\n" msgstr "" -#: src/depcon.c:478 +#: src/depcon.c:495 #, c-format msgid " %.250s provides %.250s and is to be installed.\n" msgstr "" -#: src/depcon.c:520 +#: src/depcon.c:537 #, c-format msgid " %.250s provides %.250s and is present and %s.\n" msgstr "" -#: src/divertcmd.c:50 src/querycmd.c:656 src/statcmd.c:52 -msgid "Use --help for help about querying packages." +#: src/divertcmd.c:50 +msgid "Use --help for help about diverting files." msgstr "" #: src/divertcmd.c:66 src/statcmd.c:57 utils/update-alternatives.c:80 @@ -2020,7 +2046,7 @@ msgstr "" msgid "Debian %s version %s.\n" msgstr "" -#: src/divertcmd.c:69 +#: src/divertcmd.c:70 #, c-format msgid "" "Copyright (C) 1995 Ian Jackson.\n" @@ -2028,8 +2054,8 @@ msgid "" "Copyright (C) 2010 Guillem Jover.\n" msgstr "" -#: src/divertcmd.c:74 src/main.c:63 src/querycmd.c:603 src/statcmd.c:64 -#: src/trigcmd.c:57 dpkg-deb/main.c:57 dpkg-split/main.c:51 +#: src/divertcmd.c:75 src/main.c:63 src/querycmd.c:603 src/statcmd.c:65 +#: src/trigcmd.c:55 dpkg-deb/main.c:57 dpkg-split/main.c:51 #: utils/update-alternatives.c:89 #, c-format msgid "" @@ -2037,7 +2063,7 @@ msgid "" "later for copying conditions. There is NO warranty.\n" msgstr "" -#: src/divertcmd.c:86 src/main.c:81 src/querycmd.c:615 src/statcmd.c:76 +#: src/divertcmd.c:87 src/main.c:81 src/querycmd.c:615 src/statcmd.c:77 #: dpkg-deb/main.c:69 dpkg-split/main.c:63 utils/update-alternatives.c:97 #, c-format msgid "" @@ -2045,7 +2071,7 @@ msgid "" "\n" msgstr "" -#: src/divertcmd.c:90 +#: src/divertcmd.c:91 #, c-format msgid "" "Commands:\n" @@ -2057,7 +2083,7 @@ msgid "" "\n" msgstr "" -#: src/divertcmd.c:99 +#: src/divertcmd.c:100 #, c-format msgid "" "Options:\n" @@ -2075,7 +2101,7 @@ msgid "" "\n" msgstr "" -#: src/divertcmd.c:113 +#: src/divertcmd.c:114 #, c-format msgid "" "When adding, default is --local and --divert <original>.distrib.\n" @@ -2084,144 +2110,139 @@ msgid "" "divert.\n" msgstr "" -#: src/divertcmd.c:149 -#, c-format -msgid "cannot stat file '%s'" -msgstr "" - -#: src/divertcmd.c:167 +#: src/divertcmd.c:168 #, c-format msgid "error checking '%s'" msgstr "" -#: src/divertcmd.c:202 +#: src/divertcmd.c:203 #, c-format msgid "" "rename involves overwriting `%s' with\n" " different file `%s', not allowed" msgstr "" -#: src/divertcmd.c:222 +#: src/divertcmd.c:223 utils/update-alternatives.c:1333 #, c-format msgid "unable to create file '%s'" msgstr "" -#: src/divertcmd.c:226 +#: src/divertcmd.c:227 msgid "file copy" msgstr "" -#: src/divertcmd.c:238 +#: src/divertcmd.c:239 #, c-format msgid "cannot rename '%s' to '%s'" msgstr "" -#: src/divertcmd.c:251 +#: src/divertcmd.c:252 #, c-format msgid "rename: remove duplicate old link '%s'" msgstr "" -#: src/divertcmd.c:261 +#: src/divertcmd.c:262 #, c-format msgid "unable to remove copied source file '%s'" msgstr "" -#: src/divertcmd.c:283 +#: src/divertcmd.c:284 #, c-format msgid "local diversion of %s" msgstr "" -#: src/divertcmd.c:285 +#: src/divertcmd.c:286 #, c-format msgid "local diversion of %s to %s" msgstr "" -#: src/divertcmd.c:289 +#: src/divertcmd.c:290 #, c-format msgid "diversion of %s by %s" msgstr "" -#: src/divertcmd.c:292 +#: src/divertcmd.c:293 #, c-format msgid "diversion of %s to %s by %s" msgstr "" -#: src/divertcmd.c:308 +#: src/divertcmd.c:309 #, c-format msgid "any diversion of %s" msgstr "" -#: src/divertcmd.c:310 +#: src/divertcmd.c:311 #, c-format msgid "any diversion of %s to %s" msgstr "" -#: src/divertcmd.c:356 +#: src/divertcmd.c:357 #, c-format msgid "cannot create new %s file" msgstr "" -#: src/divertcmd.c:374 src/statcmd.c:214 +#: src/divertcmd.c:375 src/statcmd.c:215 utils/update-alternatives.c:1364 #, c-format msgid "unable to flush file '%s'" msgstr "" -#: src/divertcmd.c:381 +#: src/divertcmd.c:382 msgid "error removing old diversions-old" msgstr "" -#: src/divertcmd.c:383 +#: src/divertcmd.c:384 msgid "error creating new diversions-old" msgstr "" -#: src/divertcmd.c:385 +#: src/divertcmd.c:386 msgid "error installing new diversions" msgstr "" -#: src/divertcmd.c:405 src/divertcmd.c:502 src/divertcmd.c:609 -#: src/divertcmd.c:629 src/statcmd.c:289 +#: src/divertcmd.c:406 src/divertcmd.c:503 src/divertcmd.c:610 +#: src/divertcmd.c:630 src/statcmd.c:290 #, c-format msgid "--%s needs a single argument" msgstr "" -#: src/divertcmd.c:408 src/divertcmd.c:429 +#: src/divertcmd.c:409 src/divertcmd.c:430 #, c-format msgid "filename \"%s\" is not absolute" msgstr "" -#: src/divertcmd.c:410 src/statcmd.c:248 +#: src/divertcmd.c:411 src/statcmd.c:249 msgid "file may not contain newlines" msgstr "" -#: src/divertcmd.c:417 +#: src/divertcmd.c:418 msgid "Cannot divert directories" msgstr "" -#: src/divertcmd.c:432 +#: src/divertcmd.c:433 #, c-format msgid "cannot divert file '%s' to itself" msgstr "" -#: src/divertcmd.c:452 +#: src/divertcmd.c:453 #, c-format msgid "Leaving '%s'\n" msgstr "" -#: src/divertcmd.c:457 +#: src/divertcmd.c:458 #, c-format msgid "`%s' clashes with `%s'" msgstr "" -#: src/divertcmd.c:480 +#: src/divertcmd.c:481 #, c-format msgid "Adding '%s'\n" msgstr "" -#: src/divertcmd.c:509 +#: src/divertcmd.c:510 #, c-format msgid "No diversion '%s', none removed.\n" msgstr "" -#: src/divertcmd.c:524 +#: src/divertcmd.c:525 #, c-format msgid "" "mismatch on divert-to\n" @@ -2229,7 +2250,7 @@ msgid "" " found `%s'" msgstr "" -#: src/divertcmd.c:531 +#: src/divertcmd.c:532 #, c-format msgid "" "mismatch on package\n" @@ -2237,16 +2258,16 @@ msgid "" " found `%s'" msgstr "" -#: src/divertcmd.c:538 +#: src/divertcmd.c:539 #, c-format msgid "Removing '%s'\n" msgstr "" -#: src/divertcmd.c:656 +#: src/divertcmd.c:657 msgid "package may not contain newlines" msgstr "" -#: src/divertcmd.c:665 +#: src/divertcmd.c:666 msgid "divert-to may not contain newlines" msgstr "" @@ -2310,8 +2331,8 @@ msgid "" msgstr "" #: src/enquiry.c:137 src/enquiry.c:211 src/enquiry.c:292 src/enquiry.c:373 -#: src/enquiry.c:460 src/select.c:98 src/select.c:164 src/trigcmd.c:200 -#: src/update.c:48 src/update.c:112 dpkg-split/queue.c:232 +#: src/enquiry.c:460 src/select.c:98 src/select.c:164 src/trigcmd.c:199 +#: src/update.c:48 src/update.c:112 dpkg-split/queue.c:233 #, c-format msgid "--%s takes no arguments" msgstr "" @@ -2579,7 +2600,7 @@ msgstr "" msgid "admindir must be inside instdir for dpkg to work properly" msgstr "" -#: src/help.c:190 src/main.c:746 +#: src/help.c:190 src/main.c:747 msgid "unable to setenv for subprocesses" msgstr "" @@ -2589,65 +2610,65 @@ msgid "failed to chroot to `%.250s'" msgstr "" #: src/help.c:194 dpkg-deb/build.c:455 dpkg-deb/build.c:457 -#: dpkg-deb/build.c:531 dpkg-deb/build.c:554 +#: dpkg-deb/build.c:536 dpkg-deb/build.c:558 #, c-format msgid "failed to chdir to `%.255s'" msgstr "" -#: src/help.c:253 +#: src/help.c:256 #, c-format msgid "unable to set execute permissions on `%.250s'" msgstr "" -#: src/help.c:273 +#: src/help.c:276 msgid "unable to setenv for maintainer script" msgstr "" -#: src/help.c:297 +#: src/help.c:300 #, c-format msgid "installed %s script" msgstr "" -#: src/help.c:310 src/help.c:379 src/help.c:438 +#: src/help.c:313 src/help.c:382 src/help.c:441 #, c-format msgid "unable to stat %s `%.250s'" msgstr "" -#: src/help.c:365 src/help.c:425 +#: src/help.c:368 src/help.c:428 #, c-format msgid "new %s script" msgstr "" -#: src/help.c:399 +#: src/help.c:402 #, c-format msgid "old %s script" msgstr "" -#: src/help.c:413 +#: src/help.c:416 #, c-format msgid "unable to stat %s '%.250s': %s" msgstr "" -#: src/help.c:422 +#: src/help.c:425 #, c-format msgid "dpkg - trying script from the new package instead ...\n" msgstr "" -#: src/help.c:436 +#: src/help.c:439 msgid "there is no script in the new version of the package - giving up" msgstr "" -#: src/help.c:442 +#: src/help.c:445 #, c-format msgid "dpkg: ... it looks like that went OK.\n" msgstr "" -#: src/help.c:579 +#: src/help.c:616 #, c-format msgid "unable to securely remove '%.255s'" msgstr "" -#: src/help.c:584 dpkg-deb/info.c:65 dpkg-deb/info.c:67 +#: src/help.c:621 dpkg-deb/info.c:65 dpkg-deb/info.c:67 msgid "rm command for cleanup" msgstr "" @@ -2696,7 +2717,7 @@ msgid "" "\n" msgstr "" -#: src/main.c:113 src/querycmd.c:631 src/trigcmd.c:79 dpkg-deb/main.c:86 +#: src/main.c:113 src/querycmd.c:631 src/trigcmd.c:77 dpkg-deb/main.c:86 #: dpkg-split/main.c:77 #, c-format msgid "" @@ -2775,7 +2796,7 @@ msgstr "" msgid "Use `dselect' or `aptitude' for user-friendly package management.\n" msgstr "" -#: src/main.c:171 +#: src/main.c:170 msgid "" "Type dpkg --help for help about installing and deinstalling packages [*];\n" "Use `dselect' or `aptitude' for user-friendly package management;\n" @@ -2816,30 +2837,34 @@ msgid "Install a package even if it fails authenticity check" msgstr "" #: src/main.c:233 -msgid "Overwrite a file from one package with another" +msgid "Process even packages with wrong versions" msgstr "" #: src/main.c:235 -msgid "Overwrite a diverted file with an undiverted version" +msgid "Overwrite a file from one package with another" msgstr "" #: src/main.c:237 -msgid "Overwrite one package's directory with another's file" +msgid "Overwrite a diverted file with an undiverted version" msgstr "" #: src/main.c:239 -msgid "Do not perform safe I/O operations when unpacking" +msgid "Overwrite one package's directory with another's file" msgstr "" #: src/main.c:241 -msgid "Always use the new config files, don't prompt" +msgid "Do not perform safe I/O operations when unpacking" msgstr "" #: src/main.c:243 +msgid "Always use the new config files, don't prompt" +msgstr "" + +#: src/main.c:245 msgid "Always use the old config files, don't prompt" msgstr "" -#: src/main.c:246 +#: src/main.c:248 msgid "" "Use the default option for new config files if one\n" " is available, don't prompt. If no default can be " @@ -2848,95 +2873,95 @@ msgid "" " confnew options is also given" msgstr "" -#: src/main.c:251 +#: src/main.c:253 msgid "Always install missing config files" msgstr "" -#: src/main.c:253 +#: src/main.c:255 msgid "Offer to replace config files with no new versions" msgstr "" -#: src/main.c:255 +#: src/main.c:257 msgid "Process even packages with wrong or no architecture" msgstr "" -#: src/main.c:257 +#: src/main.c:259 msgid "Install even if it would break another package" msgstr "" -#: src/main.c:259 +#: src/main.c:261 msgid "Allow installation of conflicting packages" msgstr "" -#: src/main.c:261 +#: src/main.c:263 msgid "Turn all dependency problems into warnings" msgstr "" -#: src/main.c:263 +#: src/main.c:265 msgid "Turn dependency version problems into warnings" msgstr "" -#: src/main.c:265 +#: src/main.c:267 msgid "Remove packages which require installation" msgstr "" -#: src/main.c:267 +#: src/main.c:269 msgid "Remove an essential package" msgstr "" -#: src/main.c:279 +#: src/main.c:281 msgid "Generally helpful progress information" msgstr "" -#: src/main.c:280 +#: src/main.c:282 msgid "Invocation and status of maintainer scripts" msgstr "" -#: src/main.c:281 +#: src/main.c:283 msgid "Output for each file processed" msgstr "" -#: src/main.c:282 +#: src/main.c:284 msgid "Lots of output for each file processed" msgstr "" -#: src/main.c:283 +#: src/main.c:285 msgid "Output for each configuration file" msgstr "" -#: src/main.c:284 +#: src/main.c:286 msgid "Lots of output for each configuration file" msgstr "" -#: src/main.c:285 +#: src/main.c:287 msgid "Dependencies and conflicts" msgstr "" -#: src/main.c:286 +#: src/main.c:288 msgid "Lots of dependencies/conflicts output" msgstr "" -#: src/main.c:287 +#: src/main.c:289 msgid "Trigger activation and processing" msgstr "" -#: src/main.c:288 +#: src/main.c:290 msgid "Lots of output regarding triggers" msgstr "" -#: src/main.c:289 +#: src/main.c:291 msgid "Silly amounts of output regarding triggers" msgstr "" -#: src/main.c:290 +#: src/main.c:292 msgid "Lots of drivel about eg the dpkg/info directory" msgstr "" -#: src/main.c:291 +#: src/main.c:293 msgid "Insane amounts of drivel" msgstr "" -#: src/main.c:302 +#: src/main.c:304 #, c-format msgid "" "%s debugging option, --debug=<octal> or -D<octal>:\n" @@ -2944,7 +2969,7 @@ msgid "" " Number Ref. in source Description\n" msgstr "" -#: src/main.c:309 +#: src/main.c:311 #, c-format msgid "" "\n" @@ -2952,35 +2977,35 @@ msgid "" "Note that the meanings and values are subject to change.\n" msgstr "" -#: src/main.c:317 +#: src/main.c:319 msgid "--debug requires an octal argument" msgstr "" -#: src/main.c:346 +#: src/main.c:348 #, c-format msgid "null package name in --ignore-depends comma-separated list `%.250s'" msgstr "" -#: src/main.c:352 +#: src/main.c:354 #, c-format msgid "--ignore-depends requires a legal package name. `%.250s' is not; %s" msgstr "" -#: src/main.c:369 src/main.c:379 src/main.c:649 dpkg-split/main.c:119 +#: src/main.c:371 src/main.c:381 src/main.c:649 dpkg-split/main.c:124 #, c-format msgid "invalid integer for --%s: `%.250s'" msgstr "" -#: src/main.c:436 +#: src/main.c:438 #, c-format msgid "error executing hook '%s', exit code %d" msgstr "" -#: src/main.c:463 +#: src/main.c:465 msgid "status logger" msgstr "" -#: src/main.c:478 +#: src/main.c:480 #, c-format msgid "" "%s forcing options - control behaviour when problems found:\n" @@ -2989,7 +3014,7 @@ msgid "" " Forcing things:\n" msgstr "" -#: src/main.c:488 +#: src/main.c:490 #, c-format msgid "" "\n" @@ -2997,12 +3022,12 @@ msgid "" "Forcing options marked [*] are enabled by default.\n" msgstr "" -#: src/main.c:502 +#: src/main.c:504 #, c-format msgid "unknown force/refuse option `%.*s'" msgstr "" -#: src/main.c:511 +#: src/main.c:513 #, c-format msgid "obsolete force/refuse option '%s'\n" msgstr "" @@ -3025,8 +3050,8 @@ msgstr "" msgid "unexpected eof before end of line %d" msgstr "" -#: src/main.c:719 src/main.c:740 src/querycmd.c:691 src/statcmd.c:377 -#: dpkg-deb/main.c:195 dpkg-split/main.c:159 +#: src/main.c:719 src/main.c:741 src/querycmd.c:692 src/statcmd.c:379 +#: dpkg-deb/main.c:195 dpkg-split/main.c:165 msgid "need an action option" msgstr "" @@ -3236,138 +3261,138 @@ msgstr "" msgid "unable to delete control info file `%.250s'" msgstr "" -#: src/processarc.c:360 +#: src/processarc.c:372 msgid "cannot access archive" msgstr "" -#: src/processarc.c:377 dpkg-deb/info.c:81 +#: src/processarc.c:389 dpkg-deb/info.c:81 msgid "unable to create temporary directory" msgstr "" -#: src/processarc.c:411 +#: src/processarc.c:423 msgid "package control information extraction" msgstr "" -#: src/processarc.c:438 +#: src/processarc.c:450 #, c-format msgid "Recorded info about %s from %s.\n" msgstr "" -#: src/processarc.c:446 +#: src/processarc.c:458 #, c-format msgid "package architecture (%s) does not match system (%s)" msgstr "" -#: src/processarc.c:497 +#: src/processarc.c:513 #, c-format msgid "" "dpkg: regarding %s containing %s, pre-dependency problem:\n" "%s" msgstr "" -#: src/processarc.c:500 +#: src/processarc.c:516 #, c-format msgid "pre-dependency problem - not installing %.250s" msgstr "" -#: src/processarc.c:501 +#: src/processarc.c:517 msgid "ignoring pre-dependency problem!" msgstr "" -#: src/processarc.c:516 +#: src/processarc.c:533 #, c-format msgid "Preparing to replace %s %s (using %s) ...\n" msgstr "" -#: src/processarc.c:522 +#: src/processarc.c:539 #, c-format msgid "Unpacking %s (from %s) ...\n" msgstr "" -#: src/processarc.c:553 +#: src/processarc.c:570 #, c-format msgid "name of conffile (starting `%.250s') is too long (>%d characters)" msgstr "" -#: src/processarc.c:606 +#: src/processarc.c:623 utils/update-alternatives.c:1927 #, c-format msgid "read error in %.250s" msgstr "" -#: src/processarc.c:608 +#: src/processarc.c:625 #, c-format msgid "error closing %.250s" msgstr "" -#: src/processarc.c:610 +#: src/processarc.c:627 #, c-format msgid "error trying to open %.250s" msgstr "" -#: src/processarc.c:645 +#: src/processarc.c:668 #, c-format msgid "De-configuring %s, to allow removal of %s ...\n" msgstr "" -#: src/processarc.c:648 +#: src/processarc.c:671 #, c-format msgid "De-configuring %s ...\n" msgstr "" -#: src/processarc.c:722 +#: src/processarc.c:745 #, c-format msgid "Unpacking replacement %.250s ...\n" msgstr "" -#: src/processarc.c:807 +#: src/processarc.c:830 msgid "package filesystem archive extraction" msgstr "" -#: src/processarc.c:821 +#: src/processarc.c:844 msgid "error reading dpkg-deb tar output" msgstr "" -#: src/processarc.c:823 +#: src/processarc.c:846 msgid "corrupted filesystem tarfile - corrupted package archive" msgstr "" -#: src/processarc.c:826 +#: src/processarc.c:849 msgid "dpkg-deb: zap possible trailing zeros" msgstr "" -#: src/processarc.c:885 +#: src/processarc.c:909 #, c-format msgid "could not stat old file '%.250s' so not deleting it: %s" msgstr "" -#: src/processarc.c:891 +#: src/processarc.c:915 #, c-format msgid "unable to delete old directory '%.250s': %s" msgstr "" -#: src/processarc.c:894 +#: src/processarc.c:918 #, c-format msgid "old conffile '%.250s' was an empty directory (and has now been deleted)" msgstr "" -#: src/processarc.c:941 +#: src/processarc.c:965 #, c-format msgid "unable to stat other new file `%.250s'" msgstr "" -#: src/processarc.c:952 +#: src/processarc.c:976 #, c-format msgid "" "old file '%.250s' is the same as several new files! (both '%.250s' and " "'%.250s')" msgstr "" -#: src/processarc.c:991 +#: src/processarc.c:1015 #, c-format msgid "unable to securely remove old file '%.250s': %s" msgstr "" -#: src/processarc.c:1172 +#: src/processarc.c:1196 #, c-format msgid "(Noting disappearance of %s, which has been completely replaced.)\n" msgstr "" @@ -3526,6 +3551,10 @@ msgid "" " case left alignment will be used.\n" msgstr "" +#: src/querycmd.c:656 +msgid "Use --help for help about querying packages." +msgstr "" + #: src/remove.c:88 #, c-format msgid "ignoring request to remove %.250s which isn't installed." @@ -3576,53 +3605,53 @@ msgstr "" msgid "Removing %s ...\n" msgstr "" -#: src/remove.c:270 src/remove.c:350 +#: src/remove.c:275 src/remove.c:366 #, c-format msgid "" "while removing %.250s, unable to remove directory '%.250s': %s - directory " "may be a mount point?" msgstr "" -#: src/remove.c:281 src/remove.c:361 +#: src/remove.c:289 #, c-format -msgid "cannot remove `%.250s'" +msgid "unable to securely remove '%.250s'" msgstr "" -#: src/remove.c:284 +#: src/remove.c:361 #, c-format -msgid "unable to securely remove '%.250s'" +msgid "while removing %.250s, directory '%.250s' not empty so not removed." msgstr "" -#: src/remove.c:345 +#: src/remove.c:383 #, c-format -msgid "while removing %.250s, directory '%.250s' not empty so not removed." +msgid "cannot remove '%.250s'" msgstr "" -#: src/remove.c:384 +#: src/remove.c:409 #, c-format msgid "Purging configuration files for %s ...\n" msgstr "" -#: src/remove.c:434 +#: src/remove.c:459 #, c-format msgid "cannot remove old config file `%.250s' (= `%.250s')" msgstr "" -#: src/remove.c:449 +#: src/remove.c:474 #, c-format msgid "cannot read config file dir `%.250s' (from `%.250s')" msgstr "" -#: src/remove.c:485 +#: src/remove.c:510 #, c-format msgid "cannot remove old backup config file `%.250s' (of `%.250s')" msgstr "" -#: src/remove.c:540 +#: src/remove.c:568 msgid "cannot remove old files list" msgstr "" -#: src/remove.c:546 +#: src/remove.c:574 msgid "can't remove old postrm script" msgstr "" @@ -3665,14 +3694,18 @@ msgstr "" msgid "read error on standard input" msgstr "" -#: src/statcmd.c:60 +#: src/statcmd.c:52 +msgid "Use --help for help about overriding file stat information." +msgstr "" + +#: src/statcmd.c:61 #, c-format msgid "" "Copyright (C) 2000, 2001 Wichert Akkerman.\n" "Copyright (C) 2006-2009 Guillem Jover.\n" msgstr "" -#: src/statcmd.c:80 +#: src/statcmd.c:81 #, c-format msgid "" "Commands:\n" @@ -3683,7 +3716,7 @@ msgid "" "\n" msgstr "" -#: src/statcmd.c:88 +#: src/statcmd.c:89 #, c-format msgid "" "Options:\n" @@ -3696,52 +3729,52 @@ msgid "" "\n" msgstr "" -#: src/statcmd.c:115 +#: src/statcmd.c:116 msgid "stripping trailing /" msgstr "" -#: src/statcmd.c:206 +#: src/statcmd.c:207 msgid "cannot open new statoverride file" msgstr "" -#: src/statcmd.c:221 +#: src/statcmd.c:222 msgid "error removing statoverride-old" msgstr "" -#: src/statcmd.c:223 +#: src/statcmd.c:224 msgid "error creating new statoverride-old" msgstr "" -#: src/statcmd.c:225 +#: src/statcmd.c:226 msgid "error installing new statoverride" msgstr "" -#: src/statcmd.c:245 +#: src/statcmd.c:246 msgid "--add needs four arguments" msgstr "" -#: src/statcmd.c:255 +#: src/statcmd.c:256 #, c-format msgid "" "An override for '%s' already exists, but --force specified so will be " "ignored." msgstr "" -#: src/statcmd.c:259 +#: src/statcmd.c:260 #, c-format msgid "An override for '%s' already exists, aborting." msgstr "" -#: src/statcmd.c:271 +#: src/statcmd.c:272 #, c-format msgid "--update given but %s does not exist" msgstr "" -#: src/statcmd.c:295 +#: src/statcmd.c:296 msgid "No override present." msgstr "" -#: src/statcmd.c:303 +#: src/statcmd.c:304 msgid "--update is useless for --remove" msgstr "" @@ -3805,16 +3838,16 @@ msgstr "" msgid "multiple statusoverrides present for file '%.250s'" msgstr "" -#: src/trigcmd.c:48 +#: src/trigcmd.c:46 msgid "Type dpkg-trigger --help for help about this utility." msgstr "" -#: src/trigcmd.c:53 +#: src/trigcmd.c:51 #, c-format msgid "Debian %s package trigger utility version %s.\n" msgstr "" -#: src/trigcmd.c:69 +#: src/trigcmd.c:67 #, c-format msgid "" "Usage: %s [<options> ...] <trigger-name>\n" @@ -3822,7 +3855,7 @@ msgid "" "\n" msgstr "" -#: src/trigcmd.c:74 +#: src/trigcmd.c:72 #, c-format msgid "" "Commands:\n" @@ -3831,7 +3864,7 @@ msgid "" "\n" msgstr "" -#: src/trigcmd.c:84 +#: src/trigcmd.c:82 #, c-format msgid "" "Options:\n" @@ -3845,30 +3878,30 @@ msgid "" "\n" msgstr "" -#: src/trigcmd.c:154 +#: src/trigcmd.c:152 #, c-format msgid "%s: triggers data directory not yet created\n" msgstr "" -#: src/trigcmd.c:158 +#: src/trigcmd.c:156 #, c-format msgid "%s: trigger records not yet in existence\n" msgstr "" -#: src/trigcmd.c:206 +#: src/trigcmd.c:205 msgid "takes one argument, the trigger name" msgstr "" -#: src/trigcmd.c:211 +#: src/trigcmd.c:210 msgid "must be called from a maintainer script (or with a --by-package option)" msgstr "" -#: src/trigcmd.c:216 +#: src/trigcmd.c:215 #, c-format msgid "illegal awaited package name '%.250s': %.250s" msgstr "" -#: src/trigcmd.c:222 +#: src/trigcmd.c:221 #, c-format msgid "invalid trigger name `%.250s': %.250s" msgstr "" @@ -4035,8 +4068,8 @@ msgid_plural "ignoring %d warnings about the control file(s)\n" msgstr[0] "" msgstr[1] "" -#: dpkg-deb/build.c:403 utils/update-alternatives.c:2149 -#: utils/update-alternatives.c:2156 +#: dpkg-deb/build.c:403 utils/update-alternatives.c:2172 +#: utils/update-alternatives.c:2179 #, c-format msgid "--%s needs a <directory> argument" msgstr "" @@ -4068,22 +4101,22 @@ msgstr "" msgid "dpkg-deb: building package `%s' in `%s'.\n" msgstr "" -#: dpkg-deb/build.c:467 dpkg-deb/build.c:516 +#: dpkg-deb/build.c:467 dpkg-deb/build.c:521 #, c-format msgid "failed to make temporary file (%s)" msgstr "" -#: dpkg-deb/build.c:467 dpkg-deb/build.c:470 dpkg-deb/build.c:478 +#: dpkg-deb/build.c:467 dpkg-deb/build.c:470 dpkg-deb/build.c:477 #: dpkg-deb/build.c:485 dpkg-deb/build.c:494 dpkg-deb/build.c:499 msgid "control member" msgstr "" -#: dpkg-deb/build.c:470 dpkg-deb/build.c:519 +#: dpkg-deb/build.c:470 dpkg-deb/build.c:524 #, c-format msgid "failed to unlink temporary file (%s), %s" msgstr "" -#: dpkg-deb/build.c:485 dpkg-deb/build.c:589 +#: dpkg-deb/build.c:485 dpkg-deb/build.c:593 #, c-format msgid "failed to rewind temporary file (%s)" msgstr "" @@ -4098,17 +4131,17 @@ msgstr "" msgid "error writing `%s'" msgstr "" -#: dpkg-deb/build.c:516 dpkg-deb/build.c:519 dpkg-deb/build.c:543 -#: dpkg-deb/build.c:568 dpkg-deb/build.c:576 dpkg-deb/build.c:589 +#: dpkg-deb/build.c:521 dpkg-deb/build.c:524 dpkg-deb/build.c:546 +#: dpkg-deb/build.c:572 dpkg-deb/build.c:580 dpkg-deb/build.c:593 msgid "data member" msgstr "" -#: dpkg-deb/build.c:567 dpkg-deb/build.c:576 +#: dpkg-deb/build.c:571 dpkg-deb/build.c:580 #, c-format msgid "failed to write filename to tar pipe (%s)" msgstr "" -#: dpkg-deb/build.c:580 +#: dpkg-deb/build.c:584 msgid "<compress> from tar -cf" msgstr "" @@ -4126,237 +4159,237 @@ msgstr "" msgid "error reading %s from file %.255s" msgstr "" -#: dpkg-deb/extract.c:124 +#: dpkg-deb/extract.c:125 #, c-format msgid "failed to read archive `%.255s'" msgstr "" -#: dpkg-deb/extract.c:126 +#: dpkg-deb/extract.c:127 msgid "failed to fstat archive" msgstr "" -#: dpkg-deb/extract.c:130 +#: dpkg-deb/extract.c:131 msgid "archive magic version number" msgstr "" -#: dpkg-deb/extract.c:142 +#: dpkg-deb/extract.c:143 msgid "archive member header" msgstr "" -#: dpkg-deb/extract.c:147 +#: dpkg-deb/extract.c:148 #, c-format msgid "file '%.250s' is corrupt - bad archive header magic" msgstr "" -#: dpkg-deb/extract.c:154 +#: dpkg-deb/extract.c:155 #, c-format msgid "file `%.250s' is not a debian binary archive (try dpkg-split?)" msgstr "" -#: dpkg-deb/extract.c:158 +#: dpkg-deb/extract.c:159 msgid "archive information header member" msgstr "" -#: dpkg-deb/extract.c:161 +#: dpkg-deb/extract.c:162 msgid "archive has no newlines in header" msgstr "" -#: dpkg-deb/extract.c:164 +#: dpkg-deb/extract.c:165 msgid "archive has no dot in version number" msgstr "" -#: dpkg-deb/extract.c:167 +#: dpkg-deb/extract.c:168 #, c-format msgid "archive version %.250s not understood, get newer dpkg-deb" msgstr "" -#: dpkg-deb/extract.c:178 dpkg-deb/extract.c:204 +#: dpkg-deb/extract.c:179 dpkg-deb/extract.c:205 #, c-format msgid "skipped archive member data from %s" msgstr "" -#: dpkg-deb/extract.c:193 +#: dpkg-deb/extract.c:194 #, c-format msgid "archive '%.250s' contains not understood data member %.*s, giving up" msgstr "" -#: dpkg-deb/extract.c:198 +#: dpkg-deb/extract.c:199 #, c-format msgid "archive '%.250s' contains two control members, giving up" msgstr "" -#: dpkg-deb/extract.c:213 +#: dpkg-deb/extract.c:214 #, c-format msgid "" " new debian package, version %s.\n" " size %jd bytes: control archive= %jd bytes.\n" msgstr "" -#: dpkg-deb/extract.c:231 +#: dpkg-deb/extract.c:232 msgid "archive control member size" msgstr "" -#: dpkg-deb/extract.c:234 +#: dpkg-deb/extract.c:235 #, c-format msgid "archive has malformatted control member size '%s'" msgstr "" -#: dpkg-deb/extract.c:241 +#: dpkg-deb/extract.c:242 #, c-format msgid "skipped archive control member data from %s" msgstr "" -#: dpkg-deb/extract.c:245 +#: dpkg-deb/extract.c:246 #, c-format msgid "" " old debian package, version %s.\n" " size %jd bytes: control archive= %jd, main archive= %jd.\n" msgstr "" -#: dpkg-deb/extract.c:254 +#: dpkg-deb/extract.c:255 #, c-format msgid "" "dpkg-deb: file looks like it might be an archive which has been\n" "dpkg-deb: corrupted by being downloaded in ASCII mode\n" msgstr "" -#: dpkg-deb/extract.c:258 +#: dpkg-deb/extract.c:259 #, c-format msgid "`%.255s' is not a debian format archive" msgstr "" -#: dpkg-deb/extract.c:265 +#: dpkg-deb/extract.c:266 msgid "failed to write to pipe in copy" msgstr "" -#: dpkg-deb/extract.c:267 +#: dpkg-deb/extract.c:268 msgid "failed to close pipe in copy" msgstr "" -#: dpkg-deb/extract.c:279 +#: dpkg-deb/extract.c:284 msgid "data" msgstr "" -#: dpkg-deb/extract.c:289 -msgid "failed to create directory" +#: dpkg-deb/extract.c:307 +msgid "failed to chdir to directory" msgstr "" -#: dpkg-deb/extract.c:291 -msgid "failed to chdir to directory after creating it" +#: dpkg-deb/extract.c:310 +msgid "failed to create directory" msgstr "" -#: dpkg-deb/extract.c:293 -msgid "failed to chdir to directory" +#: dpkg-deb/extract.c:312 +msgid "failed to chdir to directory after creating it" msgstr "" -#: dpkg-deb/extract.c:318 +#: dpkg-deb/extract.c:323 msgid "<decompress>" msgstr "" -#: dpkg-deb/extract.c:320 +#: dpkg-deb/extract.c:325 msgid "paste" msgstr "" -#: dpkg-deb/extract.c:337 dpkg-deb/extract.c:358 dpkg-deb/info.c:77 +#: dpkg-deb/extract.c:342 dpkg-deb/extract.c:363 dpkg-deb/info.c:77 #, c-format msgid "--%s needs a .deb filename argument" msgstr "" -#: dpkg-deb/extract.c:342 +#: dpkg-deb/extract.c:347 #, c-format msgid "" "--%s needs a target directory.\n" "Perhaps you should be using dpkg --install ?" msgstr "" -#: dpkg-deb/extract.c:345 +#: dpkg-deb/extract.c:350 #, c-format msgid "--%s takes at most two arguments (.deb and directory)" msgstr "" -#: dpkg-deb/extract.c:360 +#: dpkg-deb/extract.c:365 #, c-format msgid "--%s takes only one argument (.deb filename)" msgstr "" -#: dpkg-deb/info.c:58 +#: dpkg-deb/info.c:63 msgid "failed to chdir to `/' for cleanup" msgstr "" -#: dpkg-deb/info.c:109 +#: dpkg-deb/info.c:106 #, c-format msgid "control file '%s'" msgstr "" -#: dpkg-deb/info.c:113 +#: dpkg-deb/info.c:110 #, c-format msgid "dpkg-deb: `%.255s' contains no control component `%.255s'\n" msgstr "" -#: dpkg-deb/info.c:117 +#: dpkg-deb/info.c:114 #, c-format msgid "open component `%.255s' (in %.255s) failed in an unexpected way" msgstr "" -#: dpkg-deb/info.c:124 +#: dpkg-deb/info.c:121 #, c-format msgid "%d requested control component is missing" msgid_plural "%d requested control components are missing" msgstr[0] "" msgstr[1] "" -#: dpkg-deb/info.c:141 +#: dpkg-deb/info.c:139 utils/update-alternatives.c:408 #, c-format msgid "cannot scan directory `%.255s'" msgstr "" -#: dpkg-deb/info.c:146 +#: dpkg-deb/info.c:148 #, c-format msgid "cannot stat `%.255s' (in `%.255s')" msgstr "" -#: dpkg-deb/info.c:149 +#: dpkg-deb/info.c:152 #, c-format msgid "cannot open `%.255s' (in `%.255s')" msgstr "" -#: dpkg-deb/info.c:164 dpkg-deb/info.c:179 dpkg-deb/info.c:193 +#: dpkg-deb/info.c:167 dpkg-deb/info.c:185 dpkg-deb/info.c:199 #, c-format msgid "failed to read `%.255s' (in `%.255s')" msgstr "" -#: dpkg-deb/info.c:167 +#: dpkg-deb/info.c:170 #, c-format msgid " %7jd bytes, %5d lines %c %-20.127s %.127s\n" msgstr "" -#: dpkg-deb/info.c:171 +#: dpkg-deb/info.c:174 #, c-format msgid " not a plain file %.255s\n" msgstr "" -#: dpkg-deb/info.c:180 +#: dpkg-deb/info.c:186 msgid "(no `control' file in control archive!)\n" msgstr "" -#: dpkg-deb/info.c:211 +#: dpkg-deb/info.c:222 msgid "could not open the `control' component" msgstr "" -#: dpkg-deb/info.c:250 +#: dpkg-deb/info.c:261 msgid "failed during read of `control' component" msgstr "" -#: dpkg-deb/info.c:252 +#: dpkg-deb/info.c:263 #, c-format msgid "error closing the '%s' component" msgstr "" -#: dpkg-deb/info.c:265 +#: dpkg-deb/info.c:278 msgid "Error in format" msgstr "" -#: dpkg-deb/info.c:313 +#: dpkg-deb/info.c:328 msgid "--contents takes exactly one argument" msgstr "" @@ -4416,23 +4449,23 @@ msgid "" "unpacked using `dpkg-deb --extract' will be incorrectly installed !\n" msgstr "" -#: dpkg-deb/main.c:130 +#: dpkg-deb/main.c:129 msgid "" "Type dpkg-deb --help for help about manipulating *.deb files;\n" "Type dpkg --help for help about installing and deinstalling packages." msgstr "" -#: dpkg-deb/main.c:145 +#: dpkg-deb/main.c:144 #, c-format msgid "invalid integer for -%c: '%.250s'" msgstr "" -#: dpkg-deb/main.c:148 +#: dpkg-deb/main.c:147 #, c-format msgid "invalid compression level for -%c: %ld'" msgstr "" -#: dpkg-deb/main.c:158 +#: dpkg-deb/main.c:157 #, c-format msgid "unknown compression type `%s'!" msgstr "" @@ -4452,7 +4485,7 @@ msgstr "" msgid "file `%.250s' is corrupt - missing newline after %.250s" msgstr "" -#: dpkg-split/info.c:89 dpkg-split/main.c:109 +#: dpkg-split/info.c:89 dpkg-split/main.c:114 #, c-format msgid "error reading %.250s" msgstr "" @@ -4533,53 +4566,58 @@ msgstr "" msgid "file '%.250s' is corrupt - bad archive part number" msgstr "" -#: dpkg-split/info.c:159 +#: dpkg-split/info.c:157 +msgid "package architecture" +msgstr "" + +#: dpkg-split/info.c:166 #, c-format msgid "file `%.250s' is corrupt - bad magic at end of second header" msgstr "" -#: dpkg-split/info.c:161 +#: dpkg-split/info.c:168 #, c-format msgid "file `%.250s' is corrupt - second member is not data member" msgstr "" -#: dpkg-split/info.c:167 +#: dpkg-split/info.c:174 #, c-format msgid "file `%.250s' is corrupt - wrong number of parts for quoted sizes" msgstr "" -#: dpkg-split/info.c:171 +#: dpkg-split/info.c:178 #, c-format msgid "file `%.250s' is corrupt - size is wrong for quoted part number" msgstr "" -#: dpkg-split/info.c:177 +#: dpkg-split/info.c:184 #, c-format msgid "unable to fstat part file `%.250s'" msgstr "" -#: dpkg-split/info.c:182 +#: dpkg-split/info.c:189 #, c-format msgid "file `%.250s' is corrupt - too short" msgstr "" -#: dpkg-split/info.c:195 dpkg-split/info.c:240 +#: dpkg-split/info.c:202 dpkg-split/info.c:249 #, c-format msgid "cannot open archive part file `%.250s'" msgstr "" -#: dpkg-split/info.c:197 +#: dpkg-split/info.c:204 #, c-format msgid "file `%.250s' is not an archive part" msgstr "" -#: dpkg-split/info.c:202 +#: dpkg-split/info.c:209 #, c-format msgid "" "%s:\n" " Part format version: %s\n" " Part of package: %s\n" " ... version: %s\n" +" ... architecture: %s\n" " ... MD5 checksum: %s\n" " ... length: %jd bytes\n" " ... split every: %jd bytes\n" @@ -4590,12 +4628,17 @@ msgid "" "\n" msgstr "" -#: dpkg-split/info.c:235 dpkg-split/join.c:105 +#: dpkg-split/info.c:225 +msgctxt "architecture" +msgid "<unknown>" +msgstr "" + +#: dpkg-split/info.c:244 dpkg-split/join.c:105 #, c-format msgid "--%s requires one or more part file arguments" msgstr "" -#: dpkg-split/info.c:246 +#: dpkg-split/info.c:255 #, c-format msgid "file `%s' is not an archive part\n" msgstr "" @@ -4625,7 +4668,7 @@ msgstr "" msgid "split package part" msgstr "" -#: dpkg-split/join.c:69 dpkg-split/split.c:235 +#: dpkg-split/join.c:69 dpkg-split/split.c:239 #, c-format msgid "done\n" msgstr "" @@ -4674,28 +4717,36 @@ msgid "" "Options:\n" " --depotdir <directory> Use <directory> instead of %s/%s.\n" " -S|--partsize <size> In KiB, for -s (default is 450).\n" -" -o|--output <file> For -j (default is <package>-<version>." -"deb).\n" +" -o|--output <file> Filename, for -j (default is\n" +" <package>_<version>_<arch>.deb).\n" " -Q|--npquiet Be quiet when -a is not a part.\n" " --msdos Generate 8.3 filenames.\n" "\n" -"Exit status: 0 = OK; 1 = -a is not a part; 2 = trouble!\n" msgstr "" -#: dpkg-split/main.c:98 +#: dpkg-split/main.c:92 +#, c-format +msgid "" +"Exit status:\n" +" 0 = ok\n" +" 1 = with --auto, file is not a part\n" +" 2 = trouble\n" +msgstr "" + +#: dpkg-split/main.c:103 msgid "Type dpkg-split --help for help." msgstr "" -#: dpkg-split/main.c:110 +#: dpkg-split/main.c:115 #, c-format msgid "unexpected end of file in %.250s" msgstr "" -#: dpkg-split/main.c:121 +#: dpkg-split/main.c:126 msgid "part size is far too large or is not positive" msgstr "" -#: dpkg-split/main.c:125 +#: dpkg-split/main.c:130 #, c-format msgid "part size must be at least %d KiB (to allow for header)" msgstr "" @@ -4705,101 +4756,101 @@ msgstr "" msgid "unable to read depot directory `%.250s'" msgstr "" -#: dpkg-split/queue.c:134 +#: dpkg-split/queue.c:135 msgid "--auto requires the use of the --output option" msgstr "" -#: dpkg-split/queue.c:136 +#: dpkg-split/queue.c:137 msgid "--auto requires exactly one part file argument" msgstr "" -#: dpkg-split/queue.c:140 +#: dpkg-split/queue.c:141 #, c-format msgid "unable to read part file `%.250s'" msgstr "" -#: dpkg-split/queue.c:143 +#: dpkg-split/queue.c:144 #, c-format msgid "File `%.250s' is not part of a multipart archive.\n" msgstr "" -#: dpkg-split/queue.c:179 +#: dpkg-split/queue.c:180 #, c-format msgid "unable to reopen part file `%.250s'" msgstr "" -#: dpkg-split/queue.c:182 +#: dpkg-split/queue.c:183 #, c-format msgid "unable to open new depot file `%.250s'" msgstr "" -#: dpkg-split/queue.c:184 +#: dpkg-split/queue.c:185 msgid "extracting split part" msgstr "" -#: dpkg-split/queue.c:192 +#: dpkg-split/queue.c:193 #, c-format msgid "unable to rename new depot file `%.250s' to `%.250s'" msgstr "" -#: dpkg-split/queue.c:196 +#: dpkg-split/queue.c:197 #, c-format msgid "Part %d of package %s filed (still want " msgstr "" -#: dpkg-split/queue.c:200 +#: dpkg-split/queue.c:201 msgid " and " msgstr "" -#: dpkg-split/queue.c:214 +#: dpkg-split/queue.c:215 #, c-format msgid "unable to delete used-up depot file `%.250s'" msgstr "" -#: dpkg-split/queue.c:235 +#: dpkg-split/queue.c:236 msgid "Junk files left around in the depot directory:\n" msgstr "" -#: dpkg-split/queue.c:240 dpkg-split/queue.c:269 +#: dpkg-split/queue.c:241 dpkg-split/queue.c:270 #, c-format msgid "unable to stat `%.250s'" msgstr "" -#: dpkg-split/queue.c:243 +#: dpkg-split/queue.c:244 #, c-format msgid " %s (%jd bytes)\n" msgstr "" -#: dpkg-split/queue.c:245 +#: dpkg-split/queue.c:246 #, c-format msgid " %s (not a plain file)\n" msgstr "" -#: dpkg-split/queue.c:250 +#: dpkg-split/queue.c:251 msgid "Packages not yet reassembled:\n" msgstr "" -#: dpkg-split/queue.c:258 +#: dpkg-split/queue.c:259 #, c-format msgid " Package %s: part(s) " msgstr "" -#: dpkg-split/queue.c:271 +#: dpkg-split/queue.c:272 #, c-format msgid "part file `%.250s' is not a plain file" msgstr "" -#: dpkg-split/queue.c:278 +#: dpkg-split/queue.c:279 #, c-format msgid "(total %jd bytes)\n" msgstr "" -#: dpkg-split/queue.c:304 +#: dpkg-split/queue.c:305 #, c-format msgid "unable to discard `%.250s'" msgstr "" -#: dpkg-split/queue.c:305 +#: dpkg-split/queue.c:306 #, c-format msgid "Deleted %s.\n" msgstr "" @@ -4822,24 +4873,24 @@ msgstr "" msgid "source file `%.250s' not a plain file" msgstr "" -#: dpkg-split/split.c:151 +#: dpkg-split/split.c:152 #, c-format msgid "Splitting package %s into %d part: " msgid_plural "Splitting package %s into %d parts: " msgstr[0] "" msgstr[1] "" -#: dpkg-split/split.c:192 +#: dpkg-split/split.c:195 msgid "" "Header is too long, making part too long. Your package name or version\n" "numbers must be extraordinarily long, or something. Giving up.\n" msgstr "" -#: dpkg-split/split.c:247 +#: dpkg-split/split.c:251 msgid "--split needs a source filename argument" msgstr "" -#: dpkg-split/split.c:250 +#: dpkg-split/split.c:254 msgid "--split takes at most a source filename and destination prefix" msgstr "" @@ -4907,476 +4958,434 @@ msgid "" " --version show the version.\n" msgstr "" -#: utils/update-alternatives.c:150 +#: utils/update-alternatives.c:150 utils/update-alternatives.c:163 msgid "error" msgstr "" -#: utils/update-alternatives.c:180 +#: utils/update-alternatives.c:193 msgid "warning" msgstr "" -#: utils/update-alternatives.c:280 utils/update-alternatives.c:647 -#: utils/update-alternatives.c:1171 utils/update-alternatives.c:1234 -#: utils/update-alternatives.c:1388 utils/update-alternatives.c:1632 -#, c-format -msgid "cannot stat %s: %s" -msgstr "" - -#: utils/update-alternatives.c:291 -#, c-format -msgid "readlink(%s) failed: %s" -msgstr "" - -#: utils/update-alternatives.c:327 +#: utils/update-alternatives.c:340 #, c-format msgid "two commands specified: --%s and --%s" msgstr "" -#: utils/update-alternatives.c:358 -#, c-format -msgid "cannot append to %s: %s" -msgstr "" - -#: utils/update-alternatives.c:395 +#: utils/update-alternatives.c:371 #, c-format -msgid "scan of %s failed: %s" +msgid "cannot append to '%s'" msgstr "" -#: utils/update-alternatives.c:420 +#: utils/update-alternatives.c:533 #, c-format -msgid "failed to execute %s: %s" +msgid "unable to remove '%s'" msgstr "" -#: utils/update-alternatives.c:503 -#, c-format -msgid "unable to make %s a symlink to %s: %s" -msgstr "" - -#: utils/update-alternatives.c:511 -#, c-format -msgid "unable to install %s as %s: %s" -msgstr "" - -#: utils/update-alternatives.c:521 -#, c-format -msgid "unable to remove %s: %s" -msgstr "" - -#: utils/update-alternatives.c:1060 +#: utils/update-alternatives.c:1071 #, c-format msgid "unexpected end of file while trying to read %s" msgstr "" -#: utils/update-alternatives.c:1062 utils/update-alternatives.c:1904 +#: utils/update-alternatives.c:1073 #, c-format msgid "while reading %s: %s" msgstr "" -#: utils/update-alternatives.c:1068 +#: utils/update-alternatives.c:1079 #, c-format msgid "line not terminated while trying to read %s" msgstr "" -#: utils/update-alternatives.c:1086 +#: utils/update-alternatives.c:1097 #, c-format msgid "%s corrupt: %s" msgstr "" -#: utils/update-alternatives.c:1099 +#: utils/update-alternatives.c:1110 #, c-format msgid "newlines prohibited in update-alternatives files (%s)" msgstr "" -#: utils/update-alternatives.c:1103 -#, c-format -msgid "while writing %s: %s" -msgstr "" - -#: utils/update-alternatives.c:1112 +#: utils/update-alternatives.c:1123 msgid "slave name" msgstr "" -#: utils/update-alternatives.c:1120 utils/update-alternatives.c:2125 +#: utils/update-alternatives.c:1131 utils/update-alternatives.c:2148 #, c-format msgid "duplicate slave name %s" msgstr "" -#: utils/update-alternatives.c:1123 +#: utils/update-alternatives.c:1134 msgid "slave link" msgstr "" -#: utils/update-alternatives.c:1127 +#: utils/update-alternatives.c:1138 #, c-format msgid "slave link same as main link %s" msgstr "" -#: utils/update-alternatives.c:1134 utils/update-alternatives.c:2132 +#: utils/update-alternatives.c:1145 utils/update-alternatives.c:2155 #, c-format msgid "duplicate slave link %s" msgstr "" -#: utils/update-alternatives.c:1153 +#: utils/update-alternatives.c:1164 msgid "master file" msgstr "" -#: utils/update-alternatives.c:1162 +#: utils/update-alternatives.c:1173 #, c-format msgid "duplicate path %s" msgstr "" -#: utils/update-alternatives.c:1176 +#: utils/update-alternatives.c:1186 #, c-format msgid "" "alternative %s (part of link group %s) doesn't exist. Removing from list of " "alternatives." msgstr "" -#: utils/update-alternatives.c:1179 utils/update-alternatives.c:1190 +#: utils/update-alternatives.c:1189 utils/update-alternatives.c:1200 msgid "priority" msgstr "" -#: utils/update-alternatives.c:1182 utils/update-alternatives.c:1199 +#: utils/update-alternatives.c:1192 utils/update-alternatives.c:1209 msgid "slave file" msgstr "" -#: utils/update-alternatives.c:1194 +#: utils/update-alternatives.c:1204 #, c-format msgid "priority of %s: %s" msgstr "" -#: utils/update-alternatives.c:1244 -#, c-format -msgid "unable to read %s: %s" -msgstr "" - -#: utils/update-alternatives.c:1248 +#: utils/update-alternatives.c:1257 msgid "status" msgstr "" -#: utils/update-alternatives.c:1250 +#: utils/update-alternatives.c:1259 msgid "invalid status" msgstr "" -#: utils/update-alternatives.c:1255 +#: utils/update-alternatives.c:1264 msgid "master link" msgstr "" -#: utils/update-alternatives.c:1265 utils/update-alternatives.c:1355 -#, c-format -msgid "unable to close %s: %s" -msgstr "" - -#: utils/update-alternatives.c:1299 +#: utils/update-alternatives.c:1308 #, c-format msgid "discarding obsolete slave link %s (%s)." msgstr "" -#: utils/update-alternatives.c:1324 -#, c-format -msgid "cannot write %s: %s" -msgstr "" - -#: utils/update-alternatives.c:1449 utils/update-alternatives.c:1516 -#: utils/update-alternatives.c:2450 +#: utils/update-alternatives.c:1462 utils/update-alternatives.c:1529 +#: utils/update-alternatives.c:2484 msgid "auto mode" msgstr "" -#: utils/update-alternatives.c:1449 utils/update-alternatives.c:1525 -#: utils/update-alternatives.c:2451 +#: utils/update-alternatives.c:1462 utils/update-alternatives.c:1538 +#: utils/update-alternatives.c:2485 msgid "manual mode" msgstr "" -#: utils/update-alternatives.c:1452 +#: utils/update-alternatives.c:1465 #, c-format msgid " link currently points to %s" msgstr "" -#: utils/update-alternatives.c:1455 +#: utils/update-alternatives.c:1468 msgid " link currently absent" msgstr "" -#: utils/update-alternatives.c:1459 +#: utils/update-alternatives.c:1472 #, c-format msgid "%s - priority %d" msgstr "" -#: utils/update-alternatives.c:1462 +#: utils/update-alternatives.c:1475 #, c-format msgid " slave %s: %s" msgstr "" -#: utils/update-alternatives.c:1469 +#: utils/update-alternatives.c:1482 #, c-format msgid "Current 'best' version is '%s'." msgstr "" -#: utils/update-alternatives.c:1471 +#: utils/update-alternatives.c:1484 msgid "No versions available." msgstr "" -#: utils/update-alternatives.c:1500 +#: utils/update-alternatives.c:1513 #, c-format msgid "There is %d choice for the alternative %s (providing %s)." msgid_plural "There are %d choices for the alternative %s (providing %s)." msgstr[0] "" msgstr[1] "" -#: utils/update-alternatives.c:1507 +#: utils/update-alternatives.c:1520 msgid "Selection" msgstr "" -#: utils/update-alternatives.c:1508 +#: utils/update-alternatives.c:1521 msgid "Path" msgstr "" -#: utils/update-alternatives.c:1508 +#: utils/update-alternatives.c:1521 msgid "Priority" msgstr "" -#: utils/update-alternatives.c:1508 +#: utils/update-alternatives.c:1521 msgid "Status" msgstr "" -#: utils/update-alternatives.c:1529 +#: utils/update-alternatives.c:1542 #, c-format msgid "Press enter to keep the current choice[*], or type selection number: " msgstr "" -#: utils/update-alternatives.c:1646 +#: utils/update-alternatives.c:1666 #, c-format msgid "not replacing %s with a link." msgstr "" -#: utils/update-alternatives.c:1659 +#: utils/update-alternatives.c:1679 #, c-format msgid "can't install unknown choice %s" msgstr "" -#: utils/update-alternatives.c:1677 +#: utils/update-alternatives.c:1697 #, c-format msgid "" "skip creation of %s because associated file %s (of link group %s) doesn't " "exist." msgstr "" -#: utils/update-alternatives.c:1874 utils/update-alternatives.c:1880 +#: utils/update-alternatives.c:1707 +#, c-format +msgid "not removing %s since it's not a symlink." +msgstr "" + +#: utils/update-alternatives.c:1897 utils/update-alternatives.c:1903 #, c-format msgid "Call %s." msgstr "" -#: utils/update-alternatives.c:1884 +#: utils/update-alternatives.c:1907 #, c-format msgid "Alternative %s unchanged because choice %s is not available." msgstr "" -#: utils/update-alternatives.c:1888 +#: utils/update-alternatives.c:1911 #, c-format msgid "Skip unknown alternative %s." msgstr "" -#: utils/update-alternatives.c:1910 +#: utils/update-alternatives.c:1933 #, c-format msgid "line too long or not terminated while trying to read %s" msgstr "" -#: utils/update-alternatives.c:1923 utils/update-alternatives.c:1936 -#: utils/update-alternatives.c:1946 +#: utils/update-alternatives.c:1946 utils/update-alternatives.c:1959 +#: utils/update-alternatives.c:1969 #, c-format msgid "Skip invalid line: %s" msgstr "" -#: utils/update-alternatives.c:1965 +#: utils/update-alternatives.c:1988 #, c-format msgid "renaming %s link from %s to %s." msgstr "" -#: utils/update-alternatives.c:1996 +#: utils/update-alternatives.c:2019 #, c-format msgid "renaming %s slave link from %s to %s." msgstr "" -#: utils/update-alternatives.c:2044 +#: utils/update-alternatives.c:2067 #, c-format msgid "unknown argument `%s'" msgstr "" -#: utils/update-alternatives.c:2063 +#: utils/update-alternatives.c:2086 msgid "--install needs <link> <name> <path> <priority>" msgstr "" -#: utils/update-alternatives.c:2066 utils/update-alternatives.c:2117 +#: utils/update-alternatives.c:2089 utils/update-alternatives.c:2140 msgid "<link> and <path> can't be the same" msgstr "" -#: utils/update-alternatives.c:2069 +#: utils/update-alternatives.c:2092 msgid "priority must be an integer" msgstr "" -#: utils/update-alternatives.c:2082 +#: utils/update-alternatives.c:2105 #, c-format msgid "--%s needs <name> <path>" msgstr "" -#: utils/update-alternatives.c:2096 +#: utils/update-alternatives.c:2119 #, c-format msgid "--%s needs <name>" msgstr "" -#: utils/update-alternatives.c:2108 +#: utils/update-alternatives.c:2131 msgid "--slave only allowed with --install" msgstr "" -#: utils/update-alternatives.c:2110 +#: utils/update-alternatives.c:2133 msgid "--slave needs <link> <name> <path>" msgstr "" -#: utils/update-alternatives.c:2119 +#: utils/update-alternatives.c:2142 #, c-format msgid "name %s is both primary and slave" msgstr "" -#: utils/update-alternatives.c:2122 +#: utils/update-alternatives.c:2145 #, c-format msgid "link %s is both primary and slave" msgstr "" -#: utils/update-alternatives.c:2142 +#: utils/update-alternatives.c:2165 #, c-format msgid "--%s needs a <file> argument" msgstr "" -#: utils/update-alternatives.c:2168 +#: utils/update-alternatives.c:2191 #, c-format msgid "unknown option `%s'" msgstr "" -#: utils/update-alternatives.c:2173 +#: utils/update-alternatives.c:2196 msgid "" "need --display, --query, --list, --get-selections, --config, --set, --set-" "selections, --install, --remove, --all, --remove-all or --auto" msgstr "" -#: utils/update-alternatives.c:2215 +#: utils/update-alternatives.c:2238 #, c-format msgid "alternative %s can't be master: it is a slave of %s" msgstr "" -#: utils/update-alternatives.c:2226 utils/update-alternatives.c:2267 +#: utils/update-alternatives.c:2249 utils/update-alternatives.c:2290 #, c-format msgid "alternative link %s is already managed by %s." msgstr "" -#: utils/update-alternatives.c:2231 utils/update-alternatives.c:2273 +#: utils/update-alternatives.c:2254 utils/update-alternatives.c:2307 #, c-format msgid "alternative link is not absolute as it should be: %s" msgstr "" -#: utils/update-alternatives.c:2235 utils/update-alternatives.c:2277 +#: utils/update-alternatives.c:2258 utils/update-alternatives.c:2311 #, c-format msgid "alternative path is not absolute as it should be: %s" msgstr "" -#: utils/update-alternatives.c:2239 +#: utils/update-alternatives.c:2262 #, c-format msgid "alternative path %s doesn't exist." msgstr "" -#: utils/update-alternatives.c:2243 utils/update-alternatives.c:2281 +#: utils/update-alternatives.c:2266 utils/update-alternatives.c:2315 #, c-format msgid "alternative name (%s) must not contain '/' and spaces." msgstr "" -#: utils/update-alternatives.c:2255 +#: utils/update-alternatives.c:2278 msgid "it is a master alternative." msgstr "" -#: utils/update-alternatives.c:2257 +#: utils/update-alternatives.c:2280 #, c-format msgid "it is a slave of %s" msgstr "" -#: utils/update-alternatives.c:2259 +#: utils/update-alternatives.c:2282 #, c-format msgid "alternative %s can't be slave of %s: %s" msgstr "" -#: utils/update-alternatives.c:2306 +#: utils/update-alternatives.c:2300 +#, c-format +msgid "alternative link %s is already managed by %s (slave of %s)." +msgstr "" + +#: utils/update-alternatives.c:2340 msgid "<standard input>" msgstr "" -#: utils/update-alternatives.c:2315 utils/update-alternatives.c:2318 +#: utils/update-alternatives.c:2349 utils/update-alternatives.c:2352 #, c-format msgid "no alternatives for %s." msgstr "" -#: utils/update-alternatives.c:2342 +#: utils/update-alternatives.c:2376 #, c-format msgid "%s/%s is dangling, it will be updated with best choice." msgstr "" -#: utils/update-alternatives.c:2346 +#: utils/update-alternatives.c:2380 #, c-format msgid "" "%s/%s has been changed (manually or by a script). Switching to manual " "updates only." msgstr "" -#: utils/update-alternatives.c:2354 +#: utils/update-alternatives.c:2388 #, c-format msgid "setting up automatic selection of %s." msgstr "" -#: utils/update-alternatives.c:2363 +#: utils/update-alternatives.c:2397 #, c-format msgid "alternative %s for %s not registered, not setting." msgstr "" -#: utils/update-alternatives.c:2369 utils/update-alternatives.c:2375 +#: utils/update-alternatives.c:2403 utils/update-alternatives.c:2409 #, c-format msgid "There is no program which provides %s." msgstr "" -#: utils/update-alternatives.c:2377 utils/update-alternatives.c:2387 +#: utils/update-alternatives.c:2411 utils/update-alternatives.c:2421 msgid "Nothing to configure." msgstr "" -#: utils/update-alternatives.c:2385 +#: utils/update-alternatives.c:2419 #, c-format msgid "There is only one alternative in link group %s: %s" msgstr "" -#: utils/update-alternatives.c:2396 +#: utils/update-alternatives.c:2430 #, c-format msgid "alternative %s for %s not registered, not removing." msgstr "" -#: utils/update-alternatives.c:2404 +#: utils/update-alternatives.c:2438 #, c-format msgid "removing manually selected alternative - switching %s to auto mode" msgstr "" -#: utils/update-alternatives.c:2429 +#: utils/update-alternatives.c:2463 #, c-format msgid "automatic updates of %s/%s are disabled, leaving it alone." msgstr "" -#: utils/update-alternatives.c:2431 +#: utils/update-alternatives.c:2465 #, c-format msgid "to return to automatic updates use '%s --auto %s'." msgstr "" -#: utils/update-alternatives.c:2448 +#: utils/update-alternatives.c:2482 #, c-format msgid "using %s to provide %s (%s) in %s." msgstr "" -#: utils/update-alternatives.c:2456 +#: utils/update-alternatives.c:2490 #, c-format msgid "" "forcing reinstallation of alternative %s because link group %s is broken." msgstr "" -#: utils/update-alternatives.c:2463 +#: utils/update-alternatives.c:2497 #, c-format msgid "current alternative %s is unknown, switching to %s for link group %s." msgstr "" |