From 42307c4bf363d695c68a65ba7cbf8d6790079abf Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Mon, 31 Jul 2017 12:17:23 +0200 Subject: qt: Periodic translations update Tree-SHA512: 08b255a0f90eac4a68dbcd7f8cb497c8f0c70a9248ba29f460b31fd4dafcdf14589cbd4518ba803233349643749a03c7fbd3829caf6dc2cdadac8737f3440819 --- src/qt/bitcoinstrings.cpp | 16 +++--- src/qt/locale/bitcoin_de.ts | 12 ++++- src/qt/locale/bitcoin_en.ts | 110 ++++++++++++++++++++++------------------- src/qt/locale/bitcoin_hi_IN.ts | 12 +++++ src/qt/locale/bitcoin_pl.ts | 46 ++++++++++++++++- src/qt/locale/bitcoin_sl_SI.ts | 96 ++++++++++++++++++++++++++++++++++- src/qt/locale/bitcoin_sv.ts | 20 ++++++++ 7 files changed, 251 insertions(+), 61 deletions(-) diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index f99c46ecf5..9f798ccf62 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -63,6 +63,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" QT_TRANSLATE_NOOP("bitcoin-core", "" "Error loading %s: You can't enable HD on an already existing non-HD wallet"), QT_TRANSLATE_NOOP("bitcoin-core", "" +"Error loading wallet %s. -wallet parameter must only specify a filename (not " +"a path)."), +QT_TRANSLATE_NOOP("bitcoin-core", "" "Error reading %s! All keys read correctly, but transaction data or address " "book entries might be missing or incorrect."), QT_TRANSLATE_NOOP("bitcoin-core", "" @@ -170,10 +173,10 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "rebuild the block database if you are sure that your computer's date and " "time are correct"), QT_TRANSLATE_NOOP("bitcoin-core", "" -"The fee rate (in %s/kB) used to discard change (to fee) if it would be dust " -"at this fee rate (default: %s) Note: We will always discard up to the dust " -"relay fee and a discard fee above that is limited by the longest target fee " -"estimate"), +"The fee rate (in %s/kB) that indicates your tolerance for discarding change " +"by adding it to the fee (default: %s). Note: An output is discarded if it is " +"dust at this rate, but we will always discard up to the dust relay fee and a " +"discard fee above that is limited by the fee estimate for the longest target"), QT_TRANSLATE_NOOP("bitcoin-core", "" "The transaction amount is too small to send after the fee has been deducted"), QT_TRANSLATE_NOOP("bitcoin-core", "" @@ -256,7 +259,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "(default: %s)"), QT_TRANSLATE_NOOP("bitcoin-core", "(default: %u)"), QT_TRANSLATE_NOOP("bitcoin-core", "(press q to shutdown and continue later)"), QT_TRANSLATE_NOOP("bitcoin-core", "-maxmempool must be at least %d MB"), -QT_TRANSLATE_NOOP("bitcoin-core", "-wallet parameter must only specify a filename (not a path)"), QT_TRANSLATE_NOOP("bitcoin-core", " can be:"), QT_TRANSLATE_NOOP("bitcoin-core", "Accept command line and JSON-RPC commands"), QT_TRANSLATE_NOOP("bitcoin-core", "Accept connections from outside (default: 1 if no -proxy or -connect)"), @@ -294,6 +296,9 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Wallet corrupted"), QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: Wallet requires newer version of %s"), QT_TRANSLATE_NOOP("bitcoin-core", "Error loading %s: You can't disable HD on an already existing HD wallet"), QT_TRANSLATE_NOOP("bitcoin-core", "Error loading block database"), +QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet %s. -wallet filename must be a regular file."), +QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet %s. Duplicate -wallet filename specified."), +QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet %s. Invalid characters in -wallet filename."), QT_TRANSLATE_NOOP("bitcoin-core", "Error opening block database"), QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."), QT_TRANSLATE_NOOP("bitcoin-core", "Error upgrading chainstate database"), @@ -316,7 +321,6 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -%s=: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -discardfee=: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -fallbackfee=: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid amount for -paytxfee=: '%s' (must be at least %s)"), -QT_TRANSLATE_NOOP("bitcoin-core", "Invalid characters in -wallet filename"), QT_TRANSLATE_NOOP("bitcoin-core", "Invalid netmask specified in -whitelist: '%s'"), QT_TRANSLATE_NOOP("bitcoin-core", "Keep at most unconnectable transactions in memory (default: %u)"), QT_TRANSLATE_NOOP("bitcoin-core", "Keep the transaction memory pool below megabytes (default: %u)"), diff --git a/src/qt/locale/bitcoin_de.ts b/src/qt/locale/bitcoin_de.ts index c3d440c1a4..dcd2286005 100644 --- a/src/qt/locale/bitcoin_de.ts +++ b/src/qt/locale/bitcoin_de.ts @@ -3081,6 +3081,10 @@ Delete all wallet transactions and only recover those parts of the blockchain through -rescan on startup Alle Wallet-Transaktionen löschen und nur diese Teilbereiche der Blockkette durch -rescan beim Starten wiederherstellen + + Error loading %s: You can't enable HD on a already existing non-HD wallet + Fehler beim Laden von %s: Sie können HD nicht aktivieren da sie derzeit eine nicht HD Brieftasche besitzen. + Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect. Lesen von %s fehlgeschlagen! Alle Schlüssel wurden korrekt gelesen, Transaktionsdaten bzw. Adressbucheinträge fehlen aber möglicherweise oder sind inkorrekt. @@ -3095,7 +3099,11 @@ If this block is in the chain assume that it and its ancestors are valid and potentially skip their script verification (0 to verify all, default: %s, testnet: %s) - Sofern dieser Block Bestandteil der Blockchain ist, nehme an das er und seine Vorgänger gültig sind und überspringe ggf. dessen Skriptverifikation (0 um alle zu verifizieren, default: %s, testnet: %s) + Sofern dieser Block Bestandteil der Blockchain ist, nehme an, dass er und seine Vorgänger gültig sind und überspringe ggf. dessen Skriptverifikation (0 um alle zu verifizieren, default: %s, testnet: %s) + + + Maximum allowed median peer time offset adjustment. Local perspective of time may be influenced by peers forward or backward by this amount. (default: %u seconds) + Maximal zulässige mediane Peer-Zeit-Offset-Einstellung. Lokale Perspektive der Zeit kann von Peers vorwärts oder rückwärts um diesen Betrag beeinflusst werden. (Voreinstellung: %u Sekunden) Maximum total fees (in %s) to use in a single wallet transaction or raw transaction; setting this too low may abort large transactions (default: %s) @@ -3727,7 +3735,7 @@ %s is set very high! - %s wurde sehr hoch Eingestellt! + %s wurde sehr hoch eingestellt! (default: %s) diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 4b6f242eb7..4cd1048d11 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -2100,7 +2100,7 @@ - + Select a peer to view detailed information. @@ -3990,7 +3990,7 @@ bitcoin-core - + Options: Options: @@ -4000,27 +4000,27 @@ Specify data directory - + Connect to a node to retrieve peer addresses, and disconnect Connect to a node to retrieve peer addresses, and disconnect - + Specify your own public address Specify your own public address - + Accept command line and JSON-RPC commands Accept command line and JSON-RPC commands - + Distributed under the MIT software license, see the accompanying file %s or %s - + If <category> is not supplied or if <category> = 1, output all debugging information. @@ -4040,7 +4040,7 @@ - + Error: A fatal internal error occurred, see debug.log for details @@ -4050,7 +4050,7 @@ - + Pruning blockstore... @@ -4065,7 +4065,7 @@ - + Bitcoin Core Bitcoin Core @@ -4100,7 +4100,7 @@ - + Error reading %s! All keys read correctly, but transaction data or address book entries might be missing or incorrect. @@ -4170,12 +4170,7 @@ - - The fee rate (in %s/kB) used to discard change (to fee) if it would be dust at this fee rate (default: %s) Note: We will always discard up to the dust relay fee and a discard fee above that is limited by the longest target fee estimate - - - - + This is a pre-release test build - use at your own risk - do not use for mining or merchant applications @@ -4249,11 +4244,6 @@ -maxmempool must be at least %d MB - - - -wallet parameter must only specify a filename (not a path) - - <category> can be: @@ -4380,7 +4370,7 @@ Error loading block database - + Error opening block database Error opening block database @@ -4425,12 +4415,7 @@ - - Invalid characters in -wallet filename - - - - + Keep the transaction memory pool below <n> megabytes (default: %u) @@ -4595,7 +4580,7 @@ - + Allow JSON-RPC connections from specified source. Valid for <ip> are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This option can be specified multiple times @@ -4615,7 +4600,7 @@ - + Error: Listening for incoming connections failed (listen returned error %s) @@ -4675,7 +4660,7 @@ - + Accept public REST requests (default: %u) @@ -4695,7 +4680,7 @@ - + Error reading from database, shutting down. @@ -4730,7 +4715,7 @@ - + Invalid netmask specified in -whitelist: '%s' @@ -4870,17 +4855,17 @@ Password for JSON-RPC connections - + Execute command when the best block changes (%s in cmd is replaced by block hash) Execute command when the best block changes (%s in cmd is replaced by block hash) - + Allow DNS lookups for -addnode, -seednode and -connect Allow DNS lookups for -addnode, -seednode and -connect - + (1 = keep tx meta data e.g. account owner and payment request information, 2 = drop tx meta data) @@ -4915,7 +4900,12 @@ - + + Error loading wallet %s. -wallet parameter must only specify a filename (not a path). + + + + Fees (in %s/kB) smaller than this are considered zero fee for transaction creation (default: %s) @@ -4955,7 +4945,12 @@ - + + The fee rate (in %s/kB) that indicates your tolerance for discarding change by adding it to the fee (default: %s). Note: An output is discarded if it is dust at this rate, but we will always discard up to the dust relay fee and a discard fee above that is limited by the fee estimate for the longest target + + + + This is the transaction fee you may pay when fee estimates are not available. @@ -5015,12 +5010,27 @@ - + Always query for peer addresses via DNS lookup (default: %u) - + + Error loading wallet %s. -wallet filename must be a regular file. + + + + + Error loading wallet %s. Duplicate -wallet filename specified. + + + + + Error loading wallet %s. Invalid characters in -wallet filename. + + + + How many blocks to check at startup (default: %u, 0 = all) @@ -5030,7 +5040,7 @@ - + Keypool ran out, please call keypoolrefill first @@ -5165,27 +5175,27 @@ Unknown network specified in -onlynet: '%s' - + Insufficient funds Insufficient funds - + Loading block index... Loading block index... - + Add a node to connect to and attempt to keep the connection open Add a node to connect to and attempt to keep the connection open - + Loading wallet... Loading wallet... - + Cannot downgrade wallet Cannot downgrade wallet @@ -5195,17 +5205,17 @@ Cannot write default address - + Rescanning... Rescanning... - + Done loading Done loading - + Error Error diff --git a/src/qt/locale/bitcoin_hi_IN.ts b/src/qt/locale/bitcoin_hi_IN.ts index 20fbd0e0ae..e1db9c2529 100644 --- a/src/qt/locale/bitcoin_hi_IN.ts +++ b/src/qt/locale/bitcoin_hi_IN.ts @@ -1,14 +1,26 @@ AddressBookPage + + Right-click to edit address or label + पते या लेबल को संपादित करने के लिए राइट-क्लिक करें + Create a new address नया पता लिखिए ! + + &New + नया + Copy the currently selected address to the system clipboard चुनिन्दा पते को सिस्टम क्लिपबोर्ड पर कापी करे ! + + Delete the currently selected address from the list + सूची से वर्तमान में चयनित पता हटाएं + &Delete &मिटाए !! diff --git a/src/qt/locale/bitcoin_pl.ts b/src/qt/locale/bitcoin_pl.ts index 4d7b8f4442..3675bd060a 100644 --- a/src/qt/locale/bitcoin_pl.ts +++ b/src/qt/locale/bitcoin_pl.ts @@ -531,6 +531,14 @@ Incoming transaction Transakcja przychodząca + + HD key generation is <b>enabled</b> + Generowanie kluczy HD jest <b>włączone</b> + + + HD key generation is <b>disabled</b> + Generowanie kluczy HD jest <b>wyłączone</b> + Wallet is <b>encrypted</b> and currently <b>unlocked</b> Portfel jest <b>zaszyfrowany</b> i obecnie <b>odblokowany</b> @@ -1379,13 +1387,37 @@ %n minute(s) %n minuta%n minut%n minut%n minut + + %n hour(s) + %n godzinę%n godziny%n godzin%n godzin + + + %n day(s) + %n dzień%n dni%n dni%n dni + + + %n week(s) + %n tydzień%n tygodnie%n tygodni%n tygodni + %1 and %2 %1 i %2 - + + %n year(s) + %n rok%n lata%n lat%n lat + + + %1 didn't yet exit safely... + %1 jeszcze się bezpiecznie nie zamknął... + + QObject::QObject + + Error: Specified data directory "%1" does not exist. + Błąd: Określony folder danych "%1" nie istnieje. + Error: %1 Błąd: %1 @@ -2064,6 +2096,14 @@ or lub + + Confirm send coins + Potwierdź wysyłanie monet + + + The recipient address is not valid. Please recheck. + Adres odbiorcy jest nieprawidłowy, proszę sprawić ponownie. + The amount to pay must be larger than 0. Kwota do zapłacenia musi być większa od 0. @@ -2072,6 +2112,10 @@ The amount exceeds your balance. Kwota przekracza twoje saldo. + + The total exceeds your balance when the %1 transaction fee is included. + Suma przekracza twoje saldo, gdy doliczymy %1 opłaty transakcyjnej. + Transaction creation failed! Utworzenie transakcji nie powiodło się! diff --git a/src/qt/locale/bitcoin_sl_SI.ts b/src/qt/locale/bitcoin_sl_SI.ts index 8a21f978ef..ae10378bf2 100644 --- a/src/qt/locale/bitcoin_sl_SI.ts +++ b/src/qt/locale/bitcoin_sl_SI.ts @@ -41,10 +41,50 @@ &Delete I&zbriši + + Choose the address to send coins to + Izberi naslov prejemnika kovancev + + + Choose the address to receive coins with + Izberi naslov, na katerega želiš prejeti kovance + + + C&hoose + &Izberi + + + Sending addresses + Imenik naslovov za pošiljanje + + + Receiving addresses + Imenik naslovov za prejemanje + + + Export Address List + Izvozi seznam naslovov + + + Exporting Failed + Podatkov ni bilo mogoče izvoziti. + AddressTableModel - + + Label + Oznaka + + + Address + Naslov + + + (no label) + (brez oznake) + + AskPassphraseDialog @@ -63,6 +103,14 @@ Repeat new passphrase Ponovite novo geslo + + Unlock wallet + Odkleni denarnico + + + Decrypt wallet + Odšifriraj denarnico + BanTableModel @@ -418,6 +466,10 @@ Confirmed Potrjeno + + (no label) + (brez oznake) + EditAddressDialog @@ -1190,9 +1242,25 @@ &Save Image... &Shrani sliko ... + + Address + Naslov + + + Label + Oznaka + RecentRequestsTableModel + + Label + Oznaka + + + (no label) + (brez oznake) + SendCoinsDialog @@ -1336,7 +1404,11 @@ S&end &Pošlji - + + (no label) + (brez oznake) + + SendCoinsEntry @@ -1539,9 +1611,29 @@ TransactionTableModel + + Label + Oznaka + + + (no label) + (brez oznake) + TransactionView + + Label + Oznaka + + + Address + Naslov + + + Exporting Failed + Podatkov ni bilo mogoče izvoziti. + UnitDisplayStatusBarControl diff --git a/src/qt/locale/bitcoin_sv.ts b/src/qt/locale/bitcoin_sv.ts index 173abbb7d9..ac5426f191 100644 --- a/src/qt/locale/bitcoin_sv.ts +++ b/src/qt/locale/bitcoin_sv.ts @@ -886,6 +886,10 @@ Var vänlig och försök igen. Form Formulär + + Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the bitcoin network, as detailed below. + Nyligen gjorda transaktioner visas inte korrekt och därför kan ditt din plånboks saldo visas felaktigt. Denna information kommer att visas korrekt så snart din plånbok har synkroniserat klart med bitcoin nätverket, enligt detaljer nedan. + Number of blocks left Antal block kvar @@ -1689,6 +1693,14 @@ Var vänlig och försök igen. &Disconnect &Koppla ner + + Ban for + Blockera i + + + &Unban + &Ta bort blockering + Welcome to the %1 RPC console. Välkommen till %1 RPC-konsolen. @@ -2644,6 +2656,10 @@ Var vänlig och försök igen. Confirmed (%1 confirmations) Bekräftad (%1 bekräftelser) + + Conflicted + Konflikt + Immature (%1 confirmations, will be available after %2) Omogen (%1 bekräftelser, blir tillgänglig efter %2) @@ -2815,6 +2831,10 @@ Var vänlig och försök igen. Confirmed Bekräftad + + Watch-only + Enbart granskning + Date Datum -- cgit v1.2.3