aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_zh_TW.ts
diff options
context:
space:
mode:
authorW. J. van der Laan <laanwj@protonmail.com>2021-04-16 13:15:38 +0200
committerW. J. van der Laan <laanwj@protonmail.com>2021-04-16 13:21:07 +0200
commitab205181912e83166496f0e7a1f5a1879fcd376f (patch)
tree91eb0154c508cc53682aa9f0c747c6a973278b7d /src/qt/locale/bitcoin_zh_TW.ts
parentf8bbee425e46b242ae76d47a1bcab07368a44e71 (diff)
downloadbitcoin-ab205181912e83166496f0e7a1f5a1879fcd376f.tar.xz
gui: Pre-rc1 translations update
Tree-SHA512: 6978293bda56b0cb1370f3ddf201477a2f12e0b8c9462d3f4703b837d9be4be65142a5e97c4a473fb9fa90edd83dba8a98ea3b0ecc335062868d1e6c550241b2
Diffstat (limited to 'src/qt/locale/bitcoin_zh_TW.ts')
-rw-r--r--src/qt/locale/bitcoin_zh_TW.ts54
1 files changed, 53 insertions, 1 deletions
diff --git a/src/qt/locale/bitcoin_zh_TW.ts b/src/qt/locale/bitcoin_zh_TW.ts
index f31297785e..52132e8bc6 100644
--- a/src/qt/locale/bitcoin_zh_TW.ts
+++ b/src/qt/locale/bitcoin_zh_TW.ts
@@ -871,7 +871,11 @@ Signing is only possible with addresses of the type 'legacy'.</source>
<source>Create</source>
<translation>產生</translation>
</message>
- </context>
+ <message>
+ <source>Compiled without sqlite support (required for descriptor wallets)</source>
+ <translation>Compiled without sqlite support (required for descriptor wallets)</translation>
+ </message>
+</context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -3499,6 +3503,10 @@ Go to File &gt; Open Wallet to load a wallet.
<translation>讀取錢包檔 %s 時發生錯誤!所有的鑰匙都正確讀取了,但是交易資料或地址簿資料可能會缺少或不正確。</translation>
</message>
<message>
+ <source>More than one onion bind address is provided. Using %s for the automatically created Tor onion service.</source>
+ <translation>More than one onion bind address is provided. Using %s for the automatically created Tor onion service.</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>
@@ -3507,6 +3515,18 @@ Go to File &gt; Open Wallet to load a wallet.
<translation>如果你覺得 %s 有用,可以幫助我們。關於這個軟體的更多資訊請見 %s。</translation>
</message>
<message>
+ <source>SQLiteDatabase: Failed to prepare the statement to fetch sqlite wallet schema version: %s</source>
+ <translation>SQLiteDatabase: Failed to prepare the statement to fetch sqlite wallet schema version: %s</translation>
+ </message>
+ <message>
+ <source>SQLiteDatabase: Failed to prepare the statement to fetch the application id: %s</source>
+ <translation>SQLiteDatabase: Failed to prepare the statement to fetch the application id: %s</translation>
+ </message>
+ <message>
+ <source>SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported</source>
+ <translation>SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported</translation>
+ </message>
+ <message>
<source>The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct</source>
<translation>區塊資料庫中有來自未來的區塊。可能是你電腦的日期時間不對。如果確定電腦日期時間沒錯的話,就重建區塊資料庫看看。</translation>
</message>
@@ -3603,6 +3623,14 @@ Go to File &gt; Open Wallet to load a wallet.
<translation>初始化時重新掃描錢包失敗了</translation>
</message>
<message>
+ <source>Failed to verify database</source>
+ <translation>Failed to verify database</translation>
+ </message>
+ <message>
+ <source>Ignoring duplicate -wallet %s.</source>
+ <translation>Ignoring duplicate -wallet %s.</translation>
+ </message>
+ <message>
<source>Importing...</source>
<translation>正在匯入中...</translation>
</message>
@@ -3631,6 +3659,30 @@ Go to File &gt; Open Wallet to load a wallet.
<translation>設定 -fallbackfee=&lt;金額&gt; 的金額無效: '%s'</translation>
</message>
<message>
+ <source>SQLiteDatabase: Failed to execute statement to verify database: %s</source>
+ <translation>SQLiteDatabase: Failed to execute statement to verify database: %s</translation>
+ </message>
+ <message>
+ <source>SQLiteDatabase: Failed to fetch sqlite wallet schema version: %s</source>
+ <translation>SQLiteDatabase: Failed to fetch sqlite wallet schema version: %s</translation>
+ </message>
+ <message>
+ <source>SQLiteDatabase: Failed to fetch the application id: %s</source>
+ <translation>SQLiteDatabase: Failed to fetch the application id: %s</translation>
+ </message>
+ <message>
+ <source>SQLiteDatabase: Failed to prepare statement to verify database: %s</source>
+ <translation>SQLiteDatabase: Failed to prepare statement to verify database: %s</translation>
+ </message>
+ <message>
+ <source>SQLiteDatabase: Failed to read database verification error: %s</source>
+ <translation>SQLiteDatabase: Failed to read database verification error: %s</translation>
+ </message>
+ <message>
+ <source>SQLiteDatabase: Unexpected application id. Expected %u, got %u</source>
+ <translation>SQLiteDatabase: Unexpected application id. Expected %u, got %u</translation>
+ </message>
+ <message>
<source>Specified blocks directory "%s" does not exist.</source>
<translation>指定的區塊目錄 "%s" 不存在。</translation>
</message>