diff options
-rw-r--r-- | po/dpkg.pot | 5221 |
1 files changed, 5221 insertions, 0 deletions
diff --git a/po/dpkg.pot b/po/dpkg.pot new file mode 100644 index 000000000..2fd9a22c8 --- /dev/null +++ b/po/dpkg.pot @@ -0,0 +1,5221 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Software in the Public Interest, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" +"POT-Creation-Date: 2006-02-13 20:26+0100\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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: lib/compat.c:46 +msgid "unable to open tmpfile for vsnprintf" +msgstr "" + +#: lib/compat.c:48 +msgid "unable to rewind at start of vsnprintf" +msgstr "" + +#: lib/compat.c:49 +msgid "unable to truncate in vsnprintf" +msgstr "" + +#: lib/compat.c:51 +msgid "write error in vsnprintf" +msgstr "" + +#: lib/compat.c:52 +msgid "unable to flush in vsnprintf" +msgstr "" + +#: lib/compat.c:53 +msgid "unable to stat in vsnprintf" +msgstr "" + +#: lib/compat.c:54 +msgid "unable to rewind in vsnprintf" +msgstr "" + +#: lib/compat.c:62 +msgid "read error in vsnprintf truncated" +msgstr "" + +#: lib/compat.c:89 +#, c-format +msgid "System error no.%d" +msgstr "" + +#: lib/compat.c:99 +#, c-format +msgid "Signal no.%d" +msgstr "" + +#: lib/compression.c:45 +#, c-format +msgid "%s: internal gzip error: `%s'" +msgstr "" + +#: lib/compression.c:60 +#, c-format +msgid "%s: failed to exec gzip -dc" +msgstr "" + +#: lib/compression.c:76 +#, c-format +msgid "%s: internal bzip2 error: `%s'" +msgstr "" + +#: lib/compression.c:91 +#, c-format +msgid "%s: failed to exec bzip2 -dc" +msgstr "" + +#: lib/compression.c:94 +#, c-format +msgid "%s: decompression" +msgstr "" + +#: lib/compression.c:128 +#, c-format +msgid "%s: internal gzip error: read: `%s'" +msgstr "" + +#: lib/compression.c:138 +#, c-format +msgid "%s: internal gzip error: write: `%s'" +msgstr "" + +#: lib/compression.c:141 +#, c-format +msgid "%s: internal gzip error: read(%i) != write(%i)" +msgstr "" + +#: lib/compression.c:157 +#, c-format +msgid "%s: failed to exec gzip %s" +msgstr "" + +#: lib/compression.c:171 +#, c-format +msgid "%s: internal bzip2 error: read: `%s'" +msgstr "" + +#: lib/compression.c:181 +#, c-format +msgid "%s: internal bzip2 error: write: `%s'" +msgstr "" + +#: lib/compression.c:184 +#, c-format +msgid "%s: internal bzip2 error: read(%i) != write(%i)" +msgstr "" + +#: lib/compression.c:200 +#, c-format +msgid "%s: failed to exec bzip2 %s" +msgstr "" + +#: lib/compression.c:203 +#, c-format +msgid "%s: compression" +msgstr "" + +#: lib/database.c:125 +#, c-format +msgid "couldn't allocate memory for strdup in findpackage(%s)" +msgstr "" + +#: lib/database.c:195 +#, c-format +msgid "size %7d occurs %5d times\n" +msgstr "" + +#: lib/database.c:196 +msgid "failed write during hashreport" +msgstr "" + +#: lib/dbmodify.c:59 +#, c-format +msgid "" +"updates directory contains file `%.250s' whose name is too long (length=%d, " +"max=%d)" +msgstr "" + +#: lib/dbmodify.c:63 +#, c-format +msgid "" +"updates directory contains files with different length names (both %d and %d)" +msgstr "" + +#: lib/dbmodify.c:77 +#, c-format +msgid "cannot scan updates directory `%.255s'" +msgstr "" + +#: lib/dbmodify.c:93 +#, c-format +msgid "failed to remove incorporated update file %.255s" +msgstr "" + +#: lib/dbmodify.c:110 +#, c-format +msgid "unable to create %.250s" +msgstr "" + +#: lib/dbmodify.c:114 +#, c-format +msgid "unable to fill %.250s with padding" +msgstr "" + +#: lib/dbmodify.c:116 +#, c-format +msgid "unable flush %.250s after padding" +msgstr "" + +#: lib/dbmodify.c:118 +#, c-format +msgid "unable seek to start of %.250s after padding" +msgstr "" + +#: lib/dbmodify.c:148 +msgid "requested operation requires superuser privilege" +msgstr "" + +#: lib/dbmodify.c:153 +msgid "unable to access dpkg status area" +msgstr "" + +#: lib/dbmodify.c:155 +msgid "operation requires read/write access to dpkg status area" +msgstr "" + +#: lib/dbmodify.c:203 +#, c-format +msgid "failed to remove my own update file %.255s" +msgstr "" + +#: lib/dbmodify.c:260 +#, c-format +msgid "unable to write updated status of `%.250s'" +msgstr "" + +#: lib/dbmodify.c:262 +#, c-format +msgid "unable to flush updated status of `%.250s'" +msgstr "" + +#: lib/dbmodify.c:264 +#, c-format +msgid "unable to truncate for updated status of `%.250s'" +msgstr "" + +#: lib/dbmodify.c:266 +#, c-format +msgid "unable to fsync updated status of `%.250s'" +msgstr "" + +#: lib/dbmodify.c:268 +#, c-format +msgid "unable to close updated status of `%.250s'" +msgstr "" + +#: lib/dbmodify.c:271 +#, c-format +msgid "unable to install updated status of `%.250s'" +msgstr "" + +#: lib/dbmodify.c:301 +#, c-format +msgid "couldn't open log `%s': %s\n" +msgstr "" + +#: lib/dump.c:266 +#, c-format +msgid "failed to write details of `%.50s' to `%.250s'" +msgstr "" + +#: lib/dump.c:293 +#, c-format +msgid "failed to open `%s' for writing %s information" +msgstr "" + +#: lib/dump.c:296 +msgid "unable to set buffering on status file" +msgstr "" + +#: lib/dump.c:307 +#, c-format +msgid "failed to write %s record about `%.50s' to `%.250s'" +msgstr "" + +#: lib/dump.c:315 +#, c-format +msgid "failed to flush %s information to `%.250s'" +msgstr "" + +#: lib/dump.c:317 +#, c-format +msgid "failed to fsync %s information to `%.250s'" +msgstr "" + +#: lib/dump.c:319 +#, c-format +msgid "failed to close `%.250s' after writing %s information" +msgstr "" + +#: lib/dump.c:323 +#, c-format +msgid "failed to link `%.250s' to `%.250s' for backup of %s info" +msgstr "" + +#: lib/dump.c:326 +#, c-format +msgid "failed to install `%.250s' as `%.250s' containing %s info" +msgstr "" + +#: lib/ehandle.c:81 +msgid "out of memory pushing error handler: " +msgstr "" + +#: lib/ehandle.c:96 +#, c-format +msgid "" +"%s: error while cleaning up:\n" +" %s\n" +msgstr "" + +#: lib/ehandle.c:111 +#, c-format +msgid "dpkg: too many nested errors during error recovery !!\n" +msgstr "" + +#: lib/ehandle.c:186 +msgid "out of memory for new cleanup entry with many arguments" +msgstr "" + +#: lib/ehandle.c:198 +msgid "out of memory for new cleanup entry" +msgstr "" + +#: lib/ehandle.c:284 +#, c-format +msgid "error writing `%s'" +msgstr "" + +#: lib/ehandle.c:288 +#, c-format +msgid "%s:%d: internal error `%s'\n" +msgstr "" + +#: lib/fields.c:44 +#, c-format +msgid "%s is missing" +msgstr "" + +#: lib/fields.c:57 +#, c-format +msgid "`%.*s' is not allowed for %s" +msgstr "" + +#: lib/fields.c:64 +#, c-format +msgid "junk after %s" +msgstr "" + +#: lib/fields.c:74 +#, c-format +msgid "invalid package name (%.250s)" +msgstr "" + +#: lib/fields.c:91 +#, c-format +msgid "empty file details field `%s'" +msgstr "" + +#: lib/fields.c:94 +#, c-format +msgid "file details field `%s' not allowed in status file" +msgstr "" + +#: lib/fields.c:104 +#, c-format +msgid "too many values in file details field `%s' (compared to others)" +msgstr "" + +#: lib/fields.c:117 +#, c-format +msgid "too few values in file details field `%s' (compared to others)" +msgstr "" + +#: lib/fields.c:133 +msgid "yes/no in boolean field" +msgstr "" + +#: lib/fields.c:152 +msgid "word in `priority' field" +msgstr "" + +#: lib/fields.c:166 +msgid "value for `status' field not allowed in this context" +msgstr "" + +#: lib/fields.c:170 +msgid "first (want) word in `status' field" +msgstr "" + +#: lib/fields.c:173 +msgid "second (error) word in `status' field" +msgstr "" + +#: lib/fields.c:179 +msgid "third (status) word in `status' field" +msgstr "" + +#: lib/fields.c:190 +#, c-format +msgid "error in Version string `%.250s': %.250s" +msgstr "" + +#: lib/fields.c:201 +msgid "obsolete `Revision' or `Package-Revision' field used" +msgstr "" + +#: lib/fields.c:219 +msgid "value for `config-version' field not allowed in this context" +msgstr "" + +#: lib/fields.c:223 +#, c-format +msgid "error in Config-Version string `%.250s': %.250s" +msgstr "" + +#: lib/fields.c:247 +#, c-format +msgid "value for `conffiles' has malformatted line `%.*s'" +msgstr "" + +#: lib/fields.c:265 +#, c-format +msgid "value for `conffiles' has line starting with non-space `%c'" +msgstr "" + +#: lib/fields.c:281 +msgid "root or null directory is listed as a conffile" +msgstr "" + +#: lib/fields.c:337 +#, c-format +msgid "" +"`%s' field, missing package name, or garbage where package name expected" +msgstr "" + +#: lib/fields.c:340 +#, c-format +msgid "`%s' field, invalid package name `%.255s': %s" +msgstr "" + +#: lib/fields.c:371 +#, c-format +msgid "" +"`%s' field, reference to `%.255s':\n" +" bad version relationship %c%c" +msgstr "" + +#: lib/fields.c:377 +#, c-format +msgid "" +"`%s' field, reference to `%.255s':\n" +" `%c' is obsolete, use `%c=' or `%c%c' instead" +msgstr "" + +#: lib/fields.c:387 +#, c-format +msgid "" +"`%s' field, reference to `%.255s':\n" +" implicit exact match on version number, suggest using `=' instead" +msgstr "" + +#: lib/fields.c:394 +msgid "Only exact versions may be used for Provides" +msgstr "" + +#: lib/fields.c:398 +#, c-format +msgid "" +"`%s' field, reference to `%.255s':\n" +" version value starts with non-alphanumeric, suggest adding a space" +msgstr "" + +#: lib/fields.c:413 +#, c-format +msgid "`%s' field, reference to `%.255s': version contains `('" +msgstr "" + +#: lib/fields.c:416 +#, c-format +msgid "`%s' field, reference to `%.255s': version contains ` '" +msgstr "" + +#: lib/fields.c:419 +#, c-format +msgid "`%s' field, reference to `%.255s': version unterminated" +msgstr "" + +#: lib/fields.c:429 +#, c-format +msgid "`%s' field, reference to `%.255s': error in version: %.255s" +msgstr "" + +#: lib/fields.c:438 +#, c-format +msgid "`%s' field, syntax error after reference to package `%.255s'" +msgstr "" + +#: lib/fields.c:445 +#, c-format +msgid "alternatives (`|') not allowed in %s field" +msgstr "" + +#: lib/lock.c:45 +msgid "unable to unlock dpkg status database" +msgstr "" + +#: lib/lock.c:65 +msgid "you do not have permission to lock the dpkg status database" +msgstr "" + +#: lib/lock.c:66 +msgid "unable to open/create status database lockfile" +msgstr "" + +#: lib/lock.c:75 +msgid "status database area is locked by another process" +msgstr "" + +#: lib/lock.c:76 +msgid "unable to lock dpkg status database" +msgstr "" + +#: lib/mlib.c:51 +#, c-format +msgid "malloc failed (%ld bytes)" +msgstr "" + +#: lib/mlib.c:64 +#, c-format +msgid "realloc failed (%ld bytes)" +msgstr "" + +#: lib/mlib.c:71 +#, c-format +msgid "%s (subprocess): %s\n" +msgstr "" + +#: lib/mlib.c:85 +msgid "fork failed" +msgstr "" + +#: lib/mlib.c:98 +#, c-format +msgid "failed to dup for std%s" +msgstr "" + +#: lib/mlib.c:99 +#, c-format +msgid "failed to dup for fd %d" +msgstr "" + +#: lib/mlib.c:105 +msgid "failed to create pipe" +msgstr "" + +#: lib/mlib.c:114 +#, c-format +msgid "dpkg: warning - %s returned error exit status %d\n" +msgstr "" + +#: lib/mlib.c:116 +#, c-format +msgid "subprocess %s returned error exit status %d" +msgstr "" + +#: lib/mlib.c:121 +#, c-format +msgid "dpkg: warning - %s killed by signal (%s)%s\n" +msgstr "" + +#: lib/mlib.c:122 lib/mlib.c:125 +msgid ", core dumped" +msgstr "" + +#: lib/mlib.c:124 +#, c-format +msgid "subprocess %s killed by signal (%s)%s" +msgstr "" + +#: lib/mlib.c:127 +#, c-format +msgid "subprocess %s failed with wait status code %d" +msgstr "" + +#: lib/mlib.c:137 +#, c-format +msgid "wait for %s failed" +msgstr "" + +#: lib/mlib.c:145 +#, c-format +msgid "unable to read filedescriptor flags for %.250s" +msgstr "" + +#: lib/mlib.c:147 +#, c-format +msgid "unable to set close-on-exec flag for %.250s" +msgstr "" + +#: lib/mlib.c:199 +#, c-format +msgid "failed in buffer_write(fd) (%i, ret=%li): %s" +msgstr "" + +#: lib/mlib.c:206 +#, c-format +msgid "eof in buffer_write(stream): %s" +msgstr "" + +#: lib/mlib.c:208 +#, c-format +msgid "error in buffer_write(stream): %s" +msgstr "" + +#: lib/mlib.c:214 +#, c-format +msgid "unknown data type `%i' in buffer_write\n" +msgstr "" + +#: lib/mlib.c:230 +#, c-format +msgid "failed in buffer_read(fd): %s" +msgstr "" + +#: lib/mlib.c:237 +#, c-format +msgid "error in buffer_read(stream): %s" +msgstr "" + +#: lib/mlib.c:240 +#, c-format +msgid "unknown data type `%i' in buffer_read\n" +msgstr "" + +#: lib/mlib.c:306 +#, c-format +msgid "failed to allocate buffer in buffer_copy (%s)" +msgstr "" + +#: lib/mlib.c:337 +#, c-format +msgid "failed in buffer_copy (%s)" +msgstr "" + +#: lib/mlib.c:338 +#, c-format +msgid "short read in buffer_copy (%s)" +msgstr "" + +#: lib/myopt.c:40 +#, c-format +msgid "failed to open configuration file `%.255s' for reading" +msgstr "" + +#: lib/myopt.c:73 +#, c-format +msgid "configuration error: unknown option %s" +msgstr "" + +#: lib/myopt.c:76 +#, c-format +msgid "configuration error: %s needs a value" +msgstr "" + +#: lib/myopt.c:80 +#, c-format +msgid "configuration error: %s does not take a value" +msgstr "" + +#: lib/myopt.c:85 +#, c-format +msgid "read error in configuration file `%.255s'" +msgstr "" + +#: lib/myopt.c:86 +#, c-format +msgid "error closing configuration file `%.255s'" +msgstr "" + +#: lib/myopt.c:94 lib/myopt.c:102 +msgid "Error allocating memory for cfgfilename" +msgstr "" + +#: lib/myopt.c:130 +#, c-format +msgid "unknown option --%s" +msgstr "" + +#: lib/myopt.c:134 +#, c-format +msgid "--%s option takes a value" +msgstr "" + +#: lib/myopt.c:139 +#, c-format +msgid "--%s option does not take a value" +msgstr "" + +#: lib/myopt.c:146 +#, c-format +msgid "unknown option -%c" +msgstr "" + +#: lib/myopt.c:151 +#, c-format +msgid "-%c option takes a value" +msgstr "" + +#: lib/myopt.c:159 +#, c-format +msgid "-%c option does not take a value" +msgstr "" + +#: lib/parse.c:105 +#, c-format +msgid "failed to open package info file `%.255s' for reading" +msgstr "" + +#: lib/parse.c:110 +#, c-format +msgid "can't stat package info file `%.255s'" +msgstr "" + +#: lib/parse.c:115 +#, c-format +msgid "can't mmap package info file `%.255s'" +msgstr "" + +#: lib/parse.c:118 +#, c-format +msgid "failed to malloc for info file `%.255s'" +msgstr "" + +#: lib/parse.c:120 +#, c-format +msgid "copy info file `%.255s'" +msgstr "" + +#: lib/parse.c:152 +#, c-format +msgid "EOF after field name `%.*s'" +msgstr "" + +#: lib/parse.c:155 +#, c-format +msgid "newline in field name `%.*s'" +msgstr "" + +#: lib/parse.c:158 +#, c-format +msgid "MSDOS EOF (^Z) in field name `%.*s'" +msgstr "" + +#: lib/parse.c:161 +#, c-format +msgid "field name `%.*s' must be followed by colon" +msgstr "" + +#: lib/parse.c:169 +#, c-format +msgid "EOF before value of field `%.*s' (missing final newline)" +msgstr "" + +#: lib/parse.c:173 +#, c-format +msgid "MSDOS EOF char in value of field `%.*s' (missing newline?)" +msgstr "" + +#: lib/parse.c:187 +#, c-format +msgid "EOF during value of field `%.*s' (missing final newline)" +msgstr "" + +#: lib/parse.c:210 +#, c-format +msgid "duplicate value for `%s' field" +msgstr "" + +#: lib/parse.c:215 +#, c-format +msgid "user-defined field name `%.*s' too short" +msgstr "" + +#: lib/parse.c:220 +#, c-format +msgid "duplicate value for user-defined field `%.*s'" +msgstr "" + +#: lib/parse.c:233 +msgid "several package info entries found, only one allowed" +msgstr "" + +#: lib/parse.c:259 +msgid "Configured-Version for package with inappropriate Status" +msgstr "" + +#: lib/parse.c:273 +msgid "Package which in state not-installed has conffiles, forgetting them" +msgstr "" + +#: lib/parse.c:330 +#, c-format +msgid "failed to close after read: `%.255s'" +msgstr "" + +#: lib/parse.c:331 +#, c-format +msgid "no package information in `%.255s'" +msgstr "" + +#: lib/parsehelp.c:38 +#, c-format +msgid "failed to read `%s' at line %d" +msgstr "" + +#: lib/parsehelp.c:39 +#, c-format +msgid "%s, in file `%.255s' near line %d" +msgstr "" + +#: lib/parsehelp.c:40 +msgid "warning" +msgstr "" + +#: lib/parsehelp.c:40 +msgid "parse error" +msgstr "" + +#: lib/parsehelp.c:42 +#, c-format +msgid " package `%.255s'" +msgstr "" + +#: lib/parsehelp.c:53 +msgid "failed to write parsing warning" +msgstr "" + +#: lib/parsehelp.c:113 +msgid "may not be empty string" +msgstr "" + +#: lib/parsehelp.c:114 +msgid "must start with an alphanumeric" +msgstr "" + +#: lib/parsehelp.c:123 +#, c-format +msgid "character `%c' not allowed - only letters, digits and %s allowed" +msgstr "" + +#: lib/parsehelp.c:178 +msgid "<none>" +msgstr "" + +#: lib/parsehelp.c:193 +msgid "version string is empty" +msgstr "" + +#: lib/parsehelp.c:204 +msgid "version string has embedded spaces" +msgstr "" + +#: lib/parsehelp.c:209 +msgid "epoch in version is not number" +msgstr "" + +#: lib/parsehelp.c:210 +msgid "nothing after colon in version number" +msgstr "" + +#: lib/parsehelp.c:232 +#, c-format +msgid "missing %s" +msgstr "" + +#: lib/parsehelp.c:236 +#, c-format +msgid "empty value for %s" +msgstr "" + +#: lib/showcright.c:33 +msgid "cannot open GPL file " +msgstr "" + +#: lib/showpkg.c:70 +#, c-format +msgid "invalid character `%c' in field width\n" +msgstr "" + +#: lib/showpkg.c:157 +#, c-format +msgid "Closing brace missing in format\n" +msgstr "" + +#: lib/varbuf.c:105 +msgid "failed to realloc for variable buffer" +msgstr "" + +#: src/archives.c:208 +msgid "process_archive ... already disappeared !" +msgstr "" + +#: src/archives.c:228 +msgid "error reading from dpkg-deb pipe" +msgstr "" + +#: src/archives.c:265 +#, c-format +msgid "error setting timestamps of `%.255s'" +msgstr "" + +#: src/archives.c:272 src/archives.c:617 +#, c-format +msgid "error setting ownership of `%.255s'" +msgstr "" + +#: src/archives.c:274 src/archives.c:620 +#, c-format +msgid "error setting permissions of `%.255s'" +msgstr "" + +#: src/archives.c:367 +#, c-format +msgid "" +"trying to overwrite `%.250s', which is the diverted version of `%.250s'%.10s" +"%.100s%.10s" +msgstr "" + +#: src/archives.c:371 +msgid " (package: " +msgstr "" + +#: src/archives.c:393 +#, c-format +msgid "unable to stat `%.255s' (which I was about to install)" +msgstr "" + +#: src/archives.c:401 +#, c-format +msgid "" +"unable to clean up mess surrounding `%.255s' before installing another " +"version" +msgstr "" + +#: src/archives.c:407 +#, c-format +msgid "unable to stat restored `%.255s' before installing another version" +msgstr "" + +#: src/archives.c:439 +#, c-format +msgid "archive contained object `%.255s' of unknown type 0x%x" +msgstr "" + +#: src/archives.c:499 +#, c-format +msgid "Replacing files in old package %s ...\n" +msgstr "" + +#: src/archives.c:502 +#, c-format +msgid "Replaced by files in installed package %s ...\n" +msgstr "" + +#: src/archives.c:508 +#, c-format +msgid "" +"trying to overwrite directory `%.250s' in package %.250s with nondirectory" +msgstr "" + +#: src/archives.c:518 +#, c-format +msgid "trying to overwrite `%.250s', which is also in package %.250s" +msgstr "" + +#: src/archives.c:543 +#, c-format +msgid "gobble replaced file `%.255s'" +msgstr "" + +#: src/archives.c:600 dpkg-deb/build.c:314 +#, c-format +msgid "unable to create `%.255s'" +msgstr "" + +#: src/archives.c:605 +#, c-format +msgid "backend dpkg-deb during `%.255s'" +msgstr "" + +#: src/archives.c:623 +#, c-format +msgid "error closing/writing `%.255s'" +msgstr "" + +#: src/archives.c:628 +#, c-format +msgid "error creating pipe `%.255s'" +msgstr "" + +#: src/archives.c:634 src/archives.c:640 +#, c-format +msgid "error creating device `%.255s'" +msgstr "" + +#: src/archives.c:649 +#, c-format +msgid "error creating hard link `%.255s'" +msgstr "" + +#: src/archives.c:656 +#, c-format +msgid "error creating symbolic link `%.255s'" +msgstr "" + +#: src/archives.c:662 src/archives.c:667 +#, c-format +msgid "error setting ownership of symlink `%.255s'" +msgstr "" + +#: src/archives.c:673 +#, c-format +msgid "error creating directory `%.255s'" +msgstr "" + +#: src/archives.c:708 +#, c-format +msgid "unable to move aside `%.255s' to install new version" +msgstr "" + +#: src/archives.c:717 +#, c-format +msgid "unable to read link `%.255s'" +msgstr "" + +#: src/archives.c:721 +#, c-format +msgid "unable to make backup symlink for `%.255s'" +msgstr "" + +#: src/archives.c:724 src/archives.c:727 +#, c-format +msgid "unable to chown backup symlink for `%.255s'" +msgstr "" + +#: src/archives.c:732 +#, c-format +msgid "unable to make backup link of `%.255s' before installing new version" +msgstr "" + +#: src/archives.c:756 +#, c-format +msgid "unable to install new version of `%.255s'" +msgstr "" + +#: src/archives.c:788 +#, c-format +msgid "" +"dpkg: warning - ignoring dependency problem with removal of %s:\n" +"%s" +msgstr "" + +#: src/archives.c:795 +#, c-format +msgid "" +"dpkg: warning - considering deconfiguration of essential\n" +" package %s, to enable removal of %s.\n" +msgstr "" + +#: src/archives.c:799 +#, c-format +msgid "" +"dpkg: no, %s is essential, will not deconfigure\n" +" it in order to enable removal of %s.\n" +msgstr "" + +#: src/archives.c:812 +#, c-format +msgid "" +"dpkg: no, cannot remove %s (--auto-deconfigure will help):\n" +"%s" +msgstr "" + +#: src/archives.c:846 +#, c-format +msgid "dpkg: considering removing %s in favour of %s ...\n" +msgstr "" + +#: src/archives.c:850 +#, c-format +msgid "%s is not properly installed - ignoring any dependencies on it.\n" +msgstr "" + +#: src/archives.c:877 +#, c-format +msgid "dpkg: may have trouble removing %s, as it provides %s ...\n" +msgstr "" + +#: src/archives.c:892 +#, c-format +msgid "" +"dpkg: package %s requires reinstallation, but will remove anyway as you " +"request.\n" +msgstr "" + +#: src/archives.c:895 +#, c-format +msgid "dpkg: package %s requires reinstallation, will not remove.\n" +msgstr "" + +#: src/archives.c:908 +#, c-format +msgid "dpkg: yes, will remove %s in favour of %s.\n" +msgstr "" + +#: src/archives.c:916 +#, c-format +msgid "" +"dpkg: regarding %s containing %s:\n" +"%s" +msgstr "" + +#: src/archives.c:919 +#, c-format +msgid "conflicting packages - not installing %.250s" +msgstr "" + +#: src/archives.c:920 +#, c-format +msgid "dpkg: warning - ignoring conflict, may proceed anyway !\n" +msgstr "" + +#: src/archives.c:958 +#, c-format +msgid "--%s --recursive needs at least one path argument" +msgstr "" + +#: src/archives.c:988 +msgid "failed to exec find for --recursive" +msgstr "" + +#: src/archives.c:993 +msgid "failed to fdopen find's pipe" +msgstr "" + +#: src/archives.c:999 +msgid "error reading find's pipe" +msgstr "" + +#: src/archives.c:1000 +msgid "error closing find's pipe" +msgstr "" + +#: src/archives.c:1003 +#, c-format +msgid "find for --recursive returned unhandled error %i" +msgstr "" + +#: src/archives.c:1006 +msgid "searched, but found no packages (files matching *.deb)" +msgstr "" + +#: src/archives.c:1022 +#, c-format +msgid "--%s needs at least one package archive file argument" +msgstr "" + +#: src/archives.c:1092 +#, c-format +msgid "Selecting previously deselected package %s.\n" +msgstr "" + +#: src/archives.c:1097 +#, c-format +msgid "Skipping deselected package %s.\n" +msgstr "" + +#: src/archives.c:1111 +#, c-format +msgid "Version %.250s of %.250s already installed, skipping.\n" +msgstr "" + +#: src/archives.c:1123 +#, c-format +msgid "%s - warning: downgrading %.250s from %.250s to %.250s.\n" +msgstr "" + +#: src/archives.c:1129 +#, c-format +msgid "Will not downgrade %.250s from version %.250s to %.250s, skipping.\n" +msgstr "" + +#: src/cleanup.c:83 +#, c-format +msgid "" +"unable to remove newly-installed version of `%.250s' to allow reinstallation " +"of backup copy" +msgstr "" + +#: src/cleanup.c:90 +#, c-format +msgid "unable to restore backup version of `%.250s'" +msgstr "" + +#: src/cleanup.c:94 +#, c-format +msgid "unable to remove newly-installed version of `%.250s'" +msgstr "" + +#: src/cleanup.c:101 +#, c-format +msgid "unable to remove newly-extracted version of `%.250s'" +msgstr "" + +#: src/configure.c:91 +#, c-format +msgid "no package named `%s' is installed, cannot configure" +msgstr "" + +#: src/configure.c:93 +#, c-format +msgid "package %.250s is already installed and configured" +msgstr "" + +#: src/configure.c:95 +#, c-format +msgid "" +"package %.250s is not ready for configuration\n" +" cannot configure (current status `%.250s')" +msgstr "" + +#: src/configure.c:114 +#, c-format +msgid "" +"dpkg: dependency problems prevent configuration of %s:\n" +"%s" +msgstr "" + +#: src/configure.c:117 +msgid "dependency problems - leaving unconfigured" +msgstr "" + +#: src/configure.c:121 +#, c-format +msgid "" +"dpkg: %s: dependency problems, but configuring anyway as you request:\n" +"%s" +msgstr "" + +#: src/configure.c:129 +msgid "" +"Package is in a very bad inconsistent state - you should\n" +" reinstall it before attempting configuration." +msgstr "" + +#: src/configure.c:132 +#, c-format +msgid "Setting up %s (%s) ...\n" +msgstr "" + +#: src/configure.c:179 +#, c-format +msgid "unable to stat new dist conffile `%.250s'" +msgstr "" + +#: src/configure.c:189 src/configure.c:430 +#, c-format +msgid "unable to stat current installed conffile `%.250s'" +msgstr "" + +#: src/configure.c:198 +#, c-format +msgid "" +"\n" +"Configuration file `%s', does not exist on system.\n" +"Installing new config file as you request.\n" +msgstr "" + +#: src/configure.c:232 +#, c-format +msgid "dpkg: %s: warning - failed to remove old backup `%.250s': %s\n" +msgstr "" + +#: src/configure.c:240 +#, c-format +msgid "dpkg: %s: warning - failed to rename `%.250s' to `%.250s': %s\n" +msgstr "" + +#: src/configure.c:248 +#, c-format +msgid "dpkg: %s: warning - failed to remove `%.250s': %s\n" +msgstr "" + +#: src/configure.c:256 +#, c-format +msgid "dpkg: %s: warning - failed to remove old distrib version `%.250s': %s\n" +msgstr "" + +#: src/configure.c:261 +#, c-format +msgid "dpkg: %s: warning - failed to remove `%.250s' (before overwrite): %s\n" +msgstr "" + +#: src/configure.c:266 +#, c-format +msgid "dpkg: %s: warning - failed to link `%.250s' to `%.250s': %s\n" +msgstr "" + +#: src/configure.c:270 +#, c-format +msgid "Installing new version of config file %s ...\n" +msgstr "" + +#: src/configure.c:274 +#, c-format +msgid "unable to install `%.250s' as `%.250s'" +msgstr "" + +#: src/configure.c:335 +#, c-format +msgid "" +"dpkg: %s: warning - unable to stat config file `%s'\n" +" (= `%s'): %s\n" +msgstr "" + +#: src/configure.c:346 +#, c-format +msgid "" +"dpkg: %s: warning - config file `%s' is a circular link\n" +" (= `%s')\n" +msgstr "" + +#: src/configure.c:359 +#, c-format +msgid "" +"dpkg: %s: warning - unable to readlink conffile `%s'\n" +" (= `%s'): %s\n" +msgstr "" + +#: src/configure.c:379 +#, c-format +msgid "" +"dpkg: %s: warning - conffile `%.250s' resolves to degenerate filename\n" +" (`%s' is a symlink to `%s')\n" +msgstr "" + +#: src/configure.c:392 +#, c-format +msgid "" +"dpkg: %s: warning - conffile `%.250s' is not a plain file or symlink (= `%" +"s')\n" +msgstr "" + +#: src/configure.c:410 +msgid "md5hash" +msgstr "" + +#: src/configure.c:416 +#, c-format +msgid "dpkg: %s: warning - unable to open conffile %s for hash: %s\n" +msgstr "" + +#: src/configure.c:434 +#, c-format +msgid "unable to change ownership of new dist conffile `%.250s'" +msgstr "" + +#: src/configure.c:437 +#, c-format +msgid "unable to set mode of new dist conffile `%.250s'" +msgstr "" + +#: src/configure.c:467 +#, c-format +msgid "failed to run %s (%.250s)" +msgstr "" + +#: src/configure.c:476 src/configure.c:514 +msgid "wait for shell failed" +msgstr "" + +#: src/configure.c:496 +msgid "Type `exit' when you're done.\n" +msgstr "" + +#: src/configure.c:505 +#, c-format +msgid "failed to exec shell (%.250s)" +msgstr "" + +#: src/configure.c:517 +msgid "Don't forget to foreground (`fg') this process when you're done !\n" +msgstr "" + +#: src/configure.c:556 +#, c-format +msgid "" +"\n" +"Configuration file `%s'" +msgstr "" + +#: src/configure.c:558 +#, c-format +msgid " (actually `%s')" +msgstr "" + +#: src/configure.c:562 +#, c-format +msgid "" +"\n" +" ==> File on system created by you or by a script.\n" +" ==> File also in package provided by package maintainer.\n" +msgstr "" + +#: src/configure.c:567 +#, c-format +msgid "" +"\n" +" Not modified since installation.\n" +msgstr "" + +#: src/configure.c:569 +#, c-format +msgid "" +"\n" +" ==> Modified (by you or by a script) since installation.\n" +msgstr "" + +#: src/configure.c:570 +#, c-format +msgid "" +"\n" +" ==> Deleted (by you or by a script) since installation.\n" +msgstr "" + +#: src/configure.c:573 +#, c-format +msgid " ==> Package distributor has shipped an updated version.\n" +msgstr "" + +#: src/configure.c:574 +#, c-format +msgid " Version in package is the same as at last installation.\n" +msgstr "" + +#: src/configure.c:581 +#, c-format +msgid " ==> Using new file as you requested.\n" +msgstr "" + +#: src/configure.c:585 +#, c-format +msgid " ==> Using current old file as you requested.\n" +msgstr "" + +#: src/configure.c:595 +#, c-format +msgid " ==> Keeping old config file as default.\n" +msgstr "" + +#: src/configure.c:599 +#, c-format +msgid " ==> Using new config file as default.\n" +msgstr "" + +#: src/configure.c:607 +#, c-format +msgid "" +" What would you like to do about it ? Your options are:\n" +" Y or I : install the package maintainer's version\n" +" N or O : keep your currently-installed version\n" +" D : show the differences between the versions\n" +" Z : background this process to examine the situation\n" +msgstr "" + +#: src/configure.c:614 +#, c-format +msgid " The default action is to keep your current version.\n" +msgstr "" + +#: src/configure.c:616 +#, c-format +msgid " The default action is to install the new version.\n" +msgstr "" + +#: src/configure.c:622 +msgid "[default=N]" +msgstr "" + +#: src/configure.c:623 +msgid "[default=Y]" +msgstr "" + +#: src/configure.c:623 +msgid "[no default]" +msgstr "" + +#: src/configure.c:626 +msgid "error writing to stderr, discovered before conffile prompt" +msgstr "" + +#: src/configure.c:633 +msgid "read error on stdin at conffile prompt" +msgstr "" + +#: src/configure.c:634 +msgid "EOF on stdin at conffile prompt" +msgstr "" + +#: src/depcon.c:76 +#, c-format +msgid "unable to check for existence of `%.250s'" +msgstr "" + +#: src/depcon.c:153 src/packages.c:389 +msgid " depends on " +msgstr "" + +#: src/depcon.c:154 +msgid " pre-depends on " +msgstr "" + +#: src/depcon.c:155 +msgid " recommends " +msgstr "" + +#: src/depcon.c:156 +msgid " conflicts with " +msgstr "" + +#: src/depcon.c:157 +msgid " suggests " +msgstr "" + +#: src/depcon.c:158 +msgid " enhances " +msgstr "" + +#: src/depcon.c:234 +#, c-format +msgid " %.250s is to be removed.\n" +msgstr "" + +#: src/depcon.c:237 +#, c-format +msgid " %.250s is to be deconfigured.\n" +msgstr "" + +#: src/depcon.c:241 +#, c-format +msgid " %.250s is to be installed, but is version %.250s.\n" +msgstr "" + +#: src/depcon.c:249 +#, c-format +msgid " %.250s is installed, but is version %.250s.\n" +msgstr "" + +#: src/depcon.c:264 +#, c-format +msgid " %.250s is unpacked, but has never been configured.\n" +msgstr "" + +#: src/depcon.c:268 +#, c-format +msgid " %.250s is unpacked, but is version %.250s.\n" +msgstr "" + +#: src/depcon.c:274 +#, c-format +msgid " %.250s latest configured version is %.250s.\n" +msgstr "" + +#: src/depcon.c:283 +#, c-format +msgid " %.250s is %s.\n" +msgstr "" + +#: src/depcon.c:319 +#, c-format +msgid " %.250s provides %.250s but is to be removed.\n" +msgstr "" + +#: src/depcon.c:323 +#, c-format +msgid " %.250s provides %.250s but is to be deconfigured.\n" +msgstr "" + +#: src/depcon.c:328 +#, c-format +msgid " %.250s provides %.250s but is %s.\n" +msgstr "" + +#: src/depcon.c:342 +#, c-format +msgid " %.250s is not installed.\n" +msgstr "" + +#: src/depcon.c:373 +#, c-format +msgid " %.250s (version %.250s) is to be installed.\n" +msgstr "" + +#: src/depcon.c:387 +#, c-format +msgid " %.250s (version %.250s) is %s.\n" +msgstr "" + +#: src/depcon.c:412 +#, c-format +msgid " %.250s provides %.250s and is to be installed.\n" +msgstr "" + +#: src/depcon.c:443 +#, c-format +msgid " %.250s provides %.250s and is %s.\n" +msgstr "" + +#: src/enquiry.c:56 src/query.c:96 src/query.c:139 +msgid "(no description available)" +msgstr "" + +#: src/enquiry.c:81 +msgid "" +"The following packages are in a mess due to serious problems during\n" +"installation. They must be reinstalled for them (and any packages\n" +"that depend on them) to function properly:\n" +msgstr "" + +#: src/enquiry.c:86 +msgid "" +"The following packages have been unpacked but not yet configured.\n" +"They must be configured using dpkg --configure or the configure\n" +"menu option in dselect for them to work:\n" +msgstr "" + +#: src/enquiry.c:91 +msgid "" +"The following packages are only half configured, probably due to problems\n" +"configuring them the first time. The configuration should be retried using\n" +"dpkg --configure <package> or the configure menu option in dselect:\n" +msgstr "" + +#: src/enquiry.c:96 +msgid "" +"The following packages are only half installed, due to problems during\n" +"installation. The installation can probably be completed by retrying it;\n" +"the packages can be removed using dselect or dpkg --remove:\n" +msgstr "" + +#: src/enquiry.c:121 +msgid "--audit does not take any arguments" +msgstr "" + +#: src/enquiry.c:156 +msgid "<unknown>" +msgstr "" + +#: src/enquiry.c:173 +msgid "--yet-to-unpack does not take any arguments" +msgstr "" + +#: src/enquiry.c:211 +#, c-format +msgid " %d in %s: " +msgstr "" + +#: src/enquiry.c:226 +#, c-format +msgid " %d packages, from the following sections:" +msgstr "" + +#: src/enquiry.c:245 +msgid "--assert-* does not take any arguments" +msgstr "" + +#: src/enquiry.c:260 +#, c-format +msgid "" +"Version of dpkg with working epoch support not yet configured.\n" +" Please use `dpkg --configure dpkg', and then try again.\n" +msgstr "" + +#: src/enquiry.c:264 +#, c-format +msgid "dpkg not recorded as installed, cannot check for epoch support !\n" +msgstr "" + +#: src/enquiry.c:307 +msgid "--predep-package does not take any argument" +msgstr "" + +#: src/enquiry.c:359 +#, c-format +msgid "" +"dpkg: cannot see how to satisfy pre-dependency:\n" +" %s\n" +msgstr "" + +#: src/enquiry.c:360 +#, c-format +msgid "cannot satisfy pre-dependencies for %.250s (wanted due to %.250s)" +msgstr "" + +#: src/enquiry.c:377 +msgid "--print-architecture does not take any argument" +msgstr "" + +#: src/enquiry.c:419 +msgid "" +"--compare-versions takes three arguments: <version> <relation> <version>" +msgstr "" + +#: src/enquiry.c:424 +msgid "--compare-versions bad relation" +msgstr "" + +#: src/enquiry.c:429 +#, c-format +msgid "version a has bad syntax: %s\n" +msgstr "" + +#: src/enquiry.c:439 +#, c-format +msgid "version b has bad syntax: %s\n" +msgstr "" + +#: src/errors.c:58 +#, c-format +msgid "" +"%s: error processing %s (--%s):\n" +" %s\n" +msgstr "" + +#: src/errors.c:81 +msgid "" +"dpkg: failed to allocate memory for new entry in list of failed packages." +msgstr "" + +#: src/errors.c:91 +#, c-format +msgid "dpkg: too many errors, stopping\n" +msgstr "" + +#: src/errors.c:97 +msgid "Errors were encountered while processing:\n" +msgstr "" + +#: src/errors.c:104 +msgid "Processing was halted because there were too many errors.\n" +msgstr "" + +#: src/errors.c:112 +#, c-format +msgid "Package %s was on hold, processing it anyway as you request\n" +msgstr "" + +#: src/errors.c:116 +#, c-format +msgid "" +"Package %s is on hold, not touching it. Use --force-hold to override.\n" +msgstr "" + +#: src/errors.c:125 +msgid "" +"dpkg - warning, overriding problem because --force enabled:\n" +" " +msgstr "" + +#: src/filesdb.c:123 +#, c-format +msgid "unable to open files list file for package `%.250s'" +msgstr "" + +#: src/filesdb.c:128 +#, c-format +msgid "" +"dpkg: serious warning: files list file for package `%.250s' missing, " +"assuming package has no files currently installed.\n" +msgstr "" + +#: src/filesdb.c:145 +#, c-format +msgid "files list for package `%.250s'" +msgstr "" + +#: src/filesdb.c:158 +#, c-format +msgid "files list file for package `%.250s' contains empty filename" +msgstr "" + +#: src/filesdb.c:170 +#, c-format +msgid "error closing files list file for package `%.250s'" +msgstr "" + +#: src/filesdb.c:201 +#, c-format +msgid "(Reading database ... " +msgstr "" + +#: src/filesdb.c:209 +#, c-format +msgid "%d files and directories currently installed.)\n" +msgstr "" + +#: src/filesdb.c:240 +#, c-format +msgid "unable to create updated files list file for package %s" +msgstr "" + +#: src/filesdb.c:250 +#, c-format +msgid "failed to write to updated files list file for package %s" +msgstr "" + +#: src/filesdb.c:252 +#, c-format +msgid "failed to flush updated files list file for package %s" +msgstr "" + +#: src/filesdb.c:254 +#, c-format +msgid "failed to sync updated files list file for package %s" +msgstr "" + +#: src/filesdb.c:257 +#, c-format +msgid "failed to close updated files list file for package %s" +msgstr "" + +#: src/filesdb.c:259 +#, c-format +msgid "failed to install updated files list file for package %s" +msgstr "" + +#: src/filesdb.c:323 +msgid "failed to open statoverride file" +msgstr "" + +#: src/filesdb.c:327 +msgid "failed to fstat statoverride file" +msgstr "" + +#: src/filesdb.c:330 +msgid "failed to fstat previous statoverride file" +msgstr "" + +#: src/filesdb.c:349 +#, c-format +msgid "statoverride file `%.250s'" +msgstr "" + +#: src/filesdb.c:362 +msgid "statoverride file contains empty line" +msgstr "" + +#: src/filesdb.c:447 +msgid "failed to open diversions file" +msgstr "" + +#: src/filesdb.c:451 +msgid "failed to fstat previous diversions file" +msgstr "" + +#: src/filesdb.c:453 +msgid "failed to fstat diversions file" +msgstr "" + +#: src/filesdb.c:474 +msgid "fgets gave an empty string from diversions [i]" +msgstr "" + +#: src/filesdb.c:475 +msgid "diversions file has too-long line or EOF [i]" +msgstr "" + +#: src/filesdb.c:481 +msgid "read error in diversions [ii]" +msgstr "" + +#: src/filesdb.c:482 +msgid "unexpected EOF in diversions [ii]" +msgstr "" + +#: src/filesdb.c:485 +msgid "fgets gave an empty string from diversions [ii]" +msgstr "" + +#: src/filesdb.c:486 src/filesdb.c:497 +msgid "diversions file has too-long line or EOF [ii]" +msgstr "" + +#: src/filesdb.c:492 +msgid "read error in diversions [iii]" +msgstr "" + +#: src/filesdb.c:493 +msgid "unexpected EOF in diversions [iii]" +msgstr "" + +#: src/filesdb.c:496 +msgid "fgets gave an empty string from diversions [iii]" +msgstr "" + +#: src/filesdb.c:504 +#, c-format +msgid "conflicting diversions involving `%.250s' or `%.250s'" +msgstr "" + +#: src/filesdb.c:513 +msgid "read error in diversions [i]" +msgstr "" + +#: src/help.c:41 dselect/pkgdisplay.cc:52 +msgid "not installed" +msgstr "" + +#: src/help.c:42 +msgid "unpacked but not configured" +msgstr "" + +#: src/help.c:43 +msgid "broken due to postinst failure" +msgstr "" + +#: src/help.c:44 dselect/pkgdisplay.cc:55 +msgid "installed" +msgstr "" + +#: src/help.c:45 +msgid "broken due to failed removal" +msgstr "" + +#: src/help.c:46 +msgid "not installed but configs remain" +msgstr "" + +#: src/help.c:87 +msgid "dpkg - error: PATH is not set.\n" +msgstr "" + +#: src/help.c:102 +#, c-format +msgid "dpkg: `%s' not found on PATH.\n" +msgstr "" + +#: src/help.c:109 +#, c-format +msgid "" +"%d expected program(s) not found on PATH.\n" +"NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin." +msgstr "" + +#: src/help.c:179 +#, c-format +msgid "failed to chroot to `%.250s'" +msgstr "" + +#: src/help.c:227 +#, c-format +msgid "error un-catching signal %s: %s\n" +msgstr "" + +#: src/help.c:245 +#, c-format +msgid "unable to ignore signal %s before running script" +msgstr "" + +#: src/help.c:254 +#, c-format +msgid "unable to set execute permissions on `%.250s'" +msgstr "" + +#: src/help.c:299 +#, c-format +msgid "unable to stat installed %s script `%.250s'" +msgstr "" + +#: src/help.c:301 src/help.c:357 src/help.c:377 +#, c-format +msgid "unable to execute %s" +msgstr "" + +#: src/help.c:325 +#, c-format +msgid "unable to stat new %s script `%.250s'" +msgstr "" + +#: src/help.c:327 +#, c-format +msgid "unable to execute new %s" +msgstr "" + +#: src/help.c:346 +#, c-format +msgid "old %s script" +msgstr "" + +#: src/help.c:354 +#, c-format +msgid "dpkg: warning - unable to stat %s `%.250s': %s\n" +msgstr "" + +#: src/help.c:361 +#, c-format +msgid "dpkg - trying script from the new package instead ...\n" +msgstr "" + +#: src/help.c:368 +#, c-format +msgid "new %s script" +msgstr "" + +#: src/help.c:372 +msgid "there is no script in the new version of the package - giving up" +msgstr "" + +#: src/help.c:374 +#, c-format +msgid "unable to stat %s `%.250s'" +msgstr "" + +#: src/help.c:378 +#, c-format +msgid "dpkg: ... it looks like that went OK.\n" +msgstr "" + +#: src/help.c:447 +msgid "unlink" +msgstr "" + +#: src/help.c:461 +msgid "chmod" +msgstr "" + +#: src/help.c:477 src/processarc.c:701 +msgid "delete" +msgstr "" + +#: src/help.c:487 +#, c-format +msgid "failed to %s `%%.255s'" +msgstr "" + +#: src/help.c:493 dpkg-deb/info.c:54 +msgid "failed to exec rm for cleanup" +msgstr "" + +#: src/main.c:44 +#, c-format +msgid "Debian `%s' package management program version %s.\n" +msgstr "" + +#: src/main.c:46 src/query.c:461 dselect/main.cc:157 dpkg-deb/main.c:48 +#: dpkg-split/main.c:41 +#, c-format +msgid "" +"This is free software; see the GNU General Public License version 2 or\n" +"later for copying conditions. There is NO warranty.\n" +"See %s --license for copyright and license details.\n" +msgstr "" + +#: src/main.c:57 +#, c-format +msgid "" +"Usage: %s [<option> ...] <command>\n" +"\n" +"Commands:\n" +" -i|--install <.deb file name> ... | -R|--recursive <dir> ...\n" +" --unpack <.deb file name> ... | -R|--recursive <dir> ...\n" +" -A|--record-avail <.deb file name> ... | -R|--recursive <dir> ...\n" +" --configure <package-name> ... | -a|--pending\n" +" -r|--remove <package-name> ... | -a|--pending\n" +" -P|--purge <package-name> ... | -a|--pending\n" +" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" --set-selections Set package selections from stdin.\n" +" --update-avail <Packages-file> Replace available packages info.\n" +" --merge-avail <Packages-file> Merge with info from file.\n" +" --clear-avail Erase existing available info.\n" +" --forget-old-unavail Forget uninstalled unavailable pkgs.\n" +" -s|--status <package-name> ... Display package status details.\n" +" -p|--print-avail <package-name> ... Display available version details.\n" +" -L|--listfiles <package-name> ... List files `owned' by package(s).\n" +" -l|--list [<pattern> ...] List packages concisely.\n" +" -S|--search <pattern> ... Find package(s) owning file(s).\n" +" -C|--audit Check for broken package(s).\n" +" --print-architecture Print dpkg architecture.\n" +" --compare-versions <a> <rel> <b> Compare version numbers - see below.\n" +" --help Show this help message.\n" +" --version Show the version.\n" +" --force-help | -Dh|--debug=help Help on forcing resp. debugging.\n" +" --license | --licence Print copyright licensing terms.\n" +"\n" +"Use dpkg -b|--build|-c|--contents|-e|--control|-I|--info|-f|--field|\n" +" -x|--extract|-X|--vextract|--fsys-tarfile on archives (type %s --help).\n" +"\n" +"For internal use: dpkg --assert-support-predepends | --predep-package |\n" +" --assert-working-epoch | --assert-long-filenames | --assert-multi-conrep.\n" +"\n" +"Options:\n" +" --admindir=<directory> Use <directory> instead of %s.\n" +" --root=<directory> Install on alternative system rooted " +"elsewhere.\n" +" --instdir=<directory> Change inst'n root without changing admin dir.\n" +" -O|--selected-only Skip packages not selected for install/" +"upgrade.\n" +" -E|--skip-same-version Skip packages whose same version is installed.\n" +" -G|--refuse-downgrade Skip packages with earlier version than " +"installed.\n" +" -B|--auto-deconfigure Install even if it would break some other " +"package.\n" +" --no-debsig Do not try to verify package signatures.\n" +" --no-act|--dry-run|--simulate\n" +" Just say what we would do - don't do it.\n" +" -D|--debug=<octal> Enable debugging - see -Dhelp or --debug=help.\n" +" --status-fd <n> Send status change updates to file descriptor " +"<n>.\n" +" --log=<filename> Log status changes and actions to <filename>.\n" +" --ignore-depends=<package>,... Ignore dependencies involving <package>.\n" +" --force-... Override problems - see --force-help.\n" +" --no-force-...|--refuse-... Stop when problems encountered.\n" +" --abort-after <n> Abort after encountering <n> errors.\n" +"\n" +"Comparison operators for --compare-versions are:\n" +" lt le eq ne ge gt (treat empty version as earlier than any " +"version);\n" +" lt-nl le-nl ge-nl gt-nl (treat empty version as later than any version);\n" +" < << <= = >= >> > (only for compatibility with control file " +"syntax).\n" +"\n" +"Use `dselect' or `aptitude' for user-friendly package management.\n" +msgstr "" + +#: src/main.c:121 +msgid "" +"Type dpkg --help for help about installing and deinstalling packages [*];\n" +"Use `dselect' or `aptitude' for user-friendly package management;\n" +"Type dpkg -Dhelp for a list of dpkg debug flag values;\n" +"Type dpkg --force-help for a list of forcing options;\n" +"Type dpkg-deb --help for help about manipulating *.deb files;\n" +"Type dpkg --license for copyright license and lack of warranty (GNU GPL) " +"[*].\n" +"\n" +"Options marked [*] produce a lot of output - pipe it through `less' or " +"`more' !" +msgstr "" + +#: src/main.c:186 src/query.c:531 dpkg-deb/main.c:167 dpkg-split/main.c:151 +#, c-format +msgid "conflicting actions --%s and --%s" +msgstr "" + +#: src/main.c:191 +#, c-format +msgid "Warning: obsolete option `--%s'\n" +msgstr "" + +#: src/main.c:199 +#, c-format +msgid "" +"%s debugging option, --debug=<octal> or -D<octal>:\n" +"\n" +" number ref. in source description\n" +" 1 general Generally helpful progress information\n" +" 2 scripts Invocation and status of maintainer scripts\n" +" 10 eachfile Output for each file processed\n" +" 100 eachfiledetail Lots of output for each file processed\n" +" 20 conff Output for each configuration file\n" +" 200 conffdetail Lots of output for each configuration file\n" +" 40 depcon Dependencies and conflicts\n" +" 400 depcondetail Lots of dependencies/conflicts output\n" +" 1000 veryverbose Lots of drivel about eg the dpkg/info directory\n" +" 2000 stupidlyverbose Insane amounts of drivel\n" +"\n" +"Debugging options are be mixed using bitwise-or.\n" +"Note that the meanings and values are subject to change.\n" +msgstr "" + +#: src/main.c:218 +msgid "--debug requires an octal argument" +msgstr "" + +#: src/main.c:242 +#, c-format +msgid "null package name in --ignore-depends comma-separated list `%.250s'" +msgstr "" + +#: src/main.c:248 +#, c-format +msgid "--ignore-depends requires a legal package name. `%.250s' is not; %s" +msgstr "" + +#: src/main.c:264 src/main.c:275 +#, c-format +msgid "invalid integer for --%s: `%.250s'" +msgstr "" + +#: src/main.c:294 +#, c-format +msgid "" +"%s forcing options - control behaviour when problems found:\n" +" warn but continue: --force-<thing>,<thing>,...\n" +" stop with error: --refuse-<thing>,<thing>,... | --no-force-<thing>,...\n" +" Forcing things:\n" +" all Set all force options\n" +" auto-select [*] (De)select packages to install (remove) them\n" +" downgrade [*] Replace a package with a lower version\n" +" configure-any Configure any package which may help this one\n" +" hold Process incidental packages even when on hold\n" +" bad-path PATH is missing important programs, problems " +"likely\n" +" not-root Try to (de)install things even when not root\n" +" overwrite Overwrite a file from one package with another\n" +" overwrite-diverted Overwrite a diverted file with an undiverted " +"version\n" +" bad-verify Install a package even if it fails authenticity " +"check\n" +" depends-version [!] Turn dependency version problems into warnings\n" +" depends [!] Turn all dependency problems into warnings\n" +" confnew [!] Always use the new config files, don't prompt\n" +" confold [!] Always use the old config files, don't prompt\n" +" confdef [!] Use the default option for new config files if one\n" +" is available, don't prompt. If no default can be " +"found,\n" +" you will be prompted unless one of the confold or\n" +" confnew options is also given\n" +" confmiss [!] Always install missing config files\n" +" conflicts [!] Allow installation of conflicting packages\n" +" architecture [!] Process even packages with wrong architecture\n" +" overwrite-dir [!] Overwrite one package's directory with another's " +"file\n" +" remove-reinstreq [!] Remove packages which require installation\n" +" remove-essential [!] Remove an essential package\n" +"\n" +"WARNING - use of options marked [!] can seriously damage your installation.\n" +"Forcing options marked [*] are enabled by default.\n" +msgstr "" + +#: src/main.c:339 +#, c-format +msgid "unknown force/refuse option `%.*s'" +msgstr "" + +#: src/main.c:444 src/main.c:448 +msgid "couldn't malloc in execbackend" +msgstr "" + +#: src/main.c:446 src/main.c:453 +msgid "couldn't strdup in execbackend" +msgstr "" + +#: src/main.c:457 +#, c-format +msgid "failed to exec %s" +msgstr "" + +#: src/main.c:469 +msgid "--command-fd takes 1 argument, not 0" +msgstr "" + +#: src/main.c:470 +msgid "--command-fd only takes 1 argument" +msgstr "" + +#: src/main.c:472 +msgid "invalid number for --command-fd" +msgstr "" + +#: src/main.c:474 +#, c-format +msgid "couldn't open `%i' for stream" +msgstr "" + +#: src/main.c:499 +#, c-format +msgid "unexpected eof before end of line %d" +msgstr "" + +#: src/main.c:543 src/main.c:558 src/query.c:566 dpkg-deb/main.c:189 +#: dpkg-split/main.c:163 +msgid "need an action option" +msgstr "" + +#: src/packages.c:79 +#, c-format +msgid "--%s --pending does not take any non-option arguments" +msgstr "" + +#: src/packages.c:109 src/query.c:321 +#, c-format +msgid "--%s needs at least one package name argument" +msgstr "" + +#: src/packages.c:116 +msgid "" +"you must specify packages by their own names, not by quoting the names of " +"the files they come in" +msgstr "" + +#: src/packages.c:150 +#, c-format +msgid "Package %s listed more than once, only processing once.\n" +msgstr "" + +#: src/packages.c:154 +#, c-format +msgid "" +"More than one copy of package %s has been unpacked\n" +" in this run ! Only configuring it once.\n" +msgstr "" + +#: src/packages.c:267 src/packages.c:311 src/packages.c:324 +msgid " Package " +msgstr "" + +#: src/packages.c:270 src/packages.c:314 src/packages.c:327 +msgid " which provides " +msgstr "" + +#: src/packages.c:273 +msgid " is to be removed.\n" +msgstr "" + +#: src/packages.c:285 +msgid " Version of " +msgstr "" + +#: src/packages.c:287 +msgid " on system is " +msgstr "" + +#: src/packages.c:307 +#, c-format +msgid "dpkg: also configuring `%s' (required by `%s')\n" +msgstr "" + +#: src/packages.c:317 +msgid " is not configured yet.\n" +msgstr "" + +#: src/packages.c:330 +msgid " is not installed.\n" +msgstr "" + +#: src/packages.c:395 +msgid "; however:\n" +msgstr "" + +#: src/processarc.c:102 +msgid "cannot access archive" +msgstr "" + +#: src/processarc.c:112 +#, c-format +msgid "error ensuring `%.250s' doesn't exist" +msgstr "" + +#: src/processarc.c:117 +msgid "failed to exec dpkg-split to see if it's part of a multiparter" +msgstr "" + +#: src/processarc.c:120 +msgid "wait for dpkg-split failed" +msgstr "" + +#: src/processarc.c:126 +msgid "reassembled package file" +msgstr "" + +#: src/processarc.c:141 +#, c-format +msgid "Authenticating %s ...\n" +msgstr "" + +#: src/processarc.c:146 +msgid "failed to execl debsig-verify" +msgstr "" + +#: src/processarc.c:152 +#, c-format +msgid "Verification on package %s failed!" +msgstr "" + +#: src/processarc.c:154 +#, c-format +msgid "" +"Verification on package %s failed,\n" +"but installing anyway as you request.\n" +msgstr "" + +#: src/processarc.c:157 +#, c-format +msgid "passed\n" +msgstr "" + +#: src/processarc.c:166 +msgid "unable to get unique filename for control info" +msgstr "" + +#: src/processarc.c:188 +msgid "failed to exec dpkg-deb to extract control information" +msgstr "" + +#: src/processarc.c:205 +#, c-format +msgid "Recorded info about %s from %s.\n" +msgstr "" + +#: src/processarc.c:214 +#, c-format +msgid "package architecture (%s) does not match system (%s)" +msgstr "" + +#: src/processarc.c:265 +#, c-format +msgid "" +"dpkg: regarding %s containing %s, pre-dependency problem:\n" +"%s" +msgstr "" + +#: src/processarc.c:268 +#, c-format +msgid "pre-dependency problem - not installing %.250s" +msgstr "" + +#: src/processarc.c:269 +#, c-format +msgid "dpkg: warning - ignoring pre-dependency problem !\n" +msgstr "" + +#: src/processarc.c:284 +#, c-format +msgid "Preparing to replace %s %s (using %s) ...\n" +msgstr "" + +#: src/processarc.c:289 +#, c-format +msgid "Unpacking %s (from %s) ...\n" +msgstr "" + +#: src/processarc.c:311 +#, c-format +msgid "name of conffile (starting `%.250s') is too long (>%d characters)" +msgstr "" + +#: src/processarc.c:364 +#, c-format +msgid "read error in %.250s" +msgstr "" + +#: src/processarc.c:366 +#, c-format +msgid "error closing %.250s" +msgstr "" + +#: src/processarc.c:368 +#, c-format +msgid "error trying to open %.250s" +msgstr "" + +#: src/processarc.c:401 +#, c-format +msgid "De-configuring %s, so that we can remove %s ...\n" +msgstr "" + +#: src/processarc.c:459 +#, c-format +msgid "Unpacking replacement %.250s ...\n" +msgstr "" + +#: src/processarc.c:540 +msgid "unable to exec dpkg-deb to get filesystem archive" +msgstr "" + +#: src/processarc.c:553 +msgid "error reading dpkg-deb tar output" +msgstr "" + +#: src/processarc.c:555 +msgid "corrupted filesystem tarfile - corrupted package archive" +msgstr "" + +#: src/processarc.c:558 +msgid "dpkg-deb: zap possible trailing zeros" +msgstr "" + +#: src/processarc.c:611 +#, c-format +msgid "dpkg: warning - could not stat old file `%.250s' so not deleting it: %s" +msgstr "" + +#: src/processarc.c:619 +#, c-format +msgid "dpkg: warning - unable to delete old directory `%.250s': %s\n" +msgstr "" + +#: src/processarc.c:623 +#, c-format +msgid "" +"dpkg: warning - old conffile `%.250s' was an empty directory (and has now " +"been deleted)\n" +msgstr "" + +#: src/processarc.c:653 +#, c-format +msgid "unable to stat other new file `%.250s'" +msgstr "" + +#: src/processarc.c:664 +#, c-format +msgid "" +"dpkg: warning - old file `%.250s' is the same as several new files! (both `" +"%.250s' and `%.250s'" +msgstr "" + +#: src/processarc.c:705 +#, c-format +msgid "dpkg: warning - unable to %s old file `%%.250s': %%s\n" +msgstr "" + +#: src/processarc.c:731 src/processarc.c:972 src/remove.c:286 +msgid "cannot read info directory" +msgstr "" + +#: src/processarc.c:744 +#, c-format +msgid "old version of package has overly-long info file name starting `%.250s'" +msgstr "" + +#: src/processarc.c:756 +#, c-format +msgid "unable to remove obsolete info file `%.250s'" +msgstr "" + +#: src/processarc.c:759 +#, c-format +msgid "unable to install (supposed) new info file `%.250s'" +msgstr "" + +#: src/processarc.c:766 +msgid "unable to open temp control directory" +msgstr "" + +#: src/processarc.c:775 +#, c-format +msgid "package contains overly-long control info file name (starting `%.50s')" +msgstr "" + +#: src/processarc.c:780 +#, c-format +msgid "package control info contained directory `%.250s'" +msgstr "" + +#: src/processarc.c:782 +#, c-format +msgid "package control info rmdir of `%.250s' didn't say not a dir" +msgstr "" + +#: src/processarc.c:788 +#, c-format +msgid "dpkg: warning - package %s contained list as info file" +msgstr "" + +#: src/processarc.c:795 +#, c-format +msgid "unable to install new info file `%.250s' as `%.250s'" +msgstr "" + +#: src/processarc.c:952 +#, c-format +msgid "(Noting disappearance of %s, which has been completely replaced.)\n" +msgstr "" + +#: src/processarc.c:988 +#, c-format +msgid "unable to delete disappearing control info file `%.250s'" +msgstr "" + +#: src/query.c:160 +msgid "" +"Desired=Unknown/Install/Remove/Purge/Hold\n" +"| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed\n" +"|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: " +"uppercase=bad)\n" +msgstr "" + +#: src/query.c:164 +msgid "Name" +msgstr "" + +#: src/query.c:164 +msgid "Version" +msgstr "" + +#: src/query.c:164 dselect/methlist.cc:122 dselect/pkgtop.cc:297 +msgid "Description" +msgstr "" + +#: src/query.c:218 src/query.c:447 src/select.c:80 +#, c-format +msgid "No packages found matching %s.\n" +msgstr "" + +#: src/query.c:240 +#, c-format +msgid "diversion by %s" +msgstr "" + +#: src/query.c:241 +#, c-format +msgid "local diversion" +msgstr "" + +#: src/query.c:242 +msgid "to" +msgstr "" + +#: src/query.c:242 +msgid "from" +msgstr "" + +#: src/query.c:275 +msgid "--search needs at least one file name pattern argument" +msgstr "" + +#: src/query.c:303 +#, c-format +msgid "dpkg: %s not found.\n" +msgstr "" + +#: src/query.c:341 +#, c-format +msgid "Package `%s' is not installed and no info is available.\n" +msgstr "" + +#: src/query.c:350 +#, c-format +msgid "Package `%s' is not available.\n" +msgstr "" + +#: src/query.c:360 +#, c-format +msgid "Package `%s' is not installed.\n" +msgstr "" + +#: src/query.c:369 +#, c-format +msgid "Package `%s' does not contain any files (!)\n" +msgstr "" + +#: src/query.c:375 +#, c-format +msgid "locally diverted" +msgstr "" + +#: src/query.c:376 +#, c-format +msgid "package diverts others" +msgstr "" + +#: src/query.c:377 +#, c-format +msgid "diverted by %s" +msgstr "" + +#: src/query.c:378 +#, c-format +msgid " to: %s\n" +msgstr "" + +#: src/query.c:398 +msgid "" +"Use dpkg --info (= dpkg-deb --info) to examine archive files,\n" +"and dpkg --contents (= dpkg-deb --contents) to list their contents.\n" +msgstr "" + +#: src/query.c:459 +#, c-format +msgid "Debian `%s' package management program query tool\n" +msgstr "" + +#: src/query.c:472 +#, c-format +msgid "" +"Usage: %s [<option> ...] <command>\n" +"\n" +"Commands:\n" +" -s|--status <package-name> ... Display package status details.\n" +" -p|--print-avail <package-name> ... Display available version details.\n" +" -L|--listfiles <package-name> ... List files `owned' by package(s).\n" +" -l|--list [<pattern> ...] List packages concisely.\n" +" -W|--show <pattern> ... Show information on package(s).\n" +" -S|--search <pattern> ... Find package(s) owning file(s).\n" +" --help Show this help message.\n" +" --version Show the version.\n" +" --license | --licence Show the copyright licensing terms.\n" +"\n" +"Options:\n" +" --admindir=<directory> Use <directory> instead of %s.\n" +" -f|--showformat=<format> Use alternative format for --show.\n" +"\n" +msgstr "" + +#: src/query.c:491 dpkg-deb/main.c:87 +#, c-format +msgid "" +"Format syntax:\n" +" A format is a string that will be output for each package. The format\n" +" can include the standard escape sequences \\n (newline), \\r (carriage\n" +" return) or \\\\ (plain backslash). Package information can be included\n" +" by inserting variable references to package fields using the ${var[;" +"width]}\n" +" syntax. Fields will be right-aligned unless the width is negative in " +"which\n" +" case left alignment will be used.\n" +msgstr "" + +#: src/query.c:501 +msgid "" +"Use --help for help about querying packages;\n" +"Use --license for copyright license and lack of warranty (GNU GPL).\n" +"\n" +msgstr "" + +#: src/remove.c:92 +#, c-format +msgid "" +"dpkg - warning: ignoring request to remove %.250s which isn't installed.\n" +msgstr "" + +#: src/remove.c:100 +#, c-format +msgid "" +"dpkg - warning: ignoring request to remove %.250s, only the config\n" +" files of which are on the system. Use --purge to remove them too.\n" +msgstr "" + +#: src/remove.c:109 +msgid "This is an essential package - it should not be removed." +msgstr "" + +#: src/remove.c:135 +#, c-format +msgid "" +"dpkg: dependency problems prevent removal of %s:\n" +"%s" +msgstr "" + +#: src/remove.c:137 +msgid "dependency problems - not removing" +msgstr "" + +#: src/remove.c:141 +#, c-format +msgid "" +"dpkg: %s: dependency problems, but removing anyway as you request:\n" +"%s" +msgstr "" + +#: src/remove.c:149 +msgid "" +"Package is in a very bad inconsistent state - you should\n" +" reinstall it before attempting a removal." +msgstr "" + +#: src/remove.c:156 +#, c-format +msgid "Would remove or purge %s ...\n" +msgstr "" + +#: src/remove.c:164 +#, c-format +msgid "Removing %s ...\n" +msgstr "" + +#: src/remove.c:251 src/remove.c:364 +#, c-format +msgid "" +"dpkg - warning: while removing %.250s, unable to remove directory `%.250s': %" +"s - directory may be a mount point ?\n" +msgstr "" + +#: src/remove.c:258 src/remove.c:371 +#, c-format +msgid "cannot remove `%.250s'" +msgstr "" + +#: src/remove.c:276 +#, c-format +msgid "cannot remove file `%.250s'" +msgstr "" + +#: src/remove.c:309 +#, c-format +msgid "unable to delete control info file `%.250s'" +msgstr "" + +#: src/remove.c:358 +#, c-format +msgid "" +"dpkg - warning: while removing %.250s, directory `%.250s' not empty so not " +"removed.\n" +msgstr "" + +#: src/remove.c:394 +#, c-format +msgid "Purging configuration files for %s ...\n" +msgstr "" + +#: src/remove.c:444 +#, c-format +msgid "cannot remove old config file `%.250s' (= `%.250s')" +msgstr "" + +#: src/remove.c:459 +#, c-format +msgid "cannot read config file dir `%.250s' (from `%.250s')" +msgstr "" + +#: src/remove.c:494 +#, c-format +msgid "cannot remove old backup config file `%.250s' (of `%.250s')" +msgstr "" + +#: src/remove.c:530 +#, c-format +msgid "unable to check existence of `%.250s'" +msgstr "" + +#: src/remove.c:565 +msgid "cannot remove old files list" +msgstr "" + +#: src/remove.c:571 +msgid "can't remove old postrm script" +msgstr "" + +#: src/select.c:95 +msgid "--set-selections does not take any argument" +msgstr "" + +#: src/select.c:114 +#, c-format +msgid "unexpected eof in package name at line %d" +msgstr "" + +#: src/select.c:115 +#, c-format +msgid "unexpected end of line in package name at line %d" +msgstr "" + +#: src/select.c:119 +#, c-format +msgid "unexpected eof after package name at line %d" +msgstr "" + +#: src/select.c:120 +#, c-format +msgid "unexpected end of line after package name at line %d" +msgstr "" + +#: src/select.c:129 +#, c-format +msgid "unexpected data after package and selection at line %d" +msgstr "" + +#: src/select.c:134 +#, c-format +msgid "illegal package name at line %d: %.250s" +msgstr "" + +#: src/select.c:136 +#, c-format +msgid "unknown wanted status at line %d: %.250s" +msgstr "" + +#: src/select.c:142 +msgid "read error on standard input" +msgstr "" + +#: src/update.c:44 +#, c-format +msgid "--%s takes no arguments" +msgstr "" + +#: src/update.c:48 +#, c-format +msgid "--%s needs exactly one Packages file argument" +msgstr "" + +#: src/update.c:57 +msgid "unable to access dpkg status area for bulk available update" +msgstr "" + +#: src/update.c:59 +msgid "bulk available update requires write access to dpkg status area" +msgstr "" + +#: src/update.c:66 +#, c-format +msgid "Replacing available packages info, using %s.\n" +msgstr "" + +#: src/update.c:69 +#, c-format +msgid "Updating available packages info, using %s.\n" +msgstr "" + +#: src/update.c:93 +#, c-format +msgid "Information about %d package(s) was updated.\n" +msgstr "" + +#: src/update.c:101 +msgid "--forget-old-unavail takes no arguments" +msgstr "" + +#: dselect/basecmds.cc:121 +msgid "Search for ? " +msgstr "" + +#: dselect/basecmds.cc:143 +msgid "Error: " +msgstr "" + +#: dselect/basecmds.cc:171 +msgid "Help: " +msgstr "" + +#: dselect/basecmds.cc:177 +msgid "Press ? for help menu, . for next topic, <space> to exit help." +msgstr "" + +#: dselect/basecmds.cc:184 +msgid "Help information is available under the following topics:" +msgstr "" + +#: dselect/basecmds.cc:192 +msgid "" +"Press a key from the list above, <space> or `q' to exit help,\n" +" or `.' (full stop) to read each help page in turn. " +msgstr "" + +#: dselect/basecmds.cc:198 +msgid "error reading keyboard in help" +msgstr "" + +#: dselect/baselist.cc:57 +msgid "ioctl(TIOCGWINSZ) failed" +msgstr "" + +#: dselect/baselist.cc:60 +msgid "doupdate in SIGWINCH handler failed" +msgstr "" + +#: dselect/baselist.cc:67 +msgid "failed to restore old SIGWINCH sigact" +msgstr "" + +#: dselect/baselist.cc:69 +msgid "failed to restore old signal mask" +msgstr "" + +#: dselect/baselist.cc:79 +msgid "failed to get old signal mask" +msgstr "" + +#: dselect/baselist.cc:80 +msgid "failed to get old SIGWINCH sigact" +msgstr "" + +#: dselect/baselist.cc:84 +msgid "failed to block SIGWINCH" +msgstr "" + +#: dselect/baselist.cc:89 +msgid "failed to set new SIGWINCH sigact" +msgstr "" + +#: dselect/baselist.cc:126 +msgid "failed to allocate colour pair" +msgstr "" + +#: dselect/baselist.cc:166 +msgid "failed to create title window" +msgstr "" + +#: dselect/baselist.cc:170 +msgid "failed to create whatinfo window" +msgstr "" + +#: dselect/baselist.cc:174 +msgid "failed to create baselist pad" +msgstr "" + +#: dselect/baselist.cc:177 +msgid "failed to create heading pad" +msgstr "" + +#: dselect/baselist.cc:181 +msgid "failed to create thisstate pad" +msgstr "" + +#: dselect/baselist.cc:185 +msgid "failed to create info pad" +msgstr "" + +#: dselect/baselist.cc:190 +msgid "failed to create query window" +msgstr "" + +#: dselect/baselist.cc:203 +#, c-format +msgid "" +"baselist::startdisplay() done ...\n" +"\n" +" xmax=%d, ymax=%d;\n" +"\n" +" title_height=%d, colheads_height=%d, list_height=%d;\n" +" thisstate_height=%d, info_height=%d, whatinfo_height=%d;\n" +"\n" +" colheads_row=%d, thisstate_row=%d, info_row=%d;\n" +" whatinfo_row=%d, list_row=%d;\n" +"\n" +msgstr "" + +#: dselect/baselist.cc:259 +msgid "keybindings" +msgstr "" + +#: dselect/baselist.cc:307 +#, c-format +msgid " -- %d%%, press " +msgstr "" + +#: dselect/baselist.cc:310 +#, c-format +msgid "%s for more" +msgstr "" + +#: dselect/baselist.cc:314 +#, c-format +msgid "%s to go back" +msgstr "" + +#: dselect/bindings.cc:71 +msgid "[not bound]" +msgstr "" + +#: dselect/bindings.cc:75 +#, c-format +msgid "[unk: %d]" +msgstr "" + +#: dselect/bindings.cc:129 +msgid "Scroll onwards through help/information" +msgstr "" + +#: dselect/bindings.cc:130 +msgid "Scroll backwards through help/information" +msgstr "" + +#: dselect/bindings.cc:131 +msgid "Move up" +msgstr "" + +#: dselect/bindings.cc:132 +msgid "Move down" +msgstr "" + +#: dselect/bindings.cc:133 +msgid "Go to top of list" +msgstr "" + +#: dselect/bindings.cc:134 +msgid "Go to end of list" +msgstr "" + +#: dselect/bindings.cc:135 +msgid "Request help (cycle through help screens)" +msgstr "" + +#: dselect/bindings.cc:136 +msgid "Cycle through information displays" +msgstr "" + +#: dselect/bindings.cc:137 +msgid "Redraw display" +msgstr "" + +#: dselect/bindings.cc:138 +msgid "Scroll onwards through list by 1 line" +msgstr "" + +#: dselect/bindings.cc:139 +msgid "Scroll backwards through list by 1 line" +msgstr "" + +#: dselect/bindings.cc:140 +msgid "Scroll onwards through help/information by 1 line" +msgstr "" + +#: dselect/bindings.cc:141 +msgid "Scroll backwards through help/information by 1 line" +msgstr "" + +#: dselect/bindings.cc:142 +msgid "Scroll onwards through list" +msgstr "" + +#: dselect/bindings.cc:143 +msgid "Scroll backwards through list" +msgstr "" + +#: dselect/bindings.cc:146 +msgid "Mark package(s) for installation" +msgstr "" + +#: dselect/bindings.cc:147 +msgid "Mark package(s) for deinstallation" +msgstr "" + +#: dselect/bindings.cc:148 +msgid "Mark package(s) for deinstall and purge" +msgstr "" + +#: dselect/bindings.cc:149 +msgid "Make highlight more specific" +msgstr "" + +#: dselect/bindings.cc:150 +msgid "Make highlight less specific" +msgstr "" + +#: dselect/bindings.cc:151 +msgid "Search for a package whose name contains a string" +msgstr "" + +#: dselect/bindings.cc:152 +msgid "Repeat last search." +msgstr "" + +#: dselect/bindings.cc:153 +msgid "Swap sort order priority/section" +msgstr "" + +#: dselect/bindings.cc:154 +msgid "Quit, confirming, and checking dependencies" +msgstr "" + +#: dselect/bindings.cc:155 +msgid "Quit, confirming without check" +msgstr "" + +#: dselect/bindings.cc:156 +msgid "Quit, rejecting conflict/dependency suggestions" +msgstr "" + +#: dselect/bindings.cc:157 +msgid "Abort - quit without making changes" +msgstr "" + +#: dselect/bindings.cc:158 +msgid "Revert to old state for all packages" +msgstr "" + +#: dselect/bindings.cc:159 +msgid "Revert to suggested state for all packages" +msgstr "" + +#: dselect/bindings.cc:160 +msgid "Revert to directly requested state for all packages" +msgstr "" + +#: dselect/bindings.cc:163 +msgid "Select currently-highlighted access method" +msgstr "" + +#: dselect/bindings.cc:164 +msgid "Quit without changing selected access method" +msgstr "" + +#: dselect/helpmsgs.cc:8 +msgid "Keystrokes" +msgstr "" + +#: dselect/helpmsgs.cc:8 +msgid "" +"Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n" +" Down-arrow, j Up-arrow, k move highlight\n" +" N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n" +" ^n ^p scroll list by 1 line\n" +" t, Home e, End jump to top/end of list\n" +" u d scroll info by 1 page\n" +" ^u ^d scroll info by 1 line\n" +" B, Left-arrow F, Right-arrow pan display by 1/3 screen\n" +" ^b ^f pan display by 1 character\n" +"\n" +"Mark packages for later processing:\n" +" +, Insert install or upgrade =, H hold in present state\n" +" -, Delete remove :, G unhold: upgrade or leave " +"uninstalled\n" +" _ remove & purge config\n" +" Miscellaneous:\n" +"Quit, exit, overwrite (note capitals!): ?, F1 request help (also " +"Help)\n" +" Return Confirm, quit (check dependencies) i, I toggle/cycle info " +"displays\n" +" Q Confirm, quit (override dep.s) o, O cycle through sort " +"options\n" +" X, Esc eXit, abandoning any changes made v, V change status display " +"opts\n" +" R Revert to state before this list ^l redraw display\n" +" U set all to sUggested state / search (Return to " +"cancel)\n" +" D set all to Directly requested state n, \\ repeat last search\n" +msgstr "" + +#: dselect/helpmsgs.cc:33 +msgid "Introduction to package selections" +msgstr "" + +#: dselect/helpmsgs.cc:33 +msgid "" +"Welcome to dselect's main package listing.\n" +"\n" +"You will be presented with a list of packages which are installed or " +"available\n" +"for installation. You can navigate around the list using the cursor keys,\n" +"mark packages for installation (using `+') or deinstallation (using `-').\n" +"Packages can be marked either singly or in groups; initially you will see " +"that\n" +"the line `All packages' is selected. `+', `-' and so on will affect all " +"the\n" +"packages described by the highlighted line.\n" +"\n" +"Some of your choices will cause conflicts or dependency problems; you will " +"be\n" +"given a sub-list of the relevant packages, so that you can solve the " +"problems.\n" +"\n" +"You should read the list of keys and the explanations of the display.\n" +"Much on-line help is available, please make use of it - press `?' at\n" +"any time for help.\n" +"\n" +"When you have finished selecting packages, press <enter> to confirm " +"changes,\n" +"or `X' to quit without saving changes. A final check on conflicts and\n" +"dependencies will be done - here too you may see a sublist.\n" +"\n" +"Press <space> to leave help and enter the list now.\n" +msgstr "" + +#: dselect/helpmsgs.cc:57 +msgid "Introduction to read-only package list browser" +msgstr "" + +#: dselect/helpmsgs.cc:57 +msgid "" +"Welcome to dselect's main package listing.\n" +"\n" +"You will be presented with a list of packages which are installed or " +"available\n" +"for installation. Since you do not have the privilege necessary to update\n" +"package states, you are in a read-only mode. You can navigate around the\n" +"list using the cursor keys (please see the `Keystrokes' help screen), " +"observe\n" +"the status of the packages and read information about them.\n" +"\n" +"You should read the list of keys and the explanations of the display.\n" +"Much on-line help is available, please make use of it - press `?' at\n" +"any time for help.\n" +"\n" +"When you have finished browsing, press `Q' or <enter> to quit.\n" +"\n" +"Press <space> to leave help and enter the list now.\n" +msgstr "" + +#: dselect/helpmsgs.cc:75 +msgid "Introduction to conflict/dependency resolution sub-list" +msgstr "" + +#: dselect/helpmsgs.cc:75 +msgid "" +"Dependency/conflict resolution - introduction.\n" +"\n" +"One or more of your choices have raised a conflict or dependency problem -\n" +"some packages should only be installed in conjunction with certain others, " +"and\n" +"some combinations of packages may not be installed together.\n" +"\n" +"You will see a sub-list containing the packages involved. The bottom half " +"of\n" +"the display shows relevant conflicts and dependencies; use `i' to cycle " +"between\n" +"that, the package descriptions and the internal control information.\n" +"\n" +"A set of `suggested' packages has been calculated, and the initial markings " +"in\n" +"this sub-list have been set to match those, so you can just hit Return to\n" +"accept the suggestions if you wish. You may abort the change(s) which " +"caused\n" +"the problem(s), and go back to the main list, by pressing capital `X'.\n" +"\n" +"You can also move around the list and change the markings so that they are " +"more\n" +"like what you want, and you can `reject' my suggestions by using the " +"capital\n" +"`D' or `R' keys (see the keybindings help screen). You can use capital `Q' " +"to\n" +"force me to accept the situation currently displayed, in case you want to\n" +"override a recommendation or think that the program is mistaken.\n" +"\n" +"Press <space> to leave help and enter the sub-list; remember: press `?' for " +"help.\n" +msgstr "" + +#: dselect/helpmsgs.cc:100 +msgid "Display, part 1: package listing and status chars" +msgstr "" + +#: dselect/helpmsgs.cc:100 +msgid "" +"The top half of the screen shows a list of packages. For each package you " +"see\n" +"four columns for its current status on the system and mark. In terse mode " +"(use\n" +"`v' to toggle verbose display) these are single characters, from left to " +"right:\n" +"\n" +" Error flag: Space - no error (but package may be in broken state - see " +"below)\n" +" `R' - serious error during installation, needs " +"reinstallation;\n" +" Installed state: Space - not installed;\n" +" `*' - installed;\n" +" `-' - not installed but config files remain;\n" +" packages in { `U' - unpacked but not yet configured;\n" +" these states { `C' - half-configured (an error happened);\n" +" are broken { `I' - half-installed (an error happened).\n" +" Old mark: what was requested for this package before presenting this list;\n" +" Mark: what is requested for this package:\n" +" `*': marked for installation or upgrade;\n" +" `-': marked for removal, but any configuration files will remain;\n" +" `=': on hold: package will not be processed at all;\n" +" `_': marked for purge completely - even remove configuration;\n" +" `n': package is new and has yet to be marked for install/remove/&c.\n" +"\n" +"Also displayed are each package's Priority, Section, name, installed and\n" +"available version numbers (shift-V to display/hide) and summary " +"description.\n" +msgstr "" + +#: dselect/helpmsgs.cc:125 +msgid "Display, part 2: list highlight; information display" +msgstr "" + +#: dselect/helpmsgs.cc:125 +msgid "" +"* Highlight: One line in the package list will be highlighted. It " +"indicates\n" +" which package(s) will be affected by presses of `+', `-' and `_'.\n" +"\n" +"* The dividing line in the middle of the screen shows a brief explanation " +"of\n" +" the status of the currently-highlighted package, or a description of " +"which\n" +" group is highlighted if a group line is. If you don't understand the\n" +" meaning of some of the status characters displayed, go to the relevant\n" +" package and look at this divider line, or use the `v' key for a verbose\n" +" display (press `v' again to go back to the terse display).\n" +"\n" +"* The bottom of the screen shows more information about the\n" +" currently-highlighted package (if there is only one).\n" +"\n" +" It can show an extended description of the package, the internal package\n" +" control details (either for the installed or available version of the\n" +" package), or information about conflicts and dependencies involving the\n" +" current package (in conflict/dependency resolution sublists).\n" +"\n" +" Use the `i' key to cycle through the displays, and `I' to hide the\n" +" information display or expand it to use almost all of the screen.\n" +msgstr "" + +#: dselect/helpmsgs.cc:148 +msgid "Introduction to method selection display" +msgstr "" + +#: dselect/helpmsgs.cc:148 +msgid "" +"dselect and dpkg can do automatic installation, loading the package files to " +"be\n" +"installed from one of a number of different possible places.\n" +"\n" +"This list allows you to select one of these installation methods.\n" +"\n" +"Move the highlight to the method you wish to use, and hit Enter. You will " +"then\n" +"be prompted for the information required to do the installation.\n" +"\n" +"As you move the highlight a description of each method, where available, is\n" +"displayed in the bottom half of the screen.\n" +"\n" +"If you wish to quit without changing anything use the `x' key while in the " +"list\n" +"of installation methods.\n" +"\n" +"A full list of keystrokes is available by pressing `k' now, or from the " +"help\n" +"menu reachable by pressing `?'.\n" +msgstr "" + +#: dselect/helpmsgs.cc:167 +msgid "Keystrokes for method selection" +msgstr "" + +#: dselect/helpmsgs.cc:167 +msgid "" +"Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n" +" n, Down-arrow p, Up-arrow move highlight\n" +" N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n" +" ^n ^p scroll list by 1 line\n" +" t, Home e, End jump to top/end of list\n" +" u d scroll info by 1 page\n" +" ^u ^d scroll info by 1 line\n" +" B, Left-arrow F, Right-arrow pan display by 1/3 screen\n" +" ^b ^f pan display by 1 character\n" +"(These are the same motion keys as in the package list display.)\n" +"\n" +"Quit:\n" +" Return, Enter select this method and go to its configuration dialogue\n" +" x, X exit without changing or setting up the installation " +"method\n" +"\n" +"Miscellaneous:\n" +" ?, Help, F1 request help\n" +" ^l redraw display\n" +" / search (just return to cancel)\n" +" \\ repeat last search\n" +msgstr "" + +#: dselect/main.cc:55 +msgid "Type dselect --help for help." +msgstr "" + +#: dselect/main.cc:138 +msgid "a" +msgstr "" + +#: dselect/main.cc:138 +msgid "[A]ccess" +msgstr "" + +#: dselect/main.cc:138 +msgid "Choose the access method to use." +msgstr "" + +#: dselect/main.cc:139 +msgid "u" +msgstr "" + +#: dselect/main.cc:139 +msgid "[U]pdate" +msgstr "" + +#: dselect/main.cc:139 +msgid "Update list of available packages, if possible." +msgstr "" + +#: dselect/main.cc:140 +msgid "s" +msgstr "" + +#: dselect/main.cc:140 +msgid "[S]elect" +msgstr "" + +#: dselect/main.cc:140 +msgid "Request which packages you want on your system." +msgstr "" + +#: dselect/main.cc:141 +msgid "i" +msgstr "" + +#: dselect/main.cc:141 +msgid "[I]nstall" +msgstr "" + +#: dselect/main.cc:141 +msgid "Install and upgrade wanted packages." +msgstr "" + +#: dselect/main.cc:142 +msgid "c" +msgstr "" + +#: dselect/main.cc:142 +msgid "[C]onfig" +msgstr "" + +#: dselect/main.cc:142 +msgid "Configure any packages that are unconfigured." +msgstr "" + +#: dselect/main.cc:143 +msgid "r" +msgstr "" + +#: dselect/main.cc:143 +msgid "[R]emove" +msgstr "" + +#: dselect/main.cc:143 +msgid "Remove unwanted software." +msgstr "" + +#: dselect/main.cc:144 +msgid "q" +msgstr "" + +#: dselect/main.cc:144 +msgid "[Q]uit" +msgstr "" + +#: dselect/main.cc:144 +msgid "Quit dselect." +msgstr "" + +#: dselect/main.cc:145 +msgid "menu" +msgstr "" + +#: dselect/main.cc:150 +#, c-format +msgid "Debian `%s' package handling frontend version %s.\n" +msgstr "" + +#: dselect/main.cc:153 +msgid "" +"Copyright (C) 1994-1996 Ian Jackson.\n" +"Copyright (C) 2000,2001 Wichert Akkerman.\n" +msgstr "" + +#: dselect/main.cc:171 +#, c-format +msgid "" +"Usage: %s [<option> ...] [<action> ...]\n" +"\n" +"Options:\n" +" --admindir <directory> Use <directory> instead of %s.\n" +" --expert Turn on expert mode.\n" +" --debug <file> | -D<file> Turn on debugging, sending output to <file>.\n" +" --colour | --color screenpart:[foreground],[background][:attr[+attr+..]]\n" +" Configure screen colours.\n" +" --help Show this help message.\n" +" --version Show the version.\n" +" --license Show the license.\n" +"\n" +"Actions:\n" +" access update select install config remove quit\n" +"\n" +msgstr "" + +#: dselect/main.cc:187 +#, c-format +msgid "Screenparts:\n" +msgstr "" + +#: dselect/main.cc:192 +#, c-format +msgid "Colours:\n" +msgstr "" + +#: dselect/main.cc:197 +#, c-format +msgid "Attributes:\n" +msgstr "" + +#: dselect/main.cc:217 +#, c-format +msgid "couldn't open debug file `%.255s'\n" +msgstr "" + +#: dselect/main.cc:232 +#, c-format +msgid "Invalid %s `%s'\n" +msgstr "" + +#: dselect/main.cc:249 +msgid "screen part" +msgstr "" + +#: dselect/main.cc:255 +msgid "Null colour specification\n" +msgstr "" + +#: dselect/main.cc:263 dselect/main.cc:268 +msgid "colour" +msgstr "" + +#: dselect/main.cc:276 +msgid "colour attribute" +msgstr "" + +#: dselect/main.cc:310 +msgid "Terminal does not appear to support cursor addressing.\n" +msgstr "" + +#: dselect/main.cc:312 +msgid "Terminal does not appear to support highlighting.\n" +msgstr "" + +#: dselect/main.cc:314 +#, c-format +msgid "" +"Set your TERM variable correctly, use a better terminal,\n" +"or make do with the per-package management tool %s.\n" +msgstr "" + +#: dselect/main.cc:317 +msgid "terminal lacks necessary features, giving up" +msgstr "" + +#: dselect/main.cc:395 +msgid "" +"\n" +"\n" +"Move around with ^P and ^N, cursor keys, initial letters, or digits;\n" +"Press <enter> to confirm selection. ^L redraws screen.\n" +"\n" +msgstr "" + +#: dselect/main.cc:410 +msgid "" +"\n" +"\n" +"Read-only access: only preview of selections is available!" +msgstr "" + +#: dselect/main.cc:429 +msgid "failed to getch in main menu" +msgstr "" + +#: dselect/main.cc:502 +#, c-format +msgid "unknown action string `%.50s'" +msgstr "" + +#: dselect/methlist.cc:78 +msgid "dselect - list of access methods" +msgstr "" + +#: dselect/methlist.cc:87 +#, c-format +msgid "Access method `%s'." +msgstr "" + +#: dselect/methlist.cc:121 +msgid "Abbrev." +msgstr "" + +#: dselect/methlist.cc:166 +msgid "doupdate failed" +msgstr "" + +#: dselect/methlist.cc:168 +msgid "failed to unblock SIGWINCH" +msgstr "" + +#: dselect/methlist.cc:172 +msgid "failed to re-block SIGWINCH" +msgstr "" + +#: dselect/methlist.cc:173 +msgid "getch failed" +msgstr "" + +#: dselect/methlist.cc:177 dselect/pkgdepcon.cc:242 +msgid "[none]" +msgstr "" + +#: dselect/methlist.cc:191 +msgid "explanation of " +msgstr "" + +#: dselect/methlist.cc:201 +msgid "No explanation available." +msgstr "" + +#: dselect/method.cc:64 +#, c-format +msgid "" +"\n" +"\n" +"%s: %s\n" +msgstr "" + +#: dselect/method.cc:67 +msgid "" +"\n" +"Press <enter> to continue." +msgstr "" + +#: dselect/method.cc:144 +#, c-format +msgid "error un-catching signal %d: %s\n" +msgstr "" + +#: dselect/method.cc:162 +#, c-format +msgid "unable to ignore signal %d before running %.250s" +msgstr "" + +#: dselect/method.cc:169 +#, c-format +msgid "unable to run %.250s process `%.250s'" +msgstr "" + +#: dselect/method.cc:173 +#, c-format +msgid "unable to wait for %.250s" +msgstr "" + +#: dselect/method.cc:175 +#, c-format +msgid "got wrong child's status - asked for %ld, got %ld" +msgstr "" + +#: dselect/method.cc:186 +#, c-format +msgid "returned error exit status %d.\n" +msgstr "" + +#: dselect/method.cc:190 +#, c-format +msgid "was interrupted.\n" +msgstr "" + +#: dselect/method.cc:192 +#, c-format +msgid "was terminated by a signal: %s.\n" +msgstr "" + +#: dselect/method.cc:195 +#, c-format +msgid "(It left a coredump.)\n" +msgstr "" + +#: dselect/method.cc:197 +#, c-format +msgid "failed with an unknown wait return code %d.\n" +msgstr "" + +#: dselect/method.cc:199 +#, c-format +msgid "Press <enter> to continue.\n" +msgstr "" + +#: dselect/method.cc:201 +msgid "write error on standard error" +msgstr "" + +#: dselect/method.cc:204 +msgid "error reading acknowledgement of program failure message" +msgstr "" + +#: dselect/method.cc:235 +msgid "update available list script" +msgstr "" + +#: dselect/method.cc:239 +msgid "installation script" +msgstr "" + +#: dselect/method.cc:287 +msgid "query/setup script" +msgstr "" + +#: dselect/methparse.cc:53 +#, c-format +msgid "syntax error in method options file `%.250s' -- %s" +msgstr "" + +#: dselect/methparse.cc:58 +#, c-format +msgid "error reading options file `%.250s'" +msgstr "" + +#: dselect/methparse.cc:86 +#, c-format +msgid "unable to read `%.250s' directory for reading methods" +msgstr "" + +#: dselect/methparse.cc:100 +#, c-format +msgid "method `%.250s' has name that is too long (%d > %d characters)" +msgstr "" + +#: dselect/methparse.cc:111 +#, c-format +msgid "unable to access method script `%.250s'" +msgstr "" + +#: dselect/methparse.cc:117 +#, c-format +msgid "unable to read method options file `%.250s'" +msgstr "" + +#: dselect/methparse.cc:140 +msgid "non-digit where digit wanted" +msgstr "" + +#: dselect/methparse.cc:143 +msgid "EOF in index string" +msgstr "" + +#: dselect/methparse.cc:146 +msgid "index string too long" +msgstr "" + +#: dselect/methparse.cc:149 +msgid "newline before option name start" +msgstr "" + +#: dselect/methparse.cc:151 +msgid "EOF before option name start" +msgstr "" + +#: dselect/methparse.cc:155 +msgid "nonalpha where option name start wanted" +msgstr "" + +#: dselect/methparse.cc:157 +msgid "non-alphanum in option name" +msgstr "" + +#: dselect/methparse.cc:160 +msgid "EOF in option name" +msgstr "" + +#: dselect/methparse.cc:165 +msgid "newline before summary" +msgstr "" + +#: dselect/methparse.cc:167 +msgid "EOF before summary" +msgstr "" + +#: dselect/methparse.cc:173 +msgid "EOF in summary - missing newline" +msgstr "" + +#: dselect/methparse.cc:183 +#, c-format +msgid "unable to open option description file `%.250s'" +msgstr "" + +#: dselect/methparse.cc:187 +#, c-format +msgid "unable to stat option description file `%.250s'" +msgstr "" + +#: dselect/methparse.cc:191 +#, c-format +msgid "failed to read option description file `%.250s'" +msgstr "" + +#: dselect/methparse.cc:194 +#, c-format +msgid "error during read of option description file `%.250s'" +msgstr "" + +#: dselect/methparse.cc:216 +#, c-format +msgid "error during read of method options file `%.250s'" +msgstr "" + +#: dselect/methparse.cc:246 +#, c-format +msgid "unable to open current option file `%.250s'" +msgstr "" + +#: dselect/methparse.cc:284 +#, c-format +msgid "unable to open new option file `%.250s'" +msgstr "" + +#: dselect/methparse.cc:287 +#, c-format +msgid "unable to write new option to `%.250s'" +msgstr "" + +#: dselect/methparse.cc:290 +#, c-format +msgid "unable to close new option file `%.250s'" +msgstr "" + +#: dselect/methparse.cc:292 +#, c-format +msgid "unable to install new option as `%.250s'" +msgstr "" + +#: dselect/pkgdepcon.cc:215 +msgid "(no clientdata)" +msgstr "" + +#: dselect/pkgdisplay.cc:38 +msgid "new package" +msgstr "" + +#: dselect/pkgdisplay.cc:39 +msgid "install" +msgstr "" + +#: dselect/pkgdisplay.cc:40 +msgid "hold" +msgstr "" + +#: dselect/pkgdisplay.cc:41 +msgid "remove" +msgstr "" + +#: dselect/pkgdisplay.cc:42 +msgid "purge" +msgstr "" + +#: dselect/pkgdisplay.cc:48 +msgid " " +msgstr "" + +#: dselect/pkgdisplay.cc:49 +msgid "REINSTALL" +msgstr "" + +#: dselect/pkgdisplay.cc:53 +msgid "unpacked (not set up)" +msgstr "" + +#: dselect/pkgdisplay.cc:54 +msgid "failed config" +msgstr "" + +#: dselect/pkgdisplay.cc:56 +msgid "half installed" +msgstr "" + +#: dselect/pkgdisplay.cc:57 +msgid "removed (configs remain)" +msgstr "" + +#: dselect/pkgdisplay.cc:60 +msgid "Required" +msgstr "" + +#: dselect/pkgdisplay.cc:61 +msgid "Important" +msgstr "" + +#: dselect/pkgdisplay.cc:62 +msgid "Standard" +msgstr "" + +#: dselect/pkgdisplay.cc:63 +msgid "Recommended" +msgstr "" + +#: dselect/pkgdisplay.cc:64 +msgid "Optional" +msgstr "" + +#: dselect/pkgdisplay.cc:65 +msgid "Extra" +msgstr "" + +#: dselect/pkgdisplay.cc:66 +msgid "Contrib" +msgstr "" + +#: dselect/pkgdisplay.cc:67 +msgid "!Bug!" +msgstr "" + +#: dselect/pkgdisplay.cc:68 +msgid "Unclassified" +msgstr "" + +#: dselect/pkgdisplay.cc:71 +msgid "suggests" +msgstr "" + +#: dselect/pkgdisplay.cc:72 +msgid "recommends" +msgstr "" + +#: dselect/pkgdisplay.cc:73 +msgid "depends on" +msgstr "" + +#: dselect/pkgdisplay.cc:74 +msgid "pre-depends on" +msgstr "" + +#: dselect/pkgdisplay.cc:75 +msgid "conflicts with" +msgstr "" + +#: dselect/pkgdisplay.cc:76 +msgid "provides" +msgstr "" + +#: dselect/pkgdisplay.cc:77 +msgid "replaces" +msgstr "" + +#: dselect/pkgdisplay.cc:78 +msgid "enhances" +msgstr "" + +#: dselect/pkgdisplay.cc:81 +msgid "Req" +msgstr "" + +#: dselect/pkgdisplay.cc:82 +msgid "Imp" +msgstr "" + +#: dselect/pkgdisplay.cc:83 +msgid "Std" +msgstr "" + +#: dselect/pkgdisplay.cc:84 +msgid "Rec" +msgstr "" + +#: dselect/pkgdisplay.cc:85 +msgid "Opt" +msgstr "" + +#: dselect/pkgdisplay.cc:86 +msgid "Xtr" +msgstr "" + +#: dselect/pkgdisplay.cc:87 +msgid "Ctb" +msgstr "" + +#: dselect/pkgdisplay.cc:88 +msgid "bUG" +msgstr "" + +#: dselect/pkgdisplay.cc:89 +msgid "?" +msgstr "" + +#: dselect/pkgdisplay.cc:97 dselect/pkgdisplay.cc:117 +msgid "Broken" +msgstr "" + +#: dselect/pkgdisplay.cc:98 +msgid "New" +msgstr "" + +#: dselect/pkgdisplay.cc:99 +msgid "Updated" +msgstr "" + +#: dselect/pkgdisplay.cc:100 +msgid "Obsolete/local" +msgstr "" + +#: dselect/pkgdisplay.cc:101 +msgid "Up-to-date" +msgstr "" + +#: dselect/pkgdisplay.cc:102 +msgid "Available" +msgstr "" + +#: dselect/pkgdisplay.cc:103 dselect/pkgdisplay.cc:119 +msgid "Removed" +msgstr "" + +#: dselect/pkgdisplay.cc:104 dselect/pkgdisplay.cc:113 +msgid "Brokenly installed packages" +msgstr "" + +#: dselect/pkgdisplay.cc:105 +msgid "Newly available packages" +msgstr "" + +#: dselect/pkgdisplay.cc:106 +msgid "Updated packages (newer version is available)" +msgstr "" + +#: dselect/pkgdisplay.cc:107 +msgid "Obsolete and local packages present on system" +msgstr "" + +#: dselect/pkgdisplay.cc:108 +msgid "Up to date installed packages" +msgstr "" + +#: dselect/pkgdisplay.cc:109 +msgid "Available packages (not currently installed)" +msgstr "" + +#: dselect/pkgdisplay.cc:110 +msgid "Removed and no longer available packages" +msgstr "" + +#: dselect/pkgdisplay.cc:114 +msgid "Installed packages" +msgstr "" + +#: dselect/pkgdisplay.cc:115 +msgid "Removed packages (configuration still present)" +msgstr "" + +#: dselect/pkgdisplay.cc:116 +msgid "Purged packages and those never installed" +msgstr "" + +#: dselect/pkgdisplay.cc:118 +msgid "Installed" +msgstr "" + +#: dselect/pkgdisplay.cc:120 +msgid "Purged" +msgstr "" + +#: dselect/pkgdisplay.cc:200 +msgid "dselect - recursive package listing" +msgstr "" + +#: dselect/pkgdisplay.cc:201 +msgid "dselect - inspection of package states" +msgstr "" + +#: dselect/pkgdisplay.cc:202 +msgid "dselect - main package listing" +msgstr "" + +#: dselect/pkgdisplay.cc:210 +msgid " (by section)" +msgstr "" + +#: dselect/pkgdisplay.cc:213 +msgid " (avail., section)" +msgstr "" + +#: dselect/pkgdisplay.cc:216 +msgid " (status, section)" +msgstr "" + +#: dselect/pkgdisplay.cc:225 +msgid " (by priority)" +msgstr "" + +#: dselect/pkgdisplay.cc:228 +msgid " (avail., priority)" +msgstr "" + +#: dselect/pkgdisplay.cc:231 +msgid " (status, priority)" +msgstr "" + +#: dselect/pkgdisplay.cc:240 dselect/pkgdisplay.cc:252 +msgid " (alphabetically)" +msgstr "" + +#: dselect/pkgdisplay.cc:243 +msgid " (by availability)" +msgstr "" + +#: dselect/pkgdisplay.cc:246 +msgid " (by status)" +msgstr "" + +#: dselect/pkgdisplay.cc:260 +msgid " mark:+/=/- terse:v help:?" +msgstr "" + +#: dselect/pkgdisplay.cc:261 +msgid " mark:+/=/- verbose:v help:?" +msgstr "" + +#: dselect/pkgdisplay.cc:262 +msgid " terse:v help:?" +msgstr "" + +#: dselect/pkgdisplay.cc:263 +msgid " verbose:v help:?" +msgstr "" + +#: dselect/pkginfo.cc:82 +msgid "" +"The line you have highlighted represents many packages; if you ask to " +"install, remove, hold, etc. it you will affect all the packages which match " +"the criterion shown.\n" +"\n" +"If you move the highlight to a line for a particular package you will see " +"information about that package displayed here.\n" +"You can use `o' and `O' to change the sort order and give yourself the " +"opportunity to mark packages in different kinds of groups." +msgstr "" + +#: dselect/pkginfo.cc:96 +msgid "interrelationships affecting " +msgstr "" + +#: dselect/pkginfo.cc:102 +msgid "interrelationships" +msgstr "" + +#: dselect/pkginfo.cc:108 +msgid "description of " +msgstr "" + +#: dselect/pkginfo.cc:112 +msgid "no description available." +msgstr "" + +#: dselect/pkginfo.cc:125 +msgid "description" +msgstr "" + +#: dselect/pkginfo.cc:132 +msgid "currently installed control info" +msgstr "" + +#: dselect/pkginfo.cc:134 +msgid "installed control info for " +msgstr "" + +#: dselect/pkginfo.cc:148 +msgid "available version of control file info" +msgstr "" + +#: dselect/pkginfo.cc:150 +msgid "available version of control info for " +msgstr "" + +#: dselect/pkglist.cc:123 dselect/pkglist.cc:124 +msgid "<null>" +msgstr "" + +#: dselect/pkglist.cc:507 +msgid "invalid search option given" +msgstr "" + +#: dselect/pkglist.cc:521 +msgid "error in regular expression" +msgstr "" + +#: dselect/pkgsublist.cc:105 +msgid " does not appear to be available\n" +msgstr "" + +#: dselect/pkgsublist.cc:122 +msgid " or " +msgstr "" + +#: dselect/pkgtop.cc:56 +msgid "All" +msgstr "" + +#: dselect/pkgtop.cc:78 +msgid "All packages" +msgstr "" + +#: dselect/pkgtop.cc:82 +#, c-format +msgid "%s packages without a section" +msgstr "" + +#: dselect/pkgtop.cc:84 +#, c-format +msgid "%s packages in section %s" +msgstr "" + +#: dselect/pkgtop.cc:90 +#, c-format +msgid "%s %s packages" +msgstr "" + +#: dselect/pkgtop.cc:94 +#, c-format +msgid "%s %s packages without a section" +msgstr "" + +#: dselect/pkgtop.cc:96 +#, c-format +msgid "%s %s packages in section %s" +msgstr "" + +#: dselect/pkgtop.cc:117 +#, c-format +msgid "%-*s %s%s%s; %s (was: %s). %s" +msgstr "" + +#: dselect/pkgtop.cc:269 +msgid "Error" +msgstr "" + +#: dselect/pkgtop.cc:273 +msgid "Installed?" +msgstr "" + +#: dselect/pkgtop.cc:277 +msgid "Old mark" +msgstr "" + +#: dselect/pkgtop.cc:281 +msgid "Marked for" +msgstr "" + +#: dselect/pkgtop.cc:284 +msgid "EIOM" +msgstr "" + +#: dselect/pkgtop.cc:286 +msgid "Section" +msgstr "" + +#: dselect/pkgtop.cc:287 +msgid "Priority" +msgstr "" + +#: dselect/pkgtop.cc:288 +msgid "Package" +msgstr "" + +#: dselect/pkgtop.cc:292 +msgid "Inst.ver" +msgstr "" + +#: dselect/pkgtop.cc:295 +msgid "Avail.ver" +msgstr "" + +#: dpkg-deb/build.c:67 +#, c-format +msgid "dpkg-deb - error: %s (`%s') doesn't contain any digits\n" +msgstr "" + +#: dpkg-deb/build.c:170 +msgid "--build needs a directory argument" +msgstr "" + +#: dpkg-deb/build.c:179 +msgid "--build takes at most two arguments" +msgstr "" + +#: dpkg-deb/build.c:183 +#, c-format +msgid "unable to check for existence of archive `%.250s'" +msgstr "" + +#: dpkg-deb/build.c:198 +msgid "target is directory - cannot skip control file check" +msgstr "" + +#: dpkg-deb/build.c:199 +#, c-format +msgid "" +"dpkg-deb: warning, not checking contents of control area.\n" +"dpkg-deb: building an unknown package in `%s'.\n" +msgstr "" + +#: dpkg-deb/build.c:217 +msgid "package name has characters that aren't lowercase alphanums or `-+.'" +msgstr "" + +#: dpkg-deb/build.c:219 +#, c-format +msgid "warning, `%s' contains user-defined Priority value `%s'\n" +msgstr "" + +#: dpkg-deb/build.c:224 +#, c-format +msgid "warning, `%s' contains user-defined field `%s'\n" +msgstr "" + +#: dpkg-deb/build.c:230 +#, c-format +msgid "%d errors in control file" +msgstr "" + +#: dpkg-deb/build.c:241 +#, c-format +msgid "dpkg-deb: building package `%s' in `%s'.\n" +msgstr "" + +#: dpkg-deb/build.c:249 +#, c-format +msgid "control directory has bad permissions %03lo (must be >=0755 and <=0775)" +msgstr "" + +#: dpkg-deb/build.c:260 +#, c-format +msgid "maintainer script `%.50s' is not a plain file or symlink" +msgstr "" + +#: dpkg-deb/build.c:262 +#, c-format +msgid "" +"maintainer script `%.50s' has bad permissions %03lo (must be >=0555 and " +"<=0775)" +msgstr "" + +#: dpkg-deb/build.c:266 +#, c-format +msgid "maintainer script `%.50s' is not stattable" +msgstr "" + +#: dpkg-deb/build.c:276 +msgid "empty string from fgets reading conffiles" +msgstr "" + +#: dpkg-deb/build.c:278 +#, c-format +msgid "" +"warning, conffile name `%.50s...' is too long, or missing final newline\n" +msgstr "" + +#: dpkg-deb/build.c:290 +#, c-format +msgid "conffile `%.250s' does not appear in package" +msgstr "" + +#: dpkg-deb/build.c:292 +#, c-format +msgid "conffile `%.250s' is not stattable" +msgstr "" + +#: dpkg-deb/build.c:294 +#, c-format +msgid "warning, conffile `%s' is not a plain file\n" +msgstr "" + +#: dpkg-deb/build.c:299 +msgid "error reading conffiles file" +msgstr "" + +#: dpkg-deb/build.c:302 +msgid "error opening conffiles file" +msgstr "" + +#: dpkg-deb/build.c:305 +#, c-format +msgid "dpkg-deb: ignoring %d warnings about the control file(s)\n" +msgstr "" + +#: dpkg-deb/build.c:315 +#, c-format +msgid "unable to unbuffer `%.255s'" +msgstr "" + +#: dpkg-deb/build.c:320 dpkg-deb/build.c:393 dpkg-deb/build.c:414 +#, c-format +msgid "failed to chdir to `%.255s'" +msgstr "" + +#: dpkg-deb/build.c:321 +msgid "failed to chdir to .../DEBIAN" +msgstr "" + +#: dpkg-deb/build.c:322 dpkg-deb/build.c:395 +msgid "failed to exec tar -cf" +msgstr "" + +#: dpkg-deb/build.c:328 +msgid "failed to make tmpfile (control)" +msgstr "" + +#: dpkg-deb/build.c:329 +#, c-format +msgid "failed to open tmpfile (control), %s" +msgstr "" + +#: dpkg-deb/build.c:332 +#, c-format +msgid "failed to unlink tmpfile (control), %s" +msgstr "" + +#: dpkg-deb/build.c:340 dpkg-deb/build.c:369 +msgid "control" +msgstr "" + +#: dpkg-deb/build.c:345 +msgid "failed to fstat tmpfile (control)" +msgstr "" + +#: dpkg-deb/build.c:368 +msgid "failed to rewind tmpfile (control)" +msgstr "" + +#: dpkg-deb/build.c:376 +msgid "failed to make tmpfile (data)" +msgstr "" + +#: dpkg-deb/build.c:377 +#, c-format +msgid "failed to open tmpfile (data), %s" +msgstr "" + +#: dpkg-deb/build.c:380 +#, c-format +msgid "failed to unlink tmpfile (data), %s" +msgstr "" + +#: dpkg-deb/build.c:404 dpkg-deb/extract.c:268 +msgid "data" +msgstr "" + +#: dpkg-deb/build.c:416 +msgid "failed to exec find" +msgstr "" + +#: dpkg-deb/build.c:427 dpkg-deb/build.c:434 +msgid "failed to write filename to tar pipe (data)" +msgstr "" + +#: dpkg-deb/build.c:448 +#, c-format +msgid "Internal error, compress_type `%i' unknown!" +msgstr "" + +#: dpkg-deb/build.c:460 +msgid "failed to rewind tmpfile (data)" +msgstr "" + +#: dpkg-deb/build.c:461 +msgid "cat (data)" +msgstr "" + +#: dpkg-deb/extract.c:51 +msgid "failed to exec sh -c mv foo/* &c" +msgstr "" + +#: dpkg-deb/extract.c:59 +#, c-format +msgid "error reading %s from %.255s" +msgstr "" + +#: dpkg-deb/extract.c:61 +#, c-format +msgid "unexpected end of file in %s in %.255s" +msgstr "" + +#: dpkg-deb/extract.c:72 dpkg-split/info.c:52 +#, c-format +msgid "file `%.250s' is corrupt - %.250s length contains nulls" +msgstr "" + +#: dpkg-deb/extract.c:79 dpkg-split/info.c:43 +#, c-format +msgid "file `%.250s' is corrupt - bad digit (code %d) in %s" +msgstr "" + +#: dpkg-deb/extract.c:104 +#, c-format +msgid "failed to read archive `%.255s'" +msgstr "" + +#: dpkg-deb/extract.c:105 +msgid "failed to fstat archive" +msgstr "" + +#: dpkg-deb/extract.c:106 +msgid "version number" +msgstr "" + +#: dpkg-deb/extract.c:115 +msgid "between members" +msgstr "" + +#: dpkg-deb/extract.c:117 dpkg-split/info.c:95 +#, c-format +msgid "file `%.250s' is corrupt - bad magic at end of first header" +msgstr "" + +#: dpkg-deb/extract.c:121 +#, c-format +msgid "file `%.250s' is corrupt - negative member length %zi" +msgstr "" + +#: dpkg-deb/extract.c:125 +#, c-format +msgid "file `%.250s' is not a debian binary archive (try dpkg-split?)" +msgstr "" + +#: dpkg-deb/extract.c:128 +msgid "header info member" +msgstr "" + +#: dpkg-deb/extract.c:131 +msgid "archive has no newlines in header" +msgstr "" + +#: dpkg-deb/extract.c:134 +msgid "archive has no dot in version number" +msgstr "" + +#: dpkg-deb/extract.c:137 +#, c-format +msgid "archive version %.250s not understood, get newer dpkg-deb" +msgstr "" + +#: dpkg-deb/extract.c:146 dpkg-deb/extract.c:175 +#, c-format +msgid "skipped member data from %s" +msgstr "" + +#: dpkg-deb/extract.c:165 +#, c-format +msgid "file `%.250s' contains ununderstood data member %.*s, giving up" +msgstr "" + +#: dpkg-deb/extract.c:171 +#, c-format +msgid "file `%.250s' contains two control members, giving up" +msgstr "" + +#: dpkg-deb/extract.c:183 +#, c-format +msgid "" +" new debian package, version %s.\n" +" size %ld bytes: control archive= %zi bytes.\n" +msgstr "" + +#: dpkg-deb/extract.c:195 +msgid "ctrl information length" +msgstr "" + +#: dpkg-deb/extract.c:197 +#, c-format +msgid "archive has malformatted ctrl len `%s'" +msgstr "" + +#: dpkg-deb/extract.c:200 +#, c-format +msgid "" +" old debian package, version %s.\n" +" size %ld bytes: control archive= %zi, main archive= %ld.\n" +msgstr "" + +#: dpkg-deb/extract.c:209 +msgid "ctrlarea" +msgstr "" + +#: dpkg-deb/extract.c:215 +#, 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:220 +#, c-format +msgid "`%.255s' is not a debian format archive" +msgstr "" + +#: dpkg-deb/extract.c:225 +msgid "fgetpos failed" +msgstr "" + +#: dpkg-deb/extract.c:229 +msgid "fsetpos failed" +msgstr "" + +#: dpkg-deb/extract.c:236 +msgid "failed to fdopen p1 in paste" +msgstr "" + +#: dpkg-deb/extract.c:238 +msgid "failed to write to gzip -dc" +msgstr "" + +#: dpkg-deb/extract.c:239 +msgid "failed to close gzip -dc" +msgstr "" + +#: dpkg-deb/extract.c:246 +msgid "failed to syscall lseek to files archive portion" +msgstr "" + +#: dpkg-deb/extract.c:254 +msgid "failed to write to pipe in copy" +msgstr "" + +#: dpkg-deb/extract.c:255 +msgid "failed to close pipe in copy" +msgstr "" + +#: dpkg-deb/extract.c:276 +msgid "failed to create directory" +msgstr "" + +#: dpkg-deb/extract.c:277 +msgid "failed to chdir to directory after creating it" +msgstr "" + +#: dpkg-deb/extract.c:279 +msgid "failed to chdir to directory" +msgstr "" + +#: dpkg-deb/extract.c:293 +msgid "failed to exec tar" +msgstr "" + +#: dpkg-deb/extract.c:316 dpkg-deb/extract.c:331 dpkg-deb/info.c:68 +#, c-format +msgid "--%s needs a .deb filename argument" +msgstr "" + +#: dpkg-deb/extract.c:319 +#, c-format +msgid "" +"--%s needs a target directory.\n" +"Perhaps you should be using dpkg --install ?" +msgstr "" + +#: dpkg-deb/extract.c:322 +#, c-format +msgid "--%s takes at most two arguments (.deb and directory)" +msgstr "" + +#: dpkg-deb/extract.c:333 +#, c-format +msgid "--%s takes only one argument (.deb filename)" +msgstr "" + +#: dpkg-deb/info.c:49 +msgid "failed to chdir to `/' for cleanup" +msgstr "" + +#: dpkg-deb/info.c:51 +msgid "failed to fork for cleanup" +msgstr "" + +#: dpkg-deb/info.c:56 +msgid "failed to wait for rm cleanup" +msgstr "" + +#: dpkg-deb/info.c:57 +#, c-format +msgid "rm cleanup failed, code %d\n" +msgstr "" + +#: dpkg-deb/info.c:71 +msgid "failed to make temporary directoryname" +msgstr "" + +#: dpkg-deb/info.c:75 +msgid "failed to exec rm -rf" +msgstr "" + +#: dpkg-deb/info.c:95 +msgid "info_spew" +msgstr "" + +#: dpkg-deb/info.c:97 +#, c-format +msgid "dpkg-deb: `%.255s' contains no control component `%.255s'\n" +msgstr "" + +#: dpkg-deb/info.c:101 +#, c-format +msgid "open component `%.255s' (in %.255s) failed in an unexpected way" +msgstr "" + +#: dpkg-deb/info.c:106 +msgid "One requested control component is missing" +msgstr "" + +#: dpkg-deb/info.c:108 +#, c-format +msgid "%d requested control components are missing" +msgstr "" + +#: dpkg-deb/info.c:121 +#, c-format +msgid "cannot scan directory `%.255s'" +msgstr "" + +#: dpkg-deb/info.c:126 +#, c-format +msgid "cannot stat `%.255s' (in `%.255s')" +msgstr "" + +#: dpkg-deb/info.c:129 +#, c-format +msgid "cannot open `%.255s' (in `%.255s')" +msgstr "" + +#: dpkg-deb/info.c:143 +#, c-format +msgid "failed to read `%.255s' (in `%.255s')" +msgstr "" + +#: dpkg-deb/info.c:146 +#, c-format +msgid " %7ld bytes, %5d lines %c %-20.127s %.127s\n" +msgstr "" + +#: dpkg-deb/info.c:152 +#, c-format +msgid " not a plain file %.255s\n" +msgstr "" + +#: dpkg-deb/info.c:157 +#, c-format +msgid "failed to read `control' (in `%.255s')" +msgstr "" + +#: dpkg-deb/info.c:158 +msgid "(no `control' file in control archive!)\n" +msgstr "" + +#: dpkg-deb/info.c:178 +msgid "could not open the `control' component" +msgstr "" + +#: dpkg-deb/info.c:208 +msgid "failed during read of `control' component" +msgstr "" + +#: dpkg-deb/info.c:219 +msgid "Error in format" +msgstr "" + +#: dpkg-deb/info.c:255 +msgid "--contents takes exactly one argument" +msgstr "" + +#: dpkg-deb/main.c:46 +#, c-format +msgid "Debian `%s' package archive backend version %s.\n" +msgstr "" + +#: dpkg-deb/main.c:56 +#, c-format +msgid "" +"Usage: %s [<option> ...] <command>\n" +"\n" +"Commands:\n" +" -b|--build <directory> [<deb>] Build an archive.\n" +" -c|--contents <deb> List contents.\n" +" -I|--info <deb> [<cfile>...] Show info to stdout.\n" +" -W|--show <deb> Show information on package(s)\n" +" -f|--field <deb> [<cfield>...] Show field(s) to stdout.\n" +" -e|--control <deb> [<directory>] Extract control info.\n" +" -x|--extract <deb> <directory> Extract files.\n" +" -X|--vextract <deb> <directory> Extract & list files.\n" +" --fsys-tarfile <deb> Output filesystem tarfile.\n" +" -h|--help Display this message.\n" +" --version Show version.\n" +" --license | --licence Show license.\n" +"\n" +"<deb> is the filename of a Debian format archive.\n" +"<cfile> is the name of an administrative file component.\n" +"<cfield> is the name of a field in the main `control' file.\n" +"\n" +"Options:\n" +" --showformat=<format> Use alternative format for --show.\n" +" -D Enable debugging output.\n" +" --old, --new Select archive format.\n" +" --nocheck Suppress control file check (build bad " +"package).\n" +" -z# Set the compression level when building.\n" +" -Z<type> Set the compression type to use when building.\n" +" Allowed values: gzip, bzip2, none.\n" +"\n" +msgstr "" + +#: dpkg-deb/main.c:96 +#, c-format +msgid "" +"\n" +"Use `dpkg' to install and remove packages from your system, or\n" +"`dselect' or `aptitude' for user-friendly package management. Packages\n" +"unpacked using `dpkg-deb --extract' will be incorrectly installed !\n" +msgstr "" + +#: dpkg-deb/main.c:105 +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:181 +#, c-format +msgid "unknown compression type `%s'!" +msgstr "" + +#: dpkg-split/info.c:64 +#, c-format +msgid "file `%.250s' is corrupt - %.250s missing" +msgstr "" + +#: dpkg-split/info.c:67 +#, c-format +msgid "file `%.250s' is corrupt - missing newline after %.250s" +msgstr "" + +#: dpkg-split/info.c:91 +msgid "unable to seek back" +msgstr "" + +#: dpkg-split/info.c:105 +#, c-format +msgid "file `%.250s' is corrupt - bad padding character (code %d)" +msgstr "" + +#: dpkg-split/info.c:109 +#, c-format +msgid "file `%.250s' is corrupt - nulls in info section" +msgstr "" + +#: dpkg-split/info.c:116 +#, c-format +msgid "file `%.250s' is format version `%.250s' - you need a newer dpkg-split" +msgstr "" + +#: dpkg-split/info.c:124 +#, c-format +msgid "file `%.250s' is corrupt - bad MD5 checksum `%.250s'" +msgstr "" + +#: dpkg-split/info.c:131 +#, c-format +msgid "file `%.250s' is corrupt - no slash between part numbers" +msgstr "" + +#: dpkg-split/info.c:140 +#, c-format +msgid "file `%.250s' is corrupt - bad part number" +msgstr "" + +#: dpkg-split/info.c:145 +#, c-format +msgid "file `%.250s' is corrupt - bad magic at end of second header" +msgstr "" + +#: dpkg-split/info.c:147 +#, c-format +msgid "file `%.250s' is corrupt - second member is not data member" +msgstr "" + +#: dpkg-split/info.c:153 +#, c-format +msgid "file `%.250s' is corrupt - wrong number of parts for quoted sizes" +msgstr "" + +#: dpkg-split/info.c:157 +#, c-format +msgid "file `%.250s' is corrupt - size is wrong for quoted part number" +msgstr "" + +#: dpkg-split/info.c:163 +#, c-format +msgid "unable to fstat part file `%.250s'" +msgstr "" + +#: dpkg-split/info.c:169 +#, c-format +msgid "file `%.250s' is corrupt - too short" +msgstr "" + +#: dpkg-split/info.c:181 dpkg-split/info.c:222 +#, c-format +msgid "cannot open archive part file `%.250s'" +msgstr "" + +#: dpkg-split/info.c:183 +#, c-format +msgid "file `%.250s' is not an archive part" +msgstr "" + +#: dpkg-split/info.c:188 +#, c-format +msgid "" +"%s:\n" +" Part format version: %s\n" +" Part of package: %s\n" +" ... version: %s\n" +" ... MD5 checksum: %s\n" +" ... length: %lu bytes\n" +" ... split every: %lu bytes\n" +" Part number: %d/%d\n" +" Part length: %zi bytes\n" +" Part offset: %lu bytes\n" +" Part file size (used portion): %lu bytes\n" +"\n" +msgstr "" + +#: dpkg-split/info.c:218 +msgid "--info requires one or more part file arguments" +msgstr "" + +#: dpkg-split/info.c:228 +#, c-format +msgid "file `%s' is not an archive part\n" +msgstr "" + +#: dpkg-split/join.c:48 +#, c-format +msgid "unable to open output file `%.250s'" +msgstr "" + +#: dpkg-split/join.c:52 +#, c-format +msgid "unable to (re)open input part file `%.250s'" +msgstr "" + +#: dpkg-split/join.c:68 +#, c-format +msgid "done\n" +msgstr "" + +#: dpkg-split/join.c:84 +#, c-format +msgid "files `%.250s' and `%.250s' are not parts of the same file" +msgstr "" + +#: dpkg-split/join.c:89 +#, c-format +msgid "there are several versions of part %d - at least `%.250s' and `%.250s'" +msgstr "" + +#: dpkg-split/join.c:102 +msgid "--join requires one or more part file arguments" +msgstr "" + +#: dpkg-split/join.c:123 +#, c-format +msgid "part %d is missing" +msgstr "" + +#: dpkg-split/main.c:38 +#, c-format +msgid "Debian `%s' package split/join tool; version %s.\n" +msgstr "" + +#: dpkg-split/main.c:40 +#, c-format +msgid "Copyright (C) 1994-1996 Ian Jackson.\n" +msgstr "" + +#: dpkg-split/main.c:49 +#, c-format +msgid "" +"Usage: %s [<option> ...] <command>\n" +"\n" +"Commands:\n" +" -s|--split <file> [<prefix>] Split an archive.\n" +" -j|--join <part> <part> ... Join parts together.\n" +" -I|--info <part> ... Display info about a part.\n" +" -h|--help Show this help message.\n" +" --version Show the version.\n" +" --license Show the license.\n" +"\n" +" -a|--auto -o <complete> <part> Auto-accumulate parts.\n" +" -l|--listq List unmatched pieces.\n" +" -d|--discard [<filename> ...] Discard unmatched pieces.\n" +"\n" +"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" +" -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:75 +msgid "Type dpkg-split --help for help." +msgstr "" + +#: dpkg-split/main.c:85 +#, c-format +msgid "error reading %s" +msgstr "" + +#: dpkg-split/main.c:89 +#, c-format +msgid "error reading %.250s" +msgstr "" + +#: dpkg-split/main.c:90 +#, c-format +msgid "unexpected end of file in %.250s" +msgstr "" + +#: dpkg-split/main.c:110 +msgid "part size is far too large or is not positive" +msgstr "" + +#: dpkg-split/main.c:114 +#, c-format +msgid "part size must be at least %dk (to allow for header)" +msgstr "" + +#: dpkg-split/queue.c:69 +#, c-format +msgid "unable to read depot directory `%.250s'" +msgstr "" + +#: dpkg-split/queue.c:107 +msgid "--auto requires the use of the --output option" +msgstr "" + +#: dpkg-split/queue.c:109 +msgid "--auto requires exactly one part file argument" +msgstr "" + +#: dpkg-split/queue.c:113 +#, c-format +msgid "unable to read part file `%.250s'" +msgstr "" + +#: dpkg-split/queue.c:116 +#, c-format +msgid "File `%.250s' is not part of a multipart archive.\n" +msgstr "" + +#: dpkg-split/queue.c:143 +#, c-format +msgid "unable to reopen part file `%.250s'" +msgstr "" + +#: dpkg-split/queue.c:147 +#, c-format +msgid "part file `%.250s' has trailing garbage" +msgstr "" + +#: dpkg-split/queue.c:156 +#, c-format +msgid "unable to open new depot file `%.250s'" +msgstr "" + +#: dpkg-split/queue.c:160 +#, c-format +msgid "unable to rename new depot file `%.250s' to `%.250s'" +msgstr "" + +#: dpkg-split/queue.c:162 +#, c-format +msgid "Part %d of package %s filed (still want " +msgstr "" + +#: dpkg-split/queue.c:166 +msgid " and " +msgstr "" + +#: dpkg-split/queue.c:179 +#, c-format +msgid "unable to delete used-up depot file `%.250s'" +msgstr "" + +#: dpkg-split/queue.c:194 +msgid "--listq does not take any arguments" +msgstr "" + +#: dpkg-split/queue.c:197 +msgid "Junk files left around in the depot directory:\n" +msgstr "" + +#: dpkg-split/queue.c:202 dpkg-split/queue.c:226 +#, c-format +msgid "unable to stat `%.250s'" +msgstr "" + +#: dpkg-split/queue.c:205 +#, c-format +msgid " %s (%lu bytes)\n" +msgstr "" + +#: dpkg-split/queue.c:207 +#, c-format +msgid " %s (not a plain file)\n" +msgstr "" + +#: dpkg-split/queue.c:212 +msgid "Packages not yet reassembled:\n" +msgstr "" + +#: dpkg-split/queue.c:228 +#, c-format +msgid "part file `%.250s' is not a plain file" +msgstr "" + +#: dpkg-split/queue.c:233 +#, c-format +msgid "(total %lu bytes)\n" +msgstr "" + +#: dpkg-split/queue.c:256 +#, c-format +msgid "unable to discard `%.250s'" +msgstr "" + +#: dpkg-split/queue.c:257 +#, c-format +msgid "Deleted %s.\n" +msgstr "" + +#: dpkg-split/split.c:45 +msgid "--split needs a source filename argument" +msgstr "" + +#: dpkg-split/split.c:48 +msgid "--split takes at most a source filename and destination prefix" +msgstr "" + +#: dpkg-split/split.c:62 +#, c-format +msgid "unable to open source file `%.250s'" +msgstr "" + +#: dpkg-split/split.c:63 +msgid "unable to fstat source file" +msgstr "" + +#: dpkg-split/split.c:64 +#, c-format +msgid "source file `%.250s' not a plain file" +msgstr "" + +#: dpkg-split/split.c:70 +msgid "unable to exec mksplit" +msgstr "" |