From 3960d2e4ab6b184c25b5ec5dc13b2d75cbc67520 Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Tue, 23 Jul 2013 09:08:02 +0200 Subject: [PATCH] update bitcoin_en.ts to current master (2013-07-23) --- src/qt/locale/bitcoin_en.ts | 102 ++++++++++++++++++++++++++++++++++-- 1 file changed, 98 insertions(+), 4 deletions(-) diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 7628b39bd..61af88d05 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -1,7 +1,6 @@ -UTF-8 AboutDialog @@ -689,7 +688,7 @@ Address: %4 Wallet is <b>encrypted</b> and currently <b>locked</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -770,16 +769,39 @@ Address: %4 New key generation failed. + + FreespaceChecker + + + A new data directory will be created. + A new data directory will be created. + + + + Directory already exists. Add <code>%1name</code> if you intend to create a new directory here. + Directory already exists. Add <code>%1name</code> if you intend to create a new directory here. + + + + Path already exists, and is not a directory. + Path already exists, and is not a directory. + + + + Cannot create data directory here. + Cannot create data directory here. + + GUIUtil::HelpMessageBox - + Bitcoin-Qt Bitcoin-Qt - + version version @@ -813,6 +835,59 @@ Address: %4 Show splash screen on startup (default: 1) Show splash screen on startup (default: 1) + + + Choose data directory on startup (default: 0) + Choose data directory on startup (default: 0) + + + + Intro + + + Welcome + Welcome + + + + Welcome to Bitcoin-Qt. + Welcome to Bitcoin-Qt. + + + + As this is the first time the program is launched, you can choose where Bitcoin-Qt will store its data. + As this is the first time the program is launched, you can choose where Bitcoin-Qt will store its data. + + + + Bitcoin-Qt will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory. + Bitcoin-Qt will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory. + + + + Use the default data directory + Use the default data directory + + + + Use a custom data directory: + Use a custom data directory: + + + + Error + Error + + + + GB of free space available + GB of free space available + + + + (of %1GB needed) + (of %1GB needed) + OptionsDialog @@ -1102,6 +1177,25 @@ Address: %4 Cannot start bitcoin: click-to-pay handler + + QObject + + + + Bitcoin + Bitcoin + + + + Error: Specified data directory "%1" does not exist. + Error: Specified data directory "%1" does not exist. + + + + Error: Specified data directory "%1" can not be created. + Error: Specified data directory "%1" can not be created. + + QRCodeDialog