1 # Finnish translation of GNU Compiler Collection
2 # Copyright (C) 2008 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the GCC package.
4 # Ville Koskinen <ville.koskinen@iki.fi>, 2005.
5 # Lauri Nurmi <lanurmi@iki.fi>, 2007-2009.
7 # Joitakin termejä, joille voi miettiä (parempaa) suomennosta:
18 # temporary (substantiivi) -> väliaikamitä?
21 # pass -> välittää vai antaa
25 "Project-Id-Version: gcc 4.4.1\n"
26 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
27 "POT-Creation-Date: 2009-07-15 13:37+0200\n"
28 "PO-Revision-Date: 2009-09-03 20:43+0300\n"
29 "Last-Translator: Lauri Nurmi <lanurmi@iki.fi>\n"
30 "Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
32 "Content-Type: text/plain; charset=UTF-8\n"
33 "Content-Transfer-Encoding: 8bit\n"
39 #: c-format.c:361 c-format.c:385 config/i386/msformat-c.c:49
43 #: c-format.c:361 c-format.c:385 config/i386/msformat-c.c:49
44 msgid "the ' ' printf flag"
45 msgstr "printf:n ” ”-lippu"
47 #: c-format.c:362 c-format.c:386 c-format.c:420 c-format.c:432 c-format.c:491
48 #: config/i386/msformat-c.c:50
52 #: c-format.c:362 c-format.c:386 c-format.c:420 c-format.c:432
53 #: config/i386/msformat-c.c:50
54 msgid "the '+' printf flag"
55 msgstr "printf:n ”+”-lippu"
57 #: c-format.c:363 c-format.c:387 c-format.c:433 c-format.c:467
58 #: config/i386/msformat-c.c:51 config/i386/msformat-c.c:86
62 #: c-format.c:363 c-format.c:387 c-format.c:433 config/i386/msformat-c.c:51
63 msgid "the '#' printf flag"
64 msgstr "printf:n ”#”-lippu"
66 #: c-format.c:364 c-format.c:388 c-format.c:465 config/i386/msformat-c.c:52
70 #: c-format.c:364 c-format.c:388 config/i386/msformat-c.c:52
71 msgid "the '0' printf flag"
72 msgstr "printf:n ”0”-lippu"
74 #: c-format.c:365 c-format.c:389 c-format.c:464 c-format.c:494
75 #: config/i386/msformat-c.c:53
79 #: c-format.c:365 c-format.c:389 config/i386/msformat-c.c:53
80 msgid "the '-' printf flag"
81 msgstr "printf:n ”-”-lippu"
83 #: c-format.c:366 c-format.c:447 config/i386/msformat-c.c:54
84 #: config/i386/msformat-c.c:74
88 #: c-format.c:366 config/i386/msformat-c.c:54
89 msgid "the ''' printf flag"
90 msgstr "printf:n ”'”-lippu"
92 #: c-format.c:367 c-format.c:448
97 msgid "the 'I' printf flag"
98 msgstr "printf:n ”I”-lippu"
100 #: c-format.c:368 c-format.c:390 c-format.c:445 c-format.c:468 c-format.c:495
101 #: c-format.c:1629 config/sol2-c.c:45 config/i386/msformat-c.c:55
102 #: config/i386/msformat-c.c:72
104 msgstr "kentän leveys"
106 #: c-format.c:368 c-format.c:390 config/sol2-c.c:45
107 #: config/i386/msformat-c.c:55
108 msgid "field width in printf format"
109 msgstr "kentän leveys printf-muotoilussa"
111 #: c-format.c:369 c-format.c:391 c-format.c:422 c-format.c:435
112 #: config/i386/msformat-c.c:56
116 #: c-format.c:369 c-format.c:391 c-format.c:422 c-format.c:435
117 #: config/i386/msformat-c.c:56
118 msgid "precision in printf format"
119 msgstr "tarkkuus printf-muotoilussa"
121 #: c-format.c:370 c-format.c:392 c-format.c:423 c-format.c:436 c-format.c:446
122 #: c-format.c:498 config/sol2-c.c:46 config/i386/msformat-c.c:57
123 #: config/i386/msformat-c.c:73
124 msgid "length modifier"
127 #: c-format.c:370 c-format.c:392 c-format.c:423 c-format.c:436
128 #: config/sol2-c.c:46 config/i386/msformat-c.c:57
129 msgid "length modifier in printf format"
130 msgstr "pituusmääre printf-muotoilussa"
132 #: c-format.c:421 c-format.c:434
136 #: c-format.c:421 c-format.c:434
137 msgid "the 'q' diagnostic flag"
138 msgstr "”q”-diagnostiikkalippu"
140 #: c-format.c:442 config/i386/msformat-c.c:70
141 msgid "assignment suppression"
144 #: c-format.c:442 config/i386/msformat-c.c:70
145 msgid "the assignment suppression scanf feature"
148 #: c-format.c:443 config/i386/msformat-c.c:71
152 #: c-format.c:443 config/i386/msformat-c.c:71
153 msgid "the 'a' scanf flag"
154 msgstr "scanf:n ”a”-lippu"
161 msgid "the 'm' scanf flag"
162 msgstr "scanf:n ”m”-lippu"
164 #: c-format.c:445 config/i386/msformat-c.c:72
165 msgid "field width in scanf format"
166 msgstr "kentän leveys scanf-muotoilussa"
168 #: c-format.c:446 config/i386/msformat-c.c:73
169 msgid "length modifier in scanf format"
170 msgstr "kenttämääre scanf-muotoilussa"
172 #: c-format.c:447 config/i386/msformat-c.c:74
173 msgid "the ''' scanf flag"
174 msgstr "scanf:n ”'”-lippu"
177 msgid "the 'I' scanf flag"
178 msgstr "scanf:n ”I”-lippu"
185 msgid "the '_' strftime flag"
186 msgstr "strftimen ”_”-lippu"
189 msgid "the '-' strftime flag"
190 msgstr "strftimen ”-”-lippu"
193 msgid "the '0' strftime flag"
194 msgstr "strftimen ”0”-lippu"
196 #: c-format.c:466 c-format.c:490
201 msgid "the '^' strftime flag"
202 msgstr "strftimen ”^”-lippu"
204 #: c-format.c:467 config/i386/msformat-c.c:86
205 msgid "the '#' strftime flag"
206 msgstr "strftimen ”#”-lippu"
209 msgid "field width in strftime format"
210 msgstr "kentän leveys strftime-muotoilussa"
217 msgid "the 'E' strftime modifier"
218 msgstr "strftimen ”E”-määre"
225 msgid "the 'O' strftime modifier"
226 msgstr "strftimen ”O”-määre"
229 msgid "the 'O' modifier"
233 msgid "fill character"
237 msgid "fill character in strfmon format"
238 msgstr "täytemerkki strfmon-muotoilussa"
241 msgid "the '^' strfmon flag"
242 msgstr "strfmonin ”^v-lippu"
245 msgid "the '+' strfmon flag"
246 msgstr "strfmonin ”+”-lippu"
253 msgid "the '(' strfmon flag"
254 msgstr "strfmonin ”(”-lippu"
261 msgid "the '!' strfmon flag"
262 msgstr "strfmonin ”!”-lippu"
265 msgid "the '-' strfmon flag"
266 msgstr "strfmonin ”-”-lippu"
269 msgid "field width in strfmon format"
270 msgstr "kentän leveys strfmon-muotoilussa"
273 msgid "left precision"
274 msgstr "vasen tarkkuus"
277 msgid "left precision in strfmon format"
278 msgstr "vasen tarkkuus strfmon-muotoilussa"
281 msgid "right precision"
282 msgstr "oikea tarkkuus"
285 msgid "right precision in strfmon format"
286 msgstr "oikea tarkkuus strfmon-muotoilussa"
289 msgid "length modifier in strfmon format"
290 msgstr "pituusmääre strfmon-muotoilussa"
293 msgid "field precision"
294 msgstr "kentän tarkkuus"
296 #: c-opts.c:1468 fortran/cpp.c:552
300 #. Handle deferred options from command-line.
301 #: c-opts.c:1486 fortran/cpp.c:557
302 msgid "<command-line>"
303 msgstr "<komentorivi>"
305 #: c-typeck.c:2491 c-typeck.c:4965 c-typeck.c:4968 c-typeck.c:4976
306 #: c-typeck.c:5006 c-typeck.c:6392
307 msgid "initializer element is not constant"
308 msgstr "alustusalkio ei ole vakio"
311 msgid "array initialized from parenthesized string constant"
312 msgstr "taulukko alustetaan suluilla ympäröidystä merkkijonovakiosta"
314 #: c-typeck.c:4817 cp/typeck2.c:757
315 #, gcc-internal-format
316 msgid "char-array initialized from wide string"
317 msgstr "merkkitaulukko alustetaan leveästä merkkijonosta"
321 msgid "wide character array initialized from non-wide string"
322 msgstr "wchar_t-taulukkoa alustetaan epäleveästä merkkijonosta"
326 msgid "wide character array initialized from incompatible wide string"
327 msgstr "wchar_t-taulukkoa alustetaan epäleveästä merkkijonosta"
329 #: c-typeck.c:4849 cp/typeck2.c:785
330 #, gcc-internal-format
331 msgid "initializer-string for array of chars is too long"
332 msgstr "merkkitaulukon alustusmerkkijono on liian pitkä"
335 msgid "array of inappropriate type initialized from string constant"
336 msgstr "sopimattomasta tyypistä koostuva taulukko alustetaan merkkijonovakiosta"
338 #. ??? This should not be an error when inlining calls to
339 #. unprototyped functions.
340 #: c-typeck.c:4922 c-typeck.c:4425 cp/typeck.c:1653
341 #, gcc-internal-format
342 msgid "invalid use of non-lvalue array"
346 msgid "array initialized from non-constant array expression"
347 msgstr "taulukko alustetaan muuttuvasta taulukkolausekkeesta"
349 #: c-typeck.c:5013 c-typeck.c:6397
350 #, gcc-internal-format
351 msgid "initializer element is not computable at load time"
352 msgstr "alustuselementtiä ei pystytä laskemaan latausajankohtana"
354 #. Although C99 is unclear about whether incomplete arrays
355 #. of VLAs themselves count as VLAs, it does not make
356 #. sense to permit them to be initialized given that
357 #. ordinary VLAs may not be initialized.
358 #: c-typeck.c:5024 c-decl.c:3224 c-decl.c:3239
359 #, fuzzy, gcc-internal-format
360 msgid "variable-sized object may not be initialized"
361 msgstr "muuttuvakokoista objektia ei voi alustaa"
364 msgid "invalid initializer"
365 msgstr "epäkelpo alustin"
368 msgid "extra brace group at end of initializer"
369 msgstr "alustimen lopussa on ylimääräinen lohko"
372 msgid "missing braces around initializer"
373 msgstr "alustimen ympäriltä puuttuu aaltosulkeet"
376 msgid "braces around scalar initializer"
377 msgstr "skalaarialustimen ympärillä on aaltosulkeet"
380 msgid "initialization of flexible array member in a nested context"
381 msgstr "joustavan taulukkojäsenen alustaminen sisäkkäisessä asiayhteydessä"
384 msgid "initialization of a flexible array member"
388 msgid "missing initializer"
389 msgstr "puuttuva alustin"
392 msgid "empty scalar initializer"
393 msgstr "tyhjä skalaarialustin"
396 msgid "extra elements in scalar initializer"
399 #: c-typeck.c:5795 c-typeck.c:5855
400 msgid "array index in non-array initializer"
403 #: c-typeck.c:5800 c-typeck.c:5908
404 msgid "field name not in record or union initializer"
408 msgid "array index in initializer not of integer type"
411 #: c-typeck.c:5851 c-typeck.c:5853
412 msgid "nonconstant array index in initializer"
415 #: c-typeck.c:5857 c-typeck.c:5860
416 msgid "array index in initializer exceeds array bounds"
420 msgid "empty index range in initializer"
424 msgid "array index range in initializer exceeds array bounds"
427 #: c-typeck.c:5962 c-typeck.c:5988 c-typeck.c:6464
428 msgid "initialized field with side-effects overwritten"
431 #: c-typeck.c:5964 c-typeck.c:5990 c-typeck.c:6466
432 msgid "initialized field overwritten"
436 msgid "excess elements in char array initializer"
439 #: c-typeck.c:6687 c-typeck.c:6734
440 msgid "excess elements in struct initializer"
444 msgid "non-static initialization of a flexible array member"
448 msgid "excess elements in union initializer"
452 msgid "excess elements in array initializer"
456 msgid "excess elements in vector initializer"
460 msgid "excess elements in scalar initializer"
464 msgid "flow control insn inside a basic block"
468 msgid "wrong insn in the fallthru edge"
472 msgid "insn outside basic block"
476 msgid "return not followed by barrier"
479 #: cgraph.c:686 ipa-inline.c:439
480 msgid "function body not available"
483 #: cgraph.c:688 cgraphbuild.c:95
484 msgid "redefined extern inline functions are not considered for inlining"
487 #: cgraph.c:691 cgraphbuild.c:102
488 msgid "function not considered for inlining"
491 #: cgraph.c:693 cgraphbuild.c:98
492 msgid "function not inlinable"
496 msgid "mismatched arguments"
499 #: collect2.c:396 gcc.c:7008
501 msgid "internal gcc abort in %s, at %s:%d"
509 #: collect2.c:1284 collect2.c:1432 collect2.c:1467
514 #: collect2.c:1287 collect2.c:1437 collect2.c:1470
521 msgid "collect2 version %s"
522 msgstr "collect2-versio %s"
526 msgid "%d constructor(s) found\n"
527 msgstr "löytyi %d muodostin(ta)\n"
531 msgid "%d destructor(s) found\n"
532 msgstr "löytyi %d hajotin(ta)\n"
536 msgid "%d frame table(s) found\n"
541 msgid "can't get program status"
546 msgid "could not open response file %s"
547 msgstr "%s: ei voida avata PCH-tiedostoa: %m\n"
551 msgid "could not write to response file %s"
556 msgid "could not close response file %s"
561 msgid "[cannot find %s]"
566 msgid "cannot find '%s'"
569 #: collect2.c:1641 collect2.c:2132 collect2.c:2287 gcc.c:2994
571 msgid "pex_init failed"
576 msgid "[Leaving %s]\n"
583 "write_c_file - output name is %s, prefix is %s\n"
588 msgid "cannot find 'nm'"
593 msgid "can't open nm output"
598 msgid "init function found in object %s"
603 msgid "fini function found in object %s"
608 msgid "can't open ldd output"
615 "ldd output with constructors/destructors.\n"
620 msgid "dynamic dependency %s not found"
621 msgstr "dynaamista riippuvuutta %s ei löytynyt"
625 msgid "unable to open dynamic dependency '%s'"
630 msgid "%s: not a COFF file"
635 msgid "%s: cannot open as COFF file"
640 msgid "library lib%s not found"
645 msgid "\"%s\" is not a valid option to the preprocessor"
646 msgstr "”%s” ei ole kelvollinen esikääntäjän valitsin"
650 msgid "too many input files"
651 msgstr "liikaa syötetiedostoja"
655 msgid "compilation terminated due to -Wfatal-errors.\n"
661 "Please submit a full bug report,\n"
662 "with preprocessed source if appropriate.\n"
663 "See %s for instructions.\n"
668 msgid "compilation terminated.\n"
673 msgid "%s:%d: confused by earlier errors, bailing out\n"
678 msgid "Internal compiler error: Error reporting routines re-entered.\n"
682 msgid "negative insn length"
686 msgid "could not split insn"
690 msgid "invalid 'asm': "
695 msgid "nested assembly dialect alternatives"
698 #: final.c:3195 final.c:3207
700 msgid "unterminated assembly dialect alternative"
705 msgid "operand number missing after %%-letter"
708 #: final.c:3257 final.c:3298
710 msgid "operand number out of range"
715 msgid "invalid %%-code"
720 msgid "'%%l' operand isn't a label"
723 #. We can't handle floating point constants;
724 #. PRINT_OPERAND must handle them.
725 #. We can't handle floating point constants; PRINT_OPERAND must
727 #. We can't handle floating point constants;
728 #. PRINT_OPERAND must handle them.
729 #: final.c:3493 vmsdbgout.c:487 config/i386/i386.c:10259
730 #: config/pdp11/pdp11.c:1710
732 msgid "floating constant misused"
733 msgstr "liukulukuvakiota käytetty väärin"
735 #: final.c:3555 vmsdbgout.c:544 config/i386/i386.c:10346
736 #: config/pdp11/pdp11.c:1757
738 msgid "invalid expression as operand"
743 msgid "Using built-in specs.\n"
749 "Setting spec %s to '%s'\n"
755 msgid "Reading specs from %s\n"
758 #: gcc.c:2105 gcc.c:2124
760 msgid "specs %%include syntax malformed after %ld characters"
765 msgid "could not find specs file %s\n"
768 #: gcc.c:2149 gcc.c:2157 gcc.c:2166 gcc.c:2175
770 msgid "specs %%rename syntax malformed after %ld characters"
775 msgid "specs %s spec was not found to be renamed"
780 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
785 msgid "rename spec %s to %s\n"
797 msgid "specs unknown %% command after %ld characters"
800 #: gcc.c:2222 gcc.c:2235
802 msgid "specs file malformed after %ld characters"
807 msgid "spec file has no spec for linking"
810 #: gcc.c:2615 gcc.c:4842
817 msgid "system path '%s' is not absolute"
822 msgid "-pipe not supported"
829 "Go ahead? (y or n) "
832 "Jatketaanko? (y tai n) "
835 msgid "failed to get exit status"
839 msgid "failed to get process times"
845 "Internal error: %s (program %s)\n"
846 "Please submit a full bug report.\n"
847 "See %s for instructions."
849 "Sisäinen virhe: %s (ohjelma %s)\n"
850 "Tee yksityiskohtainen vikailmoitus.\n"
851 "Katso ohjeet osoitteesta %s."
855 msgid "# %s %.2f %.2f\n"
856 msgstr "# %s %.2f %.2f\n"
860 msgid "Usage: %s [options] file...\n"
861 msgstr "Käyttö: %s [valitsimet] tiedosto...\n"
865 msgstr "Valitsimet:\n"
868 msgid " -pass-exit-codes Exit with highest error code from a phase\n"
869 msgstr " -pass-exit-codes Palauta korkein käännösvaiheen virhekoodi\n"
872 msgid " --help Display this information\n"
873 msgstr " --help Näytä tämä ohje\n"
877 msgid " --target-help Display target specific command line options\n"
878 msgstr " --target-help Näytä "
882 msgid " --help={target|optimizers|warnings|params|[^]{joined|separate|undocumented}}[,...]\n"
883 msgstr " --help={target|optimizers|warnings|undocumented|params}[,{[^]joined|[^]separate}]\n"
886 msgid " Display specific types of command line options\n"
887 msgstr " Näytä tietyn tyyppiset valitsimet\n"
890 msgid " (Use '-v --help' to display command line options of sub-processes)\n"
891 msgstr " (Komennolla ”-v --help” aliprosessien valitsimet)\n"
895 msgid " --version Display compiler version information\n"
896 msgstr " --help Näytä tämä ohje\n"
899 msgid " -dumpspecs Display all of the built in spec strings\n"
900 msgstr " -dumpspecs Näytä kaikki sisäiset määrittelyrivit\n"
903 msgid " -dumpversion Display the version of the compiler\n"
904 msgstr " -dumpversion Näytä kääntäjän versio\n"
907 msgid " -dumpmachine Display the compiler's target processor\n"
911 msgid " -print-search-dirs Display the directories in the compiler's search path\n"
912 msgstr " -print-search-dirs Näytä kääntäjän hakupolussa olevat hakemistot\n"
915 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n"
919 msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
920 msgstr " -print-file-name=<lib> Näytä täysi polku kirjastoon <lib>\n"
923 msgid " -print-prog-name=<prog> Display the full path to compiler component <prog>\n"
927 msgid " -print-multi-directory Display the root directory for versions of libgcc\n"
932 " -print-multi-lib Display the mapping between command line options and\n"
933 " multiple library search directories\n"
937 msgid " -print-multi-os-directory Display the relative path to OS libraries\n"
942 msgid " -print-sysroot Display the target libraries directory\n"
943 msgstr " -dumpversion Näytä kääntäjän versio\n"
946 msgid " -print-sysroot-headers-suffix Display the sysroot suffix used to find headers\n"
950 msgid " -Wa,<options> Pass comma-separated <options> on to the assembler\n"
954 msgid " -Wp,<options> Pass comma-separated <options> on to the preprocessor\n"
955 msgstr " -Wp,<valitsimet> Välitä pilkulla erotetut <valitsimet> esikääntäjälle\n"
958 msgid " -Wl,<options> Pass comma-separated <options> on to the linker\n"
959 msgstr " -Wl,<valitsimet> Välitä pilkulla erotetut <valitsimet> linkittimelle\n"
962 msgid " -Xassembler <arg> Pass <arg> on to the assembler\n"
966 msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor\n"
967 msgstr " -Xpreprocessor <arg> Välitä <arg> esikääntäjälle\n"
970 msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
971 msgstr " -Xlinker <arg> Välitä <arg> linkittimelle\n"
974 msgid " -combine Pass multiple source files to compiler at once\n"
978 msgid " -save-temps Do not delete intermediate files\n"
979 msgstr " -save-temps Älä poista väliaikaistiedostoja\n"
982 msgid " -pipe Use pipes rather than intermediate files\n"
983 msgstr " -pipe Käytä putkia väliaikaistiedostojen sijaan\n"
986 msgid " -time Time the execution of each subprocess\n"
987 msgstr " -time Mittaa kunkin aliprosessin suoritusaika\n"
990 msgid " -specs=<file> Override built-in specs with the contents of <file>\n"
994 msgid " -std=<standard> Assume that the input sources are for <standard>\n"
995 msgstr " -std=<standardi> Oleta syötetiedostojen olevan <standardi>n mukaisia\n"
999 " --sysroot=<directory> Use <directory> as the root directory for headers\n"
1004 msgid " -B <directory> Add <directory> to the compiler's search paths\n"
1005 msgstr " -B <hakemisto> Lisää <hakemisto> kääntäjän hakupolkuihin\n"
1008 msgid " -b <machine> Run gcc for target <machine>, if installed\n"
1012 msgid " -V <version> Run gcc version number <version>, if installed\n"
1013 msgstr " -V <versio> Suorita gcc:n versio <versio>, jos asennettuna\n"
1016 msgid " -v Display the programs invoked by the compiler\n"
1020 msgid " -### Like -v but options quoted and commands not executed\n"
1025 msgid " -E Preprocess only; do not compile, assemble or link\n"
1026 msgstr " -E Vain esikäsittely, älä käännä, xxxx tai linkitä\n"
1029 msgid " -S Compile only; do not assemble or link\n"
1033 msgid " -c Compile and assemble, but do not link\n"
1037 msgid " -o <file> Place the output into <file>\n"
1038 msgstr " -o <tiedosto> Ohjaa tuloste <tiedostoon>\n"
1042 " -x <language> Specify the language of the following input files\n"
1043 " Permissible languages include: c c++ assembler none\n"
1044 " 'none' means revert to the default behavior of\n"
1045 " guessing the language based on the file's extension\n"
1047 " -x <kieli> Määrittele seuraavien syötetiedostojen kieli\n"
1048 " Kelvollisia kieliä ovat mm. c c++ assembler none\n"
1049 " ”none” palauttaa käyttöön oletustoiminnan,\n"
1050 " eli kielen päättelyn tiedostopäätteestä\n"
1056 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
1057 " passed on to the various sub-processes invoked by %s. In order to pass\n"
1058 " other options on to these processes the -W<letter> options must be used.\n"
1061 "Valitsimet, jotka alkavat -g, -f, -m, -O, -W tai --param, annetaan\n"
1062 " automaattisesti %s:n käynnistämille monille aliprosesseille. Muiden\n"
1063 " valitsimien välittämiseen näille prosesseille on käytettävä -W<kirjain>-\n"
1068 msgid "'-%c' option must have argument"
1069 msgstr "”-%c”-valitsimelle on annettava argumentti"
1073 msgid "couldn't run '%s': %s"
1074 msgstr "komennon ”%s” ajaminen epäonnistui: %s"
1078 msgid "couldn't run '%s': %s: %s"
1079 msgstr "komennon ”%s” ajaminen epäonnistui: %s"
1081 #. translate_options () has turned --version into -fversion.
1087 #: gcc.c:3646 gcov.c:430 fortran/gfortranspec.c:383 java/jcf-dump.c:1170
1091 #: gcc.c:3647 java/jcf-dump.c:1171
1094 "This is free software; see the source for copying conditions. There is NO\n"
1095 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
1101 msgid "argument to '-Xlinker' is missing"
1106 msgid "argument to '-Xpreprocessor' is missing"
1111 msgid "argument to '-Xassembler' is missing"
1116 msgid "argument to '-l' is missing"
1121 msgid "argument to '-specs' is missing"
1126 msgid "argument to '-specs=' is missing"
1131 msgid "argument to '-wrapper' is missing"
1132 msgstr "aliasargumentti ei ole merkkijono"
1136 msgid "'-%c' must come at the start of the command line"
1141 msgid "argument to '-B' is missing"
1146 msgid "argument to '-x' is missing"
1151 msgid "argument to '-%s' is missing"
1156 msgid "switch '%s' does not start with '-'"
1161 msgid "spec '%s' invalid"
1166 msgid "spec '%s' has invalid '%%0%c'"
1171 msgid "could not open temporary response file %s"
1176 msgid "could not write to temporary response file %s"
1181 msgid "could not close temporary response file %s"
1186 msgid "spec '%s' has invalid '%%W%c"
1191 msgid "spec '%s' has invalid '%%x%c'"
1196 msgid "Processing spec %c%s%c, which is '%s'\n"
1201 msgid "unknown spec function '%s'"
1206 msgid "error in args to spec function '%s'"
1211 msgid "malformed spec function name"
1217 msgid "no arguments for spec function"
1222 msgid "malformed spec function arguments"
1227 msgid "braced spec '%s' is invalid at '%c'"
1232 msgid "braced spec body '%s' is invalid"
1237 msgid "install: %s%s\n"
1238 msgstr "asennus: %s%s\n"
1242 msgid "programs: %s\n"
1243 msgstr "ohjelmat: %s\n"
1247 msgid "libraries: %s\n"
1248 msgstr "kirjastot: %s\n"
1250 #. The error status indicates that only one set of fixed
1251 #. headers should be built.
1254 msgid "not configured with sysroot headers suffix"
1261 "For bug reporting instructions, please see:\n"
1264 "Ohjeet vikailmoitusten tekoon ovat osoitteessa:\n"
1268 msgid "Target: %s\n"
1273 msgid "Configured with: %s\n"
1278 msgid "Thread model: %s\n"
1279 msgstr "Säiemalli: %s\n"
1283 msgid "gcc version %s %s\n"
1284 msgstr "gcc-versio %s %s\n"
1288 msgid "gcc driver version %s %sexecuting gcc version %s\n"
1293 msgid "no input files"
1294 msgstr "ei syötetiedostoja"
1298 msgid "cannot specify -o with -c or -S with multiple files"
1303 msgid "spec '%s' is invalid"
1315 "Linkittimen valitsimet\n"
1316 "======================\n"
1322 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
1328 msgid "multilib spec '%s' is invalid"
1333 msgid "multilib exclusions '%s' is invalid"
1336 #: gcc.c:7473 gcc.c:7614
1338 msgid "multilib select '%s' is invalid"
1343 msgid "multilib exclusion '%s' is invalid"
1348 msgid "environment variable \"%s\" not defined"
1349 msgstr "ympäristömuuttujaa ”%s” ei ole määritelty"
1351 #: gcc.c:7949 gcc.c:7954
1353 msgid "invalid version number `%s'"
1354 msgstr "virheellinen versionumero ”%s”"
1358 msgid "too few arguments to %%:version-compare"
1359 msgstr "liian vähän argumentteja muotoilulle"
1363 msgid "too many arguments to %%:version-compare"
1364 msgstr "liian monta argumenttia muotoilulle"
1368 msgid "unknown operator '%s' in %%:version-compare"
1374 "Assembler options\n"
1375 "=================\n"
1382 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
1389 "Usage: gcov [OPTION]... SOURCEFILE...\n"
1392 "Käyttö: gcov [VALITSIN]... LÄHDETIEDOSTO...\n"
1398 "Print code coverage information.\n"
1404 msgid " -h, --help Print this help, then exit\n"
1405 msgstr " -h, --help Näytä tämä ohje ja poistu\n"
1409 msgid " -v, --version Print version number, then exit\n"
1410 msgstr " -v, --version Näytä versionumero ja poistu\n"
1414 msgid " -a, --all-blocks Show information for every basic block\n"
1419 msgid " -b, --branch-probabilities Include branch probabilities in output\n"
1425 " -c, --branch-counts Given counts of branches taken\n"
1426 " rather than percentages\n"
1431 msgid " -n, --no-output Do not create an output file\n"
1437 " -l, --long-file-names Use long output file names for included\n"
1443 msgid " -f, --function-summaries Output summaries for each function\n"
1448 msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
1453 msgid " -p, --preserve-paths Preserve all pathname components\n"
1458 msgid " -u, --unconditional-branches Show unconditional branch counts too\n"
1465 "For bug reporting instructions, please see:\n"
1469 "Katso ohjeet vikailmoitusten tekemiseen osoitteesta:\n"
1475 msgstr "gcov %s%s\n"
1480 "This is free software; see the source for copying conditions.\n"
1481 "There is NO warranty; not even for MERCHANTABILITY or \n"
1482 "FITNESS FOR A PARTICULAR PURPOSE.\n"
1488 msgid "%s:no functions found\n"
1492 #: gcov.c:560 gcov.c:588
1499 msgid "%s:creating '%s'\n"
1504 msgid "%s:error writing output file '%s'\n"
1509 msgid "%s:could not open output file '%s'\n"
1514 msgid "%s:source file is newer than graph file '%s'\n"
1519 msgid "(the message is only displayed one per source file)\n"
1524 msgid "%s:cannot open graph file\n"
1529 msgid "%s:not a gcov graph file\n"
1534 msgid "%s:version '%.4s', prefer '%.4s'\n"
1539 msgid "%s:already seen blocks for '%s'\n"
1544 msgid "%s:corrupted\n"
1549 msgid "%s:cannot open data file, assuming not executed\n"
1554 msgid "%s:not a gcov data file\n"
1559 msgid "%s:version '%.4s', prefer version '%.4s'\n"
1564 msgid "%s:stamp mismatch with graph file\n"
1569 msgid "%s:unknown function '%u'\n"
1574 msgid "%s:profile mismatch for '%s'\n"
1579 msgid "%s:overflowed\n"
1584 msgid "%s:'%s' lacks entry and/or exit blocks\n"
1589 msgid "%s:'%s' has arcs to entry block\n"
1594 msgid "%s:'%s' has arcs from exit block\n"
1599 msgid "%s:graph is unsolvable for '%s'\n"
1609 msgid "Lines executed:%s of %d\n"
1614 msgid "No executable lines\n"
1615 msgstr "Ei suoritettavia rivejä\n"
1619 msgid "Branches executed:%s of %d\n"
1624 msgid "Taken at least once:%s of %d\n"
1629 msgid "No branches\n"
1634 msgid "Calls executed:%s of %d\n"
1640 msgstr "Ei kutsuja\n"
1644 msgid "%s:no lines for '%s'\n"
1649 msgid "call %2d returned %s\n"
1654 msgid "call %2d never executed\n"
1659 msgid "branch %2d taken %s%s\n"
1664 msgid "branch %2d never executed\n"
1669 msgid "unconditional %2d taken %s\n"
1674 msgid "unconditional %2d never executed\n"
1679 msgid "%s:cannot open source file\n"
1683 msgid "GCSE disabled"
1687 msgid "jump bypassing disabled"
1692 msgid "ignoring duplicate directory \"%s\"\n"
1693 msgstr "jätetään hakemiston ”%s” kaksoiskappale huomiotta,\n"
1697 msgid " as it is a non-system directory that duplicates a system directory\n"
1698 msgstr " koska se on järjestelmähakemiston kopio\n"
1702 msgid "ignoring nonexistent directory \"%s\"\n"
1703 msgstr "jätetään puuttuva hakemisto ”%s” huomiotta\n"
1705 # Tähän kuuluu ASCII-lainausmerkit.
1708 msgid "#include \"...\" search starts here:\n"
1709 msgstr "#include \"...\" -haku alkaa täältä:\n"
1713 msgid "#include <...> search starts here:\n"
1714 msgstr "#include <...> -haku alkaa täältä:\n"
1718 msgid "End of search list.\n"
1719 msgstr "Hakulistan loppu.\n"
1721 #. Opening quotation mark.
1726 #. Closing quotation mark.
1732 msgid "--param large-function-growth limit reached"
1736 msgid "--param large-stack-frame-growth limit reached"
1740 msgid "function not inline candidate"
1744 msgid "--param max-inline-insns-single limit reached"
1748 msgid "--param max-inline-insns-auto limit reached"
1751 #: ipa-inline.c:483 ipa-inline.c:942 ipa-inline.c:1166 ipa-inline.c:1292
1752 msgid "recursive inlining"
1756 msgid "call is unlikely and code size would grow"
1760 msgid "function not declared inline and code size would grow"
1764 msgid "optimizing for size and code size would grow"
1768 msgid "target specific option mismatch"
1771 #: ipa-inline.c:1056
1772 msgid "--param inline-unit-growth limit reached"
1776 msgid "At top level:"
1781 msgid "In member function %qs"
1782 msgstr "Jäsenfunktio %qs"
1786 msgid "In function %qs"
1787 msgstr "Funktio %qs"
1791 msgid " inlined from %qs at %s:%d:%d"
1796 msgid " inlined from %qs at %s:%d"
1801 msgid " inlined from %qs"
1804 #: loop-iv.c:2823 tree-ssa-loop-niter.c:1874
1805 msgid "assuming that the loop is not infinite"
1808 #: loop-iv.c:2824 tree-ssa-loop-niter.c:1875
1809 msgid "cannot optimize possibly infinite loops"
1810 msgstr "mahdollisia ikisilmukoita ei voi optimoida"
1812 #: loop-iv.c:2832 tree-ssa-loop-niter.c:1879
1813 msgid "assuming that the loop counter does not overflow"
1816 #: loop-iv.c:2833 tree-ssa-loop-niter.c:1880
1817 msgid "cannot optimize loop, the loop counter may overflow"
1821 msgid "This switch lacks documentation"
1822 msgstr "Tältä valitsimelta puuttuu dokumentaatio"
1834 msgid " No options with the desired characteristics were found\n"
1839 msgid " None found. Use --help=%s to show *all* the options supported by the %s front-end\n"
1844 msgid " All options with the desired characteristics have already been displayed\n"
1848 msgid "The following options are target specific"
1852 msgid "The following options control compiler warning messages"
1856 msgid "The following options control optimizations"
1859 #: opts.c:1361 opts.c:1400
1860 msgid "The following options are language-independent"
1864 msgid "The --param option recognizes the following as parameters"
1868 msgid "The following options are specific to just the language "
1872 msgid "The following options are supported by the language "
1876 msgid "The following options are not documented"
1880 msgid "The following options take separate arguments"
1884 msgid "The following options take joined arguments"
1888 msgid "The following options are language-related"
1893 msgid "warning: --help argument %.*s is ambiguous, please be more specific\n"
1898 msgid "warning: unrecognized argument to --help= option: %.*s\n"
1903 msgid "%s: error writing file '%s': %s\n"
1904 msgstr "%s: virhe kirjoitettaessa tiedostoa ”%s”: %s\n"
1908 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
1909 msgstr "%s: käyttö '%s [ -VqfnkN ] [ -i <istring> ] [ tiedosto ... ]'\n"
1913 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
1914 msgstr "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ tiedosto ... ]'\n"
1918 msgid "%s: warning: no read access for file '%s'\n"
1919 msgstr "%s: varoitus: ei lukuoikeuksia tiedostoon \"%s\"\n"
1923 msgid "%s: warning: no write access for file '%s'\n"
1924 msgstr "%s: varoitus: ei kirjoitusoikeuksia tiedostoon \"%s\"\n"
1928 msgid "%s: warning: no write access for dir containing '%s'\n"
1929 msgstr "%s: varoitus: ei kirjoitusoikeuksia tiedoston \"%s\" sisältävään hakemistoon\n"
1931 #. Catch cases like /.. where we try to backup to a
1932 #. point above the absolute root of the logical file
1936 msgid "%s: invalid file name: %s\n"
1937 msgstr "%s: virheellinen tiedoston nimi: %s\n"
1941 msgid "%s: %s: can't get status: %s\n"
1948 "%s: fatal error: aux info file corrupted at line %d\n"
1953 msgid "%s:%d: declaration of function '%s' takes different forms\n"
1958 msgid "%s: compiling '%s'\n"
1963 msgid "%s: wait: %s\n"
1968 msgid "%s: subprocess got fatal signal %d\n"
1973 msgid "%s: %s exited with status %d\n"
1978 msgid "%s: warning: missing SYSCALLS file '%s'\n"
1981 #: protoize.c:1981 protoize.c:2010
1983 msgid "%s: can't read aux info file '%s': %s\n"
1986 #: protoize.c:2026 protoize.c:2054
1988 msgid "%s: can't get status of aux info file '%s': %s\n"
1993 msgid "%s: can't open aux info file '%s' for reading: %s\n"
1998 msgid "%s: error reading aux info file '%s': %s\n"
2003 msgid "%s: error closing aux info file '%s': %s\n"
2008 msgid "%s: can't delete aux info file '%s': %s\n"
2011 #: protoize.c:2211 protoize.c:4181
2013 msgid "%s: can't delete file '%s': %s\n"
2018 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
2023 msgid "%s: conflicting extern definitions of '%s'\n"
2028 msgid "%s: declarations of '%s' will not be converted\n"
2033 msgid "%s: conflict list for '%s' follows:\n"
2038 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
2043 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
2048 msgid "%s: %d: warning: no extern definition for '%s'\n"
2053 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
2058 msgid "%s: multiple static defs of '%s' in file '%s'\n"
2061 #: protoize.c:2702 protoize.c:2705
2063 msgid "%s: %d: warning: source too confusing\n"
2068 msgid "%s: %d: warning: varargs function declaration not converted\n"
2073 msgid "%s: declaration of function '%s' not converted\n"
2078 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
2085 "%s: warning: too few parameter lists in declaration of '%s'\n"
2090 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
2095 msgid "%s: local declaration for function '%s' not inserted\n"
2102 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
2107 msgid "%s: global declarations for file '%s' not inserted\n"
2110 #: protoize.c:3519 protoize.c:3549
2112 msgid "%s: definition of function '%s' not converted\n"
2117 msgid "%s: %d: warning: definition of %s not converted\n"
2122 msgid "%s: found definition of '%s' at %s(%d)\n"
2125 #. If we make it here, then we did not know about this
2126 #. function definition.
2129 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
2134 msgid "%s: function definition not converted\n"
2139 msgid "%s: '%s' not converted\n"
2144 msgid "%s: would convert file '%s'\n"
2149 msgid "%s: converting file '%s'\n"
2154 msgid "%s: can't get status for file '%s': %s\n"
2159 msgid "%s: can't open file '%s' for reading: %s\n"
2166 "%s: error reading input file '%s': %s\n"
2171 msgid "%s: can't create/open clean file '%s': %s\n"
2176 msgid "%s: warning: file '%s' already saved in '%s'\n"
2181 msgid "%s: can't link file '%s' to '%s': %s\n"
2186 msgid "%s: can't create/open output file '%s': %s\n"
2191 msgid "%s: can't change mode of file '%s': %s\n"
2196 msgid "%s: cannot get working directory: %s\n"
2201 msgid "%s: input file names must have .c suffixes: %s\n"
2205 msgid "unable to generate reloads for:"
2209 msgid "this is the insn:"
2212 #. It's the compiler's fault.
2214 msgid "could not find a spill register"
2217 #. It's the compiler's fault.
2219 msgid "VOIDmode on an output"
2223 msgid "Failure trying to reload:"
2227 msgid "unrecognizable insn:"
2231 msgid "insn does not satisfy its constraints:"
2237 "Execution times (seconds)\n"
2240 #. Print total time.
2247 msgid "time in %s: %ld.%06ld (%ld%%)\n"
2252 msgid "collect: reading %s\n"
2257 msgid "removing .rpo file"
2262 msgid "renaming .rpo file"
2267 msgid "collect: recompiling %s\n"
2272 msgid "collect: tweaking %s in %s\n"
2277 msgid "collect: relinking\n"
2282 msgid "unrecoverable error"
2288 "%s%s%s %sversion %s (%s)\n"
2289 "%s\tcompiled by GNU C version %s, "
2294 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
2299 msgid "GMP version %s, MPFR version %s.\n"
2300 msgstr "GMP-versio %s, MPFR-versio %s.\n"
2304 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
2309 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
2313 msgid "options passed: "
2314 msgstr "annetut valitsimet: "
2317 msgid "options enabled: "
2322 msgid "created and used with differing settings of '%s'"
2326 msgid "out of memory"
2327 msgstr "muisti lopussa"
2330 msgid "created and used with different settings of -fpic"
2334 msgid "created and used with different settings of -fpie"
2337 #: tree-inline.c:3221
2338 msgid "originally indirect function call not considered for inlining"
2342 msgid "assuming signed overflow does not occur when simplifying && or || to & or |"
2346 msgid "assuming signed overflow does not occur when simplifying ==, != or ! to identity or ^"
2349 #. The remainder are real diagnostic types.
2350 #: diagnostic.def:15
2351 msgid "fatal error: "
2352 msgstr "vakava virhe: "
2354 #: diagnostic.def:16
2355 msgid "internal compiler error: "
2356 msgstr "kääntäjän sisäinen virhe: "
2358 #: diagnostic.def:17
2362 #: diagnostic.def:18
2363 msgid "sorry, unimplemented: "
2366 #: diagnostic.def:19
2370 #: diagnostic.def:20
2371 msgid "anachronism: "
2374 #: diagnostic.def:21
2378 #: diagnostic.def:22
2382 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
2383 #. prefix does not matter.
2384 #: diagnostic.def:25
2389 #: diagnostic.def:26
2395 msgid "The maximum structure size (in bytes) for which GCC will use by-element copies"
2399 msgid "The maximum number of structure fields for which GCC will use by-element copies"
2403 msgid "The threshold ratio between instantiated fields and the total structure size"
2407 msgid "The threshold ratio between current and hottest structure counts"
2411 msgid "Maximal esitmated outcome of branch considered predictable"
2415 msgid "The maximum number of instructions in a single function eligible for inlining"
2419 msgid "The maximum number of instructions when automatically inlining"
2423 msgid "The maximum number of instructions inline function can grow to via recursive inlining"
2427 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
2431 msgid "The maximum depth of recursive inlining for inline functions"
2435 msgid "The maximum depth of recursive inlining for non-inline functions"
2439 msgid "Inline recursively only when the probability of call being executed exceeds the parameter"
2443 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling"
2447 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization"
2451 msgid "The maximum number of instructions to consider to fill a delay slot"
2455 msgid "The maximum number of instructions to consider to find accurate live register information"
2459 msgid "The maximum length of scheduling's pending operations list"
2463 msgid "The size of function body to be considered large"
2467 msgid "Maximal growth due to inlining of large function (in percent)"
2471 msgid "The size of translation unit to be considered large"
2475 msgid "how much can given compilation unit grow because of the inlining (in percent)"
2479 msgid "how much can given compilation unit grow because of the interprocedural constant propagation (in percent)"
2483 msgid "expense of call operation relative to ordinary arithmetic operations"
2487 msgid "The size of stack frame to be considered large"
2491 msgid "Maximal stack frame growth due to inlining (in percent)"
2495 msgid "The maximum amount of memory to be allocated by GCSE"
2499 msgid "The maximum number of passes to make when doing GCSE"
2503 msgid "The threshold ratio for performing partial redundancy elimination after reload"
2507 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload"
2511 msgid "The maximum number of instructions to consider to unroll in a loop"
2515 msgid "The maximum number of instructions to consider to unroll in a loop on average"
2519 msgid "The maximum number of unrollings of a single loop"
2523 msgid "The maximum number of insns of a peeled loop"
2527 msgid "The maximum number of peelings of a single loop"
2531 msgid "The maximum number of insns of a completely peeled loop"
2535 msgid "The maximum number of peelings of a single loop that is peeled completely"
2539 msgid "The maximum number of insns of a peeled loop that rolls only once"
2543 msgid "The maximum number of insns of an unswitched loop"
2547 msgid "The maximum number of unswitchings in a single loop"
2551 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
2555 msgid "Bound on the cost of an expression to compute the number of iterations"
2559 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
2563 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA"
2567 msgid "A threshold on the average loop count considered by the swing modulo scheduler"
2571 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
2575 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
2579 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment"
2583 msgid "Loops iterating at least selected number of iterations will get loop alignement."
2587 msgid "The maximum number of loop iterations we predict statically"
2591 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
2595 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
2599 msgid "Maximal code growth caused by tail duplication (in percent)"
2603 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
2607 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
2611 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
2615 msgid "The maximum number of incoming edges to consider for crossjumping"
2619 msgid "The minimum number of matching instructions to consider for crossjumping"
2623 msgid "The maximum expansion factor when copying basic blocks"
2627 msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
2631 msgid "The maximum length of path considered in cse"
2635 msgid "The maximum instructions CSE process before flushing"
2639 msgid "The minimum cost of an expensive expression in the loop invariant motion"
2643 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
2647 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
2651 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
2655 msgid "Bound on size of expressions used in the scalar evolutions analyzer"
2659 msgid "Bound on the number of variables in Omega constraint systems"
2663 msgid "Bound on the number of inequalities in Omega constraint systems"
2667 msgid "Bound on the number of equalities in Omega constraint systems"
2671 msgid "Bound on the number of wild cards in Omega constraint systems"
2675 msgid "Bound on the size of the hash table in Omega constraint systems"
2679 msgid "Bound on the number of keys in Omega constraint systems"
2683 msgid "When set to 1, use expensive methods to eliminate all redundant constraints"
2687 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check"
2691 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check"
2695 msgid "The maximum memory locations recorded by cselib"
2699 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
2703 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
2707 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
2711 msgid "The maximum number of virtual operators that a function is allowed to have before triggering memory partitioning heuristics"
2715 msgid "The average number of virtual operators that memory statements are allowed to have before triggering memory partitioning heuristics"
2718 #: params.def:552 params.def:562
2719 msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
2722 #: params.def:557 params.def:567
2723 msgid "The maximum number of insns in a region to be considered for interblock scheduling"
2727 msgid "The minimum probability of reaching a source block for interblock speculative scheduling"
2731 msgid "The maximum number of iterations through CFG to extend regions"
2735 msgid "The maximum conflict delay for an insn to be considered for speculative motion"
2739 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
2743 msgid "The maximum size of the lookahead window of selective scheduling"
2747 msgid "Maximum number of times that an insn could be scheduled"
2751 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming"
2755 msgid "Minimal distance between possibly conflicting store and load"
2759 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
2763 msgid "The upper bound for sharing integer constants"
2767 msgid "Minimum number of virtual mappings to consider switching to full virtual renames"
2771 msgid "Ratio between virtual mappings and virtual symbols to do full virtual renames"
2775 msgid "The lower bound for a buffer to be considered for stack smashing protection"
2779 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps"
2783 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable"
2787 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass"
2791 msgid "The number of insns executed before prefetch is completed"
2795 msgid "The number of prefetches that can run at the same time"
2799 msgid "The size of L1 cache"
2803 msgid "The size of L1 cache line"
2807 msgid "The size of L2 cache"
2811 msgid "Whether to use canonical types"
2815 msgid "Maximum length of partial antic set when performing tree pre optimization"
2819 msgid "Maximum size of a SCC before SCCVN stops processing a function"
2823 msgid "max loops number for regional RA"
2827 msgid "max size of conflict table in MB"
2831 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place"
2835 msgid "max basic blocks number in loop for loop invariant motion"
2838 #: config/alpha/alpha.c:5039
2840 msgid "invalid %%H value"
2841 msgstr "virheellinen %%H-arvo"
2843 #: config/alpha/alpha.c:5060 config/bfin/bfin.c:1646
2845 msgid "invalid %%J value"
2846 msgstr "virheellinen %%J-arvo"
2848 #: config/alpha/alpha.c:5090 config/ia64/ia64.c:4759
2850 msgid "invalid %%r value"
2851 msgstr "virheellinen %%r-arvo"
2853 #: config/alpha/alpha.c:5100 config/ia64/ia64.c:4713
2854 #: config/rs6000/rs6000.c:12236 config/xtensa/xtensa.c:2238
2856 msgid "invalid %%R value"
2857 msgstr "virheellinen %%R-arvo"
2859 #: config/alpha/alpha.c:5106 config/rs6000/rs6000.c:12155
2860 #: config/xtensa/xtensa.c:2205
2862 msgid "invalid %%N value"
2863 msgstr "virheellinen %%N-arvo"
2865 #: config/alpha/alpha.c:5114 config/rs6000/rs6000.c:12183
2867 msgid "invalid %%P value"
2868 msgstr "virheellinen %%P-arvo"
2870 #: config/alpha/alpha.c:5122
2872 msgid "invalid %%h value"
2873 msgstr "virheellinen %%h-arvo"
2875 #: config/alpha/alpha.c:5130 config/xtensa/xtensa.c:2231
2877 msgid "invalid %%L value"
2878 msgstr "virheellinen %%L-arvo"
2880 #: config/alpha/alpha.c:5169 config/rs6000/rs6000.c:12137
2882 msgid "invalid %%m value"
2883 msgstr "virheellinen %%m-arvo"
2885 #: config/alpha/alpha.c:5177 config/rs6000/rs6000.c:12145
2887 msgid "invalid %%M value"
2888 msgstr "virheellinen %%M-arvo"
2890 #: config/alpha/alpha.c:5221
2892 msgid "invalid %%U value"
2893 msgstr "virheellinen %%U-arvo"
2895 #: config/alpha/alpha.c:5233 config/alpha/alpha.c:5247
2896 #: config/rs6000/rs6000.c:12244
2898 msgid "invalid %%s value"
2899 msgstr "virheellinen %%s-arvo"
2901 #: config/alpha/alpha.c:5270
2903 msgid "invalid %%C value"
2904 msgstr "virheellinen %%C-arvo"
2906 #: config/alpha/alpha.c:5307 config/rs6000/rs6000.c:11972
2907 #: config/rs6000/rs6000.c:11991
2909 msgid "invalid %%E value"
2910 msgstr "virheellinen %%E-arvo"
2912 #: config/alpha/alpha.c:5332 config/alpha/alpha.c:5380
2914 msgid "unknown relocation unspec"
2917 #: config/alpha/alpha.c:5341 config/crx/crx.c:1081
2918 #: config/rs6000/rs6000.c:12575 config/spu/spu.c:1603
2920 msgid "invalid %%xn code"
2923 #: config/arc/arc.c:1729 config/m32r/m32r.c:1806
2925 msgid "invalid operand to %%R code"
2928 #: config/arc/arc.c:1761 config/m32r/m32r.c:1829
2930 msgid "invalid operand to %%H/%%L code"
2933 #: config/arc/arc.c:1783 config/m32r/m32r.c:1900
2935 msgid "invalid operand to %%U code"
2938 #: config/arc/arc.c:1794
2940 msgid "invalid operand to %%V code"
2944 #. Undocumented flag.
2945 #: config/arc/arc.c:1801 config/m32r/m32r.c:1927 config/sparc/sparc.c:7048
2947 msgid "invalid operand output code"
2950 #: config/arm/arm.c:13300 config/arm/arm.c:13318
2952 msgid "predicated Thumb instruction"
2955 #: config/arm/arm.c:13306
2957 msgid "predicated instruction in conditional sequence"
2960 #: config/arm/arm.c:13476
2962 msgid "invalid shift operand"
2963 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
2965 #: config/arm/arm.c:13523 config/arm/arm.c:13533 config/arm/arm.c:13543
2966 #: config/arm/arm.c:13553 config/arm/arm.c:13563 config/arm/arm.c:13602
2967 #: config/arm/arm.c:13620 config/arm/arm.c:13655 config/arm/arm.c:13674
2968 #: config/arm/arm.c:13689 config/arm/arm.c:13717 config/arm/arm.c:13724
2969 #: config/arm/arm.c:13732 config/arm/arm.c:13753 config/arm/arm.c:13760
2970 #: config/bfin/bfin.c:1659 config/bfin/bfin.c:1666 config/bfin/bfin.c:1673
2971 #: config/bfin/bfin.c:1680 config/bfin/bfin.c:1689 config/bfin/bfin.c:1696
2972 #: config/bfin/bfin.c:1703 config/bfin/bfin.c:1710
2974 msgid "invalid operand for code '%c'"
2977 #: config/arm/arm.c:13615
2979 msgid "instruction never executed"
2982 #: config/arm/arm.c:13827
2984 msgid "missing operand"
2987 #: config/avr/avr.c:1209
2989 msgid "address operand requires constraint for X, Y, or Z register"
2992 #: config/avr/avr.c:1321
2993 msgid "bad address, not (reg+disp):"
2996 #: config/avr/avr.c:1328
2997 msgid "bad address, not post_inc or pre_dec:"
3000 #: config/avr/avr.c:1339
3001 msgid "internal compiler error. Bad address:"
3004 #: config/avr/avr.c:1352
3005 msgid "internal compiler error. Unknown mode:"
3008 #: config/avr/avr.c:1947 config/avr/avr.c:2635
3009 msgid "invalid insn:"
3012 #: config/avr/avr.c:1986 config/avr/avr.c:2072 config/avr/avr.c:2121
3013 #: config/avr/avr.c:2149 config/avr/avr.c:2244 config/avr/avr.c:2413
3014 #: config/avr/avr.c:2674 config/avr/avr.c:2786
3015 msgid "incorrect insn:"
3018 #: config/avr/avr.c:2168 config/avr/avr.c:2329 config/avr/avr.c:2484
3019 #: config/avr/avr.c:2852
3020 msgid "unknown move insn:"
3023 #: config/avr/avr.c:3082
3024 msgid "bad shift insn:"
3027 #: config/avr/avr.c:3198 config/avr/avr.c:3618 config/avr/avr.c:3976
3028 msgid "internal compiler error. Incorrect shift:"
3031 #: config/bfin/bfin.c:1608
3033 msgid "invalid %%j value"
3034 msgstr "virheellinen %%j-arvo"
3036 #: config/bfin/bfin.c:1801
3038 msgid "invalid const_double operand"
3041 #: config/cris/cris.c:504 c-typeck.c:4704 c-typeck.c:4720 c-typeck.c:4737
3042 #: final.c:3000 final.c:3002 gcc.c:4828 loop-iv.c:2825 loop-iv.c:2834
3043 #: rtl-error.c:105 toplev.c:601 tree-ssa-loop-niter.c:1885 cp/typeck.c:4733
3045 #, gcc-internal-format
3049 #: config/cris/cris.c:555
3050 msgid "unexpected index-type in cris_print_index"
3053 #: config/cris/cris.c:572
3054 msgid "unexpected base-type in cris_print_base"
3057 #: config/cris/cris.c:688
3058 msgid "invalid operand for 'b' modifier"
3061 #: config/cris/cris.c:705
3063 msgid "invalid operand for 'o' modifier"
3064 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
3066 #: config/cris/cris.c:724
3068 msgid "invalid operand for 'O' modifier"
3069 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
3071 #: config/cris/cris.c:757
3072 msgid "invalid operand for 'p' modifier"
3075 #: config/cris/cris.c:796
3076 msgid "invalid operand for 'z' modifier"
3079 #: config/cris/cris.c:860 config/cris/cris.c:894
3080 msgid "invalid operand for 'H' modifier"
3083 #: config/cris/cris.c:870
3084 msgid "bad register"
3087 #: config/cris/cris.c:914
3088 msgid "invalid operand for 'e' modifier"
3091 #: config/cris/cris.c:931
3092 msgid "invalid operand for 'm' modifier"
3095 #: config/cris/cris.c:956
3096 msgid "invalid operand for 'A' modifier"
3099 #: config/cris/cris.c:979
3100 msgid "invalid operand for 'D' modifier"
3103 #: config/cris/cris.c:993
3104 msgid "invalid operand for 'T' modifier"
3107 #: config/cris/cris.c:1013
3108 msgid "invalid operand modifier letter"
3111 #: config/cris/cris.c:1070
3112 msgid "unexpected multiplicative operand"
3115 #: config/cris/cris.c:1090
3116 msgid "unexpected operand"
3119 #: config/cris/cris.c:1123 config/cris/cris.c:1133
3120 msgid "unrecognized address"
3123 #: config/cris/cris.c:2231
3124 msgid "unrecognized supposed constant"
3127 #: config/cris/cris.c:2660 config/cris/cris.c:2724
3128 msgid "unexpected side-effects in address"
3131 #. Can't possibly get a GOT-needing-fixup for a function-call,
3133 #: config/cris/cris.c:3561
3134 msgid "Unidentifiable call op"
3137 #: config/cris/cris.c:3613
3139 msgid "PIC register isn't set up"
3142 #: config/fr30/fr30.c:464
3144 msgid "fr30_print_operand_address: unhandled address"
3147 #: config/fr30/fr30.c:488
3149 msgid "fr30_print_operand: unrecognized %%p code"
3152 #: config/fr30/fr30.c:508
3154 msgid "fr30_print_operand: unrecognized %%b code"
3157 #: config/fr30/fr30.c:529
3159 msgid "fr30_print_operand: unrecognized %%B code"
3162 #: config/fr30/fr30.c:537
3164 msgid "fr30_print_operand: invalid operand to %%A code"
3167 #: config/fr30/fr30.c:554
3169 msgid "fr30_print_operand: invalid %%x code"
3172 #: config/fr30/fr30.c:561
3174 msgid "fr30_print_operand: invalid %%F code"
3177 #: config/fr30/fr30.c:578
3179 msgid "fr30_print_operand: unknown code"
3182 #: config/fr30/fr30.c:606 config/fr30/fr30.c:615 config/fr30/fr30.c:626
3183 #: config/fr30/fr30.c:639
3185 msgid "fr30_print_operand: unhandled MEM"
3188 #: config/frv/frv.c:2552
3189 msgid "bad insn to frv_print_operand_address:"
3192 #: config/frv/frv.c:2563
3193 msgid "bad register to frv_print_operand_memory_reference_reg:"
3196 #: config/frv/frv.c:2602 config/frv/frv.c:2612 config/frv/frv.c:2621
3197 #: config/frv/frv.c:2642 config/frv/frv.c:2647
3198 msgid "bad insn to frv_print_operand_memory_reference:"
3201 #: config/frv/frv.c:2733
3203 msgid "bad condition code"
3206 #: config/frv/frv.c:2808
3207 msgid "bad insn in frv_print_operand, bad const_double"
3210 #: config/frv/frv.c:2869
3211 msgid "bad insn to frv_print_operand, 'e' modifier:"
3214 #: config/frv/frv.c:2877
3215 msgid "bad insn to frv_print_operand, 'F' modifier:"
3218 #: config/frv/frv.c:2893
3219 msgid "bad insn to frv_print_operand, 'f' modifier:"
3222 #: config/frv/frv.c:2907
3223 msgid "bad insn to frv_print_operand, 'g' modifier:"
3226 #: config/frv/frv.c:2955
3227 msgid "bad insn to frv_print_operand, 'L' modifier:"
3230 #: config/frv/frv.c:2968
3231 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3234 #: config/frv/frv.c:2989
3235 msgid "bad insn to frv_print_operand, 'O' modifier:"
3238 #: config/frv/frv.c:3007
3239 msgid "bad insn to frv_print_operand, P modifier:"
3242 #: config/frv/frv.c:3027
3243 msgid "bad insn in frv_print_operand, z case"
3246 #: config/frv/frv.c:3058
3247 msgid "bad insn in frv_print_operand, 0 case"
3250 #: config/frv/frv.c:3063
3251 msgid "frv_print_operand: unknown code"
3254 #: config/frv/frv.c:4432
3255 msgid "bad output_move_single operand"
3258 #: config/frv/frv.c:4559
3259 msgid "bad output_move_double operand"
3262 #: config/frv/frv.c:4701
3263 msgid "bad output_condmove_single operand"
3266 #. This macro is a C statement to print on `stderr' a string describing the
3267 #. particular machine description choice. Every machine description should
3268 #. define `TARGET_VERSION'. For example:
3271 #. #define TARGET_VERSION fprintf (stderr, " (68k, Motorola syntax)");
3273 #. #define TARGET_VERSION fprintf (stderr, " (68k, MIT syntax)");
3275 #: config/frv/frv.h:328
3280 #: config/i386/i386.c:10340
3282 msgid "invalid UNSPEC as operand"
3285 #: config/i386/i386.c:11065 config/i386/i386.c:11104 config/i386/i386.c:11278
3287 msgid "operand is not a condition code, invalid operand code 'D'"
3290 #: config/i386/i386.c:11129
3292 msgid "operand is neither a constant nor a condition code, invalid operand code 'C'"
3295 #: config/i386/i386.c:11139
3297 msgid "operand is neither a constant nor a condition code, invalid operand code 'F'"
3300 #: config/i386/i386.c:11157
3302 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
3305 #: config/i386/i386.c:11167
3307 msgid "operand is neither a constant nor a condition code, invalid operand code 'f'"
3310 #: config/i386/i386.c:11292
3312 msgid "invalid operand code '%c'"
3315 #: config/i386/i386.c:11341
3317 msgid "invalid constraints for operand"
3320 #: config/i386/i386.c:19022
3321 msgid "unknown insn mode"
3324 #. If the environment variable DJDIR is not defined, then DJGPP is not installed correctly and GCC will quickly become confused with the default prefix settings. Report the problem now so the user doesn't receive deceptive "file not found" error messages later.
3325 #. DJDIR is automatically defined by the DJGPP environment config file pointed to by the environment variable DJGPP. Examine DJGPP to try and figure out what's wrong.
3326 #: config/i386/xm-djgpp.h:61
3328 msgid "environment variable DJGPP not defined"
3329 msgstr "DJGPP-ympäristömuuttujaa ei ole määritelty"
3331 #: config/i386/xm-djgpp.h:63
3333 msgid "environment variable DJGPP points to missing file '%s'"
3334 msgstr "DJGPP-ympäristömuuttuja viittaa puuttuvaan tiedostoon ”%s”"
3336 #: config/i386/xm-djgpp.h:66
3338 msgid "environment variable DJGPP points to corrupt file '%s'"
3339 msgstr "DJGPP-ympäristömuuttuja viittaa turmeltuneeseen tiedostoon ”%s”"
3341 #: config/ia64/ia64.c:4811
3343 msgid "ia64_print_operand: unknown code"
3346 #: config/ia64/ia64.c:10485
3347 msgid "invalid conversion from %<__fpreg%>"
3350 #: config/ia64/ia64.c:10488
3352 msgid "invalid conversion to %<__fpreg%>"
3353 msgstr "epäkelpo %<restrict%>-avainsanan käyttö"
3355 #: config/ia64/ia64.c:10501 config/ia64/ia64.c:10512
3357 msgid "invalid operation on %<__fpreg%>"
3358 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
3360 #: config/iq2000/iq2000.c:3122
3362 msgid "invalid %%P operand"
3365 #: config/iq2000/iq2000.c:3130 config/rs6000/rs6000.c:12173
3367 msgid "invalid %%p value"
3368 msgstr "virheellinen %%p-arvo"
3370 #: config/iq2000/iq2000.c:3186
3372 msgid "invalid use of %%d, %%x, or %%X"
3375 #: config/m32r/m32r.c:1776
3377 msgid "invalid operand to %%s code"
3380 #: config/m32r/m32r.c:1783
3382 msgid "invalid operand to %%p code"
3385 #: config/m32r/m32r.c:1838
3386 msgid "bad insn for 'A'"
3389 #: config/m32r/m32r.c:1885
3391 msgid "invalid operand to %%T/%%B code"
3394 #: config/m32r/m32r.c:1908
3396 msgid "invalid operand to %%N code"
3399 #: config/m32r/m32r.c:1941
3400 msgid "pre-increment address is not a register"
3403 #: config/m32r/m32r.c:1948
3404 msgid "pre-decrement address is not a register"
3407 #: config/m32r/m32r.c:1955
3408 msgid "post-increment address is not a register"
3411 #: config/m32r/m32r.c:2031 config/m32r/m32r.c:2045
3412 #: config/rs6000/rs6000.c:20952
3416 #: config/m32r/m32r.c:2050
3417 msgid "lo_sum not of register"
3420 #. !!!! SCz wrong here.
3421 #: config/m68hc11/m68hc11.c:3189 config/m68hc11/m68hc11.c:3567
3422 msgid "move insn not handled"
3425 #: config/m68hc11/m68hc11.c:3413 config/m68hc11/m68hc11.c:3497
3426 #: config/m68hc11/m68hc11.c:3770
3427 msgid "invalid register in the move instruction"
3430 #: config/m68hc11/m68hc11.c:3447
3431 msgid "invalid operand in the instruction"
3434 #: config/m68hc11/m68hc11.c:3744
3435 msgid "invalid register in the instruction"
3438 #: config/m68hc11/m68hc11.c:3777
3439 msgid "operand 1 must be a hard register"
3442 #: config/m68hc11/m68hc11.c:3791
3443 msgid "invalid rotate insn"
3446 #: config/m68hc11/m68hc11.c:4215
3447 msgid "registers IX, IY and Z used in the same INSN"
3450 #: config/m68hc11/m68hc11.c:4548 config/m68hc11/m68hc11.c:4848
3451 msgid "cannot do z-register replacement"
3454 #: config/m68hc11/m68hc11.c:4911
3455 msgid "invalid Z register replacement for insn"
3458 #: config/mips/mips.c:7068 config/mips/mips.c:7089 config/mips/mips.c:7201
3460 msgid "'%%%c' is not a valid operand prefix"
3461 msgstr "%qs ei ole kelpo tulostetiedosto"
3463 #: config/mips/mips.c:7138 config/mips/mips.c:7145 config/mips/mips.c:7152
3464 #: config/mips/mips.c:7159 config/mips/mips.c:7219
3466 msgid "invalid use of '%%%c'"
3467 msgstr "epäkelpo %<restrict%>-avainsanan käyttö"
3469 #: config/mips/mips.c:7467
3470 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
3473 #: config/mmix/mmix.c:1484 config/mmix/mmix.c:1614
3474 msgid "MMIX Internal: Expected a CONST_INT, not this"
3477 #: config/mmix/mmix.c:1563
3478 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3481 #: config/mmix/mmix.c:1582
3482 msgid "MMIX Internal: Expected a register, not this"
3485 #: config/mmix/mmix.c:1592
3486 msgid "MMIX Internal: Expected a constant, not this"
3489 #. We need the original here.
3490 #: config/mmix/mmix.c:1676
3491 msgid "MMIX Internal: Cannot decode this operand"
3494 #: config/mmix/mmix.c:1733
3495 msgid "MMIX Internal: This is not a recognized address"
3498 #: config/mmix/mmix.c:2666
3499 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3502 #: config/mmix/mmix.c:2673
3503 msgid "MMIX Internal: What's the CC of this?"
3506 #: config/mmix/mmix.c:2677
3507 msgid "MMIX Internal: What is the CC of this?"
3510 #: config/mmix/mmix.c:2741
3511 msgid "MMIX Internal: This is not a constant:"
3514 #: config/picochip/picochip.c:2406
3515 msgid "picochip_print_memory_address - Operand isn't memory based"
3518 #: config/picochip/picochip.c:2665
3519 msgid "Unknown mode in print_operand (CONST_DOUBLE) :"
3522 #: config/picochip/picochip.c:2711 config/picochip/picochip.c:2743
3523 msgid "Bad address, not (reg+disp):"
3526 #: config/picochip/picochip.c:2757
3527 msgid "Bad address, not register:"
3530 #: config/rs6000/host-darwin.c:97
3532 msgid "Out of stack space.\n"
3535 #: config/rs6000/host-darwin.c:118
3537 msgid "Try running '%s' in the shell to raise its limit.\n"
3540 #: config/rs6000/rs6000.c:12000
3542 msgid "invalid %%f value"
3543 msgstr "virheellinen %%f-arvo"
3545 #: config/rs6000/rs6000.c:12009
3547 msgid "invalid %%F value"
3548 msgstr "virheellinen %%F-arvo"
3550 #: config/rs6000/rs6000.c:12018
3552 msgid "invalid %%G value"
3553 msgstr "virheellinen %%G-arvo"
3555 #: config/rs6000/rs6000.c:12053
3557 msgid "invalid %%j code"
3560 #: config/rs6000/rs6000.c:12063
3562 msgid "invalid %%J code"
3565 #: config/rs6000/rs6000.c:12073
3567 msgid "invalid %%k value"
3568 msgstr "virheellinen %%k-arvo"
3570 #: config/rs6000/rs6000.c:12093 config/xtensa/xtensa.c:2224
3572 msgid "invalid %%K value"
3573 msgstr "virheellinen %%K-arvo"
3575 #: config/rs6000/rs6000.c:12163
3577 msgid "invalid %%O value"
3578 msgstr "virheellinen %%O-arvo"
3580 #: config/rs6000/rs6000.c:12210
3582 msgid "invalid %%q value"
3583 msgstr "virheellinen %%q-arvo"
3585 #: config/rs6000/rs6000.c:12254
3587 msgid "invalid %%S value"
3588 msgstr "virheellinen %%S-arvo"
3590 #: config/rs6000/rs6000.c:12294
3592 msgid "invalid %%T value"
3593 msgstr "virheellinen %%T-arvo"
3595 #: config/rs6000/rs6000.c:12304
3597 msgid "invalid %%u value"
3598 msgstr "virheellinen %%u-arvo"
3600 #: config/rs6000/rs6000.c:12313 config/xtensa/xtensa.c:2194
3602 msgid "invalid %%v value"
3603 msgstr "virheellinen %%v-arvo"
3605 #: config/rs6000/rs6000.c:12534
3607 msgid "invalid %%y value, try using the 'Z' constraint"
3610 #: config/rs6000/rs6000.c:22817
3612 msgid "AltiVec argument passed to unprototyped function"
3613 msgstr "puhdistusargumentti ei ole funktio"
3615 #: config/s390/s390.c:4933
3617 msgid "cannot decompose address"
3620 #: config/s390/s390.c:5146
3621 msgid "UNKNOWN in print_operand !?"
3624 #: config/score/score3.c:1265 config/score/score3.c:1285
3625 #: config/score/score7.c:1256
3627 msgid "invalid operand for code: '%c'"
3628 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
3630 #: config/sh/sh.c:779
3632 msgid "invalid operand to %%R"
3633 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
3635 #: config/sh/sh.c:806
3637 msgid "invalid operand to %%S"
3638 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
3640 #: config/sh/sh.c:8383
3641 msgid "created and used with different architectures / ABIs"
3644 #: config/sh/sh.c:8385
3645 msgid "created and used with different ABIs"
3648 #: config/sh/sh.c:8387
3649 msgid "created and used with different endianness"
3652 #: config/sparc/sparc.c:6856 config/sparc/sparc.c:6862
3654 msgid "invalid %%Y operand"
3657 #: config/sparc/sparc.c:6932
3659 msgid "invalid %%A operand"
3662 #: config/sparc/sparc.c:6942
3664 msgid "invalid %%B operand"
3667 #: config/sparc/sparc.c:6981
3669 msgid "invalid %%c operand"
3672 #: config/sparc/sparc.c:7003
3674 msgid "invalid %%d operand"
3677 #: config/sparc/sparc.c:7020
3679 msgid "invalid %%f operand"
3682 #: config/sparc/sparc.c:7034
3684 msgid "invalid %%s operand"
3687 #: config/sparc/sparc.c:7088
3689 msgid "long long constant not a valid immediate operand"
3692 #: config/sparc/sparc.c:7091
3694 msgid "floating point constant not a valid immediate operand"
3697 #: config/stormy16/stormy16.c:1746 config/stormy16/stormy16.c:1817
3699 msgid "'B' operand is not constant"
3702 #: config/stormy16/stormy16.c:1773
3704 msgid "'B' operand has multiple bits set"
3707 #: config/stormy16/stormy16.c:1799
3709 msgid "'o' operand is not constant"
3712 #: config/stormy16/stormy16.c:1831
3714 msgid "xstormy16_print_operand: unknown code"
3717 #: config/v850/v850.c:372
3718 msgid "const_double_split got a bad insn:"
3721 #: config/v850/v850.c:936
3722 msgid "output_move_single:"
3725 #: config/xtensa/xtensa.c:692 config/xtensa/xtensa.c:724
3726 #: config/xtensa/xtensa.c:733
3730 #: config/xtensa/xtensa.c:2182
3732 msgid "invalid %%D value"
3733 msgstr "virheellinen %%D-arvo"
3735 #: config/xtensa/xtensa.c:2219
3736 msgid "invalid mask"
3739 #: config/xtensa/xtensa.c:2245
3741 msgid "invalid %%x value"
3742 msgstr "virheellinen %%x-arvo"
3744 #: config/xtensa/xtensa.c:2252
3746 msgid "invalid %%d value"
3749 #: config/xtensa/xtensa.c:2273 config/xtensa/xtensa.c:2283
3751 msgid "invalid %%t/%%b value"
3752 msgstr "virheellinen %%t/%%b-arvo"
3754 #: config/xtensa/xtensa.c:2325
3755 msgid "invalid address"
3758 #: config/xtensa/xtensa.c:2350
3759 msgid "no register in address"
3762 #: config/xtensa/xtensa.c:2358
3763 msgid "address offset not a constant"
3767 msgid "candidates are:"
3771 msgid "candidate 1:"
3775 msgid "candidate 2:"
3779 msgid "candidates are: %+#D"
3783 msgid "candidate is: %+#D"
3786 #: cp/g++spec.c:254 java/jvspec.c:406
3788 msgid "argument to '%s' missing\n"
3791 #: fortran/arith.c:44
3793 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
3796 #: fortran/arith.c:94
3797 msgid "Arithmetic OK at %L"
3800 #: fortran/arith.c:97
3801 msgid "Arithmetic overflow at %L"
3804 #: fortran/arith.c:100
3805 msgid "Arithmetic underflow at %L"
3808 #: fortran/arith.c:103
3809 msgid "Arithmetic NaN at %L"
3812 #: fortran/arith.c:106
3813 msgid "Division by zero at %L"
3814 msgstr "Jako nollalla kohdassa %L"
3816 #: fortran/arith.c:109
3817 msgid "Array operands are incommensurate at %L"
3820 #: fortran/arith.c:113
3821 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
3824 #: fortran/arith.c:1482
3825 msgid "elemental binary operation"
3828 #: fortran/arith.c:2060
3830 msgid "Arithmetic OK converting %s to %s at %L"
3833 #: fortran/arith.c:2064
3835 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
3838 #: fortran/arith.c:2069
3840 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
3843 #: fortran/arith.c:2074
3845 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
3848 #: fortran/arith.c:2079
3850 msgid "Division by zero converting %s to %s at %L"
3853 #: fortran/arith.c:2083
3855 msgid "Array operands are incommensurate converting %s to %s at %L"
3858 #: fortran/arith.c:2087
3860 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
3863 #: fortran/arith.c:2420
3865 msgid "The Hollerith constant at %L is too long to convert to %s"
3868 #: fortran/arith.c:2579
3870 msgid "Enumerator exceeds the C integer type at %C"
3873 #: fortran/array.c:90
3874 #, fuzzy, no-c-format
3875 msgid "Expected array subscript at %C"
3876 msgstr "taulukon indeksin tyyppi on %<char%>"
3878 #: fortran/array.c:117
3879 #, fuzzy, no-c-format
3880 msgid "Expected array subscript stride at %C"
3881 msgstr "taulukon indeksin tyyppi on %<char%>"
3883 #: fortran/array.c:160
3885 msgid "Invalid form of array reference at %C"
3888 #: fortran/array.c:165
3890 msgid "Array reference at %C cannot have more than %d dimensions"
3893 #: fortran/array.c:216
3895 msgid "Variable '%s' at %L in this context must be constant"
3898 #: fortran/array.c:307
3900 msgid "Expected expression in array specification at %C"
3903 #: fortran/array.c:389
3905 msgid "Bad array specification for an explicitly shaped array at %C"
3908 #: fortran/array.c:399
3910 msgid "Bad array specification for assumed shape array at %C"
3913 #: fortran/array.c:413
3915 msgid "Bad specification for deferred shape array at %C"
3918 #: fortran/array.c:417
3920 msgid "Bad specification for assumed size array at %C"
3923 #: fortran/array.c:426
3925 msgid "Expected another dimension in array declaration at %C"
3928 #: fortran/array.c:432
3930 msgid "Array specification at %C has more than %d dimensions"
3933 #: fortran/array.c:438
3935 msgid "Fortran 2008: Array specification at %C with more than 7 dimensions"
3938 #: fortran/array.c:644
3939 #, fuzzy, no-c-format
3940 msgid "duplicated initializer"
3941 msgstr "epäkelpo alustin"
3943 #: fortran/array.c:736
3945 msgid "DO-iterator '%s' at %L is inside iterator of the same name"
3948 #: fortran/array.c:838 fortran/array.c:980
3950 msgid "Syntax error in array constructor at %C"
3953 #: fortran/array.c:895
3955 msgid "Fortran 2003: [...] style array constructors at %C"
3958 #: fortran/array.c:915
3960 msgid "Fortran 2003: Array constructor including type specification at %C"
3963 #: fortran/array.c:930
3965 msgid "Empty array constructor at %C is not allowed"
3968 #: fortran/array.c:1027
3970 msgid "Element in %s array constructor at %L is %s"
3973 #: fortran/array.c:1364
3975 msgid "Iterator step at %L cannot be zero"
3978 #: fortran/array.c:1650
3980 msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
3983 #: fortran/check.c:44
3984 #, fuzzy, no-c-format
3985 msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
3986 msgstr "%<__builtin_expect%>-funktion toisen argumentin pitää olla vakio"
3988 #: fortran/check.c:59
3989 #, fuzzy, no-c-format
3990 msgid "'%s' argument of '%s' intrinsic at %L must be %s"
3991 msgstr "%<__builtin_args_info%>-funktion argumentin pitää olla vakio"
3993 #: fortran/check.c:87
3995 msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
3998 #: fortran/check.c:101 fortran/check.c:830 fortran/check.c:840
4000 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
4003 #: fortran/check.c:118
4005 msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX"
4008 #: fortran/check.c:147
4009 #, fuzzy, no-c-format
4010 msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
4011 msgstr "%<__builtin_expect%>-funktion toisen argumentin pitää olla vakio"
4013 #: fortran/check.c:156
4014 #, fuzzy, no-c-format
4015 msgid "Invalid kind for %s at %L"
4016 msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT"
4018 #: fortran/check.c:175
4020 msgid "'%s' argument of '%s' intrinsic at %L must be double precision"
4023 #: fortran/check.c:192
4025 msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
4028 #: fortran/check.c:210
4030 msgid "'%s' argument of '%s' intrinsic at %L must be an array"
4033 #: fortran/check.c:225
4035 msgid "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
4038 #: fortran/check.c:241
4040 msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
4043 #: fortran/check.c:256
4045 msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
4048 #: fortran/check.c:275
4050 msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
4053 #: fortran/check.c:297
4055 msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
4058 #: fortran/check.c:303
4060 msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
4063 #: fortran/check.c:361
4065 msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
4068 #: fortran/check.c:431
4070 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
4073 #: fortran/check.c:537 fortran/check.c:2039 fortran/check.c:2054
4075 msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
4078 #: fortran/check.c:561 fortran/check.c:3908
4080 msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
4083 #: fortran/check.c:570 fortran/check.c:1202 fortran/check.c:1345
4084 #: fortran/check.c:1419 fortran/check.c:1708
4086 msgid "Extension: Different type kinds at %L"
4089 #: fortran/check.c:610 fortran/check.c:2123
4091 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
4094 #: fortran/check.c:630
4096 msgid "'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
4099 #: fortran/check.c:638
4101 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
4104 #: fortran/check.c:654
4106 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
4109 #: fortran/check.c:665
4111 msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
4114 #: fortran/check.c:811 fortran/check.c:935
4116 msgid "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
4119 #: fortran/check.c:861 fortran/check.c:1264 fortran/check.c:1367
4120 #: fortran/check.c:1526 fortran/check.c:1543 fortran/check.c:2427
4121 #: fortran/check.c:2569 fortran/check.c:2912 fortran/check.c:2973
4123 msgid "Fortran 2003: '%s' intrinsic with KIND argument at %L"
4126 #: fortran/check.c:886
4128 msgid "SHIFT argument at %L of CSHIFT must have rank %d or be a scalar"
4131 #: fortran/check.c:984 fortran/check.c:1804 fortran/check.c:1812
4133 msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
4136 #: fortran/check.c:998
4138 msgid "Different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
4141 #: fortran/check.c:1017 fortran/check.c:1025
4143 msgid "'%s' argument of '%s' intrinsic at %L must be default real"
4146 #: fortran/check.c:1052
4148 msgid "SHIFT argument at %L of EOSHIFT must have rank %d or be a scalar"
4151 #: fortran/check.c:1072
4153 msgid "BOUNDARY argument at %L of EOSHIFT must have rank %d or be a scalar"
4156 #: fortran/check.c:1083
4158 msgid "Different shape in dimension %d for SHIFT and BOUNDARY arguments of EOSHIFT at %L"
4161 #: fortran/check.c:1315
4163 msgid "Argument of %s at %L must be of length one"
4166 #: fortran/check.c:1374
4168 msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
4171 #: fortran/check.c:1499
4173 msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
4176 #: fortran/check.c:1681
4178 msgid "Intrinsic '%s' at %L must have at least two arguments"
4181 #: fortran/check.c:1714
4183 msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
4186 #: fortran/check.c:1747
4188 msgid "Fortran 2003: '%s' intrinsic with CHARACTER argument at %L"
4191 #: fortran/check.c:1754
4193 msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER, REAL or CHARACTER"
4196 #: fortran/check.c:1821
4197 #, fuzzy, no-c-format
4198 msgid "Argument types of '%s' intrinsic at %L must match (%s/%s)"
4199 msgstr "%<__builtin_args_info%>-funktion argumentin pitää olla vakio"
4201 #: fortran/check.c:1835
4203 msgid "Different shape on dimension 1 for arguments '%s' and '%s' at %L for intrinsic matmul"
4206 #: fortran/check.c:1854
4208 msgid "Different shape on dimension 2 for argument '%s' and dimension 1 for argument '%s' at %L for intrinsic matmul"
4211 #: fortran/check.c:1863
4213 msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
4216 #: fortran/check.c:2065
4218 msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must have the same rank %d/%d"
4221 #: fortran/check.c:2074
4223 msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must be of the same kind %d/%d"
4226 #: fortran/check.c:2170
4228 msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
4231 #: fortran/check.c:2191
4233 msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
4236 #: fortran/check.c:2199
4238 msgid "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
4241 #: fortran/check.c:2215
4243 msgid "'%s' argument of '%s' intrinsic at %L must not be a subobject of '%s'"
4246 #: fortran/check.c:2340
4248 msgid "'shape' argument of 'reshape' intrinsic at %L must be an array of constant size"
4251 #: fortran/check.c:2350
4253 msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
4256 #: fortran/check.c:2388
4258 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
4261 #: fortran/check.c:2489
4262 #, fuzzy, no-c-format
4263 msgid "Missing arguments to %s intrinsic at %L"
4264 msgstr "%<__builtin_args_info%>-funktion argumentti puuttuu"
4266 #: fortran/check.c:2530
4268 msgid "'source' argument of 'shape' intrinsic at %L must not be an assumed size array"
4271 #: fortran/check.c:2604
4273 msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
4276 #: fortran/check.c:2864
4278 msgid "'MOLD' argument of 'TRANSFER' intrinsic at %L must not be %s"
4281 #: fortran/check.c:2938
4283 msgid "FIELD argument at %L of UNPACK must have the same rank as MASK or be a scalar"
4286 #: fortran/check.c:2949
4288 msgid "Different shape in dimension %d for MASK and FIELD arguments of UNPACK at %L"
4291 #: fortran/check.c:3190 fortran/check.c:3222
4292 #, fuzzy, no-c-format
4293 msgid "Size of '%s' argument of '%s' intrinsic at %L too small (%i/%i)"
4294 msgstr "%<__builtin_args_info%>-funktion argumentin pitää olla vakio"
4296 #: fortran/check.c:3230
4297 #, fuzzy, no-c-format
4298 msgid "Too many arguments to %s at %L"
4299 msgstr "liikaa argumentteja funktiolle %s %q+#D"
4301 #: fortran/check.c:3342 fortran/check.c:3819 fortran/check.c:3843
4303 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
4306 #: fortran/check.c:3525
4308 msgid "'%s' argument of '%s' intrinsic at %L must be of a kind not wider than the default kind (%d)"
4311 #: fortran/check.c:3892 fortran/check.c:3900
4313 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
4316 #: fortran/cpp.c:378 c-opts.c:891
4317 #, gcc-internal-format
4318 msgid "output filename specified twice"
4319 msgstr "tulostiedosto annettu kahdesti"
4321 #: fortran/cpp.c:436
4323 msgid "To enable preprocessing, use -cpp"
4326 #: fortran/cpp.c:525 fortran/cpp.c:535
4327 #, fuzzy, no-c-format
4328 msgid "opening output file %s: %s"
4329 msgstr "avataan tulostetiedosto %s: %m"
4331 #: fortran/data.c:64
4333 msgid "non-constant array in DATA statement %L"
4336 #: fortran/data.c:191
4338 msgid "failure to simplify substring reference in DATA statement at %L"
4341 #: fortran/data.c:216
4342 #, fuzzy, no-c-format
4343 msgid "initialization string truncated to match variable at %L"
4344 msgstr "alustus yhteensopimattomasta osoitintyypistä"
4346 #: fortran/data.c:295
4348 msgid "'%s' at %L already is initialized at %L"
4351 #: fortran/data.c:319
4353 msgid "Data element below array lower bound at %L"
4356 #: fortran/data.c:331
4358 msgid "Data element above array upper bound at %L"
4361 #: fortran/data.c:436
4362 #, fuzzy, no-c-format
4363 msgid "Extension: re-initialization of '%s' at %L"
4364 msgstr "(%qs:n alustuksen lähistöllä)"
4366 #: fortran/decl.c:258
4368 msgid "Host associated variable '%s' may not be in the DATA statement at %C"
4371 #: fortran/decl.c:265
4373 msgid "Extension: initialization of common block variable '%s' in DATA statement at %C"
4376 #: fortran/decl.c:370
4378 msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
4381 #: fortran/decl.c:395
4382 #, fuzzy, no-c-format
4383 msgid "Invalid initializer %s in Data statement at %C"
4384 msgstr "epäkelpo osoitintila %qs"
4386 #: fortran/decl.c:498
4388 msgid "Initialization at %C is not allowed in a PURE procedure"
4391 #: fortran/decl.c:557
4393 msgid "DATA statement at %C is not allowed in a PURE procedure"
4396 #: fortran/decl.c:586
4398 msgid "Bad INTENT specification at %C"
4401 #: fortran/decl.c:633
4403 msgid "Conflict in attributes of function argument at %C"
4406 #: fortran/decl.c:686
4408 msgid "Syntax error in character length specification at %C"
4411 #: fortran/decl.c:805
4413 msgid "Procedure '%s' at %C is already defined at %L"
4416 #: fortran/decl.c:813
4418 msgid "Name '%s' at %C is already defined as a generic interface at %L"
4421 #: fortran/decl.c:826
4423 msgid "Procedure '%s' at %C has an explicit interface and must not have attributes declared at %L"
4426 #: fortran/decl.c:898
4428 msgid "Procedure '%s' at %L must have the BIND(C) attribute to be C interoperable"
4431 #: fortran/decl.c:928
4433 msgid "Type '%s' at %L is a parameter to the BIND(C) procedure '%s' but is not C interoperable because derived type '%s' is not C interoperable"
4436 #: fortran/decl.c:935
4438 msgid "Variable '%s' at %L is a parameter to the BIND(C) procedure '%s' but may not be C interoperable"
4441 #: fortran/decl.c:950
4443 msgid "Character argument '%s' at %L must be length 1 because procedure '%s' is BIND(C)"
4446 #: fortran/decl.c:964
4448 msgid "Variable '%s' at %L cannot have the ALLOCATABLE attribute because procedure '%s' is BIND(C)"
4451 #: fortran/decl.c:973
4453 msgid "Variable '%s' at %L cannot have the POINTER attribute because procedure '%s' is BIND(C)"
4456 #: fortran/decl.c:982
4458 msgid "Variable '%s' at %L cannot have the OPTIONAL attribute because procedure '%s' is BIND(C)"
4461 #: fortran/decl.c:995
4463 msgid "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' at %L because the procedure is BIND(C)"
4466 #: fortran/decl.c:1005
4468 msgid "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' at %L because the procedure is BIND(C)"
4471 #: fortran/decl.c:1081
4473 msgid "Variable '%s' in common block '%s' at %C must be declared with a C interoperable kind since common block '%s' is BIND(C)"
4476 #: fortran/decl.c:1120
4478 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
4481 #: fortran/decl.c:1127
4483 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%d/%d)"
4486 #: fortran/decl.c:1217
4488 msgid "Initializer not allowed for PARAMETER '%s' at %C"
4491 #: fortran/decl.c:1227
4493 msgid "PARAMETER at %L is missing an initializer"
4496 #: fortran/decl.c:1237
4498 msgid "Variable '%s' at %C with an initializer already appears in a DATA statement"
4501 #: fortran/decl.c:1387
4503 msgid "Component at %C must have the POINTER attribute"
4506 #: fortran/decl.c:1395
4508 msgid "Array component of structure at %C must have explicit or deferred shape"
4511 #: fortran/decl.c:1468
4513 msgid "Allocatable component at %C must be an array"
4516 #: fortran/decl.c:1479
4518 msgid "Pointer array component of structure at %C must have a deferred shape"
4521 #: fortran/decl.c:1488
4523 msgid "Allocatable component of structure at %C must have a deferred shape"
4526 #: fortran/decl.c:1497
4528 msgid "Array component of structure at %C must have an explicit shape"
4531 #: fortran/decl.c:1523
4533 msgid "NULL() initialization at %C is ambiguous"
4536 #: fortran/decl.c:1646 fortran/decl.c:5523
4538 msgid "Duplicate array spec for Cray pointee at %C"
4541 #: fortran/decl.c:1706
4543 msgid "the type of '%s' at %C has not been declared within the interface"
4546 #: fortran/decl.c:1722
4547 #, fuzzy, no-c-format
4548 msgid "Function name '%s' not allowed at %C"
4549 msgstr "%Jlohkoattribuutti ei ole sallittu %qD:lle"
4551 #: fortran/decl.c:1738
4553 msgid "Extension: Old-style initialization at %C"
4556 #: fortran/decl.c:1753 fortran/decl.c:4226
4557 #, fuzzy, no-c-format
4558 msgid "Initialization at %C isn't for a pointer variable"
4559 msgstr "alustus tekee osoittimesta kokonaisluvun ilman tyyppimuunnosta"
4561 #: fortran/decl.c:1761 fortran/decl.c:4234
4562 #, fuzzy, no-c-format
4563 msgid "Pointer initialization requires a NULL() at %C"
4564 msgstr "(%qs:n alustuksen lähistöllä)"
4566 #: fortran/decl.c:1767 fortran/decl.c:4240
4568 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
4571 #: fortran/decl.c:1780
4573 msgid "Pointer initialization at %C requires '=>', not '='"
4576 #: fortran/decl.c:1789 fortran/decl.c:6609
4577 #, fuzzy, no-c-format
4578 msgid "Expected an initialization expression at %C"
4579 msgstr "vektoriylivuoto lausekkeessa"
4581 #: fortran/decl.c:1795
4583 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
4586 #: fortran/decl.c:1808
4588 msgid "Initialization of allocatable component at %C is not allowed"
4591 #: fortran/decl.c:1862 fortran/decl.c:1871
4592 #, fuzzy, no-c-format
4593 msgid "Old-style type declaration %s*%d not supported at %C"
4594 msgstr "%J%qD:n esittely varjostaa parametria"
4596 #: fortran/decl.c:1876
4597 #, fuzzy, no-c-format
4598 msgid "Nonstandard type declaration %s*%d at %C"
4599 msgstr "%qD esitelty extern-avainsanalla sisäkkäin"
4601 #: fortran/decl.c:1927 fortran/decl.c:2003
4602 #, fuzzy, no-c-format
4603 msgid "Missing right parenthesis at %C"
4604 msgstr "polku puuttuu option %qs jälkeen"
4606 #: fortran/decl.c:1940 fortran/decl.c:2048
4607 #, fuzzy, no-c-format
4608 msgid "Expected initialization expression at %C"
4609 msgstr "vektoriylivuoto lausekkeessa"
4611 #: fortran/decl.c:1948 fortran/decl.c:2054
4613 msgid "Expected scalar initialization expression at %C"
4616 #: fortran/decl.c:1979
4617 #, fuzzy, no-c-format
4618 msgid "Kind %d not supported for type %s at %C"
4619 msgstr "ISO C kieltää sisäkkäiset funktiot"
4621 #: fortran/decl.c:1992
4623 msgid "C kind type parameter is for type %s but type at %L is %s"
4626 #: fortran/decl.c:2001
4627 #, fuzzy, no-c-format
4628 msgid "Missing right parenthesis or comma at %C"
4629 msgstr "polku puuttuu option %qs jälkeen"
4631 #: fortran/decl.c:2074
4633 msgid "Kind %d is not supported for CHARACTER at %C"
4636 #: fortran/decl.c:2203
4638 msgid "Syntax error in CHARACTER declaration at %C"
4641 #: fortran/decl.c:2288
4643 msgid "Extension: BYTE type at %C"
4646 #: fortran/decl.c:2294
4648 msgid "BYTE type used at %C is not available on the target machine"
4651 #: fortran/decl.c:2343
4653 msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
4656 #: fortran/decl.c:2383 fortran/decl.c:2392 fortran/decl.c:2707
4657 #: fortran/decl.c:2715
4659 msgid "Type name '%s' at %C is ambiguous"
4662 #: fortran/decl.c:2468
4664 msgid "Missing character range in IMPLICIT at %C"
4667 #: fortran/decl.c:2514
4669 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
4672 #: fortran/decl.c:2570
4674 msgid "Empty IMPLICIT statement at %C"
4677 #: fortran/decl.c:2673
4679 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
4682 #: fortran/decl.c:2678
4684 msgid "Fortran 2003: IMPORT statement at %C"
4687 #: fortran/decl.c:2693
4689 msgid "Expecting list of named entities at %C"
4692 #: fortran/decl.c:2721
4694 msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
4697 #: fortran/decl.c:2728
4699 msgid "'%s' is already IMPORTed from host scoping unit at %C."
4702 #: fortran/decl.c:2757
4704 msgid "Syntax error in IMPORT statement at %C"
4707 #: fortran/decl.c:3006
4708 #, fuzzy, no-c-format
4709 msgid "Missing dimension specification at %C"
4710 msgstr "lopetusalkio puuttuu funktiokutsusta"
4712 #: fortran/decl.c:3080
4713 #, fuzzy, no-c-format
4714 msgid "Duplicate %s attribute at %L"
4715 msgstr "ylimääräinen %<restrict%>"
4717 #: fortran/decl.c:3099
4719 msgid "Fortran 2003: ALLOCATABLE attribute at %C in a TYPE definition"
4722 #: fortran/decl.c:3109
4724 msgid "Attribute at %L is not allowed in a TYPE definition"
4727 #: fortran/decl.c:3127
4729 msgid "Fortran 2003: Attribute %s at %L in a TYPE definition"
4732 #: fortran/decl.c:3138
4734 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
4737 #: fortran/decl.c:3190 fortran/decl.c:5763
4739 msgid "PROTECTED at %C only allowed in specification part of a module"
4742 #: fortran/decl.c:3196
4744 msgid "Fortran 2003: PROTECTED attribute at %C"
4747 #: fortran/decl.c:3227
4749 msgid "Fortran 2003: VALUE attribute at %C"
4752 #: fortran/decl.c:3237
4754 msgid "Fortran 2003: VOLATILE attribute at %C"
4757 #: fortran/decl.c:3277
4759 msgid "Multiple identifiers provided with single NAME= specifier at %C"
4762 #: fortran/decl.c:3373
4764 msgid "Implicitly declared BIND(C) function '%s' at %L may not be C interoperable"
4767 #: fortran/decl.c:3394
4769 msgid "Variable '%s' in common block '%s' at %L may not be a C interoperable kind though common block '%s' is BIND(C)"
4772 #: fortran/decl.c:3403
4774 msgid "Type declaration '%s' at %L is not C interoperable but it is BIND(C)"
4777 #: fortran/decl.c:3407
4779 msgid "Variable '%s' at %L may not be a C interoperable kind but it is bind(c)"
4782 #: fortran/decl.c:3419
4784 msgid "Variable '%s' in common block '%s' at %L cannot be declared with BIND(C) since it is not a global"
4787 #: fortran/decl.c:3433
4789 msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
4792 #: fortran/decl.c:3441
4794 msgid "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
4797 #: fortran/decl.c:3453
4799 msgid "Return type of BIND(C) function '%s' at %L cannot be an array"
4802 #: fortran/decl.c:3461
4804 msgid "Return type of BIND(C) function '%s' at %L cannot be a character string"
4807 #. Use gfc_warning_now because we won't say that the symbol fails
4808 #. just because of this.
4809 #: fortran/decl.c:3472
4811 msgid "Symbol '%s' at %L is marked PRIVATE but has been given the binding label '%s'"
4814 #: fortran/decl.c:3547
4816 msgid "Need either entity or common block name for attribute specification statement at %C"
4819 #: fortran/decl.c:3594
4821 msgid "Missing entity or common block name for attribute specification statement at %C"
4824 #. Now we have an error, which we signal, and then fix up
4825 #. because the knock-on is plain and simple confusing.
4826 #: fortran/decl.c:3701
4828 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
4831 #: fortran/decl.c:3733
4832 #, fuzzy, no-c-format
4833 msgid "Syntax error in data declaration at %C"
4834 msgstr "%qD esitelty extern-avainsanalla sisäkkäin"
4836 #: fortran/decl.c:3890
4838 msgid "Name '%s' at %C is the name of the procedure"
4841 #: fortran/decl.c:3902
4843 msgid "Unexpected junk in formal argument list at %C"
4846 #: fortran/decl.c:3919
4848 msgid "Duplicate symbol '%s' in formal argument list at %C"
4851 #: fortran/decl.c:3970
4853 msgid "RESULT variable at %C must be different than function name"
4856 #: fortran/decl.c:4047
4857 #, fuzzy, no-c-format
4858 msgid "Unexpected junk after function declaration at %C"
4859 msgstr "%qD esitelty extern-avainsanalla sisäkkäin"
4861 #: fortran/decl.c:4057 fortran/decl.c:4858
4862 #, fuzzy, no-c-format
4863 msgid "Fortran 2008: BIND(C) attribute at %L may not be specified for an internal procedure"
4864 msgstr "%Jlohkoattribuuttia ei voi määrittää paikalliselle muuttujalle"
4866 #: fortran/decl.c:4126
4868 msgid "Interface '%s' at %C may not be generic"
4871 #: fortran/decl.c:4131
4873 msgid "Interface '%s' at %C may not be a statement function"
4876 #: fortran/decl.c:4144
4878 msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %C"
4881 #: fortran/decl.c:4180
4883 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
4886 #: fortran/decl.c:4187
4888 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
4891 #: fortran/decl.c:4193
4893 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
4896 #: fortran/decl.c:4263 fortran/decl.c:4311
4898 msgid "Syntax error in PROCEDURE statement at %C"
4901 #: fortran/decl.c:4285
4903 msgid "PROCEDURE at %C must be in a generic interface"
4906 #: fortran/decl.c:4338
4908 msgid "Fortran 2003: Procedure components at %C are not yet implemented in gfortran"
4911 #: fortran/decl.c:4351
4913 msgid "Fortran 2003: PROCEDURE statement at %C"
4916 #: fortran/decl.c:4415
4918 msgid "Expected formal argument list in function definition at %C"
4921 #: fortran/decl.c:4439 fortran/decl.c:4443 fortran/decl.c:4644
4922 #: fortran/decl.c:4648 fortran/decl.c:4826 fortran/decl.c:4830
4923 #: fortran/symbol.c:1472
4925 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
4928 #: fortran/decl.c:4475
4930 msgid "Function '%s' at %C already has a type of %s"
4933 #: fortran/decl.c:4566
4935 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
4938 #: fortran/decl.c:4569
4940 msgid "ENTRY statement at %C cannot appear within a MODULE"
4943 #: fortran/decl.c:4572
4945 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
4948 #: fortran/decl.c:4576
4950 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
4953 #: fortran/decl.c:4580
4955 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
4958 #: fortran/decl.c:4584
4960 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
4963 #: fortran/decl.c:4588
4965 msgid "ENTRY statement at %C cannot appear within a DO block"
4968 #: fortran/decl.c:4592
4970 msgid "ENTRY statement at %C cannot appear within a SELECT block"
4973 #: fortran/decl.c:4596
4975 msgid "ENTRY statement at %C cannot appear within a FORALL block"
4978 #: fortran/decl.c:4600
4980 msgid "ENTRY statement at %C cannot appear within a WHERE block"
4983 #: fortran/decl.c:4604
4985 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
4988 #: fortran/decl.c:4622
4990 msgid "ENTRY statement at %C cannot appear in a contained procedure"
4993 #: fortran/decl.c:4676 fortran/decl.c:4866
4995 msgid "Missing required parentheses before BIND(C) at %C"
4998 #: fortran/decl.c:4928 fortran/decl.c:4944
5000 msgid "Syntax error in NAME= specifier for binding label at %C"
5003 #: fortran/decl.c:4959
5005 msgid "Missing closing quote '\"' for binding label at %C"
5008 #: fortran/decl.c:4968
5010 msgid "Missing closing quote ''' for binding label at %C"
5013 #: fortran/decl.c:4978
5015 msgid "Missing closing paren for binding label at %C"
5018 #: fortran/decl.c:4984
5019 #, fuzzy, no-c-format
5020 msgid "No binding name is allowed in BIND(C) at %C"
5021 msgstr "%Jlohkoattribuutti ei ole sallittu %qD:lle"
5023 #: fortran/decl.c:4990
5025 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
5028 #: fortran/decl.c:5021
5030 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
5033 #: fortran/decl.c:5194
5034 #, fuzzy, no-c-format
5035 msgid "Unexpected END statement at %C"
5036 msgstr "tyhjä esittely"
5038 #. We would have required END [something].
5039 #: fortran/decl.c:5203
5040 #, fuzzy, no-c-format
5041 msgid "%s statement expected at %L"
5042 msgstr "ylivuoto vakiolausekkeessa"
5044 #: fortran/decl.c:5214
5046 msgid "Expecting %s statement at %C"
5049 #: fortran/decl.c:5229
5051 msgid "Expected block name of '%s' in %s statement at %C"
5054 #: fortran/decl.c:5246
5056 msgid "Expected terminating name at %C"
5059 #: fortran/decl.c:5255
5060 #, fuzzy, no-c-format
5061 msgid "Expected label '%s' for %s statement at %C"
5062 msgstr "tyhjä esittely"
5064 #: fortran/decl.c:5309
5066 msgid "Missing array specification at %L in DIMENSION statement"
5069 #: fortran/decl.c:5317
5071 msgid "Dimensions specified for %s at %L after its initialisation"
5074 #: fortran/decl.c:5326
5076 msgid "Array specification must be deferred at %L"
5079 #: fortran/decl.c:5403
5080 #, fuzzy, no-c-format
5081 msgid "Unexpected character in variable list at %C"
5082 msgstr "tyhjä esittely"
5084 #: fortran/decl.c:5440
5086 msgid "Expected '(' at %C"
5089 #: fortran/decl.c:5454 fortran/decl.c:5494
5091 msgid "Expected variable name at %C"
5094 #: fortran/decl.c:5470
5096 msgid "Cray pointer at %C must be an integer"
5099 #: fortran/decl.c:5474
5101 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
5104 #: fortran/decl.c:5480
5106 msgid "Expected \",\" at %C"
5109 #: fortran/decl.c:5543
5111 msgid "Expected \")\" at %C"
5114 #: fortran/decl.c:5555
5115 #, fuzzy, no-c-format
5116 msgid "Expected \",\" or end of statement at %C"
5117 msgstr "tyhjä esittely"
5119 #: fortran/decl.c:5619
5121 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
5124 #: fortran/decl.c:5714
5126 msgid "Access specification of the %s operator at %C has already been specified"
5129 #: fortran/decl.c:5731
5131 msgid "Access specification of the .%s. operator at %C has already been specified"
5134 #: fortran/decl.c:5769
5136 msgid "Fortran 2003: PROTECTED statement at %C"
5139 #: fortran/decl.c:5809
5141 msgid "Syntax error in PROTECTED statement at %C"
5144 #: fortran/decl.c:5833
5146 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
5149 #: fortran/decl.c:5870
5151 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
5154 #: fortran/decl.c:5897
5156 msgid "Expected variable name at %C in PARAMETER statement"
5159 #: fortran/decl.c:5904
5161 msgid "Expected = sign in PARAMETER statement at %C"
5164 #: fortran/decl.c:5910
5165 #, fuzzy, no-c-format
5166 msgid "Expected expression at %C in PARAMETER statement"
5167 msgstr "tyhjä esittely"
5169 #: fortran/decl.c:5930
5170 #, fuzzy, no-c-format
5171 msgid "Initializing already initialized variable at %C"
5172 msgstr "alustus yhteensopimattomasta osoitintyypistä"
5174 #: fortran/decl.c:5992
5175 #, fuzzy, no-c-format
5176 msgid "Unexpected characters in PARAMETER statement at %C"
5177 msgstr "tyhjä esittely"
5179 #: fortran/decl.c:6016
5181 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
5184 #: fortran/decl.c:6028
5186 msgid "SAVE statement at %C follows blanket SAVE statement"
5189 #: fortran/decl.c:6075
5191 msgid "Syntax error in SAVE statement at %C"
5194 #: fortran/decl.c:6086
5196 msgid "Fortran 2003: VALUE statement at %C"
5199 #: fortran/decl.c:6126
5201 msgid "Syntax error in VALUE statement at %C"
5204 #: fortran/decl.c:6137
5206 msgid "Fortran 2003: VOLATILE statement at %C"
5209 #: fortran/decl.c:6179
5211 msgid "Syntax error in VOLATILE statement at %C"
5214 #: fortran/decl.c:6202
5216 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
5219 #: fortran/decl.c:6284
5221 msgid "Ambiguous symbol in TYPE definition at %C"
5224 #: fortran/decl.c:6290
5226 msgid "No such symbol in TYPE definition at %C"
5229 #: fortran/decl.c:6296
5231 msgid "'%s' in EXTENDS expression at %C is not a derived type"
5234 #: fortran/decl.c:6303
5236 msgid "'%s' cannot be extended at %C because it is BIND(C)"
5239 #: fortran/decl.c:6310
5241 msgid "'%s' cannot be extended at %C because it is a SEQUENCE type"
5244 #: fortran/decl.c:6333
5246 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
5249 #: fortran/decl.c:6345
5251 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
5254 #: fortran/decl.c:6366
5256 msgid "Fortran 2003: ABSTRACT type at %C"
5259 #: fortran/decl.c:6430
5261 msgid "Expected :: in TYPE definition at %C"
5264 #: fortran/decl.c:6441
5266 msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
5269 #: fortran/decl.c:6451
5271 msgid "Derived type name '%s' at %C already has a basic type of %s"
5274 #: fortran/decl.c:6467
5276 msgid "Derived type definition of '%s' at %C has already been defined"
5279 #: fortran/decl.c:6534
5281 msgid "Cray Pointee at %C cannot be assumed shape array"
5284 #: fortran/decl.c:6554
5286 msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
5289 #: fortran/decl.c:6626
5291 msgid "ENUMERATOR %L not initialized with integer expression"
5294 #: fortran/decl.c:6675
5295 #, fuzzy, no-c-format
5296 msgid "ENUM definition statement expected before %C"
5297 msgstr "ylivuoto vakiolausekkeessa"
5299 #: fortran/decl.c:6708
5301 msgid "Syntax error in ENUMERATOR definition at %C"
5304 #: fortran/decl.c:6754 fortran/decl.c:6769
5305 #, fuzzy, no-c-format
5306 msgid "Duplicate access-specifier at %C"
5307 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
5309 #: fortran/decl.c:6789
5311 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
5314 #: fortran/decl.c:6807
5316 msgid "Duplicate NON_OVERRIDABLE at %C"
5319 #: fortran/decl.c:6822
5321 msgid "DEFERRED not yet implemented at %C"
5324 #: fortran/decl.c:6836
5326 msgid "Binding attributes already specify passing, illegal PASS at %C"
5329 #: fortran/decl.c:6857
5330 #, fuzzy, no-c-format
5331 msgid "Expected access-specifier at %C"
5332 msgstr "taulukon indeksin tyyppi on %<char%>"
5334 #: fortran/decl.c:6859
5335 #, fuzzy, no-c-format
5336 msgid "Expected binding attribute at %C"
5337 msgstr "%qs attribuuttia ei huomioida"
5339 #: fortran/decl.c:6899
5341 msgid "PROCEDURE(interface) at %C is not yet implemented"
5344 #: fortran/decl.c:6921
5345 #, fuzzy, no-c-format
5346 msgid "Expected '::' after binding-attributes at %C"
5347 msgstr "tyhjä esittely"
5349 #: fortran/decl.c:6931
5350 #, fuzzy, no-c-format
5351 msgid "Expected binding name at %C"
5352 msgstr "tyhjä esittely"
5354 #: fortran/decl.c:6944
5356 msgid "'::' needed in PROCEDURE binding with explicit target at %C"
5359 #: fortran/decl.c:6954
5360 #, fuzzy, no-c-format
5361 msgid "Expected binding target after '=>' at %C"
5362 msgstr "vektoriylivuoto lausekkeessa"
5364 #: fortran/decl.c:6966
5365 #, fuzzy, no-c-format
5366 msgid "Junk after PROCEDURE declaration at %C"
5367 msgstr "%qD esitelty extern-avainsanalla sisäkkäin"
5369 #: fortran/decl.c:6984
5371 msgid "There's already a procedure with binding name '%s' for the derived type '%s' at %C"
5374 #: fortran/decl.c:7017
5376 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
5379 #: fortran/decl.c:7034
5380 #, fuzzy, no-c-format
5381 msgid "Expected '::' at %C"
5382 msgstr "taulukon indeksin tyyppi on %<char%>"
5384 #: fortran/decl.c:7044
5385 #, fuzzy, no-c-format
5386 msgid "Expected generic name at %C"
5387 msgstr "tyhjä esittely"
5389 #: fortran/decl.c:7055
5391 msgid "There's already a non-generic procedure with binding name '%s' for the derived type '%s' at %C"
5394 #: fortran/decl.c:7064
5396 msgid "Binding at %C must have the same access as already defined binding '%s'"
5399 #: fortran/decl.c:7092
5400 #, fuzzy, no-c-format
5401 msgid "Expected specific binding name at %C"
5402 msgstr "tyhjä esittely"
5404 #: fortran/decl.c:7103
5406 msgid "'%s' already defined as specific binding for the generic '%s' at %C"
5409 #: fortran/decl.c:7121
5411 msgid "Junk after GENERIC binding at %C"
5414 #: fortran/decl.c:7146
5416 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
5419 #: fortran/decl.c:7157
5421 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
5424 #: fortran/decl.c:7179
5426 msgid "Empty FINAL at %C"
5429 #: fortran/decl.c:7186
5430 #, fuzzy, no-c-format
5431 msgid "Expected module procedure name at %C"
5432 msgstr "tyhjä esittely"
5434 #: fortran/decl.c:7196
5435 #, fuzzy, no-c-format
5436 msgid "Expected ',' at %C"
5437 msgstr "taulukon indeksin tyyppi on %<char%>"
5439 #: fortran/decl.c:7202
5441 msgid "Unknown procedure name \"%s\" at %C"
5444 #: fortran/decl.c:7216
5446 msgid "'%s' at %C is already defined as FINAL procedure!"
5449 #. We are told not to check dependencies.
5450 #. We do it, however, and issue a warning in case we find one.
5451 #. If a dependency is found in the case
5452 #. elemental == ELEM_CHECK_VARIABLE, we will generate
5453 #. a temporary, so we don't need to bother the user.
5454 #: fortran/dependency.c:486
5456 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
5459 #: fortran/error.c:298
5461 msgid " Included at %s:%d:"
5464 #: fortran/error.c:382
5465 #, fuzzy, no-c-format
5466 msgid "<During initialization>\n"
5467 msgstr "(%qs:n alustuksen lähistöllä)"
5469 #: fortran/error.c:715
5471 msgid "Error count reached limit of %d."
5474 #: fortran/error.c:734 fortran/error.c:788 fortran/error.c:825
5478 #: fortran/error.c:790 fortran/error.c:873 fortran/error.c:899
5482 #: fortran/error.c:923
5483 msgid "Fatal Error:"
5484 msgstr "Vakava virhe:"
5486 #: fortran/error.c:942
5488 msgid "Internal Error at (1):"
5491 #: fortran/expr.c:256
5493 msgid "Constant expression required at %C"
5496 #: fortran/expr.c:259
5498 msgid "Integer expression required at %C"
5501 #: fortran/expr.c:264
5503 msgid "Integer value too large in expression at %C"
5504 msgstr "kokonaislukuylivuoto lausekkeessa"
5506 #: fortran/expr.c:1056
5508 msgid "Index in dimension %d is out of bounds at %L"
5511 #: fortran/expr.c:1227 fortran/expr.c:1278
5513 msgid "index in dimension %d is out of bounds at %L"
5516 #: fortran/expr.c:1880
5518 msgid "elemental function arguments at %C are not compliant"
5521 #: fortran/expr.c:1924
5523 msgid "Numeric or CHARACTER operands are required in expression at %L"
5526 #: fortran/expr.c:1944
5528 msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
5531 #: fortran/expr.c:1959
5533 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
5536 #: fortran/expr.c:1966
5538 msgid "Concat operator at %L must concatenate strings of the same kind"
5541 #: fortran/expr.c:1976
5543 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
5546 #: fortran/expr.c:1992
5548 msgid "LOGICAL operands are required in expression at %L"
5551 #: fortran/expr.c:2003
5553 msgid "Only intrinsic operators can be used in expression at %L"
5556 #: fortran/expr.c:2011
5558 msgid "Numeric operands are required in expression at %L"
5561 #: fortran/expr.c:2104
5563 msgid "Assumed character length variable '%s' in constant expression at %L"
5566 #: fortran/expr.c:2155 fortran/expr.c:2161
5568 msgid "transformational intrinsic '%s' at %L is not permitted in an initialization expression"
5571 #: fortran/expr.c:2193
5573 msgid "Extension: Evaluation of nonstandard initialization expression at %L"
5576 #: fortran/expr.c:2250
5578 msgid "Function '%s' in initialization expression at %L must be an intrinsic or a specification function"
5581 #: fortran/expr.c:2262
5583 msgid "Intrinsic function '%s' at %L is not permitted in an initialization expression"
5586 #: fortran/expr.c:2294
5588 msgid "PARAMETER '%s' is used at %L before its definition is complete"
5591 #: fortran/expr.c:2314
5593 msgid "Assumed size array '%s' at %L is not permitted in an initialization expression"
5596 #: fortran/expr.c:2320
5598 msgid "Assumed shape array '%s' at %L is not permitted in an initialization expression"
5601 #: fortran/expr.c:2326
5603 msgid "Deferred array '%s' at %L is not permitted in an initialization expression"
5606 #: fortran/expr.c:2332
5608 msgid "Array '%s' at %L is a variable, which does not reduce to a constant expression"
5611 #: fortran/expr.c:2342
5613 msgid "Parameter '%s' at %L has not been declared or is a variable, which does not reduce to a constant expression"
5616 #: fortran/expr.c:2418
5618 msgid "Initialization expression didn't reduce %C"
5621 #: fortran/expr.c:2486
5623 msgid "Specification function '%s' at %L cannot be a statement function"
5626 #: fortran/expr.c:2493
5628 msgid "Specification function '%s' at %L cannot be an internal function"
5631 #: fortran/expr.c:2500
5633 msgid "Specification function '%s' at %L must be PURE"
5636 #: fortran/expr.c:2507
5638 msgid "Specification function '%s' at %L cannot be RECURSIVE"
5641 #: fortran/expr.c:2641
5643 msgid "Dummy argument '%s' not allowed in expression at %L"
5646 #: fortran/expr.c:2648
5648 msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
5651 #: fortran/expr.c:2655
5653 msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
5656 #: fortran/expr.c:2686
5658 msgid "Variable '%s' cannot appear in the expression at %L"
5661 #: fortran/expr.c:2736
5663 msgid "Expression at %L must be of INTEGER type, found %s"
5666 #: fortran/expr.c:2746
5668 msgid "Function '%s' at %L must be PURE"
5671 #: fortran/expr.c:2755
5673 msgid "Expression at %L must be scalar"
5676 #: fortran/expr.c:2782
5678 msgid "Incompatible ranks in %s (%d and %d) at %L"
5681 #: fortran/expr.c:2796
5683 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
5686 #: fortran/expr.c:2842 fortran/expr.c:3099
5688 msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
5691 #: fortran/expr.c:2894
5693 msgid "'%s' at %L is not a VALUE"
5696 #: fortran/expr.c:2901
5697 #, fuzzy, no-c-format
5698 msgid "Incompatible ranks %d and %d in assignment at %L"
5699 msgstr "yhteensopimattomat tyypit sijoituksessa"
5701 #: fortran/expr.c:2908
5702 #, fuzzy, no-c-format
5703 msgid "Variable type is UNKNOWN in assignment at %L"
5704 msgstr "yhteensopimattomat tyypit sijoituksessa"
5706 #: fortran/expr.c:2920
5708 msgid "NULL appears on right-hand side in assignment at %L"
5711 #: fortran/expr.c:2931
5713 msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal"
5716 #: fortran/expr.c:2940
5718 msgid "POINTER valued function appears on right-hand side of assignment at %L"
5721 #: fortran/expr.c:2945
5723 msgid "array assignment"
5724 msgstr "epäkelpo lvalue sijoituksessa"
5726 #: fortran/expr.c:2950
5728 msgid "Extension: BOZ literal at %L used to initialize non-integer variable '%s'"
5731 #: fortran/expr.c:2956 fortran/resolve.c:6551
5733 msgid "Extension: BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
5736 #: fortran/expr.c:2966 fortran/resolve.c:6561
5738 msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
5741 #: fortran/expr.c:2974 fortran/resolve.c:6570
5743 msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
5746 #: fortran/expr.c:2978 fortran/resolve.c:6574
5748 msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
5751 #: fortran/expr.c:2982 fortran/resolve.c:6578
5753 msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
5756 #: fortran/expr.c:3004
5757 #, fuzzy, no-c-format
5758 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
5759 msgstr "yhteensopimattomat tyypit sijoituksessa"
5761 #: fortran/expr.c:3040
5763 msgid "Pointer assignment target is not a POINTER at %L"
5766 #: fortran/expr.c:3049
5768 msgid "'%s' in the pointer assignment at %L cannot be an l-value since it is a procedure"
5771 #: fortran/expr.c:3077
5772 #, fuzzy, no-c-format
5773 msgid "Expected bounds specification for '%s' at %L"
5774 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
5776 #: fortran/expr.c:3082
5777 #, fuzzy, no-c-format
5778 msgid "Fortran 2003: Bounds specification for '%s' in pointer assignment at %L"
5779 msgstr "vektoriylivuoto lausekkeessa"
5781 #: fortran/expr.c:3088
5783 msgid "Pointer bounds remapping at %L is not yet implemented in gfortran"
5786 #: fortran/expr.c:3106
5788 msgid "Pointer assignment to non-POINTER at %L"
5791 #: fortran/expr.c:3115
5793 msgid "Bad pointer object in PURE procedure at %L"
5796 #: fortran/expr.c:3134
5797 #, fuzzy, no-c-format
5798 msgid "Invalid procedure pointer assignment at %L"
5799 msgstr "tyhjä esittely"
5801 #: fortran/expr.c:3140
5803 msgid "Abstract interface '%s' is invalid in procedure pointer assignment at %L"
5806 #: fortran/expr.c:3159
5807 #, fuzzy, no-c-format
5808 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
5809 msgstr "yhteensopimattomat tyypit sijoituksessa"
5811 #: fortran/expr.c:3167
5813 msgid "Different kind type parameters in pointer assignment at %L"
5816 #: fortran/expr.c:3174
5818 msgid "Different ranks in pointer assignment at %L"
5821 #: fortran/expr.c:3196
5823 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
5826 #: fortran/expr.c:3203
5828 msgid "Bad target in pointer assignment in PURE procedure at %L"
5831 #: fortran/expr.c:3209
5833 msgid "Pointer assignment with vector subscript on rhs at %L"
5836 #: fortran/expr.c:3217
5838 msgid "Pointer assignment target has PROTECTED attribute at %L"
5841 #: fortran/gfortranspec.c:251
5843 msgid "overflowed output arg list for '%s'"
5846 #: fortran/gfortranspec.c:384
5849 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
5850 "You may redistribute copies of GNU Fortran\n"
5851 "under the terms of the GNU General Public License.\n"
5852 "For more information about these matters, see the file named COPYING\n"
5856 #: fortran/gfortranspec.c:406 fortran/gfortranspec.c:445
5858 msgid "argument to '%s' missing"
5859 msgstr "aliasargumentti ei ole merkkijono"
5861 #: fortran/gfortranspec.c:410
5863 msgid "no input files; unwilling to write output files"
5866 #: fortran/gfortranspec.c:432
5868 msgid "Warning: Using -M <directory> is deprecated, use -J instead\n"
5871 #: fortran/gfortranspec.c:578
5876 #: fortran/interface.c:173
5878 msgid "Syntax error in generic specification at %C"
5881 #: fortran/interface.c:200
5883 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
5886 #: fortran/interface.c:219
5888 msgid "Dummy procedure '%s' at %C cannot have a generic interface"
5891 #: fortran/interface.c:252
5893 msgid "Fortran 2003: ABSTRACT INTERFACE at %C"
5896 #: fortran/interface.c:260
5898 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
5901 #: fortran/interface.c:291
5903 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
5906 #: fortran/interface.c:304
5908 msgid "Expected a nameless interface at %C"
5911 #: fortran/interface.c:315
5913 msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
5916 #: fortran/interface.c:317
5918 msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C"
5921 #: fortran/interface.c:331
5923 msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
5926 #: fortran/interface.c:342
5928 msgid "Expecting 'END INTERFACE %s' at %C"
5931 #: fortran/interface.c:571
5933 msgid "Alternate return cannot appear in operator interface at %L"
5936 #: fortran/interface.c:601
5938 msgid "Operator interface at %L has the wrong number of arguments"
5941 #: fortran/interface.c:612
5943 msgid "Assignment operator interface at %L must be a SUBROUTINE"
5946 #: fortran/interface.c:618
5948 msgid "Assignment operator interface at %L must have two arguments"
5951 #: fortran/interface.c:633
5953 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
5956 #: fortran/interface.c:642
5958 msgid "Intrinsic operator interface at %L must be a FUNCTION"
5961 #: fortran/interface.c:652
5963 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
5966 #: fortran/interface.c:656
5968 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
5971 #: fortran/interface.c:662 fortran/resolve.c:10345
5973 msgid "First argument of operator interface at %L must be INTENT(IN)"
5976 #: fortran/interface.c:666 fortran/resolve.c:10357
5978 msgid "Second argument of operator interface at %L must be INTENT(IN)"
5981 #: fortran/interface.c:769
5983 msgid "Operator interface at %L conflicts with intrinsic interface"
5986 #: fortran/interface.c:1130
5988 msgid "Procedure '%s' in %s at %L has no explicit interface"
5991 #: fortran/interface.c:1133
5993 msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
5996 #: fortran/interface.c:1188 fortran/interface.c:1194
5998 msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
6001 #: fortran/interface.c:1230
6003 msgid "'%s' at %L is not a module procedure"
6006 #: fortran/interface.c:1478 fortran/interface.c:2440
6008 msgid "Type/rank mismatch in argument '%s' at %L"
6011 #: fortran/interface.c:1487
6013 msgid "Type mismatch in argument '%s' at %L; passed %s to %s"
6016 #: fortran/interface.c:1505 fortran/interface.c:1545
6018 msgid "Rank mismatch in argument '%s' at %L (%d and %d)"
6021 #: fortran/interface.c:1532
6023 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument '%s' at %L"
6026 #: fortran/interface.c:1557
6028 msgid "Element of assumed-shaped array passed to dummy argument '%s' at %L"
6031 #: fortran/interface.c:1874
6033 msgid "Keyword argument '%s' at %L is not in the procedure"
6036 #: fortran/interface.c:1882
6038 msgid "Keyword argument '%s' at %L is already associated with another actual argument"
6041 #: fortran/interface.c:1892
6043 msgid "More actual than formal arguments in procedure call at %L"
6046 #: fortran/interface.c:1904 fortran/interface.c:2136
6048 msgid "Missing alternate return spec in subroutine call at %L"
6051 #: fortran/interface.c:1912
6053 msgid "Unexpected alternate return spec in subroutine call at %L"
6056 #: fortran/interface.c:1935
6058 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument '%s' at %L"
6061 #: fortran/interface.c:1942
6063 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument '%s' at %L"
6066 #: fortran/interface.c:1958
6068 msgid "Character length of actual argument shorter than of dummy argument '%s' (%lu/%lu) at %L"
6071 #: fortran/interface.c:1963
6073 msgid "Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) at %L"
6076 #: fortran/interface.c:1976
6077 #, fuzzy, no-c-format
6078 msgid "Expected a procedure pointer for argument '%s' at %L"
6079 msgstr "tyhjä esittely"
6081 #: fortran/interface.c:1988
6083 msgid "Expected a procedure for argument '%s' at %L"
6086 #: fortran/interface.c:1998
6088 msgid "Expected a PURE procedure for argument '%s' at %L"
6091 #: fortran/interface.c:2012
6093 msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
6096 #: fortran/interface.c:2021
6097 #, fuzzy, no-c-format
6098 msgid "Actual argument for '%s' must be a pointer at %L"
6099 msgstr "argumentin %d antamisessa funktiolle %qE tehdään osoitin kokonaisluvusta ilman tyyppimuunnosta"
6101 #: fortran/interface.c:2030
6103 msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
6106 #: fortran/interface.c:2043
6108 msgid "Actual argument at %L must be definable as the dummy argument '%s' is INTENT = OUT/INOUT"
6111 #: fortran/interface.c:2052
6113 msgid "Actual argument at %L is use-associated with PROTECTED attribute and dummy argument '%s' is INTENT = OUT/INOUT"
6116 #: fortran/interface.c:2065
6118 msgid "Array-section actual argument with vector subscripts at %L is incompatible with INTENT(OUT), INTENT(INOUT) or VOLATILE attribute of the dummy argument '%s'"
6121 #: fortran/interface.c:2082
6123 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument '%s' due to VOLATILE attribute"
6126 #: fortran/interface.c:2094
6128 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument '%s' due to VOLATILE attribute"
6131 #: fortran/interface.c:2113
6133 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument '%s' due to VOLATILE attribute"
6136 #: fortran/interface.c:2143
6138 msgid "Missing actual argument for argument '%s' at %L"
6141 #: fortran/interface.c:2329
6143 msgid "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) argument '%s' at %L"
6146 #: fortran/interface.c:2385
6148 msgid "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
6151 #: fortran/interface.c:2395
6153 msgid "Procedure argument at %L is local to a PURE procedure and is passed to an INTENT(%s) argument"
6156 #: fortran/interface.c:2403
6158 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
6161 #: fortran/interface.c:2429
6163 msgid "Procedure '%s' called with an implicit interface at %L"
6166 #: fortran/interface.c:2454
6168 msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
6171 #: fortran/interface.c:2699
6173 msgid "Function '%s' called in lieu of an operator at %L must be PURE"
6176 #: fortran/interface.c:2779
6178 msgid "Entity '%s' at %C is already present in the interface"
6181 #: fortran/intrinsic.c:840
6183 msgid "The intrinsic '%s' at %L is not included in the selected standard but %s and '%s' will be treated as if declared EXTERNAL. Use an appropriate -std=* option or define -fall-intrinsics to allow this intrinsic."
6186 #: fortran/intrinsic.c:3079
6187 #, fuzzy, no-c-format
6188 msgid "Too many arguments in call to '%s' at %L"
6189 msgstr "liikaa argumentteja funktiolle %s %q+#D"
6191 #: fortran/intrinsic.c:3094
6193 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
6196 #: fortran/intrinsic.c:3097
6198 msgid "Can't find keyword named '%s' in call to '%s' at %L"
6201 #: fortran/intrinsic.c:3104
6203 msgid "Argument '%s' is appears twice in call to '%s' at %L"
6206 #: fortran/intrinsic.c:3118
6208 msgid "Missing actual argument '%s' in call to '%s' at %L"
6211 #: fortran/intrinsic.c:3133
6213 msgid "ALTERNATE RETURN not permitted at %L"
6216 #: fortran/intrinsic.c:3190
6218 msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
6221 #: fortran/intrinsic.c:3556
6223 msgid "Intrinsic '%s' (is %s) is used at %L"
6226 #: fortran/intrinsic.c:3620
6227 #, fuzzy, no-c-format
6228 msgid "Fortran 2003: Function '%s' as initialization expression at %L"
6229 msgstr "vektoriylivuoto lausekkeessa"
6231 #: fortran/intrinsic.c:3696
6233 msgid "Fortran 2003: Elemental function as initialization expression with non-integer/non-character arguments at %L"
6236 #: fortran/intrinsic.c:3757
6238 msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
6241 #: fortran/intrinsic.c:3829
6242 #, fuzzy, no-c-format
6243 msgid "Extension: Conversion from %s to %s at %L"
6244 msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT"
6246 #: fortran/intrinsic.c:3832
6247 #, fuzzy, no-c-format
6248 msgid "Conversion from %s to %s at %L"
6249 msgstr "muunnos tyypistä %qT tyyppiin %qT"
6251 #: fortran/intrinsic.c:3879
6252 #, fuzzy, no-c-format
6253 msgid "Can't convert %s to %s at %L"
6254 msgstr "ei voi kirjoittaa tiedostoon %s: %m"
6256 #: fortran/intrinsic.c:3975
6258 msgid "'%s' declared at %L may shadow the intrinsic of the same name. In order to call the intrinsic, explicit INTRINSIC declarations may be required."
6261 #: fortran/intrinsic.c:3980
6263 msgid "'%s' declared at %L is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL."
6266 #: fortran/io.c:165 fortran/primary.c:768
6268 msgid "Extension: backslash character at %C"
6271 #: fortran/io.c:201 fortran/io.c:204
6273 msgid "Extension: Tab character in format at %C"
6278 msgid "Fortran 2003: DP format specifier not allowed at %C"
6283 msgid "Fortran 2003: DC format specifier not allowed at %C"
6287 msgid "Positive width required"
6292 msgid "Nonnegative width required"
6293 msgstr "bittikentän %qs leveys negatiivinen"
6297 msgid "Unexpected element '%c' in format string at %L"
6298 msgstr "päättämätön muotoilumerkkijono"
6302 msgid "Unexpected end of format string"
6303 msgstr "päättämätön muotoilumerkkijono"
6307 msgid "Zero width in format descriptor"
6308 msgstr "%s-muotoilun leveys on nolla"
6311 msgid "Missing leading left parenthesis"
6315 msgid "Expected P edit descriptor"
6318 #. P requires a prior number.
6320 msgid "P descriptor requires leading scale factor"
6323 #. X requires a prior number if we're being pedantic.
6326 msgid "Extension: X descriptor requires leading space count at %C"
6331 msgid "Extension: $ descriptor at %C"
6336 msgid "$ should be the last specifier in format at %C"
6340 msgid "Repeat count cannot follow P descriptor"
6344 msgid "Positive width required with T descriptor"
6349 msgid "Extension: Missing positive width after L descriptor at %C"
6354 msgid "Fortran 2008: 'G0' in format at %C"
6358 msgid "E specifier not allowed with g0 descriptor"
6361 #: fortran/io.c:759 fortran/io.c:761 fortran/io.c:822 fortran/io.c:824
6362 #, fuzzy, no-c-format
6363 msgid "Period required in format specifier at %C"
6364 msgstr "tunnistamaton muotomäärite"
6367 msgid "Positive exponent width required"
6372 msgid "The H format specifier at %C is a Fortran 95 deleted feature"
6375 #: fortran/io.c:927 fortran/io.c:984
6377 msgid "Extension: Missing comma at %C"
6381 #, fuzzy, no-c-format
6382 msgid "%s in format string at %L"
6383 msgstr "päättämätön muotoilumerkkijono"
6385 #: fortran/io.c:1044
6387 msgid "Format statement in module main block at %C"
6390 #: fortran/io.c:1050
6391 #, fuzzy, no-c-format
6392 msgid "Missing format label at %C"
6393 msgstr "tiedostonimi puuttuu option %qs jälkeen"
6395 #: fortran/io.c:1110 fortran/io.c:1141 fortran/io.c:1203
6396 #, fuzzy, no-c-format
6397 msgid "Invalid value for %s specification at %C"
6398 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
6400 #: fortran/io.c:1116 fortran/io.c:1147
6401 #, fuzzy, no-c-format
6402 msgid "Duplicate %s specification at %C"
6403 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
6405 #: fortran/io.c:1154
6407 msgid "Variable %s cannot be INTENT(IN) at %C"
6410 #: fortran/io.c:1161
6411 #, fuzzy, no-c-format
6412 msgid "Variable %s cannot be assigned in PURE procedure at %C"
6413 msgstr "%Jlohkoattribuuttia ei voi määrittää paikalliselle muuttujalle"
6415 #: fortran/io.c:1209
6416 #, fuzzy, no-c-format
6417 msgid "Duplicate %s label specification at %C"
6418 msgstr "%qs-nimikkeen kaksoisesittely"
6420 #: fortran/io.c:1229
6422 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
6425 #: fortran/io.c:1242
6427 msgid "FORMAT tag at %L must be of type CHARACTER or INTEGER"
6430 #: fortran/io.c:1248
6432 msgid "Deleted feature: ASSIGNED variable in FORMAT tag at %L"
6435 #: fortran/io.c:1254
6437 msgid "Variable '%s' at %L has not been assigned a format label"
6440 #: fortran/io.c:1261
6442 msgid "Scalar '%s' in FORMAT tag at %L is not an ASSIGNED variable"
6445 #: fortran/io.c:1274
6447 msgid "Extension: Character array in FORMAT tag at %L"
6450 #: fortran/io.c:1280
6452 msgid "Extension: Non-character in FORMAT tag at %L"
6455 #: fortran/io.c:1305
6457 msgid "%s tag at %L must be of type %s"
6460 #: fortran/io.c:1312
6462 msgid "%s tag at %L must be scalar"
6465 #: fortran/io.c:1318
6467 msgid "Fortran 2003: IOMSG tag at %L"
6470 #: fortran/io.c:1326
6472 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
6475 #: fortran/io.c:1334
6477 msgid "Extension: CONVERT tag at %L"
6480 #: fortran/io.c:1515 fortran/io.c:1523
6482 msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
6485 #: fortran/io.c:1542 fortran/io.c:1550
6487 msgid "Extension: %s specifier in %s statement at %C has value '%s'"
6490 #: fortran/io.c:1563 fortran/io.c:1571
6492 msgid "%s specifier in %s statement at %C has invalid value '%s'"
6495 #: fortran/io.c:1626
6497 msgid "OPEN statement not allowed in PURE procedure at %C"
6500 #: fortran/io.c:1659
6502 msgid "Fortran 2003: ASYNCHRONOUS= at %C not allowed in Fortran 95"
6505 #: fortran/io.c:1677 fortran/io.c:3060
6507 msgid "Fortran 2003: BLANK= at %C not allowed in Fortran 95"
6510 #: fortran/io.c:1695 fortran/io.c:3039
6512 msgid "Fortran 2003: DECIMAL= at %C not allowed in Fortran 95"
6515 #: fortran/io.c:1713 fortran/io.c:3150
6517 msgid "Fortran 2003: DELIM= at %C not allowed in Fortran 95"
6520 #: fortran/io.c:1731
6522 msgid "Fortran 2003: ENCODING= at %C not allowed in Fortran 95"
6525 #. When implemented, change the following to use gfc_notify_std F2003.
6526 #: fortran/io.c:1783
6528 msgid "Fortran F2003: ROUND= specifier at %C not implemented"
6531 #: fortran/io.c:1802
6533 msgid "Fortran 2003: SIGN= at %C not allowed in Fortran 95"
6536 #: fortran/io.c:2015
6538 msgid "CLOSE statement not allowed in PURE procedure at %C"
6541 #: fortran/io.c:2152 fortran/match.c:1948
6543 msgid "%s statement not allowed in PURE procedure at %C"
6546 #: fortran/io.c:2208
6548 msgid "Fortran 2003: FLUSH statement at %C"
6551 #: fortran/io.c:2264
6553 msgid "Duplicate UNIT specification at %C"
6556 #: fortran/io.c:2324
6557 #, fuzzy, no-c-format
6558 msgid "Duplicate format specification at %C"
6559 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
6561 #: fortran/io.c:2341
6563 msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
6566 #: fortran/io.c:2377
6567 #, fuzzy, no-c-format
6568 msgid "Duplicate NML specification at %C"
6569 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
6571 #: fortran/io.c:2386
6573 msgid "Symbol '%s' at %C must be a NAMELIST group name"
6576 #: fortran/io.c:2451
6578 msgid "END tag at %C not allowed in output statement"
6581 #: fortran/io.c:2528
6583 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
6586 #: fortran/io.c:2553
6588 msgid "Invalid form of WRITE statement at %L, UNIT required"
6591 #: fortran/io.c:2564
6593 msgid "Internal unit with vector subscript at %L"
6596 #: fortran/io.c:2571
6598 msgid "External IO UNIT cannot be an array at %L"
6601 #: fortran/io.c:2576
6602 #, fuzzy, no-c-format
6603 msgid "Extension: Comma before i/o item list at %L"
6604 msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT"
6606 #: fortran/io.c:2586
6607 #, fuzzy, no-c-format
6608 msgid "ERR tag label %d at %L not defined"
6609 msgstr "%Jnimikettä %qD käytetty, mutta ei määritelty"
6611 #: fortran/io.c:2598
6612 #, fuzzy, no-c-format
6613 msgid "END tag label %d at %L not defined"
6614 msgstr "%Jnimikettä %qD käytetty, mutta ei määritelty"
6616 #: fortran/io.c:2610
6617 #, fuzzy, no-c-format
6618 msgid "EOR tag label %d at %L not defined"
6619 msgstr "%Jnimikettä %qD käytetty, mutta ei määritelty"
6621 #: fortran/io.c:2620
6622 #, fuzzy, no-c-format
6623 msgid "FORMAT label %d at %L not defined"
6624 msgstr "%Jnimikettä %qD käytetty, mutta ei määritelty"
6626 #: fortran/io.c:2741
6628 msgid "Syntax error in I/O iterator at %C"
6631 #: fortran/io.c:2772
6632 #, fuzzy, no-c-format
6633 msgid "Expected variable in READ statement at %C"
6634 msgstr "tyhjä esittely"
6636 #: fortran/io.c:2778
6637 #, fuzzy, no-c-format
6638 msgid "Expected expression in %s statement at %C"
6639 msgstr "tyhjä esittely"
6641 #: fortran/io.c:2788
6643 msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
6646 #: fortran/io.c:2797
6648 msgid "Cannot read to variable '%s' in PURE procedure at %C"
6651 #: fortran/io.c:2813
6653 msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
6656 #. A general purpose syntax error.
6657 #: fortran/io.c:2874 fortran/io.c:3481 fortran/gfortran.h:2206
6659 msgid "Syntax error in %s statement at %C"
6662 #: fortran/io.c:2959
6664 msgid "Fortran 2003: Internal file at %L with namelist"
6667 #: fortran/io.c:3013
6668 #, fuzzy, no-c-format
6669 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
6670 msgstr "vektoriylivuoto lausekkeessa"
6672 #: fortran/io.c:3081
6674 msgid "Fortran 2003: PAD= at %C not allowed in Fortran 95"
6677 #. When implemented, change the following to use gfc_notify_std F2003.
6678 #. if (gfc_notify_std (GFC_STD_F2003, "Fortran 2003: ROUND= at %C "
6679 #. "not allowed in Fortran 95") == FAILURE)
6680 #. return MATCH_ERROR;
6681 #: fortran/io.c:3106
6683 msgid "F2003 Feature: ROUND= specifier at %C not implemented"
6686 #: fortran/io.c:3299
6688 msgid "PRINT namelist at %C is an extension"
6691 #: fortran/io.c:3451
6693 msgid "Expected comma in I/O list at %C"
6696 #: fortran/io.c:3515
6698 msgid "PRINT statement at %C not allowed within PURE procedure"
6701 #: fortran/io.c:3671 fortran/io.c:3722
6703 msgid "INQUIRE statement not allowed in PURE procedure at %C"
6706 #: fortran/io.c:3698
6708 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
6711 #: fortran/io.c:3708 fortran/trans-io.c:1178
6713 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
6716 #: fortran/io.c:3715
6718 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
6721 #: fortran/io.c:3728
6723 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
6726 #: fortran/io.c:3888
6728 msgid "Fortran 2003: WAIT at %C not allowed in Fortran 95"
6731 #: fortran/io.c:3894
6733 msgid "WAIT statement not allowed in PURE procedure at %C"
6736 #: fortran/match.c:158
6737 #, fuzzy, no-c-format
6738 msgid "Missing ')' in statement at or before %L"
6739 msgstr "ylivuoto vakiolausekkeessa"
6741 #: fortran/match.c:163
6742 #, fuzzy, no-c-format
6743 msgid "Missing '(' in statement at or before %L"
6744 msgstr "ylivuoto vakiolausekkeessa"
6746 #: fortran/match.c:360
6748 msgid "Integer too large at %C"
6751 #: fortran/match.c:453 fortran/parse.c:598
6753 msgid "Too many digits in statement label at %C"
6756 #: fortran/match.c:459
6758 msgid "Statement label at %C is zero"
6761 #: fortran/match.c:492
6763 msgid "Label name '%s' at %C is ambiguous"
6766 #: fortran/match.c:498
6768 msgid "Duplicate construct label '%s' at %C"
6771 #: fortran/match.c:529
6772 #, fuzzy, no-c-format
6773 msgid "Invalid character in name at %C"
6774 msgstr "epäkelpo osoitintila %qs"
6776 #: fortran/match.c:542 fortran/match.c:623
6778 msgid "Name at %C is too long"
6781 #: fortran/match.c:553
6783 msgid "Invalid character '$' at %C. Use -fdollar-ok to allow it as an extension"
6786 #: fortran/match.c:604 fortran/match.c:652
6788 msgid "Invalid C name in NAME= specifier at %C"
6791 #: fortran/match.c:643
6793 msgid "Embedded space in NAME= specifier at %C"
6796 #: fortran/match.c:968
6798 msgid "Loop variable at %C cannot be a sub-component"
6801 #: fortran/match.c:974
6803 msgid "Loop variable '%s' at %C cannot be INTENT(IN)"
6806 #: fortran/match.c:1007
6808 msgid "Expected a step value in iterator at %C"
6811 #: fortran/match.c:1019
6813 msgid "Syntax error in iterator at %C"
6816 #: fortran/match.c:1260
6818 msgid "Invalid form of PROGRAM statement at %C"
6821 #: fortran/match.c:1385 fortran/match.c:1466
6823 msgid "Obsolescent: arithmetic IF statement at %C"
6826 #: fortran/match.c:1441
6827 #, fuzzy, no-c-format
6828 msgid "Syntax error in IF-expression at %C"
6829 msgstr "kokonaislukuylivuoto lausekkeessa"
6831 #: fortran/match.c:1452
6833 msgid "Block label not appropriate for arithmetic IF statement at %C"
6836 #: fortran/match.c:1490
6837 #, fuzzy, no-c-format
6838 msgid "Block label is not appropriate for IF statement at %C"
6839 msgstr "tyhjä esittely"
6841 #: fortran/match.c:1570 fortran/primary.c:2888
6843 msgid "Cannot assign to a named constant at %C"
6846 #: fortran/match.c:1580
6848 msgid "Unclassifiable statement in IF-clause at %C"
6851 #: fortran/match.c:1587
6853 msgid "Syntax error in IF-clause at %C"
6856 #: fortran/match.c:1631
6858 msgid "Unexpected junk after ELSE statement at %C"
6861 #: fortran/match.c:1637 fortran/match.c:1672
6863 msgid "Label '%s' at %C doesn't match IF label '%s'"
6866 #: fortran/match.c:1666
6868 msgid "Unexpected junk after ELSE IF statement at %C"
6871 #: fortran/match.c:1834
6873 msgid "Name '%s' in %s statement at %C is not a loop name"
6876 #: fortran/match.c:1850
6877 #, fuzzy, no-c-format
6878 msgid "%s statement at %C is not within a loop"
6879 msgstr "continue-lause silmukan ulkopuolella"
6881 #: fortran/match.c:1853
6882 #, fuzzy, no-c-format
6883 msgid "%s statement at %C is not within loop '%s'"
6884 msgstr "break-lause silmukan tai switch-rakenteen ulkopuolella"
6886 #: fortran/match.c:1861
6888 msgid "%s statement at %C leaving OpenMP structured block"
6891 #: fortran/match.c:1874
6893 msgid "EXIT statement at %C terminating !$OMP DO loop"
6896 #: fortran/match.c:1926
6898 msgid "Too many digits in STOP code at %C"
6901 #: fortran/match.c:1979
6903 msgid "Deleted feature: PAUSE statement at %C"
6906 #: fortran/match.c:2027
6908 msgid "Deleted feature: ASSIGN statement at %C"
6911 #: fortran/match.c:2073
6913 msgid "Deleted feature: Assigned GOTO statement at %C"
6916 #: fortran/match.c:2120 fortran/match.c:2172
6918 msgid "Statement label list in GOTO at %C cannot be empty"
6921 #: fortran/match.c:2256
6923 msgid "Bad allocate-object in ALLOCATE statement at %C for a PURE procedure"
6926 #: fortran/match.c:2324
6928 msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
6931 #: fortran/match.c:2401
6933 msgid "Illegal deallocate-expression in DEALLOCATE at %C for a PURE procedure"
6936 #: fortran/match.c:2453
6938 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
6941 #: fortran/match.c:2484
6943 msgid "Extension: RETURN statement in main program at %C"
6946 #: fortran/match.c:2515
6947 #, fuzzy, no-c-format
6948 msgid "Expected component reference at %C"
6949 msgstr "vektoriylivuoto lausekkeessa"
6951 #: fortran/match.c:2521
6953 msgid "Junk after CALL at %C"
6956 #: fortran/match.c:2527
6958 msgid "Expected type-bound procedure reference at %C"
6961 #: fortran/match.c:2745
6963 msgid "Syntax error in common block name at %C"
6966 #: fortran/match.c:2781
6968 msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
6971 #. If we find an error, just print it and continue,
6972 #. cause it's just semantic, and we can see if there
6974 #: fortran/match.c:2840
6976 msgid "Variable '%s' at %L in common block '%s' at %C must be declared with a C interoperable kind since common block '%s' is bind(c)"
6979 #: fortran/match.c:2849
6981 msgid "Variable '%s' in common block '%s' at %C can not be bind(c) since it is not global"
6984 #: fortran/match.c:2856
6986 msgid "Symbol '%s' at %C is already in a COMMON block"
6989 #: fortran/match.c:2864
6991 msgid "Initialized symbol '%s' at %C can only be COMMON in BLOCK DATA"
6994 #: fortran/match.c:2891
6996 msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
6999 #: fortran/match.c:2901
7001 msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
7004 #: fortran/match.c:2933
7006 msgid "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to another COMMON block '%s'"
7009 #: fortran/match.c:3041
7011 msgid "Namelist group name '%s' at %C already has a basic type of %s"
7014 #: fortran/match.c:3049
7016 msgid "Namelist group name '%s' at %C already is USE associated and cannot be respecified."
7019 #: fortran/match.c:3076
7021 msgid "Assumed size array '%s' in namelist '%s' at %C is not allowed"
7024 #: fortran/match.c:3083
7026 msgid "Assumed character length '%s' in namelist '%s' at %C is not allowed"
7029 #: fortran/match.c:3210
7031 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
7034 #: fortran/match.c:3218
7036 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
7039 #: fortran/match.c:3246
7041 msgid "EQUIVALENCE at %C requires two or more objects"
7044 #: fortran/match.c:3260
7046 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
7049 #: fortran/match.c:3386
7051 msgid "Statement function at %L is recursive"
7054 #: fortran/match.c:3474
7056 msgid "Expected initialization expression in CASE at %C"
7059 #: fortran/match.c:3497
7061 msgid "Expected the name of the SELECT CASE construct at %C"
7064 #: fortran/match.c:3509
7066 msgid "Expected case name of '%s' at %C"
7069 #: fortran/match.c:3553
7071 msgid "Unexpected CASE statement at %C"
7074 #: fortran/match.c:3605
7076 msgid "Syntax error in CASE-specification at %C"
7079 #: fortran/match.c:3725
7081 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
7084 #: fortran/match.c:3763
7086 msgid "Label '%s' at %C doesn't match WHERE label '%s'"
7089 #: fortran/match.c:3863
7091 msgid "Syntax error in FORALL iterator at %C"
7094 #: fortran/matchexp.c:28
7096 msgid "Syntax error in expression at %C"
7097 msgstr "kokonaislukuylivuoto lausekkeessa"
7099 #: fortran/matchexp.c:72
7101 msgid "Bad character '%c' in OPERATOR name at %C"
7104 #: fortran/matchexp.c:80
7106 msgid "The name '%s' cannot be used as a defined operator at %C"
7109 #: fortran/matchexp.c:180
7110 #, fuzzy, no-c-format
7111 msgid "Expected a right parenthesis in expression at %C"
7112 msgstr "vektoriylivuoto lausekkeessa"
7114 #: fortran/matchexp.c:305
7115 #, fuzzy, no-c-format
7116 msgid "Expected exponent in expression at %C"
7117 msgstr "vektoriylivuoto lausekkeessa"
7119 #: fortran/matchexp.c:343 fortran/matchexp.c:348 fortran/matchexp.c:452
7120 #: fortran/matchexp.c:457
7122 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
7125 #: fortran/misc.c:39
7127 msgid "Out of memory-- malloc() failed"
7130 #: fortran/module.c:509
7132 msgid "Fortran 2003: module nature in USE statement at %C"
7135 #: fortran/module.c:521
7137 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
7140 #: fortran/module.c:534
7142 msgid "\"::\" was expected after module nature at %C but was not found"
7145 #: fortran/module.c:543
7147 msgid "Fortran 2003: \"USE :: module\" at %C"
7150 #: fortran/module.c:597
7152 msgid "Missing generic specification in USE statement at %C"
7155 #: fortran/module.c:605
7157 msgid "Fortran 2003: Renaming operators in USE statements at %C"
7160 #: fortran/module.c:647
7162 msgid "The name '%s' at %C has already been used as an external module name."
7165 #: fortran/module.c:925
7167 msgid "Reading module %s at line %d column %d: %s"
7170 #: fortran/module.c:929
7172 msgid "Writing module %s at line %d column %d: %s"
7175 #: fortran/module.c:933
7177 msgid "Module %s at line %d column %d: %s"
7180 #: fortran/module.c:973
7181 msgid "Unexpected EOF"
7184 #: fortran/module.c:1005
7185 msgid "Unexpected end of module in string constant"
7188 #: fortran/module.c:1059
7190 msgid "Integer overflow"
7191 msgstr "kokonaislukuylivuoto lausekkeessa"
7193 #: fortran/module.c:1090
7194 msgid "Name too long"
7197 #: fortran/module.c:1197
7201 #: fortran/module.c:1241
7202 msgid "Expected name"
7205 #: fortran/module.c:1244
7207 msgid "Expected left parenthesis"
7208 msgstr "vektoriylivuoto lausekkeessa"
7210 #: fortran/module.c:1247
7212 msgid "Expected right parenthesis"
7213 msgstr "vektoriylivuoto lausekkeessa"
7215 #: fortran/module.c:1250
7217 msgid "Expected integer"
7218 msgstr "vektoriylivuoto lausekkeessa"
7220 #: fortran/module.c:1253
7222 msgid "Expected string"
7223 msgstr "leveä merkkijonovakio %<asm%>-lauseessa"
7225 #: fortran/module.c:1277
7226 msgid "find_enum(): Enum not found"
7229 #: fortran/module.c:1291
7230 #, fuzzy, no-c-format
7231 msgid "Error writing modules file: %s"
7232 msgstr "%s: virhe kirjoitettaessa tiedostoa ”%s”: %s\n"
7234 #: fortran/module.c:1840
7236 msgid "Expected attribute bit name"
7237 msgstr "%qs attribuuttia ei huomioida"
7239 #: fortran/module.c:2665
7241 msgid "Expected integer string"
7242 msgstr "vektoriylivuoto lausekkeessa"
7244 #: fortran/module.c:2669
7245 msgid "Error converting integer"
7248 #: fortran/module.c:2691
7250 msgid "Expected real string"
7251 msgstr "vektoriylivuoto lausekkeessa"
7253 #: fortran/module.c:2893
7255 msgid "Expected expression type"
7256 msgstr "vektoriylivuoto lausekkeessa"
7258 #: fortran/module.c:2947
7259 msgid "Bad operator"
7262 #: fortran/module.c:3036
7264 msgid "Bad type in constant expression"
7265 msgstr "ylivuoto vakiolausekkeessa"
7267 #: fortran/module.c:3077
7269 msgid "Namelist %s cannot be renamed by USE association to %s"
7272 #: fortran/module.c:4250
7274 msgid "Symbol '%s' referenced at %L not found in module '%s'"
7277 #: fortran/module.c:4257
7279 msgid "User operator '%s' referenced at %L not found in module '%s'"
7282 #: fortran/module.c:4262
7284 msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
7287 #: fortran/module.c:4829
7289 msgid "Can't open module file '%s' for writing at %C: %s"
7292 #: fortran/module.c:4867
7293 #, fuzzy, no-c-format
7294 msgid "Error writing module file '%s' for writing: %s"
7295 msgstr "%s: virhe kirjoitettaessa tiedostoa ”%s”: %s\n"
7297 #: fortran/module.c:4876
7298 #, fuzzy, no-c-format
7299 msgid "Can't delete module file '%s': %s"
7300 msgstr "syötetiedoston avaaminen ei onnistu: %s"
7302 #: fortran/module.c:4879
7303 #, fuzzy, no-c-format
7304 msgid "Can't rename module file '%s' to '%s': %s"
7305 msgstr "%s: virhe kirjoitettaessa tiedostoa ”%s”: %s\n"
7307 #: fortran/module.c:4885
7309 msgid "Can't delete temporary module file '%s': %s"
7312 #: fortran/module.c:4905 fortran/module.c:4987
7314 msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_C_BINDING."
7317 #: fortran/module.c:5018
7319 msgid "Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
7322 #: fortran/module.c:5040
7324 msgid "Symbol '%s' already declared"
7327 #: fortran/module.c:5095
7329 msgid "Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name used previously"
7332 #: fortran/module.c:5108
7334 msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_FORTRAN_ENV"
7337 #: fortran/module.c:5116
7339 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %s"
7342 #: fortran/module.c:5144
7344 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
7347 #: fortran/module.c:5160
7349 msgid "Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
7352 #: fortran/module.c:5194
7354 msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
7357 #: fortran/module.c:5202
7359 msgid "Fortran 2003: ISO_C_BINDING module at %C"
7362 #: fortran/module.c:5212
7364 msgid "Can't find an intrinsic module named '%s' at %C"
7367 #: fortran/module.c:5217
7369 msgid "Can't open module file '%s' for reading at %C: %s"
7372 #: fortran/module.c:5225
7374 msgid "Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name used previously"
7377 #: fortran/module.c:5240
7378 msgid "Unexpected end of module"
7381 #: fortran/module.c:5245
7383 msgid "File '%s' opened at %C is not a GFORTRAN module file"
7386 #: fortran/module.c:5252
7388 msgid "Parse error when checking module version for file '%s' opened at %C"
7391 #: fortran/module.c:5257
7393 msgid "Wrong module version '%s' (expected '"
7396 #: fortran/module.c:5270
7398 msgid "Can't USE the same module we're building!"
7401 #: fortran/openmp.c:134 fortran/openmp.c:562
7403 msgid "COMMON block /%s/ not found at %C"
7406 #: fortran/openmp.c:165
7408 msgid "Syntax error in OpenMP variable list at %C"
7411 #: fortran/openmp.c:293
7413 msgid "%s is not INTRINSIC procedure name at %C"
7416 #: fortran/openmp.c:404
7418 msgid "COLLAPSE clause argument not constant positive integer at %C"
7421 #: fortran/openmp.c:541
7423 msgid "Threadprivate variable at %C is an element of a COMMON block"
7426 #: fortran/openmp.c:581
7428 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
7431 #: fortran/openmp.c:759 fortran/resolve.c:6460 fortran/resolve.c:6813
7433 msgid "IF clause at %L requires a scalar LOGICAL expression"
7436 #: fortran/openmp.c:767
7438 msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
7441 #: fortran/openmp.c:775
7443 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
7446 #: fortran/openmp.c:815
7447 #, fuzzy, no-c-format
7448 msgid "Object '%s' is not a variable at %L"
7449 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
7451 #: fortran/openmp.c:823 fortran/openmp.c:833 fortran/openmp.c:840
7452 #: fortran/openmp.c:850
7454 msgid "Symbol '%s' present on multiple clauses at %L"
7457 #: fortran/openmp.c:873
7459 msgid "Non-THREADPRIVATE object '%s' in COPYIN clause at %L"
7462 #: fortran/openmp.c:876
7464 msgid "COPYIN clause object '%s' at %L has ALLOCATABLE components"
7467 #: fortran/openmp.c:884
7469 msgid "Assumed size array '%s' in COPYPRIVATE clause at %L"
7472 #: fortran/openmp.c:887
7474 msgid "COPYPRIVATE clause object '%s' at %L has ALLOCATABLE components"
7477 #: fortran/openmp.c:895
7479 msgid "THREADPRIVATE object '%s' in SHARED clause at %L"
7482 #: fortran/openmp.c:898
7484 msgid "Cray pointee '%s' in SHARED clause at %L"
7487 #: fortran/openmp.c:906
7489 msgid "THREADPRIVATE object '%s' in %s clause at %L"
7492 #: fortran/openmp.c:909
7494 msgid "Cray pointee '%s' in %s clause at %L"
7497 #: fortran/openmp.c:914
7499 msgid "POINTER object '%s' in %s clause at %L"
7502 #: fortran/openmp.c:919
7504 msgid "%s clause object '%s' has ALLOCATABLE components at %L"
7507 #: fortran/openmp.c:922
7509 msgid "Cray pointer '%s' in %s clause at %L"
7512 #: fortran/openmp.c:926
7514 msgid "Assumed size array '%s' in %s clause at %L"
7517 #: fortran/openmp.c:931
7519 msgid "Variable '%s' in %s clause is used in NAMELIST statement at %L"
7522 #: fortran/openmp.c:940
7524 msgid "%c REDUCTION variable '%s' at %L must be of numeric type, got %s"
7527 #: fortran/openmp.c:951
7529 msgid "%s REDUCTION variable '%s' must be LOGICAL at %L"
7532 #: fortran/openmp.c:962
7534 msgid "%s REDUCTION variable '%s' must be INTEGER or REAL at %L"
7537 #: fortran/openmp.c:971
7539 msgid "%s REDUCTION variable '%s' must be INTEGER at %L"
7542 #: fortran/openmp.c:1083
7544 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
7547 #: fortran/openmp.c:1123
7549 msgid "!$OMP ATOMIC assignment operator must be +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
7552 #: fortran/openmp.c:1171
7554 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
7557 #: fortran/openmp.c:1185
7559 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
7562 #: fortran/openmp.c:1217
7564 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
7567 #: fortran/openmp.c:1241
7569 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
7572 #: fortran/openmp.c:1248
7574 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
7577 #: fortran/openmp.c:1264
7579 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference '%s' at %L"
7582 #: fortran/openmp.c:1267
7584 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
7587 #: fortran/openmp.c:1273
7589 msgid "First or last !$OMP ATOMIC intrinsic argument must be '%s' at %L"
7592 #: fortran/openmp.c:1291
7594 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
7597 #: fortran/openmp.c:1426
7599 msgid "!$OMP DO cannot be a DO WHILE or DO without loop control at %L"
7602 #: fortran/openmp.c:1432
7604 msgid "!$OMP DO iteration variable must be of type integer at %L"
7607 #: fortran/openmp.c:1436
7609 msgid "!$OMP DO iteration variable must not be THREADPRIVATE at %L"
7612 #: fortran/openmp.c:1444
7614 msgid "!$OMP DO iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
7617 #: fortran/openmp.c:1462
7619 msgid "!$OMP DO collapsed loops don't form rectangular iteration space at %L"
7622 #: fortran/openmp.c:1476
7624 msgid "collapsed !$OMP DO loops not perfectly nested at %L"
7627 #: fortran/openmp.c:1485 fortran/openmp.c:1492
7629 msgid "not enough DO loops for collapsed !$OMP DO at %L"
7632 #: fortran/options.c:233
7634 msgid "Option -fwhole-program is not supported for Fortran"
7637 #: fortran/options.c:287
7639 msgid "Reading file '%s' as free form"
7642 #: fortran/options.c:297
7644 msgid "'-fd-lines-as-comments' has no effect in free form"
7647 #: fortran/options.c:300
7649 msgid "'-fd-lines-as-code' has no effect in free form"
7652 #: fortran/options.c:318
7654 msgid "Flag -fno-automatic overwrites -fmax-stack-var-size=%d"
7657 #: fortran/options.c:321
7659 msgid "Flag -fno-automatic overwrites -frecursive"
7662 #: fortran/options.c:323
7664 msgid "Flag -fno-automatic overwrites -frecursive implied by -fopenmp"
7667 #: fortran/options.c:327
7669 msgid "Flag -frecursive overwrites -fmax-stack-var-size=%d"
7672 #: fortran/options.c:331
7674 msgid "Flag -fmax-stack-var-size=%d overwrites -frecursive implied by -fopenmp"
7677 #: fortran/options.c:404
7679 msgid "gfortran: Only one -J option allowed"
7682 #: fortran/options.c:447
7684 msgid "Argument to -ffpe-trap is not valid: %s"
7687 #: fortran/options.c:600
7689 msgid "Fixed line length must be at least seven."
7692 #: fortran/options.c:618
7694 msgid "Free line length must be at least three."
7697 #: fortran/options.c:632
7698 #, fuzzy, no-c-format
7699 msgid "-static-libgfortran is not supported in this configuration"
7700 msgstr "#pragma redefine_extname ei ole tuettu tällä kohteella"
7702 #: fortran/options.c:680
7704 msgid "Maximum supported identifier length is %d"
7707 #: fortran/options.c:712
7709 msgid "Unrecognized option to -finit-logical: %s"
7712 #: fortran/options.c:726
7714 msgid "Unrecognized option to -finit-real: %s"
7717 #: fortran/options.c:742
7719 msgid "The value of n in -finit-character=n must be between 0 and 127"
7722 #: fortran/options.c:833
7724 msgid "Maximum subrecord length cannot exceed %d"
7727 #: fortran/parse.c:454
7729 msgid "Unclassifiable statement at %C"
7732 #: fortran/parse.c:478
7734 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
7737 #: fortran/parse.c:559
7739 msgid "Unclassifiable OpenMP directive at %C"
7742 #: fortran/parse.c:601 fortran/parse.c:742
7743 #, fuzzy, no-c-format
7744 msgid "Zero is not a valid statement label at %C"
7745 msgstr "epäkelpo lvalue asm-lauseessa"
7747 #: fortran/parse.c:608 fortran/parse.c:734
7749 msgid "Non-numeric character in statement label at %C"
7752 #: fortran/parse.c:620 fortran/parse.c:656 fortran/parse.c:782
7754 msgid "Semicolon at %C needs to be preceded by statement"
7757 #: fortran/parse.c:628 fortran/parse.c:794
7759 msgid "Ignoring statement label in empty statement at %C"
7762 #: fortran/parse.c:721 fortran/parse.c:761
7764 msgid "Bad continuation line at %C"
7767 #: fortran/parse.c:821
7769 msgid "Line truncated at %C"
7772 #: fortran/parse.c:1008
7774 msgid "FORMAT statement at %L does not have a statement label"
7777 #: fortran/parse.c:1080
7778 msgid "arithmetic IF"
7781 #: fortran/parse.c:1086
7783 msgid "attribute declaration"
7784 msgstr "tyhjä esittely"
7786 #: fortran/parse.c:1116
7788 msgid "data declaration"
7789 msgstr "tyhjä esittely"
7791 #: fortran/parse.c:1125
7793 msgid "derived type declaration"
7794 msgstr "tyhjä esittely"
7796 #: fortran/parse.c:1207
7800 #: fortran/parse.c:1216
7801 msgid "implied END DO"
7804 #: fortran/parse.c:1292
7808 #: fortran/parse.c:1295
7810 msgid "pointer assignment"
7811 msgstr "epäkelpo lvalue sijoituksessa"
7813 #: fortran/parse.c:1304
7817 #: fortran/parse.c:1533
7818 #, fuzzy, no-c-format
7819 msgid "Unexpected %s statement at %C"
7820 msgstr "tyhjä esittely"
7822 #: fortran/parse.c:1673
7824 msgid "%s statement at %C cannot follow %s statement at %L"
7827 #: fortran/parse.c:1690
7829 msgid "Unexpected end of file in '%s'"
7832 #: fortran/parse.c:1722
7834 msgid "Derived-type '%s' with SEQUENCE must not have a CONTAINS section at %C"
7837 #: fortran/parse.c:1725
7839 msgid "Derived-type '%s' with BIND(C) must not have a CONTAINS section at %C"
7842 #: fortran/parse.c:1745
7844 msgid "Components in TYPE at %C must precede CONTAINS"
7847 #: fortran/parse.c:1750
7849 msgid "Fortran 2003: Type-bound procedure at %C"
7852 #: fortran/parse.c:1759
7854 msgid "Fortran 2003: GENERIC binding at %C"
7857 #: fortran/parse.c:1769
7859 msgid "Fortran 2003: FINAL procedure declaration at %C"
7862 #: fortran/parse.c:1781
7864 msgid "Fortran 2008: Derived type definition at %C with empty CONTAINS section"
7867 #: fortran/parse.c:1792 fortran/parse.c:1903
7869 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
7872 #: fortran/parse.c:1800
7874 msgid "PRIVATE statement at %C must precede procedure bindings"
7877 #: fortran/parse.c:1808 fortran/parse.c:1919
7879 msgid "Duplicate PRIVATE statement at %C"
7882 #: fortran/parse.c:1818
7884 msgid "SEQUENCE statement at %C must precede CONTAINS"
7887 #: fortran/parse.c:1823
7889 msgid "Already inside a CONTAINS block at %C"
7892 #: fortran/parse.c:1878
7894 msgid "PROCEDURE binding at %C must be inside CONTAINS"
7897 #: fortran/parse.c:1883
7899 msgid "FINAL declaration at %C must be inside CONTAINS"
7902 #: fortran/parse.c:1892
7904 msgid "Fortran 2003: Derived type definition at %C without components"
7907 #: fortran/parse.c:1911
7909 msgid "PRIVATE statement at %C must precede structure components"
7912 #: fortran/parse.c:1932
7914 msgid "SEQUENCE statement at %C must precede structure components"
7917 #: fortran/parse.c:1939
7919 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
7922 #: fortran/parse.c:1944
7924 msgid "Duplicate SEQUENCE statement at %C"
7927 #: fortran/parse.c:1955
7929 msgid "Fortran 2003: CONTAINS block in derived type definition at %C"
7932 #: fortran/parse.c:2037
7934 msgid "ENUM declaration at %C has no ENUMERATORS"
7937 #: fortran/parse.c:2131
7939 msgid "Unexpected %s statement in INTERFACE block at %C"
7942 #: fortran/parse.c:2157
7944 msgid "SUBROUTINE at %C does not belong in a generic function interface"
7947 #: fortran/parse.c:2161
7949 msgid "FUNCTION at %C does not belong in a generic subroutine interface"
7952 #: fortran/parse.c:2171
7954 msgid "Name '%s' of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
7957 #: fortran/parse.c:2202
7959 msgid "Unexpected %s statement at %C in INTERFACE body"
7962 #: fortran/parse.c:2216
7964 msgid "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
7967 #: fortran/parse.c:2402
7969 msgid "%s statement must appear in a MODULE"
7972 #: fortran/parse.c:2409
7974 msgid "%s statement at %C follows another accessibility specification"
7977 #: fortran/parse.c:2459
7979 msgid "Bad kind expression for function '%s' at %L"
7982 #: fortran/parse.c:2463
7984 msgid "The type for function '%s' at %L is not accessible"
7987 #: fortran/parse.c:2521
7989 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
7992 #: fortran/parse.c:2542
7994 msgid "Unexpected %s statement in WHERE block at %C"
7997 #: fortran/parse.c:2601
7999 msgid "Unexpected %s statement in FORALL block at %C"
8002 #: fortran/parse.c:2652
8004 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
8007 #: fortran/parse.c:2670
8009 msgid "Duplicate ELSE statements at %L and %C"
8012 #: fortran/parse.c:2731
8014 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
8017 #: fortran/parse.c:2789
8019 msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
8022 #: fortran/parse.c:2823
8024 msgid "End of nonblock DO statement at %C is within another block"
8027 #: fortran/parse.c:2832
8029 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
8032 #: fortran/parse.c:2881
8034 msgid "Statement label in ENDDO at %C doesn't match DO label"
8037 #: fortran/parse.c:2897
8039 msgid "named block DO at %L requires matching ENDDO name"
8042 #: fortran/parse.c:3156
8044 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
8047 #: fortran/parse.c:3212
8049 msgid "%s statement at %C cannot terminate a non-block DO loop"
8052 #: fortran/parse.c:3399
8054 msgid "Contained procedure '%s' at %C is already ambiguous"
8057 #: fortran/parse.c:3449
8059 msgid "Unexpected %s statement in CONTAINS section at %C"
8062 #: fortran/parse.c:3473
8064 msgid "Fortran 2008: CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
8067 #: fortran/parse.c:3544
8069 msgid "CONTAINS statement at %C is already in a contained program unit"
8072 #: fortran/parse.c:3593
8074 msgid "Global name '%s' at %L is already being used as a %s at %L"
8077 #: fortran/parse.c:3614
8079 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
8082 #: fortran/parse.c:3640
8084 msgid "Unexpected %s statement in BLOCK DATA at %C"
8087 #: fortran/parse.c:3683
8089 msgid "Unexpected %s statement in MODULE at %C"
8092 #. If we see a duplicate main program, shut down. If the second
8093 #. instance is an implied main program, i.e. data decls or executable
8094 #. statements, we're in for lots of errors.
8095 #: fortran/parse.c:3866
8097 msgid "Two main PROGRAMs at %L and %C"
8100 #: fortran/primary.c:90
8101 #, fuzzy, no-c-format
8102 msgid "Missing kind-parameter at %C"
8103 msgstr "tiedostonimi puuttuu option %qs jälkeen"
8105 #: fortran/primary.c:214
8107 msgid "Integer kind %d at %C not available"
8110 #: fortran/primary.c:222
8112 msgid "Integer too big for its kind at %C. This check can be disabled with the option -fno-range-check"
8115 #: fortran/primary.c:251
8117 msgid "Extension: Hollerith constant at %C"
8120 #: fortran/primary.c:263
8122 msgid "Invalid Hollerith constant: %L must contain at least one character"
8125 #: fortran/primary.c:269
8127 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
8130 #: fortran/primary.c:286
8132 msgid "Invalid Hollerith constant at %L contains a wide character"
8135 #: fortran/primary.c:367
8137 msgid "Extension: Hexadecimal constant at %C uses non-standard syntax"
8140 #: fortran/primary.c:377
8142 msgid "Empty set of digits in BOZ constant at %C"
8145 #: fortran/primary.c:383
8146 #, fuzzy, no-c-format
8147 msgid "Illegal character in BOZ constant at %C"
8148 msgstr "täytemerkki strfmon-muotoilussa"
8150 #: fortran/primary.c:406
8152 msgid "Extension: BOZ constant at %C uses non-standard postfix syntax"
8155 #: fortran/primary.c:437
8157 msgid "Integer too big for integer kind %i at %C"
8160 #: fortran/primary.c:443
8162 msgid "Fortran 2003: BOZ used outside a DATA statement at %C"
8165 #: fortran/primary.c:543
8167 msgid "Missing exponent in real number at %C"
8170 #: fortran/primary.c:599
8172 msgid "Real number at %C has a 'd' exponent and an explicit kind"
8175 #: fortran/primary.c:612
8176 #, fuzzy, no-c-format
8177 msgid "Invalid real kind %d at %C"
8178 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
8180 #: fortran/primary.c:626
8182 msgid "Real constant overflows its kind at %C"
8185 #: fortran/primary.c:631
8187 msgid "Real constant underflows its kind at %C"
8190 #: fortran/primary.c:723
8192 msgid "Syntax error in SUBSTRING specification at %C"
8195 #: fortran/primary.c:935
8197 msgid "Invalid kind %d for CHARACTER constant at %C"
8200 #: fortran/primary.c:956
8202 msgid "Unterminated character constant beginning at %C"
8205 #: fortran/primary.c:997
8207 msgid "Character '%s' in string at %C is not representable in character kind %d"
8210 #: fortran/primary.c:1080
8212 msgid "Bad kind for logical constant at %C"
8215 #: fortran/primary.c:1119
8217 msgid "Expected PARAMETER symbol in complex constant at %C"
8220 #: fortran/primary.c:1125
8222 msgid "Numeric PARAMETER required in complex constant at %C"
8225 #: fortran/primary.c:1131
8227 msgid "Scalar PARAMETER required in complex constant at %C"
8230 #: fortran/primary.c:1135
8232 msgid "Fortran 2003: PARAMETER symbol in complex constant at %C"
8235 #: fortran/primary.c:1165
8237 msgid "Error converting PARAMETER constant in complex constant at %C"
8240 #: fortran/primary.c:1294
8242 msgid "Syntax error in COMPLEX constant at %C"
8245 #: fortran/primary.c:1483
8247 msgid "Keyword '%s' at %C has already appeared in the current argument list"
8250 #: fortran/primary.c:1547
8251 #, fuzzy, no-c-format
8252 msgid "Extension: argument list function at %C"
8253 msgstr "liian paljon argumentteja funktiolle %qs"
8255 #: fortran/primary.c:1614
8257 msgid "Expected alternate return label at %C"
8260 #: fortran/primary.c:1632
8262 msgid "Missing keyword name in actual argument list at %C"
8265 #: fortran/primary.c:1677
8267 msgid "Syntax error in argument list at %C"
8270 #: fortran/primary.c:1772
8272 msgid "Expected structure component name at %C"
8275 #: fortran/primary.c:1809
8276 #, fuzzy, no-c-format
8277 msgid "Expected argument list at %C"
8278 msgstr "liian paljon argumentteja funktiolle %qs"
8280 #: fortran/primary.c:2103
8282 msgid "Fortran 2003: Structure constructor with missing optional arguments at %C"
8285 #: fortran/primary.c:2111
8287 msgid "No initializer for component '%s' given in the structure constructor at %C!"
8290 #: fortran/primary.c:2167
8291 #, fuzzy, no-c-format
8292 msgid "Can't construct ABSTRACT type '%s' at %C"
8293 msgstr "ei voi kirjoittaa tiedostoon %s: %m"
8295 #: fortran/primary.c:2195
8297 msgid "Fortran 2003: Structure constructor with named arguments at %C"
8300 #: fortran/primary.c:2210
8302 msgid "Component initializer without name after component named %s at %C!"
8305 #: fortran/primary.c:2213
8307 msgid "Too many components in structure constructor at %C!"
8310 #: fortran/primary.c:2246
8312 msgid "Component '%s' is initialized twice in the structure constructor at %C!"
8315 #: fortran/primary.c:2302
8317 msgid "component '%s' at %L has already been set by a parent derived type constructor"
8320 #: fortran/primary.c:2325
8322 msgid "Syntax error in structure constructor at %C"
8325 #: fortran/primary.c:2415
8327 msgid "'%s' at %C is the name of a recursive function and so refers to the result variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
8330 #: fortran/primary.c:2536
8332 msgid "Unexpected use of subroutine name '%s' at %C"
8335 #: fortran/primary.c:2567
8337 msgid "Statement function '%s' requires argument list at %C"
8340 #: fortran/primary.c:2570
8342 msgid "Function '%s' requires an argument list at %C"
8345 #: fortran/primary.c:2615
8346 #, fuzzy, no-c-format
8347 msgid "Missing argument to '%s' at %C"
8348 msgstr "liikaa argumentteja funktiolle %s %q+#D"
8350 #: fortran/primary.c:2756
8351 #, fuzzy, no-c-format
8352 msgid "Missing argument list in function '%s' at %C"
8353 msgstr "lopetusalkio puuttuu funktiokutsusta"
8355 #: fortran/primary.c:2784
8356 #, fuzzy, no-c-format
8357 msgid "Symbol at %C is not appropriate for an expression"
8358 msgstr "liukulukuylivuoto lausekkeessa"
8360 #: fortran/primary.c:2852
8362 msgid "Assigning to PROTECTED variable at %C"
8365 #: fortran/primary.c:2886
8367 msgid "Named constant at %C in an EQUIVALENCE"
8370 #: fortran/primary.c:2921
8371 #, fuzzy, no-c-format
8372 msgid "'%s' at %C is not a variable"
8373 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
8375 #: fortran/resolve.c:110
8377 msgid "'%s' at %L is of the ABSTRACT type '%s'"
8380 #: fortran/resolve.c:113
8382 msgid "ABSTRACT type '%s' used at %L"
8385 #: fortran/resolve.c:163
8387 msgid "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
8390 #: fortran/resolve.c:167
8392 msgid "Alternate return specifier in function '%s' at %L is not allowed"
8395 #: fortran/resolve.c:180
8397 msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
8400 #: fortran/resolve.c:187
8402 msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
8405 #: fortran/resolve.c:200 fortran/resolve.c:1292
8407 msgid "Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
8410 #: fortran/resolve.c:248
8412 msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
8415 #: fortran/resolve.c:253
8417 msgid "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
8420 #: fortran/resolve.c:262
8422 msgid "Argument '%s' of elemental procedure at %L must be scalar"
8425 #: fortran/resolve.c:269
8427 msgid "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
8430 #: fortran/resolve.c:277
8432 msgid "Dummy procedure '%s' not allowed in elemental procedure '%s' at %L"
8435 #: fortran/resolve.c:289
8437 msgid "Argument '%s' of statement function at %L must be scalar"
8440 #: fortran/resolve.c:299
8442 msgid "Character-valued argument '%s' of statement function at %L must have constant length"
8445 #: fortran/resolve.c:356
8447 msgid "Contained function '%s' at %L has no IMPLICIT type"
8450 #: fortran/resolve.c:359
8452 msgid "Result '%s' of contained function '%s' at %L has no IMPLICIT type"
8455 #: fortran/resolve.c:376
8457 msgid "Character-valued internal function '%s' at %L must not be assumed length"
8460 #: fortran/resolve.c:547
8462 msgid "Function %s at %L has entries with mismatched array specifications"
8465 #: fortran/resolve.c:564
8467 msgid "Extension: Function %s at %L with entries returning variables of different string lengths"
8470 #: fortran/resolve.c:591
8472 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
8475 #: fortran/resolve.c:595
8477 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
8480 #: fortran/resolve.c:602
8482 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
8485 #: fortran/resolve.c:606
8487 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
8490 #: fortran/resolve.c:644
8492 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
8495 #: fortran/resolve.c:649
8497 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
8500 #: fortran/resolve.c:707
8502 msgid "Variable '%s' at %L is in COMMON but only in BLOCK DATA initialization is allowed"
8505 #: fortran/resolve.c:711
8507 msgid "Initialized variable '%s' at %L is in a blank COMMON but initialization is only allowed in named common blocks"
8510 #: fortran/resolve.c:722
8512 msgid "Derived type variable '%s' in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
8515 #: fortran/resolve.c:726
8517 msgid "Derived type variable '%s' in COMMON at %L has an ultimate component that is allocatable"
8520 #: fortran/resolve.c:730
8521 #, fuzzy, no-c-format
8522 msgid "Derived type variable '%s' in COMMON at %L may not have default initializer"
8523 msgstr "muuttuvakokoista objektia ei voi alustaa"
8525 #: fortran/resolve.c:760
8527 msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
8530 #: fortran/resolve.c:764
8532 msgid "COMMON block '%s' at %L is also an intrinsic procedure"
8535 #: fortran/resolve.c:768
8537 msgid "Fortran 2003: COMMON block '%s' at %L that is also a function result"
8540 #: fortran/resolve.c:773
8542 msgid "Fortran 2003: COMMON block '%s' at %L that is also a global procedure"
8545 #: fortran/resolve.c:835
8547 msgid "Components of structure constructor '%s' at %L are PRIVATE"
8550 #: fortran/resolve.c:857
8552 msgid "The rank of the element in the derived type constructor at %L does not match that of the component (%d/%d)"
8555 #: fortran/resolve.c:870
8557 msgid "The element in the derived type constructor at %L, for pointer component '%s', is %s but should be %s"
8560 #: fortran/resolve.c:883
8562 msgid "The NULL in the derived type constructor at %L is being applied to component '%s', which is neither a POINTER nor ALLOCATABLE"
8565 #: fortran/resolve.c:897
8567 msgid "The element in the derived type constructor at %L, for pointer component '%s' should be a POINTER or a TARGET"
8570 #: fortran/resolve.c:1018
8572 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array '%s' at %L"
8575 #: fortran/resolve.c:1080
8577 msgid "'%s' at %L is ambiguous"
8580 #: fortran/resolve.c:1084
8582 msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
8585 #: fortran/resolve.c:1163
8587 msgid "Non-RECURSIVE procedure '%s' at %L is possibly calling itself recursively. Declare it RECURSIVE or use -frecursive"
8590 #: fortran/resolve.c:1196 fortran/resolve.c:6023 fortran/resolve.c:6778
8592 msgid "Label %d referenced at %L is never defined"
8595 #: fortran/resolve.c:1241
8597 msgid "Statement function '%s' at %L is not allowed as an actual argument"
8600 #: fortran/resolve.c:1249
8602 msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
8605 #: fortran/resolve.c:1256
8607 msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
8610 #: fortran/resolve.c:1262
8612 msgid "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument at %L"
8615 #: fortran/resolve.c:1314
8617 msgid "Symbol '%s' at %L is ambiguous"
8620 #: fortran/resolve.c:1365
8622 msgid "By-value argument at %L is not of numeric type"
8625 #: fortran/resolve.c:1372
8627 msgid "By-value argument at %L cannot be an array or an array section"
8630 #: fortran/resolve.c:1386
8632 msgid "By-value argument at %L is not allowed in this context"
8635 #: fortran/resolve.c:1398
8637 msgid "Passing internal procedure at %L by location not allowed"
8640 #: fortran/resolve.c:1523
8642 msgid "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optional argument with the same rank (12.4.1.5)"
8645 #: fortran/resolve.c:1545
8646 msgid "elemental procedure"
8649 #: fortran/resolve.c:1562
8651 msgid "Actual argument at %L for INTENT(%s) dummy '%s' of ELEMENTAL subroutine '%s' is a scalar, but another actual argument is an array"
8654 #: fortran/resolve.c:1699
8656 msgid "There is no specific function for the generic '%s' at %L"
8659 #: fortran/resolve.c:1708
8661 msgid "Generic function '%s' at %L is not consistent with a specific intrinsic interface"
8664 #: fortran/resolve.c:1763
8666 msgid "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
8669 #: fortran/resolve.c:1809
8671 msgid "Unable to resolve the specific function '%s' at %L"
8674 #: fortran/resolve.c:1865 fortran/resolve.c:10276
8676 msgid "Function '%s' at %L has no IMPLICIT type"
8679 #: fortran/resolve.c:2074
8681 msgid "Argument to '%s' at %L is not a variable"
8684 #: fortran/resolve.c:2122
8686 msgid "More actual than formal arguments in '%s' call at %L"
8689 #: fortran/resolve.c:2131
8691 msgid "Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
8694 #: fortran/resolve.c:2154
8696 msgid "Allocatable variable '%s' used as a parameter to '%s' at %L must not be an array of zero size"
8699 #: fortran/resolve.c:2171
8701 msgid "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' because it is not C interoperable"
8704 #: fortran/resolve.c:2181
8706 msgid "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' because it is not C interoperable"
8709 #: fortran/resolve.c:2204 fortran/resolve.c:2241
8711 msgid "CHARACTER argument '%s' to '%s' at %L must have a length of 1"
8714 #. Case 1c, section 15.1.2.5, J3/04-007: an associated
8716 #: fortran/resolve.c:2217
8718 msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
8721 #: fortran/resolve.c:2233
8723 msgid "Parameter '%s' to '%s' at %L must be a scalar"
8726 #. TODO: Update this error message to allow for procedure
8727 #. pointers once they are implemented.
8728 #: fortran/resolve.c:2255
8730 msgid "Parameter '%s' to '%s' at %L must be a procedure"
8733 #: fortran/resolve.c:2263
8735 msgid "Parameter '%s' to '%s' at %L must be BIND(C)"
8738 #: fortran/resolve.c:2309
8740 msgid "Intrinsic subroutine '%s' used as a function at %L"
8743 #: fortran/resolve.c:2316
8744 #, fuzzy, no-c-format
8745 msgid "'%s' at %L is not a function"
8746 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
8748 #: fortran/resolve.c:2322
8750 msgid "ABSTRACT INTERFACE '%s' must not be referenced at %L"
8753 #. Internal procedures are taken care of in resolve_contained_fntype.
8754 #: fortran/resolve.c:2367
8756 msgid "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
8759 #: fortran/resolve.c:2420
8761 msgid "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE construct"
8764 #: fortran/resolve.c:2470
8766 msgid "reference to non-PURE function '%s' at %L inside a FORALL %s"
8769 #: fortran/resolve.c:2477
8771 msgid "Function reference to '%s' at %L is to a non-PURE procedure within a PURE procedure"
8774 #: fortran/resolve.c:2493
8776 msgid "ENTRY '%s' at %L cannot be called recursively, as function '%s' is not RECURSIVE"
8779 #: fortran/resolve.c:2497
8780 #, fuzzy, no-c-format
8781 msgid "Function '%s' at %L cannot be called recursively, as it is not RECURSIVE"
8782 msgstr "muuttuvakokoista objektia ei voi alustaa"
8784 #: fortran/resolve.c:2544
8786 msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
8789 #: fortran/resolve.c:2547
8791 msgid "Subroutine call to '%s' at %L is not PURE"
8794 #: fortran/resolve.c:2610
8796 msgid "There is no specific subroutine for the generic '%s' at %L"
8799 #: fortran/resolve.c:2619
8801 msgid "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine interface"
8804 #: fortran/resolve.c:2727
8806 msgid "Missing SHAPE parameter for call to %s at %L"
8809 #: fortran/resolve.c:2735
8811 msgid "SHAPE parameter for call to %s at %L must be a rank 1 INTEGER array"
8814 #: fortran/resolve.c:2820
8816 msgid "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
8819 #: fortran/resolve.c:2864
8821 msgid "Unable to resolve the specific subroutine '%s' at %L"
8824 #: fortran/resolve.c:2924
8826 msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
8829 #: fortran/resolve.c:2957
8831 msgid "ENTRY '%s' at %L cannot be called recursively, as subroutine '%s' is not RECURSIVE"
8834 #: fortran/resolve.c:2961
8836 msgid "SUBROUTINE '%s' at %L cannot be called recursively, as it is not RECURSIVE"
8839 #: fortran/resolve.c:3035
8841 msgid "Shapes for operands at %L and %L are not conformable"
8844 #: fortran/resolve.c:3086
8846 msgid "Invalid context for NULL() pointer at %%L"
8849 #: fortran/resolve.c:3102
8851 msgid "Operand of unary numeric operator '%s' at %%L is %s"
8854 #: fortran/resolve.c:3118
8856 msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
8859 #: fortran/resolve.c:3133
8861 msgid "Operands of string concatenation operator at %%L are %s/%s"
8864 #: fortran/resolve.c:3152
8866 msgid "Operands of logical operator '%s' at %%L are %s/%s"
8869 #: fortran/resolve.c:3166
8871 msgid "Operand of .not. operator at %%L is %s"
8874 #: fortran/resolve.c:3180
8875 msgid "COMPLEX quantities cannot be compared at %L"
8878 #: fortran/resolve.c:3209
8880 msgid "Logicals at %%L must be compared with %s instead of %s"
8883 #: fortran/resolve.c:3215
8885 msgid "Operands of comparison operator '%s' at %%L are %s/%s"
8888 #: fortran/resolve.c:3223
8890 msgid "Unknown operator '%s' at %%L"
8893 #: fortran/resolve.c:3225
8895 msgid "Operand of user operator '%s' at %%L is %s"
8898 #: fortran/resolve.c:3228
8900 msgid "Operands of user operator '%s' at %%L are %s/%s"
8903 #: fortran/resolve.c:3314
8905 msgid "Inconsistent ranks for operator at %%L and %%L"
8908 #: fortran/resolve.c:3511
8910 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
8913 #: fortran/resolve.c:3519
8915 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
8918 #: fortran/resolve.c:3538
8920 msgid "Illegal stride of zero at %L"
8923 #: fortran/resolve.c:3555
8925 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
8928 #: fortran/resolve.c:3563
8930 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
8933 #: fortran/resolve.c:3579
8935 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
8938 #: fortran/resolve.c:3588
8940 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
8943 #: fortran/resolve.c:3627
8945 msgid "Rightmost upper bound of assumed size array section not specified at %L"
8948 #: fortran/resolve.c:3637
8950 msgid "Rank mismatch in array reference at %L (%d/%d)"
8953 #: fortran/resolve.c:3665
8955 msgid "Array index at %L must be scalar"
8958 #: fortran/resolve.c:3671
8960 msgid "Array index at %L must be of INTEGER type, found %s"
8963 #: fortran/resolve.c:3677
8965 msgid "Extension: REAL array index at %L"
8968 #: fortran/resolve.c:3707
8970 msgid "Argument dim at %L must be scalar"
8973 #: fortran/resolve.c:3714
8975 msgid "Argument dim at %L must be of INTEGER type"
8978 #: fortran/resolve.c:3835
8980 msgid "Array index at %L is an array of rank %d"
8983 #: fortran/resolve.c:3872
8985 msgid "Substring start index at %L must be of type INTEGER"
8988 #: fortran/resolve.c:3879
8990 msgid "Substring start index at %L must be scalar"
8993 #: fortran/resolve.c:3888
8995 msgid "Substring start index at %L is less than one"
8998 #: fortran/resolve.c:3901
9000 msgid "Substring end index at %L must be of type INTEGER"
9003 #: fortran/resolve.c:3908
9005 msgid "Substring end index at %L must be scalar"
9008 #: fortran/resolve.c:3918
9010 msgid "Substring end index at %L exceeds the string length"
9013 #: fortran/resolve.c:4056
9015 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
9018 #: fortran/resolve.c:4063
9020 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
9023 #: fortran/resolve.c:4082
9025 msgid "Two or more part references with nonzero rank must not be specified at %L"
9028 #: fortran/resolve.c:4261
9030 msgid "Variable '%s', used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
9033 #: fortran/resolve.c:4266
9035 msgid "Variable '%s' is used at %L before the ENTRY statement in which it is a parameter"
9038 #: fortran/resolve.c:4550
9040 msgid "Passed-object at %L must be scalar"
9043 #. Nothing matching found!
9044 #: fortran/resolve.c:4660
9046 msgid "Found no matching specific binding for the call to the GENERIC '%s' at %L"
9049 #: fortran/resolve.c:4680
9051 msgid "'%s' at %L should be a SUBROUTINE"
9054 #: fortran/resolve.c:4716
9056 msgid "'%s' at %L should be a FUNCTION"
9059 #: fortran/resolve.c:4852
9061 msgid "%s at %L must be a scalar"
9064 #: fortran/resolve.c:4862
9066 msgid "Deleted feature: %s at %L must be integer"
9069 #: fortran/resolve.c:4866 fortran/resolve.c:4873
9071 msgid "%s at %L must be INTEGER"
9074 #: fortran/resolve.c:4893
9076 msgid "Cannot assign to loop variable in PURE procedure at %L"
9079 #: fortran/resolve.c:4917
9081 msgid "Step expression in DO loop at %L cannot be zero"
9084 #: fortran/resolve.c:4993
9086 msgid "FORALL index-name at %L must be a scalar INTEGER"
9089 #: fortran/resolve.c:4998
9091 msgid "FORALL start expression at %L must be a scalar INTEGER"
9094 #: fortran/resolve.c:5005
9096 msgid "FORALL end expression at %L must be a scalar INTEGER"
9099 #: fortran/resolve.c:5013
9101 msgid "FORALL stride expression at %L must be a scalar %s"
9104 #: fortran/resolve.c:5018
9106 msgid "FORALL stride expression at %L cannot be zero"
9109 #: fortran/resolve.c:5034
9111 msgid "FORALL index '%s' may not appear in triplet specification at %L"
9114 #: fortran/resolve.c:5114
9116 msgid "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
9119 #: fortran/resolve.c:5121
9121 msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
9124 #: fortran/resolve.c:5225
9126 msgid "The STAT variable '%s' in an ALLOCATE statement must not be allocated in the same statement at %L"
9129 #: fortran/resolve.c:5261
9131 msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
9134 #: fortran/resolve.c:5269
9136 msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
9139 #: fortran/resolve.c:5293
9141 msgid "Array specification required in ALLOCATE statement at %L"
9144 #: fortran/resolve.c:5323
9146 msgid "Bad array specification in ALLOCATE statement at %L"
9149 #: fortran/resolve.c:5343
9151 msgid "'%s' must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
9154 #: fortran/resolve.c:5366
9156 msgid "STAT variable '%s' of %s statement at %C cannot be INTENT(IN)"
9159 #: fortran/resolve.c:5370
9161 msgid "Illegal STAT variable in %s statement at %C for a PURE procedure"
9164 #: fortran/resolve.c:5375
9166 msgid "STAT tag in %s statement at %L must be of type INTEGER"
9169 #. The cases overlap, or they are the same
9170 #. element in the list. Either way, we must
9171 #. issue an error and get the next case from P.
9172 #. FIXME: Sort P and Q by line number.
9173 #: fortran/resolve.c:5538
9175 msgid "CASE label at %L overlaps with CASE label at %L"
9178 #: fortran/resolve.c:5589
9180 msgid "Expression in CASE statement at %L must be of type %s"
9183 #: fortran/resolve.c:5600
9184 #, fuzzy, no-c-format
9185 msgid "Expression in CASE statement at %L must be of kind %d"
9186 msgstr "tyhjä esittely"
9188 #: fortran/resolve.c:5612
9190 msgid "Expression in CASE statement at %L must be scalar"
9193 #: fortran/resolve.c:5658
9195 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
9198 #: fortran/resolve.c:5676
9200 msgid "Argument of SELECT statement at %L cannot be %s"
9203 #: fortran/resolve.c:5685
9205 msgid "Argument of SELECT statement at %L must be a scalar expression"
9208 #: fortran/resolve.c:5750
9210 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
9213 #: fortran/resolve.c:5776
9215 msgid "Logical range in CASE statement at %L is not allowed"
9218 #: fortran/resolve.c:5788
9220 msgid "constant logical value in CASE statement is repeated at %L"
9223 #: fortran/resolve.c:5802
9225 msgid "Range specification at %L can never be matched"
9228 #: fortran/resolve.c:5905
9230 msgid "Logical SELECT CASE block at %L has more that two cases"
9233 #: fortran/resolve.c:5943
9235 msgid "Data transfer element at %L cannot have POINTER components"
9238 #: fortran/resolve.c:5950
9240 msgid "Data transfer element at %L cannot have ALLOCATABLE components"
9243 #: fortran/resolve.c:5957
9245 msgid "Data transfer element at %L cannot have PRIVATE components"
9248 #: fortran/resolve.c:5966
9250 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
9253 #: fortran/resolve.c:6030
9255 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
9258 #: fortran/resolve.c:6039
9260 msgid "Branch at %L may result in an infinite loop"
9263 #. The label is not in an enclosing block, so illegal. This was
9264 #. allowed in Fortran 66, so we allow it as extension. No
9265 #. further checks are necessary in this case.
9266 #: fortran/resolve.c:6052
9268 msgid "Label at %L is not in the same block as the GOTO statement at %L"
9271 #: fortran/resolve.c:6067 fortran/resolve.c:6081
9273 msgid "Deleted feature: GOTO at %L jumps to END of construct at %L"
9276 #: fortran/resolve.c:6158
9278 msgid "WHERE mask at %L has inconsistent shape"
9281 #: fortran/resolve.c:6174
9283 msgid "WHERE assignment target at %L has inconsistent shape"
9286 #: fortran/resolve.c:6182 fortran/resolve.c:6269
9288 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
9291 #: fortran/resolve.c:6192 fortran/resolve.c:6279
9293 msgid "Unsupported statement inside WHERE at %L"
9296 #: fortran/resolve.c:6223
9297 #, fuzzy, no-c-format
9298 msgid "Assignment to a FORALL index variable at %L"
9299 msgstr "kirjoitussuojatun muuttujan %qs sijoitus"
9301 #: fortran/resolve.c:6232
9303 msgid "The FORALL with index '%s' is not used on the left side of the assignment at %L and so might cause multiple assignment to this object"
9306 #: fortran/resolve.c:6401
9308 msgid "An outer FORALL construct already has an index with this name %L"
9311 #: fortran/resolve.c:6468
9313 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
9316 #: fortran/resolve.c:6530
9318 msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
9321 #: fortran/resolve.c:6603
9323 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
9326 #: fortran/resolve.c:6628
9328 msgid "Cannot assign to variable '%s' in PURE procedure at %L"
9331 #: fortran/resolve.c:6640
9333 msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
9336 #: fortran/resolve.c:6746
9338 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
9341 #: fortran/resolve.c:6749
9343 msgid "Variable '%s' has not been assigned a target label at %L"
9346 #: fortran/resolve.c:6760
9348 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
9351 #: fortran/resolve.c:6786
9353 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
9356 #: fortran/resolve.c:6801
9358 msgid "Arithmetic IF statement at %L requires a numeric expression"
9361 #: fortran/resolve.c:6847
9363 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
9366 #: fortran/resolve.c:6929
9368 msgid "FORALL mask clause at %L requires a LOGICAL expression"
9371 #: fortran/resolve.c:7001 fortran/resolve.c:7057
9373 msgid "Binding label '%s' for common block '%s' at %L collides with the global entity '%s' at %L"
9376 #. Common block names match but binding labels do not.
9377 #: fortran/resolve.c:7022
9379 msgid "Binding label '%s' for common block '%s' at %L does not match the binding label '%s' for common block '%s' at %L"
9382 #: fortran/resolve.c:7069
9384 msgid "Binding label '%s' for common block '%s' at %L collides with global entity '%s' at %L"
9387 #. Make sure global procedures don't collide with anything.
9388 #: fortran/resolve.c:7121
9390 msgid "Binding label '%s' at %L collides with the global entity '%s' at %L"
9393 #. Make sure procedures in interface bodies don't collide.
9394 #: fortran/resolve.c:7134
9396 msgid "Binding label '%s' in interface body at %L collides with the global entity '%s' at %L"
9399 #: fortran/resolve.c:7147
9401 msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
9404 #: fortran/resolve.c:7224
9406 msgid "CHARACTER variable has zero length at %L"
9409 #: fortran/resolve.c:7511
9411 msgid "Allocatable array '%s' at %L must have a deferred shape"
9414 #: fortran/resolve.c:7514
9416 msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
9419 #: fortran/resolve.c:7521
9421 msgid "Array pointer '%s' at %L must have a deferred shape"
9424 #: fortran/resolve.c:7532
9426 msgid "Array '%s' at %L cannot have a deferred shape"
9429 #: fortran/resolve.c:7560
9431 msgid "The type '%s' cannot be host associated at %L because it is blocked by an incompatible object of the same name declared at %L"
9434 #: fortran/resolve.c:7583
9436 msgid "Object '%s' at %L must have the SAVE attribute for default initialization of a component"
9439 #. The shape of a main program or module array needs to be
9441 #: fortran/resolve.c:7630
9443 msgid "The module or main program array '%s' at %L must have constant shape"
9446 #: fortran/resolve.c:7643
9448 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
9451 #: fortran/resolve.c:7662
9453 msgid "'%s' at %L must have constant character length in this context"
9456 #: fortran/resolve.c:7698
9457 #, fuzzy, no-c-format
9458 msgid "Allocatable '%s' at %L cannot have an initializer"
9459 msgstr "muuttuvakokoista objektia ei voi alustaa"
9461 #: fortran/resolve.c:7701
9462 #, fuzzy, no-c-format
9463 msgid "External '%s' at %L cannot have an initializer"
9464 msgstr "muuttuvakokoista objektia ei voi alustaa"
9466 #: fortran/resolve.c:7705
9467 #, fuzzy, no-c-format
9468 msgid "Dummy '%s' at %L cannot have an initializer"
9469 msgstr "muuttuvakokoista objektia ei voi alustaa"
9471 #: fortran/resolve.c:7708
9472 #, fuzzy, no-c-format
9473 msgid "Intrinsic '%s' at %L cannot have an initializer"
9474 msgstr "muuttuvakokoista objektia ei voi alustaa"
9476 #: fortran/resolve.c:7711
9478 msgid "Function result '%s' at %L cannot have an initializer"
9481 #: fortran/resolve.c:7714
9482 #, fuzzy, no-c-format
9483 msgid "Automatic array '%s' at %L cannot have an initializer"
9484 msgstr "muuttuvakokoista objektia ei voi alustaa"
9486 #: fortran/resolve.c:7737
9488 msgid "Although not referenced, '%s' at %L has ambiguous interfaces"
9491 #: fortran/resolve.c:7756
9493 msgid "Character-valued statement function '%s' at %L must have constant length"
9496 #: fortran/resolve.c:7764
9498 msgid "Automatic character length function '%s' at %L must have an explicit interface"
9501 #: fortran/resolve.c:7789
9503 msgid "Fortran 2003: '%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is PUBLIC at %L"
9506 #: fortran/resolve.c:7812 fortran/resolve.c:7837
9508 msgid "Fortran 2003: Procedure '%s' in PUBLIC interface '%s' at %L takes dummy arguments of '%s' which is PRIVATE"
9511 #: fortran/resolve.c:7855
9512 #, fuzzy, no-c-format
9513 msgid "Function '%s' at %L cannot have an initializer"
9514 msgstr "muuttuvakokoista objektia ei voi alustaa"
9516 #: fortran/resolve.c:7864
9517 #, fuzzy, no-c-format
9518 msgid "External object '%s' at %L may not have an initializer"
9519 msgstr "muuttuvakokoista objektia ei voi alustaa"
9521 #: fortran/resolve.c:7872
9523 msgid "ELEMENTAL function '%s' at %L must have a scalar result"
9526 #: fortran/resolve.c:7893
9528 msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
9531 #: fortran/resolve.c:7897
9533 msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
9536 #: fortran/resolve.c:7901
9538 msgid "CHARACTER(*) function '%s' at %L cannot be pure"
9541 #: fortran/resolve.c:7905
9543 msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
9546 #: fortran/resolve.c:7914
9548 msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
9551 #: fortran/resolve.c:7967
9552 #, fuzzy, no-c-format
9553 msgid "PROCEDURE attribute conflicts with SAVE attribute in '%s' at %L"
9554 msgstr "%qE-attribuutti soveltuu vain variadisiin funktioihin"
9556 #: fortran/resolve.c:7974
9557 #, fuzzy, no-c-format
9558 msgid "PROCEDURE attribute conflicts with INTENT attribute in '%s' at %L"
9559 msgstr "%qE-attribuutti soveltuu vain variadisiin funktioihin"
9561 #: fortran/resolve.c:8018
9563 msgid "FINAL procedure '%s' at %L is not a SUBROUTINE"
9566 #: fortran/resolve.c:8026
9568 msgid "FINAL procedure at %L must have exactly one argument"
9571 #: fortran/resolve.c:8035
9572 #, fuzzy, no-c-format
9573 msgid "Argument of FINAL procedure at %L must be of type '%s'"
9574 msgstr "%<__builtin_args_info%>-funktion argumentin pitää olla vakio"
9576 #: fortran/resolve.c:8043
9578 msgid "Argument of FINAL procedure at %L must not be a POINTER"
9581 #: fortran/resolve.c:8049
9583 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
9586 #: fortran/resolve.c:8055
9588 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
9591 #: fortran/resolve.c:8063
9593 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
9596 #: fortran/resolve.c:8071
9598 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
9601 #: fortran/resolve.c:8090
9603 msgid "FINAL procedure '%s' declared at %L has the same rank (%d) as '%s'"
9606 #: fortran/resolve.c:8123
9608 msgid "Only array FINAL procedures declared for derived type '%s' defined at %L, suggest also scalar one"
9611 #. TODO: Remove this error when finalization is finished.
9612 #: fortran/resolve.c:8128
9614 msgid "Finalization at %L is not yet implemented"
9617 #: fortran/resolve.c:8154
9618 #, fuzzy, no-c-format
9619 msgid "Can't overwrite GENERIC '%s' at %L"
9620 msgstr "ei voi kirjoittaa tiedostoon %s: %m"
9622 #: fortran/resolve.c:8166
9624 msgid "'%s' at %L overrides a procedure binding declared NON_OVERRIDABLE"
9627 #: fortran/resolve.c:8174
9629 msgid "'%s' at %L overrides a PURE procedure and must also be PURE"
9632 #: fortran/resolve.c:8183
9634 msgid "'%s' at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
9637 #: fortran/resolve.c:8189
9639 msgid "'%s' at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
9642 #: fortran/resolve.c:8198
9644 msgid "'%s' at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
9647 #: fortran/resolve.c:8209
9649 msgid "'%s' at %L overrides a FUNCTION and must also be a FUNCTION"
9652 #: fortran/resolve.c:8220
9654 msgid "'%s' at %L and the overridden FUNCTION should have matching result types"
9657 #: fortran/resolve.c:8231
9659 msgid "'%s' at %L overrides a PUBLIC procedure and must not be PRIVATE"
9662 #: fortran/resolve.c:8260
9664 msgid "Dummy argument '%s' of '%s' at %L should be named '%s' as to match the corresponding argument of the overridden procedure"
9667 #: fortran/resolve.c:8273
9669 msgid "Types mismatch for dummy argument '%s' of '%s' %L in in respect to the overridden procedure"
9672 #: fortran/resolve.c:8283
9674 msgid "'%s' at %L must have the same number of formal arguments as the overridden procedure"
9677 #: fortran/resolve.c:8292
9679 msgid "'%s' at %L overrides a NOPASS binding and must also be NOPASS"
9682 #: fortran/resolve.c:8303
9684 msgid "'%s' at %L overrides a binding with PASS and must also be PASS"
9687 #: fortran/resolve.c:8310
9689 msgid "Passed-object dummy argument of '%s' at %L must be at the same position as the passed-object dummy argument of the overridden procedure"
9692 #: fortran/resolve.c:8341
9694 msgid "'%s' and '%s' can't be mixed FUNCTION/SUBROUTINE for GENERIC '%s' at %L"
9697 #: fortran/resolve.c:8350
9699 msgid "'%s' and '%s' for GENERIC '%s' at %L are ambiguous"
9702 #: fortran/resolve.c:8419
9704 msgid "Undefined specific binding '%s' as target of GENERIC '%s' at %L"
9707 #: fortran/resolve.c:8431
9709 msgid "GENERIC '%s' at %L must target a specific binding, '%s' is GENERIC, too"
9712 #: fortran/resolve.c:8461
9714 msgid "GENERIC '%s' at %L can't overwrite specific binding with the same name"
9717 #: fortran/resolve.c:8519
9719 msgid "'%s' must be a module procedure or an external procedure with an explicit interface at %L"
9722 #: fortran/resolve.c:8556
9724 msgid "Procedure '%s' with PASS(%s) at %L has no argument '%s'"
9727 #: fortran/resolve.c:8570
9729 msgid "Procedure '%s' with PASS at %L must have at least one argument"
9732 #: fortran/resolve.c:8582
9734 msgid "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived-type '%s'"
9737 #: fortran/resolve.c:8588
9739 msgid "Polymorphic entities are not yet implemented, non-polymorphic passed-object dummy argument of '%s' at %L accepted"
9742 #: fortran/resolve.c:8613
9744 msgid "Procedure '%s' at %L has the same name as a component of '%s'"
9747 #: fortran/resolve.c:8622
9749 msgid "Procedure '%s' at %L has the same name as an inherited component of '%s'"
9752 #: fortran/resolve.c:8690
9754 msgid "Non-extensible derived-type '%s' at %L must not be ABSTRACT"
9757 #: fortran/resolve.c:8707
9759 msgid "Component '%s' of '%s' at %L has the same name as an inherited type-bound procedure"
9762 #: fortran/resolve.c:8719
9764 msgid "Character length of component '%s' needs to be a constant specification expression at %L"
9767 #: fortran/resolve.c:8735
9769 msgid "Fortran 2003: the component '%s' is a PRIVATE type and cannot be a component of '%s', which is PUBLIC at %L"
9772 #: fortran/resolve.c:8746
9774 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
9777 #: fortran/resolve.c:8757
9779 msgid "The pointer component '%s' of '%s' at %L is a type that has not been declared"
9782 #: fortran/resolve.c:8785
9784 msgid "Component '%s' of '%s' at %L must have constant array bounds"
9787 #: fortran/resolve.c:8824
9789 msgid "NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC namelist '%s' at %L"
9792 #: fortran/resolve.c:8834
9794 msgid "NAMELIST object '%s' has use-associated PRIVATE components and cannot be member of namelist '%s' at %L"
9797 #: fortran/resolve.c:8847
9799 msgid "NAMELIST object '%s' has PRIVATE components and cannot be a member of PUBLIC namelist '%s' at %L"
9802 #: fortran/resolve.c:8859
9804 msgid "NAMELIST array object '%s' must not have assumed shape in namelist '%s' at %L"
9807 #: fortran/resolve.c:8868
9809 msgid "NAMELIST array object '%s' must have constant shape in namelist '%s' at %L"
9812 #: fortran/resolve.c:8880
9814 msgid "NAMELIST object '%s' in namelist '%s' at %L cannot have ALLOCATABLE components"
9817 #: fortran/resolve.c:8888
9819 msgid "NAMELIST object '%s' in namelist '%s' at %L cannot have POINTER components"
9822 #: fortran/resolve.c:8914
9824 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
9827 #: fortran/resolve.c:8933
9829 msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
9832 #: fortran/resolve.c:8944
9834 msgid "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
9837 #: fortran/resolve.c:8955
9839 msgid "Incompatible derived type in PARAMETER at %L"
9842 #: fortran/resolve.c:9014
9844 msgid "Interface '%s', used by procedure '%s' at %L, is declared in a later PROCEDURE statement"
9847 #: fortran/resolve.c:9062
9849 msgid "Interface '%s' of procedure '%s' at %L must be explicit"
9852 #: fortran/resolve.c:9095
9854 msgid "Type specified for intrinsic function '%s' at %L is ignored"
9857 #: fortran/resolve.c:9102
9859 msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
9862 #: fortran/resolve.c:9109
9864 msgid "'%s' declared INTRINSIC at %L does not exist"
9867 #: fortran/resolve.c:9118
9869 msgid "The intrinsic '%s' declared INTRINSIC at %L is not available in the current standard settings but %s. Use an appropriate -std=* option or enable -fall-intrinsics in order to use it."
9872 #: fortran/resolve.c:9162
9874 msgid "Assumed size array at %L must be a dummy argument"
9877 #: fortran/resolve.c:9165
9879 msgid "Assumed shape array at %L must be a dummy argument"
9882 #: fortran/resolve.c:9177
9884 msgid "Symbol at %L is not a DUMMY variable"
9887 #: fortran/resolve.c:9183
9889 msgid "'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
9892 #: fortran/resolve.c:9193
9894 msgid "Character dummy variable '%s' at %L with VALUE attribute must have constant length"
9897 #: fortran/resolve.c:9202
9899 msgid "C interoperable character dummy variable '%s' at %L with VALUE attribute must have length one"
9902 #: fortran/resolve.c:9228
9904 msgid "Variable '%s' at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
9907 #: fortran/resolve.c:9281
9909 msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
9912 #: fortran/resolve.c:9322
9914 msgid "Fortran 2003: PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
9917 #: fortran/resolve.c:9341
9919 msgid "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have a default initializer"
9922 #: fortran/resolve.c:9400
9924 msgid "Threadprivate at %L isn't SAVEd"
9927 #: fortran/resolve.c:9448
9929 msgid "non-constant DATA value at %L"
9932 #: fortran/resolve.c:9488
9934 msgid "BLOCK DATA element '%s' at %L must be in COMMON"
9937 #: fortran/resolve.c:9494
9939 msgid "DATA array '%s' at %L must be specified in a previous declaration"
9942 #: fortran/resolve.c:9539
9944 msgid "Nonconstant array section at %L in DATA statement"
9947 #: fortran/resolve.c:9552
9949 msgid "DATA statement at %L has more variables than values"
9952 #: fortran/resolve.c:9646
9954 msgid "iterator start at %L does not simplify"
9957 #: fortran/resolve.c:9653
9959 msgid "iterator end at %L does not simplify"
9962 #: fortran/resolve.c:9660
9964 msgid "iterator step at %L does not simplify"
9967 #: fortran/resolve.c:9786
9969 msgid "DATA statement at %L has more values than variables"
9972 #: fortran/resolve.c:9877
9973 #, fuzzy, no-c-format
9974 msgid "Label %d at %L defined but not used"
9975 msgstr "%Jnimike %qD määritelty, mutta ei käytetty"
9977 #: fortran/resolve.c:9882
9978 #, fuzzy, no-c-format
9979 msgid "Label %d at %L defined but cannot be used"
9980 msgstr "%Jnimike %qD määritelty, mutta ei käytetty"
9982 #: fortran/resolve.c:9967
9984 msgid "Derived type variable '%s' at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
9987 #: fortran/resolve.c:9976
9989 msgid "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
9992 #: fortran/resolve.c:9984
9994 msgid "Derived type variable '%s' at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
9997 #: fortran/resolve.c:10001
9999 msgid "Derived type variable '%s' at %L with pointer component(s) cannot be an EQUIVALENCE object"
10002 #: fortran/resolve.c:10106
10004 msgid "Syntax error in EQUIVALENCE statement at %L"
10007 #: fortran/resolve.c:10121
10009 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
10012 #: fortran/resolve.c:10133
10014 msgid "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure procedure '%s'"
10017 #: fortran/resolve.c:10142
10019 msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
10022 #: fortran/resolve.c:10221
10024 msgid "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
10027 #: fortran/resolve.c:10232
10029 msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
10032 #: fortran/resolve.c:10243
10034 msgid "Substring at %L has length zero"
10037 #: fortran/resolve.c:10287
10039 msgid "Fortran 2003: PUBLIC function '%s' at %L of PRIVATE type '%s'"
10042 #: fortran/resolve.c:10300
10044 msgid "ENTRY '%s' at %L has no IMPLICIT type"
10047 #: fortran/resolve.c:10326
10049 msgid "User operator procedure '%s' at %L must be a FUNCTION"
10052 #: fortran/resolve.c:10333
10054 msgid "User operator procedure '%s' at %L cannot be assumed character length"
10057 #: fortran/resolve.c:10339
10059 msgid "User operator procedure '%s' at %L must have at least one argument"
10062 #: fortran/resolve.c:10349
10064 msgid "First argument of operator interface at %L cannot be optional"
10067 #: fortran/resolve.c:10361
10069 msgid "Second argument of operator interface at %L cannot be optional"
10072 #: fortran/resolve.c:10365
10074 msgid "Operator interface at %L must have, at most, two arguments"
10077 #: fortran/resolve.c:10419
10079 msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
10082 #: fortran/scanner.c:727
10084 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
10087 #: fortran/scanner.c:1030 fortran/scanner.c:1154
10089 msgid "Limit of %d continuations exceeded in statement at %C"
10092 #: fortran/scanner.c:1078
10094 msgid "Missing '&' in continued character constant at %C"
10097 #: fortran/scanner.c:1304
10099 msgid "Nonconforming tab character at %C"
10102 #: fortran/scanner.c:1392 fortran/scanner.c:1395
10104 msgid "'&' not allowed by itself in line %d"
10107 #: fortran/scanner.c:1439
10109 msgid "Nonconforming tab character in column %d of line %d"
10112 #: fortran/scanner.c:1647
10114 msgid "%s:%d: file %s left but not entered"
10117 #: fortran/scanner.c:1681
10119 msgid "%s:%d: Illegal preprocessor directive"
10122 #: fortran/scanner.c:1799
10123 #, fuzzy, no-c-format
10124 msgid "Can't open file '%s'"
10125 msgstr "syötetiedoston avaaminen ei onnistu: %s"
10127 #: fortran/simplify.c:82
10129 msgid "Result of %s overflows its kind at %L"
10132 #: fortran/simplify.c:87
10134 msgid "Result of %s underflows its kind at %L"
10137 #: fortran/simplify.c:92
10139 msgid "Result of %s is NaN at %L"
10142 #: fortran/simplify.c:96
10144 msgid "Result of %s gives range error for its kind at %L"
10147 #: fortran/simplify.c:119
10149 msgid "KIND parameter of %s at %L must be an initialization expression"
10152 #: fortran/simplify.c:127
10154 msgid "Invalid KIND parameter of %s at %L"
10157 #: fortran/simplify.c:276
10158 #, fuzzy, no-c-format
10159 msgid "Argument of %s function at %L is negative"
10160 msgstr "%qs ei ole kelpo tulostetiedosto"
10162 #: fortran/simplify.c:283
10163 #, fuzzy, no-c-format
10164 msgid "Argument of %s function at %L outside of range [0,127]"
10165 msgstr "%<__builtin_args_info%>-funktion argumentti on rajojen ulkopuolella"
10167 #: fortran/simplify.c:301
10169 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
10172 #: fortran/simplify.c:337
10174 msgid "Argument of ACOS at %L must be between -1 and 1"
10177 #: fortran/simplify.c:359
10179 msgid "Argument of ACOSH at %L must not be less than 1"
10182 #: fortran/simplify.c:576
10184 msgid "Argument of ASIN at %L must be between -1 and 1"
10187 #: fortran/simplify.c:632
10189 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
10192 #: fortran/simplify.c:655
10194 msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
10197 #: fortran/simplify.c:1462
10199 msgid "Argument of IACHAR at %L must be of length one"
10202 #: fortran/simplify.c:1469
10204 msgid "Argument of IACHAR function at %L outside of range 0..127"
10207 #: fortran/simplify.c:1508
10209 msgid "Invalid second argument of IBCLR at %L"
10212 #: fortran/simplify.c:1516
10214 msgid "Second argument of IBCLR exceeds bit size at %L"
10217 #: fortran/simplify.c:1550
10219 msgid "Invalid second argument of IBITS at %L"
10222 #: fortran/simplify.c:1556
10224 msgid "Invalid third argument of IBITS at %L"
10227 #: fortran/simplify.c:1566
10229 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
10232 #: fortran/simplify.c:1613
10234 msgid "Invalid second argument of IBSET at %L"
10237 #: fortran/simplify.c:1621
10239 msgid "Second argument of IBSET exceeds bit size at %L"
10242 #: fortran/simplify.c:1651
10244 msgid "Argument of ICHAR at %L must be of length one"
10247 #: fortran/simplify.c:1854
10249 msgid "Argument of INT at %L is not a valid type"
10252 #: fortran/simplify.c:1885
10253 #, fuzzy, no-c-format
10254 msgid "Argument of %s at %L is not a valid type"
10255 msgstr "%qs ei ole kelpo tulostetiedosto"
10257 #: fortran/simplify.c:1982
10259 msgid "Invalid second argument of ISHFT at %L"
10262 #: fortran/simplify.c:1997
10264 msgid "Magnitude of second argument of ISHFT exceeds bit size at %L"
10267 #: fortran/simplify.c:2061
10269 msgid "Invalid second argument of ISHFTC at %L"
10272 #: fortran/simplify.c:2075
10274 msgid "Invalid third argument of ISHFTC at %L"
10277 #: fortran/simplify.c:2081
10279 msgid "Magnitude of third argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
10282 #: fortran/simplify.c:2097
10284 msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
10287 #: fortran/simplify.c:2100
10289 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
10292 #: fortran/simplify.c:2171
10294 msgid "Argument of KIND at %L is a DERIVED type"
10297 #: fortran/simplify.c:2383
10299 msgid "DIM argument at %L is out of bounds"
10302 #: fortran/simplify.c:2558
10304 msgid "Argument of LOG at %L cannot be less than or equal to zero"
10307 #: fortran/simplify.c:2571
10309 msgid "Complex argument of LOG at %L cannot be zero"
10312 #: fortran/simplify.c:2612
10314 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
10317 #. Result is processor-dependent.
10318 #: fortran/simplify.c:2905
10320 msgid "Second argument MOD at %L is zero"
10323 #. Result is processor-dependent.
10324 #: fortran/simplify.c:2916
10326 msgid "Second argument of MOD at %L is zero"
10329 #. Result is processor-dependent. This processor just opts
10330 #. to not handle it at all.
10331 #. Result is processor-dependent.
10332 #: fortran/simplify.c:2958 fortran/simplify.c:2970
10334 msgid "Second argument of MODULO at %L is zero"
10337 #: fortran/simplify.c:3016
10339 msgid "Second argument of NEAREST at %L shall not be zero"
10342 #: fortran/simplify.c:3052
10344 msgid "Result of NEAREST is NaN at %L"
10347 #: fortran/simplify.c:3333
10349 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
10352 #: fortran/simplify.c:3388
10354 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
10357 #: fortran/simplify.c:3499
10358 #, fuzzy, no-c-format
10359 msgid "Integer too large in shape specification at %L"
10360 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
10362 #: fortran/simplify.c:3507
10364 msgid "Too many dimensions in shape specification for RESHAPE at %L"
10367 #: fortran/simplify.c:3515
10369 msgid "Shape specification at %L cannot be negative"
10372 #: fortran/simplify.c:3527
10374 msgid "Shape specification at %L cannot be the null array"
10377 #: fortran/simplify.c:3548
10379 msgid "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter"
10382 #: fortran/simplify.c:3555
10384 msgid "Error in ORDER parameter of RESHAPE at %L"
10387 #: fortran/simplify.c:3563
10389 msgid "ORDER parameter of RESHAPE at %L is out of range"
10392 #: fortran/simplify.c:3573
10394 msgid "Invalid permutation in ORDER parameter at %L"
10397 #: fortran/simplify.c:3632
10399 msgid "PAD parameter required for short SOURCE parameter at %L"
10402 #: fortran/simplify.c:3751
10404 msgid "Result of SCALE overflows its kind at %L"
10407 #: fortran/simplify.c:4385
10409 msgid "Argument of SQRT at %L has a negative value"
10412 #: fortran/simplify.c:4540
10414 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
10417 #: fortran/simplify.c:4906
10419 msgid "Character '%s' in string at %L cannot be converted into character kind %d"
10422 #: fortran/symbol.c:121
10424 msgid "Duplicate IMPLICIT NONE statement at %C"
10427 #: fortran/symbol.c:161
10429 msgid "Letter '%c' already set in IMPLICIT statement at %C"
10432 #: fortran/symbol.c:183
10434 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
10437 #: fortran/symbol.c:193
10439 msgid "Letter %c already has an IMPLICIT type at %C"
10442 #: fortran/symbol.c:249
10444 msgid "Symbol '%s' at %L has no IMPLICIT type"
10447 #. BIND(C) variables should not be implicitly declared.
10448 #: fortran/symbol.c:269
10450 msgid "Implicitly declared BIND(C) variable '%s' at %L may not be C interoperable"
10453 #. Dummy args to a BIND(C) routine may not be interoperable if
10454 #. they are implicitly typed.
10455 #: fortran/symbol.c:283
10457 msgid "Implicitly declared variable '%s' at %L may not be C interoperable but it is a dummy argument to the BIND(C) procedure '%s' at %L"
10460 #: fortran/symbol.c:324
10462 msgid "Function result '%s' at %L has no IMPLICIT type"
10465 #: fortran/symbol.c:403
10467 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
10470 #: fortran/symbol.c:607
10471 #, fuzzy, no-c-format
10472 msgid "%s attribute applied to %s %s at %L"
10473 msgstr "attribuutti %qs pätee vain funktiotyyppeihin"
10475 #: fortran/symbol.c:614
10477 msgid "BIND(C) applied to %s %s at %L"
10480 #: fortran/symbol.c:716 fortran/symbol.c:1369
10482 msgid "%s attribute conflicts with %s attribute at %L"
10485 #: fortran/symbol.c:719
10487 msgid "%s attribute conflicts with %s attribute in '%s' at %L"
10490 #: fortran/symbol.c:727
10492 msgid "Fortran 2003: %s attribute with %s attribute at %L"
10495 #: fortran/symbol.c:733
10497 msgid "Fortran 2003: %s attribute with %s attribute in '%s' at %L"
10500 #: fortran/symbol.c:777
10502 msgid "Cannot change attributes of USE-associated symbol at %L"
10505 #: fortran/symbol.c:780
10507 msgid "Cannot change attributes of USE-associated symbol %s at %L"
10510 #: fortran/symbol.c:796
10511 #, fuzzy, no-c-format
10512 msgid "Duplicate %s attribute specified at %L"
10513 msgstr "%Javoimelle funktiolle %qD annettu attribuutti noinline"
10515 #: fortran/symbol.c:829
10517 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
10520 #: fortran/symbol.c:855
10522 msgid "DIMENSION specified for '%s' outside its INTERFACE body at %L"
10525 #: fortran/symbol.c:973
10527 msgid "Cray Pointee at %L appears in multiple pointer() statements"
10530 #: fortran/symbol.c:992
10532 msgid "Duplicate PROTECTED attribute specified at %L"
10535 #: fortran/symbol.c:1025
10536 #, fuzzy, no-c-format
10537 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
10538 msgstr "%Jlohkoattribuuttia ei voi määrittää paikalliselle muuttujalle"
10540 #: fortran/symbol.c:1033
10541 #, fuzzy, no-c-format
10542 msgid "Duplicate SAVE attribute specified at %L"
10543 msgstr "%Javoimelle funktiolle %qD annettu attribuutti noinline"
10545 #: fortran/symbol.c:1054
10546 #, fuzzy, no-c-format
10547 msgid "Duplicate VALUE attribute specified at %L"
10548 msgstr "%Javoimelle funktiolle %qD annettu attribuutti noinline"
10550 #: fortran/symbol.c:1074
10552 msgid "Duplicate VOLATILE attribute specified at %L"
10555 #: fortran/symbol.c:1365
10557 msgid "%s attribute of '%s' conflicts with %s attribute at %L"
10560 #: fortran/symbol.c:1399
10562 msgid "%s procedure at %L is already declared as %s procedure"
10565 #: fortran/symbol.c:1434
10567 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
10570 #: fortran/symbol.c:1458
10572 msgid "ACCESS specification at %L was already specified"
10575 #: fortran/symbol.c:1475
10576 #, fuzzy, no-c-format
10577 msgid "Duplicate BIND attribute specified at %L"
10578 msgstr "%Javoimelle funktiolle %qD annettu attribuutti noinline"
10580 #: fortran/symbol.c:1482
10582 msgid "Fortran 2003: BIND(C) at %L"
10585 #: fortran/symbol.c:1499
10586 #, fuzzy, no-c-format
10587 msgid "Duplicate EXTENDS attribute specified at %L"
10588 msgstr "%Javoimelle funktiolle %qD annettu attribuutti noinline"
10590 #: fortran/symbol.c:1503
10592 msgid "Fortran 2003: EXTENDS at %L"
10595 #: fortran/symbol.c:1525
10597 msgid "Symbol '%s' at %L already has an explicit interface"
10600 #: fortran/symbol.c:1532
10602 msgid "'%s' at %L has attributes specified outside its INTERFACE body"
10605 #: fortran/symbol.c:1579
10607 msgid "Symbol '%s' at %L cannot have a type"
10610 #: fortran/symbol.c:1738
10612 msgid "Component '%s' at %C already declared at %L"
10615 #: fortran/symbol.c:1749
10617 msgid "Component '%s' at %C already in the parent type at %L"
10620 #: fortran/symbol.c:1824
10622 msgid "Symbol '%s' at %C is ambiguous"
10625 #: fortran/symbol.c:1856
10627 msgid "Derived type '%s' at %C is being used before it is defined"
10630 #: fortran/symbol.c:1897
10632 msgid "'%s' at %C is not a member of the '%s' structure"
10635 #: fortran/symbol.c:1905
10637 msgid "Component '%s' at %C is a PRIVATE component of '%s'"
10640 #: fortran/symbol.c:1915
10642 msgid "All components of '%s' are PRIVATE in structure constructor at %C"
10645 #: fortran/symbol.c:2044
10647 msgid "Duplicate statement label %d at %L and %L"
10650 #: fortran/symbol.c:2054
10652 msgid "Label %d at %C already referenced as branch target"
10655 #: fortran/symbol.c:2063
10657 msgid "Label %d at %C already referenced as a format label"
10660 #: fortran/symbol.c:2105
10662 msgid "Label %d at %C previously used as a FORMAT label"
10665 #: fortran/symbol.c:2113
10667 msgid "Label %d at %C previously used as branch target"
10670 #: fortran/symbol.c:2425
10672 msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
10675 #: fortran/symbol.c:2428
10677 msgid "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
10680 #. Symbol is from another namespace.
10681 #: fortran/symbol.c:2572
10683 msgid "Symbol '%s' at %C has already been host associated"
10686 #: fortran/symbol.c:3342
10688 msgid "Derived type '%s' declared at %L must have the BIND attribute to be C interoperable"
10691 #: fortran/symbol.c:3353
10693 msgid "Derived type '%s' at %L is empty"
10696 #: fortran/symbol.c:3370
10698 msgid "Component '%s' at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type '%s' at %L"
10701 #: fortran/symbol.c:3382
10703 msgid "Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type '%s' at %L"
10706 #. If the derived type is bind(c), all fields must be
10708 #: fortran/symbol.c:3420
10710 msgid "Component '%s' in derived type '%s' at %L may not be C interoperable, even though derived type '%s' is BIND(C)"
10713 #. If derived type is param to bind(c) routine, or to one
10714 #. of the iso_c_binding procs, it must be interoperable, so
10715 #. all fields must interop too.
10716 #: fortran/symbol.c:3429
10718 msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
10721 #: fortran/symbol.c:3443
10723 msgid "Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) attributes"
10726 #: fortran/symbol.c:3451
10728 msgid "Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND(C)"
10731 #: fortran/symbol.c:4267
10733 msgid "Symbol '%s' is used before it is typed at %L"
10736 #: fortran/symbol.c:4273
10738 msgid "Extension: Symbol '%s' is used before it is typed at %L"
10741 #: fortran/symbol.c:4324
10743 msgid "'%s' of '%s' is PRIVATE at %C"
10746 #: fortran/target-memory.c:615
10748 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
10751 #: fortran/target-memory.c:702
10753 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
10756 #: fortran/trans-array.c:641 fortran/trans-array.c:4387
10757 #: fortran/trans-array.c:5318 fortran/trans-intrinsic.c:3714
10759 msgid "Creating array temporary at %L"
10762 #. Problems occur when we get something like
10763 #. integer :: a(lots) = (/(i, i=1, lots)/)
10764 #: fortran/trans-array.c:3957
10766 msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit. See -fmax-array-constructor option"
10769 #: fortran/trans-array.c:5315
10771 msgid "Creating array temporary at %L for argument '%s'"
10774 #: fortran/trans-common.c:399
10776 msgid "Named COMMON block '%s' at %L shall be of the same size"
10779 #: fortran/trans-common.c:838
10781 msgid "Bad array reference at %L"
10784 #: fortran/trans-common.c:846
10786 msgid "Illegal reference type at %L as EQUIVALENCE object"
10789 #: fortran/trans-common.c:886
10791 msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
10794 #. Aligning this field would misalign a previous field.
10795 #: fortran/trans-common.c:1019
10797 msgid "The equivalence set for variable '%s' declared at %L violates alignment requirements"
10800 #: fortran/trans-common.c:1086
10802 msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
10805 #: fortran/trans-common.c:1101
10807 msgid "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
10810 #: fortran/trans-common.c:1116
10812 msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L; reorder elements or use -fno-align-commons"
10815 #: fortran/trans-common.c:1121
10817 msgid "Padding of %d bytes required before '%s' in COMMON at %L; reorder elements or use -fno-align-commons"
10820 #: fortran/trans-common.c:1149
10822 msgid "COMMON '%s' at %L does not exist"
10825 #: fortran/trans-common.c:1157
10827 msgid "COMMON '%s' at %L requires %d bytes of padding at start; reorder elements or use -fno-align-commons"
10830 #: fortran/trans-common.c:1161
10832 msgid "COMMON at %L requires %d bytes of padding at start; reorder elements or use -fno-align-commons"
10835 #: fortran/trans-const.c:290
10837 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
10840 #: fortran/trans-decl.c:2885 fortran/trans-decl.c:3923
10842 msgid "Return value of function '%s' at %L not set"
10845 #: fortran/trans-decl.c:3544
10847 msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
10850 #: fortran/trans-decl.c:3548
10852 msgid "Unused dummy argument '%s' at %L"
10855 #: fortran/trans-decl.c:3554
10856 #, fuzzy, no-c-format
10857 msgid "Unused variable '%s' declared at %L"
10858 msgstr "%Jmuuttuja %qD esitelty %<inline%>:ksi"
10860 #: fortran/trans-decl.c:3600
10861 #, fuzzy, no-c-format
10862 msgid "Unused parameter '%s' declared at %L"
10863 msgstr "%Jparametri %qD esitelty %<inline%>:ksi"
10865 #: fortran/trans-decl.c:3614
10867 msgid "Return value '%s' of function '%s' declared at %L not set"
10870 #: fortran/trans-expr.c:2357
10871 #, fuzzy, no-c-format
10872 msgid "Unknown argument list function at %L"
10873 msgstr "liian vähän argumentteja funktiolle %qs"
10875 #: fortran/trans-intrinsic.c:882
10877 msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
10880 #: fortran/trans-io.c:2004
10882 msgid "Derived type '%s' at %L has PRIVATE components"
10885 #: fortran/trans-stmt.c:498
10887 msgid "An alternate return at %L without a * dummy argument"
10890 #: fortran/trans.c:50
10891 msgid "Array bound mismatch"
10894 #: fortran/trans.c:51
10895 msgid "Array reference out of bounds"
10898 #: fortran/trans.c:52
10899 msgid "Incorrect function return value"
10900 msgstr "Virheellinen funktion paluuarvo"
10902 #: fortran/trans.c:515 fortran/trans.c:935
10903 msgid "Attempt to allocate a negative amount of memory."
10906 #: fortran/trans.c:533
10907 msgid "Memory allocation failed"
10910 #: fortran/trans.c:615
10911 msgid "Attempt to allocate negative amount of memory. Possible integer overflow"
10914 #: fortran/trans.c:646 fortran/trans.c:952
10915 msgid "Out of memory"
10916 msgstr "Muisti lopussa"
10918 #: fortran/trans.c:737
10920 msgid "Attempting to allocate already allocated array '%s'"
10923 #: fortran/trans.c:743
10924 msgid "Attempting to allocate already allocatedarray"
10927 #: fortran/trans.c:852
10929 msgid "Attempt to DEALLOCATE unallocated '%s'"
10932 #: java/jcf-dump.c:1068
10934 msgid "Not a valid Java .class file.\n"
10935 msgstr "Ei kelvollinen Javan .class-tiedosto.\n"
10937 #: java/jcf-dump.c:1074
10939 msgid "error while parsing constant pool\n"
10942 #: java/jcf-dump.c:1080 java/jcf-parse.c:1436
10943 #, gcc-internal-format
10944 msgid "error in constant pool entry #%d\n"
10947 #: java/jcf-dump.c:1090
10949 msgid "error while parsing fields\n"
10952 #: java/jcf-dump.c:1096
10954 msgid "error while parsing methods\n"
10957 #: java/jcf-dump.c:1102
10959 msgid "error while parsing final attributes\n"
10962 #: java/jcf-dump.c:1139
10964 msgid "Try 'jcf-dump --help' for more information.\n"
10965 msgstr "käytä -Winvalid-pch saadaksesi lisätietoja"
10967 #: java/jcf-dump.c:1146
10970 "Usage: jcf-dump [OPTION]... CLASS...\n"
10973 "Käyttö: jcf-dump [VALITSIN]... LUOKKA...\n"
10976 #: java/jcf-dump.c:1147
10979 "Display contents of a class file in readable form.\n"
10982 "Näytä class-tiedoston sisältö luettavassa muodossa.\n"
10985 #: java/jcf-dump.c:1148
10987 msgid " -c Disassemble method bodies\n"
10988 msgstr " --help Näytä tämä ohje\n"
10990 #: java/jcf-dump.c:1149
10992 msgid " --javap Generate output in 'javap' format\n"
10993 msgstr " --help Näytä tämä ohje\n"
10995 #: java/jcf-dump.c:1151
10997 msgid " --classpath PATH Set path to find .class files\n"
11000 #: java/jcf-dump.c:1152
11002 msgid " -IDIR Append directory to class path\n"
11005 #: java/jcf-dump.c:1153
11007 msgid " --bootclasspath PATH Override built-in class path\n"
11010 #: java/jcf-dump.c:1154
11012 msgid " --extdirs PATH Set extensions directory path\n"
11015 #: java/jcf-dump.c:1155
11017 msgid " -o FILE Set output file name\n"
11018 msgstr " -o <tiedosto> Ohjaa tuloste <tiedostoon>\n"
11020 #: java/jcf-dump.c:1157
11022 msgid " --help Print this help, then exit\n"
11023 msgstr " -h, --help Näytä tämä ohje ja poistu\n"
11025 #: java/jcf-dump.c:1158
11027 msgid " --version Print version number, then exit\n"
11028 msgstr " -v, --version Näytä versionumero ja poistu\n"
11030 #: java/jcf-dump.c:1159
11032 msgid " -v, --verbose Print extra information while running\n"
11033 msgstr " -v, --version Näytä versionumero ja poistu\n"
11035 #: java/jcf-dump.c:1161
11038 "For bug reporting instructions, please see:\n"
11042 "Katso ohjeet vikailmoitusten tekemiseen osoitteesta:\n"
11045 #: java/jcf-dump.c:1189 java/jcf-dump.c:1257
11047 msgid "jcf-dump: no classes specified\n"
11048 msgstr "luokkanimeä ei ole määritetty option %qs kanssa"
11050 #: java/jcf-dump.c:1277
11052 msgid "Cannot open '%s' for output.\n"
11055 #: java/jcf-dump.c:1323
11057 msgid "bad format of .zip/.jar archive\n"
11060 #: java/jcf-dump.c:1441
11062 msgid "Bad byte codes.\n"
11065 #: java/jvgenmain.c:47
11067 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
11069 "Käyttö: gcov [VALITSIN]... LÄHDETIEDOSTO\n"
11072 #: java/jvgenmain.c:109
11074 msgid "%s: Cannot open output file: %s\n"
11075 msgstr "syötetiedoston avaaminen ei onnistu: %s"
11077 #: java/jvgenmain.c:151
11079 msgid "%s: Failed to close output file %s\n"
11080 msgstr "%qs ei ole kelpo tulostetiedosto"
11082 #: java/jvspec.c:409
11084 msgid "can't specify '-D' without '--main'\n"
11087 #: java/jvspec.c:412
11089 msgid "'%s' is not a valid class name"
11090 msgstr "%qs ei ole kelpo tulostetiedosto"
11092 #: java/jvspec.c:418
11094 msgid "--resource requires -o"
11097 #: java/jvspec.c:432
11099 msgid "cannot specify both -C and -o"
11102 #: java/jvspec.c:444
11104 msgid "cannot create temporary file"
11107 #: java/jvspec.c:466
11109 msgid "using both @FILE with multiple files not implemented"
11112 #: java/jvspec.c:588
11114 msgid "cannot specify 'main' class when not linking"
11117 #: config/sparc/linux64.h:165 config/sparc/linux64.h:176
11118 #: config/sparc/netbsd-elf.h:125 config/sparc/netbsd-elf.h:144
11119 #: config/sparc/sol2-bi.h:217 config/sparc/sol2-bi.h:227
11120 msgid "may not use both -m32 and -m64"
11123 #: config/i386/mingw32.h:85 config/i386/cygwin.h:91
11124 msgid "shared and mdll are not compatible"
11127 #: config/bfin/elf.h:31
11129 msgid "no processor type specified for linking"
11130 msgstr "%J ristiriitaiset tyyppimääreet %qD:lle"
11132 #: config/vxworks.h:71
11133 msgid "-Xbind-now and -Xbind-lazy are incompatible"
11136 #: config/mips/mips.h:1182 config/arc/arc.h:61
11137 msgid "may not use both -EB and -EL"
11140 #: config/mips/r3900.h:34
11141 msgid "-mhard-float not supported"
11144 #: config/mips/r3900.h:36
11145 msgid "-msingle-float and -msoft-float cannot both be specified"
11149 msgid "GCC does not support -C or -CC without -E"
11152 #: gcc.c:828 java/jvspec.c:80 ada/gcc-interface/lang-specs.h:33
11153 msgid "-pg and -fomit-frame-pointer are incompatible"
11157 msgid "-E or -x required when input is from standard input"
11160 #: config/sparc/sol2-bi.h:189 config/sparc/sol2-bi.h:194
11161 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
11162 msgid "does not support multilib"
11165 #: config/i386/cygwin.h:28
11166 msgid "mno-cygwin and mno-win32 are not compatible"
11169 #: config/rs6000/sysv4.h:907 config/rs6000/sysv4.h:909
11170 #: config/rs6000/linux64.h:350 config/rs6000/linux64.h:352 config/linux.h:111
11171 #: config/linux.h:113 config/alpha/linux-elf.h:33 config/alpha/linux-elf.h:35
11172 msgid "-mglibc and -muclibc used together"
11175 #: config/sh/sh.h:461
11176 msgid "SH2a does not support little-endian"
11179 #: config/arm/arm.h:148
11180 msgid "-msoft-float and -mhard_float may not be used together"
11183 #: config/arm/arm.h:150
11184 msgid "-mbig-endian and -mlittle-endian may not be used together"
11185 msgstr "valitsimia -mbig-endian ja -mlittle-endian ei voi käyttää yhdessä"
11187 #: config/cris/cris.h:207
11188 msgid "Do not specify both -march=... and -mcpu=..."
11191 #: config/lynx.h:70
11192 msgid "cannot use mthreads and mlegacy-threads together"
11195 #: config/lynx.h:95
11196 msgid "cannot use mshared and static together"
11199 #: config/vax/netbsd-elf.h:41
11200 msgid "the -shared option is not currently supported for VAX ELF"
11203 #: config/i386/nwld.h:34
11204 msgid "Static linking is not supported.\n"
11207 #: ada/gcc-interface/lang-specs.h:34
11208 msgid "-c or -S required for Ada"
11211 #: config/s390/tpf.h:119
11212 msgid "static is not supported on TPF-OS"
11215 #: fortran/lang-specs.h:55 fortran/lang-specs.h:69
11217 msgid "gfortran does not support -E without -cpp"
11218 msgstr "kohdemuoto ei tue äärettömyyttä"
11220 #: config/vax/vax.h:50 config/vax/vax.h:51
11221 msgid "profiling not supported with -mg\n"
11224 #: config/mcore/mcore.h:54
11225 msgid "the m210 does not have little endian support"
11228 #: java/lang-specs.h:33
11229 msgid "-fjni and -femit-class-files are incompatible"
11232 #: java/lang-specs.h:34
11233 msgid "-fjni and -femit-class-file are incompatible"
11236 #: java/lang-specs.h:35 java/lang-specs.h:36
11237 msgid "-femit-class-file should used along with -fsyntax-only"
11240 #: config/darwin.h:274
11241 msgid "-current_version only allowed with -dynamiclib"
11244 #: config/darwin.h:276
11245 msgid "-install_name only allowed with -dynamiclib"
11248 #: config/darwin.h:281
11249 msgid "-bundle not allowed with -dynamiclib"
11250 msgstr "valitsimia -bundle ja -dynamiclib ei voi käyttää yhdessä"
11252 #: config/darwin.h:282
11253 msgid "-bundle_loader not allowed with -dynamiclib"
11254 msgstr "valitsimia -bundle_loader ja -dynamiclib ei voi käyttää yhdessä"
11256 #: config/darwin.h:283
11257 msgid "-client_name not allowed with -dynamiclib"
11258 msgstr "valitsimia -client_name ja -dynamiclib ei voi käyttää yhdessä"
11260 #: config/darwin.h:288
11261 msgid "-force_flat_namespace not allowed with -dynamiclib"
11262 msgstr "valitsimia -force_flat_namespace ja -dynamiclib ei voi käyttää yhdessä"
11264 #: config/darwin.h:290
11265 msgid "-keep_private_externs not allowed with -dynamiclib"
11266 msgstr "valitsimia -keep_private_externs ja -dynamiclib ei voi käyttää yhdessä"
11268 #: config/darwin.h:291
11269 msgid "-private_bundle not allowed with -dynamiclib"
11270 msgstr "valitsimia -private_bundle ja -dynamiclib ei voi käyttää yhdessä"
11272 #: config/rs6000/darwin.h:95
11273 msgid " conflicting code gen style switches are used"
11276 #: fortran/lang.opt:57
11277 msgid "Put MODULE files in 'directory'"
11280 #: fortran/lang.opt:73
11281 msgid "Warn about possible aliasing of dummy arguments"
11284 #: fortran/lang.opt:77
11285 msgid "Warn about alignment of COMMON blocks"
11288 #: fortran/lang.opt:81
11289 msgid "Warn about missing ampersand in continued character constants"
11292 #: fortran/lang.opt:85
11294 msgid "Warn about creation of array temporaries"
11295 msgstr "Varoita laskutoimituksista funktio-osoittimilla"
11297 #: fortran/lang.opt:89
11298 msgid "Warn about truncated character expressions"
11301 #: fortran/lang.opt:97
11302 msgid "Warn about calls with implicit interface"
11305 #: fortran/lang.opt:101
11306 msgid "Warn about truncated source lines"
11309 #: fortran/lang.opt:105
11310 msgid "Warn on intrinsics not part of the selected standard"
11313 #: fortran/lang.opt:113
11314 msgid "Warn about \"suspicious\" constructs"
11317 #: fortran/lang.opt:117
11318 msgid "Permit nonconforming uses of the tab character"
11321 #: fortran/lang.opt:121
11323 msgid "Warn about underflow of numerical constant expressions"
11324 msgstr "ylivuoto vakiolausekkeessa"
11326 #: fortran/lang.opt:125
11327 msgid "Warn if a user-procedure has the same name as an intrinsic"
11330 #: fortran/lang.opt:129
11332 msgid "Enable preprocessing"
11333 msgstr "Käytä OpenMP:tä"
11335 #: fortran/lang.opt:133
11336 msgid "Disable preprocessing"
11339 #: fortran/lang.opt:141
11340 msgid "Enable alignment of COMMON blocks"
11343 #: fortran/lang.opt:145
11344 msgid "All intrinsics procedures are available regardless of selected standard"
11347 #: fortran/lang.opt:153
11348 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
11351 #: fortran/lang.opt:157
11352 msgid "Specify that backslash in string introduces an escape character"
11355 #: fortran/lang.opt:161
11356 msgid "Produce a backtrace when a runtime error is encountered"
11359 #: fortran/lang.opt:165
11360 msgid "-fblas-matmul-limit=<n> Size of the smallest matrix for which matmul will use BLAS"
11363 #: fortran/lang.opt:169
11364 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument"
11367 #: fortran/lang.opt:173
11368 msgid "Use big-endian format for unformatted files"
11371 #: fortran/lang.opt:177
11372 msgid "Use little-endian format for unformatted files"
11375 #: fortran/lang.opt:181
11376 msgid "Use native format for unformatted files"
11379 #: fortran/lang.opt:185
11380 msgid "Swap endianness for unformatted files"
11383 #: fortran/lang.opt:189
11384 msgid "Use the Cray Pointer extension"
11387 #: fortran/lang.opt:193
11388 msgid "Ignore 'D' in column one in fixed form"
11391 #: fortran/lang.opt:197
11392 msgid "Treat lines with 'D' in column one as comments"
11395 #: fortran/lang.opt:201
11396 msgid "Set the default double precision kind to an 8 byte wide type"
11399 #: fortran/lang.opt:205
11400 msgid "Set the default integer kind to an 8 byte wide type"
11403 #: fortran/lang.opt:209
11404 msgid "Set the default real kind to an 8 byte wide type"
11407 #: fortran/lang.opt:213
11408 msgid "Allow dollar signs in entity names"
11411 #: fortran/lang.opt:217
11412 msgid "Dump a core file when a runtime error occurs"
11415 #: fortran/lang.opt:221
11416 msgid "Display the code tree after parsing"
11419 #: fortran/lang.opt:225
11420 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays"
11423 #: fortran/lang.opt:229
11424 msgid "Use f2c calling convention"
11427 #: fortran/lang.opt:233
11428 msgid "Assume that the source file is fixed form"
11431 #: fortran/lang.opt:237
11432 msgid "Specify where to find the compiled intrinsic modules"
11435 #: fortran/lang.opt:241
11436 msgid "Allow arbitrary character line width in fixed mode"
11439 #: fortran/lang.opt:245
11440 msgid "Use n as character line width in fixed mode"
11443 #: fortran/lang.opt:249
11444 msgid "Stop on following floating point exceptions"
11447 #: fortran/lang.opt:253
11448 msgid "Assume that the source file is free form"
11451 #: fortran/lang.opt:257
11452 msgid "Allow arbitrary character line width in free mode"
11455 #: fortran/lang.opt:261
11456 msgid "Use n as character line width in free mode"
11459 #: fortran/lang.opt:265
11460 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
11463 #: fortran/lang.opt:269
11464 msgid "-finit-character=<n> Initialize local character variables to ASCII value n"
11467 #: fortran/lang.opt:273
11468 msgid "-finit-integer=<n> Initialize local integer variables to n"
11471 #: fortran/lang.opt:277
11472 msgid "Initialize local variables to zero (from g77)"
11475 #: fortran/lang.opt:281
11476 msgid "-finit-logical=<true|false> Initialize local logical variables"
11479 #: fortran/lang.opt:285
11480 msgid "-finit-real=<zero|nan|inf|-inf> Initialize local real variables"
11483 #: fortran/lang.opt:289
11484 msgid "-fmax-array-constructor=<n> Maximum number of objects in an array constructor"
11487 #: fortran/lang.opt:293
11488 msgid "Maximum number of errors to report"
11491 #: fortran/lang.opt:297
11492 msgid "Maximum identifier length"
11495 #: fortran/lang.opt:301
11496 msgid "Maximum length for subrecords"
11499 #: fortran/lang.opt:305
11500 msgid "Size in bytes of the largest array that will be put on the stack"
11503 #: fortran/lang.opt:309
11504 msgid "Set default accessibility of module entities to PRIVATE."
11507 #: fortran/lang.opt:317
11508 msgid "Try to lay out derived types as compactly as possible"
11511 #: fortran/lang.opt:325
11512 msgid "Enable range checking during compilation"
11515 #: fortran/lang.opt:329
11516 msgid "Use a 4-byte record marker for unformatted files"
11519 #: fortran/lang.opt:333
11520 msgid "Use an 8-byte record marker for unformatted files"
11523 #: fortran/lang.opt:337
11524 msgid "Allocate local variables on the stack to allow indirect recursion"
11527 #: fortran/lang.opt:341
11528 msgid "Copy array sections into a contiguous block on procedure entry"
11531 #: fortran/lang.opt:345
11532 msgid "Append a second underscore if the name already contains an underscore"
11535 #: fortran/lang.opt:349 c.opt:737
11536 msgid "Use the narrowest integer type possible for enumeration types"
11539 #: fortran/lang.opt:353
11540 msgid "Apply negative sign to zero values"
11543 #: fortran/lang.opt:357
11544 msgid "Append underscores to externally visible names"
11547 #: fortran/lang.opt:397
11548 msgid "Statically link the GNU Fortran helper library (libgfortran)"
11551 #: fortran/lang.opt:401
11552 msgid "Conform to the ISO Fortran 2003 standard"
11555 #: fortran/lang.opt:405
11557 msgid "Conform to the ISO Fortran 2008 standard"
11558 msgstr "Noudata ISO 1990 C -standardia"
11560 #: fortran/lang.opt:409
11561 msgid "Conform to the ISO Fortran 95 standard"
11564 #: fortran/lang.opt:413
11565 msgid "Conform to nothing in particular"
11568 #: fortran/lang.opt:417
11569 msgid "Accept extensions to support legacy code"
11572 #: config/mcore/mcore.opt:23
11573 msgid "Generate code for the M*Core M210"
11576 #: config/mcore/mcore.opt:27
11577 msgid "Generate code for the M*Core M340"
11580 #: config/mcore/mcore.opt:31
11581 msgid "Force functions to be aligned to a 4 byte boundary"
11584 #: config/mcore/mcore.opt:35 config/score/score.opt:23
11585 msgid "Generate big-endian code"
11588 #: config/mcore/mcore.opt:39
11589 msgid "Emit call graph information"
11592 #: config/mcore/mcore.opt:43
11593 msgid "Use the divide instruction"
11596 #: config/mcore/mcore.opt:47
11597 msgid "Inline constants if it can be done in 2 insns or less"
11600 #: config/mcore/mcore.opt:51 config/score/score.opt:27
11601 msgid "Generate little-endian code"
11604 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
11605 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line"
11608 #: config/mcore/mcore.opt:60
11609 msgid "Use arbitrary sized immediates in bit operations"
11612 #: config/mcore/mcore.opt:64
11613 msgid "Prefer word accesses over byte accesses"
11616 #: config/mcore/mcore.opt:68
11617 msgid "Set the maximum amount for a single stack increment operation"
11620 #: config/mcore/mcore.opt:72
11621 msgid "Always treat bitfields as int-sized"
11624 #: config/alpha/alpha.opt:23 config/i386/i386.opt:201
11625 msgid "Do not use hardware fp"
11628 #: config/alpha/alpha.opt:27
11629 msgid "Use fp registers"
11632 #: config/alpha/alpha.opt:31
11636 #: config/alpha/alpha.opt:35
11637 msgid "Do not assume GAS"
11640 #: config/alpha/alpha.opt:39
11641 msgid "Request IEEE-conformant math library routines (OSF/1)"
11644 #: config/alpha/alpha.opt:43
11645 msgid "Emit IEEE-conformant code, without inexact exceptions"
11648 #: config/alpha/alpha.opt:50
11649 msgid "Do not emit complex integer constants to read-only memory"
11652 #: config/alpha/alpha.opt:54
11656 #: config/alpha/alpha.opt:58
11657 msgid "Do not use VAX fp"
11660 #: config/alpha/alpha.opt:62
11661 msgid "Emit code for the byte/word ISA extension"
11664 #: config/alpha/alpha.opt:66
11665 msgid "Emit code for the motion video ISA extension"
11668 #: config/alpha/alpha.opt:70
11669 msgid "Emit code for the fp move and sqrt ISA extension"
11672 #: config/alpha/alpha.opt:74
11673 msgid "Emit code for the counting ISA extension"
11676 #: config/alpha/alpha.opt:78
11677 msgid "Emit code using explicit relocation directives"
11680 #: config/alpha/alpha.opt:82
11681 msgid "Emit 16-bit relocations to the small data areas"
11684 #: config/alpha/alpha.opt:86
11685 msgid "Emit 32-bit relocations to the small data areas"
11688 #: config/alpha/alpha.opt:90
11689 msgid "Emit direct branches to local functions"
11692 #: config/alpha/alpha.opt:94
11693 msgid "Emit indirect branches to local functions"
11696 #: config/alpha/alpha.opt:98
11697 msgid "Emit rdval instead of rduniq for thread pointer"
11700 #: config/alpha/alpha.opt:102 config/s390/s390.opt:59
11701 #: config/sparc/long-double-switch.opt:23
11702 msgid "Use 128-bit long double"
11703 msgstr "Käytä 128-bittistä long double -tyyppiä"
11705 #: config/alpha/alpha.opt:106 config/s390/s390.opt:63
11706 #: config/sparc/long-double-switch.opt:27
11707 msgid "Use 64-bit long double"
11708 msgstr "Käytä 64-bittistä long double -tyyppiä"
11710 #: config/alpha/alpha.opt:110
11711 msgid "Use features of and schedule given CPU"
11714 #: config/alpha/alpha.opt:114
11715 msgid "Schedule given CPU"
11718 #: config/alpha/alpha.opt:118
11719 msgid "Control the generated fp rounding mode"
11722 #: config/alpha/alpha.opt:122
11723 msgid "Control the IEEE trap mode"
11726 #: config/alpha/alpha.opt:126
11727 msgid "Control the precision given to fp exceptions"
11730 #: config/alpha/alpha.opt:130
11731 msgid "Tune expected memory latency"
11734 #: config/alpha/alpha.opt:134 config/ia64/ia64.opt:93
11735 #: config/rs6000/sysv4.opt:32
11736 msgid "Specify bit size of immediate TLS offsets"
11739 #: config/ia64/ilp32.opt:3
11740 msgid "Generate ILP32 code"
11743 #: config/ia64/ilp32.opt:7
11744 msgid "Generate LP64 code"
11747 #: config/ia64/ia64.opt:3
11748 msgid "Generate big endian code"
11751 #: config/ia64/ia64.opt:7
11752 msgid "Generate little endian code"
11755 #: config/ia64/ia64.opt:11
11756 msgid "Generate code for GNU as"
11759 #: config/ia64/ia64.opt:15
11760 msgid "Generate code for GNU ld"
11763 #: config/ia64/ia64.opt:19
11764 msgid "Emit stop bits before and after volatile extended asms"
11767 #: config/ia64/ia64.opt:23
11768 msgid "Use in/loc/out register names"
11771 #: config/ia64/ia64.opt:30
11772 msgid "Enable use of sdata/scommon/sbss"
11775 #: config/ia64/ia64.opt:34
11776 msgid "Generate code without GP reg"
11779 #: config/ia64/ia64.opt:38
11780 msgid "gp is constant (but save/restore gp on indirect calls)"
11783 #: config/ia64/ia64.opt:42
11784 msgid "Generate self-relocatable code"
11787 #: config/ia64/ia64.opt:46
11788 msgid "Generate inline floating point division, optimize for latency"
11791 #: config/ia64/ia64.opt:50
11792 msgid "Generate inline floating point division, optimize for throughput"
11795 #: config/ia64/ia64.opt:57
11796 msgid "Generate inline integer division, optimize for latency"
11799 #: config/ia64/ia64.opt:61
11800 msgid "Generate inline integer division, optimize for throughput"
11803 #: config/ia64/ia64.opt:65
11804 msgid "Do not inline integer division"
11807 #: config/ia64/ia64.opt:69
11808 msgid "Generate inline square root, optimize for latency"
11811 #: config/ia64/ia64.opt:73
11812 msgid "Generate inline square root, optimize for throughput"
11815 #: config/ia64/ia64.opt:77
11816 msgid "Do not inline square root"
11819 #: config/ia64/ia64.opt:81
11820 msgid "Enable Dwarf 2 line debug info via GNU as"
11823 #: config/ia64/ia64.opt:85
11824 msgid "Enable earlier placing stop bits for better scheduling"
11827 #: config/ia64/ia64.opt:89 config/pa/pa.opt:51 config/spu/spu.opt:72
11828 #: config/sh/sh.opt:253
11829 msgid "Specify range of registers to make fixed"
11832 #: config/ia64/ia64.opt:97 config/i386/i386.opt:229
11833 #: config/rs6000/rs6000.opt:230 config/spu/spu.opt:84 config/s390/s390.opt:87
11834 #: config/sparc/sparc.opt:95
11835 msgid "Schedule code for given CPU"
11838 #: config/ia64/ia64.opt:101
11839 msgid "Use data speculation before reload"
11842 #: config/ia64/ia64.opt:105
11843 msgid "Use data speculation after reload"
11846 #: config/ia64/ia64.opt:109
11847 msgid "Use control speculation"
11850 #: config/ia64/ia64.opt:113
11851 msgid "Use in block data speculation before reload"
11854 #: config/ia64/ia64.opt:117
11855 msgid "Use in block data speculation after reload"
11858 #: config/ia64/ia64.opt:121
11859 msgid "Use in block control speculation"
11862 #: config/ia64/ia64.opt:125
11863 msgid "Use simple data speculation check"
11866 #: config/ia64/ia64.opt:129
11867 msgid "Use simple data speculation check for control speculation"
11870 #: config/ia64/ia64.opt:133
11871 msgid "If set, data speculative instructions will be chosen for schedule only if there are no other choices at the moment "
11874 #: config/ia64/ia64.opt:137
11875 msgid "If set, control speculative instructions will be chosen for schedule only if there are no other choices at the moment "
11878 #: config/ia64/ia64.opt:141
11879 msgid "Count speculative dependencies while calculating priority of instructions"
11882 #: config/ia64/ia64.opt:145
11883 msgid "Place a stop bit after every cycle when scheduling"
11886 #: config/ia64/ia64.opt:149
11887 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group"
11890 #: config/ia64/ia64.opt:153
11891 msgid "Soft limit on number of memory insns per instruction group, giving lower priority to subsequent memory insns attempting to schedule in the same insn group. Frequently useful to prevent cache bank conflicts. Default value is 1"
11894 #: config/ia64/ia64.opt:157
11895 msgid "Disallow more than `msched-max-memory-insns' in instruction group. Otherwise, limit is `soft' (prefer non-memory operations when limit is reached)"
11898 #: config/ia64/ia64.opt:161
11899 msgid "Don't generate checks for control speculation in selective scheduling"
11902 #: config/xtensa/xtensa.opt:23
11903 msgid "Use CONST16 instruction to load constants"
11906 #: config/xtensa/xtensa.opt:27
11907 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
11910 #: config/xtensa/xtensa.opt:31
11911 msgid "Use indirect CALLXn instructions for large programs"
11914 #: config/xtensa/xtensa.opt:35
11915 msgid "Automatically align branch targets to reduce branch penalties"
11918 #: config/xtensa/xtensa.opt:39
11919 msgid "Intersperse literal pools with code in the text section"
11922 #: config/xtensa/xtensa.opt:43
11923 msgid "Do not serialize volatile memory references with MEMW instructions"
11926 #: config/pa/pa.opt:23 config/pa/pa.opt:76 config/pa/pa.opt:84
11927 msgid "Generate PA1.0 code"
11930 #: config/pa/pa.opt:27 config/pa/pa.opt:88 config/pa/pa.opt:108
11931 msgid "Generate PA1.1 code"
11934 #: config/pa/pa.opt:31 config/pa/pa.opt:92
11935 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11938 #: config/pa/pa.opt:35
11939 msgid "Generate code for huge switch statements"
11942 #: config/pa/pa.opt:39
11943 msgid "Disable FP regs"
11946 #: config/pa/pa.opt:43
11947 msgid "Disable indexed addressing"
11950 #: config/pa/pa.opt:47
11951 msgid "Generate fast indirect calls"
11954 #: config/pa/pa.opt:55
11955 msgid "Assume code will be assembled by GAS"
11958 #: config/pa/pa.opt:59
11959 msgid "Put jumps in call delay slots"
11962 #: config/pa/pa.opt:64
11963 msgid "Enable linker optimizations"
11966 #: config/pa/pa.opt:68
11967 msgid "Always generate long calls"
11970 #: config/pa/pa.opt:72
11971 msgid "Emit long load/store sequences"
11974 #: config/pa/pa.opt:80
11975 msgid "Disable space regs"
11978 #: config/pa/pa.opt:96
11979 msgid "Use portable calling conventions"
11982 #: config/pa/pa.opt:100
11983 msgid "Specify CPU for scheduling purposes. Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000"
11986 #: config/pa/pa.opt:104 config/frv/frv.opt:177
11987 msgid "Use software floating point"
11990 #: config/pa/pa.opt:112
11991 msgid "Do not disable space regs"
11994 #: config/pa/pa-hpux1111.opt:23 config/pa/pa-hpux1010.opt:23
11995 #: config/pa/pa-hpux.opt:27
11996 msgid "Specify UNIX standard for predefines and linking"
11999 #: config/pa/pa64-hpux.opt:23
12000 msgid "Assume code will be linked by GNU ld"
12003 #: config/pa/pa64-hpux.opt:27
12004 msgid "Assume code will be linked by HP ld"
12007 #: config/pa/pa-hpux.opt:23
12008 msgid "Generate cpp defines for server IO"
12011 #: config/pa/pa-hpux.opt:31
12012 msgid "Generate cpp defines for workstation IO"
12015 #: config/frv/frv.opt:23
12016 msgid "Use 4 media accumulators"
12019 #: config/frv/frv.opt:27
12020 msgid "Use 8 media accumulators"
12023 #: config/frv/frv.opt:31
12024 msgid "Enable label alignment optimizations"
12027 #: config/frv/frv.opt:35
12028 msgid "Dynamically allocate cc registers"
12031 #: config/frv/frv.opt:42
12032 msgid "Set the cost of branches"
12035 #: config/frv/frv.opt:46
12036 msgid "Enable conditional execution other than moves/scc"
12039 #: config/frv/frv.opt:50
12040 msgid "Change the maximum length of conditionally-executed sequences"
12043 #: config/frv/frv.opt:54
12044 msgid "Change the number of temporary registers that are available to conditionally-executed sequences"
12047 #: config/frv/frv.opt:58
12048 msgid "Enable conditional moves"
12051 #: config/frv/frv.opt:62
12052 msgid "Set the target CPU type"
12055 #: config/frv/frv.opt:84
12056 msgid "Use fp double instructions"
12059 #: config/frv/frv.opt:88
12060 msgid "Change the ABI to allow double word insns"
12063 #: config/frv/frv.opt:92 config/bfin/bfin.opt:73
12064 msgid "Enable Function Descriptor PIC mode"
12067 #: config/frv/frv.opt:96
12068 msgid "Just use icc0/fcc0"
12071 #: config/frv/frv.opt:100
12072 msgid "Only use 32 FPRs"
12075 #: config/frv/frv.opt:104
12076 msgid "Use 64 FPRs"
12079 #: config/frv/frv.opt:108
12080 msgid "Only use 32 GPRs"
12083 #: config/frv/frv.opt:112
12084 msgid "Use 64 GPRs"
12087 #: config/frv/frv.opt:116
12088 msgid "Enable use of GPREL for read-only data in FDPIC"
12091 #: config/frv/frv.opt:120 config/rs6000/rs6000.opt:112
12092 #: config/pdp11/pdp11.opt:71
12093 msgid "Use hardware floating point"
12096 #: config/frv/frv.opt:124 config/bfin/bfin.opt:77
12098 msgid "Enable inlining of PLT in function calls"
12099 msgstr "lopetusalkio puuttuu funktiokutsusta"
12101 #: config/frv/frv.opt:128
12102 msgid "Enable PIC support for building libraries"
12105 #: config/frv/frv.opt:132
12106 msgid "Follow the EABI linkage requirements"
12109 #: config/frv/frv.opt:136
12110 msgid "Disallow direct calls to global functions"
12113 #: config/frv/frv.opt:140
12114 msgid "Use media instructions"
12117 #: config/frv/frv.opt:144
12118 msgid "Use multiply add/subtract instructions"
12121 #: config/frv/frv.opt:148
12123 msgid "Enable optimizing &&/|| in conditional execution"
12124 msgstr "ehtolausekkeessa ei-lvalue-taulukko"
12126 #: config/frv/frv.opt:152
12127 msgid "Enable nested conditional execution optimizations"
12130 #: config/frv/frv.opt:157
12131 msgid "Do not mark ABI switches in e_flags"
12134 #: config/frv/frv.opt:161
12135 msgid "Remove redundant membars"
12138 #: config/frv/frv.opt:165
12139 msgid "Pack VLIW instructions"
12142 #: config/frv/frv.opt:169
12143 msgid "Enable setting GPRs to the result of comparisons"
12146 #: config/frv/frv.opt:173
12147 msgid "Change the amount of scheduler lookahead"
12150 #: config/frv/frv.opt:181
12151 msgid "Assume a large TLS segment"
12154 #: config/frv/frv.opt:185
12155 msgid "Do not assume a large TLS segment"
12158 #: config/frv/frv.opt:190
12159 msgid "Cause gas to print tomcat statistics"
12162 #: config/frv/frv.opt:195
12163 msgid "Link with the library-pic libraries"
12166 #: config/frv/frv.opt:199
12167 msgid "Allow branches to be packed with other instructions"
12170 #: config/picochip/picochip.opt:23
12171 msgid "Specify which type of AE to target. This option sets the mul-type and byte-access."
12174 #: config/picochip/picochip.opt:27
12175 msgid "Specify which type of multiplication to use. Can be mem, mac or none."
12178 #: config/picochip/picochip.opt:31
12179 msgid "Specify whether the byte access instructions should be used. Enabled by default."
12182 #: config/picochip/picochip.opt:35
12183 msgid "Enable debug output to be generated."
12186 #: config/picochip/picochip.opt:39
12187 msgid "Allow a symbol value to be used as an immediate value in an instruction."
12190 #: config/picochip/picochip.opt:43
12191 msgid "Generate warnings when inefficient code is known to be generated."
12194 #: config/i386/cygming.opt:23
12195 msgid "Create console application"
12198 #: config/i386/cygming.opt:27
12199 msgid "Use the Cygwin interface"
12202 #: config/i386/cygming.opt:31
12203 msgid "Generate code for a DLL"
12206 #: config/i386/cygming.opt:35
12207 msgid "Ignore dllimport for functions"
12210 #: config/i386/cygming.opt:39
12211 msgid "Use Mingw-specific thread support"
12214 #: config/i386/cygming.opt:43
12215 msgid "Set Windows defines"
12218 #: config/i386/cygming.opt:47
12219 msgid "Create GUI application"
12222 #: config/i386/mingw.opt:23
12223 msgid "Warn about none ISO msvcrt scanf/printf width extensions"
12226 #: config/i386/i386.opt:61
12227 msgid "sizeof(long double) is 16"
12228 msgstr "sizeof(long double) on 16"
12230 #: config/i386/i386.opt:65 config/i386/i386.opt:133
12231 msgid "Use hardware fp"
12234 #: config/i386/i386.opt:69
12235 msgid "sizeof(long double) is 12"
12236 msgstr "sizeof(long double) on 12"
12238 #: config/i386/i386.opt:73
12239 msgid "Reserve space for outgoing arguments in the function prologue"
12242 #: config/i386/i386.opt:77
12243 msgid "Align some doubles on dword boundary"
12246 #: config/i386/i386.opt:81
12247 msgid "Function starts are aligned to this power of 2"
12250 #: config/i386/i386.opt:85
12251 msgid "Jump targets are aligned to this power of 2"
12254 #: config/i386/i386.opt:89
12255 msgid "Loop code aligned to this power of 2"
12258 #: config/i386/i386.opt:93
12259 msgid "Align destination of the string operations"
12262 #: config/i386/i386.opt:97 config/spu/spu.opt:80 config/s390/s390.opt:31
12263 msgid "Generate code for given CPU"
12266 #: config/i386/i386.opt:101
12267 msgid "Use given assembler dialect"
12270 #: config/i386/i386.opt:105
12271 msgid "Branches are this expensive (1-5, arbitrary units)"
12274 #: config/i386/i386.opt:109
12275 msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model"
12278 #: config/i386/i386.opt:113
12279 msgid "Use given x86-64 code model"
12282 #: config/i386/i386.opt:117
12283 msgid "Generate sin, cos, sqrt for FPU"
12286 #: config/i386/i386.opt:121
12287 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack"
12290 #: config/i386/i386.opt:125
12291 msgid "Return values of functions in FPU registers"
12294 #: config/i386/i386.opt:129
12295 msgid "Generate floating point mathematics using given instruction set"
12298 #: config/i386/i386.opt:137 config/m68k/ieee.opt:24
12299 msgid "Use IEEE math for fp comparisons"
12302 #: config/i386/i386.opt:141
12303 msgid "Inline all known string operations"
12306 #: config/i386/i386.opt:145
12307 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks"
12310 #: config/i386/i386.opt:153
12311 msgid "Use native (MS) bitfield layout"
12314 #: config/i386/i386.opt:169
12315 msgid "Omit the frame pointer in leaf functions"
12318 #: config/i386/i386.opt:173
12319 msgid "Set 80387 floating-point precision (-mpc32, -mpc64, -mpc80)"
12322 #: config/i386/i386.opt:177
12323 msgid "Attempt to keep stack aligned to this power of 2"
12326 #: config/i386/i386.opt:181
12327 msgid "Assume incoming stack aligned to this power of 2"
12330 #: config/i386/i386.opt:185
12331 msgid "Use push instructions to save outgoing arguments"
12334 #: config/i386/i386.opt:189
12335 msgid "Use red-zone in the x86-64 code"
12338 #: config/i386/i386.opt:193
12339 msgid "Number of registers used to pass integer arguments"
12342 #: config/i386/i386.opt:197
12343 msgid "Alternate calling convention"
12346 #: config/i386/i386.opt:205
12347 msgid "Use SSE register passing conventions for SF and DF mode"
12350 #: config/i386/i386.opt:209
12351 msgid "Realign stack in prologue"
12354 #: config/i386/i386.opt:213
12355 msgid "Enable stack probing"
12358 #: config/i386/i386.opt:217
12359 msgid "Chose strategy to generate stringop using"
12362 #: config/i386/i386.opt:221
12363 msgid "Use given thread-local storage dialect"
12366 #: config/i386/i386.opt:225
12368 msgid "Use direct references against %gs when accessing tls data"
12371 #: config/i386/i386.opt:233
12373 msgid "Vector library ABI to use"
12374 msgstr "Määrittele käytettävä ABI"
12376 #: config/i386/i386.opt:237
12377 msgid "Generate reciprocals instead of divss and sqrtss."
12380 #: config/i386/i386.opt:241
12381 msgid "Generate cld instruction in the function prologue."
12384 #: config/i386/i386.opt:248
12385 msgid "Enable automatic generation of fused floating point multiply-add instructions"
12388 #: config/i386/i386.opt:256
12389 msgid "Generate 32bit i386 code"
12390 msgstr "Tuota 32-bittistä i386-koodia"
12392 #: config/i386/i386.opt:260
12393 msgid "Generate 64bit x86-64 code"
12394 msgstr "Tuota 64-bittistä x86-64-koodia"
12396 #: config/i386/i386.opt:264
12397 msgid "Support MMX built-in functions"
12400 #: config/i386/i386.opt:268
12401 msgid "Support 3DNow! built-in functions"
12404 #: config/i386/i386.opt:272
12406 msgid "Support Athlon 3Dnow! built-in functions"
12407 msgstr "sisäistä funktiota %qs ei voi ottaa pois käytöstä"
12409 #: config/i386/i386.opt:276
12410 msgid "Support MMX and SSE built-in functions and code generation"
12413 #: config/i386/i386.opt:280
12414 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
12417 #: config/i386/i386.opt:284
12418 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
12421 #: config/i386/i386.opt:288
12422 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
12425 #: config/i386/i386.opt:292
12426 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation"
12429 #: config/i386/i386.opt:296 config/i386/i386.opt:300
12430 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation"
12433 #: config/i386/i386.opt:304
12434 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
12437 #: config/i386/i386.opt:308
12438 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation"
12441 #: config/i386/i386.opt:312
12442 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation"
12445 #: config/i386/i386.opt:316
12446 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
12449 #: config/i386/i386.opt:320
12450 msgid "Support SSE5 built-in functions and code generation"
12453 #: config/i386/i386.opt:324
12454 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
12457 #: config/i386/i386.opt:328
12458 msgid "Support code generation of popcnt instruction."
12461 #: config/i386/i386.opt:332
12462 msgid "Support code generation of cmpxchg16b instruction."
12465 #: config/i386/i386.opt:336
12466 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
12469 #: config/i386/i386.opt:340
12471 msgid "Support AES built-in functions and code generation"
12472 msgstr "sisäistä funktiota %qs ei voi ottaa pois käytöstä"
12474 #: config/i386/i386.opt:344
12475 msgid "Support PCLMUL built-in functions and code generation"
12478 #: config/i386/i386.opt:348
12479 msgid "Encode SSE instructions with VEX prefix"
12482 #: config/i386/djgpp.opt:25
12483 msgid "Ignored (obsolete)"
12486 #: config/iq2000/iq2000.opt:23
12487 msgid "Specify CPU for code generation purposes"
12490 #: config/iq2000/iq2000.opt:27
12491 msgid "Specify CPU for scheduling purposes"
12494 #: config/iq2000/iq2000.opt:31 config/mips/mips.opt:97
12495 msgid "Use ROM instead of RAM"
12498 #: config/iq2000/iq2000.opt:35
12499 msgid "Use GP relative sdata/sbss sections"
12502 #: config/iq2000/iq2000.opt:40
12503 msgid "No default crt0.o"
12506 #: config/iq2000/iq2000.opt:44 config/mips/mips.opt:277
12507 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
12510 #: config/arm/arm.opt:23
12511 msgid "Specify an ABI"
12514 #: config/arm/arm.opt:27
12515 msgid "Generate a call to abort if a noreturn function returns"
12518 #: config/arm/arm.opt:34
12519 msgid "Pass FP arguments in FP registers"
12522 #: config/arm/arm.opt:38
12523 msgid "Generate APCS conformant stack frames"
12526 #: config/arm/arm.opt:42
12527 msgid "Generate re-entrant, PIC code"
12530 #: config/arm/arm.opt:49 config/m68k/m68k.opt:96 config/score/score.opt:63
12531 msgid "Specify the name of the target architecture"
12534 #: config/arm/arm.opt:56
12535 msgid "Assume target CPU is configured as big endian"
12538 #: config/arm/arm.opt:60
12539 msgid "Thumb: Assume non-static functions may be called from ARM code"
12542 #: config/arm/arm.opt:64
12543 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
12546 #: config/arm/arm.opt:68
12547 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
12550 #: config/arm/arm.opt:72 config/bfin/bfin.opt:27
12551 msgid "Specify the name of the target CPU"
12554 #: config/arm/arm.opt:76
12555 msgid "Specify if floating point hardware should be used"
12558 #: config/arm/arm.opt:90
12559 msgid "Specify the name of the target floating point hardware/format"
12562 #: config/arm/arm.opt:94
12563 msgid "Alias for -mfloat-abi=hard"
12566 #: config/arm/arm.opt:98
12567 msgid "Assume target CPU is configured as little endian"
12570 #: config/arm/arm.opt:102
12571 msgid "Generate call insns as indirect calls, if necessary"
12574 #: config/arm/arm.opt:106
12575 msgid "Specify the register to be used for PIC addressing"
12578 #: config/arm/arm.opt:110
12579 msgid "Store function names in object code"
12582 #: config/arm/arm.opt:114
12583 msgid "Permit scheduling of a function's prologue sequence"
12586 #: config/arm/arm.opt:118
12587 msgid "Do not load the PIC register in function prologues"
12590 #: config/arm/arm.opt:122
12591 msgid "Alias for -mfloat-abi=soft"
12594 #: config/arm/arm.opt:126
12595 msgid "Specify the minimum bit alignment of structures"
12598 #: config/arm/arm.opt:130
12599 msgid "Compile for the Thumb not the ARM"
12602 #: config/arm/arm.opt:134
12603 msgid "Support calls between Thumb and ARM instruction sets"
12606 #: config/arm/arm.opt:138
12607 msgid "Specify how to access the thread pointer"
12610 #: config/arm/arm.opt:142
12611 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
12614 #: config/arm/arm.opt:146
12615 msgid "Thumb: Generate (leaf) stack frames even if not needed"
12618 #: config/arm/arm.opt:150
12619 msgid "Tune code for the given processor"
12622 #: config/arm/arm.opt:154
12623 msgid "Assume big endian bytes, little endian words"
12626 #: config/arm/arm.opt:158
12627 msgid "Use Neon quad-word (rather than double-word) registers for vectorization"
12630 #: config/arm/arm.opt:162
12631 msgid "Only generate absolute relocations on word sized values."
12634 #: config/arm/arm.opt:166
12635 msgid "Avoid overlapping destination and address registers on LDRD instructions"
12638 #: config/arm/eabi.opt:23
12639 msgid "Generate code for the Android operating system."
12642 #: config/arm/pe.opt:23
12643 msgid "Ignore dllimport attribute for functions"
12646 #: config/cris/linux.opt:27
12647 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
12650 #: config/cris/cris.opt:45
12651 msgid "Work around bug in multiplication instruction"
12654 #: config/cris/cris.opt:51
12655 msgid "Compile for ETRAX 4 (CRIS v3)"
12658 #: config/cris/cris.opt:56
12659 msgid "Compile for ETRAX 100 (CRIS v8)"
12662 #: config/cris/cris.opt:64
12663 msgid "Emit verbose debug information in assembly code"
12666 #: config/cris/cris.opt:71
12667 msgid "Do not use condition codes from normal instructions"
12670 #: config/cris/cris.opt:80
12671 msgid "Do not emit addressing modes with side-effect assignment"
12674 #: config/cris/cris.opt:89
12675 msgid "Do not tune stack alignment"
12678 #: config/cris/cris.opt:98
12679 msgid "Do not tune writable data alignment"
12682 #: config/cris/cris.opt:107
12683 msgid "Do not tune code and read-only data alignment"
12686 #: config/cris/cris.opt:116
12687 msgid "Align code and data to 32 bits"
12690 #: config/cris/cris.opt:133
12691 msgid "Don't align items in code or data"
12694 #: config/cris/cris.opt:142
12695 msgid "Do not emit function prologue or epilogue"
12698 #: config/cris/cris.opt:149
12699 msgid "Use the most feature-enabling options allowed by other options"
12702 #: config/cris/cris.opt:158
12703 msgid "Override -mbest-lib-options"
12706 #: config/cris/cris.opt:165
12707 msgid "Generate code for the specified chip or CPU version"
12710 #: config/cris/cris.opt:169
12711 msgid "Tune alignment for the specified chip or CPU version"
12714 #: config/cris/cris.opt:173
12715 msgid "Warn when a stackframe is larger than the specified size"
12718 #: config/avr/avr.opt:23
12719 msgid "Use subroutines for function prologues and epilogues"
12722 #: config/avr/avr.opt:27
12723 msgid "Select the target MCU"
12726 #: config/avr/avr.opt:34
12727 msgid "Use an 8-bit 'int' type"
12730 #: config/avr/avr.opt:38
12731 msgid "Change the stack pointer without disabling interrupts"
12734 #: config/avr/avr.opt:42
12735 msgid "Do not generate tablejump insns"
12738 #: config/avr/avr.opt:52
12739 msgid "Use rjmp/rcall (limited range) on >8K devices"
12742 #: config/avr/avr.opt:56
12743 msgid "Output instruction sizes to the asm file"
12746 #: config/avr/avr.opt:60
12747 msgid "Change only the low 8 bits of the stack pointer"
12750 #: config/avr/avr.opt:64
12751 msgid "Relax branches"
12754 #: config/avr/avr.opt:68
12755 msgid "Make the linker relaxation machine assume that a program counter wrap-around occures."
12758 #: config/linux.opt:24
12759 msgid "Use uClibc instead of GNU libc"
12762 #: config/linux.opt:28
12763 msgid "Use GNU libc instead of uClibc"
12766 #: config/rs6000/sysv4.opt:24
12767 msgid "Select ABI calling convention"
12770 #: config/rs6000/sysv4.opt:28
12771 msgid "Select method for sdata handling"
12774 #: config/rs6000/sysv4.opt:36 config/rs6000/sysv4.opt:40
12775 msgid "Align to the base type of the bit-field"
12778 #: config/rs6000/sysv4.opt:45 config/rs6000/sysv4.opt:49
12779 msgid "Produce code relocatable at runtime"
12782 #: config/rs6000/sysv4.opt:53 config/rs6000/sysv4.opt:57
12783 msgid "Produce little endian code"
12786 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
12787 msgid "Produce big endian code"
12790 #: config/rs6000/sysv4.opt:70 config/rs6000/sysv4.opt:74
12791 #: config/rs6000/sysv4.opt:83 config/rs6000/sysv4.opt:100
12792 #: config/rs6000/sysv4.opt:124 config/rs6000/sysv4.opt:136
12793 msgid "no description yet"
12796 #: config/rs6000/sysv4.opt:78
12797 msgid "Assume all variable arg functions are prototyped"
12800 #: config/rs6000/sysv4.opt:87
12804 #: config/rs6000/sysv4.opt:91
12805 msgid "Allow bit-fields to cross word boundaries"
12808 #: config/rs6000/sysv4.opt:95
12809 msgid "Use alternate register names"
12812 #: config/rs6000/sysv4.opt:104
12813 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12816 #: config/rs6000/sysv4.opt:108
12817 msgid "Link with libads.a, libc.a and crt0.o"
12820 #: config/rs6000/sysv4.opt:112
12821 msgid "Link with libyk.a, libc.a and crt0.o"
12824 #: config/rs6000/sysv4.opt:116
12825 msgid "Link with libmvme.a, libc.a and crt0.o"
12828 #: config/rs6000/sysv4.opt:120
12829 msgid "Set the PPC_EMB bit in the ELF flags header"
12832 #: config/rs6000/sysv4.opt:128 config/rs6000/darwin.opt:24
12833 msgid "Generate 64-bit code"
12836 #: config/rs6000/sysv4.opt:132 config/rs6000/darwin.opt:28
12837 msgid "Generate 32-bit code"
12840 #: config/rs6000/sysv4.opt:140
12841 msgid "Generate code to use a non-exec PLT and GOT"
12844 #: config/rs6000/sysv4.opt:144
12845 msgid "Generate code for old exec BSS PLT"
12848 #: config/rs6000/linux64.opt:24
12849 msgid "Call mcount for profiling before a function prologue"
12852 #: config/rs6000/darwin.opt:32
12853 msgid "Generate code suitable for executables (NOT shared libs)"
12856 #: config/rs6000/aix64.opt:24
12857 msgid "Compile for 64-bit pointers"
12860 #: config/rs6000/aix64.opt:28
12861 msgid "Compile for 32-bit pointers"
12864 #: config/rs6000/aix64.opt:32 config/rs6000/aix41.opt:24
12865 msgid "Support message passing with the Parallel Environment"
12868 #: config/rs6000/rs6000.opt:24
12869 msgid "Use POWER instruction set"
12872 #: config/rs6000/rs6000.opt:28
12873 msgid "Do not use POWER instruction set"
12876 #: config/rs6000/rs6000.opt:32
12877 msgid "Use POWER2 instruction set"
12880 #: config/rs6000/rs6000.opt:36
12881 msgid "Use PowerPC instruction set"
12884 #: config/rs6000/rs6000.opt:40
12885 msgid "Do not use PowerPC instruction set"
12888 #: config/rs6000/rs6000.opt:44
12889 msgid "Use PowerPC-64 instruction set"
12892 #: config/rs6000/rs6000.opt:48
12893 msgid "Use PowerPC General Purpose group optional instructions"
12896 #: config/rs6000/rs6000.opt:52
12897 msgid "Use PowerPC Graphics group optional instructions"
12900 #: config/rs6000/rs6000.opt:56
12901 msgid "Use PowerPC V2.01 single field mfcr instruction"
12904 #: config/rs6000/rs6000.opt:60
12905 msgid "Use PowerPC V2.02 popcntb instruction"
12908 #: config/rs6000/rs6000.opt:64
12909 msgid "Use PowerPC V2.02 floating point rounding instructions"
12912 #: config/rs6000/rs6000.opt:68
12913 msgid "Use PowerPC V2.05 compare bytes instruction"
12916 #: config/rs6000/rs6000.opt:72
12917 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions"
12920 #: config/rs6000/rs6000.opt:76
12921 msgid "Use AltiVec instructions"
12922 msgstr "Käytä AltiVec-käskyjä"
12924 #: config/rs6000/rs6000.opt:80
12926 msgid "Use decimal floating point instructions"
12927 msgstr "säiekohtaista muistia ei tueta tälle kohteelle"
12929 #: config/rs6000/rs6000.opt:84
12930 msgid "Use 4xx half-word multiply instructions"
12933 #: config/rs6000/rs6000.opt:88
12934 msgid "Use 4xx string-search dlmzb instruction"
12937 #: config/rs6000/rs6000.opt:92
12938 msgid "Generate load/store multiple instructions"
12941 #: config/rs6000/rs6000.opt:96
12942 msgid "Generate string instructions for block moves"
12945 #: config/rs6000/rs6000.opt:100
12946 msgid "Use new mnemonics for PowerPC architecture"
12949 #: config/rs6000/rs6000.opt:104
12950 msgid "Use old mnemonics for PowerPC architecture"
12953 #: config/rs6000/rs6000.opt:108 config/pdp11/pdp11.opt:83
12954 msgid "Do not use hardware floating point"
12957 #: config/rs6000/rs6000.opt:116
12958 msgid "Do not generate load/store with update instructions"
12961 #: config/rs6000/rs6000.opt:120
12962 msgid "Generate load/store with update instructions"
12965 #: config/rs6000/rs6000.opt:124
12966 msgid "Avoid generation of indexed load/store instructions when possible"
12969 #: config/rs6000/rs6000.opt:128
12970 msgid "Do not generate fused multiply/add instructions"
12973 #: config/rs6000/rs6000.opt:132
12974 msgid "Generate fused multiply/add instructions"
12977 #: config/rs6000/rs6000.opt:136
12978 msgid "Schedule the start and end of the procedure"
12981 #: config/rs6000/rs6000.opt:143
12982 msgid "Return all structures in memory (AIX default)"
12985 #: config/rs6000/rs6000.opt:147
12986 msgid "Return small structures in registers (SVR4 default)"
12989 #: config/rs6000/rs6000.opt:151 config/rs6000/aix.opt:24
12990 msgid "Conform more closely to IBM XLC semantics"
12993 #: config/rs6000/rs6000.opt:155
12994 msgid "Generate software reciprocal sqrt for better throughput"
12997 #: config/rs6000/rs6000.opt:159
12998 msgid "Do not place floating point constants in TOC"
13001 #: config/rs6000/rs6000.opt:163
13002 msgid "Place floating point constants in TOC"
13005 #: config/rs6000/rs6000.opt:167
13006 msgid "Do not place symbol+offset constants in TOC"
13009 #: config/rs6000/rs6000.opt:171
13010 msgid "Place symbol+offset constants in TOC"
13013 #: config/rs6000/rs6000.opt:182
13014 msgid "Use only one TOC entry per procedure"
13017 #: config/rs6000/rs6000.opt:186
13018 msgid "Put everything in the regular TOC"
13021 #: config/rs6000/rs6000.opt:190
13022 msgid "Generate VRSAVE instructions when generating AltiVec code"
13025 #: config/rs6000/rs6000.opt:194
13026 msgid "Deprecated option. Use -mvrsave/-mno-vrsave instead"
13029 #: config/rs6000/rs6000.opt:198
13030 msgid "Generate isel instructions"
13033 #: config/rs6000/rs6000.opt:202
13034 msgid "Deprecated option. Use -misel/-mno-isel instead"
13037 #: config/rs6000/rs6000.opt:206
13038 msgid "Generate SPE SIMD instructions on E500"
13041 #: config/rs6000/rs6000.opt:210
13042 msgid "Generate PPC750CL paired-single instructions"
13045 #: config/rs6000/rs6000.opt:214
13046 msgid "Deprecated option. Use -mspe/-mno-spe instead"
13049 #: config/rs6000/rs6000.opt:218
13050 msgid "Enable debug output"
13053 #: config/rs6000/rs6000.opt:222
13054 msgid "Specify ABI to use"
13055 msgstr "Määrittele käytettävä ABI"
13057 #: config/rs6000/rs6000.opt:226 config/sparc/sparc.opt:91
13058 msgid "Use features of and schedule code for given CPU"
13061 #: config/rs6000/rs6000.opt:234
13062 msgid "Select full, part, or no traceback table"
13065 #: config/rs6000/rs6000.opt:238
13066 msgid "Avoid all range limits on call instructions"
13069 #: config/rs6000/rs6000.opt:242
13071 msgid "Generate Cell microcode"
13072 msgstr "Tuota 32-bittistä i386-koodia"
13074 #: config/rs6000/rs6000.opt:246
13076 msgid "Warn when a Cell microcoded instruction is emitted"
13077 msgstr "Varoita kun kaikki muodostimet ja hajottimet ovat yksityisiä"
13079 #: config/rs6000/rs6000.opt:250
13080 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
13083 #: config/rs6000/rs6000.opt:254
13084 msgid "Select GPR floating point method"
13087 #: config/rs6000/rs6000.opt:258
13088 msgid "Specify size of long double (64 or 128 bits)"
13091 #: config/rs6000/rs6000.opt:262
13092 msgid "Determine which dependences between insns are considered costly"
13095 #: config/rs6000/rs6000.opt:266
13096 msgid "Specify which post scheduling nop insertion scheme to apply"
13099 #: config/rs6000/rs6000.opt:270
13100 msgid "Specify alignment of structure fields default/natural"
13103 #: config/rs6000/rs6000.opt:274
13104 msgid "Specify scheduling priority for dispatch slot restricted insns"
13107 #: config/rs6000/rs6000.opt:278
13109 msgid "Single-precision floating point unit"
13110 msgstr "epäkelpo %<restrict%>-avainsanan käyttö"
13112 #: config/rs6000/rs6000.opt:282
13114 msgid "Double-precision floating point unit"
13115 msgstr "tarkkuus printf-muotoilussa"
13117 #: config/rs6000/rs6000.opt:286
13119 msgid "Floating point unit does not support divide & sqrt"
13120 msgstr "säiekohtaista muistia ei tueta tälle kohteelle"
13122 #: config/rs6000/rs6000.opt:290
13123 msgid "Specify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)"
13126 #: config/rs6000/rs6000.opt:294
13127 msgid "Specify Xilinx FPU."
13130 #: config/v850/v850.opt:23
13131 msgid "Use registers r2 and r5"
13134 #: config/v850/v850.opt:27
13135 msgid "Use 4 byte entries in switch tables"
13138 #: config/v850/v850.opt:31
13139 msgid "Enable backend debugging"
13142 #: config/v850/v850.opt:35
13143 msgid "Do not use the callt instruction"
13146 #: config/v850/v850.opt:39
13147 msgid "Reuse r30 on a per function basis"
13150 #: config/v850/v850.opt:43
13151 msgid "Support Green Hills ABI"
13154 #: config/v850/v850.opt:47
13155 msgid "Prohibit PC relative function calls"
13158 #: config/v850/v850.opt:51
13159 msgid "Use stubs for function prologues"
13162 #: config/v850/v850.opt:55
13163 msgid "Set the max size of data eligible for the SDA area"
13166 #: config/v850/v850.opt:59
13167 msgid "Enable the use of the short load instructions"
13170 #: config/v850/v850.opt:63
13171 msgid "Same as: -mep -mprolog-function"
13174 #: config/v850/v850.opt:67
13175 msgid "Set the max size of data eligible for the TDA area"
13178 #: config/v850/v850.opt:71
13179 msgid "Enforce strict alignment"
13182 #: config/v850/v850.opt:78
13183 msgid "Compile for the v850 processor"
13186 #: config/v850/v850.opt:82
13187 msgid "Compile for the v850e processor"
13190 #: config/v850/v850.opt:86
13191 msgid "Compile for the v850e1 processor"
13194 #: config/v850/v850.opt:90
13195 msgid "Set the max size of data eligible for the ZDA area"
13198 #: config/spu/spu.opt:20
13199 msgid "Emit warnings when run-time relocations are generated"
13202 #: config/spu/spu.opt:24
13203 msgid "Emit errors when run-time relocations are generated"
13206 #: config/spu/spu.opt:28
13207 msgid "Specify cost of branches (Default 20)"
13210 #: config/spu/spu.opt:32
13211 msgid "Make sure loads and stores are not moved past DMA instructions"
13214 #: config/spu/spu.opt:36
13215 msgid "volatile must be specified on any memory that is effected by DMA"
13218 #: config/spu/spu.opt:40 config/spu/spu.opt:44
13219 msgid "Insert nops when it might improve performance by allowing dual issue (default)"
13222 #: config/spu/spu.opt:48
13223 msgid "Use standard main function as entry for startup"
13226 #: config/spu/spu.opt:52
13227 msgid "Generate branch hints for branches"
13230 #: config/spu/spu.opt:56
13231 msgid "Maximum number of nops to insert for a hint (Default 2)"
13234 #: config/spu/spu.opt:60
13235 msgid "Approximate maximum number of instructions to allow between a hint and its branch [125]"
13238 #: config/spu/spu.opt:64
13239 msgid "Generate code for 18 bit addressing"
13242 #: config/spu/spu.opt:68
13243 msgid "Generate code for 32 bit addressing"
13246 #: config/spu/spu.opt:76
13247 msgid "Insert hbrp instructions after hinted branch targets to avoid the SPU hang issue"
13250 #: config/vax/vax.opt:23 config/vax/vax.opt:27
13251 msgid "Target DFLOAT double precision code"
13254 #: config/vax/vax.opt:31 config/vax/vax.opt:35
13255 msgid "Generate GFLOAT double precision code"
13258 #: config/vax/vax.opt:39
13259 msgid "Generate code for GNU assembler (gas)"
13262 #: config/vax/vax.opt:43
13263 msgid "Generate code for UNIX assembler"
13266 #: config/vax/vax.opt:47
13267 msgid "Use VAXC structure conventions"
13270 #: config/lynx.opt:23
13271 msgid "Support legacy multi-threading"
13274 #: config/lynx.opt:27
13275 msgid "Use shared libraries"
13278 #: config/lynx.opt:31
13279 msgid "Support multi-threading"
13282 #: config/stormy16/stormy16.opt:24
13283 msgid "Provide libraries for the simulator"
13286 #: config/h8300/h8300.opt:23
13287 msgid "Generate H8S code"
13290 #: config/h8300/h8300.opt:27
13291 msgid "Generate H8SX code"
13294 #: config/h8300/h8300.opt:31
13295 msgid "Generate H8S/2600 code"
13298 #: config/h8300/h8300.opt:35
13299 msgid "Make integers 32 bits wide"
13302 #: config/h8300/h8300.opt:42
13303 msgid "Use registers for argument passing"
13306 #: config/h8300/h8300.opt:46
13307 msgid "Consider access to byte sized memory slow"
13310 #: config/h8300/h8300.opt:50
13311 msgid "Enable linker relaxing"
13314 #: config/h8300/h8300.opt:54
13315 msgid "Generate H8/300H code"
13318 #: config/h8300/h8300.opt:58
13319 msgid "Enable the normal mode"
13322 #: config/h8300/h8300.opt:62
13323 msgid "Use H8/300 alignment rules"
13326 #: config/s390/s390.opt:23
13328 msgstr "31-bittinen ABI"
13330 #: config/s390/s390.opt:27
13332 msgstr "64-bittinen ABI"
13334 #: config/s390/s390.opt:35
13335 msgid "Maintain backchain pointer"
13338 #: config/s390/s390.opt:39
13339 msgid "Additional debug prints"
13342 #: config/s390/s390.opt:43
13343 msgid "ESA/390 architecture"
13346 #: config/s390/s390.opt:47
13347 msgid "Enable fused multiply/add instructions"
13350 #: config/s390/s390.opt:51
13352 msgid "Enable decimal floating point hardware support"
13353 msgstr "säiekohtaista muistia ei tueta tälle kohteelle"
13355 #: config/s390/s390.opt:55
13356 msgid "Enable hardware floating point"
13359 #: config/s390/s390.opt:67
13360 msgid "Use packed stack layout"
13363 #: config/s390/s390.opt:71
13364 msgid "Use bras for executable < 64k"
13367 #: config/s390/s390.opt:75
13368 msgid "Disable hardware floating point"
13371 #: config/s390/s390.opt:79
13372 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
13375 #: config/s390/s390.opt:83
13376 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit"
13379 #: config/s390/s390.opt:91
13383 #: config/s390/s390.opt:95
13384 msgid "Warn if a function uses alloca or creates an array with dynamic size"
13387 #: config/s390/s390.opt:99
13388 msgid "Warn if a single function's framesize exceeds the given framesize"
13391 #: config/s390/s390.opt:103
13392 msgid "z/Architecture"
13395 #: config/s390/tpf.opt:23
13396 msgid "Enable TPF-OS tracing code"
13399 #: config/s390/tpf.opt:27
13400 msgid "Specify main object for TPF-OS"
13403 #: config/darwin.opt:23
13404 msgid "Generate code suitable for fast turn around debugging"
13407 #: config/darwin.opt:31
13408 msgid "The earliest MacOS X version on which this program will run"
13411 #: config/darwin.opt:35
13412 msgid "Set sizeof(bool) to 1"
13415 #: config/darwin.opt:39
13416 msgid "Generate code for darwin loadable kernel extensions"
13419 #: config/darwin.opt:43
13420 msgid "Generate code for the kernel or loadable kernel extensions"
13423 #: config/darwin.opt:47
13424 msgid "Add <dir> to the end of the system framework include path"
13427 #: config/mn10300/mn10300.opt:23
13428 msgid "Target the AM33 processor"
13431 #: config/mn10300/mn10300.opt:27
13432 msgid "Target the AM33/2.0 processor"
13435 #: config/mn10300/mn10300.opt:31
13436 msgid "Work around hardware multiply bug"
13439 #: config/mn10300/mn10300.opt:36
13440 msgid "Enable linker relaxations"
13443 #: config/mn10300/mn10300.opt:40
13444 msgid "Return pointers in both a0 and d0"
13447 #: config/m32r/m32r.opt:23
13448 msgid "Compile for the m32rx"
13451 #: config/m32r/m32r.opt:27
13452 msgid "Compile for the m32r2"
13455 #: config/m32r/m32r.opt:31
13456 msgid "Compile for the m32r"
13459 #: config/m32r/m32r.opt:35
13460 msgid "Align all loops to 32 byte boundary"
13463 #: config/m32r/m32r.opt:39
13464 msgid "Prefer branches over conditional execution"
13467 #: config/m32r/m32r.opt:43
13468 msgid "Give branches their default cost"
13471 #: config/m32r/m32r.opt:47
13472 msgid "Display compile time statistics"
13475 #: config/m32r/m32r.opt:51
13476 msgid "Specify cache flush function"
13479 #: config/m32r/m32r.opt:55
13480 msgid "Specify cache flush trap number"
13483 #: config/m32r/m32r.opt:59
13484 msgid "Only issue one instruction per cycle"
13487 #: config/m32r/m32r.opt:63
13488 msgid "Allow two instructions to be issued per cycle"
13491 #: config/m32r/m32r.opt:67
13492 msgid "Code size: small, medium or large"
13495 #: config/m32r/m32r.opt:71
13496 msgid "Don't call any cache flush functions"
13499 #: config/m32r/m32r.opt:75
13500 msgid "Don't call any cache flush trap"
13503 #: config/m32r/m32r.opt:82
13504 msgid "Small data area: none, sdata, use"
13507 #: config/arc/arc.opt:32
13508 msgid "Prepend the name of the cpu to all public symbol names"
13511 #: config/arc/arc.opt:42
13512 msgid "Compile code for ARC variant CPU"
13515 #: config/arc/arc.opt:46
13516 msgid "Put functions in SECTION"
13519 #: config/arc/arc.opt:50
13520 msgid "Put data in SECTION"
13523 #: config/arc/arc.opt:54
13524 msgid "Put read-only data in SECTION"
13527 #: config/m32c/m32c.opt:24 config/bfin/bfin.opt:23
13528 msgid "Use simulator runtime"
13531 #: config/m32c/m32c.opt:28
13532 msgid "Compile code for R8C variants"
13535 #: config/m32c/m32c.opt:32
13536 msgid "Compile code for M16C variants"
13539 #: config/m32c/m32c.opt:36
13540 msgid "Compile code for M32CM variants"
13543 #: config/m32c/m32c.opt:40
13544 msgid "Compile code for M32C variants"
13547 #: config/m32c/m32c.opt:44
13548 msgid "Number of memreg bytes (default: 16, range: 0..16)"
13551 #: config/pdp11/pdp11.opt:23
13552 msgid "Generate code for an 11/10"
13555 #: config/pdp11/pdp11.opt:27
13556 msgid "Generate code for an 11/40"
13559 #: config/pdp11/pdp11.opt:31
13560 msgid "Generate code for an 11/45"
13563 #: config/pdp11/pdp11.opt:35
13564 msgid "Use 16-bit abs patterns"
13567 #: config/pdp11/pdp11.opt:39
13568 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
13571 #: config/pdp11/pdp11.opt:43
13572 msgid "Do not use inline patterns for copying memory"
13575 #: config/pdp11/pdp11.opt:47
13576 msgid "Use inline patterns for copying memory"
13579 #: config/pdp11/pdp11.opt:51
13580 msgid "Do not pretend that branches are expensive"
13583 #: config/pdp11/pdp11.opt:55
13584 msgid "Pretend that branches are expensive"
13587 #: config/pdp11/pdp11.opt:59
13588 msgid "Use the DEC assembler syntax"
13591 #: config/pdp11/pdp11.opt:63
13592 msgid "Use 32 bit float"
13593 msgstr "Käytä 32-bittistä float-tyyppiä"
13595 #: config/pdp11/pdp11.opt:67
13596 msgid "Use 64 bit float"
13597 msgstr "Käytä 64-bittistä float-tyyppiä"
13599 #: config/pdp11/pdp11.opt:75
13600 msgid "Use 16 bit int"
13601 msgstr "Käytä 16-bittistä int-tyyppiä"
13603 #: config/pdp11/pdp11.opt:79
13604 msgid "Use 32 bit int"
13605 msgstr "Käytä 32-bittistä int-tyyppiä"
13607 #: config/pdp11/pdp11.opt:87
13608 msgid "Target has split I&D"
13611 #: config/pdp11/pdp11.opt:91
13612 msgid "Use UNIX assembler syntax"
13615 #: config/m68k/m68k.opt:23
13616 msgid "Generate code for a 520X"
13619 #: config/m68k/m68k.opt:27
13620 msgid "Generate code for a 5206e"
13623 #: config/m68k/m68k.opt:31
13624 msgid "Generate code for a 528x"
13627 #: config/m68k/m68k.opt:35
13628 msgid "Generate code for a 5307"
13631 #: config/m68k/m68k.opt:39
13632 msgid "Generate code for a 5407"
13635 #: config/m68k/m68k.opt:43 config/m68k/m68k.opt:104
13636 msgid "Generate code for a 68000"
13639 #: config/m68k/m68k.opt:47
13640 msgid "Generate code for a 68010"
13643 #: config/m68k/m68k.opt:51 config/m68k/m68k.opt:108
13644 msgid "Generate code for a 68020"
13647 #: config/m68k/m68k.opt:55
13648 msgid "Generate code for a 68040, without any new instructions"
13651 #: config/m68k/m68k.opt:59
13652 msgid "Generate code for a 68060, without any new instructions"
13655 #: config/m68k/m68k.opt:63
13656 msgid "Generate code for a 68030"
13659 #: config/m68k/m68k.opt:67
13660 msgid "Generate code for a 68040"
13663 #: config/m68k/m68k.opt:71
13664 msgid "Generate code for a 68060"
13667 #: config/m68k/m68k.opt:75
13668 msgid "Generate code for a 68302"
13671 #: config/m68k/m68k.opt:79
13672 msgid "Generate code for a 68332"
13675 #: config/m68k/m68k.opt:84
13676 msgid "Generate code for a 68851"
13679 #: config/m68k/m68k.opt:88
13680 msgid "Generate code that uses 68881 floating-point instructions"
13683 #: config/m68k/m68k.opt:92
13684 msgid "Align variables on a 32-bit boundary"
13687 #: config/m68k/m68k.opt:100
13688 msgid "Use the bit-field instructions"
13691 #: config/m68k/m68k.opt:112
13692 msgid "Generate code for a ColdFire v4e"
13695 #: config/m68k/m68k.opt:116
13696 msgid "Specify the target CPU"
13699 #: config/m68k/m68k.opt:120
13700 msgid "Generate code for a cpu32"
13703 #: config/m68k/m68k.opt:124
13704 msgid "Use hardware division instructions on ColdFire"
13707 #: config/m68k/m68k.opt:128
13708 msgid "Generate code for a Fido A"
13711 #: config/m68k/m68k.opt:132
13712 msgid "Generate code which uses hardware floating point instructions"
13715 #: config/m68k/m68k.opt:136
13716 msgid "Enable ID based shared library"
13719 #: config/m68k/m68k.opt:140
13720 msgid "Do not use the bit-field instructions"
13723 #: config/m68k/m68k.opt:144
13724 msgid "Use normal calling convention"
13727 #: config/m68k/m68k.opt:148
13728 msgid "Consider type 'int' to be 32 bits wide"
13731 #: config/m68k/m68k.opt:152
13732 msgid "Generate pc-relative code"
13735 #: config/m68k/m68k.opt:156
13736 msgid "Use different calling convention using 'rtd'"
13739 #: config/m68k/m68k.opt:160 config/bfin/bfin.opt:61
13740 msgid "Enable separate data segment"
13743 #: config/m68k/m68k.opt:164 config/bfin/bfin.opt:57
13744 msgid "ID of shared library to build"
13747 #: config/m68k/m68k.opt:168
13748 msgid "Consider type 'int' to be 16 bits wide"
13751 #: config/m68k/m68k.opt:172
13752 msgid "Generate code with library calls for floating point"
13755 #: config/m68k/m68k.opt:176
13756 msgid "Do not use unaligned memory references"
13759 #: config/m68k/m68k.opt:180
13760 msgid "Tune for the specified target CPU or architecture"
13763 #: config/m68k/m68k.opt:184
13764 msgid "Support more than 8192 GOT entries on ColdFire"
13767 #: config/mmix/mmix.opt:24
13768 msgid "For intrinsics library: pass all parameters in registers"
13771 #: config/mmix/mmix.opt:28
13772 msgid "Use register stack for parameters and return value"
13775 #: config/mmix/mmix.opt:32
13776 msgid "Use call-clobbered registers for parameters and return value"
13779 #: config/mmix/mmix.opt:37
13780 msgid "Use epsilon-respecting floating point compare instructions"
13783 #: config/mmix/mmix.opt:41
13784 msgid "Use zero-extending memory loads, not sign-extending ones"
13787 #: config/mmix/mmix.opt:45
13788 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
13791 #: config/mmix/mmix.opt:49
13792 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
13795 #: config/mmix/mmix.opt:53
13796 msgid "Do not provide a default start-address 0x100 of the program"
13799 #: config/mmix/mmix.opt:57
13800 msgid "Link to emit program in ELF format (rather than mmo)"
13803 #: config/mmix/mmix.opt:61
13804 msgid "Use P-mnemonics for branches statically predicted as taken"
13807 #: config/mmix/mmix.opt:65
13808 msgid "Don't use P-mnemonics for branches"
13811 #: config/mmix/mmix.opt:79
13812 msgid "Use addresses that allocate global registers"
13815 #: config/mmix/mmix.opt:83
13816 msgid "Do not use addresses that allocate global registers"
13819 #: config/mmix/mmix.opt:87
13820 msgid "Generate a single exit point for each function"
13823 #: config/mmix/mmix.opt:91
13824 msgid "Do not generate a single exit point for each function"
13827 #: config/mmix/mmix.opt:95
13828 msgid "Set start-address of the program"
13831 #: config/mmix/mmix.opt:99
13832 msgid "Set start-address of data"
13835 #: config/score/score.opt:31
13836 msgid "Disable bcnz instruction"
13839 #: config/score/score.opt:35
13840 msgid "Enable unaligned load/store instruction"
13843 #: config/score/score.opt:39
13844 msgid "Support SCORE 5 ISA"
13847 #: config/score/score.opt:43
13848 msgid "Support SCORE 5U ISA"
13851 #: config/score/score.opt:47
13852 msgid "Support SCORE 7 ISA"
13855 #: config/score/score.opt:51
13856 msgid "Support SCORE 7D ISA"
13859 #: config/score/score.opt:55
13860 msgid "Support SCORE 3 ISA"
13863 #: config/score/score.opt:59
13864 msgid "Support SCORE 3d ISA"
13867 #: config/crx/crx.opt:23
13868 msgid "Support multiply accumulate instructions"
13871 #: config/crx/crx.opt:27
13872 msgid "Do not use push to store function arguments"
13875 #: config/crx/crx.opt:31
13876 msgid "Restrict doloop to the given nesting level"
13879 #: config/m68hc11/m68hc11.opt:23 config/m68hc11/m68hc11.opt:31
13880 msgid "Compile for a 68HC11"
13883 #: config/m68hc11/m68hc11.opt:27 config/m68hc11/m68hc11.opt:35
13884 msgid "Compile for a 68HC12"
13887 #: config/m68hc11/m68hc11.opt:41 config/m68hc11/m68hc11.opt:45
13888 msgid "Compile for a 68HCS12"
13891 #: config/m68hc11/m68hc11.opt:49
13892 msgid "Auto pre/post decrement increment allowed"
13895 #: config/m68hc11/m68hc11.opt:53
13896 msgid "Min/max instructions allowed"
13899 #: config/m68hc11/m68hc11.opt:57
13900 msgid "Use call and rtc for function calls and returns"
13903 #: config/m68hc11/m68hc11.opt:61
13904 msgid "Auto pre/post decrement increment not allowed"
13907 #: config/m68hc11/m68hc11.opt:65
13908 msgid "Use jsr and rts for function calls and returns"
13911 #: config/m68hc11/m68hc11.opt:69
13912 msgid "Min/max instructions not allowed"
13915 #: config/m68hc11/m68hc11.opt:73
13916 msgid "Use direct addressing mode for soft registers"
13919 #: config/m68hc11/m68hc11.opt:77
13920 msgid "Compile with 32-bit integer mode"
13923 #: config/m68hc11/m68hc11.opt:82
13924 msgid "Specify the register allocation order"
13927 #: config/m68hc11/m68hc11.opt:86
13928 msgid "Do not use direct addressing mode for soft registers"
13931 #: config/m68hc11/m68hc11.opt:90
13932 msgid "Compile with 16-bit integer mode"
13935 #: config/m68hc11/m68hc11.opt:94
13936 msgid "Indicate the number of soft registers available"
13939 #: config/fr30/fr30.opt:23
13940 msgid "Assume small address space"
13943 #: config/sparc/little-endian.opt:23
13944 msgid "Generate code for little-endian"
13947 #: config/sparc/little-endian.opt:27
13948 msgid "Generate code for big-endian"
13951 #: config/sparc/sparc.opt:23 config/sparc/sparc.opt:27
13952 msgid "Use hardware FP"
13955 #: config/sparc/sparc.opt:31
13956 msgid "Do not use hardware FP"
13959 #: config/sparc/sparc.opt:35
13960 msgid "Assume possible double misalignment"
13963 #: config/sparc/sparc.opt:39
13964 msgid "Pass -assert pure-text to linker"
13967 #: config/sparc/sparc.opt:43
13968 msgid "Use ABI reserved registers"
13971 #: config/sparc/sparc.opt:47
13972 msgid "Use hardware quad FP instructions"
13975 #: config/sparc/sparc.opt:51
13976 msgid "Do not use hardware quad fp instructions"
13979 #: config/sparc/sparc.opt:55
13980 msgid "Compile for V8+ ABI"
13983 #: config/sparc/sparc.opt:59
13984 msgid "Use UltraSPARC Visual Instruction Set extensions"
13987 #: config/sparc/sparc.opt:63
13988 msgid "Pointers are 64-bit"
13991 #: config/sparc/sparc.opt:67
13992 msgid "Pointers are 32-bit"
13995 #: config/sparc/sparc.opt:71
13996 msgid "Use 64-bit ABI"
13999 #: config/sparc/sparc.opt:75
14000 msgid "Use 32-bit ABI"
14003 #: config/sparc/sparc.opt:79
14004 msgid "Use stack bias"
14007 #: config/sparc/sparc.opt:83
14008 msgid "Use structs on stronger alignment for double-word copies"
14011 #: config/sparc/sparc.opt:87
14012 msgid "Optimize tail call instructions in assembler and linker"
14015 #: config/sparc/sparc.opt:99
14016 msgid "Use given SPARC-V9 code model"
14019 #: config/sparc/sparc.opt:103
14020 msgid "Enable strict 32-bit psABI struct return checking."
14023 #: config/sh/superh.opt:6
14024 msgid "Board name [and memory region]."
14027 #: config/sh/superh.opt:10
14028 msgid "Runtime name."
14031 #: config/sh/sh.opt:44
14032 msgid "Generate SH1 code"
14035 #: config/sh/sh.opt:48
14036 msgid "Generate SH2 code"
14039 #: config/sh/sh.opt:52
14040 msgid "Generate SH2a code"
14043 #: config/sh/sh.opt:56
14044 msgid "Generate SH2a FPU-less code"
14047 #: config/sh/sh.opt:60
14048 msgid "Generate default single-precision SH2a code"
14051 #: config/sh/sh.opt:64
14052 msgid "Generate only single-precision SH2a code"
14055 #: config/sh/sh.opt:68
14056 msgid "Generate SH2e code"
14059 #: config/sh/sh.opt:72
14060 msgid "Generate SH3 code"
14063 #: config/sh/sh.opt:76
14064 msgid "Generate SH3e code"
14067 #: config/sh/sh.opt:80
14068 msgid "Generate SH4 code"
14071 #: config/sh/sh.opt:84
14072 msgid "Generate SH4-100 code"
14075 #: config/sh/sh.opt:88
14076 msgid "Generate SH4-200 code"
14079 #: config/sh/sh.opt:94
14081 msgid "Generate SH4-300 code"
14082 msgstr "Tuota 64-bittistä x86-64-koodia"
14084 #: config/sh/sh.opt:98
14085 msgid "Generate SH4 FPU-less code"
14088 #: config/sh/sh.opt:102
14090 msgid "Generate SH4-100 FPU-less code"
14091 msgstr "Tuota 64-bittistä x86-64-koodia"
14093 #: config/sh/sh.opt:106
14095 msgid "Generate SH4-200 FPU-less code"
14096 msgstr "Tuota 64-bittistä x86-64-koodia"
14098 #: config/sh/sh.opt:110
14100 msgid "Generate SH4-300 FPU-less code"
14101 msgstr "Tuota 64-bittistä x86-64-koodia"
14103 #: config/sh/sh.opt:114
14104 msgid "Generate code for SH4 340 series (MMU/FPU-less)"
14107 #: config/sh/sh.opt:119
14108 msgid "Generate code for SH4 400 series (MMU/FPU-less)"
14111 #: config/sh/sh.opt:124
14112 msgid "Generate code for SH4 500 series (FPU-less)."
14115 #: config/sh/sh.opt:129
14116 msgid "Generate default single-precision SH4 code"
14119 #: config/sh/sh.opt:133
14120 msgid "Generate default single-precision SH4-100 code"
14123 #: config/sh/sh.opt:137
14124 msgid "Generate default single-precision SH4-200 code"
14127 #: config/sh/sh.opt:141
14128 msgid "Generate default single-precision SH4-300 code"
14131 #: config/sh/sh.opt:145
14132 msgid "Generate only single-precision SH4 code"
14135 #: config/sh/sh.opt:149
14136 msgid "Generate only single-precision SH4-100 code"
14139 #: config/sh/sh.opt:153
14140 msgid "Generate only single-precision SH4-200 code"
14143 #: config/sh/sh.opt:157
14144 msgid "Generate only single-precision SH4-300 code"
14147 #: config/sh/sh.opt:161
14148 msgid "Generate SH4a code"
14151 #: config/sh/sh.opt:165
14152 msgid "Generate SH4a FPU-less code"
14155 #: config/sh/sh.opt:169
14156 msgid "Generate default single-precision SH4a code"
14159 #: config/sh/sh.opt:173
14160 msgid "Generate only single-precision SH4a code"
14163 #: config/sh/sh.opt:177
14164 msgid "Generate SH4al-dsp code"
14167 #: config/sh/sh.opt:181
14168 msgid "Generate 32-bit SHmedia code"
14171 #: config/sh/sh.opt:185
14172 msgid "Generate 32-bit FPU-less SHmedia code"
14175 #: config/sh/sh.opt:189
14176 msgid "Generate 64-bit SHmedia code"
14179 #: config/sh/sh.opt:193
14180 msgid "Generate 64-bit FPU-less SHmedia code"
14183 #: config/sh/sh.opt:197
14184 msgid "Generate SHcompact code"
14187 #: config/sh/sh.opt:201
14188 msgid "Generate FPU-less SHcompact code"
14191 #: config/sh/sh.opt:205
14192 msgid "Throttle unrolling to avoid thrashing target registers unless the unroll benefit outweighs this"
14195 #: config/sh/sh.opt:209
14196 msgid "Generate code in big endian mode"
14199 #: config/sh/sh.opt:213
14200 msgid "Generate 32-bit offsets in switch tables"
14203 #: config/sh/sh.opt:217
14205 msgid "Generate bit instructions"
14206 msgstr "Käytä AltiVec-käskyjä"
14208 #: config/sh/sh.opt:221
14209 msgid "Cost to assume for a branch insn"
14212 #: config/sh/sh.opt:225
14213 msgid "Enable cbranchdi4 pattern"
14216 #: config/sh/sh.opt:229
14217 msgid "Expand cbranchdi4 pattern early into separate comparisons and branches."
14220 #: config/sh/sh.opt:233
14221 msgid "Emit cmpeqdi_t pattern even when -mcbranchdi and -mexpand-cbranchdi are in effect."
14224 #: config/sh/sh.opt:237
14225 msgid "Enable SH5 cut2 workaround"
14228 #: config/sh/sh.opt:241
14229 msgid "Align doubles at 64-bit boundaries"
14232 #: config/sh/sh.opt:245
14233 msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table"
14236 #: config/sh/sh.opt:249
14237 msgid "Specify name for 32 bit signed division function"
14240 #: config/sh/sh.opt:260
14241 msgid "Enable the use of the fused floating point multiply-accumulate operation"
14244 #: config/sh/sh.opt:264
14245 msgid "Cost to assume for gettr insn"
14248 #: config/sh/sh.opt:268 config/sh/sh.opt:318
14249 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
14252 #: config/sh/sh.opt:272
14253 msgid "Increase the IEEE compliance for floating-point code"
14256 #: config/sh/sh.opt:276
14257 msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
14260 #: config/sh/sh.opt:280
14261 msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines"
14264 #: config/sh/sh.opt:284
14265 msgid "Assume symbols might be invalid"
14268 #: config/sh/sh.opt:288
14269 msgid "Annotate assembler instructions with estimated addresses"
14272 #: config/sh/sh.opt:292
14273 msgid "Generate code in little endian mode"
14276 #: config/sh/sh.opt:296
14277 msgid "Mark MAC register as call-clobbered"
14280 #: config/sh/sh.opt:302
14281 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
14284 #: config/sh/sh.opt:306
14285 msgid "Emit function-calls using global offset table when generating PIC"
14288 #: config/sh/sh.opt:310
14289 msgid "Assume pt* instructions won't trap"
14292 #: config/sh/sh.opt:314
14293 msgid "Shorten address references during linking"
14296 #: config/sh/sh.opt:322
14297 msgid "Deprecated. Use -Os instead"
14300 #: config/sh/sh.opt:326
14301 msgid "Cost to assume for a multiply insn"
14304 #: config/sh/sh.opt:330
14305 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
14308 #: config/sh/sh.opt:336
14309 msgid "Pretend a branch-around-a-move is a conditional move."
14312 #: config/vxworks.opt:24
14313 msgid "Assume the VxWorks RTP environment"
14316 #: config/vxworks.opt:31
14317 msgid "Assume the VxWorks vThreads environment"
14320 #: config/mips/sdemtk.opt:23
14321 msgid "Prevent the use of all floating-point operations"
14324 #: config/mips/mips.opt:23
14325 msgid "Generate code that conforms to the given ABI"
14328 #: config/mips/mips.opt:27
14329 msgid "Generate code that can be used in SVR4-style dynamic objects"
14332 #: config/mips/mips.opt:31
14333 msgid "Use PMC-style 'mad' instructions"
14336 #: config/mips/mips.opt:35
14337 msgid "Generate code for the given ISA"
14340 #: config/mips/mips.opt:39
14341 msgid "Set the cost of branches to roughly COST instructions"
14344 #: config/mips/mips.opt:43
14345 msgid "Use Branch Likely instructions, overriding the architecture default"
14348 #: config/mips/mips.opt:47
14349 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing"
14352 #: config/mips/mips.opt:51
14353 msgid "Trap on integer divide by zero"
14356 #: config/mips/mips.opt:55
14357 msgid "Specify when instructions are allowed to access code"
14360 #: config/mips/mips.opt:59
14361 msgid "Use branch-and-break sequences to check for integer divide by zero"
14364 #: config/mips/mips.opt:63
14365 msgid "Use trap instructions to check for integer divide by zero"
14368 #: config/mips/mips.opt:67
14370 msgid "Allow the use of MDMX instructions"
14371 msgstr "Tasaa funktioiden alut"
14373 #: config/mips/mips.opt:71
14374 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations"
14377 #: config/mips/mips.opt:75
14378 msgid "Use MIPS-DSP instructions"
14381 #: config/mips/mips.opt:79
14383 msgid "Use MIPS-DSP REV 2 instructions"
14384 msgstr "Käytä AltiVec-käskyjä"
14386 #: config/mips/mips.opt:89
14387 msgid "Use big-endian byte order"
14390 #: config/mips/mips.opt:93
14391 msgid "Use little-endian byte order"
14394 #: config/mips/mips.opt:101
14395 msgid "Use NewABI-style %reloc() assembly operators"
14398 #: config/mips/mips.opt:105
14399 msgid "Use -G for data that is not defined by the current object"
14402 #: config/mips/mips.opt:109
14403 msgid "Work around certain R4000 errata"
14406 #: config/mips/mips.opt:113
14407 msgid "Work around certain R4400 errata"
14410 #: config/mips/mips.opt:117
14411 msgid "Work around certain R10000 errata"
14414 #: config/mips/mips.opt:121
14415 msgid "Work around errata for early SB-1 revision 2 cores"
14418 #: config/mips/mips.opt:125
14419 msgid "Work around certain VR4120 errata"
14422 #: config/mips/mips.opt:129
14423 msgid "Work around VR4130 mflo/mfhi errata"
14426 #: config/mips/mips.opt:133
14427 msgid "Work around an early 4300 hardware bug"
14430 #: config/mips/mips.opt:137
14431 msgid "FP exceptions are enabled"
14434 #: config/mips/mips.opt:141
14435 msgid "Use 32-bit floating-point registers"
14436 msgstr "Käytä 32-bittisiä liukulukurekistereitä"
14438 #: config/mips/mips.opt:145
14439 msgid "Use 64-bit floating-point registers"
14440 msgstr "Käytä 64-bittisiä liukulukurekistereitä"
14442 #: config/mips/mips.opt:149
14443 msgid "Use FUNC to flush the cache before calling stack trampolines"
14446 #: config/mips/mips.opt:153
14447 msgid "Generate floating-point multiply-add instructions"
14450 #: config/mips/mips.opt:157
14451 msgid "Use 32-bit general registers"
14454 #: config/mips/mips.opt:161
14455 msgid "Use 64-bit general registers"
14458 #: config/mips/mips.opt:165
14459 msgid "Use GP-relative addressing to access small data"
14462 #: config/mips/mips.opt:169
14463 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations"
14466 #: config/mips/mips.opt:173
14467 msgid "Allow the use of hardware floating-point ABI and instructions"
14470 #: config/mips/mips.opt:177
14471 msgid "Generate code that can be safely linked with MIPS16 code."
14474 #: config/mips/mips.opt:181
14475 msgid "Generate code for ISA level N"
14478 #: config/mips/mips.opt:185
14480 msgid "Generate MIPS16 code"
14481 msgstr "Tuota 32-bittistä i386-koodia"
14483 #: config/mips/mips.opt:189
14484 msgid "Use MIPS-3D instructions"
14487 #: config/mips/mips.opt:193
14489 msgid "Use ll, sc and sync instructions"
14490 msgstr "Käytä AltiVec-käskyjä"
14492 #: config/mips/mips.opt:197
14493 msgid "Use -G for object-local data"
14496 #: config/mips/mips.opt:201
14497 msgid "Use indirect calls"
14498 msgstr "Käytä epäsuoria kutsuja"
14500 #: config/mips/mips.opt:205
14501 msgid "Use a 32-bit long type"
14502 msgstr "Käytä 32-bittistä long-tyyppiä"
14504 #: config/mips/mips.opt:209
14505 msgid "Use a 64-bit long type"
14506 msgstr "Käytä 64-bittistä long-tyyppiä"
14508 #: config/mips/mips.opt:213
14509 msgid "Don't optimize block moves"
14512 #: config/mips/mips.opt:217
14513 msgid "Use the mips-tfile postpass"
14516 #: config/mips/mips.opt:221
14518 msgid "Allow the use of MT instructions"
14519 msgstr "Tasaa funktioiden alut"
14521 #: config/mips/mips.opt:225
14522 msgid "Do not use a cache-flushing function before calling stack trampolines"
14525 #: config/mips/mips.opt:229
14527 msgid "Do not use MDMX instructions"
14528 msgstr "Käytä AltiVec-käskyjä"
14530 #: config/mips/mips.opt:233
14531 msgid "Generate normal-mode code"
14534 #: config/mips/mips.opt:237
14535 msgid "Do not use MIPS-3D instructions"
14538 #: config/mips/mips.opt:241
14539 msgid "Use paired-single floating-point instructions"
14542 #: config/mips/mips.opt:245
14543 msgid "Specify when r10k cache barriers should be inserted"
14546 #: config/mips/mips.opt:249
14547 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries"
14550 #: config/mips/mips.opt:253
14551 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations"
14554 #: config/mips/mips.opt:257
14556 msgid "Use SmartMIPS instructions"
14557 msgstr "Käytä AltiVec-käskyjä"
14559 #: config/mips/mips.opt:261
14560 msgid "Prevent the use of all hardware floating-point instructions"
14563 #: config/mips/mips.opt:265
14564 msgid "Optimize lui/addiu address loads"
14567 #: config/mips/mips.opt:269
14568 msgid "Assume all symbols have 32-bit values"
14571 #: config/mips/mips.opt:273
14572 msgid "Optimize the output for PROCESSOR"
14575 #: config/mips/mips.opt:281
14576 msgid "Perform VR4130-specific alignment optimizations"
14579 #: config/mips/mips.opt:285
14580 msgid "Lift restrictions on GOT size"
14583 #: config/bfin/bfin.opt:31
14585 msgid "Omit frame pointer for leaf functions"
14586 msgstr "indeksoitu arvo on osoitin funktioon"
14588 #: config/bfin/bfin.opt:35
14589 msgid "Program is entirely located in low 64k of memory"
14592 #: config/bfin/bfin.opt:39
14593 msgid "Work around a hardware anomaly by adding a number of NOPs before a"
14596 #: config/bfin/bfin.opt:44
14597 msgid "Avoid speculative loads to work around a hardware anomaly."
14600 #: config/bfin/bfin.opt:48
14601 msgid "Enabled ID based shared library"
14604 #: config/bfin/bfin.opt:52
14605 msgid "Generate code that won't be linked against any other ID shared libraries,"
14608 #: config/bfin/bfin.opt:65
14609 msgid "Avoid generating pc-relative calls; use indirection"
14612 #: config/bfin/bfin.opt:69
14613 msgid "Link with the fast floating-point library"
14616 #: config/bfin/bfin.opt:81
14617 msgid "Do stack checking using bounds in L1 scratch memory"
14620 #: config/bfin/bfin.opt:85
14622 msgid "Enable multicore support"
14623 msgstr "säiekohtaista muistia ei tueta tälle kohteelle"
14625 #: config/bfin/bfin.opt:89
14626 msgid "Build for Core A"
14629 #: config/bfin/bfin.opt:93
14630 msgid "Build for Core B"
14633 #: config/bfin/bfin.opt:97
14634 msgid "Build for SDRAM"
14637 #: config/bfin/bfin.opt:101
14638 msgid "Assume ICPLBs are enabled at runtime."
14641 #: java/lang.opt:69
14642 msgid "Warn if deprecated empty statements are found"
14645 #: java/lang.opt:73
14646 msgid "Warn if .class files are out of date"
14649 #: java/lang.opt:77
14650 msgid "Warn if modifiers are specified when not necessary"
14653 #: java/lang.opt:81
14654 msgid "Deprecated; use --classpath instead"
14657 #: java/lang.opt:88
14658 msgid "Permit the use of the assert keyword"
14661 #: java/lang.opt:110
14662 msgid "Replace system path"
14665 #: java/lang.opt:114
14666 msgid "Generate checks for references to NULL"
14669 #: java/lang.opt:118
14670 msgid "Set class path"
14673 #: java/lang.opt:125
14674 msgid "Output a class file"
14677 #: java/lang.opt:129
14678 msgid "Alias for -femit-class-file"
14681 #: java/lang.opt:133
14682 msgid "Choose input encoding (defaults from your locale)"
14685 #: java/lang.opt:137
14686 msgid "Set the extension directory path"
14689 #: java/lang.opt:144
14690 msgid "Input file is a file with a list of filenames to compile"
14693 #: java/lang.opt:151
14694 msgid "Always check for non gcj generated classes archives"
14697 #: java/lang.opt:155
14698 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
14701 #: java/lang.opt:159
14702 msgid "Generate instances of Class at runtime"
14705 #: java/lang.opt:163
14706 msgid "Use offset tables for virtual method calls"
14709 #: java/lang.opt:170
14710 msgid "Assume native functions are implemented using JNI"
14713 #: java/lang.opt:174
14714 msgid "Enable optimization of static class initialization code"
14717 #: java/lang.opt:181
14718 msgid "Reduce the amount of reflection meta-data generated"
14721 #: java/lang.opt:185
14722 msgid "Enable assignability checks for stores into object arrays"
14725 #: java/lang.opt:189
14726 msgid "Generate code for the Boehm GC"
14729 #: java/lang.opt:193
14730 msgid "Call a library routine to do integer divisions"
14733 #: java/lang.opt:197
14734 msgid "Generated should be loaded by bootstrap loader"
14737 #: java/lang.opt:201
14738 msgid "Set the source language version"
14741 #: java/lang.opt:205
14742 msgid "Set the target VM version"
14746 msgid "Display this information"
14750 msgid "Display descriptions of a specific class of options. <class> is one or more of optimizers, target, warnings, undocumented, params"
14754 msgid "Alias for --help=target"
14755 msgstr "Sama kuin --help=target"
14758 msgid "Set parameter <param> to value. See below for a complete list of parameters"
14762 msgid "Put global and static data smaller than <number> bytes into a special section (on some targets)"
14766 msgid "Set optimization level to <number>"
14770 msgid "Optimize for space rather than speed"
14774 msgid "This switch is deprecated; use -Wextra instead"
14778 msgid "Warn about returning structures, unions or arrays"
14779 msgstr "Varoita tietueiden, unionien ja taulukoiden palauttamisesta"
14782 msgid "Warn if an array is accessed out of bounds"
14786 msgid "Warn about inappropriate attribute usage"
14790 msgid "Warn about pointer casts which increase alignment"
14794 msgid "Warn about uses of __attribute__((deprecated)) declarations"
14798 msgid "Warn when an optimization pass is disabled"
14802 msgid "Treat all warnings as errors"
14803 msgstr "Käsittele kaikki varoitukset virheinä"
14806 msgid "Treat specified warning as error"
14807 msgstr "Käsittele annettu varoitus virheenä"
14810 msgid "Print extra (possibly unwanted) warnings"
14811 msgstr "Näytä ylimääräisiä (mahdollisesti ei-toivottuja) varoituksia"
14814 msgid "Exit on the first error occurred"
14818 msgid "-Wframe-larger-than=<number> Warn if a function's stack frame requires more than <number> bytes"
14822 msgid "Warn when an inlined function cannot be inlined"
14826 msgid "Warn if an object is larger than <number> bytes"
14830 msgid "Warn when a logical operator is suspicously always evaluating to true or false"
14834 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
14838 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
14842 msgid "Warn about constructs not instrumented by -fmudflap"
14847 msgid "Warn about overflow in arithmetic expressions"
14848 msgstr "liukulukuylivuoto lausekkeessa"
14851 msgid "Warn when the packed attribute has no effect on struct layout"
14855 msgid "Warn when padding is required to align structure members"
14859 msgid "Warn when one local variable shadows another"
14863 msgid "Warn when not issuing stack smashing protection for some reason"
14866 #: common.opt:166 common.opt:170
14867 msgid "Warn about code which might break strict aliasing rules"
14870 #: common.opt:174 common.opt:178
14871 msgid "Warn about optimizations that assume that signed overflow is undefined"
14875 msgid "Warn about enumerated switches, with no default, missing a case"
14879 msgid "Warn about enumerated switches missing a \"default:\" statement"
14883 msgid "Warn about all enumerated switches missing a specific case"
14887 msgid "Do not suppress warnings from system headers"
14888 msgstr "Älä vaienna järjestelmän otsakkeista aiheutuvia varoituksia"
14891 msgid "Warn if a comparison is always true or always false due to the limited range of the data type"
14892 msgstr "Varoita vertailusta, joka on aina tosi tai aina epätosi johtuen tietotyypin rajallisesta arvoalueesta"
14895 msgid "Warn about uninitialized automatic variables"
14899 msgid "Warn about code that will never be executed"
14900 msgstr "Varoita koodista, jota ei koskaan suoriteta"
14903 msgid "Enable all -Wunused- warnings"
14907 msgid "Warn when a function is unused"
14908 msgstr "Varoita käyttämättömistä funktioista"
14911 msgid "Warn when a label is unused"
14915 msgid "Warn when a function parameter is unused"
14916 msgstr "Varoita käyttämättömistä funktion parametreista"
14919 msgid "Warn when an expression value is unused"
14923 msgid "Warn when a variable is unused"
14924 msgstr "Varoita käyttämättömistä muuttujista"
14927 msgid "Warn instead of error in case profiles in -fprofile-use do not match"
14931 msgid "Emit declaration information into <file>"
14935 msgid "Enable dumps from specific passes of the compiler"
14939 msgid "Set the file basename to be used for dumps"
14943 msgid "Align the start of functions"
14944 msgstr "Tasaa funktioiden alut"
14947 msgid "Align labels which are only reached by jumping"
14951 msgid "Align all labels"
14955 msgid "Align the start of loops"
14956 msgstr "Tasaa silmukoiden alut"
14959 msgid "Specify that arguments may alias each other and globals"
14963 msgid "Assume arguments may alias globals but not each other"
14967 msgid "Assume arguments alias neither each other nor globals"
14972 msgid "Assume arguments alias no other storage"
14973 msgstr "käyttämättömiä argumentteja $-tyylisessä muotoilussa"
14976 msgid "Generate unwind tables that are exact at each instruction boundary"
14981 msgid "Generate auto-inc/dec instructions"
14982 msgstr "Käytä AltiVec-käskyjä"
14985 msgid "Generate code to check bounds before indexing arrays"
14989 msgid "Replace add, compare, branch with branch on count register"
14993 msgid "Use profiling information for branch probabilities"
14997 msgid "Perform branch target load optimization before prologue / epilogue threading"
15001 msgid "Perform branch target load optimization after prologue / epilogue threading"
15005 msgid "Restrict target load migration not to re-use registers in any basic block"
15009 msgid "Mark <register> as being preserved across functions"
15013 msgid "Mark <register> as being corrupted by function calls"
15017 msgid "Save registers around function calls"
15021 msgid "Compare the results of several data dependence analyzers."
15025 msgid "Do not put uninitialized globals in the common section"
15029 msgid "Do not perform optimizations increasing noticeably stack usage"
15033 msgid "Perform a register copy-propagation optimization pass"
15037 msgid "Perform cross-jumping optimization"
15041 msgid "When running CSE, follow jumps to their targets"
15045 msgid "When running CSE, follow conditional jumps"
15049 msgid "Omit range reduction step when performing complex division"
15053 msgid "Complex multiplication and division follow Fortran rules"
15057 msgid "Place data items into their own section"
15061 msgid "List all available debugging counters with their limits and counts."
15065 msgid "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...] Set the debug counter limit. "
15069 msgid "Map one directory name to another in debug information"
15073 msgid "Defer popping functions args from stack until later"
15077 msgid "Attempt to fill delay slots of branch instructions"
15081 msgid "Delete useless null pointer checks"
15085 msgid "How often to emit source location at the beginning of line-wrapped diagnostics"
15089 msgid "Amend appropriate diagnostic messages with the command line option that controls them"
15093 msgid "Dump various compiler internals to a file"
15097 msgid "Suppress output of addresses in debugging dumps"
15101 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps"
15105 msgid "Enable CFI tables via GAS assembler directives."
15109 msgid "Perform early inlining"
15113 msgid "Perform DWARF2 duplicate elimination"
15116 #: common.opt:476 common.opt:480
15117 msgid "Perform unused type elimination in debug info"
15121 msgid "Do not suppress C++ class debug information."
15125 msgid "Enable exception handling"
15126 msgstr "Käytä poikkeustenkäsittelyä"
15129 msgid "Perform a number of minor, expensive optimizations"
15133 msgid "Assume no NaNs or infinities are generated"
15137 msgid "Mark <register> as being unavailable to the compiler"
15141 msgid "Don't allocate floats and doubles in extended-precision registers"
15144 #: common.opt:511 common.opt:724 common.opt:945 common.opt:1101
15145 #: common.opt:1160 common.opt:1176 common.opt:1236
15146 msgid "Does nothing. Preserved for backward compatibility."
15150 msgid "Perform a forward propagation pass on RTL"
15154 msgid "Allow function addresses to be held in registers"
15158 msgid "Place each function into its own section"
15162 msgid "Perform global common subexpression elimination"
15166 msgid "Perform enhanced load motion during global common subexpression elimination"
15170 msgid "Perform store motion after global common subexpression elimination"
15174 msgid "Perform redundant load after store elimination in global common subexpression"
15178 msgid "Perform global common subexpression elimination after register allocation"
15182 msgid "Enable in and out of Graphite representation"
15186 msgid "Enable Loop Strip Mining transformation"
15190 msgid "Enable Loop Interchange transformation"
15194 msgid "Enable Loop Blocking transformation"
15198 msgid "Enable Graphite Identity transformation"
15202 msgid "Enable guessing of branch probabilities"
15206 msgid "Process #ident directives"
15210 msgid "Perform conversion of conditional jumps to branchless equivalents"
15214 msgid "Perform conversion of conditional jumps to conditional execution"
15218 msgid "Do not generate .size directives"
15222 msgid "Perform indirect inlining"
15226 msgid "Pay attention to the \"inline\" keyword"
15231 msgid "Integrate simple functions into their callers when code size is known to not growth"
15232 msgstr "jäsenfunktio-osoitinta käytetty laskutoimituksessa"
15236 msgid "Integrate simple functions into their callers"
15237 msgstr "jäsenfunktio-osoitinta käytetty laskutoimituksessa"
15240 msgid "Integrate functions called once into their callers"
15244 msgid "Limit the size of inlined functions to <number>"
15248 msgid "Instrument function entry and exit with profiling calls"
15252 msgid "-finstrument-functions-exclude-function-list=name,... Do not instrument listed functions"
15256 msgid "-finstrument-functions-exclude-file-list=filename,... Do not instrument functions listed in files"
15260 msgid "Perform Interprocedural constant propagation"
15264 msgid "Perform cloning to make Interprocedural constant propagation stronger"
15268 msgid "Discover pure and const functions"
15272 msgid "Perform interprocedural points-to analysis"
15276 msgid "Discover readonly and non addressable static variables"
15280 msgid "Type based escape and alias analysis"
15284 msgid "Perform matrix layout flattening and transposing based"
15288 msgid "Perform structure layout optimizations based"
15292 msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm"
15296 msgid "-fira-region=[one|all|mixed] Set regions for IRA"
15300 msgid "Do optimistic coalescing."
15304 msgid "Share slots for saving different hard registers."
15308 msgid "Share stack slots for spilled pseudo-registers."
15312 msgid "-fira-verbose=<number> Control IRA's level of diagnostic messages."
15316 msgid "Optimize induction variables on trees"
15320 msgid "Use jump tables for sufficiently large switch statements"
15324 msgid "Generate code for functions even if they are fully inlined"
15328 msgid "Emit static const variables even if they are not used"
15332 msgid "Give external symbols a leading underscore"
15336 msgid "Set errno after built-in math functions"
15340 msgid "Report on permanent memory allocation"
15344 msgid "Attempt to merge identical constants and constant variables"
15348 msgid "Attempt to merge identical constants across compilation units"
15352 msgid "Attempt to merge identical debug strings across compilation units"
15356 msgid "Limit diagnostics to <number> characters per line. 0 suppresses line-wrapping"
15360 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
15364 msgid "Perform SMS based modulo scheduling with register moves allowed"
15368 msgid "Move loop invariant computations out of loops"
15372 msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
15376 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
15380 msgid "Ignore read operations when inserting mudflap instrumentation"
15384 msgid "Use the RTL dead code elimination pass"
15388 msgid "Use the RTL dead store elimination pass"
15392 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
15396 msgid "Support synchronous non-call exceptions"
15400 msgid "When possible do not generate stack frames"
15404 msgid "Do the full register move optimization pass"
15408 msgid "Optimize sibling and tail recursive calls"
15411 #: common.opt:807 common.opt:811
15412 msgid "Report on memory allocation before interprocedural optimization"
15416 msgid "Pack structure members together without holes"
15420 msgid "Set initial maximum structure member alignment"
15424 msgid "Return small aggregates in memory, not registers"
15428 msgid "Perform loop peeling"
15432 msgid "Enable machine specific peephole optimizations"
15436 msgid "Enable an RTL peephole pass before sched2"
15440 msgid "Generate position-independent code if possible (large mode)"
15444 msgid "Generate position-independent code for executables if possible (large mode)"
15448 msgid "Generate position-independent code if possible (small mode)"
15452 msgid "Generate position-independent code for executables if possible (small mode)"
15456 msgid "Run predictive commoning optimization."
15460 msgid "Generate prefetch instructions, if available, for arrays in loops"
15464 msgid "Enable basic program profiling code"
15468 msgid "Insert arc-based program profiling code"
15472 msgid "Set the top-level directory for storing the profile data."
15476 msgid "Enable correction of flow inconsistent profile data input"
15480 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
15484 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir="
15488 msgid "Enable common options for performing profile feedback directed optimizations"
15492 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir="
15496 msgid "Insert code to profile values of expressions"
15500 msgid "Make compile reproducible using <string>"
15504 msgid "Record gcc command line switches in the object file."
15508 msgid "Return small aggregates in registers"
15512 msgid "Enables a register move optimization"
15516 msgid "Perform a register renaming optimization pass"
15520 msgid "Reorder basic blocks to improve code placement"
15524 msgid "Reorder basic blocks and partition into hot and cold sections"
15528 msgid "Reorder functions to improve code placement"
15532 msgid "Add a common subexpression elimination pass after loop optimizations"
15536 msgid "Disable optimizations that assume default FP rounding behavior"
15540 msgid "Enable scheduling across basic blocks"
15544 msgid "Allow speculative motion of non-loads"
15548 msgid "Allow speculative motion of some loads"
15552 msgid "Allow speculative motion of more loads"
15556 msgid "Set the verbosity level of the scheduler"
15560 msgid "If scheduling post reload, do superblock scheduling"
15564 msgid "If scheduling post reload, do trace scheduling"
15568 msgid "Reschedule instructions before register allocation"
15572 msgid "Reschedule instructions after register allocation"
15576 msgid "Schedule instructions using selective scheduling algorithm"
15580 msgid "Run selective scheduling after reload"
15584 msgid "Perform software pipelining of inner loops during selective scheduling"
15588 msgid "Perform software pipelining of outer loops during selective scheduling"
15592 msgid "Reschedule pipelined regions without pipelining"
15596 msgid "Allow premature scheduling of queued insns"
15600 msgid "Set number of queued insns that can be prematurely scheduled"
15603 #: common.opt:1026 common.opt:1030
15604 msgid "Set dependence distance checking in premature scheduling of queued insns"
15608 msgid "Access data in the same section from shared anchor points"
15612 msgid "Perform sequence abstraction optimization on RTL"
15616 msgid "Eliminate redundant sign extensions using LCM."
15620 msgid "Show column numbers in diagnostics, when available. Default off"
15624 msgid "Disable optimizations observable by IEEE signaling NaNs"
15628 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero"
15632 msgid "Convert floating point constants to single precision constants"
15636 msgid "Split lifetimes of induction variables when loops are unrolled"
15640 msgid "Split wide types into independent registers"
15644 msgid "Apply variable expansion when loops are unrolled"
15648 msgid "Insert stack checking code into the program"
15652 msgid "Insert stack checking code into the program. Same as -fstack-check=specific"
15656 msgid "Trap if the stack goes past <register>"
15660 msgid "Trap if the stack goes past symbol <name>"
15664 msgid "Use propolice as a stack protection method"
15668 msgid "Use a stack protection method for every function"
15672 msgid "Assume strict aliasing rules apply"
15676 msgid "Treat signed overflow as undefined"
15680 msgid "Check for syntax errors, then stop"
15684 msgid "Create data files needed by \"gcov\""
15688 msgid "Perform jump threading optimizations"
15692 msgid "Report the time taken by each compiler pass"
15696 msgid "Set the default thread-local storage code generation model"
15700 msgid "Reorder top level functions, variables, and asms"
15704 msgid "Perform superblock formation via tail duplication"
15708 msgid "Assume floating-point operations can trap"
15712 msgid "Trap for signed overflow in addition, subtraction and multiplication"
15716 msgid "Enable SSA-CCP optimization on trees"
15720 msgid "Enable loop header copying on trees"
15724 msgid "Replace SSA temporaries with better names in copies"
15728 msgid "Enable copy propagation on trees"
15732 msgid "Transform condition stores into unconditional ones"
15736 msgid "Perform conversions of switch initializations."
15740 msgid "Enable SSA dead code elimination optimization on trees"
15744 msgid "Enable dominator optimizations"
15748 msgid "Enable dead store elimination"
15752 msgid "Enable Full Redundancy Elimination (FRE) on trees"
15756 msgid "Enable loop distribution on trees"
15760 msgid "Enable loop invariant motion on trees"
15764 msgid "Enable linear loop transforms on trees"
15768 msgid "Create canonical induction variables in loops"
15772 msgid "Enable loop optimizations on tree level"
15776 msgid "Enable automatic parallelization of loops"
15780 msgid "Enable SSA-PRE optimization on trees"
15784 msgid "Enable reassociation on tree level"
15788 msgid "Enable SSA code sinking on trees"
15792 msgid "Perform scalar replacement of aggregates"
15796 msgid "Replace temporary expressions in the SSA->normal pass"
15800 msgid "Perform live range splitting during the SSA->normal pass"
15804 msgid "Perform Value Range Propagation on trees"
15808 msgid "Compile whole compilation unit at a time"
15812 msgid "Perform loop unrolling when iteration count is known"
15816 msgid "Perform loop unrolling for all loops"
15820 msgid "Allow loop optimizations to assume that the loops behave in normal way"
15824 msgid "Allow optimization for floating-point arithmetic which may change the"
15828 msgid "Same as -fassociative-math for expressions which include division."
15832 msgid "Allow math optimizations that may violate IEEE or ISO standards"
15836 msgid "Perform loop unswitching"
15840 msgid "Just generate unwind tables for exception handling"
15844 msgid "Perform variable tracking"
15848 msgid "Perform variable tracking and also tag variables that are uninitialized"
15852 msgid "Enable loop vectorization on trees"
15856 msgid "Enable use of cost model in vectorization"
15860 msgid "Enable loop versioning when doing loop vectorization on trees"
15864 msgid "Set the verbosity level of the vectorizer"
15868 msgid "Enable copy propagation of scalar-evolution information."
15872 msgid "Add extra commentary to assembler output"
15876 msgid "Set the default symbol visibility"
15880 msgid "Use expression value profiles in optimizations"
15884 msgid "Construct webs and split unrelated uses of single variable"
15888 msgid "Enable conditional dead code elimination for builtin calls"
15892 msgid "Perform whole program optimizations"
15896 msgid "Assume signed arithmetic overflow wraps around"
15900 msgid "Put zero initialized data in the bss section"
15904 msgid "Generate debug information in default format"
15908 msgid "Generate debug information in COFF format"
15912 msgid "Generate debug information in DWARF v2 format"
15916 msgid "Generate debug information in default extended format"
15920 msgid "Generate debug information in STABS format"
15924 msgid "Generate debug information in extended STABS format"
15928 msgid "Generate debug information in VMS format"
15932 msgid "Generate debug information in XCOFF format"
15936 msgid "Generate debug information in extended XCOFF format"
15940 msgid "Place output into <file>"
15944 msgid "Enable function profiling"
15948 msgid "Issue warnings needed for strict compliance to the standard"
15952 msgid "Like -pedantic but issue them as errors"
15956 msgid "Do not display functions compiled or elapsed time"
15960 msgid "Display the compiler's version"
15964 msgid "Suppress warnings"
15968 msgid "Create a shared library"
15969 msgstr "Luo jaettu kirjasto"
15972 msgid "Create a position independent executable"
15976 msgid "Assert the <answer> to <question>. Putting '-' before <question> disables the <answer> to <question>"
15980 msgid "Do not discard comments"
15984 msgid "Do not discard comments in macro expansions"
15988 msgid "Define a <macro> with <val> as its value. If just <macro> is given, <val> is taken to be 1"
15992 msgid "Add <dir> to the end of the main framework include path"
15996 msgid "Print the name of header files as they are used"
15999 #: c.opt:69 c.opt:882
16000 msgid "Add <dir> to the end of the main include path"
16004 msgid "Generate make dependencies"
16005 msgstr "Luo make-riippuvuudet"
16008 msgid "Generate make dependencies and compile"
16009 msgstr "Luo make-riippuvuudet ja käännä"
16012 msgid "Write dependency output to the given file"
16013 msgstr "Kirjoita riippuvuustuloste annettuun tiedostoon"
16016 msgid "Treat missing header files as generated files"
16017 msgstr "Käsittele puuttuvia otsikkotiedostoja luotavina tiedostoina"
16020 msgid "Like -M but ignore system header files"
16021 msgstr "Kuten -M, mutta ilman järjestelmän otsikkotiedostoja"
16024 msgid "Like -MD but ignore system header files"
16025 msgstr "Kuten -MD, mutta ilman järjestelmän otsikkotiedostoja"
16028 msgid "Generate phony targets for all headers"
16032 msgid "Add a MAKE-quoted target"
16036 msgid "Add an unquoted target"
16040 msgid "Do not generate #line directives"
16044 msgid "Undefine <macro>"
16048 msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
16052 msgid "Warn about suspicious uses of memory addresses"
16053 msgstr "Varoita muistiosoitteiden epäilyttävästä käytöstä"
16056 msgid "Enable most warning messages"
16060 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector"
16064 msgid "Warn about casting functions to incompatible types"
16065 msgstr "Varoita funktioiden muunnoksista epäyhteensopiviksi tyypeiksi"
16069 msgid "Warn when a built-in preprocessor macro is undefined or redefined"
16070 msgstr "Varoita sisäisen makron ..."
16073 msgid "Warn about C constructs that are not in the common subset of C and C++"
16074 msgstr "Varoita C:n rakenteista, jotka eivät ole C:n ja C++:n yhteisessä osajoukossa"
16077 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 200x"
16078 msgstr "Varoita C++:n rakenteista, joilla on eri merkitys ISO C++ 1998- ja ISO C++ 200x -standardeissa"
16081 msgid "Warn about casts which discard qualifiers"
16085 msgid "Warn about subscripts whose type is \"char\""
16086 msgstr "Varoita ”char”-tyypillä indeksoinnista"
16089 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
16093 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
16097 msgid "Synonym for -Wcomment"
16098 msgstr "Sama kuin -Wcomment"
16101 msgid "Warn for implicit type conversions that may change a value"
16105 msgid "Warn for implicit type conversions between signed and unsigned integers"
16106 msgstr "Varoita implisiittisistä tyyppimuunnoksista etumerkillisten ja etumerkittömien kokonaislukujen välillä"
16109 msgid "Warn when all constructors and destructors are private"
16110 msgstr "Varoita kun kaikki muodostimet ja hajottimet ovat yksityisiä"
16113 msgid "Warn when a declaration is found after a statement"
16117 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
16121 msgid "Warn about compile-time integer division by zero"
16122 msgstr "Varoita käännösaikaisesta nollalla jaosta"
16125 msgid "Warn about violations of Effective C++ style rules"
16126 msgstr "Varoita Effective C++ -tyylisääntöjen rikkomuksista"
16129 msgid "Warn about an empty body in an if or else statement"
16133 msgid "Warn about stray tokens after #elif and #endif"
16138 msgid "Warn about comparison of different enum types"
16139 msgstr "Varoita Effective C++ -tyylisääntöjen rikkomuksista"
16142 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead"
16146 msgid "Warn if testing floating point numbers for equality"
16150 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
16151 msgstr "Varoita epäilyttävistä printf/scanf/strftime/strfmon-muotoilumerkkijonoista"
16154 msgid "Warn if passing too many arguments to a function for its format string"
16158 msgid "Warn about format strings that are not literals"
16162 msgid "Warn about format strings that contain NUL bytes"
16163 msgstr "Varoita NUL-tavuja sisältävistä muotoilumerkkijonoista"
16166 msgid "Warn about possible security problems with format functions"
16167 msgstr "Varoita mahdollisista turvallisuusongelmista muotoilufunktioiden yhteydessä"
16170 msgid "Warn about strftime formats yielding 2-digit years"
16171 msgstr "Varoita kaksinumeroisia vuosilukuja tuottavista strftime-muotoiluista"
16174 msgid "Warn about zero-length formats"
16175 msgstr "Varoita nollan pituisista muotoiluista"
16178 msgid "Warn whenever type qualifiers are ignored."
16182 msgid "Warn about variables which are initialized to themselves"
16183 msgstr "Varoita muuttujista, jotka alustetaan omalla arvollaan"
16186 msgid "Warn about implicit function declarations"
16187 msgstr "Varoita implisiittisistä funktioesittelyistä"
16190 msgid "Warn when a declaration does not specify a type"
16191 msgstr "Varoita kun esittely ei määrittele tyyppiä"
16195 msgid "Warn when there is a cast to a pointer from an integer of a different size"
16196 msgstr "tyyppimuunnos erisuuruisesta kokonaisluvusta osoittimeksi"
16199 msgid "Warn about invalid uses of the \"offsetof\" macro"
16200 msgstr "Varoita ”offsetof”-makron virheellisestä käytöstä"
16203 msgid "Warn about PCH files that are found but not used"
16204 msgstr "Varoita löytyneistä PCH-tiedostoista, joita ei käytetä"
16207 msgid "Do not warn about using \"long long\" when -pedantic"
16208 msgstr "Älä varoita ”long long”-tyypistä -pedantic-tilassa"
16211 msgid "Warn about suspicious declarations of \"main\""
16212 msgstr "Varoita epäilyttävistä ”main”-funktion esittelyistä"
16215 msgid "Warn about possibly missing braces around initializers"
16219 msgid "Warn about global functions without previous declarations"
16223 msgid "Warn about missing fields in struct initializers"
16227 msgid "Warn about functions which might be candidates for format attributes"
16231 msgid "Warn about user-specified include directories that do not exist"
16232 msgstr "Varoita annetuista include-hakemistoista, jotka eivät ole olemassa"
16235 msgid "Warn about function parameters declared without a type specifier in K&R-style functions"
16239 msgid "Warn about global functions without prototypes"
16240 msgstr "Varoita globaaleista funktioista, joilla ei ole prototyyppiä"
16243 msgid "Warn about use of multi-character character constants"
16244 msgstr "Varoita monimerkkisistä merkkivakioista"
16247 msgid "Warn about \"extern\" declarations not at file scope"
16251 msgid "Warn when non-templatized friend functions are declared within a template"
16255 msgid "Warn about non-virtual destructors"
16256 msgstr "Varoita epävirtuaalisista hajottimista"
16259 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
16263 msgid "Warn about non-normalised Unicode strings"
16264 msgstr "Varoita normalisoimattomista Unicode-merkkijonoista"
16267 msgid "Warn if a C-style cast is used in a program"
16268 msgstr "Varoita C-tyylisistä tyyppimuunnoksista ohjelmassa"
16271 msgid "Warn for obsolescent usage in a declaration"
16275 msgid "Warn if an old-style parameter definition is used"
16279 msgid "Warn if a string is longer than the maximum portable length specified by the standard"
16283 msgid "Warn about overloaded virtual function names"
16284 msgstr "Varoita ylikuormitetuista virtuaalifunktioiden nimistä"
16287 msgid "Warn about overriding initializers without side effects"
16291 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4"
16295 msgid "Warn about possibly missing parentheses"
16296 msgstr "Varoita mahdollisesti puuttuvista sulkeista"
16299 msgid "Warn when converting the type of pointers to member functions"
16303 msgid "Warn about function pointer arithmetic"
16304 msgstr "Varoita laskutoimituksista funktio-osoittimilla"
16308 msgid "Warn when a pointer is cast to an integer of a different size"
16309 msgstr "tyyppimuunnos osoittimesta erisuuruiseen kokonaislukuun"
16312 msgid "Warn about misuses of pragmas"
16313 msgstr "Varoita pragmain väärästä käytöstä"
16316 msgid "Warn if inherited methods are unimplemented"
16317 msgstr "Varoita perittyjen metodien puuttuvista toteutuksista"
16320 msgid "Warn about multiple declarations of the same object"
16324 msgid "Warn when the compiler reorders code"
16328 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
16329 msgstr "Varoita kun funktion paluutyypiksi jää \"int\" (C), tai kun paluutyypit ovat ristiriitaiset (C++)"
16332 msgid "Warn if a selector has multiple methods"
16336 msgid "Warn about possible violations of sequence point rules"
16340 msgid "Warn about signed-unsigned comparisons"
16344 msgid "Warn when overload promotes from unsigned to signed"
16348 msgid "Warn about uncasted NULL used as sentinel"
16352 msgid "Warn about unprototyped function declarations"
16353 msgstr "Varoita prototyypittömistä funktion esittelyistä"
16356 msgid "Warn if type signatures of candidate methods do not match exactly"
16360 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used"
16364 msgid "Deprecated. This switch has no effect"
16365 msgstr "Vanhentunut. Tämä valitsin ei vaikuta mihinkään"
16368 msgid "Warn about features not present in traditional C"
16369 msgstr "Varoita ominaisuuksista, joita ei ole perinteisessä C:ssä"
16372 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype"
16376 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
16380 msgid "Warn about @selector()s without previously declared methods"
16384 msgid "Warn if an undefined macro is used in an #if directive"
16385 msgstr "Varoita määrittelemättömän makron käytöstä #if-ehdossa"
16388 msgid "Warn about unrecognized pragmas"
16389 msgstr "Varoita tuntemattomista pragmoista"
16392 msgid "Warn about macros defined in the main file that are not used"
16396 msgid "Do not warn about using variadic macros when -pedantic"
16401 msgid "Warn if a variable length array is used"
16402 msgstr "Varoita käyttämättömistä muuttujista"
16406 msgid "Warn when a register variable is declared volatile"
16407 msgstr "halutaan rekisterimuuttujan %qD osoite"
16409 # Tämä on -Wwrite-strings -valitsimen käännös. Tässä puhutaan nonzerosta, mutta
16410 # tottakai valitsimen antaminen sinänsä saa sen epänollaksi, eikä tämä mitään
16411 # numeroarvoja parametrikseen ota. Ei muissakaan valitsimissa mistään epänollasta
16412 # puhuta, miksi tässä?
16414 msgid "In C++, nonzero means warn about deprecated conversion from string literals to `char *'. In C, similar warning, except that the conversion is of course not deprecated by the ISO C standard."
16415 msgstr "C++:ssa varoitetaan vanhentuneesta merkkijonoliteraalien tyyppimuunnoksesta ”char *”:een. C:ssä annetaan vastaava varoitus, vaikkei muunnos ISO C -standardin mukaan tietenkään ole vanhentunut."
16418 msgid "Warn when a pointer differs in signedness in an assignment"
16422 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
16423 msgstr "Sama kuin -std=c89 (C) tai -std=c++98 (C++)"
16426 msgid "Enforce class member access control semantics"
16430 msgid "Change when template instances are emitted"
16434 msgid "Recognize the \"asm\" keyword"
16435 msgstr "Tunnista ”asm”-avainsana"
16438 msgid "Recognize built-in functions"
16439 msgstr "Tunnista sisäiset funktiot"
16442 msgid "Check the return value of new"
16443 msgstr "Tarkista new’n paluuarvo"
16446 msgid "Allow the arguments of the '?' operator to have different types"
16450 msgid "Reduce the size of object files"
16455 msgid "Use class <name> for constant strings"
16456 msgstr "siirros vakiomerkkijonon rajojen ulkopuolelle"
16459 msgid "Inline member functions by default"
16463 msgid "Preprocess directives only."
16467 msgid "Permit '$' as an identifier character"
16468 msgstr "Salli ”$” tunnisteen merkkinä"
16471 msgid "Generate code to check exception specifications"
16475 msgid "Convert all strings and character constants to character set <cset>"
16479 msgid "Permit universal character names (\\u and \\U) in identifiers"
16483 msgid "Specify the default character set for source files"
16487 msgid "Scope of for-init-statement variables is local to the loop"
16491 msgid "Do not assume that standard C libraries and \"main\" exist"
16495 msgid "Recognize GNU-defined keywords"
16499 msgid "Generate code for GNU runtime environment"
16503 msgid "Use traditional GNU semantics for inline functions"
16507 msgid "Assume normal C execution environment"
16511 msgid "Enable support for huge objects"
16515 msgid "Export functions even if they can be inlined"
16519 msgid "Emit implicit instantiations of inline templates"
16523 msgid "Emit implicit instantiations of templates"
16527 msgid "Inject friend functions into enclosing namespace"
16531 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
16535 msgid "Don't warn about uses of Microsoft extensions"
16536 msgstr "Älä varoita Microsoft-laajennosten käytöstä"
16539 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
16540 msgstr "Luo koodia NeXT (Apple Mac OS X) -ajoympäristöön"
16543 msgid "Assume that receivers of Objective-C messages may be nil"
16546 # POD = plain old data, lähde: ISO C++ -standardi
16548 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed"
16552 msgid "Allow fast jumps to the message dispatcher"
16556 msgid "Enable Objective-C exception and synchronization syntax"
16560 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
16561 msgstr "Käytä roskienkeruuta (GC) Objective-C/Objective-C++-ohjelmissa"
16564 msgid "Enable Objective-C setjmp exception handling runtime"
16568 msgid "Enable OpenMP (implies -frecursive in Fortran)"
16573 msgid "Recognize C++ keywords like \"compl\" and \"xor\""
16574 msgstr "Tunnista C++:n avainsanat kuten ”compl” ja ”xor”"
16577 msgid "Enable optional diagnostics"
16581 msgid "Look for and use PCH files even when preprocessing"
16585 msgid "Downgrade conformance errors to warnings"
16589 msgid "Treat the input file as already preprocessed"
16590 msgstr "Käsittele syötetiedosto jo esikäännettynä"
16593 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
16597 msgid "Enable automatic template instantiation"
16601 msgid "Generate run time type descriptor information"
16605 msgid "Use the same size for double as for float"
16609 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
16613 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
16617 msgid "Make \"char\" signed by default"
16618 msgstr "Tee ”char”-tyypistä oletuksena etumerkillinen"
16621 msgid "Display statistics accumulated during compilation"
16625 msgid "Distance between tab stops for column reporting"
16629 msgid "Specify maximum template instantiation depth"
16633 msgid "Do not generate thread-safe code for initializing local statics"
16637 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
16641 msgid "Make \"char\" unsigned by default"
16642 msgstr "Tee ”char”-tyypistä oletuksena etumerkitön"
16645 msgid "Use __cxa_atexit to register destructors"
16649 msgid "Use __cxa_get_exception_ptr in exception handling"
16653 msgid "Marks all inlined methods as having hidden visibility"
16657 msgid "Changes visibility to match Microsoft Visual Studio by default"
16661 msgid "Discard unused virtual functions"
16665 msgid "Implement vtables using thunks"
16669 msgid "Emit common-like symbols as weak symbols"
16673 msgid "Convert all wide strings and character constants to character set <cset>"
16677 msgid "Generate a #line directive pointing at the current working directory"
16681 msgid "Emit cross referencing information"
16685 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
16689 msgid "Dump declarations to a .decl file"
16693 msgid "Aggressive reduced debug info for structs"
16697 msgid "Conservative reduced debug info for structs"
16701 msgid "Detailed reduced debug info for structs"
16704 #: c.opt:846 c.opt:878
16705 msgid "Add <dir> to the end of the system include path"
16709 msgid "Accept definition of macros in <file>"
16713 msgid "-imultilib <dir> Set <dir> to be the multilib include subdirectory"
16717 msgid "Include the contents of <file> before other files"
16721 msgid "Specify <path> as a prefix for next two options"
16725 msgid "Set <dir> to be the system root directory"
16729 msgid "Add <dir> to the start of the system include path"
16733 msgid "Add <dir> to the end of the quote include path"
16737 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
16741 msgid "Do not search standard system include directories for C++"
16745 msgid "Generate C header of platform-specific features"
16749 msgid "Print a checksum of the executable for PCH validity checking, and stop"
16753 msgid "Remap file names when including files"
16757 msgid "Conform to the ISO 1998 C++ standard"
16758 msgstr "Noudata ISO 1998 C++ -standardia"
16760 # Viesti ei jatku englanniksikaan pidemmälle.
16762 msgid "Conform to the ISO 1998 C++ standard, with extensions that are likely to"
16763 msgstr "Noudata ISO 1998 C++ -standardia laajennoksineen, jotka todennäköisesti"
16765 #: c.opt:935 c.opt:970
16766 msgid "Conform to the ISO 1990 C standard"
16767 msgstr "Noudata ISO 1990 C -standardia"
16769 #: c.opt:939 c.opt:978
16770 msgid "Conform to the ISO 1999 C standard"
16771 msgstr "Noudata ISO 1999 C -standardia"
16774 msgid "Deprecated in favor of -std=c99"
16775 msgstr "Vanhentunut, ks. -std=c99"
16778 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
16779 msgstr "Noudata ISO 1998 C++ -standardia GNU-laajennoksineen"
16782 msgid "Conform to the ISO 1998 C++ standard, with GNU extensions and"
16783 msgstr "Noudata ISO 1998 C++ -standardia GNU-laajennoksineen ja"
16786 msgid "Conform to the ISO 1990 C standard with GNU extensions"
16787 msgstr "Noudata ISO 1990 C -standardia GNU-laajennoksineen"
16790 msgid "Conform to the ISO 1999 C standard with GNU extensions"
16791 msgstr "Noudata ISO 1999 C -standardia GNU-laajennoksineen"
16794 msgid "Deprecated in favor of -std=gnu99"
16798 msgid "Conform to the ISO 1990 C standard as amended in 1994"
16799 msgstr "Noudata ISO 1990 C -standardia vuoden 1994 korjauksineen"
16802 msgid "Deprecated in favor of -std=iso9899:1999"
16806 msgid "Enable traditional preprocessing"
16810 msgid "Support ISO C trigraphs"
16814 msgid "Do not predefine system-specific and GCC-specific macros"
16818 msgid "Enable verbose output"
16821 #: ada/gcc-interface/lang.opt:100
16822 msgid "Specify options to GNAT"
16826 #, gcc-internal-format
16827 msgid "%qs attribute directive ignored"
16828 msgstr "%qs-attribuuttidirektiivi jätetty huomiotta"
16831 #, gcc-internal-format
16832 msgid "wrong number of arguments specified for %qs attribute"
16833 msgstr "attribuutille %qs annettu väärä määrä argumentteja"
16836 #, gcc-internal-format
16837 msgid "%qs attribute does not apply to types"
16838 msgstr "attribuutti %qs ei päde tyyppeihin"
16841 #, gcc-internal-format
16842 msgid "%qs attribute only applies to function types"
16843 msgstr "attribuutti %qs pätee vain funktiotyyppeihin"
16846 #, fuzzy, gcc-internal-format
16847 msgid "type attributes ignored after type is already defined"
16848 msgstr "%qs-attribuuttia ei huomioida ei-luokkatyypeille"
16850 #: bb-reorder.c:1879
16851 #, gcc-internal-format
16852 msgid "multiple hot/cold transitions found (bb %i)"
16856 #, gcc-internal-format
16857 msgid "branch target register load optimization is not intended to be run twice"
16861 #, gcc-internal-format
16862 msgid "offset outside bounds of constant string"
16863 msgstr "siirros vakiomerkkijonon rajojen ulkopuolelle"
16866 #, gcc-internal-format
16867 msgid "second argument to %<__builtin_prefetch%> must be a constant"
16868 msgstr "%<__builtin_prefetch%>-funktion toisen argumentin pitää olla vakio"
16871 #, gcc-internal-format
16872 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
16873 msgstr "%<__builtin_prefetch%>-funktion toinen argumentti on epäkelpo; käytetään nollaa"
16876 #, gcc-internal-format
16877 msgid "third argument to %<__builtin_prefetch%> must be a constant"
16878 msgstr "%<__builtin_prefetch%>-funktion kolmannen argumentin pitää olla vakio"
16881 #, gcc-internal-format
16882 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
16883 msgstr "%<__builtin_prefetch%>-funktion kolmas argumentti on epäkelpo; käytetään nollaa"
16886 #, gcc-internal-format
16887 msgid "argument of %<__builtin_args_info%> must be constant"
16888 msgstr "%<__builtin_args_info%>-funktion argumentin pitää olla vakio"
16891 #, gcc-internal-format
16892 msgid "argument of %<__builtin_args_info%> out of range"
16893 msgstr "%<__builtin_args_info%>-funktion argumentti on rajojen ulkopuolella"
16896 #, gcc-internal-format
16897 msgid "missing argument in %<__builtin_args_info%>"
16898 msgstr "%<__builtin_args_info%>-funktion argumentti puuttuu"
16900 #: builtins.c:4816 gimplify.c:2367
16901 #, gcc-internal-format
16902 msgid "too few arguments to function %<va_start%>"
16903 msgstr "liian vähän argumentteja funktiolle %<va_start%>"
16906 #, gcc-internal-format
16907 msgid "first argument to %<va_arg%> not of type %<va_list%>"
16908 msgstr "%<va_arg%>-funktion ensimmäinen argumentti ei ole tyyppiä %<va_list%>"
16910 #. Unfortunately, this is merely undefined, rather than a constraint
16911 #. violation, so we cannot make this an error. If this call is never
16912 #. executed, the program is still strictly conforming.
16914 #, gcc-internal-format
16915 msgid "%qT is promoted to %qT when passed through %<...%>"
16916 msgstr "%qT muunnetaan tyypiksi %qT, kun se viedään %<...%>:n läpi"
16919 #, gcc-internal-format
16920 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
16921 msgstr "(eli kannattaisi antaa %qT eikä %qT funktiolle %<va_arg%>)"
16923 #. We can, however, treat "undefined" any way we please.
16924 #. Call abort to encourage the user to fix the program.
16925 #: builtins.c:5001 c-typeck.c:2451
16926 #, gcc-internal-format
16927 msgid "if this code is reached, the program will abort"
16928 msgstr "jos tämä koodi saavutetaan, ohjelma keskeytyy"
16931 #, gcc-internal-format
16932 msgid "invalid argument to %<__builtin_frame_address%>"
16933 msgstr "epäkelpo argumentti funktiolle %<__builtin_frame_address%>"
16936 #, gcc-internal-format
16937 msgid "invalid argument to %<__builtin_return_address%>"
16938 msgstr "epäkelpo argumentti funktiolle %<__builtin_return_address%>"
16941 #, gcc-internal-format
16942 msgid "unsupported argument to %<__builtin_frame_address%>"
16943 msgstr "ei-tuettu argumentti funktiolle %<__builtin_frame_address%>"
16946 #, gcc-internal-format
16947 msgid "unsupported argument to %<__builtin_return_address%>"
16948 msgstr "ei-tuettu argumentti funktiolle %<__builtin_return_address%>"
16951 #, fuzzy, gcc-internal-format
16952 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
16953 msgstr "%<__builtin_prefetch%>-funktion kolmannen argumentin pitää olla vakio"
16955 #: builtins.c:6050 builtins.c:6065
16956 #, gcc-internal-format
16957 msgid "%qD changed semantics in GCC 4.4"
16960 #. All valid uses of __builtin_va_arg_pack () are removed during
16962 #: builtins.c:6451 expr.c:8051
16964 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
16965 msgstr "epäkelpo argumentti funktiolle %<__builtin_frame_address%>"
16967 #. All valid uses of __builtin_va_arg_pack_len () are removed during
16971 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
16972 msgstr "epäkelpo argumentti funktiolle %<__builtin_frame_address%>"
16975 #, gcc-internal-format
16976 msgid "%<__builtin_longjmp%> second argument must be 1"
16977 msgstr "%<__builtin_longjmp%>-fuktion toisen argumentin pitää olla 1"
16980 #, gcc-internal-format
16981 msgid "target format does not support infinity"
16982 msgstr "kohdemuoto ei tue äärettömyyttä"
16984 #: builtins.c:11733
16985 #, gcc-internal-format
16986 msgid "%<va_start%> used in function with fixed args"
16987 msgstr "funktiota %<va_start%> käytetty funktiossa, jolla on kiinteä määrä argumentteja"
16989 #: builtins.c:11741
16990 #, gcc-internal-format
16991 msgid "wrong number of arguments to function %<va_start%>"
16992 msgstr "väärä määrä argumentteja funktiolle %<va_start%>"
16994 #. Evidently an out of date version of <stdarg.h>; can't validate
16995 #. va_start's second argument, but can still work as intended.
16996 #: builtins.c:11754
16997 #, gcc-internal-format
16998 msgid "%<__builtin_next_arg%> called without an argument"
16999 msgstr "funktiota %<__builtin_next_arg%> kutsuttu ilman argumenttia"
17001 #: builtins.c:11759
17002 #, gcc-internal-format
17003 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
17004 msgstr "väärä määrä argumentteja funktiolle %<__builtin_next_arg%>"
17006 #. FIXME: Sometimes with the tree optimizers we can get the
17007 #. not the last argument even though the user used the last
17008 #. argument. We just warn and set the arg to be the last
17009 #. argument so that we will get wrong-code because of
17011 #: builtins.c:11786
17012 #, gcc-internal-format
17013 msgid "second parameter of %<va_start%> not last named argument"
17014 msgstr "%<va_start%>-funktion toinen parametri ei ole viimeinen nimetty argumentti"
17016 #: builtins.c:11796
17017 #, gcc-internal-format
17018 msgid "undefined behaviour when second parameter of %<va_start%> is declared with %<register%> storage"
17021 #: builtins.c:11911
17023 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
17024 msgstr "argumentin %d antamisessa funktiolle %qE tehdään osoitin kokonaisluvusta ilman tyyppimuunnosta"
17026 #: builtins.c:11924
17028 msgid "%Klast argument of %D is not integer constant between 0 and 3"
17029 msgstr "luetellun tyypin jäsenen %qE arvo ei ole kokonaislukuvakio"
17031 #: builtins.c:11969 builtins.c:12134 builtins.c:12193
17032 msgid "%Kcall to %D will always overflow destination buffer"
17035 #: builtins.c:12124
17036 msgid "%Kcall to %D might overflow destination buffer"
17039 #: builtins.c:12214
17040 msgid "%Kattempt to free a non-heap object %qD"
17043 #: builtins.c:12217
17044 msgid "%Kattempt to free a non-heap object"
17048 #, gcc-internal-format
17049 msgid "%qD is not defined outside of function scope"
17050 msgstr "%qD ei ole määritelty funktion näkyvyysalueen ulkopuolella"
17053 #, gcc-internal-format
17054 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
17055 msgstr "merkkijonon pituudeksi annettu %1$qd merkkiä on suurempi kuin ISO C%3$d -kääntäjiltä vaadittu %2$qd merkkiä"
17057 #: c-common.c:1125 c-common.c:1137
17058 #, gcc-internal-format
17059 msgid "overflow in constant expression"
17060 msgstr "ylivuoto vakiolausekkeessa"
17063 #, gcc-internal-format
17064 msgid "integer overflow in expression"
17065 msgstr "kokonaislukuylivuoto lausekkeessa"
17068 #, gcc-internal-format
17069 msgid "floating point overflow in expression"
17070 msgstr "liukulukuylivuoto lausekkeessa"
17073 #, fuzzy, gcc-internal-format
17074 msgid "fixed-point overflow in expression"
17075 msgstr "liukulukuylivuoto lausekkeessa"
17078 #, gcc-internal-format
17079 msgid "vector overflow in expression"
17080 msgstr "vektoriylivuoto lausekkeessa"
17083 #, fuzzy, gcc-internal-format
17084 msgid "complex integer overflow in expression"
17085 msgstr "kokonaislukuylivuoto lausekkeessa"
17088 #, fuzzy, gcc-internal-format
17089 msgid "complex floating point overflow in expression"
17090 msgstr "liukulukuylivuoto lausekkeessa"
17093 #, gcc-internal-format
17094 msgid "logical %<%s%> with non-zero constant will always evaluate as true"
17098 #, gcc-internal-format
17099 msgid "type-punning to incomplete type might break strict-aliasing rules"
17103 #, gcc-internal-format
17104 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
17107 #: c-common.c:1269 c-common.c:1287
17108 #, gcc-internal-format
17109 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
17113 #, fuzzy, gcc-internal-format
17114 msgid "first argument of %q+D should be %<int%>"
17115 msgstr "%Jensimmäisen argumentin %qD:lle pitäisi olla %<int%>"
17118 #, fuzzy, gcc-internal-format
17119 msgid "second argument of %q+D should be %<char **%>"
17120 msgstr "%Jtoisen argumentin %qD:lle pitäisi olla %<char **%>"
17123 #, fuzzy, gcc-internal-format
17124 msgid "third argument of %q+D should probably be %<char **%>"
17125 msgstr "%Jkolmannen argumentin %qD:lle pisäisi ehkä olla %<char **%>"
17128 #, fuzzy, gcc-internal-format
17129 msgid "%q+D takes only zero or two arguments"
17130 msgstr "%J%qD sallii vain nolla tai kaksi argumenttia"
17133 #, gcc-internal-format
17134 msgid "use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts"
17138 #, fuzzy, gcc-internal-format
17139 msgid "conversion to %qT from boolean expression"
17140 msgstr "muunnos tyypistä %2$qT tyypiksi %1$qT"
17143 #, gcc-internal-format
17144 msgid "negative integer implicitly converted to unsigned type"
17145 msgstr "negatiivinen kokonaisluku muunnettu implisiittisesti etumerkittömään tyyppiin"
17148 #, gcc-internal-format
17149 msgid "conversion of unsigned constant value to negative integer"
17150 msgstr "etumerkittömän vakion muunnos negatiiviseksi kokonaisluvuksi"
17153 #, fuzzy, gcc-internal-format
17154 msgid "conversion to %qT alters %qT constant value"
17155 msgstr "muunnos tyypistä %2$qT tyypiksi %1$qT"
17158 #, gcc-internal-format
17159 msgid "conversion to %qT from %qT may change the sign of the result"
17163 #, fuzzy, gcc-internal-format
17164 msgid "conversion to %qT from %qT may alter its value"
17165 msgstr "muunnos tyypistä %2$qT tyypiksi %1$qT"
17168 #, gcc-internal-format
17169 msgid "large integer implicitly truncated to unsigned type"
17170 msgstr "suuri kokonaisluku implisiittisesti katkaistu etumerkittömäksi tyypiksi"
17172 #: c-common.c:1759 c-common.c:1766 c-common.c:1774
17173 #, gcc-internal-format
17174 msgid "overflow in implicit constant conversion"
17175 msgstr "ylivuoto implisiittisessä vakiomuunnoksessa"
17178 #, fuzzy, gcc-internal-format
17179 msgid "operation on %qE may be undefined"
17180 msgstr "operaatio %qs:lle voi olla määrittelemätön"
17183 #, gcc-internal-format
17184 msgid "case label does not reduce to an integer constant"
17185 msgstr "case-nimike ei pelkisty kokonaislukuvakioksi"
17188 #, gcc-internal-format
17189 msgid "case label value is less than minimum value for type"
17190 msgstr "case-nimikkeen arvo on pienempi kuin tyypin minimiarvo"
17193 #, gcc-internal-format
17194 msgid "case label value exceeds maximum value for type"
17195 msgstr "case-nimikkeen arvo ylittää tyypin maksimiarvon"
17198 #, gcc-internal-format
17199 msgid "lower value in case label range less than minimum value for type"
17200 msgstr "case-nimikkeen alarajan arvo on pienempi kuin tyypin minimiarvo"
17203 #, gcc-internal-format
17204 msgid "upper value in case label range exceeds maximum value for type"
17205 msgstr "case-nimikkeen ylärajan arvo ylittää tyypin maksimiarvon"
17208 #, gcc-internal-format
17209 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
17213 #, fuzzy, gcc-internal-format
17214 msgid "invalid operands to binary %s (have %qT and %qT)"
17215 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
17218 #, gcc-internal-format
17219 msgid "comparison is always false due to limited range of data type"
17220 msgstr "vertailu on aina epätosi johtuen tietotyypin rajallisesta arvoalueesta"
17223 #, gcc-internal-format
17224 msgid "comparison is always true due to limited range of data type"
17225 msgstr "vertailu on aina tosi johtuen tietotyypin rajallisesta arvoalueesta"
17228 #, gcc-internal-format
17229 msgid "comparison of unsigned expression >= 0 is always true"
17230 msgstr "vertailu ”etumerkitön lauseke >= 0” on aina tosi"
17233 #, gcc-internal-format
17234 msgid "comparison of unsigned expression < 0 is always false"
17235 msgstr "vertailu ”etumerkitön lauseke < 0” on aina epätosi"
17238 #, gcc-internal-format
17239 msgid "pointer of type %<void *%> used in arithmetic"
17240 msgstr "%<void *%>-tyyppistä osoitinta käytetty laskutoimituksessa"
17243 #, gcc-internal-format
17244 msgid "pointer to a function used in arithmetic"
17245 msgstr "funktio-osoitinta käytetty laskutoimituksessa"
17248 #, gcc-internal-format
17249 msgid "pointer to member function used in arithmetic"
17250 msgstr "jäsenfunktio-osoitinta käytetty laskutoimituksessa"
17253 #, gcc-internal-format
17254 msgid "the address of %qD will always evaluate as %<true%>"
17255 msgstr "%qD:n osoite tulee aina olemaan %<true%>"
17257 #: c-common.c:3472 cp/semantics.c:594 cp/typeck.c:6658
17258 #, gcc-internal-format
17259 msgid "suggest parentheses around assignment used as truth value"
17260 msgstr "ehdotetaan sulkeita totuusarvona käytetyn sijoituksen ympärille"
17262 #: c-common.c:3551 c-typeck.c:8974
17263 #, gcc-internal-format
17264 msgid "invalid use of %<restrict%>"
17265 msgstr "epäkelpo %<restrict%>-avainsanan käyttö"
17268 #, gcc-internal-format
17269 msgid "invalid application of %<sizeof%> to a function type"
17270 msgstr "epäkelpo %<sizeof%>-avainsanan soveltaminen funktiotyyppiin"
17273 #, gcc-internal-format
17274 msgid "invalid application of %qs to a void type"
17275 msgstr "epäkelpo %qs:n soveltaminen tyhjään tyyppiin"
17278 #, gcc-internal-format
17279 msgid "invalid application of %qs to incomplete type %qT "
17280 msgstr "epäkelpo %qs:n soveltaminen vaillinaiseen tyyppiin %qT "
17283 #, gcc-internal-format
17284 msgid "%<__alignof%> applied to a bit-field"
17285 msgstr "%<__alignof%>-avainsanaa sovellettu bittikenttään"
17288 #, gcc-internal-format
17289 msgid "cannot disable built-in function %qs"
17290 msgstr "sisäistä funktiota %qs ei voi ottaa pois käytöstä"
17293 #, gcc-internal-format
17294 msgid "pointers are not permitted as case values"
17295 msgstr "osoittimet eivät ole sallittuja case-arvoja"
17298 #, gcc-internal-format
17299 msgid "range expressions in switch statements are non-standard"
17300 msgstr "arvoaluelausekkeet switch-lauseessa eivät ole standardin mukaisia"
17303 #, gcc-internal-format
17304 msgid "empty range specified"
17305 msgstr "tyhjä arvoalue annettu"
17308 #, gcc-internal-format
17309 msgid "duplicate (or overlapping) case value"
17310 msgstr "case-arvon kaksoiskappale (tai limitys)"
17313 #, gcc-internal-format
17314 msgid "%Jthis is the first entry overlapping that value"
17315 msgstr "%Jtämä on ensimmäinen arvoa limittävä kenttä"
17318 #, gcc-internal-format
17319 msgid "duplicate case value"
17320 msgstr "case-arvon kaksoiskappale"
17323 #, gcc-internal-format
17324 msgid "%Jpreviously used here"
17325 msgstr "%Jviimeksi käytetty täällä"
17328 #, gcc-internal-format
17329 msgid "multiple default labels in one switch"
17330 msgstr "useita default-nimikkeitä samassa switch-lauseessa"
17333 #, gcc-internal-format
17334 msgid "%Jthis is the first default label"
17335 msgstr "%Jtämä on ensimmäinen default-nimike"
17338 #, gcc-internal-format
17339 msgid "%Jcase value %qs not in enumerated type"
17340 msgstr "%Jcase-arvo %qs ei ole luetellussa tyypissä"
17343 #, gcc-internal-format
17344 msgid "%Jcase value %qs not in enumerated type %qT"
17345 msgstr "%Jcase-arvo %qs ei ole luetellussa tyypissä %qT"
17348 #, gcc-internal-format
17349 msgid "%Hswitch missing default case"
17350 msgstr "%Hswitch-lauseesta puuttuu default-tapaus"
17353 #, gcc-internal-format
17354 msgid "%Henumeration value %qE not handled in switch"
17355 msgstr "%Hlueteltua arvoa %qE ei käsitellä switch-lauseessa"
17358 #, gcc-internal-format
17359 msgid "taking the address of a label is non-standard"
17360 msgstr "nimikkeen osoitteen ottaminen ei ole standardia"
17363 #, gcc-internal-format
17364 msgid "%qE attribute ignored for field of type %qT"
17365 msgstr "%qE-attribuuttia ei huomioida %qT-tyyppiselle kentälle"
17367 #: c-common.c:5151 c-common.c:5170 c-common.c:5188 c-common.c:5215
17368 #: c-common.c:5242 c-common.c:5268 c-common.c:5287 c-common.c:5311
17369 #: c-common.c:5334 c-common.c:5357 c-common.c:5378 c-common.c:5399
17370 #: c-common.c:5423 c-common.c:5449 c-common.c:5486 c-common.c:5513
17371 #: c-common.c:5556 c-common.c:5640 c-common.c:5670 c-common.c:5689
17372 #: c-common.c:6024 c-common.c:6040 c-common.c:6088 c-common.c:6111
17373 #: c-common.c:6175 c-common.c:6303 c-common.c:6369 c-common.c:6413
17374 #: c-common.c:6459 c-common.c:6529 c-common.c:6553 c-common.c:6839
17375 #: c-common.c:6862 c-common.c:6901 c-common.c:6990 c-common.c:7130
17376 #: ada/gcc-interface/utils.c:5195 ada/gcc-interface/utils.c:5368
17377 #: ada/gcc-interface/utils.c:5387
17378 #, gcc-internal-format
17379 msgid "%qE attribute ignored"
17380 msgstr "%qE-attribuuttia ei huomioida"
17382 #: c-common.c:5233 c-common.c:5259
17383 #, fuzzy, gcc-internal-format
17384 msgid "%qE attribute conflicts with attribute %s"
17385 msgstr "%qE-attribuutti soveltuu vain variadisiin funktioihin"
17388 #, fuzzy, gcc-internal-format
17389 msgid "%qE attribute have effect only on public objects"
17390 msgstr "%J%qE-attribuutti soveltuu vain funktioihin"
17393 #, fuzzy, gcc-internal-format
17394 msgid "destructor priorities are not supported"
17395 msgstr "%Jlohkoattribuutteja ei tueta tälle kohteelle"
17398 #, gcc-internal-format
17399 msgid "constructor priorities are not supported"
17403 #, gcc-internal-format
17404 msgid "destructor priorities from 0 to %d are reserved for the implementation"
17408 #, gcc-internal-format
17409 msgid "constructor priorities from 0 to %d are reserved for the implementation"
17413 #, gcc-internal-format
17414 msgid "destructor priorities must be integers from 0 to %d inclusive"
17418 #, gcc-internal-format
17419 msgid "constructor priorities must be integers from 0 to %d inclusive"
17423 #, gcc-internal-format
17424 msgid "unknown machine mode %qs"
17425 msgstr "tuntematon konetila %qs"
17428 #, fuzzy, gcc-internal-format
17429 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
17430 msgstr "vektorityyppien määrittäminen __attribute__ ((mode)) -tyyliin on paheksuttavaa"
17433 #, gcc-internal-format
17434 msgid "use __attribute__ ((vector_size)) instead"
17435 msgstr "käytä sen sijaan __attribute__ ((vector_size))"
17438 #, fuzzy, gcc-internal-format
17439 msgid "unable to emulate %qs"
17440 msgstr "ei voi emuloida %qs"
17443 #, gcc-internal-format
17444 msgid "invalid pointer mode %qs"
17445 msgstr "epäkelpo osoitintila %qs"
17448 #, gcc-internal-format
17449 msgid "signness of type and machine mode %qs don't match"
17453 #, gcc-internal-format
17454 msgid "no data type for mode %qs"
17455 msgstr "ei tietotyyppiä tilalle %qs"
17458 #, gcc-internal-format
17459 msgid "cannot use mode %qs for enumeral types"
17460 msgstr "luetelluille tyypeille ei voi käyttää tilaa %qs"
17463 #, gcc-internal-format
17464 msgid "mode %qs applied to inappropriate type"
17465 msgstr "tilaa %qs sovellettu sopimattomaan tyyppiin"
17468 #, gcc-internal-format
17469 msgid "%Jsection attribute cannot be specified for local variables"
17470 msgstr "%Jlohkoattribuuttia ei voi määrittää paikalliselle muuttujalle"
17472 #: c-common.c:5891 config/bfin/bfin.c:5329 config/bfin/bfin.c:5380
17473 #, fuzzy, gcc-internal-format
17474 msgid "section of %q+D conflicts with previous declaration"
17475 msgstr "%J%qD:n lohko on ristiriidassa edellisen esittelyn kanssa"
17478 #, gcc-internal-format
17479 msgid "section of %q+D cannot be overridden"
17483 #, fuzzy, gcc-internal-format
17484 msgid "section attribute not allowed for %q+D"
17485 msgstr "%Jlohkoattribuutti ei ole sallittu %qD:lle"
17488 #, gcc-internal-format
17489 msgid "%Jsection attributes are not supported for this target"
17490 msgstr "%Jlohkoattribuutteja ei tueta tälle kohteelle"
17493 #, gcc-internal-format
17494 msgid "requested alignment is not a constant"
17495 msgstr "pyydetty tasaus ei ole vakio"
17498 #, gcc-internal-format
17499 msgid "requested alignment is not a power of 2"
17500 msgstr "pyydetty tasaus ei ole kahden potenssi"
17503 #, gcc-internal-format
17504 msgid "requested alignment is too large"
17505 msgstr "pyydetty tasaus on liian suuri"
17508 #, fuzzy, gcc-internal-format
17509 msgid "alignment may not be specified for %q+D"
17510 msgstr "%Jtasausta ei voi määrittää %qD:lle"
17513 #, gcc-internal-format
17514 msgid "alignment for %q+D was previously specified as %d and may not be decreased"
17518 #, fuzzy, gcc-internal-format
17519 msgid "alignment for %q+D must be at least %d"
17520 msgstr "tasauksen pitää olla kahden potenssi, ei %d"
17523 #, fuzzy, gcc-internal-format
17524 msgid "inline function %q+D cannot be declared weak"
17525 msgstr "sisäkkäinen funktio %qs esitelty %<extern%>:ksi"
17528 #, fuzzy, gcc-internal-format
17529 msgid "%q+D defined both normally and as an alias"
17530 msgstr "%J%qD määritelty sekä tavallisesti että aliaksena"
17533 #, gcc-internal-format
17534 msgid "alias argument not a string"
17535 msgstr "aliaksen argumentti ei ole merkkijono"
17538 #, gcc-internal-format
17539 msgid "%Jweakref attribute must appear before alias attribute"
17543 #, fuzzy, gcc-internal-format
17544 msgid "%qE attribute ignored on non-class types"
17545 msgstr "%qs-attribuuttia ei huomioida ei-luokkatyypeille"
17548 #, fuzzy, gcc-internal-format
17549 msgid "%qE attribute ignored because %qT is already defined"
17550 msgstr "%qs-attribuuttia ei huomioida %qs:lle"
17553 #, gcc-internal-format
17554 msgid "visibility argument not a string"
17555 msgstr "näkyvyysargumentti ei ole merkkijono"
17558 #, fuzzy, gcc-internal-format
17559 msgid "%qE attribute ignored on types"
17560 msgstr "%qs-attribuuttia ei huomioida ei-luokkatyypeille"
17563 #, gcc-internal-format
17564 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
17565 msgstr "näkyvyysargumentin pitää olla \"default\", \"hidden\", \"protected\" tai \"internal\""
17568 #, fuzzy, gcc-internal-format
17569 msgid "%qD redeclared with different visibility"
17570 msgstr "%J%qD esitelty uudelleen erityyppisenä symbolina"
17572 #: c-common.c:6223 c-common.c:6227
17573 #, fuzzy, gcc-internal-format
17574 msgid "%qD was declared %qs which implies default visibility"
17575 msgstr "%J%qD esitelty uudelleen erityyppisenä symbolina"
17578 #, gcc-internal-format
17579 msgid "tls_model argument not a string"
17580 msgstr "tls_model-argumentti ei ole merkkijono"
17583 #, gcc-internal-format
17584 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
17585 msgstr "tls_model-argumentin pitää olla \"local-exec\", \"initial-exec\", \"local-dynamic\" tai \"global-dynamic\""
17587 #: c-common.c:6343 c-common.c:6433
17588 #, gcc-internal-format
17589 msgid "%J%qE attribute applies only to functions"
17590 msgstr "%J%qE-attribuutti soveltuu vain funktioihin"
17592 #: c-common.c:6348 c-common.c:6438
17593 #, gcc-internal-format
17594 msgid "%Jcan%'t set %qE attribute after definition"
17595 msgstr "%Jei voi asettaa %qE-attribuuttia määrittelyn jälkeen"
17598 #, gcc-internal-format
17599 msgid "alloc_size parameter outside range"
17600 msgstr "alloc_size-parametri ei ole sallitulla välillä"
17603 #, fuzzy, gcc-internal-format
17604 msgid "%qE attribute ignored for %qE"
17605 msgstr "%qs-attribuuttia ei huomioida %qs:lle"
17608 #, fuzzy, gcc-internal-format
17609 msgid "invalid vector type for attribute %qE"
17610 msgstr "epäkelpo vektorityyppi attribuutille %qs"
17613 #, gcc-internal-format
17614 msgid "vector size not an integral multiple of component size"
17618 #, gcc-internal-format
17619 msgid "zero vector size"
17623 #, gcc-internal-format
17624 msgid "number of components of the vector not a power of two"
17625 msgstr "vektorin komponenttien määrä ei ole kahden potenssi"
17627 #: c-common.c:6635 ada/gcc-interface/utils.c:5246
17628 #, gcc-internal-format
17629 msgid "nonnull attribute without arguments on a non-prototype"
17630 msgstr "ei-tyhjä attribuutti ilman argumentteja ei-prototyypissä"
17632 #: c-common.c:6650 ada/gcc-interface/utils.c:5261
17633 #, gcc-internal-format
17634 msgid "nonnull argument has invalid operand number (argument %lu)"
17635 msgstr "ei-tyhjällä argumentilla on epäkelpo operandinumero (argumentti %lu)"
17637 #: c-common.c:6669 ada/gcc-interface/utils.c:5280
17638 #, gcc-internal-format
17639 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
17640 msgstr "ei-tyhjällä argumentilla arvoalueen ylittävä operandinumero (argumentti %lu,operandi %lu)"
17643 #: c-common.c:6677 ada/gcc-interface/utils.c:5288
17644 #, gcc-internal-format
17645 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
17646 msgstr "ei-tyhjä argumentti viittaa ei-osoitinoperandiin (argumentti %lu, operandi %lu)"
17649 #, fuzzy, gcc-internal-format
17650 msgid "not enough variable arguments to fit a sentinel"
17651 msgstr "ei tarpeeksi argumentteja lopetusalkion mahduttamiseksi"
17654 #, gcc-internal-format
17655 msgid "missing sentinel in function call"
17656 msgstr "lopetusalkio puuttuu funktiokutsusta"
17659 #, gcc-internal-format
17660 msgid "null argument where non-null required (argument %lu)"
17661 msgstr "tyhjä argumentti, vaikka ei-null vaaditaan (argumentti %lu)"
17664 #, gcc-internal-format
17665 msgid "cleanup argument not an identifier"
17666 msgstr "puhdistusargumentti ei ole tunniste"
17669 #, gcc-internal-format
17670 msgid "cleanup argument not a function"
17671 msgstr "puhdistusargumentti ei ole funktio"
17673 #: c-common.c:6919 ada/gcc-interface/utils.c:5310
17674 #, fuzzy, gcc-internal-format
17675 msgid "%qE attribute requires prototypes with named arguments"
17676 msgstr "%qs-attribuutti tarvitsee prototyyppejä, joilla nimettyjä argumentteja"
17678 #: c-common.c:6930 ada/gcc-interface/utils.c:5321
17679 #, gcc-internal-format
17680 msgid "%qE attribute only applies to variadic functions"
17681 msgstr "%qE-attribuutti soveltuu vain variadisiin funktioihin"
17683 #: c-common.c:6942 ada/gcc-interface/utils.c:5332
17684 #, gcc-internal-format
17685 msgid "requested position is not an integer constant"
17686 msgstr "haluttu sijainti ei ole kokonaislukuvakio"
17688 #: c-common.c:6950 ada/gcc-interface/utils.c:5339
17689 #, gcc-internal-format
17690 msgid "requested position is less than zero"
17691 msgstr "haluttu sijainti on pienempi kuin nolla"
17694 #, gcc-internal-format
17695 msgid "Bad option %s to optimize attribute."
17699 #, gcc-internal-format
17700 msgid "Bad option %s to pragma attribute"
17704 #, fuzzy, gcc-internal-format
17705 msgid "not enough arguments to function %qE"
17706 msgstr "liian vähän argumentteja funktiolle %qE"
17708 #: c-common.c:7275 c-typeck.c:2558
17709 #, gcc-internal-format
17710 msgid "too many arguments to function %qE"
17711 msgstr "liian monta argumenttia funktiolle %qE"
17713 #: c-common.c:7305 c-common.c:7351
17714 #, fuzzy, gcc-internal-format
17715 msgid "non-floating-point argument in call to function %qE"
17716 msgstr "ei-liukulukuargumentti funktiolle %qs"
17719 #, fuzzy, gcc-internal-format
17720 msgid "non-floating-point arguments in call to function %qE"
17721 msgstr "ei-liukulukuargumentti funktiolle %qs"
17724 #, fuzzy, gcc-internal-format
17725 msgid "non-const integer argument %u in call to function %qE"
17726 msgstr "ei-liukulukuargumentti funktiolle %qs"
17729 #, gcc-internal-format
17730 msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
17731 msgstr "%H%qD:n paluuarvoa ei huomioida, esitelty attribuutilla warn_unused_result"
17734 #, gcc-internal-format
17735 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
17736 msgstr "%Hattribuutilla warn_unused_result esitellyn funktion paluuarvoa ei huomioida"
17739 #, gcc-internal-format
17740 msgid "cannot apply %<offsetof%> to static data member %qD"
17744 #, gcc-internal-format
17745 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
17748 #: c-common.c:7654 cp/typeck.c:4698
17749 #, gcc-internal-format
17750 msgid "attempt to take address of bit-field structure member %qD"
17755 #, gcc-internal-format
17756 msgid "lvalue required as left operand of assignment"
17757 msgstr "sijoituksen vasemman operandin on oltava lvalue"
17760 #, gcc-internal-format
17761 msgid "lvalue required as increment operand"
17765 #, gcc-internal-format
17766 msgid "lvalue required as decrement operand"
17770 #, gcc-internal-format
17771 msgid "lvalue required as unary %<&%> operand"
17775 #, fuzzy, gcc-internal-format
17776 msgid "lvalue required in asm statement"
17777 msgstr "epäkelpo lvalue asm-lauseessa"
17780 #, fuzzy, gcc-internal-format
17781 msgid "size of array is too large"
17782 msgstr "taulukon %qs koko on liian suuri"
17784 #: c-common.c:7884 c-common.c:7933 c-typeck.c:2748
17785 #, gcc-internal-format
17786 msgid "too few arguments to function %qE"
17787 msgstr "liian vähän argumentteja funktiolle %qE"
17789 #: c-common.c:7901 c-typeck.c:4465
17790 #, gcc-internal-format
17791 msgid "incompatible type for argument %d of %qE"
17792 msgstr "funktiolle %2$qE annettu argumentin %1$d tyyppi on yhteensopimaton"
17795 #, gcc-internal-format
17796 msgid "array subscript has type %<char%>"
17797 msgstr "taulukon indeksin tyyppi on %<char%>"
17800 #, gcc-internal-format
17801 msgid "suggest parentheses around %<+%> inside %<<<%>"
17802 msgstr "ehdotetaan sulkeita %<+%>:n ympärille %<<<%>:n sisällä"
17805 #, gcc-internal-format
17806 msgid "suggest parentheses around %<-%> inside %<<<%>"
17807 msgstr "ehdotetaan sulkeita %<-%>:n ympärille %<<<%>:n sisällä"
17810 #, gcc-internal-format
17811 msgid "suggest parentheses around %<+%> inside %<>>%>"
17812 msgstr "ehdotetaan sulkeita %<+%>:n ympärille %<>>%>:n sisällä"
17815 #, gcc-internal-format
17816 msgid "suggest parentheses around %<-%> inside %<>>%>"
17817 msgstr "ehdotetaan sulkeita %<-%>:n ympärille %<>>%>:n sisällä"
17820 #, gcc-internal-format
17821 msgid "suggest parentheses around %<&&%> within %<||%>"
17822 msgstr "ehdotetaan sulkeita %<&&%>:n ympärille %<||%>:n sisällä"
17825 #, gcc-internal-format
17826 msgid "suggest parentheses around arithmetic in operand of %<|%>"
17827 msgstr "ehdotetaan sulkeita lausekkeen ympärille %<|%>:n operandissa"
17830 #, gcc-internal-format
17831 msgid "suggest parentheses around comparison in operand of %<|%>"
17832 msgstr "ehdotetaan sulkeita vertailun ympärille %<|%>:n operandissa"
17835 #, gcc-internal-format
17836 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
17840 #, gcc-internal-format
17841 msgid "suggest parentheses around arithmetic in operand of %<^%>"
17842 msgstr "ehdotetaan sulkeita lausekkeen ympärille %<^%>:n operandissa"
17845 #, gcc-internal-format
17846 msgid "suggest parentheses around comparison in operand of %<^%>"
17847 msgstr "ehdotetaan sulkeita vertailun ympärille %<^%>:n operandissa"
17850 #, gcc-internal-format
17851 msgid "suggest parentheses around %<+%> in operand of %<&%>"
17852 msgstr "ehdotetaan sulkeita %<+%>:n ympärille %<&%>:n operandissa"
17855 #, gcc-internal-format
17856 msgid "suggest parentheses around %<-%> in operand of %<&%>"
17857 msgstr "ehdotetaan sulkeita %<-%>:n ympärille %<&%>:n operandissa"
17860 #, gcc-internal-format
17861 msgid "suggest parentheses around comparison in operand of %<&%>"
17862 msgstr "ehdotetaan sulkeita vertailun ympärille %<&%>:n operandissa"
17865 #, gcc-internal-format
17866 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
17870 #, gcc-internal-format
17871 msgid "suggest parentheses around comparison in operand of %<==%>"
17872 msgstr "ehdotetaan sulkeita vertailun ympärille %<==%>:n operandissa"
17875 #, gcc-internal-format
17876 msgid "suggest parentheses around comparison in operand of %<!=%>"
17877 msgstr "ehdotetaan sulkeita vertailun ympärille %<!=%>:n operandissa"
17880 #, gcc-internal-format
17881 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
17882 msgstr "%<X<=Y<=Z%> -tyylisillä vertailuilla on eri merkitys kuin matematiikassa"
17885 #, gcc-internal-format
17886 msgid "label %q+D defined but not used"
17887 msgstr "nimike %q+D määritelty mutta käytettämättä"
17890 #, gcc-internal-format
17891 msgid "label %q+D declared but not defined"
17892 msgstr "nimike %qD esitelty muttei määritelty"
17895 #, gcc-internal-format
17896 msgid "division by zero"
17897 msgstr "jako nollalla"
17900 #, gcc-internal-format
17901 msgid "comparison between types %qT and %qT"
17902 msgstr "tyyppien %qT ja %qT välinen vertailu"
17905 #, gcc-internal-format
17906 msgid "comparison between signed and unsigned integer expressions"
17907 msgstr "etumerkillisen ja etumerkittömän kokonaislukulausekkeen vertailu"
17910 #, gcc-internal-format
17911 msgid "promoted ~unsigned is always non-zero"
17915 #, gcc-internal-format
17916 msgid "comparison of promoted ~unsigned with constant"
17920 #, gcc-internal-format
17921 msgid "comparison of promoted ~unsigned with unsigned"
17924 #. Except for passing an argument to an unprototyped function,
17925 #. this is a constraint violation. When passing an argument to
17926 #. an unprototyped function, it is compile-time undefined;
17927 #. making it a constraint in that case was rejected in
17929 #: c-convert.c:95 c-typeck.c:1796 c-typeck.c:4100 cp/typeck.c:1627
17930 #: cp/typeck.c:5949 cp/typeck.c:6566 fortran/convert.c:88
17931 #, gcc-internal-format
17932 msgid "void value not ignored as it ought to be"
17933 msgstr "tyhjää arvoa ei jätetä huomioimatta, vaikka kuuluisi"
17935 #: c-convert.c:119 fortran/convert.c:121 java/typeck.c:151
17936 #, gcc-internal-format
17937 msgid "conversion to non-scalar type requested"
17938 msgstr "pyydetty muuntoa ei-skalaarityypiksi"
17941 #, fuzzy, gcc-internal-format
17942 msgid "array %q+D assumed to have one element"
17943 msgstr "%Jtaulukolla %qD oletetaan olevan yksi alkio"
17946 #, gcc-internal-format
17947 msgid "GCC supports only %u nested scopes"
17948 msgstr "GCC tukee korkeintaan %u sisäkkäistä näkyvyysaluetta"
17950 #: c-decl.c:740 cp/decl.c:357
17951 #, fuzzy, gcc-internal-format
17952 msgid "label %q+D used but not defined"
17953 msgstr "nimikettä %qD käytetty, mutta ei määritelty"
17956 #, fuzzy, gcc-internal-format
17957 msgid "nested function %q+D declared but never defined"
17958 msgstr "sisäkkäinen funktio %qs esitelty %<extern%>:ksi"
17961 #, fuzzy, gcc-internal-format
17962 msgid "inline function %q+D declared but never defined"
17963 msgstr "sisäkkäinen funktio %qs esitelty %<extern%>:ksi"
17965 #: c-decl.c:808 cp/decl.c:602
17966 #, gcc-internal-format
17967 msgid "unused variable %q+D"
17968 msgstr "käyttämätön muuttuja %q+D"
17971 #, fuzzy, gcc-internal-format
17972 msgid "type of array %q+D completed incompatibly with implicit initialization"
17973 msgstr "%Jtaulukon %qD tyyppi viimeistelty epäkelvosti implisiittisellä alustuksella"
17976 #, gcc-internal-format
17977 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
17978 msgstr "kolme pistettä sisältävä parametrilista ei sovellu tyhjään parametrinimi-listan esittelyyn"
17981 #, gcc-internal-format
17982 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
17983 msgstr "argumenttityyppi, jolla on tavallinen tyyppimuunnos, ei sovi tyhjään parametrinimilistaesittelyyn"
17986 #, fuzzy, gcc-internal-format
17987 msgid "prototype for %q+D declares more arguments than previous old-style definition"
17988 msgstr "%Jfunktion %qD prototyyppi esittelee enemmän argumentteja kuin edellinen, vanhantyylinen määrittely"
17991 #, fuzzy, gcc-internal-format
17992 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
17993 msgstr "%Jfunktion %qD prototyyppi esittelee vähemmän argumentteja kuin edellinen, vanhantyylinen määrittely"
17996 #, gcc-internal-format
17997 msgid "prototype for %q+D declares argument %d with incompatible type"
17998 msgstr "prototyypin %q+D esittelemällä argumentilla %d on yhteensopimaton tyyppi"
18000 #. If we get here, no errors were found, but do issue a warning
18001 #. for this poor-style construct.
18003 #, fuzzy, gcc-internal-format
18004 msgid "prototype for %q+D follows non-prototype definition"
18005 msgstr "%Jfunktion %qD protyyppi seuraa ei-prototyypin määrittelyä"
18008 #, fuzzy, gcc-internal-format
18009 msgid "previous definition of %q+D was here"
18010 msgstr "%J%qD:n edellinen määrittely oli täällä"
18013 #, fuzzy, gcc-internal-format
18014 msgid "previous implicit declaration of %q+D was here"
18015 msgstr "%J%qD:n edellinen, implisiittinen esittely oli täällä"
18018 #, fuzzy, gcc-internal-format
18019 msgid "previous declaration of %q+D was here"
18020 msgstr "%J%qD:n edellinen esittely oli täällä"
18023 #, gcc-internal-format
18024 msgid "%q+D redeclared as different kind of symbol"
18025 msgstr "%q+D esitelty uudelleen erityyppisenä symbolina"
18028 #, gcc-internal-format
18029 msgid "built-in function %q+D declared as non-function"
18030 msgstr "sisäinen funktio %qD esitelty ei-funktiona"
18032 #: c-decl.c:1178 c-decl.c:1298 c-decl.c:1964
18033 #, gcc-internal-format
18034 msgid "declaration of %q+D shadows a built-in function"
18035 msgstr "%q+D:n esittely varjostaa sisäänrakennetun funktion"
18038 #, fuzzy, gcc-internal-format
18039 msgid "redeclaration of enumerator %q+D"
18040 msgstr "%Jluetellun tyypin jäsenen %qd uudelleenesittely"
18042 #. If types don't match for a built-in, throw away the
18043 #. built-in. No point in calling locate_old_decl here, it
18044 #. won't print anything.
18046 #, gcc-internal-format
18047 msgid "conflicting types for built-in function %q+D"
18048 msgstr "ristiriitaiset tyypit sisäiselle funktiolle %q+D"
18050 #: c-decl.c:1233 c-decl.c:1246 c-decl.c:1255
18051 #, gcc-internal-format
18052 msgid "conflicting types for %q+D"
18053 msgstr "ristiriitaiset tyypit %qD:lle"
18056 #, gcc-internal-format
18057 msgid "conflicting type qualifiers for %q+D"
18058 msgstr "ristiriitaiset tyyppimääreet %q+D:lle"
18060 #. Allow OLDDECL to continue in use.
18062 #, gcc-internal-format
18063 msgid "redefinition of typedef %q+D"
18064 msgstr "typedef %q+D määritelty uudelleen"
18066 #: c-decl.c:1324 c-decl.c:1426
18067 #, gcc-internal-format
18068 msgid "redefinition of %q+D"
18069 msgstr "%q+D määritelty uudelleen"
18071 #: c-decl.c:1359 c-decl.c:1464
18072 #, gcc-internal-format
18073 msgid "static declaration of %q+D follows non-static declaration"
18074 msgstr "%q+D esitelty staattisena, edellinen esittely ei-staattinen"
18076 #: c-decl.c:1369 c-decl.c:1377 c-decl.c:1454 c-decl.c:1461
18077 #, gcc-internal-format
18078 msgid "non-static declaration of %q+D follows static declaration"
18079 msgstr "%q+D esitelty ei-staattisena, edellinen esittely staattinen"
18082 #, gcc-internal-format
18083 msgid "%<gnu_inline%> attribute present on %q+D"
18087 #, gcc-internal-format
18088 msgid "%Jbut not here"
18092 #, fuzzy, gcc-internal-format
18093 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
18094 msgstr "%J%qD esitelty säiekohtaisena, edellinen esittely ei säiekohtainen"
18097 #, fuzzy, gcc-internal-format
18098 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
18099 msgstr "%j%qD esitelty ei-säiekohtaisena, edellinen esittely säiekohtainen"
18102 #, fuzzy, gcc-internal-format
18103 msgid "extern declaration of %q+D follows declaration with no linkage"
18104 msgstr "%J%qD esitelty extern-avainsanalla, edellinen esittely ei sisällä linkitystä"
18107 #, fuzzy, gcc-internal-format
18108 msgid "declaration of %q+D with no linkage follows extern declaration"
18109 msgstr "%J%qD esitelty ilman linkitystä, edellinen esittely sisältää extern-avainsanan"
18112 #, fuzzy, gcc-internal-format
18113 msgid "redeclaration of %q+D with no linkage"
18114 msgstr "%J%qD esitelty uudelleen ilman linkitystä"
18117 #, gcc-internal-format
18118 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
18119 msgstr "%q+D esitelty uudelleen erilaisella näkyvyydellä (vanha näkyvyys säilytetty)"
18122 #, fuzzy, gcc-internal-format
18123 msgid "inline declaration of %qD follows declaration with attribute noinline"
18124 msgstr "%J%qD esitelty avoimeksi, edellinen esittely sisältää attribuutin noinline"
18127 #, fuzzy, gcc-internal-format
18128 msgid "declaration of %q+D with attribute noinline follows inline declaration "
18129 msgstr "%J%qD esitelty attribuutilla noinline, edellinen esittely on avoin "
18132 #, gcc-internal-format
18133 msgid "redefinition of parameter %q+D"
18134 msgstr "parametri %q+D määritelty uudelleen"
18137 #, fuzzy, gcc-internal-format
18138 msgid "redundant redeclaration of %q+D"
18139 msgstr "%J%qD esitelty turhaan uudestaan"
18142 #, fuzzy, gcc-internal-format
18143 msgid "declaration of %q+D shadows previous non-variable"
18144 msgstr "%J%qD:n esittely varjostaa edellistä paikallista"
18147 #, fuzzy, gcc-internal-format
18148 msgid "declaration of %q+D shadows a parameter"
18149 msgstr "%J%qD:n esittely varjostaa parametria"
18152 #, fuzzy, gcc-internal-format
18153 msgid "declaration of %q+D shadows a global declaration"
18154 msgstr "%J%qD:n esittely varjostaa globaalia esittelyä"
18157 #, fuzzy, gcc-internal-format
18158 msgid "declaration of %q+D shadows a previous local"
18159 msgstr "%J%qD:n esittely varjostaa edellistä paikallista"
18161 #: c-decl.c:1972 cp/name-lookup.c:1043 cp/name-lookup.c:1074
18162 #: cp/name-lookup.c:1082
18163 #, gcc-internal-format
18164 msgid "%Jshadowed declaration is here"
18165 msgstr "%Jvarjostunut esittely on täällä"
18168 #, gcc-internal-format
18169 msgid "nested extern declaration of %qD"
18170 msgstr "%qD esitelty extern-avainsanalla sisäkkäin"
18172 #: c-decl.c:2330 c-decl.c:2333
18173 #, gcc-internal-format
18174 msgid "implicit declaration of function %qE"
18175 msgstr "funktio %qE esitelty implisiittisesti"
18178 #, gcc-internal-format
18179 msgid "incompatible implicit declaration of built-in function %qD"
18180 msgstr "sisäisen funktion %qD yhteensopimaton implisiittinen esittely"
18183 #, gcc-internal-format
18184 msgid "incompatible implicit declaration of function %qD"
18185 msgstr "funktion %qD yhteensopimaton implisiittinen esittely"
18188 #, gcc-internal-format
18189 msgid "%H%qE undeclared here (not in a function)"
18190 msgstr "%H%qE esittelemättä täällä (ei funktiossa)"
18193 #, gcc-internal-format
18194 msgid "%H%qE undeclared (first use in this function)"
18195 msgstr "%H%qE esittelemättä (ensimmäinen käyttökerta tässä funktiossa)"
18198 #, gcc-internal-format
18199 msgid "%H(Each undeclared identifier is reported only once"
18200 msgstr "%H(Jokaisesta esittelemättömästä tunnisteesta ilmoitetaan vain"
18203 #, gcc-internal-format
18204 msgid "%Hfor each function it appears in.)"
18205 msgstr "%Hensimmäinen käyttökerta kussakin funktiossa.)"
18207 #: c-decl.c:2505 cp/decl.c:2428
18208 #, gcc-internal-format
18209 msgid "label %qE referenced outside of any function"
18213 #, fuzzy, gcc-internal-format
18214 msgid "duplicate label declaration %qE"
18215 msgstr "%qs-nimikkeen kaksoisesittely"
18218 #, gcc-internal-format
18219 msgid "%Hduplicate label %qD"
18220 msgstr "%Hnimikkeen %qD kaksoiskappale"
18223 #, fuzzy, gcc-internal-format
18224 msgid "%Jjump into statement expression"
18225 msgstr "ylivuoto vakiolausekkeessa"
18228 #, gcc-internal-format
18229 msgid "%Jjump into scope of identifier with variably modified type"
18233 #, gcc-internal-format
18234 msgid "%Htraditional C lacks a separate namespace for labels, identifier %qE conflicts"
18235 msgstr "%Hperinteisestä C:stä puuttuu erillinen nimiavaruus nimikkeille, tunniste %qE on ristiriidassa"
18238 #, gcc-internal-format
18239 msgid "%H%qE defined as wrong kind of tag"
18240 msgstr "%H%qE määritelty vääränlaisena tunnisteena"
18243 #, gcc-internal-format
18244 msgid "unnamed struct/union that defines no instances"
18245 msgstr "nimeämätön tietue/unioni ei määrittele yhtään instanssia"
18248 #, gcc-internal-format
18249 msgid "empty declaration with storage class specifier does not redeclare tag"
18250 msgstr "tyhjä esittely tallennusluokkamääritteellä ei esittele tunnistetta uudelleen"
18254 #, gcc-internal-format
18255 msgid "empty declaration with type qualifier does not redeclare tag"
18256 msgstr "tyhjä esittely tyyppimääreellä ei esittele tunnistetta uudelleen"
18258 #: c-decl.c:2951 c-decl.c:2958
18259 #, gcc-internal-format
18260 msgid "useless type name in empty declaration"
18261 msgstr "tarpeeton tyyppinimi tyhjässä esittelyssä"
18264 #, gcc-internal-format
18265 msgid "%<inline%> in empty declaration"
18266 msgstr "%<inline%> tyhjässä esittelyssä"
18269 #, gcc-internal-format
18270 msgid "%<auto%> in file-scope empty declaration"
18271 msgstr "%<auto%> tiedostoalueen tyhjässä esittelyssä"
18274 #, gcc-internal-format
18275 msgid "%<register%> in file-scope empty declaration"
18276 msgstr "%<register%> tiedostoalueen tyhjässä esittelyssä"
18279 #, gcc-internal-format
18280 msgid "useless storage class specifier in empty declaration"
18281 msgstr "tarpeeton tallennusluokkamäärite tyhjässä esittelyssä"
18284 #, gcc-internal-format
18285 msgid "useless %<__thread%> in empty declaration"
18286 msgstr "tarpeeton %<__thread%> tyhjässä esittelyssä"
18289 #, gcc-internal-format
18290 msgid "useless type qualifier in empty declaration"
18291 msgstr "tarpeeton tyyppimääre tyhjässä esittelyssä"
18293 #: c-decl.c:3005 c-parser.c:1170
18294 #, gcc-internal-format
18295 msgid "empty declaration"
18296 msgstr "tyhjä esittely"
18299 #, gcc-internal-format
18300 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
18301 msgstr "ISO C90 ei tue parametritaulukkoesittelyissä avainsanaa %<static%> tai tyyppimääreitä"
18304 #, gcc-internal-format
18305 msgid "ISO C90 does not support %<[*]%> array declarators"
18306 msgstr "ISO C90 ei tue syntaksia %<[*]%> taulukkoesittelijöissä"
18309 #. A function definition isn't function prototype scope C99 6.2.1p4.
18311 #: c-decl.c:3083 c-decl.c:5024
18312 #, gcc-internal-format
18313 msgid "%<[*]%> not allowed in other than function prototype scope"
18317 #, gcc-internal-format
18318 msgid "%q+D is usually a function"
18319 msgstr "%q+D on yleensä funktio"
18321 #: c-decl.c:3194 cp/decl2.c:781
18322 #, gcc-internal-format
18323 msgid "typedef %qD is initialized (use __typeof__ instead)"
18324 msgstr "typedef %qD on alustettu (käytä __typeof__ sen sijaan)"
18327 #, gcc-internal-format
18328 msgid "function %qD is initialized like a variable"
18329 msgstr "funktio %qD on alustettu kuten muuttuja"
18331 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
18333 #, gcc-internal-format
18334 msgid "parameter %qD is initialized"
18335 msgstr "parametri %qD on alustettu"
18338 #, gcc-internal-format
18339 msgid "variable %qD has initializer but incomplete type"
18340 msgstr "muuttujalla %qD on alustin, mutta vaillinainen tyyppi"
18342 #: c-decl.c:3319 c-decl.c:6138 cp/decl.c:4128 cp/decl.c:11513
18343 #, fuzzy, gcc-internal-format
18344 msgid "inline function %q+D given attribute noinline"
18345 msgstr "%Javoimelle funktiolle %qD annettu attribuutti noinline"
18348 #, gcc-internal-format
18349 msgid "%q+D is static but declared in inline function %qD which is not static"
18353 #, gcc-internal-format
18354 msgid "initializer fails to determine size of %q+D"
18355 msgstr "alustin ei pysty päättelemään taulukon %q+D kokoa"
18358 #, gcc-internal-format
18359 msgid "array size missing in %q+D"
18360 msgstr "taulukon %q+D koko puuttuu"
18363 #, gcc-internal-format
18364 msgid "zero or negative size array %q+D"
18365 msgstr "nollan tai negatiivisen kokoinen taulukko %q+D"
18367 #: c-decl.c:3495 varasm.c:2111
18368 #, fuzzy, gcc-internal-format
18369 msgid "storage size of %q+D isn%'t known"
18370 msgstr "%Jmuuttujan %qD koko muistissa ei ole tunnettu"
18373 #, fuzzy, gcc-internal-format
18374 msgid "storage size of %q+D isn%'t constant"
18375 msgstr "%Jmuuttujan %qD koko muistissa ei ole vakio"
18378 #, fuzzy, gcc-internal-format
18379 msgid "ignoring asm-specifier for non-static local variable %q+D"
18380 msgstr "%Jei-staattisen paikallismuuttujan %qD asm-määrittäjä jätetään huomiotta"
18382 #: c-decl.c:3581 fortran/f95-lang.c:624
18383 #, gcc-internal-format
18384 msgid "cannot put object with volatile field into register"
18385 msgstr "ei voi laittaa volatile-kenttäistä objektia rekisteriin"
18388 #, gcc-internal-format
18389 msgid "ISO C forbids forward parameter declarations"
18390 msgstr "ISO C kieltää parametrien esittelyn etukäteen"
18393 #, gcc-internal-format
18394 msgid "bit-field %qs width not an integer constant"
18395 msgstr "bittikentän %qs leveys ei ole kokonaislukuvakio"
18398 #, gcc-internal-format
18399 msgid "negative width in bit-field %qs"
18400 msgstr "bittikentän %qs leveys on negatiivinen"
18403 #, gcc-internal-format
18404 msgid "zero width for bit-field %qs"
18405 msgstr "bittikentän %qs leveys on nolla"
18408 #, gcc-internal-format
18409 msgid "bit-field %qs has invalid type"
18410 msgstr "bittikentällä %qs on epäkelpo tyyppi"
18413 #, gcc-internal-format
18414 msgid "type of bit-field %qs is a GCC extension"
18415 msgstr "bittikentän %qs tyyppi on GCC-laajennos"
18418 #, gcc-internal-format
18419 msgid "width of %qs exceeds its type"
18420 msgstr "bittikentän %qs leveys ylittää tyyppinsä"
18423 #, gcc-internal-format
18424 msgid "%qs is narrower than values of its type"
18425 msgstr "%qs on kapeampi kuin tyyppisensä arvot"
18428 #, gcc-internal-format
18429 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
18430 msgstr "ISO C90 kieltää taulukon %qs, jonka kokoa ei voida määrittää"
18433 #, gcc-internal-format
18434 msgid "ISO C90 forbids array whose size can%'t be evaluated"
18435 msgstr "ISO C90 kieltää taulukot, joiden kokoa ei voida määrittää"
18438 #, gcc-internal-format
18439 msgid "ISO C90 forbids variable length array %qs"
18440 msgstr "ISO C90 kieltää muuttuvakokoisen taulukon %qs"
18443 #, gcc-internal-format
18444 msgid "ISO C90 forbids variable length array"
18445 msgstr "ISO C90 kieltää muuttuvakokoisen taulukon"
18448 #, gcc-internal-format
18449 msgid "the size of array %qs can%'t be evaluated"
18450 msgstr "taulukon %qs kokoa ei voida määrittää"
18453 #, gcc-internal-format
18454 msgid "the size of array can %'t be evaluated"
18455 msgstr "taulukon kokoa ei voida määrittää"
18458 #, gcc-internal-format
18459 msgid "variable length array %qs is used"
18462 #: c-decl.c:3932 cp/decl.c:7290
18463 #, gcc-internal-format
18464 msgid "variable length array is used"
18467 #: c-decl.c:4054 c-decl.c:4335
18468 #, fuzzy, gcc-internal-format
18469 msgid "variably modified %qs at file scope"
18470 msgstr "muuttuja tai kenttä %qs esitelty tyhjäksi"
18473 #, gcc-internal-format
18474 msgid "type defaults to %<int%> in declaration of %qs"
18475 msgstr "%qs:n esittelyssä tyyppi on oletuksena %<int%>"
18479 #, gcc-internal-format
18480 msgid "duplicate %<const%>"
18481 msgstr "ylimääräinen %<const%>"
18484 #, gcc-internal-format
18485 msgid "duplicate %<restrict%>"
18486 msgstr "ylimääräinen %<restrict%>"
18489 #, gcc-internal-format
18490 msgid "duplicate %<volatile%>"
18491 msgstr "ylimääräinen %<volatile%>"
18494 #, gcc-internal-format
18495 msgid "function definition declared %<auto%>"
18496 msgstr "funktion määrittely esitelty %<auto%>:ksi"
18499 #, gcc-internal-format
18500 msgid "function definition declared %<register%>"
18501 msgstr "funktion määrittely esitelty %<register%>:ksi"
18504 #, gcc-internal-format
18505 msgid "function definition declared %<typedef%>"
18506 msgstr "funktion määrittely esitelty %<typedef%>:ksi"
18509 #, gcc-internal-format
18510 msgid "function definition declared %<__thread%>"
18511 msgstr "funktion määrittely esitelty %<__thread%>:ksi"
18514 #, gcc-internal-format
18515 msgid "storage class specified for structure field %qs"
18516 msgstr "tallennusluokka annettu tietueen kentälle %qs"
18518 #: c-decl.c:4150 cp/decl.c:8188
18519 #, gcc-internal-format
18520 msgid "storage class specified for parameter %qs"
18521 msgstr "tallennusluokka annettu parametrille %qs"
18523 #: c-decl.c:4153 cp/decl.c:8190
18524 #, gcc-internal-format
18525 msgid "storage class specified for typename"
18526 msgstr "tallennusluokka annettu typenamelle"
18528 #: c-decl.c:4170 cp/decl.c:9477
18529 #, gcc-internal-format
18530 msgid "%qs initialized and declared %<extern%>"
18531 msgstr "%qs alustettu ja esitelty %<extern%>-avainsanalla"
18533 #: c-decl.c:4173 cp/decl.c:9481
18534 #, gcc-internal-format
18535 msgid "%qs has both %<extern%> and initializer"
18536 msgstr "%qs on sekä %<extern%> että alustin"
18539 #, gcc-internal-format
18540 msgid "file-scope declaration of %qs specifies %<auto%>"
18541 msgstr "%qs määrittää %<auto%>:n tiedostoalue-esittelyssä"
18544 #, gcc-internal-format
18545 msgid "file-scope declaration of %qs specifies %<register%>"
18546 msgstr "%qs määrittää %<register%>:n tiedostoalue-esittelyssä"
18548 #: c-decl.c:4186 cp/decl.c:8201
18549 #, gcc-internal-format
18550 msgid "nested function %qs declared %<extern%>"
18551 msgstr "sisäkkäinen funktio %qs esitelty %<extern%>:ksi"
18553 #: c-decl.c:4189 cp/decl.c:8211
18554 #, gcc-internal-format
18555 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
18556 msgstr "funktioalue %qs implisiittisesti auto ja esitelty %<__thread%>:ksi"
18558 #. Only the innermost declarator (making a parameter be of
18559 #. array type which is converted to pointer type)
18560 #. may have static or type qualifiers.
18561 #: c-decl.c:4236 c-decl.c:4494
18562 #, gcc-internal-format
18563 msgid "static or type qualifiers in non-parameter array declarator"
18564 msgstr "staattinen tai tyyppimääreitä ei-parametrisessa taulukkoesittelijässä"
18567 #, gcc-internal-format
18568 msgid "declaration of %qs as array of voids"
18569 msgstr "%qs:n esittely taulukollisena tyhjiä alkioita"
18572 #, gcc-internal-format
18573 msgid "declaration of %qs as array of functions"
18574 msgstr "%qs esitelty funktiotaulukkona"
18577 #, gcc-internal-format
18578 msgid "invalid use of structure with flexible array member"
18579 msgstr "joustavan taulukkojäsenen sisältävän tietueen epäkelpo käyttö"
18582 #, gcc-internal-format
18583 msgid "size of array %qs has non-integer type"
18584 msgstr "taulukon %qs koko ei ole kokonaislukutyyppiä"
18587 #, gcc-internal-format
18588 msgid "ISO C forbids zero-size array %qs"
18589 msgstr "ISO C kieltää nollakokoisen taulukon %qs"
18592 #, gcc-internal-format
18593 msgid "size of array %qs is negative"
18594 msgstr "taulukon %qs koko on negatiivinen"
18596 #: c-decl.c:4382 c-decl.c:4655 cp/decl.c:8719
18597 #, gcc-internal-format
18598 msgid "size of array %qs is too large"
18599 msgstr "taulukon %qs koko on liian suuri"
18602 #, gcc-internal-format
18603 msgid "ISO C90 does not support flexible array members"
18604 msgstr "ISO C90 ei tue joustavia taulukon jäseniä"
18608 #, fuzzy, gcc-internal-format
18609 msgid "%<[*]%> not in a declaration"
18610 msgstr "%<inline%> tyhjässä esittelyssä"
18613 #, gcc-internal-format
18614 msgid "array type has incomplete element type"
18615 msgstr "taulukon tyypillä on vaillinainen alkiotyyppi"
18617 #: c-decl.c:4526 cp/decl.c:8307
18618 #, gcc-internal-format
18619 msgid "%qs declared as function returning a function"
18620 msgstr "%qs esitelty funktion palauttavana funktiona"
18622 #: c-decl.c:4531 cp/decl.c:8312
18623 #, gcc-internal-format
18624 msgid "%qs declared as function returning an array"
18625 msgstr "%qs esitelty taulukon palauttavan funktiona"
18628 #, gcc-internal-format
18629 msgid "function definition has qualified void return type"
18630 msgstr "funktion määrittely oikeuttaa tyhjän paluutyypin"
18632 #: c-decl.c:4557 cp/decl.c:8296
18633 #, gcc-internal-format
18634 msgid "type qualifiers ignored on function return type"
18635 msgstr "tyyppimääreet jätetään huomiotta funktion paluutyypissä"
18637 #: c-decl.c:4587 c-decl.c:4669 c-decl.c:4759 c-decl.c:4848
18638 #, gcc-internal-format
18639 msgid "ISO C forbids qualified function types"
18643 #, fuzzy, gcc-internal-format
18644 msgid "typedef %q+D declared %<inline%>"
18645 msgstr "%Jtypedef %qD esitelty %<inline%>:ksi"
18648 #, gcc-internal-format
18649 msgid "ISO C forbids const or volatile function types"
18650 msgstr "ISO C kieltää const- ja volatile-funktiotyypit"
18653 #, gcc-internal-format
18654 msgid "a member of a structure or union cannot have a variably modified type"
18658 #, gcc-internal-format
18659 msgid "variable or field %qs declared void"
18660 msgstr "muuttuja tai kenttä %qs esitelty tyhjäksi"
18663 #, gcc-internal-format
18664 msgid "attributes in parameter array declarator ignored"
18665 msgstr "parametritaulukon esittelijän attribuutit jätetään huomiotta"
18668 #, fuzzy, gcc-internal-format
18669 msgid "parameter %q+D declared %<inline%>"
18670 msgstr "%Jparametri %qD esitelty %<inline%>:ksi"
18673 #, gcc-internal-format
18674 msgid "field %qs declared as a function"
18675 msgstr "kenttä %qs esitelty funktiona"
18678 #, gcc-internal-format
18679 msgid "field %qs has incomplete type"
18680 msgstr "kentällä %qs on vaillinainen tyyppi"
18682 #: c-decl.c:4821 c-decl.c:4831 c-decl.c:4834
18683 #, gcc-internal-format
18684 msgid "invalid storage class for function %qs"
18685 msgstr "epäkelpo tallennusluokka funktiolle %qs"
18688 #, gcc-internal-format
18689 msgid "%<noreturn%> function returns non-void value"
18690 msgstr "%<noreturn%>-funktio palauttaa ei-void-arvon"
18693 #, gcc-internal-format
18694 msgid "cannot inline function %<main%>"
18695 msgstr "funktiota %<main%> ei voi määrittää avoimeksi"
18698 #, gcc-internal-format
18699 msgid "variable previously declared %<static%> redeclared %<extern%>"
18700 msgstr "%<static%>-määreellä esitelty muuttuja esitelty uudelleen %<extern%>-tyyppiseksi"
18703 #, gcc-internal-format
18704 msgid "variable %q+D declared %<inline%>"
18705 msgstr "muuttuja %qD esitelty %<inline%>:ksi"
18709 #, gcc-internal-format
18710 msgid "object with variably modified type must have no linkage"
18713 #: c-decl.c:5029 c-decl.c:6232
18714 #, gcc-internal-format
18715 msgid "function declaration isn%'t a prototype"
18716 msgstr "funktion esittely ei ole prototyyppi"
18719 #, gcc-internal-format
18720 msgid "parameter names (without types) in function declaration"
18721 msgstr "parametrien nimet (ilman tyyppejä) funktion esittelyssä"
18724 #, gcc-internal-format
18725 msgid "parameter %u (%q+D) has incomplete type"
18726 msgstr "parametrilla %u (%q+D) on vaillinainen tyyppi"
18729 #, gcc-internal-format
18730 msgid "%Jparameter %u has incomplete type"
18731 msgstr "%Jparametrilla %u in vaillinainen tyyppi"
18734 #, gcc-internal-format
18735 msgid "parameter %u (%q+D) has void type"
18736 msgstr "parametrin %u (%q+D) tyyppi on void"
18739 #, gcc-internal-format
18740 msgid "%Jparameter %u has void type"
18741 msgstr "%Jparametrin %u tyyppi on void"
18744 #, fuzzy, gcc-internal-format
18745 msgid "%<void%> as only parameter may not be qualified"
18746 msgstr "%<void%> vain parametrina ei ole oikeutettu"
18748 #: c-decl.c:5151 c-decl.c:5185
18749 #, gcc-internal-format
18750 msgid "%<void%> must be the only parameter"
18751 msgstr "%<void%>:in on oltava ainoa parametri"
18754 #, gcc-internal-format
18755 msgid "parameter %q+D has just a forward declaration"
18756 msgstr "parametrilla %q+D on vain etukäteisesittely"
18758 #. The %s will be one of 'struct', 'union', or 'enum'.
18760 #, gcc-internal-format
18761 msgid "%<%s %E%> declared inside parameter list"
18762 msgstr "%<%s %E%> esitelty parametrilistan sisällä"
18764 #. The %s will be one of 'struct', 'union', or 'enum'.
18766 #, gcc-internal-format
18767 msgid "anonymous %s declared inside parameter list"
18768 msgstr "nimetön %s esitelty parametrilistan sisällä"
18771 #, gcc-internal-format
18772 msgid "its scope is only this definition or declaration, which is probably not what you want"
18773 msgstr "näkyvyysalue on vain tämä määrittely tai esittely, mikä ei todennäköisesti ole sitä, mitä halusit"
18776 #, gcc-internal-format
18777 msgid "redefinition of %<union %E%>"
18778 msgstr "%<union %E%> uudelleenmääritelty"
18781 #, gcc-internal-format
18782 msgid "redefinition of %<struct %E%>"
18783 msgstr "%<struct %E%> uudelleenmääritelty"
18786 #, fuzzy, gcc-internal-format
18787 msgid "nested redefinition of %<union %E%>"
18788 msgstr "sisäkkäinen uudelleenmäärittely: %<union %s%>"
18791 #, fuzzy, gcc-internal-format
18792 msgid "nested redefinition of %<struct %E%>"
18793 msgstr "sisäkkäinen uudelleenmäärittely: %<struct %s%>"
18795 #: c-decl.c:5456 cp/decl.c:3863
18796 #, gcc-internal-format
18797 msgid "declaration does not declare anything"
18798 msgstr "esittely ei esittele mitään"
18801 #, gcc-internal-format
18802 msgid "ISO C doesn%'t support unnamed structs/unions"
18803 msgstr "ISO C ei tue nimettömiä structeja/unioneita"
18805 #: c-decl.c:5503 c-decl.c:5519
18806 #, fuzzy, gcc-internal-format
18807 msgid "duplicate member %q+D"
18808 msgstr "%Jjäsenen %qD kaksoiskappale"
18811 #, gcc-internal-format
18812 msgid "union has no named members"
18813 msgstr "unionilla ei ole nimettyjä jäseniä"
18816 #, gcc-internal-format
18817 msgid "union has no members"
18818 msgstr "unionilla ei ole jäseniä"
18821 #, gcc-internal-format
18822 msgid "struct has no named members"
18823 msgstr "structilla ei ole nimettyjä jäseniä"
18826 #, gcc-internal-format
18827 msgid "struct has no members"
18828 msgstr "structilla ei ole jäseniä"
18831 #, gcc-internal-format
18832 msgid "%Jflexible array member in union"
18833 msgstr "%Jjoustava taulukkojäsen unionissa"
18836 #, gcc-internal-format
18837 msgid "%Jflexible array member not at end of struct"
18838 msgstr "%Jjoustava taulukkojäsen ei ole structin lopussa"
18841 #, gcc-internal-format
18842 msgid "%Jflexible array member in otherwise empty struct"
18843 msgstr "%Jjoustava taulukkojäsen muuten tyhjässä structissa"
18846 #, gcc-internal-format
18847 msgid "%Jinvalid use of structure with flexible array member"
18848 msgstr "%Jepäkelpo joustavan taulukkojäsenen sisältävän tietueen käyttö"
18851 #, gcc-internal-format
18852 msgid "union cannot be made transparent"
18853 msgstr "unionista ei voi tehdä läpinäkyvää"
18856 #, fuzzy, gcc-internal-format
18857 msgid "nested redefinition of %<enum %E%>"
18858 msgstr "sisäkkäinen uudelleenmäärittely: %<enum %s%>"
18860 #. This enum is a named one that has been declared already.
18862 #, fuzzy, gcc-internal-format
18863 msgid "redeclaration of %<enum %E%>"
18864 msgstr "uudelleenmäärittely: %<enum %s>"
18867 #, gcc-internal-format
18868 msgid "enumeration values exceed range of largest integer"
18869 msgstr "luetellun tyypin arvot ylittävät suurimman kokonaisluvun arvoalueen"
18872 #, gcc-internal-format
18873 msgid "specified mode too small for enumeral values"
18874 msgstr "annettu tila on liian pieni luetelluille arvoille"
18877 #, gcc-internal-format
18878 msgid "enumerator value for %qE is not an integer constant"
18879 msgstr "luetellun tyypin jäsenen %qE arvo ei ole kokonaislukuvakio"
18882 #, gcc-internal-format
18883 msgid "overflow in enumeration values"
18884 msgstr "ylivuoto luetellun tyypin arvoissa"
18887 #, gcc-internal-format
18888 msgid "ISO C restricts enumerator values to range of %<int%>"
18889 msgstr "ISO C rajoittaa luetellun tyypin arvot %<int%>-tyypin arvoalueelle"
18892 #, gcc-internal-format
18893 msgid "return type is an incomplete type"
18894 msgstr "palautustyyppi on vaillinainen tyyppi"
18897 #, gcc-internal-format
18898 msgid "return type defaults to %<int%>"
18899 msgstr "palautustyyppi on oletuksena %<int%>"
18902 #, fuzzy, gcc-internal-format
18903 msgid "no previous prototype for %q+D"
18904 msgstr "%J%qD:lle ei ole aiempaa prototyyppiä"
18907 #, fuzzy, gcc-internal-format
18908 msgid "%q+D was used with no prototype before its definition"
18909 msgstr "%J%qD käytössä ilman prototyyppiä ennen määrittelyänsä"
18911 #: c-decl.c:6254 cp/decl.c:11654
18912 #, fuzzy, gcc-internal-format
18913 msgid "no previous declaration for %q+D"
18914 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
18917 #, fuzzy, gcc-internal-format
18918 msgid "%q+D was used with no declaration before its definition"
18919 msgstr "%J%qD käytössä ilman esittelyä ennen määrittelyänsä"
18922 #, gcc-internal-format
18923 msgid "return type of %q+D is not %<int%>"
18924 msgstr "%q+D-funktion paluuarvon tyyppi ei ole %<int%>"
18927 #, fuzzy, gcc-internal-format
18928 msgid "%q+D is normally a non-static function"
18929 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
18932 #, gcc-internal-format
18933 msgid "%Jold-style parameter declarations in prototyped function definition"
18934 msgstr "%Jvanhanmallisia parametriesittelyitä prototyypitetyssä funktiomäärittelyssä"
18937 #, gcc-internal-format
18938 msgid "%Jtraditional C rejects ISO C style function definitions"
18939 msgstr "%Jperinteinen C ei hyväksy ISO C -tyylisiä funktiomäärittelyitä"
18942 #, gcc-internal-format
18943 msgid "%Jparameter name omitted"
18944 msgstr "%Jparametrin nimi jätetty pois"
18947 #, gcc-internal-format
18948 msgid "%Jold-style function definition"
18949 msgstr "%Jvanhanmallinen funktiomäärittely"
18952 #, gcc-internal-format
18953 msgid "%Jparameter name missing from parameter list"
18954 msgstr "%Jparametrin nimi puuttuu parametrilistasta"
18957 #, gcc-internal-format
18958 msgid "%q+D declared as a non-parameter"
18959 msgstr "%q+D esitelty ei-parametrina"
18962 #, gcc-internal-format
18963 msgid "multiple parameters named %q+D"
18964 msgstr "useita parametreja nimellä %qD"
18967 #, gcc-internal-format
18968 msgid "parameter %q+D declared with void type"
18969 msgstr "parametri %q+D esitelty void-tyyppisenä"
18971 #: c-decl.c:6440 c-decl.c:6442
18972 #, gcc-internal-format
18973 msgid "type of %q+D defaults to %<int%>"
18974 msgstr "%q+D:n oletustyyppi on %<int%>"
18977 #, gcc-internal-format
18978 msgid "parameter %q+D has incomplete type"
18979 msgstr "parametrin %q+D tyyppi on vaillinainen"
18982 #, gcc-internal-format
18983 msgid "declaration for parameter %q+D but no such parameter"
18984 msgstr "parametrin %q+D esittely, mutta parametria ei ole olemassa"
18987 #, fuzzy, gcc-internal-format
18988 msgid "number of arguments doesn%'t match built-in prototype"
18989 msgstr "argumenttien määrä ei vastaa prototyyppiä"
18992 #, gcc-internal-format
18993 msgid "number of arguments doesn%'t match prototype"
18994 msgstr "argumenttien määrä ei vastaa prototyyppiä"
18996 #: c-decl.c:6522 c-decl.c:6574
18997 #, gcc-internal-format
18998 msgid "%Hprototype declaration"
18999 msgstr "%Hprototyypin esittely"
19002 #, fuzzy, gcc-internal-format
19003 msgid "promoted argument %qD doesn%'t match built-in prototype"
19004 msgstr "tyyppimuunnettu argumentti %qD ei sovi prototyyppiin"
19007 #, gcc-internal-format
19008 msgid "promoted argument %qD doesn%'t match prototype"
19009 msgstr "tyyppimuunnettu argumentti %qD ei sovi prototyyppiin"
19012 #, fuzzy, gcc-internal-format
19013 msgid "prototype declaration"
19014 msgstr "%Hprototyypin esittely"
19017 #, fuzzy, gcc-internal-format
19018 msgid "argument %qD doesn%'t match built-in prototype"
19019 msgstr "argumentti %qD ei sovi prototyyppiin"
19022 #, gcc-internal-format
19023 msgid "argument %qD doesn%'t match prototype"
19024 msgstr "argumentti %qD ei sovi prototyyppiin"
19026 #: c-decl.c:6782 cp/decl.c:12358
19027 #, gcc-internal-format
19028 msgid "no return statement in function returning non-void"
19029 msgstr "ei palautuslausetta funktiossa, joka palauttaa ei-tyhjän"
19031 #. If we get here, declarations have been used in a for loop without
19032 #. the C99 for loop scope. This doesn't make much sense, so don't
19035 #, fuzzy, gcc-internal-format
19036 msgid "%<for%> loop initial declarations are only allowed in C99 mode"
19037 msgstr "%<for%>-silmukan alkuesittelyä käytetty C99-tilan ulkopuolella"
19040 #, gcc-internal-format
19041 msgid "use option -std=c99 or -std=gnu99 to compile your code"
19045 #, fuzzy, gcc-internal-format
19046 msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
19047 msgstr "%Jstaattisen muuttujan %qD esittely %<for%>-silmukan alkuesittelyssä"
19050 #, fuzzy, gcc-internal-format
19051 msgid "declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
19052 msgstr "%J%<extern%>-muuttujan %qD esittely %<for%>-silmukan alkuesittelyssä"
19054 # XXX: alkuesittely
19056 #, gcc-internal-format
19057 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
19058 msgstr "%<struct %E%> esitelty %<for%>-silmukan alkuesittelyssä"
19061 #, gcc-internal-format
19062 msgid "%<union %E%> declared in %<for%> loop initial declaration"
19063 msgstr "%<union %E%> esitelty %<for%>-silmukan alkuesittelyssä"
19066 #, gcc-internal-format
19067 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
19068 msgstr "%<enum %E%> esitelty %<for%>-silmukan alkuesittelyssä"
19071 #, fuzzy, gcc-internal-format
19072 msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
19073 msgstr "%Jei-muuttujan %qD esittely %<for%>-silmukan alkuesittelyssä"
19075 #: c-decl.c:7193 c-decl.c:7435 c-decl.c:7731
19076 #, fuzzy, gcc-internal-format
19077 msgid "duplicate %qE"
19078 msgstr "ylimääräinen %qE"
19080 #: c-decl.c:7218 c-decl.c:7445 c-decl.c:7632
19081 #, gcc-internal-format
19082 msgid "two or more data types in declaration specifiers"
19083 msgstr "yli yksi tietotyyppi esittelymääritteissä"
19086 #, gcc-internal-format
19087 msgid "%<long long long%> is too long for GCC"
19088 msgstr "%<long long long%> on liian pitkä GCC:lle"
19090 #: c-decl.c:7237 c-decl.c:7535
19091 #, gcc-internal-format
19092 msgid "both %<long long%> and %<double%> in declaration specifiers"
19093 msgstr "sekä %<long long%> että %<double%> esittelymääritteissä"
19096 #, gcc-internal-format
19097 msgid "ISO C90 does not support %<long long%>"
19098 msgstr "ISO C90 ei tue %<long long%> -tyyppiä"
19100 #: c-decl.c:7247 c-decl.c:7276
19101 #, gcc-internal-format
19102 msgid "both %<long%> and %<short%> in declaration specifiers"
19103 msgstr "sekä %<long%> että %<short%> esittelymääritteissä"
19105 #: c-decl.c:7250 c-decl.c:7452
19106 #, gcc-internal-format
19107 msgid "both %<long%> and %<void%> in declaration specifiers"
19108 msgstr "sekä %<long%> että %<void%> esittelymääritteissä"
19110 #: c-decl.c:7253 c-decl.c:7474
19111 #, gcc-internal-format
19112 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
19113 msgstr "sekä %<long%> että %<_Bool%> esittelymääritteissä"
19115 #: c-decl.c:7256 c-decl.c:7496
19116 #, gcc-internal-format
19117 msgid "both %<long%> and %<char%> in declaration specifiers"
19118 msgstr "sekä %<long%> että %<char%> esittelymääritteissä"
19120 #: c-decl.c:7259 c-decl.c:7516
19121 #, gcc-internal-format
19122 msgid "both %<long%> and %<float%> in declaration specifiers"
19123 msgstr "sekä %<long%> että %<float%> esittelymääritteissä"
19126 #, gcc-internal-format
19127 msgid "both %<long%> and %<_Decimal32%> in declaration specifiers"
19128 msgstr "sekä %<long%> että %<_Decimal32%> esittelymääritteissä"
19131 #, gcc-internal-format
19132 msgid "both %<long%> and %<_Decimal64%> in declaration specifiers"
19133 msgstr "sekä %<long%> että %<_Decimal64%> esittelymääritteissä"
19136 #, gcc-internal-format
19137 msgid "both %<long%> and %<_Decimal128%> in declaration specifiers"
19138 msgstr "sekä %<long%> että %<_Decimal128%> esittelymääritteissä"
19140 #: c-decl.c:7279 c-decl.c:7455
19141 #, gcc-internal-format
19142 msgid "both %<short%> and %<void%> in declaration specifiers"
19143 msgstr "sekä %<short%> että %<void%> esittelymääritteissä"
19145 #: c-decl.c:7282 c-decl.c:7477
19146 #, gcc-internal-format
19147 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
19148 msgstr "sekä %<short%> että %<_Bool%> esittelymääritteissä"
19150 #: c-decl.c:7285 c-decl.c:7499
19151 #, gcc-internal-format
19152 msgid "both %<short%> and %<char%> in declaration specifiers"
19153 msgstr "sekä %<short%> että %<char%> esittelymääritteissä"
19155 #: c-decl.c:7288 c-decl.c:7519
19156 #, gcc-internal-format
19157 msgid "both %<short%> and %<float%> in declaration specifiers"
19158 msgstr "sekä %<short%> että %<float%> esittelymääritteissä"
19160 #: c-decl.c:7291 c-decl.c:7538
19161 #, gcc-internal-format
19162 msgid "both %<short%> and %<double%> in declaration specifiers"
19163 msgstr "sekä %<short%> että %<double%> esittelymääritteissä"
19166 #, gcc-internal-format
19167 msgid "both %<short%> and %<_Decimal32%> in declaration specifiers"
19168 msgstr "sekä %<short%> että %<_Decimal32%> esittelymääritteissä"
19171 #, gcc-internal-format
19172 msgid "both %<short%> and %<_Decimal64%> in declaration specifiers"
19173 msgstr "sekä %<short%> että %<_Decimal64%> esittelymääritteissä"
19176 #, gcc-internal-format
19177 msgid "both %<short%> and %<_Decimal128%> in declaration specifiers"
19178 msgstr "sekä %<short%> että %<_Decimal128%> esittelymääritteissä"
19180 #: c-decl.c:7308 c-decl.c:7337
19181 #, gcc-internal-format
19182 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
19183 msgstr "sekä %<signed%> että %<unsigned%> esittelymääritteissä"
19185 #: c-decl.c:7311 c-decl.c:7458
19186 #, gcc-internal-format
19187 msgid "both %<signed%> and %<void%> in declaration specifiers"
19188 msgstr "sekä %<signed%> että %<void%> esittelymääritteissä"
19190 #: c-decl.c:7314 c-decl.c:7480
19191 #, gcc-internal-format
19192 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
19193 msgstr "sekä %<signed%> että %<_Bool%> esittelymääritteissä"
19195 #: c-decl.c:7317 c-decl.c:7522
19196 #, gcc-internal-format
19197 msgid "both %<signed%> and %<float%> in declaration specifiers"
19198 msgstr "sekä %<signed%> että %<float%> esittelymääritteissä"
19200 #: c-decl.c:7320 c-decl.c:7541
19201 #, gcc-internal-format
19202 msgid "both %<signed%> and %<double%> in declaration specifiers"
19203 msgstr "sekä %<signed%> että %<double%> esittelymääritteissä"
19206 #, gcc-internal-format
19207 msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers"
19208 msgstr "sekä %<signed%> että %<_Decimal32%> esittelymääritteissä"
19211 #, gcc-internal-format
19212 msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers"
19213 msgstr "sekä %<signed%> että %<_Decimal64%> esittelymääritteissä"
19216 #, gcc-internal-format
19217 msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers"
19218 msgstr "sekä %<signed%> että %<_Decimal128%> esittelymääritteissä"
19220 #: c-decl.c:7340 c-decl.c:7461
19221 #, gcc-internal-format
19222 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
19223 msgstr "sekä %<unsigned%> että %<void%> esittelymääritteissä"
19225 #: c-decl.c:7343 c-decl.c:7483
19226 #, gcc-internal-format
19227 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
19228 msgstr "sekä %<unsigned%> että %<_Bool%> esittelymääritteissä"
19230 #: c-decl.c:7346 c-decl.c:7525
19231 #, gcc-internal-format
19232 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
19233 msgstr "sekä %<unsigned%> että %<float%> esittelymääritteissä"
19235 #: c-decl.c:7349 c-decl.c:7544
19236 #, gcc-internal-format
19237 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
19238 msgstr "sekä %<unsigned%> että %<double%> esittelymääritteissä"
19241 #, gcc-internal-format
19242 msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers"
19243 msgstr "sekä %<unsigned%> että %<_Decimal32%> esittelymääritteissä"
19246 #, gcc-internal-format
19247 msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers"
19248 msgstr "sekä %<unsigned%> että %<_Decimal64%> esittelymääritteissä"
19251 #, gcc-internal-format
19252 msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers"
19253 msgstr "sekä %<unsigned%> että %<_Decimal128%> esittelymääritteissä"
19256 #, gcc-internal-format
19257 msgid "ISO C90 does not support complex types"
19258 msgstr "ISO C90 ei tue kompleksityyppejä"
19260 #: c-decl.c:7368 c-decl.c:7464
19261 #, gcc-internal-format
19262 msgid "both %<complex%> and %<void%> in declaration specifiers"
19263 msgstr "sekä %<complex%> että %<void%> esittelymääritteissä"
19265 #: c-decl.c:7371 c-decl.c:7486
19266 #, gcc-internal-format
19267 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
19268 msgstr "sekä %<complex%> että %<_Bool%> esittelymääritteissä"
19271 #, gcc-internal-format
19272 msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers"
19273 msgstr "sekä %<complex%> että %<_Decimal32%> esittelymääritteissä"
19276 #, gcc-internal-format
19277 msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers"
19278 msgstr "sekä %<complex%> että %<_Decimal64%> esittelymääritteissä"
19281 #, gcc-internal-format
19282 msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers"
19283 msgstr "sekä %<complex%> että %<_Decimal128%> esittelymääritteissä"
19286 #, gcc-internal-format
19287 msgid "both %<complex%> and %<_Fract%> in declaration specifiers"
19288 msgstr "sekä %<complex%> että %<_Fract%> esittelymääritteissä"
19291 #, gcc-internal-format
19292 msgid "both %<complex%> and %<_Accum%> in declaration specifiers"
19293 msgstr "sekä %<complex%> että %<_Accum%> esittelymääritteissä"
19296 #, gcc-internal-format
19297 msgid "both %<complex%> and %<_Sat%> in declaration specifiers"
19298 msgstr "sekä %<complex%> että %<_Sat%> esittelymääritteissä"
19301 #, gcc-internal-format
19302 msgid "ISO C does not support saturating types"
19303 msgstr "ISO C ei tue saturoituvia tyyppejä"
19305 #: c-decl.c:7398 c-decl.c:7467
19306 #, gcc-internal-format
19307 msgid "both %<_Sat%> and %<void%> in declaration specifiers"
19308 msgstr "sekä %<_Sat%> että %<void%> esittelymääritteissä"
19310 #: c-decl.c:7401 c-decl.c:7489
19311 #, gcc-internal-format
19312 msgid "both %<_Sat%> and %<_Bool%> in declaration specifiers"
19313 msgstr "sekä %<_Sat%> että %<_Bool%> esittelymääritteissä"
19315 #: c-decl.c:7404 c-decl.c:7502
19316 #, gcc-internal-format
19317 msgid "both %<_Sat%> and %<char%> in declaration specifiers"
19318 msgstr "sekä %<_Sat%> että %<char%> esittelymääritteissä"
19320 #: c-decl.c:7407 c-decl.c:7509
19321 #, gcc-internal-format
19322 msgid "both %<_Sat%> and %<int%> in declaration specifiers"
19323 msgstr "sekä %<_Sat%> että %<void%> esittelymääritteissä"
19325 #: c-decl.c:7410 c-decl.c:7528
19326 #, gcc-internal-format
19327 msgid "both %<_Sat%> and %<float%> in declaration specifiers"
19328 msgstr "sekä %<_Sat%> että %<float%> esittelymääritteissä"
19330 #: c-decl.c:7413 c-decl.c:7547
19331 #, gcc-internal-format
19332 msgid "both %<_Sat%> and %<double%> in declaration specifiers"
19333 msgstr "sekä %<_Sat%> että %<double%> esittelymääritteissä"
19336 #, gcc-internal-format
19337 msgid "both %<_Sat%> and %<_Decimal32%> in declaration specifiers"
19338 msgstr "sekä %<_Sat%> että %<_Decimal32%> esittelymääritteissä"
19341 #, gcc-internal-format
19342 msgid "both %<_Sat%> and %<_Decimal64%> in declaration specifiers"
19343 msgstr "sekä %<_Sat%> että %<_Decimal64%> esittelymääritteissä"
19346 #, gcc-internal-format
19347 msgid "both %<_Sat%> and %<_Decimal128%> in declaration specifiers"
19348 msgstr "sekä %<_Sat%> että %<_Decimal128%> esittelymääritteissä"
19351 #, gcc-internal-format
19352 msgid "both %<_Sat%> and %<complex%> in declaration specifiers"
19353 msgstr "sekä %<_Sat%> että %<complex%> esittelymääritteissä"
19356 #, gcc-internal-format
19357 msgid "both %<long long%> and %<%s%> in declaration specifiers"
19358 msgstr "sekä %<long long%> että %<%s%> esittelymääritteissä"
19361 #, gcc-internal-format
19362 msgid "both %<long%> and %<%s%> in declaration specifiers"
19363 msgstr "sekä %<long%> että %<%s%> esittelymääritteissä"
19366 #, gcc-internal-format
19367 msgid "both %<short%> and %<%s%> in declaration specifiers"
19368 msgstr "sekä %<short%> että %<%s%> esittelymääritteissä"
19371 #, gcc-internal-format
19372 msgid "both %<signed%> and %<%s%> in declaration specifiers"
19373 msgstr "sekä %<signed%> että %<%s%> esittelymääritteissä"
19376 #, gcc-internal-format
19377 msgid "both %<unsigned%> and %<%s%> in declaration specifiers"
19378 msgstr "sekä %<unsigned%> että %<%s%> esittelymääritteissä"
19380 #: c-decl.c:7579 c-decl.c:7605
19381 #, gcc-internal-format
19382 msgid "both %<complex%> and %<%s%> in declaration specifiers"
19383 msgstr "sekä %<complex%> että %<%s%> esittelymääritteissä"
19386 #, gcc-internal-format
19387 msgid "both %<_Sat%> and %<%s%> in declaration specifiers"
19388 msgstr "sekä %<_Sat%> että %<%s%> esittelymääritteissä"
19391 #, fuzzy, gcc-internal-format
19392 msgid "decimal floating point not supported for this target"
19393 msgstr "säiekohtaista muistia ei tueta tälle kohteelle"
19396 #, fuzzy, gcc-internal-format
19397 msgid "ISO C does not support decimal floating point"
19398 msgstr "ISO C90 ei tue tyyppiä %<long long%>"
19400 #: c-decl.c:7613 c-decl.c:7792 c-parser.c:5107
19401 #, fuzzy, gcc-internal-format
19402 msgid "fixed-point types not supported for this target"
19403 msgstr "säiekohtaista muistia ei tueta tälle kohteelle"
19406 #, fuzzy, gcc-internal-format
19407 msgid "ISO C does not support fixed-point types"
19408 msgstr "ISO C ei tue kompleksikokonaiskulutyyppejä"
19411 #, fuzzy, gcc-internal-format
19412 msgid "%qE fails to be a typedef or built in type"
19413 msgstr "%qs ei ole typedef eikä sisäänrakennettu tyyppi"
19416 #, fuzzy, gcc-internal-format
19417 msgid "%qE is not at beginning of declaration"
19418 msgstr "%qs ei ole esittelyn alussa"
19421 #, gcc-internal-format
19422 msgid "%<__thread%> used with %<auto%>"
19423 msgstr "käytetty sekä %<__thread%> että %<auto&>"
19426 #, gcc-internal-format
19427 msgid "%<__thread%> used with %<register%>"
19428 msgstr "käytetty sekä %<__thread%> että %<register%>"
19431 #, gcc-internal-format
19432 msgid "%<__thread%> used with %<typedef%>"
19433 msgstr "käytetty sekä %<__thread%> että %<typedef%>"
19436 #, gcc-internal-format
19437 msgid "%<__thread%> before %<extern%>"
19438 msgstr "käytetty %<__thread%> ennen %<extern%>:a"
19441 #, gcc-internal-format
19442 msgid "%<__thread%> before %<static%>"
19443 msgstr "käytetty %<__thread%> ennen %<static%>:a"
19446 #, gcc-internal-format
19447 msgid "multiple storage classes in declaration specifiers"
19448 msgstr "useita tallennusluokkia esittelymääritteissä"
19451 #, fuzzy, gcc-internal-format
19452 msgid "%<__thread%> used with %qE"
19453 msgstr "käytetty sekä %<__thread%> että %qs"
19456 #, fuzzy, gcc-internal-format
19457 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
19458 msgstr "käytetty sekä %<__thread%> että %<auto&>"
19461 #, gcc-internal-format
19462 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
19463 msgstr "ISO C ei tue pelkkää %<complex%>-tyyppiä merkityksellä %<double complex%>"
19465 #: c-decl.c:7849 c-decl.c:7875
19466 #, gcc-internal-format
19467 msgid "ISO C does not support complex integer types"
19468 msgstr "ISO C ei tue kompleksikokonaislukutyyppejä"
19470 #: c-decl.c:8029 toplev.c:838
19471 #, fuzzy, gcc-internal-format
19472 msgid "%q+F used but never defined"
19473 msgstr "%q+F käytetty, mutta ei määritelty"
19475 #: c-format.c:98 c-format.c:209
19476 #, gcc-internal-format
19477 msgid "format string has invalid operand number"
19478 msgstr "muotomerkkijonolla on epäkelpo operandinumero"
19481 #, gcc-internal-format
19482 msgid "function does not return string type"
19483 msgstr "funktio ei palauta merkkijonotyyppiä"
19486 #, gcc-internal-format
19487 msgid "format string argument not a string type"
19488 msgstr "muotomerkkijonoargumentti ei ole merkkijonotyyppiä"
19491 #, gcc-internal-format
19492 msgid "unrecognized format specifier"
19493 msgstr "tunnistamaton muotomäärite"
19496 #, fuzzy, gcc-internal-format
19497 msgid "%qE is an unrecognized format function type"
19498 msgstr "%qs on tunnistamaton muotofunktiotyyppi"
19501 #, gcc-internal-format
19502 msgid "%<...%> has invalid operand number"
19503 msgstr "%<...%>:lla on epäkelpo operandinumero"
19506 #, gcc-internal-format
19507 msgid "format string argument follows the args to be formatted"
19508 msgstr "muotomerkkijonoargumentti seuraa muotoiltavia argumentteja"
19511 #, gcc-internal-format
19512 msgid "function might be possible candidate for %qs format attribute"
19513 msgstr "funktio on ehkä mahdollinen ehdokas %qs-muotoiluattribuutille"
19515 #: c-format.c:1025 c-format.c:1046 c-format.c:2065
19516 #, gcc-internal-format
19517 msgid "missing $ operand number in format"
19518 msgstr "$-operandinumero puuttuu muotoilussa"
19521 #, gcc-internal-format
19522 msgid "%s does not support %%n$ operand number formats"
19523 msgstr "%s ei tue %%n$-operandinumeromuotoilua"
19526 #, gcc-internal-format
19527 msgid "operand number out of range in format"
19528 msgstr "operandinumero on arvoalueen ulkopuolella muotoilussa"
19531 #, gcc-internal-format
19532 msgid "format argument %d used more than once in %s format"
19533 msgstr "muotoiluargumentti %d käytössä useammin kuin kerran %s-muotoilussa"
19536 #, gcc-internal-format
19537 msgid "$ operand number used after format without operand number"
19538 msgstr "$-operandinumeroa käytetty operandinumerottoman muotoilun jälkeen"
19541 #, gcc-internal-format
19542 msgid "format argument %d unused before used argument %d in $-style format"
19543 msgstr "muotoiluargumentti %d käyttämätön ennen käytettyä argumenttia %d $-tyylisessä muotoilussa"
19547 #, gcc-internal-format
19548 msgid "format not a string literal, format string not checked"
19549 msgstr "muotoilu ei ole merkkijonoliteraali, muotoilumerkkijonoa ei tarkisteta"
19551 #: c-format.c:1258 c-format.c:1261
19552 #, gcc-internal-format
19553 msgid "format not a string literal and no format arguments"
19554 msgstr "muotoilu ei ole merkkijonoliteraali eikä muotoiluargumentteja"
19557 #, gcc-internal-format
19558 msgid "format not a string literal, argument types not checked"
19559 msgstr "muotoilu ei ole merkkijonoliteraali, argumenttityyppejä ei tarkisteta"
19562 #, gcc-internal-format
19563 msgid "too many arguments for format"
19564 msgstr "liian monta argumenttia muotoilulle"
19567 #, gcc-internal-format
19568 msgid "unused arguments in $-style format"
19569 msgstr "käyttämättömiä argumentteja $-tyylisessä muotoilussa"
19572 #, gcc-internal-format
19573 msgid "zero-length %s format string"
19574 msgstr "%s-muotoilumerkkijonon pituus on nolla"
19577 #, gcc-internal-format
19578 msgid "format is a wide character string"
19579 msgstr "muotoilu on leveämerkkinen merkkijono"
19582 #, gcc-internal-format
19583 msgid "unterminated format string"
19584 msgstr "päättämätön muotoilumerkkijono"
19587 #, gcc-internal-format
19588 msgid "embedded %<\\0%> in format"
19589 msgstr "sulautettu %<\\0%> muotoilussa"
19592 #, gcc-internal-format
19593 msgid "spurious trailing %<%%%> in format"
19594 msgstr "vääränlainen seuraava %<%%%> muotoilussa"
19597 #: c-format.c:1557 c-format.c:1828
19598 #, gcc-internal-format
19599 msgid "repeated %s in format"
19600 msgstr "toistettu %s muotoilussa"
19603 #, gcc-internal-format
19604 msgid "missing fill character at end of strfmon format"
19605 msgstr "täytemerkki puuttuu strfmon-muotoilun lopusta"
19607 #: c-format.c:1614 c-format.c:1716 c-format.c:2012 c-format.c:2077
19608 #, gcc-internal-format
19609 msgid "too few arguments for format"
19610 msgstr "liian vähän argumentteja muotoilulle"
19613 #, gcc-internal-format
19614 msgid "zero width in %s format"
19615 msgstr "%s-muotoilun leveys on nolla"
19618 #, gcc-internal-format
19619 msgid "empty left precision in %s format"
19620 msgstr "%s-muotoilussa vasen tarkkuus on tyhjä"
19623 #, gcc-internal-format
19624 msgid "empty precision in %s format"
19625 msgstr "%s-muotoilussa tarkkuus on tyhjä"
19628 #, gcc-internal-format
19629 msgid "%s does not support the %qs %s length modifier"
19630 msgstr "%s ei tue pituusmäärettä %qs %s"
19633 #, gcc-internal-format
19634 msgid "conversion lacks type at end of format"
19635 msgstr "muunnoksen tyyppi puuttuu muotoilun lopusta"
19638 #, gcc-internal-format
19639 msgid "unknown conversion type character %qc in format"
19640 msgstr "muotoilussa on tuntematon muunnostyyppimerkki %qc"
19643 #, gcc-internal-format
19644 msgid "unknown conversion type character 0x%x in format"
19645 msgstr "muotoilussa on tuntematon muunnostyyppimerkki 0x%x"
19648 #, gcc-internal-format
19649 msgid "%s does not support the %<%%%c%> %s format"
19650 msgstr "%s ei tue muotoilua %<%%%c%> %s"
19653 #, gcc-internal-format
19654 msgid "%s used with %<%%%c%> %s format"
19658 #, gcc-internal-format
19659 msgid "%s does not support %s"
19663 #, gcc-internal-format
19664 msgid "%s does not support %s with the %<%%%c%> %s format"
19668 #, gcc-internal-format
19669 msgid "%s ignored with %s and %<%%%c%> %s format"
19673 #, gcc-internal-format
19674 msgid "%s ignored with %s in %s format"
19678 #, gcc-internal-format
19679 msgid "use of %s and %s together with %<%%%c%> %s format"
19683 #, gcc-internal-format
19684 msgid "use of %s and %s together in %s format"
19685 msgstr "muotoilussa %3$s käytetään lippuja %1$s ja %2$s"
19688 #, gcc-internal-format
19689 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
19690 msgstr "%<%%%c%> antaa vain vuoden kaksi viimeistä numeroa joissakin maa-asetustoissa"
19693 #, gcc-internal-format
19694 msgid "%<%%%c%> yields only last 2 digits of year"
19695 msgstr "%<%%%c%> antaa vain vuoden kaksi viimeistä numeroa"
19697 #. The end of the format string was reached.
19699 #, gcc-internal-format
19700 msgid "no closing %<]%> for %<%%[%> format"
19701 msgstr "%<%%[%>-muotoilua ei ole suljettu %<]%>:lla"
19704 #, gcc-internal-format
19705 msgid "use of %qs length modifier with %qc type character"
19706 msgstr "pituusmääreen %qs käyttö tyyppimerkillä %qc"
19709 #, gcc-internal-format
19710 msgid "%s does not support the %<%%%s%c%> %s format"
19711 msgstr "%s ei tue muotoilua %<%%%s%c%> %s"
19715 #, gcc-internal-format
19716 msgid "operand number specified with suppressed assignment"
19717 msgstr "operandinumero annettu vaiennetulla sijoituksella"
19720 #, gcc-internal-format
19721 msgid "operand number specified for format taking no argument"
19722 msgstr "operandinumero annettu muotoilulle, joka ei ota argumentteja"
19725 #, gcc-internal-format
19726 msgid "writing through null pointer (argument %d)"
19727 msgstr "kirjoitetaan nollaosoittimen läpi (argumentti %d)"
19730 #, gcc-internal-format
19731 msgid "reading through null pointer (argument %d)"
19732 msgstr "luetaan nollaosoittimen läpi (argumentti %d)"
19735 #, gcc-internal-format
19736 msgid "writing into constant object (argument %d)"
19737 msgstr "kirjoitetaan vakio-objektiin (argumentti %d)"
19740 #, gcc-internal-format
19741 msgid "extra type qualifiers in format argument (argument %d)"
19742 msgstr "ylimääräisiä tyyppimääreitä muotoiluargumentissa (argumentti %d)"
19746 #, gcc-internal-format
19747 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
19748 msgstr "muotoilun %s tyypin pitäisi olla %<%s%s%>, mutta argumentti %d on tyyppiä %qT"
19751 #, gcc-internal-format
19752 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
19753 msgstr "muotoilu %q.*s odottaa tyyppiä %<%s%s%>, mutta %d. argumentin tyyppi on %qT"
19756 #, gcc-internal-format
19757 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
19758 msgstr "muotoilun %s tyypin pitäisi olla %<%T%s%>, mutta argumentti %d on tyyppiä %qT"
19761 #, gcc-internal-format
19762 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
19763 msgstr "muotoilu %q.*s odottaa %<%T%s%>-tyyppiä, mutta %d. argumentin tyyppi on %qT"
19765 #: c-format.c:2405 c-format.c:2411 c-format.c:2562
19766 #, gcc-internal-format
19767 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
19770 #: c-format.c:2418 c-format.c:2572
19771 #, gcc-internal-format
19772 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
19776 #, gcc-internal-format
19777 msgid "%<locus%> is not defined as a type"
19781 #, gcc-internal-format
19782 msgid "%<location_t%> is not defined as a type"
19786 #, gcc-internal-format
19787 msgid "%<tree%> is not defined as a type"
19791 #, gcc-internal-format
19792 msgid "%<tree%> is not defined as a pointer type"
19796 #, gcc-internal-format
19797 msgid "args to be formatted is not %<...%>"
19798 msgstr "muotoiltavat argumentit eivät ole %<...%>"
19801 #, gcc-internal-format
19802 msgid "strftime formats cannot format arguments"
19803 msgstr "strftime-muotoilut eivät voi muotoilla argumentteja"
19806 #, gcc-internal-format
19807 msgid "badly nested C headers from preprocessor"
19808 msgstr "huonosti sisäkkäistetyt C-otsikot esikääntäjältä"
19811 #, gcc-internal-format
19812 msgid "%Hignoring #pragma %s %s"
19813 msgstr "%Hjätetään #pragma %s %s huomiotta"
19817 #, gcc-internal-format
19818 msgid "%Hstray %<@%> in program"
19819 msgstr "%Hodottamaton %<@%> ohjelmassa"
19822 #, gcc-internal-format
19823 msgid "stray %qs in program"
19824 msgstr "odottamaton %qs ohjelmassa"
19827 #, gcc-internal-format
19828 msgid "missing terminating %c character"
19829 msgstr "loppumerkki %c puuttuu"
19832 #, gcc-internal-format
19833 msgid "stray %qc in program"
19834 msgstr "odottamaton %qc ohjelmassa"
19837 #, gcc-internal-format
19838 msgid "stray %<\\%o%> in program"
19839 msgstr "odottamaton %<\\%o%> ohjelmassa"
19842 #, gcc-internal-format
19843 msgid "this decimal constant is unsigned only in ISO C90"
19844 msgstr "tämä desimaalivakio on etumerkitön vain ISO C90 -standardissa"
19847 #, gcc-internal-format
19848 msgid "this decimal constant would be unsigned in ISO C90"
19849 msgstr "tämä desimaalivakio olisi etumerkitön ISO C90 -standardissa"
19852 #, gcc-internal-format
19853 msgid "integer constant is too large for %qs type"
19854 msgstr "kokonaislukuvakio on liian suuri tyypille %qs"
19857 #, gcc-internal-format
19858 msgid "unsupported non-standard suffix on floating constant"
19862 #, gcc-internal-format
19863 msgid "non-standard suffix on floating constant"
19866 #: c-lex.c:687 c-lex.c:689
19867 #, gcc-internal-format
19868 msgid "floating constant exceeds range of %qT"
19869 msgstr "liukulukuvakio ylittää %qT:n arvoalueen"
19872 #, gcc-internal-format
19873 msgid "floating constant truncated to zero"
19874 msgstr "liukulukuvakio katkaistu nollaksi"
19877 #, gcc-internal-format
19878 msgid "unsupported non-standard concatenation of string literals"
19882 #, gcc-internal-format
19883 msgid "traditional C rejects string constant concatenation"
19884 msgstr "perinteinen C ei salli merkkijonovakioiden katenointia"
19887 #, gcc-internal-format
19888 msgid "invalid expression type for %<#pragma omp atomic%>"
19892 #, fuzzy, gcc-internal-format
19893 msgid "invalid type for iteration variable %qE"
19894 msgstr "epäkelpo vektorityyppi attribuutille %qs"
19897 #, fuzzy, gcc-internal-format
19898 msgid "%qE is not initialized"
19899 msgstr "parametri %qD on alustettu"
19902 #, gcc-internal-format
19903 msgid "missing controlling predicate"
19907 #, fuzzy, gcc-internal-format
19908 msgid "invalid controlling predicate"
19909 msgstr "epäkelpo alustin"
19912 #, fuzzy, gcc-internal-format
19913 msgid "missing increment expression"
19914 msgstr "%Hpuuttuva kasvatuslauseke"
19917 #, fuzzy, gcc-internal-format
19918 msgid "invalid increment expression"
19919 msgstr "%Hvirheellinen kasvatuslauseke"
19922 #, gcc-internal-format
19923 msgid "no class name specified with %qs"
19924 msgstr "luokkanimeä ei ole annettu %qs:n kanssa"
19927 #, gcc-internal-format
19928 msgid "assertion missing after %qs"
19929 msgstr "väittämä puuttuu %qs:n jälkeen"
19932 #, gcc-internal-format
19933 msgid "macro name missing after %qs"
19934 msgstr "makron nimi puuttuu %qs:n jälkeen"
19937 #, gcc-internal-format
19938 msgid "missing path after %qs"
19939 msgstr "polku puuttuu %qs:n jälkeen"
19942 #, gcc-internal-format
19943 msgid "missing filename after %qs"
19944 msgstr "tiedostonimi puuttuu %qs:n jälkeen"
19947 #, gcc-internal-format
19948 msgid "missing makefile target after %qs"
19949 msgstr "makefile-kohde puuttuu %qs:n jälkeen"
19952 #, gcc-internal-format
19953 msgid "-I- specified twice"
19954 msgstr "-I- annettu kahdesti"
19957 #, fuzzy, gcc-internal-format
19958 msgid "obsolete option -I- used, please use -iquote instead"
19959 msgstr "käytetty vanhentunutta optiota -I-, käytä sen sijaan -iquote"
19962 #, gcc-internal-format
19963 msgid "argument %qs to %<-Wnormalized%> not recognized"
19967 #, gcc-internal-format
19968 msgid "switch %qs is no longer supported"
19969 msgstr "valitsin %qs ei ole enää tuettu"
19972 #, gcc-internal-format
19973 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
19974 msgstr "-fhandle-exceptions on uudelleennimetty: -fexceptions (ja se on nyt oletuksena päällä)"
19977 #, gcc-internal-format
19978 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
19982 #, gcc-internal-format
19983 msgid "-Wformat-y2k ignored without -Wformat"
19984 msgstr "-Wformat-y2k jätetty huomiotta ilman valitsinta -Wformat"
19987 #, gcc-internal-format
19988 msgid "-Wformat-extra-args ignored without -Wformat"
19989 msgstr "-Wformat-extra-args jätetty huomiotta ilman valitsinta -Wformat"
19992 #, gcc-internal-format
19993 msgid "-Wformat-zero-length ignored without -Wformat"
19994 msgstr "-Wformat-zero-length jätetty huomiotta ilman valitsinta -Wformat"
19997 #, gcc-internal-format
19998 msgid "-Wformat-nonliteral ignored without -Wformat"
19999 msgstr "-Wformat-nonliteral jätetty huomiotta ilman valitsinta -Wformat"
20002 #, gcc-internal-format
20003 msgid "-Wformat-contains-nul ignored without -Wformat"
20004 msgstr "-Wformat-contains-nul jätetty huomiotta ilman valitsinta -Wformat"
20007 #, gcc-internal-format
20008 msgid "-Wformat-security ignored without -Wformat"
20009 msgstr "-Wformat-security jätetty huomiotta ilman valitsinta -Wformat"
20012 #, gcc-internal-format
20013 msgid "opening output file %s: %m"
20014 msgstr "avataan tulostetiedosto %s: %m"
20017 #, gcc-internal-format
20018 msgid "too many filenames given. Type %s --help for usage"
20019 msgstr "liian monta tiedostonimeä annettu. Kirjoita %s --help nähdäksesi käyttöohjeen"
20022 #, gcc-internal-format
20023 msgid "The C parser does not support -dy, option ignored"
20024 msgstr "C-jäsennin ei tue -dy-valitsinta, jätetään se huomiotta"
20027 #, gcc-internal-format
20028 msgid "The Objective-C parser does not support -dy, option ignored"
20029 msgstr "Objective-C-jäsennin ei tue -dy-valitsinta, jätetään se huomiotta"
20032 #, gcc-internal-format
20033 msgid "The C++ parser does not support -dy, option ignored"
20034 msgstr "C++-jäsennin ei tue -dy-valitsinta, jätetään se huomiotta"
20037 #, gcc-internal-format
20038 msgid "The Objective-C++ parser does not support -dy, option ignored"
20039 msgstr "Objective-C++-jäsennin ei tue -dy-valitsinta, jätetään se huomiotta"
20042 #, gcc-internal-format
20043 msgid "opening dependency file %s: %m"
20044 msgstr "avataan riippuvuustiedosto %s: %m"
20047 #, gcc-internal-format
20048 msgid "closing dependency file %s: %m"
20049 msgstr "suljetaan riippuvuustiedosto %s: %m"
20052 #, gcc-internal-format
20053 msgid "when writing output to %s: %m"
20054 msgstr "kirjoitettaessa tulostetta tiedostoon %s: %m"
20057 #, gcc-internal-format
20058 msgid "to generate dependencies you must specify either -M or -MM"
20059 msgstr "muodostaaksesi riippuvuudet sinun täytyy antaa joko -M tai -MM"
20062 #, gcc-internal-format
20063 msgid "-MG may only be used with -M or -MM"
20067 #, gcc-internal-format
20068 msgid "-fdirectives-only is incompatible with -Wunused_macros"
20072 #, gcc-internal-format
20073 msgid "-fdirectives-only is incompatible with -traditional"
20077 #, gcc-internal-format
20078 msgid "too late for # directive to set debug directory"
20079 msgstr "#-opastimen on myöhäistä asettaa debug-hakemisto"
20082 #, gcc-internal-format
20083 msgid "identifier %qs conflicts with C++ keyword"
20084 msgstr "tunniste %qs on ristiriidassa C++:n varatun sanan kanssa"
20087 #, fuzzy, gcc-internal-format
20088 msgid "ISO C forbids an empty translation unit"
20089 msgstr "%HISO C kieltää tyhjät lähdetiedostot"
20091 #: c-parser.c:1056 c-parser.c:6113
20092 #, fuzzy, gcc-internal-format
20093 msgid "ISO C does not allow extra %<;%> outside of a function"
20094 msgstr "%HISO C ei salli ylimääräisiä %<;%>-merkkejä funktion ulkopuolella"
20096 #: c-parser.c:1158 c-parser.c:6671
20097 #, fuzzy, gcc-internal-format
20098 msgid "expected declaration specifiers"
20099 msgstr "useita tallennuspaikkoja esittelymääritteissä"
20102 #, fuzzy, gcc-internal-format
20103 msgid "data definition has no type or storage class"
20104 msgstr "%Hdatamäärittelyllä ei ole tyyppiä eikä tallennusluokkaa"
20107 #, gcc-internal-format
20108 msgid "expected %<,%> or %<;%>"
20111 #. This can appear in many cases looking nothing like a
20112 #. function definition, so we don't give a more specific
20113 #. error suggesting there was one.
20114 #: c-parser.c:1267 c-parser.c:1283
20115 #, gcc-internal-format
20116 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
20120 #, gcc-internal-format
20121 msgid "ISO C forbids nested functions"
20122 msgstr "ISO C kieltää sisäkkäiset funktiot"
20124 #: c-parser.c:1641 c-parser.c:2454 c-parser.c:3094 c-parser.c:3352
20125 #: c-parser.c:4292 c-parser.c:4892 c-parser.c:5314 c-parser.c:5335
20126 #: c-parser.c:5452 c-parser.c:5602 c-parser.c:5619 c-parser.c:5755
20127 #: c-parser.c:5767 c-parser.c:5792 c-parser.c:5926 c-parser.c:5955
20128 #: c-parser.c:5963 c-parser.c:5991 c-parser.c:6005 c-parser.c:6221
20129 #: c-parser.c:6320 c-parser.c:6841 c-parser.c:7542
20130 #, gcc-internal-format
20131 msgid "expected identifier"
20134 #: c-parser.c:1674 cp/parser.c:11983
20135 #, gcc-internal-format
20136 msgid "comma at end of enumerator list"
20137 msgstr "luetellun tyypin listan lopussa on pilkku"
20140 #, gcc-internal-format
20141 msgid "expected %<,%> or %<}%>"
20144 #: c-parser.c:1694 c-parser.c:1877 c-parser.c:6080
20145 #, gcc-internal-format
20146 msgid "expected %<{%>"
20150 #, gcc-internal-format
20151 msgid "ISO C forbids forward references to %<enum%> types"
20152 msgstr "ISO C kieltää etukäteisviittaukset %<enum%>-tyyppeihin"
20155 #, gcc-internal-format
20156 msgid "expected class name"
20157 msgstr "odotettiin luokan nimeä"
20159 #: c-parser.c:1831 c-parser.c:5859
20160 #, gcc-internal-format
20161 msgid "extra semicolon in struct or union specified"
20162 msgstr "ylimääräinen puolipiste structissa tai unionissa"
20165 #, gcc-internal-format
20166 msgid "no semicolon at end of struct or union"
20167 msgstr "puolipiste puuttuu structin tai unionin lopusta"
20170 #, gcc-internal-format
20171 msgid "expected %<;%>"
20174 #: c-parser.c:1942 c-parser.c:2922
20175 #, gcc-internal-format
20176 msgid "expected specifier-qualifier-list"
20180 #, gcc-internal-format
20181 msgid "ISO C forbids member declarations with no members"
20182 msgstr "ISO C kieltää jäsenettömät jäsenesittelyt"
20185 #, gcc-internal-format
20186 msgid "expected %<,%>, %<;%> or %<}%>"
20190 #, gcc-internal-format
20191 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
20195 #, fuzzy, gcc-internal-format
20196 msgid "%<typeof%> applied to a bit-field"
20197 msgstr "%<typeof%> sovellettu bittikenttään"
20200 #, gcc-internal-format
20201 msgid "expected identifier or %<(%>"
20205 #, fuzzy, gcc-internal-format
20206 msgid "ISO C requires a named argument before %<...%>"
20207 msgstr "ISO C vaatii nimetyn argumentin ennen %<...%>:a"
20210 #, fuzzy, gcc-internal-format
20211 msgid "expected declaration specifiers or %<...%>"
20212 msgstr "%qs määrittää %<auto%>:n tiedostoalue-esittelyssä"
20215 #, fuzzy, gcc-internal-format
20216 msgid "wide string literal in %<asm%>"
20217 msgstr "leveä merkkijonovakio %<asm%>-lauseessa"
20219 #: c-parser.c:2689 c-parser.c:6726
20220 #, gcc-internal-format
20221 msgid "expected string literal"
20222 msgstr "odotettiin merkkijonoliteraalia"
20225 #, gcc-internal-format
20226 msgid "ISO C forbids empty initializer braces"
20227 msgstr "ISO C kieltää tyhjät alustusaaltosulkeet"
20230 #, fuzzy, gcc-internal-format
20231 msgid "obsolete use of designated initializer with %<:%>"
20232 msgstr "määrätyn alustajan käyttö %<:%>-merkillä on vanhentunut"
20235 #, fuzzy, gcc-internal-format
20236 msgid "ISO C forbids specifying range of elements to initialize"
20237 msgstr "ISO C kieltää määrittämästä alustukselle joukon alkioita"
20240 #, fuzzy, gcc-internal-format
20241 msgid "ISO C90 forbids specifying subobject to initialize"
20242 msgstr "ISO C90 kieltää aliobjektin määrittämisen alustukseen"
20245 #, fuzzy, gcc-internal-format
20246 msgid "obsolete use of designated initializer without %<=%>"
20247 msgstr "määrätyn alustajan käyttö ilman %<=%>-merkkiä on vanhentunut"
20250 #, gcc-internal-format
20251 msgid "expected %<=%>"
20255 #, fuzzy, gcc-internal-format
20256 msgid "ISO C forbids label declarations"
20257 msgstr "ISO C kieltää nimike-esittelyt"
20259 #: c-parser.c:3372 c-parser.c:3448
20260 #, fuzzy, gcc-internal-format
20261 msgid "expected declaration or statement"
20262 msgstr "tyhjä esittely"
20264 #: c-parser.c:3402 c-parser.c:3430
20265 #, fuzzy, gcc-internal-format
20266 msgid "ISO C90 forbids mixed declarations and code"
20267 msgstr "%HISO C90 kieltää esittelyjen ja koodin sekoittamisen"
20270 #, fuzzy, gcc-internal-format
20271 msgid "expected %<}%> before %<else%>"
20272 msgstr "käytetty %<__thread%> ennen %<extern%>:a"
20275 #, gcc-internal-format
20276 msgid "%<else%> without a previous %<if%>"
20280 #, fuzzy, gcc-internal-format
20281 msgid "label at end of compound statement"
20282 msgstr "nimike yhdyslauseen lopussa"
20285 #, gcc-internal-format
20286 msgid "expected %<:%> or %<...%>"
20290 #, gcc-internal-format
20291 msgid "a label can only be part of a statement and a declaration is not a statement"
20295 #, gcc-internal-format
20296 msgid "expected identifier or %<*%>"
20299 #. Avoid infinite loop in error recovery:
20300 #. c_parser_skip_until_found stops at a closing nesting
20301 #. delimiter without consuming it, but here we need to consume
20302 #. it to proceed further.
20304 #, gcc-internal-format
20305 msgid "expected statement"
20308 #: c-parser.c:3872 cp/parser.c:7301
20309 #, fuzzy, gcc-internal-format
20310 msgid "suggest braces around empty body in an %<if%> statement"
20311 msgstr "%Hehdotetaan sulkuja tyhjän lohkon ympärille %<if%>-lauseessa"
20313 #: c-parser.c:3898 cp/parser.c:7322
20314 #, fuzzy, gcc-internal-format
20315 msgid "suggest braces around empty body in an %<else%> statement"
20316 msgstr "%Hehdotetaan sulkuja tyhjän lohkon ympärille %<else%>-lauseessa"
20319 #, fuzzy, gcc-internal-format
20320 msgid "suggest braces around empty body in %<do%> statement"
20321 msgstr "%Hehdotetaan sulkuja tyhjän lohkon ympärille %<if%>-lauseessa"
20324 #, fuzzy, gcc-internal-format
20325 msgid "%E qualifier ignored on asm"
20326 msgstr "%E-tarkenne jätetty huomiotta asm-lauseessa"
20329 #, fuzzy, gcc-internal-format
20330 msgid "ISO C forbids omitting the middle term of a ?: expression"
20331 msgstr "%HISO C kieltää ?:-lausekkeen ilman keskimmäistä termiä"
20334 #, fuzzy, gcc-internal-format
20335 msgid "traditional C rejects the unary plus operator"
20336 msgstr "%Hperinteinen C ei salli unaarista plus-operaattoria"
20339 #, fuzzy, gcc-internal-format
20340 msgid "%<sizeof%> applied to a bit-field"
20341 msgstr "%<sizeof%> sovellettu bittikenttään"
20343 #: c-parser.c:5137 c-parser.c:5494 c-parser.c:5516
20344 #, fuzzy, gcc-internal-format
20345 msgid "expected expression"
20346 msgstr "vektoriylivuoto lausekkeessa"
20349 #, fuzzy, gcc-internal-format
20350 msgid "braced-group within expression allowed only inside a function"
20351 msgstr "lohkot lausekkeiden sisällä sallitaan vain funktioissa"
20354 #, fuzzy, gcc-internal-format
20355 msgid "ISO C forbids braced-groups within expressions"
20356 msgstr "ISO C kieltää lohkot lausekkeen sisällä"
20359 #, fuzzy, gcc-internal-format
20360 msgid "first argument to %<__builtin_choose_expr%> not a constant"
20361 msgstr "funktion %<__builtin_choose_expr%> ensimmäinen argumentti ei ole vakio"
20364 #, fuzzy, gcc-internal-format
20365 msgid "compound literal has variable size"
20366 msgstr "yhdysliteraalin koko on muuttuva"
20369 #, fuzzy, gcc-internal-format
20370 msgid "ISO C90 forbids compound literals"
20371 msgstr "%HISO C90 kieltää yhdysliteraalit"
20374 #, fuzzy, gcc-internal-format
20375 msgid "extra semicolon in method definition specified"
20376 msgstr "%Hylimääräinen puolipiste metodin määrittelyssä"
20379 #, gcc-internal-format
20380 msgid "%<#pragma omp barrier%> may only be used in compound statements"
20384 #, gcc-internal-format
20385 msgid "%<#pragma omp flush%> may only be used in compound statements"
20389 #, gcc-internal-format
20390 msgid "%<#pragma omp taskwait%> may only be used in compound statements"
20394 #, gcc-internal-format
20395 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
20399 #, fuzzy, gcc-internal-format
20400 msgid "%<#pragma GCC pch_preprocess%> must be first"
20401 msgstr "väärinmuodostettu #pragma GCC pch_preprocess, jätetään huomiotta"
20404 #, gcc-internal-format
20405 msgid "too many %qs clauses"
20409 #, fuzzy, gcc-internal-format
20410 msgid "collapse argument needs positive constant integer expression"
20411 msgstr "etumerkillisen ja etumerkittömän kokonaislukulausekkeen vertailu"
20414 #, gcc-internal-format
20415 msgid "expected %<none%> or %<shared%>"
20419 #, gcc-internal-format
20420 msgid "expected %<(%>"
20423 #: c-parser.c:7067 c-parser.c:7251
20424 #, fuzzy, gcc-internal-format
20425 msgid "expected integer expression"
20426 msgstr "vektoriylivuoto lausekkeessa"
20429 #, gcc-internal-format
20430 msgid "%<num_threads%> value must be positive"
20434 #, gcc-internal-format
20435 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
20439 #, gcc-internal-format
20440 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
20444 #, gcc-internal-format
20445 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
20449 #, gcc-internal-format
20450 msgid "invalid schedule kind"
20454 #, gcc-internal-format
20455 msgid "expected %<#pragma omp%> clause"
20459 #, fuzzy, gcc-internal-format
20460 msgid "%qs is not valid for %qs"
20461 msgstr "%qs ei ole kelpo tulostetiedosto"
20464 #, gcc-internal-format
20465 msgid "invalid operator for %<#pragma omp atomic%>"
20468 #: c-parser.c:7545 c-parser.c:7565
20469 #, gcc-internal-format
20470 msgid "expected %<(%> or end of line"
20474 #, fuzzy, gcc-internal-format
20475 msgid "for statement expected"
20476 msgstr "ylivuoto vakiolausekkeessa"
20479 #, fuzzy, gcc-internal-format
20480 msgid "expected iteration declaration or initialization"
20481 msgstr "%qD esitelty extern-avainsanalla sisäkkäin"
20484 #, gcc-internal-format
20485 msgid "not enough perfectly nested loops"
20489 #, gcc-internal-format
20490 msgid "collapsed loops not perfectly nested"
20493 #: c-parser.c:7811 cp/pt.c:10552
20494 #, fuzzy, gcc-internal-format
20495 msgid "iteration variable %qD should not be firstprivate"
20496 msgstr "sisäkkäisessä funktiossa käytetty rekisterimuuttujaa %qD"
20499 #, fuzzy, gcc-internal-format
20500 msgid "expected %<#pragma omp section%> or %<}%>"
20501 msgstr "%qs määrittää %<auto%>:n tiedostoalue-esittelyssä"
20504 #, fuzzy, gcc-internal-format
20505 msgid "%qD is not a variable"
20506 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
20508 #: c-parser.c:8233 cp/semantics.c:3807
20509 #, gcc-internal-format
20510 msgid "%qE declared %<threadprivate%> after first use"
20513 #: c-parser.c:8235 cp/semantics.c:3809
20514 #, gcc-internal-format
20515 msgid "automatic variable %qE cannot be %<threadprivate%>"
20516 msgstr "automaattimuuttuja %qE ei voi olla %<threadprivate%>"
20518 #: c-parser.c:8239 cp/semantics.c:3811
20519 #, fuzzy, gcc-internal-format
20520 msgid "%<threadprivate%> %qE has incomplete type"
20521 msgstr "%Jparametrin %qD tyyppi on vaillinainen"
20524 #, gcc-internal-format
20525 msgid "can%'t create precompiled header %s: %m"
20526 msgstr "ei voida luoda esikäännettyä otsikkoa %s: %m"
20529 #, gcc-internal-format
20530 msgid "can%'t write to %s: %m"
20531 msgstr "ei voi kirjoittaa tiedostoon %s: %m"
20534 #, gcc-internal-format
20535 msgid "%qs is not a valid output file"
20536 msgstr "%qs ei ole kelpo tulostetiedosto"
20538 #: c-pch.c:187 c-pch.c:202 c-pch.c:216
20539 #, gcc-internal-format
20540 msgid "can%'t write %s: %m"
20541 msgstr "ei voi kirjoittaa tiedostoon %s: %m"
20543 #: c-pch.c:192 c-pch.c:209
20544 #, gcc-internal-format
20545 msgid "can%'t seek in %s: %m"
20546 msgstr "ei voi hakea tiedostossa %s: %m"
20548 #: c-pch.c:200 c-pch.c:242 c-pch.c:283 c-pch.c:334
20549 #, gcc-internal-format
20550 msgid "can%'t read %s: %m"
20551 msgstr "ei voi lukea tiedostoa %s: %m"
20554 #, gcc-internal-format
20555 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
20556 msgstr "pch_preprocess-pragmaa tulee käyttää vain valitsimen -fpreprocessed kanssa"
20559 #, gcc-internal-format
20560 msgid "use #include instead"
20561 msgstr "käytä #includea sen sijaan"
20564 #, gcc-internal-format
20565 msgid "%s: couldn%'t open PCH file: %m"
20566 msgstr "%s: ei voida avata PCH-tiedostoa: %m"
20569 #, gcc-internal-format
20570 msgid "use -Winvalid-pch for more information"
20571 msgstr "käytä -Winvalid-pch saadaksesi lisätietoja"
20574 #, gcc-internal-format
20575 msgid "%s: PCH file was invalid"
20576 msgstr "%s: PCH-tiedosto oli epäkelpo"
20579 #, gcc-internal-format
20580 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
20581 msgstr "#pragma pack (pop) kohdattu ilman vastaavaa ilmaisua #pragma pack (push)"
20584 #, gcc-internal-format
20585 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
20586 msgstr "#pragma pack(pop, %s) kohdattu ilman vastaavaa ilmaisua #pragma pack(push, %s)"
20589 #, gcc-internal-format
20590 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
20591 msgstr "#pragma pack(push[, id], <n>) ei ole tuettu tällä kohteella"
20594 #, gcc-internal-format
20595 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
20596 msgstr "#pragma pack(pop[, id], <n>) ei ole tuettu tällä kohteella"
20599 #, gcc-internal-format
20600 msgid "missing %<(%> after %<#pragma pack%> - ignored"
20601 msgstr "puuttuva %<(%> ilmaisun %<#pragma pack%> jälkeen - jätetään huomiotta"
20603 #: c-pragma.c:163 c-pragma.c:195
20604 #, fuzzy, gcc-internal-format
20605 msgid "invalid constant in %<#pragma pack%> - ignored"
20606 msgstr "väärinmuodostettu %<#pragma pack%> - jätetään huomiotta"
20608 #: c-pragma.c:167 c-pragma.c:209
20609 #, gcc-internal-format
20610 msgid "malformed %<#pragma pack%> - ignored"
20611 msgstr "väärinmuodostettu %<#pragma pack%> - jätetään huomiotta"
20614 #, gcc-internal-format
20615 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
20616 msgstr "väärinmuodostettu %<#pragma pack(push[, id][, <n>])%> - jätetään huomiotta"
20619 #, gcc-internal-format
20620 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
20621 msgstr "väärinmuodostettu %<#pragma pack(pop[, id])%> - jätetään huomiotta"
20624 #, gcc-internal-format
20625 msgid "unknown action %qs for %<#pragma pack%> - ignored"
20626 msgstr "tuntematon toiminto %qs ilmaisulle %<#pragma pack%> - jätetään huomiotta"
20629 #, gcc-internal-format
20630 msgid "junk at end of %<#pragma pack%>"
20631 msgstr "roskaa ilmaisun %<#pragma pack%> lopussa"
20634 #, gcc-internal-format
20635 msgid "#pragma pack has no effect with -fpack-struct - ignored"
20636 msgstr "#pragma pack ei vaikuta -fpack-struct-valitsimen kanssa - jätetään huomiotta"
20639 #, gcc-internal-format
20640 msgid "alignment must be a small power of two, not %d"
20641 msgstr "tasauksen pitää olla kahden potenssi, ei %d"
20644 #, fuzzy, gcc-internal-format
20645 msgid "missing %<(%> after %<#pragma push_macro%> - ignored"
20646 msgstr "puuttuva %<(%> ilmaisun %<#pragma pack%> jälkeen - jätetään huomiotta"
20649 #, fuzzy, gcc-internal-format
20650 msgid "invalid constant in %<#pragma push_macro%> - ignored"
20651 msgstr "väärinmuodostettu %<#pragma pack%> - jätetään huomiotta"
20654 #, fuzzy, gcc-internal-format
20655 msgid "missing %<)%> after %<#pragma push_macro%> - ignored"
20656 msgstr "puuttuva %<(%> ilmaisun %<#pragma pack%> jälkeen - jätetään huomiotta"
20659 #, fuzzy, gcc-internal-format
20660 msgid "junk at end of %<#pragma push_macro%>"
20661 msgstr "roskaa ilmaisun %<#pragma pack%> lopussa"
20664 #, fuzzy, gcc-internal-format
20665 msgid "missing %<(%> after %<#pragma pop_macro%> - ignored"
20666 msgstr "puuttuva %<(%> ilmaisun %<#pragma pack%> jälkeen - jätetään huomiotta"
20669 #, fuzzy, gcc-internal-format
20670 msgid "invalid constant in %<#pragma pop_macro%> - ignored"
20671 msgstr "väärinmuodostettu %<#pragma pack%> - jätetään huomiotta"
20674 #, fuzzy, gcc-internal-format
20675 msgid "missing %<)%> after %<#pragma pop_macro%> - ignored"
20676 msgstr "puuttuva %<(%> ilmaisun %<#pragma pack%> jälkeen - jätetään huomiotta"
20679 #, fuzzy, gcc-internal-format
20680 msgid "junk at end of %<#pragma pop_macro%>"
20681 msgstr "roskaa ilmaisun %<#pragma pack%> lopussa"
20684 #, fuzzy, gcc-internal-format
20685 msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
20686 msgstr "%J#pragma weak %qD -ilmaisun soveltaminen ensimmäisen käytön jälkeen käyttäytyy määrittelemättömästi"
20688 #: c-pragma.c:482 c-pragma.c:487
20689 #, gcc-internal-format
20690 msgid "malformed #pragma weak, ignored"
20691 msgstr "väärinmuodostettu #pragma weak, jätetään huomiotta"
20694 #, fuzzy, gcc-internal-format
20695 msgid "junk at end of %<#pragma weak%>"
20696 msgstr "roskaa ilmaisun %<#pragma pack%> lopussa"
20698 #: c-pragma.c:559 c-pragma.c:561
20699 #, gcc-internal-format
20700 msgid "malformed #pragma redefine_extname, ignored"
20701 msgstr "väärinmuodostettu #pragma redefine_extname, jätetään huomiotta"
20704 #, fuzzy, gcc-internal-format
20705 msgid "junk at end of %<#pragma redefine_extname%>"
20706 msgstr "roskaa ilmaisun #pragma redefine_extname lopussa"
20709 #, gcc-internal-format
20710 msgid "#pragma redefine_extname not supported on this target"
20711 msgstr "#pragma redefine_extname ei ole tuettu tällä kohteella"
20713 #: c-pragma.c:587 c-pragma.c:674
20714 #, gcc-internal-format
20715 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
20716 msgstr "#pragma redefine_extname jätetty huomiotta, koska se on ristiriidassa edellisen nimeämisen kanssa"
20719 #, gcc-internal-format
20720 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
20721 msgstr "#pragma redefine_extname jätetty huomiotta, koska se on ristiriidassa edellisen #pragma redefine_extname:n kanssa"
20724 #, gcc-internal-format
20725 msgid "malformed #pragma extern_prefix, ignored"
20726 msgstr "väärinmuodostettu #pragma extern_prefix, jätetään huomiotta"
20729 #, fuzzy, gcc-internal-format
20730 msgid "junk at end of %<#pragma extern_prefix%>"
20731 msgstr "roskaa ilmaisun #pragma extern_prefix lopussa"
20734 #, gcc-internal-format
20735 msgid "#pragma extern_prefix not supported on this target"
20736 msgstr "#pragma extern_prefix ei ole tuettu tällä kohteella"
20739 #, gcc-internal-format
20740 msgid "asm declaration ignored due to conflict with previous rename"
20741 msgstr "asm-esittely jätetty huomiotta, koska se on ristiriidassa edellisen nimeämisen kanssa"
20744 #, gcc-internal-format
20745 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
20746 msgstr "#pragma redefine_extname jätetty huomiotta, koska se on ristiriidassa __asm__-esittelyn kanssa"
20749 #, gcc-internal-format
20750 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
20751 msgstr "#pragma GCC visibility push() -ilmaisun pitää määrittää oletusarvo, sisäinen, piilotettu tai suojattu"
20754 #, gcc-internal-format
20755 msgid "#pragma GCC visibility must be followed by push or pop"
20756 msgstr "#pragma GCC visibility -ilmaisua pitää seurata joko push tai pop"
20759 #, fuzzy, gcc-internal-format
20760 msgid "no matching push for %<#pragma GCC visibility pop%>"
20761 msgstr "Vastaava push puuttuu ilmaisulle %<#pragma GCC visibility pop%>"
20763 #: c-pragma.c:806 c-pragma.c:813
20764 #, gcc-internal-format
20765 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
20766 msgstr "%<(%> puuttuu ilmaisun %<#pragma GCC visibility push%> jälkeen - jätetään huomiotta"
20769 #, gcc-internal-format
20770 msgid "malformed #pragma GCC visibility push"
20771 msgstr "väärinmuodostettu #pragma GCC visibility push"
20774 #, gcc-internal-format
20775 msgid "junk at end of %<#pragma GCC visibility%>"
20776 msgstr "roskaa ilmaisun %<#pragma GCC visibility%> lopussa"
20779 #, gcc-internal-format
20780 msgid "#pragma GCC diagnostic not allowed inside functions"
20781 msgstr "#pragma GCC diagnostic ei ole sallittu funktion sisällä"
20784 #, gcc-internal-format
20785 msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>"
20789 #, gcc-internal-format
20790 msgid "expected [error|warning|ignored] after %<#pragma GCC diagnostic%>"
20794 #, fuzzy, gcc-internal-format
20795 msgid "missing option after %<#pragma GCC diagnostic%> kind"
20796 msgstr "puuttuva %<(%> ilmaisun %<#pragma pack%> jälkeen - jätetään huomiotta"
20799 #, fuzzy, gcc-internal-format
20800 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
20801 msgstr "tuntematon toiminto %qs ilmaisulle %<#pragma pack%> - jätetään huomiotta"
20804 #, fuzzy, gcc-internal-format
20805 msgid "#pragma GCC option is not allowed inside functions"
20806 msgstr "#pragma GCC diagnostic ei ole sallittu funktion sisällä"
20809 #, fuzzy, gcc-internal-format
20810 msgid "%<#pragma GCC option%> is not a string"
20811 msgstr "väärinmuodostettu #pragma GCC pch_preprocess, jätetään huomiotta"
20814 #, gcc-internal-format
20815 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>."
20819 #, gcc-internal-format
20820 msgid "#pragma GCC target string... is badly formed"
20824 #, fuzzy, gcc-internal-format
20825 msgid "#pragma GCC optimize is not allowed inside functions"
20826 msgstr "#pragma GCC diagnostic ei ole sallittu funktion sisällä"
20829 #, gcc-internal-format
20830 msgid "%<#pragma GCC optimize%> is not a string or number"
20834 #, gcc-internal-format
20835 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>."
20839 #, gcc-internal-format
20840 msgid "#pragma GCC optimize string... is badly formed"
20844 #, fuzzy, gcc-internal-format
20845 msgid "junk at end of %<#pragma push_options%>"
20846 msgstr "roskaa ilmaisun %<#pragma pack%> lopussa"
20849 #, fuzzy, gcc-internal-format
20850 msgid "junk at end of %<#pragma pop_options%>"
20851 msgstr "roskaa ilmaisun %<#pragma pack%> lopussa"
20854 #, gcc-internal-format
20855 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
20859 #, fuzzy, gcc-internal-format
20860 msgid "junk at end of %<#pragma reset_options%>"
20861 msgstr "roskaa ilmaisun #pragma extern_prefix lopussa"
20863 #: c-pragma.c:1151 c-pragma.c:1158
20864 #, fuzzy, gcc-internal-format
20865 msgid "expected a string after %<#pragma message%>"
20866 msgstr "leveä merkkijonovakio %<asm%>-lauseessa"
20869 #, fuzzy, gcc-internal-format
20870 msgid "malformed %<#pragma message%>, ignored"
20871 msgstr "väärinmuodostettu #pragma weak, jätetään huomiotta"
20874 #, fuzzy, gcc-internal-format
20875 msgid "junk at end of %<#pragma message%>"
20876 msgstr "roskaa ilmaisun %<#pragma pack%> lopussa"
20879 #, fuzzy, gcc-internal-format
20880 msgid "#pragma message: %s"
20881 msgstr "ohjelmat: %s\n"
20884 #, fuzzy, gcc-internal-format
20885 msgid "%qD has an incomplete type"
20886 msgstr "%qs on vaillinaista tyyppiä"
20888 #: c-typeck.c:194 cp/call.c:2948
20889 #, gcc-internal-format
20890 msgid "invalid use of void expression"
20891 msgstr "void-lausekkeen epäkelpo käyttö"
20894 #, gcc-internal-format
20895 msgid "invalid use of flexible array member"
20896 msgstr "joustavien taulukkoalkioiden epäkelpo käyttö"
20899 #, gcc-internal-format
20900 msgid "invalid use of array with unspecified bounds"
20901 msgstr "rajat määrittelemättömän taulukon epäkelpo käyttö"
20904 #, fuzzy, gcc-internal-format
20905 msgid "invalid use of undefined type %<%s %E%>"
20906 msgstr "määrittelemättömän tyypin %<%s %s%> epäkelpo käyttö"
20908 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
20910 #, fuzzy, gcc-internal-format
20911 msgid "invalid use of incomplete typedef %qD"
20912 msgstr "vaillinaisen tyypin typedef %qs epäkelpo käyttö"
20914 #: c-typeck.c:486 c-typeck.c:511
20915 #, gcc-internal-format
20916 msgid "function types not truly compatible in ISO C"
20917 msgstr "funktiotyypit eivät ole aidosti yhteensopivia ISO C -standardissa"
20920 #, gcc-internal-format
20921 msgid "can%'t mix operands of decimal float and vector types"
20925 #, gcc-internal-format
20926 msgid "can%'t mix operands of decimal float and complex types"
20930 #, gcc-internal-format
20931 msgid "can%'t mix operands of decimal float and other float types"
20935 #, gcc-internal-format
20936 msgid "types are not quite compatible"
20937 msgstr "tyypit eivät ole ihan yhteensopivia"
20940 #, gcc-internal-format
20941 msgid "function return types not compatible due to %<volatile%>"
20942 msgstr "funktion paluuarvojen tyypit eivät ole yhteensopivia %<volatile%>:n takia"
20945 #: c-typeck.c:1537 c-typeck.c:2905
20946 #, gcc-internal-format
20947 msgid "arithmetic on pointer to an incomplete type"
20951 #, gcc-internal-format
20952 msgid "%qT has no member named %qE"
20953 msgstr "tyypillä %qT ei ole %qE-nimistä jäsentä"
20956 #, fuzzy, gcc-internal-format
20957 msgid "request for member %qE in something not a structure or union"
20958 msgstr "pyyntö jäsenen %qs käsittelyyn jossain, joka ei ole tietue tai unioni"
20961 #, gcc-internal-format
20962 msgid "dereferencing pointer to incomplete type"
20966 #, gcc-internal-format
20967 msgid "dereferencing %<void *%> pointer"
20971 #, fuzzy, gcc-internal-format
20972 msgid "invalid type argument of %qs (have %qT)"
20973 msgstr "funktiolle %2$qE annettu argumentin %1$d tyyppi on yhteensopimaton"
20975 #: c-typeck.c:2077 cp/typeck.c:2709
20976 #, gcc-internal-format
20977 msgid "subscripted value is neither array nor pointer"
20978 msgstr "indeksoitu arvo ei ole taulukko eikä osoitin"
20980 #: c-typeck.c:2088 cp/typeck.c:2624 cp/typeck.c:2714
20981 #, gcc-internal-format
20982 msgid "array subscript is not an integer"
20983 msgstr "taulukon indeksi ei ole kokonaisluku"
20986 #, gcc-internal-format
20987 msgid "subscripted value is pointer to function"
20988 msgstr "indeksoitu arvo on osoitin funktioon"
20991 #, gcc-internal-format
20992 msgid "ISO C forbids subscripting %<register%> array"
20993 msgstr "ISO C kieltää %<register%>-taulukon indeksoinnin"
20996 #, gcc-internal-format
20997 msgid "ISO C90 forbids subscripting non-lvalue array"
21001 #, gcc-internal-format
21002 msgid "%qD is static but used in inline function %qD which is not static"
21006 #, gcc-internal-format
21007 msgid "called object %qE is not a function"
21008 msgstr "kutsuttu objekti %qE ei ole funktio"
21010 #. This situation leads to run-time undefined behavior. We can't,
21011 #. therefore, simply error unless we can prove that all possible
21012 #. executions of the program must execute the code.
21014 #, gcc-internal-format
21015 msgid "function called through a non-compatible type"
21016 msgstr "funktiokutsu epäsopivan tyypin läpi"
21019 #, gcc-internal-format
21020 msgid "type of formal parameter %d is incomplete"
21021 msgstr "muodollisen parametrin %d tyyppi on vaillinainen"
21024 #, gcc-internal-format
21025 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
21026 msgstr "funktion %2$qE argumentti %1$d annetaan kokonaislukuna eikä liukulukuna prototyypin takia"
21029 #, gcc-internal-format
21030 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
21031 msgstr "funktion %2$qE argumentti %1$d annetaan kokonaislukuna eikä kompleksisena prototyypin takia"
21034 #, gcc-internal-format
21035 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
21036 msgstr "funktion %2$qE argumentti %1$d annetaan kompleksisena eikä liukulukuna prototyypin takia"
21039 #, gcc-internal-format
21040 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
21041 msgstr "funktion %2$qE argumentti %1$d annetaan liukulukuna eikä kokonaislukuna prototyypin takia"
21044 #, gcc-internal-format
21045 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
21046 msgstr "funktion %2$qE argumentti %1$d annetaan kompleksisena eikä kokonaislukuna prototyypin takia"
21049 #, gcc-internal-format
21050 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
21051 msgstr "funktion %2$qE argumentti %1$d annetaan liukulukuna eikä kompleksisena prototyypin takia"
21054 #, gcc-internal-format
21055 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
21056 msgstr "funktion %2$qE argumentti %1$d annetaan tyyppinä %<float%> eikä %<double%> prototyypin takia"
21059 #, fuzzy, gcc-internal-format
21060 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
21061 msgstr "funktion %2$qE argumentti %1$d annetaan kokonaislukuna eikä kompleksisena prototyypin takia"
21064 #, gcc-internal-format
21065 msgid "passing argument %d of %qE with different width due to prototype"
21066 msgstr "funktion %2$qE argumentti %1$d annetaan eri levyisenä prototyypin takia"
21069 #, gcc-internal-format
21070 msgid "passing argument %d of %qE as unsigned due to prototype"
21071 msgstr "funktion %2$qE argumentti %1$d annetaan etumerkittömänä prototyypin takia"
21074 #, gcc-internal-format
21075 msgid "passing argument %d of %qE as signed due to prototype"
21076 msgstr "funktion %2$qE argumentti %1$d annetaan etumerkillisenä prototyypin takia"
21078 #: c-typeck.c:2818 c-typeck.c:2822
21079 #, fuzzy, gcc-internal-format
21080 msgid "comparison with string literal results in unspecified behavior"
21081 msgstr "%J#pragma weak %qD -ilmaisun soveltaminen ensimmäisen käytön jälkeen käyttäytyy määrittelemättömästi"
21084 #, gcc-internal-format
21085 msgid "pointer of type %<void *%> used in subtraction"
21086 msgstr "vähennyslaskussa käytetty %<void *%>-tyyppistä osoitinta"
21089 #, gcc-internal-format
21090 msgid "pointer to a function used in subtraction"
21091 msgstr "vähennyslaskussa käytetty osoitinta funktioon"
21094 #, gcc-internal-format
21095 msgid "wrong type argument to unary plus"
21096 msgstr "unaariselle plus-operaatiolle annettu väärä tyyppiargumentti"
21099 #, gcc-internal-format
21100 msgid "wrong type argument to unary minus"
21101 msgstr "unaariselle miinus-operaatiolle annettu väärä tyyppiargumentti"
21104 #, gcc-internal-format
21105 msgid "ISO C does not support %<~%> for complex conjugation"
21106 msgstr "ISO C ei tue %<~%>-merkkiä kompleksikonjugaateissa"
21109 #, gcc-internal-format
21110 msgid "wrong type argument to bit-complement"
21111 msgstr "bittikomplementille annettu väärä tyyppiargumentti"
21114 #, gcc-internal-format
21115 msgid "wrong type argument to abs"
21116 msgstr "abs-funktiolle annettu väärä tyyppiargumentti"
21119 #, gcc-internal-format
21120 msgid "wrong type argument to conjugation"
21121 msgstr "konjugaatiolle annettu väärä tyyppiargumentti"
21124 #, gcc-internal-format
21125 msgid "wrong type argument to unary exclamation mark"
21126 msgstr "unaariselle huutomerkille annettu väärä tyyppiargumentti"
21129 #, gcc-internal-format
21130 msgid "ISO C does not support %<++%> and %<--%> on complex types"
21131 msgstr "ISO C ei tue kompleksityyppien %<++%>- ja %<--%>-operaatioita"
21133 #: c-typeck.c:3092 c-typeck.c:3124
21134 #, gcc-internal-format
21135 msgid "wrong type argument to increment"
21136 msgstr "lisäykselle annettu väärä tyyppiargumentti"
21138 #: c-typeck.c:3094 c-typeck.c:3127
21139 #, gcc-internal-format
21140 msgid "wrong type argument to decrement"
21141 msgstr "vähennykselle annettu väärä tyyppiargumentti"
21144 #, gcc-internal-format
21145 msgid "increment of pointer to unknown structure"
21146 msgstr "tuntemattomaan rakenteeseen osoittavan osoittimen kasvatus"
21149 #, gcc-internal-format
21150 msgid "decrement of pointer to unknown structure"
21151 msgstr "tuntemattomaan rakenteeseen osoittavan osoittimen vähennys"
21154 #, gcc-internal-format
21155 msgid "assignment of read-only member %qD"
21156 msgstr "sijoitus kirjoitussuojattuun jäseneen %qD"
21159 #, gcc-internal-format
21160 msgid "increment of read-only member %qD"
21161 msgstr "kirjoitussuojatun jäsenen %qD kasvatus"
21164 #, gcc-internal-format
21165 msgid "decrement of read-only member %qD"
21166 msgstr "kirjoitussuojatun jäsenen %qD vähennys"
21169 #, gcc-internal-format
21170 msgid "read-only member %qD used as %<asm%> output"
21174 #, gcc-internal-format
21175 msgid "assignment of read-only variable %qD"
21176 msgstr "sijoitus kirjoitussuojattuun muuttujaan %qD"
21179 #, gcc-internal-format
21180 msgid "increment of read-only variable %qD"
21181 msgstr "kirjoitussuojatun muuttujan %qD kasvatus"
21184 #, gcc-internal-format
21185 msgid "decrement of read-only variable %qD"
21186 msgstr "kirjoitussuojatun muuttujan %qD vähennys"
21189 #, gcc-internal-format
21190 msgid "read-only variable %qD used as %<asm%> output"
21194 #, fuzzy, gcc-internal-format
21195 msgid "assignment of read-only location %qE"
21196 msgstr "kirjoitussuojatun sijainnin sijoitus"
21199 #, fuzzy, gcc-internal-format
21200 msgid "increment of read-only location %qE"
21201 msgstr "kirjoitussuojatun sijainnin kasvatus"
21204 #, fuzzy, gcc-internal-format
21205 msgid "decrement of read-only location %qE"
21206 msgstr "kirjoitussuojatun sijainnin vähennys"
21209 #, gcc-internal-format
21210 msgid "read-only location %qE used as %<asm%> output"
21214 #, gcc-internal-format
21215 msgid "cannot take address of bit-field %qD"
21216 msgstr "bittikentän %qD osoitetta ei voi ottaa"
21219 #, gcc-internal-format
21220 msgid "global register variable %qD used in nested function"
21221 msgstr "sisäkkäisessä funktiossa käytetty globaalia rekisterimuuttujaa %qD"
21224 #, gcc-internal-format
21225 msgid "register variable %qD used in nested function"
21226 msgstr "sisäkkäisessä funktiossa käytetty rekisterimuuttujaa %qD"
21229 #, gcc-internal-format
21230 msgid "address of global register variable %qD requested"
21231 msgstr "halutaan globaalin rekisterimuuttujan %qD osoite"
21234 #, gcc-internal-format
21235 msgid "address of register variable %qD requested"
21236 msgstr "halutaan rekisterimuuttujan %qD osoite"
21239 #, gcc-internal-format
21240 msgid "non-lvalue array in conditional expression"
21241 msgstr "ehtolausekkeessa ei-lvalue-taulukko"
21244 #, gcc-internal-format
21245 msgid "signed and unsigned type in conditional expression"
21246 msgstr "ehtolausekkeessa etumerkkinen ja etumerkitön tyyppi"
21249 #, gcc-internal-format
21250 msgid "ISO C forbids conditional expr with only one void side"
21251 msgstr "ISO C kieltää ehtolausekkeet, joissa on vain yksi tyhjä puoli"
21253 #: c-typeck.c:3536 c-typeck.c:3545
21254 #, gcc-internal-format
21255 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
21256 msgstr "ISO C kieltää ehtolausekkeet %<void *%>-tyypin ja funktio-osoittimen välillä"
21259 #, gcc-internal-format
21260 msgid "pointer type mismatch in conditional expression"
21261 msgstr "ehtolausekkeessa on osoitintyyppiristiriita"
21263 #: c-typeck.c:3562 c-typeck.c:3573
21264 #, gcc-internal-format
21265 msgid "pointer/integer type mismatch in conditional expression"
21266 msgstr "ehtolausekkeessa on osoitin/kokonaislukutyyppiristiriita"
21269 #, gcc-internal-format
21270 msgid "type mismatch in conditional expression"
21271 msgstr "ehtolausekkeessa on tyyppiristiriita"
21274 #, gcc-internal-format
21275 msgid "left-hand operand of comma expression has no effect"
21276 msgstr "pilkkulausekkeen vasemmalla operandilla ei ole vaikutusta"
21279 #, gcc-internal-format
21280 msgid "cast specifies array type"
21281 msgstr "tyyppimuunnos määrittää taulukkotyypin"
21284 #, gcc-internal-format
21285 msgid "cast specifies function type"
21286 msgstr "tyyppimuunnos määrittää funktiotyypin"
21289 #, gcc-internal-format
21290 msgid "ISO C forbids casting nonscalar to the same type"
21291 msgstr "ISO C kieltää muuntamasta ei-skalaaria samaksi tyypiksi"
21294 #, gcc-internal-format
21295 msgid "ISO C forbids casts to union type"
21296 msgstr "ISO C kieltää muunnokset unionityyppeihin"
21299 #, gcc-internal-format
21300 msgid "cast to union type from type not present in union"
21301 msgstr "unioniin kuulumattoman tyypin muunnos unionityypiksi"
21304 #, gcc-internal-format
21305 msgid "cast adds new qualifiers to function type"
21306 msgstr "tyyppimuunnos lisää funktiotyyppiin uusia määreitä"
21308 #. There are qualifiers present in IN_OTYPE that are not
21309 #. present in IN_TYPE.
21311 #, gcc-internal-format
21312 msgid "cast discards qualifiers from pointer target type"
21313 msgstr "osoittimen kohdetyypin määreitä häviävät tyyppimuunnoksessa"
21316 #, gcc-internal-format
21317 msgid "cast increases required alignment of target type"
21318 msgstr "kohdetyypin vaatima tasaus kasvaa tyyppimuunnoksessa"
21321 #, gcc-internal-format
21322 msgid "cast from pointer to integer of different size"
21323 msgstr "tyyppimuunnos osoittimesta erisuuruiseen kokonaislukuun"
21326 #, gcc-internal-format
21327 msgid "cast from function call of type %qT to non-matching type %qT"
21328 msgstr "muunnos %qT-tyyppisestä funktiokutsusta yhteensopimattomaan tyyppiin %qT "
21331 #, gcc-internal-format
21332 msgid "cast to pointer from integer of different size"
21333 msgstr "tyyppimuunnos erisuuruisesta kokonaisluvusta osoittimeksi"
21336 #, gcc-internal-format
21337 msgid "ISO C forbids conversion of function pointer to object pointer type"
21338 msgstr "ISO C kieltää funktio-osoittimen muuntamisen objektiosoitintyypiksi"
21341 #, gcc-internal-format
21342 msgid "ISO C forbids conversion of object pointer to function pointer type"
21343 msgstr "ISO C kieltää objektiosoittimen muuntamisen funktio-osoitintyypiksi"
21345 #. This macro is used to emit diagnostics to ensure that all format
21346 #. strings are complete sentences, visible to gettext and checked at
21348 #: c-typeck.c:4035 c-typeck.c:4468
21349 #, fuzzy, gcc-internal-format
21350 msgid "expected %qT but argument is of type %qT"
21351 msgstr "muotoilu %q.*s edellyttää %<%T%s%>-tyyppiä, mutta %d. argumentin tyyppi on %qT"
21354 #, gcc-internal-format
21355 msgid "cannot pass rvalue to reference parameter"
21358 #: c-typeck.c:4228 c-typeck.c:4397
21359 #, gcc-internal-format
21360 msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
21363 #: c-typeck.c:4231 c-typeck.c:4400
21364 #, gcc-internal-format
21365 msgid "assignment makes qualified function pointer from unqualified"
21368 #: c-typeck.c:4234 c-typeck.c:4402
21369 #, gcc-internal-format
21370 msgid "initialization makes qualified function pointer from unqualified"
21373 #: c-typeck.c:4237 c-typeck.c:4404
21374 #, gcc-internal-format
21375 msgid "return makes qualified function pointer from unqualified"
21378 #: c-typeck.c:4242 c-typeck.c:4362
21379 #, gcc-internal-format
21380 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
21383 #: c-typeck.c:4244 c-typeck.c:4364
21384 #, gcc-internal-format
21385 msgid "assignment discards qualifiers from pointer target type"
21386 msgstr "sijoitus hylkää kohdeosoitintyypin määreitä"
21388 #: c-typeck.c:4246 c-typeck.c:4366
21389 #, gcc-internal-format
21390 msgid "initialization discards qualifiers from pointer target type"
21391 msgstr "alustus hylkää kohdeosoitintyypin määreitä"
21393 #: c-typeck.c:4248 c-typeck.c:4368
21394 #, gcc-internal-format
21395 msgid "return discards qualifiers from pointer target type"
21396 msgstr "palautus hylkää kohdeosoitintyypin määreitä"
21399 #, gcc-internal-format
21400 msgid "ISO C prohibits argument conversion to union type"
21401 msgstr "ISO C kieltää argumenttien muuntamisen unionityypiksi"
21404 #, gcc-internal-format
21405 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
21409 #, fuzzy, gcc-internal-format
21410 msgid "argument %d of %qE might be a candidate for a format attribute"
21411 msgstr "funktio on ehkä mahdollinen ehdokas %qs-muotoiluattribuutille"
21414 #, fuzzy, gcc-internal-format
21415 msgid "assignment left-hand side might be a candidate for a format attribute"
21416 msgstr "funktio on ehkä mahdollinen ehdokas %qs-muotoiluattribuutille"
21419 #, fuzzy, gcc-internal-format
21420 msgid "initialization left-hand side might be a candidate for a format attribute"
21421 msgstr "funktio on ehkä mahdollinen ehdokas %qs-muotoiluattribuutille"
21424 #, fuzzy, gcc-internal-format
21425 msgid "return type might be a candidate for a format attribute"
21426 msgstr "funktio on ehkä mahdollinen ehdokas %qs-muotoiluattribuutille"
21429 #, gcc-internal-format
21430 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
21434 #, gcc-internal-format
21435 msgid "ISO C forbids assignment between function pointer and %<void *%>"
21436 msgstr "ISO C kieltää funktio-osoittimen ja %<void *%>-tyypin väliset sijoitukset"
21439 #, gcc-internal-format
21440 msgid "ISO C forbids initialization between function pointer and %<void *%>"
21441 msgstr "ISO C kieltää funktio-osoittimen ja %<void *%>-tyypin väliset alustukset"
21444 #, gcc-internal-format
21445 msgid "ISO C forbids return between function pointer and %<void *%>"
21446 msgstr "ISO C kieltää funktio-osoittimen ja %<void *%>-tyypin väliset palautukset"
21449 #, gcc-internal-format
21450 msgid "pointer targets in passing argument %d of %qE differ in signedness"
21454 #, gcc-internal-format
21455 msgid "pointer targets in assignment differ in signedness"
21459 #, gcc-internal-format
21460 msgid "pointer targets in initialization differ in signedness"
21464 #, gcc-internal-format
21465 msgid "pointer targets in return differ in signedness"
21469 #, gcc-internal-format
21470 msgid "passing argument %d of %qE from incompatible pointer type"
21471 msgstr "annettu yhteensopimatonta osoitintyyppiä oleva %d. argumentti funktiolle %qE"
21474 #, gcc-internal-format
21475 msgid "assignment from incompatible pointer type"
21476 msgstr "sijoitus yhteensopimattomasta osoitintyypistä"
21479 #, gcc-internal-format
21480 msgid "initialization from incompatible pointer type"
21481 msgstr "alustus yhteensopimattomasta osoitintyypistä"
21484 #, gcc-internal-format
21485 msgid "return from incompatible pointer type"
21486 msgstr "palautus yhteensopimattomasta osoitintyypistä"
21489 #, gcc-internal-format
21490 msgid "passing argument %d of %qE makes pointer from integer without a cast"
21491 msgstr "argumentin %d antaminen funktiolle %qE tekee kokonaisluvusta osoittimen ilman tyyppimuunnosta"
21494 #, gcc-internal-format
21495 msgid "assignment makes pointer from integer without a cast"
21496 msgstr "sijoituksessa tehdään osoitin kokonaisluvusta ilman tyyppimuunnosta"
21499 #, gcc-internal-format
21500 msgid "initialization makes pointer from integer without a cast"
21501 msgstr "alustuksessa tehdään osoitin kokonaisluvusta ilman tyyppimuunnosta"
21504 #, gcc-internal-format
21505 msgid "return makes pointer from integer without a cast"
21506 msgstr "palautuksessa tehdään osoitin kokonaisluvusta ilman tyyppimuunnosta"
21509 #, gcc-internal-format
21510 msgid "passing argument %d of %qE makes integer from pointer without a cast"
21511 msgstr "argumentin %d antaminen funktiolle %qE tekee kokonaisluvusta osoittimen ilman tyyppimuunnosta"
21514 #, gcc-internal-format
21515 msgid "assignment makes integer from pointer without a cast"
21516 msgstr "sijoitus tekee osoittimesta kokonaisluvun ilman tyyppimuunnosta"
21519 #, gcc-internal-format
21520 msgid "initialization makes integer from pointer without a cast"
21521 msgstr "alustus tekee osoittimesta kokonaisluvun ilman tyyppimuunnosta"
21524 #, gcc-internal-format
21525 msgid "return makes integer from pointer without a cast"
21526 msgstr "palautus tekee osoittimesta kokonaisluvun ilman tyyppimuunnosta"
21529 #, fuzzy, gcc-internal-format
21530 msgid "incompatible types when assigning to type %qT from type %qT"
21531 msgstr "yhteensopimattomat tyypit sijoituksessa"
21534 #, fuzzy, gcc-internal-format
21535 msgid "incompatible types when initializing type %qT using type %qT"
21536 msgstr "yhteensopimattomat tyypit alustuksessa"
21539 #, gcc-internal-format
21540 msgid "incompatible types when returning type %qT but %qT was expected"
21544 #, gcc-internal-format
21545 msgid "traditional C rejects automatic aggregate initialization"
21546 msgstr "perinteinen C ei hyväksy automaattista koostealustusta"
21548 #: c-typeck.c:4707 c-typeck.c:4723 c-typeck.c:4740
21549 #, gcc-internal-format
21550 msgid "(near initialization for %qs)"
21551 msgstr "(%qs:n alustuksen lähistöllä)"
21553 #: c-typeck.c:5295 cp/decl.c:5172
21554 #, gcc-internal-format
21555 msgid "opaque vector types cannot be initialized"
21556 msgstr "läpinäkymättömiä vektorityyppejä ei voida alustaa"
21559 #, gcc-internal-format
21560 msgid "unknown field %qE specified in initializer"
21564 #, gcc-internal-format
21565 msgid "traditional C rejects initialization of unions"
21569 #, fuzzy, gcc-internal-format
21570 msgid "jump into statement expression"
21571 msgstr "ylivuoto vakiolausekkeessa"
21574 #, gcc-internal-format
21575 msgid "jump into scope of identifier with variably modified type"
21579 #, gcc-internal-format
21580 msgid "ISO C forbids %<goto *expr;%>"
21583 #: c-typeck.c:7208 cp/typeck.c:6840
21584 #, gcc-internal-format
21585 msgid "function declared %<noreturn%> has a %<return%> statement"
21586 msgstr "%<noreturn%>-esitellyllä funktiolla on %<return%>-lause"
21589 #, gcc-internal-format
21590 msgid "%<return%> with no value, in function returning non-void"
21591 msgstr "%<return%> ilman arvoa ei-voidin palauttavassa funktiossa"
21594 #, gcc-internal-format
21595 msgid "%<return%> with a value, in function returning void"
21596 msgstr "%<return%> arvon kanssa voidin palauttavassa funktiossa"
21599 #, gcc-internal-format
21600 msgid "ISO C forbids %<return%> with expression, in function returning void"
21601 msgstr "ISO C kieltää %<return%>:in lausekkeen kanssa voidin palauttavassa funktiossa"
21604 #, gcc-internal-format
21605 msgid "function returns address of local variable"
21606 msgstr "funktio palauttaa osoitteen paikalliseen muuttujaan"
21608 #: c-typeck.c:7363 cp/semantics.c:952
21609 #, gcc-internal-format
21610 msgid "switch quantity not an integer"
21614 #, gcc-internal-format
21615 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
21619 #, gcc-internal-format
21620 msgid "case label in statement expression not containing enclosing switch statement"
21624 #, gcc-internal-format
21625 msgid "%<default%> label in statement expression not containing enclosing switch statement"
21629 #, gcc-internal-format
21630 msgid "case label in scope of identifier with variably modified type not containing enclosing switch statement"
21634 #, gcc-internal-format
21635 msgid "%<default%> label in scope of identifier with variably modified type not containing enclosing switch statement"
21639 #, gcc-internal-format
21640 msgid "case label not within a switch statement"
21644 #, gcc-internal-format
21645 msgid "%<default%> label not within a switch statement"
21649 #, gcc-internal-format
21650 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
21651 msgstr "%Hehdotetaan aaltosulkeita epäselveän %<else%>n välttämiseksi"
21653 #: c-typeck.c:7622 cp/cp-gimplify.c:92
21654 #, gcc-internal-format
21655 msgid "break statement not within loop or switch"
21656 msgstr "break-lause silmukan tai switch-rakenteen ulkopuolella"
21659 #, gcc-internal-format
21660 msgid "continue statement not within a loop"
21661 msgstr "continue-lause silmukan ulkopuolella"
21664 #, fuzzy, gcc-internal-format
21665 msgid "break statement used with OpenMP for loop"
21666 msgstr "break-lause ei ole silmukan tai switch-lauseen sisässä"
21669 #, gcc-internal-format
21670 msgid "%Hstatement with no effect"
21671 msgstr "%Hlauseella ei ole vaikutusta"
21674 #, gcc-internal-format
21675 msgid "expression statement has incomplete type"
21678 #: c-typeck.c:8249 cp/typeck.c:3518
21679 #, gcc-internal-format
21680 msgid "right shift count is negative"
21683 #: c-typeck.c:8256 cp/typeck.c:3524
21684 #, gcc-internal-format
21685 msgid "right shift count >= width of type"
21688 #: c-typeck.c:8278 cp/typeck.c:3545
21689 #, gcc-internal-format
21690 msgid "left shift count is negative"
21693 #: c-typeck.c:8281 cp/typeck.c:3550
21694 #, gcc-internal-format
21695 msgid "left shift count >= width of type"
21698 #: c-typeck.c:8300 cp/typeck.c:3596
21699 #, gcc-internal-format
21700 msgid "comparing floating point with == or != is unsafe"
21701 msgstr "liukulukujen vertailu operaattoreilla == ja != on epävarmaa"
21703 #: c-typeck.c:8324 c-typeck.c:8331
21704 #, gcc-internal-format
21705 msgid "ISO C forbids comparison of %<void *%> with function pointer"
21706 msgstr "ISO C kieltää %<void *%>:n ja funktio-osoittimen vertailun"
21708 #: c-typeck.c:8338 c-typeck.c:8400
21709 #, gcc-internal-format
21710 msgid "comparison of distinct pointer types lacks a cast"
21713 #: c-typeck.c:8348 c-typeck.c:8357 cp/typeck.c:3619 cp/typeck.c:3631
21714 #, gcc-internal-format
21715 msgid "the address of %qD will never be NULL"
21716 msgstr "%qD:n osoite ei tule koskaan olemaan NULL"
21718 #: c-typeck.c:8364 c-typeck.c:8369 c-typeck.c:8422 c-typeck.c:8427
21719 #, gcc-internal-format
21720 msgid "comparison between pointer and integer"
21721 msgstr "osoittimen ja kokonaisluvun välinen vertailu"
21724 #, gcc-internal-format
21725 msgid "comparison of complete and incomplete pointers"
21729 #, gcc-internal-format
21730 msgid "ISO C forbids ordered comparisons of pointers to functions"
21731 msgstr "ISO C kieltää funktio-osoittimien suuruusvertailun"
21733 #: c-typeck.c:8408 c-typeck.c:8411 c-typeck.c:8417
21734 #, gcc-internal-format
21735 msgid "ordered comparison of pointer with integer zero"
21736 msgstr "osoittimen ja kokonaisluku nollan suuruusvertailu"
21739 #, gcc-internal-format
21740 msgid "used array that cannot be converted to pointer where scalar is required"
21741 msgstr "käytetty osoittimeksi muuntumatonta taulukkoa paikassa, jossa vaaditaan skalaari"
21744 #, gcc-internal-format
21745 msgid "used struct type value where scalar is required"
21746 msgstr "käytetty tietuetyypin arvoa, vaikka vaaditaan skalaari"
21749 #, gcc-internal-format
21750 msgid "used union type value where scalar is required"
21751 msgstr "käytetty unionityypin arvoa, vaikka vaaditaan skalaari"
21753 #: c-typeck.c:8739 cp/semantics.c:3690
21754 #, fuzzy, gcc-internal-format
21755 msgid "%qE has invalid type for %<reduction%>"
21756 msgstr "epäkelpo %<restrict%>-avainsanan käyttö"
21758 #: c-typeck.c:8773 cp/semantics.c:3703
21759 #, gcc-internal-format
21760 msgid "%qE has invalid type for %<reduction(%s)%>"
21763 #: c-typeck.c:8789 cp/semantics.c:3713
21764 #, gcc-internal-format
21765 msgid "%qE must be %<threadprivate%> for %<copyin%>"
21768 #: c-typeck.c:8798 cp/semantics.c:3510
21769 #, gcc-internal-format
21770 msgid "%qE is not a variable in clause %qs"
21773 #: c-typeck.c:8805 c-typeck.c:8825 c-typeck.c:8845
21774 #, gcc-internal-format
21775 msgid "%qE appears more than once in data clauses"
21778 #: c-typeck.c:8819 cp/semantics.c:3533
21779 #, gcc-internal-format
21780 msgid "%qE is not a variable in clause %<firstprivate%>"
21783 #: c-typeck.c:8839 cp/semantics.c:3555
21784 #, gcc-internal-format
21785 msgid "%qE is not a variable in clause %<lastprivate%>"
21788 #: c-typeck.c:8899 cp/semantics.c:3754
21789 #, fuzzy, gcc-internal-format
21790 msgid "%qE is predetermined %qs for %qs"
21791 msgstr "%qs-attribuuttia ei huomioida %qs:lle"
21794 #, gcc-internal-format
21795 msgid "function call has aggregate value"
21799 #, gcc-internal-format
21800 msgid "Unrecognized GIMPLE statement during RTL expansion"
21803 #: cfgexpand.c:2331
21804 #, gcc-internal-format
21805 msgid "not protecting local variables: variable length buffer"
21808 #: cfgexpand.c:2334
21809 #, gcc-internal-format
21810 msgid "not protecting function: no buffer at least %d bytes long"
21814 #, gcc-internal-format
21815 msgid "bb %d on wrong place"
21819 #, gcc-internal-format
21820 msgid "prev_bb of %d should be %d, not %d"
21824 #, gcc-internal-format
21825 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
21829 #, gcc-internal-format
21830 msgid "verify_flow_info: Block %i lacks loop_father"
21834 #, gcc-internal-format
21835 msgid "verify_flow_info: Wrong count of block %i %i"
21839 #, gcc-internal-format
21840 msgid "verify_flow_info: Wrong frequency of block %i %i"
21844 #, gcc-internal-format
21845 msgid "verify_flow_info: Duplicate edge %i->%i"
21849 #, gcc-internal-format
21850 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
21854 #, gcc-internal-format
21855 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
21859 #, gcc-internal-format
21860 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
21863 #: cfghooks.c:197 cfgrtl.c:1850
21864 #, gcc-internal-format
21865 msgid "wrong amount of branch edges after unconditional jump %i"
21868 #: cfghooks.c:205 cfghooks.c:216
21869 #, gcc-internal-format
21870 msgid "basic block %d pred edge is corrupted"
21874 #, gcc-internal-format
21875 msgid "its dest_idx should be %d, not %d"
21879 #, gcc-internal-format
21880 msgid "basic block %i edge lists are corrupted"
21884 #, gcc-internal-format
21885 msgid "verify_flow_info failed"
21886 msgstr "verify_flow_info epäonnistui"
21889 #, fuzzy, gcc-internal-format
21890 msgid "%s does not support redirect_edge_and_branch"
21891 msgstr "%s ei tue %%n$-operandinumeromuotoilua"
21894 #, fuzzy, gcc-internal-format
21895 msgid "%s does not support can_remove_branch_p"
21896 msgstr "%s ei tue %%n$-operandinumeromuotoilua"
21899 #, fuzzy, gcc-internal-format
21900 msgid "%s does not support redirect_edge_and_branch_force"
21901 msgstr "%s ei tue %%n$-operandinumeromuotoilua"
21904 #, fuzzy, gcc-internal-format
21905 msgid "%s does not support split_block"
21906 msgstr "%s ei tue pituusmäärettä %qs %s"
21909 #, fuzzy, gcc-internal-format
21910 msgid "%s does not support move_block_after"
21911 msgstr "%s ei tue pituusmäärettä %qs %s"
21914 #, fuzzy, gcc-internal-format
21915 msgid "%s does not support delete_basic_block"
21916 msgstr "%s ei tue muotoilua %<%%%s%c%> %s"
21919 #, fuzzy, gcc-internal-format
21920 msgid "%s does not support split_edge"
21921 msgstr "ISO C ei tue kompleksikokonaiskulutyyppejä"
21924 #, fuzzy, gcc-internal-format
21925 msgid "%s does not support create_basic_block"
21926 msgstr "%s ei tue muotoilua %<%%%s%c%> %s"
21929 #, fuzzy, gcc-internal-format
21930 msgid "%s does not support can_merge_blocks_p"
21931 msgstr "%s ei tue %%n$-operandinumeromuotoilua"
21934 #, fuzzy, gcc-internal-format
21935 msgid "%s does not support predict_edge"
21936 msgstr "ISO C ei tue kompleksikokonaiskulutyyppejä"
21939 #, fuzzy, gcc-internal-format
21940 msgid "%s does not support predicted_by_p"
21941 msgstr "ISO C ei tue kompleksikokonaiskulutyyppejä"
21944 #, fuzzy, gcc-internal-format
21945 msgid "%s does not support merge_blocks"
21946 msgstr "%s ei tue %%n$-operandinumeromuotoilua"
21949 #, fuzzy, gcc-internal-format
21950 msgid "%s does not support make_forwarder_block"
21951 msgstr "%s ei tue %%n$-operandinumeromuotoilua"
21954 #, gcc-internal-format
21955 msgid "%s does not support can_duplicate_block_p"
21959 #, fuzzy, gcc-internal-format
21960 msgid "%s does not support duplicate_block"
21961 msgstr "ISO C90 ei tue kompleksityyppejä"
21964 #, gcc-internal-format
21965 msgid "%s does not support block_ends_with_call_p"
21969 #, gcc-internal-format
21970 msgid "%s does not support block_ends_with_condjump_p"
21974 #, gcc-internal-format
21975 msgid "%s does not support flow_call_edges_add"
21979 #, gcc-internal-format
21980 msgid "size of loop %d should be %d, not %d"
21984 #, gcc-internal-format
21985 msgid "bb %d do not belong to loop %d"
21989 #, gcc-internal-format
21990 msgid "loop %d's header does not have exactly 2 entries"
21994 #, gcc-internal-format
21995 msgid "loop %d's latch does not have exactly 1 successor"
21999 #, gcc-internal-format
22000 msgid "loop %d's latch does not have header as successor"
22004 #, gcc-internal-format
22005 msgid "loop %d's latch does not belong directly to it"
22009 #, gcc-internal-format
22010 msgid "loop %d's header does not belong directly to it"
22014 #, gcc-internal-format
22015 msgid "loop %d's latch is marked as part of irreducible region"
22019 #, gcc-internal-format
22020 msgid "basic block %d should be marked irreducible"
22024 #, gcc-internal-format
22025 msgid "basic block %d should not be marked irreducible"
22029 #, gcc-internal-format
22030 msgid "edge from %d to %d should be marked irreducible"
22034 #, gcc-internal-format
22035 msgid "edge from %d to %d should not be marked irreducible"
22039 #, gcc-internal-format
22040 msgid "corrupted head of the exits list of loop %d"
22044 #, gcc-internal-format
22045 msgid "corrupted exits list of loop %d"
22049 #, gcc-internal-format
22050 msgid "nonempty exits list of loop %d, but exits are not recorded"
22054 #, gcc-internal-format
22055 msgid "Exit %d->%d not recorded"
22059 #, gcc-internal-format
22060 msgid "Wrong list of exited loops for edge %d->%d"
22064 #, gcc-internal-format
22065 msgid "Too many loop exits recorded"
22069 #, gcc-internal-format
22070 msgid "%d exits recorded for loop %d (having %d exits)"
22074 #, gcc-internal-format
22075 msgid "BB_RTL flag not set for block %d"
22079 #, gcc-internal-format
22080 msgid "insn %d basic block pointer is %d, should be %d"
22084 #, gcc-internal-format
22085 msgid "insn %d in header of bb %d has non-NULL basic block"
22089 #, gcc-internal-format
22090 msgid "insn %d in footer of bb %d has non-NULL basic block"
22094 #, gcc-internal-format
22095 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
22099 #, gcc-internal-format
22100 msgid "fallthru edge crosses section boundary (bb %i)"
22104 #, gcc-internal-format
22105 msgid "missing REG_EH_REGION note in the end of bb %i"
22109 #, gcc-internal-format
22110 msgid "too many outgoing branch edges from bb %i"
22114 #, gcc-internal-format
22115 msgid "fallthru edge after unconditional jump %i"
22119 #, gcc-internal-format
22120 msgid "wrong amount of branch edges after conditional jump %i"
22124 #, gcc-internal-format
22125 msgid "call edges for non-call insn in bb %i"
22129 #, gcc-internal-format
22130 msgid "abnormal edges for no purpose in bb %i"
22134 #, gcc-internal-format
22135 msgid "insn %d inside basic block %d but block_for_insn is NULL"
22139 #, gcc-internal-format
22140 msgid "insn %d inside basic block %d but block_for_insn is %i"
22143 #: cfgrtl.c:1901 cfgrtl.c:1911
22144 #, gcc-internal-format
22145 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
22149 #, gcc-internal-format
22150 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
22154 #, gcc-internal-format
22155 msgid "in basic block %d:"
22158 #: cfgrtl.c:1987 cfgrtl.c:2077
22159 #, gcc-internal-format
22160 msgid "insn %d outside of basic blocks has non-NULL bb field"
22164 #, gcc-internal-format
22165 msgid "end insn %d for block %d not found in the insn stream"
22169 #, gcc-internal-format
22170 msgid "insn %d is in multiple basic blocks (%d and %d)"
22174 #, gcc-internal-format
22175 msgid "head insn %d for block %d not found in the insn stream"
22179 #, gcc-internal-format
22180 msgid "missing barrier after block %i"
22184 #, gcc-internal-format
22185 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
22189 #, gcc-internal-format
22190 msgid "verify_flow_info: Incorrect fallthru %i->%i"
22194 #, gcc-internal-format
22195 msgid "basic blocks not laid down consecutively"
22199 #, gcc-internal-format
22200 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
22204 #, gcc-internal-format
22205 msgid "%D renamed after being referenced in assembly"
22208 #: cgraphunit.c:572
22209 #, gcc-internal-format
22210 msgid "aux field set for edge %s->%s"
22213 #: cgraphunit.c:578
22214 #, gcc-internal-format
22215 msgid "Execution count is negative"
22218 #: cgraphunit.c:585
22219 #, gcc-internal-format
22220 msgid "caller edge count is negative"
22223 #: cgraphunit.c:590
22224 #, gcc-internal-format
22225 msgid "caller edge frequency is negative"
22228 #: cgraphunit.c:595
22229 #, gcc-internal-format
22230 msgid "caller edge frequency is too large"
22233 #: cgraphunit.c:604
22234 #, gcc-internal-format
22235 msgid "inlined_to pointer is wrong"
22238 #: cgraphunit.c:609
22239 #, gcc-internal-format
22240 msgid "multiple inline callers"
22243 #: cgraphunit.c:616
22244 #, gcc-internal-format
22245 msgid "inlined_to pointer set for noninline callers"
22248 #: cgraphunit.c:622
22249 #, gcc-internal-format
22250 msgid "inlined_to pointer is set but no predecessors found"
22253 #: cgraphunit.c:627
22254 #, gcc-internal-format
22255 msgid "inlined_to pointer refers to itself"
22258 #: cgraphunit.c:637
22259 #, gcc-internal-format
22260 msgid "node not found in cgraph_hash"
22263 #: cgraphunit.c:666
22264 #, gcc-internal-format
22265 msgid "shared call_stmt:"
22268 #: cgraphunit.c:673
22269 #, fuzzy, gcc-internal-format
22270 msgid "edge points to wrong declaration:"
22271 msgstr "tyhjä esittely"
22273 #: cgraphunit.c:682
22274 #, gcc-internal-format
22275 msgid "missing callgraph edge for call stmt:"
22278 #: cgraphunit.c:698
22279 #, gcc-internal-format
22280 msgid "edge %s->%s has no corresponding call_stmt"
22283 #: cgraphunit.c:710
22284 #, gcc-internal-format
22285 msgid "verify_cgraph_node failed"
22288 #: cgraphunit.c:803 cgraphunit.c:826
22289 #, gcc-internal-format
22290 msgid "%J%<externally_visible%> attribute have effect only on public objects"
22293 #: cgraphunit.c:1018
22294 #, gcc-internal-format
22295 msgid "failed to reclaim unneeded function"
22298 #: cgraphunit.c:1342
22299 #, gcc-internal-format
22300 msgid "nodes with unreleased memory found"
22304 #, gcc-internal-format
22305 msgid "unknown demangling style '%s'"
22309 #, gcc-internal-format
22310 msgid "%s terminated with signal %d [%s]%s"
22314 #, gcc-internal-format
22315 msgid "%s returned %d exit status"
22319 #, gcc-internal-format
22320 msgid "cannot find 'ldd'"
22324 #, gcc-internal-format
22325 msgid "cannot convert to a pointer type"
22326 msgstr "ei voi muuntaa osoitintyypiksi"
22329 #, gcc-internal-format
22330 msgid "pointer value used where a floating point value was expected"
22334 #, gcc-internal-format
22335 msgid "aggregate value used where a float was expected"
22339 #, gcc-internal-format
22340 msgid "conversion to incomplete type"
22343 #: convert.c:774 convert.c:850
22344 #, gcc-internal-format
22345 msgid "can't convert between vector values of different size"
22349 #, gcc-internal-format
22350 msgid "aggregate value used where an integer was expected"
22354 #, gcc-internal-format
22355 msgid "pointer value used where a complex was expected"
22359 #, gcc-internal-format
22360 msgid "aggregate value used where a complex was expected"
22364 #, gcc-internal-format
22365 msgid "can't convert value to a vector"
22369 #, gcc-internal-format
22370 msgid "aggregate value used where a fixed-point was expected"
22374 #, gcc-internal-format
22375 msgid "%qs is not a gcov data file"
22379 #, gcc-internal-format
22380 msgid "%qs is version %q.*s, expected version %q.*s"
22383 #: coverage.c:276 coverage.c:284
22384 #, gcc-internal-format
22385 msgid "coverage mismatch for function %u while reading execution counters"
22388 #: coverage.c:278 coverage.c:373
22389 #, gcc-internal-format
22390 msgid "checksum is %x instead of %x"
22393 #: coverage.c:286 coverage.c:375
22394 #, gcc-internal-format
22395 msgid "number of counters is %d instead of %d"
22399 #, gcc-internal-format
22400 msgid "cannot merge separate %s counters for function %u"
22404 #, gcc-internal-format
22405 msgid "%qs has overflowed"
22409 #, fuzzy, gcc-internal-format
22410 msgid "no coverage for function %qs found"
22411 msgstr "epäkelpo tallennusluokka funktiolle %qs"
22413 #: coverage.c:364 coverage.c:367
22414 #, gcc-internal-format
22415 msgid "coverage mismatch for function %qs while reading counter %qs"
22419 #, gcc-internal-format
22420 msgid "coverage mismatch ignored due to -Wcoverage-mismatch"
22424 #, gcc-internal-format
22425 msgid "execution counts estimated"
22429 #, gcc-internal-format
22430 msgid "this can result in poorly optimized code"
22434 #, gcc-internal-format
22435 msgid "cannot open %s"
22439 #, gcc-internal-format
22440 msgid "error writing %qs"
22444 #, gcc-internal-format
22445 msgid "Can not find a valid counter:value pair:"
22449 #, gcc-internal-format
22450 msgid "-fdbg-cnt=%s"
22454 #, gcc-internal-format
22459 #, gcc-internal-format
22460 msgid "common symbol debug info is not structured as symbol+offset"
22463 #: diagnostic.c:712
22464 #, gcc-internal-format
22465 msgid "in %s, at %s:%d"
22469 #, gcc-internal-format
22470 msgid "dominator of %d status unknown"
22474 #, gcc-internal-format
22475 msgid "dominator of %d should be %d, not %d"
22478 #: dwarf2out.c:4571
22479 #, gcc-internal-format
22480 msgid "DW_LOC_OP %s not implemented"
22484 #, gcc-internal-format
22485 msgid "invalid rtl sharing found in the insn"
22489 #, gcc-internal-format
22494 #, gcc-internal-format
22495 msgid "internal consistency failure"
22499 #, gcc-internal-format
22500 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
22504 #, gcc-internal-format
22505 msgid "abort in %s, at %s:%d"
22509 #, gcc-internal-format
22510 msgid "exception handling disabled, use -fexceptions to enable"
22514 #, gcc-internal-format
22515 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
22519 #, gcc-internal-format
22520 msgid "__builtin_eh_return not supported on this target"
22523 #: except.c:3863 except.c:3872
22524 #, gcc-internal-format
22525 msgid "region_array is corrupted for region %i"
22529 #, gcc-internal-format
22530 msgid "outer block of region %i is wrong"
22534 #, gcc-internal-format
22535 msgid "region %i may contain throw and is contained in region that may not"
22539 #, gcc-internal-format
22540 msgid "negative nesting depth of region %i"
22544 #, gcc-internal-format
22545 msgid "tree list ends on depth %i"
22549 #, gcc-internal-format
22550 msgid "array does not match the region tree"
22554 #, gcc-internal-format
22555 msgid "verify_eh_tree failed"
22559 #, gcc-internal-format
22560 msgid "stack limits not supported on this target"
22565 msgid "%Kcall to %qs declared with attribute error: %s"
22566 msgstr "%Javoimelle funktiolle %qD annettu attribuutti noinline"
22570 msgid "%Kcall to %qs declared with attribute warning: %s"
22571 msgstr "%Javoimelle funktiolle %qD annettu attribuutti noinline"
22574 #, fuzzy, gcc-internal-format
22575 msgid "invalid argument %qs to -fdebug-prefix-map"
22576 msgstr "epäkelpo argumentti funktiolle %<__builtin_return_address%>"
22579 #, gcc-internal-format
22580 msgid "the frame size of %wd bytes is larger than %wd bytes"
22583 #: fixed-value.c:104
22584 #, fuzzy, gcc-internal-format
22585 msgid "large fixed-point constant implicitly truncated to fixed-point type"
22586 msgstr "suuri kokonaisluku implisiittisesti katkaistu etumerkittömäksi tyypiksi"
22588 #: fold-const.c:992 tree-ssa-loop-niter.c:1883 tree-vrp.c:5723 tree-vrp.c:5764
22589 #, fuzzy, gcc-internal-format
22593 #: fold-const.c:1362
22594 #, gcc-internal-format
22595 msgid "assuming signed overflow does not occur when negating a division"
22598 #: fold-const.c:4017 fold-const.c:4028
22599 #, fuzzy, gcc-internal-format
22600 msgid "comparison is always %d due to width of bit-field"
22601 msgstr "vertailu on aina tosi johtuen tietotyypin rajallisesta arvoalueesta"
22603 #: fold-const.c:5361
22604 #, gcc-internal-format
22605 msgid "assuming signed overflow does not occur when simplifying range test"
22608 #: fold-const.c:5738 fold-const.c:5753
22609 #, gcc-internal-format
22610 msgid "comparison is always %d"
22613 #: fold-const.c:5882
22614 #, gcc-internal-format
22615 msgid "%<or%> of unmatched not-equal tests is always 1"
22618 #: fold-const.c:5887
22619 #, gcc-internal-format
22620 msgid "%<and%> of mutually exclusive equal-tests is always 0"
22623 #: fold-const.c:8823
22624 #, gcc-internal-format
22625 msgid "assuming signed overflow does not occur when reducing constant in comparison"
22628 #: fold-const.c:9190
22629 #, gcc-internal-format
22630 msgid "assuming signed overflow does not occur when combining constants around a comparison"
22633 #: fold-const.c:13729
22634 #, gcc-internal-format
22635 msgid "fold check: original tree changed by fold"
22639 #, fuzzy, gcc-internal-format
22640 msgid "%Jtotal size of local objects too large"
22641 msgstr "taulukon %qs koko on liian suuri"
22643 #: function.c:918 varasm.c:2139
22644 #, fuzzy, gcc-internal-format
22645 msgid "size of variable %q+D is too large"
22646 msgstr "taulukon %qs koko on liian suuri"
22648 #: function.c:1626 gimplify.c:4782
22649 #, gcc-internal-format
22650 msgid "impossible constraint in %<asm%>"
22654 #, gcc-internal-format
22655 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
22659 #, gcc-internal-format
22660 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
22664 #, gcc-internal-format
22665 msgid "function returns an aggregate"
22669 #, gcc-internal-format
22670 msgid "unused parameter %q+D"
22671 msgstr "käyttämätön muuttuja %q+D"
22674 #, gcc-internal-format
22675 msgid "ambiguous abbreviation %s"
22679 #, gcc-internal-format
22680 msgid "incomplete '%s' option"
22684 #, gcc-internal-format
22685 msgid "missing argument to '%s' option"
22689 #, gcc-internal-format
22690 msgid "extraneous argument to '%s' option"
22694 #, gcc-internal-format
22695 msgid "warning: -pipe ignored because -save-temps specified"
22699 #, gcc-internal-format
22700 msgid "warning: '-x %s' after last input file has no effect"
22703 #. Catch the case where a spec string contains something like
22704 #. '%{foo:%*}'. i.e. there is no * in the pattern on the left
22705 #. hand side of the :.
22707 #, gcc-internal-format
22708 msgid "spec failure: '%%*' has not been initialized by pattern match"
22712 #, gcc-internal-format
22713 msgid "warning: use of obsolete %%[ operator in specs"
22717 #, gcc-internal-format
22718 msgid "spec failure: unrecognized spec option '%c'"
22722 #, gcc-internal-format
22723 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
22727 #, gcc-internal-format
22728 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
22732 #, gcc-internal-format
22733 msgid "unrecognized option '-%s'"
22736 #: gcc.c:6726 gcc.c:6789
22737 #, gcc-internal-format
22738 msgid "%s: %s compiler not installed on this system"
22742 #, gcc-internal-format
22743 msgid "%s: linker input file unused because linking not done"
22747 #, gcc-internal-format
22748 msgid "language %s not recognized"
22752 #, gcc-internal-format
22757 #, gcc-internal-format
22758 msgid "%s: %d basic blocks and %d edges/basic block"
22762 #, gcc-internal-format
22763 msgid "%s: %d basic blocks and %d registers"
22766 #: ggc-common.c:400 ggc-common.c:408 ggc-common.c:476 ggc-common.c:495
22767 #: ggc-page.c:2173 ggc-page.c:2204 ggc-page.c:2211 ggc-zone.c:2437
22768 #: ggc-zone.c:2448 ggc-zone.c:2452
22769 #, gcc-internal-format
22770 msgid "can't write PCH file: %m"
22773 #: ggc-common.c:488 config/i386/host-cygwin.c:57
22774 #, gcc-internal-format
22775 msgid "can't get position in PCH file: %m"
22778 #: ggc-common.c:498
22779 #, gcc-internal-format
22780 msgid "can't write padding to PCH file: %m"
22783 #: ggc-common.c:553 ggc-common.c:561 ggc-common.c:568 ggc-common.c:571
22784 #: ggc-common.c:581 ggc-common.c:584 ggc-page.c:2301 ggc-zone.c:2471
22785 #, gcc-internal-format
22786 msgid "can't read PCH file: %m"
22789 #: ggc-common.c:576
22790 #, gcc-internal-format
22791 msgid "had to relocate PCH"
22795 #, gcc-internal-format
22796 msgid "open /dev/zero: %m"
22799 #: ggc-page.c:2189 ggc-page.c:2195
22800 #, gcc-internal-format
22801 msgid "can't write PCH file"
22804 #: ggc-zone.c:2434 ggc-zone.c:2445
22805 #, fuzzy, gcc-internal-format
22806 msgid "can't seek PCH file: %m"
22807 msgstr "%s: ei voida avata PCH-tiedostoa: %m\n"
22810 #, gcc-internal-format
22811 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
22815 #, gcc-internal-format
22816 msgid "invalid lvalue in asm output %d"
22820 #, gcc-internal-format
22821 msgid "non-memory input %d must stay in memory"
22825 #, gcc-internal-format
22826 msgid "memory input %d is not directly addressable"
22830 #, gcc-internal-format
22831 msgid "%qs not specified in enclosing parallel"
22835 #, gcc-internal-format
22836 msgid "%Henclosing parallel"
22840 #, gcc-internal-format
22841 msgid "iteration variable %qs should be private"
22845 #, gcc-internal-format
22846 msgid "iteration variable %qs should not be firstprivate"
22850 #, fuzzy, gcc-internal-format
22851 msgid "iteration variable %qs should not be reduction"
22852 msgstr "sisäkkäisessä funktiossa käytetty rekisterimuuttujaa %qD"
22855 #, gcc-internal-format
22856 msgid "%s variable %qs is private in outer context"
22860 #, gcc-internal-format
22861 msgid "gimplification failed"
22864 #: graph.c:401 java/jcf-parse.c:1750 java/jcf-parse.c:1890 objc/objc-act.c:493
22865 #, gcc-internal-format
22866 msgid "can't open %s: %m"
22869 #: graphite.c:6190 toplev.c:1718
22870 #, gcc-internal-format
22871 msgid "Graphite loop optimizations cannot be used"
22874 #: haifa-sched.c:184
22875 #, gcc-internal-format
22876 msgid "fix_sched_param: unknown param: %s"
22879 #: ira.c:1436 ira.c:1449 ira.c:1463
22880 #, gcc-internal-format
22881 msgid "%s cannot be used in asm here"
22885 #, gcc-internal-format
22886 msgid "barrier region may not be closely nested inside of work-sharing, critical, ordered, master or explicit task region"
22890 #, gcc-internal-format
22891 msgid "work-sharing region may not be closely nested inside of work-sharing, critical, ordered, master or explicit task region"
22895 #, gcc-internal-format
22896 msgid "master region may not be closely nested inside of work-sharing or explicit task region"
22900 #, gcc-internal-format
22901 msgid "ordered region may not be closely nested inside of critical or explicit task region"
22905 #, gcc-internal-format
22906 msgid "ordered region must be closely nested inside a loop region with an ordered clause"
22910 #, gcc-internal-format
22911 msgid "critical region may not be nested inside a critical region with the same name"
22914 #: omp-low.c:6682 cp/decl.c:2691
22915 #, gcc-internal-format
22916 msgid "invalid exit from OpenMP structured block"
22919 #: omp-low.c:6684 omp-low.c:6689
22920 #, gcc-internal-format
22921 msgid "invalid entry to OpenMP structured block"
22924 #. Otherwise, be vague and lazy, but efficient.
22926 #, gcc-internal-format
22927 msgid "invalid branch to/from an OpenMP structured block"
22931 #, gcc-internal-format
22932 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
22936 #, gcc-internal-format
22937 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
22941 #, gcc-internal-format
22942 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
22945 #. Eventually this should become a hard error IMO.
22947 #, gcc-internal-format
22948 msgid "command line option \"%s\" is valid for %s but not for %s"
22951 #: opts.c:473 opts.c:769
22952 #, gcc-internal-format
22953 msgid "unrecognized command line option \"%s\""
22957 #, fuzzy, gcc-internal-format
22958 msgid "command line option %qs is not supported by this configuration"
22959 msgstr "#pragma redefine_extname ei ole tuettu tällä kohteella"
22962 #, gcc-internal-format
22963 msgid "missing argument to \"%s\""
22967 #, gcc-internal-format
22968 msgid "argument to \"%s\" should be a non-negative integer"
22972 #, gcc-internal-format
22973 msgid "Section anchors must be disabled when unit-at-a-time is disabled."
22977 #, gcc-internal-format
22978 msgid "Toplevel reorder must be disabled when unit-at-a-time is disabled."
22982 #, gcc-internal-format
22983 msgid "section anchors must be disabled when toplevel reorder is disabled"
22987 #, gcc-internal-format
22988 msgid "-freorder-blocks-and-partition does not work with exceptions"
22992 #, gcc-internal-format
22993 msgid "-freorder-blocks-and-partition does not support unwind info"
22997 #, gcc-internal-format
22998 msgid "-freorder-blocks-and-partition does not work on this architecture"
23002 #, gcc-internal-format
23003 msgid "-fira-algorithm=CB does not work on this architecture"
23007 #, gcc-internal-format
23008 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
23012 #, gcc-internal-format
23013 msgid "structure alignment must be a small power of two, not %d"
23017 #, gcc-internal-format
23018 msgid "unrecognized visibility value \"%s\""
23022 #, fuzzy, gcc-internal-format
23023 msgid "unknown stack check parameter \"%s\""
23024 msgstr "tuntematon konetila %qs"
23027 #, gcc-internal-format
23028 msgid "unrecognized register name \"%s\""
23032 #, gcc-internal-format
23033 msgid "unknown tls-model \"%s\""
23037 #, gcc-internal-format
23038 msgid "unknown ira algorithm \"%s\""
23042 #, gcc-internal-format
23043 msgid "unknown ira region \"%s\""
23047 #, gcc-internal-format
23048 msgid "%s: --param arguments should be of the form NAME=VALUE"
23052 #, gcc-internal-format
23053 msgid "invalid --param value %qs"
23057 #, gcc-internal-format
23058 msgid "target system does not support debug output"
23062 #, gcc-internal-format
23063 msgid "debug format \"%s\" conflicts with prior selection"
23067 #, gcc-internal-format
23068 msgid "unrecognised debug output level \"%s\""
23072 #, gcc-internal-format
23073 msgid "debug output level %s is too high"
23077 #, gcc-internal-format
23078 msgid "-Werror=%s: No option -%s"
23082 #, gcc-internal-format
23083 msgid "minimum value of parameter %qs is %u"
23087 #, gcc-internal-format
23088 msgid "maximum value of parameter %qs is %u"
23091 #. If we didn't find this parameter, issue an error message.
23093 #, gcc-internal-format
23094 msgid "invalid parameter %qs"
23098 #, gcc-internal-format
23099 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
23103 #, gcc-internal-format
23104 msgid "corrupted profile info: run_max * runs < sum_max"
23108 #, gcc-internal-format
23109 msgid "corrupted profile info: sum_all is smaller than sum_max"
23113 #, gcc-internal-format
23114 msgid "correcting inconsistent profile data"
23118 #, gcc-internal-format
23119 msgid "corrupted profile info: profile data is not flow-consistent"
23123 #, gcc-internal-format
23124 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
23128 #, gcc-internal-format
23129 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
23133 #, gcc-internal-format
23134 msgid "output constraint %d must specify a single register"
23138 #, gcc-internal-format
23139 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
23143 #, gcc-internal-format
23144 msgid "output regs must be grouped at top of stack"
23148 #, gcc-internal-format
23149 msgid "implicitly popped regs must be grouped at top of stack"
23153 #, gcc-internal-format
23154 msgid "output operand %d must use %<&%> constraint"
23158 #, gcc-internal-format
23159 msgid "can't use '%s' as a %s register"
23162 #: reginfo.c:835 config/ia64/ia64.c:5180 config/ia64/ia64.c:5187
23163 #: config/pa/pa.c:363 config/pa/pa.c:370 config/sh/sh.c:7965
23164 #: config/sh/sh.c:7972 config/spu/spu.c:4553 config/spu/spu.c:4560
23165 #, gcc-internal-format
23166 msgid "unknown register name: %s"
23170 #, gcc-internal-format
23171 msgid "global register variable follows a function definition"
23175 #, gcc-internal-format
23176 msgid "register used for two global register variables"
23180 #, gcc-internal-format
23181 msgid "call-clobbered register used for global register variable"
23184 #: regrename.c:1907
23185 #, gcc-internal-format
23186 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
23189 #: regrename.c:1919
23190 #, gcc-internal-format
23191 msgid "validate_value_data: Loop in regno chain (%u)"
23194 #: regrename.c:1922
23195 #, gcc-internal-format
23196 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
23199 #: regrename.c:1934
23200 #, gcc-internal-format
23201 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
23205 #, gcc-internal-format
23206 msgid "cannot reload integer constant operand in %<asm%>"
23210 #, gcc-internal-format
23211 msgid "impossible register constraint in %<asm%>"
23215 #, gcc-internal-format
23216 msgid "%<&%> constraint used with no register class"
23219 #: reload.c:3782 reload.c:4040
23220 #, gcc-internal-format
23221 msgid "inconsistent operand constraints in an %<asm%>"
23225 #, gcc-internal-format
23226 msgid "%<asm%> operand has impossible constraints"
23230 #, gcc-internal-format
23231 msgid "frame size too large for reliable stack checking"
23235 #, gcc-internal-format
23236 msgid "try reducing the number of local variables"
23240 #, gcc-internal-format
23241 msgid "can't find a register in class %qs while reloading %<asm%>"
23245 #, gcc-internal-format
23246 msgid "unable to find a register to spill in class %qs"
23250 #, gcc-internal-format
23251 msgid "%<asm%> operand requires impossible reload"
23255 #, gcc-internal-format
23256 msgid "%<asm%> operand constraint incompatible with operand size"
23260 #, gcc-internal-format
23261 msgid "output operand is constant in %<asm%>"
23265 #, gcc-internal-format
23266 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
23270 #, gcc-internal-format
23271 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
23275 #, gcc-internal-format
23276 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
23280 #, gcc-internal-format
23281 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
23285 #, gcc-internal-format
23286 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
23290 #, gcc-internal-format
23291 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
23295 #, gcc-internal-format
23296 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
23300 #, gcc-internal-format
23301 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
23305 #, gcc-internal-format
23306 msgid "output operand constraint lacks %<=%>"
23310 #, gcc-internal-format
23311 msgid "output constraint %qc for operand %d is not at the beginning"
23315 #, gcc-internal-format
23316 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
23319 #: stmt.c:355 stmt.c:454
23320 #, gcc-internal-format
23321 msgid "%<%%%> constraint used with last operand"
23325 #, gcc-internal-format
23326 msgid "matching constraint not valid in output operand"
23330 #, gcc-internal-format
23331 msgid "input operand constraint contains %qc"
23335 #, gcc-internal-format
23336 msgid "matching constraint references invalid operand number"
23340 #, gcc-internal-format
23341 msgid "invalid punctuation %qc in constraint"
23345 #, gcc-internal-format
23346 msgid "matching constraint does not allow a register"
23350 #, gcc-internal-format
23351 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
23355 #, gcc-internal-format
23356 msgid "unknown register name %qs in %<asm%>"
23360 #, gcc-internal-format
23361 msgid "PIC register %qs clobbered in %<asm%>"
23365 #, gcc-internal-format
23366 msgid "more than %d operands in %<asm%>"
23370 #, gcc-internal-format
23371 msgid "output number %d not directly addressable"
23375 #, gcc-internal-format
23376 msgid "asm operand %d probably doesn%'t match constraints"
23380 #, gcc-internal-format
23381 msgid "use of memory input without lvalue in asm operand %d is deprecated"
23385 #, gcc-internal-format
23386 msgid "asm clobber conflict with output operand"
23390 #, gcc-internal-format
23391 msgid "asm clobber conflict with input operand"
23395 #, gcc-internal-format
23396 msgid "too many alternatives in %<asm%>"
23400 #, gcc-internal-format
23401 msgid "operand constraints for %<asm%> differ in number of alternatives"
23405 #, gcc-internal-format
23406 msgid "duplicate asm operand name %qs"
23410 #, gcc-internal-format
23411 msgid "missing close brace for named operand"
23415 #, gcc-internal-format
23416 msgid "undefined named operand %qs"
23420 #, gcc-internal-format
23421 msgid "%Hvalue computed is not used"
23422 msgstr "%Hlaskettua arvoa ei käytetä"
23424 #: stor-layout.c:149
23425 #, gcc-internal-format
23426 msgid "type size can%'t be explicitly evaluated"
23429 #: stor-layout.c:151
23430 #, gcc-internal-format
23431 msgid "variable-size type declared outside of any function"
23434 #: stor-layout.c:467
23435 #, fuzzy, gcc-internal-format
23436 msgid "size of %q+D is %d bytes"
23437 msgstr "taulukon %qs koko on negatiivinen"
23439 #: stor-layout.c:469
23440 #, gcc-internal-format
23441 msgid "size of %q+D is larger than %wd bytes"
23444 #: stor-layout.c:888
23445 #, gcc-internal-format
23446 msgid "packed attribute causes inefficient alignment for %q+D"
23449 #: stor-layout.c:891
23450 #, fuzzy, gcc-internal-format
23451 msgid "packed attribute is unnecessary for %q+D"
23452 msgstr "%qs-attribuuttia ei huomioida %qs:lle"
23454 #. No, we need to skip space before this field.
23455 #. Bump the cumulative size to multiple of field alignment.
23456 #: stor-layout.c:908
23457 #, gcc-internal-format
23458 msgid "padding struct to align %q+D"
23461 #: stor-layout.c:969
23462 #, gcc-internal-format
23463 msgid "Offset of packed bit-field %qD has changed in GCC 4.4"
23466 #: stor-layout.c:1273
23467 #, gcc-internal-format
23468 msgid "padding struct size to alignment boundary"
23471 #: stor-layout.c:1303
23472 #, gcc-internal-format
23473 msgid "packed attribute causes inefficient alignment for %qs"
23476 #: stor-layout.c:1307
23477 #, gcc-internal-format
23478 msgid "packed attribute is unnecessary for %qs"
23481 #: stor-layout.c:1313
23482 #, gcc-internal-format
23483 msgid "packed attribute causes inefficient alignment"
23486 #: stor-layout.c:1315
23487 #, gcc-internal-format
23488 msgid "packed attribute is unnecessary"
23491 #: stor-layout.c:1848
23492 #, gcc-internal-format
23493 msgid "alignment of array elements is greater than element size"
23497 #, gcc-internal-format
23498 msgid "__builtin_saveregs not supported by this target"
23502 #, fuzzy, gcc-internal-format
23503 msgid "target attribute is not supported on this machine"
23504 msgstr "%Jlohkoattribuutteja ei tueta tälle kohteelle"
23507 #, fuzzy, gcc-internal-format
23508 msgid "#pragma GCC target is not supported for this machine"
23509 msgstr "#pragma extern_prefix ei ole tuettu tällä kohteella"
23512 #, gcc-internal-format
23513 msgid "repository file '%s' does not contain command-line arguments"
23517 #, gcc-internal-format
23518 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
23522 #, gcc-internal-format
23523 msgid "ld returned %d exit status"
23524 msgstr "ld:n paluuarvo oli %d"
23527 #, gcc-internal-format
23528 msgid "invalid option argument %qs"
23532 #, gcc-internal-format
23533 msgid "getting core file size maximum limit: %m"
23537 #, gcc-internal-format
23538 msgid "setting core file size limit to maximum: %m"
23542 #, fuzzy, gcc-internal-format
23543 msgid "%q+F declared %<static%> but never defined"
23544 msgstr "%J%qF käytetty, mutta ei määritelty"
23547 #, fuzzy, gcc-internal-format
23548 msgid "%q+D defined but not used"
23549 msgstr "%Jnimike %qD määritelty, mutta ei käytetty"
23552 #, fuzzy, gcc-internal-format
23553 msgid "%qD is deprecated (declared at %s:%d)"
23554 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
23557 #, gcc-internal-format
23558 msgid "%qs is deprecated (declared at %s:%d)"
23562 #, gcc-internal-format
23563 msgid "type is deprecated (declared at %s:%d)"
23567 #, gcc-internal-format
23568 msgid "%qs is deprecated"
23572 #, gcc-internal-format
23573 msgid "type is deprecated"
23577 #, gcc-internal-format
23578 msgid "unrecognized gcc debugging option: %c"
23582 #, gcc-internal-format
23583 msgid "can%'t open %s for writing: %m"
23587 #, fuzzy, gcc-internal-format
23588 msgid "-frecord-gcc-switches is not supported by the current target"
23589 msgstr "säiekohtaista muistia ei tueta tällä kohteella"
23592 #, fuzzy, gcc-internal-format
23593 msgid "this target does not support %qs"
23594 msgstr "kohdemuoto ei tue äärettömyyttä"
23597 #, gcc-internal-format
23598 msgid "instruction scheduling not supported on this target machine"
23602 #, gcc-internal-format
23603 msgid "this target machine does not have delayed branches"
23607 #, gcc-internal-format
23608 msgid "-f%sleading-underscore not supported on this target machine"
23612 #, gcc-internal-format
23613 msgid "target system does not support the \"%s\" debug format"
23617 #, gcc-internal-format
23618 msgid "variable tracking requested, but useless unless producing debug info"
23622 #, gcc-internal-format
23623 msgid "variable tracking requested, but not supported by this debug format"
23627 #, gcc-internal-format
23628 msgid "can%'t open %s: %m"
23632 #, gcc-internal-format
23633 msgid "-ffunction-sections not supported for this target"
23637 #, gcc-internal-format
23638 msgid "-fdata-sections not supported for this target"
23642 #, gcc-internal-format
23643 msgid "-ffunction-sections disabled; it makes profiling impossible"
23647 #, gcc-internal-format
23648 msgid "-fprefetch-loop-arrays not supported for this target"
23652 #, gcc-internal-format
23653 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
23657 #, gcc-internal-format
23658 msgid "-fprefetch-loop-arrays is not supported with -Os"
23662 #, gcc-internal-format
23663 msgid "-fassociative-math disabled; other options take precedence"
23667 #, fuzzy, gcc-internal-format
23668 msgid "-fstack-protector not supported for this target"
23669 msgstr "säiekohtaista muistia ei tueta tälle kohteelle"
23672 #, gcc-internal-format
23673 msgid "unwind tables currently require a frame pointer for correctness"
23677 #, gcc-internal-format
23678 msgid "error writing to %s: %m"
23681 #: toplev.c:2156 java/jcf-parse.c:1769
23682 #, gcc-internal-format
23683 msgid "error closing %s: %m"
23686 #: tree-cfg.c:1513 tree-cfg.c:2186
23687 #, gcc-internal-format
23688 msgid "%Hwill never be executed"
23692 #, gcc-internal-format
23693 msgid "SSA name in freelist but still referenced"
23697 #, fuzzy, gcc-internal-format
23698 msgid "Indirect reference's operand is not a register or a constant."
23699 msgstr "pyydetty tasaus ei ole vakio"
23702 #, gcc-internal-format
23703 msgid "ASSERT_EXPR with an always-false condition"
23707 #, gcc-internal-format
23708 msgid "MODIFY_EXPR not expected while having tuples."
23712 #, gcc-internal-format
23713 msgid "constant not recomputed when ADDR_EXPR changed"
23717 #, gcc-internal-format
23718 msgid "side effects not recomputed when ADDR_EXPR changed"
23722 #, gcc-internal-format
23723 msgid "address taken, but ADDRESSABLE bit not set"
23727 #, gcc-internal-format
23728 msgid "non-integral used in condition"
23732 #, fuzzy, gcc-internal-format
23733 msgid "invalid conditional operand"
23734 msgstr "epäkelpo alustin"
23737 #, gcc-internal-format
23738 msgid "invalid position or size operand to BIT_FIELD_REF"
23742 #, gcc-internal-format
23743 msgid "integral result type precision does not match field size of BIT_FIELD_REF"
23747 #, gcc-internal-format
23748 msgid "mode precision of non-integral result does not match field size of BIT_FIELD_REF"
23752 #, gcc-internal-format
23753 msgid "invalid reference prefix"
23757 #, fuzzy, gcc-internal-format
23758 msgid "invalid operand to plus/minus, type is a pointer"
23759 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
23762 #, gcc-internal-format
23763 msgid "invalid operand to pointer plus, first operand is not a pointer"
23767 #, gcc-internal-format
23768 msgid "invalid operand to pointer plus, second operand is not an integer with type of sizetype."
23772 #, fuzzy, gcc-internal-format
23773 msgid "invalid expression for min lvalue"
23774 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
23777 #, fuzzy, gcc-internal-format
23778 msgid "invalid operand in indirect reference"
23779 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
23782 #, fuzzy, gcc-internal-format
23783 msgid "type mismatch in indirect reference"
23784 msgstr "ehtolausekkeessa on tyyppiristiriita"
23787 #, fuzzy, gcc-internal-format
23788 msgid "invalid operands to array reference"
23789 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
23792 #, fuzzy, gcc-internal-format
23793 msgid "type mismatch in array reference"
23794 msgstr "ehtolausekkeessa on tyyppiristiriita"
23797 #, gcc-internal-format
23798 msgid "type mismatch in array range reference"
23802 #, fuzzy, gcc-internal-format
23803 msgid "type mismatch in real/imagpart reference"
23804 msgstr "ehtolausekkeessa on tyyppiristiriita"
23807 #, fuzzy, gcc-internal-format
23808 msgid "type mismatch in component reference"
23809 msgstr "ehtolausekkeessa on tyyppiristiriita"
23812 #, gcc-internal-format
23813 msgid "non-function in gimple call"
23817 #, gcc-internal-format
23818 msgid "invalid LHS in gimple call"
23822 #, fuzzy, gcc-internal-format
23823 msgid "invalid conversion in gimple call"
23824 msgstr "virheellinen versionumero ”%s”"
23827 #, fuzzy, gcc-internal-format
23828 msgid "invalid operands in gimple comparison"
23829 msgstr "epäkelpo totuusarvolauseke"
23832 #, fuzzy, gcc-internal-format
23833 msgid "type mismatch in comparison expression"
23834 msgstr "ehtolausekkeessa on tyyppiristiriita"
23837 #, gcc-internal-format
23838 msgid "non-register as LHS of unary operation"
23842 #, fuzzy, gcc-internal-format
23843 msgid "invalid operand in unary operation"
23844 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
23847 #, fuzzy, gcc-internal-format
23848 msgid "invalid types in nop conversion"
23849 msgstr "void-lausekkeen epäkelpo käyttö"
23852 #, fuzzy, gcc-internal-format
23853 msgid "invalid types in fixed-point conversion"
23854 msgstr "void-lausekkeen epäkelpo käyttö"
23857 #, fuzzy, gcc-internal-format
23858 msgid "invalid types in conversion to floating point"
23859 msgstr "epäkelpo %<restrict%>-avainsanan käyttö"
23862 #, fuzzy, gcc-internal-format
23863 msgid "invalid types in conversion to integer"
23864 msgstr "epäkelpo %<restrict%>-avainsanan käyttö"
23867 #, fuzzy, gcc-internal-format
23868 msgid "non-trivial conversion in unary operation"
23869 msgstr "yhteensopimattomat tyypit sijoituksessa"
23872 #, gcc-internal-format
23873 msgid "non-register as LHS of binary operation"
23877 #, fuzzy, gcc-internal-format
23878 msgid "invalid operands in binary operation"
23879 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
23882 #, fuzzy, gcc-internal-format
23883 msgid "type mismatch in complex expression"
23884 msgstr "ehtolausekkeessa on tyyppiristiriita"
23887 #, fuzzy, gcc-internal-format
23888 msgid "type mismatch in shift expression"
23889 msgstr "ehtolausekkeessa on tyyppiristiriita"
23892 #, fuzzy, gcc-internal-format
23893 msgid "type mismatch in vector shift expression"
23894 msgstr "ehtolausekkeessa on tyyppiristiriita"
23897 #, fuzzy, gcc-internal-format
23898 msgid "type mismatch in pointer plus expression"
23899 msgstr "ehtolausekkeessa on tyyppiristiriita"
23902 #, fuzzy, gcc-internal-format
23903 msgid "type mismatch in binary truth expression"
23904 msgstr "ehtolausekkeessa on tyyppiristiriita"
23907 #, fuzzy, gcc-internal-format
23908 msgid "invalid (pointer) operands to plus/minus"
23909 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
23912 #, fuzzy, gcc-internal-format
23913 msgid "type mismatch in binary expression"
23914 msgstr "ehtolausekkeessa on tyyppiristiriita"
23917 #, fuzzy, gcc-internal-format
23918 msgid "non-trivial conversion at assignment"
23919 msgstr "yhteensopimattomat tyypit sijoituksessa"
23922 #, fuzzy, gcc-internal-format
23923 msgid "invalid operand in unary expression"
23924 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
23927 #, fuzzy, gcc-internal-format
23928 msgid "type mismatch in address expression"
23929 msgstr "ehtolausekkeessa on tyyppiristiriita"
23931 #: tree-cfg.c:3723 tree-cfg.c:3749
23932 #, gcc-internal-format
23933 msgid "invalid rhs for gimple memory store"
23937 #, fuzzy, gcc-internal-format
23938 msgid "invalid operand in return statement"
23939 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
23942 #, fuzzy, gcc-internal-format
23943 msgid "invalid conversion in return statement"
23944 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
23947 #, fuzzy, gcc-internal-format
23948 msgid "goto destination is neither a label nor a pointer"
23949 msgstr "indeksoitu arvo ei ole taulukko eikä osoitin"
23952 #, fuzzy, gcc-internal-format
23953 msgid "invalid operand to switch statement"
23954 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
23957 #, gcc-internal-format
23958 msgid "Invalid PHI result"
23962 #, fuzzy, gcc-internal-format
23963 msgid "Invalid PHI argument"
23964 msgstr "virheellinen %%H-arvo"
23967 #, fuzzy, gcc-internal-format
23968 msgid "Incompatible types in PHI argument"
23969 msgstr "yhteensopimattomat tyypit sijoituksessa"
23972 #, fuzzy, gcc-internal-format
23973 msgid "verify_gimple failed"
23974 msgstr "verify_flow_info epäonnistui"
23977 #, fuzzy, gcc-internal-format
23978 msgid "invalid function in call statement"
23979 msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
23982 #, fuzzy, gcc-internal-format
23983 msgid "invalid pure const state for function"
23984 msgstr "epäkelpo tallennusluokka funktiolle %qs"
23986 #: tree-cfg.c:4084 tree-ssa.c:845 tree-ssa.c:855
23987 #, gcc-internal-format
23988 msgid "in statement"
23992 #, gcc-internal-format
23993 msgid "statement marked for throw, but doesn%'t"
23997 #, gcc-internal-format
23998 msgid "statement marked for throw in middle of block"
24002 #, gcc-internal-format
24003 msgid "Dead STMT in EH table"
24007 #, gcc-internal-format
24008 msgid "gimple_bb (phi) is set to a wrong basic block"
24012 #, fuzzy, gcc-internal-format
24013 msgid "missing PHI def"
24014 msgstr "lopetusalkio puuttuu funktiokutsusta"
24017 #, gcc-internal-format
24018 msgid "PHI argument is not a GIMPLE value"
24021 #: tree-cfg.c:4244 tree-cfg.c:4289
24022 #, gcc-internal-format
24023 msgid "incorrect sharing of tree nodes"
24027 #, fuzzy, gcc-internal-format
24028 msgid "invalid GIMPLE statement"
24029 msgstr "epäkelpo lvalue asm-lauseessa"
24032 #, gcc-internal-format
24033 msgid "gimple_bb (stmt) is set to a wrong basic block"
24037 #, gcc-internal-format
24038 msgid "incorrect entry in label_to_block_map.\n"
24042 #, gcc-internal-format
24043 msgid "verify_stmts failed"
24047 #, gcc-internal-format
24048 msgid "ENTRY_BLOCK has IL associated with it"
24052 #, gcc-internal-format
24053 msgid "EXIT_BLOCK has IL associated with it"
24057 #, gcc-internal-format
24058 msgid "fallthru to exit from bb %d"
24062 #, gcc-internal-format
24063 msgid "nonlocal label "
24066 #: tree-cfg.c:4374 tree-cfg.c:4383 tree-cfg.c:4408
24067 #, gcc-internal-format
24072 #, gcc-internal-format
24073 msgid "control flow in the middle of basic block %d"
24077 #, gcc-internal-format
24078 msgid "fallthru edge after a control statement in bb %d"
24082 #, gcc-internal-format
24083 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
24086 #: tree-cfg.c:4464 tree-cfg.c:4486 tree-cfg.c:4499 tree-cfg.c:4568
24087 #, gcc-internal-format
24088 msgid "wrong outgoing edge flags at end of bb %d"
24092 #, gcc-internal-format
24093 msgid "explicit goto at end of bb %d"
24097 #, gcc-internal-format
24098 msgid "return edge does not point to exit in bb %d"
24102 #, gcc-internal-format
24103 msgid "found default case not at the start of case vector"
24107 #, gcc-internal-format
24108 msgid "case labels not sorted: "
24112 #, gcc-internal-format
24113 msgid "extra outgoing edge %d->%d"
24117 #, gcc-internal-format
24118 msgid "missing edge %i->%i"
24122 #, gcc-internal-format
24123 msgid "%H%<noreturn%> function does return"
24127 #, fuzzy, gcc-internal-format
24128 msgid "control reaches end of non-void function"
24129 msgstr "%Hei-void-tyyppisen funktion loppu saavutettu"
24132 #, gcc-internal-format
24133 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
24137 #, gcc-internal-format
24138 msgid "could not open dump file %qs: %s"
24141 #: tree-dump.c:1060
24142 #, gcc-internal-format
24143 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
24147 #, gcc-internal-format
24148 msgid "EH edge %i->%i is missing"
24152 #, gcc-internal-format
24153 msgid "EH edge %i->%i miss EH flag"
24156 #. ??? might not be mistake.
24158 #, gcc-internal-format
24159 msgid "EH edge %i->%i has duplicated regions"
24163 #, gcc-internal-format
24164 msgid "BB %i can not throw but has EH edges"
24168 #, gcc-internal-format
24169 msgid "BB %i last statement has incorrectly set region"
24173 #, gcc-internal-format
24174 msgid "unnecessary EH edge %i->%i"
24177 #: tree-inline.c:2436
24178 #, fuzzy, gcc-internal-format
24179 msgid "function %q+F can never be inlined because it uses variable sized variables"
24180 msgstr "%Jfunktio %qF ei voi koskaan olla avoin, koska se käyttää avoimille funktioille sopimattomia attribuutteja"
24182 #: tree-inline.c:2470
24183 #, fuzzy, gcc-internal-format
24184 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
24185 msgstr "%Jfunktio %qF ei voi koskaan olla avoin, koska se käyttää avoimille funktioille sopimattomia attribuutteja"
24187 #: tree-inline.c:2484
24188 #, fuzzy, gcc-internal-format
24189 msgid "function %q+F can never be inlined because it uses setjmp"
24190 msgstr "%Jfunktio %qF ei voi koskaan olla avoin, koska ne on poistettu käytöstä -fno-inline:lla"
24192 #: tree-inline.c:2498
24193 #, fuzzy, gcc-internal-format
24194 msgid "function %q+F can never be inlined because it uses variable argument lists"
24195 msgstr "%Jfunktio %qF ei voi koskaan olla avoin, koska se käyttää avoimille funktioille sopimattomia attribuutteja"
24197 #: tree-inline.c:2510
24198 #, fuzzy, gcc-internal-format
24199 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
24200 msgstr "%Jfunktio %qF ei voi koskaan olla avoin, koska se käyttää avoimille funktioille sopimattomia attribuutteja"
24202 #: tree-inline.c:2518
24203 #, fuzzy, gcc-internal-format
24204 msgid "function %q+F can never be inlined because it uses non-local goto"
24205 msgstr "%Jfunktio %qF ei voi koskaan olla avoin, koska ne on poistettu käytöstä -fno-inline:lla"
24207 #: tree-inline.c:2530
24208 #, fuzzy, gcc-internal-format
24209 msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
24210 msgstr "%Jfunktio %qF ei voi koskaan olla avoin, koska se käyttää avoimille funktioille sopimattomia attribuutteja"
24212 #: tree-inline.c:2550
24213 #, fuzzy, gcc-internal-format
24214 msgid "function %q+F can never be inlined because it contains a computed goto"
24215 msgstr "%Jfunktio %qF ei voi koskaan olla avoin, koska ne on poistettu käytöstä -fno-inline:lla"
24217 #: tree-inline.c:2565
24218 #, fuzzy, gcc-internal-format
24219 msgid "function %q+F can never be inlined because it receives a non-local goto"
24220 msgstr "%Jfunktio %qF ei voi koskaan olla avoin, koska ne on poistettu käytöstä -fno-inline:lla"
24222 #: tree-inline.c:2591
24223 #, fuzzy, gcc-internal-format
24224 msgid "function %q+F can never be inlined because it saves address of local label in a static variable"
24225 msgstr "%Jfunktio %qF ei voi koskaan olla avoin, koska se käyttää avoimille funktioille sopimattomia attribuutteja"
24227 #: tree-inline.c:2682
24228 #, fuzzy, gcc-internal-format
24229 msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
24230 msgstr "%Jfunktio %qF ei voi koskaan olla avoin, koska ne on poistettu käytöstä -fno-inline:lla"
24232 #: tree-inline.c:2696
24233 #, fuzzy, gcc-internal-format
24234 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
24235 msgstr "%Jfunktio %qF ei voi koskaan olla avoin, koska se käyttää avoimille funktioille sopimattomia attribuutteja"
24237 #: tree-inline.c:3244 tree-inline.c:3254
24238 #, gcc-internal-format
24239 msgid "inlining failed in call to %q+F: %s"
24242 #: tree-inline.c:3245 tree-inline.c:3256
24243 #, gcc-internal-format
24244 msgid "called from here"
24247 #: tree-mudflap.c:868
24248 #, gcc-internal-format
24249 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
24252 #: tree-mudflap.c:1059
24253 #, gcc-internal-format
24254 msgid "mudflap cannot track %qs in stub function"
24257 #: tree-mudflap.c:1303
24258 #, gcc-internal-format
24259 msgid "mudflap cannot track unknown size extern %qs"
24262 #: tree-nomudflap.c:50
24263 #, gcc-internal-format
24264 msgid "mudflap: this language is not supported"
24267 #: tree-optimize.c:445
24268 #, gcc-internal-format
24269 msgid "size of return value of %q+D is %u bytes"
24272 #: tree-optimize.c:448
24273 #, gcc-internal-format
24274 msgid "size of return value of %q+D is larger than %wd bytes"
24277 #: tree-outof-ssa.c:682 tree-outof-ssa.c:744 tree-ssa-coalesce.c:934
24278 #: tree-ssa-coalesce.c:949 tree-ssa-coalesce.c:1171 tree-ssa-live.c:1211
24279 #, gcc-internal-format
24280 msgid "SSA corruption"
24283 #: tree-outof-ssa.c:1314
24284 #, gcc-internal-format
24285 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
24288 #: tree-outof-ssa.c:1320
24289 #, gcc-internal-format
24290 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
24293 #: tree-outof-ssa.c:1327
24294 #, gcc-internal-format
24295 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
24298 #: tree-outof-ssa.c:1333
24299 #, gcc-internal-format
24300 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
24303 #: tree-profile.c:386
24304 #, gcc-internal-format
24305 msgid "unimplemented functionality"
24308 #: tree-ssa-structalias.c:4791
24309 #, fuzzy, gcc-internal-format
24310 msgid "initialized from %qE"
24311 msgstr "alustamaton const %qD"
24313 #: tree-ssa-structalias.c:4795
24314 #, fuzzy, gcc-internal-format
24315 msgid "initialized from here"
24316 msgstr "%J tässä alustuksessa"
24318 #: tree-ssa-structalias.c:4844
24319 #, gcc-internal-format
24320 msgid "dereferencing pointer %qD does break strict-aliasing rules"
24324 #, gcc-internal-format
24325 msgid "expected an SSA_NAME object"
24329 #, gcc-internal-format
24330 msgid "type mismatch between an SSA_NAME and its symbol"
24334 #, gcc-internal-format
24335 msgid "found an SSA_NAME that had been released into the free pool"
24339 #, gcc-internal-format
24340 msgid "found a virtual definition for a GIMPLE register"
24344 #, fuzzy, gcc-internal-format
24345 msgid "found a real definition for a non-register"
24346 msgstr "funktion määrittely esitelty %<register%>:ksi"
24349 #, gcc-internal-format
24350 msgid "found a default name with a non-empty defining statement"
24354 #, gcc-internal-format
24355 msgid "SSA_NAME created in two different blocks %i and %i"
24359 #, gcc-internal-format
24360 msgid "SSA_NAME_DEF_STMT is wrong"
24364 #, fuzzy, gcc-internal-format
24365 msgid "missing definition"
24366 msgstr "lopetusalkio puuttuu funktiokutsusta"
24369 #, gcc-internal-format
24370 msgid "definition in block %i does not dominate use in block %i"
24374 #, gcc-internal-format
24375 msgid "definition in block %i follows the use"
24379 #, gcc-internal-format
24380 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
24384 #, gcc-internal-format
24385 msgid "no immediate_use list"
24389 #, gcc-internal-format
24390 msgid "wrong immediate use list"
24394 #, gcc-internal-format
24395 msgid "incoming edge count does not match number of PHI arguments"
24399 #, gcc-internal-format
24400 msgid "PHI argument is missing for edge %d->%d"
24404 #, gcc-internal-format
24405 msgid "PHI argument is not SSA_NAME, or invariant"
24409 #, gcc-internal-format
24410 msgid "wrong edge %d->%d for PHI argument"
24414 #, gcc-internal-format
24415 msgid "non-addressable variable inside an alias set"
24419 #, gcc-internal-format
24420 msgid "verify_flow_insensitive_alias_info failed"
24424 #, gcc-internal-format
24425 msgid "dereferenced pointers should have a name or a symbol tag"
24429 #, gcc-internal-format
24430 msgid "pointers with a memory tag, should have points-to sets"
24434 #, gcc-internal-format
24435 msgid "pointer escapes but its name tag is not call-clobbered"
24439 #, gcc-internal-format
24440 msgid "verify_flow_sensitive_alias_info failed"
24444 #, gcc-internal-format
24445 msgid "variable in call_clobbered_vars but not marked call_clobbered"
24449 #, gcc-internal-format
24450 msgid "variable marked call_clobbered but not in call_clobbered_vars bitmap."
24454 #, gcc-internal-format
24455 msgid "verify_call_clobbering failed"
24459 #, gcc-internal-format
24460 msgid "Memory partitions should have at least one symbol"
24464 #, gcc-internal-format
24465 msgid "Partitioned symbols should belong to exactly one partition"
24469 #, fuzzy, gcc-internal-format
24470 msgid "verify_memory_partitions failed"
24471 msgstr "verify_flow_info epäonnistui"
24474 #, gcc-internal-format
24475 msgid "AUX pointer initialized for edge %d->%d"
24479 #, gcc-internal-format
24480 msgid "stmt (%p) marked modified after optimization pass: "
24484 #, gcc-internal-format
24485 msgid "statement makes a memory store, but has no VDEFS"
24489 #, gcc-internal-format
24490 msgid "verify_ssa failed"
24494 #, fuzzy, gcc-internal-format
24495 msgid "%J%qD was declared here"
24496 msgstr "%J%qD esitelty ei-parametrina"
24499 #, fuzzy, gcc-internal-format
24500 msgid "%qD is used uninitialized in this function"
24501 msgstr "%q+D on yleensä funktio"
24503 #: tree-ssa.c:1524 tree-ssa.c:1563
24504 #, gcc-internal-format
24505 msgid "%qD may be used uninitialized in this function"
24509 #, fuzzy, gcc-internal-format
24510 msgid "%Harray subscript is outside array bounds"
24511 msgstr "taulukon indeksi ei ole kokonaisluku"
24514 #, fuzzy, gcc-internal-format
24515 msgid "%Harray subscript is above array bounds"
24516 msgstr "taulukon indeksi ei ole kokonaisluku"
24519 #, fuzzy, gcc-internal-format
24520 msgid "%Harray subscript is below array bounds"
24521 msgstr "taulukon indeksi ei ole kokonaisluku"
24524 #, gcc-internal-format
24525 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
24529 #, gcc-internal-format
24530 msgid "assuming signed overflow does not occur when simplifying conditional"
24534 #, fuzzy, gcc-internal-format
24535 msgid "comparison always false due to limited range of data type"
24536 msgstr "vertailu on aina epätosi johtuen tietotyypin rajallisesta arvoalueesta"
24539 #, fuzzy, gcc-internal-format
24540 msgid "comparison always true due to limited range of data type"
24541 msgstr "vertailu on aina tosi johtuen tietotyypin rajallisesta arvoalueesta"
24544 #, fuzzy, gcc-internal-format
24545 msgid "ignoring attributes applied to %qT after definition"
24546 msgstr "%J%qE-attribuutti soveltuu vain funktioihin"
24549 #, gcc-internal-format
24550 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
24554 #, gcc-internal-format
24555 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
24559 #, gcc-internal-format
24560 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
24563 #: tree.c:4085 tree.c:4097 tree.c:4107 config/darwin.c:1437
24564 #: config/arm/arm.c:3294 config/arm/arm.c:3322 config/avr/avr.c:4804
24565 #: config/h8300/h8300.c:5283 config/h8300/h8300.c:5307 config/i386/i386.c:4256
24566 #: config/i386/i386.c:26559 config/ia64/ia64.c:621
24567 #: config/m68hc11/m68hc11.c:1118 config/rs6000/rs6000.c:20739
24568 #: config/sh/symbian.c:408 config/sh/symbian.c:415
24569 #, gcc-internal-format
24570 msgid "%qs attribute ignored"
24571 msgstr "%qs attribuuttia ei huomioida"
24574 #, fuzzy, gcc-internal-format
24575 msgid "inline function %q+D declared as dllimport: attribute ignored"
24576 msgstr "%Javoimelle funktiolle %qD annettu attribuutti noinline"
24579 #, fuzzy, gcc-internal-format
24580 msgid "function %q+D definition is marked dllimport"
24581 msgstr "funktion määrittely esitelty %<auto%>:ksi"
24583 #: tree.c:4139 config/sh/symbian.c:430
24584 #, gcc-internal-format
24585 msgid "variable %q+D definition is marked dllimport"
24588 #: tree.c:4162 config/sh/symbian.c:505
24589 #, gcc-internal-format
24590 msgid "external linkage required for symbol %q+D because of %qs attribute"
24594 #, fuzzy, gcc-internal-format
24595 msgid "%qs implies default visibility, but %qD has already been declared with a different visibility"
24596 msgstr "%J%qD esitelty uudelleen erityyppisenä symbolina"
24599 #, gcc-internal-format
24600 msgid "arrays of functions are not meaningful"
24604 #, gcc-internal-format
24605 msgid "function return type cannot be function"
24606 msgstr "funktion paluuarvon tyyppi ei voi olla funktio"
24608 #: tree.c:7067 tree.c:7152 tree.c:7213
24609 #, gcc-internal-format
24610 msgid "tree check: %s, have %s in %s, at %s:%d"
24614 #, gcc-internal-format
24615 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
24619 #, gcc-internal-format
24620 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
24624 #, gcc-internal-format
24625 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
24629 #, gcc-internal-format
24630 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
24634 #, gcc-internal-format
24635 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
24639 #, gcc-internal-format
24640 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
24644 #, gcc-internal-format
24645 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
24649 #, gcc-internal-format
24650 msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
24653 #: value-prof.c:376
24654 #, gcc-internal-format
24655 msgid "Dead histogram"
24658 #: value-prof.c:407
24659 #, gcc-internal-format
24660 msgid "Histogram value statement does not correspond to the statement it is associated with"
24663 #: value-prof.c:420
24664 #, fuzzy, gcc-internal-format
24665 msgid "verify_histograms failed"
24666 msgstr "verify_flow_info epäonnistui"
24668 #: value-prof.c:467
24669 #, gcc-internal-format
24670 msgid "Correcting inconsistent value profile: %s profiler overall count (%d) does not match BB count (%d)"
24673 #: value-prof.c:477
24674 #, gcc-internal-format
24675 msgid "%HCorrupted value profile: %s profiler overall count (%d) does not match BB count (%d)"
24679 #, gcc-internal-format
24680 msgid "%+D causes a section type conflict"
24684 #, gcc-internal-format
24685 msgid "alignment of %q+D is greater than maximum object file alignment. Using %d"
24688 #: varasm.c:1344 varasm.c:1352
24689 #, fuzzy, gcc-internal-format
24690 msgid "register name not specified for %q+D"
24691 msgstr "%Jtasausta ei voi määrittää %qD:lle"
24694 #, fuzzy, gcc-internal-format
24695 msgid "invalid register name for %q+D"
24696 msgstr "epäkelpo osoitintila %qs"
24699 #, gcc-internal-format
24700 msgid "data type of %q+D isn%'t suitable for a register"
24704 #, gcc-internal-format
24705 msgid "register specified for %q+D isn%'t suitable for data type"
24709 #, gcc-internal-format
24710 msgid "global register variable has initial value"
24714 #, gcc-internal-format
24715 msgid "optimization may eliminate reads and/or writes to register variables"
24719 #, gcc-internal-format
24720 msgid "register name given for non-register variable %q+D"
24724 #, gcc-internal-format
24725 msgid "global destructors not supported on this target"
24729 #, gcc-internal-format
24730 msgid "global constructors not supported on this target"
24734 #, gcc-internal-format
24735 msgid "thread-local COMMON data not implemented"
24739 #, gcc-internal-format
24740 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
24744 #, gcc-internal-format
24745 msgid "initializer for integer/fixed-point value is too complicated"
24749 #, gcc-internal-format
24750 msgid "initializer for floating value is not a floating constant"
24754 #, gcc-internal-format
24755 msgid "invalid initial value for member %qs"
24758 #: varasm.c:4956 varasm.c:5000
24759 #, fuzzy, gcc-internal-format
24760 msgid "weak declaration of %q+D must precede definition"
24761 msgstr "%qs:n esittely taulukollisena funktioita"
24764 #, fuzzy, gcc-internal-format
24765 msgid "weak declaration of %q+D after first use results in unspecified behavior"
24766 msgstr "%J#pragma weak %qD -ilmaisun soveltaminen ensimmäisen käytön jälkeen käyttäytyy määrittelemättömästi"
24769 #, fuzzy, gcc-internal-format
24770 msgid "weak declaration of %q+D must be public"
24771 msgstr "%J%qD esitelty uudelleen ilman linkitystä"
24774 #, fuzzy, gcc-internal-format
24775 msgid "weak declaration of %q+D not supported"
24776 msgstr "%J%qD:n esittely varjostaa parametria"
24779 #, gcc-internal-format
24780 msgid "only weak aliases are supported in this configuration"
24784 #, fuzzy, gcc-internal-format
24785 msgid "%Jweakref is not supported in this configuration"
24786 msgstr "#pragma redefine_extname ei ole tuettu tällä kohteella"
24789 #, gcc-internal-format
24790 msgid "%q+D aliased to undefined symbol %qs"
24794 #, gcc-internal-format
24795 msgid "%q+D aliased to external symbol %qs"
24799 #, gcc-internal-format
24800 msgid "weakref %q+D ultimately targets itself"
24804 #, gcc-internal-format
24805 msgid "weakref %q+D must have static linkage"
24809 #, fuzzy, gcc-internal-format
24810 msgid "%Jalias definitions not supported in this configuration"
24811 msgstr "#pragma redefine_extname ei ole tuettu tällä kohteella"
24814 #, gcc-internal-format
24815 msgid "%Jonly weak aliases are supported in this configuration"
24819 #, gcc-internal-format
24820 msgid "visibility attribute not supported in this configuration; ignored"
24824 #, gcc-internal-format
24825 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
24829 #, gcc-internal-format
24830 msgid "underflowed virtual array %s in %s, at %s:%d"
24834 #, gcc-internal-format
24835 msgid "vector %s %s domain error, in %s at %s:%u"
24838 #. Print an error message for unrecognized stab codes.
24840 #, gcc-internal-format
24841 msgid "no sclass for %s stab (0x%x)"
24844 #: config/darwin-c.c:85
24845 #, gcc-internal-format
24846 msgid "too many #pragma options align=reset"
24849 #: config/darwin-c.c:105 config/darwin-c.c:108 config/darwin-c.c:110
24850 #: config/darwin-c.c:112
24851 #, gcc-internal-format
24852 msgid "malformed '#pragma options', ignoring"
24853 msgstr "väärin muotoiltu ”#pragma options”, ei huomioida"
24855 #: config/darwin-c.c:115
24856 #, gcc-internal-format
24857 msgid "junk at end of '#pragma options'"
24860 #: config/darwin-c.c:125
24861 #, gcc-internal-format
24862 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
24865 #: config/darwin-c.c:137
24866 #, gcc-internal-format
24867 msgid "missing '(' after '#pragma unused', ignoring"
24870 #: config/darwin-c.c:155
24871 #, gcc-internal-format
24872 msgid "missing ')' after '#pragma unused', ignoring"
24875 #: config/darwin-c.c:158
24876 #, gcc-internal-format
24877 msgid "junk at end of '#pragma unused'"
24880 #: config/darwin-c.c:169
24881 #, fuzzy, gcc-internal-format
24882 msgid "malformed '#pragma ms_struct', ignoring"
24883 msgstr "väärinmuodostettu #pragma weak, jätetään huomiotta"
24885 #: config/darwin-c.c:177
24886 #, fuzzy, gcc-internal-format
24887 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
24888 msgstr "väärinmuodostettu #pragma extern_prefix, jätetään huomiotta"
24890 #: config/darwin-c.c:180
24891 #, fuzzy, gcc-internal-format
24892 msgid "junk at end of '#pragma ms_struct'"
24893 msgstr "roskaa ilmaisun #pragma weak lopussa"
24895 #: config/darwin-c.c:406
24896 #, gcc-internal-format
24897 msgid "subframework include %s conflicts with framework include"
24900 #: config/darwin-c.c:589
24901 #, gcc-internal-format
24902 msgid "Unknown value %qs of -mmacosx-version-min"
24905 #: config/darwin.c:1410
24906 #, gcc-internal-format
24907 msgid "%<%s%> 2.95 vtable-compatibility attribute applies only when compiling a kext"
24910 #: config/darwin.c:1417
24911 #, gcc-internal-format
24912 msgid "%<%s%> 2.95 vtable-compatibility attribute applies only to C++ classes"
24915 #: config/darwin.c:1542
24916 #, gcc-internal-format
24917 msgid "internal and protected visibility attributes not supported in this configuration; ignored"
24920 #: config/host-darwin.c:62
24921 #, gcc-internal-format
24922 msgid "couldn't unmap pch_address_space: %m"
24925 #: config/sol2-c.c:93 config/sol2-c.c:109
24926 #, gcc-internal-format
24927 msgid "malformed %<#pragma align%>, ignoring"
24930 #: config/sol2-c.c:102
24931 #, gcc-internal-format
24932 msgid "invalid alignment for %<#pragma align%>, ignoring"
24935 #: config/sol2-c.c:117
24936 #, gcc-internal-format
24937 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
24940 #: config/sol2-c.c:129 config/sol2-c.c:141
24941 #, gcc-internal-format
24942 msgid "malformed %<#pragma align%>"
24945 #: config/sol2-c.c:136
24946 #, gcc-internal-format
24947 msgid "junk at end of %<#pragma align%>"
24950 #: config/sol2-c.c:157 config/sol2-c.c:164
24951 #, gcc-internal-format
24952 msgid "malformed %<#pragma init%>, ignoring"
24955 #: config/sol2-c.c:187 config/sol2-c.c:199
24956 #, gcc-internal-format
24957 msgid "malformed %<#pragma init%>"
24960 #: config/sol2-c.c:194
24961 #, gcc-internal-format
24962 msgid "junk at end of %<#pragma init%>"
24965 #: config/sol2-c.c:215 config/sol2-c.c:222
24966 #, gcc-internal-format
24967 msgid "malformed %<#pragma fini%>, ignoring"
24970 #: config/sol2-c.c:245 config/sol2-c.c:257
24971 #, gcc-internal-format
24972 msgid "malformed %<#pragma fini%>"
24975 #: config/sol2-c.c:252
24976 #, gcc-internal-format
24977 msgid "junk at end of %<#pragma fini%>"
24980 #: config/sol2.c:53
24981 #, gcc-internal-format
24982 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
24985 #: config/vxworks.c:146
24986 #, gcc-internal-format
24987 msgid "PIC is only supported for RTPs"
24990 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
24991 #. sections. machopic_select_section ensures that weak variables go in
24992 #. coalesced sections. Weak aliases (or any other kind of aliases) are
24993 #. not supported. Weak symbols that aren't visible outside the .s file
24994 #. are not supported.
24995 #: config/darwin.h:456
24996 #, gcc-internal-format
24997 msgid "alias definitions not supported in Mach-O; ignored"
25001 #: config/vx-common.h:89
25002 #, gcc-internal-format
25003 msgid "profiler support for VxWorks"
25006 #: config/alpha/alpha.c:233 config/rs6000/rs6000.c:2193
25007 #, gcc-internal-format
25008 msgid "bad value %qs for -mtls-size switch"
25011 #: config/alpha/alpha.c:287
25012 #, gcc-internal-format
25013 msgid "-f%s ignored for Unicos/Mk (not supported)"
25016 #: config/alpha/alpha.c:311
25017 #, gcc-internal-format
25018 msgid "-mieee not supported on Unicos/Mk"
25021 #: config/alpha/alpha.c:322
25022 #, gcc-internal-format
25023 msgid "-mieee-with-inexact not supported on Unicos/Mk"
25026 #: config/alpha/alpha.c:339
25027 #, gcc-internal-format
25028 msgid "bad value %qs for -mtrap-precision switch"
25031 #: config/alpha/alpha.c:353
25032 #, gcc-internal-format
25033 msgid "bad value %qs for -mfp-rounding-mode switch"
25036 #: config/alpha/alpha.c:368
25037 #, gcc-internal-format
25038 msgid "bad value %qs for -mfp-trap-mode switch"
25041 #: config/alpha/alpha.c:382 config/alpha/alpha.c:394
25042 #, gcc-internal-format
25043 msgid "bad value %qs for -mcpu switch"
25046 #: config/alpha/alpha.c:401
25047 #, gcc-internal-format
25048 msgid "trap mode not supported on Unicos/Mk"
25051 #: config/alpha/alpha.c:408
25052 #, gcc-internal-format
25053 msgid "fp software completion requires -mtrap-precision=i"
25056 #: config/alpha/alpha.c:424
25057 #, gcc-internal-format
25058 msgid "rounding mode not supported for VAX floats"
25061 #: config/alpha/alpha.c:429
25062 #, gcc-internal-format
25063 msgid "trap mode not supported for VAX floats"
25066 #: config/alpha/alpha.c:433
25067 #, gcc-internal-format
25068 msgid "128-bit long double not supported for VAX floats"
25071 #: config/alpha/alpha.c:461
25072 #, gcc-internal-format
25073 msgid "L%d cache latency unknown for %s"
25076 #: config/alpha/alpha.c:476
25077 #, gcc-internal-format
25078 msgid "bad value %qs for -mmemory-latency"
25081 #: config/alpha/alpha.c:6563 config/alpha/alpha.c:6566 config/s390/s390.c:8718
25082 #: config/s390/s390.c:8721
25083 #, gcc-internal-format
25084 msgid "bad builtin fcode"
25087 #: config/arc/arc.c:392
25088 #, gcc-internal-format
25089 msgid "argument of %qs attribute is not a string constant"
25092 #: config/arc/arc.c:400
25093 #, gcc-internal-format
25094 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
25097 #: config/arm/arm.c:1182
25098 #, gcc-internal-format
25099 msgid "switch -mcpu=%s conflicts with -march= switch"
25102 #: config/arm/arm.c:1192 config/rs6000/rs6000.c:1593 config/sparc/sparc.c:764
25103 #, gcc-internal-format
25104 msgid "bad value (%s) for %s switch"
25107 #: config/arm/arm.c:1305
25108 #, gcc-internal-format
25109 msgid "invalid ABI option: -mabi=%s"
25112 #: config/arm/arm.c:1313
25113 #, fuzzy, gcc-internal-format
25114 msgid "target CPU does not support ARM mode"
25115 msgstr "kohdemuoto ei tue äärettömyyttä"
25117 #: config/arm/arm.c:1319
25118 #, gcc-internal-format
25119 msgid "target CPU does not support interworking"
25122 #: config/arm/arm.c:1325
25123 #, gcc-internal-format
25124 msgid "target CPU does not support THUMB instructions"
25127 #: config/arm/arm.c:1343
25128 #, gcc-internal-format
25129 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
25132 #: config/arm/arm.c:1346
25133 #, gcc-internal-format
25134 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
25137 #: config/arm/arm.c:1349
25138 #, gcc-internal-format
25139 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
25142 #: config/arm/arm.c:1353
25143 #, gcc-internal-format
25144 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
25147 #: config/arm/arm.c:1361
25148 #, gcc-internal-format
25149 msgid "-fpic and -mapcs-reent are incompatible"
25152 #: config/arm/arm.c:1364
25153 #, gcc-internal-format
25154 msgid "APCS reentrant code not supported. Ignored"
25157 #: config/arm/arm.c:1372
25158 #, gcc-internal-format
25159 msgid "-g with -mno-apcs-frame may not give sensible debugging"
25162 #: config/arm/arm.c:1375
25163 #, gcc-internal-format
25164 msgid "passing floating point arguments in fp regs not yet supported"
25167 #: config/arm/arm.c:1432
25168 #, gcc-internal-format
25169 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
25172 #: config/arm/arm.c:1435
25173 #, gcc-internal-format
25174 msgid "iwmmxt abi requires an iwmmxt capable cpu"
25177 #: config/arm/arm.c:1445
25178 #, gcc-internal-format
25179 msgid "invalid floating point emulation option: -mfpe=%s"
25182 #: config/arm/arm.c:1462
25183 #, gcc-internal-format
25184 msgid "invalid floating point option: -mfpu=%s"
25187 #: config/arm/arm.c:1502
25188 #, gcc-internal-format
25189 msgid "invalid floating point abi: -mfloat-abi=%s"
25192 #: config/arm/arm.c:1509
25193 #, gcc-internal-format
25194 msgid "-mfloat-abi=hard and VFP"
25197 #: config/arm/arm.c:1515
25198 #, gcc-internal-format
25199 msgid "iWMMXt and hardware floating point"
25202 #: config/arm/arm.c:1519
25203 #, gcc-internal-format
25204 msgid "Thumb-2 iWMMXt"
25207 #: config/arm/arm.c:1542
25208 #, fuzzy, gcc-internal-format
25209 msgid "invalid thread pointer option: -mtp=%s"
25210 msgstr "epäkelpo osoitintila %qs"
25212 #: config/arm/arm.c:1555
25213 #, gcc-internal-format
25214 msgid "can not use -mtp=cp15 with 16-bit Thumb"
25217 #: config/arm/arm.c:1569
25218 #, gcc-internal-format
25219 msgid "structure size boundary can only be set to %s"
25222 #: config/arm/arm.c:1575
25223 #, gcc-internal-format
25224 msgid "RTP PIC is incompatible with Thumb"
25227 #: config/arm/arm.c:1584
25228 #, gcc-internal-format
25229 msgid "RTP PIC is incompatible with -msingle-pic-base"
25232 #: config/arm/arm.c:1596
25233 #, gcc-internal-format
25234 msgid "-mpic-register= is useless without -fpic"
25237 #: config/arm/arm.c:1605
25238 #, gcc-internal-format
25239 msgid "unable to use '%s' for PIC register"
25242 #: config/arm/arm.c:3262 config/arm/arm.c:3280 config/avr/avr.c:4824
25243 #: config/avr/avr.c:4840 config/bfin/bfin.c:5228 config/h8300/h8300.c:5259
25244 #: config/i386/i386.c:4218 config/i386/i386.c:26504
25245 #: config/m68hc11/m68hc11.c:1155 config/m68k/m68k.c:783
25246 #: config/mcore/mcore.c:3034 config/mips/mips.c:1223 config/mips/mips.c:1225
25247 #: config/rs6000/rs6000.c:20665 config/sh/sh.c:8131 config/sh/sh.c:8149
25248 #: config/sh/sh.c:8178 config/sh/sh.c:8260 config/sh/sh.c:8283
25249 #: config/stormy16/stormy16.c:2221 config/v850/v850.c:2048
25250 #, gcc-internal-format
25251 msgid "%qs attribute only applies to functions"
25254 #: config/arm/arm.c:14790
25255 #, gcc-internal-format
25256 msgid "unable to compute real location of stacked parameter"
25259 #: config/arm/arm.c:16296
25260 #, fuzzy, gcc-internal-format
25261 msgid "argument must be a constant"
25262 msgstr "%<__builtin_expect%>-funktion toisen argumentin pitää olla vakio"
25264 #. @@@ better error message
25265 #: config/arm/arm.c:16604 config/arm/arm.c:16641
25266 #, gcc-internal-format
25267 msgid "selector must be an immediate"
25270 #. @@@ better error message
25271 #: config/arm/arm.c:16684
25272 #, gcc-internal-format
25273 msgid "mask must be an immediate"
25276 #: config/arm/arm.c:17345
25277 #, gcc-internal-format
25278 msgid "no low registers available for popping high registers"
25281 #: config/arm/arm.c:17568
25282 #, gcc-internal-format
25283 msgid "interrupt Service Routines cannot be coded in Thumb mode"
25286 #: config/arm/arm.c:19618
25287 #, gcc-internal-format
25288 msgid "the mangling of %<va_list%> has changed in GCC 4.4"
25291 #: config/arm/pe.c:158 config/mcore/mcore.c:2900
25292 #, gcc-internal-format
25293 msgid "initialized variable %q+D is marked dllimport"
25296 #: config/arm/pe.c:167
25297 #, gcc-internal-format
25298 msgid "static variable %q+D is marked dllimport"
25301 #: config/avr/avr.c:399
25302 #, gcc-internal-format
25303 msgid "the -mno-tablejump switch is deprecated"
25306 #: config/avr/avr.c:400
25307 #, gcc-internal-format
25308 msgid "GCC 4.4 is the last release with this switch"
25311 #: config/avr/avr.c:401
25312 #, gcc-internal-format
25313 msgid "use the -fno-jump-tables switch instead"
25316 #: config/avr/avr.c:4626
25317 #, gcc-internal-format
25318 msgid "%qs appears to be a misspelled interrupt handler"
25321 #: config/avr/avr.c:4635
25322 #, gcc-internal-format
25323 msgid "%qs appears to be a misspelled signal handler"
25326 #: config/avr/avr.c:4797
25327 #, gcc-internal-format
25328 msgid "only initialized variables can be placed into program memory area"
25331 #: config/avr/avr.c:4931
25332 #, gcc-internal-format
25333 msgid "only uninitialized variables can be placed in the .noinit section"
25336 #: config/avr/avr.c:4945
25337 #, gcc-internal-format
25338 msgid "MCU %qs supported for assembler only"
25341 #: config/avr/avr.h:756
25342 #, gcc-internal-format
25343 msgid "trampolines not supported"
25346 #: config/bfin/bfin.c:2479 config/m68k/m68k.c:500
25347 #, gcc-internal-format
25348 msgid "-mshared-library-id=%s is not between 0 and %d"
25351 #: config/bfin/bfin.c:2499
25352 #, fuzzy, gcc-internal-format
25353 msgid "-mcpu=%s is not valid"
25354 msgstr "%qs ei ole kelpo tulostetiedosto"
25356 #: config/bfin/bfin.c:2535
25357 #, gcc-internal-format
25358 msgid "-mcpu=%s has invalid silicon revision"
25361 #: config/bfin/bfin.c:2600
25362 #, gcc-internal-format
25363 msgid "-mshared-library-id= specified without -mid-shared-library"
25366 #: config/bfin/bfin.c:2603
25367 #, gcc-internal-format
25368 msgid "Can't use multiple stack checking methods together."
25371 #: config/bfin/bfin.c:2606
25372 #, gcc-internal-format
25373 msgid "ID shared libraries and FD-PIC mode can't be used together."
25376 #: config/bfin/bfin.c:2611 config/m68k/m68k.c:608
25377 #, gcc-internal-format
25378 msgid "cannot specify both -msep-data and -mid-shared-library"
25381 #: config/bfin/bfin.c:2631
25382 #, gcc-internal-format
25383 msgid "-mmulticore can only be used with BF561"
25386 #: config/bfin/bfin.c:2634
25387 #, gcc-internal-format
25388 msgid "-mcorea should be used with -mmulticore"
25391 #: config/bfin/bfin.c:2637
25392 #, gcc-internal-format
25393 msgid "-mcoreb should be used with -mmulticore"
25396 #: config/bfin/bfin.c:2640
25397 #, fuzzy, gcc-internal-format
25398 msgid "-mcorea and -mcoreb can't be used together"
25399 msgstr "valitsimia -mbig-endian ja -mlittle-endian ei voi käyttää yhdessä"
25401 #: config/bfin/bfin.c:5233
25402 #, fuzzy, gcc-internal-format
25403 msgid "multiple function type attributes specified"
25404 msgstr "%Javoimelle funktiolle %qD annettu attribuutti noinline"
25406 #: config/bfin/bfin.c:5289 config/bfin/bfin.c:5318 config/spu/spu.c:3655
25407 #, fuzzy, gcc-internal-format
25408 msgid "`%s' attribute only applies to functions"
25409 msgstr "attribuutti %qs pätee vain funktiotyyppeihin"
25411 #: config/bfin/bfin.c:5300
25412 #, gcc-internal-format
25413 msgid "can't apply both longcall and shortcall attributes to the same function"
25416 #: config/bfin/bfin.c:5350
25417 #, fuzzy, gcc-internal-format
25418 msgid "`%s' attribute only applies to variables"
25419 msgstr "attribuutti %qs pätee vain funktiotyyppeihin"
25421 #: config/bfin/bfin.c:5357
25422 #, fuzzy, gcc-internal-format
25423 msgid "`%s' attribute cannot be specified for local variables"
25424 msgstr "%Jlohkoattribuuttia ei voi määrittää paikalliselle muuttujalle"
25426 #. This function is for retrieving a part of an instruction name for
25427 #. an operator, for immediate output. If that ever happens for
25428 #. MULT, we need to apply TARGET_MUL_BUG in the caller. Make sure
25430 #: config/cris/cris.c:447
25431 #, gcc-internal-format
25432 msgid "MULT case in cris_op_str"
25435 #: config/cris/cris.c:837
25436 #, fuzzy, gcc-internal-format
25437 msgid "invalid use of ':' modifier"
25438 msgstr "void-lausekkeen epäkelpo käyttö"
25440 #: config/cris/cris.c:1024
25441 #, gcc-internal-format
25442 msgid "internal error: bad register: %d"
25445 #: config/cris/cris.c:1586
25446 #, gcc-internal-format
25447 msgid "internal error: sideeffect-insn affecting main effect"
25450 #: config/cris/cris.c:1683
25451 #, gcc-internal-format
25452 msgid "unknown cc_attr value"
25455 #. If we get here, the caller got its initial tests wrong.
25456 #: config/cris/cris.c:2062
25457 #, gcc-internal-format
25458 msgid "internal error: cris_side_effect_mode_ok with bad operands"
25461 #: config/cris/cris.c:2354
25462 #, gcc-internal-format
25463 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
25466 #: config/cris/cris.c:2382
25467 #, gcc-internal-format
25468 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
25471 #: config/cris/cris.c:2418
25472 #, gcc-internal-format
25473 msgid "unknown CRIS cpu version specification in -mtune= : %s"
25476 #: config/cris/cris.c:2439
25477 #, gcc-internal-format
25478 msgid "-fPIC and -fpic are not supported in this configuration"
25481 #: config/cris/cris.c:2454
25482 #, gcc-internal-format
25483 msgid "that particular -g option is invalid with -maout and -melinux"
25486 #: config/cris/cris.c:2680
25487 #, gcc-internal-format
25488 msgid "Unknown src"
25491 #: config/cris/cris.c:2741
25492 #, gcc-internal-format
25493 msgid "Unknown dest"
25496 #: config/cris/cris.c:3026
25497 #, gcc-internal-format
25498 msgid "stackframe too big: %d bytes"
25501 #: config/cris/cris.c:3520 config/cris/cris.c:3548
25502 #, gcc-internal-format
25503 msgid "expand_binop failed in movsi got"
25506 #: config/cris/cris.c:3630
25507 #, gcc-internal-format
25508 msgid "emitting PIC operand, but PIC register isn't set up"
25511 #. Definitions for GCC. Part of the machine description for CRIS.
25512 #. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008
25513 #. Free Software Foundation, Inc.
25514 #. Contributed by Axis Communications. Written by Hans-Peter Nilsson.
25516 #. This file is part of GCC.
25518 #. GCC is free software; you can redistribute it and/or modify
25519 #. it under the terms of the GNU General Public License as published by
25520 #. the Free Software Foundation; either version 3, or (at your option)
25521 #. any later version.
25523 #. GCC is distributed in the hope that it will be useful,
25524 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
25525 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25526 #. GNU General Public License for more details.
25528 #. You should have received a copy of the GNU General Public License
25529 #. along with GCC; see the file COPYING3. If not see
25530 #. <http://www.gnu.org/licenses/>.
25531 #. After the first "Node:" comment comes all preprocessor directives and
25532 #. attached declarations described in the info files, the "Using and
25533 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
25534 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17. FIXME: Not
25535 #. really, but needs an update anyway.
25537 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
25538 #. for that. If applicable, there is a CRIS-specific comment. The order
25539 #. of macro definitions follow the order in the manual. Every section in
25540 #. the manual (node in the info pages) has an introductory `Node:
25541 #. <subchapter>' comment. If no macros are defined for a section, only
25542 #. the section-comment is present.
25543 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
25544 #. config/cris/linux.h and config/cris/aout.h) are responsible for lots of
25545 #. settings not repeated below. This file contains general CRIS
25546 #. definitions and definitions for the cris-*-elf subtarget.
25547 #. We don't want to use gcc_assert for everything, as that can be
25549 #: config/cris/cris.h:43
25550 #, gcc-internal-format
25551 msgid "CRIS-port assertion failed: "
25554 #. Node: Caller Saves
25555 #. (no definitions)
25556 #. Node: Function entry
25557 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
25558 #. TARGET_ASM_FUNCTION_EPILOGUE.
25560 #: config/cris/cris.h:953
25561 #, gcc-internal-format
25562 msgid "no FUNCTION_PROFILER for CRIS"
25565 #: config/crx/crx.h:368
25566 #, gcc-internal-format
25567 msgid "Profiler support for CRX"
25570 #: config/crx/crx.h:379
25571 #, gcc-internal-format
25572 msgid "Trampoline support for CRX"
25575 #: config/frv/frv.c:8668
25576 #, gcc-internal-format
25577 msgid "accumulator is not a constant integer"
25580 #: config/frv/frv.c:8673
25581 #, gcc-internal-format
25582 msgid "accumulator number is out of bounds"
25585 #: config/frv/frv.c:8684
25586 #, gcc-internal-format
25587 msgid "inappropriate accumulator for %qs"
25590 #: config/frv/frv.c:8761
25591 #, gcc-internal-format
25592 msgid "invalid IACC argument"
25595 #: config/frv/frv.c:8784
25596 #, gcc-internal-format
25597 msgid "%qs expects a constant argument"
25598 msgstr "%qs odottaa vakioargumenttia"
25600 #: config/frv/frv.c:8789
25601 #, gcc-internal-format
25602 msgid "constant argument out of range for %qs"
25605 #: config/frv/frv.c:9270
25606 #, gcc-internal-format
25607 msgid "media functions are not available unless -mmedia is used"
25610 #: config/frv/frv.c:9282
25611 #, gcc-internal-format
25612 msgid "this media function is only available on the fr500"
25615 #: config/frv/frv.c:9310
25616 #, gcc-internal-format
25617 msgid "this media function is only available on the fr400 and fr550"
25620 #: config/frv/frv.c:9329
25621 #, gcc-internal-format
25622 msgid "this builtin function is only available on the fr405 and fr450"
25625 #: config/frv/frv.c:9338
25626 #, gcc-internal-format
25627 msgid "this builtin function is only available on the fr500 and fr550"
25630 #: config/frv/frv.c:9350
25631 #, gcc-internal-format
25632 msgid "this builtin function is only available on the fr450"
25635 #: config/h8300/h8300.c:332
25636 #, gcc-internal-format
25637 msgid "-ms2600 is used without -ms"
25640 #: config/h8300/h8300.c:338
25641 #, gcc-internal-format
25642 msgid "-mn is used without -mh or -ms"
25645 #: config/i386/host-cygwin.c:64
25646 #, fuzzy, gcc-internal-format
25647 msgid "can't extend PCH file: %m"
25648 msgstr "%s: ei voida avata PCH-tiedostoa: %m\n"
25650 #: config/i386/host-cygwin.c:75
25651 #, fuzzy, gcc-internal-format
25652 msgid "can't set position in PCH file: %m"
25653 msgstr "%s: ei voida avata PCH-tiedostoa: %m\n"
25655 #: config/i386/i386.c:2655 config/i386/i386.c:2883
25656 #, gcc-internal-format
25657 msgid "bad value (%s) for %stune=%s %s"
25660 #: config/i386/i386.c:2699
25661 #, gcc-internal-format
25662 msgid "bad value (%s) for %sstringop-strategy=%s %s"
25665 #: config/i386/i386.c:2703
25666 #, gcc-internal-format
25667 msgid "%stune=x86-64%s is deprecated. Use %stune=k8%s or %stune=generic%s instead as appropriate."
25670 #: config/i386/i386.c:2713
25671 #, gcc-internal-format
25672 msgid "generic CPU can be used only for %stune=%s %s"
25675 #: config/i386/i386.c:2716 config/i386/i386.c:2844
25676 #, gcc-internal-format
25677 msgid "bad value (%s) for %sarch=%s %s"
25680 #: config/i386/i386.c:2728
25681 #, fuzzy, gcc-internal-format
25682 msgid "code model %s does not support PIC mode"
25683 msgstr "ISO C ei tue kompleksikokonaiskulutyyppejä"
25685 #: config/i386/i386.c:2734
25686 #, gcc-internal-format
25687 msgid "bad value (%s) for %scmodel=%s %s"
25690 #: config/i386/i386.c:2758
25691 #, gcc-internal-format
25692 msgid "bad value (%s) for %sasm=%s %s"
25695 #: config/i386/i386.c:2762
25696 #, gcc-internal-format
25697 msgid "code model %qs not supported in the %s bit mode"
25700 #: config/i386/i386.c:2765
25701 #, gcc-internal-format
25702 msgid "%i-bit mode not compiled in"
25705 #: config/i386/i386.c:2777 config/i386/i386.c:2869
25706 #, gcc-internal-format
25707 msgid "CPU you selected does not support x86-64 instruction set"
25710 #: config/i386/i386.c:2902
25711 #, gcc-internal-format
25712 msgid "%sregparm%s is ignored in 64-bit mode"
25715 #: config/i386/i386.c:2905
25716 #, gcc-internal-format
25717 msgid "%sregparm=%d%s is not between 0 and %d"
25720 #: config/i386/i386.c:2918
25721 #, gcc-internal-format
25722 msgid "%salign-loops%s is obsolete, use -falign-loops%s"
25725 #: config/i386/i386.c:2924 config/i386/i386.c:2939 config/i386/i386.c:2954
25726 #, gcc-internal-format
25727 msgid "%salign-loops=%d%s is not between 0 and %d"
25730 #: config/i386/i386.c:2933
25731 #, gcc-internal-format
25732 msgid "%salign-jumps%s is obsolete, use -falign-jumps%s"
25735 #: config/i386/i386.c:2948
25736 #, gcc-internal-format
25737 msgid "%salign-functions%s is obsolete, use -falign-functions%s"
25740 #: config/i386/i386.c:2983
25741 #, gcc-internal-format
25742 msgid "%sbranch-cost=%d%s is not between 0 and 5"
25745 #: config/i386/i386.c:2991
25746 #, gcc-internal-format
25747 msgid "%slarge-data-threshold=%d%s is negative"
25750 #: config/i386/i386.c:3005
25751 #, gcc-internal-format
25752 msgid "bad value (%s) for %stls-dialect=%s %s"
25755 #: config/i386/i386.c:3013
25756 #, gcc-internal-format
25757 msgid "pc%d is not valid precision setting (32, 64 or 80)"
25760 #: config/i386/i386.c:3029
25761 #, gcc-internal-format
25762 msgid "%srtd%s is ignored in 64bit mode"
25765 #: config/i386/i386.c:3084
25766 #, gcc-internal-format
25767 msgid "%spreferred-stack-boundary=%d%s is not between %d and 12"
25770 #: config/i386/i386.c:3105
25771 #, gcc-internal-format
25772 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
25775 #: config/i386/i386.c:3118
25776 #, gcc-internal-format
25777 msgid "%ssseregparm%s used without SSE enabled"
25780 #: config/i386/i386.c:3129 config/i386/i386.c:3143
25781 #, gcc-internal-format
25782 msgid "SSE instruction set disabled, using 387 arithmetics"
25785 #: config/i386/i386.c:3148
25786 #, gcc-internal-format
25787 msgid "387 instruction set disabled, using SSE arithmetics"
25790 #: config/i386/i386.c:3155
25791 #, gcc-internal-format
25792 msgid "bad value (%s) for %sfpmath=%s %s"
25795 #: config/i386/i386.c:3171
25796 #, gcc-internal-format
25797 msgid "unknown vectorization library ABI type (%s) for %sveclibabi=%s %s"
25800 #: config/i386/i386.c:3191
25801 #, gcc-internal-format
25802 msgid "unwind tables currently require either a frame pointer or %saccumulate-outgoing-args%s for correctness"
25805 #: config/i386/i386.c:3204
25806 #, gcc-internal-format
25807 msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
25810 #: config/i386/i386.c:3615
25811 #, gcc-internal-format
25812 msgid "attribute(target(\"%s\")) is unknown"
25815 #: config/i386/i386.c:3637
25816 #, gcc-internal-format
25817 msgid "option(\"%s\") was already specified"
25820 #: config/i386/i386.c:4231 config/i386/i386.c:4275
25821 #, gcc-internal-format
25822 msgid "fastcall and regparm attributes are not compatible"
25825 #: config/i386/i386.c:4238
25826 #, gcc-internal-format
25827 msgid "%qs attribute requires an integer constant argument"
25830 #: config/i386/i386.c:4244
25831 #, gcc-internal-format
25832 msgid "argument to %qs attribute larger than %d"
25835 #: config/i386/i386.c:4267 config/i386/i386.c:4302
25836 #, gcc-internal-format
25837 msgid "fastcall and cdecl attributes are not compatible"
25840 #: config/i386/i386.c:4271
25841 #, gcc-internal-format
25842 msgid "fastcall and stdcall attributes are not compatible"
25845 #: config/i386/i386.c:4285 config/i386/i386.c:4298
25846 #, gcc-internal-format
25847 msgid "stdcall and cdecl attributes are not compatible"
25850 #: config/i386/i386.c:4289
25851 #, gcc-internal-format
25852 msgid "stdcall and fastcall attributes are not compatible"
25855 #: config/i386/i386.c:4376
25856 #, fuzzy, gcc-internal-format
25857 msgid "nested functions are limited to 2 register parameters"
25858 msgstr "funktion määrittely esitelty %<register%>:ksi"
25860 #: config/i386/i386.c:4462
25861 #, gcc-internal-format
25862 msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
25865 #: config/i386/i386.c:4465
25866 #, gcc-internal-format
25867 msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
25870 #: config/i386/i386.c:4722
25871 #, gcc-internal-format
25872 msgid "ms_abi attribute requires -maccumulate-outgoing-args or subtarget optimization implying it"
25875 #: config/i386/i386.c:4840
25876 #, gcc-internal-format
25877 msgid "AVX vector argument without AVX enabled changes the ABI"
25880 #: config/i386/i386.c:5020
25881 #, gcc-internal-format
25882 msgid "The ABI of passing struct with a flexible array member has changed in GCC 4.4"
25885 #: config/i386/i386.c:5139
25886 #, gcc-internal-format
25887 msgid "The ABI of passing union with long double has changed in GCC 4.4"
25890 #: config/i386/i386.c:5254
25891 #, gcc-internal-format
25892 msgid "The ABI of passing structure with complex float member has changed in GCC 4.4"
25895 #: config/i386/i386.c:5399
25896 #, gcc-internal-format
25897 msgid "SSE register return with SSE disabled"
25900 #: config/i386/i386.c:5405
25901 #, gcc-internal-format
25902 msgid "SSE register argument with SSE disabled"
25905 #: config/i386/i386.c:5421
25906 #, gcc-internal-format
25907 msgid "x87 register return with x87 disabled"
25910 #: config/i386/i386.c:5790
25911 #, gcc-internal-format
25912 msgid "SSE vector argument without SSE enabled changes the ABI"
25915 #: config/i386/i386.c:5827
25916 #, gcc-internal-format
25917 msgid "MMX vector argument without MMX enabled changes the ABI"
25920 #: config/i386/i386.c:6428
25921 #, gcc-internal-format
25922 msgid "SSE vector return without SSE enabled changes the ABI"
25925 #: config/i386/i386.c:6438
25926 #, gcc-internal-format
25927 msgid "MMX vector return without MMX enabled changes the ABI"
25930 #: config/i386/i386.c:10708
25931 #, gcc-internal-format
25932 msgid "extended registers have no high halves"
25935 #: config/i386/i386.c:10723
25936 #, gcc-internal-format
25937 msgid "unsupported operand size for extended register"
25940 #: config/i386/i386.c:23721
25941 #, fuzzy, gcc-internal-format
25942 msgid "last argument must be an immediate"
25943 msgstr "puhdistusargumentti ei ole tunniste"
25945 #: config/i386/i386.c:24014
25946 #, gcc-internal-format
25947 msgid "the fifth argument must be a 8-bit immediate"
25950 #: config/i386/i386.c:24109
25951 #, gcc-internal-format
25952 msgid "the third argument must be a 8-bit immediate"
25955 #: config/i386/i386.c:24449
25956 #, fuzzy, gcc-internal-format
25957 msgid "the last argument must be a 4-bit immediate"
25958 msgstr "puhdistusargumentti ei ole tunniste"
25960 #: config/i386/i386.c:24454
25961 #, fuzzy, gcc-internal-format
25962 msgid "the last argument must be a 2-bit immediate"
25963 msgstr "puhdistusargumentti ei ole tunniste"
25965 #: config/i386/i386.c:24463
25966 #, fuzzy, gcc-internal-format
25967 msgid "the last argument must be a 1-bit immediate"
25968 msgstr "puhdistusargumentti ei ole tunniste"
25970 #: config/i386/i386.c:24472
25971 #, fuzzy, gcc-internal-format
25972 msgid "the last argument must be a 5-bit immediate"
25973 msgstr "puhdistusargumentti ei ole tunniste"
25975 #: config/i386/i386.c:24481
25976 #, fuzzy, gcc-internal-format
25977 msgid "the next to last argument must be an 8-bit immediate"
25978 msgstr "puhdistusargumentti ei ole tunniste"
25980 #: config/i386/i386.c:24485 config/i386/i386.c:24663
25981 #, fuzzy, gcc-internal-format
25982 msgid "the last argument must be an 8-bit immediate"
25983 msgstr "puhdistusargumentti ei ole tunniste"
25985 #: config/i386/i386.c:24721 config/rs6000/rs6000.c:8540
25986 #, gcc-internal-format
25987 msgid "selector must be an integer constant in the range 0..%wi"
25990 #: config/i386/i386.c:24864
25991 #, gcc-internal-format
25992 msgid "%qE needs unknown isa option"
25995 #: config/i386/i386.c:24868
25996 #, gcc-internal-format
25997 msgid "%qE needs isa option %s"
26000 #: config/i386/i386.c:26511
26001 #, fuzzy, gcc-internal-format
26002 msgid "%qs attribute only available for 64-bit"
26003 msgstr "attribuutti %qs pätee vain funktiotyyppeihin"
26005 #: config/i386/i386.c:26522 config/i386/i386.c:26531
26006 #, gcc-internal-format
26007 msgid "ms_abi and sysv_abi attributes are not compatible"
26010 #: config/i386/i386.c:26569 config/rs6000/rs6000.c:20748
26011 #, gcc-internal-format
26012 msgid "%qs incompatible attribute ignored"
26015 #: config/i386/netware.c:253
26016 #, fuzzy, gcc-internal-format
26017 msgid "-fPIC and -fpic are not supported for this target"
26018 msgstr "säiekohtaista muistia ei tueta tälle kohteelle"
26020 #: config/i386/winnt-cxx.c:71 config/sh/symbian.c:172
26021 #, gcc-internal-format
26022 msgid "definition of static data member %q+D of dllimport'd class"
26025 #: config/i386/winnt.c:59
26026 #, gcc-internal-format
26027 msgid "%qs attribute only applies to variables"
26030 #: config/i386/winnt.c:81
26031 #, gcc-internal-format
26032 msgid "%qs attribute applies only to initialized variables with external linkage"
26035 #: config/i386/winnt.c:290
26036 #, fuzzy, gcc-internal-format
26037 msgid "%q+D:'selectany' attribute applies only to initialized objects"
26038 msgstr "%J%qE-attribuutti soveltuu vain funktioihin"
26040 #: config/i386/winnt.c:447
26041 #, gcc-internal-format
26042 msgid "%q+D causes a section type conflict"
26045 #: config/i386/cygming.h:151
26046 #, gcc-internal-format
26047 msgid "-f%s ignored for target (all code is position independent)"
26050 #: config/i386/djgpp.h:180
26051 #, gcc-internal-format
26052 msgid "-mbnu210 is ignored (option is obsolete)"
26055 #: config/i386/i386-interix.h:256
26056 #, gcc-internal-format
26057 msgid "ms-bitfields not supported for objc"
26060 #: config/ia64/ia64-c.c:51
26061 #, gcc-internal-format
26062 msgid "malformed #pragma builtin"
26065 #: config/ia64/ia64.c:589 config/m32r/m32r.c:373
26066 #, gcc-internal-format
26067 msgid "invalid argument of %qs attribute"
26070 #: config/ia64/ia64.c:601
26071 #, gcc-internal-format
26072 msgid "%Jan address area attribute cannot be specified for local variables"
26075 #: config/ia64/ia64.c:608
26076 #, fuzzy, gcc-internal-format
26077 msgid "address area of %q+D conflicts with previous declaration"
26078 msgstr "%J%qD:n lohko on ristiriidassa edellisen esittelyn kanssa"
26080 #: config/ia64/ia64.c:615
26081 #, gcc-internal-format
26082 msgid "%Jaddress area attribute cannot be specified for functions"
26085 #: config/ia64/ia64.c:5168 config/pa/pa.c:351 config/sh/sh.c:7954
26086 #: config/spu/spu.c:4542
26087 #, gcc-internal-format
26088 msgid "value of -mfixed-range must have form REG1-REG2"
26091 #: config/ia64/ia64.c:5195 config/pa/pa.c:378 config/sh/sh.c:7980
26092 #: config/spu/spu.c:4568
26093 #, gcc-internal-format
26094 msgid "%s-%s is an empty range"
26097 #: config/ia64/ia64.c:5225
26098 #, gcc-internal-format
26099 msgid "bad value %<%s%> for -mtls-size= switch"
26102 #: config/ia64/ia64.c:5254
26103 #, gcc-internal-format
26104 msgid "value %<%s%> for -mtune= switch is deprecated"
26107 #: config/ia64/ia64.c:5256
26108 #, gcc-internal-format
26109 msgid "GCC 4.4 is the last release with Itanium1 tuning support"
26112 #: config/ia64/ia64.c:5263
26113 #, gcc-internal-format
26114 msgid "bad value %<%s%> for -mtune= switch"
26117 #: config/ia64/ia64.c:5282
26118 #, gcc-internal-format
26119 msgid "not yet implemented: latency-optimized inline square root"
26122 #: config/ia64/ia64.c:10547
26123 #, fuzzy, gcc-internal-format
26124 msgid "version attribute is not a string"
26125 msgstr "näkyvyysargumentti ei ole merkkijono"
26127 #: config/iq2000/iq2000.c:1817
26128 #, gcc-internal-format
26129 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
26132 #: config/iq2000/iq2000.c:2587
26133 #, gcc-internal-format
26134 msgid "argument %qd is not a constant"
26137 #: config/iq2000/iq2000.c:2889 config/xtensa/xtensa.c:2320
26138 #, gcc-internal-format
26139 msgid "PRINT_OPERAND_ADDRESS, null pointer"
26142 #: config/iq2000/iq2000.c:3044
26143 #, gcc-internal-format
26144 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
26147 #: config/iq2000/iq2000.c:3053 config/xtensa/xtensa.c:2174
26148 #, gcc-internal-format
26149 msgid "PRINT_OPERAND null pointer"
26152 #: config/m32c/m32c-pragma.c:63
26153 #, fuzzy, gcc-internal-format
26154 msgid "junk at end of #pragma GCC memregs [0..16]"
26155 msgstr "roskaa ilmaisun #pragma weak lopussa"
26157 #: config/m32c/m32c-pragma.c:70
26158 #, gcc-internal-format
26159 msgid "#pragma GCC memregs must precede any function decls"
26162 #: config/m32c/m32c-pragma.c:81 config/m32c/m32c-pragma.c:88
26163 #, gcc-internal-format
26164 msgid "#pragma GCC memregs takes a number [0..16]"
26167 #: config/m32c/m32c.c:416
26168 #, gcc-internal-format
26169 msgid "invalid target memregs value '%d'"
26172 #: config/m32c/m32c.c:2821
26173 #, fuzzy, gcc-internal-format
26174 msgid "`%s' attribute is not supported for R8C target"
26175 msgstr "%Jlohkoattribuutteja ei tueta tälle kohteelle"
26177 #: config/m32c/m32c.c:2829
26178 #, fuzzy, gcc-internal-format
26179 msgid "`%s' attribute applies only to functions"
26180 msgstr "%J%qE-attribuutti soveltuu vain funktioihin"
26182 #: config/m32c/m32c.c:2837 config/sh/sh.c:8186
26183 #, fuzzy, gcc-internal-format
26184 msgid "`%s' attribute argument not an integer constant"
26185 msgstr "haluttu sijainti ei ole kokonaislukuvakio"
26187 #: config/m32c/m32c.c:2846
26188 #, gcc-internal-format
26189 msgid "`%s' attribute argument should be between 18 to 255"
26192 #: config/m68hc11/m68hc11.c:279
26193 #, gcc-internal-format
26194 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
26197 #: config/m68hc11/m68hc11.c:1240
26198 #, gcc-internal-format
26199 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
26202 #: config/m68hc11/m68hc11.c:1247
26203 #, gcc-internal-format
26204 msgid "%<trap%> attribute is already used"
26207 #: config/m68k/m68k.c:549
26208 #, gcc-internal-format
26209 msgid "-mcpu=%s conflicts with -march=%s"
26212 #: config/m68k/m68k.c:620
26213 #, gcc-internal-format
26214 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
26217 #: config/m68k/m68k.c:682
26218 #, gcc-internal-format
26219 msgid "-falign-labels=%d is not supported"
26222 #: config/m68k/m68k.c:687
26223 #, gcc-internal-format
26224 msgid "-falign-loops=%d is not supported"
26227 #: config/m68k/m68k.c:790
26228 #, fuzzy, gcc-internal-format
26229 msgid "multiple interrupt attributes not allowed"
26230 msgstr "%Javoimelle funktiolle %qD annettu attribuutti noinline"
26232 #: config/m68k/m68k.c:797
26233 #, gcc-internal-format
26234 msgid "interrupt_thread is available only on fido"
26237 #: config/m68k/m68k.c:1119 config/rs6000/rs6000.c:15586
26238 #, gcc-internal-format
26239 msgid "stack limit expression is not supported"
26242 #: config/mips/mips.c:1235
26243 #, gcc-internal-format
26244 msgid "%qs cannot have both %<mips16%> and %<nomips16%> attributes"
26247 #: config/mips/mips.c:1257 config/mips/mips.c:1260
26248 #, fuzzy, gcc-internal-format
26249 msgid "%qs redeclared with conflicting %qs attributes"
26250 msgstr "%J%qD esitelty uudelleen erityyppisenä symbolina"
26252 #: config/mips/mips.c:2718
26253 #, gcc-internal-format
26257 #: config/mips/mips.c:6058
26258 #, gcc-internal-format
26259 msgid "cannot handle inconsistent calls to %qs"
26262 #: config/mips/mips.c:11706
26263 #, fuzzy, gcc-internal-format
26264 msgid "invalid argument to built-in function"
26265 msgstr "epäkelpo argumentti funktiolle %<__builtin_return_address%>"
26267 #: config/mips/mips.c:11947
26268 #, gcc-internal-format
26269 msgid "built-in function %qs not supported for MIPS16"
26272 #: config/mips/mips.c:12525
26273 #, fuzzy, gcc-internal-format
26274 msgid "%qs does not support MIPS16 code"
26275 msgstr "ISO C ei tue kompleksikokonaiskulutyyppejä"
26277 #: config/mips/mips.c:13499
26278 #, gcc-internal-format
26279 msgid "MIPS16 PIC for ABIs other than o32 and o64"
26282 #: config/mips/mips.c:13502
26283 #, gcc-internal-format
26284 msgid "MIPS16 -mxgot code"
26287 #: config/mips/mips.c:13505
26288 #, gcc-internal-format
26289 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
26292 #: config/mips/mips.c:13634
26293 #, gcc-internal-format
26294 msgid "CPU names must be lower case"
26297 #: config/mips/mips.c:13777
26298 #, gcc-internal-format
26299 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
26302 #: config/mips/mips.c:13793
26303 #, gcc-internal-format
26304 msgid "%<-march=%s%> is not compatible with the selected ABI"
26307 #: config/mips/mips.c:13808
26308 #, gcc-internal-format
26309 msgid "%<-mgp64%> used with a 32-bit processor"
26312 #: config/mips/mips.c:13810
26313 #, gcc-internal-format
26314 msgid "%<-mgp32%> used with a 64-bit ABI"
26317 #: config/mips/mips.c:13812
26318 #, gcc-internal-format
26319 msgid "%<-mgp64%> used with a 32-bit ABI"
26322 #: config/mips/mips.c:13828 config/mips/mips.c:13830 config/mips/mips.c:13897
26323 #, gcc-internal-format
26324 msgid "unsupported combination: %s"
26327 #: config/mips/mips.c:13834
26328 #, gcc-internal-format
26329 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
26332 #: config/mips/mips.c:13837
26333 #, gcc-internal-format
26334 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
26337 #: config/mips/mips.c:13891
26338 #, gcc-internal-format
26339 msgid "the %qs architecture does not support branch-likely instructions"
26342 #: config/mips/mips.c:13931
26343 #, gcc-internal-format
26344 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
26347 #: config/mips/mips.c:13939 config/mips/mips.c:13942
26348 #, gcc-internal-format
26349 msgid "cannot use small-data accesses for %qs"
26352 #: config/mips/mips.c:13956
26353 #, gcc-internal-format
26354 msgid "%<-mips3d%> requires %<-mpaired-single%>"
26357 #: config/mips/mips.c:13965
26358 #, fuzzy, gcc-internal-format
26359 msgid "%qs must be used with %qs"
26360 msgstr "käytetty sekä %<__thread%> että %qs"
26362 #: config/mips/mips.c:13972
26363 #, gcc-internal-format
26364 msgid "the %qs architecture does not support paired-single instructions"
26367 #: config/mips/mips.c:13978
26368 #, gcc-internal-format
26369 msgid "%qs requires a target that provides the %qs instruction"
26372 #: config/mips/mips.c:14078
26373 #, fuzzy, gcc-internal-format
26374 msgid "%qs requires branch-likely instructions"
26375 msgstr "Käytä AltiVec-käskyjä"
26377 #. Output assembler code to FILE to increment profiler label # LABELNO
26378 #. for profiling a function entry.
26379 #: config/mips/mips.h:2308
26380 #, gcc-internal-format
26381 msgid "mips16 function profiling"
26384 #: config/mmix/mmix.c:226
26385 #, gcc-internal-format
26386 msgid "-f%s not supported: ignored"
26389 #: config/mmix/mmix.c:674
26390 #, gcc-internal-format
26391 msgid "support for mode %qs"
26394 #: config/mmix/mmix.c:688
26395 #, gcc-internal-format
26396 msgid "too large function value type, needs %d registers, have only %d registers for this"
26399 #: config/mmix/mmix.c:858
26400 #, gcc-internal-format
26401 msgid "function_profiler support for MMIX"
26404 #: config/mmix/mmix.c:880
26405 #, gcc-internal-format
26406 msgid "MMIX Internal: Last named vararg would not fit in a register"
26409 #: config/mmix/mmix.c:1492 config/mmix/mmix.c:1516 config/mmix/mmix.c:1632
26410 #, gcc-internal-format
26411 msgid "MMIX Internal: Bad register: %d"
26414 #. Presumably there's a missing case above if we get here.
26415 #: config/mmix/mmix.c:1624
26416 #, gcc-internal-format
26417 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
26420 #: config/mmix/mmix.c:1910
26421 #, gcc-internal-format
26422 msgid "stack frame not a multiple of 8 bytes: %wd"
26425 #: config/mmix/mmix.c:2146
26426 #, gcc-internal-format
26427 msgid "stack frame not a multiple of octabyte: %wd"
26430 #: config/mmix/mmix.c:2486 config/mmix/mmix.c:2550
26431 #, gcc-internal-format
26432 msgid "MMIX Internal: %s is not a shiftable int"
26435 #: config/pa/pa.c:483
26436 #, gcc-internal-format
26437 msgid "PIC code generation is not supported in the portable runtime model"
26440 #: config/pa/pa.c:488
26441 #, gcc-internal-format
26442 msgid "PIC code generation is not compatible with fast indirect calls"
26445 #: config/pa/pa.c:493
26446 #, gcc-internal-format
26447 msgid "-g is only supported when using GAS on this processor,"
26450 #: config/pa/pa.c:494
26451 #, gcc-internal-format
26452 msgid "-g option disabled"
26455 #: config/pa/pa.c:8388
26456 #, gcc-internal-format
26457 msgid "alignment (%u) for %s exceeds maximum alignment for global common data. Using %u"
26460 #: config/pa/pa-hpux11.h:84
26461 #, gcc-internal-format
26462 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
26465 #: config/picochip/picochip.c:379
26466 #, gcc-internal-format
26467 msgid "invalid AE type specified (%s)\n"
26470 #: config/picochip/picochip.c:402
26471 #, gcc-internal-format
26472 msgid "Invalid mul type specified (%s) - expected mac, mul or none"
26475 #: config/picochip/picochip.c:634
26476 #, gcc-internal-format
26477 msgid "unexpected mode %s encountered in picochip_emit_save_register\n"
26480 #: config/picochip/picochip.c:801
26481 #, gcc-internal-format
26482 msgid "Defaulting to stack for %s register creation\n"
26485 #: config/picochip/picochip.c:1338
26486 #, gcc-internal-format
26487 msgid "LCFI labels have already been deferred."
26490 #: config/picochip/picochip.c:1401
26491 #, gcc-internal-format
26492 msgid "LM label has already been deferred."
26495 #: config/picochip/picochip.c:1681
26496 #, gcc-internal-format
26497 msgid "picochip_asm_output_opcode - Found multiple lines in VLIW packet %s\n"
26500 #: config/picochip/picochip.c:1784
26501 #, gcc-internal-format
26502 msgid "picochip_asm_output_opcode - can't output unknown operator %c\n"
26505 #: config/picochip/picochip.c:2036 config/picochip/picochip.c:2095
26506 #, gcc-internal-format
26507 msgid "%s: At least one operand can't be handled"
26510 #: config/picochip/picochip.c:2176
26511 #, gcc-internal-format
26512 msgid "Unknown short branch in %s (type %d)\n"
26515 #: config/picochip/picochip.c:2213
26516 #, gcc-internal-format
26517 msgid "Unknown long branch in %s (type %d)\n"
26520 #: config/picochip/picochip.c:2253 config/picochip/picochip.c:2321
26521 #, gcc-internal-format
26522 msgid "PUT uses port array index %d, which is out of range [%d..%d)"
26525 #: config/picochip/picochip.c:2287
26526 #, gcc-internal-format
26527 msgid "GET uses port array index %d, which is out of range [%d..%d)"
26530 #: config/picochip/picochip.c:3130
26531 #, gcc-internal-format
26532 msgid "Too many ALU instructions emitted (%d)\n"
26535 #: config/picochip/picochip.c:3761 config/picochip/picochip.c:3854
26536 #, fuzzy, gcc-internal-format
26537 msgid "%s: Second source operand is not a constant"
26538 msgstr "pyydetty tasaus ei ole vakio"
26540 #: config/picochip/picochip.c:3764 config/picochip/picochip.c:3815
26541 #: config/picochip/picochip.c:3857
26542 #, fuzzy, gcc-internal-format
26543 msgid "%s: Third source operand is not a constant"
26544 msgstr "pyydetty tasaus ei ole vakio"
26546 #: config/picochip/picochip.c:3818
26547 #, fuzzy, gcc-internal-format
26548 msgid "%s: Fourth source operand is not a constant"
26549 msgstr "pyydetty tasaus ei ole vakio"
26551 #: config/picochip/picochip.c:4128
26552 #, gcc-internal-format
26553 msgid "%s (disable warning using -mno-inefficient-warnings)"
26556 #: config/rs6000/host-darwin.c:62
26557 #, gcc-internal-format
26558 msgid "Segmentation Fault (code)"
26561 #: config/rs6000/host-darwin.c:132
26562 #, gcc-internal-format
26563 msgid "Segmentation Fault"
26564 msgstr "Muistialueen ylitys"
26566 #: config/rs6000/host-darwin.c:146
26567 #, gcc-internal-format
26568 msgid "While setting up signal stack: %m"
26571 #: config/rs6000/host-darwin.c:152
26572 #, gcc-internal-format
26573 msgid "While setting up signal handler: %m"
26576 #. Handle the machine specific pragma longcall. Its syntax is
26578 #. # pragma longcall ( TOGGLE )
26580 #. where TOGGLE is either 0 or 1.
26582 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
26583 #. whether or not new function declarations receive a longcall
26584 #. attribute by default.
26585 #: config/rs6000/rs6000-c.c:52
26586 #, gcc-internal-format
26587 msgid "ignoring malformed #pragma longcall"
26590 #: config/rs6000/rs6000-c.c:65
26591 #, gcc-internal-format
26592 msgid "missing open paren"
26595 #: config/rs6000/rs6000-c.c:67
26596 #, gcc-internal-format
26597 msgid "missing number"
26600 #: config/rs6000/rs6000-c.c:69
26601 #, gcc-internal-format
26602 msgid "missing close paren"
26605 #: config/rs6000/rs6000-c.c:72
26606 #, gcc-internal-format
26607 msgid "number must be 0 or 1"
26610 #: config/rs6000/rs6000-c.c:75
26611 #, gcc-internal-format
26612 msgid "junk at end of #pragma longcall"
26615 #: config/rs6000/rs6000-c.c:3009
26616 #, fuzzy, gcc-internal-format
26617 msgid "%s only accepts %d arguments"
26618 msgstr "%J%qD sallii vain nolla tai kaksi argumenttia"
26620 #: config/rs6000/rs6000-c.c:3014
26621 #, fuzzy, gcc-internal-format
26622 msgid "%s only accepts 1 argument"
26623 msgstr "%J%qD sallii vain nolla tai kaksi argumenttia"
26625 #: config/rs6000/rs6000-c.c:3019 config/rs6000/rs6000-c.c:3026
26626 #, fuzzy, gcc-internal-format
26627 msgid "%s only accepts 2 arguments"
26628 msgstr "%J%qD sallii vain nolla tai kaksi argumenttia"
26630 #: config/rs6000/rs6000-c.c:3087
26631 #, gcc-internal-format
26632 msgid "vec_extract only accepts 2 arguments"
26635 #: config/rs6000/rs6000-c.c:3144
26636 #, gcc-internal-format
26637 msgid "vec_insert only accepts 3 arguments"
26640 #: config/rs6000/rs6000-c.c:3226
26641 #, fuzzy, gcc-internal-format
26642 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
26643 msgstr "sijoitus hylkää kohdeosoitintyypin määreitä"
26645 #: config/rs6000/rs6000-c.c:3269
26646 #, gcc-internal-format
26647 msgid "invalid parameter combination for AltiVec intrinsic"
26650 #: config/rs6000/rs6000.c:1373
26651 #, gcc-internal-format
26652 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
26655 #: config/rs6000/rs6000.c:1384
26656 #, gcc-internal-format
26657 msgid "-m64 requires PowerPC64 architecture, enabling"
26658 msgstr "-m64 vaatii PowerPC64-suorittimen, otetaan käyttöön"
26660 #: config/rs6000/rs6000.c:1605
26661 #, fuzzy, gcc-internal-format
26662 msgid "AltiVec not supported in this target"
26663 msgstr "säiekohtaista muistia ei tueta tälle kohteelle"
26665 #: config/rs6000/rs6000.c:1607
26666 #, fuzzy, gcc-internal-format
26667 msgid "Spe not supported in this target"
26668 msgstr "-pg ei ole tuettu tällä alustalla"
26670 #: config/rs6000/rs6000.c:1634
26671 #, gcc-internal-format
26672 msgid "-mmultiple is not supported on little endian systems"
26675 #: config/rs6000/rs6000.c:1641
26676 #, gcc-internal-format
26677 msgid "-mstring is not supported on little endian systems"
26680 #: config/rs6000/rs6000.c:1655
26681 #, gcc-internal-format
26682 msgid "unknown -mdebug-%s switch"
26685 #: config/rs6000/rs6000.c:1667
26686 #, gcc-internal-format
26687 msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
26690 #: config/rs6000/rs6000.c:2176
26691 #, gcc-internal-format
26692 msgid "unknown -m%s= option specified: '%s'"
26695 #: config/rs6000/rs6000.c:2222
26696 #, gcc-internal-format
26697 msgid "unknown value %s for -mfpu"
26700 #: config/rs6000/rs6000.c:2415
26701 #, gcc-internal-format
26702 msgid "not configured for ABI: '%s'"
26705 #: config/rs6000/rs6000.c:2428
26706 #, gcc-internal-format
26707 msgid "Using darwin64 ABI"
26708 msgstr "Käytetään darwin64-ABIa"
26710 #: config/rs6000/rs6000.c:2433
26711 #, gcc-internal-format
26712 msgid "Using old darwin ABI"
26713 msgstr "Käytetään vanhaa darwin-ABIa"
26715 #: config/rs6000/rs6000.c:2440
26716 #, gcc-internal-format
26717 msgid "Using IBM extended precision long double"
26720 #: config/rs6000/rs6000.c:2446
26721 #, gcc-internal-format
26722 msgid "Using IEEE extended precision long double"
26725 #: config/rs6000/rs6000.c:2451
26726 #, gcc-internal-format
26727 msgid "unknown ABI specified: '%s'"
26730 #: config/rs6000/rs6000.c:2478
26731 #, gcc-internal-format
26732 msgid "invalid option for -mfloat-gprs: '%s'"
26735 #: config/rs6000/rs6000.c:2488
26736 #, gcc-internal-format
26737 msgid "Unknown switch -mlong-double-%s"
26740 #: config/rs6000/rs6000.c:2509
26741 #, gcc-internal-format
26742 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
26745 #: config/rs6000/rs6000.c:2517
26746 #, gcc-internal-format
26747 msgid "unknown -malign-XXXXX option specified: '%s'"
26750 #: config/rs6000/rs6000.c:2524
26751 #, gcc-internal-format
26752 msgid "-msingle-float option equivalent to -mhard-float"
26755 #: config/rs6000/rs6000.c:2540
26756 #, gcc-internal-format
26757 msgid "-msimple-fpu option ignored"
26760 #: config/rs6000/rs6000.c:5376
26761 #, gcc-internal-format
26762 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
26765 #: config/rs6000/rs6000.c:5449
26766 #, gcc-internal-format
26767 msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
26770 #: config/rs6000/rs6000.c:5707
26771 #, gcc-internal-format
26772 msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
26775 #: config/rs6000/rs6000.c:6608
26776 #, gcc-internal-format
26777 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
26780 #: config/rs6000/rs6000.c:7868
26781 #, gcc-internal-format
26782 msgid "argument 1 must be a 5-bit signed literal"
26785 #: config/rs6000/rs6000.c:7971 config/rs6000/rs6000.c:8903
26786 #, gcc-internal-format
26787 msgid "argument 2 must be a 5-bit unsigned literal"
26790 #: config/rs6000/rs6000.c:8011
26791 #, gcc-internal-format
26792 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
26795 #: config/rs6000/rs6000.c:8064
26796 #, gcc-internal-format
26797 msgid "argument 1 of __builtin_altivec_predicate is out of range"
26800 #: config/rs6000/rs6000.c:8313
26801 #, gcc-internal-format
26802 msgid "argument 3 must be a 4-bit unsigned literal"
26805 #: config/rs6000/rs6000.c:8485
26806 #, gcc-internal-format
26807 msgid "argument to %qs must be a 2-bit unsigned literal"
26810 #: config/rs6000/rs6000.c:8627
26811 #, gcc-internal-format
26812 msgid "unresolved overload for Altivec builtin %qF"
26815 #: config/rs6000/rs6000.c:8718
26816 #, gcc-internal-format
26817 msgid "argument to dss must be a 2-bit unsigned literal"
26820 #: config/rs6000/rs6000.c:9023
26821 #, fuzzy, gcc-internal-format
26822 msgid "argument 1 of __builtin_paired_predicate must be a constant"
26823 msgstr "%<__builtin_args_info%>-funktion argumentin pitää olla vakio"
26825 #: config/rs6000/rs6000.c:9070
26826 #, fuzzy, gcc-internal-format
26827 msgid "argument 1 of __builtin_paired_predicate is out of range"
26828 msgstr "%<__builtin_args_info%>-funktion argumentti on rajojen ulkopuolella"
26830 #: config/rs6000/rs6000.c:9095
26831 #, gcc-internal-format
26832 msgid "argument 1 of __builtin_spe_predicate must be a constant"
26835 #: config/rs6000/rs6000.c:9167
26836 #, gcc-internal-format
26837 msgid "argument 1 of __builtin_spe_predicate is out of range"
26840 #: config/rs6000/rs6000.c:15549
26841 #, gcc-internal-format
26842 msgid "stack frame too large"
26845 #: config/rs6000/rs6000.c:18601
26846 #, gcc-internal-format
26847 msgid "no profiling of 64-bit code for this ABI"
26850 #: config/rs6000/rs6000.c:20550
26851 #, gcc-internal-format
26852 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
26855 #: config/rs6000/rs6000.c:20552
26856 #, gcc-internal-format
26857 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
26860 #: config/rs6000/rs6000.c:20556
26861 #, gcc-internal-format
26862 msgid "use of %<long long%> in AltiVec types is invalid"
26865 #: config/rs6000/rs6000.c:20558
26866 #, gcc-internal-format
26867 msgid "use of %<double%> in AltiVec types is invalid"
26870 #: config/rs6000/rs6000.c:20560
26871 #, gcc-internal-format
26872 msgid "use of %<long double%> in AltiVec types is invalid"
26875 #: config/rs6000/rs6000.c:20562
26876 #, gcc-internal-format
26877 msgid "use of boolean types in AltiVec types is invalid"
26880 #: config/rs6000/rs6000.c:20564
26881 #, gcc-internal-format
26882 msgid "use of %<complex%> in AltiVec types is invalid"
26885 #: config/rs6000/rs6000.c:20566
26886 #, gcc-internal-format
26887 msgid "use of decimal floating point types in AltiVec types is invalid"
26890 #: config/rs6000/rs6000.c:22852
26891 #, gcc-internal-format
26892 msgid "emitting microcode insn %s\t[%s] #%d"
26895 #: config/rs6000/rs6000.c:22856
26896 #, gcc-internal-format
26897 msgid "emitting conditional microcode insn %s\t[%s] #%d"
26900 #: config/rs6000/aix43.h:38 config/rs6000/aix51.h:38 config/rs6000/aix52.h:38
26901 #: config/rs6000/aix53.h:38 config/rs6000/aix61.h:38
26902 #, gcc-internal-format
26903 msgid "-maix64 and POWER architecture are incompatible"
26906 #: config/rs6000/aix43.h:43 config/rs6000/aix51.h:43 config/rs6000/aix52.h:43
26907 #: config/rs6000/aix53.h:43 config/rs6000/aix61.h:43
26908 #, gcc-internal-format
26909 msgid "-maix64 requires PowerPC64 architecture remain enabled"
26912 #: config/rs6000/aix43.h:49 config/rs6000/aix52.h:49 config/rs6000/aix53.h:49
26913 #: config/rs6000/aix61.h:49
26914 #, gcc-internal-format
26915 msgid "soft-float and long-double-128 are incompatible"
26918 #: config/rs6000/aix43.h:53 config/rs6000/aix51.h:47 config/rs6000/aix52.h:53
26919 #: config/rs6000/aix53.h:53 config/rs6000/aix61.h:53
26920 #, gcc-internal-format
26921 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
26924 #: config/rs6000/e500.h:39
26925 #, gcc-internal-format
26926 msgid "AltiVec and E500 instructions cannot coexist"
26929 #: config/rs6000/e500.h:41
26930 #, gcc-internal-format
26931 msgid "64-bit E500 not supported"
26934 #: config/rs6000/e500.h:43
26935 #, gcc-internal-format
26936 msgid "E500 and FPRs not supported"
26939 #: config/rs6000/eabispe.h:41 config/rs6000/linuxspe.h:41
26940 #, gcc-internal-format
26941 msgid "-m64 not supported in this configuration"
26944 #: config/rs6000/linux64.h:113
26945 #, gcc-internal-format
26946 msgid "-m64 requires a PowerPC64 cpu"
26947 msgstr "-m64 vaatii PowerPC64-suorittimen"
26949 #. Definitions for __builtin_return_address and __builtin_frame_address.
26950 #. __builtin_return_address (0) should give link register (65), enable
26952 #. This should be uncommented, so that the link register is used, but
26953 #. currently this would result in unmatched insns and spilling fixed
26954 #. registers so we'll leave it for another day. When these problems are
26955 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
26957 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
26958 #. Number of bytes into the frame return addresses can be found. See
26959 #. rs6000_stack_info in rs6000.c for more information on how the different
26960 #. abi's store the return address.
26961 #: config/rs6000/rs6000.h:1648
26962 #, gcc-internal-format
26963 msgid "RETURN_ADDRESS_OFFSET not supported"
26966 #. Sometimes certain combinations of command options do not make sense
26967 #. on a particular target machine. You can define a macro
26968 #. `OVERRIDE_OPTIONS' to take account of this. This macro, if
26969 #. defined, is executed once just after all the command options have
26972 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
26974 #: config/rs6000/sysv4.h:134
26975 #, gcc-internal-format
26976 msgid "bad value for -mcall-%s"
26979 #: config/rs6000/sysv4.h:150
26980 #, gcc-internal-format
26981 msgid "bad value for -msdata=%s"
26984 #: config/rs6000/sysv4.h:167
26985 #, gcc-internal-format
26986 msgid "-mrelocatable and -msdata=%s are incompatible"
26989 #: config/rs6000/sysv4.h:176
26990 #, gcc-internal-format
26991 msgid "-f%s and -msdata=%s are incompatible"
26994 #: config/rs6000/sysv4.h:185
26995 #, gcc-internal-format
26996 msgid "-msdata=%s and -mcall-%s are incompatible"
26999 #: config/rs6000/sysv4.h:194
27000 #, gcc-internal-format
27001 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
27004 #: config/rs6000/sysv4.h:200
27005 #, gcc-internal-format
27006 msgid "-mrelocatable and -mcall-%s are incompatible"
27009 #: config/rs6000/sysv4.h:207
27010 #, gcc-internal-format
27011 msgid "-fPIC and -mcall-%s are incompatible"
27014 #: config/rs6000/sysv4.h:214
27015 #, gcc-internal-format
27016 msgid "-mcall-aixdesc must be big endian"
27019 #: config/rs6000/sysv4.h:219
27020 #, gcc-internal-format
27021 msgid "-msecure-plt not supported by your assembler"
27024 #: config/rs6000/sysv4.h:237
27025 #, gcc-internal-format
27026 msgid "-m%s not supported in this configuration"
27029 #: config/s390/s390.c:1531
27030 #, gcc-internal-format
27031 msgid "stack guard value must be an exact power of 2"
27034 #: config/s390/s390.c:1538
27035 #, gcc-internal-format
27036 msgid "stack size must be an exact power of 2"
27039 #: config/s390/s390.c:1583
27040 #, gcc-internal-format
27041 msgid "z/Architecture mode not supported on %s"
27044 #: config/s390/s390.c:1585
27045 #, gcc-internal-format
27046 msgid "64-bit ABI not supported in ESA/390 mode"
27047 msgstr "64-bittinen ABI ei ole tuettu ESA/390-tilassa"
27049 #: config/s390/s390.c:1592
27050 #, gcc-internal-format
27051 msgid "Hardware decimal floating point instructions not available on %s"
27054 #: config/s390/s390.c:1595
27055 #, gcc-internal-format
27056 msgid "Hardware decimal floating point instructions not available in ESA/390 mode"
27059 #: config/s390/s390.c:1605
27060 #, gcc-internal-format
27061 msgid "-mhard-dfp can't be used in conjunction with -msoft-float"
27064 #: config/s390/s390.c:1627
27065 #, gcc-internal-format
27066 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
27069 #: config/s390/s390.c:1633
27070 #, gcc-internal-format
27071 msgid "stack size must be greater than the stack guard value"
27074 #: config/s390/s390.c:1635
27075 #, gcc-internal-format
27076 msgid "stack size must not be greater than 64k"
27079 #: config/s390/s390.c:1638
27080 #, gcc-internal-format
27081 msgid "-mstack-guard implies use of -mstack-size"
27084 #: config/s390/s390.c:7064
27085 #, gcc-internal-format
27086 msgid "total size of local variables exceeds architecture limit"
27089 #: config/s390/s390.c:7734
27090 #, fuzzy, gcc-internal-format
27091 msgid "frame size of function %qs is "
27092 msgstr "liian vähän argumentteja funktiolle %qs"
27094 #: config/s390/s390.c:7764
27095 #, gcc-internal-format
27096 msgid "frame size of %qs is "
27099 #: config/s390/s390.c:7768
27100 #, gcc-internal-format
27101 msgid "%qs uses dynamic stack allocation"
27104 #: config/score/score3.c:656 config/score/score7.c:655
27105 #, gcc-internal-format
27106 msgid "-fPIC and -G are incompatible"
27109 #: config/sh/sh.c:6973
27110 #, gcc-internal-format
27111 msgid "__builtin_saveregs not supported by this subtarget"
27114 #: config/sh/sh.c:8042
27115 #, gcc-internal-format
27116 msgid "%qs attribute only applies to interrupt functions"
27119 #: config/sh/sh.c:8125
27120 #, fuzzy, gcc-internal-format
27121 msgid "%qs attribute is supported only for SH2A"
27122 msgstr "%Jlohkoattribuutteja ei tueta tälle kohteelle"
27124 #: config/sh/sh.c:8155
27125 #, gcc-internal-format
27126 msgid "attribute interrupt_handler is not compatible with -m5-compact"
27129 #: config/sh/sh.c:8172
27130 #, fuzzy, gcc-internal-format
27131 msgid "%qs attribute only applies to SH2A"
27132 msgstr "attribuutti %qs pätee vain funktiotyyppeihin"
27134 #: config/sh/sh.c:8194
27135 #, fuzzy, gcc-internal-format
27136 msgid "`%s' attribute argument should be between 0 to 255"
27137 msgstr "haluttu sijainti ei ole kokonaislukuvakio"
27139 #. The argument must be a constant string.
27140 #: config/sh/sh.c:8267
27141 #, gcc-internal-format
27142 msgid "%qs attribute argument not a string constant"
27145 #. The argument must be a constant integer.
27146 #: config/sh/sh.c:8292
27147 #, gcc-internal-format
27148 msgid "%qs attribute argument not an integer constant"
27151 #: config/sh/sh.c:10484
27152 #, gcc-internal-format
27153 msgid "r0 needs to be available as a call-clobbered register"
27156 #: config/sh/sh.c:10505
27157 #, gcc-internal-format
27158 msgid "Need a second call-clobbered general purpose register"
27161 #: config/sh/sh.c:10513
27162 #, gcc-internal-format
27163 msgid "Need a call-clobbered target register"
27166 #: config/sh/symbian.c:146
27167 #, gcc-internal-format
27168 msgid "function %q+D is defined after prior declaration as dllimport: attribute ignored"
27171 #: config/sh/symbian.c:158
27172 #, fuzzy, gcc-internal-format
27173 msgid "inline function %q+D is declared as dllimport: attribute ignored"
27174 msgstr "%Javoimelle funktiolle %qD annettu attribuutti noinline"
27176 #: config/sh/symbian.c:272
27177 #, gcc-internal-format
27178 msgid "%qs declared as both exported to and imported from a DLL"
27181 #: config/sh/symbian.c:279
27182 #, gcc-internal-format
27183 msgid "failure in redeclaration of %q+D: dllimport'd symbol lacks external linkage"
27186 #: config/sh/symbian.c:325
27187 #, gcc-internal-format
27188 msgid "%s %q+D %s after being referenced with dllimport linkage"
27191 #: config/sh/symbian.c:891 cp/tree.c:2840
27192 #, gcc-internal-format
27193 msgid "lang_* check: failed in %s, at %s:%d"
27197 #: config/sh/netbsd-elf.h:94
27198 #, gcc-internal-format
27199 msgid "unimplemented-shmedia profiling"
27202 #. There are no delay slots on SHmedia.
27203 #. Relaxation isn't yet supported for SHmedia
27204 #. After reload, if conversion does little good but can cause ICEs: - find_if_block doesn't do anything for SH because we don't have conditional execution patterns. (We use conditional move patterns, which are handled differently, and only before reload). - find_cond_trap doesn't do anything for the SH because we #. don't have conditional traps. - find_if_case_1 uses redirect_edge_and_branch_force in the only path that does an optimization, and this causes an ICE when branch targets are in registers. - find_if_case_2 doesn't do anything for the SHmedia after reload except when it can redirect a tablejump - and that's rather rare.
27205 #. Assembler CFI isn't yet fully supported for SHmedia.
27206 #. Only the sh64-elf assembler fully supports .quad properly.
27207 #. Pick one that makes most sense for the target in general. It is not much good to use different functions depending on -Os, since then we'll end up with two different functions when some of the code is compiled for size, and some for speed.
27208 #. SH4 tends to emphasize speed.
27209 #. These have their own way of doing things.
27210 #. ??? Should we use the integer SHmedia function instead?
27211 #. SH1 .. SH3 cores often go into small-footprint systems, so default to the smallest implementation available.
27212 #. ??? EXPERIMENTAL
27213 #. User supplied - leave it alone.
27214 #. The debugging information is sufficient, but gdb doesn't implement this yet
27215 #. Never run scheduling before reload, since that can break global alloc, and generates slower code anyway due to the pressure on R0.
27216 #. Enable sched1 for SH4; ready queue will be reordered by the target hooks when pressure is high. We can not do this for PIC, SH3 and lower as they give spill failures for R0.
27217 #. ??? Current exception handling places basic block boundaries after call_insns. It causes the high pressure on R0 and gives spill failures for R0 in reload. See PR 22553 and the thread on gcc-patches <http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00816.html>.
27218 #: config/sh/sh.h:728
27219 #, gcc-internal-format
27220 msgid "ignoring -fschedule-insns because of exception handling bug"
27223 #. The kernel loader cannot handle the relaxation relocations, so it cannot load kernel modules (which are ET_REL) or RTP executables (which are linked with --emit-relocs). No relaxation relocations appear in shared libraries, so relaxation is OK for RTP PIC.
27224 #: config/sh/vxworks.h:43
27225 #, gcc-internal-format
27226 msgid "-mrelax is only supported for RTP PIC"
27229 #: config/sparc/sparc.c:701
27230 #, gcc-internal-format
27231 msgid "%s is not supported by this configuration"
27234 #: config/sparc/sparc.c:708
27235 #, gcc-internal-format
27236 msgid "-mlong-double-64 not allowed with -m64"
27239 #: config/sparc/sparc.c:728
27240 #, gcc-internal-format
27241 msgid "bad value (%s) for -mcmodel= switch"
27244 #: config/sparc/sparc.c:733
27245 #, gcc-internal-format
27246 msgid "-mcmodel= is not supported on 32 bit systems"
27249 #: config/spu/spu-c.c:140
27250 #, fuzzy, gcc-internal-format
27251 msgid "insufficient arguments to overloaded function %s"
27252 msgstr "liian vähän argumentteja funktiolle %qs"
27254 #: config/spu/spu-c.c:172
27255 #, fuzzy, gcc-internal-format
27256 msgid "too many arguments to overloaded function %s"
27257 msgstr "liian paljon argumentteja funktiolle %qs"
27259 #: config/spu/spu-c.c:184
27260 #, gcc-internal-format
27261 msgid "parameter list does not match a valid signature for %s()"
27264 #: config/spu/spu.c:447 config/spu/spu.c:458
27265 #, gcc-internal-format
27266 msgid "Unknown architecture '%s'"
27267 msgstr "Tuntematon arkkitehtuuri ”%s”"
27269 #: config/spu/spu.c:3713
27270 #, gcc-internal-format
27271 msgid "`%s' attribute ignored"
27272 msgstr "”%s”-attribuuttia ei huomioida"
27274 #: config/spu/spu.c:5902
27275 #, gcc-internal-format
27276 msgid "%s expects an integer literal in the range [%d, %d]."
27277 msgstr "%s odottaa kokonaislukuliteraalia väliltä [%d, %d]."
27279 #: config/spu/spu.c:5922
27280 #, gcc-internal-format
27281 msgid "%s expects an integer literal in the range [%d, %d]. ("
27282 msgstr "%s odottaa kokonaislukuliteraalia väliltä [%d, %d]. ("
27284 #: config/spu/spu.c:5952
27285 #, gcc-internal-format
27286 msgid "%d least significant bits of %s are ignored."
27287 msgstr "%d vähiten merkitsevää %s:n bittiä ei huomioida."
27289 #: config/stormy16/stormy16.c:1086
27290 #, gcc-internal-format
27291 msgid "local variable memory requirements exceed capacity"
27294 #: config/stormy16/stormy16.c:1243
27295 #, gcc-internal-format
27296 msgid "function_profiler support"
27299 #: config/stormy16/stormy16.c:1333
27300 #, gcc-internal-format
27301 msgid "cannot use va_start in interrupt function"
27304 #: config/stormy16/stormy16.c:1875
27305 #, gcc-internal-format
27306 msgid "switch statement of size %lu entries too large"
27309 #: config/stormy16/stormy16.c:2244
27310 #, gcc-internal-format
27311 msgid "%<__BELOW100__%> attribute only applies to variables"
27314 #: config/stormy16/stormy16.c:2251
27315 #, gcc-internal-format
27316 msgid "__BELOW100__ attribute not allowed with auto storage class"
27319 #: config/v850/v850-c.c:66
27320 #, gcc-internal-format
27321 msgid "#pragma GHS endXXXX found without previous startXXX"
27324 #: config/v850/v850-c.c:69
27325 #, gcc-internal-format
27326 msgid "#pragma GHS endXXX does not match previous startXXX"
27329 #: config/v850/v850-c.c:95
27330 #, gcc-internal-format
27331 msgid "cannot set interrupt attribute: no current function"
27334 #: config/v850/v850-c.c:103
27335 #, gcc-internal-format
27336 msgid "cannot set interrupt attribute: no such identifier"
27339 #: config/v850/v850-c.c:148
27340 #, gcc-internal-format
27341 msgid "junk at end of #pragma ghs section"
27344 #: config/v850/v850-c.c:165
27345 #, gcc-internal-format
27346 msgid "unrecognized section name \"%s\""
27349 #: config/v850/v850-c.c:180
27350 #, gcc-internal-format
27351 msgid "malformed #pragma ghs section"
27354 #: config/v850/v850-c.c:199
27355 #, gcc-internal-format
27356 msgid "junk at end of #pragma ghs interrupt"
27359 #: config/v850/v850-c.c:210
27360 #, gcc-internal-format
27361 msgid "junk at end of #pragma ghs starttda"
27364 #: config/v850/v850-c.c:221
27365 #, gcc-internal-format
27366 msgid "junk at end of #pragma ghs startsda"
27369 #: config/v850/v850-c.c:232
27370 #, gcc-internal-format
27371 msgid "junk at end of #pragma ghs startzda"
27374 #: config/v850/v850-c.c:243
27375 #, gcc-internal-format
27376 msgid "junk at end of #pragma ghs endtda"
27379 #: config/v850/v850-c.c:254
27380 #, gcc-internal-format
27381 msgid "junk at end of #pragma ghs endsda"
27384 #: config/v850/v850-c.c:265
27385 #, gcc-internal-format
27386 msgid "junk at end of #pragma ghs endzda"
27389 #: config/v850/v850.c:184
27390 #, gcc-internal-format
27391 msgid "value passed to %<-m%s%> is too large"
27394 #: config/v850/v850.c:2084
27395 #, gcc-internal-format
27396 msgid "%Jdata area attributes cannot be specified for local variables"
27399 #: config/v850/v850.c:2095
27400 #, fuzzy, gcc-internal-format
27401 msgid "data area of %q+D conflicts with previous declaration"
27402 msgstr "%J%qD:n lohko on ristiriidassa edellisen esittelyn kanssa"
27404 #: config/v850/v850.c:2225
27405 #, gcc-internal-format
27406 msgid "bogus JR construction: %d"
27409 #: config/v850/v850.c:2243 config/v850/v850.c:2352
27410 #, gcc-internal-format
27411 msgid "bad amount of stack space removal: %d"
27414 #: config/v850/v850.c:2332
27415 #, gcc-internal-format
27416 msgid "bogus JARL construction: %d\n"
27419 #: config/v850/v850.c:2631
27420 #, gcc-internal-format
27421 msgid "bogus DISPOSE construction: %d"
27424 #: config/v850/v850.c:2650
27425 #, gcc-internal-format
27426 msgid "too much stack space to dispose of: %d"
27429 #: config/v850/v850.c:2752
27430 #, gcc-internal-format
27431 msgid "bogus PREPEARE construction: %d"
27434 #: config/v850/v850.c:2771
27435 #, gcc-internal-format
27436 msgid "too much stack space to prepare: %d"
27439 #: config/xtensa/xtensa.c:2061
27440 #, gcc-internal-format
27441 msgid "boolean registers required for the floating-point option"
27444 #: config/xtensa/xtensa.c:2096
27445 #, gcc-internal-format
27446 msgid "-f%s is not supported with CONST16 instructions"
27449 #: config/xtensa/xtensa.c:2101
27450 #, gcc-internal-format
27451 msgid "PIC is required but not supported with CONST16 instructions"
27454 #: config/xtensa/xtensa.c:3006 config/xtensa/xtensa.c:3046
27455 #, gcc-internal-format
27456 msgid "bad builtin code"
27459 #: config/xtensa/xtensa.c:3156
27460 #, gcc-internal-format
27461 msgid "only uninitialized variables can be placed in a .bss section"
27465 #, gcc-internal-format
27466 msgid "%s %D(%T, %T, %T) <built-in>"
27470 #, gcc-internal-format
27471 msgid "%s %D(%T, %T) <built-in>"
27475 #, gcc-internal-format
27476 msgid "%s %D(%T) <built-in>"
27480 #, gcc-internal-format
27481 msgid "%s %T <conversion>"
27485 #, gcc-internal-format
27486 msgid "%s %+#D <near match>"
27489 #: cp/call.c:2597 cp/pt.c:1406
27490 #, gcc-internal-format
27495 #, gcc-internal-format
27496 msgid "conversion from %qT to %qT is ambiguous"
27497 msgstr "muunnos tyypistä %qT tyyppiin %qT on moniselitteinen"
27499 #: cp/call.c:3038 cp/call.c:3058 cp/call.c:3122
27500 #, gcc-internal-format
27501 msgid "no matching function for call to %<%D(%A)%>"
27504 #: cp/call.c:3061 cp/call.c:3125
27505 #, gcc-internal-format
27506 msgid "call of overloaded %<%D(%A)%> is ambiguous"
27509 #. It's no good looking for an overloaded operator() on a
27510 #. pointer-to-member-function.
27512 #, gcc-internal-format
27513 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
27517 #, gcc-internal-format
27518 msgid "no match for call to %<(%T) (%A)%>"
27522 #, gcc-internal-format
27523 msgid "call of %<(%T) (%A)%> is ambiguous"
27527 #, gcc-internal-format
27528 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
27532 #, gcc-internal-format
27533 msgid "%s for %<operator%s%> in %<%E%s%>"
27537 #, gcc-internal-format
27538 msgid "%s for %<operator[]%> in %<%E[%E]%>"
27542 #, gcc-internal-format
27543 msgid "%s for %qs in %<%s %E%>"
27547 #, gcc-internal-format
27548 msgid "%s for %<operator%s%> in %<%E %s %E%>"
27552 #, gcc-internal-format
27553 msgid "%s for %<operator%s%> in %<%s%E%>"
27557 #, gcc-internal-format
27558 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
27559 msgstr "ISO C++ kieltää ?:-lausekkeen käytön ilman keskimmäistä termiä"
27562 #, gcc-internal-format
27563 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
27567 #, gcc-internal-format
27568 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
27571 #: cp/call.c:3571 cp/call.c:3807
27572 #, gcc-internal-format
27573 msgid "operands to ?: have different types %qT and %qT"
27574 msgstr "?:-lausekkeen operandeilla on eri tyypit, %qT ja %qT"
27577 #, gcc-internal-format
27578 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
27582 #, gcc-internal-format
27583 msgid "enumeral and non-enumeral type in conditional expression"
27587 #, gcc-internal-format
27588 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
27592 #, gcc-internal-format
27593 msgid "comparison between %q#T and %q#T"
27597 #, gcc-internal-format
27598 msgid "no corresponding deallocation function for %qD"
27602 #, gcc-internal-format
27603 msgid "no suitable %<operator %s%> for %qT"
27607 #, gcc-internal-format
27608 msgid "%q+#D is private"
27612 #, gcc-internal-format
27613 msgid "%q+#D is protected"
27617 #, gcc-internal-format
27618 msgid "%q+#D is inaccessible"
27622 #, gcc-internal-format
27623 msgid "within this context"
27624 msgstr "tässä yhteydessä"
27627 #, gcc-internal-format
27628 msgid "passing NULL to non-pointer argument %P of %qD"
27629 msgstr "annettu NULL funktion %2$qD ei-osoitinargumenttina %1$P"
27632 #, gcc-internal-format
27633 msgid "converting to non-pointer type %qT from NULL"
27634 msgstr "NULLin muunnos epäosoitintyypiksi %qT"
27637 #, fuzzy, gcc-internal-format
27638 msgid "converting %<false%> to pointer type for argument %P of %qD"
27639 msgstr "annettu NULL funktion %2$qD ei-osoitinargumenttina %1$P"
27642 #, fuzzy, gcc-internal-format
27643 msgid "too many braces around initializer for %qT"
27644 msgstr "alustimen ympäriltä puuttuu aaltosulkeet"
27646 #: cp/call.c:4595 cp/cvt.c:217
27647 #, gcc-internal-format
27648 msgid "invalid conversion from %qT to %qT"
27649 msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT"
27652 #, gcc-internal-format
27653 msgid " initializing argument %P of %qD"
27654 msgstr " alustettaessa funktion %2$qD argumenttia %1$P"
27657 #, gcc-internal-format
27658 msgid "converting to %qT from initializer list would use explicit constructor %qD"
27662 #, gcc-internal-format
27663 msgid "cannot bind bitfield %qE to %qT"
27666 #: cp/call.c:4798 cp/call.c:4816
27667 #, gcc-internal-format
27668 msgid "cannot bind packed field %qE to %qT"
27672 #, gcc-internal-format
27673 msgid "cannot bind rvalue %qE to %qT"
27677 #, gcc-internal-format
27678 msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
27679 msgstr "%q#T-tyyppisiä epä-POD-objekteja ei voi välittää %<...%>:n kautta, ohjelma tulee keskeytymään ajettaessa"
27681 #. Undefined behavior [expr.call] 5.2.2/7.
27683 #, gcc-internal-format
27684 msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
27685 msgstr "%q#T-tyyppisiä epä-POD-objekteja ei voi vastaanottaa %<...%>:n kautta, ohjelma tulee keskeytymään ajettaessa"
27688 #, gcc-internal-format
27689 msgid "the default argument for parameter %d of %qD has not yet been parsed"
27693 #, gcc-internal-format
27694 msgid "recursive evaluation of default argument for %q#D"
27698 #, fuzzy, gcc-internal-format
27699 msgid "argument of function call might be a candidate for a format attribute"
27700 msgstr "funktio on ehkä mahdollinen ehdokas %qs-muotoiluattribuutille"
27703 #, gcc-internal-format
27704 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
27708 #, gcc-internal-format
27709 msgid "%qT is not an accessible base of %qT"
27713 #, gcc-internal-format
27714 msgid "could not find class$ field in java interface type %qT"
27718 #, gcc-internal-format
27719 msgid "call to non-function %qD"
27723 #, gcc-internal-format
27724 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
27728 #, gcc-internal-format
27729 msgid "call of overloaded %<%s(%A)%> is ambiguous"
27733 #, gcc-internal-format
27734 msgid "cannot call member function %qD without object"
27735 msgstr "jäsenfunktiota %qD ei voi kutsua ilman oliota"
27738 #, gcc-internal-format
27739 msgid "passing %qT chooses %qT over %qT"
27742 #: cp/call.c:6720 cp/name-lookup.c:4469 cp/name-lookup.c:4914
27743 #, gcc-internal-format
27744 msgid " in call to %qD"
27748 #, gcc-internal-format
27749 msgid "choosing %qD over %qD"
27753 #, gcc-internal-format
27754 msgid " for conversion from %qT to %qT"
27758 #, gcc-internal-format
27759 msgid " because conversion sequence for the argument is better"
27763 #, gcc-internal-format
27764 msgid "default argument mismatch in overload resolution"
27768 #, gcc-internal-format
27769 msgid " candidate 1: %q+#F"
27773 #, gcc-internal-format
27774 msgid " candidate 2: %q+#F"
27778 #, gcc-internal-format
27779 msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
27780 msgstr "ISO C++:n mukaan nämä ovat moniselitteisiä siitä huolimatta, että ensimmäisen huonoin muunnos on parempi kuin toisen huonoin:"
27783 #, gcc-internal-format
27784 msgid "could not convert %qE to %qT"
27788 #, gcc-internal-format
27789 msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
27790 msgstr "virheellinen %qT-tyyppisen ei-const-viittauksen alustus %qT-tyyppisestä väliaikaisesta muuttujasta"
27793 #, gcc-internal-format
27794 msgid "invalid initialization of reference of type %qT from expression of type %qT"
27795 msgstr "virheellinen %qT-tyyppisen viittauksen alustus %qT-tyyppisestä lausekkeesta"
27798 #, gcc-internal-format
27799 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
27803 #, gcc-internal-format
27804 msgid "Java class %qT cannot have a destructor"
27805 msgstr "Java-luokalla %qT ei voi olla hajotinta"
27808 #, gcc-internal-format
27809 msgid "Java class %qT cannot have an implicit non-trivial destructor"
27810 msgstr "Java-luokalla %qT ei voi olla implisiittistä epätriviaalia hajotinta"
27813 #, fuzzy, gcc-internal-format
27814 msgid "repeated using declaration %q+D"
27815 msgstr "%qD esitelty extern-avainsanalla sisäkkäin"
27818 #, fuzzy, gcc-internal-format
27819 msgid "using declaration %q+D conflicts with a previous using declaration"
27820 msgstr "%J%qD:n lohko on ristiriidassa edellisen esittelyn kanssa"
27823 #, gcc-internal-format
27824 msgid "%q+#D cannot be overloaded"
27828 #, gcc-internal-format
27833 #, gcc-internal-format
27834 msgid "conflicting access specifications for method %q+D, ignored"
27838 #, gcc-internal-format
27839 msgid "conflicting access specifications for field %qE, ignored"
27842 #: cp/class.c:1217 cp/class.c:1225
27843 #, gcc-internal-format
27844 msgid "%q+D invalid in %q#T"
27848 #, gcc-internal-format
27849 msgid " because of local method %q+#D with same name"
27853 #, gcc-internal-format
27854 msgid " because of local member %q+#D with same name"
27858 #, gcc-internal-format
27859 msgid "base class %q#T has a non-virtual destructor"
27863 #, gcc-internal-format
27864 msgid "all member functions in class %qT are private"
27868 #, gcc-internal-format
27869 msgid "%q#T only defines a private destructor and has no friends"
27873 #, gcc-internal-format
27874 msgid "%q#T only defines private constructors and has no friends"
27878 #, gcc-internal-format
27879 msgid "no unique final overrider for %qD in %qT"
27882 #. Here we know it is a hider, and no overrider exists.
27884 #, gcc-internal-format
27885 msgid "%q+D was hidden"
27889 #, gcc-internal-format
27893 #: cp/class.c:2500 cp/decl2.c:1279
27894 #, gcc-internal-format
27895 msgid "%q+#D invalid; an anonymous union can only have non-static data members"
27900 #, fuzzy, gcc-internal-format
27901 msgid "%q+#D invalid; an anonymous struct can only have non-static data members"
27902 msgstr "ei-staattista datajäsentä %q+D käytetty virheellisesti"
27904 #: cp/class.c:2511 cp/decl2.c:1285
27905 #, gcc-internal-format
27906 msgid "private member %q+#D in anonymous union"
27910 #, gcc-internal-format
27911 msgid "private member %q+#D in anonymous struct"
27914 #: cp/class.c:2518 cp/decl2.c:1287
27915 #, gcc-internal-format
27916 msgid "protected member %q+#D in anonymous union"
27920 #, gcc-internal-format
27921 msgid "protected member %q+#D in anonymous struct"
27925 #, gcc-internal-format
27926 msgid "bit-field %q+#D with non-integral type"
27927 msgstr "bittikenttä %+q#D ei ole kokonaislukutyyppinen"
27930 #, gcc-internal-format
27931 msgid "bit-field %q+D width not an integer constant"
27932 msgstr "bittikentän %q+D leveys ei ole kokonaislukuvakio"
27935 #, gcc-internal-format
27936 msgid "negative width in bit-field %q+D"
27937 msgstr "bittikentän %q+D leveys negatiivinen"
27940 #, gcc-internal-format
27941 msgid "zero width for bit-field %q+D"
27942 msgstr "bittikentän %q+D leveys nolla"
27945 #, gcc-internal-format
27946 msgid "width of %q+D exceeds its type"
27947 msgstr "bittikentän %q+D leveys ylittää kentän tyypin leveyden"
27950 #, gcc-internal-format
27951 msgid "%q+D is too small to hold all values of %q#T"
27955 #, gcc-internal-format
27956 msgid "member %q+#D with constructor not allowed in union"
27960 #, gcc-internal-format
27961 msgid "member %q+#D with destructor not allowed in union"
27965 #, gcc-internal-format
27966 msgid "member %q+#D with copy assignment operator not allowed in union"
27970 #, gcc-internal-format
27971 msgid "multiple fields in union %qT initialized"
27975 #, gcc-internal-format
27976 msgid "%q+D may not be static because it is a member of a union"
27980 #, gcc-internal-format
27981 msgid "%q+D may not have reference type %qT because it is a member of a union"
27985 #, fuzzy, gcc-internal-format
27986 msgid "field %q+D invalidly declared function type"
27987 msgstr "kenttä %qs esitelty funktiona"
27990 #, fuzzy, gcc-internal-format
27991 msgid "field %q+D invalidly declared method type"
27992 msgstr "%Jparametri %qD esitelty tyhjällä tyypillä"
27995 #, gcc-internal-format
27996 msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
28000 #, gcc-internal-format
28001 msgid "field %q+#D with same name as class"
28005 #, gcc-internal-format
28006 msgid "%q#T has pointer data members"
28010 #, gcc-internal-format
28011 msgid " but does not override %<%T(const %T&)%>"
28015 #, gcc-internal-format
28016 msgid " or %<operator=(const %T&)%>"
28020 #, gcc-internal-format
28021 msgid " but does not override %<operator=(const %T&)%>"
28025 #, gcc-internal-format
28026 msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
28030 #, gcc-internal-format
28031 msgid "class %qT will be considered nearly empty in a future version of GCC"
28035 #, gcc-internal-format
28036 msgid "initializer specified for non-virtual method %q+D"
28040 #, gcc-internal-format
28041 msgid "non-static reference %q+#D in class without a constructor"
28045 #, gcc-internal-format
28046 msgid "non-static const member %q+#D in class without a constructor"
28050 #, gcc-internal-format
28051 msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
28055 #, gcc-internal-format
28056 msgid "direct base %qT inaccessible in %qT due to ambiguity"
28060 #, gcc-internal-format
28061 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
28065 #, gcc-internal-format
28066 msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
28070 #, gcc-internal-format
28071 msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
28075 #, gcc-internal-format
28076 msgid "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
28080 #, gcc-internal-format
28081 msgid "%q+D contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
28085 #, gcc-internal-format
28086 msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
28087 msgstr "tyhjästä luokasta %qT perittyjen luokkien rakenne saattaa muuttua GCC:n tulevissa versioissa"
28090 #, gcc-internal-format
28091 msgid "redefinition of %q#T"
28092 msgstr "%q#T uudelleenmääritelty"
28095 #, gcc-internal-format
28096 msgid "%q#T has virtual functions and accessible non-virtual destructor"
28097 msgstr "luokalla %q#T on virtuaalifunktioita ja käytettävissä oleva epävirtuaalinen hajotin"
28100 #, gcc-internal-format
28101 msgid "trying to finish struct, but kicked out due to previous parse errors"
28105 #, gcc-internal-format
28106 msgid "language string %<\"%E\"%> not recognized"
28110 #, gcc-internal-format
28111 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
28115 #, gcc-internal-format
28116 msgid "no matches converting function %qD to type %q#T"
28120 #, gcc-internal-format
28121 msgid "converting overloaded function %qD to type %q#T is ambiguous"
28125 #, gcc-internal-format
28126 msgid "assuming pointer to member %qD"
28130 #, gcc-internal-format
28131 msgid "(a pointer to member can only be formed with %<&%E%>)"
28134 #: cp/class.c:6260 cp/class.c:6294
28135 #, gcc-internal-format
28136 msgid "not enough type information"
28140 #, gcc-internal-format
28141 msgid "argument of type %qT does not match %qT"
28144 #. [basic.scope.class]
28146 #. A name N used in a class S shall refer to the same declaration
28147 #. in its context and when re-evaluated in the completed scope of
28149 #: cp/class.c:6595 cp/decl.c:1204 cp/name-lookup.c:526
28150 #, gcc-internal-format
28151 msgid "declaration of %q#D"
28155 #, gcc-internal-format
28156 msgid "changes meaning of %qD from %q+#D"
28159 #: cp/cp-gimplify.c:94
28160 #, gcc-internal-format
28161 msgid "continue statement not within loop or switch"
28162 msgstr "continue-lause ei ole silmukan tai switch-lauseen sisässä"
28164 #: cp/cp-gimplify.c:409
28165 #, gcc-internal-format
28166 msgid "statement with no effect"
28167 msgstr "lauseella ei ole vaikutusta"
28169 #: cp/cp-gimplify.c:1141
28170 #, gcc-internal-format
28171 msgid "%qE implicitly determined as %<firstprivate%> has reference type"
28175 #, gcc-internal-format
28176 msgid "can't convert from incomplete type %qT to %qT"
28180 #, gcc-internal-format
28181 msgid "conversion of %qE from %qT to %qT is ambiguous"
28184 #: cp/cvt.c:168 cp/cvt.c:193 cp/cvt.c:238
28185 #, gcc-internal-format
28186 msgid "cannot convert %qE from type %qT to type %qT"
28189 # Tämä esiintynee esim. const char* → char* -muunnoksessa.
28191 #, gcc-internal-format
28192 msgid "conversion from %qT to %qT discards qualifiers"
28193 msgstr "muunnos tyypistä %qT tyyppiin %qT ei säilytä tyyppimääreitä"
28195 #: cp/cvt.c:470 cp/typeck.c:5462
28196 #, gcc-internal-format
28197 msgid "casting %qT to %qT does not dereference pointer"
28201 #, gcc-internal-format
28202 msgid "cannot convert type %qT to type %qT"
28203 msgstr "ei voi muuntaa tyyppiä %qT tyypiksi %qT"
28206 #, gcc-internal-format
28207 msgid "conversion from %q#T to %q#T"
28211 #, gcc-internal-format
28212 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
28215 #: cp/cvt.c:678 cp/cvt.c:698
28216 #, gcc-internal-format
28217 msgid "%q#T used where a %qT was expected"
28221 #, gcc-internal-format
28222 msgid "%q#T used where a floating point value was expected"
28226 #, gcc-internal-format
28227 msgid "conversion from %qT to non-scalar type %qT requested"
28231 #, gcc-internal-format
28232 msgid "pseudo-destructor is not called"
28236 #, gcc-internal-format
28237 msgid "object of incomplete type %qT will not be accessed in %s"
28241 #, gcc-internal-format
28242 msgid "object of type %qT will not be accessed in %s"
28246 #, gcc-internal-format
28247 msgid "object %qE of incomplete type %qT will not be accessed in %s"
28251 #, gcc-internal-format
28252 msgid "%s cannot resolve address of overloaded function"
28256 #, gcc-internal-format
28257 msgid "%s is a reference, not call, to function %qE"
28261 #, gcc-internal-format
28262 msgid "%s has no effect"
28266 #, gcc-internal-format
28267 msgid "value computed is not used"
28268 msgstr "laskettua arvoa ei käytetä"
28271 #, gcc-internal-format
28272 msgid "converting NULL to non-pointer type"
28273 msgstr "NULLin muunnos epäosoitintyypiksi"
28276 #, gcc-internal-format
28277 msgid "ambiguous default type conversion from %qT"
28281 #, gcc-internal-format
28282 msgid " candidate conversions include %qD and %qD"
28286 #, gcc-internal-format
28287 msgid "%qD was declared %<extern%> and later %<static%>"
28290 #: cp/decl.c:1068 cp/decl.c:1615 objc/objc-act.c:2935 objc/objc-act.c:7522
28291 #, fuzzy, gcc-internal-format
28292 msgid "previous declaration of %q+D"
28293 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
28296 #, gcc-internal-format
28297 msgid "declaration of %qF throws different exceptions"
28301 #, fuzzy, gcc-internal-format
28302 msgid "from previous declaration %q+F"
28303 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
28306 #, fuzzy, gcc-internal-format
28307 msgid "function %q+D redeclared as inline"
28308 msgstr "%Jsisäänrakennettu funktio %qD esitelty ei-funktiona"
28311 #, fuzzy, gcc-internal-format
28312 msgid "previous declaration of %q+D with attribute noinline"
28313 msgstr "%J%qD esitelty avoimeksi, edellinen esittely sisältää attribuutin noinline"
28316 #, fuzzy, gcc-internal-format
28317 msgid "function %q+D redeclared with attribute noinline"
28318 msgstr "%Javoimelle funktiolle %qD annettu attribuutti noinline"
28321 #, fuzzy, gcc-internal-format
28322 msgid "previous declaration of %q+D was inline"
28323 msgstr "%J%qD:n edellinen esittely oli täällä"
28325 #: cp/decl.c:1191 cp/decl.c:1264
28326 #, gcc-internal-format
28327 msgid "shadowing %s function %q#D"
28331 #, gcc-internal-format
28332 msgid "library function %q#D redeclared as non-function %q#D"
28336 #, gcc-internal-format
28337 msgid "conflicts with built-in declaration %q#D"
28340 #: cp/decl.c:1259 cp/decl.c:1385 cp/decl.c:1401
28341 #, gcc-internal-format
28342 msgid "new declaration %q#D"
28346 #, gcc-internal-format
28347 msgid "ambiguates built-in declaration %q#D"
28351 #, gcc-internal-format
28352 msgid "%q#D redeclared as different kind of symbol"
28356 #, fuzzy, gcc-internal-format
28357 msgid "previous declaration of %q+#D"
28358 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
28361 #, gcc-internal-format
28362 msgid "declaration of template %q#D"
28365 #: cp/decl.c:1372 cp/name-lookup.c:527 cp/name-lookup.c:807
28366 #, fuzzy, gcc-internal-format
28367 msgid "conflicts with previous declaration %q+#D"
28368 msgstr "%J%qD:n lohko on ristiriidassa edellisen esittelyn kanssa"
28370 #: cp/decl.c:1386 cp/decl.c:1402
28371 #, fuzzy, gcc-internal-format
28372 msgid "ambiguates old declaration %q+#D"
28373 msgstr "%qs-nimikkeen kaksoisesittely"
28376 #, gcc-internal-format
28377 msgid "declaration of C function %q#D conflicts with"
28381 #, fuzzy, gcc-internal-format
28382 msgid "previous declaration %q+#D here"
28383 msgstr "%J%qD:n edellinen esittely oli täällä"
28386 #, gcc-internal-format
28387 msgid "conflicting declaration %q#D"
28391 #, fuzzy, gcc-internal-format
28392 msgid "%q+D has a previous declaration as %q#D"
28393 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
28395 #. [namespace.alias]
28397 #. A namespace-name or namespace-alias shall not be declared as
28398 #. the name of any other entity in the same declarative region.
28399 #. A namespace-name defined at global scope shall not be
28400 #. declared as the name of any other entity in any global scope
28403 #, gcc-internal-format
28404 msgid "declaration of namespace %qD conflicts with"
28405 msgstr "nimiavaruuden %qD esittely on ristiriidassa"
28407 # Oletetaan että tämä on edellisen jatkoa.
28409 #, gcc-internal-format
28410 msgid "previous declaration of namespace %q+D here"
28411 msgstr "täällä olevan %q+D:n edellisen esittelyn kanssa"
28414 #, gcc-internal-format
28415 msgid "%q+#D previously defined here"
28416 msgstr "%q+#D määritelty aiemmin täällä"
28418 #. Prototype decl follows defn w/o prototype.
28420 #, fuzzy, gcc-internal-format
28421 msgid "prototype for %q+#D"
28422 msgstr "%J%qD:lle ei ole aiempaa prototyyppiä"
28425 #, gcc-internal-format
28426 msgid "%Jfollows non-prototype definition here"
28430 #, fuzzy, gcc-internal-format
28431 msgid "previous declaration of %q+#D with %qL linkage"
28432 msgstr "%J%qD esitelty uudelleen ilman linkitystä"
28435 #, gcc-internal-format
28436 msgid "conflicts with new declaration with %qL linkage"
28439 #: cp/decl.c:1551 cp/decl.c:1557
28440 #, gcc-internal-format
28441 msgid "default argument given for parameter %d of %q#D"
28444 #: cp/decl.c:1553 cp/decl.c:1559
28445 #, fuzzy, gcc-internal-format
28446 msgid "after previous specification in %q+#D"
28447 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
28450 #, gcc-internal-format
28451 msgid "redundant redeclaration of %qD in same scope"
28455 #, fuzzy, gcc-internal-format
28456 msgid "deleted definition of %qD"
28457 msgstr "%J%qD määritelty uudelleen"
28460 #, fuzzy, gcc-internal-format
28461 msgid "after previous declaration %q+D"
28462 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
28464 #. From [temp.expl.spec]:
28466 #. If a template, a member template or the member of a class
28467 #. template is explicitly specialized then that
28468 #. specialization shall be declared before the first use of
28469 #. that specialization that would cause an implicit
28470 #. instantiation to take place, in every translation unit in
28471 #. which such a use occurs.
28473 #, gcc-internal-format
28474 msgid "explicit specialization of %qD after first use"
28478 #, fuzzy, gcc-internal-format
28479 msgid "%q+D: visibility attribute ignored because it"
28480 msgstr "%qs attribuuttia ei huomioida"
28483 #, gcc-internal-format
28484 msgid "%Jconflicts with previous declaration here"
28488 #, gcc-internal-format
28489 msgid "jump to label %qD"
28493 #, gcc-internal-format
28494 msgid "jump to case label"
28498 #, gcc-internal-format
28499 msgid "%H from here"
28502 #: cp/decl.c:2511 cp/decl.c:2674
28503 #, gcc-internal-format
28504 msgid " exits OpenMP structured block"
28508 #, fuzzy, gcc-internal-format
28509 msgid " crosses initialization of %q+#D"
28510 msgstr "(%qs:n alustuksen lähistöllä)"
28512 #: cp/decl.c:2534 cp/decl.c:2649
28513 #, gcc-internal-format
28514 msgid " enters scope of non-POD %q+#D"
28517 #: cp/decl.c:2547 cp/decl.c:2653
28518 #, gcc-internal-format
28519 msgid " enters try block"
28522 #: cp/decl.c:2549 cp/decl.c:2655
28523 #, gcc-internal-format
28524 msgid " enters catch block"
28527 #: cp/decl.c:2559 cp/decl.c:2658
28528 #, gcc-internal-format
28529 msgid " enters OpenMP structured block"
28532 #: cp/decl.c:2630 cp/decl.c:2670
28533 #, fuzzy, gcc-internal-format
28534 msgid "jump to label %q+D"
28535 msgstr "%Hnimikkeen %qD kaksoiskappale"
28537 #: cp/decl.c:2631 cp/decl.c:2671
28538 #, gcc-internal-format
28542 #. Can't skip init of __exception_info.
28544 #, gcc-internal-format
28545 msgid "%J enters catch block"
28549 #, fuzzy, gcc-internal-format
28550 msgid " skips initialization of %q+#D"
28551 msgstr "(%qs:n alustuksen lähistöllä)"
28554 #, gcc-internal-format
28555 msgid "label named wchar_t"
28559 #, gcc-internal-format
28560 msgid "duplicate label %qD"
28564 #, fuzzy, gcc-internal-format
28565 msgid "%qD is not a type"
28566 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
28569 #, gcc-internal-format
28570 msgid "%qD used without template parameters"
28574 #, gcc-internal-format
28575 msgid "%q#T is not a class"
28578 #: cp/decl.c:3033 cp/decl.c:3101
28579 #, gcc-internal-format
28580 msgid "no class template named %q#T in %q#T"
28584 #, gcc-internal-format
28585 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
28589 #, gcc-internal-format
28590 msgid "%<typename %T::%D%> names %q#T, which is not a type"
28594 #, gcc-internal-format
28595 msgid "template parameters do not match template"
28598 #: cp/decl.c:3111 cp/friend.c:321 cp/friend.c:329
28599 #, gcc-internal-format
28600 msgid "%q+D declared here"
28604 #, gcc-internal-format
28605 msgid "%Jan anonymous struct cannot have function members"
28606 msgstr "%Janonyymillä structilla ei voi olla funktiojäseniä"
28609 #, gcc-internal-format
28610 msgid "%Jan anonymous union cannot have function members"
28611 msgstr "%Janonyymillä unionilla ei voi olla funktiojäseniä"
28614 #, gcc-internal-format
28615 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
28619 #, gcc-internal-format
28620 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
28624 #, gcc-internal-format
28625 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
28629 #, gcc-internal-format
28630 msgid "multiple types in one declaration"
28631 msgstr "useita tyyppejä yhdessä esittelyssä"
28634 #, gcc-internal-format
28635 msgid "redeclaration of C++ built-in type %qT"
28636 msgstr "C++:n sisäinen tietotyyppi %qT määritelty uudelleen"
28639 #, gcc-internal-format
28640 msgid "missing type-name in typedef-declaration"
28641 msgstr "tyypin nimi puuttuu typedef-esittelystä"
28644 #, gcc-internal-format
28645 msgid "ISO C++ prohibits anonymous structs"
28646 msgstr "ISO C++ kieltää nimettömät structit"
28649 #, gcc-internal-format
28650 msgid "%qs can only be specified for functions"
28654 #, gcc-internal-format
28655 msgid "%<friend%> can only be specified inside a class"
28659 #, gcc-internal-format
28660 msgid "%<explicit%> can only be specified for constructors"
28664 #, gcc-internal-format
28665 msgid "a storage class can only be specified for objects and functions"
28666 msgstr "tallennusluokan voi antaa vain objekteille ja funktioille"
28669 #, gcc-internal-format
28670 msgid "qualifiers can only be specified for objects and functions"
28674 #, fuzzy, gcc-internal-format
28675 msgid "%<typedef%> was ignored in this declaration"
28676 msgstr "%qs:n esittelyssä tyyppi on oletuksena %<int%>"
28679 #, gcc-internal-format
28680 msgid "attribute ignored in declaration of %q+#T"
28681 msgstr "attribuutti jätetty huomioimatta %q+#T:n esittelyssä"
28684 #, gcc-internal-format
28685 msgid "attribute for %q+#T must follow the %qs keyword"
28686 msgstr "%q+#T:n attribuutin on oltava %qs-avainsanan perässä"
28689 #, gcc-internal-format
28690 msgid "ignoring attributes applied to class type %qT outside of definition"
28693 #. A template type parameter or other dependent type.
28695 #, gcc-internal-format
28696 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
28700 #, fuzzy, gcc-internal-format
28701 msgid "typedef %qD is initialized (use decltype instead)"
28702 msgstr "typedef %qD on alustettu (käytä __typeof__ sen sijaan)"
28705 #, gcc-internal-format
28706 msgid "declaration of %q#D has %<extern%> and is initialized"
28710 #, gcc-internal-format
28711 msgid "definition of %q#D is marked %<dllimport%>"
28715 #, gcc-internal-format
28716 msgid "%q#D is not a static member of %q#T"
28720 #, gcc-internal-format
28721 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
28725 #, gcc-internal-format
28726 msgid "template header not allowed in member definition of explicitly specialized class"
28730 #, gcc-internal-format
28731 msgid "duplicate initialization of %qD"
28735 #, gcc-internal-format
28736 msgid "declaration of %q#D outside of class is not definition"
28740 #, gcc-internal-format
28741 msgid "variable %q#D has initializer but incomplete type"
28744 #: cp/decl.c:4299 cp/decl.c:5047
28745 #, gcc-internal-format
28746 msgid "elements of array %q#D have incomplete type"
28749 #: cp/decl.c:4306 cp/decl.c:5543
28750 #, fuzzy, gcc-internal-format
28751 msgid "declaration of %q#D has no initializer"
28752 msgstr "%J%qD:n esittely varjostaa parametria"
28755 #, gcc-internal-format
28756 msgid "aggregate %q#D has incomplete type and cannot be defined"
28760 #, gcc-internal-format
28761 msgid "%qD declared as reference but not initialized"
28765 #, gcc-internal-format
28766 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
28770 #, gcc-internal-format
28771 msgid "cannot initialize %qT from %qT"
28775 #, gcc-internal-format
28776 msgid "name used in a GNU-style designated initializer for an array"
28780 #, gcc-internal-format
28781 msgid "name %qD used in a GNU-style designated initializer for an array"
28785 #, gcc-internal-format
28786 msgid "initializer fails to determine size of %qD"
28790 #, gcc-internal-format
28791 msgid "array size missing in %qD"
28795 #, gcc-internal-format
28796 msgid "zero-size array %qD"
28799 #. An automatic variable with an incomplete type: that is an error.
28800 #. Don't talk about array types here, since we took care of that
28801 #. message in grokdeclarator.
28803 #, gcc-internal-format
28804 msgid "storage size of %qD isn't known"
28808 #, gcc-internal-format
28809 msgid "storage size of %qD isn't constant"
28813 #, gcc-internal-format
28814 msgid "sorry: semantics of inline function static data %q+#D are wrong (you'll wind up with multiple copies)"
28818 #, gcc-internal-format
28819 msgid "%J you can work around this by removing the initializer"
28823 #, gcc-internal-format
28824 msgid "uninitialized const %qD"
28825 msgstr "alustamaton const %qD"
28828 #, gcc-internal-format
28829 msgid "invalid type %qT as initializer for a vector of type %qT"
28833 #, gcc-internal-format
28834 msgid "initializer for %qT must be brace-enclosed"
28838 #, gcc-internal-format
28839 msgid "%qT has no non-static data member named %qD"
28843 #, fuzzy, gcc-internal-format
28844 msgid "braces around scalar initializer for type %qT"
28845 msgstr "skalaarialustimen ympärillä on aaltosulkeet"
28848 #, fuzzy, gcc-internal-format
28849 msgid "missing braces around initializer for %qT"
28850 msgstr "alustimen ympäriltä puuttuu aaltosulkeet"
28852 #: cp/decl.c:5029 cp/typeck2.c:911 cp/typeck2.c:1086 cp/typeck2.c:1109
28853 #: cp/typeck2.c:1152
28854 #, gcc-internal-format
28855 msgid "too many initializers for %qT"
28859 #, fuzzy, gcc-internal-format
28860 msgid "elements of array %q#T have incomplete type"
28861 msgstr "taulukon %qD alkioilla on vaillinainen tyyppi"
28864 #, gcc-internal-format
28865 msgid "variable-sized object %qD may not be initialized"
28869 #, fuzzy, gcc-internal-format
28870 msgid "variable-sized compound literal"
28871 msgstr "%HISO C90 kieltää yhdysliteraalit"
28874 #, gcc-internal-format
28875 msgid "%qD has incomplete type"
28879 #, gcc-internal-format
28880 msgid "scalar object %qD requires one element in initializer"
28884 #, gcc-internal-format
28885 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
28889 #, gcc-internal-format
28890 msgid "array %qD initialized by parenthesized string literal %qE"
28894 #, gcc-internal-format
28895 msgid "structure %qD with uninitialized const members"
28899 #, gcc-internal-format
28900 msgid "structure %qD with uninitialized reference members"
28904 #, gcc-internal-format
28905 msgid "assignment (not initialization) in declaration"
28908 #: cp/decl.c:5571 cp/decl2.c:850
28909 #, fuzzy, gcc-internal-format
28910 msgid "%qD cannot be defaulted"
28911 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
28914 #, gcc-internal-format
28915 msgid "shadowing previous type declaration of %q#D"
28919 #, gcc-internal-format
28920 msgid "%qD cannot be thread-local because it has non-POD type %qT"
28924 #, gcc-internal-format
28925 msgid "Java object %qD not allocated with %<new%>"
28929 #, gcc-internal-format
28930 msgid "%qD is thread-local and so cannot be dynamically initialized"
28934 #, fuzzy, gcc-internal-format
28935 msgid "%qD cannot be initialized by a non-constant expression when being declared"
28936 msgstr "taulukko alustetaan muuttuvasta taulukkolausekkeesta"
28939 #, gcc-internal-format
28940 msgid "non-static data member %qD has Java class type"
28944 #, gcc-internal-format
28945 msgid "function %q#D is initialized like a variable"
28949 #, gcc-internal-format
28950 msgid "destructor for alien class %qT cannot be a member"
28954 #, gcc-internal-format
28955 msgid "constructor for alien class %qT cannot be a member"
28959 #, gcc-internal-format
28960 msgid "%qD declared as a %<virtual%> %s"
28964 #, gcc-internal-format
28965 msgid "%qD declared as an %<inline%> %s"
28969 #, gcc-internal-format
28970 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
28974 #, fuzzy, gcc-internal-format
28975 msgid "%q+D declared as a friend"
28976 msgstr "kenttä %qs esitelty funktiona"
28979 #, fuzzy, gcc-internal-format
28980 msgid "%q+D declared with an exception specification"
28981 msgstr "%qs esitelty funktion palauttavana funktiona"
28984 #, gcc-internal-format
28985 msgid "definition of %qD is not in namespace enclosing %qT"
28989 #, gcc-internal-format
28990 msgid "defining explicit specialization %qD in friend declaration"
28993 #. Something like `template <class T> friend void f<T>()'.
28995 #, gcc-internal-format
28996 msgid "invalid use of template-id %qD in declaration of primary template"
29000 #, gcc-internal-format
29001 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
29005 #, gcc-internal-format
29006 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
29010 #, gcc-internal-format
29011 msgid "cannot declare %<::main%> to be a template"
29015 #, gcc-internal-format
29016 msgid "cannot declare %<::main%> to be inline"
29020 #, gcc-internal-format
29021 msgid "cannot declare %<::main%> to be static"
29025 #, gcc-internal-format
29026 msgid "non-local function %q#D uses anonymous type"
29029 #: cp/decl.c:6753 cp/decl.c:7029
29030 #, gcc-internal-format
29031 msgid "%q+#D does not refer to the unqualified type, so it is not used for linkage"
29035 #, gcc-internal-format
29036 msgid "non-local function %q#D uses local type %qT"
29040 #, gcc-internal-format
29041 msgid "static member function %qD cannot have cv-qualifier"
29045 #, gcc-internal-format
29046 msgid "non-member function %qD cannot have cv-qualifier"
29050 #, gcc-internal-format
29051 msgid "%<::main%> must return %<int%>"
29055 #, gcc-internal-format
29056 msgid "definition of implicitly-declared %qD"
29059 #: cp/decl.c:6884 cp/decl2.c:685
29060 #, gcc-internal-format
29061 msgid "no %q#D member function declared in class %qT"
29064 #. DRs 132, 319 and 389 seem to indicate types with
29065 #. no linkage can only be used to declare extern "C"
29066 #. entities. Since it's not always an error in the
29067 #. ISO C++ 90 Standard, we only issue a warning.
29069 #, gcc-internal-format
29070 msgid "non-local variable %q#D uses anonymous type"
29074 #, gcc-internal-format
29075 msgid "non-local variable %q#D uses local type %qT"
29079 #, gcc-internal-format
29080 msgid "invalid in-class initialization of static data member of non-integral type %qT"
29084 #, gcc-internal-format
29085 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
29089 #, gcc-internal-format
29090 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
29091 msgstr "ISO C++ kieltää epäkokonaislukutyyppiä %2$qT olevan vakiojäsenen %1$qD alustamisen"
29094 #, gcc-internal-format
29095 msgid "size of array %qD has non-integral type %qT"
29096 msgstr "taulukon %qD koolla on epäkokonaislukutyyppi %qT"
29099 #, gcc-internal-format
29100 msgid "size of array has non-integral type %qT"
29101 msgstr "taulukon koolla on epäkokonaislukutyyppi %qT"
29104 #, gcc-internal-format
29105 msgid "size of array %qD is negative"
29106 msgstr "taulukon %qD koko on negatiivinen"
29109 #, gcc-internal-format
29110 msgid "size of array is negative"
29111 msgstr "taulukon koko on negatiivinen"
29114 #, gcc-internal-format
29115 msgid "ISO C++ forbids zero-size array %qD"
29116 msgstr "ISO C++ kieltää nollan kokoisen taulukon %qD"
29119 #, gcc-internal-format
29120 msgid "ISO C++ forbids zero-size array"
29121 msgstr "ISO C++ kieltää nollan kokoiset taulukot"
29124 #, gcc-internal-format
29125 msgid "size of array %qD is not an integral constant-expression"
29126 msgstr "taulukon %qD koko ei ole kokonaislukutyyppinen vakiolauseke"
29129 #, gcc-internal-format
29130 msgid "size of array is not an integral constant-expression"
29131 msgstr "taulukon koko ei ole kokonaislukutyyppinen vakiolauseke"
29134 #, gcc-internal-format
29135 msgid "ISO C++ forbids variable length array %qD"
29136 msgstr "ISO C++ kieltää muuttuvakokoisen taulukon %qD"
29139 #, gcc-internal-format
29140 msgid "ISO C++ forbids variable length array"
29141 msgstr "ISO C++ kieltää muuttuvakokoisen taulukon"
29144 #, gcc-internal-format
29145 msgid "variable length array %qD is used"
29149 #, gcc-internal-format
29150 msgid "overflow in array dimension"
29151 msgstr "taulukon koon ylivuoto"
29154 #, gcc-internal-format
29155 msgid "declaration of %qD as %s"
29159 #, gcc-internal-format
29160 msgid "creating %s"
29164 #, gcc-internal-format
29165 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
29169 #, fuzzy, gcc-internal-format
29170 msgid "multidimensional array must have bounds for all dimensions except the first"
29171 msgstr "moniulotteisen taulukon"
29174 #, gcc-internal-format
29175 msgid "return type specification for constructor invalid"
29179 #, gcc-internal-format
29180 msgid "return type specification for destructor invalid"
29184 #, gcc-internal-format
29185 msgid "return type specified for %<operator %T%>"
29189 #, gcc-internal-format
29190 msgid "unnamed variable or field declared void"
29191 msgstr "nimetön muuttuja tai kenttä esitelty voidiksi"
29194 #, gcc-internal-format
29195 msgid "variable or field %qE declared void"
29196 msgstr "muuttuja tai kenttä %qE esitelty voidiksi"
29199 #, gcc-internal-format
29200 msgid "variable or field declared void"
29201 msgstr "muuttuja tai kenttä esitelty voidiksi"
29204 #, fuzzy, gcc-internal-format
29205 msgid "invalid use of qualified-name %<::%D%>"
29206 msgstr "määrittelemättömän tyypin %<%s %s%> epäkelpo käyttö"
29209 #, fuzzy, gcc-internal-format
29210 msgid "invalid use of qualified-name %<%T::%D%>"
29211 msgstr "määrittelemättömän tyypin %<%s %s%> epäkelpo käyttö"
29214 #, fuzzy, gcc-internal-format
29215 msgid "invalid use of qualified-name %<%D::%D%>"
29216 msgstr "määrittelemättömän tyypin %<%s %s%> epäkelpo käyttö"
29219 #, gcc-internal-format
29220 msgid "type %qT is not derived from type %qT"
29221 msgstr "tyyppi %qT ei periydy %qT-tyypistä"
29223 #: cp/decl.c:7716 cp/decl.c:7808 cp/decl.c:9006
29224 #, gcc-internal-format
29225 msgid "declaration of %qD as non-function"
29229 #, fuzzy, gcc-internal-format
29230 msgid "declaration of %qD as non-member"
29231 msgstr "%J%qD:n esittely varjostaa parametria"
29234 #, gcc-internal-format
29235 msgid "declarator-id missing; using reserved word %qD"
29239 #, fuzzy, gcc-internal-format
29240 msgid "function definition does not declare parameters"
29241 msgstr "funktion määrittely esitelty %<register%>:ksi"
29244 #, gcc-internal-format
29245 msgid "two or more data types in declaration of %qs"
29249 #, fuzzy, gcc-internal-format
29250 msgid "conflicting specifiers in declaration of %qs"
29251 msgstr "%qs:n esittelyssä tyyppi on oletuksena %<int%>"
29253 #: cp/decl.c:7919 cp/decl.c:7922 cp/decl.c:7925
29254 #, gcc-internal-format
29255 msgid "ISO C++ forbids declaration of %qs with no type"
29256 msgstr "ISO C++ kieltää muuttujan %qs esittelyn ilman tyyppiä"
29258 #: cp/decl.c:7950 cp/decl.c:7968
29259 #, fuzzy, gcc-internal-format
29260 msgid "%<signed%> or %<unsigned%> invalid for %qs"
29261 msgstr "sekä %<signed%> että %<unsigned%> esittelymääritteissä"
29264 #, fuzzy, gcc-internal-format
29265 msgid "%<signed%> and %<unsigned%> specified together for %qs"
29266 msgstr "sekä %<signed%> että %<unsigned%> esittelymääritteissä"
29269 #, fuzzy, gcc-internal-format
29270 msgid "%<long long%> invalid for %qs"
29271 msgstr "%<long long long%> on liian suuri GCC:lle"
29274 #, gcc-internal-format
29275 msgid "%<long%> invalid for %qs"
29279 #, gcc-internal-format
29280 msgid "%<short%> invalid for %qs"
29284 #, fuzzy, gcc-internal-format
29285 msgid "%<long%> or %<short%> invalid for %qs"
29286 msgstr "sekä %<long%> että %<short%> esittelymääritteissä"
29289 #, gcc-internal-format
29290 msgid "%<long%> or %<short%> specified with char for %qs"
29294 #, fuzzy, gcc-internal-format
29295 msgid "%<long%> and %<short%> specified together for %qs"
29296 msgstr "sekä %<long%> että %<short%> esittelymääritteissä"
29299 #, fuzzy, gcc-internal-format
29300 msgid "%<short%> or %<long%> invalid for %qs"
29301 msgstr "sekä %<long%> että %<short%> esittelymääritteissä"
29304 #, gcc-internal-format
29305 msgid "long, short, signed or unsigned used invalidly for %qs"
29309 #, gcc-internal-format
29310 msgid "complex invalid for %qs"
29314 #, gcc-internal-format
29315 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
29318 #: cp/decl.c:8084 cp/typeck.c:7275
29319 #, fuzzy, gcc-internal-format
29320 msgid "ignoring %qV qualifiers added to function type %qT"
29321 msgstr "tyyppimääreet jätetään huomiotta funktion paluutyypissä"
29324 #, gcc-internal-format
29325 msgid "member %qD cannot be declared both virtual and static"
29329 #, gcc-internal-format
29330 msgid "%<%T::%D%> is not a valid declarator"
29334 #, gcc-internal-format
29335 msgid "typedef declaration invalid in parameter declaration"
29339 #, gcc-internal-format
29340 msgid "storage class specifiers invalid in parameter declarations"
29344 #, fuzzy, gcc-internal-format
29345 msgid "parameter declared %<auto%>"
29346 msgstr "%Jparametri %qD esitelty %<inline%>:ksi"
29349 #, fuzzy, gcc-internal-format
29350 msgid "%<virtual%> outside class declaration"
29351 msgstr "virtual luokan esittelyn ulkopuolella"
29354 #, gcc-internal-format
29355 msgid "multiple storage classes in declaration of %qs"
29359 #, gcc-internal-format
29360 msgid "storage class specified for %qs"
29361 msgstr "tallennusluokka annettu %qs:lle"
29364 #, gcc-internal-format
29365 msgid "top-level declaration of %qs specifies %<auto%>"
29369 #, gcc-internal-format
29370 msgid "storage class specifiers invalid in friend function declarations"
29374 #, gcc-internal-format
29375 msgid "%qs function uses %<auto%> type specifier without late return type"
29379 #, gcc-internal-format
29380 msgid "%qs function with late return type has %qT as its type rather than plain %<auto%>"
29384 #, gcc-internal-format
29385 msgid "%qs function with late return type not declared with %<auto%> type specifier"
29389 #, gcc-internal-format
29390 msgid "destructor cannot be static member function"
29391 msgstr "hajotin ei voi olla staattinen jäsenfunktio"
29394 #, gcc-internal-format
29395 msgid "destructors may not be cv-qualified"
29399 #, gcc-internal-format
29400 msgid "constructors cannot be declared virtual"
29401 msgstr "muodostimia ei voi esitellä virtuaalisiksi"
29404 #, gcc-internal-format
29405 msgid "can't initialize friend function %qs"
29408 #. Cannot be both friend and virtual.
29410 #, gcc-internal-format
29411 msgid "virtual functions cannot be friends"
29415 #, gcc-internal-format
29416 msgid "friend declaration not in class definition"
29420 #, gcc-internal-format
29421 msgid "can't define friend function %qs in a local class definition"
29425 #, gcc-internal-format
29426 msgid "destructors may not have parameters"
29427 msgstr "hajottimilla ei voi olla parametreja"
29430 #, gcc-internal-format
29431 msgid "cannot declare pointer to %q#T"
29434 #: cp/decl.c:8471 cp/decl.c:8478
29435 #, gcc-internal-format
29436 msgid "cannot declare reference to %q#T"
29440 #, gcc-internal-format
29441 msgid "cannot declare pointer to %q#T member"
29445 #, fuzzy, gcc-internal-format
29446 msgid "cannot declare %s to qualified function type %qT"
29447 msgstr "tyyppimuunnos lisää funktiotyyppiin uusia määreitä"
29450 #, gcc-internal-format
29451 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
29455 #, gcc-internal-format
29456 msgid "template-id %qD used as a declarator"
29460 #, gcc-internal-format
29461 msgid "member functions are implicitly friends of their class"
29465 #, gcc-internal-format
29466 msgid "extra qualification %<%T::%> on member %qs"
29470 #, fuzzy, gcc-internal-format
29471 msgid "cannot define member function %<%T::%s%> within %<%T%>"
29472 msgstr "funktiota %<main%> ei voi määrittää avoimeksi"
29475 #, gcc-internal-format
29476 msgid "cannot declare member %<%T::%s%> within %qT"
29480 #, gcc-internal-format
29481 msgid "non-parameter %qs cannot be a parameter pack"
29485 #, gcc-internal-format
29486 msgid "data member may not have variably modified type %qT"
29490 #, gcc-internal-format
29491 msgid "parameter may not have variably modified type %qT"
29494 #. [dcl.fct.spec] The explicit specifier shall only be used in
29495 #. declarations of constructors within a class definition.
29497 #, gcc-internal-format
29498 msgid "only declarations of constructors can be %<explicit%>"
29499 msgstr "vain muodostimen esittely voi olla %<explicit%>"
29502 #, gcc-internal-format
29503 msgid "non-member %qs cannot be declared %<mutable%>"
29507 #, gcc-internal-format
29508 msgid "non-object member %qs cannot be declared %<mutable%>"
29512 #, gcc-internal-format
29513 msgid "function %qs cannot be declared %<mutable%>"
29517 #, gcc-internal-format
29518 msgid "static %qs cannot be declared %<mutable%>"
29522 #, gcc-internal-format
29523 msgid "const %qs cannot be declared %<mutable%>"
29527 #, gcc-internal-format
29528 msgid "%Jtypedef name may not be a nested-name-specifier"
29532 #, gcc-internal-format
29533 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
29537 #, gcc-internal-format
29538 msgid "qualified function types cannot be used to declare static member functions"
29542 #, gcc-internal-format
29543 msgid "qualified function types cannot be used to declare free functions"
29547 #, gcc-internal-format
29548 msgid "type qualifiers specified for friend class declaration"
29552 #, gcc-internal-format
29553 msgid "%<inline%> specified for friend class declaration"
29557 #, gcc-internal-format
29558 msgid "template parameters cannot be friends"
29562 #, gcc-internal-format
29563 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
29567 #, gcc-internal-format
29568 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
29572 #, gcc-internal-format
29573 msgid "trying to make class %qT a friend of global scope"
29577 #, gcc-internal-format
29578 msgid "invalid qualifiers on non-member function type"
29582 #, gcc-internal-format
29583 msgid "abstract declarator %qT used as declaration"
29587 #, gcc-internal-format
29588 msgid "cannot use %<::%> in parameter declaration"
29591 #. Something like struct S { int N::j; };
29593 #, gcc-internal-format
29594 msgid "invalid use of %<::%>"
29598 #, gcc-internal-format
29599 msgid "can't make %qD into a method -- not in a class"
29603 #, gcc-internal-format
29604 msgid "function %qD declared virtual inside a union"
29605 msgstr "funktio %qD esitelty virtuaaliseksi unionissa"
29608 #, gcc-internal-format
29609 msgid "%qD cannot be declared virtual, since it is always static"
29613 #, gcc-internal-format
29614 msgid "expected qualified name in friend declaration for destructor %qD"
29618 #, fuzzy, gcc-internal-format
29619 msgid "declaration of %qD as member of %qT"
29620 msgstr "%qs:n esittely taulukollisena tyhjiä alkioita"
29623 #, fuzzy, gcc-internal-format
29624 msgid "expected qualified name in friend declaration for constructor %qD"
29625 msgstr "%qD esitelty staattisesti sisäkkäin"
29628 #, gcc-internal-format
29629 msgid "field %qD has incomplete type"
29630 msgstr "kentällä %qD on epätäydellinen tyyppi"
29633 #, gcc-internal-format
29634 msgid "name %qT has incomplete type"
29638 #, gcc-internal-format
29639 msgid " in instantiation of template %qT"
29643 #, gcc-internal-format
29644 msgid "%qE is neither function nor member function; cannot be declared friend"
29647 #. An attempt is being made to initialize a non-static
29648 #. member. But, from [class.mem]:
29650 #. 4 A member-declarator can contain a
29651 #. constant-initializer only if it declares a static
29652 #. member (_class.static_) of integral or enumeration
29653 #. type, see _class.static.data_.
29655 #. This used to be relatively common practice, but
29656 #. the rest of the compiler does not correctly
29657 #. handle the initialization unless the member is
29658 #. static so we make it static below.
29660 #, gcc-internal-format
29661 msgid "ISO C++ forbids initialization of member %qD"
29662 msgstr "ISO C++ kieltää jäsenen %qD alustuksen"
29665 #, gcc-internal-format
29666 msgid "making %qD static"
29670 #, gcc-internal-format
29671 msgid "storage class %<auto%> invalid for function %qs"
29675 #, gcc-internal-format
29676 msgid "storage class %<register%> invalid for function %qs"
29680 #, gcc-internal-format
29681 msgid "storage class %<__thread%> invalid for function %qs"
29685 #, gcc-internal-format
29686 msgid "%<static%> specified invalid for function %qs declared out of global scope"
29690 #, gcc-internal-format
29691 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
29695 #, fuzzy, gcc-internal-format
29696 msgid "%q#T is not a class or a namespace"
29697 msgstr "%qT ei ole luokka tai nimiavaruus"
29700 #, gcc-internal-format
29701 msgid "virtual non-class function %qs"
29705 #, fuzzy, gcc-internal-format
29706 msgid "%qs defined in a non-class scope"
29707 msgstr "%qs-attribuuttia ei huomioida ei-luokkatyypeille"
29710 #, gcc-internal-format
29711 msgid "cannot declare member function %qD to have static linkage"
29714 #. FIXME need arm citation
29716 #, gcc-internal-format
29717 msgid "cannot declare static function inside another function"
29721 #, gcc-internal-format
29722 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
29726 #, gcc-internal-format
29727 msgid "static member %qD declared %<register%>"
29731 #, gcc-internal-format
29732 msgid "cannot explicitly declare member %q#D to have extern linkage"
29736 #, gcc-internal-format
29737 msgid "default argument for %q#D has type %qT"
29741 #, gcc-internal-format
29742 msgid "default argument for parameter of type %qT has type %qT"
29746 #, gcc-internal-format
29747 msgid "default argument %qE uses local variable %qD"
29751 #, fuzzy, gcc-internal-format
29752 msgid "parameter %qD has Java class type"
29753 msgstr "parametrin %q+D tyyppi on vaillinainen"
29756 #, gcc-internal-format
29757 msgid "parameter %qD invalidly declared method type"
29761 #, gcc-internal-format
29762 msgid "parameter %qD includes %s to array of unknown bound %qT"
29766 #, fuzzy, gcc-internal-format
29767 msgid "parameter packs must be at the end of the parameter list"
29768 msgstr "%Jparametrin nimi puuttuu parametrilistasta"
29772 #. A declaration of a constructor for a class X is ill-formed if
29773 #. its first parameter is of type (optionally cv-qualified) X
29774 #. and either there are no other parameters or else all other
29775 #. parameters have default arguments.
29777 #. We *don't* complain about member template instantiations that
29778 #. have this form, though; they can occur as we try to decide
29779 #. what constructor to use during overload resolution. Since
29780 #. overload resolution will never prefer such a constructor to
29781 #. the non-template copy constructor (which is either explicitly
29782 #. or implicitly defined), there's no need to worry about their
29783 #. existence. Theoretically, they should never even be
29784 #. instantiated, but that's hard to forestall.
29786 #, gcc-internal-format
29787 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
29791 #, gcc-internal-format
29792 msgid "%qD may not be declared within a namespace"
29796 #, gcc-internal-format
29797 msgid "%qD may not be declared as static"
29801 #, gcc-internal-format
29802 msgid "%qD must be a nonstatic member function"
29806 #, gcc-internal-format
29807 msgid "%qD must be either a non-static member function or a non-member function"
29811 #, gcc-internal-format
29812 msgid "%qD must have an argument of class or enumerated type"
29816 #, gcc-internal-format
29817 msgid "conversion to %s%s will never use a type conversion operator"
29822 #, gcc-internal-format
29823 msgid "ISO C++ prohibits overloading operator ?:"
29824 msgstr "ISO C++ kieltää ?:-operaattorin ylikuormituksen"
29827 #, gcc-internal-format
29828 msgid "%qD must not have variable number of arguments"
29832 #, gcc-internal-format
29833 msgid "postfix %qD must take %<int%> as its argument"
29837 #, gcc-internal-format
29838 msgid "postfix %qD must take %<int%> as its second argument"
29842 #, gcc-internal-format
29843 msgid "%qD must take either zero or one argument"
29847 #, gcc-internal-format
29848 msgid "%qD must take either one or two arguments"
29852 #, gcc-internal-format
29853 msgid "prefix %qD should return %qT"
29857 #, gcc-internal-format
29858 msgid "postfix %qD should return %qT"
29862 #, gcc-internal-format
29863 msgid "%qD must take %<void%>"
29866 #: cp/decl.c:10332 cp/decl.c:10341
29867 #, gcc-internal-format
29868 msgid "%qD must take exactly one argument"
29872 #, gcc-internal-format
29873 msgid "%qD must take exactly two arguments"
29877 #, gcc-internal-format
29878 msgid "user-defined %qD always evaluates both arguments"
29882 #, gcc-internal-format
29883 msgid "%qD should return by value"
29886 #: cp/decl.c:10377 cp/decl.c:10382
29887 #, gcc-internal-format
29888 msgid "%qD cannot have default arguments"
29892 #, gcc-internal-format
29893 msgid "using template type parameter %qT after %qs"
29897 #, gcc-internal-format
29898 msgid "using typedef-name %qD after %qs"
29902 #, fuzzy, gcc-internal-format
29903 msgid "%q+D has a previous declaration here"
29904 msgstr "%J%qD:n edellinen esittely oli täällä"
29907 #, gcc-internal-format
29908 msgid "%qT referred to as %qs"
29911 #: cp/decl.c:10465 cp/decl.c:10472
29912 #, fuzzy, gcc-internal-format
29913 msgid "%q+T has a previous declaration here"
29914 msgstr "%J%qD:n edellinen esittely oli täällä"
29917 #, gcc-internal-format
29918 msgid "%qT referred to as enum"
29921 #. If a class template appears as elaborated type specifier
29922 #. without a template header such as:
29924 #. template <class T> class C {};
29925 #. void f(class C); // No template header here
29927 #. then the required template argument is missing.
29929 #, gcc-internal-format
29930 msgid "template argument required for %<%s %T%>"
29933 #: cp/decl.c:10534 cp/name-lookup.c:2802
29934 #, gcc-internal-format
29935 msgid "%qD has the same name as the class in which it is declared"
29938 #: cp/decl.c:10564 cp/name-lookup.c:2310
29939 #, gcc-internal-format
29940 msgid "reference to %qD is ambiguous"
29944 #, gcc-internal-format
29945 msgid "use of enum %q#D without previous declaration"
29949 #, gcc-internal-format
29950 msgid "redeclaration of %qT as a non-template"
29954 #, fuzzy, gcc-internal-format
29955 msgid "previous declaration %q+D"
29956 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
29959 #, gcc-internal-format
29960 msgid "derived union %qT invalid"
29964 #, gcc-internal-format
29965 msgid "Java class %qT cannot have multiple bases"
29969 #, gcc-internal-format
29970 msgid "Java class %qT cannot have virtual bases"
29974 #, gcc-internal-format
29975 msgid "base type %qT fails to be a struct or class type"
29979 #, gcc-internal-format
29980 msgid "recursive type %qT undefined"
29984 #, gcc-internal-format
29985 msgid "duplicate base type %qT invalid"
29989 #, gcc-internal-format
29990 msgid "multiple definition of %q#T"
29994 #, gcc-internal-format
29995 msgid "%Jprevious definition here"
29999 #, gcc-internal-format
30000 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
30005 #. IF no integral type can represent all the enumerator values, the
30006 #. enumeration is ill-formed.
30008 #, gcc-internal-format
30009 msgid "no integral type can represent all of the enumerator values for %qT"
30013 #, fuzzy, gcc-internal-format
30014 msgid "enumerator value for %qD is not an integer constant"
30015 msgstr "luetellun tyypin jäsenen %qE arvo ei ole kokonaislukuvakio"
30018 #, gcc-internal-format
30019 msgid "overflow in enumeration values at %qD"
30023 #, fuzzy, gcc-internal-format
30024 msgid "enumerator value %E is too large for underlying type %<%T%>"
30025 msgstr "luetellun tyypin jäsenen %qE arvo ei ole kokonaislukuvakio"
30028 #, gcc-internal-format
30029 msgid "return type %q#T is incomplete"
30033 #, fuzzy, gcc-internal-format
30034 msgid "return type has Java class type %q#T"
30035 msgstr "palautustyyppi on vaillinainen tyyppi"
30037 #: cp/decl.c:11559 cp/typeck.c:6959
30038 #, gcc-internal-format
30039 msgid "%<operator=%> should return a reference to %<*this%>"
30043 #, fuzzy, gcc-internal-format
30044 msgid "invalid function declaration"
30045 msgstr "Varoita implisiittisistä funktioesittelyistä"
30048 #, gcc-internal-format
30049 msgid "parameter %qD declared void"
30053 #, gcc-internal-format
30054 msgid "invalid member function declaration"
30058 #, gcc-internal-format
30059 msgid "%qD is already defined in class %qT"
30063 #, gcc-internal-format
30064 msgid "static member function %q#D declared with type qualifiers"
30068 #, gcc-internal-format
30069 msgid "name missing for member function"
30072 #: cp/decl2.c:341 cp/decl2.c:355
30073 #, gcc-internal-format
30074 msgid "ambiguous conversion for array subscript"
30078 #, gcc-internal-format
30079 msgid "invalid types %<%T[%T]%> for array subscript"
30083 #, gcc-internal-format
30084 msgid "deleting array %q#D"
30088 #, gcc-internal-format
30089 msgid "type %q#T argument given to %<delete%>, expected pointer"
30093 #, gcc-internal-format
30094 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to %<delete%>"
30098 #, gcc-internal-format
30099 msgid "deleting %qT is undefined"
30102 #: cp/decl2.c:461 cp/pt.c:3848
30103 #, gcc-internal-format
30104 msgid "template declaration of %q#D"
30108 #, gcc-internal-format
30109 msgid "Java method %qD has non-Java return type %qT"
30113 #, gcc-internal-format
30114 msgid "Java method %qD has non-Java parameter type %qT"
30118 #, fuzzy, gcc-internal-format
30119 msgid "template parameter lists provided don't match the template parameters of %qD"
30120 msgstr "tyyppimuunnettu argumentti %qD ei sovi prototyyppiin"
30123 #, gcc-internal-format
30124 msgid "prototype for %q#D does not match any in class %qT"
30125 msgstr "prototyypille %q#D ei ole vastinetta luokassa %qT"
30128 #, gcc-internal-format
30129 msgid "local class %q#T shall not have static data member %q#D"
30133 #, gcc-internal-format
30134 msgid "initializer invalid for static member with constructor"
30138 #, gcc-internal-format
30139 msgid "(an out of class initialization is required)"
30143 #, gcc-internal-format
30144 msgid "member %qD conflicts with virtual function table field name"
30148 #, gcc-internal-format
30149 msgid "%qD is already defined in %qT"
30153 #, gcc-internal-format
30154 msgid "initializer specified for static member function %qD"
30158 #, gcc-internal-format
30159 msgid "field initializer is not constant"
30163 #, gcc-internal-format
30164 msgid "%<asm%> specifiers are not permitted on non-static data members"
30168 #, fuzzy, gcc-internal-format
30169 msgid "bit-field %qD with non-integral type"
30170 msgstr "bittikentän %qs leveys ei ole kokonaislukuvakio"
30173 #, gcc-internal-format
30174 msgid "cannot declare %qD to be a bit-field type"
30178 #, gcc-internal-format
30179 msgid "cannot declare bit-field %qD with function type"
30183 #, gcc-internal-format
30184 msgid "%qD is already defined in the class %qT"
30188 #, gcc-internal-format
30189 msgid "static member %qD cannot be a bit-field"
30193 #, gcc-internal-format
30194 msgid "anonymous struct not inside named type"
30198 #, gcc-internal-format
30199 msgid "namespace-scope anonymous aggregates must be static"
30203 #, gcc-internal-format
30204 msgid "anonymous union with no members"
30208 #, gcc-internal-format
30209 msgid "%<operator new%> must return type %qT"
30210 msgstr "%<operator new%>:n on palautettava tyyppi %qT"
30212 #. [basic.stc.dynamic.allocation]
30214 #. The first parameter shall not have an associated default
30217 #, fuzzy, gcc-internal-format
30218 msgid "the first parameter of %<operator new%> cannot have a default argument"
30219 msgstr "%<va_start%>-funktion toinen parametri ei ole viimeinen nimetty argumentti"
30222 #, gcc-internal-format
30223 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
30224 msgstr "%<operator new%>:n ensimmäisen parametrin tyypin on oltava %<size_t%> (%qT)"
30227 #, gcc-internal-format
30228 msgid "%<operator delete%> must return type %qT"
30229 msgstr "%<operator delete%>:n on palautettava tyyppi %qT"
30232 #, gcc-internal-format
30233 msgid "%<operator delete%> takes type %qT as first parameter"
30234 msgstr "%<operator delete%>:n ensimmäisen parametrin tyypin on oltava %qT"
30237 #, gcc-internal-format
30238 msgid "%qT has a field %qD whose type uses the anonymous namespace"
30242 #, gcc-internal-format
30243 msgid "%qT declared with greater visibility than the type of its field %qD"
30247 #, gcc-internal-format
30248 msgid "%qT has a base %qT whose type uses the anonymous namespace"
30252 #, gcc-internal-format
30253 msgid "%qT declared with greater visibility than its base %qT"
30257 #, fuzzy, gcc-internal-format
30258 msgid "inline function %q+D used but never defined"
30259 msgstr "sisäkkäinen funktio %qs esitelty %<extern%>:ksi"
30262 #, gcc-internal-format
30263 msgid "default argument missing for parameter %P of %q+#D"
30266 #: cp/decl2.c:3810 cp/search.c:1912
30267 #, fuzzy, gcc-internal-format
30268 msgid "deleted function %q+D"
30269 msgstr "%qD esitelty extern-avainsanalla sisäkkäin"
30272 #, gcc-internal-format
30276 #. We really want to suppress this warning in system headers,
30277 #. because libstdc++ uses variadic templates even when we aren't
30280 #, gcc-internal-format
30281 msgid "%s only available with -std=c++0x or -std=gnu++0x"
30284 #. Can't throw a reference.
30286 #, gcc-internal-format
30287 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
30291 #, gcc-internal-format
30292 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
30295 #. Thrown object must be a Throwable.
30297 #, gcc-internal-format
30298 msgid "type %qT is not derived from %<java::lang::Throwable%>"
30299 msgstr "tyyppi %qT ei periydy luokasta %<java::lang::Throwable%>"
30302 #, gcc-internal-format
30303 msgid "mixing C++ and Java catches in a single translation unit"
30307 #, gcc-internal-format
30308 msgid "throwing NULL, which has integral, not pointer type"
30311 #: cp/except.c:661 cp/init.c:1896
30312 #, gcc-internal-format
30313 msgid "%qD should never be overloaded"
30317 #, gcc-internal-format
30318 msgid " in thrown expression"
30322 #, gcc-internal-format
30323 msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
30327 #, gcc-internal-format
30328 msgid "%Hexception of type %qT will be caught"
30331 #: cp/except.c:1001
30332 #, gcc-internal-format
30333 msgid "%H by earlier handler for %qT"
30336 #: cp/except.c:1031
30337 #, gcc-internal-format
30338 msgid "%H%<...%> handler must be the last handler for its try block"
30342 #, gcc-internal-format
30343 msgid "%qD is already a friend of class %qT"
30347 #, gcc-internal-format
30348 msgid "invalid type %qT declared %<friend%>"
30352 #. Friend declarations shall not declare partial
30353 #. specializations.
30354 #. template <class U> friend class T::X<U>;
30356 #. Friend declarations shall not declare partial
30357 #. specializations.
30358 #: cp/friend.c:248 cp/friend.c:278
30359 #, gcc-internal-format
30360 msgid "partial specialization %qT declared %<friend%>"
30364 #, gcc-internal-format
30365 msgid "class %qT is implicitly friends with itself"
30369 #, gcc-internal-format
30370 msgid "%qT is not a member of %qT"
30374 #, gcc-internal-format
30375 msgid "%qT is not a member class template of %qT"
30379 #, gcc-internal-format
30380 msgid "%qT is not a nested class of %qT"
30383 #. template <class T> friend class T;
30385 #, gcc-internal-format
30386 msgid "template parameter type %qT declared %<friend%>"
30389 #. template <class T> friend class A; where A is not a template
30391 #, gcc-internal-format
30392 msgid "%q#T is not a template"
30396 #, gcc-internal-format
30397 msgid "%qD is already a friend of %qT"
30401 #, gcc-internal-format
30402 msgid "%qT is already a friend of %qT"
30406 #, gcc-internal-format
30407 msgid "member %qD declared as friend before type %qT defined"
30411 #, fuzzy, gcc-internal-format
30412 msgid "friend declaration %qD in local class without prior declaration"
30413 msgstr "%J%qD:n lohko on ristiriidassa edellisen esittelyn kanssa"
30416 #, gcc-internal-format
30417 msgid "friend declaration %q#D declares a non-template function"
30421 #, gcc-internal-format
30422 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
30426 #, gcc-internal-format
30427 msgid "value-initialization of reference"
30431 #, gcc-internal-format
30432 msgid "%J%qD should be initialized in the member initialization list"
30436 #, gcc-internal-format
30437 msgid "%Jvalue-initialization of %q#D, which has reference type"
30440 #. TYPE_NEEDS_CONSTRUCTING can be set just because we have a
30441 #. vtable; still give this diagnostic.
30442 #: cp/init.c:495 cp/init.c:510
30443 #, gcc-internal-format
30444 msgid "%Juninitialized member %qD with %<const%> type %qT"
30448 #, gcc-internal-format
30449 msgid "%Juninitialized reference member %qD"
30453 #, gcc-internal-format
30454 msgid "%q+D will be initialized after"
30455 msgstr "%q+D alustetaan jäljempänä kuin"
30458 #, gcc-internal-format
30459 msgid "base %qT will be initialized after"
30463 #, gcc-internal-format
30468 #, gcc-internal-format
30473 #, gcc-internal-format
30474 msgid "%J when initialized here"
30475 msgstr "%J tässä alustuksessa"
30478 #, gcc-internal-format
30479 msgid "%Jmultiple initializations given for %qD"
30483 #, gcc-internal-format
30484 msgid "%Jmultiple initializations given for base %qT"
30488 #, gcc-internal-format
30489 msgid "%Jinitializations for multiple members of %qT"
30493 #, gcc-internal-format
30494 msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
30497 #: cp/init.c:1037 cp/init.c:1056
30498 #, gcc-internal-format
30499 msgid "class %qT does not have any field named %qD"
30500 msgstr "luokalla %qT ei ole %qD-nimistä kenttää"
30503 #, gcc-internal-format
30504 msgid "%q#D is a static data member; it can only be initialized at its definition"
30508 #, gcc-internal-format
30509 msgid "%q#D is not a non-static data member of %qT"
30513 #, gcc-internal-format
30514 msgid "unnamed initializer for %qT, which has no base classes"
30518 #, gcc-internal-format
30519 msgid "unnamed initializer for %qT, which uses multiple inheritance"
30523 #, gcc-internal-format
30524 msgid "%qD is both a direct base and an indirect virtual base"
30528 #, gcc-internal-format
30529 msgid "type %qT is not a direct or virtual base of %qT"
30533 #, gcc-internal-format
30534 msgid "type %qT is not a direct base of %qT"
30538 #, gcc-internal-format
30539 msgid "bad array initializer"
30542 #: cp/init.c:1441 cp/semantics.c:2506
30543 #, fuzzy, gcc-internal-format
30544 msgid "%qT is not a class type"
30545 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
30548 #, gcc-internal-format
30549 msgid "incomplete type %qT does not have member %qD"
30553 #, gcc-internal-format
30554 msgid "invalid pointer to bit-field %qD"
30558 #, gcc-internal-format
30559 msgid "invalid use of non-static member function %qD"
30563 #, gcc-internal-format
30564 msgid "invalid use of non-static data member %qD"
30568 #, gcc-internal-format
30569 msgid "invalid type %<void%> for new"
30573 #, gcc-internal-format
30574 msgid "uninitialized const in %<new%> of %q#T"
30578 #, gcc-internal-format
30579 msgid "call to Java constructor with %qs undefined"
30583 #, gcc-internal-format
30584 msgid "Java class %q#T object allocated using placement new"
30588 #, gcc-internal-format
30589 msgid "no suitable %qD found in class %qT"
30593 #, gcc-internal-format
30594 msgid "request for member %qD is ambiguous"
30598 #, gcc-internal-format
30599 msgid "non-constant array size in new, unable to verify length of initializer-list"
30603 #, gcc-internal-format
30604 msgid "ISO C++ forbids initialization in array new"
30608 #, gcc-internal-format
30609 msgid "size in array new must have integral type"
30613 #, gcc-internal-format
30614 msgid "new cannot be applied to a reference type"
30618 #, gcc-internal-format
30619 msgid "new cannot be applied to a function type"
30623 #, gcc-internal-format
30624 msgid "call to Java constructor, while %<jclass%> undefined"
30628 #, gcc-internal-format
30629 msgid "can't find %<class$%> in %qT"
30633 #, gcc-internal-format
30634 msgid "initializer ends prematurely"
30638 #, gcc-internal-format
30639 msgid "cannot initialize multi-dimensional array with initializer"
30643 #, gcc-internal-format
30644 msgid "possible problem detected in invocation of delete operator:"
30648 #, gcc-internal-format
30649 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
30653 #, gcc-internal-format
30654 msgid "unknown array size in delete"
30658 #, gcc-internal-format
30659 msgid "type to vector delete is neither pointer or array type"
30663 #, gcc-internal-format
30664 msgid "junk at end of #pragma %s"
30665 msgstr "roskaa #pragma %s:n lopussa"
30668 #, gcc-internal-format
30669 msgid "invalid #pragma %s"
30670 msgstr "virheellinen #pragma %s"
30673 #, gcc-internal-format
30674 msgid "#pragma vtable no longer supported"
30678 #, gcc-internal-format
30679 msgid "#pragma implementation for %qs appears after file is included"
30683 #, gcc-internal-format
30684 msgid "junk at end of #pragma GCC java_exceptions"
30688 #, gcc-internal-format
30689 msgid "%qD not defined"
30693 #, gcc-internal-format
30694 msgid "%qD was not declared in this scope"
30695 msgstr "%qD on esittelemättä tällä näkyvyysalueella"
30697 #. In a template, it is invalid to write "f()" or "f(3)" if no
30698 #. declaration of "f" is available. Historically, G++ and most
30699 #. other compilers accepted that usage since they deferred all name
30700 #. lookup until instantiation time rather than doing unqualified
30701 #. name lookup at template definition time; explain to the user what
30704 #. Note that we have the exact wording of the following message in
30705 #. the manual (trouble.texi, node "Name lookup"), so they need to
30706 #. be kept in synch.
30708 #, gcc-internal-format
30709 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
30713 #, gcc-internal-format
30714 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
30717 #: cp/mangle.c:1690
30718 #, gcc-internal-format
30719 msgid "mangling typeof, use decltype instead"
30722 #: cp/mangle.c:1903
30723 #, gcc-internal-format
30724 msgid "mangling unknown fixed point type"
30727 #: cp/mangle.c:2332
30728 #, fuzzy, gcc-internal-format
30729 msgid "mangling %C"
30730 msgstr "varoitus: "
30732 #: cp/mangle.c:2387
30733 #, fuzzy, gcc-internal-format
30734 msgid "mangling new-expression"
30735 msgstr "%Hpuuttuva kasvatuslauseke"
30737 #: cp/mangle.c:2407
30738 #, gcc-internal-format
30739 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
30742 #: cp/mangle.c:2722
30743 #, gcc-internal-format
30744 msgid "the mangled name of %qD will change in a future version of GCC"
30748 #, gcc-internal-format
30749 msgid "generic thunk code fails for method %q#D which uses %<...%>"
30753 #, gcc-internal-format
30754 msgid "non-static const member %q#D, can't use default assignment operator"
30758 #, gcc-internal-format
30759 msgid "non-static reference member %q#D, can't use default assignment operator"
30763 #, gcc-internal-format
30764 msgid "synthesized method %qD first required here "
30767 #: cp/method.c:1159
30768 #, gcc-internal-format
30769 msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
30772 #: cp/name-lookup.c:734
30773 #, gcc-internal-format
30774 msgid "redeclaration of %<wchar_t%> as %qT"
30777 #. A redeclaration of main, but not a duplicate of the
30780 #. [basic.start.main]
30782 #. This function shall not be overloaded.
30783 #: cp/name-lookup.c:764
30784 #, fuzzy, gcc-internal-format
30785 msgid "invalid redeclaration of %q+D"
30786 msgstr "%qD esitelty staattisesti sisäkkäin"
30788 #: cp/name-lookup.c:765
30789 #, gcc-internal-format
30793 #: cp/name-lookup.c:805
30794 #, fuzzy, gcc-internal-format
30795 msgid "declaration of %q#D with C language linkage"
30796 msgstr "%J%qD esitelty uudelleen ilman linkitystä"
30798 #: cp/name-lookup.c:809
30799 #, fuzzy, gcc-internal-format
30800 msgid "due to different exception specifications"
30801 msgstr "%qs esitelty funktion palauttavana funktiona"
30803 #: cp/name-lookup.c:900
30804 #, gcc-internal-format
30805 msgid "type mismatch with previous external decl of %q#D"
30808 #: cp/name-lookup.c:901
30809 #, fuzzy, gcc-internal-format
30810 msgid "previous external decl of %q+#D"
30811 msgstr "%qD esitelty extern-avainsanalla sisäkkäin"
30813 #: cp/name-lookup.c:992
30814 #, gcc-internal-format
30815 msgid "extern declaration of %q#D doesn't match"
30818 #: cp/name-lookup.c:993
30819 #, fuzzy, gcc-internal-format
30820 msgid "global declaration %q+#D"
30821 msgstr "%qs-nimikkeen kaksoisesittely"
30823 #: cp/name-lookup.c:1035 cp/name-lookup.c:1042
30824 #, gcc-internal-format
30825 msgid "declaration of %q#D shadows a parameter"
30828 #. Location of previous decl is not useful in this case.
30829 #: cp/name-lookup.c:1067
30830 #, gcc-internal-format
30831 msgid "declaration of %qD shadows a member of 'this'"
30834 #: cp/name-lookup.c:1073
30835 #, gcc-internal-format
30836 msgid "declaration of %qD shadows a previous local"
30839 #: cp/name-lookup.c:1080
30840 #, gcc-internal-format
30841 msgid "declaration of %qD shadows a global declaration"
30844 #: cp/name-lookup.c:1203
30845 #, gcc-internal-format
30846 msgid "name lookup of %qD changed"
30849 #: cp/name-lookup.c:1204
30850 #, gcc-internal-format
30851 msgid " matches this %q+D under ISO standard rules"
30854 #: cp/name-lookup.c:1206
30855 #, gcc-internal-format
30856 msgid " matches this %q+D under old rules"
30859 #: cp/name-lookup.c:1224 cp/name-lookup.c:1232
30860 #, gcc-internal-format
30861 msgid "name lookup of %qD changed for ISO %<for%> scoping"
30864 #: cp/name-lookup.c:1226
30865 #, gcc-internal-format
30866 msgid " cannot use obsolete binding at %q+D because it has a destructor"
30869 #: cp/name-lookup.c:1235
30870 #, gcc-internal-format
30871 msgid " using obsolete binding at %q+D"
30874 #: cp/name-lookup.c:1241 cp/parser.c:10159
30875 #, fuzzy, gcc-internal-format
30876 msgid "(if you use %<-fpermissive%> G++ will accept your code)"
30877 msgstr "(G++ hyväksyy koodin -fpermissive-valitsimella)"
30879 #: cp/name-lookup.c:1297
30880 #, gcc-internal-format
30881 msgid "%s %s(%E) %p %d\n"
30884 #: cp/name-lookup.c:1300
30885 #, gcc-internal-format
30886 msgid "%s %s %p %d\n"
30889 #: cp/name-lookup.c:1428
30890 #, gcc-internal-format
30891 msgid "XXX is_class_level != (current_scope == class_scope)\n"
30894 #: cp/name-lookup.c:2023
30895 #, gcc-internal-format
30896 msgid "%q#D hides constructor for %q#T"
30899 #: cp/name-lookup.c:2040
30900 #, gcc-internal-format
30901 msgid "%q#D conflicts with previous using declaration %q#D"
30904 #: cp/name-lookup.c:2063
30905 #, fuzzy, gcc-internal-format
30906 msgid "previous non-function declaration %q+#D"
30907 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
30909 #: cp/name-lookup.c:2064
30910 #, gcc-internal-format
30911 msgid "conflicts with function declaration %q#D"
30914 #. It's a nested name with template parameter dependent scope.
30915 #. This can only be using-declaration for class member.
30916 #: cp/name-lookup.c:2142 cp/name-lookup.c:2167
30917 #, gcc-internal-format
30918 msgid "%qT is not a namespace"
30922 #. A using-declaration shall not name a template-id.
30923 #: cp/name-lookup.c:2152
30924 #, gcc-internal-format
30925 msgid "a using-declaration cannot specify a template-id. Try %<using %D%>"
30928 #: cp/name-lookup.c:2159
30929 #, gcc-internal-format
30930 msgid "namespace %qD not allowed in using-declaration"
30933 #: cp/name-lookup.c:2195
30934 #, gcc-internal-format
30935 msgid "%qD not declared"
30938 #: cp/name-lookup.c:2231 cp/name-lookup.c:2268 cp/name-lookup.c:2302
30939 #: cp/name-lookup.c:2317
30940 #, gcc-internal-format
30941 msgid "%qD is already declared in this scope"
30944 #: cp/name-lookup.c:2921
30945 #, gcc-internal-format
30946 msgid "using-declaration for non-member at class scope"
30949 #: cp/name-lookup.c:2928
30950 #, gcc-internal-format
30951 msgid "%<%T::%D%> names destructor"
30954 #: cp/name-lookup.c:2933
30955 #, gcc-internal-format
30956 msgid "%<%T::%D%> names constructor"
30959 #: cp/name-lookup.c:2938
30960 #, gcc-internal-format
30961 msgid "%<%T::%D%> names constructor in %qT"
30964 #: cp/name-lookup.c:2988
30965 #, gcc-internal-format
30966 msgid "no members matching %<%T::%D%> in %q#T"
30969 #: cp/name-lookup.c:3056
30970 #, gcc-internal-format
30971 msgid "declaration of %qD not in a namespace surrounding %qD"
30974 #: cp/name-lookup.c:3064
30975 #, fuzzy, gcc-internal-format
30976 msgid "explicit qualification in declaration of %qD"
30977 msgstr "%qD esitelty staattisesti sisäkkäin"
30979 #: cp/name-lookup.c:3107
30980 #, gcc-internal-format
30981 msgid "%qD should have been declared inside %qD"
30984 #: cp/name-lookup.c:3152
30985 #, fuzzy, gcc-internal-format
30986 msgid "%qD attribute requires a single NTBS argument"
30987 msgstr "%qs-attribuutti tarvitsee prototyyppejä, joilla nimettyjä argumentteja"
30989 #: cp/name-lookup.c:3159
30990 #, gcc-internal-format
30991 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
30994 #: cp/name-lookup.c:3168 cp/name-lookup.c:3538
30995 #, gcc-internal-format
30996 msgid "%qD attribute directive ignored"
30999 #: cp/name-lookup.c:3213
31000 #, gcc-internal-format
31001 msgid "namespace alias %qD not allowed here, assuming %qD"
31004 #: cp/name-lookup.c:3526
31005 #, gcc-internal-format
31006 msgid "strong using only meaningful at namespace scope"
31009 #: cp/name-lookup.c:3530
31010 #, gcc-internal-format
31011 msgid "current namespace %qD does not enclose strongly used namespace %qD"
31014 #: cp/name-lookup.c:4467
31015 #, fuzzy, gcc-internal-format
31016 msgid "%q+D is not a function,"
31017 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31019 #: cp/name-lookup.c:4468
31020 #, gcc-internal-format
31021 msgid " conflict with %q+D"
31024 #: cp/name-lookup.c:4913
31025 #, gcc-internal-format
31026 msgid "argument dependent lookup finds %q+D"
31029 #: cp/name-lookup.c:5354
31030 #, gcc-internal-format
31031 msgid "XXX entering pop_everything ()\n"
31034 #: cp/name-lookup.c:5363
31035 #, gcc-internal-format
31036 msgid "XXX leaving pop_everything ()\n"
31040 #, gcc-internal-format
31041 msgid "identifier %<%s%> will become a keyword in C++0x"
31044 #: cp/parser.c:2084
31045 #, gcc-internal-format
31046 msgid "%H%<#pragma%> is not allowed here"
31049 #: cp/parser.c:2115
31050 #, fuzzy, gcc-internal-format
31051 msgid "%H%<%E::%E%> has not been declared"
31052 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31054 #: cp/parser.c:2118
31055 #, fuzzy, gcc-internal-format
31056 msgid "%H%<::%E%> has not been declared"
31057 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31059 #: cp/parser.c:2121
31060 #, fuzzy, gcc-internal-format
31061 msgid "%Hrequest for member %qE in non-class type %qT"
31062 msgstr "pyyntö jäsenen %qs käsittelyyn jossain, joka ei ole tietue tai unioni"
31064 #: cp/parser.c:2124
31065 #, fuzzy, gcc-internal-format
31066 msgid "%H%<%T::%E%> has not been declared"
31067 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31069 #: cp/parser.c:2127
31070 #, fuzzy, gcc-internal-format
31071 msgid "%H%qE has not been declared"
31072 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31074 #: cp/parser.c:2130
31075 #, gcc-internal-format
31076 msgid "%H%<%E::%E%> %s"
31079 #: cp/parser.c:2132
31080 #, gcc-internal-format
31081 msgid "%H%<::%E%> %s"
31084 #: cp/parser.c:2134
31085 #, gcc-internal-format
31089 #: cp/parser.c:2169
31090 #, gcc-internal-format
31091 msgid "%H%<long long long%> is too long for GCC"
31092 msgstr "%H%<long long long%> on liian pitkä GCC:lle"
31094 #: cp/parser.c:2173
31095 #, gcc-internal-format
31096 msgid "ISO C++ 1998 does not support %<long long%>"
31097 msgstr "ISO C++ 1998 ei tue %<long long%> -tyyppiä"
31099 #: cp/parser.c:2193
31100 #, fuzzy, gcc-internal-format
31101 msgid "%Hduplicate %qs"
31102 msgstr "ylimääräinen %qs"
31104 #: cp/parser.c:2237
31105 #, gcc-internal-format
31106 msgid "%Hnew types may not be defined in a return type"
31107 msgstr "%Huusia tyyppejä ei voi määritellä paluutyypissä"
31109 #: cp/parser.c:2239
31110 #, gcc-internal-format
31111 msgid "(perhaps a semicolon is missing after the definition of %qT)"
31112 msgstr "(mahdollisesti %qT:n määrittelyn perästä puuttuu puolipiste)"
31114 #: cp/parser.c:2259
31115 #, fuzzy, gcc-internal-format
31116 msgid "%H%qT is not a template"
31117 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31119 #: cp/parser.c:2261
31120 #, fuzzy, gcc-internal-format
31121 msgid "%H%qE is not a template"
31122 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31124 #: cp/parser.c:2263
31125 #, fuzzy, gcc-internal-format
31126 msgid "%Hinvalid template-id"
31127 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31129 #: cp/parser.c:2325
31130 #, gcc-internal-format
31131 msgid "%Hinvalid use of template-name %qE without an argument list"
31134 #: cp/parser.c:2328
31135 #, fuzzy, gcc-internal-format
31136 msgid "%Hinvalid use of destructor %qD as a type"
31137 msgstr "epäkelpo %<restrict%>-avainsanan käyttö"
31139 #. Something like 'unsigned A a;'
31140 #: cp/parser.c:2331
31141 #, gcc-internal-format
31142 msgid "%Hinvalid combination of multiple type-specifiers"
31145 #. Issue an error message.
31146 #: cp/parser.c:2336
31147 #, fuzzy, gcc-internal-format
31148 msgid "%H%qE does not name a type"
31149 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31151 #: cp/parser.c:2369
31152 #, gcc-internal-format
31153 msgid "(perhaps %<typename %T::%E%> was intended)"
31156 #: cp/parser.c:2384
31157 #, gcc-internal-format
31158 msgid "%H%qE in namespace %qE does not name a type"
31161 #: cp/parser.c:2387
31162 #, fuzzy, gcc-internal-format
31163 msgid "%H%qE in class %qT does not name a type"
31164 msgstr "luokalla %qT ei ole %qD-nimistä kenttää"
31166 #: cp/parser.c:2951
31167 #, gcc-internal-format
31168 msgid "%Hunsupported non-standard concatenation of string literals"
31171 #: cp/parser.c:3154
31172 #, fuzzy, gcc-internal-format
31173 msgid "%Hfixed-point types not supported in C++"
31174 msgstr "säiekohtaista muistia ei tueta tälle kohteelle"
31176 #: cp/parser.c:3235
31177 #, gcc-internal-format
31178 msgid "ISO C++ forbids braced-groups within expressions"
31181 #: cp/parser.c:3246
31182 #, gcc-internal-format
31183 msgid "%Hstatement-expressions are not allowed outside functions nor in template-argument lists"
31186 #: cp/parser.c:3305
31187 #, fuzzy, gcc-internal-format
31188 msgid "%H%<this%> may not be used in this context"
31189 msgstr "%qD on esittelemättä tällä näkyvyysalueella"
31191 #: cp/parser.c:3514
31192 #, gcc-internal-format
31193 msgid "%Hlocal variable %qD may not appear in this context"
31196 #: cp/parser.c:3814
31197 #, gcc-internal-format
31198 msgid "%Hscope %qT before %<~%> is not a class-name"
31201 #: cp/parser.c:3928
31202 #, fuzzy, gcc-internal-format
31203 msgid "%Hdeclaration of %<~%T%> as member of %qT"
31204 msgstr "%qs:n esittely taulukollisena tyhjiä alkioita"
31206 #: cp/parser.c:3942
31207 #, gcc-internal-format
31208 msgid "%Htypedef-name %qD used as destructor declarator"
31211 #: cp/parser.c:4156
31212 #, fuzzy, gcc-internal-format
31213 msgid "%H%qD used without template parameters"
31214 msgstr "%J%qD:n edellinen esittely oli täällä"
31216 #: cp/parser.c:4160 cp/parser.c:14892 cp/parser.c:17189
31217 #, gcc-internal-format
31218 msgid "%Hreference to %qD is ambiguous"
31221 #: cp/parser.c:4206 cp/pt.c:5659
31222 #, gcc-internal-format
31223 msgid "%qT is not a template"
31226 #. Warn the user that a compound literal is not
31227 #. allowed in standard C++.
31228 #: cp/parser.c:4630
31229 #, gcc-internal-format
31230 msgid "ISO C++ forbids compound-literals"
31233 #: cp/parser.c:5003
31234 #, fuzzy, gcc-internal-format
31235 msgid "%H%qE does not have class type"
31236 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31238 #: cp/parser.c:5087
31239 #, fuzzy, gcc-internal-format
31240 msgid "%Hinvalid use of %qD"
31241 msgstr "epäkelpo %<restrict%>-avainsanan käyttö"
31243 #: cp/parser.c:5666
31244 #, gcc-internal-format
31245 msgid "%Harray bound forbidden after parenthesized type-id"
31248 #: cp/parser.c:5669
31249 #, gcc-internal-format
31250 msgid "try removing the parentheses around the type-id"
31253 #: cp/parser.c:5862
31254 #, gcc-internal-format
31255 msgid "%Hexpression in new-declarator must have integral or enumeration type"
31258 #: cp/parser.c:6118
31259 #, gcc-internal-format
31260 msgid "use of old-style cast"
31263 #: cp/parser.c:6249
31264 #, gcc-internal-format
31265 msgid "%H%<>>%> operator will be treated as two right angle brackets in C++0x"
31268 #: cp/parser.c:6252
31269 #, fuzzy, gcc-internal-format
31270 msgid "suggest parentheses around %<>>%> expression"
31271 msgstr "sulkumerkkien käyttö &&:n ympärillä on suositeltavaa ||:n sisällä"
31273 #: cp/parser.c:7089
31274 #, gcc-internal-format
31275 msgid "%Hcase label %qE not within a switch statement"
31278 #: cp/parser.c:7101
31279 #, fuzzy, gcc-internal-format
31280 msgid "%Hcase label not within a switch statement"
31281 msgstr "nimike yhdyslauseen lopussa"
31283 #: cp/parser.c:7219
31284 #, gcc-internal-format
31285 msgid "%H%<else%> without a previous %<if%>"
31288 #: cp/parser.c:7698
31289 #, fuzzy, gcc-internal-format
31290 msgid "%Hbreak statement not within loop or switch"
31291 msgstr "break-lause silmukan tai switch-rakenteen ulkopuolella"
31293 #: cp/parser.c:7706 cp/parser.c:7726
31294 #, gcc-internal-format
31295 msgid "%Hinvalid exit from OpenMP structured block"
31298 #: cp/parser.c:7709
31299 #, fuzzy, gcc-internal-format
31300 msgid "%Hbreak statement used with OpenMP for loop"
31301 msgstr "break-lause ei ole silmukan tai switch-lauseen sisässä"
31303 #: cp/parser.c:7719
31304 #, fuzzy, gcc-internal-format
31305 msgid "%Hcontinue statement not within a loop"
31306 msgstr "continue-lause silmukan ulkopuolella"
31308 #. Issue a warning about this use of a GNU extension.
31309 #: cp/parser.c:7762
31310 #, gcc-internal-format
31311 msgid "ISO C++ forbids computed gotos"
31314 #: cp/parser.c:7906 cp/parser.c:15771
31315 #, gcc-internal-format
31316 msgid "extra %<;%>"
31317 msgstr "ylimääräinen %<;%>"
31319 #: cp/parser.c:8127
31320 #, gcc-internal-format
31321 msgid "%H%<__label__%> not at the beginning of a block"
31324 #: cp/parser.c:8264
31325 #, gcc-internal-format
31326 msgid "%Hmixing declarations and function-definitions is forbidden"
31329 #: cp/parser.c:8404
31330 #, gcc-internal-format
31331 msgid "%H%<friend%> used outside of class"
31334 #: cp/parser.c:8460
31335 #, gcc-internal-format
31336 msgid "%H%<auto%> will change meaning in C++0x; please remove it"
31339 #: cp/parser.c:8579
31340 #, fuzzy, gcc-internal-format
31341 msgid "%Hclass definition may not be declared a friend"
31342 msgstr "funktion määrittely esitelty %<register%>:ksi"
31344 #: cp/parser.c:8649 cp/parser.c:16093
31345 #, gcc-internal-format
31346 msgid "%Htemplates may not be %<virtual%>"
31349 #: cp/parser.c:9052
31350 #, fuzzy, gcc-internal-format
31351 msgid "invalid use of %<auto%> in conversion operator"
31352 msgstr "epäkelpo %<restrict%>-avainsanan käyttö"
31354 #: cp/parser.c:9136
31355 #, gcc-internal-format
31356 msgid "%Honly constructors take base initializers"
31359 #: cp/parser.c:9158
31360 #, fuzzy, gcc-internal-format
31361 msgid "%Hcannot expand initializer for member %<%D%>"
31362 msgstr "alustamaton const-jäsen %qD"
31364 #: cp/parser.c:9213
31365 #, gcc-internal-format
31366 msgid "anachronistic old-style base class initializer"
31369 #: cp/parser.c:9273
31370 #, gcc-internal-format
31371 msgid "%Hkeyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
31374 #. Warn that we do not support `export'.
31375 #: cp/parser.c:9619
31376 #, gcc-internal-format
31377 msgid "keyword %<export%> not implemented, and will be ignored"
31380 #: cp/parser.c:9801 cp/parser.c:9899 cp/parser.c:10005
31381 #, fuzzy, gcc-internal-format
31382 msgid "%Htemplate parameter pack %qD cannot have a default argument"
31383 msgstr "strftime-muotoilut eivät voi muotoilla argumentteja"
31385 #: cp/parser.c:9804
31386 #, fuzzy, gcc-internal-format
31387 msgid "%Htemplate parameter pack cannot have a default argument"
31388 msgstr "strftime-muotoilut eivät voi muotoilla argumentteja"
31390 #: cp/parser.c:9902 cp/parser.c:10009
31391 #, fuzzy, gcc-internal-format
31392 msgid "%Htemplate parameter packs cannot have default arguments"
31393 msgstr "strftime-muotoilut eivät voi muotoilla argumentteja"
31395 #: cp/parser.c:10151
31396 #, gcc-internal-format
31397 msgid "%<<::%> cannot begin a template-argument list"
31400 #: cp/parser.c:10155
31401 #, gcc-internal-format
31402 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
31405 #: cp/parser.c:10233
31406 #, gcc-internal-format
31407 msgid "%Hparse error in template argument list"
31410 #. Explain what went wrong.
31411 #: cp/parser.c:10348
31412 #, fuzzy, gcc-internal-format
31413 msgid "%Hnon-template %qD used as template"
31414 msgstr "%Jsisäänrakennettu funktio %qD esitelty ei-funktiona"
31416 #: cp/parser.c:10350
31417 #, gcc-internal-format
31418 msgid "use %<%T::template %D%> to indicate that it is a template"
31421 #: cp/parser.c:10483
31422 #, fuzzy, gcc-internal-format
31423 msgid "%Hexpected parameter pack before %<...%>"
31424 msgstr "%qs määrittää %<auto%>:n tiedostoalue-esittelyssä"
31426 #: cp/parser.c:10893
31427 #, gcc-internal-format
31428 msgid "%Htemplate specialization with C linkage"
31431 #: cp/parser.c:11538
31432 #, gcc-internal-format
31433 msgid "using %<typename%> outside of template"
31436 #: cp/parser.c:11706
31437 #, gcc-internal-format
31438 msgid "declaration %qD does not declare anything"
31439 msgstr "esittely %qD ei esittele mitään"
31441 #: cp/parser.c:11791
31442 #, fuzzy, gcc-internal-format
31443 msgid "attributes ignored on uninstantiated type"
31444 msgstr "%qs-attribuuttia ei huomioida ei-luokkatyypeille"
31446 #: cp/parser.c:11795
31447 #, fuzzy, gcc-internal-format
31448 msgid "attributes ignored on template instantiation"
31449 msgstr "%qs-attribuuttia ei huomioida ei-luokkatyypeille"
31451 #: cp/parser.c:11800
31452 #, gcc-internal-format
31453 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
31456 #: cp/parser.c:12083
31457 #, fuzzy, gcc-internal-format
31458 msgid "%H%qD is not a namespace-name"
31459 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31461 #: cp/parser.c:12210
31462 #, gcc-internal-format
31463 msgid "%H%<namespace%> definition is not allowed here"
31466 #. [namespace.udecl]
31468 #. A using declaration shall not name a template-id.
31469 #: cp/parser.c:12350
31470 #, gcc-internal-format
31471 msgid "%Ha template-id may not appear in a using-declaration"
31474 #: cp/parser.c:12727
31475 #, gcc-internal-format
31476 msgid "%Han asm-specification is not allowed on a function-definition"
31479 #: cp/parser.c:12731
31480 #, gcc-internal-format
31481 msgid "%Hattributes are not allowed on a function-definition"
31484 #: cp/parser.c:12884
31485 #, fuzzy, gcc-internal-format
31486 msgid "%Hinitializer provided for function"
31487 msgstr "indeksoitu arvo on osoitin funktioon"
31489 #: cp/parser.c:12906
31490 #, gcc-internal-format
31491 msgid "attributes after parenthesized initializer ignored"
31494 #: cp/parser.c:13304
31495 #, fuzzy, gcc-internal-format
31496 msgid "%Harray bound is not an integer constant"
31497 msgstr "haluttu sijainti ei ole kokonaislukuvakio"
31499 #: cp/parser.c:13422
31500 #, fuzzy, gcc-internal-format
31501 msgid "%H%<%T::%E%> is not a type"
31502 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31504 #: cp/parser.c:13449
31505 #, fuzzy, gcc-internal-format
31506 msgid "%Hinvalid use of constructor as a template"
31507 msgstr "epäkelpo %<restrict%>-avainsanan käyttö"
31509 #: cp/parser.c:13451
31510 #, gcc-internal-format
31511 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
31514 #: cp/parser.c:13624
31515 #, gcc-internal-format
31516 msgid "%H%qD is a namespace"
31517 msgstr "%H%qD on nimiavaruus"
31519 #: cp/parser.c:13699
31520 #, fuzzy, gcc-internal-format
31521 msgid "%Hduplicate cv-qualifier"
31522 msgstr "case-arvon kaksoiskappale"
31524 #: cp/parser.c:13819
31525 #, fuzzy, gcc-internal-format
31526 msgid "invalid use of %<auto%>"
31527 msgstr "epäkelpo %<restrict%>-avainsanan käyttö"
31530 #: cp/parser.c:14405
31531 #, fuzzy, gcc-internal-format
31532 msgid "%Hfile ends in default argument"
31533 msgstr "%Hswitch-lauseesta puuttuu default-nimike"
31535 #: cp/parser.c:14451
31536 #, gcc-internal-format
31537 msgid "deprecated use of default argument for parameter of non-function"
31540 #: cp/parser.c:14454
31541 #, gcc-internal-format
31542 msgid "%Hdefault arguments are only permitted for function parameters"
31545 #: cp/parser.c:14472
31546 #, fuzzy, gcc-internal-format
31547 msgid "%H%sparameter pack %qD cannot have a default argument"
31548 msgstr "strftime-muotoilut eivät voi muotoilla argumentteja"
31550 #: cp/parser.c:14476
31551 #, fuzzy, gcc-internal-format
31552 msgid "%H%sparameter pack cannot have a default argument"
31553 msgstr "strftime-muotoilut eivät voi muotoilla argumentteja"
31555 #: cp/parser.c:14739
31556 #, gcc-internal-format
31557 msgid "ISO C++ does not allow designated initializers"
31560 #: cp/parser.c:15364
31561 #, fuzzy, gcc-internal-format
31562 msgid "%Hinvalid class name in declaration of %qD"
31563 msgstr "%qD esitelty staattisesti sisäkkäin"
31565 #: cp/parser.c:15377
31566 #, fuzzy, gcc-internal-format
31567 msgid "%Hdeclaration of %qD in namespace %qD which does not enclose %qD"
31568 msgstr "%J%qD:n edellinen esittely oli täällä"
31570 #: cp/parser.c:15382
31571 #, fuzzy, gcc-internal-format
31572 msgid "%Hdeclaration of %qD in %qD which does not enclose %qD"
31573 msgstr "%J%qD:n edellinen esittely oli täällä"
31575 #: cp/parser.c:15396
31576 #, gcc-internal-format
31577 msgid "%Hextra qualification not allowed"
31580 #: cp/parser.c:15408
31581 #, gcc-internal-format
31582 msgid "%Han explicit specialization must be preceded by %<template <>%>"
31585 #: cp/parser.c:15437
31586 #, fuzzy, gcc-internal-format
31587 msgid "%Hfunction template %qD redeclared as a class template"
31588 msgstr "%Jsisäänrakennettu funktio %qD esitelty ei-funktiona"
31590 #: cp/parser.c:15519
31591 #, fuzzy, gcc-internal-format
31592 msgid "%Hredefinition of %q#T"
31593 msgstr "%q#T uudelleenmääritelty"
31595 #: cp/parser.c:15521
31596 #, fuzzy, gcc-internal-format
31597 msgid "%Hprevious definition of %q+#T"
31598 msgstr "edellinen määrittely tyypille %q+#T"
31600 #: cp/parser.c:15789
31601 #, gcc-internal-format
31602 msgid "%Ha class-key must be used when declaring a friend"
31605 #: cp/parser.c:15804
31606 #, fuzzy, gcc-internal-format
31607 msgid "%Hfriend declaration does not name a class or function"
31608 msgstr "esittely ei esittele mitään"
31610 #: cp/parser.c:15984
31611 #, fuzzy, gcc-internal-format
31612 msgid "%Hpure-specifier on function-definition"
31613 msgstr "%Jvanhanmallinen funktiomäärittely"
31615 #: cp/parser.c:16297
31616 #, gcc-internal-format
31617 msgid "%Hkeyword %<typename%> not allowed outside of templates"
31620 #: cp/parser.c:16300
31621 #, gcc-internal-format
31622 msgid "%Hkeyword %<typename%> not allowed in this context (the base class is implicitly a type)"
31625 #: cp/parser.c:17367
31626 #, gcc-internal-format
31627 msgid "%Htoo few template-parameter-lists"
31630 #. Otherwise, there are too many template parameter lists. We have
31633 #. template <class T> template <class U> void S::f();
31634 #: cp/parser.c:17382
31635 #, gcc-internal-format
31636 msgid "%Htoo many template-parameter-lists"
31639 #. Issue an error message.
31640 #: cp/parser.c:17656
31641 #, fuzzy, gcc-internal-format
31642 msgid "%Hnamed return values are no longer supported"
31643 msgstr "valitsin %qs ei ole enää tuettu"
31645 #. 14.5.2.2 [temp.mem]
31647 #. A local class shall not have member templates.
31648 #: cp/parser.c:17731
31649 #, gcc-internal-format
31650 msgid "%Hinvalid declaration of member template in local class"
31653 #: cp/parser.c:17741
31654 #, gcc-internal-format
31655 msgid "%Htemplate with C linkage"
31658 #: cp/parser.c:17888
31659 #, fuzzy, gcc-internal-format
31660 msgid "%Htemplate declaration of %qs"
31661 msgstr "tyhjä esittely"
31663 #: cp/parser.c:17952
31664 #, fuzzy, gcc-internal-format
31665 msgid "%Hexplicit template specialization cannot have a storage class"
31666 msgstr "%Hdatamäärittelyllä ei ole tyyppiä eikä tallennusluokkaa"
31668 #: cp/parser.c:18170
31669 #, gcc-internal-format
31670 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
31673 #: cp/parser.c:18183
31674 #, gcc-internal-format
31675 msgid "%Hspurious %<>>%>, use %<>%> to terminate a template argument list"
31678 #: cp/parser.c:18517
31679 #, fuzzy, gcc-internal-format
31680 msgid "%Hinvalid use of %qD in linkage specification"
31681 msgstr "rajat määrittelemättömän taulukon epäkelpo käyttö"
31683 #: cp/parser.c:18530
31684 #, fuzzy, gcc-internal-format
31685 msgid "%H%<__thread%> before %qD"
31686 msgstr "käytetty %<__thread%> ennen %<extern%>:a"
31688 #: cp/parser.c:18851
31689 #, gcc-internal-format
31690 msgid "%qs tag used in naming %q#T"
31693 #: cp/parser.c:18872
31694 #, fuzzy, gcc-internal-format
31695 msgid "%H%qD redeclared with different access"
31696 msgstr "%J%qD esitelty uudelleen erityyppisenä symbolina"
31698 #: cp/parser.c:18890
31699 #, gcc-internal-format
31700 msgid "%H%<template%> (as a disambiguator) is only allowed within templates"
31703 #: cp/parser.c:19156 cp/parser.c:20083 cp/parser.c:20215
31704 #, gcc-internal-format
31705 msgid "%Hmisplaced %<@%D%> Objective-C++ construct"
31708 #: cp/parser.c:19300
31709 #, gcc-internal-format
31710 msgid "%H%<@encode%> must specify a type as an argument"
31713 #: cp/parser.c:19616
31714 #, gcc-internal-format
31715 msgid "%Hinvalid Objective-C++ selector name"
31718 #: cp/parser.c:19947
31719 #, gcc-internal-format
31720 msgid "%Hidentifier expected after %<@protocol%>"
31723 #: cp/parser.c:20308
31724 #, fuzzy, gcc-internal-format
31725 msgid "%Htoo many %qs clauses"
31726 msgstr "liikaa syötetiedostoja"
31728 #: cp/parser.c:20422
31729 #, fuzzy, gcc-internal-format
31730 msgid "%Hcollapse argument needs positive constant integer expression"
31731 msgstr "etumerkillisen ja etumerkittömän kokonaislukulausekkeen vertailu"
31733 #: cp/parser.c:20711
31734 #, gcc-internal-format
31735 msgid "%Hschedule %<runtime%> does not take a %<chunk_size%> parameter"
31738 #: cp/parser.c:20714
31739 #, gcc-internal-format
31740 msgid "%Hschedule %<auto%> does not take a %<chunk_size%> parameter"
31743 #: cp/parser.c:20862
31744 #, fuzzy, gcc-internal-format
31745 msgid "%H%qs is not valid for %qs"
31746 msgstr "%qs ei ole kelpo tulostetiedosto"
31748 #: cp/parser.c:21285
31749 #, gcc-internal-format
31750 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
31753 #: cp/parser.c:21410 cp/parser.c:21448
31754 #, fuzzy, gcc-internal-format
31755 msgid "%Hiteration variable %qD should not be firstprivate"
31756 msgstr "sisäkkäisessä funktiossa käytetty rekisterimuuttujaa %qD"
31758 #: cp/parser.c:21452
31759 #, fuzzy, gcc-internal-format
31760 msgid "%Hiteration variable %qD should not be reduction"
31761 msgstr "sisäkkäisessä funktiossa käytetty rekisterimuuttujaa %qD"
31763 #: cp/parser.c:21519
31764 #, gcc-internal-format
31765 msgid "%Hnot enough collapsed for loops"
31768 #: cp/parser.c:21565
31769 #, gcc-internal-format
31770 msgid "%Hcollapsed loops not perfectly nested"
31773 #: cp/parser.c:21976
31774 #, gcc-internal-format
31775 msgid "%Hjunk at end of %<#pragma GCC pch_preprocess%>"
31776 msgstr "%Hroskaa ilmaisun %<#pragma GCC pch_preprocess%> lopussa"
31778 #: cp/parser.c:21980
31779 #, fuzzy, gcc-internal-format
31780 msgid "%Hexpected string literal"
31781 msgstr "leveä merkkijonovakio %<asm%>-lauseessa"
31783 #: cp/parser.c:22013
31784 #, fuzzy, gcc-internal-format
31785 msgid "%H%<#pragma GCC pch_preprocess%> must be first"
31786 msgstr "väärinmuodostettu #pragma GCC pch_preprocess, jätetään huomiotta"
31788 #: cp/parser.c:22024
31789 #, gcc-internal-format
31790 msgid "%H%<#pragma omp barrier%> may only be used in compound statements"
31793 #: cp/parser.c:22039
31794 #, gcc-internal-format
31795 msgid "%H%<#pragma omp flush%> may only be used in compound statements"
31798 #: cp/parser.c:22054
31799 #, gcc-internal-format
31800 msgid "%H%<#pragma omp taskwait%> may only be used in compound statements"
31803 #: cp/parser.c:22082
31804 #, gcc-internal-format
31805 msgid "%H%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
31808 #: cp/parser.c:22140
31809 #, gcc-internal-format
31810 msgid "inter-module optimizations not implemented for C++"
31811 msgstr "moduulienvälisiä optimointeja ei ole toteutettu C++:lle"
31814 #, gcc-internal-format
31815 msgid "data member %qD cannot be a member template"
31819 #, gcc-internal-format
31820 msgid "invalid member template declaration %qD"
31824 #, gcc-internal-format
31825 msgid "explicit specialization in non-namespace scope %qD"
31829 #, gcc-internal-format
31830 msgid "enclosing class templates are not explicitly specialized"
31834 #, gcc-internal-format
31835 msgid "specialization of %qD in different namespace"
31838 #: cp/pt.c:716 cp/pt.c:817
31839 #, fuzzy, gcc-internal-format
31840 msgid " from definition of %q+#D"
31841 msgstr "%J%qD määritelty uudelleen"
31844 #, gcc-internal-format
31845 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
31849 #, gcc-internal-format
31850 msgid "name of class shadows template template parameter %qD"
31854 #, gcc-internal-format
31855 msgid "specialization of %qT after instantiation"
31859 #, gcc-internal-format
31860 msgid "specializing %q#T in different namespace"
31864 #, gcc-internal-format
31865 msgid "specialization %qT after instantiation %qT"
31869 #, gcc-internal-format
31870 msgid "explicit specialization of non-template %qT"
31874 #, gcc-internal-format
31875 msgid "specialization of %qD after instantiation"
31879 #, gcc-internal-format
31880 msgid "%qD is not a function template"
31884 #, gcc-internal-format
31885 msgid "template-id %qD for %q+D does not match any template declaration"
31889 #, gcc-internal-format
31890 msgid "ambiguous template specialization %qD for %q+D"
31893 #. This case handles bogus declarations like template <>
31894 #. template <class T> void f<int>();
31895 #: cp/pt.c:1925 cp/pt.c:1979
31896 #, gcc-internal-format
31897 msgid "template-id %qD in declaration of primary template"
31901 #, gcc-internal-format
31902 msgid "template parameter list used in explicit instantiation"
31906 #, gcc-internal-format
31907 msgid "definition provided for explicit instantiation"
31911 #, gcc-internal-format
31912 msgid "too many template parameter lists in declaration of %qD"
31916 #, gcc-internal-format
31917 msgid "too few template parameter lists in declaration of %qD"
31921 #, gcc-internal-format
31922 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
31926 #, gcc-internal-format
31927 msgid "function template partial specialization %qD is not allowed"
31931 #, gcc-internal-format
31932 msgid "default argument specified in explicit specialization"
31936 #, fuzzy, gcc-internal-format
31937 msgid "%qD is not a template function"
31938 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31941 #, fuzzy, gcc-internal-format
31942 msgid "%qD is not declared in %qD"
31943 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
31945 #. From [temp.expl.spec]:
31947 #. If such an explicit specialization for the member
31948 #. of a class template names an implicitly-declared
31949 #. special member function (clause _special_), the
31950 #. program is ill-formed.
31952 #. Similar language is found in [temp.explicit].
31954 #, gcc-internal-format
31955 msgid "specialization of implicitly-declared special member function"
31959 #, gcc-internal-format
31960 msgid "no member function %qD declared in %qT"
31964 #, gcc-internal-format
31965 msgid "base initializer expansion %<%T%> contains no parameter packs"
31969 #, gcc-internal-format
31970 msgid "expansion pattern %<%T%> contains no argument packs"
31974 #, gcc-internal-format
31975 msgid "expansion pattern %<%E%> contains no argument packs"
31979 #, gcc-internal-format
31980 msgid "parameter packs not expanded with %<...%>:"
31983 #: cp/pt.c:2750 cp/pt.c:3371
31984 #, gcc-internal-format
31989 #, fuzzy, gcc-internal-format
31990 msgid " <anonymous>"
31994 #, fuzzy, gcc-internal-format
31995 msgid "declaration of %q+#D"
31996 msgstr "%J%qD esitelty turhaan uudestaan"
31999 #, gcc-internal-format
32000 msgid " shadows template parm %q+#D"
32004 #, gcc-internal-format
32005 msgid "template parameters not used in partial specialization:"
32009 #, gcc-internal-format
32010 msgid "partial specialization %qT does not specialize any template arguments"
32014 #, gcc-internal-format
32015 msgid "parameter pack argument %qE must be at the end of the template argument list"
32019 #, gcc-internal-format
32020 msgid "parameter pack argument %qT must be at the end of the template argument list"
32024 #, gcc-internal-format
32025 msgid "template argument %qE involves template parameter(s)"
32029 #, gcc-internal-format
32030 msgid "type %qT of template argument %qE depends on template parameter(s)"
32034 #, gcc-internal-format
32035 msgid "no default argument for %qD"
32039 #, gcc-internal-format
32040 msgid "parameter pack %qE must be at the end of the template parameter list"
32044 #, gcc-internal-format
32045 msgid "parameter pack %qT must be at the end of the template parameter list"
32049 #, gcc-internal-format
32050 msgid "template class without a name"
32055 #. A destructor shall not be a member template.
32057 #, gcc-internal-format
32058 msgid "destructor %qD declared as member template"
32061 #. [basic.stc.dynamic.allocation]
32063 #. An allocation function can be a function
32064 #. template. ... Template allocation functions shall
32065 #. have two or more parameters.
32067 #, gcc-internal-format
32068 msgid "invalid template declaration of %qD"
32072 #, gcc-internal-format
32073 msgid "template definition of non-template %q#D"
32077 #, gcc-internal-format
32078 msgid "expected %d levels of template parms for %q#D, got %d"
32082 #, gcc-internal-format
32083 msgid "got %d template parameters for %q#D"
32087 #, gcc-internal-format
32088 msgid "got %d template parameters for %q#T"
32092 #, gcc-internal-format
32093 msgid " but %d required"
32097 #, fuzzy, gcc-internal-format
32098 msgid "template arguments to %qD do not match original template %qD"
32099 msgstr "tyyppimuunnettu argumentti %qD ei sovi prototyyppiin"
32102 #, gcc-internal-format
32103 msgid "use template<> for an explicit specialization"
32107 #, gcc-internal-format
32108 msgid "%qT is not a template type"
32112 #, fuzzy, gcc-internal-format
32113 msgid "template specifiers not specified in declaration of %qD"
32114 msgstr "%qs:n esittelyssä tyyppi on oletuksena %<int%>"
32117 #, gcc-internal-format
32118 msgid "redeclared with %d template parameter(s)"
32122 #, fuzzy, gcc-internal-format
32123 msgid "previous declaration %q+D used %d template parameter(s)"
32124 msgstr "%J%qD:n edellinen esittely oli täällä"
32127 #, fuzzy, gcc-internal-format
32128 msgid "template parameter %q+#D"
32129 msgstr "%Juseita parametreja nimellä %qD"
32132 #, gcc-internal-format
32133 msgid "redeclared here as %q#D"
32136 #. We have in [temp.param]:
32138 #. A template-parameter may not be given default arguments
32139 #. by two different declarations in the same scope.
32141 #, gcc-internal-format
32142 msgid "redefinition of default argument for %q#D"
32146 #, fuzzy, gcc-internal-format
32147 msgid "%Joriginal definition appeared here"
32148 msgstr "funktion määrittely esitelty %<__thread%>:ksi"
32151 #, gcc-internal-format
32152 msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
32156 #, gcc-internal-format
32157 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
32161 #, gcc-internal-format
32162 msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
32166 #, gcc-internal-format
32167 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
32171 #, gcc-internal-format
32172 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
32176 #, gcc-internal-format
32177 msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
32181 #, gcc-internal-format
32182 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
32186 #, gcc-internal-format
32187 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
32191 #, gcc-internal-format
32192 msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
32196 #, fuzzy, gcc-internal-format
32197 msgid "%qE is not a valid template argument for type %qT"
32198 msgstr "tyyppi %qT ei ole tyypin %qT kantatyyppi"
32201 #, gcc-internal-format
32202 msgid "it must be the address of a function with external linkage"
32206 #, gcc-internal-format
32207 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
32211 #, gcc-internal-format
32212 msgid "try using %qE instead"
32216 #, gcc-internal-format
32217 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
32221 #, gcc-internal-format
32222 msgid "standard conversions are not allowed in this context"
32226 #, gcc-internal-format
32227 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
32230 #: cp/pt.c:4986 cp/pt.c:5005 cp/pt.c:5055
32231 #, gcc-internal-format
32232 msgid "type/value mismatch at argument %d in template parameter list for %qD"
32236 #, gcc-internal-format
32237 msgid " expected a constant of type %qT, got %qT"
32241 #, gcc-internal-format
32242 msgid " expected a class template, got %qE"
32246 #, gcc-internal-format
32247 msgid " expected a type, got %qE"
32251 #, gcc-internal-format
32252 msgid " expected a type, got %qT"
32256 #, gcc-internal-format
32257 msgid " expected a class template, got %qT"
32261 #, gcc-internal-format
32262 msgid " expected a template of type %qD, got %qD"
32265 #. Not sure if this is reachable, but it doesn't hurt
32268 #, fuzzy, gcc-internal-format
32269 msgid "type mismatch in nontype parameter pack"
32270 msgstr "ehtolausekkeessa on tyyppiristiriita"
32273 #, gcc-internal-format
32274 msgid "could not convert template argument %qE to %qT"
32278 #, gcc-internal-format
32279 msgid "wrong number of template arguments (%d, should be %d)"
32283 #, gcc-internal-format
32284 msgid "wrong number of template arguments (%d, should be %d%s)"
32288 #, gcc-internal-format
32289 msgid "provided for %q+D"
32293 #, gcc-internal-format
32294 msgid "cannot expand %<%E%> into a fixed-length argument list"
32298 #, gcc-internal-format
32299 msgid "cannot expand %<%T%> into a fixed-length argument list"
32303 #, gcc-internal-format
32304 msgid "template argument %d is invalid"
32308 #, gcc-internal-format
32309 msgid "non-template type %qT used as a template"
32313 #, fuzzy, gcc-internal-format
32314 msgid "for template declaration %q+D"
32315 msgstr "tyhjä esittely"
32318 #, gcc-internal-format
32319 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
32323 #, gcc-internal-format
32324 msgid "mismatched argument pack lengths while expanding %<%T%>"
32328 #, gcc-internal-format
32329 msgid "mismatched argument pack lengths while expanding %<%E%>"
32333 #, fuzzy, gcc-internal-format
32334 msgid "instantiation of %q+D as type %qT"
32335 msgstr "%qs:n esittely taulukollisena tyhjiä alkioita"
32337 #. It may seem that this case cannot occur, since:
32339 #. typedef void f();
32340 #. void g() { f x; }
32342 #. declares a function, not a variable. However:
32344 #. typedef void f();
32345 #. template <typename T> void g() { T t; }
32346 #. template void g<f>();
32348 #. is an attempt to declare a variable with function
32351 #, fuzzy, gcc-internal-format
32352 msgid "variable %qD has function type"
32353 msgstr "muuttujalla %qD on alustin, mutta vaillinainen tyyppi"
32356 #, gcc-internal-format
32357 msgid "invalid parameter type %qT"
32361 #, fuzzy, gcc-internal-format
32362 msgid "in declaration %q+D"
32363 msgstr "%J%qD esitelty turhaan uudestaan"
32366 #, gcc-internal-format
32367 msgid "function returning an array"
32371 #, gcc-internal-format
32372 msgid "function returning a function"
32376 #, gcc-internal-format
32377 msgid "creating pointer to member function of non-class type %qT"
32381 #, gcc-internal-format
32382 msgid "array bound is not an integer constant"
32386 #, gcc-internal-format
32387 msgid "creating array with negative size (%qE)"
32391 #, gcc-internal-format
32392 msgid "forming reference to void"
32396 #, gcc-internal-format
32397 msgid "forming %s to reference type %qT"
32401 #, gcc-internal-format
32402 msgid "creating pointer to member of non-class type %qT"
32406 #, gcc-internal-format
32407 msgid "creating pointer to member reference type %qT"
32411 #, gcc-internal-format
32412 msgid "creating pointer to member of type void"
32416 #, gcc-internal-format
32417 msgid "creating array of %qT"
32421 #, gcc-internal-format
32422 msgid "creating array of %qT, which is an abstract class type"
32426 #, gcc-internal-format
32427 msgid "%qT is not a class, struct, or union type"
32431 #, fuzzy, gcc-internal-format
32432 msgid "%qT resolves to %qT, which is not an enumeration type"
32433 msgstr "%Jcase-arvo %qs ei ole luetellussa tyypissä"
32436 #, gcc-internal-format
32437 msgid "%qT resolves to %qT, which is is not a class type"
32441 #, gcc-internal-format
32442 msgid "use of %qs in template"
32446 #, gcc-internal-format
32447 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
32451 #, gcc-internal-format
32452 msgid "say %<typename %E%> if a type is meant"
32456 #, gcc-internal-format
32457 msgid "using invalid field %qD"
32460 #: cp/pt.c:10396 cp/pt.c:11059
32461 #, fuzzy, gcc-internal-format
32462 msgid "invalid use of pack expansion expression"
32463 msgstr "void-lausekkeen epäkelpo käyttö"
32465 #: cp/pt.c:10400 cp/pt.c:11063
32466 #, gcc-internal-format
32467 msgid "use %<...%> to expand argument pack"
32471 #, fuzzy, gcc-internal-format
32472 msgid "iteration variable %qD should not be reduction"
32473 msgstr "sisäkkäisessä funktiossa käytetty rekisterimuuttujaa %qD"
32476 #, gcc-internal-format
32477 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
32481 #, gcc-internal-format
32482 msgid "%qT is not a class or namespace"
32483 msgstr "%qT ei ole luokka tai nimiavaruus"
32486 #, gcc-internal-format
32487 msgid "%qD is not a class or namespace"
32488 msgstr "%qD ei ole luokka tai nimiavaruus"
32491 #, gcc-internal-format
32492 msgid "%qT is/uses anonymous type"
32496 #, gcc-internal-format
32497 msgid "template argument for %qD uses local type %qT"
32501 #, gcc-internal-format
32502 msgid "%qT is a variably modified type"
32506 #, gcc-internal-format
32507 msgid "integral expression %qE is not constant"
32511 #, gcc-internal-format
32512 msgid " trying to instantiate %qD"
32516 #, gcc-internal-format
32517 msgid "ambiguous class template instantiation for %q#T"
32521 #, gcc-internal-format
32525 #: cp/pt.c:14806 cp/pt.c:14889
32526 #, gcc-internal-format
32527 msgid "explicit instantiation of non-template %q#D"
32531 #, gcc-internal-format
32532 msgid "%qD is not a static data member of a class template"
32535 #: cp/pt.c:14827 cp/pt.c:14884
32536 #, gcc-internal-format
32537 msgid "no matching template for %qD found"
32541 #, gcc-internal-format
32542 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
32546 #, gcc-internal-format
32547 msgid "explicit instantiation of %q#D"
32551 #, gcc-internal-format
32552 msgid "duplicate explicit instantiation of %q#D"
32555 #: cp/pt.c:14899 cp/pt.c:14991
32556 #, fuzzy, gcc-internal-format
32557 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
32558 msgstr "ISO C++ kieltää metodiosoittimen käytön vähennyslaskussa"
32560 #: cp/pt.c:14904 cp/pt.c:15008
32561 #, gcc-internal-format
32562 msgid "storage class %qD applied to template instantiation"
32566 #, gcc-internal-format
32567 msgid "explicit instantiation of non-template type %qT"
32571 #, gcc-internal-format
32572 msgid "explicit instantiation of %q#T before definition of template"
32576 #, gcc-internal-format
32577 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
32581 #, gcc-internal-format
32582 msgid "duplicate explicit instantiation of %q#T"
32587 #. The definition of a non-exported function template, a
32588 #. non-exported member function template, or a non-exported
32589 #. member function or static data member of a class template
32590 #. shall be present in every translation unit in which it is
32591 #. explicitly instantiated.
32593 #, gcc-internal-format
32594 msgid "explicit instantiation of %qD but no definition available"
32598 #, gcc-internal-format
32599 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth-NN to increase the maximum)"
32603 #, gcc-internal-format
32604 msgid "%q#T is not a valid type for a template constant parameter"
32608 #, gcc-internal-format
32609 msgid "deducing auto from brace-enclosed initializer list requires #include <initializer_list>"
32613 #, fuzzy, gcc-internal-format
32614 msgid "unable to deduce %qT from %qE"
32615 msgstr "ei voi emuloida %qs"
32618 #, gcc-internal-format
32619 msgid "-frepo must be used with -c"
32623 #, gcc-internal-format
32624 msgid "mysterious repository information in %s"
32628 #, gcc-internal-format
32629 msgid "can't create repository information file %qs"
32633 #, gcc-internal-format
32634 msgid "cannot use typeid with -fno-rtti"
32635 msgstr "typeid:tä ei voi käyttää -fno-rtti-valitsimen kanssa"
32638 #, gcc-internal-format
32639 msgid "must #include <typeinfo> before using typeid"
32640 msgstr "ennen typeid:n käyttöä on oltava #include <typeinfo>"
32643 #, gcc-internal-format
32644 msgid "cannot create type information for type %qT because it involves types of variable size"
32647 #: cp/rtti.c:635 cp/rtti.c:650
32648 #, gcc-internal-format
32649 msgid "dynamic_cast of %q#D to %q#T can never succeed"
32650 msgstr "dynamic_cast tyypistä %q#D tyypiksi %q#T ei voi koskaan onnistua"
32653 #, gcc-internal-format
32654 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
32655 msgstr "%<dynamic_cast%> ei ole sallittu valitsimen -fno-rtti kanssa"
32658 #, gcc-internal-format
32659 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
32663 #, gcc-internal-format
32664 msgid "%qT is an ambiguous base of %qT"
32668 #, gcc-internal-format
32669 msgid "%qT is an inaccessible base of %qT"
32672 #: cp/search.c:1862
32673 #, gcc-internal-format
32674 msgid "deprecated covariant return type for %q+#D"
32677 #: cp/search.c:1864 cp/search.c:1879 cp/search.c:1884 cp/search.c:1903
32678 #, gcc-internal-format
32679 msgid " overriding %q+#D"
32682 #: cp/search.c:1878
32683 #, fuzzy, gcc-internal-format
32684 msgid "invalid covariant return type for %q+#D"
32685 msgstr "epäkelpo vektorityyppi attribuutille %qs"
32687 #: cp/search.c:1883
32688 #, fuzzy, gcc-internal-format
32689 msgid "conflicting return type specified for %q+#D"
32690 msgstr "%J ristiriitaiset tyyppimääreet %qD:lle"
32692 #: cp/search.c:1893
32693 #, gcc-internal-format
32694 msgid "looser throw specifier for %q+#F"
32697 #: cp/search.c:1894
32698 #, gcc-internal-format
32699 msgid " overriding %q+#F"
32702 #: cp/search.c:1902
32703 #, fuzzy, gcc-internal-format
32704 msgid "conflicting type attributes specified for %q+#D"
32705 msgstr "%J ristiriitaiset tyyppimääreet %qD:lle"
32707 #: cp/search.c:1913
32708 #, gcc-internal-format
32709 msgid "overriding non-deleted function %q+D"
32712 #: cp/search.c:1917
32713 #, fuzzy, gcc-internal-format
32714 msgid "non-deleted function %q+D"
32715 msgstr "Funktio %qs:"
32717 #: cp/search.c:1918
32718 #, fuzzy, gcc-internal-format
32719 msgid "overriding deleted function %q+D"
32720 msgstr "ristiriitaiset tyypit sisäiselle funktiolle %q+D"
32722 #. A static member function cannot match an inherited
32723 #. virtual member function.
32724 #: cp/search.c:2010
32725 #, gcc-internal-format
32726 msgid "%q+#D cannot be declared"
32729 #: cp/search.c:2011
32730 #, gcc-internal-format
32731 msgid " since %q+#D declared in base class"
32734 #: cp/semantics.c:761
32735 #, gcc-internal-format
32736 msgid "suggest explicit braces around empty body in %<do%> statement"
32739 #: cp/semantics.c:1285
32740 #, gcc-internal-format
32741 msgid "type of asm operand %qE could not be determined"
32744 #: cp/semantics.c:1341
32745 #, gcc-internal-format
32746 msgid "__label__ declarations are only allowed in function scopes"
32749 #: cp/semantics.c:1439
32750 #, gcc-internal-format
32751 msgid "invalid use of member %q+D in static member function"
32752 msgstr "jäsentä %q+D käytetty virheellisesti staattisessa jäsenfunktiossa"
32755 #: cp/semantics.c:1441
32756 #, gcc-internal-format
32757 msgid "invalid use of non-static data member %q+D"
32758 msgstr "ei-staattista datajäsentä %q+D käytetty virheellisesti"
32760 #: cp/semantics.c:1442 cp/semantics.c:1484
32761 #, gcc-internal-format
32762 msgid "from this location"
32763 msgstr "tästä kohdasta"
32765 #: cp/semantics.c:1483
32766 #, gcc-internal-format
32767 msgid "object missing in reference to %q+D"
32770 #: cp/semantics.c:1976
32771 #, gcc-internal-format
32772 msgid "arguments to destructor are not allowed"
32775 #: cp/semantics.c:2026
32776 #, gcc-internal-format
32777 msgid "%<this%> is unavailable for static member functions"
32778 msgstr "%<this%> ei ole käytettävissä staattisissa jäsenfunktioissa"
32780 #: cp/semantics.c:2032
32781 #, gcc-internal-format
32782 msgid "invalid use of %<this%> in non-member function"
32785 #: cp/semantics.c:2034
32786 #, gcc-internal-format
32787 msgid "invalid use of %<this%> at top level"
32790 #: cp/semantics.c:2058
32791 #, gcc-internal-format
32792 msgid "invalid qualifying scope in pseudo-destructor name"
32795 #: cp/semantics.c:2063 cp/typeck.c:2138
32796 #, gcc-internal-format
32797 msgid "qualified type %qT does not match destructor name ~%qT"
32800 #: cp/semantics.c:2085
32801 #, gcc-internal-format
32802 msgid "%qE is not of type %qT"
32805 #: cp/semantics.c:2129
32806 #, fuzzy, gcc-internal-format
32807 msgid "compound literal of non-object type %qT"
32808 msgstr "yhdysliteraalin koko on muuttuva"
32810 #: cp/semantics.c:2213
32811 #, gcc-internal-format
32812 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
32815 #: cp/semantics.c:2254
32816 #, gcc-internal-format
32817 msgid "invalid use of type %qT as a default value for a template template-parameter"
32820 #: cp/semantics.c:2257
32821 #, gcc-internal-format
32822 msgid "invalid default argument for a template template parameter"
32825 #: cp/semantics.c:2274
32826 #, gcc-internal-format
32827 msgid "definition of %q#T inside template parameter list"
32830 #: cp/semantics.c:2285
32831 #, gcc-internal-format
32832 msgid "invalid definition of qualified type %qT"
32835 #: cp/semantics.c:2501
32836 #, gcc-internal-format
32837 msgid "invalid base-class specification"
32840 #: cp/semantics.c:2513
32841 #, gcc-internal-format
32842 msgid "base class %qT has cv qualifiers"
32845 #: cp/semantics.c:2538
32846 #, gcc-internal-format
32847 msgid "%Hincomplete type %qT used in nested name specifier"
32850 #: cp/semantics.c:2542
32851 #, gcc-internal-format
32852 msgid "%Hreference to %<%T::%D%> is ambiguous"
32855 #: cp/semantics.c:2546
32856 #, fuzzy, gcc-internal-format
32857 msgid "%H%qD is not a member of %qT"
32858 msgstr "%qs ei ole kelpo tulostetiedosto"
32860 #: cp/semantics.c:2549
32861 #, fuzzy, gcc-internal-format
32862 msgid "%H%qD is not a member of %qD"
32863 msgstr "%qs ei ole kelpo tulostetiedosto"
32865 #: cp/semantics.c:2551
32866 #, fuzzy, gcc-internal-format
32867 msgid "%H%<::%D%> has not been declared"
32868 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
32870 #: cp/semantics.c:2692
32871 #, gcc-internal-format
32872 msgid "use of %<auto%> variable from containing function"
32875 #: cp/semantics.c:2694
32876 #, gcc-internal-format
32877 msgid " %q+#D declared here"
32880 #: cp/semantics.c:2732
32881 #, gcc-internal-format
32882 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
32885 #: cp/semantics.c:2896
32886 #, gcc-internal-format
32887 msgid "%qD cannot appear in a constant-expression"
32890 #: cp/semantics.c:2904
32891 #, gcc-internal-format
32892 msgid "use of namespace %qD as expression"
32895 #: cp/semantics.c:2909
32896 #, gcc-internal-format
32897 msgid "use of class template %qT as expression"
32900 #. Ambiguous reference to base members.
32901 #: cp/semantics.c:2915
32902 #, gcc-internal-format
32903 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
32906 #: cp/semantics.c:3037 cp/semantics.c:4767
32907 #, gcc-internal-format
32908 msgid "type of %qE is unknown"
32911 #: cp/semantics.c:3052
32912 #, gcc-internal-format
32913 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
32916 #: cp/semantics.c:3063
32917 #, gcc-internal-format
32918 msgid "cannot apply %<offsetof%> to member function %qD"
32921 #: cp/semantics.c:3508
32922 #, gcc-internal-format
32923 msgid "%qD is not a variable in clause %qs"
32926 #: cp/semantics.c:3517 cp/semantics.c:3539 cp/semantics.c:3561
32927 #, gcc-internal-format
32928 msgid "%qD appears more than once in data clauses"
32931 #: cp/semantics.c:3531
32932 #, fuzzy, gcc-internal-format
32933 msgid "%qD is not a variable in clause %<firstprivate%>"
32934 msgstr "halutaan rekisterimuuttujan %qD osoite"
32936 #: cp/semantics.c:3553
32937 #, fuzzy, gcc-internal-format
32938 msgid "%qD is not a variable in clause %<lastprivate%>"
32939 msgstr "halutaan rekisterimuuttujan %qD osoite"
32941 #: cp/semantics.c:3583
32942 #, gcc-internal-format
32943 msgid "num_threads expression must be integral"
32946 #: cp/semantics.c:3597
32947 #, gcc-internal-format
32948 msgid "schedule chunk size expression must be integral"
32951 #: cp/semantics.c:3729
32952 #, gcc-internal-format
32953 msgid "%qE has reference type for %qs"
32956 #: cp/semantics.c:3800
32957 #, gcc-internal-format
32958 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
32961 #: cp/semantics.c:3814
32962 #, fuzzy, gcc-internal-format
32963 msgid "%<threadprivate%> %qE directive not in %qT definition"
32964 msgstr "%Jparametrin %qD tyyppi on vaillinainen"
32966 #: cp/semantics.c:3949
32967 #, gcc-internal-format
32968 msgid "%Hinvalid controlling predicate"
32971 #: cp/semantics.c:3959
32972 #, gcc-internal-format
32973 msgid "%Hdifference between %qE and %qD does not have integer type"
32976 #: cp/semantics.c:4054
32977 #, gcc-internal-format
32978 msgid "%Hinvalid increment expression"
32979 msgstr "%Hvirheellinen kasvatuslauseke"
32981 #: cp/semantics.c:4180 cp/semantics.c:4251
32982 #, fuzzy, gcc-internal-format
32983 msgid "%Hexpected iteration declaration or initialization"
32984 msgstr "%qD esitelty extern-avainsanalla sisäkkäin"
32986 #: cp/semantics.c:4191
32987 #, gcc-internal-format
32988 msgid "%Hmissing controlling predicate"
32991 #: cp/semantics.c:4197
32992 #, gcc-internal-format
32993 msgid "%Hmissing increment expression"
32994 msgstr "%Hpuuttuva kasvatuslauseke"
32996 #: cp/semantics.c:4277
32997 #, fuzzy, gcc-internal-format
32998 msgid "%Hinvalid type for iteration variable %qE"
32999 msgstr "epäkelpo vektorityyppi attribuutille %qs"
33001 #. Report the error.
33002 #: cp/semantics.c:4479
33003 #, gcc-internal-format
33004 msgid "static assertion failed: %E"
33007 #: cp/semantics.c:4481
33008 #, fuzzy, gcc-internal-format
33009 msgid "non-constant condition for static assertion"
33010 msgstr "%J%qD esitelty ei-staattisena, edellinen esittely staattinen"
33012 #: cp/semantics.c:4573 cp/semantics.c:4690
33013 #, fuzzy, gcc-internal-format
33014 msgid "argument to decltype must be an expression"
33015 msgstr "ylivuoto vakiolausekkeessa"
33017 #: cp/semantics.c:4640
33018 #, fuzzy, gcc-internal-format
33019 msgid "%qE refers to a set of overloaded functions"
33020 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
33022 #: cp/semantics.c:4723
33023 #, gcc-internal-format
33024 msgid "unable to determine the declared type of expression %<%E%>"
33027 #: cp/semantics.c:4954
33028 #, gcc-internal-format
33029 msgid "__is_convertible_to"
33032 #: cp/semantics.c:4993 cp/semantics.c:5003
33033 #, gcc-internal-format
33034 msgid "incomplete type %qT not allowed"
33038 #, gcc-internal-format
33039 msgid "%qV qualifiers cannot be applied to %qT"
33043 #, gcc-internal-format
33044 msgid "%qE attribute can only be applied to Java class definitions"
33048 #, gcc-internal-format
33049 msgid "%qE attribute can only be applied to class definitions"
33053 #, gcc-internal-format
33054 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
33055 msgstr "%qE on vanhentunut; g++:n vtable'it ovat nyt oletusarvoisesti COM-yhteensopivia"
33058 #, gcc-internal-format
33059 msgid "requested init_priority is not an integer constant"
33063 #, gcc-internal-format
33064 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
33068 #, gcc-internal-format
33069 msgid "requested init_priority is out of range"
33073 #, gcc-internal-format
33074 msgid "requested init_priority is reserved for internal use"
33078 #, gcc-internal-format
33079 msgid "%qE attribute is not supported on this platform"
33082 #: cp/typeck.c:465 cp/typeck.c:480 cp/typeck.c:582
33083 #, gcc-internal-format
33084 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
33088 # %s:ää EI VOI suomentaa. siksi fuzzy.
33090 #, fuzzy, gcc-internal-format
33091 msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
33092 msgstr "ISO C++ kieltää %<void *%>-osoittimen ja funktio-osoittimen %s"
33095 #, gcc-internal-format
33096 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
33099 #: cp/typeck.c:1208
33100 #, gcc-internal-format
33101 msgid "canonical types differ for identical types %T and %T"
33104 #: cp/typeck.c:1215
33105 #, gcc-internal-format
33106 msgid "same canonical type node for different types %T and %T"
33109 #: cp/typeck.c:1328
33110 #, gcc-internal-format
33111 msgid "invalid application of %qs to a member function"
33114 #: cp/typeck.c:1396
33115 #, gcc-internal-format
33116 msgid "invalid application of %<sizeof%> to a bit-field"
33117 msgstr "epäkelpo %<sizeof%>-avainsanan soveltaminen bittikenttään"
33119 #: cp/typeck.c:1404
33120 #, fuzzy, gcc-internal-format
33121 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
33122 msgstr "epäkelpo %<sizeof%>-avainsanan soveltaminen funktiotyyppiin"
33124 #: cp/typeck.c:1453
33125 #, fuzzy, gcc-internal-format
33126 msgid "invalid application of %<__alignof%> to a bit-field"
33127 msgstr "epäkelpo %<sizeof%>-avainsanan soveltaminen funktiotyyppiin"
33129 #: cp/typeck.c:1464
33130 #, gcc-internal-format
33131 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
33134 #: cp/typeck.c:1522
33135 #, gcc-internal-format
33136 msgid "invalid use of non-static member function"
33139 #: cp/typeck.c:1784
33140 #, gcc-internal-format
33141 msgid "deprecated conversion from string constant to %qT"
33142 msgstr "vanhentunut tyyppimuunnos merkkijonovakiosta tyyppiin %qT"
33144 #: cp/typeck.c:1907 cp/typeck.c:2282
33145 #, gcc-internal-format
33146 msgid "request for member %qD in %qE, which is of non-class type %qT"
33149 #: cp/typeck.c:1936
33150 #, gcc-internal-format
33151 msgid "invalid use of nonstatic data member %qE"
33154 #: cp/typeck.c:1938
33155 #, gcc-internal-format
33156 msgid "%qD is not a member of %qT"
33159 #: cp/typeck.c:1991
33160 #, gcc-internal-format
33161 msgid "invalid access to non-static data member %qD of NULL object"
33164 #: cp/typeck.c:1994 cp/typeck.c:2025
33165 #, gcc-internal-format
33166 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
33170 #: cp/typeck.c:2022
33171 #, fuzzy, gcc-internal-format
33172 msgid "invalid access to non-static data member %qD of NULL object"
33173 msgstr "ei-staattista datajäsentä %q+D käytetty virheellisesti"
33175 #: cp/typeck.c:2112
33176 #, gcc-internal-format
33177 msgid "invalid use of %qD"
33180 #: cp/typeck.c:2150
33181 #, fuzzy, gcc-internal-format
33182 msgid "object type %qT does not match destructor name ~%qT"
33183 msgstr "prototyypille %q#D ei ole vastinetta luokassa %qT"
33185 #: cp/typeck.c:2158
33186 #, gcc-internal-format
33187 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
33190 #: cp/typeck.c:2197 cp/typeck.c:2217
33191 #, fuzzy, gcc-internal-format
33192 msgid "%qD is not a template"
33193 msgstr "%J%qD on tavallisesti ei-staattinen funktio"
33195 #: cp/typeck.c:2321
33196 #, gcc-internal-format
33197 msgid "%<%D::%D%> is not a member of %qT"
33200 #: cp/typeck.c:2337
33201 #, gcc-internal-format
33202 msgid "%qT is not a base of %qT"
33205 #: cp/typeck.c:2357
33206 #, gcc-internal-format
33207 msgid "%qD has no member named %qE"
33210 #: cp/typeck.c:2373
33211 #, gcc-internal-format
33212 msgid "%qD is not a member template function"
33215 #: cp/typeck.c:2521
33216 #, gcc-internal-format
33217 msgid "%qT is not a pointer-to-object type"
33220 #: cp/typeck.c:2549
33221 #, gcc-internal-format
33222 msgid "invalid use of %qs on pointer to member"
33225 #: cp/typeck.c:2553
33226 #, gcc-internal-format
33227 msgid "invalid type argument of %qs"
33230 #: cp/typeck.c:2555
33231 #, gcc-internal-format
33232 msgid "invalid type argument"
33235 #: cp/typeck.c:2582
33236 #, gcc-internal-format
33237 msgid "subscript missing in array reference"
33240 #: cp/typeck.c:2662
33241 #, gcc-internal-format
33242 msgid "ISO C++ forbids subscripting non-lvalue array"
33245 #: cp/typeck.c:2674
33246 #, gcc-internal-format
33247 msgid "subscripting array declared %<register%>"
33250 #: cp/typeck.c:2766
33251 #, gcc-internal-format
33252 msgid "object missing in use of %qE"
33255 #: cp/typeck.c:2903
33256 #, gcc-internal-format
33257 msgid "ISO C++ forbids calling %<::main%> from within program"
33258 msgstr "ISO C++ kieltää %<::main%>-funktion kutsumisen ohjelmasta"
33260 #: cp/typeck.c:2922
33261 #, gcc-internal-format
33262 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
33265 #: cp/typeck.c:2937
33266 #, gcc-internal-format
33267 msgid "%qE cannot be used as a function"
33270 #: cp/typeck.c:3030
33271 #, fuzzy, gcc-internal-format
33272 msgid "too many arguments to %s %q+#D"
33273 msgstr "liikaa argumentteja funktiolle %s %q+#D"
33275 #: cp/typeck.c:3032 cp/typeck.c:3145
33276 #, gcc-internal-format
33277 msgid "at this point in file"
33278 msgstr "tässä kohdassa tiedostoa"
33280 #: cp/typeck.c:3035
33281 #, gcc-internal-format
33282 msgid "too many arguments to function"
33283 msgstr "liikaa argumentteja funktiolle"
33285 #: cp/typeck.c:3070
33286 #, gcc-internal-format
33287 msgid "parameter %P of %qD has incomplete type %qT"
33290 #: cp/typeck.c:3073
33291 #, gcc-internal-format
33292 msgid "parameter %P has incomplete type %qT"
33293 msgstr "parametrilla %P on epätäydellinen tyyppi %qT"
33295 #: cp/typeck.c:3143
33296 #, gcc-internal-format
33297 msgid "too few arguments to %s %q+#D"
33300 #: cp/typeck.c:3148
33301 #, gcc-internal-format
33302 msgid "too few arguments to function"
33303 msgstr "liian vähän argumentteja funktiolle"
33305 #: cp/typeck.c:3354 cp/typeck.c:3365
33306 #, gcc-internal-format
33307 msgid "assuming cast to type %qT from overloaded function"
33310 #: cp/typeck.c:3573
33311 #, fuzzy, gcc-internal-format
33312 msgid "left rotate count is negative"
33313 msgstr "taulukon %qs koko on negatiivinen"
33315 #: cp/typeck.c:3574
33316 #, gcc-internal-format
33317 msgid "right rotate count is negative"
33320 #: cp/typeck.c:3580
33321 #, gcc-internal-format
33322 msgid "left rotate count >= width of type"
33325 #: cp/typeck.c:3581
33326 #, gcc-internal-format
33327 msgid "right rotate count >= width of type"
33330 #: cp/typeck.c:3600 cp/typeck.c:3823
33331 #, fuzzy, gcc-internal-format
33332 msgid "comparison with string literal results in unspecified behaviour"
33333 msgstr "%J#pragma weak %qD -ilmaisun soveltaminen ensimmäisen käytön jälkeen käyttäytyy määrittelemättömästi"
33335 #: cp/typeck.c:3640 cp/typeck.c:3648 cp/typeck.c:3843 cp/typeck.c:3851
33336 #, gcc-internal-format
33337 msgid "ISO C++ forbids comparison between pointer and integer"
33338 msgstr "ISO C++ kieltää osoittimen ja kokonaisluvun vertailun"
33340 #: cp/typeck.c:3868
33341 #, gcc-internal-format
33342 msgid "unordered comparison on non-floating point argument"
33345 #: cp/typeck.c:3908
33346 #, gcc-internal-format
33347 msgid "invalid operands of types %qT and %qT to binary %qO"
33350 #. Some sort of arithmetic operation involving NULL was
33351 #. performed. Note that pointer-difference and pointer-addition
33352 #. have already been handled above, and so we don't end up here in
33354 #: cp/typeck.c:3998
33355 #, gcc-internal-format
33356 msgid "NULL used in arithmetic"
33357 msgstr "NULL-arvon käyttö laskutoimituksessa"
33359 #: cp/typeck.c:4065
33360 #, gcc-internal-format
33361 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
33362 msgstr "ISO C++ kieltää %<void *%>-tyyppisen osoittimen käytön vähennyslaskussa"
33364 #: cp/typeck.c:4067
33365 #, gcc-internal-format
33366 msgid "ISO C++ forbids using pointer to a function in subtraction"
33367 msgstr "ISO C++ kieltää funktio-osoittimen käytön vähennyslaskussa"
33369 # semi-fuzzy; onko metodi tässä luokan jäsenfunktio ja yllä muu funktio?
33370 #: cp/typeck.c:4069
33371 #, gcc-internal-format
33372 msgid "ISO C++ forbids using pointer to a method in subtraction"
33373 msgstr "ISO C++ kieltää metodiosoittimen käytön vähennyslaskussa"
33375 #: cp/typeck.c:4082
33376 #, gcc-internal-format
33377 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
33380 #: cp/typeck.c:4142
33381 #, gcc-internal-format
33382 msgid "invalid use of %qE to form a pointer-to-member-function"
33385 #: cp/typeck.c:4145
33386 #, gcc-internal-format
33387 msgid " a qualified-id is required"
33390 #: cp/typeck.c:4150
33391 #, gcc-internal-format
33392 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
33395 #: cp/typeck.c:4173
33396 #, gcc-internal-format
33397 msgid "taking address of temporary"
33400 #: cp/typeck.c:4433
33401 #, gcc-internal-format
33402 msgid "ISO C++ forbids incrementing an enum"
33403 msgstr "ISO C++ kieltää enumin lisäyksen"
33405 #: cp/typeck.c:4434
33406 #, gcc-internal-format
33407 msgid "ISO C++ forbids decrementing an enum"
33408 msgstr "ISO C++ kieltää enumin vähentämisen"
33410 #: cp/typeck.c:4450
33411 #, fuzzy, gcc-internal-format
33412 msgid "cannot increment a pointer to incomplete type %qT"
33413 msgstr "parametrilla %P on epätäydellinen tyyppi %qT"
33415 #: cp/typeck.c:4451
33416 #, fuzzy, gcc-internal-format
33417 msgid "cannot decrement a pointer to incomplete type %qT"
33418 msgstr "parametrilla %P on epätäydellinen tyyppi %qT"
33420 #: cp/typeck.c:4462
33421 #, gcc-internal-format
33422 msgid "ISO C++ forbids incrementing a pointer of type %qT"
33423 msgstr "ISO C++ kieltää %qT-tyyppisen osoittimen kasvattamisen"
33425 #: cp/typeck.c:4463
33426 #, gcc-internal-format
33427 msgid "ISO C++ forbids decrementing a pointer of type %qT"
33428 msgstr "ISO C++ kieltää %qT-tyyppisen osoittimen vähentämisen"
33430 #: cp/typeck.c:4489
33431 #, gcc-internal-format
33432 msgid "invalid use of Boolean expression as operand to %<operator--%>"
33435 #: cp/typeck.c:4524
33436 #, gcc-internal-format
33437 msgid "ISO C++ forbids taking address of function %<::main%>"
33438 msgstr "ISO C++ kieltää %<::main%>-funktion osoitteen ottamisen"
33440 #. An expression like &memfn.
33441 #: cp/typeck.c:4585
33442 #, gcc-internal-format
33443 msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function. Say %<&%T::%D%>"
33446 #: cp/typeck.c:4590
33447 #, gcc-internal-format
33448 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say %<&%T::%D%>"
33451 #: cp/typeck.c:4619
33452 #, gcc-internal-format
33453 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
33456 #: cp/typeck.c:4647
33457 #, gcc-internal-format
33458 msgid "cannot create pointer to reference member %qD"
33461 #: cp/typeck.c:4862
33462 #, gcc-internal-format
33463 msgid "cannot take the address of %<this%>, which is an rvalue expression"
33466 #: cp/typeck.c:4885
33467 #, gcc-internal-format
33468 msgid "address of explicit register variable %qD requested"
33471 #: cp/typeck.c:4890
33472 #, gcc-internal-format
33473 msgid "address requested for %qD, which is declared %<register%>"
33476 #: cp/typeck.c:4957
33477 #, gcc-internal-format
33478 msgid "%s expression list treated as compound expression"
33481 #: cp/typeck.c:5047
33482 #, fuzzy, gcc-internal-format
33483 msgid "cast from type %qT to type %qT casts away constness"
33484 msgstr "virheellinen const_cast tyypistä %qT tyyppiin %qT"
33486 #: cp/typeck.c:5052
33487 #, fuzzy, gcc-internal-format
33488 msgid "static_cast from type %qT to type %qT casts away constness"
33489 msgstr "virheellinen const_cast tyypistä %qT tyyppiin %qT"
33491 #: cp/typeck.c:5057
33492 #, fuzzy, gcc-internal-format
33493 msgid "reinterpret_cast from type %qT to type %qT casts away constness"
33494 msgstr "virheellinen const_cast tyypistä %qT tyyppiin %qT"
33496 #: cp/typeck.c:5377
33497 #, gcc-internal-format
33498 msgid "invalid static_cast from type %qT to type %qT"
33501 #: cp/typeck.c:5400
33502 #, gcc-internal-format
33503 msgid "converting from %qT to %qT"
33504 msgstr "muunnos tyypistä %qT tyyppiin %qT"
33506 #: cp/typeck.c:5449
33507 #, gcc-internal-format
33508 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
33511 #: cp/typeck.c:5511
33512 #, gcc-internal-format
33513 msgid "cast from %qT to %qT loses precision"
33514 msgstr "muunnoksessa tyypistä %qT tyyppiin %qT menetetään tarkkuutta"
33516 #: cp/typeck.c:5541
33517 #, gcc-internal-format
33518 msgid "cast from %qT to %qT increases required alignment of target type"
33521 #. Only issue a warning, as we have always supported this
33522 #. where possible, and it is necessary in some cases. DR 195
33523 #. addresses this issue, but as of 2004/10/26 is still in
33525 #: cp/typeck.c:5560
33526 #, gcc-internal-format
33527 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
33528 msgstr "ISO C++ kieltää tyyppimuunnoksen funktio-osoittimen ja olio-osoittimen välillä"
33530 #: cp/typeck.c:5572
33531 #, gcc-internal-format
33532 msgid "invalid cast from type %qT to type %qT"
33533 msgstr "virheellinen muunnos tyypistä %qT tyyppiin %qT"
33535 #: cp/typeck.c:5628
33536 #, gcc-internal-format
33537 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
33540 #: cp/typeck.c:5637
33541 #, gcc-internal-format
33542 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
33545 #: cp/typeck.c:5662
33546 #, gcc-internal-format
33547 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
33550 #: cp/typeck.c:5711
33551 #, gcc-internal-format
33552 msgid "invalid const_cast from type %qT to type %qT"
33553 msgstr "virheellinen const_cast tyypistä %qT tyyppiin %qT"
33555 #: cp/typeck.c:5788 cp/typeck.c:5796
33556 #, gcc-internal-format
33557 msgid "ISO C++ forbids casting to an array type %qT"
33560 #: cp/typeck.c:5805
33561 #, gcc-internal-format
33562 msgid "invalid cast to function type %qT"
33565 #: cp/typeck.c:6047
33566 #, gcc-internal-format
33567 msgid " in evaluation of %<%Q(%#T, %#T)%>"
33570 #: cp/typeck.c:6101
33571 #, gcc-internal-format
33572 msgid "incompatible types in assignment of %qT to %qT"
33575 #: cp/typeck.c:6115
33576 #, fuzzy, gcc-internal-format
33577 msgid "array used as initializer"
33578 msgstr "skalaarialustimen ympärillä on aaltosulkeet"
33580 #: cp/typeck.c:6117
33581 #, fuzzy, gcc-internal-format
33582 msgid "invalid array assignment"
33583 msgstr "epäkelpo lvalue sijoituksessa"
33585 #: cp/typeck.c:6215
33586 #, gcc-internal-format
33587 msgid " in pointer to member function conversion"
33590 #: cp/typeck.c:6226
33591 #, gcc-internal-format
33592 msgid "pointer to member conversion via virtual base %qT"
33595 #: cp/typeck.c:6266 cp/typeck.c:6278
33596 #, gcc-internal-format
33597 msgid " in pointer to member conversion"
33600 #: cp/typeck.c:6356
33601 #, gcc-internal-format
33602 msgid "invalid conversion to type %qT from type %qT"
33605 #: cp/typeck.c:6627
33606 #, gcc-internal-format
33607 msgid "cannot convert %qT to %qT for argument %qP to %qD"
33608 msgstr "ei voi muuntaa tyypistä %1$qT tyyppiin %2$qT %4$qD:n argumentiksi %3$qP"
33611 # %s on "initialization", jota EI VOI suomentaa tällä hetkellä.
33612 #: cp/typeck.c:6630
33613 #, gcc-internal-format
33614 msgid "cannot convert %qT to %qT in %s"
33615 msgstr "ei voi muuntaa tyypistä %qT tyyppiin %qT (%s)"
33617 #: cp/typeck.c:6644
33618 #, fuzzy, gcc-internal-format
33619 msgid "%s might be a candidate for a format attribute"
33620 msgstr "funktio on ehkä mahdollinen ehdokas %qs-muotoiluattribuutille"
33622 #: cp/typeck.c:6733 cp/typeck.c:6735
33623 #, gcc-internal-format
33624 msgid "in passing argument %P of %q+D"
33627 #: cp/typeck.c:6785
33628 #, gcc-internal-format
33629 msgid "returning reference to temporary"
33632 #: cp/typeck.c:6792
33633 #, gcc-internal-format
33634 msgid "reference to non-lvalue returned"
33637 #: cp/typeck.c:6808
33638 #, fuzzy, gcc-internal-format
33639 msgid "reference to local variable %q+D returned"
33640 msgstr "palautettu viittaus paikalliseen muuttujaan %qD"
33642 #: cp/typeck.c:6811
33643 #, fuzzy, gcc-internal-format
33644 msgid "address of local variable %q+D returned"
33645 msgstr "halutaan globaalin rekisterimuuttujan %qD osoite"
33647 #: cp/typeck.c:6846
33648 #, gcc-internal-format
33649 msgid "returning a value from a destructor"
33650 msgstr "arvon palautus hajottimesta"
33652 #. If a return statement appears in a handler of the
33653 #. function-try-block of a constructor, the program is ill-formed.
33654 #: cp/typeck.c:6854
33655 #, gcc-internal-format
33656 msgid "cannot return from a handler of a function-try-block of a constructor"
33659 #. You can't return a value from a constructor.
33660 #: cp/typeck.c:6857
33661 #, gcc-internal-format
33662 msgid "returning a value from a constructor"
33663 msgstr "arvon palautus muodostimesta"
33665 #: cp/typeck.c:6882
33666 #, gcc-internal-format
33667 msgid "return-statement with no value, in function returning %qT"
33668 msgstr "return-lause ilman arvoa funktiossa, jonka paluutyyppi on %qT"
33670 #: cp/typeck.c:6903
33671 #, gcc-internal-format
33672 msgid "return-statement with a value, in function returning 'void'"
33673 msgstr "arvo return-lauseelle funktiossa, jonka paluutyyppi on ”void”"
33675 #: cp/typeck.c:6933
33676 #, gcc-internal-format
33677 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
33678 msgstr "%<operator new%> ei saa palauttaa NULLia ellei esittely ole %<throw()%> (tai -fcheck-new ole voimassa)"
33681 #, gcc-internal-format
33682 msgid "type %qT is not a base type for type %qT"
33683 msgstr "tyyppi %qT ei ole tyypin %qT kantatyyppi"
33686 #, fuzzy, gcc-internal-format
33687 msgid "%s of read-only parameter %qD"
33688 msgstr "kirjoitussuojatun jäsenen %qs sijoitus"
33690 #: cp/typeck2.c:102
33691 #, fuzzy, gcc-internal-format
33692 msgid "%s of read-only reference %qD"
33693 msgstr "kirjoitussuojatun jäsenen %qs sijoitus"
33695 #: cp/typeck2.c:104
33696 #, fuzzy, gcc-internal-format
33697 msgid "%s of read-only named return value %qD"
33698 msgstr "kirjoitussuojatun muuttujan %qs sijoitus"
33700 #: cp/typeck2.c:106
33701 #, fuzzy, gcc-internal-format
33702 msgid "%s of function %qD"
33703 msgstr "Funktio %qs:"
33705 #: cp/typeck2.c:108
33706 #, fuzzy, gcc-internal-format
33707 msgid "%s of read-only location %qE"
33708 msgstr "kirjoitussuojatun sijainnin sijoitus"
33710 #: cp/typeck2.c:288
33711 #, gcc-internal-format
33712 msgid "cannot declare variable %q+D to be of abstract type %qT"
33715 #: cp/typeck2.c:291
33716 #, gcc-internal-format
33717 msgid "cannot declare parameter %q+D to be of abstract type %qT"
33720 #: cp/typeck2.c:294
33721 #, gcc-internal-format
33722 msgid "cannot declare field %q+D to be of abstract type %qT"
33725 #: cp/typeck2.c:298
33726 #, gcc-internal-format
33727 msgid "invalid abstract return type for member function %q+#D"
33730 #: cp/typeck2.c:300
33731 #, gcc-internal-format
33732 msgid "invalid abstract return type for function %q+#D"
33735 #. Here we do not have location information.
33736 #: cp/typeck2.c:303
33737 #, gcc-internal-format
33738 msgid "invalid abstract type %qT for %qE"
33741 #: cp/typeck2.c:305
33742 #, gcc-internal-format
33743 msgid "invalid abstract type for %q+D"
33746 #: cp/typeck2.c:308
33747 #, gcc-internal-format
33748 msgid "cannot allocate an object of abstract type %qT"
33751 #: cp/typeck2.c:316
33752 #, gcc-internal-format
33753 msgid "%J because the following virtual functions are pure within %qT:"
33756 #: cp/typeck2.c:320
33757 #, gcc-internal-format
33761 #: cp/typeck2.c:327
33762 #, gcc-internal-format
33763 msgid "%J since type %qT has pure virtual functions"
33766 #: cp/typeck2.c:607
33767 #, gcc-internal-format
33768 msgid "constructor syntax used, but no constructor declared for type %qT"
33771 #: cp/typeck2.c:621
33772 #, gcc-internal-format
33773 msgid "cannot initialize arrays using this syntax"
33776 #: cp/typeck2.c:707
33777 #, fuzzy, gcc-internal-format
33778 msgid "narrowing conversion of %qE from %qT to %qT inside { }"
33779 msgstr "virheellinen muunnos tyypistä %qT tyypiksi %qT"
33781 #: cp/typeck2.c:765
33782 #, gcc-internal-format
33783 msgid "int-array initialized from non-wide string"
33786 #: cp/typeck2.c:770
33787 #, fuzzy, gcc-internal-format
33788 msgid "int-array initialized from incompatible wide string"
33789 msgstr "wchar_t-taulukkoa alustetaan epäleveästä merkkijonosta"
33791 #: cp/typeck2.c:831
33792 #, gcc-internal-format
33793 msgid "cannot initialize aggregate of type %qT with a compound literal"
33796 #: cp/typeck2.c:840
33797 #, gcc-internal-format
33798 msgid "array must be initialized with a brace-enclosed initializer"
33801 #: cp/typeck2.c:921 cp/typeck2.c:1029
33802 #, gcc-internal-format
33803 msgid "non-trivial designated initializers not supported"
33806 #: cp/typeck2.c:1053 cp/typeck2.c:1067
33807 #, gcc-internal-format
33808 msgid "missing initializer for member %qD"
33811 #: cp/typeck2.c:1058
33812 #, gcc-internal-format
33813 msgid "uninitialized const member %qD"
33814 msgstr "alustamaton const-jäsen %qD"
33816 #: cp/typeck2.c:1060
33817 #, gcc-internal-format
33818 msgid "member %qD with uninitialized const fields"
33821 #: cp/typeck2.c:1062
33822 #, gcc-internal-format
33823 msgid "member %qD is uninitialized reference"
33826 #: cp/typeck2.c:1130
33827 #, gcc-internal-format
33828 msgid "no field %qD found in union being initialized"
33831 #: cp/typeck2.c:1139
33832 #, gcc-internal-format
33833 msgid "index value instead of field name in union initializer"
33836 #: cp/typeck2.c:1298
33837 #, gcc-internal-format
33838 msgid "circular pointer delegation detected"
33841 #: cp/typeck2.c:1311
33842 #, gcc-internal-format
33843 msgid "base operand of %<->%> has non-pointer type %qT"
33846 #: cp/typeck2.c:1335
33847 #, gcc-internal-format
33848 msgid "result of %<operator->()%> yields non-pointer result"
33851 #: cp/typeck2.c:1337
33852 #, gcc-internal-format
33853 msgid "base operand of %<->%> is not a pointer"
33856 #: cp/typeck2.c:1359
33857 #, gcc-internal-format
33858 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
33861 #: cp/typeck2.c:1368
33862 #, gcc-internal-format
33863 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
33866 #: cp/typeck2.c:1390
33867 #, gcc-internal-format
33868 msgid "pointer to member type %qT incompatible with object type %qT"
33871 #: cp/typeck2.c:1450
33872 #, fuzzy, gcc-internal-format
33873 msgid "invalid value-initialization of reference types"
33874 msgstr "virheellinen %qT-tyyppisen viittauksen alustus %qT-tyyppisestä lausekkeesta"
33876 #: cp/typeck2.c:1637
33877 #, gcc-internal-format
33878 msgid "call to function %qD which throws incomplete type %q#T"
33881 #: cp/typeck2.c:1640
33882 #, gcc-internal-format
33883 msgid "call to function which throws incomplete type %q#T"
33886 #: fortran/f95-lang.c:211
33887 #, gcc-internal-format
33888 msgid "Unexpected type in truthvalue_conversion"
33891 #: fortran/f95-lang.c:273
33892 #, gcc-internal-format
33893 msgid "can't open input file: %s"
33894 msgstr "syötetiedoston avaaminen ei onnistu: %s"
33896 #: fortran/f95-lang.c:600
33897 #, gcc-internal-format
33898 msgid "global register variable %qs used in nested function"
33901 #: fortran/f95-lang.c:604
33902 #, gcc-internal-format
33903 msgid "register variable %qs used in nested function"
33906 #: fortran/f95-lang.c:611
33907 #, gcc-internal-format
33908 msgid "address of global register variable %qs requested"
33911 #: fortran/f95-lang.c:629
33912 #, gcc-internal-format
33913 msgid "address of register variable %qs requested"
33916 #: fortran/trans-array.c:5735
33917 #, gcc-internal-format
33918 msgid "Possible frontend bug: Deferred array size without pointer, allocatable attribute or derived type without allocatable components."
33921 #: fortran/trans-array.c:6216
33922 #, gcc-internal-format
33923 msgid "bad expression type during walk (%d)"
33926 #: fortran/trans-const.c:326
33927 #, gcc-internal-format
33928 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
33931 #: fortran/trans-decl.c:1030
33932 #, gcc-internal-format
33933 msgid "intrinsic variable which isn't a procedure"
33936 #: fortran/trans-decl.c:3182
33937 #, gcc-internal-format
33938 msgid "backend decl for module variable %s already exists"
33941 #: fortran/trans-expr.c:1321
33942 #, gcc-internal-format
33943 msgid "Unknown intrinsic op"
33946 #: fortran/trans-intrinsic.c:733
33947 #, gcc-internal-format
33948 msgid "Intrinsic function %s(%d) not recognized"
33951 #: fortran/trans-io.c:2103
33952 #, gcc-internal-format
33953 msgid "Bad IO basetype (%d)"
33956 #: fortran/trans-types.c:378
33957 #, gcc-internal-format
33958 msgid "integer kind=8 not available for -fdefault-integer-8 option"
33961 #: fortran/trans-types.c:401
33962 #, gcc-internal-format
33963 msgid "real kind=8 not available for -fdefault-real-8 option"
33966 #: fortran/trans-types.c:414
33967 #, gcc-internal-format
33968 msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
33971 #: fortran/trans-types.c:1247
33972 #, gcc-internal-format
33973 msgid "Array element size too big"
33976 #: fortran/trans.c:1234
33977 #, gcc-internal-format
33978 msgid "gfc_trans_code(): Bad statement code"
33981 #: java/class.c:834
33982 #, gcc-internal-format
33983 msgid "bad method signature"
33986 #: java/class.c:890
33987 #, gcc-internal-format
33988 msgid "misplaced ConstantValue attribute (not in any field)"
33991 #: java/class.c:893
33992 #, gcc-internal-format
33993 msgid "duplicate ConstantValue attribute for field '%s'"
33996 #: java/class.c:904
33997 #, gcc-internal-format
33998 msgid "ConstantValue attribute of field '%s' has wrong type"
34001 #: java/class.c:1601
34002 #, gcc-internal-format
34003 msgid "%Jabstract method in non-abstract class"
34006 #: java/class.c:2669
34007 #, fuzzy, gcc-internal-format
34008 msgid "non-static method %q+D overrides static method"
34009 msgstr "%J%qD esitelty ei-staattisena, edellinen esittely staattinen"
34011 #: java/decl.c:1155
34012 #, fuzzy, gcc-internal-format
34013 msgid "%q+D used prior to declaration"
34014 msgstr "%Hprototyypin esittely"
34016 #: java/decl.c:1578
34017 #, gcc-internal-format
34018 msgid "In %+D: overlapped variable and exception ranges at %d"
34021 #: java/decl.c:1629
34022 #, gcc-internal-format
34023 msgid "bad type in parameter debug info"
34026 #: java/decl.c:1638
34027 #, gcc-internal-format
34028 msgid "bad PC range for debug info for local %q+D"
34032 #, gcc-internal-format
34033 msgid "need to insert runtime check for %s"
34036 #: java/expr.c:526 java/expr.c:573
34037 #, gcc-internal-format
34038 msgid "assert: %s is assign compatible with %s"
34042 #, gcc-internal-format
34043 msgid "stack underflow - dup* operation"
34046 #: java/expr.c:1689
34047 #, gcc-internal-format
34048 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
34051 #: java/expr.c:1717
34052 #, gcc-internal-format
34053 msgid "field %qs not found"
34056 #: java/expr.c:2269
34057 #, gcc-internal-format
34058 msgid "method '%s' not found in class"
34061 #: java/expr.c:2474
34062 #, gcc-internal-format
34063 msgid "failed to find class '%s'"
34066 #: java/expr.c:2515
34067 #, gcc-internal-format
34068 msgid "class '%s' has no method named '%s' matching signature '%s'"
34071 #: java/expr.c:2546
34072 #, gcc-internal-format
34073 msgid "invokestatic on non static method"
34076 #: java/expr.c:2551
34077 #, gcc-internal-format
34078 msgid "invokestatic on abstract method"
34081 #: java/expr.c:2559
34082 #, gcc-internal-format
34083 msgid "invoke[non-static] on static method"
34086 #: java/expr.c:2916
34087 #, gcc-internal-format
34088 msgid "missing field '%s' in '%s'"
34091 #: java/expr.c:2923
34092 #, gcc-internal-format
34093 msgid "mismatching signature for field '%s' in '%s'"
34096 #: java/expr.c:2952
34097 #, gcc-internal-format
34098 msgid "assignment to final field %q+D not in field's class"
34101 #: java/expr.c:3175
34102 #, gcc-internal-format
34103 msgid "invalid PC in line number table"
34106 #: java/expr.c:3225
34107 #, gcc-internal-format
34108 msgid "unreachable bytecode from %d to before %d"
34111 #: java/expr.c:3267
34112 #, gcc-internal-format
34113 msgid "unreachable bytecode from %d to the end of the method"
34116 #. duplicate code from LOAD macro
34117 #: java/expr.c:3574
34118 #, gcc-internal-format
34119 msgid "unrecogized wide sub-instruction"
34122 #: java/jcf-parse.c:508
34123 #, gcc-internal-format
34124 msgid "<constant pool index %d not in range>"
34127 #: java/jcf-parse.c:518
34128 #, gcc-internal-format
34129 msgid "<constant pool index %d unexpected type"
34132 #: java/jcf-parse.c:1098
34133 #, gcc-internal-format
34134 msgid "bad string constant"
34137 #: java/jcf-parse.c:1116
34138 #, gcc-internal-format
34139 msgid "bad value constant type %d, index %d"
34142 #: java/jcf-parse.c:1399 java/jcf-parse.c:1405
34143 #, gcc-internal-format
34144 msgid "cannot find file for class %s"
34147 #: java/jcf-parse.c:1430
34148 #, gcc-internal-format
34149 msgid "not a valid Java .class file"
34152 #: java/jcf-parse.c:1433
34153 #, gcc-internal-format
34154 msgid "error while parsing constant pool"
34157 #. FIXME - where was first time
34158 #: java/jcf-parse.c:1448
34159 #, gcc-internal-format
34160 msgid "reading class %s for the second time from %s"
34163 #: java/jcf-parse.c:1466
34164 #, gcc-internal-format
34165 msgid "error while parsing fields"
34168 #: java/jcf-parse.c:1469
34169 #, gcc-internal-format
34170 msgid "error while parsing methods"
34173 #: java/jcf-parse.c:1472
34174 #, gcc-internal-format
34175 msgid "error while parsing final attributes"
34178 #: java/jcf-parse.c:1512
34179 #, gcc-internal-format
34180 msgid "%Hduplicate class will only be compiled once"
34183 #: java/jcf-parse.c:1607
34184 #, gcc-internal-format
34185 msgid "missing Code attribute"
34188 #: java/jcf-parse.c:1851
34189 #, gcc-internal-format
34190 msgid "no input file specified"
34193 #: java/jcf-parse.c:1886
34194 #, gcc-internal-format
34195 msgid "can't close input file %s: %m"
34198 #: java/jcf-parse.c:1931
34199 #, gcc-internal-format
34200 msgid "bad zip/jar file %s"
34201 msgstr "virheellinen zip/jar-tiedosto %s"
34203 #: java/jcf-parse.c:2138
34204 #, gcc-internal-format
34205 msgid "error while reading %s from zip file"
34208 #: java/jvspec.c:425
34209 #, gcc-internal-format
34210 msgid "warning: already-compiled .class files ignored with -C"
34214 #, gcc-internal-format
34215 msgid "-findirect-dispatch is incompatible with -freduced-reflection"
34219 #, gcc-internal-format
34220 msgid "-fjni is incompatible with -freduced-reflection"
34224 #, gcc-internal-format
34225 msgid "can't do dependency tracking with input from stdin"
34229 #, gcc-internal-format
34230 msgid "couldn't determine target name for dependency tracking"
34233 #: java/mangle_name.c:139 java/mangle_name.c:209
34234 #, gcc-internal-format
34235 msgid "internal error - invalid Utf8 name"
34238 #: java/typeck.c:490
34239 #, fuzzy, gcc-internal-format
34240 msgid "junk at end of signature string"
34241 msgstr "roskaa ilmaisun #pragma weak lopussa"
34243 #: java/verify-glue.c:378
34244 #, fuzzy, gcc-internal-format
34245 msgid "verification failed: %s"
34246 msgstr "verify_flow_info epäonnistui"
34248 #: java/verify-glue.c:380
34249 #, gcc-internal-format
34250 msgid "verification failed at PC=%d: %s"
34253 #: java/verify-glue.c:468
34254 #, gcc-internal-format
34255 msgid "bad pc in exception_table"
34258 #: objc/objc-act.c:698
34259 #, gcc-internal-format
34260 msgid "%<@end%> must appear in an @implementation context"
34263 #: objc/objc-act.c:727
34264 #, gcc-internal-format
34265 msgid "method declaration not in @interface context"
34268 #: objc/objc-act.c:738
34269 #, gcc-internal-format
34270 msgid "method definition not in @implementation context"
34273 #: objc/objc-act.c:1167
34274 #, gcc-internal-format
34275 msgid "comparison of distinct Objective-C types lacks a cast"
34278 #: objc/objc-act.c:1171
34279 #, fuzzy, gcc-internal-format
34280 msgid "initialization from distinct Objective-C type"
34281 msgstr "alustus yhteensopimattomasta osoitintyypistä"
34283 #: objc/objc-act.c:1175
34284 #, fuzzy, gcc-internal-format
34285 msgid "assignment from distinct Objective-C type"
34286 msgstr "alustus yhteensopimattomasta osoitintyypistä"
34288 #: objc/objc-act.c:1179
34289 #, fuzzy, gcc-internal-format
34290 msgid "distinct Objective-C type in return"
34291 msgstr "yhteensopimattomat tyypin palautuksessa"
34293 #: objc/objc-act.c:1183
34294 #, fuzzy, gcc-internal-format
34295 msgid "passing argument %d of %qE from distinct Objective-C type"
34296 msgstr "yhteensopimatonta osoitintyyppiä olevan argumentin %d antaminen funktiolle %qE"
34298 #: objc/objc-act.c:1339
34299 #, gcc-internal-format
34300 msgid "statically allocated instance of Objective-C class %qs"
34303 #: objc/objc-act.c:1416
34304 #, gcc-internal-format
34305 msgid "protocol %qs has circular dependency"
34308 #: objc/objc-act.c:1441 objc/objc-act.c:6600
34309 #, fuzzy, gcc-internal-format
34310 msgid "cannot find protocol declaration for %qs"
34311 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
34313 #: objc/objc-act.c:1905 objc/objc-act.c:3356 objc/objc-act.c:7215
34314 #: objc/objc-act.c:7551 objc/objc-act.c:7605 objc/objc-act.c:7630
34315 #, fuzzy, gcc-internal-format
34316 msgid "cannot find interface declaration for %qs"
34317 msgstr "%qD esitelty extern-avainsanalla sisäkkäin"
34319 #: objc/objc-act.c:1909
34320 #, gcc-internal-format
34321 msgid "interface %qs does not have valid constant string layout"
34324 #: objc/objc-act.c:1914
34325 #, gcc-internal-format
34326 msgid "cannot find reference tag for class %qs"
34329 #: objc/objc-act.c:2549
34330 #, gcc-internal-format
34331 msgid "%Hcreating selector for nonexistent method %qE"
34334 #: objc/objc-act.c:2754
34335 #, gcc-internal-format
34336 msgid "%qs is not an Objective-C class name or alias"
34339 #: objc/objc-act.c:2882 objc/objc-act.c:2913 objc/objc-act.c:7479
34340 #: objc/objc-act.c:7780 objc/objc-act.c:7810
34341 #, gcc-internal-format
34342 msgid "Objective-C declarations may only appear in global scope"
34345 #: objc/objc-act.c:2887
34346 #, gcc-internal-format
34347 msgid "cannot find class %qs"
34350 #: objc/objc-act.c:2889
34351 #, gcc-internal-format
34352 msgid "class %qs already exists"
34355 #: objc/objc-act.c:2933 objc/objc-act.c:7520
34356 #, fuzzy, gcc-internal-format
34357 msgid "%qs redeclared as different kind of symbol"
34358 msgstr "%J%qD esitelty uudelleen erityyppisenä symbolina"
34360 #: objc/objc-act.c:3209
34361 #, gcc-internal-format
34362 msgid "strong-cast assignment has been intercepted"
34365 #: objc/objc-act.c:3251
34366 #, gcc-internal-format
34367 msgid "strong-cast may possibly be needed"
34370 #: objc/objc-act.c:3261
34371 #, gcc-internal-format
34372 msgid "instance variable assignment has been intercepted"
34375 #: objc/objc-act.c:3280
34376 #, gcc-internal-format
34377 msgid "pointer arithmetic for garbage-collected objects not allowed"
34380 #: objc/objc-act.c:3286
34381 #, gcc-internal-format
34382 msgid "global/static variable assignment has been intercepted"
34385 #: objc/objc-act.c:3469
34386 #, gcc-internal-format
34387 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
34390 #: objc/objc-act.c:3812
34391 #, gcc-internal-format
34392 msgid "@catch parameter is not a known Objective-C class type"
34395 #: objc/objc-act.c:3828
34396 #, gcc-internal-format
34397 msgid "exception of type %<%T%> will be caught"
34400 #: objc/objc-act.c:3830
34401 #, gcc-internal-format
34402 msgid "%H by earlier handler for %<%T%>"
34405 #: objc/objc-act.c:3883
34406 #, gcc-internal-format
34407 msgid "%<@try%> without %<@catch%> or %<@finally%>"
34410 #: objc/objc-act.c:3931
34411 #, gcc-internal-format
34412 msgid "%<@throw%> (rethrow) used outside of a @catch block"
34415 #: objc/objc-act.c:4332
34416 #, gcc-internal-format
34417 msgid "type %q+D does not have a known size"
34420 #: objc/objc-act.c:4968
34421 #, gcc-internal-format
34425 #: objc/objc-act.c:4991 objc/objc-act.c:5010
34426 #, gcc-internal-format
34427 msgid "inconsistent instance variable specification"
34430 #: objc/objc-act.c:5875
34431 #, gcc-internal-format
34432 msgid "can not use an object as parameter to a method"
34435 #: objc/objc-act.c:6098
34436 #, gcc-internal-format
34437 msgid "multiple %s named %<%c%s%> found"
34440 #: objc/objc-act.c:6324
34441 #, gcc-internal-format
34442 msgid "no super class declared in @interface for %qs"
34445 #: objc/objc-act.c:6362
34446 #, gcc-internal-format
34447 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
34450 #: objc/objc-act.c:6421
34451 #, fuzzy, gcc-internal-format
34452 msgid "invalid receiver type %qs"
34453 msgstr "epäkelpo osoitintila %qs"
34455 #: objc/objc-act.c:6436
34456 #, gcc-internal-format
34457 msgid "%<%c%s%> not found in protocol(s)"
34460 #: objc/objc-act.c:6450
34461 #, gcc-internal-format
34462 msgid "%qs may not respond to %<%c%s%>"
34465 #: objc/objc-act.c:6458
34466 #, gcc-internal-format
34467 msgid "no %<%c%s%> method found"
34470 #: objc/objc-act.c:6464
34471 #, gcc-internal-format
34472 msgid "(Messages without a matching method signature"
34475 #: objc/objc-act.c:6465
34476 #, gcc-internal-format
34477 msgid "will be assumed to return %<id%> and accept"
34480 #: objc/objc-act.c:6466
34481 #, gcc-internal-format
34482 msgid "%<...%> as arguments.)"
34485 #: objc/objc-act.c:6700
34486 #, gcc-internal-format
34487 msgid "undeclared selector %qs"
34490 #. Historically, a class method that produced objects (factory
34491 #. method) would assign `self' to the instance that it
34492 #. allocated. This would effectively turn the class method into
34493 #. an instance method. Following this assignment, the instance
34494 #. variables could be accessed. That practice, while safe,
34495 #. violates the simple rule that a class method should not refer
34496 #. to an instance variable. It's better to catch the cases
34497 #. where this is done unknowingly than to support the above
34499 #: objc/objc-act.c:6742
34500 #, fuzzy, gcc-internal-format
34501 msgid "instance variable %qs accessed in class method"
34502 msgstr "sisäkkäisessä funktiossa käytetty rekisterimuuttujaa %qD"
34504 #: objc/objc-act.c:6976
34505 #, fuzzy, gcc-internal-format
34506 msgid "duplicate declaration of method %<%c%s%>"
34507 msgstr "funktio %qE esitelty implisiittisesti"
34509 #: objc/objc-act.c:7037
34510 #, fuzzy, gcc-internal-format
34511 msgid "duplicate interface declaration for category %<%s(%s)%>"
34512 msgstr "%qs-nimikkeen kaksoisesittely"
34514 #: objc/objc-act.c:7064
34515 #, fuzzy, gcc-internal-format
34516 msgid "illegal reference type specified for instance variable %qs"
34517 msgstr "%Jei-staattisen paikallismuuttujan %qD asm-määrittäjä jätetään huomiotta"
34519 #: objc/objc-act.c:7075
34520 #, fuzzy, gcc-internal-format
34521 msgid "instance variable %qs has unknown size"
34522 msgstr "muuttujalla %qD on alustin, mutta vaillinainen tyyppi"
34524 #: objc/objc-act.c:7100
34525 #, gcc-internal-format
34526 msgid "type %qs has no default constructor to call"
34529 #: objc/objc-act.c:7106
34530 #, fuzzy, gcc-internal-format
34531 msgid "destructor for %qs shall not be run either"
34532 msgstr "hajottimella ei voi olla parametreja"
34534 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
34535 #. initialize them.
34536 #: objc/objc-act.c:7118
34537 #, gcc-internal-format
34538 msgid "type %qs has virtual member functions"
34541 #: objc/objc-act.c:7119
34542 #, fuzzy, gcc-internal-format
34543 msgid "illegal aggregate type %qs specified for instance variable %qs"
34544 msgstr "%Jei-staattisen paikallismuuttujan %qD asm-määrittäjä jätetään huomiotta"
34546 #: objc/objc-act.c:7129
34547 #, gcc-internal-format
34548 msgid "type %qs has a user-defined constructor"
34551 #: objc/objc-act.c:7131
34552 #, gcc-internal-format
34553 msgid "type %qs has a user-defined destructor"
34556 #: objc/objc-act.c:7135
34557 #, gcc-internal-format
34558 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
34561 #: objc/objc-act.c:7244
34562 #, fuzzy, gcc-internal-format
34563 msgid "instance variable %qs is declared private"
34564 msgstr "halutaan rekisterimuuttujan %qD osoite"
34566 #: objc/objc-act.c:7255
34567 #, gcc-internal-format
34568 msgid "instance variable %qs is %s; this will be a hard error in the future"
34571 #: objc/objc-act.c:7262
34572 #, fuzzy, gcc-internal-format
34573 msgid "instance variable %qs is declared %s"
34574 msgstr "%Jmuuttuja %qD esitelty %<inline%>:ksi"
34576 #: objc/objc-act.c:7288 objc/objc-act.c:7376
34577 #, gcc-internal-format
34578 msgid "incomplete implementation of class %qs"
34581 #: objc/objc-act.c:7292 objc/objc-act.c:7381
34582 #, gcc-internal-format
34583 msgid "incomplete implementation of category %qs"
34586 #: objc/objc-act.c:7297 objc/objc-act.c:7386
34587 #, fuzzy, gcc-internal-format
34588 msgid "method definition for %<%c%s%> not found"
34589 msgstr "sisäkkäinen uudelleenmäärittely: %<struct %s%>"
34591 #: objc/objc-act.c:7427
34592 #, gcc-internal-format
34593 msgid "%s %qs does not fully implement the %qs protocol"
34596 #: objc/objc-act.c:7485 objc/objc-act.c:9187
34597 #, gcc-internal-format
34598 msgid "%<@end%> missing in implementation context"
34601 #: objc/objc-act.c:7504
34602 #, gcc-internal-format
34603 msgid "cannot find interface declaration for %qs, superclass of %qs"
34606 #: objc/objc-act.c:7534
34607 #, gcc-internal-format
34608 msgid "reimplementation of class %qs"
34611 #: objc/objc-act.c:7566
34612 #, fuzzy, gcc-internal-format
34613 msgid "conflicting super class name %qs"
34614 msgstr "%qs:n esittelyssä tyyppi on oletuksena %<int%>"
34616 #: objc/objc-act.c:7568
34617 #, fuzzy, gcc-internal-format
34618 msgid "previous declaration of %qs"
34619 msgstr "%J%qD:lle ei ole aiempaa esittelyä"
34621 #: objc/objc-act.c:7584 objc/objc-act.c:7582
34622 #, fuzzy, gcc-internal-format
34623 msgid "duplicate interface declaration for class %qs"
34624 msgstr "%qs-nimikkeen kaksoisesittely"
34626 #: objc/objc-act.c:7838
34627 #, fuzzy, gcc-internal-format
34628 msgid "duplicate declaration for protocol %qs"
34629 msgstr "%qs-nimikkeen kaksoisesittely"
34631 #. Add a readable method name to the warning.
34632 #: objc/objc-act.c:8426
34633 #, gcc-internal-format
34634 msgid "%J%s %<%c%s%>"
34635 msgstr "%J%s %<%c%s%>"
34637 #: objc/objc-act.c:8757
34638 #, gcc-internal-format
34639 msgid "no super class declared in interface for %qs"
34642 #: objc/objc-act.c:8808
34643 #, gcc-internal-format
34644 msgid "[super ...] must appear in a method context"
34647 #: objc/objc-act.c:8847
34648 #, gcc-internal-format
34649 msgid "method possibly missing a [super dealloc] call"
34652 #: objc/objc-act.c:9477
34653 #, fuzzy, gcc-internal-format
34654 msgid "local declaration of %qs hides instance variable"
34655 msgstr "%J%qD:n esittely varjostaa edellistä paikallista"
34657 #: ada/gcc-interface/misc.c:221
34658 #, fuzzy, gcc-internal-format
34659 msgid "missing argument to \"-%s\""
34660 msgstr "liikaa argumentteja funktiolle %s %q+#D"
34662 #: ada/gcc-interface/misc.c:279
34663 #, gcc-internal-format
34664 msgid "%<-gnat%> misspelled as %<-gant%>"
34667 #~ msgid "Warn about implicit conversion"
34668 #~ msgstr "Varoita implisiittisistä muunnoksista"
34670 #~ msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 201x"
34671 #~ msgstr "Varoita C++:n rakenteista, joilla on eri merkitys ISO C++ 1998- ja ISO C++ 201x -standardeissa"
34673 #~ msgid "Enable OpenMP"
34674 #~ msgstr "Käytä OpenMP:tä"
34677 #~ msgid "Warn on calls to these functions"
34678 #~ msgstr "attribuutti %qs pätee vain funktiotyyppeihin"
34709 #~ msgstr " %% %s "
34735 #~ msgid "(%s %s %s %s %s"
34736 #~ msgstr "(%s %s %s %s %s"
34743 #~ msgid "Formal namespace"
34744 #~ msgstr "%qD on nimiavaruus"
34747 #~ msgid " from namespace %s"
34748 #~ msgstr "%qD on nimiavaruus"
34758 #~ msgid "Unexpected element"
34759 #~ msgstr "vektoriylivuoto lausekkeessa"
34762 #~ msgid "Can't open included file '%s'"
34763 #~ msgstr "syötetiedoston avaaminen ei onnistu: %s"
34765 #~ msgid "too few arguments to function %qs"
34766 #~ msgstr "liian vähän argumentteja funktiolle %qs"
34768 #~ msgid "too many arguments to function %qs"
34769 #~ msgstr "liian monta argumenttia funktiolle %qs"
34772 #~ msgid "%q+D declared inline after being called"
34773 #~ msgstr "%J%qD esitelty avoimeksi kutsumisen jälkeen"
34776 #~ msgid "%q+D declared inline after its definition"
34777 #~ msgstr "%J%qD esitelty avoimeksi määrittelyn jälkeen"
34779 #~ msgid "%Hempty declaration"
34780 #~ msgstr "%Htyhjä esittely"
34782 #~ msgid "%Hcomma at end of enumerator list"
34783 #~ msgstr "%Hluetellun tyypin listan lopussa on pilkku"
34785 #~ msgid "incompatible types in return"
34786 #~ msgstr "yhteensopimattomat tyypin palautuksessa"
34788 #~ msgid "comparison between signed and unsigned"
34789 #~ msgstr "etumerkillisen ja etumerkittömän välinen vertailu"
34792 #~ msgid "can't write PCH fle: %m"
34793 #~ msgstr "%s: ei voida avata PCH-tiedostoa: %m\n"
34796 #~ msgid "GCC supports only %d input file changes"
34797 #~ msgstr "GCC tukee vain %u-tasoisia sisäkkäisiä näkyvyysalueita"
34800 #~ msgid "type mismatch in unary expression"
34801 #~ msgstr "ehtolausekkeessa on tyyppiristiriita"
34804 #~ msgid "invalid operand in conversion"
34805 #~ msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
34808 #~ msgid "invalid operand in int to float conversion"
34809 #~ msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
34812 #~ msgid "invalid operand in float to int conversion"
34813 #~ msgstr "epäkelvot operandit binääriselle %s-operaatiolle"
34816 #~ msgid "invalid operands in shift expression"
34817 #~ msgstr "void-lausekkeen epäkelpo käyttö"
34820 #~ msgid "invalid operands in pointer plus expression"
34821 #~ msgstr "void-lausekkeen epäkelpo käyttö"
34824 #~ msgid "invalid operands in conditional expression"
34825 #~ msgstr "ehtolausekkeessa ei-lvalue-taulukko"
34828 #~ msgid "invalid operands in truth expression"
34829 #~ msgstr "epäkelpo totuusarvolauseke"
34832 #~ msgid "type mismatch in not expression"
34833 #~ msgstr "ehtolausekkeessa on tyyppiristiriita"
34836 #~ msgid "invalid operands in comparison expression"
34837 #~ msgstr "epäkelpo totuusarvolauseke"
34840 #~ msgid "type error in return expression"
34841 #~ msgstr "kokonaislukuylivuoto lausekkeessa"
34844 #~ msgid "bf561 support is incomplete yet."
34845 #~ msgstr "kentällä %qs on vaillinainen tyyppi"
34848 #~ msgid "-mstackrealign ignored for nested functions"
34849 #~ msgstr "ISO C kieltää sisäkkäiset funktiot"
34852 #~ msgid "%s not supported for nested functions"
34853 #~ msgstr "ISO C kieltää sisäkkäiset funktiot"
34856 #~ msgid "braces around initializer for non-aggregate type %qT"
34857 #~ msgstr "skalaarialustimen ympärillä on aaltosulkeet"
34860 #~ msgid "multiple parameters named %qE"
34861 #~ msgstr "%Juseita parametreja nimellä %qD"
34864 #~ msgid "ISO C++ does not include variadic templates"
34865 #~ msgstr "ISO C90 ei tue joustavia taulukkojäseniä"
34867 #~ msgid "%Hextra %<;%>"
34868 #~ msgstr "%Hylimääräinen %<;%>"
34871 #~ msgid "%qD attribute ignored"
34872 #~ msgstr "%qs attribuuttia ei huomioida"
34874 #~ msgid "In constructor %qs"
34875 #~ msgstr "Muodostin %qs"
34877 #~ msgid "This switch is obsolete"
34878 #~ msgstr "Tämä valitsin on vanhentunut"
34880 #~ msgid "static or type qualifiers in abstract declarator"
34881 #~ msgstr "abstrakti esittelijä staattinen tai sisältää tyyppimääreitä"
34884 #~ msgid "constant arithmetic operand out of range"
34885 #~ msgstr "sulkumerkkien käyttö laskulausekkeen ympärillä on suositeltavaa |-operandissa"
34887 #~ msgid "syntax error: cannot back up"
34888 #~ msgstr "syntaksivirhe: ei voida palata"
34890 #~ msgid "syntax error; also virtual memory exhausted"
34891 #~ msgstr "syntaksivirhe: näennäismuisti on myös lopussa"
34893 #~ msgid "syntax error"
34894 #~ msgstr "syntaksivirhe"
34896 #~ msgid "parser stack overflow"
34897 #~ msgstr "jäsentimen pinon ylivuoto"
34899 #~ msgid "invalid %%Y value"
34900 #~ msgstr "virheellinen %%Y-arvo"
34902 #~ msgid "Make implicit function declarations an error"
34903 #~ msgstr "Käsittele implisiittiset funktioesittelyt virheinä"
34906 #~ msgid "%<va_start%> used with too many arguments"
34907 #~ msgstr "funktiota %<va_start%> käytetty funktiossa, jolla vain kiinteitä argumentteja"
34909 #~ msgid "thread-local storage not supported for this target"
34910 #~ msgstr "säiekohtaista muistia ei tueta tällä kohteella"
34912 #~ msgid "this function may return with or without a value"
34913 #~ msgstr "tämä funktio voi palauttaa arvon tai jättää palauttamatta"
34916 #~ msgid "function %q+F can never be inlined because it might not be bound within this unit of translation"
34917 #~ msgstr "%Jfunktio %qF ei voi koskaan olla avoin, koska se ei ehkä ole sidottu tähän käännösyksikköön"
34920 #~ msgid "YYDEBUG was not defined at build time, -dy ignored"
34921 #~ msgstr "YYDEBUG ei määritelty käännöstä tehdessä, -dy jätetty huomiotta"
34924 #~ msgid "%q+#D previously declared here"
34925 #~ msgstr "%Jviimeksi käytetty täällä"
34927 #~ msgid "attempt to take address of bit-field structure member %qs"
34928 #~ msgstr "bittikenttärakenteen jäsenestä %qs yritettiin ottaa osoite"
34930 #~ msgid "invalid lvalue in increment"
34931 #~ msgstr "epäkelpo lvalue lisäyksessä"
34933 #~ msgid "invalid lvalue in decrement"
34934 #~ msgstr "epäkelpo lvalue vähennyksessä"
34936 #~ msgid "invalid lvalue in unary %<&%>"
34937 #~ msgstr "epäkelpo lvalue unaarisessa %<&%>-operaatiossa"
34939 #~ msgid "GCC does not yet properly implement %<[*]%> array declarators"
34940 #~ msgstr "GCC ei toteuta vielä kunnollisesti %<[*]%>-taulukkoesittelijöitä"
34942 #~ msgid "-Wmissing-format-attribute ignored without -Wformat"
34943 #~ msgstr "-Wmissing-format-attribute jätetty huomiotta ilman valitsinta -Wformat"
34945 #~ msgid "No more than sixteen #pragma GCC visibility pushes allowed at once"
34946 #~ msgstr "Ilmaisuja #pragma GCC visibility push saa olla maksimissaan 16 kpl kerralla"
34948 #~ msgid "too many arguments to function %<va_start%>"
34949 #~ msgstr "liian paljon argumentteja funktiolle %<va_start%>"