bitcoin_fi.ts raw

   1  <TS version="2.1" language="fi">
   2  <context>
   3      <name>AddressBookPage</name>
   4      <message>
   5          <source>Right-click to edit address or label</source>
   6          <translation type="unfinished">Valitse hiiren kakkospainikkeella muokataksesi osoitetta tai nimikettä</translation>
   7      </message>
   8      <message>
   9          <source>Create a new address</source>
  10          <translation type="unfinished">Luo uusi osoite</translation>
  11      </message>
  12      <message>
  13          <source>&amp;New</source>
  14          <translation type="unfinished">&amp;Uusi</translation>
  15      </message>
  16      <message>
  17          <source>&amp;Copy</source>
  18          <translation type="unfinished">&amp;Kopioi</translation>
  19      </message>
  20      <message>
  21          <source>C&amp;lose</source>
  22          <translation type="unfinished">S&amp;ulje</translation>
  23      </message>
  24      <message>
  25          <source>Delete the currently selected address from the list</source>
  26          <translation type="unfinished">Poista valittu osoite listalta</translation>
  27      </message>
  28      <message>
  29          <source>Enter address or label to search</source>
  30          <translation type="unfinished">Anna etsittävä osoite tai tunniste</translation>
  31      </message>
  32      <message>
  33          <source>Copy the currently selected address to the clipboard</source>
  34          <translation type="unfinished">Kopioi valittu osoite leikepöydälle</translation>
  35      </message>
  36      <message>
  37          <source>Export the data in the current tab to a file</source>
  38          <translation type="unfinished">Vie auki olevan välilehden tiedot tiedostoon</translation>
  39      </message>
  40      <message>
  41          <source>&amp;Export</source>
  42          <translation type="unfinished">&amp;Vie</translation>
  43      </message>
  44      <message>
  45          <source>&amp;Delete</source>
  46          <translation type="unfinished">&amp;Poista</translation>
  47      </message>
  48      <message>
  49          <source>Choose the address to send coins to</source>
  50          <translation type="unfinished">Valitse osoite johon kolikot lähetetään</translation>
  51      </message>
  52      <message>
  53          <source>Choose the address to receive coins with</source>
  54          <translation type="unfinished">Valitse osoite kolikoiden vastaanottamiseen</translation>
  55      </message>
  56      <message>
  57          <source>C&amp;hoose</source>
  58          <translation type="unfinished">V&amp;alitse</translation>
  59      </message>
  60      <message>
  61          <source>These are your Bitcoin addresses for receiving payments. Use the 'Create new receiving address' button in the receive tab to create new addresses.
  62  Signing is only possible with addresses of the type 'legacy'.</source>
  63          <translation type="unfinished">Nämä ovat Bitcoin-osoitteesi maksujen vastaanottoa varten. Käytä painiketta "Luo uusi vastaanotto-osoite" vastaanottovälilehdessä luodaksesi uusia osoitteita.
  64  Allekirjoitus on mahdollista vain 'legacy'-tyyppisillä osoitteilla.</translation>
  65      </message>
  66      <message>
  67          <source>&amp;Copy Address</source>
  68          <translation type="unfinished">&amp;Kopioi osoite</translation>
  69      </message>
  70      <message>
  71          <source>Copy &amp;Label</source>
  72          <translation type="unfinished">Kopioi &amp;nimike</translation>
  73      </message>
  74      <message>
  75          <source>&amp;Edit</source>
  76          <translation type="unfinished">&amp;Muokkaa</translation>
  77      </message>
  78      <message>
  79          <source>Export Address List</source>
  80          <translation type="unfinished">Vie osoitelista</translation>
  81      </message>
  82      <message>
  83          <source>Comma separated file</source>
  84          <extracomment>Expanded name of the CSV file format. See: https://en.wikipedia.org/wiki/Comma-separated_values.</extracomment>
  85          <translation type="unfinished">Pilkulla erotettu tiedosto</translation>
  86      </message>
  87      <message>
  88          <source>There was an error trying to save the address list to %1. Please try again.</source>
  89          <extracomment>An error message. %1 is a stand-in argument for the name of the file we attempted to save to.</extracomment>
  90          <translation type="unfinished">Virhe tallentaessa osoitelistaa kohteeseen %1. Yritä uudelleen.</translation>
  91      </message>
  92      <message>
  93          <source>Sending addresses - %1</source>
  94          <translation type="unfinished">Osoitteiden lähettäminen - %1</translation>
  95      </message>
  96      <message>
  97          <source>Receiving addresses - %1</source>
  98          <translation type="unfinished">Vastaanottava osoite - %1</translation>
  99      </message>
 100      <message>
 101          <source>Exporting Failed</source>
 102          <translation type="unfinished">Vienti epäonnistui</translation>
 103      </message>
 104  </context>
 105  <context>
 106      <name>AddressTableModel</name>
 107      <message>
 108          <source>Label</source>
 109          <translation type="unfinished">Nimike</translation>
 110      </message>
 111      <message>
 112          <source>Address</source>
 113          <translation type="unfinished">Osoite</translation>
 114      </message>
 115      <message>
 116          <source>(no label)</source>
 117          <translation type="unfinished">(ei nimikettä)</translation>
 118      </message>
 119  </context>
 120  <context>
 121      <name>AskPassphraseDialog</name>
 122      <message>
 123          <source>Passphrase Dialog</source>
 124          <translation type="unfinished">Tunnuslauseen tekstinsyöttökenttä</translation>
 125      </message>
 126      <message>
 127          <source>Enter passphrase</source>
 128          <translation type="unfinished">Kirjoita tunnuslause</translation>
 129      </message>
 130      <message>
 131          <source>New passphrase</source>
 132          <translation type="unfinished">Uusi tunnuslause</translation>
 133      </message>
 134      <message>
 135          <source>Repeat new passphrase</source>
 136          <translation type="unfinished">Toista uusi tunnuslause</translation>
 137      </message>
 138      <message>
 139          <source>Show passphrase</source>
 140          <translation type="unfinished">Näytä salasanalause</translation>
 141      </message>
 142      <message>
 143          <source>Encrypt wallet</source>
 144          <translation type="unfinished">Salaa lompakko</translation>
 145      </message>
 146      <message>
 147          <source>This operation needs your wallet passphrase to unlock the wallet.</source>
 148          <translation type="unfinished">Tämä toiminto vaatii lompakkosi tunnuslauseen sen avaamiseksi</translation>
 149      </message>
 150      <message>
 151          <source>Unlock wallet</source>
 152          <translation type="unfinished">Avaa lompakko</translation>
 153      </message>
 154      <message>
 155          <source>Change passphrase</source>
 156          <translation type="unfinished">Vaihda salasana</translation>
 157      </message>
 158      <message>
 159          <source>Confirm wallet encryption</source>
 160          <translation type="unfinished">Vahvista lompakon salaaminen</translation>
 161      </message>
 162      <message>
 163          <source>Warning: If you encrypt your wallet and lose your passphrase, you will &lt;b&gt;LOSE ALL OF YOUR BITCOINS&lt;/b&gt;!</source>
 164          <translation type="unfinished">Varoitus: Jos salaat lompakkosi ja menetät tunnuslauseesi, &lt;b&gt;MENETÄT KAIKKI BITCOINISI&lt;/b&gt;!</translation>
 165      </message>
 166      <message>
 167          <source>Are you sure you wish to encrypt your wallet?</source>
 168          <translation type="unfinished">Oletko varma että haluat salata lompakkosi?</translation>
 169      </message>
 170      <message>
 171          <source>Wallet encrypted</source>
 172          <translation type="unfinished">Lompakko salattiin</translation>
 173      </message>
 174      <message>
 175          <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>
 176          <translation type="unfinished">Syötä uusi salasanalause lompakolle &lt;br/&gt;Käytä salasanalausetta, jossa on &lt;b&gt;vähintään kymmenen sattumanvaraista merkkiä tai &lt;b&gt;vähintään kahdeksan sanaa&lt;/b&gt; .</translation>
 177      </message>
 178      <message>
 179          <source>Enter the old passphrase and new passphrase for the wallet.</source>
 180          <translation type="unfinished">Syötä vanha ja uusi salasanalause lompakolle.</translation>
 181      </message>
 182      <message>
 183          <source>Continue</source>
 184          <translation type="unfinished">Jatka</translation>
 185      </message>
 186      <message>
 187          <source>Back</source>
 188          <translation type="unfinished">Takaisin</translation>
 189      </message>
 190      <message>
 191          <source>Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source>
 192          <translation type="unfinished">Muista, että salaamalla lompakkosi et täysin pysty suojaamaan bitcoineja varkaudelta, jotka aiheutuvat koneellasi olevista haittaohjelmista.</translation>
 193      </message>
 194      <message>
 195          <source>Wallet to be encrypted</source>
 196          <translation type="unfinished">Lompakko tulee salata</translation>
 197      </message>
 198      <message>
 199          <source>Your wallet is about to be encrypted. </source>
 200          <translation type="unfinished">Lompakkosi tulee kohta salatuksi.</translation>
 201      </message>
 202      <message>
 203          <source>Your wallet is now encrypted. </source>
 204          <translation type="unfinished">Lompakkosi on nyt salattu.</translation>
 205      </message>
 206      <message>
 207          <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>
 208          <translation type="unfinished">TÄRKEÄÄ: Kaikki tekemäsi vanhan lompakon varmuuskopiot pitäisi korvata uusilla suojatuilla varmuuskopioilla. Turvallisuussyistä edelliset varmuuskopiot muuttuvat turhiksi, kun aloitat uuden suojatun lompakon käytön.</translation>
 209      </message>
 210      <message>
 211          <source>Wallet encryption failed</source>
 212          <translation type="unfinished">Lompakon salaaminen epäonnistui</translation>
 213      </message>
 214      <message>
 215          <source>Wallet encryption failed due to an internal error. Your wallet was not encrypted.</source>
 216          <translation type="unfinished">Lompakon salaaminen epäonnistui sisäisen virheen vuoksi. Lompakkoasi ei salattu.</translation>
 217      </message>
 218      <message>
 219          <source>The supplied passphrases do not match.</source>
 220          <translation type="unfinished">Annetut salauslauseet eivät täsmää.</translation>
 221      </message>
 222      <message>
 223          <source>Wallet unlock failed</source>
 224          <translation type="unfinished">Lompakon lukituksen avaaminen epäonnistui</translation>
 225      </message>
 226      <message>
 227          <source>The passphrase entered for the wallet decryption was incorrect.</source>
 228          <translation type="unfinished">Annettu salauslause lompakon avaamiseksi oli väärä.</translation>
 229      </message>
 230      <message>
 231          <source>The passphrase entered for the wallet decryption is incorrect. It contains a null character (ie - a zero byte). If the passphrase was set with a version of this software prior to 25.0, please try again with only the characters up to — but not including — the first null character. If this is successful, please set a new passphrase to avoid this issue in the future.</source>
 232          <translation type="unfinished">Lompakon salauksen purkamista varten syötetty salasana on virheellinen. Se sisältää nollamerkin (eli nollatavun). Jos salasana on asetettu ohjelmiston versiolla, joka on ennen versiota 25.0, yritä uudestaan vain merkkejä ensimmäiseen nollamerkkiin asti, mutta ei ensimmäistä nollamerkkiä lukuun ottamatta. Jos tämä onnistuu, aseta uusi salasana, jotta vältät tämän ongelman tulevaisuudessa.</translation>
 233      </message>
 234      <message>
 235          <source>Wallet passphrase was successfully changed.</source>
 236          <translation type="unfinished">Lompakon salasana vaihdettiin onnistuneesti.</translation>
 237      </message>
 238      <message>
 239          <source>Passphrase change failed</source>
 240          <translation type="unfinished">Salasanan vaihto epäonnistui</translation>
 241      </message>
 242      <message>
 243          <source>The old passphrase entered for the wallet decryption is incorrect. It contains a null character (ie - a zero byte). If the passphrase was set with a version of this software prior to 25.0, please try again with only the characters up to — but not including — the first null character.</source>
 244          <translation type="unfinished">Lompakon salauksen purkamista varten syötetty vanha salasana on virheellinen. Se sisältää nollamerkin (eli nollatavun). Jos salasana on asetettu ohjelmiston versiolla, joka on ennen versiota 25.0, yritä uudestaan vain merkkejä ensimmäiseen nollamerkkiin asti, mutta ei ensimmäistä nollamerkkiä lukuun ottamatta.</translation>
 245      </message>
 246      <message>
 247          <source>Warning: The Caps Lock key is on!</source>
 248          <translation type="unfinished">Varoitus: Caps Lock-painike on päällä!</translation>
 249      </message>
 250  </context>
 251  <context>
 252      <name>BanTableModel</name>
 253      <message>
 254          <source>IP/Netmask</source>
 255          <translation type="unfinished">IP/Verkon peite</translation>
 256      </message>
 257      <message>
 258          <source>Banned Until</source>
 259          <translation type="unfinished">Estetty kunnes</translation>
 260      </message>
 261  </context>
 262  <context>
 263      <name>BitcoinApplication</name>
 264      <message>
 265          <source>Settings file %1 might be corrupt or invalid.</source>
 266          <translation type="unfinished">Asetustiedosto %1 saattaa olla vioittunut tai virheellinen.</translation>
 267      </message>
 268      <message>
 269          <source>Runaway exception</source>
 270          <translation type="unfinished">Runaway poikkeus</translation>
 271      </message>
 272      <message>
 273          <source>A fatal error occurred. %1 can no longer continue safely and will quit.</source>
 274          <translation type="unfinished">Peruuttamaton virhe on tapahtunut. %1 ei voi enää jatkaa turvallisesti ja sammutetaan.</translation>
 275      </message>
 276      <message>
 277          <source>Internal error</source>
 278          <translation type="unfinished">Sisäinen virhe</translation>
 279      </message>
 280      <message>
 281          <source>An internal error occurred. %1 will attempt to continue safely. This is an unexpected bug which can be reported as described below.</source>
 282          <translation type="unfinished">Tapahtui sisäinen virhe. %1 yrittää jatkaa turvallisesti. Tämä on odottamaton bugi, josta voidaan ilmoittaa alla kuvatulla tavalla.</translation>
 283      </message>
 284  </context>
 285  <context>
 286      <name>QObject</name>
 287      <message>
 288          <source>Do you want to reset settings to default values, or to abort without making changes?</source>
 289          <extracomment>Explanatory text shown on startup when the settings file cannot be read. Prompts user to make a choice between resetting or aborting.</extracomment>
 290          <translation type="unfinished">Haluatko palauttaa asetukset oletusarvoihin vai keskeyttää tekemättä muutoksia?</translation>
 291      </message>
 292      <message>
 293          <source>A fatal error occurred. Check that settings file is writable, or try running with -nosettings.</source>
 294          <extracomment>Explanatory text shown on startup when the settings file could not be written. Prompts user to check that we have the ability to write to the file. Explains that the user has the option of running without a settings file.</extracomment>
 295          <translation type="unfinished">Tapahtui kohtalokas virhe. Tarkista, että asetustiedosto on kirjoitettavissa, tai yritä suorittaa ohjelma -nosettings -asetuksilla.</translation>
 296      </message>
 297      <message>
 298          <source>Error: %1</source>
 299          <translation type="unfinished">Virhe: %1</translation>
 300      </message>
 301      <message>
 302          <source>%1 didn't yet exit safely…</source>
 303          <translation type="unfinished">%1 ei vielä poistunut turvallisesti...</translation>
 304      </message>
 305      <message>
 306          <source>unknown</source>
 307          <translation type="unfinished">tuntematon</translation>
 308      </message>
 309      <message>
 310          <source>Embedded "%1"</source>
 311          <translation type="unfinished">upotettu "%1"</translation>
 312      </message>
 313      <message>
 314          <source>Default system font "%1"</source>
 315          <translation type="unfinished">Järjestelmän oletuskirjasin "%1"</translation>
 316      </message>
 317      <message>
 318          <source>Custom…</source>
 319          <translation type="unfinished">Mukautettu…</translation>
 320      </message>
 321      <message>
 322          <source>Amount</source>
 323          <translation type="unfinished">Määrä</translation>
 324      </message>
 325      <message>
 326          <source>Enter a Bitcoin address (e.g. %1)</source>
 327          <translation type="unfinished">Syötä Bitcoin-osoite (esim. %1)</translation>
 328      </message>
 329      <message>
 330          <source>Unroutable</source>
 331          <translation type="unfinished">Reitittämätön</translation>
 332      </message>
 333      <message>
 334          <source>Onion</source>
 335          <comment>network name</comment>
 336          <extracomment>Name of Tor network in peer info</extracomment>
 337          <translation type="unfinished">Sipuli</translation>
 338      </message>
 339      <message>
 340          <source>Inbound</source>
 341          <extracomment>An inbound connection from a peer. An inbound connection is a connection initiated by a peer.</extracomment>
 342          <translation type="unfinished">Sisääntuleva</translation>
 343      </message>
 344      <message>
 345          <source>Outbound</source>
 346          <extracomment>An outbound connection to a peer. An outbound connection is a connection initiated by us.</extracomment>
 347          <translation type="unfinished">Ulosmenevä</translation>
 348      </message>
 349      <message>
 350          <source>Full Relay</source>
 351          <extracomment>Peer connection type that relays all network information.</extracomment>
 352          <translation type="unfinished">Täysi Rele</translation>
 353      </message>
 354      <message>
 355          <source>Block Relay</source>
 356          <extracomment>Peer connection type that relays network information about blocks and not transactions or addresses.</extracomment>
 357          <translation type="unfinished">Lohko Rele</translation>
 358      </message>
 359      <message>
 360          <source>Manual</source>
 361          <extracomment>Peer connection type established manually through one of several methods.</extracomment>
 362          <translation type="unfinished">Manuaali</translation>
 363      </message>
 364      <message>
 365          <source>Feeler</source>
 366          <extracomment>Short-lived peer connection type that tests the aliveness of known addresses.</extracomment>
 367          <translation type="unfinished">Tunturi</translation>
 368      </message>
 369      <message>
 370          <source>Address Fetch</source>
 371          <extracomment>Short-lived peer connection type that solicits known addresses from a peer.</extracomment>
 372          <translation type="unfinished">Osoitteen haku</translation>
 373      </message>
 374      <message>
 375          <source>None</source>
 376          <translation type="unfinished">Ei yhtään</translation>
 377      </message>
 378      <message>
 379          <source>N/A</source>
 380          <translation type="unfinished">Ei saatavilla</translation>
 381      </message>
 382      <message numerus="yes">
 383          <source>%n second(s)</source>
 384          <translation type="unfinished">
 385              <numerusform>%n sekunti</numerusform>
 386              <numerusform>%n sekuntia</numerusform>
 387          </translation>
 388      </message>
 389      <message numerus="yes">
 390          <source>%n minute(s)</source>
 391          <translation type="unfinished">
 392              <numerusform>%n minuutti</numerusform>
 393              <numerusform>%n minuuttia</numerusform>
 394          </translation>
 395      </message>
 396      <message numerus="yes">
 397          <source>%n hour(s)</source>
 398          <translation type="unfinished">
 399              <numerusform>%n tunti</numerusform>
 400              <numerusform>%n tuntia</numerusform>
 401          </translation>
 402      </message>
 403      <message numerus="yes">
 404          <source>%n day(s)</source>
 405          <translation type="unfinished">
 406              <numerusform>%n päivä</numerusform>
 407              <numerusform>%n päivää</numerusform>
 408          </translation>
 409      </message>
 410      <message numerus="yes">
 411          <source>%n week(s)</source>
 412          <translation type="unfinished">
 413              <numerusform>%n viikko</numerusform>
 414              <numerusform>%n viikkoa</numerusform>
 415          </translation>
 416      </message>
 417      <message>
 418          <source>%1 and %2</source>
 419          <translation type="unfinished">%1 ja %2</translation>
 420      </message>
 421      <message numerus="yes">
 422          <source>%n year(s)</source>
 423          <translation type="unfinished">
 424              <numerusform>%n vuosi</numerusform>
 425              <numerusform>%n vuotta</numerusform>
 426          </translation>
 427      </message>
 428      <message>
 429          <source>default wallet</source>
 430          <translation type="unfinished">oletuslompakko</translation>
 431      </message>
 432  </context>
 433  <context>
 434      <name>BitcoinGUI</name>
 435      <message>
 436          <source>&amp;Overview</source>
 437          <translation type="unfinished">&amp;Yleisnäkymä</translation>
 438      </message>
 439      <message>
 440          <source>Show general overview of wallet</source>
 441          <translation type="unfinished">Lompakon tilanteen yleiskatsaus</translation>
 442      </message>
 443      <message>
 444          <source>&amp;Transactions</source>
 445          <translation type="unfinished">&amp;Rahansiirrot</translation>
 446      </message>
 447      <message>
 448          <source>Browse transaction history</source>
 449          <translation type="unfinished">Selaa rahansiirtohistoriaa</translation>
 450      </message>
 451      <message>
 452          <source>E&amp;xit</source>
 453          <translation type="unfinished">L&amp;opeta</translation>
 454      </message>
 455      <message>
 456          <source>Quit application</source>
 457          <translation type="unfinished">Sulje ohjelma</translation>
 458      </message>
 459      <message>
 460          <source>&amp;About %1</source>
 461          <translation type="unfinished">&amp;Tietoja %1</translation>
 462      </message>
 463      <message>
 464          <source>Show information about %1</source>
 465          <translation type="unfinished">Näytä tietoa aiheesta %1</translation>
 466      </message>
 467      <message>
 468          <source>About &amp;Qt</source>
 469          <translation type="unfinished">Tietoja &amp;Qt</translation>
 470      </message>
 471      <message>
 472          <source>Show information about Qt</source>
 473          <translation type="unfinished">Näytä tietoja Qt:ta</translation>
 474      </message>
 475      <message>
 476          <source>Modify configuration options for %1</source>
 477          <translation type="unfinished">Muuta kohteen %1 kokoonpanoasetuksia</translation>
 478      </message>
 479      <message>
 480          <source>Create a new wallet</source>
 481          <translation type="unfinished">Luo uusi lompakko</translation>
 482      </message>
 483      <message>
 484          <source>&amp;Minimize</source>
 485          <translation type="unfinished">&amp;Pienennä</translation>
 486      </message>
 487      <message>
 488          <source>Wallet:</source>
 489          <translation type="unfinished">Lompakko:</translation>
 490      </message>
 491      <message>
 492          <source>Network activity disabled.</source>
 493          <extracomment>A substring of the tooltip.</extracomment>
 494          <translation type="unfinished">Verkkoyhteysmittari pois käytöstä</translation>
 495      </message>
 496      <message>
 497          <source>Proxy is &lt;b&gt;enabled&lt;/b&gt;: %1</source>
 498          <translation type="unfinished">Välipalvelin on &lt;b&gt;käytössä&lt;/b&gt;: %1</translation>
 499      </message>
 500      <message>
 501          <source>Send coins to a Bitcoin address</source>
 502          <translation type="unfinished">Lähetä kolikoita Bitcoin-osoitteeseen</translation>
 503      </message>
 504      <message>
 505          <source>Backup wallet to another location</source>
 506          <translation type="unfinished">Varmuuskopioi lompakko toiseen sijaintiin</translation>
 507      </message>
 508      <message>
 509          <source>Change the passphrase used for wallet encryption</source>
 510          <translation type="unfinished">Vaihda lompakon salaukseen käytettävä tunnuslause</translation>
 511      </message>
 512      <message>
 513          <source>&amp;Send</source>
 514          <translation type="unfinished">&amp;Lähetä</translation>
 515      </message>
 516      <message>
 517          <source>&amp;Receive</source>
 518          <translation type="unfinished">&amp;Vastaanota</translation>
 519      </message>
 520      <message>
 521          <source>&amp;Options…</source>
 522          <translation type="unfinished">&amp;Asetukset...</translation>
 523      </message>
 524      <message>
 525          <source>&amp;Encrypt Wallet…</source>
 526          <translation type="unfinished">&amp;Salaa lompakko...</translation>
 527      </message>
 528      <message>
 529          <source>Encrypt the private keys that belong to your wallet</source>
 530          <translation type="unfinished">Suojaa yksityiset avaimet, jotka kuuluvat lompakkoosi</translation>
 531      </message>
 532      <message>
 533          <source>&amp;Backup Wallet…</source>
 534          <translation type="unfinished">&amp;Varmuuskopioi lompakko...</translation>
 535      </message>
 536      <message>
 537          <source>&amp;Change Passphrase…</source>
 538          <translation type="unfinished">&amp;Vaihda salalauseke...</translation>
 539      </message>
 540      <message>
 541          <source>Sign &amp;message…</source>
 542          <translation type="unfinished">Allekirjoita &amp;viesti...</translation>
 543      </message>
 544      <message>
 545          <source>Sign messages with your Bitcoin addresses to prove you own them</source>
 546          <translation type="unfinished">Allekirjoita viestisi omalla Bitcoin -osoitteellasi todistaaksesi, että omistat ne</translation>
 547      </message>
 548      <message>
 549          <source>&amp;Verify message…</source>
 550          <translation type="unfinished">&amp;Varmenna viesti...</translation>
 551      </message>
 552      <message>
 553          <source>Verify messages to ensure they were signed with specified Bitcoin addresses</source>
 554          <translation type="unfinished">Varmista, että viestisi on allekirjoitettu määritetyllä Bitcoin -osoitteella</translation>
 555      </message>
 556      <message>
 557          <source>&amp;Load PSBT from file…</source>
 558          <translation type="unfinished">&amp;Lataa PSBT tiedostosta...</translation>
 559      </message>
 560      <message>
 561          <source>Open &amp;URI…</source>
 562          <translation type="unfinished">Avaa &amp;URL...</translation>
 563      </message>
 564      <message>
 565          <source>Close Wallet…</source>
 566          <translation type="unfinished">Sulje lompakko...</translation>
 567      </message>
 568      <message>
 569          <source>Create Wallet…</source>
 570          <translation type="unfinished">Luo lompakko...</translation>
 571      </message>
 572      <message>
 573          <source>Close All Wallets…</source>
 574          <translation type="unfinished">Sulje kaikki lompakot...</translation>
 575      </message>
 576      <message>
 577          <source>&amp;File</source>
 578          <translation type="unfinished">&amp;Tiedosto</translation>
 579      </message>
 580      <message>
 581          <source>&amp;Settings</source>
 582          <translation type="unfinished">&amp;Asetukset</translation>
 583      </message>
 584      <message>
 585          <source>&amp;Help</source>
 586          <translation type="unfinished">&amp;Apua</translation>
 587      </message>
 588      <message>
 589          <source>Tabs toolbar</source>
 590          <translation type="unfinished">Välilehtipalkki</translation>
 591      </message>
 592      <message>
 593          <source>Syncing Headers (%1%)…</source>
 594          <translation type="unfinished">Synkronoi järjestysnumeroita (%1%)...</translation>
 595      </message>
 596      <message>
 597          <source>Synchronizing with network…</source>
 598          <translation type="unfinished">Synkronointi verkon kanssa...</translation>
 599      </message>
 600      <message>
 601          <source>Indexing blocks on disk…</source>
 602          <translation type="unfinished">Lohkojen indeksointi levyllä...</translation>
 603      </message>
 604      <message>
 605          <source>Processing blocks on disk…</source>
 606          <translation type="unfinished">Lohkojen käsittely levyllä...</translation>
 607      </message>
 608      <message>
 609          <source>Connecting to peers…</source>
 610          <translation type="unfinished">Yhdistetään vertaisiin...</translation>
 611      </message>
 612      <message>
 613          <source>Request payments (generates QR codes and bitcoin: URIs)</source>
 614          <translation type="unfinished">Pyydä maksuja (Luo QR koodit ja bitcoin: URIt)</translation>
 615      </message>
 616      <message>
 617          <source>Show the list of used sending addresses and labels</source>
 618          <translation type="unfinished">Näytä lähettämiseen käytettyjen osoitteiden ja nimien lista</translation>
 619      </message>
 620      <message>
 621          <source>Show the list of used receiving addresses and labels</source>
 622          <translation type="unfinished">Näytä vastaanottamiseen käytettyjen osoitteiden ja nimien lista</translation>
 623      </message>
 624      <message>
 625          <source>&amp;Command-line options</source>
 626          <translation type="unfinished">&amp;Komentorivin valinnat</translation>
 627      </message>
 628      <message numerus="yes">
 629          <source>Processed %n block(s) of transaction history.</source>
 630          <translation type="unfinished">
 631              <numerusform>Käsitelty %n lohko rahansiirtohistoriasta.</numerusform>
 632              <numerusform>Käsitelty %n lohkoa rahansiirtohistoriasta.</numerusform>
 633          </translation>
 634      </message>
 635      <message>
 636          <source>%1 behind</source>
 637          <translation type="unfinished">%1 jäljessä</translation>
 638      </message>
 639      <message>
 640          <source>Catching up…</source>
 641          <translation type="unfinished">Jäljellä...</translation>
 642      </message>
 643      <message>
 644          <source>Last received block was generated %1 ago.</source>
 645          <translation type="unfinished">Viimeisin vastaanotettu lohko tuotettu %1.</translation>
 646      </message>
 647      <message>
 648          <source>Transactions after this will not yet be visible.</source>
 649          <translation type="unfinished">Tämän jälkeiset rahansiirrot eivät ole vielä näkyvissä.</translation>
 650      </message>
 651      <message>
 652          <source>Error</source>
 653          <translation type="unfinished">Virhe</translation>
 654      </message>
 655      <message>
 656          <source>Warning</source>
 657          <translation type="unfinished">Varoitus</translation>
 658      </message>
 659      <message>
 660          <source>Information</source>
 661          <translation type="unfinished">Tietoa</translation>
 662      </message>
 663      <message>
 664          <source>Up to date</source>
 665          <translation type="unfinished">Rahansiirtohistoria on ajan tasalla</translation>
 666      </message>
 667      <message>
 668          <source>Load Partially Signed Bitcoin Transaction</source>
 669          <translation type="unfinished">Lataa osittain allekirjoitettu bitcoin-siirtotapahtuma</translation>
 670      </message>
 671      <message>
 672          <source>Load PSBT from &amp;clipboard…</source>
 673          <translation type="unfinished">Lataa PSBT &amp;leikepöydältä…</translation>
 674      </message>
 675      <message>
 676          <source>Load Partially Signed Bitcoin Transaction from clipboard</source>
 677          <translation type="unfinished">Lataa osittain allekirjoitettu bitcoin-siirtotapahtuma leikepöydältä</translation>
 678      </message>
 679      <message>
 680          <source>Node window</source>
 681          <translation type="unfinished">Solmu ikkuna</translation>
 682      </message>
 683      <message>
 684          <source>Open node debugging and diagnostic console</source>
 685          <translation type="unfinished">Avaa solmun diagnostiikka- ja vianmäärityskonsoli </translation>
 686      </message>
 687      <message>
 688          <source>&amp;Sending addresses</source>
 689          <translation type="unfinished">&amp;Lähetysosoitteet</translation>
 690      </message>
 691      <message>
 692          <source>&amp;Receiving addresses</source>
 693          <translation type="unfinished">&amp;Vastaanotto-osoitteet</translation>
 694      </message>
 695      <message>
 696          <source>Open a bitcoin: URI</source>
 697          <translation type="unfinished">Avaa bitcoin: URI</translation>
 698      </message>
 699      <message>
 700          <source>Open Wallet</source>
 701          <translation type="unfinished">Avaa lompakko</translation>
 702      </message>
 703      <message>
 704          <source>Open a wallet</source>
 705          <translation type="unfinished">Avaa lompakko</translation>
 706      </message>
 707      <message>
 708          <source>Close wallet</source>
 709          <translation type="unfinished">Sulje lompakko</translation>
 710      </message>
 711      <message>
 712          <source>Restore Wallet…</source>
 713          <extracomment>Name of the menu item that restores wallet from a backup file.</extracomment>
 714          <translation type="unfinished">Palauta lompakko...</translation>
 715      </message>
 716      <message>
 717          <source>Restore a wallet from a backup file</source>
 718          <extracomment>Status tip for Restore Wallet menu item</extracomment>
 719          <translation type="unfinished">Palauta lompakko varmuuskopiotiedostosta</translation>
 720      </message>
 721      <message>
 722          <source>Close all wallets</source>
 723          <translation type="unfinished">Sulje kaikki lompakot</translation>
 724      </message>
 725      <message>
 726          <source>Migrate Wallet</source>
 727          <translation type="unfinished">Siirrä lompakko</translation>
 728      </message>
 729      <message>
 730          <source>Migrate a wallet</source>
 731          <translation type="unfinished">Siirrä lompakko</translation>
 732      </message>
 733      <message>
 734          <source>Show the %1 help message to get a list with possible Bitcoin command-line options</source>
 735          <translation type="unfinished">Näytä %1 ohjeet saadaksesi listan mahdollisista Bitcoinin komentorivivalinnoista</translation>
 736      </message>
 737      <message>
 738          <source>&amp;Mask values</source>
 739          <translation type="unfinished">&amp;Naamioi arvot</translation>
 740      </message>
 741      <message>
 742          <source>Mask the values in the Overview tab</source>
 743          <translation type="unfinished">Naamioi arvot Yhteenveto-välilehdessä</translation>
 744      </message>
 745      <message>
 746          <source>No wallets available</source>
 747          <translation type="unfinished">Lompakoita ei ole saatavilla</translation>
 748      </message>
 749      <message>
 750          <source>Wallet Data</source>
 751          <extracomment>Name of the wallet data file format.</extracomment>
 752          <translation type="unfinished">Lompakkotiedot</translation>
 753      </message>
 754      <message>
 755          <source>Load Wallet Backup</source>
 756          <extracomment>The title for Restore Wallet File Windows</extracomment>
 757          <translation type="unfinished">Lataa lompakon varmuuskopio</translation>
 758      </message>
 759      <message>
 760          <source>Restore Wallet</source>
 761          <extracomment>Title of pop-up window shown when the user is attempting to restore a wallet.</extracomment>
 762          <translation type="unfinished">Palauta lompakko</translation>
 763      </message>
 764      <message>
 765          <source>Wallet Name</source>
 766          <extracomment>Label of the input field where the name of the wallet is entered.</extracomment>
 767          <translation type="unfinished">Lompakon nimi</translation>
 768      </message>
 769      <message>
 770          <source>Invalid Wallet Name</source>
 771          <translation type="unfinished">Virheellinen lomapkon nimi</translation>
 772      </message>
 773      <message>
 774          <source>Wallet name cannot be empty</source>
 775          <translation type="unfinished">Lompakon nimeä ei voi jättää tyhjäksi</translation>
 776      </message>
 777      <message>
 778          <source>Restore and Migrate Wallet Backup</source>
 779          <translation type="unfinished">Palauta ja siirrä lompakon varmuuskopio</translation>
 780      </message>
 781      <message>
 782          <source>Restore and Migrate Wallet</source>
 783          <extracomment>Title of pop-up window shown when the user is attempting to restore a wallet.</extracomment>
 784          <translation type="unfinished">Palauta ja siirrä lompakko</translation>
 785      </message>
 786      <message>
 787          <source>&amp;Window</source>
 788          <translation type="unfinished">&amp;Ikkuna</translation>
 789      </message>
 790      <message>
 791          <source>Zoom</source>
 792          <translation type="unfinished">Lähennä/loitonna</translation>
 793      </message>
 794      <message>
 795          <source>Main Window</source>
 796          <translation type="unfinished">Pääikkuna</translation>
 797      </message>
 798      <message>
 799          <source>%1 client</source>
 800          <translation type="unfinished">%1-asiakas</translation>
 801      </message>
 802      <message>
 803          <source>&amp;Hide</source>
 804          <translation type="unfinished">&amp;Piilota</translation>
 805      </message>
 806      <message>
 807          <source>S&amp;how</source>
 808          <translation type="unfinished">N&amp;äytä</translation>
 809      </message>
 810      <message numerus="yes">
 811          <source>%n active connection(s) to Bitcoin network.</source>
 812          <extracomment>A substring of the tooltip.</extracomment>
 813          <translation type="unfinished">
 814              <numerusform>%n aktiivinen yhteys Bitcoin-verkkoon.</numerusform>
 815              <numerusform>%n aktiivista yhteyttä Bitcoin-verkkoon.</numerusform>
 816          </translation>
 817      </message>
 818      <message>
 819          <source>Click for more actions.</source>
 820          <extracomment>A substring of the tooltip. "More actions" are available via the context menu.</extracomment>
 821          <translation type="unfinished">Klikkaa saadaksesi lisää toimintoja.</translation>
 822      </message>
 823      <message>
 824          <source>Show Peers tab</source>
 825          <extracomment>A context menu item. The "Peers tab" is an element of the "Node window".</extracomment>
 826          <translation type="unfinished">Näytä Vertaiset-välilehti</translation>
 827      </message>
 828      <message>
 829          <source>Disable network activity</source>
 830          <extracomment>A context menu item.</extracomment>
 831          <translation type="unfinished">Poista verkkotoiminta käytöstä</translation>
 832      </message>
 833      <message>
 834          <source>Enable network activity</source>
 835          <extracomment>A context menu item. The network activity was disabled previously.</extracomment>
 836          <translation type="unfinished">Ota verkkotoiminta käyttöön</translation>
 837      </message>
 838      <message>
 839          <source>Pre-syncing Headers (%1%)…</source>
 840          <translation type="unfinished">Esi synkronoidaan otsikot (%1%)…</translation>
 841      </message>
 842      <message>
 843          <source>Error: %1</source>
 844          <translation type="unfinished">Virhe: %1</translation>
 845      </message>
 846      <message>
 847          <source>Warning: %1</source>
 848          <translation type="unfinished">Varoitus: %1</translation>
 849      </message>
 850      <message>
 851          <source>Date: %1
 852  </source>
 853          <translation type="unfinished">Päivämäärä: %1
 854  </translation>
 855      </message>
 856      <message>
 857          <source>Amount: %1
 858  </source>
 859          <translation type="unfinished">Määrä: %1
 860  </translation>
 861      </message>
 862      <message>
 863          <source>Wallet: %1
 864  </source>
 865          <translation type="unfinished">Lompakko: %1
 866  </translation>
 867      </message>
 868      <message>
 869          <source>Type: %1
 870  </source>
 871          <translation type="unfinished">Tyyppi: %1
 872  </translation>
 873      </message>
 874      <message>
 875          <source>Label: %1
 876  </source>
 877          <translation type="unfinished">Nimike: %1
 878  </translation>
 879      </message>
 880      <message>
 881          <source>Address: %1
 882  </source>
 883          <translation type="unfinished">Osoite: %1
 884  </translation>
 885      </message>
 886      <message>
 887          <source>Sent transaction</source>
 888          <translation type="unfinished">Lähetetyt rahansiirrot</translation>
 889      </message>
 890      <message>
 891          <source>Incoming transaction</source>
 892          <translation type="unfinished">Saapuva rahansiirto</translation>
 893      </message>
 894      <message>
 895          <source>HD key generation is &lt;b&gt;enabled&lt;/b&gt;</source>
 896          <translation type="unfinished">HD avaimen generointi on &lt;b&gt;päällä&lt;/b&gt;</translation>
 897      </message>
 898      <message>
 899          <source>HD key generation is &lt;b&gt;disabled&lt;/b&gt;</source>
 900          <translation type="unfinished">HD avaimen generointi on &lt;b&gt;pois päältä&lt;/b&gt;</translation>
 901      </message>
 902      <message>
 903          <source>Private key &lt;b&gt;disabled&lt;/b&gt;</source>
 904          <translation type="unfinished">Yksityisavain &lt;b&gt;ei käytössä&lt;/b&gt;</translation>
 905      </message>
 906      <message>
 907          <source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;unlocked&lt;/b&gt;</source>
 908          <translation type="unfinished">Lompakko on &lt;b&gt;salattu&lt;/b&gt; ja tällä hetkellä &lt;b&gt;avoinna&lt;/b&gt;</translation>
 909      </message>
 910      <message>
 911          <source>Wallet is &lt;b&gt;encrypted&lt;/b&gt; and currently &lt;b&gt;locked&lt;/b&gt;</source>
 912          <translation type="unfinished">Lompakko on &lt;b&gt;salattu&lt;/b&gt; ja tällä hetkellä &lt;b&gt;lukittuna&lt;/b&gt;</translation>
 913      </message>
 914      <message>
 915          <source>Original message:</source>
 916          <translation type="unfinished">Alkuperäinen viesti:</translation>
 917      </message>
 918  </context>
 919  <context>
 920      <name>UnitDisplayStatusBarControl</name>
 921      <message>
 922          <source>Unit to show amounts in. Click to select another unit.</source>
 923          <translation type="unfinished">Yksikkö jossa määrät näytetään. Klikkaa valitaksesi toisen yksikön.</translation>
 924      </message>
 925  </context>
 926  <context>
 927      <name>CoinControlDialog</name>
 928      <message>
 929          <source>Coin Selection</source>
 930          <translation type="unfinished">Kolikoiden valinta</translation>
 931      </message>
 932      <message>
 933          <source>Quantity:</source>
 934          <translation type="unfinished">Määrä:</translation>
 935      </message>
 936      <message>
 937          <source>Bytes:</source>
 938          <translation type="unfinished">Tavuja:</translation>
 939      </message>
 940      <message>
 941          <source>Amount:</source>
 942          <translation type="unfinished">Määrä:</translation>
 943      </message>
 944      <message>
 945          <source>Fee:</source>
 946          <translation type="unfinished">Palkkio:</translation>
 947      </message>
 948      <message>
 949          <source>After Fee:</source>
 950          <translation type="unfinished">Palkkion jälkeen:</translation>
 951      </message>
 952      <message>
 953          <source>Change:</source>
 954          <translation type="unfinished">Vaihtoraha:</translation>
 955      </message>
 956      <message>
 957          <source>(un)select all</source>
 958          <translation type="unfinished">(epä)valitse kaikki</translation>
 959      </message>
 960      <message>
 961          <source>Tree mode</source>
 962          <translation type="unfinished">Puurakenne</translation>
 963      </message>
 964      <message>
 965          <source>List mode</source>
 966          <translation type="unfinished">Listarakenne</translation>
 967      </message>
 968      <message>
 969          <source>Amount</source>
 970          <translation type="unfinished">Määrä</translation>
 971      </message>
 972      <message>
 973          <source>Received with label</source>
 974          <translation type="unfinished">Vastaanotettu nimikkeellä</translation>
 975      </message>
 976      <message>
 977          <source>Received with address</source>
 978          <translation type="unfinished">Vastaanotettu osoitteella</translation>
 979      </message>
 980      <message>
 981          <source>Date</source>
 982          <translation type="unfinished">Aika</translation>
 983      </message>
 984      <message>
 985          <source>Confirmations</source>
 986          <translation type="unfinished">Vahvistuksia</translation>
 987      </message>
 988      <message>
 989          <source>Confirmed</source>
 990          <translation type="unfinished">Vahvistettu</translation>
 991      </message>
 992      <message>
 993          <source>Copy amount</source>
 994          <translation type="unfinished">Kopioi määrä</translation>
 995      </message>
 996      <message>
 997          <source>&amp;Copy address</source>
 998          <translation type="unfinished">&amp;Kopioi osoite</translation>
 999      </message>
