diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-01-16 19:59:28 +0000 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-01-16 20:59:50 +0100 |
commit | b0819c7e9b428631b806d97ff19beb2e218df31f (patch) | |
tree | 749a95728d29b2da0737f6d5d05280079eb1f46a /src/qt/locale/bitcoin_zh_TW.ts | |
parent | dd98f045382428f450dc917a3933c9e4e8e1ba99 (diff) |
qt: periodic translations update
Diffstat (limited to 'src/qt/locale/bitcoin_zh_TW.ts')
-rw-r--r-- | src/qt/locale/bitcoin_zh_TW.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/qt/locale/bitcoin_zh_TW.ts b/src/qt/locale/bitcoin_zh_TW.ts index 44d596013b..bdcf966297 100644 --- a/src/qt/locale/bitcoin_zh_TW.ts +++ b/src/qt/locale/bitcoin_zh_TW.ts @@ -3703,10 +3703,6 @@ <translation>使用另外的 SOCK5 代理伺服器,來透過 Tor 隱藏服務跟其他節點聯絡(預設值: %s)</translation> </message> <message> - <source>Username and hashed password for JSON-RPC connections. The field <userpw> comes in the format: <USERNAME>:<SALT>$<HASH>. A canonical python script is included in share/rpcuser. This option can be specified multiple times</source> - <translation>JSON-RPC 連線要用的使用者名稱和雜湊密碼。<userpw> 的格式是:<使用者名稱>:<調味值>$<雜湊值>。在 share/rpcuser 目錄下有一個示範的 python 程式。這個選項可以給很多次。</translation> - </message> - <message> <source>Warning: Unknown block versions being mined! It's possible unknown rules are in effect</source> <translation>警告: 有礦工正在開採不明版本的區塊!這表示有不明的交易規則正在作用中</translation> </message> |