From 652438772e0b1a5bdc48699a9f72057ea377df3c Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 15 May 2018 11:03:42 +1000 Subject: Pull translations from Transifex and regenerate Signed-off-by: Allan McRae --- lib/libalpm/po/en_GB.po | 120 +++++++++++++++++++++++++----------------------- 1 file changed, 62 insertions(+), 58 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 df1a684b..81af536b 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-2015,2017 +# Allan McRae , 2013-2015,2017-2018 # 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: 2018-04-29 23:44+1000\n" -"PO-Revision-Date: 2017-09-19 09:04+0000\n" +"POT-Creation-Date: 2018-05-15 10:34+1000\n" +"PO-Revision-Date: 2018-04-29 14:22+0000\n" "Last-Translator: Allan McRae \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/toofishes/" "archlinux-pacman/language/en_GB/)\n" @@ -51,7 +51,7 @@ msgstr "warning given when extracting %s (%s)\n" msgid "could not extract %s (%s)\n" msgstr "could not extract %s (%s)\n" -#: lib/libalpm/add.c:154 lib/libalpm/dload.c:561 lib/libalpm/remove.c:533 +#: lib/libalpm/add.c:154 lib/libalpm/dload.c:561 lib/libalpm/remove.c:541 #, c-format msgid "could not rename %s to %s (%s)\n" msgstr "could not rename %s to %s (%s)\n" @@ -241,9 +241,9 @@ msgid "could not parse package description file '%s' from db '%s'\n" msgstr "could not parse package description file '%s' from db '%s'\n" #: lib/libalpm/be_sync.c:524 -#, fuzzy, c-format +#, c-format msgid "could not read db '%s' (%s)\n" -msgstr "could not rename %s to %s (%s)\n" +msgstr "could not read db '%s' (%s)\n" #: lib/libalpm/be_sync.c:558 lib/libalpm/be_sync.c:563 #, c-format @@ -662,71 +662,71 @@ msgid "could not remove lock file %s\n" msgstr "could not remove lock file %s\n" #: lib/libalpm/hook.c:107 -#, fuzzy, c-format +#, c-format msgid "Missing trigger targets in hook: %s\n" -msgstr "missing package name in %s\n" +msgstr "Missing trigger targets in hook: %s\n" #: lib/libalpm/hook.c:113 -#, fuzzy, c-format +#, c-format msgid "Missing trigger type in hook: %s\n" -msgstr "missing package name in %s\n" +msgstr "Missing trigger type in hook: %s\n" #: lib/libalpm/hook.c:119 -#, fuzzy, c-format +#, c-format msgid "Missing trigger operation in hook: %s\n" -msgstr "missing package version in %s\n" +msgstr "Missing trigger operation in hook: %s\n" #: lib/libalpm/hook.c:146 -#, fuzzy, c-format +#, c-format msgid "Missing Exec option in hook: %s\n" -msgstr "missing package version in %s\n" +msgstr "Missing Exec option in hook: %s\n" #: lib/libalpm/hook.c:152 -#, fuzzy, c-format +#, c-format msgid "Missing When option in hook: %s\n" -msgstr "missing package version in %s\n" +msgstr "Missing When option in hook: %s\n" #: lib/libalpm/hook.c:155 -#, fuzzy, c-format +#, c-format msgid "AbortOnFail set for PostTransaction hook: %s\n" -msgstr "failed to run transaction hooks" +msgstr "AbortOnFail set for PostTransaction hook: %s\n" #: lib/libalpm/hook.c:273 -#, fuzzy, c-format +#, c-format msgid "error while reading hook %s: %s\n" -msgstr "error while reading file %s: %s\n" +msgstr "error while reading hook %s: %s\n" #: lib/libalpm/hook.c:275 lib/libalpm/hook.c:315 lib/libalpm/hook.c:357 #, c-format msgid "hook %s line %d: invalid option %s\n" -msgstr "" +msgstr "hook %s line %d: invalid option %s\n" #: lib/libalpm/hook.c:285 #, c-format msgid "hook %s line %d: invalid section %s\n" -msgstr "" +msgstr "hook %s line %d: invalid section %s\n" #: lib/libalpm/hook.c:297 lib/libalpm/hook.c:308 lib/libalpm/hook.c:327 #: lib/libalpm/hook.c:350 -#, fuzzy, c-format +#, c-format msgid "hook %s line %d: invalid value %s\n" -msgstr "removing invalid file: %s\n" +msgstr "hook %s line %d: invalid value %s\n" #: lib/libalpm/hook.c:301 lib/libalpm/hook.c:320 lib/libalpm/hook.c:331 #: lib/libalpm/hook.c:345 #, c-format msgid "hook %s line %d: overwriting previous definition of %s\n" -msgstr "" +msgstr "hook %s line %d: overwriting previous definition of %s\n" #: lib/libalpm/hook.c:352 #, c-format msgid "hook %s line %d: unable to set option (%s)\n" -msgstr "" +msgstr "hook %s line %d: unable to set option (%s)\n" #: lib/libalpm/hook.c:613 -#, fuzzy, c-format +#, c-format msgid "unable to run hook %s: %s\n" -msgstr "unable to write to pipe (%s)\n" +msgstr "unable to run hook %s: %s\n" #: lib/libalpm/hook.c:648 lib/libalpm/hook.c:660 lib/libalpm/remove.c:385 #, c-format @@ -734,9 +734,9 @@ msgid "could not open directory: %s: %s\n" msgstr "could not open directory: %s: %s\n" #: lib/libalpm/hook.c:676 -#, fuzzy, c-format +#, c-format msgid "could not open file: %s%s: %s\n" -msgstr "could not open file: %s: %s\n" +msgstr "could not open file: %s%s: %s\n" #: lib/libalpm/hook.c:696 lib/libalpm/util.c:259 #, c-format @@ -744,9 +744,9 @@ msgid "could not stat file %s: %s\n" msgstr "could not stat file %s: %s\n" #: lib/libalpm/hook.c:722 -#, fuzzy, c-format +#, c-format msgid "could not read directory: %s: %s\n" -msgstr "could not create directory %s: %s\n" +msgstr "could not read directory: %s: %s\n" #: lib/libalpm/package.c:586 #, c-format @@ -768,17 +768,22 @@ msgstr "removing %s from target list\n" msgid "cannot remove file '%s': %s\n" msgstr "cannot remove file '%s': %s\n" -#: lib/libalpm/remove.c:553 +#: lib/libalpm/remove.c:410 lib/libalpm/remove.c:419 +#, c-format +msgid "could not backup %s due to PATH_MAX overflow\n" +msgstr "" + +#: lib/libalpm/remove.c:561 #, c-format msgid "cannot remove %s (%s)\n" msgstr "cannot remove %s (%s)\n" -#: lib/libalpm/remove.c:726 +#: lib/libalpm/remove.c:734 #, c-format msgid "could not remove database entry %s-%s\n" msgstr "could not remove database entry %s-%s\n" -#: lib/libalpm/remove.c:731 +#: lib/libalpm/remove.c:739 #, c-format msgid "could not remove entry '%s' from cache\n" msgstr "could not remove entry '%s' from cache\n" @@ -786,32 +791,32 @@ msgstr "could not remove entry '%s' from cache\n" #: lib/libalpm/signing.c:171 #, c-format msgid "Public keyring not found; have you run '%s'?\n" -msgstr "" +msgstr "Public keyring not found; have you run '%s'?\n" #: lib/libalpm/signing.c:207 lib/libalpm/signing.c:705 #, c-format msgid "GPGME error: %s\n" -msgstr "" +msgstr "GPGME error: %s\n" #: lib/libalpm/signing.c:402 #, c-format msgid "keyring is not writable\n" -msgstr "" +msgstr "keyring is not writable\n" #: lib/libalpm/signing.c:460 #, c-format msgid "key \"%s\" could not be imported\n" -msgstr "" +msgstr "key \"%s\" could not be imported\n" #: lib/libalpm/signing.c:466 #, c-format msgid "key %s, \"%s\" found on keyserver, keyring is not writable\n" -msgstr "" +msgstr "key %s, \"%s\" found on keyserver, keyring is not writable\n" #: lib/libalpm/signing.c:471 #, c-format msgid "key \"%s\" could not be looked up remotely\n" -msgstr "" +msgstr "key \"%s\" could not be looked up remotely\n" #: lib/libalpm/signing.c:859 lib/libalpm/sync.c:1181 #, c-format @@ -821,53 +826,49 @@ msgstr "%s: missing required signature\n" #: lib/libalpm/signing.c:874 #, c-format msgid "%s: signature from \"%s\" is marginal trust\n" -msgstr "" +msgstr "%s: signature from \"%s\" is marginal trust\n" #: lib/libalpm/signing.c:882 #, c-format msgid "%s: signature from \"%s\" is unknown trust\n" -msgstr "" +msgstr "%s: signature from \"%s\" is unknown trust\n" #: lib/libalpm/signing.c:889 #, c-format msgid "%s: signature from \"%s\" should never be trusted\n" -msgstr "" +msgstr "%s: signature from \"%s\" should never be trusted\n" #: lib/libalpm/signing.c:901 #, c-format msgid "%s: key \"%s\" is unknown\n" -msgstr "" +msgstr "%s: key \"%s\" is unknown\n" #: lib/libalpm/signing.c:910 #, c-format msgid "%s: key \"%s\" is disabled\n" -msgstr "" +msgstr "%s: key \"%s\" is disabled\n" #: lib/libalpm/signing.c:914 #, c-format msgid "%s: signature from \"%s\" is expired\n" -msgstr "" +msgstr "%s: signature from \"%s\" is expired\n" #: lib/libalpm/signing.c:918 -#, fuzzy, c-format -msgid "%s: signature from \"%s\" is invalid\n" -msgstr "URL '%s' is invalid\n" - -#: lib/libalpm/signing.c:995 #, c-format -msgid "%s: signature format error" -msgstr "" +msgid "%s: signature from \"%s\" is invalid\n" +msgstr "%s: signature from \"%s\" is invalid\n" -#: lib/libalpm/signing.c:1063 lib/libalpm/signing.c:1142 +#: lib/libalpm/signing.c:995 lib/libalpm/signing.c:1063 +#: lib/libalpm/signing.c:1142 #, c-format msgid "%s: signature format error\n" -msgstr "" +msgstr "%s: signature format error\n" #: lib/libalpm/signing.c:1095 lib/libalpm/signing.c:1128 #: lib/libalpm/signing.c:1136 -#, fuzzy, c-format +#, c-format msgid "%s: unsupported signature format\n" -msgstr "%s: missing required signature\n" +msgstr "%s: unsupported signature format\n" #: lib/libalpm/sync.c:98 #, c-format @@ -1008,3 +1009,6 @@ 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 "%s: signature format error" +#~ msgstr "%s: signature format error" -- cgit v1.2.3-54-g00ecf