aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_zh.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt/locale/bitcoin_zh.ts')
-rw-r--r--src/qt/locale/bitcoin_zh.ts21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_zh.ts b/src/qt/locale/bitcoin_zh.ts
index a91486f757..e1352c1274 100644
--- a/src/qt/locale/bitcoin_zh.ts
+++ b/src/qt/locale/bitcoin_zh.ts
@@ -1,6 +1,16 @@
<TS version="2.1" language="zh">
<context>
<name>QObject</name>
+ <message>
+ <source>Do you want to reset settings to default values, or to abort without making changes?</source>
+ <extracomment>Explanatory text shown on startup when the settings file cannot be read. Prompts user to make a choice between resetting or aborting.</extracomment>
+ <translation type="unfinished">要将设置重置为默认值,还是不做任何更改就中止?</translation>
+ </message>
+ <message>
+ <source>A fatal error occurred. Check that settings file is writable, or try running with -nosettings.</source>
+ <extracomment>Explanatory text shown on startup when the settings file could not be written. Prompts user to check that we have the ability to write to the file. Explains that the user has the option of running without a settings file.</extracomment>
+ <translation type="unfinished">发生了一个致命错误。检查设置文件是否可写,或者尝试使用-nosettings运行。</translation>
+ </message>
<message numerus="yes">
<source>%n second(s)</source>
<translation type="unfinished">
@@ -39,6 +49,17 @@
</message>
</context>
<context>
+ <name>bitcoin-core</name>
+ <message>
+ <source>Settings file could not be read</source>
+ <translation type="unfinished">无法读取设置文件</translation>
+ </message>
+ <message>
+ <source>Settings file could not be written</source>
+ <translation type="unfinished">无法写入设置文件</translation>
+ </message>
+ </context>
+<context>
<name>BitcoinGUI</name>
<message>
<source>&amp;File</source>