summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/po/en_GB.po
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalpm/po/en_GB.po')
-rw-r--r--lib/libalpm/po/en_GB.po116
1 files changed, 63 insertions, 53 deletions
diff --git a/lib/libalpm/po/en_GB.po b/lib/libalpm/po/en_GB.po
index 60a0d22f..89a0cc5f 100644
--- a/lib/libalpm/po/en_GB.po
+++ b/lib/libalpm/po/en_GB.po
@@ -1,17 +1,17 @@
# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Pacman Development Team <pacman-dev@archlinux.org>
-# This file is distributed under the same license as the PACKAGE package.
+# Copyright (C) YEAR "Pacman Development Team <pacman-dev@archlinux.org>"
+# This file is distributed under the same license as the libalpm package.
#
# Translators:
# Allan McRae <allan@archlinux.org>, 2013
-# Allan McRae <allan@archlinux.org>, 2013-2015,2017-2019
+# Allan McRae <allan@archlinux.org>, 2013-2015,2017-2019,2021
# Dan McGee <dpmcgee@gmail.com>, 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: 2021-04-23 10:36+1000\n"
-"PO-Revision-Date: 2019-10-07 08:47+0000\n"
+"POT-Creation-Date: 2021-05-20 12:24+1000\n"
+"PO-Revision-Date: 2021-04-23 00:50+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"
@@ -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:159 lib/libalpm/dload.c:659 lib/libalpm/remove.c:534
+#: lib/libalpm/add.c:159 lib/libalpm/dload.c:672 lib/libalpm/remove.c:534
#, c-format
msgid "could not rename %s to %s (%s)\n"
msgstr "could not rename %s to %s (%s)\n"
@@ -163,7 +163,7 @@ msgstr "corrupted database entry '%s'\n"
#: lib/libalpm/be_local.c:722 lib/libalpm/be_local.c:818
#: lib/libalpm/be_local.c:958 lib/libalpm/be_local.c:1055
-#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:770 lib/libalpm/util.c:254
+#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:783 lib/libalpm/util.c:254
#: lib/libalpm/util.c:270
#, c-format
msgid "could not open file %s: %s\n"
@@ -225,7 +225,7 @@ msgstr "missing package metadata in %s\n"
msgid "failed to read signature file: %s\n"
msgstr "failed to read signature file: %s\n"
-#: lib/libalpm/be_package.c:770 lib/libalpm/sync.c:934
+#: lib/libalpm/be_package.c:770 lib/libalpm/sync.c:953
#, c-format
msgid "required key missing from keyring\n"
msgstr "required key missing from keyring\n"
@@ -260,7 +260,7 @@ msgstr "%s database is inconsistent: filename of package %s is too long\n"
msgid "unknown database file: %s\n"
msgstr "unknown database file: %s\n"
-#: lib/libalpm/db.c:338
+#: lib/libalpm/db.c:344
#, c-format
msgid "database path is undefined\n"
msgstr "database path is undefined\n"
@@ -345,62 +345,63 @@ msgstr "Partition %s is mounted read only\n"
msgid ""
"too many errors from %s, skipping for the remainder of this transaction\n"
msgstr ""
+"too many errors from %s, skipping for the remainder of this transaction\n"
-#: lib/libalpm/dload.c:224
+#: lib/libalpm/dload.c:220
#, c-format
msgid "disk"
msgstr "disk"
-#: lib/libalpm/dload.c:396
+#: lib/libalpm/dload.c:392
#, c-format
msgid "failed to create temporary file for download\n"
msgstr "failed to create temporary file for download\n"
-#: lib/libalpm/dload.c:497 lib/libalpm/dload.c:525 lib/libalpm/dload.c:542
+#: lib/libalpm/dload.c:509 lib/libalpm/dload.c:537 lib/libalpm/dload.c:551
#, c-format
msgid "failed retrieving file '%s' from %s : %s\n"
msgstr "failed retrieving file '%s' from %s : %s\n"
-#: lib/libalpm/dload.c:516
+#: lib/libalpm/dload.c:529
#, c-format
msgid "failed retrieving file '%s' from %s : expected download size exceeded\n"
msgstr ""
"failed retrieving file '%s' from %s : expected download size exceeded\n"
-#: lib/libalpm/dload.c:637
+#: lib/libalpm/dload.c:650
#, c-format
msgid "%s appears to be truncated: %jd/%jd bytes\n"
msgstr "%s appears to be truncated: %jd/%jd bytes\n"
-#: lib/libalpm/dload.c:737
+#: lib/libalpm/dload.c:750
#, c-format
msgid "url '%s' is invalid\n"
msgstr "URL '%s' is invalid\n"
-#: lib/libalpm/dload.c:817
-#, fuzzy, c-format
+#: lib/libalpm/dload.c:836
+#, c-format
msgid "failed to setup a download payload for %s\n"
-msgstr "failed to download %s\n"
+msgstr "failed to setup a download payload for %s\n"
-#: lib/libalpm/dload.c:829
+#: lib/libalpm/dload.c:848
#, c-format
msgid "curl returned error %d from transfer\n"
-msgstr ""
+msgstr "curl returned error %d from transfer\n"
-#: lib/libalpm/dload.c:851
+#: lib/libalpm/dload.c:872
#, c-format
msgid "curl transfer error: %d\n"
-msgstr ""
+msgstr "curl transfer error: %d\n"
-#: lib/libalpm/dload.c:969 lib/libalpm/sync.c:821
+#: lib/libalpm/dload.c:989 lib/libalpm/sync.c:840
#, c-format
msgid "failed to retrieve some files\n"
msgstr "failed to retrieve some files\n"
-#: lib/libalpm/dload.c:992
+#: lib/libalpm/dload.c:1012
#, c-format
msgid "download completed successfully but no file in the cache\n"
-msgstr ""
+msgstr "download completed successfully but no file in the cache\n"
#: lib/libalpm/error.c:40
#, c-format
@@ -517,7 +518,7 @@ msgstr "no servers configured for repository"
msgid "transaction already initialized"
msgstr "transaction already initialised"
-#: lib/libalpm/error.c:90 lib/libalpm/error.c:94
+#: lib/libalpm/error.c:90 lib/libalpm/error.c:96
#, c-format
msgid "transaction not initialized"
msgstr "transaction not initialised"
@@ -527,86 +528,86 @@ msgstr "transaction not initialised"
msgid "duplicate target"
msgstr "duplicate target"
-#: lib/libalpm/error.c:96
+#: lib/libalpm/error.c:94
+#, fuzzy, c-format
+msgid "duplicate filename"
+msgstr "duplicate target"
+
+#: lib/libalpm/error.c:98
#, c-format
msgid "transaction not prepared"
msgstr "transaction not prepared"
-#: lib/libalpm/error.c:98
+#: lib/libalpm/error.c:100
#, c-format
msgid "transaction aborted"
msgstr "transaction aborted"
-#: lib/libalpm/error.c:100
+#: lib/libalpm/error.c:102
#, c-format
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:104
#, c-format
msgid "transaction commit attempt when database is not locked"
msgstr "transaction commit attempt when database is not locked"
-#: lib/libalpm/error.c:104
+#: lib/libalpm/error.c:106
#, c-format
msgid "failed to run transaction hooks"
msgstr "failed to run transaction hooks"
-#: lib/libalpm/error.c:107
+#: lib/libalpm/error.c:109
#, c-format
msgid "could not find or read package"
msgstr "could not find or read package"
-#: lib/libalpm/error.c:109
+#: lib/libalpm/error.c:111
#, c-format
msgid "operation cancelled due to ignorepkg"
msgstr "operation cancelled due to ignorepkg"
-#: lib/libalpm/error.c:111
+#: lib/libalpm/error.c:113
#, c-format
msgid "invalid or corrupted package"
msgstr "invalid or corrupted package"
-#: lib/libalpm/error.c:113
+#: lib/libalpm/error.c:115
#, c-format
msgid "invalid or corrupted package (checksum)"
msgstr "invalid or corrupted package (checksum)"
-#: lib/libalpm/error.c:115
+#: lib/libalpm/error.c:117
#, c-format
msgid "invalid or corrupted package (PGP signature)"
msgstr "invalid or corrupted package (PGP signature)"
-#: lib/libalpm/error.c:117
+#: lib/libalpm/error.c:119
#, c-format
msgid "package missing required signature"
msgstr "package missing required signature"
-#: lib/libalpm/error.c:119
+#: lib/libalpm/error.c:121
#, c-format
msgid "cannot open package file"
msgstr "cannot open package file"
-#: lib/libalpm/error.c:121
+#: lib/libalpm/error.c:123
#, c-format
msgid "cannot remove all files for package"
msgstr "cannot remove all files for package"
-#: lib/libalpm/error.c:123
+#: lib/libalpm/error.c:125
#, c-format
msgid "package filename is not valid"
msgstr "package filename is not valid"
-#: lib/libalpm/error.c:125
+#: lib/libalpm/error.c:127
#, c-format
msgid "package architecture is not valid"
msgstr "package architecture is not valid"
-#: lib/libalpm/error.c:127
-#, c-format
-msgid "could not find repository for target"
-msgstr "could not find repository for target"
-
#: lib/libalpm/error.c:130
#, c-format
msgid "missing PGP signature"
@@ -849,7 +850,7 @@ msgstr "key \"%s\" could not be imported\n"
msgid "key \"%s\" could not be looked up remotely\n"
msgstr "key \"%s\" could not be looked up remotely\n"
-#: lib/libalpm/signing.c:925 lib/libalpm/sync.c:1003
+#: lib/libalpm/signing.c:925 lib/libalpm/sync.c:1022
#, c-format
msgid "%s: missing required signature\n"
msgstr "%s: missing required signature\n"
@@ -931,32 +932,37 @@ msgstr "ignoring package replacement (%s-%s => %s-%s)\n"
msgid "cannot replace %s by %s\n"
msgstr "cannot replace %s by %s\n"
-#: lib/libalpm/sync.c:523 lib/libalpm/sync.c:593
+#: lib/libalpm/sync.c:476
+#, c-format
+msgid "packages %s and %s have the same filename: %s\n"
+msgstr ""
+
+#: lib/libalpm/sync.c:542 lib/libalpm/sync.c:612
#, c-format
msgid "unresolvable package conflicts detected\n"
msgstr "unresolvable package conflicts detected\n"
-#: lib/libalpm/sync.c:543
+#: lib/libalpm/sync.c:562
#, c-format
msgid "removing '%s' from target list because it conflicts with '%s'\n"
msgstr "removing '%s' from target list because it conflicts with '%s'\n"
-#: lib/libalpm/sync.c:1017
+#: lib/libalpm/sync.c:1036
#, c-format
msgid "failed to read file %s: %s\n"
msgstr "failed to read file %s: %s\n"
-#: lib/libalpm/sync.c:1204
+#: lib/libalpm/sync.c:1223
#, c-format
msgid "not enough free disk space\n"
msgstr "not enough free disk space\n"
-#: lib/libalpm/sync.c:1226
+#: lib/libalpm/sync.c:1245
#, c-format
msgid "could not commit removal transaction\n"
msgstr "could not commit removal transaction\n"
-#: lib/libalpm/sync.c:1234
+#: lib/libalpm/sync.c:1253
#, c-format
msgid "could not commit transaction\n"
msgstr "could not commit transaction\n"
@@ -1040,3 +1046,7 @@ 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"
+
+#, c-format
+#~ msgid "could not find repository for target"
+#~ msgstr "could not find repository for target"