From 6e39e7c9b3ff97c16d9b2253629589e6f40ddfa4 Mon Sep 17 00:00:00 2001 From: Gavin Andresen Date: Fri, 16 Dec 2011 17:13:45 -0500 Subject: Move more newlines out of strings, and fix translations. --- src/qt/locale/bitcoin_zh_TW.ts | 123 ++++++++++++++--------------------------- 1 file changed, 41 insertions(+), 82 deletions(-) (limited to 'src/qt/locale/bitcoin_zh_TW.ts') diff --git a/src/qt/locale/bitcoin_zh_TW.ts b/src/qt/locale/bitcoin_zh_TW.ts index b150620648..f03ff82bbe 100644 --- a/src/qt/locale/bitcoin_zh_TW.ts +++ b/src/qt/locale/bitcoin_zh_TW.ts @@ -495,8 +495,7 @@ Are you sure you wish to encrypt your wallet? Date: %1 Amount: %2 Type: %3 -Address: %4 - +Address: %4 日期: %1 金額: %2 類別: %3 @@ -1398,242 +1397,207 @@ p, li { white-space: pre-wrap; } - Send command to -server or bitcoind - + Send command to -server or bitcoind 送指令至 -server 或 bitcoind - List commands - + List commands 列出指令 - Get help for a command - + Get help for a command 取得指令說明 - Options: - + Options: 選項: - Specify configuration file (default: bitcoin.conf) - + Specify configuration file (default: bitcoin.conf) 指定設定檔 (預設: bitcoin.conf) - Specify pid file (default: bitcoind.pid) - + Specify pid file (default: bitcoind.pid) 指定行程識別碼檔案 (預設: bitcoind.pid) - Generate coins - + Generate coins 生產位元幣 - Don't generate coins - + Don't generate coins 不生產位元幣 - Start minimized - + Start minimized 啓動時最小化 - Specify data directory - + Specify data directory 指定資料目錄 - Specify connection timeout (in milliseconds) - + Specify connection timeout (in milliseconds) 指定連線逾時時間 (毫秒) - Connect through socks4 proxy - + Connect through socks4 proxy 透過 socks4 代理伺服器連線 - Allow DNS lookups for addnode and connect - + Allow DNS lookups for addnode and connect 允許 addnode 和 connect 時做域名解析 - Add a node to connect to - + Add a node to connect to 新增連線節點 - Connect only to the specified node - + Connect only to the specified node 只連線至指定節點 - Don't accept connections from outside - + Don't accept connections from outside 不接受外來連線 - Don't attempt to use UPnP to map the listening port - + Don't attempt to use UPnP to map the listening port 不嘗試用 UPnP 來設定服務連接埠的對應 - Attempt to use UPnP to map the listening port - + Attempt to use UPnP to map the listening port 嘗試用 UPnP 來設定服務連接埠的對應 - Fee per KB to add to transactions you send - + Fee per KB to add to transactions you send 交易付款時每 KB 的交易手續費 - Accept command line and JSON-RPC commands - + Accept command line and JSON-RPC commands 接受命令列與 JSON-RPC 指令 - Run in the background as a daemon and accept commands - + Run in the background as a daemon and accept commands 以背景程式執行並接受指令 - Use the test network - + Use the test network 使用測試網路 - Username for JSON-RPC connections - + Username for JSON-RPC connections JSON-RPC 連線使用者名稱 - Password for JSON-RPC connections - + Password for JSON-RPC connections JSON-RPC 連線密碼 - Listen for JSON-RPC connections on <port> (default: 8332) - + Listen for JSON-RPC connections on <port> (default: 8332) 在通訊埠 <port> 聽候 JSON-RPC 連線 (預設: 8332) - Allow JSON-RPC connections from specified IP address - + Allow JSON-RPC connections from specified IP address 只允許從指定網路位址來的 JSON-RPC 連線 - Send commands to node running on <ip> (default: 127.0.0.1) - + Send commands to node running on <ip> (default: 127.0.0.1) 送指令給在 <ip> 的節點 (預設: 127.0.0.1) - Set key pool size to <n> (default: 100) - + Set key pool size to <n> (default: 100) 設定密鑰池大小為 <n> (預設: 100) - Rescan the block chain for missing wallet transactions - + Rescan the block chain for missing wallet transactions 重新掃描區塊鎖鏈, 以尋找錢包所遺漏的交易. -SSL options: (see the Bitcoin Wiki for SSL setup instructions) - +SSL options: (see the Bitcoin Wiki for SSL setup instructions) SSL 選項: (SSL 設定程序請見 Bitcoin Wiki) - Use OpenSSL (https) for JSON-RPC connections - + Use OpenSSL (https) for JSON-RPC connections 使用 OpenSSL (https) 於JSON-RPC 連線 - Server certificate file (default: server.cert) - + Server certificate file (default: server.cert) 伺服器憑證檔 (預設: server.cert) - Server private key (default: server.pem) - + Server private key (default: server.pem) 伺服器密鑰檔 (預設: server.pem) - Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) - + Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) 可以接受的加密法 (預設: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH) - This help message - + This help message 此協助訊息 @@ -1649,8 +1613,7 @@ SSL 選項: (SSL 設定程序請見 Bitcoin Wiki) - Error loading addr.dat - + Error loading addr.dat 載入 addr.dat 錯誤 @@ -1661,8 +1624,7 @@ SSL 選項: (SSL 設定程序請見 Bitcoin Wiki) - Error loading blkindex.dat - + Error loading blkindex.dat 載入 blkindex.dat 失敗 @@ -1673,22 +1635,19 @@ SSL 選項: (SSL 設定程序請見 Bitcoin Wiki) - Error loading wallet.dat: Wallet corrupted - + Error loading wallet.dat: Wallet corrupted 載入 wallet.dat 失敗: 錢包壞掉了 - Error loading wallet.dat: Wallet requires newer version of Bitcoin - + Error loading wallet.dat: Wallet requires newer version of Bitcoin 載入 wallet.dat 錯誤: 此錢包需要新版的 Bitcoin - Error loading wallet.dat - + Error loading wallet.dat 載入 wallet.dat 錯誤 -- cgit v1.2.3