summaryrefslogtreecommitdiff
path: root/po/apt-all.pot
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2024-11-14 18:31:46 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2024-11-14 18:31:46 +0100
commit7ea8ab32e68a55ad20b54561d6341b295c6ffe9c (patch)
tree5d45c476a3dd884021306df1d66f869e5999c8c4 /po/apt-all.pot
parent82752f6e0c65541244c2607e5dedf437701e07dc (diff)
Release 2.9.112.9.11
Diffstat (limited to 'po/apt-all.pot')
-rw-r--r--po/apt-all.pot172
1 files changed, 13 insertions, 159 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot
index aa4e94063..30fed03ab 100644
--- a/po/apt-all.pot
+++ b/po/apt-all.pot
@@ -5,9 +5,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt 2.9.10\n"
+"Project-Id-Version: apt 2.9.11\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2024-10-22 16:47+0000\n"
+"POT-Creation-Date: 2024-11-14 17:31+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -232,13 +232,6 @@ msgstr ""
#: apt-pkg/acquire-worker.cc
#, c-format
-msgid ""
-"The method '%s' is unsupported and disabled by default. Consider switching "
-"to http(s). Set Dir::Bin::Methods::%s to \"%s\" to enable it again."
-msgstr ""
-
-#: apt-pkg/acquire-worker.cc
-#, c-format
msgid "The method '%s' is explicitly disabled via configuration."
msgstr ""
@@ -745,11 +738,11 @@ msgstr ""
msgid "Sub-process %s exited unexpectedly"
msgstr ""
-#: apt-pkg/contrib/fileutl.cc methods/ftp.cc methods/rsh.cc
+#: apt-pkg/contrib/fileutl.cc
msgid "Read error"
msgstr ""
-#: apt-pkg/contrib/fileutl.cc methods/ftp.cc methods/rsh.cc
+#: apt-pkg/contrib/fileutl.cc
msgid "Write error"
msgstr ""
@@ -3237,7 +3230,7 @@ msgstr ""
msgid "Compressed output %s needs a compression set"
msgstr ""
-#: ftparchive/multicompress.cc methods/rsh.cc
+#: ftparchive/multicompress.cc
msgid "Failed to create IPC pipe to subprocess"
msgstr ""
@@ -3410,7 +3403,7 @@ msgstr ""
msgid "Connection failed"
msgstr ""
-#: methods/basehttp.cc methods/ftp.cc methods/http.cc
+#: methods/basehttp.cc methods/http.cc
#, c-format
msgid "File has unexpected size (%llu != %llu). Mirror sync in progress?"
msgstr ""
@@ -3450,7 +3443,7 @@ msgstr ""
msgid "Disk not found."
msgstr ""
-#: methods/cdrom.cc methods/file.cc methods/rsh.cc
+#: methods/cdrom.cc methods/file.cc
msgid "File not found"
msgstr ""
@@ -3485,7 +3478,7 @@ msgstr ""
msgid "Cannot initiate the connection to %s:%s (%s)."
msgstr ""
-#: methods/connect.cc methods/ftp.cc methods/rsh.cc
+#: methods/connect.cc
msgid "Failed"
msgstr ""
@@ -3499,9 +3492,7 @@ msgstr ""
msgid "Could not connect to %s:%s (%s), connection timed out"
msgstr ""
-#. We say this mainly because the pause here is for the
-#. ssh connection that is still going
-#: methods/connect.cc methods/rsh.cc
+#: methods/connect.cc
#, c-format
msgid "Connecting to %s"
msgstr ""
@@ -3539,143 +3530,6 @@ msgstr ""
msgid "Invalid URI, local URIS must not start with //"
msgstr ""
-#. Login must be before getpeername otherwise dante won't work.
-#: methods/ftp.cc
-msgid "Logging in"
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Unable to determine the peer name"
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Unable to determine the local name"
-msgstr ""
-
-#: methods/ftp.cc
-#, c-format
-msgid "The server refused the connection and said: %s"
-msgstr ""
-
-#: methods/ftp.cc
-#, c-format
-msgid "USER failed, server said: %s"
-msgstr ""
-
-#: methods/ftp.cc
-#, c-format
-msgid "PASS failed, server said: %s"
-msgstr ""
-
-#: methods/ftp.cc
-msgid ""
-"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
-"is empty."
-msgstr ""
-
-#: methods/ftp.cc
-#, c-format
-msgid "Login script command '%s' failed, server said: %s"
-msgstr ""
-
-#: methods/ftp.cc
-#, c-format
-msgid "TYPE failed, server said: %s"
-msgstr ""
-
-#: methods/ftp.cc methods/rsh.cc
-msgid "Connection timeout"
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Server closed the connection"
-msgstr ""
-
-#: methods/ftp.cc methods/rsh.cc
-msgid "A response overflowed the buffer."
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Protocol corruption"
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Could not create a socket"
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Could not connect data socket, connection timed out"
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Could not connect passive socket."
-msgstr ""
-
-#: methods/ftp.cc
-msgid "getaddrinfo was unable to get a listening socket"
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Could not bind a socket"
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Could not listen on the socket"
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Could not determine the socket's name"
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Unable to send PORT command"
-msgstr ""
-
-#: methods/ftp.cc
-#, c-format
-msgid "Unknown address family %u (AF_*)"
-msgstr ""
-
-#: methods/ftp.cc
-#, c-format
-msgid "EPRT failed, server said: %s"
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Data socket connect timed out"
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Unable to accept connection"
-msgstr ""
-
-#: methods/ftp.cc methods/http.cc methods/rsh.cc
-msgid "Problem hashing file"
-msgstr ""
-
-#: methods/ftp.cc
-#, c-format
-msgid "Unable to fetch file, server said '%s'"
-msgstr ""
-
-#: methods/ftp.cc methods/rsh.cc
-msgid "Data socket timed out"
-msgstr ""
-
-#: methods/ftp.cc
-#, c-format
-msgid "Data transfer failed, server said '%s'"
-msgstr ""
-
-#. Get the files information
-#: methods/ftp.cc
-msgid "Query"
-msgstr ""
-
-#: methods/ftp.cc
-msgid "Unable to invoke "
-msgstr ""
-
#: methods/gpgv.cc
#, c-format
msgid "untrusted public key algorithm: %s"
@@ -3753,12 +3607,12 @@ msgstr ""
msgid "Connection timed out"
msgstr ""
-#: methods/rred.cc
-msgid "Failed to set modification time"
+#: methods/http.cc
+msgid "Problem hashing file"
msgstr ""
-#: methods/rsh.cc
-msgid "Connection closed prematurely"
+#: methods/rred.cc
+msgid "Failed to set modification time"
msgstr ""
#: methods/store.cc