mirror of
https://github.com/znc/znc.git
synced 2026-07-21 09:03:32 +02:00
175 lines
3.5 KiB
Plaintext
175 lines
3.5 KiB
Plaintext
msgid ""
|
||
msgstr ""
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
"X-Crowdin-Project: znc-bouncer\n"
|
||
"X-Crowdin-Project-ID: 289533\n"
|
||
"X-Crowdin-Language: tr\n"
|
||
"X-Crowdin-File: /master/modules/po/sasl.pot\n"
|
||
"X-Crowdin-File-ID: 197\n"
|
||
"Project-Id-Version: znc-bouncer\n"
|
||
"Language-Team: Turkish\n"
|
||
"Language: tr_TR\n"
|
||
|
||
#: modules/po/../data/sasl/tmpl/index.tmpl:7 sasl.cpp:305
|
||
msgid "SASL"
|
||
msgstr "SASL"
|
||
|
||
#: modules/po/../data/sasl/tmpl/index.tmpl:11
|
||
msgid "Username:"
|
||
msgstr "Kullanıcı Adı:"
|
||
|
||
#: modules/po/../data/sasl/tmpl/index.tmpl:13
|
||
msgid "Please enter a username."
|
||
msgstr "Lütfen bir kullanıcı adı girin."
|
||
|
||
#: modules/po/../data/sasl/tmpl/index.tmpl:16
|
||
msgid "Password:"
|
||
msgstr "Şifre:"
|
||
|
||
#: modules/po/../data/sasl/tmpl/index.tmpl:18
|
||
msgid "Please enter a password."
|
||
msgstr "Lütfen bir şifre girin."
|
||
|
||
#: modules/po/../data/sasl/tmpl/index.tmpl:22
|
||
msgid "Options"
|
||
msgstr "Seçenekler"
|
||
|
||
#: modules/po/../data/sasl/tmpl/index.tmpl:25
|
||
msgid "Connect only if SASL authentication succeeds."
|
||
msgstr ""
|
||
|
||
#: modules/po/../data/sasl/tmpl/index.tmpl:27
|
||
msgid "Require authentication"
|
||
msgstr "Kimlik doğrulaması gerektiriyor"
|
||
|
||
#: modules/po/../data/sasl/tmpl/index.tmpl:35
|
||
msgid "Mechanisms"
|
||
msgstr "Mekanizmalar"
|
||
|
||
#: modules/po/../data/sasl/tmpl/index.tmpl:42
|
||
msgid "Name"
|
||
msgstr "Adı"
|
||
|
||
#: modules/po/../data/sasl/tmpl/index.tmpl:43 sasl.cpp:89 sasl.cpp:95
|
||
msgid "Description"
|
||
msgstr "Açıklama"
|
||
|
||
#: modules/po/../data/sasl/tmpl/index.tmpl:57
|
||
msgid "Selected mechanisms and their order:"
|
||
msgstr ""
|
||
|
||
#: modules/po/../data/sasl/tmpl/index.tmpl:74
|
||
msgid "Save"
|
||
msgstr "Kaydet"
|
||
|
||
#: sasl.cpp:54
|
||
msgid "TLS certificate, for use with the *cert module"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:56
|
||
msgid ""
|
||
"Plain text negotiation, this should work always if the network supports SASL"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:62
|
||
msgid "search"
|
||
msgstr "arama"
|
||
|
||
#: sasl.cpp:62
|
||
msgid "Generate this output"
|
||
msgstr "Bu çıktıyı oluştur"
|
||
|
||
#: sasl.cpp:64
|
||
msgid "[<username> [<password>]]"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:65
|
||
msgid ""
|
||
"Set username and password for the mechanisms that need them. Password is "
|
||
"optional. Without parameters, returns information about current settings."
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:69
|
||
msgid "[mechanism[ ...]]"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:70
|
||
msgid "Set the mechanisms to be attempted (in order)"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:72
|
||
msgid "[yes|no]"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:73
|
||
msgid "Don't connect unless SASL authentication succeeds"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:88 sasl.cpp:94
|
||
msgid "Mechanism"
|
||
msgstr "Mekanizma"
|
||
|
||
#: sasl.cpp:99
|
||
msgid "The following mechanisms are available:"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:109
|
||
msgid "Username is currently not set"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:111
|
||
msgid "Username is currently set to '{1}'"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:114
|
||
msgid "Password was not supplied"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:116
|
||
msgid "Password was supplied"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:124
|
||
msgid "Username has been set to [{1}]"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:125
|
||
msgid "Password has been set to [{1}]"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:145
|
||
msgid "Current mechanisms set: {1}"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:154
|
||
msgid "We require SASL negotiation to connect"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:156
|
||
msgid "We will connect even if SASL fails"
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:193
|
||
msgid "Disabling network, we require authentication."
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:194
|
||
msgid "Use 'RequireAuth no' to disable."
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:258
|
||
msgid "{1} mechanism succeeded."
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:270
|
||
msgid "{1} mechanism failed."
|
||
msgstr ""
|
||
|
||
#: sasl.cpp:350
|
||
msgid ""
|
||
"Adds support for sasl authentication capability to authenticate to an IRC "
|
||
"server"
|
||
msgstr ""
|