diff options
| author | creekhu <[email protected]> | 2021-05-15 00:16:23 -0400 |
|---|---|---|
| committer | creekhu <[email protected]> | 2021-05-15 21:12:11 -0400 |
| commit | 4ef46f867a75b78bbd892ffa867b055a021c6d08 (patch) | |
| tree | 68bcb19335764d8da3b2c2c026ff523631121f12 /src | |
| parent | Merge pull request #1844 from pmzajaczkowski/fixing-polish-translations (diff) | |
| download | discoin-4ef46f867a75b78bbd892ffa867b055a021c6d08.tar.xz discoin-4ef46f867a75b78bbd892ffa867b055a021c6d08.zip | |
trivial: a minor fix in Chinese translation and several minor styling fixes
Diffstat (limited to 'src')
| -rw-r--r-- | src/qt/locale/bitcoin_zh_CN.ts | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts index 0f6f200f7..b6fe0509d 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> @@ -2971,8 +2971,7 @@ </message> <message> <source>Accept command line and JSON-RPC commands</source> - <translation>接受命令行和 JSON-RPC 命令 -</translation> + <translation>接受命令行和 JSON-RPC 命令</translation> </message> <message> <source>If <category> is not supplied or if <category> = 1, output all debugging information.</source> @@ -3004,9 +3003,7 @@ </message> <message> <source>Run in the background as a daemon and accept commands</source> - <translation>在后台运行并接受命令 - -</translation> + <translation>在后台运行并接受命令</translation> </message> <message> <source>Unable to start HTTP server. See debug log for details.</source> @@ -3454,8 +3451,7 @@ </message> <message> <source>Password for JSON-RPC connections</source> - <translation>JSON-RPC 连接密码 -</translation> + <translation>JSON-RPC 连接密码</translation> </message> <message> <source>Execute command when the best block changes (%s in cmd is replaced by block hash)</source> |