From 8e26842cdbeeae43361f8de872f1f0bc1339fb8e Mon Sep 17 00:00:00 2001
From: Automated System <gitea@mirror.git.trinitydesktop.org>
Date: Mon, 4 Mar 2024 18:23:47 +0000
Subject: Update translation template.

---
 template/messages/tdebase/tdeio_sftp.pot | 120 ++++++++++++++++++++-----------
 1 file changed, 78 insertions(+), 42 deletions(-)

(limited to 'template/messages/tdebase')

diff --git a/template/messages/tdebase/tdeio_sftp.pot b/template/messages/tdebase/tdeio_sftp.pot
index 5b4c98a0b52..1e3ed7b6bea 100644
--- a/template/messages/tdebase/tdeio_sftp.pot
+++ b/template/messages/tdebase/tdeio_sftp.pot
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2022-07-15 18:15+0000\n"
+"POT-Creation-Date: 2024-03-04 18:17+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"
@@ -27,55 +27,82 @@ msgid ""
 "Your emails"
 msgstr ""
 
-#: tdeio_sftp.cpp:148 tdeio_sftp.cpp:210 tdeio_sftp.cpp:214 tdeio_sftp.cpp:534
+#: tdeio_sftp.cpp:279
+msgid "Incorrect or invalid passphrase."
+msgstr ""
+
+#: tdeio_sftp.cpp:285
+#, c-format
+msgid ""
+"Please enter the passphrase for next public key:\n"
+"%1"
+msgstr ""
+
+#: tdeio_sftp.cpp:287
+msgid "Please enter the passphrase for your public key."
+msgstr ""
+
+#: tdeio_sftp.cpp:436 tdeio_sftp.cpp:629
 msgid "SFTP Login"
 msgstr ""
 
-#: tdeio_sftp.cpp:224
-msgid "Use the username input field to answer this question."
+#: tdeio_sftp.cpp:457
+msgid "Please enter your password."
 msgstr ""
 
-#: tdeio_sftp.cpp:458
-msgid "Could not allocate callbacks"
+#: tdeio_sftp.cpp:462 tdeio_sftp.cpp:562
+msgid "Login failed: incorrect password or username."
 msgstr ""
 
-#: tdeio_sftp.cpp:518
-msgid "Opening SFTP connection to host %1:%2"
+#: tdeio_sftp.cpp:469
+msgid "Please enter answer for the next request:"
 msgstr ""
 
-#: tdeio_sftp.cpp:522
-msgid "No hostname specified."
+#: tdeio_sftp.cpp:508
+msgid "Use the username input field to answer this question."
 msgstr ""
 
-#: tdeio_sftp.cpp:536
+#: tdeio_sftp.cpp:549
+msgid "Please enter your username and password."
+msgstr ""
+
+#: tdeio_sftp.cpp:615
+msgid "SSH error: \"%1\" (%2)"
+msgstr ""
+
+#: tdeio_sftp.cpp:631
 msgid "site:"
 msgstr ""
 
-#: tdeio_sftp.cpp:563
+#: tdeio_sftp.cpp:843
+msgid "Could not allocate callbacks"
+msgstr ""
+
+#: tdeio_sftp.cpp:908
 msgid "Could not create a new SSH session."
 msgstr ""
 
-#: tdeio_sftp.cpp:593
+#: tdeio_sftp.cpp:938
 msgid "Could not set host."
 msgstr ""
 
-#: tdeio_sftp.cpp:600
+#: tdeio_sftp.cpp:945
 msgid "Could not set port."
 msgstr ""
 
-#: tdeio_sftp.cpp:609
+#: tdeio_sftp.cpp:955
 msgid "Could not set username."
 msgstr ""
 
-#: tdeio_sftp.cpp:618
+#: tdeio_sftp.cpp:964
 msgid "Could not set log verbosity."
 msgstr ""
 
-#: tdeio_sftp.cpp:626
+#: tdeio_sftp.cpp:972
 msgid "Could not parse the config file."
 msgstr ""
 
