Update British English translation

This commit is contained in:
Zander Brown 2021-09-16 16:35:36 +00:00 committed by GNOME Translation Robot
parent bdbe7655c9
commit bd753ccd4b

View File

@ -2,55 +2,60 @@
# Copyright (C) 2016 libsecret's COPYRIGHT HOLDER # Copyright (C) 2016 libsecret's COPYRIGHT HOLDER
# This file is distributed under the same license as the libsecret package. # This file is distributed under the same license as the libsecret package.
# Abigail Brady <morwen@evilmagic.org>, Bastien Nocera <hadess@hadess.net>, 2016. # Abigail Brady <morwen@evilmagic.org>, Bastien Nocera <hadess@hadess.net>, 2016.
# Zander Brown <zbrown@gnome.org>, 2021.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libsecret master\n" "Project-Id-Version: libsecret master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/libsecret/issues\n"
"product=libsecret&keywords=I18N+L10N&component=General\n" "POT-Creation-Date: 2021-06-24 11:59+0000\n"
"POT-Creation-Date: 2016-08-22 19:43+0000\n" "PO-Revision-Date: 2021-08-29 15:29+0100\n"
"PO-Revision-Date: 2016-09-18 10:31+0200\n" "Last-Translator: Zander Brown <zbrown@gnome.org>\n"
"Last-Translator: David King <amigadave@amigadave.com>\n" "Language-Team: English - United Kingdom <en_GB@li.org>\n"
"Language-Team: British English <en_GB@li.org>\n"
"Language: en_GB\n" "Language: en_GB\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);;\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Gtranslator 40.0\n"
#: ../libsecret/secret-item.c:1165 #: libsecret/secret-item.c:1104
#, c-format
msgid "Received invalid secret from the secret storage" msgid "Received invalid secret from the secret storage"
msgstr "Received invalid secret from the secret storage" msgstr "Received invalid secret from the secret storage"
#: ../libsecret/secret-methods.c:1055 #: libsecret/secret-methods.c:1055
msgid "Default keyring" msgid "Default keyring"
msgstr "Default keyring" msgstr "Default keyring"
#: ../libsecret/secret-session.c:244 ../libsecret/secret-session.c:281 #: libsecret/secret-session.c:243 libsecret/secret-session.c:279
msgid "Couldnt communicate with the secret storage" msgid "Couldnt communicate with the secret storage"
msgstr "Couldnt communicate with the secret storage" msgstr "Couldnt communicate with the secret storage"
#: ../tool/secret-tool.c:39 #: tool/secret-tool.c:42
msgid "the label for the new stored item" msgid "the label for the new stored item"
msgstr "the label for the new stored item" msgstr "the label for the new stored item"
#: ../tool/secret-tool.c:41 #: tool/secret-tool.c:44
msgid "the collection in which to place the stored item" msgid "the collection in which to place the stored item"
msgstr "the collection in which to place the stored item" msgstr "the collection in which to place the stored item"
#: ../tool/secret-tool.c:43 ../tool/secret-tool.c:50 ../tool/secret-tool.c:437 #: tool/secret-tool.c:46 tool/secret-tool.c:53 tool/secret-tool.c:458
msgid "attribute value pairs of item to lookup" msgid "attribute value pairs of item to lookup"
msgstr "attribute value pairs of item to lookup" msgstr "attribute value pairs of item to lookup"
#: ../tool/secret-tool.c:57 #: tool/secret-tool.c:60
msgid "attribute value pairs which match items to clear" msgid "attribute value pairs which match items to clear"
msgstr "attribute value pairs which match items to clear" msgstr "attribute value pairs which match items to clear"
#: ../tool/secret-tool.c:433 #: tool/secret-tool.c:67
#| msgid "the collection in which to place the stored item"
msgid "collection in which to lock"
msgstr "collection in which to lock"
#: tool/secret-tool.c:454
msgid "return all results, instead of just first one" msgid "return all results, instead of just first one"
msgstr "return all results, instead of just first one" msgstr "return all results, instead of just first one"
#: ../tool/secret-tool.c:435 #: tool/secret-tool.c:456
msgid "unlock item results if necessary" msgid "unlock item results if necessary"
msgstr "unlock item results if necessary" msgstr "unlock item results if necessary"