You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1531 lines
36 KiB

# English messages for the apt suite.
# Copyright (C) 1997, 1998, 1999 Jason Gunthorpe and others.
# Michael Piefel <piefel@informatik.hu-berlin.de>, 2002.
#
msgid ""
msgstr ""
"Project-Id-Version: apt 0.5.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-02-26 16:47-0800\n"
"PO-Revision-Date: 2002-11-10 20:56+0100\n"
"Last-Translator: Michael Piefel <piefel@debian.org>\n"
"Language-Team: en_GB <en@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: cmdline/apt-cache.cc:135
#, c-format
msgid "Package %s version %s has an unmet dep:\n"
msgstr ""
#: cmdline/apt-cache.cc:175 cmdline/apt-cache.cc:527 cmdline/apt-cache.cc:615
#: cmdline/apt-cache.cc:771 cmdline/apt-cache.cc:989 cmdline/apt-cache.cc:1357
#: cmdline/apt-cache.cc:1508
#, c-format
msgid "Unable to locate package %s"
msgstr ""
#: cmdline/apt-cache.cc:232
msgid "Total Package Names : "
msgstr ""
#: cmdline/apt-cache.cc:272
msgid " Normal Packages: "
msgstr ""
#: cmdline/apt-cache.cc:273
msgid " Pure Virtual Packages: "
msgstr ""
#: cmdline/apt-cache.cc:274
msgid " Single Virtual Packages: "
msgstr ""
#: cmdline/apt-cache.cc:275
msgid " Mixed Virtual Packages: "
msgstr ""
#: cmdline/apt-cache.cc:276
msgid " Missing: "
msgstr ""
#: cmdline/apt-cache.cc:278
msgid "Total Distinct Versions: "
msgstr ""
#: cmdline/apt-cache.cc:280
msgid "Total Dependencies: "
msgstr ""
#: cmdline/apt-cache.cc:283
msgid "Total Ver/File relations: "
msgstr ""
#: cmdline/apt-cache.cc:285
msgid "Total Provides Mappings: "
msgstr ""
#: cmdline/apt-cache.cc:297
msgid "Total Globbed Strings: "
msgstr ""
#: cmdline/apt-cache.cc:311
msgid "Total Dependency Version space: "
msgstr ""
#: cmdline/apt-cache.cc:316
msgid "Total Slack space: "
msgstr ""
#: cmdline/apt-cache.cc:324
msgid "Total Space Accounted for: "
msgstr ""
#: cmdline/apt-cache.cc:446 cmdline/apt-cache.cc:1189
#, c-format
msgid "Package file %s is out of sync."
msgstr ""
#: cmdline/apt-cache.cc:1231
msgid "You must give exactly one pattern"
msgstr ""
#: cmdline/apt-cache.cc:1385
msgid "No packages found"
msgstr ""
#: cmdline/apt-cache.cc:1462
msgid "Package Files:"
msgstr ""
#: cmdline/apt-cache.cc:1469 cmdline/apt-cache.cc:1555
msgid "Cache is out of sync, can't x-ref a package file"
msgstr ""
#: cmdline/apt-cache.cc:1470
#, c-format
msgid "%4i %s\n"
msgstr ""
#. Show any packages have explicit pins
#: cmdline/apt-cache.cc:1482
msgid "Pinned Packages:"
msgstr ""
#: cmdline/apt-cache.cc:1494 cmdline/apt-cache.cc:1535
msgid "(not found)"
msgstr ""
#. Installed version
#: cmdline/apt-cache.cc:1515
msgid " Installed: "
msgstr ""
#: cmdline/apt-cache.cc:1517 cmdline/apt-cache.cc:1525
msgid "(none)"
msgstr ""
#. Candidate Version
#: cmdline/apt-cache.cc:1522
msgid " Candidate: "
msgstr ""
#: cmdline/apt-cache.cc:1532
msgid " Package Pin: "
msgstr ""
#. Show the priority tables
#: cmdline/apt-cache.cc:1541
msgid " Version Table:"
msgstr ""
#: cmdline/apt-cache.cc:1556
#, c-format
msgid " %4i %s\n"
msgstr ""
#: cmdline/apt-cache.cc:1646
#, c-format
msgid "%s %s for %s %s compiled on %s %s\n"
msgstr ""
#: cmdline/apt-cache.cc:1653
msgid ""
"Usage: apt-cache [options] command\n"
" apt-cache [options] add file1 [file2 ...]\n"
" apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
" apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
"\n"
"apt-cache is a low-level tool used to manipulate APT's binary\n"
"cache files, and query information from them\n"
"\n"
"Commands:\n"
" add - Add a package file to the source cache\n"
" gencaches - Build both the package and source cache\n"
" showpkg - Show some general information for a single package\n"
" showsrc - Show source records\n"
" stats - Show some basic statistics\n"
" dump - Show the entire file in a terse form\n"
" dumpavail - Print an available file to stdout\n"
" unmet - Show unmet dependencies\n"
" search - Search the package list for a regex pattern\n"
" show - Show a readable record for the package\n"
" depends - Show raw dependency information for a package\n"
" rdepends - Show reverse dependency information for a package\n"
" pkgnames - List the names of all packages\n"
" dotty - Generate package graphs for GraphVis\n"
" xvcg - Generate package graphs for xvcg\n"
" policy - Show policy settings\n"
"\n"
"Options:\n"
" -h This help text.\n"
" -p=? The package cache.\n"
" -s=? The source cache.\n"
" -q Disable progress indicator.\n"
" -i Show only important deps for the unmet command.\n"
" -c=? Read this configuration file\n"
" -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
msgstr ""
#: apt-inst/contrib/extracttar.cc:116
msgid "Failed to create pipes"
msgstr ""
#: apt-inst/contrib/extracttar.cc:141
msgid "Failed to exec gzip "
msgstr ""
#: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204
msgid "Corrupted archive"
msgstr ""
#: apt-inst/contrib/extracttar.cc:193
msgid "Tar Checksum failed, archive corrupted"
msgstr ""
#: apt-inst/contrib/extracttar.cc:296
#, c-format
msgid "Unknown TAR header type %u, member %s"
msgstr ""
#: apt-inst/contrib/arfile.cc:73
msgid "Invalid archive signature"
msgstr ""
#: apt-inst/contrib/arfile.cc:81
msgid "Error reading archive member header"
msgstr ""
#: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105
msgid "Invalid archive member header"
msgstr ""
#: apt-inst/contrib/arfile.cc:131
msgid "Archive is too short"
msgstr ""
#: apt-inst/contrib/arfile.cc:135
msgid "Failed to read the archive headers"
msgstr ""
#: apt-inst/filelist.cc:384
msgid "DropNode called on still linked node"
msgstr ""
#: apt-inst/filelist.cc:416
msgid "Failed to locate the hash element!"
msgstr ""
#: apt-inst/filelist.cc:463
msgid "Failed to allocate diversion"
msgstr ""
#: apt-inst/filelist.cc:468
msgid "Internal Error in AddDiversion"
msgstr ""
#: apt-inst/filelist.cc:481
#, c-format
msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
msgstr ""
#: apt-inst/filelist.cc:510
#, c-format
msgid "Double add of diversion %s -> %s"
msgstr ""
#: apt-inst/filelist.cc:553
#, c-format
msgid "Duplicate conf file %s/%s"
msgstr ""
#: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53
#, c-format
msgid "Failed write file %s"
msgstr ""
#: apt-inst/dirstream.cc:80 apt-inst/dirstream.cc:88
#, c-format
msgid "Failed to close file %s"
msgstr ""
#: apt-inst/extract.cc:96 apt-inst/extract.cc:167
#, c-format
msgid "The path %s is too long"
msgstr ""
#: apt-inst/extract.cc:127
#, c-format
msgid "Unpacking %s more than once"
msgstr ""
#: apt-inst/extract.cc:137
#, c-format
msgid "The directory %s is diverted"
msgstr ""
#: apt-inst/extract.cc:147
#, c-format
msgid "The package is trying to write to the diversion target %s/%s"
msgstr ""
#: apt-inst/extract.cc:157 apt-inst/extract.cc:300
msgid "The diversion path is too long"
msgstr ""
#: apt-inst/extract.cc:181 apt-inst/extract.cc:193 apt-inst/extract.cc:210
#: apt-inst/deb/dpkgdb.cc:121
#, c-format
msgid "Failed to stat %s"
msgstr ""
#: apt-inst/extract.cc:188
#, c-format
msgid "Failed to rename %s to %s"
msgstr ""
#: apt-inst/extract.cc:243
#, c-format
msgid "The directory %s is being replaced by a non-directory"
msgstr ""
#: apt-inst/extract.cc:283
msgid "Failed to locate node in its hash bucket"
msgstr ""
#: apt-inst/extract.cc:287
msgid "The path is too long"
msgstr ""
#: apt-inst/extract.cc:417
#, c-format
msgid "Overwrite package match with no version for %s"
msgstr ""
#: apt-inst/extract.cc:434
#, c-format
msgid "File %s/%s overwrites the one in the package %s"
msgstr ""
#: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:705
#: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/acquire.cc:416 apt-pkg/clean.cc:38
#, c-format
msgid "Unable to read %s"
msgstr ""
#: apt-inst/extract.cc:494
#, c-format
msgid "Unable to stat %s"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61
#, c-format
msgid "Failed to remove %s"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112
#, c-format
msgid "Unable to create %s"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:118
#, c-format
msgid "Failed to stat %sinfo"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:123
msgid "The info and temp directories need to be on the same filesystem"
msgstr ""
#. Build the status cache
#: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:643
#: apt-pkg/pkgcachegen.cc:701 apt-pkg/pkgcachegen.cc:706
#: apt-pkg/pkgcachegen.cc:829
msgid "Reading Package Lists"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:180
#, c-format
msgid "Failed to change to the admin dir %sinfo"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355
#: apt-inst/deb/dpkgdb.cc:448
msgid "Internal Error getting a Package Name"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:205
msgid "Reading File Listing"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:216
#, c-format
msgid ""
"Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
"then make it empty and immediately re-install the same version of the "
"package!"
msgstr ""
"Failed to open the list file ‘%sinfo/%s’. If you cannot restore this file "
"then make it empty and immediately re-install the same version of the "
"package!"
#: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242
#, c-format
msgid "Failed reading the list file %sinfo/%s"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:266
msgid "Internal Error getting a Node"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:309
#, c-format
msgid "Failed to open the diversions file %sdiversions"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:324
msgid "The diversion file is corrupted"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336
#: apt-inst/deb/dpkgdb.cc:341
#, c-format
msgid "Invalid line in the diversion file: %s"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:362
msgid "Internal Error adding a diversion"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:383
msgid "The pkg cache must be initialize first"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:386
msgid "Reading File List"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:443
#, c-format
msgid "Failed to find a Package: Header, offset %lu"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:465
#, c-format
msgid "Bad ConfFile section in the status file. Offset %lu"
msgstr ""
#: apt-inst/deb/dpkgdb.cc:470
#, c-format
msgid "Error parsing MD5. Offset %lu"
msgstr ""
#: apt-inst/deb/debfile.cc:55
#, c-format
msgid "This is not a valid DEB archive, missing '%s' member"
msgstr "This is not a valid DEB archive, missing ‘%s’ member"
#: apt-inst/deb/debfile.cc:72
#, c-format
msgid "Internal Error, could not locate member %s"
msgstr ""
#: apt-inst/deb/debfile.cc:104
#, c-format
msgid "Couldn't change to %s"
msgstr ""
#: apt-inst/deb/debfile.cc:125
msgid "Internal Error, could not locate member"
msgstr ""
#: apt-inst/deb/debfile.cc:158
msgid "Failed to locate a valid control file"
msgstr ""
#: apt-inst/deb/debfile.cc:243
msgid "Unparsible control file"
msgstr ""
#: methods/cdrom.cc:113
#, c-format
msgid "Unable to read the cdrom database %s"
msgstr ""
#: methods/cdrom.cc:122
msgid ""
"Please use apt-cdrom to make this CD recognized by APT. apt-get update "
"cannot be used to add new CDs"
msgstr ""
#: methods/cdrom.cc:130 methods/cdrom.cc:168
msgid "Wrong CD"
msgstr ""
#: methods/cdrom.cc:163
#, c-format
msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
msgstr ""
#: methods/cdrom.cc:177 methods/file.cc:77
msgid "File not found"
msgstr ""
#: methods/copy.cc:42 methods/gzip.cc:133 methods/gzip.cc:142
msgid "Failed to stat"
msgstr ""
#: methods/copy.cc:79 methods/gzip.cc:139
msgid "Failed to set modification time"
msgstr ""
#: methods/file.cc:42
msgid "Invalid URI, local URIS must not start with //"
msgstr ""
#. Login must be before getpeername otherwise dante won't work.
#: methods/ftp.cc:162
msgid "Logging in"
msgstr ""
#: methods/ftp.cc:168
msgid "Unable to determine the peer name"
msgstr ""
#: methods/ftp.cc:173
msgid "Unable to determine the local name"
msgstr ""
#: methods/ftp.cc:204 methods/ftp.cc:232
#, c-format
msgid "Server refused our connection and said: %s"
msgstr ""
#: methods/ftp.cc:210
#, c-format
msgid "USER failed, server said: %s"
msgstr ""
#: methods/ftp.cc:217
#, c-format
msgid "PASS failed, server said: %s"
msgstr ""
#: methods/ftp.cc:237
msgid ""
"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
"is empty."
msgstr ""
#: methods/ftp.cc:265
#, c-format
msgid "Login script command '%s' failed, server said: %s"
msgstr "Login script command ‘%s’ failed, server said: %s"
#: methods/ftp.cc:291
#, c-format
msgid "TYPE failed, server said: %s"
msgstr ""
#: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226
msgid "Connection timeout"
msgstr ""
#: methods/ftp.cc:335
msgid "Server closed the connection"
msgstr ""
#: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:452 methods/rsh.cc:190
msgid "Read error"
msgstr ""
#: methods/ftp.cc:345 methods/rsh.cc:197
msgid "A response overflowed the buffer."
msgstr ""
#: methods/ftp.cc:362 methods/ftp.cc:374
msgid "Protocol corruption"
msgstr ""
#: methods/ftp.cc:446 methods/rsh.cc:232
msgid "Write Error"
msgstr ""
#: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729
msgid "Could not create a socket"
msgstr ""
#: methods/ftp.cc:698
msgid "Could not connect data socket, connection timed out"
msgstr ""
#: methods/ftp.cc:702 methods/connect.cc:99
msgid "Failed"
msgstr ""
#: methods/ftp.cc:704
msgid "Could not connect passive socket."
msgstr ""
#: methods/ftp.cc:722
msgid "getaddrinfo was unable to get a listening socket"
msgstr ""
#: methods/ftp.cc:736
msgid "Could not bind a socket"
msgstr ""
#: methods/ftp.cc:740
msgid "Could not listen on the socket"
msgstr ""
#: methods/ftp.cc:747
msgid "Could not determine the socket's name"
msgstr ""
#: methods/ftp.cc:779
msgid "Unable to send PORT command"
msgstr ""
#: methods/ftp.cc:789
#, c-format
msgid "Unknown address family %u (AF_*)"
msgstr ""
#: methods/ftp.cc:798
#, c-format
msgid "EPRT failed, server said: %s"
msgstr ""
#: methods/ftp.cc:818
msgid "Data socket connect timed out"
msgstr ""
#: methods/ftp.cc:825
msgid "Unable to accept connection"
msgstr ""
#: methods/ftp.cc:864 methods/http.cc:912 methods/rsh.cc:303
msgid "Problem hashing file"
msgstr ""
#: methods/ftp.cc:877
#, c-format
msgid "Unable to fetch file, server said '%s'"
msgstr "Unable to fetch file, server said ‘%s’"
#: methods/ftp.cc:892 methods/rsh.cc:322
msgid "Data socket timed out"
msgstr ""
#: methods/ftp.cc:922
#, c-format
msgid "Data transfer failed, server said '%s'"
msgstr "Data transfer failed, server said ‘%s’"
#. Get the files information
#: methods/ftp.cc:997
msgid "Query"
msgstr ""
#: methods/ftp.cc:1104
msgid "Unable to invoke "
msgstr ""
#: methods/connect.cc:64
#, c-format
msgid "Connecting to %s (%s)"
msgstr ""
#: methods/connect.cc:71
#, c-format
msgid "[IP: %s %s]"
msgstr ""
#: methods/connect.cc:80
#, c-format
msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
msgstr ""
#: methods/connect.cc:86
#, c-format
msgid "Cannot initiate the connection to %s:%s (%s)."
msgstr ""
#: methods/connect.cc:92
#, c-format
msgid "Could not connect to %s:%s (%s), connection timed out"
msgstr ""
#: methods/connect.cc:104
#, c-format
msgid "Could not connect to %s:%s (%s)."
msgstr ""
#. We say this mainly because the pause here is for the
#. ssh connection that is still going
#: methods/connect.cc:132 methods/rsh.cc:425
#, c-format
msgid "Connecting to %s"
msgstr ""
#: methods/connect.cc:163
#, c-format
msgid "Could not resolve '%s'"
msgstr "Could not resolve ‘%s’"
#: methods/connect.cc:167
#, c-format
msgid "Temporary failure resolving '%s'"
msgstr "Temporary failure resolving ‘%s’"
#: methods/connect.cc:169
#, c-format
msgid "Something wicked happened resolving '%s:%s' (%i)"
msgstr "Something wicked happened resolving ‘%s:%s’ (%i)"
#: methods/connect.cc:216
#, c-format
msgid "Unable to connect to %s %s:"
msgstr ""
#: methods/gzip.cc:57
#, c-format
msgid "Couldn't open pipe for %s"
msgstr ""
#: methods/gzip.cc:102
#, c-format
msgid "Read error from %s process"
msgstr ""
#: methods/http.cc:340
msgid "Waiting for headers"
msgstr ""
#: methods/http.cc:486
#, c-format
msgid "Got a single header line over %u chars"
msgstr ""
#: methods/http.cc:494
msgid "Bad header line"
msgstr ""
#: methods/http.cc:513 methods/http.cc:520
msgid "The http server sent an invalid reply header"
msgstr ""
#: methods/http.cc:549
msgid "The http server sent an invalid Content-Length header"
msgstr ""
#: methods/http.cc:564
msgid "The http server sent an invalid Content-Range header"
msgstr ""
#: methods/http.cc:566
msgid "This http server has broken range support"
msgstr ""
#: methods/http.cc:590
msgid "Unknown date format"
msgstr ""
#: methods/http.cc:733
msgid "Select failed"
msgstr ""
#: methods/http.cc:738
msgid "Connection timed out"
msgstr ""
#: methods/http.cc:761
msgid "Error writing to output file"
msgstr ""
#: methods/http.cc:789
msgid "Error writing to file"
msgstr ""
#: methods/http.cc:814
msgid "Error writing to the file"
msgstr ""
#: methods/http.cc:828
msgid "Error reading from server Remote end closed connection"
msgstr ""
#: methods/http.cc:830
msgid "Error reading from server"
msgstr ""
#: methods/http.cc:1061
msgid "Bad header Data"
msgstr ""
#: methods/http.cc:1078
msgid "Connection failed"
msgstr ""
#: methods/http.cc:1169
msgid "Internal error"
msgstr ""
#: apt-pkg/contrib/mmap.cc:82
msgid "Can't mmap an empty file"
msgstr ""
#: apt-pkg/contrib/mmap.cc:87
#, c-format
msgid "Couldn't make mmap of %lu bytes"
msgstr ""
#: apt-pkg/contrib/strutl.cc:941
#, c-format
msgid "Selection %s not found"
msgstr ""
#: apt-pkg/contrib/configuration.cc:395
#, c-format
msgid "Unrecognized type abbreviation: '%c'"
msgstr "Unrecognized type abbreviation: ‘%c’"
#: apt-pkg/contrib/configuration.cc:453
#, c-format
msgid "Opening configuration file %s"
msgstr ""
#: apt-pkg/contrib/configuration.cc:563
#, c-format
msgid "Syntax error %s:%u: Block starts with no name."
msgstr ""
#: apt-pkg/contrib/configuration.cc:582
#, c-format
msgid "Syntax error %s:%u: Malformed Tag"
msgstr ""
#: apt-pkg/contrib/configuration.cc:599
#, c-format
msgid "Syntax error %s:%u: Extra junk after value"
msgstr ""
#: apt-pkg/contrib/configuration.cc:639
#, c-format
msgid "Syntax error %s:%u: Directives can only be done at the top level"
msgstr ""
#: apt-pkg/contrib/configuration.cc:646
#, c-format
msgid "Syntax error %s:%u: Too many nested includes"
msgstr ""
#: apt-pkg/contrib/configuration.cc:650 apt-pkg/contrib/configuration.cc:655
#, c-format
msgid "Syntax error %s:%u: Included from here"
msgstr ""
#: apt-pkg/contrib/configuration.cc:659
#, c-format
msgid "Syntax error %s:%u: Unsupported directive '%s'"
msgstr "Syntax error %s:%u: Unsupported directive ‘%s’"
#: apt-pkg/contrib/configuration.cc:693
#, c-format
msgid "Syntax error %s:%u: Extra junk at end of file"
msgstr ""
#: apt-pkg/contrib/progress.cc:154
#, c-format
msgid "%c%s... Error!"
msgstr ""
#: apt-pkg/contrib/progress.cc:156
#, c-format
msgid "%c%s... Done"
msgstr ""
#: apt-pkg/contrib/cmndline.cc:80
#, c-format
msgid "Command line option '%c' [from %s] is not known."
msgstr "Command line option ‘%c’ [from %s] is not known."
#: apt-pkg/contrib/cmndline.cc:106 apt-pkg/contrib/cmndline.cc:114
#: apt-pkg/contrib/cmndline.cc:122
#, c-format
msgid "Command line option %s is not understood"
msgstr ""
#: apt-pkg/contrib/cmndline.cc:127
#, c-format
msgid "Command line option %s is not boolean"
msgstr ""
#: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187
#, c-format
msgid "Option %s requires an argument."
msgstr ""
#: apt-pkg/contrib/cmndline.cc:201 apt-pkg/contrib/cmndline.cc:207
#, c-format
msgid "Option %s: Configuration item specification must have an =<val>."
msgstr ""
#: apt-pkg/contrib/cmndline.cc:237
#, c-format
msgid "Option %s requires an integer argument, not '%s'"
msgstr "Option %s requires an integer argument, not ‘%s’"
#: apt-pkg/contrib/cmndline.cc:268
#, c-format
msgid "Option '%s' is too long"
msgstr "Option ‘%s’ is too long"
#: apt-pkg/contrib/cmndline.cc:301
#, c-format
msgid "Sense %s is not understood, try true or false."
msgstr ""
#: apt-pkg/contrib/cmndline.cc:351
#, c-format
msgid "Invalid operation %s"
msgstr ""
#: apt-pkg/contrib/cdromutl.cc:55
#, c-format
msgid "Unable to stat the mount point %s"
msgstr ""
#: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:422 apt-pkg/clean.cc:44
#, c-format
msgid "Unable to change to %s"
msgstr ""
#: apt-pkg/contrib/cdromutl.cc:190
msgid "Failed to stat the cdrom"
msgstr ""
#: apt-pkg/contrib/fileutl.cc:80
#, c-format
msgid "Not using locking for read only lock file %s"
msgstr ""
#: apt-pkg/contrib/fileutl.cc:85
#, c-format
msgid "Could not open lock file %s"
msgstr ""
#: apt-pkg/contrib/fileutl.cc:103
#, c-format
msgid "Not using locking for nfs mounted lock file %s"
msgstr ""
#: apt-pkg/contrib/fileutl.cc:107
#, c-format
msgid "Could not get lock %s"
msgstr ""
#: apt-pkg/contrib/fileutl.cc:358
#, c-format
msgid "Waited, for %s but it wasn't there"
msgstr "Waited for %s but it wasn't there"
#: apt-pkg/contrib/fileutl.cc:368
#, c-format
msgid "Sub-process %s received a segmentation fault."
msgstr ""
#: apt-pkg/contrib/fileutl.cc:371
#, c-format
msgid "Sub-process %s returned an error code (%u)"
msgstr ""
#: apt-pkg/contrib/fileutl.cc:373
#, c-format
msgid "Sub-process %s exited unexpectedly"