diff options
Diffstat (limited to 'scripts/po/en_GB.po')
-rw-r--r-- | scripts/po/en_GB.po | 39 |
1 files changed, 22 insertions, 17 deletions
diff --git a/scripts/po/en_GB.po b/scripts/po/en_GB.po index 80504b18..a51a46e4 100644 --- a/scripts/po/en_GB.po +++ b/scripts/po/en_GB.po @@ -10,8 +10,8 @@ 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: 2019-10-07 18:09+1000\n" -"PO-Revision-Date: 2019-08-12 03:28+0000\n" +"POT-Creation-Date: 2019-10-14 09:42+1000\n" +"PO-Revision-Date: 2019-10-07 08:48+0000\n" "Last-Translator: Allan McRae <allan@archlinux.org>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/toofishes/" "archlinux-pacman/language/en_GB/)\n" @@ -350,7 +350,7 @@ msgstr " --nosign Do not create a signature for the package" #: scripts/makepkg.sh.in:981 msgid " --packagelist Only list package filepaths that would be produced" -msgstr "" +msgstr " --packagelist Only list package filepaths that would be produced" #: scripts/makepkg.sh.in:982 msgid " --printsrcinfo Print the generated SRCINFO and exit" @@ -891,55 +891,60 @@ msgstr "Locally signing key %s..." msgid "%s could not be locally signed." msgstr "%s could not be locally signed." -#: scripts/pacman-key.sh.in:480 +#: scripts/pacman-key.sh.in:482 +#, fuzzy +msgid "Remote key not fetched correctly from WKD or keyserver." +msgstr "Remote key not fetched correctly from keyserver." + +#: scripts/pacman-key.sh.in:487 msgid "Remote key not fetched correctly from keyserver." msgstr "Remote key not fetched correctly from keyserver." -#: scripts/pacman-key.sh.in:488 +#: scripts/pacman-key.sh.in:497 msgid "A specified local key could not be updated from a keyserver." msgstr "A specified local key could not be updated from a keyserver." -#: scripts/pacman-key.sh.in:506 scripts/repo-add.sh.in:273 +#: scripts/pacman-key.sh.in:515 scripts/repo-add.sh.in:273 msgid "Cannot use armored signatures for packages: %s" msgstr "Cannot use armored signatures for packages: %s" -#: scripts/pacman-key.sh.in:510 +#: scripts/pacman-key.sh.in:519 msgid "The signature identified by %s could not be verified." msgstr "The signature identified by %s could not be verified." -#: scripts/pacman-key.sh.in:517 +#: scripts/pacman-key.sh.in:526 msgid "Updating trust database..." msgstr "Updating trust database..." -#: scripts/pacman-key.sh.in:519 +#: scripts/pacman-key.sh.in:528 msgid "Trust database could not be updated." msgstr "Trust database could not be updated." -#: scripts/pacman-key.sh.in:586 +#: scripts/pacman-key.sh.in:595 msgid "Cannot find the %s binary required for all %s operations." msgstr "Cannot find the %s binary required for all %s operations." -#: scripts/pacman-key.sh.in:591 +#: scripts/pacman-key.sh.in:600 msgid "%s needs to be run as root for this operation." msgstr "%s needs to be run as root for this operation." -#: scripts/pacman-key.sh.in:597 +#: scripts/pacman-key.sh.in:606 msgid "%s configuration file '%s' not found." msgstr "%s configuration file '%s' not found." -#: scripts/pacman-key.sh.in:618 +#: scripts/pacman-key.sh.in:627 msgid "no operation specified (use -h for help)" msgstr "no operation specified (use -h for help)" -#: scripts/pacman-key.sh.in:623 +#: scripts/pacman-key.sh.in:632 msgid "Multiple operations specified." msgstr "Multiple operations specified." -#: scripts/pacman-key.sh.in:624 +#: scripts/pacman-key.sh.in:633 msgid "Please run %s with each operation separately." msgstr "Please run %s with each operation separately." -#: scripts/pacman-key.sh.in:632 +#: scripts/pacman-key.sh.in:641 msgid "No targets specified" msgstr "No targets specified" @@ -1324,7 +1329,7 @@ msgstr "%s should not be an array" #: scripts/libmakepkg/lint_config/variable.sh.in:66 msgid "PACKAGER should have the format 'Example Name <email@address.invalid>'" -msgstr "" +msgstr "PACKAGER should have the format 'Example Name <email@address.invalid>'" #: scripts/libmakepkg/lint_package.sh.in:41 msgid "Checking for packaging issues..." |