aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_tr.ts
diff options
context:
space:
mode:
authormerge-script <fanquake@gmail.com>2024-05-29 09:16:55 +0100
committermerge-script <fanquake@gmail.com>2024-05-29 09:16:55 +0100
commitfccd32efe6e2950b2c74fdec2ade54040ca32a2c (patch)
tree4d9a4fd4978da3436c837fbbb22a3becc51ccdfa /src/qt/locale/bitcoin_tr.ts
parentc7885ecd778d7e42bc07a0ba73156525e86a8aae (diff)
parent22701a43464ab27ea83c8b49e2732ee647909a10 (diff)
Merge bitcoin/bitcoin#30092: [27.x] Backports and rc1v27.1rc1
22701a43464ab27ea83c8b49e2732ee647909a10 doc: update manual pages for 27.1rc1 (fanquake) 9e919072bd76b0c2048ef9df6ba7171e8be0ccf4 build: bump version to 27.1rc1 (fanquake) 9b4640c4bea984ebd496a4d6eb014fab7b6827fc doc: update release-notes.md for 27.1 (fanquake) 80032d691702f1e5eccb27571066bfc9b2415742 qt: 27.1rc1 translations update (Hennadii Stepanov) 423bd6dc68df1b023a699cb29825b946387a7b37 windeploy: Renew certificate (Ava Chow) 77b2321ca03dcbd5f77060510dc8a19e7f4fdfa2 depends: Fetch miniupnpc sources from an alternative website (Hennadii Stepanov) 31adcfa171c834a63237b4885ae19674fdff16f9 test: add GetAddedNodeInfo() CJDNS regression unit test (Jon Atack) 9cdb9edfb8d1a4b0c1ba39cea0d5cee2e28e1d31 p2p, bugfix: detect addnode cjdns peers in GetAddedNodeInfo() (Jon Atack) 3c26058da223b873094b62c30f2463ab0e629b6a crypto: disable asan for sha256_sse4 with clang and -O0 (Cory Fields) 0ba11cf90869fb437f6dce0c9430be4f899c0ea1 rpc: move UniValue in blockToJSON (willcl-ark) dedf319b08d5b76dc1752d8bc4e14d38dc54e100 gui: don't permit port in proxy IP option (willcl-ark) d1289a13006f43afa812f7ee8956f3d59449cfd0 gui: fix create unsigned transaction fee bump (furszy) Pull request description: Backports: * https://github.com/bitcoin-core/gui/pull/812 * https://github.com/bitcoin-core/gui/pull/813 * https://github.com/bitcoin/bitcoin/pull/30085 * https://github.com/bitcoin/bitcoin/pull/30094 * https://github.com/bitcoin/bitcoin/pull/30097 * https://github.com/bitcoin/bitcoin/pull/30149 * https://github.com/bitcoin/bitcoin/pull/30151 Bump to 27.1rc1. ACKs for top commit: stickies-v: re-ACK 22701a43464ab27ea83c8b49e2732ee647909a10 willcl-ark: reACK 22701a43464ab27ea83c8b49e2732ee647909a10 hebasto: re-ACK 22701a43464ab27ea83c8b49e2732ee647909a10. Tree-SHA512: 6eca44ba7e6664eb4677646597dfdaf56a241c8c3e95e0ab8929ee2fc3671303fc6c2634d359b4523dbd452ac5e54fd1f4c7c2bf7e9c5209395f8cb3b4753fb3
Diffstat (limited to 'src/qt/locale/bitcoin_tr.ts')
-rw-r--r--src/qt/locale/bitcoin_tr.ts78
1 files changed, 78 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_tr.ts b/src/qt/locale/bitcoin_tr.ts
index ba3ecca680..7f90dd22de 100644
--- a/src/qt/locale/bitcoin_tr.ts
+++ b/src/qt/locale/bitcoin_tr.ts
@@ -661,6 +661,14 @@ Cüzdan kilidini aç.</translation>
<translation type="unfinished">Tüm cüzdanları kapat</translation>
</message>
<message>
+ <source>Migrate Wallet</source>
+ <translation type="unfinished">Cüzdanı Taşı</translation>
+ </message>
+ <message>
+ <source>Migrate a wallet</source>
+ <translation type="unfinished">Bir Cüzdanı Taşı</translation>
+ </message>
+ <message>
<source>&amp;Mask values</source>
<translation type="unfinished">&amp; Değerleri maskele</translation>
</message>
@@ -752,6 +760,10 @@ Cüzdan kilidini aç.</translation>
<translation type="unfinished">Üstbilgiler senkronize ediliyor (%1%)...</translation>
</message>
<message>
+ <source>Error creating wallet</source>
+ <translation type="unfinished">Cüzdan oluşturulurken hata meydana geldi</translation>
+ </message>
+ <message>
<source>Error: %1</source>
<translation type="unfinished">Hata: %1</translation>
</message>
@@ -1001,6 +1013,37 @@ Cüzdan kilidini aç.</translation>
</message>
</context>
<context>
+ <name>MigrateWalletActivity</name>
+ <message>
+ <source>Migrate wallet</source>
+ <translation type="unfinished">Cüzdanı taşı</translation>
+ </message>
+ <message>
+ <source>Are you sure you wish to migrate the wallet &lt;i&gt;%1&lt;/i&gt;?</source>
+ <translation type="unfinished">Cüzdanı taşımak istediğine emin misin &lt;i&gt;%1&lt;/i&gt;?</translation>
+ </message>
+ <message>
+ <source>Migrate Wallet</source>
+ <translation type="unfinished">Cüzdanı Taşı</translation>
+ </message>
+ <message>
+ <source>Migrating Wallet &lt;b&gt;%1&lt;/b&gt;…</source>
+ <translation type="unfinished">Cüzdan Taşınıyor &lt;b&gt;%1&lt;/b&gt;...</translation>
+ </message>
+ <message>
+ <source>The wallet '%1' was migrated successfully.</source>
+ <translation type="unfinished">Cüzdan '%1' başarıyla taşındı.</translation>
+ </message>
+ <message>
+ <source>Migration failed</source>
+ <translation type="unfinished">Taşıma başarısız oldu.</translation>
+ </message>
+ <message>
+ <source>Migration Successful</source>
+ <translation type="unfinished">Taşıma Başarılı</translation>
+ </message>
+</context>
+<context>
<name>OpenWalletActivity</name>
<message>
<source>Open wallet failed</source>
@@ -1083,6 +1126,14 @@ Cüzdan kilidini aç.</translation>
<translation type="unfinished">Cüzdan Oluştur</translation>
</message>
<message>
+ <source>You are one step away from creating your new wallet!</source>
+ <translation type="unfinished">Yeni cüzdanını yaratmaktan bir adım uzaktasın!</translation>
+ </message>
+ <message>
+ <source>Please provide a name and, if desired, enable any advanced options</source>
+ <translation type="unfinished">Lütfen bir isim sağla ve, isteğe bağlı olarak, gelişmiş seçenekleri etkinleştir.</translation>
+ </message>
+ <message>
<source>Wallet Name</source>
<translation type="unfinished">Cüzdan İsmi</translation>
</message>
@@ -2056,10 +2107,18 @@ Cüzdan kilidini aç.</translation>
<translation type="unfinished">Ayrıntılı bilgi görmek için bir eş seçin.</translation>
</message>
<message>
+ <source>The transport layer version: %1</source>
+ <translation type="unfinished">Taşıma katmanı versiyonu: %1</translation>
+ </message>
+ <message>
<source>Transport</source>
<translation type="unfinished">Aktar</translation>
</message>
<message>
+ <source>Session ID</source>
+ <translation type="unfinished">Oturum ID</translation>
+ </message>
+ <message>
<source>Version</source>
<translation type="unfinished">Sürüm</translation>
</message>
@@ -2226,6 +2285,21 @@ Cüzdan kilidini aç.</translation>
<translation type="unfinished">Dışarı:</translation>
</message>
<message>
+ <source>detecting: peer could be v1 or v2</source>
+ <extracomment>Explanatory text for "detecting" transport type.</extracomment>
+ <translation type="unfinished">keşfediliyor: eş v1 veya v2 olabilir</translation>
+ </message>
+ <message>
+ <source>v1: unencrypted, plaintext transport protocol</source>
+ <extracomment>Explanatory text for v1 transport type.</extracomment>
+ <translation type="unfinished">v1: şifrelenmemiş, açık metin taşıma protokolü</translation>
+ </message>
+ <message>
+ <source>v2: BIP324 encrypted transport protocol</source>
+ <extracomment>Explanatory text for v2 transport type.</extracomment>
+ <translation type="unfinished">v2: BIP324 şifrelenmiş taşıma protokolü</translation>
+ </message>
+ <message>
<source>&amp;Copy address</source>
<extracomment>Context menu action to copy the address of a peer.</extracomment>
<translation type="unfinished">&amp;Adresi kopyala</translation>
@@ -3635,6 +3709,10 @@ Cüzdan yedeği geri yüklenemiyor.</translation>
<translation type="unfinished">Başlatma sırasında cüzdanı yeniden tarama işlemi başarısız oldu</translation>
</message>
<message>
+ <source>Failed to start indexes, shutting down..</source>
+ <translation type="unfinished">Endekslerin başlatılması başarısız oldu, kapatılıyor..</translation>
+ </message>
+ <message>
<source>Failed to verify database</source>
<translation type="unfinished">Veritabanı doğrulanamadı</translation>
</message>