diff options
Diffstat (limited to 'src/qt/locale/bitcoin_fi.ts')
-rw-r--r-- | src/qt/locale/bitcoin_fi.ts | 53 |
1 files changed, 36 insertions, 17 deletions
diff --git a/src/qt/locale/bitcoin_fi.ts b/src/qt/locale/bitcoin_fi.ts index 8ffe75c5e4..a1cdd82083 100644 --- a/src/qt/locale/bitcoin_fi.ts +++ b/src/qt/locale/bitcoin_fi.ts @@ -327,36 +327,36 @@ Allekirjoitus on mahdollista vain 'legacy'-tyyppisillä osoitteilla.</translatio <message numerus="yes"> <source>%n second(s)</source> <translation> - <numerusform /> - <numerusform /> + <numerusform>%n sekunti</numerusform> + <numerusform>%n sekuntia</numerusform> </translation> </message> <message numerus="yes"> <source>%n minute(s)</source> <translation> - <numerusform /> - <numerusform /> + <numerusform>%n minuutti</numerusform> + <numerusform>%n minuuttia</numerusform> </translation> </message> <message numerus="yes"> <source>%n hour(s)</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>%n tunti</numerusform> + <numerusform>%n tuntia</numerusform> </translation> </message> <message numerus="yes"> <source>%n day(s)</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>%n päivä</numerusform> + <numerusform>%n päivää</numerusform> </translation> </message> <message numerus="yes"> <source>%n week(s)</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>%n viikko</numerusform> + <numerusform>%n viikkoa</numerusform> </translation> </message> <message> @@ -366,8 +366,8 @@ Allekirjoitus on mahdollista vain 'legacy'-tyyppisillä osoitteilla.</translatio <message numerus="yes"> <source>%n year(s)</source> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>%nvuosi</numerusform> + <numerusform>%n vuotta</numerusform> </translation> </message> </context> @@ -705,8 +705,8 @@ Allekirjoitus on mahdollista vain 'legacy'-tyyppisillä osoitteilla.</translatio <source>%n active connection(s) to Bitcoin network.</source> <extracomment>A substring of the tooltip.</extracomment> <translation type="unfinished"> - <numerusform /> - <numerusform /> + <numerusform>%n aktiivinen yhteys Bitcoin-verkkoon.</numerusform> + <numerusform>%n aktiivista yhteyttä Bitcoin-verkkoon.</numerusform> </translation> </message> <message> @@ -1075,7 +1075,12 @@ Allekirjoitus on mahdollista vain 'legacy'-tyyppisillä osoitteilla.</translatio <source>Compiled without sqlite support (required for descriptor wallets)</source> <translation type="unfinished">Koostettu ilman sqlite-tukea (vaaditaan descriptor-lompakoille)</translation> </message> - </context> + <message> + <source>Compiled without external signing support (required for external signing)</source> + <extracomment>"External signing" means using devices such as hardware wallets.</extracomment> + <translation type="unfinished">Käännetään ilman ulkoista allekirjoitustukea (tarvitaan ulkoista allekirjoitusta varten)</translation> + </message> +</context> <context> <name>EditAddressDialog</name> <message> @@ -1444,6 +1449,10 @@ Allekirjoitus on mahdollista vain 'legacy'-tyyppisillä osoitteilla.</translatio <translation type="unfinished">Ulkopuolinen allekirjoittaja (esim. laitelompakko)</translation> </message> <message> + <source>Full path to a Bitcoin Core compatible script (e.g. C:\Downloads\hwi.exe or /Users/you/Downloads/hwi.py). Beware: malware can steal your coins!</source> + <translation type="unfinished">Koko polku Bitcoin Core -yhteensopivaan skriptiin (esim. C:\Downloads\hwi.exe tai /Users/you/Downloads/hwi.py). Varo: haittaohjelma voi varastaa kolikkosi!</translation> + </message> + <message> <source>Automatically open the Bitcoin client port on the router. This only works when your router supports UPnP and it is enabled.</source> <translation>Avaa Bitcoin-asiakasohjelman portti reitittimellä automaattisesti. Tämä toimii vain, jos reitittimesi tukee UPnP:tä ja se on käytössä.</translation> </message> @@ -1572,6 +1581,11 @@ Allekirjoitus on mahdollista vain 'legacy'-tyyppisillä osoitteilla.</translatio <translation>&Peruuta</translation> </message> <message> + <source>Compiled without external signing support (required for external signing)</source> + <extracomment>"External signing" means using devices such as hardware wallets.</extracomment> + <translation type="unfinished">Käännetään ilman ulkoista allekirjoitustukea (tarvitaan ulkoista allekirjoitusta varten)</translation> + </message> + <message> <source>default</source> <translation>oletus</translation> </message> @@ -2634,6 +2648,11 @@ Jos saat tämän virheen, pyydä kauppiasta antamaan BIP21-yhteensopiva URI.</tr <translation type="unfinished">Yhdistä lompakkolaitteesi ensin.</translation> </message> <message> + <source>Set external signer script path in Options -> Wallet</source> + <extracomment>"External signer" means using devices such as hardware wallets.</extracomment> + <translation type="unfinished">Aseta ulkoisen allekirjoittajan skriptipolku kohdassa Asetukset -> Lompakko</translation> + </message> + <message> <source>Cr&eate Unsigned</source> <translation type="unfinished">L&uo allekirjoittamaton</translation> </message> @@ -3010,8 +3029,8 @@ Jos saat tämän virheen, pyydä kauppiasta antamaan BIP21-yhteensopiva URI.</tr <message numerus="yes"> <source>Open for %n more block(s)</source> <translation> - <numerusform /> - <numerusform /> + <numerusform>Avoinna vielä %n lohkon ajan</numerusform> + <numerusform>Avoinna vielä %n lohkon ajan</numerusform> </translation> </message> <message> |