qt: translation update
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<TS language="tr" version="2.0">
|
||||
<TS language="tr" version="2.1">
|
||||
<context>
|
||||
<name>AddressBookPage</name>
|
||||
<message>
|
||||
<source>Double-click to edit address or label</source>
|
||||
<translation>Adresi ya da etiketi düzenlemek için çift tıklayınız</translation>
|
||||
<source>Right-click to edit address or label</source>
|
||||
<translation>Adresi ya da etiketi düzenlemek için sağ düğme ile tıklayınız.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Create a new address</source>
|
||||
@@ -27,7 +27,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<source>&Copy Address</source>
|
||||
<translation>Adresi &kopyala</translation>
|
||||
<translation>&Adresi Kopyala</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Delete the currently selected address from the list</source>
|
||||
@@ -59,7 +59,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<source>Sending addresses</source>
|
||||
<translation>Yollama adresleri</translation>
|
||||
<translation>&Gönderme adresleri...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Receiving addresses</source>
|
||||
@@ -1288,6 +1288,10 @@ Adres: %4
|
||||
<source>Refund from %1</source>
|
||||
<translation>%1 öğesinden iade</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Payment request DoS protection</source>
|
||||
<translation>Ödeme talebi DoS koruması</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Error communicating with %1: %2</source>
|
||||
<translation>%1 ile iletişimde hata: %2</translation>
|
||||
@@ -2806,30 +2810,6 @@ Adres: %4
|
||||
<source>Accept connections from outside (default: 1 if no -proxy or -connect)</source>
|
||||
<translation>Dışarıdan gelen bağlantıları kabul et (varsayılan: -proxy veya -connect yoksa 1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>%s, you must set a rpcpassword in the configuration file:
|
||||
%s
|
||||
It is recommended you use the following random password:
|
||||
rpcuser=bitcoinrpc
|
||||
rpcpassword=%s
|
||||
(you do not need to remember this password)
|
||||
The username and password MUST NOT be the same.
|
||||
If the file does not exist, create it with owner-readable-only file permissions.
|
||||
It is also recommended to set alertnotify so you are notified of problems;
|
||||
for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
</source>
|
||||
<translation>%s, şu yapılandırma dosyasında rpc parolası belirtmeniz gerekir:
|
||||
%s
|
||||
Aşağıdaki rastgele oluşturulan parolayı kullanmanız tavsiye edilir:
|
||||
rpcuser=bitcoinrpc
|
||||
rpcpassword=%s
|
||||
(bu parolayı hatırlamanız gerekli değildir)
|
||||
Kullanıcı ismi ile parolanın FARKLI olmaları gerekir.
|
||||
Dosya mevcut değilse, sadece sahibi için okumayla sınırlı izin ile oluşturunuz.
|
||||
Sorunlar hakkında bildiri almak için alertnotify unsurunu ayarlamanız tavsiye edilir;
|
||||
mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Bind to given address and always listen on it. Use [host]:port notation for IPv6</source>
|
||||
<translation>Belirtilen adrese bağlan ve daima ondan dinle. IPv6 için [makine]:port yazımını kullanınız</translation>
|
||||
@@ -2846,14 +2826,6 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
<source>Enter regression test mode, which uses a special chain in which blocks can be solved instantly.</source>
|
||||
<translation>Blokların anında çözülebileceği özel bir zincir kullanan regresyon deneme kipine gir.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>
|
||||
<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>
|
||||
</message>
|
||||
<message>
|
||||
<source>Error: This transaction requires a transaction fee of at least %s because of its amount, complexity, or use of recently received funds!</source>
|
||||
<translation>Hata: Muamelenin meblağı, karmaşıklığı ya da yakın geçmişte alınan fonların kullanılması nedeniyle bu muamele en az %s tutarında ücret gerektirmektedir!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
|
||||
<translation>Bir cüzdan muamelesi değiştiğinde komutu çalıştır (komuttaki %s muamele kimliği ile değiştirilecektir)</translation>
|
||||
@@ -2966,10 +2938,6 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
<source>Error: Disk space is low!</source>
|
||||
<translation>Hata: Disk alanı düşük!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Error: Wallet locked, unable to create transaction!</source>
|
||||
<translation>Hata: Cüzdan kilitli, muamele oluşturulamadı!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Failed to listen on any port. Use -listen=0 if you want this.</source>
|
||||
<translation>Herhangi bir portun dinlenmesi başarısız oldu. Bunu istiyorsanız -listen=0 seçeneğini kullanınız.</translation>
|
||||
@@ -3094,10 +3062,22 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
<source>Fees (in BTC/Kb) smaller than this are considered zero fee for transaction creation (default: %s)</source>
|
||||
<translation>Kb başına BTC olarak bundan düşük ücretler muamele oluşturulması için sıfır değerinde ücret olarak kabul edilir (varsayılan: %s)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>If paytxfee is not set, include enough fee so transactions begin confirmation on average within n blocks (default: %u)</source>
|
||||
<translation>Eğer paytxfee ayarlanmadıysa kafi derecede ücret ekleyin ki muameleler teyite vasati n blok içinde başlasın (varsayılan: %u)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Invalid amount for -maxtxfee=<amount>: '%s' (must be at least the minrelay fee of %s to prevent stuck transactions)</source>
|
||||
<translation>-maxtxfee=<tutar> için geçersiz tutar: '%s' (Sıkışmış muameleleri önlemek için en az %s değerinde asgari aktarım ücretine eşit olmalıdır)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Maximum size of data in data carrier transactions we relay and mine (default: %u)</source>
|
||||
<translation>Aktardığımız ve oluşturduğumuz veri taşıyıcı muamelelerindeki azami veri boyutu (varsayılan: %u)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Maximum total fees to use in a single wallet transaction, setting too low may abort large transactions (default: %s)</source>
|
||||
<translation>Tek cüzdan muamelesinde kullanılacak azami toplam ücret, çok düşük ayarlamak büyük muameleleri iptal edebilir (varsayılan: %s)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Query for peer addresses via DNS lookup, if low on addresses (default: 1 unless -connect)</source>
|
||||
<translation>Adres sayısı azaldıysa DNS sorgulamasıyla eş adresleri ara (varsayılan: 1 -connect kullanılmadıysa)</translation>
|
||||
@@ -3114,6 +3094,34 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
<source>This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit <https://www.openssl.org/> and cryptographic software written by Eric Young and UPnP software written by Thomas Bernard.</source>
|
||||
<translation>Bu ürün OpenSSL projesi tarafından OpenSSL araç takımı (http://www.openssl.org/) için geliştirilen yazılımlar, Eric Young (eay@cryptsoft.com) tarafından hazırlanmış şifreleme yazılımları ve Thomas Bernard tarafından programlanmış UPnP yazılımı içerir.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To use bitcoind, or the -server option to bitcoin-qt, you must set an rpcpassword in the configuration file:
|
||||
%s
|
||||
It is recommended you use the following random password:
|
||||
rpcuser=bitcoinrpc
|
||||
rpcpassword=%s
|
||||
(you do not need to remember this password)
|
||||
The username and password MUST NOT be the same.
|
||||
If the file does not exist, create it with owner-readable-only file permissions.
|
||||
It is also recommended to set alertnotify so you are notified of problems;
|
||||
for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
</source>
|
||||
<translation>bitcoind ya da bitcoin-qt ile -server seçeneğini kullanmak için yapılandırma dosyasında bir rpc parolası belirtmeniz gerekir:
|
||||
%s
|
||||
Aşağıdaki rastgele oluşturulan parolayı kullanmanız tavsiye edilir:
|
||||
rpcuser=bitcoinrpc
|
||||
rpcpassword=%s
|
||||
(bu parolayı hatırlamanız gerekli değildir)
|
||||
Kullanıcı ismi ile parolanın FARKLI olmaları gerekir.
|
||||
Dosya mevcut değilse, sadece sahibi için okumayla sınırlı izin ile oluşturunuz.
|
||||
Sorunlar hakkında bildiri almak için alertnotify unsurunu ayarlamanız tavsiye edilir;
|
||||
mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Warning: -maxtxfee is set very high! Fees this large could be paid on a single transaction.</source>
|
||||
<translation>İkaz: -maxtxfee çok yüksek bir değere ayarlanmış! Bu denli yüksek ücretler tek bir muamelede ödenebilir.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Warning: Please check that your computer's date and time are correct! If your clock is wrong Bitcoin Core will not work properly.</source>
|
||||
<translation>Uyarı: Lütfen bilgisayarınızın saat ve tarihinin doğru olduğunu kontol ediniz! Saatinizde gecikme varsa Bitcoin Çekirdeği doğru şekilde çalışamaz.</translation>
|
||||
@@ -3122,6 +3130,10 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
<source>Whitelisted peers cannot be DoS banned and their transactions are always relayed, even if they are already in the mempool, useful e.g. for a gateway</source>
|
||||
<translation>Beyaz listeye alınan eşler DoS yasaklamasına uğramazlar ve muameleleri zaten mempool'da olsalar da daima aktarılır, bu mesela bir geçit için kullanışlıdır</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Accept public REST requests (default: %u)</source>
|
||||
<translation>Herkese açık REST taleplerini kabul et (varsayılan: %u)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Cannot resolve -whitebind address: '%s'</source>
|
||||
<translation>-whitebind adresi çözümlenemedi: '%s'</translation>
|
||||
@@ -3158,6 +3170,10 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
<source>Initialization sanity check failed. Bitcoin Core is shutting down.</source>
|
||||
<translation>Başlatma sınaması başarısız oldu. Bitcoin Çekirdeği kapatılıyor.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Invalid amount for -maxtxfee=<amount>: '%s'</source>
|
||||
<translation>-maxtxfee=<tutar> için geçersiz tutar: '%s'</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Invalid amount for -minrelaytxfee=<amount>: '%s'</source>
|
||||
<translation>-minrelaytxfee=<amount> için geçersiz meblağ: '%s'</translation>
|
||||
@@ -3174,10 +3190,6 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
<source>Invalid netmask specified in -whitelist: '%s'</source>
|
||||
<translation>-whitelist: '%s' unsurunda geçersiz bir ağ maskesi belirtildi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Keep at most <n> unconnectable blocks in memory (default: %u)</source>
|
||||
<translation>Hafızada en çok <n> bağlanılamaz blok tut (varsaylan: %u)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Keep at most <n> unconnectable transactions in memory (default: %u)</source>
|
||||
<translation>Hafızada en çok <n> bağlanılamaz muamele tut (varsayılan: %u)</translation>
|
||||
@@ -3190,10 +3202,6 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
<source>Node relay options:</source>
|
||||
<translation>Düğüm röle seçenekleri:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Print block on startup, if found in block index</source>
|
||||
<translation>Başlangıçta bloğu göster, blok indeksinde bulunduysa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>RPC SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
|
||||
<translation>RPC SSL seçenekleri: (SSL kurulumu yönergeleri için Bitcoin vikisine bakınız)</translation>
|
||||
@@ -3242,6 +3250,10 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
<source>Transaction amounts must be positive</source>
|
||||
<translation>Muamele tutarının pozitif olması lazımdır</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Transaction too large for fee policy</source>
|
||||
<translation>Ücret politikası için çok büyük muamele</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Transaction too large</source>
|
||||
<translation>Muamele çok büyük</translation>
|
||||
@@ -3338,10 +3350,6 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
<source>How thorough the block verification of -checkblocks is (0-4, default: %u)</source>
|
||||
<translation>-checkblocks'un blok kontrolünün ne kadar kapsamlı olacağı (0 ilâ 4, varsayılan: %u)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>If paytxfee is not set, include enough fee so transactions are confirmed on average within n blocks (default: %u)</source>
|
||||
<translation>Eğer paytxfee ayarlanmadıysa, kafi derecede ücret ekleyin ki muameleler vasati n blok içinde teyit edilsin (varsayılan: %u)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Log transaction priority and fee per kB when mining blocks (default: %u)</source>
|
||||
<translation>Blok oluşturulduğunda muamele önceliğini ve kB başı ücreti kütüğe al (varsayılan: %u)</translation>
|
||||
@@ -3434,10 +3442,6 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
<source>Prepend debug output with timestamp (default: %u)</source>
|
||||
<translation>Hata ayıklama verilerinin önüne zaman damgası ekle (varsayılan: %u)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Print block tree on startup (default: %u)</source>
|
||||
<translation>Başlangıçta blok ağacını göster (varsayılan: %u)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Relay and mine data carrier transactions (default: %u)</source>
|
||||
<translation>Veri taşıyıcı muameleleri oluştur ve aktar (varsayılan: %u)</translation>
|
||||
@@ -3514,10 +3518,6 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
<source>Invalid amount for -paytxfee=<amount>: '%s'</source>
|
||||
<translation>-paytxfee=<meblağ> için geçersiz meblağ: '%s'</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Invalid amount</source>
|
||||
<translation>Geçersiz meblağ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Insufficient funds</source>
|
||||
<translation>Yetersiz bakiye</translation>
|
||||
@@ -3550,10 +3550,6 @@ mesela: alertnotify=echo %%s | mail -s "Bitcoin Alert" admin@foo.com
|
||||
<source>Done loading</source>
|
||||
<translation>Yükleme tamamlandı</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To use the %s option</source>
|
||||
<translation>%s seçeneğini kullanmak için</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Error</source>
|
||||
<translation>Hata</translation>
|
||||
|
||||
Reference in New Issue
Block a user