1000      <message>
1001          <source>Copy &amp;label</source>
1002          <translation type="unfinished">Kopioi &amp;viite</translation>
1003      </message>
1004      <message>
1005          <source>Copy &amp;amount</source>
1006          <translation type="unfinished">Kopioi &amp;määrä</translation>
1007      </message>
1008      <message>
1009          <source>Copy transaction &amp;ID and output index</source>
1010          <translation type="unfinished">Kopioi tapahtumatunnus &amp;ID ja tulosindeksi</translation>
1011      </message>
1012      <message>
1013          <source>L&amp;ock unspent</source>
1014          <translation type="unfinished">L&amp;kitse käyttämättömät</translation>
1015      </message>
1016      <message>
1017          <source>&amp;Unlock unspent</source>
1018          <translation type="unfinished">&amp;Avaa käyttämättömien lukitus</translation>
1019      </message>
1020      <message>
1021          <source>Copy quantity</source>
1022          <translation type="unfinished">Kopioi lukumäärä</translation>
1023      </message>
1024      <message>
1025          <source>Copy fee</source>
1026          <translation type="unfinished">Kopioi rahansiirtokulu</translation>
1027      </message>
1028      <message>
1029          <source>Copy after fee</source>
1030          <translation type="unfinished">Kopioi rahansiirtokulun jälkeen</translation>
1031      </message>
1032      <message>
1033          <source>Copy bytes</source>
1034          <translation type="unfinished">Kopioi tavut</translation>
1035      </message>
1036      <message>
1037          <source>Copy change</source>
1038          <translation type="unfinished">Kopioi vaihtorahat</translation>
1039      </message>
1040      <message>
1041          <source>(%1 locked)</source>
1042          <translation type="unfinished">(%1 lukittu)</translation>
1043      </message>
1044      <message>
1045          <source>Can vary +/- %1 satoshi(s) per input.</source>
1046          <translation type="unfinished">Saattaa vaihdella +/- %1 satoshia per syöte.</translation>
1047      </message>
1048      <message>
1049          <source>(no label)</source>
1050          <translation type="unfinished">(ei nimikettä)</translation>
1051      </message>
1052      <message>
1053          <source>change from %1 (%2)</source>
1054          <translation type="unfinished">Vaihda %1 (%2)</translation>
1055      </message>
1056      <message>
1057          <source>(change)</source>
1058          <translation type="unfinished">(vaihtoraha)</translation>
1059      </message>
1060  </context>
1061  <context>
1062      <name>CreateWalletActivity</name>
1063      <message>
1064          <source>Create Wallet</source>
1065          <extracomment>Title of window indicating the progress of creation of a new wallet.</extracomment>
1066          <translation type="unfinished">Luo lompakko</translation>
1067      </message>
1068      <message>
1069          <source>Creating Wallet &lt;b&gt;%1&lt;/b&gt;…</source>
1070          <extracomment>Descriptive text of the create wallet progress window which indicates to the user which wallet is currently being created.</extracomment>
1071          <translation type="unfinished">Luodaan lompakko &lt;b&gt;%1&lt;/b&gt;...</translation>
1072      </message>
1073      <message>
1074          <source>Create wallet failed</source>
1075          <translation type="unfinished">Lompakon luonti epäonnistui</translation>
1076      </message>
1077      <message>
1078          <source>Create wallet warning</source>
1079          <translation type="unfinished">Luo lompakkovaroitus</translation>
1080      </message>
1081      <message>
1082          <source>Can't list signers</source>
1083          <translation type="unfinished">Allekirjoittajia ei voida listata</translation>
1084      </message>
1085      <message>
1086          <source>Too many external signers found</source>
1087          <translation type="unfinished">Löytyi liian monta ulkoista allekirjoittajaa</translation>
1088      </message>
1089  </context>
1090  <context>
1091      <name>LoadWalletsActivity</name>
1092      <message>
1093          <source>Load Wallets</source>
1094          <extracomment>Title of progress window which is displayed when wallets are being loaded.</extracomment>
1095          <translation type="unfinished">Lompakoiden lataaminen</translation>
1096      </message>
1097      <message>
1098          <source>Loading wallets…</source>
1099          <extracomment>Descriptive text of the load wallets progress window which indicates to the user that wallets are currently being loaded.</extracomment>
1100          <translation type="unfinished">Ladataan lompakoita...</translation>
1101      </message>
1102  </context>
1103  <context>
1104      <name>MigrateWalletActivity</name>
1105      <message>
1106          <source>Migrate wallet</source>
1107          <translation type="unfinished">Siirrä lompakko</translation>
1108      </message>
1109      <message>
1110          <source>Are you sure you wish to migrate the wallet &lt;i&gt;%1&lt;/i&gt;?</source>
1111          <translation type="unfinished">Oletko varma, että haluat siirtää lompakon &lt;i&gt;%1&lt;/i&gt;?</translation>
1112      </message>
1113      <message>
1114          <source>Migrating the wallet will convert this wallet to one or more descriptor wallets. A new wallet backup will need to be made.
1115  If this wallet contains any watchonly scripts, a new wallet will be created which contains those watchonly scripts.
1116  If this wallet contains any solvable but not watched scripts, a different and new wallet will be created which contains those scripts.
1117  
1118  The migration process will create a backup of the wallet before migrating. This backup file will be named &lt;wallet name&gt;-&lt;timestamp&gt;.legacy.bak and can be found in the directory for this wallet. In the event of an incorrect migration, the backup can be restored with the "Restore Wallet" functionality.</source>
1119          <translation type="unfinished">Lompakon siirtäminen muuntaa tämän lompakon yhdeksi tai useammaksi kuvailluksi lompakoksi. Uusi lompakon varmuuskopio on tehtävä.
1120  Jos tämä lompakko sisältää vain katseltavia skriptejä, luodaan uusi lompakko, joka sisältää nämä katseltavat skriptit.
1121  Jos tämä lompakko sisältää ratkaistavia mutta ei katsottuja skriptejä, luodaan eri ja uusi lompakko, joka sisältää nämä skriptit.
1122  
1123  Siirtoprosessi luo varmuuskopion lompakosta ennen siirtoa. Tämä varmuuskopiotiedosto nimetään &lt;wallet name&gt;-&lt;timestamp&gt;.legacy.bak ja se löytyy tämän lompakon hakemistosta. Virheellisen siirron sattuessa varmuuskopio voidaan palauttaa "Palauta lompakko" -toiminnolla.</translation>
1124      </message>
1125      <message>
1126          <source>Migrate Wallet</source>
1127          <translation type="unfinished">Siirrä lompakko</translation>
1128      </message>
1129      <message>
1130          <source>Migrating Wallet &lt;b&gt;%1&lt;/b&gt;…</source>
1131          <translation type="unfinished">Siirretään lompakkoa &lt;b&gt;%1&lt;/b&gt;...</translation>
1132      </message>
1133      <message>
1134          <source>The wallet '%1' was migrated successfully.</source>
1135          <translation type="unfinished">Lompakko '%1' siirrettiin onnistuneesti.</translation>
1136      </message>
1137      <message>
1138          <source>Watchonly scripts have been migrated to a new wallet named '%1'.</source>
1139          <translation type="unfinished">Pelkästään katseltavissa olevat skriptit on siirretty uuteen lompakkoon nimeltä '%1'.</translation>
1140      </message>
1141      <message>
1142          <source>Solvable but not watched scripts have been migrated to a new wallet named '%1'.</source>
1143          <translation type="unfinished">Ratkaistavat mutta ei katsotut skriptit on siirretty uuteen lompakkoon nimeltä '%1'.</translation>
1144      </message>
1145      <message>
1146          <source>Restore and Migrate wallet</source>
1147          <translation type="unfinished">Palauta ja siirrä lompakko</translation>
1148      </message>
1149      <message>
1150          <source>Are you sure you wish to restore the wallet file &lt;i&gt;%1&lt;/i&gt; to &lt;i&gt;%2&lt;/i&gt; and migrate it?</source>
1151          <translation type="unfinished">Haluatko varmasti palauttaa lompakon &lt;i&gt;%1&lt;/i&gt; kohteeseen &lt;i&gt;%2&lt;/i&gt; ja siirtää sen?</translation>
1152      </message>
1153      <message>
1154          <source>Restore Wallet</source>
1155          <extracomment>Title of progress window which is displayed when wallets are being restored.</extracomment>
1156          <translation type="unfinished">Palauta lompakko</translation>
1157      </message>
1158      <message>
1159          <source>Restoring Wallet &lt;b&gt;%1&lt;/b&gt;…</source>
1160          <extracomment>Descriptive text of the restore wallets progress window which indicates to the user that wallets are currently being restored.</extracomment>
1161          <translation type="unfinished">Lompakon palautus&lt;b&gt;%1&lt;/b&gt;…</translation>
1162      </message>
1163      <message>
1164          <source>Migration failed</source>
1165          <translation type="unfinished">Siirto epäonnistui</translation>
1166      </message>
1167      <message>
1168          <source>Migration Successful</source>
1169          <translation type="unfinished">Siirto onnistui</translation>
1170      </message>
1171  </context>
1172  <context>
1173      <name>OpenWalletActivity</name>
1174      <message>
1175          <source>Open wallet failed</source>
1176          <translation type="unfinished">Lompakon avaaminen epäonnistui</translation>
1177      </message>
1178      <message>
1179          <source>Open wallet warning</source>
1180          <translation type="unfinished">Avoimen lompakon varoitus</translation>
1181      </message>
1182      <message>
1183          <source>Open Wallet</source>
1184          <extracomment>Title of window indicating the progress of opening of a wallet.</extracomment>
1185          <translation type="unfinished">Avaa lompakko</translation>
1186      </message>
1187      <message>
1188          <source>Opening Wallet &lt;b&gt;%1&lt;/b&gt;…</source>
1189          <extracomment>Descriptive text of the open wallet progress window which indicates to the user which wallet is currently being opened.</extracomment>
1190          <translation type="unfinished">Avataan lompakko &lt;b&gt;%1&lt;/b&gt;...</translation>
1191      </message>
1192  </context>
1193  <context>
1194      <name>RestoreWalletActivity</name>
1195      <message>
1196          <source>Restore Wallet</source>
1197          <extracomment>Title of progress window which is displayed when wallets are being restored.</extracomment>
1198          <translation type="unfinished">Palauta lompakko</translation>
1199      </message>
1200      <message>
1201          <source>Restoring Wallet &lt;b&gt;%1&lt;/b&gt;…</source>
1202          <extracomment>Descriptive text of the restore wallets progress window which indicates to the user that wallets are currently being restored.</extracomment>
1203          <translation type="unfinished">Lompakon palautus&lt;b&gt;%1&lt;/b&gt;…</translation>
1204      </message>
1205      <message>
1206          <source>Restore wallet failed</source>
1207          <extracomment>Title of message box which is displayed when the wallet could not be restored.</extracomment>
1208          <translation type="unfinished">Lompakon palauttaminen epäonnistui</translation>
1209      </message>
1210      <message>
1211          <source>Restore wallet warning</source>
1212          <extracomment>Title of message box which is displayed when the wallet is restored with some warning.</extracomment>
1213          <translation type="unfinished">Palauta lompakkovaroitus</translation>
1214      </message>
1215      <message>
1216          <source>Restore wallet message</source>
1217          <extracomment>Title of message box which is displayed when the wallet is successfully restored.</extracomment>
1218          <translation type="unfinished">Palauta lompakkoviesti</translation>
1219      </message>
1220  </context>
1221  <context>
1222      <name>WalletController</name>
1223      <message>
1224          <source>Close wallet</source>
1225          <translation type="unfinished">Sulje lompakko</translation>
1226      </message>
1227      <message>
1228          <source>Are you sure you wish to close the wallet &lt;i&gt;%1&lt;/i&gt;?</source>
1229          <translation type="unfinished">Haluatko varmasti sulkea lompakon &lt;i&gt;%1&lt;/i&gt;?</translation>
1230      </message>
1231      <message>
1232          <source>Closing the wallet for too long can result in having to resync the entire chain if pruning is enabled.</source>
1233          <translation type="unfinished">Lompakon sulkeminen liian pitkäksi aikaa saattaa johtaa tarpeeseen synkronoida koko ketju uudelleen, mikäli karsinta on käytössä.</translation>
1234      </message>
1235      <message>
1236          <source>Close all wallets</source>
1237          <translation type="unfinished">Sulje kaikki lompakot</translation>
1238      </message>
1239      <message>
1240          <source>Are you sure you wish to close all wallets?</source>
1241          <translation type="unfinished">Haluatko varmasti sulkea kaikki lompakot?</translation>
1242      </message>
1243  </context>
1244  <context>
1245      <name>CreateWalletDialog</name>
1246      <message>
1247          <source>Create Wallet</source>
1248          <translation type="unfinished">Luo lompakko</translation>
1249      </message>
1250      <message>
1251          <source>You are one step away from creating your new wallet!</source>
1252          <translation type="unfinished">Olet yhden askeleen päässä uuden lompakon luomisesta!</translation>
1253      </message>
1254      <message>
1255          <source>Please provide a name and, if desired, enable any advanced options</source>
1256          <translation type="unfinished">Anna nimi ja ota halutessasi käyttöön lisäasetukset</translation>
1257      </message>
1258      <message>
1259          <source>Wallet Name</source>
1260          <translation type="unfinished">Lompakon nimi</translation>
1261      </message>
1262      <message>
1263          <source>Wallet</source>
1264          <translation type="unfinished">Lompakko</translation>
1265      </message>
1266      <message>
1267          <source>Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice.</source>
1268          <translation type="unfinished">Salaa lompakko. Lompakko salataan valitsemallasa salasanalla.</translation>
1269      </message>
1270      <message>
1271          <source>Encrypt Wallet</source>
1272          <translation type="unfinished">Salaa lompakko</translation>
1273      </message>
1274      <message>
1275          <source>Advanced Options</source>
1276          <translation type="unfinished">Lisäasetukset</translation>
1277      </message>
1278      <message>
1279          <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>
1280          <translation type="unfinished">Poista tämän lompakon yksityiset avaimet käytöstä. Lompakot, joissa yksityiset avaimet on poistettu käytöstä, eivät sisällä yksityisiä avaimia, eikä niissä voi olla HD-juurisanoja tai tuotuja yksityisiä avaimia. Tämä on ihanteellinen katselulompakkoihin.</translation>
1281      </message>
1282      <message>
1283          <source>Disable Private Keys</source>
1284          <translation type="unfinished">Poista yksityisavaimet käytöstä</translation>
1285      </message>
1286      <message>
1287          <source>Make Blank Wallet</source>
1288          <translation type="unfinished">Luo tyhjä lompakko</translation>
1289      </message>
1290      <message>
1291          <source>Use an external signing device such as a hardware wallet. Configure the external signer script in wallet preferences first.</source>
1292          <translation type="unfinished">Käytä ulkoista allekirjoituslaitetta, kuten laitteistolompakkoa. Määritä ulkoisen allekirjoittajan skripti ensin lompakon asetuksissa.</translation>
1293      </message>
1294      <message>
1295          <source>External signer</source>
1296          <translation type="unfinished">Ulkopuolinen allekirjoittaja</translation>
1297      </message>
1298      <message>
1299          <source>Create</source>
1300          <translation type="unfinished">Luo</translation>
1301      </message>
1302      <message>
1303          <source>Compiled without external signing support (required for external signing)</source>
1304          <extracomment>"External signing" means using devices such as hardware wallets.</extracomment>
1305          <translation type="unfinished">Käännetään ilman ulkoista allekirjoitustukea (tarvitaan ulkoista allekirjoitusta varten)</translation>
1306      </message>
1307  </context>
1308  <context>
1309      <name>EditAddressDialog</name>
1310      <message>
1311          <source>Edit Address</source>
1312          <translation type="unfinished">Muokkaa osoitetta</translation>
1313      </message>
1314      <message>
1315          <source>&amp;Label</source>
1316          <translation type="unfinished">&amp;Nimi</translation>
1317      </message>
1318      <message>
1319          <source>The label associated with this address list entry</source>
1320          <translation type="unfinished">Tähän osoitteeseen liitetty nimi</translation>
1321      </message>
1322      <message>
1323          <source>The address associated with this address list entry. This can only be modified for sending addresses.</source>
1324          <translation type="unfinished">Osoite liitettynä tähän osoitekirjan alkioon. Tämä voidaan muokata vain lähetysosoitteissa.</translation>
1325      </message>
1326      <message>
1327          <source>&amp;Address</source>
1328          <translation type="unfinished">&amp;Osoite</translation>
1329      </message>
1330      <message>
1331          <source>New sending address</source>
1332          <translation type="unfinished">Uusi lähetysosoite</translation>
1333      </message>
1334      <message>
1335          <source>Edit receiving address</source>
1336          <translation type="unfinished">Muokkaa vastaanottavaa osoitetta</translation>
1337      </message>
1338      <message>
1339          <source>Edit sending address</source>
1340          <translation type="unfinished">Muokkaa lähettävää osoitetta</translation>
1341      </message>
1342      <message>
1343          <source>The entered address "%1" is not a valid Bitcoin address.</source>
1344          <translation type="unfinished">Antamasi osoite "%1" ei ole kelvollinen Bitcoin-osoite.</translation>
1345      </message>
1346      <message>
1347          <source>Address "%1" already exists as a receiving address with label "%2" and so cannot be added as a sending address.</source>
1348          <translation type="unfinished">Osoite "%1" on jo vastaanotto-osoitteena nimellä "%2", joten sitä ei voi lisätä lähetysosoitteeksi.</translation>
1349      </message>
1350      <message>
1351          <source>The entered address "%1" is already in the address book with label "%2".</source>
1352          <translation type="unfinished">Syötetty osoite "%1" on jo osoitekirjassa nimellä "%2".</translation>
1353      </message>
1354      <message>
1355          <source>Could not unlock wallet.</source>
1356          <translation type="unfinished">Lompakkoa ei voitu avata.</translation>
1357      </message>
1358      <message>
1359          <source>New key generation failed.</source>
1360          <translation type="unfinished">Uuden avaimen luonti epäonnistui.</translation>
1361      </message>
1362  </context>
1363  <context>
1364      <name>FreespaceChecker</name>
1365      <message>
1366          <source>A new data directory will be created.</source>
1367          <translation type="unfinished">Luodaan uusi kansio.</translation>
1368      </message>
1369      <message>
1370          <source>name</source>
1371          <translation type="unfinished">Nimi</translation>
1372      </message>
1373      <message>
1374          <source>Directory already exists. Add %1 if you intend to create a new directory here.</source>
1375          <translation type="unfinished">Hakemisto on jo olemassa. Lisää %1 jos tarkoitus on luoda hakemisto tänne.</translation>
1376      </message>
1377      <message>
1378          <source>Path already exists, and is not a directory.</source>
1379          <translation type="unfinished">Polku on jo olemassa, eikä se ole kansio.</translation>
1380      </message>
1381      <message>
1382          <source>Cannot create data directory here.</source>
1383          <translation type="unfinished">Ei voida luoda data-hakemistoa tänne.</translation>
1384      </message>
1385  </context>
1386  <context>
1387      <name>HelpMessageDialog</name>
1388      <message>
1389          <source>version</source>
1390          <translation type="unfinished">versio</translation>
1391      </message>
1392      <message>
1393          <source>About %1</source>
1394          <translation type="unfinished">Tietoja %1</translation>
1395      </message>
1396      <message>
1397          <source>Command-line options</source>
1398          <translation type="unfinished">Komentorivi parametrit</translation>
1399      </message>
1400  </context>
1401  <context>
1402      <name>ShutdownWindow</name>
1403      <message>
1404          <source>%1 is shutting down…</source>
1405          <translation type="unfinished">%1 suljetaan...</translation>
1406      </message>
1407      <message>
1408          <source>Do not shut down the computer until this window disappears.</source>
1409          <translation type="unfinished">Älä sammuta tietokonetta ennenkuin tämä ikkuna katoaa.</translation>
1410      </message>
1411  </context>
1412  <context>
1413      <name>Intro</name>
1414      <message>
1415          <source>Welcome</source>
1416          <translation type="unfinished">Tervetuloa</translation>
1417      </message>
1418      <message>
1419          <source>Welcome to %1.</source>
1420          <translation type="unfinished">Tervetuloa %1 pariin.</translation>
1421      </message>
1422      <message>
1423          <source>As this is the first time the program is launched, you can choose where %1 will store its data.</source>
1424          <translation type="unfinished">Tämä on ensimmäinen kerta, kun %1 on käynnistetty, joten voit valita data-hakemiston paikan.</translation>
1425      </message>
1426      <message>
1427          <source>Limit block chain storage to</source>
1428          <translation type="unfinished">Rajoita lohkoketjun tallennus</translation>
1429      </message>
1430      <message>
1431          <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>
1432          <translation type="unfinished">Tämän asetuksen peruuttaminen vaatii koko lohkoketjun uudelleenlataamisen. On nopeampaa ladata koko ketju ensin ja karsia se myöhemmin. Tämä myös poistaa käytöstä joitain edistyneitä toimintoja.</translation>
1433      </message>
1434      <message>
1435          <source> GB</source>
1436          <translation type="unfinished">GB</translation>
1437      </message>
1438      <message>
1439          <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>
1440          <translation type="unfinished">Tämä alustava synkronointi on erittäin vaativa ja saattaa tuoda esiin laiteongelmia, joita ei aikaisemmin ole havaittu. Aina kun ajat %1:n, jatketaan siitä kohdasta, mihin viimeksi jäätiin.</translation>
1441      </message>
1442      <message>
1443          <source>When you click OK, %1 will begin to download and process the full %4 block chain (%2 GB) starting with the earliest transactions in %3 when %4 initially launched.</source>
1444          <translation type="unfinished">Kun napsautat OK, %1 alkaa ladata ja käsitellä koko %4 lohkoketjun (%2 GB) alkaen ensimmäisistä tapahtumista %3 kun %4 alun perin käynnistetty.</translation>
1445      </message>
1446      <message>
1447          <source>If you have chosen to limit block chain storage (pruning), the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low.</source>
1448          <translation type="unfinished">Vaikka olisitkin valinnut rajoittaa lohkoketjun tallennustilaa (karsinnalla), täytyy historiatiedot silti ladata ja käsitellä, mutta ne poistetaan jälkikäteen levytilan säästämiseksi.</translation>
1449      </message>
1450      <message>
1451          <source>Use the default data directory</source>
1452          <translation type="unfinished">Käytä oletuskansiota</translation>
1453      </message>
1454      <message>
1455          <source>Use a custom data directory:</source>
1456          <translation type="unfinished">Määritä oma kansio:</translation>
1457      </message>
1458      <message numerus="yes">
1459          <source>%n GB of space available</source>
1460          <translation type="unfinished">
1461              <numerusform>%n GB vapaata tilaa</numerusform>
1462              <numerusform>%n GB vapaata tilaa</numerusform>
1463          </translation>
1464      </message>
1465      <message numerus="yes">
1466          <source>(of %n GB needed)</source>
1467          <translation type="unfinished">
1468              <numerusform>(tarvitaan %n GB)</numerusform>
1469              <numerusform>(tarvitaan %n GB)</numerusform>
1470          </translation>
1471      </message>
1472      <message numerus="yes">
1473          <source>(%n GB needed for full chain)</source>
1474          <translation type="unfinished">
1475              <numerusform>(tarvitaan %n GB koko ketjua varten)</numerusform>
1476              <numerusform>(tarvitaan %n GB koko ketjua varten)</numerusform>
1477          </translation>
1478      </message>
1479      <message>
1480          <source>Choose data directory</source>
1481          <translation type="unfinished">Valitse data-kansio</translation>
1482      </message>
1483      <message>
1484          <source>At least %1 GB of data will be stored in this directory, and it will grow over time.</source>
1485          <translation type="unfinished">Ainakin %1 GB tietoa varastoidaan tähän hakemistoon ja tarve kasvaa ajan myötä.</translation>
1486      </message>
1487      <message>
1488          <source>Approximately %1 GB of data will be stored in this directory.</source>
1489          <translation type="unfinished">Noin %1 GB tietoa varastoidaan tähän hakemistoon.</translation>
1490      </message>
1491      <message numerus="yes">
1492          <source>(sufficient to restore backups %n day(s) old)</source>
1493          <extracomment>Explanatory text on the capability of the current prune target.</extracomment>
1494          <translation type="unfinished">
1495              <numerusform>(riittää %n päivän vanhojen varmuuskopioiden palauttamiseen)</numerusform>
1496              <numerusform>(riittää %n päivää vanhojen varmuuskopioiden palauttamiseen)</numerusform>
1497          </translation>
1498      </message>
1499      <message>
1500          <source>%1 will download and store a copy of the Bitcoin block chain.</source>
1501          <translation type="unfinished">%1 lataa ja tallentaa kopion Bitcoinin lohkoketjusta.</translation>
1502      </message>
1503      <message>
1504          <source>The wallet will also be stored in this directory.</source>
1505          <translation type="unfinished">Lompakko tallennetaan myös tähän hakemistoon.</translation>
1506      </message>
1507      <message>
1508          <source>Error: Specified data directory "%1" cannot be created.</source>
1509          <translation type="unfinished">Virhe: Annettu datahakemistoa "%1" ei voida luoda.</translation>
1510      </message>
1511      <message>
1512          <source>Error</source>
1513          <translation type="unfinished">Virhe</translation>
1514      </message>
1515  </context>
1516  <context>
1517      <name>ModalOverlay</name>
1518      <message>
1519          <source>Form</source>
1520          <translation type="unfinished">Lomake</translation>
1521      </message>
1522      <message>
1523          <source>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.</source>
1524          <translation type="unfinished">Viimeiset tapahtumat eivät välttämättä vielä näy, joten lompakkosi saldo voi olla virheellinen. Tieto korjautuu, kunhan lompakkosi synkronointi bitcoin-verkon kanssa on päättynyt. Tiedot näkyvät alla.</translation>
1525      </message>
1526      <message>
1527          <source>Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network.</source>
1528          <translation type="unfinished">Verkko ei tule hyväksymään sellaisten bitcoinien käyttämistä, jotka liittyvät vielä näkymättömissä oleviin siirtoihin.</translation>
1529      </message>
1530      <message>
1531          <source>Number of blocks left</source>
1532          <translation type="unfinished">Lohkoja jäljellä</translation>
1533      </message>
1534      <message>
1535          <source>Unknown…</source>
1536          <translation type="unfinished">Tuntematon...</translation>
1537      </message>
1538      <message>
1539          <source>calculating…</source>
1540          <translation type="unfinished">lasketaan...</translation>
1541      </message>
1542      <message>
1543          <source>Last block time</source>
1544          <translation type="unfinished">Viimeisimmän lohkon aika</translation>
1545      </message>
1546      <message>
1547          <source>Progress</source>
1548          <translation type="unfinished">Edistyminen</translation>
1549      </message>
1550      <message>
1551          <source>Progress increase per hour</source>
1552          <translation type="unfinished">Edistymisen kasvu tunnissa</translation>
1553      </message>
1554      <message>
1555          <source>Estimated time left until synced</source>
1556          <translation type="unfinished">Arvioitu jäljellä oleva aika, kunnes synkronoitu</translation>
1557      </message>
1558      <message>
1559          <source>Hide</source>
1560          <translation type="unfinished">Piilota</translation>
1561      </message>
1562      <message>
1563          <source>Esc</source>
1564          <translation type="unfinished">Poistu</translation>
1565      </message>
1566      <message>
1567          <source>%1 is currently syncing.  It will download headers and blocks from peers and validate them until reaching the tip of the block chain.</source>
1568          <translation type="unfinished">%1 synkronoidaan parhaillaan. Se lataa tunnisteet ja lohkot vertaisilta ja vahvistaa ne, kunnes ne saavuttavat lohkon ketjun kärjen.</translation>
1569      </message>
1570      <message>
1571          <source>Unknown. Syncing Headers (%1, %2%)…</source>
1572          <translation type="unfinished">Tuntematon. Synkronoidaan järjestysnumeroita (%1,%2%)...</translation>
1573      </message>
1574      <message>
1575          <source>Unknown. Pre-syncing Headers (%1, %2%)…</source>
1576          <translation type="unfinished">Tuntematon. Esi-synkronointi otsikot (%1, %2%)...</translation>
1577      </message>
1578  </context>
1579  <context>
1580      <name>OpenURIDialog</name>
1581      <message>
1582          <source>Open bitcoin URI</source>
1583          <translation type="unfinished">Avaa bitcoin URI</translation>
1584      </message>
1585      <message>
1586          <source>Paste address from clipboard</source>
1587          <extracomment>Tooltip text for button that allows you to paste an address that is in your clipboard.</extracomment>
1588          <translation type="unfinished">Liitä osoite leikepöydältä</translation>
1589      </message>
1590  </context>
1591  <context>
1592      <name>OptionsDialog</name>
1593      <message>
1594          <source>Options</source>
1595          <translation type="unfinished">Asetukset</translation>
1596      </message>
1597      <message>
1598          <source>&amp;Main</source>
1599          <translation type="unfinished">&amp;Yleiset</translation>
1600      </message>
1601      <message>
1602          <source>Automatically start %1 after logging in to the system.</source>
1603          <translation type="unfinished">Käynnistä %1 automaattisesti järjestelmään kirjautumisen jälkeen.</translation>
1604      </message>
1605      <message>
1606          <source>&amp;Start %1 on system login</source>
1607          <translation type="unfinished">&amp;Käynnistä %1 järjestelmään kirjautuessa</translation>
1608      </message>
1609      <message>
1610          <source>Enabling pruning significantly reduces the disk space required to store transactions. All blocks are still fully validated. Reverting this setting requires re-downloading the entire blockchain.</source>
1611          <translation type="unfinished">Rajaamisen ottaminen käyttöön vähentää merkittävästi tapahtumien tallentamiseen tarvittavaa levytilaa. Kaikki lohkot validoidaan edelleen täysin. Tämän asetuksen peruuttaminen edellyttää koko lohkoketjun lataamista uudelleen.</translation>
1612      </message>
1613      <message>
1614          <source>Maximum database cache size. Make sure you have enough RAM. A larger cache can contribute to faster sync, after which the benefit is less pronounced for most use cases. Lowering the cache size will reduce memory usage. Unused mempool memory is shared for this cache.</source>
1615          <extracomment>Tooltip text for Options window setting that sets the size of the database cache. Explains the corresponding effects of increasing/decreasing this value.</extracomment>
1616          <translation type="unfinished">Tietokannan välimuistin enimmäiskoko. Varmista, että keskusmuistia on riittävästi. Suurempi välimuisti voi nopeuttaa synkronointia, mutta sen jälkeen hyöty ei ole enää niin merkittävä useimmissa käyttötapauksissa. Välimuistin koon pienentäminen vähentää muistin käyttöä. Käyttämätön mempool-muisti jaetaan tätä välimuistia varten.</translation>
1617      </message>
1618      <message>
1619          <source>Size of &amp;database cache</source>
1620          <translation type="unfinished">&amp;Tietokannan välimuistin koko</translation>
1621      </message>
1622      <message>
1623          <source>Number of script &amp;verification threads</source>
1624          <translation type="unfinished">Säikeiden määrä skriptien &amp;varmistuksessa</translation>
1625      </message>
1626      <message>
1627          <source>Full path to a %1 compatible script (e.g. C:\Downloads\hwi.exe or /Users/you/Downloads/hwi.py). Beware: malware can steal your coins!</source>
1628          <translation type="unfinished">Täysi polku %1 yhteensopivaan komentosarjaan (esim. C:\Downloads\hwi.exe tai /Users/you/Downloads/hwi.py). Varo: haittaohjelmat voivat varastaa kolikkosi!</translation>
1629      </message>
1630      <message>
1631          <source>Automatically open the Bitcoin client port on the router. This only works when your router supports PCP or NAT-PMP and it is enabled. The external port could be random.</source>
1632          <translation type="unfinished">Avaa reitittimen Bitcoin-asiakasohjelman portti automaattisesti. Tämä toimii vain, jos reitittimesi tukee PCP:tä tai NAT-PMP:tä ja se on otettu käyttöön. Ulkoinen portti voi olla satunnainen.</translation>
1633      </message>
1634      <message>
1635          <source>Map port using PCP or NA&amp;T-PMP</source>
1636          <translation type="unfinished">Portin uudelleenohjaus PCP:llä tai NA&amp;T-PMP:llä</translation>
1637      </message>
1638      <message>
1639          <source>IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)</source>
1640          <translation type="unfinished">IP osoite proxille (esim. IPv4: 127.0.0.1 / IPv6: ::1)</translation>
1641      </message>
1642      <message>
1643          <source>Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type.</source>
1644          <translation type="unfinished">Ilmoittaa, mikäli oletetettua SOCKS5-välityspalvelinta käytetään vertaisten tavoittamiseen tämän verkkotyypin kautta.</translation>
1645      </message>
1646      <message>
1647          <source>Minimize instead of exit the application when the window is closed. When this option is enabled, the application will be closed only after selecting Exit in the menu.</source>
1648          <translation type="unfinished">Minimoi ikkuna ohjelman sulkemisen sijasta kun ikkuna suljetaan. Kun tämä asetus on käytössä, ohjelma suljetaan vain valittaessa valikosta Poistu.</translation>
1649      </message>
1650      <message>
1651          <source>Font in the Overview tab: </source>
1652          <translation type="unfinished">Fontti Yleiskatsaus-välilehdellä:</translation>
1653      </message>
1654      <message>
1655          <source>Options set in this dialog are overridden by the command line:</source>
1656          <translation type="unfinished">Tässä valintaikkunassa asetetut asetukset ohitetaan komentorivillä:</translation>
1657      </message>
1658      <message>
1659          <source>Open the %1 configuration file from the working directory.</source>
1660          <translation type="unfinished">Avaa %1 asetustiedosto työhakemistosta.</translation>
1661      </message>
1662      <message>
1663          <source>Open Configuration File</source>
1664          <translation type="unfinished">Avaa asetustiedosto</translation>
1665      </message>
1666      <message>
1667          <source>Reset all client options to default.</source>
1668          <translation type="unfinished">Palauta kaikki asetukset takaisin alkuperäisiksi.</translation>
1669      </message>
1670      <message>
1671          <source>&amp;Reset Options</source>
1672          <translation type="unfinished">&amp;Palauta asetukset</translation>
1673      </message>
1674      <message>
1675          <source>&amp;Network</source>
1676          <translation type="unfinished">&amp;Verkko</translation>
1677      </message>
1678      <message>
1679          <source>Prune &amp;block storage to</source>
1680          <translation type="unfinished">Karsi lohkovaraston kooksi</translation>
1681      </message>
1682      <message>
1683          <source>GB</source>
1684          <translation type="unfinished">Gt</translation>
1685      </message>
1686      <message>
1687          <source>Reverting this setting requires re-downloading the entire blockchain.</source>
1688          <translation type="unfinished">Tämän asetuksen muuttaminen vaatii koko lohkoketjun uudelleenlataamista.</translation>
1689      </message>
1690      <message>
1691          <source>Set the number of script verification threads. Negative values correspond to the number of cores you want to leave free to the system.</source>
1692          <extracomment>Tooltip text for Options window setting that sets the number of script verification threads. Explains that negative values mean to leave these many cores free to the system.</extracomment>
1693          <translation type="unfinished">Aseta komentosarjan vahvistusketjujen määrä. Negatiiviset arvot vastaavat niiden ytimien määrää, jotka haluat jättää järjestelmälle vapaiksi.</translation>
1694      </message>
1695      <message>
1696          <source>(0 = auto, &lt;0 = leave that many cores free)</source>
1697          <translation type="unfinished">(0 = auto, &lt;0 = jätä näin monta ydintä vapaaksi)</translation>
1698      </message>
1699      <message>
1700          <source>This allows you or a third party tool to communicate with the node through command-line and JSON-RPC commands.</source>
1701          <extracomment>Tooltip text for Options window setting that enables the RPC server.</extracomment>
1702          <translation type="unfinished">Näin sinä tai kolmannen osapuolen työkalu voi kommunikoida solmun kanssa komentorivi- ja JSON-RPC-komentojen avulla.</translation>
1703      </message>
1704      <message>
1705          <source>Enable R&amp;PC server</source>
1706          <extracomment>An Options window setting to enable the RPC server.</extracomment>
1707          <translation type="unfinished">Aktivoi R&amp;PC serveri</translation>
1708      </message>
1709      <message>
1710          <source>W&amp;allet</source>
1711          <translation type="unfinished">&amp;Lompakko</translation>
1712      </message>
1713      <message>
1714          <source>Whether to set subtract fee from amount as default or not.</source>
1715          <extracomment>Tooltip text for Options window setting that sets subtracting the fee from a sending amount as default.</extracomment>
1716          <translation type="unfinished">Määritetäänkö summasta vähennysmaksu oletusarvoksi vai ei.</translation>
1717      </message>
1718      <message>
1719          <source>Subtract &amp;fee from amount by default</source>
1720          <extracomment>An Options window setting to set subtracting the fee from a sending amount as default.</extracomment>
1721          <translation type="unfinished">Vähennä &amp;maksu oletuksena summasta</translation>
1722      </message>
1723      <message>
1724          <source>Expert</source>
1725          <translation type="unfinished">Expertti</translation>
1726      </message>
1727      <message>
1728          <source>Enable coin &amp;control features</source>
1729          <translation type="unfinished">Ota käytöön &amp;Kolikkokontrolli-ominaisuudet</translation>
1730      </message>
1731      <message>
1732          <source>If you disable the spending of unconfirmed change, the change from a transaction cannot be used until that transaction has at least one confirmation. This also affects how your balance is computed.</source>
1733          <translation type="unfinished">Jos poistat varmistamattomien vaihtorahojen käytön, ei siirtojen vaihtorahaa ei voida käyttää ennen vähintään yhtä varmistusta. Tämä vaikuttaa myös taseesi lasketaan.</translation>
1734      </message>
1735      <message>
1736          <source>&amp;Spend unconfirmed change</source>
1737          <translation type="unfinished">&amp;Käytä varmistamattomia vaihtorahoja</translation>
1738      </message>
1739      <message>
1740          <source>Enable &amp;PSBT controls</source>
1741          <extracomment>An options window setting to enable PSBT controls.</extracomment>
1742          <translation type="unfinished">Aktivoi &amp;PSBT kontrollit</translation>
1743      </message>
1744      <message>
1745          <source>Whether to show PSBT controls.</source>
1746          <extracomment>Tooltip text for options window setting that enables PSBT controls.</extracomment>
1747          <translation type="unfinished">Näytetäänkö PSBT-ohjaimet.</translation>
1748      </message>
1749      <message>
1750          <source>External Signer (e.g. hardware wallet)</source>
1751          <translation type="unfinished">Ulkopuolinen allekirjoittaja (esim. laitelompakko)</translation>
1752      </message>
1753      <message>
1754          <source>&amp;External signer script path</source>
1755          <translation type="unfinished">&amp;Ulkoisen allekirjoittajan komentosarjapolku</translation>
1756      </message>
1757      <message>
1758          <source>Accept connections from outside.</source>
1759          <translation type="unfinished">Hyväksy yhteysiä ulkopuolelta</translation>
1760      </message>
1761      <message>
1762          <source>Allow incomin&amp;g connections</source>
1763          <translation type="unfinished">Hyväksy sisääntulevia yhteyksiä</translation>
1764      </message>
1765      <message>
1766          <source>Connect to the Bitcoin network through a SOCKS5 proxy.</source>
1767          <translation type="unfinished">Yhdistä Bitcoin-verkkoon SOCKS5-välityspalvelimen kautta.</translation>
1768      </message>
1769      <message>
1770          <source>&amp;Connect through SOCKS5 proxy (default proxy):</source>
1771          <translation type="unfinished">&amp;Yhdistä SOCKS5-välityspalvelimen kautta (oletus välityspalvelin):</translation>
1772      </message>
1773      <message>
1774          <source>Proxy &amp;IP:</source>
1775          <translation type="unfinished">Proxyn &amp;IP:</translation>
1776      </message>
1777      <message>
1778          <source>&amp;Port:</source>
1779          <translation type="unfinished">&amp;Portti</translation>
1780      </message>
1781      <message>
1782          <source>Port of the proxy (e.g. 9050)</source>
1783          <translation type="unfinished">Proxyn Portti (esim. 9050)</translation>
1784      </message>
1785      <message>
1786          <source>Used for reaching peers via:</source>
1787          <translation type="unfinished">Vertaisten saavuttamiseen käytettävät verkkotyypit:</translation>
1788      </message>
1789      <message>
1790          <source>&amp;Window</source>
1791          <translation type="unfinished">&amp;Ikkuna</translation>
1792      </message>
1793      <message>
1794          <source>Show the icon in the system tray.</source>
1795          <translation type="unfinished">Näytä kuvake järjestelmäalustassa.</translation>
1796      </message>
1797      <message>
1798          <source>&amp;Show tray icon</source>
1799          <translation type="unfinished">&amp;Näytä alustakuvake</translation>
1800      </message>
1801      <message>
1802          <source>Show only a tray icon after minimizing the window.</source>
1803          <translation type="unfinished">Näytä ainoastaan ilmaisinalueella ikkunan pienentämisen jälkeen.</translation>
1804      </message>
1805      <message>
1806          <source>&amp;Minimize to the tray instead of the taskbar</source>
1807          <translation type="unfinished">&amp;Pienennä ilmaisinalueelle työkalurivin sijasta</translation>
1808      </message>
1809      <message>
1810          <source>M&amp;inimize on close</source>
1811          <translation type="unfinished">P&amp;ienennä suljettaessa</translation>
1812      </message>
1813      <message>
1814          <source>&amp;Display</source>
1815          <translation type="unfinished">&amp;Käyttöliittymä</translation>
1816      </message>
1817      <message>
1818          <source>User Interface &amp;language:</source>
1819          <translation type="unfinished">&amp;Käyttöliittymän kieli</translation>
1820      </message>
1821      <message>
1822          <source>The user interface language can be set here. This setting will take effect after restarting %1.</source>
1823          <translation type="unfinished">Tässä voit määritellä käyttöliittymän kielen. Muutokset astuvat voimaan seuraavan kerran, kun %1 käynnistetään.</translation>
1824      </message>
1825      <message>
1826          <source>&amp;Unit to show amounts in:</source>
1827          <translation type="unfinished">Yksikkö jona bitcoin-määrät näytetään</translation>
1828      </message>
1829      <message>
1830          <source>Choose the default subdivision unit to show in the interface and when sending coins.</source>
1831          <translation type="unfinished">Valitse mitä yksikköä käytetään ensisijaisesti bitcoin-määrien näyttämiseen.</translation>
1832      </message>
1833      <message>
1834          <source>Third-party URLs (e.g. a block explorer) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |.</source>
1835          <translation type="unfinished">Kolmannen osapuolen URL-osoitteet (esim. block explorer), jotka esiintyvät siirrot-välilehden pikavalikoissa. URL-osoitteessa oleva %s korvataan siirtotunnisteella.  Jos URL-osoitteita on useampia, ne on eroteltu pystyviivalla |.</translation>
1836      </message>
1837      <message>
1838          <source>&amp;Third-party transaction URLs</source>
1839          <translation type="unfinished">&amp;Kolmannen osapuolen tapahtuma-URL-osoitteet</translation>
1840      </message>
1841      <message>
1842          <source>Whether to show coin control features or not.</source>
1843          <translation type="unfinished">Näytetäänkö kolikkokontrollin ominaisuuksia vai ei</translation>
1844      </message>
1845      <message>
1846          <source>Connect to the Bitcoin network through a separate SOCKS5 proxy for Tor onion services.</source>
1847          <translation type="unfinished">Yhdistä Bitcoin-verkkoon erillisen SOCKS5-välityspalvelimen kautta Torin onion-palveluja varten.</translation>
1848      </message>
1849      <message>
1850          <source>Use separate SOCKS&amp;5 proxy to reach peers via Tor onion services:</source>
1851          <translation type="unfinished">Käytä erillistä SOCKS&amp;5-välityspalvelinta tavoittaaksesi vertaisia Torin onion-palvelujen kautta:</translation>
1852      </message>
1853      <message>
1854          <source>&amp;Cancel</source>
1855          <translation type="unfinished">&amp;Peruuta</translation>
1856      </message>
1857      <message>
1858          <source>Compiled without external signing support (required for external signing)</source>
1859          <extracomment>"External signing" means using devices such as hardware wallets.</extracomment>
1860          <translation type="unfinished">Käännetään ilman ulkoista allekirjoitustukea (tarvitaan ulkoista allekirjoitusta varten)</translation>
1861      </message>
1862      <message>
1863          <source>default</source>
1864          <translation type="unfinished">oletus</translation>
1865      </message>
1866      <message>
1867          <source>none</source>
1868          <translation type="unfinished">ei mitään</translation>
1869      </message>
1870      <message>
1871          <source>Confirm options reset</source>
1872          <extracomment>Window title text of pop-up window shown when the user has chosen to reset options.</extracomment>
1873          <translation type="unfinished">Varmista asetusten palautus</translation>
1874      </message>
1875      <message>
1876          <source>Client restart required to activate changes.</source>
1877          <extracomment>Text explaining that the settings changed will not come into effect until the client is restarted.</extracomment>
1878          <translation type="unfinished">Ohjelman uudelleenkäynnistys aktivoi muutokset.</translation>
1879      </message>
1880      <message>
1881          <source>Current settings will be backed up at "%1".</source>
1882          <extracomment>Text explaining to the user that the client's current settings will be backed up at a specific location. %1 is a stand-in argument for the backup location's path.</extracomment>
1883          <translation type="unfinished">Nykyiset asetukset varmuuskopioidaan klo"%1"</translation>
1884      </message>
1885      <message>
1886          <source>Client will be shut down. Do you want to proceed?</source>
1887          <extracomment>Text asking the user to confirm if they would like to proceed with a client shutdown.</extracomment>
1888          <translation type="unfinished">Asiakasohjelma sammutetaan. Haluatko jatkaa?</translation>
1889      </message>
1890      <message>
1891          <source>Configuration options</source>
1892          <extracomment>Window title text of pop-up box that allows opening up of configuration file.</extracomment>
1893          <translation type="unfinished">Kokoonpanoasetukset</translation>
1894      </message>
1895      <message>
1896          <source>The configuration file is used to specify advanced user options which override GUI settings. Additionally, any command-line options will override this configuration file.</source>
1897          <extracomment>Explanatory text about the priority order of instructions considered by client. The order from high to low being: command-line, configuration file, GUI settings.</extracomment>
1898          <translation type="unfinished">Asetustiedostoa käytetään määrittämään kokeneen käyttäjän lisävalintoja, jotka ylikirjoittavat graafisen käyttöliittymän asetukset. Lisäksi komentokehoitteen valinnat ylikirjoittavat kyseisen asetustiedoston.</translation>
1899      </message>
1900      <message>
1901          <source>Continue</source>
1902          <translation type="unfinished">Jatka</translation>
1903      </message>
1904      <message>
1905          <source>Cancel</source>
1906          <translation type="unfinished">Peruuta</translation>
1907      </message>
1908      <message>
1909          <source>Error</source>
1910          <translation type="unfinished">Virhe</translation>
1911      </message>
1912      <message>
1913          <source>The configuration file could not be opened.</source>
1914          <translation type="unfinished">Asetustiedostoa ei voitu avata.</translation>
1915      </message>
1916      <message>
1917          <source>This change would require a client restart.</source>
1918          <translation type="unfinished">Tämä muutos vaatii ohjelman uudelleenkäynnistyksen.</translation>
1919      </message>
1920      <message>
1921          <source>The supplied proxy address is invalid.</source>
1922          <translation type="unfinished">Antamasi proxy-osoite on virheellinen.</translation>
1923      </message>
1924  </context>
1925  <context>
1926      <name>OptionsModel</name>
1927      <message>
1928          <source>Could not read setting "%1", %2.</source>
1929          <translation type="unfinished">Ei voinut luke asetusta "%1", %2.</translation>
1930      </message>
1931  </context>
1932  <context>
1933      <name>OverviewPage</name>
1934      <message>
1935          <source>Form</source>
1936          <translation type="unfinished">Lomake</translation>
1937      </message>
1938      <message>
1939          <source>The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet.</source>
1940          <translation type="unfinished">Näytetyt tiedot eivät välttämättä ole ajantasalla. Lompakkosi synkronoituu Bitcoin-verkon kanssa automaattisesti yhteyden muodostamisen jälkeen, mutta synkronointi on vielä meneillään.</translation>
1941      </message>
1942      <message>
1943          <source>Available:</source>
1944          <translation type="unfinished">Käytettävissä:</translation>
1945      </message>
1946      <message>
1947          <source>Your current spendable balance</source>
1948          <translation type="unfinished">Nykyinen käytettävissä oleva tase</translation>
1949      </message>
1950      <message>
1951          <source>Pending:</source>
1952          <translation type="unfinished">Odotetaan:</translation>
1953      </message>
1954      <message>
1955          <source>Total of transactions that have yet to be confirmed, and do not yet count toward the spendable balance</source>
1956          <translation type="unfinished">Varmistamattomien rahansiirtojen summa, jota ei lasketa käytettävissä olevaan taseeseen.</translation>
1957      </message>
1958      <message>
1959          <source>Immature:</source>
1960          <translation type="unfinished">Epäkypsää:</translation>
1961      </message>
1962      <message>
1963          <source>Mined balance that has not yet matured</source>
1964          <translation type="unfinished">Louhittu saldo, joka ei ole vielä kypsynyt</translation>
1965      </message>
1966      <message>
1967          <source>Balances</source>
1968          <translation type="unfinished">Saldot</translation>
1969      </message>
1970      <message>
1971          <source>Total:</source>
1972          <translation type="unfinished">Yhteensä:</translation>
1973      </message>
1974      <message>
1975          <source>Your current total balance</source>
1976          <translation type="unfinished">Tililläsi tällä hetkellä olevien Bitcoinien määrä</translation>
1977      </message>
1978      <message>
1979          <source>Recent transactions</source>
1980          <translation type="unfinished">Viimeisimmät rahansiirrot</translation>
1981      </message>
1982      <message>
1983          <source>Privacy mode activated for the Overview tab. To unmask the values, uncheck Settings-&gt;Mask values.</source>
1984          <translation type="unfinished">Yksityisyysmoodi aktivoitu Yhteenveto-välilehdestä. Paljastaaksesi arvot raksi pois Asetukset-&gt;Naamioi arvot.</translation>
1985      </message>
1986  </context>
1987  <context>
1988      <name>PSBTOperationsDialog</name>
1989      <message>
1990          <source>PSBT Operations</source>
1991          <translation type="unfinished">PSBT-toiminnot</translation>
1992      </message>
1993      <message>
1994          <source>Sign Tx</source>
1995          <translation type="unfinished">Allekirjoita Tx</translation>
1996      </message>
1997      <message>
1998          <source>Broadcast Tx</source>
1999          <translation type="unfinished">Lähetä Tx</translation>
2000      </message>
2001      <message>
2002          <source>Copy to Clipboard</source>
2003          <translation type="unfinished">Kopioi leikepöydälle</translation>
2004      </message>
2005      <message>
2006          <source>Save…</source>
2007          <translation type="unfinished">Tallenna...</translation>
2008      </message>
2009      <message>
2010          <source>Close</source>
2011          <translation type="unfinished">Sulje</translation>
2012      </message>
2013      <message>
2014          <source>Failed to load transaction: %1</source>
2015          <translation type="unfinished">Siirtoa ei voitu ladata: %1</translation>
2016      </message>
2017      <message>
2018          <source>Failed to sign transaction: %1</source>
2019          <translation type="unfinished">Siirtoa ei voitu allekirjoittaa: %1</translation>
2020      </message>
2021      <message>
2022          <source>Cannot sign inputs while wallet is locked.</source>
2023          <translation type="unfinished">Syötteitä ei voi allekirjoittaa, kun lompakko on lukittu.</translation>
2024      </message>
2025      <message>
2026          <source>Could not sign any more inputs.</source>
2027          <translation type="unfinished">Syötteitä ei voitu enää allekirjoittaa.</translation>
2028      </message>
2029      <message numerus="yes">
2030          <source>Signed %n input(s), but more signatures are still required.</source>
2031          <translation type="unfinished">
2032              <numerusform />
2033              <numerusform />
2034          </translation>
2035      </message>
2036      <message>
2037          <source>Signed transaction successfully. Transaction is ready to broadcast.</source>
2038          <translation type="unfinished">Siirto allekirjoitettiin onnistuneesti. Siirto on valmis lähetettäväksi.</translation>
2039      </message>
2040      <message>
2041          <source>Unknown error processing transaction.</source>
2042          <translation type="unfinished">Siirron käsittelyssä tapahtui tuntematon virhe.</translation>
2043      </message>
2044      <message>
2045          <source>Transaction broadcast successfully! Transaction ID: %1</source>
2046          <translation type="unfinished">Siirto lähetettiin onnistuneesti! Siirtotunniste: %1</translation>
2047      </message>
2048      <message>
2049          <source>Transaction broadcast failed: %1</source>
2050          <translation type="unfinished">Siirron lähetys epäonnstui: %1</translation>
2051      </message>
2052      <message>
2053          <source>PSBT copied to clipboard.</source>
2054          <translation type="unfinished">PSBT (osittain allekirjoitettu bitcoin-siirto) kopioitiin leikepöydälle.</translation>
2055      </message>
2056      <message>
2057          <source>Save Transaction Data</source>
2058          <translation type="unfinished">Tallenna siirtotiedot</translation>
2059      </message>
2060      <message>
2061          <source>Partially Signed Transaction (Binary)</source>
2062          <extracomment>Expanded name of the binary PSBT file format. See: BIP 174.</extracomment>
2063          <translation type="unfinished">Osittain allekirjoitettu transaktio (Binääri)</translation>
2064      </message>
2065      <message>
2066          <source>PSBT saved to disk.</source>
2067          <translation type="unfinished">PSBT (osittain tallennettu bitcoin-siirto) tallennettiin levylle.</translation>
2068      </message>
2069      <message>
2070          <source>Sends %1 to %2</source>
2071          <translation type="unfinished">Lähettää %1 kohteelle %2</translation>
2072      </message>
2073      <message>
2074          <source>own address</source>
2075          <translation type="unfinished">oma osoite</translation>
2076      </message>
2077      <message>
2078          <source>Unable to calculate transaction fee or total transaction amount.</source>
2079          <translation type="unfinished">Siirtokuluja tai siirron lopullista määrää ei voitu laskea.</translation>
2080      </message>
2081      <message>
2082          <source>Pays transaction fee: </source>
2083          <translation type="unfinished">Maksaa siirtokulut:</translation>
2084      </message>
2085      <message>
2086          <source>Total Amount</source>
2087          <translation type="unfinished">Yhteensä</translation>
2088      </message>
2089      <message>
2090          <source>or</source>
2091          <translation type="unfinished">tai</translation>
2092      </message>
2093      <message numerus="yes">
2094          <source>Transaction has %n unsigned input(s).</source>
2095          <translation type="unfinished">
2096              <numerusform />
2097              <numerusform />
2098          </translation>
2099      </message>
2100      <message>
2101          <source>Transaction is missing some information about inputs.</source>
2102          <translation type="unfinished">Siirto kaipaa tietoa syötteistä.</translation>
2103      </message>
2104      <message>
2105          <source>Transaction still needs signature(s).</source>
2106          <translation type="unfinished">Siirto tarvitsee vielä allekirjoituksia.</translation>
2107      </message>
2108      <message>
2109          <source>(But no wallet is loaded.)</source>
2110          <translation type="unfinished">(Mutta lompakkoa ei ole ladattu.)</translation>
2111      </message>
2112      <message>
2113          <source>(But this wallet cannot sign transactions.)</source>
2114          <translation type="unfinished">(Mutta tämä lompakko ei voi allekirjoittaa siirtoja.)</translation>
2115      </message>
2116      <message>
2117          <source>(But this wallet does not have the right keys.)</source>
2118          <translation type="unfinished">(Mutta tällä lompakolla ei ole oikeita avaimia.)</translation>
2119      </message>
2120      <message>
2121          <source>Transaction is fully signed and ready for broadcast.</source>
2122          <translation type="unfinished">Siirto on täysin allekirjoitettu ja valmis lähetettäväksi.</translation>
2123      </message>
2124      <message>
2125          <source>Transaction status is unknown.</source>
2126          <translation type="unfinished">Siirron tila on tuntematon.</translation>
2127      </message>
2128  </context>
2129  <context>
2130      <name>PaymentServer</name>
2131      <message>
2132          <source>Payment request error</source>
2133          <translation type="unfinished">Maksupyyntövirhe</translation>
2134      </message>
2135      <message>
2136          <source>Cannot start bitcoin: click-to-pay handler</source>
2137          <translation type="unfinished">Bitcoinia ei voi käynnistää: klikkaa-maksaaksesi -käsittelijän virhe</translation>
2138      </message>
2139      <message>
2140          <source>URI handling</source>
2141          <translation type="unfinished">URI käsittely</translation>
2142      </message>
2143      <message>
2144          <source>'bitcoin://' is not a valid URI. Use 'bitcoin:' instead.</source>
2145          <translation type="unfinished">'bitcoin://' ei ole kelvollinen URI. Käytä 'bitcoin:' sen sijaan.</translation>
2146      </message>
2147      <message>
2148          <source>Cannot process payment request because BIP70 is not supported.
2149  Due to widespread security flaws in BIP70 it's strongly recommended that any merchant instructions to switch wallets be ignored.
2150  If you are receiving this error you should request the merchant provide a BIP21 compatible URI.</source>
2151          <translation type="unfinished">Maksupyyntöä ei voida käsitellä, koska BIP70 ei ole tuettu.
2152  BIP70:n laajalle levinneiden tietoturva-aukkojen vuoksi on erittäin suositeltavaa jättää huomiotta kaikki kauppiaan ohjeet lompakon vaihtamisesta.
2153  Jos saat tämän virheen, pyydä kauppiasta antamaan BIP21-yhteensopiva URI.</translation>
2154      </message>
2155      <message>
2156          <source>URI cannot be parsed! This can be caused by an invalid Bitcoin address or malformed URI parameters.</source>
2157          <translation type="unfinished">URIa ei voitu jäsentää! Tämä voi johtua virheellisestä Bitcoin-osoitteesta tai väärin muotoilluista URI parametreista.</translation>
2158      </message>
2159      <message>
2160          <source>Payment request file handling</source>
2161          <translation type="unfinished">Maksupyynnön tiedoston käsittely</translation>
2162      </message>
2163  </context>
2164  <context>
2165      <name>PeerTableModel</name>
2166      <message>
2167          <source>User Agent</source>
2168          <extracomment>Title of Peers Table column which contains the peer's User Agent string.</extracomment>
2169          <translation type="unfinished">Käyttöliittymä</translation>
2170      </message>
2171      <message>
2172          <source>Ping</source>
2173          <extracomment>Title of Peers Table column which indicates the current latency of the connection with the peer.</extracomment>
2174          <translation type="unfinished">Vasteaika</translation>
2175      </message>
2176      <message>
2177          <source>Peer</source>
2178          <extracomment>Title of Peers Table column which contains a unique number used to identify a connection.</extracomment>
2179          <translation type="unfinished">Vertainen</translation>
2180      </message>
2181      <message>
2182          <source>Age</source>
2183          <extracomment>Title of Peers Table column which indicates the duration (length of time) since the peer connection started.</extracomment>
2184          <translation type="unfinished">Ikä</translation>
2185      </message>
2186      <message>
2187          <source>Direction</source>
2188          <extracomment>Title of Peers Table column which indicates the direction the peer connection was initiated from.</extracomment>
2189          <translation type="unfinished">Suunta</translation>
2190      </message>
2191      <message>
2192          <source>Sent</source>
2193          <extracomment>Title of Peers Table column which indicates the total amount of network information we have sent to the peer.</extracomment>
2194          <translation type="unfinished">Lähetetyt</translation>
2195      </message>
2196      <message>
2197          <source>Received</source>
2198          <extracomment>Title of Peers Table column which indicates the total amount of network information we have received from the peer.</extracomment>
2199          <translation type="unfinished">Vastaanotetut</translation>
2200      </message>
2201      <message>
2202          <source>Address</source>
2203          <extracomment>Title of Peers Table column which contains the IP/Onion/I2P address of the connected peer.</extracomment>
2204          <translation type="unfinished">Osoite</translation>
2205      </message>
2206      <message>
2207          <source>Type</source>
2208          <extracomment>Title of Peers Table column which describes the type of peer connection. The "type" describes why the connection exists.</extracomment>
2209          <translation type="unfinished">Tyyppi</translation>
2210      </message>
2211      <message>
2212          <source>Network</source>
2213          <extracomment>Title of Peers Table column which states the network the peer connected through.</extracomment>
2214          <translation type="unfinished">Verkko</translation>
2215      </message>
2216      <message>
2217          <source>Inbound</source>
2218          <extracomment>An Inbound Connection from a Peer.</extracomment>
2219          <translation type="unfinished">Sisääntuleva</translation>
2220      </message>
2221      <message>
2222          <source>Outbound</source>
2223          <extracomment>An Outbound Connection to a Peer.</extracomment>
2224          <translation type="unfinished">Ulosmenevä</translation>
2225      </message>
2226  </context>
2227  <context>
2228      <name>QRImageWidget</name>
2229      <message>
2230          <source>&amp;Save Image…</source>
2231          <translation type="unfinished">&amp;Tallenna kuva...</translation>
2232      </message>
2233      <message>
2234          <source>&amp;Copy Image</source>
2235          <translation type="unfinished">&amp;Kopioi kuva</translation>
2236      </message>
2237      <message>
2238          <source>Resulting URI too long, try to reduce the text for label / message.</source>
2239          <translation type="unfinished">Tuloksen URI on liian pitkä, yritä lyhentää otsikon tai viestin tekstiä.</translation>
2240      </message>
2241      <message>
2242          <source>Error encoding URI into QR Code.</source>
2243          <translation type="unfinished">Virhe käännettäessä URI:a QR-koodiksi.</translation>
2244      </message>
2245      <message>
2246          <source>QR code support not available.</source>
2247          <translation type="unfinished">Tukea QR-koodeille ei ole saatavilla.</translation>
2248      </message>
2249      <message>
2250          <source>Save QR Code</source>
2251          <translation type="unfinished">Tallenna QR-koodi</translation>
2252      </message>
2253      <message>
2254          <source>PNG Image</source>
2255          <extracomment>Expanded name of the PNG file format. See: https://en.wikipedia.org/wiki/Portable_Network_Graphics.</extracomment>
2256          <translation type="unfinished">PNG-kuva</translation>
2257      </message>
2258  </context>
2259  <context>
2260      <name>RPCConsole</name>
2261      <message>
2262          <source>N/A</source>
2263          <translation type="unfinished">Ei saatavilla</translation>
2264      </message>
2265      <message>
2266          <source>Client version</source>
2267          <translation type="unfinished">Pääteohjelman versio</translation>
2268      </message>
2269      <message>
2270          <source>&amp;Information</source>
2271          <translation type="unfinished">T&amp;ietoa</translation>
2272      </message>
2273      <message>
2274          <source>General</source>
2275          <translation type="unfinished">Yleinen</translation>
2276      </message>
2277      <message>
2278          <source>Datadir</source>
2279          <translation type="unfinished">Data-hakemisto</translation>
2280      </message>
2281      <message>
2282          <source>To specify a non-default location of the data directory use the '%1' option.</source>
2283          <translation type="unfinished">Käytä '%1' -valitsinta määritelläksesi muun kuin oletuksen data-hakemistolle.</translation>
2284      </message>
2285      <message>
2286          <source>To specify a non-default location of the blocks directory use the '%1' option.</source>
2287          <translation type="unfinished">Käytä '%1' -valitsinta määritelläksesi muun kuin oletuksen lohkohakemistolle.</translation>
2288      </message>
2289      <message>
2290          <source>Startup time</source>
2291          <translation type="unfinished">Käynnistysaika</translation>
2292      </message>
2293      <message>
2294          <source>Network</source>
2295          <translation type="unfinished">Verkko</translation>
2296      </message>
2297      <message>
2298          <source>Name</source>
2299          <translation type="unfinished">Nimi</translation>
2300      </message>
2301      <message>
2302          <source>Number of connections</source>
2303          <translation type="unfinished">Yhteyksien lukumäärä</translation>
2304      </message>
2305      <message>
2306          <source>Local Addresses</source>
2307          <translation type="unfinished">Paikalliset osoitteet</translation>
2308      </message>
2309      <message>
2310          <source>Network addresses that your Bitcoin node is currently using to communicate with other nodes.</source>
2311          <translation type="unfinished">Verkko-osoitteet, joita Bitcoin-solmusi käyttää tällä hetkellä kommunikoidakseen muiden solmujen kanssa.</translation>
2312      </message>
2313      <message>
2314          <source>Block chain</source>
2315          <translation type="unfinished">Lohkoketju</translation>
2316      </message>
2317      <message>
2318          <source>Memory Pool</source>
2319          <translation type="unfinished">Muistiallas</translation>
2320      </message>
2321      <message>
2322          <source>Current number of transactions</source>
2323          <translation type="unfinished">Tämänhetkinen rahansiirtojen määrä</translation>
2324      </message>
2325      <message>
2326          <source>Memory usage</source>
2327          <translation type="unfinished">Muistin käyttö</translation>
2328      </message>
2329      <message>
2330          <source>Wallet: </source>
2331          <translation type="unfinished">Lompakko:</translation>
2332      </message>
2333      <message>
2334          <source>(none)</source>
2335          <translation type="unfinished">(tyhjä)</translation>
2336      </message>
2337      <message>
2338          <source>&amp;Reset</source>
2339          <translation type="unfinished">&amp;Nollaa</translation>
2340      </message>
2341      <message>
2342          <source>Received</source>
2343          <translation type="unfinished">Vastaanotetut</translation>
2344      </message>
2345      <message>
2346          <source>Sent</source>
2347          <translation type="unfinished">Lähetetyt</translation>
2348      </message>
2349      <message>
2350          <source>&amp;Peers</source>
2351          <translation type="unfinished">&amp;Vertaiset</translation>
2352      </message>
2353      <message>
2354          <source>Banned peers</source>
2355          <translation type="unfinished">Estetyt vertaiset</translation>
2356      </message>
2357      <message>
2358          <source>Select a peer to view detailed information.</source>
2359          <translation type="unfinished">Valitse vertainen eriteltyjä tietoja varten.</translation>
2360      </message>
2361      <message>
2362          <source>Hide Peers Detail</source>
2363          <translation type="unfinished">Piilota vertaisten yksityiskohdat</translation>
2364      </message>
2365      <message>
2366          <source>The transport layer version: %1</source>
2367          <translation type="unfinished">Kuljetuskerroksen versio: %1</translation>
2368      </message>
2369      <message>
2370          <source>Transport</source>
2371          <translation type="unfinished">Kuljetus</translation>
2372      </message>
2373      <message>
2374          <source>Session ID</source>
2375          <translation type="unfinished">Istunnon tunniste</translation>
2376      </message>
2377      <message>
2378          <source>Version</source>
2379          <translation type="unfinished">Versio</translation>
2380      </message>
2381      <message>
2382          <source>Whether we relay transactions to this peer.</source>
2383          <translation type="unfinished">Välitämmekö tapahtumat tälle vertaiselle.</translation>
2384      </message>
2385      <message>
2386          <source>Transaction Relay</source>
2387          <translation type="unfinished">Siirtokulu</translation>
2388      </message>
2389      <message>
2390          <source>Synced Headers</source>
2391          <translation type="unfinished">Synkronoidut ylätunnisteet</translation>
2392      </message>
2393      <message>
2394          <source>Synced Blocks</source>
2395          <translation type="unfinished">Synkronoidut lohkot</translation>
2396      </message>
2397      <message>
2398          <source>Last Transaction</source>
2399          <translation type="unfinished">Viimeisin transaktio</translation>
2400      </message>
2401      <message>
2402          <source>The mapped Autonomous System used for diversifying peer selection.</source>
2403          <translation type="unfinished">Kartoitettu autonominen järjestelmä, jota käytetään monipuolistamaan solmuvalikoimaa</translation>
2404      </message>
2405      <message>
2406          <source>Mapped AS</source>
2407          <translation type="unfinished">Kartoitettu AS</translation>
2408      </message>
2409      <message>
2410          <source>Whether we relay addresses to this peer.</source>
2411          <extracomment>Tooltip text for the Address Relay field in the peer details area, which displays whether we relay addresses to this peer (Yes/No).</extracomment>
2412          <translation type="unfinished">Välitämmekö osoitteet tälle vertaiselle.</translation>
2413      </message>
2414      <message>
2415          <source>Address Relay</source>
2416          <extracomment>Text title for the Address Relay field in the peer details area, which displays whether we relay addresses to this peer (Yes/No).</extracomment>
2417          <translation type="unfinished">Osoitevälitys</translation>
2418      </message>
2419      <message>
2420          <source>The total number of addresses received from this peer that were processed (excludes addresses that were dropped due to rate-limiting).</source>
2421          <extracomment>Tooltip text for the Addresses Processed field in the peer details area, which displays the total number of addresses received from this peer that were processed (excludes addresses that were dropped due to rate-limiting).</extracomment>
2422          <translation type="unfinished">Tältä vertaiselta käsiteltyjen osoitteiden kokonaismäärä (ei sisällä osoitteita, jotka hylättiin nopeusrajoituksen vuoksi).</translation>
2423      </message>
2424      <message>
2425          <source>The total number of addresses received from this peer that were dropped (not processed) due to rate-limiting.</source>
2426          <extracomment>Tooltip text for the Addresses Rate-Limited field in the peer details area, which displays the total number of addresses received from this peer that were dropped (not processed) due to rate-limiting.</extracomment>
2427          <translation type="unfinished">Tältä vertaiselta saatujen osoitteiden kokonaismäärä, jotka hylättiin (ei käsitelty) nopeusrajoituksen vuoksi.</translation>
2428      </message>
2429      <message>
2430          <source>Addresses Processed</source>
2431          <extracomment>Text title for the Addresses Processed field in the peer details area, which displays the total number of addresses received from this peer that were processed (excludes addresses that were dropped due to rate-limiting).</extracomment>
2432          <translation type="unfinished">Käsitellyt osoitteet</translation>
2433      </message>
2434      <message>
2435          <source>Addresses Rate-Limited</source>
2436          <extracomment>Text title for the Addresses Rate-Limited field in the peer details area, which displays the total number of addresses received from this peer that were dropped (not processed) due to rate-limiting.</extracomment>
2437          <translation type="unfinished">Osoitteiden määrärajoitus</translation>
2438      </message>
2439      <message>
2440          <source>User Agent</source>
2441          <translation type="unfinished">Käyttöliittymä</translation>
2442      </message>
2443      <message>
2444          <source>Node window</source>
2445          <translation type="unfinished">Solmu ikkuna</translation>
2446      </message>
2447      <message>
2448          <source>Current block height</source>
2449          <translation type="unfinished">Lohkon nykyinen korkeus</translation>
2450      </message>
2451      <message>
2452          <source>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</source>
2453          <translation type="unfinished">Avaa %1 -debug-loki tämänhetkisestä data-hakemistosta. Tämä voi viedä muutaman sekunnin suurille lokitiedostoille.</translation>
2454      </message>
2455      <message>
2456          <source>Decrease font size</source>
2457          <translation type="unfinished">Pienennä fontin kokoa</translation>
2458      </message>
2459      <message>
2460          <source>Increase font size</source>
2461          <translation type="unfinished">Suurenna fontin kokoa</translation>
2462      </message>
2463      <message>
2464          <source>Permissions</source>
2465          <translation type="unfinished">Luvat</translation>
2466      </message>
2467      <message>
2468          <source>The direction and type of peer connection: %1</source>
2469          <translation type="unfinished">Vertaisyhteyden suunta ja tyyppi: %1</translation>
2470      </message>
2471      <message>
2472          <source>Direction/Type</source>
2473          <translation type="unfinished">Suunta/Tyyppi</translation>
2474      </message>
2475      <message>
2476          <source>The BIP324 session ID string in hex.</source>
2477          <translation type="unfinished">BIP324-istunnon ID-merkkijono heksana.</translation>
2478      </message>
2479      <message>
2480          <source>The network protocol this peer is connected through: IPv4, IPv6, Onion, I2P, or CJDNS.</source>
2481          <translation type="unfinished">Verkkoprotokolla, jonka kautta tämä vertaisverkko on yhdistetty: IPv4, IPv6, Onion, I2P tai CJDNS.</translation>
2482      </message>
2483      <message>
2484          <source>Services</source>
2485          <translation type="unfinished">Palvelut</translation>
2486      </message>
2487      <message>
2488          <source>High bandwidth BIP152 compact block relay: %1</source>
2489          <translation type="unfinished">Suuren kaistanleveyden BIP152-tiivislohkojen välitys: %1</translation>
2490      </message>
2491      <message>
2492          <source>High Bandwidth</source>
2493          <translation type="unfinished">Suuri kaistanleveys</translation>
2494      </message>
2495      <message>
2496          <source>Connection Time</source>
2497          <translation type="unfinished">Yhteysaika</translation>
2498      </message>
2499      <message>
2500          <source>Elapsed time since a novel block passing initial validity checks was received from this peer.</source>
2501          <translation type="unfinished">Kulunut aika siitä, kun tältä vertaiselta vastaanotettiin uusi lohko, joka on läpäissyt alustavat validiteettitarkistukset.</translation>
2502      </message>
2503      <message>
2504          <source>Last Block</source>
2505          <translation type="unfinished">Viimeisin lohko</translation>
2506      </message>
2507      <message>
2508          <source>Elapsed time since a novel transaction accepted into our mempool was received from this peer.</source>
2509          <extracomment>Tooltip text for the Last Transaction field in the peer details area.</extracomment>
2510          <translation type="unfinished">Kulunut aika siitä, kun tältä vertaiskumppanilta vastaanotettiin muistiomme hyväksytty uusi tapahtuma.</translation>
2511      </message>
2512      <message>
2513          <source>Last Send</source>
2514          <translation type="unfinished">Viimeisin lähetetty</translation>
2515      </message>
2516      <message>
2517          <source>Last Receive</source>
2518          <translation type="unfinished">Viimeisin vastaanotettu</translation>
2519      </message>
2520      <message>
2521          <source>Ping Time</source>
2522          <translation type="unfinished">Vasteaika</translation>
2523      </message>
2524      <message>
2525          <source>The duration of a currently outstanding ping.</source>
2526          <translation type="unfinished">Tämänhetkisen merkittävän yhteyskokeilun kesto.</translation>
2527      </message>
2528      <message>
2529          <source>Ping Wait</source>
2530          <translation type="unfinished">Yhteyskokeilun odotus</translation>
2531      </message>
2532      <message>
2533          <source>Min Ping</source>
2534          <translation type="unfinished">Pienin vasteaika</translation>
2535      </message>
2536      <message>
2537          <source>Time Offset</source>
2538          <translation type="unfinished">Ajan poikkeama</translation>
2539      </message>
2540      <message>
2541          <source>Last block time</source>
2542          <translation type="unfinished">Viimeisimmän lohkon aika</translation>
2543      </message>
2544      <message>
2545          <source>&amp;Open</source>
2546          <translation type="unfinished">&amp;Avaa</translation>
2547      </message>
2548      <message>
2549          <source>&amp;Console</source>
2550          <translation type="unfinished">&amp;Konsoli</translation>
2551      </message>
2552      <message>
2553          <source>&amp;Network Traffic</source>
2554          <translation type="unfinished">&amp;Verkkoliikenne</translation>
2555      </message>
2556      <message>
2557          <source>Totals</source>
2558          <translation type="unfinished">Yhteensä</translation>
2559      </message>
2560      <message>
2561          <source>Debug log file</source>
2562          <translation type="unfinished">Debug lokitiedosto</translation>
2563      </message>
2564      <message>
2565          <source>Clear console</source>
2566          <translation type="unfinished">Tyhjennä konsoli</translation>
2567      </message>
2568      <message>
2569          <source>In:</source>
2570          <translation type="unfinished">Sisään:</translation>
2571      </message>
2572      <message>
2573          <source>Out:</source>
2574          <translation type="unfinished">Ulos:</translation>
2575      </message>
2576      <message>
2577          <source>Inbound: initiated by peer</source>
2578          <extracomment>Explanatory text for an inbound peer connection.</extracomment>
2579          <translation type="unfinished">Saapuva: vertaisen aloittama</translation>
2580      </message>
2581      <message>
2582          <source>Outbound Full Relay: default</source>
2583          <extracomment>Explanatory text for an outbound peer connection that relays all network information. This is the default behavior for outbound connections.</extracomment>
2584          <translation type="unfinished">Lähtevä täysi välitys: oletus</translation>
2585      </message>
2586      <message>
2587          <source>Outbound Block Relay: does not relay transactions or addresses</source>
2588          <extracomment>Explanatory text for an outbound peer connection that relays network information about blocks and not transactions or addresses.</extracomment>
2589          <translation type="unfinished">Outbound Block Relay: ei välitä tapahtumia tai osoitteita</translation>
2590      </message>
2591      <message>
2592          <source>Outbound Feeler: short-lived, for testing addresses</source>
2593          <extracomment>Explanatory text for a short-lived outbound peer connection that is used to test the aliveness of known addresses.</extracomment>
2594          <translation type="unfinished">Outbound Feeler: lyhytaikainen, osoitteiden testaamiseen</translation>
2595      </message>
2596      <message>
2597          <source>Outbound Address Fetch: short-lived, for soliciting addresses</source>
2598          <extracomment>Explanatory text for a short-lived outbound peer connection that is used to request addresses from a peer.</extracomment>
2599          <translation type="unfinished">Lähtevän osoitteen haku: lyhytkestoinen, osoitteiden pyytämiseen</translation>
2600      </message>
2601      <message>
2602          <source>detecting: peer could be v1 or v2</source>
2603          <extracomment>Explanatory text for "detecting" transport type.</extracomment>
2604          <translation type="unfinished">havaitseminen: vertaiskumppani voi olla v1 tai v2</translation>
2605      </message>
2606      <message>
2607          <source>v1: unencrypted, plaintext transport protocol</source>
2608          <extracomment>Explanatory text for v1 transport type.</extracomment>
2609          <translation type="unfinished">v1: salaamaton, selväkielinen siirtoprotokolla</translation>
2610      </message>
2611      <message>
2612          <source>v2: BIP324 encrypted transport protocol</source>
2613          <extracomment>Explanatory text for v2 transport type.</extracomment>
2614          <translation type="unfinished">v2: BIP324-salattu siirtoprotokolla</translation>
2615      </message>
2616      <message>
2617          <source>we selected the peer for high bandwidth relay</source>
2618          <translation type="unfinished">valitsimme korkean kaistanleveyden releen vertaislaitteen</translation>
2619      </message>
2620      <message>
2621          <source>the peer selected us for high bandwidth relay</source>
2622          <translation type="unfinished">vertaiskumppani valitsi meidät suuren kaistanleveyden välitykseen</translation>
2623      </message>
2624      <message>
2625          <source>no high bandwidth relay selected</source>
2626          <translation type="unfinished">suuren kaistanleveyden relettä ei ole valittu</translation>
2627      </message>
2628      <message>
2629          <source>Ctrl+=</source>
2630          <extracomment>Secondary shortcut to increase the RPC console font size.</extracomment>
2631          <translation type="unfinished">Ctrl+-</translation>
2632      </message>
2633      <message>
2634          <source>&amp;Copy address</source>
2635          <extracomment>Context menu action to copy the address of a peer.</extracomment>
2636          <translation type="unfinished">&amp;Kopioi osoite</translation>
2637      </message>
2638      <message>
2639          <source>&amp;Disconnect</source>
2640          <translation type="unfinished">&amp;Katkaise yhteys</translation>
2641      </message>
2642      <message>
2643          <source>1 &amp;hour</source>
2644          <translation type="unfinished">1 &amp;tunti</translation>
2645      </message>
2646      <message>
2647          <source>1 d&amp;ay</source>
2648          <translation type="unfinished">1 p&amp;ivä</translation>
2649      </message>
2650      <message>
2651          <source>1 &amp;week</source>
2652          <translation type="unfinished">1 &amp;viikko</translation>
2653      </message>
2654      <message>
2655          <source>1 &amp;year</source>
2656          <translation type="unfinished">1 &amp;vuosi</translation>
2657      </message>
2658      <message>
2659          <source>&amp;Copy IP/Netmask</source>
2660          <extracomment>Context menu action to copy the IP/Netmask of a banned peer. IP/Netmask is the combination of a peer's IP address and its Netmask. For IP address, see: https://en.wikipedia.org/wiki/IP_address.</extracomment>
2661          <translation type="unfinished">&amp;Kopioi IP/verkkopeite</translation>
2662      </message>
2663      <message>
2664          <source>&amp;Unban</source>
2665          <translation type="unfinished">&amp;Poista esto</translation>
2666      </message>
2667      <message>
2668          <source>Network activity disabled</source>
2669          <translation type="unfinished">Verkkoliikenne pysäytetty</translation>
2670      </message>
2671      <message>
2672          <source>None</source>
2673          <translation type="unfinished">Ei yhtään</translation>
2674      </message>
2675      <message>
2676          <source>Executing command without any wallet</source>
2677          <translation type="unfinished">Suoritetaan komento ilman lomakkoa</translation>
2678      </message>
2679      <message>
2680          <source>Executing command using "%1" wallet</source>
2681          <translation type="unfinished">Suoritetaan komento käyttäen lompakkoa "%1"</translation>
2682      </message>
2683      <message>
2684          <source>Welcome to the %1 RPC console.
2685  Use up and down arrows to navigate history, and %2 to clear screen.
2686  Use %3 and %4 to increase or decrease the font size.
2687  Type %5 for an overview of available commands.
2688  For more information on using this console, type %6.
2689  
2690  %7WARNING: Scammers have been active, telling users to type commands here, stealing their wallet contents. Do not use this console without fully understanding the ramifications of a command.%8</source>
2691          <extracomment>RPC console welcome message. Placeholders %7 and %8 are style tags for the warning content, and they are not space separated from the rest of the text intentionally.</extracomment>
2692          <translation type="unfinished">Tervetuloa %1 RPC-konsoliin.
2693  Käytä ylä- ja alanuolinäppäintä historiassa navigoimiseen ja näppäintä %2 näytön tyhjentämiseen.
2694  Käytä näppäimiä %3 ja %4 fonttikoon suurentamiseen ja pienentämiseen.
2695  Näet yleiskuvan käytettävistä komennoista kirjoittamalla %5.
2696  Lisätietoja konsolin käytöstä saat kirjoittamalla %6.
2697  %7VAROITUS: Huijarit ovat aktiivisesti yrittäneet varastaa käyttäjien lompakoiden sisältöä pyytämällä heitä kirjoittamaan komentoja tänne. Älä käytä tätä konsolia, jos et täysin ymmärrän komennon seurauksia.%8</translation>
2698      </message>
2699      <message>
2700          <source>Executing…</source>
2701          <extracomment>A console message indicating an entered command is currently being executed.</extracomment>
2702          <translation type="unfinished">Suoritetaan...</translation>
2703      </message>
2704      <message>
2705          <source>(peer: %1)</source>
2706          <translation type="unfinished">(vertainen: %1)</translation>
2707      </message>
2708      <message>
2709          <source>via %1</source>
2710          <translation type="unfinished">%1 kautta</translation>
2711      </message>
2712      <message>
2713          <source>Yes</source>
2714          <translation type="unfinished">Kyllä</translation>
2715      </message>
2716      <message>
2717          <source>No</source>
2718          <translation type="unfinished">Ei</translation>
2719      </message>
2720      <message>
2721          <source>To</source>
2722          <translation type="unfinished">Saaja</translation>
2723      </message>
2724      <message>
2725          <source>From</source>
2726          <translation type="unfinished">Lähettäjä</translation>
2727      </message>
2728      <message>
2729          <source>Ban for</source>
2730          <translation type="unfinished">Estä</translation>
2731      </message>
2732      <message>
2733          <source>Never</source>
2734          <translation type="unfinished">Ei ikinä</translation>
2735      </message>
2736      <message>
2737          <source>Unknown</source>
2738          <translation type="unfinished">Tuntematon</translation>
2739      </message>
2740  </context>
2741  <context>
2742      <name>ReceiveCoinsDialog</name>
2743      <message>
2744          <source>&amp;Amount:</source>
2745          <translation type="unfinished">&amp;Määrä</translation>
2746      </message>
2747      <message>
2748          <source>&amp;Label:</source>
2749          <translation type="unfinished">&amp;Nimi:</translation>
2750      </message>
2751      <message>
2752          <source>&amp;Message:</source>
2753          <translation type="unfinished">&amp;Viesti:</translation>
2754      </message>
2755      <message>
2756          <source>An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network.</source>
2757          <translation type="unfinished">Valinnainen viesti liitetään maksupyyntöön ja näytetään avattaessa. Viestiä ei lähetetä Bitcoin-verkkoon.</translation>
2758      </message>
2759      <message>
2760          <source>An optional label to associate with the new receiving address.</source>
2761          <translation type="unfinished">Valinnainen nimi liitetään vastaanottavaan osoitteeseen.</translation>
2762      </message>
2763      <message>
2764          <source>Use this form to request payments. All fields are &lt;b&gt;optional&lt;/b&gt;.</source>
2765          <translation type="unfinished">Käytä lomaketta maksupyyntöihin. Kaikki kentät ovat &lt;b&gt;valinnaisia&lt;/b&gt;.</translation>
2766      </message>
2767      <message>
2768          <source>An optional amount to request. Leave this empty or zero to not request a specific amount.</source>
2769          <translation type="unfinished">Valinnainen pyyntömäärä. Jätä tyhjäksi tai nollaksi jos et pyydä tiettyä määrää.</translation>
2770      </message>
2771      <message>
2772          <source>An optional label to associate with the new receiving address (used by you to identify an invoice).  It is also attached to the payment request.</source>
2773          <translation type="unfinished">Valinnainen tarra, joka liitetään uuteen vastaanotto-osoitteeseen (jonka käytät laskun tunnistamiseen). Se liitetään myös maksupyyntöön.</translation>
2774      </message>
2775      <message>
2776          <source>An optional message that is attached to the payment request and may be displayed to the sender.</source>
2777          <translation type="unfinished">Valinnainen viesti, joka on liitetty maksupyyntöön ja joka voidaan näyttää lähettäjälle.</translation>
2778      </message>
2779      <message>
2780          <source>&amp;Create new receiving address</source>
2781          <translation type="unfinished"> &amp;Luo uusi vastaanotto-osoite</translation>
2782      </message>
2783      <message>
2784          <source>Clear all fields of the form.</source>
2785          <translation type="unfinished">Tyhjennä lomakkeen kaikki kentät.</translation>
2786      </message>
2787      <message>
2788          <source>Clear</source>
2789          <translation type="unfinished">Tyhjennä</translation>
2790      </message>
2791      <message>
2792          <source>Requested payments history</source>
2793          <translation type="unfinished">Pyydettyjen maksujen historia</translation>
2794      </message>
2795      <message>
2796          <source>Show the selected request (does the same as double clicking an entry)</source>
2797          <translation type="unfinished">Näytä valittu pyyntö (sama toiminta kuin alkion tuplaklikkaus)</translation>
2798      </message>
2799      <message>
2800          <source>Show</source>
2801          <translation type="unfinished">Näytä</translation>
2802      </message>
2803      <message>
2804          <source>Remove the selected entries from the list</source>
2805          <translation type="unfinished">Poista valitut alkiot listasta</translation>
2806      </message>
2807      <message>
2808          <source>Remove</source>
2809          <translation type="unfinished">Poista</translation>
2810      </message>
2811      <message>
2812          <source>Copy &amp;URI</source>
2813          <translation type="unfinished">Kopioi &amp;URI</translation>
2814      </message>
2815      <message>
2816          <source>&amp;Copy address</source>
2817          <translation type="unfinished">&amp;Kopioi osoite</translation>
2818      </message>
2819      <message>
2820          <source>Copy &amp;label</source>
2821          <translation type="unfinished">Kopioi &amp;viite</translation>
2822      </message>
2823      <message>
2824          <source>Copy &amp;message</source>
2825          <translation type="unfinished">Kopioi &amp;viesti</translation>
2826      </message>
2827      <message>
2828          <source>Copy &amp;amount</source>
2829          <translation type="unfinished">Kopioi &amp;määrä</translation>
2830      </message>
2831      <message>
2832          <source>Base58 (Legacy)</source>
2833          <translation type="unfinished">Base58 (Vanha)</translation>
2834      </message>
2835      <message>
2836          <source>Not recommended due to higher fees and less protection against typos.</source>
2837          <translation type="unfinished">Ei suositella korkeampien maksujen ja heikomman suojan kirjoitusvirheitä vastaan.</translation>
2838      </message>
2839      <message>
2840          <source>Generates an address compatible with older wallets.</source>
2841          <translation type="unfinished">Luo osoitteen, joka on yhteensopiva vanhempien lompakoiden kanssa.</translation>
2842      </message>
2843      <message>
2844          <source>Generates a native segwit address (BIP-173). Some old wallets don't support it.</source>
2845          <translation type="unfinished"> 
2846  Luo natiivin segwit-osoitteen (BIP-173). Jotkin vanhat lompakot eivät tue sitä.</translation>
2847      </message>
2848      <message>
2849          <source>Bech32m (BIP-350) is an upgrade to Bech32, wallet support is still limited.</source>
2850          <translation type="unfinished">Bech32m (BIP-350) on päivitys Bech32, mutta lompakkojen tuki on edelleen rajallinen.</translation>
2851      </message>
2852      <message>
2853          <source>Could not unlock wallet.</source>
2854          <translation type="unfinished">Lompakkoa ei voitu avata.</translation>
2855      </message>
2856      <message>
2857          <source>Could not generate new %1 address</source>
2858          <translation type="unfinished">Uutta %1-osoitetta ei voitu luoda</translation>
2859      </message>
2860  </context>
2861  <context>
2862      <name>ReceiveRequestDialog</name>
2863      <message>
2864          <source>Request payment to …</source>
2865          <translation type="unfinished">Pyydä maksua ooitteeseen ...</translation>
2866      </message>
2867      <message>
2868          <source>Address:</source>
2869          <translation type="unfinished">Osoite:</translation>
2870      </message>
2871      <message>
2872          <source>Amount:</source>
2873          <translation type="unfinished">Määrä:</translation>
2874      </message>
2875      <message>
2876          <source>Label:</source>
2877          <translation type="unfinished">Tunniste:</translation>
2878      </message>
2879      <message>
2880          <source>Message:</source>
2881          <translation type="unfinished">Viesti:</translation>
2882      </message>
2883      <message>
2884          <source>Wallet:</source>
2885          <translation type="unfinished">Lompakko:</translation>
2886      </message>
2887      <message>
2888          <source>Copy &amp;URI</source>
2889          <translation type="unfinished">Kopioi &amp;URI</translation>
2890      </message>
2891      <message>
2892          <source>Copy &amp;Address</source>
2893          <translation type="unfinished">Kopioi &amp;Osoite</translation>
2894      </message>
2895      <message>
2896          <source>&amp;Verify</source>
2897          <translation type="unfinished">&amp;Varmenna</translation>
2898      </message>
2899      <message>
2900          <source>Verify this address on e.g. a hardware wallet screen</source>
2901          <translation type="unfinished">Varmista tämä osoite esimerkiksi laitelompakon näytöltä</translation>
2902      </message>
2903      <message>
2904          <source>&amp;Save Image…</source>
2905          <translation type="unfinished">&amp;Tallenna kuva...</translation>
2906      </message>
2907      <message>
2908          <source>Payment information</source>
2909          <translation type="unfinished">Maksutiedot</translation>
2910      </message>
2911      <message>
2912          <source>Request payment to %1</source>
2913          <translation type="unfinished">Pyydä maksua osoitteeseen %1</translation>
2914      </message>
2915  </context>
2916  <context>
2917      <name>RecentRequestsTableModel</name>
2918      <message>
2919          <source>Date</source>
2920          <translation type="unfinished">Aika</translation>
2921      </message>
2922      <message>
2923          <source>Label</source>
2924          <translation type="unfinished">Nimike</translation>
2925      </message>
2926      <message>
2927          <source>Message</source>
2928          <translation type="unfinished">Viesti</translation>
2929      </message>
2930      <message>
2931          <source>(no label)</source>
2932          <translation type="unfinished">(ei nimikettä)</translation>
2933      </message>
2934      <message>
2935          <source>(no message)</source>
2936          <translation type="unfinished">(ei viestiä)</translation>
2937      </message>
2938      <message>
2939          <source>(no amount requested)</source>
2940          <translation type="unfinished">(ei pyydettyä määrää)</translation>
2941      </message>
2942      <message>
2943          <source>Requested</source>
2944          <translation type="unfinished">Pyydetty</translation>
2945      </message>
2946  </context>
2947  <context>
2948      <name>SendCoinsDialog</name>
2949      <message>
2950          <source>Send Coins</source>
2951          <translation type="unfinished">Lähetä kolikoita</translation>
2952      </message>
2953      <message>
2954          <source>Coin Control Features</source>
2955          <translation type="unfinished">Kolikkokontrolli ominaisuudet</translation>
2956      </message>
2957      <message>
2958          <source>automatically selected</source>
2959          <translation type="unfinished">automaattisesti valitut</translation>
2960      </message>
2961      <message>
2962          <source>Insufficient funds!</source>
2963          <translation type="unfinished">Riittämätön saldo!</translation>
2964      </message>
2965      <message>
2966          <source>Quantity:</source>
2967          <translation type="unfinished">Määrä:</translation>
2968      </message>
2969      <message>
2970          <source>Bytes:</source>
2971          <translation type="unfinished">Tavuja:</translation>
2972      </message>
2973      <message>
2974          <source>Amount:</source>
2975          <translation type="unfinished">Määrä:</translation>
2976      </message>
2977      <message>
2978          <source>Fee:</source>
2979          <translation type="unfinished">Palkkio:</translation>
2980      </message>
2981      <message>
2982          <source>After Fee:</source>
2983          <translation type="unfinished">Palkkion jälkeen:</translation>
2984      </message>
2985      <message>
2986          <source>Change:</source>
2987          <translation type="unfinished">Vaihtoraha:</translation>
2988      </message>
2989      <message>
2990          <source>If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address.</source>
2991          <translation type="unfinished">Jos tämä aktivoidaan mutta vaihtorahan osoite on tyhjä tai virheellinen, vaihtoraha tullaan lähettämään uuteen luotuun osoitteeseen.</translation>
2992      </message>
2993      <message>
2994          <source>Custom change address</source>
2995          <translation type="unfinished">Kustomoitu vaihtorahan osoite</translation>
2996      </message>
2997      <message>
2998          <source>Transaction Fee:</source>
2999          <translation type="unfinished">Rahansiirtokulu:</translation>
3000      </message>
3001      <message>
3002          <source>Using the fallbackfee can result in sending a transaction that will take several hours or days (or never) to confirm. Consider choosing your fee manually or wait until you have validated the complete chain.</source>
3003          <translation type="unfinished">Fallbackfeen käyttö voi johtaa useita tunteja, päiviä (tai loputtomiin) kestävän siirron lähettämiseen. Harkitse palkkion valitsemista itse tai odota kunnes koko ketju on vahvistettu.</translation>
3004      </message>
3005      <message>
3006          <source>Warning: Fee estimation is currently not possible.</source>
3007          <translation type="unfinished">Varoitus: Kulujen arviointi ei ole juuri nyt mahdollista.</translation>
3008      </message>
3009      <message>
3010          <source>per kilobyte</source>
3011          <translation type="unfinished">per kilotavu</translation>
3012      </message>
3013      <message>
3014          <source>Hide</source>
3015          <translation type="unfinished">Piilota</translation>
3016      </message>
3017      <message>
3018          <source>Recommended:</source>
3019          <translation type="unfinished">Suositeltu:</translation>
3020      </message>
3021      <message>
3022          <source>Custom:</source>
3023          <translation type="unfinished">Muokattu:</translation>
3024      </message>
3025      <message>
3026          <source>Send to multiple recipients at once</source>
3027          <translation type="unfinished">Lähetä usealla vastaanottajalle samanaikaisesti</translation>
3028      </message>
3029      <message>
3030          <source>Add &amp;Recipient</source>
3031          <translation type="unfinished">Lisää &amp;Vastaanottaja</translation>
3032      </message>
3033      <message>
3034          <source>Clear all fields of the form.</source>
3035          <translation type="unfinished">Tyhjennä lomakkeen kaikki kentät.</translation>
3036      </message>
3037      <message>
3038          <source>Inputs…</source>
3039          <translation type="unfinished">Syötteet...</translation>
3040      </message>
3041      <message>
3042          <source>Choose…</source>
3043          <translation type="unfinished">Valitse...</translation>
3044      </message>
3045      <message>
3046          <source>Hide transaction fee settings</source>
3047          <translation type="unfinished"> Piilota siirtomaksuasetukset</translation>
3048      </message>
3049      <message>
3050          <source>Specify a custom fee per kB (1,000 bytes) of the transaction's virtual size.
3051  
3052  Note:  Since the fee is calculated on a per-byte basis, a fee rate of "100 satoshis per kvB" for a transaction size of 500 virtual bytes (half of 1 kvB) would ultimately yield a fee of only 50 satoshis.</source>
3053          <translation type="unfinished">Määritä mukautettu maksu per kB (1 000 tavua) tapahtuman virtuaalikoosta.
3054  
3055  Huom: Koska maksu lasketaan per tavu, "100 satoshin per kB" maksunopeus 500 virtuaalitavun (puolet 1 kB
3056  ) tapahtumakoolle johtaisi lopulta vain 50 satoshin maksuun.</translation>
3057      </message>
3058      <message>
3059          <source>When there is less transaction volume than space in the blocks, miners as well as relaying nodes may enforce a minimum fee. Paying only this minimum fee is just fine, but be aware that this can result in a never confirming transaction once there is more demand for bitcoin transactions than the network can process.</source>
3060          <translation type="unfinished">Mikäli lohkoissa ei ole tilaa kaikille siirtotapahtumille, voi louhijat sekä välittävät solmut pakottaa vähimmäispalkkion. Tämän vähimmäispalkkion maksaminen on täysin OK, mutta huomaa, että se saattaa johtaa siihen, ettei siirto vahvistu koskaan, jos bitcoin-siirtoja on enemmän kuin mitä verkko pystyy käsittelemään.</translation>
3061      </message>
3062      <message>
3063          <source>A too low fee might result in a never confirming transaction (read the tooltip)</source>
3064          <translation type="unfinished">Liian alhainen maksu saattaa johtaa siirtoon, joka ei koskaan vahvistu (lue työkaluohje)</translation>
3065      </message>
3066      <message>
3067          <source>(Smart fee not initialized yet. This usually takes a few blocks…)</source>
3068          <translation type="unfinished">(Älykäs maksu ei ole vielä alustettu. Tämä vie yleensä muutaman lohkon...)</translation>
3069      </message>
3070      <message>
3071          <source>Confirmation time target:</source>
3072          <translation type="unfinished">Vahvistusajan tavoite:</translation>
3073      </message>
3074      <message>
3075          <source>Enable Replace-By-Fee</source>
3076          <translation type="unfinished">Käytä Replace-By-Fee:tä</translation>
3077      </message>
3078      <message>
3079          <source>With Replace-By-Fee (BIP-125) you can increase a transaction's fee after it is sent. Without this, a higher fee may be recommended to compensate for increased transaction delay risk.</source>
3080          <translation type="unfinished">Replace-By-Fee:tä (BIP-125) käyttämällä voit korottaa siirtotapahtuman palkkiota sen lähettämisen jälkeen. Ilman tätä saatetaan suositella käyttämään suurempaa palkkiota kompensoimaan viiveen kasvamisen riskiä.</translation>
3081      </message>
3082      <message>
3083          <source>Clear &amp;All</source>
3084          <translation type="unfinished">&amp;Tyhjennnä Kaikki</translation>
3085      </message>
3086      <message>
3087          <source>Balance:</source>
3088          <translation type="unfinished">Balanssi:</translation>
3089      </message>
3090      <message>
3091          <source>Confirm the send action</source>
3092          <translation type="unfinished">Vahvista lähetys</translation>
3093      </message>
3094      <message>
3095          <source>S&amp;end</source>
3096          <translation type="unfinished">&amp;Lähetä</translation>
3097      </message>
3098      <message>
3099          <source>Copy quantity</source>
3100          <translation type="unfinished">Kopioi lukumäärä</translation>
3101      </message>
3102      <message>
3103          <source>Copy amount</source>
3104          <translation type="unfinished">Kopioi määrä</translation>
3105      </message>
3106      <message>
3107          <source>Copy fee</source>
3108          <translation type="unfinished">Kopioi rahansiirtokulu</translation>
3109      </message>
3110      <message>
3111          <source>Copy after fee</source>
3112          <translation type="unfinished">Kopioi rahansiirtokulun jälkeen</translation>
3113      </message>
3114      <message>
3115          <source>Copy bytes</source>
3116          <translation type="unfinished">Kopioi tavut</translation>
3117      </message>
3118      <message>
3119          <source>Copy change</source>
3120          <translation type="unfinished">Kopioi vaihtorahat</translation>
3121      </message>
3122      <message>
3123          <source>%1 (%2 blocks)</source>
3124          <translation type="unfinished">%1 (%2 lohkoa)</translation>
3125      </message>
3126      <message>
3127          <source>Sign on device</source>
3128          <extracomment>"device" usually means a hardware wallet.</extracomment>
3129          <translation type="unfinished">Allekirjoita laitteella</translation>
3130      </message>
3131      <message>
3132          <source>Connect your hardware wallet first.</source>
3133          <translation type="unfinished">Yhdistä lompakkolaitteesi ensin.</translation>
3134      </message>
3135      <message>
3136          <source>Set external signer script path in Options -&gt; Wallet</source>
3137          <extracomment>"External signer" means using devices such as hardware wallets.</extracomment>
3138          <translation type="unfinished">Aseta ulkoisen allekirjoittajan skriptipolku kohdassa Asetukset -&gt; Lompakko</translation>
3139      </message>
3140      <message>
3141          <source>Cr&amp;eate Unsigned</source>
3142          <translation type="unfinished">L&amp;uo allekirjoittamaton</translation>
3143      </message>
3144      <message>
3145          <source>Creates a Partially Signed Bitcoin Transaction (PSBT) for use with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet.</source>
3146          <translation type="unfinished">Luo osittain allekirjoitetun bitcoin-siirtotapahtuman (PSBT) käytettäväksi mm. offline %1 lompakko tai PSBT-yhteensopiva hardware-lompakko.</translation>
3147      </message>
3148      <message>
3149          <source>%1 to '%2'</source>
3150          <translation type="unfinished">%1 - '%2'</translation>
3151      </message>
3152      <message>
3153          <source>To review recipient list click "Show Details…"</source>
3154          <translation type="unfinished">Tarkastellaksesi vastaanottajalistaa klikkaa "Näytä Lisätiedot..."</translation>
3155      </message>
3156      <message>
3157          <source>Sign failed</source>
3158          <translation type="unfinished">Allekirjoittaminen epäonnistui</translation>
3159      </message>
3160      <message>
3161          <source>External signer not found</source>
3162          <extracomment>"External signer" means using devices such as hardware wallets.</extracomment>
3163          <translation type="unfinished">Ulkopuolista allekirjoittajaa ei löydy</translation>
3164      </message>
3165      <message>
3166          <source>External signer failure</source>
3167          <extracomment>"External signer" means using devices such as hardware wallets.</extracomment>
3168          <translation type="unfinished">Ulkoisen allekirjoittajan virhe</translation>
3169      </message>
3170      <message>
3171          <source>Save Transaction Data</source>
3172          <translation type="unfinished">Tallenna siirtotiedot</translation>
3173      </message>
3174      <message>
3175          <source>Partially Signed Transaction (Binary)</source>
3176          <extracomment>Expanded name of the binary PSBT file format. See: BIP 174.</extracomment>
3177          <translation type="unfinished">Osittain allekirjoitettu transaktio (Binääri)</translation>
3178      </message>
3179      <message>
3180          <source>PSBT saved</source>
3181          <extracomment>Popup message when a PSBT has been saved to a file</extracomment>
3182          <translation type="unfinished">PSBT tallennettu</translation>
3183      </message>
3184      <message>
3185          <source>External balance:</source>
3186          <translation type="unfinished">Ulkopuolinen saldo:</translation>
3187      </message>
3188      <message>
3189          <source>or</source>
3190          <translation type="unfinished">tai</translation>
3191      </message>
3192      <message>
3193          <source>You can increase the fee later (signals Replace-By-Fee, BIP-125).</source>
3194          <translation type="unfinished">Voit korottaa palkkiota myöhemmin (osoittaa Replace-By-Fee:tä, BIP-125).</translation>
3195      </message>
3196      <message>
3197          <source>Please, review your transaction proposal. This will produce a Partially Signed Bitcoin Transaction (PSBT) which you can save or copy and then sign with e.g. an offline %1 wallet, or a PSBT-compatible hardware wallet.</source>
3198          <extracomment>Text to inform a user attempting to create a transaction of their current options. At this stage, a user can only create a PSBT. This string is displayed when private keys are disabled and an external signer is not available.</extracomment>
3199          <translation type="unfinished">Ole hyvä ja tarkista siirtoehdotuksesi. Tämä luo osittain allekirjoitetun Bitcoin-siirron (PBST), jonka voit tallentaa tai kopioida ja sitten allekirjoittaa esim. verkosta irrannaisella %1-lompakolla tai PBST-yhteensopivalla laitteistolompakolla.</translation>
3200      </message>
3201      <message>
3202          <source>%1 from wallet '%2'</source>
3203          <translation type="unfinished">%1 lompakosta '%2'</translation>
3204      </message>
3205      <message>
3206          <source>Do you want to create this transaction?</source>
3207          <extracomment>Message displayed when attempting to create a transaction. Cautionary text to prompt the user to verify that the displayed transaction details represent the transaction the user intends to create.</extracomment>
3208          <translation type="unfinished">Haluatko luoda tämän siirtotapahtuman?</translation>
3209      </message>
3210      <message>
3211          <source>Please, review your transaction. You can create and send this transaction or create a Partially Signed Bitcoin Transaction (PSBT), which you can save or copy and then sign with, e.g., an offline %1 wallet, or a PSBT-compatible hardware wallet.</source>
3212          <extracomment>Text to inform a user attempting to create a transaction of their current options. At this stage, a user can send their transaction or create a PSBT. This string is displayed when both private keys and PSBT controls are enabled.</extracomment>
3213          <translation type="unfinished">Ole hyvä ja tarkista tapahtumasi. Voit luoda ja lähettää tämän tapahtuman tai luoda osittain allekirjoitetun Bitcoin-tapahtuman (PSBT), jonka voit tallentaa tai kopioida ja allekirjoittaa esimerkiksi offline-ympäristössä%1lompakkoosi tai PSBT-yhteensopivalla laitteistolompakolla.</translation>
3214      </message>
3215      <message>
3216          <source>Please, review your transaction.</source>
3217          <extracomment>Text to prompt a user to review the details of the transaction they are attempting to send.</extracomment>
3218          <translation type="unfinished">Tarkistathan siirtosi.</translation>
3219      </message>
3220      <message>
3221          <source>Transaction fee</source>
3222          <translation type="unfinished">Siirtokulu</translation>
3223      </message>
3224      <message>
3225          <source>Not signalling Replace-By-Fee, BIP-125.</source>
3226          <translation type="unfinished">Ei signalointia Korvattavissa korkeammalla kululla, BIP-125.</translation>
3227      </message>
3228      <message>
3229          <source>Total Amount</source>
3230          <translation type="unfinished">Yhteensä</translation>
3231      </message>
3232      <message>
3233          <source>Unsigned Transaction</source>
3234          <comment>PSBT copied</comment>
3235          <extracomment>Caption of "PSBT has been copied" messagebox</extracomment>
3236          <translation type="unfinished">Allekirjoittamaton Siirto</translation>
3237      </message>
3238      <message>
3239          <source>The PSBT has been copied to the clipboard. You can also save it.</source>
3240          <translation type="unfinished">PSBT on kopioitu leikepöydälle. Voit myös tallentaa sen.</translation>
3241      </message>
3242      <message>
3243          <source>PSBT saved to disk</source>
3244          <translation type="unfinished">PSBT tallennettu levylle</translation>
3245      </message>
3246      <message>
3247          <source>Confirm send coins</source>
3248          <translation type="unfinished">Vahvista kolikoiden lähetys</translation>
3249      </message>
3250      <message>
3251          <source>The recipient address is not valid. Please recheck.</source>
3252          <translation type="unfinished">Vastaanottajan osoite ei ole kelvollinen. Tarkista osoite.</translation>
3253      </message>
3254      <message>
3255          <source>The amount to pay must be larger than 0.</source>
3256          <translation type="unfinished">Maksettavan määrän täytyy olla suurempi kuin 0.</translation>
3257      </message>
3258      <message>
3259          <source>The amount exceeds your balance.</source>
3260          <translation type="unfinished">Määrä ylittää tilisi saldon.</translation>
3261      </message>
3262      <message>
3263          <source>Duplicate address found: addresses should only be used once each.</source>
3264          <translation type="unfinished">Osoite esiintyy useaan kertaan: osoitteita tulisi käyttää vain kerran kutakin.</translation>
3265      </message>
3266      <message>
3267          <source>Transaction creation failed!</source>
3268          <translation type="unfinished">Rahansiirron luonti epäonnistui!</translation>
3269      </message>
3270      <message>
3271          <source>A fee higher than %1 is considered an absurdly high fee.</source>
3272          <translation type="unfinished">%1:tä ja korkeampaa siirtokulua pidetään mielettömän korkeana.</translation>
3273      </message>
3274      <message numerus="yes">
3275          <source>Estimated to begin confirmation within %n block(s).</source>
3276          <translation type="unfinished">
3277              <numerusform />
3278              <numerusform />
3279          </translation>
3280      </message>
3281      <message>
3282          <source>Warning: Invalid Bitcoin address</source>
3283          <translation type="unfinished">Varoitus: Virheellinen Bitcoin-osoite</translation>
3284      </message>
3285      <message>
3286          <source>Warning: Unknown change address</source>
3287          <translation type="unfinished">Varoitus: Tuntematon vaihtorahan osoite</translation>
3288      </message>
3289      <message>
3290          <source>Confirm custom change address</source>
3291          <translation type="unfinished">Vahvista kustomoitu vaihtorahan osoite</translation>
3292      </message>
3293      <message>
3294          <source>The address you selected for change is not part of this wallet. Any or all funds in your wallet may be sent to this address. Are you sure?</source>
3295          <translation type="unfinished">Valitsemasi vaihtorahan osoite ei kuulu tähän lompakkoon. Osa tai kaikki varoista lompakossasi voidaan lähettää tähän osoitteeseen. Oletko varma?</translation>
3296      </message>
3297      <message>
3298          <source>(no label)</source>
3299          <translation type="unfinished">(ei nimikettä)</translation>
3300      </message>
3301  </context>
3302  <context>
3303      <name>SendCoinsEntry</name>
3304      <message>
3305          <source>A&amp;mount:</source>
3306          <translation type="unfinished">M&amp;äärä:</translation>
3307      </message>
3308      <message>
3309          <source>Pay &amp;To:</source>
3310          <translation type="unfinished">Maksun saaja:</translation>
3311      </message>
3312      <message>
3313          <source>&amp;Label:</source>
3314          <translation type="unfinished">&amp;Nimi:</translation>
3315      </message>
3316      <message>
3317          <source>Choose previously used address</source>
3318          <translation type="unfinished">Valitse aikaisemmin käytetty osoite</translation>
3319      </message>
3320      <message>
3321          <source>The Bitcoin address to send the payment to</source>
3322          <translation type="unfinished">Bitcoin-osoite johon maksu lähetetään</translation>
3323      </message>
3324      <message>
3325          <source>Paste address from clipboard</source>
3326          <translation type="unfinished">Liitä osoite leikepöydältä</translation>
3327      </message>
3328      <message>
3329          <source>Remove this entry</source>
3330          <translation type="unfinished">Poista tämä alkio</translation>
3331      </message>
3332      <message>
3333          <source>The amount to send in the selected unit</source>
3334          <translation type="unfinished">Lähetettävä summa valitussa yksikössä</translation>
3335      </message>
3336      <message>
3337          <source>The fee will be deducted from the amount being sent. The recipient will receive less bitcoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally.</source>
3338          <translation type="unfinished">Kulu vähennetään lähetettävästä määrästä. Saaja vastaanottaa vähemmän bitcoineja kuin merkitset Määrä-kenttään. Jos saajia on monia, kulu jaetaan tasan.</translation>
3339      </message>
3340      <message>
3341          <source>S&amp;ubtract fee from amount</source>
3342          <translation type="unfinished">V&amp;ähennä maksukulu määrästä</translation>
3343      </message>
3344      <message>
3345          <source>Use available balance</source>
3346          <translation type="unfinished">Käytä saatavilla oleva saldo</translation>
3347      </message>
3348      <message>
3349          <source>Message:</source>
3350          <translation type="unfinished">Viesti:</translation>
3351      </message>
3352      <message>
3353          <source>Enter a label for this address to add it to the list of used addresses</source>
3354          <translation type="unfinished">Aseta nimi tälle osoitteelle lisätäksesi sen käytettyjen osoitteiden listalle.</translation>
3355      </message>
3356      <message>
3357          <source>A message that was attached to the bitcoin: URI which will be stored with the transaction for your reference. Note: This message will not be sent over the Bitcoin network.</source>
3358          <translation type="unfinished">Viesti joka liitettiin bitcoin: URI:iin tallennetaan rahansiirtoon viitteeksi. Tätä viestiä ei lähetetä Bitcoin-verkkoon.</translation>
3359      </message>
3360  </context>
3361  <context>
3362      <name>SendConfirmationDialog</name>
3363      <message>
3364          <source>Send</source>
3365          <translation type="unfinished">Lähetä</translation>
3366      </message>
3367      <message>
3368          <source>Create Unsigned</source>
3369          <translation type="unfinished">Luo allekirjoittamaton</translation>
3370      </message>
3371  </context>
3372  <context>
3373      <name>SignVerifyMessageDialog</name>
3374      <message>
3375          <source>Signatures - Sign / Verify a Message</source>
3376          <translation type="unfinished">Allekirjoitukset - Allekirjoita / Varmista viesti</translation>
3377      </message>
3378      <message>
3379          <source>&amp;Sign Message</source>
3380          <translation type="unfinished">&amp;Allekirjoita viesti</translation>
3381      </message>
3382      <message>
3383          <source>You can sign messages/agreements with your legacy (P2PKH) addresses to prove you can receive bitcoins sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to.</source>
3384          <translation type="unfinished">Voit allekirjoittaa viestejä/sopimuksia vanhojen (P2PKH) osoitteidesi kanssa todistaaksesi, että voit vastaanottaa niihin lähetettyjä bitcoineja. Varo allekirjoittamasta mitään epämääräistä tai satunnaista, sillä phishing-hyökkäykset voivat yrittää huijata sinua allekirjoittamaan henkilöllisyytesi heille. Allekirjoita vain täysin yksityiskohtaiset lausunnot, joihin suostut.</translation>
3385      </message>
3386      <message>
3387          <source>The Bitcoin address to sign the message with</source>
3388          <translation type="unfinished">Bitcoin-osoite jolla viesti allekirjoitetaan</translation>
3389      </message>
3390      <message>
3391          <source>Choose previously used address</source>
3392          <translation type="unfinished">Valitse aikaisemmin käytetty osoite</translation>
3393      </message>
3394      <message>
3395          <source>Paste address from clipboard</source>
3396          <translation type="unfinished">Liitä osoite leikepöydältä</translation>
3397      </message>
3398      <message>
3399          <source>Enter the message you want to sign here</source>
3400          <translation type="unfinished">Kirjoita tähän viesti minkä haluat allekirjoittaa</translation>
3401      </message>
3402      <message>
3403          <source>Signature</source>
3404          <translation type="unfinished">Allekirjoitus</translation>
3405      </message>
3406      <message>
3407          <source>Sign the message to prove you own this Bitcoin address</source>
3408          <translation type="unfinished">Allekirjoita viesti todistaaksesi, että omistat tämän Bitcoin-osoitteen</translation>
3409      </message>
3410      <message>
3411          <source>Sign &amp;Message</source>
3412          <translation type="unfinished">Allekirjoita &amp;viesti</translation>
3413      </message>
3414      <message>
3415          <source>Reset all sign message fields</source>
3416          <translation type="unfinished">Tyhjennä kaikki allekirjoita-viesti-kentät</translation>
3417      </message>
3418      <message>
3419          <source>Clear &amp;All</source>
3420          <translation type="unfinished">&amp;Tyhjennnä Kaikki</translation>
3421      </message>
3422      <message>
3423          <source>&amp;Verify Message</source>
3424          <translation type="unfinished">&amp;Varmista viesti</translation>
3425      </message>
3426      <message>
3427          <source>Enter the receiver's address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction!</source>
3428          <translation type="unfinished">Syötä vastaanottajan osoite, viesti ja allekirjoitus (varmista että kopioit rivinvaihdot, välilyönnit, sarkaimet yms. täsmälleen) alle vahvistaaksesi viestin. Varo lukemasta allekirjoitukseen enempää kuin mitä viestissä itsessään on välttääksesi man-in-the-middle -hyökkäyksiltä. Huomaa, että tämä todentaa ainoastaan allekirjoittavan vastaanottajan osoitteen, tämä ei voi todentaa minkään tapahtuman lähettäjää!</translation>
3429      </message>
3430      <message>
3431          <source>The Bitcoin address the message was signed with</source>
3432          <translation type="unfinished">Bitcoin-osoite jolla viesti on allekirjoitettu</translation>
3433      </message>
3434      <message>
3435          <source>The signed message to verify</source>
3436          <translation type="unfinished">Allekirjoitettu viesti vahvistettavaksi</translation>
3437      </message>
3438      <message>
3439          <source>The signature given when the message was signed</source>
3440          <translation type="unfinished">Viestin allekirjoittamisen yhteydessä annettu allekirjoitus</translation>
3441      </message>
3442      <message>
3443          <source>Verify the message to ensure it was signed with the specified Bitcoin address</source>
3444          <translation type="unfinished">Tarkista viestin allekirjoitus varmistaaksesi, että se allekirjoitettiin tietyllä Bitcoin-osoitteella</translation>
3445      </message>
3446      <message>
3447          <source>Verify &amp;Message</source>
3448          <translation type="unfinished">Varmista &amp;viesti...</translation>
3449      </message>
3450      <message>
3451          <source>Reset all verify message fields</source>
3452          <translation type="unfinished">Tyhjennä kaikki varmista-viesti-kentät</translation>
3453      </message>
3454      <message>
3455          <source>Click "Sign Message" to generate signature</source>
3456          <translation type="unfinished">Valitse "Allekirjoita Viesti" luodaksesi allekirjoituksen.</translation>
3457      </message>
3458      <message>
3459          <source>The entered address is invalid.</source>
3460          <translation type="unfinished">Syötetty osoite on virheellinen.</translation>
3461      </message>
3462      <message>
3463          <source>Please check the address and try again.</source>
3464          <translation type="unfinished">Tarkista osoite ja yritä uudelleen.</translation>
3465      </message>
3466      <message>
3467          <source>Wallet unlock was cancelled.</source>
3468          <translation type="unfinished">Lompakon avaaminen peruttiin.</translation>
3469      </message>
3470      <message>
3471          <source>No error</source>
3472          <translation type="unfinished">Ei virhettä</translation>
3473      </message>
3474      <message>
3475          <source>Private key for the entered address is not available.</source>
3476          <translation type="unfinished">Yksityistä avainta syötetylle osoitteelle ei ole saatavilla.</translation>
3477      </message>
3478      <message>
3479          <source>Message signing failed.</source>
3480          <translation type="unfinished">Viestin allekirjoitus epäonnistui.</translation>
3481      </message>
3482      <message>
3483          <source>Message signed.</source>
3484          <translation type="unfinished">Viesti allekirjoitettu.</translation>
3485      </message>
3486      <message>
3487          <source>The signature could not be decoded.</source>
3488          <translation type="unfinished">Allekirjoitusta ei pystytty tulkitsemaan.</translation>
3489      </message>
3490      <message>
3491          <source>Please check the signature and try again.</source>
3492          <translation type="unfinished">Tarkista allekirjoitus ja yritä uudelleen.</translation>
3493      </message>
3494      <message>
3495          <source>The signature did not match the message digest.</source>
3496          <translation type="unfinished">Allekirjoitus ei täsmää viestin tiivisteeseen.</translation>
3497      </message>
3498      <message>
3499          <source>Message verification failed.</source>
3500          <translation type="unfinished">Viestin varmistus epäonnistui.</translation>
3501      </message>
3502      <message>
3503          <source>Message verified.</source>
3504          <translation type="unfinished">Viesti varmistettu.</translation>
3505      </message>
3506  </context>
3507  <context>
3508      <name>SplashScreen</name>
3509      <message>
3510          <source>(press q to shutdown and continue later)</source>
3511          <translation type="unfinished">(paina q lopettaaksesi ja jatkaaksesi myöhemmin)</translation>
3512      </message>
3513      <message>
3514          <source>press q to shutdown</source>
3515          <translation type="unfinished">paina q sammuttaaksesi</translation>
3516      </message>
3517  </context>
3518  <context>
3519      <name>TransactionDesc</name>
3520      <message>
3521          <source>conflicted with a transaction with %1 confirmations</source>
3522          <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an unconfirmed transaction that conflicts with a confirmed transaction.</extracomment>
3523          <translation type="unfinished">ristiriidassa maksutapahtumalle, jolla on %1 varmistusta</translation>
3524      </message>
3525      <message>
3526          <source>0/unconfirmed, in memory pool</source>
3527          <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an unconfirmed transaction that is in the memory pool.</extracomment>
3528          <translation type="unfinished">0/vahvistamatonta, memory poolissa</translation>
3529      </message>
3530      <message>
3531          <source>0/unconfirmed, not in memory pool</source>
3532          <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an unconfirmed transaction that is not in the memory pool.</extracomment>
3533          <translation type="unfinished">0/vahvistamatonta, ei memory poolissa</translation>
3534      </message>
3535      <message>
3536          <source>abandoned</source>
3537          <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents an abandoned transaction.</extracomment>
3538          <translation type="unfinished">hylätty</translation>
3539      </message>
3540      <message>
3541          <source>%1/unconfirmed</source>
3542          <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents a transaction confirmed in at least one block, but less than 6 blocks.</extracomment>
3543          <translation type="unfinished">%1/vahvistamaton</translation>
3544      </message>
3545      <message>
3546          <source>%1 confirmations</source>
3547          <extracomment>Text explaining the current status of a transaction, shown in the status field of the details window for this transaction. This status represents a transaction confirmed in 6 or more blocks.</extracomment>
3548          <translation type="unfinished">%1 vahvistusta</translation>
3549      </message>
3550      <message>
3551          <source>Status</source>
3552          <translation type="unfinished">Tila</translation>
3553      </message>
3554      <message>
3555          <source>Date</source>
3556          <translation type="unfinished">Aika</translation>
3557      </message>
3558      <message>
3559          <source>Source</source>
3560          <translation type="unfinished">Lähde</translation>
3561      </message>
3562      <message>
3563          <source>Generated</source>
3564          <translation type="unfinished">Generoitu</translation>
3565      </message>
3566      <message>
3567          <source>From</source>
3568          <translation type="unfinished">Lähettäjä</translation>
3569      </message>
3570      <message>
3571          <source>unknown</source>
3572          <translation type="unfinished">tuntematon</translation>
3573      </message>
3574      <message>
3575          <source>To</source>
3576          <translation type="unfinished">Saaja</translation>
3577      </message>
3578      <message>
3579          <source>own address</source>
3580          <translation type="unfinished">oma osoite</translation>
3581      </message>
3582      <message>
3583          <source>label</source>
3584          <translation type="unfinished">nimi</translation>
3585      </message>
3586      <message>
3587          <source>Credit</source>
3588          <translation type="unfinished">Krediitti</translation>
3589      </message>
3590      <message numerus="yes">
3591          <source>matures in %n more block(s)</source>
3592          <translation type="unfinished">
3593              <numerusform />
3594              <numerusform />
3595          </translation>
3596      </message>
3597      <message>
3598          <source>not accepted</source>
3599          <translation type="unfinished">ei hyväksytty</translation>
3600      </message>
3601      <message>
3602          <source>Debit</source>
3603          <translation type="unfinished">Debiitti</translation>
3604      </message>
3605      <message>
3606          <source>Total debit</source>
3607          <translation type="unfinished">Debiitti yhteensä</translation>
3608      </message>
3609      <message>
3610          <source>Total credit</source>
3611          <translation type="unfinished">Krediitti yhteensä</translation>
3612      </message>
3613      <message>
3614          <source>Transaction fee</source>
3615          <translation type="unfinished">Siirtokulu</translation>
3616      </message>
3617      <message>
3618          <source>Net amount</source>
3619          <translation type="unfinished">Nettomäärä</translation>
3620      </message>
3621      <message>
3622          <source>Message</source>
3623          <translation type="unfinished">Viesti</translation>
3624      </message>
3625      <message>
3626          <source>Comment</source>
3627          <translation type="unfinished">Kommentti</translation>
3628      </message>
3629      <message>
3630          <source>Transaction ID</source>
3631          <translation type="unfinished">Maksutapahtuman tunnus</translation>
3632      </message>
3633      <message>
3634          <source>Transaction total size</source>
3635          <translation type="unfinished">Maksutapahtuman kokonaiskoko</translation>
3636      </message>
3637      <message>
3638          <source>Transaction virtual size</source>
3639          <translation type="unfinished">Tapahtuman näennäiskoko</translation>
3640      </message>
3641      <message>
3642          <source>Output index</source>
3643          <translation type="unfinished">Ulostulon indeksi</translation>
3644      </message>
3645      <message>
3646          <source>%1 (Certificate was not verified)</source>
3647          <translation type="unfinished">%1 (Sertifikaattia ei ole todennettu)</translation>
3648      </message>
3649      <message>
3650          <source>Merchant</source>
3651          <translation type="unfinished">Kauppias</translation>
3652      </message>
3653      <message>
3654          <source>Generated coins must mature %1 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.</source>
3655          <translation type="unfinished">Luotujen kolikoiden täytyy kypsyä vielä %1 lohkoa ennenkuin niitä voidaan käyttää. Luotuasi tämän lohkon, se kuulutettiin verkolle lohkoketjuun lisättäväksi. Mikäli lohko ei kuitenkaan pääse ketjuun, sen tilaksi vaihdetaan "ei hyväksytty" ja sitä ei voida käyttää. Toisinaan näin tapahtuu, jos jokin verkon toinen solmu luo lohkon lähes samanaikaisesti sinun lohkosi kanssa.</translation>
3656      </message>
3657      <message>
3658          <source>Debug information</source>
3659          <translation type="unfinished">Debug tiedot</translation>
3660      </message>
3661      <message>
3662          <source>Transaction</source>
3663          <translation type="unfinished">Maksutapahtuma</translation>
3664      </message>
3665      <message>
3666          <source>Inputs</source>
3667          <translation type="unfinished">Sisääntulot</translation>
3668      </message>
3669      <message>
3670          <source>Amount</source>
3671          <translation type="unfinished">Määrä</translation>
3672      </message>
3673      <message>
3674          <source>true</source>
3675          <translation type="unfinished">tosi</translation>
3676      </message>
3677      <message>
3678          <source>false</source>
3679          <translation type="unfinished">epätosi</translation>
3680      </message>
3681  </context>
3682  <context>
3683      <name>TransactionDescDialog</name>
3684      <message>
3685          <source>This pane shows a detailed description of the transaction</source>
3686          <translation type="unfinished">Tämä ruutu näyttää yksityiskohtaisen tiedon rahansiirrosta</translation>
3687      </message>
3688      <message>
3689          <source>Details for %1</source>
3690          <translation type="unfinished">%1:n yksityiskohdat</translation>
3691      </message>
3692  </context>
3693  <context>
3694      <name>TransactionTableModel</name>
3695      <message>
3696          <source>Date</source>
3697          <translation type="unfinished">Aika</translation>
3698      </message>
3699      <message>
3700          <source>Type</source>
3701          <translation type="unfinished">Tyyppi</translation>
3702      </message>
3703      <message>
3704          <source>Label</source>
3705          <translation type="unfinished">Nimike</translation>
3706      </message>
3707      <message>
3708          <source>Unconfirmed</source>
3709          <translation type="unfinished">Varmistamaton</translation>
3710      </message>
3711      <message>
3712          <source>Abandoned</source>
3713          <translation type="unfinished">Hylätty</translation>
3714      </message>
3715      <message>
3716          <source>Confirming (%1 of %2 recommended confirmations)</source>
3717          <translation type="unfinished">Varmistetaan (%1 suositellusta %2 varmistuksesta)</translation>
3718      </message>
3719      <message>
3720          <source>Confirmed (%1 confirmations)</source>
3721          <translation type="unfinished">Varmistettu (%1 varmistusta)</translation>
3722      </message>
3723      <message>
3724          <source>Conflicted</source>
3725          <translation type="unfinished">Ristiriitainen</translation>
3726      </message>
3727      <message>
3728          <source>Immature (%1 confirmations, will be available after %2)</source>
3729          <translation type="unfinished">Epäkypsä (%1 varmistusta, saatavilla %2 jälkeen)</translation>
3730      </message>
3731      <message>
3732          <source>Generated but not accepted</source>
3733          <translation type="unfinished">Luotu, mutta ei hyäksytty</translation>
3734      </message>
3735      <message>
3736          <source>Received with</source>
3737          <translation type="unfinished">Vastaanotettu osoitteella</translation>
3738      </message>
3739      <message>
3740          <source>Received from</source>
3741          <translation type="unfinished">Vastaanotettu</translation>
3742      </message>
3743      <message>
3744          <source>Sent to</source>
3745          <translation type="unfinished">Lähetetty vastaanottajalle</translation>
3746      </message>
3747      <message>
3748          <source>Mined</source>
3749          <translation type="unfinished">Louhittu</translation>
3750      </message>
3751      <message>
3752          <source>(n/a)</source>
3753          <translation type="unfinished">(ei saatavilla)</translation>
3754      </message>
3755      <message>
3756          <source>(no label)</source>
3757          <translation type="unfinished">(ei nimikettä)</translation>
3758      </message>
3759      <message>
3760          <source>Transaction status. Hover over this field to show number of confirmations.</source>
3761          <translation type="unfinished">Rahansiirron tila. Siirrä osoitin kentän päälle nähdäksesi vahvistusten lukumäärä.</translation>
3762      </message>
3763      <message>
3764          <source>Date and time that the transaction was received.</source>
3765          <translation type="unfinished">Rahansiirron vastaanottamisen päivämäärä ja aika.</translation>
3766      </message>
3767      <message>
3768          <source>Type of transaction.</source>
3769          <translation type="unfinished">Maksutapahtuman tyyppi.</translation>
3770      </message>
3771      <message>
3772          <source>User-defined intent/purpose of the transaction.</source>
3773          <translation type="unfinished">Käyttäjän määrittämä käyttötarkoitus rahansiirrolle.</translation>
3774      </message>
3775      <message>
3776          <source>Amount removed from or added to balance.</source>
3777          <translation type="unfinished">Saldoon lisätty tai siitä vähennetty määrä.</translation>
3778      </message>
3779  </context>
3780  <context>
3781      <name>TransactionView</name>
3782      <message>
3783          <source>All</source>
3784          <translation type="unfinished">Kaikki</translation>
3785      </message>
3786      <message>
3787          <source>Today</source>
3788          <translation type="unfinished">Tänään</translation>
3789      </message>
3790      <message>
3791          <source>This week</source>
3792          <translation type="unfinished">Tällä viikolla</translation>
3793      </message>
3794      <message>
3795          <source>This month</source>
3796          <translation type="unfinished">Tässä kuussa</translation>
3797      </message>
3798      <message>
3799          <source>Last month</source>
3800          <translation type="unfinished">Viime kuussa</translation>
3801      </message>
3802      <message>
3803          <source>This year</source>
3804          <translation type="unfinished">Tänä vuonna</translation>
3805      </message>
3806      <message>
3807          <source>Received with</source>
3808          <translation type="unfinished">Vastaanotettu osoitteella</translation>
3809      </message>
3810      <message>
3811          <source>Sent to</source>
3812          <translation type="unfinished">Lähetetty vastaanottajalle</translation>
3813      </message>
3814      <message>
3815          <source>Mined</source>
3816          <translation type="unfinished">Louhittu</translation>
3817      </message>
3818      <message>
3819          <source>Other</source>
3820          <translation type="unfinished">Muu</translation>
3821      </message>
3822      <message>
3823          <source>Enter address, transaction id, or label to search</source>
3824          <translation type="unfinished">Kirjoita osoite, siirron tunniste tai nimiö etsiäksesi</translation>
3825      </message>
3826      <message>
3827          <source>Min amount</source>
3828          <translation type="unfinished">Minimimäärä</translation>
3829      </message>
3830      <message>
3831          <source>Range…</source>
3832          <translation type="unfinished">Alue...</translation>
3833      </message>
3834      <message>
3835          <source>&amp;Copy address</source>
3836          <translation type="unfinished">&amp;Kopioi osoite</translation>
3837      </message>
3838      <message>
3839          <source>Copy &amp;label</source>
3840          <translation type="unfinished">Kopioi &amp;viite</translation>
3841      </message>
3842      <message>
3843          <source>Copy &amp;amount</source>
3844          <translation type="unfinished">Kopioi &amp;määrä</translation>
3845      </message>
3846      <message>
3847          <source>Copy transaction &amp;ID</source>
3848          <translation type="unfinished">Kopio transaktio &amp;ID</translation>
3849      </message>
3850      <message>
3851          <source>Copy &amp;raw transaction</source>
3852          <translation type="unfinished">Kopioi &amp;raaka tapahtuma</translation>
3853      </message>
3854      <message>
3855          <source>Copy full transaction &amp;details</source>
3856          <translation type="unfinished">Kopioi koko tapahtuma  &amp;tiedot</translation>
3857      </message>
3858      <message>
3859          <source>&amp;Show transaction details</source>
3860          <translation type="unfinished">&amp;Näytä tapahtuman tiedot</translation>
3861      </message>
3862      <message>
3863          <source>Increase transaction &amp;fee</source>
3864          <translation type="unfinished">Lisää tapahtuman &amp;kuluja</translation>
3865      </message>
3866      <message>
3867          <source>A&amp;bandon transaction</source>
3868          <translation type="unfinished">H&amp;ylkää tapahtuma</translation>
3869      </message>
3870      <message>
3871          <source>&amp;Edit address label</source>
3872          <translation type="unfinished">&amp;Muokkaa osoitekenttää</translation>
3873      </message>
3874      <message>
3875          <source>Show in %1</source>
3876          <extracomment>Transactions table context menu action to show the selected transaction in a third-party block explorer. %1 is a stand-in argument for the URL of the explorer.</extracomment>
3877          <translation type="unfinished">Näytä %1</translation>
3878      </message>
3879      <message>
3880          <source>Export Transaction History</source>
3881          <translation type="unfinished">Vie rahansiirtohistoria</translation>
3882      </message>
3883      <message>
3884          <source>Comma separated file</source>
3885          <extracomment>Expanded name of the CSV file format. See: https://en.wikipedia.org/wiki/Comma-separated_values.</extracomment>
3886          <translation type="unfinished">Pilkulla erotettu tiedosto</translation>
3887      </message>
3888      <message>
3889          <source>Confirmed</source>
3890          <translation type="unfinished">Vahvistettu</translation>
3891      </message>
3892      <message>
3893          <source>Date</source>
3894          <translation type="unfinished">Aika</translation>
3895      </message>
3896      <message>
3897          <source>Type</source>
3898          <translation type="unfinished">Tyyppi</translation>
3899      </message>
3900      <message>
3901          <source>Label</source>
3902          <translation type="unfinished">Nimike</translation>
3903      </message>
3904      <message>
3905          <source>Address</source>
3906          <translation type="unfinished">Osoite</translation>
3907      </message>
3908      <message>
3909          <source>Exporting Failed</source>
3910          <translation type="unfinished">Vienti epäonnistui</translation>
3911      </message>
3912      <message>
3913          <source>There was an error trying to save the transaction history to %1.</source>
3914          <translation type="unfinished">Rahansiirron historian tallentamisessa tapahtui virhe paikkaan %1.</translation>
3915      </message>
3916      <message>
3917          <source>Exporting Successful</source>
3918          <translation type="unfinished">Vienti onnistui</translation>
3919      </message>
3920      <message>
3921          <source>The transaction history was successfully saved to %1.</source>
3922          <translation type="unfinished">Rahansiirron historia tallennettiin onnistuneesti kohteeseen %1.</translation>
3923      </message>
3924      <message>
3925          <source>Range:</source>
3926          <translation type="unfinished">Alue:</translation>
3927      </message>
3928      <message>
3929          <source>to</source>
3930          <translation type="unfinished">vastaanottaja</translation>
3931      </message>
3932  </context>
3933  <context>
3934      <name>WalletFrame</name>
3935      <message>
3936          <source>No wallet has been loaded.
3937  Go to File &gt; Open Wallet to load a wallet.
3938  - OR -</source>
3939          <translation type="unfinished">Lompakkoa ei ladattu.
3940  Siirry osioon Tiedosto &gt; Avaa lompakko ladataksesi lompakon.
3941  - TAI -</translation>
3942      </message>
3943      <message>
3944          <source>Create a new wallet</source>
3945          <translation type="unfinished">Luo uusi lompakko</translation>
3946      </message>
3947      <message>
3948          <source>Error</source>
3949          <translation type="unfinished">Virhe</translation>
3950      </message>
3951      <message>
3952          <source>Unable to decode PSBT from clipboard (invalid base64)</source>
3953          <translation type="unfinished">PBST-ää ei voitu tulkita leikepöydältä (kelpaamaton base64)</translation>
3954      </message>
3955      <message>
3956          <source>Load Transaction Data</source>
3957          <translation type="unfinished">Lataa siirtotiedot</translation>
3958      </message>
3959      <message>
3960          <source>Partially Signed Transaction (*.psbt)</source>
3961          <translation type="unfinished">Osittain allekirjoitettu siirto (*.pbst)</translation>
3962      </message>
3963      <message>
3964          <source>PSBT file must be smaller than 100 MiB</source>
3965          <translation type="unfinished">PBST-tiedoston tulee olla pienempi kuin 100 mebitavua</translation>
3966      </message>
3967      <message>
3968          <source>Unable to decode PSBT</source>
3969          <translation type="unfinished">PSBT-ää ei voitu tulkita</translation>
3970      </message>
3971  </context>
3972  <context>
3973      <name>WalletModel</name>
3974      <message>
3975          <source>Send Coins</source>
3976          <translation type="unfinished">Lähetä kolikoita</translation>
3977      </message>
3978      <message>
3979          <source>Fee bump error</source>
3980          <translation type="unfinished">Virhe nostaessa palkkiota.</translation>
3981      </message>
3982      <message>
3983          <source>Increasing transaction fee failed</source>
3984          <translation type="unfinished">Siirtokulun nosto epäonnistui</translation>
3985      </message>
3986      <message>
3987          <source>Do you want to increase the fee?</source>
3988          <extracomment>Asks a user if they would like to manually increase the fee of a transaction that has already been created.</extracomment>
3989          <translation type="unfinished">Haluatko nostaa siirtomaksua?</translation>
3990      </message>
3991      <message>
3992          <source>Current fee:</source>
3993          <translation type="unfinished">Nykyinen palkkio:</translation>
3994      </message>
3995      <message>
3996          <source>Increase:</source>
3997          <translation type="unfinished">Korota:</translation>
3998      </message>
3999      <message>
4000          <source>New fee:</source>
4001          <translation type="unfinished">Uusi palkkio:</translation>
4002      </message>
4003      <message>
4004          <source>Warning: This may pay the additional fee by reducing change outputs or adding inputs, when necessary. It may add a new change output if one does not already exist. These changes may potentially leak privacy.</source>
4005          <translation type="unfinished"> 
4006  Varoitus: Tämä voi maksaa ylimääräisen maksun vähentämällä vaihtotuloja tai lisäämällä tuloja tarvittaessa. Se voi lisätä uuden vaihtotulojen, jos sellaista ei jo ole. Nämä muutokset voivat mahdollisesti vuotaa yksityisyyttä.</translation>
4007      </message>
4008      <message>
4009          <source>Confirm fee bump</source>
4010          <translation type="unfinished">Vahvista palkkion korotus</translation>
4011      </message>
4012      <message>
4013          <source>Can't draft transaction.</source>
4014          <translation type="unfinished"> Siirtoa ei voida laatia.</translation>
4015      </message>
4016      <message>
4017          <source>PSBT copied</source>
4018          <translation type="unfinished">PSBT kopioitu</translation>
4019      </message>
4020      <message>
4021          <source>Fee-bump PSBT copied to clipboard</source>
4022          <translation type="unfinished">Siirtokulujen nosto PSBT kopioitu leikepöydälle</translation>
4023      </message>
4024      <message>
4025          <source>Can't sign transaction.</source>
4026          <translation type="unfinished">Siirtoa ei voida allekirjoittaa.</translation>
4027      </message>
4028      <message>
4029          <source>Could not commit transaction</source>
4030          <translation type="unfinished">Siirtoa ei voitu tehdä</translation>
4031      </message>
4032      <message>
4033          <source>Signer error</source>
4034          <translation type="unfinished">Allekirjoittajan virhe</translation>
4035      </message>
4036      <message>
4037          <source>Can't display address</source>
4038          <translation type="unfinished">Osoitetta ei voida näyttää</translation>
4039      </message>
4040  </context>
4041  <context>
4042      <name>WalletView</name>
4043      <message>
4044          <source>&amp;Export</source>
4045          <translation type="unfinished">&amp;Vie</translation>
4046      </message>
4047      <message>
4048          <source>Export the data in the current tab to a file</source>
4049          <translation type="unfinished">Vie auki olevan välilehden tiedot tiedostoon</translation>
4050      </message>
4051      <message>
4052          <source>Backup Wallet</source>
4053          <translation type="unfinished">Varmuuskopioi lompakko</translation>
4054      </message>
4055      <message>
4056          <source>Wallet Data</source>
4057          <extracomment>Name of the wallet data file format.</extracomment>
4058          <translation type="unfinished">Lompakkotiedot</translation>
4059      </message>
4060      <message>
4061          <source>Backup Failed</source>
4062          <translation type="unfinished">Varmuuskopio epäonnistui</translation>
4063      </message>
4064      <message>
4065          <source>There was an error trying to save the wallet data to %1.</source>
4066          <translation type="unfinished">Lompakon tallennuksessa tapahtui virhe %1.</translation>
4067      </message>
4068      <message>
4069          <source>Backup Successful</source>
4070          <translation type="unfinished">Varmuuskopio Onnistui</translation>
4071      </message>
4072      <message>
4073          <source>The wallet data was successfully saved to %1.</source>
4074          <translation type="unfinished">Lompakko tallennettiin onnistuneesti tiedostoon %1.</translation>
4075      </message>
4076      <message>
4077          <source>Cancel</source>
4078          <translation type="unfinished">Peruuta</translation>
4079      </message>
4080  </context>
4081  <context>
4082      <name>bitcoin-core</name>
4083      <message>
4084          <source>The %s developers</source>
4085          <translation type="unfinished">%s kehittäjät</translation>
4086      </message>
4087      <message>
4088          <source>%s failed to validate the -assumeutxo snapshot state. This indicates a hardware problem, or a bug in the software, or a bad software modification that allowed an invalid snapshot to be loaded. As a result of this, the node will shut down and stop using any state that was built on the snapshot, resetting the chain height from %d to %d. On the next restart, the node will resume syncing from %d without using any snapshot data. Please report this incident to %s, including how you obtained the snapshot. The invalid snapshot chainstate will be left on disk in case it is helpful in diagnosing the issue that caused this error.</source>
4089          <translation type="unfinished">%s virheellinen -assumeutxo-snapshot-tila. Tämä viittaa laitteistoon liittyvään ongelmaan, ohjelmistovirheeseen tai huonoon ohjelmistomuutokseen, joka on sallinut virheellisen snapshotin lataamisen. Tämän seurauksena solmu sulkeutuu ja lopettaa kaiken sen tilan käytön, joka perustui snapshottiin, ja nollaa lohkokorkeuden%darvoon%d. Seuraavassa uudelleenkäynnistyksessä solmu jatkaa synkronointia kohdasta%d  
4090  ilman, että käytetään mitään snapshot-tietoja. Ilmoita tästä tapauksesta osoitteeseen%s, mukaan lukien se, miten sait snapshotin. Virheellinen snapshot-tilatiedosto jätetään levylle, jos se on hyödyllinen ongelman diagnosoinnissa, joka aiheutti tämän virheen.</translation>
4091      </message>
4092      <message>
4093          <source>%s request to listen on port %u. This port is considered "bad" and thus it is unlikely that any peer will connect to it. See doc/p2p-bad-ports.md for details and a full list.</source>
4094          <translation type="unfinished">%s pyyntö kuunnella porttia %u. Tätä porttia pidetään ”huonona”, joten on epätodennäköistä, että mikään vertaisohjelma muodostaa siihen yhteyden. Katso lisätietoja ja täydellinen luettelo doc/p2p-bad-ports.md-tiedostosta.</translation>
4095      </message>
4096      <message>
4097          <source>Distributed under the MIT software license, see the accompanying file %s or %s</source>
4098          <translation type="unfinished">Jaettu MIT -ohjelmistolisenssin alaisuudessa, katso mukana tuleva %s tiedosto tai %s</translation>
4099      </message>
4100      <message>
4101          <source>Error: Dumpfile version is not supported. This version of bitcoin-wallet only supports version 1 dumpfiles. Got dumpfile with version %s</source>
4102          <translation type="unfinished">Virhe: Dump-tiedoston versio ei ole tuettu. Tämä bitcoin-lompakon versio tukee vain version 1 dump-tiedostoja. Annetun dump-tiedoston versio %s</translation>
4103      </message>
4104      <message>
4105          <source>More than one onion bind address is provided. Using %s for the automatically created Tor onion service.</source>
4106          <translation type="unfinished">Useampi onion bind -osoite on tarjottu. Automaattisesti luotua Torin onion-palvelua varten käytetään %s.</translation>
4107      </message>
4108      <message>
4109          <source>Please contribute if you find %s useful. Visit %s for further information about the software.</source>
4110          <translation type="unfinished">Ole hyvä ja avusta, jos %s on mielestäsi hyödyllinen. Vieraile %s saadaksesi lisää tietoa ohjelmistosta.</translation>
4111      </message>
4112      <message>
4113          <source>Prune configured below the minimum of %d MiB.  Please use a higher number.</source>
4114          <translation type="unfinished">Karsinta konfiguroitu alle minimin %d MiB. Käytä surempaa numeroa.</translation>
4115      </message>
4116      <message>
4117          <source>SQLiteDatabase: Unknown sqlite wallet schema version %d. Only version %d is supported</source>
4118          <translation type="unfinished">SQLiteDatabase: Tuntematon sqlite-lompakkokaavioversio %d. Vain versiota %d tuetaan</translation>
4119      </message>
4120      <message>
4121          <source>The block database contains a block which appears to be from the future. This may be due to your computer's date and time being set incorrectly. Only rebuild the block database if you are sure that your computer's date and time are correct</source>
4122          <translation type="unfinished">Lohkotietokanta sisältää lohkon, joka vaikuttaa olevan tulevaisuudesta. Tämä saattaa johtua tietokoneesi virheellisesti asetetuista aika-asetuksista. Rakenna lohkotietokanta uudelleen vain jos olet varma, että tietokoneesi päivämäärä ja aika ovat oikein.</translation>
4123      </message>
4124      <message>
4125          <source>The transaction amount is too small to send after the fee has been deducted</source>
4126          <translation type="unfinished">Siirtomäärä on liian pieni lähetettäväksi kulun vähentämisen jälkeen.</translation>
4127      </message>
4128      <message>
4129          <source>This is a pre-release test build - use at your own risk - do not use for mining or merchant applications</source>
4130          <translation type="unfinished">Tämä on esi-julkaistu kokeiluversio - Käyttö omalla vastuullasi - Ethän käytä louhimiseen tai kauppasovelluksiin.</translation>
4131      </message>
4132      <message>
4133          <source>This is the maximum transaction fee you pay (in addition to the normal fee) to prioritize partial spend avoidance over regular coin selection.</source>
4134          <translation type="unfinished">Tämä on maksimimäärä, jonka maksat siirtokuluina (normaalien kulujen lisäksi) pistääksesi osittaiskulutuksen välttämisen tavallisen kolikonvalinnan edelle.</translation>
4135      </message>
4136      <message>
4137          <source>This is the transaction fee you may discard if change is smaller than dust at this level</source>
4138          <translation type="unfinished">Voit ohittaa tämän siirtomaksun, mikäli vaihtoraha on pienempi kuin tomun arvo tällä hetkellä</translation>
4139      </message>
4140      <message>
4141          <source>This is the transaction fee you may pay when fee estimates are not available.</source>
4142          <translation type="unfinished">Tämän siirtomaksun maksat, kun siirtomaksun arviointi ei ole käytettävissä.</translation>
4143      </message>
4144      <message>
4145          <source>Total length of network version string (%i) exceeds maximum length (%i). Reduce the number or size of uacomments.</source>
4146          <translation type="unfinished">Verkon versiokenttä (%i) ylittää sallitun pituuden (%i). Vähennä uacomments:in arvoa tai kokoa.</translation>
4147      </message>
4148      <message>
4149          <source>Unable to replay blocks. You will need to rebuild the database using -reindex-chainstate.</source>
4150          <translation type="unfinished">Lohkoja ei voida uudelleenlukea. Joulut uudelleenrakentamaan tietokannan käyttämällä -reindex-chainstate -valitsinta.</translation>
4151      </message>
4152      <message>
4153          <source>Warning: Private keys detected in wallet {%s} with disabled private keys</source>
4154          <translation type="unfinished">Varoitus: lompakosta {%s} tunnistetut yksityiset avaimet, on poistettu käytöstä</translation>
4155      </message>
4156      <message>
4157          <source>You need to rebuild the database using -reindex to go back to unpruned mode.  This will redownload the entire blockchain</source>
4158          <translation type="unfinished">Palataksesi karsimattomaan tilaan joudut uudelleenrakentamaan tietokannan -reindex -valinnalla. Tämä lataa koko lohkoketjun uudestaan.</translation>
4159      </message>
4160      <message>
4161          <source>%s is set very high!</source>
4162          <translation type="unfinished">%s on asetettu todella korkeaksi!</translation>
4163      </message>
4164      <message>
4165          <source>-maxmempool must be at least %d MB</source>
4166          <translation type="unfinished">-maxmempool on oltava vähintään %d MB</translation>
4167      </message>
4168      <message>
4169          <source>Cannot resolve -%s address: '%s'</source>
4170          <translation type="unfinished">-%s -osoitteen '%s' selvittäminen epäonnistui</translation>
4171      </message>
4172      <message>
4173          <source>Cannot set -peerblockfilters without -blockfilterindex.</source>
4174          <translation type="unfinished">-peerblockfiltersiä ei voida asettaa ilman -blockfilterindexiä.</translation>
4175      </message>
4176      <message>
4177          <source>
4178  Unable to cleanup failed migration</source>
4179          <translation type="unfinished">
4180  Epäonnistuneen migraation siivoaminen epäonnistui</translation>
4181      </message>
4182      <message>
4183          <source>
4184  Unable to restore backup of wallet.</source>
4185          <translation type="unfinished">
4186  Ei voinut palauttaa lompakon varmuuskopiota..</translation>
4187      </message>
4188      <message>
4189          <source>default wallet</source>
4190          <translation type="unfinished">oletuslompakko</translation>
4191      </message>
4192      <message>
4193          <source>Block verification was interrupted</source>
4194          <translation type="unfinished">Lohkon vahvistus keskeytettiin</translation>
4195      </message>
4196      <message>
4197          <source>Config setting for %s only applied on %s network when in [%s] section.</source>
4198          <translation type="unfinished">Konfigurointiasetuksen %s käyttöön vain %s -verkossa, kun osassa [%s].</translation>
4199      </message>
4200      <message>
4201          <source>Copyright (C) %i-%i</source>
4202          <translation type="unfinished">Tekijänoikeus (C) %i-%i</translation>
4203      </message>
4204      <message>
4205          <source>Corrupted block database detected</source>
4206          <translation type="unfinished">Vioittunut lohkotietokanta havaittu</translation>
4207      </message>
4208      <message>
4209          <source>Could not find asmap file %s</source>
4210          <translation type="unfinished">Asmap-tiedostoa %s ei löytynyt</translation>
4211      </message>
4212      <message>
4213          <source>Could not parse asmap file %s</source>
4214          <translation type="unfinished">Asmap-tiedostoa %s ei voitu jäsentää</translation>
4215      </message>
4216      <message>
4217          <source>Disk space is too low!</source>
4218          <translation type="unfinished">Liian vähän levytilaa!</translation>
4219      </message>
4220      <message>
4221          <source>Done loading</source>
4222          <translation type="unfinished">Lataus on valmis</translation>
4223      </message>
4224      <message>
4225          <source>Dump file %s does not exist.</source>
4226          <translation type="unfinished">Dump-tiedostoa %s ei ole olemassa.</translation>
4227      </message>
4228      <message>
4229          <source>Error initializing block database</source>
4230          <translation type="unfinished">Virhe alustaessa lohkotietokantaa</translation>
4231      </message>
4232      <message>
4233          <source>Error loading %s</source>
4234          <translation type="unfinished">Virhe ladattaessa %s</translation>
4235      </message>
4236      <message>
4237          <source>Error loading %s: Wallet corrupted</source>
4238          <translation type="unfinished">Virhe ladattaessa %s: Lompakko vioittunut</translation>
4239      </message>
4240      <message>
4241          <source>Error loading %s: Wallet requires newer version of %s</source>
4242          <translation type="unfinished">Virhe ladattaessa %s: Tarvitset uudemman %s -version</translation>
4243      </message>
4244      <message>
4245          <source>Error loading block database</source>
4246          <translation type="unfinished">Virhe avattaessa lohkoketjua</translation>
4247      </message>
4248      <message>
4249          <source>Error opening block database</source>
4250          <translation type="unfinished">Virhe avattaessa lohkoindeksiä</translation>
4251      </message>
4252      <message>
4253          <source>Error reading configuration file: %s</source>
4254          <translation type="unfinished">Virhe luettaessa asetustiedostoa 1%s</translation>
4255      </message>
4256      <message>
4257          <source>Error reading from database, shutting down.</source>
4258          <translation type="unfinished">Virheitä tietokantaa luettaessa, ohjelma pysäytetään.</translation>
4259      </message>
4260      <message>
4261          <source>Error reading next record from wallet database</source>
4262          <translation type="unfinished">Virhe seuraavan tietueen lukemisessa lompakon tietokannasta</translation>
4263      </message>
4264      <message>
4265          <source>Error: Couldn't create cursor into database</source>
4266          <translation type="unfinished">Virhe: Tietokantaan ei voitu luoda kursoria.</translation>
4267      </message>
4268      <message>
4269          <source>Error: Disk space is low for %s</source>
4270          <translation type="unfinished">Virhe: levytila vähissä kohteessa %s</translation>
4271      </message>
4272      <message>
4273          <source>Error: Dumpfile checksum does not match. Computed %s, expected %s</source>
4274          <translation type="unfinished">Virhe: Dump-tiedoston tarkistussumma ei täsmää. Laskettu %s, odotettu %s</translation>
4275      </message>
4276      <message>
4277          <source>Error: Keypool ran out, please call keypoolrefill first</source>
4278          <translation type="unfinished">Virhe: Avainallas tyhjentyi, ole hyvä ja kutsu keypoolrefill ensin</translation>
4279      </message>
4280      <message>
4281          <source>Error: Missing checksum</source>
4282          <translation type="unfinished">virhe: Puuttuva tarkistussumma</translation>
4283      </message>
4284      <message>
4285          <source>Error: No %s addresses available.</source>
4286          <translation type="unfinished">Virhe: Ei %s osoitteita saatavilla.</translation>
4287      </message>
4288      <message>
4289          <source>Error: This wallet already uses SQLite</source>
4290          <translation type="unfinished">Virhe: Tämä lompakko käyttää jo SQLite:ä</translation>
4291      </message>
4292      <message>
4293          <source>Error: Unable to make a backup of your wallet</source>
4294          <translation type="unfinished">Virhe: Lompakon varmuuskopion luominen epäonnistui</translation>
4295      </message>
4296      <message>
4297          <source>Error: Unable to read all records in the database</source>
4298          <translation type="unfinished">Virhe: Kaikkien tietueiden lukeminen tietokannasta ei onnistunut</translation>
4299      </message>
4300      <message>
4301          <source>Error: Unable to write record to new wallet</source>
4302          <translation type="unfinished">Virhe: Tiedon kirjoittaminen lompakkoon epäonnistui</translation>
4303      </message>
4304      <message>
4305          <source>Failed to listen on any port. Use -listen=0 if you want this.</source>
4306          <translation type="unfinished">Ei onnistuttu kuuntelemaan missään portissa. Käytä -listen=0 jos haluat tätä.</translation>
4307      </message>
4308      <message>
4309          <source>Failed to rescan the wallet during initialization</source>
4310          <translation type="unfinished">Lompakkoa ei voitu tarkastaa alustuksen yhteydessä.</translation>
4311      </message>
4312      <message>
4313          <source>Failed to verify database</source>
4314          <translation type="unfinished">Tietokannan todennus epäonnistui</translation>
4315      </message>
4316      <message>
4317          <source>Failure removing transaction: %s</source>
4318          <translation type="unfinished">Siirron poistaminen epäonnistui: %s</translation>
4319      </message>
4320      <message>
4321          <source>Fee rate (%s) is lower than the minimum fee rate setting (%s)</source>
4322          <translation type="unfinished">Kulutaso (%s) on alempi, kuin minimikulutasoasetus (%s)</translation>
4323      </message>
4324      <message>
4325          <source>Ignoring duplicate -wallet %s.</source>
4326          <translation type="unfinished">Ohitetaan kaksois -lompakko %s.</translation>
4327      </message>
4328      <message>
4329          <source>Incorrect or no genesis block found. Wrong datadir for network?</source>
4330          <translation type="unfinished">Virheellinen tai olematon alkulohko löydetty. Väärä data-hakemisto verkolle?</translation>
4331      </message>
4332      <message>
4333          <source>Initialization sanity check failed. %s is shutting down.</source>
4334          <translation type="unfinished">Alustava järkevyyden tarkistus epäonnistui. %s sulkeutuu.</translation>
4335      </message>
4336      <message>
4337          <source>Insufficient dbcache for block verification</source>
4338          <translation type="unfinished">Riittämätön dbcache lohkon vahvistukseen</translation>
4339      </message>
4340      <message>
4341          <source>Insufficient funds</source>
4342          <translation type="unfinished">Riittämätön saldo</translation>
4343      </message>
4344      <message>
4345          <source>Invalid -i2psam address or hostname: '%s'</source>
4346          <translation type="unfinished">Virheellinen -i2psam osoite tai isäntänimi: '%s'</translation>
4347      </message>
4348      <message>
4349          <source>Invalid -onion address or hostname: '%s'</source>
4350          <translation type="unfinished">Virheellinen -onion osoite tai isäntänimi: '%s'</translation>
4351      </message>
4352      <message>
4353          <source>Invalid -proxy address or hostname: '%s'</source>
4354          <translation type="unfinished">Virheellinen -proxy osoite tai isäntänimi: '%s'</translation>
4355      </message>
4356      <message>
4357          <source>Invalid P2P permission: '%s'</source>
4358          <translation type="unfinished">Virheellinen P2P-lupa: '%s'</translation>
4359      </message>
4360      <message>
4361          <source>Invalid amount for %s=&lt;amount&gt;: '%s'</source>
4362          <translation type="unfinished">Virheellinen määrä %s=&lt;amount&gt;: '%s'</translation>
4363      </message>
4364      <message>
4365          <source>Invalid amount for -%s=&lt;amount&gt;: '%s'</source>
4366          <translation type="unfinished">Virheellinen määrä -%s=&lt;amount&gt;: '%s'</translation>
4367      </message>
4368      <message>
4369          <source>Invalid netmask specified in -whitelist: '%s'</source>
4370          <translation type="unfinished">Kelvoton verkkopeite määritelty argumentissa -whitelist: '%s'</translation>
4371      </message>
4372      <message>
4373          <source>Invalid port specified in %s: '%s'</source>
4374          <translation type="unfinished">Virheellinen portti määritetty %s: '%s'</translation>
4375      </message>
4376      <message>
4377          <source>Listening for incoming connections failed (listen returned error %s)</source>
4378          <translation type="unfinished">Saapuvien yhteyksien kuuntelu epäonnistui (kuuntelu palasi virheen %s)</translation>
4379      </message>
4380      <message>
4381          <source>Loading P2P addresses…</source>
4382          <translation type="unfinished">Ladataan P2P-osoitteita...</translation>
4383      </message>
4384      <message>
4385          <source>Loading banlist…</source>
4386          <translation type="unfinished">Ladataan kieltolistaa...</translation>
4387      </message>
4388      <message>
4389          <source>Loading block index…</source>
4390          <translation type="unfinished">Ladataan lohkoindeksiä...</translation>
4391      </message>
4392      <message>
4393          <source>Loading wallet…</source>
4394          <translation type="unfinished">Ladataan lompakko...</translation>
4395      </message>
4396      <message>
4397          <source>Missing amount</source>
4398          <translation type="unfinished">Puuttuva summa</translation>
4399      </message>
4400      <message>
4401          <source>Missing solving data for estimating transaction size</source>
4402          <translation type="unfinished">Ratkaisutiedot puuttuvat tapahtuman koon arvioimiseksi</translation>
4403      </message>
4404      <message>
4405          <source>Need to specify a port with -whitebind: '%s'</source>
4406          <translation type="unfinished">Pitää määritellä portti argumentilla -whitebind: '%s'</translation>
4407      </message>
4408      <message>
4409          <source>No addresses available</source>
4410          <translation type="unfinished">Osoitteita ei ole saatavilla</translation>
4411      </message>
4412      <message>
4413          <source>Not found pre-selected input %s</source>
4414          <translation type="unfinished">Esivalittua tuloa ei löydy %s</translation>
4415      </message>
4416      <message>
4417          <source>Not solvable pre-selected input %s</source>
4418          <translation type="unfinished">Ei ratkaistavissa esivalittu tulo%s</translation>
4419      </message>
4420      <message>
4421          <source>Prune cannot be configured with a negative value.</source>
4422          <translation type="unfinished">Karsintaa ei voi toteuttaa negatiivisella arvolla.</translation>
4423      </message>
4424      <message>
4425          <source>Prune mode is incompatible with -txindex.</source>
4426          <translation type="unfinished">Karsittu tila ei ole yhteensopiva -txindex:n kanssa.</translation>
4427      </message>
4428      <message>
4429          <source>Pruning blockstore…</source>
4430          <translation type="unfinished">Karsitaan lohkovarastoa...</translation>
4431      </message>
4432      <message>
4433          <source>Reducing -maxconnections from %d to %d, because of system limitations.</source>
4434          <translation type="unfinished">Vähennetään -maxconnections arvoa %d:stä %d:hen järjestelmän rajoitusten vuoksi.</translation>
4435      </message>
4436      <message>
4437          <source>Replaying blocks…</source>
4438          <translation type="unfinished">Tarkastetaan lohkoja...</translation>
4439      </message>
4440      <message>
4441          <source>Rescanning…</source>
4442          <translation type="unfinished">Uudelleen skannaus...</translation>
4443      </message>
4444      <message>
4445          <source>SQLiteDatabase: Failed to execute statement to verify database: %s</source>
4446          <translation type="unfinished">SQLiteDatabase: Lausekkeen suorittaminen tietokannan %s todentamista varten epäonnistui</translation>
4447      </message>
4448      <message>
4449          <source>SQLiteDatabase: Failed to prepare statement to verify database: %s</source>
4450          <translation type="unfinished">SQLiteDatabase: Lausekkeen valmistelu tietokannan %s todentamista varten epäonnistui</translation>
4451      </message>
4452      <message>
4453          <source>SQLiteDatabase: Failed to read database verification error: %s</source>
4454          <translation type="unfinished">SQLiteDatabase: Tietokantatodennusvirheen %s luku epäonnistui</translation>
4455      </message>
4456      <message>
4457          <source>SQLiteDatabase: Unexpected application id. Expected %u, got %u</source>
4458          <translation type="unfinished">SQLiteDatabase: Odottamaton sovellustunniste. %u odotettu, %u saatu</translation>
4459      </message>
4460      <message>
4461          <source>Section [%s] is not recognized.</source>
4462          <translation type="unfinished">Kohtaa [%s] ei tunnisteta.</translation>
4463      </message>
4464      <message>
4465          <source>Signing transaction failed</source>
4466          <translation type="unfinished">Siirron vahvistus epäonnistui</translation>
4467      </message>
4468      <message>
4469          <source>Specified -walletdir "%s" does not exist</source>
4470          <translation type="unfinished">Määriteltyä lompakon hakemistoa "%s" ei ole olemassa.</translation>
4471      </message>
4472      <message>
4473          <source>Specified -walletdir "%s" is a relative path</source>
4474          <translation type="unfinished">Määritelty lompakkohakemisto "%s" sijaitsee suhteellisessa polussa</translation>
4475      </message>
4476      <message>
4477          <source>Specified -walletdir "%s" is not a directory</source>
4478          <translation type="unfinished">Määritelty -walletdir "%s" ei ole hakemisto</translation>
4479      </message>
4480      <message>
4481          <source>Specified blocks directory "%s" does not exist.</source>
4482          <translation type="unfinished">Määrättyä lohkohakemistoa "%s" ei ole olemassa.</translation>
4483      </message>
4484      <message>
4485          <source>Specified data directory "%s" does not exist.</source>
4486          <translation type="unfinished">Määritettyä tietohakemistoa %s ei ole olemassa.</translation>
4487      </message>
4488      <message>
4489          <source>Starting network threads…</source>
4490          <translation type="unfinished">Aloitetaan verkkosäikeitä…</translation>
4491      </message>
4492      <message>
4493          <source>The source code is available from %s.</source>
4494          <translation type="unfinished">Lähdekoodi löytyy %s.</translation>
4495      </message>
4496      <message>
4497          <source>The specified config file %s does not exist</source>
4498          <translation type="unfinished">Määritettyä asetustiedostoa %s ei ole olemassa</translation>
4499      </message>
4500      <message>
4501          <source>The transaction amount is too small to pay the fee</source>
4502          <translation type="unfinished">Rahansiirron määrä on liian pieni kattaakseen maksukulun</translation>
4503      </message>
4504      <message>
4505          <source>The wallet will avoid paying less than the minimum relay fee.</source>
4506          <translation type="unfinished">Lompakko välttää maksamasta alle vähimmäisen välityskulun.</translation>
4507      </message>
4508      <message>
4509          <source>This is experimental software.</source>
4510          <translation type="unfinished">Tämä on ohjelmistoa kokeelliseen käyttöön.</translation>
4511      </message>
4512      <message>
4513          <source>This is the minimum transaction fee you pay on every transaction.</source>
4514          <translation type="unfinished">Tämä on jokaisesta siirrosta maksettava vähimmäismaksu.</translation>
4515      </message>
4516      <message>
4517          <source>Transaction %s does not belong to this wallet</source>
4518          <translation type="unfinished">Tapahtuma %s ei kuulu tähän lompakkoon</translation>
4519      </message>
4520      <message>
4521          <source>Transaction amount too small</source>
4522          <translation type="unfinished">Siirtosumma liian pieni</translation>
4523      </message>
4524      <message>
4525          <source>Transaction amounts must not be negative</source>
4526          <translation type="unfinished">Lähetyksen siirtosumman tulee olla positiivinen</translation>
4527      </message>
4528      <message>
4529          <source>Transaction change output index out of range</source>
4530          <translation type="unfinished">Tapahtuman muutoksen tulosindeksi on alueen ulkopuolella</translation>
4531      </message>
4532      <message>
4533          <source>Transaction must have at least one recipient</source>
4534          <translation type="unfinished">Lähetyksessä tulee olla ainakin yksi vastaanottaja</translation>
4535      </message>
4536      <message>
4537          <source>Transaction needs a change address, but we can't generate it.</source>
4538          <translation type="unfinished">Tapahtuma vaatii osoitteenmuutoksen, mutta emme voi luoda sitä.</translation>
4539      </message>
4540      <message>
4541          <source>Transaction too large</source>
4542          <translation type="unfinished">Siirtosumma liian iso</translation>
4543      </message>
4544      <message>
4545          <source>Unable to bind to %s on this computer (bind returned error %s)</source>
4546          <translation type="unfinished">Kytkeytyminen kohteeseen %s ei onnistunut tällä tietokonella (kytkeytyminen palautti virheen %s)</translation>
4547      </message>
4548      <message>
4549          <source>Unable to bind to %s on this computer. %s is probably already running.</source>
4550          <translation type="unfinished">Kytkeytyminen kohteeseen %s ei onnistu tällä tietokoneella. %s on luultavasti jo käynnissä.</translation>
4551      </message>
4552      <message>
4553          <source>Unable to create the PID file '%s': %s</source>
4554          <translation type="unfinished">PID-tiedostoa '%s' ei voitu luoda: %s</translation>
4555      </message>
4556      <message>
4557          <source>Unable to find UTXO for external input</source>
4558          <translation type="unfinished">Ulkoisen tulon UTXO ei löydy</translation>
4559      </message>
4560      <message>
4561          <source>Unable to open %s for writing</source>
4562          <translation type="unfinished">Ei pystytä avaamaan %s kirjoittamista varten</translation>
4563      </message>
4564      <message>
4565          <source>Unable to parse -maxuploadtarget: '%s'</source>
4566          <translation type="unfinished">Ei voi lukea -maxuploadtarget: '%s'</translation>
4567      </message>
4568      <message>
4569          <source>Unable to start HTTP server. See debug log for details.</source>
4570          <translation type="unfinished">HTTP-palvelinta ei voitu käynnistää. Katso debug-lokista lisätietoja.</translation>
4571      </message>
4572      <message>
4573          <source>Unknown -blockfilterindex value %s.</source>
4574          <translation type="unfinished">Tuntematon -lohkosuodatusindeksiarvo %s.</translation>
4575      </message>
4576      <message>
4577          <source>Unknown address type '%s'</source>
4578          <translation type="unfinished">Tuntematon osoitetyyppi '%s'</translation>
4579      </message>
4580      <message>
4581          <source>Unknown change type '%s'</source>
4582          <translation type="unfinished">Tuntematon vaihtorahatyyppi '%s'</translation>
4583      </message>
4584      <message>
4585          <source>Unknown network specified in -onlynet: '%s'</source>
4586          <translation type="unfinished">Tuntematon verkko -onlynet parametrina: '%s'</translation>
4587      </message>
4588      <message>
4589          <source>Unknown new rules activated (versionbit %i)</source>
4590          <translation type="unfinished">Tuntemattomia uusia sääntöjä aktivoitu (versiobitti %i)</translation>
4591      </message>
4592      <message>
4593          <source>Wallet file creation failed: %s</source>
4594          <translation type="unfinished">Lompakon luominen epäonnistui: %s</translation>
4595      </message>
4596      <message>
4597          <source>acceptstalefeeestimates is not supported on %s chain.</source>
4598          <translation type="unfinished">hyväksyttyjä ilmaisia ​​arvioita ei tueta %s ketju.</translation>
4599      </message>
4600      <message>
4601          <source>Unsupported logging category %s=%s.</source>
4602          <translation type="unfinished">Lokikategoriaa %s=%s ei tueta.</translation>
4603      </message>
4604      <message>
4605          <source>User Agent comment (%s) contains unsafe characters.</source>
4606          <translation type="unfinished">User Agent -kommentti (%s) sisältää turvattomia merkkejä.</translation>
4607      </message>
4608      <message>
4609          <source>Verifying blocks…</source>
4610          <translation type="unfinished">Varmennetaan lohkoja...</translation>
4611      </message>
4612      <message>
4613          <source>Verifying wallet(s)…</source>
4614          <translation type="unfinished">Varmennetaan lompakko(ita)...</translation>
4615      </message>
4616      <message>
4617          <source>Wallet needed to be rewritten: restart %s to complete</source>
4618          <translation type="unfinished">Lompakko tarvitsee uudelleenkirjoittaa: käynnistä %s uudelleen</translation>
4619      </message>
4620      <message>
4621          <source>Settings file could not be read</source>
4622          <translation type="unfinished">Asetustiedostoa ei voitu lukea</translation>
4623      </message>
4624      <message>
4625          <source>Settings file could not be written</source>
4626          <translation type="unfinished">Asetustiedostoa ei voitu kirjoittaa</translation>
4627      </message>
4628  </context>
4629  </TS>