pacman/lib/libalpm/po/en_GB.po

666 lines
18 KiB
Plaintext
Raw Normal View History

# English (British) translations for Pacman package manager package.
# Copyright (C) 2007 Judd Vinet <jvinet@zeroflux.org>
# This file is distributed under the same license as the Pacman package manager package.
# Jeff Bailes <thepizzaking@gmail.com>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: Pacman package manager 3.0.0\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
"POT-Creation-Date: 2007-11-06 18:03+1100\n"
"PO-Revision-Date: 2007-11-06 18:09+1000\n"
"Last-Translator: Jeff Bailes <thepizzaking@gmail.com>\n"
"Language-Team: English <en_gb@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: lib/libalpm/add.c:98
#, c-format
msgid "replacing older version %s-%s by %s in target list\n"
msgstr "replacing older version %s-%s by %s in target list\n"
#: lib/libalpm/add.c:107
#, c-format
msgid "newer version %s-%s is in the target list -- skipping\n"
msgstr "newer version %s-%s is in the target list -- skipping\n"
#: lib/libalpm/add.c:169
msgid "replacing packages with -A and -U is not supported yet\n"
msgstr "replacing packages with -A and -U is not supported yet\n"
#: lib/libalpm/add.c:170
#, c-format
msgid "please remove '%s' first, using -Rd\n"
msgstr "please remove '%s' first, using -Rd\n"
#: lib/libalpm/add.c:396
#, c-format
msgid ""
"directory permissions differ on %s\n"
"filesystem: %o package: %o\n"
msgstr ""
"directory permissions differ on %s\n"
"filesystem: %o package: %o\n"
#: lib/libalpm/add.c:423
#, c-format
msgid "extract: symlink %s does not point to dir\n"
msgstr "extract: symlink %s does not point to dir\n"
#: lib/libalpm/add.c:430
#, c-format
msgid "extract: not overwriting dir with file %s\n"
msgstr "extract: not overwriting dir with file %s\n"
#: lib/libalpm/add.c:483
#: lib/libalpm/add.c:627
#: lib/libalpm/util.c:412
#, c-format
msgid "could not extract %s (%s)\n"
msgstr "could not extract %s (%s)\n"
#: lib/libalpm/add.c:534
#, c-format
msgid "could not rename %s (%s)\n"
msgstr "could not rename %s (%s)\n"
#: lib/libalpm/add.c:541
#: lib/libalpm/add.c:561
#: lib/libalpm/trans.c:580
#, c-format
msgid "could not copy tempfile to %s (%s)\n"
msgstr "could not copy tempfile to %s (%s)\n"
#: lib/libalpm/add.c:546
#: lib/libalpm/remove.c:235
#, c-format
msgid "%s saved as %s\n"
msgstr "%s saved as %s\n"
#: lib/libalpm/add.c:585
#, c-format
msgid "could not install %s as %s: %s\n"
msgstr "could not install %s as %s: %s\n"
#: lib/libalpm/add.c:588
#, c-format
msgid "%s installed as %s\n"
msgstr "%s installed as %s\n"
#: lib/libalpm/add.c:605
#, c-format
msgid "extracting %s as %s.pacnew\n"
msgstr "extracting %s as %s.pacnew\n"
#: lib/libalpm/add.c:740
#: lib/libalpm/trans.c:596
msgid "could not get current working directory\n"
msgstr "could not get current working directory\n"
#: lib/libalpm/add.c:794
#, c-format
msgid "problem occurred while upgrading %s\n"
msgstr "problem occurred while upgrading %s\n"
#: lib/libalpm/add.c:799
#, c-format
msgid "problem occurred while installing %s\n"
msgstr "problem occurred while installing %s\n"
#: lib/libalpm/add.c:818
#, c-format
msgid "could not update database entry %s-%s\n"
msgstr "could not update database entry %s-%s\n"
#: lib/libalpm/add.c:826
#, c-format
msgid "could not add entry '%s' in cache\n"
msgstr "could not add entry '%s' in cache\n"
#: lib/libalpm/be_files.c:221
#, c-format
msgid "invalid name for database entry '%s'\n"
msgstr "invalid name for database entry '%s'\n"
#: lib/libalpm/be_files.c:273
#, c-format
msgid "loading package data for %s : level=%d\n"
msgstr "loading package data for %s : level=%d\n"
#: lib/libalpm/be_files.c:290
#: lib/libalpm/be_files.c:419
#: lib/libalpm/be_files.c:442
#: lib/libalpm/be_files.c:556
#: lib/libalpm/be_files.c:634
#: lib/libalpm/be_files.c:662
#: lib/libalpm/package.c:820
#, c-format
msgid "could not open file %s: %s\n"
msgstr "could not open file %s: %s\n"
#: lib/libalpm/cache.c:62
#, c-format
msgid "adding '%s' to package cache for db '%s'\n"
msgstr "adding '%s' to package cache for db '%s'\n"
#: lib/libalpm/db.c:285
#, c-format
msgid "could not remove database entry %s%s\n"
msgstr "could not remove database entry %s%s\n"
#: lib/libalpm/db.c:466
#: lib/libalpm/sync.c:123
#, c-format
msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)\n"
msgstr "%s-%s: ignoring package upgrade (to be replaced by %s-%s)\n"
#: lib/libalpm/db.c:688
msgid "attempt to re-register the 'local' DB\n"
msgstr "attempt to re-register the 'local' DB\n"
#: lib/libalpm/db.c:697
#: lib/libalpm/db.c:748
msgid "database path is undefined\n"
msgstr "database path is undefined\n"
#: lib/libalpm/deps.c:194
msgid "dependency cycle detected\n"
msgstr "dependency cycle detected\n"
#: lib/libalpm/deps.c:713
#, c-format
msgid "cannot resolve \"%s\", a dependency of \"%s\"\n"
msgstr "cannot resolve \"%s\", a dependency of \"%s\"\n"
#: lib/libalpm/deps.c:718
#: lib/libalpm/deps.c:749
#: lib/libalpm/sync.c:596
#: lib/libalpm/sync.c:612
#, c-format
msgid "malloc failure: could not allocate %zd bytes\n"
msgstr "malloc failure: could not allocate %zd bytes\n"
#: lib/libalpm/deps.c:746
#, c-format
msgid "cannot resolve dependencies for \"%s\"\n"
msgstr "cannot resolve dependencies for \"%s\"\n"
#: lib/libalpm/error.c:43
msgid "out of memory!"
msgstr "out of memory!"
#: lib/libalpm/error.c:45
msgid "unexpected system error"
msgstr "unexpected system error"
#: lib/libalpm/error.c:47
msgid "insufficient privileges"
msgstr "insufficient privileges"
#: lib/libalpm/error.c:49
msgid "could not find or read file"
msgstr "could not find or read file"
#: lib/libalpm/error.c:51
msgid "could not find or read directory"
msgstr "could not find or read directory"
#: lib/libalpm/error.c:53
msgid "wrong or NULL argument passed"
msgstr "wrong or NULL argument passed"
#: lib/libalpm/error.c:56
msgid "library not initialized"
msgstr "library not initialised"
#: lib/libalpm/error.c:58
msgid "library already initialized"
msgstr "library already initialised"
#: lib/libalpm/error.c:60
msgid "unable to lock database"
msgstr "unable to lock database"
#: lib/libalpm/error.c:63
msgid "could not open database"
msgstr "could not open database"
#: lib/libalpm/error.c:65
msgid "could not create database"
msgstr "could not create database"
#: lib/libalpm/error.c:67
msgid "database not initialized"
msgstr "database not initialised"
#: lib/libalpm/error.c:69
msgid "database already registered"
msgstr "database already registered"
#: lib/libalpm/error.c:71
msgid "could not find database"
msgstr "could not find database"
#: lib/libalpm/error.c:73
msgid "could not update database"
msgstr "could not update database"
#: lib/libalpm/error.c:75
msgid "could not remove database entry"
msgstr "could not remove database entry"
#: lib/libalpm/error.c:78
msgid "invalid url for server"
msgstr "invalid url for server"
#: lib/libalpm/error.c:85
msgid "could not set parameter"
msgstr "could not set parameter"
#: lib/libalpm/error.c:88
msgid "transaction already initialized"
msgstr "transaction already initialised"
#: lib/libalpm/error.c:90
#: lib/libalpm/error.c:94
msgid "transaction not initialized"
msgstr "transaction not initialised"
#: lib/libalpm/error.c:92
msgid "duplicate target"
msgstr "duplicate target"
#: lib/libalpm/error.c:96
msgid "transaction not prepared"
msgstr "transaction not prepared"
#: lib/libalpm/error.c:98
msgid "transaction aborted"
msgstr "transaction aborted"
#: lib/libalpm/error.c:100
msgid "operation not compatible with the transaction type"
msgstr "operation not compatible with the transaction type"
#: lib/libalpm/error.c:102
msgid "could not commit transaction"
msgstr "could not commit transaction"
#: lib/libalpm/error.c:104
msgid "could not download all files"
msgstr "could not download all files"
#: lib/libalpm/error.c:107
msgid "could not find or read package"
msgstr "could not find or read package"
#: lib/libalpm/error.c:109
msgid "invalid or corrupted package"
msgstr "invalid or corrupted package"
#: lib/libalpm/error.c:111
msgid "cannot open package file"
msgstr "cannot open package file"
#: lib/libalpm/error.c:113
msgid "cannot load package data"
msgstr "cannot load package data"
#: lib/libalpm/error.c:115
msgid "package already installed"
msgstr "package already installed"
#: lib/libalpm/error.c:117
msgid "package not installed or lesser version"
msgstr "package not installed or lesser version"
#: lib/libalpm/error.c:119
msgid "cannot remove all files for package"
msgstr "cannot remove all files for package"
#: lib/libalpm/error.c:121
msgid "package name is not valid"
msgstr "package name is not valid"
#: lib/libalpm/error.c:123
msgid "corrupted package"
msgstr "corrupted package"
#: lib/libalpm/error.c:125
msgid "no such repository"
msgstr "no such repository"
#: lib/libalpm/error.c:128
msgid "corrupted delta"
msgstr "corrupted delta"
#: lib/libalpm/error.c:130
msgid "delta patch failed"
msgstr "delta patch failed"
#: lib/libalpm/error.c:133
msgid "group not found"
msgstr "group not found"
#: lib/libalpm/error.c:136
msgid "could not satisfy dependencies"
msgstr "could not satisfy dependencies"
#: lib/libalpm/error.c:138
msgid "conflicting dependencies"
msgstr "conflicting dependencies"
#: lib/libalpm/error.c:140
msgid "conflicting files"
msgstr "conflicting files"
#: lib/libalpm/error.c:143
msgid "user aborted the operation"
msgstr "user aborted the operation"
#: lib/libalpm/error.c:145
msgid "internal error"
msgstr "internal error"
#: lib/libalpm/error.c:147
msgid "libarchive error"
msgstr "libarchive error"
#: lib/libalpm/error.c:150
msgid "not confirmed"
msgstr "not confirmed"
#: lib/libalpm/error.c:152
msgid "invalid regular expression"
msgstr "invalid regular expression"
#: lib/libalpm/error.c:155
msgid "connection to remote host failed"
msgstr "connection to remote host failed"
#: lib/libalpm/error.c:158
msgid "unexpected error"
msgstr "unexpected error"
#: lib/libalpm/package.c:124
#, c-format
msgid "could not get md5sum for package %s-%s\n"
msgstr "could not get md5sum for package %s-%s\n"
#: lib/libalpm/package.c:133
#, c-format
msgid "md5sums do not match for package %s-%s\n"
msgstr "md5sums do not match for package %s-%s\n"
#: lib/libalpm/package.c:761
#, c-format
msgid "%s-%s: ignoring package upgrade (%s)\n"
msgstr "%s-%s: ignoring package upgrade (%s)\n"
#: lib/libalpm/package.c:770
#, c-format
msgid "%s: forcing upgrade to version %s\n"
msgstr "%s: forcing upgrade to version %s\n"
#: lib/libalpm/package.c:775
#, c-format
msgid "%s: local (%s) is newer than %s (%s)\n"
msgstr "%s: local (%s) is newer than %s (%s)\n"
#: lib/libalpm/package.c:783
#, c-format
msgid "%s-%s: delaying upgrade of package (%s)\n"
msgstr "%s-%s: delaying upgrade of package (%s)\n"
#: lib/libalpm/package.c:961
#, c-format
msgid "could not parse package description file in %s\n"
msgstr "could not parse package description file in %s\n"
#: lib/libalpm/package.c:966
#, c-format
msgid "missing package name in %s\n"
msgstr "missing package name in %s\n"
#: lib/libalpm/package.c:970
#, c-format
msgid "missing package version in %s\n"
msgstr "missing package version in %s\n"
#: lib/libalpm/package.c:1000
#, c-format
msgid "could not remove tempfile %s\n"
msgstr "could not remove tempfile %s\n"
#: lib/libalpm/package.c:1015
#: lib/libalpm/package.c:1028
#, c-format
msgid "error while reading package %s: %s\n"
msgstr "error while reading package %s: %s\n"
#: lib/libalpm/package.c:1035
#, c-format
msgid "missing package metadata in %s\n"
msgstr "missing package metadata in %s\n"
#: lib/libalpm/package.c:1042
#, c-format
msgid "missing package filelist in %s, generating one\n"
msgstr "missing package filelist in %s, generating one\n"
#: lib/libalpm/remove.c:122
#, c-format
msgid "could not find %s in database -- skipping\n"
msgstr "could not find %s in database -- skipping\n"
#: lib/libalpm/remove.c:173
#: lib/libalpm/remove.c:244
#, c-format
msgid "cannot remove file '%s': %s\n"
msgstr "cannot remove file '%s': %s\n"
#: lib/libalpm/remove.c:338
#, c-format
msgid "could not remove database entry %s-%s\n"
msgstr "could not remove database entry %s-%s\n"
#: lib/libalpm/remove.c:343
#, c-format
msgid "could not remove entry '%s' from cache\n"
msgstr "could not remove entry '%s' from cache\n"
#: lib/libalpm/sync.c:291
#, c-format
msgid "repository '%s' not found\n"
msgstr "repository '%s' not found\n"
#: lib/libalpm/sync.c:333
#, c-format
msgid "%s-%s is up to date -- skipping\n"
msgstr "%s-%s is up to date -- skipping\n"
#: lib/libalpm/sync.c:592
#: lib/libalpm/sync.c:608
msgid "unresolvable package conflicts detected\n"
msgstr "unresolvable package conflicts detected\n"
#: lib/libalpm/sync.c:845
#, c-format
msgid "command: %s\n"
msgstr "command: %s\n"
#: lib/libalpm/sync.c:908
#: lib/libalpm/sync.c:916
#, c-format
msgid "can't get md5 checksum for file %s\n"
msgstr "can't get md5 checksum for file %s\n"
#: lib/libalpm/sync.c:930
#, c-format
msgid "file %s was corrupted (bad MD5 checksum)\n"
msgstr "file %s was corrupted (bad MD5 checksum)\n"
#: lib/libalpm/sync.c:1066
#, c-format
msgid "failed to retrieve some files from %s\n"
msgstr "failed to retrieve some files from %s\n"
#: lib/libalpm/sync.c:1147
msgid "could not create removal transaction\n"
msgstr "could not create removal transaction\n"
#: lib/libalpm/sync.c:1153
msgid "could not initialize the removal transaction\n"
msgstr "could not initialise the removal transaction\n"
#: lib/libalpm/sync.c:1175
msgid "could not prepare removal transaction\n"
msgstr "could not prepare removal transaction\n"
#: lib/libalpm/sync.c:1181
msgid "could not commit removal transaction\n"
msgstr "could not commit removal transaction\n"
#: lib/libalpm/sync.c:1192
msgid "could not create transaction\n"
msgstr "could not create transaction\n"
#: lib/libalpm/sync.c:1197
msgid "could not initialize transaction\n"
msgstr "could not initialise transaction\n"
#: lib/libalpm/sync.c:1224
msgid "could not prepare transaction\n"
msgstr "could not prepare transaction\n"
#: lib/libalpm/sync.c:1229
msgid "could not commit transaction\n"
msgstr "could not commit transaction\n"
#: lib/libalpm/sync.c:1266
#, c-format
msgid "could not update requiredby for database entry %s-%s\n"
msgstr "could not update requiredby for database entry %s-%s\n"
#: lib/libalpm/sync.c:1275
#, c-format
msgid "could not update new database entry %s-%s\n"
msgstr "could not update new database entry %s-%s\n"
#: lib/libalpm/trans.c:215
#, c-format
msgid "could not remove lock file %s\n"
msgstr "could not remove lock file %s\n"
#: lib/libalpm/trans.c:496
#, c-format
msgid "could not update 'requiredby' database entry %s-%s\n"
msgstr "could not update 'requiredby' database entry %s-%s\n"
#: lib/libalpm/trans.c:557
#, c-format
msgid "No /bin/sh in root dir (%s), aborting scriptlet\n"
msgstr "No /bin/sh in root dir (%s), aborting scriptlet\n"
#: lib/libalpm/trans.c:568
msgid "could not create temp directory\n"
msgstr "could not create temp directory\n"
#: lib/libalpm/trans.c:603
#, c-format
msgid "could not change directory to %s (%s)\n"
msgstr "could not change directory to %s (%s)\n"
#: lib/libalpm/trans.c:621
#, c-format
msgid "could not fork a new process (%s)\n"
msgstr "could not fork a new process (%s)\n"
#: lib/libalpm/trans.c:631
#, c-format
msgid "could not change the root directory (%s)\n"
msgstr "could not change the root directory (%s)\n"
#: lib/libalpm/trans.c:636
#, c-format
msgid "could not change directory to / (%s)\n"
msgstr "could not change directory to / (%s)\n"
#: lib/libalpm/trans.c:645
#, c-format
msgid "call to popen failed (%s)"
msgstr "call to popen failed (%s)"
#: lib/libalpm/trans.c:664
#, c-format
msgid "call to waitpid failed (%s)\n"
msgstr "call to waitpid failed (%s)\n"
#: lib/libalpm/trans.c:673
msgid "scriptlet failed to execute correctly\n"
msgstr "scriptlet failed to execute correctly\n"
#: lib/libalpm/trans.c:682
#, c-format
msgid "could not remove tmpdir %s\n"
msgstr "could not remove tmpdir %s\n"
#: lib/libalpm/util.c:204
#, c-format
msgid "failed to make path '%s' : %s\n"
msgstr "failed to make path '%s' : %s\n"
#: lib/libalpm/util.c:390
#, c-format
msgid "could not open %s: %s\n"
msgstr "could not open %s: %s\n"
#: lib/libalpm/util.c:574
#, c-format
msgid "no %s cache exists, creating...\n"
msgstr "no %s cache exists, creating...\n"
#: lib/libalpm/util.c:594
msgid "couldn't create package cache, using /tmp instead\n"
msgstr "couldn't create package cache, using /tmp instead\n"
#: lib/libalpm/util.c:644
#, c-format
msgid "md5: %s can't be opened\n"
msgstr "md5: %s can't be opened\n"
#: lib/libalpm/util.c:646
#, c-format
msgid "md5: %s can't be read\n"
msgstr "md5: %s can't be read\n"
#~ msgid "could not extract %s (%s)"
#~ msgstr "could not extract %s (%s)"
#~ msgid "could not update provision '%s' from '%s'"
#~ msgstr "could not update provision '%s' from '%s'"
#, fuzzy
#~ msgid "%s: description file is missing"
#~ msgstr "%s: syntax error in description file line %d"
#~ msgid "malloc failed: could not allocate %d bytes"
#~ msgstr "malloc failed: could not allocate %d bytes"
#~ msgid ""
#~ "cannot resolve dependencies for \"%s\" (\"%s\" is not in the package set)"
#~ msgstr ""
#~ "cannot resolve dependencies for \"%s\" (\"%s\" is not in the package set)"
#~ msgid "cannot canonicalize specified root path '%s'"
#~ msgstr "cannot canonicalise specified root path '%s'"
#~ msgid "could not get sha1sum for package %s-%s"
#~ msgstr "could not get sha1sum for package %s-%s"
#~ msgid "sha1sums do not match for package %s-%s"
#~ msgstr "sha1sums do not match for package %s-%s"
#~ msgid "cannot remove file %s: %s"
#~ msgstr "cannot remove file %s: %s"
#~ msgid "sha1: %s can't be opened\n"
#~ msgstr "sha1: %s can't be opened\n"
#~ msgid "archive %s is corrupted (bad MD5 or SHA1 checksum)\n"
#~ msgstr "archive %s is corrupted (bad MD5 or SHA1 checksum)\n"