add getblocktemplate support
[novacoin.git] / src / qt / locale / bitcoin_tr.ts
1 <?xml version="1.0" ?><!DOCTYPE TS><TS language="tr" version="2.0">
2 <defaultcodec>UTF-8</defaultcodec>
3 <context>
4     <name>AboutDialog</name>
5     <message>
6         <location filename="../forms/aboutdialog.ui" line="14"/>
7         <source>About Bitcoin</source>
8         <translation>Bitcoin hakkında</translation>
9     </message>
10     <message>
11         <location filename="../forms/aboutdialog.ui" line="53"/>
12         <source>&lt;b&gt;Bitcoin&lt;/b&gt; version</source>
13         <translation>&lt;b&gt;Bitcoin&lt;/b&gt; sürüm</translation>
14     </message>
15     <message>
16         <location filename="../forms/aboutdialog.ui" line="85"/>
17         <source>Copyright © 2009-2012 Bitcoin Developers
18
19 This is experimental software.
20
21 Distributed under the MIT/X11 software license, see the accompanying file license.txt or http://www.opensource.org/licenses/mit-license.php.
22
23 This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/) and cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP software written by Thomas Bernard.</source>
24         <translation>Telif hakkı © 2009-2012 Bitcoin geliştiricileri
25
26 Bu yazılım deneme safhasındadır.
27
28 MIT/X11 yazılım lisansı kapsamında yayınlanmıştır, license.txt dosyasına ya da http://www.opensource.org/licenses/mit-license.php sayfasına bakınız.
29
30 Bu ürün OpenSSL projesi tarafından OpenSSL Toolkit (http://www.openssl.org/) için geliştirilen yazılımlar, Eric Young (eay@cryptsoft.com) tarafından yazılmış şifreleme yazılımları ve Thomas Bernard tarafından yazılmış UPnP yazılımı içerir.</translation>
31     </message>
32 </context>
33 <context>
34     <name>AddressBookPage</name>
35     <message>
36         <location filename="../forms/addressbookpage.ui" line="14"/>
37         <source>Address Book</source>
38         <translation>Adres defteri</translation>
39     </message>
40     <message>
41         <location filename="../forms/addressbookpage.ui" line="20"/>
42         <source>These are your Bitcoin addresses for receiving payments.  You may want to give a different one to each sender so you can keep track of who is paying you.</source>
43         <translation>Bunlar, ödemeleri almak için Bitcoin adresleridir.  Kimin ödeme yaptığını izleyebilmek için her ödeme yollaması gereken kişiye değişik bir adres verebilirsiniz.</translation>
44     </message>
45     <message>
46         <location filename="../forms/addressbookpage.ui" line="33"/>
47         <source>Double-click to edit address or label</source>
48         <translation>Adresi ya da etiketi düzenlemek için çift tıklayınız</translation>
49     </message>
50     <message>
51         <location filename="../forms/addressbookpage.ui" line="57"/>
52         <source>Create a new address</source>
53         <translation>Yeni bir adres oluştur</translation>
54     </message>
55     <message>
56         <location filename="../forms/addressbookpage.ui" line="60"/>
57         <source>&amp;New Address...</source>
58         <translation>&amp;Yeni adres...</translation>
59     </message>
60     <message>
61         <location filename="../forms/addressbookpage.ui" line="71"/>
62         <source>Copy the currently selected address to the system clipboard</source>
63         <translation>Şu anda seçili olan adresi panoya kopyalar</translation>
64     </message>
65     <message>
66         <location filename="../forms/addressbookpage.ui" line="74"/>
67         <source>&amp;Copy to Clipboard</source>
68         <translation>Panoya &amp;kopyala</translation>
69     </message>
70     <message>
71         <location filename="../forms/addressbookpage.ui" line="85"/>
72         <source>Show &amp;QR Code</source>
73         <translation>&amp;QR kodunu göster</translation>
74     </message>
75     <message>
76         <location filename="../forms/addressbookpage.ui" line="96"/>
77         <source>Sign a message to prove you own this address</source>
78         <translation>Bu adresin sizin olduğunu ispatlamak için mesaj imzalayın</translation>
79     </message>
80     <message>
81         <location filename="../forms/addressbookpage.ui" line="99"/>
82         <source>&amp;Sign Message</source>
83         <translation>Mesaj &amp;imzala</translation>
84     </message>
85     <message>
86         <location filename="../forms/addressbookpage.ui" line="110"/>
87         <source>Delete the currently selected address from the list. Only sending addresses can be deleted.</source>
88         <translation>Seçilen adresi listeden siler. Sadece gönderi adresleri silinebilir.</translation>
89     </message>
90     <message>
91         <location filename="../forms/addressbookpage.ui" line="113"/>
92         <source>&amp;Delete</source>
93         <translation>&amp;Sil</translation>
94     </message>
95     <message>
96         <location filename="../addressbookpage.cpp" line="61"/>
97         <source>Copy address</source>
98         <translation>Adresi kopyala</translation>
99     </message>
100     <message>
101         <location filename="../addressbookpage.cpp" line="62"/>
102         <source>Copy label</source>
103         <translation>Etiketi kopyala</translation>
104     </message>
105     <message>
106         <location filename="../addressbookpage.cpp" line="63"/>
107         <source>Edit</source>
108         <translation>Düzenle</translation>
109     </message>
110     <message>
111         <location filename="../addressbookpage.cpp" line="64"/>
112         <source>Delete</source>
113         <translation>Sil</translation>
114     </message>
115     <message>
116         <location filename="../addressbookpage.cpp" line="281"/>
117         <source>Export Address Book Data</source>
118         <translation>Adres defteri verilerini dışa aktar</translation>
119     </message>
120     <message>
121         <location filename="../addressbookpage.cpp" line="282"/>
122         <source>Comma separated file (*.csv)</source>
123         <translation>Virgülle ayrılmış değerler dosyası (*.csv)</translation>
124     </message>
125     <message>
126         <location filename="../addressbookpage.cpp" line="295"/>
127         <source>Error exporting</source>
128         <translation>Dışa aktarımda hata oluştu</translation>
129     </message>
130     <message>
131         <location filename="../addressbookpage.cpp" line="295"/>
132         <source>Could not write to file %1.</source>
133         <translation>%1 dosyasına yazılamadı.</translation>
134     </message>
135 </context>
136 <context>
137     <name>AddressTableModel</name>
138     <message>
139         <location filename="../addresstablemodel.cpp" line="77"/>
140         <source>Label</source>
141         <translation>Etiket</translation>
142     </message>
143     <message>
144         <location filename="../addresstablemodel.cpp" line="77"/>
145         <source>Address</source>
146         <translation>Adres</translation>
147     </message>
148     <message>
149         <location filename="../addresstablemodel.cpp" line="113"/>
150         <source>(no label)</source>
151         <translation>(boş etiket)</translation>
152     </message>
153 </context>
154 <context>
155     <name>AskPassphraseDialog</name>
156     <message>
157         <location filename="../forms/askpassphrasedialog.ui" line="26"/>
158         <source>Dialog</source>
159         <translation>Diyalog</translation>
160     </message>
161     <message>
162         <location filename="../forms/askpassphrasedialog.ui" line="32"/>
163         <location filename="../forms/askpassphrasedialog.ui" line="97"/>
164         <source>TextLabel</source>
165         <translation>Metin Etiketi</translation>
166     </message>
167     <message>
168         <location filename="../forms/askpassphrasedialog.ui" line="50"/>
169         <source>Enter passphrase</source>
170         <translation>Parolayı giriniz</translation>
171     </message>
172     <message>
173         <location filename="../forms/askpassphrasedialog.ui" line="64"/>
174         <source>New passphrase</source>
175         <translation>Yeni parola</translation>
176     </message>
177     <message>
178         <location filename="../forms/askpassphrasedialog.ui" line="78"/>
179         <source>Repeat new passphrase</source>
180         <translation>Yeni parolayı tekrarlayınız</translation>
181     </message>
182     <message>
183         <location filename="../askpassphrasedialog.cpp" line="34"/>
184         <source>Enter the new passphrase to the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;10 or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
185         <translation>Cüzdanınız için yeni parolayı giriniz.&lt;br/&gt;Lütfen &lt;b&gt;10 ya da daha fazla rastgele karakter&lt;/b&gt; veya &lt;b&gt;sekiz ya da daha fazla kelime&lt;/b&gt; içeren bir parola seçiniz.</translation>
186     </message>
187     <message>
188         <location filename="../askpassphrasedialog.cpp" line="35"/>
189         <source>Encrypt wallet</source>
190         <translation>Cüzdanı şifrele</translation>
191     </message>
192     <message>
193         <location filename="../askpassphrasedialog.cpp" line="38"/>
194         <source>This operation needs your wallet passphrase to unlock the wallet.</source>
195         <translation>Bu işlem cüzdan kilidini açmak için cüzdan parolanızı gerektirir.</translation>
196     </message>
197     <message>
198         <location filename="../askpassphrasedialog.cpp" line="43"/>
199         <source>Unlock wallet</source>
200         <translation>Cüzdan kilidini aç</translation>
201     </message>
202     <message>
203         <location filename="../askpassphrasedialog.cpp" line="46"/>
204         <source>This operation needs your wallet passphrase to decrypt the wallet.</source>
205         <translation>Bu işlem, cüzdan şifresini açmak için cüzdan parolasını gerektirir.</translation>
206     </message>
207     <message>
208         <location filename="../askpassphrasedialog.cpp" line="51"/>
209         <source>Decrypt wallet</source>
210         <translation>Cüzdan şifresini aç</translation>
211     </message>
212     <message>
213         <location filename="../askpassphrasedialog.cpp" line="54"/>
214         <source>Change passphrase</source>
215         <translation>Parolayı değiştir</translation>
216     </message>
217     <message>
218         <location filename="../askpassphrasedialog.cpp" line="55"/>
219         <source>Enter the old and new passphrase to the wallet.</source>
220         <translation>Cüzdan için eski ve yeni parolaları giriniz.</translation>
221     </message>
222     <message>
223         <location filename="../askpassphrasedialog.cpp" line="101"/>
224         <source>Confirm wallet encryption</source>
225         <translation>Cüzdan şifrelenmesini teyit eder</translation>
226     </message>
227     <message>
228         <location filename="../askpassphrasedialog.cpp" line="102"/>
229         <source>WARNING: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!
230 Are you sure you wish to encrypt your wallet?</source>
231         <translation>UYARI: Eğer cüzdanınızı şifrelerseniz ve parolanızı kaybederseniz, &lt;b&gt;TÜM BİTCOİNLERİNİZİ KAYBEDERSİNİZ&lt;/b&gt;!
232 Cüzdanınızı şifrelemek istediğinizden emin misiniz?</translation>
233     </message>
234     <message>
235         <location filename="../askpassphrasedialog.cpp" line="111"/>
236         <location filename="../askpassphrasedialog.cpp" line="160"/>
237         <source>Wallet encrypted</source>
238         <translation>Cüzdan şifrelendi</translation>
239     </message>
240     <message>
241         <location filename="../askpassphrasedialog.cpp" line="112"/>
242         <source>Bitcoin will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
243         <translation>Şifreleme işlemini tamamlamak için Bitcoin şimdi kapanacaktır. Cüzdanınızı şifrelemenin, bitcoinlerinizin bilgisayara bulaşan kötücül bir yazılım tarafından çalınmaya karşı tamamen koruyamayacağını unutmayınız.</translation>
244     </message>
245     <message>
246         <location filename="../askpassphrasedialog.cpp" line="208"/>
247         <location filename="../askpassphrasedialog.cpp" line="232"/>
248         <source>Warning: The Caps Lock key is on.</source>
249         <translation>Uyarı: Caps Lock tuşu etkin durumda.</translation>
250     </message>
251     <message>
252         <location filename="../askpassphrasedialog.cpp" line="117"/>
253         <location filename="../askpassphrasedialog.cpp" line="124"/>
254         <location filename="../askpassphrasedialog.cpp" line="166"/>
255         <location filename="../askpassphrasedialog.cpp" line="172"/>
256         <source>Wallet encryption failed</source>
257         <translation>Cüzdan şifrelemesi başarısız oldu</translation>
258     </message>
259     <message>
260         <location filename="../askpassphrasedialog.cpp" line="118"/>
261         <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
262         <translation>Dahili bir hata sebebiyle cüzdan şifrelemesi başarısız oldu. Cüzdanınız şifrelenmedi.</translation>
263     </message>
264     <message>
265         <location filename="../askpassphrasedialog.cpp" line="125"/>
266         <location filename="../askpassphrasedialog.cpp" line="173"/>
267         <source>The supplied passphrases do not match.</source>
268         <translation>Girilen parolalar birbirleriyle uyumlu değil.</translation>
269     </message>
270     <message>
271         <location filename="../askpassphrasedialog.cpp" line="136"/>
272         <source>Wallet unlock failed</source>
273         <translation>Cüzdan kilidinin açılması başarısız oldu</translation>
274     </message>
275     <message>
276         <location filename="../askpassphrasedialog.cpp" line="137"/>
277         <location filename="../askpassphrasedialog.cpp" line="148"/>
278         <location filename="../askpassphrasedialog.cpp" line="167"/>
279         <source>The passphrase entered for the wallet decryption was incorrect.</source>
280         <translation>Cüzdan şifresinin açılması için girilen parola yanlıştı.</translation>
281     </message>
282     <message>
283         <location filename="../askpassphrasedialog.cpp" line="147"/>
284         <source>Wallet decryption failed</source>
285         <translation>Cüzdan şifresinin açılması başarısız oldu</translation>
286     </message>
287     <message>
288         <location filename="../askpassphrasedialog.cpp" line="161"/>
289         <source>Wallet passphrase was succesfully changed.</source>
290         <translation>Cüzdan parolası başarılı bir şekilde değiştirildi.</translation>
291     </message>
292 </context>
293 <context>
294     <name>BitcoinGUI</name>
295     <message>
296         <location filename="../bitcoingui.cpp" line="69"/>
297         <source>Bitcoin Wallet</source>
298         <translation>Bitcoin cüzdanı</translation>
299     </message>
300     <message>
301         <location filename="../bitcoingui.cpp" line="142"/>
302         <location filename="../bitcoingui.cpp" line="464"/>
303         <source>Synchronizing with network...</source>
304         <translation>Şebeke ile senkronizasyon...</translation>
305     </message>
306     <message>
307         <location filename="../bitcoingui.cpp" line="145"/>
308         <source>Block chain synchronization in progress</source>
309         <translation>Blok zinciri senkronizasyonu sürüyor</translation>
310     </message>
311     <message>
312         <location filename="../bitcoingui.cpp" line="176"/>
313         <source>&amp;Overview</source>
314         <translation>&amp;Genel bakış</translation>
315     </message>
316     <message>
317         <location filename="../bitcoingui.cpp" line="177"/>
318         <source>Show general overview of wallet</source>
319         <translation>Cüzdana genel bakışı gösterir</translation>
320     </message>
321     <message>
322         <location filename="../bitcoingui.cpp" line="182"/>
323         <source>&amp;Transactions</source>
324         <translation>&amp;Muameleler</translation>
325     </message>
326     <message>
327         <location filename="../bitcoingui.cpp" line="183"/>
328         <source>Browse transaction history</source>
329         <translation>Muamele tarihçesini tara</translation>
330     </message>
331     <message>
332         <location filename="../bitcoingui.cpp" line="188"/>
333         <source>&amp;Address Book</source>
334         <translation>&amp;Adres defteri</translation>
335     </message>
336     <message>
337         <location filename="../bitcoingui.cpp" line="189"/>
338         <source>Edit the list of stored addresses and labels</source>
339         <translation>Saklanan adres ve etiket listesini düzenler</translation>
340     </message>
341     <message>
342         <location filename="../bitcoingui.cpp" line="194"/>
343         <source>&amp;Receive coins</source>
344         <translation>Para &amp;al</translation>
345     </message>
346     <message>
347         <location filename="../bitcoingui.cpp" line="195"/>
348         <source>Show the list of addresses for receiving payments</source>
349         <translation>Ödeme alma adreslerinin listesini gösterir</translation>
350     </message>
351     <message>
352         <location filename="../bitcoingui.cpp" line="200"/>
353         <source>&amp;Send coins</source>
354         <translation>Para &amp;yolla</translation>
355     </message>
356     <message>
357         <location filename="../bitcoingui.cpp" line="201"/>
358         <source>Send coins to a bitcoin address</source>
359         <translation>Bir bitcoin adresine para (bitcoin) yollar</translation>
360     </message>
361     <message>
362         <location filename="../bitcoingui.cpp" line="206"/>
363         <source>Sign &amp;message</source>
364         <translation>&amp;Mesaj imzala</translation>
365     </message>
366     <message>
367         <location filename="../bitcoingui.cpp" line="207"/>
368         <source>Prove you control an address</source>
369         <translation>Bu adresin kontrolünüz altında olduğunu ispatlayın</translation>
370     </message>
371     <message>
372         <location filename="../bitcoingui.cpp" line="226"/>
373         <source>E&amp;xit</source>
374         <translation>&amp;Çık</translation>
375     </message>
376     <message>
377         <location filename="../bitcoingui.cpp" line="227"/>
378         <source>Quit application</source>
379         <translation>Uygulamadan çıkar</translation>
380     </message>
381     <message>
382         <location filename="../bitcoingui.cpp" line="230"/>
383         <source>&amp;About %1</source>
384         <translation>%1 &amp;hakkında</translation>
385     </message>
386     <message>
387         <location filename="../bitcoingui.cpp" line="231"/>
388         <source>Show information about Bitcoin</source>
389         <translation>Bitcoin hakkında bilgi gösterir</translation>
390     </message>
391     <message>
392         <location filename="../bitcoingui.cpp" line="233"/>
393         <source>About &amp;Qt</source>
394         <translation>&amp;Qt hakkında</translation>
395     </message>
396     <message>
397         <location filename="../bitcoingui.cpp" line="234"/>
398         <source>Show information about Qt</source>
399         <translation>Qt hakkında bilgi görüntüler</translation>
400     </message>
401     <message>
402         <location filename="../bitcoingui.cpp" line="236"/>
403         <source>&amp;Options...</source>
404         <translation>&amp;Seçenekler...</translation>
405     </message>
406     <message>
407         <location filename="../bitcoingui.cpp" line="237"/>
408         <source>Modify configuration options for bitcoin</source>
409         <translation>Bitcoin seçeneklerinin yapılandırmasını değiştirir</translation>
410     </message>
411     <message>
412         <location filename="../bitcoingui.cpp" line="239"/>
413         <source>Open &amp;Bitcoin</source>
414         <translation>&amp;Bitcoin&apos;i aç</translation>
415     </message>
416     <message>
417         <location filename="../bitcoingui.cpp" line="240"/>
418         <source>Show the Bitcoin window</source>
419         <translation>Bitcoin penceresini gösterir</translation>
420     </message>
421     <message>
422         <location filename="../bitcoingui.cpp" line="241"/>
423         <source>&amp;Export...</source>
424         <translation>&amp;Dışa aktar...</translation>
425     </message>
426     <message>
427         <location filename="../bitcoingui.cpp" line="242"/>
428         <source>Export the data in the current tab to a file</source>
429         <translation>Güncel sekmedeki verileri bir dosyaya aktar</translation>
430     </message>
431     <message>
432         <location filename="../bitcoingui.cpp" line="243"/>
433         <source>&amp;Encrypt Wallet</source>
434         <translation>Cüzdanı &amp;şifrele</translation>
435     </message>
436     <message>
437         <location filename="../bitcoingui.cpp" line="244"/>
438         <source>Encrypt or decrypt wallet</source>
439         <translation>Cüzdanı şifreler ya da şifreyi açar</translation>
440     </message>
441     <message>
442         <location filename="../bitcoingui.cpp" line="246"/>
443         <source>&amp;Backup Wallet</source>
444         <translation>Cüzdanı &amp;yedekle</translation>
445     </message>
446     <message>
447         <location filename="../bitcoingui.cpp" line="247"/>
448         <source>Backup wallet to another location</source>
449         <translation>Cüzdanı diğer bir konumda yedekle</translation>
450     </message>
451     <message>
452         <location filename="../bitcoingui.cpp" line="248"/>
453         <source>&amp;Change Passphrase</source>
454         <translation>&amp;Parolayı değiştir</translation>
455     </message>
456     <message>
457         <location filename="../bitcoingui.cpp" line="249"/>
458         <source>Change the passphrase used for wallet encryption</source>
459         <translation>Cüzdan şifrelemesi için kullanılan parolayı değiştirir</translation>
460     </message>
461     <message>
462         <location filename="../bitcoingui.cpp" line="272"/>
463         <source>&amp;File</source>
464         <translation>&amp;Dosya</translation>
465     </message>
466     <message>
467         <location filename="../bitcoingui.cpp" line="281"/>
468         <source>&amp;Settings</source>
469         <translation>&amp;Ayarlar</translation>
470     </message>
471     <message>
472         <location filename="../bitcoingui.cpp" line="287"/>
473         <source>&amp;Help</source>
474         <translation>&amp;Yardım</translation>
475     </message>
476     <message>
477         <location filename="../bitcoingui.cpp" line="294"/>
478         <source>Tabs toolbar</source>
479         <translation>Sekme araç çubuğu</translation>
480     </message>
481     <message>
482         <location filename="../bitcoingui.cpp" line="305"/>
483         <source>Actions toolbar</source>
484         <translation>Faaliyet araç çubuğu</translation>
485     </message>
486     <message>
487         <location filename="../bitcoingui.cpp" line="317"/>
488         <source>[testnet]</source>
489         <translation>[testnet]</translation>
490     </message>
491     <message>
492         <location filename="../bitcoingui.cpp" line="407"/>
493         <source>bitcoin-qt</source>
494         <translation>bitcoin-qt</translation>
495     </message>
496     <message numerus="yes">
497         <location filename="../bitcoingui.cpp" line="449"/>
498         <source>%n active connection(s) to Bitcoin network</source>
499         <translation><numerusform>Bitcoin şebekesine %n etkin bağlantı</numerusform></translation>
500     </message>
501     <message>
502         <location filename="../bitcoingui.cpp" line="475"/>
503         <source>Downloaded %1 of %2 blocks of transaction history.</source>
504         <translation>Muamele tarihçesinin %2 sayıda blokundan %1 adet blok indirildi.</translation>
505     </message>
506     <message>
507         <location filename="../bitcoingui.cpp" line="487"/>
508         <source>Downloaded %1 blocks of transaction history.</source>
509         <translation>Muamele tarihçesinin %1 adet bloku indirildi.</translation>
510     </message>
511     <message numerus="yes">
512         <location filename="../bitcoingui.cpp" line="502"/>
513         <source>%n second(s) ago</source>
514         <translation><numerusform>%n saniye önce</numerusform></translation>
515     </message>
516     <message numerus="yes">
517         <location filename="../bitcoingui.cpp" line="506"/>
518         <source>%n minute(s) ago</source>
519         <translation><numerusform>%n dakika önce</numerusform></translation>
520     </message>
521     <message numerus="yes">
522         <location filename="../bitcoingui.cpp" line="510"/>
523         <source>%n hour(s) ago</source>
524         <translation><numerusform>%n saat önce</numerusform></translation>
525     </message>
526     <message numerus="yes">
527         <location filename="../bitcoingui.cpp" line="514"/>
528         <source>%n day(s) ago</source>
529         <translation><numerusform>%n gün önce</numerusform></translation>
530     </message>
531     <message>
532         <location filename="../bitcoingui.cpp" line="520"/>
533         <source>Up to date</source>
534         <translation>Güncel</translation>
535     </message>
536     <message>
537         <location filename="../bitcoingui.cpp" line="525"/>
538         <source>Catching up...</source>
539         <translation>Aralık kapatılıyor...</translation>
540     </message>
541     <message>
542         <location filename="../bitcoingui.cpp" line="533"/>
543         <source>Last received block was generated %1.</source>
544         <translation>Son alınan blok şu vakit oluşturulmuştu: %1.</translation>
545     </message>
546     <message>
547         <location filename="../bitcoingui.cpp" line="597"/>
548         <source>This transaction is over the size limit.  You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network.  Do you want to pay the fee?</source>
549         <translation>Bu muamele boyut sınırlarını aşmıştır.  Gene de %1 ücret ödeyerek gönderebilirsiniz, ki bu ücret muamelenizi işleyen ve şebekeye yardım eden düğümlere ödenecektir.  Ücreti ödemek istiyor musunuz?</translation>
550     </message>
551     <message>
552         <location filename="../bitcoingui.cpp" line="602"/>
553         <source>Sending...</source>
554         <translation>Yollanıyor...</translation>
555     </message>
556     <message>
557         <location filename="../bitcoingui.cpp" line="629"/>
558         <source>Sent transaction</source>
559         <translation>Muamele yollandı</translation>
560     </message>
561     <message>
562         <location filename="../bitcoingui.cpp" line="630"/>
563         <source>Incoming transaction</source>
564         <translation>Gelen muamele</translation>
565     </message>
566     <message>
567         <location filename="../bitcoingui.cpp" line="631"/>
568         <source>Date: %1
569 Amount: %2
570 Type: %3
571 Address: %4
572 </source>
573         <translation>Tarih: %1
574 Miktar: %2
575 Tür: %3
576 Adres: %4
577 </translation>
578     </message>
579     <message>
580         <location filename="../bitcoingui.cpp" line="751"/>
581         <source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
582         <translation>Cüzdan &lt;b&gt;şifrelenmiştir&lt;/b&gt; ve şu anda &lt;b&gt;kilidi açılmıştır&lt;/b&gt;</translation>
583     </message>
584     <message>
585         <location filename="../bitcoingui.cpp" line="759"/>
586         <source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
587         <translation>Cüzdan &lt;b&gt;şifrelenmiştir&lt;/b&gt; ve şu anda &lt;b&gt;kilitlidir&lt;/b&gt;</translation>
588     </message>
589     <message>
590         <location filename="../bitcoingui.cpp" line="782"/>
591         <source>Backup Wallet</source>
592         <translation>Cüzdanı yedekle</translation>
593     </message>
594     <message>
595         <location filename="../bitcoingui.cpp" line="782"/>
596         <source>Wallet Data (*.dat)</source>
597         <translation>Cüzdan verileri (*.dat)</translation>
598     </message>
599     <message>
600         <location filename="../bitcoingui.cpp" line="785"/>
601         <source>Backup Failed</source>
602         <translation>Yedekleme başarısız oldu</translation>
603     </message>
604     <message>
605         <location filename="../bitcoingui.cpp" line="785"/>
606         <source>There was an error trying to save the wallet data to the new location.</source>
607         <translation>Cüzdan verilerinin başka bir konumda kaydedilmesi sırasında bir hata meydana geldi.</translation>
608     </message>
609 </context>
610 <context>
611     <name>DisplayOptionsPage</name>
612     <message>
613         <location filename="../optionsdialog.cpp" line="270"/>
614         <source>&amp;Unit to show amounts in: </source>
615         <translation>Miktarı göstermek için &amp;birim: </translation>
616     </message>
617     <message>
618         <location filename="../optionsdialog.cpp" line="274"/>
619         <source>Choose the default subdivision unit to show in the interface, and when sending coins</source>
620         <translation>Para (coin) gönderildiğinde arayüzde gösterilecek varsayılan alt birimi seçiniz</translation>
621     </message>
622     <message>
623         <location filename="../optionsdialog.cpp" line="281"/>
624         <source>Display addresses in transaction list</source>
625         <translation>Muamele listesinde adresleri göster</translation>
626     </message>
627 </context>
628 <context>
629     <name>EditAddressDialog</name>
630     <message>
631         <location filename="../forms/editaddressdialog.ui" line="14"/>
632         <source>Edit Address</source>
633         <translation>Adresi düzenle</translation>
634     </message>
635     <message>
636         <location filename="../forms/editaddressdialog.ui" line="25"/>
637         <source>&amp;Label</source>
638         <translation>&amp;Etiket</translation>
639     </message>
640     <message>
641         <location filename="../forms/editaddressdialog.ui" line="35"/>
642         <source>The label associated with this address book entry</source>
643         <translation>Bu adres defteri unsuru ile ilişkili etiket</translation>
644     </message>
645     <message>
646         <location filename="../forms/editaddressdialog.ui" line="42"/>
647         <source>&amp;Address</source>
648         <translation>&amp;Adres</translation>
649     </message>
650     <message>
651         <location filename="../forms/editaddressdialog.ui" line="52"/>
652         <source>The address associated with this address book entry. This can only be modified for sending addresses.</source>
653         <translation>Bu adres defteri unsuru ile ilişkili adres. Bu, sadece gönderi adresi için değiştirilebilir.</translation>
654     </message>
655     <message>
656         <location filename="../editaddressdialog.cpp" line="20"/>
657         <source>New receiving address</source>
658         <translation>Yeni alım adresi</translation>
659     </message>
660     <message>
661         <location filename="../editaddressdialog.cpp" line="24"/>
662         <source>New sending address</source>
663         <translation>Yeni gönderi adresi</translation>
664     </message>
665     <message>
666         <location filename="../editaddressdialog.cpp" line="27"/>
667         <source>Edit receiving address</source>
668         <translation>Alım adresini düzenle</translation>
669     </message>
670     <message>
671         <location filename="../editaddressdialog.cpp" line="31"/>
672         <source>Edit sending address</source>
673         <translation>Gönderi adresini düzenle</translation>
674     </message>
675     <message>
676         <location filename="../editaddressdialog.cpp" line="91"/>
677         <source>The entered address &quot;%1&quot; is already in the address book.</source>
678         <translation>Girilen &quot;%1&quot; adresi hâlihazırda adres defterinde mevcuttur.</translation>
679     </message>
680     <message>
681         <location filename="../editaddressdialog.cpp" line="96"/>
682         <source>The entered address &quot;%1&quot; is not a valid bitcoin address.</source>
683         <translation>Girilen &quot;%1&quot; adresi geçerli bir bitcoin adresi değildir.</translation>
684     </message>
685     <message>
686         <location filename="../editaddressdialog.cpp" line="101"/>
687         <source>Could not unlock wallet.</source>
688         <translation>Cüzdan kilidi açılamadı.</translation>
689     </message>
690     <message>
691         <location filename="../editaddressdialog.cpp" line="106"/>
692         <source>New key generation failed.</source>
693         <translation>Yeni anahtar oluşturulması başarısız oldu.</translation>
694     </message>
695 </context>
696 <context>
697     <name>MainOptionsPage</name>
698     <message>
699         <location filename="../optionsdialog.cpp" line="170"/>
700         <source>&amp;Start Bitcoin on window system startup</source>
701         <translation>Bitcoin&apos;i pencere sistemi ile &amp;başlat</translation>
702     </message>
703     <message>
704         <location filename="../optionsdialog.cpp" line="171"/>
705         <source>Automatically start Bitcoin after the computer is turned on</source>
706         <translation>Bitcoin&apos;i bilgisayar başlatıldığında başlatır</translation>
707     </message>
708     <message>
709         <location filename="../optionsdialog.cpp" line="175"/>
710         <source>&amp;Minimize to the tray instead of the taskbar</source>
711         <translation>İşlem çubuğu yerine sistem çekmesine &amp;küçült</translation>
712     </message>
713     <message>
714         <location filename="../optionsdialog.cpp" line="176"/>
715         <source>Show only a tray icon after minimizing the window</source>
716         <translation>Küçültüldükten sonra sadece çekmece ikonu gösterir</translation>
717     </message>
718     <message>
719         <location filename="../optionsdialog.cpp" line="180"/>
720         <source>Map port using &amp;UPnP</source>
721         <translation>Portları &amp;UPnP kullanarak haritala</translation>
722     </message>
723     <message>
724         <location filename="../optionsdialog.cpp" line="181"/>
725         <source>Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled.</source>
726         <translation>Yönlendiricide Bitcoin istemci portlarını otomatik olarak açar. Bu, sadece yönlendiricinizin UPnP desteği bulunuyorsa ve etkinse çalışabilir.</translation>
727     </message>
728     <message>
729         <location filename="../optionsdialog.cpp" line="185"/>
730         <source>M&amp;inimize on close</source>
731         <translation>Kapatma sırasında k&amp;üçült</translation>
732     </message>
733     <message>
734         <location filename="../optionsdialog.cpp" line="186"/>
735         <source>Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Quit in the menu.</source>
736         <translation>Pencere kapatıldığında uygulamadan çıkmak yerine uygulamayı küçültür. Bu seçenek etkinleştirildiğinde, uygulama sadece menüden çıkış seçildiğinde kapanacaktır.</translation>
737     </message>
738     <message>
739         <location filename="../optionsdialog.cpp" line="190"/>
740         <source>&amp;Connect through SOCKS4 proxy:</source>
741         <translation>SOCKS4 vekil sunucusu vasıtasıyla ba&amp;ğlan:</translation>
742     </message>
743     <message>
744         <location filename="../optionsdialog.cpp" line="191"/>
745         <source>Connect to the Bitcon network through a SOCKS4 proxy (e.g. when connecting through Tor)</source>
746         <translation>Bitcoin şebekesine SOCKS4 vekil sunucusu vasıtasıyla bağlanır (mesela Tor ile bağlanıldığında)</translation>
747     </message>
748     <message>
749         <location filename="../optionsdialog.cpp" line="196"/>
750         <source>Proxy &amp;IP: </source>
751         <translation>Vekil &amp;İP: </translation>
752     </message>
753     <message>
754         <location filename="../optionsdialog.cpp" line="202"/>
755         <source>IP address of the proxy (e.g. 127.0.0.1)</source>
756         <translation>Vekil sunucunun İP adresi (mesela 127.0.0.1)</translation>
757     </message>
758     <message>
759         <location filename="../optionsdialog.cpp" line="205"/>
760         <source>&amp;Port: </source>
761         <translation>&amp;Port: </translation>
762     </message>
763     <message>
764         <location filename="../optionsdialog.cpp" line="211"/>
765         <source>Port of the proxy (e.g. 1234)</source>
766         <translation>Vekil sunucun portu (örneğin 1234)</translation>
767     </message>
768     <message>
769         <location filename="../optionsdialog.cpp" line="217"/>
770         <source>Optional transaction fee per kB that helps make sure your transactions are processed quickly.  Most transactions are 1 kB.  Fee 0.01 recommended.</source>
771         <translation>Muamelelerin hızlı işlenmesini garantilemeye yardım eden, seçime dayalı kB başı muamele ücreti.  Muamelelerin çoğunluğunun boyutu 1 kB&apos;dir.  0.01 ücreti önerilir. </translation>
772     </message>
773     <message>
774         <location filename="../optionsdialog.cpp" line="223"/>
775         <source>Pay transaction &amp;fee</source>
776         <translation>Muamele ücreti &amp;öde</translation>
777     </message>
778     <message>
779         <location filename="../optionsdialog.cpp" line="226"/>
780         <source>Optional transaction fee per kB that helps make sure your transactions are processed quickly. Most transactions are 1 kB. Fee 0.01 recommended.</source>
781         <translation>Muamelelerin hızlı işlenmesini garantilemeye yardım eden, seçime dayalı kB başı muamele ücreti. Muamelelerin çoğunluğunun boyutu 1 kB&apos;dir. 0.01 ücreti önerilir. </translation>
782     </message>
783 </context>
784 <context>
785     <name>MessagePage</name>
786     <message>
787         <location filename="../forms/messagepage.ui" line="14"/>
788         <source>Message</source>
789         <translation>Mesaj</translation>
790     </message>
791     <message>
792         <location filename="../forms/messagepage.ui" line="20"/>
793         <source>You can sign messages with your addresses to prove you own them. Be careful not to sign anything vague, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to.</source>
794         <translation>Bir adresin sizin olduğunu ispatlamak için adresinizle mesaj imzalayabilirsiniz. Oltalama saldırılarının kimliğinizi imzanızla elde etmeyi deneyebilecekleri için belirsiz hiçbir şey imzalamamaya dikkat ediniz. Sadece ayrıntılı açıklaması olan ve tümüne katıldığınız ifadeleri imzalayın.</translation>
795     </message>
796     <message>
797         <location filename="../forms/messagepage.ui" line="38"/>
798         <source>The address to send the payment to  (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
799         <translation>Ödemenin gönderileceği adres  (mesela 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
800     </message>
801     <message>
802         <location filename="../forms/messagepage.ui" line="48"/>
803         <source>Choose adress from address book</source>
804         <translation>Adres defterinden adres seç</translation>
805     </message>
806     <message>
807         <location filename="../forms/messagepage.ui" line="58"/>
808         <source>Alt+A</source>
809         <translation>Alt+A</translation>
810     </message>
811     <message>
812         <location filename="../forms/messagepage.ui" line="71"/>
813         <source>Paste address from clipboard</source>
814         <translation>Panodan adres yapıştır</translation>
815     </message>
816     <message>
817         <location filename="../forms/messagepage.ui" line="81"/>
818         <source>Alt+P</source>
819         <translation>Alt+P</translation>
820     </message>
821     <message>
822         <location filename="../forms/messagepage.ui" line="93"/>
823         <source>Enter the message you want to sign here</source>
824         <translation>İmzalamak istediğiniz mesajı burada giriniz</translation>
825     </message>
826     <message>
827         <location filename="../forms/messagepage.ui" line="105"/>
828         <source>Click &quot;Sign Message&quot; to get signature</source>
829         <translation>İmza elde etmek için &quot;Mesaj İmzala&quot; unsurunu tıklayın</translation>
830     </message>
831     <message>
832         <location filename="../forms/messagepage.ui" line="117"/>
833         <source>Sign a message to prove you own this address</source>
834         <translation>Bu adresin sizin olduğunu ispatlamak için bir mesaj imzalayın</translation>
835     </message>
836     <message>
837         <location filename="../forms/messagepage.ui" line="120"/>
838         <source>&amp;Sign Message</source>
839         <translation>Mesaj &amp;İmzala</translation>
840     </message>
841     <message>
842         <location filename="../forms/messagepage.ui" line="131"/>
843         <source>Copy the currently selected address to the system clipboard</source>
844         <translation>Şu anda seçili olan adresi panoya kopyalar</translation>
845     </message>
846     <message>
847         <location filename="../forms/messagepage.ui" line="134"/>
848         <source>&amp;Copy to Clipboard</source>
849         <translation>Panoya &amp;kopyala</translation>
850     </message>
851     <message>
852         <location filename="../messagepage.cpp" line="74"/>
853         <location filename="../messagepage.cpp" line="89"/>
854         <location filename="../messagepage.cpp" line="101"/>
855         <source>Error signing</source>
856         <translation>İmza sırasında hata meydana geldi</translation>
857     </message>
858     <message>
859         <location filename="../messagepage.cpp" line="74"/>
860         <source>%1 is not a valid address.</source>
861         <translation>%1 geçerli bir adres değildir.</translation>
862     </message>
863     <message>
864         <location filename="../messagepage.cpp" line="89"/>
865         <source>Private key for %1 is not available.</source>
866         <translation>%1 için özel anahtar mevcut değil.</translation>
867     </message>
868     <message>
869         <location filename="../messagepage.cpp" line="101"/>
870         <source>Sign failed</source>
871         <translation>İmzalama başarısız oldu</translation>
872     </message>
873 </context>
874 <context>
875     <name>OptionsDialog</name>
876     <message>
877         <location filename="../optionsdialog.cpp" line="79"/>
878         <source>Main</source>
879         <translation>Ana menü</translation>
880     </message>
881     <message>
882         <location filename="../optionsdialog.cpp" line="84"/>
883         <source>Display</source>
884         <translation>Görünüm</translation>
885     </message>
886     <message>
887         <location filename="../optionsdialog.cpp" line="104"/>
888         <source>Options</source>
889         <translation>Seçenekler</translation>
890     </message>
891 </context>
892 <context>
893     <name>OverviewPage</name>
894     <message>
895         <location filename="../forms/overviewpage.ui" line="14"/>
896         <source>Form</source>
897         <translation>Form</translation>
898     </message>
899     <message>
900         <location filename="../forms/overviewpage.ui" line="40"/>
901         <source>Balance:</source>
902         <translation>Bakiye:</translation>
903     </message>
904     <message>
905         <location filename="../forms/overviewpage.ui" line="47"/>
906         <source>123.456 BTC</source>
907         <translation>123.456 BTC</translation>
908     </message>
909     <message>
910         <location filename="../forms/overviewpage.ui" line="54"/>
911         <source>Number of transactions:</source>
912         <translation>Muamele sayısı:</translation>
913     </message>
914     <message>
915         <location filename="../forms/overviewpage.ui" line="61"/>
916         <source>0</source>
917         <translation>0</translation>
918     </message>
919     <message>
920         <location filename="../forms/overviewpage.ui" line="68"/>
921         <source>Unconfirmed:</source>
922         <translation>Doğrulanmamış:</translation>
923     </message>
924     <message>
925         <location filename="../forms/overviewpage.ui" line="75"/>
926         <source>0 BTC</source>
927         <translation>0 BTC</translation>
928     </message>
929     <message>
930         <location filename="../forms/overviewpage.ui" line="82"/>
931         <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
932 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
933 p, li { white-space: pre-wrap; }
934 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
935 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Wallet&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
936         <translation>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
937 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
938 p, li { white-space: pre-wrap; }
939 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Ubuntu&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
940 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Cüzdan&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
941     </message>
942     <message>
943         <location filename="../forms/overviewpage.ui" line="122"/>
944         <source>&lt;b&gt;Recent transactions&lt;/b&gt;</source>
945         <translation>&lt;b&gt;Son muameleler&lt;/b&gt;</translation>
946     </message>
947     <message>
948         <location filename="../overviewpage.cpp" line="103"/>
949         <source>Your current balance</source>
950         <translation>Güncel bakiyeniz</translation>
951     </message>
952     <message>
953         <location filename="../overviewpage.cpp" line="108"/>
954         <source>Total of transactions that have yet to be confirmed, and do not yet count toward the current balance</source>
955         <translation>Doğrulanması beklenen ve henüz güncel bakiyeye ilâve edilmemiş muamelelerin toplamı</translation>
956     </message>
957     <message>
958         <location filename="../overviewpage.cpp" line="111"/>
959         <source>Total number of transactions in wallet</source>
960         <translation>Cüzdandaki muamelelerin toplam sayısı</translation>
961     </message>
962 </context>
963 <context>
964     <name>QRCodeDialog</name>
965     <message>
966         <location filename="../forms/qrcodedialog.ui" line="14"/>
967         <source>Dialog</source>
968         <translation>Diyalog</translation>
969     </message>
970     <message>
971         <location filename="../forms/qrcodedialog.ui" line="32"/>
972         <source>QR Code</source>
973         <translation>QR Kod</translation>
974     </message>
975     <message>
976         <location filename="../forms/qrcodedialog.ui" line="52"/>
977         <source>Request Payment</source>
978         <translation>Ödeme isteği</translation>
979     </message>
980     <message>
981         <location filename="../forms/qrcodedialog.ui" line="67"/>
982         <source>Amount:</source>
983         <translation>Miktar:</translation>
984     </message>
985     <message>
986         <location filename="../forms/qrcodedialog.ui" line="102"/>
987         <source>BTC</source>
988         <translation>BTC</translation>
989     </message>
990     <message>
991         <location filename="../forms/qrcodedialog.ui" line="118"/>
992         <source>Label:</source>
993         <translation>Etiket:</translation>
994     </message>
995     <message>
996         <location filename="../forms/qrcodedialog.ui" line="141"/>
997         <source>Message:</source>
998         <translation>Mesaj:</translation>
999     </message>
1000     <message>
1001         <location filename="../forms/qrcodedialog.ui" line="183"/>
1002         <source>&amp;Save As...</source>
1003         <translation>&amp;Farklı kaydet...</translation>
1004     </message>
1005     <message>
1006         <location filename="../qrcodedialog.cpp" line="101"/>
1007         <source>Save Image...</source>
1008         <translation>Resmi kaydet...</translation>
1009     </message>
1010     <message>
1011         <location filename="../qrcodedialog.cpp" line="101"/>
1012         <source>PNG Images (*.png)</source>
1013         <translation>PNG resimleri (*.png)</translation>
1014     </message>
1015 </context>
1016 <context>
1017     <name>SendCoinsDialog</name>
1018     <message>
1019         <location filename="../forms/sendcoinsdialog.ui" line="14"/>
1020         <location filename="../sendcoinsdialog.cpp" line="122"/>
1021         <location filename="../sendcoinsdialog.cpp" line="127"/>
1022         <location filename="../sendcoinsdialog.cpp" line="132"/>
1023         <location filename="../sendcoinsdialog.cpp" line="137"/>
1024         <location filename="../sendcoinsdialog.cpp" line="143"/>
1025         <location filename="../sendcoinsdialog.cpp" line="148"/>
1026         <location filename="../sendcoinsdialog.cpp" line="153"/>
1027         <source>Send Coins</source>
1028         <translation>Para (coin) yolla</translation>
1029     </message>
1030     <message>
1031         <location filename="../forms/sendcoinsdialog.ui" line="64"/>
1032         <source>Send to multiple recipients at once</source>
1033         <translation>Birçok alıcıya aynı anda gönder</translation>
1034     </message>
1035     <message>
1036         <location filename="../forms/sendcoinsdialog.ui" line="67"/>
1037         <source>&amp;Add recipient...</source>
1038         <translation>&amp;Alıcı ekle...</translation>
1039     </message>
1040     <message>
1041         <location filename="../forms/sendcoinsdialog.ui" line="84"/>
1042         <source>Remove all transaction fields</source>
1043         <translation>Bütün muamele alanlarını kaldır</translation>
1044     </message>
1045     <message>
1046         <location filename="../forms/sendcoinsdialog.ui" line="87"/>
1047         <source>Clear all</source>
1048         <translation>Tümünü temizle</translation>
1049     </message>
1050     <message>
1051         <location filename="../forms/sendcoinsdialog.ui" line="106"/>
1052         <source>Balance:</source>
1053         <translation>Bakiye:</translation>
1054     </message>
1055     <message>
1056         <location filename="../forms/sendcoinsdialog.ui" line="113"/>
1057         <source>123.456 BTC</source>
1058         <translation>123.456 BTC</translation>
1059     </message>
1060     <message>
1061         <location filename="../forms/sendcoinsdialog.ui" line="144"/>
1062         <source>Confirm the send action</source>
1063         <translation>Yollama etkinliğini teyit ediniz</translation>
1064     </message>
1065     <message>
1066         <location filename="../forms/sendcoinsdialog.ui" line="147"/>
1067         <source>&amp;Send</source>
1068         <translation>&amp;Gönder</translation>
1069     </message>
1070     <message>
1071         <location filename="../sendcoinsdialog.cpp" line="94"/>
1072         <source>&lt;b&gt;%1&lt;/b&gt; to %2 (%3)</source>
1073         <translation>&lt;b&gt;%1&lt;/b&gt; şu adrese: %2 (%3)</translation>
1074     </message>
1075     <message>
1076         <location filename="../sendcoinsdialog.cpp" line="99"/>
1077         <source>Confirm send coins</source>
1078         <translation>Gönderiyi teyit ediniz</translation>
1079     </message>
1080     <message>
1081         <location filename="../sendcoinsdialog.cpp" line="100"/>
1082         <source>Are you sure you want to send %1?</source>
1083         <translation>%1 tutarını göndermek istediğinizden emin misiniz?</translation>
1084     </message>
1085     <message>
1086         <location filename="../sendcoinsdialog.cpp" line="100"/>
1087         <source> and </source>
1088         <translation> ve </translation>
1089     </message>
1090     <message>
1091         <location filename="../sendcoinsdialog.cpp" line="123"/>
1092         <source>The recepient address is not valid, please recheck.</source>
1093         <translation>Alıcı adresi geçerli değildir, lütfen denetleyiniz.</translation>
1094     </message>
1095     <message>
1096         <location filename="../sendcoinsdialog.cpp" line="128"/>
1097         <source>The amount to pay must be larger than 0.</source>
1098         <translation>Ödeyeceğiniz tutarın sıfırdan yüksek olması gerekir.</translation>
1099     </message>
1100     <message>
1101         <location filename="../sendcoinsdialog.cpp" line="133"/>
1102         <source>Amount exceeds your balance</source>
1103         <translation>Tutar bakiyenizden yüksektir</translation>
1104     </message>
1105     <message>
1106         <location filename="../sendcoinsdialog.cpp" line="138"/>
1107         <source>Total exceeds your balance when the %1 transaction fee is included</source>
1108         <translation>Toplam, %1 muamele ücreti ilâve edildiğinde bakiyenizi geçmektedir</translation>
1109     </message>
1110     <message>
1111         <location filename="../sendcoinsdialog.cpp" line="144"/>
1112         <source>Duplicate address found, can only send to each address once in one send operation</source>
1113         <translation>Çift adres bulundu, belli bir gönderi sırasında her adrese sadece tek bir gönderide bulunulabilir</translation>
1114     </message>
1115     <message>
1116         <location filename="../sendcoinsdialog.cpp" line="149"/>
1117         <source>Error: Transaction creation failed  </source>
1118         <translation>Hata: Muamele oluşturması başarısız oldu  </translation>
1119     </message>
1120     <message>
1121         <location filename="../sendcoinsdialog.cpp" line="154"/>
1122         <source>Error: The transaction was rejected.  This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here.</source>
1123         <translation>Hata: Muamele reddedildi.  Cüzdanınızdaki madenî paraların bazıları zaten harcanmış olduğunda bu meydana gelebilir. Örneğin wallet.dat dosyasının bir kopyasını kullandıysanız ve kopyada para harcandığında ancak burada harcandığı işaretlenmediğinde.</translation>
1124     </message>
1125 </context>
1126 <context>
1127     <name>SendCoinsEntry</name>
1128     <message>
1129         <location filename="../forms/sendcoinsentry.ui" line="14"/>
1130         <source>Form</source>
1131         <translation>Form</translation>
1132     </message>
1133     <message>
1134         <location filename="../forms/sendcoinsentry.ui" line="29"/>
1135         <source>A&amp;mount:</source>
1136         <translation>M&amp;iktar:</translation>
1137     </message>
1138     <message>
1139         <location filename="../forms/sendcoinsentry.ui" line="42"/>
1140         <source>Pay &amp;To:</source>
1141         <translation>&amp;Şu kişiye öde:</translation>
1142     </message>
1143     <message>
1144         <location filename="../forms/sendcoinsentry.ui" line="66"/>
1145         <location filename="../sendcoinsentry.cpp" line="26"/>
1146         <source>Enter a label for this address to add it to your address book</source>
1147         <translation>Adres defterinize eklemek için bu adres için bir etiket giriniz</translation>
1148     </message>
1149     <message>
1150         <location filename="../forms/sendcoinsentry.ui" line="75"/>
1151         <source>&amp;Label:</source>
1152         <translation>&amp;Etiket:</translation>
1153     </message>
1154     <message>
1155         <location filename="../forms/sendcoinsentry.ui" line="93"/>
1156         <source>The address to send the payment to  (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
1157         <translation>Ödemenin gönderileceği adres  (mesela 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
1158     </message>
1159     <message>
1160         <location filename="../forms/sendcoinsentry.ui" line="103"/>
1161         <source>Choose address from address book</source>
1162         <translation>Adres defterinden adres seç</translation>
1163     </message>
1164     <message>
1165         <location filename="../forms/sendcoinsentry.ui" line="113"/>
1166         <source>Alt+A</source>
1167         <translation>Alt+A</translation>
1168     </message>
1169     <message>
1170         <location filename="../forms/sendcoinsentry.ui" line="120"/>
1171         <source>Paste address from clipboard</source>
1172         <translation>Panodan adres yapıştır</translation>
1173     </message>
1174     <message>
1175         <location filename="../forms/sendcoinsentry.ui" line="130"/>
1176         <source>Alt+P</source>
1177         <translation>Alt+P</translation>
1178     </message>
1179     <message>
1180         <location filename="../forms/sendcoinsentry.ui" line="137"/>
1181         <source>Remove this recipient</source>
1182         <translation>Bu alıcıyı kaldır</translation>
1183     </message>
1184     <message>
1185         <location filename="../sendcoinsentry.cpp" line="25"/>
1186         <source>Enter a Bitcoin address (e.g. 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</source>
1187         <translation>Bitcoin adresi giriniz (mesela 1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L)</translation>
1188     </message>
1189 </context>
1190 <context>
1191     <name>TransactionDesc</name>
1192     <message>
1193         <location filename="../transactiondesc.cpp" line="18"/>
1194         <source>Open for %1 blocks</source>
1195         <translation>%1 blok için açık</translation>
1196     </message>
1197     <message>
1198         <location filename="../transactiondesc.cpp" line="20"/>
1199         <source>Open until %1</source>
1200         <translation>%1 değerine dek açık</translation>
1201     </message>
1202     <message>
1203         <location filename="../transactiondesc.cpp" line="26"/>
1204         <source>%1/offline?</source>
1205         <translation>%1/çevrimdışı mı?</translation>
1206     </message>
1207     <message>
1208         <location filename="../transactiondesc.cpp" line="28"/>
1209         <source>%1/unconfirmed</source>
1210         <translation>%1/doğrulanmadı</translation>
1211     </message>
1212     <message>
1213         <location filename="../transactiondesc.cpp" line="30"/>
1214         <source>%1 confirmations</source>
1215         <translation>%1 doğrulama</translation>
1216     </message>
1217     <message>
1218         <location filename="../transactiondesc.cpp" line="47"/>
1219         <source>&lt;b&gt;Status:&lt;/b&gt; </source>
1220         <translation>&lt;b&gt;Durum:&lt;/b&gt; </translation>
1221     </message>
1222     <message>
1223         <location filename="../transactiondesc.cpp" line="52"/>
1224         <source>, has not been successfully broadcast yet</source>
1225         <translation>, henüz başarılı bir şekilde yayınlanmadı</translation>
1226     </message>
1227     <message>
1228         <location filename="../transactiondesc.cpp" line="54"/>
1229         <source>, broadcast through %1 node</source>
1230         <translation>, %1 düğüm vasıtasıyla yayınlandı</translation>
1231     </message>
1232     <message>
1233         <location filename="../transactiondesc.cpp" line="56"/>
1234         <source>, broadcast through %1 nodes</source>
1235         <translation>, %1 düğüm vasıtasıyla yayınlandı</translation>
1236     </message>
1237     <message>
1238         <location filename="../transactiondesc.cpp" line="60"/>
1239         <source>&lt;b&gt;Date:&lt;/b&gt; </source>
1240         <translation>&lt;b&gt;Tarih:&lt;/b&gt; </translation>
1241     </message>
1242     <message>
1243         <location filename="../transactiondesc.cpp" line="67"/>
1244         <source>&lt;b&gt;Source:&lt;/b&gt; Generated&lt;br&gt;</source>
1245         <translation>&lt;b&gt;Kaynak:&lt;/b&gt; Oluşturuldu&lt;br&gt;</translation>
1246     </message>
1247     <message>
1248         <location filename="../transactiondesc.cpp" line="73"/>
1249         <location filename="../transactiondesc.cpp" line="90"/>
1250         <source>&lt;b&gt;From:&lt;/b&gt; </source>
1251         <translation>&lt;b&gt;Gönderen:&lt;/b&gt; </translation>
1252     </message>
1253     <message>
1254         <location filename="../transactiondesc.cpp" line="90"/>
1255         <source>unknown</source>
1256         <translation>bilinmiyor</translation>
1257     </message>
1258     <message>
1259         <location filename="../transactiondesc.cpp" line="91"/>
1260         <location filename="../transactiondesc.cpp" line="114"/>
1261         <location filename="../transactiondesc.cpp" line="173"/>
1262         <source>&lt;b&gt;To:&lt;/b&gt; </source>
1263         <translation>&lt;b&gt;Alıcı:&lt;/b&gt; </translation>
1264     </message>
1265     <message>
1266         <location filename="../transactiondesc.cpp" line="94"/>
1267         <source> (yours, label: </source>
1268         <translation> (sizin, etiket: </translation>
1269     </message>
1270     <message>
1271         <location filename="../transactiondesc.cpp" line="96"/>
1272         <source> (yours)</source>
1273         <translation> (sizin)</translation>
1274     </message>
1275     <message>
1276         <location filename="../transactiondesc.cpp" line="131"/>
1277         <location filename="../transactiondesc.cpp" line="145"/>
1278         <location filename="../transactiondesc.cpp" line="190"/>
1279         <location filename="../transactiondesc.cpp" line="207"/>
1280         <source>&lt;b&gt;Credit:&lt;/b&gt; </source>
1281         <translation>&lt;b&gt;Gelir:&lt;/b&gt; </translation>
1282     </message>
1283     <message>
1284         <location filename="../transactiondesc.cpp" line="133"/>
1285         <source>(%1 matures in %2 more blocks)</source>
1286         <translation>(%1, %2 ek blok sonrasında olgunlaşacak)</translation>
1287     </message>
1288     <message>
1289         <location filename="../transactiondesc.cpp" line="137"/>
1290         <source>(not accepted)</source>
1291         <translation>(kabul edilmedi)</translation>
1292     </message>
1293     <message>
1294         <location filename="../transactiondesc.cpp" line="181"/>
1295         <location filename="../transactiondesc.cpp" line="189"/>
1296         <location filename="../transactiondesc.cpp" line="204"/>
1297         <source>&lt;b&gt;Debit:&lt;/b&gt; </source>
1298         <translation>&lt;b&gt;Gider:&lt;/b&gt; </translation>
1299     </message>
1300     <message>
1301         <location filename="../transactiondesc.cpp" line="195"/>
1302         <source>&lt;b&gt;Transaction fee:&lt;/b&gt; </source>
1303         <translation>&lt;b&gt;Muamele ücreti:&lt;b&gt; </translation>
1304     </message>
1305     <message>
1306         <location filename="../transactiondesc.cpp" line="211"/>
1307         <source>&lt;b&gt;Net amount:&lt;/b&gt; </source>
1308         <translation>&lt;b&gt;Net miktar:&lt;/b&gt; </translation>
1309     </message>
1310     <message>
1311         <location filename="../transactiondesc.cpp" line="217"/>
1312         <source>Message:</source>
1313         <translation>Mesaj:</translation>
1314     </message>
1315     <message>
1316         <location filename="../transactiondesc.cpp" line="219"/>
1317         <source>Comment:</source>
1318         <translation>Yorum:</translation>
1319     </message>
1320     <message>
1321         <location filename="../transactiondesc.cpp" line="221"/>
1322         <source>Transaction ID:</source>
1323         <translation>Muamele kimliği:</translation>
1324     </message>
1325     <message>
1326         <location filename="../transactiondesc.cpp" line="224"/>
1327         <source>Generated coins must wait 120 blocks before they can be spent.  When you generated this block, it was broadcast to the network to be added to the block chain.  If it fails to get into the chain, it will change to &quot;not accepted&quot; and not be spendable.  This may occasionally happen if another node generates a block within a few seconds of yours.</source>
1328         <translation>Oluşturulan paraların (coin) harcanabilmelerinden önce 120 blok beklemeleri gerekmektedir.  Bu blok, oluşturduğunuzda, blok zincirine eklenmesi için ağda yayınlandı.  Zincire eklenmesi başarısız olursa, &quot;kabul edilmedi&quot; olarak değiştirilecek ve harcanamayacaktır.  Bu, bazen başka bir düğüm sizden birkaç saniye önce ya da sonra blok oluşturursa meydana gelebilir.</translation>
1329     </message>
1330 </context>
1331 <context>
1332     <name>TransactionDescDialog</name>
1333     <message>
1334         <location filename="../forms/transactiondescdialog.ui" line="14"/>
1335         <source>Transaction details</source>
1336         <translation>Muamele detayları</translation>
1337     </message>
1338     <message>
1339         <location filename="../forms/transactiondescdialog.ui" line="20"/>
1340         <source>This pane shows a detailed description of the transaction</source>
1341         <translation>Bu pano muamelenin ayrıntılı açıklamasını gösterir</translation>
1342     </message>
1343 </context>
1344 <context>
1345     <name>TransactionTableModel</name>
1346     <message>
1347         <location filename="../transactiontablemodel.cpp" line="213"/>
1348         <source>Date</source>
1349         <translation>Tarih</translation>
1350     </message>
1351     <message>
1352         <location filename="../transactiontablemodel.cpp" line="213"/>
1353         <source>Type</source>
1354         <translation>Tür</translation>
1355     </message>
1356     <message>
1357         <location filename="../transactiontablemodel.cpp" line="213"/>
1358         <source>Address</source>
1359         <translation>Adres</translation>
1360     </message>
1361     <message>
1362         <location filename="../transactiontablemodel.cpp" line="213"/>
1363         <source>Amount</source>
1364         <translation>Miktar</translation>
1365     </message>
1366     <message numerus="yes">
1367         <location filename="../transactiontablemodel.cpp" line="274"/>
1368         <source>Open for %n block(s)</source>
1369         <translation><numerusform>%n blok için açık</numerusform></translation>
1370     </message>
1371     <message>
1372         <location filename="../transactiontablemodel.cpp" line="277"/>
1373         <source>Open until %1</source>
1374         <translation>%1 değerine dek açık</translation>
1375     </message>
1376     <message>
1377         <location filename="../transactiontablemodel.cpp" line="280"/>
1378         <source>Offline (%1 confirmations)</source>
1379         <translation>Çevrimdışı (%1 doğrulama)</translation>
1380     </message>
1381     <message>
1382         <location filename="../transactiontablemodel.cpp" line="283"/>
1383         <source>Unconfirmed (%1 of %2 confirmations)</source>
1384         <translation>Doğrulanmadı (%1 (toplam %2 üzerinden) doğrulama)</translation>
1385     </message>
1386     <message>
1387         <location filename="../transactiontablemodel.cpp" line="286"/>
1388         <source>Confirmed (%1 confirmations)</source>
1389         <translation>Doğrulandı (%1 doğrulama)</translation>
1390     </message>
1391     <message numerus="yes">
1392         <location filename="../transactiontablemodel.cpp" line="295"/>
1393         <source>Mined balance will be available in %n more blocks</source>
1394         <translation><numerusform>Madenden çıkarılan bakiye %n ek blok sonrasında kullanılabilecektir</numerusform></translation>
1395     </message>
1396     <message>
1397         <location filename="../transactiontablemodel.cpp" line="301"/>
1398         <source>This block was not received by any other nodes and will probably not be accepted!</source>
1399         <translation>Bu blok başka hiçbir düğüm tarafından alınmamıştır ve muhtemelen kabul edilmeyecektir!</translation>
1400     </message>
1401     <message>
1402         <location filename="../transactiontablemodel.cpp" line="304"/>
1403         <source>Generated but not accepted</source>
1404         <translation>Oluşturuldu ama kabul edilmedi</translation>
1405     </message>
1406     <message>
1407         <location filename="../transactiontablemodel.cpp" line="347"/>
1408         <source>Received with</source>
1409         <translation>Şununla alınan</translation>
1410     </message>
1411     <message>
1412         <location filename="../transactiontablemodel.cpp" line="349"/>
1413         <source>Received from</source>
1414         <translation>Alındığı kişi</translation>
1415     </message>
1416     <message>
1417         <location filename="../transactiontablemodel.cpp" line="352"/>
1418         <source>Sent to</source>
1419         <translation>Gönderildiği adres</translation>
1420     </message>
1421     <message>
1422         <location filename="../transactiontablemodel.cpp" line="354"/>
1423         <source>Payment to yourself</source>
1424         <translation>Kendinize ödeme</translation>
1425     </message>
1426     <message>
1427         <location filename="../transactiontablemodel.cpp" line="356"/>
1428         <source>Mined</source>
1429         <translation>Madenden çıkarılan</translation>
1430     </message>
1431     <message>
1432         <location filename="../transactiontablemodel.cpp" line="394"/>
1433         <source>(n/a)</source>
1434         <translation>(mevcut değil)</translation>
1435     </message>
1436     <message>
1437         <location filename="../transactiontablemodel.cpp" line="593"/>
1438         <source>Transaction status. Hover over this field to show number of confirmations.</source>
1439         <translation>Muamele durumu. Doğrulama sayısını görüntülemek için imleci bu alanda tutunuz.</translation>
1440     </message>
1441     <message>
1442         <location filename="../transactiontablemodel.cpp" line="595"/>
1443         <source>Date and time that the transaction was received.</source>
1444         <translation>Muamelenin alındığı tarih ve zaman.</translation>
1445     </message>
1446     <message>
1447         <location filename="../transactiontablemodel.cpp" line="597"/>
1448         <source>Type of transaction.</source>
1449         <translation>Muamele türü.</translation>
1450     </message>
1451     <message>
1452         <location filename="../transactiontablemodel.cpp" line="599"/>
1453         <source>Destination address of transaction.</source>
1454         <translation>Muamelenin alıcı adresi.</translation>
1455     </message>
1456     <message>
1457         <location filename="../transactiontablemodel.cpp" line="601"/>
1458         <source>Amount removed from or added to balance.</source>
1459         <translation>Bakiyeden alınan ya da bakiyeye eklenen miktar.</translation>
1460     </message>
1461 </context>
1462 <context>
1463     <name>TransactionView</name>
1464     <message>
1465         <location filename="../transactionview.cpp" line="55"/>
1466         <location filename="../transactionview.cpp" line="71"/>
1467         <source>All</source>
1468         <translation>Hepsi</translation>
1469     </message>
1470     <message>
1471         <location filename="../transactionview.cpp" line="56"/>
1472         <source>Today</source>
1473         <translation>Bugün</translation>
1474     </message>
1475     <message>
1476         <location filename="../transactionview.cpp" line="57"/>
1477         <source>This week</source>
1478         <translation>Bu hafta</translation>
1479     </message>
1480     <message>
1481         <location filename="../transactionview.cpp" line="58"/>
1482         <source>This month</source>
1483         <translation>Bu ay</translation>
1484     </message>
1485     <message>
1486         <location filename="../transactionview.cpp" line="59"/>
1487         <source>Last month</source>
1488         <translation>Geçen ay</translation>
1489     </message>
1490     <message>
1491         <location filename="../transactionview.cpp" line="60"/>
1492         <source>This year</source>
1493         <translation>Bu sene</translation>
1494     </message>
1495     <message>
1496         <location filename="../transactionview.cpp" line="61"/>
1497         <source>Range...</source>
1498         <translation>Aralık...</translation>
1499     </message>
1500     <message>
1501         <location filename="../transactionview.cpp" line="72"/>
1502         <source>Received with</source>
1503         <translation>Şununla alınan</translation>
1504     </message>
1505     <message>
1506         <location filename="../transactionview.cpp" line="74"/>
1507         <source>Sent to</source>
1508         <translation>Gönderildiği adres</translation>
1509     </message>
1510     <message>
1511         <location filename="../transactionview.cpp" line="76"/>
1512         <source>To yourself</source>
1513         <translation>Kendinize</translation>
1514     </message>
1515     <message>
1516         <location filename="../transactionview.cpp" line="77"/>
1517         <source>Mined</source>
1518         <translation>Oluşturulan</translation>
1519     </message>
1520     <message>
1521         <location filename="../transactionview.cpp" line="78"/>
1522         <source>Other</source>
1523         <translation>Diğer</translation>
1524     </message>
1525     <message>
1526         <location filename="../transactionview.cpp" line="84"/>
1527         <source>Enter address or label to search</source>
1528         <translation>Aranacak adres ya da etiket giriniz</translation>
1529     </message>
1530     <message>
1531         <location filename="../transactionview.cpp" line="90"/>
1532         <source>Min amount</source>
1533         <translation>Asgari miktar</translation>
1534     </message>
1535     <message>
1536         <location filename="../transactionview.cpp" line="124"/>
1537         <source>Copy address</source>
1538         <translation>Adresi kopyala</translation>
1539     </message>
1540     <message>
1541         <location filename="../transactionview.cpp" line="125"/>
1542         <source>Copy label</source>
1543         <translation>Etiketi kopyala</translation>
1544     </message>
1545     <message>
1546         <location filename="../transactionview.cpp" line="126"/>
1547         <source>Copy amount</source>
1548         <translation>Miktarı kopyala</translation>
1549     </message>
1550     <message>
1551         <location filename="../transactionview.cpp" line="127"/>
1552         <source>Edit label</source>
1553         <translation>Etiketi düzenle</translation>
1554     </message>
1555     <message>
1556         <location filename="../transactionview.cpp" line="128"/>
1557         <source>Show details...</source>
1558         <translation>Detayları göster...</translation>
1559     </message>
1560     <message>
1561         <location filename="../transactionview.cpp" line="268"/>
1562         <source>Export Transaction Data</source>
1563         <translation>Muamele verilerini dışa aktar</translation>
1564     </message>
1565     <message>
1566         <location filename="../transactionview.cpp" line="269"/>
1567         <source>Comma separated file (*.csv)</source>
1568         <translation>Virgülle ayrılmış değerler dosyası (*.csv)</translation>
1569     </message>
1570     <message>
1571         <location filename="../transactionview.cpp" line="277"/>
1572         <source>Confirmed</source>
1573         <translation>Doğrulandı</translation>
1574     </message>
1575     <message>
1576         <location filename="../transactionview.cpp" line="278"/>
1577         <source>Date</source>
1578         <translation>Tarih</translation>
1579     </message>
1580     <message>
1581         <location filename="../transactionview.cpp" line="279"/>
1582         <source>Type</source>
1583         <translation>Tür</translation>
1584     </message>
1585     <message>
1586         <location filename="../transactionview.cpp" line="280"/>
1587         <source>Label</source>
1588         <translation>Etiket</translation>
1589     </message>
1590     <message>
1591         <location filename="../transactionview.cpp" line="281"/>
1592         <source>Address</source>
1593         <translation>Adres</translation>
1594     </message>
1595     <message>
1596         <location filename="../transactionview.cpp" line="282"/>
1597         <source>Amount</source>
1598         <translation>Miktar</translation>
1599     </message>
1600     <message>
1601         <location filename="../transactionview.cpp" line="283"/>
1602         <source>ID</source>
1603         <translation>Kimlik</translation>
1604     </message>
1605     <message>
1606         <location filename="../transactionview.cpp" line="287"/>
1607         <source>Error exporting</source>
1608         <translation>Dışa aktarımda hata oluştu</translation>
1609     </message>
1610     <message>
1611         <location filename="../transactionview.cpp" line="287"/>
1612         <source>Could not write to file %1.</source>
1613         <translation>%1 dosyasına yazılamadı.</translation>
1614     </message>
1615     <message>
1616         <location filename="../transactionview.cpp" line="382"/>
1617         <source>Range:</source>
1618         <translation>Aralık:</translation>
1619     </message>
1620     <message>
1621         <location filename="../transactionview.cpp" line="390"/>
1622         <source>to</source>
1623         <translation>ilâ</translation>
1624     </message>
1625 </context>
1626 <context>
1627     <name>WalletModel</name>
1628     <message>
1629         <location filename="../walletmodel.cpp" line="145"/>
1630         <source>Sending...</source>
1631         <translation>Gönderiliyor...</translation>
1632     </message>
1633 </context>
1634 <context>
1635     <name>bitcoin-core</name>
1636     <message>
1637         <location filename="../bitcoinstrings.cpp" line="3"/>
1638         <source>Bitcoin version</source>
1639         <translation>Bitcoin sürümü</translation>
1640     </message>
1641     <message>
1642         <location filename="../bitcoinstrings.cpp" line="4"/>
1643         <source>Usage:</source>
1644         <translation>Kullanım:</translation>
1645     </message>
1646     <message>
1647         <location filename="../bitcoinstrings.cpp" line="5"/>
1648         <source>Send command to -server or bitcoind</source>
1649         <translation>-server ya da bitcoind&apos;ye komut gönder</translation>
1650     </message>
1651     <message>
1652         <location filename="../bitcoinstrings.cpp" line="6"/>
1653         <source>List commands</source>
1654         <translation>Komutları listele</translation>
1655     </message>
1656     <message>
1657         <location filename="../bitcoinstrings.cpp" line="7"/>
1658         <source>Get help for a command</source>
1659         <translation>Bir komut için yardım al</translation>
1660     </message>
1661     <message>
1662         <location filename="../bitcoinstrings.cpp" line="8"/>
1663         <source>Options:</source>
1664         <translation>Seçenekler:</translation>
1665     </message>
1666     <message>
1667         <location filename="../bitcoinstrings.cpp" line="9"/>
1668         <source>Specify configuration file (default: bitcoin.conf)</source>
1669         <translation>Yapılandırma dosyası belirt (varsayılan: bitcoin.conf)</translation>
1670     </message>
1671     <message>
1672         <location filename="../bitcoinstrings.cpp" line="10"/>
1673         <source>Specify pid file (default: bitcoind.pid)</source>
1674         <translation>Pid dosyası belirt (varsayılan: bitcoind.pid)</translation>
1675     </message>
1676     <message>
1677         <location filename="../bitcoinstrings.cpp" line="11"/>
1678         <source>Generate coins</source>
1679         <translation>Madenî para (coin) oluştur</translation>
1680     </message>
1681     <message>
1682         <location filename="../bitcoinstrings.cpp" line="12"/>
1683         <source>Don&apos;t generate coins</source>
1684         <translation>Para oluşturma</translation>
1685     </message>
1686     <message>
1687         <location filename="../bitcoinstrings.cpp" line="13"/>
1688         <source>Start minimized</source>
1689         <translation>Küçültülmüş olarak başla</translation>
1690     </message>
1691     <message>
1692         <location filename="../bitcoinstrings.cpp" line="14"/>
1693         <source>Specify data directory</source>
1694         <translation>Veri dizinini belirt</translation>
1695     </message>
1696     <message>
1697         <location filename="../bitcoinstrings.cpp" line="15"/>
1698         <source>Specify connection timeout (in milliseconds)</source>
1699         <translation>Bağlantı zaman aşım süresini milisaniye olarak belirt</translation>
1700     </message>
1701     <message>
1702         <location filename="../bitcoinstrings.cpp" line="16"/>
1703         <source>Connect through socks4 proxy</source>
1704         <translation>Socks4 vekil sunucusu vasıtasıyla bağlan</translation>
1705     </message>
1706     <message>
1707         <location filename="../bitcoinstrings.cpp" line="17"/>
1708         <source>Allow DNS lookups for addnode and connect</source>
1709         <translation>Düğüm ekleme ve bağlantı için DNS aramalarına izin ver</translation>
1710     </message>
1711     <message>
1712         <location filename="../bitcoinstrings.cpp" line="18"/>
1713         <source>Listen for connections on &lt;port&gt; (default: 8333 or testnet: 18333)</source>
1714         <translation>Bağlantılar için dinlenecek &lt;port&gt; (varsayılan: 8333 ya da testnet: 18333)</translation>
1715     </message>
1716     <message>
1717         <location filename="../bitcoinstrings.cpp" line="19"/>
1718         <source>Maintain at most &lt;n&gt; connections to peers (default: 125)</source>
1719         <translation>Eşler ile en çok &lt;n&gt; adet bağlantı kur (varsayılan: 125)</translation>
1720     </message>
1721     <message>
1722         <location filename="../bitcoinstrings.cpp" line="20"/>
1723         <source>Add a node to connect to</source>
1724         <translation>Bağlanılacak düğüm ekle</translation>
1725     </message>
1726     <message>
1727         <location filename="../bitcoinstrings.cpp" line="21"/>
1728         <source>Connect only to the specified node</source>
1729         <translation>Sadece belirtilen düğüme bağlan</translation>
1730     </message>
1731     <message>
1732         <location filename="../bitcoinstrings.cpp" line="22"/>
1733         <source>Don&apos;t accept connections from outside</source>
1734         <translation>Dışarıdan bağlantıları reddet</translation>
1735     </message>
1736     <message>
1737         <location filename="../bitcoinstrings.cpp" line="23"/>
1738         <source>Don&apos;t bootstrap list of peers using DNS</source>
1739         <translation>Eş listesini DNS kullanarak başlatma</translation>
1740     </message>
1741     <message>
1742         <location filename="../bitcoinstrings.cpp" line="24"/>
1743         <source>Threshold for disconnecting misbehaving peers (default: 100)</source>
1744         <translation>Aksaklık gösteren eşlerle bağlantıyı kesme sınırı (varsayılan: 100)</translation>
1745     </message>
1746     <message>
1747         <location filename="../bitcoinstrings.cpp" line="25"/>
1748         <source>Number of seconds to keep misbehaving peers from reconnecting (default: 86400)</source>
1749         <translation>Aksaklık gösteren eşlerle yeni bağlantıları engelleme süresi, saniye olarak (varsayılan: 86400)</translation>
1750     </message>
1751     <message>
1752         <location filename="../bitcoinstrings.cpp" line="28"/>
1753         <source>Maximum per-connection receive buffer, &lt;n&gt;*1000 bytes (default: 10000)</source>
1754         <translation>Her bağlantı için alım tamponu, &lt;n&gt;*1000 bayt (varsayılan: 10000)</translation>
1755     </message>
1756     <message>
1757         <location filename="../bitcoinstrings.cpp" line="29"/>
1758         <source>Maximum per-connection send buffer, &lt;n&gt;*1000 bytes (default: 10000)</source>
1759         <translation>Her bağlantı için yollama tamponu, &lt;n&gt;*1000 bayt (varsayılan: 10000)</translation>
1760     </message>
1761     <message>
1762         <location filename="../bitcoinstrings.cpp" line="30"/>
1763         <source>Don&apos;t attempt to use UPnP to map the listening port</source>
1764         <translation>Dinlenilecek portu haritalamak için UPnP kullanma</translation>
1765     </message>
1766     <message>
1767         <location filename="../bitcoinstrings.cpp" line="31"/>
1768         <source>Attempt to use UPnP to map the listening port</source>
1769         <translation>Dinlenilecek portu haritalamak için UPnP kullan</translation>
1770     </message>
1771     <message>
1772         <location filename="../bitcoinstrings.cpp" line="32"/>
1773         <source>Fee per kB to add to transactions you send</source>
1774         <translation>Yolladığınız muameleler için eklenecek kB başı ücret</translation>
1775     </message>
1776     <message>
1777         <location filename="../bitcoinstrings.cpp" line="33"/>
1778         <source>Accept command line and JSON-RPC commands</source>
1779         <translation>Konut satırı ve JSON-RPC komutlarını kabul et</translation>
1780     </message>
1781     <message>
1782         <location filename="../bitcoinstrings.cpp" line="34"/>
1783         <source>Run in the background as a daemon and accept commands</source>
1784         <translation>Arka planda daemon (servis) olarak çalış ve komutları kabul et</translation>
1785     </message>
1786     <message>
1787         <location filename="../bitcoinstrings.cpp" line="35"/>
1788         <source>Use the test network</source>
1789         <translation>Deneme şebekesini kullan</translation>
1790     </message>
1791     <message>
1792         <location filename="../bitcoinstrings.cpp" line="36"/>
1793         <source>Output extra debugging information</source>
1794         <translation>İlâve hata ayıklama verisi çıkar</translation>
1795     </message>
1796     <message>
1797         <location filename="../bitcoinstrings.cpp" line="37"/>
1798         <source>Prepend debug output with timestamp</source>
1799         <translation>Hata ayıklama çıktısına tarih ön ekleri ilâve et</translation>
1800     </message>
1801     <message>
1802         <location filename="../bitcoinstrings.cpp" line="38"/>
1803         <source>Send trace/debug info to console instead of debug.log file</source>
1804         <translation>Trace/hata ayıklama verilerini debug.log dosyası yerine konsola gönder</translation>
1805     </message>
1806     <message>
1807         <location filename="../bitcoinstrings.cpp" line="39"/>
1808         <source>Send trace/debug info to debugger</source>
1809         <translation>Hata ayıklayıcıya -debugger- trace/hata ayıklama verileri gönder</translation>
1810     </message>
1811     <message>
1812         <location filename="../bitcoinstrings.cpp" line="40"/>
1813         <source>Username for JSON-RPC connections</source>
1814         <translation>JSON-RPC bağlantıları için kullanıcı ismi</translation>
1815     </message>
1816     <message>
1817         <location filename="../bitcoinstrings.cpp" line="41"/>
1818         <source>Password for JSON-RPC connections</source>
1819         <translation>JSON-RPC bağlantıları için parola</translation>
1820     </message>
1821     <message>
1822         <location filename="../bitcoinstrings.cpp" line="42"/>
1823         <source>Listen for JSON-RPC connections on &lt;port&gt; (default: 8332)</source>
1824         <translation>JSON-RPC bağlantıları için dinlenecek &lt;port&gt; (varsayılan: 8332)</translation>
1825     </message>
1826     <message>
1827         <location filename="../bitcoinstrings.cpp" line="43"/>
1828         <source>Allow JSON-RPC connections from specified IP address</source>
1829         <translation>Belirtilen İP adresinden JSON-RPC bağlantılarını kabul et</translation>
1830     </message>
1831     <message>
1832         <location filename="../bitcoinstrings.cpp" line="44"/>
1833         <source>Send commands to node running on &lt;ip&gt; (default: 127.0.0.1)</source>
1834         <translation>Şu &lt;ip&gt; adresinde (varsayılan: 127.0.0.1) çalışan düğüme komut yolla</translation>
1835     </message>
1836     <message>
1837         <location filename="../bitcoinstrings.cpp" line="45"/>
1838         <source>Set key pool size to &lt;n&gt; (default: 100)</source>
1839         <translation>Anahtar alan boyutunu &lt;n&gt; değerine ayarla (varsayılan: 100)</translation>
1840     </message>
1841     <message>
1842         <location filename="../bitcoinstrings.cpp" line="46"/>
1843         <source>Rescan the block chain for missing wallet transactions</source>
1844         <translation>Blok zincirini eksik cüzdan muameleleri için tekrar tara</translation>
1845     </message>
1846     <message>
1847         <location filename="../bitcoinstrings.cpp" line="47"/>
1848         <source>
1849 SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
1850         <translation>
1851 SSL seçenekleri: (SSL kurulum bilgisi için Bitcoin vikisine bakınız)</translation>
1852     </message>
1853     <message>
1854         <location filename="../bitcoinstrings.cpp" line="50"/>
1855         <source>Use OpenSSL (https) for JSON-RPC connections</source>
1856         <translation>JSON-RPC bağlantıları için OpenSSL (https) kullan</translation>
1857     </message>
1858     <message>
1859         <location filename="../bitcoinstrings.cpp" line="51"/>
1860         <source>Server certificate file (default: server.cert)</source>
1861         <translation>Sunucu sertifika dosyası (varsayılan: server.cert)</translation>
1862     </message>
1863     <message>
1864         <location filename="../bitcoinstrings.cpp" line="52"/>
1865         <source>Server private key (default: server.pem)</source>
1866         <translation>Sunucu özel anahtarı (varsayılan: server.pem)</translation>
1867     </message>
1868     <message>
1869         <location filename="../bitcoinstrings.cpp" line="53"/>
1870         <source>Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)</source>
1871         <translation>Kabul edilebilir şifreler (varsayılan: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)</translation>
1872     </message>
1873     <message>
1874         <location filename="../bitcoinstrings.cpp" line="56"/>
1875         <source>This help message</source>
1876         <translation>Bu yardım mesajı</translation>
1877     </message>
1878     <message>
1879         <location filename="../bitcoinstrings.cpp" line="57"/>
1880         <source>Cannot obtain a lock on data directory %s.  Bitcoin is probably already running.</source>
1881         <translation>%s veri dizininde kilit elde edilemedi.  Bitcoin muhtemelen hâlihazırda çalışmaktadır.</translation>
1882     </message>
1883     <message>
1884         <location filename="../bitcoinstrings.cpp" line="60"/>
1885         <source>Loading addresses...</source>
1886         <translation>Adresler yükleniyor...</translation>
1887     </message>
1888     <message>
1889         <location filename="../bitcoinstrings.cpp" line="61"/>
1890         <source>Error loading addr.dat</source>
1891         <translation>addr.dat dosyasının yüklenmesinde hata oluştu</translation>
1892     </message>
1893     <message>
1894         <location filename="../bitcoinstrings.cpp" line="63"/>
1895         <source>Error loading blkindex.dat</source>
1896         <translation>blkindex.dat dosyasının yüklenmesinde hata oluştu</translation>
1897     </message>
1898     <message>
1899         <location filename="../bitcoinstrings.cpp" line="65"/>
1900         <source>Error loading wallet.dat: Wallet corrupted</source>
1901         <translation>wallet.dat dosyasının yüklenmesinde hata oluştu: bozuk cüzdan</translation>
1902     </message>
1903     <message>
1904         <location filename="../bitcoinstrings.cpp" line="66"/>
1905         <source>Error loading wallet.dat: Wallet requires newer version of Bitcoin</source>
1906         <translation>wallet.dat dosyasının yüklenmesinde hata oluştu: cüzdanın daha yeni bir Bitcoin sürümüne ihtiyacı var</translation>
1907     </message>
1908     <message>
1909         <location filename="../bitcoinstrings.cpp" line="67"/>
1910         <source>Wallet needed to be rewritten: restart Bitcoin to complete</source>
1911         <translation>Cüzdanın tekrar yazılması gerekiyordu: işlemi tamamlamak için Bitcoin&apos;i yeniden başlatınız</translation>
1912     </message>
1913     <message>
1914         <location filename="../bitcoinstrings.cpp" line="68"/>
1915         <source>Error loading wallet.dat</source>
1916         <translation>wallet.dat dosyasının yüklenmesinde hata oluştu</translation>
1917     </message>
1918     <message>
1919         <location filename="../bitcoinstrings.cpp" line="62"/>
1920         <source>Loading block index...</source>
1921         <translation>Blok indeksi yükleniyor...</translation>
1922     </message>
1923     <message>
1924         <location filename="../bitcoinstrings.cpp" line="64"/>
1925         <source>Loading wallet...</source>
1926         <translation>Cüzdan yükleniyor...</translation>
1927     </message>
1928     <message>
1929         <location filename="../bitcoinstrings.cpp" line="69"/>
1930         <source>Rescanning...</source>
1931         <translation>Yeniden tarama...</translation>
1932     </message>
1933     <message>
1934         <location filename="../bitcoinstrings.cpp" line="70"/>
1935         <source>Done loading</source>
1936         <translation>Yükleme tamamlandı</translation>
1937     </message>
1938     <message>
1939         <location filename="../bitcoinstrings.cpp" line="71"/>
1940         <source>Invalid -proxy address</source>
1941         <translation>Geçersiz -proxy adresi</translation>
1942     </message>
1943     <message>
1944         <location filename="../bitcoinstrings.cpp" line="72"/>
1945         <source>Invalid amount for -paytxfee=&lt;amount&gt;</source>
1946         <translation>-paytxfee=&lt;miktar&gt; için geçersiz miktar</translation>
1947     </message>
1948     <message>
1949         <location filename="../bitcoinstrings.cpp" line="73"/>
1950         <source>Warning: -paytxfee is set very high.  This is the transaction fee you will pay if you send a transaction.</source>
1951         <translation>Uyarı: -paytxfee çok yüksek bir değere ayarlanmış.  Bu, muamele gönderirseniz ödeyeceğiniz muamele ücretidir.</translation>
1952     </message>
1953     <message>
1954         <location filename="../bitcoinstrings.cpp" line="76"/>
1955         <source>Error: CreateThread(StartNode) failed</source>
1956         <translation>Hata: CreateThread(StartNode) başarısız oldu</translation>
1957     </message>
1958     <message>
1959         <location filename="../bitcoinstrings.cpp" line="77"/>
1960         <source>Warning: Disk space is low  </source>
1961         <translation>Uyarı: Disk alanı düşük  </translation>
1962     </message>
1963     <message>
1964         <location filename="../bitcoinstrings.cpp" line="78"/>
1965         <source>Unable to bind to port %d on this computer.  Bitcoin is probably already running.</source>
1966         <translation>%d sayılı porta bu bilgisayarda bağlanılamadı.  Bitcoin muhtemelen hâlihazırda çalışmaktadır.</translation>
1967     </message>
1968     <message>
1969         <location filename="../bitcoinstrings.cpp" line="81"/>
1970         <source>Warning: Please check that your computer&apos;s date and time are correct.  If your clock is wrong Bitcoin will not work properly.</source>
1971         <translation>Uyarı: Lütfen bilgisayarınızın tarih ve saatinin doğru olup olmadığını kontrol ediniz.  Saatiniz doğru değilse Bitcoin gerektiği gibi çalışamaz.</translation>
1972     </message>
1973     <message>
1974         <location filename="../bitcoinstrings.cpp" line="84"/>
1975         <source>beta</source>
1976         <translation>beta</translation>
1977     </message>
1978 </context>
1979 </TS>