From e0e793b912a9520cdbbcf38f13d9f9022ae2bf3a Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 25 Apr 2007 01:05:02 -0400 Subject: Update all translation po files In order to get more reliable message statistics, I updated all of the po files by first doing a make *.pot-update followed by a make. I am holding off on committing the pot files as this causes issues with make constantly wanting to rebuild them. Signed-off-by: Dan McGee --- lib/libalpm/po/en_GB.po | 214 +++++++++++++++++++++++++----------------------- 1 file changed, 112 insertions(+), 102 deletions(-) (limited to 'lib/libalpm/po/en_GB.po') diff --git a/lib/libalpm/po/en_GB.po b/lib/libalpm/po/en_GB.po index 67b53346..c771cc00 100644 --- a/lib/libalpm/po/en_GB.po +++ b/lib/libalpm/po/en_GB.po @@ -7,7 +7,7 @@ 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-03-23 20:46-0500\n" +"POT-Creation-Date: 2007-04-25 00:43-0400\n" "PO-Revision-Date: 2007-03-07 21:05+1100\n" "Last-Translator: Jeff Bailes \n" "Language-Team: English \n" @@ -40,7 +40,7 @@ msgstr "reading '%s' metadata" msgid "looking for unsatisfied dependencies" msgstr "looking for unsatisfied dependencies" -#: lib/libalpm/add.c:203 lib/libalpm/sync.c:475 +#: lib/libalpm/add.c:203 lib/libalpm/sync.c:483 msgid "looking for conflicts" msgstr "looking for conflicts" @@ -255,7 +255,7 @@ msgstr "updating '%s' due to provision change (%s)" msgid "could not update provision '%s' from '%s'" msgstr "could not update provision '%s' from '%s'" -#: lib/libalpm/add.c:799 lib/libalpm/remove.c:336 +#: lib/libalpm/add.c:799 lib/libalpm/remove.c:341 msgid "updating database" msgstr "updating database" @@ -274,7 +274,7 @@ msgstr "could not update database entry %s-%s" msgid "could not add entry '%s' in cache" msgstr "could not add entry '%s' in cache" -#: lib/libalpm/add.c:841 lib/libalpm/remove.c:363 lib/libalpm/sync.c:1047 +#: lib/libalpm/add.c:841 lib/libalpm/remove.c:365 lib/libalpm/sync.c:1055 #, c-format msgid "running \"ldconfig -r %s\"" msgstr "running \"ldconfig -r %s\"" @@ -361,117 +361,122 @@ msgstr "md5sums for package %s-%s match" msgid "md5sums do not match for package %s-%s" msgstr "md5sums do not match for package %s-%s" -#: lib/libalpm/alpm.c:783 +#: lib/libalpm/alpm.c:790 #, c-format msgid "could not remove lock file %s" msgstr "could not remove lock file %s" -#: lib/libalpm/alpm.c:784 +#: lib/libalpm/alpm.c:791 #, c-format msgid "warning: could not remove lock file %s" msgstr "warning: could not remove lock file %s" -#: lib/libalpm/alpm.c:919 +#: lib/libalpm/alpm.c:927 #, c-format msgid "config: new section '%s'" msgstr "config: new section '%s'" -#: lib/libalpm/alpm.c:948 +#: lib/libalpm/alpm.c:957 msgid "config: nopassiveftp" msgstr "config: nopassiveftp" -#: lib/libalpm/alpm.c:951 +#: lib/libalpm/alpm.c:960 msgid "config: usesyslog" msgstr "config: usesyslog" -#: lib/libalpm/alpm.c:954 +#: lib/libalpm/alpm.c:963 msgid "config: chomp" msgstr "config: chomp" -#: lib/libalpm/alpm.c:957 +#: lib/libalpm/alpm.c:966 msgid "config: usecolor" msgstr "config: usecolor" -#: lib/libalpm/alpm.c:966 +#: lib/libalpm/alpm.c:975 #, c-format msgid "config: including %s" msgstr "config: including %s" -#: lib/libalpm/alpm.c:976 lib/libalpm/alpm.c:981 +#: lib/libalpm/alpm.c:985 lib/libalpm/alpm.c:990 #, c-format msgid "config: noupgrade: %s" msgstr "config: noupgrade: %s" -#: lib/libalpm/alpm.c:989 lib/libalpm/alpm.c:994 +#: lib/libalpm/alpm.c:998 lib/libalpm/alpm.c:1003 #, c-format msgid "config: noextract: %s" msgstr "config: noextract: %s" -#: lib/libalpm/alpm.c:1002 lib/libalpm/alpm.c:1007 +#: lib/libalpm/alpm.c:1011 lib/libalpm/alpm.c:1016 #, c-format msgid "config: ignorepkg: %s" msgstr "config: ignorepkg: %s" -#: lib/libalpm/alpm.c:1015 lib/libalpm/alpm.c:1020 +#: lib/libalpm/alpm.c:1024 lib/libalpm/alpm.c:1029 #, c-format msgid "config: holdpkg: %s" msgstr "config: holdpkg: %s" -#: lib/libalpm/alpm.c:1027 +#: lib/libalpm/alpm.c:1036 #, c-format msgid "config: dbpath: %s" msgstr "config: dbpath: %s" -#: lib/libalpm/alpm.c:1034 +#: lib/libalpm/alpm.c:1043 #, c-format msgid "config: cachedir: %s" msgstr "config: cachedir: %s" -#: lib/libalpm/alpm.c:1037 +#: lib/libalpm/alpm.c:1050 +#, fuzzy, c-format +msgid "config: rootdir: %s" +msgstr "config: cachedir: %s" + +#: lib/libalpm/alpm.c:1053 #, c-format msgid "config: logfile: %s" msgstr "config: logfile: %s" -#: lib/libalpm/alpm.c:1040 +#: lib/libalpm/alpm.c:1056 #, c-format msgid "config: xfercommand: %s" msgstr "config: xfercommand: %s" -#: lib/libalpm/alpm.c:1045 +#: lib/libalpm/alpm.c:1061 #, c-format msgid "config: upgradedelay: %d" msgstr "config: upgradedelay: %d" -#: lib/libalpm/alpm.c:1083 lib/libalpm/sync.c:107 +#: lib/libalpm/alpm.c:1099 lib/libalpm/sync.c:107 msgid "checking for package replacements" msgstr "checking for package replacements" -#: lib/libalpm/alpm.c:1094 lib/libalpm/sync.c:123 +#: lib/libalpm/alpm.c:1110 lib/libalpm/sync.c:123 #, c-format msgid "checking replacement '%s' for package '%s'" msgstr "checking replacement '%s' for package '%s'" -#: lib/libalpm/alpm.c:1097 lib/libalpm/sync.c:125 +#: lib/libalpm/alpm.c:1113 lib/libalpm/sync.c:125 #, c-format msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)" msgstr "%s-%s: ignoring package upgrade (to be replaced by %s-%s)" -#: lib/libalpm/alpm.c:1127 lib/libalpm/sync.c:160 +#: lib/libalpm/alpm.c:1143 lib/libalpm/sync.c:160 #, c-format msgid "%s-%s elected for upgrade (to be replaced by %s-%s)" msgstr "%s-%s elected for upgrade (to be replaced by %s-%s)" -#: lib/libalpm/alpm.c:1149 lib/libalpm/sync.c:194 +#: lib/libalpm/alpm.c:1165 lib/libalpm/sync.c:194 #, c-format msgid "'%s' not found in sync db -- skipping" msgstr "'%s' not found in sync db -- skipping" -#: lib/libalpm/alpm.c:1163 lib/libalpm/sync.c:208 lib/libalpm/sync.c:501 +#: lib/libalpm/alpm.c:1179 lib/libalpm/sync.c:208 lib/libalpm/sync.c:509 #, c-format msgid "'%s' is already elected for removal -- skipping" msgstr "'%s' is already elected for removal -- skipping" -#: lib/libalpm/alpm.c:1169 +#: lib/libalpm/alpm.c:1185 #, c-format msgid "%s elected for upgrade (%s => %s)" msgstr "%s elected for upgrade (%s => %s)" @@ -520,7 +525,7 @@ msgstr "cannot find '%s-%s' in db '%s'" #: lib/libalpm/be_files.c:255 lib/libalpm/be_files.c:401 #: lib/libalpm/be_files.c:424 lib/libalpm/be_files.c:515 #: lib/libalpm/be_files.c:605 lib/libalpm/be_files.c:632 -#: lib/libalpm/package.c:206 +#: lib/libalpm/package.c:208 #, c-format msgid "could not open file %s: %s" msgstr "could not open file %s: %s" @@ -628,8 +633,8 @@ msgstr "\tCONFLICTS:: %s conflicts with %s" #: lib/libalpm/conflict.c:349 lib/libalpm/deps.c:60 lib/libalpm/deps.c:438 #: lib/libalpm/deps.c:634 lib/libalpm/deps.c:674 lib/libalpm/group.c:45 #: lib/libalpm/handle.c:51 lib/libalpm/package.c:82 lib/libalpm/sync.c:67 -#: lib/libalpm/sync.c:606 lib/libalpm/sync.c:622 lib/libalpm/sync.c:719 -#: lib/libalpm/trans.c:55 lib/libalpm/util.c:612 lib/libalpm/util.c:619 +#: lib/libalpm/sync.c:614 lib/libalpm/sync.c:630 lib/libalpm/sync.c:727 +#: lib/libalpm/trans.c:55 lib/libalpm/util.c:614 lib/libalpm/util.c:621 #, c-format msgid "malloc failure: could not allocate %d bytes" msgstr "malloc failure: could not allocate %d bytes" @@ -856,7 +861,7 @@ msgstr "transaction aborted" msgid "operation not compatible with the transaction type" msgstr "operation not compatible with the transaction type" -#: lib/libalpm/error.c:97 lib/libalpm/sync.c:986 +#: lib/libalpm/error.c:97 lib/libalpm/sync.c:994 msgid "could not commit transaction" msgstr "could not commit transaction" @@ -998,70 +1003,70 @@ msgstr "%s can't be opened\n" msgid "md5(%s) = %s" msgstr "md5(%s) = %s" -#: lib/libalpm/package.c:150 +#: lib/libalpm/package.c:147 +#, c-format +msgid "%s-%s: ignoring package upgrade (%s)" +msgstr "%s-%s: ignoring package upgrade (%s)" + +#: lib/libalpm/package.c:158 #, c-format msgid "%s: forcing upgrade to version %s" msgstr "%s: forcing upgrade to version %s" -#: lib/libalpm/package.c:155 +#: lib/libalpm/package.c:163 #, c-format msgid "%s: local (%s) is newer than %s (%s)" msgstr "%s: local (%s) is newer than %s (%s)" -#: lib/libalpm/package.c:163 -#, c-format -msgid "%s-%s: ignoring package upgrade (%s)" -msgstr "%s-%s: ignoring package upgrade (%s)" - -#: lib/libalpm/package.c:169 +#: lib/libalpm/package.c:171 #, c-format msgid "%s-%s: delaying upgrade of package (%s)" msgstr "%s-%s: delaying upgrade of package (%s)" -#: lib/libalpm/package.c:220 lib/libalpm/package.c:279 +#: lib/libalpm/package.c:222 lib/libalpm/package.c:281 #, c-format msgid "%s: syntax error in description file line %d" msgstr "%s: syntax error in description file line %d" -#: lib/libalpm/package.c:353 +#: lib/libalpm/package.c:355 msgid "could not parse the package description file" msgstr "could not parse the package description file" -#: lib/libalpm/package.c:357 +#: lib/libalpm/package.c:359 #, c-format msgid "missing package name in %s" msgstr "missing package name in %s" -#: lib/libalpm/package.c:361 +#: lib/libalpm/package.c:363 #, c-format msgid "missing package version in %s" msgstr "missing package version in %s" -#: lib/libalpm/package.c:396 +#: lib/libalpm/package.c:398 #, c-format msgid "could not remove tempfile %s" msgstr "could not remove tempfile %s" -#: lib/libalpm/package.c:409 lib/libalpm/package.c:416 +#: lib/libalpm/package.c:411 lib/libalpm/package.c:418 #, c-format msgid "error while reading package: %s" msgstr "error while reading package: %s" -#: lib/libalpm/package.c:422 +#: lib/libalpm/package.c:424 msgid "missing package metadata" msgstr "missing package metadata" -#: lib/libalpm/package.c:429 +#: lib/libalpm/package.c:431 #, c-format msgid "missing package filelist in %s, generating one" msgstr "missing package filelist in %s, generating one" -#: lib/libalpm/package.c:568 +#: lib/libalpm/package.c:570 #, c-format msgid "adding '%s' in requiredby field for '%s'" msgstr "adding '%s' in requiredby field for '%s'" -#: lib/libalpm/package.c:582 +#: lib/libalpm/package.c:584 #, c-format msgid "adding '%s' in requiredby field for '%s' (provides: %s)" msgstr "adding '%s' in requiredby field for '%s' (provides: %s)" @@ -1150,17 +1155,17 @@ msgstr "not removing package '%s', can't remove all files" msgid "removing %d files" msgstr "removing %d files" -#: lib/libalpm/remove.c:337 +#: lib/libalpm/remove.c:342 #, c-format msgid "removing database entry '%s'" msgstr "removing database entry '%s'" -#: lib/libalpm/remove.c:339 +#: lib/libalpm/remove.c:344 #, c-format msgid "could not remove database entry %s-%s" msgstr "could not remove database entry %s-%s" -#: lib/libalpm/remove.c:344 +#: lib/libalpm/remove.c:349 #, c-format msgid "could not remove entry '%s' from cache" msgstr "could not remove entry '%s' from cache" @@ -1184,224 +1189,224 @@ msgstr "checking for package upgrades" msgid "%s-%s elected for upgrade (%s => %s)" msgstr "%s-%s elected for upgrade (%s => %s)" -#: lib/libalpm/sync.c:262 +#: lib/libalpm/sync.c:270 #, c-format msgid "searching for target in repo '%s'" msgstr "searching for target in repo '%s'" -#: lib/libalpm/sync.c:270 lib/libalpm/sync.c:293 +#: lib/libalpm/sync.c:278 lib/libalpm/sync.c:301 #, c-format msgid "target '%s' not found -- looking for provisions" msgstr "target '%s' not found -- looking for provisions" -#: lib/libalpm/sync.c:275 lib/libalpm/sync.c:298 +#: lib/libalpm/sync.c:283 lib/libalpm/sync.c:306 #, c-format msgid "found '%s' as a provision for '%s'" msgstr "found '%s' as a provision for '%s'" -#: lib/libalpm/sync.c:282 +#: lib/libalpm/sync.c:290 #, c-format msgid "repository '%s' not found" msgstr "repository '%s' not found" -#: lib/libalpm/sync.c:323 +#: lib/libalpm/sync.c:331 #, c-format msgid "%s-%s is up to date -- skipping" msgstr "%s-%s is up to date -- skipping" -#: lib/libalpm/sync.c:346 +#: lib/libalpm/sync.c:354 #, c-format msgid "adding target '%s' to the transaction set" msgstr "adding target '%s' to the transaction set" -#: lib/libalpm/sync.c:394 +#: lib/libalpm/sync.c:402 msgid "resolving target's dependencies" msgstr "resolving target's dependencies" -#: lib/libalpm/sync.c:414 +#: lib/libalpm/sync.c:422 #, c-format msgid "adding package %s-%s to the transaction targets" msgstr "adding package %s-%s to the transaction targets" -#: lib/libalpm/sync.c:455 +#: lib/libalpm/sync.c:463 msgid "looking for unresolvable dependencies" msgstr "looking for unresolvable dependencies" -#: lib/libalpm/sync.c:486 +#: lib/libalpm/sync.c:494 #, c-format msgid "package '%s' conflicts with '%s'" msgstr "package '%s' conflicts with '%s'" -#: lib/libalpm/sync.c:508 +#: lib/libalpm/sync.c:516 #, c-format msgid "'%s' not found in transaction set -- skipping" msgstr "'%s' not found in transaction set -- skipping" -#: lib/libalpm/sync.c:519 +#: lib/libalpm/sync.c:527 #, c-format msgid "package '%s' provides its own conflict" msgstr "package '%s' provides its own conflict" -#: lib/libalpm/sync.c:542 lib/libalpm/sync.c:547 +#: lib/libalpm/sync.c:550 lib/libalpm/sync.c:555 #, c-format msgid "'%s' is in the target list -- keeping it" msgstr "'%s' is in the target list -- keeping it" -#: lib/libalpm/sync.c:559 lib/libalpm/sync.c:596 +#: lib/libalpm/sync.c:567 lib/libalpm/sync.c:604 #, c-format msgid "removing '%s' from target list" msgstr "removing '%s' from target list" -#: lib/libalpm/sync.c:568 +#: lib/libalpm/sync.c:576 #, c-format msgid "resolving package '%s' conflict" msgstr "resolving package '%s' conflict" -#: lib/libalpm/sync.c:591 +#: lib/libalpm/sync.c:599 #, c-format msgid "electing '%s' for removal" msgstr "electing '%s' for removal" -#: lib/libalpm/sync.c:602 lib/libalpm/sync.c:618 +#: lib/libalpm/sync.c:610 lib/libalpm/sync.c:626 msgid "unresolvable package conflicts detected" msgstr "unresolvable package conflicts detected" -#: lib/libalpm/sync.c:670 +#: lib/libalpm/sync.c:678 msgid "checking dependencies of packages designated for removal" msgstr "checking dependencies of packages designated for removal" -#: lib/libalpm/sync.c:684 +#: lib/libalpm/sync.c:692 msgid "something has gone horribly wrong" msgstr "something has gone horribly wrong" -#: lib/libalpm/sync.c:704 +#: lib/libalpm/sync.c:712 #, c-format msgid "found '%s' as a provision for '%s' -- conflict aborted" msgstr "found '%s' as a provision for '%s' -- conflict aborted" -#: lib/libalpm/sync.c:800 +#: lib/libalpm/sync.c:808 #, c-format msgid "%s is already in the cache\n" msgstr "%s is already in the cache\n" -#: lib/libalpm/sync.c:811 +#: lib/libalpm/sync.c:819 #, c-format msgid "no %s cache exists, creating...\n" msgstr "no %s cache exists, creating...\n" -#: lib/libalpm/sync.c:812 +#: lib/libalpm/sync.c:820 #, c-format msgid "warning: no %s cache exists, creating..." msgstr "warning: no %s cache exists, creating..." -#: lib/libalpm/sync.c:817 +#: lib/libalpm/sync.c:825 msgid "couldn't create package cache, using /tmp instead\n" msgstr "couldn't create package cache, using /tmp instead\n" -#: lib/libalpm/sync.c:818 +#: lib/libalpm/sync.c:826 msgid "warning: couldn't create package cache, using /tmp instead" msgstr "warning: couldn't create package cache, using /tmp instead" -#: lib/libalpm/sync.c:825 +#: lib/libalpm/sync.c:833 #, c-format msgid "failed to retrieve some files from %s\n" msgstr "failed to retrieve some files from %s\n" -#: lib/libalpm/sync.c:855 lib/libalpm/sync.c:867 +#: lib/libalpm/sync.c:863 lib/libalpm/sync.c:875 #, c-format msgid "can't get md5 or sha1 checksum for package %s\n" msgstr "can't get md5 or sha1 checksum for package %s\n" -#: lib/libalpm/sync.c:886 +#: lib/libalpm/sync.c:894 #, c-format msgid "archive %s was corrupted (bad MD5 or SHA1 checksum)\n" msgstr "archive %s was corrupted (bad MD5 or SHA1 checksum)\n" -#: lib/libalpm/sync.c:888 +#: lib/libalpm/sync.c:896 #, c-format msgid "archive %s is corrupted (bad MD5 or SHA1 checksum)\n" msgstr "archive %s is corrupted (bad MD5 or SHA1 checksum)\n" -#: lib/libalpm/sync.c:909 +#: lib/libalpm/sync.c:917 msgid "could not create removal transaction" msgstr "could not create removal transaction" -#: lib/libalpm/sync.c:915 +#: lib/libalpm/sync.c:923 msgid "could not initialize the removal transaction" msgstr "could not initialise the removal transaction" -#: lib/libalpm/sync.c:935 +#: lib/libalpm/sync.c:943 msgid "removing conflicting and to-be-replaced packages" msgstr "removing conflicting and to-be-replaced packages" -#: lib/libalpm/sync.c:937 +#: lib/libalpm/sync.c:945 msgid "could not prepare removal transaction" msgstr "could not prepare removal transaction" -#: lib/libalpm/sync.c:943 +#: lib/libalpm/sync.c:951 msgid "could not commit removal transaction" msgstr "could not commit removal transaction" -#: lib/libalpm/sync.c:950 +#: lib/libalpm/sync.c:958 msgid "installing packages" msgstr "installing packages" -#: lib/libalpm/sync.c:953 +#: lib/libalpm/sync.c:961 msgid "could not create transaction" msgstr "could not create transaction" -#: lib/libalpm/sync.c:958 +#: lib/libalpm/sync.c:966 msgid "could not initialize transaction" msgstr "could not initialise transaction" -#: lib/libalpm/sync.c:981 +#: lib/libalpm/sync.c:989 msgid "could not prepare transaction" msgstr "could not prepare transaction" -#: lib/libalpm/sync.c:993 +#: lib/libalpm/sync.c:1001 msgid "updating database for replaced packages' dependencies" msgstr "updating database for replaced packages' dependencies" -#: lib/libalpm/sync.c:1022 +#: lib/libalpm/sync.c:1030 #, c-format msgid "could not update requiredby for database entry %s-%s" msgstr "could not update requiredby for database entry %s-%s" -#: lib/libalpm/sync.c:1031 +#: lib/libalpm/sync.c:1039 #, c-format msgid "could not update new database entry %s-%s" msgstr "could not update new database entry %s-%s" -#: lib/libalpm/sync.c:1071 +#: lib/libalpm/sync.c:1079 #, c-format msgid "found package '%s-%s' in sync" msgstr "found package '%s-%s' in sync" -#: lib/libalpm/sync.c:1077 +#: lib/libalpm/sync.c:1085 #, c-format msgid "package '%s' not found in sync" msgstr "package '%s' not found in sync" -#: lib/libalpm/trans.c:270 +#: lib/libalpm/trans.c:271 #, c-format msgid "updating dependency packages 'requiredby' fields for %s-%s" msgstr "updating dependency packages 'requiredby' fields for %s-%s" -#: lib/libalpm/trans.c:273 +#: lib/libalpm/trans.c:274 msgid "package has no dependencies, no other packages to update" msgstr "package has no dependencies, no other packages to update" -#: lib/libalpm/trans.c:310 lib/libalpm/trans.c:340 +#: lib/libalpm/trans.c:311 lib/libalpm/trans.c:341 #, c-format msgid "updating 'requiredby' field for package '%s'" msgstr "updating 'requiredby' field for package '%s'" -#: lib/libalpm/trans.c:325 lib/libalpm/trans.c:355 +#: lib/libalpm/trans.c:326 lib/libalpm/trans.c:356 #, c-format msgid "could not update 'requiredby' database entry %s-%s" msgstr "could not update 'requiredby' database entry %s-%s" -#: lib/libalpm/trans.c:332 +#: lib/libalpm/trans.c:333 #, c-format msgid "could not find dependency '%s'" msgstr "could not find dependency '%s'" @@ -1480,7 +1485,12 @@ msgstr "call to waitpid failed (%s)" msgid "could not remove tmpdir %s" msgstr "could not remove tmpdir %s" -#: lib/libalpm/util.c:607 +#: lib/libalpm/util.c:568 +#, c-format +msgid "cannot read disk space information from %s: %s" +msgstr "" + +#: lib/libalpm/util.c:609 #, c-format msgid "check_freespace: total pkg size: %lld, disk space: %lld" msgstr "check_freespace: total pkg size: %lld, disk space: %lld" -- cgit v1.2.3-24-g4f1b