summaryrefslogtreecommitdiff
path: root/debian/po/tr.po
diff options
context:
space:
mode:
Diffstat (limited to 'debian/po/tr.po')
-rw-r--r--debian/po/tr.po339
1 files changed, 339 insertions, 0 deletions
diff --git a/debian/po/tr.po b/debian/po/tr.po
new file mode 100644
index 000000000..6ab88ebaf
--- /dev/null
+++ b/debian/po/tr.po
@@ -0,0 +1,339 @@
1# Turkish translation of ssh.
2# This file is distributed under the same license as the ssh package.
3# Recai Oktaş <roktas@omu.edu.tr>, 2004.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: ssh\n"
8"Report-Msgid-Bugs-To: matthew@debian.org\n"
9"POT-Creation-Date: 2007-04-23 17:56+0200\n"
10"PO-Revision-Date: 2004-04-27 06:50+0300\n"
11"Last-Translator: Recai Oktaş <roktas@omu.edu.tr>\n"
12"Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=UTF-8\n"
15"Content-Transfer-Encoding: 8bit\n"
16"Plural-Forms: nplurals=1; plural=0;\n"
17
18#. Type: boolean
19#. Description
20#: ../openssh-server.templates.master:2001
21#, fuzzy
22msgid "Generate a new configuration file for OpenSSH?"
23msgstr "Yeni yapılandırma dosyası oluştur"
24
25#. Type: boolean
26#. Description
27#: ../openssh-server.templates.master:2001
28#, fuzzy
29msgid ""
30"This version of OpenSSH has a considerably changed configuration file from "
31"the version shipped in Debian 'Potato', which you appear to be upgrading "
32"from. This package can now generate a new configuration file (/etc/ssh/sshd."
33"config), which will work with the new server version, but will not contain "
34"any customizations you made with the old version."
35msgstr ""
36"Debian 'Potato' dağıtımından yükseltme yaptığınız görünüyor. OpenSSH'ın bu "
37"sürümü Debian 'Potato' ile birlikte gelen sürümden çok farklı bir "
38"yapılandırma dosyası kullanmaktadır. Şimdi sizin için yeni bir yapılandırma "
39"dosyası (/etc/ssh/sshd.config) üretebilirim. Bu dosya yeni sunucu sürümüyle "
40"çalışacak, fakat eski sürümde yaptığınız özelleştirmeleri içermeyecektir."
41
42#. Type: boolean
43#. Description
44#: ../openssh-server.templates.master:2001
45#, fuzzy
46#| msgid ""
47#| "Please note that this new configuration file will set the value of "
48#| "'PermitRootLogin' to yes (meaning that anyone knowing the root password "
49#| "can ssh directly in as root). It is the opinion of the maintainer that "
50#| "this is the correct default (see README.Debian for more details), but you "
51#| "can always edit sshd_config and set it to no if you wish."
52msgid ""
53"Please note that this new configuration file will set the value of "
54"'PermitRootLogin' to 'yes' (meaning that anyone knowing the root password "
55"can ssh directly in as root). Please read the README.Debian file for more "
56"details about this design choice."
57msgstr ""
58"Yeni yapılandırma dosyasının 'PermitRootLogin' seçeneğini 'yes' olarak "
59"ayarlayacağını (yani root parolasını bilen herhangi birisinin ssh ile "
60"doğrudan sisteme girebileceğini) unutmayın. Öntanımlı ayarın böyle olması "
61"gerektiği paket geliştiricisinin kanaatidir (ayrıntılar için README.Debian "
62"dosyasını okuyun). Aksi kanaate sahipseniz sshd_config dosyasını "
63"düzenleyerek bu seçeneği 'no' olarak ayarlama imkânınız her zaman vardır."
64
65#. Type: boolean
66#. Description
67#: ../openssh-server.templates.master:2001
68#, fuzzy
69msgid ""
70"It is strongly recommended that you choose to generate a new configuration "
71"file now."
72msgstr ""
73"Yeni bir yapılandırma dosyası üretmeme izin vermeniz kuvvetle tavsiye edilir."
74
75#. Type: boolean
76#. Description
77#: ../openssh-server.templates.master:3001
78#, fuzzy
79#| msgid "Do you want to continue (and risk killing active ssh sessions)?"
80msgid "Do you want to risk killing active SSH sessions?"
81msgstr ""
82"Devam etmek istiyor musunuz? (Etkin ssh oturumlarının öldürülmesi riski var.)"
83
84#. Type: boolean
85#. Description
86#: ../openssh-server.templates.master:3001
87#, fuzzy
88#| msgid ""
89#| "The version of /etc/init.d/ssh that you have installed, is likely to kill "
90#| "all running sshd instances. If you are doing this upgrade via an ssh "
91#| "session, that would be a Bad Thing(tm)."
92msgid ""
93"The currently installed version of /etc/init.d/ssh is likely to kill all "
94"running sshd instances. If you are doing this upgrade via an SSH session, "
95"you're likely to be disconnected and leave the upgrade procedure unfinished."
96msgstr ""
97"Kurmuş olduğunuz /etc/init.d/ssh sürümü büyük olasılıkla, çalışıyor olan tüm "
98"sshd süreçlerini öldürür. Bu yükseltmeyi bir ssh oturumu üzerinden "
99"yapıyorsanız bu gerçekten Berbat bir Şey olacaktır."
100
101#. Type: boolean
102#. Description
103#: ../openssh-server.templates.master:3001
104#, fuzzy
105#| msgid ""
106#| "You can fix this by adding \"--pidfile /var/run/sshd.pid\" to the start-"
107#| "stop-daemon line in the stop section of the file."
108msgid ""
109"This can be fixed by manually adding \"--pidfile /var/run/sshd.pid\" to the "
110"start-stop-daemon line in the stop section of the file."
111msgstr ""
112"Bu sorunu dosyanın stop bölümündeki start-stop-daemon satırına \"--pidfile /"
113"var/run/sshd.pid\" ekleyerek düzeltebilirsiniz."
114
115#. Type: note
116#. Description
117#: ../openssh-server.templates.master:4001
118msgid "New host key mandatory"
119msgstr ""
120
121#. Type: note
122#. Description
123#: ../openssh-server.templates.master:4001
124#, fuzzy
125msgid ""
126"The current host key, in /etc/ssh/ssh_host_key, is encrypted with the IDEA "
127"algorithm. OpenSSH can not handle this host key file, and the ssh-keygen "
128"utility from the old (non-free) SSH installation does not appear to be "
129"available."
130msgstr ""
131"IDEA ile şifrelenmiş eski bir /ect/ssh/ssh_host_key dosyanız var. OpenSSH bu "
132"anahtar dosyasını yönetemez. Eski (özgür olmayan) SSH kurulumuna ait ssh-"
133"keygen aracını da bulamıyorum."
134
135#. Type: note
136#. Description
137#: ../openssh-server.templates.master:4001
138#, fuzzy
139#| msgid "You will need to generate a new host key."
140msgid "You need to manually generate a new host key."
141msgstr "Yeni bir makine anahtarı oluşturmanız gerekiyor."
142
143#. Type: boolean
144#. Description
145#: ../openssh-server.templates.master:5001
146msgid "Disable challenge-response authentication?"
147msgstr ""
148
149#. Type: boolean
150#. Description
151#: ../openssh-server.templates.master:5001
152msgid ""
153"Password authentication appears to be disabled in the current OpenSSH server "
154"configuration. In order to prevent users from logging in using passwords "
155"(perhaps using only public key authentication instead) with recent versions "
156"of OpenSSH, you must disable challenge-response authentication, or else "
157"ensure that your PAM configuration does not allow Unix password file "
158"authentication."
159msgstr ""
160
161#. Type: boolean
162#. Description
163#: ../openssh-server.templates.master:5001
164msgid ""
165"If you disable challenge-response authentication, then users will not be "
166"able to log in using passwords. If you leave it enabled (the default "
167"answer), then the 'PasswordAuthentication no' option will have no useful "
168"effect unless you also adjust your PAM configuration in /etc/pam.d/ssh."
169msgstr ""
170
171#~ msgid "Warning: you must create a new host key"
172#~ msgstr "Uyarı: yeni bir makine anahtarı oluşturmalısınız"
173
174#~ msgid "Warning: telnetd is installed --- probably not a good idea"
175#~ msgstr "Uyarı: telnetd kurulmuş --- bu muhtemelen iyi bir fikir değil"
176
177#~ msgid ""
178#~ "I'd advise you to either remove the telnetd package (if you don't "
179#~ "actually need to offer telnet access) or install telnetd-ssl so that "
180#~ "there is at least some chance that telnet sessions will not be sending "
181#~ "unencrypted login/password and session information over the network."
182#~ msgstr ""
183#~ "Telnetd paketini (eğer gerçekten telnet erişimi sunmak gibi bir "
184#~ "zorunluluğunuz yoksa) kaldırmanızı veya en azından, telnet oturumlarında "
185#~ "şifrelenmemiş giriş/parola ve oturum bilgilerinin ağ üzerinden "
186#~ "gönderilmemesi olanağını sunan telnetd-ssl paketini kurmanızı öneririm."
187
188#~ msgid "Warning: rsh-server is installed --- probably not a good idea"
189#~ msgstr "Uyarı: rsh-server kurulmuş --- bu muhtemelen iyi bir fikir değil"
190
191#~ msgid ""
192#~ "having rsh-server installed undermines the security that you were "
193#~ "probably wanting to obtain by installing ssh. I'd advise you to remove "
194#~ "that package."
195#~ msgstr ""
196#~ "rsh-server'ın kurulu durumda olması muhtemelen ssh'ı kurmakla elde "
197#~ "edilmesini istediğiniz güvenliği gölgeliyor. Bu paketi kaldırmanızı "
198#~ "öneririm."
199
200#~ msgid "Do you want ssh-keysign to be installed SUID root?"
201#~ msgstr ""
202#~ "ssh-keysign'ın root haklarıyla kurulmasını (SUID root) ister misiniz?"
203
204#~ msgid ""
205#~ "You have the option of installing the ssh-keysign helper with the SUID "
206#~ "bit set."
207#~ msgstr ""
208#~ "ssh-keysign yardımcı aracının SUID bit'i etkinleştirilerek kurulması "
209#~ "seçeneğine sahipsiniz."
210
211#~ msgid ""
212#~ "If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2 "
213#~ "host-based authentication."
214#~ msgstr ""
215#~ "Eğer ssh-keysign'ı SUID yaparsanız, SSH'ın makine tabanlı Protokol 2 "
216#~ "yetkilendirmesini kullanabileceksiniz."
217
218#~ msgid ""
219#~ "If in doubt, I suggest you install it with SUID. If it causes problems "
220#~ "you can change your mind later by running: dpkg-reconfigure ssh"
221#~ msgstr ""
222#~ "Bu konuda şüpheliyseniz, size SUID'li kurulumu öneririm. Eğer bu "
223#~ "sorunlara yol açarsa ileride fikrinizi değiştirmek için şu komutu "
224#~ "çalıştırabilirsiniz: dpkg-reconfigure ssh"
225
226#~ msgid "Allow SSH protocol 2 only"
227#~ msgstr "Sadece SSH protokol 2'ye izin ver"
228
229#~ msgid ""
230#~ "This version of OpenSSH supports version 2 of the ssh protocol, which is "
231#~ "much more secure. Disabling ssh 1 is encouraged, however this will slow "
232#~ "things down on low end machines and might prevent older clients from "
233#~ "connecting (the ssh client shipped with \"potato\" is affected)."
234#~ msgstr ""
235#~ "OpenSSH'ın bu sürümü ssh'ın çok daha güvenli olan sürüm 2 protokolünü "
236#~ "destekler. Sürüm 1 protokolünün etkisizleştirilmesini teşvik ediyoruz, "
237#~ "bununla beraber böyle yapılması halinde düşük düzeyli makinelerde "
238#~ "işlemler yavaşlayacak ve eski sürüm ssh istemcilerinden (\"potato\" ile "
239#~ "birlikte gelen ssh istemcisi gibi) bağlantı kurulamayacaktır."
240
241#~ msgid ""
242#~ "Also please note that keys used for protocol 1 are different so you will "
243#~ "not be able to use them if you only allow protocol 2 connections."
244#~ msgstr ""
245#~ "Protokol 1 anahtarları çok farklı olduğundan, sadece protokol 2 "
246#~ "bağlantılarına izin vermeniz halinde bu anahtarları kullanamayacağınızı "
247#~ "da lütfen not edin."
248
249#~ msgid ""
250#~ "If you later change your mind about this setting, README.Debian has "
251#~ "instructions on what to do to your sshd_config file."
252#~ msgstr ""
253#~ "Bu ayar hakkındaki fikriniz ileride değişirse, sshd_config dosyasında "
254#~ "yapacağınız işlemlerle ilgili talimatları README.Debian dosyasında "
255#~ "bulabilirsiniz."
256
257#~ msgid "NOTE: Forwarding of X11 and Authorization disabled by default."
258#~ msgstr ""
259#~ "NOT: X11 yönlendirme ve yetkilendirmesi öntanımlı olarak "
260#~ "etkisizleştirilmiştir."
261
262#~ msgid ""
263#~ "For security reasons, the Debian version of ssh has ForwardX11 and "
264#~ "ForwardAgent set to ``off'' by default."
265#~ msgstr ""
266#~ "Güvenlik gerekçeleriyle ssh'ın Debian sürümünde ForwardX11 ve "
267#~ "ForwardAgent seçenekleri öntanımlı ``off'' değerine ayarlıdır."
268
269#~ msgid ""
270#~ "You can enable it for servers you trust, either in one of the "
271#~ "configuration files, or with the -X command line option."
272#~ msgstr ""
273#~ "Güvendiğiniz sunucular için bu seçeneği yapılandırma dosyalarından "
274#~ "birinde veya -X komut satırı seçeneğiyle etkinleştirebilirsiniz."
275
276#~ msgid "More details can be found in /usr/share/doc/ssh/README.Debian"
277#~ msgstr ""
278#~ "Daha ayrıntılı bilgi /usr/share/doc/ssh/README.Debian dosyasında "
279#~ "bulunabilir."
280
281#~ msgid "ssh2 keys merged in configuration files"
282#~ msgstr "yapılandırma dosyalarındaki ssh2 anahtarları birleştirildi"
283
284#~ msgid ""
285#~ "As of version 3 OpenSSH no longer uses separate files for ssh1 and ssh2 "
286#~ "keys. This means the authorized_keys2 and known_hosts2 files are no "
287#~ "longer needed. They will still be read in order to maintain backwards "
288#~ "compatibility"
289#~ msgstr ""
290#~ "Sürüm 3 itibarıyla OpenSSH artık, ssh1 ve ssh2 için ayrı yapılandırma "
291#~ "dosyaları kullanmamaktadır. Bu, authorized_keys2 ve known_hosts2 "
292#~ "dosyalarının artık gerekmediği anlamına gelir. Geriye doğru uyumluluğu "
293#~ "korumak için bu dosyalar yine de okunacaktır."
294
295#~ msgid "Do you want to run the sshd server?"
296#~ msgstr "SSH sunucusu sshd'yi çalıştırmak istiyor musunuz?"
297
298#~ msgid "This package contains both the ssh client, and the sshd server."
299#~ msgstr "Bu paket hem ssh istemcisini hem de sshd sunucusunu içeriyor."
300
301#~ msgid ""
302#~ "Normally the sshd Secure Shell Server will be run to allow remote logins "
303#~ "via ssh."
304#~ msgstr ""
305#~ "Güvenli Kabuk Sunucusu sshd, normalde ssh ile uzaktan girişlere izin "
306#~ "vermek için çalıştırılacaktır."
307
308#~ msgid ""
309#~ "If you are only interested in using the ssh client for outbound "
310#~ "connections on this machine, and don't want to log into it at all using "
311#~ "ssh, then you can disable sshd here."
312#~ msgstr ""
313#~ "Eğer amacınız sadece bu makinedeki dış bağlantılar için ssh istemcisini "
314#~ "kullanmak ise ve bu makineye ssh'la girmek gibi bir şeyi de "
315#~ "istemiyorsanız, sshd sunucusunu bu adımda etkisizleştirebilirsiniz."
316
317#~ msgid "Environment options on keys have been deprecated"
318#~ msgstr "Anahtarlara ilişkin ortam seçenekleri geçerliliğini kaybetmiştir"
319
320#~ msgid ""
321#~ "This version of OpenSSH disables the environment option for public keys "
322#~ "by default, in order to avoid certain attacks (for example, LD_PRELOAD). "
323#~ "If you are using this option in an authorized_keys file, beware that the "
324#~ "keys in question will no longer work until the option is removed."
325#~ msgstr ""
326#~ "OpenSSH'ın bu sürümü belirli atakları önlemek için (ör. LD_PRELOAD) ortak "
327#~ "anahtarlara ait ortam seçeneklerini öntanımlı olarak etkisizleştirir. "
328#~ "Eğer bu seçeneği bir authorized_keys dosyasında kullanıyorsanız, ilgili "
329#~ "seçenek silininceye kadar bu anahtarın artık çalışmayacağını unutmayın."
330
331#~ msgid ""
332#~ "To re-enable this option, set \"PermitUserEnvironment yes\" in /etc/ssh/"
333#~ "sshd_config after the upgrade is complete, taking note of the warning in "
334#~ "the sshd_config(5) manual page."
335#~ msgstr ""
336#~ "Bu seçeneği tekrar etkinleştirmek için, sshd_config(5) kılavuz "
337#~ "sayfasındaki uyarı notunu dikkate alarak, sshd yükseltmesi "
338#~ "tamamlandığında /etc/ssh/ssh_config dosyasında \"PermitUserEnvironment yes"
339#~ "\" satırını kullanın."