summaryrefslogtreecommitdiffstats
path: root/tde-i18n-bs/messages/tdebase/tdeio_sftp.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-bs/messages/tdebase/tdeio_sftp.po')
-rw-r--r--tde-i18n-bs/messages/tdebase/tdeio_sftp.po166
1 files changed, 106 insertions, 60 deletions
diff --git a/tde-i18n-bs/messages/tdebase/tdeio_sftp.po b/tde-i18n-bs/messages/tdebase/tdeio_sftp.po
index ced12eda110..f0632634a66 100644
--- a/tde-i18n-bs/messages/tdebase/tdeio_sftp.po
+++ b/tde-i18n-bs/messages/tdebase/tdeio_sftp.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: tdeio_sftp\n"
-"POT-Creation-Date: 2022-07-15 18:15+0000\n"
+"POT-Creation-Date: 2024-03-05 18:16+0000\n"
"PO-Revision-Date: 2005-03-21 15:16+0100\n"
"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n"
"Language-Team: Bosanski <lokal@lugbih.org>\n"
@@ -29,63 +29,93 @@ msgid ""
"Your emails"
msgstr ""
-#: tdeio_sftp.cpp:148 tdeio_sftp.cpp:210 tdeio_sftp.cpp:214 tdeio_sftp.cpp:534
+#: tdeio_sftp.cpp:280
+#, fuzzy
+#| msgid "Incorrect username or password"
+msgid "Incorrect or invalid passphrase."
+msgstr "Neispravno korisničko ime ili šifra"
+
+#: tdeio_sftp.cpp:286
+#, fuzzy, c-format
+#| msgid "Please supply the passphrase for your SSH private key."
+msgid ""
+"Please enter the passphrase for next public key:\n"
+"%1"
+msgstr "Molim unesite passphrase za vaš SSH privatni ključ."
+
+#: tdeio_sftp.cpp:288
+#, fuzzy
+#| msgid "Please supply the passphrase for your SSH private key."
+msgid "Please enter the passphrase for your public key."
+msgstr "Molim unesite passphrase za vaš SSH privatni ključ."
+
+#: tdeio_sftp.cpp:437 tdeio_sftp.cpp:630
msgid "SFTP Login"
msgstr "SFTP prijava"
-#: tdeio_sftp.cpp:224
-msgid "Use the username input field to answer this question."
-msgstr ""
-
#: tdeio_sftp.cpp:458
#, fuzzy
-#| msgid "Could not allocate memory for SFTP packet."
-msgid "Could not allocate callbacks"
-msgstr "Ne mogu alocirati memoriju za SFTP paket."
+#| msgid "Please enter your username and password."
+msgid "Please enter your password."
+msgstr "Molim unesite vaše korisničko ime i šifru."
-#: tdeio_sftp.cpp:518
-#, fuzzy
-#| msgid "Opening SFTP connection to host <b>%1:%2</b>"
-msgid "Opening SFTP connection to host %1:%2"
-msgstr "Otvaram SFTP konekciju do računara <b>%1:%2</b>"
+#: tdeio_sftp.cpp:463 tdeio_sftp.cpp:563
+msgid "Login failed: incorrect password or username."
+msgstr ""
-#: tdeio_sftp.cpp:522
-#, fuzzy
-#| msgid "No hostname specified"
-msgid "No hostname specified."
-msgstr "Ime računara nije naznačeno"
+#: tdeio_sftp.cpp:470
+msgid "Please enter answer for the next request:"
+msgstr ""
+
+#: tdeio_sftp.cpp:509
+msgid "Use the username input field to answer this question."
+msgstr ""
-#: tdeio_sftp.cpp:536
+#: tdeio_sftp.cpp:550
+msgid "Please enter your username and password."
+msgstr "Molim unesite vaše korisničko ime i šifru."
+
+#: tdeio_sftp.cpp:616
+msgid "SSH error: \"%1\" (%2)"
+msgstr ""
+
+#: tdeio_sftp.cpp:632
msgid "site:"
msgstr "site:"
-#: tdeio_sftp.cpp:563
+#: tdeio_sftp.cpp:844
+#, fuzzy
+#| msgid "Could not allocate memory for SFTP packet."
+msgid "Could not allocate callbacks"
+msgstr "Ne mogu alocirati memoriju za SFTP paket."
+
+#: tdeio_sftp.cpp:909
msgid "Could not create a new SSH session."
msgstr ""
-#: tdeio_sftp.cpp:593
+#: tdeio_sftp.cpp:939
msgid "Could not set host."
msgstr ""
-#: tdeio_sftp.cpp:600
+#: tdeio_sftp.cpp:946
#, fuzzy
#| msgid "Could not read SFTP packet"
msgid "Could not set port."
msgstr "Ne mogu pročitati SFTP paket"
-#: tdeio_sftp.cpp:609
+#: tdeio_sftp.cpp:956
msgid "Could not set username."
msgstr ""
-#: tdeio_sftp.cpp:618
+#: tdeio_sftp.cpp:965
msgid "Could not set log verbosity."
msgstr ""
-#: tdeio_sftp.cpp:626
+#: tdeio_sftp.cpp:973
msgid "Could not parse the config file."
msgstr ""
-#: tdeio_sftp.cpp:680
+#: tdeio_sftp.cpp:1026
#, c-format
msgid ""
"The host key for this server was not found, but another type of key exists.\n"
@@ -95,7 +125,7 @@ msgid ""
"%1"
msgstr ""
-#: tdeio_sftp.cpp:691
+#: tdeio_sftp.cpp:1036
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 "
@@ -106,84 +136,106 @@ msgid ""
"%3"
msgstr ""
-#: tdeio_sftp.cpp:704
+#: tdeio_sftp.cpp:1050
msgid "Warning: Cannot verify host's identity."
msgstr "Upozorenje: Ne mogu potvrditi identitet računara."
-#: tdeio_sftp.cpp:705
+#: tdeio_sftp.cpp:1051
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:1093
+#, fuzzy
+#| msgid "Opening SFTP connection to host <b>%1:%2</b>"
+msgid "Opening SFTP connection to host %1:%2"
+msgstr "Otvaram SFTP konekciju do računara <b>%1:%2</b>"
+
+#: tdeio_sftp.cpp:1097
+#, fuzzy
+#| msgid "No hostname specified"
+msgid "No hostname specified."
+msgstr "Ime računara nije naznačeno"
+
+#: tdeio_sftp.cpp:1132 tdeio_sftp.cpp:1210
#, fuzzy
#| msgid "Authentication failed."
msgid "Authentication failed (method: %1)."
msgstr "Provjera autentičnosti nije uspjela."
-#: tdeio_sftp.cpp:741
+#: tdeio_sftp.cpp:1133
msgid "none"
msgstr ""
-#: tdeio_sftp.cpp:748
+#: tdeio_sftp.cpp:1172
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:1176
+msgid ""
+"Authentication failed.\n"
+"The server sent only unsupported authentication methods (%1)!"
msgstr ""
-#: tdeio_sftp.cpp:794
-msgid "keyboard interactive"
+#: tdeio_sftp.cpp:1214
+msgid "Server is slow to respond or hung up unexpectedly."
msgstr ""
-#: tdeio_sftp.cpp:810
-msgid "Please enter your username and password."
-msgstr "Molim unesite vaše korisničko ime i šifru."
+#: tdeio_sftp.cpp:1230
+#, fuzzy
+#| msgid "Authentication failed."
+msgid "Authentication failed unexpectedly"
+msgstr "Provjera autentičnosti nije uspjela."
-#: tdeio_sftp.cpp:812
+#: tdeio_sftp.cpp:1244
#, fuzzy
-#| msgid "Please enter your username and password."
-msgid ""
-"Login failed.\n"
-"Please confirm your username and password, and enter them again."
-msgstr "Molim unesite vaše korisničko ime i šifru."
+#| msgid "Authentication failed."
+msgid "Authentication denied (attempted methods: %1)."
+msgstr "Provjera autentičnosti nije uspjela."
-#: tdeio_sftp.cpp:839
-msgid "password"
+#: tdeio_sftp.cpp:1248
+msgid "Note: server also declares some unsupported authentication methods (%1)"
msgstr ""
-#: tdeio_sftp.cpp:853
+#: tdeio_sftp.cpp:1262
msgid ""
"Unable to request the SFTP subsystem. Make sure SFTP is enabled on the "
"server."
msgstr ""
-#: tdeio_sftp.cpp:861
+#: tdeio_sftp.cpp:1269
msgid "Could not initialize the SFTP session."
msgstr ""
-#: tdeio_sftp.cpp:866
+#: tdeio_sftp.cpp:1274
#, c-format
msgid "Successfully connected to %1"
msgstr "Uspješno spojen na %1"
-#: tdeio_sftp.cpp:1381
+#: tdeio_sftp.cpp:1775
#, c-format
msgid ""
"Could not change permissions for\n"
"%1"
msgstr ""
-#: tdeio_sftp.cpp:1564
+#: tdeio_sftp.cpp:1958
#, fuzzy, c-format
#| msgid "Could not read SFTP packet"
msgid "Could not read link: %1"
msgstr "Ne mogu pročitati SFTP paket"
+#, fuzzy
+#~| msgid "Please enter your username and password."
+#~ msgid ""
+#~ "Login failed.\n"
+#~ "Please confirm your username and password, and enter them again."
+#~ msgstr "Molim unesite vaše korisničko ime i šifru."
+
#~ msgid "Cannot specify a subsystem and command at the same time."
#~ msgstr "Ne mogu podesiti podsistem i naredbu u isto vrijeme."
@@ -202,9 +254,6 @@ msgstr "Ne mogu pročitati SFTP paket"
#~ msgid "Please supply a password."
#~ msgstr "Molim unesite vašu šifru."
-#~ msgid "Please supply the passphrase for your SSH private key."
-#~ msgstr "Molim unesite passphrase za vaš SSH privatni ključ."
-
#~ msgid "Authentication to %1 failed"
#~ msgstr "Autentifikacija na %1 nije uspjela"
@@ -291,9 +340,6 @@ msgstr "Ne mogu pročitati SFTP paket"
#~ msgid "Please enter your username and key passphrase."
#~ msgstr "Molim unesite vaše korisničko ime i key passphrase."
-#~ msgid "Incorrect username or password"
-#~ msgstr "Neispravno korisničko ime ili šifra"
-
#~ msgid "Please enter a username and password"
#~ msgstr "Molim unesite korisničko ime i šifru"