From cf42ffdaca731f2d78782da057874d13793f3d94 Mon Sep 17 00:00:00 2001 From: laanwj <126646+laanwj@users.noreply.github.com> Date: Thu, 14 Apr 2022 17:30:31 +0200 Subject: qt: 23.0rc5 translations update Tree-SHA512: 86a246bf5a817084f077ace118edad16dc48d06ec8d39476d82d6d6c5010bde9ec91eec00d7bd9736fc3ecfd1b67629f06e38798d484e6a0f09768553a52a231 --- src/qt/locale/bitcoin_zh_CN.ts | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/qt/locale/bitcoin_zh_CN.ts') diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts index d9427cbfdf..0713c3c0c2 100644 --- a/src/qt/locale/bitcoin_zh_CN.ts +++ b/src/qt/locale/bitcoin_zh_CN.ts @@ -632,6 +632,10 @@ Signing is only possible with addresses of the type 'legacy'. The -txindex upgrade started by a previous version cannot be completed. Restart with the previous version or run a full -reindex. 无法完成由之前版本启动的 -txindex 升级。请用之前的版本重新启动,或者进行一次完整的 -reindex 。 + + %s request to listen on port %u. This port is considered "bad" and thus it is unlikely that any Bitcoin Core peers connect to it. See doc/p2p-bad-ports.md for details and a full list. + %s请求监听端口%u。这个端口被认为是“坏的”,因此任何比特币核心节点都不太可能连接到它。有关详细信息和完整列表,请参见 doc/p2p-bad-ports.md + Cannot provide specific connections and have addrman find outgoing connections at the same time. 在使用地址管理器(addrman)寻找出站连接时,无法同时提供特定的连接。 @@ -640,6 +644,14 @@ Signing is only possible with addresses of the type 'legacy'. Error loading %s: External signer wallet being loaded without external signer support compiled 加载%s时出错: 编译时未启用外部签名器支持,却仍然试图加载外部签名器钱包 + + Failed to rename invalid peers.dat file. Please move or delete it and try again. + 无法重命名无效的 peers.dat 文件。 请移动或删除它,然后重试。 + + + Outbound connections restricted to Tor (-onlynet=onion) but the proxy for reaching the Tor network is not provided (no -proxy= and no -onion= given) or it is explicitly forbidden (-onion=0) + 出站连接仅限于 Tor (-onlynet=onion),但是未提供到达 Tor 网络的代理(no -proxy= and no -onion= given)或者被明确禁止 (-onion=0) + Config setting for %s only applied on %s network when in [%s] section. 对 %s 的配置设置只对 %s 网络生效,如果它位于配置的 [%s] 章节的话。 -- cgit v1.2.3