From db557e0563e7cc1689ac920e2c49a4bd6471ed4c Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 14 Jan 2008 23:16:16 -0600 Subject: Update message files for 3.1.1 release We are in string freeze for the 3.1.1 release. This commit updates all the message files to the latest code, and all translation updates should be based off of these po-files. Please attempt to keep the line number changes to a minimum- there should be no reason to update these po files with just new line numbers. That way we can more easily see exactly which translations were updated. Signed-off-by: Dan McGee --- lib/libalpm/po/en_GB.po | 368 +++++++++++++++++++----------------------------- 1 file changed, 148 insertions(+), 220 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 c9aa7a0b..af105f65 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-12-02 21:40-0600\n" +"POT-Creation-Date: 2008-01-14 23:08-0600\n" "PO-Revision-Date: 2007-12-03 15:22+1000\n" "Last-Translator: Jeff Bailes \n" "Language-Team: English \n" @@ -16,33 +16,33 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: lib/libalpm/add.c:88 +#: lib/libalpm/add.c:86 #, 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:97 +#: lib/libalpm/add.c:95 #, 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:168 +#: lib/libalpm/add.c:166 msgid "conflicting packages were found in the target list\n" msgstr "conflicting packages were found in the target list\n" -#: lib/libalpm/add.c:169 +#: lib/libalpm/add.c:167 msgid "you cannot install two conflicting packages at the same time\n" msgstr "you cannot install two conflicting packages at the same time\n" -#: lib/libalpm/add.c:172 +#: lib/libalpm/add.c:170 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:173 +#: lib/libalpm/add.c:171 msgid "you can replace packages manually using -Rd and -U\n" msgstr "you can replace packages manually using -Rd and -U\n" -#: lib/libalpm/add.c:365 +#: lib/libalpm/add.c:377 #, c-format msgid "" "directory permissions differ on %s\n" @@ -51,678 +51,606 @@ msgstr "" "directory permissions differ on %s\n" "filesystem: %o package: %o\n" -#: lib/libalpm/add.c:392 +#: lib/libalpm/add.c:404 #, 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:399 +#: lib/libalpm/add.c:411 #, c-format msgid "extract: not overwriting dir with file %s\n" msgstr "extract: not overwriting dir with file %s\n" -#: lib/libalpm/add.c:454 -#: lib/libalpm/add.c:598 -#: lib/libalpm/util.c:422 +#: lib/libalpm/add.c:466 lib/libalpm/add.c:610 lib/libalpm/util.c:428 #, c-format msgid "could not extract %s (%s)\n" msgstr "could not extract %s (%s)\n" -#: lib/libalpm/add.c:505 +#: lib/libalpm/add.c:517 #, c-format msgid "could not rename %s (%s)\n" msgstr "could not rename %s (%s)\n" -#: lib/libalpm/add.c:512 -#: lib/libalpm/add.c:532 -#: lib/libalpm/trans.c:508 +#: lib/libalpm/add.c:524 lib/libalpm/add.c:544 lib/libalpm/trans.c:508 #, c-format msgid "could not copy tempfile to %s (%s)\n" msgstr "could not copy tempfile to %s (%s)\n" -#: lib/libalpm/add.c:517 -#: lib/libalpm/remove.c:234 +#: lib/libalpm/add.c:529 lib/libalpm/remove.c:238 #, c-format msgid "%s saved as %s\n" msgstr "%s saved as %s\n" -#: lib/libalpm/add.c:556 +#: lib/libalpm/add.c:568 #, c-format msgid "could not install %s as %s: %s\n" msgstr "could not install %s as %s: %s\n" -#: lib/libalpm/add.c:559 +#: lib/libalpm/add.c:571 #, c-format msgid "%s installed as %s\n" msgstr "%s installed as %s\n" -#: lib/libalpm/add.c:576 +#: lib/libalpm/add.c:588 #, c-format msgid "extracting %s as %s.pacnew\n" msgstr "extracting %s as %s.pacnew\n" -#: lib/libalpm/add.c:711 -#: lib/libalpm/trans.c:529 +#: lib/libalpm/add.c:723 lib/libalpm/trans.c:526 msgid "could not get current working directory\n" msgstr "could not get current working directory\n" -#: lib/libalpm/add.c:765 +#: lib/libalpm/add.c:777 #, c-format msgid "problem occurred while upgrading %s\n" msgstr "problem occurred while upgrading %s\n" -#: lib/libalpm/add.c:770 +#: lib/libalpm/add.c:782 #, c-format msgid "problem occurred while installing %s\n" msgstr "problem occurred while installing %s\n" -#: lib/libalpm/add.c:785 +#: lib/libalpm/add.c:797 #, c-format msgid "could not update database entry %s-%s\n" msgstr "could not update database entry %s-%s\n" -#: lib/libalpm/add.c:793 +#: lib/libalpm/add.c:805 #, 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:223 +#: 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:275 -#, 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:292 -#: lib/libalpm/be_files.c:429 -#: lib/libalpm/be_files.c:452 -#: lib/libalpm/be_files.c:563 -#: lib/libalpm/be_files.c:641 -#: lib/libalpm/be_files.c:669 -#: lib/libalpm/package.c:787 +#: lib/libalpm/be_files.c:291 lib/libalpm/be_files.c:428 +#: lib/libalpm/be_files.c:451 lib/libalpm/be_files.c:562 +#: lib/libalpm/be_files.c:640 lib/libalpm/be_files.c:668 +#: lib/libalpm/package.c:885 #, 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 +#: lib/libalpm/db.c:283 #, c-format msgid "could not remove database entry %s%s\n" msgstr "could not remove database entry %s%s\n" -#: lib/libalpm/db.c:553 +#: lib/libalpm/db.c:551 msgid "attempt to re-register the 'local' DB\n" msgstr "attempt to re-register the 'local' DB\n" -#: lib/libalpm/db.c:562 -#: lib/libalpm/db.c:613 +#: lib/libalpm/db.c:560 lib/libalpm/db.c:611 msgid "database path is undefined\n" msgstr "database path is undefined\n" -#: lib/libalpm/deps.c:173 +#: lib/libalpm/deps.c:171 msgid "dependency cycle detected:\n" msgstr "dependency cycle detected:\n" -#: lib/libalpm/deps.c:175 +#: lib/libalpm/deps.c:173 #, c-format msgid "%s will be removed after its %s dependency\n" msgstr "%s will be removed after its %s dependency\n" -#: lib/libalpm/deps.c:177 +#: lib/libalpm/deps.c:175 #, c-format msgid "%s will be installed before its %s dependency\n" msgstr "%s will be installed before its %s dependency\n" -#: lib/libalpm/deps.c:573 +#: lib/libalpm/deps.c:588 #, c-format msgid "cannot resolve \"%s\", a dependency of \"%s\"\n" msgstr "cannot resolve \"%s\", a dependency of \"%s\"\n" -#: lib/libalpm/error.c:43 +#: lib/libalpm/error.c:41 msgid "out of memory!" msgstr "out of memory!" -#: lib/libalpm/error.c:45 +#: lib/libalpm/error.c:43 msgid "unexpected system error" msgstr "unexpected system error" -#: lib/libalpm/error.c:47 +#: lib/libalpm/error.c:45 msgid "insufficient privileges" msgstr "insufficient privileges" -#: lib/libalpm/error.c:49 +#: lib/libalpm/error.c:47 msgid "could not find or read file" msgstr "could not find or read file" -#: lib/libalpm/error.c:51 +#: lib/libalpm/error.c:49 msgid "could not find or read directory" msgstr "could not find or read directory" -#: lib/libalpm/error.c:53 +#: lib/libalpm/error.c:51 msgid "wrong or NULL argument passed" msgstr "wrong or NULL argument passed" -#: lib/libalpm/error.c:56 +#: lib/libalpm/error.c:54 msgid "library not initialized" msgstr "library not initialised" -#: lib/libalpm/error.c:58 +#: lib/libalpm/error.c:56 msgid "library already initialized" msgstr "library already initialised" -#: lib/libalpm/error.c:60 +#: lib/libalpm/error.c:58 msgid "unable to lock database" msgstr "unable to lock database" -#: lib/libalpm/error.c:63 +#: lib/libalpm/error.c:61 msgid "could not open database" msgstr "could not open database" -#: lib/libalpm/error.c:65 +#: lib/libalpm/error.c:63 msgid "could not create database" msgstr "could not create database" -#: lib/libalpm/error.c:67 +#: lib/libalpm/error.c:65 msgid "database not initialized" msgstr "database not initialised" -#: lib/libalpm/error.c:69 +#: lib/libalpm/error.c:67 msgid "database already registered" msgstr "database already registered" -#: lib/libalpm/error.c:71 +#: lib/libalpm/error.c:69 msgid "could not find database" msgstr "could not find database" -#: lib/libalpm/error.c:73 +#: lib/libalpm/error.c:71 msgid "could not update database" msgstr "could not update database" -#: lib/libalpm/error.c:75 +#: lib/libalpm/error.c:73 msgid "could not remove database entry" msgstr "could not remove database entry" -#: lib/libalpm/error.c:78 +#: lib/libalpm/error.c:76 msgid "invalid url for server" msgstr "invalid url for server" -#: lib/libalpm/error.c:85 +#: lib/libalpm/error.c:83 msgid "could not set parameter" msgstr "could not set parameter" -#: lib/libalpm/error.c:88 +#: lib/libalpm/error.c:86 msgid "transaction already initialized" msgstr "transaction already initialised" -#: lib/libalpm/error.c:90 -#: lib/libalpm/error.c:94 +#: lib/libalpm/error.c:88 lib/libalpm/error.c:92 msgid "transaction not initialized" msgstr "transaction not initialised" -#: lib/libalpm/error.c:92 +#: lib/libalpm/error.c:90 msgid "duplicate target" msgstr "duplicate target" -#: lib/libalpm/error.c:96 +#: lib/libalpm/error.c:94 msgid "transaction not prepared" msgstr "transaction not prepared" -#: lib/libalpm/error.c:98 +#: lib/libalpm/error.c:96 msgid "transaction aborted" msgstr "transaction aborted" -#: lib/libalpm/error.c:100 +#: lib/libalpm/error.c:98 msgid "operation not compatible with the transaction type" msgstr "operation not compatible with the transaction type" -#: lib/libalpm/error.c:102 +#: lib/libalpm/error.c:100 msgid "could not commit transaction" msgstr "could not commit transaction" -#: lib/libalpm/error.c:104 +#: lib/libalpm/error.c:102 msgid "could not download all files" msgstr "could not download all files" -#: lib/libalpm/error.c:107 +#: lib/libalpm/error.c:105 msgid "could not find or read package" msgstr "could not find or read package" -#: lib/libalpm/error.c:109 +#: lib/libalpm/error.c:107 msgid "invalid or corrupted package" msgstr "invalid or corrupted package" -#: lib/libalpm/error.c:111 +#: lib/libalpm/error.c:109 msgid "cannot open package file" msgstr "cannot open package file" -#: lib/libalpm/error.c:113 +#: lib/libalpm/error.c:111 msgid "cannot load package data" msgstr "cannot load package data" -#: lib/libalpm/error.c:115 +#: lib/libalpm/error.c:113 msgid "package already installed" msgstr "package already installed" -#: lib/libalpm/error.c:117 +#: lib/libalpm/error.c:115 msgid "package not installed or lesser version" msgstr "package not installed or lesser version" -#: lib/libalpm/error.c:119 +#: lib/libalpm/error.c:117 msgid "cannot remove all files for package" msgstr "cannot remove all files for package" -#: lib/libalpm/error.c:121 +#: lib/libalpm/error.c:119 msgid "package name is not valid" msgstr "package name is not valid" -#: lib/libalpm/error.c:123 +#: lib/libalpm/error.c:121 msgid "corrupted package" msgstr "corrupted package" -#: lib/libalpm/error.c:125 +#: lib/libalpm/error.c:123 msgid "no such repository" msgstr "no such repository" -#: lib/libalpm/error.c:128 +#: lib/libalpm/error.c:126 msgid "corrupted delta" msgstr "corrupted delta" -#: lib/libalpm/error.c:130 +#: lib/libalpm/error.c:128 msgid "delta patch failed" msgstr "delta patch failed" -#: lib/libalpm/error.c:133 +#: lib/libalpm/error.c:131 msgid "group not found" msgstr "group not found" -#: lib/libalpm/error.c:136 +#: lib/libalpm/error.c:134 msgid "could not satisfy dependencies" msgstr "could not satisfy dependencies" -#: lib/libalpm/error.c:138 +#: lib/libalpm/error.c:136 msgid "conflicting dependencies" msgstr "conflicting dependencies" -#: lib/libalpm/error.c:140 +#: lib/libalpm/error.c:138 msgid "conflicting files" msgstr "conflicting files" -#: lib/libalpm/error.c:143 +#: lib/libalpm/error.c:141 msgid "user aborted the operation" msgstr "user aborted the operation" -#: lib/libalpm/error.c:145 +#: lib/libalpm/error.c:143 msgid "internal error" msgstr "internal error" -#: lib/libalpm/error.c:147 +#: lib/libalpm/error.c:145 msgid "libarchive error" msgstr "libarchive error" -#: lib/libalpm/error.c:150 +#: lib/libalpm/error.c:148 msgid "not confirmed" msgstr "not confirmed" -#: lib/libalpm/error.c:152 +#: lib/libalpm/error.c:150 msgid "invalid regular expression" msgstr "invalid regular expression" -#: lib/libalpm/error.c:155 +#: lib/libalpm/error.c:153 msgid "connection to remote host failed" msgstr "connection to remote host failed" -#: lib/libalpm/error.c:158 +#: lib/libalpm/error.c:156 msgid "unexpected error" msgstr "unexpected error" -#: lib/libalpm/package.c:124 +#: lib/libalpm/package.c:122 #, 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 +#: lib/libalpm/package.c:131 #, 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:737 +#: lib/libalpm/package.c:844 #, c-format msgid "%s: forcing upgrade to version %s\n" msgstr "%s: forcing upgrade to version %s\n" -#: lib/libalpm/package.c:742 +#: lib/libalpm/package.c:849 #, 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:750 -#, c-format -msgid "%s-%s: delaying upgrade of package (%s)\n" -msgstr "%s-%s: delaying upgrade of package (%s)\n" +#: lib/libalpm/package.c:1027 +#, fuzzy, c-format +msgid "error extracting package description file to %s\n" +msgstr "could not parse package description file in %s\n" -#: lib/libalpm/package.c:931 +#: lib/libalpm/package.c:1033 #, 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:936 +#: lib/libalpm/package.c:1038 #, c-format msgid "missing package name in %s\n" msgstr "missing package name in %s\n" -#: lib/libalpm/package.c:940 +#: lib/libalpm/package.c:1042 #, c-format msgid "missing package version in %s\n" msgstr "missing package version in %s\n" -#: lib/libalpm/package.c:970 -#, c-format -msgid "could not remove tempfile %s\n" -msgstr "could not remove tempfile %s\n" - -#: lib/libalpm/package.c:985 -#: lib/libalpm/package.c:998 +#: lib/libalpm/package.c:1061 lib/libalpm/package.c:1074 #, c-format msgid "error while reading package %s: %s\n" msgstr "error while reading package %s: %s\n" -#: lib/libalpm/package.c:1005 +#: lib/libalpm/package.c:1081 #, c-format msgid "missing package metadata in %s\n" msgstr "missing package metadata in %s\n" -#: lib/libalpm/package.c:1012 -#, c-format -msgid "missing package filelist in %s, generating one\n" -msgstr "missing package filelist in %s, generating one\n" - -#: lib/libalpm/remove.c:121 +#: lib/libalpm/remove.c:119 #, c-format msgid "could not find %s in database -- skipping\n" msgstr "could not find %s in database -- skipping\n" -#: lib/libalpm/remove.c:172 -#: lib/libalpm/remove.c:243 +#: lib/libalpm/remove.c:172 lib/libalpm/remove.c:247 #, c-format msgid "cannot remove file '%s': %s\n" msgstr "cannot remove file '%s': %s\n" -#: lib/libalpm/remove.c:337 +#: lib/libalpm/remove.c:341 #, c-format msgid "could not remove database entry %s-%s\n" msgstr "could not remove database entry %s-%s\n" -#: lib/libalpm/remove.c:342 +#: lib/libalpm/remove.c:346 #, c-format msgid "could not remove entry '%s' from cache\n" msgstr "could not remove entry '%s' from cache\n" -#: lib/libalpm/server.c:56 +#: lib/libalpm/server.c:54 #, c-format msgid "url '%s' is invalid, ignoring\n" msgstr "URL '%s' is invalid, ignoring\n" -#: lib/libalpm/server.c:60 +#: lib/libalpm/server.c:58 msgid "url scheme not specified, assuming http\n" msgstr "URL scheme not specified, assuming http\n" -#: lib/libalpm/server.c:241 +#: lib/libalpm/server.c:239 msgid "disk" msgstr "disk" -#: lib/libalpm/server.c:245 +#: lib/libalpm/server.c:243 #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "failed retrieving file '%s' from %s : %s\n" -#: lib/libalpm/server.c:275 +#: lib/libalpm/server.c:273 msgid "cannot resume download, starting over\n" msgstr "cannot resume download, starting over\n" -#: lib/libalpm/server.c:288 +#: lib/libalpm/server.c:286 #, c-format msgid "cannot write to file '%s'\n" msgstr "cannot write to file '%s'\n" -#: lib/libalpm/server.c:307 +#: lib/libalpm/server.c:305 #, c-format msgid "error downloading '%s': %s\n" msgstr "error downloading '%s': %s\n" -#: lib/libalpm/server.c:319 +#: lib/libalpm/server.c:317 #, c-format msgid "error writing to file '%s': %s\n" msgstr "error writing to file '%s': %s\n" -#: lib/libalpm/server.c:387 +#: lib/libalpm/server.c:385 #, c-format msgid "could not chdir to %s\n" msgstr "could not chdir to %s\n" -#: lib/libalpm/server.c:394 +#: lib/libalpm/server.c:392 msgid "running XferCommand: fork failed!\n" msgstr "running XferCommand: fork failed!\n" -#: lib/libalpm/server.c:445 +#: lib/libalpm/server.c:443 msgid "URL does not contain a file for download\n" msgstr "URL does not contain a file for download\n" -#: lib/libalpm/server.c:458 +#: lib/libalpm/server.c:456 #, c-format msgid "failed to download %s\n" msgstr "failed to download %s\n" -#: lib/libalpm/sync.c:135 +#: lib/libalpm/sync.c:133 #, 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/sync.c:250 +#: lib/libalpm/sync.c:248 #, c-format msgid "%s: ignoring package upgrade (%s => %s)\n" msgstr "%s: ignoring package upgrade (%s => %s)\n" -#: lib/libalpm/sync.c:320 +#: lib/libalpm/sync.c:309 #, c-format msgid "repository '%s' not found\n" msgstr "repository '%s' not found\n" -#: lib/libalpm/sync.c:354 +#: lib/libalpm/sync.c:336 #, c-format msgid "%s-%s is up to date -- skipping\n" msgstr "%s-%s is up to date -- skipping\n" -#: lib/libalpm/sync.c:358 +#: lib/libalpm/sync.c:340 #, c-format msgid "%s-%s is up to date -- reinstalling\n" msgstr "%s-%s is up to date -- reinstalling\n" -#: lib/libalpm/sync.c:613 -#: lib/libalpm/sync.c:618 +#: lib/libalpm/sync.c:596 lib/libalpm/sync.c:601 msgid "unresolvable package conflicts detected\n" msgstr "unresolvable package conflicts detected\n" -#: lib/libalpm/sync.c:628 +#: lib/libalpm/sync.c:611 #, c-format msgid "malloc failure: could not allocate %zd bytes\n" msgstr "malloc failure: could not allocate %zd bytes\n" -#: lib/libalpm/sync.c:825 +#: lib/libalpm/sync.c:812 #, c-format msgid "command: %s\n" msgstr "command: %s\n" -#: lib/libalpm/sync.c:888 -#: lib/libalpm/sync.c:896 +#: lib/libalpm/sync.c:876 lib/libalpm/sync.c:886 #, 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:910 +#: lib/libalpm/sync.c:902 #, c-format msgid "file %s was corrupted (bad MD5 checksum)\n" msgstr "file %s was corrupted (bad MD5 checksum)\n" -#: lib/libalpm/sync.c:1056 +#: lib/libalpm/sync.c:1049 #, c-format msgid "failed to retrieve some files from %s\n" msgstr "failed to retrieve some files from %s\n" -#: lib/libalpm/sync.c:1137 +#: lib/libalpm/sync.c:1130 msgid "could not create removal transaction\n" msgstr "could not create removal transaction\n" -#: lib/libalpm/sync.c:1143 +#: lib/libalpm/sync.c:1136 msgid "could not initialize the removal transaction\n" msgstr "could not initialise the removal transaction\n" -#: lib/libalpm/sync.c:1165 +#: lib/libalpm/sync.c:1158 msgid "could not prepare removal transaction\n" msgstr "could not prepare removal transaction\n" -#: lib/libalpm/sync.c:1171 +#: lib/libalpm/sync.c:1164 msgid "could not commit removal transaction\n" msgstr "could not commit removal transaction\n" -#: lib/libalpm/sync.c:1182 +#: lib/libalpm/sync.c:1175 msgid "could not create transaction\n" msgstr "could not create transaction\n" -#: lib/libalpm/sync.c:1187 +#: lib/libalpm/sync.c:1180 msgid "could not initialize transaction\n" msgstr "could not initialise transaction\n" -#: lib/libalpm/sync.c:1214 +#: lib/libalpm/sync.c:1207 msgid "could not prepare transaction\n" msgstr "could not prepare transaction\n" -#: lib/libalpm/sync.c:1219 +#: lib/libalpm/sync.c:1212 msgid "could not commit transaction\n" msgstr "could not commit transaction\n" -#: lib/libalpm/trans.c:214 +#: lib/libalpm/trans.c:212 #, c-format msgid "could not remove lock file %s\n" msgstr "could not remove lock file %s\n" #: lib/libalpm/trans.c:483 -#, c-format -msgid "No /bin/sh in root dir (%s), aborting scriptlet\n" +#, fuzzy +msgid "No /bin/sh in parent environment, aborting scriptlet\n" msgstr "No /bin/sh in root dir (%s), aborting scriptlet\n" #: lib/libalpm/trans.c:494 msgid "could not create temp directory\n" msgstr "could not create temp directory\n" -#: lib/libalpm/trans.c:536 +#: lib/libalpm/trans.c:533 #, c-format msgid "could not change directory to %s (%s)\n" msgstr "could not change directory to %s (%s)\n" -#: lib/libalpm/trans.c:554 +#: lib/libalpm/trans.c:551 #, c-format msgid "could not fork a new process (%s)\n" msgstr "could not fork a new process (%s)\n" -#: lib/libalpm/trans.c:564 +#: lib/libalpm/trans.c:561 #, c-format msgid "could not change the root directory (%s)\n" msgstr "could not change the root directory (%s)\n" -#: lib/libalpm/trans.c:569 +#: lib/libalpm/trans.c:566 #, c-format msgid "could not change directory to / (%s)\n" msgstr "could not change directory to / (%s)\n" -#: lib/libalpm/trans.c:578 +#: lib/libalpm/trans.c:575 #, c-format msgid "call to popen failed (%s)" msgstr "call to popen failed (%s)" -#: lib/libalpm/trans.c:597 +#: lib/libalpm/trans.c:594 #, c-format msgid "call to waitpid failed (%s)\n" msgstr "call to waitpid failed (%s)\n" -#: lib/libalpm/trans.c:606 +#: lib/libalpm/trans.c:603 msgid "scriptlet failed to execute correctly\n" msgstr "scriptlet failed to execute correctly\n" -#: lib/libalpm/trans.c:615 +#: lib/libalpm/trans.c:612 #, c-format msgid "could not remove tmpdir %s\n" msgstr "could not remove tmpdir %s\n" -#: lib/libalpm/util.c:204 +#: lib/libalpm/util.c:207 #, c-format msgid "failed to make path '%s' : %s\n" msgstr "failed to make path '%s' : %s\n" -#: lib/libalpm/util.c:389 +#: lib/libalpm/util.c:392 #, c-format msgid "could not open %s: %s\n" msgstr "could not open %s: %s\n" -#: lib/libalpm/util.c:573 +#: lib/libalpm/util.c:579 #, c-format msgid "no %s cache exists, creating...\n" msgstr "no %s cache exists, creating...\n" -#: lib/libalpm/util.c:593 +#: lib/libalpm/util.c:595 msgid "couldn't create package cache, using /tmp instead\n" msgstr "couldn't create package cache, using /tmp instead\n" -#: lib/libalpm/util.c:643 +#: 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:645 +#: lib/libalpm/util.c:646 #, c-format msgid "md5: %s can't be read\n" msgstr "md5: %s can't be read\n" -#~ msgid "please remove '%s' first, using -Rd\n" -#~ msgstr "please remove '%s' first, using -Rd\n" -#~ msgid "cannot resolve dependencies for \"%s\"\n" -#~ msgstr "cannot resolve dependencies for \"%s\"\n" -#~ msgid "could not update requiredby for database entry %s-%s\n" -#~ msgstr "could not update requiredby for database entry %s-%s\n" -#~ msgid "could not update new database entry %s-%s\n" -#~ msgstr "could not update new database entry %s-%s\n" -#~ msgid "could not update 'requiredby' database entry %s-%s\n" -#~ msgstr "could not update 'requiredby' database entry %s-%s\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" - -- cgit v1.2.3-54-g00ecf From 601f6a8a290d58e17f533e21d0232e0392cd4202 Mon Sep 17 00:00:00 2001 From: Jeff Bailes Date: Wed, 16 Jan 2008 17:14:50 +0100 Subject: English (British) translation update for pacman 3.1.1 Signed-off-by: Giovanni Scafora --- lib/libalpm/po/en_GB.po | 50 ++-- po/en_GB.po | 603 ++++++++++++++++++++++++++---------------------- 2 files changed, 356 insertions(+), 297 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 af105f65..991ec26a 100644 --- a/lib/libalpm/po/en_GB.po +++ b/lib/libalpm/po/en_GB.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: Pacman package manager 3.0.0\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2008-01-14 23:08-0600\n" -"PO-Revision-Date: 2007-12-03 15:22+1000\n" +"PO-Revision-Date: 2008-01-16 10:40+1000\n" "Last-Translator: Jeff Bailes \n" "Language-Team: English \n" "MIME-Version: 1.0\n" @@ -61,7 +61,9 @@ msgstr "extract: symlink %s does not point to dir\n" msgid "extract: not overwriting dir with file %s\n" msgstr "extract: not overwriting dir with file %s\n" -#: lib/libalpm/add.c:466 lib/libalpm/add.c:610 lib/libalpm/util.c:428 +#: lib/libalpm/add.c:466 +#: lib/libalpm/add.c:610 +#: lib/libalpm/util.c:428 #, c-format msgid "could not extract %s (%s)\n" msgstr "could not extract %s (%s)\n" @@ -71,12 +73,15 @@ msgstr "could not extract %s (%s)\n" msgid "could not rename %s (%s)\n" msgstr "could not rename %s (%s)\n" -#: lib/libalpm/add.c:524 lib/libalpm/add.c:544 lib/libalpm/trans.c:508 +#: lib/libalpm/add.c:524 +#: lib/libalpm/add.c:544 +#: lib/libalpm/trans.c:508 #, c-format msgid "could not copy tempfile to %s (%s)\n" msgstr "could not copy tempfile to %s (%s)\n" -#: lib/libalpm/add.c:529 lib/libalpm/remove.c:238 +#: lib/libalpm/add.c:529 +#: lib/libalpm/remove.c:238 #, c-format msgid "%s saved as %s\n" msgstr "%s saved as %s\n" @@ -96,7 +101,8 @@ msgstr "%s installed as %s\n" msgid "extracting %s as %s.pacnew\n" msgstr "extracting %s as %s.pacnew\n" -#: lib/libalpm/add.c:723 lib/libalpm/trans.c:526 +#: lib/libalpm/add.c:723 +#: lib/libalpm/trans.c:526 msgid "could not get current working directory\n" msgstr "could not get current working directory\n" @@ -125,9 +131,12 @@ msgstr "could not add entry '%s' in cache\n" msgid "invalid name for database entry '%s'\n" msgstr "invalid name for database entry '%s'\n" -#: lib/libalpm/be_files.c:291 lib/libalpm/be_files.c:428 -#: lib/libalpm/be_files.c:451 lib/libalpm/be_files.c:562 -#: lib/libalpm/be_files.c:640 lib/libalpm/be_files.c:668 +#: lib/libalpm/be_files.c:291 +#: lib/libalpm/be_files.c:428 +#: lib/libalpm/be_files.c:451 +#: lib/libalpm/be_files.c:562 +#: lib/libalpm/be_files.c:640 +#: lib/libalpm/be_files.c:668 #: lib/libalpm/package.c:885 #, c-format msgid "could not open file %s: %s\n" @@ -142,7 +151,8 @@ msgstr "could not remove database entry %s%s\n" msgid "attempt to re-register the 'local' DB\n" msgstr "attempt to re-register the 'local' DB\n" -#: lib/libalpm/db.c:560 lib/libalpm/db.c:611 +#: lib/libalpm/db.c:560 +#: lib/libalpm/db.c:611 msgid "database path is undefined\n" msgstr "database path is undefined\n" @@ -241,7 +251,8 @@ msgstr "could not set parameter" msgid "transaction already initialized" msgstr "transaction already initialised" -#: lib/libalpm/error.c:88 lib/libalpm/error.c:92 +#: lib/libalpm/error.c:88 +#: lib/libalpm/error.c:92 msgid "transaction not initialized" msgstr "transaction not initialised" @@ -382,9 +393,9 @@ msgid "%s: local (%s) is newer than %s (%s)\n" msgstr "%s: local (%s) is newer than %s (%s)\n" #: lib/libalpm/package.c:1027 -#, fuzzy, c-format +#, c-format msgid "error extracting package description file to %s\n" -msgstr "could not parse package description file in %s\n" +msgstr "error extracting package description file to %s\n" #: lib/libalpm/package.c:1033 #, c-format @@ -401,7 +412,8 @@ msgstr "missing package name in %s\n" msgid "missing package version in %s\n" msgstr "missing package version in %s\n" -#: lib/libalpm/package.c:1061 lib/libalpm/package.c:1074 +#: lib/libalpm/package.c:1061 +#: lib/libalpm/package.c:1074 #, c-format msgid "error while reading package %s: %s\n" msgstr "error while reading package %s: %s\n" @@ -416,7 +428,8 @@ msgstr "missing package metadata in %s\n" msgid "could not find %s in database -- skipping\n" msgstr "could not find %s in database -- skipping\n" -#: lib/libalpm/remove.c:172 lib/libalpm/remove.c:247 +#: lib/libalpm/remove.c:172 +#: lib/libalpm/remove.c:247 #, c-format msgid "cannot remove file '%s': %s\n" msgstr "cannot remove file '%s': %s\n" @@ -511,7 +524,8 @@ msgstr "%s-%s is up to date -- skipping\n" msgid "%s-%s is up to date -- reinstalling\n" msgstr "%s-%s is up to date -- reinstalling\n" -#: lib/libalpm/sync.c:596 lib/libalpm/sync.c:601 +#: lib/libalpm/sync.c:596 +#: lib/libalpm/sync.c:601 msgid "unresolvable package conflicts detected\n" msgstr "unresolvable package conflicts detected\n" @@ -525,7 +539,8 @@ msgstr "malloc failure: could not allocate %zd bytes\n" msgid "command: %s\n" msgstr "command: %s\n" -#: lib/libalpm/sync.c:876 lib/libalpm/sync.c:886 +#: lib/libalpm/sync.c:876 +#: lib/libalpm/sync.c:886 #, c-format msgid "can't get md5 checksum for file %s\n" msgstr "can't get md5 checksum for file %s\n" @@ -578,9 +593,8 @@ msgid "could not remove lock file %s\n" msgstr "could not remove lock file %s\n" #: lib/libalpm/trans.c:483 -#, fuzzy msgid "No /bin/sh in parent environment, aborting scriptlet\n" -msgstr "No /bin/sh in root dir (%s), aborting scriptlet\n" +msgstr "No /bin/sh in parent environment, aborting scriptlet\n" #: lib/libalpm/trans.c:494 msgid "could not create temp directory\n" diff --git a/po/en_GB.po b/po/en_GB.po index ba98ab0b..b4a2f3c9 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: Pacman package manager 3.0.0\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" "POT-Creation-Date: 2008-01-14 23:03-0600\n" -"PO-Revision-Date: 2007-12-03 15:20+1000\n" +"PO-Revision-Date: 2008-01-16 10:39+1000\n" "Last-Translator: Jeff Bailes \n" "Language-Team: English \n" "MIME-Version: 1.0\n" @@ -16,22 +16,28 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/pacman/add.c:40 src/pacman/remove.c:42 +#: src/pacman/add.c:40 +#: src/pacman/remove.c:42 #, c-format msgid "failed to release transaction (%s)\n" msgstr "failed to release transaction (%s)\n" -#: src/pacman/add.c:77 src/pacman/query.c:363 src/pacman/remove.c:63 +#: src/pacman/add.c:77 +#: src/pacman/query.c:363 +#: src/pacman/remove.c:63 #: src/pacman/sync.c:784 msgid "no targets specified (use -h for help)\n" msgstr "no targets specified (use -h for help)\n" -#: src/pacman/add.c:104 src/pacman/sync.c:510 +#: src/pacman/add.c:104 +#: src/pacman/sync.c:510 #, c-format msgid "error: %s\n" msgstr "error: %s\n" -#: src/pacman/add.c:107 src/pacman/remove.c:98 src/pacman/sync.c:484 +#: src/pacman/add.c:107 +#: src/pacman/remove.c:98 +#: src/pacman/sync.c:484 #, c-format msgid "" " if you're sure a package manager is not already\n" @@ -40,7 +46,8 @@ msgstr "" " if you're sure a package manager is not already\n" " running, you can remove %s.\n" -#: src/pacman/add.c:114 src/pacman/remove.c:106 +#: src/pacman/add.c:114 +#: src/pacman/remove.c:106 #, c-format msgid "loading package data... " msgstr "loading package data... " @@ -50,18 +57,24 @@ msgstr "loading package data... " msgid "error: failed to add target '%s' (%s)" msgstr "error: failed to add target '%s' (%s)" -#: src/pacman/add.c:124 src/pacman/remove.c:118 src/pacman/sync.c:176 +#: src/pacman/add.c:124 +#: src/pacman/remove.c:118 +#: src/pacman/sync.c:176 #: src/pacman/sync.c:194 #, c-format msgid "done.\n" msgstr "done.\n" -#: src/pacman/add.c:129 src/pacman/remove.c:122 src/pacman/sync.c:646 +#: src/pacman/add.c:129 +#: src/pacman/remove.c:122 +#: src/pacman/sync.c:646 #, c-format msgid "error: failed to prepare transaction (%s)\n" msgstr "error: failed to prepare transaction (%s)\n" -#: src/pacman/add.c:141 src/pacman/remove.c:130 src/pacman/sync.c:655 +#: src/pacman/add.c:141 +#: src/pacman/remove.c:130 +#: src/pacman/sync.c:655 #, c-format msgid ":: %s: requires %s\n" msgstr ":: %s: requires %s\n" @@ -71,12 +84,14 @@ msgstr ":: %s: requires %s\n" msgid ":: %s: conflicts with %s" msgstr ":: %s: conflicts with %s" -#: src/pacman/add.c:158 src/pacman/sync.c:718 +#: src/pacman/add.c:158 +#: src/pacman/sync.c:718 #, c-format msgid "%s exists in both '%s' and '%s'\n" msgstr "%s exists in both '%s' and '%s'\n" -#: src/pacman/add.c:164 src/pacman/sync.c:724 +#: src/pacman/add.c:164 +#: src/pacman/sync.c:724 #, c-format msgid "%s: %s exists in filesystem\n" msgstr "%s: %s exists in filesystem\n" @@ -90,7 +105,9 @@ msgstr "" "\n" "errors occurred, no packages were upgraded.\n" -#: src/pacman/add.c:183 src/pacman/remove.c:168 src/pacman/sync.c:709 +#: src/pacman/add.c:183 +#: src/pacman/remove.c:168 +#: src/pacman/sync.c:709 #, c-format msgid "error: failed to commit transaction (%s)\n" msgstr "error: failed to commit transaction (%s)\n" @@ -167,12 +184,8 @@ msgstr ":: Retrieving packages from %s...\n" #: src/pacman/callback.c:265 #, c-format -msgid "" -":: %s requires installing %s from IgnorePkg/IgnoreGroup. Install anyway? [Y/" -"n] " -msgstr "" -":: %s requires installing %s from IgnorePkg/IgnoreGroup. Install anyway? [Y/" -"n] " +msgid ":: %s requires installing %s from IgnorePkg/IgnoreGroup. Install anyway? [Y/n] " +msgstr ":: %s requires installing %s from IgnorePkg/IgnoreGroup. Install anyway? [Y/n] " #: src/pacman/callback.c:270 #, c-format @@ -190,11 +203,13 @@ msgid ":: Replace %s with %s/%s? [Y/n] " msgstr ":: Replace %s with %s/%s? [Y/n] " #: src/pacman/callback.c:288 -#, fuzzy, c-format +#, c-format msgid "" "Replacing %s with %s/%s\n" "." -msgstr ":: Replace %s with %s/%s? [Y/n] " +msgstr "" +"Replacing %s with %s/%s\n" +"." #: src/pacman/callback.c:296 #, c-format @@ -410,35 +425,37 @@ msgstr "" "\n" "use '%s --help' with other options for more syntax\n" -#: src/pacman/pacman.c:81 src/pacman/pacman.c:95 src/pacman/pacman.c:117 +#: src/pacman/pacman.c:81 +#: src/pacman/pacman.c:95 +#: src/pacman/pacman.c:117 #, c-format msgid " --asdeps install packages as non-explicitly installed\n" msgstr " --asdeps install packages as non-explicitly installed\n" -#: src/pacman/pacman.c:82 src/pacman/pacman.c:88 src/pacman/pacman.c:96 +#: src/pacman/pacman.c:82 +#: src/pacman/pacman.c:88 +#: src/pacman/pacman.c:96 #: src/pacman/pacman.c:119 #, c-format msgid " -d, --nodeps skip dependency checks\n" msgstr " -d, --nodeps skip dependency checks\n" -#: src/pacman/pacman.c:83 src/pacman/pacman.c:97 src/pacman/pacman.c:121 +#: src/pacman/pacman.c:83 +#: src/pacman/pacman.c:97 +#: src/pacman/pacman.c:121 #, c-format msgid " -f, --force force install, overwrite conflicting files\n" msgstr " -f, --force force install, overwrite conflicting files\n" #: src/pacman/pacman.c:87 #, c-format -msgid "" -" -c, --cascade remove packages and all packages that depend on them\n" -msgstr "" -" -c, --cascade remove packages and all packages that depend on them\n" +msgid " -c, --cascade remove packages and all packages that depend on them\n" +msgstr " -c, --cascade remove packages and all packages that depend on them\n" #: src/pacman/pacman.c:89 #, c-format -msgid "" -" -k, --dbonly only remove database entry, do not remove files\n" -msgstr "" -" -k, --dbonly only remove database entry, do not remove files\n" +msgid " -k, --dbonly only remove database entry, do not remove files\n" +msgstr " -k, --dbonly only remove database entry, do not remove files\n" #: src/pacman/pacman.c:90 #, c-format @@ -447,10 +464,8 @@ msgstr " -n, --nosave remove configuration files as well\n" #: src/pacman/pacman.c:91 #, c-format -msgid "" -" -s, --recursive remove dependencies also (that won't break packages)\n" -msgstr "" -" -s, --recursive remove dependencies also (that won't break packages)\n" +msgid " -s, --recursive remove dependencies also (that won't break packages)\n" +msgstr " -s, --recursive remove dependencies also (that won't break packages)\n" #: src/pacman/pacman.c:101 #, c-format @@ -467,17 +482,16 @@ msgstr " -d, --deps list all packages installed as dependencies\n" msgid " -e, --explicit list all packages explicitly installed\n" msgstr " -e, --explicit list all packages explicitly installed\n" -#: src/pacman/pacman.c:104 src/pacman/pacman.c:122 +#: src/pacman/pacman.c:104 +#: src/pacman/pacman.c:122 #, c-format msgid " -g, --groups view all members of a package group\n" msgstr " -g, --groups view all members of a package group\n" #: src/pacman/pacman.c:105 #, c-format -msgid "" -" -i, --info view package information (-ii for backup files)\n" -msgstr "" -" -i, --info view package information (-ii for backup files)\n" +msgid " -i, --info view package information (-ii for backup files)\n" +msgstr " -i, --info view package information (-ii for backup files)\n" #: src/pacman/pacman.c:106 #, c-format @@ -486,8 +500,7 @@ msgstr " -l, --list list the contents of the queried package\n" #: src/pacman/pacman.c:107 #, c-format -msgid "" -" -m, --foreign list installed packages not found in sync db(s)\n" +msgid " -m, --foreign list installed packages not found in sync db(s)\n" msgstr "" " -m, --foreign list installed packages not found in sync db(s)\n" "(s)\n" @@ -504,17 +517,13 @@ msgstr " -p, --file query a package file instead of the database\n" #: src/pacman/pacman.c:110 #, c-format -msgid "" -" -s, --search search locally-installed packages for matching " -"strings\n" -msgstr "" -" -s, --search search locally-installed packages for matching " -"strings\n" +msgid " -s, --search search locally-installed packages for matching strings\n" +msgstr " -s, --search search locally-installed packages for matching strings\n" #: src/pacman/pacman.c:111 -#, fuzzy, c-format +#, c-format msgid " -t, --unrequired list all packages not required by any package\n" -msgstr " -t, --orphans list all packages not required by any package\n" +msgstr " -t, --unrequired list all packages not required by any package\n" #: src/pacman/pacman.c:112 #, c-format @@ -528,12 +537,8 @@ msgstr " -q, --quiet show less information for query and search\n" #: src/pacman/pacman.c:118 #, c-format -msgid "" -" -c, --clean remove old packages from cache directory (-cc for " -"all)\n" -msgstr "" -" -c, --clean remove old packages from cache directory (-cc for " -"all)\n" +msgid " -c, --clean remove old packages from cache directory (-cc for all)\n" +msgstr " -c, --clean remove old packages from cache directory (-cc for all)\n" #: src/pacman/pacman.c:120 #, c-format @@ -552,19 +557,13 @@ msgstr " -l, --list view a list of packages in a repo\n" #: src/pacman/pacman.c:125 #, c-format -msgid "" -" -p, --print-uris print out URIs for given packages and their " -"dependencies\n" -msgstr "" -" -p, --print-uris print out URIs for given packages and their " -"dependencies\n" +msgid " -p, --print-uris print out URIs for given packages and their dependencies\n" +msgstr " -p, --print-uris print out URIs for given packages and their dependencies\n" #: src/pacman/pacman.c:126 #, c-format -msgid "" -" -s, --search search remote repositories for matching strings\n" -msgstr "" -" -s, --search search remote repositories for matching strings\n" +msgid " -s, --search search remote repositories for matching strings\n" +msgstr " -s, --search search remote repositories for matching strings\n" #: src/pacman/pacman.c:127 #, c-format @@ -573,35 +572,23 @@ msgstr " -u, --sysupgrade upgrade all packages that are out of date\n" #: src/pacman/pacman.c:128 #, c-format -msgid "" -" -w, --downloadonly download packages but do not install/upgrade " -"anything\n" -msgstr "" -" -w, --downloadonly download packages but do not install/upgrade " -"anything\n" +msgid " -w, --downloadonly download packages but do not install/upgrade anything\n" +msgstr " -w, --downloadonly download packages but do not install/upgrade anything\n" #: src/pacman/pacman.c:129 #, c-format -msgid "" -" -y, --refresh download fresh package databases from the server\n" -msgstr "" -" -y, --refresh download fresh package databases from the server\n" +msgid " -y, --refresh download fresh package databases from the server\n" +msgstr " -y, --refresh download fresh package databases from the server\n" #: src/pacman/pacman.c:130 #, c-format -msgid "" -" --needed only upgrade outdated or not yet installed packages\n" -msgstr "" -" --needed only upgrade outdated or not yet installed packages\n" +msgid " --needed only upgrade outdated or not yet installed packages\n" +msgstr " --needed only upgrade outdated or not yet installed packages\n" #: src/pacman/pacman.c:131 #, c-format -msgid "" -" --ignore ignore a package upgrade (can be used more than " -"once)\n" -msgstr "" -" --ignore ignore a package upgrade (can be used more than " -"once)\n" +msgid " --ignore ignore a package upgrade (can be used more than once)\n" +msgstr " --ignore ignore a package upgrade (can be used more than once)\n" #: src/pacman/pacman.c:132 #, c-format @@ -613,9 +600,9 @@ msgstr "" " ignore a group upgrade (can be used more than once)\n" #: src/pacman/pacman.c:134 -#, fuzzy, c-format +#, c-format msgid " -q --quiet show less information for query and search\n" -msgstr " -q, --quiet show less information for query and search\n" +msgstr " -q --quiet show less information for query and search\n" #: src/pacman/pacman.c:136 #, c-format @@ -634,17 +621,13 @@ msgstr " --noconfirm do not ask for any confirmation\n" #: src/pacman/pacman.c:139 #, c-format -msgid "" -" --noprogressbar do not show a progress bar when downloading files\n" -msgstr "" -" --noprogressbar do not show a progress bar when downloading files\n" +msgid " --noprogressbar do not show a progress bar when downloading files\n" +msgstr " --noprogressbar do not show a progress bar when downloading files\n" #: src/pacman/pacman.c:140 #, c-format -msgid "" -" --noscriptlet do not execute the install scriptlet if one exists\n" -msgstr "" -" --noscriptlet do not execute the install scriptlet if one exists\n" +msgid " --noscriptlet do not execute the install scriptlet if one exists\n" +msgstr " --noscriptlet do not execute the install scriptlet if one exists\n" #: src/pacman/pacman.c:141 #, c-format @@ -695,7 +678,8 @@ msgstr "problem setting logfile '%s' (%s)\n" msgid "'%s' is not a valid debug level\n" msgstr "'%s' is not a valid debug level\n" -#: src/pacman/pacman.c:396 src/pacman/pacman.c:672 +#: src/pacman/pacman.c:396 +#: src/pacman/pacman.c:672 #, c-format msgid "problem adding cachedir '%s' (%s)\n" msgstr "problem adding cachedir '%s' (%s)\n" @@ -720,12 +704,13 @@ msgid "config file %s, line %d: syntax error in config file- missing key.\n" msgstr "config file %s, line %d: syntax error in config file- missing key.\n" #: src/pacman/pacman.c:610 -#, fuzzy, c-format +#, c-format msgid "config file %s, line %d: All directives must belong to a section.\n" -msgstr "" -"config file %s, line %d: 'Include' directive must belong to a section.\n" +msgstr "config file %s, line %d: All directives must belong to a section.\n" -#: src/pacman/pacman.c:638 src/pacman/pacman.c:692 src/pacman/pacman.c:707 +#: src/pacman/pacman.c:638 +#: src/pacman/pacman.c:692 +#: src/pacman/pacman.c:707 #, c-format msgid "config file %s, line %d: directive '%s' not recognized.\n" msgstr "config file %s, line %d: directive '%s' not recognised.\n" @@ -793,7 +778,8 @@ msgstr "Checking for package upgrades... \n" msgid "no upgrades found.\n" msgstr "no upgrades found.\n" -#: src/pacman/query.c:353 src/pacman/sync.c:774 +#: src/pacman/query.c:353 +#: src/pacman/sync.c:774 msgid "no usable package repositories configured.\n" msgstr "no usable package repositories configured.\n" @@ -816,7 +802,9 @@ msgstr " Remove whole content? [Y/n] " msgid ":: Remove %s from group %s? [Y/n] " msgstr ":: Remove %s from group %s? [Y/n] " -#: src/pacman/remove.c:95 src/pacman/sync.c:481 src/pacman/sync.c:543 +#: src/pacman/remove.c:95 +#: src/pacman/sync.c:481 +#: src/pacman/sync.c:543 #, c-format msgid "error: failed to init transaction (%s)\n" msgstr "error: failed to init transaction (%s)\n" @@ -826,7 +814,8 @@ msgstr "error: failed to init transaction (%s)\n" msgid "error: failed to add target '%s' (%s)\n" msgstr "error: failed to add target '%s' (%s)\n" -#: src/pacman/remove.c:155 src/pacman/util.c:460 +#: src/pacman/remove.c:155 +#: src/pacman/util.c:460 msgid "Targets:" msgstr "Targets:" @@ -867,7 +856,8 @@ msgstr "Do you want to remove unused repositories? [Y/n] " msgid "Database directory cleaned up\n" msgstr "Database directory cleaned up\n" -#: src/pacman/sync.c:132 src/pacman/sync.c:179 +#: src/pacman/sync.c:132 +#: src/pacman/sync.c:179 #, c-format msgid "Cache directory: %s\n" msgstr "Cache directory: %s\n" @@ -974,7 +964,8 @@ msgstr "" msgid ":: Cancel current operation? [Y/n] " msgstr ":: Cancel current operation? [Y/n] " -#: src/pacman/sync.c:536 src/pacman/sync.c:751 +#: src/pacman/sync.c:536 +#: src/pacman/sync.c:751 #, c-format msgid "error: failed to release transaction (%s)\n" msgstr "error: failed to release transaction (%s)\n" @@ -992,7 +983,7 @@ msgstr "error: '%s': %s\n" #: src/pacman/sync.c:587 #, c-format msgid ":: group %s (including ignored packages):\n" -msgstr "" +msgstr ":: group %s (including ignored packages):\n" #: src/pacman/sync.c:592 msgid ":: Install whole content? [Y/n] " @@ -1004,14 +995,14 @@ msgid ":: Install %s from group %s? [Y/n] " msgstr ":: Install %s from group %s? [Y/n] " #: src/pacman/sync.c:620 -#, fuzzy, c-format +#, c-format msgid "Warning: %s provides %s\n" -msgstr ":: %s: requires %s\n" +msgstr "Warning: %s provides %s\n" #: src/pacman/sync.c:624 #, c-format msgid "error: several packages provide %s, please specify one :\n" -msgstr "" +msgstr "error: several packages provide %s, please specify one :\n" #: src/pacman/sync.c:635 #, c-format @@ -1051,7 +1042,8 @@ msgstr "Proceed with installation? [Y/n] " msgid "Errors occurred, no packages were upgraded.\n" msgstr "Errors occurred, no packages were upgraded.\n" -#: src/pacman/util.c:354 src/pacman/util.c:386 +#: src/pacman/util.c:354 +#: src/pacman/util.c:386 #, c-format msgid "None\n" msgstr "None\n" @@ -1084,24 +1076,24 @@ msgid "YES" msgstr "YES" #: src/pacman/util.c:543 -#, fuzzy, c-format +#, c-format msgid "debug: %s" -msgstr "debug: " +msgstr "debug: %s" #: src/pacman/util.c:546 -#, fuzzy, c-format +#, c-format msgid "error: %s" -msgstr "error: %s\n" +msgstr "error: %s" #: src/pacman/util.c:549 -#, fuzzy, c-format +#, c-format msgid "warning: %s" -msgstr "warning: " +msgstr "warning: %s" #: src/pacman/util.c:552 -#, fuzzy, c-format +#, c-format msgid "function: %s" -msgstr "function: " +msgstr "function: %s" #: src/pacman/util.c:590 #, c-format @@ -1129,52 +1121,63 @@ msgstr "Usage: %s [package_directory]" #: scripts/gensync.sh.in:33 msgid "" -"gensync will generate a sync database by reading all PKGBUILD files\\nfrom " -". gensync builds the database in a temporary directory\\nand then " -"compresses it to .\\n\\n" +"gensync will generate a sync database by reading all PKGBUILD files\\n" +"from . gensync builds the database in a temporary directory\\n" +"and then compresses it to .\\n" +"\\n" msgstr "" -"gensync will generate a sync database by reading all PKGBUILD files\\nfrom " -". gensync builds the database in a temporary directory\\nand then " -"compresses it to .\\n\\n" +"gensync will generate a sync database by reading all PKGBUILD files\\n" +"from . gensync builds the database in a temporary directory\\n" +"and then compresses it to .\\n" +"\\n" #: scripts/gensync.sh.in:37 msgid "" -"gensync will calculate md5sums of packages in the same directory as" -"\\n, unless an alternate [package_directory] is specified.\\n\\n" +"gensync will calculate md5sums of packages in the same directory as\\n" +", unless an alternate [package_directory] is specified.\\n" +"\\n" msgstr "" -"gensync will calculate md5sums of packages in the same directory as" -"\\n, unless an alternate [package_directory] is specified.\\n\\n" +"gensync will calculate md5sums of packages in the same directory as\\n" +", unless an alternate [package_directory] is specified.\\n" +"\\n" #: scripts/gensync.sh.in:40 msgid "" -"note: The name is important. It must be of the form\\n " -"{treename}.db.tar.gz where {treename} is the name of the custom\\n " -"package repository you configured in /etc/pacman.conf. The\\n generated " -"database must reside in the same directory as your\\n custom packages " -"(also configured in /etc/pacman.conf)\\n\\n" +"note: The name is important. It must be of the form\\n" +" {treename}.db.tar.gz where {treename} is the name of the custom\\n" +" package repository you configured in /etc/pacman.conf. The\\n" +" generated database must reside in the same directory as your\\n" +" custom packages (also configured in /etc/pacman.conf)\\n" +"\\n" msgstr "" -"note: The name is important. It must be of the form\\n " -"{treename}.db.tar.gz where {treename} is the name of the custom\\n " -"package repository you configured in /etc/pacman.conf. The\\n generated " -"database must reside in the same directory as your\\n custom packages " -"(also configured in /etc/pacman.conf)\\n\\n" +"note: The name is important. It must be of the form\\n" +" {treename}.db.tar.gz where {treename} is the name of the custom\\n" +" package repository you configured in /etc/pacman.conf. The\\n" +" generated database must reside in the same directory as your\\n" +" custom packages (also configured in /etc/pacman.conf)\\n" +"\\n" #: scripts/gensync.sh.in:46 msgid "Example: gensync /var/abs/local /home/mypkgs/custom.db.tar.gz" msgstr "Example: gensync /var/abs/local /home/mypkgs/custom.db.tar.gz" -#: scripts/gensync.sh.in:51 scripts/makepkg.sh.in:1091 -#: scripts/pacman-optimize.sh.in:57 scripts/repo-remove.sh.in:64 +#: scripts/gensync.sh.in:51 +#: scripts/makepkg.sh.in:1091 +#: scripts/pacman-optimize.sh.in:57 +#: scripts/repo-remove.sh.in:64 msgid "" -"Copyright (C) 2002-2007 Judd Vinet .\\n\\nThis is free " -"software; see the source for copying conditions.\\nThere is NO WARRANTY, to " -"the extent permitted by law.\\n" +"Copyright (C) 2002-2007 Judd Vinet .\\n" +"\\n" +"This is free software; see the source for copying conditions.\\n" +"There is NO WARRANTY, to the extent permitted by law.\\n" msgstr "" -"Copyright (C) 2002-2007 Judd Vinet .\\n\\nThis is free " -"software; see the source for copying conditions.\\nThere is NO WARRANTY, to " -"the extent permitted by law.\\n" +"Copyright (C) 2002-2007 Judd Vinet .\\n" +"\\n" +"This is free software; see the source for copying conditions.\\n" +"There is NO WARRANTY, to the extent permitted by law.\\n" -#: scripts/gensync.sh.in:99 scripts/updatesync.sh.in:98 +#: scripts/gensync.sh.in:99 +#: scripts/updatesync.sh.in:98 msgid "%s not found. Can not continue." msgstr "%s not found. Can not continue." @@ -1186,26 +1189,30 @@ msgstr "invalid root dir: %s" msgid "gensync: building database entries, generating md5sums..." msgstr "gensync: building database entries, generating md5sums..." -#: scripts/gensync.sh.in:128 scripts/updatesync.sh.in:126 +#: scripts/gensync.sh.in:128 +#: scripts/updatesync.sh.in:126 msgid "failed to parse %s" msgstr "failed to parse %s" #: scripts/gensync.sh.in:139 -#, fuzzy msgid "could not find %s-%s-%s-%s%s - skipping" -msgstr "could not find %s-%s-%s-%s.%s - skipping" +msgstr "could not find %s-%s-%s-%s%s - skipping" #: scripts/gensync.sh.in:149 msgid "creating repo DB..." msgstr "creating repo DB..." -#: scripts/makepkg.sh.in:100 scripts/makepkg.sh.in:102 -#: scripts/repo-add.sh.in:46 scripts/repo-remove.sh.in:43 +#: scripts/makepkg.sh.in:100 +#: scripts/makepkg.sh.in:102 +#: scripts/repo-add.sh.in:46 +#: scripts/repo-remove.sh.in:43 msgid "WARNING:" msgstr "WARNING:" -#: scripts/makepkg.sh.in:109 scripts/makepkg.sh.in:111 -#: scripts/repo-add.sh.in:51 scripts/repo-remove.sh.in:48 +#: scripts/makepkg.sh.in:109 +#: scripts/makepkg.sh.in:111 +#: scripts/repo-add.sh.in:51 +#: scripts/repo-remove.sh.in:48 msgid "ERROR:" msgstr "ERROR:" @@ -1214,12 +1221,8 @@ msgid "Cleaning up..." msgstr "Cleaning up..." #: scripts/makepkg.sh.in:192 -msgid "" -"Options beginning with 'no' will be deprecated in the next version of " -"makepkg!" -msgstr "" -"Options beginning with 'no' will be deprecated in the next version of " -"makepkg!" +msgid "Options beginning with 'no' will be deprecated in the next version of makepkg!" +msgstr "Options beginning with 'no' will be deprecated in the next version of makepkg!" #: scripts/makepkg.sh.in:193 msgid "Please replace 'no' with '!': %s -> %s." @@ -1227,19 +1230,24 @@ msgstr "Please replace 'no' with '!': %s -> %s." #: scripts/makepkg.sh.in:197 msgid "Option 'keepdocs' may not work as intended. Please replace with 'docs'." -msgstr "" -"Option 'keepdocs' may not work as intended. Please replace with 'docs'." +msgstr "Option 'keepdocs' may not work as intended. Please replace with 'docs'." #: scripts/makepkg.sh.in:285 msgid "There is no agent set up to handle %s URLs. Check %s." msgstr "There is no agent set up to handle %s URLs. Check %s." -#: scripts/makepkg.sh.in:286 scripts/makepkg.sh.in:295 -#: scripts/makepkg.sh.in:448 scripts/makepkg.sh.in:476 -#: scripts/makepkg.sh.in:522 scripts/makepkg.sh.in:610 -#: scripts/makepkg.sh.in:638 scripts/makepkg.sh.in:700 -#: scripts/makepkg.sh.in:775 scripts/makepkg.sh.in:1108 -#: scripts/makepkg.sh.in:1421 scripts/makepkg.sh.in:1425 +#: scripts/makepkg.sh.in:286 +#: scripts/makepkg.sh.in:295 +#: scripts/makepkg.sh.in:448 +#: scripts/makepkg.sh.in:476 +#: scripts/makepkg.sh.in:522 +#: scripts/makepkg.sh.in:610 +#: scripts/makepkg.sh.in:638 +#: scripts/makepkg.sh.in:700 +#: scripts/makepkg.sh.in:775 +#: scripts/makepkg.sh.in:1108 +#: scripts/makepkg.sh.in:1421 +#: scripts/makepkg.sh.in:1425 msgid "Aborting..." msgstr "Aborting..." @@ -1315,7 +1323,8 @@ msgstr "Generating checksums for source files..." msgid "Invalid integrity algorithm '%s' specified." msgstr "Invalid integrity algorithm '%s' specified." -#: scripts/makepkg.sh.in:500 scripts/makepkg.sh.in:552 +#: scripts/makepkg.sh.in:500 +#: scripts/makepkg.sh.in:552 msgid "Cannot find the '%s' program." msgstr "Cannot find the '%s' program." @@ -1415,7 +1424,8 @@ msgstr "Please add a license line to your %s!" msgid "Example for GPL'ed software: license=('GPL')." msgstr "Example for GPL'ed software: license=('GPL')." -#: scripts/makepkg.sh.in:846 scripts/makepkg.sh.in:941 +#: scripts/makepkg.sh.in:846 +#: scripts/makepkg.sh.in:941 msgid "Adding install script..." msgstr "Adding install script..." @@ -1463,7 +1473,8 @@ msgstr "No previous version found, skipping xdelta." msgid "Creating source package..." msgstr "Creating source package..." -#: scripts/makepkg.sh.in:937 scripts/makepkg.sh.in:949 +#: scripts/makepkg.sh.in:937 +#: scripts/makepkg.sh.in:949 #: scripts/makepkg.sh.in:956 msgid "Adding %s..." msgstr "Adding %s..." @@ -1573,10 +1584,8 @@ msgid " -p Use an alternate build script (instead of '%s')" msgstr " -p Use an alternate build script (instead of '%s')" #: scripts/makepkg.sh.in:1072 -msgid "" -" -r, --rmdeps Remove installed dependencies after a successful build" -msgstr "" -" -r, --rmdeps Remove installed dependencies after a successful build" +msgid " -r, --rmdeps Remove installed dependencies after a successful build" +msgstr " -r, --rmdeps Remove installed dependencies after a successful build" #: scripts/makepkg.sh.in:1074 msgid " -R, --repackage Repackage contents of pkg/ without building" @@ -1591,33 +1600,24 @@ msgid " --asroot Allow makepkg to run as root user" msgstr " --asroot Allow makepkg to run as root user" #: scripts/makepkg.sh.in:1077 -msgid "" -" --holdver Prevent automatic version bumping for development " -"PKGBUILDs" -msgstr "" +msgid " --holdver Prevent automatic version bumping for development PKGBUILDs" +msgstr " --holdver Prevent automatic version bumping for development PKGBUILDs" #: scripts/makepkg.sh.in:1078 msgid " --source Do not build package; generate a source-only tarball" -msgstr "" -" --source Do not build package; generate a source-only tarball" +msgstr " --source Do not build package; generate a source-only tarball" #: scripts/makepkg.sh.in:1080 msgid "These options can be passed to pacman:" msgstr "These options can be passed to pacman:" #: scripts/makepkg.sh.in:1082 -msgid "" -" --noconfirm Do not ask for confirmation when resolving " -"dependencies" -msgstr "" -" --noconfirm Do not ask for confirmation when resolving " -"dependencies" +msgid " --noconfirm Do not ask for confirmation when resolving dependencies" +msgstr " --noconfirm Do not ask for confirmation when resolving dependencies" #: scripts/makepkg.sh.in:1083 -msgid "" -" --noprogressbar Do not show a progress bar when downloading files" -msgstr "" -" --noprogressbar Do not show a progress bar when downloading files" +msgid " --noprogressbar Do not show a progress bar when downloading files" +msgstr " --noprogressbar Do not show a progress bar when downloading files" #: scripts/makepkg.sh.in:1085 msgid "If -p is not specified, makepkg will look for '%s'" @@ -1633,7 +1633,7 @@ msgstr "Sudo is used by default now. The --usesudo option is deprecated!" #: scripts/makepkg.sh.in:1184 msgid "--" -msgstr "" +msgstr "--" #: scripts/makepkg.sh.in:1191 msgid "Cleaning up ALL files from %s." @@ -1727,24 +1727,29 @@ msgstr "without sudo; install and configure sudo to auto-resolve dependencies." msgid "%s does not exist." msgstr "%s does not exist." -#: scripts/makepkg.sh.in:1285 scripts/makepkg.sh.in:1289 +#: scripts/makepkg.sh.in:1285 +#: scripts/makepkg.sh.in:1289 #: scripts/makepkg.sh.in:1293 msgid "%s is not allowed to be empty." msgstr "%s is not allowed to be empty." -#: scripts/makepkg.sh.in:1297 scripts/makepkg.sh.in:1301 +#: scripts/makepkg.sh.in:1297 +#: scripts/makepkg.sh.in:1301 msgid "%s is not allowed to contain hyphens." msgstr "%s is not allowed to contain hyphens." -#: scripts/makepkg.sh.in:1311 scripts/makepkg.sh.in:1316 +#: scripts/makepkg.sh.in:1311 +#: scripts/makepkg.sh.in:1316 msgid "%s is not available for the '%s' architecture." msgstr "%s is not available for the '%s' architecture." -#: scripts/makepkg.sh.in:1312 scripts/makepkg.sh.in:1317 +#: scripts/makepkg.sh.in:1312 +#: scripts/makepkg.sh.in:1317 msgid "Note that many packages may need a line added to their %s" msgstr "Note that many packages may need a line added to their %s" -#: scripts/makepkg.sh.in:1313 scripts/makepkg.sh.in:1318 +#: scripts/makepkg.sh.in:1313 +#: scripts/makepkg.sh.in:1318 msgid "such as arch=('%s')." msgstr "such as arch=('%s')." @@ -1756,11 +1761,13 @@ msgstr "Install scriptlet (%s) does not exist." msgid "A package has already been built, installing existing package..." msgstr "A package has already been built, installing existing package..." -#: scripts/makepkg.sh.in:1341 scripts/makepkg.sh.in:1372 +#: scripts/makepkg.sh.in:1341 +#: scripts/makepkg.sh.in:1372 msgid "A package has already been built. (use -f to overwrite)" msgstr "A package has already been built. (use -f to overwrite)" -#: scripts/makepkg.sh.in:1350 scripts/makepkg.sh.in:1449 +#: scripts/makepkg.sh.in:1350 +#: scripts/makepkg.sh.in:1449 msgid "Skipping build." msgstr "Skipping build." @@ -1842,27 +1849,29 @@ msgstr "Usage: %s [pacman_db_root]" #: scripts/pacman-optimize.sh.in:43 msgid "" -"pacman-optimize is a little hack that should improve the performance\\nof " -"pacman when reading/writing to its filesystem-based database.\\n\\n" +"pacman-optimize is a little hack that should improve the performance\\n" +"of pacman when reading/writing to its filesystem-based database.\\n" +"\\n" msgstr "" -"pacman-optimize is a little hack that should improve the performance\\nof " -"pacman when reading/writing to its filesystem-based database.\\n\\n" +"pacman-optimize is a little hack that should improve the performance\\n" +"of pacman when reading/writing to its filesystem-based database.\\n" +"\\n" #: scripts/pacman-optimize.sh.in:46 msgid "" -"Because pacman uses many small files to keep track of packages,\\nthere is a " -"tendency for these files to become fragmented over time.\\nThis script " -"attempts to relocate these small files into one\\ncontinuous location on " -"your hard drive. The result is that the hard\\ndrive should be able to read " -"them faster, since the hard drive head\\ndoes not have to move around the " -"disk as much.\\n" +"Because pacman uses many small files to keep track of packages,\\n" +"there is a tendency for these files to become fragmented over time.\\n" +"This script attempts to relocate these small files into one\\n" +"continuous location on your hard drive. The result is that the hard\\n" +"drive should be able to read them faster, since the hard drive head\\n" +"does not have to move around the disk as much.\\n" msgstr "" -"Because pacman uses many small files to keep track of packages,\\nthere is a " -"tendency for these files to become fragmented over time.\\nThis script " -"attempts to relocate these small files into one\\ncontinuous location on " -"your hard drive. The result is that the hard\\ndrive should be able to read " -"them faster, since the hard drive head\\ndoes not have to move around the " -"disk as much.\\n" +"Because pacman uses many small files to keep track of packages,\\n" +"there is a tendency for these files to become fragmented over time.\\n" +"This script attempts to relocate these small files into one\\n" +"continuous location on your hard drive. The result is that the hard\\n" +"drive should be able to read them faster, since the hard drive head\\n" +"does not have to move around the disk as much.\\n" #: scripts/pacman-optimize.sh.in:89 msgid "diff tool was not found, please install diffutils." @@ -1925,26 +1934,34 @@ msgid "For full benefits of pacman-optimize, run 'sync' now." msgstr "For full benefits of pacman-optimize, run 'sync' now." #: scripts/repo-add.sh.in:57 -msgid "Usage: %s [--force] ...\\n\\n" -msgstr "Usage: %s [--force] ...\\n\\n" +msgid "" +"Usage: %s [--force] ...\\n" +"\\n" +msgstr "" +"Usage: %s [--force] ...\\n" +"\\n" #: scripts/repo-add.sh.in:58 msgid "" -"repo-add will update a package database by reading a package file." -"\\nMultiple packages to add can be specified on the command line.\\n\\n" +"repo-add will update a package database by reading a package file.\\n" +"Multiple packages to add can be specified on the command line.\\n" +"\\n" msgstr "" -"repo-add will update a package database by reading a package file." -"\\nMultiple packages to add can be specified on the command line.\\n\\n" +"repo-add will update a package database by reading a package file.\\n" +"Multiple packages to add can be specified on the command line.\\n" +"\\n" #: scripts/repo-add.sh.in:61 msgid "" -"The --force flag will add a 'force' entry to the sync database, which" -"\\ntells pacman to skip its internal version number checking and update" -"\\nthe package regardless.\\n\\n" +"The --force flag will add a 'force' entry to the sync database, which\\n" +"tells pacman to skip its internal version number checking and update\\n" +"the package regardless.\\n" +"\\n" msgstr "" -"The --force flag will add a 'force' entry to the sync database, which" -"\\ntells pacman to skip its internal version number checking and update" -"\\nthe package regardless.\\n\\n" +"The --force flag will add a 'force' entry to the sync database, which\\n" +"tells pacman to skip its internal version number checking and update\\n" +"the package regardless.\\n" +"\\n" #: scripts/repo-add.sh.in:65 msgid "Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0.pkg.tar.gz" @@ -1952,19 +1969,22 @@ msgstr "Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0.pkg.tar.gz" #: scripts/repo-add.sh.in:70 msgid "" -"Copyright (C) 2006 Aaron Griffin .\\n\\nThis is free " -"software; see the source for copying conditions.\\nThere is NO WARRANTY, to " -"the extent permitted by law.\\n" +"Copyright (C) 2006 Aaron Griffin .\\n" +"\\n" +"This is free software; see the source for copying conditions.\\n" +"There is NO WARRANTY, to the extent permitted by law.\\n" msgstr "" -"Copyright (C) 2006 Aaron Griffin .\\n\\nThis is free " -"software; see the source for copying conditions.\\nThere is NO WARRANTY, to " -"the extent permitted by law.\\n" +"Copyright (C) 2006 Aaron Griffin .\\n" +"\\n" +"This is free software; see the source for copying conditions.\\n" +"There is NO WARRANTY, to the extent permitted by law.\\n" #: scripts/repo-add.sh.in:174 msgid "Invalid package file '%s'." msgstr "Invalid package file '%s'." -#: scripts/repo-add.sh.in:183 scripts/repo-remove.sh.in:89 +#: scripts/repo-add.sh.in:183 +#: scripts/repo-remove.sh.in:89 msgid "Removing existing package '%s'..." msgstr "Removing existing package '%s'..." @@ -1992,19 +2012,23 @@ msgstr "Added delta '%s'" msgid "Could not add delta '%s'" msgstr "Could not add delta '%s'" -#: scripts/repo-add.sh.in:277 scripts/repo-remove.sh.in:121 +#: scripts/repo-add.sh.in:277 +#: scripts/repo-remove.sh.in:121 msgid "%s not found. Cannot continue." msgstr "%s not found. Cannot continue." -#: scripts/repo-add.sh.in:287 scripts/repo-remove.sh.in:131 +#: scripts/repo-add.sh.in:287 +#: scripts/repo-remove.sh.in:131 msgid "Cannot create temp directory for database building." msgstr "Cannot create temp directory for database building." -#: scripts/repo-add.sh.in:298 scripts/repo-remove.sh.in:140 +#: scripts/repo-add.sh.in:298 +#: scripts/repo-remove.sh.in:140 msgid "Repository file '%s' is not a proper pacman database." msgstr "Repository file '%s' is not a proper pacman database." -#: scripts/repo-add.sh.in:301 scripts/repo-remove.sh.in:143 +#: scripts/repo-add.sh.in:301 +#: scripts/repo-remove.sh.in:143 msgid "Extracting database to a temporary location..." msgstr "Extracting database to a temporary location..." @@ -2024,31 +2048,43 @@ msgstr "Package '%s' not found." msgid "Creating updated database file %s" msgstr "Creating updated database file %s" -#: scripts/repo-add.sh.in:333 scripts/repo-remove.sh.in:168 +#: scripts/repo-add.sh.in:333 +#: scripts/repo-remove.sh.in:168 msgid "No compression set." msgstr "No compression set." -#: scripts/repo-add.sh.in:341 scripts/repo-remove.sh.in:176 +#: scripts/repo-add.sh.in:341 +#: scripts/repo-remove.sh.in:176 msgid "No packages modified, nothing to do." msgstr "No packages modified, nothing to do." #: scripts/repo-remove.sh.in:53 -msgid "repo-remove %s\\n\\n" -msgstr "repo-remove %s\\n\\n" +msgid "" +"repo-remove %s\\n" +"\\n" +msgstr "" +"repo-remove %s\\n" +"\\n" #: scripts/repo-remove.sh.in:54 -msgid "usage: %s ...\\n\\n" -msgstr "usage: %s ...\\n\\n" +msgid "" +"usage: %s ...\\n" +"\\n" +msgstr "" +"usage: %s ...\\n" +"\\n" #: scripts/repo-remove.sh.in:55 msgid "" -"repo-remove will update a package database by removing the package name" -"\\nspecified on the command line from the given repo database. Multiple" -"\\npackages to remove can be specified on the command line.\\n\\n" +"repo-remove will update a package database by removing the package name\\n" +"specified on the command line from the given repo database. Multiple\\n" +"packages to remove can be specified on the command line.\\n" +"\\n" msgstr "" -"repo-remove will update a package database by removing the package name" -"\\nspecified on the command line from the given repo database. Multiple" -"\\npackages to remove can be specified on the command line.\\n\\n" +"repo-remove will update a package database by removing the package name\\n" +"specified on the command line from the given repo database. Multiple\\n" +"packages to remove can be specified on the command line.\\n" +"\\n" #: scripts/repo-remove.sh.in:59 msgid "Example: repo-remove /path/to/repo.db.tar.gz kernel26" @@ -2072,41 +2108,49 @@ msgstr "Usage: %s