diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-06-01 11:36:10 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-06-01 11:37:03 +0200 |
commit | 4ea3e8ef070417ccc22007407d78fa0a41949bee (patch) | |
tree | 3061ea634737364569bc4d02de38bf9ca36aad45 /src/qt/locale/bitcoin_zh_CN.ts | |
parent | afc115d7535986f6c2bec3c3ad4ed0fe90d31f01 (diff) |
qt: Periodic translations updatev0.16.1rc2
Tree-SHA512: eb84c69adcf1547f6bfcfd2d54ef7201c7147c26aa95e07a67be9ac12eeb31b173c847bd5f27b973c911c287ef3654413bdb201d70e4b9414f784e2d58a0071a
Diffstat (limited to 'src/qt/locale/bitcoin_zh_CN.ts')
-rw-r--r-- | src/qt/locale/bitcoin_zh_CN.ts | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts index a02983adaa..73d297fab4 100644 --- a/src/qt/locale/bitcoin_zh_CN.ts +++ b/src/qt/locale/bitcoin_zh_CN.ts @@ -1889,14 +1889,6 @@ <translation>请求付款(&R)</translation> </message> <message> - <source>Bech32 addresses (BIP-173) are cheaper to spend from and offer better protection against typos. When unchecked a P2SH wrapped SegWit address will be created, compatible with older wallets.</source> - <translation>Bech32地址(BIP-173)是一种花费成本较小,且较不容易打错的地址类型。如果没有勾选的话,会使用以P2SH包装的SegWit地址,这种地址类型跟旧版钱包兼容。</translation> - </message> - <message> - <source>Generate Bech32 address</source> - <translation>生成Bech32地址</translation> - </message> - <message> <source>Show the selected request (does the same as double clicking an entry)</source> <translation>显示选中的请求 (双击也可以显示)</translation> </message> @@ -3889,10 +3881,6 @@ <translation>输出调试信息 (默认: %u, 提供 <category> 是可选项)</translation> </message> <message> - <source>Set maximum BIP141 block weight to this * 4. Deprecated, use blockmaxweight</source> - <translation>设置BIP141最大区块权重为指定值乘以4。此设置即将淘汰,请改用blockmaxweight</translation> - </message> - <message> <source>Sets the serialization of raw transaction or block hex returned in non-verbose mode, non-segwit(0) or segwit(1) (default: %d)</source> <translation>设定非冗余模式时,返回的交易原始数据或区块hex的序列化形式:无segwit为0,或是有segwit为1(默认:%d)</translation> </message> |