[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#246068: [INTL:tr] Turkish po-debconf translation



Package: ssh
Version: 1:3.8p1-3
Severity: wishlist
Tags: patch l10n

Please find attached the Turkish po-debconf translation.

Regards,

-- 
roktas
# Turkish translation of ssh.
# This file is distributed under the same license as the ssh package.
# Recai OktaÅ? <roktas@omu.edu.tr>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: ssh\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-03-11 11:27+0000\n"
"PO-Revision-Date: 2004-04-27 06:50+0300\n"
"Last-Translator: Recai OktaÅ? <roktas@omu.edu.tr>\n"
"Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms:  nplurals=1; plural=0;\n"

#. Type: boolean
#. Description
#: ../templates.master:4
msgid "Generate new configuration file"
msgstr "Yeni yapılandırma dosyası oluÅ?tur"

#. Type: boolean
#. Description
#: ../templates.master:4
msgid ""
"This version of OpenSSH has a considerably changed configuration file from "
"the version shipped in Debian 'Potato', which you appear to be upgrading "
"from. I can now generate you a new configuration file (/etc/ssh/sshd."
"config), which will work with the new server version, but will not contain "
"any customisations you made with the old version."
msgstr ""
"Debian 'Potato' daÄ?ıtımından yükseltme yaptıÄ?ınız görünüyor. OpenSSH'ın bu "
"sürümü Debian 'Potato' ile birlikte gelen sürümden çok farklı bir yapılandırma "
"dosyası kullanmaktadır. Å?imdi sizin için yeni bir yapılandırma dosyası (/etc/"
"ssh/sshd.config) üretebilirim.  Bu dosya yeni sunucu sürümüyle çalıÅ?acak, fakat "
"eski sürümde yaptıÄ?ınız özelleÅ?tirmeleri içermeyecektir."

#. Type: boolean
#. Description
#: ../templates.master:4
msgid ""
"Please note that this new configuration file will set the value of "
"'PermitRootLogin' to yes (meaning that anyone knowing the root password can "
"ssh directly in as root). It is the opinion of the maintainer that this is "
"the correct default (see README.Debian for more details), but you can always "
"edit sshd_config and set it to no if you wish."
msgstr ""
"Yeni yapılandırma dosyasının 'PermitRootLogin' seçeneÄ?ini 'yes' olarak "
"ayarlayacaÄ?ını (yani root parolasını bilen herhangi birisinin ssh ile doÄ?rudan "
"sisteme girebileceÄ?ini) unutmayın. Ã?ntanımlı ayarın böyle olması gerektiÄ?i paket "
"geliÅ?tiricisinin kanaatidir (ayrıntılar için README.Debian dosyasını okuyun). "
"Aksi kanaate sahipseniz sshd_config dosyasını düzenleyerek bu seçeneÄ?i 'no' "
"olarak ayarlama imkânınız her zaman vardır."

#. Type: boolean
#. Description
#: ../templates.master:4
msgid ""
"It is strongly recommended that you let me generate a new configuration file "
"for you."
msgstr "Yeni bir yapılandırma dosyası üretmeme izin vermeniz kuvvetle tavsiye edilir."

#. Type: boolean
#. Description
#: ../templates.master:23
msgid "Allow SSH protocol 2 only"
msgstr "Sadece SSH protokol 2'ye izin ver"

#. Type: boolean
#. Description
#: ../templates.master:23
msgid ""
"This version of OpenSSH supports version 2 of the ssh protocol, which is "
"much more secure.  Disabling ssh 1 is encouraged, however this will slow "
"things down on low end machines and might prevent older clients from "
"connecting (the ssh client shipped with \"potato\" is affected)."
msgstr ""
"OpenSSH'ın bu sürümü ssh'ın çok daha güvenli olan sürüm 2 protokolünü destekler. "
"Sürüm 1 protokolünün etkisizleÅ?tirilmesini teÅ?vik ediyoruz, bununla beraber böyle "
"yapılması halinde düÅ?ük düzeyli makinelerde iÅ?lemler yavaÅ?layacak ve eski sürüm "
"ssh istemcilerinden (\"potato\" ile birlikte gelen ssh istemcisi gibi) baÄ?lantı "
"kurulamayacaktır."

#. Type: boolean
#. Description
#: ../templates.master:23
msgid ""
"Also please note that keys used for protocol 1 are different so you will not "
"be able to use them if you only allow protocol 2 connections."
msgstr ""
"Protokol 1 anahtarları çok farklı olduÄ?undan, sadece protokol 2 baÄ?lantılarına "
"izin vermeniz halinde bu anahtarları kullanamayacaÄ?ınızı da lütfen not edin."

#. Type: boolean
#. Description
#: ../templates.master:23
msgid ""
"If you later change your mind about this setting, README.Debian has "
"instructions on what to do to your sshd_config file."
msgstr ""
"Bu ayar hakkındaki fikriniz ileride deÄ?iÅ?irse, sshd_config dosyasında yapacaÄ?ınız "
"iÅ?lemlerle ilgili talimatları README.Debian dosyasında bulabilirsiniz."

#. Type: note
#. Description
#: ../templates.master:37
msgid "ssh2 keys merged in configuration files"
msgstr "yapılandırma dosyalarındaki ssh2 anahtarları birleÅ?tirildi"

#. Type: note
#. Description
#: ../templates.master:37
msgid ""
"As of version 3 OpenSSH no longer uses separate files for ssh1 and ssh2 "
"keys. This means the authorized_keys2 and known_hosts2 files are no longer "
"needed. They will still be read in order to maintain backwards compatibility"
msgstr ""
"Sürüm 3 itibarıyla OpenSSH artık, ssh1 ve ssh2 için ayrı yapılandırma dosyaları "
"kullanmamaktadır. Bu, authorized_keys2 ve known_hosts2 dosyalarının artık gerekmediÄ?i "
"anlamına gelir. Geriye doÄ?ru uyumluluÄ?u korumak için bu dosyalar yine de okunacaktır."

#. Type: boolean
#. Description
#: ../templates.master:46
msgid "Do you want to continue (and risk killing active ssh sessions)?"
msgstr "Devam etmek istiyor musunuz? (Etkin ssh oturumlarının öldürülmesi riski var.)"

#. Type: boolean
#. Description
#: ../templates.master:46
msgid ""
"The version of /etc/init.d/ssh that you have installed, is likely to kill "
"all running sshd instances.  If you are doing this upgrade via an ssh "
"session, that would be a Bad Thing(tm)."
msgstr ""
"KurmuÅ? olduÄ?unuz /etc/init.d/ssh sürümü büyük olasılıkla, çalıÅ?ıyor olan tüm "
"sshd süreçlerini öldürür. Bu yükseltmeyi bir ssh oturumu üzerinden yapıyorsanız "
"bu gerçekten Berbat bir Å?ey olacaktır."

#. Type: boolean
#. Description
#: ../templates.master:46
msgid ""
"You can fix this by adding \"--pidfile /var/run/sshd.pid\" to the start-stop-"
"daemon line in the stop section of the file."
msgstr ""
"Bu sorunu dosyanın stop bölümündeki start-stop-daemon satırına \"--pidfile /var"
"/run/sshd.pid\" ekleyerek düzeltebilirsiniz."

#. Type: note
#. Description
#: ../templates.master:56
msgid "NOTE: Forwarding of X11 and Authorization disabled by default."
msgstr "NOT: X11 yönlendirme ve yetkilendirmesi öntanımlı olarak etkisizleÅ?tirilmiÅ?tir."

#. Type: note
#. Description
#: ../templates.master:56
msgid ""
"For security reasons, the Debian version of ssh has ForwardX11 and "
"ForwardAgent set to ``off'' by default."
msgstr ""
"Güvenlik gerekçeleriyle ssh'ın Debian sürümünde ForwardX11 ve "
"ForwardAgent seçenekleri öntanımlı ``off'' deÄ?erine ayarlıdır."

#. Type: note
#. Description
#: ../templates.master:56
msgid ""
"You can enable it for servers you trust, either in one of the configuration "
"files, or with the -X command line option."
msgstr ""
"GüvendiÄ?iniz sunucular için bu seçeneÄ?i yapılandırma dosyalarından birinde "
"veya -X komut satırı seçeneÄ?iyle etkinleÅ?tirebilirsiniz."

#. Type: note
#. Description
#: ../templates.master:56
msgid "More details can be found in /usr/share/doc/ssh/README.Debian"
msgstr "Daha ayrıntılı bilgi /usr/share/doc/ssh/README.Debian dosyasında bulunabilir."

#. Type: note
#. Description
#: ../templates.master:67
msgid "Warning: rsh-server is installed --- probably not a good idea"
msgstr "Uyarı: rsh-server kurulmuÅ? --- bu muhtemelen iyi bir fikir deÄ?il"

#. Type: note
#. Description
#: ../templates.master:67
msgid ""
"having rsh-server installed undermines the security that you were probably "
"wanting to obtain by installing ssh.  I'd advise you to remove that package."
msgstr ""
"rsh-server'ın kurulu durumda olması muhtemelen ssh'ı kurmakla elde edilmesini "
"istediÄ?iniz güvenliÄ?i gölgeliyor. Bu paketi kaldırmanızı öneririm."

#. Type: note
#. Description
#: ../templates.master:74
msgid "Warning: telnetd is installed --- probably not a good idea"
msgstr "Uyarı: telnetd kurulmuÅ? --- bu muhtemelen iyi bir fikir deÄ?il"

#. Type: note
#. Description
#: ../templates.master:74
msgid ""
"I'd advise you to either remove the telnetd package (if you don't actually "
"need to offer telnet access) or install telnetd-ssl so that there is at "
"least some chance that telnet sessions will not be sending unencrypted login/"
"password and session information over the network."
msgstr ""
"Telnetd paketini (eÄ?er gerçekten telnet eriÅ?imi sunmak gibi bir zorunluluÄ?unuz "
"yoksa) kaldırmanızı veya en azından, telnet oturumlarında Å?ifrelenmemiÅ? "
"giriÅ?/parola ve oturum bilgilerinin aÄ? üzerinden gönderilmemesi olanaÄ?ını "
"sunan telnetd-ssl paketini kurmanızı öneririm."

#. Type: note
#. Description
#: ../templates.master:82
msgid "Warning: you must create a new host key"
msgstr "Uyarı: yeni bir makine anahtarı oluÅ?turmalısınız"

#. Type: note
#. Description
#: ../templates.master:82
msgid ""
"There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can "
"not handle this host key file, and I can't find the ssh-keygen utility from "
"the old (non-free) SSH installation."
msgstr ""
"IDEA ile Å?ifrelenmiÅ? eski bir /ect/ssh/ssh_host_key dosyanız var. OpenSSH bu "
"anahtar dosyasını yönetemez. Eski (özgür olmayan) SSH kurulumuna ait ssh-keygen "
"aracını da bulamıyorum."

#. Type: note
#. Description
#: ../templates.master:82
msgid "You will need to generate a new host key."
msgstr "Yeni bir makine anahtarı oluÅ?turmanız gerekiyor."

#. Type: boolean
#. Description
#: ../templates.master:92
msgid "Do you want /usr/lib/ssh-keysign to be installed SUID root?"
msgstr "/usr/lib/ssh-keysign'ın root haklarıyla kurulmasını (SUID root) ister misiniz?"

#. Type: boolean
#. Description
#: ../templates.master:92
msgid ""
"You have the option of installing the ssh-keysign helper with the SUID bit "
"set."
msgstr ""
"ssh-keysign yardımcı aracının SUID bit'i etkinleÅ?tirilerek kurulması seçeneÄ?ine "
"sahipsiniz."

#. Type: boolean
#. Description
#: ../templates.master:92
msgid ""
"If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2 host-"
"based authentication."
msgstr ""
"EÄ?er ssh-keysign'ı SUID yaparsanız, SSH'ın makine tabanlı Protokol 2 yetkilendirmesini "
"kullanabileceksiniz."

#. Type: boolean
#. Description
#: ../templates.master:92
msgid ""
"If in doubt, I suggest you install it with SUID.  If it causes problems you "
"can change your mind later by running:   dpkg-reconfigure ssh"
msgstr ""
"Bu konuda Å?üpheliyseniz, size SUID'li kurulumu öneririm. EÄ?er bu sorunlara "
"yol açarsa ileride fikrinizi deÄ?iÅ?tirmek için Å?u komutu çalıÅ?tırabilirsiniz: "
"dpkg-reconfigure ssh"

#. Type: boolean
#. Description
#: ../templates.master:105
msgid "Do you want to run the sshd server?"
msgstr "SSH sunucusu sshd'yi çalıÅ?tırmak istiyor musunuz?"

#. Type: boolean
#. Description
#: ../templates.master:105
msgid "This package contains both the ssh client, and the sshd server."
msgstr "Bu paket hem ssh istemcisini hem de sshd sunucusunu içeriyor."

#. Type: boolean
#. Description
#: ../templates.master:105
msgid ""
"Normally the sshd Secure Shell Server will be run to allow remote logins via "
"ssh."
msgstr ""
"Güvenli Kabuk Sunucusu sshd, normalde ssh ile uzaktan giriÅ?lere izin vermek için "
"çalıÅ?tırılacaktır."

#. Type: boolean
#. Description
#: ../templates.master:105
msgid ""
"If you are only interested in using the ssh client for outbound connections "
"on this machine, and don't want to log into it at all using ssh, then you "
"can disable sshd here."
msgstr ""
"EÄ?er amacınız sadece bu makinedeki dıÅ? baÄ?lantılar için ssh istemcisini kullanmak "
"ise ve bu makineye ssh'la girmek gibi bir Å?eyi de istemiyorsanız, sshd sunucusunu "
"bu adımda etkisizleÅ?tirebilirsiniz."

#. Type: note
#. Description
#: ../templates.master:117
msgid "Environment options on keys have been deprecated"
msgstr "Anahtarlara iliÅ?kin ortam seçenekleri geçerliliÄ?ini kaybetmiÅ?tir"

#. Type: note
#. Description
#: ../templates.master:117
msgid ""
"This version of OpenSSH disables the environment option for public keys by "
"default, in order to avoid certain attacks (for example, LD_PRELOAD). If you "
"are using this option in an authorized_keys file, beware that the keys in "
"question will no longer work until the option is removed."
msgstr ""
"OpenSSH'ın bu sürümü belirli atakları önlemek için (ör. LD_PRELOAD) ortak "
"anahtarlara ait ortam seçeneklerini öntanımlı olarak etkisizleÅ?tirir. EÄ?er bu "
"seçeneÄ?i bir authorized_keys dosyasında kullanıyorsanız, ilgili seçenek silininceye "
"kadar bu anahtarın artık çalıÅ?mayacaÄ?ını unutmayın."

#. Type: note
#. Description
#: ../templates.master:117
msgid ""
"To re-enable this option, set \"PermitUserEnvironment yes\" in /etc/ssh/"
"sshd_config after the upgrade is complete, taking note of the warning in the "
"sshd_config(5) manual page."
msgstr ""
"Bu seçeneÄ?i tekrar etkinleÅ?tirmek için, sshd_config(5) kılavuz sayfasındaki uyarı "
"notunu dikkate alarak, sshd yükseltmesi tamamlandıÄ?ında /etc/ssh/ssh_config dosyasında "
"\"PermitUserEnvironment yes\" satırını kullanın."

Reply to: