aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_hr.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt/locale/bitcoin_hr.ts')
-rw-r--r--src/qt/locale/bitcoin_hr.ts170
1 files changed, 167 insertions, 3 deletions
diff --git a/src/qt/locale/bitcoin_hr.ts b/src/qt/locale/bitcoin_hr.ts
index 428af22fd7..bef1f76f20 100644
--- a/src/qt/locale/bitcoin_hr.ts
+++ b/src/qt/locale/bitcoin_hr.ts
@@ -70,6 +70,10 @@
<translation>Ovo su vaše Bitcoin adrese za slanje novca. Uvijek provjerite iznos i adresu primatelja prije slanja novca.</translation>
</message>
<message>
+ <source>These are your Bitcoin addresses for receiving payments. Use the 'Create new receiving address' button in the receive tab to create new addresses.</source>
+ <translation>Ovo su vaše bitcoin adrese za primanje novca. Preporučeno je da koristite novu primateljsku adresu za svaku transakciju.</translation>
+ </message>
+ <message>
<source>&amp;Copy Address</source>
<translation>&amp;Kopirajte adresu</translation>
</message>
@@ -132,6 +136,10 @@
<translation>Ponovite novu lozinku</translation>
</message>
<message>
+ <source>Show passphrase</source>
+ <translation>Pokažite lozinku</translation>
+ </message>
+ <message>
<source>Encrypt wallet</source>
<translation>Šifrirajte novčanik</translation>
</message>
@@ -172,10 +180,30 @@
<translation>Novčanik šifriran</translation>
</message>
<message>
+ <source>Enter the new passphrase for the wallet.&lt;br/&gt;Please use a passphrase of &lt;b&gt;ten or more random characters&lt;/b&gt;, or &lt;b&gt;eight or more words&lt;/b&gt;.</source>
+ <translation>Unesite novu lozinku za novčanik. &lt;br/&gt;Molimo vas da koristite zaporku od &lt;b&gt;deset ili više slučajnih znakova&lt;/b&gt;, ili &lt;b&gt;osam ili više riječi.&lt;/b&gt;</translation>
+ </message>
+ <message>
+ <source>Enter the old passphrase and new passphrase for the wallet.</source>
+ <translation>Unesite staru i novu lozinku za novčanik.</translation>
+ </message>
+ <message>
<source>Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
<translation>Zapamtite da šifriranje vašeg novčanika ne može u potpunosti zaštititi vaše bitcoinove od zloćudnog softvera kojim se zarazi vaše računalo.</translation>
</message>
<message>
+ <source>Wallet to be encrypted</source>
+ <translation>Novčanik koji treba šifrirati</translation>
+ </message>
+ <message>
+ <source>Your wallet is about to be encrypted. </source>
+ <translation>Vaš novčanik će biti šifriran.</translation>
+ </message>
+ <message>
+ <source>Your wallet is now encrypted. </source>
+ <translation>Vaš novčanik je sad šifriran.</translation>
+ </message>
+ <message>
<source>IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. For security reasons, previous backups of the unencrypted wallet file will become useless as soon as you start using the new, encrypted wallet.</source>
<translation>VAŽNO: Sve prethodne pričuve vašeg novčanika trebale bi biti zamijenjene novo stvorenom, šifriranom datotekom novčanika. Zbog sigurnosnih razloga, prethodne pričuve nešifriranog novčanika će postati beskorisne čim počnete koristiti novi, šifrirani novčanik.</translation>
</message>
@@ -298,6 +326,14 @@
<translation>Otvorite &amp;URI...</translation>
</message>
<message>
+ <source>Create Wallet...</source>
+ <translation>Stvorite novčanik...</translation>
+ </message>
+ <message>
+ <source>Create a new wallet</source>
+ <translation>Stvorite novi novčanik</translation>
+ </message>
+ <message>
<source>Wallet:</source>
<translation>Novčanik:</translation>
</message>
@@ -526,6 +562,10 @@
<translation>Greška: %1</translation>
</message>
<message>
+ <source>Warning: %1</source>
+ <translation>Upozorenje: %1</translation>
+ </message>
+ <message>
<source>Date: %1
</source>
<translation>Datum: %1
@@ -746,10 +786,58 @@
</context>
<context>
<name>CreateWalletActivity</name>
- </context>
+ <message>
+ <source>Creating Wallet &lt;b&gt;%1&lt;/b&gt;...</source>
+ <translation>Stvara se novčanik &lt;b&gt;%1&lt;/b&gt;...</translation>
+ </message>
+ <message>
+ <source>Create wallet failed</source>
+ <translation>Neuspješno stvaranje novčanika</translation>
+ </message>
+ <message>
+ <source>Create wallet warning</source>
+ <translation>Upozorenje kod stvaranja novčanika</translation>
+ </message>
+</context>
<context>
<name>CreateWalletDialog</name>
- </context>
+ <message>
+ <source>Create Wallet</source>
+ <translation>Stvorite novčanik</translation>
+ </message>
+ <message>
+ <source>Wallet Name</source>
+ <translation>Ime novčanika</translation>
+ </message>
+ <message>
+ <source>Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice.</source>
+ <translation>Šifrirajte novčanik. Novčanik bit će šifriran lozinkom po vašem izboru.</translation>
+ </message>
+ <message>
+ <source>Encrypt Wallet</source>
+ <translation>Šifrirajte novčanik</translation>
+ </message>
+ <message>
+ <source>Disable private keys for this wallet. Wallets with private keys disabled will have no private keys and cannot have an HD seed or imported private keys. This is ideal for watch-only wallets.</source>
+ <translation>Isključite privatne ključeve za ovaj novčanik. Novčanici gdje su privatni ključevi isključeni neće sadržati privatne ključeve te ne mogu imati HD sjeme ili uvezene privatne ključeve. Ova postavka je idealna za novčanike koje su isključivo za promatranje.</translation>
+ </message>
+ <message>
+ <source>Disable Private Keys</source>
+ <translation>Isključite privatne ključeve</translation>
+ </message>
+ <message>
+ <source>Make a blank wallet. Blank wallets do not initially have private keys or scripts. Private keys and addresses can be imported, or an HD seed can be set, at a later time.</source>
+ <translation>Stvorite prazni novčanik. Prazni novčanici nemaju privatnih ključeva ili skripta. Mogu se naknadno uvesti privatne ključeve i adrese ili postaviti HD sjeme.</translation>
+ </message>
+ <message>
+ <source>Make Blank Wallet</source>
+ <translation>Stvorite prazni novčanik</translation>
+ </message>
+ <message>
+ <source>Create</source>
+ <translation>Stvorite</translation>
+ </message>
+</context>
<context>
<name>EditAddressDialog</name>
<message>
@@ -866,6 +954,10 @@
<translation>Kada kliknete OK, %1 počet će preuzimati i procesirati cijeli lanac blokova (%2GB) počevši s najranijim transakcijama u %3 kad je %4 prvi put pokrenut.</translation>
</message>
<message>
+ <source>Reverting this setting requires re-downloading the entire blockchain. It is faster to download the full chain first and prune it later. Disables some advanced features.</source>
+ <translation>Vraćanje na ovu postavku zahtijeva ponovno preuzimanje cijelog lanca blokova. Brže je najprije preuzeti cijeli lanac pa ga kasnije obrezati. Isključuje napredne mogućnosti.</translation>
+ </message>
+ <message>
<source>This initial synchronisation is very demanding, and may expose hardware problems with your computer that had previously gone unnoticed. Each time you run %1, it will continue downloading where it left off.</source>
<translation>Početna sinkronizacija je vrlo zahtjevna i može otkriti hardverske probleme kod vašeg računala koji su prije prošli nezamijećeno. Svaki put kad pokrenete %1, nastavit će preuzimati odakle je stao.</translation>
</message>
@@ -886,6 +978,10 @@
<translation>Bitcoin</translation>
</message>
<message>
+ <source>Discard blocks after verification, except most recent %1 GB (prune)</source>
+ <translation>Odbacite blokove nakon provjere osim one najnovije do %1 GB-a (obrezujte)</translation>
+ </message>
+ <message>
<source>At least %1 GB of data will be stored in this directory, and it will grow over time.</source>
<translation>Bit će spremljeno barem %1 GB podataka u ovoj mapi te će se povećati tijekom vremena.</translation>
</message>
@@ -917,7 +1013,11 @@
<source>(of %n GB needed)</source>
<translation><numerusform>(od potrebnog prostora od %n GB)</numerusform><numerusform>(od potrebnog prostora od %n GB)</numerusform><numerusform>(od potrebnog %n GB)</numerusform></translation>
</message>
- </context>
+ <message numerus="yes">
+ <source>(%n GB needed for full chain)</source>
+ <translation><numerusform>(potreban je %n GB za cijeli lanac)</numerusform><numerusform>(potrebna su %n GB-a za cijeli lanac)</numerusform><numerusform>(potrebno je %n GB-a za cijeli lanac)</numerusform></translation>
+ </message>
+</context>
<context>
<name>ModalOverlay</name>
<message>
@@ -995,6 +1095,14 @@
<context>
<name>OpenWalletActivity</name>
<message>
+ <source>Open wallet failed</source>
+ <translation>Neuspješno otvaranje novčanika</translation>
+ </message>
+ <message>
+ <source>Open wallet warning</source>
+ <translation>Upozorenje kod otvaranja novčanika</translation>
+ </message>
+ <message>
<source>default wallet</source>
<translation>uobičajeni novčanik</translation>
</message>
@@ -1384,6 +1492,14 @@
<translation>Ne može se obraditi zahtjev uplate jer podrška za BIP70 nije bila uključena tijekom prevođenja.</translation>
</message>
<message>
+ <source>Due to widespread security flaws in BIP70 it's strongly recommended that any merchant instructions to switch wallets be ignored.</source>
+ <translation>Zbog rasprostranjenih sigurnosnih mana u BIP70-u, strogo se preporučuje da se ignoriraju bilo kakve naredbe o zamjeni novčanika sa strane trgovca.</translation>
+ </message>
+ <message>
+ <source>If you are receiving this error you should request the merchant provide a BIP21 compatible URI.</source>
+ <translation>Ako dobivate ovu grešku, trebali biste zatražiti od trgovca BIP21 kompatibilan URI.</translation>
+ </message>
+ <message>
<source>Invalid payment address %1</source>
<translation>Nevažeća adresa za plaćanje %1</translation>
</message>
@@ -1605,6 +1721,10 @@
<translation>Greška kod kodiranja URI adrese u QR kod.</translation>
</message>
<message>
+ <source>QR code support not available.</source>
+ <translation>Podrška za QR kodove je nedostupna.</translation>
+ </message>
+ <message>
<source>Save QR Code</source>
<translation>Spremi QR kod</translation>
</message>
@@ -1963,6 +2083,10 @@
<translation>Opcionalan iznos koji možete zahtijevati. Ostavite ovo prazno ili unesite nulu ako ne želite zahtijevati specifičan iznos.</translation>
</message>
<message>
+ <source>&amp;Create new receiving address</source>
+ <translation>&amp;Stvorite novu primateljsku adresu</translation>
+ </message>
+ <message>
<source>Clear all fields of the form.</source>
<translation>Obriši sva polja</translation>
</message>
@@ -2284,6 +2408,14 @@ Napomena: Budući da se naknada računa po bajtu, naknada od "100 satošija po k
<translation>%1 (%2 blokova)</translation>
</message>
<message>
+ <source> from wallet '%1'</source>
+ <translation>iz novčanika '%1'</translation>
+ </message>
+ <message>
+ <source>%1 to '%2'</source>
+ <translation>od %1 do '%2'</translation>
+ </message>
+ <message>
<source>%1 to %2</source>
<translation>%1 na %2</translation>
</message>
@@ -2316,6 +2448,10 @@ Napomena: Budući da se naknada računa po bajtu, naknada od "100 satošija po k
<translation>Ukupni iznos</translation>
</message>
<message>
+ <source>To review recipient list click "Show Details..."</source>
+ <translation>Kliknite "Prikažite detalje..." kako biste pregledali popis primatelja</translation>
+ </message>
+ <message>
<source>Confirm send coins</source>
<translation>Potvrdi slanje novca</translation>
</message>
@@ -3089,6 +3225,10 @@ Napomena: Budući da se naknada računa po bajtu, naknada od "100 satošija po k
<translation>Zatvorite novčanik</translation>
</message>
<message>
+ <source>Are you sure you wish to close the wallet &lt;i&gt;%1&lt;/i&gt;?</source>
+ <translation>Jeste li sigurni da želite zatvoriti novčanik &lt;i&gt;%1&lt;/i&gt;?</translation>
+ </message>
+ <message>
<source>Closing the wallet for too long can result in having to resync the entire chain if pruning is enabled.</source>
<translation>Držanje novčanik zatvorenim predugo može rezultirati ponovnom sinkronizacijom cijelog lanca ako je obrezivanje uključeno.</translation>
</message>
@@ -3361,6 +3501,10 @@ Napomena: Budući da se naknada računa po bajtu, naknada od "100 satošija po k
<translation>Brzinska provjera inicijalizacije neuspješna. %s se zatvara.</translation>
</message>
<message>
+ <source>Invalid P2P permission: '%s'</source>
+ <translation>Nevaljana dozvola za P2P: '%s'</translation>
+ </message>
+ <message>
<source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
<translation>Neispravan iznos za -%s=&lt;amount&gt;: '%s'</translation>
</message>
@@ -3377,6 +3521,14 @@ Napomena: Budući da se naknada računa po bajtu, naknada od "100 satošija po k
<translation>Zadana mapa blokova "%s" ne postoji.</translation>
</message>
<message>
+ <source>Unknown address type '%s'</source>
+ <translation>Nepoznat tip adrese '%s'</translation>
+ </message>
+ <message>
+ <source>Unknown change type '%s'</source>
+ <translation>Nepoznat tip adrese za vraćanje ostatka '%s'</translation>
+ </message>
+ <message>
<source>Upgrading txindex database</source>
<translation>Ažurira se txindex baza</translation>
</message>
@@ -3385,6 +3537,10 @@ Napomena: Budući da se naknada računa po bajtu, naknada od "100 satošija po k
<translation>Pokreće se popis P2P adresa...</translation>
</message>
<message>
+ <source>Error: Disk space is too low!</source>
+ <translation>Pogreška: Nema dovoljno prostora na disku!</translation>
+ </message>
+ <message>
<source>Loading banlist...</source>
<translation>Pokreće se popis zabrana...</translation>
</message>
@@ -3493,6 +3649,10 @@ Napomena: Budući da se naknada računa po bajtu, naknada od "100 satošija po k
<translation>Treba zadati port pomoću -whitebind: '%s'</translation>
</message>
<message>
+ <source>Prune mode is incompatible with -blockfilterindex.</source>
+ <translation>Obrezan način rada nije u skladu s parametrom -blockfilterindex.</translation>
+ </message>
+ <message>
<source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
<translation>Smanjuje se -maxconnections sa %d na %d zbog sustavnih ograničenja.</translation>
</message>
@@ -3551,6 +3711,10 @@ Napomena: Budući da se naknada računa po bajtu, naknada od "100 satošija po k
<translation>Ne mogu se generirati početni ključevi</translation>
</message>
<message>
+ <source>Unknown -blockfilterindex value %s.</source>
+ <translation>Nepoznata vrijednost parametra -blockfilterindex %s.</translation>
+ </message>
+ <message>
<source>Verifying wallet(s)...</source>
<translation>Provjerava(ju) se novčanik/(ci)...</translation>
</message>