# Finnish translation of GNU Compiler Collection # Copyright © 2019 Free Software Foundation, Inc. # This file is distributed under the same license as the GCC package. # Ville Koskinen , 2005. # Jorma Karvonen , 2009. # Lauri Nurmi , 2007-2010, 2013, 2015, 2016, 2019. # # Joitakin termejä, joille voi miettiä (parempaa) suomennosta: # # statement -> ? # variadic -> ? # nimike -> ? # declarator -> ? # duplicate -> ? # target -> ? # implicit -> ? # deprecated -> ? # case label -> ? # temporary (substantiivi) -> väliaikamitä? # # Uusia: # pass -> välittää vai antaa # incomplete # frame table -> kehystaulu # immediate # soveltuu/pätee # brace group # qualifi* # tässä/täällä # duplicate msgid "" msgstr "" "Project-Id-Version: gcc 10.1-b20200322\n" "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n" "POT-Creation-Date: 2020-07-20 18:08+0000\n" "PO-Revision-Date: 2020-03-26 11:07+0200\n" "Last-Translator: Lauri Nurmi \n" "Language-Team: Finnish \n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 2.3\n" "X-Poedit-Bookmarks: -1,4379,4571,5891,-1,9667,-1,-1,-1,-1\n" #: cfgrtl.c:2748 msgid "flow control insn inside a basic block" msgstr "vuonohjauskäsky peruslohkon sisällä" #: cfgrtl.c:2980 msgid "wrong insn in the fallthru edge" msgstr "väärä käsky jatkokynnyksellä" #: cfgrtl.c:3036 msgid "insn outside basic block" msgstr "käsky peruslohkon ulkopuolella" #: cfgrtl.c:3044 #, fuzzy msgid "return not followed by barrier" msgstr "’#’ ilman sitä seuraavaa makroparametria" #: collect-utils.c:164 #, fuzzy, c-format msgid "[cannot find %s]" msgstr "lähdetiedostoa %s ei löydy" #: collect2.c:1569 #, c-format msgid "collect2 version %s\n" msgstr "collect2-versio %s\n" #: collect2.c:1674 #, c-format msgid "%d constructor found\n" msgid_plural "%d constructors found\n" msgstr[0] "löytyi %d muodostin\n" msgstr[1] "löytyi %d muodostinta\n" #: collect2.c:1678 #, c-format msgid "%d destructor found\n" msgid_plural "%d destructors found\n" msgstr[0] "löytyi %d hajotin\n" msgstr[1] "löytyi %d hajotinta\n" #: collect2.c:1682 #, c-format msgid "%d frame table found\n" msgid_plural "%d frame tables found\n" msgstr[0] "löytyi %d kehystaulu\n" msgstr[1] "löytyi %d kehystaulua\n" #: collect2.c:1837 #, fuzzy, c-format msgid "[Leaving %s]\n" msgstr "%s[%u]: Poistutaan hakemistosta ”%s”\n" #: collect2.c:2067 #, c-format msgid "" "\n" "write_c_file - output name is %s, prefix is %s\n" msgstr "" "\n" "write_c_file - tuotoksen nimi on %s, etuliite on %s\n" #: collect2.c:2572 #, c-format msgid "" "\n" "ldd output with constructors/destructors.\n" msgstr "" "\n" "ldd-tuloste muodostimilla/hajottimilla.\n" #: cprop.c:1755 msgid "const/copy propagation disabled" msgstr "const-/kopioinnin-eteneminen poistettu käytöstä" #: diagnostic.c:158 #, c-format msgid "%s: all warnings being treated as errors" msgstr "%s: kaikki varoitukset käsitellään virheinä" #: diagnostic.c:163 #, c-format msgid "%s: some warnings being treated as errors" msgstr "%s: osa varoituksista ilmaistaan virheinä" #: diagnostic.c:386 input.c:225 input.c:1874 c-family/c-opts.c:1431 #: fortran/cpp.c:577 fortran/error.c:1049 fortran/error.c:1069 msgid "" msgstr "" #: diagnostic.c:539 #, fuzzy, c-format msgid "compilation terminated due to -fmax-errors=%u.\n" msgstr "käännös keskeytyi -Wfatal-errors-valitsimen vuoksi.\n" #: diagnostic.c:567 #, c-format msgid "compilation terminated due to -Wfatal-errors.\n" msgstr "käännös keskeytyi -Wfatal-errors-valitsimen vuoksi.\n" #: diagnostic.c:587 #, c-format msgid "" "Please submit a full bug report,\n" "with preprocessed source if appropriate.\n" msgstr "" "Lähetä kokonainen vikaraportti, sisältäen\n" "sisältäen esiprosessoidun lähdekoodin, jos tarpeellista.\n" #: diagnostic.c:593 #, fuzzy, c-format msgid "See %s for instructions.\n" msgstr "" "\n" "Ohjeet vikailmoitusten tekoon ovat osoitteessa:\n" #: diagnostic.c:602 #, c-format msgid "compilation terminated.\n" msgstr "käännös keskeytyi.\n" #: diagnostic.c:663 msgid "In file included from" msgstr "Tiedostossa, joka sisällytettiin kohdasta" #: diagnostic.c:664 msgid " from" msgstr " kohdasta" #: diagnostic.c:1135 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "%s:%d: hämmentynyt aikaisemmista virheistä, poistutaan\n" #: diagnostic.c:1760 #, c-format msgid "Internal compiler error: Error reporting routines re-entered.\n" msgstr "Sisäinen kääntäjän virhe: virheraportoinnin rutiineihin palattiin uudelleen.\n" #: final.c:1126 msgid "negative insn length" msgstr "negatiivinen käskyn pituus" #: final.c:3073 msgid "could not split insn" msgstr "ei voitu jakaa käskyä osiin" #: final.c:3602 msgid "invalid 'asm': " msgstr "virheellinen ”asm”: " #: final.c:3735 #, c-format msgid "nested assembly dialect alternatives" msgstr "sisäkkäiset assembly-murrevaihtoehdot" #: final.c:3763 final.c:3775 #, c-format msgid "unterminated assembly dialect alternative" msgstr "päättämättömät assembly-murrevaihtoehdot" #: final.c:3917 #, fuzzy, c-format msgid "operand number missing after %%-letter" msgstr "$-operandinumero puuttuu muotoilussa" #: final.c:3920 final.c:3961 #, fuzzy, c-format msgid "operand number out of range" msgstr "operandinumero on arvoalueen ulkopuolella muotoilussa" #: final.c:3978 #, c-format msgid "invalid %%-code" msgstr "virheellinen %%-koodi" #: final.c:4012 #, fuzzy, c-format msgid "'%%l' operand isn't a label" msgstr "FORMAT-nimiö %d kohdassa %L ei ole määritelty" #. We can't handle floating point constants; #. PRINT_OPERAND must handle them. #. We can't handle floating point constants; #. TARGET_PRINT_OPERAND must handle them. #: final.c:4148 config/arc/arc.c:6404 config/i386/i386.c:11745 #, c-format msgid "floating constant misused" msgstr "liukulukuvakiota käytetty väärin" #: final.c:4206 config/arc/arc.c:6501 config/i386/i386.c:11836 #: config/pdp11/pdp11.c:1874 #, c-format msgid "invalid expression as operand" msgstr "virheellinen lauseke kohdemuuttujana" #: gcc.c:119 #, c-format msgid "%s\n" msgstr "%s\n" #: gcc.c:1720 #, fuzzy, c-format msgid "Using built-in specs.\n" msgstr " (sisäänrakennettu):" #: gcc.c:1920 #, fuzzy, c-format msgid "" "Setting spec %s to '%s'\n" "\n" msgstr "virheellinen tiedostonumero sarakemäärityksessä: %s" #: gcc.c:2099 #, fuzzy, c-format msgid "Reading specs from %s\n" msgstr "%s: Virhe luettaessa %s\n" #: gcc.c:2231 #, fuzzy, c-format msgid "could not find specs file %s\n" msgstr "Tiedostoa ”%s” ei löytynyt." #: gcc.c:2306 #, fuzzy, c-format msgid "rename spec %s to %s\n" msgstr "%s: Uudelleennimeäminen nimelle %s ei onnistu" #: gcc.c:2308 #, fuzzy, c-format msgid "" "spec is '%s'\n" "\n" msgstr "virheellinen tiedostonumero sarakemäärityksessä: %s" #: gcc.c:3155 #, c-format msgid "" "\n" "Go ahead? (y or n) " msgstr "" "\n" "Jatketaanko? (y tai n) " #: gcc.c:3327 #, c-format msgid "# %s %.2f %.2f\n" msgstr "# %s %.2f %.2f\n" #: gcc.c:3543 #, c-format msgid "Usage: %s [options] file...\n" msgstr "Käyttö: %s [valitsimet] tiedosto...\n" #: gcc.c:3544 msgid "Options:\n" msgstr "Valitsimet:\n" #: gcc.c:3546 msgid " -pass-exit-codes Exit with highest error code from a phase.\n" msgstr " -pass-exit-codes Palauta vaiheen korkein virhekoodi.\n" #: gcc.c:3547 msgid " --help Display this information.\n" msgstr " --help Näytä tämä ohje.\n" #: gcc.c:3548 msgid " --target-help Display target specific command line options.\n" msgstr " --target-help Näytä kohdekohtaiset komentorivivalitsimet.\n" #: gcc.c:3549 msgid " --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n" msgstr " --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n" #: gcc.c:3550 msgid " Display specific types of command line options.\n" msgstr " Näytä tietyn tyyppiset komentorivivalitsimet.\n" #: gcc.c:3552 msgid " (Use '-v --help' to display command line options of sub-processes).\n" msgstr " (Komennolla ”-v --help” aliprosessien komentorivivalitsimet).\n" #: gcc.c:3553 msgid " --version Display compiler version information.\n" msgstr " --version Näytä kääntäjän versiotiedot.\n" #: gcc.c:3554 msgid " -dumpspecs Display all of the built in spec strings.\n" msgstr " -dumpspecs Näytä kaikki sisäiset määrittelyrivit.\n" #: gcc.c:3555 msgid " -dumpversion Display the version of the compiler.\n" msgstr " -dumpversion Näytä kääntäjän versio.\n" #: gcc.c:3556 msgid " -dumpmachine Display the compiler's target processor.\n" msgstr " -dumpmachine Näytä kääntäjän kohdesuoritin.\n" #: gcc.c:3557 msgid " -print-search-dirs Display the directories in the compiler's search path.\n" msgstr " -print-search-dirs Näytä kääntäjän hakupolussa olevat hakemistot.\n" #: gcc.c:3558 msgid " -print-libgcc-file-name Display the name of the compiler's companion library.\n" msgstr " -print-libgcc-file-name Näytä kääntäjän kumppanikirjaston nimi.\n" #: gcc.c:3559 msgid " -print-file-name= Display the full path to library .\n" msgstr " -print-file-name= Näytä täysi polku kirjastoon .\n" #: gcc.c:3560 msgid " -print-prog-name= Display the full path to compiler component .\n" msgstr " -print-prog-name= Näytä täysi polku kääntäjän komponenttiin .\n" #: gcc.c:3561 msgid "" " -print-multiarch Display the target's normalized GNU triplet, used as\n" " a component in the library path.\n" msgstr "" #: gcc.c:3564 msgid " -print-multi-directory Display the root directory for versions of libgcc.\n" msgstr " -print-multi-directory Näytä libgcc:n versioiden juurihakemisto.\n" #: gcc.c:3565 msgid "" " -print-multi-lib Display the mapping between command line options and\n" " multiple library search directories.\n" msgstr "" #: gcc.c:3568 msgid " -print-multi-os-directory Display the relative path to OS libraries.\n" msgstr " -print-multi-os-directory Näytä käyttöjärjestelmäkirjastojen suhteellinen polku.\n" #: gcc.c:3569 msgid " -print-sysroot Display the target libraries directory.\n" msgstr " -print-sysroot Näytä kohdekirjastojen hakemisto.\n" #: gcc.c:3570 msgid " -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n" msgstr "" " -print-sysroot-headers-suffix Näytä sysroot-loppuliite, jota käytetään\n" " otsakkeiden etsimiseen.\n" #: gcc.c:3571 msgid " -Wa, Pass comma-separated on to the assembler.\n" msgstr " -Wa, Välitä pilkulla erotetut assemblerille.\n" #: gcc.c:3572 msgid " -Wp, Pass comma-separated on to the preprocessor.\n" msgstr " -Wp, Välitä pilkulla erotetut esikääntäjälle.\n" #: gcc.c:3573 msgid " -Wl, Pass comma-separated on to the linker.\n" msgstr " -Wl, Välitä pilkulla erotetut linkittimelle.\n" #: gcc.c:3574 msgid " -Xassembler Pass on to the assembler.\n" msgstr " -Xassembler Välitä assemblerille.\n" #: gcc.c:3575 msgid " -Xpreprocessor Pass on to the preprocessor.\n" msgstr " -Xpreprocessor Välitä esikääntäjälle.\n" #: gcc.c:3576 msgid " -Xlinker Pass on to the linker.\n" msgstr " -Xlinker Välitä linkittimelle.\n" #: gcc.c:3577 msgid " -save-temps Do not delete intermediate files.\n" msgstr " -save-temps Älä poista väliaikaistiedostoja.\n" #: gcc.c:3578 msgid " -save-temps= Do not delete intermediate files.\n" msgstr " -save-temps= Älä poista väliaikaistiedostoja.\n" #: gcc.c:3579 msgid "" " -no-canonical-prefixes Do not canonicalize paths when building relative\n" " prefixes to other gcc components.\n" msgstr "" #: gcc.c:3582 msgid " -pipe Use pipes rather than intermediate files.\n" msgstr " -pipe Käytä putkia väliaikaistiedostojen sijaan.\n" #: gcc.c:3583 msgid " -time Time the execution of each subprocess.\n" msgstr " -time Mittaa kunkin aliprosessin suoritusaika.\n" #: gcc.c:3584 msgid " -specs= Override built-in specs with the contents of .\n" msgstr " -specs= Ohita sisäänrakennetut määritykset sisällöllä.\n" #: gcc.c:3585 msgid " -std= Assume that the input sources are for .\n" msgstr " -std= Oleta syötetiedostojen olevan n mukaisia.\n" #: gcc.c:3586 msgid "" " --sysroot= Use as the root directory for headers\n" " and libraries.\n" msgstr "" " --sysroot= Käytä otsakkeiden ja kirjastojen\n" " juurihakemistona.\n" #: gcc.c:3589 msgid " -B Add to the compiler's search paths.\n" msgstr " -B Lisää kääntäjän hakupolkuihin.\n" #: gcc.c:3590 msgid " -v Display the programs invoked by the compiler.\n" msgstr " -v Näytä kääntäjän käynnistämät ohjelmat.\n" #: gcc.c:3591 msgid " -### Like -v but options quoted and commands not executed.\n" msgstr " -### Kuin -v mutta valitsimet lainausmerkeissä eikä komentoja käynnistetä.\n" #: gcc.c:3592 msgid " -E Preprocess only; do not compile, assemble or link.\n" msgstr " -E Suorita vain esikäännös, älä käännä, assembloi tai linkitä.\n" #: gcc.c:3593 msgid " -S Compile only; do not assemble or link.\n" msgstr " -S Suorita vain käännös, älä assembloi tai linkitä.\n" #: gcc.c:3594 msgid " -c Compile and assemble, but do not link.\n" msgstr " --help Käännä ja assembloi, älä linkitä.\n" #: gcc.c:3595 msgid " -o Place the output into .\n" msgstr " -o Ohjaa tuloste .\n" #: gcc.c:3596 msgid "" " -pie Create a dynamically linked position independent\n" " executable.\n" msgstr " -pie Luo paikkariippumaton suoritettava tiedosto.\n" #: gcc.c:3598 msgid " -shared Create a shared library.\n" msgstr " -shared Luo jaettu kirjasto.\n" #: gcc.c:3599 msgid "" " -x Specify the language of the following input files.\n" " Permissible languages include: c c++ assembler none\n" " 'none' means revert to the default behavior of\n" " guessing the language based on the file's extension.\n" msgstr "" " -x Määrittele seuraavien syötetiedostojen kieli.\n" " Kelvollisia kieliä ovat mm. c c++ assembler none\n" " ”none” palauttaa käyttöön oletustoiminnan,\n" " eli kielen päättelyn tiedoston päätteestä.\n" #: gcc.c:3606 #, c-format msgid "" "\n" "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n" " passed on to the various sub-processes invoked by %s. In order to pass\n" " other options on to these processes the -W options must be used.\n" msgstr "" "\n" "Valitsimet, jotka alkavat -g, -f, -m, -O, -W tai --param, annetaan\n" " automaattisesti %s:n käynnistämille monille aliprosesseille. Muiden\n" " valitsimien välittämiseen näille prosesseille on käytettävä -W-\n" " valitsimia.\n" #: gcc.c:6059 #, fuzzy, c-format msgid "Processing spec (%s), which is '%s'\n" msgstr "Käsitellään opastesivuja hakemistossa %s...\n" #: gcc.c:6809 #, c-format msgid "Target: %s\n" msgstr "Kohde: %s\n" #: gcc.c:6810 #, fuzzy, c-format msgid "Configured with: %s\n" msgstr "POP2-tuen asetuksia ei ole tehty.\n" #: gcc.c:6824 #, c-format msgid "Thread model: %s\n" msgstr "Säiemalli: %s\n" #: gcc.c:6825 #, c-format msgid "Supported LTO compression algorithms: zlib" msgstr "" #: gcc.c:6827 #, c-format msgid " zstd" msgstr " zstd" #: gcc.c:6829 gcov.c:1408 gcov.c:1476 gcov.c:2813 #, c-format msgid "\n" msgstr "\n" #: gcc.c:6840 #, c-format msgid "gcc version %s %s\n" msgstr "gcc-versio %s %s\n" #: gcc.c:6843 #, fuzzy, c-format msgid "gcc driver version %s %sexecuting gcc version %s\n" msgstr "GMP-versio %s, MPFR-versio %s\n" #: gcc.c:6916 gcc.c:7126 #, c-format msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n" msgstr "Vika ei ole toistettavissa, joten se on todennäköisesti laitteisto- tai käyttöjärjestelmäongelma.\n" #: gcc.c:7050 #, c-format msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n" msgstr "Esikäännetty lähdekoodi tallennettu tiedostoon %s, liitäthän sen vikailmoitukseen.\n" #: gcc.c:7900 #, c-format msgid "install: %s%s\n" msgstr "asennus: %s%s\n" #: gcc.c:7903 #, c-format msgid "programs: %s\n" msgstr "ohjelmat: %s\n" #: gcc.c:7905 #, c-format msgid "libraries: %s\n" msgstr "kirjastot: %s\n" #: gcc.c:8022 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" msgstr "" "\n" "Ohjeet vikailmoitusten tekoon ovat osoitteessa:\n" #: gcc.c:8038 gcov-tool.c:527 #, c-format msgid "%s %s%s\n" msgstr "%s %s%s\n" #: gcc.c:8041 gcov-tool.c:529 gcov.c:927 fortran/gfortranspec.c:282 msgid "(C)" msgstr "©" #: gcc.c:8042 fortran/gfortranspec.c:283 msgid "" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" "\n" msgstr "" "Tämä ohjelma on vapaaohjelmisto; Katsokaa kopiointiehdot lähdekoodista.\n" "Tällä ohjelmistolla EI OLE TAKUUTA; ei edes KAUPALLISESTI HYVÄKSYTTÄVÄSTÄ\n" "LAADUSTA tai SOPIVUUDESTA TIETTYYN TARKOITUKSEEN.\n" #: gcc.c:8351 #, c-format msgid "" "\n" "Linker options\n" "==============\n" "\n" msgstr "" "\n" "Linkittimen valitsimet\n" "======================\n" "\n" #: gcc.c:8352 #, c-format msgid "" "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n" "\n" msgstr "" "Käytä ”-Wl,VALITSIN” välittämään ”VALITSIN” linkittimelle.\n" "\n" #: gcc.c:9700 #, c-format msgid "" "Assembler options\n" "=================\n" "\n" msgstr "" "Assembler-valitsimet\n" "====================\n" "\n" #: gcc.c:9701 #, c-format msgid "" "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n" "\n" msgstr "" "Käytä ”-Wa,VALITSIN” välittämään ”VALITSIN” assemblerille.\n" "\n" #: gcov-tool.c:175 #, c-format msgid " merge [options] Merge coverage file contents\n" msgstr " merge [valitsimet] Yhdistä kattavuustiedostojen sisällöt\n" #: gcov-tool.c:176 gcov-tool.c:271 #, fuzzy, c-format msgid " -o, --output Output directory\n" msgstr " -o Ohjaa tuloste \n" #: gcov-tool.c:177 gcov-tool.c:273 gcov-tool.c:425 #, fuzzy, c-format msgid " -v, --verbose Verbose mode\n" msgstr " -v, --verbose toimi äänekkäästi (tulostetaan lisätietoa)\n" #: gcov-tool.c:178 #, c-format msgid " -w, --weight Set weights (float point values)\n" msgstr "" #: gcov-tool.c:194 #, fuzzy, c-format msgid "Merge subcomand usage:" msgstr "%s ei tue: merge_blocks" #: gcov-tool.c:269 #, c-format msgid " rewrite [options] Rewrite coverage file contents\n" msgstr "" #: gcov-tool.c:270 #, c-format msgid " -n, --normalize Normalize the profile\n" msgstr "" #: gcov-tool.c:272 #, c-format msgid " -s, --scale Scale the profile counters\n" msgstr "" #: gcov-tool.c:290 #, fuzzy, c-format msgid "Rewrite subcommand usage:" msgstr "Käyttö:" #: gcov-tool.c:329 #, c-format msgid "scaling cannot co-exist with normalization, skipping\n" msgstr "" #: gcov-tool.c:342 gcov-tool.c:352 #, c-format msgid "incorrect format in scaling, using 1/1\n" msgstr "" #: gcov-tool.c:362 #, c-format msgid "normalization cannot co-exist with scaling\n" msgstr "" #: gcov-tool.c:419 #, c-format msgid " overlap [options] Compute the overlap of two profiles\n" msgstr "" #: gcov-tool.c:420 #, fuzzy, c-format msgid " -f, --function Print function level info\n" msgstr " -h, --help Näytä tämä ohje ja poistu\n" #: gcov-tool.c:421 #, fuzzy, c-format msgid " -F, --fullname Print full filename\n" msgstr "" "Tulosta työhakemiston täydellinen nimi.\n" "\n" #: gcov-tool.c:422 #, fuzzy, c-format msgid " -h, --hotonly Only print info for hot objects/functions\n" msgstr " -h, --help Näytä tämä ohje ja poistu\n" #: gcov-tool.c:423 #, fuzzy, c-format msgid " -o, --object Print object level info\n" msgstr " -h, --help Näytä tämä ohje ja poistu\n" #: gcov-tool.c:424 #, c-format msgid " -t , --hot_threshold Set the threshold for hotness\n" msgstr "" #: gcov-tool.c:444 #, fuzzy, c-format msgid "Overlap subcomand usage:" msgstr "Levyllä on päällekkäisiä osioita." #: gcov-tool.c:510 #, fuzzy, c-format msgid "" "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n" "\n" msgstr "Käyttö: %s [VALITSIN] [KOMENTO [ARG]...]\n" #: gcov-tool.c:511 #, c-format msgid "" "Offline tool to handle gcda counts\n" "\n" msgstr "" #: gcov-tool.c:512 #, fuzzy, c-format msgid " -h, --help Print this help, then exit\n" msgstr " -h, --help Näytä tämä ohje ja poistu\n" #: gcov-tool.c:513 #, c-format msgid " -v, --version Print version number, then exit\n" msgstr " -v, --version Näytä versionumero ja poistu\n" #: gcov-tool.c:517 gcov.c:915 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" "\n" "Katso ohjeet vikailmoitusten tekemiseen osoitteesta:\n" "%s.\n" #: gcov-tool.c:528 #, fuzzy, c-format msgid "Copyright %s 2020 Free Software Foundation, Inc.\n" msgstr "Tekijänoikeus %s 2019 Free Software Foundation, Inc.\n" #: gcov-tool.c:531 gcov.c:929 #, c-format msgid "" "This is free software; see the source for copying conditions.\n" "There is NO warranty; not even for MERCHANTABILITY or \n" "FITNESS FOR A PARTICULAR PURPOSE.\n" "\n" msgstr "" "Tämä ohjelma on vapaaohjelmisto; Katsokaa kopiointiehdot lähdekoodista.\n" "Tällä ohjelmistolla EI OLE TAKUUTA; ei edes KAUPALLISESTI HYVÄKSYTTÄVÄSTÄ\n" "LAADUSTA tai SOPIVUUDESTA TIETTYYN TARKOITUKSEEN.\n" "\n" #: gcov.c:889 #, fuzzy, c-format msgid "" "Usage: gcov [OPTION...] SOURCE|OBJ...\n" "\n" msgstr "" "Käyttö: gcov [VALITSIN]... LÄHDETIEDOSTO...\n" "\n" #: gcov.c:890 #, c-format msgid "" "Print code coverage information.\n" "\n" msgstr "" "Tulosta koodinkattavuustietoa.\n" "\n" #: gcov.c:891 #, c-format msgid " -a, --all-blocks Show information for every basic block\n" msgstr " -a, --all-blocks Näytä tietoja jokaisesta peruslohkosta\n" #: gcov.c:892 #, c-format msgid " -b, --branch-probabilities Include branch probabilities in output\n" msgstr " -b, --branch-probabilities Sisällytä haarojen todennäköisyydet tulosteeseen\n" #: gcov.c:893 #, fuzzy, c-format msgid "" " -c, --branch-counts Output counts of branches taken\n" " rather than percentages\n" msgstr "" " -c, --branch-counts Toteutuneiden haarojen lukumäärät,\n" " ei prosenttilukuja\n" #: gcov.c:895 #, fuzzy, c-format msgid " -d, --display-progress Display progress information\n" msgstr "näytä edistymisviesti MÄÄRÄn tietueen välein (oletus 10)" #: gcov.c:896 #, c-format msgid " -f, --function-summaries Output summaries for each function\n" msgstr " -f, --function-summaries Tulosta yhteenvedot jokaisesta funktiosta\n" #: gcov.c:897 #, c-format msgid " -h, --help Print this help, then exit\n" msgstr " -h, --help Näytä tämä ohje ja poistu\n" #: gcov.c:898 #, fuzzy, c-format msgid " -i, --json-format Output JSON intermediate format into .gcov.json.gz file\n" msgstr " -n, --no-output Älä luo tulostiedostoa\n" #: gcov.c:899 #, c-format msgid " -j, --human-readable Output human readable numbers\n" msgstr "" #: gcov.c:900 #, fuzzy, c-format msgid " -k, --use-colors Emit colored output\n" msgstr " -n, --no-output Älä luo tulostiedostoa\n" #: gcov.c:901 #, c-format msgid "" " -l, --long-file-names Use long output file names for included\n" " source files\n" msgstr "" " -l, --long-file-names Käytä pitkiä tulostiedostojen nimiä sisällytetyille\n" " lähdetiedostoille\n" #: gcov.c:903 #, c-format msgid " -m, --demangled-names Output demangled function names\n" msgstr "" #: gcov.c:904 #, c-format msgid " -n, --no-output Do not create an output file\n" msgstr " -n, --no-output Älä luo tulostiedostoa\n" #: gcov.c:905 #, c-format msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n" msgstr "" #: gcov.c:906 #, c-format msgid " -p, --preserve-paths Preserve all pathname components\n" msgstr "" #: gcov.c:907 #, fuzzy, c-format msgid " -q, --use-hotness-colors Emit perf-like colored output for hot lines\n" msgstr " -n, --no-output Älä luo tulostiedostoa\n" #: gcov.c:908 #, fuzzy, c-format msgid " -r, --relative-only Only show data for relative sources\n" msgstr " -a, --all-blocks Näytä tietoja jokaisesta peruslohkosta\n" #: gcov.c:909 #, c-format msgid " -s, --source-prefix DIR Source prefix to elide\n" msgstr "" #: gcov.c:910 #, fuzzy, c-format msgid " -t, --stdout Output to stdout instead of a file\n" msgstr " -n, --no-output Älä luo tulostiedostoa\n" #: gcov.c:911 #, c-format msgid " -u, --unconditional-branches Show unconditional branch counts too\n" msgstr "" #: gcov.c:912 #, c-format msgid " -v, --version Print version number, then exit\n" msgstr " -v, --version Näytä versionumero ja poistu\n" #: gcov.c:913 #, fuzzy, c-format msgid " -w, --verbose Print verbose informations\n" msgstr " -v, --verbose toimi äänekkäästi (tulostetaan lisätietoa)\n" #: gcov.c:914 #, c-format msgid " -x, --hash-filenames Hash long pathnames\n" msgstr "" #: gcov.c:925 #, c-format msgid "gcov %s%s\n" msgstr "gcov %s%s\n" #: gcov.c:1259 #, fuzzy, c-format msgid "'%s' file is already processed\n" msgstr "Käsittele syötetiedosto jo esikäännettynä." #: gcov.c:1373 #, c-format msgid "Creating '%s'\n" msgstr "" "Luodaan ”%s”\n" "\n" #: gcov.c:1376 #, c-format msgid "Error writing output file '%s'\n" msgstr "Virhe kirjoitettaessa tulostiedostoa ”%s”\n" #: gcov.c:1381 #, c-format msgid "Could not open output file '%s'\n" msgstr "Tulostiedoston ”%s” avaaminen epäonnistui\n" #: gcov.c:1386 #, c-format msgid "Removing '%s'\n" msgstr "Poistetaan ”%s”\n" #: gcov.c:1498 #, c-format msgid "Cannot open JSON output file %s\n" msgstr "Ei voi avata JSON-tulostetiedostoa %s\n" #: gcov.c:1506 #, c-format msgid "Error writing JSON output file %s\n" msgstr "Virhe kirjoitettaessa JSON-tulostiedostoa %s\n" #: gcov.c:1673 #, fuzzy, c-format msgid "%s:source file is newer than notes file '%s'\n" msgstr "varoitus: lähdetiedosto %s annettu useammin kuin kerran" #: gcov.c:1678 #, c-format msgid "(the message is displayed only once per source file)\n" msgstr "(viesti näkyy vain kerran lähdetiedostoa kohden)\n" #: gcov.c:1698 #, fuzzy, c-format msgid "%s:cannot open notes file\n" msgstr "syötetiedostoa ”%s” ei voi avata" #: gcov.c:1704 #, fuzzy, c-format msgid "%s:not a gcov notes file\n" msgstr "%s:ei ole gcov-datatiedosto\n" #: gcov.c:1717 #, fuzzy, c-format msgid "%s:version '%.4s', prefer '%.4s'\n" msgstr "GMP-versio %s, MPFR-versio %s\n" #: gcov.c:1767 #, fuzzy, c-format msgid "%s:already seen blocks for '%s'\n" msgstr "%s ei tue: merge_blocks" #: gcov.c:1881 gcov.c:1983 #, fuzzy, c-format msgid "%s:corrupted\n" msgstr "Tietokanta %s on turmeltunut; luo se uudelleen komennolla mandb --create" #: gcov.c:1888 #, c-format msgid "%s:no functions found\n" msgstr "%s:funktioita ei löytynyt\n" #: gcov.c:1906 #, c-format msgid "%s:cannot open data file, assuming not executed\n" msgstr "" #: gcov.c:1913 #, c-format msgid "%s:not a gcov data file\n" msgstr "%s:ei ole gcov-datatiedosto\n" #: gcov.c:1926 #, fuzzy, c-format msgid "%s:version '%.4s', prefer version '%.4s'\n" msgstr "GMP-versio %s, MPFR-versio %s\n" #: gcov.c:1932 #, fuzzy, c-format msgid "%s:stamp mismatch with notes file\n" msgstr "ehtolausekkeessa on tyyppiristiriita" #: gcov.c:1964 #, fuzzy, c-format msgid "%s:profile mismatch for '%s'\n" msgstr "”%s” ei ole oikea profiilidatatiedosto ”%s”:lle" #: gcov.c:1982 #, fuzzy, c-format msgid "%s:overflowed\n" msgstr "%qs on ylivuotanut" #: gcov.c:2029 #, fuzzy, c-format msgid "%s:'%s' lacks entry and/or exit blocks\n" msgstr "Lohkoa on käytetty aikaisemmin. Nyt tiedostossa ”%s”." #: gcov.c:2034 #, fuzzy, c-format msgid "%s:'%s' has arcs to entry block\n" msgstr "Lohkoa on käytetty aikaisemmin. Nyt tiedostossa ”%s”." #: gcov.c:2042 #, fuzzy, c-format msgid "%s:'%s' has arcs from exit block\n" msgstr "Lohkoa on käytetty aikaisemmin. Nyt tiedostossa ”%s”." #: gcov.c:2251 #, fuzzy, c-format msgid "%s:graph is unsolvable for '%s'\n" msgstr "%s ei tue: dump_bb_for_graph" #: gcov.c:2367 #, c-format msgid "Lines executed:%s of %d\n" msgstr "Rivejä suoritettu:%s/%d\n" #: gcov.c:2370 #, c-format msgid "No executable lines\n" msgstr "Ei suoritettavia rivejä\n" #: gcov.c:2378 gcov.c:2387 #, c-format msgid "%s '%s'\n" msgstr "%s ”%s”\n" #: gcov.c:2394 #, c-format msgid "Branches executed:%s of %d\n" msgstr "Haaroja suoritettu:%s/%d\n" #: gcov.c:2398 #, fuzzy, c-format msgid "Taken at least once:%s of %d\n" msgstr "Haaroja suoritettu:%s/%d\n" #: gcov.c:2404 #, c-format msgid "No branches\n" msgstr "Ei haaroja\n" #: gcov.c:2406 #, c-format msgid "Calls executed:%s of %d\n" msgstr "Kutsuja suoritettu:%s/%d\n" #: gcov.c:2410 #, c-format msgid "No calls\n" msgstr "Ei kutsuja\n" #: gcov.c:2667 #, fuzzy, c-format msgid "%s:no lines for '%s'\n" msgstr "Rivejä suoritettu:%s/%d\n" #: gcov.c:2793 #, c-format msgid "call %2d returned %s\n" msgstr "kutsu %2d palautti %s\n" #: gcov.c:2798 #, c-format msgid "call %2d never executed\n" msgstr "kutsu %2d ei suoritettu koskaan\n" #: gcov.c:2803 #, fuzzy, c-format msgid "branch %2d taken %s%s" msgstr "kutsu %2d palautti %s\n" #: gcov.c:2808 #, fuzzy, c-format msgid "branch %2d never executed" msgstr "kutsu %2d ei suoritettu koskaan\n" #: gcov.c:2811 #, c-format msgid " (BB %d)" msgstr " (BB %d)" #: gcov.c:2818 #, fuzzy, c-format msgid "unconditional %2d taken %s\n" msgstr "kutsu %2d palautti %s\n" #: gcov.c:2821 #, fuzzy, c-format msgid "unconditional %2d never executed\n" msgstr "kutsu %2d ei suoritettu koskaan\n" #: gcov.c:3074 #, c-format msgid "Cannot open source file %s\n" msgstr "Lähdetiedostoa %s ei voi avata\n" #: gcse.c:2596 msgid "PRE disabled" msgstr "PRE poistettu käytöstä" #: gcse.c:3526 msgid "GCSE disabled" msgstr "GCSE pois käytöstä" #: incpath.c:73 #, c-format msgid "ignoring duplicate directory \"%s\"\n" msgstr "jätetään hakemiston ”%s” kaksoiskappale huomiotta,\n" #: incpath.c:76 #, c-format msgid " as it is a non-system directory that duplicates a system directory\n" msgstr " koska se on järjestelmähakemiston kopio\n" #: incpath.c:80 #, c-format msgid "ignoring nonexistent directory \"%s\"\n" msgstr "jätetään puuttuva hakemisto ”%s” huomiotta\n" # Tähän kuuluu ASCII-lainausmerkit. #: incpath.c:385 #, c-format msgid "#include \"...\" search starts here:\n" msgstr "#include \"...\" -haku alkaa täältä:\n" #: incpath.c:389 #, c-format msgid "#include <...> search starts here:\n" msgstr "#include <...> -haku alkaa täältä:\n" #: incpath.c:394 #, c-format msgid "End of search list.\n" msgstr "Hakulistan loppu.\n" #. Opening quotation mark. #: intl.c:62 msgid "`" msgstr "”" #. Closing quotation mark. #: intl.c:65 msgid "'" msgstr "”" #: langhooks.c:382 #, fuzzy msgid "At top level:" msgstr "Luo uusi täysleveä ikkuna olemassa olevaan gedit-instanssiin" #: langhooks.c:398 cp/error.c:3480 #, c-format msgid "In member function %qs" msgstr "Jäsenfunktio %qs" #: langhooks.c:402 cp/error.c:3483 #, c-format msgid "In function %qs" msgstr "Funktio %qs" #: langhooks.c:447 cp/error.c:3433 msgid " inlined from %qs at %r%s:%d:%d%R" msgstr " avattu lähteestä %qs, %r%s:%d:%d%R" #: langhooks.c:452 cp/error.c:3438 #, fuzzy msgid " inlined from %qs at %r%s:%d%R" msgstr "Muodostin %qs" #: langhooks.c:458 cp/error.c:3444 #, fuzzy, c-format msgid " inlined from %qs" msgstr "Muodostin %qs" #: lra-assigns.c:1841 reload1.c:2074 msgid "this is the insn:" msgstr "tämä on käsky:" #: lra-constraints.c:3019 #, fuzzy msgid "unable to generate reloads for impossible constraints:" msgstr "%s: Tätä tiedostoa ei voitu varmuuskopioida" #: lra-constraints.c:4010 reload.c:3814 #, fuzzy msgid "unable to generate reloads for:" msgstr "%s: Tätä tiedostoa ei voitu varmuuskopioida" #. What to print when a switch has no documentation. #: opts.c:187 #, fuzzy msgid "This option lacks documentation." msgstr "Tältä valitsimelta puuttuu dokumentaatio" #: opts.c:188 #, fuzzy msgid "Uses of this option are diagnosed." msgstr "%s: oletetaan RTC:n käyttävän UTC:tä...\n" #: opts.c:1331 #, c-format msgid "Same as %s%s (or, in negated form, %s%s)." msgstr "" #: opts.c:1336 #, fuzzy, c-format msgid "Same as %s%s." msgstr "on vaarallista toimia rekursiivisesti hakemistossa %s (sama kuin %s)" #: opts.c:1341 #, fuzzy, c-format msgid "Same as %s." msgstr "on vaarallista toimia rekursiivisesti hakemistossa %s (sama kuin %s)" #: opts.c:1349 #, fuzzy, c-format msgid "%s Same as %s." msgstr "on vaarallista toimia rekursiivisesti hakemistossa %s (sama kuin %s)" #: opts.c:1412 #, fuzzy msgid "[available in " msgstr "Silmukkamuuttuja" #: opts.c:1444 msgid "[default]" msgstr "[oletus]" #: opts.c:1453 #, c-format msgid "%llu bytes" msgstr "%llu tavua" #: opts.c:1490 msgid "[enabled]" msgstr "[käytössä]" #: opts.c:1492 msgid "[disabled]" msgstr "[ei käytössä]" #: opts.c:1528 #, c-format msgid " No options with the desired characteristics were found\n" msgstr " Yhtään valitsinta halutuilla ominaisuuksilla ei löytynyt\n" #: opts.c:1537 #, c-format msgid " None found. Use --help=%s to show *all* the options supported by the %s front-end.\n" msgstr " Mitään ei löytynyt. Käytä --help=%s näyttämään *kaikki* valitsimet, joita %s-edusta tukee.\n" #: opts.c:1543 #, c-format msgid " All options with the desired characteristics have already been displayed\n" msgstr " Kaikki valitsimet halutuilla ominaisuuksilla on jo näytetty\n" #: opts.c:1588 #, fuzzy, c-format msgid "" " Known valid arguments for %s option:\n" " " msgstr "Virheellinen vähimmäisargumenttimäärä (%d) funktiolle %s" #: opts.c:1638 msgid "The following options are target specific" msgstr "Seuraavat valitsimet ovat kohdekohtaisia" #: opts.c:1641 #, fuzzy msgid "The following options control compiler warning messages" msgstr "Seuraavat valitsimet ohjaavat optimointeja" #: opts.c:1644 msgid "The following options control optimizations" msgstr "Seuraavat valitsimet ohjaavat optimointeja" #: opts.c:1647 opts.c:1687 msgid "The following options are language-independent" msgstr "Seuraavat valitsimet ovat kielestä riippumattomia" #: opts.c:1650 #, fuzzy msgid "The following options control parameters" msgstr "Seuraavat valitsimet ohjaavat optimointeja" #: opts.c:1656 msgid "The following options are specific to just the language " msgstr "Seuraavat valitsimet ovat liittyvät kieleen " #: opts.c:1658 msgid "The following options are supported by the language " msgstr "Kieli tukee seuraavia valitsimia " #: opts.c:1669 msgid "The following options are not documented" msgstr "Seuraavia valitsimia ei ole dokumentoitu" #: opts.c:1671 #, fuzzy msgid "The following options take separate arguments" msgstr "Seuraavia valitsimia ei ole dokumentoitu" #: opts.c:1673 #, fuzzy msgid "The following options take joined arguments" msgstr "Seuraavia valitsimia ei ole dokumentoitu" #: opts.c:1685 msgid "The following options are language-related" msgstr "Seuraavat valitsimet ovat kieleen liittyviä" #: passes.c:1785 #, fuzzy, c-format msgid "during %s pass: %s\n" msgstr "%qT ei ole nimiavaruus" #: passes.c:1790 #, fuzzy, c-format msgid "dump file: %s\n" msgstr "tiedoston %s avaaminen epäonnistui" #: plugin.c:924 #, fuzzy msgid "Event" msgstr "Tapahtuma" #: plugin.c:924 msgid "Plugins" msgstr "Liitännäiset" #: plugin.c:956 #, c-format msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n" msgstr "*** VAROITUS *** liitännäisiä on käytössä, älä raportoi tätä vikana ellei vika ole toistettavissa ilman liitännäisiä.\n" #: postreload-gcse.c:1354 #, fuzzy msgid "using simple load CSE after register allocation" msgstr "Käytä rekistereitä argumenttien välittämiseen" #. It's the compiler's fault. #: reload1.c:5998 #, fuzzy msgid "could not find a spill register" msgstr "Tiedostoa ”%s” ei löytynyt." #. It's the compiler's fault. #: reload1.c:7880 #, fuzzy msgid "VOIDmode on an output" msgstr "Tulosterivit:" #: reload1.c:8613 #, fuzzy msgid "failure trying to reload:" msgstr "_Lataa uudelleen" #: rtl-error.c:116 msgid "unrecognizable insn:" msgstr "tunnistamaton käsky:" #: rtl-error.c:118 #, fuzzy msgid "insn does not satisfy its constraints:" msgstr "alustusalkio ei ole vakio" #: targhooks.c:2018 #, fuzzy, c-format msgid "created and used with differing settings of '%s'" msgstr "%qD esitelty uudelleen eri näkyvyydellä" #: targhooks.c:2033 #, fuzzy msgid "created and used with different settings of %<-fpic%>" msgstr "%qD esitelty uudelleen eri näkyvyydellä" #: targhooks.c:2035 #, fuzzy msgid "created and used with different settings of %<-fpie%>" msgstr "%qD esitelty uudelleen eri näkyvyydellä" #: toplev.c:324 #, fuzzy, c-format msgid "unrecoverable error" msgstr "Selvitysvirhe 0 (ei virhettä)" #: toplev.c:613 #, c-format msgid "" "%s%s%s %sversion %s (%s)\n" "%s\tcompiled by GNU C version %s, " msgstr "" "%s%s%s %sversio %s (%s)\n" "%s\tkäännetty GNU C:n versiolla %s, " #: toplev.c:615 #, c-format msgid "%s%s%s %sversion %s (%s) compiled by CC, " msgstr "%s%s%s %sversio %s (%s) käännetty CC:llä, " #: toplev.c:619 #, fuzzy, c-format msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n" msgstr "GMP-versio %s, MPFR-versio %s, MPC-versio %s\n" #: toplev.c:621 #, c-format msgid "%s%swarning: %s header version %s differs from library version %s.\n" msgstr "%s%swarning: %s-otsakeversio %s eroaa kirjastoversiosta %s.\n" #: toplev.c:623 #, fuzzy, c-format msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" msgstr "%s%sGGC heuristinen/heuristiikka??: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" #: toplev.c:790 msgid "options passed: " msgstr "annetut valitsimet: " #: toplev.c:818 msgid "options enabled: " msgstr "käyttöön otetut valitsimet: " #: tree-diagnostic.c:299 c/c-decl.c:5758 c/c-typeck.c:7658 cp/error.c:1075 #: tree-diagnostic-path.cc:261 c-family/c-pretty-print.c:417 #, gcc-internal-format msgid "" msgstr "" #: cif-code.def:39 #, fuzzy msgid "function not considered for inlining" msgstr "Tiedostoa ”%s” on jo tarkasteltu.\n" #: cif-code.def:43 #, fuzzy msgid "caller is not optimized" msgstr "virheellinen kutsuja" #: cif-code.def:47 #, fuzzy msgid "function body not available" msgstr "_Tekstiosa:" #: cif-code.def:51 #, fuzzy msgid "redefined extern inline functions are not considered for inlining" msgstr "Tiedostoa ”%s” on jo tarkasteltu.\n" #: cif-code.def:56 #, fuzzy msgid "function not inlinable" msgstr "Funktio %qs" #: cif-code.def:60 msgid "function body can be overwritten at link time" msgstr "funktion runko voidaan ylikirjoittaa linkitettäessä" #: cif-code.def:64 #, fuzzy msgid "function not inline candidate" msgstr "funktiota % ei voi määrittää avoimeksi" #: cif-code.def:68 msgid "--param large-function-growth limit reached" msgstr "" #: cif-code.def:70 msgid "--param large-stack-frame-growth limit reached" msgstr "" #: cif-code.def:72 msgid "--param max-inline-insns-single limit reached" msgstr "" #: cif-code.def:74 msgid "--param max-inline-insns-auto limit reached" msgstr "" #: cif-code.def:76 msgid "--param inline-unit-growth limit reached" msgstr "" #: cif-code.def:80 #, fuzzy msgid "recursive inlining" msgstr " Rekursiiviset jäsenet:\n" #: cif-code.def:84 #, fuzzy msgid "call is unlikely and code size would grow" msgstr "funktiota % ei voi määrittää avoimeksi" #: cif-code.def:88 #, fuzzy msgid "call is considered never executed and code size would grow" msgstr "funktiota % ei voi määrittää avoimeksi" #: cif-code.def:92 #, fuzzy msgid "function not declared inline and code size would grow" msgstr "funktiota % ei voi määrittää avoimeksi" #: cif-code.def:96 #, fuzzy msgid "mismatched declarations during linktime optimization" msgstr "odotettiin iteraatioesittelyä tai -alustusta" #: cif-code.def:100 msgid "variadic thunk call" msgstr "" #: cif-code.def:104 #, fuzzy msgid "originally indirect function call not considered for inlining" msgstr "Tiedostoa ”%s” on jo tarkasteltu.\n" #: cif-code.def:108 #, fuzzy msgid "indirect function call with a yet undetermined callee" msgstr "sisäkkäinen funktio %qs esitelty %:ksi" #: cif-code.def:112 #, fuzzy msgid "exception handling personality mismatch" msgstr "Käytä poikkeustenkäsittelyä" #: cif-code.def:117 #, fuzzy msgid "non-call exception handling mismatch" msgstr "Käytä poikkeustenkäsittelyä" #: cif-code.def:121 #, fuzzy msgid "target specific option mismatch" msgstr "Väärin muotoiltu kohdekohtainen muuttujamäärittely" #: cif-code.def:125 #, fuzzy msgid "optimization level attribute mismatch" msgstr "Aseta optimointitasoksi " #: cif-code.def:129 msgid "callee refers to comdat-local symbols" msgstr "" #: cif-code.def:133 #, fuzzy msgid "function attribute mismatch" msgstr "funktio voi olla ehdokas %<%s%>-attribuutille" #: cif-code.def:138 msgid "function has external linkage when the user requests only inlining static for live patching" msgstr "" #: cif-code.def:143 #, fuzzy msgid "unreachable" msgstr "NIS+-palvelimia ei tavoiteta" #. The remainder are real diagnostic types. #: diagnostic.def:33 msgid "fatal error: " msgstr "vakava virhe: " #. This is like DK_ICE, but backtrace is not printed. Used in the driver #. when reporting fatal signal in the compiler. #: diagnostic.def:34 diagnostic.def:55 msgid "internal compiler error: " msgstr "kääntäjän sisäinen virhe: " #. This one is just for counting DK_WARNING promoted to DK_ERROR #. due to -Werror and -Werror=warning. #: diagnostic.def:35 diagnostic.def:52 msgid "error: " msgstr "virhe: " #: diagnostic.def:36 #, fuzzy msgid "sorry, unimplemented: " msgstr "Toteuttamaton ext2-kirjaston funktio" #: diagnostic.def:37 msgid "warning: " msgstr "varoitus: " #: diagnostic.def:38 msgid "anachronism: " msgstr "anakronismi: " #: diagnostic.def:39 msgid "note: " msgstr "huom: " #: diagnostic.def:40 msgid "debug: " msgstr "vianjäljitys: " #. For use when using the diagnostic_show_locus machinery to show #. a range of events within a path. #: diagnostic.def:44 msgid "path: " msgstr "polku: " #. These two would be re-classified as DK_WARNING or DK_ERROR, so the #. prefix does not matter. #: diagnostic.def:48 #, fuzzy msgid "pedwarn: " msgstr "varoitus: " #: diagnostic.def:49 #, fuzzy msgid "permerror: " msgstr "virhe: " #: c-family/c-format.c:439 #, fuzzy msgid "format" msgstr "MUOTO" #: c-family/c-format.c:440 #, fuzzy msgid "field width specifier" msgstr "virheellinen saraketarkennin: %s" #: c-family/c-format.c:441 #, fuzzy msgid "field precision specifier" msgstr "virheellinen saraketarkennin: %s" #: c-family/c-format.c:559 c-family/c-format.c:583 config/i386/msformat-c.c:44 msgid "' ' flag" msgstr "” ”-lippu" #: c-family/c-format.c:559 c-family/c-format.c:583 config/i386/msformat-c.c:44 msgid "the ' ' printf flag" msgstr "printf:n ” ”-lippu" #: c-family/c-format.c:560 c-family/c-format.c:584 c-family/c-format.c:615 #: c-family/c-format.c:681 config/i386/msformat-c.c:45 msgid "'+' flag" msgstr "”+”-lippu" #: c-family/c-format.c:560 c-family/c-format.c:584 c-family/c-format.c:615 #: config/i386/msformat-c.c:45 msgid "the '+' printf flag" msgstr "printf:n ”+”-lippu" #: c-family/c-format.c:561 c-family/c-format.c:585 c-family/c-format.c:616 #: c-family/c-format.c:656 config/i386/msformat-c.c:46 #: config/i386/msformat-c.c:81 msgid "'#' flag" msgstr "”#”-lippu" #: c-family/c-format.c:561 c-family/c-format.c:585 c-family/c-format.c:616 #: config/i386/msformat-c.c:46 msgid "the '#' printf flag" msgstr "printf:n ”#”-lippu" #: c-family/c-format.c:562 c-family/c-format.c:586 c-family/c-format.c:654 #: config/i386/msformat-c.c:47 msgid "'0' flag" msgstr "”0”-lippu" #: c-family/c-format.c:562 c-family/c-format.c:586 config/i386/msformat-c.c:47 msgid "the '0' printf flag" msgstr "printf:n ”0”-lippu" #: c-family/c-format.c:563 c-family/c-format.c:587 c-family/c-format.c:653 #: c-family/c-format.c:684 config/i386/msformat-c.c:48 msgid "'-' flag" msgstr "”-”-lippu" #: c-family/c-format.c:563 c-family/c-format.c:587 config/i386/msformat-c.c:48 msgid "the '-' printf flag" msgstr "printf:n ”-”-lippu" #: c-family/c-format.c:564 c-family/c-format.c:636 config/i386/msformat-c.c:49 #: config/i386/msformat-c.c:69 msgid "''' flag" msgstr "”'”-lippu" #: c-family/c-format.c:564 config/i386/msformat-c.c:49 msgid "the ''' printf flag" msgstr "printf:n ”'”-lippu" #: c-family/c-format.c:565 c-family/c-format.c:637 msgid "'I' flag" msgstr "”I”-lippu" #: c-family/c-format.c:565 msgid "the 'I' printf flag" msgstr "printf:n ”I”-lippu" #: c-family/c-format.c:566 c-family/c-format.c:588 c-family/c-format.c:634 #: c-family/c-format.c:657 c-family/c-format.c:685 config/sol2-c.c:43 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:67 msgid "field width" msgstr "kentän leveys" #: c-family/c-format.c:566 c-family/c-format.c:588 config/sol2-c.c:43 #: config/i386/msformat-c.c:50 msgid "field width in printf format" msgstr "kentän leveys printf-muotoilussa" #: c-family/c-format.c:567 c-family/c-format.c:589 c-family/c-format.c:618 #: config/i386/msformat-c.c:51 msgid "precision" msgstr "tarkkuus" #: c-family/c-format.c:567 c-family/c-format.c:589 c-family/c-format.c:618 #: config/i386/msformat-c.c:51 msgid "precision in printf format" msgstr "tarkkuus printf-muotoilussa" #: c-family/c-format.c:568 c-family/c-format.c:590 c-family/c-format.c:619 #: c-family/c-format.c:635 c-family/c-format.c:688 config/sol2-c.c:44 #: config/i386/msformat-c.c:52 config/i386/msformat-c.c:68 msgid "length modifier" msgstr "pituusmääre" #: c-family/c-format.c:568 c-family/c-format.c:590 c-family/c-format.c:619 #: config/sol2-c.c:44 config/i386/msformat-c.c:52 msgid "length modifier in printf format" msgstr "pituusmääre printf-muotoilussa" #: c-family/c-format.c:617 msgid "'q' flag" msgstr "”q”-lippu" #: c-family/c-format.c:617 msgid "the 'q' diagnostic flag" msgstr "”q”-diagnostiikkalippu" #: c-family/c-format.c:631 config/i386/msformat-c.c:65 #, fuzzy msgid "assignment suppression" msgstr "virheellinen taulukkosijoitus" #: c-family/c-format.c:631 config/i386/msformat-c.c:65 #, fuzzy msgid "the assignment suppression scanf feature" msgstr "virheellinen taulukkosijoitus" #: c-family/c-format.c:632 config/i386/msformat-c.c:66 msgid "'a' flag" msgstr "”a”-lippu" #: c-family/c-format.c:632 config/i386/msformat-c.c:66 msgid "the 'a' scanf flag" msgstr "scanf:n ”a”-lippu" #: c-family/c-format.c:633 msgid "'m' flag" msgstr "”m”-lippu" #: c-family/c-format.c:633 msgid "the 'm' scanf flag" msgstr "scanf:n ”m”-lippu" #: c-family/c-format.c:634 config/i386/msformat-c.c:67 msgid "field width in scanf format" msgstr "kentän leveys scanf-muotoilussa" #: c-family/c-format.c:635 config/i386/msformat-c.c:68 msgid "length modifier in scanf format" msgstr "kenttämääre scanf-muotoilussa" #: c-family/c-format.c:636 config/i386/msformat-c.c:69 msgid "the ''' scanf flag" msgstr "scanf:n ”'”-lippu" #: c-family/c-format.c:637 msgid "the 'I' scanf flag" msgstr "scanf:n ”I”-lippu" #: c-family/c-format.c:652 msgid "'_' flag" msgstr "”_”-lippu" #: c-family/c-format.c:652 msgid "the '_' strftime flag" msgstr "strftimen ”_”-lippu" #: c-family/c-format.c:653 msgid "the '-' strftime flag" msgstr "strftimen ”-”-lippu" #: c-family/c-format.c:654 msgid "the '0' strftime flag" msgstr "strftimen ”0”-lippu" #: c-family/c-format.c:655 c-family/c-format.c:680 msgid "'^' flag" msgstr "”^”-lippu" #: c-family/c-format.c:655 msgid "the '^' strftime flag" msgstr "strftimen ”^”-lippu" #: c-family/c-format.c:656 config/i386/msformat-c.c:81 msgid "the '#' strftime flag" msgstr "strftimen ”#”-lippu" #: c-family/c-format.c:657 msgid "field width in strftime format" msgstr "kentän leveys strftime-muotoilussa" #: c-family/c-format.c:658 msgid "'E' modifier" msgstr "”E”-määre" #: c-family/c-format.c:658 msgid "the 'E' strftime modifier" msgstr "strftimen ”E”-määre" #: c-family/c-format.c:659 msgid "'O' modifier" msgstr "”O”-määre" #: c-family/c-format.c:659 msgid "the 'O' strftime modifier" msgstr "strftimen ”O”-määre" #: c-family/c-format.c:660 c-family/c-format.c:661 msgid "the 'O' modifier" msgstr "”O”-määre" #: c-family/c-format.c:679 msgid "fill character" msgstr "täytemerkki" #: c-family/c-format.c:679 msgid "fill character in strfmon format" msgstr "täytemerkki strfmon-muotoilussa" #: c-family/c-format.c:680 msgid "the '^' strfmon flag" msgstr "strfmonin ”^v-lippu" #: c-family/c-format.c:681 msgid "the '+' strfmon flag" msgstr "strfmonin ”+”-lippu" #: c-family/c-format.c:682 msgid "'(' flag" msgstr "”(”-lippu" #: c-family/c-format.c:682 msgid "the '(' strfmon flag" msgstr "strfmonin ”(”-lippu" #: c-family/c-format.c:683 msgid "'!' flag" msgstr "”!”-lippu" #: c-family/c-format.c:683 msgid "the '!' strfmon flag" msgstr "strfmonin ”!”-lippu" #: c-family/c-format.c:684 msgid "the '-' strfmon flag" msgstr "strfmonin ”-”-lippu" #: c-family/c-format.c:685 msgid "field width in strfmon format" msgstr "kentän leveys strfmon-muotoilussa" #: c-family/c-format.c:686 msgid "left precision" msgstr "vasen tarkkuus" #: c-family/c-format.c:686 msgid "left precision in strfmon format" msgstr "vasen tarkkuus strfmon-muotoilussa" #: c-family/c-format.c:687 msgid "right precision" msgstr "oikea tarkkuus" #: c-family/c-format.c:687 msgid "right precision in strfmon format" msgstr "oikea tarkkuus strfmon-muotoilussa" #: c-family/c-format.c:688 msgid "length modifier in strfmon format" msgstr "pituusmääre strfmon-muotoilussa" #. Handle deferred options from command-line. #: c-family/c-opts.c:1454 fortran/cpp.c:590 msgid "" msgstr "" #: config/aarch64/aarch64.c:9995 #, fuzzy, c-format msgid "unsupported operand for code '%c'" msgstr "fr30_print_operand: tuntematon koodi" #: config/aarch64/aarch64.c:10004 config/aarch64/aarch64.c:10017 #: config/aarch64/aarch64.c:10029 config/aarch64/aarch64.c:10040 #: config/aarch64/aarch64.c:10056 config/aarch64/aarch64.c:10070 #: config/aarch64/aarch64.c:10090 config/aarch64/aarch64.c:10164 #: config/aarch64/aarch64.c:10175 config/aarch64/aarch64.c:10189 #: config/aarch64/aarch64.c:10411 config/aarch64/aarch64.c:10429 #: config/pru/pru.c:1700 config/pru/pru.c:1710 config/pru/pru.c:1741 #: config/pru/pru.c:1752 config/pru/pru.c:1824 #, fuzzy, c-format msgid "invalid operand for '%%%c'" msgstr "virheellinen const_double-operandi" #: config/aarch64/aarch64.c:10108 config/aarch64/aarch64.c:10119 #: config/aarch64/aarch64.c:10271 config/aarch64/aarch64.c:10282 #, fuzzy, c-format msgid "invalid vector constant" msgstr "virheellinen rotate-käsky" #: config/aarch64/aarch64.c:10131 config/aarch64/aarch64.c:10143 #, c-format msgid "incompatible floating point / vector register operand for '%%%c'" msgstr "" #: config/aarch64/aarch64.c:10157 #, fuzzy, c-format msgid "incompatible register operand for '%%%c'" msgstr "virheellinen const_double-operandi" #: config/aarch64/aarch64.c:10223 config/arm/arm.c:24220 #, c-format msgid "missing operand" msgstr "puuttuva operandi" #: config/aarch64/aarch64.c:10308 #, fuzzy, c-format msgid "invalid constant" msgstr "virheellinen rotate-käsky" #: config/aarch64/aarch64.c:10311 #, fuzzy, c-format msgid "invalid operand" msgstr "muotomerkkijonolla on epäkelpo operandinumero" #: config/aarch64/aarch64.c:10437 config/aarch64/aarch64.c:10442 #, fuzzy, c-format msgid "invalid operand prefix '%%%c'" msgstr "virheellinen etuliite ”0b” liukulukuvakiolle" #: config/aarch64/aarch64.c:10462 #, fuzzy, c-format msgid "invalid address mode" msgstr "virheellinen %%G-tila" #: config/aarch64/aarch64.c:22752 config/arm/arm.c:33184 #, fuzzy msgid "invalid conversion from type %" msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT" #: config/aarch64/aarch64.c:22754 config/arm/arm.c:33186 #, fuzzy msgid "invalid conversion to type %" msgstr "virheellinen muunnos tyypistä %qT tyyppiin %qT" #: config/aarch64/aarch64.c:22769 config/aarch64/aarch64.c:22785 #: config/arm/arm.c:33201 config/arm/arm.c:33217 msgid "operation not permitted on type %" msgstr "" #: config/aarch64/aarch64.c:22793 #, fuzzy msgid "cannot combine GNU and SVE vectors in a binary operation" msgstr "Virheellinen liukulukuoperaatio" #: config/alpha/alpha.c:5076 config/i386/i386.c:13037 #: config/rs6000/rs6000.c:13417 config/sparc/sparc.c:9351 #, c-format msgid "'%%&' used without any local dynamic TLS references" msgstr "" #: config/alpha/alpha.c:5134 config/bfin/bfin.c:1427 #, c-format msgid "invalid %%J value" msgstr "virheellinen %%J-arvo" #: config/alpha/alpha.c:5164 config/ia64/ia64.c:5577 config/or1k/or1k.c:1211 #, c-format msgid "invalid %%r value" msgstr "virheellinen %%r-arvo" #: config/alpha/alpha.c:5174 config/ia64/ia64.c:5531 #: config/rs6000/rs6000.c:13111 config/xtensa/xtensa.c:2428 #, c-format msgid "invalid %%R value" msgstr "virheellinen %%R-arvo" #: config/alpha/alpha.c:5180 config/rs6000/rs6000.c:13031 #: config/xtensa/xtensa.c:2395 #, c-format msgid "invalid %%N value" msgstr "virheellinen %%N-arvo" #: config/alpha/alpha.c:5188 config/rs6000/rs6000.c:13059 #, c-format msgid "invalid %%P value" msgstr "virheellinen %%P-arvo" #: config/alpha/alpha.c:5196 #, c-format msgid "invalid %%h value" msgstr "virheellinen %%h-arvo" #: config/alpha/alpha.c:5204 config/xtensa/xtensa.c:2421 #, c-format msgid "invalid %%L value" msgstr "virheellinen %%L-arvo" #: config/alpha/alpha.c:5223 #, c-format msgid "invalid %%m value" msgstr "virheellinen %%m-arvo" #: config/alpha/alpha.c:5229 #, c-format msgid "invalid %%M value" msgstr "virheellinen %%M-arvo" #: config/alpha/alpha.c:5266 #, c-format msgid "invalid %%U value" msgstr "virheellinen %%U-arvo" #: config/alpha/alpha.c:5274 config/rs6000/rs6000.c:13119 #, c-format msgid "invalid %%s value" msgstr "virheellinen %%s-arvo" #: config/alpha/alpha.c:5285 #, c-format msgid "invalid %%C value" msgstr "virheellinen %%C-arvo" #: config/alpha/alpha.c:5322 config/rs6000/rs6000.c:12895 #, c-format msgid "invalid %%E value" msgstr "virheellinen %%E-arvo" #: config/alpha/alpha.c:5347 config/alpha/alpha.c:5397 #, fuzzy, c-format msgid "unknown relocation unspec" msgstr "uudelleensijoitusvirhe" #: config/alpha/alpha.c:5356 config/cr16/cr16.c:1570 config/gcn/gcn.c:5749 #: config/gcn/gcn.c:5758 config/gcn/gcn.c:5818 config/gcn/gcn.c:5826 #: config/gcn/gcn.c:5842 config/gcn/gcn.c:5860 config/gcn/gcn.c:5911 #: config/gcn/gcn.c:6030 config/gcn/gcn.c:6141 config/rs6000/rs6000.c:13422 #, c-format msgid "invalid %%xn code" msgstr "virheellinen %%xn-koodi" #: config/alpha/alpha.c:5462 #, fuzzy, c-format msgid "invalid operand address" msgstr "PRINT_OPERAND_ADDRESS, null-osoitin" #: config/arc/arc.c:4519 #, c-format msgid "invalid operand to %%Z code" msgstr "virheellinen %%Z-operandi" #: config/arc/arc.c:4527 #, c-format msgid "invalid operand to %%z code" msgstr "virheellinen %%Z-operandi" #: config/arc/arc.c:4535 #, fuzzy, c-format msgid "invalid operands to %%c code" msgstr "virheellinen %%Z-operandi" #: config/arc/arc.c:4543 #, c-format msgid "invalid operand to %%M code" msgstr "virheellinen %%M-operandi" #: config/arc/arc.c:4551 config/m32r/m32r.c:2085 #, fuzzy, c-format msgid "invalid operand to %%p code" msgstr "fr30_print_operand: tunnistamaton %%p-koodi" #: config/arc/arc.c:4562 config/m32r/m32r.c:2078 #, fuzzy, c-format msgid "invalid operand to %%s code" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/arc/arc.c:4710 config/m32r/m32r.c:2111 #, c-format msgid "invalid operand to %%R code" msgstr "virheellinen %%R-operandi" #: config/arc/arc.c:4786 config/m32r/m32r.c:2134 #, c-format msgid "invalid operand to %%H/%%L code" msgstr "virheellinen %%H/%%L-operandi" #: config/arc/arc.c:4854 config/m32r/m32r.c:2205 #, c-format msgid "invalid operand to %%U code" msgstr "virheellinen %%U-operandi" #: config/arc/arc.c:4866 #, c-format msgid "invalid operand to %%V code" msgstr "virheellinen %%V-operandi" #: config/arc/arc.c:4923 #, c-format msgid "invalid operand to %%O code" msgstr "virheellinen %%O-operandi" #. Unknown flag. #. Undocumented flag. #: config/arc/arc.c:4949 config/epiphany/epiphany.c:1307 #: config/m32r/m32r.c:2232 config/nds32/nds32.c:3517 config/sparc/sparc.c:9630 #, fuzzy, c-format msgid "invalid operand output code" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/arc/arc.c:6489 #, fuzzy, c-format msgid "invalid UNSPEC as operand: %d" msgstr "virheellinen lauseke kohdemuuttujana" #: config/arc/arc.c:6705 config/cris/cris.c:2571 #, fuzzy msgid "unrecognized supposed constant" msgstr "tunnistamaton rekisterinimi %qs" #: config/arm/arm.c:20588 config/arm/arm.c:20613 config/arm/arm.c:20623 #: config/arm/arm.c:20632 config/arm/arm.c:20641 #, fuzzy, c-format msgid "invalid shift operand" msgstr "virheellinen lauseke kohdemuuttujana" #: config/arm/arm.c:23504 config/arm/arm.c:23522 #, fuzzy, c-format msgid "predicated Thumb instruction" msgstr "Virheellinen käsky" #: config/arm/arm.c:23510 #, fuzzy, c-format msgid "predicated instruction in conditional sequence" msgstr "ehtolausekkeessa on tyyppiristiriita" #: config/arm/arm.c:23628 config/arm/arm.c:23641 config/arm/arm.c:23666 #: config/nios2/nios2.c:3086 #, fuzzy, c-format msgid "Unsupported operand for code '%c'" msgstr "fr30_print_operand: tuntematon koodi" #: config/arm/arm.c:23743 config/arm/arm.c:23765 config/arm/arm.c:23775 #: config/arm/arm.c:23785 config/arm/arm.c:23795 config/arm/arm.c:23834 #: config/arm/arm.c:23852 config/arm/arm.c:23877 config/arm/arm.c:23892 #: config/arm/arm.c:23919 config/arm/arm.c:23926 config/arm/arm.c:23944 #: config/arm/arm.c:23951 config/arm/arm.c:23959 config/arm/arm.c:23980 #: config/arm/arm.c:23987 config/arm/arm.c:24167 config/arm/arm.c:24174 #: config/arm/arm.c:24201 config/arm/arm.c:24208 config/bfin/bfin.c:1440 #: config/bfin/bfin.c:1447 config/bfin/bfin.c:1454 config/bfin/bfin.c:1461 #: config/bfin/bfin.c:1470 config/bfin/bfin.c:1477 config/bfin/bfin.c:1484 #: config/bfin/bfin.c:1491 config/nds32/nds32.c:3543 #, fuzzy, c-format msgid "invalid operand for code '%c'" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/arm/arm.c:23847 #, fuzzy, c-format msgid "instruction never executed" msgstr "kutsu %2d ei suoritettu koskaan\n" #. Former Maverick support, removed after GCC-4.7. #: config/arm/arm.c:23868 #, fuzzy, c-format msgid "obsolete Maverick format code '%c'" msgstr "fr30_print_operand: tuntematon koodi" #: config/avr/avr.c:2632 #, c-format msgid "address operand requires constraint for X, Y, or Z register" msgstr "" #: config/avr/avr.c:2813 #, fuzzy msgid "operands to %T/%t must be reg + const_int:" msgstr "virheellinen lvalue asm-tulosteessa %d" #: config/avr/avr.c:2863 config/avr/avr.c:2930 #, fuzzy msgid "bad address, not an I/O address:" msgstr "kääntäjän sisäinen virhe. Virheellinen osoite:" #: config/avr/avr.c:2872 #, fuzzy msgid "bad address, not a constant:" msgstr "virheellinen merkkijonovakio" #: config/avr/avr.c:2890 config/avr/avr.c:2897 #, fuzzy msgid "bad address, not (reg+disp):" msgstr "kääntäjän sisäinen virhe. Virheellinen osoite:" #: config/avr/avr.c:2904 #, fuzzy msgid "bad address, not post_inc or pre_dec:" msgstr "virheellinen merkkijonovakio" #: config/avr/avr.c:2916 msgid "internal compiler error. Bad address:" msgstr "kääntäjän sisäinen virhe. Virheellinen osoite:" #: config/avr/avr.c:2949 #, fuzzy, c-format msgid "Unsupported code '%c' for fixed-point:" msgstr "void-lausekkeen epäkelpo käyttö" #: config/avr/avr.c:2957 #, fuzzy msgid "internal compiler error. Unknown mode:" msgstr "kääntäjän sisäinen virhe. Virheellinen osoite:" #: config/avr/avr.c:3999 config/avr/avr.c:4943 config/avr/avr.c:5390 msgid "invalid insn:" msgstr "virheellinen käsky:" #: config/avr/avr.c:4053 config/avr/avr.c:4165 config/avr/avr.c:4223 #: config/avr/avr.c:4275 config/avr/avr.c:4294 config/avr/avr.c:4486 #: config/avr/avr.c:4794 config/avr/avr.c:5079 config/avr/avr.c:5283 #: config/avr/avr.c:5447 config/avr/avr.c:5540 config/avr/avr.c:5739 #, fuzzy msgid "incorrect insn:" msgstr "tämä on käsky:" #: config/avr/avr.c:4310 config/avr/avr.c:4585 config/avr/avr.c:4865 #: config/avr/avr.c:5151 config/avr/avr.c:5329 config/avr/avr.c:5596 #: config/avr/avr.c:5797 msgid "unknown move insn:" msgstr "tuntematon move-käsky:" #: config/avr/avr.c:6256 msgid "bad shift insn:" msgstr "virheellinen shift-käsky:" #: config/avr/avr.c:6364 config/avr/avr.c:6845 config/avr/avr.c:7260 #, fuzzy msgid "internal compiler error. Incorrect shift:" msgstr "kääntäjän sisäinen virhe. Virheellinen osoite:" #: config/avr/avr.c:8666 #, fuzzy msgid "unsupported fixed-point conversion" msgstr "kiintopistevakiot ovat GCC-laajennos" #: config/avr/avr.c:10023 #, fuzzy msgid "variable" msgstr "Silmukkamuuttuja" #: config/avr/avr.c:10028 #, fuzzy msgid "function parameter" msgstr "parametri %q+D määritelty uudelleen" #: config/avr/avr.c:10033 #, fuzzy msgid "structure field" msgstr "struct määritelty täällä" #: config/avr/avr.c:10039 #, fuzzy msgid "return type of function" msgstr "luodaan funktioiden taulukko" #: config/avr/avr.c:10044 #, fuzzy msgid "pointer" msgstr "nollaosoitin" #: config/avr/driver-avr.c:50 #, fuzzy, c-format msgid "" "Running spec function '%s' with %d args\n" "\n" msgstr "Funktio %qs" #: config/bfin/bfin.c:1389 #, c-format msgid "invalid %%j value" msgstr "virheellinen %%j-arvo" #: config/bfin/bfin.c:1582 config/c6x/c6x.c:2277 #, c-format msgid "invalid const_double operand" msgstr "virheellinen const_double-operandi" #: config/bpf/bpf.c:743 #, fuzzy msgid "invalid address in operand" msgstr "virheellinen %%G-tila" #. Fallthrough. #: config/bpf/bpf.c:750 #, fuzzy msgid "unsupported operand" msgstr "odottamaton siirros" #: config/cris/cris.c:625 config/ft32/ft32.c:110 config/moxie/moxie.c:108 #: final.c:3607 final.c:3609 fold-const.c:266 gcc.c:5423 gcc.c:5437 #: rtl-error.c:101 toplev.c:328 vr-values.c:2486 cp/typeck.c:6807 #: lto/lto-object.c:184 lto/lto-object.c:281 lto/lto-object.c:338 #: lto/lto-object.c:362 #, gcc-internal-format, gfc-internal-format msgid "%s" msgstr "%s" #: config/cris/cris.c:676 #, fuzzy msgid "unexpected index-type in cris_print_index" msgstr "Odottamaton tyyppi kohteessa truthvalue_conversion" #: config/cris/cris.c:693 #, fuzzy msgid "unexpected base-type in cris_print_base" msgstr "Odottamaton tyyppi kohteessa truthvalue_conversion" #: config/cris/cris.c:757 #, fuzzy msgid "invalid operand for 'b' modifier" msgstr "fr30_print_operand: tunnistamaton %%b-koodi" #: config/cris/cris.c:774 #, fuzzy msgid "invalid operand for 'o' modifier" msgstr "strftimen ”O”-määre" #: config/cris/cris.c:793 #, fuzzy msgid "invalid operand for 'O' modifier" msgstr "strftimen ”O”-määre" #: config/cris/cris.c:826 #, fuzzy msgid "invalid operand for 'p' modifier" msgstr "fr30_print_operand: tunnistamaton %%p-koodi" #: config/cris/cris.c:865 #, fuzzy msgid "invalid operand for 'z' modifier" msgstr "”:”-määreen epäkelpo käyttö" #: config/cris/cris.c:929 config/cris/cris.c:963 #, fuzzy msgid "invalid operand for 'H' modifier" msgstr "”:”-määreen epäkelpo käyttö" #: config/cris/cris.c:939 #, fuzzy msgid "bad register" msgstr "Rekisteröi" #: config/cris/cris.c:983 #, fuzzy msgid "invalid operand for 'e' modifier" msgstr "strftimen ”E”-määre" #: config/cris/cris.c:1000 #, fuzzy msgid "invalid operand for 'm' modifier" msgstr "”:”-määreen epäkelpo käyttö" #: config/cris/cris.c:1025 #, fuzzy msgid "invalid operand for 'A' modifier" msgstr "”:”-määreen epäkelpo käyttö" #: config/cris/cris.c:1095 #, fuzzy msgid "invalid operand for 'D' modifier" msgstr "”:”-määreen epäkelpo käyttö" #: config/cris/cris.c:1109 #, fuzzy msgid "invalid operand for 'T' modifier" msgstr "”:”-määreen epäkelpo käyttö" #: config/cris/cris.c:1129 config/ft32/ft32.c:236 config/moxie/moxie.c:178 #, fuzzy msgid "invalid operand modifier letter" msgstr "”:”-määreen epäkelpo käyttö" #: config/cris/cris.c:1183 #, fuzzy msgid "unexpected multiplicative operand" msgstr "Odottamaton END-lause kohdassa %C" #: config/cris/cris.c:1203 config/ft32/ft32.c:259 config/moxie/moxie.c:203 #, fuzzy msgid "unexpected operand" msgstr "odottamaton siirros" #: config/cris/cris.c:1242 config/cris/cris.c:1252 msgid "unrecognized address" msgstr "tunnistamaton osoite" #: config/cris/cris.c:2976 config/cris/cris.c:3034 #, fuzzy msgid "unexpected side-effects in address" msgstr "odotettiin kokonaislukulauseketta" #. Can't possibly get anything else for a function-call, right? #: config/cris/cris.c:3919 #, fuzzy msgid "unidentifiable call op" msgstr "last-op" #: config/cris/cris.c:3981 #, fuzzy, c-format msgid "PIC register isn't set up" msgstr "ensimmäinen argumentti" #: config/fr30/fr30.c:510 #, c-format msgid "fr30_print_operand_address: unhandled address" msgstr "fr30_print_operand_address: käsittelemätön osoite" #: config/fr30/fr30.c:534 #, c-format msgid "fr30_print_operand: unrecognized %%p code" msgstr "fr30_print_operand: tunnistamaton %%p-koodi" #: config/fr30/fr30.c:554 #, c-format msgid "fr30_print_operand: unrecognized %%b code" msgstr "fr30_print_operand: tunnistamaton %%b-koodi" #: config/fr30/fr30.c:575 #, c-format msgid "fr30_print_operand: unrecognized %%B code" msgstr "fr30_print_operand: tunnistamaton %%B-koodi" #: config/fr30/fr30.c:583 #, fuzzy, c-format msgid "fr30_print_operand: invalid operand to %%A code" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/fr30/fr30.c:600 #, c-format msgid "fr30_print_operand: invalid %%x code" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/fr30/fr30.c:607 #, c-format msgid "fr30_print_operand: invalid %%F code" msgstr "fr30_print_operand: virheellinen %%F-koodi" #: config/fr30/fr30.c:624 #, c-format msgid "fr30_print_operand: unknown code" msgstr "fr30_print_operand: tuntematon koodi" #: config/fr30/fr30.c:652 config/fr30/fr30.c:661 config/fr30/fr30.c:672 #: config/fr30/fr30.c:685 #, fuzzy, c-format msgid "fr30_print_operand: unhandled MEM" msgstr "fr30_print_operand_address: käsittelemätön osoite" #: config/frv/frv.c:2501 #, fuzzy msgid "bad insn to frv_print_operand_address:" msgstr "fr30_print_operand_address: käsittelemätön osoite" #: config/frv/frv.c:2512 #, fuzzy msgid "bad register to frv_print_operand_memory_reference_reg:" msgstr "strftimen ”E”-määre" #: config/frv/frv.c:2551 config/frv/frv.c:2561 config/frv/frv.c:2570 #: config/frv/frv.c:2591 config/frv/frv.c:2596 #, fuzzy msgid "bad insn to frv_print_operand_memory_reference:" msgstr "strftimen ”E”-määre" #: config/frv/frv.c:2681 #, fuzzy, c-format msgid "bad condition code" msgstr "Kiireellinen I/O-ehto" #: config/frv/frv.c:2755 #, fuzzy msgid "bad insn in frv_print_operand, bad const_double" msgstr "fr30_print_operand: tuntematon koodi" #: config/frv/frv.c:2816 #, fuzzy msgid "bad insn to frv_print_operand, 'e' modifier:" msgstr "strftimen ”E”-määre" #: config/frv/frv.c:2824 #, fuzzy msgid "bad insn to frv_print_operand, 'F' modifier:" msgstr "fr30_print_operand: tunnistamaton %%b-koodi" #: config/frv/frv.c:2840 #, fuzzy msgid "bad insn to frv_print_operand, 'f' modifier:" msgstr "fr30_print_operand: tunnistamaton %%b-koodi" #: config/frv/frv.c:2854 #, fuzzy msgid "bad insn to frv_print_operand, 'g' modifier:" msgstr "fr30_print_operand: tunnistamaton %%b-koodi" #: config/frv/frv.c:2902 #, fuzzy msgid "bad insn to frv_print_operand, 'L' modifier:" msgstr "fr30_print_operand: tunnistamaton %%b-koodi" #: config/frv/frv.c:2915 #, fuzzy msgid "bad insn to frv_print_operand, 'M/N' modifier:" msgstr "strftimen ”E”-määre" #: config/frv/frv.c:2936 #, fuzzy msgid "bad insn to frv_print_operand, 'O' modifier:" msgstr "strftimen ”O”-määre" #: config/frv/frv.c:2954 #, fuzzy msgid "bad insn to frv_print_operand, P modifier:" msgstr "fr30_print_operand: tuntematon koodi" #: config/frv/frv.c:2974 #, fuzzy msgid "bad insn in frv_print_operand, z case" msgstr "fr30_print_operand: tuntematon koodi" #: config/frv/frv.c:3005 #, fuzzy msgid "bad insn in frv_print_operand, 0 case" msgstr "fr30_print_operand: tuntematon koodi" #: config/frv/frv.c:3010 #, fuzzy msgid "frv_print_operand: unknown code" msgstr "fr30_print_operand: tuntematon koodi" #: config/frv/frv.c:4384 #, fuzzy msgid "bad output_move_single operand" msgstr "Yksi" #: config/frv/frv.c:4511 #, fuzzy msgid "bad output_move_double operand" msgstr "virheellinen const_double-operandi" #: config/frv/frv.c:4653 #, fuzzy msgid "bad output_condmove_single operand" msgstr "Yksi" #: config/gcn/gcn.c:5419 config/gcn/gcn.c:5443 config/gcn/gcn.c:5447 #: config/gcn/gcn.c:5791 config/gcn/gcn.c:5802 config/gcn/gcn.c:5805 #, c-format msgid "bad ADDR_SPACE_GLOBAL address" msgstr "" #: config/gcn/gcn.c:5559 config/gcn/gcn.c:5582 config/gcn/gcn.c:5614 #: config/gcn/gcn.c:5630 config/gcn/gcn.c:5645 config/gcn/gcn.c:5664 #: config/gcn/gcn.c:5740 config/gcn/gcn.c:5936 config/gcn/gcn.c:6051 #, fuzzy, c-format msgid "invalid operand %%xn code" msgstr "virheellinen %%Z-operandi" #: config/gcn/gcn.c:6039 #, fuzzy, c-format msgid "operand %%xn code invalid for QImode" msgstr "fr30_print_operand: virheellinen %%F-koodi" #: config/gcn/gcn.c:6121 #, fuzzy, c-format msgid "invalid fp constant" msgstr "virheellinen rotate-käsky" #: config/h8300/h8300.c:1653 config/h8300/h8300.c:1661 #: config/h8300/h8300.c:1670 config/h8300/h8300.c:1679 #: config/h8300/h8300.c:1687 config/h8300/h8300.c:1695 #, fuzzy, c-format msgid "Expected register or constant integer." msgstr "Odotettiin nimetöntä rajapintaa kohdassa %C" #: config/i386/i386.c:11830 #, fuzzy, c-format msgid "invalid UNSPEC as operand" msgstr "virheellinen const_double-operandi" #: config/i386/i386.c:12369 #, fuzzy, c-format msgid "invalid use of register '%s'" msgstr "epäkelpo %-avainsanan käyttö" #: config/i386/i386.c:12374 #, fuzzy, c-format msgid "invalid use of asm flag output" msgstr "virheellinen lvalue asm-tulosteessa %d" #: config/i386/i386.c:12605 #, fuzzy, c-format msgid "invalid operand size for operand code 'O'" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/i386/i386.c:12640 #, fuzzy, c-format msgid "invalid operand size for operand code 'z'" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/i386/i386.c:12709 #, fuzzy, c-format msgid "invalid operand type used with operand code 'Z'" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/i386/i386.c:12714 #, fuzzy, c-format msgid "invalid operand size for operand code 'Z'" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/i386/i386.c:12769 #, fuzzy, c-format msgid "operand is not a condition code, invalid operand code 'I'" msgstr "fr30_print_operand: virheellinen %%F-koodi" #: config/i386/i386.c:12825 #, fuzzy, c-format msgid "operand is not a condition code, invalid operand code 'Y'" msgstr "fr30_print_operand: virheellinen %%F-koodi" #: config/i386/i386.c:12904 #, fuzzy, c-format msgid "operand is not a condition code, invalid operand code 'D'" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/i386/i386.c:12922 #, fuzzy, c-format msgid "operand is not a condition code, invalid operand code '%c'" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/i386/i386.c:12935 #, fuzzy, c-format msgid "operand is not an offsettable memory reference, invalid operand code 'H'" msgstr "fr30_print_operand: virheellinen %%F-koodi" #: config/i386/i386.c:12950 #, fuzzy, c-format msgid "operand is not an integer, invalid operand code 'K'" msgstr "fr30_print_operand: virheellinen %%F-koodi" #: config/i386/i386.c:12978 #, fuzzy, c-format msgid "operand is not a specific integer, invalid operand code 'r'" msgstr "fr30_print_operand: virheellinen %%F-koodi" #: config/i386/i386.c:12996 #, fuzzy, c-format msgid "operand is not an integer, invalid operand code 'R'" msgstr "fr30_print_operand: virheellinen %%F-koodi" #: config/i386/i386.c:13019 #, fuzzy, c-format msgid "operand is not a specific integer, invalid operand code 'R'" msgstr "fr30_print_operand: virheellinen %%F-koodi" #: config/i386/i386.c:13123 #, fuzzy, c-format msgid "invalid operand code '%c'" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/i386/i386.c:13185 #, fuzzy, c-format msgid "invalid constraints for operand" msgstr "virheellinen lauseke kohdemuuttujana" #: config/i386/i386.c:13235 #, fuzzy, c-format msgid "invalid vector immediate" msgstr "Muotoillun tulosteen hallinta:" #: config/i386/i386.c:16163 #, fuzzy msgid "unknown insn mode" msgstr "tuntematon move-käsky:" #: config/i386/djgpp.h:143 #, fuzzy, c-format msgid "-f%s ignored (not supported for DJGPP)\n" msgstr "muunnos merkistöstä ”%s” ei ole tuettu" #: config/ia64/ia64.c:5459 #, c-format msgid "invalid %%G mode" msgstr "virheellinen %%G-tila" #: config/ia64/ia64.c:5630 #, c-format msgid "ia64_print_operand: unknown code" msgstr "ia64_print_operand: tuntematon koodi" #: config/ia64/ia64.c:11243 #, fuzzy msgid "invalid conversion from %<__fpreg%>" msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT" #: config/ia64/ia64.c:11246 #, fuzzy msgid "invalid conversion to %<__fpreg%>" msgstr "virheellinen muunnos gimple-kutsussa" #: config/ia64/ia64.c:11259 config/ia64/ia64.c:11270 #, fuzzy msgid "invalid operation on %<__fpreg%>" msgstr "Virheellinen operaatiokoodi" #: config/iq2000/iq2000.c:3126 config/tilegx/tilegx.c:5303 #: config/tilepro/tilepro.c:4692 #, c-format msgid "invalid %%P operand" msgstr "virheellinen %%P-operandi" #: config/iq2000/iq2000.c:3134 config/rs6000/rs6000.c:13049 #, c-format msgid "invalid %%p value" msgstr "virheellinen %%p-arvo" #: config/iq2000/iq2000.c:3193 #, fuzzy, c-format msgid "invalid use of %%d, %%x, or %%X" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/lm32/lm32.c:524 #, fuzzy, c-format msgid "only 0.0 can be loaded as an immediate" msgstr "vain ET_DYN ja ET_EXEC voidaan ladata" #: config/lm32/lm32.c:594 msgid "bad operand" msgstr "virheellinen operandi" #: config/lm32/lm32.c:606 msgid "can't use non gp relative absolute address" msgstr "" #: config/lm32/lm32.c:610 #, fuzzy msgid "invalid addressing mode" msgstr "virheellinen %%G-tila" #: config/m32r/m32r.c:2143 #, fuzzy msgid "bad insn for 'A'" msgstr "virheellinen shift-käsky:" #: config/m32r/m32r.c:2190 #, fuzzy, c-format msgid "invalid operand to %%T/%%B code" msgstr "virheellinen %%t/%%b-arvo" #: config/m32r/m32r.c:2213 #, fuzzy, c-format msgid "invalid operand to %%N code" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/m32r/m32r.c:2246 #, fuzzy msgid "pre-increment address is not a register" msgstr "halutaan rekisterimuuttujan %qD osoite" #: config/m32r/m32r.c:2253 #, fuzzy msgid "pre-decrement address is not a register" msgstr "halutaan rekisterimuuttujan %qD osoite" #: config/m32r/m32r.c:2260 #, fuzzy msgid "post-increment address is not a register" msgstr "halutaan rekisterimuuttujan %qD osoite" #: config/m32r/m32r.c:2335 config/m32r/m32r.c:2350 #: config/rs6000/rs6000.c:19840 msgid "bad address" msgstr "virheellinen osoite" #: config/m32r/m32r.c:2355 #, fuzzy msgid "lo_sum not of register" msgstr "Rekisteröi" #: config/microblaze/microblaze.c:2293 #, fuzzy, c-format msgid "unknown punctuation '%c'" msgstr "Tuntematon tiheys: ”%c”" #: config/microblaze/microblaze.c:2302 #, c-format msgid "null pointer" msgstr "nollaosoitin" #: config/microblaze/microblaze.c:2337 #, fuzzy, c-format msgid "PRINT_OPERAND, invalid insn for %%C" msgstr "PRINT_OPERAND nollaosoitin" #: config/microblaze/microblaze.c:2366 #, fuzzy, c-format msgid "PRINT_OPERAND, invalid insn for %%N" msgstr "PRINT_OPERAND nollaosoitin" #: config/microblaze/microblaze.c:2386 config/microblaze/microblaze.c:2562 #, fuzzy msgid "insn contains an invalid address !" msgstr "virheellinen käsky:" #: config/microblaze/microblaze.c:2402 config/microblaze/microblaze.c:2632 #: config/xtensa/xtensa.c:2525 #, fuzzy msgid "invalid address" msgstr "virheellinen %%G-tila" #: config/microblaze/microblaze.c:2505 #, c-format msgid "letter %c was found & insn was not CONST_INT" msgstr "" #: config/mips/mips.c:8934 config/mips/mips.c:8961 config/mips/mips.c:9144 #, fuzzy, c-format msgid "'%%%c' is not a valid operand prefix" msgstr "Nolla ei ole kelvollinen lausekenimiö kohdassa %C" #: config/mips/mips.c:9033 config/mips/mips.c:9040 config/mips/mips.c:9047 #: config/mips/mips.c:9054 config/mips/mips.c:9067 config/mips/mips.c:9074 #: config/mips/mips.c:9084 config/mips/mips.c:9087 config/mips/mips.c:9099 #: config/mips/mips.c:9102 config/mips/mips.c:9162 config/mips/mips.c:9169 #: config/mips/mips.c:9190 config/mips/mips.c:9205 config/mips/mips.c:9224 #: config/mips/mips.c:9233 config/riscv/riscv.c:3217 config/riscv/riscv.c:3332 #: config/riscv/riscv.c:3338 config/riscv/riscv.c:3347 #, fuzzy, c-format msgid "invalid use of '%%%c'" msgstr "epäkelpo %-avainsanan käyttö" #: config/mmix/mmix.c:1592 config/mmix/mmix.c:1722 #, fuzzy msgid "MMIX Internal: Expected a CONST_INT, not this" msgstr "vakio tai tunniste odotettu" #: config/mmix/mmix.c:1671 #, fuzzy msgid "MMIX Internal: Bad value for 'm', not a CONST_INT" msgstr "vakio tai tunniste odotettu" #: config/mmix/mmix.c:1690 #, fuzzy msgid "MMIX Internal: Expected a register, not this" msgstr "vakio tai tunniste odotettu" #: config/mmix/mmix.c:1700 #, fuzzy msgid "MMIX Internal: Expected a constant, not this" msgstr "vakio tai tunniste odotettu" #. We need the original here. #: config/mmix/mmix.c:1784 #, fuzzy msgid "MMIX Internal: Cannot decode this operand" msgstr "vakio tai tunniste odotettu" #: config/mmix/mmix.c:1840 #, fuzzy msgid "MMIX Internal: This is not a recognized address" msgstr "kääntäjän sisäinen virhe. Virheellinen osoite:" #: config/mmix/mmix.c:2716 #, fuzzy msgid "MMIX Internal: Trying to output invalidly reversed condition:" msgstr "sisäinen funktio" #: config/mmix/mmix.c:2723 #, fuzzy msgid "MMIX Internal: What's the CC of this?" msgstr "vakio tai tunniste odotettu" #: config/mmix/mmix.c:2727 #, fuzzy msgid "MMIX Internal: What is the CC of this?" msgstr "sisäinen funktio" #: config/mmix/mmix.c:2769 #, fuzzy msgid "MMIX Internal: This is not a constant:" msgstr "sisäinen funktio" #: config/msp430/msp430.c:3575 #, fuzzy, c-format msgid "invalid operand prefix" msgstr "virheellinen etuliite ”0b” liukulukuvakiolle" #: config/msp430/msp430.c:3609 #, fuzzy, c-format msgid "invalid zero extract" msgstr "virheellinen tyhjä tiedostonimi" #: config/or1k/or1k.c:1116 config/or1k/or1k.c:1124 #, fuzzy, c-format msgid "invalid relocation" msgstr "Varoita implisiittisistä funktioesittelyistä" #: config/or1k/or1k.c:1218 #, c-format msgid "invalid %%H value" msgstr "virheellinen %%H-arvo" #: config/or1k/or1k.c:1231 config/xtensa/xtensa.c:2442 #, c-format msgid "invalid %%d value" msgstr "virheellinen %%d-arvo" #: config/or1k/or1k.c:1279 #, fuzzy, c-format msgid "unknown operand letter: '%c'" msgstr "Tuntematon tiheys: ”%c”" #: config/pru/pru.c:1672 config/pru/pru.c:1683 #, fuzzy, c-format msgid "I/O register operand for '%%%c'" msgstr "virheellinen const_double-operandi" #: config/pru/pru.c:1689 #, fuzzy, c-format msgid "non 32 bit register operand for '%%%c'" msgstr "virheellinen const_double-operandi" #: config/pru/pru.c:1794 #, fuzzy, c-format msgid "unsupported code '%c' for fixed-point:" msgstr "void-lausekkeen epäkelpo käyttö" #: config/pru/pru.c:1808 #, fuzzy, c-format msgid "double constants not supported" msgstr "Ei ole tuettu" #: config/pru/pru.c:1891 #, fuzzy, c-format msgid "unsupported operand %s for code '%c'" msgstr "fr30_print_operand: tuntematon koodi" #: config/pru/pru.c:1901 #, fuzzy, c-format msgid "unexpected text address:" msgstr "odotettiin kokonaislukulauseketta" #: config/pru/pru.c:1920 #, fuzzy, c-format msgid "unsupported constant address:" msgstr "yritettiin käyttää ominaisuutta, jolle ei ole tukea: ”%s”" #: config/pru/pru.c:1981 #, fuzzy, c-format msgid "unsupported memory expression:" msgstr "kiintopistevakiot ovat GCC-laajennos" #: config/rl78/rl78.c:1998 config/rl78/rl78.c:2084 #, c-format msgid "q/Q modifiers invalid for symbol references" msgstr "" #: config/rs6000/host-darwin.c:96 #, c-format msgid "Out of stack space.\n" msgstr "Pinotila loppui.\n" #: config/rs6000/host-darwin.c:117 #, c-format msgid "Try running '%s' in the shell to raise its limit.\n" msgstr "" #: config/rs6000/rs6000.c:3696 #, fuzzy msgid "%<-mvsx%> requires hardware floating point" msgstr "Älä käytä laitteistoliukulukuja" #: config/rs6000/rs6000.c:3704 #, fuzzy msgid "%<-mvsx%> needs indexed addressing" msgstr "Poista käytöstä POSIX ACLs -tuki" #: config/rs6000/rs6000.c:3709 #, fuzzy msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible" msgstr "-mvsx ja -mno-altivec ovat yhteensopimattomat" #: config/rs6000/rs6000.c:3711 #, fuzzy msgid "%<-mno-altivec%> disables vsx" msgstr "-mvsx ja -mno-altivec ovat yhteensopimattomat" #: config/rs6000/rs6000.c:3845 #, fuzzy msgid "%<-mquad-memory%> requires 64-bit mode" msgstr "valitsin --resource vaatii valitsimen -o" #: config/rs6000/rs6000.c:3848 #, fuzzy msgid "%<-mquad-memory-atomic%> requires 64-bit mode" msgstr "valitsin --resource vaatii valitsimen -o" #: config/rs6000/rs6000.c:3860 #, fuzzy msgid "%<-mquad-memory%> is not available in little endian mode" msgstr "Tuota little-endian-koodia" #: config/rs6000/rs6000.c:10115 #, fuzzy msgid "bad move" msgstr "Siirrä alas" #: config/rs6000/rs6000.c:12679 #, fuzzy msgid "Bad 128-bit move" msgstr "Käytä 128-bittistä long double -tyyppiä" #: config/rs6000/rs6000.c:12859 #, fuzzy, c-format #| msgid "invalid %%J value" msgid "invalid %%A value" msgstr "virheellinen %%J-arvo" #: config/rs6000/rs6000.c:12868 config/xtensa/xtensa.c:2371 #, c-format msgid "invalid %%D value" msgstr "virheellinen %%D-arvo" #: config/rs6000/rs6000.c:12883 #, fuzzy, c-format msgid "invalid %%e value" msgstr "virheellinen %%E-arvo" #: config/rs6000/rs6000.c:12904 #, c-format msgid "invalid %%f value" msgstr "virheellinen %%f-arvo" #: config/rs6000/rs6000.c:12913 #, c-format msgid "invalid %%F value" msgstr "virheellinen %%F-arvo" #: config/rs6000/rs6000.c:12922 #, c-format msgid "invalid %%G value" msgstr "virheellinen %%G-arvo" #: config/rs6000/rs6000.c:12957 #, c-format msgid "invalid %%j code" msgstr "virheellinen %%j-koodi" #: config/rs6000/rs6000.c:12967 #, c-format msgid "invalid %%J code" msgstr "virheellinen %%J-koodi" #: config/rs6000/rs6000.c:12977 #, c-format msgid "invalid %%k value" msgstr "virheellinen %%k-arvo" #: config/rs6000/rs6000.c:12992 config/xtensa/xtensa.c:2414 #, c-format msgid "invalid %%K value" msgstr "virheellinen %%K-arvo" #: config/rs6000/rs6000.c:13039 #, c-format msgid "invalid %%O value" msgstr "virheellinen %%O-arvo" #: config/rs6000/rs6000.c:13086 #, c-format msgid "invalid %%q value" msgstr "virheellinen %%q-arvo" #: config/rs6000/rs6000.c:13128 #, fuzzy, c-format msgid "invalid %%t value" msgstr "virheellinen %%J-arvo" #: config/rs6000/rs6000.c:13145 #, c-format msgid "invalid %%T value" msgstr "virheellinen %%T-arvo" #: config/rs6000/rs6000.c:13157 #, c-format msgid "invalid %%u value" msgstr "virheellinen %%u-arvo" #: config/rs6000/rs6000.c:13171 config/xtensa/xtensa.c:2383 #, c-format msgid "invalid %%v value" msgstr "virheellinen %%v-arvo" #: config/rs6000/rs6000.c:13221 #, fuzzy, c-format msgid "invalid %%V value" msgstr "virheellinen %%J-arvo" #: config/rs6000/rs6000.c:13238 config/xtensa/xtensa.c:2435 #, c-format msgid "invalid %%x value" msgstr "virheellinen %%x-arvo" #: config/rs6000/rs6000.c:13295 #, fuzzy, c-format msgid "invalid %%z value" msgstr "virheellinen %%J-arvo" #: config/rs6000/rs6000.c:13364 #, fuzzy, c-format msgid "invalid %%y value, try using the 'Z' constraint" msgstr "virheellinen vektoripermutaatiovakio" #: config/rs6000/rs6000.c:14208 msgid "__float128 and __ibm128 cannot be used in the same expression" msgstr "" #: config/rs6000/rs6000.c:14214 msgid "__ibm128 and long double cannot be used in the same expression" msgstr "" #: config/rs6000/rs6000.c:14220 msgid "__float128 and long double cannot be used in the same expression" msgstr "" #: config/rs6000/rs6000.c:23099 msgid "AltiVec argument passed to unprototyped function" msgstr "AltiVec-argumentti välitetty funktiolle, jolla ei ole prototyyppiä" #: config/rs6000/rs6000.c:26116 #, fuzzy msgid "Could not generate addis value for fusion" msgstr "Älä luo #line-direktiivejä" #: config/rs6000/rs6000.c:26185 #, fuzzy msgid "Unable to generate load/store offset for fusion" msgstr "%s: Tätä tiedostoa ei voitu varmuuskopioida" #: config/rs6000/rs6000.c:26261 #, fuzzy msgid "Bad GPR fusion" msgstr "Virheelliset merkit" #: config/rs6000/rs6000.c:26740 #, fuzzy msgid "invalid conversion from type %<__vector_quad%>" msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT" #: config/rs6000/rs6000.c:26742 #, fuzzy msgid "invalid conversion to type %<__vector_quad%>" msgstr "virheellinen muunnos tyypistä %qT tyyppiin %qT" #: config/rs6000/rs6000.c:26744 #, fuzzy msgid "invalid conversion from type %<__vector_pair%>" msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT" #: config/rs6000/rs6000.c:26746 #, fuzzy msgid "invalid conversion to type %<__vector_pair%>" msgstr "virheellinen muunnos gimple-kutsussa" #: config/rs6000/rs6000.c:26754 #, fuzzy msgid "invalid conversion from type %<* __vector_quad%>" msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT" #: config/rs6000/rs6000.c:26757 #, fuzzy msgid "invalid conversion to type %<* __vector_quad%>" msgstr "virheellinen muunnos tyypistä %qT tyyppiin %qT" #: config/rs6000/rs6000.c:26760 #, fuzzy msgid "invalid conversion from type %<* __vector_pair%>" msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT" #: config/rs6000/rs6000.c:26763 #, fuzzy msgid "invalid conversion to type %<* __vector_pair%>" msgstr "virheellinen muunnos gimple-kutsussa" #: config/s390/s390.c:7787 #, c-format msgid "symbolic memory references are only supported on z10 or later" msgstr "" #: config/s390/s390.c:7798 #, fuzzy, c-format msgid "cannot decompose address" msgstr "Pyydettyä osoitetta ei voi asettaa" #: config/s390/s390.c:7878 #, fuzzy, c-format msgid "invalid comparison operator for 'E' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:7901 #, fuzzy, c-format msgid "invalid reference for 'J' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:7919 #, fuzzy, c-format msgid "invalid address for 'O' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:7941 #, fuzzy, c-format msgid "invalid address for 'R' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:7959 #, fuzzy, c-format msgid "memory reference expected for 'S' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:7969 #, fuzzy, c-format msgid "invalid address for 'S' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:7990 #, fuzzy, c-format msgid "register or memory expression expected for 'N' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8001 #, fuzzy, c-format msgid "register or memory expression expected for 'M' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8087 config/s390/s390.c:8108 #, fuzzy, c-format msgid "invalid constant for output modifier '%c'" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8105 #, fuzzy, c-format msgid "invalid constant - try using an output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8142 #, fuzzy, c-format msgid "invalid constant vector for output modifier '%c'" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8149 #, fuzzy, c-format msgid "invalid expression - try using an output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8152 #, fuzzy, c-format msgid "invalid expression for output modifier '%c'" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:11871 #, fuzzy msgid "vector argument passed to unprototyped function" msgstr "AltiVec-argumentti välitetty funktiolle, jolla ei ole prototyyppiä" #: config/s390/s390.c:16238 msgid "types differ in signedness" msgstr "tyypit eroavat etumerkillisyyden osalta" #: config/s390/s390.c:16248 #, fuzzy msgid "binary operator does not support two vector bool operands" msgstr "kohdemuoto ei tue äärettömyyttä" #: config/s390/s390.c:16251 #, fuzzy msgid "binary operator does not support vector bool operand" msgstr "kohdemuoto ei tue äärettömyyttä" #: config/s390/s390.c:16259 #, fuzzy msgid "binary operator does not support mixing vector bool with floating point vector operands" msgstr "kohdemuoto ei tue äärettömyyttä" #: config/sh/sh.c:1222 #, fuzzy, c-format msgid "invalid operand to %%R" msgstr "virheellinen %%r-arvo" #: config/sh/sh.c:1249 #, fuzzy, c-format msgid "invalid operand to %%S" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/sh/sh.c:8666 #, fuzzy msgid "created and used with different architectures / ABIs" msgstr "%qD esitelty uudelleen eri näkyvyydellä" #: config/sh/sh.c:8668 #, fuzzy msgid "created and used with different ABIs" msgstr "%qD esitelty uudelleen eri näkyvyydellä" #: config/sh/sh.c:8670 #, fuzzy msgid "created and used with different endianness" msgstr "%qD esitelty uudelleen eri näkyvyydellä" #: config/sparc/sparc.c:9360 config/sparc/sparc.c:9366 #, c-format msgid "invalid %%Y operand" msgstr "virheellinen %%Y-operandi" #: config/sparc/sparc.c:9453 #, c-format msgid "invalid %%A operand" msgstr "virheellinen %%A-operandi" #: config/sparc/sparc.c:9473 #, c-format msgid "invalid %%B operand" msgstr "virheellinen %%B-operandi" #: config/sparc/sparc.c:9553 config/tilegx/tilegx.c:5090 #: config/tilepro/tilepro.c:4499 #, c-format msgid "invalid %%C operand" msgstr "virheellinen %%C-operandi" #: config/sparc/sparc.c:9585 config/tilegx/tilegx.c:5123 #, c-format msgid "invalid %%D operand" msgstr "virheellinen %%D-operandi" #: config/sparc/sparc.c:9604 #, c-format msgid "invalid %%f operand" msgstr "virheellinen %%f-operandi" #: config/sparc/sparc.c:9616 #, c-format msgid "invalid %%s operand" msgstr "virheellinen %%s-operandi" #: config/sparc/sparc.c:9661 #, fuzzy, c-format msgid "floating-point constant not a valid immediate operand" msgstr "muotomerkkijonolla on epäkelpo operandinumero" #: config/stormy16/stormy16.c:1751 config/stormy16/stormy16.c:1822 #, fuzzy, c-format msgid "'B' operand is not constant" msgstr "fr30_print_operand: tunnistamaton %%b-koodi" #: config/stormy16/stormy16.c:1778 #, fuzzy, c-format msgid "'B' operand has multiple bits set" msgstr "fr30_print_operand: tunnistamaton %%b-koodi" #: config/stormy16/stormy16.c:1804 #, fuzzy, c-format msgid "'o' operand is not constant" msgstr "puuttuva operandi" #: config/stormy16/stormy16.c:1836 #, c-format msgid "xstormy16_print_operand: unknown code" msgstr "xstormy16_print_operand: tuntematon koodi" #: config/tilegx/tilegx.c:5075 config/tilepro/tilepro.c:4484 #, c-format msgid "invalid %%c operand" msgstr "virheellinen %%c-operandi" #: config/tilegx/tilegx.c:5106 #, c-format msgid "invalid %%d operand" msgstr "virheellinen %%d-operandi" #: config/tilegx/tilegx.c:5203 #, c-format msgid "invalid %%H specifier" msgstr "virheellinen %%H-operandi" #: config/tilegx/tilegx.c:5245 config/tilepro/tilepro.c:4513 #, c-format msgid "invalid %%h operand" msgstr "virheellinen %%h-operandi" #: config/tilegx/tilegx.c:5257 config/tilepro/tilepro.c:4577 #, c-format msgid "invalid %%I operand" msgstr "virheellinen %%I-operandi" #: config/tilegx/tilegx.c:5269 config/tilepro/tilepro.c:4589 #, c-format msgid "invalid %%i operand" msgstr "virheellinen %%i-operandi" #: config/tilegx/tilegx.c:5290 config/tilepro/tilepro.c:4610 #, c-format msgid "invalid %%j operand" msgstr "virheellinen %%j-operandi" #: config/tilegx/tilegx.c:5321 #, c-format msgid "invalid %%%c operand" msgstr "virheellinen %%%c-operandi" #: config/tilegx/tilegx.c:5336 config/tilepro/tilepro.c:4724 #, c-format msgid "invalid %%N operand" msgstr "virheellinen %%N-operandi" #: config/tilegx/tilegx.c:5380 #, fuzzy, c-format msgid "invalid operand for 'r' specifier" msgstr "virheellinen %%r-arvo" #: config/tilegx/tilegx.c:5404 config/tilepro/tilepro.c:4804 #, c-format msgid "unable to print out operand yet; code == %d (%c)" msgstr "" #: config/tilepro/tilepro.c:4549 #, c-format msgid "invalid %%H operand" msgstr "virheellinen %%H-operandi" #: config/tilepro/tilepro.c:4649 #, c-format msgid "invalid %%L operand" msgstr "virheellinen %%L-operandi" #: config/tilepro/tilepro.c:4709 #, c-format msgid "invalid %%M operand" msgstr "virheellinen %%M-operandi" #: config/tilepro/tilepro.c:4752 config/tilepro/tilepro.c:4759 #, c-format msgid "invalid %%t operand" msgstr "virheellinen %%t-operandi" #: config/tilepro/tilepro.c:4779 #, c-format msgid "invalid %%r operand" msgstr "virheellinen %%r-operandi" #: config/v850/v850.c:271 msgid "const_double_split got a bad insn:" msgstr "" #: config/v850/v850.c:885 #, fuzzy msgid "output_move_single:" msgstr "Yksi" #: config/vax/vax.c:463 #, c-format msgid "symbol used with both base and indexed registers" msgstr "" #: config/vax/vax.c:472 #, c-format msgid "symbol with offset used in PIC mode" msgstr "" #: config/vax/vax.c:560 #, fuzzy, c-format msgid "symbol used as immediate operand" msgstr "sijoituksen vasemman operandin on oltava lvalue" #: config/vax/vax.c:1587 msgid "illegal operand detected" msgstr "virheellinen operandi havaittu" #: config/visium/visium.c:3362 msgid "illegal operand " msgstr "virheellinen operandi " #: config/visium/visium.c:3413 #, fuzzy msgid "illegal operand address (1)" msgstr "Virheellinen operandi" #: config/visium/visium.c:3420 #, fuzzy msgid "illegal operand address (2)" msgstr "Virheellinen operandi" #: config/visium/visium.c:3435 #, fuzzy msgid "illegal operand address (3)" msgstr "Virheellinen operandi" #: config/visium/visium.c:3443 #, fuzzy msgid "illegal operand address (4)" msgstr "Virheellinen operandi" #: config/xtensa/xtensa.c:804 config/xtensa/xtensa.c:836 #: config/xtensa/xtensa.c:845 #, fuzzy msgid "bad test" msgstr "test ja/tai [" #: config/xtensa/xtensa.c:2409 #, fuzzy msgid "invalid mask" msgstr "PEITE" #: config/xtensa/xtensa.c:2461 config/xtensa/xtensa.c:2471 #, c-format msgid "invalid %%t/%%b value" msgstr "virheellinen %%t/%%b-arvo" #: config/xtensa/xtensa.c:2550 #, fuzzy msgid "no register in address" msgstr "Rekisteröi" #: config/xtensa/xtensa.c:2558 #, fuzzy msgid "address offset not a constant" msgstr "siirros vakiomerkkijonon rajojen ulkopuolelle" #: c/c-objc-common.c:225 msgid "aka" msgstr "eli" #: c/c-objc-common.c:332 msgid "({anonymous})" msgstr "({nimetön})" #. If we have #. declaration-specifiers declarator decl-specs #. then assume we have a missing semicolon, which would #. give us: #. declaration-specifiers declarator decl-specs #. ^ #. ; #. <~~~~~~~~~ declaration ~~~~~~~~~~> #. Use c_parser_require to get an error with a fix-it hint. #: c/c-parser.c:2428 c/c-parser.c:2547 c/c-parser.c:2561 c/c-parser.c:5672 #: c/c-parser.c:6303 c/c-parser.c:6753 c/c-parser.c:6932 c/c-parser.c:6966 #: c/c-parser.c:7223 c/c-parser.c:11009 c/c-parser.c:11044 c/c-parser.c:11075 #: c/c-parser.c:11122 c/c-parser.c:11303 c/c-parser.c:12102 c/c-parser.c:12172 #: c/c-parser.c:12215 c/c-parser.c:17664 c/c-parser.c:17688 c/c-parser.c:17706 #: c/c-parser.c:18128 c/c-parser.c:18178 c/gimple-parser.c:392 #: c/gimple-parser.c:433 c/gimple-parser.c:442 c/gimple-parser.c:650 #: c/gimple-parser.c:2193 c/gimple-parser.c:2230 c/gimple-parser.c:2309 #: c/gimple-parser.c:2336 c/c-parser.c:3240 c/c-parser.c:3427 #: c/c-parser.c:3460 c/c-parser.c:11296 c/gimple-parser.c:2027 #: c/gimple-parser.c:2066 cp/parser.c:13686 cp/parser.c:30025 #: cp/parser.c:30618 #, fuzzy, gcc-internal-format msgid "expected %<;%>" msgstr "”)” oli odotus" #: c/c-parser.c:3010 c/c-parser.c:3985 c/c-parser.c:4180 c/c-parser.c:4245 #: c/c-parser.c:4303 c/c-parser.c:4665 c/c-parser.c:4686 c/c-parser.c:4695 #: c/c-parser.c:4746 c/c-parser.c:4755 c/c-parser.c:8551 c/c-parser.c:8617 #: c/c-parser.c:9116 c/c-parser.c:9138 c/c-parser.c:9172 c/c-parser.c:9281 #: c/c-parser.c:10064 c/c-parser.c:10475 c/c-parser.c:11410 c/c-parser.c:13626 #: c/c-parser.c:14269 c/c-parser.c:14328 c/c-parser.c:14383 c/c-parser.c:15642 #: c/c-parser.c:15740 c/c-parser.c:16981 c/c-parser.c:17748 c/c-parser.c:18136 #: c/c-parser.c:20910 c/c-parser.c:20988 c/gimple-parser.c:195 #: c/gimple-parser.c:198 c/gimple-parser.c:527 c/gimple-parser.c:561 #: c/gimple-parser.c:566 c/gimple-parser.c:734 c/gimple-parser.c:831 #: c/gimple-parser.c:1024 c/gimple-parser.c:1050 c/gimple-parser.c:1053 #: c/gimple-parser.c:1184 c/gimple-parser.c:1314 c/gimple-parser.c:1440 #: c/gimple-parser.c:1456 c/gimple-parser.c:1472 c/gimple-parser.c:1494 #: c/gimple-parser.c:1524 c/gimple-parser.c:1550 c/gimple-parser.c:1756 #: c/gimple-parser.c:1949 c/gimple-parser.c:1969 c/gimple-parser.c:2103 #: c/gimple-parser.c:2266 c/c-parser.c:7172 cp/parser.c:30666 #, fuzzy, gcc-internal-format msgid "expected %<)%>" msgstr "”)” oli odotus" #: c/c-parser.c:4074 c/c-parser.c:4806 c/c-parser.c:4950 c/c-parser.c:5023 #: c/c-parser.c:5024 c/c-parser.c:5438 c/c-parser.c:5474 c/c-parser.c:7274 #: c/c-parser.c:9272 c/c-parser.c:10162 c/c-parser.c:10451 c/c-parser.c:13073 #: c/gimple-parser.c:1733 cp/parser.c:30630 #, fuzzy, gcc-internal-format msgid "expected %<]%>" msgstr "”)” oli odotus" #: c/c-parser.c:4283 #, fuzzy msgid "expected %<;%>, %<,%> or %<)%>" msgstr "odotettiin %<,%>, %<;%> tai %<}%>" #. Look for the two `(' tokens. #: c/c-parser.c:4715 c/c-parser.c:4720 c/c-parser.c:13609 c/c-parser.c:14358 #: c/c-parser.c:20271 c/c-parser.c:20718 c/c-parser.c:20931 #: c/gimple-parser.c:180 c/gimple-parser.c:474 c/gimple-parser.c:513 #: c/gimple-parser.c:545 c/gimple-parser.c:801 c/gimple-parser.c:1018 #: c/gimple-parser.c:1044 c/gimple-parser.c:1171 c/gimple-parser.c:1309 #: c/gimple-parser.c:1430 c/gimple-parser.c:1490 c/gimple-parser.c:1508 #: c/gimple-parser.c:1543 c/gimple-parser.c:1918 c/gimple-parser.c:1929 #: c/gimple-parser.c:1935 c/gimple-parser.c:2100 c/gimple-parser.c:2263 #: c/c-parser.c:13431 cp/parser.c:30621 #, fuzzy, gcc-internal-format msgid "expected %<(%>" msgstr "”)” oli odotus" #: c/c-parser.c:4946 c/c-parser.c:4948 c/c-parser.c:13001 cp/parser.c:30633 #: cp/parser.c:34293 #, fuzzy, gcc-internal-format msgid "expected %<[%>" msgstr "”)” oli odotus" #: c/c-parser.c:5608 c/c-parser.c:11639 c/c-parser.c:17941 c/c-parser.c:18724 #: c/c-parser.c:21766 c/gimple-parser.c:385 c/gimple-parser.c:2269 #: c/c-parser.c:3228 c/c-parser.c:3450 c/c-parser.c:11191 cp/parser.c:19221 #: cp/parser.c:30627 #, fuzzy, gcc-internal-format msgid "expected %<{%>" msgstr "”)” oli odotus" #: c/c-parser.c:5886 c/c-parser.c:5895 c/c-parser.c:7702 c/c-parser.c:8753 #: c/c-parser.c:11403 c/c-parser.c:11799 c/c-parser.c:11863 c/c-parser.c:13055 #: c/c-parser.c:13970 c/c-parser.c:14186 c/c-parser.c:14676 c/c-parser.c:14772 #: c/c-parser.c:15394 c/c-parser.c:15521 c/c-parser.c:20133 c/c-parser.c:20775 #: c/c-parser.c:20834 c/gimple-parser.c:568 c/gimple-parser.c:871 #: c/gimple-parser.c:2317 c/gimple-parser.c:2344 c/c-parser.c:7179 #: c/c-parser.c:13534 cp/parser.c:30660 cp/parser.c:32306 cp/parser.c:35084 #, fuzzy, gcc-internal-format msgid "expected %<:%>" msgstr "”)” oli odotus" #: c/c-parser.c:6736 cp/parser.c:30547 #, fuzzy, gcc-internal-format msgid "expected %" msgstr "odotettiin %<,%> tai %<;%>" #: c/c-parser.c:8515 c/c-parser.c:8704 c/c-parser.c:9162 c/c-parser.c:9205 #: c/c-parser.c:9343 c/c-parser.c:10054 c/c-parser.c:14363 c/c-parser.c:15477 #: c/gimple-parser.c:1021 c/gimple-parser.c:1047 c/gimple-parser.c:1175 #: c/gimple-parser.c:1178 c/gimple-parser.c:1512 c/gimple-parser.c:1518 #: cp/parser.c:30023 cp/parser.c:30636 #, fuzzy, gcc-internal-format msgid "expected %<,%>" msgstr "”)” oli odotus" #: c/c-parser.c:9062 #, fuzzy msgid "expected %<.%>" msgstr "”)” oli odotus" #: c/c-parser.c:10862 c/c-parser.c:10894 c/c-parser.c:11134 cp/parser.c:32880 #: cp/parser.c:32954 #, fuzzy, gcc-internal-format msgid "expected %<@end%>" msgstr "odotettiin %<(%> tai rivin loppu" #: c/c-parser.c:11552 c/gimple-parser.c:1348 cp/parser.c:30645 #, fuzzy, gcc-internal-format msgid "expected %<>%>" msgstr "”)” oli odotus" #: c/c-parser.c:14864 c/c-parser.c:15758 cp/parser.c:30669 #, fuzzy, gcc-internal-format msgid "expected %<,%> or %<)%>" msgstr "odotettiin %<,%> tai %<;%>" #. All following cases are statements with LHS. #: c/c-parser.c:15386 c/c-parser.c:17397 c/c-parser.c:17441 c/c-parser.c:17673 #: c/c-parser.c:18117 c/c-parser.c:20340 c/c-parser.c:20972 #: c/gimple-parser.c:725 c/c-parser.c:5497 cp/parser.c:30648 #, fuzzy, gcc-internal-format msgid "expected %<=%>" msgstr "”)” oli odotus" #: c/c-parser.c:17689 c/c-parser.c:17989 c/gimple-parser.c:1566 #: c/gimple-parser.c:1598 c/gimple-parser.c:1608 c/gimple-parser.c:2354 #: cp/parser.c:30624 cp/parser.c:33099 #, fuzzy, gcc-internal-format msgid "expected %<}%>" msgstr "”)” oli odotus" #: c/c-parser.c:18767 c/c-parser.c:18757 cp/parser.c:39709 #, fuzzy, gcc-internal-format msgid "expected %<#pragma omp section%> or %<}%>" msgstr "odotettiin merkkijonoa ilmaisun %<#pragma message%> jälkeen" #: c/c-typeck.c:8245 msgid "(anonymous)" msgstr "(nimetön)" #: c/gimple-parser.c:1337 cp/parser.c:16641 cp/parser.c:30642 #, fuzzy, gcc-internal-format msgid "expected %<<%>" msgstr "”)” oli odotus" #: c/gimple-parser.c:2313 c/gimple-parser.c:2340 c/gimple-parser.c:2179 #: c/gimple-parser.c:2216 #, fuzzy, gcc-internal-format msgid "expected label" msgstr "odotettiin %<,%> tai %<;%>" #: cp/call.c:3868 #, fuzzy msgid "candidate:" msgstr "ehdokas 1:" #: cp/call.c:7220 #, fuzzy msgid " after user-defined conversion:" msgstr "Ota käyttöön käyttäjän määrittelemät käskyt" #: cp/call.c:7387 cp/pt.c:2031 cp/pt.c:24688 msgid "candidate is:" msgid_plural "candidates are:" msgstr[0] "ehdokas on:" msgstr[1] "ehdokkaat ovat:" #: cp/call.c:11715 msgid "candidate 1:" msgstr "ehdokas 1:" #: cp/call.c:11716 msgid "candidate 2:" msgstr "ehdokas 2:" #: cp/decl.c:3260 msgid "jump to label %qD" msgstr "hyppy nimiöön %qD" #: cp/decl.c:3261 msgid "jump to case label" msgstr "hyppy case-nimiöön" #: cp/error.c:384 msgid "" msgstr "" #: cp/error.c:486 #, fuzzy msgid "" msgstr "alustimen lopussa on ylimääräinen lohko" #: cp/error.c:488 #, fuzzy msgid "" msgstr "Varoita ylikuormitetuista virtuaalifunktioiden nimistä" #: cp/error.c:657 msgid "" msgstr "" #. A lambda's "type" is essentially its signature. #: cp/error.c:758 msgid "" msgstr "" #: cp/error.c:770 #, fuzzy, c-format msgid "" msgstr "" #: cp/error.c:896 #, fuzzy msgid "" msgstr "" #: cp/error.c:1025 #, fuzzy, c-format msgid "(static initializers for %s)" msgstr "(staattiset hajottimet kohteelle %s)" #: cp/error.c:1027 #, c-format msgid "(static destructors for %s)" msgstr "(staattiset hajottimet kohteelle %s)" #: cp/error.c:1073 #, fuzzy msgid "" msgstr "struct määritelty täällä" #: cp/error.c:1176 msgid "vtable for " msgstr "vtable kohteelle " #: cp/error.c:1200 msgid " " msgstr " " #: cp/error.c:1215 msgid "{anonymous}" msgstr "{nimetön}" #: cp/error.c:1217 msgid "(anonymous namespace)" msgstr "(nimetön nimiavaruus)" #: cp/error.c:1317 #, fuzzy msgid "