mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-08 05:06:56 -05:00
All the staff of Redump (except the absentee sysadmin) have decided to start a new version of the website at redump.info. It has every disc from the old site, it has HTTPS, it isn't buckling under the load of AI scrapers, and moving forward, all adding and verifying of discs is going to be happening on the new website only. Let's move over. I've taken the unusual step of updating the translation files manually. This is because we're very close to a release and because the change is simple enough that I feel confident about making the change to languages I don't speak. (I double checked that the Korean translation doesn't ever follow "Redump.org" by a particle that has a different form depending on whether there's a final consonant.)
17225 lines
603 KiB
Plaintext
17225 lines
603 KiB
Plaintext
# Translation of dolphin-emu.pot to LANGUAGE
|
||
# Copyright (C) 2003-2013
|
||
# This file is distributed under the same license as the Dolphin Emulator package.
|
||
#
|
||
# Translators:
|
||
# Aleksi, 2023-2026
|
||
# Ammuu5, 2018-2020
|
||
# Daniel K <djohn@hotmail.fi>, 2019,2021,2023-2024
|
||
# Daniel K <djohn@hotmail.fi>, 2016
|
||
# Jaakko Saarikko <jaakko.saarikko@protonmail.com>, 2022-2025
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Dolphin Emulator\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2026-06-21 21:48+0200\n"
|
||
"PO-Revision-Date: 2013-01-23 13:48+0000\n"
|
||
"Last-Translator: Aleksi, 2023-2026\n"
|
||
"Language-Team: Finnish (http://app.transifex.com/dolphinemu/dolphin-emu/"
|
||
"language/fi/)\n"
|
||
"Language: fi\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
||
#: Source/Android/jni/MainAndroid.cpp:403
|
||
#: Source/Android/jni/MainAndroid.cpp:418
|
||
msgid "JIT is not active"
|
||
msgstr "JIT ei ole aktiivinen"
|
||
|
||
#: Source/Android/jni/MainAndroid.cpp:428
|
||
#, c++-format
|
||
msgid "Failed to open \"{0}\" for writing."
|
||
msgstr "Tiedoston \"{0}\" avaaminen kirjoittamista varten epäonnistui."
|
||
|
||
#: Source/Android/jni/MainAndroid.cpp:434
|
||
#, c++-format
|
||
msgid "Wrote to \"{0}\"."
|
||
msgstr "Kirjoitettu kohteeseen \"{0}\"."
|
||
|
||
#: Source/Android/jni/WiiUtils.cpp:114
|
||
msgid "The decryption keys need to be appended to the NAND backup file."
|
||
msgstr "Purkuavaimet tulee lisätä NAND-varmuuskopiotiedoston loppuun."
|
||
|
||
#: Source/Core/AudioCommon/OpenALStream.cpp:99
|
||
msgid "OpenAL: can't find sound devices"
|
||
msgstr "OpenAL: äänilaitteita ei löydy"
|
||
|
||
#: Source/Core/AudioCommon/OpenALStream.cpp:109
|
||
#, c++-format
|
||
msgid "OpenAL: can't open device {0}"
|
||
msgstr "OpenAL: laitteen {0} avaaminen epäonnistui"
|
||
|
||
#: Source/Core/AudioCommon/OpenALStream.cpp:117
|
||
#, c++-format
|
||
msgid "OpenAL: can't create context for device {0}"
|
||
msgstr "OpenAL: kontekstin luominen laitteelle {0} epäonnistui"
|
||
|
||
#: Source/Core/AudioCommon/WaveFile.cpp:37
|
||
#: Source/Core/VideoCommon/FrameDumpFFMpeg.cpp:145
|
||
#, c++-format
|
||
msgid "Delete the existing file '{0}'?"
|
||
msgstr "Poistetaanko olemassaoleva tiedosto '{0}'?"
|
||
|
||
#: Source/Core/AudioCommon/WaveFile.cpp:51
|
||
#, c++-format
|
||
msgid "The file {0} was already open, the file header will not be written."
|
||
msgstr "Tiedosto {0} oli jo avoinna, mutta otsaketta ei voinut kirjoittaa."
|
||
|
||
#: Source/Core/AudioCommon/WaveFile.cpp:59
|
||
#, c++-format
|
||
msgid ""
|
||
"The file {0} could not be opened for writing. Please check if it's already "
|
||
"opened by another program."
|
||
msgstr ""
|
||
"Tiedostoa {0} ei voinut avata kirjoittamista varten. Tarkista, ettei toinen "
|
||
"ohjelma ole avannut sitä."
|
||
|
||
#: Source/Core/Common/ChunkFile.h:318
|
||
msgid ""
|
||
"Error: After \"{0}\", found {1} ({2:#x}) instead of save marker {3} "
|
||
"({4:#x}). Aborting savestate load..."
|
||
msgstr ""
|
||
"Virhe: Kohdan \"{0}\" jälkeen löytyi {1} ({2:#x}) tallennusmerkin {3} "
|
||
"({4:#x}) sijaan. Tilatallennuksen lataus keskeytyy..."
|
||
|
||
#: Source/Core/Common/FatFsUtil.h:13
|
||
msgid "Pack SD Card Now"
|
||
msgstr "Pakkaa SD-kortti nyt"
|
||
|
||
#: Source/Core/Common/FatFsUtil.h:14
|
||
msgid "Unpack SD Card Now"
|
||
msgstr "Pura SD-kortti nyt"
|
||
|
||
#: Source/Core/Common/MsgHandler.cpp:57
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:738
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:799
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1508
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1750
|
||
msgid "Information"
|
||
msgstr "Tiedot"
|
||
|
||
#: Source/Core/Common/MsgHandler.cpp:58
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:440
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:658
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1867
|
||
msgid "Question"
|
||
msgstr "Kysymys"
|
||
|
||
#: Source/Core/Common/MsgHandler.cpp:59
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134
|
||
#: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:47
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:377
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:393
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1191
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1198
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1739
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:468
|
||
msgid "Warning"
|
||
msgstr "Varoitus"
|
||
|
||
#: Source/Core/Common/MsgHandler.cpp:60
|
||
msgid "Critical"
|
||
msgstr "Kriittinen"
|
||
|
||
#: Source/Core/Common/x64CPUDetect.cpp:85
|
||
msgid ""
|
||
"This build of Dolphin is not natively compiled for your CPU.\n"
|
||
"Please run the ARM64 build of Dolphin for a better experience."
|
||
msgstr ""
|
||
"Tätä Dolphinin koontiversiota ei ole tehty suorittimellesi.\n"
|
||
"Käytä Dolphinin ARM64-versiota saadaksesi paremman kokemuksen."
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:239
|
||
#, c++-format
|
||
msgid "Action Replay Error: invalid AR code line: {0}"
|
||
msgstr "Action Replay -virhe: virheellinen AR-koodirivi: {0}"
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:426
|
||
#, c++-format
|
||
msgid ""
|
||
"Action Replay Error: Invalid size ({0:08x} : address = {1:08x}) in Ram Write "
|
||
"And Fill ({2})"
|
||
msgstr ""
|
||
"Action Replay -virhe: virheellinen koko ({0:08x} : osoite = {1:08x}) "
|
||
"kohdassa Kirjota RAMiin ja täytä ({2})"
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:487
|
||
#, c++-format
|
||
msgid ""
|
||
"Action Replay Error: Invalid size ({0:08x} : address = {1:08x}) in Write To "
|
||
"Pointer ({2})"
|
||
msgstr ""
|
||
"Action Replay -virhe: virheellinen koko ({0:08x} : osoite = {1:08x}) "
|
||
"kohdassa Kirjoita osoittimeen ({2})"
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:552
|
||
#, c++-format
|
||
msgid ""
|
||
"Action Replay Error: Invalid size ({0:08x} : address = {1:08x}) in Add Code "
|
||
"({2})"
|
||
msgstr ""
|
||
"Action Replay -virhe: väärä koko ({0:08x} : osoite = {1:08x}) kohdassa Lisää "
|
||
"koodi ({2})"
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:567
|
||
#, c++-format
|
||
msgid ""
|
||
"Action Replay Error: Master Code and Write To CCXXXXXX not implemented "
|
||
"({0})\n"
|
||
"Master codes are not needed. Do not use master codes."
|
||
msgstr ""
|
||
"Action Replay -virhe: Mestarikoodi ja kirjoitus kohtaan CCXXXXXX -toimintoa "
|
||
"ei ole toteutettu ({0})\n"
|
||
"Mestarikoodeja ei tarvita. Älä käytä mestarikoodeja."
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:644
|
||
#, c++-format
|
||
msgid ""
|
||
"Action Replay Error: Invalid size ({0:08x} : address = {1:08x}) in Fill and "
|
||
"Slide ({2})"
|
||
msgstr ""
|
||
"Action Replay -virhe: virheellinen koko ({0:08x} : osoite = {1:08x}) "
|
||
"kohdassa Täytä ja liu'u ({2})"
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:701
|
||
#, c++-format
|
||
msgid "Action Replay Error: Invalid value ({0:08x}) in Memory Copy ({1})"
|
||
msgstr ""
|
||
"Action Replay -virhe: virheellinen arvo ({0:08x}) kohdassa Muistin kopiointi "
|
||
"({1})"
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:738
|
||
#, c++-format
|
||
msgid "Action Replay: Normal Code 0: Invalid Subtype {0:08x} ({1})"
|
||
msgstr ""
|
||
"Action Replay: tavallinen koodi 0: virheellinen alityyppi {0:08x} ({1})"
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:780
|
||
#, c++-format
|
||
msgid "Action Replay: Invalid Normal Code Type {0:08x} ({1})"
|
||
msgstr "Action Replay: virheellinen tavallisen koodin tyyppi {0:08x} ({1})"
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:814
|
||
#, c++-format
|
||
msgid "Action Replay: Conditional Code: Invalid Size {0:08x} ({1})"
|
||
msgstr "Action Replay: ehdollinen koodi: virheellinen koko {0:08x} ({1})"
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:838
|
||
#, c++-format
|
||
msgid "Action Replay: Normal Code {0}: Invalid subtype {1:08x} ({2})"
|
||
msgstr ""
|
||
"Action Replay: tavallinen koodi {0}: virheellinen alityyppi {1:08x} ({2})"
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:923
|
||
msgid ""
|
||
"This action replay simulator does not support codes that modify Action "
|
||
"Replay itself."
|
||
msgstr ""
|
||
"Tämä Action Replay -simulaattori ei tue koodeja, jotka muokkaavat itse "
|
||
"Action Replay -järjestelmää."
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:956
|
||
msgid "Zero 3 code not supported"
|
||
msgstr "Zero 3 -koodia ei tueta"
|
||
|
||
#: Source/Core/Core/ActionReplay.cpp:976
|
||
#, c++-format
|
||
msgid "Zero code unknown to Dolphin: {0:08x}"
|
||
msgstr "Dolphinille tuntematon Zero-koodi: {0:08x}"
|
||
|
||
#: Source/Core/Core/ARDecrypt.cpp:446
|
||
#, c++-format
|
||
msgid ""
|
||
"Action Replay Code Decryption Error:\n"
|
||
"Parity Check Failed\n"
|
||
"\n"
|
||
"Culprit Code:\n"
|
||
"{0}"
|
||
msgstr ""
|
||
"Action Replay -koodin purkuvirhe:\n"
|
||
"Parillisuustarkistus epäonnistu\n"
|
||
"\n"
|
||
"Ongelmallinen koodi:\n"
|
||
"{0}"
|
||
|
||
#: Source/Core/Core/Boot/Boot_BS2Emu.cpp:454
|
||
msgid "SetupWiiMemory: Can't create setting.txt file"
|
||
msgstr "SetupWiiMemory: settings.txt-tiedoston luonti epäonnistui"
|
||
|
||
#: Source/Core/Core/Boot/Boot.cpp:94
|
||
#, c++-format
|
||
msgid ""
|
||
"Files specified in the M3U file \"{0}\" were not found:\n"
|
||
"{1}"
|
||
msgstr ""
|
||
"M3U-tiedoston ”{0}\" määräämiä tiedostoja ei löytynyt:\n"
|
||
"{1}"
|
||
|
||
#: Source/Core/Core/Boot/Boot.cpp:100
|
||
#, c++-format
|
||
msgid "No paths found in the M3U file \"{0}\""
|
||
msgstr "M3U-tiedostosta \"{0}\" ei löytynyt polkuja"
|
||
|
||
#: Source/Core/Core/Boot/Boot.cpp:203
|
||
#, c++-format
|
||
msgid "The specified file \"{0}\" does not exist"
|
||
msgstr "Annettua tiedostoa \"{0}\" ei ole olemassa"
|
||
|
||
#: Source/Core/Core/Boot/Boot.cpp:264
|
||
#, c++-format
|
||
msgid "\"{0}\" is an invalid GCM/ISO file, or is not a GC/Wii ISO."
|
||
msgstr ""
|
||
"\"{0}\" on virheellinen GCM-/ISO-tiedosto, tai ei ole lainkaan GC-/Wii-ISO."
|
||
|
||
#: Source/Core/Core/Boot/Boot.cpp:286 Source/Core/Core/Boot/Boot.cpp:303
|
||
#, c++-format
|
||
msgid "Could not recognize file {0}"
|
||
msgstr "Tiedoston {0} tunnistus epäonnistui"
|
||
|
||
#: Source/Core/Core/Boot/Boot.cpp:414
|
||
#, c++-format
|
||
msgid "The IPL file is not a known good dump. (CRC32: {0:x})"
|
||
msgstr "IPL-tiedosto ei ole tunnettu hyvä vedos. (CRC32: {0:x})"
|
||
|
||
#: Source/Core/Core/Boot/Boot.cpp:421
|
||
#, c++-format
|
||
msgid "{0} IPL found in {1} directory. The disc might not be recognized"
|
||
msgstr "IPL {0} löytyi kansiosta {1}. Levy ei välttämättä tule tunnistetuksi."
|
||
|
||
#: Source/Core/Core/Boot/Boot.cpp:580
|
||
msgid "Failed to load the executable to memory."
|
||
msgstr "Suoritettavan tiedoston lataus muistiin epäonnistui."
|
||
|
||
#: Source/Core/Core/Boot/Boot.cpp:637
|
||
msgid "Cannot start the game, because the GC IPL could not be found."
|
||
msgstr "Peliä ei voi käynnistää, koska GC-IPL:ää ei löydy."
|
||
|
||
#: Source/Core/Core/Boot/Boot.cpp:639
|
||
msgid "Cannot find the GC IPL."
|
||
msgstr "GC-IPL:ää ei löydy."
|
||
|
||
#: Source/Core/Core/Boot/Boot_WiiWAD.cpp:37
|
||
msgid "Cannot boot this WAD because it could not be installed to the NAND."
|
||
msgstr ""
|
||
"Tätä WADia ei pysty käynnistämään, koska sitä ei pystytty asentamaan NAND-"
|
||
"muistiin."
|
||
|
||
#: Source/Core/Core/ConfigLoaders/GameConfigLoader.cpp:243
|
||
msgid "Selected controller profile does not exist"
|
||
msgstr "Valittua ohjainprofiilia ei ole olemassa"
|
||
|
||
#: Source/Core/Core/Config/MainSettings.h:18
|
||
msgid "No Audio Output"
|
||
msgstr "Ei ääniulostuloa"
|
||
|
||
#: Source/Core/Core/Config/MainSettings.h:24
|
||
msgid "WASAPI (Exclusive Mode)"
|
||
msgstr "WASAPI (poissulkeva tila)"
|
||
|
||
#: Source/Core/Core/ConfigManager.cpp:371
|
||
msgid "This WAD is not valid."
|
||
msgstr "Tämä WAD-tiedosto on virheellinen."
|
||
|
||
#: Source/Core/Core/ConfigManager.cpp:376
|
||
msgid "This WAD is not bootable."
|
||
msgstr "Tätä WAD-tiedostoa ei voi käynnistää."
|
||
|
||
#: Source/Core/Core/ConfigManager.cpp:394
|
||
msgid "This title cannot be booted."
|
||
msgstr "Tätä julkaisua ei voi käynnistää."
|
||
|
||
#: Source/Core/Core/Core.cpp:226
|
||
msgid "Emu Thread already running"
|
||
msgstr "Emulaattorisäie on jo käynnissä"
|
||
|
||
#: Source/Core/Core/Core.cpp:565
|
||
#, c++-format
|
||
msgid ""
|
||
"Failed to sync SD card with folder. All changes made this session will be "
|
||
"discarded on next boot if you do not manually re-issue a resync in Config > "
|
||
"Wii > SD Card Settings > {0}!"
|
||
msgstr ""
|
||
"SD-kortin synkronointi kansion kanssa epäonnistui. Kaikki tämän peli-"
|
||
"istunnon aikana tapahtuneet muutokset katoavat seuraavaan käynnistykseen "
|
||
"mennessä, ellet käsin käynnistä uudelleensynkroinintia käyttäen toimintoa "
|
||
"Asetukset > Wii > SD-korttiasetukset > {0}!"
|
||
|
||
#: Source/Core/Core/DSP/DSPCore.cpp:75
|
||
msgid ""
|
||
"Your DSP ROMs have incorrect hashes.\n"
|
||
"\n"
|
||
"Delete the dsp_rom.bin and dsp_coef.bin files in the GC folder in the User "
|
||
"folder to use the free DSP ROM, or replace them with good dumps from a real "
|
||
"GameCube/Wii.\n"
|
||
"\n"
|
||
"Would you like to stop now to fix the problem?\n"
|
||
"If you select \"No\", audio might be garbled."
|
||
msgstr ""
|
||
"DSP-ROMeillasi on virheelliset tiivisteet.\n"
|
||
"\n"
|
||
"Poista tiedostot dsp_rom.bin ja dsp_coef.bin GC-kansiosta User-kansion "
|
||
"sisällä käyttääksesi viimeisintä vapaata DSP-ROMia, tai korvaa ne hyvillä "
|
||
"vedoksilla, jotka ovat peräisin oikeasta GameCube- tai Wii-konsolista.\n"
|
||
"\n"
|
||
"Haluatko lopettaa nyt korjataksesi ongelman?\n"
|
||
"Jos valitset \"Ei\", ääni voi olla pätkivää."
|
||
|
||
#: Source/Core/Core/DSP/DSPCore.cpp:89
|
||
msgid ""
|
||
"You are using an old free DSP ROM made by the Dolphin Team.\n"
|
||
"Due to emulation accuracy improvements, this ROM no longer works correctly.\n"
|
||
"\n"
|
||
"Delete the dsp_rom.bin and dsp_coef.bin files in the GC folder in the User "
|
||
"folder to use the most recent free DSP ROM, or replace them with good dumps "
|
||
"from a real GameCube/Wii.\n"
|
||
"\n"
|
||
"Would you like to stop now to fix the problem?\n"
|
||
"If you select \"No\", audio might be garbled."
|
||
msgstr ""
|
||
"Käytät vanhaa vapaata DSP-ROMia, jonka Dolphinin kehittäjät ovat tehneet.\n"
|
||
"Emulointitarkkuuden parannusten vuoksi tämä ROM ei enää toimi oikein.\n"
|
||
"\n"
|
||
"Poista tiedostot dsp_rom.bin ja dsp_coef.bin GC-kansiosta User-kansion "
|
||
"sisällä käyttääksesi viimeisintä vapaata DSP-ROMia, tai korvaa ne hyvillä "
|
||
"vedoksilla, jotka ovat peräisin oikeasta GameCube- tai Wii-konsolista.\n"
|
||
"\n"
|
||
"Haluatko lopettaa nyt korjataksesi ongelman?\n"
|
||
"Jos valitset \"Ei\", ääni voi olla pätkivää."
|
||
|
||
#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:227
|
||
msgid "Failed to read DFF file."
|
||
msgstr "DFF-tiedoston luku epäonnistui."
|
||
|
||
#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:233
|
||
msgid "DFF file size is 0; corrupt/incomplete file?"
|
||
msgstr "DFF-tiedoston koko on 0; virheellinen/vioittunut tiedosto?"
|
||
|
||
#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:243
|
||
#, c++-format
|
||
msgid "DFF file magic number is incorrect: got {0:08x}, expected {1:08x}"
|
||
msgstr ""
|
||
"DFF-tiedoston taikaluku on virheellinen: saatiin {0:08x}, pitäisi olla "
|
||
"{1:08x}"
|
||
|
||
#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:251
|
||
#, c++-format
|
||
msgid ""
|
||
"The DFF's minimum loader version ({0}) exceeds the version of this FIFO "
|
||
"Player ({1})"
|
||
msgstr ""
|
||
"DFF:n pienin käynnistysversio ({0}) on suurempi kuin tämän FIFO-toistimen "
|
||
"version ({1})"
|
||
|
||
#: Source/Core/Core/FifoPlayer/FifoDataFile.cpp:302
|
||
#, c++-format
|
||
msgid ""
|
||
"Emulated memory size mismatch!\n"
|
||
"Current: MEM1 {0:08X} ({1} MiB), MEM2 {2:08X} ({3} MiB)\n"
|
||
"DFF: MEM1 {4:08X} ({5} MiB), MEM2 {6:08X} ({7} MiB)"
|
||
msgstr ""
|
||
"Emuloidun muistin koko ei kelpaa!\n"
|
||
"Nykyinen: MEM1 {0:08X} ({1} MiB), MEM2 {2:08X} ({3} MiB)\n"
|
||
"DFF: MEM1 {4:08X} ({5} MiB), MEM2 {6:08X} ({7} MiB)"
|
||
|
||
#: Source/Core/Core/FifoPlayer/FifoPlayer.cpp:241
|
||
msgid "Cannot SingleStep the FIFO. Use Frame Advance instead."
|
||
msgstr ""
|
||
"FIFO ei tue askellusta. Käytä sen sijaan Kehys kerrallaan -ominaisuutta."
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:85
|
||
#: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:22
|
||
msgid "Move"
|
||
msgstr "Liiku"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:87
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:76
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:34
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:41
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:18
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:17
|
||
#: Source/Core/InputCommon/ControllerEmu/ControllerEmu.h:24
|
||
msgid "Up"
|
||
msgstr "Ylös"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:88
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:77
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:35
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:42
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:19
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:18
|
||
#: Source/Core/InputCommon/ControllerEmu/ControllerEmu.h:25
|
||
msgid "Down"
|
||
msgstr "Alas"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:89
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:36
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:32
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:171
|
||
#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:42
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:209
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:20
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:19
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:17
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Tilt.cpp:20
|
||
#: Source/Core/InputCommon/ControllerEmu/ControllerEmu.h:26
|
||
msgid "Left"
|
||
msgstr "Vasen"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:90
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:37
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:33
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:175
|
||
#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:46
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:212
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:21
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:20
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Slider.cpp:18
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Tilt.cpp:21
|
||
#: Source/Core/InputCommon/ControllerEmu/ControllerEmu.h:27
|
||
msgid "Right"
|
||
msgstr "Oikea"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:91
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:22
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:21
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Tilt.cpp:18
|
||
msgid "Forward"
|
||
msgstr "Eteen"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:92
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:23
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp:22
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Tilt.cpp:19
|
||
msgid "Backward"
|
||
msgstr "Taaksepäin"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:94
|
||
#: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:24
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:40
|
||
msgid "Speed"
|
||
msgstr "Nopeus"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:96
|
||
msgid "Decrease"
|
||
msgstr "Vähennä"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:97
|
||
msgid "Increase"
|
||
msgstr "Lisää"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:98
|
||
#: Source/Core/Core/HotkeyManager.cpp:30 Source/Core/Core/HotkeyManager.cpp:189
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:181
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:195
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:215
|
||
#: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:28
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:740
|
||
msgid "Reset"
|
||
msgstr "Nollaa"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:100
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:108
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:94
|
||
#: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:29
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:227
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:355
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:430
|
||
msgid "Other"
|
||
msgstr "Muu"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:102
|
||
msgid "Reset View"
|
||
msgstr "Palauta näkymä"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:104
|
||
#: Source/Core/DolphinQt/Config/Mapping/FreeLookGeneral.cpp:25
|
||
msgid "Field of View"
|
||
msgstr "Näkökenttä"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:106
|
||
msgid "Increase X"
|
||
msgstr "Lisää X:ää"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:107
|
||
msgid "Decrease X"
|
||
msgstr "Vähennä X:ää"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:108
|
||
msgid "Increase Y"
|
||
msgstr "Lisää Y:tä"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:109
|
||
msgid "Decrease Y"
|
||
msgstr "Vähennä Y:tä"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:112
|
||
msgid "Incremental Rotation"
|
||
msgstr "Vähittäinen kääntö"
|
||
|
||
#: Source/Core/Core/FreeLookManager.cpp:314
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:25
|
||
msgid "FreeLook"
|
||
msgstr "Vapaa katselu"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:24
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:364
|
||
#: Source/Core/DolphinQt/ToolBar.cpp:115
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:714
|
||
msgid "Open"
|
||
msgstr "Avaa"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:25
|
||
msgid "Change Disc"
|
||
msgstr "Vaihda levy"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:26
|
||
msgid "Eject Disc"
|
||
msgstr "Poista levy"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:27
|
||
msgid "Refresh Game List"
|
||
msgstr "Päivitä peliluettelo"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:28
|
||
msgid "Toggle Pause"
|
||
msgstr "Käynnistä/keskeytä"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:29
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:166
|
||
#: Source/Core/DolphinQt/ToolBar.cpp:123
|
||
msgid "Stop"
|
||
msgstr "Lopeta"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:31
|
||
msgid "Toggle Fullscreen"
|
||
msgstr "Koko ruudun tila päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:32 Source/Core/DolphinQt/MenuBar.cpp:396
|
||
msgid "Take Screenshot"
|
||
msgstr "Ota kuvakaappaus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:33
|
||
msgid "Exit"
|
||
msgstr "Poistu"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:34
|
||
msgid "Unlock Cursor"
|
||
msgstr "Poista hiiren osoittimen lukitus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:35
|
||
msgid "Center Mouse"
|
||
msgstr "Keskitä hiiri"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:36
|
||
msgid "Activate NetPlay Chat"
|
||
msgstr "Aktivoi nettipelin keskustelu"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:37
|
||
msgid "Control NetPlay Golf Mode"
|
||
msgstr "Ohjaa nettipelin golf-tilaa"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:39
|
||
msgid "Open Achievements"
|
||
msgstr "Avaa saavutukset"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:42 Source/Core/Core/HotkeyManager.cpp:191
|
||
msgid "Volume Down"
|
||
msgstr "Äänenvoimakkuuden pienennys"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:43 Source/Core/Core/HotkeyManager.cpp:192
|
||
msgid "Volume Up"
|
||
msgstr "Äänenvoimakkuuden suurennus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:44 Source/Core/Core/HotkeyManager.cpp:193
|
||
msgid "Volume Toggle Mute"
|
||
msgstr "Hiljennys päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:46
|
||
msgid "Decrease Emulation Speed"
|
||
msgstr "Vähennä emulointinopeutta"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:47
|
||
msgid "Increase Emulation Speed"
|
||
msgstr "Lisää emulaationopeutta"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:48
|
||
msgid "Disable Emulation Speed Limit"
|
||
msgstr "Poista emulaation nopeusrajoitus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:50 Source/Core/Core/HotkeyManager.cpp:303
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyTAS.cpp:21
|
||
msgid "Frame Advance"
|
||
msgstr "Kehys kerrallaan"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:51
|
||
msgid "Frame Advance Decrease Speed"
|
||
msgstr "Kehys kerrallaan: vähennä nopeutta"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:52
|
||
msgid "Frame Advance Increase Speed"
|
||
msgstr "Kehys kerrallaan: lisää nopeutta"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:53
|
||
msgid "Frame Advance Reset Speed"
|
||
msgstr "Kehys kerrallaan: palauta nopeus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:55
|
||
msgid "Start Recording"
|
||
msgstr "Aloita nauhoittaminen"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:56
|
||
msgid "Play Recording"
|
||
msgstr "Toista nauhoitus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:57
|
||
msgid "Export Recording"
|
||
msgstr "Vie nauhoitus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:58
|
||
msgid "Read-Only Mode"
|
||
msgstr "Vain luku -tila"
|
||
|
||
#. i18n: Here, "Step" is a verb. This feature is used for
|
||
#. going through code step by step.
|
||
#: Source/Core/Core/HotkeyManager.cpp:62
|
||
msgid "Step Into"
|
||
msgstr "Suorita"
|
||
|
||
#. i18n: Here, "Step" is a verb. This feature is used for
|
||
#. going through code step by step.
|
||
#: Source/Core/Core/HotkeyManager.cpp:65 Source/Core/DolphinQt/ToolBar.cpp:105
|
||
msgid "Step Over"
|
||
msgstr "Jätä väliin"
|
||
|
||
#. i18n: Here, "Step" is a verb. This feature is used for
|
||
#. going through code step by step.
|
||
#: Source/Core/Core/HotkeyManager.cpp:68 Source/Core/DolphinQt/ToolBar.cpp:108
|
||
msgid "Step Out"
|
||
msgstr "Jatka loppuun"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:69 Source/Core/DolphinQt/ToolBar.cpp:109
|
||
msgid "Skip"
|
||
msgstr "Ohita"
|
||
|
||
#. i18n: Here, PC is an acronym for program counter, not personal computer.
|
||
#: Source/Core/Core/HotkeyManager.cpp:72 Source/Core/DolphinQt/ToolBar.cpp:111
|
||
msgid "Show PC"
|
||
msgstr "Näytä ohjelmalaskuri"
|
||
|
||
#. i18n: Here, PC is an acronym for program counter, not personal computer.
|
||
#: Source/Core/Core/HotkeyManager.cpp:74 Source/Core/DolphinQt/ToolBar.cpp:113
|
||
msgid "Set PC"
|
||
msgstr "Aseta ohjelmalasku"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:76
|
||
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1235
|
||
msgid "Toggle Breakpoint"
|
||
msgstr "Keskeytyskohta päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:77
|
||
msgid "Add a Breakpoint"
|
||
msgstr "Lisää keskeytyskohta"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:78
|
||
msgid "Add a Memory Breakpoint"
|
||
msgstr "Lisää muistikeskeytyskohta"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:80
|
||
msgid "Press Sync Button"
|
||
msgstr "Paina synkronointipainiketta"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:81
|
||
msgid "Connect Wii Remote 1"
|
||
msgstr "Yhdistä Wii Remote 1"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:82
|
||
msgid "Connect Wii Remote 2"
|
||
msgstr "Yhdistä Wii Remote 2"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:83
|
||
msgid "Connect Wii Remote 3"
|
||
msgstr "Yhdistä Wii Remote 3"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:84
|
||
msgid "Connect Wii Remote 4"
|
||
msgstr "Yhdistä Wii Remote 4"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:85 Source/Core/DolphinQt/MenuBar.cpp:381
|
||
msgid "Connect Balance Board"
|
||
msgstr "Yhdistä tasapainolauta"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:86
|
||
msgid "Toggle SD Card"
|
||
msgstr "SD-kortti päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:87
|
||
msgid "Toggle USB Keyboard"
|
||
msgstr "USB-näppäimistö päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:88
|
||
msgid "Toggle Wii Speak Mute"
|
||
msgstr "Wii Speak -mykistys päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:90 Source/Core/Core/HotkeyManager.cpp:94
|
||
#: Source/Core/Core/HotkeyManager.cpp:98 Source/Core/Core/HotkeyManager.cpp:102
|
||
msgid "Next Profile"
|
||
msgstr "Seuraava profiili"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:91 Source/Core/Core/HotkeyManager.cpp:95
|
||
#: Source/Core/Core/HotkeyManager.cpp:99 Source/Core/Core/HotkeyManager.cpp:103
|
||
msgid "Previous Profile"
|
||
msgstr "Edellinen profiili"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:92 Source/Core/Core/HotkeyManager.cpp:96
|
||
#: Source/Core/Core/HotkeyManager.cpp:100
|
||
#: Source/Core/Core/HotkeyManager.cpp:104
|
||
msgid "Next Game Profile"
|
||
msgstr "Uusi peliprofiili"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:93 Source/Core/Core/HotkeyManager.cpp:97
|
||
#: Source/Core/Core/HotkeyManager.cpp:101
|
||
#: Source/Core/Core/HotkeyManager.cpp:105
|
||
msgid "Previous Game Profile"
|
||
msgstr "Edellinen peliprofiili"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:107
|
||
msgid "Toggle Aspect Ratio Crop"
|
||
msgstr "Kuvan rajaus kuvasuhteeseen päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:108
|
||
msgid "Toggle Custom Crop"
|
||
msgstr "Kuvan rajaus määrätysti päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:109
|
||
msgid "Toggle Aspect Ratio"
|
||
msgstr "Kuvasuhteen vaihto"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:110
|
||
msgid "Toggle Skip EFB Access"
|
||
msgstr "EFB-käytön ohitus päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:111
|
||
msgid "Toggle EFB Copies"
|
||
msgstr "EFB-kopiot päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:112
|
||
msgid "Toggle XFB Copies"
|
||
msgstr "XFB-kopiot päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:113
|
||
msgid "Toggle XFB Immediate Mode"
|
||
msgstr "Välitön XFB päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:114
|
||
msgid "Toggle Fog"
|
||
msgstr "Sumu päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:115
|
||
msgid "Toggle Texture Dumping"
|
||
msgstr "Tekstuurivedostus päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:116
|
||
msgid "Toggle Custom Textures"
|
||
msgstr "Muokatut tekstuurit päälle/pois"
|
||
|
||
#. i18n: IR stands for internal resolution
|
||
#: Source/Core/Core/HotkeyManager.cpp:119
|
||
msgid "Increase IR"
|
||
msgstr "Lisää sisäistä kuvatarkkuutta"
|
||
|
||
#. i18n: IR stands for internal resolution
|
||
#: Source/Core/Core/HotkeyManager.cpp:121
|
||
msgid "Decrease IR"
|
||
msgstr "Vähennä sisäistä kuvatarkkuutta"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:123
|
||
msgid "Freelook Toggle"
|
||
msgstr "Vapaa katselu päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:125
|
||
msgid "Toggle 3D Side-by-Side"
|
||
msgstr "Rinnakkainen 3D päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:126
|
||
msgid "Toggle 3D Top-Bottom"
|
||
msgstr "Päällekkäinen 3D päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:127
|
||
msgid "Toggle 3D Anaglyph"
|
||
msgstr "3D-anaglyfi päälle/pois"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:128
|
||
msgid "Decrease Depth"
|
||
msgstr "Vähennä syvyyttä"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:129
|
||
msgid "Increase Depth"
|
||
msgstr "Lisää syvyyttä"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:130
|
||
msgid "Decrease Convergence"
|
||
msgstr "Vähennä yhtenevyyttä"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:131
|
||
msgid "Increase Convergence"
|
||
msgstr "Lisää yhtenevyyttä"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:133
|
||
msgid "Load State Slot 1"
|
||
msgstr "Palauta tila 1"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:134
|
||
msgid "Load State Slot 2"
|
||
msgstr "Palauta tila 2"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:135
|
||
msgid "Load State Slot 3"
|
||
msgstr "Palauta tila 3"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:136
|
||
msgid "Load State Slot 4"
|
||
msgstr "Palauta tila 4"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:137
|
||
msgid "Load State Slot 5"
|
||
msgstr "Palauta tila 5"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:138
|
||
msgid "Load State Slot 6"
|
||
msgstr "Palauta tila 6"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:139
|
||
msgid "Load State Slot 7"
|
||
msgstr "Palauta tila 7"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:140
|
||
msgid "Load State Slot 8"
|
||
msgstr "Palauta tila 8"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:141
|
||
msgid "Load State Slot 9"
|
||
msgstr "Palauta tila 9"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:142
|
||
msgid "Load State Slot 10"
|
||
msgstr "Palauta tila 10"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:143
|
||
msgid "Load from Selected Slot"
|
||
msgstr "Palauta tila valitusta paikasta"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:145
|
||
msgid "Save State Slot 1"
|
||
msgstr "Tallenna tila 1"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:146
|
||
msgid "Save State Slot 2"
|
||
msgstr "Tallenna tila 2"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:147
|
||
msgid "Save State Slot 3"
|
||
msgstr "Tallenna tila 3"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:148
|
||
msgid "Save State Slot 4"
|
||
msgstr "Tallenna tila 4"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:149
|
||
msgid "Save State Slot 5"
|
||
msgstr "Tallenna tila 5"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:150
|
||
msgid "Save State Slot 6"
|
||
msgstr "Tallenna tila 6"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:151
|
||
msgid "Save State Slot 7"
|
||
msgstr "Tallenna tila 7"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:152
|
||
msgid "Save State Slot 8"
|
||
msgstr "Tallenna tila 8"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:153
|
||
msgid "Save State Slot 9"
|
||
msgstr "Tallenna tila 9"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:154
|
||
msgid "Save State Slot 10"
|
||
msgstr "Tallenna tila 10"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:155
|
||
msgid "Save to Selected Slot"
|
||
msgstr "Tallenna tila valittuun paikkaan"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:157
|
||
msgid "Select State Slot 1"
|
||
msgstr "Valitse tilatallennuksen paikka 1"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:158
|
||
msgid "Select State Slot 2"
|
||
msgstr "Valitse tilatallennuksen paikka 2"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:159
|
||
msgid "Select State Slot 3"
|
||
msgstr "Valitse tilatallennuksen paikka 3"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:160
|
||
msgid "Select State Slot 4"
|
||
msgstr "Valitse tilatallennuksen paikka 4"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:161
|
||
msgid "Select State Slot 5"
|
||
msgstr "Valitse tilatallennuksen paikka 5"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:162
|
||
msgid "Select State Slot 6"
|
||
msgstr "Valitse tilatallennuksen paikka 6"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:163
|
||
msgid "Select State Slot 7"
|
||
msgstr "Valitse tilatallennuksen paikka 7"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:164
|
||
msgid "Select State Slot 8"
|
||
msgstr "Valitse tilatallennuksen paikka 8"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:165
|
||
msgid "Select State Slot 9"
|
||
msgstr "Valitse tilatallennuksen paikka 9"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:166
|
||
msgid "Select State Slot 10"
|
||
msgstr "Valitse tilatallennuksen paikka 10"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:168
|
||
msgid "Load State Last 1"
|
||
msgstr "Palauta viimeisin tila 1"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:169
|
||
msgid "Load State Last 2"
|
||
msgstr "Palauta viimeisin tila 2"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:170
|
||
msgid "Load State Last 3"
|
||
msgstr "Palauta viimeisin tila 3"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:171
|
||
msgid "Load State Last 4"
|
||
msgstr "Palauta viimeisin tila 4"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:172
|
||
msgid "Load State Last 5"
|
||
msgstr "Palauta viimeisin tila 5"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:173
|
||
msgid "Load State Last 6"
|
||
msgstr "Palauta viimeisin tila 6"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:174
|
||
msgid "Load State Last 7"
|
||
msgstr "Palauta viimeisin tila 7"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:175
|
||
msgid "Load State Last 8"
|
||
msgstr "Palauta viimeisin tila 8"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:176
|
||
msgid "Load State Last 9"
|
||
msgstr "Palauta viimeisin tila 9"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:177
|
||
msgid "Load State Last 10"
|
||
msgstr "Palauta viimeisin tila 10"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:179
|
||
msgid "Save Oldest State"
|
||
msgstr "Tallenna tila vanhimpaan"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:180 Source/Core/DolphinQt/MenuBar.cpp:415
|
||
msgid "Undo Load State"
|
||
msgstr "Kumoa tilan palauttaminen"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:181 Source/Core/DolphinQt/MenuBar.cpp:432
|
||
msgid "Undo Save State"
|
||
msgstr "Kumoa tilan tallentaminen"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:182
|
||
#: Source/Core/Core/HotkeyManager.cpp:321
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:412
|
||
msgid "Save State"
|
||
msgstr "Tallenna tila"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:183
|
||
#: Source/Core/Core/HotkeyManager.cpp:320
|
||
msgid "Load State"
|
||
msgstr "Palauta tila"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:184
|
||
msgid "Increase Selected State Slot"
|
||
msgstr "Lisää valittua tilatallennuspaikkaa"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:185
|
||
msgid "Decrease Selected State Slot"
|
||
msgstr "Vähennä valittua tilatallennuspaikka"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:187
|
||
msgid "Load ROM"
|
||
msgstr "Lataa ROM"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:188
|
||
msgid "Unload ROM"
|
||
msgstr "Poista ROMin lataus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:194
|
||
msgid "1x"
|
||
msgstr "1x"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:195
|
||
msgid "2x"
|
||
msgstr "2x"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:196
|
||
msgid "3x"
|
||
msgstr "3x"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:197
|
||
msgid "4x"
|
||
msgstr "4x"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:199
|
||
msgid "Show Skylanders Portal"
|
||
msgstr "Näytä Skylanders-portaali"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:200
|
||
msgid "Show Infinity Base"
|
||
msgstr "Näytä Infinity-alusta"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:211
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:261
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:41
|
||
msgid "Hotkeys"
|
||
msgstr "Pikanäppäimet"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:297
|
||
#: Source/Core/Core/HotkeyManager.cpp:299
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:206
|
||
#: Source/Core/DolphinQt/Config/Graphics/GraphicsPane.cpp:58
|
||
#: Source/Core/DolphinQt/Config/Graphics/PostProcessingConfigWindow.cpp:120
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:21
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:495
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:517
|
||
#: Source/Core/DolphinQt/Config/SettingsWindow.cpp:194
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:28
|
||
msgid "General"
|
||
msgstr "Yleinen"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:301
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:23
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:24
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:78
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:452
|
||
msgid "Volume"
|
||
msgstr "Äänenvoimakkuus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:302
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyGeneral.cpp:26
|
||
msgid "Emulation Speed"
|
||
msgstr "Emuloinnin nopeus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:304
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyTAS.cpp:23
|
||
msgid "Movie"
|
||
msgstr "Nauhoitus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:305
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyDebugging.cpp:21
|
||
msgid "Stepping"
|
||
msgstr "Askellus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:306
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyDebugging.cpp:24
|
||
msgid "Program Counter"
|
||
msgstr "Ohjelmalaskuri"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:307
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyDebugging.cpp:26
|
||
msgid "Breakpoint"
|
||
msgstr "Keskeytyskohdat"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:308
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyWii.cpp:20
|
||
#: Source/Core/DolphinQt/Config/SettingsWindow.cpp:202
|
||
msgid "Wii"
|
||
msgstr "Wii"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:309
|
||
msgid "Controller Profile 1"
|
||
msgstr "Ohjainprofiili 1"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:310
|
||
msgid "Controller Profile 2"
|
||
msgstr "Ohjainprofiili 2"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:311
|
||
msgid "Controller Profile 3"
|
||
msgstr "Ohjainprofiili 3"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:312
|
||
msgid "Controller Profile 4"
|
||
msgstr "Ohjainprofiili 4"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:313
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:20
|
||
msgid "Graphics Toggles"
|
||
msgstr "Grafiikkavalinnat"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:314
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:571
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyGraphics.cpp:27
|
||
msgid "Internal Resolution"
|
||
msgstr "Sisäinen kuvatarkkuus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:315
|
||
msgid "Freelook"
|
||
msgstr "Vapaa katselu"
|
||
|
||
#. i18n: Stereoscopic 3D
|
||
#: Source/Core/Core/HotkeyManager.cpp:317
|
||
#: Source/Core/DolphinQt/Config/Mapping/Hotkey3D.cpp:22
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:507
|
||
msgid "3D"
|
||
msgstr "3D"
|
||
|
||
#. i18n: Stereoscopic 3D
|
||
#: Source/Core/Core/HotkeyManager.cpp:319
|
||
#: Source/Core/DolphinQt/Config/Mapping/Hotkey3D.cpp:25
|
||
msgid "3D Depth"
|
||
msgstr "3D-syvyys"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:322
|
||
msgid "Select State"
|
||
msgstr "Valitse tilatallennus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:323
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyStatesOther.cpp:22
|
||
msgid "Load Last State"
|
||
msgstr "Palauta viimeisin tila"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:324
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyStatesOther.cpp:25
|
||
msgid "Other State Hotkeys"
|
||
msgstr "Muut tilojen pikanäppäimet"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:325
|
||
msgid "GBA Core"
|
||
msgstr "GBA-ydin"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:326
|
||
msgid "GBA Volume"
|
||
msgstr "GBA-äänenvoimakkuus"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:327
|
||
msgid "GBA Window Size"
|
||
msgstr "GBA-ikkunan koko"
|
||
|
||
#: Source/Core/Core/HotkeyManager.cpp:328
|
||
msgid "USB Emulation Devices"
|
||
msgstr "USB-emuloinnin laitteet"
|
||
|
||
#: Source/Core/Core/HW/DSPHLE/UCodes/UCodes.cpp:222
|
||
#, c++-format
|
||
msgid ""
|
||
"This title might be incompatible with DSP HLE emulation. Try using LLE if "
|
||
"this is homebrew.\n"
|
||
"\n"
|
||
"Unknown ucode (CRC = {0:08x}) - forcing AXWii."
|
||
msgstr ""
|
||
"Tämä julkaisu ei ehkä ole yhteensopiva DSP-HLE-emuloinnin kanssa. Yritä "
|
||
"käyttää LLE:tä, jos tämä on homebrew-ohjelmistoa.\n"
|
||
"\n"
|
||
"DSP-HLE: Tuntematon mikrokoodi (CRC = {0:08x}) - pakotetaan AXWii."
|
||
|
||
#: Source/Core/Core/HW/DSPHLE/UCodes/UCodes.cpp:231
|
||
#, c++-format
|
||
msgid ""
|
||
"This title might be incompatible with DSP HLE emulation. Try using LLE if "
|
||
"this is homebrew.\n"
|
||
"\n"
|
||
"DSPHLE: Unknown ucode (CRC = {0:08x}) - forcing AX."
|
||
msgstr ""
|
||
"Tämä julkaisu ei ehkä ole yhteensopiva DSP-HLE-emuloinnin kanssa. Yritä "
|
||
"käyttää LLE:tä, jos tämä on homebrew-ohjelmistoa.\n"
|
||
"\n"
|
||
"DSP-HLE: Tuntematon mikrokoodi (CRC = {0:08x}) - pakotetaan AX."
|
||
|
||
#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1490
|
||
#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:1832
|
||
#, c++-format
|
||
msgid "Unhandled Media Board Read: offset={0:08x} length={0:08x}"
|
||
msgstr "Tuntematon mediakortin luku: siirtymä={:08x} pituus={:08x}"
|
||
|
||
#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2030
|
||
#, c++-format
|
||
msgid "Unhandled Media Board Command:{0:04x}"
|
||
msgstr "Tuntematon mediakortin komento:{:04x}"
|
||
|
||
#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2070
|
||
#, c++-format
|
||
msgid "Unhandled Media Board Write: offset={0:08x} length={0:08x}"
|
||
msgstr "Tuntematon mediakortin kirjoitus: siirtymä={:08x} pituus={:08x}"
|
||
|
||
#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2265
|
||
#, c++-format
|
||
msgid "Unhandled Media Board Execute:{0:04x}"
|
||
msgstr "Tuntematon mediakortin suoritus:{:04x}"
|
||
|
||
#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2270
|
||
#, c++-format
|
||
msgid "Unhandled Media Board Command:{0:02x}"
|
||
msgstr "Tuntematon mediakortin komento:{0:02x}"
|
||
|
||
#: Source/Core/Core/HW/DVD/AMMediaboard.cpp:2318
|
||
#, c++-format
|
||
msgid "Unknown game ID:{0:08x}, using default controls."
|
||
msgstr ""
|
||
"Tuntematon pelitunnus:{0:08x}, joten oletusohjainasetukset ovat käytössä."
|
||
|
||
#: Source/Core/Core/HW/DVD/DVDInterface.cpp:461
|
||
msgid "The disc that was about to be inserted couldn't be found."
|
||
msgstr "Laitettavaa levyä ei löytynyt."
|
||
|
||
#: Source/Core/Core/HW/DVD/DVDInterface.cpp:495
|
||
msgid "A disc is already about to be inserted."
|
||
msgstr "Levyn valinta on kesken."
|
||
|
||
#: Source/Core/Core/HW/DVD/DVDInterface.cpp:1221
|
||
#, c++-format
|
||
msgid "Unknown DVD command {0:08x} - fatal error"
|
||
msgstr "Tuntematon DVD-komento {0:08x} - vakava virhe"
|
||
|
||
#: Source/Core/Core/HW/DVD/DVDThread.cpp:87
|
||
msgid "An inserted disc was expected but not found."
|
||
msgstr "Sisälle laitettua levyä ei löytynyt, vaikka sitä odotettiin."
|
||
|
||
#: Source/Core/Core/HW/DVD/DVDThread.cpp:275
|
||
#, c++-format
|
||
msgid "The disc could not be read (at {0:#x} - {1:#x})."
|
||
msgstr "Levyn lukeminen epäonnistui (kohdassa {0:#x} - {1:#x})."
|
||
|
||
#: Source/Core/Core/HW/EXI/BBA/BuiltIn.cpp:485
|
||
#, c++-format
|
||
msgid ""
|
||
"Couldn't open port {0}. This might stop the game's LAN mode from working "
|
||
"properly."
|
||
msgstr ""
|
||
"Portin {0} avaaminen epäonnistui. Pelin lähiverkkotila ei välttämättä toimi "
|
||
"oikein."
|
||
|
||
#: Source/Core/Core/HW/EXI/BBA/BuiltIn.cpp:516
|
||
#, c++-format
|
||
msgid ""
|
||
"Port {0} is already in use. This might stop the game's LAN mode from working "
|
||
"properly."
|
||
msgstr ""
|
||
"Portti {0} on jo käytössä. Pelin lähiverkkotila ei välttämättä toimi oikein."
|
||
|
||
#: Source/Core/Core/HW/EXI/BBA/TAP_Win32.cpp:216
|
||
#, c++-format
|
||
msgid ""
|
||
"ERROR: This version of Dolphin requires a TAP-Win32 driver that is at least "
|
||
"version {0}.{1} -- If you recently upgraded your Dolphin distribution, a "
|
||
"reboot is probably required at this point to get Windows to see the new "
|
||
"driver."
|
||
msgstr ""
|
||
"VIRHE: Tämä Dolphinin versio vaatii TAP-Win32-ajuri, joka on versioltaan "
|
||
"vähintään {0}.{1} -- Jos olet hiljattain päivittänyt Dolphin-jakelun, "
|
||
"luultavasti tarvitaan uudelleenkäynnistys, jotta Windows havaitsisi uuden "
|
||
"ajurin."
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI.cpp:50
|
||
msgid ""
|
||
"The movie indicates that a memory card should be inserted into {0:n}, but "
|
||
"one is not currently inserted (instead, {1} is inserted). For the movie to "
|
||
"sync properly, please change the selected device to Memory Card or GCI "
|
||
"Folder."
|
||
msgstr ""
|
||
"Nauhoitus kertoo, että paikassa {0:n} tulisi olla muistikortti, mutta "
|
||
"muistikortti ei ole paikallaan (sen sijaan, paikassa on {1}). Jotta "
|
||
"nauhoitus toimii oikein, vaihda valittu laite muistikortiksi tai GCI-"
|
||
"kansioksi."
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.cpp:143
|
||
msgid ""
|
||
"Dolphin was built with Cubeb disabled. The Microphone device cannot be used."
|
||
msgstr ""
|
||
"Dolphin on koottu ilman Cubeb-kirjastoa, minkä vuoksi mikrofonilaitetta ei "
|
||
"voi käyttää."
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_DeviceEthernet.cpp:76
|
||
#, c++-format
|
||
msgid ""
|
||
"BBA MAC address {0} invalid for XLink Kai. A valid Nintendo GameCube MAC "
|
||
"address must be used. Generate a new MAC address starting with 00:09:bf or "
|
||
"00:17:ab."
|
||
msgstr ""
|
||
"BBA MAC-osoite {0} on virheellinen XLink Kai -sovellukselle. Kelvollista "
|
||
"Nintendo GameCuben MAC-osoitetta on käytettä. Luo uusi MAC-osoite, joka "
|
||
"alkaa joko okteteilla 00:09:bf tai 00:17:ab."
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:93
|
||
msgid "Dummy"
|
||
msgstr "Valelaite"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:94
|
||
msgid "Memory Card"
|
||
msgstr "Muistikortti"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:95
|
||
msgid "Mask ROM"
|
||
msgstr "Peite-ROM"
|
||
|
||
#. i18n: A mysterious debugging/diagnostics peripheral for the GameCube.
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:97
|
||
msgid "AD16"
|
||
msgstr "AD16-laite"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:98 Source/Core/Core/HW/GCPadEmu.h:63
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCMicrophone.cpp:26
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:471
|
||
msgid "Microphone"
|
||
msgstr "Mikrofoni"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:99
|
||
msgid "Broadband Adapter (TAP)"
|
||
msgstr "Laajakaistasovitin (TAP)"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:100
|
||
#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:43
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:525
|
||
msgid "Triforce Baseboard"
|
||
msgstr "Triforce-päälevy"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:101
|
||
msgid "USB Gecko"
|
||
msgstr "USB Gecko"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:102
|
||
msgid "GCI Folder"
|
||
msgstr "GCI-kansio"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:103
|
||
msgid "Advance Game Port"
|
||
msgstr "Advance Game Port"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:104
|
||
msgid "Broadband Adapter (XLink Kai)"
|
||
msgstr "Laajakaistasovitin (XLink Kai)"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:105
|
||
msgid "Broadband Adapter (tapserver)"
|
||
msgstr "Laajakaistasovitin (tapserver)"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:106
|
||
msgid "Broadband Adapter (HLE)"
|
||
msgstr "Laajakaistasovitin (HLE)"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:107
|
||
msgid "Modem Adapter (tapserver)"
|
||
msgstr "Modeemisovitin (tap-palvelin)"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:108
|
||
msgid "Broadband Adapter (IPC)"
|
||
msgstr "Laajakaistasovitin (IPC)"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_Device.h:132
|
||
msgid "<Nothing>"
|
||
msgstr "<Ei mitään>"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_DeviceIPL.cpp:333
|
||
msgid ""
|
||
"Error: Trying to access Windows-1252 fonts but they are not loaded. Games "
|
||
"may not show fonts correctly, or crash."
|
||
msgstr ""
|
||
"Virhe: Windows-1252-fontteja on yritettyä hakea, mutta ne eivät ole "
|
||
"ladattuna. Pelit voivat näyttää tekstiä väärin tai kaatua."
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_DeviceIPL.cpp:338
|
||
msgid ""
|
||
"Error: Trying to access Shift JIS fonts but they are not loaded. Games may "
|
||
"not show fonts correctly, or crash."
|
||
msgstr ""
|
||
"Virhe: Shift-JIS-fontteja on yritettyä hakea, mutta ne eivät ole ladattuna. "
|
||
"Pelit voivat näyttää tekstiä väärin tai kaatua."
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_DeviceMemoryCard.cpp:198
|
||
#, c++-format
|
||
msgid "{0} was not a directory, moved to *.original"
|
||
msgstr "{0} ei ollut hakemisto, siirto tapahtui kohteeseen *.original"
|
||
|
||
#: Source/Core/Core/HW/EXI/EXI_DeviceMemoryCard.cpp:207
|
||
#, c++-format
|
||
msgid ""
|
||
"{0} is not a directory, failed to move to *.original.\n"
|
||
" Verify your write permissions or move the file outside of Dolphin"
|
||
msgstr ""
|
||
"{0} ei ole hakemisto, siirto kohteeseen *.original epäonnistui.\n"
|
||
" Tarkista kirjoitusoikeudet tai siirrä tiedosto Dolphinin ulkopuolella"
|
||
|
||
#: Source/Core/Core/HW/GBACore.cpp:201
|
||
#, c++-format
|
||
msgid "Error: GBA{0} failed to open the ROM in {1}"
|
||
msgstr "Virhe: GBA{0} ei onnistunut avaamaan ROMia {1}"
|
||
|
||
#: Source/Core/Core/HW/GBACore.cpp:211
|
||
#, c++-format
|
||
msgid "Error: GBA{0} failed to create core"
|
||
msgstr "Virhe: GBA{0} ei onnistunut luomaan ydintä"
|
||
|
||
#: Source/Core/Core/HW/GBACore.cpp:239
|
||
#, c++-format
|
||
msgid "Error: GBA{0} failed to load the ROM in {1}"
|
||
msgstr "Virhe: GBA{0} ei onnistunut lataamaan ROMia {1}"
|
||
|
||
#: Source/Core/Core/HW/GBACore.cpp:379
|
||
#, c++-format
|
||
msgid "Error: GBA{0} failed to open the save in {1}"
|
||
msgstr "Virhe: GBA{0} ei onnistunut avaamaan tallennustiedostoa {1}"
|
||
|
||
#: Source/Core/Core/HW/GBACore.cpp:385
|
||
#, c++-format
|
||
msgid "Error: GBA{0} failed to load the save in {1}"
|
||
msgstr "Virhe: GBA{0} ei onnistunut lataamaan tallennustiedostoa {1}"
|
||
|
||
#: Source/Core/Core/HW/GBAPad.cpp:13 Source/Core/Core/HW/GCPad.cpp:14
|
||
msgid "Pad"
|
||
msgstr "Ohjain"
|
||
|
||
#: Source/Core/Core/HW/GBAPadEmu.h:38 Source/Core/Core/HW/GCPadEmu.h:57
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:221
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:72
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:80
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.h:177
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:33
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:50
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/UDrawTablet.cpp:38
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.h:121
|
||
#: Source/Core/DolphinQt/Config/Mapping/GBAPadEmu.cpp:26
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:23
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:48
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:82
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:110
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:136
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:156
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:188
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:237
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:34
|
||
#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:66
|
||
#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:97
|
||
msgid "Buttons"
|
||
msgstr "Painikkeet"
|
||
|
||
#: Source/Core/Core/HW/GBAPadEmu.h:39 Source/Core/Core/HW/GCPadEmu.h:60
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:225
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.h:122
|
||
#: Source/Core/DolphinQt/Config/Mapping/GBAPadEmu.cpp:23
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:25
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:51
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:37
|
||
msgid "D-Pad"
|
||
msgstr "Ristiohjain"
|
||
|
||
#: Source/Core/Core/HW/GBAPadEmu.h:45
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:42
|
||
msgid "SELECT"
|
||
msgstr "SELECT"
|
||
|
||
#. i18n: The START/PAUSE button on GameCube controllers
|
||
#: Source/Core/Core/HW/GBAPadEmu.h:46 Source/Core/Core/HW/GCPadEmu.cpp:50
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:43
|
||
msgid "START"
|
||
msgstr "START"
|
||
|
||
#: Source/Core/Core/HW/GCKeyboard.cpp:16
|
||
msgid "Keyboard"
|
||
msgstr "Näppäimistö"
|
||
|
||
#: Source/Core/Core/HW/GCKeyboardEmu.cpp:59
|
||
#: Source/Core/Core/HW/GCKeyboardEmu.cpp:63
|
||
#: Source/Core/Core/HW/GCKeyboardEmu.cpp:67
|
||
#: Source/Core/Core/HW/GCKeyboardEmu.cpp:71
|
||
#: Source/Core/Core/HW/GCKeyboardEmu.cpp:75
|
||
#: Source/Core/Core/HW/GCKeyboardEmu.cpp:79
|
||
msgid "Keys"
|
||
msgstr "Näppäimet"
|
||
|
||
#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:407
|
||
#, c++-format
|
||
msgid "Report: GCIFolder Writing to unallocated block {0:#x}"
|
||
msgstr "Raportti: GCIFolder kirjoittaa varaamattomaan lohkoon {0:#x}"
|
||
|
||
#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:427
|
||
msgid "GCMemcardDirectory: ClearBlock called with invalid block address"
|
||
msgstr ""
|
||
"GCMemcardDirectory: ClearBlock-käskyä kutsuttiin virheellisellä lohko-"
|
||
"osoitteella"
|
||
|
||
#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:498
|
||
#, c++-format
|
||
msgid ""
|
||
"Game overwrote with another games save. Data corruption ahead {0:#x}, {1:#x}"
|
||
msgstr ""
|
||
"Peli ylikirjoitti toisen pelin tallennustiedoston. Datan vioittumista edessä "
|
||
"{0:#x}, {1:#x}"
|
||
|
||
#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:601
|
||
msgid "BAT incorrect. Dolphin will now exit"
|
||
msgstr "BAT on virheellinen. Dolphin sulkeutuu nyt"
|
||
|
||
#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:611
|
||
#, c++-format
|
||
msgid ""
|
||
"Warning: Number of blocks indicated by the BAT ({0}) does not match that of "
|
||
"the loaded file header ({1})"
|
||
msgstr ""
|
||
"Varoitus: BAT:n nimeämä lohkolukumäärä ({0}) ei vastaa ladatun tiedoston "
|
||
"otsaketta ({1})"
|
||
|
||
#: Source/Core/Core/HW/GCMemcard/GCMemcardDirectory.cpp:654
|
||
#, c++-format
|
||
msgid ""
|
||
"Failed to find new filename.\n"
|
||
"{0}\n"
|
||
" will be overwritten"
|
||
msgstr ""
|
||
"Uuden tiedostonimen haku epäonnistui.\n"
|
||
"{0}\n"
|
||
" ylikirjoitetaan"
|
||
|
||
#: Source/Core/Core/HW/GCMemcard/GCMemcardRaw.cpp:138
|
||
#, c++-format
|
||
msgid ""
|
||
"Could not write memory card file {0}.\n"
|
||
"\n"
|
||
"Are you running Dolphin from a CD/DVD, or is the save file maybe write "
|
||
"protected?\n"
|
||
"\n"
|
||
"Are you receiving this after moving the emulator directory?\n"
|
||
"If so, then you may need to re-specify your memory card location in the "
|
||
"options."
|
||
msgstr ""
|
||
"Muistikorttitiedoston {0} kirjoittaminen epäonnistui.\n"
|
||
"\n"
|
||
"Onko Dolphin käynnistetty CD:ltä tai DVD:ltä, tai onko tallennustiedosto "
|
||
"kirjoitussuojattu?\n"
|
||
"\n"
|
||
"Onko tämä virheilmoitus ilmestynyt emulaattorihakemiston siirtämisen "
|
||
"jälkeen? Siinä tapauksessa muistikortin paikka on ehkä määritettävä "
|
||
"uudelleen asetuksista."
|
||
|
||
#: Source/Core/Core/HW/GCMemcard/GCMemcardRaw.cpp:173
|
||
#, c++-format
|
||
msgid "MemoryCard: Read called with invalid source address ({0:#x})"
|
||
msgstr ""
|
||
"MemoryCard: Read-kutsu tapahtui virheellisellä lähdeosoitteella ({0:#x})"
|
||
|
||
#: Source/Core/Core/HW/GCMemcard/GCMemcardRaw.cpp:185
|
||
#, c++-format
|
||
msgid "MemoryCard: Write called with invalid destination address ({0:#x})"
|
||
msgstr ""
|
||
"MemoryCard: Write-kutsu tapahtui virheellisellä kohdeosoitteella ({0:#x})"
|
||
|
||
#: Source/Core/Core/HW/GCMemcard/GCMemcardRaw.cpp:202
|
||
#, c++-format
|
||
msgid "MemoryCard: ClearBlock called on invalid address ({0:#x})"
|
||
msgstr ""
|
||
"MemoryCard: ClearBlock-kutsu tapahtui virheellisellä osoitteella ({0:#x})"
|
||
|
||
#: Source/Core/Core/HW/GCPadEmu.cpp:54
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:34
|
||
msgid "Control Stick"
|
||
msgstr "Ohjainsauva"
|
||
|
||
#: Source/Core/Core/HW/GCPadEmu.cpp:56
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:36
|
||
#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:32
|
||
msgid "C Stick"
|
||
msgstr "C-sauva"
|
||
|
||
#: Source/Core/Core/HW/GCPadEmu.cpp:81
|
||
msgid "Button"
|
||
msgstr "Painike"
|
||
|
||
#: Source/Core/Core/HW/GCPadEmu.cpp:85
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:287
|
||
msgid "Motor"
|
||
msgstr "Moottori"
|
||
|
||
#. i18n: Treat a controller as always being connected regardless of what
|
||
#. devices the user actually has plugged in
|
||
#: Source/Core/Core/HW/GCPadEmu.cpp:93
|
||
msgid "Always Connected"
|
||
msgstr "Aina yhteydessä"
|
||
|
||
#: Source/Core/Core/HW/GCPadEmu.cpp:94
|
||
msgid ""
|
||
"If checked, the emulated controller is always connected.\n"
|
||
"If unchecked, the connection state of the emulated controller is linked\n"
|
||
"to the connection state of the real default device (if there is one)."
|
||
msgstr ""
|
||
"Jos tämä on käytössä, emuloitu ohjain on jatkuvasti yhteydessä.\n"
|
||
"Jos tämä ei ole käytössä, emuloidun ohjaimen yhteys riippuu siihen "
|
||
"linkitetyn varsinaisen ohjaimen (jos sellainen on) yhteydestä."
|
||
|
||
#: Source/Core/Core/HW/GCPadEmu.h:61
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:224
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:38
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:63
|
||
#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:39
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:207
|
||
msgid "Triggers"
|
||
msgstr "Olkanäppäimet"
|
||
|
||
#: Source/Core/Core/HW/GCPadEmu.h:62
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:286
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:40
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:71
|
||
msgid "Rumble"
|
||
msgstr "Tärinä"
|
||
|
||
#: Source/Core/Core/HW/GCPadEmu.h:64
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:290
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:42
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:76
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:87
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:424
|
||
msgid "Options"
|
||
msgstr "Asetukset"
|
||
|
||
#: Source/Core/Core/HW/GCPadEmu.h:65
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadEmu.cpp:29
|
||
#: Source/Core/DolphinQt/Config/SettingsWindow.cpp:203
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:322
|
||
msgid "Triforce"
|
||
msgstr "Triforce"
|
||
|
||
#: Source/Core/Core/HW/GCPadEmu.h:75
|
||
msgid "Test"
|
||
msgstr "Testi"
|
||
|
||
#: Source/Core/Core/HW/GCPadEmu.h:76
|
||
msgid "Service"
|
||
msgstr "Huolto"
|
||
|
||
#: Source/Core/Core/HW/GCPadEmu.h:77
|
||
msgid "Coin"
|
||
msgstr "Kolikko"
|
||
|
||
#. i18n: The left trigger button (labeled L on real controllers)
|
||
#: Source/Core/Core/HW/GCPadEmu.h:80
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:238
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:48
|
||
msgid "L"
|
||
msgstr "L"
|
||
|
||
#. i18n: The right trigger button (labeled R on real controllers)
|
||
#: Source/Core/Core/HW/GCPadEmu.h:82
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:240
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:49
|
||
msgid "R"
|
||
msgstr "R"
|
||
|
||
#. i18n: The left trigger button (labeled L on real controllers) used as an analog input
|
||
#: Source/Core/Core/HW/GCPadEmu.h:84
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:242
|
||
msgid "L-Analog"
|
||
msgstr "L-analogi"
|
||
|
||
#. i18n: The right trigger button (labeled R on real controllers) used as an analog input
|
||
#: Source/Core/Core/HW/GCPadEmu.h:86
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:244
|
||
msgid "R-Analog"
|
||
msgstr "R-analogi"
|
||
|
||
#: Source/Core/Core/HW/SI/SI_Device.cpp:188
|
||
msgid "Error: This build does not support emulated GBA controllers"
|
||
msgstr "Virhe: tämä koontiversio ei tue emuloituja GBA-ohjaimia"
|
||
|
||
#: Source/Core/Core/HW/Wiimote.cpp:100
|
||
msgid "Wii Remote"
|
||
msgstr "Wii Remote"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.cpp:50
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:45
|
||
msgid "Classic Controller"
|
||
msgstr "Classic-ohjain"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:222
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:55
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:92
|
||
msgid "Left Stick"
|
||
msgstr "Vasen sauva"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Classic.h:223
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:59
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:97
|
||
msgid "Right Stick"
|
||
msgstr "Oikea ohjaussauva"
|
||
|
||
#. i18n: The "Drawsome" (combination of "Draw" and "Awesome") tablet wiimote extension by Ubisoft.
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/DrawsomeTablet.cpp:23
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:203
|
||
msgid "Drawsome Tablet"
|
||
msgstr "Drawsome-tabletti"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/DrawsomeTablet.cpp:27
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/UDrawTablet.cpp:46
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:192
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:206
|
||
msgid "Stylus"
|
||
msgstr "Osoitinkynä"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/DrawsomeTablet.cpp:30
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/UDrawTablet.cpp:49
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:195
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:210
|
||
msgid "Touch"
|
||
msgstr "Kosketus"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/DrawsomeTablet.cpp:32
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/UDrawTablet.cpp:50
|
||
msgid "Pressure"
|
||
msgstr "Paine"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/DrawsomeTablet.cpp:33
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/UDrawTablet.cpp:51
|
||
msgid "Lift"
|
||
msgstr "Nosto"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:31
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:47
|
||
msgid "Red"
|
||
msgstr "Punainen"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:32
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:48
|
||
msgid "Yellow"
|
||
msgstr "Keltainen"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:33
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:49
|
||
msgid "Blue"
|
||
msgstr "Sininen"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:34
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:50
|
||
msgid "Orange"
|
||
msgstr "Oranssi"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:35
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:46
|
||
msgid "Green"
|
||
msgstr "Vihreä"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:36
|
||
msgid "Bass"
|
||
msgstr "Basso"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:53
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:73
|
||
msgid "Drum Kit"
|
||
msgstr "Rumpusetti"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:58
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:80
|
||
msgid "Pads"
|
||
msgstr "Ohjaimet"
|
||
|
||
#. i18n: Refers to how hard emulated drum pads are struck.
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:66
|
||
msgid "Hit Strength"
|
||
msgstr "Lyömävoima"
|
||
|
||
#. i18n: The symbol for percent.
|
||
#. i18n: The percent symbol.
|
||
#. i18n: Percentage symbol.
|
||
#. i18n: The percent symbol.
|
||
#. i18n: The symbol/abbreviation for percent.
|
||
#. i18n: The percent symbol.
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:68
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:295
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:301
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:389
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:93
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:50
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUCursor.cpp:43
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/MixedTriggers.cpp:26
|
||
msgid "%"
|
||
msgstr "%"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Drums.cpp:78
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:87
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.h:178
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:72
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:76
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:106
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:124
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:151
|
||
msgid "Stick"
|
||
msgstr "Ohjaussauva"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:63
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:120
|
||
msgid "Guitar"
|
||
msgstr "Kitara"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:68
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:131
|
||
msgid "Frets"
|
||
msgstr "Nauhat"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:75
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:129
|
||
msgid "Strum"
|
||
msgstr "Rämpytys"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:90
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:138
|
||
msgid "Whammy"
|
||
msgstr "Vibrakampi"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:91
|
||
msgid "Bar"
|
||
msgstr "Kampi"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Guitar.cpp:94
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:140
|
||
msgid "Slider Bar"
|
||
msgstr "Kapo"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:32
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:104
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:31
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:27
|
||
msgid "Nunchuk"
|
||
msgstr "Nunchuk"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:47
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:229
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:29
|
||
msgid "Shake"
|
||
msgstr "Ravistus"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:50
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:230
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:32
|
||
msgid "Tilt"
|
||
msgstr "Kallistus"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:53
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:231
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionSimulation.cpp:35
|
||
msgid "Swing"
|
||
msgstr "Heilautus"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Nunchuk.cpp:57
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:256
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:49
|
||
msgid "Accelerometer"
|
||
msgstr "Kiihtyvyysanturi"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:23
|
||
msgid "Shinkansen Controller"
|
||
msgstr "Shinkansen-ohjain"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:47
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:235
|
||
msgid "Levers"
|
||
msgstr "Vivut"
|
||
|
||
#. i18n: Noun. This is used as a label for a control group that represents lights on controllers.
|
||
#. i18n: One of the elements in the Skylanders games. For official translations
|
||
#. in other languages, check the SuperChargers manual at https://support.activision.com/manuals
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:52
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:239
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:354
|
||
msgid "Light"
|
||
msgstr "Valo"
|
||
|
||
#. i18n: A light on the Shinkansen controller that lights up when the train doors are locked.
|
||
#. Labeled 戸じめ (in Japanese) on the actual controller.
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Shinkansen.cpp:55
|
||
msgid "Doors Locked"
|
||
msgstr "Ovet lukossa"
|
||
|
||
#. i18n: The drum controller used in "Taiko no Tatsujin" games. Also known as a "TaTaCon".
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:37
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:219
|
||
msgid "Taiko Drum"
|
||
msgstr "Taiko-rumpu"
|
||
|
||
#. i18n: Refers to the "center" of a TaTaCon drum.
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:42
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:222
|
||
msgid "Center"
|
||
msgstr "Keskipiste"
|
||
|
||
#. i18n: Refers to the "rim" of a TaTaCon drum.
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/TaTaCon.cpp:47
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:224
|
||
msgid "Rim"
|
||
msgstr "Reuna"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:37
|
||
msgid "Green Left"
|
||
msgstr "Vihreä vasen"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:38
|
||
msgid "Red Left"
|
||
msgstr "Punainen vasen"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:39
|
||
msgid "Blue Left"
|
||
msgstr "Sininen vasen"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:40
|
||
msgid "Green Right"
|
||
msgstr "Vihreä oikea"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:41
|
||
msgid "Red Right"
|
||
msgstr "Punainen oikea"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:42
|
||
msgid "Blue Right"
|
||
msgstr "Sininen oikea"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:45
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:149
|
||
msgid "DJ Turntable"
|
||
msgstr "DJ-levysoitin"
|
||
|
||
#. i18n: This button name refers to a gameplay element in DJ Hero
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:60
|
||
msgid "Euphoria"
|
||
msgstr "Euforia"
|
||
|
||
#. i18n: "Table" refers to a turntable
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:64
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:166
|
||
msgid "Left Table"
|
||
msgstr "Vasen levysoitin"
|
||
|
||
#. i18n: "Table" refers to a turntable
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:67
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:171
|
||
msgid "Right Table"
|
||
msgstr "Oikea levysoitin"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:75
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:160
|
||
msgid "Effect"
|
||
msgstr "Tehoste"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/Turntable.cpp:78
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:175
|
||
msgid "Crossfade"
|
||
msgstr "Ristihäivytys"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/UDrawTablet.cpp:29
|
||
msgid "Rocker Up"
|
||
msgstr "Keinuja ylös"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/UDrawTablet.cpp:30
|
||
msgid "Rocker Down"
|
||
msgstr "Keinuja alas"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/Extension/UDrawTablet.cpp:33
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:185
|
||
msgid "uDraw GameTablet"
|
||
msgstr "uDraw GameTablet"
|
||
|
||
#. i18n: "Point" refers to the action of pointing a Wii Remote.
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:228
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:233
|
||
msgid "Point"
|
||
msgstr "Osoitus"
|
||
|
||
#. i18n: FOV stands for "Field of view".
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:238
|
||
msgid "Horizontal FOV"
|
||
msgstr "Vaakatason näkökenttä"
|
||
|
||
#. i18n: The symbol/abbreviation for degrees (unit of angular measure).
|
||
#. i18n: The degrees symbol.
|
||
#. i18n: The symbol/abbreviation for degrees (unit of angular measure).
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:240
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:248
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:47
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:56
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:59
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUCursor.cpp:34
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Tilt.cpp:28
|
||
msgid "°"
|
||
msgstr "°"
|
||
|
||
#. i18n: Refers to emulated wii remote camera properties.
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:242
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:250
|
||
msgid "Camera field of view (affects sensitivity of pointing)."
|
||
msgstr "Kameran näkökenttä (vaikuttaa osoituksen herkkyyteen)."
|
||
|
||
#. i18n: FOV stands for "Field of view".
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:246
|
||
msgid "Vertical FOV"
|
||
msgstr "Pystysuuntainen näkökenttä"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:254
|
||
msgid "Point (Passthrough)"
|
||
msgstr "Osoitin (läpipäästö)"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:258
|
||
msgid "Gyroscope"
|
||
msgstr "Gyroskooppi"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:264
|
||
msgid "Sideways Toggle"
|
||
msgstr "Vaakasuuntaisuus päälle/pois"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:265
|
||
msgid "Upright Toggle"
|
||
msgstr "Pystysuuntaisuus päälle/pois"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:267
|
||
msgid "Sideways Hold"
|
||
msgstr "Vaakasuuntainen pitely"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:268
|
||
msgid "Upright Hold"
|
||
msgstr "Pystysuuntainen pitely"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:271
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:483
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:47
|
||
msgid "Extension"
|
||
msgstr "Lisälaite"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:283
|
||
msgid "Attach MotionPlus"
|
||
msgstr "Liitä MotionPlus"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:293
|
||
msgid "Speaker Pan"
|
||
msgstr "Kaiuttimien tasapaino"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:299
|
||
msgid "Battery"
|
||
msgstr "Paristo"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:307
|
||
msgid "Upright Wii Remote"
|
||
msgstr "Pystysuuntainen Wii Remote"
|
||
|
||
#: Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp:310
|
||
msgid "Sideways Wii Remote"
|
||
msgstr "Vaakasuuntainen Wii Remote"
|
||
|
||
#: Source/Core/Core/IOS/ES/ES.cpp:342
|
||
msgid ""
|
||
"You cannot use the Wii Shop Channel without using your own device "
|
||
"credentials.\n"
|
||
"Please refer to the NAND usage guide for setup instructions: https://dolphin-"
|
||
"emu.org/docs/guides/nand-usage-guide/"
|
||
msgstr ""
|
||
"Et voi käyttää Wii Shop -kanavaa käyttämättä oman laitteesi tunnuksia.\n"
|
||
"Lue lisätietoja NAND-muistin käyttöoppaasta: https://dolphin-emu.org/docs/"
|
||
"guides/nand-usage-guide/"
|
||
|
||
#: Source/Core/Core/IOS/ES/ES.cpp:386
|
||
#, c++-format
|
||
msgid ""
|
||
"Could not launch IOS {0:016x} because it is missing from the NAND.\n"
|
||
"The emulated software will likely hang now."
|
||
msgstr ""
|
||
"IOS {0:016x}:n käynnistys epäonnistui, koska se puuttuu NAND-muistista.\n"
|
||
"Emuloitu ohjelmisto mitä luultavimmin jumittuu."
|
||
|
||
#: Source/Core/Core/IOS/ES/ES.cpp:421
|
||
msgid ""
|
||
"Could not launch the Wii Menu because it is missing from the NAND.\n"
|
||
"The emulated software will likely hang now."
|
||
msgstr ""
|
||
"Wii-valikon käynnistys epäonnistui, koska se puuttuu NAND-muistista.\n"
|
||
"Emuloitu ohjelmisto mitä luultavimmin jumittuu."
|
||
|
||
#: Source/Core/Core/IOS/ES/ES.cpp:426
|
||
#, c++-format
|
||
msgid ""
|
||
"Could not launch title {0:016x} because it is missing from the NAND.\n"
|
||
"The emulated software will likely hang now."
|
||
msgstr ""
|
||
"Julkaisun {0:016x} käynnistys epäonnistui, koska se puuttuu NAND-muistista.\n"
|
||
"Emuloitu ohjelmisto mitä luultavimmin jumittuu."
|
||
|
||
#: Source/Core/Core/IOS/Network/SSL.cpp:165
|
||
#, c++-format
|
||
msgid ""
|
||
"IOS: Could not read a file required for SSL services ({0}). Please refer to "
|
||
"https://dolphin-emu.org/docs/guides/wii-network-guide/ for instructions on "
|
||
"setting up Wii networking."
|
||
msgstr ""
|
||
"IOS: SSL-palveluita varten vaaditun tiedoston ({0}) luku epäonnistui. "
|
||
"Tarkista osoitteesta https://dolphin-emu.org/docs/guides/wii-network-guide/ "
|
||
"ohjeita Wii-verkkoyhteyden asentamiseen."
|
||
|
||
#: Source/Core/Core/IOS/Network/SSL.cpp:180
|
||
#, c++-format
|
||
msgid ""
|
||
"IOS: A file required for SSL services ({0}) is invalid. Please refer to "
|
||
"https://dolphin-emu.org/docs/guides/wii-network-guide/ for instructions on "
|
||
"setting up Wii networking."
|
||
msgstr ""
|
||
"IOS: SSL-palveluita varten vaadittu tiedosto ({0}) on virheellinen. Tarkista "
|
||
"osoitteesta https://dolphin-emu.org/docs/guides/wii-network-guide/ ohjeita "
|
||
"Wii-verkkoyhteyden asentamiseen."
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/BTEmu.cpp:77
|
||
msgid "Failed to write BT.DINF to SYSCONF"
|
||
msgstr "BT.DINF-tiedoston tallentaminen SYSCONFiin epäonnistui"
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/BTEmu.cpp:378
|
||
msgid "Received invalid Wii Remote data from Netplay."
|
||
msgstr "Nettipelistä saapui virheellistä Wii Remote -dataa."
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/BTEmu.cpp:1912
|
||
#, c++-format
|
||
msgid "Can't find Wii Remote by connection handle {0:02x}"
|
||
msgstr "Wii Remote -ohjainta ei löydy yhteystunnisteella {0:02x}"
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/BTStub.cpp:14
|
||
msgid ""
|
||
"Bluetooth passthrough mode is enabled, but Dolphin was built without libusb. "
|
||
"Passthrough mode cannot be used."
|
||
msgstr ""
|
||
"Bluetooth-läpipäästötila on käytössä, mutta Dolphin on käännetty ilman "
|
||
"libusb-kirjastoa. Läpipäästötilaa ei voi käyttää."
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/LibUSBBluetoothAdapter.cpp:136
|
||
#, c++-format
|
||
msgid "GetDeviceList failed: {0}"
|
||
msgstr "GetDeviceList epäonnistui: {0}"
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/LibUSBBluetoothAdapter.cpp:144
|
||
msgid ""
|
||
"Could not find any usable Bluetooth USB adapter for Bluetooth Passthrough.\n"
|
||
"\n"
|
||
"The emulated console will now stop."
|
||
msgstr ""
|
||
"Käyttökelpoista Bluetooth-USB-sovitinta Bluetooth-läpipäästöön ei löytynyt.\n"
|
||
"\n"
|
||
"Emuloitu konsoli pysähtyy."
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/LibUSBBluetoothAdapter.cpp:150
|
||
#, c++-format
|
||
msgid ""
|
||
"Could not find any usable Bluetooth USB adapter for Bluetooth Passthrough.\n"
|
||
"The following error occurred when Dolphin tried to use an adapter:\n"
|
||
"{0}\n"
|
||
"\n"
|
||
"The emulated console will now stop."
|
||
msgstr ""
|
||
"Käyttökelpoista Bluetooth-USB-sovitinta Bluetooth-läpipäästöön ei löytynyt.\n"
|
||
"Seuraava virhe tapahtui, kun Dolphin yritti käyttää sovitinta:\n"
|
||
"{0}\n"
|
||
"\n"
|
||
"Emuloitu konsoli pysähtyy."
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/LibUSBBluetoothAdapter.cpp:170
|
||
msgid ""
|
||
"Failed to initialize Realtek Bluetooth device.\n"
|
||
"\n"
|
||
"Bluetooth passthrough will probably not work."
|
||
msgstr ""
|
||
"Realtekin Bluetooth-laitteen alustus epäonnistui.\n"
|
||
"\n"
|
||
"Bluetooth-läpipäästö voi toimia väärin."
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/LibUSBBluetoothAdapter.cpp:488
|
||
#, c++-format
|
||
msgid "Failed to open Bluetooth device {:04x}:{:04x}: {}"
|
||
msgstr "Bluetooth-laitteen {:04x}:{:04x} avaus epäonnistui: {}"
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/LibUSBBluetoothAdapter.cpp:505
|
||
#, c++-format
|
||
msgid "Failed to detach kernel driver for BT passthrough: {0}"
|
||
msgstr "Bluetooth-läpipääsyn ydinohjaimen irrottaminen epäonnistui: {0}"
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/LibUSBBluetoothAdapter.cpp:512
|
||
#, c++-format
|
||
msgid "Failed to claim interface for BT passthrough: {0}"
|
||
msgstr "Rajapinnan valtaaminen BT-läpipäästöön epäonnistui: {0}"
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/RealtekFirmwareLoader.cpp:448
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/RealtekFirmwareLoader.cpp:473
|
||
#, c++-format
|
||
msgid ""
|
||
"HTTP GET {0}\n"
|
||
"\n"
|
||
"Error: {1}"
|
||
msgstr ""
|
||
"HTTP GET {0}\n"
|
||
"\n"
|
||
"Virhe: {1}"
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/RealtekFirmwareLoader.cpp:467
|
||
#, c++-format
|
||
msgid ""
|
||
"File {0} was not found on the server.\n"
|
||
"\n"
|
||
"This might be normal.\n"
|
||
"\n"
|
||
"Not all devices expect this file."
|
||
msgstr ""
|
||
"Tiedostoa {0} ei löytynyt palvelimelta.\n"
|
||
"\n"
|
||
"Tämä voi olla normaalia.\n"
|
||
"\n"
|
||
"Laitteet eivät välttämättä tarvitse tätä tiedostoa."
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/RealtekFirmwareLoader.cpp:486
|
||
#, c++-format
|
||
msgid ""
|
||
"Bluetooth passthrough failed to read firmware file from:\n"
|
||
"{0}\n"
|
||
"\n"
|
||
"Refer to https://wiki.dolphin-emu.org/index.php?title=Bluetooth_Passthrough "
|
||
"for instructions."
|
||
msgstr ""
|
||
"Bluetooth-läpipäästö ei voinut hakea tiedostoa:\n"
|
||
"{0}\n"
|
||
"\n"
|
||
"Lue ohje lähteestä https://wiki.dolphin-emu.org/index.php?"
|
||
"title=Bluetooth_Passthrough"
|
||
|
||
#: Source/Core/Core/IOS/USB/Bluetooth/RealtekFirmwareLoader.cpp:531
|
||
#, c++-format
|
||
msgid ""
|
||
"Bluetooth passthrough requires missing firmware: {0}\n"
|
||
"\n"
|
||
"Automatically download from gitlab.com now?"
|
||
msgstr ""
|
||
"Bluetooth-läpipäästöön tarvitaan puuttuva ohjelmisto: {0}\n"
|
||
"\n"
|
||
"Haluatko ladata sen gitlab.com-palvelimelta?"
|
||
|
||
#: Source/Core/Core/Movie.cpp:207
|
||
#, c++-format
|
||
msgid "The recorded game ({0}) is not the same as the selected game ({1})"
|
||
msgstr "Nauhoitettu peli ({0}) ei ole sama kuin valittu peli ({1})"
|
||
|
||
#: Source/Core/Core/Movie.cpp:350
|
||
#, c++-format
|
||
msgid ""
|
||
"The disc change to \"{0}\" could not be saved in the .dtm file.\n"
|
||
"The filename of the disc image must not be longer than 40 characters."
|
||
msgstr ""
|
||
"Vaihtoa levyyn \"{0}\" ei voi tallentaa .dtm-tiedostoon.\n"
|
||
"Levytiedoston nimi ei voi olla pidempi kuin 40 merkkiä."
|
||
|
||
#: Source/Core/Core/Movie.cpp:914
|
||
msgid "Invalid recording file"
|
||
msgstr "Virheellinen nauhoitustiedosto"
|
||
|
||
#: Source/Core/Core/Movie.cpp:953
|
||
#, c++-format
|
||
msgid ""
|
||
"Movie {0} indicates that it starts from a savestate, but {1} doesn't exist. "
|
||
"The movie will likely not sync!"
|
||
msgstr ""
|
||
"Nauhoitus {0} kertoo alkaneensa tilantallennuksesta, mutta tilaa {1} ei ole "
|
||
"olemassa. Nauhoitus mitä todennäköisimmin ei toimi oikein!"
|
||
|
||
#: Source/Core/Core/Movie.cpp:990
|
||
#, c++-format
|
||
msgid "Failed to read {0}"
|
||
msgstr "Kohteen {0} lukeminen epäonnistui"
|
||
|
||
#: Source/Core/Core/Movie.cpp:999
|
||
#, c++-format
|
||
msgid "Savestate movie {0} is corrupted, movie recording stopping..."
|
||
msgstr "Tallennustilan nauhoitus {0} on vioittunut, nauhoittaminen pysähtyy..."
|
||
|
||
#: Source/Core/Core/Movie.cpp:1023
|
||
#, c++-format
|
||
msgid ""
|
||
"Warning: You loaded a save whose movie ends before the current frame in the "
|
||
"save (byte {0} < {1}) (frame {2} < {3}). You should load another save before "
|
||
"continuing."
|
||
msgstr ""
|
||
"Varoitus: Olet ladannut tallennustiedoston, jonka nauhoitus päättyy ennen "
|
||
"nykyistä kehystä tallennustiedostossa (tavu {0} < {1}) (kehys {2} < {3}). "
|
||
"Älä lataa uusia tallennustiedostoja ennen jatkamista."
|
||
|
||
#: Source/Core/Core/Movie.cpp:1048
|
||
#, c++-format
|
||
msgid ""
|
||
"Warning: You loaded a save that's after the end of the current movie. (byte "
|
||
"{0} > {1}) (input {2} > {3}). You should load another save before "
|
||
"continuing, or load this state with read-only mode off."
|
||
msgstr ""
|
||
"Varoitus: Olet ladannut tallennustiedoston, joka tulee nykyisen nauhoituksen "
|
||
"jälkeen. (tavu {0} > {1}) (syöte {2} > {3}). Lataa toinen tallennustiedosto "
|
||
"ennen jatkamista, tai lataa tämä tallennustila ilman vain luku -tilaa."
|
||
|
||
#: Source/Core/Core/Movie.cpp:1074
|
||
#, c++-format
|
||
msgid ""
|
||
"Warning: You loaded a save whose movie mismatches on byte {0} ({1:#x}). You "
|
||
"should load another save before continuing, or load this state with read-"
|
||
"only mode off. Otherwise you'll probably get a desync."
|
||
msgstr ""
|
||
"Varoitus: Olet ladannut tallennustiedoston, jonka nauhoitus ei täsmää "
|
||
"tavussa {0} ({1:#x}). Lataa toinen tallennustiedosto ennen jatkamista, tai "
|
||
"lataa tämä tilatallennus ilman vain luku -tilaa. Muutoin tämä voi johtaa "
|
||
"desynkronoitumiseen."
|
||
|
||
#: Source/Core/Core/Movie.cpp:1090
|
||
#, c++-format
|
||
msgid ""
|
||
"Warning: You loaded a save whose movie mismatches on frame {0}. You should "
|
||
"load another save before continuing, or load this state with read-only mode "
|
||
"off. Otherwise you'll probably get a desync.\n"
|
||
"\n"
|
||
"More information: The current movie is {1} frames long and the savestate's "
|
||
"movie is {2} frames long.\n"
|
||
"\n"
|
||
"On frame {3}, the current movie presses:\n"
|
||
"Start={4}, A={5}, B={6}, X={7}, Y={8}, Z={9}, DUp={10}, DDown={11}, "
|
||
"DLeft={12}, DRight={13}, L={14}, R={15}, LT={16}, RT={17}, AnalogX={18}, "
|
||
"AnalogY={19}, CX={20}, CY={21}, Connected={22}\n"
|
||
"\n"
|
||
"On frame {23}, the savestate's movie presses:\n"
|
||
"Start={24}, A={25}, B={26}, X={27}, Y={28}, Z={29}, DUp={30}, DDown={31}, "
|
||
"DLeft={32}, DRight={33}, L={34}, R={35}, LT={36}, RT={37}, AnalogX={38}, "
|
||
"AnalogY={39}, CX={40}, CY={41}, Connected={42}"
|
||
msgstr ""
|
||
"Varoitus: Olet ladannut tallennustiedoston, jonka nauhoitus ei täsmää "
|
||
"kehyksessä {0}. Lataa toinen tallennustiedosto ennen jatkamista, tai lataa "
|
||
"tämä tilatallennus ilman vain luku -tilaa. Muutoin tämä voi johtaa "
|
||
"desynkronoitumiseen.\n"
|
||
"\n"
|
||
"Lisätietoja: Nykyinen nauhoitus on {1} kehystä pitkä, ja tallennetun tilan "
|
||
"nauhoitus on {2} kehystä pitkä.\n"
|
||
"\n"
|
||
"Kehyksessä {3} nykyinen nauhoitus painaa:\n"
|
||
"START={4}, A={5}, B={6}, X={7}, Y={8}, Z={9}, DYlös={10}, DAlas={11}, "
|
||
"DVasen={12}, DOikea={13}, L={14}, R={15}, LT={16}, RT={17}, SauvaX={18}, "
|
||
"SauvaY={19}, CX={20}, CY={21}, Yhteydessä={22}\n"
|
||
"\n"
|
||
"Kehyksessä {23} tallennetun tilan nauhoitus painaa:\n"
|
||
"START={24}, A={25}, B={26}, X={27}, Y={28}, Z={29}, DYlös={30}, DAlas={31}, "
|
||
"DVasen={32}, DOikea={33}, L={34}, R={35}, LT={36}, RT={37}, SauvaX={38}, "
|
||
"SauvaY={39}, CX={40}, CY={41}, Yhteydessä={42}"
|
||
|
||
#: Source/Core/Core/Movie.cpp:1171
|
||
#, c++-format
|
||
msgid "Premature movie end in PlayController. {0} + {1} > {2}"
|
||
msgstr ""
|
||
"Esiaikainen nauhoituksen loppu PlayController-järjestelmässä. {0} + {1} > {2}"
|
||
|
||
#: Source/Core/Core/Movie.cpp:1236
|
||
#, c++-format
|
||
msgid "Change the disc to {0}"
|
||
msgstr "Vaihda levy {0}:ksi"
|
||
|
||
#: Source/Core/Core/Movie.cpp:1261
|
||
#, c++-format
|
||
msgid "Premature movie end in PlayWiimote. {0} + 1 > {1}"
|
||
msgstr "Elokuva päättyi liian aikaisin PlayWiimote-toistossa. {0} + 1 > {1}"
|
||
|
||
#: Source/Core/Core/Movie.cpp:1272
|
||
#, c++-format
|
||
msgid "Invalid serialized length:{0} in PlayWiimote. byte:{1}"
|
||
msgstr "Virheellinen sarjallistettu pituus:{0} kohdassa PlayWiimote. tavu:{1}"
|
||
|
||
#: Source/Core/Core/Movie.cpp:1281
|
||
#, c++-format
|
||
msgid "Premature movie end in PlayWiimote. {0} + {1} > {2}"
|
||
msgstr ""
|
||
"Esiaikainen nauhoituksen loppu PlayWiimote-järjestelmässä. {0} + {1} > {2}"
|
||
|
||
#: Source/Core/Core/Movie.cpp:1290
|
||
#, c++-format
|
||
msgid "Aborting playback. Error in DeserializeDesiredState. byte:{0}{1}"
|
||
msgstr ""
|
||
"Toisto keskeytyi johtuen virheestä DeserializeDesiredState-kohdassa. tavu:{0}"
|
||
"{1}"
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:139
|
||
msgid "Could not create client."
|
||
msgstr "Asiakasohjelman luonti epäonnistui."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:153
|
||
msgid "Could not create peer."
|
||
msgstr "Vertaisohjelman luonti epäonnistui."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:173
|
||
#: Source/Core/Core/NetPlayClient.cpp:237
|
||
msgid "Could not communicate with host."
|
||
msgstr "Isäntäkoneen kanssa kommunikointi epäonnistui."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:181
|
||
msgid ""
|
||
"The host code is too long.\n"
|
||
"Please recheck that you have the correct code."
|
||
msgstr ""
|
||
"Isäntäkoneen koodi on liian pitkä.\n"
|
||
"Tarkista, että koodi on oikein"
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:280
|
||
msgid "The server is full."
|
||
msgstr "Palvelin on täynnä."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:284
|
||
msgid "The server and client's NetPlay versions are incompatible."
|
||
msgstr "Palvelimen ja asiakkaan nettipeliversiot eivät sovi yhteen."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:287
|
||
msgid "The game is currently running."
|
||
msgstr "Peli on tällä hetkellä käynnissä."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:290
|
||
msgid "Nickname is too long."
|
||
msgstr "Nimimerkki on liian pitkä."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:293
|
||
msgid "The server sent an unknown error message."
|
||
msgstr "Palvelin lähetti tuntemattoman virheilmoituksen."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:477
|
||
#, c++-format
|
||
msgid "Unknown message received with id : {0}"
|
||
msgstr "Saapui tuntematon viesti tunnisteella {0}"
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1039
|
||
#, c++-format
|
||
msgid "Unknown SYNC_SAVE_DATA message received with id: {0}"
|
||
msgstr "Tuntematon SYNC_SAVE_DATA-viesti saapui tunnisteella {0}"
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1054
|
||
msgid "Synchronizing save data..."
|
||
msgstr "Tallennustiedostojen synkronointi käynnissä..."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1086
|
||
msgid "Failed to delete NetPlay memory card. Verify your write permissions."
|
||
msgstr ""
|
||
"Nettipelin muistikortin poisto epäonnistui. Tarkista kirjoitusoikeudet."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1110
|
||
msgid "Failed to reset NetPlay GCI folder. Verify your write permissions."
|
||
msgstr ""
|
||
"Nettipelin GCI-kansion nollaaminen epäonnistui. Tarkista kirjoitusoikeudet."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1141
|
||
msgid "Failed to reset NetPlay NAND folder. Verify your write permissions."
|
||
msgstr ""
|
||
"Nettipelin NAND-kansion nollaaminen epäonnistui. Tarkista kirjoitusoikeudet."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1147
|
||
msgid "Failed to reset NetPlay redirect folder. Verify your write permissions."
|
||
msgstr ""
|
||
"Nettipelin uudelleenohjauskansion nollaaminen epäonnistui. Tarkista "
|
||
"kirjoitusoikeudet."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1177
|
||
msgid "Failed to write Mii data."
|
||
msgstr "Mii-datan kirjoittaminen epäonnistui."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1262
|
||
msgid "Failed to write Wii save."
|
||
msgstr "Wiin tallennustiedoston kirjoittaminen epäonnistui."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1275
|
||
msgid "Failed to write redirected save."
|
||
msgstr "Uudelleenohjatun tallennustiedoston kirjoittaminen epäonnistui."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1296
|
||
#, c++-format
|
||
msgid ""
|
||
"Failed to delete NetPlay GBA{0} save file. Verify your write permissions."
|
||
msgstr ""
|
||
"Nettipelin GBA{0}-tallennustiedoston poisto epäonnistui. Tarkista "
|
||
"kirjoitusoikeudet."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1338
|
||
#, c++-format
|
||
msgid "Unknown SYNC_CODES message received with id: {0}"
|
||
msgstr "Tuntematon SYNC_CODES-viesti saapui tunnisteella {0}"
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1371
|
||
msgid "Synchronizing Gecko codes..."
|
||
msgstr "Gecko-koodien synkronointi käynnissä..."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1438
|
||
msgid "Synchronizing AR codes..."
|
||
msgstr "AR-koodien synkronointi käynnissä..."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1598
|
||
msgid "Quality of Service (QoS) was successfully enabled."
|
||
msgstr "QoS-tekniikan käynnistys onnistui."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1602
|
||
msgid "Quality of Service (QoS) couldn't be enabled."
|
||
msgstr "QoS-tekniikan käynnistäminen ei onnistunut."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1751
|
||
msgid "Game is already running!"
|
||
msgstr "Peli on jo käynnissä!"
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1825
|
||
msgid "Data received!"
|
||
msgstr "Dataa vastaanotettu!"
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1826
|
||
msgid "Error processing data."
|
||
msgstr "Virhe datan käsittelyssä."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1854
|
||
msgid "Error processing codes."
|
||
msgstr "Virhe koodien käsittelyssä."
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1867
|
||
msgid "Codes received!"
|
||
msgstr "Koodit saatu!"
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1981
|
||
msgid "Traversal server timed out connecting to the host"
|
||
msgstr "Läpikulkupalvelimen yhteys isäntäkoneeseen aikakatkaistiin"
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1984
|
||
msgid "Server rejected traversal attempt"
|
||
msgstr "Palvelin kieltäytyi läpikulkuyrityksestä"
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1987
|
||
msgid "Invalid host"
|
||
msgstr "Virheellinen isäntäkone"
|
||
|
||
#: Source/Core/Core/NetPlayClient.cpp:1990
|
||
#, c++-format
|
||
msgid "Unknown error {0:x}"
|
||
msgstr "Tuntematon virhe {0:x}"
|
||
|
||
#: Source/Core/Core/NetPlayCommon.cpp:26
|
||
#, c++-format
|
||
msgid "Failed to open file \"{0}\"."
|
||
msgstr "Tiedoston \"{0}\" avaus epäonnistui."
|
||
|
||
#: Source/Core/Core/NetPlayCommon.cpp:60
|
||
#, c++-format
|
||
msgid "Error reading file: {0}"
|
||
msgstr "Virhe tiedoston lukemisessa: {0}"
|
||
|
||
#: Source/Core/Core/NetPlayCommon.cpp:67 Source/Core/Core/NetPlayCommon.cpp:151
|
||
msgid "Internal LZO Error - compression failed"
|
||
msgstr "Sisäinen LZO-virhe - pakkaaminen epäonnistui"
|
||
|
||
#: Source/Core/Core/NetPlayCommon.cpp:184
|
||
#, c++-format
|
||
msgid "Failed to open file \"{0}\". Verify your write permissions."
|
||
msgstr "Tiedoston \"{0}\" avaus epäonnistui. Tarkista kirjoitusoikeudet."
|
||
|
||
#: Source/Core/Core/NetPlayCommon.cpp:214
|
||
#: Source/Core/Core/NetPlayCommon.cpp:303
|
||
msgid "Internal LZO Error - decompression failed"
|
||
msgstr "Sisäinen LZO-virhe - purkaminen epäonnistui"
|
||
|
||
#: Source/Core/Core/NetPlayCommon.cpp:220
|
||
#, c++-format
|
||
msgid "Error writing file: {0}"
|
||
msgstr "Virhe tiedoston kirjoituksessa: {0}"
|
||
|
||
#: Source/Core/Core/NetPlayServer.cpp:128
|
||
msgid "Enet Didn't Initialize"
|
||
msgstr "Enetin alustus epäonnistui"
|
||
|
||
#: Source/Core/Core/NetPlayServer.cpp:1182
|
||
msgid "All players' saves synchronized."
|
||
msgstr "Kaikkien pelaajien tallennustiedostot synkronoitu."
|
||
|
||
#: Source/Core/Core/NetPlayServer.cpp:1203
|
||
#, c++-format
|
||
msgid "{0} failed to synchronize."
|
||
msgstr "Pelaajan {0} kanssa synkronointi ei onnistunut."
|
||
|
||
#: Source/Core/Core/NetPlayServer.cpp:1212
|
||
#, c++-format
|
||
msgid ""
|
||
"Unknown SYNC_SAVE_DATA message with id:{0} received from player:{1} Kicking "
|
||
"player!"
|
||
msgstr ""
|
||
"Tuntematon SYNC_SAVE_DATA-viesti tunnisteella {0} saapui pelaajalta {1}. "
|
||
"Pelaaja tulee poistetuksi!"
|
||
|
||
#: Source/Core/Core/NetPlayServer.cpp:1240
|
||
msgid "All players' codes synchronized."
|
||
msgstr "Kaikkien pelaajien koodit synkronoitu."
|
||
|
||
#: Source/Core/Core/NetPlayServer.cpp:1261
|
||
#, c++-format
|
||
msgid "{0} failed to synchronize codes."
|
||
msgstr "Koodien synkronointi pelaajan {0} kanssa ei onnistunut."
|
||
|
||
#: Source/Core/Core/NetPlayServer.cpp:1269
|
||
#, c++-format
|
||
msgid ""
|
||
"Unknown SYNC_GECKO_CODES message with id:{0} received from player:{1} "
|
||
"Kicking player!"
|
||
msgstr ""
|
||
"Tuntematon SYNC_GECKO_CODES-viesti saapui tunnisteella {0} pelaajalta {1}. "
|
||
"Pelaaja tulee poistetuksi!"
|
||
|
||
#: Source/Core/Core/NetPlayServer.cpp:1277
|
||
#, c++-format
|
||
msgid "Unknown message with id:{0} received from player:{1} Kicking player!"
|
||
msgstr ""
|
||
"Saapui tuntematon viesti tunnisteella {0} pelaajalta {1}. Pelaaja tulee "
|
||
"poistetuksi!"
|
||
|
||
#: Source/Core/Core/NetPlayServer.cpp:1371
|
||
#: Source/Core/Core/NetPlayServer.cpp:1750
|
||
#: Source/Core/Core/NetPlayServer.cpp:2078
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:485
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:891
|
||
msgid "Selected game doesn't exist in game list!"
|
||
msgstr "Valittua peliä ei ole pelilistassa!"
|
||
|
||
#: Source/Core/Core/NetPlayServer.cpp:1535
|
||
msgid "Error collecting save data!"
|
||
msgstr "Virhe tallennustiedoston keräämisessä!"
|
||
|
||
#: Source/Core/Core/NetPlayServer.cpp:1557
|
||
msgid "Error synchronizing save data!"
|
||
msgstr "Virhe tallennustiedoston synkronoinnissa!"
|
||
|
||
#: Source/Core/Core/NetPlayServer.cpp:1571
|
||
msgid "Error synchronizing cheat codes!"
|
||
msgstr "Virhe huijauskoodien synkronoinnissa!"
|
||
|
||
#: Source/Core/Core/PowerPC/CachedInterpreter/CachedInterpreter.cpp:337
|
||
#: Source/Core/Core/PowerPC/Jit64/Jit.cpp:885
|
||
#: Source/Core/Core/PowerPC/JitArm64/Jit.cpp:1079
|
||
msgid ""
|
||
"JIT failed to find code space after a cache clear. This should never happen. "
|
||
"Please report this incident on the bug tracker. Dolphin will now exit."
|
||
msgstr ""
|
||
"JIT ei onnistunut löytämään kooditilaa välimuistin tyhjennyksen jälkeen. "
|
||
"Näin ei pitäisi koskaan tapahtua. Ilmoitathan tästä ongelmasta "
|
||
"vianhallintajärjestelmään. Dolphin sulkeutuu nyt."
|
||
|
||
#: Source/Core/Core/PowerPC/MMU.cpp:1219
|
||
#, c++-format
|
||
msgid ""
|
||
"Invalid write to {0:#010x}, PC = {1:#010x}.\n"
|
||
"\n"
|
||
"The game probably would have crashed on real hardware. Enable MMU in "
|
||
"advanced settings to accurately emulate game crashes."
|
||
msgstr ""
|
||
"Virheellinen kirjoitus osoitteeseen {0:#010x}, PC = {1:#010x}.\n"
|
||
"\n"
|
||
"Peli olisi varmaan kaatunut alkuperäisellä laitteistolla. Jos valitset MMU-"
|
||
"emuloinnin edistyneissä asetuksissa, Dolphin voi emuloida pelien "
|
||
"kaatumistilanteet tarkasti."
|
||
|
||
#: Source/Core/Core/PowerPC/MMU.cpp:1226
|
||
#, c++-format
|
||
msgid ""
|
||
"Invalid read from {0:#010x}, PC = {1:#010x}.\n"
|
||
"\n"
|
||
"The game probably would have crashed on real hardware. Enable MMU in "
|
||
"advanced settings to accurately emulate game crashes."
|
||
msgstr ""
|
||
"Virheellinen luku osoitteesta {0:#010x}, PC = {1:#010x}.\n"
|
||
"\n"
|
||
"Peli olisi varmaan kaatunut alkuperäisellä laitteistolla. Jos valitset MMU-"
|
||
"emuloinnin edistyneissä asetuksissa, Dolphin voi emuloida pelien "
|
||
"kaatumistilanteet tarkasti."
|
||
|
||
#: Source/Core/Core/State.cpp:343
|
||
msgid "Internal LZ4 Error - compression failed"
|
||
msgstr "Sisäinen LZ4-virhe - pakkaus epäonnistui"
|
||
|
||
#: Source/Core/Core/State.cpp:519
|
||
#, c++-format
|
||
msgid ""
|
||
"Internal LZO Error - decompression failed ({0}) ({1}) \n"
|
||
"Unable to retrieve outdated savestate version info."
|
||
msgstr ""
|
||
"Sisäinen LZO-virhe - purku epäonnistui ({0}) ({1})\n"
|
||
"Vanhentuneen tilantallennuksen versiotiedon haku epäonnistui."
|
||
|
||
#: Source/Core/Core/State.cpp:532
|
||
#, c++-format
|
||
msgid ""
|
||
"Internal LZO Error - failed to parse decompressed version cookie and version "
|
||
"string length ({0})"
|
||
msgstr ""
|
||
"Sisäinen LZO-virhe - puretun versioevästeen ja versiomerkkijonon pituuden "
|
||
"jäsentäminen epäonnistui ({0})"
|
||
|
||
#: Source/Core/Core/State.cpp:547
|
||
#, c++-format
|
||
msgid ""
|
||
"Internal LZO Error - failed to parse decompressed version string ({0} / {1})"
|
||
msgstr ""
|
||
"Sisäinen LZO-virhe - puretun versiomerkkijonon jäsentäminen epäonnistui "
|
||
"({0} / {1})"
|
||
|
||
#: Source/Core/Core/State.cpp:615
|
||
msgid "Empty"
|
||
msgstr "Tyhjä"
|
||
|
||
#: Source/Core/Core/State.cpp:619 Source/Core/DiscIO/Enums.cpp:62
|
||
#: Source/Core/DiscIO/Enums.cpp:106 Source/Core/DiscIO/Enums.cpp:132
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:87
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:48
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:71
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:129
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:133
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:354
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:757
|
||
msgid "Unknown"
|
||
msgstr "Tuntematon"
|
||
|
||
#: Source/Core/Core/State.cpp:653
|
||
#, c++-format
|
||
msgid "Internal LZ4 Error - Tried decompressing {0} bytes"
|
||
msgstr "Sisäinen LZ4-virhe - Yritys purkaa {0} tavua"
|
||
|
||
#: Source/Core/Core/State.cpp:673
|
||
#, c++-format
|
||
msgid "Internal LZ4 Error - decompression failed ({0}, {1}, {2})"
|
||
msgstr "Sisäinen LZ4-virhe - purku epäonnistui ({0}, {1}, {2})"
|
||
|
||
#: Source/Core/Core/State.cpp:687
|
||
#, c++-format
|
||
msgid "Internal LZ4 Error - payload size mismatch ({0} / {1}))"
|
||
msgstr "Sisäinen LZ4-virhe - hyötykuorman koko ei täsmää ({0} / {1})"
|
||
|
||
#: Source/Core/Core/State.cpp:961
|
||
msgid "There is nothing to undo!"
|
||
msgstr "Mitään kumottavaa ei ole!"
|
||
|
||
#: Source/Core/Core/State.cpp:977
|
||
msgid "No undo.dtm found, aborting undo load state to prevent movie desyncs"
|
||
msgstr ""
|
||
"Undo.dtm:ää ei löydy. Kohdan lataamisen peruutus keskeytetään, jotta "
|
||
"nauhoitus pysyy synkronoituneena."
|
||
|
||
#. i18n: "Wii Menu" (or System Menu) refers to the Wii's main menu,
|
||
#. which is (usually) the first thing users see when a Wii console starts.
|
||
#: Source/Core/Core/TitleDatabase.cpp:86
|
||
msgid "Wii Menu"
|
||
msgstr "Wii-valikko"
|
||
|
||
#. i18n: This replaces the name of a device if it cannot be found.
|
||
#: Source/Core/Core/USBUtils.cpp:108
|
||
msgid "Unknown Device"
|
||
msgstr "Tuntematon laite"
|
||
|
||
#: Source/Core/Core/WiiUtils.cpp:59
|
||
msgid "WAD installation failed: The selected file is not a valid WAD."
|
||
msgstr "WADin asennus epäonnistui: Valittu tiedosto ei ole kelvollinen WAD."
|
||
|
||
#: Source/Core/Core/WiiUtils.cpp:81
|
||
#, c++-format
|
||
msgid "WAD installation failed: Could not initialise title import (error {0})."
|
||
msgstr ""
|
||
"WADin asennus epäonnistui: Julkaisun tuonnin alustus epäonnistui (virhe {0})."
|
||
|
||
#: Source/Core/Core/WiiUtils.cpp:97
|
||
#, c++-format
|
||
msgid "WAD installation failed: Could not import content {0:08x}."
|
||
msgstr "WADin asennus epäonnistui: Sisällön {0:08x} tuonti epäonnistui."
|
||
|
||
#: Source/Core/Core/WiiUtils.cpp:107
|
||
msgid "WAD installation failed: Could not finalise title import."
|
||
msgstr "WADin asennus epäonnistui: Julkaisun tuonnin viimeistely epäonnistui."
|
||
|
||
#: Source/Core/Core/WiiUtils.cpp:139
|
||
msgid "WAD installation failed: Could not create Wii Shop log files."
|
||
msgstr ""
|
||
"WADin asennus epäonnistui: Wii Shop -lokitiedostojen luonti epäonnistui."
|
||
|
||
#: Source/Core/Core/WiiUtils.cpp:174
|
||
#, c++-format
|
||
msgid ""
|
||
"A different version of this title is already installed on the NAND.\n"
|
||
"\n"
|
||
"Installed version: {0}\n"
|
||
"WAD version: {1}\n"
|
||
"\n"
|
||
"Installing this WAD will replace it irreversibly. Continue?"
|
||
msgstr ""
|
||
"Eri versio tästä julkaisusta on jo asennettu NAND-muistiin.\n"
|
||
"\n"
|
||
"Asennettu versio: {0}\n"
|
||
"WADin versio: {1}\n"
|
||
"\n"
|
||
"Tämän WADin asennus korvaa sen peruuttamattomasti. Jatketaanko?"
|
||
|
||
#: Source/Core/DiscIO/CompressedBlob.cpp:261
|
||
#: Source/Core/DiscIO/WIABlob.cpp:1711
|
||
#, c++-format
|
||
msgid "{0} of {1} blocks. Compression ratio {2}%"
|
||
msgstr "{0} lohkoa, yhteensä {1}. Pakkaussuhde {2} %"
|
||
|
||
#: Source/Core/DiscIO/CompressedBlob.cpp:283 Source/Core/DiscIO/FileBlob.cpp:50
|
||
#: Source/Core/DiscIO/WIABlob.cpp:2051
|
||
#, c++-format
|
||
msgid ""
|
||
"Failed to open the output file \"{0}\".\n"
|
||
"Check that you have permissions to write the target folder and that the "
|
||
"media can be written."
|
||
msgstr ""
|
||
"Ulostulotiedoston \"{0}\" avaaminen epäonnistui.\n"
|
||
"Tarkista, että kohdekansioon on saatavilla kirjoitusoikeudet ja että "
|
||
"laitteelle voi kirjoittaa."
|
||
|
||
#: Source/Core/DiscIO/CompressedBlob.cpp:290
|
||
msgid "Files opened, ready to compress."
|
||
msgstr "Tiedostot avattu, valmiina pakkaamaan."
|
||
|
||
#: Source/Core/DiscIO/CompressedBlob.cpp:370
|
||
msgid "Done compressing disc image."
|
||
msgstr "Levyn pakkaus valmis."
|
||
|
||
#: Source/Core/DiscIO/CompressedBlob.cpp:374 Source/Core/DiscIO/FileBlob.cpp:90
|
||
#: Source/Core/DiscIO/WIABlob.cpp:2066
|
||
#, c++-format
|
||
msgid "Failed to read from the input file \"{0}\"."
|
||
msgstr "Syötetiedostosta \"{0}\" lukeminen epäonnistui."
|
||
|
||
#: Source/Core/DiscIO/CompressedBlob.cpp:378 Source/Core/DiscIO/FileBlob.cpp:96
|
||
#: Source/Core/DiscIO/WIABlob.cpp:2070
|
||
#, c++-format
|
||
msgid ""
|
||
"Failed to write the output file \"{0}\".\n"
|
||
"Check that you have enough space available on the target drive."
|
||
msgstr ""
|
||
"Ulostulotiedoston \"{0}\" kirjoitus epäonnistui.\n"
|
||
"Varmista, että kohdelevyllä on tarpeeksi vapaata tilaa."
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:23 Source/Core/DolphinQt/MenuBar.cpp:348
|
||
#: Source/Core/UICommon/NetPlayIndex.cpp:248
|
||
msgid "Europe"
|
||
msgstr "Eurooppa"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:26 Source/Core/DolphinQt/MenuBar.cpp:350
|
||
msgid "Japan"
|
||
msgstr "Japani"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:29
|
||
msgid "USA"
|
||
msgstr "USA"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:32
|
||
msgid "Australia"
|
||
msgstr "Australia"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:35
|
||
msgid "France"
|
||
msgstr "Ranska"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:38
|
||
msgid "Germany"
|
||
msgstr "Saksa"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:41
|
||
msgid "Italy"
|
||
msgstr "Italia"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:44 Source/Core/DolphinQt/MenuBar.cpp:352
|
||
msgid "Korea"
|
||
msgstr "Korea"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:47
|
||
msgid "Netherlands"
|
||
msgstr "Alankomaat"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:50
|
||
msgid "Russia"
|
||
msgstr "Venäjä"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:53
|
||
msgid "Spain"
|
||
msgstr "Espanja"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:56
|
||
msgid "Taiwan"
|
||
msgstr "Taiwan"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:59
|
||
msgid "World"
|
||
msgstr "Maailma"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:76
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:127
|
||
msgid "Japanese"
|
||
msgstr "Japani"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:79
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:87
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:127
|
||
msgid "English"
|
||
msgstr "Englanti"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:82
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:87
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:127
|
||
msgid "German"
|
||
msgstr "Saksa"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:85
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:87
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:127
|
||
msgid "French"
|
||
msgstr "Ranska"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:88
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:88
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:127
|
||
msgid "Spanish"
|
||
msgstr "Espanja"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:91
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:88
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:127
|
||
msgid "Italian"
|
||
msgstr "Italia"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:94
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:88
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:128
|
||
msgid "Dutch"
|
||
msgstr "Hollanti"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:97
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:128
|
||
msgid "Simplified Chinese"
|
||
msgstr "Yksinkertaistettu kiina"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:100
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:128
|
||
msgid "Traditional Chinese"
|
||
msgstr "Perinteinen kiina"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:103
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:128
|
||
msgid "Korean"
|
||
msgstr "Korea"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:120 Source/Core/DolphinQt/MenuBar.cpp:315
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231
|
||
msgid "NTSC-J"
|
||
msgstr "NTSC-J"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:123 Source/Core/DolphinQt/MenuBar.cpp:317
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231
|
||
msgid "NTSC-U"
|
||
msgstr "NTSC-U"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:126 Source/Core/DolphinQt/MenuBar.cpp:320
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231
|
||
msgid "PAL"
|
||
msgstr "PAL"
|
||
|
||
#: Source/Core/DiscIO/Enums.cpp:129
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:231
|
||
msgid "NTSC-K"
|
||
msgstr "NTSC-K"
|
||
|
||
#: Source/Core/DiscIO/FileBlob.cpp:79
|
||
msgid "Unpacking"
|
||
msgstr "Purku käynnissä"
|
||
|
||
#: Source/Core/DiscIO/NANDImporter.cpp:60
|
||
msgid "This file does not look like a BootMii NAND backup."
|
||
msgstr "Tämä tiedosto ei vaikuta BootMii NAND-varmuuskopiolta."
|
||
|
||
#: Source/Core/DiscIO/NANDImporter.cpp:119
|
||
msgid "This file does not contain a valid Wii filesystem."
|
||
msgstr "Tässä tiedostossa ei ole kelpaavaa Wii-tiedostojärjestelmää."
|
||
|
||
#: Source/Core/DiscIO/NANDImporter.cpp:315
|
||
#, c++-format
|
||
msgid "Unable to write to file {0}"
|
||
msgstr "Tiedoston {0} kirjoittaminen epäonnistui"
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:105
|
||
msgid "Wii data is not public yet"
|
||
msgstr "Wii-data ei ole vielä julkista"
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:110
|
||
msgid "Failed to connect to Redump.info"
|
||
msgstr "Redump.infoiin yhdistäminen epäonnistui"
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:222
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:321
|
||
msgid "Failed to parse Redump.info data"
|
||
msgstr "Redump.info-datan jäsentäminen epäonnistui"
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:317
|
||
#, c++-format
|
||
msgid ""
|
||
"Serial and/or version data is missing from {0}\n"
|
||
"Please append \"{1}\" (without the quotes) to the datfile URL when "
|
||
"downloading\n"
|
||
"Example: {2}"
|
||
msgstr ""
|
||
"Sarjanumero ja/tai versiodata puuttuu tiedostosta {0}\n"
|
||
"Lisää \"{1}\" (ilman lainausmerkkejä) tiedoston URL-osoitteeseen, kun lataat "
|
||
"sen\n"
|
||
"Esimerkki: {2}"
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:347
|
||
msgid "Good dump"
|
||
msgstr "Hyvä vedos"
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:357
|
||
msgid "Bad dump"
|
||
msgstr "Huono vedos"
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:359
|
||
msgid "Unknown disc"
|
||
msgstr "Tuntematon levy"
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:434
|
||
msgid "The filesystem is invalid or could not be read."
|
||
msgstr "Tiedostojärjestelmä on virheellinen, tai sen luku epäonnistui."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:448
|
||
msgid "There are too many partitions in the first partition table."
|
||
msgstr "Ensimmäisessä osiotaulukossa on liian monta osiota."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:460
|
||
msgid "The update partition is missing."
|
||
msgstr "Päivitysosio puuttuu."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:464
|
||
msgid "The data partition is missing."
|
||
msgstr "Data-osio puuttuu."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:468
|
||
msgid "The channel partition is missing."
|
||
msgstr "Kanavaosio puuttuu."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:472
|
||
msgid "The install partition is missing."
|
||
msgstr "Asennusosio puuttuu."
|
||
|
||
#. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces
|
||
#. where you play demos of NES/SNES/N64 games. Official translations:
|
||
#. 名作トライアル (Japanese), Masterpieces (English), Meisterstücke (German), Chefs-d'œuvre
|
||
#. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean).
|
||
#. If your language is not one of the languages above, consider leaving the string untranslated
|
||
#. so that people will recognize it as the name of the game mode.
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:483
|
||
msgid "The Masterpiece partitions are missing."
|
||
msgstr "Masterpiece-osiot puuttuvat."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:491
|
||
msgid "The update partition is not at its normal position."
|
||
msgstr "Päivitysosio ei ole tavallisella paikallaan."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:500
|
||
msgid ""
|
||
"The data partition is not at its normal position. This will affect the "
|
||
"emulated loading times. You will be unable to share input recordings and use "
|
||
"NetPlay with anyone who is using a good dump."
|
||
msgstr ""
|
||
"Data-osio ei ole tyypillisellä paikallaan. Tämä vaikuttaa emuloituihin "
|
||
"latausaikoihin. Et voi jakaa syötenauhoituksia tai pelata nettipeliä "
|
||
"sellaisten käyttäjien kanssa, joilla on hyvä vedos."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:522
|
||
msgid "The type of a partition could not be read."
|
||
msgstr "Osion tyypin lukeminen epäonnistui."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:538
|
||
#, c++-format
|
||
msgid "The {0} partition is not properly aligned."
|
||
msgstr "Osion {0} kohdistus on virheellinen."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:571
|
||
#, c++-format
|
||
msgid "The {0} partition does not seem to contain valid data."
|
||
msgstr "Osio {0} ei vaikuta sisältävän kelvollista dataa."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:593
|
||
#, c++-format
|
||
msgid "The {0} partition is not correctly signed."
|
||
msgstr "Osion {0} allekirjoitus on virheellinen."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:600
|
||
#, c++-format
|
||
msgid "The H3 hash table for the {0} partition is not correct."
|
||
msgstr "Osion {0} H3-tiivistetaulukko on virheellinen."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:613
|
||
#, c++-format
|
||
msgid ""
|
||
"The data size for the {0} partition is not evenly divisible by the block "
|
||
"size."
|
||
msgstr "Osion \"{0}\" koko ei ole jaollinen lohkokoolla."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:642
|
||
#, c++-format
|
||
msgid "The {0} partition does not have a valid file system."
|
||
msgstr "Osiolla {0} ei ole kelvollista tiedostojärjestelmää."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:688
|
||
msgid "The update partition does not contain the IOS used by this title."
|
||
msgstr "Päivitysosio ei sisällä tämän julkaisun käyttämää IOS-versiota."
|
||
|
||
#. i18n: "Ticket" here is a kind of digital authorization to use a certain title
|
||
#. (e.g. a game)
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:699
|
||
#, c++-format
|
||
msgid "The {0} partition does not have a valid ticket."
|
||
msgstr "Osoilla {0} ei ole kelvollista lippua."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:705
|
||
#, c++-format
|
||
msgid "The {0} partition does not have a valid TMD."
|
||
msgstr "Osiolla {0} ei ole kelvollista TMD:tä."
|
||
|
||
#. i18n: This string is referring to a game mode in Super Smash Bros. Brawl called Masterpieces
|
||
#. where you play demos of NES/SNES/N64 games. This string is referring to a specific such demo
|
||
#. rather than the game mode as a whole, so please use the singular form. Official translations:
|
||
#. 名作トライアル (Japanese), Masterpieces (English), Meisterstücke (German), Chefs-d'œuvre
|
||
#. (French), Clásicos (Spanish), Capolavori (Italian), 클래식 게임 체험판 (Korean).
|
||
#. If your language is not one of the languages above, consider leaving the string untranslated
|
||
#. so that people will recognize it as the name of the game mode.
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:726
|
||
#, c++-format
|
||
msgid "{0} (Masterpiece)"
|
||
msgstr "{0} (Masterpiece)"
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:790
|
||
msgid ""
|
||
"This game has been hacked to fit on a single-layer DVD. Some content such as "
|
||
"pre-rendered videos, extra languages or entire game modes will be broken. "
|
||
"This problem generally only exists in illegal copies of games."
|
||
msgstr ""
|
||
"Tätä levykuvaa on peukaloitu, jotta se mahtuisi yksikerroksiselle DVD:lle. "
|
||
"Esihahmonnettuja videoita, ylimääräisiä kieliä tai kokonaisia pelitiloja "
|
||
"saattaa puuttua, ja peli voi kaatua. Yleensä tämä ongelma esiintyy "
|
||
"laittomissa kopioissa peleistä."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:798
|
||
msgid ""
|
||
"The format that the disc image is saved in does not store the size of the "
|
||
"disc image."
|
||
msgstr "Levykuvan tallennusmuoto ei sisällä levykuvan kokoa."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:815
|
||
msgid ""
|
||
"This disc image is too small and lacks some data. The problem is most likely "
|
||
"that this is a dual-layer disc that has been dumped as a single-layer disc."
|
||
msgstr ""
|
||
"Tämä levykuva on liian pieni, ja siitä puuttuu dataa. Ongelma johtuu "
|
||
"luultavasti siitä, että kaksikerroksinen levy on vedostettu yksikerroksisena."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:818
|
||
msgid ""
|
||
"This disc image is too small and lacks some data. If your dumping program "
|
||
"saved the disc image as several parts, you need to merge them into one file."
|
||
msgstr ""
|
||
"Tämä levykuva on liian pieni, ja siitä puuttuu dataa. Jos vedostusohjelma "
|
||
"tallensi levykuvan useina osina, ne tulee yhdistää yhdeksi tiedostoksi."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:845
|
||
msgid "This debug disc image has the size of a retail disc image."
|
||
msgstr "Tällä virheenjäljityslevykuvalla on vähittäismyynnin levykuvien koko."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:862
|
||
msgid ""
|
||
"This disc image has an unusual size. This will likely make the emulated "
|
||
"loading times longer. You will likely be unable to share input recordings "
|
||
"and use NetPlay with anyone who is using a good dump."
|
||
msgstr ""
|
||
"Tällä levykuvalla on epätyypillinen koko. Tämä tekee luultavasti "
|
||
"latausajoista pidempiä. Et voi jakaa syötenauhoituksia tai pelata nettipeliä "
|
||
"sellaisten käyttäjien kanssa, joilla on hyvä vedos."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:868
|
||
msgid "This disc image has an unusual size."
|
||
msgstr "Tällä levykuvalla on epätyypillinen koko."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:896
|
||
#, c++-format
|
||
msgid "The game ID is {0} but should be {1}."
|
||
msgstr "Pelitunniste on {0}, kun sen tulisi olla {1}."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:904
|
||
msgid "The game ID is inconsistent."
|
||
msgstr "Pelitunniste on virheellinen."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:915
|
||
msgid "The game ID is unusually short."
|
||
msgstr "Pelitunniste on epätavallisen lyhyt."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:933
|
||
msgid ""
|
||
"The region code does not match the game ID. If this is because the region "
|
||
"code has been modified, the game might run at the wrong speed, graphical "
|
||
"elements might be offset, or the game might not run at all."
|
||
msgstr ""
|
||
"Aluekoodi ei vastaa pelitunnistetta. Jos tämä johtuu aluekoodin "
|
||
"muokkaamisesta, peli voi toimia väärällä nopeudella, grafiikka voi näyttää "
|
||
"vääristyneeltä, tai peli ei välttämättä toimi lainkaan."
|
||
|
||
#. i18n: You may want to leave the term "ERROR #002" untranslated,
|
||
#. since the emulated software always displays it in English.
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:958
|
||
msgid ""
|
||
"This Korean title is set to use an IOS that typically isn't used on Korean "
|
||
"consoles. This is likely to lead to ERROR #002."
|
||
msgstr ""
|
||
"Tämä korealainen julkaisu käyttää IOS-versiota, jota ei tyypillisesti ole "
|
||
"korealaisissa konsoleissa. Tämä luultavasti johtaa virheilmoitukseen \"ERROR "
|
||
"#002\"."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:966
|
||
msgid "This title is set to use an invalid IOS."
|
||
msgstr "Tämä julkaisu käyttää virheellistä IOS:ää."
|
||
|
||
#. i18n: This is "common" as in "shared", not the opposite of "uncommon"
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:980
|
||
msgid "This title is set to use an invalid common key."
|
||
msgstr "Tämä julkaisu käyttää virheellistä yhteisavainta."
|
||
|
||
#. i18n: This is "common" as in "shared", not the opposite of "uncommon"
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:993
|
||
#, c++-format
|
||
msgid "The specified common key index is {0} but should be {1}."
|
||
msgstr "Annettu yhteisavaimen indeksi on {0}, kun sen tulisi olla {1}."
|
||
|
||
#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game)
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1008
|
||
msgid "The ticket is invalid."
|
||
msgstr "Lippu on virheellinen."
|
||
|
||
#. i18n: "Ticket" here is a kind of digital authorization to use a certain title (e.g. a game)
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1016
|
||
msgid "The ticket is not correctly signed."
|
||
msgstr "Lipun allekirjoitus on virheellinen."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1021
|
||
msgid "The TMD is invalid."
|
||
msgstr "TMD on virheellinen."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1030
|
||
msgid ""
|
||
"The TMD is not correctly signed. If you move or copy this title to the SD "
|
||
"Card, the Wii System Menu will not launch it anymore and will also refuse to "
|
||
"copy or move it back to the NAND."
|
||
msgstr ""
|
||
"TMD:n allekirjoitus on virheellinen. Jos siirrät tai kopioit tämän julkaisun "
|
||
"SD-kortille, Wii-järjestelmävalikko ei käynnistä sitä enää, eikä se myöskään "
|
||
"suostu kopioimaan tai siirtämään sitä takaisin NAND-muistiin."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1040
|
||
msgid ""
|
||
"This disc image is in the NKit format. It is not a good dump in its current "
|
||
"form, but it might become a good dump if converted back. The CRC32 of this "
|
||
"file might match the CRC32 of a good dump even though the files are not "
|
||
"identical."
|
||
msgstr ""
|
||
"Tämä levykuva on NKit-muodossa. Se ei ole sellaisenaan hyvä vedos, mutta "
|
||
"siitä voi tulla hyvä vedos, jos sen muuntaa takaisin. Tiedoston CRC32 voi "
|
||
"vastata hyvän vedoksen CRC32-arvoa, vaikka tiedostot eivät olekaan "
|
||
"identtiset."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1075
|
||
msgid ""
|
||
"Some padding data that should be zero is not zero. This can make the game "
|
||
"freeze at certain points."
|
||
msgstr ""
|
||
"Osa täytedatasta, jonka tulisi olla nollaa, ei ollut nollaa. Tämä voi saada "
|
||
"pelin jumiutumaan joissain tapauksissa."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1260
|
||
#, c++-format
|
||
msgid "Content {0:08x} is corrupt."
|
||
msgstr "Sisältö {0:08x} on vioittunut."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1347
|
||
msgid "Some of the data could not be read."
|
||
msgstr "Osaa datasta ei voinut lukea."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1357
|
||
#, c++-format
|
||
msgid "Errors were found in {0} blocks in the {1} partition."
|
||
msgstr "Virheitä löytyi {0} lohkosta osiossa {1}."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1368
|
||
#, c++-format
|
||
msgid "Errors were found in {0} unused blocks in the {1} partition."
|
||
msgstr "Virheitä löytyi {0} käyttämättömästä lohkosta osiossa {1}."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1387
|
||
msgid "This is a good dump."
|
||
msgstr "Tämä vedos on hyvä."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1392
|
||
msgid ""
|
||
"This is a good dump according to Redump.info, but Dolphin has found problems. "
|
||
"This might be a bug in Dolphin."
|
||
msgstr ""
|
||
"Redump.infoin mukaan tämä on hyvä vedos, mutta Dolphin löysi siitä ongelmia. "
|
||
"Tämä saattaa olla vika Dolphinissa."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1400
|
||
msgid "Dolphin is unable to verify unlicensed discs."
|
||
msgstr "Dolphin ei pysty todentamaan ei-lisensoituja levyjä."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1407
|
||
msgid ""
|
||
"Dolphin is unable to verify typical TGC files properly, since they are not "
|
||
"dumps of actual discs."
|
||
msgstr ""
|
||
"Dolphin ei pysty todentamaan TGC-tiedostoja, koska ne eivät ole vedoksia "
|
||
"oikeista levyistä."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1415
|
||
msgid "Dolphin is currently unable to verify Triforce games."
|
||
msgstr "Dolphin ei tällä hetkellä kykene todentamaan Triforce-pelejä."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1425
|
||
msgid ""
|
||
"Compared to the Wii disc release of the game, this is a bad dump. Despite "
|
||
"this, it's possible that this is a good dump compared to the Wii U eShop "
|
||
"release of the game. Dolphin can't verify this."
|
||
msgstr ""
|
||
"Kyseessä on huono vedos verrattuna pelin Wii-levyjulkaisuun. Tästä "
|
||
"huolimatta on mahdollista, että kyseessä on hyvä vedos verrattuna pelin Wii "
|
||
"U eShop -julkaisuun. Dolphin ei voi varmentaa tätä."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1432
|
||
msgid ""
|
||
"This is a bad dump. This doesn't necessarily mean that the game won't run "
|
||
"correctly."
|
||
msgstr "Tämä vedos on huono. Peli saattaa silti toimia ilman ongelmia."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1439
|
||
msgid "This is a bad dump."
|
||
msgstr "Tämä vedos on huono."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1448
|
||
msgid ""
|
||
"No problems were found. This does not guarantee that this is a good dump, "
|
||
"but since Wii titles contain a lot of verification data, it does mean that "
|
||
"there most likely are no problems that will affect emulation."
|
||
msgstr ""
|
||
"Ongelmia ei löytynyt. Tämä ei takaa, että kyseessä on hyvä vedos, mutta "
|
||
"koska Wii-julkaisut sisältävät paljon varmennusdataa, tämä tarkoittaa, että "
|
||
"mitä luultavimmin emulointiin vaikuttavia ongelmia ei ole."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1454
|
||
msgid "No problems were found."
|
||
msgstr "Ongelmia ei löytynyt."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1461
|
||
msgid ""
|
||
"Compared to the Wii disc release of the game, problems of low severity were "
|
||
"found. Despite this, it's possible that this is a good dump compared to the "
|
||
"Wii U eShop release of the game. Dolphin can't verify this."
|
||
msgstr ""
|
||
"Matalatasoisia ongelmia verrattuna pelin Wii-levyjulkaisuun löytyi. Tästä "
|
||
"huolimatta on mahdollista, että kyseessä on hyvä vedos verrattuna pelin Wii "
|
||
"U eShop -julkaisuun. Dolphin ei voi varmentaa tätä."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1468
|
||
msgid ""
|
||
"Problems with low severity were found. They will most likely not prevent the "
|
||
"game from running."
|
||
msgstr ""
|
||
"Pieniä ongelmia löytyi. Mitä todennäköisimmin ne eivät estä peliä toimimasta."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1474
|
||
msgid ""
|
||
"Problems with medium severity were found. The whole game or certain parts of "
|
||
"the game might not work correctly."
|
||
msgstr ""
|
||
"Keskisuuria ongelmia löytyi. Koko peli tai osa siitä ei välttämättä toimi "
|
||
"oikein"
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1479
|
||
msgid ""
|
||
"Problems with high severity were found. The game will most likely not work "
|
||
"at all."
|
||
msgstr "Suuria ongelmia löytyi. Mitä todennäköisimmin peli ei toimi lainkaan."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1487
|
||
msgid ""
|
||
"\n"
|
||
"\n"
|
||
"Because GameCube disc images contain little verification data, there may be "
|
||
"problems that Dolphin is unable to detect."
|
||
msgstr ""
|
||
"\n"
|
||
"\n"
|
||
"Koska GameCube-levykuvat sisältävät vain vähän vahvistusdataa, saattaa olla "
|
||
"ongelmia, joita Dolphin ei pysty havaitsemaan."
|
||
|
||
#: Source/Core/DiscIO/VolumeVerifier.cpp:1493
|
||
msgid ""
|
||
"\n"
|
||
"\n"
|
||
"Because this title is not for retail Wii consoles, Dolphin cannot ensure "
|
||
"that it hasn't been tampered with, even if signatures appear valid."
|
||
msgstr ""
|
||
"\n"
|
||
"\n"
|
||
"Koska tämä julkaisu ei ole kaupallisille Wii-konsoleille, Dolphin ei pysty "
|
||
"varmentamaan, ettei sitä ole peukaloitu."
|
||
|
||
#: Source/Core/DolphinQt/AboutDialog.cpp:17
|
||
msgid "About Dolphin"
|
||
msgstr "Tietoa Dolphinista"
|
||
|
||
#: Source/Core/DolphinQt/AboutDialog.cpp:23
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:78
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:170
|
||
msgid "%1 (%2)"
|
||
msgstr "%1 (%2)"
|
||
|
||
#. i18n: A positive number of version control commits made compared to some named branch
|
||
#: Source/Core/DolphinQt/AboutDialog.cpp:26
|
||
msgid "%1 commit(s) ahead of %2"
|
||
msgstr "%1 muutos(ta) edellä versiota %2"
|
||
|
||
#. i18n: "Branch" means the version control term, not a literal tree branch.
|
||
#: Source/Core/DolphinQt/AboutDialog.cpp:62
|
||
msgid "Branch: %1"
|
||
msgstr "Haara: %1"
|
||
|
||
#: Source/Core/DolphinQt/AboutDialog.cpp:64
|
||
msgid "Revision: %1"
|
||
msgstr "Revisio: %1"
|
||
|
||
#: Source/Core/DolphinQt/AboutDialog.cpp:66
|
||
msgid "Using Qt %1"
|
||
msgstr "Käytössä Qt %1"
|
||
|
||
#: Source/Core/DolphinQt/AboutDialog.cpp:67
|
||
msgid "Check for updates"
|
||
msgstr "Tarkista päivitykset"
|
||
|
||
#. i18n: The word "free" in the standard phrase "free and open source"
|
||
#. is "free" as in "freedom" - it refers to certain properties of the
|
||
#. software's license, not the software's price. (It is true that Dolphin
|
||
#. can be downloaded at no cost, but that's not what this message says.)
|
||
#: Source/Core/DolphinQt/AboutDialog.cpp:73
|
||
msgid "Dolphin is a free and open-source GameCube and Wii emulator."
|
||
msgstr "Dolphin on vapaa ja avoimen lähdekoodin GameCube- ja Wii-emulaattori."
|
||
|
||
#: Source/Core/DolphinQt/AboutDialog.cpp:75
|
||
msgid "This software should not be used to play games you do not legally own."
|
||
msgstr ""
|
||
"Tätä ohjelmistoa ei tule käyttää pelaamaan pelejä, joita et omista "
|
||
"laillisesti."
|
||
|
||
#: Source/Core/DolphinQt/AboutDialog.cpp:76
|
||
msgid "License"
|
||
msgstr "Lisenssi"
|
||
|
||
#: Source/Core/DolphinQt/AboutDialog.cpp:77
|
||
msgid "Authors"
|
||
msgstr "Tekijät"
|
||
|
||
#: Source/Core/DolphinQt/AboutDialog.cpp:78
|
||
msgid "Support"
|
||
msgstr "Tuki"
|
||
|
||
#. i18n: This message uses curly quotes in English. If you want to use curly quotes
|
||
#. in your translation, please use the type of curly quotes that's appropriate for
|
||
#. your language. If you aren't sure which type is appropriate, see
|
||
#. https://en.wikipedia.org/wiki/Quotation_mark#Specific_language_features
|
||
#: Source/Core/DolphinQt/AboutDialog.cpp:91
|
||
msgid ""
|
||
"© 2003-2024+ Dolphin Team. “GameCube” and “Wii” are trademarks of Nintendo. "
|
||
"Dolphin is not affiliated with Nintendo in any way."
|
||
msgstr ""
|
||
"© 2003-2024+ Dolphin-tiimi. ”GameCube” ja ”Wii” ovat Nintendon "
|
||
"tavaramerkkejä. Dolphin ei ole sidoksissa Nintendoon millään tavalla."
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementBox.cpp:37
|
||
#: Source/Core/DolphinQt/Achievements/AchievementHeaderWidget.cpp:144
|
||
msgid "%1 points"
|
||
msgstr "%1 pistettä"
|
||
|
||
#. i18n: %1 is a date/time.
|
||
#: Source/Core/DolphinQt/Achievements/AchievementBox.cpp:98
|
||
msgid "Unlocked at %1"
|
||
msgstr "Avattu %1"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementBox.cpp:103
|
||
msgid "Unlocked"
|
||
msgstr "Avattu"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementBox.cpp:108
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97
|
||
msgid "Locked"
|
||
msgstr "Lukittu"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementHeaderWidget.cpp:121
|
||
msgid "%1 is playing %2"
|
||
msgstr "%1 on pelissä %2"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementHeaderWidget.cpp:122
|
||
msgid "%1 has unlocked %2/%3 achievements worth %4/%5 points"
|
||
msgstr "%1 on avannut %2/%3 saavutusta, saavuttaen %4/%5 pistettä"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementHeaderWidget.cpp:135
|
||
msgid "%1/%2"
|
||
msgstr "%1/%2"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementLeaderboardWidget.cpp:145
|
||
msgid "Rank %1"
|
||
msgstr "Taso %1"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:45
|
||
msgid "Logged Out - Credentials Expired"
|
||
msgstr "Sisäänkirjautuminen vanheni"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:48
|
||
msgid "Login Failed - Invalid Username/Password"
|
||
msgstr "Sisäänkirjautuminen epäonnistui - Käyttäjänimi tai salasana ei kelpaa"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:51
|
||
msgid "Login Failed - No Internet Connection"
|
||
msgstr "Sisäänkirjautuminen epäonnistui - Ei internet-yhteyttä"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:54
|
||
msgid "Login Failed - Server Error"
|
||
msgstr "Sisäänkirjautuminen epäonnistui - Palvelinvirhe"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:66
|
||
msgid "Enable RetroAchievements.org Integration"
|
||
msgstr "Ota RetroAchievements.org-yhteys käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:68
|
||
msgid ""
|
||
"Enable integration with RetroAchievements for earning achievements and "
|
||
"competing in leaderboards.<br><br>Must log in with a RetroAchievements "
|
||
"account to use. Dolphin does not save your password locally and uses an API "
|
||
"token to maintain login."
|
||
msgstr ""
|
||
"Yhdistää emulaattorin RetroAchievements-verkkosivustoon, jolloin voit avata "
|
||
"saavutuksia ja kilpailla tulostaulukon sijoista.<br><br>Ominaisuuden käyttö "
|
||
"vaatii sisäänkirjautumisen RetroAchievements-käyttäjätunnuksilla. Dolphin ei "
|
||
"tallenna salasanaasi ja käyttää sen sijaan API-avainta käyttäjän "
|
||
"muistamiseen."
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:71
|
||
msgid "Username"
|
||
msgstr "Käyttäjänimi"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:73
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:165
|
||
msgid "Password"
|
||
msgstr "Salasana"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:76
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:214
|
||
msgid "Log In"
|
||
msgstr "Kirjaudu sisään"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:77
|
||
msgid "Log Out"
|
||
msgstr "Kirjaudu ulo"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:78
|
||
msgid "Login Failed"
|
||
msgstr "Sisäänkirjautuminen epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:81
|
||
msgid "Enable Hardcore Mode"
|
||
msgstr "Ota Hardcore-tila käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:83
|
||
msgid ""
|
||
"Enable Hardcore Mode on RetroAchievements.<br><br>Hardcore Mode is intended "
|
||
"to provide an experience as close to gaming on the original hardware as "
|
||
"possible. RetroAchievements rankings are primarily oriented towards Hardcore "
|
||
"points (Softcore points are tracked but not as heavily emphasized) and "
|
||
"leaderboards require Hardcore Mode to be on.<br><br>To ensure this "
|
||
"experience, the following features will be disabled, as they give emulator "
|
||
"players an advantage over console players:<br>- Loading states<br>-- Saving "
|
||
"states is allowed<br>- Emulator speeds below 100%<br>-- Frame advance is "
|
||
"disabled<br>-- Turbo is allowed<br>- Cheats<br>- Memory patches<br>-- File "
|
||
"patches are allowed<br>- Debug UI<br>- "
|
||
"Freelook<br><br><dolphin_emphasis>This cannot be turned on while a game is "
|
||
"playing.</dolphin_emphasis><br>Close your current game before enabling."
|
||
"<br>Be aware that turning Hardcore Mode off while a game is running requires "
|
||
"the game to be closed before re-enabling."
|
||
msgstr ""
|
||
"Ota käyttöön Hardcore-tila RetroAchievements-palvelussa.<br><br>Hardcore-"
|
||
"tilan tarkoituksena on tarjota mahdollisimman hyvin alkuperäistä laitteistoa "
|
||
"vastaava pelikokemus. RetroAchievements-palvelun pisteytys painottuu lähinnä "
|
||
"hardcore-pisteisiin (myös muiden tilojen pisteitä seurataan, mutta ne ovat "
|
||
"vähemmän arvokkaita), ja tulostaulukoille pääsemiseen vaaditaan hardcore-"
|
||
"tilaa.<br><br>Autenttisen kokemuksen varmistamiseksi seuraavat ominaisuudet "
|
||
"poistetaan käytöstä, sillä ne tarjoaisivat emulaattoripelaajille edun "
|
||
"konsolipelaajiin nähden:<br>- Tilatallennusten lataaminen<br>-- "
|
||
"Tilatallennusten luonti on kuitenkin sallittu<br>- Emulaattorin nopeudet, "
|
||
"jotka alittavat 100 %<br>-- Kehys kerrallaan pelaaminen on kielletty<br>-- "
|
||
"Turbo on sallittu<br>- Huijauskoodit<br>- Keskusmuistin muutokset<br>-- "
|
||
"Tiedostojen muuttaminen on kuitenkin sallittu<br>- "
|
||
"Virheenjäljityskäyttöliittymä<br>- Vapaan katselun "
|
||
"tila<br><br><dolphin_emphasis>Ominaisuutta ei voi ottaa käyttöön, kun peli "
|
||
"on käynnissä.</dolphin_emphasis><br>Sulje käynnissä oleva peli, ennen kuin "
|
||
"otat hardcore-tilan käyttöön.<br>Huomaa, että hardcore-tilan poistaminen "
|
||
"käytöstä samalla, kun peli on käynnissä, vaatii pelin sulkemista, ennen kuin "
|
||
"hardcore-tilan voi ottaa uudelleen käyttöön."
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:95
|
||
msgid "Enable Unofficial Achievements"
|
||
msgstr "Ota epäviralliset saavutukset käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:97
|
||
msgid ""
|
||
"Enable unlocking unofficial achievements as well as official achievements."
|
||
"<br><br>Unofficial achievements may be optional or unfinished achievements "
|
||
"that have not been deemed official by RetroAchievements and may be useful "
|
||
"for testing or simply for fun.<br><br>Setting takes effect on next game load."
|
||
msgstr ""
|
||
"Mahdollistaa sekä epävirallisten että virallisten saavutusten avaamisen."
|
||
"<br><br>Epäviralliset saavutukset voivat olla valinnaisia tai "
|
||
"viimeistelemättömiä saavutuksia, joita RetroAchievements ei pidä "
|
||
"virallisina. Ne voivat olla hyödyllisiä testaamisessa tai hauskanpidossa."
|
||
"<br><br>Asetus tulee voimaan seuraavan kerran, kun peli käynnistetään."
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:101
|
||
msgid "Enable Encore Achievements"
|
||
msgstr "Ota Encore-saavutukset käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:103
|
||
msgid ""
|
||
"Enable unlocking achievements in Encore Mode.<br><br>Encore Mode re-enables "
|
||
"achievements the player has already unlocked on the site so that the player "
|
||
"will be notified if they meet the unlock conditions again, useful for custom "
|
||
"speedrun criteria or simply for fun.<br><br>Setting takes effect on next "
|
||
"game load."
|
||
msgstr ""
|
||
"Mahdollistaa saavutusten avaamisen Encore-tilassa.<br><br>Encore-tila "
|
||
"mahdollistaa aiemmin avattujen saavutusten avaamisen uudelleen, jolloin "
|
||
"pelaaja saa tiedon, kun avaamiskriteerit on tavoitettu. Ominaisuus on "
|
||
"hyödyllinen esimerkiksi speedrun-kriteerien seurantaan.<br><br>Asetus tulee "
|
||
"voimaan seuraavan kerran, kun peli käynnistetään."
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:107
|
||
msgid "Enable Spectator Mode"
|
||
msgstr "Ota katselutila käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:109
|
||
msgid ""
|
||
"Enable unlocking achievements in Spectator Mode.<br><br>While in Spectator "
|
||
"Mode, achievements and leaderboards will be processed and displayed on "
|
||
"screen, but will not be submitted to the server.<br><br>If this is on at "
|
||
"game launch, it will not be turned off until game close, because a "
|
||
"RetroAchievements session will not be created.<br><br>If this is off at game "
|
||
"launch, it can be toggled freely while the game is running."
|
||
msgstr ""
|
||
"Mahdollistaa saavutusten avaamisten katselutilassa.<br><br>Kun katselutila "
|
||
"on käytössä, saavutukset ja pistetilastot lasketaan, ja tulokset näkyvät "
|
||
"ruudulla, mutta tiedot eivät tallennu palvelimelle.<br><br>s asetus on "
|
||
"valittuna pelin käynnistyessä, sitä ei voi poistaa käytöstä ennen pelin "
|
||
"sulkemista, sillä RetroAchivements-istuntoa ei käynnistetä.<br><br>Jos "
|
||
"asetus on poissa käytöstä pelin käynnistyessä, sitä voi vapaasti vaihdella "
|
||
"pelin ollessa yhä käynnissä."
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:114
|
||
msgid "Show Leaderboard Tracker"
|
||
msgstr "Näytä tulostaulukon seuranta"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:116
|
||
msgid ""
|
||
"Show the on-screen RetroAchievements leaderboard tracker.<br><br>This "
|
||
"appears in the bottom-right corner while competing in a leaderboard."
|
||
msgstr ""
|
||
"Näyttää ruudun päällä RetroAchievements-tulosten seurannan.<br><br>Taulukko "
|
||
"näkyy alaoikeassa nurkassa, kun kilpailet sijoituksista."
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:119
|
||
msgid "Show Challenge Indicators"
|
||
msgstr "Näytä haasteilmaisimet"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:121
|
||
msgid ""
|
||
"Show the on-screen RetroAchievements challenge indicators.<br><br>These "
|
||
"appear as achievement badges in the bottom-right corner while tracking "
|
||
"progress within a challenge."
|
||
msgstr ""
|
||
"Näyttää ruudun päälle RetroAchievements-haasteilmaisimet.<br><br>Ne näkyvät "
|
||
"ansiomerkkeinä alaoikeassa kulmassa, kun seuraat haasteiden edistymistä."
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:124
|
||
msgid "Enable Discord Presence"
|
||
msgstr "Ilmoita Discordiin pelaustiedot"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:126
|
||
msgid ""
|
||
"Use RetroAchievements rich presence in your Discord status.<br><br>Show "
|
||
"Current Game on Discord must be enabled."
|
||
msgstr ""
|
||
"Näyttää RetroAchievements-palvelun lisätiedot Discord-tilassasi."
|
||
"<br><br>Tällöin myös \"Näytä peli Discordissa\" -asetuksen tulee olla "
|
||
"valittu."
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:128
|
||
msgid "Enable Progress Notifications"
|
||
msgstr "Ota edistymisilmoitukset käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:130
|
||
msgid ""
|
||
"Enable progress notifications on achievements.<br><br>Displays a brief popup "
|
||
"message whenever the player makes progress on an achievement that tracks an "
|
||
"accumulated value, such as 60 out of 120 stars."
|
||
msgstr ""
|
||
"Asetus ottaa saavutusten edistymisilmoitukset käyttöön.<br><br>Tällöin "
|
||
"emulaattori näyttää lyhyen ponnahdusilmoituksen, kun pelaaja edistyy "
|
||
"sellaista saavutusta kohden, joka perustuu kertyvään arvoon, esimerkiksi kun "
|
||
"pelajaa saa 60 tähteä 120:stä."
|
||
|
||
#. i18n: Settings that affect the functionality of unlocking achievements.
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:143
|
||
msgid "Function Settings"
|
||
msgstr "Toimintoasetukset"
|
||
|
||
#. i18n: Settings that affect how achievements are displayed while playing.
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:149
|
||
msgid "Display Settings"
|
||
msgstr "Näyttämisen asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:216
|
||
msgid "To log in, stop the current emulation."
|
||
msgstr "Lopeta emulointi kirjautuaksesi"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:302
|
||
msgid "Confirm Logout"
|
||
msgstr "Varmista uloskirjautuminen"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:302
|
||
msgid "Are you sure you want to log out of RetroAchievements?"
|
||
msgstr "Oletko varma, että haluat kirjautua ulos RetroAchievements-palvelusta?"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:316
|
||
msgid "Confirm Hardcore Off"
|
||
msgstr "Varmista Hardcore-tilan poisto"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp:316
|
||
msgid "Are you sure you want to turn hardcore mode off?"
|
||
msgstr "Oletko varma, että haluat lopettaa Hardcore-tilan?"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementsWindow.cpp:29
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:303
|
||
msgid "Achievements"
|
||
msgstr "Saavutukset"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementsWindow.cpp:61
|
||
#: Source/Core/DolphinQt/Config/SettingsWindow.cpp:191
|
||
#: Source/Core/DolphinQt/TAS/TASInputWindow.cpp:69
|
||
msgid "Settings"
|
||
msgstr "Asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementsWindow.cpp:62
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:346
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:422
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:238
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:262
|
||
msgid "Progress"
|
||
msgstr "Edistyminen"
|
||
|
||
#: Source/Core/DolphinQt/Achievements/AchievementsWindow.cpp:63
|
||
msgid "Leaderboards"
|
||
msgstr "Tulostauluko"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:43
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:166
|
||
msgid "Address Space"
|
||
msgstr "Osoiteavaruus"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:47
|
||
msgid "Typical GameCube/Wii Address Space"
|
||
msgstr "Tavallinen GameCube-/Wii-osoiteavaruus"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:49
|
||
msgid "Custom Address Space"
|
||
msgstr "Nykyinen osoiteavaruus"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:52
|
||
msgid ""
|
||
"Sets up the search using standard MEM1 and (on Wii) MEM2 mappings in virtual "
|
||
"address space. This will work for the vast majority of games."
|
||
msgstr ""
|
||
"Järjestää haun käyttäen tavallisia MEM1- ja (Wii-konsolilla) MEM2-alueita "
|
||
"näennäisosoiteavaruudessa. Tämä toimii suurimmalle osalle peleistä."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:59
|
||
msgid "Use virtual addresses when possible"
|
||
msgstr "Käytä näennäisosoitteita, kun mahdollista"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:61
|
||
msgid "Use physical addresses"
|
||
msgstr "Käytä fyysisiä osoitteita"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:63
|
||
msgid "Use memory mapper configuration at time of scan"
|
||
msgstr "Käytä muistikartoituksen asetuksia haun aikana"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:71
|
||
msgid "Range Start: "
|
||
msgstr "Alueen alku:"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:73
|
||
msgid "Range End: "
|
||
msgstr "Alueen loppu:"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:87
|
||
msgid "Data Type"
|
||
msgstr "Datatyyppi"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:92
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:166
|
||
msgid "8-bit Unsigned Integer"
|
||
msgstr "8-bittinen etumerkitön kokonaisluku"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:94
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:169
|
||
msgid "16-bit Unsigned Integer"
|
||
msgstr "16-bittinen etumerkitön kokonaisluku"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:96
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:172
|
||
msgid "32-bit Unsigned Integer"
|
||
msgstr "32-bittinen etumerkitön kokonaisluku"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:98
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:175
|
||
msgid "64-bit Unsigned Integer"
|
||
msgstr "64-bittinen etumerkitön kokonaisluku"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:100
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:178
|
||
msgid "8-bit Signed Integer"
|
||
msgstr "8-bittinen etumerkillinen kokonaisluku"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:102
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:181
|
||
msgid "16-bit Signed Integer"
|
||
msgstr "16-bittinen etumerkillinen kokonaisluku"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:104
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:184
|
||
msgid "32-bit Signed Integer"
|
||
msgstr "32-bittinen etumerkillinen kokonaisluku"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:106
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:187
|
||
msgid "64-bit Signed Integer"
|
||
msgstr "64-bittinen etumerkillinen kokonaisluku"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:108
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:190
|
||
msgid "32-bit Float"
|
||
msgstr "32-bittinen liukuluku"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:109
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:193
|
||
msgid "64-bit Float"
|
||
msgstr "64-bittinen liukuluku"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:114
|
||
msgid "Aligned to data type length"
|
||
msgstr "Datatyypin kokoon kohdistettu"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:121
|
||
msgid "New Search"
|
||
msgstr "Uusi haku"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:161
|
||
msgid "No game running."
|
||
msgstr "Peli ei ole käynnissä."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchFactoryWidget.cpp:162
|
||
msgid ""
|
||
"Please start a game before starting a search with standard memory regions."
|
||
msgstr "Aloita peli, ennen kuin teet haun standardimuistialueilla."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:123
|
||
msgid "[%1, %2]"
|
||
msgstr "[%1, %2]"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:133
|
||
msgid "[%1, %2] and [%3, %4]"
|
||
msgstr "[%1, %2] ja [%3, %4]"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:141
|
||
msgid "%1 memory ranges"
|
||
msgstr "%1 muistialuetta"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:149
|
||
msgid "Address space by CPU state"
|
||
msgstr "Osoiteavaruus suoritintilan mukaan"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:152
|
||
msgid "Physical address space"
|
||
msgstr "Fyysinen osoiteavaruus"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:155
|
||
msgid "Virtual address space"
|
||
msgstr "Näennäisosoiteavaruus"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:158
|
||
msgid "Unknown address space"
|
||
msgstr "Tuntematon osoiteavaruus"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:196
|
||
msgid "Unknown data type"
|
||
msgstr "Tuntematon tietotyyppi"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199
|
||
msgid "aligned"
|
||
msgstr "kohdistettu"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:199
|
||
msgid "unaligned"
|
||
msgstr "kohdistamaton"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:200
|
||
msgid "%1, %2, %3, %4"
|
||
msgstr "%1, %2, %3, %4"
|
||
|
||
#. i18n: This label is followed by a dropdown where the user can select things like "is equal to"
|
||
#. or "is less than or equal to", followed by another dropdown where the user can select "any
|
||
#. value", "last value", or "this value:". These three UI elements are intended to form a sentence
|
||
#. together. Because the UI elements can't be reordered by a translation, you may have to give
|
||
#. up on the idea of having them form a sentence depending on the grammar of your target language.
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:209
|
||
msgid "Keep addresses where value in memory"
|
||
msgstr "Säilytä osoitteet, joiden arvo muistissa on"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:213
|
||
msgid "is equal to"
|
||
msgstr "yhtä suuri kuin"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:215
|
||
msgid "is not equal to"
|
||
msgstr "erisuuri kuin"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:217
|
||
msgid "is less than"
|
||
msgstr "pienempi kuin"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:219
|
||
msgid "is less than or equal to"
|
||
msgstr "pienempi tai yhtä suuri kuin"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:221
|
||
msgid "is greater than"
|
||
msgstr "suurempi kuin"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:223
|
||
msgid "is greater than or equal to"
|
||
msgstr "suurempi tai yhtä suuri kuin"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:229
|
||
msgid "this value:"
|
||
msgstr "tämä arvo:"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:231
|
||
msgid "last value"
|
||
msgstr "edellinen arvo"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:232
|
||
msgid "any value"
|
||
msgstr "mikä vain arvo"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:240
|
||
msgid "Parse as Hex"
|
||
msgstr "Jäsennä heksana"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:249
|
||
msgid "Search and Filter"
|
||
msgstr "Etsi ja suodata"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:251
|
||
msgid "Refresh Current Values"
|
||
msgstr "Päivitä nykyiset arvot"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:253
|
||
msgid "Reset Results"
|
||
msgstr "Nollaa tulokset"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:260
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:480
|
||
msgid "Waiting for first scan..."
|
||
msgstr "Odottaa ensimmäistä hakua..."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:264
|
||
msgid "Display values in Hex"
|
||
msgstr "Näytä arvot heksana"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:270
|
||
msgid "Automatically update Current Values"
|
||
msgstr "Muuta nykyiset arvot automaattisesti"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:312
|
||
msgid "Cannot compare against last value on first search."
|
||
msgstr "Edellistä arvoa kohtaan ei voi verrata ensimmäisen haun aikana."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:326
|
||
msgid "Failed to parse given value into target data type."
|
||
msgstr "Annetun arvon jäsentäminen annettuun kohdetietotyyppiin epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:338
|
||
msgid "Scan succeeded."
|
||
msgstr "Haku onnistui."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:343
|
||
#, c-format
|
||
msgctxt ""
|
||
msgid "%n address(es) were removed."
|
||
msgstr "%n osoite(tta) poistettiin."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:344
|
||
#, c-format
|
||
msgctxt ""
|
||
msgid "%n address(es) remain."
|
||
msgstr "%n osoite(tta) jäljellä."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:348
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:374
|
||
msgid "%1 %2"
|
||
msgstr "%1 %2"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:353
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:371
|
||
#, c-format
|
||
msgctxt ""
|
||
msgid "%n address(es) could not be accessed in emulated memory."
|
||
msgstr "%n osoitetta ei voinut hakea emuloidussa muistissa."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:357
|
||
msgid "%1 %2 %3"
|
||
msgstr "%1 %2 %3"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:362
|
||
#, c-format
|
||
msgctxt ""
|
||
msgid "Found %n address(es)."
|
||
msgstr "Löytyi %n osoite(tta)"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:394
|
||
msgid "No game is running."
|
||
msgstr "Peli ei ole käynnissä."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:397
|
||
msgid "Invalid parameters given to search."
|
||
msgstr "Virheelliset parametrit annettiin hakuun."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:401
|
||
msgid ""
|
||
"Search currently not possible in virtual address space. Please run the game "
|
||
"for a bit and try again."
|
||
msgstr ""
|
||
"Haku ei ole tällä hetkellä mahdollinen näennäisosoiteavaruudessa. Pelaa "
|
||
"peliä hetken aikaa ja yritä uudelleen."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:405
|
||
msgid "Unknown error occurred."
|
||
msgstr "Tapahtui tuntematon virhe."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:423
|
||
msgid "Refresh failed. Please run the game for a bit and try again."
|
||
msgstr "Päivitys epäonnistui. Käynnistä peli hetkeksi ja yritä uudelleen."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:437
|
||
msgid "Refreshed current values."
|
||
msgstr "Nykyiset arvot päivitetty."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:462
|
||
msgid "Cannot refresh without results."
|
||
msgstr "Ei voi päivittää ilman tuloksia."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:523
|
||
msgid "Show in memory"
|
||
msgstr "Näytä muistissa"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:528
|
||
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1230
|
||
msgid "Add to watch"
|
||
msgstr "Lisää vahtiin"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:536
|
||
msgid "Generate Action Replay Code(s)"
|
||
msgstr "Luo Action Replay -koodi(t)"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:537
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665
|
||
msgid "Write value"
|
||
msgstr "Kirjoita arvo"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:538
|
||
msgid "Delete Address"
|
||
msgstr "Poista osoite"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:550
|
||
msgid "Add Read/Write Breakpoint(s)"
|
||
msgstr "Lisää luvun/kirjoituksen keskeytyskohta/-kohdat"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:552
|
||
msgid "Add Write Breakpoint(s)"
|
||
msgstr "Lisää kirjoituksen keskeytyskohta/-kohdat"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:553
|
||
msgid "Add Read Breakpoint(s)"
|
||
msgstr "Lisää luvun keskeytyskohta/-kohdat"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:635
|
||
msgid "Multiple errors occurred while generating AR codes."
|
||
msgstr "AR-koodien luonnissa tapahtui useita virheitä."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:642
|
||
msgid "Can only generate AR code for values in virtual memory."
|
||
msgstr "Vain virtuaalisessa muistissa oleville arvoille voi luoda AR-koodeja."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:645
|
||
msgid "Cannot generate AR code for this address."
|
||
msgstr "Tälle osoitteelle ei voi luoda AR-koodeja."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:648
|
||
msgid "Internal error while generating AR code."
|
||
msgstr "Sisäinen virhe AR-koodia luonnissa."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:655
|
||
msgid "Generated AR code(s)."
|
||
msgstr "AR-koodi(t) luotu."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:665
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:156
|
||
msgid "Value:"
|
||
msgstr "Arvo:"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:671
|
||
msgid "Invalid value."
|
||
msgstr "Arvo ei kelpaa."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:683
|
||
msgid "There was an error writing (some) values."
|
||
msgstr "Joidenkin arvojen kirjoitus epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:56
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1015
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:243
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:730
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:90
|
||
#: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102
|
||
msgid "Description"
|
||
msgstr "Kuvaus"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:119
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:284
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:159
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:188
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1073
|
||
msgid "Address"
|
||
msgstr "Osoite"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741
|
||
msgid "Last Value"
|
||
msgstr "Edellinen arvo"
|
||
|
||
#: Source/Core/DolphinQt/CheatSearchWidget.cpp:741
|
||
msgid "Current Value"
|
||
msgstr "Nykyinen arvo"
|
||
|
||
#: Source/Core/DolphinQt/CheatsManager.cpp:29
|
||
msgid "Cheats Manager"
|
||
msgstr "Koodien hallinta"
|
||
|
||
#: Source/Core/DolphinQt/CheatsManager.cpp:133
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:410
|
||
msgid "AR Code"
|
||
msgstr "Action Replay -koodi"
|
||
|
||
#: Source/Core/DolphinQt/CheatsManager.cpp:137
|
||
#: Source/Core/DolphinQt/Config/PropertiesDialog.cpp:64
|
||
msgid "Gecko Codes"
|
||
msgstr "Gecko-koodit"
|
||
|
||
#: Source/Core/DolphinQt/CheatsManager.cpp:142
|
||
msgid "Start New Cheat Search"
|
||
msgstr "Aloita uusi huijauskoodihaku"
|
||
|
||
#: Source/Core/DolphinQt/CheatsManager.cpp:155
|
||
msgid "Cheat Search"
|
||
msgstr "Koodihaku"
|
||
|
||
#: Source/Core/DolphinQt/Config/ARCodeWidget.cpp:72
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:107
|
||
msgid "&Add New Code..."
|
||
msgstr "&Lisää uusi koodi..."
|
||
|
||
#: Source/Core/DolphinQt/Config/ARCodeWidget.cpp:73
|
||
#: Source/Core/DolphinQt/Config/ARCodeWidget.cpp:194
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:108
|
||
msgid "&Edit Code..."
|
||
msgstr "&Muokkaa koodia..."
|
||
|
||
#: Source/Core/DolphinQt/Config/ARCodeWidget.cpp:74
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:109
|
||
msgid "&Remove Code"
|
||
msgstr "&Poista koodi"
|
||
|
||
#: Source/Core/DolphinQt/Config/ARCodeWidget.cpp:133
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:312
|
||
msgid "Sort Alphabetically"
|
||
msgstr "Järjestä aakkosjärjestykseen"
|
||
|
||
#: Source/Core/DolphinQt/Config/ARCodeWidget.cpp:134
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:313
|
||
msgid "Show Enabled Codes First"
|
||
msgstr "Näytä käytössä olevat koodit ensin"
|
||
|
||
#: Source/Core/DolphinQt/Config/ARCodeWidget.cpp:135
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:314
|
||
msgid "Show Disabled Codes First"
|
||
msgstr "Näytä käytöstä poistetut koodit ensin"
|
||
|
||
#: Source/Core/DolphinQt/Config/ARCodeWidget.cpp:194
|
||
msgid "Clone and &Edit Code..."
|
||
msgstr "Kloonaa ja &muokkaa koodia..."
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:26
|
||
msgid "Cheat Code Editor"
|
||
msgstr "Huijauskoodien muokkaus"
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:83
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:127
|
||
msgid "Creator:"
|
||
msgstr "Tekijä:"
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:84
|
||
msgid "Notes:"
|
||
msgstr "Muistiinpanot:"
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:88
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:126
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:124
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:159
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:166
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:106
|
||
msgid "Name:"
|
||
msgstr "Nimi:"
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:94
|
||
msgid "Code:"
|
||
msgstr "Koodi:"
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:150
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:237
|
||
msgid "Parsing Error"
|
||
msgstr "Jäsennysvirhe"
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:151
|
||
msgid ""
|
||
"Unable to parse line %1 of the entered AR code as a valid encrypted or "
|
||
"decrypted code. Make sure you typed it correctly.\n"
|
||
"\n"
|
||
"Would you like to ignore this line and continue parsing?"
|
||
msgstr ""
|
||
"Syötetyn AR-koodin rivin %1 jäsentäminen kelvolliseksi salatuksi tai "
|
||
"salaamattomaksi koodiksi epäonnistui. Varmista, että olet kirjoittanut sen "
|
||
"oikein.\n"
|
||
"\n"
|
||
"Haluatko ohittaa tämän rivin ja jatkaa jäsentämistä?"
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:167
|
||
msgid "Invalid Mixed Code"
|
||
msgstr "Virheellinen sekakoodi"
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:168
|
||
msgid ""
|
||
"This Action Replay code contains both encrypted and unencrypted lines; you "
|
||
"should check that you have entered it correctly.\n"
|
||
"\n"
|
||
"Do you want to discard all unencrypted lines?"
|
||
msgstr ""
|
||
"Tämä Action Replay -koodi sisältää sekä salattuja että salaamattomia rivejä; "
|
||
"tarkista, että olet syöttänyt sen oikein.\n"
|
||
"\n"
|
||
"Haluatko poistaa kaikki salaamattomat rivit?"
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:195
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:185
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:195
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416
|
||
#: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:46
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:287
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:326
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:228
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:255
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:412
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:459
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:513
|
||
#: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:104
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:611
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:622
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:1089
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:1103
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:251
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:368
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:750
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:765
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:777
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:796
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:802
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:817
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:825
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:941
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:948
|
||
#: Source/Core/DolphinQt/Debugger/RegisterColumn.cpp:86
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:283
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:571
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:344
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:374
|
||
#: Source/Core/DolphinQt/Main.cpp:223 Source/Core/DolphinQt/Main.cpp:239
|
||
#: Source/Core/DolphinQt/Main.cpp:246 Source/Core/DolphinQt/MainWindow.cpp:311
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:319
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1224
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1643
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1650
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1710
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1717
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1823
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1931
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:223 Source/Core/DolphinQt/MenuBar.cpp:1425
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1515
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1538
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1553
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1584
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1609
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1826
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1838
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1850
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1872
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1898
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1950
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:476
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:738
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:983
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1106
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:352
|
||
#: Source/Core/DolphinQt/RenderWidget.cpp:121
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:202
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:223
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:471
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:493
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:514
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:598
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:622
|
||
#: Source/Core/DolphinQt/Translation.cpp:320
|
||
msgid "Error"
|
||
msgstr "Virhe"
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:196
|
||
msgid "The resulting decrypted AR code doesn't contain any lines."
|
||
msgstr "Purettu AR-koodi ei sisällä lainkaan rivejä"
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:238
|
||
msgid ""
|
||
"Unable to parse line %1 of the entered Gecko code as a valid code. Make sure "
|
||
"you typed it correctly.\n"
|
||
"\n"
|
||
"Would you like to ignore this line and continue parsing?"
|
||
msgstr ""
|
||
"Syötetyn Gecko-koodin rivin %1 jäsentäminen kelvolliseksi koodiksi "
|
||
"epäonnistui. Varmista, että olet kirjoittanut sen oikein.\n"
|
||
"\n"
|
||
"Haluatko ohittaa tämän rivin ja jatkaa jäsentämistä?"
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatCodeEditor.cpp:251
|
||
msgid "This Gecko code doesn't contain any lines."
|
||
msgstr "Gecko-koodi ei sisältänyt rivejä."
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:39
|
||
#: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:29
|
||
msgid "Configure Dolphin"
|
||
msgstr "Dolphinin asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:59
|
||
msgid "Changing cheats will only take effect when the game is restarted."
|
||
msgstr ""
|
||
"Huijauskoodien vaihtamisella on vaikutusta vasta pelin "
|
||
"uudelleenkäynnistyksen jälkeen."
|
||
|
||
#: Source/Core/DolphinQt/Config/CheatWarningWidget.cpp:66
|
||
msgid "Dolphin's cheat system is currently disabled."
|
||
msgstr "Dolphinin huijausjärjestelmä on tällä hetkellä pois käytöstä."
|
||
|
||
#. i18n: This is "common" as in "shared", not the opposite of "uncommon"
|
||
#: Source/Core/DolphinQt/Config/CommonControllersWidget.cpp:32
|
||
msgid "Common"
|
||
msgstr "Yhteinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/CommonControllersWidget.cpp:34
|
||
#: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:66
|
||
msgid "Background Input"
|
||
msgstr "Taustasyöttö"
|
||
|
||
#: Source/Core/DolphinQt/Config/CommonControllersWidget.cpp:36
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/ControllerInterfaceWindow.cpp:19
|
||
#: Source/Core/DolphinQt/Config/Mapping/FreeLookRotation.cpp:29
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:39
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuMotionControlIMU.cpp:37
|
||
msgid "Alternate Input Sources"
|
||
msgstr "Vaihtoehtoiset syötelähteet"
|
||
|
||
#: Source/Core/DolphinQt/Config/CommonControllersWidget.cpp:37
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:29
|
||
msgid "SDL Controller Settings"
|
||
msgstr "SDL-ohjaimen asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/ConfigControls/ConfigUserPath.cpp:45
|
||
msgid "Empty Value"
|
||
msgstr "Tyhjä arvo"
|
||
|
||
#: Source/Core/DolphinQt/Config/ConfigControls/ConfigUserPath.cpp:46
|
||
msgid "This field cannot be left empty. Please enter a value."
|
||
msgstr "Tämä kenttä ei voi olla tyhjä. Valitse jokin arvo"
|
||
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/ControllerInterfaceWindow.cpp:30
|
||
msgid "DSU Client"
|
||
msgstr "DSU-asiakas"
|
||
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/ControllerInterfaceWindow.cpp:40
|
||
msgid "Nothing to configure"
|
||
msgstr "Ei mitään säädettävää"
|
||
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:32
|
||
msgid "Edit DSU Server"
|
||
msgstr "Muokkaa DSU-palvelinta"
|
||
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:37
|
||
msgid "BetterJoy, DS4Windows, etc"
|
||
msgstr "BetterJoy, DS4Windows, jne."
|
||
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:58
|
||
msgid "Server IP Address"
|
||
msgstr "Palvelimen IP-osoite"
|
||
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:60
|
||
msgid "Server Port"
|
||
msgstr "Palvelimen portti"
|
||
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:64
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:738
|
||
msgid "Apply"
|
||
msgstr "Käytä"
|
||
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientEditServerDialog.cpp:65
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1559
|
||
#: Source/Core/DolphinQt/NKitWarningDialog.cpp:59
|
||
#: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:52
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:236
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:260
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:732
|
||
msgid "Cancel"
|
||
msgstr "Peruuta"
|
||
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:28
|
||
#: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:31
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:107
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:513
|
||
msgid "Enable"
|
||
msgstr "Ota käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:35
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:132
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:283
|
||
msgid "Add..."
|
||
msgstr "Lisää..."
|
||
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:36
|
||
msgid "Edit"
|
||
msgstr "Muokkaa"
|
||
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:37
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:128
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:65
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:39
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:133
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:284
|
||
msgid "Remove"
|
||
msgstr "Poista"
|
||
|
||
#: Source/Core/DolphinQt/Config/ControllerInterface/DualShockUDPClientWidget.cpp:48
|
||
msgid ""
|
||
"The DSU protocol enables the use of input and motion data from compatible "
|
||
"sources, like PlayStation, Nintendo Switch and Steam controllers.<br><br>For "
|
||
"setup instructions, <a href=\"https://wiki.dolphin-emu.org/index.php?"
|
||
"title=DSU_Client\">refer to this page</a>."
|
||
msgstr ""
|
||
"DSU-protokolla mahdollistaa syötteen ja liikedatan vastaanottamisen "
|
||
"yhteensopivista lähteistä, kuten PlayStation-, Nintendo Switch- ja Steam-"
|
||
"ohjaimista.<br><br>Asennusohjeita on saatavilla<a href=\"https://"
|
||
"wiki.dolphin-emu.org/index.php?title=DSU_Client\">tältä sivulta</a>."
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:429
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:163
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:90
|
||
msgid "Name"
|
||
msgstr "Nimi"
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:63
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:251
|
||
msgid "Size"
|
||
msgstr "Koko"
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:98
|
||
msgid "Disc"
|
||
msgstr "Levy"
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:146
|
||
msgid "Data Partition (%1)"
|
||
msgstr "Dataosio (%1)"
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:149
|
||
msgid "Update Partition (%1)"
|
||
msgstr "Päivitysosio (%1)"
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:152
|
||
msgid "Channel Partition (%1)"
|
||
msgstr "Kanavaosio (%1)"
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:155
|
||
msgid "Install Partition (%1)"
|
||
msgstr "Asennusosio (%1)"
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:159
|
||
msgid "Other Partition (%1)"
|
||
msgstr "Muu osio (%1):"
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:217
|
||
msgid "Choose Folder to Extract To"
|
||
msgstr "Valitse kansio, johon puretaan"
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:243
|
||
msgid "Extract Files..."
|
||
msgstr "Vie tiedostot..."
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:253
|
||
msgid "Extract System Data..."
|
||
msgstr "Vie järjestelmätiedot..."
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:260
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:314
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:522
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:667
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:695
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:232 Source/Core/DolphinQt/MenuBar.cpp:1197
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1420
|
||
msgid "Success"
|
||
msgstr "Onnistui"
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:261
|
||
msgid "Successfully extracted system data."
|
||
msgstr "Järjestelmädatan vienti onnistui."
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:263
|
||
msgid "Failed to extract system data."
|
||
msgstr "Järjestelmädatan vienti epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:270
|
||
msgid "Extract Entire Disc..."
|
||
msgstr "Vie koko levyn sisältö..."
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:294
|
||
msgid "Extract Entire Partition..."
|
||
msgstr "Vie kokonainen osio..."
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:301
|
||
msgid "Extract File..."
|
||
msgstr "Vie tiedosto..."
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:303
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:773
|
||
msgid "Save File To"
|
||
msgstr "Tallenna tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:357
|
||
msgid "Extracting All Files..."
|
||
msgstr "Viedään kaikkia tiedostoja..."
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:358
|
||
msgid "Extracting Directory..."
|
||
msgstr "Puretaan hakemistoa..."
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:384
|
||
msgid "Successfully extracted file."
|
||
msgstr "Tiedoston purku onnistui."
|
||
|
||
#: Source/Core/DolphinQt/Config/FilesystemWidget.cpp:386
|
||
msgid "Failed to extract file."
|
||
msgstr "Tiedoston vieminen epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:33
|
||
msgid ""
|
||
"Allows manipulation of the in-game camera.<br><br><dolphin_emphasis>If "
|
||
"unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Salli pelin sisäinen kameran vapaa muuntelu.<br><br><dolphin_emphasis>Ellet "
|
||
"ole varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:39
|
||
msgid "Configure Controller"
|
||
msgstr "Ohjaimen asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:41
|
||
msgid "Six Axis"
|
||
msgstr "Kuusiakselinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:41
|
||
msgid "First Person"
|
||
msgstr "Ensimmäinen persoona"
|
||
|
||
#: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:41
|
||
msgid "Orbital"
|
||
msgstr "Kiertävä"
|
||
|
||
#: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:43
|
||
msgid "Free Look Control Type"
|
||
msgstr "Vapaan katselun hallinnan tyyppi"
|
||
|
||
#: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:45
|
||
msgid ""
|
||
"Changes the in-game camera type during Free Look.<br><br>Six Axis: Offers "
|
||
"full camera control on all axes, akin to moving a spacecraft in zero "
|
||
"gravity. This is the most powerful Free Look option but is the most "
|
||
"challenging to use.<br> <br>First Person: Controls the free camera similarly "
|
||
"to a first person video game. The camera can rotate and travel, but roll is "
|
||
"impossible. Easy to use, but limiting.<br><br>Orbital: Rotates the free "
|
||
"camera around the original camera. Has no lateral movement, only rotation "
|
||
"and you may zoom up to the camera's origin point."
|
||
msgstr ""
|
||
"Muuttaa pelikameran tyyppiä vapaan katselun tilassa.<br><br>Kuusiakselinen: "
|
||
"Antaa täyden kameran ohjauksen kaikilla akseleilla, ikään kuin liikkuisi "
|
||
"avaruusaluksessa painottomassa tilassa. Tämä on kaikista monipuolisin vapaan "
|
||
"katselun valinta, mutta sitä on myös vaikein käyttää.<br><br>Ensimmäinen "
|
||
"persoona: Ohjaa kameraa ikään kuin ensimmäisen persoonan videopelissä. "
|
||
"Kamera voi kääntyä ja liikkua, mutta sen vierittäminen ei ole mahdollista. "
|
||
"Asetus on helppo käyttää, mutta se on myös rajoittava.<br><br>Kiertävä: "
|
||
"Vapaa kamera kiertää alkuperäisen kamera ympärillä. Sivuttaissuuntainen "
|
||
"liike ei ole mahdollista, ja kamera voi vain kiertää ja zoomata "
|
||
"alkuperäiseen pisteeseen asti."
|
||
|
||
#: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:55
|
||
msgid ""
|
||
"Free Look allows for manipulation of the in-game camera. Different camera "
|
||
"types are available from the dropdown.<br><br>For detailed instructions, <a "
|
||
"href=\"https://wiki.dolphin-emu.org/index.php?title=Free_Look\">refer to "
|
||
"this page</a>."
|
||
msgstr ""
|
||
"Vapaa katselu mahdollistaa pelin sisäisen kameran vapaan muuntelun. "
|
||
"Erilaisia kameratyyppejä on saatavissa pudotusvalikosta.<br>Tarkempia "
|
||
"ohjeita on saatavissa <a href=\"https://wiki.dolphin-emu.org/index.php?"
|
||
"title=Free_Look\">tältä sivulta</a>."
|
||
|
||
#: Source/Core/DolphinQt/Config/FreeLookWidget.cpp:69
|
||
msgid "Camera 1"
|
||
msgstr "Kamera 1"
|
||
|
||
#: Source/Core/DolphinQt/Config/FreeLookWindow.cpp:19
|
||
msgid "Free Look Settings"
|
||
msgstr "Vapaan katselun asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:34
|
||
msgid "Section that contains most CPU and Hardware related settings."
|
||
msgstr ""
|
||
"Osio, joka sisältää useimmat suorittimeen ja laitteistoon liittyvät "
|
||
"asetukset."
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:36
|
||
msgid ""
|
||
"Controls whether or not Dual Core should be enabled. Can improve performance "
|
||
"but can also cause issues. Defaults to <b>True</b>"
|
||
msgstr ""
|
||
"Valitsee, otetaanko kaksiytiminen suoritus käyttöön vai ei. Tämä voi "
|
||
"parantaa suorituskykyä mutta voi myös aiheuttaa ongelmia. Oletuksena "
|
||
"<b>True</b>."
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:41
|
||
msgid ""
|
||
"Emulate the disc speed of real hardware. Disabling can cause instability. "
|
||
"Defaults to <b>True</b>"
|
||
msgstr ""
|
||
"Emuloi oikean laitteiston optisen levyn nopeutta. Käytöstä poistaminen "
|
||
"saattaa aiheutaa epävakautta. Oletuksena <b>True</b>"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:44
|
||
msgid ""
|
||
"Controls whether or not the Memory Management Unit should be emulated fully. "
|
||
"Few games require it."
|
||
msgstr ""
|
||
"Valitsee, tuleeko muistinhallintayksikköä emuloida täydellisesti. Vain "
|
||
"harvat pelit tarvitsevat sitä."
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:49
|
||
msgid ""
|
||
"Controls whether to use high or low-level DSP emulation. Defaults to "
|
||
"<b>True</b>"
|
||
msgstr ""
|
||
"Valitsee, käytetäänkö matalan vai korkean tason DSP-emulointia. Oletuksena "
|
||
"<b>True</b>"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:53
|
||
msgid ""
|
||
"Tries to translate branches ahead of time, improving performance in most "
|
||
"cases. Defaults to <b>True</b>"
|
||
msgstr ""
|
||
"Yrittää muuntaa haarat ajoissa, mikä tavallisesti parantaa suorituskykyä. "
|
||
"Oletuksena <b>True</b>"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:56
|
||
msgid "Section that contains all Gecko cheat codes."
|
||
msgstr "Osio, joka sisältää kaikki Gecko-huijauskoodit."
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:59
|
||
msgid "Section that contains all Action Replay cheat codes."
|
||
msgstr "Osio, joka sisältää kaikki Action Replay -huijauskoodit."
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:62
|
||
msgid "Section that contains all graphics related settings."
|
||
msgstr "Osio, joka sisältää kaikki grafiikkaan liittyvät asetukset."
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:83
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:117
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:193
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:200
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:86
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:40
|
||
#: Source/Core/DolphinQt/ToolBar.cpp:116
|
||
msgid "Refresh"
|
||
msgstr "Päivitä"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:84
|
||
msgid "Open in External Editor"
|
||
msgstr "Avaa ulkoinen muokkain"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:127
|
||
msgid "Failed to open config file!"
|
||
msgstr "Määritystiedoston avaus epäonnistui!"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:134
|
||
msgid "Failed to write config file!"
|
||
msgstr "Asetustiedoston kirjoittaminen epäonnistui!"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:186
|
||
msgid ""
|
||
"Failed to create the configuration file:\n"
|
||
"%1"
|
||
msgstr ""
|
||
"Määritystiedoston luonti epäonnistui:\n"
|
||
"%1"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigEdit.cpp:196
|
||
msgid ""
|
||
"Failed to open file in external editor.\n"
|
||
"Make sure there's an application assigned to open INI files."
|
||
msgstr ""
|
||
"Tiedoston avaus ulkoisessa muokkaimessa epäonnistui.\n"
|
||
"Varmista, että INI-tiedostojen avaamiseen on valittu sovellus."
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:98
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:21
|
||
msgid "Core"
|
||
msgstr "Ydin"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:102
|
||
msgid "Enable Dual Core"
|
||
msgstr "Ota kaksiydinsuoritin käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:103
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:82
|
||
msgid "Enable MMU"
|
||
msgstr "Ota MMU käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:104
|
||
msgid "Enable FPRF"
|
||
msgstr "Ota FPRF käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:105
|
||
msgid "Synchronize GPU thread"
|
||
msgstr "Synkronoi grafiikkasuorittimen säie"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:107
|
||
msgid "Emulate Disc Speed"
|
||
msgstr "Emuloi levyn nopeutta"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:108
|
||
msgid "DSP HLE (fast)"
|
||
msgstr "DSP-HLE (nopea)"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:110
|
||
msgid "auto"
|
||
msgstr "automaattinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:110
|
||
msgid "none"
|
||
msgstr "ei mikään"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:111
|
||
msgid "fake-completion"
|
||
msgstr "näennäisläpäisy"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:116
|
||
msgid ""
|
||
"Enables the Memory Management Unit, needed for some games. (ON = Compatible, "
|
||
"OFF = Fast)"
|
||
msgstr ""
|
||
"Ottaa MMU:n käyttöön. Jotkin pelit vaativat sitä. (PÄÄLLÄ = Yhteensopiva, "
|
||
"POIS = Nopea)"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:119
|
||
msgid ""
|
||
"Enables Floating Point Result Flag calculation, needed for a few games. (ON "
|
||
"= Compatible, OFF = Fast)"
|
||
msgstr ""
|
||
"Ottaa liukulukutulosten lippurekisterin laskennan käyttöön, mitä tarvitaan "
|
||
"muutamiin peleihin. (PÄÄLLÄ = Yhteensopiva, POIS = Nopea)"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:122
|
||
msgid ""
|
||
"Synchronizes the GPU and CPU threads to help prevent random freezes in Dual "
|
||
"core mode. (ON = Compatible, OFF = Fast)"
|
||
msgstr ""
|
||
"Synkronoi emuloidun grafiikkasuorittimen ja suorittimen säikeet, mikä auttaa "
|
||
"estämään satunnaisia jumiutumisia kaksiydin-tilassa. (PÄÄLLÄ = Yhteensopiva, "
|
||
"POIS = Nopea)"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:125
|
||
msgid ""
|
||
"Enable emulated disc speed. Disabling this can cause crashes and other "
|
||
"problems in some games. (ON = Compatible, OFF = Unlocked)"
|
||
msgstr ""
|
||
"Ota emuloitu levyn nopeus käyttöön. Tämän poistaminen käytöstä saattaa "
|
||
"johtaa kaatumisiin ja muihin ongelmiin joissakin peleissä. (PÄÄLLÄ = "
|
||
"Yhteensopivuus, POIS = Rajoittamaton)"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:135
|
||
msgid "Deterministic dual core:"
|
||
msgstr "Deterministinen kaksoisydintila:"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:139
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:210
|
||
msgid "Stereoscopy"
|
||
msgstr "Stereoskopia"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:150
|
||
msgid "Monoscopic Shadows"
|
||
msgstr "Monoskooppiset varjot"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:153
|
||
msgid ""
|
||
"This value is multiplied with the depth set in the graphics configuration."
|
||
msgstr "Tämä arvo kerrotaan grafiikka-asetusten määräämällä syvyydellä."
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:155
|
||
msgid ""
|
||
"This value is added to the convergence value set in the graphics "
|
||
"configuration."
|
||
msgstr "Tämä arvo lisätään grafiikka-asetusten määräämään yhtenevyysarvoon."
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:157
|
||
msgid "Use a single depth buffer for both eyes. Needed for a few games."
|
||
msgstr ""
|
||
"Käyttää yhteistä syvyyspuskuria molemmille silmille. Muutamat pelit vaativat "
|
||
"tätä asetusta."
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:159
|
||
msgid "Depth Percentage:"
|
||
msgstr "Syvyysprosentti:"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:163
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:234
|
||
msgid "Convergence:"
|
||
msgstr "Yhtenevyys:"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:183
|
||
msgid "Default Config (Read Only)"
|
||
msgstr "Oletusasetukset (vain luku)"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:190
|
||
msgid "User Config"
|
||
msgstr "Käyttäjän asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:209
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:504
|
||
#: Source/Core/DolphinQt/Config/SettingsWindow.cpp:195
|
||
#: Source/Core/DolphinQt/ToolBar.cpp:130
|
||
msgid "Graphics"
|
||
msgstr "Grafiikka"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:211
|
||
msgid "Editor"
|
||
msgstr "Muokkain"
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:261
|
||
msgid ""
|
||
"Italics mark default game settings, bold marks user settings.\n"
|
||
"Right-click to remove user settings.\n"
|
||
"Graphics tabs don't display the value of a default game setting.\n"
|
||
"Anti-Aliasing settings are disabled when the global graphics backend doesn't "
|
||
"match the game setting."
|
||
msgstr ""
|
||
"Kursiivi tarkoittaa pelin oletusasetuksia, ja tummennettu teksti tarkoittaa "
|
||
"käyttäjän asetuksia.\n"
|
||
"Paina hiiren oikealla painikkeella poistaakseksi käyttäjän asetuksen.\n"
|
||
"Grafiikkavälilehdet eivät näytä pelin oletusasetuksia.\n"
|
||
"Reunanpehmennysasetukset ovat poissa käytöstä, jos yleinen "
|
||
"grafiikkajärjestelmä ei vastaa pelille valittua järjestelmää."
|
||
|
||
#: Source/Core/DolphinQt/Config/GameConfigWidget.cpp:266
|
||
msgid "These settings override core Dolphin settings."
|
||
msgstr "Nämä asetukset korvaavat Dolphinin yleiset asetukset."
|
||
|
||
#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:31
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:111
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:413
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:522
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:121
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:139
|
||
#: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:83
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:860
|
||
msgid "None"
|
||
msgstr "Ei mikään"
|
||
|
||
#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:32
|
||
msgid "Standard Controller"
|
||
msgstr "Vakio-ohjain"
|
||
|
||
#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:34
|
||
msgid "GameCube Controller Adapter (USB)"
|
||
msgstr "GameCube-ohjainsovitin (USB)"
|
||
|
||
#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:35
|
||
msgid "Steering Wheel"
|
||
msgstr "Ratti"
|
||
|
||
#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:36
|
||
msgid "Dance Mat"
|
||
msgstr "Tanssimatto"
|
||
|
||
#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:37
|
||
msgid "DK Bongos"
|
||
msgstr "DK-bongot"
|
||
|
||
#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:39
|
||
msgid "GBA (Integrated)"
|
||
msgstr "GBA (sisäinen)"
|
||
|
||
#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:41
|
||
msgid "GBA (TCP)"
|
||
msgstr "GBA (TCP)"
|
||
|
||
#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:42
|
||
msgid "Keyboard Controller"
|
||
msgstr "Näppäimistöohjain"
|
||
|
||
#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:75
|
||
msgid "GameCube Controllers"
|
||
msgstr "GameCube-ohjaimet"
|
||
|
||
#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:82
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:71
|
||
msgid "Port %1"
|
||
msgstr "Portti %1"
|
||
|
||
#: Source/Core/DolphinQt/Config/GamecubeControllersWidget.cpp:84
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:139
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:147
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:257
|
||
#: Source/Core/DolphinQt/Settings/TriforcePane.cpp:58
|
||
#: Source/Core/DolphinQt/Settings/TriforcePane.cpp:73
|
||
msgid "Configure"
|
||
msgstr "Määritä asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:110
|
||
msgid "Download Codes"
|
||
msgstr "Lataa koodeja"
|
||
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:114
|
||
msgid "Download Codes from the WiiRD Database"
|
||
msgstr "Lataa koodeja WiiRD-tietokannasta"
|
||
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:128
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:161
|
||
msgid "Description:"
|
||
msgstr "Kuvaus:"
|
||
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:402
|
||
msgid ""
|
||
"Failed to download Gecko codes. The code server may be temporarily "
|
||
"unavailable. Please try again later."
|
||
msgstr ""
|
||
"Gecko-koodien lataaminen epäonnistui. Palvelin voi olla tilapäisesti "
|
||
"tavoittamattomissa. Yritä uudelleen myöhemmin"
|
||
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:407
|
||
msgid ""
|
||
"\n"
|
||
"\n"
|
||
"Server response: HTTP %1."
|
||
msgstr ""
|
||
"\n"
|
||
"\n"
|
||
"Palvelimen vastua: HTTP %1."
|
||
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:409
|
||
msgid "Download Failed"
|
||
msgstr "Lataus epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:416
|
||
msgid "File contained no codes."
|
||
msgstr "Tiedostossa ei ollut koodeja."
|
||
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:437
|
||
msgid "Download complete"
|
||
msgstr "Lataus valmis"
|
||
|
||
#: Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp:438
|
||
msgid "Downloaded %1 codes. (added %2)"
|
||
msgstr "Ladattu %1 koodia. (lisätty %2)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:50
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:500
|
||
msgid "Debugging"
|
||
msgstr "Virheenjäljitys"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:54
|
||
msgid "Log Render Time to File"
|
||
msgstr "Kirjoita hahmonnusaika lokitiedostoon"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:58
|
||
msgid "Enable Wireframe"
|
||
msgstr "Ota rautalankatila käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:60
|
||
msgid "Texture Format Overlay"
|
||
msgstr "Tekstuurimuodon kerros"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:61
|
||
msgid "Enable API Validation Layers"
|
||
msgstr "Käytä ohjelmointirajapinnan tarkistuskerroksia"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:70
|
||
msgid "Utility"
|
||
msgstr "Apuvälineet"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:75
|
||
msgid "Load Custom Textures"
|
||
msgstr "Lataa muokatut tekstuurit"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:76
|
||
msgid "Prefetch Custom Textures"
|
||
msgstr "Esihae muokatut tekstuurit"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:79
|
||
msgid "Dump EFB Target"
|
||
msgstr "Tee EFB-kohteen vedos"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:80
|
||
msgid "Dump XFB Target"
|
||
msgstr "Tee XFB-kohteen vedos"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:89
|
||
msgid "Disable EFB VRAM Copies"
|
||
msgstr "Poista EFB-VRAM-kopiointi käytöstä"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:92
|
||
msgid "Enable Graphics Mods"
|
||
msgstr "Käytä grafiikkamodeja"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:104
|
||
msgid "Texture Dumping"
|
||
msgstr "Tekstuurien vedostaminen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:108
|
||
msgid "Dump Base Textures"
|
||
msgstr "Tee perustekstuurivedos"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:109
|
||
msgid "Dump Mip Maps"
|
||
msgstr "Tee mipmap-vedos"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:127
|
||
msgid "Frame Dumping"
|
||
msgstr "Kehysvedostus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:132
|
||
msgid "Window Resolution"
|
||
msgstr "Ikkunan kuvatarkkuus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:132
|
||
msgid "Aspect Ratio Corrected Internal Resolution"
|
||
msgstr "Kuvasuhdekorjattu sisäinen kuvatarkkuus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:133
|
||
msgid "Raw Internal Resolution"
|
||
msgstr "Raaka sisäinen kuvatarkkuus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:137
|
||
msgid "Resolution Type:"
|
||
msgstr "Kuvatarkkuuden tyyppi:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:142
|
||
msgid "Use Lossless Codec (Ut Video)"
|
||
msgstr "Käytä häviötöntä pakkausta (Ut Video)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:148
|
||
msgid "Bitrate (kbps):"
|
||
msgstr "Bittivirta (kbps):"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:152
|
||
msgid "PNG Compression Level:"
|
||
msgstr "PNG:n pakkaustaso:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:153
|
||
msgid "PNG Compression Level"
|
||
msgstr "PNG:n pakkaustaso"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:157
|
||
msgid "Crop"
|
||
msgstr "Rajaa"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:162
|
||
msgid "To Aspect Ratio"
|
||
msgstr "Kuvasuhteeseen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:163
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:165
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66
|
||
msgid "Custom"
|
||
msgstr "Oma"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:173
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311
|
||
msgid "Top"
|
||
msgstr "Yläreuna"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:177
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:311
|
||
msgid "Bottom"
|
||
msgstr "Alareuna"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:193
|
||
msgid "Misc"
|
||
msgstr "Sekalaiset"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:198
|
||
msgid "Enable Progressive Scan"
|
||
msgstr "Ota progressiivinen kuva käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:199
|
||
msgid "Backend Multithreading"
|
||
msgstr "Sisäisen järjestelmän monisäikeisyys"
|
||
|
||
#. i18n: VS is short for vertex shaders.
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:203
|
||
msgid "Prefer VS for Point/Line Expansion"
|
||
msgstr "Käytä kulmapistevarjostinta pisteiden ja viivojen laajentamiseen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:205
|
||
msgid "Cull Vertices on the CPU"
|
||
msgstr "Karsi kulmapisteitä suorittimella"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:214
|
||
msgid "Borderless Fullscreen"
|
||
msgstr "Reunaton koko näytön tila"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:220
|
||
msgid "Experimental"
|
||
msgstr "Kokeellinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:225
|
||
msgid "Defer EFB Cache Invalidation"
|
||
msgstr "Lykkää EFB-välimuistin mitätöintiä"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:227
|
||
msgid "Manual Texture Sampling"
|
||
msgstr "Manuaalinen tekstuuriotanta"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:278
|
||
msgid ""
|
||
"Renders the scene as a wireframe.<br><br><dolphin_emphasis>If unsure, leave "
|
||
"this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Hahmontaa näkymän rautalankamallina.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:281
|
||
msgid ""
|
||
"Modifies textures to show the format they're encoded in.<br><br>May require "
|
||
"an emulation reset to apply.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Muuttaa tekstuurit näyttämään muodon, johon ne on pakattu.<br><br>Tämä voi "
|
||
"vaatia emulaattorin uudelleenkäynnistyksen tullakseen voimaan."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:285
|
||
msgid ""
|
||
"Enables validation of API calls made by the video backend, which may assist "
|
||
"in debugging graphical issues. On the Vulkan and D3D backends, this also "
|
||
"enables debug symbols for the compiled shaders.<br><br><dolphin_emphasis>If "
|
||
"unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Ottaa käyttöön videohahmontimen rajapintakutsujen varmentamisen, mikä voi "
|
||
"auttaa jäljittämään graafisten ongelmien syitä. Vulkan- ja D3D-hahmontimilla "
|
||
"tämä myös ottaa käyttöön käännettyjen varjostimien virheenjäljityssymbolit."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:290
|
||
msgid ""
|
||
"Logs the render time of every frame to User/Logs/render_time.txt.<br><br>Use "
|
||
"this feature to measure Dolphin's performance.<br><br><dolphin_emphasis>If "
|
||
"unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Kirjoittaa jokaisen kehyksen hahmonnusajan lokitiedostoon User/Logs/"
|
||
"render_time.txt.<br><br>Käytä tätä ominaisuutta Dolphinin suorituskyvyn "
|
||
"mittaamiseen.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:294
|
||
msgid ""
|
||
"Dumps decoded game textures based on the other flags to User/Dump/Textures/"
|
||
"<game_id>/.<br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Vedostaa puretut pelin tekstuurit, perustuen muihin asetuksiin, polkuun User/"
|
||
"Dump/Textures/<peli_id>/.<br><br><dolphin_emphasis>Ellet ole varma, "
|
||
"jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:298
|
||
msgid ""
|
||
"Whether to dump mipmapped game textures to User/Dump/Textures/"
|
||
"<game_id>/. This includes arbitrary mipmapped textures if 'Arbitrary "
|
||
"Mipmap Detection' is enabled in Enhancements.<br><br><dolphin_emphasis>If "
|
||
"unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Päättää, vedostetaanko pelin mipmapilliset tekstuurit kansioon User/Dump/"
|
||
"Textures/<peli_id>/. Tämä sisältää mielivaltaiset mipmapilliset "
|
||
"tekstuurit, jos 'Mielivaltaistsen mipmapien havainta' on päällä "
|
||
"Parannuksissa.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valituksi."
|
||
"</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:303
|
||
msgid ""
|
||
"Whether to dump base game textures to User/Dump/Textures/<game_id>/. "
|
||
"This includes arbitrary base textures if 'Arbitrary Mipmap Detection' is "
|
||
"enabled in Enhancements.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Päättää, vedostetaanko pelin pohjatekstuurit kansioon User/Dump/Textures/"
|
||
"<peli_id>/. Tämä sisältää mielivaltaiset pohjatekstuurit, jos "
|
||
"'Mielivaltaisten mipmapien havainta' on päällä Parannuksissa."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valituksi.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:308
|
||
msgid ""
|
||
"Loads custom textures from User/Load/Textures/<game_id>/ and User/Load/"
|
||
"DynamicInputTextures/<game_id>/.<br><br><dolphin_emphasis>If unsure, "
|
||
"leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Lataa muokatut tekstuurit kansioista User/Load/Textures/<peli_id>/ ja "
|
||
"User/Load/DynamicInputTextures/<game_id>/."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:312
|
||
msgid ""
|
||
"Caches custom textures to system RAM on startup.<br><br>This can require "
|
||
"exponentially more RAM but fixes possible stuttering."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Tallentaa omat tekstuurit järjestelmän muistiin käynnistyksen yhteydessä."
|
||
"<br><br>Tämä voi vaatia eksponentiaalisesti enemmän muistia, mutta se myös "
|
||
"korjaa mahdollisen pätkinnän.<br><br><dolphin_emphasis>Ellet ole varma, jätä "
|
||
"tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:316
|
||
msgid ""
|
||
"Dumps the contents of EFB copies to User/Dump/Textures/."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Vedostaa EFB-kopioiden sisällön polkuun User/Dump/Textures/."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:319
|
||
msgid ""
|
||
"Dumps the contents of XFB copies to User/Dump/Textures/."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Vedostaa XFB-kopioiden sisällön polkuun User/Dump/Textures."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:322
|
||
msgid ""
|
||
"Disables the VRAM copy of the EFB, forcing a round-trip to RAM. Inhibits all "
|
||
"upscaling.<br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Poistaa videomuistista löytyvän EFB-kopion käytöstä, mikä pakottaa tekemään "
|
||
"edestakaisen matkan RAM-muistiin. Tämä estää kaiken suurentamisen."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:326
|
||
msgid ""
|
||
"Loads graphics mods from User/Load/GraphicsMods/."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Lataa grafiikkamodit kansiosta User/Load/GraphicsMods/."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:329
|
||
msgid ""
|
||
"Selects how frame dumps (videos) and screenshots are going to be captured."
|
||
"<br>If the game or window resolution change during a recording, multiple "
|
||
"video files might be created.<br>Note that color correction and cropping are "
|
||
"always ignored by the captures.<br><br><b>Window Resolution</b>: Uses the "
|
||
"output window resolution (without black bars).<br>This is a simple dumping "
|
||
"option that will capture the image more or less as you see it.<br><b>Aspect "
|
||
"Ratio Corrected Internal Resolution</b>: Uses the Internal Resolution (XFB "
|
||
"size), and corrects it by the target aspect ratio.<br>This option will "
|
||
"consistently dump at the specified Internal Resolution regardless of how the "
|
||
"image is displayed during recording.<br><b>Raw Internal Resolution</b>: Uses "
|
||
"the Internal Resolution (XFB size) without correcting it with the target "
|
||
"aspect ratio.<br>This will provide a clean dump without any aspect ratio "
|
||
"correction so users have as raw as possible input for external editing "
|
||
"software.<br><br><dolphin_emphasis>If unsure, leave this at \"Aspect Ratio "
|
||
"Corrected Internal Resolution\".</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee kehysvedosten (videoiden) ja kuvakaappausten keräämiseen "
|
||
"käytettävän tavan.<br>Jos pelin tai ikkunan kuvatarkkuus muuttuu "
|
||
"tallennuksen aikana, toiminto voi tuottaa useita videotiedostoja."
|
||
"<br>Huomaathan, että vedokset eivät huomioi värinkorjausta tai kuva-alueen "
|
||
"rajausta.<br><br><b>Ikkunan kuvatarkkuus</b>: Käyttää ikkunan kuvatarkkuutta "
|
||
"(poislukien mahdolliset mustat palkit).<br>Tämä on yksinkertainen tekniikka, "
|
||
"joka vedostaa kuvan sellaisena kuin se näkyy.<br><b>Kuvasuhdekorjattu "
|
||
"sisäinen kuvatarkkuus</b>: Käyttää sisäistä kuvatarkkuutta (XFB:n kokoa) ja "
|
||
"korjaa sen haluttuun kuvasuhteeseen sopivaksi.<br>Tekniikka vedostaa aina "
|
||
"valitulla sisäisellä kuvakoolla riippumatta siitä, millä tavoin kuva näkyy "
|
||
"käyttäjälle tallennuksen aikana.<br><b>Raaka sisäinen kuvatarkkuus</b>: "
|
||
"Käyttää sisäistä kuvatarkkuuttaa (XFB:n kokoa) korjaamatta sen kuvasuhdetta."
|
||
"<br>Tekniikka tuottaa puhtaan vedoksen ilman välissä tehtyä "
|
||
"kuvasuhdekorjausta, jolloin käyttäjällä on paras mahdollisuus jatkokäsitellä "
|
||
"videota ulkoisissa videonmuokkausohjelmistoissa."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse \"Kuvasuhdekorjattu "
|
||
"sisäinen kuvatarkkuus\".</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:345
|
||
msgid ""
|
||
"Encodes frame dumps using the Ut Video codec. If this option is unchecked, a "
|
||
"lossy Xvid codec will be used.<br><br><dolphin_emphasis>If unsure, leave "
|
||
"this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Koodaa kehysvedokset Ut-koodekilla. Jos tämä asetus on valitsematta, "
|
||
"käyttöön tulee häviöllinen Xvid-koodekki.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:350
|
||
msgid ""
|
||
"Specifies the zlib compression level to use when saving PNG images (both for "
|
||
"screenshots and framedumping).<br><br>Since PNG uses lossless compression, "
|
||
"this does not affect the image quality; instead, it is a trade-off between "
|
||
"file size and compression time.<br><br>A value of 0 uses no compression at "
|
||
"all. A value of 1 uses very little compression, while the maximum value of "
|
||
"9 applies a lot of compression. However, for PNG files, levels between 3 "
|
||
"and 6 are generally about as good as level 9 but finish in significantly "
|
||
"less time.<br><br><dolphin_emphasis>If unsure, leave this at 6.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee zlib-pakkaustason, jota käytetään PNG-kuvien tallentamiseen (sekä "
|
||
"kuvakaappauksille että kehysvedoksille).<br><br>Koska PNG käyttää häviötöntä "
|
||
"pakkausta, asetus ei vaikuta kuvanlaatuun; sen sijaan kyseessä on säätö "
|
||
"tiedostokoon ja pakkausajan välillä.<br><br>Arvo 0 poistaa pakkauksen "
|
||
"käytöstä kokonaan. Arvo 1 käyttää erittäin vähän pakkausta, kun taas korkein "
|
||
"arvo 9 käyttää paljon pakkausta. PNG-tiedostoille arvot välillä 3 - 6 ovat "
|
||
"kuitenkin lähes yhtä hyviä kuin 9, mutta toimivat nopeammin."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse 6.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:360
|
||
msgid ""
|
||
"Enables progressive scan if supported by the emulated software. Most games "
|
||
"don't have any issue with this.<br><br><dolphin_emphasis>If unsure, leave "
|
||
"this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Ottaa käyttöön progressiivisen kuvan, jos emuloitu ohjelmisto tukee sitä. "
|
||
"Useimmissa peleissä tämä ei aiheuta ongelmia.<br><br><dolphin_emphasis>Ellet "
|
||
"ole varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:364
|
||
msgid ""
|
||
"Enables multithreaded command submission in backends where supported. "
|
||
"Enabling this option may result in a performance improvement on systems with "
|
||
"more than two CPU cores. Currently, this is limited to the Vulkan backend."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Ottaa käyttöön monisäikeisen komentojen lähettämisen niillä hahmontajilla, "
|
||
"jotka sitä tukevat. Tämän asetuksen käyttöönotto voi johtaa suorituskyvyn "
|
||
"paranemiseen niissä järjestelmissä, joissa on enemmän kuin kaksi "
|
||
"suoritinydintä. Tällä hetkellä tuki rajoittuu Vulkan-hahmottimeen."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:369
|
||
msgid ""
|
||
"On backends that support both using the geometry shader and the vertex "
|
||
"shader for expanding points and lines, selects the vertex shader for the "
|
||
"job. May affect performance.<br><br>%1"
|
||
msgstr ""
|
||
"Niillä hahmontimilla, jotka tukevat sekä geometria- että "
|
||
"kulmapistevarjostimia pisteiden ja janojen laajentamiseen, tämä asetus "
|
||
"valitsee kulmapistevarjostimen. Se voi vaikuttaa suorituskykyyn.<br><br>%1"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:374
|
||
msgid ""
|
||
"Cull vertices on the CPU to reduce the number of draw calls required. May "
|
||
"affect performance and draw statistics.<br><br><dolphin_emphasis>If unsure, "
|
||
"leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Karsi kulmapisteitä suorittimella tarvittavien piirtokutsujen "
|
||
"vähentämiseksi. Tämä voi vaikuttaa suorituskykyyn ja piirtotilastoihin."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:378
|
||
msgid ""
|
||
"Defers invalidation of the EFB access cache until a GPU synchronization "
|
||
"command is executed. If disabled, the cache will be invalidated with every "
|
||
"draw call. <br><br>May improve performance in some games which rely on CPU "
|
||
"EFB Access at the cost of stability.<br><br><dolphin_emphasis>If unsure, "
|
||
"leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Lykkää EFB-hakujen välimuistin mitätöintiä siihen asti, kunnes "
|
||
"grafiikkasuorittimen synkroinintikomento suoritetaan. Jos tämä on poissa "
|
||
"käytöstä, välimuisti mitätöidään jokaisen piirtokäskyn yhteydessä."
|
||
"<br><br>Tämä voi parantaa suorituskykyä joissain peleissä, jotka vaativat "
|
||
"suorittimen EFB-hakuja, mutta vähentää vakautta."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:384
|
||
msgid ""
|
||
"Use a manual implementation of texture sampling instead of the graphics "
|
||
"backend's built-in functionality.<br><br>This setting can fix graphical "
|
||
"issues in some games on certain GPUs, most commonly vertical lines on FMVs. "
|
||
"In addition to this, enabling Manual Texture Sampling will allow for correct "
|
||
"emulation of texture wrapping special cases (at 1x IR or when scaled EFB is "
|
||
"disabled, and with custom textures disabled) and better emulates Level of "
|
||
"Detail calculation.<br><br>This comes at the cost of potentially worse "
|
||
"performance, especially at higher internal resolutions.<br><br>If this "
|
||
"setting is enabled, the Texture Filtering setting will be disabled."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Käytä erillistä tekstuuriotannan toteutusta hahmontimen sisäänrakennen "
|
||
"toiminnon sijaan.<br><br>Tämä asetus voi korjata grafiikkaongelmia tietyillä "
|
||
"grafiikkasuorittimilla, tavallisimmin pystyraitoja FMV-videoissa. Tämän "
|
||
"lisäksi manuaalisen tekstuuriotanannan käyttöön ottaminen sallii tekstuurien "
|
||
"ympärikierron erityistapauksien tarkan emuloinnin (alkuperäisellä "
|
||
"kuvatarkkuudella tai kun skaalattu EFB on pois käytöstä, ja kun omia "
|
||
"tekstuureja ei käytetä) ja yksityiskohtaisuuden tason tarkemmin emuloidun "
|
||
"laskennan.<br><br>Tämä voi huonontaa suorituskykyä, etenkin korkeilla "
|
||
"sisäisillä kuvatarkkuuksilla.<br><br>Jos tämä asetus on käytössä, "
|
||
"tekstuurisuodatus jää pois käytöstä.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:397
|
||
msgid ""
|
||
"Implements fullscreen mode with a borderless window spanning the whole "
|
||
"screen instead of using exclusive mode. Allows for faster transitions "
|
||
"between fullscreen and windowed mode, but slightly increases input latency, "
|
||
"makes movement less smooth and slightly decreases performance."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Toteuttaa koko näytön tilan käyttäen reunatonta ikkunaa, joka täyttää koko "
|
||
"ruudun, ruudun valtaamisen sijaan. Tämä mahdollistaa nopeammat siirtymät "
|
||
"koko näytön ja ikkunoidun tilan välillä, mutta lisää hieman syöteviivettä, "
|
||
"tekee liikkeestä vähemmän sulavaa ja heikentää hieman suorituskykyä."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:406
|
||
msgid ""
|
||
"Crops the picture from its native aspect ratio (which rarely exactly matches "
|
||
"4:3 or 16:9, because it often includes overscan) to the specific user target "
|
||
"aspect ratio (e.g. 4:3 or 16:9).<br><br>This option was previously known as "
|
||
"Graphics/Advanced/Misc/Crop.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Rajaa kuvan valittuun kuvasuhteeseen (kuten 4:3 tai 16:9). Alkuperäinen "
|
||
"kuvasuhde on usein lähes sama, muttei täsmälleen, sillä siihen sisältyy "
|
||
"ruudun ulkopuolisia pystyrivejä.<br><br>Tämä asetus oli aiemmin nimeltään "
|
||
"Grafiikka/Lisäasetukset/Sekalaiset/Rajaa.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:412
|
||
msgid ""
|
||
"Enables options to crop the picture by discrete native pixels (independent "
|
||
"of the internal resolution setting) in order to attain a specific user "
|
||
"target aspect ratio. Useful to resolve letterboxing issues. "
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Rajaa kuvan siten, että kuvasuhteen määräämät kuvapistemitat pyöristetään "
|
||
"alkuperäisen kuvatarkkuuden monikerraksi (sen sijaan, että ne "
|
||
"pyöristettäisiin sisäisen kuvatarkkuuden mukaan). Asetus auttaa välttämään "
|
||
"mustia palkkeja reunoilla.<br><br><dolphin_emphasis>Ellet ole varma, jätä "
|
||
"tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:417
|
||
msgid ""
|
||
"Crops the picture left side by discrete native pixels (independent of the "
|
||
"internal resolution setting) in order to attain a specific user target "
|
||
"aspect ratio. <br><br><dolphin_emphasis>If unsure, leave this value to 0.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Rajaa kuvan vasemmasta reunasta pois tietyn määrän alkuperäisellä "
|
||
"kuvatarkkuudella määrättyjä kuvapisteitä (riippumatta sisäisestä "
|
||
"hahmonnustarkkuudesta).<br><br><dolphin_emphasis>Ellet ole varma, valitse 0."
|
||
"</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:421
|
||
msgid ""
|
||
"Crops the picture top side by discrete native pixels (independent of the "
|
||
"internal resolution setting) in order to attain a specific user target "
|
||
"aspect ratio. <br><br><dolphin_emphasis>If unsure, leave this value to 0.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Rajaa kuvan yläreunasta pois tietyn määrän alkuperäisellä kuvatarkkuudella "
|
||
"määrättyjä kuvapisteitä (riippumatta sisäisestä hahmonnustarkkuudesta)."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse 0.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:425
|
||
msgid ""
|
||
"Crops the picture right side by discrete native pixels (independent of the "
|
||
"internal resolution setting) in order to attain a specific user target "
|
||
"aspect ratio. <br><br><dolphin_emphasis>If unsure, leave this value to 0.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Rajaa kuvan oikeasta reunasta pois tietyn määrän alkuperäisellä "
|
||
"kuvatarkkuudella määrättyjä kuvapisteitä (riippumatta sisäisestä "
|
||
"hahmonnustarkkuudesta).<br><br><dolphin_emphasis>Ellet ole varma, valitse 0."
|
||
"</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:429
|
||
msgid ""
|
||
"Crops the picture bottom side by discrete native pixels (independent of the "
|
||
"internal resolution setting) in order to attain a specific user target "
|
||
"aspect ratio. <br><br><dolphin_emphasis>If unsure, leave this value to 0.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Rajaa kuvan alareunasta pois tietyn määrän alkuperäisellä kuvatarkkuudella "
|
||
"määrättyjä kuvapisteitä (riippumatta sisäisestä hahmonnustarkkuudesta)."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse 0.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:434
|
||
msgid "<dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr "<dolphin_emphasis>Ellet ole varma, jätä tämä pois.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:458
|
||
msgid "Forced on because %1 doesn't support geometry shaders."
|
||
msgstr "Pakollisesti päällä, koska %1 ei tue geometriavarjostimia."
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/AdvancedWidget.cpp:461
|
||
msgid "Forced off because %1 doesn't support VS expansion."
|
||
msgstr "Pakollisesti pois päältä, koska %1 ei tue VS-laajentamista."
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:22
|
||
msgid "Color Correction Configuration"
|
||
msgstr "Värinkorjauksen asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:31
|
||
msgid ""
|
||
"Converts the colors from the color spaces that GC/Wii were meant to work "
|
||
"with to sRGB/Rec.709.<br><br>There's no way of knowing what exact color "
|
||
"space games were meant for, given there were multiple standards and most "
|
||
"games didn't acknowledge them, so it's not correct to assume a format from "
|
||
"the game disc region. Just pick the one that looks more natural to you, or "
|
||
"match it with the region the game was developed in.<br><br>HDR output is "
|
||
"required to show all the colors from the PAL and NTSC-J color spaces."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Muuntaa värit GC:n ja Wii:n tarkoitetuista väriavaruuksista sRGB-/Rec.709-"
|
||
"avaruuksiin.<br><br>On mahdotonta tietää, millaiseen väriavaruuteen pelien "
|
||
"kuva oli alun perin tarkoitettu, sillä standardeja oli useita, ja useimmat "
|
||
"pelit eivät lainkaan huomioineet niitä. Siispä väriavaruutta ei voi olettaa "
|
||
"pelin aluekoodin perusteella. Valitse väriavaruus, joka näyttää "
|
||
"luonnollisimmalta, tai valitse pelin kehitysaluetta vastaava väriavaruus."
|
||
"<br><br>PAL- ja NTSC-J-väriavaruuksien värien täydellinen toistaminen vaatii "
|
||
"HDR-ulostulon.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:39
|
||
msgid ""
|
||
"NTSC-M and NTSC-J target gamma ~2.2. PAL targets gamma ~2.8.<br>None of the "
|
||
"two were necessarily followed by games or TVs.<br>2.35 is a good generic "
|
||
"value for all regions.<br><br>If a game allows you to chose a gamma value, "
|
||
"match it here.<br><br><dolphin_emphasis>If unsure, leave this at 2.35.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"NTSC-M ja NTSC-J kohdentavat gamma-arvoon ~2,2. PAL kohdentaa gamma-arvoon "
|
||
"~2,8.<br>Pelit ja TV:t eivät välttämättä seuranneet mitään näistä arvoista."
|
||
"<br>2,35 on useimmiten sopivat arvo kaikilla alueilla.<br><br>Jos peli "
|
||
"mahdollistaa gamma-arvon valitsemisen, valitse sama arvo tähän."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä asetus arvoon 2,35.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:44
|
||
msgid ""
|
||
"Converts the gamma from what the game targeted to what your current SDR "
|
||
"display targets.<br>Monitors often target sRGB. TVs often target 2.2."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Muuntaa gamma-arvon pelin kohdentamasta nykyaikaisen SDR-näytön kohdentamaan."
|
||
"<br>Näytöt kohdentuvat usein sRGB:hen. TV:t kohdentuvat usein 2,2:een."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:48
|
||
msgid ""
|
||
"Controls the base luminance of a paper white surface in nits. Useful for "
|
||
"adjusting to different environmental lighting conditions when using a HDR "
|
||
"display.<br><br>HDR output is required for this setting to take effect."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this at 203.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Säätää paperinvalkean pinnan luminanssia nit-yksikköinä. Asetus on "
|
||
"hyödyllistä säätää erilaisia valaistusympäristöjä varten, kun käytössä on "
|
||
"HDR-näyttö.<br><br>Asetuksella on vaikutusta vain, kun käytössä on HDR-"
|
||
"ulostulo.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämän arvoksi 203.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:55
|
||
msgid "Color Space"
|
||
msgstr "Väriavaruus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:61
|
||
msgid "Correct Color Space"
|
||
msgstr "Korjaa väriavaruus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:66
|
||
msgid "NTSC-M (SMPTE 170M)"
|
||
msgstr "NTSC-M (SMPTE 170M)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:66
|
||
msgid "NTSC-J (ARIB TR-B9)"
|
||
msgstr "NTSC-J (ARIB TR-B9)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:67
|
||
msgid "PAL (EBU)"
|
||
msgstr "PAL (EBU)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:70
|
||
msgid "Game Color Space:"
|
||
msgstr "Pelin väriavaruus:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:77
|
||
msgid "Gamma"
|
||
msgstr "Gamma"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:83
|
||
msgid "Game Gamma:"
|
||
msgstr "Pelin gamma:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:85
|
||
msgid "Game Gamma"
|
||
msgstr "Pelin gamma"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:90
|
||
msgid "Correct SDR Gamma"
|
||
msgstr "Korjaa SDR-gamma"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:94
|
||
msgid "SDR Display Gamma Target"
|
||
msgstr "SDR:n näyttögamman kohde"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:98
|
||
msgid "sRGB"
|
||
msgstr "sRGB"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:99
|
||
msgid "Custom:"
|
||
msgstr "Muokattu:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:127
|
||
msgid "HDR"
|
||
msgstr "HDR"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:134
|
||
msgid "HDR Paper White Nits:"
|
||
msgstr "HDR:n paperinvalkea (nit):"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/ColorCorrectionConfigWindow.cpp:136
|
||
msgid "HDR Paper White Nits"
|
||
msgstr "HDR:n paperinvalkea (nit)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:65
|
||
#: Source/Core/DolphinQt/Config/Graphics/GraphicsPane.cpp:59
|
||
msgid "Enhancements"
|
||
msgstr "Parannukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:69
|
||
msgid "Auto (Multiple of 640x528)"
|
||
msgstr "Automaattinen (640x528:n moninkerta)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:69
|
||
msgid "Native (640x528)"
|
||
msgstr "Alkuperäinen (640x528)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:77
|
||
msgid "720p"
|
||
msgstr "720p"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:77
|
||
msgid "1080p"
|
||
msgstr "1080p"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:77
|
||
msgid "1440p"
|
||
msgstr "1440p"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:78
|
||
msgid "4K"
|
||
msgstr "4K"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:78
|
||
msgid "5K"
|
||
msgstr "5K"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:79
|
||
msgid "8K"
|
||
msgstr "8K"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:98
|
||
msgid "%1x Native (%2x%3)"
|
||
msgstr "%1x alkuperäinen (%2x%3)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:103
|
||
msgid "%1x Native (%2x%3) for %4"
|
||
msgstr "%1x alkuperäinen (%2x%3) %4-laadulle"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:117
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:135
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:183
|
||
#: Source/Core/DolphinQt/Settings/TriforcePane.cpp:91
|
||
msgid "Default"
|
||
msgstr "Oletus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:118
|
||
msgid "1x Anisotropic"
|
||
msgstr "1-kertainen anisotrooppinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:119
|
||
msgid "2x Anisotropic"
|
||
msgstr "2-kertainen anisotrooppinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:120
|
||
msgid "4x Anisotropic"
|
||
msgstr "4-kertainen anisotrooppinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:121
|
||
msgid "8x Anisotropic"
|
||
msgstr "8-kertainen anisotrooppinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:122
|
||
msgid "16x Anisotropic"
|
||
msgstr "16-kertainen anisotrooppinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:123
|
||
msgid "Force Nearest and 1x Anisotropic "
|
||
msgstr "Pakot lähin ja 1-kertainen anisotrooppinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:125
|
||
msgid "Force Linear and 1x Anisotropic"
|
||
msgstr "Pakota lineaarinen ja 1-kertainen anisotrooppinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:126
|
||
msgid "Force Linear and 2x Anisotropic"
|
||
msgstr "Pakota lineaarinen ja 2-kertainen anisotrooppinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:127
|
||
msgid "Force Linear and 4x Anisotropic"
|
||
msgstr "Pakota lineaarinen ja 4-kertainen anisotrooppinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:128
|
||
msgid "Force Linear and 8x Anisotropic"
|
||
msgstr "Pakota lineaarinen ja 8-kertainen anisotrooppinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:129
|
||
msgid "Force Linear and 16x Anisotropic"
|
||
msgstr "Pakota lineaarinen ja 16-kertainen anisotrooppinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:135
|
||
msgid "Bilinear"
|
||
msgstr "Bilineaarinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:135
|
||
msgid "Bicubic: B-Spline"
|
||
msgstr "Bikuutiollinen: B-Spline"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:135
|
||
msgid "Bicubic: Mitchell-Netravali"
|
||
msgstr "Bikuutiollinen: Mitchell-Netravali"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:136
|
||
msgid "Bicubic: Catmull-Rom"
|
||
msgstr "Bikuutiollinen: Catmull-Rom"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:136
|
||
msgid "Sharp Bilinear"
|
||
msgstr "Terävä bilineaarinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:136
|
||
msgid "Area Sampling"
|
||
msgstr "Alueotanta"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:151
|
||
msgid "Scaled EFB Copy"
|
||
msgstr "Skaalattu EFB-kopio"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:153
|
||
msgid "Per-Pixel Lighting"
|
||
msgstr "Kuvapistekohtainen valaistus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:156
|
||
msgid "Widescreen Hack"
|
||
msgstr "Laajakuvaniksi"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:157
|
||
msgid "Disable Fog"
|
||
msgstr "Poista sumu käytöstä"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:159
|
||
msgid "Force 24-Bit Color"
|
||
msgstr "Pakote 24-bittinen värisyvyys"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:160
|
||
msgid "Disable Copy Filter"
|
||
msgstr "Poista kopiointisuodatin käytöstä"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:163
|
||
msgid "Arbitrary Mipmap Detection"
|
||
msgstr "Mielivaltaisten mipmapien havainta"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:165
|
||
msgid "HDR Post-Processing"
|
||
msgstr "HDR:n jälkikäsittely"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:168
|
||
msgid "Internal Resolution:"
|
||
msgstr "Sisäinen kuvatarkkuus:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:172
|
||
msgid "Anti-Aliasing:"
|
||
msgstr "Reunanpehmennys:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:176
|
||
msgid "Texture Filtering:"
|
||
msgstr "Tekstuurien suodattaminen:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:180
|
||
msgid "Output Resampling:"
|
||
msgstr "Kuvan uudelleenotanta:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:184
|
||
msgid "Color Correction:"
|
||
msgstr "Värinkorjaus:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:188
|
||
msgid "Post-Processing Effect:"
|
||
msgstr "Jälkikäsittelytehoste:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214
|
||
msgid "Off"
|
||
msgstr "Pois"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214
|
||
msgid "Side-by-Side"
|
||
msgstr "Vierekkäin"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214
|
||
msgid "Top-and-Bottom"
|
||
msgstr "Päällekkäin"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:214
|
||
msgid "Anaglyph"
|
||
msgstr "Anaglyfi"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215
|
||
msgid "HDMI 3D"
|
||
msgstr "HDMI 3D"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:215
|
||
msgid "Passive"
|
||
msgstr "Passiivinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:224
|
||
msgid "Swap Eyes"
|
||
msgstr "Vaihda silmät"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:227
|
||
msgid "Use Full Resolution Per Eye"
|
||
msgstr "Käytä kummallekin silmälle täyttä tarkkuutta"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:229
|
||
msgid "Stereoscopic 3D Mode:"
|
||
msgstr "Stereoskooppinen 3D -tila:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:231
|
||
msgid "Depth:"
|
||
msgstr "Syvyys:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:306
|
||
msgid "(off)"
|
||
msgstr "(pois)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:367
|
||
msgid "%1 doesn't support this feature."
|
||
msgstr "%1 ei tue tätä ominaisuutta."
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:419
|
||
#, c-format
|
||
msgid "%1x MSAA"
|
||
msgstr "%1x MSAA"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:427
|
||
#, c-format
|
||
msgid "%1x SSAA"
|
||
msgstr "%1x SSAA"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:445
|
||
msgid ""
|
||
"Controls the rendering resolution.<br><br>A high resolution greatly improves "
|
||
"visual quality, but also greatly increases GPU load and can cause issues in "
|
||
"certain games. Generally speaking, the lower the internal resolution, the "
|
||
"better performance will be.<br><br><dolphin_emphasis>If unsure, select "
|
||
"Native.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Säätää kuvatarkkuutta.<br><br>Korkeampi tarkkuus parantaa huomattavasti "
|
||
"kuvan ulkonäköä, mutta lisää myös voimakkaasti grafiikkasuorittimen kuormaa "
|
||
"ja voi aiheuttaa ongelmia tietyissä peleissä. Yleensä ottaen mitä pienempi "
|
||
"kuvatarkkuus, sitä parempi suorituskyky saavutetaan."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse Alkuperäinen.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:451
|
||
msgid ""
|
||
"Reduces the amount of aliasing caused by rasterizing 3D graphics, resulting "
|
||
"in smoother edges on objects. Increases GPU load and sometimes causes "
|
||
"graphical issues.<br><br>SSAA is significantly more demanding than MSAA, but "
|
||
"provides top quality geometry anti-aliasing and also applies anti-aliasing "
|
||
"to lighting, shader effects, and textures.<br><br><dolphin_emphasis>If "
|
||
"unsure, select None.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Vähentää reunan karkeutta, joka johtuu kolmiulotteisten kappaleiden "
|
||
"hahmontamisesta, mikä johtaa pehmeämpiin kappaleiden reunoihin. Lisää "
|
||
"grafiikkasuorittimen kuormaa ja aiheuttaa joskus grafiikkaongelmia."
|
||
"<br><br>SSAA on huomattavasti vaativampi tekniikka kuin MSAA, mutta tuottaa "
|
||
"korkealaatuisen geometrisen reunanpehmennyksen tuloksen, ja soveltaa "
|
||
"reunanpehmennystä myös valaistukseen, varjostintehosteisiin ja tekstuureihin."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse Ei mikään.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:458
|
||
msgid ""
|
||
"Adjust the texture filtering. Anisotropic filtering enhances the visual "
|
||
"quality of textures that are at oblique viewing angles. Force Nearest and "
|
||
"Force Linear override the texture scaling filter selected by the game."
|
||
"<br><br>Any option except 'Default' will alter the look of the game's "
|
||
"textures and might cause issues in a small number of games.<br><br>This "
|
||
"setting is disabled when Manual Texture Sampling is enabled."
|
||
"<br><br><dolphin_emphasis>If unsure, select 'Default'.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Säädä tekstuurien suodatusta. Anisotrooppinen suodatus parantaa niiden "
|
||
"tekstuurien, jotka näkyvät vinosti, visuaalista laatua. \"Pakota lähin\" ja "
|
||
"\"Pakota lineaarinen\" korvaavat pelin valitseman "
|
||
"tekstuuriskaalaussuodattimen. <br><br>Mikä tahansa valinta paitsi 'Oletus' "
|
||
"muuttaa pelin tekstuurien ulkonäköä ja voi aiheuttaa ongelmia muutamissa "
|
||
"peleissä.<br><br>Asetus poistuu käytöstä, jos manuaalinen tekstuuriotanta on "
|
||
"päällä.<br><br><dolphin_emphasis>Ellet ole varma, valiitse 'Oletus'.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:465
|
||
msgid ""
|
||
"Affects how the game output is scaled to the window resolution.<br>The "
|
||
"performance mostly depends on the number of samples each method uses."
|
||
"<br>Compared to SSAA, resampling is useful in case the output "
|
||
"window<br>resolution isn't a multiplier of the native emulation resolution."
|
||
"<br><br><b>Default</b> - [fastest]<br>Internal GPU bilinear sampler which is "
|
||
"not gamma corrected.<br>This setting might be ignored if gamma correction is "
|
||
"forced on.<br><br><b>Bilinear</b> - [4 samples]<br>Gamma corrected linear "
|
||
"interpolation between pixels.<br><br><b>Bicubic</b> - [16 samples]<br>Gamma "
|
||
"corrected cubic interpolation between pixels.<br>Good when rescaling between "
|
||
"close resolutions, e.g. 1080p and 1440p.<br>Comes in various flavors:"
|
||
"<br><b>B-Spline</b>: Blurry, but avoids all lobing artifacts<br><b>Mitchell-"
|
||
"Netravali</b>: Good middle ground between blurry and lobing<br><b>Catmull-"
|
||
"Rom</b>: Sharper, but can cause lobing artifacts<br><br><b>Sharp Bilinear</"
|
||
"b> - [1-4 samples]<br>Similar to \"Nearest Neighbor\", it maintains a sharp "
|
||
"look,<br>but also does some blending to avoid shimmering.<br>Works best with "
|
||
"2D games at low resolutions.<br><br><b>Area Sampling</b> - [up to 324 "
|
||
"samples]<br>Weighs pixels by the percentage of area they occupy. Gamma "
|
||
"corrected.<br>Best for downscaling by more than 2x."
|
||
"<br><br><dolphin_emphasis>If unsure, select 'Default'.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Vaikuttaa siihen, miten pelin tuottama kuva skaalataan ikkunan "
|
||
"kuvatarkkuuteen.<br>Suorituskyky riippuu lähinnä tekniikoiden käyttämistä "
|
||
"otosko'oista.<br>SSAA:han verrattuna uudelleenotostaminen on hyödyllistä, "
|
||
"jos ikkunan<br>kuvatarkkuus ei ole alkuperäisen kuvatarkkuuden moninkerta."
|
||
"<br><br><b>Oletus</b>- [nopein]<br>Grafiikkasuorittimen sisäinen "
|
||
"bilineaarinen otostin, jota ei gamma-korjata.<br>Valinta saattaa tulla "
|
||
"sivuutetuksi, jos gamma-korjaus pakotetaan päälle.<br><br><b>Bilineaarinen</"
|
||
"b> - [4 otosta]<br>Gamma-korjattu lineaarinen interpolointi pikselien "
|
||
"välillä.<br><br><b>Bi-kuutiollinen</b> - [16 otosta]<br>Gamma-korjattu "
|
||
"kuutiollinen interpolointi pikselien välillä.<br>Sopii erityisesti lähellä "
|
||
"toisiaan olevien kuvatarkkuuksien skaalaamiseen, esim. 1080p ja 1440p."
|
||
"<br>Sisältää eri vaihtoehdot:<br><b>B-Spline</b>: Sumuinen, mutta täysin "
|
||
"ilman voimistushäiriöitä<b>Mitchell-Netravali</b>: Hyvä välimuoto "
|
||
"voimistushäiriöiden ja sumean välillä<br><b>Catmull-Rom</b>: Terävämpi, "
|
||
"mutta voi aiheuttaa voimistushäriöitä<br><b>Terävä bilineaarinen</b> - [1–4 "
|
||
"otosta]<br>Samanlainen kuin \"Lähin naapuri\". Tekniikka mahdollistaa "
|
||
"terävän tuloksen,<br>mutta hyödyntää myös värien sekoittamista väreilyn "
|
||
"välttämiseksi.<br>Toimii parhaiten kaksiulotteisissa peleissä, joissa on "
|
||
"pieni kuvatarkkuus.<br><br><b>Alueotostus</b> - [jopa 324 "
|
||
"otosta]<br>Painottaa kuvapisteitä niiden peittämän pinta-alan mukaan. Gamma-"
|
||
"korjattu.<br>Sopii parhaiten yli kahdenkertaiseen pienennykseen."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse 'Oletus'.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:496
|
||
msgid ""
|
||
"A group of features to make the colors more accurate, matching the color "
|
||
"space Wii and GC games were meant for."
|
||
msgstr ""
|
||
"Toimintoja, jotka tekevät väreistä tarkempia, jotta värit vastaisivat "
|
||
"paremmin Wii- ja GC-pelien tarkoitettua väriavaruutta."
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:499
|
||
msgid ""
|
||
"Applies a post-processing effect after rendering a frame.<br><br /"
|
||
"><dolphin_emphasis>If unsure, select (off).</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Soveltaa jälkiprosessointitehostetta kehyksen piirtämisen jälkeen.<br><br /"
|
||
"><dolphin_emphasis>Ellet ole varma, valitse (pois).</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:502
|
||
msgid ""
|
||
"Greatly increases the quality of textures generated using render-to-texture "
|
||
"effects.<br><br>Slightly increases GPU load and causes relatively few "
|
||
"graphical issues. Raising the internal resolution will improve the effect of "
|
||
"this setting. <br><br><dolphin_emphasis>If unsure, leave this checked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Parantaa huomattavasti laatua sellaisille tekstuureille, jotka luodaan "
|
||
"tekstuureihin hahmontamiseen perustuvilla tehosteilla.<br><br>Lisää hieman "
|
||
"grafiikkasuorittimen kuormaa ja aiheuttaa verrattain vähän "
|
||
"grafiikkaongelmia. Sisäinen kuvatarkkuuden nostaminen voimistaa tämän "
|
||
"asetuksen vaikutusta.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valituksi.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:507
|
||
msgid ""
|
||
"Calculates lighting of 3D objects per-pixel rather than per-vertex, "
|
||
"smoothing out the appearance of lit polygons and making individual triangles "
|
||
"less noticeable.<br><br />Rarely causes slowdowns or graphical issues."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Laskee kolmiulotteisten kappaleiden valaistuksen kuvapistetasolla "
|
||
"kulmapistetason sijaan, mikä tekee valaistujen monikulmioiden ulkonäöstä "
|
||
"tasaisemman ja saa yksittäiset kolmiot vähemmän huomattaviksi.<br><br /"
|
||
">Aiheuttaa hidastumista ja graafisia ongelmia harvoin."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:513
|
||
msgid ""
|
||
"Forces the game to output graphics at any aspect ratio by expanding the view "
|
||
"frustum without stretching the image.<br>This is a hack, and its results "
|
||
"will vary widely game to game (it often causes the UI to stretch).<br>Game-"
|
||
"specific AR/Gecko-code aspect ratio patches are preferable over this if "
|
||
"available.<br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Pakottaa pelin tuottamaan kuvaa halutulla kuvasuhteella muuttamalla kameran "
|
||
"näkökenttää.<br>Tekniikka on epävakaa, ja saatavat tulokset vaihtelevat "
|
||
"pelistä toiseen (käyttöliittymä voi usein venyä).<br>Pelikohtaiset AR-/Gecko-"
|
||
"koodit tuottavat yleensä paremman tuloksen, jos niitä on saatavilla."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:519
|
||
msgid ""
|
||
"Makes distant objects more visible by removing fog, thus increasing the "
|
||
"overall detail.<br><br>Disabling fog will break some games which rely on "
|
||
"proper fog emulation.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Tekee kaukaisista kappaleista näkyvämpiä poistamalla sumua, mikä "
|
||
"kokonaisuudessaan lisää yksityiskohtaisuutta.<br><br>Sumun poistaminen "
|
||
"rikkoo jotkin pelit, jotka riippuvat sumun kunnollisesta emuloinnista."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:524
|
||
msgid ""
|
||
"Selects the stereoscopic 3D mode. Stereoscopy allows a better feeling of "
|
||
"depth if the necessary hardware is present. Heavily decreases emulation "
|
||
"speed and sometimes causes issues.<br><br>Side-by-Side and Top-and-Bottom "
|
||
"are used by most 3D TVs.<br>Anaglyph is used for Red-Cyan colored glasses."
|
||
"<br>HDMI 3D is used when the monitor supports 3D display resolutions."
|
||
"<br>Passive is another type of 3D used by some TVs."
|
||
"<br><br><dolphin_emphasis>If unsure, select Off.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee stereoskooppisen kolmiulotteisuuden tilan. Stereoskopia tarjoaa "
|
||
"paremman syvyysvaikutelma, jos tarpeellinen laitteisto on käytettävissä. "
|
||
"Asetus vähentää merkittävästi emulointinopeutta ja aiheuttaa joskus ongelmia."
|
||
"<br><br>Rinnakkainen- ja Päällekkäin-asetukset sopivat useimmille 3D-"
|
||
"televisioille.<br>Anaglyfi-asetus sopii punasinisille 3D-laseille.<br>HDMI "
|
||
"3D -asetusta voi käyttää, jos näyttö tukee 3D-tilaa.Passiivinen on erilainen "
|
||
"3D-tila, jota jotkin TV:t käyttävät.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, valitse Pois.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:531
|
||
msgid ""
|
||
"Controls the separation distance between the virtual cameras.<br><br>A "
|
||
"higher value creates a stronger feeling of depth while a lower value is more "
|
||
"comfortable."
|
||
msgstr ""
|
||
"Säätää virtuaalisten kameroiden erotusetäisyyttä.<br><br>Korkeampi arvo "
|
||
"tuottaa voimakkaamman syvyysvaikutelman, kun taas matalampi arvo on "
|
||
"mukavampi."
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:534
|
||
msgid ""
|
||
"Controls the distance of the convergence plane. This is the distance at "
|
||
"which virtual objects will appear to be in front of the screen.<br><br>A "
|
||
"higher value creates stronger out-of-screen effects while a lower value is "
|
||
"more comfortable."
|
||
msgstr ""
|
||
"Säätää yhtenevyystason etäisyyttä. Kyseessä on etäisyys, jolla virtuaaliset "
|
||
"kappaleet ilmenevät ruudun edessä.<br><br>Suurempi arvo tuottaa "
|
||
"voimakkaamman ruudusta nousemisen vaikutelman, kun taas matalampi arvo on "
|
||
"mukavampi."
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:538
|
||
msgid ""
|
||
"Swaps the left and right eye. Most useful in side-by-side stereoscopy mode."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Vaihtaa vasemman ja oikean silmän paikkaa. Asetus on hyödyllisin "
|
||
"rinnakkaisessa stereoskopiatilassa.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:541
|
||
msgid ""
|
||
"Whether each eye gets full or half image resolution when using side-by-side "
|
||
"or above-and-below 3D.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee, näkyykö pelin kuva millekin silmälle täydellä vai puolikkaalla "
|
||
"kuvatarkkuudella, kun käytössä on vierekkäinen tai päällekkäinen "
|
||
"kolmiulotteisuus.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:545
|
||
msgid ""
|
||
"Forces the game to render the RGB color channels in 24-bit, thereby "
|
||
"increasing quality by reducing color banding.<br><br>Has no impact on "
|
||
"performance and causes few graphical issues.<br><br><dolphin_emphasis>If "
|
||
"unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Pakottaa pelin hahmontamaan RGB-kanavat 24-bittisellä värisyvyydellä, täten "
|
||
"parantaen kuvanlaatua vähentämällä värien juovautumista.<br><br>Tällä ei ole "
|
||
"vaikutusta suorituskykyyn, ja graafiset ongelmat ovat vähäisiä."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:550
|
||
msgid ""
|
||
"Disables the blending of adjacent rows when copying the EFB. This is known "
|
||
"in some games as \"deflickering\" or \"smoothing\".<br><br>Disabling the "
|
||
"filter has no effect on performance, but may result in a sharper image. "
|
||
"Causes few graphical issues.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Poistaa käytöstä vierekkäisten rivien sekoittamisen EFB:n kopioinnin "
|
||
"yhteydessä. Joidenkin pelien yhteydessä tätä kutsutaan \"välkkymisen "
|
||
"estona\" tai \"pehmentämisenä\".<br><br>Tämän suodattimen poistaminen ei "
|
||
"vaikuta suorituskykyyn, mutta voi saada aikaan terävämmän kuvan. Se "
|
||
"aiheuttaa harvoin graafisia ongelmia.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, jätä tämä valituksi.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:556
|
||
msgid ""
|
||
"Enables detection of arbitrary mipmaps, which some games use for special "
|
||
"distance-based effects.<br><br>May have false positives that result in "
|
||
"blurry textures at increased internal resolution, such as in games that use "
|
||
"very low resolution mipmaps. Disabling this can also reduce stutter in games "
|
||
"that frequently load new textures.<br><br>If this setting is enabled, GPU "
|
||
"Texture Decoding will be disabled.<br><br><dolphin_emphasis>If unsure, leave "
|
||
"this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Tunnistaa mielivaltaiset mipmapit, joita jotkin pelit käyttävät erityisiin "
|
||
"etäisyysperusteisiin tehosteisiin.<br><br>Voi johtaa vääriin tunnistuksiin, "
|
||
"jotka puolestaan aiheuttavat sumeita tekstuureja korkeilla sisäisillä "
|
||
"kuvatarkkuuksilla, kuten peleissä, jotka käyttävät erittäin "
|
||
"matalatarkkuuksisia mipmapeja. Tämän poistaminen käytöstä voi myös vähentää "
|
||
"pätkintää peleissä, jotka lataavat usein uusia tekstuureja.<br><br>Asetuksen "
|
||
"valitseminen poistaa käytöstä tekstuurien purun grafiikkasuorittimella."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:564
|
||
msgid ""
|
||
"Enables scRGB HDR output (if supported by your graphics backend and "
|
||
"monitor). Fullscreen might be required.<br><br>This gives post process "
|
||
"shaders more room for accuracy, allows \"AutoHDR\" post-process shaders to "
|
||
"work, and allows to fully display the PAL and NTSC-J color spaces."
|
||
"<br><br>Note that games still render in SDR internally."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Ottaa scRGB HDR -ulostulomuodon käyttöön (jos grafiikkajärjestelmäsi ja "
|
||
"näyttösi tukevat sitä). Asetus voi vaatia koko näytön tilaa.<br><br>Asetus "
|
||
"tarjoaa jälkikäsittelyvarjostimille lisää tarkkuutta, mahdollistaa AutoHDR-"
|
||
"varjostinten käytön ja mahdollistaa myös PAL- ja NTSC-J-väriavaruuksia "
|
||
"täydellisen näyttämisen.<br><br>Huomaathan, että tästä huolimatta pelit "
|
||
"käyttävät sisäisesti hahmonnukseen SDR-väriavaruutta."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:574
|
||
msgid "Anti-Aliasing"
|
||
msgstr "Reunanpehmennys"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:577
|
||
msgid "Texture Filtering"
|
||
msgstr "Tekstuurien suodattaminen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:580
|
||
msgid "Output Resampling"
|
||
msgstr "Kuvan uudelleenotanta"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:583
|
||
msgid "Color Correction"
|
||
msgstr "Värinkorjaus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:586
|
||
msgid "Post-Processing Effect"
|
||
msgstr "Jälkikäsittelytehoste"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:605
|
||
msgid "Stereoscopic 3D Mode"
|
||
msgstr "Stereoskooppinen 3D -tila"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:608
|
||
msgid "Depth"
|
||
msgstr "Syvyys"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/EnhancementsWidget.cpp:611
|
||
msgid "Convergence"
|
||
msgstr "Yhtenevyys"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:53
|
||
msgid "Basic"
|
||
msgstr "Perustiedot"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:65
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:59
|
||
msgid "Auto"
|
||
msgstr "Automaattinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:65
|
||
msgid "Force 16:9"
|
||
msgstr "Pakota 16:9-kuvasuhde"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:65
|
||
msgid "Force 4:3"
|
||
msgstr "Pakota 4:3-kuvasuhde"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66
|
||
msgid "Stretch to Window"
|
||
msgstr "Venytä ikkunaan"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:66
|
||
msgid "Custom (Stretch)"
|
||
msgstr "Oma (venytä)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:68
|
||
msgid "Custom Aspect Ratio:"
|
||
msgstr "Muokattu kuvasuhde:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:77
|
||
msgid "V-Sync"
|
||
msgstr "Pystytahdistus (V-Sync)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:79
|
||
msgid "Start in Fullscreen"
|
||
msgstr "Aloita koko ruudun tilassa"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:81
|
||
msgid "Backend:"
|
||
msgstr "Sisäinen järjestelmä:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:84
|
||
msgid "Adapter:"
|
||
msgstr "Sovitin:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:87
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:121
|
||
msgid "Aspect Ratio:"
|
||
msgstr "Kuvasuhde:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:100
|
||
msgid "Precision Frame Timing"
|
||
msgstr "Tarkka kehysten ajoitus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:102
|
||
msgid ""
|
||
"Uses high resolution timers and \"busy waiting\" for improved frame pacing."
|
||
"<br><br>This will marginally increase power usage."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Käyttää ajastimia korkeammalla erottelukyvyllä ja odottaa silmukoissa "
|
||
"kehystahdin parantamiseksi.<br><br>Asetus lisää hienoisesti virran kulutusta."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valituksi.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:111
|
||
msgid "Auto-Adjust Window Size"
|
||
msgstr "Säädä ikkunan kokoa automaattisesti"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:114
|
||
msgid "Render to Main Window"
|
||
msgstr "Hahmonna pääikkunaan"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:122
|
||
msgid "Shader Compilation"
|
||
msgstr "Varjostinten kääntäminen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:126
|
||
msgid "Specialized (Default)"
|
||
msgstr "Erikoistunut (oletus)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:127
|
||
msgid "Exclusive Ubershaders"
|
||
msgstr "Poissulkevat Uber-varjostimet"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:128
|
||
msgid "Hybrid Ubershaders"
|
||
msgstr "Hybridi-Uber-varjostimet"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:129
|
||
msgid "Skip Drawing"
|
||
msgstr "Ohita piirto"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:138
|
||
msgid "Compile Shaders Before Starting"
|
||
msgstr "Käännä varjostimet ennen käynnistystä"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:196
|
||
msgid "Confirm backend change"
|
||
msgstr "Vahvista sisäisen järjestelmän muutos"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:235
|
||
msgid ""
|
||
"Selects which graphics API to use internally.<br><br>The software renderer "
|
||
"is extremely slow and only useful for debugging, so any of the other "
|
||
"backends are recommended. Different games and different GPUs will behave "
|
||
"differently on each backend, so for the best emulation experience it is "
|
||
"recommended to try each and select the backend that is least problematic."
|
||
"<br><br><dolphin_emphasis>If unsure, select %1.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee sisäisesti käytettävän grafiikkarajapinnan."
|
||
"<br><br>Ohjelmistohahmonnin on erittäin hidas ja soveltuu lähinnä "
|
||
"virheenjäljitykseen, joten kaikkia muita rajapintoja suositellaan. Eri pelit "
|
||
"ja eri grafiikkasuorittimet toimivat eri tavoin eri hahmontimilla, joten "
|
||
"parhaan emulointikokemuksen löytämiseksi on suositeltavaa kokeilla jokaista "
|
||
"ja valita se, joka on vähiten ongelmallinen.<br><br><dolphin_emphasis>Ellet "
|
||
"ole varma, valitse %1.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:242
|
||
msgid ""
|
||
"Uses the entire screen for rendering.<br><br>If disabled, a render window "
|
||
"will be created instead.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Käyttää koko ruutua hahmontamiseen.<br><br>Jos asetus on poissa käytöstä, "
|
||
"erillinen hahmonnusikkuna luodaan sen sijaan.<br><br><dolphin_emphasis>Ellet "
|
||
"ole varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:246
|
||
msgid ""
|
||
"Automatically adjusts the window size to the internal resolution."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Automaattisesti säätää ikkunaan koon vastaamaan sisäistä kuvatarkkuutta."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:249
|
||
msgid ""
|
||
"Uses the main Dolphin window for rendering rather than a separate render "
|
||
"window.<br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Käyttää Dolphinin pääikkunaa hahmontamiseen erillisen ikkunan sijaan."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:253
|
||
msgid ""
|
||
"Selects which aspect ratio to use for displaying the game.<br><br>The aspect "
|
||
"ratio of the image sent out by the original consoles varied depending on the "
|
||
"game and rarely exactly matched 4:3 or 16:9. Some of the image would be cut "
|
||
"off by the edges of the TV, or the image wouldn't fill the TV entirely. By "
|
||
"default, Dolphin shows the whole image without distorting its proportions, "
|
||
"which means it's normal for the image to not entirely fill your display."
|
||
"<br><br><b>Auto</b>: Mimics a TV with either a 4:3 or 16:9 aspect ratio, "
|
||
"depending on which type of TV the game seems to be targeting."
|
||
"<br><br><b>Force 16:9</b>: Mimics a TV with a 16:9 (widescreen) aspect ratio."
|
||
"<br><br><b>Force 4:3</b>: Mimics a TV with a 4:3 aspect ratio."
|
||
"<br><br><b>Stretch to Window</b>: Stretches the image to the window size. "
|
||
"This will usually distort the image's proportions.<br><br><b>Custom</b>: "
|
||
"Mimics a TV with the specified aspect ratio. This is mostly intended to be "
|
||
"used with aspect ratio cheats/mods.<br><br><b>Custom (Stretch)</b>: Similar "
|
||
"to `Custom`, but stretches the image to the specified aspect ratio. This "
|
||
"will usually distort the image's proportions, and should not be used under "
|
||
"normal circumstances.<br><br><dolphin_emphasis>If unsure, select Auto.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee pelin näyttämiseen käytettävän kuvasuhteen.<br><br>Alkuperäisten "
|
||
"laitteiden näyttämä kuvasuhde vaihteli pelikohtaisesti ja oli vain harvoin "
|
||
"täsmälleen 4:3 tai 16:9. Useimmiten osa kuvasta leikkautui pois TV:n "
|
||
"reunoilla tai kuva ei täyttänyt koko ruutua. Oletuksena Dolphin näyttää koko "
|
||
"kuvan muuntamatta sen mittasuhteita, ja siten on tavallista, ettei kuva "
|
||
"täytä koko näyttöä.<br><br><b>Automaattinen</b>: Jäljittelee TV:tä, jonka "
|
||
"kuvasuhde on joko 4:3 tai 16:9, riippuen siitä, millaista TV:tä varten pelin "
|
||
"kuva vaikuttaa olevan räätälöity.<br><br><b>Pakota 16:9</b>: Jäljittelee "
|
||
"TV:tä, jonka kuvasuhde on 16:9 (laajakuva).<br><br><b>Pakota 4:3</b>: "
|
||
"Jäljittelee TV:tä, jonka kuvasuhde on 4:3.<br><br><b>Venytä ikkunaan</b>: "
|
||
"Venyttää kuvan ikkunan kokoon. Tällöin kuvan mittasuhteet voivat vääristyä."
|
||
"<br><br><b>Oma</b>: Jäljittelee TV:tä on kuvasuhde on annettu erikseen. "
|
||
"Valinta on lähinnä tarkoitettu käytettäväksi yhdessä kuvasuhdetta muuttavien "
|
||
"huijauskoodien/muokkausten kanssa.<br><br><b>Oma (venytä)</b>: Toimii lähes "
|
||
"samoin kuin 'Oma', mutta venyttää kuvan kuvasuhteeseen, mikä voi vääristää "
|
||
"kuvan mittasuhteet. Asetusta ei yleensä tarvitse käyttää."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse Automaattinen.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:272
|
||
msgid ""
|
||
"Waits for vertical blanks in order to prevent tearing.<br><br>Decreases "
|
||
"performance if emulation speed is below 100%.<br><br><dolphin_emphasis>If "
|
||
"unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Odottaa VBlank-aikaa repeytyneen näköisen kuvan estämiseksi.<br><br>Asetus "
|
||
"vähentää suorituskykyä, jos emulaationopeus on alle 100%."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:277
|
||
msgid ""
|
||
"Ubershaders are never used. Stuttering will occur during shader compilation, "
|
||
"but GPU demands are low.<br><br>Recommended for low-end hardware. "
|
||
"<br><br><dolphin_emphasis>If unsure, select this mode.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Uber-varjostimia eivät koskaan tule käyttöön. Varjostinten kääntäminen voi "
|
||
"aiheuttaa pätkintää, mutta grafiikkasuorittimen kuorma on matala."
|
||
"<br><br>Tätä asetusta suositellaan vähemmän suorituskykyiselle laitteistolle."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse tämä tila.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:282
|
||
msgid ""
|
||
"Ubershaders will always be used. Provides a near stutter-free experience at "
|
||
"the cost of very high GPU performance requirements."
|
||
"<br><br><dolphin_emphasis>Don't use this unless you encountered stuttering "
|
||
"with Hybrid Ubershaders and have a very powerful GPU.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Uber-varjostimet ovat aina käytössä. Tarjoaa lähes kokonaan pätkinnästä "
|
||
"vapaan kokemuksen, mutta vaatii paljon suorituskykyä grafiikkasuorittimelta."
|
||
"<br><br><dolphin_emphasis>Älä käytä tätä asetusta, ellet kohtaa pätkintää "
|
||
"hybridi-Uber-varjostimilla ja ellei sinulla ole erittäin suorituskykyinen "
|
||
"grafiikkasuoritin.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:287
|
||
msgid ""
|
||
"Ubershaders will be used to prevent stuttering during shader compilation, "
|
||
"but specialized shaders will be used when they will not cause stuttering."
|
||
"<br><br>In the best case it eliminates shader compilation stuttering while "
|
||
"having minimal performance impact, but results depend on video driver "
|
||
"behavior."
|
||
msgstr ""
|
||
"Uber-varjostimet ovat käytössä pätkinnän estämiseksi varjostinten "
|
||
"kääntämisen aikana, mutta erikoistuneet varjostimet tulevat käyttöön, kun ne "
|
||
"eivät aiheuta pätkintää.<br><br>Parhaimmassa tapauksessa tämä poistaa "
|
||
"kokonaan pätkinnän ja aiheuttaa häviävän pieniä suorituskykyvaikutuksia, "
|
||
"mutta tämä riippuu grafiikka-ajurien toiminnasta."
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:292
|
||
msgid ""
|
||
"Prevents shader compilation stuttering by not rendering waiting objects. Can "
|
||
"work in scenarios where Ubershaders doesn't, at the cost of introducing "
|
||
"visual glitches and broken effects.<br><br><dolphin_emphasis>Not "
|
||
"recommended, only use if the other options give poor results.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Estää varjostinten kääntämisestä aiheutuvan pätkimisen välttämällä "
|
||
"odottavien kappaleiden hahmontamista. Voi toimia tilanteissa, joissa Uber-"
|
||
"varjostimet eivät, mutta lisää grafiikka- ja tehosteongelmia."
|
||
"<br><br><dolphin_emphasis>Ei suositeltavissa; käytä vain, jos muut "
|
||
"vaihtoehdot tuottavat huonoja tuloksia.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:297
|
||
msgid ""
|
||
"Waits for all shaders to finish compiling before starting a game. Enabling "
|
||
"this option may reduce stuttering or hitching for a short time after the "
|
||
"game is started, at the cost of a longer delay before the game starts. For "
|
||
"systems with two or fewer cores, it is recommended to enable this option, as "
|
||
"a large shader queue may reduce frame rates."
|
||
"<br><br><dolphin_emphasis>Otherwise, if unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Odottaa kaikkien varjostimien kääntyvän ennen pelin aloittamista. Tämän "
|
||
"asetuksen valitseminen voi vähentää pätkimistä hetken verran pelin alkamisen "
|
||
"jälkeen, mutta johtaa pidempään viiveeseen ennen pelin alkua. Tätä asetusta "
|
||
"suositellaan käytettäväksi järjestelmissä, joissa ytimiä on kaksi tai "
|
||
"vähemmän, sillä suuri varjostinjono voi pienentää kehysnopeutta."
|
||
"<br><br><dolphin_emphasis>Muussa tapauksessa, ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:304
|
||
msgid "Backend"
|
||
msgstr "Sisäinen järjestelmä"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:309
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:191
|
||
msgid "Adapter"
|
||
msgstr "Sovitin"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:311
|
||
msgid "Aspect Ratio"
|
||
msgstr "Kuvasuhde"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:314
|
||
msgid "Custom Aspect Ratio Width"
|
||
msgstr "Muokatun kuvasuhteen leveys"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:315
|
||
msgid "Custom Aspect Ratio Height"
|
||
msgstr "Muokatun kuvasuhteen korkeus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:357
|
||
msgid ""
|
||
"Selects a hardware adapter to use.<br><br><dolphin_emphasis>If unsure, "
|
||
"select the first one.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee käytettävän laitteistosovittimen.<br><br><dolphin_emphasis>Ellet "
|
||
"ole varma, valitse ensimmäinen vaihtoehto.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp:360
|
||
msgid ""
|
||
"Selects a hardware adapter to use.<br><br><dolphin_emphasis>%1 doesn't "
|
||
"support this feature.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee käytettävän laitteistosovittimen.<br><br><dolphin_emphasis>%1 ei "
|
||
"tue tätä ominaisuutta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GraphicsPane.cpp:60
|
||
msgid "Hacks"
|
||
msgstr "Niksit"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/GraphicsPane.cpp:61
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:173
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:139
|
||
#: Source/Core/DolphinQt/Config/SettingsWindow.cpp:204
|
||
msgid "Advanced"
|
||
msgstr "Lisäasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:39
|
||
msgid "Embedded Frame Buffer (EFB)"
|
||
msgstr "Sulautettu kehyspuskuri (EFB)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:42
|
||
msgid "Skip EFB Access from CPU"
|
||
msgstr "Ohita EFB:n käyttö suorittimelta"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:45
|
||
msgid "Ignore Format Changes"
|
||
msgstr "Sivuuta muodon muutokset"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:46
|
||
msgid "Store EFB Copies to Texture Only"
|
||
msgstr "Tallenna EFB-kopiot vain tekstuuriin"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:48
|
||
msgid "Defer EFB Copies to RAM"
|
||
msgstr "Lykkää EFB:n kopiointia RAM-muistiin"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:57
|
||
msgid "Texture Cache"
|
||
msgstr "Tekstuurivälimuisti"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:63
|
||
msgid "GPU Texture Decoding"
|
||
msgstr "Tekstuurien purku grafiikkasuorittimella"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:66
|
||
msgid "Safe"
|
||
msgstr "Varma"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:69
|
||
msgid "Accuracy:"
|
||
msgstr "Tarkkuus:"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:74
|
||
msgid "Fast"
|
||
msgstr "Nopea"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:78
|
||
msgid "External Frame Buffer (XFB)"
|
||
msgstr "Ulkoinen kehyspuskuri (XFB)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:82
|
||
msgid "Store XFB Copies to Texture Only"
|
||
msgstr "Tallenna XFB-kopiot vain tekstuuriin"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:85
|
||
msgid "Immediately Present XFB"
|
||
msgstr "Esitä XFB välittömästi"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:86
|
||
msgid "Skip Presenting Duplicate Frames"
|
||
msgstr "Ohita kaksoiskuvien esitys"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:99
|
||
msgid "Fast Depth Calculation"
|
||
msgstr "Nopea syvyyslaskenta"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:101
|
||
msgid "Disable Bounding Box"
|
||
msgstr "Poista rajoituslaatikko"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:103
|
||
msgid "Vertex Rounding"
|
||
msgstr "Kulmapisteiden pyöristys"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:105
|
||
msgid "Save Texture Cache to State"
|
||
msgstr "Tallenna tekstuurivälimuisti tilan mukana"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:106
|
||
msgid "VBI Skip"
|
||
msgstr "VBI-ohitus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:134
|
||
msgid "%1 doesn't support this feature on your system."
|
||
msgstr "%1 ei tue tätä ominaisuutta järjestelmässäsi."
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:167
|
||
msgid ""
|
||
"Ignores any requests from the CPU to read from or write to the EFB. "
|
||
"<br><br>Improves performance in some games, but will disable all EFB-based "
|
||
"graphical effects or gameplay-related features.<br><br><dolphin_emphasis>If "
|
||
"unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Sivuuttaa kaikki suorittimen pyynnöt lukea tai kirjoittaa EFB:tä."
|
||
"<br><br>Parantaa monien pelien suorituskykyä, mutta poistaa kaikki EFB-"
|
||
"pohjaiset grafiikkatehosteet tai jopa pelin ominaisuudet."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valituksi.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:172
|
||
msgid ""
|
||
"Ignores any changes to the EFB format.<br><br>Improves performance in many "
|
||
"games without any negative effect. Causes graphical defects in a small "
|
||
"number of other games.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Sivuutta EFB:n muodon muutokset.<br><br>Parantaa suorituskykyä monissa "
|
||
"peleissä ilman huonoja vaikutuksia. Aiheuttaa grafiikkaongelmia muutamissa "
|
||
"peleissä.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:177
|
||
msgid ""
|
||
"Stores EFB copies exclusively on the GPU, bypassing system memory. Causes "
|
||
"graphical defects in a small number of games.<br><br>Enabled = EFB Copies to "
|
||
"Texture<br>Disabled = EFB Copies to RAM (and "
|
||
"Texture)<br><br><dolphin_emphasis>If unsure, leave this checked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Tallentaa EFB-kopiot vain grafiikkasuorittimelle, mikä ohittaa "
|
||
"järjestelmämuistin. Asetus aiheuttaa grafiikkaongelmia muutamissa peleissä."
|
||
"<br><br>Päällä = EFB-kopiot tekstuuriin<br>Pois = EFB-kopiot RAM-muistiin "
|
||
"(ja tekstuuriin)<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valituksi.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:183
|
||
msgid ""
|
||
"Waits until the game synchronizes with the emulated GPU before writing the "
|
||
"contents of EFB copies to RAM.<br><br>Reduces the overhead of EFB RAM "
|
||
"copies, providing a performance boost in many games, at the risk of breaking "
|
||
"those which do not safely synchronize with the emulated GPU."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Odottaa, kunnes peli synkronoituu emuloidun grafiikkasuorittimen kanssa, "
|
||
"ennen kuin EFB-kopio kirjoitetaan RAM-muistiin.<br><br>Asetus vähentää EFB-"
|
||
"RAM-kopioiden kuormaa, mikä tuottaa paremman suorituskyvyn monissa peleissä "
|
||
"mutta voi rikkoa pelejä, jotka eivät synkronoidu emuloidun "
|
||
"grafiikkasuorittimen kanssa.<br><br><dolphin_emphasis>Ellet ole varma, jätä "
|
||
"tämä valituksi.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:190
|
||
msgid ""
|
||
"Adjusts the accuracy at which the GPU receives texture updates from RAM."
|
||
"<br><br>The \"Safe\" setting eliminates the likelihood of the GPU missing "
|
||
"texture updates from RAM. Lower accuracies cause in-game text to appear "
|
||
"garbled in certain games.<br><br><dolphin_emphasis>If unsure, select the "
|
||
"rightmost value.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Säätää tarkkuutta, jolla grafiikkasuoritin saa tekstuuripäivityksiä RAM-"
|
||
"muistista.<br><br>Varma-asetus poistaa mahdollisuuden, että "
|
||
"grafiikkasuoritin jättäisi saamatta RAM-muistin tekstuuripäivitykset. "
|
||
"Matalammat tarkkuudet voivat saada pelien tekstit näyttämään virheellisiltä "
|
||
"tietyissä peleissä.<br><br><dolphin_emphasis>Ellet ole varma, valitse "
|
||
"oikeanpuoleisin vaihtoehto.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:196
|
||
msgid ""
|
||
"Stores XFB copies exclusively on the GPU, bypassing system memory. Causes "
|
||
"graphical defects in a small number of games.<br><br>Enabled = XFB Copies to "
|
||
"Texture<br>Disabled = XFB Copies to RAM (and "
|
||
"Texture)<br><br><dolphin_emphasis>If unsure, leave this checked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Tallentaa XFB-kopiot vain grafiikkasuorittimelle, mikä ohittaa "
|
||
"järjestelmämuistin. Asetus aiheuttaa grafiikkaongelmia muutamissa peleissä."
|
||
"<br><br>Päällä = XFB-kopiot tekstuuriin<br>Pois = XFB-kopiot RAM-muistiin "
|
||
"(ja tekstuuriin)<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valituksi.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:201
|
||
msgid ""
|
||
"Displays XFB copies as soon as they are created, instead of waiting for "
|
||
"scanout.<br><br>Can cause graphical defects in some games if the game "
|
||
"doesn't expect all XFB copies to be displayed. However, turning this setting "
|
||
"on reduces latency.<br><br>Enabling this also forces an effect equivalent to "
|
||
"the Skip Presenting Duplicate Frames setting.<br><br><dolphin_emphasis>If "
|
||
"unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää XFB-kopiot heti niiden luomisen jälkeen sen sijaan, eikä odota "
|
||
"skannausta.<br><br>Tämä voi aiheuttaa graafisia virheitä joissain peleissä, "
|
||
"jos peli ei odota kaikkien XFB-kopioiden näyttämistä. Toisaalta asetus "
|
||
"vähentää viivettä.<br><br>Tämän asetuksen aktivointi pakottaa myös saman "
|
||
"vaikutuksen kuin \"Ohita kaksoiskuvien esitys\" -asetus."
|
||
"<br><br><dolphin_emphasis>Jos et ole varma, jätä tämä asetus valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:208
|
||
msgid ""
|
||
"Skips presentation of duplicate frames (XFB copies) in 25fps/30fps games. "
|
||
"This may improve performance on low-end devices, while making frame pacing "
|
||
"less consistent.<br><br>Disable this option for optimal frame pacing."
|
||
"<br><br>This setting is unavailable when Immediately Present XFB or VBI Skip "
|
||
"is enabled. In those cases, duplicate frames are never presented."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Ohittaa kaksoiskuvien (XFB-kopioiden) esityksen 25-/-kuvanopeuksisissa "
|
||
"peleissä.\n"
|
||
"Asetus voi parantaa suorituskykyä heikkotehoisilla laitteilla, mutta "
|
||
"heikentää kuvataajuuden tasaisuutta.<br>Poista tämä asetus käytöstä, jos "
|
||
"haluat mahdollisimman tasaisen kuvataajuuden.<br><br>Tämä asetus ei ole "
|
||
"käytettävissä, jos ”Esitä XFB välittömästi” tai ”VBI-ohitus” on käytössä — "
|
||
"näissä tapauksissa kaksoiskuvia ei näytetä lainkaan."
|
||
"<br><br><dolphin_emphasis>Jos et ole varma, jätä tämä asetus valituksi.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:215
|
||
msgid ""
|
||
"Enables texture decoding using the GPU instead of the CPU.<br><br>This may "
|
||
"result in performance gains in some scenarios, or on systems where the CPU "
|
||
"is the bottleneck.<br><br>This setting is disabled when Arbitrary Mipmap "
|
||
"Detection is enabled.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Purkaa tekstuurit grafiikkasuorittimella tavallisen suorittimen sijaan."
|
||
"<br><br>Asetus voi parantaa suorituskykyä tietyissä tilanteissa, etenkin jos "
|
||
"suorittimen teho on rajoittava tekijä.<br><br>Asetusta ei voi käyttää, jos "
|
||
"mielivaltaisten mipmapien havainta on käytössä."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:221
|
||
msgid ""
|
||
"Uses a less accurate algorithm to calculate depth values.<br><br>Causes "
|
||
"issues in a few games, but can result in a decent speed increase depending "
|
||
"on the game and/or GPU.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Käyttää vähemmän tarkkaa menetelmää syvyysarvojen laskemiseksi."
|
||
"<br><br>Asetus aiheuttaa ongelmia muutamissa peleissä, mutta voi nostaa "
|
||
"emulaationopeutta riippuen pelistä ja/tai grafiikkasuorittimesta."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valituksi.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:225
|
||
msgid ""
|
||
"Disables bounding box emulation.<br><br>This may improve GPU performance "
|
||
"significantly, but some games will break.<br><br><dolphin_emphasis>If "
|
||
"unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Poistaa rajoituslaatikon emuloinnin käytöstä.<br><br>Tämä voi parantaa "
|
||
"grafiikkasuorittimen suorituskykyä huomattavasti, mutta jotkin pelit "
|
||
"rikkoutuvat.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:229
|
||
msgid ""
|
||
"Includes the contents of the embedded frame buffer (EFB) and upscaled EFB "
|
||
"copies in save states. Fixes missing and/or non-upscaled textures/objects "
|
||
"when loading states at the cost of additional save/load time."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Sisällyttää sulautetun kehyspuskurin (EFB) ja suurennetut EFB-kopiot "
|
||
"tilatallennuksiin. Korjaa puuttuvat ja/tai suurentamattomat tekstuurit/"
|
||
"kappaleet tilojen palauttamisen yhteydessä, mutta lisää tallentamisen ja "
|
||
"palauttamisen aikaa.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:234
|
||
msgid ""
|
||
"Rounds 2D vertices to whole pixels and rounds the viewport size to a whole "
|
||
"number.<br><br>Fixes graphical problems in some games at higher internal "
|
||
"resolutions. This setting has no effect when native internal resolution is "
|
||
"used.<br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Pyöristää kaksiulotteiset kulmapisteet kokonaiksi kuvapisteiksi ja pyöristää "
|
||
"ikkunan koon kokonaisluvuksi.<br><br>Korjaa grafiikkaongelmia joissain "
|
||
"peleissä, kun käytössä on korkeampi sisäinen kuvatarkkuus. Tällä asetuksella "
|
||
"ei ole vaikutusta, kun alkuperäinen kuvatarkkuus on käytössä."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:239
|
||
msgid ""
|
||
"Skips Vertical Blank Interrupts when lag is detected, allowing for smooth "
|
||
"audio playback when emulation speed is not 100%. <br><br>Enabling this also "
|
||
"forces the effect of the Skip Presenting Duplicate Frames setting."
|
||
"<br><br><dolphin_emphasis>WARNING: Can cause freezes and compatibility "
|
||
"issues.</dolphin_emphasis> <br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Kun viivettä havaitaan, VBlank-keskeytyksiä ohitetaan. Tämä mahdollistaa "
|
||
"sulavan äänentoiston, vaikka emulointinopeus hidastuisikin.<br><br>Tämän "
|
||
"asetuksen ottaminen käyttöön pakottaa myös Ohita kaksoiskuvien esitys "
|
||
"-asetuksen päälle.<br><br><dolphin_emphasis>VAROITUS: Asetus voi aiheuttaa "
|
||
"kaatumisia ja yhteensopivuusongelmia.</"
|
||
"dolphin_emphasis><br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/HacksWidget.cpp:251
|
||
msgid "Texture Cache Accuracy"
|
||
msgstr "Tekstuurivälimuistin tarkkuus"
|
||
|
||
#: Source/Core/DolphinQt/Config/GraphicsModListWidget.cpp:67
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:37
|
||
msgid "Open Directory..."
|
||
msgstr "Avaa hakemisto..."
|
||
|
||
#: Source/Core/DolphinQt/Config/GraphicsModListWidget.cpp:68
|
||
msgid "&Refresh List"
|
||
msgstr "&Päivitä lista"
|
||
|
||
#: Source/Core/DolphinQt/Config/GraphicsModListWidget.cpp:196
|
||
msgid "No graphics mod selected"
|
||
msgstr "Grafiikkamodia ei ole valittu"
|
||
|
||
#: Source/Core/DolphinQt/Config/GraphicsModListWidget.cpp:213
|
||
msgid "By: %1"
|
||
msgstr "Tekijä(t): %1"
|
||
|
||
#: Source/Core/DolphinQt/Config/GraphicsModListWidget.cpp:220
|
||
msgid "Description: %1"
|
||
msgstr "Kuvaus: %"
|
||
|
||
#: Source/Core/DolphinQt/Config/GraphicsModWarningWidget.cpp:49
|
||
msgid "Graphics mods are currently disabled."
|
||
msgstr "Grafiikkamodit ovat tällä hetkellä pois päältä."
|
||
|
||
#: Source/Core/DolphinQt/Config/Graphics/PostProcessingConfigWindow.cpp:43
|
||
msgid "Post-Processing Shader Configuration"
|
||
msgstr "Jälkikäsittelyvarjostimen asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/HardcoreWarningWidget.cpp:29
|
||
msgid "Only approved codes will be applied in hardcore mode."
|
||
msgstr "Vain erikseen hyväksyttyjä koodeja voi käyttää hardcore-tilassa."
|
||
|
||
#: Source/Core/DolphinQt/Config/HardcoreWarningWidget.cpp:32
|
||
msgid "Achievement Settings"
|
||
msgstr "Saavutusasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:48
|
||
msgid "File Details"
|
||
msgstr "Tiedoston tiedot"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:54
|
||
msgid "Path:"
|
||
msgstr "Polku:"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:60
|
||
msgid "File Size:"
|
||
msgstr "Tiedostokoko:"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:67
|
||
msgid "File Format:"
|
||
msgstr "Tiedostomuoto:"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:71
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:206
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:191
|
||
msgid "No Compression"
|
||
msgstr "Ei pakkausta"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:72
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:63
|
||
msgid "Compression:"
|
||
msgstr "Pakkausmenetelmä:"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:77
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:60
|
||
msgid "Block Size:"
|
||
msgstr "Lohkokoko:"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:89
|
||
msgid "Game Details"
|
||
msgstr "Pelin lisätiedot"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:101
|
||
msgid "%1 (Disc %2, Revision %3)"
|
||
msgstr "%1 (levy %2, revisio %3)"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:105
|
||
msgid "%1 (Revision %3)"
|
||
msgstr "%1 (revisio %3)"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:125
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:108
|
||
msgid "Game ID:"
|
||
msgstr "Pelin tunniste:"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:126
|
||
msgid "Country:"
|
||
msgstr "Maa:"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:127
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:160
|
||
msgid "Maker:"
|
||
msgstr "Tekijä:"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:130
|
||
msgid "Apploader Date:"
|
||
msgstr "Sovelluslataajan päiväys:"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:139
|
||
msgid "IOS Version:"
|
||
msgstr "IOS-versio:"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:149
|
||
msgid "Banner Details"
|
||
msgstr "Pienoiskuvan tiedot"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:155
|
||
msgid "Show Language:"
|
||
msgstr "Kieli:"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:173
|
||
msgid "Banner:"
|
||
msgstr "Pienoiskuva:"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:188
|
||
msgid "Save as..."
|
||
msgstr "Tallenna nimellä..."
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:199
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:583
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:210
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:240
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:809
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1514
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1526
|
||
msgid "Select a File"
|
||
msgstr "Valitse tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/Config/InfoWidget.cpp:200
|
||
msgid "PNG image file (*.png);; All Files (*)"
|
||
msgstr "PNG-kuvatiedosto (*.png);; Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:22
|
||
msgid "Log Configuration"
|
||
msgstr "Lokiasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:42
|
||
msgid "Verbosity"
|
||
msgstr "Tasovaatimus"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:45
|
||
msgid "Notice"
|
||
msgstr "Huomautus"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:48
|
||
#: Source/Core/DolphinQt/Config/PropertiesDialog.cpp:60
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:92
|
||
msgid "Info"
|
||
msgstr "Tiedot"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:49
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:99
|
||
msgid "Debug"
|
||
msgstr "Virheenjäljitys"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:55
|
||
msgid "Logger Outputs"
|
||
msgstr "Lokin ulostulot"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:58
|
||
msgid "Write to File"
|
||
msgstr "Kirjoita tiedostoon"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:59
|
||
msgid "Write to Console"
|
||
msgstr "Kirjoita konsoliin"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:60
|
||
msgid "Write to Window"
|
||
msgstr "Kirjoita ikkunaan"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:62
|
||
msgid "Log Types"
|
||
msgstr "Lokityypit"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogConfigWidget.cpp:65
|
||
msgid "Toggle All Log Types"
|
||
msgstr "Kaikki lokityypit päälle/pois"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogWidget.cpp:32
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:241
|
||
msgid "Log"
|
||
msgstr "Loki"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogWidget.cpp:133
|
||
msgid "Word Wrap"
|
||
msgstr "Automaattinen rivitys"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogWidget.cpp:135
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:292
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:182
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:182
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:103
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:116
|
||
#: Source/Core/DolphinQt/Settings/TriforcePane.cpp:94
|
||
msgid "Clear"
|
||
msgstr "Tyhjennä"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogWidget.cpp:137
|
||
msgid "Default Font"
|
||
msgstr "Oletusfontti"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogWidget.cpp:137
|
||
msgid "Monospaced Font"
|
||
msgstr "Tasalevyinen fontti"
|
||
|
||
#: Source/Core/DolphinQt/Config/LogWidget.cpp:137
|
||
msgid "Selected Font"
|
||
msgstr "Valittu fontti"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/FreeLookRotation.cpp:27
|
||
msgid ""
|
||
"Note: motion input may require configuring alternate input sources before "
|
||
"use."
|
||
msgstr ""
|
||
"Huomaa: liikesyöte voi vaatia vaihtoehtoisten syötelähdeiten määrittämistä "
|
||
"ennen käyttöä."
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/FreeLookRotation.cpp:41
|
||
msgid "Incremental Rotation (rad/sec)"
|
||
msgstr "Vähittäinen kääntö (rad/s)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCKeyboardEmu.cpp:30
|
||
msgid ""
|
||
"You are configuring a \"Keyboard Controller\". This device is exclusively "
|
||
"for \"Phantasy Star Online Episode I & II\". If you are unsure, turn back "
|
||
"now and configure a \"Standard Controller\"."
|
||
msgstr ""
|
||
"Määrität \"näppäimistöohjainta\". Tätä ohjainta käytetään vain julkaisua "
|
||
"\"Phantasy Star Online Episode I & II\" varten. Ellet ole varma, palaa "
|
||
"takaisin ja määritä \"Vakio-ohjain\"."
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadWiiUConfigDialog.cpp:27
|
||
msgid "GameCube Controller Adapter at Port %1"
|
||
msgstr "GameCube-ohjainsovitin portissa %1"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadWiiUConfigDialog.cpp:32
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:308
|
||
msgid "Enable Rumble"
|
||
msgstr "Käytä tärinää"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadWiiUConfigDialog.cpp:33
|
||
msgid "Simulate DK Bongos"
|
||
msgstr "Simuloi DK-bongoja"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadWiiUConfigDialog.cpp:66
|
||
msgid "Adapter Detected"
|
||
msgstr "Sovitin havaittu"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadWiiUConfigDialog.cpp:70
|
||
msgid "Error Opening Adapter: %1"
|
||
msgstr "Virhe sovittimen avauksessa: %1"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadWiiUConfigDialog.cpp:74
|
||
msgid "No Adapter Detected"
|
||
msgstr "Sovitinta ei löydy"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/GCPadWiiUConfigDialog.cpp:81
|
||
msgid "Poll Rate: %1 Hz"
|
||
msgstr "Näytetaajuus: %1 Hz"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:21
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:26
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:31
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyControllerProfile.cpp:36
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:479
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:255
|
||
#: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:42
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:233
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:492
|
||
msgid "Wii Remote %1"
|
||
msgstr "Wii Remote %1"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyGBA.cpp:25
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:426
|
||
msgid "Window Size"
|
||
msgstr "Ikkunan koko"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:21
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:150
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:371
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:185
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:105
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:710
|
||
msgid "Save"
|
||
msgstr "Tallenna"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyStates.cpp:23
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:149
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:184
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:104
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:118
|
||
msgid "Load"
|
||
msgstr "Lataa"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyStatesOther.cpp:21
|
||
msgid "Select Last State"
|
||
msgstr "Valitse viimeisin tilatallennus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/HotkeyUSBEmu.cpp:21
|
||
msgid "USB Device Emulation"
|
||
msgstr "USB-laitteiden emulointi"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:268
|
||
msgid "Configure Input"
|
||
msgstr "Syöteasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:268
|
||
msgid "Configure Output"
|
||
msgstr "Ulostuloasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:288
|
||
msgid "Insert Input"
|
||
msgstr "Lisää syöte"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:288
|
||
msgid "Insert Output"
|
||
msgstr "Lisää lähtö"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:289
|
||
msgid "Detect Input"
|
||
msgstr "Havaitse syöte"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:290
|
||
msgid "Test Output"
|
||
msgstr "Testaa tuloa"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:315
|
||
msgid "Operators"
|
||
msgstr "Operaattorit"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:319
|
||
msgid "! Not"
|
||
msgstr "! Ei"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:320
|
||
msgid "* Multiply"
|
||
msgstr "* Kertolasku"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:321
|
||
msgid "/ Divide"
|
||
msgstr "/ Jakolasku"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:322
|
||
msgid "% Modulo"
|
||
msgstr "% Jakojäännös"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:323
|
||
msgid "+ Add"
|
||
msgstr "+ Yhteenlasku"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:324
|
||
msgid "- Subtract"
|
||
msgstr "- Vähennyslasku"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:325
|
||
msgid "> Greater-than"
|
||
msgstr "> Suurempi kuin"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:326
|
||
msgid "< Less-than"
|
||
msgstr "< Pienempi kuin"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:327
|
||
msgid "& And"
|
||
msgstr "& Ja"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:328
|
||
msgid "^ Xor"
|
||
msgstr "^ Poissulkeva tai"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:329
|
||
msgid "? Conditional"
|
||
msgstr "?-ehto"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:331
|
||
msgid "| Or"
|
||
msgstr "| Tai"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:332
|
||
msgid "$ User Variable"
|
||
msgstr "$ Käyttäjän muuttuja"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:335
|
||
msgid ", Comma"
|
||
msgstr ", Pilkku"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:339
|
||
msgid "Functions"
|
||
msgstr "Toiminnot"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:365
|
||
msgid "User Variables"
|
||
msgstr "Käyttäjän muuttujat"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:367
|
||
msgid ""
|
||
"User defined variables usable in the control expression.\n"
|
||
"You can use them to save or retrieve values between\n"
|
||
"inputs and outputs of the same parent controller."
|
||
msgstr ""
|
||
"Käyttäjän määrittelemät muuttujat, käytettäväksi ohjauslausekkeessa.\n"
|
||
"Niitä voi käyttää arvojen hakemiseksi ja tallentamiseksi saman ohjaimen "
|
||
"syötteiden ja ulostulojen kesken."
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:370
|
||
msgid "Reset Values"
|
||
msgstr "Nollaa arvot"
|
||
|
||
#. i18n: Controller input values are multiplied by this percentage value.
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:379
|
||
msgid "Multiplier"
|
||
msgstr "Kerroin"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:529
|
||
msgid "[ ... ]"
|
||
msgstr "[ ... ]"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:533
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingCommon.cpp:57
|
||
msgid "[ Press Now ]"
|
||
msgstr "[ Paina nyt ]"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:649
|
||
msgid "The expression contains a syntax error."
|
||
msgstr "Lauseke sisältää syntaksivirheen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:722
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:742
|
||
msgid "default"
|
||
msgstr "oletus"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:744
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:436
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:125
|
||
msgid "disconnected"
|
||
msgstr "ei yhteydessä"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/IOWindow.cpp:796
|
||
msgid "Invalid Expression."
|
||
msgstr "Virheellinen lauseke."
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingButton.cpp:75
|
||
msgid ""
|
||
"Left-click to detect input.\n"
|
||
"Middle-click to clear.\n"
|
||
"Right-click for more options."
|
||
msgstr ""
|
||
"Hiiren vasen painike aktivoi syötteen kuuntelun.\n"
|
||
"Keskimmäinen painike tyhjentää asetuksen.\n"
|
||
"Oikea painike avaa lisäasetukset."
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingButton.cpp:79
|
||
msgid ""
|
||
"Left/Right-click to configure output.\n"
|
||
"Middle-click to clear."
|
||
msgstr ""
|
||
"Paina hiiren vasemmalla/oikealla painikkeella säätääksesi ulostuloa.\n"
|
||
"Keskimmäinen painikie tyhjentää asetuksen."
|
||
|
||
#. i18n: A button to start the process of game controller analog stick mapping and calibration.
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingIndicator.cpp:1072
|
||
msgid "Map and Calibrate"
|
||
msgstr "Määritä ja kalibroi"
|
||
|
||
#. i18n: A button to start the process of game controller analog stick calibration.
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingIndicator.cpp:1075
|
||
msgid "Calibrate"
|
||
msgstr "Kalibroi"
|
||
|
||
#. i18n: A button to calibrate the center and extremities of a game controller analog stick.
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingIndicator.cpp:1078
|
||
msgid "Center and Calibrate"
|
||
msgstr "Keskitä ja kalibroi"
|
||
|
||
#. i18n: A button to reset game controller analog stick calibration.
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingIndicator.cpp:1081
|
||
msgid "Reset Calibration"
|
||
msgstr "Kumoa kalibrointi"
|
||
|
||
#. i18n: A button to stop a game controller button mapping process.
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingIndicator.cpp:1108
|
||
msgid "Cancel Mapping"
|
||
msgstr "Peru kalibrointi"
|
||
|
||
#. i18n: A button to abort a game controller calibration process.
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingIndicator.cpp:1134
|
||
msgid "Cancel Calibration"
|
||
msgstr "Peruuta kalibrointi"
|
||
|
||
#. i18n: A button to finalize a game controller calibration process.
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingIndicator.cpp:1138
|
||
msgid "Finish Calibration"
|
||
msgstr "Lopeta kalibrointi"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:181
|
||
msgid "Use Mouse Controlled Pointing"
|
||
msgstr "Käytä hiirellä ohjattua osoitusta"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:259
|
||
msgid "Advanced Settings"
|
||
msgstr "Lisäasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:265
|
||
msgid "Reset All"
|
||
msgstr "Nollaa kaikki"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWidget.cpp:383
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:714
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:184
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:102
|
||
msgid "..."
|
||
msgstr "..."
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:110
|
||
msgid "Device"
|
||
msgstr "Laite"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:120
|
||
msgid "Create Mappings for Other Devices"
|
||
msgstr "Luo ohjainmäärityksiä muille laitteille"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:123
|
||
msgid "Wait for Alternate Input Mappings"
|
||
msgstr "Odota vaihtoehtoisia syötetapoja"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:126
|
||
msgid "Enable Iterative Input Mapping"
|
||
msgstr "Ota vaiheittainen syötteen määritys käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:147
|
||
msgid "Profile"
|
||
msgstr "Profiili"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:158
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:589
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:602
|
||
#: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:29
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:102
|
||
msgid "Delete"
|
||
msgstr "Poista"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:159
|
||
msgid "Open Folder"
|
||
msgstr "Avaa kansio"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:288
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:327
|
||
msgid "The profile '%1' does not exist"
|
||
msgstr "Profiilia '%1' ei ole olemassa"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:296
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:271
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:394
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:682
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:848
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1022
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1844
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:137
|
||
msgid "Confirm"
|
||
msgstr "Vahvista"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:297
|
||
msgid "Are you sure that you want to delete '%1'?"
|
||
msgstr "Oletko varma, että haluat poistaa profiilin '%1'?"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:298
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:850
|
||
msgid "This cannot be undone!"
|
||
msgstr "Tätä ei voi kumota!"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:315
|
||
msgid "Successfully deleted '%1'."
|
||
msgstr "Määrityksen '%1' poisto onnistui."
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:451
|
||
msgid "Game Boy Advance at Port %1"
|
||
msgstr "Game Boy Advance portissa %1"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:452
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:510
|
||
msgid "Game Boy Advance"
|
||
msgstr "Game Boy Advance"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:456
|
||
msgid "GameCube Keyboard at Port %1"
|
||
msgstr "GameCube-näppäimistö portissa %1"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:457
|
||
msgid "GameCube Keyboard"
|
||
msgstr "GameCube-näppäimistö"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:464
|
||
msgid "GameCube Controller at Port %1"
|
||
msgstr "GameCube-ohjain portissa %1"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:465
|
||
msgid "GameCube Controller"
|
||
msgstr "GameCube-ohjain"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:469
|
||
msgid "GameCube Microphone Slot %1"
|
||
msgstr "GameCube-mikrofonin paikka %1"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:480
|
||
msgid "General and Options"
|
||
msgstr "Yleinen ja asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:481
|
||
msgid "Motion Simulation"
|
||
msgstr "Liikesimulaatio"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:482
|
||
msgid "Motion Input"
|
||
msgstr "Liikesyöte"
|
||
|
||
#. i18n: TAS is short for tool-assisted speedrun. Read http://tasvideos.org/ for details.
|
||
#. Frame advance is an example of a typical TAS tool.
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:498
|
||
msgid "TAS Tools"
|
||
msgstr "TAS-työkalut"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:502
|
||
msgid "Wii and Wii Remote"
|
||
msgstr "Wii ja Wii Remote"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:503
|
||
msgid "Controller Profile"
|
||
msgstr "Ohjainprofiili"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:505
|
||
msgid "USB Emulation"
|
||
msgstr "USB-emulointi"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:508
|
||
msgid "Save and Load State"
|
||
msgstr "Tallenna ja palauta tila"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:509
|
||
msgid "Other State Management"
|
||
msgstr "Muu tilojen hallinta"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:511
|
||
msgid "Hotkey Settings"
|
||
msgstr "Pikanäppäinasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:518
|
||
msgid "Rotation"
|
||
msgstr "Kääntö"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:519
|
||
msgid "Free Look Controller %1"
|
||
msgstr "Vapaan katselun ohjain %1"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:524
|
||
msgid "Triforce Baseboard at Port %1"
|
||
msgstr "Triforce-peruskortti portissa %1"
|
||
|
||
#. i18n: "Stock" refers to input profiles included with Dolphin
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.cpp:562
|
||
msgid "%1 (Stock)"
|
||
msgstr "%1 (Sovelluksen mukana tullut)"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.h:134
|
||
msgid "Extension Motion Input"
|
||
msgstr "Lisälaitteen liikesyöte"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/MappingWindow.h:135
|
||
msgid "Extension Motion Simulation"
|
||
msgstr "Lisälaitteen liikesimulaatio"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:93
|
||
msgid "No extension selected."
|
||
msgstr "Ei valittua lisäosaa."
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtension.cpp:232
|
||
msgid "Shinkansen"
|
||
msgstr "Shinkansen"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuExtensionMotionInput.cpp:35
|
||
msgid ""
|
||
"These controls are designed to interface directly with motion sensor "
|
||
"hardware. They are not intended for mapping traditional buttons, triggers or "
|
||
"axes. You might need to configure alternate input sources before using these "
|
||
"controls."
|
||
msgstr ""
|
||
"Nämä syötteet on tarkoitettu käytettäväksi suoraan liikeanturilaitteiden "
|
||
"kanssa. Niitä ei ole tarkoitettu määritettäväksi perinteisten painikkeiden, "
|
||
"liipaisimien tai akselien kanssa. Saatat joutua määrittämään vaihtoeisen "
|
||
"syöttölähteen ennen käyttöä."
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuGeneral.cpp:65
|
||
msgid "Configure Extension"
|
||
msgstr "Laajennuksen asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/Mapping/WiimoteEmuMotionControlIMU.cpp:32
|
||
msgid ""
|
||
"The controls under Accelerometer and Gyroscope are designed to interface "
|
||
"directly with motion sensor hardware. They are not intended for mapping "
|
||
"traditional buttons, triggers or axes. You might need to configure alternate "
|
||
"input sources before using these controls."
|
||
msgstr ""
|
||
"Kiihtyvyys- ja gyroskooppiohjainten asetukset on tarkoitettu käytettäväksi "
|
||
"suoraan liikeanturilaitteiden kanssa. Niitä ei ole tarkoitettu "
|
||
"määritettäväksi perinteisten painikkeiden, liipaisimien tai akselien kanssa. "
|
||
"Saatat joutua määrittämään vaihtoeisen syöttölähteen ennen käyttöä."
|
||
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:40
|
||
msgid "Patch Editor"
|
||
msgstr "Muutosten muokkaus"
|
||
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:62
|
||
msgid "Patch name"
|
||
msgstr "Muutoksen nimi"
|
||
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:73
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:62
|
||
msgid "Add"
|
||
msgstr "Lisää"
|
||
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:126
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451
|
||
msgid "Type"
|
||
msgstr "Tyyppi"
|
||
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:130
|
||
msgid "8-bit"
|
||
msgstr "8-bittinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:131
|
||
msgid "16-bit"
|
||
msgstr "16-bittinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:132
|
||
msgid "32-bit"
|
||
msgstr "32-bittinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:149
|
||
msgid "Conditional"
|
||
msgstr "Ehto"
|
||
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:150
|
||
msgid "Comparand:"
|
||
msgstr "Vertailtava:"
|
||
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:154
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:104
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:245
|
||
msgid "Address:"
|
||
msgstr "Osoite:"
|
||
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:228
|
||
msgid "You have to enter a name."
|
||
msgstr "Sinun on annettava nimi."
|
||
|
||
#: Source/Core/DolphinQt/Config/NewPatchDialog.cpp:256
|
||
msgid ""
|
||
"Some values you provided are invalid.\n"
|
||
"Please check the highlighted values."
|
||
msgstr ""
|
||
"Jotkin syötetyistä arvoista ovat virheellisiä.\n"
|
||
"Tarkista korostetut arvot."
|
||
|
||
#: Source/Core/DolphinQt/Config/PatchesWidget.cpp:46
|
||
msgid "&Add..."
|
||
msgstr "&Lisää..."
|
||
|
||
#: Source/Core/DolphinQt/Config/PatchesWidget.cpp:48
|
||
msgid "&Remove"
|
||
msgstr "&Poista"
|
||
|
||
#. i18n: If there is a pre-defined patch with the name %1 and the user wants to edit it,
|
||
#. a copy of it gets created with this name
|
||
#: Source/Core/DolphinQt/Config/PatchesWidget.cpp:118
|
||
msgid "%1 (Copy)"
|
||
msgstr "%1 (Kopio)"
|
||
|
||
#: Source/Core/DolphinQt/Config/PatchesWidget.cpp:187
|
||
msgid "&Edit..."
|
||
msgstr "&Muokkaa..."
|
||
|
||
#: Source/Core/DolphinQt/Config/PatchesWidget.cpp:187
|
||
msgid "&Clone..."
|
||
msgstr "&Kloonaa..."
|
||
|
||
#: Source/Core/DolphinQt/Config/PropertiesDialog.cpp:61
|
||
msgid "Game Config"
|
||
msgstr "Peliasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/PropertiesDialog.cpp:62
|
||
msgid "Patches"
|
||
msgstr "Muutokset"
|
||
|
||
#: Source/Core/DolphinQt/Config/PropertiesDialog.cpp:63
|
||
msgid "AR Codes"
|
||
msgstr "Action Replay -koodit"
|
||
|
||
#: Source/Core/DolphinQt/Config/PropertiesDialog.cpp:65
|
||
msgid "Graphics Mods"
|
||
msgstr "Grafiikkamodit"
|
||
|
||
#: Source/Core/DolphinQt/Config/PropertiesDialog.cpp:73
|
||
msgid "Verify"
|
||
msgstr "Varmenna"
|
||
|
||
#: Source/Core/DolphinQt/Config/PropertiesDialog.cpp:78
|
||
msgid "Filesystem"
|
||
msgstr "Tiedostojärjestelmä"
|
||
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:48
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:129
|
||
msgid "Value"
|
||
msgstr "Arvo"
|
||
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:85
|
||
msgid "Enable DirectInput Detection"
|
||
msgstr "Käytä DirectInput-havaintaa"
|
||
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:87
|
||
msgid ""
|
||
"Controls whether SDL should use DirectInput for detecting controllers. "
|
||
"Enabling this fixes hotplug detection issues with DualSense controllers but "
|
||
"causes Dolphin to hang up on shutdown when using certain 8BitDo controllers."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee SDL:n menetelmän ohjaimien havaitsemiseksi. DirectInput-menetelmä "
|
||
"ehkäisee ongelmia DualSense-ohjaimien liittämisessä pelin ollessa käynnissä, "
|
||
"mutta aiheuttaa Dolphinin kaatumisen sammutuksen yhteydessä, jos käytössä on "
|
||
"tietynlainen 8BitDo-ohjain.<br><br><dolphin_emphasis>Ellet ole varma, jätä "
|
||
"tämä valituksi.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:95
|
||
msgid "Use Joy-Con Pairs as a Single Controller"
|
||
msgstr "Käytä Joy-Con-paria yksittäisenä ohjaimena"
|
||
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:97
|
||
msgid ""
|
||
"Controls whether SDL should treat a pair of Joy-Con as a single controller "
|
||
"or as two separate controllers.<br><br><dolphin_emphasis>If unsure, leave "
|
||
"this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee, näkeekö SDL Joy-Con-parin yhtenä ohjaimena vai kahtena erillisenä."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valituksi.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:104
|
||
msgid "Sideways Joy-Con"
|
||
msgstr "Vaakasuuntainen Joy-Con"
|
||
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:106
|
||
msgid ""
|
||
"Defines the default orientation for individual Joy-Con. This setting has no "
|
||
"effect when Use Joy-Con Pairs as a Single Controller is enabled."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee yksittäisen Joy-Con-ohjaimen oletusasennon. Asetuksella ei ole "
|
||
"vaikutusta, jos Joy-Con-pari katsotaan yhdeksi ohjaimeksi."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valituksi.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:114
|
||
msgid "Enable DualSense Player LEDs"
|
||
msgstr "Näytä DualSense-ohjaimessa pelaajan LED-valot"
|
||
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:116
|
||
msgid ""
|
||
"Controls whether the player LEDs should be lit to indicate which player is "
|
||
"associated with a DualSense controller.<br><br><dolphin_emphasis>If unsure, "
|
||
"leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee, palavatko pelaajanumeroa merkitsevät valot DualSense-ohjaimissa."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:138
|
||
msgid "Main"
|
||
msgstr "Pääasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Config/SDLHints/SDLHintsWindow.cpp:147
|
||
msgid "Dolphin must be restarted for these changes to take effect."
|
||
msgstr "Dolphin on käynnistettävä uudelleen, jotta muutokset tulevat voimaan."
|
||
|
||
#: Source/Core/DolphinQt/Config/SettingsWindow.cpp:196
|
||
#: Source/Core/DolphinQt/Settings/TriforcePane.cpp:53
|
||
#: Source/Core/DolphinQt/ToolBar.cpp:131
|
||
msgid "Controllers"
|
||
msgstr "Ohjaimet"
|
||
|
||
#: Source/Core/DolphinQt/Config/SettingsWindow.cpp:197
|
||
msgid "Interface"
|
||
msgstr "Käyttöliittymä"
|
||
|
||
#: Source/Core/DolphinQt/Config/SettingsWindow.cpp:198
|
||
msgid "On-Screen Display"
|
||
msgstr "Ruudunpäällinen näkymä"
|
||
|
||
#: Source/Core/DolphinQt/Config/SettingsWindow.cpp:199
|
||
msgid "Audio"
|
||
msgstr "Ääni"
|
||
|
||
#: Source/Core/DolphinQt/Config/SettingsWindow.cpp:200
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:29
|
||
msgid "Paths"
|
||
msgstr "Polut"
|
||
|
||
#: Source/Core/DolphinQt/Config/SettingsWindow.cpp:201
|
||
msgid "GameCube"
|
||
msgstr "GameCube"
|
||
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:63
|
||
msgid "Problem"
|
||
msgstr "Ongelma"
|
||
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:63
|
||
msgid "Severity"
|
||
msgstr "Vakavuus"
|
||
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:74
|
||
msgid "CRC32:"
|
||
msgstr "CRC32:"
|
||
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:75
|
||
msgid "MD5:"
|
||
msgstr "MD5:"
|
||
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:76
|
||
msgid "SHA-1:"
|
||
msgstr "SHA-1:"
|
||
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:87
|
||
msgid "Redump.info Status:"
|
||
msgstr "Redump.info-tila:"
|
||
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:101
|
||
msgid "Verify Integrity"
|
||
msgstr "Varmenna eheys"
|
||
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:109
|
||
msgid "Calculate"
|
||
msgstr "Laske"
|
||
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:164
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:166
|
||
msgid "Verifying"
|
||
msgstr "Varmennus käynnissä"
|
||
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:205
|
||
msgid "Low"
|
||
msgstr "Matala"
|
||
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:208
|
||
msgid "Medium"
|
||
msgstr "Keskitaso"
|
||
|
||
#: Source/Core/DolphinQt/Config/VerifyWidget.cpp:211
|
||
msgid "High"
|
||
msgstr "Korkea"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:77
|
||
msgid "Scanning for adapters..."
|
||
msgstr "Etsitään sovittimia…"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:108
|
||
msgid "Automatic"
|
||
msgstr "Automaattinen"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:141
|
||
msgid "More Options..."
|
||
msgstr "Lisää asetuksia..."
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:187
|
||
msgid "Wii Remotes"
|
||
msgstr "Wii Remote -ohjaimet"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:190
|
||
msgid "Passthrough a Bluetooth adapter"
|
||
msgstr "Bluetooth-sovittimen läpipäästö"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:194
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:210
|
||
msgid "Sync"
|
||
msgstr "Synkronoi"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:221
|
||
msgid "Sync real Wii Remotes and pair them"
|
||
msgstr "Synkronoi oikeita Wii Remote -ohjaimia ja luo laitepareja"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:222
|
||
msgid "Reset all saved Wii Remote pairings"
|
||
msgstr "Poista kaikki tallennetut Wii Remote -laiteparit"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:223
|
||
msgid "Emulate the Wii's Bluetooth adapter"
|
||
msgstr "Emuloi Wiin Bluetooth-sovitinta"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:224
|
||
msgid "Continuous Scanning"
|
||
msgstr "Jatkuva haku"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:225
|
||
msgid "Real Balance Board"
|
||
msgstr "Oikea tasapainolauta"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:226
|
||
msgid "Enable Speaker Data"
|
||
msgstr "Käytä kaiutindataa"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:227
|
||
msgid "Connect Wii Remotes for Emulated Controllers"
|
||
msgstr "Yhdistä Wii Remoteja emuloituina ohjaimina"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259
|
||
msgid "Emulated Wii Remote"
|
||
msgstr "Emuloitu Wii Remote"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:259
|
||
msgid "Real Wii Remote"
|
||
msgstr "Oikea Wii Remote"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:346
|
||
msgid "Select a Bluetooth Device"
|
||
msgstr "Valitse Bluetooth-laite"
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:378
|
||
msgid "Saved Wii Remote pairings can only be reset when a Wii game is running."
|
||
msgstr ""
|
||
"Tallennetut Wii Remote -laiteparit voi poistaa vain silloin, kun Wii-peli on "
|
||
"käynnissä."
|
||
|
||
#: Source/Core/DolphinQt/Config/WiimoteControllersWidget.cpp:394
|
||
msgid "A sync can only be triggered when a Wii game is running."
|
||
msgstr "Synkronointi on mahdollista vain, kun Wii-peli on käynnissä."
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:42
|
||
msgid "Convert"
|
||
msgstr "Muunna"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:57
|
||
msgid "Format:"
|
||
msgstr "Muoto:"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:66
|
||
msgid "Compression Level:"
|
||
msgstr "Pakkaustaso:"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:69
|
||
msgid "Remove Junk Data (Irreversible):"
|
||
msgstr "Poista roskadata (peruuttamaton):"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:71
|
||
msgid "Convert..."
|
||
msgstr "Muunna..."
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:74
|
||
msgid ""
|
||
"ISO: A simple and robust format which is supported by many programs. It "
|
||
"takes up more space than any other format.\n"
|
||
"\n"
|
||
"GCZ: A basic compressed format which is compatible with most versions of "
|
||
"Dolphin and some other programs. It can't efficiently compress junk data "
|
||
"(unless removed) or encrypted Wii data.\n"
|
||
"\n"
|
||
"WIA: An advanced compressed format which is compatible with Dolphin "
|
||
"5.0-12188 and later, and a few other programs. It can efficiently compress "
|
||
"encrypted Wii data, but not junk data (unless removed).\n"
|
||
"\n"
|
||
"RVZ: An advanced compressed format which is compatible with Dolphin "
|
||
"5.0-12188 and later. It can efficiently compress both junk data and "
|
||
"encrypted Wii data."
|
||
msgstr ""
|
||
"ISO: Levykuvien oletusmuoto, Monet ohjelmat tukevat vain tätä. Vie eniten "
|
||
"tilaa.\n"
|
||
"\n"
|
||
"GCZ: Yksinkertainen pakkausmuoto, joka toimii monissa Dolphinin versioissa. "
|
||
"Se ei pysty pakkaamaan roskadataa (ellei sitä poisteta) tai salattua Wii-"
|
||
"dataa tehokkaasti.\n"
|
||
"\n"
|
||
"WIA: Edistyneempi pakkausmuoto, joka toimii Dolphin 5.0-12188 -versiosta "
|
||
"lähtien ja joidenkin muiden ohjelmien kanssa. Se pystyy pakkaamaan salattua "
|
||
"Wii-dataa tehokkaasti, muttei roskadataa.\n"
|
||
"\n"
|
||
"RVZ: Edistynyt pakkausmuoto, joka toimii Dolphin 5.0-12188 -versiosta "
|
||
"lähtien. Se pystyy pakkaamaan sekä roskadataa että salattua Wii-dataa "
|
||
"tehokkaasti."
|
||
|
||
#. i18n: %1 is the name of a compression method (e.g. LZMA)
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:204
|
||
msgid "%1 (slow)"
|
||
msgstr "%1 (hidas)"
|
||
|
||
#. i18n: %1 is the name of a compression method (e.g. Zstandard)
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:222
|
||
msgid "%1 (recommended)"
|
||
msgstr "%1 (suositus)"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:272
|
||
msgid "Are you sure?"
|
||
msgstr "Oletko varma?"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:290
|
||
msgid ""
|
||
"Removing junk data does not save any space when converting to ISO (unless "
|
||
"you package the ISO file in a compressed file format such as ZIP "
|
||
"afterwards). Do you want to continue anyway?"
|
||
msgstr ""
|
||
"Roskadatan poistaminen ei säästä tilaa, kun tiedosto muunnetaan ISO-muotoon "
|
||
"(ellet myös pakkaa ISO-tiedostoa pakattuun muotoon, kuten ZIP, jälkikäteen). "
|
||
"Haluatko silti jatkaa?"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:303
|
||
msgid ""
|
||
"Converting Wii disc images to GCZ without removing junk data does not save "
|
||
"any noticeable amount of space compared to converting to ISO. Do you want to "
|
||
"continue anyway?"
|
||
msgstr ""
|
||
"Wii-levykuvien muuntaminen GCZ-muotoon ilman roskadatan poistamista ei "
|
||
"säästä merkittävästi tilaa verrattuna ISO-muotoon. Jatketaanko kuitenkin?"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:314
|
||
msgid ""
|
||
"Dolphin can't convert NKit files to non-NKit files. Converting an NKit file "
|
||
"in Dolphin will result in another NKit file.\n"
|
||
"\n"
|
||
"If you want to convert an NKit file to a non-NKit file, you can use the same "
|
||
"program as you originally used when converting the file to the NKit format.\n"
|
||
"\n"
|
||
"Do you want to continue anyway?"
|
||
msgstr ""
|
||
"Dolphin ei voi muuntaa NKit-tiedostoa muiksi kuin NKit-tiedostoiksi. NKit-"
|
||
"tiedoston muuntaminen Dolphinissa tuottaa uuden NKit-tiedoston.\n"
|
||
"\n"
|
||
"Jos haluta muuntaa NKit-tiedoston muuksi kuin NKit-tiedostoksi, käytä samaa "
|
||
"ohjelmistoa kuin jolla tiedosto alun perin muunnettiin NKit-tiedostoksi.\n"
|
||
"\n"
|
||
"Haluat kuitenkin jatkaa?"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:332
|
||
msgid "Uncompressed GC/Wii images (*.iso *.gcm)"
|
||
msgstr "Pakkaamattomat GC-/Wii-levykuvat (*.iso *.gcm)"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:336
|
||
msgid "GCZ GC/Wii images (*.gcz)"
|
||
msgstr "GCZ-GC-/Wii-kuvat (*.gcz)"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:340
|
||
msgid "WIA GC/Wii images (*.wia)"
|
||
msgstr "WIA-GC-/Wii-levykuvat (*.wia)"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:344
|
||
msgid "RVZ GC/Wii images (*.rvz)"
|
||
msgstr "RVZ-GC-/Wii-kuvat (*.rvz)"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:357
|
||
msgid "Save Converted Images"
|
||
msgstr "Tallenna muunnetut vedokset"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:366
|
||
msgid "Save Converted Image"
|
||
msgstr "Tallenna muunnettu vedos"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:395
|
||
msgid ""
|
||
"The file %1 already exists.\n"
|
||
"Do you wish to replace it?"
|
||
msgstr ""
|
||
"Tiedosto %1 on jo olemassa.\n"
|
||
"Haluatko korvata sen?"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:413
|
||
msgid ""
|
||
"The destination file cannot be the same as the source file\n"
|
||
"\n"
|
||
"Please select another destination path for \"%1\""
|
||
msgstr ""
|
||
"Kohdetiedosto ei voi olla sama kuin lähdetiedosto\n"
|
||
"\n"
|
||
"Valitse toinen polku kohteelle \"%1\""
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:420
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:236
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:260
|
||
msgid "Converting..."
|
||
msgstr "Muunnetaan..."
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:420
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:724
|
||
msgid "Abort"
|
||
msgstr "Keskeytä"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:428
|
||
msgid ""
|
||
"Converting...\n"
|
||
"%1"
|
||
msgstr ""
|
||
"Muunnetaan...\n"
|
||
"%1"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:441
|
||
msgid ""
|
||
"Failed to remove junk data from file \"%1\".\n"
|
||
"\n"
|
||
"Would you like to convert it without removing junk data?"
|
||
msgstr ""
|
||
"Roskadatan poistaminen tiedostosta \"%1\" epäonnistui.\n"
|
||
"\n"
|
||
"Haluatko muuntaa sen poistamatta roskadataa?"
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:460
|
||
msgid "Failed to open the input file \"%1\"."
|
||
msgstr "Syötetiedoston \"%1\" avaaminen epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:514
|
||
msgid "Dolphin failed to complete the requested action."
|
||
msgstr "Dolphin ei onnistunut toteuttamaan pyydettyä toimintoa."
|
||
|
||
#: Source/Core/DolphinQt/ConvertDialog.cpp:523
|
||
#, c-format
|
||
msgctxt ""
|
||
msgid "Successfully converted %n image(s)."
|
||
msgstr "%n levykuvan muunto onnistui."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:20
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:51
|
||
msgid ""
|
||
"<span style=\"color: red; font-weight: bold\">Error</span> on line %1 col %2"
|
||
msgstr "Virhe"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:45
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475
|
||
#: Source/Core/DolphinQt/Debugger/PatchInstructionDialog.cpp:18
|
||
msgid "Instruction"
|
||
msgstr "Käsky"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:58
|
||
#: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:106
|
||
msgid "No input"
|
||
msgstr "Ei syötettä"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:120
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:637
|
||
#: Source/Core/DolphinQt/NKitWarningDialog.cpp:57
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:708
|
||
msgid "OK"
|
||
msgstr "OK"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssembleInstructionDialog.cpp:122
|
||
#: Source/Core/DolphinQt/Debugger/PatchInstructionDialog.cpp:58
|
||
msgid "Instruction: %1"
|
||
msgstr "Käsky: %1"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:234
|
||
msgid "Assembler"
|
||
msgstr "Konekoodi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:309
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:805
|
||
msgid "Unsaved Changes"
|
||
msgstr "Tallentamattomat muutokset"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:310
|
||
msgid ""
|
||
"You have %1 unsaved assembly tabs open\n"
|
||
"\n"
|
||
"Do you want to save all and exit?"
|
||
msgstr ""
|
||
"Avoinna on %1 tallentamatonta koodivälilehteä\n"
|
||
"\n"
|
||
"Haluatko tallentaa kaiken ja poistua?"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:365
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:181
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:101
|
||
msgid "New"
|
||
msgstr "Uusi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:366
|
||
msgid "Assemble"
|
||
msgstr "Tulkkaa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:370
|
||
msgid "Inject"
|
||
msgstr "Lisää koodia"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:409
|
||
msgid "Raw"
|
||
msgstr "Raaka"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:411
|
||
msgid "Gecko (04)"
|
||
msgstr "Gecko (04)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:412
|
||
msgid "Gecko (C0)"
|
||
msgstr "Gecko (C0)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:413
|
||
msgid "Gecko (C2)"
|
||
msgstr "Gecko (C2)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:417
|
||
msgid "Base Address"
|
||
msgstr "Pohjaosoite"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:438
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1531
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1590
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1857
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1882
|
||
msgid "Input"
|
||
msgstr "Syöte"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:446
|
||
msgid "Output"
|
||
msgstr "Tulos"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:456
|
||
msgid "Error Log"
|
||
msgstr "Virheloki"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:528
|
||
msgid ""
|
||
"<span style=\"color:#ffcc00\">Warning</span> invalid base address, "
|
||
"defaulting to 0"
|
||
msgstr ""
|
||
"<span style=\"color:#ffcc00\">Varoitus</span> virheellinen pohjaosoite, "
|
||
"käytetään oletusarvona 0:aa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:585
|
||
msgid "All Assembly files"
|
||
msgstr "Kaikki konekooditiedostot"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:586
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:769
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:360
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:437
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:588
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:814
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:344
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:53
|
||
msgid "All Files"
|
||
msgstr "Kaikki tiedostot"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:706
|
||
msgid "New File"
|
||
msgstr "Uusi tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:708
|
||
msgid "New File (%1)"
|
||
msgstr "Uusi tiedosto (%1)"
|
||
|
||
#. i18n: This asterisk is added to the title of an editor to indicate that it has unsaved
|
||
#. changes
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:714
|
||
msgid "%1 *"
|
||
msgstr "%1 *"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:731
|
||
msgid "Failed to open file"
|
||
msgstr "Tiedoston avaaminen epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:732
|
||
msgid ""
|
||
"Failed to read the contents of file:\n"
|
||
"%1"
|
||
msgstr ""
|
||
"Tiedoston sisällön luku epäonnistui:\n"
|
||
"%1"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:768
|
||
msgid "Assembly File"
|
||
msgstr "Konekooditiedosto"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp:806
|
||
msgid ""
|
||
"There are unsaved changes in \"%1\".\n"
|
||
"\n"
|
||
"Do you want to save before closing?"
|
||
msgstr ""
|
||
"Kohteessa \"%1\" on tallentamattomia muutoksia.\n"
|
||
"\n"
|
||
"Haluatko tallentaa ne ennen sulkemista?"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:199
|
||
msgid "Branch Watch Tool"
|
||
msgstr "Haaravahtityökalu"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:249
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:583
|
||
msgid "Start Branch Watch"
|
||
msgstr "Aloita haaravahti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:254
|
||
msgid "Clear Branch Watch"
|
||
msgstr "Tyhjennä haaravahti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:258
|
||
msgid "Code Path Was Taken"
|
||
msgstr "Koodireitti suoritettiin"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:263
|
||
msgid "Code Path Not Taken"
|
||
msgstr "Koodireittiä ei suoritettu"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:274
|
||
msgid "Tool Controls"
|
||
msgstr "Työkalun toiminnot"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:303
|
||
msgid "Branch"
|
||
msgstr "Haara"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:304
|
||
msgid "Branch (LR saved)"
|
||
msgstr "Haara (LR tallentuu)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:305
|
||
msgid "Branch Conditional"
|
||
msgstr "Haara, ehdollinen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:306
|
||
msgid "Branch Conditional (LR saved)"
|
||
msgstr "Haara, ehdollinen (LR tallentuu)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:307
|
||
msgid "Branch to Link Register"
|
||
msgstr "Haara linkkirekisteriin"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:308
|
||
msgid "Branch to Link Register (LR saved)"
|
||
msgstr "Haara linkkirekisteriin (LR tallentuu)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:309
|
||
msgid "Branch Conditional to Link Register"
|
||
msgstr "Haara, ehdollinen, linkkirekisteriin"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:310
|
||
msgid "Branch Conditional to Link Register (LR saved)"
|
||
msgstr "Haara, ehdollinen, linkkirekisteriin (LR tallentuu)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:311
|
||
msgid "Branch to Count Register"
|
||
msgstr "Haara laskurirekisteriin"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:312
|
||
msgid "Branch to Count Register (LR saved)"
|
||
msgstr "Haara laskurirekisteriin (LR tallentuu)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:313
|
||
msgid "Branch Conditional to Count Register"
|
||
msgstr "Haara, ehdollinen, laskurirekisteriin"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:314
|
||
msgid "Branch Conditional to Count Register (LR saved)"
|
||
msgstr "Haara, ehdollinen, laskurirekisteriin (LR tallentuu)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:317
|
||
msgid "Branch Type"
|
||
msgstr "Haaratyyppi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:341
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:477
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchTableModel.cpp:49
|
||
msgid "Origin Symbol"
|
||
msgstr "Alkusymboli"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:342
|
||
msgid "Origin Min"
|
||
msgstr "Alku vähintään"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:343
|
||
msgid "Origin Max"
|
||
msgstr "Alku enintään"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:344
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:477
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchTableModel.cpp:49
|
||
msgid "Destination Symbol"
|
||
msgstr "Kohdesymbo"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:345
|
||
msgid "Destination Min"
|
||
msgstr "Kohde vähintään"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:346
|
||
msgid "Destination Max"
|
||
msgstr "Kohde korkeintaan"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:349
|
||
msgid "Origin and Destination"
|
||
msgstr "Alku ja loppu"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:372
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchTableModel.cpp:322
|
||
msgid "true"
|
||
msgstr "true"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:373
|
||
msgid ""
|
||
"This will also filter unconditional branches.\n"
|
||
"To filter for or against unconditional branches,\n"
|
||
"use the Branch Type filter options."
|
||
msgstr ""
|
||
"Tämä suodattaa myös ehdottomat haarat.\n"
|
||
"Jos haluat suodattaa ehdottomat haarat pois tai mukaan,\n"
|
||
"käytä haaratyyppisuodatinta."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:376
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchTableModel.cpp:320
|
||
msgid "false"
|
||
msgstr "false"
|
||
|
||
#. i18n: If a condition is set for a breakpoint, the condition becoming true is a prerequisite for
|
||
#. triggering the breakpoint.
|
||
#. i18n: If a condition is set for a breakpoint, the condition becoming true is a prerequisite
|
||
#. for triggering the breakpoint.
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:378
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:155
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:274
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286
|
||
msgid "Condition"
|
||
msgstr "Ehto"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:386
|
||
msgid "Branch Was Overwritten"
|
||
msgstr "Haara ylikirjoitettiin"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:391
|
||
msgid "Branch Not Overwritten"
|
||
msgstr "Haaraa ei ylikirjoitettu"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:396
|
||
msgid "Wipe Recent Hits"
|
||
msgstr "Poista viimeaikaiset osumat"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:407
|
||
msgid "Misc. Controls"
|
||
msgstr "Sekalaiset käskyt"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:415
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:109
|
||
msgid "&Delete"
|
||
msgstr "&Poista"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:418
|
||
msgid "Invert &Condition"
|
||
msgstr "Käännä &ehto päinvastaiseksi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:422
|
||
msgid "Invert &Decrement Check"
|
||
msgstr "Käännä &vähennystarkistus päinvastaiseksi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:426
|
||
msgid "Make &Unconditional"
|
||
msgstr "Tee &ehdottomaksi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:430
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:592
|
||
msgid "&Copy Address"
|
||
msgstr "&Kopioi osoite"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:433
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:619
|
||
msgid "Insert &NOP"
|
||
msgstr "Lisää tyhjä käsky"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:436
|
||
msgid "Insert &BLR"
|
||
msgstr "Lisää &BLR"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:439
|
||
msgid "Set Brea&kpoint"
|
||
msgstr "Aseta &keskeytyskohta"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:441
|
||
msgid "&Break on Hit"
|
||
msgstr "&Keskeytä osumaan"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:442
|
||
msgid "&Log on Hit"
|
||
msgstr "L&okimerkintä osumasta"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:444
|
||
msgid "Break &and Log on Hit"
|
||
msgstr "Keskeytä &ja tee lokimerkintä osumasta"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:475
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchTableModel.cpp:47
|
||
msgid "Origin"
|
||
msgstr "Alku"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:476
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchTableModel.cpp:47
|
||
msgid "Destination"
|
||
msgstr "Kohde"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:476
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchTableModel.cpp:48
|
||
msgid "Recent Hits"
|
||
msgstr "Viimeaikaiset osumat"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:476
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchTableModel.cpp:48
|
||
msgid "Total Hits"
|
||
msgstr "Osumia yhteensä"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:499
|
||
msgid "&Branch Type"
|
||
msgstr "&Haaratyyppi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:500
|
||
msgid "&Origin and Destination"
|
||
msgstr "&Alku ja loppu"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:501
|
||
msgid "&Condition"
|
||
msgstr "&Ehto"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:502
|
||
msgid "&Misc. Controls"
|
||
msgstr "&Sekalaiset käskyt"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:509
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:241
|
||
msgid "&File"
|
||
msgstr "&Tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:510
|
||
msgid "&Save Branch Watch"
|
||
msgstr "&Tallenna haaravahti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:511
|
||
msgid "Save Branch Watch &As..."
|
||
msgstr "Tallenna haaravahti &nimellä..."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:512
|
||
msgid "&Load Branch Watch"
|
||
msgstr "&Lataa haaravahti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:513
|
||
msgid "Load Branch Watch &From..."
|
||
msgstr "Lataa haaravahti &tiedostosta..."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:514
|
||
msgid "A&uto Save"
|
||
msgstr "&Automaattinen tallennus"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:519
|
||
msgid "&Tool"
|
||
msgstr "T&yökalu"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:521
|
||
msgid "Hide &Controls"
|
||
msgstr "Piilota &komennot"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:523
|
||
msgid "Ignore &Apploader Branch Hits"
|
||
msgstr "Sivuuta &sovelluslataajan haaraosumat"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:525
|
||
msgid "This only applies to the initial boot of the emulated software."
|
||
msgstr "Ominaisuus vaikuttaa vain emuloidun ohjelmiston alustukseen."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:530
|
||
msgid "Column &Visibility"
|
||
msgstr "Sarakkeen &näkyvyys"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:531
|
||
msgid "&Toolbar Visibility"
|
||
msgstr "&Työkalupalkin näkyvyys"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:532
|
||
msgid "Wipe &Inspection Data"
|
||
msgstr "Poista &tutkimusdata"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:533
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:671
|
||
msgid "&Help"
|
||
msgstr "&Ohjeet"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:577
|
||
msgid "Pause Branch Watch"
|
||
msgstr "Keskeytä haaravahti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:611
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:622
|
||
msgid "There is nothing to save!"
|
||
msgstr "Ei mitään tallennettavaa!"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:627
|
||
msgid "Save Branch Watch Snapshot"
|
||
msgstr "Tallenna haaravahtitiedosto"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:629
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:646
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:809
|
||
msgid "Text file (*.txt);;All Files (*)"
|
||
msgstr "Tekstitiedosto (*.txt);;Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:644
|
||
msgid "Load Branch Watch Snapshot"
|
||
msgstr "Lataa haaravahtitiedosto"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:730
|
||
msgid "Branch Watch Tool Help (1/4)"
|
||
msgstr "Haaravahtityökalun ohje (1/4)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:731
|
||
msgid ""
|
||
"Branch Watch is a code-searching tool that can isolate branches tracked by "
|
||
"the emulated CPU by testing candidate branches with simple criteria. If you "
|
||
"are familiar with Cheat Engine's Ultimap, Branch Watch is similar to that.\n"
|
||
"\n"
|
||
"Press the \"Start Branch Watch\" button to activate Branch Watch. Branch "
|
||
"Watch persists across emulation sessions, and a snapshot of your progress "
|
||
"can be saved to and loaded from the User Directory to persist after Dolphin "
|
||
"Emulator is closed. \"Save As...\" and \"Load From...\" actions are also "
|
||
"available, and auto-saving can be enabled to save a snapshot at every step "
|
||
"of a search. The \"Pause Branch Watch\" button will halt Branch Watch from "
|
||
"tracking further branch hits until it is told to resume. Press the \"Clear "
|
||
"Branch Watch\" button to clear all candidates and return to the blacklist "
|
||
"phase."
|
||
msgstr ""
|
||
"Haaravahti on koodihakutyökalu, jota voi käyttää haluttujen haarakäskyjen "
|
||
"tunnistamiseen perustuen yksinkertaisiin hakukriteereihin. Haaravahti toimii "
|
||
"jokseenkin samalla periaatteella kuin Cheat Enginen Ultimap.\n"
|
||
"\n"
|
||
"Paina \"Aloita haaravahti\" -painiketta aktivoidakseksi haaravahdin. "
|
||
"Haaravahdin tiedot säilyvät emulointi-istuntojen päätyttyä, ja kerätyt "
|
||
"tiedot voi myös tallentaa käyttäjähakemistoon, jotta ne säilyvät myös "
|
||
"Dolphinin sulkemisen jälkeen. Voi myös käyttää \"Tallenna nimellä\"- ja "
|
||
"\"Lataa tiedostosta\" -painikkeita, ja lisäksi voit ottaa käyttöön "
|
||
"automaattisen tallennuksen, jolloin haun tulokset tallentuvat jokaisen "
|
||
"hakukerran jälkeen. \"Keskeytä haaravahti\" -painike estää haaravahtia "
|
||
"seuraamasta tulevia haarojen suorituksia, kunnes se käynnistetään taas. Jos "
|
||
"painat \"Tyhjennä haaravahti\" -painiketta, kaikki hakutulokset "
|
||
"tyhjennetään, ja haaravahti palaa poissulkutilaan."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:743
|
||
msgid "Branch Watch Tool Help (2/4)"
|
||
msgstr "Haaravahtityökalun ohje (2/4)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:744
|
||
msgid ""
|
||
"Branch Watch starts in the blacklist phase, meaning no candidates have been "
|
||
"chosen yet, but candidates found so far can be excluded from the candidacy "
|
||
"by pressing the \"Code Path Not Taken\", \"Branch Was Overwritten\", and "
|
||
"\"Branch Not Overwritten\" buttons. Once the \"Code Path Was Taken\" button "
|
||
"is pressed for the first time, Branch Watch will switch to the reduction "
|
||
"phase, and the table will populate with all eligible candidates."
|
||
msgstr ""
|
||
"Haaravahti käynnistää aluksi poissulkutilassa, mikä tarkoittaa, että "
|
||
"mahdollisia hakukandidaatteja ei ole vielä valittu, mutta mahdollisia "
|
||
"tuloksia voi etukäteen sulkea pois painamalla painikkeita \"Koodireittiä ei "
|
||
"suoritettu\", \"Haara ylikirjoitettiin\" ja \"Haaraa ei ylikirjoitettu\". "
|
||
"Kun painat painiketta \"Koodireitti suoritettiin\" ensimmäisen kerran, "
|
||
"haaravahti siirtyy karsintatilaan, ja taulukossa alkavat näkyä mahdolliset "
|
||
"hakutulokset."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:751
|
||
msgid "Branch Watch Tool Help (3/4)"
|
||
msgstr "Haaravahtityökalun ohje (3/4)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:752
|
||
msgid ""
|
||
"Once in the reduction phase, it is time to start narrowing down the "
|
||
"candidates shown in the table. Further reduce the candidates by checking "
|
||
"whether a code path was or was not taken since the last time it was checked. "
|
||
"It is also possible to reduce the candidates by determining whether a branch "
|
||
"instruction has or has not been overwritten since it was first hit. Filter "
|
||
"the candidates by branch kind, branch condition, origin or destination "
|
||
"address, and origin or destination symbol name.\n"
|
||
"\n"
|
||
"After enough passes and experimentation, you may be able to find function "
|
||
"calls and conditional code paths that are only taken when an action is "
|
||
"performed in the emulated software."
|
||
msgstr ""
|
||
"Kun haaravahti on siirtynyt karsintatilaan, on aika karsia taulukossa "
|
||
"näkyviä ehdokkaita. Ehdokkaiden poistaminen perustuu tarkistuksiin siitä, "
|
||
"tuliko koodireitti suoritetuksi viime tarkistuksen jälkeen vai ei. On myös "
|
||
"mahdollista karsia ehdokkaita tarkistamalla, tuliko haarakäsky "
|
||
"ylikirjoitetuksi ensimmäisen osuman jälkeen vai ei. Voit suodattaa "
|
||
"ehdokkaita haaran tyypin ja ehdon sekä alku- ja loppuosoitteen sekä "
|
||
"osoitteita vastaavien symbolien mukaan.\n"
|
||
"\n"
|
||
"Riittävän monen vaiheen ja kokeilun tuloksena haaravahti auttaa löytämään "
|
||
"funktiokutsuja ja ehdollisia koodireittejä, jotka suoritetaan vain silloin, "
|
||
"kun tietty toiminto tapahtuu emuloidussa ohjelmistossa."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:763
|
||
msgid "Branch Watch Tool Help (4/4)"
|
||
msgstr "Haaravahtityökalun ohje (4/4)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:764
|
||
msgid ""
|
||
"Rows in the table can be left-clicked on the origin, destination, and symbol "
|
||
"columns to view the associated address in Code View. Right-clicking the "
|
||
"selected row(s) will bring up a context menu.\n"
|
||
"\n"
|
||
"If the origin, destination, or symbol columns are right-clicked, an action "
|
||
"copy the relevant address(es) to the clipboard will be available, and an "
|
||
"action to set a breakpoint at the relevant address(es) will be available. "
|
||
"Note that, for the origin / destination symbol columns, these actions will "
|
||
"only be enabled if every row in the selection has a symbol.\n"
|
||
"\n"
|
||
"If the instruction column of a row selection is right-clicked, an action to "
|
||
"invert the branch instruction's condition and an action to invert the branch "
|
||
"instruction's decrement check will be available, but only if the branch "
|
||
"instruction is a conditional one.\n"
|
||
"\n"
|
||
"If the condition column of a row selection is right-clicked, an action to "
|
||
"make the branch instruction unconditional will be available, but only if the "
|
||
"branch instruction is a conditional one.\n"
|
||
"\n"
|
||
"If the origin column of a row selection is right-clicked, an action to "
|
||
"replace the branch instruction at the origin(s) with a NOP instruction (No "
|
||
"Operation) will be available.\n"
|
||
"\n"
|
||
"If the destination column of a row selection is right-clicked, an action to "
|
||
"replace the instruction at the destination(s) with a BLR instruction (Branch "
|
||
"to Link Register) will be available, but will only be enabled if the branch "
|
||
"instruction at every origin updates the link register.\n"
|
||
"\n"
|
||
"If the origin / destination symbol column of a row selection is right-"
|
||
"clicked, an action to replace the instruction at the start of the symbol(s) "
|
||
"with a BLR instruction will be available, but will only be enabled if every "
|
||
"row in the selection has a symbol.\n"
|
||
"\n"
|
||
"All context menus have the action to delete the selected row(s) from the "
|
||
"candidates."
|
||
msgstr ""
|
||
"Voit painaa hiiren vasemmalla näppäimellä taulukon alku-, loppu- ja "
|
||
"symbolisarakkeiden soluja, jolloin näet vastaavan osoitteen koodinäkymässä. "
|
||
"Oikean painikkeen painallus näyttää kontekstivalikon.\n"
|
||
"\n"
|
||
"Alku- ja kohdeosoitteen sekä symbolin kontekstivalikoissa on toiminto, joka "
|
||
"kopioi kyseessä olevan osoitteen/osoitteet leikepöydälle. Lisäksi näiden "
|
||
"kontekstivalikoiden kautta voi lisätä keskeytyskohdan kyseisiin "
|
||
"osoitteisiin. Huomaathan, että toiminnot ovat saatavilla alku- ja "
|
||
"kohdesymbolien kontekstivalikoissa vain, jos jokaisella valitulla rivillä on "
|
||
"symboli.\n"
|
||
"\n"
|
||
"Jos valitun rivin käskysaraketta napsautetaan hiiren oikealla painikkeella, "
|
||
"aukeavassa valikossa on toiminto haarakäskyn ehdon kääntämiseen ja toiminto "
|
||
"vähennystarkistuksen kääntämiseen. Nämä toiminnot ovat käytettävissä vain, "
|
||
"jos kyseessä on ehtoon perustuva haarakäsky.\n"
|
||
"\n"
|
||
"Jos valitun rivin ehtosaraketta napsautetaan hiiren oikealla painikkeella, "
|
||
"on saatavilla toiminto, jolla haarakäsky voidaan muuttaa ehdoista "
|
||
"riippumattomaksi. Tämä on mahdollista vain, jos haarakäsky on ehtoon "
|
||
"perustuva.\n"
|
||
"\n"
|
||
"Alkuosoitteen kontekstivalikosta voit korvata osoitteessa olevan haarakäskyn "
|
||
"tyhjällä käskyllä (NOP, No Operation).\n"
|
||
"\n"
|
||
"Kohdeosoitteen kontekstivalikosta voit korvata osoitteessa olevan käskyn BLR-"
|
||
"käskyllä (haara linkkirekisteriin). Toiminto on saatavilla vain, jos "
|
||
"kaikissa alkuosoitteissa haarakäsky tallentaa linkkirekisterin.\n"
|
||
"\n"
|
||
"Alku- tai kohdesymbolin kontekstivalikoista voit korvata symbolin alussa "
|
||
"olevan käskyn BLR-käskyllä. Toiminto on saatavilla vain, jos jokaisella "
|
||
"valitulla rivillä on symboli.\n"
|
||
"\n"
|
||
"Kaikista kontekstivalikoista voit myös poistaa valitut rivit hakuehdokkaista."
|
||
|
||
#. i18n: If the user selects a file, Branch Watch will save to that file.
|
||
#. If the user presses Cancel, Branch Watch will save to a file in the user folder.
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:807
|
||
msgid ""
|
||
"Select Branch Watch Snapshot Auto-Save File (for user folder location, "
|
||
"cancel)"
|
||
msgstr ""
|
||
"Valitse haaravahdin automaattisen tallennuksen tiedosto (jos haluat käyttää "
|
||
"käyttäjäkansiota, valitse \"Peruuta\")"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:1050
|
||
msgid "Candidates: %1"
|
||
msgstr "Ehdokkaita: %1"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:1053
|
||
msgid "Candidates: %1 | Excluded: %2 | Remaining: %3"
|
||
msgstr "Ehdokkaita: %1 | Poissuljettu: %2 | Jäljellä: %3"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:1064
|
||
msgid "Zero candidates remaining."
|
||
msgstr "Nolla ehdokasta jäljellä."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:1068
|
||
msgid "Candidates: %1 | Filtered: %2 | Remaining: %3"
|
||
msgstr "Ehdokkaita: %1 | Suodatettu: %2 | Jäljellä: %3"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:1090
|
||
msgid "Failed to save Branch Watch snapshot \"%1\""
|
||
msgstr "Haaravahtitiedoston \"%1\" tallennus epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchDialog.cpp:1104
|
||
msgid "Failed to open Branch Watch snapshot \"%1\""
|
||
msgstr "Haaravahtitiedoston \"%1\" avaaminen epäonnistui"
|
||
|
||
#. i18n: Short for "Instruction"
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchTableModel.cpp:46
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:161
|
||
msgid "Instr."
|
||
msgstr "Käsky"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BranchWatchTableModel.cpp:46
|
||
msgid "Cond."
|
||
msgstr "Ehto"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:26
|
||
msgid "New Breakpoint"
|
||
msgstr "Uusi keskeytyskohta"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:37
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:56
|
||
msgid "Edit Breakpoint"
|
||
msgstr "Muokkaa keskeytyskohtaa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:97
|
||
msgid "Instruction Breakpoint"
|
||
msgstr "Käskyn keskeytyskohta"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:115
|
||
msgid "Memory Breakpoint"
|
||
msgstr "Muistin keskeytyskohta"
|
||
|
||
#. i18n: A range of memory addresses
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:123
|
||
msgid "Range"
|
||
msgstr "Alue"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:128
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:111
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:126
|
||
msgid "To:"
|
||
msgstr "Minne:"
|
||
|
||
#. i18n: This is a selectable condition when adding a breakpoint
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:130
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285
|
||
msgid "Read"
|
||
msgstr "Luku"
|
||
|
||
#. i18n: This is a selectable condition when adding a breakpoint
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:132
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:286
|
||
msgid "Write"
|
||
msgstr "Kirjoitus"
|
||
|
||
#. i18n: This is a selectable condition when adding a breakpoint
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:134
|
||
msgid "Read or Write"
|
||
msgstr "Luku tai kirjoitus"
|
||
|
||
#. i18n: This is a selectable action when adding a breakpoint
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:137
|
||
msgid "Write to Log"
|
||
msgstr "Kirjoita lokiin"
|
||
|
||
#. i18n: This is a selectable action when adding a breakpoint
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:139
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285
|
||
msgid "Break"
|
||
msgstr "Keskeytä"
|
||
|
||
#. i18n: This is a selectable action when adding a breakpoint
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:141
|
||
msgid "Write to Log and Break"
|
||
msgstr "Kirjoita lokiin ja keskeytä"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:168
|
||
msgid "Action"
|
||
msgstr "Toiminto"
|
||
|
||
#. i18n: If a condition is set for a breakpoint, the condition becoming true is a prerequisite for
|
||
#. triggering the breakpoint.
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:174
|
||
msgid "Condition:"
|
||
msgstr "Ehto:"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:245
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:109
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:124
|
||
msgid "From:"
|
||
msgstr "Mistä:"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:252
|
||
msgid "Invalid input for the field \"%1\""
|
||
msgstr "Virheellinen syöte kentässä \"%1\""
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:296
|
||
msgid "From"
|
||
msgstr "Mistä"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:305
|
||
msgid "To"
|
||
msgstr "Minne"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:323
|
||
msgid ""
|
||
"Conditions:\n"
|
||
"Sets an expression that is evaluated when a breakpoint is hit. If the "
|
||
"expression is false or 0, the breakpoint is ignored until hit again. "
|
||
"Statements should be separated by a comma. Only the last statement will be "
|
||
"used to determine what to do.\n"
|
||
"\n"
|
||
"Registers that can be referenced:\n"
|
||
"GPRs : r0..r31\n"
|
||
"FPRs : f0..f31\n"
|
||
"SPRs : xer, lr, ctr, dsisr, dar, dec, sdr1, srr0, srr1, tbl, tbu, pvr, "
|
||
"sprg0..sprg3, ear, ibat0u..ibat7u, ibat0l..ibat7l, dbat0u..dbat7u, "
|
||
"dbat0l..dbat07, gqr0..gqr7, hid0, hid1, hid2, hid4, iabr, dabr, wpar, dmau, "
|
||
"dmal, ecid_u, ecid_m, ecid_l, upmc1..upmc4, usia, sia, l2cr, ictc, mmcr0, "
|
||
"mmcr1, pmc1..pmc4, thrm1..thrm3\n"
|
||
"Other : pc, msr\n"
|
||
"\n"
|
||
"Functions:\n"
|
||
"Set a register: r1 = 8\n"
|
||
"Casts: s8(0xff). Available: s8, u8, s16, u16, s32, u32\n"
|
||
"Callstack: callstack(0x80123456), callstack(\"anim\")\n"
|
||
"Compare Strings: streq(r3, \"abc\"). Both parameters can be addresses or "
|
||
"string constants.\n"
|
||
"Read Memory: read_u32(0x80000000). Available: u8, s8, u16, s16, u32, s32, "
|
||
"f32, f64\n"
|
||
"Write Memory: write_u32(r3, 0x80000000). Available: u8, u16, u32, f32, f64\n"
|
||
"*currently writing will always be triggered\n"
|
||
"\n"
|
||
"Operations:\n"
|
||
"Unary: -u, !u, ~u\n"
|
||
"Math: * / + -, power: **, remainder: %, shift: <<, >>\n"
|
||
"Compare: <, <=, >, >=, ==, !=, &&, ||\n"
|
||
"Bitwise: &, |, ^\n"
|
||
"\n"
|
||
"Examples:\n"
|
||
"r4 == 1\n"
|
||
"f0 == 1.0 && f2 < 10.0\n"
|
||
"r26 <= r0 && ((r5 + 3) & -4) * ((r6 + 3) & -4)* 4 > r0\n"
|
||
"p = r3 + 0x8, p == 0x8003510 && read_u32(p) != 0\n"
|
||
"Write and break: r4 = 8, 1\n"
|
||
"Write and continue: f3 = f1 + f2, 0\n"
|
||
"The condition must always be last\n"
|
||
"\n"
|
||
"Strings should only be used in callstack() or streq() and \"quoted\". Do not "
|
||
"assign strings to a variable.\n"
|
||
"All variables will be printed in the Memory Interface log, if there's a hit "
|
||
"or a NaN result. To check for issues, assign a variable to your equation, so "
|
||
"it can be printed.\n"
|
||
"\n"
|
||
"Note: All values are internally converted to Doubles for calculations. It's "
|
||
"possible for them to go out of range or to become NaN. A warning will be "
|
||
"given if NaN is returned, and the var that became NaN will be logged."
|
||
msgstr ""
|
||
"Ehdot:\n"
|
||
"Asettaa lausekkeen, joka evaluoidaan keskeytyskohdan saadessa osuman. Jos "
|
||
"arvo on epätosi tai 0, osuma ohitetaan keskeyttämättä. Useammat käskyt "
|
||
"erotetaan pilkulla, ja vain viimeinen käsky määrää toiminnon.\n"
|
||
"\n"
|
||
"Rekisterit, joihin lauseke voi viitata:\n"
|
||
"yleisrekisterit: r0–r31\n"
|
||
"liukulukurekisterit: f0–f31\n"
|
||
"erityisrekisterit: xer, lr, ctr, dsisr, dar, dec, sdr1, srr0, srr1, tbl, "
|
||
"tbu, pvr, spg0–sprg3, ear, ibat0u–ibat7u, ibat0l–ibat7l, dbat0u–dbat7u, "
|
||
"dbat0l–dbat07, gqr0–gqr7, hid0, hid1, hid2, hid4, iabr, dabr, wpar, dmau, "
|
||
"dmal, ecid_u, ecid_m, ecid_l, upmc1–upmc4. usia, sia, l2cr, ictc, mmcr0, "
|
||
"mmcr1, pmc1–pmc4, thrm1–thrm3,\n"
|
||
"muut rekisterit: pc, msr\n"
|
||
"\n"
|
||
"Toiminnot:\n"
|
||
"Rekisterin päivittäminen: r1 = 8\n"
|
||
"Tyyppimuunnokset: s8(0xff). Käytettävissä on s8, u8, s16, u16, s32, u32\n"
|
||
"Kutsupino: callstack(0x80123456), callstack(\"anim\")\n"
|
||
"Merkkijonojen vertailu: streq(r3, \"abc\"). Kumpikin parametri voi olla "
|
||
"osoite tai merkkijonovakio.\n"
|
||
"Muistin luku: read_u32(0x80000000). Käytettävissä on u8, s8, u16, s16, u32, "
|
||
"s32, f32, f64\n"
|
||
"Muistin kirjoitus: write_u32(r3, 0x80000000). Käytettävissä on u8, u16, u32, "
|
||
"f32, f64\n"
|
||
"*tällä hetkellä kirjoitus toteutuu aina\n"
|
||
"\n"
|
||
"Laskutoimitukset:\n"
|
||
"Unaarioperaatiot: -u, !u, ~u\n"
|
||
"Aritmetiikka: * / + -, potenssi: **, jakojäännös: %, bittien siirto: <<, >>\n"
|
||
"Vertailu: <, <=, >, >=, ==, !=, &&, ||\n"
|
||
"Bittioperaatiot: &, |, ^\n"
|
||
"\n"
|
||
"Esimerkkejä:\n"
|
||
"r4 == 1\n"
|
||
"f0 == 1.0 && f2 < 10.0\n"
|
||
"r26 <= r0 && ((r5 + 3) & -4) * ((r6 + 3) & 3) & -4) * 4 > r0\n"
|
||
"p = r3 + 0x8, p == 0x8003510 && read_u32(p) != 0\n"
|
||
"Kirjoitus ja keskytys: r4 = 8, 1\n"
|
||
"Kirjoitus ilman keskeytystä: f3 = f1 + f2, 0\n"
|
||
"Ehto tulee aina viimeisenä.\n"
|
||
"\n"
|
||
"Merkkijonoja voi käyttää vain callstack- ja streq-käskyissä, ja ne "
|
||
"kirjoitetaan lainausmerkein. Merkkijonoja ei voi sijoittaa muuttujiin.\n"
|
||
"Kaikki muuttujat tulostuvat muistirajapinnan lokiin, jos osuma toteutuu tai "
|
||
"laskutoimituksen tulos on NaN. Ongelmien jäljityksessä voi auttaa muuttujan "
|
||
"sijoittaminen yhtälöön, jolloin se tulostuu.\n"
|
||
"\n"
|
||
"Huomaa: Sisäisesti kaikki laskutoimitukset toteutuvat Double-liukuluvuilla. "
|
||
"Näin ollen tulokset voivat tulla liian pieniksi tai suuriksi, ja tuloksena "
|
||
"voi myös syntyä NaN-arvo. NaN-arvon syntyessä näkyviin tulee varoitus, ja "
|
||
"NaN-arvoksi tullut muuttuja tulee lokiin."
|
||
|
||
#. i18n: The title for a dialog that shows help for how to use conditions. If a condition is set
|
||
#. for a breakpoint, the condition becoming true is a prerequisite for triggering the breakpoint.
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointDialog.cpp:369
|
||
msgid "Conditional help"
|
||
msgstr "Ohje ehdoista"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:98
|
||
msgid "Breakpoints"
|
||
msgstr "Keskeytyskohdat"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:180
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:521
|
||
msgid "Disable"
|
||
msgstr "Pois käytöstä"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249
|
||
msgid "Edit Conditional"
|
||
msgstr "Muokkaa ehtoa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:249
|
||
msgid "Edit conditional expression"
|
||
msgstr "Muokkaa ehtolauseketta"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283
|
||
msgid "Active"
|
||
msgstr "Aktiivinen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:283
|
||
msgid "Function"
|
||
msgstr "Funktio"
|
||
|
||
#. i18n: The address where a breakpoint ends
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:285
|
||
msgid "End Addr"
|
||
msgstr "Loppuosoite"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:587
|
||
msgid "Show in Code"
|
||
msgstr "Näytä koodissa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:588
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:601
|
||
msgid "Edit..."
|
||
msgstr "Muokkaa..."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp:600
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:358
|
||
msgid "Show in Memory"
|
||
msgstr "Näytä muistissa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:162
|
||
msgid "Parameters"
|
||
msgstr "Parametrit"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:163
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:156
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:158
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:257
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1068
|
||
msgid "Symbols"
|
||
msgstr "Symbolit"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:164
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:157
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:255
|
||
msgid "Notes"
|
||
msgstr "Muistiinpanot"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:165
|
||
msgid "Branches"
|
||
msgstr "Haarat"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:393
|
||
msgid "--> %1"
|
||
msgstr "--> %1"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:588
|
||
msgid "Follow &Branch"
|
||
msgstr "Seuraa &haaraa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:594
|
||
msgid "Copy &Function"
|
||
msgstr "Kopio &funktio"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:596
|
||
msgid "Copy Code &Line"
|
||
msgstr "Kopioi koodi&rivi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:597
|
||
msgid "Copy &Hex"
|
||
msgstr "Kopioi &heksa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:599
|
||
msgid "Show in &Memory"
|
||
msgstr "Näytä &muistissa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:601
|
||
msgid "Show Target in Memor&y"
|
||
msgstr "Näytä kohde muistiss&a"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:603
|
||
msgid "Copy Tar&get Address"
|
||
msgstr "Kopioi koh&deosoite"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:607
|
||
msgid "&Add function symbol"
|
||
msgstr "&Lisää funktiosymboli"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:609
|
||
msgid "&Edit function symbol"
|
||
msgstr "&NMuokkaa funktiosymbolia"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:611
|
||
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1212
|
||
msgid "Add Note"
|
||
msgstr "Lisää muistiinpano"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:612
|
||
#: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:20
|
||
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1214
|
||
msgid "Edit Note"
|
||
msgstr "Muokkaa muistiinpanoa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:616
|
||
msgid "Run &to Here"
|
||
msgstr "Jatka &tähän"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:617
|
||
msgid "PPC vs Host"
|
||
msgstr "PPC vs. isäntäkone"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:618
|
||
msgid "&Insert BLR"
|
||
msgstr "Lisää &BLR"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:621
|
||
msgid "Re&place Instruction"
|
||
msgstr "Kor&vaa käsky"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:623
|
||
msgid "Assemble Instruction"
|
||
msgstr "Tulkkaa käsky"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:625
|
||
msgid "Restore Instruction"
|
||
msgstr "Palauta käsky"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:650
|
||
msgid "Run Until (Ignoring Breakpoints)"
|
||
msgstr "Suorita kohtaan asti (ohittaen keskeytyskohdat)"
|
||
|
||
#. i18n: One of the options shown below "Run Until (Ignoring Breakpoints)"
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:652
|
||
msgid "%1's value is hit"
|
||
msgstr "Kohdan %1 arvoon osutaan"
|
||
|
||
#. i18n: One of the options shown below "Run Until (Ignoring Breakpoints)"
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:655
|
||
msgid "%1's value is used"
|
||
msgstr "Kohdan %1 arvoa käytetään"
|
||
|
||
#. i18n: One of the options shown below "Run Until (Ignoring Breakpoints)"
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:658
|
||
msgid "%1's value is changed"
|
||
msgstr "Kohdan %1 arvo muuttuu"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:700
|
||
msgid "Run Until"
|
||
msgstr "Suorita kohtaan asti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:701
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:312
|
||
msgid "Keep Running"
|
||
msgstr "Jatka suoritusta"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:720
|
||
msgid "Overwritten"
|
||
msgstr "Ylikirjoitettu"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:721
|
||
msgid ""
|
||
"Target value was overwritten by current instruction.\n"
|
||
"Instructions executed: %1"
|
||
msgstr ""
|
||
"Kohdearvo tuli nykyisen käskyn korvaamaksi.\n"
|
||
"Suoritetut käskyt: %1"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:730
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:310
|
||
msgid ""
|
||
"<font color='#ff0000'>AutoStepping timed out. Current instruction is "
|
||
"irrelevant."
|
||
msgstr ""
|
||
"<font color='#ff0000'>Automaattinen askellus aikakatkaistu. Nykyinen käsky "
|
||
"ei ole välttämättä haluttu."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:734
|
||
msgid "Value tracked to current instruction."
|
||
msgstr "Arvo jäljittyy nykyiseen käskyyn"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:760
|
||
msgid ""
|
||
"Instructions executed: %1\n"
|
||
"Value contained in:\n"
|
||
"Registers: %2\n"
|
||
"Memory: %3"
|
||
msgstr ""
|
||
"Käskyjä suoritettu: %1\n"
|
||
"Arvot:\n"
|
||
"Rekistereissä: %2\n"
|
||
"Muistissa: %3"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:906
|
||
msgid "Add Function Symbol"
|
||
msgstr "Lisää funktiosymbo"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:907
|
||
msgid "Force new function symbol to be made at %1?"
|
||
msgstr "Haluatko pakottaa uuden funktiosymbolin kohtaan %1?"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:996
|
||
msgid "Delete Function Symbol"
|
||
msgstr "Poista funktiosymboli"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:997
|
||
msgid ""
|
||
"Delete function symbol: %1\n"
|
||
"at %2?"
|
||
msgstr ""
|
||
"Haluatko poistaa funktiosymbolin: %1\n"
|
||
"kohdasta %2?"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:1079
|
||
msgid "Delete Note"
|
||
msgstr "Poista muistiinpano"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:1080
|
||
msgid ""
|
||
"Delete Note: %1\n"
|
||
"at %2?"
|
||
msgstr ""
|
||
"Haluatko poistaa muistiinpanon: %1\n"
|
||
"kohdasta %2?"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:46
|
||
msgid "Code"
|
||
msgstr "Koodi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:113
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:113
|
||
msgid "Search Address"
|
||
msgstr "Hae osoite"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:119
|
||
msgid "When enabled, prevents automatic updates to the code view."
|
||
msgstr "Kun asetus on valittu, koodinäkymä ei päivity automaattisesti."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:120
|
||
msgid "Branch Watch"
|
||
msgstr "Haaravahti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:150
|
||
msgid "Callstack"
|
||
msgstr "Kutsupino"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:162
|
||
msgid "Calls"
|
||
msgstr "Kutsut"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:166
|
||
msgid "Callers"
|
||
msgstr "Kutsujat"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:400
|
||
msgid "Invalid callstack"
|
||
msgstr "Virheellinen kutsupino"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:564
|
||
msgid "Step successful!"
|
||
msgstr "Suoritus onnistui!"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:589
|
||
msgid "Step over in progress..."
|
||
msgstr "Väliin jättäminen käynnissä..."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:664
|
||
msgid "Breakpoint encountered! Step out aborted."
|
||
msgstr "Saavutettiin keskeytyskohta! Loppuun suoritus keskeytettiin."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:666
|
||
msgid "Step out timed out!"
|
||
msgstr "Loppuun jatkaminen aikakatkaistiin!"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/CodeWidget.cpp:668
|
||
msgid "Step out successful!"
|
||
msgstr "Loppuun jatkaminen onnistui!"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:20
|
||
msgid "Edit Symbol"
|
||
msgstr "Muokkaa symbolia"
|
||
|
||
#. i18n: %1 is an address. %2 is a warning message.
|
||
#: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:33
|
||
msgid ""
|
||
"Editing symbol starting at: %1\n"
|
||
"%2"
|
||
msgstr ""
|
||
"Symbolia muokataan kohdassa %1\n"
|
||
"%2"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:34
|
||
msgid ""
|
||
"Editing note starting at: %1\n"
|
||
"%2"
|
||
msgstr ""
|
||
"Muistiinpanoa muokataan kohdassa %1\n"
|
||
"%2"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:36
|
||
msgid "Warning: Must save the symbol map for changes to be kept."
|
||
msgstr "Varoitus: Symbolikartta on tallennettava, jotta muutokset säilyvät.."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:38
|
||
msgid "Symbol name"
|
||
msgstr "Symbolin nimi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:38
|
||
msgid "Note name"
|
||
msgstr "Muistiinpanon nimi"
|
||
|
||
#. i18n: The address where a symbol ends
|
||
#: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:42
|
||
msgid "End Address"
|
||
msgstr "Loppuosoite"
|
||
|
||
#. i18n: The number of lines of code
|
||
#: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:44
|
||
msgid "Lines"
|
||
msgstr "Rivit"
|
||
|
||
#. i18n: There's a text field immediately to the right of this label where 8 hexadecimal digits
|
||
#. can be entered. The "0x" in this string acts as a prefix to the digits to indicate that they
|
||
#. are hexadecimal.
|
||
#: Source/Core/DolphinQt/Debugger/EditSymbolDialog.cpp:48
|
||
msgid "Size: 0x"
|
||
msgstr "Koko: 0x"
|
||
|
||
#. i18n: PPC Feature Flags
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:389
|
||
msgid "PPC Feat. Flags"
|
||
msgstr "PPC-omin.liput"
|
||
|
||
#. i18n: Effective Address
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:391
|
||
msgid "Eff. Address"
|
||
msgstr "Näenn. osoite"
|
||
|
||
#. i18n: Code Buffer Size
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:393
|
||
msgid "Code Buff. Size"
|
||
msgstr "Koodipuskurin koko"
|
||
|
||
#. i18n: Repeat Instructions
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:395
|
||
msgid "Repeat Instr."
|
||
msgstr "Toist. käskyt"
|
||
|
||
#. i18n: Host Near Code Size
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:397
|
||
msgid "Host N. Size"
|
||
msgstr "Isännän l. koko:"
|
||
|
||
#. i18n: Host Far Code Size
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:399
|
||
msgid "Host F. Size"
|
||
msgstr "Isännän k. koko:"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:400
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:642
|
||
msgid "Run Count"
|
||
msgstr "Suorituslaskuri"
|
||
|
||
#. i18n: "Cycles" means instruction cycles.
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:401
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:644
|
||
msgid "Cycles Spent"
|
||
msgstr "Käytetyt kierrokset"
|
||
|
||
#. i18n: Cycles Average
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:403
|
||
msgid "Cycles Avg."
|
||
msgstr "Kierr. keskim."
|
||
|
||
#. i18n: Cycles Percent
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:405
|
||
msgid "Cycles %"
|
||
msgstr "% kierroksista"
|
||
|
||
#. i18n: "ns" is an abbreviation of nanoseconds.
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:406
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:650
|
||
msgid "Time Spent (ns)"
|
||
msgstr "Kulunut aika (ns)"
|
||
|
||
#. i18n: Time Average (ns)
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:408
|
||
msgid "Time Avg. (ns)"
|
||
msgstr "Aika k.m. (ns)"
|
||
|
||
#. i18n: Time Percent
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:410
|
||
msgid "Time %"
|
||
msgstr "Aika-%"
|
||
|
||
#. i18n: "Symbol" means debugging symbol (its name in particular).
|
||
#: Source/Core/DolphinQt/Debugger/JitBlockTableModel.cpp:411
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:655
|
||
msgid "Symbol"
|
||
msgstr "Symboli"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:152
|
||
msgid "Stop Profiling"
|
||
msgstr "Lopeta mittaaminen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:152
|
||
msgid "Start Profiling"
|
||
msgstr "Aloita mittaaminen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:182
|
||
msgid "Free memory:"
|
||
msgstr "Vapaa muisti:"
|
||
|
||
#. i18n: Of each memory region, %1 is its remaining size displayed in an appropriate scale
|
||
#. of bytes (e.g. MiB), %2 is its untranslated name, and %3 is its fragmentation percentage.
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:188
|
||
msgid " %1 %2 (%3% fragmented)"
|
||
msgstr "%1 %2 (%3% hajautunut)"
|
||
|
||
#. i18n: "near" and "far" refer to the near code cache and far code cache of Dolphin's JITs.
|
||
#. %1 and %2 are instruction counts from the near and far code caches, respectively. %3 is a
|
||
#. percentage calculated from how inefficient (in other words, "blown-up") a given JIT block's
|
||
#. recompilation was when considering the host instruction count vs the PPC instruction count.
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:240
|
||
msgid "Host instruction count: %1 near %2 far (%3% blowup)"
|
||
msgstr "Isännän koodikäskymäärä: %1 lähi, %2 kauko (%3 %:n kasvu)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:369
|
||
msgid "Effective address %1 has no physical address translation."
|
||
msgstr "Näennäisellä osoitteella %1 ei ole vastaavaa fyysistä osoitetta."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:514
|
||
msgid "JIT Blocks"
|
||
msgstr "JIT-lohkot"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:570
|
||
msgid "Min Effective Address"
|
||
msgstr "Pienin näennäisosoite"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:573
|
||
msgid "Max Effective Address"
|
||
msgstr "Suurin näennäisosoite"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:576
|
||
msgid "Recompiles Physical Address"
|
||
msgstr "Kääntää fyysiset osoitteet uudelleen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:580
|
||
msgid "Symbol Name"
|
||
msgstr "Symbolin nimi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:589
|
||
msgid "Toggle software JIT block profiling (will clear the JIT cache)."
|
||
msgstr ""
|
||
"Ota ohjelmiston JIT-lohkojen mittaukset käyttöön tai pois (tyhjentää JIT-"
|
||
"välimuistin)."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:594
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:950
|
||
msgid "Clear Cache"
|
||
msgstr "Tyhjennä välimuisti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:598
|
||
msgid "Wipe Profiling"
|
||
msgstr "Pyyhi mittausdata"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:599
|
||
msgid "Re-initialize software JIT block profiling data."
|
||
msgstr "Nollaa ohjelmiston JIT-lohkojen mittausdata."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:610
|
||
msgid "PPC Instruction Coverage"
|
||
msgstr "PPC-käskykattavuus"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:612
|
||
msgid "Host Near Code Cache"
|
||
msgstr "Isännän lähikoodin välimuisti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:613
|
||
msgid "Host Far Code Cache"
|
||
msgstr "Isännän kaukokoodin välimuisti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:624
|
||
msgid "View &Code"
|
||
msgstr "Näytä &koodi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:625
|
||
msgid "&Erase Block(s)"
|
||
msgstr "&Poista lohko(t)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:632
|
||
msgid "PPC Feature Flags"
|
||
msgstr "PPC-ominaisuusliput"
|
||
|
||
#. i18n: "Effective" means this memory address might be translated within the MMU.
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:634
|
||
msgid "Effective Address"
|
||
msgstr "Näennäinen osoite"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:635
|
||
msgid "Code Buffer Size"
|
||
msgstr "Koodipuskurin koko"
|
||
|
||
#. i18n: This means to say it is a count of PPC instructions recompiled more than once.
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:637
|
||
msgid "Repeat Instructions"
|
||
msgstr "Toistuneet käskyt"
|
||
|
||
#. i18n: "Near Code" refers to the near code cache of Dolphin's JITs.
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:639
|
||
msgid "Host Near Code Size"
|
||
msgstr "Isännän lähikoodin koko"
|
||
|
||
#. i18n: "Far Code" refers to the far code cache of Dolphin's JITs.
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:641
|
||
msgid "Host Far Code Size"
|
||
msgstr "Isännän kaukokoodin koko"
|
||
|
||
#. i18n: "Cycles" means instruction cycles.
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:646
|
||
msgid "Cycles Average"
|
||
msgstr "Kierroksia keskimäärin"
|
||
|
||
#. i18n: "Cycles" means instruction cycles.
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:648
|
||
msgid "Cycles Percent"
|
||
msgstr "Prosenttia kierroksista"
|
||
|
||
#. i18n: "ns" is an abbreviation of nanoseconds.
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:652
|
||
msgid "Time Average (ns)"
|
||
msgstr "Aika keskimäärin (ns)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/JITWidget.cpp:653
|
||
msgid "Time Percent"
|
||
msgstr "Aikaprosentti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1199
|
||
msgid "Copy Address"
|
||
msgstr "Kopioi osoite"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1201
|
||
msgid "Copy Hex"
|
||
msgstr "Kopioi heksa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1204
|
||
msgid "Copy Value"
|
||
msgstr "Kopioi arvo"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1215
|
||
msgid "Add or edit region label"
|
||
msgstr "Lisää tai muokkaa alueen nimikettä"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryViewWidget.cpp:1226
|
||
msgid "Show in code"
|
||
msgstr "Näytä koodissa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:45
|
||
msgid "Memory"
|
||
msgstr "Muisti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:114
|
||
msgid "Offset"
|
||
msgstr "Osoite-ero"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:124
|
||
msgid "Hex"
|
||
msgstr "Heksa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:125
|
||
msgid "Set &Value"
|
||
msgstr "Aseta &arvo"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:140
|
||
msgid "Hex Byte String"
|
||
msgstr "Heksatavujen merkkijono"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:141
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:201
|
||
msgid "ASCII"
|
||
msgstr "ASCII"
|
||
|
||
#. i18n: A floating point number
|
||
#. i18n: Floating-point (non-integer) number
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:142
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:202
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:169
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:97
|
||
msgid "Float"
|
||
msgstr "32-bittinen liukuluku"
|
||
|
||
#. i18n: A double precision floating point number
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:143
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:203
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:171
|
||
msgid "Double"
|
||
msgstr "64-bittinen liukuluku"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:144
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:195
|
||
msgid "Unsigned 8"
|
||
msgstr "Etumerkitön 8-bittinen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:145
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:196
|
||
msgid "Unsigned 16"
|
||
msgstr "Etumerkitön 16-bittinen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:146
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:197
|
||
msgid "Unsigned 32"
|
||
msgstr "Etumerkitön 32-bittinen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:147
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:198
|
||
msgid "Signed 8"
|
||
msgstr "Etumerkillinen 8-bittinen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:148
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:199
|
||
msgid "Signed 16"
|
||
msgstr "Etumerkillinen 16-bittinen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:149
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:200
|
||
msgid "Signed 32"
|
||
msgstr "Etumerkillinen 32-bittinen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:152
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:84
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:615 Source/Core/DolphinQt/MenuBar.cpp:617
|
||
msgid "Search"
|
||
msgstr "Haku"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:156
|
||
msgid "Find &Next"
|
||
msgstr "Etsi &seuraava"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:157
|
||
msgid "Find &Previous"
|
||
msgstr "Etsi &edellinen"
|
||
|
||
#. i18n: One of the options shown below "Address Space". "Effective" addresses are the addresses
|
||
#. used directly by the CPU and may be subject to translation via the MMU to physical addresses.
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:172
|
||
msgid "Effective"
|
||
msgstr "Näennäinen"
|
||
|
||
#. i18n: One of the options shown below "Address Space". "Auxiliary" is the address space of ARAM
|
||
#. (Auxiliary RAM).
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:175
|
||
msgid "Auxiliary"
|
||
msgstr "Apumuisti"
|
||
|
||
#. i18n: One of the options shown below "Address Space". "Physical" is the address space that
|
||
#. reflects how devices (e.g. RAM) is physically wired up.
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:178
|
||
msgid "Physical"
|
||
msgstr "Fyysinen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:186
|
||
msgid "Display Type"
|
||
msgstr "Näyttötyyppi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:192
|
||
msgid "Hex 8"
|
||
msgstr "Heksa 8"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:193
|
||
msgid "Hex 16"
|
||
msgstr "Heksa 16"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:194
|
||
msgid "Hex 32"
|
||
msgstr "Heksa 32"
|
||
|
||
#. i18n: "Fixed" here means that the alignment is always the same
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:207
|
||
msgid "Fixed Alignment"
|
||
msgstr "Määrätty kohdistus"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:208
|
||
msgid "Type-based Alignment"
|
||
msgstr "Tyyppiin perustuva kohdistus"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:209
|
||
msgid "No Alignment"
|
||
msgstr "Ei kohdistusta"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:212
|
||
msgid "4 Bytes"
|
||
msgstr "4 tavua"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:213
|
||
msgid "8 Bytes"
|
||
msgstr "8 tavua"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:214
|
||
msgid "16 Bytes"
|
||
msgstr "16 tavua"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:217
|
||
msgid "Dual View"
|
||
msgstr "Kaksoisnäkymä"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:225
|
||
msgid "Memory breakpoint options"
|
||
msgstr "Muistin keskeytyskohdan asetukset"
|
||
|
||
#. i18n: This string is used for a radio button that represents the type of
|
||
#. memory breakpoint that gets triggered when a read operation or write operation occurs.
|
||
#. The string is not a command to read and write something or to allow reading and writing.
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:232
|
||
msgid "Read and write"
|
||
msgstr "Luku ja kirjoitus"
|
||
|
||
#. i18n: This string is used for a radio button that represents the type of
|
||
#. memory breakpoint that gets triggered when a read operation occurs.
|
||
#. The string does not mean "read-only" in the sense that something cannot be written to.
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:236
|
||
msgid "Read only"
|
||
msgstr "Vain luku"
|
||
|
||
#. i18n: This string is used for a radio button that represents the type of
|
||
#. memory breakpoint that gets triggered when a write operation occurs.
|
||
#. The string does not mean "write-only" in the sense that something cannot be read from.
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:240
|
||
msgid "Write only"
|
||
msgstr "Vain kirjoitus"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:250
|
||
msgid "Labels"
|
||
msgstr "Nimikkeet"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:256
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:138
|
||
msgid "Data"
|
||
msgstr "Data"
|
||
|
||
#. i18n: Filter is a verb. Typing into this text box will filter the label list so that only
|
||
#. labels containing the typed text are shown.
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:264
|
||
msgid "Filter Label List"
|
||
msgstr "Suodata nimikelistaa"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:277
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:480
|
||
msgid "&View"
|
||
msgstr "&Näytä"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:280
|
||
msgid "&Import"
|
||
msgstr "&Tuo"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:281
|
||
msgid "&Load file to current address"
|
||
msgstr "&Lataa tiedosto nykyiseen osoitteeseen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:287
|
||
msgid "&Auto update memory values"
|
||
msgstr "Päivitä muistiarvot &automaattisesti"
|
||
|
||
#. i18n: Highlight is a verb (this is the label of a checkbox)
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:299
|
||
msgid "&Highlight recently changed values"
|
||
msgstr "&Korosta vastikään muuttuneet arvot"
|
||
|
||
#. i18n: Highlight is a noun (clicking this lets you select a color)
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:305
|
||
msgid "Highlight &color"
|
||
msgstr "Korostus&väri"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:309
|
||
msgid "&Show symbols and notes"
|
||
msgstr "&Näytä symbolit ja nimikkeet"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:317
|
||
msgid "&Export"
|
||
msgstr "&Vie"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:318
|
||
msgid "Dump &MRAM"
|
||
msgstr "Tee &MRAM-vedos"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:319
|
||
msgid "Dump &ExRAM"
|
||
msgstr "Tee &ExRAM-vedos"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:320
|
||
msgid "Dump &ARAM"
|
||
msgstr "Tee &ARAM-vedos"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:321
|
||
msgid "Dump &FakeVMEM"
|
||
msgstr "Tee &FakeVMEM-vedos"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:750
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:796
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:1013
|
||
msgid "Bad address provided."
|
||
msgstr "Virheellinen osoite annettu"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:756
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:802
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:1019
|
||
msgid "Bad offset provided."
|
||
msgstr "Virheellinen ero annettu."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:765
|
||
msgid "Bad value provided."
|
||
msgstr "Virheellinen arvo annettu"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:777
|
||
msgid "Target address range is invalid."
|
||
msgstr "Kohdeosoitealue on virheellinen."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:806
|
||
msgid "Select a file"
|
||
msgstr "Valitse tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:807
|
||
msgid "All files (*)"
|
||
msgstr "Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:817
|
||
msgid "Unable to open file."
|
||
msgstr "Tiedoston avaaminen epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:825
|
||
msgid "Unable to read file."
|
||
msgstr "Tiedoston lukeminen epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:942
|
||
msgid "Failed to dump %1: Can't open file"
|
||
msgstr "Kohteen %1 vedostaminen epäonnistui: Tiedoston avaaminen epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:949
|
||
msgid "Failed to dump %1: Failed to write to file"
|
||
msgstr ""
|
||
"Kohteen %1 vedostaminen epäonnistui: Tiedoston kirjoittaminen epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:1027
|
||
msgid "Bad Value Given"
|
||
msgstr "Virheellinen arvo annettu"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:1049
|
||
msgid "Match Found"
|
||
msgstr "Tulos löytyi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/MemoryWidget.cpp:1061
|
||
msgid "No Match"
|
||
msgstr "Ei hakutuloksia"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:92
|
||
msgid "Connected"
|
||
msgstr "Yhteydessä"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:99
|
||
msgid "Listening"
|
||
msgstr "Kuunnellaan"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:100
|
||
msgid "Unbound"
|
||
msgstr "Sitomaton"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:108
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:241
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:242
|
||
msgid "Yes"
|
||
msgstr "Kyllä"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:108
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:241
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:242
|
||
msgid "No"
|
||
msgstr "Ei"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:194
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:182
|
||
msgid "Network"
|
||
msgstr "Verkko"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:422
|
||
msgid "Socket table"
|
||
msgstr "Pistoketaulukko"
|
||
|
||
#. i18n: FD stands for file descriptor (and in this case refers to sockets, not regular files)
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428
|
||
msgid "FD"
|
||
msgstr "FD"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451
|
||
msgid "Domain"
|
||
msgstr "Verkkotunnus"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:428
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:74
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:189
|
||
msgid "State"
|
||
msgstr "Tila"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:429
|
||
msgid "Blocking"
|
||
msgstr "Viivyttävä"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:429
|
||
msgid "Redirections"
|
||
msgstr "Uudelleenohjaukset"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:446
|
||
msgid "SSL context"
|
||
msgstr "SSL-konteksti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:239
|
||
msgid "ID"
|
||
msgstr "Tunniste"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:451
|
||
msgid "Hostname"
|
||
msgstr "Isäntänimi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:468
|
||
msgid "Dump options"
|
||
msgstr "Tee asetusvedos"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:474
|
||
msgid "Dump decrypted SSL reads"
|
||
msgstr "Tee purettujen SSL-lukujen vedos"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:475
|
||
msgid "Dump decrypted SSL writes"
|
||
msgstr "Tee purettujen SSL-kirjoitusten vedos"
|
||
|
||
#. i18n: CA stands for certificate authority
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:477
|
||
msgid "Dump root CA certificates"
|
||
msgstr "Tee juurivarmentajan varmenteen vedos"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:478
|
||
msgid "Dump peer certificates"
|
||
msgstr "Tee vertaisten varmenteiden vedos"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:479
|
||
msgid "Dump GameCube BBA traffic"
|
||
msgstr "Tee GameCube BBA -vedos"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:480
|
||
msgid "Open dump folder"
|
||
msgstr "Avaa vedoskansio"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:483
|
||
msgid "Network dump format:"
|
||
msgstr "Verkkovedosten muoto:"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:507
|
||
msgid "Security options"
|
||
msgstr "Turvallisuusasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:511
|
||
msgid "Verify certificates"
|
||
msgstr "Tarkista varmenteet"
|
||
|
||
#. i18n: PCAP is a file format
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:524
|
||
msgid "PCAP"
|
||
msgstr "PCAP"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:525
|
||
msgid "Binary SSL"
|
||
msgstr "Binäärinen SSL"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:526
|
||
msgid "Binary SSL (read)"
|
||
msgstr "Binäärinen SSL (luku)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/NetworkWidget.cpp:527
|
||
msgid "Binary SSL (write)"
|
||
msgstr "Binäärinen SSL (kirjoitus)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/PatchInstructionDialog.cpp:34
|
||
msgid "New instruction:"
|
||
msgstr "Uusi käsky:"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterColumn.cpp:86
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:433
|
||
msgid "Invalid input provided"
|
||
msgstr "Virheellinen syöte"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:27
|
||
msgid "Registers"
|
||
msgstr "Rekisterit"
|
||
|
||
#. i18n: This kind of "watch" is used for watching emulated memory.
|
||
#. It's not related to timekeeping devices.
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:148
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:129
|
||
msgid "Add to &watch"
|
||
msgstr "Lisää &vahtiin"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:153
|
||
msgid "Add memory &breakpoint"
|
||
msgstr "Lisää muisti&keskeytyskohta"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:155
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:131
|
||
msgid "View &memory"
|
||
msgstr "Näytä &muisti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:157
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:132
|
||
msgid "View &code"
|
||
msgstr "Näytä &koodi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:165
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91
|
||
msgid "Hexadecimal"
|
||
msgstr "Heksadesimaali"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:166
|
||
msgid "Signed Integer"
|
||
msgstr "Etumerkillinen kokonaisluku"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:167
|
||
msgid "Unsigned Integer"
|
||
msgstr "Etumerkitön kokonaisluku"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:175
|
||
msgid "All Hexadecimal"
|
||
msgstr "Kaikki heksadesimaalisina"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:177
|
||
msgid "All Signed Integer"
|
||
msgstr "Kaikki etumerkillisinä kokonaislukuina"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:179
|
||
msgid "All Unsigned Integer"
|
||
msgstr "Kaikki etumerkittöminä kokonaislukuina"
|
||
|
||
#. i18n: A floating point number
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:182
|
||
msgid "All Float"
|
||
msgstr "Kaikki 32-bittisinä liukulukuina"
|
||
|
||
#. i18n: A double precision floating point number
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:185
|
||
msgid "All Double"
|
||
msgstr "Kaikki 64-bittisinä liukulukuina"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:194
|
||
msgid "Run until hit (ignoring breakpoints)"
|
||
msgstr "Suorita osumaan asti (ohittaen keskeytyskohdat)"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:298
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:371
|
||
msgid "Update"
|
||
msgstr "Päivitä"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/RegisterWidget.cpp:309
|
||
msgid "Timed Out"
|
||
msgstr "Aikakatkaisu"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:26
|
||
msgid "Threads"
|
||
msgstr "Säikeet"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:126
|
||
msgid "Add &breakpoint"
|
||
msgstr "Lisää &keskeytyskohta"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:127
|
||
msgid "Add memory breakpoint"
|
||
msgstr "Lisää muistikeskeytyskohta"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:146
|
||
msgid "Thread context"
|
||
msgstr "Säiekonteksti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:151
|
||
msgid "Current context"
|
||
msgstr "Nykyinen konteksti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:154
|
||
msgid "Current thread"
|
||
msgstr "Nykyinen säie"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:157
|
||
msgid "Default thread"
|
||
msgstr "Oletussäie"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:166
|
||
msgid "Active thread queue"
|
||
msgstr "Aktiivisten säikeiden jono"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:171
|
||
msgid "Head"
|
||
msgstr "Pää"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:174
|
||
msgid "Tail"
|
||
msgstr "Häntä"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:183
|
||
msgid "Active threads"
|
||
msgstr "Aktiiviset säikeet"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:190
|
||
msgid "Detached"
|
||
msgstr "Irrallinen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:191
|
||
msgid "Suspended"
|
||
msgstr "Keskeytynyt"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:192
|
||
msgid "Base priority"
|
||
msgstr "Perusprioriteetti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:192
|
||
msgid "Effective priority"
|
||
msgstr "Toiminnallinen prioriteetti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:193
|
||
msgid "Stack end"
|
||
msgstr "Pinon loppu"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:193
|
||
msgid "Stack start"
|
||
msgstr "Pinon alku"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:194
|
||
msgid "errno"
|
||
msgstr "virhekoodi"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:195
|
||
msgid "Specific"
|
||
msgstr "Erityinen"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:213
|
||
msgid "Selected thread context"
|
||
msgstr "Valitun säikeen konteksti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:235
|
||
msgid "Selected thread callstack"
|
||
msgstr "Valitun säikeen kutsupino"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240
|
||
msgid "Back Chain"
|
||
msgstr "Ketju kutsujan suuntaan"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:240
|
||
msgid "LR Save"
|
||
msgstr "LR-tallennus"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:288
|
||
msgid "READY"
|
||
msgstr "VALMIS"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:291
|
||
msgid "RUNNING"
|
||
msgstr "KÄYNNISSÄ"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:294
|
||
msgid "WAITING"
|
||
msgstr "ODOTTAA"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:297
|
||
msgid "MORIBUND"
|
||
msgstr "KUOLEVA"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/ThreadWidget.cpp:300
|
||
msgid "UNKNOWN"
|
||
msgstr "TUNTEMATON"
|
||
|
||
#. i18n: This kind of "watch" is used for watching emulated memory.
|
||
#. It's not related to timekeeping devices.
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:31
|
||
msgid "Watch"
|
||
msgstr "Vahti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:91
|
||
msgid "Label"
|
||
msgstr "Nimi"
|
||
|
||
#. i18n: The base 10 numeral system. Not related to non-integer numbers
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:93
|
||
msgid "Decimal"
|
||
msgstr "Desimaali"
|
||
|
||
#. i18n: Data type used in computing
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:95
|
||
msgid "String"
|
||
msgstr "Merkkijono"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:276
|
||
msgid "Enter address to watch:"
|
||
msgstr "Syötä vahdittava osoite:"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:283
|
||
msgid "Invalid watch address: %1"
|
||
msgstr "Virheellinen vahtiosoite: %1"
|
||
|
||
#. i18n: This kind of "watch" is used for watching emulated memory.
|
||
#. It's not related to timekeeping devices.
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:340
|
||
msgid "&Delete Watches"
|
||
msgstr "&Poista vahdit"
|
||
|
||
#. i18n: This kind of "watch" is used for watching emulated memory.
|
||
#. It's not related to timekeeping devices.
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:343
|
||
msgid "&Lock Watches"
|
||
msgstr "&Lukitse vahdit"
|
||
|
||
#. i18n: This kind of "watch" is used for watching emulated memory.
|
||
#. It's not related to timekeeping devices.
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:346
|
||
msgid "&Unlock Watches"
|
||
msgstr "&Poista vahtien lukitus"
|
||
|
||
#. i18n: This kind of "watch" is used for watching emulated memory.
|
||
#. It's not related to timekeeping devices.
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:361
|
||
msgid "&Delete Watch"
|
||
msgstr "&Poista vahti"
|
||
|
||
#: Source/Core/DolphinQt/Debugger/WatchWidget.cpp:362
|
||
msgid "&Add Memory Breakpoint"
|
||
msgstr "&Lisää muistin keskeytyskohta"
|
||
|
||
#: Source/Core/DolphinQt/DiscordJoinRequestDialog.cpp:23
|
||
msgid "Request to Join Your Party"
|
||
msgstr "Pyyntö liittyä ryhmääsi"
|
||
|
||
#: Source/Core/DolphinQt/DiscordJoinRequestDialog.cpp:52
|
||
msgid "✔ Invite"
|
||
msgstr "✔ Kutsu"
|
||
|
||
#: Source/Core/DolphinQt/DiscordJoinRequestDialog.cpp:53
|
||
msgid "✖ Decline"
|
||
msgstr "✖ Hylkää"
|
||
|
||
#: Source/Core/DolphinQt/DiscordJoinRequestDialog.cpp:54
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:728
|
||
msgid "Ignore"
|
||
msgstr "Ohita"
|
||
|
||
#: Source/Core/DolphinQt/DiscordJoinRequestDialog.cpp:57
|
||
msgid ""
|
||
"%1\n"
|
||
"wants to join your party."
|
||
msgstr ""
|
||
"%1\n"
|
||
"haluaa liittyä ryhmääsi."
|
||
|
||
#: Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp:28
|
||
msgid "Logitech USB Microphone Manager"
|
||
msgstr "Logitechin USB-mikrofonin muokkaus"
|
||
|
||
#: Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp:46
|
||
#: Source/Core/DolphinQt/EmulatedUSB/WiiSpeakWindow.cpp:49
|
||
msgid "Some settings cannot be changed when emulation is running."
|
||
msgstr "Joitain asetuksia ei voi muuttaa, kun emulointi on käynnissä."
|
||
|
||
#: Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp:65
|
||
msgid "Emulate Logitech USB Mic %1"
|
||
msgstr "Emuloi Logitechin USB-mikrofonia %1"
|
||
|
||
#: Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp:75
|
||
#: Source/Core/DolphinQt/EmulatedUSB/WiiSpeakWindow.cpp:62
|
||
msgid "Microphone Configuration"
|
||
msgstr "Mikrofonin asetukset"
|
||
|
||
#. i18n: %1 is a number from 1 to 4.
|
||
#: Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp:81
|
||
msgid "Microphone %1 Configuration"
|
||
msgstr "%1. mikrofonin määritys"
|
||
|
||
#: Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp:84
|
||
#: Source/Core/DolphinQt/EmulatedUSB/WiiSpeakWindow.cpp:65
|
||
msgid "Mute"
|
||
msgstr "Hiljennä"
|
||
|
||
#: Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp:95
|
||
#: Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp:98
|
||
#: Source/Core/DolphinQt/EmulatedUSB/WiiSpeakWindow.cpp:80
|
||
#: Source/Core/DolphinQt/EmulatedUSB/WiiSpeakWindow.cpp:83
|
||
#, c-format
|
||
msgid "Volume modifier (value: %1dB)"
|
||
msgstr "Äänenvoimakkuuden muunnoskerroin (arvo: %1d B)"
|
||
|
||
#: Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp:118
|
||
#: Source/Core/DolphinQt/EmulatedUSB/WiiSpeakWindow.cpp:101
|
||
msgid "Audio backend unsupported"
|
||
msgstr "Äänirajapintaa ei tueta"
|
||
|
||
#: Source/Core/DolphinQt/EmulatedUSB/LogitechMicWindow.cpp:121
|
||
#: Source/Core/DolphinQt/EmulatedUSB/WiiSpeakWindow.cpp:104
|
||
msgid "Autodetect preferred microphone"
|
||
msgstr "Tunnista ensisijainen mikrofoni automaattisesti"
|
||
|
||
#. i18n: Window for managing the Wii Speak microphone
|
||
#: Source/Core/DolphinQt/EmulatedUSB/WiiSpeakWindow.cpp:29
|
||
msgid "Wii Speak Manager"
|
||
msgstr "Wii Speak -asetukset"
|
||
|
||
#: Source/Core/DolphinQt/EmulatedUSB/WiiSpeakWindow.cpp:55
|
||
msgid "Emulate Wii Speak"
|
||
msgstr "Wii Speak -emulointi"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:82
|
||
msgid "Search Current Object"
|
||
msgstr "Hae nykyinen olio"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:85
|
||
msgid "Next Match"
|
||
msgstr "Seuraava tulos"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:86
|
||
msgid "Previous Match"
|
||
msgstr "Edellinen hakutulos"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:140
|
||
msgid "No recording loaded."
|
||
msgstr "Nauhoitusta ei ole ladattu."
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:144
|
||
msgid "Recording"
|
||
msgstr "Nauhoitus"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:154
|
||
msgid "Frame %1"
|
||
msgstr "Kehys %1"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:173
|
||
msgid "Object %1"
|
||
msgstr "Olio %1"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:175
|
||
msgid "EFB copy %1"
|
||
msgstr "EFB-kopio &1"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:289
|
||
msgid "Call display list at %1 with size %2"
|
||
msgstr "Kutsu näyttölistaa kohdassa %1 koolla %2"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:390
|
||
msgid "Invalid search parameters (no object selected)"
|
||
msgstr "Virheelliset hakuparametrit (kohdetta ei valittu)"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:400
|
||
msgid "Invalid search string (only even string lengths supported)"
|
||
msgstr "Virheellinen hakumerkkijono (vain parillisia pituuksia tuetaan)"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:417
|
||
msgid "Invalid search string (couldn't convert to number)"
|
||
msgstr "Virheellinen hakumerkkijono (numeroksi muunto epäonnistui)"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:463
|
||
msgid "Found %1 results for \"%2\""
|
||
msgstr "Löytyi %1 tulosta haulla \"%2\""
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:530
|
||
msgid "BP register "
|
||
msgstr "BP-rekisteri "
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:535
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:552
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:567
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:721
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:724
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:727
|
||
msgid "No description available"
|
||
msgstr "Ei kuvausta saatavilla"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:547
|
||
msgid "CP register "
|
||
msgstr "CP-rekisteri "
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:562
|
||
msgid "XF register "
|
||
msgstr "XF-rekisteri "
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:582
|
||
msgid "Usually used for position matrices"
|
||
msgstr "Käytetään yleensä paikkamatriiseille"
|
||
|
||
#. i18n: A normal matrix is a matrix used for transforming normal vectors. The word "normal"
|
||
#. does not have its usual meaning here, but rather the meaning of "perpendicular to a
|
||
#. surface".
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:588
|
||
msgid "Usually used for normal matrices"
|
||
msgstr "Käytetään yleensä normaalimatriiseille"
|
||
|
||
#. i18n: Tex coord is short for texture coordinate
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:592
|
||
msgid "Usually used for tex coord matrices"
|
||
msgstr "Käytetään yleensä tekstuurikoordinaattimatriiseil"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:595
|
||
msgid "Usually used for light objects"
|
||
msgstr "Käytetään yleensä valokappaleille"
|
||
|
||
#. i18n: In this context, a primitive means a point, line, triangle or rectangle.
|
||
#. Do not translate the word primitive as if it was an adjective.
|
||
#: Source/Core/DolphinQt/FIFO/FIFOAnalyzer.cpp:612
|
||
msgid "Primitive %1"
|
||
msgstr "Primitiivi %1"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:38
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:285
|
||
msgid "FIFO Player"
|
||
msgstr "FIFO-toistaja"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:95
|
||
msgid "File Info"
|
||
msgstr "Tiedoston tiedot"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:105
|
||
msgid "Object Range"
|
||
msgstr "Olioväli"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:120
|
||
msgid "Frame Range"
|
||
msgstr "Kehysväli"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:135
|
||
msgid "Playback Options"
|
||
msgstr "Toiston asetukset"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:137
|
||
msgid "Early Memory Updates"
|
||
msgstr "Aikaiset muistipäivitykset"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:138
|
||
msgid "Loop"
|
||
msgstr "Silmukka"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:147
|
||
msgid "Recording Options"
|
||
msgstr "Nauhoituksen asetukset"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:150
|
||
msgid "Frames to Record:"
|
||
msgstr "Nauhoitettavien kehysten määrä:"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:163
|
||
msgid "Load..."
|
||
msgstr "Lataa..."
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:164
|
||
msgid "Save..."
|
||
msgstr "Tallenna..."
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:165
|
||
msgid "Record"
|
||
msgstr "Nauhoita"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:181
|
||
msgid "Play / Record"
|
||
msgstr "Toista / nauhoita"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:182
|
||
msgid "Analyze"
|
||
msgstr "Analysoi"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:219
|
||
msgid ""
|
||
"If enabled, then all memory updates happen at once before the first frame."
|
||
"<br><br>Causes issues with many fifologs, but can be useful for testing."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Jos tämä on käytössä, kaikki muistipäivitykset tapahtuvat kerrallaan, ennen "
|
||
"ensimmäistä kehystä.<br><br>Tämä aiheuttaa ongelmia monien FIFO-lokien "
|
||
"yhteydessä, mutta voi olla hyödyllinen testauksessa."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:223
|
||
msgid ""
|
||
"If unchecked, then playback of the fifolog stops after the final frame."
|
||
"<br><br>This is generally only useful when a frame-dumping option is enabled."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Jos tämä on pois käytöstä, FIFO-lokin toisto pysähtyy viimeisen kehyksen "
|
||
"jälkeen.<br><br>Tämä on hyödyllistä lähinnä silloin, kun kehysvedostus on "
|
||
"päällä.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:233
|
||
msgid "Open FIFO Log"
|
||
msgstr "Avaa FIFO-loki"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:234
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:245
|
||
msgid "Dolphin FIFO Log (*.dff)"
|
||
msgstr "Dolphin FIFO -loki (*.dff)"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:244
|
||
msgid "Save FIFO Log"
|
||
msgstr "Tallenna FIFO-loki"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:256
|
||
msgid "Failed to save FIFO log."
|
||
msgstr "FIFO-lokin tallennus epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:307
|
||
msgid ""
|
||
"%1 frame(s)\n"
|
||
"%2 object(s)\n"
|
||
"Current Frame: %3"
|
||
msgstr ""
|
||
"%1 kehys(tä)\n"
|
||
"%2 kohde(tta)\n"
|
||
"Nykyinen kehys: %3"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:327
|
||
msgid ""
|
||
"%1 FIFO bytes\n"
|
||
"%2 memory bytes\n"
|
||
"%3 frames"
|
||
msgstr ""
|
||
"%1 FIFO-tavua\n"
|
||
"%2 muistitavua\n"
|
||
"%3 kehystä"
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:335
|
||
msgid "Recording..."
|
||
msgstr "Nauhoitus käynnissä..."
|
||
|
||
#: Source/Core/DolphinQt/FIFO/FIFOPlayerWindow.cpp:339
|
||
msgid "No file loaded / recorded."
|
||
msgstr "Ei ladattua/nauhoitettua tiedostoa."
|
||
|
||
#: Source/Core/DolphinQt/GameCount.cpp:24
|
||
msgid "%1 game(s) in your collection (%2 visible, %3 filtered)"
|
||
msgstr "Kokoelmassa %1 peli(ä) (%2 näkyy, %3 piilotettu)"
|
||
|
||
#: Source/Core/DolphinQt/GameCount.cpp:31
|
||
msgid "%1 game(s) in your collection"
|
||
msgstr "Kokoelmassa %1 peli(ä)"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:308
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:195
|
||
msgid "Refreshing..."
|
||
msgstr "Päivittyy..."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:309
|
||
msgid ""
|
||
"Dolphin could not find any GameCube/Wii ISOs or WADs.\n"
|
||
"Double-click here to set a games directory..."
|
||
msgstr ""
|
||
"Dolphin ei löytänyt GameCube-/Wii-ISO-tiedostoja tai WADeja.\n"
|
||
"Tuplaklikkaa tätä osaa asettaaksesi pelihakemiston..."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:321
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:41
|
||
msgid "Select a Directory"
|
||
msgstr "Valitse hakemisto"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:411
|
||
msgid "Convert Selected Files..."
|
||
msgstr "Muunna valitut tiedostot..."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:418
|
||
msgid "Export Wii Saves"
|
||
msgstr "Vie Wii-tallennustiedostot"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:422
|
||
msgid "Delete Selected Files..."
|
||
msgstr "Poista valitut tiedostot..."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:429
|
||
msgid "&Properties"
|
||
msgstr "&Ominaisuudet"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:432
|
||
msgid "&Wiki"
|
||
msgstr "&Wiki"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:439
|
||
msgid "Start with Riivolution Patches..."
|
||
msgstr "Aloita Riivolution-muutoksin..."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:444
|
||
msgid "Set as &Default ISO"
|
||
msgstr "Aseta oletus-ISO:ksi"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:447
|
||
msgid "Convert File..."
|
||
msgstr "Muunna tiedosto..."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:449
|
||
msgid "Change &Disc"
|
||
msgstr "Vaihda &levy"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:460
|
||
msgid "Perform System Update"
|
||
msgstr "Tee järjestelmäpäivitys"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:472
|
||
msgid "Install to the NAND"
|
||
msgstr "Asenna NAND-muistiin"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:473
|
||
msgid "Uninstall from the NAND"
|
||
msgstr "Poista asennus NAND-muistista"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:500
|
||
msgid "Open Wii &Save Folder"
|
||
msgstr "Avaa Wii-tallennuskansio"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:502
|
||
msgid "Export Wii Save"
|
||
msgstr "Vie Wii-tallennustiedosto"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:512
|
||
msgid "Open GameCube &Save Folder"
|
||
msgstr "Avaa GameCube-tallennu&skansio"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:516
|
||
msgid "Open &Containing Folder"
|
||
msgstr "Avaa &kansio"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:517
|
||
msgid "Delete File..."
|
||
msgstr "Poista tiedosto..."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:519
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:522
|
||
msgid "Add Shortcut to Desktop"
|
||
msgstr "Luo pikakuvake työpöydälle"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:523
|
||
msgid "There was an issue adding a shortcut to the desktop"
|
||
msgstr "Pikakuvakkeen lisääminen epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:530
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1026
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:261
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:741
|
||
msgid "Tags"
|
||
msgstr "Tunnisteet"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:551
|
||
msgid "New Tag..."
|
||
msgstr "Uusi tunniste..."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:552
|
||
msgid "Remove Tag..."
|
||
msgstr "Poista tunniste..."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:556
|
||
msgid "Host with NetPlay"
|
||
msgstr "Isännöi nettipelissä"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:605
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1344
|
||
msgid "Select Export Directory"
|
||
msgstr "Valitse vientihakemisto"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:625
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:630
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1350
|
||
msgid "Save Export"
|
||
msgstr "Tallennustiedostojen vienti"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:626
|
||
msgid "Failed to export the following save files:"
|
||
msgstr "Seuraavien tallennustiedostojen vienti epäonnistui:"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:630
|
||
msgid "Successfully exported save files"
|
||
msgstr "Tallennustiedostojen vienti onnistui"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:667
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:695
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:872
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1202
|
||
msgid "Failure"
|
||
msgstr "Virhe"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:668
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1198
|
||
msgid "Successfully installed this title to the NAND."
|
||
msgstr "Julkaisun asentaminen NAND-muistiin onnistui."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:669
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1202
|
||
msgid "Failed to install this title to the NAND."
|
||
msgstr "Tämän julkaisun asennus NAND-muistiin epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:683
|
||
msgid ""
|
||
"Uninstalling the WAD will remove the currently installed version of this "
|
||
"title from the NAND without deleting its save data. Continue?"
|
||
msgstr ""
|
||
"WADin asennuksen poisto poistaa tämän julkaisun nykyisellään asennetun "
|
||
"version NAND-muistista poistamatta kuitenkaan sen tallennustiedostoa. "
|
||
"Jatketaanko?"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:696
|
||
msgid "Successfully removed this title from the NAND."
|
||
msgstr "Julkaisun poisto NAND-muistista onnistui."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:697
|
||
msgid "Failed to remove this title from the NAND."
|
||
msgstr "Tämän julkaisun poistaminen NAND-muistista epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:738
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:799
|
||
msgid "No save data found."
|
||
msgstr "Tallennustiedostoa ei löydy."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:849
|
||
msgid "Are you sure you want to delete this file?"
|
||
msgstr "Haluatko varmasti poistaa tämän tiedoston?"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:873
|
||
msgid "Failed to delete the selected file."
|
||
msgstr "Valitun tiedoston poisto epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:874
|
||
msgid ""
|
||
"Check whether you have the permissions required to delete the file or "
|
||
"whether it's still in use."
|
||
msgstr ""
|
||
"Tarkista, onko sinulla tiedoston poistoon tarvittavat oikeudet, ja onko se "
|
||
"edelleen käytössä."
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1012
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:727
|
||
msgid "Platform"
|
||
msgstr "Alusta"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1013
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:241
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:150
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:728
|
||
msgid "Banner"
|
||
msgstr "Banneri"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1014
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:237
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:152
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:729
|
||
msgid "Title"
|
||
msgstr "Julkaisu"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1016
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:245
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:731
|
||
msgid "Maker"
|
||
msgstr "Tekijä"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1017
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:247
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:732
|
||
msgid "File Name"
|
||
msgstr "Tiedostonimi"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1018
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:249
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:733
|
||
msgid "File Path"
|
||
msgstr "Tiedostopolku"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1019
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:734
|
||
msgid "Game ID"
|
||
msgstr "Pelin tunniste"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1020
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:735
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220
|
||
msgid "Region"
|
||
msgstr "Alue"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1021
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:736
|
||
msgid "File Size"
|
||
msgstr "Tiedostokoko"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1022
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:253
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:737
|
||
msgid "File Format"
|
||
msgstr "Tiedostomuoto"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1023
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:255
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:738
|
||
msgid "Block Size"
|
||
msgstr "Lohkokoko"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1024
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:257
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:739
|
||
msgid "Compression"
|
||
msgstr "Pakkausmenetelmä"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1025
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:259
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:740
|
||
msgid "Time Played"
|
||
msgstr "Pelattu aika"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1137
|
||
msgid "New tag"
|
||
msgstr "Uusi tunniste"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1137
|
||
msgid "Name for a new tag:"
|
||
msgstr "Uuden tunnisteen nimi:"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1149
|
||
msgid "Remove tag"
|
||
msgstr "Poista tunniste"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameList.cpp:1149
|
||
msgid "Name of the tag to remove:"
|
||
msgstr "Poistettavan tunnisteen nimi:"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:106
|
||
msgid " (Disc %1)"
|
||
msgstr " (Levy %1)"
|
||
|
||
#: Source/Core/DolphinQt/GameList/GameListModel.cpp:204
|
||
msgid "%1h %2m"
|
||
msgstr "%1 h %2 min"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:188
|
||
msgid "Select e-Reader Cards"
|
||
msgstr "Valitse e-Reader-kortti"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:188
|
||
msgid "e-Reader Cards (*.raw);;All Files (*)"
|
||
msgstr "e-Reader-kortit (*.raw);;Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:211
|
||
msgid ""
|
||
"mGBA Save States (*.ss0 *.ss1 *.ss2 *.ss3 *.ss4 *.ss5 *.ss6 *.ss7 *.ss8 "
|
||
"*.ss9);;All Files (*)"
|
||
msgstr ""
|
||
"mGBA-tilatallennukset (*.ss0 *.ss1 *.ss2 *.ss3 *.ss4 *.ss5 *.ss6 *.ss7 *.ss8 "
|
||
"*.ss9);;Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:241
|
||
msgid "Save Game Files (*.sav);;All Files (*)"
|
||
msgstr "Pelien tallennustiedostot (*.sav);;Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:381
|
||
msgid "Dis&connected"
|
||
msgstr "Ei &yhteyttä"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:381
|
||
msgid "&Connected"
|
||
msgstr "&Yhteydessä"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:387
|
||
msgid "L&oad ROM..."
|
||
msgstr "L&ataa ROM..."
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:391
|
||
msgid "&Unload ROM"
|
||
msgstr "&Poista ROM"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:395
|
||
msgid "&Scan e-Reader Card(s)..."
|
||
msgstr "&Skannaa e-Reader-kortteja..."
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:399
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:392
|
||
msgid "&Reset"
|
||
msgstr "&Nollaa"
|
||
|
||
#. i18n: Noun (i.e. the data saved by the game)
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:404
|
||
msgid "Save Game"
|
||
msgstr "Pelin tallennustiedosto"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:405
|
||
msgid "&Import Save Game..."
|
||
msgstr "&Tuo pelin tallennustiedosto..."
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:408
|
||
msgid "&Export Save Game..."
|
||
msgstr "&Vie pelin tallennustiedosto..."
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:413
|
||
msgid "&Import State..."
|
||
msgstr "&Tuo tila..."
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:416
|
||
msgid "&Export State..."
|
||
msgstr "&Vie tila..."
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:419
|
||
msgid "&Mute"
|
||
msgstr "&Hiljennä"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:427
|
||
msgid "&1x"
|
||
msgstr "&1x"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:429
|
||
msgid "&2x"
|
||
msgstr "&2x"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:431
|
||
msgid "&3x"
|
||
msgstr "&3x"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:433
|
||
msgid "&4x"
|
||
msgstr "&4x"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:436
|
||
msgid "&Borderless Window"
|
||
msgstr "&Reunaton ikkuna"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:441
|
||
msgid "Always on &Top"
|
||
msgstr "Aina &päällimmäisenä"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:446
|
||
msgid "&Interframe Blending"
|
||
msgstr "&Kehysten välinen sekoitus"
|
||
|
||
#: Source/Core/DolphinQt/GBAWidget.cpp:571
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1823
|
||
#: Source/Core/DolphinQt/RenderWidget.cpp:121
|
||
msgid "Failed to open '%1'"
|
||
msgstr "Kohteen '%1' avaus epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:25
|
||
msgid "4 Mbit (59 blocks)"
|
||
msgstr "4 Mbit (59 lohkoa)"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:26
|
||
msgid "8 Mbit (123 blocks)"
|
||
msgstr "8 Mbit (123 lohkoa)"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:27
|
||
msgid "16 Mbit (251 blocks)"
|
||
msgstr "16 Mbit (251 lohkoa)"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:28
|
||
msgid "32 Mbit (507 blocks)"
|
||
msgstr "32 Mbit (507 lohkoa)"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:29
|
||
msgid "64 Mbit (1019 blocks)"
|
||
msgstr "64 Mbit (1019 lohkoa)"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:30
|
||
msgid "128 Mbit (2043 blocks)"
|
||
msgstr "128 Mbit (2043 lohkoa)"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:33
|
||
msgid "Western (Windows-1252)"
|
||
msgstr "Länsimainen (Windows-1252)"
|
||
|
||
#. i18n: The translation of this string should be consistent with the translation of the
|
||
#. string "Western (Windows-1252)". Because of this, you may want to parse "Japanese" as
|
||
#. "a character encoding which is from Japan / used in Japan" rather than "the Japanese language".
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:37
|
||
msgid "Japanese (Shift-JIS)"
|
||
msgstr "Japani (Shift-JIS)"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:40
|
||
msgid "Card Size"
|
||
msgstr "Kortin koko"
|
||
|
||
#. i18n: Character encoding
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:42
|
||
msgid "Encoding"
|
||
msgstr "Merkistö"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:44
|
||
msgid "Create..."
|
||
msgstr "Luo..."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:61
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:72
|
||
msgid "Create New Memory Card"
|
||
msgstr "Luo uusi muistikortti"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:442
|
||
msgid "GameCube Memory Cards (*.raw *.gcp)"
|
||
msgstr "GameCube-muistikortit (*.raw *.gcp)"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardCreateNewDialog.cpp:73
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:694
|
||
msgid "All Files (*)"
|
||
msgstr "Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:97
|
||
msgid "GameCube Memory Card Manager"
|
||
msgstr "GameCube-muistikorttien hallinta"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:113
|
||
msgid "&Export as .gci..."
|
||
msgstr "Vie .gci-muodossa..."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:114
|
||
msgid "Export as .&gcs..."
|
||
msgstr "Vie .&gcs-muodossa..."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:115
|
||
msgid "Export as .&sav..."
|
||
msgstr "Vie .&sav-muodossa..."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:123
|
||
msgid "&Import..."
|
||
msgstr "&Tuo..."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:124
|
||
msgid "Fix Checksums"
|
||
msgstr "Korjaa tarkistussummat"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:130
|
||
msgid "Slot A"
|
||
msgstr "Paikka A"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:130
|
||
msgid "Slot B"
|
||
msgstr "Paikka B"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:132
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:243 Source/Core/DolphinQt/MenuBar.cpp:245
|
||
msgid "&Open..."
|
||
msgstr "&Avaa..."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:133
|
||
msgid "&Create..."
|
||
msgstr "&Luo..."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:148
|
||
msgid "Filename"
|
||
msgstr "Tiedostonimi"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:154
|
||
msgid "Icon"
|
||
msgstr "Ikoni"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:156
|
||
msgid "Blocks"
|
||
msgstr "Lohkot"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:241
|
||
msgid "Switch to B"
|
||
msgstr "Vaihda B:hen"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:241
|
||
msgid "Switch to A"
|
||
msgstr "Vaihda A:han"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:242
|
||
msgid "Copy to B"
|
||
msgstr "Kopioi B:hen"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:242
|
||
msgid "Copy to A"
|
||
msgstr "Kopioi A:han"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:309
|
||
msgid "Free Blocks: %1"
|
||
msgstr "Vapaita lohkoja: %1"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:310
|
||
msgid "Free Files: %1"
|
||
msgstr "Vapaita tiedostoja: %1"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:345
|
||
msgid ""
|
||
"Failed opening memory card:\n"
|
||
"%1"
|
||
msgstr ""
|
||
"Muistikortin avaus epäonnistui:\n"
|
||
"%1"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:356
|
||
msgid "Set Memory Card File for Slot A"
|
||
msgstr "Aseta muistikorttitiedosto korttipaikkaan A"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:357
|
||
msgid "Set Memory Card File for Slot B"
|
||
msgstr "Aseta muistikorttitiedosto korttipaikkaan B"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:360
|
||
msgid "GameCube Memory Cards"
|
||
msgstr "GameCube-muistikortit"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:375
|
||
msgid "Data inconsistency in GCMemcardManager, aborting action."
|
||
msgstr ""
|
||
"Datan epäjohdonmukaisuuksia GCMemcardManagerissa löytyi, toiminto keskeytyy."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:396
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:403
|
||
msgid "Native GCI File"
|
||
msgstr "Alkuperäinen GCI-tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:398
|
||
msgid "MadCatz Gameshark files"
|
||
msgstr "MadCatz Gameshark -tiedostot"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:400
|
||
msgid "Datel MaxDrive/Pro files"
|
||
msgstr "Datel MaxDrive/Pro -tiedostot"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:420
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:445
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:490
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:497
|
||
msgid "Export Failed"
|
||
msgstr "Vieminen epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:421
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:639
|
||
msgid "Failed to read selected savefile(s) from memory card."
|
||
msgstr "Tallennustiedosto(je)n lukeminen muistikortilta epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:435
|
||
msgid "Export Save File"
|
||
msgstr "Vie tallennustiedosto"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:445
|
||
msgid "Failed to write savefile to disk."
|
||
msgstr "Tallennustiedoston kirjoittaminen levylle epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:452
|
||
msgid "Export Save Files"
|
||
msgstr "Vie tallennustiedostot"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:486
|
||
msgctxt ""
|
||
msgid "Failed to export %n out of %1 save file(s)."
|
||
msgstr "Tallennustiedostoista %n:n %1:sta vienti epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:494
|
||
msgctxt ""
|
||
msgid "Successfully exported %n out of %1 save file(s)."
|
||
msgstr "Tallennustiedostoista %n:n %1:stä vienti onnistui."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:519
|
||
#, c-format
|
||
msgctxt ""
|
||
msgid ""
|
||
"Not enough free files on the target memory card. At least %n free file(s) "
|
||
"required."
|
||
msgstr ""
|
||
"Kohdemuistikortilla ei ole riittävästi vapaita tiedostoja. Vähintään %n "
|
||
"vapaa(ta) tiedosto(a) tarvitaan."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:526
|
||
#, c-format
|
||
msgctxt ""
|
||
msgid ""
|
||
"Not enough free blocks on the target memory card. At least %n free block(s) "
|
||
"required."
|
||
msgstr ""
|
||
"Kohdemuistikortilla ei ole riittävästi vapaita lohkoja. Vähintään %n "
|
||
"vapaa(ta) lohko(a) tarvitaan."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:533
|
||
msgid ""
|
||
"At least two of the selected save files have the same internal filename."
|
||
msgstr ""
|
||
"Vähintään kahdella valituista tallennustiedostoista on sama sisäinen "
|
||
"tiedostonimi."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:541
|
||
msgid "The target memory card already contains a file \"%1\"."
|
||
msgstr "Kohdemuistikortilla on jo tiedosto \"%1\"."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:548
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:562
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:570
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:612
|
||
msgid "Import Failed"
|
||
msgstr "Tuonti epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:563
|
||
msgid "Failed to import \"%1\"."
|
||
msgstr "Kohteen \"%1\" tuonti epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:571
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:674
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:689
|
||
msgid "Failed to write modified memory card to disk."
|
||
msgstr "Muutetun muistikortin kirjoittaminen levylle epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:584
|
||
msgid "Import Save File(s)"
|
||
msgstr "Tuo tallennustiedosto(ja)"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:586
|
||
msgid "Supported file formats"
|
||
msgstr "Yhteensopivat tiedostomuodot"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:603
|
||
msgid "%1: %2"
|
||
msgstr "%1: %2"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:613
|
||
msgid ""
|
||
"Encountered the following errors while opening save files:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"Aborting import."
|
||
msgstr ""
|
||
"Seuraavat virheet tapahtuivat tallennustiedostoja avatessa:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"Tuonti keskeytyy."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:638
|
||
msgid "Copy Failed"
|
||
msgstr "Kopiointi epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:656
|
||
#, c-format
|
||
msgctxt ""
|
||
msgid "Do you want to delete the %n selected save file(s)?"
|
||
msgstr ""
|
||
"Haluatko poistaa %n valitun tallennustiedoston/valittua tallennustiedostoa?"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:666
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:673
|
||
msgid "Remove Failed"
|
||
msgstr "Poisto epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:666
|
||
msgid "Failed to remove file."
|
||
msgstr "Tiedoston poistaminen epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:688
|
||
msgid "Fix Checksums Failed"
|
||
msgstr "Tarkistussummien korjaus epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:825
|
||
msgid "Couldn't open file."
|
||
msgstr "Tiedoston avaaminen epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:828
|
||
msgid "Couldn't read file."
|
||
msgstr "Tiedoston luku epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:831
|
||
msgid "Filesize does not match any known GameCube Memory Card size."
|
||
msgstr "Tiedostokoko ei vastaa mitään tunnettua GameCube-muistikortin kokoa."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:834
|
||
msgid "Filesize in header mismatches actual card size."
|
||
msgstr "Otsakkeen tiedostokoko ei vastaa kortin varsinaista kokoa."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:837
|
||
msgid "Invalid checksums."
|
||
msgstr "Virheelliset tarkistussummat."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:840
|
||
msgid "Mismatch between free block count in header and actually unused blocks."
|
||
msgstr ""
|
||
"Otsakkeen kertoma vapaiden lohkojen koko ei vastaa varsinaisesti vapaita "
|
||
"lohkoja."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:843
|
||
msgid "Mismatch between internal data structures."
|
||
msgstr "Ristiriita sisäisissä tietorakenteissa."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:846
|
||
msgid "Data in area of file that should be unused."
|
||
msgstr "Dataa tiedostoalueella, jonka pitäisi olla käyttämätön."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:849
|
||
msgid "No errors."
|
||
msgstr "Ei virheitä."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:859
|
||
msgid "Failed to open file."
|
||
msgstr "Tiedoston avaaminen epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:861
|
||
msgid "Failed to read from file."
|
||
msgstr "Tiedostosta lukeminen epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:863
|
||
msgid "Data in unrecognized format or corrupted."
|
||
msgstr "Dataa tunnistamattomassa tai vioittuneessa muodossa."
|
||
|
||
#: Source/Core/DolphinQt/GCMemcardManager.cpp:865
|
||
msgid "Unknown error."
|
||
msgstr "Tuntematon virhe."
|
||
|
||
#. i18n: Window for managing Disney Infinity figures
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:41
|
||
msgid "Infinity Manager"
|
||
msgstr "Infinity-hallinta"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:65
|
||
msgid "Emulate Infinity Base"
|
||
msgstr "Emuloi Infinity-alustaa"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:79
|
||
msgid "Active Infinity Figures:"
|
||
msgstr "Aktiiviset Infinity-hahmot:"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:83
|
||
msgid "Play Set/Power Disc"
|
||
msgstr "Lelusarja/Voimakiekko"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:85
|
||
msgid "Power Disc Two"
|
||
msgstr "Voimakiekko kaksi"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:87
|
||
msgid "Power Disc Three"
|
||
msgstr "Voimakiekko kolme"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:89
|
||
msgid "Player One"
|
||
msgstr "Ensimmäinen pelaaja"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:91
|
||
msgid "Player One Ability One"
|
||
msgstr "Ensimmäisen pelaajan ensimmäinen kyky"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:93
|
||
msgid "Player One Ability Two"
|
||
msgstr "Ensimmäisen pelaajan toinen kyky"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:95
|
||
msgid "Player Two"
|
||
msgstr "Toinen pelaaja"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:97
|
||
msgid "Player Two Ability One"
|
||
msgstr "Toisen pelaajan ensimmäinen kyky"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:99
|
||
msgid "Player Two Ability Two"
|
||
msgstr "Toisen pelaajan toinen kyky"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:117
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:257
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:589
|
||
msgid "Create"
|
||
msgstr "Luo"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:147
|
||
msgid "Select Figure File"
|
||
msgstr "Valitse hahmotiedosto"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:174
|
||
msgid "Failed to open the Infinity file!"
|
||
msgstr "Infinity-tiedoston avaaminen epäonnistui!"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:175
|
||
msgid ""
|
||
"Failed to open the Infinity file:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"The file may already be in use on the base."
|
||
msgstr ""
|
||
"Infinity-tiedoston avaaminen epäonnistui:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"Tiedosto saattaa olla jo käytössä alustalla."
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:184
|
||
msgid "Failed to read the Infinity file!"
|
||
msgstr "Infinity-tiedoston lukeminen epäonnistui!"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:185
|
||
msgid ""
|
||
"Failed to read the Infinity file:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"The file was too small."
|
||
msgstr ""
|
||
"Infinity-tiedoston luku epäonnistui:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"Tiedosto oli liian pieni."
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:199
|
||
msgid "Infinity Figure Creator"
|
||
msgstr "Infinity-hahmon luonti."
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:230
|
||
msgid "--Unknown--"
|
||
msgstr "--Tuntematon--"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:248
|
||
msgid "Figure Number:"
|
||
msgstr "Hahmon numero:"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606
|
||
msgid "Error converting value"
|
||
msgstr "Virhe arvon muuntamisessa"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:275
|
||
msgid "Character entered is invalid!"
|
||
msgstr "Asetettu hahmo on virheellinen!"
|
||
|
||
#. i18n: This is used to create a file name. The string must end in ".bin".
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:291
|
||
msgid "Unknown(%1).bin"
|
||
msgstr "Tuntematon(%1).bin"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:295
|
||
msgid "Create Infinity File"
|
||
msgstr "Luo Infinity-tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:296
|
||
msgid "Infinity Object (*.bin);;"
|
||
msgstr "Infinity-hahmo (*.bin);;"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:305
|
||
msgid "Failed to create Infinity file"
|
||
msgstr "Infinity-tiedoston luonti epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/InfinityBase/InfinityBaseWindow.cpp:306
|
||
msgid ""
|
||
"Blank figure creation failed at:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"Try again with a different character."
|
||
msgstr ""
|
||
"Tyhjän hahmon luonti epäonnistui tiedostossa:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"Yritä uudelleen käyttäen toista hahmoa."
|
||
|
||
#: Source/Core/DolphinQt/Main.cpp:81
|
||
msgid "Ignore for this session"
|
||
msgstr "Sivuuta tämän istunnon aikana"
|
||
|
||
#: Source/Core/DolphinQt/Main.cpp:223
|
||
msgid "Invalid title ID."
|
||
msgstr "Virheellinen julkaisutunniste."
|
||
|
||
#: Source/Core/DolphinQt/Main.cpp:240
|
||
msgid "A save state cannot be loaded without specifying a game to launch."
|
||
msgstr "Tilantallennusta ei voi ladata määräämättä peliä, joka käynnistetään."
|
||
|
||
#: Source/Core/DolphinQt/Main.cpp:247
|
||
msgid "Batch mode cannot be used without specifying a game to launch."
|
||
msgstr "Sarjatilaa ei voi käyttää määräämättä peliä, joka käynnistetään."
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:312
|
||
msgid "Error occurred while loading some texture packs"
|
||
msgstr "Virheitä tapahtui joidenkin tekstuuripakettien latauksessa"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:320
|
||
msgid "Invalid Pack %1 provided: %2"
|
||
msgstr "Virheellinen paketti %1 annettu: %2"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:813
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:52
|
||
msgid "All GC/Wii files"
|
||
msgstr "Kaikki GC-/Wii-tiedostot"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1007
|
||
msgid ""
|
||
"A shutdown is already in progress. Unsaved data may be lost if you stop the "
|
||
"current emulation before it completes. Force stop?"
|
||
msgstr ""
|
||
"Sammutus on jo käynnissä. Tallentamaton data voi kadota, jos pysäytät "
|
||
"emulaation, ennen kuin se on valmis. Pakotetaanko pysäytys?"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1015
|
||
msgid ""
|
||
"Do you want to stop the current emulation? Unsaved achievement modifications "
|
||
"detected."
|
||
msgstr "Haluatko lopettaa emuloinnin? Saavutuksia on tallentamatta."
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1020
|
||
msgid "Do you want to stop the current emulation?"
|
||
msgstr "Haluatko lopettaa nykyisen emuloinnin?"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1192
|
||
msgid ""
|
||
"Non-Triforce games cannot be booted with Triforce hardware attached.\n"
|
||
"Please remove the Triforce Baseboard from SP1."
|
||
msgstr ""
|
||
"Vain Triforce-pelejä voi käynnistää, kun Triforce-kortteja on liitetty.\n"
|
||
"Poista Triforce-peruskortti SP1:stä."
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1199
|
||
msgid ""
|
||
"Non-Triforce games cannot be booted with Triforce hardware attached.\n"
|
||
"Please remove the Triforce Baseboard from Port 1."
|
||
msgstr ""
|
||
"Vain Triforce-pelejä voi käynnistää, kun Triforce-kortteja on liitetty.\n"
|
||
"Poista Triforce-peruskortti portista 1."
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1224
|
||
msgid "Failed to init core"
|
||
msgstr "Ytimen alustus epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1514
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1526
|
||
msgid "All Save States (*.sav *.s??);; All Files (*)"
|
||
msgstr "Kaikki tilatallennukset (*.sav *.s??);; Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1644
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1711
|
||
msgid "Can't start a NetPlay Session while a game is still running!"
|
||
msgstr "Nettipeli-istuntoa ei voi käynnistää, kun peli on vielä käynnissä!"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1651
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1718
|
||
msgid "A NetPlay Session is already in progress!"
|
||
msgstr "Nettipeli-istunto on jo käynnissä!"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1744
|
||
msgid "Failed to open server"
|
||
msgstr "Palvelimen avaaminen epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1745
|
||
msgid ""
|
||
"Failed to listen on port %1. Is another instance of the NetPlay server "
|
||
"running?"
|
||
msgstr ""
|
||
"Portissa %1 kuuntelu epäonnistui. Onko toinen nettipeli-istunto käynnissä?"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1845
|
||
msgid "Do you want to add \"%1\" to the list of Game Paths?"
|
||
msgstr "Haluatko lisätä polun \"%1\" pelipolkujen listaan?"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1868
|
||
msgid ""
|
||
"Merging a new NAND over your currently selected NAND will overwrite any "
|
||
"channels and savegames that already exist. This process is not reversible, "
|
||
"so it is recommended that you keep backups of both NANDs. Are you sure you "
|
||
"want to continue?"
|
||
msgstr ""
|
||
"Uuden NAND-muistin yhdistäminen valittuun olemassaolevaan NAND-muistiin "
|
||
"korvaa mahdollisia kanavia ja tallennustiedostoja, joita voi olla olemassa. "
|
||
"Tätä toimintoa ei voi peruuttaa, joten on suositeltavaa säilyttää molempien "
|
||
"NAND-muistien varmuuskopiot. Haluatko varmasti jatkaa?"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1877
|
||
msgid "Select NAND Backup"
|
||
msgstr "Valitse NAND-varmuuskopio"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1878
|
||
msgid "BootMii NAND backup file (*.bin);;All Files (*)"
|
||
msgstr "BootMiin NAND-varmuuskopiotiedosto (*.bin);;Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1885
|
||
msgid "Importing NAND backup"
|
||
msgstr "NAND-varmuuskopion tuonti käynnissä"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1894
|
||
msgid "Loading NAND..."
|
||
msgstr "NAND-muistia ladataan..."
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1897
|
||
msgid "Extracting NAND..."
|
||
msgstr "NAND-muistia puretaan..."
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1907
|
||
msgid "Select Keys File (OTP/SEEPROM Dump)"
|
||
msgstr "Valitse avaintiedosto (OTP-/SEEPROM-vedos)"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1908
|
||
msgid "BootMii keys file (*.bin);;All Files (*)"
|
||
msgstr "BootMiin avaintiedosto (*.bin);;Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1932
|
||
msgid ""
|
||
"Playback of input recordings is disabled in RetroAchievements hardcore mode."
|
||
msgstr ""
|
||
"Syötenauhoitteiden toisto ei ole käytettävissä RetroAchievements Hardcore "
|
||
"-tilassa."
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1937
|
||
msgid "Select the Recording File to Play"
|
||
msgstr "Valitse toistettava nauhoitustiedosto"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:1937
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:2015
|
||
msgid "Dolphin TAS Movies (*.dtm)"
|
||
msgstr "Dolphin-TAS-nauhoitus (*.dtm)"
|
||
|
||
#: Source/Core/DolphinQt/MainWindow.cpp:2015
|
||
msgid "Save Recording File As"
|
||
msgstr "Tallenna nauhoitustiedosto nimellä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:79
|
||
msgid "Dolphin Signature File"
|
||
msgstr "Dolphinin allekirjoitustiedosto"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:79
|
||
msgid "Dolphin Signature CSV File"
|
||
msgstr "Dolphinin allekirjoitusten CSV-tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:80
|
||
msgid "WiiTools Signature MEGA File"
|
||
msgstr "WiiTools-allekirjoituksen MEGA-tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:224
|
||
msgid "Failed to open \"%1\" for writing."
|
||
msgstr "Tiedoston \"%1\" avaaminen kirjoittamista varten epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:232
|
||
msgid "Wrote to \"%1\"."
|
||
msgstr "Kirjoitettu kohteeseen \"%1\"."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:250
|
||
msgid "Change &Disc..."
|
||
msgstr "Vaihda &levy..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:251
|
||
msgid "&Eject Disc"
|
||
msgstr "&Poista levy"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:256
|
||
msgid "Open &User Folder"
|
||
msgstr "Avaa &käyttäjäkansio"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:262
|
||
msgid "Open &Config Folder"
|
||
msgstr "Avaa &määrityskansio"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:267
|
||
msgid "Open C&ache Folder"
|
||
msgstr "Avaa &välimuistikansio"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:272
|
||
msgid "E&xit"
|
||
msgstr "P&oistu"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:278
|
||
msgid "&Tools"
|
||
msgstr "&Työkalut"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:280
|
||
msgid "&Resource Pack Manager"
|
||
msgstr "&Resurssipakettien hallinta"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:283
|
||
msgid "&Cheats Manager"
|
||
msgstr "&Huijauskoodien hallinta"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:287
|
||
msgid "Emulated USB Devices"
|
||
msgstr "Emuloidut USB-laitteet"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:288
|
||
msgid "&Skylanders Portal"
|
||
msgstr "&Skylanders-portaali"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:289
|
||
msgid "&Infinity Base"
|
||
msgstr "&Infinity-alusta"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:290
|
||
msgid "&Wii Speak"
|
||
msgstr "&Wii Speak"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:291
|
||
msgid "&Logitech USB Microphone"
|
||
msgstr "&Logitechin USB-mikrofoni"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:296
|
||
msgid "Start &NetPlay..."
|
||
msgstr "Aloita &nettipeli..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:297
|
||
msgid "Browse &NetPlay Sessions...."
|
||
msgstr "Selaa &nettipeli-istuntoja..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:305
|
||
msgid "RetroAchievements Development"
|
||
msgstr "RetroAchivementsin kehitys"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:313
|
||
msgid "Load GameCube Main Menu"
|
||
msgstr "Lataa GameCube-päävalikko"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:325
|
||
msgid "Memory Card Manager"
|
||
msgstr "Muistikorttien hallinta"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:331
|
||
msgid "Install WAD..."
|
||
msgstr "Asenna WAD..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:332
|
||
msgid "Manage NAND"
|
||
msgstr "Hallitse NAND-muistia"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:333
|
||
msgid "Import BootMii NAND Backup..."
|
||
msgstr "Tuo BootMii-NAND-varmuuskopio..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:335
|
||
msgid "Check NAND..."
|
||
msgstr "Tarkista NAND..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:336
|
||
msgid "Extract Certificates from NAND"
|
||
msgstr "Vie varmenteet NAND-muistista"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:344
|
||
msgid "Perform Online System Update"
|
||
msgstr "Tee verkossa järjestelmäpäivitys"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:346
|
||
msgid "Current Region"
|
||
msgstr "Nykyinen alue"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:354
|
||
msgid "United States"
|
||
msgstr "Yhdysvallat"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:360
|
||
msgid "Import Wii Save..."
|
||
msgstr "Tuo Wii-tallennustiedosto..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:362
|
||
msgid "Import Wii Saves..."
|
||
msgstr "Tuo Wii-tallenustiedostoja..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:364
|
||
msgid "Export All Wii Saves"
|
||
msgstr "Vie kaikki Wii-tallennustiedostot"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:367
|
||
msgid "Connect Wii Remotes"
|
||
msgstr "Yhdistä Wii Remoteja"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:375
|
||
msgid "Connect Wii Remote %1"
|
||
msgstr "Yhdistä Wii Remote %1"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:388
|
||
msgid "&Emulation"
|
||
msgstr "&Emulaatio"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:389
|
||
msgid "&Play"
|
||
msgstr "&Käynnistä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:390
|
||
msgid "&Pause"
|
||
msgstr "&Keskeytä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:391
|
||
msgid "&Stop"
|
||
msgstr "&Lopeta"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:393
|
||
msgid "Toggle &Fullscreen"
|
||
msgstr "&Koko ruudun tila päälle/pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:394
|
||
msgid "&Frame Advance"
|
||
msgstr "&Kehys kerrallaan"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:411
|
||
msgid "&Load State"
|
||
msgstr "&Lataa tila"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:412
|
||
msgid "Load State from File"
|
||
msgstr "Palauta tila tiedostosta"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:413
|
||
msgid "Load State from Selected Slot"
|
||
msgstr "Palauta tila valitusta paikasta"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:414
|
||
msgid "Load State from Slot"
|
||
msgstr "Palauta tila paikasta"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:427
|
||
msgid "Sa&ve State"
|
||
msgstr "Tal&lenna tila"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:428
|
||
msgid "Save State to File"
|
||
msgstr "Tallenna tila tiedostoon"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:429
|
||
msgid "Save State to Selected Slot"
|
||
msgstr "Tallenna tila valittuun paikkaan"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:430
|
||
msgid "Save State to Oldest Slot"
|
||
msgstr "Tallenna tilan vanhimpaan paikkaan"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:431
|
||
msgid "Save State to Slot"
|
||
msgstr "Tallenna tila paikkaan"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:444
|
||
msgid "Select State Slot"
|
||
msgstr "Valitse tilatallennuksen paikka"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:472
|
||
msgid "Load from Slot %1 - %2"
|
||
msgstr "Palauta tila paikasta %1 - %2"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:473
|
||
msgid "Save to Slot %1 - %2"
|
||
msgstr "Tallenna tila paikkaan %1 - %2"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:474
|
||
msgid "Select Slot %1 - %2"
|
||
msgstr "Valitse paikka %1 - %2"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:482
|
||
msgid "Show &Log"
|
||
msgstr "Näytä &loki"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:488
|
||
msgid "Show Log &Configuration"
|
||
msgstr "Näytä lokin &asetukset"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:495
|
||
msgid "Show &Toolbar"
|
||
msgstr "Näytä &työkalupalkki"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:507
|
||
msgid "&Lock Widgets In Place"
|
||
msgstr "&Lukitse käyttöliittymäelementit paikoilleen"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:515
|
||
msgid "&Code"
|
||
msgstr "&Koodi"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:523
|
||
msgid "&Registers"
|
||
msgstr "&Rekisterit"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:532
|
||
msgid "&Threads"
|
||
msgstr "&Säikeet"
|
||
|
||
#. i18n: This kind of "watch" is used for watching emulated memory.
|
||
#. It's not related to timekeeping devices.
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:542
|
||
msgid "&Watch"
|
||
msgstr "&Vahti"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:550
|
||
msgid "&Breakpoints"
|
||
msgstr "&Keskeytyskohdat"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:559
|
||
msgid "&Memory"
|
||
msgstr "&Muisti"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:567
|
||
msgid "&Network"
|
||
msgstr "&Verkko"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:575
|
||
msgid "&JIT"
|
||
msgstr "&JIT"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:581
|
||
msgid "&Assembler"
|
||
msgstr "&Konekielen kääntäjä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:599
|
||
msgid "Show Game Count"
|
||
msgstr "Näytä pelien lukumäärä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:607
|
||
msgid "Purge Game List Cache"
|
||
msgstr "Tyhjennä peliluettelon välimuisti"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:623
|
||
msgid "&Options"
|
||
msgstr "&Asetukset"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:626 Source/Core/DolphinQt/MenuBar.cpp:629
|
||
msgid "Co&nfiguration"
|
||
msgstr "As&etukset"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:633
|
||
msgid "&Graphics Settings"
|
||
msgstr "Grafiikka-asetukset"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:634
|
||
msgid "&Audio Settings"
|
||
msgstr "&Ääniasetukset"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:636
|
||
msgid "&Controller Settings"
|
||
msgstr "&Ohjainasetukset"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:637
|
||
msgid "&Hotkey Settings"
|
||
msgstr "&Pikanäppäinasetukset"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:638
|
||
msgid "&Free Look Settings"
|
||
msgstr "&Vapaan katselun asetukset"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:643
|
||
msgid "Boot to Pause"
|
||
msgstr "Käynnistä keskeytettynä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:650
|
||
msgid "Reset Ignore Panic Handler"
|
||
msgstr "Nollaa ohittaen paniikkikäsittelijä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:656
|
||
msgid "&Font..."
|
||
msgstr "&Fontti..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:673
|
||
msgid "&Website"
|
||
msgstr "&Kotisivu"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:676
|
||
msgid "Online &Documentation"
|
||
msgstr "Verkko-&ohje"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:680
|
||
msgid "&GitHub Repository"
|
||
msgstr "&GitHub-repositorio"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:684
|
||
msgid "&Bug Tracker"
|
||
msgstr "&Vianhallintajärjestelmä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:694
|
||
msgid "&Check for Updates..."
|
||
msgstr "&Tarkista päivitykset..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:701
|
||
msgid "&About"
|
||
msgstr "&Tietoa"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:706
|
||
msgid "List View"
|
||
msgstr "Listanäkymä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:709
|
||
msgid "Grid View"
|
||
msgstr "Ruudukkonäkymä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:744
|
||
msgid "List Columns"
|
||
msgstr "Listan sarakkeet"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:764
|
||
msgid "Show Wii"
|
||
msgstr "Näytä Wii"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:765
|
||
msgid "Show GameCube"
|
||
msgstr "Näytä GameCube"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:766
|
||
msgid "Show Triforce"
|
||
msgstr "Näytä Triforce"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:767
|
||
msgid "Show WAD"
|
||
msgstr "Näytä WAD"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:768
|
||
msgid "Show ELF/DOL"
|
||
msgstr "Näytä ELF/DOL"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:771
|
||
msgid "Show Platforms"
|
||
msgstr "Näytä alustat"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:791
|
||
msgid "Show JPN"
|
||
msgstr "Näytä Japani"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:792
|
||
msgid "Show PAL"
|
||
msgstr "Näytä PAL"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:793
|
||
msgid "Show USA"
|
||
msgstr "Näytä USA"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:794
|
||
msgid "Show Australia"
|
||
msgstr "Näytä Australia"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:795
|
||
msgid "Show France"
|
||
msgstr "Näytä Ranska"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:796
|
||
msgid "Show Germany"
|
||
msgstr "Näytä Saksa"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:797
|
||
msgid "Show Italy"
|
||
msgstr "Näytä Italia"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:798
|
||
msgid "Show Korea"
|
||
msgstr "Näytä Korea"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:799
|
||
msgid "Show Netherlands"
|
||
msgstr "Näytä Alankomaat"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:800
|
||
msgid "Show Russia"
|
||
msgstr "Näytä Venäjä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:801
|
||
msgid "Show Spain"
|
||
msgstr "Näytä Espanja"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:802
|
||
msgid "Show Taiwan"
|
||
msgstr "Näytä Taiwan"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:803
|
||
msgid "Show World"
|
||
msgstr "Näytä maailma"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:804
|
||
msgid "Show Unknown"
|
||
msgstr "Näytä tuntematon"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:806
|
||
msgid "Show Regions"
|
||
msgstr "Näytä alueet"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:808
|
||
msgid "Show All"
|
||
msgstr "Näytä kaikki"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:809
|
||
msgid "Hide All"
|
||
msgstr "Piilota kaikki"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:835
|
||
msgid "&Movie"
|
||
msgstr "&Nauhoitus"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:838
|
||
msgid "Start Re&cording Input"
|
||
msgstr "Aloita syötteen nauhoitus"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:840
|
||
msgid "P&lay Input Recording..."
|
||
msgstr "&Toista nauhoitus..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:841
|
||
msgid "Stop Playing/Recording Input"
|
||
msgstr "Lopeta syötteen toisto/nauhoitus"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:844
|
||
msgid "Export Recording..."
|
||
msgstr "Vie nauhoitus..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:851
|
||
msgid "&Read-Only Mode"
|
||
msgstr "&Vain luku -tila"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:857
|
||
msgid "TAS Input"
|
||
msgstr "TAS-syöte"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:861
|
||
msgid "Pause at End of Movie"
|
||
msgstr "Keskeytä nauhoituksen loputtua"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:867
|
||
msgid "Enable Movie Window"
|
||
msgstr "Ota nauhoiteikkuna käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:873
|
||
msgid "Customize Movie Window"
|
||
msgstr "Määritä nauhoiteikkuna"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:877
|
||
msgid "Dump Frames"
|
||
msgstr "Tee kehysvedos"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:883
|
||
msgid "Dump Audio"
|
||
msgstr "Tee äänivedos"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:892
|
||
msgid "JIT"
|
||
msgstr "JIT"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:895
|
||
msgid "Interpreter Core"
|
||
msgstr "Tulkkiydin"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:907
|
||
msgid "JIT Block Linking Off"
|
||
msgstr "JIT:n lohkolinkitys pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:915
|
||
msgid "Disable JIT Cache"
|
||
msgstr "Poista JIT-välimuisti käytöstä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:923
|
||
msgid "Disable Fastmem"
|
||
msgstr "Poista nopea muistihaku (Fastmem) käytöstä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:929
|
||
msgid "Disable Page Table Fastmem"
|
||
msgstr "Poista sivutaulun nopea muistihaku käytöstä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:936
|
||
msgid "Disable Fastmem Arena"
|
||
msgstr "Poista nopean muistikäytön kenttä käytöstä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:942
|
||
msgid "Disable Large Entry Points Map"
|
||
msgstr "Poista laaja koodin tulokohtien hakurakenne käytöstä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:955
|
||
msgid "Log JIT Instruction Coverage"
|
||
msgstr "Kirjoita JIT:n käskykattavuus lokiin"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:957
|
||
msgid "Search for an Instruction"
|
||
msgstr "Etsi käskyä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:961
|
||
msgid "Enable JIT Block Profiling"
|
||
msgstr "Käytä JIT-lohkojen seurantaa"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:967
|
||
msgid "Wipe JIT Block Profiling Data"
|
||
msgstr "Pyyhi JIT-lohkojen mittausdata"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:970
|
||
msgid "Write JIT Block Log Dump"
|
||
msgstr "Kirjoita JIT-lohkojen lokivedos"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:974
|
||
msgid "JIT Off (JIT Core)"
|
||
msgstr "JIT pois (JIT-ydin)"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:980
|
||
msgid "JIT LoadStore Off"
|
||
msgstr "JIT-lukukirjoitus pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:987
|
||
msgid "JIT LoadStore lbzx Off"
|
||
msgstr "JIT-Ibzx-lukukirjoitus pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:994
|
||
msgid "JIT LoadStore lXz Off"
|
||
msgstr "JIT-IXz-lukukirjoitus pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1001
|
||
msgid "JIT LoadStore lwz Off"
|
||
msgstr "JIT-Iwz-lukukirjoitus pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1008
|
||
msgid "JIT LoadStore Floating Off"
|
||
msgstr "JIT-liukuluku-lukukirjoitus pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1016
|
||
msgid "JIT LoadStore Paired Off"
|
||
msgstr "JIT-paritettu-lukukirjoitus pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1023
|
||
msgid "JIT FloatingPoint Off"
|
||
msgstr "JIT-liukuluku pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1030
|
||
msgid "JIT Integer Off"
|
||
msgstr "JIT-kokonaisluku pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1037
|
||
msgid "JIT Paired Off"
|
||
msgstr "JIT-paritettu pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1044
|
||
msgid "JIT SystemRegisters Off"
|
||
msgstr "JIT-järjestelmärekisterit pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1051
|
||
msgid "JIT Branch Off"
|
||
msgstr "JIT-haara pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1058
|
||
msgid "JIT Register Cache Off"
|
||
msgstr "JIT-rekisterivälimuisti pois"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1070
|
||
msgid "&Clear Symbols"
|
||
msgstr "&Tyhjennä symbolit"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1072
|
||
msgid "&Generate Symbols From"
|
||
msgstr "&Luo symbolit lähteestä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1074
|
||
msgid "Signature Database"
|
||
msgstr "Allekirjoitustietokanta"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1075
|
||
msgid "RSO Modules"
|
||
msgstr "RSO-moduulit"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1078
|
||
msgid "&Load Symbol Map"
|
||
msgstr "&Lataa symbolikartta"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1079
|
||
msgid "&Save Symbol Map"
|
||
msgstr "&Tallenna symbolikartta"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1082
|
||
msgid "Load &Other Map File..."
|
||
msgstr "Lataa &muu karttatiedosto..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1083
|
||
msgid "Load &Bad Map File..."
|
||
msgstr "Lataa &huono karttatiedosto..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1084
|
||
msgid "Save Symbol Map &As..."
|
||
msgstr "Tallenna symbolikartta &nimellä..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1087
|
||
msgid "Sa&ve Code"
|
||
msgstr "Ta&llenna koodi"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1090
|
||
msgid "C&reate Signature File..."
|
||
msgstr "L&uo allekirjoitustiedosto..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1091
|
||
msgid "Append to &Existing Signature File..."
|
||
msgstr "Lisää allekirjoitus &olemassaolevaan allekirjoitustiedostoon..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1093
|
||
msgid "Combine &Two Signature Files..."
|
||
msgstr "Yhdistä &kaksi allekirjoitustiedostoa..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1095
|
||
msgid "Appl&y Signature File..."
|
||
msgstr "Käyt&ä allekirjoitustiedostoa..."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1098
|
||
msgid "&Patch HLE Functions"
|
||
msgstr "&Muuta HLE-funktiot"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1129
|
||
msgid "Load vWii System Menu %1"
|
||
msgstr "Käynnistä vWii-järjestelmävalikko %1"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1130
|
||
msgid "Load Wii System Menu %1"
|
||
msgstr "Käynnistä Wii-järjestelmävalikko %1"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1188
|
||
msgid "Select Title to Install to NAND"
|
||
msgstr "Valitse NAND-muistiin asennettava julkaisu"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1189
|
||
msgid "WAD files (*.wad)"
|
||
msgstr "WAD-tiedostot (*.wad)"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1209
|
||
msgid "Select Save File"
|
||
msgstr "Valitse tallennustiedosto"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1210
|
||
msgid "Wii save files (*.bin);;All Files (*)"
|
||
msgstr "Wii-tallennustiedostot (*.bin);;Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1218
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1228
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1231
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1237
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1244
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1279
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1333
|
||
msgid "Save Import"
|
||
msgstr "Tallennustiedostojen tuonti"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1219
|
||
msgid ""
|
||
"Save data for this title already exists in the NAND. Consider backing up the "
|
||
"current data before overwriting.\n"
|
||
"\n"
|
||
"Overwrite existing save data?"
|
||
msgstr ""
|
||
"Tälle pelille on jo tallennustiedosto NAND-muistissa. Harkitse nykyisten "
|
||
"tietojen varmuuskopiointia ennen ylikirjoittamista.\n"
|
||
"\n"
|
||
"Korvataanko olemassa oleva tallennustieto?"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1228
|
||
msgid "Successfully imported save file."
|
||
msgstr "Tallennustiedoston tuonti onnistui."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1232
|
||
msgid ""
|
||
"Failed to import save file. The given file appears to be corrupted or is not "
|
||
"a valid Wii save."
|
||
msgstr ""
|
||
"Tallennustiedoston tuonti epäonnistui. Annettu tiedosto on vioittunut tai ei "
|
||
"ole kelvollinen Wii-tallennustiedosto."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1238
|
||
msgid ""
|
||
"Failed to import save file. Please launch the game once, then try again."
|
||
msgstr ""
|
||
"Tallennustiedoston tuonti epäonnistui. Käynnistä peli kerran ja yritä sitten "
|
||
"uudelleen."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1245
|
||
msgid ""
|
||
"Failed to import save file. Your NAND may be corrupt, or something is "
|
||
"preventing access to files within it. Try repairing your NAND (Tools -> "
|
||
"Manage NAND -> Check NAND...), then import the save again."
|
||
msgstr ""
|
||
"Tallennustiedoston tuonti epäonnistui. NAND-muistisi voi olla vioittunut, "
|
||
"tai jokin estää sen tiedostojen käyttämisen. Yritä korjata NAND-muisti "
|
||
"(Työkalut -> Hallitse NAND-muistia -> Tarkista NAND...), ja yritä "
|
||
"tallennustiedoston tuontia sitten uudelleen."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1255
|
||
msgid "Select Save Folder"
|
||
msgstr "Valitse tallennuskansio"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1280
|
||
msgid ""
|
||
"%1: Save data for this title already exists in the NAND. Consider backing up "
|
||
"the current data before overwriting.\n"
|
||
"\n"
|
||
"Overwrite existing save data?"
|
||
msgstr ""
|
||
"%1: Tälle pelille on jo tallennustiedosto NAND-muistissa. Harkitse nykyisten "
|
||
"tietojen varmuuskopiointia ennen ylikirjoittamista.\n"
|
||
"\n"
|
||
"Korvataanko olemassa oleva tallennustieto?"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1307
|
||
msgid ""
|
||
"%1: Failed to import save file. The given file appears to be corrupted or is "
|
||
"not a valid Wii save."
|
||
msgstr ""
|
||
"%1: Tallennustiedoston tuonti epäonnistui. Annettu tiedosto vaikuttaa "
|
||
"vioittuneelta tai ei ole kelvollinen Wii-tallennus."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1314
|
||
msgid ""
|
||
"%1: Failed to import save file. Please launch the game once, then try again."
|
||
msgstr ""
|
||
"%1: Tallennustiedoston tuonti epäonnistui. Käynnistä peli kerran, ja yritä "
|
||
"sitten uudelleen."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1322
|
||
msgid ""
|
||
"%1: Failed to import save file. Your NAND may be corrupt, or something is "
|
||
"preventing access to files within it. Try repairing your NAND (Tools -> "
|
||
"Manage NAND -> Check NAND...), then import the save again."
|
||
msgstr ""
|
||
"%1: Tallennustiedoston tuonti epäonnistui. NAND-muisti voi olla vioittunut, "
|
||
"tai jokin estää sen tiedostoihin pääsyn. Yritä korjata NAND-muisti (Työkalut "
|
||
"-> Hallitse NAND-muistia -> Tarkista NAND...), ja tuo tallennustiedosto sen "
|
||
"jälkeen uudelleen."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1334
|
||
msgid "Successfully imported %1 save file(s) with %2 failure(s)"
|
||
msgstr "%1 tallennustiedosto(a) tuotiin onnistuneesti, %2 epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1351
|
||
#, c-format
|
||
msgctxt ""
|
||
msgid "Exported %n save(s)"
|
||
msgstr "Viety %n tallennustiedosto(a)"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1363
|
||
msgid ""
|
||
"The user-accessible part of your NAND contains %1 blocks (%2 KiB) of data, "
|
||
"out of an allowed maximum of %3 blocks (%4 KiB)."
|
||
msgstr ""
|
||
"Käyttäjän käytettävissä oleva alue NAND-muistissasi sisältää %1 lohkoa (%2 "
|
||
"KiB) dataa, ja suurin sallittu määrä on %3 lohkoa (%4 KiB)."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1371
|
||
msgid ""
|
||
"The system-reserved part of your NAND contains %1 blocks (%2 KiB) of data, "
|
||
"out of an allowed maximum of %3 blocks (%4 KiB)."
|
||
msgstr ""
|
||
"Järjestelmän varaama alue NAND-muistissasi sisältää %1 lohkoa (%2 KiB) "
|
||
"dataa, ja suurin sallittu määrä on %3 lohkoa (%4 KiB)."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1381
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1390
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1407
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1411
|
||
#: Source/Core/DolphinQt/NANDRepairDialog.cpp:29
|
||
msgid "NAND Check"
|
||
msgstr "NAND-tarkistus"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1383
|
||
msgid ""
|
||
"Your NAND contains more data than allowed. Wii software may behave "
|
||
"incorrectly or not allow saving."
|
||
msgstr ""
|
||
"NAND-muistisi sisältää sallittua enemmän dataa. Wii-ohjelmisto voi toimia "
|
||
"virheellisesti tai estää tallentamisen."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1392
|
||
msgid "No issues have been detected."
|
||
msgstr "Ongelmia ei löytynyt."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1407
|
||
msgid "The NAND has been repaired."
|
||
msgstr "NAND-muistin korjaus onnistui."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1412
|
||
msgid ""
|
||
"The NAND could not be repaired. It is recommended to back up your current "
|
||
"data and start over with a fresh NAND."
|
||
msgstr ""
|
||
"NAND-muistin korjaus epäonnistui. On suositeltavaa, että teet varmuuskopion "
|
||
"nykyisestä datasta ja aloitat uudelleen tyhjällä NAND-muistilla."
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1421
|
||
msgid "Successfully extracted certificates from NAND"
|
||
msgstr "Varmenteiden vienti NAND-muistista onnistui"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1425
|
||
msgid "Failed to extract certificates from NAND"
|
||
msgstr "Varmenteiden vienti NAND-muistista epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1461
|
||
msgid "Pick a debug font"
|
||
msgstr "Valitse virheenjäljitysfontti"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1469
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:495
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:238
|
||
msgid "Confirmation"
|
||
msgstr "Vahvistus"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1470
|
||
msgid "Do you want to clear the list of symbol names?"
|
||
msgstr "Haluatko tyhjentää symbolinimien listan?"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1509
|
||
msgid "Generated symbol names from '%1'"
|
||
msgstr "Luotu symbolinimet lähteestä '%1'"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1516
|
||
msgid "'%1' not found, no symbol names generated"
|
||
msgstr "Kohdetta '%1' ei löydy, symbolinimiä ei luotu"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1526
|
||
msgid "RSO auto-detection"
|
||
msgstr "RSO:n automaattinen havainta"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1526
|
||
msgid "Auto-detect RSO modules?"
|
||
msgstr "Havaitaanko RSO-moduulit automaattisesti?"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1531
|
||
msgid "Enter the RSO module address:"
|
||
msgstr "Syötä RSO-moduulin osoite:"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1538
|
||
msgid "Invalid RSO module address: %1"
|
||
msgstr "Virheellinen RSO-moduulin osoite: %1"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1553
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1609
|
||
msgid "Failed to load RSO module at %1"
|
||
msgstr "RSO-moduulin lataaminen epäonnistui kohdassa %1"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1559
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1709
|
||
msgid "Modules found: %1"
|
||
msgstr "Löydetyt moduulit: %1"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1560
|
||
msgid "Detecting RSO Modules"
|
||
msgstr "Havaitaan RSO-moduuleja"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1584
|
||
msgid "Unable to auto-detect RSO module"
|
||
msgstr "RSO-moduulin tunnistus epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1590
|
||
msgid "Select the RSO module address:"
|
||
msgstr "Valitse RSO-moduulin osoite"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1740
|
||
msgid "'%1' not found, scanning for common functions instead"
|
||
msgstr "Kohdetta '%1' ei löydy, etsitään sen sijaan yleisiä funktioita"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1751
|
||
msgid "Loaded symbols from '%1'"
|
||
msgstr "Symbolit lähteestä '%1' ladattu"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1769
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1786
|
||
msgid "Load Map File"
|
||
msgstr "Lataa karttatiedosto"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1770
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1787
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1806
|
||
msgid "Dolphin Map File (*.map)"
|
||
msgstr "Dolphinin karttatiedosto (*.map)"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1804
|
||
msgid "Save Map File"
|
||
msgstr "Tallenna karttatiedosto"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1827
|
||
msgid "Failed to save code map to path '%1'"
|
||
msgstr "Koodikartan tallentaminen polkuun '%1' epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1838
|
||
msgid "Failed to load map file '%1'"
|
||
msgstr "Karttatiedoston '%1' lataus epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1851
|
||
msgid "Failed to save symbol map to path '%1'"
|
||
msgstr "Symbolikartan tallentaminen polkuun '%1' epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1857
|
||
msgid ""
|
||
"Only export symbols with prefix:\n"
|
||
"(Blank for all symbols)"
|
||
msgstr ""
|
||
"Vie vain symbolit, jotka alkavat näin:\n"
|
||
"(Jätä tyhjäksi saadaksesi kaikki symbolit)"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1860
|
||
msgid "Save Signature File"
|
||
msgstr "Tallenna allekirjoitustiedosto"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1872
|
||
msgid "Failed to save signature file '%1'"
|
||
msgstr "Allekirjoitustiedoston tallentaminen tiedostoon '%1' epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1882
|
||
msgid ""
|
||
"Only append symbols with prefix:\n"
|
||
"(Blank for all symbols)"
|
||
msgstr ""
|
||
"Lisää vain symbolit, jotka alkavat näin:\n"
|
||
"(Jätä tyhjäksi saadaksesi kaikki symbolit)"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1885
|
||
msgid "Append Signature To"
|
||
msgstr "Lisää allekirjoitus kohteeseen"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1899
|
||
msgid "Failed to append to signature file '%1'"
|
||
msgstr "Allekirjoitustiedoston '%1' lisääminen epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1908
|
||
msgid "Apply Signature File"
|
||
msgstr "Käytä allekirjoitustiedostoa"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1928
|
||
msgid "Choose Priority Input File"
|
||
msgstr "Valitse ensisijainen syötetiedosto"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1933
|
||
msgid "Choose Secondary Input File"
|
||
msgstr "Valitse toissijainen śyötetiedosto"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1938
|
||
msgid "Save Combined Output File As"
|
||
msgstr "Tallenna yhdistetty ulostulotiedosto nimellä"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1951
|
||
msgid "Failed to save to signature file '%1'"
|
||
msgstr "Allekirjoitustiedoston '%1' tallentaminen epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1979
|
||
msgid "Search instruction"
|
||
msgstr "Etsi käsky"
|
||
|
||
#: Source/Core/DolphinQt/MenuBar.cpp:1979
|
||
msgid "Instruction:"
|
||
msgstr "Käsky:"
|
||
|
||
#: Source/Core/DolphinQt/NANDRepairDialog.cpp:35
|
||
msgid ""
|
||
"The emulated NAND is damaged. System titles such as the Wii Menu and the Wii "
|
||
"Shop Channel may not work correctly."
|
||
msgstr ""
|
||
"Emuloitu NAND-muisti on vioittunut. Järjestelmäjulkaisut, kuten Wii-valikko "
|
||
"ja Wii Shop Channel eivät välttämättä toimi oikein."
|
||
|
||
#: Source/Core/DolphinQt/NANDRepairDialog.cpp:43
|
||
msgid ""
|
||
"WARNING: Fixing this NAND requires the deletion of titles that have "
|
||
"incomplete data on the NAND, including all associated save data. By "
|
||
"continuing, the following title(s) will be removed:"
|
||
msgstr ""
|
||
"VAROITUS: Tämän NAND-muistin korjaus vaatii epätäydellistä dataa sisältävien "
|
||
"julkaisuiden poistamista NAND-muistista, mukaanlukien niiden "
|
||
"tallennustiedostot. Jos jatkat, seuraava(t) julkaisu(t) poistuvat:"
|
||
|
||
#: Source/Core/DolphinQt/NANDRepairDialog.cpp:80
|
||
msgid "Launching these titles may also fix the issues."
|
||
msgstr "Näiden julkaisuiden käynnistäminen voi myös korjata ongelmat."
|
||
|
||
#: Source/Core/DolphinQt/NANDRepairDialog.cpp:85
|
||
msgid "Do you want to try to repair the NAND?"
|
||
msgstr "Haluatko yrittää NAND-muistin korjaamista?"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/ChunkedProgressDialog.cpp:25
|
||
#: Source/Core/DolphinQt/NetPlay/GameDigestDialog.cpp:23
|
||
msgid "Invalid Player ID"
|
||
msgstr "Virheellinen pelaajatunniste"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/ChunkedProgressDialog.cpp:45
|
||
msgid "Data Transfer"
|
||
msgstr "Datan siirto"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/ChunkedProgressDialog.cpp:133
|
||
msgid "%1[%2]: %3/%4 MiB"
|
||
msgstr "%1[%2]: %3/%4 MiB"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/GameDigestDialog.cpp:43
|
||
msgid "SHA1 Digest"
|
||
msgstr "SHA1-tiiviste"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/GameDigestDialog.cpp:129
|
||
msgid "%1[%2]: %3 %"
|
||
msgstr "%1[%2]: %3 %"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/GameDigestDialog.cpp:141
|
||
msgid "%1[%2]: %3"
|
||
msgstr "%1[%2]: %3"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/GameDigestDialog.cpp:150
|
||
msgid "The hashes match!"
|
||
msgstr "Tiivisteet täsmäävät!"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/GameDigestDialog.cpp:154
|
||
msgid "The hashes do not match!"
|
||
msgstr "Tiivisteet eivät täsmää!"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/GameListDialog.cpp:17
|
||
msgid "Select a game"
|
||
msgstr "Valitse peli"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:32
|
||
msgid "NetPlay Session Browser"
|
||
msgstr "Nettipelin istuntoselain"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:73
|
||
msgid "Any Region"
|
||
msgstr "Mikä vain alue"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:89
|
||
msgid "Hide Incompatible Sessions"
|
||
msgstr "Piilota ei-yhteensopivat istunnot"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:90
|
||
msgid "Hide In-Game Sessions"
|
||
msgstr "Piilota pelissä olevat istunnot"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:94
|
||
msgid "Private and Public"
|
||
msgstr "Yksityinen ja julkinen"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:95
|
||
msgid "Private"
|
||
msgstr "Yksityinen"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:96
|
||
msgid "Public"
|
||
msgstr "Julkinen"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:100
|
||
msgid "Filters"
|
||
msgstr "Suodattimet"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:104
|
||
msgid "Region:"
|
||
msgstr "Alue:"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:207
|
||
msgid "Error obtaining session list: %1"
|
||
msgstr "Virhe istuntolistan hakemisessa: %1"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:220
|
||
msgid "Password?"
|
||
msgstr "Salasana?"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221
|
||
msgid "In-Game?"
|
||
msgstr "Peli käynnissä?"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:242
|
||
msgid "Game"
|
||
msgstr "Peli"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:221
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:288
|
||
msgid "Players"
|
||
msgstr "Pelaajat"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:222
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:90
|
||
msgid "Version"
|
||
msgstr "Versio"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:262
|
||
msgid "%1 session found"
|
||
msgstr "%1 istunto löytyi"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:262
|
||
msgid "%1 sessions found"
|
||
msgstr "%1 istuntoa löytyi"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:297
|
||
msgid "Enter password"
|
||
msgstr "Anna salasana"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:298
|
||
msgid "This session requires a password:"
|
||
msgstr "Tämä istunto vaatii salasanan:"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayBrowser.cpp:311
|
||
msgid "Invalid password provided."
|
||
msgstr "Virheellinen salasana annettu."
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:99
|
||
msgid "NetPlay"
|
||
msgstr "Nettipeli"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:131
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:65
|
||
msgid "Start"
|
||
msgstr "Aloita"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:133
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959
|
||
msgid "Buffer:"
|
||
msgstr "Puskuri:"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:134
|
||
msgid "Quit"
|
||
msgstr "Poistu"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:141
|
||
msgid "No Save Data"
|
||
msgstr "Ei tallennustiedostoja"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:143
|
||
msgid ""
|
||
"Netplay will start without any save data, and any created save data will be "
|
||
"discarded at the end of the Netplay session."
|
||
msgstr ""
|
||
"Nettipeli käynnistyy ilman mitään tallennustiedostoja, ja kaikki istunnon "
|
||
"aikana luodut tallennustiedostot hävitetään lopuksi."
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:146
|
||
msgid "Load Host's Save Data Only"
|
||
msgstr "Lataa vain isäntäkoneen tallennustiedostot"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:148
|
||
msgid ""
|
||
"Netplay will start using the Host's save data, but any save data created or "
|
||
"modified during the Netplay session will be discarded at the end of the "
|
||
"session."
|
||
msgstr ""
|
||
"Nettipeli käynnistyy käyttäen isäntäkoneen tallennustiedostoja, mutta kaikki "
|
||
"nettipelin aikana luodut ja muutetut tallennustiedostot hävitetään istunnon "
|
||
"lopuksi."
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:151
|
||
msgid "Load and Write Host's Save Data"
|
||
msgstr "Lataa ja kirjoita isäntäkoneen tallennustiedosto"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:153
|
||
msgid ""
|
||
"Netplay will start using the Host's save data, and any save data created or "
|
||
"modified during the Netplay session will remain in the Host's local saves."
|
||
msgstr ""
|
||
"Nettipeli käynnistyy käyttäen isäntäkoneen tallennustiedostoja, ja kaikki "
|
||
"nettipelin aikana luodut ja muutetut tallennustiedostot pysyvät isäntäkoneen "
|
||
"paikallisissa tallenustiedostoissa."
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:165
|
||
msgid "Use All Wii Save Data"
|
||
msgstr "Käytä kaikkia Wiin tallennustiedostoja"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:167
|
||
msgid ""
|
||
"If checked, all Wii saves will be used instead of only the save of the game "
|
||
"being started. Useful when switching games mid-session. Has no effect if No "
|
||
"Save Data is selected."
|
||
msgstr ""
|
||
"Kun tämä on käytössä, käytetään kaikkia Wiin tallennustiedostoja, pelkästään "
|
||
"käynnistyvän pelin tallennustiedoston sijaan. Asetus on hyödyllinen, jos "
|
||
"peliä vaihdetaan istunnon kesken. Sillä ei ole vaikutusta, jos \"Ei "
|
||
"tallennustiedostoja\" on valittu."
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:173
|
||
msgid "Sync AR/Gecko Codes"
|
||
msgstr "Synkronoi AR-/Gecko-koodit"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:175
|
||
msgid "Strict Settings Sync"
|
||
msgstr "Ehdoton asetusten synkronointi"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:177
|
||
msgid ""
|
||
"This will sync additional graphics settings, and force everyone to the same "
|
||
"internal resolution.\n"
|
||
"May prevent desync in some games that use EFB reads. Please ensure everyone "
|
||
"uses the same video backend."
|
||
msgstr ""
|
||
"Tämä asetus synkronoi lisäksi grafiikka-asetukset, ja pakottaa kaikki "
|
||
"käyttämään samaa sisäistä kuvatarkkuutta.\n"
|
||
"Asetus voi estää desynkronoitumista peleissä, jotka lukevat EFB:tä. "
|
||
"Varmista, että kaikki käyttävät samaa hahmonninta."
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:184
|
||
msgid "Fair Input Delay"
|
||
msgstr "Reilu syöteviive"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:186
|
||
msgid ""
|
||
"Each player sends their own inputs to the game, with equal buffer size for "
|
||
"all players, configured by the host.\n"
|
||
"Suitable for competitive games where fairness and minimal latency are most "
|
||
"important."
|
||
msgstr ""
|
||
"Jokainen pelaaja lähettää oman syötteensä pelille, kaikille yhteisellä "
|
||
"puskurikoolla, jonka isäntäkone päättää.\n"
|
||
"Tämä sopii kilpailuhenkisiin peleihin, joissa reiluus ja vähäinen viive ovat "
|
||
"etenkin tärkeitä."
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:190
|
||
msgid "Host Input Authority"
|
||
msgstr "Isäntäkone vastaa syötteestä"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:192
|
||
msgid ""
|
||
"Host has control of sending all inputs to the game, as received from other "
|
||
"players, giving the host zero latency but increasing latency for others.\n"
|
||
"Suitable for casual games with 3+ players, possibly on unstable or high "
|
||
"latency connections."
|
||
msgstr ""
|
||
"Isäntäkone hallitsee kaiken syötteen lähettämisen pelille, sellaisena kuin "
|
||
"se saadaan muilta pelaajilta, mikä antaa tälle koneelle nollaviiveen, "
|
||
"lisäten muiden viivettä.\n"
|
||
"Sopii rennoille peleille vähintään 3 pelaajan kesken, mahdollisesti "
|
||
"epävakaiden tai suuriviiveisten yhteyksien tapauksessa."
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:196
|
||
msgid "Golf Mode"
|
||
msgstr "Golf-tila"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:198
|
||
msgid ""
|
||
"Identical to Host Input Authority, except the \"Host\" (who has zero "
|
||
"latency) can be switched at any time.\n"
|
||
"Suitable for turn-based games with timing-sensitive controls, such as golf."
|
||
msgstr ""
|
||
"Toimii samoin kuin \"Isäntäkone vastaa syötteestä\", paitsi että "
|
||
"\"isäntäkonetta\" (joka ohjaa peliä nollaviiveellä) voidaan vaihtaa milloin "
|
||
"vain.\n"
|
||
"Sopii vuoropohjaisiin peleihin, kuten golfiin, joissa ohjauksen ajoitus on "
|
||
"tärkeää."
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:210
|
||
msgid "Checksum"
|
||
msgstr "Tarkistussumma"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:211
|
||
msgid "Current game"
|
||
msgstr "Nykyinen peli"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:214
|
||
msgid "Other game..."
|
||
msgstr "Muu peli..."
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:222
|
||
msgid "SD Card"
|
||
msgstr "SD-kortti"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:228
|
||
msgid "Record Inputs"
|
||
msgstr "Nauhoita syötteitä"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:230
|
||
msgid "Show Golf Mode Overlay"
|
||
msgstr "Näytä golf-tilan kerros"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:232
|
||
msgid "Hide Remote GBAs"
|
||
msgstr "Piilota muiden GBA:"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:265
|
||
msgid "Chat"
|
||
msgstr "Keskustelu"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:268
|
||
msgid "Send"
|
||
msgstr "Lähetä"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:291
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:704
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:733
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:761
|
||
msgid "Copy"
|
||
msgstr "Kopioi"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:293
|
||
msgid "Kick Player"
|
||
msgstr "Poista pelaaja"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:294
|
||
msgid "Assign Controller Ports"
|
||
msgstr "Aseta ohjainportit"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:406
|
||
msgid "Stopped game"
|
||
msgstr "Peli päättyi"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:452
|
||
msgid "Successfully added to the NetPlay index"
|
||
msgstr "Nettipeli-indeksiin lisäys onnistui"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:453
|
||
msgid "Failed to add this session to the NetPlay index: %1"
|
||
msgstr "Tämän istunnon lisääminen nettipeli-indeksiin epäonnistui: %1"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:469
|
||
msgid "Not all players have the game. Do you really want to start?"
|
||
msgstr "Kaikilla pelaajilla ei ole peliä. Haluatko todella aloittaa?"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:477
|
||
msgid ""
|
||
"Auto internal resolution is not allowed in strict sync mode, as it depends "
|
||
"on window size.\n"
|
||
"\n"
|
||
"Please select a specific internal resolution."
|
||
msgstr ""
|
||
"Automaattista sisäistä kuvatarkkuutta ei voi käyttää ehdottoman "
|
||
"synkronoinnin tilassa, sillä se riippuu ikkunan koosta.\n"
|
||
"\n"
|
||
"Valitse tietty sisäinen kuvatarkkuus. "
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:496
|
||
msgid "Are you sure you want to quit NetPlay?"
|
||
msgstr "Oletko varma, että haluat lopettaa nettipelin?"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:518
|
||
msgid "Room ID"
|
||
msgstr "Huonetunniste"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:519
|
||
msgid "External"
|
||
msgstr "Ulkoinen"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:524
|
||
msgid "Local"
|
||
msgstr "Paikallinen"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632
|
||
msgid "Player"
|
||
msgstr "Pelaaja"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632
|
||
msgid "Game Status"
|
||
msgstr "Pelin tila"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632
|
||
msgid "Ping"
|
||
msgstr "Vasteaika"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632
|
||
msgid "Mapping"
|
||
msgstr "Ohjainmääritys"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:632
|
||
msgid "Revision"
|
||
msgstr "Revisi"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:639
|
||
msgid "Wrong hash"
|
||
msgstr "Väärä tiiviste"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:640
|
||
msgid ""
|
||
"Game file has a different hash; right-click it, select Properties, switch to "
|
||
"the Verify tab, and select Verify Integrity to check the hash"
|
||
msgstr ""
|
||
"Pelitiedostolla on eri tiiviste; valitse Ominaisuudet, vaihda Varmenna-"
|
||
"välilehdelle ja käytä Varmenna eheys -ominaisuutta tarkistaaksesi tiivisteen"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643
|
||
msgid "Wrong disc number"
|
||
msgstr "Väärä levyn numero"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:643
|
||
msgid "Game has a different disc number"
|
||
msgstr "Pelillä on eri levynumero"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645
|
||
msgid "Wrong revision"
|
||
msgstr "Väärä revisio"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:645
|
||
msgid "Game has a different revision"
|
||
msgstr "Pelillä on eri revisio"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647
|
||
msgid "Wrong region"
|
||
msgstr "Väärä alue"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:647
|
||
msgid "Game region does not match"
|
||
msgstr "Pelin alue on eri"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649
|
||
msgid "Not found"
|
||
msgstr "Ei löydy"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:649
|
||
msgid "No matching game was found"
|
||
msgstr "Sopivaa peliä ei löytynyt"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:712
|
||
msgid "Connecting"
|
||
msgstr "Yhdistetään"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:739
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:726
|
||
msgid "Retry"
|
||
msgstr "Yritä uudelleen"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:828
|
||
msgid "Game changed to \"%1\""
|
||
msgstr "Peliksi valittu \"%1\""
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:836
|
||
msgid "GBA%1 ROM changed to \"%2\""
|
||
msgstr "GBA%1:n ROM:ksi vaihtui \"%2\""
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:841
|
||
msgid "GBA%1 ROM disabled"
|
||
msgstr "GBA%1:n ROM pois käytöstä"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:873
|
||
msgid "Started game"
|
||
msgstr "Peli alkoi"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:913
|
||
msgid "%1 has joined"
|
||
msgstr "%1 liittyi"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:918
|
||
msgid "%1 has left"
|
||
msgstr "%1 lähti"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:927
|
||
msgid "Max buffer size changed to %1"
|
||
msgstr "Puskurin korkein arvo vaihtui arvoon %1"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:928
|
||
msgid "Buffer size changed to %1"
|
||
msgstr "Puskurin koko muuttui arvoon %1"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937
|
||
msgid "Host input authority enabled"
|
||
msgstr "Isäntäkoneen syötevastuu on päällä"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:937
|
||
msgid "Host input authority disabled"
|
||
msgstr "Isäntäkoneen syötevastuu on pois päältä"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:959
|
||
msgid "Max Buffer:"
|
||
msgstr "Korkein puskurin arvo:"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:970
|
||
msgid "Possible desync detected: %1 might have desynced at frame %2"
|
||
msgstr ""
|
||
"Mahdollinen desynkronoituminen havaittu: %1 on voinut desynkronoitua "
|
||
"kehyksessä %2"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:977
|
||
msgid "Lost connection to NetPlay server..."
|
||
msgstr "Yhteys nettipelipalvelimeen menetettiin..."
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:984
|
||
msgid "Failed to connect to server: %1"
|
||
msgstr "Palvelinyhteys epäonnistui: %1"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:998
|
||
msgid "Traversal Error"
|
||
msgstr "Läpikulkuvirhe"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:994
|
||
msgid "Couldn't look up central server"
|
||
msgstr "Keskuspalvelimen haku epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:999
|
||
msgid "Dolphin is too old for traversal server"
|
||
msgstr "Dolphin on liian vanha käyttämään läpikulkupalvelinta"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1040
|
||
msgid "%1 is now golfing"
|
||
msgstr "%1 golffaa nyt"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1045
|
||
msgid "Using TTL %1 for probe packet"
|
||
msgstr "Testipaketille käytössä TTL-arvo %1"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1108
|
||
#, c++-format
|
||
msgid ""
|
||
"Mismatched ROMs\n"
|
||
"Selected: {0}\n"
|
||
"- Title: {1}\n"
|
||
"- Hash: {2:02X}\n"
|
||
"Expected:\n"
|
||
"- Title: {3}\n"
|
||
"- Hash: {4:02X}"
|
||
msgstr ""
|
||
"ROMit eivät täsmää\n"
|
||
"Valittu: {0}\n"
|
||
"- Julkaisu: {1}\n"
|
||
"- Tiiviste: {2:02X}\n"
|
||
"Tarvittu:\n"
|
||
"- Julkaisu: {3}\n"
|
||
"- Tiiviste: {4:02X}"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp:1116
|
||
msgid "%1 is not a valid ROM"
|
||
msgstr "%1 ei ole kelvollinen ROM"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:34
|
||
msgid "NetPlay Setup"
|
||
msgstr "Nettipeliasetukset"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:90
|
||
msgid "Reset Traversal Settings"
|
||
msgstr "Palauta läpikuluasetukset"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:102
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:136
|
||
msgid "Port:"
|
||
msgstr "Portti:"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:104
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:204
|
||
msgid "Connect"
|
||
msgstr "Yhdistä"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:113
|
||
msgid ""
|
||
"ALERT:\n"
|
||
"\n"
|
||
"All players must use the same Dolphin version.\n"
|
||
"If enabled, SD cards must be identical between players.\n"
|
||
"If DSP LLE is used, DSP ROMs must be identical between players.\n"
|
||
"If a game is hanging on boot, it may not support Dual Core Netplay. Disable "
|
||
"Dual Core.\n"
|
||
"If connecting directly, the host must have the chosen UDP port open/"
|
||
"forwarded!\n"
|
||
"\n"
|
||
"Wii Remote support in netplay is experimental and may not work correctly.\n"
|
||
"Use at your own risk.\n"
|
||
msgstr ""
|
||
"HUOMIOI:\n"
|
||
"\n"
|
||
"Kaikkien pelaajien täytyy käyttää samaa versiota Dolphinista.\n"
|
||
"Jos käytössä, SD-korttien täytyy olla identtiset pelaajien kesken.\n"
|
||
"Jos DSP-LLE on käytössä, DSP-ROMien täytyy olla identtiset pelaajien "
|
||
"kesken.\n"
|
||
"Jos peli jumiutuu käynnistyessään, se ei saata tukea kaksiydinnettipeliä. "
|
||
"Ota kaksiydintila pois käytöstä.\n"
|
||
"Jos olet yhdistämässä suoraan, isäntäkoneella täytyy olla valittu UDP-portti "
|
||
"avoinna tai oikein reititettynä!\n"
|
||
"\n"
|
||
"Wii Remote -tuki nettipeleissä on vielä kokeellinen, joten se ei välttämättä "
|
||
"toimi oikein.\n"
|
||
"Käytä omalla vastuulla.\n"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:138
|
||
msgid "Force Listen Port:"
|
||
msgstr "Pakota kuunteluportti:"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:140
|
||
msgid "Limit Chunked Upload Speed:"
|
||
msgstr "Rajoita lohkotun lähetyksen nopeutta:"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:142
|
||
msgid "Show in server browser"
|
||
msgstr "Näytä palvelinselaimessa"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:148
|
||
msgid "Forward port (UPnP)"
|
||
msgstr "Tee portinsiirto (UPnP)"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:151
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:205
|
||
msgid "Host"
|
||
msgstr "Isännöi"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:160
|
||
msgid ""
|
||
"This will limit the speed of chunked uploading per client, which is used for "
|
||
"save sync."
|
||
msgstr ""
|
||
"Tämä rajoittaa asiakaskonekohtaisesti lohkotun lähetyksen nopeutta, mitä "
|
||
"käytetään tallennustiedostojen synkronointiin."
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:162
|
||
msgid "Name of your session shown in the server browser"
|
||
msgstr "Istunnon nimi, joka näkyy palvelinselaimessa"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:164
|
||
msgid "Password for joining your game (leave empty for none)"
|
||
msgstr "Salasana peliisi liittymiseen (tyhjänä ei mitään)"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:192
|
||
msgid "Direct Connection"
|
||
msgstr "Suora yhteys"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:193
|
||
msgid "Traversal Server"
|
||
msgstr "Läpikulkupalvelin"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:195
|
||
msgid "Connection Type:"
|
||
msgstr "Yhteystyyppi:"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:198
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:134
|
||
msgid "Nickname:"
|
||
msgstr "Nimimerkki:"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:314
|
||
msgid "IP Address:"
|
||
msgstr "IP-osoite:"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:314
|
||
msgid "Host Code:"
|
||
msgstr "Isäntäkoneen koodi:"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:339
|
||
msgid "You must select a game to host!"
|
||
msgstr "Valitse isännöitävä peli!"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:345
|
||
msgid "You must provide a name for your session!"
|
||
msgstr "Istunnolle on annettava nimi!"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:353
|
||
msgid "You must provide a region for your session!"
|
||
msgstr "Istunnolle on annettava alue!"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:394
|
||
msgid "Reset Traversal Server"
|
||
msgstr "Nollaa läpikulkupalvelin"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/NetPlaySetupDialog.cpp:395
|
||
msgid "Reset Traversal Server to %1:%2"
|
||
msgstr "Palauta läpikulkupalvelin osoitteeseen %1:%2"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:20
|
||
msgid "Assign Controllers"
|
||
msgstr "Aseta ohjaimet"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:34
|
||
msgid "GBA Port %1"
|
||
msgstr "GBA-portti %1"
|
||
|
||
#: Source/Core/DolphinQt/NetPlay/PadMappingDialog.cpp:37
|
||
msgid "GC Port %1"
|
||
msgstr "GC-portti %1"
|
||
|
||
#: Source/Core/DolphinQt/NKitWarningDialog.cpp:30
|
||
msgid "NKit Warning"
|
||
msgstr "NKit-varoitus"
|
||
|
||
#: Source/Core/DolphinQt/NKitWarningDialog.cpp:36
|
||
msgid ""
|
||
"You are about to run an NKit disc image. NKit disc images cause problems "
|
||
"that don't happen with normal disc images. These problems include:\n"
|
||
"\n"
|
||
"• The emulated loading times are longer\n"
|
||
"• You can't use NetPlay with people who have normal disc images\n"
|
||
"• Input recordings are not compatible between NKit disc images and normal "
|
||
"disc images\n"
|
||
"• Savestates are not compatible between NKit disc images and normal disc "
|
||
"images\n"
|
||
"• Some games can crash, such as Super Paper Mario and Metal Gear Solid: The "
|
||
"Twin Snakes\n"
|
||
"• Wii games don't work at all in older versions of Dolphin and in many other "
|
||
"programs\n"
|
||
"\n"
|
||
"Are you sure you want to continue anyway?"
|
||
msgstr ""
|
||
"Olet käynnistämässä NKit-levykuvaa. NKit-levykuvat aiheuttavat ongelmia, "
|
||
"joita ei tavata tavallisten levykuvien yhteydessä, mukaan lukien:\n"
|
||
"\n"
|
||
"• Emuloidut latausajat ovat pidempiä\n"
|
||
"• Nettipeli ei toimi tavallisia levykuvia käyttävien pelaajien kanssa\n"
|
||
"• Syötenauhoitukset eivät sovi yhteen NKit- ja tavallisten levykuvien "
|
||
"kesken\n"
|
||
"• Tilatallennukset eivät sovi yhteen NKit- ja tavallisten levykuvien kesken\n"
|
||
"• Jotkin pelit, kuten Super Paper Mario ja Metal Gear Solid: The Twin "
|
||
"Snakes, voivat kaatua\n"
|
||
"• Wii-pelit eivät toimi lainkaan Dolphinin vanhemmissa versioissa ja monissa "
|
||
"muissa ohjelmistoissa\n"
|
||
"\n"
|
||
"Oletko varma, että haluat silti jatkaa?"
|
||
|
||
#: Source/Core/DolphinQt/NKitWarningDialog.cpp:50
|
||
msgid "I am aware of the risks and want to continue"
|
||
msgstr "Tiedostan riskit, ja haluan jatkaa"
|
||
|
||
#: Source/Core/DolphinQt/NKitWarningDialog.cpp:53
|
||
msgid "Don't show this again"
|
||
msgstr "Älä näytä uudestaan"
|
||
|
||
#: Source/Core/DolphinQt/QtUtils/AnalyticsPrompt.cpp:21
|
||
msgid "Allow Usage Statistics Reporting"
|
||
msgstr "Salli käyttötilastojen raportointi"
|
||
|
||
#: Source/Core/DolphinQt/QtUtils/AnalyticsPrompt.cpp:23
|
||
msgid "Do you authorize Dolphin to report information to Dolphin's developers?"
|
||
msgstr "Sallitko Dolphinin lähettävän tietoja Dolphinin kehittäjille?"
|
||
|
||
#: Source/Core/DolphinQt/QtUtils/AnalyticsPrompt.cpp:25
|
||
msgid ""
|
||
"If authorized, Dolphin can collect data on its performance, feature usage, "
|
||
"and configuration, as well as data on your system's hardware and operating "
|
||
"system.\n"
|
||
"\n"
|
||
"No private data is ever collected. This data helps us understand how people "
|
||
"and emulated games use Dolphin and prioritize our efforts. It also helps us "
|
||
"identify rare configurations that are causing bugs, performance and "
|
||
"stability issues.\n"
|
||
"This authorization can be revoked at any time through Dolphin's settings."
|
||
msgstr ""
|
||
"Jos näin sallitaan, Dolphin voi kerätä dataa suorituskyvystään, "
|
||
"ominaisuuksiensa käytöstä ja asetuksistaan sekä tietoja järjestelmän "
|
||
"laitteistosta ja käyttöjärjestelmästä.\n"
|
||
"\n"
|
||
"Yksityistä dataa ei koskaan kerätä. Data auttaa meitä ymmärtämään, miten "
|
||
"ihmiset ja emuloidut pelit käyttävät Dolphinia, ja priorisoimaan työtämme. "
|
||
"Se auttaa myös tunnistamaan harvinaisia asetuksia, jotka aiheuttavat vikoja "
|
||
"tai suorituskyky- ja vakausongelmia.\n"
|
||
"Tämän luvan voi perua milloin vain Dolphinin asetuksista."
|
||
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:25
|
||
msgid "Resource Pack Manager"
|
||
msgstr "Resurssipakettien hallinta"
|
||
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:38
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:318
|
||
msgid "Install"
|
||
msgstr "Asenna"
|
||
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:90
|
||
msgid "Author"
|
||
msgstr "Tekijä"
|
||
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:90
|
||
msgid "Website"
|
||
msgstr "Verkkosivusto"
|
||
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:118
|
||
msgid "Unknown author"
|
||
msgstr "Tuntematon tekijä"
|
||
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:203
|
||
msgid "Failed to install pack: %1"
|
||
msgstr "Paketin asennus epäonnistui: %1"
|
||
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:224
|
||
msgid "Failed to uninstall pack: %1"
|
||
msgstr "Paketin asentaminen epäonnistui: %1"
|
||
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:239
|
||
msgid "Are you sure you want to delete this pack?"
|
||
msgstr "Oletko varma, että haluat poistaa tämän paketin?"
|
||
|
||
#: Source/Core/DolphinQt/ResourcePackManager.cpp:317
|
||
msgid "Uninstall"
|
||
msgstr "Poista asennus"
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:48
|
||
msgid "Start with Riivolution Patches"
|
||
msgstr "Aloita Riivolution-muutoksin"
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:64
|
||
msgid "Open Riivolution XML..."
|
||
msgstr "Avaa Riivolutionin XML..."
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:67
|
||
msgid "Save as Preset..."
|
||
msgstr "Tallenna esiasetuksena..."
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:137
|
||
msgid "Select Riivolution XML file"
|
||
msgstr "Valitse Riivolutionin XML-tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:138
|
||
msgid "Riivolution XML files"
|
||
msgstr "Riivolutionin XML-tiedostot"
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:149
|
||
msgid "Failed loading XML."
|
||
msgstr "XML:n lataus epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:150
|
||
msgid "Did not recognize %1 as a valid Riivolution XML file."
|
||
msgstr "Tiedosto %1 ei ole kelvollinen Riivolution XML -tiedosto."
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:157
|
||
msgid "Invalid game."
|
||
msgstr "Virheellinen peli."
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:158
|
||
msgid "The patches in %1 are not for the selected game or game revision."
|
||
msgstr ""
|
||
"Muutoksia tiedostossa %1 ei ole tarkoitettu valitulle pelille tai "
|
||
"pelirevisiolle."
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:185
|
||
msgid "SD Root:"
|
||
msgstr "SD-juuri:"
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:191
|
||
msgid "Select the Virtual SD Card Root"
|
||
msgstr "Valitse virtuaalisen SD-kortin juuri"
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:213
|
||
msgid "Disabled"
|
||
msgstr "Poistettu käytöstä"
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:341
|
||
msgid "Save Preset"
|
||
msgstr "Tallenna esiasetukset"
|
||
|
||
#: Source/Core/DolphinQt/RiivolutionBootWidget.cpp:343
|
||
msgid "Dolphin Game Mod Preset"
|
||
msgstr "Dolphinin pelimodien esiasestukset"
|
||
|
||
#: Source/Core/DolphinQt/SearchBar.cpp:27
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:730
|
||
msgid "Close"
|
||
msgstr "Sulje"
|
||
|
||
#: Source/Core/DolphinQt/SearchBar.cpp:29
|
||
msgid "Search games..."
|
||
msgstr "Etsi pelejä..."
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:44
|
||
msgid "Interpreter (slowest)"
|
||
msgstr "Tulkki (hitain)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:45
|
||
msgid "Cached Interpreter (slower)"
|
||
msgstr "Välimuistillinen tulkki (hitaampi)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:46
|
||
msgid "JIT Recompiler for x86-64 (recommended)"
|
||
msgstr "JIT-kääntäjä x86-64-alustalle (suositus)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:47
|
||
msgid "JIT Recompiler for ARM64 (recommended)"
|
||
msgstr "JIT-kääntäjä ARM64-alustalle (suositus)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:65
|
||
msgid "CPU Options"
|
||
msgstr "Suoritinasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:80
|
||
msgid "CPU Emulation Engine:"
|
||
msgstr "Suorittimen emulointimoottori:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:84
|
||
msgid ""
|
||
"Enables the Memory Management Unit, needed for some games. (ON = Compatible, "
|
||
"OFF = Fast)<br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Ottaa MMU:n käyttöön. Jotkin pelin vaativat sitä. (PÄÄLLÄ = Yhteensopiva, "
|
||
"POIS = Nopea)<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:88
|
||
msgid "Pause on Panic"
|
||
msgstr "Keskeytä paniikin tapahtuessa"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:90
|
||
msgid ""
|
||
"Pauses the emulation if a Read/Write or Unknown Instruction panic occurs."
|
||
"<br>Enabling will affect performance.<br>The performance impact is the same "
|
||
"as having Enable MMU on.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Keskeyttää emuloinnin, jos tapahtuu virhe liittyen lukuun, kirjoitukseen tai "
|
||
"tuntemattomaan käskyyn.<br>Asetuksen valitseminen vaikuttaa suorituskykyyn."
|
||
"<br>Asetuksen suorituskykyvaikutus on samanlainen kuin MMU:n valitsemisessa."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:96
|
||
msgid "Enable Write-Back Cache (slow)"
|
||
msgstr "Käytä takaisinkirjoitusvälimuistia (hidas)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:98
|
||
msgid ""
|
||
"Enables emulation of the CPU write-back cache.<br>Enabling will have a "
|
||
"significant impact on performance.<br>This should be left disabled unless "
|
||
"absolutely needed.<br><br><dolphin_emphasis>If unsure, leave this unchecked."
|
||
"</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Ottaa käyttöön suorittimen takaisinkirjoitusten välimuistin.<br>Tämän "
|
||
"valitsemisella on merkittäviä vaikutuksia suorituskykyyn. <br>Asetus tulisi "
|
||
"jättää valitsematta, ellei sitä ehdottomasti tarvita."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:103
|
||
msgid "Timing"
|
||
msgstr "Ajoitus"
|
||
|
||
#. i18n: Correct is a verb
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:108
|
||
msgid "Correct Time Drift"
|
||
msgstr "Korjaa aikapoikkeamat"
|
||
|
||
#. i18n: Internet play refers to services like Wiimmfi, not the NetPlay feature in Dolphin
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:111
|
||
msgid ""
|
||
"Allow the emulated console to run fast after stutters,<br>pursuing accurate "
|
||
"overall elapsed time unless paused or speed-adjusted.<br><br>This may be "
|
||
"useful for internet play.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Sallii emuloidun konsolin toimia nopeammin pätkimisen jälkeen,<br>mikä "
|
||
"pyrkii tuomaan kuluneen ajan kokonaisuudessaan tarkaksi, paitsi jos "
|
||
"emuloinnin nopeuttaa muutetaan käsin.<br><br>Asetus voi olla hyödyllinen "
|
||
"internet-moninpelissä.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#. i18n: "Rush" is a verb
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:119
|
||
msgid "Rush Frame Presentation"
|
||
msgstr "Kiirehdi kehysten esitystä"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:121
|
||
msgid ""
|
||
"Limits throttling between input and frame output, speeding through emulation "
|
||
"to reach presentation, displaying sooner, and thus reducing input latency."
|
||
"<br><br>This will generally make frame pacing worse.<br>This setting can "
|
||
"work either with or without Immediately Present XFB.<br>An Audio Buffer Size "
|
||
"of at least 80 ms is recommended to ensure full effect."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Rajoittaa viivettä syötteen ja kehysesityksen välillä. Emulointia "
|
||
"nopeutetaan hetkellisesti kehyksen esitykseen asti, jolloin kehykset näkyvät "
|
||
"aiemmin, mikä vähentää syöteviivettä.<br><br>Asetuksen valitseminen "
|
||
"heikentää yleisesti ottaen kehysten rytmistä.<br>Asetus voidaan valita joko "
|
||
"välittömän XFB-esityksen kanssa tai ilman.<br>Täyden vaikutuksen "
|
||
"saavuttamiseksi suositellaan 80 ms:n äänipuskuria."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#. i18n: "Smooth" is a verb
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:132
|
||
msgid "Smooth Early Presentation"
|
||
msgstr "Tasoita kehysten aikaistettua esitystä"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:134
|
||
msgid ""
|
||
"Adaptively adjusts the timing of early frame presentation.<br><br>This can "
|
||
"improve frame pacing with Immediately Present XFB and/or Rush Frame "
|
||
"Presentation, while still maintaining most of the input latency benefits."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Säätää kehysten aikaistettua esitystä mukautuvasti.<br><br>Asetus voi "
|
||
"parantaa kehysten rytmitystä, kun välitön XFB-esitys ja/tai kehysesityksen "
|
||
"kiirehdintä ovat valittuna. Kun myös tämä asetus on valittu, jäljempänä "
|
||
"mainittujen hyöty syöteviiveen kannalta säilyy enimmäkseen."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:145
|
||
msgid "Clock Override"
|
||
msgstr "Kellotaajuuden korvaus"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:151
|
||
msgid "Enable Emulated CPU Clock Override"
|
||
msgstr "Käytä suorittimen kellotaajuuden säätöä"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:173
|
||
msgid "%1% (%2 MHz)"
|
||
msgstr "%1 % (%2 MHz)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:180
|
||
msgid ""
|
||
"Adjusts the emulated CPU's clock rate.<br><br>On games that have an unstable "
|
||
"frame rate despite full emulation speed, higher values can improve their "
|
||
"performance, requiring a powerful device. Lower values reduce the emulated "
|
||
"console's performance, but improve the emulation speed.<br><br>WARNING: "
|
||
"Changing this from the default (100%) can and will break games and cause "
|
||
"glitches. Do so at your own risk. Please do not report bugs that occur with "
|
||
"a non-default clock.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Säätää emuloidun suorittimen kellotaajuutta.<br><br>Jos kehysnopeus on "
|
||
"epävakaa täydestä emulointinopeudesta huolimatta, suurempi arvo voi parantaa "
|
||
"suorituskykyä, mutta tämä vaatii tehokkaan laitteiston. Pienemmät arvot "
|
||
"heikentävät emuloidun konsolin suorituskykyä, mutta voivat parantaa "
|
||
"emuloinnin nopeutta.<br><br>VAROITUS: Oletusarvosta (100 %) poikkeaminen voi "
|
||
"aiheuttaa virheitä ja graafisia häiriöitä peleissä. Muuta tätä asetusta "
|
||
"omalla vastuullasi. Älä ilmoita vikoja, jotka ilmenevät muulla kuin "
|
||
"oletuskellotaajuudella.<br><br><dolphin_emphasis>Jos et ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:190
|
||
msgid "VBI Frequency Override"
|
||
msgstr "VBI-taajuuden korvaus"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:196
|
||
msgid "Enable VBI Frequency Override"
|
||
msgstr "Käytä VBI-taajuuden korvausta"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:219
|
||
msgid "%1% (%2 VPS)"
|
||
msgstr "%1 % (%2 VPS)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:226
|
||
msgid ""
|
||
"Adjusts the VBI frequency. Also adjusts the emulated CPU's clock rate, to "
|
||
"keep it relatively the same.<br><br>Makes games run at a different frame "
|
||
"rate, making the emulation less demanding when lowered, or improving "
|
||
"smoothness when increased. This may affect gameplay speed, as it is often "
|
||
"tied to the frame rate.<br><br>WARNING: Changing this from the default "
|
||
"(100%) can and will break games and cause glitches. Do so at your own risk. "
|
||
"Please do not report bugs that occur with a non-default frequency."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Säätää VBI-taajuutta. Säätää samalla myös emuloidun suorittimen "
|
||
"kellotaajuutta, jotta kokonaisnopeus säilyy suhteellisen samana."
|
||
"<br><br>Asetus muuttaa pelien ruudunpäivitysnopeutta: matalampi arvo "
|
||
"keventää emulointia, kun taas suurempi arvo voi parantaa sulavuutta. Tämä "
|
||
"voi vaikuttaa pelin nopeuteen, sillä se on usein sidottu kehysnopeuteen."
|
||
"<br><br>VAROITUS: Oletusarvosta (100 %) poikkeaminen voi aiheuttaa virheitä "
|
||
"ja häiriöitä peleissä. Muuta tätä asetusta omalla vastuullasi. Älä ilmoita "
|
||
"vikoja, jotka ilmenevät muulla kuin oletustaajuudella."
|
||
"<br><br><dolphin_emphasis>Jos et ole varma, älä käytä tätä asetusta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:236
|
||
msgid "Memory Override"
|
||
msgstr "Muistin korvaus"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:242
|
||
msgid "Enable Emulated Memory Size Override"
|
||
msgstr "Käytä emuloidun muistin määrän säätöä"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:254
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:259
|
||
msgid "%1 MB (MEM1)"
|
||
msgstr "%1 Mt (MEM1)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:270
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:275
|
||
msgid "%1 MB (MEM2)"
|
||
msgstr "%1 Mt (MEM2)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:279
|
||
msgid ""
|
||
"Adjusts the amount of RAM in the emulated console.<br><br><b>WARNING</b>: "
|
||
"Enabling this will completely break many games.<br>Only a small number of "
|
||
"games can benefit from this.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Säätää emuloidun konsolin muistin määrää.<br><br><b>VAROITUS</b>: Säätäminen "
|
||
"voi helposti aiheuttaa ongelmia peleissä.<br>Vain pieni määrä pelejä voi "
|
||
"hyötyä tästä.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:285
|
||
msgid "Custom RTC Options"
|
||
msgstr "Mukautetun reaaliaikaisen kellon asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:289
|
||
msgid "Enable Custom RTC"
|
||
msgstr "Käytä mukautettua reaaliaikaista kelloa"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:315
|
||
msgid ""
|
||
"This setting allows you to set a custom real time clock (RTC) separate from "
|
||
"your current system time.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Tällä asetuksella voit säätää oman ajan reaaliaikaiseen kelloon (RTC), joka "
|
||
"on eri kuin järjestelmäsi aika.<br><br><dolphin_emphasis>Jos et ole varma, "
|
||
"jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:319
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:405
|
||
msgid "Reset Dolphin Settings"
|
||
msgstr "Nollaa Dolphinin asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:323
|
||
msgid "Reset All Settings"
|
||
msgstr "Nollaa kaikki asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AdvancedPane.cpp:406
|
||
msgid ""
|
||
"Are you sure you want to restore all Dolphin settings to their default "
|
||
"values? This action cannot be undone!\n"
|
||
"All customizations or changes you have made will be lost.\n"
|
||
"\n"
|
||
"Do you want to proceed?"
|
||
msgstr ""
|
||
"Oletko varma, että haluat palauttaa Dolphinin asetukset oletusarvoihinsa? "
|
||
"Toimintoa ei voi kumota!\n"
|
||
"Kaikki tekemäsi muutokset unohtuvat.\n"
|
||
"\n"
|
||
"Haluatko jatkaa?"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:42
|
||
msgid "%1%"
|
||
msgstr "%1%"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:62
|
||
msgid "DSP Options"
|
||
msgstr "DSP-asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:66
|
||
msgid "DSP Emulation Engine:"
|
||
msgstr "DSP-emulointimoottori:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:68
|
||
msgid "HLE (recommended)"
|
||
msgstr "HLE (suositus)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:69
|
||
msgid "LLE Recompiler (slow)"
|
||
msgstr "LLE-uudelleenkääntäjä (hidas)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:70
|
||
msgid "LLE Interpreter (very slow)"
|
||
msgstr "LLE-tulkki (erittäin hidas)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:103
|
||
msgid "Backend Settings"
|
||
msgstr "Sisäisen järjestelmän asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:106
|
||
msgid "Audio Backend:"
|
||
msgstr "Äänen sisäinen järjestelmä:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:119
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:438
|
||
msgid "Dolby Pro Logic II Decoder"
|
||
msgstr "Dolby Pro Logic II -dekooderi"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:120
|
||
msgid "Decoding Quality:"
|
||
msgstr "Purkulaatu:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122
|
||
msgid "Lowest (Latency ~10 ms)"
|
||
msgstr "Matalin (Viive n. 10 ms)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:122
|
||
msgid "Low (Latency ~20 ms)"
|
||
msgstr "Matala (Viive n. 20 ms)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123
|
||
msgid "High (Latency ~40 ms)"
|
||
msgstr "Korkea (Viive n. 40 ms)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:123
|
||
msgid "Highest (Latency ~80 ms)"
|
||
msgstr "Korkein (Viive n. 80 ms)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:135
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:223
|
||
msgid "Default Device"
|
||
msgstr "Oletuslaite"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:143
|
||
msgid "Output Device:"
|
||
msgstr "Ulostulolaite:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:152
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:273
|
||
msgid "Latency: %1 ms"
|
||
msgstr "Viive: %1 ms"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:154
|
||
msgid "Latency: 000 ms"
|
||
msgstr "Viive: 000 ms"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:164
|
||
msgid "Audio Playback Settings"
|
||
msgstr "Äänentoiston asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:175
|
||
msgid ""
|
||
"Controls the number of audio samples buffered. Lower values reduce latency "
|
||
"but may cause more crackling or stuttering.<br><br><dolphin_emphasis>If "
|
||
"unsure, set this to 80 ms.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Säätää puskuroitujen ääninäytteiden määrää. Pienemmät arvot vähentävät "
|
||
"viivettä, mutta voivat aiheuttaa rätinää tai pätkintää."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse 80 ms.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:183
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:187
|
||
msgid "%1 ms"
|
||
msgstr "%1 ms"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:188
|
||
msgid " 000 ms"
|
||
msgstr "000 ms"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:190
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:464
|
||
msgid "Fill Audio Gaps"
|
||
msgstr "Täytä äänen kolot"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:193
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:467
|
||
msgid "Preserve Audio Pitch"
|
||
msgstr "Säilytä äänenkorkeus"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:195
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:461
|
||
msgid "Mute When Disabling Speed Limit"
|
||
msgstr "Hiljennä, kun nopeusrajoitus poistetaan"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:200
|
||
msgid "Audio Buffer Size:"
|
||
msgstr "Äänen puskurikoko:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:213
|
||
msgid "Wii Remote Audio Routing"
|
||
msgstr "Wii Remote -äänen reititys"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:217
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:487
|
||
msgid "Enable Wii Remote Audio Routing"
|
||
msgstr "Ota Wii Remote -äänen reititys käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:395
|
||
msgid ""
|
||
"Selects how the Digital Signal Processor (DSP) is emulated. Determines how "
|
||
"the audio is processed and what system features are available."
|
||
"<br><br><b>HLE</b> - High Level Emulation of the DSP. Fast, but not always "
|
||
"accurate. Lacks Dolby Pro Logic II decoding.<br><br><b>LLE Recompiler</b> - "
|
||
"Low Level Emulation of the DSP, via a recompiler. Slower, but more accurate. "
|
||
"Enables Dolby Pro Logic II decoding on certain audio backends.<br><br><b>LLE "
|
||
"Interpreter</b> - Low Level Emulation of the DSP, via an interpreter. "
|
||
"Slowest, for debugging purposes only. Not recommended."
|
||
"<br><br><dolphin_emphasis>If unsure, select HLE.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitse menetelmän, jolla digitaalista signaaliprosessoria (DSP) emuloidaan. "
|
||
"Asetuksesta riippuen ääni voidaan käsitellä eri tavoin, ja saatavilla olevat "
|
||
"ominaisuudet voivat vaihdella.<br><br><b>HLE</b> - DSP:n korkeatasoinen "
|
||
"emulointi. Tehokasta, muttei aina tarkkaa. Dolby Pro Logic II -koodinpurku "
|
||
"ei ole saatavilla.<br><br><b>LLE-uudelleenkääntäjä</b> - DSP:n "
|
||
"matalatasoinen emulointi uudelleenkääntäjän avulla. Hitaampaa, mutta "
|
||
"tarkempaa. Dolby Pro Logic II -koodinpurku on tälllöin käytettävissä "
|
||
"tietyissä ulostulojärjestelmissä.<br><br><b>LLE-tulkki</b> - DSP:n "
|
||
"matalatasoinen emulointi tulkissa. Hitain, lähinnä virheiden jäljitykseen. "
|
||
"Ei suositeltavissa.<br><br><dolphin_emphasis>Ellet ole varma, valitse HLE.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:405
|
||
msgid ""
|
||
"Selects which audio API to use internally.<br><br><dolphin_emphasis>If "
|
||
"unsure, select %1.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee sisäisen äänirajapinnan.<br><br><dolphin_emphasis>Ellet ole varma, "
|
||
"valitse %1.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:408
|
||
msgid ""
|
||
"Sets the audio latency in milliseconds. Higher values may reduce audio "
|
||
"crackling. Certain backends only.<br><br><dolphin_emphasis>If unsure, leave "
|
||
"this at 20 ms.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee ääniviiveen millisekunneissa. Korkeammat arvot voivat vähentää "
|
||
"äänen rätinää. Asetus on käytettävissä vain tietyissä sisäisissä "
|
||
"järjestelmissä.<br><br><dolphin_emphasis>Ellet ole varma, valitse 20 ms.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:411
|
||
msgid ""
|
||
"Enables Dolby Pro Logic II emulation using 5.1 surround. Certain backends "
|
||
"only. <br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Ottaa käyttöön Dolby Pro Logic II -emuloinnin 5.1-kanavaisella surround-"
|
||
"äänellä. Asetus on yhteensopiva vain joidenkin järjestelmien kanssa."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä asetus valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:414
|
||
msgid ""
|
||
"Adjusts the quality setting of the Dolby Pro Logic II decoder. Higher "
|
||
"presets increases audio latency.<br><br><dolphin_emphasis>If unsure, select "
|
||
"High.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Säätää Dolby Pro Logic II -koodinpurun laatua. Korkeampilaatuiset "
|
||
"esiasetukset lisäävät äänen viivettä.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, valitse Korkea.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:417
|
||
msgid ""
|
||
"Adjusts audio output volume.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"at 100%.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Säätää äänen ulostulon voimakkuutta.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, valitse 100 %.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:420
|
||
msgid ""
|
||
"Repeat existing audio during lag spikes to prevent stuttering."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Toistaa viimeksi kuultua ääntä pelin hidastuessa pätkinnän välttämiseksi."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valituksi.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:423
|
||
msgid ""
|
||
"Keeps audio at normal pitch when changing emulation speed. Without this, "
|
||
"audio pitch changes proportionally with speed.<br><br><dolphin_emphasis>If "
|
||
"unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Pitää äänenkorkeuden muuttumattomana, vaikka emuloinnin nopeus muuttuisi. "
|
||
"Jos asetus on valitsematta, äänenkorkeus on suoraan verrannollinen "
|
||
"emuloinnin nopeuteen.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:427
|
||
msgid ""
|
||
"Mutes the audio when overriding the emulation speed limit (default hotkey: "
|
||
"Tab). <br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Hiljentää äänet, kun emuloinnin nopeusrajoitus poistetaan käytöstä "
|
||
"(oletusnäppäin: Sarkain).<br><br><dolphin_emphasis>Ellet ole varma, jätä "
|
||
"tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:430
|
||
msgid "DSP Emulation Engine"
|
||
msgstr "DSP-emulointimoottori"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:433
|
||
msgid "Audio Backend"
|
||
msgstr "Äänen sisäinen järjestelmä"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:441
|
||
msgid "Decoding Quality"
|
||
msgstr "Koodinpurun laatu"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:446
|
||
msgid ""
|
||
"Selects an output device to use.<br><br><dolphin_emphasis>If unsure, select "
|
||
"Default Device.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee käytettävän ulostulolaitteen.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, valitse Oletuslaite.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:448
|
||
msgid "Output Device"
|
||
msgstr "Ulostulolaite"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:457
|
||
msgid "Latency"
|
||
msgstr "Viive"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:472
|
||
msgid ""
|
||
"Routes each Wii Remote's speaker audio to a separate audio output device. "
|
||
"This setting cannot be changed while emulation is active.<br><br>This "
|
||
"setting is disabled when Enable Speaker Data is disabled, Passthrough a "
|
||
"Bluetooth adapter is selected, or an audio backend other than Cubeb is "
|
||
"selected.<br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Reitittää kunkin Wii Remote -ohjaimen kaiutinäänet erilliseen "
|
||
"äänilaitteeseen. Asetusta ei voi muuttaa, kun emulointi on käynnissä."
|
||
"<br><br>Asetusta voi käyttää vain, jos kaiutindata on päällä, Bluetooth-"
|
||
"läpipäästö ei ole valittuna ja äänijärjestelmäksi on valittu Cubeb."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:479
|
||
msgid ""
|
||
"Enables routing this Wii Remote's speaker audio to a separate output device."
|
||
msgstr "Reitittää tämän Wii Remoten kaiutinäänet erilliseen äänilaitteeseen."
|
||
|
||
#: Source/Core/DolphinQt/Settings/AudioPane.cpp:481
|
||
msgid ""
|
||
"Selects the audio output device for this Wii Remote's speaker audio."
|
||
"<br><br>This setting is disabled when this Wii Remote is not set to Emulated "
|
||
"Wii Remote."
|
||
msgstr ""
|
||
"Valitsee äänilaitteen tämän Wii Remoten kaiutinäänille.<br><br>Asetusta ei "
|
||
"voi käyttää, jos ohjainta ei emuloida."
|
||
|
||
#. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network
|
||
#. interface (physical) like a serial number. "MAC" should be kept in translations.
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:39
|
||
msgid "Enter new Broadband Adapter MAC address:"
|
||
msgstr "Syötä uusi laajakaistasovittimen MAC-osoite:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:42
|
||
msgid ""
|
||
"For setup instructions, <a href=\"https://wiki.dolphin-emu.org/index.php?"
|
||
"title=Broadband_Adapter\">refer to this page</a>."
|
||
msgstr ""
|
||
"Asennusohjeita löytyy <a href=\"https://wiki.dolphin-emu.org/index.php?"
|
||
"title=Broadband_Adapter\">tältä sivulta</a>."
|
||
|
||
#. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network
|
||
#. interface (physical) like a serial number. "MAC" should be kept in translations.
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:48
|
||
msgid "Broadband Adapter MAC Address"
|
||
msgstr "Laajakaistasovittimen MAC-osoite"
|
||
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:59
|
||
msgid "Destination (address:port):"
|
||
msgstr "Kohde (osoite:portti):"
|
||
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:62
|
||
msgid ""
|
||
"Enter the IP address and port of the tapserver instance you want to connect "
|
||
"to."
|
||
msgstr ""
|
||
"Syötä IP-osoite ja portti sille tap-palvelimelle, johon haluat yhdistää."
|
||
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:64
|
||
msgid "Destination (UNIX socket path or address:port):"
|
||
msgstr "Kohde (UNIX-pistokkeen polku tai osoite:portti):"
|
||
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:68
|
||
msgid ""
|
||
"The default value \"%1\" will work with a local tapserver and newserv. You "
|
||
"can also enter a network location (address:port) to connect to a remote "
|
||
"tapserver."
|
||
msgstr ""
|
||
"Oletusarvo \"%1\" toimii, kun käytössä on paikallinen tap-palvelinta ja "
|
||
"newserv. Voit myös antaa verkko-osoitteen (osoite:portti), jos haluat "
|
||
"yhdistää muihin tap-palvelimiin."
|
||
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:73
|
||
msgid "BBA destination address"
|
||
msgstr "BBA:n kohdeosoite"
|
||
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:78
|
||
msgid "Enter the DNS server to use:"
|
||
msgstr "Syötä käytettävä DNS-palvelin:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:81
|
||
msgid "Use 8.8.8.8 for normal DNS, else enter your custom one"
|
||
msgstr ""
|
||
"Käytä osoitetta 8.8.8.8 saadaksesi tavallisen nimipalvelimen, tai anna oma "
|
||
"valinta"
|
||
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:83
|
||
msgid "Broadband Adapter DNS setting"
|
||
msgstr "Laajakaistasovittimen DNS-asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:87
|
||
msgid "Enter IP address of device running the XLink Kai Client:"
|
||
msgstr "Syötä XLink Kai -asiakasohjelmistoa suorittavan laitteen IP-osoite:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:91
|
||
msgid ""
|
||
"For setup instructions, <a href=\"https://www.teamxlink.co.uk/wiki/"
|
||
"Dolphin\">refer to this page</a>."
|
||
msgstr ""
|
||
"Asennusohjeita löytyy <a href=\"https://www.teamxlink.co.uk/wiki/"
|
||
"Dolphin\">tältä sivulta</a>."
|
||
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:93
|
||
msgid "XLink Kai BBA Destination Address"
|
||
msgstr "XLink Kai BBA -kohdeosoite"
|
||
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:133
|
||
msgid "Broadband Adapter Error"
|
||
msgstr "Laajakaistasovittimen virhe"
|
||
|
||
#. i18n: MAC stands for Media Access Control. A MAC address uniquely identifies a network
|
||
#. interface (physical) like a serial number. "MAC" should be kept in translations.
|
||
#: Source/Core/DolphinQt/Settings/BroadbandAdapterSettingsDialog.cpp:136
|
||
msgid "The entered MAC address is invalid."
|
||
msgstr "Syötetty MAC-osoite on virheellinen."
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:75
|
||
msgid "IPL Settings"
|
||
msgstr "IPL-asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:79
|
||
msgid "Skip Main Menu"
|
||
msgstr "Ohita päävalikko"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:91
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:125
|
||
msgid "System Language:"
|
||
msgstr "Järjestelmän kieli:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:94
|
||
msgid "Device Settings"
|
||
msgstr "Laiteasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:109
|
||
msgid "Memory Card Path:"
|
||
msgstr "Muistikorttipolku:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:115
|
||
msgid "GBA Cartridge Path:"
|
||
msgstr "GBA-kasettipolku:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:121
|
||
msgid "GCI Folder Path:"
|
||
msgstr "GCI-kansiopolku"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:123
|
||
msgid ""
|
||
"Warning: A GCI folder override path is currently configured for this slot. "
|
||
"Adjusting the GCI path here will have no effect."
|
||
msgstr ""
|
||
"Varoitus: GCI-kansion korvauspolku on tällä hetkellä säädetty tähän "
|
||
"paikkaan. GCI-polun säätäminen tähän ei tuota vaikutuksia."
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:167
|
||
msgid "Slot A:"
|
||
msgstr "Paikka A:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:181
|
||
msgid "Slot B:"
|
||
msgstr "Paikka B:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:195
|
||
msgid "SP1:"
|
||
msgstr "SP1:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:202
|
||
msgid "GBA Settings"
|
||
msgstr "GBA-asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:209
|
||
msgid "BIOS:"
|
||
msgstr "BIOS:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:219
|
||
msgid "Game Boy Player ROM:"
|
||
msgstr "Game Boy Playerin ROM:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:220
|
||
msgid "Port %1 ROM:"
|
||
msgstr "Portin %1 ROM:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:228
|
||
msgid "Save in Same Directory as the ROM"
|
||
msgstr "Tallenna ROMin kanssa samaan hakemistoon"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:234
|
||
msgid "Saves:"
|
||
msgstr "Tallennustiedostot:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:440
|
||
msgid "Choose a File to Open or Create"
|
||
msgstr "Valitse luotava tai avattava tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:452
|
||
msgid "Cannot set memory card to an empty path."
|
||
msgstr "Muistikorttia ei voi asettaa tyhjäksi hakemistopoluksi."
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:472
|
||
msgid ""
|
||
"The filename %1 does not conform to Dolphin's region code format for memory "
|
||
"cards. Please rename this file to either %2, %3, %4, or %5, matching the "
|
||
"region of the save files that are on it."
|
||
msgstr ""
|
||
"Tiedostonimi %1 ei seuraa Dolphinin muistikorteille käyttänmää "
|
||
"aluekoodimuotoa. Anna tiedoston nimeksi joko %2, %3, %4 tai %5, sitten että "
|
||
"nimi vastaa kortilla olevan tallennustiedoston aluetta."
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:494
|
||
msgid ""
|
||
"The file\n"
|
||
"%1\n"
|
||
"is either corrupted or not a GameCube memory card file.\n"
|
||
"%2"
|
||
msgstr ""
|
||
"Tiedosto\n"
|
||
"%1\n"
|
||
"on joko vioittunut tai ei ole GameCube-muistikorttitiedosto.\n"
|
||
"%2"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:515
|
||
msgid ""
|
||
"The same file can't be used in multiple slots; it is already used by %1."
|
||
msgstr ""
|
||
"Samaa tiedostoa ei voi käyttää useissa paikoissa; se on jo käytössä paikassa "
|
||
"%1."
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:548
|
||
msgid "Choose GCI Base Folder"
|
||
msgstr "Valitse GCI-pohjakansio"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:558
|
||
msgid "Cannot set GCI folder to an empty path."
|
||
msgstr "GCI-kansiota ei voi asettaa tyhjäksi hakemistopoluksi."
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:599
|
||
msgid ""
|
||
"The folder %1 does not conform to Dolphin's region code format for GCI "
|
||
"folders. Please rename this folder to either %2, %3, %4, or %5, matching the "
|
||
"region of the save files that are in it."
|
||
msgstr ""
|
||
"Tiedostonimi %1 ei seuraa Dolphinin GCI-kansioille käyttämää "
|
||
"aluekoodimuotoa. Anna tiedoston nimeksi joko %2, %3, %4 tai %5, sitten että "
|
||
"nimi vastaa kortilla olevan tallennustiedoston aluetta."
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:623
|
||
msgid ""
|
||
"The same folder can't be used in multiple slots; it is already used by %1."
|
||
msgstr ""
|
||
"Samaa kansiota ei voi käyttää useissa paikoissa; se on jo käytössä paikassa "
|
||
"%1."
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:658
|
||
msgid "Choose a File to Open"
|
||
msgstr "Valitse avattava tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:659
|
||
msgid "Game Boy Advance Carts (*.gba)"
|
||
msgstr "Game Boy Advance -kortit (*.gba)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:693
|
||
msgid "Select GBA BIOS"
|
||
msgstr "Valitse GBA-BIOS"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:715
|
||
msgid "Select GBA Saves Path"
|
||
msgstr "Valitse GBA-tallennustiedostojen polku"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:742
|
||
msgid "Put IPL ROMs in User/GC/<region>."
|
||
msgstr "Aseta IPL-ROMit User/GC<region>-kansioon"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:801
|
||
msgid "Select GBA ROM"
|
||
msgstr "Valitse GBA-ROM"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GameCubePane.cpp:807
|
||
msgid ""
|
||
"Game Boy Advance ROMs (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom "
|
||
"*.bin);;All Files (*)"
|
||
msgstr ""
|
||
"Game Boy Advance -ROMit (*.gba *.gbc *.gb *.7z *.zip *.agb *.mb *.rom "
|
||
"*.bin);;Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:138
|
||
msgid "Basic Settings"
|
||
msgstr "Perusasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:143
|
||
msgid "Enable Dual Core (speedhack)"
|
||
msgstr "Ota kaksiydinsuoritin käyttöön (nopeusniksi)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:146
|
||
msgid "Enable Cheats"
|
||
msgstr "Käytä huijauskoodeja"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:150
|
||
msgid "Load Whole Game Into Memory"
|
||
msgstr "Lataa koko peli muistiin"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:153
|
||
msgid ""
|
||
"Loads the running game into memory in the background.<br><br>This may "
|
||
"improve performance with slow or high-latency storage.<br>System memory "
|
||
"requirements will be much higher with this setting enabled."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Lataa käynnissä olevan pelin tiedostot RAM-muistiin taustalla.<br><br>Tämä "
|
||
"voi parantaa suorituskykyä, jos tallennusväline on hidas tai viiveellinen."
|
||
"<br> Keskusmuistia tarvitaan huomattavasti enemmän, jos asetus on valittu."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:159
|
||
msgid "Allow Mismatched Region Settings"
|
||
msgstr "Salli ristiriitaiset alueasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:163
|
||
msgid "Change Discs Automatically"
|
||
msgstr "Vaihda levyä automaattisesti"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:167
|
||
msgid "Show Current Game on Discord"
|
||
msgstr "Näytä peli Discordissa"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:178
|
||
msgid "Unlimited"
|
||
msgstr "Rajoittamaton"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:185
|
||
msgid "%1% (Normal Speed)"
|
||
msgstr "%1 % (Normaali nopeus)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:190
|
||
msgid "&Speed Limit:"
|
||
msgstr "&Nopeusrajoitus:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:195
|
||
msgid "Auto Update Settings"
|
||
msgstr "Automaattisen päivityksen asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:205
|
||
msgid "&Auto Update:"
|
||
msgstr "&Automaattinen päivitys:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:208
|
||
msgid "Don't Update"
|
||
msgstr "Älä päivitä"
|
||
|
||
#. i18n: Releases is a noun.
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210
|
||
msgid "Releases (every few months)"
|
||
msgstr "Julkaisut (muutaman kuukauden välein)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:210
|
||
msgid "Dev (multiple times a day)"
|
||
msgstr "Kehitysversiot (monia kertoja päivässä)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:218
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:461
|
||
msgid "Fallback Region"
|
||
msgstr "Oletusalue"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:229
|
||
msgid "Fallback Region:"
|
||
msgstr "Oletusalue:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:238
|
||
msgid "Usage Statistics Reporting Settings"
|
||
msgstr "Käyttötilastojen raportointi"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:243
|
||
msgid "Enable Usage Statistics Reporting"
|
||
msgstr "Ota käyttötilastojen raportointi käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:244
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:467
|
||
msgid "Generate a New Statistics Identity"
|
||
msgstr "Luo uusi tilastoidentiteetti"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:368
|
||
msgid "Identity Generation"
|
||
msgstr "Identiteetin luonti"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:369
|
||
msgid "New identity generated."
|
||
msgstr "Uusi identiteetti luotu."
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:377
|
||
msgid ""
|
||
"Separates CPU and GPU emulation work to separate threads. Reduces single-"
|
||
"thread burden by spreading Dolphin's heaviest load across two cores, which "
|
||
"usually improves performance. However, it can result in glitches and crashes."
|
||
"<br><br>This setting cannot be changed while emulation is active."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Erottaa suorittimen ja grafiikkasuorittimen työt eri säikeille. Asetus "
|
||
"vähentää yksittäisen säikeen kuormaa jakamalla suurimman osan Dolphinin "
|
||
"laskennasta kahdelle suoritinytimelle, mikä yleensä parantaa suorituskykyä. "
|
||
"Jako voi kuitenkin aiheuttaa häiriöitä ja epävakautta.<br><br>Asetusta ei "
|
||
"voi muuttaa, kun emulointi on käynnissä.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:383
|
||
msgid ""
|
||
"Enables the use of AR and Gecko cheat codes which can be used to modify "
|
||
"games' behavior. These codes can be configured with the Cheats Manager in "
|
||
"the Tools menu.<br><br>This setting cannot be changed while emulation is "
|
||
"active.<br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Mahdollistaa AR- ja Gecko-huijauskoodien hyödyntämisen, jolloin pelien "
|
||
"toimintaa voi muunnella. Koodeja voi hallita Huijauskoodien hallinta "
|
||
"-valikosta Työkalut-valikossa.<br><br>Tätä asetusta ei voi muuttaa, kun "
|
||
"emulointi on käynnissä.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:388
|
||
msgid ""
|
||
"Lets you use languages and other region-related settings that the game may "
|
||
"not be designed for. May cause various crashes and bugs.<br><br>This setting "
|
||
"cannot be changed while emulation is active.<br><br><dolphin_emphasis>If "
|
||
"unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Mahdollistaa kielten ja alueasetusten valitsemisen, vaikkei peli välttämättä "
|
||
"tukisi sellaisia asetuksia. Asetus voi aiheuttaa epävakautta ja muita "
|
||
"ongelmia.<br><br>Asetusta ei voi muuttaa, kun emulointi on käynnissä."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:393
|
||
msgid ""
|
||
"Automatically changes the game disc when requested by games with two discs. "
|
||
"This feature requires the game to be launched in one of the following ways:"
|
||
"<br>- From the game list, with both discs being present in the game list."
|
||
"<br>- With File > Open or the command line interface, with the paths to both "
|
||
"discs being provided.<br>- By launching an M3U file with File > Open or the "
|
||
"command line interface.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Vaihtaa pelilevyä automaattisesti, kun kahdesta levystä koostuva peli pyytää "
|
||
"vaihtoa. Ominaisuuden toiminta vaatii pelin käynnistämistä jollain "
|
||
"seuraavista tavoista:<br>- Pelilistasta, jolloin molempien levyjen on "
|
||
"löydyttävä listasta.<br>- Valinnalla Tiedosto > Avaa tai komentoriviltä, "
|
||
"jolloin molempien levyjen polut on annettava.<br>- Käynnistämällä M3U-"
|
||
"tiedosto valinnalla Tiedosto > Avaa tai komentoriviltä."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:402
|
||
msgid ""
|
||
"Shows which game is active and the duration of your current play session in "
|
||
"your Discord status.<br><br>This setting cannot be changed while emulation "
|
||
"is active.<br><br><dolphin_emphasis>If unsure, leave this checked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää Discord-tilatiedoissa, mikä peli on aktiivinen ja kuinka pitkä peli-"
|
||
"istunto on ollut.<br><br>Asetusta ei voi muuttaa, kun emulointi on käynnissä."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valituksi.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:408
|
||
msgid ""
|
||
"Selects which update track Dolphin uses when checking for updates at "
|
||
"startup. If a new update is available, Dolphin will show a list of changes "
|
||
"made since your current version and ask you if you want to update."
|
||
"<br><br>The Dev track has the latest version of Dolphin which often updates "
|
||
"multiple times per day. Select this track if you want the newest features "
|
||
"and fixes.<br><br>The Releases track has an update every few months. Some "
|
||
"reasons you might prefer to use this track:<br>- You prefer using versions "
|
||
"that have had additional testing.<br>- NetPlay requires players to have the "
|
||
"same Dolphin version, and the latest Release version will have the most "
|
||
"players to match with.<br>- You frequently use Dolphin's savestate system, "
|
||
"which doesn't guarantee backward compatibility of savestates between Dolphin "
|
||
"versions. If this applies to you, make sure you make an in-game save before "
|
||
"updating (i.e. save your game in the same way you would on a physical "
|
||
"GameCube or Wii), then load the in-game save after updating Dolphin and "
|
||
"before making any new savestates.<br><br>Selecting \"Don't Update\" will "
|
||
"prevent Dolphin from automatically checking for updates."
|
||
"<br><br><dolphin_emphasis>If unsure, select Releases.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Valitsee Dolphinin käyttämän päivityskanavan, jonka perusteella Dolphin "
|
||
"tarkistaa päivitykset käynnistyksen yhteydessä. Jos uusi päivitys on "
|
||
"saatavilla, Dolphin näyttää listan muutoksista verrattuna nykyiseen versioon "
|
||
"ja ehdottaa päivityksen lataamista.<br><br>Kehitysversiot ovat Dolphinin "
|
||
"tuoreimpia versioita, jotka voivat muuttua jopa useita kertoja päivässä. "
|
||
"Valitse tämä kanava, jos haluat käyttää uusimpia ominaisuuksia ja korjauksia."
|
||
"<br><br>Julkaisukanava päivittyy muutaman kuukauden välein. Tämä voi olla "
|
||
"parempi vaihtoehto, jos:<br>- Tahdot käyttää enemmän testattuja, vakaampia "
|
||
"versioita.<br>- NetPlay vaatii toimiakseen, että pelaajilla on sama versio "
|
||
"Dolphinista. Useimmat pelaajat käyttävät uusinta julkaisuversiota.<br>- "
|
||
"Käytät usein Dolphinin tilantallennusjärjestelmää. Tallennusten "
|
||
"yhteensopivuudesta ei ole takeita eri versioiden välillä. Tässä tapauksessa "
|
||
"on suositeltavaa, että päivität Dolphinin vasta sitten, kun edistyminen on "
|
||
"tallennettu pelin omaa järjestelmää käyttäen (samoin kuin se "
|
||
"tallennettaisiin varsinaisella konsolilla pelattaessa). Tämän jälkeen on "
|
||
"hyvä ladata tallennustiedosto pelissä Dolphinin uudella versiolla, ennen "
|
||
"kuin luot uusia tilantallennuksia.<br><br>Valinta \"Älä päivitä\" estää "
|
||
"Dolphinin automaattiset päivitykset ja niiden tarkistamisen."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse \"Julkaisut\".</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:427
|
||
msgid ""
|
||
"Sets the region used for titles whose region cannot be determined "
|
||
"automatically.<br><br>This setting cannot be changed while emulation is "
|
||
"active."
|
||
msgstr ""
|
||
"Asettaa oletusalueen niille julkaisuille, joiden aluetta ei voi tunnistaa "
|
||
"automaattisesti.<br><br>Tätä asetusta ei voi muuttaa, kun emulointi on "
|
||
"käynnissä."
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:431
|
||
msgid ""
|
||
"If selected, Dolphin can collect data on its performance, feature usage, "
|
||
"emulated games, and configuration, as well as data on your system's hardware "
|
||
"and operating system.<br><br>No private data is ever collected. This data "
|
||
"helps us understand how people and emulated games use Dolphin and prioritize "
|
||
"our efforts. It also helps us identify rare configurations that are causing "
|
||
"bugs, performance and stability issues."
|
||
msgstr ""
|
||
"Jos asetus on päällä, Dolphin voi kerätä tietoja suorituskyvystä, "
|
||
"ominaisuuksien käytöstä, pelatuista peleistä ja asetuksista, sekä "
|
||
"järjestelmäsi laitteista ja käyttöjärjestelmästä.<br><br>Yksityisiä tietoja "
|
||
"ei kerätä. Tiedot auttavat meitä ymmärtämään paremmin, miten ihmiset ja "
|
||
"emuloidut pelit hyödyntävät Dolphinia, mikä vaikuttaa työmme "
|
||
"tärkeysjärjestykseen. Ominaisuus auttaa meitä myös tunnistamaan harvinaisia "
|
||
"asetuksia, jotka voivat aiheuttaa tominnan, suorituskyvyn tai vakauden "
|
||
"ongelmia."
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:437
|
||
msgid ""
|
||
"Generate a new anonymous ID for your usage statistics. This will cause any "
|
||
"future statistics to be unassociated with your previous statistics."
|
||
msgstr ""
|
||
"Luo uuden anonyymin tunnisteen käyttötilastointia varten. Toiminto estää "
|
||
"tulevien tilastojen liittämisen edellisiin tilastoihin."
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:453
|
||
msgid "Speed Limit"
|
||
msgstr "Nopeusrajoitus"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:457
|
||
msgid "Auto Update"
|
||
msgstr "Automaattinen päivitys"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:477
|
||
msgid ""
|
||
"Controls how fast emulation runs relative to the original hardware."
|
||
"<br><br>Values higher than 100% will emulate faster than the original "
|
||
"hardware can run, if your hardware is able to keep up. Values lower than "
|
||
"100% will slow emulation instead. Unlimited will emulate as fast as your "
|
||
"hardware is able to.<br><br><dolphin_emphasis>If unsure, select 100%.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Säätää emuloinnin nopeutta verrattuna alkuperäisen laitteiston nopeuteen."
|
||
"<br><br>Jos valinta on korkeampi kuin 100 %, emulointi toimii nopeammin kuin "
|
||
"alkuperäisellä laitteistolla, jos oma laitteesi on riittävän tehokas siihen. "
|
||
"Jos valinta on alle 100 %, emulointi sitä vastoin hidastuu. Rajoittamaton "
|
||
"valinta emuloi niin nopeasti kuin laitteesi vain ehtii."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse 100%.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:483
|
||
msgid ""
|
||
"<dolphin_emphasis>When Hardcore Mode is enabled, Speed Limit values less "
|
||
"than 100% will be treated as 100%.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"<dolphin_emphasis>Kun Hardcore-tila on käytössä, alle 100 %:n "
|
||
"nopeusrajoitukset tulkitaan poikkeuksellisesti 100 %:ksi.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/GeneralPane.cpp:489
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:284
|
||
msgid "%1<br><br>%2"
|
||
msgstr "%1<br><br>%2"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:40
|
||
msgid "<System Language>"
|
||
msgstr "<Järjestelmän kieli>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:117
|
||
msgid "User Interface"
|
||
msgstr "Käyttöliittymä"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:129
|
||
msgid "&Language:"
|
||
msgstr "&Kieli:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:140
|
||
msgid "&Theme:"
|
||
msgstr "&Teema:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:144
|
||
msgid "Style:"
|
||
msgstr "Tyyli:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:149
|
||
msgid "(System)"
|
||
msgstr "(Järjestelmä)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:153
|
||
msgid "(Light)"
|
||
msgstr "(Vaalea)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:154
|
||
msgid "(Dark)"
|
||
msgstr "(Tumma)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:157
|
||
msgid "(Fusion Light)"
|
||
msgstr "(Fusion Vaalea)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:159
|
||
msgid "(Fusion Dark Gray)"
|
||
msgstr "(Fusion Tummanharmaa)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:161
|
||
msgid "(Fusion Dark)"
|
||
msgstr "(Fusion Tumma)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:171
|
||
msgid "Use Built-In Database of Game Names"
|
||
msgstr "Käytä sisäänrakennettua pelien nimien tietokantaa"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:174
|
||
msgid "Download Game Covers from GameTDB.com for Use in Grid Mode"
|
||
msgstr "Lataa kansikuvia GameTDB.com-sivustolta ruudukkonäkymään"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:176
|
||
msgid "Enable Debugging UI"
|
||
msgstr "Ota virheenkorjauskäyttöliittymä käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:178
|
||
msgid "Hotkeys Require Window Focus"
|
||
msgstr "Pikanäppäimet vain kohdistetussa ikkunassa"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:180
|
||
msgid "Inhibit Screensaver During Emulation"
|
||
msgstr "Estä näytönsäästäjä emuloidessa"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:182
|
||
msgid "Enable Play Time Tracking"
|
||
msgstr "Ota peliajan seuranta käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:194
|
||
msgid "Render Window"
|
||
msgstr "Hahmonnusikkuna"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:199
|
||
msgid "Keep Window on Top"
|
||
msgstr "Pidä ikkuna päällimmäisenä"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:200
|
||
msgid "Confirm on Stop"
|
||
msgstr "Kysy ennen pysäytystä"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:202
|
||
msgid "Use Panic Handlers"
|
||
msgstr "Käytä paniikkikäsittelijöitä"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:204
|
||
msgid "Show Active Title in Window Title"
|
||
msgstr "Näytä aktiivinen julkaisu ikkunan otsikossa"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:206
|
||
msgid "Pause on Focus Loss"
|
||
msgstr "Keskeytä, kun ikkuna ei ole kohdistettuna"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:208
|
||
msgid "Mouse Cursor Visibility"
|
||
msgstr "Hiiren osoittimen näkyvyys"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:213
|
||
msgid "On Movement"
|
||
msgstr "Liikkeen yhteydessä"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:215
|
||
msgid "Never"
|
||
msgstr "Ei koskaan"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:218
|
||
msgid "Always"
|
||
msgstr "Aina"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:224
|
||
msgid "Lock Mouse Cursor"
|
||
msgstr "Lukitse hiiren osoitin paikoilleen"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:274
|
||
msgid ""
|
||
"Shows Dolphin's debugging user interface. This lets you view and modify a "
|
||
"game's code and memory contents, set debugging breakpoints, examine network "
|
||
"requests, and more.<br><br><dolphin_emphasis>If unsure, leave this unchecked."
|
||
"</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää Dolphinin virheenjäljityskäyttöliittymän. Näkymä mahdollistaa muun "
|
||
"muassa pelin koodin ja muistin katselun ja muokkaamisen, keskeytyskohtien "
|
||
"asettamisen sekä verkkoliikenteen tutkimisen.<br><br><dolphin_emphasis>Ellet "
|
||
"ole varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:278
|
||
msgid "<dolphin_emphasis>Disabled in Hardcore Mode.</dolphin_emphasis>"
|
||
msgstr "Poissa käytöstä Hardcore-tilassa."
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:322
|
||
msgid "Restart Required"
|
||
msgstr "Uudelleenkäynnistys tarvitaan"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:323
|
||
msgid "You must restart Dolphin in order for the change to take effect."
|
||
msgstr "Dolphin vaatii uudelleenkäynnistyksen, jotta muutos tulee voimaan."
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:335
|
||
msgid ""
|
||
"Uses Dolphin's database of properly formatted names in the game list's Title "
|
||
"column.<br><br><dolphin_emphasis>If unsure, leave this checked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Käyttää Dolphinin ylläpitämää pelien nimien tietokantaa pelilistan Julkaisu-"
|
||
"sarakkeessa.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valituksi.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:338
|
||
msgid ""
|
||
"Changes the appearance and color of Dolphin's buttons."
|
||
"<br><br><dolphin_emphasis>If unsure, select Clean.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Muuttaa Dolphinin painikkeiden väriä ja ulkonäköä."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse Clean.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:341
|
||
msgid ""
|
||
"Forces the render window to stay on top of other windows and applications."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Pakottaa hahmonnusikkunan näkymään muiden ikkunoiden ja sovellusten "
|
||
"yläpuolella.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:344
|
||
msgid ""
|
||
"Sets the language displayed by Dolphin's user interface.<br><br>Changes to "
|
||
"this setting only take effect once Dolphin is restarted."
|
||
"<br><br><dolphin_emphasis>If unsure, select <System Language>.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Asettaa Dolphinin käyttöliittymän kielen.<br><br>Asetuksen muutokset astuvat "
|
||
"voimaan vasta, kun Dolphin käynnistyy uudelleen."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse <Järjestelmän "
|
||
"kieli>.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:348
|
||
msgid ""
|
||
"Requires the render window to be focused for hotkeys to take effect."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Jos asetus on valittuna, pikanäppäimillä on vaikutusta vain, jos "
|
||
"hahmonnusikkuna on aktiivinen.<br><br><dolphin_emphasis>Ellet ole varma, "
|
||
"jätä tämä valituksi.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:351
|
||
msgid ""
|
||
"Downloads full game covers from GameTDB.com to display in the game list's "
|
||
"Grid View. If this setting is unchecked, the game list displays a banner "
|
||
"from the game's save data, and if the game has no save file, displays a "
|
||
"generic banner instead.<br><br>List View will always use the save file "
|
||
"banners.<br><br><dolphin_emphasis>If unsure, leave this checked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Lataa pelien kansikuvia GameTDB.com-sivustolta, jotta ne voisivat näkyä "
|
||
"pelilistan ruudukossa. Jos tämä asetus on valitsematta, ruudukossa näkyy sen "
|
||
"sijaan pelin tallennustiedoston mukana tuleva pienoiskuva, ja jos "
|
||
"tallennustiedostoa ei ole, ruudukossa näkyy sen sijaan yleisluontoinen "
|
||
"pienoiskuva.<br><br>Listanäkymässä näkyy tätä vastoin aina "
|
||
"tallennustiedoston pienoiskuva.<br><br><dolphin_emphasis>Ellet ole varma, "
|
||
"jätä tämä valituksi.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:358
|
||
msgid ""
|
||
"Disables your screensaver while running a game.<br><br><dolphin_emphasis>If "
|
||
"unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Poistaa näytönsäästäjän käytöstä, kun peli on käynnissä."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valituksi.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:361
|
||
msgid ""
|
||
"Tracks the time you spend playing games and shows it in the List View (as "
|
||
"hours/minutes).<br><br>This setting cannot be changed while emulation is "
|
||
"active.<br><br><dolphin_emphasis>If unsure, leave this checked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Seuraa aikaa, jonka vietät peleissä, ja näyttää sen listanäkymässä (tunteina "
|
||
"ja minuutteina).<br><br>Tätä asetusta ei voi muuttaa, kun peli on käynnissä."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valituksi.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:365
|
||
msgid ""
|
||
"Prompts you to confirm that you want to end emulation when you press Stop."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Kysyy varmistuksena Lopeta-painikkeen painalluksen jälkeen, että todella "
|
||
"halusit pysäyttää emuloinnin.<br><br><dolphin_emphasis>Ellet ole varma, jätä "
|
||
"tämä valituksi.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:368
|
||
msgid ""
|
||
"In the event of an error, Dolphin will halt to inform you of the error and "
|
||
"present choices on how to proceed. With this option disabled, Dolphin will "
|
||
"\"ignore\" all errors. Emulation will not be halted and you will not be "
|
||
"notified.<br><br><dolphin_emphasis>If unsure, leave this checked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Virheen sattuessa Dolphin pysähtyy, ilmoittaa virheestä ja esittää "
|
||
"vaihtoehtoisia tapoja jatkaa eteenpäin. Jos tämä asetus ei ole käytössä, "
|
||
"Dolphin niin ikään ohittaa kaikki virheet. Emulointi ei keskeydy, eivätkä "
|
||
"virheilmoitukset tule näkyviin.<br><br><dolphin_emphasis>Ellet ole varma, "
|
||
"jätä tämä valituksi.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:373
|
||
msgid ""
|
||
"Shows the active game title in the render window's title bar."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää aktiivisen pelin nimen hahmonnusikkunan otsikkorivillä."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valituksi.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:376
|
||
msgid ""
|
||
"Pauses the game whenever the render window isn't focused."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Keskeyttää pelin, kun hahmonnusikkuna ei ole aktiivinen."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:379
|
||
msgid ""
|
||
"Locks the mouse cursor to the Render Widget as long as it has focus. You can "
|
||
"set a hotkey to unlock it.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Lukitsee hiiren osoittimen hahmonnusalueelle, kun se on aktiivinen. Voit "
|
||
"valita pikanäppäimen, joka vapauttaa lukituksen."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:383
|
||
msgid ""
|
||
"Shows the mouse cursor briefly whenever it has recently moved, then hides it."
|
||
"<br><br><dolphin_emphasis>If unsure, select this mode.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää hiiren osoittimen hetken ajan, kun se on liikkunut, ja sitten "
|
||
"piilottaa sen.<br><br><dolphin_emphasis>Ellet ole varma, valitse tämä asetus."
|
||
"</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:386
|
||
msgid ""
|
||
"Hides the mouse cursor whenever it is inside the render window and the "
|
||
"render window is focused.<br><br><dolphin_emphasis>If unsure, select "
|
||
""On Movement".</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Piilottaa hiiren osoittimen, kun se on hahmonnusikkunan alueella ja ikkuna "
|
||
"on aktiivinen.<br><br><dolphin_emphasis>Ellet ole varma, valitse \"Liikkeen "
|
||
"yhteydessä\".</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:390
|
||
msgid ""
|
||
"Shows the mouse cursor at all times.<br><br><dolphin_emphasis>If unsure, "
|
||
"select "On Movement".</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää aina hiiren osoittimen.<br><br><dolphin_emphasis>Ellet ole varma, "
|
||
"valitse "Liikkeen yhteydessä"</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:393
|
||
msgid ""
|
||
"Sets the style of Dolphin's user interface. Any custom styles that you have "
|
||
"added will be presented here, allowing you to switch to them."
|
||
"<br><br><dolphin_emphasis>If unsure, select (System).</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Asettaa Dolphinin käyttöliittymän tyylin. Myös lisäämäsi tyylit näkyvät "
|
||
"tässä, ja voit valita niitä tämän asetuksen avulla."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse (Järjestelmä).</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:399
|
||
msgid "Theme"
|
||
msgstr "Teema"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:404
|
||
msgid "Language"
|
||
msgstr "Kieli"
|
||
|
||
#: Source/Core/DolphinQt/Settings/InterfacePane.cpp:431
|
||
msgid "Style"
|
||
msgstr "Tyyli"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:32
|
||
msgid "Show Messages"
|
||
msgstr "Näytä viestit"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:36
|
||
msgid "Font Size:"
|
||
msgstr "Kirjasinkoko:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:37
|
||
msgid "Font Size"
|
||
msgstr "Fontin koko"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:41
|
||
msgid "Performance Statistics"
|
||
msgstr "Suorituskykytilastot"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:45
|
||
msgid "Show FPS"
|
||
msgstr "Näytä kehysnopeus"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:47
|
||
msgid "Show Internal Resolution"
|
||
msgstr "Näytä sisäinen kuvatarkkuus"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:48
|
||
msgid "Show Frame Times"
|
||
msgstr "Näytä kehysajat"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:49
|
||
msgid "Show VPS"
|
||
msgstr "Näytä VPS-laskuri"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:50
|
||
msgid "Show VBlank Times"
|
||
msgstr "Näytä VBlank-ajat"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:51
|
||
msgid "Show % Speed"
|
||
msgstr "Näytä prosentuaalinen nopeus"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:52
|
||
msgid "Show Performance Graphs"
|
||
msgstr "Näytä suorituskykykaaviot"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:53
|
||
msgid "Show Speed Colors"
|
||
msgstr "Näytä nopeusvärit"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:63
|
||
msgid "Performance Sample Window (ms):"
|
||
msgstr "Suorituskyvyn näytteenottoikkuna (ms):"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:64
|
||
msgid "Performance Sample Window (ms)"
|
||
msgstr "Suorituskyvyn otosikkuna (ms)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:68
|
||
msgid "Movie Window"
|
||
msgstr "Nauhoiteikkuna"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:72
|
||
msgid "Show Movie Window"
|
||
msgstr "Näytä nauhoiteikkuna"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:74
|
||
msgid "Show Rerecord Counter"
|
||
msgstr "Näytä uudelleennauhoituslasksuri"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:75
|
||
msgid "Show Lag Counter"
|
||
msgstr "Näytä viivelaskuri"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:76
|
||
msgid "Show Frame Counter"
|
||
msgstr "Näytä kehyslaskuri"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:77
|
||
msgid "Show Input Display"
|
||
msgstr "Näytä syötteet"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:78
|
||
msgid "Show System Clock"
|
||
msgstr "Näytä järjestelmän kellonaika"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:88
|
||
msgid "Netplay"
|
||
msgstr "Nettipeli"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:92
|
||
msgid "Show NetPlay Ping"
|
||
msgstr "Näytä nettipelin vasteaika"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:93
|
||
msgid "Show NetPlay Chat"
|
||
msgstr "Näytä nettipelin keskustelu"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:103
|
||
msgid "Show Statistics"
|
||
msgstr "Näytä tilastot"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:105
|
||
msgid "Show Projection Statistics"
|
||
msgstr "Näytä projektiotilastot"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:142
|
||
msgid ""
|
||
"Shows on-screen display messages over the render window. These messages "
|
||
"disappear after several seconds.<br><br><dolphin_emphasis>If unsure, leave "
|
||
"this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää hahmonnusikkunan päällä näyttöviestejä emuloinnin tilasta. Viestit "
|
||
"katoavat muutaman sekunnin jälkeen.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, jätä tämä valituksi.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:146
|
||
msgid ""
|
||
"Changes the font size of the On-Screen Display. Affects features such as "
|
||
"performance statistics, frame counter, and netplay chat.<br><br>The font can "
|
||
"be changed by placing a TTF font file into Dolphin's User/Load folder, and "
|
||
"renaming it OSD_Font.ttf.<br><br><dolphin_emphasis>If unsure, leave this at "
|
||
"13.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Muuttaa ruudunpäällisen näkymän kirjasinkokoa. Asetus vaikuttaa muun muassa "
|
||
"suorituskykytilastonäkymään, kehyslaskuriin ja nettipelin keskusteluun."
|
||
"<br><br>Kirjasinta voi muutaa tallentamalla Dolphinin User/Load-kansioon TTF-"
|
||
"kirjasintiedoston, jonka nimen on oltava OSD_Font.ttf."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, valitse 13.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:153
|
||
msgid ""
|
||
"Shows the number of distinct frames rendered per second as a measure of "
|
||
"visual smoothness.<br><br><dolphin_emphasis>If unsure, leave this unchecked."
|
||
"</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää erillisten hahmonnettujen kehysten lukumäärän sekuntia kohden, kuvan "
|
||
"sulavuuden mittana.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:158
|
||
msgid ""
|
||
"Shows the internal resolution in pixels, as a product of width and height. "
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää sisäisen kuvatarkkuuden pikselimääräisenä leveyden ja korkeuden "
|
||
"tulona.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:162
|
||
msgid ""
|
||
"Shows the average time in ms between each distinct rendered frame alongside "
|
||
"the standard deviation.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää erillisten hahmonnettujen kehysten välisen keskimääräisen ajan "
|
||
"millisekunteina, ja keskihajonnan.<br><br><dolphin_emphasis>Ellet ole varma, "
|
||
"jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:166
|
||
msgid ""
|
||
"Shows the number of frames rendered per second as a measure of emulation "
|
||
"speed.<br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää hahmonnettujen kehysten lukumäärän sekuntia kohden, "
|
||
"emulaationopeuden mittana.<br><br><dolphin_emphasis>Ellet ole varma, jätä "
|
||
"tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:170
|
||
msgid ""
|
||
"Shows the average time in ms between each rendered frame alongside the "
|
||
"standard deviation.<br><br><dolphin_emphasis>If unsure, leave this unchecked."
|
||
"</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää hahmonnettujen kehysten välisen keskimääräisen ajan millisekunteina, "
|
||
"ja keskihajonnan.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:174
|
||
msgid ""
|
||
"Shows frametime graph along with statistics as a representation of emulation "
|
||
"performance.<br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää kehysajan kaavion ja tilastot emulaation suorituskyvyn esittämiseksi."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:178
|
||
msgid ""
|
||
"Shows the % speed of emulation compared to full speed."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää emulaation nopeuden prosenttiosuutena täydestä nopeudesta."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:182
|
||
msgid ""
|
||
"Changes the color of the FPS counter depending on emulation speed."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this checked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Muuttaa FPS-laskurin värin emulointinopeuden mukaan."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:186
|
||
msgid ""
|
||
"The amount of time the FPS and VPS counters will sample over.<br><br>The "
|
||
"higher the value, the more stable the FPS/VPS counter will be, but the "
|
||
"slower it will be to update.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"at 1000ms.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Aika, jonka verran kehysnopeus- ja VPS-laskurit keräävät otoksia."
|
||
"<br><br>Mitä korkeampi arvo, sitä tasaisempia laskurit ovat, mutta sitä "
|
||
"hitaamminen ne myös päivittyvät.<br><br><dolphin_emphasis>Ellet ole varma, "
|
||
"jätä tämä 1000 ms:iin.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:193
|
||
msgid ""
|
||
"Shows the player's maximum ping while playing on NetPlay."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää pelaajan korkeimman vasteajan nettipelissä."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:196
|
||
msgid ""
|
||
"Shows chat messages, buffer changes, and desync alerts while playing NetPlay."
|
||
"<br><br><dolphin_emphasis>If unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää keskusteluviestit, puskurin muutokset ja desynkronoitumisen "
|
||
"varoitukset nettipelin aikana.<br><br><dolphin_emphasis>Ellet ole varma, "
|
||
"jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:201
|
||
msgid ""
|
||
"Shows a window that can be filled with information related to movie "
|
||
"recordings. The other options in this group determine what appears in the "
|
||
"window. <br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää ikkunan, jossa voi näkyä nauhoitteisiin liittyviä tietoja. Muut "
|
||
"asetukset valitsevat, mitä ikkunassa näkyy.<br><br><dolphin_emphasis>Ellet "
|
||
"ole varma, jätä tämä valitsematta..</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:205
|
||
msgid ""
|
||
"Shows how many times the input recording has been overwritten by using "
|
||
"savestates.<br><br><dolphin_emphasis>If unsure, leave this unchecked.</"
|
||
"dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää, montako kertaa nauhoitteen osia on korvattu käyttämällä "
|
||
"tilantallennuksia.<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä "
|
||
"valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:209
|
||
msgid ""
|
||
"Shows how many frames have occurred without controller inputs being checked. "
|
||
"Resets to 1 when inputs are processed. <br><br><dolphin_emphasis>If unsure, "
|
||
"leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää montako kehystä on kulunut ilman, että peli on tarkistanut ohjainten "
|
||
"syötteitä. Palaa arvoon 1, kun syötteitä käsitellään."
|
||
"<br><br><dolphin_emphasis>Ellet ole varma, jätä tämä valitsematta.</"
|
||
"dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:213
|
||
msgid ""
|
||
"Shows how many frames have passed. <br><br><dolphin_emphasis>If unsure, "
|
||
"leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää, montako kehystä on kulunut.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:216
|
||
msgid ""
|
||
"Shows the controls currently being input.<br><br><dolphin_emphasis>If "
|
||
"unsure, leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää, mitä syötettä ohjaimet tuottavat.<br><br><dolphin_emphasis>Ellet "
|
||
"ole varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:219
|
||
msgid ""
|
||
"Shows current system time.<br><br><dolphin_emphasis>If unsure, leave this "
|
||
"unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää järjestelmän nykyisen kellonajan.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:223
|
||
msgid ""
|
||
"Shows various rendering statistics.<br><br><dolphin_emphasis>If unsure, "
|
||
"leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää erilaisia hahmonnustilastoja.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/OnScreenDisplayPane.cpp:226
|
||
msgid ""
|
||
"Shows various projection statistics.<br><br><dolphin_emphasis>If unsure, "
|
||
"leave this unchecked.</dolphin_emphasis>"
|
||
msgstr ""
|
||
"Näyttää erinäisiä projektiotilastoa.<br><br><dolphin_emphasis>Ellet ole "
|
||
"varma, jätä tämä valitsematta.</dolphin_emphasis>"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:49
|
||
msgid "Select a Game"
|
||
msgstr "Valitse peli"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:62
|
||
msgid "Select Wii NAND Root"
|
||
msgstr "Valitse Wiin NAND-muistin juuri"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:70
|
||
msgid "Select Dump Path"
|
||
msgstr "Valitse vedostiedostojen polku"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:78
|
||
msgid "Select Load Path"
|
||
msgstr "Valitse latauspolk"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:89
|
||
msgid "Select Resource Pack Path"
|
||
msgstr "Valitse resurssipakettien polku"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:101
|
||
msgid "Select WFS Path"
|
||
msgstr "Valitse WFS-polkuu"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:111
|
||
msgid "Game Folders"
|
||
msgstr "Pelikansiot"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:138
|
||
msgid "Search Subfolders"
|
||
msgstr "Etsi alikansioista"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:140
|
||
msgid "Check for Game List Changes in the Background"
|
||
msgstr "Tarkista pelilistan päivitykset taustalla"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:172
|
||
msgid "Default ISO:"
|
||
msgstr "Oletus-ISO:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:179
|
||
msgid "Wii NAND Root:"
|
||
msgstr "Wiin NAND-muistin juuri:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:186
|
||
msgid "Dump Path:"
|
||
msgstr "Vedostiedostojen polku:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:193
|
||
msgid "Load Path:"
|
||
msgstr "Latauspolku:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:200
|
||
msgid "Resource Pack Path:"
|
||
msgstr "Resurssipakettien polku:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/PathPane.cpp:207
|
||
msgid "WFS Path:"
|
||
msgstr "WFS-polku:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/TriforcePane.cpp:68
|
||
#: Source/Core/DolphinQt/Settings/TriforcePane.cpp:87
|
||
msgid "IP Address Redirections"
|
||
msgstr "IP-osoitteen uudelleenohjaukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102
|
||
msgid "Emulated"
|
||
msgstr "Emuloitu"
|
||
|
||
#: Source/Core/DolphinQt/Settings/TriforcePane.cpp:102
|
||
msgid "Real"
|
||
msgstr "Oikea"
|
||
|
||
#: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:51
|
||
msgid "Select"
|
||
msgstr "Valitse"
|
||
|
||
#: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:60
|
||
msgid "Enter USB device ID"
|
||
msgstr "Syötä USB-laitteen tunniste"
|
||
|
||
#: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:82
|
||
msgid "or select a device"
|
||
msgstr "tai valitse laite"
|
||
|
||
#. i18n: VID means Vendor ID (in the context of a USB device)
|
||
#: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:101
|
||
msgid "Device VID"
|
||
msgstr "Laitteen VID"
|
||
|
||
#. i18n: PID means Product ID (in the context of a USB device), not Process ID
|
||
#: Source/Core/DolphinQt/Settings/USBDevicePicker.cpp:103
|
||
msgid "Device PID"
|
||
msgstr "Laitteen PID"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:60
|
||
msgid "64 MiB"
|
||
msgstr "64 MiB"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:61
|
||
msgid "128 MiB"
|
||
msgstr "128 MiB"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:62
|
||
msgid "256 MiB"
|
||
msgstr "256 MiB"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:63
|
||
msgid "512 MiB"
|
||
msgstr "512 MiB"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:64
|
||
msgid "1 GiB"
|
||
msgstr "1 GiB"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:65
|
||
msgid "2 GiB"
|
||
msgstr "2 GiB"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:66
|
||
msgid "4 GiB (SDHC)"
|
||
msgstr "4 GiB (SDHC)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:67
|
||
msgid "8 GiB (SDHC)"
|
||
msgstr "8 GiB (SDHC)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:68
|
||
msgid "16 GiB (SDHC)"
|
||
msgstr "16 GiB (SDHC)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:69
|
||
msgid "32 GiB (SDHC)"
|
||
msgstr "32 GiB (SDHC)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:110
|
||
msgid "Misc Settings"
|
||
msgstr "Sekalaiset asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:114
|
||
msgid "Use PAL60 Mode (EuRGB60)"
|
||
msgstr "Käytä PAL60-tilaa (EuRGB60)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:115
|
||
msgid "Enable Screen Saver"
|
||
msgstr "Ota näytönsäästäjä käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:117
|
||
msgid "Enable WiiConnect24 via WiiLink"
|
||
msgstr "Käytä WiiLink-palvelua WiiConnect24:n apuna"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:119
|
||
msgid "Connect USB Keyboard"
|
||
msgstr "Yhdistä USB-näppäimistö"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:122
|
||
msgid "4:3"
|
||
msgstr "4:3"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:122
|
||
msgid "16:9"
|
||
msgstr "16:9"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:131
|
||
msgid "Sound:"
|
||
msgstr "Ääni:"
|
||
|
||
#. i18n: Mono audio
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:134
|
||
msgid "Mono"
|
||
msgstr "Mono"
|
||
|
||
#. i18n: Stereo audio
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:136
|
||
msgid "Stereo"
|
||
msgstr "Stereo"
|
||
|
||
#. i18n: Surround audio (Dolby Pro Logic II)
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:138
|
||
msgid "Surround"
|
||
msgstr "Surround-ääni"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:142
|
||
msgid ""
|
||
"Sets the Wii display mode to 60Hz (480i) instead of 50Hz (576i) for PAL "
|
||
"games.\n"
|
||
"May not work for all games."
|
||
msgstr ""
|
||
"Asettaa Wiin näyttötilan 60 Hz:iin (480i) 50 Hz:in (576i) sijaan PAL-"
|
||
"peleille.\n"
|
||
"Asetus ei välttämättä toimi kaikille peleille.."
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:144
|
||
msgid "Dims the screen after five minutes of inactivity."
|
||
msgstr "Tummentaa ruudun viiden minuutin epäaktiivisuuden jälkeen."
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:146
|
||
msgid ""
|
||
"Enables the WiiLink service for WiiConnect24 channels.\n"
|
||
"WiiLink is an alternate provider for the discontinued WiiConnect24 Channels "
|
||
"such as the Forecast and Nintendo Channels\n"
|
||
"Read the Terms of Service at: https://www.wiilink24.com/tos"
|
||
msgstr ""
|
||
"Asetus ottaa WiiLink-palvelun WiiConnect24-kanavien käyttöön.\n"
|
||
"WiiLink on suljettujen WiiConnect24-palveluiden korvaaja, jota voi käyttää "
|
||
"esimerkiksi Forecast- ja Nintendo-kanavien yhteydessä\n"
|
||
"Voit lukea palveluehdot osoitteesta https://www.wiilink24.com/tos"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:149
|
||
msgid "Sets the Wii system language."
|
||
msgstr "Asettaa Wiin järjestelmäkielen."
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:151
|
||
msgid "May cause slow down in Wii Menu and some games."
|
||
msgstr ""
|
||
"Saattaa aiheuttaa hidastumisongelmia Wii-valikossa ja joissain peleissä."
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:167
|
||
msgid "SD Card Settings"
|
||
msgstr "SD-korttiasetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:173
|
||
msgid "Insert SD Card"
|
||
msgstr "Lisää SD-kortti"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:174
|
||
msgid "Supports SD and SDHC. Default size is 128 MB."
|
||
msgstr "Tukee SD- ja SDHC-muotoja. Oletuskoko on 128 Mt."
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:176
|
||
msgid "Allow Writes to SD Card"
|
||
msgstr "Salli SD-kortille kirjoittaminen"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:186
|
||
msgid "SD Card Path:"
|
||
msgstr "SD-kortin polku:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:194
|
||
msgid "Automatically Sync with Folder"
|
||
msgstr "Automaattinen synkronointi kansion kanssa"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:197
|
||
msgid ""
|
||
"Synchronizes the SD Card with the SD Sync Folder when starting and ending "
|
||
"emulation."
|
||
msgstr ""
|
||
"Synkronoi SD-kortin sen synkronointikansion kanssa, kun emulaatio alkaa ja "
|
||
"päättyy."
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:207
|
||
msgid "SD Sync Folder:"
|
||
msgstr "SD-synkronointikansio:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:220
|
||
msgid "SD Card File Size:"
|
||
msgstr "SD-kortin tiedostokoko:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:229
|
||
msgid ""
|
||
"You are about to pack the content of the folder at %1 into the file at %2. "
|
||
"All current content of the file will be deleted. Are you sure you want to "
|
||
"continue?"
|
||
msgstr ""
|
||
"Olet pakkaamassa kansion %1 sisällön tiedostoksi %2. Kaikki tiedoston "
|
||
"nykyinen sisältö poistetaan. Oletko varma, että haluat jatkaa?"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:247
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:271
|
||
msgid "Conversion failed."
|
||
msgstr "Muunto epäonnistui."
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:253
|
||
msgid ""
|
||
"You are about to unpack the content of the file at %2 into the folder at %1. "
|
||
"All current content of the folder will be deleted. Are you sure you want to "
|
||
"continue?"
|
||
msgstr ""
|
||
"Olet purkamassa tiedoston %2 sisällön kansioon %1. Kaikki kansion nykyinen "
|
||
"sisältö poistetaan. Oletko varma, että haluat jatkaa?"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:296
|
||
msgid "Whitelisted USB Passthrough Devices"
|
||
msgstr "Hyväksyttyjen laitteiden lista USB-läpipäästöön"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:304
|
||
msgid "Wii Remote Settings"
|
||
msgstr "Wii Remote -asetukset"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:310
|
||
msgid "Sensor Bar Position:"
|
||
msgstr "Liikkeentunnistimen paikka:"
|
||
|
||
#. i18n: IR stands for infrared and refers to the pointer functionality of Wii Remotes
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:316
|
||
msgid "IR Sensitivity:"
|
||
msgstr "Infrapunaherkkyys:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:321
|
||
msgid "Speaker Volume:"
|
||
msgstr "Kaiuttimen äänenvoimakkuus:"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:359
|
||
msgid "Add New USB Device"
|
||
msgstr "Lisää uusi USB-laite"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:366
|
||
msgid "USB Whitelist Error"
|
||
msgstr "USB-hyväksyntävirhe"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:367
|
||
msgid "This USB device is already whitelisted."
|
||
msgstr "Tämä USB-laite on jo hyväksyttyjen listalla."
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:407
|
||
msgid "Select SD Card Image"
|
||
msgstr "Valitse SD-kortin levykuva"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:409
|
||
msgid "SD Card Image (*.raw);;All Files (*)"
|
||
msgstr "SD-korttikuva (*.raw);;Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/Settings/WiiPane.cpp:418
|
||
msgid "Select a Folder to Sync with the SD Card Image"
|
||
msgstr "Valitse kansio, johon synkronoidaan SD-kortin kuva"
|
||
|
||
#. i18n: "Var" is short for "variant"
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:57
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:855
|
||
msgid "Unknown (Id:%1 Var:%2)"
|
||
msgstr "Tuntematon (Tunnus:%1 Muuttuja:%2)"
|
||
|
||
#. i18n: %1 is a name
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:62
|
||
msgid "Modifying Skylander: %1"
|
||
msgstr "Muokataan Skylanderia: %1"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:84
|
||
msgid "No data to modify!"
|
||
msgstr "Ei muokattavaa dataa!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:85
|
||
msgid "The type of this Skylander does not have any data that can be modified!"
|
||
msgstr "Tällaisella hahmolla ei ole muokattavaa dataa!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:91
|
||
msgid "Unknown Skylander type!"
|
||
msgstr "Tuntematon Skylanderin tyyppi!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:92
|
||
msgid "The type of this Skylander is unknown!"
|
||
msgstr "Skylanderin tyyppi on tuntematon!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:98
|
||
msgid "Unable to modify Skylander!"
|
||
msgstr "Skylanderin muokkaus ei onnistunut!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:99
|
||
msgid ""
|
||
"The type of this Skylander is unknown, or can't be modified at this time!"
|
||
msgstr ""
|
||
"Tällainen Skylander on tuntematon, tai sitä ei voi muokata tällä hetkellä!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:101
|
||
msgid "Can't be modified yet!"
|
||
msgstr "Tätä asetusta ei voi vielä vaihtaa!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:102
|
||
msgid "This Skylander type can't be modified yet!"
|
||
msgstr "Tällaista Skylanderia ei voi vielä muokata!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:119
|
||
msgid "Toy code:"
|
||
msgstr "Lelukoodi:"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:124
|
||
msgid "Money:"
|
||
msgstr "Raha:"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:128
|
||
msgid "Hero level:"
|
||
msgstr "Sankarin taso:"
|
||
|
||
#. i18n: The total amount of time the Skylander has been used for
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:140
|
||
msgid "Playtime:"
|
||
msgstr "Peliaika:"
|
||
|
||
#. i18n: A timestamp for when the Skylander was most recently reset
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:146
|
||
msgid "Last reset:"
|
||
msgstr "Viimeksi nollattu:"
|
||
|
||
#. i18n: A timestamp for when the Skylander was most recently used
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:156
|
||
msgid "Last placed:"
|
||
msgstr "Viimeksi sijoitettu:"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:173
|
||
msgid "The toy code for this figure. Only available for real figures."
|
||
msgstr "Hahmon lelukoodi. Tieto on käytettävissä vain oikeissa hahmoissa."
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:174
|
||
msgid "The amount of money this Skylander has. Between 0 and 65000"
|
||
msgstr "Tämän Skylanderin omistaman rahan määrä, välillä 0–65000"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:175
|
||
msgid ""
|
||
"The hero level of this Skylander. Only seen in Skylanders: Spyro's "
|
||
"Adventures. Between 0 and 100"
|
||
msgstr ""
|
||
"Tämän Skylanderin sankaritaso, välillä 0–100. Valinta ilmenee vain pelissä "
|
||
"Skylanders: Spyro's Adventures."
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:177
|
||
msgid "The nickname for this Skylander. Limited to 15 characters"
|
||
msgstr "Tämän Skylanderin lempinimi, korkeintaan 15 merkkiä"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:179
|
||
msgid "The total time this figure has been used inside a game in seconds"
|
||
msgstr "Kokonaisaika, jonka verran hahmoa on käytetty pelissä, sekunteina"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:180
|
||
msgid ""
|
||
"The last time the figure has been reset. If the figure has never been reset, "
|
||
"the first time the figure was placed on a portal"
|
||
msgstr ""
|
||
"Edellinen ajanhetki, jona hahmo on nollattu. Ellei hahmoa ole koskaan "
|
||
"nollattu, kuvaa sitä ajanhetkeä, jolloin hahmo on viimeksi asetettu "
|
||
"portaaliin"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:182
|
||
msgid "The last time the figure has been placed on a portal"
|
||
msgstr "Edellinen ajanhetki, jona hahmo on asetettu portaaliin"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:216
|
||
msgid "Incorrect money value!"
|
||
msgstr "Rahan määrä ei kelpaa!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:217
|
||
msgid "Make sure that the money value is between 0 and 65000!"
|
||
msgstr "Varmista, että rahan määrä on välillä 0–65000!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:222
|
||
msgid "Incorrect hero level value!"
|
||
msgstr "Sankarin taso ei kelpaa!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:223
|
||
msgid "Make sure that the hero level value is between 0 and 100!"
|
||
msgstr "Varmista, että sankarin taso on välillä 0–100!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:228
|
||
msgid "Incorrect nickname!"
|
||
msgstr "Nimimerkki ei kelpaa!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:229
|
||
msgid "Make sure that the nickname is between 0 and 15 characters long!"
|
||
msgstr "Varmista, että nimimerkki on 0–15 merkkiä pitkä!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:234
|
||
msgid "Incorrect playtime value!"
|
||
msgstr "Peliaika ei kelpaa!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:235
|
||
msgid "Make sure that the playtime value is valid!"
|
||
msgstr "Varmista, että peliaika on oikein!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:239
|
||
msgid "Incorrect last reset time!"
|
||
msgstr "Edellisen nollauksen aika ei kelpaa!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:240
|
||
msgid "Make sure that the last reset datetime value is valid!"
|
||
msgstr "Varmista, että edellisen nollauksen päivämäärä ja aika ovat oikein!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:245
|
||
msgid "Incorrect last placed time!"
|
||
msgstr "Edellisen sijoituksen aika ei kelpaa!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:246
|
||
msgid "Make sure that the last placed datetime value is valid!"
|
||
msgstr "Varmista, että edellisen sijoituksen päivämäärä ja aika ovat oikein!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:277
|
||
msgid "Could not save your changes!"
|
||
msgstr "Muutoksia ei voinut tallentaa!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:278
|
||
msgid ""
|
||
"The file associated to this file was closed! Did you clear the slot before "
|
||
"saving?"
|
||
msgstr ""
|
||
"Tähän tallennukseen liittyvä tiedosto sulkeutui! Tyhjensitkö paikan ennen "
|
||
"tallentamista?"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:295
|
||
msgid "Can't edit villains for this trophy!"
|
||
msgstr "Tämän palkinnon roistoja ei voi muuttaa!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:296
|
||
msgid ""
|
||
"Kaos is the only villain for this trophy and is always unlocked. No need to "
|
||
"edit anything!"
|
||
msgstr ""
|
||
"Kaos on ainoa roisto, joka kuuluu tähän palkintoon, ja hän on pelissä aina "
|
||
"avattuna. Muutoksia ei tarvita!"
|
||
|
||
#. i18n: "Captured" is a participle here. This string is used when listing villains, not when a
|
||
#. villain was just captured
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderModifyDialog.cpp:318
|
||
msgid "Captured villain %1:"
|
||
msgstr "Vangittu roisto %1:"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:44
|
||
msgid "Skylanders Manager"
|
||
msgstr "Skylanderien hallinta"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:49
|
||
msgid "Only Show Collection"
|
||
msgstr "Näytä vain kokoelma"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:111
|
||
msgid "Customize"
|
||
msgstr "Muokkaa"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:112
|
||
msgid "Load File"
|
||
msgstr "Avaa tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:113
|
||
msgid "Clear Slot"
|
||
msgstr "Tyhjennä paikka"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:114
|
||
msgid "Load Slot"
|
||
msgstr "Aseta paikkaan"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:115
|
||
msgid "Modify Slot"
|
||
msgstr "Muokkaa paikkaa"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:143
|
||
msgid "Emulate Skylander Portal"
|
||
msgstr "Emuloi Skylander-portaalia"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:160
|
||
msgid "Portal Slots"
|
||
msgstr "Portaalipaikat"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:174
|
||
msgid "Skylander %1"
|
||
msgstr "Skylander %1"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:214
|
||
msgid "Skylander Collection Path:"
|
||
msgstr "Skylander-kokoelman polk:"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:217
|
||
msgid "Choose"
|
||
msgstr "Valitse"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:233
|
||
msgid "Search:"
|
||
msgstr "Haku:"
|
||
|
||
#. i18n: Figures for the game Skylanders: Spyro's Adventure. The game has the same title in all
|
||
#. countries it was released in, except Japan, where it's named スカイランダーズ スパイロの大冒険.
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:261
|
||
msgid "Spyro's Adventure"
|
||
msgstr "Spyro's Adventure"
|
||
|
||
#. i18n: Figures for the game Skylanders: Giants. The game has the same title in all countries
|
||
#. it was released in. It was not released in Japan.
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:264
|
||
msgid "Giants"
|
||
msgstr "Giants"
|
||
|
||
#. i18n: Figures for the game Skylanders: Swap Force. The game has the same title in all countries
|
||
#. it was released in. It was not released in Japan.
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:267
|
||
msgid "Swap Force"
|
||
msgstr "Vaihda voimaa"
|
||
|
||
#. i18n: Figures for the game Skylanders: Trap Team. The game has the same title in all countries
|
||
#. it was released in. It was not released in Japan.
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:270
|
||
msgid "Trap Team"
|
||
msgstr "Trap Team"
|
||
|
||
#. i18n: Figures for the games Skylanders: SuperChargers (not available for the Wii) and
|
||
#. Skylanders: SuperChargers Racing (available for the Wii). The games have the same titles in
|
||
#. all countries they were released in. They were not released in Japan.
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:274
|
||
msgid "SuperChargers"
|
||
msgstr "SuperChargers"
|
||
|
||
#. i18n: Elements are a trait of Skylanders figures. For official translations of this term,
|
||
#. check the Skylanders SuperChargers manual at https://support.activision.com/manuals
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:286
|
||
msgid "Element"
|
||
msgstr "Elementti"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:322
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:400
|
||
msgid "All"
|
||
msgstr "Kaikki"
|
||
|
||
#. i18n: One of the elements in the Skylanders games. Japanese: まほう. For official translations
|
||
#. in other languages, check the SuperChargers manual at https://support.activision.com/manuals
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:326
|
||
msgid "Magic"
|
||
msgstr "Taikuus"
|
||
|
||
#. i18n: One of the elements in the Skylanders games. Japanese: 水. For official translations
|
||
#. in other languages, check the SuperChargers manual at https://support.activision.com/manuals
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:329
|
||
msgid "Water"
|
||
msgstr "Vesi"
|
||
|
||
#. i18n: One of the elements in the Skylanders games. Japanese: マシン. For official translations
|
||
#. in other languages, check the SuperChargers manual at https://support.activision.com/manuals
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:332
|
||
msgid "Tech"
|
||
msgstr "Tekniikka"
|
||
|
||
#. i18n: One of the elements in the Skylanders games. Japanese: 火. For official translations
|
||
#. in other languages, check the SuperChargers manual at https://support.activision.com/manuals
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:335
|
||
msgid "Fire"
|
||
msgstr "Tuli"
|
||
|
||
#. i18n: One of the elements in the Skylanders games. Japanese: 土. For official translations
|
||
#. in other languages, check the SuperChargers manual at https://support.activision.com/manuals
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:338
|
||
msgid "Earth"
|
||
msgstr "Maa"
|
||
|
||
#. i18n: One of the elements in the Skylanders games. Japanese: ライフ. For official translations
|
||
#. in other languages, check the SuperChargers manual at https://support.activision.com/manuals
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:341
|
||
msgid "Life"
|
||
msgstr "Elo"
|
||
|
||
#. i18n: One of the elements in the Skylanders games. Japanese: 風. For official translations
|
||
#. in other languages, check the SuperChargers manual at https://support.activision.com/manuals
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:344
|
||
msgid "Air"
|
||
msgstr "Ilma"
|
||
|
||
#. i18n: One of the elements in the Skylanders games. Japanese: アンデッド. For official
|
||
#. translations in other languages, check the SuperChargers manual at
|
||
#. https://support.activision.com/manuals
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:348
|
||
msgid "Undead"
|
||
msgstr "Epäkuolema"
|
||
|
||
#. i18n: One of the elements in the Skylanders games. For official translations
|
||
#. in other languages, check the SuperChargers manual at https://support.activision.com/manuals
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:351
|
||
msgid "Dark"
|
||
msgstr "Pimeys"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:366
|
||
msgid "Figure type"
|
||
msgstr "Hahmon tyyp"
|
||
|
||
#. i18n: One of the figure types in the Skylanders games.
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:402
|
||
msgid "Skylander"
|
||
msgstr "Skylander"
|
||
|
||
#. i18n: One of the figure types in the Skylanders games.
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:404
|
||
msgid "Giant"
|
||
msgstr "Jätti"
|
||
|
||
#. i18n: One of the figure types in the Skylanders games.
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:406
|
||
msgid "Swapper"
|
||
msgstr "Swapper"
|
||
|
||
#. i18n: One of the figure types in the Skylanders games.
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:408
|
||
msgid "Trap Master"
|
||
msgstr "Ansamestari"
|
||
|
||
#. i18n: One of the figure types in the Skylanders games.
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:410
|
||
msgid "Mini"
|
||
msgstr "Mini"
|
||
|
||
#. i18n: One of the figure types in the Skylanders games.
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:412
|
||
msgid "Item"
|
||
msgstr "Esin"
|
||
|
||
#. i18n: One of the figure types in the Skylanders games.
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:414
|
||
msgid "Trophy"
|
||
msgstr "Palkinto"
|
||
|
||
#. i18n: One of the figure types in the Skylanders games. For official translations
|
||
#. in other languages, check the SuperChargers manual at https://support.activision.com/manuals
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:417
|
||
msgid "Vehicle"
|
||
msgstr "Ajoneuvo"
|
||
|
||
#. i18n: One of the figure types in the Skylanders games.
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:419
|
||
msgid "Trap"
|
||
msgstr "Ansa"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:483
|
||
msgid "Select Skylander Collection"
|
||
msgstr "Valitse Skylander-kokoelma"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:520
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:625
|
||
msgid "Create Skylander File"
|
||
msgstr "Luo Skylander-tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:521
|
||
msgid "Skylander not found in this collection. Create new file?"
|
||
msgstr "Skylanderia ei löydy tästä kokoelmasta. Luodaanko uusi tiedosto?"
|
||
|
||
#. i18n: This is used to create a file name. The string must end in ".sky".
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:536
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:620
|
||
msgid "Unknown(%1 %2).sky"
|
||
msgstr "Tuntematon(%1 %2).sky"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:555
|
||
msgid "Select Skylander File"
|
||
msgstr "Valitse Skylander-tiedosto"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:556
|
||
msgid "Skylander (*.sky *.bin *.dmp *.dump);;All Files (*)"
|
||
msgstr "Skylander (*.sky *.bin *.dmp *.dump);;Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:575
|
||
msgid "ID:"
|
||
msgstr "Tunniste:"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:576
|
||
msgid "Variant:"
|
||
msgstr "Tyyppi:"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:577
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:578
|
||
msgid "0"
|
||
msgstr "0"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:599
|
||
msgid "ID entered is invalid!"
|
||
msgstr "Annettu tunniste on virheellinen!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:606
|
||
msgid "Variant entered is invalid!"
|
||
msgstr "Annettu tyyppi on virheellinen!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:625
|
||
msgid "Skylander (*.sky);;All Files (*)"
|
||
msgstr "Skylander (*.sky);;Kaikki tiedostot (*)"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:649
|
||
msgid "Failed to modify Skylander!"
|
||
msgstr "Skylanderin muokkaus epäonnistui!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:650
|
||
msgid "Make sure there is a Skylander in slot %1!"
|
||
msgstr "Varmista, että paikassa %1 on Skylander-hahmo!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:662
|
||
msgid "Failed to clear Skylander!"
|
||
msgstr "Skylanderin nollaaminen epäonnistui!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:663
|
||
msgid "Failed to clear the Skylander from slot %1!"
|
||
msgstr "Skylanderin poistaminen paikasta %1 epäonnistui!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:786
|
||
msgid "Failed to create Skylander file!"
|
||
msgstr "Skylander-tiedoston luonti epäonnistui!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:787
|
||
msgid ""
|
||
"Failed to create Skylander file:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"The Skylander may already be on the portal."
|
||
msgstr ""
|
||
"Skylander-tiedoston luominen epäonnistui:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"Skylander saattaa olla jo portaalissa."
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:805
|
||
msgid "Failed to open the Skylander file!"
|
||
msgstr "Skylander-tiedoston avaaminen epäonnistui!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:806
|
||
msgid ""
|
||
"Failed to open the Skylander file:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"The file may already be in use on the portal."
|
||
msgstr ""
|
||
"Skylander-tiedoston avaaminen epäonnistui:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"Tiedosto saattaa olla jo käytössä portaalissa."
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:816
|
||
msgid "Failed to read the Skylander file!"
|
||
msgstr "Skylander-tiedoston lukeminen epäonnistui!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:817
|
||
msgid ""
|
||
"Failed to read the Skylander file:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"The file was too small."
|
||
msgstr ""
|
||
"Skylander-tiedoston luku epäonnistui:\n"
|
||
"%1\n"
|
||
"\n"
|
||
"Tiedosto on liian pieni."
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:830
|
||
msgid "Failed to load the Skylander file!"
|
||
msgstr "Skylander-tiedoston lataus epäonnistui!"
|
||
|
||
#: Source/Core/DolphinQt/SkylanderPortal/SkylanderPortalWindow.cpp:831
|
||
msgid ""
|
||
"Failed to load the Skylander file:\n"
|
||
"%1"
|
||
msgstr ""
|
||
"Skylander-tiedoston lataaminen epäonnistui:\n"
|
||
"%1"
|
||
|
||
#: Source/Core/DolphinQt/TAS/GBATASInputWindow.cpp:26
|
||
msgid "GBA TAS Input %1"
|
||
msgstr "GBA-TAS-syöte %1"
|
||
|
||
#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:28
|
||
msgid "GameCube TAS Input %1"
|
||
msgstr "GameCube-TAS-syöte %1"
|
||
|
||
#: Source/Core/DolphinQt/TAS/GCTASInputWindow.cpp:30
|
||
msgid "Main Stick"
|
||
msgstr "Pääohjainsauva"
|
||
|
||
#: Source/Core/DolphinQt/TAS/IRWidget.cpp:19
|
||
msgid ""
|
||
"Left click to set the IR value.\n"
|
||
"Right click to re-center it."
|
||
msgstr ""
|
||
"Paina hiiren vasemmalla painikkeella asettaaksesi infrapuna-arvon.\n"
|
||
"Paina oikealla painikkeella palauttaaksesi sen keskelle."
|
||
|
||
#: Source/Core/DolphinQt/TAS/StickWidget.cpp:20
|
||
msgid ""
|
||
"Left click to set the stick value.\n"
|
||
"Right click to re-center it."
|
||
msgstr ""
|
||
"Paina hiiren vasemmalla painikkeella asettaaksesi sauvan arvon.\n"
|
||
"Paina oikealla painikkeella palauttaaksesi sen keskelle."
|
||
|
||
#: Source/Core/DolphinQt/TAS/TASInputWindow.cpp:52
|
||
msgid "Enable Controller Inpu&t"
|
||
msgstr "Ota ohjainsyö&te käyttöön"
|
||
|
||
#: Source/Core/DolphinQt/TAS/TASInputWindow.cpp:53
|
||
msgid ""
|
||
"Warning: Analog inputs may reset to controller values at random. In some "
|
||
"cases this can be fixed by adding a deadzone."
|
||
msgstr ""
|
||
"Varoitus: Analogiset syötteet voivat palautus ohjainarvoiksi satunnaisesti. "
|
||
"Joissain tapauksissa tämän voi korjata lisäämällä katvealueen."
|
||
|
||
#: Source/Core/DolphinQt/TAS/TASInputWindow.cpp:57
|
||
msgid "Duration of Turbo Button Press (frames):"
|
||
msgstr "Turbo-painikkeen painalluksen pituus (kehyksiä):"
|
||
|
||
#: Source/Core/DolphinQt/TAS/TASInputWindow.cpp:63
|
||
msgid "Duration of Turbo Button Release (frames):"
|
||
msgstr "Turbo-painikkeen irrottamisen pituus (kehyksiä):"
|
||
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:50
|
||
msgid "IR"
|
||
msgstr "Infrapuna"
|
||
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:87
|
||
msgid "Nunchuk Stick"
|
||
msgstr "Nunchukin ohjaussauva"
|
||
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:107
|
||
msgid "Wii Remote Accelerometer"
|
||
msgstr "Wii Remote -ohjaimen kiihtyvyysanturi"
|
||
|
||
#. i18n: Refers to a 3D axis (used when mapping motion controls)
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:117
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:157
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:184
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:127
|
||
msgid "X"
|
||
msgstr "X"
|
||
|
||
#. i18n: Refers to a 3D axis (used when mapping motion controls)
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:123
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:163
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:190
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:129
|
||
msgid "Y"
|
||
msgstr "Y"
|
||
|
||
#. i18n: Refers to a 3D axis (used when mapping motion controls)
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:129
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:169
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:196
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:131
|
||
msgid "Z"
|
||
msgstr "Z"
|
||
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:140
|
||
msgid "Wii Remote Gyroscope"
|
||
msgstr "Wii Remote -ohjaimen gyroskooppi"
|
||
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:180
|
||
msgid "Nunchuk Accelerometer"
|
||
msgstr "Nunchukin kiihtyvyysanturi"
|
||
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:265
|
||
msgid "Wii Remote Buttons"
|
||
msgstr "Wii Remoten painikkeet"
|
||
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:273
|
||
msgid "Nunchuk Buttons"
|
||
msgstr "Nunchuk-painikkeet"
|
||
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:329
|
||
msgid "Classic Buttons"
|
||
msgstr "Classic-ohjaimen painikkeet"
|
||
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:431
|
||
msgid "Wii TAS Input %1 - Wii Remote + Nunchuk"
|
||
msgstr "Wiin TAS-syöte %1 - Wii Remote + Nunchuk"
|
||
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:446
|
||
msgid "Wii TAS Input %1 - Classic Controller"
|
||
msgstr "Wiin TAS-syöte %1 - Classic-ohjain"
|
||
|
||
#: Source/Core/DolphinQt/TAS/WiiTASInputWindow.cpp:461
|
||
msgid "Wii TAS Input %1 - Wii Remote"
|
||
msgstr "Wiin TAS-syöte %1 - Wii Remote"
|
||
|
||
#: Source/Core/DolphinQt/ToolBar.cpp:28
|
||
msgid "Toolbar"
|
||
msgstr "Työkalupalkki"
|
||
|
||
#. i18n: Here, "Step" is a verb. This feature is used for
|
||
#. going through code step by step.
|
||
#: Source/Core/DolphinQt/ToolBar.cpp:102
|
||
msgid "Step"
|
||
msgstr "Askella"
|
||
|
||
#: Source/Core/DolphinQt/ToolBar.cpp:121 Source/Core/DolphinQt/ToolBar.cpp:165
|
||
msgid "Play"
|
||
msgstr "Käynnistä"
|
||
|
||
#: Source/Core/DolphinQt/ToolBar.cpp:124
|
||
msgid "FullScr"
|
||
msgstr "Koko näyttö"
|
||
|
||
#: Source/Core/DolphinQt/ToolBar.cpp:125
|
||
msgid "ScrShot"
|
||
msgstr "Kuvakaappaus"
|
||
|
||
#: Source/Core/DolphinQt/ToolBar.cpp:129
|
||
msgid "Config"
|
||
msgstr "Asetukset"
|
||
|
||
#: Source/Core/DolphinQt/ToolBar.cpp:158
|
||
msgid "Pause"
|
||
msgstr "Keskeytä"
|
||
|
||
#: Source/Core/DolphinQt/Translation.cpp:321
|
||
msgid "Error loading selected language. Falling back to system default."
|
||
msgstr ""
|
||
"Virhe valitun kielen latauksessa. Kieli vaihtuu järjestelmän oletukseen."
|
||
|
||
#: Source/Core/DolphinQt/Updater.cpp:60
|
||
msgid "Update available"
|
||
msgstr "Päivitys saatavilla"
|
||
|
||
#: Source/Core/DolphinQt/Updater.cpp:63
|
||
msgid ""
|
||
"<h2>A new version of Dolphin is available!</h2>Dolphin %1 is available for "
|
||
"download. You are running %2.<br> Would you like to update?<br><h4>Release "
|
||
"Notes:</h4>"
|
||
msgstr ""
|
||
"<h2>Uusi Dolphin-versio on saatavilla!</h2>Dolphin %1 on saatavilla "
|
||
"ladattavaksi. Sinun versiosi on %2.<br> Haluatko päivittää Dolphinin?"
|
||
"<br><h4>Julkaisutiedot:</h4>"
|
||
|
||
#: Source/Core/DolphinQt/Updater.cpp:76
|
||
msgid "Update after closing Dolphin"
|
||
msgstr "Päivitä Dolphinin sulkemisen jälkeen"
|
||
|
||
#: Source/Core/DolphinQt/Updater.cpp:83
|
||
msgid "Never Auto-Update"
|
||
msgstr "Älä koskaan päivitä automaattisesti"
|
||
|
||
#: Source/Core/DolphinQt/Updater.cpp:84
|
||
msgid "Remind Me Later"
|
||
msgstr "Muistuta myöhemmin"
|
||
|
||
#: Source/Core/DolphinQt/Updater.cpp:85
|
||
msgid "Install Update"
|
||
msgstr "Asenna päivitys"
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:30
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:35
|
||
msgid "Update completed"
|
||
msgstr "Päivitys on valmis"
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:31
|
||
msgid "The emulated Wii console has been updated."
|
||
msgstr "Emuloidun Wii-konsolin päivitys onnistui "
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:36
|
||
msgid "The emulated Wii console is already up-to-date."
|
||
msgstr "Emuloitu Wii-konsoli on jo ajan tasalla."
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:40
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:45
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:50
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:62
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:69
|
||
msgid "Update failed"
|
||
msgstr "Päivitys epäonnistui"
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:41
|
||
msgid ""
|
||
"Could not download update information from Nintendo. Please check your "
|
||
"Internet connection and try again."
|
||
msgstr ""
|
||
"Päivitystietojen lataaminen Nintendolta epäonnistui. Tarkista verkkoyhteys "
|
||
"ja yritä uudelleen."
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:46
|
||
msgid ""
|
||
"Could not download update files from Nintendo. Please check your Internet "
|
||
"connection and try again."
|
||
msgstr ""
|
||
"Päivitystiedostojen lataaminen Nintendolta epäonnistui. Tarkista "
|
||
"verkkoyhteys ja yritä uudelleen."
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:51
|
||
msgid ""
|
||
"Could not install an update to the Wii system memory. Please refer to logs "
|
||
"for more information."
|
||
msgstr ""
|
||
"Päivityksen asentaminen Wii-järjestelmämuistiin epäonnistui. Lue lokista "
|
||
"lisätietoja tarvittaessa."
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:56
|
||
msgid "Update cancelled"
|
||
msgstr "Päivitys peruutettu"
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:57
|
||
msgid ""
|
||
"The update has been cancelled. It is strongly recommended to finish it in "
|
||
"order to avoid inconsistent system software versions."
|
||
msgstr ""
|
||
"Päivitys on keskeytynyt. On vahvista suositeltavaa, että viet sen loppuun "
|
||
"välttääksesi epäjohdonmukaiset järjestelmäohjelmistojen versiot."
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:63
|
||
msgid ""
|
||
"The game's region does not match your console's. To avoid issues with the "
|
||
"system menu, it is not possible to update the emulated console using this "
|
||
"disc."
|
||
msgstr ""
|
||
"Pelin alue ei vastaa konsolisi aluetta. Järjestelmävalikon ongelmien "
|
||
"välttämiseksi emuloitua konsolia ei voi päivittää tällä levyllä."
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:70
|
||
msgid "The game disc does not contain any usable update information."
|
||
msgstr "Pelilevy ei sisällä käyttökelpoisia päivitystietoja."
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:94
|
||
msgid ""
|
||
"Preparing to update...\n"
|
||
"This can take a while."
|
||
msgstr ""
|
||
"Valmistellaan päivitystä...\n"
|
||
"Tässä voi kestää hetki."
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:95
|
||
msgid "Updating"
|
||
msgstr "Päivitys käynnissä"
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:101
|
||
msgid "&Cancel"
|
||
msgstr "&Peruuta"
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:106
|
||
msgid ""
|
||
"Finishing the update...\n"
|
||
"This can take a while."
|
||
msgstr ""
|
||
"Viimeistellään päivitystä...\n"
|
||
"Tässä voi kestää hetki."
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:120
|
||
msgid ""
|
||
"Updating title %1...\n"
|
||
"This can take a while."
|
||
msgstr ""
|
||
"Julkaisun %1 käynnissä...\n"
|
||
"Tämä voi kestää hetken."
|
||
|
||
#: Source/Core/DolphinQt/WiiUpdate.cpp:138
|
||
msgid "Connect to the Internet and perform an online system update?"
|
||
msgstr "Yhdistetäänkö internetiin ja tehdäänkö järjestelmäpäivitys?"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:29
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Tilt.cpp:23
|
||
msgid "Modifier"
|
||
msgstr "Muunnin"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:91
|
||
msgid "Gate Size"
|
||
msgstr "Reunakoko"
|
||
|
||
#. i18n: Refers to plastic shell of game controller (stick gate) that limits stick movements.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/AnalogStick.cpp:95
|
||
msgid "Adjusts target radius of simulated stick gate."
|
||
msgstr "Säätää simuloidun sauvaohjaimen reunojen sädettä."
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:30
|
||
msgid "Enabled"
|
||
msgstr "Käytössä"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:38
|
||
msgid "Virtual Notches"
|
||
msgstr "Virtuaaliset kolot"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:40
|
||
msgid "Snap the thumbstick position to the nearest octagonal axis."
|
||
msgstr "Kiinnitä ohjaussauvan paikka lähimpään kahdeksansuuntaiseen akseliin."
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:48
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.cpp:36
|
||
msgid "Dead Zone"
|
||
msgstr "Katvealue"
|
||
|
||
#. i18n: Refers to the dead-zone setting of gamepad inputs.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.cpp:52
|
||
msgid "Input strength to ignore and remap."
|
||
msgstr "Uudelleenmuunnettava syötevoimakkuus."
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:29
|
||
msgid "Hide"
|
||
msgstr "Piilota"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:30
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUCursor.cpp:26
|
||
msgid "Recenter"
|
||
msgstr "Keskitä"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:32
|
||
msgid "Relative Input Hold"
|
||
msgstr "Suhteellisen syötteen pito"
|
||
|
||
#. i18n: Refers to a positional offset applied to an emulated wiimote.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:38
|
||
msgid "Vertical Offset"
|
||
msgstr "Pystysuuntainen siirto"
|
||
|
||
#. i18n: The symbol/abbreviation for centimeters.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:40
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:28
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:141
|
||
msgid "cm"
|
||
msgstr "cm"
|
||
|
||
#. i18n: Refers to an amount of rotational movement about the "yaw" axis.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:45
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUCursor.cpp:32
|
||
msgid "Total Yaw"
|
||
msgstr "Kääntymiskulma yhteensä"
|
||
|
||
#. i18n: Refers to emulated wii remote movements.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:49
|
||
msgid "Total rotation about the yaw axis."
|
||
msgstr "Kääntöakselin kääntö yhteensä."
|
||
|
||
#. i18n: Refers to an amount of rotational movement about the "pitch" axis.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:54
|
||
msgid "Total Pitch"
|
||
msgstr "Nyökkäyskulma yhteensä"
|
||
|
||
#. i18n: Refers to emulated wii remote movements.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:58
|
||
msgid "Total rotation about the pitch axis."
|
||
msgstr "Nyökkäsakselin kääntö yhteensä"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:61
|
||
msgid "Relative Input"
|
||
msgstr "Suhteellinen syöte"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Cursor.cpp:62
|
||
msgid "Auto-Hide"
|
||
msgstr "Automaattinen piilotus"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:26
|
||
msgid "Distance"
|
||
msgstr "Etäisyys"
|
||
|
||
#. i18n: Referring to emulated wii remote swing movement.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:30
|
||
msgid "Distance of travel from neutral position."
|
||
msgstr "Matkaetäisyys neutraalipaikasta."
|
||
|
||
#. i18n: The symbol/abbreviation for meters per second.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:42
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:51
|
||
msgid "m/s"
|
||
msgstr "m/s"
|
||
|
||
#. i18n: Referring to emulated wii remote swing movement.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:44
|
||
msgid "Peak velocity of outward swing movements."
|
||
msgstr "Korkein nopeus ulospäin suuntautuville heilahduksille."
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:49
|
||
msgid "Return Speed"
|
||
msgstr "Palausnopeus"
|
||
|
||
#. i18n: Referring to emulated wii remote swing movement.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:53
|
||
msgid "Peak velocity of movements to neutral position."
|
||
msgstr "Korkein nopeus liikkeille perustilaan."
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:57
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Tilt.cpp:26
|
||
msgid "Angle"
|
||
msgstr "Kulma"
|
||
|
||
#. i18n: Referring to emulated wii remote swing movement.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:61
|
||
msgid "Rotation applied at extremities of swing."
|
||
msgstr "Kääntö, joka vastaa heilatuksen rajaa."
|
||
|
||
#. i18n: Refers to the intensity of shaking an emulated wiimote.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:139
|
||
msgid "Intensity"
|
||
msgstr "Voimakkuus"
|
||
|
||
#. i18n: Referring to emulated wii remote movement.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:143
|
||
msgid "Total travel distance."
|
||
msgstr "Matkaetäisyys yhteensä."
|
||
|
||
#. i18n: Refers to a number of actions per second in Hz.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:149
|
||
msgid "Frequency"
|
||
msgstr "Taajuus"
|
||
|
||
#. i18n: The symbol/abbreviation for hertz (cycles per second).
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:151
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Tilt.cpp:36
|
||
msgid "Hz"
|
||
msgstr "Hz"
|
||
|
||
#. i18n: Referring to emulated wii remote movement.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.cpp:153
|
||
msgid "Number of shakes per second."
|
||
msgstr "Ravistusten määrä sekunnissa."
|
||
|
||
#. i18n: Refers to emulated wii remote movements.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUCursor.cpp:36
|
||
msgid "Clamping of rotation about the yaw axis."
|
||
msgstr "Pystyakselin suhteen tapahtuvan käännön rajoitus."
|
||
|
||
#. i18n: Percentage value of accelerometer data (complementary filter coefficient).
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUCursor.cpp:41
|
||
msgid "Accelerometer Influence"
|
||
msgstr "Kiihtyvyysanturin vaikutus"
|
||
|
||
#. i18n: Refers to a setting controling the influence of accelerometer data.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUCursor.cpp:45
|
||
msgid ""
|
||
"Influence of accelerometer data on pitch and roll. Higher values will reduce "
|
||
"drift at the cost of noise. Consider values between 1% and 3%."
|
||
msgstr ""
|
||
"Kiihtyvyysanturin datan vaikutus kallistuma- ja kääntymäkulmiin. Korkeammat "
|
||
"arvot vähentävät ajalehtimista, mutta aiheuttavat häiriötä. Suositeltava "
|
||
"arvoväli on 1 - 3%"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.cpp:28
|
||
msgid "Pitch Up"
|
||
msgstr "Nyökkäyskulma ylös"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.cpp:29
|
||
msgid "Pitch Down"
|
||
msgstr "Nyökkäyskulma alas"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.cpp:30
|
||
msgid "Roll Left"
|
||
msgstr "Kallistumakulma vasemmalle"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.cpp:31
|
||
msgid "Roll Right"
|
||
msgstr "Kallistumakulma oikealle"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.cpp:32
|
||
msgid "Yaw Left"
|
||
msgstr "Kääntymiskulma vasemmalle"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.cpp:33
|
||
msgid "Yaw Right"
|
||
msgstr "Kääntymiskulma oikealle"
|
||
|
||
#. i18n: "°/s" is the symbol for degrees (angular measurement) divided by seconds.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.cpp:38
|
||
msgid "°/s"
|
||
msgstr "°/s"
|
||
|
||
#. i18n: Refers to the dead-zone setting of gyroscope input.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.cpp:40
|
||
msgid "Angular velocity to ignore and remap."
|
||
msgstr "Kulmanopeus uudelleenmuunnettavaksi."
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.cpp:44
|
||
msgid "Calibration Period"
|
||
msgstr "Kalibrointiaika"
|
||
|
||
#. i18n: "s" is the symbol for seconds.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.cpp:46
|
||
msgid "s"
|
||
msgstr "s"
|
||
|
||
#. i18n: Refers to the "Calibration" setting of gyroscope input.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.cpp:48
|
||
msgid "Time period of stable input to trigger calibration. (zero to disable)"
|
||
msgstr ""
|
||
"Tasaisen syötteen aika, joka saa aikaan kalibroinnin. (0 poistaa käytöstä)"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IRPassthrough.cpp:19
|
||
msgid "Object 1 X"
|
||
msgstr "Kohteen 1 X"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IRPassthrough.cpp:20
|
||
msgid "Object 1 Y"
|
||
msgstr "Kohteen 1 Y"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IRPassthrough.cpp:21
|
||
msgid "Object 1 Size"
|
||
msgstr "Kohteen 1 koko"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IRPassthrough.cpp:22
|
||
msgid "Object 2 X"
|
||
msgstr "Kohteen 2 X"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IRPassthrough.cpp:23
|
||
msgid "Object 2 Y"
|
||
msgstr "Kohteen 2 Y"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IRPassthrough.cpp:24
|
||
msgid "Object 2 Size"
|
||
msgstr "Kohteen 2 koko"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IRPassthrough.cpp:25
|
||
msgid "Object 3 X"
|
||
msgstr "Kohteen 3 X"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IRPassthrough.cpp:26
|
||
msgid "Object 3 Y"
|
||
msgstr "Kohteen 3 Y"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IRPassthrough.cpp:27
|
||
msgid "Object 3 Size"
|
||
msgstr "Kohteen 3 koko"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IRPassthrough.cpp:28
|
||
msgid "Object 4 X"
|
||
msgstr "Kohteen 4 X"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IRPassthrough.cpp:29
|
||
msgid "Object 4 Y"
|
||
msgstr "Kohteen 4 Y"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/IRPassthrough.cpp:30
|
||
msgid "Object 4 Size"
|
||
msgstr "Kohteen 4 koko"
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/MixedTriggers.cpp:24
|
||
msgid "Threshold"
|
||
msgstr "Raja-arvo"
|
||
|
||
#. i18n: Refers to the "threshold" setting for pressure sensitive gamepad inputs.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/MixedTriggers.cpp:28
|
||
msgid "Input strength required for activation."
|
||
msgstr "Aktivoiva syötevoimakkuus."
|
||
|
||
#. i18n: Refers to tilting an emulated Wii Remote.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Tilt.cpp:30
|
||
msgid "Maximum tilt angle."
|
||
msgstr "Suurin kallistuskulma."
|
||
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Tilt.cpp:34
|
||
msgid "Velocity"
|
||
msgstr "Vauhti"
|
||
|
||
#. i18n: Refers to tilting an emulated Wii Remote.
|
||
#: Source/Core/InputCommon/ControllerEmu/ControlGroup/Tilt.cpp:38
|
||
msgid "Peak angular velocity (measured in turns per second)."
|
||
msgstr "Korkein kulmanopeus (mitataan käännöksinä sekunnissa)."
|
||
|
||
#: Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:527
|
||
msgid "Invalid literal."
|
||
msgstr "Virheellinen literaali."
|
||
|
||
#: Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:767
|
||
msgid "Expected end of expression."
|
||
msgstr "Odotettiin lausekkeen loppua."
|
||
|
||
#: Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:840
|
||
#: Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:1043
|
||
msgid "Expected closing paren."
|
||
msgstr "Odotettiin sulkevaa suljetta."
|
||
|
||
#: Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:855
|
||
#, c++-format
|
||
msgid "Expected arguments: {0}"
|
||
msgstr "Odotettiin argumentteja: {0}"
|
||
|
||
#: Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:896
|
||
msgid "Expected variable name."
|
||
msgstr "Odotettiin muuttujanimeä"
|
||
|
||
#: Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:922
|
||
msgid "Expected start of expression."
|
||
msgstr "Odotettiin lausekkeen alkua."
|
||
|
||
#: Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:1011
|
||
msgid "Expected colon."
|
||
msgstr "Odotettiin kaksoispistettä."
|
||
|
||
#: Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:1053
|
||
msgid "Expected opening paren."
|
||
msgstr "Odotettiin avaavaa suljetta."
|
||
|
||
#: Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:1062
|
||
msgid "Expected name of input."
|
||
msgstr "Odotettiin syötteen nimeä"
|
||
|
||
#: Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:1076
|
||
msgid "Expected + or closing paren."
|
||
msgstr "Odotettiin +-merkkiä tai sulkevaa suljetta."
|
||
|
||
#: Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:1097
|
||
msgid "Tokenizing failed."
|
||
msgstr "Tokenisointi epäonnistui."
|
||
|
||
#: Source/Core/InputCommon/InputConfig.cpp:58
|
||
#, c++-format
|
||
msgid "No profiles found for game setting '{0}'"
|
||
msgstr "Peliasetukselle '{0}' ei löydy profiileja"
|
||
|
||
#: Source/Core/UICommon/AutoUpdate.cpp:203
|
||
msgid "A Dolphin update is already scheduled for the next time it closes."
|
||
msgstr ""
|
||
"Dolphinin päivitys on ajastettu tapahtumaan seuraavan sulkemisen yhteydessä."
|
||
|
||
#: Source/Core/UICommon/AutoUpdate.cpp:227
|
||
msgid "Unable to contact update server."
|
||
msgstr "Yhteys päivityspalvelimeen epäonnistui."
|
||
|
||
#: Source/Core/UICommon/AutoUpdate.cpp:237
|
||
#, c++-format
|
||
msgid "Invalid JSON received from auto-update service : {0}"
|
||
msgstr "Automaattisen päivityksen palvelu palautti virheellistä JSONia: {0}"
|
||
|
||
#: Source/Core/UICommon/AutoUpdate.cpp:245
|
||
msgid "You are running the latest version available on this update track."
|
||
msgstr "Käytössä on tämän julkaisukanavan uusin versio."
|
||
|
||
#: Source/Core/UICommon/AutoUpdate.cpp:298
|
||
msgid "Unable to create updater copy."
|
||
msgstr "Kopion luominen päivittimestä epäonnistui."
|
||
|
||
#: Source/Core/UICommon/AutoUpdate.cpp:303
|
||
msgid "Unable to set permissions on updater copy."
|
||
msgstr "Päivittimen kopion käyttöoikeuksien asettaminen epäonnistui."
|
||
|
||
#: Source/Core/UICommon/AutoUpdate.cpp:326
|
||
#: Source/Core/UICommon/AutoUpdate.cpp:332
|
||
#, c++-format
|
||
msgid "Could not start updater process: {0}"
|
||
msgstr "Päivitysohjelman käynnistäminen epäonnistui: {0}"
|
||
|
||
#: Source/Core/UICommon/DBusUtils.cpp:56 Source/Core/UICommon/DBusUtils.cpp:77
|
||
#: Source/Core/UICommon/DBusUtils.cpp:97 Source/Core/UICommon/DBusUtils.cpp:120
|
||
msgid "Playing a game"
|
||
msgstr "Peli käynnissä"
|
||
|
||
#: Source/Core/UICommon/GameFile.cpp:837
|
||
#, c++-format
|
||
msgid "{0} (NKit)"
|
||
msgstr "{0} (NKit)"
|
||
|
||
#: Source/Core/UICommon/NetPlayIndex.cpp:248
|
||
msgid "East Asia"
|
||
msgstr "Itä-Aasia"
|
||
|
||
#: Source/Core/UICommon/NetPlayIndex.cpp:248
|
||
msgid "China"
|
||
msgstr "Kiina"
|
||
|
||
#: Source/Core/UICommon/NetPlayIndex.cpp:249
|
||
msgid "North America"
|
||
msgstr "Pohjois-Amerikka"
|
||
|
||
#: Source/Core/UICommon/NetPlayIndex.cpp:249
|
||
msgid "South America"
|
||
msgstr "Etelä-Amerikka"
|
||
|
||
#: Source/Core/UICommon/NetPlayIndex.cpp:249
|
||
msgid "Oceania"
|
||
msgstr "Oseania"
|
||
|
||
#: Source/Core/UICommon/NetPlayIndex.cpp:250
|
||
msgid "Africa"
|
||
msgstr "Afrikka"
|
||
|
||
#. i18n: The symbol for the unit "bytes"
|
||
#: Source/Core/UICommon/UICommon.cpp:542
|
||
msgid "B"
|
||
msgstr "B"
|
||
|
||
#: Source/Core/UICommon/UICommon.cpp:542
|
||
msgid "KiB"
|
||
msgstr "KiB"
|
||
|
||
#: Source/Core/UICommon/UICommon.cpp:542
|
||
msgid "MiB"
|
||
msgstr "MiB"
|
||
|
||
#: Source/Core/UICommon/UICommon.cpp:542
|
||
msgid "GiB"
|
||
msgstr "GiB"
|
||
|
||
#: Source/Core/UICommon/UICommon.cpp:543
|
||
msgid "TiB"
|
||
msgstr "TiB"
|
||
|
||
#: Source/Core/UICommon/UICommon.cpp:543
|
||
msgid "PiB"
|
||
msgstr "PiB"
|
||
|
||
#: Source/Core/UICommon/UICommon.cpp:543
|
||
msgid "EiB"
|
||
msgstr "EiB"
|
||
|
||
#: Source/Core/VideoBackends/D3D12/DX12Context.cpp:108
|
||
msgid "d3d12.dll could not be loaded."
|
||
msgstr "d3d12.dll:n lataus epäonnistui."
|
||
|
||
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:111
|
||
msgid "Failed to create D3D12 context"
|
||
msgstr "D3D12-kontekstin luonti epäonnistui"
|
||
|
||
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:120
|
||
msgid "Failed to create D3D12 global resources"
|
||
msgstr "D3D12:n globaalien resurssien luonti epäonnistui"
|
||
|
||
#: Source/Core/VideoBackends/D3D12/VideoBackend.cpp:129
|
||
#: Source/Core/VideoBackends/D3D/D3DMain.cpp:153
|
||
msgid "Failed to create D3D swap chain"
|
||
msgstr "D3D-vaihtoketjun luonti epäonnistui"
|
||
|
||
#: Source/Core/VideoBackends/D3DCommon/D3DCommon.cpp:38
|
||
msgid "Failed to load dxgi.dll"
|
||
msgstr "dxgi.dll:n lataus epäonnistui"
|
||
|
||
#: Source/Core/VideoBackends/D3DCommon/D3DCommon.cpp:44
|
||
#, c++-format
|
||
msgid ""
|
||
"Failed to load {0}. If you are using Windows 7, try installing the KB4019990 "
|
||
"update package."
|
||
msgstr ""
|
||
"Kohteen {0} lataus epäonnistui. Jos käytät Windows 7:ää, yritä asentaa "
|
||
"KB4019990-päivityspaketti."
|
||
|
||
#: Source/Core/VideoBackends/D3DCommon/D3DCommon.cpp:55
|
||
msgid "Failed to find one or more D3D symbols"
|
||
msgstr "Yhden tai useamman D3D-symbolin haku epäonnistui"
|
||
|
||
#: Source/Core/VideoBackends/D3D/D3DBase.cpp:46
|
||
msgid "Failed to load d3d11.dll"
|
||
msgstr "d3d11.dll:n lataus epäonnistui"
|
||
|
||
#: Source/Core/VideoBackends/D3D/D3DBase.cpp:60
|
||
msgid "Failed to create DXGI factory"
|
||
msgstr "DXGI-tehtaan luonti epäonnistui"
|
||
|
||
#: Source/Core/VideoBackends/D3D/D3DBase.cpp:117
|
||
#, c++-format
|
||
msgid ""
|
||
"Failed to initialize Direct3D.\n"
|
||
"Make sure your video card supports at least D3D 10.0\n"
|
||
"{0}"
|
||
msgstr ""
|
||
"Direct3D:n alustus epäonnistui.\n"
|
||
"Varmista, että grafiikkasuorittimesi tukee vähintään D3D 10.0:aa\n"
|
||
"{0}"
|
||
|
||
#: Source/Core/VideoBackends/D3D/D3DMain.cpp:38
|
||
msgid "Direct3D 11"
|
||
msgstr "Direct3D 11"
|
||
|
||
#: Source/Core/VideoBackends/D3D/D3DMain.cpp:57
|
||
msgid ""
|
||
"The Direct3D 11 renderer requires support for features not supported by your "
|
||
"system configuration. You may still use this backend, but you will encounter "
|
||
"graphical artifacts in certain games.\n"
|
||
"\n"
|
||
"Do you really want to switch to Direct3D 11? If unsure, select 'No'."
|
||
msgstr ""
|
||
"Direct3D 11 -hahmonnin vaatii sellaisten ominaisuuksien tukea, joita "
|
||
"järjestelmäsi ei tue. Voit silti käyttää tätä hahmonninta, mutta tietyissä "
|
||
"peleissä voi esiintyä graafisia virheitä.\n"
|
||
"\n"
|
||
"Haluatko todella ottaa käyttöön Direct3D 11:n? Ellet ole varma, valitse 'Ei'."
|
||
|
||
#. i18n: Null is referring to the null video backend, which renders nothing
|
||
#: Source/Core/VideoBackends/Null/NullBackend.cpp:83
|
||
msgid "Null"
|
||
msgstr "Tyhjä"
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:232
|
||
msgid ""
|
||
"GPU: ERROR: Need GL_ARB_framebuffer_object for multiple render targets.\n"
|
||
"GPU: Does your video card support OpenGL 3.0?"
|
||
msgstr ""
|
||
"GPU: VIRHE: Tarvitaan GL_ARB_framebuffer_object useita hahmonnuskohteita "
|
||
"varten.\n"
|
||
"GPU: Tukeeko grafiikkasuorittimesi OpenGL 3.0:aa?"
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:241
|
||
msgid ""
|
||
"GPU: OGL ERROR: Need GL_ARB_vertex_array_object.\n"
|
||
"GPU: Does your video card support OpenGL 3.0?"
|
||
msgstr ""
|
||
"GPU: OGL-VIRHE: Tarvitaan GL_ARB_vertex_array_object.\n"
|
||
"GPU: Tukeeko grafiikkasuorittimesi OpenGL 3.0:aa?"
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:250
|
||
msgid ""
|
||
"GPU: OGL ERROR: Need GL_ARB_map_buffer_range.\n"
|
||
"GPU: Does your video card support OpenGL 3.0?"
|
||
msgstr ""
|
||
"GPU: OGL-VIRHE: Tarvitaan GL_ARB_map_buffer_range.\n"
|
||
"GPU: Tukeeko grafiikkasuorittimesi OpenGL 3.0:aa?"
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:259
|
||
msgid ""
|
||
"GPU: OGL ERROR: Need GL_ARB_uniform_buffer_object.\n"
|
||
"GPU: Does your video card support OpenGL 3.1?"
|
||
msgstr ""
|
||
"GPU: OGL-VIRHE: Tarvitaan GL_ARB_uniform_buffer_object.\n"
|
||
"GPU: Tukeeko grafiikkasuorittimesi OpenGL 3.1:ä?"
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:266
|
||
msgid ""
|
||
"Buggy GPU driver detected.\n"
|
||
"Please either install the closed-source GPU driver or update your Mesa 3D "
|
||
"version."
|
||
msgstr ""
|
||
"Virheellinen grafiikkasuorittimen ajuri havaittu.\n"
|
||
"Asenna suljetun lähdekoodin grafiikkasuorittimen ajuri tai päivitä Mesa 3D-"
|
||
"versio."
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:275
|
||
msgid ""
|
||
"GPU: OGL ERROR: Need GL_ARB_sampler_objects.\n"
|
||
"GPU: Does your video card support OpenGL 3.3?"
|
||
msgstr ""
|
||
"GPU: OGL-VIRHE: Tarvitaan GL_ARB_sampler_objects.\n"
|
||
"GPU: Tukeeko grafiikkasuorittimesi OpenGL 3.3:a?"
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:462
|
||
#, c++-format
|
||
msgid ""
|
||
"GPU: OGL ERROR: Need at least GLSL 1.30\n"
|
||
"GPU: Does your video card support OpenGL 3.0?\n"
|
||
"GPU: Your driver supports GLSL {0}"
|
||
msgstr ""
|
||
"GPU: OGL-VIRHE: Tarvitaan vähintään GLSL 1.30\n"
|
||
"GPU: Tukeeko grafiikkasuorittimesi OpenGL 3.0:aa?\n"
|
||
"GPU: Ajurisi tukee GLSL-versiota {0}"
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLConfig.cpp:710
|
||
#, c++-format
|
||
msgid ""
|
||
"The graphics driver is forcibly enabling anti-aliasing for Dolphin. You need "
|
||
"to turn this off in the graphics driver's settings in order for Dolphin to "
|
||
"work.\n"
|
||
"\n"
|
||
"(MSAA with {0} samples found on default framebuffer)"
|
||
msgstr ""
|
||
"Grafiikka-ajuri on pakollisesti ottanut käyttöön reunanpehmennyksen "
|
||
"Dolphinin puolesta. Asetus on poistettava käytöstä grafiikka-ajurin "
|
||
"asetuksissa, jotta Dolphin toimii oikein.\n"
|
||
"\n"
|
||
"(MSAA {0} otoksella todettiin oletuskehyspuskurissa)"
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:71
|
||
msgid "OpenGL ES"
|
||
msgstr "OpenGL ES"
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:73
|
||
msgid "OpenGL"
|
||
msgstr "OpenGL"
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:95
|
||
msgid "GPU: OGL ERROR: Does your video card support OpenGL 2.0?"
|
||
msgstr "GPU: OGL-VIRHE: Tukeeko grafiikkasuorittimesi OpenGL 2.0:aa?"
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:102
|
||
msgid ""
|
||
"GPU: OGL ERROR: Need OpenGL version 3.\n"
|
||
"GPU: Does your video card support OpenGL 3?"
|
||
msgstr ""
|
||
"GPU: OGL-VIRHE: Tarvitaan OpenGL:n versio 3.\n"
|
||
"GPU: Tukeeko grafiikkasuorittimesi OpenGL 3:a?"
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:168
|
||
#, c++-format
|
||
msgid ""
|
||
"GPU: OGL ERROR: Number of attributes {0} not enough.\n"
|
||
"GPU: Does your video card support OpenGL 2.x?"
|
||
msgstr ""
|
||
"GPU: OGL-VIRHE: Attribuuttien lukumäärä {0} ei riitä.\n"
|
||
"GPU: Tukeeko grafiikkasuorittimesi OpenGL 2.x:ää?"
|
||
|
||
#: Source/Core/VideoBackends/OGL/OGLMain.cpp:180
|
||
#, c++-format
|
||
msgid "GL_MAX_TEXTURE_SIZE is {0} - must be at least 1024."
|
||
msgstr "GL_MAX_TEXTURE_SIZE on {0} - sen on oltava vähintään 1024."
|
||
|
||
#: Source/Core/VideoBackends/Software/SWmain.cpp:47
|
||
msgid "Software Renderer"
|
||
msgstr "Ohjelmistohahmonnin"
|
||
|
||
#: Source/Core/VideoBackends/Software/SWmain.cpp:52
|
||
msgid ""
|
||
"The software renderer is significantly slower than other backends and is "
|
||
"only recommended for debugging purposes.\n"
|
||
"\n"
|
||
"Do you really want to enable software rendering? If unsure, select 'No'."
|
||
msgstr ""
|
||
"Ohjelmistohahmonnin on huomattavasti hitaampi kuin muut hahmontimet, ja sitä "
|
||
"suositellaan vain virheenjäljitykseen.\n"
|
||
"\n"
|
||
"Haluatko todella ottaa ohjelmistohahmonnuksen käyttöön? Ellet ole varma, "
|
||
"valitse 'Ei'."
|
||
|
||
#: Source/Core/VideoBackends/Vulkan/VideoBackend.h:18
|
||
msgid "Vulkan"
|
||
msgstr "Vulkan"
|
||
|
||
#: Source/Core/VideoBackends/Vulkan/VulkanContext.cpp:530
|
||
msgid ""
|
||
"You are attempting to use the Vulkan backend on an unsupported operating "
|
||
"system. To prevent visual glitches and artifacts, please use the Metal "
|
||
"backend or update to macOS Sonoma 14 or newer."
|
||
msgstr ""
|
||
"Käytössä on Vulkan-hahmonnin ja heikosti tuettu käyttöjärjestelmä. "
|
||
"Grafiikkahäiriöiden välttämiseksi voit valita Metal-hahmontimen tai "
|
||
"päivittää macOS:n versioon Sonoma 14 tai uudempaan."
|
||
|
||
#. i18n: Please leave SyncOnSkipIdle and True untranslated.
|
||
#. The user needs to enter these terms as-is in an INI file.
|
||
#: Source/Core/VideoCommon/CommandProcessor.cpp:688
|
||
msgid ""
|
||
"Please change the \"SyncOnSkipIdle\" setting to \"True\"! It's currently "
|
||
"disabled, which makes this problem very likely to happen."
|
||
msgstr ""
|
||
"Valitse SyncOnSkipIdle-asetus arvoon True! Asetus ei ole tällä hetkellä "
|
||
"käytössä, mikä altistaa kyseiselle ongelmalle."
|
||
|
||
#: Source/Core/VideoCommon/CommandProcessor.cpp:695
|
||
msgid ""
|
||
"This error is usually caused by the emulated GPU desyncing with the emulated "
|
||
"CPU. Turn off the \"Dual Core\" setting to avoid this."
|
||
msgstr ""
|
||
"Virhe johtuu tavallisesti emuloidun grafiikkasuorittimen ja emuloidun "
|
||
"suorittimen desynkronoitumisesti. Poista kaksiydintila käytöstä välttääksesi "
|
||
"ongelman."
|
||
|
||
#: Source/Core/VideoCommon/CommandProcessor.cpp:702
|
||
msgid ""
|
||
"This error is usually caused by the emulated GPU desyncing with the emulated "
|
||
"CPU, but your current settings make this unlikely to happen. The error may "
|
||
"also be caused by a game bug."
|
||
msgstr ""
|
||
"Virhe johtuu yleensä emuloidun grafiikkasuorittimen desynkronoitumisesta "
|
||
"emuloituun suorittimeen nähden, joskin nykyisillä asetuksella tämä on "
|
||
"epätodennäköistä. Virhe voi johtua myös pelin ohjelmointivirheestä."
|
||
|
||
#: Source/Core/VideoCommon/CommandProcessor.cpp:707
|
||
#, c++-format
|
||
msgid ""
|
||
"GFX FIFO: Unknown Opcode ({0:#04x} @ {1}, preprocess={2}).\n"
|
||
"\n"
|
||
"{3}\n"
|
||
"\n"
|
||
"Further errors will be sent to the Video Backend log and Dolphin will now "
|
||
"likely crash or hang."
|
||
msgstr ""
|
||
"GFX FIFO: Tuntematon käsky ({0:#04x} \" {1}, esikäsittely={2}).\n"
|
||
"\n"
|
||
"{3}\n"
|
||
"\n"
|
||
"Tulevat virheet lähetetään videojärjestelmän lokiin, ja Dolphin mitä "
|
||
"luultavimmin kaatuu tai jumittuu."
|
||
|
||
#: Source/Core/VideoCommon/FrameDumper.cpp:327
|
||
#, c++-format
|
||
msgid "Frame dump image(s) '{0}' already exists. Overwrite?"
|
||
msgstr "Kehysvedoskuva(t) '{0}' on/ovat jo olemassa. Ylikirjoitetaanko?"
|
||
|
||
#: Source/Core/VideoCommon/ShaderCache.cpp:180
|
||
msgid "Compiling Shaders"
|
||
msgstr "Käännetään varjostimia"
|
||
|
||
#: Source/Core/VideoCommon/VideoBackendBase.cpp:168
|
||
msgid ""
|
||
"This game requires bounding box emulation to run properly but your graphics "
|
||
"card or its drivers do not support it. As a result you will experience bugs "
|
||
"or freezes while running this game."
|
||
msgstr ""
|
||
"Tämä peli vaatii rajoituslaatikon emulointia toimiakseen oikein, mutta "
|
||
"grafiikkasuorittimesi tai sen ajuri ei tue toimintoa. Sen vuoksi voit "
|
||
"kohdata vikoja ja jumiutumista peliä pelatessa."
|
||
|
||
#: Source/Core/VideoCommon/VideoBackendBase.cpp:339
|
||
msgid "Failed to initialize renderer classes"
|
||
msgstr "Hahmonninluokkien alustus epäonnistui"
|
||
|
||
#: qtbase/src/gui/kernel/qguiapplication.cpp:234
|
||
msgctxt ""
|
||
"Translate this string to the string 'LTR' in left-to-right languages or to "
|
||
"'RTL' in right-to-left languages (such as Hebrew and Arabic) to get proper "
|
||
"widget layout."
|
||
msgid "QT_LAYOUT_DIRECTION"
|
||
msgstr "LTR"
|
||
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:712
|
||
msgid "Save All"
|
||
msgstr "Tallenna kaikki"
|
||
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:716
|
||
msgid "&Yes"
|
||
msgstr "K&yllä"
|
||
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:718
|
||
msgid "Yes to &All"
|
||
msgstr "Kyllä k&aikkiin"
|
||
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:720
|
||
msgid "&No"
|
||
msgstr "&Ei"
|
||
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:722
|
||
msgid "N&o to All"
|
||
msgstr "E&i kaikkiin"
|
||
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:734
|
||
msgid "Discard"
|
||
msgstr "Hylkä"
|
||
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:736
|
||
msgid "Help"
|
||
msgstr "Ohje"
|
||
|
||
#: qtbase/src/gui/kernel/qplatformtheme.cpp:742
|
||
msgid "Restore Defaults"
|
||
msgstr "Palauta oletukset"
|