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_CN.ts | |
parent | dd98f045382428f450dc917a3933c9e4e8e1ba99 (diff) |
qt: periodic translations update
Diffstat (limited to 'src/qt/locale/bitcoin_zh_CN.ts')
-rw-r--r-- | src/qt/locale/bitcoin_zh_CN.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts index 41ec0574d5..8267a4f0e3 100644 --- a/src/qt/locale/bitcoin_zh_CN.ts +++ b/src/qt/locale/bitcoin_zh_CN.ts @@ -3506,10 +3506,6 @@ <translation>通过Tor隐藏服务连接节点时 使用不同的SOCKS5代理 (默认: %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> |