From 977dd23e4023ac2f6cbbe86eb769db079b8018be Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Mon, 30 Sep 2019 09:41:11 +0200 Subject: qt: Periodic translations update Pull new translations from Transifex and run `make translate`. --- src/qt/locale/bitcoin_zh-Hans.ts | 289 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 289 insertions(+) create mode 100644 src/qt/locale/bitcoin_zh-Hans.ts (limited to 'src/qt/locale/bitcoin_zh-Hans.ts') diff --git a/src/qt/locale/bitcoin_zh-Hans.ts b/src/qt/locale/bitcoin_zh-Hans.ts new file mode 100644 index 0000000000..20c948c432 --- /dev/null +++ b/src/qt/locale/bitcoin_zh-Hans.ts @@ -0,0 +1,289 @@ + + + AddressBookPage + + Right-click to edit address or label + 右击编辑地址或标签 + + + Create a new address + 创建一个新的地址 + + + &New + 新建 + + + Copy the currently selected address to the system clipboard + 复制选定的地址到系统剪切板 + + + &Copy + 复制 + + + C&lose + 关闭 + + + Delete the currently selected address from the list + 从列表删除选定的地址 + + + Export the data in the current tab to a file + 导出当前数据到文件 + + + &Export + 导出 + + + &Delete + 删除 + + + Choose the address to send coins to + 选择发送比特币地址 + + + Choose the address to receive coins with + 选择接收比特币地址 + + + C&hoose + 选择 + + + Sending addresses + 发送地址 + + + Receiving addresses + 接收地址 + + + These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins. + 这是你的比特币发币地址。发送前请确认发送数量和接收地址 + + + &Copy Address + 复制地址 + + + Copy &Label + 复制标签 + + + &Edit + 编辑 + + + Export Address List + 导出地址列表 + + + Comma separated file (*.csv) + 逗号分隔文件(*.csv) + + + Exporting Failed + 导出失败 + + + There was an error trying to save the address list to %1. Please try again. + 保存地址列表至%1时发生错误,请重试。 + + + + AddressTableModel + + Label + 标签 + + + Address + 地址 + + + (no label) + (无标签) + + + + AskPassphraseDialog + + Encrypt wallet + 加密钱包 + + + + BanTableModel + + + BitcoinGUI + + + CoinControlDialog + + (no label) + (无标签) + + + + CreateWalletActivity + + + CreateWalletDialog + + + EditAddressDialog + + + FreespaceChecker + + + HelpMessageDialog + + + Intro + + + ModalOverlay + + + OpenURIDialog + + + OpenWalletActivity + + + OptionsDialog + + + OverviewPage + + + PaymentServer + + + PeerTableModel + + + QObject + + + QRImageWidget + + + RPCConsole + + + ReceiveCoinsDialog + + + ReceiveRequestDialog + + Address + 地址 + + + Label + 标签 + + + + RecentRequestsTableModel + + Label + 标签 + + + (no label) + (无标签) + + + + SendCoinsDialog + + (no label) + (无标签) + + + + SendCoinsEntry + + + SendConfirmationDialog + + + ShutdownWindow + + + SignVerifyMessageDialog + + + TrafficGraphWidget + + + TransactionDesc + + + TransactionDescDialog + + + TransactionTableModel + + Label + 标签 + + + (no label) + (无标签) + + + + TransactionView + + Comma separated file (*.csv) + 逗号分隔文件(*.csv) + + + Label + 标签 + + + Address + 地址 + + + Exporting Failed + 导出失败 + + + + UnitDisplayStatusBarControl + + + WalletController + + + WalletFrame + + + WalletModel + + + WalletView + + &Export + 导出 + + + Export the data in the current tab to a file + 导出当前数据到文件 + + + + bitcoin-core + + \ No newline at end of file -- cgit v1.2.3