From 6b42df88ce1398042162bfe6dafc9f555f4f7b59 Mon Sep 17 00:00:00 2001 From: fanquake Date: Sat, 17 Aug 2019 13:14:23 +0800 Subject: qt: 0.17.2 translation update --- src/qt/locale/bitcoin_zh_TW.ts | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/qt/locale/bitcoin_zh_TW.ts') diff --git a/src/qt/locale/bitcoin_zh_TW.ts b/src/qt/locale/bitcoin_zh_TW.ts index 0aa7964e39..d905914a8c 100644 --- a/src/qt/locale/bitcoin_zh_TW.ts +++ b/src/qt/locale/bitcoin_zh_TW.ts @@ -3195,6 +3195,10 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satoshis p Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect. 讀取錢包檔 %s 時發生錯誤!所有的密鑰都正確讀取了,但是交易資料或位址簿資料可能會缺少或不正確。 + + Group outputs by address, selecting all or none, instead of selecting on a per-output basis. Privacy is improved as an address is only used once (unless someone sends to it after spending from it), but may result in slightly higher fees as suboptimal coin selection may result due to the added limitation (default: %u) + 以位址而非每筆輸出作為選擇輸出的單位。由於每個位址會因此只用一次(除非之後又有人轉帳給它),對隱私性會有幫助,但也有可能因為這個額外的限制,造成不那麼完美的錢幣選擇策略,使得手續費會略為增加。(預設值:%u) + Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly. 請檢查電腦日期和時間是否正確!%s 沒辦法在時鐘不準的情況下正常運作。 @@ -3335,6 +3339,10 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satoshis p Invalid amount for -fallbackfee=<amount>: '%s' 設定 -fallbackfee=<金額> 的金額無效: '%s' + + Specified blocks directory "%s" does not exist. + 指定的區塊目錄 "%s" 不存在。 + Upgrading txindex database 正在升級 txindex 資料庫 -- cgit v1.2.3