From 54db3745d6890aba44fbe251aeae42a1938767d2 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Fri, 19 Dec 2014 13:53:35 +1000 Subject: Update translations from transifex Signed-off-by: Allan McRae --- lib/libalpm/po/en_GB.po | 54 ++++++++++++++++++++----------------------------- 1 file changed, 22 insertions(+), 32 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 3ccf3efe..52bf6ab4 100644 --- a/lib/libalpm/po/en_GB.po +++ b/lib/libalpm/po/en_GB.po @@ -4,14 +4,14 @@ # # Translators: # Allan McRae , 2013 -# Allan McRae , 2013 +# Allan McRae , 2013-2014 # Dan McGee , 2011 msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" "POT-Creation-Date: 2014-11-18 15:12+1000\n" -"PO-Revision-Date: 2013-11-20 10:04+0000\n" +"PO-Revision-Date: 2014-11-18 05:43+0000\n" "Last-Translator: Allan McRae \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" "archlinux-pacman/language/en_GB/)\n" @@ -55,6 +55,7 @@ msgstr "could not rename %s to %s (%s)\n" #, c-format msgid "file not found in file list for package %s. skipping extraction of %s\n" msgstr "" +"file not found in file list for package %s. skipping extraction of %s\n" #: lib/libalpm/add.c:230 #, c-format @@ -66,13 +67,13 @@ msgstr "" "filesystem: %o package: %o\n" #: lib/libalpm/add.c:240 -#, fuzzy, c-format +#, c-format msgid "" "directory ownership differs on %s\n" "filesystem: %u:%u package: %u:%u\n" msgstr "" -"directory permissions differ on %s\n" -"filesystem: %o package: %o\n" +"directory ownership differs on %s\n" +"filesystem: %u:%u package: %u:%u\n" #: lib/libalpm/add.c:255 #, c-format @@ -175,9 +176,9 @@ msgid "error while reading package %s: %s\n" msgstr "error while reading package %s: %s\n" #: lib/libalpm/be_package.c:493 lib/libalpm/be_package.c:517 -#, fuzzy, c-format +#, c-format msgid "error while reading mtree of package %s: %s\n" -msgstr "error while reading package %s: %s\n" +msgstr "error while reading mtree of package %s: %s\n" #: lib/libalpm/be_package.c:588 #, c-format @@ -195,9 +196,9 @@ msgid "missing package version in %s\n" msgstr "missing package version in %s\n" #: lib/libalpm/be_package.c:601 -#, fuzzy, c-format +#, c-format msgid "invalid package version in %s\n" -msgstr "missing package version in %s\n" +msgstr "invalid package version in %s\n" #: lib/libalpm/be_package.c:645 #, c-format @@ -235,9 +236,9 @@ msgid "%s database is inconsistent: filename of package %s is too long\n" msgstr "%s database is inconsistent: filename of package %s is too long\n" #: lib/libalpm/be_sync.c:585 -#, fuzzy, c-format +#, c-format msgid "unknown database file: %s\n" -msgstr "could not stat file %s: %s\n" +msgstr "unknown database file: %s\n" #: lib/libalpm/db.c:369 #, c-format @@ -335,9 +336,10 @@ msgid "failed retrieving file '%s' from %s : %s\n" msgstr "failed retrieving file '%s' from %s : %s\n" #: lib/libalpm/dload.c:500 -#, fuzzy, c-format +#, c-format msgid "failed retrieving file '%s' from %s : expected download size exceeded\n" -msgstr "failed retrieving file '%s' from %s : %s\n" +msgstr "" +"failed retrieving file '%s' from %s : expected download size exceeded\n" #: lib/libalpm/dload.c:548 #, c-format @@ -520,9 +522,9 @@ msgid "invalid or corrupted package (PGP signature)" msgstr "invalid or corrupted package (PGP signature)" #: lib/libalpm/error.c:115 -#, fuzzy, c-format +#, c-format msgid "package missing required signature" -msgstr "missing PGP signature" +msgstr "package missing required signature" #: lib/libalpm/error.c:117 #, c-format @@ -622,7 +624,7 @@ msgstr "unexpected error" #: lib/libalpm/handle.c:139 #, c-format msgid "lock file missing %s\n" -msgstr "" +msgstr "lock file missing %s\n" #: lib/libalpm/handle.c:145 #, c-format @@ -715,9 +717,9 @@ msgid "failed to retrieve some files\n" msgstr "failed to retrieve some files\n" #: lib/libalpm/sync.c:1176 -#, fuzzy, c-format +#, c-format msgid "%s: missing required signature\n" -msgstr "missing PGP signature" +msgstr "%s: missing required signature\n" #: lib/libalpm/sync.c:1357 #, c-format @@ -797,12 +799,12 @@ msgstr "command failed to execute correctly\n" #: lib/libalpm/util.c:612 #, c-format msgid "Unknown signal" -msgstr "" +msgstr "Unknown signal" #: lib/libalpm/util.c:614 #, c-format msgid "command terminated by signal %d: %s\n" -msgstr "" +msgstr "command terminated by signal %d: %s\n" #: lib/libalpm/util.c:711 #, c-format @@ -813,15 +815,3 @@ msgstr "no %s cache exists, creating...\n" #, c-format msgid "couldn't find or create package cache, using %s instead\n" msgstr "couldn't find or create package cache, using %s instead\n" - -#~ msgid "extract: symlink %s does not point to dir\n" -#~ msgstr "extract: symlink %s does not point to dir\n" - -#~ msgid "%s saved as %s\n" -#~ msgstr "%s saved as %s\n" - -#~ msgid "%s installed as %s\n" -#~ msgstr "%s installed as %s\n" - -#~ msgid "extracting %s as %s.pacnew\n" -#~ msgstr "extracting %s as %s.pacnew\n" -- cgit v1.2.3-24-g4f1b