diff options
author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2024-03-04 22:09:27 +0000 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2024-03-04 22:09:27 +0000 |
commit | c58a3740311c3467e62cf62f22ebae9dafa42b61 (patch) | |
tree | 39cc9301be22cdc798f173a1f25d2de5a107bbab /tde-i18n-az/messages | |
parent | 3a4bb944b4b59b160333387f2160734deb34578e (diff) | |
download | tde-i18n-c58a3740311c3467e62cf62f22ebae9dafa42b61.tar.gz tde-i18n-c58a3740311c3467e62cf62f22ebae9dafa42b61.zip |
Merge translation files from master branch.
Diffstat (limited to 'tde-i18n-az/messages')
-rw-r--r-- | tde-i18n-az/messages/tdebase/tdeio_sftp.po | 145 |
1 files changed, 95 insertions, 50 deletions
diff --git a/tde-i18n-az/messages/tdebase/tdeio_sftp.po b/tde-i18n-az/messages/tdebase/tdeio_sftp.po index 247e1d91d26..7080469ac3b 100644 --- a/tde-i18n-az/messages/tdebase/tdeio_sftp.po +++ b/tde-i18n-az/messages/tdebase/tdeio_sftp.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tdeio_sftp\n" -"POT-Creation-Date: 2022-07-15 18:15+0000\n" +"POT-Creation-Date: 2024-03-04 20:16+0000\n" "PO-Revision-Date: 2004-01-02 14:13+0200\n" "Last-Translator: Mətin Əmirov <metin@karegen.com>\n" "Language-Team: Azerbaijani Turkish <gnome@azitt.com>\n" @@ -28,57 +28,87 @@ msgid "" "Your emails" msgstr "" -#: tdeio_sftp.cpp:148 tdeio_sftp.cpp:210 tdeio_sftp.cpp:214 tdeio_sftp.cpp:534 -msgid "SFTP Login" -msgstr "SFTP Girişi" +#: tdeio_sftp.cpp:280 +#, fuzzy +msgid "Incorrect or invalid passphrase." +msgstr "Səhv istifadəçi adı ya da şifrə" -#: tdeio_sftp.cpp:224 -msgid "Use the username input field to answer this question." +#: tdeio_sftp.cpp:286 +#, c-format +msgid "" +"Please enter the passphrase for next public key:\n" +"%1" msgstr "" +#: tdeio_sftp.cpp:288 +msgid "Please enter the passphrase for your public key." +msgstr "" + +#: tdeio_sftp.cpp:437 tdeio_sftp.cpp:630 +msgid "SFTP Login" +msgstr "SFTP Girişi" + #: tdeio_sftp.cpp:458 #, fuzzy -msgid "Could not allocate callbacks" -msgstr "SFTP paketi üçün yaddaş ayrıla bilmədi." +msgid "Please enter your password." +msgstr "Xahiş edirik, istifadəçi adı və şifrənizi girin." -#: tdeio_sftp.cpp:518 -msgid "Opening SFTP connection to host %1:%2" +#: tdeio_sftp.cpp:463 tdeio_sftp.cpp:563 +msgid "Login failed: incorrect password or username." msgstr "" -#: tdeio_sftp.cpp:522 -msgid "No hostname specified." +#: tdeio_sftp.cpp:470 +msgid "Please enter answer for the next request:" msgstr "" -#: tdeio_sftp.cpp:536 +#: tdeio_sftp.cpp:509 +msgid "Use the username input field to answer this question." +msgstr "" + +#: tdeio_sftp.cpp:550 +#, fuzzy +msgid "Please enter your username and password." +msgstr "Xahiş edirik, istifadəçi adı və şifrənizi girin." + +#: tdeio_sftp.cpp:616 +msgid "SSH error: \"%1\" (%2)" +msgstr "" + +#: tdeio_sftp.cpp:632 msgid "site:" msgstr "sayt:" -#: tdeio_sftp.cpp:563 +#: tdeio_sftp.cpp:844 +#, fuzzy +msgid "Could not allocate callbacks" +msgstr "SFTP paketi üçün yaddaş ayrıla bilmədi." + +#: 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 set port." msgstr "SFTP paketi oxuna bilmədi" -#: 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" @@ -88,7 +118,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 " @@ -99,83 +129,98 @@ msgid "" "%3" msgstr "" -#: tdeio_sftp.cpp:704 +#: tdeio_sftp.cpp:1050 #, fuzzy msgid "Warning: Cannot verify host's identity." msgstr "Xəbərdarlıq: Qovşaq tanına bilmədi!" -#: 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 +msgid "Opening SFTP connection to host %1:%2" +msgstr "" + +#: tdeio_sftp.cpp:1097 +msgid "No hostname specified." +msgstr "" + +#: tdeio_sftp.cpp:1132 tdeio_sftp.cpp:1210 #, fuzzy msgid "Authentication failed (method: %1)." msgstr "Giriş bacarılmadı." -#: 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 +#: tdeio_sftp.cpp:1230 #, fuzzy -msgid "Please enter your username and password." -msgstr "Xahiş edirik, istifadəçi adı və şifrənizi girin." +msgid "Authentication failed unexpectedly" +msgstr "Giriş bacarılmadı." -#: tdeio_sftp.cpp:812 +#: tdeio_sftp.cpp:1244 #, fuzzy -msgid "" -"Login failed.\n" -"Please confirm your username and password, and enter them again." -msgstr "Xahiş edirik, istifadəçi adı və şifrənizi girin." +msgid "Authentication denied (attempted methods: %1)." +msgstr "Giriş bacarılmadı." -#: 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 "%1 ilə bağlantı müvəffəqiyyətlə quruldu" -#: 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 link: %1" msgstr "SFTP paketi oxuna bilmədi" +#, fuzzy +#~ msgid "" +#~ "Login failed.\n" +#~ "Please confirm your username and password, and enter them again." +#~ msgstr "Xahiş edirik, istifadəçi adı və şifrənizi girin." + #~ msgid "Connection closed by remote host." #~ msgstr "Bağlantı uzaq qovşaq tərəfindən bağlandı." @@ -193,10 +238,6 @@ msgstr "SFTP paketi oxuna bilmədi" #~ msgstr "Xahiş edirik, istifadəçi adı və açar şifrənizi girin." #, fuzzy -#~ msgid "Incorrect username or password" -#~ msgstr "Səhv istifadəçi adı ya da şifrə" - -#, fuzzy #~ msgid "Please enter a username and password" #~ msgstr "Xahiş edirik, istifadəçi adı və şifrənizi girin." @@ -237,3 +278,7 @@ msgstr "SFTP paketi oxuna bilmədi" #, fuzzy #~ msgid "Error code: %1" #~ msgstr "Xəta kodu: " + +#, fuzzy +#~ msgid "Incorrect username or password" +#~ msgstr "Səhv istifadəçi adı ya da şifrə" |