-#: tdeio_sftp.cpp:680
+#: tdeio_sftp.cpp:1025
 #, c-format
 msgid ""
 "The host key for this server was not found, but another type of key exists.\n"
@@ -85,7 +112,7 @@ msgid ""
 "%1"
 msgstr ""
 
-#: tdeio_sftp.cpp:691
+#: tdeio_sftp.cpp:1035
 msgid ""
 "The host key for the server %1 has changed.\n"
 "This could either mean that DNS SPOOFING is happening or the IP address for "
@@ -96,75 +123,84 @@ msgid ""
 "%3"
 msgstr ""
 
-#: tdeio_sftp.cpp:704
+#: tdeio_sftp.cpp:1049
 msgid "Warning: Cannot verify host's identity."
 msgstr ""
 
-#: tdeio_sftp.cpp:705
+#: tdeio_sftp.cpp:1050
 msgid ""
 "The authenticity of host %1 cannot be established.\n"
 "The key fingerprint is: %2\n"
 "Are you sure you want to continue connecting?"
 msgstr ""
 
-#: tdeio_sftp.cpp:740 tdeio_sftp.cpp:767 tdeio_sftp.cpp:793 tdeio_sftp.cpp:838
+#: tdeio_sftp.cpp:1092
+msgid "Opening SFTP connection to host %1:%2"
+msgstr ""
+
+#: tdeio_sftp.cpp:1096
+msgid "No hostname specified."
+msgstr ""
+
+#: tdeio_sftp.cpp:1131 tdeio_sftp.cpp:1207
 msgid "Authentication failed (method: %1)."
 msgstr ""
 
-#: tdeio_sftp.cpp:741
+#: tdeio_sftp.cpp:1132
 msgid "none"
 msgstr ""
 
-#: tdeio_sftp.cpp:748
+#: tdeio_sftp.cpp:1171
 msgid ""
-"Authentication failed. The server did not send any authentication methods!"
+"Authentication failed.\n"
+"The server did not send any authentication methods!"
 msgstr ""
 
-#: tdeio_sftp.cpp:768
-msgid "public key"
+#: tdeio_sftp.cpp:1175
+msgid ""
+"Authentication failed.\n"
+"The server sent only unsupported authentication methods (%1)!"
 msgstr ""
 
-#: tdeio_sftp.cpp:794
-msgid "keyboard interactive"
+#: tdeio_sftp.cpp:1211
+msgid "Server is slow to respond or hung up unexpectedly."
 msgstr ""
 
-#: tdeio_sftp.cpp:810
-msgid "Please enter your username and password."
+#: tdeio_sftp.cpp:1227
+msgid "Authentication failed unexpectedly"
 msgstr ""
 
-#: tdeio_sftp.cpp:812
-msgid ""
-"Login failed.\n"
-"Please confirm your username and password, and enter them again."
+#: tdeio_sftp.cpp:1241
+msgid "Authentication denied (attempted methods: %1)."
 msgstr ""
 
-#: tdeio_sftp.cpp:839
-msgid "password"
+#: tdeio_sftp.cpp:1245
+msgid "Note: server also declares some unsupported authentication methods (%1)"
 msgstr ""
 
-#: tdeio_sftp.cpp:853
+#: tdeio_sftp.cpp:1259
 msgid ""
 "Unable to request the SFTP subsystem. Make sure SFTP is enabled on the "
 "server."
 msgstr ""
 
-#: tdeio_sftp.cpp:861
+#: tdeio_sftp.cpp:1266
 msgid "Could not initialize the SFTP session."
 msgstr ""
 
-#: tdeio_sftp.cpp:866
+#: tdeio_sftp.cpp:1271
 #, c-format
 msgid "Successfully connected to %1"
 msgstr ""
 
-#: tdeio_sftp.cpp:1381
+#: tdeio_sftp.cpp:1772
 #, c-format
 msgid ""
 "Could not change permissions for\n"
 "%1"
 msgstr ""
 
-#: tdeio_sftp.cpp:1564
+#: tdeio_sftp.cpp:1955
 #, c-format
 msgid "Could not read link: %1"
 msgstr ""
-- 
cgit v1.2.1