summaryrefslogtreecommitdiff
path: root/po/tr.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2021-06-13 09:11:54 +0200
committerSébastien Helleu <flashcode@flashtux.org>2021-06-13 09:16:09 +0200
commit1adf6927e5c5d92b39c98c0af3040e1051158d29 (patch)
tree31c36320279e414adfffef5133137361f90973c8 /po/tr.po
parentde6575dd324a191ceaf7b29ebc336942176ded5e (diff)
downloadweechat-1adf6927e5c5d92b39c98c0af3040e1051158d29.zip
irc: fix translation of SASL errors
Diffstat (limited to 'po/tr.po')
-rw-r--r--po/tr.po26
1 files changed, 17 insertions, 9 deletions
diff --git a/po/tr.po b/po/tr.po
index 93feda1d0..76d1cdda4 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-06-01 21:27+0200\n"
+"POT-Creation-Date: 2021-06-13 09:14+0200\n"
"PO-Revision-Date: 2021-05-25 18:28+0200\n"
"Last-Translator: Emir SARI <bitigchi@me.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -8667,10 +8667,26 @@ msgstr ""
msgid "protocol error"
msgstr ""
+#, fuzzy, c-format
+msgid "unable to read private key in file \"%s\""
+msgstr "%s%s: \"%s\" dosyasındaki özel anahtar okunamıyor"
+
+#, fuzzy, c-format
+msgid "invalid private key file: error %d %s"
+msgstr "%sgnutls: Geçersiz özel anahtar dosyası: hata %d %s"
+
#, c-format
msgid "%s%s: signing the challenge with ECC public key: %s"
msgstr ""
+#, fuzzy, c-format
+msgid "unable to import the private key: error %d %s"
+msgstr "%s%s: Boru oluşturulamıyor: Hata %d %s"
+
+#, fuzzy, c-format
+msgid "unable to sign the hashed data: error %d %s"
+msgstr "%s%s: Boru oluşturulamıyor: Hata %d %s"
+
#, c-format
msgid ""
"%sgnutls: version >= 3.0.21 is required for SASL \"ecdsa-nist256p-challenge\""
@@ -11906,11 +11922,3 @@ msgstr "%s%s: \"%s\" için %s ile zaman aşımı"
#, c-format
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: Bağlanılamıyor: Beklenmedik hata (%d)"
-
-#, c-format
-#~ msgid "%s%s: unable to read private key in file \"%s\""
-#~ msgstr "%s%s: \"%s\" dosyasındaki özel anahtar okunamıyor"
-
-#, c-format
-#~ msgid "%sgnutls: invalid private key file: error %d %s"
-#~ msgstr "%sgnutls: Geçersiz özel anahtar dosyası: hata %d %s"