diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-09-15 13:37:22 +0000 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-09-15 15:38:06 +0200 |
commit | f266f2668bf8fd73015bf8265f0d00f5e858b577 (patch) | |
tree | d4e7dbba654f46a3b56466a02845879547f92cb4 /src/qt/locale/bitcoin_zh_CN.ts | |
parent | 7123b95bea5b4bb9419ecab316adaca5ed1ef1bd (diff) |
qt: Translations update pre-0.15.0.1
Tree-SHA512: 942fbba8a959ec5430afeecbb663731944fd646fa3b997252e599d835faff12f329d1b70509b161275c3c88845de031357c8317d7f7c801e24be488912cf4035
Diffstat (limited to 'src/qt/locale/bitcoin_zh_CN.ts')
-rw-r--r-- | src/qt/locale/bitcoin_zh_CN.ts | 114 |
1 files changed, 111 insertions, 3 deletions
diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts index 2094d67dd8..754b49fd45 100644 --- a/src/qt/locale/bitcoin_zh_CN.ts +++ b/src/qt/locale/bitcoin_zh_CN.ts @@ -197,7 +197,7 @@ </message> <message> <source>The supplied passphrases do not match.</source> - <translation>提供的密码不yi'zhi。</translation> + <translation>提供的密码不一致。</translation> </message> <message> <source>Wallet unlock failed</source> @@ -532,6 +532,14 @@ <translation>流入交易</translation> </message> <message> + <source>HD key generation is <b>enabled</b></source> + <translation>HD密钥生成<b>启用</b></translation> + </message> + <message> + <source>HD key generation is <b>disabled</b></source> + <translation>HD密钥生成<b>禁用</b></translation> + </message> + <message> <source>Wallet is <b>encrypted</b> and currently <b>unlocked</b></source> <translation>钱包已被<b>加密</b>,当前为<b>解锁</b>状态</translation> </message> @@ -918,7 +926,11 @@ <source>Hide</source> <translation>隐藏</translation> </message> - </context> + <message> + <source>Unknown. Syncing Headers (%1)...</source> + <translation>未知状态。同步区块头(%1)</translation> + </message> +</context> <context> <name>OpenURIDialog</name> <message> @@ -2638,7 +2650,11 @@ <source>This pane shows a detailed description of the transaction</source> <translation>当前面板显示了交易的详细信息</translation> </message> - </context> + <message> + <source>Details for %1</source> + <translation>%1 详情</translation> + </message> +</context> <context> <name>TransactionTableModel</name> <message> @@ -2666,6 +2682,10 @@ <translation>未确认的 </translation> </message> <message> + <source>Abandoned</source> + <translation>已丢弃</translation> + </message> + <message> <source>Confirming (%1 of %2 recommended confirmations)</source> <translation>确认中 (推荐 %2个确认,已经有 %1个确认)</translation> </message> @@ -2983,6 +3003,10 @@ </translation> </message> <message> + <source>Distributed under the MIT software license, see the accompanying file %s or %s</source> + <translation>在MIT协议下分发,参见附带的 %s 文件或 %s</translation> + </message> + <message> <source>If <category> is not supplied or if <category> = 1, output all debugging information.</source> <translation>如果<category>未提供或<category> = 1,输出所有调试信息。</translation> </message> @@ -3041,14 +3065,34 @@ <translation>绑定指定的IP地址开始监听。IPv6地址请使用[host]:port 格式</translation> </message> <message> + <source>Cannot obtain a lock on data directory %s. %s is probably already running.</source> + <translation>无法给数据目录 %s 上锁。%s 可能已经在运行。</translation> + </message> + <message> <source>Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup</source> <translation>删除钱包的所有交易记录,且只有用 -rescan参数启动客户端才能重新取回交易记录 </translation> </message> <message> + <source>Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect.</source> + <translation>读取 %s 时发生错误!所有的密钥都可以正确读取,但是交易记录或地址簿数据可能已经丢失或出错。</translation> + </message> + <message> <source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source> <translation>当最佳区块变化时执行命令 (命令行中的 %s 会被替换成区块哈希值)</translation> </message> <message> + <source>Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s)</source> + <translation>最大的单次钱包或原始转账费用(%s),设置太低可能导致大尺寸交易失败(默认:%s)</translation> + </message> + <message> + <source>Please check that your computer's date and time are correct! If your clock is wrong, %s will not work properly.</source> + <translation>请检查电脑的日期时间设置是否正确!时间错误可能会导致 %s 运行异常。</translation> + </message> + <message> + <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source> + <translation>如果你认为%s对你比较有用的话,请对我们进行一些捐赠支持。请访问%s网站来获取有关这个软件的更多信息。</translation> + </message> + <message> <source>Set the number of script verification threads (%u to %d, 0 = auto, <0 = leave that many cores free, default: %d)</source> <translation>设置脚本验证的程序 (%u 到 %d, 0 = 自动, <0 = 保留自由的核心, 默认值: %d)</translation> </message> @@ -3061,6 +3105,10 @@ <translation>使用UPnP暴露本机监听端口(默认:1 当正在监听且不使用代理)</translation> </message> <message> + <source>%s corrupt, salvage failed</source> + <translation>%s 已损坏,抢救备份失败</translation> + </message> + <message> <source>-maxmempool must be at least %d MB</source> <translation>-maxmempool 最小为%d MB</translation> </message> @@ -3073,6 +3121,10 @@ <translation>为用户代理字符串附加说明</translation> </message> <message> + <source>Attempt to recover private keys from a corrupt wallet on startup</source> + <translation>启动时尝试从已损坏的钱包文件中恢复私钥</translation> + </message> + <message> <source>Block creation options:</source> <translation>数据块创建选项:</translation> </message> @@ -3081,6 +3133,10 @@ <translation>无法解析 - %s 地址: '%s'</translation> </message> <message> + <source>Chain selection options:</source> + <translation>区块链选择选项:</translation> + </message> + <message> <source>Connection options:</source> <translation>连接选项:</translation> </message> @@ -3137,6 +3193,14 @@ <translation>载入 %s 时发生错误</translation> </message> <message> + <source>Error loading %s: Wallet corrupted</source> + <translation>%s 加载出错:钱包损坏</translation> + </message> + <message> + <source>Error loading %s: Wallet requires newer version of %s</source> + <translation>%s 加载错误:请升级到最新版 %s</translation> + </message> + <message> <source>Error loading block database</source> <translation>导入数据块数据库出错</translation> </message> @@ -3165,6 +3229,10 @@ <translation>无效的 -onion 地址:“%s”</translation> </message> <message> + <source>Invalid amount for -%s=<amount>: '%s'</source> + <translation>非法金额 -%s=<amount>: '%s'</translation> + </message> + <message> <source>Invalid amount for -fallbackfee=<amount>: '%s'</source> <translation>-fallbackfee 的无效数额=<amount>: '%s'</translation> </message> @@ -3173,6 +3241,10 @@ <translation>保持交易内存池大小低于<n>MB(默认:%u)</translation> </message> <message> + <source>Loading banlist...</source> + <translation>加载黑名单</translation> + </message> + <message> <source>Location of the auth cookie (default: data dir)</source> <translation>认证Cookie的位置 (默认: data目录)</translation> </message> @@ -3185,6 +3257,10 @@ <translation>只连接 <net>网络中的节点 (ipv4, ipv6 或 onion) </translation> </message> <message> + <source>Print this help message and exit</source> + <translation>打印出这段帮助信息并退出</translation> + </message> + <message> <source>Print version and exit</source> <translation>打印版本信息并退出</translation> </message> @@ -3197,6 +3273,10 @@ <translation>修剪模式与 -txindex 不兼容。</translation> </message> <message> + <source>Rebuild chain state from the currently indexed blocks</source> + <translation>从当前索引的区块中重建链状态</translation> + </message> + <message> <source>Set database cache size in megabytes (%d to %d, default: %d)</source> <translation>设置以MB为单位的数据库缓存大小(%d 到 %d, 默认值: %d)</translation> </message> @@ -3213,6 +3293,10 @@ <translation>源代码可以在 %s 获得。</translation> </message> <message> + <source>Unable to bind to %s on this computer. %s is probably already running.</source> + <translation>无法在本机绑定 %s 端口。%s 可能已经在运行。</translation> + </message> + <message> <source>Unsupported argument -benchmark ignored, use -debug=bench.</source> <translation>忽略不支持的选项 -benchmark,使用 -debug=bench</translation> </message> @@ -3514,6 +3598,10 @@ <translation>支持用 Bloom 过滤器来过滤区块和交易(默认值: %u)</translation> </message> <message> + <source>This is the transaction fee you may pay when fee estimates are not available.</source> + <translation>这是在费用估计不可用时你可能会支付的交易费。</translation> + </message> + <message> <source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source> <translation>网络版本字符串的总长度 (%i) 超过最大长度 (%i) 了。请减少 uacomment 参数的数目或长度。</translation> </message> @@ -3538,6 +3626,10 @@ <translation>警告: 未知的区块版本被挖掘!未知规则可能已生效</translation> </message> <message> + <source>%s is set very high!</source> + <translation>%s非常高!</translation> + </message> + <message> <source>(default: %s)</source> <translation>(默认: %s) </translation> </message> @@ -3598,6 +3690,10 @@ <translation>设置私钥池大小为 <n> (默认:%u) </translation> </message> <message> + <source>Set maximum BIP141 block weight (default: %d)</source> + <translation>设置BIP141最大区块权重 (默认: %d)</translation> + </message> + <message> <source>Set the number of threads to service RPC calls (default: %d)</source> <translation>设置RPC服务线程数 (默认: %d) </translation> </message> @@ -3622,10 +3718,22 @@ <translation>正在启动网络线程...</translation> </message> <message> + <source>This is the transaction fee you will pay if you send a transaction.</source> + <translation>如果发送交易,这是你交易付款时所要付的手续费。</translation> + </message> + <message> <source>Threshold for disconnecting misbehaving peers (default: %u)</source> <translation>断开 非礼节点的阀值 (默认: %u) </translation> </message> <message> + <source>Transaction amounts must not be negative</source> + <translation>交易金额不不可为负数</translation> + </message> + <message> + <source>Transaction must have at least one recipient</source> + <translation>交易必须包含至少一个接收人</translation> + </message> + <message> <source>Unknown network specified in -onlynet: '%s'</source> <translation>-onlynet 指定的是未知网络:%s</translation> </message> |