# 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-2021. # # 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 11.1-b20210321\n" "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n" "POT-Creation-Date: 2021-07-26 15:21+0000\n" "PO-Revision-Date: 2021-03-23 21:16+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.4.2\n" "X-Poedit-Bookmarks: -1,4379,4571,5891,-1,9667,-1,-1,-1,-1\n" #: cfgrtl.c:2797 msgid "flow control insn inside a basic block" msgstr "vuonohjauskäsky peruslohkon sisällä" #: cfgrtl.c:3029 msgid "wrong insn in the fallthru edge" msgstr "väärä käsky jatkokynnyksellä" #: cfgrtl.c:3085 msgid "insn outside basic block" msgstr "käsky peruslohkon ulkopuolella" #: cfgrtl.c:3093 #, fuzzy msgid "return not followed by barrier" msgstr "’#’ ilman sitä seuraavaa makroparametria" #: collect-utils.c:169 #, fuzzy, c-format msgid "[cannot find %s]" msgstr "lähdetiedostoa %s ei löydy" #: collect2.c:1587 #, c-format msgid "collect2 version %s\n" msgstr "collect2-versio %s\n" #: collect2.c:1692 #, 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:1696 #, 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:1700 #, 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:1855 #, fuzzy, c-format msgid "[Leaving %s]\n" msgstr "%s[%u]: Poistutaan hakemistosta ”%s”\n" #: collect2.c:2085 #, 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:2608 #, c-format msgid "" "\n" "ldd output with constructors/destructors.\n" msgstr "" "\n" "ldd-tuloste muodostimilla/hajottimilla.\n" #: cprop.c:1757 msgid "const/copy propagation disabled" msgstr "const-/kopioinnin-eteneminen poistettu käytöstä" #: diagnostic.c:159 #, c-format msgid "%s: all warnings being treated as errors" msgstr "%s: kaikki varoitukset käsitellään virheinä" #: diagnostic.c:164 #, c-format msgid "%s: some warnings being treated as errors" msgstr "%s: osa varoituksista ilmaistaan virheinä" #: diagnostic.c:440 input.c:225 input.c:1876 c-family/c-opts.c:1458 #: fortran/cpp.c:579 fortran/error.c:1049 fortran/error.c:1069 msgid "" msgstr "" #: diagnostic.c:598 #, fuzzy, c-format msgid "compilation terminated due to -fmax-errors=%u.\n" msgstr "käännös keskeytyi -Wfatal-errors-valitsimen vuoksi.\n" #: diagnostic.c:626 #, c-format msgid "compilation terminated due to -Wfatal-errors.\n" msgstr "käännös keskeytyi -Wfatal-errors-valitsimen vuoksi.\n" #: diagnostic.c:646 #, 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:652 #, fuzzy, c-format msgid "See %s for instructions.\n" msgstr "" "\n" "Ohjeet vikailmoitusten tekoon ovat osoitteessa:\n" #: diagnostic.c:661 #, c-format msgid "compilation terminated.\n" msgstr "käännös keskeytyi.\n" #: diagnostic.c:730 msgid " from" msgstr " kohdasta" #: diagnostic.c:731 msgid "In file included from" msgstr "Tiedostossa, joka sisällytettiin kohdasta" #. 2 #: diagnostic.c:732 #, fuzzy msgid " included from" msgstr "Tiedostossa, joka sisällytettiin kohdasta" #: diagnostic.c:733 msgid "In module" msgstr "Moduulissa" #. 4 #: diagnostic.c:734 msgid "of module" msgstr "moduulin" #: diagnostic.c:735 msgid "In module imported at" msgstr "Moduulissa, joka tuotu kohdassa" #. 6 #: diagnostic.c:736 msgid "imported at" msgstr "tuotu kohdassa" #: diagnostic.c:1220 #, c-format msgid "%s:%d: confused by earlier errors, bailing out\n" msgstr "%s:%d: hämmentynyt aikaisemmista virheistä, poistutaan\n" #: diagnostic.c:1857 #, 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" #: diagnostic.c:1888 diagnostic.c:1907 #, fuzzy, gcc-internal-format, gfc-internal-format msgid "in %s, at %s:%d" msgstr "ohitetaan viesti %s@%s:%d (%d oktettia)" #: final.c:1127 msgid "negative insn length" msgstr "negatiivinen käskyn pituus" #: final.c:3092 msgid "could not split insn" msgstr "ei voitu jakaa käskyä osiin" #: final.c:3620 msgid "invalid 'asm': " msgstr "virheellinen ”asm”: " #: final.c:3753 #, c-format msgid "nested assembly dialect alternatives" msgstr "sisäkkäiset assembly-murrevaihtoehdot" #: final.c:3781 final.c:3793 #, c-format msgid "unterminated assembly dialect alternative" msgstr "päättämättömät assembly-murrevaihtoehdot" #: final.c:3935 #, fuzzy, c-format msgid "operand number missing after %%-letter" msgstr "$-operandinumero puuttuu muotoilussa" #: final.c:3938 final.c:3979 #, fuzzy, c-format msgid "operand number out of range" msgstr "operandinumero on arvoalueen ulkopuolella muotoilussa" #: final.c:3996 #, c-format msgid "invalid %%-code" msgstr "virheellinen %%-koodi" #: final.c:4030 #, 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:4166 config/arc/arc.c:6404 config/i386/i386.c:11988 #, c-format msgid "floating constant misused" msgstr "liukulukuvakiota käytetty väärin" #: final.c:4224 config/arc/arc.c:6501 config/i386/i386.c:12079 #: 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:1841 #, fuzzy, c-format msgid "Using built-in specs.\n" msgstr " (sisäänrakennettu):" #: gcc.c:2086 #, fuzzy, c-format msgid "" "Setting spec %s to '%s'\n" "\n" msgstr "virheellinen tiedostonumero sarakemäärityksessä: %s" #: gcc.c:2291 #, fuzzy, c-format msgid "Reading specs from %s\n" msgstr "%s: Virhe luettaessa %s\n" #: gcc.c:2423 #, fuzzy, c-format msgid "could not find specs file %s\n" msgstr "Tiedostoa ”%s” ei löytynyt." #: gcc.c:2498 #, fuzzy, c-format msgid "rename spec %s to %s\n" msgstr "%s: Uudelleennimeäminen nimelle %s ei onnistu" #: gcc.c:2500 #, fuzzy, c-format msgid "" "spec is '%s'\n" "\n" msgstr "virheellinen tiedostonumero sarakemäärityksessä: %s" #: gcc.c:3347 #, c-format msgid "" "\n" "Go ahead? (y or n) " msgstr "" "\n" "Jatketaanko? (y tai n) " #: gcc.c:3519 #, c-format msgid "# %s %.2f %.2f\n" msgstr "# %s %.2f %.2f\n" #: gcc.c:3735 #, c-format msgid "Usage: %s [options] file...\n" msgstr "Käyttö: %s [valitsimet] tiedosto...\n" #: gcc.c:3736 msgid "Options:\n" msgstr "Valitsimet:\n" #: gcc.c:3738 msgid " -pass-exit-codes Exit with highest error code from a phase.\n" msgstr " -pass-exit-codes Palauta vaiheen korkein virhekoodi.\n" #: gcc.c:3739 msgid " --help Display this information.\n" msgstr " --help Näytä tämä ohje.\n" #: gcc.c:3740 msgid " --target-help Display target specific command line options.\n" msgstr " --target-help Näytä kohdekohtaiset komentorivivalitsimet.\n" #: gcc.c:3741 msgid " --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n" msgstr " --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n" #: gcc.c:3742 msgid " Display specific types of command line options.\n" msgstr " Näytä tietyn tyyppiset komentorivivalitsimet.\n" #: gcc.c:3744 msgid " (Use '-v --help' to display command line options of sub-processes).\n" msgstr " (Komennolla ”-v --help” aliprosessien komentorivivalitsimet).\n" #: gcc.c:3745 msgid " --version Display compiler version information.\n" msgstr " --version Näytä kääntäjän versiotiedot.\n" #: gcc.c:3746 msgid " -dumpspecs Display all of the built in spec strings.\n" msgstr " -dumpspecs Näytä kaikki sisäiset määrittelyrivit.\n" #: gcc.c:3747 msgid " -dumpversion Display the version of the compiler.\n" msgstr " -dumpversion Näytä kääntäjän versio.\n" #: gcc.c:3748 msgid " -dumpmachine Display the compiler's target processor.\n" msgstr " -dumpmachine Näytä kääntäjän kohdesuoritin.\n" #: gcc.c:3749 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:3750 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:3751 msgid " -print-file-name= Display the full path to library .\n" msgstr " -print-file-name= Näytä täysi polku kirjastoon .\n" #: gcc.c:3752 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:3753 msgid "" " -print-multiarch Display the target's normalized GNU triplet, used as\n" " a component in the library path.\n" msgstr "" #: gcc.c:3756 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:3757 msgid "" " -print-multi-lib Display the mapping between command line options and\n" " multiple library search directories.\n" msgstr "" #: gcc.c:3760 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:3761 msgid " -print-sysroot Display the target libraries directory.\n" msgstr " -print-sysroot Näytä kohdekirjastojen hakemisto.\n" #: gcc.c:3762 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:3763 msgid " -Wa, Pass comma-separated on to the assembler.\n" msgstr " -Wa, Välitä pilkulla erotetut assemblerille.\n" #: gcc.c:3764 msgid " -Wp, Pass comma-separated on to the preprocessor.\n" msgstr " -Wp, Välitä pilkulla erotetut esikääntäjälle.\n" #: gcc.c:3765 msgid " -Wl, Pass comma-separated on to the linker.\n" msgstr " -Wl, Välitä pilkulla erotetut linkittimelle.\n" #: gcc.c:3766 msgid " -Xassembler Pass on to the assembler.\n" msgstr " -Xassembler Välitä assemblerille.\n" #: gcc.c:3767 msgid " -Xpreprocessor Pass on to the preprocessor.\n" msgstr " -Xpreprocessor Välitä esikääntäjälle.\n" #: gcc.c:3768 msgid " -Xlinker Pass on to the linker.\n" msgstr " -Xlinker Välitä linkittimelle.\n" #: gcc.c:3769 msgid " -save-temps Do not delete intermediate files.\n" msgstr " -save-temps Älä poista väliaikaistiedostoja.\n" #: gcc.c:3770 msgid " -save-temps= Do not delete intermediate files.\n" msgstr " -save-temps= Älä poista väliaikaistiedostoja.\n" #: gcc.c:3771 msgid "" " -no-canonical-prefixes Do not canonicalize paths when building relative\n" " prefixes to other gcc components.\n" msgstr "" #: gcc.c:3774 msgid " -pipe Use pipes rather than intermediate files.\n" msgstr " -pipe Käytä putkia väliaikaistiedostojen sijaan.\n" #: gcc.c:3775 msgid " -time Time the execution of each subprocess.\n" msgstr " -time Mittaa kunkin aliprosessin suoritusaika.\n" #: gcc.c:3776 msgid " -specs= Override built-in specs with the contents of .\n" msgstr " -specs= Ohita sisäänrakennetut määritykset sisällöllä.\n" #: gcc.c:3777 msgid " -std= Assume that the input sources are for .\n" msgstr " -std= Oleta syötetiedostojen olevan n mukaisia.\n" #: gcc.c:3778 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:3781 msgid " -B Add to the compiler's search paths.\n" msgstr " -B Lisää kääntäjän hakupolkuihin.\n" #: gcc.c:3782 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:3783 msgid " -### Like -v but options quoted and commands not executed.\n" msgstr " -### Kuin -v mutta valitsimet lainausmerkeissä eikä komentoja käynnistetä.\n" #: gcc.c:3784 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:3785 msgid " -S Compile only; do not assemble or link.\n" msgstr " -S Suorita vain käännös, älä assembloi tai linkitä.\n" #: gcc.c:3786 msgid " -c Compile and assemble, but do not link.\n" msgstr " --help Käännä ja assembloi, älä linkitä.\n" #: gcc.c:3787 msgid " -o Place the output into .\n" msgstr " -o Ohjaa tuloste .\n" #: gcc.c:3788 msgid "" " -pie Create a dynamically linked position independent\n" " executable.\n" msgstr " -pie Luo paikkariippumaton suoritettava tiedosto.\n" #: gcc.c:3790 msgid " -shared Create a shared library.\n" msgstr " -shared Luo jaettu kirjasto.\n" #: gcc.c:3791 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:3798 #, 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:6678 #, fuzzy, c-format msgid "Processing spec (%s), which is '%s'\n" msgstr "Käsitellään opastesivuja hakemistossa %s...\n" #: gcc.c:7439 #, c-format msgid "Target: %s\n" msgstr "Kohde: %s\n" #: gcc.c:7440 #, fuzzy, c-format msgid "Configured with: %s\n" msgstr "POP2-tuen asetuksia ei ole tehty.\n" #: gcc.c:7454 #, c-format msgid "Thread model: %s\n" msgstr "Säiemalli: %s\n" #: gcc.c:7455 #, c-format msgid "Supported LTO compression algorithms: zlib" msgstr "" #: gcc.c:7457 #, c-format msgid " zstd" msgstr " zstd" #: gcc.c:7459 gcov.c:1461 gcov.c:1519 gcov.c:1531 gcov.c:2872 #, c-format msgid "\n" msgstr "\n" #: gcc.c:7470 #, c-format msgid "gcc version %s %s\n" msgstr "gcc-versio %s %s\n" #: gcc.c:7473 #, fuzzy, c-format msgid "gcc driver version %s %sexecuting gcc version %s\n" msgstr "GMP-versio %s, MPFR-versio %s\n" #: gcc.c:7546 gcc.c:7756 #, 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:7680 #, 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:8530 #, c-format msgid "install: %s%s\n" msgstr "asennus: %s%s\n" #: gcc.c:8533 #, c-format msgid "programs: %s\n" msgstr "ohjelmat: %s\n" #: gcc.c:8535 #, c-format msgid "libraries: %s\n" msgstr "kirjastot: %s\n" #: gcc.c:8652 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" msgstr "" "\n" "Ohjeet vikailmoitusten tekoon ovat osoitteessa:\n" #: gcc.c:8668 gcov-tool.c:527 #, c-format msgid "%s %s%s\n" msgstr "%s %s%s\n" #: gcc.c:8671 gcov-tool.c:529 gcov.c:967 fortran/gfortranspec.c:282 msgid "(C)" msgstr "©" #: gcc.c:8672 gcov-tool.c:531 gcov.c:969 fortran/gfortranspec.c:283 #, c-format 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:9015 #, c-format msgid "" "\n" "Linker options\n" "==============\n" "\n" msgstr "" "\n" "Linkittimen valitsimet\n" "======================\n" "\n" #: gcc.c:9016 #, 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:10431 #, c-format msgid "" "Assembler options\n" "=================\n" "\n" msgstr "" "Assembler-valitsimet\n" "====================\n" "\n" #: gcc.c:10432 #, 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:955 #, 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 2021 Free Software Foundation, Inc.\n" msgstr "Tekijänoikeus %s 2019 Free Software Foundation, Inc.\n" #: gcov.c:924 #, fuzzy, c-format msgid "" "Usage: gcov [OPTION...] SOURCE|OBJ...\n" "\n" msgstr "" "Käyttö: gcov [VALITSIN]... LÄHDETIEDOSTO...\n" "\n" #: gcov.c:925 #, c-format msgid "" "Print code coverage information.\n" "\n" msgstr "" "Tulosta koodinkattavuustietoa.\n" "\n" #: gcov.c:926 #, 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:927 #, 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:928 #, 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:930 #, 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:931 #, c-format msgid " -D, --debug\t\t\t Display debugging dumps\n" msgstr "" #: gcov.c:932 #, c-format msgid " -f, --function-summaries Output summaries for each function\n" msgstr " -f, --function-summaries Tulosta yhteenvedot jokaisesta funktiosta\n" #: gcov.c:933 #, c-format msgid " -h, --help Print this help, then exit\n" msgstr " -h, --help Näytä tämä ohje ja poistu\n" #: gcov.c:934 #, fuzzy, c-format msgid "" " -j, --json-format Output JSON intermediate format\n" " into .gcov.json.gz file\n" msgstr " -n, --no-output Älä luo tulostiedostoa\n" #: gcov.c:936 #, c-format msgid " -H, --human-readable Output human readable numbers\n" msgstr "" #: gcov.c:937 #, fuzzy, c-format msgid " -k, --use-colors Emit colored output\n" msgstr " -n, --no-output Älä luo tulostiedostoa\n" #: gcov.c:938 #, 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:940 #, c-format msgid " -m, --demangled-names Output demangled function names\n" msgstr "" #: gcov.c:941 #, c-format msgid " -n, --no-output Do not create an output file\n" msgstr " -n, --no-output Älä luo tulostiedostoa\n" #: gcov.c:942 #, c-format msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n" msgstr "" #: gcov.c:943 #, c-format msgid " -p, --preserve-paths Preserve all pathname components\n" msgstr "" #: gcov.c:944 #, 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:945 #, 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:946 #, c-format msgid " -s, --source-prefix DIR Source prefix to elide\n" msgstr "" #: gcov.c:947 #, fuzzy, c-format msgid " -t, --stdout Output to stdout instead of a file\n" msgstr " -n, --no-output Älä luo tulostiedostoa\n" #: gcov.c:948 #, c-format msgid " -u, --unconditional-branches Show unconditional branch counts too\n" msgstr "" #: gcov.c:949 #, c-format msgid " -v, --version Print version number, then exit\n" msgstr " -v, --version Näytä versionumero ja poistu\n" #: gcov.c:950 #, fuzzy, c-format msgid " -w, --verbose Print verbose informations\n" msgstr " -v, --verbose toimi äänekkäästi (tulostetaan lisätietoa)\n" #: gcov.c:951 #, c-format msgid " -x, --hash-filenames Hash long pathnames\n" msgstr "" #: gcov.c:952 #, c-format msgid "" "\n" "Obsolete options:\n" msgstr "" "\n" "Vanhentuneet valitsimet:\n" #: gcov.c:953 #, fuzzy, c-format msgid " -i, --json-format Replaced with -j, --json-format\n" msgstr " -n, --no-output Älä luo tulostiedostoa\n" #: gcov.c:954 #, c-format msgid " -j, --human-readable Replaced with -H, --human-readable\n" msgstr "" #: gcov.c:965 #, c-format msgid "gcov %s%s\n" msgstr "gcov %s%s\n" #: gcov.c:1312 #, fuzzy, c-format msgid "'%s' file is already processed\n" msgstr "Käsittele syötetiedosto jo esikäännettynä." #: gcov.c:1426 #, c-format msgid "Creating '%s'\n" msgstr "" "Luodaan ”%s”\n" "\n" #: gcov.c:1429 #, c-format msgid "Error writing output file '%s'\n" msgstr "Virhe kirjoitettaessa tulostiedostoa ”%s”\n" #: gcov.c:1434 #, c-format msgid "Could not open output file '%s'\n" msgstr "Tulostiedoston ”%s” avaaminen epäonnistui\n" #: gcov.c:1439 #, c-format msgid "Removing '%s'\n" msgstr "Poistetaan ”%s”\n" #: gcov.c:1553 #, c-format msgid "Cannot open JSON output file %s\n" msgstr "Ei voi avata JSON-tulostetiedostoa %s\n" #: gcov.c:1561 #, c-format msgid "Error writing JSON output file %s\n" msgstr "Virhe kirjoitettaessa JSON-tulostiedostoa %s\n" #: gcov.c:1725 #, 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:1730 #, 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:1750 #, fuzzy, c-format msgid "%s:cannot open notes file\n" msgstr "syötetiedostoa ”%s” ei voi avata" #: gcov.c:1756 #, fuzzy, c-format msgid "%s:not a gcov notes file\n" msgstr "%s:ei ole gcov-datatiedosto\n" #: gcov.c:1769 #, fuzzy, c-format msgid "%s:version '%.4s', prefer '%.4s'\n" msgstr "GMP-versio %s, MPFR-versio %s\n" #: gcov.c:1819 #, fuzzy, c-format msgid "%s:already seen blocks for '%s'\n" msgstr "%s ei tue: merge_blocks" #: gcov.c:1935 gcov.c:2042 #, fuzzy, c-format msgid "%s:corrupted\n" msgstr "Tietokanta %s on turmeltunut; luo se uudelleen komennolla mandb --create" #: gcov.c:1942 #, c-format msgid "%s:no functions found\n" msgstr "%s:funktioita ei löytynyt\n" #: gcov.c:1960 #, c-format msgid "%s:cannot open data file, assuming not executed\n" msgstr "" #: gcov.c:1967 #, c-format msgid "%s:not a gcov data file\n" msgstr "%s:ei ole gcov-datatiedosto\n" #: gcov.c:1980 #, fuzzy, c-format msgid "%s:version '%.4s', prefer version '%.4s'\n" msgstr "GMP-versio %s, MPFR-versio %s\n" #: gcov.c:1986 #, fuzzy, c-format msgid "%s:stamp mismatch with notes file\n" msgstr "ehtolausekkeessa on tyyppiristiriita" #: gcov.c:2019 #, fuzzy, c-format msgid "%s:profile mismatch for '%s'\n" msgstr "”%s” ei ole oikea profiilidatatiedosto ”%s”:lle" #: gcov.c:2041 #, fuzzy, c-format msgid "%s:overflowed\n" msgstr "%qs on ylivuotanut" #: gcov.c:2088 #, fuzzy, c-format msgid "%s:'%s' lacks entry and/or exit blocks\n" msgstr "Lohkoa on käytetty aikaisemmin. Nyt tiedostossa ”%s”." #: gcov.c:2093 #, fuzzy, c-format msgid "%s:'%s' has arcs to entry block\n" msgstr "Lohkoa on käytetty aikaisemmin. Nyt tiedostossa ”%s”." #: gcov.c:2101 #, fuzzy, c-format msgid "%s:'%s' has arcs from exit block\n" msgstr "Lohkoa on käytetty aikaisemmin. Nyt tiedostossa ”%s”." #: gcov.c:2310 #, fuzzy, c-format msgid "%s:graph is unsolvable for '%s'\n" msgstr "%s ei tue: dump_bb_for_graph" #: gcov.c:2426 #, c-format msgid "Lines executed:%s of %d\n" msgstr "Rivejä suoritettu:%s/%d\n" #: gcov.c:2429 #, c-format msgid "No executable lines\n" msgstr "Ei suoritettavia rivejä\n" #: gcov.c:2437 gcov.c:2446 #, c-format msgid "%s '%s'\n" msgstr "%s ”%s”\n" #: gcov.c:2453 #, c-format msgid "Branches executed:%s of %d\n" msgstr "Haaroja suoritettu:%s/%d\n" #: gcov.c:2457 #, fuzzy, c-format msgid "Taken at least once:%s of %d\n" msgstr "Haaroja suoritettu:%s/%d\n" #: gcov.c:2463 #, c-format msgid "No branches\n" msgstr "Ei haaroja\n" #: gcov.c:2465 #, c-format msgid "Calls executed:%s of %d\n" msgstr "Kutsuja suoritettu:%s/%d\n" #: gcov.c:2469 #, c-format msgid "No calls\n" msgstr "Ei kutsuja\n" #: gcov.c:2726 #, fuzzy, c-format msgid "%s:no lines for '%s'\n" msgstr "Rivejä suoritettu:%s/%d\n" #: gcov.c:2852 #, c-format msgid "call %2d returned %s\n" msgstr "kutsu %2d palautti %s\n" #: gcov.c:2857 #, c-format msgid "call %2d never executed\n" msgstr "kutsu %2d ei suoritettu koskaan\n" #: gcov.c:2862 #, fuzzy, c-format msgid "branch %2d taken %s%s" msgstr "kutsu %2d palautti %s\n" #: gcov.c:2867 #, fuzzy, c-format msgid "branch %2d never executed" msgstr "kutsu %2d ei suoritettu koskaan\n" #: gcov.c:2870 #, c-format msgid " (BB %d)" msgstr " (BB %d)" #: gcov.c:2877 #, fuzzy, c-format msgid "unconditional %2d taken %s\n" msgstr "kutsu %2d palautti %s\n" #: gcov.c:2880 #, fuzzy, c-format msgid "unconditional %2d never executed\n" msgstr "kutsu %2d ei suoritettu koskaan\n" #: gcov.c:3133 #, 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:387 #, c-format msgid "#include \"...\" search starts here:\n" msgstr "#include \"...\" -haku alkaa täältä:\n" #: incpath.c:391 #, c-format msgid "#include <...> search starts here:\n" msgstr "#include <...> -haku alkaa täältä:\n" #: incpath.c:396 #, 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:384 msgid "At top level:" msgstr "Päätasolla:" #: langhooks.c:400 cp/error.c:3564 #, c-format msgid "In member function %qs" msgstr "Jäsenfunktio %qs" #: langhooks.c:404 cp/error.c:3567 #, c-format msgid "In function %qs" msgstr "Funktio %qs" #: langhooks.c:449 cp/error.c:3517 msgid " inlined from %qs at %r%s:%d:%d%R" msgstr " avattu lähteestä %qs, %r%s:%d:%d%R" #: langhooks.c:454 cp/error.c:3522 #, fuzzy msgid " inlined from %qs at %r%s:%d%R" msgstr "Muodostin %qs" #: langhooks.c:460 cp/error.c:3528 #, fuzzy, c-format msgid " inlined from %qs" msgstr "Muodostin %qs" #: lra-assigns.c:1837 reload1.c:2073 msgid "this is the insn:" msgstr "tämä on käsky:" #: lra-constraints.c:3108 #, fuzzy msgid "unable to generate reloads for impossible constraints:" msgstr "%s: Tätä tiedostoa ei voitu varmuuskopioida" #: lra-constraints.c:4138 reload.c:3868 #, 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:188 #, fuzzy msgid "This option lacks documentation." msgstr "Tältä valitsimelta puuttuu dokumentaatio" #: opts.c:189 #, fuzzy msgid "Uses of this option are diagnosed." msgstr "%s: oletetaan RTC:n käyttävän UTC:tä...\n" #: opts.c:1372 #, c-format msgid "Same as %s%s (or, in negated form, %s%s)." msgstr "Sama kuin %s%s (tai kielteisessä muodossa %s%s)." #: opts.c:1377 #, fuzzy, c-format msgid "Same as %s%s." msgstr "on vaarallista toimia rekursiivisesti hakemistossa %s (sama kuin %s)" #: opts.c:1382 #, fuzzy, c-format msgid "Same as %s." msgstr "on vaarallista toimia rekursiivisesti hakemistossa %s (sama kuin %s)" #: opts.c:1390 #, fuzzy, c-format msgid "%s Same as %s." msgstr "on vaarallista toimia rekursiivisesti hakemistossa %s (sama kuin %s)" #: opts.c:1453 #, fuzzy msgid "[available in " msgstr "Silmukkamuuttuja" #: opts.c:1485 msgid "[default]" msgstr "[oletus]" #: opts.c:1494 #, c-format msgid "%llu bytes" msgstr "%llu tavua" #: opts.c:1531 msgid "[enabled]" msgstr "[käytössä]" #: opts.c:1533 msgid "[disabled]" msgstr "[ei käytössä]" #: opts.c:1569 #, c-format msgid " No options with the desired characteristics were found\n" msgstr " Yhtään valitsinta halutuilla ominaisuuksilla ei löytynyt\n" #: opts.c:1578 #, 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:1584 #, 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:1629 #, fuzzy, c-format msgid "" " Known valid arguments for %s option:\n" " " msgstr "Virheellinen vähimmäisargumenttimäärä (%d) funktiolle %s" #: opts.c:1679 msgid "The following options are target specific" msgstr "Seuraavat valitsimet ovat kohdekohtaisia" #: opts.c:1682 #, fuzzy msgid "The following options control compiler warning messages" msgstr "Seuraavat valitsimet ohjaavat optimointeja" #: opts.c:1685 msgid "The following options control optimizations" msgstr "Seuraavat valitsimet ohjaavat optimointeja" #: opts.c:1688 opts.c:1728 msgid "The following options are language-independent" msgstr "Seuraavat valitsimet ovat kielestä riippumattomia" #: opts.c:1691 #, fuzzy msgid "The following options control parameters" msgstr "Seuraavat valitsimet ohjaavat optimointeja" #: opts.c:1697 msgid "The following options are specific to just the language " msgstr "Seuraavat valitsimet ovat liittyvät kieleen " #: opts.c:1699 msgid "The following options are supported by the language " msgstr "Kieli tukee seuraavia valitsimia " #: opts.c:1710 msgid "The following options are not documented" msgstr "Seuraavia valitsimia ei ole dokumentoitu" #: opts.c:1712 #, fuzzy msgid "The following options take separate arguments" msgstr "Seuraavia valitsimia ei ole dokumentoitu" #: opts.c:1714 #, fuzzy msgid "The following options take joined arguments" msgstr "Seuraavia valitsimia ei ole dokumentoitu" #: opts.c:1726 msgid "The following options are language-related" msgstr "Seuraavat valitsimet ovat kieleen liittyviä" #: passes.c:1832 #, fuzzy, c-format msgid "during %s pass: %s\n" msgstr "%qT ei ole nimiavaruus" #: passes.c:1837 #, fuzzy, c-format msgid "dump file: %s\n" msgstr "tiedoston %s avaaminen epäonnistui" #: plugin.c:926 #, fuzzy msgid "Event" msgstr "Tapahtuma" #: plugin.c:926 msgid "Plugins" msgstr "Liitännäiset" #: plugin.c:958 #, 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:5997 #, fuzzy msgid "could not find a spill register" msgstr "Tiedostoa ”%s” ei löytynyt." #. It's the compiler's fault. #: reload1.c:7879 #, fuzzy msgid "VOIDmode on an output" msgstr "Tulosterivit:" #: reload1.c:8612 #, 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:2089 #, fuzzy, c-format msgid "created and used with differing settings of '%s'" msgstr "%qD esitelty uudelleen eri näkyvyydellä" #: targhooks.c:2104 #, fuzzy msgid "created and used with different settings of %<-fpic%>" msgstr "%qD esitelty uudelleen eri näkyvyydellä" #: targhooks.c:2106 #, fuzzy msgid "created and used with different settings of %<-fpie%>" msgstr "%qD esitelty uudelleen eri näkyvyydellä" #: toplev.c:323 #, 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" #: tree-diagnostic.c:299 c/c-decl.c:6043 c/c-typeck.c:7862 cp/error.c:1111 #: tree-diagnostic-path.cc:257 c-family/c-pretty-print.c:424 #, 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:134 #, fuzzy msgid "sanitizer function attribute mismatch" msgstr "funktio voi olla ehdokas %<%s%>-attribuutille" #: cif-code.def:139 msgid "function has external linkage when the user requests only inlining static for live patching" msgstr "" #: cif-code.def:144 #, 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:45 msgid "' ' flag" msgstr "” ”-lippu" #: c-family/c-format.c:559 c-family/c-format.c:583 config/i386/msformat-c.c:45 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:46 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:46 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:47 #: config/i386/msformat-c.c:82 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:47 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:48 msgid "'0' flag" msgstr "”0”-lippu" #: c-family/c-format.c:562 c-family/c-format.c:586 config/i386/msformat-c.c:48 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:49 msgid "'-' flag" msgstr "”-”-lippu" #: c-family/c-format.c:563 c-family/c-format.c:587 config/i386/msformat-c.c:49 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:50 #: config/i386/msformat-c.c:70 msgid "''' flag" msgstr "”'”-lippu" #: c-family/c-format.c:564 config/i386/msformat-c.c:50 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:51 config/i386/msformat-c.c:68 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:51 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:52 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:52 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:53 config/i386/msformat-c.c:69 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:53 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:66 #, fuzzy msgid "assignment suppression" msgstr "virheellinen taulukkosijoitus" #: c-family/c-format.c:631 config/i386/msformat-c.c:66 #, fuzzy msgid "the assignment suppression scanf feature" msgstr "virheellinen taulukkosijoitus" #: c-family/c-format.c:632 config/i386/msformat-c.c:67 msgid "'a' flag" msgstr "”a”-lippu" #: c-family/c-format.c:632 config/i386/msformat-c.c:67 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:68 msgid "field width in scanf format" msgstr "kentän leveys scanf-muotoilussa" #: c-family/c-format.c:635 config/i386/msformat-c.c:69 msgid "length modifier in scanf format" msgstr "kenttämääre scanf-muotoilussa" #: c-family/c-format.c:636 config/i386/msformat-c.c:70 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:82 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:1482 fortran/cpp.c:592 msgid "" msgstr "" #: config/aarch64/aarch64.c:10663 #, fuzzy, c-format msgid "unsupported operand for code '%c'" msgstr "fr30_print_operand: tuntematon koodi" #: config/aarch64/aarch64.c:10672 config/aarch64/aarch64.c:10685 #: config/aarch64/aarch64.c:10697 config/aarch64/aarch64.c:10708 #: config/aarch64/aarch64.c:10724 config/aarch64/aarch64.c:10738 #: config/aarch64/aarch64.c:10758 config/aarch64/aarch64.c:10832 #: config/aarch64/aarch64.c:10843 config/aarch64/aarch64.c:10857 #: config/aarch64/aarch64.c:11079 config/aarch64/aarch64.c:11097 #: config/pru/pru.c:1669 config/pru/pru.c:1679 config/pru/pru.c:1710 #: config/pru/pru.c:1721 config/pru/pru.c:1793 #, fuzzy, c-format msgid "invalid operand for '%%%c'" msgstr "virheellinen const_double-operandi" #: config/aarch64/aarch64.c:10776 config/aarch64/aarch64.c:10787 #: config/aarch64/aarch64.c:10939 config/aarch64/aarch64.c:10950 #, fuzzy, c-format msgid "invalid vector constant" msgstr "virheellinen rotate-käsky" #: config/aarch64/aarch64.c:10799 config/aarch64/aarch64.c:10811 #, c-format msgid "incompatible floating point / vector register operand for '%%%c'" msgstr "" #: config/aarch64/aarch64.c:10825 #, fuzzy, c-format msgid "incompatible register operand for '%%%c'" msgstr "virheellinen const_double-operandi" #: config/aarch64/aarch64.c:10891 config/arm/arm.c:24337 #, c-format msgid "missing operand" msgstr "puuttuva operandi" #: config/aarch64/aarch64.c:10976 #, fuzzy, c-format msgid "invalid constant" msgstr "virheellinen rotate-käsky" #: config/aarch64/aarch64.c:10979 #, fuzzy, c-format msgid "invalid operand" msgstr "muotomerkkijonolla on epäkelpo operandinumero" #: config/aarch64/aarch64.c:11105 config/aarch64/aarch64.c:11110 #, fuzzy, c-format msgid "invalid operand prefix '%%%c'" msgstr "virheellinen etuliite ”0b” liukulukuvakiolle" #: config/aarch64/aarch64.c:11130 #, fuzzy, c-format msgid "invalid address mode" msgstr "virheellinen %%G-tila" #: config/aarch64/aarch64.c:25215 config/arm/arm.c:33705 #, fuzzy msgid "invalid conversion from type %" msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT" #: config/aarch64/aarch64.c:25217 config/arm/arm.c:33707 #, fuzzy msgid "invalid conversion to type %" msgstr "virheellinen muunnos tyypistä %qT tyyppiin %qT" #: config/aarch64/aarch64.c:25232 config/aarch64/aarch64.c:25248 #: config/arm/arm.c:33722 config/arm/arm.c:33738 msgid "operation not permitted on type %" msgstr "" #: config/aarch64/aarch64.c:25256 #, fuzzy msgid "cannot combine GNU and SVE vectors in a binary operation" msgstr "Virheellinen liukulukuoperaatio" #: config/alpha/alpha.c:5076 config/i386/i386.c:13248 #: config/rs6000/rs6000.c:14166 config/sparc/sparc.c:9323 #, 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:13860 config/xtensa/xtensa.c:2459 #, c-format msgid "invalid %%R value" msgstr "virheellinen %%R-arvo" #: config/alpha/alpha.c:5180 config/rs6000/rs6000.c:13780 #: config/xtensa/xtensa.c:2426 #, c-format msgid "invalid %%N value" msgstr "virheellinen %%N-arvo" #: config/alpha/alpha.c:5188 config/rs6000/rs6000.c:13808 #, 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:2452 #, 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:13868 #, 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:13644 #, 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:5799 #: config/gcn/gcn.c:5808 config/gcn/gcn.c:5868 config/gcn/gcn.c:5876 #: config/gcn/gcn.c:5892 config/gcn/gcn.c:5910 config/gcn/gcn.c:5961 #: config/gcn/gcn.c:6080 config/gcn/gcn.c:6191 config/rs6000/rs6000.c:14171 #, 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:9602 #, 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 #, fuzzy msgid "unrecognized supposed constant" msgstr "tunnistamaton rekisterinimi %qs" #: config/arm/arm.c:20701 config/arm/arm.c:20726 config/arm/arm.c:20736 #: config/arm/arm.c:20745 config/arm/arm.c:20754 #, fuzzy, c-format msgid "invalid shift operand" msgstr "virheellinen lauseke kohdemuuttujana" #: config/arm/arm.c:23610 config/arm/arm.c:23628 #, fuzzy, c-format msgid "predicated Thumb instruction" msgstr "Virheellinen käsky" #: config/arm/arm.c:23616 #, fuzzy, c-format msgid "predicated instruction in conditional sequence" msgstr "ehtolausekkeessa on tyyppiristiriita" #: config/arm/arm.c:23734 config/arm/arm.c:23747 config/arm/arm.c:23772 #: config/nios2/nios2.c:3080 #, fuzzy, c-format msgid "Unsupported operand for code '%c'" msgstr "fr30_print_operand: tuntematon koodi" #: config/arm/arm.c:23849 config/arm/arm.c:23871 config/arm/arm.c:23881 #: config/arm/arm.c:23891 config/arm/arm.c:23901 config/arm/arm.c:23940 #: config/arm/arm.c:23958 config/arm/arm.c:23983 config/arm/arm.c:23998 #: config/arm/arm.c:24025 config/arm/arm.c:24032 config/arm/arm.c:24050 #: config/arm/arm.c:24057 config/arm/arm.c:24065 config/arm/arm.c:24086 #: config/arm/arm.c:24093 config/arm/arm.c:24284 config/arm/arm.c:24291 #: config/arm/arm.c:24318 config/arm/arm.c:24325 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:23953 #, 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:23974 #, 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 msgid "incorrect insn:" msgstr "virheellinen 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 msgid "return type of function" msgstr "funktion paluutyyppi" #: 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:2278 #, c-format msgid "invalid const_double operand" msgstr "virheellinen const_double-operandi" #: config/bpf/bpf.c:776 #, fuzzy msgid "invalid address in operand" msgstr "virheellinen %%G-tila" #. Fallthrough. #: config/bpf/bpf.c:783 #, fuzzy msgid "unsupported operand" msgstr "odottamaton siirros" #: config/cris/cris.c:775 config/ft32/ft32.c:110 config/moxie/moxie.c:108 #: final.c:3625 final.c:3627 fold-const.c:267 gcc.c:6040 gcc.c:6054 #: rtl-error.c:101 toplev.c:327 vr-values.c:2370 cp/typeck.c:6949 #: d/dmd/dsymbolsem.c:1451 d/dmd/semantic2.c:75 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:826 #, fuzzy msgid "unexpected index-type in cris_print_index" msgstr "Odottamaton tyyppi kohteessa truthvalue_conversion" #: config/cris/cris.c:840 #, fuzzy msgid "unexpected base-type in cris_print_base" msgstr "Odottamaton tyyppi kohteessa truthvalue_conversion" #: config/cris/cris.c:895 #, fuzzy msgid "invalid operand for 'b' modifier" msgstr "fr30_print_operand: tunnistamaton %%b-koodi" #: config/cris/cris.c:912 #, fuzzy msgid "invalid operand for 'o' modifier" msgstr "strftimen ”O”-määre" #: config/cris/cris.c:931 #, fuzzy msgid "invalid operand for 'O' modifier" msgstr "strftimen ”O”-määre" #: config/cris/cris.c:964 #, fuzzy msgid "invalid operand for 'p' modifier" msgstr "fr30_print_operand: tunnistamaton %%p-koodi" #: config/cris/cris.c:1003 #, fuzzy msgid "invalid operand for 'z' modifier" msgstr "”:”-määreen epäkelpo käyttö" #: config/cris/cris.c:1050 config/cris/cris.c:1084 #, fuzzy msgid "invalid operand for 'H' modifier" msgstr "”:”-määreen epäkelpo käyttö" #: config/cris/cris.c:1060 #, fuzzy msgid "bad register" msgstr "Rekisteröi" #: config/cris/cris.c:1104 #, fuzzy msgid "invalid operand for 'e' modifier" msgstr "strftimen ”E”-määre" #: config/cris/cris.c:1121 #, fuzzy msgid "invalid operand for 'm' modifier" msgstr "”:”-määreen epäkelpo käyttö" #: config/cris/cris.c:1146 #, fuzzy msgid "invalid operand for 'A' modifier" msgstr "”:”-määreen epäkelpo käyttö" #: config/cris/cris.c:1201 #, fuzzy msgid "invalid operand for 'D' modifier" msgstr "”:”-määreen epäkelpo käyttö" #: config/cris/cris.c:1218 config/cris/cris.c:1223 #, fuzzy msgid "invalid operand for 'T' modifier" msgstr "”:”-määreen epäkelpo käyttö" #: config/cris/cris.c:1234 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:1286 #, fuzzy msgid "unexpected multiplicative operand" msgstr "Odottamaton END-lause kohdassa %C" #: config/cris/cris.c:1306 config/ft32/ft32.c:259 config/moxie/moxie.c:203 #, fuzzy msgid "unexpected operand" msgstr "odottamaton siirros" #: config/cris/cris.c:1345 config/cris/cris.c:1355 msgid "unrecognized address" msgstr "tunnistamaton osoite" #: config/cris/cris.c:2535 config/cris/cris.c:2588 #, fuzzy msgid "unexpected side-effects in address" msgstr "odotettiin kokonaislukulauseketta" #: 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:5469 config/gcn/gcn.c:5493 config/gcn/gcn.c:5497 #: config/gcn/gcn.c:5841 config/gcn/gcn.c:5852 config/gcn/gcn.c:5855 #, c-format msgid "bad ADDR_SPACE_GLOBAL address" msgstr "virheellinen ADDR_SPACE_GLOBAL-osoite" #: config/gcn/gcn.c:5609 config/gcn/gcn.c:5632 config/gcn/gcn.c:5664 #: config/gcn/gcn.c:5680 config/gcn/gcn.c:5695 config/gcn/gcn.c:5714 #: config/gcn/gcn.c:5790 config/gcn/gcn.c:5986 config/gcn/gcn.c:6101 #, fuzzy, c-format msgid "invalid operand %%xn code" msgstr "virheellinen %%Z-operandi" #: config/gcn/gcn.c:6089 #, fuzzy, c-format msgid "operand %%xn code invalid for QImode" msgstr "fr30_print_operand: virheellinen %%F-koodi" #: config/gcn/gcn.c:6171 #, fuzzy, c-format msgid "invalid fp constant" msgstr "virheellinen rotate-käsky" #: config/h8300/h8300.c:1565 config/h8300/h8300.c:1573 #: config/h8300/h8300.c:1581 config/h8300/h8300.c:1589 #: config/h8300/h8300.c:1597 config/h8300/h8300.c:1605 #, fuzzy, c-format msgid "Expected register or constant integer." msgstr "Odotettiin nimetöntä rajapintaa kohdassa %C" #: config/i386/i386.c:12073 #, fuzzy, c-format msgid "invalid UNSPEC as operand" msgstr "virheellinen const_double-operandi" #: config/i386/i386.c:12612 #, c-format msgid "invalid use of register '%s'" msgstr "virheellinen rekisterin ”%s” käyttö" #: config/i386/i386.c:12617 #, fuzzy, c-format msgid "invalid use of asm flag output" msgstr "virheellinen lvalue asm-tulosteessa %d" #: config/i386/i386.c:12850 #, fuzzy, c-format msgid "invalid operand size for operand code 'O'" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/i386/i386.c:12885 #, fuzzy, c-format msgid "invalid operand size for operand code 'z'" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/i386/i386.c:12954 #, fuzzy, c-format msgid "invalid operand type used with operand code 'Z'" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/i386/i386.c:12959 #, fuzzy, c-format msgid "invalid operand size for operand code 'Z'" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/i386/i386.c:13036 #, 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:13115 #, 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:13133 #, 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:13146 #, 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:13161 #, fuzzy, c-format msgid "operand is not an integer, invalid operand code 'K'" msgstr "fr30_print_operand: virheellinen %%F-koodi" #: config/i386/i386.c:13189 #, 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:13207 #, fuzzy, c-format msgid "operand is not an integer, invalid operand code 'R'" msgstr "fr30_print_operand: virheellinen %%F-koodi" #: config/i386/i386.c:13230 #, 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:13334 #, fuzzy, c-format msgid "invalid operand code '%c'" msgstr "fr30_print_operand: virheellinen %%x-koodi" #: config/i386/i386.c:13396 #, fuzzy, c-format msgid "invalid constraints for operand" msgstr "virheellinen lauseke kohdemuuttujana" #: config/i386/i386.c:13483 #, fuzzy, c-format msgid "invalid vector immediate" msgstr "Muotoillun tulosteen hallinta:" #: config/i386/i386.c:16405 #, 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:5301 #: config/tilepro/tilepro.c:4690 #, c-format msgid "invalid %%P operand" msgstr "virheellinen %%P-operandi" #: config/iq2000/iq2000.c:3134 config/rs6000/rs6000.c:13798 #, 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:20696 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:2556 #, 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:3335 config/riscv/riscv.c:3450 #: config/riscv/riscv.c:3456 config/riscv/riscv.c:3465 #, c-format msgid "invalid use of '%%%c'" msgstr "virheellinen ”%%%c”:n käyttö" #: config/mmix/mmix.c:1622 config/mmix/mmix.c:1752 #, fuzzy msgid "MMIX Internal: Expected a CONST_INT, not this" msgstr "vakio tai tunniste odotettu" #: config/mmix/mmix.c:1701 #, fuzzy msgid "MMIX Internal: Bad value for 'm', not a CONST_INT" msgstr "vakio tai tunniste odotettu" #: config/mmix/mmix.c:1720 #, fuzzy msgid "MMIX Internal: Expected a register, not this" msgstr "vakio tai tunniste odotettu" #: config/mmix/mmix.c:1730 #, fuzzy msgid "MMIX Internal: Expected a constant, not this" msgstr "vakio tai tunniste odotettu" #. We need the original here. #: config/mmix/mmix.c:1814 #, fuzzy msgid "MMIX Internal: Cannot decode this operand" msgstr "vakio tai tunniste odotettu" #: config/mmix/mmix.c:1870 #, fuzzy msgid "MMIX Internal: This is not a recognized address" msgstr "kääntäjän sisäinen virhe. Virheellinen osoite:" #: config/mmix/mmix.c:2762 #, fuzzy msgid "MMIX Internal: Trying to output invalidly reversed condition:" msgstr "sisäinen funktio" #: config/mmix/mmix.c:2769 #, fuzzy msgid "MMIX Internal: What's the CC of this?" msgstr "vakio tai tunniste odotettu" #: config/mmix/mmix.c:2773 #, fuzzy msgid "MMIX Internal: What is the CC of this?" msgstr "sisäinen funktio" #: config/mmix/mmix.c:2815 #, fuzzy msgid "MMIX Internal: This is not a constant:" msgstr "sisäinen funktio" #: config/msp430/msp430.c:4230 #, c-format msgid "%%d, %%e, %%f, %%g operand modifiers are for memory references or constant values only" msgstr "" #: config/msp430/msp430.c:4343 #, fuzzy, c-format msgid "invalid operand prefix" msgstr "virheellinen etuliite ”0b” liukulukuvakiolle" #: config/msp430/msp430.c:4377 #, 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:2473 #, 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:1641 config/pru/pru.c:1652 #, fuzzy, c-format msgid "I/O register operand for '%%%c'" msgstr "virheellinen const_double-operandi" #: config/pru/pru.c:1658 #, fuzzy, c-format msgid "non 32 bit register operand for '%%%c'" msgstr "virheellinen const_double-operandi" #: config/pru/pru.c:1763 #, fuzzy, c-format msgid "unsupported code '%c' for fixed-point:" msgstr "void-lausekkeen epäkelpo käyttö" #: config/pru/pru.c:1777 #, fuzzy, c-format msgid "double constants not supported" msgstr "Ei ole tuettu" #: config/pru/pru.c:1860 #, fuzzy, c-format msgid "unsupported operand %s for code '%c'" msgstr "fr30_print_operand: tuntematon koodi" #: config/pru/pru.c:1870 #, fuzzy, c-format msgid "unexpected text address:" msgstr "odotettiin kokonaislukulauseketta" #: config/pru/pru.c:1889 #, fuzzy, c-format msgid "unsupported constant address:" msgstr "yritettiin käyttää ominaisuutta, jolle ei ole tukea: ”%s”" #: config/pru/pru.c:1950 #, 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:3855 #, fuzzy msgid "%<-mvsx%> requires hardware floating point" msgstr "Älä käytä laitteistoliukulukuja" #: config/rs6000/rs6000.c:3863 #, fuzzy msgid "%<-mvsx%> needs indexed addressing" msgstr "Poista käytöstä POSIX ACLs -tuki" #: config/rs6000/rs6000.c:3868 #, fuzzy msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible" msgstr "-mvsx ja -mno-altivec ovat yhteensopimattomat" #: config/rs6000/rs6000.c:3870 #, fuzzy msgid "%<-mno-altivec%> disables vsx" msgstr "-mvsx ja -mno-altivec ovat yhteensopimattomat" #: config/rs6000/rs6000.c:4010 #, fuzzy msgid "%<-mquad-memory%> requires 64-bit mode" msgstr "valitsin --resource vaatii valitsimen -o" #: config/rs6000/rs6000.c:4013 #, fuzzy msgid "%<-mquad-memory-atomic%> requires 64-bit mode" msgstr "valitsin --resource vaatii valitsimen -o" #: config/rs6000/rs6000.c:4025 #, fuzzy msgid "%<-mquad-memory%> is not available in little endian mode" msgstr "Tuota little-endian-koodia" #: config/rs6000/rs6000.c:10864 #, fuzzy msgid "bad move" msgstr "Siirrä alas" #: config/rs6000/rs6000.c:13428 #, fuzzy msgid "Bad 128-bit move" msgstr "Käytä 128-bittistä long double -tyyppiä" #: config/rs6000/rs6000.c:13608 #, fuzzy, c-format msgid "invalid %%A value" msgstr "virheellinen %%J-arvo" #: config/rs6000/rs6000.c:13617 config/xtensa/xtensa.c:2402 #, c-format msgid "invalid %%D value" msgstr "virheellinen %%D-arvo" #: config/rs6000/rs6000.c:13632 #, fuzzy, c-format msgid "invalid %%e value" msgstr "virheellinen %%E-arvo" #: config/rs6000/rs6000.c:13653 #, c-format msgid "invalid %%f value" msgstr "virheellinen %%f-arvo" #: config/rs6000/rs6000.c:13662 #, c-format msgid "invalid %%F value" msgstr "virheellinen %%F-arvo" #: config/rs6000/rs6000.c:13671 #, c-format msgid "invalid %%G value" msgstr "virheellinen %%G-arvo" #: config/rs6000/rs6000.c:13706 #, c-format msgid "invalid %%j code" msgstr "virheellinen %%j-koodi" #: config/rs6000/rs6000.c:13716 #, c-format msgid "invalid %%J code" msgstr "virheellinen %%J-koodi" #: config/rs6000/rs6000.c:13726 #, c-format msgid "invalid %%k value" msgstr "virheellinen %%k-arvo" #: config/rs6000/rs6000.c:13741 config/xtensa/xtensa.c:2445 #, c-format msgid "invalid %%K value" msgstr "virheellinen %%K-arvo" #: config/rs6000/rs6000.c:13788 #, c-format msgid "invalid %%O value" msgstr "virheellinen %%O-arvo" #: config/rs6000/rs6000.c:13835 #, c-format msgid "invalid %%q value" msgstr "virheellinen %%q-arvo" #: config/rs6000/rs6000.c:13877 #, fuzzy, c-format msgid "invalid %%t value" msgstr "virheellinen %%J-arvo" #: config/rs6000/rs6000.c:13894 #, c-format msgid "invalid %%T value" msgstr "virheellinen %%T-arvo" #: config/rs6000/rs6000.c:13906 #, c-format msgid "invalid %%u value" msgstr "virheellinen %%u-arvo" #: config/rs6000/rs6000.c:13920 config/xtensa/xtensa.c:2414 #, c-format msgid "invalid %%v value" msgstr "virheellinen %%v-arvo" #: config/rs6000/rs6000.c:13970 #, fuzzy, c-format msgid "invalid %%V value" msgstr "virheellinen %%J-arvo" #: config/rs6000/rs6000.c:13987 config/xtensa/xtensa.c:2466 #, c-format msgid "invalid %%x value" msgstr "virheellinen %%x-arvo" #: config/rs6000/rs6000.c:14044 #, fuzzy, c-format msgid "invalid %%z value" msgstr "virheellinen %%J-arvo" #: config/rs6000/rs6000.c:14113 #, fuzzy, c-format msgid "invalid %%y value, try using the 'Z' constraint" msgstr "virheellinen vektoripermutaatiovakio" #: config/rs6000/rs6000.c:14981 #, fuzzy msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types" msgstr "säiekohtaista muistia ei tueta tälle kohteelle" #: config/rs6000/rs6000.c:23971 msgid "AltiVec argument passed to unprototyped function" msgstr "AltiVec-argumentti välitetty funktiolle, jolla ei ole prototyyppiä" #: config/rs6000/rs6000.c:27136 #, fuzzy msgid "Could not generate addis value for fusion" msgstr "Älä luo #line-direktiivejä" #: config/rs6000/rs6000.c:27205 #, fuzzy msgid "Unable to generate load/store offset for fusion" msgstr "%s: Tätä tiedostoa ei voitu varmuuskopioida" #: config/rs6000/rs6000.c:27281 #, fuzzy msgid "Bad GPR fusion" msgstr "Virheelliset merkit" #: config/rs6000/rs6000.c:27841 #, fuzzy msgid "invalid conversion from type %<__vector_quad%>" msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT" #: config/rs6000/rs6000.c:27843 #, fuzzy msgid "invalid conversion to type %<__vector_quad%>" msgstr "virheellinen muunnos tyypistä %qT tyyppiin %qT" #: config/rs6000/rs6000.c:27845 #, fuzzy msgid "invalid conversion from type %<__vector_pair%>" msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT" #: config/rs6000/rs6000.c:27847 #, fuzzy msgid "invalid conversion to type %<__vector_pair%>" msgstr "virheellinen muunnos gimple-kutsussa" #: config/rs6000/rs6000.c:27862 #, fuzzy msgid "invalid conversion from type %<* __vector_quad%>" msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT" #: config/rs6000/rs6000.c:27864 #, fuzzy msgid "invalid conversion to type %<* __vector_quad%>" msgstr "virheellinen muunnos tyypistä %qT tyyppiin %qT" #: config/rs6000/rs6000.c:27866 #, fuzzy msgid "invalid conversion from type %<* __vector_pair%>" msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT" #: config/rs6000/rs6000.c:27868 #, fuzzy msgid "invalid conversion to type %<* __vector_pair%>" msgstr "virheellinen muunnos gimple-kutsussa" #: config/s390/s390.c:7910 #, c-format msgid "symbolic memory references are only supported on z10 or later" msgstr "" #: config/s390/s390.c:7921 #, fuzzy, c-format msgid "cannot decompose address" msgstr "Pyydettyä osoitetta ei voi asettaa" #: config/s390/s390.c:8002 #, fuzzy, c-format msgid "invalid comparison operator for 'E' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8025 #, fuzzy, c-format msgid "invalid reference for 'J' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8043 #, fuzzy, c-format msgid "invalid address for 'O' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8065 #, fuzzy, c-format msgid "invalid address for 'R' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8083 #, fuzzy, c-format msgid "memory reference expected for 'S' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8093 #, fuzzy, c-format msgid "invalid address for 'S' output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8114 #, 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:8125 #, 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:8211 config/s390/s390.c:8232 #, fuzzy, c-format msgid "invalid constant for output modifier '%c'" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8229 #, fuzzy, c-format msgid "invalid constant - try using an output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8266 #, fuzzy, c-format msgid "invalid constant vector for output modifier '%c'" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8273 #, fuzzy, c-format msgid "invalid expression - try using an output modifier" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:8276 #, fuzzy, c-format msgid "invalid expression for output modifier '%c'" msgstr "epäkelvot operandit binääriselle %s-operaatiolle" #: config/s390/s390.c:12055 #, fuzzy msgid "vector argument passed to unprototyped function" msgstr "AltiVec-argumentti välitetty funktiolle, jolla ei ole prototyyppiä" #: config/s390/s390.c:16429 msgid "types differ in signedness" msgstr "tyypit eroavat etumerkillisyyden osalta" #: config/s390/s390.c:16439 #, fuzzy msgid "binary operator does not support two vector bool operands" msgstr "kohdemuoto ei tue äärettömyyttä" #: config/s390/s390.c:16442 #, fuzzy msgid "binary operator does not support vector bool operand" msgstr "kohdemuoto ei tue äärettömyyttä" #: config/s390/s390.c:16450 #, 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:9332 config/sparc/sparc.c:9338 #, c-format msgid "invalid %%Y operand" msgstr "virheellinen %%Y-operandi" #: config/sparc/sparc.c:9425 #, c-format msgid "invalid %%A operand" msgstr "virheellinen %%A-operandi" #: config/sparc/sparc.c:9445 #, c-format msgid "invalid %%B operand" msgstr "virheellinen %%B-operandi" #: config/sparc/sparc.c:9525 config/tilegx/tilegx.c:5088 #: config/tilepro/tilepro.c:4497 #, c-format msgid "invalid %%C operand" msgstr "virheellinen %%C-operandi" #: config/sparc/sparc.c:9557 config/tilegx/tilegx.c:5121 #, c-format msgid "invalid %%D operand" msgstr "virheellinen %%D-operandi" #: config/sparc/sparc.c:9576 #, c-format msgid "invalid %%f operand" msgstr "virheellinen %%f-operandi" #: config/sparc/sparc.c:9588 #, c-format msgid "invalid %%s operand" msgstr "virheellinen %%s-operandi" #: config/sparc/sparc.c:9633 #, 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:5073 config/tilepro/tilepro.c:4482 #, c-format msgid "invalid %%c operand" msgstr "virheellinen %%c-operandi" #: config/tilegx/tilegx.c:5104 #, c-format msgid "invalid %%d operand" msgstr "virheellinen %%d-operandi" #: config/tilegx/tilegx.c:5201 #, c-format msgid "invalid %%H specifier" msgstr "virheellinen %%H-operandi" #: config/tilegx/tilegx.c:5243 config/tilepro/tilepro.c:4511 #, c-format msgid "invalid %%h operand" msgstr "virheellinen %%h-operandi" #: config/tilegx/tilegx.c:5255 config/tilepro/tilepro.c:4575 #, c-format msgid "invalid %%I operand" msgstr "virheellinen %%I-operandi" #: config/tilegx/tilegx.c:5267 config/tilepro/tilepro.c:4587 #, c-format msgid "invalid %%i operand" msgstr "virheellinen %%i-operandi" #: config/tilegx/tilegx.c:5288 config/tilepro/tilepro.c:4608 #, c-format msgid "invalid %%j operand" msgstr "virheellinen %%j-operandi" #: config/tilegx/tilegx.c:5319 #, c-format msgid "invalid %%%c operand" msgstr "virheellinen %%%c-operandi" #: config/tilegx/tilegx.c:5334 config/tilepro/tilepro.c:4722 #, c-format msgid "invalid %%N operand" msgstr "virheellinen %%N-operandi" #: config/tilegx/tilegx.c:5378 #, fuzzy, c-format msgid "invalid operand for 'r' specifier" msgstr "virheellinen %%r-arvo" #: config/tilegx/tilegx.c:5402 config/tilepro/tilepro.c:4802 #, c-format msgid "unable to print out operand yet; code == %d (%c)" msgstr "" #: config/tilepro/tilepro.c:4547 #, c-format msgid "invalid %%H operand" msgstr "virheellinen %%H-operandi" #: config/tilepro/tilepro.c:4647 #, c-format msgid "invalid %%L operand" msgstr "virheellinen %%L-operandi" #: config/tilepro/tilepro.c:4707 #, c-format msgid "invalid %%M operand" msgstr "virheellinen %%M-operandi" #: config/tilepro/tilepro.c:4750 config/tilepro/tilepro.c:4757 #, c-format msgid "invalid %%t operand" msgstr "virheellinen %%t-operandi" #: config/tilepro/tilepro.c:4777 #, 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:483 #, c-format msgid "symbol used with both base and indexed registers" msgstr "" #: config/vax/vax.c:492 #, c-format msgid "symbol with offset used in PIC mode" msgstr "" #: config/vax/vax.c:580 #, fuzzy, c-format msgid "symbol used as immediate operand" msgstr "sijoituksen vasemman operandin on oltava lvalue" #: config/vax/vax.c:1673 msgid "illegal operand detected" msgstr "virheellinen operandi havaittu" #: config/visium/visium.c:3364 msgid "illegal operand " msgstr "virheellinen operandi " #: config/visium/visium.c:3415 #, fuzzy msgid "illegal operand address (1)" msgstr "Virheellinen operandi" #: config/visium/visium.c:3422 #, fuzzy msgid "illegal operand address (2)" msgstr "Virheellinen operandi" #: config/visium/visium.c:3437 #, fuzzy msgid "illegal operand address (3)" msgstr "Virheellinen operandi" #: config/visium/visium.c:3445 #, fuzzy msgid "illegal operand address (4)" msgstr "Virheellinen operandi" #: config/xtensa/xtensa.c:814 config/xtensa/xtensa.c:846 #: config/xtensa/xtensa.c:855 #, fuzzy msgid "bad test" msgstr "test ja/tai [" #: config/xtensa/xtensa.c:2440 #, fuzzy msgid "invalid mask" msgstr "PEITE" #: config/xtensa/xtensa.c:2492 config/xtensa/xtensa.c:2502 #, c-format msgid "invalid %%t/%%b value" msgstr "virheellinen %%t/%%b-arvo" #: config/xtensa/xtensa.c:2581 #, fuzzy msgid "no register in address" msgstr "Rekisteröi" #: config/xtensa/xtensa.c:2589 #, fuzzy msgid "address offset not a constant" msgstr "siirros vakiomerkkijonon rajojen ulkopuolelle" #: c/c-objc-common.c:190 #, fuzzy #| msgid "{anonymous}" msgid "{erroneous}" msgstr "{nimetön}" #: c/c-objc-common.c:231 msgid "aka" msgstr "eli" #: c/c-objc-common.c:338 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:2462 c/c-parser.c:2581 c/c-parser.c:2595 c/c-parser.c:5652 #: c/c-parser.c:6251 c/c-parser.c:6680 c/c-parser.c:6859 c/c-parser.c:6892 #: c/c-parser.c:7158 c/c-parser.c:10984 c/c-parser.c:11019 c/c-parser.c:11050 #: c/c-parser.c:11097 c/c-parser.c:11278 c/c-parser.c:12110 c/c-parser.c:12185 #: c/c-parser.c:12228 c/c-parser.c:17862 c/c-parser.c:17886 c/c-parser.c:17904 #: c/c-parser.c:18327 c/c-parser.c:18371 c/gimple-parser.c:392 #: c/gimple-parser.c:433 c/gimple-parser.c:442 c/gimple-parser.c:651 #: c/gimple-parser.c:2193 c/gimple-parser.c:2230 c/gimple-parser.c:2309 #: c/gimple-parser.c:2336 c/c-parser.c:3274 c/c-parser.c:3461 #: c/c-parser.c:3494 c/c-parser.c:11271 c/gimple-parser.c:2027 #: c/gimple-parser.c:2066 cp/parser.c:14411 cp/parser.c:31087 #: cp/parser.c:31697 #, fuzzy, gcc-internal-format msgid "expected %<;%>" msgstr "”)” oli odotus" #: c/c-parser.c:3044 c/c-parser.c:4014 c/c-parser.c:4209 c/c-parser.c:4274 #: c/c-parser.c:4332 c/c-parser.c:4694 c/c-parser.c:4715 c/c-parser.c:4724 #: c/c-parser.c:4775 c/c-parser.c:4784 c/c-parser.c:8504 c/c-parser.c:8571 #: c/c-parser.c:9077 c/c-parser.c:9102 c/c-parser.c:9136 c/c-parser.c:9245 #: c/c-parser.c:10028 c/c-parser.c:11385 c/c-parser.c:13641 c/c-parser.c:14283 #: c/c-parser.c:14342 c/c-parser.c:14397 c/c-parser.c:15719 c/c-parser.c:15817 #: c/c-parser.c:17116 c/c-parser.c:17946 c/c-parser.c:18335 c/c-parser.c:21149 #: c/c-parser.c:21227 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:735 c/gimple-parser.c:832 c/gimple-parser.c:1025 #: c/gimple-parser.c:1051 c/gimple-parser.c:1054 c/gimple-parser.c:1185 #: c/gimple-parser.c:1312 c/gimple-parser.c:1438 c/gimple-parser.c:1454 #: c/gimple-parser.c:1470 c/gimple-parser.c:1492 c/gimple-parser.c:1522 #: c/gimple-parser.c:1548 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:7110 cp/parser.c:31745 #, fuzzy, gcc-internal-format msgid "expected %<)%>" msgstr "”)” oli odotus" #: c/c-parser.c:4103 c/c-parser.c:4835 c/c-parser.c:4976 c/c-parser.c:5002 #: c/c-parser.c:5003 c/c-parser.c:5417 c/c-parser.c:5453 c/c-parser.c:7209 #: c/c-parser.c:9236 c/c-parser.c:10126 c/c-parser.c:10415 c/c-parser.c:13088 #: c/gimple-parser.c:1733 cp/parser.c:31709 #, fuzzy, gcc-internal-format msgid "expected %<]%>" msgstr "”)” oli odotus" #: c/c-parser.c:4312 #, fuzzy msgid "expected %<;%>, %<,%> or %<)%>" msgstr "odotettiin %<,%>, %<;%> tai %<}%>" #. Look for the two `(' tokens. #: c/c-parser.c:4744 c/c-parser.c:4749 c/c-parser.c:13624 c/c-parser.c:14372 #: c/c-parser.c:20510 c/c-parser.c:20957 c/c-parser.c:21170 #: c/gimple-parser.c:180 c/gimple-parser.c:474 c/gimple-parser.c:513 #: c/gimple-parser.c:545 c/gimple-parser.c:802 c/gimple-parser.c:1019 #: c/gimple-parser.c:1045 c/gimple-parser.c:1172 c/gimple-parser.c:1307 #: c/gimple-parser.c:1428 c/gimple-parser.c:1488 c/gimple-parser.c:1506 #: c/gimple-parser.c:1541 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:13446 cp/parser.c:31700 #, fuzzy, gcc-internal-format msgid "expected %<(%>" msgstr "”)” oli odotus" #: c/c-parser.c:4972 c/c-parser.c:4974 c/c-parser.c:13016 cp/parser.c:31712 #: cp/parser.c:35396 #, fuzzy, gcc-internal-format msgid "expected %<[%>" msgstr "”)” oli odotus" #: c/c-parser.c:5588 c/c-parser.c:11614 c/c-parser.c:18130 c/c-parser.c:18944 #: c/c-parser.c:22009 c/gimple-parser.c:385 c/gimple-parser.c:2269 #: c/c-parser.c:3262 c/c-parser.c:3484 c/c-parser.c:11166 cp/parser.c:19989 #: cp/parser.c:31706 #, fuzzy, gcc-internal-format msgid "expected %<{%>" msgstr "”)” oli odotus" #: c/c-parser.c:5878 c/c-parser.c:5887 c/c-parser.c:7642 c/c-parser.c:8708 #: c/c-parser.c:11378 c/c-parser.c:11774 c/c-parser.c:11838 c/c-parser.c:13070 #: c/c-parser.c:13984 c/c-parser.c:14200 c/c-parser.c:14690 c/c-parser.c:14791 #: c/c-parser.c:15158 c/c-parser.c:15471 c/c-parser.c:15598 c/c-parser.c:20372 #: c/c-parser.c:21014 c/c-parser.c:21073 c/gimple-parser.c:568 #: c/gimple-parser.c:872 c/gimple-parser.c:2317 c/gimple-parser.c:2344 #: c/c-parser.c:7117 c/c-parser.c:13549 c/c-parser.c:14796 cp/parser.c:31739 #: cp/parser.c:33387 cp/parser.c:36195 cp/parser.c:36979 #, fuzzy, gcc-internal-format msgid "expected %<:%>" msgstr "”)” oli odotus" #: c/c-parser.c:6667 cp/parser.c:31626 #, fuzzy, gcc-internal-format msgid "expected %" msgstr "odotettiin %<,%> tai %<;%>" #: c/c-parser.c:8467 c/c-parser.c:8659 c/c-parser.c:9126 c/c-parser.c:9169 #: c/c-parser.c:9307 c/c-parser.c:10018 c/c-parser.c:14377 c/c-parser.c:15554 #: c/gimple-parser.c:1022 c/gimple-parser.c:1048 c/gimple-parser.c:1176 #: c/gimple-parser.c:1179 c/gimple-parser.c:1510 c/gimple-parser.c:1516 #: cp/parser.c:31085 cp/parser.c:31715 #, fuzzy, gcc-internal-format msgid "expected %<,%>" msgstr "”)” oli odotus" #: c/c-parser.c:9023 #, fuzzy msgid "expected %<.%>" msgstr "”)” oli odotus" #: c/c-parser.c:10837 c/c-parser.c:10869 c/c-parser.c:11109 cp/parser.c:33961 #: cp/parser.c:33982 #, fuzzy, gcc-internal-format msgid "expected %<@end%>" msgstr "odotettiin %<(%> tai rivin loppu" #: c/c-parser.c:11527 c/gimple-parser.c:1346 cp/parser.c:31724 #, fuzzy, gcc-internal-format msgid "expected %<>%>" msgstr "”)” oli odotus" #: c/c-parser.c:14885 c/c-parser.c:15835 cp/parser.c:31748 #, fuzzy, gcc-internal-format msgid "expected %<,%> or %<)%>" msgstr "odotettiin %<,%> tai %<;%>" #. All following cases are statements with LHS. #: c/c-parser.c:15463 c/c-parser.c:17595 c/c-parser.c:17639 c/c-parser.c:17871 #: c/c-parser.c:18314 c/c-parser.c:20579 c/c-parser.c:21211 #: c/gimple-parser.c:726 c/c-parser.c:5476 cp/parser.c:31727 #, fuzzy, gcc-internal-format msgid "expected %<=%>" msgstr "”)” oli odotus" #: c/c-parser.c:17887 c/c-parser.c:18178 c/gimple-parser.c:1564 #: c/gimple-parser.c:1596 c/gimple-parser.c:1606 c/gimple-parser.c:2354 #: cp/parser.c:31703 cp/parser.c:34171 #, fuzzy, gcc-internal-format msgid "expected %<}%>" msgstr "”)” oli odotus" #: c/c-parser.c:18987 c/c-parser.c:18977 cp/parser.c:40983 #, fuzzy, gcc-internal-format msgid "expected %<#pragma omp section%> or %<}%>" msgstr "odotettiin merkkijonoa ilmaisun %<#pragma message%> jälkeen" #: c/c-typeck.c:8452 msgid "(anonymous)" msgstr "(nimetön)" #: c/gimple-parser.c:1335 cp/parser.c:17395 cp/parser.c:31721 #, 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:3907 #, fuzzy msgid "candidate:" msgstr "ehdokas 1:" #: cp/call.c:7422 #, fuzzy msgid " after user-defined conversion:" msgstr "Ota käyttöön käyttäjän määrittelemät käskyt" #: cp/call.c:7560 cp/pt.c:2045 cp/pt.c:25112 msgid "candidate is:" msgid_plural "candidates are:" msgstr[0] "ehdokas on:" msgstr[1] "ehdokkaat ovat:" #: cp/call.c:12144 msgid "candidate 1:" msgstr "ehdokas 1:" #: cp/call.c:12145 msgid "candidate 2:" msgstr "ehdokas 2:" #: cp/decl.c:3375 msgid "jump to label %qD" msgstr "hyppy nimiöön %qD" #: cp/decl.c:3376 msgid "jump to case label" msgstr "hyppy case-nimiöön" #: cp/error.c:414 msgid "" msgstr "" #: cp/error.c:516 #, fuzzy msgid "" msgstr "alustimen lopussa on ylimääräinen lohko" #: cp/error.c:518 #, fuzzy msgid "" msgstr "Varoita ylikuormitetuista virtuaalifunktioiden nimistä" #: cp/error.c:688 msgid "" msgstr "" #. A lambda's "type" is essentially its signature. #: cp/error.c:787 msgid "" msgstr "" #: cp/error.c:799 #, fuzzy, c-format msgid "" msgstr "" #: cp/error.c:928 #, fuzzy msgid "" msgstr "" #: cp/error.c:1061 #, fuzzy, c-format msgid "(static initializers for %s)" msgstr "(staattiset hajottimet kohteelle %s)" #: cp/error.c:1063 #, c-format msgid "(static destructors for %s)" msgstr "(staattiset hajottimet kohteelle %s)" #: cp/error.c:1109 #, fuzzy msgid "" msgstr "struct määritelty täällä" #: cp/error.c:1215 msgid "vtable for " msgstr "vtable kohteelle " #: cp/error.c:1239 msgid " " msgstr " " #: cp/error.c:1254 msgid "{anonymous}" msgstr "{nimetön}" #: cp/error.c:1256 msgid "(anonymous namespace)" msgstr "(nimetön nimiavaruus)" #: cp/error.c:1356 #, fuzzy msgid "