c++: using from enclosing class template [PR105006]
[official-gcc.git] / gcc / po / be.po
blob04f43e20870eb6d44becb33d888a2537a7407d03
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) 2002 Free Software Foundation, Inc.
3 # Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>, 2002.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: gcc 3.1\n"
8 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
9 "POT-Creation-Date: 2022-02-11 23:10+0000\n"
10 "PO-Revision-Date: 2002-05-17 15:54+0200\n"
11 "Last-Translator: Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>\n"
12 "Language-Team: Belarusian <i18n@tut.by>\n"
13 "Language: be\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Bugs: Report translation errors to the Language-Team address.\n"
19 #: cif-code.def:39
20 #, fuzzy
21 msgid "function not considered for inlining"
22 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
24 #: cif-code.def:43
25 msgid "caller is not optimized"
26 msgstr ""
28 #: cif-code.def:47
29 msgid "function body not available"
30 msgstr ""
32 #: cif-code.def:51
33 msgid "redefined extern inline functions are not considered for inlining"
34 msgstr ""
36 #: cif-code.def:56
37 msgid "function not inlinable"
38 msgstr ""
40 #: cif-code.def:60
41 msgid "function body can be overwritten at link time"
42 msgstr ""
44 #: cif-code.def:64
45 msgid "function not inline candidate"
46 msgstr ""
48 #: cif-code.def:68
49 msgid "--param large-function-growth limit reached"
50 msgstr ""
52 #: cif-code.def:70
53 msgid "--param large-stack-frame-growth limit reached"
54 msgstr ""
56 #: cif-code.def:72
57 msgid "--param max-inline-insns-single limit reached"
58 msgstr ""
60 #: cif-code.def:74
61 msgid "--param max-inline-insns-auto limit reached"
62 msgstr ""
64 #: cif-code.def:76
65 msgid "--param inline-unit-growth limit reached"
66 msgstr ""
68 #: cif-code.def:80
69 msgid "recursive inlining"
70 msgstr ""
72 #: cif-code.def:84
73 msgid "call is unlikely and code size would grow"
74 msgstr ""
76 #: cif-code.def:88
77 msgid "call is considered never executed and code size would grow"
78 msgstr ""
80 #: cif-code.def:92
81 msgid "function not declared inline and code size would grow"
82 msgstr ""
84 #: cif-code.def:96
85 msgid "mismatched declarations during linktime optimization"
86 msgstr ""
88 #: cif-code.def:100
89 msgid "variadic thunk call"
90 msgstr ""
92 #: cif-code.def:104
93 msgid "originally indirect function call not considered for inlining"
94 msgstr ""
96 #: cif-code.def:108
97 msgid "indirect function call with a yet undetermined callee"
98 msgstr ""
100 #: cif-code.def:112
101 msgid "exception handling personality mismatch"
102 msgstr ""
104 #: cif-code.def:117
105 #, fuzzy
106 #| msgid "Enable exception handling"
107 msgid "non-call exception handling mismatch"
108 msgstr "Уключыць апрацоўку выключэньняў"
110 #: cif-code.def:121
111 #, fuzzy
112 #| msgid ""
113 #| "\n"
114 #| "Language specific options:\n"
115 msgid "target specific option mismatch"
116 msgstr ""
117 "\n"
118 "Выбары, спецыфічныя для мовы:\n"
120 #: cif-code.def:125
121 msgid "optimization level attribute mismatch"
122 msgstr ""
124 #: cif-code.def:129
125 msgid "callee refers to comdat-local symbols"
126 msgstr ""
128 #: cif-code.def:134
129 msgid "sanitizer function attribute mismatch"
130 msgstr ""
132 #: cif-code.def:139
133 msgid "function has external linkage when the user requests only inlining static for live patching"
134 msgstr ""
136 #: cif-code.def:144
137 msgid "unreachable"
138 msgstr ""
140 #. The remainder are real diagnostic types.
141 #: diagnostic.def:33
142 #, fuzzy
143 msgid "fatal error: "
144 msgstr "Унутраная памылка: %s"
146 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
147 #. when reporting fatal signal in the compiler.
148 #: diagnostic.def:34 diagnostic.def:55
149 #, fuzzy
150 msgid "internal compiler error: "
151 msgstr "Унутраная памылка: %s"
153 #. This one is just for counting DK_WARNING promoted to DK_ERROR
154 #. due to -Werror and -Werror=warning.
155 #: diagnostic.def:35 diagnostic.def:52
156 msgid "error: "
157 msgstr ""
159 #: diagnostic.def:36
160 msgid "sorry, unimplemented: "
161 msgstr ""
163 #: diagnostic.def:37
164 msgid "warning: "
165 msgstr ""
167 #: diagnostic.def:38
168 msgid "anachronism: "
169 msgstr ""
171 #: diagnostic.def:39
172 msgid "note: "
173 msgstr ""
175 #: diagnostic.def:40
176 msgid "debug: "
177 msgstr ""
179 #. For use when using the diagnostic_show_locus machinery to show
180 #. a range of events within a path.
181 #: diagnostic.def:44
182 msgid "path: "
183 msgstr ""
185 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
186 #. prefix does not matter.
187 #: diagnostic.def:48
188 msgid "pedwarn: "
189 msgstr ""
191 #: diagnostic.def:49
192 #, fuzzy
193 #| msgid "parse error"
194 msgid "permerror: "
195 msgstr "граматычная памылка"
197 #: config/i386/djgpp.h:143
198 #, fuzzy, c-format
199 msgid "-f%s ignored (not supported for DJGPP)\n"
200 msgstr "-pipe не падтрымліваецца."
202 #. The remainder are real diagnostic types.
203 #: fortran/gfc-diagnostic.def:33
204 #, fuzzy
205 #| msgid "internal error"
206 msgid "Fatal Error"
207 msgstr "унутраная памылка"
209 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
210 #. when reporting fatal signal in the compiler.
211 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
212 #, fuzzy
213 #| msgid "internal error"
214 msgid "internal compiler error"
215 msgstr "унутраная памылка"
217 #: fortran/gfc-diagnostic.def:35
218 msgid "Error"
219 msgstr ""
221 #: fortran/gfc-diagnostic.def:36
222 msgid "sorry, unimplemented"
223 msgstr ""
225 #: fortran/gfc-diagnostic.def:37
226 #, fuzzy
227 #| msgid "warning:"
228 msgid "Warning"
229 msgstr "увага:"
231 #: fortran/gfc-diagnostic.def:38
232 msgid "anachronism"
233 msgstr ""
235 #: fortran/gfc-diagnostic.def:39
236 msgid "note"
237 msgstr ""
239 #: fortran/gfc-diagnostic.def:40
240 msgid "debug"
241 msgstr ""
243 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
244 #. prefix does not matter.
245 #: fortran/gfc-diagnostic.def:43
246 msgid "pedwarn"
247 msgstr ""
249 #: fortran/gfc-diagnostic.def:44
250 #, fuzzy
251 #| msgid "parse error"
252 msgid "permerror"
253 msgstr "граматычная памылка"
255 #. This one is just for counting DK_WARNING promoted to DK_ERROR
256 #. due to -Werror and -Werror=warning.
257 #: fortran/gfc-diagnostic.def:47
258 #, fuzzy
259 #| msgid "#error%.*s"
260 msgid "error"
261 msgstr "#памылка%.*s"
263 #: gcc.cc:829 gcc.cc:833 gcc.cc:888
264 #, fuzzy
265 msgid "-gz is not supported in this configuration"
266 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
268 #: gcc.cc:839 gcc.cc:899
269 #, fuzzy
270 msgid "-gz=zlib is not supported in this configuration"
271 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
273 #: gcc.cc:1092
274 #, fuzzy
275 msgid "-fuse-linker-plugin is not supported in this configuration"
276 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
278 #: gcc.cc:1108
279 msgid "cannot specify -static with -fsanitize=address"
280 msgstr ""
282 #: gcc.cc:1110
283 msgid "cannot specify -static with -fsanitize=hwaddress"
284 msgstr ""
286 #: gcc.cc:1112
287 msgid "cannot specify -static with -fsanitize=thread"
288 msgstr ""
290 #: gcc.cc:1134
291 #, fuzzy
292 msgid "-fvtable-verify=std is not supported in this configuration"
293 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
295 #: gcc.cc:1136
296 msgid "-fvtable-verify=preinit is not supported in this configuration"
297 msgstr ""
299 #: gcc.cc:1273 ada/gcc-interface/lang-specs.h:37
300 msgid "-pg and -fomit-frame-pointer are incompatible"
301 msgstr ""
303 #: gcc.cc:1443
304 msgid "GNU C no longer supports -traditional without -E"
305 msgstr ""
307 #: gcc.cc:1452
308 msgid "-E or -x required when input is from standard input"
309 msgstr ""
311 #: config/darwin.h:154
312 msgid "conflicting code generation switches"
313 msgstr ""
315 #: config/darwin.h:159
316 msgid "-bundle_loader not allowed with -dynamiclib"
317 msgstr ""
319 #: config/darwin.h:161
320 msgid "-client_name not allowed with -dynamiclib"
321 msgstr ""
323 #: config/darwin.h:170
324 msgid "-keep_private_externs not allowed with -dynamiclib"
325 msgstr ""
327 #: config/darwin.h:172
328 msgid "-private_bundle not allowed with -dynamiclib"
329 msgstr ""
331 #: config/darwin.h:180
332 msgid "-compatibility_version only allowed with -dynamiclib"
333 msgstr ""
335 #: config/darwin.h:182
336 msgid "-current_version only allowed with -dynamiclib"
337 msgstr ""
339 #: config/darwin.h:184
340 msgid "-install_name only allowed with -dynamiclib"
341 msgstr ""
343 #: config/darwin.h:195
344 msgid "-bundle not allowed with -dynamiclib"
345 msgstr ""
347 #: config/darwin.h:211
348 msgid "-force_flat_namespace not allowed with -dynamiclib"
349 msgstr ""
351 #: config/darwin.h:216 config/darwin.h:614
352 #, fuzzy
353 msgid "gsplit-dwarf is not supported on this platform"
354 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
356 #: config/darwin.h:285
357 #, fuzzy
358 #| msgid "-pipe is not supported"
359 msgid "rdynamic is not supported"
360 msgstr "-pipe не падтрымліваецца"
362 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
363 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:758
364 #: config/sparc/freebsd.h:45
365 msgid "consider using '-pg' instead of '-p' with gprof(1)"
366 msgstr ""
368 #: config/lynx.h:69
369 msgid "cannot use mthreads and mlegacy-threads together"
370 msgstr ""
372 #: config/lynx.h:94
373 msgid "cannot use mshared and static together"
374 msgstr ""
376 #: config/sol2.h:350 config/sol2.h:355
377 #, fuzzy
378 #| msgid "%s does not support %s"
379 msgid "does not support multilib"
380 msgstr "%s не падтрымлівае %s"
382 #: config/sol2.h:449
383 #, fuzzy
384 msgid "-pie is not supported in this configuration"
385 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
387 #: config/vxworks.h:204
388 msgid "-Xbind-now and -Xbind-lazy are incompatible"
389 msgstr ""
391 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
392 #: config/riscv/freebsd.h:44
393 msgid "consider using `-pg' instead of `-p' with gprof (1)"
394 msgstr ""
396 #: config/arc/arc.h:68 config/mips/mips.h:1475
397 msgid "may not use both -EB and -EL"
398 msgstr ""
400 #: config/avr/specs.h:71 config/pru/pru.h:58
401 #, fuzzy
402 #| msgid "-pipe is not supported"
403 msgid "shared is not supported"
404 msgstr "-pipe не падтрымліваецца"
406 #: config/bfin/elf.h:55
407 msgid "no processor type specified for linking"
408 msgstr ""
410 #: config/cris/cris.h:168
411 msgid "do not specify both -march=... and -mcpu=..."
412 msgstr ""
414 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:138
415 #: config/i386/mingw-w64.h:103 config/i386/mingw32.h:160
416 msgid "shared and mdll are not compatible"
417 msgstr ""
419 #: config/i386/darwin.h:93
420 msgid "Darwin is not an mx32 platform"
421 msgstr ""
423 #: config/i386/darwin.h:94
424 msgid "Darwin does not support -mfentry or associated options"
425 msgstr ""
427 #: config/i386/sol2.h:59
428 #, fuzzy
429 msgid "-mx32 is not supported on Solaris"
430 msgstr "-pipe не падтрымліваецца"
432 #: config/mcore/mcore.h:53
433 msgid "the m210 does not have little endian support"
434 msgstr ""
436 #: config/mips/r3900.h:37
437 msgid "-mhard-float not supported"
438 msgstr "-mhard-float не падтрымліваецца"
440 #: config/mips/r3900.h:39
441 msgid "-msingle-float and -msoft-float cannot both be specified"
442 msgstr ""
444 #: config/moxie/moxiebox.h:43
445 msgid "this target is little-endian"
446 msgstr ""
448 #: config/msp430/msp430.h:90
449 msgid "-mcode-region requires the large memory model (-mlarge)"
450 msgstr ""
452 #: config/msp430/msp430.h:92
453 msgid "-mdata-region requires the large memory model (-mlarge)"
454 msgstr ""
456 #: config/nios2/elf.h:44
457 msgid "You need a C startup file for -msys-crt0="
458 msgstr ""
460 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
461 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
462 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
463 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
464 #: config/pa/pa64-hpux.h:44
465 msgid "warning: consider linking with '-static' as system libraries with"
466 msgstr ""
468 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
469 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
470 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
471 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
472 #: config/pa/pa64-hpux.h:45
473 msgid "  profiling support are only provided in archive format"
474 msgstr ""
476 #: config/rs6000/darwin.h:123
477 msgid " conflicting code gen style switches are used"
478 msgstr ""
480 #: config/rs6000/freebsd64.h:114
481 msgid "consider using `-pg' instead of `-p' with gprof(1)"
482 msgstr ""
484 #: config/rs6000/rs6000.h:167
485 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
486 msgstr ""
488 #: config/rx/linux.h:53 config/rx/rx.h:82
489 msgid "rx200 cpu does not have FPU hardware"
490 msgstr ""
492 #: config/rx/rx.h:80
493 msgid "-mas100-syntax is incompatible with -gdwarf"
494 msgstr ""
496 #: config/rx/rx.h:81
497 msgid "rx100 cpu does not have FPU hardware"
498 msgstr ""
500 #: config/s390/tpf.h:119
501 #, fuzzy
502 #| msgid "-pipe is not supported"
503 msgid "static is not supported on TPF-OS"
504 msgstr "-pipe не падтрымліваецца"
506 #: config/sh/sh.h:299 config/sh/sh.h:302
507 #, fuzzy
508 #| msgid "%s does not support %s"
509 msgid "SH2a does not support little-endian"
510 msgstr "%s не падтрымлівае %s"
512 #: config/sparc/linux64.h:142
513 #, fuzzy
514 msgid "-fsanitize=address is not supported in this configuration"
515 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
517 #: config/sparc/linux64.h:156 config/sparc/linux64.h:162
518 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
519 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
520 msgid "may not use both -m32 and -m64"
521 msgstr ""
523 #: config/tilegx/tilegx.h:520 config/tilegx/tilegx.h:525
524 msgid "-mbig-endian and -mlittle-endian may not be used together"
525 msgstr ""
527 #: config/vax/netbsd-elf.h:51
528 msgid "the -shared option is not currently supported for VAX ELF"
529 msgstr ""
531 #: config/vax/vax.h:46 config/vax/vax.h:47
532 #, fuzzy
533 msgid "profiling not supported with -mg"
534 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
536 #: ada/gcc-interface/lang-specs.h:38
537 msgid "-c or -S required for Ada"
538 msgstr ""
540 #: ada/gcc-interface/lang-specs.h:56
541 msgid "-c required for gnat2why"
542 msgstr ""
544 #: ada/gcc-interface/lang-specs.h:67
545 msgid "-c required for gnat2scil"
546 msgstr ""
548 #: fortran/lang-specs.h:60 fortran/lang-specs.h:74
549 msgid "gfortran does not support -E without -cpp"
550 msgstr ""
552 #: objc/lang-specs.h:30 objc/lang-specs.h:41
553 msgid "GNU Objective C no longer supports traditional compilation"
554 msgstr ""
556 #: objc/lang-specs.h:55
557 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
558 msgstr ""
560 #: objcp/lang-specs.h:58
561 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
562 msgstr ""
564 #: fortran/lang.opt:146
565 #, no-c-format
566 msgid "-J<directory>\tPut MODULE files in 'directory'."
567 msgstr ""
569 #: fortran/lang.opt:198
570 #, no-c-format
571 msgid "Warn about possible aliasing of dummy arguments."
572 msgstr ""
574 #: fortran/lang.opt:202
575 #, no-c-format
576 msgid "Warn about alignment of COMMON blocks."
577 msgstr ""
579 #: fortran/lang.opt:206
580 #, no-c-format
581 msgid "Warn about missing ampersand in continued character constants."
582 msgstr ""
584 #: fortran/lang.opt:210
585 #, fuzzy, no-c-format
586 #| msgid "cannot create temporary file"
587 msgid "Warn about creation of array temporaries."
588 msgstr "немагчыма стварыць часовы файл"
590 #: fortran/lang.opt:214 fortran/lang.opt:535 config/alpha/alpha.opt:31
591 #: common.opt:680 common.opt:818 common.opt:1056 common.opt:1060
592 #: common.opt:1064 common.opt:1068 common.opt:1743 common.opt:1807
593 #: common.opt:1946 common.opt:1950 common.opt:2199 common.opt:2417
594 #: common.opt:3133
595 #, no-c-format
596 msgid "Does nothing. Preserved for backward compatibility."
597 msgstr ""
599 #: fortran/lang.opt:218
600 #, no-c-format
601 msgid "Warn if the type of a variable might be not interoperable with C."
602 msgstr ""
604 #: fortran/lang.opt:226
605 #, no-c-format
606 msgid "Warn about truncated character expressions."
607 msgstr ""
609 #: fortran/lang.opt:230
610 #, no-c-format
611 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
612 msgstr ""
614 #: fortran/lang.opt:238
615 #, no-c-format
616 msgid "Warn about most implicit conversions."
617 msgstr ""
619 #: fortran/lang.opt:242
620 #, no-c-format
621 msgid "Warn about possibly incorrect subscripts in do loops."
622 msgstr ""
624 #: fortran/lang.opt:250
625 #, no-c-format
626 msgid "Warn if loops have been interchanged."
627 msgstr ""
629 #: fortran/lang.opt:254
630 #, no-c-format
631 msgid "Warn about function call elimination."
632 msgstr ""
634 #: fortran/lang.opt:258
635 #, no-c-format
636 msgid "Warn about calls with implicit interface."
637 msgstr ""
639 #: fortran/lang.opt:262
640 #, no-c-format
641 msgid "Warn about called procedures not explicitly declared."
642 msgstr ""
644 #: fortran/lang.opt:266
645 #, no-c-format
646 msgid "Warn about constant integer divisions with truncated results."
647 msgstr ""
649 #: fortran/lang.opt:270
650 #, no-c-format
651 msgid "Warn about truncated source lines."
652 msgstr ""
654 #: fortran/lang.opt:274
655 #, no-c-format
656 msgid "Warn on intrinsics not part of the selected standard."
657 msgstr ""
659 #: fortran/lang.opt:286
660 #, no-c-format
661 msgid "Warn about USE statements that have no ONLY qualifier."
662 msgstr ""
664 #: fortran/lang.opt:298
665 #, no-c-format
666 msgid "Warn that -fno-automatic may break recursion."
667 msgstr ""
669 #: fortran/lang.opt:306
670 #, no-c-format
671 msgid "Warn about real-literal-constants with 'q' exponent-letter."
672 msgstr ""
674 #: fortran/lang.opt:310
675 #, no-c-format
676 msgid "Warn when a left-hand-side array variable is reallocated."
677 msgstr ""
679 #: fortran/lang.opt:314
680 #, no-c-format
681 msgid "Warn when a left-hand-side variable is reallocated."
682 msgstr ""
684 #: fortran/lang.opt:318
685 #, no-c-format
686 msgid "Warn if the pointer in a pointer assignment might outlive its target."
687 msgstr ""
689 #: fortran/lang.opt:326
690 #, no-c-format
691 msgid "Warn about \"suspicious\" constructs."
692 msgstr ""
694 #: fortran/lang.opt:330
695 #, no-c-format
696 msgid "Permit nonconforming uses of the tab character."
697 msgstr ""
699 #: fortran/lang.opt:334
700 #, no-c-format
701 msgid "Warn about an invalid DO loop."
702 msgstr ""
704 #: fortran/lang.opt:338
705 #, no-c-format
706 msgid "Warn about underflow of numerical constant expressions."
707 msgstr ""
709 #: fortran/lang.opt:346
710 #, no-c-format
711 msgid "Warn if a user-procedure has the same name as an intrinsic."
712 msgstr ""
714 #: fortran/lang.opt:354
715 #, no-c-format
716 msgid "Warn about unused dummy arguments."
717 msgstr ""
719 #: fortran/lang.opt:358
720 #, no-c-format
721 msgid "Warn about zero-trip DO loops."
722 msgstr ""
724 #: fortran/lang.opt:362
725 #, no-c-format
726 msgid "Enable preprocessing."
727 msgstr ""
729 #: fortran/lang.opt:370
730 #, no-c-format
731 msgid "Disable preprocessing."
732 msgstr ""
734 #: fortran/lang.opt:378
735 #, no-c-format
736 msgid "Accept argument mismatches in procedure calls."
737 msgstr ""
739 #: fortran/lang.opt:382
740 #, no-c-format
741 msgid "Eliminate multiple function invocations also for impure functions."
742 msgstr ""
744 #: fortran/lang.opt:386
745 #, no-c-format
746 msgid "Enable alignment of COMMON blocks."
747 msgstr ""
749 #: fortran/lang.opt:390
750 #, no-c-format
751 msgid "All intrinsics procedures are available regardless of selected standard."
752 msgstr ""
754 #: fortran/lang.opt:394
755 #, no-c-format
756 msgid "Allow a BOZ literal constant to appear in an invalid context and with X instead of Z."
757 msgstr ""
759 #: fortran/lang.opt:402
760 #, no-c-format
761 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
762 msgstr ""
764 #: fortran/lang.opt:406
765 #, no-c-format
766 msgid "Specify that backslash in string introduces an escape character."
767 msgstr ""
769 #: fortran/lang.opt:410
770 #, no-c-format
771 msgid "Produce a backtrace when a runtime error is encountered."
772 msgstr ""
774 #: fortran/lang.opt:414
775 #, no-c-format
776 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
777 msgstr ""
779 #: fortran/lang.opt:421
780 #, no-c-format
781 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
782 msgstr ""
784 #: fortran/lang.opt:425
785 #, no-c-format
786 msgid "-fconvert=<big-endian|little-endian|native|swap|r16_ieee|r16_ibm>\tThe endianness used for unformatted files."
787 msgstr ""
789 #: fortran/lang.opt:450
790 #, no-c-format
791 msgid "Use the Cray Pointer extension."
792 msgstr ""
794 #: fortran/lang.opt:454
795 #, no-c-format
796 msgid "Generate C prototypes from BIND(C) declarations."
797 msgstr ""
799 #: fortran/lang.opt:458
800 #, no-c-format
801 msgid "Generate C prototypes from non-BIND(C) external procedure definitions."
802 msgstr ""
804 #: fortran/lang.opt:462
805 #, no-c-format
806 msgid "Ignore 'D' in column one in fixed form."
807 msgstr ""
809 #: fortran/lang.opt:466
810 #, no-c-format
811 msgid "Treat lines with 'D' in column one as comments."
812 msgstr ""
814 #: fortran/lang.opt:470
815 #, no-c-format
816 msgid "Issue debug information for compiler-generated auxiliary variables."
817 msgstr ""
819 #: fortran/lang.opt:474
820 #, no-c-format
821 msgid "Enable all DEC language extensions."
822 msgstr ""
824 #: fortran/lang.opt:478
825 #, no-c-format
826 msgid "Enable the use of blank format items in format strings."
827 msgstr ""
829 #: fortran/lang.opt:482
830 #, no-c-format
831 msgid "Enable the use of character literals in assignments and data statements for non-character variables."
832 msgstr ""
834 #: fortran/lang.opt:487
835 #, no-c-format
836 msgid "Enable legacy parsing of INCLUDE as statement."
837 msgstr ""
839 #: fortran/lang.opt:491
840 #, no-c-format
841 msgid "Enable default widths for i, f and g format specifiers."
842 msgstr ""
844 #: fortran/lang.opt:495
845 #, no-c-format
846 msgid "Enable kind-specific variants of integer intrinsic functions."
847 msgstr ""
849 #: fortran/lang.opt:499
850 #, no-c-format
851 msgid "Enable legacy math intrinsics for compatibility."
852 msgstr ""
854 #: fortran/lang.opt:503
855 #, no-c-format
856 msgid "Enable support for DEC STRUCTURE/RECORD."
857 msgstr ""
859 #: fortran/lang.opt:507
860 #, no-c-format
861 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
862 msgstr ""
864 #: fortran/lang.opt:511
865 #, no-c-format
866 msgid "Set the default double precision kind to an 8 byte wide type."
867 msgstr ""
869 #: fortran/lang.opt:515
870 #, no-c-format
871 msgid "Set the default integer kind to an 8 byte wide type."
872 msgstr ""
874 #: fortran/lang.opt:519
875 #, no-c-format
876 msgid "Set the default real kind to an 8 byte wide type."
877 msgstr ""
879 #: fortran/lang.opt:523
880 #, no-c-format
881 msgid "Set the default real kind to an 10 byte wide type."
882 msgstr ""
884 #: fortran/lang.opt:527
885 #, no-c-format
886 msgid "Set the default real kind to an 16 byte wide type."
887 msgstr ""
889 #: fortran/lang.opt:531
890 #, no-c-format
891 msgid "Allow dollar signs in entity names."
892 msgstr ""
894 #: fortran/lang.opt:539
895 #, no-c-format
896 msgid "Display the code tree after parsing."
897 msgstr ""
899 #: fortran/lang.opt:543
900 #, no-c-format
901 msgid "Display the code tree after front end optimization."
902 msgstr ""
904 #: fortran/lang.opt:547
905 #, no-c-format
906 msgid "Display the global symbol table after parsing."
907 msgstr ""
909 #: fortran/lang.opt:551
910 #, no-c-format
911 msgid "Display the code tree after parsing; deprecated option."
912 msgstr ""
914 #: fortran/lang.opt:555
915 #, no-c-format
916 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
917 msgstr ""
919 #: fortran/lang.opt:559
920 #, no-c-format
921 msgid "Use f2c calling convention."
922 msgstr ""
924 #: fortran/lang.opt:563
925 #, no-c-format
926 msgid "Assume that the source file is fixed form."
927 msgstr ""
929 #: fortran/lang.opt:567
930 #, no-c-format
931 msgid "Force creation of temporary to test infrequently-executed forall code."
932 msgstr ""
934 #: fortran/lang.opt:571
935 #, no-c-format
936 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
937 msgstr ""
939 #: fortran/lang.opt:575 fortran/lang.opt:579
940 #, no-c-format
941 msgid "Specify where to find the compiled intrinsic modules."
942 msgstr ""
944 #: fortran/lang.opt:583
945 #, no-c-format
946 msgid "Allow arbitrary character line width in fixed mode."
947 msgstr ""
949 #: fortran/lang.opt:587
950 #, no-c-format
951 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
952 msgstr ""
954 #: fortran/lang.opt:591
955 #, no-c-format
956 msgid "Pad shorter fixed form lines to line width with spaces."
957 msgstr ""
959 #: fortran/lang.opt:595
960 #, no-c-format
961 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
962 msgstr ""
964 #: fortran/lang.opt:599
965 #, no-c-format
966 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
967 msgstr ""
969 #: fortran/lang.opt:603
970 #, no-c-format
971 msgid "Assume that the source file is free form."
972 msgstr ""
974 #: fortran/lang.opt:607
975 #, no-c-format
976 msgid "Allow arbitrary character line width in free mode."
977 msgstr ""
979 #: fortran/lang.opt:611
980 #, no-c-format
981 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
982 msgstr ""
984 #: fortran/lang.opt:615
985 #, no-c-format
986 msgid "Try to interchange loops if profitable."
987 msgstr ""
989 #: fortran/lang.opt:619
990 #, fuzzy, no-c-format
991 #| msgid "Enable SSA optimizations"
992 msgid "Enable front end optimization."
993 msgstr "Уключаць SSA аптымізацыю"
995 #: fortran/lang.opt:623
996 #, no-c-format
997 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
998 msgstr ""
1000 #: fortran/lang.opt:627
1001 #, no-c-format
1002 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
1003 msgstr ""
1005 #: fortran/lang.opt:631
1006 #, no-c-format
1007 msgid "Initialize components of derived type variables according to other init flags."
1008 msgstr ""
1010 #: fortran/lang.opt:635
1011 #, no-c-format
1012 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
1013 msgstr ""
1015 #: fortran/lang.opt:639
1016 #, no-c-format
1017 msgid "Initialize local variables to zero (from g77)."
1018 msgstr ""
1020 #: fortran/lang.opt:643
1021 #, no-c-format
1022 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
1023 msgstr ""
1025 #: fortran/lang.opt:647
1026 #, no-c-format
1027 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
1028 msgstr ""
1030 #: fortran/lang.opt:669
1031 #, no-c-format
1032 msgid "-finline-arg-packing\tPerform argument packing inline."
1033 msgstr ""
1035 #: fortran/lang.opt:673
1036 #, no-c-format
1037 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
1038 msgstr ""
1040 #: fortran/lang.opt:677
1041 #, no-c-format
1042 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
1043 msgstr ""
1045 #: fortran/lang.opt:681
1046 #, no-c-format
1047 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
1048 msgstr ""
1050 #: fortran/lang.opt:685
1051 #, no-c-format
1052 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
1053 msgstr ""
1055 #: fortran/lang.opt:689
1056 #, no-c-format
1057 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
1058 msgstr ""
1060 #: fortran/lang.opt:693
1061 #, no-c-format
1062 msgid "Put all local arrays on stack."
1063 msgstr ""
1065 #: fortran/lang.opt:697
1066 #, no-c-format
1067 msgid "Set default accessibility of module entities to PRIVATE."
1068 msgstr ""
1070 #: fortran/lang.opt:717
1071 #, no-c-format
1072 msgid "Try to lay out derived types as compactly as possible."
1073 msgstr ""
1075 #: fortran/lang.opt:725
1076 #, no-c-format
1077 msgid "Protect parentheses in expressions."
1078 msgstr ""
1080 #: fortran/lang.opt:729
1081 #, no-c-format
1082 msgid "Path to header file that should be pre-included before each compilation unit."
1083 msgstr ""
1085 #: fortran/lang.opt:733
1086 #, no-c-format
1087 msgid "Enable range checking during compilation."
1088 msgstr ""
1090 #: fortran/lang.opt:737
1091 #, no-c-format
1092 msgid "Interpret any REAL(4) as a REAL(8)."
1093 msgstr ""
1095 #: fortran/lang.opt:741
1096 #, no-c-format
1097 msgid "Interpret any REAL(4) as a REAL(10)."
1098 msgstr ""
1100 #: fortran/lang.opt:745
1101 #, no-c-format
1102 msgid "Interpret any REAL(4) as a REAL(16)."
1103 msgstr ""
1105 #: fortran/lang.opt:749
1106 #, no-c-format
1107 msgid "Interpret any REAL(8) as a REAL(4)."
1108 msgstr ""
1110 #: fortran/lang.opt:753
1111 #, no-c-format
1112 msgid "Interpret any REAL(8) as a REAL(10)."
1113 msgstr ""
1115 #: fortran/lang.opt:757
1116 #, no-c-format
1117 msgid "Interpret any REAL(8) as a REAL(16)."
1118 msgstr ""
1120 #: fortran/lang.opt:761
1121 #, no-c-format
1122 msgid "Reallocate the LHS in assignments."
1123 msgstr ""
1125 #: fortran/lang.opt:765
1126 #, no-c-format
1127 msgid "Use a 4-byte record marker for unformatted files."
1128 msgstr ""
1130 #: fortran/lang.opt:769
1131 #, no-c-format
1132 msgid "Use an 8-byte record marker for unformatted files."
1133 msgstr ""
1135 #: fortran/lang.opt:773
1136 #, no-c-format
1137 msgid "Allocate local variables on the stack to allow indirect recursion."
1138 msgstr ""
1140 #: fortran/lang.opt:777
1141 #, no-c-format
1142 msgid "Copy array sections into a contiguous block on procedure entry."
1143 msgstr ""
1145 #: fortran/lang.opt:781
1146 #, no-c-format
1147 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
1148 msgstr ""
1150 #: fortran/lang.opt:797
1151 #, no-c-format
1152 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
1153 msgstr ""
1155 #: fortran/lang.opt:801
1156 #, no-c-format
1157 msgid "Append a second underscore if the name already contains an underscore."
1158 msgstr ""
1160 #: fortran/lang.opt:809
1161 #, no-c-format
1162 msgid "Apply negative sign to zero values."
1163 msgstr ""
1165 #: fortran/lang.opt:816
1166 #, no-c-format
1167 msgid "Disallow tail call optimization when a calling routine may have omitted character lengths."
1168 msgstr ""
1170 #: fortran/lang.opt:820
1171 #, no-c-format
1172 msgid "Append underscores to externally visible names."
1173 msgstr ""
1175 #: fortran/lang.opt:824 c-family/c.opt:1631 c-family/c.opt:1667
1176 #: c-family/c.opt:1675 c-family/c.opt:1990 config/pa/pa.opt:42
1177 #: config/pa/pa.opt:74 config/arc/arc.opt:140 config/arc/arc.opt:293
1178 #: config/arc/arc.opt:305 common.opt:638 common.opt:1147 common.opt:1151
1179 #: common.opt:1155 common.opt:1242 common.opt:1532 common.opt:1614
1180 #: common.opt:1898 common.opt:2041 common.opt:2084 common.opt:2492
1181 #: common.opt:2528 common.opt:2621 common.opt:2625 common.opt:2734
1182 #: common.opt:2825 common.opt:2833 common.opt:2841 common.opt:2849
1183 #: common.opt:2950 common.opt:3006 common.opt:3094 common.opt:3254
1184 #: common.opt:3258 common.opt:3262 common.opt:3266
1185 #, no-c-format
1186 msgid "Does nothing.  Preserved for backward compatibility."
1187 msgstr ""
1189 #: fortran/lang.opt:864
1190 #, no-c-format
1191 msgid "Statically link the GNU Fortran helper library (libgfortran)."
1192 msgstr ""
1194 #: fortran/lang.opt:868
1195 #, no-c-format
1196 msgid "Conform to the ISO Fortran 2003 standard."
1197 msgstr ""
1199 #: fortran/lang.opt:872
1200 #, no-c-format
1201 msgid "Conform to the ISO Fortran 2008 standard."
1202 msgstr ""
1204 #: fortran/lang.opt:876
1205 #, no-c-format
1206 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
1207 msgstr ""
1209 #: fortran/lang.opt:880
1210 #, no-c-format
1211 msgid "Conform to the ISO Fortran 2018 standard."
1212 msgstr ""
1214 #: fortran/lang.opt:884
1215 #, no-c-format
1216 msgid "Conform to the ISO Fortran 95 standard."
1217 msgstr ""
1219 #: fortran/lang.opt:888
1220 #, no-c-format
1221 msgid "Conform to nothing in particular."
1222 msgstr ""
1224 #: fortran/lang.opt:892
1225 #, no-c-format
1226 msgid "Accept extensions to support legacy code."
1227 msgstr ""
1229 #: c-family/c.opt:182
1230 #, no-c-format
1231 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>."
1232 msgstr ""
1234 #: c-family/c.opt:186
1235 #, no-c-format
1236 msgid "Do not discard comments."
1237 msgstr ""
1239 #: c-family/c.opt:190
1240 #, no-c-format
1241 msgid "Do not discard comments in macro expansions."
1242 msgstr ""
1244 #: c-family/c.opt:194
1245 #, no-c-format
1246 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1."
1247 msgstr ""
1249 #: c-family/c.opt:201
1250 #, no-c-format
1251 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
1252 msgstr ""
1254 #: c-family/c.opt:205
1255 #, no-c-format
1256 msgid "Enable parsing GIMPLE."
1257 msgstr ""
1259 #: c-family/c.opt:209
1260 #, no-c-format
1261 msgid "Print the name of header files as they are used."
1262 msgstr ""
1264 #: c-family/c.opt:213
1265 #, no-c-format
1266 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
1267 msgstr ""
1269 #: c-family/c.opt:217
1270 #, no-c-format
1271 msgid "Generate make dependencies."
1272 msgstr ""
1274 #: c-family/c.opt:221
1275 #, no-c-format
1276 msgid "Generate make dependencies and compile."
1277 msgstr ""
1279 #: c-family/c.opt:225
1280 #, no-c-format
1281 msgid "-MF <file>\tWrite dependency output to the given file."
1282 msgstr ""
1284 #: c-family/c.opt:229
1285 #, no-c-format
1286 msgid "Treat missing header files as generated files."
1287 msgstr ""
1289 #: c-family/c.opt:233
1290 #, no-c-format
1291 msgid "Like -M but ignore system header files."
1292 msgstr ""
1294 #: c-family/c.opt:237
1295 #, no-c-format
1296 msgid "Like -MD but ignore system header files."
1297 msgstr ""
1299 #: c-family/c.opt:241
1300 #, no-c-format
1301 msgid "Generate C++ Module dependency information."
1302 msgstr ""
1304 #: c-family/c.opt:249
1305 #, fuzzy, no-c-format
1306 #| msgid "Generate code for Intel as"
1307 msgid "Generate phony targets for all headers."
1308 msgstr "Генерыраваць код для Intel as"
1310 #: c-family/c.opt:253
1311 #, no-c-format
1312 msgid "-MQ <target>\tAdd a target that may require quoting."
1313 msgstr ""
1315 #: c-family/c.opt:257
1316 #, no-c-format
1317 msgid "-MT <target>\tAdd a target that does not require quoting."
1318 msgstr ""
1320 #: c-family/c.opt:261
1321 #, fuzzy, no-c-format
1322 #| msgid "Do not generate char instructions"
1323 msgid "Do not generate #line directives."
1324 msgstr "Не генерыраваць сімвальныя інструкцыі"
1326 #: c-family/c.opt:265
1327 #, no-c-format
1328 msgid "-U<macro>\tUndefine <macro>."
1329 msgstr ""
1331 #: c-family/c.opt:269
1332 #, no-c-format
1333 msgid "Warn if the NSObject attribute is applied to a non-typedef."
1334 msgstr ""
1336 #: c-family/c.opt:273
1337 #, no-c-format
1338 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
1339 msgstr ""
1341 #: c-family/c.opt:277
1342 #, no-c-format
1343 msgid "Warn about things that change between the current -fabi-version and the specified version."
1344 msgstr ""
1346 #: c-family/c.opt:281
1347 #, no-c-format
1348 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
1349 msgstr ""
1351 #: c-family/c.opt:288
1352 #, no-c-format
1353 msgid "Warn on suspicious calls of standard functions computing absolute values."
1354 msgstr ""
1356 #: c-family/c.opt:292
1357 #, no-c-format
1358 msgid "Warn about suspicious uses of memory addresses."
1359 msgstr ""
1361 #: c-family/c.opt:308
1362 #, no-c-format
1363 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
1364 msgstr ""
1366 #: c-family/c.opt:312
1367 #, no-c-format
1368 msgid "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member allocation function."
1369 msgstr ""
1371 #: c-family/c.opt:316 ada/gcc-interface/lang.opt:57
1372 #, no-c-format
1373 msgid "Enable most warning messages."
1374 msgstr ""
1376 #: c-family/c.opt:320
1377 #, no-c-format
1378 msgid "Warn on any use of alloca."
1379 msgstr ""
1381 #: c-family/c.opt:324
1382 #, no-c-format
1383 msgid "-Walloc-size-larger-than=<bytes>\tWarn for calls to allocation functions that attempt to allocate objects larger than the specified number of bytes."
1384 msgstr ""
1386 #: c-family/c.opt:329
1387 #, no-c-format
1388 msgid "Disable Walloc-size-larger-than= warning.  Equivalent to Walloc-size-larger-than=<SIZE_MAX> or larger."
1389 msgstr ""
1391 #: c-family/c.opt:333
1392 #, no-c-format
1393 msgid "Warn for calls to allocation functions that specify zero bytes."
1394 msgstr ""
1396 #: c-family/c.opt:337
1397 #, no-c-format
1398 msgid "-Walloca-larger-than=<number>\tWarn on unbounded uses of alloca, and on bounded uses of alloca whose bound can be larger than <number> bytes."
1399 msgstr ""
1401 #: c-family/c.opt:343
1402 #, no-c-format
1403 msgid "Disable Walloca-larger-than= warning.  Equivalent to Walloca-larger-than=<SIZE_MAX> or larger."
1404 msgstr ""
1406 #: c-family/c.opt:355
1407 #, no-c-format
1408 msgid "Warn about comparisons between two operands of array type."
1409 msgstr ""
1411 #: c-family/c.opt:359 c-family/c.opt:363
1412 #, no-c-format
1413 msgid "Warn about mismatched declarations of array parameters and unsafe accesses to them."
1414 msgstr ""
1416 #: c-family/c.opt:367
1417 #, no-c-format
1418 msgid "Warn about accesses to interior zero-length array members."
1419 msgstr ""
1421 #: c-family/c.opt:371
1422 #, no-c-format
1423 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
1424 msgstr ""
1426 #: c-family/c.opt:375
1427 #, no-c-format
1428 msgid "Warn about casting functions to incompatible types."
1429 msgstr ""
1431 #: c-family/c.opt:383
1432 #, no-c-format
1433 msgid "-Wbidi-chars=[none|unpaired|any|ucn] Warn about UTF-8 bidirectional control characters."
1434 msgstr ""
1436 #: c-family/c.opt:406
1437 #, no-c-format
1438 msgid "Warn about boolean expression compared with an integer value different from true/false."
1439 msgstr ""
1441 #: c-family/c.opt:410
1442 #, no-c-format
1443 msgid "Warn about certain operations on boolean expressions."
1444 msgstr ""
1446 #: c-family/c.opt:414
1447 #, no-c-format
1448 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
1449 msgstr ""
1451 #: c-family/c.opt:418
1452 #, no-c-format
1453 msgid "Warn when a built-in function is declared with the wrong signature."
1454 msgstr ""
1456 #: c-family/c.opt:422
1457 #, no-c-format
1458 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
1459 msgstr ""
1461 #: c-family/c.opt:426
1462 #, no-c-format
1463 msgid "Warn about features not present in ISO C11, but present in ISO C2X."
1464 msgstr ""
1466 #: c-family/c.opt:430
1467 #, no-c-format
1468 msgid "Warn about features not present in ISO C90, but present in ISO C99."
1469 msgstr ""
1471 #: c-family/c.opt:434
1472 #, no-c-format
1473 msgid "Warn about features not present in ISO C99, but present in ISO C11."
1474 msgstr ""
1476 #: c-family/c.opt:438
1477 #, no-c-format
1478 msgid "Warn about C constructs that are not in the common subset of C and C++."
1479 msgstr ""
1481 #: c-family/c.opt:445
1482 #, no-c-format
1483 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
1484 msgstr ""
1486 #: c-family/c.opt:449
1487 #, no-c-format
1488 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
1489 msgstr ""
1491 #: c-family/c.opt:456
1492 #, no-c-format
1493 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO C++ 2017."
1494 msgstr ""
1496 #: c-family/c.opt:463
1497 #, no-c-format
1498 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2017 and ISO C++ 2020."
1499 msgstr ""
1501 #: c-family/c.opt:467
1502 #, no-c-format
1503 msgid "Warn about C++11 constructs in code compiled with an older standard."
1504 msgstr ""
1506 #: c-family/c.opt:471
1507 #, no-c-format
1508 msgid "Warn about C++14 constructs in code compiled with an older standard."
1509 msgstr ""
1511 #: c-family/c.opt:475
1512 #, no-c-format
1513 msgid "Warn about C++17 constructs in code compiled with an older standard."
1514 msgstr ""
1516 #: c-family/c.opt:479
1517 #, no-c-format
1518 msgid "Warn about C++20 constructs in code compiled with an older standard."
1519 msgstr ""
1521 #: c-family/c.opt:483
1522 #, no-c-format
1523 msgid "Warn about C++23 constructs in code compiled with an older standard."
1524 msgstr ""
1526 #: c-family/c.opt:487
1527 #, no-c-format
1528 msgid "Warn about casts between incompatible function types."
1529 msgstr ""
1531 #: c-family/c.opt:491
1532 #, no-c-format
1533 msgid "Warn about casts which discard qualifiers."
1534 msgstr ""
1536 #: c-family/c.opt:495 c-family/c.opt:499
1537 #, no-c-format
1538 msgid "Warn about catch handlers of non-reference type."
1539 msgstr ""
1541 #: c-family/c.opt:503
1542 #, no-c-format
1543 msgid "Warn about subscripts whose type is \"char\"."
1544 msgstr ""
1546 #: c-family/c.opt:507 c-family/c.opt:1528 c-family/c.opt:1532
1547 #: c-family/c.opt:1536 c-family/c.opt:1540 c-family/c.opt:1544
1548 #: c-family/c.opt:1548 c-family/c.opt:1552 c-family/c.opt:1559
1549 #: c-family/c.opt:1563 c-family/c.opt:1567 c-family/c.opt:1571
1550 #: c-family/c.opt:1575 c-family/c.opt:1579 c-family/c.opt:1583
1551 #: c-family/c.opt:1587 c-family/c.opt:1591 c-family/c.opt:1595
1552 #: c-family/c.opt:1599 c-family/c.opt:1603 c-family/c.opt:1607
1553 #: config/i386/i386.opt:991
1554 #, no-c-format
1555 msgid "Removed in GCC 9.  This switch has no effect."
1556 msgstr ""
1558 #: c-family/c.opt:511
1559 #, no-c-format
1560 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
1561 msgstr ""
1563 #: c-family/c.opt:515
1564 #, no-c-format
1565 msgid "Warn about uses of a comma operator within a subscripting expression."
1566 msgstr ""
1568 #: c-family/c.opt:519
1569 #, no-c-format
1570 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
1571 msgstr ""
1573 #: c-family/c.opt:523
1574 #, no-c-format
1575 msgid "Synonym for -Wcomment."
1576 msgstr ""
1578 #: c-family/c.opt:527
1579 #, no-c-format
1580 msgid "Warn for conditionally-supported constructs."
1581 msgstr ""
1583 #: c-family/c.opt:531
1584 #, no-c-format
1585 msgid "Warn for implicit type conversions that may change a value."
1586 msgstr ""
1588 #: c-family/c.opt:535
1589 #, no-c-format
1590 msgid "Warn for converting NULL from/to a non-pointer type."
1591 msgstr ""
1593 #: c-family/c.opt:543
1594 #, no-c-format
1595 msgid "Warn when performing class template argument deduction on a type with no deduction guides."
1596 msgstr ""
1598 #: c-family/c.opt:548
1599 #, no-c-format
1600 msgid "Warn when all constructors and destructors are private."
1601 msgstr ""
1603 #: c-family/c.opt:552
1604 #, no-c-format
1605 msgid "Warn about dangling else."
1606 msgstr ""
1608 #: c-family/c.opt:556 c-family/c.opt:560
1609 #, no-c-format
1610 msgid "Warn for uses of pointers to auto variables whose lifetime has ended."
1611 msgstr ""
1613 #: c-family/c.opt:564
1614 #, no-c-format
1615 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
1616 msgstr ""
1618 #: c-family/c.opt:568
1619 #, no-c-format
1620 msgid "Warn when a declaration is found after a statement."
1621 msgstr ""
1623 #: c-family/c.opt:572
1624 #, fuzzy, no-c-format
1625 msgid "Warn when deleting a pointer to incomplete type."
1626 msgstr "\"%s\" мае незавершаны тып"
1628 #: c-family/c.opt:576
1629 #, no-c-format
1630 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
1631 msgstr ""
1633 #: c-family/c.opt:584
1634 #, no-c-format
1635 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation."
1636 msgstr ""
1638 #: c-family/c.opt:589
1639 #, no-c-format
1640 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation or destructor."
1641 msgstr ""
1643 #: c-family/c.opt:594
1644 #, no-c-format
1645 msgid "Warn about deprecated arithmetic conversions on operands of enumeration types."
1646 msgstr ""
1648 #: c-family/c.opt:598
1649 #, no-c-format
1650 msgid "Warn about deprecated arithmetic conversions on operands where one is of enumeration type and the other is of a floating-point type."
1651 msgstr ""
1653 #: c-family/c.opt:603
1654 #, no-c-format
1655 msgid "Warn about positional initialization of structs requiring designated initializers."
1656 msgstr ""
1658 #: c-family/c.opt:607
1659 #, no-c-format
1660 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
1661 msgstr ""
1663 #: c-family/c.opt:611
1664 #, no-c-format
1665 msgid "Warn if type qualifiers on pointers are discarded."
1666 msgstr ""
1668 #: c-family/c.opt:615
1669 #, no-c-format
1670 msgid "Warn about compile-time integer division by zero."
1671 msgstr ""
1673 #: c-family/c.opt:619
1674 #, no-c-format
1675 msgid "Warn about duplicated branches in if-else statements."
1676 msgstr ""
1678 #: c-family/c.opt:623
1679 #, no-c-format
1680 msgid "Warn about duplicated conditions in an if-else-if chain."
1681 msgstr ""
1683 #: c-family/c.opt:627
1684 #, no-c-format
1685 msgid "Warn about violations of Effective C++ style rules."
1686 msgstr ""
1688 #: c-family/c.opt:631
1689 #, fuzzy, no-c-format
1690 #| msgid "empty body in an else-statement"
1691 msgid "Warn about an empty body in an if or else statement."
1692 msgstr "пустое цела ў else-выражэнні"
1694 #: c-family/c.opt:635
1695 #, no-c-format
1696 msgid "Warn about stray tokens after #else and #endif."
1697 msgstr ""
1699 #: c-family/c.opt:639
1700 #, no-c-format
1701 msgid "Warn about comparison of different enum types."
1702 msgstr ""
1704 #: c-family/c.opt:643
1705 #, no-c-format
1706 msgid "Warn about implicit conversion of enum types."
1707 msgstr ""
1709 #: c-family/c.opt:651
1710 #, no-c-format
1711 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
1712 msgstr ""
1714 #: c-family/c.opt:655
1715 #, no-c-format
1716 msgid "Warn when an exception handler is shadowed by another handler."
1717 msgstr ""
1719 #: c-family/c.opt:663
1720 #, no-c-format
1721 msgid "Warn about semicolon after in-class function definition."
1722 msgstr ""
1724 #: c-family/c.opt:667
1725 #, no-c-format
1726 msgid "Warn for implicit type conversions that cause loss of floating point precision."
1727 msgstr ""
1729 #: c-family/c.opt:671
1730 #, no-c-format
1731 msgid "Warn if testing floating point numbers for equality."
1732 msgstr ""
1734 #: c-family/c.opt:675 c-family/c.opt:721
1735 #, no-c-format
1736 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
1737 msgstr ""
1739 #: c-family/c.opt:679
1740 #, no-c-format
1741 msgid "Warn about format strings that contain NUL bytes."
1742 msgstr ""
1744 #: c-family/c.opt:683
1745 #, no-c-format
1746 msgid "Warn about GCC format strings with strings unsuitable for diagnostics."
1747 msgstr ""
1749 #: c-family/c.opt:687
1750 #, fuzzy, no-c-format
1751 #| msgid "too many arguments to function `%s'"
1752 msgid "Warn if passing too many arguments to a function for its format string."
1753 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
1755 #: c-family/c.opt:691
1756 #, no-c-format
1757 msgid "Warn about format strings that are not literals."
1758 msgstr ""
1760 #: c-family/c.opt:695
1761 #, no-c-format
1762 msgid "Warn about function calls with format strings that write past the end of the destination region.  Same as -Wformat-overflow=1."
1763 msgstr ""
1765 #: c-family/c.opt:700
1766 #, no-c-format
1767 msgid "Warn about possible security problems with format functions."
1768 msgstr ""
1770 #: c-family/c.opt:704
1771 #, no-c-format
1772 msgid "Warn about sign differences with format functions."
1773 msgstr ""
1775 #: c-family/c.opt:708
1776 #, no-c-format
1777 msgid "Warn about calls to snprintf and similar functions that truncate output. Same as -Wformat-truncation=1."
1778 msgstr ""
1780 #: c-family/c.opt:713
1781 #, no-c-format
1782 msgid "Warn about strftime formats yielding 2-digit years."
1783 msgstr ""
1785 #: c-family/c.opt:717
1786 #, no-c-format
1787 msgid "Warn about zero-length formats."
1788 msgstr ""
1790 #: c-family/c.opt:725
1791 #, no-c-format
1792 msgid "Warn about function calls with format strings that write past the end of the destination region."
1793 msgstr ""
1795 #: c-family/c.opt:730
1796 #, no-c-format
1797 msgid "Warn about calls to snprintf and similar functions that truncate output."
1798 msgstr ""
1800 #: c-family/c.opt:734
1801 #, no-c-format
1802 msgid "Warn when the field in a struct is not aligned."
1803 msgstr ""
1805 #: c-family/c.opt:738
1806 #, no-c-format
1807 msgid "Warn whenever type qualifiers are ignored."
1808 msgstr ""
1810 #: c-family/c.opt:742
1811 #, fuzzy, no-c-format
1812 #| msgid "`%s' attribute ignored"
1813 msgid "Warn whenever attributes are ignored."
1814 msgstr "\"%s\" атрыбут ігнарыруецца"
1816 #: c-family/c.opt:746
1817 #, no-c-format
1818 msgid "Warn when a base is inaccessible in derived due to ambiguity."
1819 msgstr ""
1821 #: c-family/c.opt:750
1822 #, no-c-format
1823 msgid "Warn when there is a conversion between pointers that have incompatible types."
1824 msgstr ""
1826 #: c-family/c.opt:754 common.opt:649
1827 #, no-c-format
1828 msgid "Warn for infinitely recursive calls."
1829 msgstr ""
1831 #: c-family/c.opt:758
1832 #, no-c-format
1833 msgid "Warn when the address of packed member of struct or union is taken."
1834 msgstr ""
1836 #: c-family/c.opt:762
1837 #, no-c-format
1838 msgid "Warn about variables which are initialized to themselves."
1839 msgstr ""
1841 #: c-family/c.opt:766
1842 #, no-c-format
1843 msgid "Warn about uses of std::initializer_list that can result in dangling pointers."
1844 msgstr ""
1846 #: c-family/c.opt:770
1847 #, no-c-format
1848 msgid "Warn about nonsensical values of --param destructive-interference-size or constructive-interference-size."
1849 msgstr ""
1851 #: c-family/c.opt:775
1852 #, fuzzy, no-c-format
1853 #| msgid "Invalid declaration"
1854 msgid "Warn about implicit declarations."
1855 msgstr "Нерэчаіснае абвяшчэнне"
1857 #: c-family/c.opt:783
1858 #, no-c-format
1859 msgid "Warn about implicit conversions from \"float\" to \"double\"."
1860 msgstr ""
1862 #: c-family/c.opt:787
1863 #, no-c-format
1864 msgid "Warn if \"defined\" is used outside #if."
1865 msgstr ""
1867 #: c-family/c.opt:791
1868 #, fuzzy, no-c-format
1869 msgid "Warn about implicit function declarations."
1870 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
1872 #: c-family/c.opt:795
1873 #, no-c-format
1874 msgid "Warn when a declaration does not specify a type."
1875 msgstr ""
1877 #: c-family/c.opt:802
1878 #, no-c-format
1879 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
1880 msgstr ""
1882 #: c-family/c.opt:806
1883 #, no-c-format
1884 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
1885 msgstr ""
1887 #: c-family/c.opt:810
1888 #, no-c-format
1889 msgid "Warn for suspicious integer expressions in boolean context."
1890 msgstr ""
1892 #: c-family/c.opt:814
1893 #, no-c-format
1894 msgid "Warn when there is a cast to a pointer from an integer of a different size."
1895 msgstr ""
1897 #: c-family/c.opt:818
1898 #, no-c-format
1899 msgid "Warn about invalid uses of the \"offsetof\" macro."
1900 msgstr ""
1902 #: c-family/c.opt:822
1903 #, no-c-format
1904 msgid "Warn about PCH files that are found but not used."
1905 msgstr ""
1907 #: c-family/c.opt:826
1908 #, no-c-format
1909 msgid "Warn when a jump misses a variable initialization."
1910 msgstr ""
1912 #: c-family/c.opt:830
1913 #, no-c-format
1914 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
1915 msgstr ""
1917 #: c-family/c.opt:834
1918 #, no-c-format
1919 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
1920 msgstr ""
1922 #: c-family/c.opt:838
1923 #, no-c-format
1924 msgid "Warn when logical not is used on the left hand side operand of a comparison."
1925 msgstr ""
1927 #: c-family/c.opt:842
1928 #, no-c-format
1929 msgid "Do not warn about using \"long long\" when -pedantic."
1930 msgstr ""
1932 #: c-family/c.opt:846
1933 #, no-c-format
1934 msgid "Warn about suspicious declarations of \"main\"."
1935 msgstr ""
1937 #: c-family/c.opt:854
1938 #, no-c-format
1939 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
1940 msgstr ""
1942 #: c-family/c.opt:858
1943 #, no-c-format
1944 msgid "Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size."
1945 msgstr ""
1947 #: c-family/c.opt:862
1948 #, no-c-format
1949 msgid "Warn when the indentation of the code does not reflect the block structure."
1950 msgstr ""
1952 #: c-family/c.opt:866
1953 #, no-c-format
1954 msgid "Warn for deallocation calls with arguments returned from mismatched allocation functions."
1955 msgstr ""
1957 #: c-family/c.opt:871
1958 #, no-c-format
1959 msgid "Warn for mismatches between calls to operator new or delete and the corresponding call to the allocation or deallocation function."
1960 msgstr ""
1962 #: c-family/c.opt:876
1963 #, no-c-format
1964 msgid "Warn when a class is redeclared or referenced using a mismatched class-key."
1965 msgstr ""
1967 #: c-family/c.opt:880
1968 #, no-c-format
1969 msgid "Warn about possibly missing braces around initializers."
1970 msgstr ""
1972 #: c-family/c.opt:884
1973 #, fuzzy, no-c-format
1974 msgid "Warn about global functions without previous declarations."
1975 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
1977 #: c-family/c.opt:888
1978 #, no-c-format
1979 msgid "Warn about missing fields in struct initializers."
1980 msgstr ""
1982 #: c-family/c.opt:892
1983 #, no-c-format
1984 msgid "Warn about likely missing requires keyword."
1985 msgstr ""
1987 #: c-family/c.opt:896
1988 #, no-c-format
1989 msgid "Warn when the template keyword is missing after a member access token in a dependent member access expression if that member is a template."
1990 msgstr ""
1992 #: c-family/c.opt:900
1993 #, no-c-format
1994 msgid "Warn about unsafe macros expanding to multiple statements used as a body of a clause such as if, else, while, switch, or for."
1995 msgstr ""
1997 #: c-family/c.opt:904
1998 #, no-c-format
1999 msgid "Warn on direct multiple inheritance."
2000 msgstr ""
2002 #: c-family/c.opt:908
2003 #, no-c-format
2004 msgid "Warn on namespace definition."
2005 msgstr ""
2007 #: c-family/c.opt:912
2008 #, no-c-format
2009 msgid "Warn when fields in a struct with the packed attribute are misaligned."
2010 msgstr ""
2012 #: c-family/c.opt:916
2013 #, no-c-format
2014 msgid "Warn when a range-based for-loop is creating unnecessary copies."
2015 msgstr ""
2017 #: c-family/c.opt:920
2018 #, no-c-format
2019 msgid "Warn when a class or enumerated type is referenced using a redundant class-key."
2020 msgstr ""
2022 #: c-family/c.opt:924
2023 #, no-c-format
2024 msgid "Warn about missing sized deallocation functions."
2025 msgstr ""
2027 #: c-family/c.opt:928
2028 #, no-c-format
2029 msgid "Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers."
2030 msgstr ""
2032 #: c-family/c.opt:932
2033 #, no-c-format
2034 msgid "Warn about divisions of two sizeof operators when the first one is applied to an array and the divisor does not equal the size of the array element."
2035 msgstr ""
2037 #: c-family/c.opt:937
2038 #, no-c-format
2039 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
2040 msgstr ""
2042 #: c-family/c.opt:941
2043 #, no-c-format
2044 msgid "Warn when sizeof is applied on a parameter declared as an array."
2045 msgstr ""
2047 #: c-family/c.opt:945
2048 #, no-c-format
2049 msgid "Warn about calls to strcmp and strncmp used in equality expressions that are necessarily true or false due to the length of one and size of the other argument."
2050 msgstr ""
2052 #: c-family/c.opt:951
2053 #, no-c-format
2054 msgid "Warn about buffer overflow in string manipulation functions like memcpy and strcpy."
2055 msgstr ""
2057 #: c-family/c.opt:956
2058 #, no-c-format
2059 msgid "Under the control of Object Size type, warn about buffer overflow in string manipulation functions like memcpy and strcpy."
2060 msgstr ""
2062 #: c-family/c.opt:961
2063 #, no-c-format
2064 msgid "Warn about reading past the end of a source array in string manipulation functions like memchr and memcpy."
2065 msgstr ""
2067 #: c-family/c.opt:965
2068 #, no-c-format
2069 msgid "Warn about truncation in string manipulation functions like strncat and strncpy."
2070 msgstr ""
2072 #: c-family/c.opt:969
2073 #, no-c-format
2074 msgid "Warn about functions which might be candidates for format attributes."
2075 msgstr ""
2077 #: c-family/c.opt:973
2078 #, no-c-format
2079 msgid "Suggest that the override keyword be used when the declaration of a virtual function overrides another."
2080 msgstr ""
2082 #: c-family/c.opt:978
2083 #, no-c-format
2084 msgid "Warn about enumerated switches, with no default, missing a case."
2085 msgstr ""
2087 #: c-family/c.opt:982
2088 #, no-c-format
2089 msgid "Warn about enumerated switches missing a \"default:\" statement."
2090 msgstr ""
2092 #: c-family/c.opt:986
2093 #, no-c-format
2094 msgid "Warn about all enumerated switches missing a specific case."
2095 msgstr ""
2097 #: c-family/c.opt:990
2098 #, no-c-format
2099 msgid "Warn about switches with boolean controlling expression."
2100 msgstr ""
2102 #: c-family/c.opt:994
2103 #, no-c-format
2104 msgid "Warn about switch values that are outside of the switch's type range."
2105 msgstr ""
2107 #: c-family/c.opt:998
2108 #, fuzzy, no-c-format
2109 msgid "Warn on primary template declaration."
2110 msgstr "пустое абвяшчэнне"
2112 #: c-family/c.opt:1002
2113 #, no-c-format
2114 msgid "Warn about declarations of entities that may be missing attributes that related entities have been declared with."
2115 msgstr ""
2117 #: c-family/c.opt:1011
2118 #, no-c-format
2119 msgid "Warn about user-specified include directories that do not exist."
2120 msgstr ""
2122 #: c-family/c.opt:1015
2123 #, no-c-format
2124 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
2125 msgstr ""
2127 #: c-family/c.opt:1019
2128 #, no-c-format
2129 msgid "Warn about global functions without prototypes."
2130 msgstr ""
2132 #: c-family/c.opt:1026
2133 #, fuzzy, no-c-format
2134 #| msgid "multi-character character constant"
2135 msgid "Warn about use of multi-character character constants."
2136 msgstr "мнагасімвальная сімвальная канстанта"
2138 #: c-family/c.opt:1030
2139 #, no-c-format
2140 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
2141 msgstr ""
2143 #: c-family/c.opt:1034
2144 #, no-c-format
2145 msgid "Warn about \"extern\" declarations not at file scope."
2146 msgstr ""
2148 #: c-family/c.opt:1038
2149 #, no-c-format
2150 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
2151 msgstr ""
2153 #: c-family/c.opt:1042
2154 #, no-c-format
2155 msgid "Warn if C++17 noexcept function type will change the mangled name of a symbol."
2156 msgstr ""
2158 #: c-family/c.opt:1046
2159 #, no-c-format
2160 msgid "Warn when non-templatized friend functions are declared within a template."
2161 msgstr ""
2163 #: c-family/c.opt:1050
2164 #, no-c-format
2165 msgid "Warn when a conversion function will never be called due to the type it converts to."
2166 msgstr ""
2168 #: c-family/c.opt:1054
2169 #, no-c-format
2170 msgid "Warn for unsafe raw memory writes to objects of class types."
2171 msgstr ""
2173 #: c-family/c.opt:1058
2174 #, no-c-format
2175 msgid "Warn about non-virtual destructors."
2176 msgstr ""
2178 #: c-family/c.opt:1062
2179 #, no-c-format
2180 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
2181 msgstr ""
2183 #: c-family/c.opt:1078
2184 #, no-c-format
2185 msgid "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
2186 msgstr ""
2188 #: c-family/c.opt:1101
2189 #, no-c-format
2190 msgid "Warn if a class interface has no superclass.  Root classes may use an attribute to suppress this warning."
2191 msgstr ""
2193 #: c-family/c.opt:1106
2194 #, no-c-format
2195 msgid "Warn if a C-style cast is used in a program."
2196 msgstr ""
2198 #: c-family/c.opt:1110
2199 #, no-c-format
2200 msgid "Warn for obsolescent usage in a declaration."
2201 msgstr ""
2203 #: c-family/c.opt:1114
2204 #, no-c-format
2205 msgid "Warn if an old-style parameter definition is used."
2206 msgstr ""
2208 #: c-family/c.opt:1118
2209 #, no-c-format
2210 msgid "Warn about potentially suboptimal choices related to OpenACC parallelism."
2211 msgstr ""
2213 #: c-family/c.opt:1122
2214 #, no-c-format
2215 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
2216 msgstr ""
2218 #: c-family/c.opt:1126
2219 #, no-c-format
2220 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
2221 msgstr ""
2223 #: c-family/c.opt:1130
2224 #, no-c-format
2225 msgid "Warn about overloaded virtual function names."
2226 msgstr ""
2228 #: c-family/c.opt:1134
2229 #, no-c-format
2230 msgid "Warn about overriding initializers without side effects."
2231 msgstr ""
2233 #: c-family/c.opt:1138
2234 #, no-c-format
2235 msgid "Warn about overriding initializers with side effects."
2236 msgstr ""
2238 #: c-family/c.opt:1142
2239 #, no-c-format
2240 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
2241 msgstr ""
2243 #: c-family/c.opt:1146
2244 #, no-c-format
2245 msgid "Warn about possibly missing parentheses."
2246 msgstr ""
2248 #: c-family/c.opt:1154
2249 #, no-c-format
2250 msgid "Warn about calling std::move on a local object in a return statement preventing copy elision."
2251 msgstr ""
2253 #: c-family/c.opt:1158
2254 #, no-c-format
2255 msgid "Warn when converting the type of pointers to member functions."
2256 msgstr ""
2258 #: c-family/c.opt:1162
2259 #, no-c-format
2260 msgid "Warn about function pointer arithmetic."
2261 msgstr ""
2263 #: c-family/c.opt:1166
2264 #, no-c-format
2265 msgid "Warn when a pointer differs in signedness in an assignment."
2266 msgstr ""
2268 #: c-family/c.opt:1170
2269 #, no-c-format
2270 msgid "Warn when a pointer is compared with a zero character constant."
2271 msgstr ""
2273 #: c-family/c.opt:1174
2274 #, no-c-format
2275 msgid "Warn when a pointer is cast to an integer of a different size."
2276 msgstr ""
2278 #: c-family/c.opt:1178
2279 #, no-c-format
2280 msgid "Warn about misuses of pragmas."
2281 msgstr ""
2283 #: c-family/c.opt:1182
2284 #, no-c-format
2285 msgid "Warn if constructor or destructors with priorities from 0 to 100 are used."
2286 msgstr ""
2288 #: c-family/c.opt:1186
2289 #, no-c-format
2290 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
2291 msgstr ""
2293 #: c-family/c.opt:1190
2294 #, no-c-format
2295 msgid "Warn if inherited methods are unimplemented."
2296 msgstr ""
2298 #: c-family/c.opt:1194 c-family/c.opt:1198
2299 #, no-c-format
2300 msgid "Warn for placement new expressions with undefined behavior."
2301 msgstr ""
2303 #: c-family/c.opt:1202
2304 #, no-c-format
2305 msgid "Warn about multiple declarations of the same object."
2306 msgstr ""
2308 #: c-family/c.opt:1206
2309 #, no-c-format
2310 msgid "Warn about redundant calls to std::move."
2311 msgstr ""
2313 #: c-family/c.opt:1210
2314 #, no-c-format
2315 msgid "Warn about uses of register storage specifier."
2316 msgstr ""
2318 #: c-family/c.opt:1214
2319 #, no-c-format
2320 msgid "Warn when the compiler reorders code."
2321 msgstr ""
2323 #: c-family/c.opt:1218
2324 #, no-c-format
2325 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
2326 msgstr ""
2328 #: c-family/c.opt:1222
2329 #, no-c-format
2330 msgid "Warn on suspicious constructs involving reverse scalar storage order."
2331 msgstr ""
2333 #: c-family/c.opt:1226
2334 #, no-c-format
2335 msgid "Warn if a selector has multiple methods."
2336 msgstr ""
2338 #: c-family/c.opt:1230
2339 #, no-c-format
2340 msgid "Warn about possible violations of sequence point rules."
2341 msgstr ""
2343 #: c-family/c.opt:1234
2344 #, no-c-format
2345 msgid "Warn if a local declaration hides an instance variable."
2346 msgstr ""
2348 #: c-family/c.opt:1238 c-family/c.opt:1242
2349 #, no-c-format
2350 msgid "Warn if left shift of a signed value overflows."
2351 msgstr ""
2353 #: c-family/c.opt:1246
2354 #, no-c-format
2355 msgid "Warn if shift count is negative."
2356 msgstr ""
2358 #: c-family/c.opt:1250
2359 #, no-c-format
2360 msgid "Warn if shift count >= width of type."
2361 msgstr ""
2363 #: c-family/c.opt:1254
2364 #, no-c-format
2365 msgid "Warn if left shifting a negative value."
2366 msgstr ""
2368 #: c-family/c.opt:1258
2369 #, no-c-format
2370 msgid "Warn if conversion of the result of arithmetic might change the value even though converting the operands cannot."
2371 msgstr ""
2373 #: c-family/c.opt:1262
2374 #, no-c-format
2375 msgid "Warn about signed-unsigned comparisons."
2376 msgstr ""
2378 #: c-family/c.opt:1270
2379 #, no-c-format
2380 msgid "Warn for implicit type conversions between signed and unsigned integers."
2381 msgstr ""
2383 #: c-family/c.opt:1274
2384 #, no-c-format
2385 msgid "Warn when overload promotes from unsigned to signed."
2386 msgstr ""
2388 #: c-family/c.opt:1278
2389 #, no-c-format
2390 msgid "Warn about uncasted NULL used as sentinel."
2391 msgstr ""
2393 #: c-family/c.opt:1282
2394 #, fuzzy, no-c-format
2395 msgid "Warn about unprototyped function declarations."
2396 msgstr "няма папярэдняга аб'яўлення для \"%s\""
2398 #: c-family/c.opt:1294
2399 #, no-c-format
2400 msgid "Warn if type signatures of candidate methods do not match exactly."
2401 msgstr ""
2403 #: c-family/c.opt:1298
2404 #, no-c-format
2405 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
2406 msgstr ""
2408 #: c-family/c.opt:1302
2409 #, no-c-format
2410 msgid "Deprecated.  This switch has no effect."
2411 msgstr ""
2413 #: c-family/c.opt:1310
2414 #, no-c-format
2415 msgid "Warn if a comparison always evaluates to true or false."
2416 msgstr ""
2418 #: c-family/c.opt:1314
2419 #, no-c-format
2420 msgid "Warn if a throw expression will always result in a call to terminate()."
2421 msgstr ""
2423 #: c-family/c.opt:1318
2424 #, no-c-format
2425 msgid "Warn about features not present in traditional C."
2426 msgstr ""
2428 #: c-family/c.opt:1322
2429 #, no-c-format
2430 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
2431 msgstr ""
2433 #: c-family/c.opt:1326
2434 #, no-c-format
2435 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
2436 msgstr ""
2438 #: c-family/c.opt:1330
2439 #, no-c-format
2440 msgid "Warn about @selector()s without previously declared methods."
2441 msgstr ""
2443 #: c-family/c.opt:1334
2444 #, no-c-format
2445 msgid "Warn if an undefined macro is used in an #if directive."
2446 msgstr ""
2448 #: c-family/c.opt:1346
2449 #, no-c-format
2450 msgid "Warn about unrecognized pragmas."
2451 msgstr ""
2453 #: c-family/c.opt:1350
2454 #, no-c-format
2455 msgid "Warn about unsuffixed float constants."
2456 msgstr ""
2458 #: c-family/c.opt:1358
2459 #, no-c-format
2460 msgid "Warn when typedefs locally defined in a function are not used."
2461 msgstr ""
2463 #: c-family/c.opt:1362
2464 #, no-c-format
2465 msgid "Warn about macros defined in the main file that are not used."
2466 msgstr ""
2468 #: c-family/c.opt:1366
2469 #, no-c-format
2470 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
2471 msgstr ""
2473 #: c-family/c.opt:1374 c-family/c.opt:1378
2474 #, no-c-format
2475 msgid "Warn when a const variable is unused."
2476 msgstr ""
2478 #: c-family/c.opt:1382
2479 #, no-c-format
2480 msgid "# effect."
2481 msgstr ""
2483 #: c-family/c.opt:1394
2484 #, no-c-format
2485 msgid "Warn about using variadic macros."
2486 msgstr ""
2488 #: c-family/c.opt:1398
2489 #, no-c-format
2490 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
2491 msgstr ""
2493 #: c-family/c.opt:1402
2494 #, no-c-format
2495 msgid "Warn about the most vexing parse syntactic ambiguity."
2496 msgstr ""
2498 #: c-family/c.opt:1406
2499 #, no-c-format
2500 msgid "Warn if a variable length array is used."
2501 msgstr ""
2503 #: c-family/c.opt:1410
2504 #, no-c-format
2505 msgid "-Wvla-larger-than=<number>\tWarn on unbounded uses of variable-length arrays, and on bounded uses of variable-length arrays whose bound can be larger than <number> bytes."
2506 msgstr ""
2508 #: c-family/c.opt:1416
2509 #, no-c-format
2510 msgid "Disable Wvla-larger-than= warning.  Equivalent to Wvla-larger-than=<SIZE_MAX> or larger."
2511 msgstr ""
2513 #: c-family/c.opt:1420
2514 #, no-c-format
2515 msgid "Warn about mismatched declarations of VLA parameters."
2516 msgstr ""
2518 #: c-family/c.opt:1424
2519 #, no-c-format
2520 msgid "Warn about deprecated uses of volatile qualifier."
2521 msgstr ""
2523 #: c-family/c.opt:1428
2524 #, no-c-format
2525 msgid "Warn when a register variable is declared volatile."
2526 msgstr ""
2528 #: c-family/c.opt:1432
2529 #, no-c-format
2530 msgid "Warn on direct virtual inheritance."
2531 msgstr ""
2533 #: c-family/c.opt:1436
2534 #, no-c-format
2535 msgid "Warn if a virtual base has a non-trivial move assignment operator."
2536 msgstr ""
2538 #: c-family/c.opt:1440
2539 #, no-c-format
2540 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."
2541 msgstr ""
2543 #: c-family/c.opt:1444
2544 #, no-c-format
2545 msgid "Warn when a literal '0' is used as null pointer."
2546 msgstr ""
2548 #: c-family/c.opt:1448
2549 #, no-c-format
2550 msgid "Warn about useless casts."
2551 msgstr ""
2553 #: c-family/c.opt:1452
2554 #, no-c-format
2555 msgid "Warn if a class type has a base or a field whose type uses the anonymous namespace or depends on a type with no linkage."
2556 msgstr ""
2558 #: c-family/c.opt:1456
2559 #, no-c-format
2560 msgid "Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier."
2561 msgstr ""
2563 #: c-family/c.opt:1460
2564 #, no-c-format
2565 msgid "Warn when an argument passed to a restrict-qualified parameter aliases with another argument."
2566 msgstr ""
2568 #: c-family/c.opt:1465
2569 #, no-c-format
2570 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
2571 msgstr ""
2573 #: c-family/c.opt:1473
2574 #, no-c-format
2575 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
2576 msgstr ""
2578 #: c-family/c.opt:1477
2579 #, no-c-format
2580 msgid "Enforce class member access control semantics."
2581 msgstr ""
2583 #: c-family/c.opt:1481
2584 #, no-c-format
2585 msgid "-fada-spec-parent=unit\tDump Ada specs as child units of given parent."
2586 msgstr ""
2588 #: c-family/c.opt:1485
2589 #, no-c-format
2590 msgid "Support C++17 allocation of over-aligned types."
2591 msgstr ""
2593 #: c-family/c.opt:1489
2594 #, no-c-format
2595 msgid "-faligned-new=<N>\tUse C++17 over-aligned type allocation for alignments greater than N."
2596 msgstr ""
2598 #: c-family/c.opt:1496
2599 #, no-c-format
2600 msgid "Allow variadic functions without named parameter."
2601 msgstr ""
2603 #: c-family/c.opt:1500 c-family/c.opt:1768 c-family/c.opt:2155
2604 #: c-family/c.opt:2159 c-family/c.opt:2175
2605 #, fuzzy, no-c-format
2606 msgid "No longer supported."
2607 msgstr "-pipe не падтрымліваецца."
2609 #: c-family/c.opt:1504
2610 #, no-c-format
2611 msgid "Recognize the \"asm\" keyword."
2612 msgstr ""
2614 #: c-family/c.opt:1512
2615 #, fuzzy, no-c-format
2616 msgid "Recognize built-in functions."
2617 msgstr "Не генерыраваць сімвальныя інструкцыі"
2619 #: c-family/c.opt:1519
2620 #, no-c-format
2621 msgid "Where shorter, use canonicalized paths to systems headers."
2622 msgstr ""
2624 #: c-family/c.opt:1523
2625 #, no-c-format
2626 msgid "Enable the char8_t fundamental type and use it as the type for UTF-8 string and character literals."
2627 msgstr ""
2629 #: c-family/c.opt:1611
2630 #, no-c-format
2631 msgid "Removed in GCC 8.  This switch has no effect."
2632 msgstr ""
2634 #: c-family/c.opt:1615
2635 #, no-c-format
2636 msgid "Enable support for C++ concepts."
2637 msgstr ""
2639 #: c-family/c.opt:1619
2640 #, no-c-format
2641 msgid "Enable certain features present in the Concepts TS."
2642 msgstr ""
2644 #: c-family/c.opt:1623
2645 #, no-c-format
2646 msgid "Specify maximum error replay depth during recursive diagnosis of a constraint satisfaction failure."
2647 msgstr ""
2649 #: c-family/c.opt:1627
2650 #, no-c-format
2651 msgid "Allow the arguments of the '?' operator to have different types."
2652 msgstr ""
2654 #: c-family/c.opt:1635
2655 #, no-c-format
2656 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
2657 msgstr ""
2659 #: c-family/c.opt:1639
2660 #, no-c-format
2661 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
2662 msgstr ""
2664 #: c-family/c.opt:1643
2665 #, no-c-format
2666 msgid "-fconstexpr-cache-depth=<number>\tSpecify maximum constexpr recursion cache depth."
2667 msgstr ""
2669 #: c-family/c.opt:1647
2670 #, no-c-format
2671 msgid "Allow IEC559 floating point exceptions in constant expressions."
2672 msgstr ""
2674 #: c-family/c.opt:1651
2675 #, no-c-format
2676 msgid "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration count."
2677 msgstr ""
2679 #: c-family/c.opt:1655
2680 #, no-c-format
2681 msgid "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr operations during a single constexpr evaluation."
2682 msgstr ""
2684 #: c-family/c.opt:1659
2685 #, no-c-format
2686 msgid "Enable C++ coroutines (experimental)."
2687 msgstr ""
2689 #: c-family/c.opt:1663
2690 #, no-c-format
2691 msgid "Emit debug annotations during preprocessing."
2692 msgstr ""
2694 #: c-family/c.opt:1671
2695 #, no-c-format
2696 msgid "Factor complex constructors and destructors to favor space over speed."
2697 msgstr ""
2699 #: c-family/c.opt:1679
2700 #, no-c-format
2701 msgid "Print hierarchical comparisons when template types are mismatched."
2702 msgstr ""
2704 #: c-family/c.opt:1683
2705 #, no-c-format
2706 msgid "Preprocess directives only."
2707 msgstr ""
2709 #: c-family/c.opt:1687
2710 #, no-c-format
2711 msgid "Permit '$' as an identifier character."
2712 msgstr ""
2714 #: c-family/c.opt:1691
2715 #, no-c-format
2716 msgid "-fmacro-prefix-map=<old>=<new>\tMap one directory name to another in __FILE__, __BASE_FILE__, and __builtin_FILE()."
2717 msgstr ""
2719 #: c-family/c.opt:1695
2720 #, no-c-format
2721 msgid "Write all declarations as Ada code transitively."
2722 msgstr ""
2724 #: c-family/c.opt:1699
2725 #, no-c-format
2726 msgid "Write all declarations as Ada code for the given file only."
2727 msgstr ""
2729 #: c-family/c.opt:1706
2730 #, no-c-format
2731 msgid "Do not elide common elements in template comparisons."
2732 msgstr ""
2734 #: c-family/c.opt:1710
2735 #, fuzzy, no-c-format
2736 msgid "Generate code to check exception specifications."
2737 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
2739 #: c-family/c.opt:1717
2740 #, no-c-format
2741 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
2742 msgstr ""
2744 #: c-family/c.opt:1721
2745 #, no-c-format
2746 msgid "Permit universal character names (\\u and \\U) in identifiers."
2747 msgstr ""
2749 #: c-family/c.opt:1725
2750 #, no-c-format
2751 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
2752 msgstr ""
2754 #: c-family/c.opt:1729
2755 #, no-c-format
2756 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
2757 msgstr ""
2759 #: c-family/c.opt:1739
2760 #, no-c-format
2761 msgid "Do not assume that standard C libraries and \"main\" exist."
2762 msgstr ""
2764 #: c-family/c.opt:1743
2765 #, no-c-format
2766 msgid "Recognize GNU-defined keywords."
2767 msgstr ""
2769 #: c-family/c.opt:1747
2770 #, fuzzy, no-c-format
2771 #| msgid "Generate code for GNU as"
2772 msgid "Generate code for GNU runtime environment."
2773 msgstr "Генерыраваць код для GNU as"
2775 #: c-family/c.opt:1751
2776 #, no-c-format
2777 msgid "Use traditional GNU semantics for inline functions."
2778 msgstr ""
2780 #: c-family/c.opt:1764
2781 #, no-c-format
2782 msgid "Assume normal C execution environment."
2783 msgstr ""
2785 #: c-family/c.opt:1772
2786 #, no-c-format
2787 msgid "Export functions even if they can be inlined."
2788 msgstr ""
2790 #: c-family/c.opt:1776
2791 #, no-c-format
2792 msgid "Make inline functions constexpr by default."
2793 msgstr ""
2795 #: c-family/c.opt:1780
2796 #, fuzzy, no-c-format
2797 msgid "Emit implicit instantiations of inline templates."
2798 msgstr "паўторнае абвяшчэнне меткі \"%s\""
2800 #: c-family/c.opt:1784
2801 #, fuzzy, no-c-format
2802 msgid "Emit implicit instantiations of templates."
2803 msgstr "паўторнае абвяшчэнне меткі \"%s\""
2805 #: c-family/c.opt:1788
2806 #, no-c-format
2807 msgid "Implement C++17 inheriting constructor semantics."
2808 msgstr ""
2810 #: c-family/c.opt:1795
2811 #, no-c-format
2812 msgid "Don't emit dllexported inline functions unless needed."
2813 msgstr ""
2815 #: c-family/c.opt:1802
2816 #, no-c-format
2817 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
2818 msgstr ""
2820 #: c-family/c.opt:1806
2821 #, no-c-format
2822 msgid "Enable C++ modules-ts (experimental)."
2823 msgstr ""
2825 #: c-family/c.opt:1814
2826 #, no-c-format
2827 msgid "Enable C++ header module (experimental)."
2828 msgstr ""
2830 #: c-family/c.opt:1821
2831 #, no-c-format
2832 msgid "Member functions defined within their class are inline in module purview."
2833 msgstr ""
2835 #: c-family/c.opt:1825
2836 #, no-c-format
2837 msgid "Only emit Compiled Module Interface."
2838 msgstr ""
2840 #: c-family/c.opt:1829
2841 #, no-c-format
2842 msgid "Mapper for module to CMI files."
2843 msgstr ""
2845 #: c-family/c.opt:1833
2846 #, no-c-format
2847 msgid "Enable lazy module importing."
2848 msgstr ""
2850 #: c-family/c.opt:1841
2851 #, no-c-format
2852 msgid "Warn about macros that have conflicting header units definitions."
2853 msgstr ""
2855 #: c-family/c.opt:1845
2856 #, no-c-format
2857 msgid "Note #include directives translated to import declarations."
2858 msgstr ""
2860 #: c-family/c.opt:1849
2861 #, no-c-format
2862 msgid "Note #include directives not translated to import declarations, and not known to be textual."
2863 msgstr ""
2865 #: c-family/c.opt:1853
2866 #, no-c-format
2867 msgid "Note a #include translation of a specific header."
2868 msgstr ""
2870 #: c-family/c.opt:1857
2871 #, no-c-format
2872 msgid "Note Compiled Module Interface pathnames."
2873 msgstr ""
2875 #: c-family/c.opt:1861
2876 #, no-c-format
2877 msgid "Note Compiled Module Interface pathname of a specific module or header-unit."
2878 msgstr ""
2880 #: c-family/c.opt:1865
2881 #, no-c-format
2882 msgid "fmax-include-depth=<number> Set the maximum depth of the nested #include."
2883 msgstr ""
2885 #: c-family/c.opt:1869
2886 #, no-c-format
2887 msgid "Don't warn about uses of Microsoft extensions."
2888 msgstr ""
2890 #: c-family/c.opt:1888
2891 #, no-c-format
2892 msgid "Implement resolution of DR 150 for matching of template template arguments."
2893 msgstr ""
2895 #: c-family/c.opt:1892
2896 #, no-c-format
2897 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
2898 msgstr ""
2900 #: c-family/c.opt:1896
2901 #, no-c-format
2902 msgid "Assume that receivers of Objective-C messages may be nil."
2903 msgstr ""
2905 #: c-family/c.opt:1900
2906 #, no-c-format
2907 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
2908 msgstr ""
2910 #: c-family/c.opt:1904
2911 #, no-c-format
2912 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
2913 msgstr ""
2915 #: c-family/c.opt:1929
2916 #, no-c-format
2917 msgid "Treat a throw() exception specification as noexcept to improve code size."
2918 msgstr ""
2920 #: c-family/c.opt:1933
2921 #, no-c-format
2922 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
2923 msgstr ""
2925 #: c-family/c.opt:1939
2926 #, no-c-format
2927 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
2928 msgstr ""
2930 #: c-family/c.opt:1943
2931 #, no-c-format
2932 msgid "Allow fast jumps to the message dispatcher."
2933 msgstr ""
2935 #: c-family/c.opt:1949
2936 #, no-c-format
2937 msgid "Enable Objective-C exception and synchronization syntax."
2938 msgstr ""
2940 #: c-family/c.opt:1953
2941 #, no-c-format
2942 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
2943 msgstr ""
2945 #: c-family/c.opt:1957
2946 #, no-c-format
2947 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
2948 msgstr ""
2950 #: c-family/c.opt:1962
2951 #, fuzzy, no-c-format
2952 #| msgid "Enable exception handling"
2953 msgid "Enable Objective-C setjmp exception handling runtime."
2954 msgstr "Уключыць апрацоўку выключэньняў"
2956 #: c-family/c.opt:1966
2957 #, no-c-format
2958 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
2959 msgstr ""
2961 #: c-family/c.opt:1970
2962 #, no-c-format
2963 msgid "Enable OpenACC."
2964 msgstr ""
2966 #: c-family/c.opt:1974
2967 #, no-c-format
2968 msgid "Specify default OpenACC compute dimensions."
2969 msgstr ""
2971 #: c-family/c.opt:1978
2972 #, no-c-format
2973 msgid "Enable OpenMP (implies -frecursive in Fortran)."
2974 msgstr ""
2976 #: c-family/c.opt:1982
2977 #, no-c-format
2978 msgid "Enable OpenMP's SIMD directives."
2979 msgstr ""
2981 #: c-family/c.opt:1986
2982 #, no-c-format
2983 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
2984 msgstr ""
2986 #: c-family/c.opt:1997
2987 #, no-c-format
2988 msgid "Look for and use PCH files even when preprocessing."
2989 msgstr ""
2991 #: c-family/c.opt:2001
2992 #, no-c-format
2993 msgid "Downgrade conformance errors to warnings."
2994 msgstr ""
2996 #: c-family/c.opt:2005
2997 #, no-c-format
2998 msgid "Enable Plan 9 language extensions."
2999 msgstr ""
3001 #: c-family/c.opt:2009
3002 #, no-c-format
3003 msgid "Treat the input file as already preprocessed."
3004 msgstr ""
3006 #: c-family/c.opt:2017
3007 #, no-c-format
3008 msgid "-ftrack-macro-expansion=<0|1|2>\tTrack locations of tokens coming from macro expansion and display them in error messages."
3009 msgstr ""
3011 #: c-family/c.opt:2021
3012 #, no-c-format
3013 msgid "Do not pretty-print template specializations as the template signature followed by the arguments."
3014 msgstr ""
3016 #: c-family/c.opt:2025
3017 #, no-c-format
3018 msgid "Treat known sprintf return values as constants."
3019 msgstr ""
3021 #: c-family/c.opt:2029
3022 #, no-c-format
3023 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
3024 msgstr ""
3026 #: c-family/c.opt:2033
3027 #, no-c-format
3028 msgid "Removed in GCC 10.  This switch has no effect."
3029 msgstr ""
3031 #: c-family/c.opt:2037
3032 #, no-c-format
3033 msgid "Generate run time type descriptor information."
3034 msgstr ""
3036 #: c-family/c.opt:2041 ada/gcc-interface/lang.opt:81
3037 #, no-c-format
3038 msgid "Use the narrowest integer type possible for enumeration types."
3039 msgstr ""
3041 #: c-family/c.opt:2045
3042 #, no-c-format
3043 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
3044 msgstr ""
3046 #: c-family/c.opt:2049
3047 #, no-c-format
3048 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
3049 msgstr ""
3051 #: c-family/c.opt:2053 ada/gcc-interface/lang.opt:85
3052 #, no-c-format
3053 msgid "Make \"char\" signed by default."
3054 msgstr ""
3056 #: c-family/c.opt:2057
3057 #, no-c-format
3058 msgid "Enable C++14 sized deallocation support."
3059 msgstr ""
3061 #: c-family/c.opt:2064
3062 #, no-c-format
3063 msgid "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar storage order."
3064 msgstr ""
3066 #: c-family/c.opt:2080
3067 #, no-c-format
3068 msgid "Display statistics accumulated during compilation."
3069 msgstr ""
3071 #: c-family/c.opt:2084
3072 #, no-c-format
3073 msgid "Assume that values of enumeration type are always within the minimum range of that type."
3074 msgstr ""
3076 #: c-family/c.opt:2091 c-family/c.opt:2096
3077 #, no-c-format
3078 msgid "Follow the C++17 evaluation order requirements for assignment expressions, shift, member function calls, etc."
3079 msgstr ""
3081 #: c-family/c.opt:2113
3082 #, no-c-format
3083 msgid "Set the maximum number of template instantiation notes for a single warning or error."
3084 msgstr ""
3086 #: c-family/c.opt:2120
3087 #, no-c-format
3088 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
3089 msgstr ""
3091 #: c-family/c.opt:2127
3092 #, no-c-format
3093 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
3094 msgstr ""
3096 #: c-family/c.opt:2131
3097 #, no-c-format
3098 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
3099 msgstr ""
3101 #: c-family/c.opt:2135 ada/gcc-interface/lang.opt:89
3102 #, no-c-format
3103 msgid "Make \"char\" unsigned by default."
3104 msgstr ""
3106 #: c-family/c.opt:2139
3107 #, no-c-format
3108 msgid "Use __cxa_atexit to register destructors."
3109 msgstr ""
3111 #: c-family/c.opt:2143
3112 #, no-c-format
3113 msgid "Use __cxa_get_exception_ptr in exception handling."
3114 msgstr ""
3116 #: c-family/c.opt:2147
3117 #, no-c-format
3118 msgid "Marks all inlined functions and methods as having hidden visibility."
3119 msgstr ""
3121 #: c-family/c.opt:2151
3122 #, no-c-format
3123 msgid "Changes visibility to match Microsoft Visual Studio by default."
3124 msgstr ""
3126 #: c-family/c.opt:2163
3127 #, no-c-format
3128 msgid "Emit common-like symbols as weak symbols."
3129 msgstr ""
3131 #: c-family/c.opt:2167
3132 #, no-c-format
3133 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
3134 msgstr ""
3136 #: c-family/c.opt:2171
3137 #, no-c-format
3138 msgid "Generate a #line directive pointing at the current working directory."
3139 msgstr ""
3141 #: c-family/c.opt:2179
3142 #, no-c-format
3143 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
3144 msgstr ""
3146 #: c-family/c.opt:2183
3147 #, no-c-format
3148 msgid "Dump declarations to a .decl file."
3149 msgstr ""
3151 #: c-family/c.opt:2187
3152 #, no-c-format
3153 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
3154 msgstr ""
3156 #: c-family/c.opt:2191
3157 #, no-c-format
3158 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
3159 msgstr ""
3161 #: c-family/c.opt:2195
3162 #, no-c-format
3163 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
3164 msgstr ""
3166 #: c-family/c.opt:2199
3167 #, no-c-format
3168 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding number literal rather than a user-defined number literal."
3169 msgstr ""
3171 #: c-family/c.opt:2204
3172 #, no-c-format
3173 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
3174 msgstr ""
3176 #: c-family/c.opt:2208
3177 #, no-c-format
3178 msgid "-imacros <file>\tAccept definition of macros in <file>."
3179 msgstr ""
3181 #: c-family/c.opt:2212
3182 #, no-c-format
3183 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
3184 msgstr ""
3186 #: c-family/c.opt:2216
3187 #, no-c-format
3188 msgid "-include <file>\tInclude the contents of <file> before other files."
3189 msgstr ""
3191 #: c-family/c.opt:2220
3192 #, no-c-format
3193 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
3194 msgstr ""
3196 #: c-family/c.opt:2224
3197 #, no-c-format
3198 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
3199 msgstr ""
3201 #: c-family/c.opt:2228
3202 #, no-c-format
3203 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
3204 msgstr ""
3206 #: c-family/c.opt:2232
3207 #, no-c-format
3208 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
3209 msgstr ""
3211 #: c-family/c.opt:2236
3212 #, no-c-format
3213 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
3214 msgstr ""
3216 #: c-family/c.opt:2240
3217 #, no-c-format
3218 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
3219 msgstr ""
3221 #: c-family/c.opt:2250
3222 #, no-c-format
3223 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
3224 msgstr ""
3226 #: c-family/c.opt:2254
3227 #, no-c-format
3228 msgid "Do not search standard system include directories for C++."
3229 msgstr ""
3231 #: c-family/c.opt:2266
3232 #, no-c-format
3233 msgid "Generate C header of platform-specific features."
3234 msgstr ""
3236 #: c-family/c.opt:2270
3237 #, no-c-format
3238 msgid "Remap file names when including files."
3239 msgstr ""
3241 #: c-family/c.opt:2274 c-family/c.opt:2278
3242 #, no-c-format
3243 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
3244 msgstr ""
3246 #: c-family/c.opt:2282
3247 #, no-c-format
3248 msgid "Conform to the ISO 2011 C++ standard."
3249 msgstr ""
3251 #: c-family/c.opt:2286
3252 #, no-c-format
3253 msgid "Deprecated in favor of -std=c++11."
3254 msgstr ""
3256 #: c-family/c.opt:2290
3257 #, no-c-format
3258 msgid "Deprecated in favor of -std=c++14."
3259 msgstr ""
3261 #: c-family/c.opt:2294
3262 #, no-c-format
3263 msgid "Conform to the ISO 2014 C++ standard."
3264 msgstr ""
3266 #: c-family/c.opt:2298
3267 #, no-c-format
3268 msgid "Deprecated in favor of -std=c++17."
3269 msgstr ""
3271 #: c-family/c.opt:2302
3272 #, no-c-format
3273 msgid "Conform to the ISO 2017 C++ standard."
3274 msgstr ""
3276 #: c-family/c.opt:2306 c-family/c.opt:2310
3277 #, no-c-format
3278 msgid "Conform to the ISO 2020 C++ standard (experimental and incomplete support)."
3279 msgstr ""
3281 #: c-family/c.opt:2314 c-family/c.opt:2318
3282 #, no-c-format
3283 msgid "Conform to the ISO 2023 C++ draft standard (experimental and incomplete support)."
3284 msgstr ""
3286 #: c-family/c.opt:2322 c-family/c.opt:2460
3287 #, no-c-format
3288 msgid "Conform to the ISO 2011 C standard."
3289 msgstr ""
3291 #: c-family/c.opt:2326
3292 #, no-c-format
3293 msgid "Deprecated in favor of -std=c11."
3294 msgstr ""
3296 #: c-family/c.opt:2330 c-family/c.opt:2334 c-family/c.opt:2464
3297 #: c-family/c.opt:2468
3298 #, no-c-format
3299 msgid "Conform to the ISO 2017 C standard (published in 2018)."
3300 msgstr ""
3302 #: c-family/c.opt:2338
3303 #, no-c-format
3304 msgid "Conform to the ISO 202X C standard draft (experimental and incomplete support)."
3305 msgstr ""
3307 #: c-family/c.opt:2342 c-family/c.opt:2346 c-family/c.opt:2444
3308 #, no-c-format
3309 msgid "Conform to the ISO 1990 C standard."
3310 msgstr ""
3312 #: c-family/c.opt:2350 c-family/c.opt:2452
3313 #, no-c-format
3314 msgid "Conform to the ISO 1999 C standard."
3315 msgstr ""
3317 #: c-family/c.opt:2354
3318 #, no-c-format
3319 msgid "Deprecated in favor of -std=c99."
3320 msgstr ""
3322 #: c-family/c.opt:2358 c-family/c.opt:2363
3323 #, no-c-format
3324 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensions."
3325 msgstr ""
3327 #: c-family/c.opt:2368
3328 #, no-c-format
3329 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
3330 msgstr ""
3332 #: c-family/c.opt:2372
3333 #, no-c-format
3334 msgid "Deprecated in favor of -std=gnu++11."
3335 msgstr ""
3337 #: c-family/c.opt:2376
3338 #, no-c-format
3339 msgid "Deprecated in favor of -std=gnu++14."
3340 msgstr ""
3342 #: c-family/c.opt:2380
3343 #, no-c-format
3344 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
3345 msgstr ""
3347 #: c-family/c.opt:2384
3348 #, no-c-format
3349 msgid "Deprecated in favor of -std=gnu++17."
3350 msgstr ""
3352 #: c-family/c.opt:2388
3353 #, no-c-format
3354 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
3355 msgstr ""
3357 #: c-family/c.opt:2392 c-family/c.opt:2396
3358 #, no-c-format
3359 msgid "Conform to the ISO 2020 C++ standard with GNU extensions (experimental and incomplete support)."
3360 msgstr ""
3362 #: c-family/c.opt:2400 c-family/c.opt:2404
3363 #, no-c-format
3364 msgid "Conform to the ISO 2023 C++ draft standard with GNU extensions (experimental and incomplete support)."
3365 msgstr ""
3367 #: c-family/c.opt:2408
3368 #, no-c-format
3369 msgid "Conform to the ISO 2011 C standard with GNU extensions."
3370 msgstr ""
3372 #: c-family/c.opt:2412
3373 #, no-c-format
3374 msgid "Deprecated in favor of -std=gnu11."
3375 msgstr ""
3377 #: c-family/c.opt:2416 c-family/c.opt:2420
3378 #, no-c-format
3379 msgid "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
3380 msgstr ""
3382 #: c-family/c.opt:2424
3383 #, no-c-format
3384 msgid "Conform to the ISO 202X C standard draft with GNU extensions (experimental and incomplete support)."
3385 msgstr ""
3387 #: c-family/c.opt:2428 c-family/c.opt:2432
3388 #, no-c-format
3389 msgid "Conform to the ISO 1990 C standard with GNU extensions."
3390 msgstr ""
3392 #: c-family/c.opt:2436
3393 #, no-c-format
3394 msgid "Conform to the ISO 1999 C standard with GNU extensions."
3395 msgstr ""
3397 #: c-family/c.opt:2440
3398 #, no-c-format
3399 msgid "Deprecated in favor of -std=gnu99."
3400 msgstr ""
3402 #: c-family/c.opt:2448
3403 #, no-c-format
3404 msgid "Conform to the ISO 1990 C standard as amended in 1994."
3405 msgstr ""
3407 #: c-family/c.opt:2456
3408 #, no-c-format
3409 msgid "Deprecated in favor of -std=iso9899:1999."
3410 msgstr ""
3412 #: c-family/c.opt:2472
3413 #, no-c-format
3414 msgid "-stdlib=[libstdc++|libc++]\tThe standard library to be used for C++ headers and runtime."
3415 msgstr ""
3417 #: c-family/c.opt:2489
3418 #, no-c-format
3419 msgid "Enable traditional preprocessing."
3420 msgstr ""
3422 #: c-family/c.opt:2493
3423 #, no-c-format
3424 msgid "-trigraphs\tSupport ISO C trigraphs."
3425 msgstr ""
3427 #: c-family/c.opt:2497
3428 #, no-c-format
3429 msgid "Do not predefine system-specific and GCC-specific macros."
3430 msgstr ""
3432 #: ada/gcc-interface/lang.opt:61
3433 #, no-c-format
3434 msgid "Dump Source Coverage Obligations."
3435 msgstr ""
3437 #: ada/gcc-interface/lang.opt:65
3438 #, no-c-format
3439 msgid "Synonym of -gnatk8."
3440 msgstr ""
3442 #: ada/gcc-interface/lang.opt:73
3443 #, no-c-format
3444 msgid "Do not look for object files in standard path."
3445 msgstr ""
3447 #: ada/gcc-interface/lang.opt:77
3448 #, no-c-format
3449 msgid "Select the runtime."
3450 msgstr ""
3452 #: ada/gcc-interface/lang.opt:93
3453 #, no-c-format
3454 msgid "Catch typos."
3455 msgstr ""
3457 #: ada/gcc-interface/lang.opt:97
3458 #, no-c-format
3459 msgid "Set name of output ALI file (internal switch)."
3460 msgstr ""
3462 #: ada/gcc-interface/lang.opt:101
3463 #, no-c-format
3464 msgid "-gnat<options>\tSpecify options to GNAT."
3465 msgstr ""
3467 #: ada/gcc-interface/lang.opt:105
3468 #, no-c-format
3469 msgid "Ignored."
3470 msgstr ""
3472 #: d/lang.opt:51
3473 #, no-c-format
3474 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
3475 msgstr ""
3477 #: d/lang.opt:55
3478 #, no-c-format
3479 msgid "-Hf <file>\tWrite D interface to <file>."
3480 msgstr ""
3482 #: d/lang.opt:123
3483 #, no-c-format
3484 msgid "Warn about casts that will produce a null result."
3485 msgstr ""
3487 #: d/lang.opt:139
3488 #, no-c-format
3489 msgid "Warn from speculative compiles such as __traits(compiles)."
3490 msgstr ""
3492 #: d/lang.opt:155
3493 #, no-c-format
3494 msgid "Generate JSON file."
3495 msgstr ""
3497 #: d/lang.opt:159
3498 #, no-c-format
3499 msgid "-Xf <file>\tWrite JSON output to the given <file>."
3500 msgstr ""
3502 #: d/lang.opt:163
3503 #, no-c-format
3504 msgid "Debug library to use instead of phobos."
3505 msgstr ""
3507 #: d/lang.opt:167
3508 #, no-c-format
3509 msgid "Default library to use instead of phobos."
3510 msgstr ""
3512 #: d/lang.opt:171
3513 #, no-c-format
3514 msgid "Do link the standard D startup files in the compilation."
3515 msgstr ""
3517 #: d/lang.opt:178
3518 #, fuzzy, no-c-format
3519 msgid "Generate code for all template instantiations."
3520 msgstr "Генерыраваць код для Intel as"
3522 #: d/lang.opt:182
3523 #, fuzzy, no-c-format
3524 msgid "Generate code for assert contracts."
3525 msgstr "Генерыраваць код для Intel as"
3527 #: d/lang.opt:190
3528 #, no-c-format
3529 msgid "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code only, or off."
3530 msgstr ""
3532 #: d/lang.opt:232
3533 #, no-c-format
3534 msgid "-fcheckaction=[throw,halt,context]\tBehavior on contract failure."
3535 msgstr ""
3537 #: d/lang.opt:248
3538 #, no-c-format
3539 msgid "Compile in debug code."
3540 msgstr ""
3542 #: d/lang.opt:252
3543 #, no-c-format
3544 msgid "-fdebug=<level|ident>\tCompile in debug code, code <= <level>, or code identified by <ident>."
3545 msgstr ""
3547 #: d/lang.opt:256
3548 #, fuzzy, no-c-format
3549 #| msgid "Generate ELF output"
3550 msgid "Generate documentation."
3551 msgstr "Стварыць ELF-вывад"
3553 #: d/lang.opt:260
3554 #, no-c-format
3555 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
3556 msgstr ""
3558 #: d/lang.opt:264
3559 #, no-c-format
3560 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
3561 msgstr ""
3563 #: d/lang.opt:268
3564 #, no-c-format
3565 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
3566 msgstr ""
3568 #: d/lang.opt:272
3569 #, no-c-format
3570 msgid "Assume that standard D runtime libraries and \"D main\" exist."
3571 msgstr ""
3573 #: d/lang.opt:276
3574 #, no-c-format
3575 msgid "Add comments for ignored declarations in the generated C++ header."
3576 msgstr ""
3578 #: d/lang.opt:280
3579 #, no-c-format
3580 msgid "-fdump-cxx-spec=<filename>\tWrite all declarations as C++ code to <file>."
3581 msgstr ""
3583 #: d/lang.opt:284
3584 #, no-c-format
3585 msgid "Display the frontend AST after parsing and semantic passes."
3586 msgstr ""
3588 #: d/lang.opt:288
3589 #, no-c-format
3590 msgid "-fextern-std=<standard>\tSet C++ name mangling compatibility with <standard>."
3591 msgstr ""
3593 #: d/lang.opt:313
3594 #, fuzzy, no-c-format
3595 #| msgid "unsupported version"
3596 msgid "Ignore unsupported pragmas."
3597 msgstr "непадтрымліваемая версія"
3599 #: d/lang.opt:317
3600 #, fuzzy, no-c-format
3601 msgid "Generate code for class invariant contracts."
3602 msgstr "Генерыраваць код для Intel as"
3604 #: d/lang.opt:321
3605 #, no-c-format
3606 msgid "Generate a default D main() function when compiling."
3607 msgstr ""
3609 #: d/lang.opt:325
3610 #, no-c-format
3611 msgid "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for <package.module>."
3612 msgstr ""
3614 #: d/lang.opt:329
3615 #, no-c-format
3616 msgid "Generate ModuleInfo struct for output module."
3617 msgstr ""
3619 #: d/lang.opt:333
3620 #, no-c-format
3621 msgid "Process all modules specified on the command line, but only generate code for the module specified by the argument."
3622 msgstr ""
3624 #: d/lang.opt:337
3625 #, fuzzy, no-c-format
3626 #| msgid "Generate code for Intel as"
3627 msgid "Generate code for postcondition contracts."
3628 msgstr "Генерыраваць код для Intel as"
3630 #: d/lang.opt:341
3631 #, fuzzy, no-c-format
3632 #| msgid "Generate code for Intel as"
3633 msgid "Generate code for precondition contracts."
3634 msgstr "Генерыраваць код для Intel as"
3636 #: d/lang.opt:345
3637 #, no-c-format
3638 msgid "Turn on all upcoming D language features."
3639 msgstr ""
3641 #: d/lang.opt:349
3642 #, no-c-format
3643 msgid "Implement DIP1000: Scoped pointers."
3644 msgstr ""
3646 #: d/lang.opt:353
3647 #, no-c-format
3648 msgid "Implement DIP1008: Allow exceptions in @nogc code."
3649 msgstr ""
3651 #: d/lang.opt:357
3652 #, no-c-format
3653 msgid "Implement DIP1021: Mutable function arguments."
3654 msgstr ""
3656 #: d/lang.opt:361
3657 #, no-c-format
3658 msgid "Implement DIP25: Sealed references."
3659 msgstr ""
3661 #: d/lang.opt:365
3662 #, no-c-format
3663 msgid "Destruct fields of partially constructed objects."
3664 msgstr ""
3666 #: d/lang.opt:369
3667 #, no-c-format
3668 msgid "Use field-wise comparisons for struct equality."
3669 msgstr ""
3671 #: d/lang.opt:373
3672 #, no-c-format
3673 msgid "When a symbol is resolved, check alias this scope before going to upper scopes."
3674 msgstr ""
3676 #: d/lang.opt:377
3677 #, no-c-format
3678 msgid "Implement 'in' parameters to mean scope const."
3679 msgstr ""
3681 #: d/lang.opt:381
3682 #, no-c-format
3683 msgid "Implement 'in' contracts of overridden methods to be a superset of parent contract."
3684 msgstr ""
3686 #: d/lang.opt:385
3687 #, no-c-format
3688 msgid "Disable access to shared memory objects."
3689 msgstr ""
3691 #: d/lang.opt:389
3692 #, no-c-format
3693 msgid "Enable rvalue arguments to ref parameters."
3694 msgstr ""
3696 #: d/lang.opt:393
3697 #, no-c-format
3698 msgid "Allow use of '=>' for methods and top-level functions in addition to lambdas."
3699 msgstr ""
3701 #: d/lang.opt:397
3702 #, no-c-format
3703 msgid "Compile release version."
3704 msgstr ""
3706 #: d/lang.opt:401
3707 #, no-c-format
3708 msgid "Turn off all revertable D language features."
3709 msgstr ""
3711 #: d/lang.opt:405
3712 #, no-c-format
3713 msgid "Revert DIP25: Sealed references."
3714 msgstr ""
3716 #: d/lang.opt:409
3717 #, no-c-format
3718 msgid "Don't destruct fields of partially constructed objects."
3719 msgstr ""
3721 #: d/lang.opt:413
3722 #, no-c-format
3723 msgid "Use C-style integral promotion for unary '+', '-' and '~'."
3724 msgstr ""
3726 #: d/lang.opt:417
3727 #, no-c-format
3728 msgid "Disable Markdown replacements in Ddoc."
3729 msgstr ""
3731 #: d/lang.opt:425
3732 #, no-c-format
3733 msgid "-fsave-mixins=<filename>\tExpand and save mixins to file specified by <filename>."
3734 msgstr ""
3736 #: d/lang.opt:429
3737 #, fuzzy, no-c-format
3738 #| msgid "Generate code for Intel as"
3739 msgid "Generate code for switches without a default case."
3740 msgstr "Генерыраваць код для Intel as"
3742 #: d/lang.opt:433
3743 #, no-c-format
3744 msgid "List information on all D language transitions."
3745 msgstr ""
3747 #: d/lang.opt:437
3748 #, no-c-format
3749 msgid "List all non-mutable fields which occupy an object instance."
3750 msgstr ""
3752 #: d/lang.opt:441
3753 #, no-c-format
3754 msgid "List all usages of 'in' on parameter."
3755 msgstr ""
3757 #: d/lang.opt:445
3758 #, no-c-format
3759 msgid "List all hidden GC allocations."
3760 msgstr ""
3762 #: d/lang.opt:449
3763 #, no-c-format
3764 msgid "List statistics on template instantiations."
3765 msgstr ""
3767 #: d/lang.opt:453
3768 #, no-c-format
3769 msgid "List all variables going into thread local storage."
3770 msgstr ""
3772 #: d/lang.opt:457
3773 #, no-c-format
3774 msgid "List instances of Markdown replacements in Ddoc."
3775 msgstr ""
3777 #: d/lang.opt:461
3778 #, no-c-format
3779 msgid "Compile in unittest code."
3780 msgstr ""
3782 #: d/lang.opt:465
3783 #, no-c-format
3784 msgid "-fversion=<level|ident>\tCompile in version code >= <level> or identified by <ident>."
3785 msgstr ""
3787 #: d/lang.opt:469
3788 #, no-c-format
3789 msgid "Emit template instantiations as weak symbols."
3790 msgstr ""
3792 #: d/lang.opt:489
3793 #, no-c-format
3794 msgid "Do not link the standard D library in the compilation."
3795 msgstr ""
3797 #: d/lang.opt:497
3798 #, no-c-format
3799 msgid "Link the standard D library statically in the compilation."
3800 msgstr ""
3802 #: d/lang.opt:501
3803 #, no-c-format
3804 msgid "Link the standard D library dynamically in the compilation."
3805 msgstr ""
3807 #: go/lang.opt:42
3808 #, no-c-format
3809 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
3810 msgstr ""
3812 #: go/lang.opt:46
3813 #, no-c-format
3814 msgid "Add explicit checks for division by zero."
3815 msgstr ""
3817 #: go/lang.opt:50
3818 #, no-c-format
3819 msgid "Add explicit checks for division overflow in INT_MIN / -1."
3820 msgstr ""
3822 #: go/lang.opt:54
3823 #, no-c-format
3824 msgid "Apply special rules for compiling runtime package."
3825 msgstr ""
3827 #: go/lang.opt:58
3828 #, no-c-format
3829 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
3830 msgstr ""
3832 #: go/lang.opt:62
3833 #, no-c-format
3834 msgid "-fgo-embedcfg=<file>\tList embedded files via go:embed."
3835 msgstr ""
3837 #: go/lang.opt:66
3838 #, no-c-format
3839 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
3840 msgstr ""
3842 #: go/lang.opt:70
3843 #, no-c-format
3844 msgid "-fgo-pkgpath=<string>\tSet Go package path."
3845 msgstr ""
3847 #: go/lang.opt:74
3848 #, no-c-format
3849 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
3850 msgstr ""
3852 #: go/lang.opt:78
3853 #, no-c-format
3854 msgid "-fgo-relative-import-path=<path>\tTreat a relative import as relative to path."
3855 msgstr ""
3857 #: go/lang.opt:82
3858 #, no-c-format
3859 msgid "Functions which return values must end with return statements."
3860 msgstr ""
3862 #: go/lang.opt:86
3863 #, no-c-format
3864 msgid "Emit debugging information related to the escape analysis pass when run with -fgo-optimize-allocs."
3865 msgstr ""
3867 #: go/lang.opt:90
3868 #, no-c-format
3869 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
3870 msgstr ""
3872 #: go/lang.opt:94
3873 #, no-c-format
3874 msgid "Emit optimization diagnostics."
3875 msgstr ""
3877 #: analyzer/analyzer.opt:27
3878 #, no-c-format
3879 msgid "The maximum number of 'after supernode' exploded nodes within the analyzer per supernode, before terminating analysis."
3880 msgstr ""
3882 #: analyzer/analyzer.opt:31
3883 #, no-c-format
3884 msgid "The maximum number of exploded nodes per program point within the analyzer, before terminating analysis of that point."
3885 msgstr ""
3887 #: analyzer/analyzer.opt:35
3888 #, no-c-format
3889 msgid "The maximum number of constraints per state."
3890 msgstr ""
3892 #: analyzer/analyzer.opt:39
3893 #, no-c-format
3894 msgid "The maximum number of infeasible edges to reject before declaring a diagnostic as infeasible."
3895 msgstr ""
3897 #: analyzer/analyzer.opt:43
3898 #, no-c-format
3899 msgid "The maximum number of times a callsite can appear in a call stack within the analyzer, before terminating analysis of a call that would recurse deeper."
3900 msgstr ""
3902 #: analyzer/analyzer.opt:47
3903 #, no-c-format
3904 msgid "The maximum depth of a symbolic value, before approximating the value as unknown."
3905 msgstr ""
3907 #: analyzer/analyzer.opt:51
3908 #, no-c-format
3909 msgid "The minimum number of supernodes within a function for the analyzer to consider summarizing its effects at call sites."
3910 msgstr ""
3912 #: analyzer/analyzer.opt:55
3913 #, no-c-format
3914 msgid "The maximum depth of exploded nodes that should appear in a dot dump before switching to a less verbose format."
3915 msgstr ""
3917 #: analyzer/analyzer.opt:59
3918 #, no-c-format
3919 msgid "Warn about code paths in which a stdio FILE can be closed more than once."
3920 msgstr ""
3922 #: analyzer/analyzer.opt:63
3923 #, no-c-format
3924 msgid "Warn about code paths in which a pointer can be freed more than once."
3925 msgstr ""
3927 #: analyzer/analyzer.opt:67
3928 #, no-c-format
3929 msgid "Warn about code paths in which sensitive data is written to a file."
3930 msgstr ""
3932 #: analyzer/analyzer.opt:71
3933 #, no-c-format
3934 msgid "Warn about code paths in which a stdio FILE is not closed."
3935 msgstr ""
3937 #: analyzer/analyzer.opt:75
3938 #, no-c-format
3939 msgid "Warn about code paths in which a non-heap pointer is freed."
3940 msgstr ""
3942 #: analyzer/analyzer.opt:79
3943 #, no-c-format
3944 msgid "Warn about code paths in which a heap-allocated pointer leaks."
3945 msgstr ""
3947 #: analyzer/analyzer.opt:83
3948 #, no-c-format
3949 msgid "Warn about code paths in which the wrong deallocation function is called."
3950 msgstr ""
3952 #: analyzer/analyzer.opt:87
3953 #, no-c-format
3954 msgid "Warn about code paths in which a possibly-NULL value is passed to a must-not-be-NULL function argument."
3955 msgstr ""
3957 #: analyzer/analyzer.opt:91
3958 #, no-c-format
3959 msgid "Warn about code paths in which a possibly-NULL pointer is dereferenced."
3960 msgstr ""
3962 #: analyzer/analyzer.opt:95
3963 #, no-c-format
3964 msgid "Warn about code paths in which an async-signal-unsafe function is called from a signal handler."
3965 msgstr ""
3967 #: analyzer/analyzer.opt:99
3968 #, no-c-format
3969 msgid "Warn about code paths in which NULL is passed to a must-not-be-NULL function argument."
3970 msgstr ""
3972 #: analyzer/analyzer.opt:103
3973 #, no-c-format
3974 msgid "Warn about code paths in which a NULL pointer is dereferenced."
3975 msgstr ""
3977 #: analyzer/analyzer.opt:107
3978 #, no-c-format
3979 msgid "Warn about code paths in which a shift with negative count is attempted."
3980 msgstr ""
3982 #: analyzer/analyzer.opt:111
3983 #, no-c-format
3984 msgid "Warn about code paths in which a shift with count >= width of type is attempted."
3985 msgstr ""
3987 #: analyzer/analyzer.opt:115
3988 #, no-c-format
3989 msgid "Warn about code paths in which a longjmp rewinds to a jmp_buf saved in a stack frame that has returned."
3990 msgstr ""
3992 #: analyzer/analyzer.opt:119
3993 #, no-c-format
3994 msgid "Warn about code paths in which an unsanitized value is used as an allocation size."
3995 msgstr ""
3997 #: analyzer/analyzer.opt:123
3998 #, no-c-format
3999 msgid "Warn about code paths in which an unsanitized value is used as an array index."
4000 msgstr ""
4002 #: analyzer/analyzer.opt:127
4003 #, no-c-format
4004 msgid "Warn about code paths in which an unsanitized value is used as a divisor."
4005 msgstr ""
4007 #: analyzer/analyzer.opt:131
4008 #, no-c-format
4009 msgid "Warn about code paths in which an unsanitized value is used as a pointer offset."
4010 msgstr ""
4012 #: analyzer/analyzer.opt:135
4013 #, no-c-format
4014 msgid "Warn about code paths in which an unsanitized value is used as a size."
4015 msgstr ""
4017 #: analyzer/analyzer.opt:139
4018 #, no-c-format
4019 msgid "Warn about code paths in which a freed value is used."
4020 msgstr ""
4022 #: analyzer/analyzer.opt:143
4023 #, no-c-format
4024 msgid "Warn about code paths in which a pointer to a stale stack frame is used."
4025 msgstr ""
4027 #: analyzer/analyzer.opt:147
4028 #, no-c-format
4029 msgid "Warn about code paths which attempt to write to a const object."
4030 msgstr ""
4032 #: analyzer/analyzer.opt:151
4033 #, no-c-format
4034 msgid "Warn about code paths which attempt to write to a string literal."
4035 msgstr ""
4037 #: analyzer/analyzer.opt:155
4038 #, no-c-format
4039 msgid "Warn about code paths in which an uninitialized value is used."
4040 msgstr ""
4042 #: analyzer/analyzer.opt:159
4043 #, no-c-format
4044 msgid "Warn if the code is too complicated for the analyzer to fully explore."
4045 msgstr ""
4047 #: analyzer/analyzer.opt:163
4048 #, no-c-format
4049 msgid "Restrict the analyzer to run just the named checker."
4050 msgstr ""
4052 #: analyzer/analyzer.opt:167
4053 #, no-c-format
4054 msgid "Avoid combining multiple statements into one exploded edge."
4055 msgstr ""
4057 #: analyzer/analyzer.opt:171
4058 #, no-c-format
4059 msgid "Verify that paths are feasible when emitting diagnostics."
4060 msgstr ""
4062 #: analyzer/analyzer.opt:175
4063 #, no-c-format
4064 msgid "Issue a note when diagnostics are deduplicated."
4065 msgstr ""
4067 #: analyzer/analyzer.opt:179
4068 #, no-c-format
4069 msgid "Purge unneeded state during analysis."
4070 msgstr ""
4072 #: analyzer/analyzer.opt:183
4073 #, no-c-format
4074 msgid "Merge similar-enough states during analysis."
4075 msgstr ""
4077 #: analyzer/analyzer.opt:187
4078 #, no-c-format
4079 msgid "Enable transitivity of constraints during analysis."
4080 msgstr ""
4082 #: analyzer/analyzer.opt:191
4083 #, no-c-format
4084 msgid "Approximate the effect of function calls to simplify analysis."
4085 msgstr ""
4087 #: analyzer/analyzer.opt:195
4088 #, no-c-format
4089 msgid "Emit more verbose descriptions of control flow in diagnostics."
4090 msgstr ""
4092 #: analyzer/analyzer.opt:199
4093 #, no-c-format
4094 msgid "Emit more verbose descriptions of state changes in diagnostics."
4095 msgstr ""
4097 #: analyzer/analyzer.opt:203
4098 #, no-c-format
4099 msgid "Control which events are displayed in diagnostic paths."
4100 msgstr ""
4102 #: analyzer/analyzer.opt:207
4103 #, no-c-format
4104 msgid "Dump various analyzer internals to SRCFILE.analyzer.txt."
4105 msgstr ""
4107 #: analyzer/analyzer.opt:211
4108 #, no-c-format
4109 msgid "Dump various analyzer internals to stderr."
4110 msgstr ""
4112 #: analyzer/analyzer.opt:215
4113 #, no-c-format
4114 msgid "Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot file."
4115 msgstr ""
4117 #: analyzer/analyzer.opt:219
4118 #, no-c-format
4119 msgid "Dump the analyzer exploded graph to a SRCFILE.eg.dot file."
4120 msgstr ""
4122 #: analyzer/analyzer.opt:223
4123 #, no-c-format
4124 msgid "Emit diagnostics showing the location of nodes in the exploded graph."
4125 msgstr ""
4127 #: analyzer/analyzer.opt:227
4128 #, no-c-format
4129 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg.txt."
4130 msgstr ""
4132 #: analyzer/analyzer.opt:231
4133 #, no-c-format
4134 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt."
4135 msgstr ""
4137 #: analyzer/analyzer.opt:235
4138 #, no-c-format
4139 msgid "Dump a textual representation of each diagnostic's exploded path to SRCFILE.IDX.KIND.epath.txt."
4140 msgstr ""
4142 #: analyzer/analyzer.opt:239
4143 #, no-c-format
4144 msgid "Dump various analyzer internals to SRCFILE.*.fg.dot and SRCFILE.*.tg.dot."
4145 msgstr ""
4147 #: analyzer/analyzer.opt:243
4148 #, no-c-format
4149 msgid "Dump analyzer-specific data to a SRCFILE.analyzer.json.gz file."
4150 msgstr ""
4152 #: analyzer/analyzer.opt:247
4153 #, no-c-format
4154 msgid "Dump state-purging information to a SRCFILE.state-purge.dot file."
4155 msgstr ""
4157 #: analyzer/analyzer.opt:251
4158 #, no-c-format
4159 msgid "Dump the analyzer supergraph to a SRCFILE.supergraph.dot file."
4160 msgstr ""
4162 #: config/vms/vms.opt:27
4163 #, no-c-format
4164 msgid "Malloc data into P2 space."
4165 msgstr ""
4167 #: config/vms/vms.opt:31
4168 #, no-c-format
4169 msgid "Set name of main routine for the debugger."
4170 msgstr ""
4172 #: config/vms/vms.opt:35
4173 #, no-c-format
4174 msgid "Use VMS exit codes instead of posix ones."
4175 msgstr ""
4177 #: config/vms/vms.opt:39
4178 #, no-c-format
4179 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
4180 msgstr ""
4182 #: config/mcore/mcore.opt:23
4183 #, fuzzy, no-c-format
4184 msgid "Generate code for the M*Core M210."
4185 msgstr "Генерыраваць код для Intel as"
4187 #: config/mcore/mcore.opt:27
4188 #, fuzzy, no-c-format
4189 msgid "Generate code for the M*Core M340."
4190 msgstr "Генерыраваць код для Intel as"
4192 #: config/mcore/mcore.opt:31
4193 #, no-c-format
4194 msgid "Force functions to be aligned to a 4 byte boundary."
4195 msgstr ""
4197 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
4198 #, no-c-format
4199 msgid "Generate big-endian code."
4200 msgstr ""
4202 #: config/mcore/mcore.opt:39
4203 #, no-c-format
4204 msgid "Emit call graph information."
4205 msgstr ""
4207 #: config/mcore/mcore.opt:43
4208 #, fuzzy, no-c-format
4209 msgid "Use the divide instruction."
4210 msgstr "Не генерыраваць сімвальныя інструкцыі"
4212 #: config/mcore/mcore.opt:47
4213 #, no-c-format
4214 msgid "Inline constants if it can be done in 2 insns or less."
4215 msgstr ""
4217 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
4218 #, no-c-format
4219 msgid "Generate little-endian code."
4220 msgstr ""
4222 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
4223 #, no-c-format
4224 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
4225 msgstr ""
4227 #: config/mcore/mcore.opt:60
4228 #, no-c-format
4229 msgid "Use arbitrary sized immediates in bit operations."
4230 msgstr ""
4232 #: config/mcore/mcore.opt:64
4233 #, no-c-format
4234 msgid "Prefer word accesses over byte accesses."
4235 msgstr ""
4237 #: config/mcore/mcore.opt:71
4238 #, no-c-format
4239 msgid "Set the maximum amount for a single stack increment operation."
4240 msgstr ""
4242 #: config/mcore/mcore.opt:75
4243 #, no-c-format
4244 msgid "Always treat bitfields as int-sized."
4245 msgstr ""
4247 #: config/linux-android.opt:23
4248 #, fuzzy, no-c-format
4249 #| msgid "Generate code for Intel as"
4250 msgid "Generate code for the Android platform."
4251 msgstr "Генерыраваць код для Intel as"
4253 #: config/mmix/mmix.opt:24
4254 #, fuzzy, no-c-format
4255 msgid "For intrinsics library: pass all parameters in registers."
4256 msgstr "Не выкарыстоўваць рэгістра sb"
4258 #: config/mmix/mmix.opt:28
4259 #, no-c-format
4260 msgid "Use register stack for parameters and return value."
4261 msgstr ""
4263 #: config/mmix/mmix.opt:32
4264 #, no-c-format
4265 msgid "Use call-clobbered registers for parameters and return value."
4266 msgstr ""
4268 #: config/mmix/mmix.opt:37
4269 #, no-c-format
4270 msgid "Use epsilon-respecting floating point compare instructions."
4271 msgstr ""
4273 #: config/mmix/mmix.opt:41
4274 #, no-c-format
4275 msgid "Use zero-extending memory loads, not sign-extending ones."
4276 msgstr ""
4278 #: config/mmix/mmix.opt:45
4279 #, no-c-format
4280 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
4281 msgstr ""
4283 #: config/mmix/mmix.opt:49
4284 #, no-c-format
4285 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
4286 msgstr ""
4288 #: config/mmix/mmix.opt:53
4289 #, no-c-format
4290 msgid "Do not provide a default start-address 0x100 of the program."
4291 msgstr ""
4293 #: config/mmix/mmix.opt:57
4294 #, no-c-format
4295 msgid "Link to emit program in ELF format (rather than mmo)."
4296 msgstr ""
4298 #: config/mmix/mmix.opt:61
4299 #, no-c-format
4300 msgid "Use P-mnemonics for branches statically predicted as taken."
4301 msgstr ""
4303 #: config/mmix/mmix.opt:65
4304 #, no-c-format
4305 msgid "Don't use P-mnemonics for branches."
4306 msgstr ""
4308 #: config/mmix/mmix.opt:79
4309 #, no-c-format
4310 msgid "Use addresses that allocate global registers."
4311 msgstr ""
4313 #: config/mmix/mmix.opt:83
4314 #, no-c-format
4315 msgid "Do not use addresses that allocate global registers."
4316 msgstr ""
4318 #: config/mmix/mmix.opt:87
4319 #, no-c-format
4320 msgid "Generate a single exit point for each function."
4321 msgstr ""
4323 #: config/mmix/mmix.opt:91
4324 #, fuzzy, no-c-format
4325 #| msgid "Do not generate char instructions"
4326 msgid "Do not generate a single exit point for each function."
4327 msgstr "Не генерыраваць сімвальныя інструкцыі"
4329 #: config/mmix/mmix.opt:95
4330 #, no-c-format
4331 msgid "Set start-address of the program."
4332 msgstr ""
4334 #: config/mmix/mmix.opt:99
4335 #, no-c-format
4336 msgid "Set start-address of data."
4337 msgstr ""
4339 #: config/darwin.opt:34
4340 #, fuzzy, no-c-format
4341 msgid "Generate code for darwin loadable kernel extensions."
4342 msgstr "Генерыраваць код для Intel as"
4344 #: config/darwin.opt:38
4345 #, no-c-format
4346 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
4347 msgstr ""
4349 #: config/darwin.opt:42
4350 #, no-c-format
4351 msgid "Generate compile-time CFString objects."
4352 msgstr ""
4354 #: config/darwin.opt:46
4355 #, no-c-format
4356 msgid "Warn if constant CFString objects contain non-portable characters."
4357 msgstr ""
4359 #: config/darwin.opt:51
4360 #, no-c-format
4361 msgid "Generate AT&T-style stubs for Mach-O."
4362 msgstr ""
4364 #: config/darwin.opt:55
4365 #, no-c-format
4366 msgid "Generate code suitable for executables (NOT shared libs)."
4367 msgstr ""
4369 #: config/darwin.opt:59
4370 #, no-c-format
4371 msgid "Generate code suitable for fast turn around debugging."
4372 msgstr ""
4374 #: config/darwin.opt:63
4375 #, fuzzy, no-c-format
4376 msgid "Generate code for the kernel or loadable kernel extensions."
4377 msgstr "Генерыраваць код для дадзенага ЦП"
4379 #: config/darwin.opt:71
4380 #, no-c-format
4381 msgid "The earliest macOS version on which this program will run."
4382 msgstr ""
4384 #: config/darwin.opt:76
4385 #, no-c-format
4386 msgid "Set sizeof(bool) to 1."
4387 msgstr ""
4389 #: config/darwin.opt:80
4390 #, no-c-format
4391 msgid "Force generation of external symbol indirection stubs."
4392 msgstr ""
4394 #: config/darwin.opt:88
4395 #, no-c-format
4396 msgid "-mtarget-linker <version>\tSpecify that ld64 <version> is the toolchain linker for the current invocation."
4397 msgstr ""
4399 #: config/darwin.opt:94
4400 #, no-c-format
4401 msgid "Load all members of archive libraries, rather than only those that satisfy undefined symbols."
4402 msgstr ""
4404 #: config/darwin.opt:98
4405 #, no-c-format
4406 msgid "-allowable_client <name>\tThe output dylib is private to the client <name>."
4407 msgstr ""
4409 #: config/darwin.opt:102
4410 #, no-c-format
4411 msgid "-arch <name>\tGenerate output for architecture <name>."
4412 msgstr ""
4414 #: config/darwin.opt:106
4415 #, no-c-format
4416 msgid "Mismatches between file architecture and one specified by \"-arch\" are errors instead of warnings."
4417 msgstr ""
4419 #: config/darwin.opt:110
4420 #, no-c-format
4421 msgid "The earliest macOS version on which this program will run (formatted for the assembler)."
4422 msgstr ""
4424 #: config/darwin.opt:114
4425 #, no-c-format
4426 msgid "Generate an output executable that binds symbols on load, rather than lazily."
4427 msgstr ""
4429 #: config/darwin.opt:118
4430 #, no-c-format
4431 msgid "Generate a Mach-O bundle (file type MH_BUNDLE)."
4432 msgstr ""
4434 #: config/darwin.opt:122
4435 #, no-c-format
4436 msgid "-bundle_loader <executable>\tTreat <executable> (that will be loading this bundle) as if it was one of the dynamic libraries the bundle is linked against for symbol resolution."
4437 msgstr ""
4439 #: config/darwin.opt:126
4440 #, no-c-format
4441 msgid "-client_name <name>\tEnable the executable being built to link against a private dylib (using allowable_client)."
4442 msgstr ""
4444 #: config/darwin.opt:130
4445 #, no-c-format
4446 msgid "-compatibility_version <number>\tSet the version for the client interface.  Client programs must record a value less than or equal to <number>, or the binding will fail at runtime."
4447 msgstr ""
4449 #: config/darwin.opt:134
4450 #, no-c-format
4451 msgid "-current_version <number>\tSet the current version for the library to <number>."
4452 msgstr ""
4454 #: config/darwin.opt:138
4455 #, no-c-format
4456 msgid "Remove code and data that is unreachable from any exported symbol (including the entry point)."
4457 msgstr ""
4459 #: config/darwin.opt:142
4460 #, no-c-format
4461 msgid "-dylib_file install_name:file_name\tThis allows linking of a dylib with \"install_name\" but to be found in a different install position \"file_name\""
4462 msgstr ""
4464 #: config/darwin.opt:146
4465 #, no-c-format
4466 msgid "Produce a Mach-O dylinker (file type MH_DYLINKER), only used for building dyld."
4467 msgstr ""
4469 #: config/darwin.opt:150
4470 #, no-c-format
4471 msgid "-dylinker_install_name <path>\tOnly used for building dyld."
4472 msgstr ""
4474 #: config/darwin.opt:154
4475 #, no-c-format
4476 msgid "The default (and opposite of -static), implied by user mode executables, shared libraries and bundles."
4477 msgstr ""
4479 #: config/darwin.opt:158
4480 #, no-c-format
4481 msgid "Produce a Mach-O shared library (file type MH_DYLIB), synonym for \"-shared\"."
4482 msgstr ""
4484 #: config/darwin.opt:162
4485 #, no-c-format
4486 msgid "-exported_symbols_list <filename>\tExport global symbols in <filename> in linked output file; any symbols not mentioned will be treated as \"hidden\"."
4487 msgstr ""
4489 #: config/darwin.opt:166
4490 #, no-c-format
4491 msgid "Supply a list of objects to be linked from a file, rather than the command line."
4492 msgstr ""
4494 #: config/darwin.opt:170 config/darwin.opt:190
4495 #, no-c-format
4496 msgid "Used for generating code for some older kernel revisions."
4497 msgstr ""
4499 #: config/darwin.opt:174
4500 #, no-c-format
4501 msgid "Ignore the normal two-level namespace; resolve symbols in command line order and do not record which library provided the resolved symbol."
4502 msgstr ""
4504 #: config/darwin.opt:178
4505 #, no-c-format
4506 msgid "For the assembler (and linker) permit any architecture sub-variant to be used without error."
4507 msgstr ""
4509 #: config/darwin.opt:182
4510 #, no-c-format
4511 msgid "Set the output object such that, on loading, dyld will ignore any two-level namespace information and resolve symbols in the discovery order for loaded libs."
4512 msgstr ""
4514 #: config/darwin.opt:186
4515 #, no-c-format
4516 msgid "-framework <name>\tThe linker should search for the framework <name> in the framework search path."
4517 msgstr ""
4519 #: config/darwin.opt:194
4520 #, no-c-format
4521 msgid "Abbreviation for \"-g -fno-eliminate-unused-debug-symbols\"."
4522 msgstr ""
4524 #: config/darwin.opt:198
4525 #, no-c-format
4526 msgid "Abbreviation for \"-g -feliminate-unused-debug-symbols\"."
4527 msgstr ""
4529 #: config/darwin.opt:202
4530 #, no-c-format
4531 msgid "Automatically adds space for longer path names in load commands (up to MAXPATHLEN)."
4532 msgstr ""
4534 #: config/darwin.opt:206
4535 #, no-c-format
4536 msgid "-image_base <address>\tSpecify <address> as the base address for a dylib or bundle."
4537 msgstr ""
4539 #: config/darwin.opt:210
4540 #, no-c-format
4541 msgid "-init <symbol_name>\tThe symbol <symbol_name> will be used as the first initialiser for a dylib."
4542 msgstr ""
4544 #: config/darwin.opt:214
4545 #, no-c-format
4546 msgid "-install_name <name>\tSet the install name for a dylib."
4547 msgstr ""
4549 #: config/darwin.opt:218
4550 #, no-c-format
4551 msgid "Usually \"private extern\" (hidden) symbols are made local when linking, this command suppresses that such that they remain exported."
4552 msgstr ""
4554 #: config/darwin.opt:222
4555 #, no-c-format
4556 msgid "(Obsolete after 10.4) Multi modules are ignored at runtime since macOS 10.4."
4557 msgstr ""
4559 #: config/darwin.opt:226
4560 #, no-c-format
4561 msgid "(Obsolete after 10.4) -multiply_defined <treatment>\tProvided a mechanism for warning about symbols defined in multiple dylibs."
4562 msgstr ""
4564 #: config/darwin.opt:230
4565 #, no-c-format
4566 msgid "(Obsolete after 10.4) -multiply_defined_unused <treatment>\tProvided a mechanism for warning about symbols defined in the current executable also being defined in linked dylibs."
4567 msgstr ""
4569 #: config/darwin.opt:234
4570 #, no-c-format
4571 msgid "(Obsolete) Current linkers never dead-strip these items, so the option is not needed."
4572 msgstr ""
4574 #: config/darwin.opt:238
4575 #, no-c-format
4576 msgid "Do not add a default symbol exports to modules or dynamic libraries."
4577 msgstr ""
4579 #: config/darwin.opt:242
4580 #, no-c-format
4581 msgid "(Obsolete after 10.3.9) Set MH_NOPREFIXBINDING, in an executable."
4582 msgstr ""
4584 #: config/darwin.opt:246
4585 #, no-c-format
4586 msgid "(Obsolete after 10.4)\tSet MH_NOMULTIDEFS in an umbrella framework."
4587 msgstr ""
4589 #: config/darwin.opt:250 config/darwin.opt:265 config/darwin.opt:269
4590 #, fuzzy, no-c-format
4591 msgid "(Obsolete) LD_PREBIND is no longer supported."
4592 msgstr "-pipe не падтрымліваецца."
4594 #: config/darwin.opt:254
4595 #, no-c-format
4596 msgid "(Obsolete) This is the default."
4597 msgstr ""
4599 #: config/darwin.opt:261
4600 #, no-c-format
4601 msgid "-pagezero_size <size>\tAllows setting the page 0 size to 4kb when required."
4602 msgstr ""
4604 #: config/darwin.opt:273
4605 #, no-c-format
4606 msgid "Produces a Mach-O file suitable for embedded/ROM use."
4607 msgstr ""
4609 #: config/darwin.opt:277
4610 #, no-c-format
4611 msgid "(Obsolete) Allowed linking to proceed with \"-flat_namespace\" when a linked bundle contained a symbol also exported from the main executable."
4612 msgstr ""
4614 #: config/darwin.opt:284
4615 #, no-c-format
4616 msgid "Synonym for \"-export-dynamic\" for linker versions that support it."
4617 msgstr ""
4619 #: config/darwin.opt:288
4620 #, no-c-format
4621 msgid "-read_only_relocs <treatment>\tAllow relocations in read-only pages (not recommended)."
4622 msgstr ""
4624 #: config/darwin.opt:292
4625 #, no-c-format
4626 msgid "-sectalign <segname> <sectname> <value>\tSet section <sectname> in segment <segname> to have alignment <value> which must be an integral power of two expressed in hexadecimal form."
4627 msgstr ""
4629 #: config/darwin.opt:296
4630 #, no-c-format
4631 msgid "-sectcreate <segname> <sectname> <file>\tCreate section <sectname> in segment <segname> from the contents of <file>."
4632 msgstr ""
4634 #: config/darwin.opt:300
4635 #, no-c-format
4636 msgid "(Obsolete) -sectobjectsymbols <segname> <sectname>\tSetting a local symbol at the start of a section is no longer supported."
4637 msgstr ""
4639 #: config/darwin.opt:304
4640 #, no-c-format
4641 msgid "(Obsolete) -sectorder <segname> <sectname> <orderfile>\tReplaced by a more general option \"-order_file\"."
4642 msgstr ""
4644 #: config/darwin.opt:308
4645 #, no-c-format
4646 msgid "-seg_addr_table <file>\tSpecify the base addresses for dynamic libraries; <file> contains a line for each library."
4647 msgstr ""
4649 #: config/darwin.opt:313
4650 #, no-c-format
4651 msgid "(Obsolete, ld_classic only) -seg_addr_table_filename <path>."
4652 msgstr ""
4654 #: config/darwin.opt:317
4655 #, no-c-format
4656 msgid "Synonym for \"image_base\"."
4657 msgstr ""
4659 #: config/darwin.opt:321
4660 #, no-c-format
4661 msgid "-segaddr <name> <address>\tSet the base address of segment <name> to <address> which must be aligned to a page boundary (currently 4kb)."
4662 msgstr ""
4664 #: config/darwin.opt:326
4665 #, no-c-format
4666 msgid "(Obsolete, ld_classic only) -sectcreate <segname> <sectname> <file>\tAllowed creation of a section from a file."
4667 msgstr ""
4669 #: config/darwin.opt:330
4670 #, no-c-format
4671 msgid "(Obsolete) Object files with LINKEDIT sections are no longer supported."
4672 msgstr ""
4674 #: config/darwin.opt:334
4675 #, no-c-format
4676 msgid "-segprot <segname> <max_prot> <init_prot>\tThe virtual memory protections for segment <segname> have maximum and initial values <max_prot> and <init_prot> respectively.  The specified values may contain \"r\", \"w\", \"x\" or \"-\" the latter meaning \"no access\"."
4677 msgstr ""
4679 #: config/darwin.opt:338
4680 #, no-c-format
4681 msgid "-segs_read_only_addr <address>\tSpecify that <address> is the base address of the read-only segments of a dylib."
4682 msgstr ""
4684 #: config/darwin.opt:342
4685 #, no-c-format
4686 msgid "-segs_read_write_addr <address>\tSpecify that <address> is the base address address of the read-write segments of a dylib."
4687 msgstr ""
4689 #: config/darwin.opt:346
4690 #, no-c-format
4691 msgid "(Obsolete)\tThis is the default."
4692 msgstr ""
4694 #: config/darwin.opt:350
4695 #, no-c-format
4696 msgid "-sub_library <name>\tLibrary named <name> will be re-exported (only useful for dylibs)."
4697 msgstr ""
4699 #: config/darwin.opt:354
4700 #, no-c-format
4701 msgid "-sub_umbrella <name>\tFramework named <name> will be re-exported (only useful for dylibs)."
4702 msgstr ""
4704 #: config/darwin.opt:358
4705 #, no-c-format
4706 msgid "This is the default."
4707 msgstr ""
4709 #: config/darwin.opt:362
4710 #, no-c-format
4711 msgid "Add extra information to the executable that can speed up dynamic loading (provided that dependent libraries are unchanged)."
4712 msgstr ""
4714 #: config/darwin.opt:366
4715 #, no-c-format
4716 msgid "-umbrella <framework>\tThe specified framework will be re-exported."
4717 msgstr ""
4719 #: config/darwin.opt:370
4720 #, no-c-format
4721 msgid "-undefined <treatment>\tSpecify the handling for undefined symbols (default is error)."
4722 msgstr ""
4724 #: config/darwin.opt:374
4725 #, no-c-format
4726 msgid "-unexported_symbols_list <filename>\tDo not export the global symbols listed in <filename>."
4727 msgstr ""
4729 #: config/darwin.opt:378
4730 #, no-c-format
4731 msgid "-weak_reference_mismatches <treatment>\tSpecifies what to do if a symbol import conflicts between file (weak in one and not in another) the default is to treat the symbol as non-weak."
4732 msgstr ""
4734 #: config/darwin.opt:382
4735 #, no-c-format
4736 msgid "Logs which object files the linker loads."
4737 msgstr ""
4739 #: config/darwin.opt:386
4740 #, no-c-format
4741 msgid "Logs which symbol(s) caused an object to be loaded."
4742 msgstr ""
4744 #: config/darwin.opt:394
4745 #, no-c-format
4746 msgid "(Obsolete, ignored)\tOld support similar to \"-whyload\"."
4747 msgstr ""
4749 #: config/darwin.opt:398
4750 #, no-c-format
4751 msgid "(Obsolete and unhandled by ld64, ignored)\tld should produce an executable (only handled by ld_classic)."
4752 msgstr ""
4754 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/cr16/cr16.opt:23
4755 #: config/c6x/c6x.opt:38
4756 #, no-c-format
4757 msgid "Use simulator runtime."
4758 msgstr ""
4760 #: config/bfin/bfin.opt:44 config/arm/arm.opt:108
4761 #, no-c-format
4762 msgid "Specify the name of the target CPU."
4763 msgstr ""
4765 #: config/bfin/bfin.opt:48
4766 #, no-c-format
4767 msgid "Omit frame pointer for leaf functions."
4768 msgstr ""
4770 #: config/bfin/bfin.opt:52
4771 #, no-c-format
4772 msgid "Program is entirely located in low 64k of memory."
4773 msgstr ""
4775 #: config/bfin/bfin.opt:56
4776 #, no-c-format
4777 msgid "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or SSYNC instruction."
4778 msgstr ""
4780 #: config/bfin/bfin.opt:61
4781 #, no-c-format
4782 msgid "Avoid speculative loads to work around a hardware anomaly."
4783 msgstr ""
4785 #: config/bfin/bfin.opt:65
4786 #, no-c-format
4787 msgid "Enabled ID based shared library."
4788 msgstr ""
4790 #: config/bfin/bfin.opt:69
4791 #, no-c-format
4792 msgid "Generate code that won't be linked against any other ID shared libraries, but may be used as a shared library."
4793 msgstr ""
4795 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
4796 #, no-c-format
4797 msgid "ID of shared library to build."
4798 msgstr ""
4800 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
4801 #, no-c-format
4802 msgid "Enable separate data segment."
4803 msgstr ""
4805 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
4806 #, no-c-format
4807 msgid "Avoid generating pc-relative calls; use indirection."
4808 msgstr ""
4810 #: config/bfin/bfin.opt:86
4811 #, fuzzy, no-c-format
4812 msgid "Link with the fast floating-point library."
4813 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
4815 #: config/bfin/bfin.opt:90 config/arm/arm.opt:323 config/frv/frv.opt:130
4816 #, no-c-format
4817 msgid "Enable Function Descriptor PIC mode."
4818 msgstr ""
4820 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
4821 #, no-c-format
4822 msgid "Enable inlining of PLT in function calls."
4823 msgstr ""
4825 #: config/bfin/bfin.opt:98
4826 #, no-c-format
4827 msgid "Do stack checking using bounds in L1 scratch memory."
4828 msgstr ""
4830 #: config/bfin/bfin.opt:102
4831 #, no-c-format
4832 msgid "Enable multicore support."
4833 msgstr ""
4835 #: config/bfin/bfin.opt:106
4836 #, no-c-format
4837 msgid "Build for Core A."
4838 msgstr ""
4840 #: config/bfin/bfin.opt:110
4841 #, no-c-format
4842 msgid "Build for Core B."
4843 msgstr ""
4845 #: config/bfin/bfin.opt:114
4846 #, no-c-format
4847 msgid "Build for SDRAM."
4848 msgstr ""
4850 #: config/bfin/bfin.opt:118
4851 #, no-c-format
4852 msgid "Assume ICPLBs are enabled at runtime."
4853 msgstr ""
4855 #: config/m68k/m68k-tables.opt:25
4856 #, no-c-format
4857 msgid "Known M68K CPUs (for use with the -mcpu= option):"
4858 msgstr ""
4860 #: config/m68k/m68k-tables.opt:365
4861 #, no-c-format
4862 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
4863 msgstr ""
4865 #: config/m68k/m68k-tables.opt:411
4866 #, no-c-format
4867 msgid "Known M68K ISAs (for use with the -march= option):"
4868 msgstr ""
4870 #: config/m68k/ieee.opt:24 config/i386/i386.opt:374
4871 #, no-c-format
4872 msgid "Use IEEE math for fp comparisons."
4873 msgstr ""
4875 #: config/m68k/m68k.opt:30
4876 #, fuzzy, no-c-format
4877 #| msgid "Generate code for a 520X"
4878 msgid "Generate code for a 520X."
4879 msgstr "Ствараць код для 520X"
4881 #: config/m68k/m68k.opt:34
4882 #, fuzzy, no-c-format
4883 #| msgid "Generate code for a 520X"
4884 msgid "Generate code for a 5206e."
4885 msgstr "Ствараць код для 520X"
4887 #: config/m68k/m68k.opt:38
4888 #, fuzzy, no-c-format
4889 #| msgid "Generate code for a 520X"
4890 msgid "Generate code for a 528x."
4891 msgstr "Ствараць код для 520X"
4893 #: config/m68k/m68k.opt:42
4894 #, fuzzy, no-c-format
4895 #| msgid "Generate code for a 520X"
4896 msgid "Generate code for a 5307."
4897 msgstr "Ствараць код для 520X"
4899 #: config/m68k/m68k.opt:46
4900 #, fuzzy, no-c-format
4901 #| msgid "Generate code for a 520X"
4902 msgid "Generate code for a 5407."
4903 msgstr "Ствараць код для 520X"
4905 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
4906 #, fuzzy, no-c-format
4907 #| msgid "Generate code for a 68000"
4908 msgid "Generate code for a 68000."
4909 msgstr "Ствараць код для 68000"
4911 #: config/m68k/m68k.opt:54
4912 #, fuzzy, no-c-format
4913 #| msgid "Generate code for a 68020"
4914 msgid "Generate code for a 68010."
4915 msgstr "Ствараць код для 68020"
4917 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
4918 #, fuzzy, no-c-format
4919 #| msgid "Generate code for a 68020"
4920 msgid "Generate code for a 68020."
4921 msgstr "Ствараць код для 68020"
4923 #: config/m68k/m68k.opt:62
4924 #, fuzzy, no-c-format
4925 msgid "Generate code for a 68040, without any new instructions."
4926 msgstr "Генерыраваць код для Intel as"
4928 #: config/m68k/m68k.opt:66
4929 #, fuzzy, no-c-format
4930 msgid "Generate code for a 68060, without any new instructions."
4931 msgstr "Генерыраваць код для Intel as"
4933 #: config/m68k/m68k.opt:70
4934 #, fuzzy, no-c-format
4935 #| msgid "Generate code for a 68030"
4936 msgid "Generate code for a 68030."
4937 msgstr "Ствараць код для 68030"
4939 #: config/m68k/m68k.opt:74
4940 #, fuzzy, no-c-format
4941 #| msgid "Generate code for a 68040"
4942 msgid "Generate code for a 68040."
4943 msgstr "Ствараць код для 68040"
4945 #: config/m68k/m68k.opt:78
4946 #, fuzzy, no-c-format
4947 #| msgid "Generate code for a 68060"
4948 msgid "Generate code for a 68060."
4949 msgstr "Ствараць код для 68060"
4951 #: config/m68k/m68k.opt:82
4952 #, fuzzy, no-c-format
4953 #| msgid "Generate code for a 68302"
4954 msgid "Generate code for a 68302."
4955 msgstr "Ствараць код для 68302"
4957 #: config/m68k/m68k.opt:86
4958 #, fuzzy, no-c-format
4959 #| msgid "Generate code for a 68332"
4960 msgid "Generate code for a 68332."
4961 msgstr "Ствараць код для 68332"
4963 #: config/m68k/m68k.opt:91
4964 #, fuzzy, no-c-format
4965 #| msgid "Generate code for a 68851"
4966 msgid "Generate code for a 68851."
4967 msgstr "Ствараць код для 68851"
4969 #: config/m68k/m68k.opt:95
4970 #, no-c-format
4971 msgid "Generate code that uses 68881 floating-point instructions."
4972 msgstr ""
4974 #: config/m68k/m68k.opt:99
4975 #, no-c-format
4976 msgid "Align variables on a 32-bit boundary."
4977 msgstr ""
4979 #: config/m68k/m68k.opt:103 config/arm/arm.opt:77 config/nios2/nios2.opt:570
4980 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
4981 #, no-c-format
4982 msgid "Specify the name of the target architecture."
4983 msgstr ""
4985 #: config/m68k/m68k.opt:107
4986 #, fuzzy, no-c-format
4987 msgid "Use the bit-field instructions."
4988 msgstr "Не генерыраваць сімвальныя інструкцыі"
4990 #: config/m68k/m68k.opt:119
4991 #, fuzzy, no-c-format
4992 #| msgid "Generate code for GNU ld"
4993 msgid "Generate code for a ColdFire v4e."
4994 msgstr "Генерыраваць код для GNU ld"
4996 #: config/m68k/m68k.opt:123
4997 #, no-c-format
4998 msgid "Specify the target CPU."
4999 msgstr ""
5001 #: config/m68k/m68k.opt:127
5002 #, fuzzy, no-c-format
5003 #| msgid "Generate code for a cpu32"
5004 msgid "Generate code for a cpu32."
5005 msgstr "Ствараць код для цп32"
5007 #: config/m68k/m68k.opt:131
5008 #, no-c-format
5009 msgid "Use hardware division instructions on ColdFire."
5010 msgstr ""
5012 #: config/m68k/m68k.opt:135
5013 #, fuzzy, no-c-format
5014 msgid "Generate code for a Fido A."
5015 msgstr "Стварыць код для DLL"
5017 #: config/m68k/m68k.opt:139
5018 #, no-c-format
5019 msgid "Generate code which uses hardware floating point instructions."
5020 msgstr ""
5022 #: config/m68k/m68k.opt:143
5023 #, no-c-format
5024 msgid "Enable ID based shared library."
5025 msgstr ""
5027 #: config/m68k/m68k.opt:147
5028 #, no-c-format
5029 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
5030 msgstr ""
5032 #: config/m68k/m68k.opt:151
5033 #, fuzzy, no-c-format
5034 msgid "Do not use the bit-field instructions."
5035 msgstr "Не генерыраваць сімвальныя інструкцыі"
5037 #: config/m68k/m68k.opt:155
5038 #, no-c-format
5039 msgid "Use normal calling convention."
5040 msgstr ""
5042 #: config/m68k/m68k.opt:159
5043 #, no-c-format
5044 msgid "Consider type 'int' to be 32 bits wide."
5045 msgstr ""
5047 #: config/m68k/m68k.opt:163
5048 #, no-c-format
5049 msgid "Generate pc-relative code."
5050 msgstr ""
5052 #: config/m68k/m68k.opt:167
5053 #, no-c-format
5054 msgid "Use different calling convention using 'rtd'."
5055 msgstr ""
5057 #: config/m68k/m68k.opt:179
5058 #, no-c-format
5059 msgid "Consider type 'int' to be 16 bits wide."
5060 msgstr ""
5062 #: config/m68k/m68k.opt:183
5063 #, no-c-format
5064 msgid "Generate code with library calls for floating point."
5065 msgstr ""
5067 #: config/m68k/m68k.opt:187
5068 #, no-c-format
5069 msgid "Do not use unaligned memory references."
5070 msgstr ""
5072 #: config/m68k/m68k.opt:191
5073 #, no-c-format
5074 msgid "Tune for the specified target CPU or architecture."
5075 msgstr ""
5077 #: config/m68k/m68k.opt:195
5078 #, no-c-format
5079 msgid "Support more than 8192 GOT entries on ColdFire."
5080 msgstr ""
5082 #: config/m68k/m68k.opt:199
5083 #, no-c-format
5084 msgid "Support TLS segment larger than 64K."
5085 msgstr ""
5087 #: config/riscv/riscv.opt:26 config/aarch64/aarch64.opt:68
5088 #: config/arm/arm.opt:96 config/microblaze/microblaze.opt:60
5089 #, no-c-format
5090 msgid "Assume target CPU is configured as big endian."
5091 msgstr ""
5093 #: config/riscv/riscv.opt:30 config/aarch64/aarch64.opt:88
5094 #: config/arm/arm.opt:161 config/microblaze/microblaze.opt:64
5095 #, no-c-format
5096 msgid "Assume target CPU is configured as little endian."
5097 msgstr ""
5099 #: config/riscv/riscv.opt:34
5100 #, no-c-format
5101 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
5102 msgstr ""
5104 #: config/riscv/riscv.opt:38
5105 #, no-c-format
5106 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
5107 msgstr ""
5109 #: config/riscv/riscv.opt:42
5110 #, no-c-format
5111 msgid "Specify integer and floating-point calling convention."
5112 msgstr ""
5114 #: config/riscv/riscv.opt:46 config/i386/i386.opt:425
5115 #, no-c-format
5116 msgid "Attempt to keep stack aligned to this power of 2."
5117 msgstr ""
5119 #: config/riscv/riscv.opt:50
5120 #, no-c-format
5121 msgid "Supported ABIs (for use with the -mabi= option):"
5122 msgstr ""
5124 #: config/riscv/riscv.opt:75
5125 #, no-c-format
5126 msgid "Use hardware floating-point divide and square root instructions."
5127 msgstr ""
5129 #: config/riscv/riscv.opt:79
5130 #, no-c-format
5131 msgid "Use hardware instructions for integer division."
5132 msgstr ""
5134 #: config/riscv/riscv.opt:83
5135 #, no-c-format
5136 msgid "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must be lower-case."
5137 msgstr ""
5139 #: config/riscv/riscv.opt:88 config/mips/mips.opt:405
5140 #, no-c-format
5141 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
5142 msgstr ""
5144 #: config/riscv/riscv.opt:92
5145 #, no-c-format
5146 msgid "-mcpu=PROCESSOR\tUse architecture of and optimize the output for PROCESSOR."
5147 msgstr ""
5149 #: config/riscv/riscv.opt:96
5150 #, no-c-format
5151 msgid "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
5152 msgstr ""
5154 #: config/riscv/riscv.opt:100
5155 #, no-c-format
5156 msgid "Use smaller but slower prologue and epilogue code."
5157 msgstr ""
5159 #: config/riscv/riscv.opt:104
5160 #, no-c-format
5161 msgid "Convert BASE + LARGE_OFFSET addresses to NEW_BASE + SMALL_OFFSET to allow more memory accesses to be generated as compressed instructions.  Currently targets 32-bit integer load/stores."
5162 msgstr ""
5164 #: config/riscv/riscv.opt:110 config/aarch64/aarch64.opt:92
5165 #, no-c-format
5166 msgid "Specify the code model."
5167 msgstr ""
5169 #: config/riscv/riscv.opt:114
5170 #, no-c-format
5171 msgid "Do not generate unaligned memory accesses."
5172 msgstr ""
5174 #: config/riscv/riscv.opt:118 config/i386/i386.opt:293
5175 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
5176 #: config/tilegx/tilegx.opt:57
5177 #, no-c-format
5178 msgid "Known code models (for use with the -mcmodel= option):"
5179 msgstr ""
5181 #: config/riscv/riscv.opt:128
5182 #, no-c-format
5183 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
5184 msgstr ""
5186 #: config/riscv/riscv.opt:132
5187 #, no-c-format
5188 msgid "Take advantage of linker relaxations to reduce the number of instructions required to materialize symbol addresses."
5189 msgstr ""
5191 #: config/riscv/riscv.opt:153
5192 #, no-c-format
5193 msgid "Emit RISC-V ELF attribute."
5194 msgstr ""
5196 #: config/riscv/riscv.opt:157 config/i386/i386.opt:246
5197 #, no-c-format
5198 msgid "Use the given data alignment."
5199 msgstr ""
5201 #: config/riscv/riscv.opt:161 config/i386/i386.opt:250
5202 #, no-c-format
5203 msgid "Known data alignment choices (for use with the -malign-data= option):"
5204 msgstr ""
5206 #: config/riscv/riscv.opt:171 config/aarch64/aarch64.opt:235
5207 #: config/i386/i386.opt:1007 config/arm/arm.opt:327
5208 #: config/rs6000/rs6000.opt:578
5209 #, no-c-format
5210 msgid "Use given stack-protector guard."
5211 msgstr ""
5213 #: config/riscv/riscv.opt:175 config/aarch64/aarch64.opt:239
5214 #: config/arm/arm.opt:331 config/rs6000/rs6000.opt:582
5215 #, no-c-format
5216 msgid "Valid arguments to -mstack-protector-guard=:"
5217 msgstr ""
5219 #: config/riscv/riscv.opt:185 config/i386/i386.opt:1021
5220 #: config/rs6000/rs6000.opt:592
5221 #, no-c-format
5222 msgid "Use the given base register for addressing the stack-protector guard."
5223 msgstr ""
5225 #: config/riscv/riscv.opt:192 config/i386/i386.opt:1028
5226 #: config/rs6000/rs6000.opt:599
5227 #, no-c-format
5228 msgid "Use the given offset for addressing the stack-protector guard."
5229 msgstr ""
5231 #: config/riscv/riscv.opt:214
5232 #, no-c-format
5233 msgid "Supported ISA specs (for use with the -misa-spec= option):"
5234 msgstr ""
5236 #: config/riscv/riscv.opt:227
5237 #, no-c-format
5238 msgid "Set the version of RISC-V ISA spec."
5239 msgstr ""
5241 #: config/m32c/m32c.opt:23
5242 #, no-c-format
5243 msgid "-msim\tUse simulator runtime."
5244 msgstr ""
5246 #: config/m32c/m32c.opt:27
5247 #, no-c-format
5248 msgid "-mcpu=r8c\tCompile code for R8C variants."
5249 msgstr ""
5251 #: config/m32c/m32c.opt:31
5252 #, no-c-format
5253 msgid "-mcpu=m16c\tCompile code for M16C variants."
5254 msgstr ""
5256 #: config/m32c/m32c.opt:35
5257 #, no-c-format
5258 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
5259 msgstr ""
5261 #: config/m32c/m32c.opt:39
5262 #, no-c-format
5263 msgid "-mcpu=m32c\tCompile code for M32C variants."
5264 msgstr ""
5266 #: config/m32c/m32c.opt:43
5267 #, no-c-format
5268 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
5269 msgstr ""
5271 #: config/msp430/msp430.opt:7
5272 #, no-c-format
5273 msgid "Use a lightweight configuration of printf and puts to reduce code size. For single-threaded applications, not requiring reentrant I/O only. Requires Newlib Nano IO."
5274 msgstr ""
5276 #: config/msp430/msp430.opt:11
5277 #, no-c-format
5278 msgid "Force assembly output to always use hex constants."
5279 msgstr ""
5281 #: config/msp430/msp430.opt:15
5282 #, no-c-format
5283 msgid "Specify the MCU to build for."
5284 msgstr ""
5286 #: config/msp430/msp430.opt:19
5287 #, no-c-format
5288 msgid "Warn if an MCU name is unrecognized or conflicts with other options (default: on)."
5289 msgstr ""
5291 #: config/msp430/msp430.opt:23
5292 #, no-c-format
5293 msgid "Warn if devices.csv is not found or there are problem parsing it (default: on)."
5294 msgstr ""
5296 #: config/msp430/msp430.opt:27
5297 #, no-c-format
5298 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
5299 msgstr ""
5301 #: config/msp430/msp430.opt:52
5302 #, no-c-format
5303 msgid "Select large model - 20-bit addresses/pointers."
5304 msgstr ""
5306 #: config/msp430/msp430.opt:56
5307 #, no-c-format
5308 msgid "Select small model - 16-bit addresses/pointers (default)."
5309 msgstr ""
5311 #: config/msp430/msp430.opt:60
5312 #, no-c-format
5313 msgid "Optimize opcode sizes at link time."
5314 msgstr ""
5316 #: config/msp430/msp430.opt:67 config/pru/pru.opt:26
5317 #, no-c-format
5318 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
5319 msgstr ""
5321 #: config/msp430/msp430.opt:74
5322 #, no-c-format
5323 msgid "Specify the type of hardware multiply to support."
5324 msgstr ""
5326 #: config/msp430/msp430.opt:96
5327 #, no-c-format
5328 msgid "Specify whether functions should be placed into the lower or upper memory regions, or if they should be shuffled between the regions (either) for best fit (default: lower)."
5329 msgstr ""
5331 #: config/msp430/msp430.opt:100
5332 #, no-c-format
5333 msgid "Specify whether variables should be placed into the lower or upper memory regions, or if they should be shuffled between the regions (either) for best fit (default: lower)."
5334 msgstr ""
5336 #: config/msp430/msp430.opt:104
5337 #, no-c-format
5338 msgid "Add the .lower prefix to section names when compiling with -m{code,data}-region=lower (disabled by default)."
5339 msgstr ""
5341 #: config/msp430/msp430.opt:123
5342 #, no-c-format
5343 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
5344 msgstr ""
5346 #: config/msp430/msp430.opt:127
5347 #, no-c-format
5348 msgid "Passes on a request to the assembler to warn about various silicon errata."
5349 msgstr ""
5351 #: config/msp430/msp430.opt:131
5352 #, no-c-format
5353 msgid "The path to devices.csv.  The GCC driver can normally locate devices.csv itself and pass this option to the compiler, so the user shouldn't need to pass this."
5354 msgstr ""
5356 #: config/msp430/msp430.opt:136
5357 #, no-c-format
5358 msgid "For shift operations by a constant amount, which require an individual instruction to shift by one position, set the maximum number of inline shift instructions (maximum value 64) to emit instead of using the corresponding __mspabi helper function. The default value is 4."
5359 msgstr ""
5361 #: config/aarch64/aarch64.opt:43
5362 #, no-c-format
5363 msgid "The possible TLS dialects:"
5364 msgstr ""
5366 #: config/aarch64/aarch64.opt:55
5367 #, no-c-format
5368 msgid "The code model option names for -mcmodel:"
5369 msgstr ""
5371 #: config/aarch64/aarch64.opt:72 config/i386/i386.opt:1042
5372 #, fuzzy, no-c-format
5373 #| msgid "Generate code without GP reg"
5374 msgid "Generate code which uses only the general registers."
5375 msgstr "Генерыраваць код без GP reg"
5377 #: config/aarch64/aarch64.opt:76 config/i386/i386.opt:1134
5378 #, no-c-format
5379 msgid "Generate code to mitigate against straight line speculation."
5380 msgstr ""
5382 #: config/aarch64/aarch64.opt:80
5383 #, no-c-format
5384 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
5385 msgstr ""
5387 #: config/aarch64/aarch64.opt:84
5388 #, no-c-format
5389 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
5390 msgstr ""
5392 #: config/aarch64/aarch64.opt:96
5393 #, no-c-format
5394 msgid "Don't assume that unaligned accesses are handled by the system."
5395 msgstr ""
5397 #: config/aarch64/aarch64.opt:100 config/i386/i386.opt:405
5398 #, no-c-format
5399 msgid "Omit the frame pointer in leaf functions."
5400 msgstr ""
5402 #: config/aarch64/aarch64.opt:104
5403 #, no-c-format
5404 msgid "Specify TLS dialect."
5405 msgstr ""
5407 #: config/aarch64/aarch64.opt:108
5408 #, no-c-format
5409 msgid "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, 48."
5410 msgstr ""
5412 #: config/aarch64/aarch64.opt:127
5413 #, no-c-format
5414 msgid "Use features of architecture ARCH."
5415 msgstr ""
5417 #: config/aarch64/aarch64.opt:131
5418 #, no-c-format
5419 msgid "Use features of and optimize for CPU."
5420 msgstr ""
5422 #: config/aarch64/aarch64.opt:135
5423 #, fuzzy, no-c-format
5424 #| msgid "Optimize for 3900"
5425 msgid "Optimize for CPU."
5426 msgstr "Аптымізаваць для 3900"
5428 #: config/aarch64/aarch64.opt:139
5429 #, fuzzy, no-c-format
5430 msgid "Generate code that conforms to the specified ABI."
5431 msgstr "Генерыраваць код для дадзенага ЦП"
5433 #: config/aarch64/aarch64.opt:143
5434 #, no-c-format
5435 msgid "-moverride=<string>\tPower users only! Override CPU optimization parameters."
5436 msgstr ""
5438 #: config/aarch64/aarch64.opt:147
5439 #, no-c-format
5440 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
5441 msgstr ""
5443 #: config/aarch64/aarch64.opt:157
5444 #, no-c-format
5445 msgid "PC relative literal loads."
5446 msgstr ""
5448 #: config/aarch64/aarch64.opt:161
5449 #, no-c-format
5450 msgid "Use branch-protection features."
5451 msgstr ""
5453 #: config/aarch64/aarch64.opt:165
5454 #, no-c-format
5455 msgid "Select return address signing scope."
5456 msgstr ""
5458 #: config/aarch64/aarch64.opt:169
5459 #, no-c-format
5460 msgid "Supported AArch64 return address signing scope (for use with -msign-return-address= option):"
5461 msgstr ""
5463 #: config/aarch64/aarch64.opt:182
5464 #, no-c-format
5465 msgid "Enable the reciprocal square root approximation.  Enabling this reduces precision of reciprocal square root results to about 16 bits for single precision and to 32 bits for double precision."
5466 msgstr ""
5468 #: config/aarch64/aarch64.opt:188
5469 #, no-c-format
5470 msgid "Enable the square root approximation.  Enabling this reduces precision of square root results to about 16 bits for single precision and to 32 bits for double precision. If enabled, it implies -mlow-precision-recip-sqrt."
5471 msgstr ""
5473 #: config/aarch64/aarch64.opt:195
5474 #, no-c-format
5475 msgid "Enable the division approximation.  Enabling this reduces precision of division results to about 16 bits for single precision and to 32 bits for double precision."
5476 msgstr ""
5478 #: config/aarch64/aarch64.opt:201
5479 #, no-c-format
5480 msgid "The possible SVE vector lengths:"
5481 msgstr ""
5483 #: config/aarch64/aarch64.opt:223
5484 #, no-c-format
5485 msgid "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
5486 msgstr ""
5488 #: config/aarch64/aarch64.opt:227
5489 #, no-c-format
5490 msgid "Enables verbose cost model dumping in the debug dump files."
5491 msgstr ""
5493 #: config/aarch64/aarch64.opt:231
5494 #, no-c-format
5495 msgid "Generate code to track when the CPU might be speculating incorrectly."
5496 msgstr ""
5498 #: config/aarch64/aarch64.opt:249
5499 #, no-c-format
5500 msgid "Use the system register specified on the command line as the stack protector guard register. This option is for use with fstack-protector-strong and not for use in user-land code."
5501 msgstr ""
5503 #: config/aarch64/aarch64.opt:255
5504 #, no-c-format
5505 msgid "Use an immediate to offset from the stack protector guard register, sp_el0. This option is for use with fstack-protector-strong and not for use in user-land code."
5506 msgstr ""
5508 #: config/aarch64/aarch64.opt:264
5509 #, no-c-format
5510 msgid "Generate local calls to out-of-line atomic operations."
5511 msgstr ""
5513 #: config/aarch64/aarch64.opt:268
5514 #, no-c-format
5515 msgid "When vectorizing for SVE, consider using unpacked vectors for smaller elements and use the cost model to pick the cheapest approach.  Also use the cost model to choose between SVE and Advanced SIMD vectorization."
5516 msgstr ""
5518 #: config/aarch64/aarch64.opt:272
5519 #, no-c-format
5520 msgid "The number of Newton iterations for calculating the reciprocal for float type.  The precision of division is proportional to this param when division approximation is enabled.  The default value is 1."
5521 msgstr ""
5523 #: config/aarch64/aarch64.opt:276
5524 #, no-c-format
5525 msgid "The number of Newton iterations for calculating the reciprocal for double type.  The precision of division is proportional to this param when division approximation is enabled.  The default value is 2."
5526 msgstr ""
5528 #: config/aarch64/aarch64.opt:286
5529 #, no-c-format
5530 msgid "Constant memcpy size in bytes above which to start using MOPS sequence."
5531 msgstr ""
5533 #: config/aarch64/aarch64.opt:290
5534 #, no-c-format
5535 msgid "Constant memmove size in bytes above which to start using MOPS sequence."
5536 msgstr ""
5538 #: config/aarch64/aarch64.opt:294
5539 #, no-c-format
5540 msgid "Constant memset size in bytes from which to start using MOPS sequence."
5541 msgstr ""
5543 #: config/linux.opt:24
5544 #, no-c-format
5545 msgid "Use Bionic C library."
5546 msgstr ""
5548 #: config/linux.opt:28
5549 #, fuzzy, no-c-format
5550 #| msgid "Use GNU as"
5551 msgid "Use GNU C library."
5552 msgstr "Выкарыстоўваць GNU як"
5554 #: config/linux.opt:32
5555 #, no-c-format
5556 msgid "Use uClibc C library."
5557 msgstr ""
5559 #: config/linux.opt:36
5560 #, no-c-format
5561 msgid "Use musl C library."
5562 msgstr ""
5564 #: config/ia64/ilp32.opt:3
5565 #, fuzzy, no-c-format
5566 #| msgid "Generate ELF output"
5567 msgid "Generate ILP32 code."
5568 msgstr "Стварыць ELF-вывад"
5570 #: config/ia64/ilp32.opt:7
5571 #, fuzzy, no-c-format
5572 #| msgid "Generate ELF output"
5573 msgid "Generate LP64 code."
5574 msgstr "Стварыць ELF-вывад"
5576 #: config/ia64/ia64.opt:28
5577 #, no-c-format
5578 msgid "Generate big endian code."
5579 msgstr ""
5581 #: config/ia64/ia64.opt:32
5582 #, no-c-format
5583 msgid "Generate little endian code."
5584 msgstr ""
5586 #: config/ia64/ia64.opt:36
5587 #, fuzzy, no-c-format
5588 #| msgid "Generate code for GNU as"
5589 msgid "Generate code for GNU as."
5590 msgstr "Генерыраваць код для GNU as"
5592 #: config/ia64/ia64.opt:40
5593 #, fuzzy, no-c-format
5594 #| msgid "Generate code for GNU ld"
5595 msgid "Generate code for GNU ld."
5596 msgstr "Генерыраваць код для GNU ld"
5598 #: config/ia64/ia64.opt:44
5599 #, no-c-format
5600 msgid "Emit stop bits before and after volatile extended asms."
5601 msgstr ""
5603 #: config/ia64/ia64.opt:48
5604 #, fuzzy, no-c-format
5605 #| msgid "Use symbolic register names"
5606 msgid "Use in/loc/out register names."
5607 msgstr "Ужываць сімвалічныя назвы рэгістраў"
5609 #: config/ia64/ia64.opt:55
5610 #, no-c-format
5611 msgid "Enable use of sdata/scommon/sbss."
5612 msgstr ""
5614 #: config/ia64/ia64.opt:59
5615 #, fuzzy, no-c-format
5616 #| msgid "Generate code without GP reg"
5617 msgid "Generate code without GP reg."
5618 msgstr "Генерыраваць код без GP reg"
5620 #: config/ia64/ia64.opt:63
5621 #, no-c-format
5622 msgid "gp is constant (but save/restore gp on indirect calls)."
5623 msgstr ""
5625 #: config/ia64/ia64.opt:67
5626 #, no-c-format
5627 msgid "Generate self-relocatable code."
5628 msgstr ""
5630 #: config/ia64/ia64.opt:71
5631 #, no-c-format
5632 msgid "Generate inline floating point division, optimize for latency."
5633 msgstr ""
5635 #: config/ia64/ia64.opt:75
5636 #, no-c-format
5637 msgid "Generate inline floating point division, optimize for throughput."
5638 msgstr ""
5640 #: config/ia64/ia64.opt:82
5641 #, no-c-format
5642 msgid "Generate inline integer division, optimize for latency."
5643 msgstr ""
5645 #: config/ia64/ia64.opt:86
5646 #, no-c-format
5647 msgid "Generate inline integer division, optimize for throughput."
5648 msgstr ""
5650 #: config/ia64/ia64.opt:90
5651 #, no-c-format
5652 msgid "Do not inline integer division."
5653 msgstr ""
5655 #: config/ia64/ia64.opt:94
5656 #, no-c-format
5657 msgid "Generate inline square root, optimize for latency."
5658 msgstr ""
5660 #: config/ia64/ia64.opt:98
5661 #, no-c-format
5662 msgid "Generate inline square root, optimize for throughput."
5663 msgstr ""
5665 #: config/ia64/ia64.opt:102
5666 #, no-c-format
5667 msgid "Do not inline square root."
5668 msgstr ""
5670 #: config/ia64/ia64.opt:106
5671 #, no-c-format
5672 msgid "Enable DWARF line debug info via GNU as."
5673 msgstr ""
5675 #: config/ia64/ia64.opt:110
5676 #, no-c-format
5677 msgid "Enable earlier placing stop bits for better scheduling."
5678 msgstr ""
5680 #: config/ia64/ia64.opt:114 config/pa/pa.opt:66 config/sh/sh.opt:227
5681 #, no-c-format
5682 msgid "Specify range of registers to make fixed."
5683 msgstr ""
5685 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
5686 #, no-c-format
5687 msgid "Specify bit size of immediate TLS offsets."
5688 msgstr ""
5690 #: config/ia64/ia64.opt:122 config/i386/i386.opt:523 config/s390/s390.opt:200
5691 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
5692 #, fuzzy, no-c-format
5693 #| msgid "Generate code for given CPU"
5694 msgid "Schedule code for given CPU."
5695 msgstr "Генерыраваць код для дадзенага ЦП"
5697 #: config/ia64/ia64.opt:126
5698 #, no-c-format
5699 msgid "Known Itanium CPUs (for use with the -mtune= option):"
5700 msgstr ""
5702 #: config/ia64/ia64.opt:136
5703 #, no-c-format
5704 msgid "Use data speculation before reload."
5705 msgstr ""
5707 #: config/ia64/ia64.opt:140
5708 #, no-c-format
5709 msgid "Use data speculation after reload."
5710 msgstr ""
5712 #: config/ia64/ia64.opt:144
5713 #, fuzzy, no-c-format
5714 #| msgid "Create console application"
5715 msgid "Use control speculation."
5716 msgstr "Стварыць кансольны прыдатак"
5718 #: config/ia64/ia64.opt:148
5719 #, no-c-format
5720 msgid "Use in block data speculation before reload."
5721 msgstr ""
5723 #: config/ia64/ia64.opt:152
5724 #, no-c-format
5725 msgid "Use in block data speculation after reload."
5726 msgstr ""
5728 #: config/ia64/ia64.opt:156
5729 #, no-c-format
5730 msgid "Use in block control speculation."
5731 msgstr ""
5733 #: config/ia64/ia64.opt:160
5734 #, no-c-format
5735 msgid "Use simple data speculation check."
5736 msgstr ""
5738 #: config/ia64/ia64.opt:164
5739 #, no-c-format
5740 msgid "Use simple data speculation check for control speculation."
5741 msgstr ""
5743 #: config/ia64/ia64.opt:174
5744 #, no-c-format
5745 msgid "Count speculative dependencies while calculating priority of instructions."
5746 msgstr ""
5748 #: config/ia64/ia64.opt:178
5749 #, no-c-format
5750 msgid "Place a stop bit after every cycle when scheduling."
5751 msgstr ""
5753 #: config/ia64/ia64.opt:182
5754 #, no-c-format
5755 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
5756 msgstr ""
5758 #: config/ia64/ia64.opt:186
5759 #, no-c-format
5760 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."
5761 msgstr ""
5763 #: config/ia64/ia64.opt:190
5764 #, no-c-format
5765 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
5766 msgstr ""
5768 #: config/ia64/ia64.opt:194
5769 #, no-c-format
5770 msgid "Don't generate checks for control speculation in selective scheduling."
5771 msgstr ""
5773 #: config/epiphany/epiphany.opt:24
5774 #, no-c-format
5775 msgid "Don't use any of r32..r63."
5776 msgstr ""
5778 #: config/epiphany/epiphany.opt:28
5779 #, no-c-format
5780 msgid "Preferentially allocate registers that allow short instruction generation."
5781 msgstr ""
5783 #: config/epiphany/epiphany.opt:32
5784 #, no-c-format
5785 msgid "Set branch cost."
5786 msgstr ""
5788 #: config/epiphany/epiphany.opt:36
5789 #, fuzzy, no-c-format
5790 msgid "Enable conditional move instruction usage."
5791 msgstr "Не генерыраваць сімвальныя інструкцыі"
5793 #: config/epiphany/epiphany.opt:40
5794 #, no-c-format
5795 msgid "Set number of nops to emit before each insn pattern."
5796 msgstr ""
5798 #: config/epiphany/epiphany.opt:52
5799 #, fuzzy, no-c-format
5800 #| msgid "Use hardware floating point"
5801 msgid "Use software floating point comparisons."
5802 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
5804 #: config/epiphany/epiphany.opt:56
5805 #, no-c-format
5806 msgid "Enable split of 32 bit immediate loads into low / high part."
5807 msgstr ""
5809 #: config/epiphany/epiphany.opt:60
5810 #, no-c-format
5811 msgid "Enable use of POST_INC / POST_DEC."
5812 msgstr ""
5814 #: config/epiphany/epiphany.opt:64
5815 #, no-c-format
5816 msgid "Enable use of POST_MODIFY."
5817 msgstr ""
5819 #: config/epiphany/epiphany.opt:68
5820 #, no-c-format
5821 msgid "Set number of bytes on the stack preallocated for use by the callee."
5822 msgstr ""
5824 #: config/epiphany/epiphany.opt:72
5825 #, no-c-format
5826 msgid "Assume round to nearest is selected for purposes of scheduling."
5827 msgstr ""
5829 #: config/epiphany/epiphany.opt:76
5830 #, fuzzy, no-c-format
5831 msgid "Generate call insns as indirect calls."
5832 msgstr "Генерыраваць код для Intel as"
5834 #: config/epiphany/epiphany.opt:80
5835 #, fuzzy, no-c-format
5836 msgid "Generate call insns as direct calls."
5837 msgstr "Генерыраваць код для Intel as"
5839 #: config/epiphany/epiphany.opt:84
5840 #, no-c-format
5841 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
5842 msgstr ""
5844 #: config/epiphany/epiphany.opt:108
5845 #, no-c-format
5846 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
5847 msgstr ""
5849 #: config/epiphany/epiphany.opt:112
5850 #, no-c-format
5851 msgid "Vectorize for double-word operations."
5852 msgstr ""
5854 #: config/epiphany/epiphany.opt:128
5855 #, no-c-format
5856 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
5857 msgstr ""
5859 #: config/epiphany/epiphany.opt:132
5860 #, no-c-format
5861 msgid "Use the floating point unit for integer add/subtract."
5862 msgstr ""
5864 #: config/epiphany/epiphany.opt:136
5865 #, no-c-format
5866 msgid "Set register to hold -1."
5867 msgstr ""
5869 #: config/ft32/ft32.opt:23
5870 #, no-c-format
5871 msgid "Target the software simulator."
5872 msgstr ""
5874 #: config/ft32/ft32.opt:27 config/s390/s390.opt:231 config/mips/mips.opt:393
5875 #: config/arc/arc.opt:400
5876 #, no-c-format
5877 msgid "Use LRA instead of reload."
5878 msgstr ""
5880 #: config/ft32/ft32.opt:31
5881 #, fuzzy, no-c-format
5882 msgid "Avoid use of the DIV and MOD instructions."
5883 msgstr "Не генерыраваць сімвальныя інструкцыі"
5885 #: config/ft32/ft32.opt:35
5886 #, fuzzy, no-c-format
5887 #| msgid "Target the AM33 processor"
5888 msgid "Target the FT32B architecture."
5889 msgstr "Мэта - AM33 працэсар"
5891 #: config/ft32/ft32.opt:39
5892 #, no-c-format
5893 msgid "Enable FT32B code compression."
5894 msgstr ""
5896 #: config/ft32/ft32.opt:43
5897 #, no-c-format
5898 msgid "Avoid placing any readable data in program memory."
5899 msgstr ""
5901 #: config/h8300/h8300.opt:23
5902 #, fuzzy, no-c-format
5903 #| msgid "Generate code for a DLL"
5904 msgid "Generate H8S code."
5905 msgstr "Стварыць код для DLL"
5907 #: config/h8300/h8300.opt:27
5908 #, fuzzy, no-c-format
5909 #| msgid "Generate code for a DLL"
5910 msgid "Generate H8SX code."
5911 msgstr "Стварыць код для DLL"
5913 #: config/h8300/h8300.opt:31
5914 #, no-c-format
5915 msgid "Generate H8S/2600 code."
5916 msgstr ""
5918 #: config/h8300/h8300.opt:35
5919 #, no-c-format
5920 msgid "Make integers 32 bits wide."
5921 msgstr ""
5923 #: config/h8300/h8300.opt:42
5924 #, no-c-format
5925 msgid "Use registers for argument passing."
5926 msgstr ""
5928 #: config/h8300/h8300.opt:46
5929 #, no-c-format
5930 msgid "Consider access to byte sized memory slow."
5931 msgstr ""
5933 #: config/h8300/h8300.opt:50
5934 #, no-c-format
5935 msgid "Enable linker relaxing."
5936 msgstr ""
5938 #: config/h8300/h8300.opt:54
5939 #, no-c-format
5940 msgid "Generate H8/300H code."
5941 msgstr ""
5943 #: config/h8300/h8300.opt:58
5944 #, no-c-format
5945 msgid "Enable the normal mode."
5946 msgstr ""
5948 #: config/h8300/h8300.opt:62
5949 #, no-c-format
5950 msgid "Use H8/300 alignment rules."
5951 msgstr ""
5953 #: config/h8300/h8300.opt:66
5954 #, no-c-format
5955 msgid "Push extended registers on stack in monitor functions."
5956 msgstr ""
5958 #: config/h8300/h8300.opt:70
5959 #, no-c-format
5960 msgid "Do not push extended registers on stack in monitor functions."
5961 msgstr ""
5963 #: config/pru/pru.opt:31
5964 #, no-c-format
5965 msgid "-mmcu=MCU\tSelect the target System-On-Chip variant that embeds this PRU."
5966 msgstr ""
5968 #: config/pru/pru.opt:35
5969 #, no-c-format
5970 msgid "Make GCC pass the --no-relax command-line option to the linker instead of the --relax option."
5971 msgstr ""
5973 #: config/pru/pru.opt:40
5974 #, no-c-format
5975 msgid "Allow (or do not allow) gcc to use the LOOP instruction."
5976 msgstr ""
5978 #: config/pru/pru.opt:44
5979 #, no-c-format
5980 msgid "Select target ABI variant."
5981 msgstr ""
5983 #: config/pru/pru.opt:48
5984 #, no-c-format
5985 msgid "ABI variant code generation (for use with -mabi= option):"
5986 msgstr ""
5988 #: config/pdp11/pdp11.opt:23
5989 #, fuzzy, no-c-format
5990 #| msgid "Generate code for a 520X"
5991 msgid "Generate code for an 11/10."
5992 msgstr "Ствараць код для 520X"
5994 #: config/pdp11/pdp11.opt:27
5995 #, fuzzy, no-c-format
5996 #| msgid "Generate code for a 68040"
5997 msgid "Generate code for an 11/40."
5998 msgstr "Ствараць код для 68040"
6000 #: config/pdp11/pdp11.opt:31
6001 #, fuzzy, no-c-format
6002 #| msgid "Generate code for a 520X"
6003 msgid "Generate code for an 11/45."
6004 msgstr "Ствараць код для 520X"
6006 #: config/pdp11/pdp11.opt:35
6007 #, no-c-format
6008 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
6009 msgstr ""
6011 #: config/pdp11/pdp11.opt:39
6012 #, fuzzy, no-c-format
6013 #| msgid "Use DEC assembler syntax"
6014 msgid "Use the DEC assembler syntax."
6015 msgstr "Выкарыстоўваць DEC-сінтакс для асэмблера"
6017 #: config/pdp11/pdp11.opt:43
6018 #, fuzzy, no-c-format
6019 #| msgid "Use UNIX assembler syntax"
6020 msgid "Use the GNU assembler syntax."
6021 msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
6023 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:187
6024 #: config/frv/frv.opt:158
6025 #, fuzzy, no-c-format
6026 #| msgid "Use hardware floating point"
6027 msgid "Use hardware floating point."
6028 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
6030 #: config/pdp11/pdp11.opt:51
6031 #, fuzzy, no-c-format
6032 #| msgid "Use 16 bit int"
6033 msgid "Use 16 bit int."
6034 msgstr "Выкарыстоўваць 16-ці бітны int"
6036 #: config/pdp11/pdp11.opt:55
6037 #, fuzzy, no-c-format
6038 #| msgid "Use 32 bit int"
6039 msgid "Use 32 bit int."
6040 msgstr "Выкарыстоўваць 32-х бітны int"
6042 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:183
6043 #, fuzzy, no-c-format
6044 #| msgid "Use hardware floating point"
6045 msgid "Do not use hardware floating point."
6046 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
6048 #: config/pdp11/pdp11.opt:63
6049 #, no-c-format
6050 msgid "Target has split I&D."
6051 msgstr ""
6053 #: config/pdp11/pdp11.opt:67
6054 #, fuzzy, no-c-format
6055 #| msgid "Use UNIX assembler syntax"
6056 msgid "Use UNIX assembler syntax."
6057 msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
6059 #: config/pdp11/pdp11.opt:71
6060 #, no-c-format
6061 msgid "Use LRA register allocator."
6062 msgstr ""
6064 #: config/xtensa/xtensa.opt:23
6065 #, no-c-format
6066 msgid "Use CONST16 instruction to load constants."
6067 msgstr ""
6069 #: config/xtensa/xtensa.opt:27
6070 #, no-c-format
6071 msgid "Disable position-independent code (PIC) for use in OS kernel code."
6072 msgstr ""
6074 #: config/xtensa/xtensa.opt:31
6075 #, no-c-format
6076 msgid "Use indirect CALLXn instructions for large programs."
6077 msgstr ""
6079 #: config/xtensa/xtensa.opt:35
6080 #, no-c-format
6081 msgid "Automatically align branch targets to reduce branch penalties."
6082 msgstr ""
6084 #: config/xtensa/xtensa.opt:39
6085 #, no-c-format
6086 msgid "Intersperse literal pools with code in the text section."
6087 msgstr ""
6089 #: config/xtensa/xtensa.opt:43
6090 #, no-c-format
6091 msgid "Relax literals in assembler and place them automatically in the text section."
6092 msgstr ""
6094 #: config/xtensa/xtensa.opt:47
6095 #, no-c-format
6096 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
6097 msgstr ""
6099 #: config/xtensa/xtensa.opt:54
6100 #, no-c-format
6101 msgid "Use call0 ABI."
6102 msgstr ""
6104 #: config/xtensa/xtensa.opt:58
6105 #, fuzzy, no-c-format
6106 #| msgid "Use 64-bit general registers"
6107 msgid "Use windowed registers ABI."
6108 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
6110 #: config/i386/cygming.opt:23
6111 #, fuzzy, no-c-format
6112 #| msgid "Create console application"
6113 msgid "Create console application."
6114 msgstr "Стварыць кансольны прыдатак"
6116 #: config/i386/cygming.opt:27
6117 #, fuzzy, no-c-format
6118 #| msgid "Generate code for a DLL"
6119 msgid "Generate code for a DLL."
6120 msgstr "Стварыць код для DLL"
6122 #: config/i386/cygming.opt:31
6123 #, no-c-format
6124 msgid "Ignore dllimport for functions."
6125 msgstr ""
6127 #: config/i386/cygming.opt:35
6128 #, no-c-format
6129 msgid "Use Mingw-specific thread support."
6130 msgstr ""
6132 #: config/i386/cygming.opt:39
6133 #, no-c-format
6134 msgid "Set Windows defines."
6135 msgstr ""
6137 #: config/i386/cygming.opt:43
6138 #, fuzzy, no-c-format
6139 #| msgid "Create GUI application"
6140 msgid "Create GUI application."
6141 msgstr "Стварыць GUI прыдатак"
6143 #: config/i386/cygming.opt:47
6144 #, no-c-format
6145 msgid "Use the GNU extension to the PE format for aligned common data."
6146 msgstr ""
6148 #: config/i386/cygming.opt:51
6149 #, no-c-format
6150 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
6151 msgstr ""
6153 #: config/i386/cygming.opt:55
6154 #, no-c-format
6155 msgid "For nested functions on stack executable permission is set."
6156 msgstr ""
6158 #: config/i386/cygming.opt:62
6159 #, no-c-format
6160 msgid "Put relocated read-only data into .data section."
6161 msgstr ""
6163 #: config/i386/mingw.opt:29
6164 #, no-c-format
6165 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
6166 msgstr ""
6168 #: config/i386/mingw-w64.opt:23
6169 #, no-c-format
6170 msgid "Use unicode startup and define UNICODE macro."
6171 msgstr ""
6173 #: config/i386/i386.opt:198
6174 #, no-c-format
6175 msgid "sizeof(long double) is 16."
6176 msgstr ""
6178 #: config/i386/i386.opt:202 config/i386/i386.opt:370
6179 #, fuzzy, no-c-format
6180 #| msgid "Use hardware fp"
6181 msgid "Use hardware fp."
6182 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
6184 #: config/i386/i386.opt:206
6185 #, no-c-format
6186 msgid "sizeof(long double) is 12."
6187 msgstr ""
6189 #: config/i386/i386.opt:210
6190 #, no-c-format
6191 msgid "Use 80-bit long double."
6192 msgstr ""
6194 #: config/i386/i386.opt:214 config/s390/s390.opt:160
6195 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
6196 #, fuzzy, no-c-format
6197 #| msgid "Use 64 bit float"
6198 msgid "Use 64-bit long double."
6199 msgstr "Выкарыстоўваць 64-х бітны float"
6201 #: config/i386/i386.opt:218 config/s390/s390.opt:156
6202 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
6203 #, no-c-format
6204 msgid "Use 128-bit long double."
6205 msgstr ""
6207 #: config/i386/i386.opt:222 config/sh/sh.opt:179
6208 #, no-c-format
6209 msgid "Reserve space for outgoing arguments in the function prologue."
6210 msgstr ""
6212 #: config/i386/i386.opt:226
6213 #, no-c-format
6214 msgid "Align some doubles on dword boundary."
6215 msgstr ""
6217 #: config/i386/i386.opt:230
6218 #, no-c-format
6219 msgid "Function starts are aligned to this power of 2."
6220 msgstr ""
6222 #: config/i386/i386.opt:234
6223 #, no-c-format
6224 msgid "Jump targets are aligned to this power of 2."
6225 msgstr ""
6227 #: config/i386/i386.opt:238
6228 #, no-c-format
6229 msgid "Loop code aligned to this power of 2."
6230 msgstr ""
6232 #: config/i386/i386.opt:242
6233 #, no-c-format
6234 msgid "Align destination of the string operations."
6235 msgstr ""
6237 #: config/i386/i386.opt:263 config/s390/s390.opt:56
6238 #, fuzzy, no-c-format
6239 #| msgid "Generate code for given CPU"
6240 msgid "Generate code for given CPU."
6241 msgstr "Генерыраваць код для дадзенага ЦП"
6243 #: config/i386/i386.opt:267
6244 #, fuzzy, no-c-format
6245 #| msgid "Use given assembler dialect"
6246 msgid "Use given assembler dialect."
6247 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
6249 #: config/i386/i386.opt:271
6250 #, no-c-format
6251 msgid "Known assembler dialects (for use with the -masm= option):"
6252 msgstr ""
6254 #: config/i386/i386.opt:281
6255 #, no-c-format
6256 msgid "Branches are this expensive (arbitrary units)."
6257 msgstr ""
6259 #: config/i386/i386.opt:285
6260 #, no-c-format
6261 msgid "-mlarge-data-threshold=<number>\tData greater than given threshold will go into .ldata section in x86-64 medium model."
6262 msgstr ""
6264 #: config/i386/i386.opt:289
6265 #, no-c-format
6266 msgid "Use given x86-64 code model."
6267 msgstr ""
6269 #: config/i386/i386.opt:312
6270 #, fuzzy, no-c-format
6271 #| msgid "Use given assembler dialect"
6272 msgid "Use given address mode."
6273 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
6275 #: config/i386/i386.opt:316
6276 #, no-c-format
6277 msgid "Known address mode (for use with the -maddress-mode= option):"
6278 msgstr ""
6280 #: config/i386/i386.opt:329
6281 #, fuzzy, no-c-format
6282 #| msgid "Generate code for given CPU"
6283 msgid "Generate sin, cos, sqrt for FPU."
6284 msgstr "Генерыраваць код для дадзенага ЦП"
6286 #: config/i386/i386.opt:333
6287 #, no-c-format
6288 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
6289 msgstr ""
6291 #: config/i386/i386.opt:337
6292 #, no-c-format
6293 msgid "Return values of functions in FPU registers."
6294 msgstr ""
6296 #: config/i386/i386.opt:341
6297 #, no-c-format
6298 msgid "Generate floating point mathematics using given instruction set."
6299 msgstr ""
6301 #: config/i386/i386.opt:345
6302 #, no-c-format
6303 msgid "Valid arguments to -mfpmath=:"
6304 msgstr ""
6306 #: config/i386/i386.opt:378
6307 #, fuzzy, no-c-format
6308 msgid "Inline all known string operations."
6309 msgstr "невядомая назва рэгістра: %s\n"
6311 #: config/i386/i386.opt:382
6312 #, no-c-format
6313 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
6314 msgstr ""
6316 #: config/i386/i386.opt:389
6317 #, no-c-format
6318 msgid "Use native (MS) bitfield layout."
6319 msgstr ""
6321 #: config/i386/i386.opt:409
6322 #, no-c-format
6323 msgid "Relax cmpxchg loop for atomic_fetch_{or,xor,and,nand} by adding load and cmp before cmpxchg, execute pause and loop back to load and compare if load value is not expected."
6324 msgstr ""
6326 #: config/i386/i386.opt:413
6327 #, no-c-format
6328 msgid "Set 80387 floating-point precision to 32-bit."
6329 msgstr ""
6331 #: config/i386/i386.opt:417
6332 #, no-c-format
6333 msgid "Set 80387 floating-point precision to 64-bit."
6334 msgstr ""
6336 #: config/i386/i386.opt:421
6337 #, no-c-format
6338 msgid "Set 80387 floating-point precision to 80-bit."
6339 msgstr ""
6341 #: config/i386/i386.opt:429
6342 #, no-c-format
6343 msgid "Assume incoming stack aligned to this power of 2."
6344 msgstr ""
6346 #: config/i386/i386.opt:433
6347 #, no-c-format
6348 msgid "Use push instructions to save outgoing arguments."
6349 msgstr ""
6351 #: config/i386/i386.opt:437
6352 #, no-c-format
6353 msgid "Use red-zone in the x86-64 code."
6354 msgstr ""
6356 #: config/i386/i386.opt:441
6357 #, no-c-format
6358 msgid "Number of registers used to pass integer arguments."
6359 msgstr ""
6361 #: config/i386/i386.opt:445
6362 #, no-c-format
6363 msgid "Alternate calling convention."
6364 msgstr ""
6366 #: config/i386/i386.opt:449 config/alpha/alpha.opt:23
6367 #, fuzzy, no-c-format
6368 #| msgid "Do not use hardware fp"
6369 msgid "Do not use hardware fp."
6370 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
6372 #: config/i386/i386.opt:453
6373 #, no-c-format
6374 msgid "Use SSE register passing conventions for SF and DF mode."
6375 msgstr ""
6377 #: config/i386/i386.opt:457
6378 #, no-c-format
6379 msgid "Realign stack in prologue."
6380 msgstr ""
6382 #: config/i386/i386.opt:461
6383 #, no-c-format
6384 msgid "Enable stack probing."
6385 msgstr ""
6387 #: config/i386/i386.opt:465
6388 #, no-c-format
6389 msgid "Specify memcpy expansion strategy when expected size is known."
6390 msgstr ""
6392 #: config/i386/i386.opt:469
6393 #, no-c-format
6394 msgid "Specify memset expansion strategy when expected size is known."
6395 msgstr ""
6397 #: config/i386/i386.opt:473
6398 #, no-c-format
6399 msgid "Chose strategy to generate stringop using."
6400 msgstr ""
6402 #: config/i386/i386.opt:477
6403 #, no-c-format
6404 msgid "Valid arguments to -mstringop-strategy=:"
6405 msgstr ""
6407 #: config/i386/i386.opt:505
6408 #, fuzzy, no-c-format
6409 #| msgid "Use given assembler dialect"
6410 msgid "Use given thread-local storage dialect."
6411 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
6413 #: config/i386/i386.opt:509
6414 #, no-c-format
6415 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
6416 msgstr ""
6418 #: config/i386/i386.opt:519
6419 #, no-c-format
6420 msgid "Use direct references against %gs when accessing tls data."
6421 msgstr ""
6423 #: config/i386/i386.opt:527
6424 #, no-c-format
6425 msgid "Fine grain control of tune features."
6426 msgstr ""
6428 #: config/i386/i386.opt:531
6429 #, no-c-format
6430 msgid "Clear all tune features."
6431 msgstr ""
6433 #: config/i386/i386.opt:538
6434 #, fuzzy, no-c-format
6435 #| msgid "Generate code for Intel as"
6436 msgid "Generate code that conforms to Intel MCU psABI."
6437 msgstr "Генерыраваць код для Intel as"
6439 #: config/i386/i386.opt:542
6440 #, fuzzy, no-c-format
6441 #| msgid "Generate code for given CPU"
6442 msgid "Generate code that conforms to the given ABI."
6443 msgstr "Генерыраваць код для дадзенага ЦП"
6445 #: config/i386/i386.opt:546 config/nds32/nds32.opt:51
6446 #, no-c-format
6447 msgid "Known ABIs (for use with the -mabi= option):"
6448 msgstr ""
6450 #: config/i386/i386.opt:556
6451 #, no-c-format
6452 msgid "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft to System V ABI calls."
6453 msgstr ""
6455 #: config/i386/i386.opt:560 config/rs6000/rs6000.opt:199
6456 #, no-c-format
6457 msgid "Vector library ABI to use."
6458 msgstr ""
6460 #: config/i386/i386.opt:564
6461 #, no-c-format
6462 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
6463 msgstr ""
6465 #: config/i386/i386.opt:574
6466 #, no-c-format
6467 msgid "Return 8-byte vectors in memory."
6468 msgstr ""
6470 #: config/i386/i386.opt:578
6471 #, no-c-format
6472 msgid "Generate reciprocals instead of divss and sqrtss."
6473 msgstr ""
6475 #: config/i386/i386.opt:582
6476 #, no-c-format
6477 msgid "Control generation of reciprocal estimates."
6478 msgstr ""
6480 #: config/i386/i386.opt:586
6481 #, no-c-format
6482 msgid "Generate cld instruction in the function prologue."
6483 msgstr ""
6485 #: config/i386/i386.opt:590
6486 #, no-c-format
6487 msgid "Generate vzeroupper instruction before a transfer of control flow out of the function."
6488 msgstr ""
6490 #: config/i386/i386.opt:595
6491 #, no-c-format
6492 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer computations into a vector ones."
6493 msgstr ""
6495 #: config/i386/i386.opt:600
6496 #, no-c-format
6497 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or znver1 and Haifa scheduling is selected."
6498 msgstr ""
6500 #: config/i386/i386.opt:605
6501 #, no-c-format
6502 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
6503 msgstr ""
6505 #: config/i386/i386.opt:609
6506 #, no-c-format
6507 msgid "Use given register vector width instructions instead of maximum register width in the auto-vectorizer."
6508 msgstr ""
6510 #: config/i386/i386.opt:613
6511 #, no-c-format
6512 msgid "Known preferred register vector length (to use with the -mprefer-vector-width= option):"
6513 msgstr ""
6515 #: config/i386/i386.opt:629
6516 #, no-c-format
6517 msgid "Maximum number of bits that can be moved from memory to memory efficiently."
6518 msgstr ""
6520 #: config/i386/i386.opt:633
6521 #, no-c-format
6522 msgid "Maximum number of bits that can be stored to memory efficiently."
6523 msgstr ""
6525 #: config/i386/i386.opt:639
6526 #, no-c-format
6527 msgid "Generate 32bit i386 code."
6528 msgstr ""
6530 #: config/i386/i386.opt:643
6531 #, no-c-format
6532 msgid "Generate 64bit x86-64 code."
6533 msgstr ""
6535 #: config/i386/i386.opt:647
6536 #, no-c-format
6537 msgid "Generate 32bit x86-64 code."
6538 msgstr ""
6540 #: config/i386/i386.opt:651
6541 #, no-c-format
6542 msgid "Generate 16bit i386 code."
6543 msgstr ""
6545 #: config/i386/i386.opt:655
6546 #, fuzzy, no-c-format
6547 msgid "Support MMX built-in functions."
6548 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
6550 #: config/i386/i386.opt:659
6551 #, fuzzy, no-c-format
6552 msgid "Support 3DNow! built-in functions."
6553 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
6555 #: config/i386/i386.opt:663
6556 #, fuzzy, no-c-format
6557 msgid "Support Athlon 3Dnow! built-in functions."
6558 msgstr "Не генерыраваць сімвальныя інструкцыі"
6560 #: config/i386/i386.opt:667
6561 #, no-c-format
6562 msgid "Support MMX and SSE built-in functions and code generation."
6563 msgstr ""
6565 #: config/i386/i386.opt:671
6566 #, no-c-format
6567 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
6568 msgstr ""
6570 #: config/i386/i386.opt:675
6571 #, no-c-format
6572 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
6573 msgstr ""
6575 #: config/i386/i386.opt:679
6576 #, no-c-format
6577 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
6578 msgstr ""
6580 #: config/i386/i386.opt:683
6581 #, no-c-format
6582 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
6583 msgstr ""
6585 #: config/i386/i386.opt:687 config/i386/i386.opt:691
6586 #, no-c-format
6587 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
6588 msgstr ""
6590 #: config/i386/i386.opt:695
6591 #, no-c-format
6592 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
6593 msgstr ""
6595 #: config/i386/i386.opt:703
6596 #, no-c-format
6597 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
6598 msgstr ""
6600 #: config/i386/i386.opt:707
6601 #, no-c-format
6602 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
6603 msgstr ""
6605 #: config/i386/i386.opt:711
6606 #, no-c-format
6607 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
6608 msgstr ""
6610 #: config/i386/i386.opt:715
6611 #, no-c-format
6612 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
6613 msgstr ""
6615 #: config/i386/i386.opt:719
6616 #, no-c-format
6617 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
6618 msgstr ""
6620 #: config/i386/i386.opt:723
6621 #, no-c-format
6622 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
6623 msgstr ""
6625 #: config/i386/i386.opt:727
6626 #, no-c-format
6627 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
6628 msgstr ""
6630 #: config/i386/i386.opt:731
6631 #, no-c-format
6632 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
6633 msgstr ""
6635 #: config/i386/i386.opt:735
6636 #, no-c-format
6637 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
6638 msgstr ""
6640 #: config/i386/i386.opt:739
6641 #, no-c-format
6642 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
6643 msgstr ""
6645 #: config/i386/i386.opt:743
6646 #, no-c-format
6647 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
6648 msgstr ""
6650 #: config/i386/i386.opt:747
6651 #, no-c-format
6652 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation."
6653 msgstr ""
6655 #: config/i386/i386.opt:751
6656 #, no-c-format
6657 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation."
6658 msgstr ""
6660 #: config/i386/i386.opt:755
6661 #, no-c-format
6662 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation."
6663 msgstr ""
6665 #: config/i386/i386.opt:759
6666 #, no-c-format
6667 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VBMI2 built-in functions and code generation."
6668 msgstr ""
6670 #: config/i386/i386.opt:763
6671 #, no-c-format
6672 msgid "Support AVX512VNNI built-in functions and code generation."
6673 msgstr ""
6675 #: config/i386/i386.opt:767
6676 #, no-c-format
6677 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BITALG built-in functions and code generation."
6678 msgstr ""
6680 #: config/i386/i386.opt:771
6681 #, no-c-format
6682 msgid "Support AVX512VP2INTERSECT built-in functions and code generation."
6683 msgstr ""
6685 #: config/i386/i386.opt:775
6686 #, no-c-format
6687 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
6688 msgstr ""
6690 #: config/i386/i386.opt:779
6691 #, no-c-format
6692 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
6693 msgstr ""
6695 #: config/i386/i386.opt:783
6696 #, no-c-format
6697 msgid "Support FMA4 built-in functions and code generation."
6698 msgstr ""
6700 #: config/i386/i386.opt:787
6701 #, no-c-format
6702 msgid "Support XOP built-in functions and code generation."
6703 msgstr ""
6705 #: config/i386/i386.opt:791
6706 #, no-c-format
6707 msgid "Support LWP built-in functions and code generation."
6708 msgstr ""
6710 #: config/i386/i386.opt:795
6711 #, no-c-format
6712 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
6713 msgstr ""
6715 #: config/i386/i386.opt:799
6716 #, fuzzy, no-c-format
6717 #| msgid "Do not generate char instructions"
6718 msgid "Support code generation of popcnt instruction."
6719 msgstr "Не генерыраваць сімвальныя інструкцыі"
6721 #: config/i386/i386.opt:803
6722 #, no-c-format
6723 msgid "Support PCONFIG built-in functions and code generation."
6724 msgstr ""
6726 #: config/i386/i386.opt:807
6727 #, no-c-format
6728 msgid "Support WBNOINVD built-in functions and code generation."
6729 msgstr ""
6731 #: config/i386/i386.opt:811
6732 #, no-c-format
6733 msgid "Support PTWRITE built-in functions and code generation."
6734 msgstr ""
6736 #: config/i386/i386.opt:815
6737 #, no-c-format
6738 msgid "Support UINTR built-in functions and code generation."
6739 msgstr ""
6741 #: config/i386/i386.opt:819
6742 #, no-c-format
6743 msgid "Support SGX built-in functions and code generation."
6744 msgstr ""
6746 #: config/i386/i386.opt:823
6747 #, no-c-format
6748 msgid "Support RDPID built-in functions and code generation."
6749 msgstr ""
6751 #: config/i386/i386.opt:827
6752 #, no-c-format
6753 msgid "Support GFNI built-in functions and code generation."
6754 msgstr ""
6756 #: config/i386/i386.opt:831
6757 #, no-c-format
6758 msgid "Support VAES built-in functions and code generation."
6759 msgstr ""
6761 #: config/i386/i386.opt:835
6762 #, no-c-format
6763 msgid "Support VPCLMULQDQ built-in functions and code generation."
6764 msgstr ""
6766 #: config/i386/i386.opt:839
6767 #, no-c-format
6768 msgid "Support BMI built-in functions and code generation."
6769 msgstr ""
6771 #: config/i386/i386.opt:843
6772 #, no-c-format
6773 msgid "Support BMI2 built-in functions and code generation."
6774 msgstr ""
6776 #: config/i386/i386.opt:847
6777 #, no-c-format
6778 msgid "Support LZCNT built-in function and code generation."
6779 msgstr ""
6781 #: config/i386/i386.opt:851
6782 #, no-c-format
6783 msgid "Support Hardware Lock Elision prefixes."
6784 msgstr ""
6786 #: config/i386/i386.opt:855
6787 #, no-c-format
6788 msgid "Support RDSEED instruction."
6789 msgstr ""
6791 #: config/i386/i386.opt:859
6792 #, no-c-format
6793 msgid "Support PREFETCHW instruction."
6794 msgstr ""
6796 #: config/i386/i386.opt:863
6797 #, fuzzy, no-c-format
6798 #| msgid "Do not generate char instructions"
6799 msgid "Support flag-preserving add-carry instructions."
6800 msgstr "Не генерыраваць сімвальныя інструкцыі"
6802 #: config/i386/i386.opt:867
6803 #, no-c-format
6804 msgid "Support CLFLUSHOPT instructions."
6805 msgstr ""
6807 #: config/i386/i386.opt:871
6808 #, no-c-format
6809 msgid "Support CLWB instruction."
6810 msgstr ""
6812 #: config/i386/i386.opt:878
6813 #, no-c-format
6814 msgid "Support FXSAVE and FXRSTOR instructions."
6815 msgstr ""
6817 #: config/i386/i386.opt:882
6818 #, no-c-format
6819 msgid "Support XSAVE and XRSTOR instructions."
6820 msgstr ""
6822 #: config/i386/i386.opt:886
6823 #, no-c-format
6824 msgid "Support XSAVEOPT instruction."
6825 msgstr ""
6827 #: config/i386/i386.opt:890
6828 #, fuzzy, no-c-format
6829 #| msgid "Don't use AltiVec instructions"
6830 msgid "Support XSAVEC instructions."
6831 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
6833 #: config/i386/i386.opt:894
6834 #, no-c-format
6835 msgid "Support XSAVES and XRSTORS instructions."
6836 msgstr ""
6838 #: config/i386/i386.opt:898
6839 #, no-c-format
6840 msgid "Support TBM built-in functions and code generation."
6841 msgstr ""
6843 #: config/i386/i386.opt:902
6844 #, fuzzy, no-c-format
6845 #| msgid "Do not generate char instructions"
6846 msgid "Support code generation of cmpxchg16b instruction."
6847 msgstr "Не генерыраваць сімвальныя інструкцыі"
6849 #: config/i386/i386.opt:906
6850 #, no-c-format
6851 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
6852 msgstr ""
6854 #: config/i386/i386.opt:910
6855 #, fuzzy, no-c-format
6856 #| msgid "Do not generate char instructions"
6857 msgid "Support code generation of movbe instruction."
6858 msgstr "Не генерыраваць сімвальныя інструкцыі"
6860 #: config/i386/i386.opt:914
6861 #, fuzzy, no-c-format
6862 #| msgid "Do not generate char instructions"
6863 msgid "Support code generation of crc32 instruction."
6864 msgstr "Не генерыраваць сімвальныя інструкцыі"
6866 #: config/i386/i386.opt:918
6867 #, no-c-format
6868 msgid "Support AES built-in functions and code generation."
6869 msgstr ""
6871 #: config/i386/i386.opt:922
6872 #, no-c-format
6873 msgid "Support SHA1 and SHA256 built-in functions and code generation."
6874 msgstr ""
6876 #: config/i386/i386.opt:926
6877 #, no-c-format
6878 msgid "Support PCLMUL built-in functions and code generation."
6879 msgstr ""
6881 #: config/i386/i386.opt:930
6882 #, no-c-format
6883 msgid "Encode SSE instructions with VEX prefix."
6884 msgstr ""
6886 #: config/i386/i386.opt:934
6887 #, no-c-format
6888 msgid "Support FSGSBASE built-in functions and code generation."
6889 msgstr ""
6891 #: config/i386/i386.opt:938
6892 #, no-c-format
6893 msgid "Support RDRND built-in functions and code generation."
6894 msgstr ""
6896 #: config/i386/i386.opt:942
6897 #, no-c-format
6898 msgid "Support F16C built-in functions and code generation."
6899 msgstr ""
6901 #: config/i386/i386.opt:946
6902 #, no-c-format
6903 msgid "Support PREFETCHWT1 built-in functions and code generation."
6904 msgstr ""
6906 #: config/i386/i386.opt:950
6907 #, no-c-format
6908 msgid "Emit profiling counter call at function entry before prologue."
6909 msgstr ""
6911 #: config/i386/i386.opt:954
6912 #, no-c-format
6913 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
6914 msgstr ""
6916 #: config/i386/i386.opt:958 config/s390/s390.opt:308
6917 #, no-c-format
6918 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be patched in."
6919 msgstr ""
6921 #: config/i386/i386.opt:963
6922 #, no-c-format
6923 msgid "Set name of __fentry__ symbol called at function entry."
6924 msgstr ""
6926 #: config/i386/i386.opt:967
6927 #, no-c-format
6928 msgid "Set name of section to record mrecord-mcount calls."
6929 msgstr ""
6931 #: config/i386/i386.opt:971
6932 #, no-c-format
6933 msgid "Skip setting up RAX register when passing variable arguments."
6934 msgstr ""
6936 #: config/i386/i386.opt:975
6937 #, no-c-format
6938 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
6939 msgstr ""
6941 #: config/i386/i386.opt:979
6942 #, no-c-format
6943 msgid "Split 32-byte AVX unaligned load."
6944 msgstr ""
6946 #: config/i386/i386.opt:983
6947 #, no-c-format
6948 msgid "Split 32-byte AVX unaligned store."
6949 msgstr ""
6951 #: config/i386/i386.opt:987
6952 #, no-c-format
6953 msgid "Support RTM built-in functions and code generation."
6954 msgstr ""
6956 #: config/i386/i386.opt:995
6957 #, no-c-format
6958 msgid "Support MWAITX and MONITORX built-in functions and code generation."
6959 msgstr ""
6961 #: config/i386/i386.opt:999
6962 #, no-c-format
6963 msgid "Support CLZERO built-in functions and code generation."
6964 msgstr ""
6966 #: config/i386/i386.opt:1003
6967 #, no-c-format
6968 msgid "Support PKU built-in functions and code generation."
6969 msgstr ""
6971 #: config/i386/i386.opt:1011
6972 #, no-c-format
6973 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
6974 msgstr ""
6976 #: config/i386/i386.opt:1035
6977 #, no-c-format
6978 msgid "Use the given symbol for addressing the stack-protector guard."
6979 msgstr ""
6981 #: config/i386/i386.opt:1046
6982 #, no-c-format
6983 msgid "Enable shadow stack built-in functions from Control-flow Enforcement Technology (CET)."
6984 msgstr ""
6986 #: config/i386/i386.opt:1051
6987 #, no-c-format
6988 msgid "Turn on CET instrumentation for switch statements that use a jump table and an indirect jump."
6989 msgstr ""
6991 #: config/i386/i386.opt:1056
6992 #, no-c-format
6993 msgid "Insert ENDBR instruction at function entry only via cf_check attribute for CET instrumentation."
6994 msgstr ""
6996 #: config/i386/i386.opt:1061
6997 #, no-c-format
6998 msgid "Make all function calls indirect."
6999 msgstr ""
7001 #: config/i386/i386.opt:1065
7002 #, no-c-format
7003 msgid "Convert indirect call and jump to call and return thunks."
7004 msgstr ""
7006 #: config/i386/i386.opt:1069
7007 #, no-c-format
7008 msgid "Convert function return to call and return thunk."
7009 msgstr ""
7011 #: config/i386/i386.opt:1073 config/s390/s390.opt:274
7012 #, no-c-format
7013 msgid "Known indirect branch choices (for use with the -mindirect-branch=/-mfunction-return= options):"
7014 msgstr ""
7016 #: config/i386/i386.opt:1089
7017 #, no-c-format
7018 msgid "Add CS prefix to call and jmp to indirect thunk with branch target in r8-r15 registers."
7019 msgstr ""
7021 #: config/i386/i386.opt:1093
7022 #, no-c-format
7023 msgid "Force indirect call and jump via register."
7024 msgstr ""
7026 #: config/i386/i386.opt:1097
7027 #, no-c-format
7028 msgid "Support MOVDIRI built-in functions and code generation."
7029 msgstr ""
7031 #: config/i386/i386.opt:1101
7032 #, no-c-format
7033 msgid "Support MOVDIR64B built-in functions and code generation."
7034 msgstr ""
7036 #: config/i386/i386.opt:1105
7037 #, no-c-format
7038 msgid "Support WAITPKG built-in functions and code generation."
7039 msgstr ""
7041 #: config/i386/i386.opt:1109
7042 #, no-c-format
7043 msgid "Support CLDEMOTE built-in functions and code generation."
7044 msgstr ""
7046 #: config/i386/i386.opt:1113
7047 #, no-c-format
7048 msgid "Instrument function exit in instrumented functions with __fentry__."
7049 msgstr ""
7051 #: config/i386/i386.opt:1117
7052 #, no-c-format
7053 msgid "Known choices for return instrumentation with -minstrument-return=:"
7054 msgstr ""
7056 #: config/i386/i386.opt:1130
7057 #, no-c-format
7058 msgid "Generate a __return_loc section pointing to all return instrumentation code."
7059 msgstr ""
7061 #: config/i386/i386.opt:1138
7062 #, no-c-format
7063 msgid "Known choices for mitigation against straight line speculation with -mharden-sls=:"
7064 msgstr ""
7066 #: config/i386/i386.opt:1154
7067 #, no-c-format
7068 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BF16 built-in functions and code generation."
7069 msgstr ""
7071 #: config/i386/i386.opt:1159
7072 #, no-c-format
7073 msgid "Support ENQCMD built-in functions and code generation."
7074 msgstr ""
7076 #: config/i386/i386.opt:1163
7077 #, no-c-format
7078 msgid "Support SERIALIZE built-in functions and code generation."
7079 msgstr ""
7081 #: config/i386/i386.opt:1167
7082 #, no-c-format
7083 msgid "Support TSXLDTRK built-in functions and code generation."
7084 msgstr ""
7086 #: config/i386/i386.opt:1171
7087 #, no-c-format
7088 msgid "Support AMX-TILE built-in functions and code generation."
7089 msgstr ""
7091 #: config/i386/i386.opt:1175
7092 #, no-c-format
7093 msgid "Support AMX-INT8 built-in functions and code generation."
7094 msgstr ""
7096 #: config/i386/i386.opt:1179
7097 #, no-c-format
7098 msgid "Support AMX-BF16 built-in functions and code generation."
7099 msgstr ""
7101 #: config/i386/i386.opt:1183
7102 #, no-c-format
7103 msgid "Support HRESET built-in functions and code generation."
7104 msgstr ""
7106 #: config/i386/i386.opt:1187
7107 #, no-c-format
7108 msgid "Support KL built-in functions and code generation."
7109 msgstr ""
7111 #: config/i386/i386.opt:1191
7112 #, no-c-format
7113 msgid "Support WIDEKL built-in functions and code generation."
7114 msgstr ""
7116 #: config/i386/i386.opt:1195
7117 #, no-c-format
7118 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXVNNI built-in functions and code generation."
7119 msgstr ""
7121 #: config/i386/i386.opt:1200
7122 #, no-c-format
7123 msgid "Emit GNU_PROPERTY_X86_ISA_1_NEEDED GNU property."
7124 msgstr ""
7126 #: config/i386/i386.opt:1204
7127 #, no-c-format
7128 msgid "Support MWAIT and MONITOR built-in functions and code generation."
7129 msgstr ""
7131 #: config/i386/i386.opt:1208
7132 #, no-c-format
7133 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512FP16 built-in functions and code generation."
7134 msgstr ""
7136 #: config/i386/i386.opt:1212
7137 #, no-c-format
7138 msgid "Do not use GOT to access external symbols."
7139 msgstr ""
7141 #: config/pa/pa64-hpux.opt:23
7142 #, no-c-format
7143 msgid "Assume code will be linked by GNU ld."
7144 msgstr ""
7146 #: config/pa/pa64-hpux.opt:27
7147 #, no-c-format
7148 msgid "Assume code will be linked by HP ld."
7149 msgstr ""
7151 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
7152 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
7153 #, no-c-format
7154 msgid "Specify UNIX standard for predefines and linking."
7155 msgstr ""
7157 #: config/pa/pa-hpux.opt:27
7158 #, fuzzy, no-c-format
7159 #| msgid "Generate code for given CPU"
7160 msgid "Generate cpp defines for server IO."
7161 msgstr "Генерыраваць код для дадзенага ЦП"
7163 #: config/pa/pa-hpux.opt:35
7164 #, fuzzy, no-c-format
7165 #| msgid "Generate code for a DLL"
7166 msgid "Generate cpp defines for workstation IO."
7167 msgstr "Стварыць код для DLL"
7169 #: config/pa/pa.opt:30 config/pa/pa.opt:91 config/pa/pa.opt:103
7170 #, fuzzy, no-c-format
7171 #| msgid "Generate code for a DLL"
7172 msgid "Generate PA1.0 code."
7173 msgstr "Стварыць код для DLL"
7175 #: config/pa/pa.opt:34 config/pa/pa.opt:107 config/pa/pa.opt:152
7176 #, fuzzy, no-c-format
7177 #| msgid "Generate code for a DLL"
7178 msgid "Generate PA1.1 code."
7179 msgstr "Стварыць код для DLL"
7181 #: config/pa/pa.opt:38 config/pa/pa.opt:111
7182 #, no-c-format
7183 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
7184 msgstr ""
7186 #: config/pa/pa.opt:46
7187 #, no-c-format
7188 msgid "Caller copies function arguments passed by hidden reference."
7189 msgstr ""
7191 #: config/pa/pa.opt:50
7192 #, no-c-format
7193 msgid "Use ldcw/ldcd coherent cache-control hint."
7194 msgstr ""
7196 #: config/pa/pa.opt:54
7197 #, no-c-format
7198 msgid "Disable FP regs.  Equivalent to -msoft-float."
7199 msgstr ""
7201 #: config/pa/pa.opt:58
7202 #, fuzzy, no-c-format
7203 #| msgid "invalid address"
7204 msgid "Disable indexed addressing."
7205 msgstr "нерэчаісны адрас"
7207 #: config/pa/pa.opt:62
7208 #, fuzzy, no-c-format
7209 msgid "Generate fast indirect calls."
7210 msgstr "Генерыраваць код для Intel as"
7212 #: config/pa/pa.opt:70
7213 #, no-c-format
7214 msgid "Assume code will be assembled by GAS."
7215 msgstr ""
7217 #: config/pa/pa.opt:79
7218 #, fuzzy, no-c-format
7219 #| msgid "Enable SSA optimizations"
7220 msgid "Enable linker optimizations."
7221 msgstr "Уключаць SSA аптымізацыю"
7223 #: config/pa/pa.opt:83
7224 #, no-c-format
7225 msgid "Always generate long calls."
7226 msgstr ""
7228 #: config/pa/pa.opt:87
7229 #, no-c-format
7230 msgid "Emit long load/store sequences."
7231 msgstr ""
7233 #: config/pa/pa.opt:95
7234 #, no-c-format
7235 msgid "Disable space regs."
7236 msgstr ""
7238 #: config/pa/pa.opt:99
7239 #, no-c-format
7240 msgid "Assume memory references are ordered and barriers are not needed."
7241 msgstr ""
7243 #: config/pa/pa.opt:115
7244 #, no-c-format
7245 msgid "Use portable calling conventions."
7246 msgstr ""
7248 #: config/pa/pa.opt:119
7249 #, no-c-format
7250 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
7251 msgstr ""
7253 #: config/pa/pa.opt:144 config/frv/frv.opt:215
7254 #, fuzzy, no-c-format
7255 #| msgid "Use hardware floating point"
7256 msgid "Use software floating point."
7257 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
7259 #: config/pa/pa.opt:148
7260 #, no-c-format
7261 msgid "Use software integer multiplication."
7262 msgstr ""
7264 #: config/pa/pa.opt:156
7265 #, no-c-format
7266 msgid "Do not disable space regs."
7267 msgstr ""
7269 #: config/v850/v850.opt:29
7270 #, fuzzy, no-c-format
7271 msgid "Use registers r2 and r5."
7272 msgstr "невядомая назва рэгістра: %s"
7274 #: config/v850/v850.opt:33
7275 #, no-c-format
7276 msgid "Use 4 byte entries in switch tables."
7277 msgstr ""
7279 #: config/v850/v850.opt:37
7280 #, fuzzy, no-c-format
7281 #| msgid "Enable exception handling"
7282 msgid "Enable backend debugging."
7283 msgstr "Уключыць апрацоўку выключэньняў"
7285 #: config/v850/v850.opt:41
7286 #, fuzzy, no-c-format
7287 msgid "Do not use the callt instruction (default)."
7288 msgstr "Не генерыраваць сімвальныя інструкцыі"
7290 #: config/v850/v850.opt:45
7291 #, no-c-format
7292 msgid "Reuse r30 on a per function basis."
7293 msgstr ""
7295 #: config/v850/v850.opt:52
7296 #, no-c-format
7297 msgid "Prohibit PC relative function calls."
7298 msgstr ""
7300 #: config/v850/v850.opt:56
7301 #, no-c-format
7302 msgid "Use stubs for function prologues."
7303 msgstr ""
7305 #: config/v850/v850.opt:60
7306 #, no-c-format
7307 msgid "Set the max size of data eligible for the SDA area."
7308 msgstr ""
7310 #: config/v850/v850.opt:67
7311 #, fuzzy, no-c-format
7312 msgid "Enable the use of the short load instructions."
7313 msgstr "Не генерыраваць сімвальныя інструкцыі"
7315 #: config/v850/v850.opt:71
7316 #, no-c-format
7317 msgid "Same as: -mep -mprolog-function."
7318 msgstr ""
7320 #: config/v850/v850.opt:75
7321 #, no-c-format
7322 msgid "Set the max size of data eligible for the TDA area."
7323 msgstr ""
7325 #: config/v850/v850.opt:82
7326 #, no-c-format
7327 msgid "Do not enforce strict alignment."
7328 msgstr ""
7330 #: config/v850/v850.opt:86
7331 #, no-c-format
7332 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
7333 msgstr ""
7335 #: config/v850/v850.opt:93
7336 #, fuzzy, no-c-format
7337 #| msgid "Optimize for F930 processors"
7338 msgid "Compile for the v850 processor."
7339 msgstr "Аптымізацыя для  F930 працэсараў"
7341 #: config/v850/v850.opt:97
7342 #, fuzzy, no-c-format
7343 #| msgid "Optimize for F930 processors"
7344 msgid "Compile for the v850e processor."
7345 msgstr "Аптымізацыя для  F930 працэсараў"
7347 #: config/v850/v850.opt:101
7348 #, fuzzy, no-c-format
7349 #| msgid "Optimize for F930 processors"
7350 msgid "Compile for the v850e1 processor."
7351 msgstr "Аптымізацыя для  F930 працэсараў"
7353 #: config/v850/v850.opt:105
7354 #, no-c-format
7355 msgid "Compile for the v850es variant of the v850e1."
7356 msgstr ""
7358 #: config/v850/v850.opt:109
7359 #, fuzzy, no-c-format
7360 #| msgid "Optimize for F930 processors"
7361 msgid "Compile for the v850e2 processor."
7362 msgstr "Аптымізацыя для  F930 працэсараў"
7364 #: config/v850/v850.opt:113
7365 #, fuzzy, no-c-format
7366 #| msgid "Optimize for F930 processors"
7367 msgid "Compile for the v850e2v3 processor."
7368 msgstr "Аптымізацыя для  F930 працэсараў"
7370 #: config/v850/v850.opt:117
7371 #, fuzzy, no-c-format
7372 #| msgid "Optimize for F930 processors"
7373 msgid "Compile for the v850e3v5 processor."
7374 msgstr "Аптымізацыя для  F930 працэсараў"
7376 #: config/v850/v850.opt:124
7377 #, no-c-format
7378 msgid "Enable v850e3v5 loop instructions."
7379 msgstr ""
7381 #: config/v850/v850.opt:128
7382 #, no-c-format
7383 msgid "Set the max size of data eligible for the ZDA area."
7384 msgstr ""
7386 #: config/v850/v850.opt:135
7387 #, no-c-format
7388 msgid "Enable relaxing in the assembler."
7389 msgstr ""
7391 #: config/v850/v850.opt:139
7392 #, no-c-format
7393 msgid "Prohibit PC relative jumps."
7394 msgstr ""
7396 #: config/v850/v850.opt:143
7397 #, fuzzy, no-c-format
7398 #| msgid "Use hardware floating point"
7399 msgid "Inhibit the use of hardware floating point instructions."
7400 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
7402 #: config/v850/v850.opt:147
7403 #, no-c-format
7404 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
7405 msgstr ""
7407 #: config/v850/v850.opt:151
7408 #, no-c-format
7409 msgid "Enable support for the RH850 ABI.  This is the default."
7410 msgstr ""
7412 #: config/v850/v850.opt:155
7413 #, no-c-format
7414 msgid "Enable support for the old GCC ABI."
7415 msgstr ""
7417 #: config/v850/v850.opt:159
7418 #, no-c-format
7419 msgid "Support alignments of up to 64-bits."
7420 msgstr ""
7422 #: config/g.opt:27
7423 #, no-c-format
7424 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
7425 msgstr ""
7427 #: config/lynx.opt:23
7428 #, no-c-format
7429 msgid "Support legacy multi-threading."
7430 msgstr ""
7432 #: config/lynx.opt:27
7433 #, fuzzy, no-c-format
7434 #| msgid "Use hardware fp"
7435 msgid "Use shared libraries."
7436 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
7438 #: config/lynx.opt:31
7439 #, no-c-format
7440 msgid "Support multi-threading."
7441 msgstr ""
7443 #: config/nvptx/nvptx.opt:28 config/gcn/gcn.opt:54
7444 #, fuzzy, no-c-format
7445 #| msgid "Generate code for a 68040"
7446 msgid "Generate code for a 64-bit ABI."
7447 msgstr "Ствараць код для 68040"
7449 #: config/nvptx/nvptx.opt:32
7450 #, no-c-format
7451 msgid "Link in code for a __main kernel."
7452 msgstr ""
7454 #: config/nvptx/nvptx.opt:36
7455 #, no-c-format
7456 msgid "Optimize partition neutering."
7457 msgstr ""
7459 #: config/nvptx/nvptx.opt:40
7460 #, no-c-format
7461 msgid "Use custom stacks instead of local memory for automatic storage."
7462 msgstr ""
7464 #: config/nvptx/nvptx.opt:44
7465 #, no-c-format
7466 msgid "Specify size of .local memory used for stack when the exact amount is not known."
7467 msgstr ""
7469 #: config/nvptx/nvptx.opt:48
7470 #, no-c-format
7471 msgid "Generate code that can keep local state uniform across all lanes."
7472 msgstr ""
7474 #: config/nvptx/nvptx.opt:52
7475 #, no-c-format
7476 msgid "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
7477 msgstr ""
7479 #: config/nvptx/nvptx.opt:56
7480 #, no-c-format
7481 msgid "Known PTX ISA versions (for use with the -misa= option):"
7482 msgstr ""
7484 #: config/nvptx/nvptx.opt:76
7485 #, no-c-format
7486 msgid "Specify the version of the ptx ISA to use."
7487 msgstr ""
7489 #: config/nvptx/nvptx.opt:80
7490 #, no-c-format
7491 msgid "Known PTX versions (for use with the -mptx= option):"
7492 msgstr ""
7494 #: config/nvptx/nvptx.opt:93
7495 #, no-c-format
7496 msgid "Specify the version of the ptx version to use."
7497 msgstr ""
7499 #: config/vxworks.opt:36
7500 #, no-c-format
7501 msgid "Assume the VxWorks RTP environment."
7502 msgstr ""
7504 #: config/vxworks.opt:43
7505 #, no-c-format
7506 msgid "Assume the VxWorks vThreads environment."
7507 msgstr ""
7509 #: config/cr16/cr16.opt:27
7510 #, fuzzy, no-c-format
7511 #| msgid "Do not generate char instructions"
7512 msgid "Generate SBIT, CBIT instructions."
7513 msgstr "Не генерыраваць сімвальныя інструкцыі"
7515 #: config/cr16/cr16.opt:31
7516 #, no-c-format
7517 msgid "Support multiply accumulate instructions."
7518 msgstr ""
7520 #: config/cr16/cr16.opt:38
7521 #, no-c-format
7522 msgid "Treat data references as near, far or medium. medium is default."
7523 msgstr ""
7525 #: config/cr16/cr16.opt:42
7526 #, fuzzy, no-c-format
7527 #| msgid "Generate code for a cpu32"
7528 msgid "Generate code for CR16C architecture."
7529 msgstr "Ствараць код для цп32"
7531 #: config/cr16/cr16.opt:46
7532 #, fuzzy, no-c-format
7533 msgid "Generate code for CR16C+ architecture (Default)."
7534 msgstr "Генерыраваць код для Intel as"
7536 #: config/cr16/cr16.opt:50
7537 #, no-c-format
7538 msgid "Treat integers as 32-bit."
7539 msgstr ""
7541 #: config/avr/avr.opt:23
7542 #, no-c-format
7543 msgid "Use subroutines for function prologues and epilogues."
7544 msgstr ""
7546 #: config/avr/avr.opt:27
7547 #, no-c-format
7548 msgid "-mmcu=MCU\tSelect the target MCU."
7549 msgstr ""
7551 #: config/avr/avr.opt:31
7552 #, no-c-format
7553 msgid "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
7554 msgstr ""
7556 #: config/avr/avr.opt:35
7557 #, no-c-format
7558 msgid "Set the number of 64 KiB flash segments."
7559 msgstr ""
7561 #: config/avr/avr.opt:39
7562 #, no-c-format
7563 msgid "Indicate presence of a processor erratum."
7564 msgstr ""
7566 #: config/avr/avr.opt:43
7567 #, no-c-format
7568 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
7569 msgstr ""
7571 #: config/avr/avr.opt:53
7572 #, no-c-format
7573 msgid "Use RJMP / RCALL even though CALL / JMP are available."
7574 msgstr ""
7576 #: config/avr/avr.opt:57
7577 #, fuzzy, no-c-format
7578 #| msgid "Use 32 bit int"
7579 msgid "Use an 8-bit 'int' type."
7580 msgstr "Выкарыстоўваць 32-х бітны int"
7582 #: config/avr/avr.opt:61
7583 #, no-c-format
7584 msgid "Change the stack pointer without disabling interrupts."
7585 msgstr ""
7587 #: config/avr/avr.opt:65
7588 #, no-c-format
7589 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
7590 msgstr ""
7592 #: config/avr/avr.opt:69
7593 #, no-c-format
7594 msgid "Treat main as if it had attribute OS_task."
7595 msgstr ""
7597 #: config/avr/avr.opt:79
7598 #, no-c-format
7599 msgid "Change only the low 8 bits of the stack pointer."
7600 msgstr ""
7602 #: config/avr/avr.opt:83
7603 #, no-c-format
7604 msgid "Relax branches."
7605 msgstr ""
7607 #: config/avr/avr.opt:87
7608 #, no-c-format
7609 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
7610 msgstr ""
7612 #: config/avr/avr.opt:91
7613 #, no-c-format
7614 msgid "Accumulate outgoing function arguments and acquire/release the needed stack space for outgoing function arguments in function prologue/epilogue.  Without this option, outgoing arguments are pushed before calling a function and popped afterwards.  This option can lead to reduced code size for functions that call many functions that get their arguments on the stack like, for example printf."
7615 msgstr ""
7617 #: config/avr/avr.opt:95
7618 #, no-c-format
7619 msgid "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-decrement, post-increment and indirect addressing with the X register.  Without this option, the compiler may assume that there is an addressing mode X+const similar to Y+const and Z+const and emit instructions to emulate such an addressing mode for X."
7620 msgstr ""
7622 #: config/avr/avr.opt:100
7623 #, no-c-format
7624 msgid "The device has no SPH special function register. This option will be overridden by the compiler driver with the correct setting if presence/absence of SPH can be deduced from -mmcu=MCU."
7625 msgstr ""
7627 #: config/avr/avr.opt:104
7628 #, no-c-format
7629 msgid "Warn if the address space of an address is changed."
7630 msgstr ""
7632 #: config/avr/avr.opt:108
7633 #, no-c-format
7634 msgid "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by default."
7635 msgstr ""
7637 #: config/avr/avr.opt:112
7638 #, no-c-format
7639 msgid "Allow to use truncation instead of rounding towards zero for fractional fixed-point types."
7640 msgstr ""
7642 #: config/avr/avr.opt:116
7643 #, no-c-format
7644 msgid "Assume that all data in static storage can be accessed by LDS / STS.  This option is only useful for reduced Tiny devices."
7645 msgstr ""
7647 #: config/avr/avr.opt:120
7648 #, no-c-format
7649 msgid "-mdouble=<BITS>\tUse <BITS> bits wide double type."
7650 msgstr ""
7652 #: config/avr/avr.opt:124
7653 #, no-c-format
7654 msgid "-mlong-double=<BITS>\tUse <BITS> bits wide long double type."
7655 msgstr ""
7657 #: config/avr/avr.opt:128
7658 #, no-c-format
7659 msgid "Do not link against the device-specific library lib<MCU>.a."
7660 msgstr ""
7662 #: config/avr/avr.opt:132
7663 #, no-c-format
7664 msgid "Do not use the device-specific specs file device-specs/specs-<MCU>."
7665 msgstr ""
7667 #: config/avr/avr.opt:136
7668 #, no-c-format
7669 msgid "Available BITS selections:"
7670 msgstr ""
7672 #: config/m32r/m32r.opt:34
7673 #, no-c-format
7674 msgid "Compile for the m32rx."
7675 msgstr ""
7677 #: config/m32r/m32r.opt:38
7678 #, no-c-format
7679 msgid "Compile for the m32r2."
7680 msgstr ""
7682 #: config/m32r/m32r.opt:42
7683 #, no-c-format
7684 msgid "Compile for the m32r."
7685 msgstr ""
7687 #: config/m32r/m32r.opt:46
7688 #, no-c-format
7689 msgid "Align all loops to 32 byte boundary."
7690 msgstr ""
7692 #: config/m32r/m32r.opt:50
7693 #, no-c-format
7694 msgid "Prefer branches over conditional execution."
7695 msgstr ""
7697 #: config/m32r/m32r.opt:54
7698 #, no-c-format
7699 msgid "Give branches their default cost."
7700 msgstr ""
7702 #: config/m32r/m32r.opt:58
7703 #, fuzzy, no-c-format
7704 #| msgid "Output compiler statistics"
7705 msgid "Display compile time statistics."
7706 msgstr "Вывесці статыстыку капілятара"
7708 #: config/m32r/m32r.opt:62
7709 #, no-c-format
7710 msgid "Specify cache flush function."
7711 msgstr ""
7713 #: config/m32r/m32r.opt:66
7714 #, no-c-format
7715 msgid "Specify cache flush trap number."
7716 msgstr ""
7718 #: config/m32r/m32r.opt:70
7719 #, no-c-format
7720 msgid "Only issue one instruction per cycle."
7721 msgstr ""
7723 #: config/m32r/m32r.opt:74
7724 #, no-c-format
7725 msgid "Allow two instructions to be issued per cycle."
7726 msgstr ""
7728 #: config/m32r/m32r.opt:78
7729 #, no-c-format
7730 msgid "Code size: small, medium or large."
7731 msgstr ""
7733 #: config/m32r/m32r.opt:94
7734 #, no-c-format
7735 msgid "Don't call any cache flush functions."
7736 msgstr ""
7738 #: config/m32r/m32r.opt:98
7739 #, no-c-format
7740 msgid "Don't call any cache flush trap."
7741 msgstr ""
7743 #: config/m32r/m32r.opt:105
7744 #, no-c-format
7745 msgid "Small data area: none, sdata, use."
7746 msgstr ""
7748 #: config/s390/tpf.opt:23
7749 #, no-c-format
7750 msgid "Enable TPF-OS tracing code."
7751 msgstr ""
7753 #: config/s390/tpf.opt:27
7754 #, no-c-format
7755 msgid "Set the trace check address for prologue tpf hook"
7756 msgstr ""
7758 #: config/s390/tpf.opt:31
7759 #, no-c-format
7760 msgid "Set the trace jump address for prologue tpf hook"
7761 msgstr ""
7763 #: config/s390/tpf.opt:35
7764 #, no-c-format
7765 msgid "Set the trace check address for epilogue tpf hook"
7766 msgstr ""
7768 #: config/s390/tpf.opt:39
7769 #, no-c-format
7770 msgid "Set the trace jump address for epilogue tpf hook"
7771 msgstr ""
7773 #: config/s390/tpf.opt:43
7774 #, no-c-format
7775 msgid "Set the prologue and epilogue hook addresses to TPF_TRACE_PROLOGUE_SKIP_TARGET and TPF_TRACE_EPILOGUE_SKIP_TARGET. Equivalent to using -mtpf-trace-hook-prologue-target=TPF_TRACE_PROLOGUE_SKIP_TARGET and -mtpf-trace-hook-epilogue-target=TPF_TRACE_EPILOGUE_SKIP_TARGET"
7776 msgstr ""
7778 #: config/s390/tpf.opt:47
7779 #, no-c-format
7780 msgid "Specify main object for TPF-OS."
7781 msgstr ""
7783 #: config/s390/s390.opt:48
7784 #, no-c-format
7785 msgid "31 bit ABI."
7786 msgstr ""
7788 #: config/s390/s390.opt:52
7789 #, no-c-format
7790 msgid "64 bit ABI."
7791 msgstr ""
7793 #: config/s390/s390.opt:126
7794 #, no-c-format
7795 msgid "Maintain backchain pointer."
7796 msgstr ""
7798 #: config/s390/s390.opt:130
7799 #, no-c-format
7800 msgid "Additional debug prints."
7801 msgstr ""
7803 #: config/s390/s390.opt:134
7804 #, no-c-format
7805 msgid "ESA/390 architecture."
7806 msgstr ""
7808 #: config/s390/s390.opt:138
7809 #, no-c-format
7810 msgid "Enable decimal floating point hardware support."
7811 msgstr ""
7813 #: config/s390/s390.opt:142
7814 #, fuzzy, no-c-format
7815 #| msgid "Use hardware floating point"
7816 msgid "Enable hardware floating point."
7817 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
7819 #: config/s390/s390.opt:146
7820 #, no-c-format
7821 msgid "Takes two non-negative integer numbers separated by a comma. Prepend the function label with the number of two-byte Nop instructions indicated by the first.  Append Nop instructions covering the number of halfwords indicated by the second after the label.  Nop instructions of the largest possible size are used (six, four or two bytes), beginning with the largest possible size.  Using 0 for both values disables hotpatching."
7822 msgstr ""
7824 #: config/s390/s390.opt:164
7825 #, no-c-format
7826 msgid "Use hardware transactional execution instructions."
7827 msgstr ""
7829 #: config/s390/s390.opt:168
7830 #, no-c-format
7831 msgid "Use hardware vector facility instructions and enable the vector ABI."
7832 msgstr ""
7834 #: config/s390/s390.opt:172
7835 #, no-c-format
7836 msgid "Use packed stack layout."
7837 msgstr ""
7839 #: config/s390/s390.opt:176
7840 #, no-c-format
7841 msgid "Use bras for executable < 64k."
7842 msgstr ""
7844 #: config/s390/s390.opt:180
7845 #, fuzzy, no-c-format
7846 #| msgid "Use hardware floating point"
7847 msgid "Disable hardware floating point."
7848 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
7850 #: config/s390/s390.opt:184
7851 #, no-c-format
7852 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
7853 msgstr ""
7855 #: config/s390/s390.opt:188
7856 #, no-c-format
7857 msgid "Switches off the -mstack-guard= option."
7858 msgstr ""
7860 #: config/s390/s390.opt:192
7861 #, no-c-format
7862 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
7863 msgstr ""
7865 #: config/s390/s390.opt:196
7866 #, no-c-format
7867 msgid "Switches off the -mstack-size= option."
7868 msgstr ""
7870 #: config/s390/s390.opt:204
7871 #, no-c-format
7872 msgid "Use the mvcle instruction for block moves."
7873 msgstr ""
7875 #: config/s390/s390.opt:208
7876 #, no-c-format
7877 msgid "Enable the z vector language extension providing the context-sensitive vector macro and enable the Altivec-style builtins in vecintrin.h."
7878 msgstr ""
7880 #: config/s390/s390.opt:213
7881 #, no-c-format
7882 msgid "Warn if a function uses alloca or creates an array with dynamic size."
7883 msgstr ""
7885 #: config/s390/s390.opt:217
7886 #, no-c-format
7887 msgid "Warn if a single function's framesize exceeds the given framesize."
7888 msgstr ""
7890 #: config/s390/s390.opt:221
7891 #, no-c-format
7892 msgid "z/Architecture."
7893 msgstr ""
7895 #: config/s390/s390.opt:225
7896 #, no-c-format
7897 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 1."
7898 msgstr ""
7900 #: config/s390/s390.opt:235 config/arm/arm.opt:169
7901 #, no-c-format
7902 msgid "Assume data segments are relative to text segment."
7903 msgstr ""
7905 #: config/s390/s390.opt:240
7906 #, no-c-format
7907 msgid "Wrap all indirect branches into execute in order to disable branch prediction."
7908 msgstr ""
7910 #: config/s390/s390.opt:245
7911 #, no-c-format
7912 msgid "Wrap indirect table jumps and computed gotos into execute in order to disable branch prediction.  Using thunk or thunk-extern with this option requires the thunks to be considered signal handlers to order to generate correct CFI.  For environments where unwinding (e.g. for exceptions) is required please use thunk-inline instead."
7913 msgstr ""
7915 #: config/s390/s390.opt:253
7916 #, no-c-format
7917 msgid "Wrap all indirect calls into execute in order to disable branch prediction."
7918 msgstr ""
7920 #: config/s390/s390.opt:257
7921 #, no-c-format
7922 msgid "Wrap all indirect return branches into execute in order to disable branch prediction."
7923 msgstr ""
7925 #: config/s390/s390.opt:262
7926 #, no-c-format
7927 msgid "Wrap indirect return branches into execute in order to disable branch prediction. This affects only branches where the return address is going to be restored from memory."
7928 msgstr ""
7930 #: config/s390/s390.opt:268
7931 #, no-c-format
7932 msgid "Wrap indirect return branches into execute in order to disable branch prediction. This affects only branches where the return address doesn't need to be restored from memory."
7933 msgstr ""
7935 #: config/s390/s390.opt:290
7936 #, no-c-format
7937 msgid "Generate sections .s390_indirect_jump, .s390_indirect_call, .s390_return_reg, and .s390_return_mem to contain the indirect branch locations which have been patched as part of using one of the -mindirect-branch* or -mfunction-return* options.  The sections consist of an array of 32 bit elements. Each entry holds the offset from the entry to the patched location."
7938 msgstr ""
7940 #: config/s390/s390.opt:299
7941 #, no-c-format
7942 msgid "Emit profiling counter call at function entry before prologue. The compiled code will require a 64-bit CPU and glibc 2.29 or newer to run."
7943 msgstr ""
7945 #: config/s390/s390.opt:304
7946 #, no-c-format
7947 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
7948 msgstr ""
7950 #: config/s390/s390.opt:313
7951 #, no-c-format
7952 msgid "Emit fused multiply-add instructions for long doubles in vector registers (wfmaxb, wfmsxb, wfnmaxb, wfnmsxb).  Reassociation pass does not handle fused multiply-adds, therefore code generated by the middle-end is prone to having long fused multiply-add chains.  This is not pipeline-friendly, and the default behavior is to emit separate multiplication and addition instructions for long doubles in vector registers, because measurements show that this improves performance.  This option allows overriding it for testing purposes."
7953 msgstr ""
7955 #: config/rl78/rl78.opt:27 config/rx/elf.opt:26 config/csky/csky.opt:198
7956 #, no-c-format
7957 msgid "Use the simulator runtime."
7958 msgstr ""
7960 #: config/rl78/rl78.opt:31
7961 #, no-c-format
7962 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
7963 msgstr ""
7965 #: config/rl78/rl78.opt:50
7966 #, no-c-format
7967 msgid "Use all registers, reserving none for interrupt handlers."
7968 msgstr ""
7970 #: config/rl78/rl78.opt:54
7971 #, no-c-format
7972 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
7973 msgstr ""
7975 #: config/rl78/rl78.opt:58
7976 #, no-c-format
7977 msgid "Selects the type of RL78 core being targeted (g10/g13/g14).  The default is the G14.  If set, also selects the hardware multiply support to be used."
7978 msgstr ""
7980 #: config/rl78/rl78.opt:77
7981 #, no-c-format
7982 msgid "Alias for -mcpu=g10."
7983 msgstr ""
7985 #: config/rl78/rl78.opt:81
7986 #, no-c-format
7987 msgid "Alias for -mcpu=g13."
7988 msgstr ""
7990 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
7991 #, no-c-format
7992 msgid "Alias for -mcpu=g14."
7993 msgstr ""
7995 #: config/rl78/rl78.opt:93
7996 #, no-c-format
7997 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
7998 msgstr ""
8000 #: config/rl78/rl78.opt:97
8001 #, no-c-format
8002 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
8003 msgstr ""
8005 #: config/stormy16/stormy16.opt:24
8006 #, no-c-format
8007 msgid "Provide libraries for the simulator."
8008 msgstr ""
8010 #: config/arm/arm-tables.opt:25
8011 #, no-c-format
8012 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
8013 msgstr ""
8015 #: config/arm/arm-tables.opt:293
8016 #, no-c-format
8017 msgid "Known ARM architectures (for use with the -march= option):"
8018 msgstr ""
8020 #: config/arm/arm-tables.opt:399
8021 #, no-c-format
8022 msgid "Known ARM FPUs (for use with the -mfpu= option):"
8023 msgstr ""
8025 #: config/arm/arm.opt:26
8026 #, no-c-format
8027 msgid "TLS dialect to use:"
8028 msgstr ""
8030 #: config/arm/arm.opt:36
8031 #, no-c-format
8032 msgid "Specify an ABI."
8033 msgstr ""
8035 #: config/arm/arm.opt:40
8036 #, no-c-format
8037 msgid "Known ARM ABIs (for use with the -mabi= option):"
8038 msgstr ""
8040 #: config/arm/arm.opt:59
8041 #, no-c-format
8042 msgid "Generate a call to abort if a noreturn function returns."
8043 msgstr ""
8045 #: config/arm/arm.opt:66
8046 #, no-c-format
8047 msgid "Generate APCS conformant stack frames."
8048 msgstr ""
8050 #: config/arm/arm.opt:70
8051 #, no-c-format
8052 msgid "Generate re-entrant, PIC code."
8053 msgstr ""
8055 #: config/arm/arm.opt:92
8056 #, fuzzy, no-c-format
8057 #| msgid "Generate code without GP reg"
8058 msgid "Generate code in 32 bit ARM state."
8059 msgstr "Генерыраваць код без GP reg"
8061 #: config/arm/arm.opt:100
8062 #, no-c-format
8063 msgid "Thumb: Assume non-static functions may be called from ARM code."
8064 msgstr ""
8066 #: config/arm/arm.opt:104
8067 #, no-c-format
8068 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
8069 msgstr ""
8071 #: config/arm/arm.opt:112 config/csky/csky.opt:73
8072 #, no-c-format
8073 msgid "Specify if floating point hardware should be used."
8074 msgstr ""
8076 #: config/arm/arm.opt:116
8077 #, no-c-format
8078 msgid "Specify that the compiler should target secure code as per ARMv8-M Security Extensions."
8079 msgstr ""
8081 #: config/arm/arm.opt:120 config/csky/csky.opt:77
8082 #, no-c-format
8083 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
8084 msgstr ""
8086 #: config/arm/arm.opt:133
8087 #, no-c-format
8088 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
8089 msgstr ""
8091 #: config/arm/arm.opt:137
8092 #, fuzzy, no-c-format
8093 msgid "Specify the __fp16 floating-point format."
8094 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
8096 #: config/arm/arm.opt:141
8097 #, no-c-format
8098 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
8099 msgstr ""
8101 #: config/arm/arm.opt:154
8102 #, no-c-format
8103 msgid "Specify the name of the target floating point hardware/format."
8104 msgstr ""
8106 #: config/arm/arm.opt:165
8107 #, no-c-format
8108 msgid "Generate call insns as indirect calls, if necessary."
8109 msgstr ""
8111 #: config/arm/arm.opt:173
8112 #, no-c-format
8113 msgid "Specify the register to be used for PIC addressing."
8114 msgstr ""
8116 #: config/arm/arm.opt:177
8117 #, no-c-format
8118 msgid "Store function names in object code."
8119 msgstr ""
8121 #: config/arm/arm.opt:181
8122 #, no-c-format
8123 msgid "Permit scheduling of a function's prologue sequence."
8124 msgstr ""
8126 #: config/arm/arm.opt:185 config/rs6000/rs6000.opt:239
8127 #, no-c-format
8128 msgid "Do not load the PIC register in function prologues."
8129 msgstr ""
8131 #: config/arm/arm.opt:192
8132 #, no-c-format
8133 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
8134 msgstr ""
8136 #: config/arm/arm.opt:196
8137 #, fuzzy, no-c-format
8138 #| msgid "Generate code for GNU as"
8139 msgid "Generate code for Thumb state."
8140 msgstr "Генерыраваць код для GNU as"
8142 #: config/arm/arm.opt:200
8143 #, no-c-format
8144 msgid "Support calls between Thumb and ARM instruction sets."
8145 msgstr ""
8147 #: config/arm/arm.opt:204
8148 #, no-c-format
8149 msgid "Specify thread local storage scheme."
8150 msgstr ""
8152 #: config/arm/arm.opt:208
8153 #, no-c-format
8154 msgid "Specify how to access the thread pointer."
8155 msgstr ""
8157 #: config/arm/arm.opt:212
8158 #, no-c-format
8159 msgid "Valid arguments to -mtp=:"
8160 msgstr ""
8162 #: config/arm/arm.opt:225
8163 #, no-c-format
8164 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
8165 msgstr ""
8167 #: config/arm/arm.opt:229
8168 #, no-c-format
8169 msgid "Thumb: Generate (leaf) stack frames even if not needed."
8170 msgstr ""
8172 #: config/arm/arm.opt:233 config/mn10300/mn10300.opt:42
8173 #, no-c-format
8174 msgid "Tune code for the given processor."
8175 msgstr ""
8177 #: config/arm/arm.opt:237
8178 #, no-c-format
8179 msgid "Print CPU tuning information as comment in assembler file.  This is an option used only for regression testing of the compiler and not intended for ordinary use in compiling code."
8180 msgstr ""
8182 #: config/arm/arm.opt:248
8183 #, no-c-format
8184 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
8185 msgstr ""
8187 #: config/arm/arm.opt:252
8188 #, no-c-format
8189 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
8190 msgstr ""
8192 #: config/arm/arm.opt:256
8193 #, no-c-format
8194 msgid "Enable more verbose RTX cost dumps during debug.  For GCC developers use only."
8195 msgstr ""
8197 #: config/arm/arm.opt:260
8198 #, no-c-format
8199 msgid "Only generate absolute relocations on word sized values."
8200 msgstr ""
8202 #: config/arm/arm.opt:264
8203 #, no-c-format
8204 msgid "Generate IT blocks appropriate for ARMv8."
8205 msgstr ""
8207 #: config/arm/arm.opt:268
8208 #, no-c-format
8209 msgid "Avoid overlapping destination and address registers on LDRD instructions that may trigger Cortex-M3 errata."
8210 msgstr ""
8212 #: config/arm/arm.opt:273
8213 #, no-c-format
8214 msgid "Mitigate issues with VLLDM on some M-profile devices (CVE-2021-35465)."
8215 msgstr ""
8217 #: config/arm/arm.opt:277
8218 #, no-c-format
8219 msgid "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm erratum #1742098)."
8220 msgstr ""
8222 #: config/arm/arm.opt:282
8223 #, no-c-format
8224 msgid "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm erratum #1655431)."
8225 msgstr ""
8227 #: config/arm/arm.opt:287 config/nds32/nds32.opt:461 config/arc/arc.opt:490
8228 #, no-c-format
8229 msgid "Enable unaligned word and halfword accesses to packed data."
8230 msgstr ""
8232 #: config/arm/arm.opt:291
8233 #, no-c-format
8234 msgid "This option is deprecated and has no effect."
8235 msgstr ""
8237 #: config/arm/arm.opt:295
8238 #, no-c-format
8239 msgid "Assume loading data from flash is slower than fetching instructions."
8240 msgstr ""
8242 #: config/arm/arm.opt:299
8243 #, no-c-format
8244 msgid "Assume unified syntax for inline assembly code."
8245 msgstr ""
8247 #: config/arm/arm.opt:303
8248 #, no-c-format
8249 msgid "Do not allow constant data to be placed in code sections."
8250 msgstr ""
8252 #: config/arm/arm.opt:307
8253 #, no-c-format
8254 msgid "When linking for big-endian targets, generate a BE8 format image."
8255 msgstr ""
8257 #: config/arm/arm.opt:311
8258 #, no-c-format
8259 msgid "When linking for big-endian targets, generate a legacy BE32 format image."
8260 msgstr ""
8262 #: config/arm/arm.opt:315 config/sh/sh.opt:195
8263 #, no-c-format
8264 msgid "Cost to assume for a branch insn."
8265 msgstr ""
8267 #: config/arm/arm.opt:319
8268 #, no-c-format
8269 msgid "Generate code which uses the core registers only (r0-r14)."
8270 msgstr ""
8272 #: config/arm/arm.opt:341
8273 #, no-c-format
8274 msgid "Use an immediate to offset from the TLS register. This option is for use with fstack-protector-guard=tls and not for use in user-land code."
8275 msgstr ""
8277 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
8278 #: config/visium/visium.opt:37
8279 #, fuzzy, no-c-format
8280 #| msgid "Use hardware fp"
8281 msgid "Use hardware FP."
8282 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
8284 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
8285 #, fuzzy, no-c-format
8286 #| msgid "Do not use hardware fp"
8287 msgid "Do not use hardware FP."
8288 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
8290 #: config/sparc/sparc.opt:42
8291 #, fuzzy, no-c-format
8292 #| msgid "Use alternate register names"
8293 msgid "Use flat register window model."
8294 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
8296 #: config/sparc/sparc.opt:46
8297 #, no-c-format
8298 msgid "Assume possible double misalignment."
8299 msgstr ""
8301 #: config/sparc/sparc.opt:50
8302 #, fuzzy, no-c-format
8303 #| msgid "Use 64-bit general registers"
8304 msgid "Use ABI reserved registers."
8305 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
8307 #: config/sparc/sparc.opt:54
8308 #, no-c-format
8309 msgid "Use hardware quad FP instructions."
8310 msgstr ""
8312 #: config/sparc/sparc.opt:58
8313 #, fuzzy, no-c-format
8314 msgid "Do not use hardware quad fp instructions."
8315 msgstr "Не генерыраваць сімвальныя інструкцыі"
8317 #: config/sparc/sparc.opt:62 config/vax/vax.opt:47
8318 #, no-c-format
8319 msgid "Enable Local Register Allocation."
8320 msgstr ""
8322 #: config/sparc/sparc.opt:66
8323 #, no-c-format
8324 msgid "Compile for V8+ ABI."
8325 msgstr ""
8327 #: config/sparc/sparc.opt:70
8328 #, no-c-format
8329 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
8330 msgstr ""
8332 #: config/sparc/sparc.opt:74
8333 #, no-c-format
8334 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
8335 msgstr ""
8337 #: config/sparc/sparc.opt:78
8338 #, no-c-format
8339 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
8340 msgstr ""
8342 #: config/sparc/sparc.opt:82
8343 #, no-c-format
8344 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
8345 msgstr ""
8347 #: config/sparc/sparc.opt:86
8348 #, no-c-format
8349 msgid "Use additional VIS instructions introduced in OSA2017."
8350 msgstr ""
8352 #: config/sparc/sparc.opt:90
8353 #, no-c-format
8354 msgid "Use UltraSPARC Compare-and-Branch extensions."
8355 msgstr ""
8357 #: config/sparc/sparc.opt:94
8358 #, no-c-format
8359 msgid "Use UltraSPARC Fused Multiply-Add extensions."
8360 msgstr ""
8362 #: config/sparc/sparc.opt:98
8363 #, no-c-format
8364 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
8365 msgstr ""
8367 #: config/sparc/sparc.opt:102
8368 #, no-c-format
8369 msgid "Use UltraSPARC Population-Count instruction."
8370 msgstr ""
8372 #: config/sparc/sparc.opt:106
8373 #, no-c-format
8374 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
8375 msgstr ""
8377 #: config/sparc/sparc.opt:110
8378 #, no-c-format
8379 msgid "Pointers are 64-bit."
8380 msgstr ""
8382 #: config/sparc/sparc.opt:114
8383 #, no-c-format
8384 msgid "Pointers are 32-bit."
8385 msgstr ""
8387 #: config/sparc/sparc.opt:118
8388 #, fuzzy, no-c-format
8389 #| msgid "Use 64 bit float"
8390 msgid "Use 64-bit ABI."
8391 msgstr "Выкарыстоўваць 64-х бітны float"
8393 #: config/sparc/sparc.opt:122
8394 #, fuzzy, no-c-format
8395 #| msgid "Use 32 bit int"
8396 msgid "Use 32-bit ABI."
8397 msgstr "Выкарыстоўваць 32-х бітны int"
8399 #: config/sparc/sparc.opt:126
8400 #, no-c-format
8401 msgid "Use stack bias."
8402 msgstr ""
8404 #: config/sparc/sparc.opt:130
8405 #, no-c-format
8406 msgid "Use structs on stronger alignment for double-word copies."
8407 msgstr ""
8409 #: config/sparc/sparc.opt:134
8410 #, no-c-format
8411 msgid "Optimize tail call instructions in assembler and linker."
8412 msgstr ""
8414 #: config/sparc/sparc.opt:138
8415 #, no-c-format
8416 msgid "Do not generate code that can only run in supervisor mode (default)."
8417 msgstr ""
8419 #: config/sparc/sparc.opt:142
8420 #, fuzzy, no-c-format
8421 #| msgid "Generate code for given CPU"
8422 msgid "Use instructions of and schedule code for given CPU."
8423 msgstr "Генерыраваць код для дадзенага ЦП"
8425 #: config/sparc/sparc.opt:228
8426 #, no-c-format
8427 msgid "Use given SPARC-V9 code model."
8428 msgstr ""
8430 #: config/sparc/sparc.opt:250
8431 #, no-c-format
8432 msgid "Enable debug output."
8433 msgstr ""
8435 #: config/sparc/sparc.opt:254
8436 #, no-c-format
8437 msgid "Enable strict 32-bit psABI struct return checking."
8438 msgstr ""
8440 #: config/sparc/sparc.opt:258
8441 #, no-c-format
8442 msgid "Enable workaround for single erratum of AT697F processor (corresponding to erratum #13 of AT697E processor)."
8443 msgstr ""
8445 #: config/sparc/sparc.opt:263
8446 #, no-c-format
8447 msgid "Enable workarounds for the errata of the UT699 processor."
8448 msgstr ""
8450 #: config/sparc/sparc.opt:267
8451 #, no-c-format
8452 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
8453 msgstr ""
8455 #: config/sparc/sparc.opt:271
8456 #, no-c-format
8457 msgid "Enable workarounds for the errata of the GR712RC processor."
8458 msgstr ""
8460 #: config/sparc/sparc.opt:308
8461 #, no-c-format
8462 msgid "Specify the memory model in effect for the program."
8463 msgstr ""
8465 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
8466 #, no-c-format
8467 msgid "Generate 64-bit code."
8468 msgstr ""
8470 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
8471 #, no-c-format
8472 msgid "Generate 32-bit code."
8473 msgstr ""
8475 #: config/rs6000/rs6000-tables.opt:24
8476 #, no-c-format
8477 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
8478 msgstr ""
8480 #: config/rs6000/476.opt:24
8481 #, no-c-format
8482 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
8483 msgstr ""
8485 #: config/rs6000/aix64.opt:24
8486 #, no-c-format
8487 msgid "Compile for 64-bit pointers."
8488 msgstr ""
8490 #: config/rs6000/aix64.opt:28
8491 #, no-c-format
8492 msgid "Compile for 32-bit pointers."
8493 msgstr ""
8495 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
8496 #, no-c-format
8497 msgid "Select code model."
8498 msgstr ""
8500 #: config/rs6000/aix64.opt:49
8501 #, no-c-format
8502 msgid "Support message passing with the Parallel Environment."
8503 msgstr ""
8505 #: config/rs6000/linux64.opt:24
8506 #, no-c-format
8507 msgid "Call mcount for profiling before a function prologue."
8508 msgstr ""
8510 #: config/rs6000/rs6000.opt:121
8511 #, no-c-format
8512 msgid "Use PowerPC-64 instruction set."
8513 msgstr ""
8515 #: config/rs6000/rs6000.opt:125
8516 #, no-c-format
8517 msgid "Use PowerPC General Purpose group optional instructions."
8518 msgstr ""
8520 #: config/rs6000/rs6000.opt:129
8521 #, no-c-format
8522 msgid "Use PowerPC Graphics group optional instructions."
8523 msgstr ""
8525 #: config/rs6000/rs6000.opt:133
8526 #, no-c-format
8527 msgid "Use PowerPC V2.01 single field mfcr instruction."
8528 msgstr ""
8530 #: config/rs6000/rs6000.opt:137
8531 #, no-c-format
8532 msgid "Use PowerPC V2.02 popcntb instruction."
8533 msgstr ""
8535 #: config/rs6000/rs6000.opt:141
8536 #, no-c-format
8537 msgid "Use PowerPC V2.02 floating point rounding instructions."
8538 msgstr ""
8540 #: config/rs6000/rs6000.opt:145
8541 #, no-c-format
8542 msgid "Use PowerPC V2.05 compare bytes instruction."
8543 msgstr ""
8545 #: config/rs6000/rs6000.opt:156
8546 #, fuzzy, no-c-format
8547 #| msgid "Don't use AltiVec instructions"
8548 msgid "Use AltiVec instructions."
8549 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
8551 #: config/rs6000/rs6000.opt:160
8552 #, fuzzy, no-c-format
8553 #| msgid "Use hardware floating point"
8554 msgid "Use decimal floating point instructions."
8555 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
8557 #: config/rs6000/rs6000.opt:164
8558 #, no-c-format
8559 msgid "Use 4xx half-word multiply instructions."
8560 msgstr ""
8562 #: config/rs6000/rs6000.opt:168
8563 #, no-c-format
8564 msgid "Use 4xx string-search dlmzb instruction."
8565 msgstr ""
8567 #: config/rs6000/rs6000.opt:172
8568 #, fuzzy, no-c-format
8569 #| msgid "Don't use AltiVec instructions"
8570 msgid "Generate load/store multiple instructions."
8571 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
8573 #: config/rs6000/rs6000.opt:191
8574 #, no-c-format
8575 msgid "Use PowerPC V2.06 popcntd instruction."
8576 msgstr ""
8578 #: config/rs6000/rs6000.opt:195
8579 #, no-c-format
8580 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
8581 msgstr ""
8583 #: config/rs6000/rs6000.opt:203
8584 #, no-c-format
8585 msgid "Use vector/scalar (VSX) instructions."
8586 msgstr ""
8588 #: config/rs6000/rs6000.opt:231
8589 #, fuzzy, no-c-format
8590 #| msgid "Do not generate char instructions"
8591 msgid "Do not generate load/store with update instructions."
8592 msgstr "Не генерыраваць сімвальныя інструкцыі"
8594 #: config/rs6000/rs6000.opt:235
8595 #, fuzzy, no-c-format
8596 msgid "Generate load/store with update instructions."
8597 msgstr "нявернае выкарыстанне \"restict\""
8599 #: config/rs6000/rs6000.opt:243
8600 #, no-c-format
8601 msgid "Avoid generation of indexed load/store instructions when possible."
8602 msgstr ""
8604 #: config/rs6000/rs6000.opt:250
8605 #, no-c-format
8606 msgid "Schedule the start and end of the procedure."
8607 msgstr ""
8609 #: config/rs6000/rs6000.opt:254
8610 #, no-c-format
8611 msgid "Return all structures in memory (AIX default)."
8612 msgstr ""
8614 #: config/rs6000/rs6000.opt:258
8615 #, no-c-format
8616 msgid "Return small structures in registers (SVR4 default)."
8617 msgstr ""
8619 #: config/rs6000/rs6000.opt:262
8620 #, no-c-format
8621 msgid "Conform more closely to IBM XLC semantics."
8622 msgstr ""
8624 #: config/rs6000/rs6000.opt:266 config/rs6000/rs6000.opt:270
8625 #, no-c-format
8626 msgid "Generate software reciprocal divide and square root for better throughput."
8627 msgstr ""
8629 #: config/rs6000/rs6000.opt:274
8630 #, no-c-format
8631 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
8632 msgstr ""
8634 #: config/rs6000/rs6000.opt:278
8635 #, no-c-format
8636 msgid "Do not place floating point constants in TOC."
8637 msgstr ""
8639 #: config/rs6000/rs6000.opt:282
8640 #, no-c-format
8641 msgid "Place floating point constants in TOC."
8642 msgstr ""
8644 #: config/rs6000/rs6000.opt:286
8645 #, no-c-format
8646 msgid "Do not place symbol+offset constants in TOC."
8647 msgstr ""
8649 #: config/rs6000/rs6000.opt:290
8650 #, no-c-format
8651 msgid "Place symbol+offset constants in TOC."
8652 msgstr ""
8654 #: config/rs6000/rs6000.opt:301
8655 #, no-c-format
8656 msgid "Use only one TOC entry per procedure."
8657 msgstr ""
8659 #: config/rs6000/rs6000.opt:305
8660 #, no-c-format
8661 msgid "Put everything in the regular TOC."
8662 msgstr ""
8664 #: config/rs6000/rs6000.opt:309
8665 #, no-c-format
8666 msgid "Generate VRSAVE instructions when generating AltiVec code."
8667 msgstr ""
8669 #: config/rs6000/rs6000.opt:313
8670 #, no-c-format
8671 msgid "Deprecated option.  Use -mno-vrsave instead."
8672 msgstr ""
8674 #: config/rs6000/rs6000.opt:317
8675 #, no-c-format
8676 msgid "Deprecated option.  Use -mvrsave instead."
8677 msgstr ""
8679 #: config/rs6000/rs6000.opt:321
8680 #, no-c-format
8681 msgid "Max number of bytes to move inline."
8682 msgstr ""
8684 #: config/rs6000/rs6000.opt:325
8685 #, no-c-format
8686 msgid "Generate unaligned VSX load/store for inline expansion of memcpy/memmove."
8687 msgstr ""
8689 #: config/rs6000/rs6000.opt:329
8690 #, no-c-format
8691 msgid "Generate unaligned VSX vector pair load/store for inline expansion of memcpy/memmove."
8692 msgstr ""
8694 #: config/rs6000/rs6000.opt:333
8695 #, no-c-format
8696 msgid "Max number of bytes to compare without loops."
8697 msgstr ""
8699 #: config/rs6000/rs6000.opt:337
8700 #, no-c-format
8701 msgid "Max number of bytes to compare with loops."
8702 msgstr ""
8704 #: config/rs6000/rs6000.opt:341
8705 #, no-c-format
8706 msgid "Max number of bytes to compare."
8707 msgstr ""
8709 #: config/rs6000/rs6000.opt:345
8710 #, fuzzy, no-c-format
8711 #| msgid "Do not generate char instructions"
8712 msgid "Generate isel instructions."
8713 msgstr "Не генерыраваць сімвальныя інструкцыі"
8715 #: config/rs6000/rs6000.opt:349
8716 #, no-c-format
8717 msgid "-mdebug=\tEnable debug output."
8718 msgstr ""
8720 #: config/rs6000/rs6000.opt:354
8721 #, no-c-format
8722 msgid "Use the AltiVec ABI extensions."
8723 msgstr ""
8725 #: config/rs6000/rs6000.opt:358
8726 #, fuzzy, no-c-format
8727 #| msgid "Don't use AltiVec instructions"
8728 msgid "Do not use the AltiVec ABI extensions."
8729 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
8731 #: config/rs6000/rs6000.opt:363
8732 #, no-c-format
8733 msgid "Use the AIX Vector Extended ABI."
8734 msgstr ""
8736 #: config/rs6000/rs6000.opt:367
8737 #, no-c-format
8738 msgid "Do not use the AIX Vector Extended ABI."
8739 msgstr ""
8741 #: config/rs6000/rs6000.opt:372
8742 #, no-c-format
8743 msgid "Use the ELFv1 ABI."
8744 msgstr ""
8746 #: config/rs6000/rs6000.opt:376
8747 #, no-c-format
8748 msgid "Use the ELFv2 ABI."
8749 msgstr ""
8751 #: config/rs6000/rs6000.opt:396
8752 #, no-c-format
8753 msgid "-mcpu=\tUse features of and schedule code for given CPU."
8754 msgstr ""
8756 #: config/rs6000/rs6000.opt:400
8757 #, fuzzy, no-c-format
8758 #| msgid "Generate code for given CPU"
8759 msgid "-mtune=\tSchedule code for given CPU."
8760 msgstr "Генерыраваць код для дадзенага ЦП"
8762 #: config/rs6000/rs6000.opt:404
8763 #, no-c-format
8764 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
8765 msgstr ""
8767 #: config/rs6000/rs6000.opt:420
8768 #, no-c-format
8769 msgid "Avoid all range limits on call instructions."
8770 msgstr ""
8772 #: config/rs6000/rs6000.opt:428
8773 #, no-c-format
8774 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
8775 msgstr ""
8777 #: config/rs6000/rs6000.opt:432
8778 #, no-c-format
8779 msgid "Use -mlong-double-64 for 64-bit IEEE floating point format.  Use -mlong-double-128 for 128-bit floating point format (either IEEE or IBM)."
8780 msgstr ""
8782 #: config/rs6000/rs6000.opt:441
8783 #, no-c-format
8784 msgid "Determine which dependences between insns are considered costly."
8785 msgstr ""
8787 #: config/rs6000/rs6000.opt:445
8788 #, no-c-format
8789 msgid "Specify which post scheduling nop insertion scheme to apply."
8790 msgstr ""
8792 #: config/rs6000/rs6000.opt:449
8793 #, no-c-format
8794 msgid "Specify alignment of structure fields default/natural."
8795 msgstr ""
8797 #: config/rs6000/rs6000.opt:453
8798 #, no-c-format
8799 msgid "Valid arguments to -malign-:"
8800 msgstr ""
8802 #: config/rs6000/rs6000.opt:463
8803 #, no-c-format
8804 msgid "Specify scheduling priority for dispatch slot restricted insns."
8805 msgstr ""
8807 #: config/rs6000/rs6000.opt:467
8808 #, no-c-format
8809 msgid "Use r11 to hold the static link in calls to functions via pointers."
8810 msgstr ""
8812 #: config/rs6000/rs6000.opt:471
8813 #, no-c-format
8814 msgid "Save the TOC in the prologue for indirect calls rather than inline."
8815 msgstr ""
8817 #: config/rs6000/rs6000.opt:479
8818 #, no-c-format
8819 msgid "Fuse certain integer operations together for better performance on power8."
8820 msgstr ""
8822 #: config/rs6000/rs6000.opt:483
8823 #, no-c-format
8824 msgid "Allow sign extension in fusion operations."
8825 msgstr ""
8827 #: config/rs6000/rs6000.opt:487
8828 #, no-c-format
8829 msgid "Use vector and scalar instructions added in ISA 2.07."
8830 msgstr ""
8832 #: config/rs6000/rs6000.opt:491 config/rs6000/rs6000.opt:495
8833 #, no-c-format
8834 msgid "Fuse certain integer operations together for better performance on power10."
8835 msgstr ""
8837 #: config/rs6000/rs6000.opt:499
8838 #, no-c-format
8839 msgid "Fuse pairs of scalar or vector logical operations together for better performance on power10."
8840 msgstr ""
8842 #: config/rs6000/rs6000.opt:503
8843 #, no-c-format
8844 msgid "Fuse scalar logical op with add/subf for better performance on power10."
8845 msgstr ""
8847 #: config/rs6000/rs6000.opt:507
8848 #, no-c-format
8849 msgid "Fuse scalar add/subf with logical op for better performance on power10."
8850 msgstr ""
8852 #: config/rs6000/rs6000.opt:511
8853 #, no-c-format
8854 msgid "Fuse dependent pairs of add or vaddudm instructions for better performance on power10."
8855 msgstr ""
8857 #: config/rs6000/rs6000.opt:515
8858 #, no-c-format
8859 msgid "Fuse certain store operations together for better performance on power10."
8860 msgstr ""
8862 #: config/rs6000/rs6000.opt:519
8863 #, no-c-format
8864 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
8865 msgstr ""
8867 #: config/rs6000/rs6000.opt:526
8868 #, no-c-format
8869 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
8870 msgstr ""
8872 #: config/rs6000/rs6000.opt:530
8873 #, no-c-format
8874 msgid "Generate the quad word memory instructions (lq/stq)."
8875 msgstr ""
8877 #: config/rs6000/rs6000.opt:534
8878 #, no-c-format
8879 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
8880 msgstr ""
8882 #: config/rs6000/rs6000.opt:538
8883 #, no-c-format
8884 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
8885 msgstr ""
8887 #: config/rs6000/rs6000.opt:542
8888 #, no-c-format
8889 msgid "Analyze and remove doubleword swaps from VSX computations."
8890 msgstr ""
8892 #: config/rs6000/rs6000.opt:550
8893 #, no-c-format
8894 msgid "Use certain scalar instructions added in ISA 3.0."
8895 msgstr ""
8897 #: config/rs6000/rs6000.opt:554
8898 #, no-c-format
8899 msgid "Use vector instructions added in ISA 3.0."
8900 msgstr ""
8902 #: config/rs6000/rs6000.opt:558
8903 #, no-c-format
8904 msgid "Use the new min/max instructions defined in ISA 3.0."
8905 msgstr ""
8907 #: config/rs6000/rs6000.opt:562
8908 #, fuzzy, no-c-format
8909 msgid "Generate the integer modulo instructions."
8910 msgstr "Не генерыраваць сімвальныя інструкцыі"
8912 #: config/rs6000/rs6000.opt:566
8913 #, no-c-format
8914 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
8915 msgstr ""
8917 #: config/rs6000/rs6000.opt:570
8918 #, no-c-format
8919 msgid "Enable using IEEE 128-bit floating point instructions."
8920 msgstr ""
8922 #: config/rs6000/rs6000.opt:574
8923 #, no-c-format
8924 msgid "Enable default conversions between __float128 & long double."
8925 msgstr ""
8927 #: config/rs6000/rs6000.opt:614
8928 #, fuzzy, no-c-format
8929 #| msgid "Do not generate char instructions"
8930 msgid "Generate (do not generate) prefixed memory instructions."
8931 msgstr "Не генерыраваць сімвальныя інструкцыі"
8933 #: config/rs6000/rs6000.opt:618
8934 #, no-c-format
8935 msgid "Generate (do not generate) pc-relative memory addressing."
8936 msgstr ""
8938 #: config/rs6000/rs6000.opt:622
8939 #, no-c-format
8940 msgid "Generate (do not generate) pc-relative memory optimizations for externals."
8941 msgstr ""
8943 #: config/rs6000/rs6000.opt:626
8944 #, fuzzy, no-c-format
8945 #| msgid "Do not generate char instructions"
8946 msgid "Generate (do not generate) MMA instructions."
8947 msgstr "Не генерыраваць сімвальныя інструкцыі"
8949 #: config/rs6000/rs6000.opt:633
8950 #, no-c-format
8951 msgid "Enable instructions that guard against return-oriented programming attacks."
8952 msgstr ""
8954 #: config/rs6000/rs6000.opt:637
8955 #, no-c-format
8956 msgid "Generate code that will run in privileged state."
8957 msgstr ""
8959 #: config/rs6000/rs6000.opt:641
8960 #, fuzzy, no-c-format
8961 #| msgid "Do not generate char instructions"
8962 msgid "Generate (do not generate) code that uses the XXSPLTIW instruction."
8963 msgstr "Не генерыраваць сімвальныя інструкцыі"
8965 #: config/rs6000/rs6000.opt:645
8966 #, no-c-format
8967 msgid "Generate (do not generate) code that uses the XXSPLTIDP instruction."
8968 msgstr ""
8970 #: config/rs6000/rs6000.opt:649
8971 #, fuzzy, no-c-format
8972 #| msgid "Do not generate char instructions"
8973 msgid "Generate (do not generate) code that uses the LXVKQ instruction."
8974 msgstr "Не генерыраваць сімвальныя інструкцыі"
8976 #: config/rs6000/rs6000.opt:653
8977 #, no-c-format
8978 msgid "When costing for loop vectorization, we probably need to penalize the loop body cost if the existing cost model may not adequately reflect delays from unavailable vector resources.  We collect the cost for vectorized statements and non-vectorized statements separately, check the proportion of vec_cost to total cost of vec_cost and non vec_cost, and penalize only if the proportion exceeds the threshold specified by this parameter.  The default value is 85."
8979 msgstr ""
8981 #: config/rs6000/rs6000.opt:662
8982 #, no-c-format
8983 msgid "Like parameter rs6000-density-pct-threshold, we also check the total sum of vec_cost and non vec_cost, and penalize only if the sum exceeds the threshold specified by this parameter.  The default value is 70."
8984 msgstr ""
8986 #: config/rs6000/rs6000.opt:668
8987 #, no-c-format
8988 msgid "When both heuristics with rs6000-density-pct-threshold and rs6000-density-size-threshold are satisfied, we decide to penalize the loop body cost by the value which is specified by this parameter.  The default value is 10."
8989 msgstr ""
8991 #: config/rs6000/rs6000.opt:675
8992 #, no-c-format
8993 msgid "When costing for loop vectorization, we probably need to penalize the loop body cost by accounting for excess strided or elementwise loads.  We collect the numbers for general statements and load statements according to the information for statements to be vectorized, check the proportion of load statements, and penalize only if the proportion exceeds the threshold specified by this parameter.  The default value is 45."
8994 msgstr ""
8996 #: config/rs6000/rs6000.opt:684
8997 #, no-c-format
8998 msgid "Like parameter rs6000-density-load-pct-threshold, we also check if the total number of load statements exceeds the threshold specified by this parameter, and penalize only if it's satisfied.  The default value is 20."
8999 msgstr ""
9001 #: config/rs6000/sysv4.opt:24
9002 #, no-c-format
9003 msgid "-mcall-ABI\tSelect ABI calling convention."
9004 msgstr ""
9006 #: config/rs6000/sysv4.opt:28
9007 #, no-c-format
9008 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
9009 msgstr ""
9011 #: config/rs6000/sysv4.opt:32
9012 #, no-c-format
9013 msgid "Allow readonly data in sdata."
9014 msgstr ""
9016 #: config/rs6000/sysv4.opt:36
9017 #, no-c-format
9018 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
9019 msgstr ""
9021 #: config/rs6000/sysv4.opt:52
9022 #, no-c-format
9023 msgid "Align to the base type of the bit-field."
9024 msgstr ""
9026 #: config/rs6000/sysv4.opt:56
9027 #, no-c-format
9028 msgid "Align to the base type of the bit-field. Don't assume that unaligned accesses are handled by the system."
9029 msgstr ""
9031 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
9032 #, no-c-format
9033 msgid "Produce code relocatable at runtime."
9034 msgstr ""
9036 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
9037 #, no-c-format
9038 msgid "Produce little endian code."
9039 msgstr ""
9041 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
9042 #, no-c-format
9043 msgid "Produce big endian code."
9044 msgstr ""
9046 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
9047 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
9048 #: config/rs6000/sysv4.opt:153
9049 #, no-c-format
9050 msgid "No description yet."
9051 msgstr ""
9053 #: config/rs6000/sysv4.opt:94
9054 #, no-c-format
9055 msgid "Assume all variable arg functions are prototyped."
9056 msgstr ""
9058 #: config/rs6000/sysv4.opt:103
9059 #, fuzzy, no-c-format
9060 #| msgid "Don't use EABI"
9061 msgid "Use EABI."
9062 msgstr "Не выкарыстоўваць EABI"
9064 #: config/rs6000/sysv4.opt:107
9065 #, no-c-format
9066 msgid "Allow bit-fields to cross word boundaries."
9067 msgstr ""
9069 #: config/rs6000/sysv4.opt:111
9070 #, fuzzy, no-c-format
9071 #| msgid "Use alternate register names"
9072 msgid "Use alternate register names."
9073 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
9075 #: config/rs6000/sysv4.opt:117
9076 #, no-c-format
9077 msgid "Use default method for sdata handling."
9078 msgstr ""
9080 #: config/rs6000/sysv4.opt:121
9081 #, no-c-format
9082 msgid "Link with libsim.a, libc.a and sim-crt0.o."
9083 msgstr ""
9085 #: config/rs6000/sysv4.opt:125
9086 #, no-c-format
9087 msgid "Link with libads.a, libc.a and crt0.o."
9088 msgstr ""
9090 #: config/rs6000/sysv4.opt:129
9091 #, no-c-format
9092 msgid "Link with libyk.a, libc.a and crt0.o."
9093 msgstr ""
9095 #: config/rs6000/sysv4.opt:133
9096 #, no-c-format
9097 msgid "Link with libmvme.a, libc.a and crt0.o."
9098 msgstr ""
9100 #: config/rs6000/sysv4.opt:137
9101 #, no-c-format
9102 msgid "Set the PPC_EMB bit in the ELF flags header."
9103 msgstr ""
9105 #: config/rs6000/sysv4.opt:157
9106 #, no-c-format
9107 msgid "Generate code to use a non-exec PLT and GOT."
9108 msgstr ""
9110 #: config/rs6000/sysv4.opt:161
9111 #, fuzzy, no-c-format
9112 msgid "Generate code for old exec BSS PLT."
9113 msgstr "Стварыць код для DLL"
9115 #: config/rs6000/sysv4.opt:165
9116 #, no-c-format
9117 msgid "Use inline plt sequences to implement long calls and -fno-plt."
9118 msgstr ""
9120 #: config/rs6000/sysv4.opt:169
9121 #, no-c-format
9122 msgid "Emit .gnu_attribute tags."
9123 msgstr ""
9125 #: config/alpha/alpha.opt:27
9126 #, fuzzy, no-c-format
9127 #| msgid "Use 64-bit FP registers"
9128 msgid "Use fp registers."
9129 msgstr "Выкарыстоўваць 64-бітныя FP-рэгістры"
9131 #: config/alpha/alpha.opt:35
9132 #, no-c-format
9133 msgid "Request IEEE-conformant math library routines (OSF/1)."
9134 msgstr ""
9136 #: config/alpha/alpha.opt:39
9137 #, no-c-format
9138 msgid "Emit IEEE-conformant code, without inexact exceptions."
9139 msgstr ""
9141 #: config/alpha/alpha.opt:46
9142 #, no-c-format
9143 msgid "Do not emit complex integer constants to read-only memory."
9144 msgstr ""
9146 #: config/alpha/alpha.opt:50
9147 #, no-c-format
9148 msgid "Use VAX fp."
9149 msgstr ""
9151 #: config/alpha/alpha.opt:54
9152 #, fuzzy, no-c-format
9153 #| msgid "Do not use hardware fp"
9154 msgid "Do not use VAX fp."
9155 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
9157 #: config/alpha/alpha.opt:58
9158 #, no-c-format
9159 msgid "Emit code for the byte/word ISA extension."
9160 msgstr ""
9162 #: config/alpha/alpha.opt:62
9163 #, no-c-format
9164 msgid "Emit code for the motion video ISA extension."
9165 msgstr ""
9167 #: config/alpha/alpha.opt:66
9168 #, no-c-format
9169 msgid "Emit code for the fp move and sqrt ISA extension."
9170 msgstr ""
9172 #: config/alpha/alpha.opt:70
9173 #, no-c-format
9174 msgid "Emit code for the counting ISA extension."
9175 msgstr ""
9177 #: config/alpha/alpha.opt:74
9178 #, no-c-format
9179 msgid "Emit code using explicit relocation directives."
9180 msgstr ""
9182 #: config/alpha/alpha.opt:78
9183 #, no-c-format
9184 msgid "Emit 16-bit relocations to the small data areas."
9185 msgstr ""
9187 #: config/alpha/alpha.opt:82
9188 #, no-c-format
9189 msgid "Emit 32-bit relocations to the small data areas."
9190 msgstr ""
9192 #: config/alpha/alpha.opt:86
9193 #, no-c-format
9194 msgid "Emit direct branches to local functions."
9195 msgstr ""
9197 #: config/alpha/alpha.opt:90
9198 #, no-c-format
9199 msgid "Emit indirect branches to local functions."
9200 msgstr ""
9202 #: config/alpha/alpha.opt:94
9203 #, no-c-format
9204 msgid "Emit rdval instead of rduniq for thread pointer."
9205 msgstr ""
9207 #: config/alpha/alpha.opt:106
9208 #, no-c-format
9209 msgid "Use features of and schedule given CPU."
9210 msgstr ""
9212 #: config/alpha/alpha.opt:110
9213 #, no-c-format
9214 msgid "Schedule given CPU."
9215 msgstr ""
9217 #: config/alpha/alpha.opt:114
9218 #, no-c-format
9219 msgid "Control the generated fp rounding mode."
9220 msgstr ""
9222 #: config/alpha/alpha.opt:118
9223 #, no-c-format
9224 msgid "Control the IEEE trap mode."
9225 msgstr ""
9227 #: config/alpha/alpha.opt:122
9228 #, no-c-format
9229 msgid "Control the precision given to fp exceptions."
9230 msgstr ""
9232 #: config/alpha/alpha.opt:126
9233 #, no-c-format
9234 msgid "Tune expected memory latency."
9235 msgstr ""
9237 #: config/tilepro/tilepro.opt:23
9238 #, no-c-format
9239 msgid "Compile with 32 bit longs and pointers, which is the only supported behavior and thus the flag is ignored."
9240 msgstr ""
9242 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
9243 #, no-c-format
9244 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
9245 msgstr ""
9247 #: config/tilepro/tilepro.opt:32
9248 #, no-c-format
9249 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
9250 msgstr ""
9252 #: config/lm32/lm32.opt:24
9253 #, fuzzy, no-c-format
9254 #| msgid "Don't use AltiVec instructions"
9255 msgid "Enable multiply instructions."
9256 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
9258 #: config/lm32/lm32.opt:28
9259 #, no-c-format
9260 msgid "Enable divide and modulus instructions."
9261 msgstr ""
9263 #: config/lm32/lm32.opt:32
9264 #, fuzzy, no-c-format
9265 msgid "Enable barrel shift instructions."
9266 msgstr "нявернае выкарыстанне \"restict\""
9268 #: config/lm32/lm32.opt:36
9269 #, fuzzy, no-c-format
9270 msgid "Enable sign extend instructions."
9271 msgstr "нявернае выкарыстанне \"restict\""
9273 #: config/lm32/lm32.opt:40
9274 #, fuzzy, no-c-format
9275 msgid "Enable user-defined instructions."
9276 msgstr "Не генерыраваць сімвальныя інструкцыі"
9278 #: config/or1k/elf.opt:28
9279 #, no-c-format
9280 msgid "Configure the newlib board specific runtime.  The default is or1ksim."
9281 msgstr ""
9283 #: config/or1k/elf.opt:32
9284 #, no-c-format
9285 msgid "This option is ignored; it is provided for compatibility purposes only.  This used to select linker and preprocessor options for use with newlib."
9286 msgstr ""
9288 #: config/or1k/or1k.opt:29
9289 #, no-c-format
9290 msgid "Enable generation of hardware divide (l.div, l.divu) instructions.  This is the default; use -msoft-div to override."
9291 msgstr ""
9293 #: config/or1k/or1k.opt:34
9294 #, no-c-format
9295 msgid "Enable generation of binaries which use functions from libgcc to perform divide operations.  The default is -mhard-div."
9296 msgstr ""
9298 #: config/or1k/or1k.opt:39
9299 #, no-c-format
9300 msgid "Enable generation of hardware multiply instructions (l.mul, l.muli) instructions. This is the default; use -msoft-mul to override."
9301 msgstr ""
9303 #: config/or1k/or1k.opt:44
9304 #, no-c-format
9305 msgid "Enable generation of binaries which use functions from libgcc to perform multiply operations. The default is -mhard-mul."
9306 msgstr ""
9308 #: config/or1k/or1k.opt:49
9309 #, no-c-format
9310 msgid "Enable generation of binaries which use functions from libgcc to perform floating point operations.  This is the default; use -mhard-float to override."
9311 msgstr ""
9313 #: config/or1k/or1k.opt:54
9314 #, no-c-format
9315 msgid "Enable generation of hardware floating point instructions. The default is -msoft-float."
9316 msgstr ""
9318 #: config/or1k/or1k.opt:59
9319 #, no-c-format
9320 msgid "When -mhard-float is selected, enables generation of double-precision floating point instructions.  By default functions from libgcc are used to perform double-precision floating point operations."
9321 msgstr ""
9323 #: config/or1k/or1k.opt:65
9324 #, no-c-format
9325 msgid "When -mhard-float is selected, enables generation of unordered floating point compare and set flag (lf.sfun*) instructions.  By default functions from libgcc are used to perform unordered floating point compare and set flag operations."
9326 msgstr ""
9328 #: config/or1k/or1k.opt:71
9329 #, no-c-format
9330 msgid "Specify the code model used for accessing memory addresses.  Specifying large enables generating binaries with large global offset tables.  By default the value is small."
9331 msgstr ""
9333 #: config/or1k/or1k.opt:77
9334 #, no-c-format
9335 msgid "Known code model types (for use with the -mcmodel= option):"
9336 msgstr ""
9338 #: config/or1k/or1k.opt:87
9339 #, no-c-format
9340 msgid "Enable generation of conditional move (l.cmov) instructions.  By default the equivalent will be generated using set and branch."
9341 msgstr ""
9343 #: config/or1k/or1k.opt:92
9344 #, no-c-format
9345 msgid "Enable generation of rotate right (l.ror) instructions.  By default functions from libgcc are used to perform rotate right operations."
9346 msgstr ""
9348 #: config/or1k/or1k.opt:97
9349 #, no-c-format
9350 msgid "Enable generation of rotate right with immediate (l.rori) instructions.  By default functions from libgcc are used to perform rotate right with immediate operations."
9351 msgstr ""
9353 #: config/or1k/or1k.opt:103
9354 #, no-c-format
9355 msgid "Enable generation of sign extension (l.ext*) instructions.  By default memory loads are used to perform sign extension."
9356 msgstr ""
9358 #: config/or1k/or1k.opt:108
9359 #, no-c-format
9360 msgid "Enable generation of compare and set flag with immediate (l.sf*i) instructions. By default extra instructions will be generated to store the immediate to a register first."
9361 msgstr ""
9363 #: config/or1k/or1k.opt:114
9364 #, no-c-format
9365 msgid "Enable generation of shift with immediate (l.srai, l.srli, l.slli) instructions. By default extra instructions will be generated to store the immediate to a register first."
9366 msgstr ""
9368 #: config/nios2/elf.opt:26
9369 #, no-c-format
9370 msgid "Link with a limited version of the C library."
9371 msgstr ""
9373 #: config/nios2/elf.opt:30
9374 #, no-c-format
9375 msgid "Name of system library to link against."
9376 msgstr ""
9378 #: config/nios2/elf.opt:34
9379 #, no-c-format
9380 msgid "Name of the startfile."
9381 msgstr ""
9383 #: config/nios2/elf.opt:38
9384 #, no-c-format
9385 msgid "Link with HAL BSP."
9386 msgstr ""
9388 #: config/nios2/nios2.opt:35
9389 #, no-c-format
9390 msgid "Enable DIV, DIVU."
9391 msgstr ""
9393 #: config/nios2/nios2.opt:39
9394 #, no-c-format
9395 msgid "Enable MUL instructions."
9396 msgstr ""
9398 #: config/nios2/nios2.opt:43
9399 #, no-c-format
9400 msgid "Enable MULX instructions, assume fast shifter."
9401 msgstr ""
9403 #: config/nios2/nios2.opt:47
9404 #, no-c-format
9405 msgid "Use table based fast divide (default at -O3)."
9406 msgstr ""
9408 #: config/nios2/nios2.opt:51
9409 #, no-c-format
9410 msgid "All memory accesses use I/O load/store instructions."
9411 msgstr ""
9413 #: config/nios2/nios2.opt:55
9414 #, no-c-format
9415 msgid "Volatile memory accesses use I/O load/store instructions."
9416 msgstr ""
9418 #: config/nios2/nios2.opt:59
9419 #, no-c-format
9420 msgid "Volatile memory accesses do not use I/O load/store instructions."
9421 msgstr ""
9423 #: config/nios2/nios2.opt:63
9424 #, no-c-format
9425 msgid "Enable/disable GP-relative addressing."
9426 msgstr ""
9428 #: config/nios2/nios2.opt:67
9429 #, no-c-format
9430 msgid "Valid options for GP-relative addressing (for -mgpopt):"
9431 msgstr ""
9433 #: config/nios2/nios2.opt:86
9434 #, no-c-format
9435 msgid "Equivalent to -mgpopt=local."
9436 msgstr ""
9438 #: config/nios2/nios2.opt:90
9439 #, no-c-format
9440 msgid "Equivalent to -mgpopt=none."
9441 msgstr ""
9443 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
9444 #: config/tilegx/tilegx.opt:45
9445 #, no-c-format
9446 msgid "Use big-endian byte order."
9447 msgstr ""
9449 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
9450 #: config/tilegx/tilegx.opt:49
9451 #, no-c-format
9452 msgid "Use little-endian byte order."
9453 msgstr ""
9455 #: config/nios2/nios2.opt:102
9456 #, no-c-format
9457 msgid "Floating point custom instruction configuration name."
9458 msgstr ""
9460 #: config/nios2/nios2.opt:106
9461 #, fuzzy, no-c-format
9462 msgid "Do not use the ftruncds custom instruction."
9463 msgstr "Не генерыраваць сімвальныя інструкцыі"
9465 #: config/nios2/nios2.opt:110
9466 #, no-c-format
9467 msgid "Integer id (N) of ftruncds custom instruction."
9468 msgstr ""
9470 #: config/nios2/nios2.opt:114
9471 #, fuzzy, no-c-format
9472 msgid "Do not use the fextsd custom instruction."
9473 msgstr "Не генерыраваць сімвальныя інструкцыі"
9475 #: config/nios2/nios2.opt:118
9476 #, no-c-format
9477 msgid "Integer id (N) of fextsd custom instruction."
9478 msgstr ""
9480 #: config/nios2/nios2.opt:122
9481 #, fuzzy, no-c-format
9482 msgid "Do not use the fixdu custom instruction."
9483 msgstr "Не генерыраваць сімвальныя інструкцыі"
9485 #: config/nios2/nios2.opt:126
9486 #, no-c-format
9487 msgid "Integer id (N) of fixdu custom instruction."
9488 msgstr ""
9490 #: config/nios2/nios2.opt:130
9491 #, fuzzy, no-c-format
9492 msgid "Do not use the fixdi custom instruction."
9493 msgstr "Не генерыраваць сімвальныя інструкцыі"
9495 #: config/nios2/nios2.opt:134
9496 #, no-c-format
9497 msgid "Integer id (N) of fixdi custom instruction."
9498 msgstr ""
9500 #: config/nios2/nios2.opt:138
9501 #, fuzzy, no-c-format
9502 msgid "Do not use the fixsu custom instruction."
9503 msgstr "Не генерыраваць сімвальныя інструкцыі"
9505 #: config/nios2/nios2.opt:142
9506 #, no-c-format
9507 msgid "Integer id (N) of fixsu custom instruction."
9508 msgstr ""
9510 #: config/nios2/nios2.opt:146
9511 #, fuzzy, no-c-format
9512 msgid "Do not use the fixsi custom instruction."
9513 msgstr "Не генерыраваць сімвальныя інструкцыі"
9515 #: config/nios2/nios2.opt:150
9516 #, no-c-format
9517 msgid "Integer id (N) of fixsi custom instruction."
9518 msgstr ""
9520 #: config/nios2/nios2.opt:154
9521 #, fuzzy, no-c-format
9522 msgid "Do not use the floatud custom instruction."
9523 msgstr "Не генерыраваць сімвальныя інструкцыі"
9525 #: config/nios2/nios2.opt:158
9526 #, no-c-format
9527 msgid "Integer id (N) of floatud custom instruction."
9528 msgstr ""
9530 #: config/nios2/nios2.opt:162
9531 #, fuzzy, no-c-format
9532 msgid "Do not use the floatid custom instruction."
9533 msgstr "Не генерыраваць сімвальныя інструкцыі"
9535 #: config/nios2/nios2.opt:166
9536 #, no-c-format
9537 msgid "Integer id (N) of floatid custom instruction."
9538 msgstr ""
9540 #: config/nios2/nios2.opt:170
9541 #, fuzzy, no-c-format
9542 msgid "Do not use the floatus custom instruction."
9543 msgstr "Не генерыраваць сімвальныя інструкцыі"
9545 #: config/nios2/nios2.opt:174
9546 #, no-c-format
9547 msgid "Integer id (N) of floatus custom instruction."
9548 msgstr ""
9550 #: config/nios2/nios2.opt:178
9551 #, fuzzy, no-c-format
9552 msgid "Do not use the floatis custom instruction."
9553 msgstr "Не генерыраваць сімвальныя інструкцыі"
9555 #: config/nios2/nios2.opt:182
9556 #, no-c-format
9557 msgid "Integer id (N) of floatis custom instruction."
9558 msgstr ""
9560 #: config/nios2/nios2.opt:186
9561 #, fuzzy, no-c-format
9562 msgid "Do not use the fcmpned custom instruction."
9563 msgstr "Не генерыраваць сімвальныя інструкцыі"
9565 #: config/nios2/nios2.opt:190
9566 #, no-c-format
9567 msgid "Integer id (N) of fcmpned custom instruction."
9568 msgstr ""
9570 #: config/nios2/nios2.opt:194
9571 #, fuzzy, no-c-format
9572 msgid "Do not use the fcmpeqd custom instruction."
9573 msgstr "Не генерыраваць сімвальныя інструкцыі"
9575 #: config/nios2/nios2.opt:198
9576 #, no-c-format
9577 msgid "Integer id (N) of fcmpeqd custom instruction."
9578 msgstr ""
9580 #: config/nios2/nios2.opt:202
9581 #, fuzzy, no-c-format
9582 msgid "Do not use the fcmpged custom instruction."
9583 msgstr "Не генерыраваць сімвальныя інструкцыі"
9585 #: config/nios2/nios2.opt:206
9586 #, no-c-format
9587 msgid "Integer id (N) of fcmpged custom instruction."
9588 msgstr ""
9590 #: config/nios2/nios2.opt:210
9591 #, fuzzy, no-c-format
9592 msgid "Do not use the fcmpgtd custom instruction."
9593 msgstr "Не генерыраваць сімвальныя інструкцыі"
9595 #: config/nios2/nios2.opt:214
9596 #, no-c-format
9597 msgid "Integer id (N) of fcmpgtd custom instruction."
9598 msgstr ""
9600 #: config/nios2/nios2.opt:218
9601 #, fuzzy, no-c-format
9602 msgid "Do not use the fcmpled custom instruction."
9603 msgstr "Не генерыраваць сімвальныя інструкцыі"
9605 #: config/nios2/nios2.opt:222
9606 #, no-c-format
9607 msgid "Integer id (N) of fcmpled custom instruction."
9608 msgstr ""
9610 #: config/nios2/nios2.opt:226
9611 #, fuzzy, no-c-format
9612 msgid "Do not use the fcmpltd custom instruction."
9613 msgstr "Не генерыраваць сімвальныя інструкцыі"
9615 #: config/nios2/nios2.opt:230
9616 #, no-c-format
9617 msgid "Integer id (N) of fcmpltd custom instruction."
9618 msgstr ""
9620 #: config/nios2/nios2.opt:234
9621 #, fuzzy, no-c-format
9622 msgid "Do not use the flogd custom instruction."
9623 msgstr "Не генерыраваць сімвальныя інструкцыі"
9625 #: config/nios2/nios2.opt:238
9626 #, no-c-format
9627 msgid "Integer id (N) of flogd custom instruction."
9628 msgstr ""
9630 #: config/nios2/nios2.opt:242
9631 #, fuzzy, no-c-format
9632 msgid "Do not use the fexpd custom instruction."
9633 msgstr "Не генерыраваць сімвальныя інструкцыі"
9635 #: config/nios2/nios2.opt:246
9636 #, no-c-format
9637 msgid "Integer id (N) of fexpd custom instruction."
9638 msgstr ""
9640 #: config/nios2/nios2.opt:250
9641 #, fuzzy, no-c-format
9642 msgid "Do not use the fatand custom instruction."
9643 msgstr "Не генерыраваць сімвальныя інструкцыі"
9645 #: config/nios2/nios2.opt:254
9646 #, no-c-format
9647 msgid "Integer id (N) of fatand custom instruction."
9648 msgstr ""
9650 #: config/nios2/nios2.opt:258
9651 #, fuzzy, no-c-format
9652 msgid "Do not use the ftand custom instruction."
9653 msgstr "Не генерыраваць сімвальныя інструкцыі"
9655 #: config/nios2/nios2.opt:262
9656 #, no-c-format
9657 msgid "Integer id (N) of ftand custom instruction."
9658 msgstr ""
9660 #: config/nios2/nios2.opt:266
9661 #, fuzzy, no-c-format
9662 msgid "Do not use the fsind custom instruction."
9663 msgstr "Не генерыраваць сімвальныя інструкцыі"
9665 #: config/nios2/nios2.opt:270
9666 #, no-c-format
9667 msgid "Integer id (N) of fsind custom instruction."
9668 msgstr ""
9670 #: config/nios2/nios2.opt:274
9671 #, fuzzy, no-c-format
9672 msgid "Do not use the fcosd custom instruction."
9673 msgstr "Не генерыраваць сімвальныя інструкцыі"
9675 #: config/nios2/nios2.opt:278
9676 #, no-c-format
9677 msgid "Integer id (N) of fcosd custom instruction."
9678 msgstr ""
9680 #: config/nios2/nios2.opt:282
9681 #, fuzzy, no-c-format
9682 msgid "Do not use the fsqrtd custom instruction."
9683 msgstr "Не генерыраваць сімвальныя інструкцыі"
9685 #: config/nios2/nios2.opt:286
9686 #, no-c-format
9687 msgid "Integer id (N) of fsqrtd custom instruction."
9688 msgstr ""
9690 #: config/nios2/nios2.opt:290
9691 #, fuzzy, no-c-format
9692 msgid "Do not use the fabsd custom instruction."
9693 msgstr "Не генерыраваць сімвальныя інструкцыі"
9695 #: config/nios2/nios2.opt:294
9696 #, no-c-format
9697 msgid "Integer id (N) of fabsd custom instruction."
9698 msgstr ""
9700 #: config/nios2/nios2.opt:298
9701 #, fuzzy, no-c-format
9702 msgid "Do not use the fnegd custom instruction."
9703 msgstr "Не генерыраваць сімвальныя інструкцыі"
9705 #: config/nios2/nios2.opt:302
9706 #, no-c-format
9707 msgid "Integer id (N) of fnegd custom instruction."
9708 msgstr ""
9710 #: config/nios2/nios2.opt:306
9711 #, fuzzy, no-c-format
9712 msgid "Do not use the fmaxd custom instruction."
9713 msgstr "Не генерыраваць сімвальныя інструкцыі"
9715 #: config/nios2/nios2.opt:310
9716 #, no-c-format
9717 msgid "Integer id (N) of fmaxd custom instruction."
9718 msgstr ""
9720 #: config/nios2/nios2.opt:314
9721 #, fuzzy, no-c-format
9722 msgid "Do not use the fmind custom instruction."
9723 msgstr "Не генерыраваць сімвальныя інструкцыі"
9725 #: config/nios2/nios2.opt:318
9726 #, no-c-format
9727 msgid "Integer id (N) of fmind custom instruction."
9728 msgstr ""
9730 #: config/nios2/nios2.opt:322
9731 #, fuzzy, no-c-format
9732 msgid "Do not use the fdivd custom instruction."
9733 msgstr "Не генерыраваць сімвальныя інструкцыі"
9735 #: config/nios2/nios2.opt:326
9736 #, no-c-format
9737 msgid "Integer id (N) of fdivd custom instruction."
9738 msgstr ""
9740 #: config/nios2/nios2.opt:330
9741 #, fuzzy, no-c-format
9742 msgid "Do not use the fmuld custom instruction."
9743 msgstr "Не генерыраваць сімвальныя інструкцыі"
9745 #: config/nios2/nios2.opt:334
9746 #, no-c-format
9747 msgid "Integer id (N) of fmuld custom instruction."
9748 msgstr ""
9750 #: config/nios2/nios2.opt:338
9751 #, fuzzy, no-c-format
9752 msgid "Do not use the fsubd custom instruction."
9753 msgstr "Не генерыраваць сімвальныя інструкцыі"
9755 #: config/nios2/nios2.opt:342
9756 #, no-c-format
9757 msgid "Integer id (N) of fsubd custom instruction."
9758 msgstr ""
9760 #: config/nios2/nios2.opt:346
9761 #, fuzzy, no-c-format
9762 msgid "Do not use the faddd custom instruction."
9763 msgstr "Не генерыраваць сімвальныя інструкцыі"
9765 #: config/nios2/nios2.opt:350
9766 #, no-c-format
9767 msgid "Integer id (N) of faddd custom instruction."
9768 msgstr ""
9770 #: config/nios2/nios2.opt:354
9771 #, fuzzy, no-c-format
9772 msgid "Do not use the fcmpnes custom instruction."
9773 msgstr "Не генерыраваць сімвальныя інструкцыі"
9775 #: config/nios2/nios2.opt:358
9776 #, no-c-format
9777 msgid "Integer id (N) of fcmpnes custom instruction."
9778 msgstr ""
9780 #: config/nios2/nios2.opt:362
9781 #, fuzzy, no-c-format
9782 msgid "Do not use the fcmpeqs custom instruction."
9783 msgstr "Не генерыраваць сімвальныя інструкцыі"
9785 #: config/nios2/nios2.opt:366
9786 #, no-c-format
9787 msgid "Integer id (N) of fcmpeqs custom instruction."
9788 msgstr ""
9790 #: config/nios2/nios2.opt:370
9791 #, fuzzy, no-c-format
9792 msgid "Do not use the fcmpges custom instruction."
9793 msgstr "Не генерыраваць сімвальныя інструкцыі"
9795 #: config/nios2/nios2.opt:374
9796 #, no-c-format
9797 msgid "Integer id (N) of fcmpges custom instruction."
9798 msgstr ""
9800 #: config/nios2/nios2.opt:378
9801 #, fuzzy, no-c-format
9802 msgid "Do not use the fcmpgts custom instruction."
9803 msgstr "Не генерыраваць сімвальныя інструкцыі"
9805 #: config/nios2/nios2.opt:382
9806 #, no-c-format
9807 msgid "Integer id (N) of fcmpgts custom instruction."
9808 msgstr ""
9810 #: config/nios2/nios2.opt:386
9811 #, fuzzy, no-c-format
9812 msgid "Do not use the fcmples custom instruction."
9813 msgstr "Не генерыраваць сімвальныя інструкцыі"
9815 #: config/nios2/nios2.opt:390
9816 #, no-c-format
9817 msgid "Integer id (N) of fcmples custom instruction."
9818 msgstr ""
9820 #: config/nios2/nios2.opt:394
9821 #, fuzzy, no-c-format
9822 msgid "Do not use the fcmplts custom instruction."
9823 msgstr "Не генерыраваць сімвальныя інструкцыі"
9825 #: config/nios2/nios2.opt:398
9826 #, no-c-format
9827 msgid "Integer id (N) of fcmplts custom instruction."
9828 msgstr ""
9830 #: config/nios2/nios2.opt:402
9831 #, fuzzy, no-c-format
9832 msgid "Do not use the flogs custom instruction."
9833 msgstr "Не генерыраваць сімвальныя інструкцыі"
9835 #: config/nios2/nios2.opt:406
9836 #, no-c-format
9837 msgid "Integer id (N) of flogs custom instruction."
9838 msgstr ""
9840 #: config/nios2/nios2.opt:410
9841 #, fuzzy, no-c-format
9842 msgid "Do not use the fexps custom instruction."
9843 msgstr "Не генерыраваць сімвальныя інструкцыі"
9845 #: config/nios2/nios2.opt:414
9846 #, no-c-format
9847 msgid "Integer id (N) of fexps custom instruction."
9848 msgstr ""
9850 #: config/nios2/nios2.opt:418
9851 #, fuzzy, no-c-format
9852 msgid "Do not use the fatans custom instruction."
9853 msgstr "Не генерыраваць сімвальныя інструкцыі"
9855 #: config/nios2/nios2.opt:422
9856 #, no-c-format
9857 msgid "Integer id (N) of fatans custom instruction."
9858 msgstr ""
9860 #: config/nios2/nios2.opt:426
9861 #, fuzzy, no-c-format
9862 msgid "Do not use the ftans custom instruction."
9863 msgstr "Не генерыраваць сімвальныя інструкцыі"
9865 #: config/nios2/nios2.opt:430
9866 #, no-c-format
9867 msgid "Integer id (N) of ftans custom instruction."
9868 msgstr ""
9870 #: config/nios2/nios2.opt:434
9871 #, fuzzy, no-c-format
9872 msgid "Do not use the fsins custom instruction."
9873 msgstr "Не генерыраваць сімвальныя інструкцыі"
9875 #: config/nios2/nios2.opt:438
9876 #, no-c-format
9877 msgid "Integer id (N) of fsins custom instruction."
9878 msgstr ""
9880 #: config/nios2/nios2.opt:442
9881 #, fuzzy, no-c-format
9882 msgid "Do not use the fcoss custom instruction."
9883 msgstr "Не генерыраваць сімвальныя інструкцыі"
9885 #: config/nios2/nios2.opt:446
9886 #, no-c-format
9887 msgid "Integer id (N) of fcoss custom instruction."
9888 msgstr ""
9890 #: config/nios2/nios2.opt:450
9891 #, fuzzy, no-c-format
9892 msgid "Do not use the fsqrts custom instruction."
9893 msgstr "Не генерыраваць сімвальныя інструкцыі"
9895 #: config/nios2/nios2.opt:454
9896 #, no-c-format
9897 msgid "Integer id (N) of fsqrts custom instruction."
9898 msgstr ""
9900 #: config/nios2/nios2.opt:458
9901 #, fuzzy, no-c-format
9902 msgid "Do not use the fabss custom instr."
9903 msgstr "Не генерыраваць сімвальныя інструкцыі"
9905 #: config/nios2/nios2.opt:462
9906 #, no-c-format
9907 msgid "Integer id (N) of fabss custom instruction."
9908 msgstr ""
9910 #: config/nios2/nios2.opt:466
9911 #, fuzzy, no-c-format
9912 msgid "Do not use the fnegs custom instruction."
9913 msgstr "Не генерыраваць сімвальныя інструкцыі"
9915 #: config/nios2/nios2.opt:470
9916 #, no-c-format
9917 msgid "Integer id (N) of fnegs custom instruction."
9918 msgstr ""
9920 #: config/nios2/nios2.opt:474
9921 #, fuzzy, no-c-format
9922 msgid "Do not use the fmaxs custom instruction."
9923 msgstr "Не генерыраваць сімвальныя інструкцыі"
9925 #: config/nios2/nios2.opt:478
9926 #, no-c-format
9927 msgid "Integer id (N) of fmaxs custom instruction."
9928 msgstr ""
9930 #: config/nios2/nios2.opt:482
9931 #, fuzzy, no-c-format
9932 msgid "Do not use the fmins custom instruction."
9933 msgstr "Не генерыраваць сімвальныя інструкцыі"
9935 #: config/nios2/nios2.opt:486
9936 #, no-c-format
9937 msgid "Integer id (N) of fmins custom instruction."
9938 msgstr ""
9940 #: config/nios2/nios2.opt:490
9941 #, fuzzy, no-c-format
9942 msgid "Do not use the fdivs custom instruction."
9943 msgstr "Не генерыраваць сімвальныя інструкцыі"
9945 #: config/nios2/nios2.opt:494
9946 #, no-c-format
9947 msgid "Integer id (N) of fdivs custom instruction."
9948 msgstr ""
9950 #: config/nios2/nios2.opt:498
9951 #, fuzzy, no-c-format
9952 msgid "Do not use the fmuls custom instruction."
9953 msgstr "Не генерыраваць сімвальныя інструкцыі"
9955 #: config/nios2/nios2.opt:502
9956 #, no-c-format
9957 msgid "Integer id (N) of fmuls custom instruction."
9958 msgstr ""
9960 #: config/nios2/nios2.opt:506
9961 #, fuzzy, no-c-format
9962 msgid "Do not use the fsubs custom instruction."
9963 msgstr "Не генерыраваць сімвальныя інструкцыі"
9965 #: config/nios2/nios2.opt:510
9966 #, no-c-format
9967 msgid "Integer id (N) of fsubs custom instruction."
9968 msgstr ""
9970 #: config/nios2/nios2.opt:514
9971 #, fuzzy, no-c-format
9972 msgid "Do not use the fadds custom instruction."
9973 msgstr "Не генерыраваць сімвальныя інструкцыі"
9975 #: config/nios2/nios2.opt:518
9976 #, no-c-format
9977 msgid "Integer id (N) of fadds custom instruction."
9978 msgstr ""
9980 #: config/nios2/nios2.opt:522
9981 #, fuzzy, no-c-format
9982 msgid "Do not use the frdy custom instruction."
9983 msgstr "Не генерыраваць сімвальныя інструкцыі"
9985 #: config/nios2/nios2.opt:526
9986 #, no-c-format
9987 msgid "Integer id (N) of frdy custom instruction."
9988 msgstr ""
9990 #: config/nios2/nios2.opt:530
9991 #, fuzzy, no-c-format
9992 msgid "Do not use the frdxhi custom instruction."
9993 msgstr "Не генерыраваць сімвальныя інструкцыі"
9995 #: config/nios2/nios2.opt:534
9996 #, no-c-format
9997 msgid "Integer id (N) of frdxhi custom instruction."
9998 msgstr ""
10000 #: config/nios2/nios2.opt:538
10001 #, fuzzy, no-c-format
10002 msgid "Do not use the frdxlo custom instruction."
10003 msgstr "Не генерыраваць сімвальныя інструкцыі"
10005 #: config/nios2/nios2.opt:542
10006 #, no-c-format
10007 msgid "Integer id (N) of frdxlo custom instruction."
10008 msgstr ""
10010 #: config/nios2/nios2.opt:546
10011 #, fuzzy, no-c-format
10012 msgid "Do not use the fwry custom instruction."
10013 msgstr "Не генерыраваць сімвальныя інструкцыі"
10015 #: config/nios2/nios2.opt:550
10016 #, no-c-format
10017 msgid "Integer id (N) of fwry custom instruction."
10018 msgstr ""
10020 #: config/nios2/nios2.opt:554
10021 #, fuzzy, no-c-format
10022 msgid "Do not use the fwrx custom instruction."
10023 msgstr "Не генерыраваць сімвальныя інструкцыі"
10025 #: config/nios2/nios2.opt:558
10026 #, no-c-format
10027 msgid "Integer id (N) of fwrx custom instruction."
10028 msgstr ""
10030 #: config/nios2/nios2.opt:562
10031 #, fuzzy, no-c-format
10032 msgid "Do not use the round custom instruction."
10033 msgstr "Не генерыраваць сімвальныя інструкцыі"
10035 #: config/nios2/nios2.opt:566
10036 #, no-c-format
10037 msgid "Integer id (N) of round custom instruction."
10038 msgstr ""
10040 #: config/nios2/nios2.opt:574
10041 #, no-c-format
10042 msgid "Valid Nios II ISA levels (for -march):"
10043 msgstr ""
10045 #: config/nios2/nios2.opt:584
10046 #, fuzzy, no-c-format
10047 #| msgid "Do not generate char instructions"
10048 msgid "Enable generation of R2 BMX instructions."
10049 msgstr "Не генерыраваць сімвальныя інструкцыі"
10051 #: config/nios2/nios2.opt:588
10052 #, fuzzy, no-c-format
10053 #| msgid "Do not generate char instructions"
10054 msgid "Enable generation of R2 CDX instructions."
10055 msgstr "Не генерыраваць сімвальныя інструкцыі"
10057 #: config/nios2/nios2.opt:592
10058 #, no-c-format
10059 msgid "Regular expression matching additional GP-addressible section names."
10060 msgstr ""
10062 #: config/nios2/nios2.opt:596
10063 #, no-c-format
10064 msgid "Regular expression matching section names for r0-relative addressing."
10065 msgstr ""
10067 #: config/rx/elf.opt:32
10068 #, no-c-format
10069 msgid "Generate assembler output that is compatible with the Renesas AS100 assembler.  This may restrict some of the compiler's capabilities.  The default is to generate GAS compatible syntax."
10070 msgstr ""
10072 #: config/rx/elf.opt:38 config/rx/rx.opt:99
10073 #, no-c-format
10074 msgid "Specifies the number of registers to reserve for interrupt handlers."
10075 msgstr ""
10077 #: config/rx/elf.opt:44 config/rx/rx.opt:105
10078 #, no-c-format
10079 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
10080 msgstr ""
10082 #: config/rx/rx.opt:29
10083 #, no-c-format
10084 msgid "Store doubles in 64 bits."
10085 msgstr ""
10087 #: config/rx/rx.opt:33
10088 #, no-c-format
10089 msgid "Stores doubles in 32 bits.  This is the default."
10090 msgstr ""
10092 #: config/rx/rx.opt:37
10093 #, fuzzy, no-c-format
10094 msgid "Disable the use of RX FPU instructions."
10095 msgstr "Не генерыраваць сімвальныя інструкцыі"
10097 #: config/rx/rx.opt:44
10098 #, no-c-format
10099 msgid "Enable the use of RX FPU instructions.  This is the default."
10100 msgstr ""
10102 #: config/rx/rx.opt:50
10103 #, no-c-format
10104 msgid "Specify the target RX cpu type."
10105 msgstr ""
10107 #: config/rx/rx.opt:71
10108 #, no-c-format
10109 msgid "Data is stored in big-endian format."
10110 msgstr ""
10112 #: config/rx/rx.opt:75
10113 #, no-c-format
10114 msgid "Data is stored in little-endian format.  (Default)."
10115 msgstr ""
10117 #: config/rx/rx.opt:81
10118 #, no-c-format
10119 msgid "Maximum size of global and static variables which can be placed into the small data area."
10120 msgstr ""
10122 #: config/rx/rx.opt:87
10123 #, no-c-format
10124 msgid "Enable linker relaxation."
10125 msgstr ""
10127 #: config/rx/rx.opt:93
10128 #, no-c-format
10129 msgid "Maximum size in bytes of constant values allowed as operands."
10130 msgstr ""
10132 #: config/rx/rx.opt:111
10133 #, no-c-format
10134 msgid "Enables Position-Independent-Data (PID) mode."
10135 msgstr ""
10137 #: config/rx/rx.opt:117
10138 #, no-c-format
10139 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
10140 msgstr ""
10142 #: config/rx/rx.opt:123
10143 #, no-c-format
10144 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
10145 msgstr ""
10147 #: config/rx/rx.opt:127
10148 #, no-c-format
10149 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
10150 msgstr ""
10152 #: config/rx/rx.opt:133
10153 #, no-c-format
10154 msgid "Enable the use of the LRA register allocator."
10155 msgstr ""
10157 #: config/rx/rx.opt:139
10158 #, no-c-format
10159 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions.  Enabled by default."
10160 msgstr ""
10162 #: config/rx/rx.opt:145
10163 #, no-c-format
10164 msgid "Always use JSR, never BSR, for calls."
10165 msgstr ""
10167 #: config/visium/visium.opt:25
10168 #, no-c-format
10169 msgid "Link with libc.a and libdebug.a."
10170 msgstr ""
10172 #: config/visium/visium.opt:29
10173 #, no-c-format
10174 msgid "Link with libc.a and libsim.a."
10175 msgstr ""
10177 #: config/visium/visium.opt:33
10178 #, fuzzy, no-c-format
10179 #| msgid "Use hardware fp"
10180 msgid "Use hardware FP (default)."
10181 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
10183 #: config/visium/visium.opt:45
10184 #, fuzzy, no-c-format
10185 #| msgid "Generate code for given CPU"
10186 msgid "Use features of and schedule code for given CPU."
10187 msgstr "Генерыраваць код для дадзенага ЦП"
10189 #: config/visium/visium.opt:65
10190 #, fuzzy, no-c-format
10191 msgid "Generate code for the supervisor mode (default)."
10192 msgstr "Генерыраваць код для дадзенага ЦП"
10194 #: config/visium/visium.opt:69
10195 #, fuzzy, no-c-format
10196 #| msgid "Generate code for Intel as"
10197 msgid "Generate code for the user mode."
10198 msgstr "Генерыраваць код для Intel as"
10200 #: config/visium/visium.opt:73
10201 #, no-c-format
10202 msgid "Only retained for backward compatibility."
10203 msgstr ""
10205 #: config/sol2.opt:32
10206 #, no-c-format
10207 msgid "Clear hardware capabilities when linking."
10208 msgstr ""
10210 #: config/sol2.opt:36
10211 #, no-c-format
10212 msgid "Pass -z text to linker."
10213 msgstr ""
10215 #: config/moxie/moxie.opt:31
10216 #, no-c-format
10217 msgid "Enable MUL.X and UMUL.X instructions."
10218 msgstr ""
10220 #: config/microblaze/microblaze.opt:40
10221 #, fuzzy, no-c-format
10222 msgid "Use software emulation for floating point (default)."
10223 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10225 #: config/microblaze/microblaze.opt:44
10226 #, fuzzy, no-c-format
10227 #| msgid "Use hardware floating point"
10228 msgid "Use hardware floating point instructions."
10229 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10231 #: config/microblaze/microblaze.opt:48
10232 #, no-c-format
10233 msgid "Use table lookup optimization for small signed integer divisions."
10234 msgstr ""
10236 #: config/microblaze/microblaze.opt:52
10237 #, no-c-format
10238 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
10239 msgstr ""
10241 #: config/microblaze/microblaze.opt:56
10242 #, no-c-format
10243 msgid "Don't optimize block moves, use memcpy."
10244 msgstr ""
10246 #: config/microblaze/microblaze.opt:68
10247 #, no-c-format
10248 msgid "Use the soft multiply emulation (default)."
10249 msgstr ""
10251 #: config/microblaze/microblaze.opt:72
10252 #, no-c-format
10253 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
10254 msgstr ""
10256 #: config/microblaze/microblaze.opt:76
10257 #, no-c-format
10258 msgid "Use the software emulation for divides (default)."
10259 msgstr ""
10261 #: config/microblaze/microblaze.opt:80
10262 #, no-c-format
10263 msgid "Use the hardware barrel shifter instead of emulation."
10264 msgstr ""
10266 #: config/microblaze/microblaze.opt:84
10267 #, fuzzy, no-c-format
10268 #| msgid "Do not generate char instructions"
10269 msgid "Use pattern compare instructions."
10270 msgstr "Не генерыраваць сімвальныя інструкцыі"
10272 #: config/microblaze/microblaze.opt:88
10273 #, no-c-format
10274 msgid "Check for stack overflow at runtime."
10275 msgstr ""
10277 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
10278 #, no-c-format
10279 msgid "Use GP relative sdata/sbss sections."
10280 msgstr ""
10282 #: config/microblaze/microblaze.opt:96
10283 #, no-c-format
10284 msgid "Clear the BSS to zero and place zero initialized in BSS."
10285 msgstr ""
10287 #: config/microblaze/microblaze.opt:100
10288 #, no-c-format
10289 msgid "Use multiply high instructions for high part of 32x32 multiply."
10290 msgstr ""
10292 #: config/microblaze/microblaze.opt:104
10293 #, fuzzy, no-c-format
10294 #| msgid "Use hardware floating point"
10295 msgid "Use hardware floating point conversion instructions."
10296 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10298 #: config/microblaze/microblaze.opt:108
10299 #, fuzzy, no-c-format
10300 #| msgid "Use hardware floating point"
10301 msgid "Use hardware floating point square root instruction."
10302 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10304 #: config/microblaze/microblaze.opt:112
10305 #, no-c-format
10306 msgid "Description for mxl-mode-executable."
10307 msgstr ""
10309 #: config/microblaze/microblaze.opt:116
10310 #, no-c-format
10311 msgid "Description for mxl-mode-xmdstub."
10312 msgstr ""
10314 #: config/microblaze/microblaze.opt:120
10315 #, no-c-format
10316 msgid "Description for mxl-mode-bootstrap."
10317 msgstr ""
10319 #: config/microblaze/microblaze.opt:124
10320 #, no-c-format
10321 msgid "Description for mxl-mode-novectors."
10322 msgstr ""
10324 #: config/microblaze/microblaze.opt:128
10325 #, fuzzy, no-c-format
10326 #| msgid "Use hardware floating point"
10327 msgid "Use hardware prefetch instruction."
10328 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10330 #: config/microblaze/microblaze.opt:132
10331 #, no-c-format
10332 msgid "Data referenced by offset from start of text instead of GOT (with -fPIC/-fPIE)."
10333 msgstr ""
10335 #: config/vax/vax.opt:23 config/vax/vax.opt:27
10336 #, no-c-format
10337 msgid "Target DFLOAT double precision code."
10338 msgstr ""
10340 #: config/vax/vax.opt:31 config/vax/vax.opt:35
10341 #, no-c-format
10342 msgid "Generate GFLOAT double precision code."
10343 msgstr ""
10345 #: config/vax/vax.opt:39
10346 #, fuzzy, no-c-format
10347 #| msgid "Generate code for GNU as"
10348 msgid "Generate code for GNU assembler (gas)."
10349 msgstr "Генерыраваць код для GNU as"
10351 #: config/vax/vax.opt:43
10352 #, fuzzy, no-c-format
10353 #| msgid "Generate code for GNU as"
10354 msgid "Generate code for UNIX assembler."
10355 msgstr "Генерыраваць код для GNU as"
10357 #: config/vax/vax.opt:51
10358 #, no-c-format
10359 msgid "Use VAXC structure conventions."
10360 msgstr ""
10362 #: config/vax/vax.opt:55
10363 #, no-c-format
10364 msgid "Use new adddi3/subdi3 patterns."
10365 msgstr ""
10367 #: config/frv/frv.opt:30
10368 #, no-c-format
10369 msgid "Use 4 media accumulators."
10370 msgstr ""
10372 #: config/frv/frv.opt:34
10373 #, no-c-format
10374 msgid "Use 8 media accumulators."
10375 msgstr ""
10377 #: config/frv/frv.opt:38
10378 #, fuzzy, no-c-format
10379 #| msgid "Enable SSA optimizations"
10380 msgid "Enable label alignment optimizations."
10381 msgstr "Уключаць SSA аптымізацыю"
10383 #: config/frv/frv.opt:42
10384 #, no-c-format
10385 msgid "Dynamically allocate cc registers."
10386 msgstr ""
10388 #: config/frv/frv.opt:49
10389 #, no-c-format
10390 msgid "Set the cost of branches."
10391 msgstr ""
10393 #: config/frv/frv.opt:53
10394 #, no-c-format
10395 msgid "Enable conditional execution other than moves/scc."
10396 msgstr ""
10398 #: config/frv/frv.opt:57
10399 #, no-c-format
10400 msgid "Change the maximum length of conditionally-executed sequences."
10401 msgstr ""
10403 #: config/frv/frv.opt:61
10404 #, no-c-format
10405 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
10406 msgstr ""
10408 #: config/frv/frv.opt:65
10409 #, no-c-format
10410 msgid "Enable conditional moves."
10411 msgstr ""
10413 #: config/frv/frv.opt:69
10414 #, no-c-format
10415 msgid "Set the target CPU type."
10416 msgstr ""
10418 #: config/frv/frv.opt:73
10419 #, no-c-format
10420 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
10421 msgstr ""
10423 #: config/frv/frv.opt:122
10424 #, fuzzy, no-c-format
10425 #| msgid "Don't use AltiVec instructions"
10426 msgid "Use fp double instructions."
10427 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
10429 #: config/frv/frv.opt:126
10430 #, no-c-format
10431 msgid "Change the ABI to allow double word insns."
10432 msgstr ""
10434 #: config/frv/frv.opt:134
10435 #, no-c-format
10436 msgid "Just use icc0/fcc0."
10437 msgstr ""
10439 #: config/frv/frv.opt:138
10440 #, no-c-format
10441 msgid "Only use 32 FPRs."
10442 msgstr ""
10444 #: config/frv/frv.opt:142
10445 #, no-c-format
10446 msgid "Use 64 FPRs."
10447 msgstr ""
10449 #: config/frv/frv.opt:146
10450 #, no-c-format
10451 msgid "Only use 32 GPRs."
10452 msgstr ""
10454 #: config/frv/frv.opt:150
10455 #, no-c-format
10456 msgid "Use 64 GPRs."
10457 msgstr ""
10459 #: config/frv/frv.opt:154
10460 #, no-c-format
10461 msgid "Enable use of GPREL for read-only data in FDPIC."
10462 msgstr ""
10464 #: config/frv/frv.opt:166
10465 #, no-c-format
10466 msgid "Enable PIC support for building libraries."
10467 msgstr ""
10469 #: config/frv/frv.opt:170
10470 #, no-c-format
10471 msgid "Follow the EABI linkage requirements."
10472 msgstr ""
10474 #: config/frv/frv.opt:174
10475 #, no-c-format
10476 msgid "Disallow direct calls to global functions."
10477 msgstr ""
10479 #: config/frv/frv.opt:178
10480 #, fuzzy, no-c-format
10481 msgid "Use media instructions."
10482 msgstr "Не генерыраваць сімвальныя інструкцыі"
10484 #: config/frv/frv.opt:182
10485 #, no-c-format
10486 msgid "Use multiply add/subtract instructions."
10487 msgstr ""
10489 #: config/frv/frv.opt:186
10490 #, no-c-format
10491 msgid "Enable optimizing &&/|| in conditional execution."
10492 msgstr ""
10494 #: config/frv/frv.opt:190
10495 #, no-c-format
10496 msgid "Enable nested conditional execution optimizations."
10497 msgstr ""
10499 #: config/frv/frv.opt:195
10500 #, no-c-format
10501 msgid "Do not mark ABI switches in e_flags."
10502 msgstr ""
10504 #: config/frv/frv.opt:199
10505 #, no-c-format
10506 msgid "Remove redundant membars."
10507 msgstr ""
10509 #: config/frv/frv.opt:203
10510 #, no-c-format
10511 msgid "Pack VLIW instructions."
10512 msgstr ""
10514 #: config/frv/frv.opt:207
10515 #, no-c-format
10516 msgid "Enable setting GPRs to the result of comparisons."
10517 msgstr ""
10519 #: config/frv/frv.opt:211
10520 #, no-c-format
10521 msgid "Change the amount of scheduler lookahead."
10522 msgstr ""
10524 #: config/frv/frv.opt:219
10525 #, no-c-format
10526 msgid "Assume a large TLS segment."
10527 msgstr ""
10529 #: config/frv/frv.opt:223
10530 #, no-c-format
10531 msgid "Do not assume a large TLS segment."
10532 msgstr ""
10534 #: config/frv/frv.opt:228
10535 #, no-c-format
10536 msgid "Cause gas to print tomcat statistics."
10537 msgstr ""
10539 #: config/frv/frv.opt:233
10540 #, no-c-format
10541 msgid "Link with the library-pic libraries."
10542 msgstr ""
10544 #: config/frv/frv.opt:237
10545 #, no-c-format
10546 msgid "Allow branches to be packed with other instructions."
10547 msgstr ""
10549 #: config/mn10300/mn10300.opt:30
10550 #, fuzzy, no-c-format
10551 #| msgid "Target the AM33 processor"
10552 msgid "Target the AM33 processor."
10553 msgstr "Мэта - AM33 працэсар"
10555 #: config/mn10300/mn10300.opt:34
10556 #, fuzzy, no-c-format
10557 #| msgid "Target the AM33 processor"
10558 msgid "Target the AM33/2.0 processor."
10559 msgstr "Мэта - AM33 працэсар"
10561 #: config/mn10300/mn10300.opt:38
10562 #, fuzzy, no-c-format
10563 #| msgid "Target the AM33 processor"
10564 msgid "Target the AM34 processor."
10565 msgstr "Мэта - AM33 працэсар"
10567 #: config/mn10300/mn10300.opt:46
10568 #, no-c-format
10569 msgid "Work around hardware multiply bug."
10570 msgstr ""
10572 #: config/mn10300/mn10300.opt:55
10573 #, no-c-format
10574 msgid "Enable linker relaxations."
10575 msgstr ""
10577 #: config/mn10300/mn10300.opt:59
10578 #, no-c-format
10579 msgid "Return pointers in both a0 and d0."
10580 msgstr ""
10582 #: config/mn10300/mn10300.opt:63
10583 #, fuzzy, no-c-format
10584 #| msgid "Do not generate char instructions"
10585 msgid "Allow gcc to generate LIW instructions."
10586 msgstr "Не генерыраваць сімвальныя інструкцыі"
10588 #: config/mn10300/mn10300.opt:67
10589 #, fuzzy, no-c-format
10590 #| msgid "Do not generate char instructions"
10591 msgid "Allow gcc to generate the SETLB and Lcc instructions."
10592 msgstr "Не генерыраваць сімвальныя інструкцыі"
10594 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
10595 #, no-c-format
10596 msgid "Specify the address generation strategy for code model."
10597 msgstr ""
10599 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
10600 #, no-c-format
10601 msgid "Known cmodel types (for use with the -mcmodel= option):"
10602 msgstr ""
10604 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
10605 #, fuzzy, no-c-format
10606 #| msgid "Generate code for given CPU"
10607 msgid "Generate code in big-endian mode."
10608 msgstr "Генерыраваць код для дадзенага ЦП"
10610 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
10611 #, fuzzy, no-c-format
10612 #| msgid "Generate code for Intel ld"
10613 msgid "Generate code in little-endian mode."
10614 msgstr "Генерыраваць код для Intel ld"
10616 #: config/nds32/nds32.opt:37
10617 #, no-c-format
10618 msgid "Force performing fp-as-gp optimization."
10619 msgstr ""
10621 #: config/nds32/nds32.opt:41
10622 #, no-c-format
10623 msgid "Forbid performing fp-as-gp optimization."
10624 msgstr ""
10626 #: config/nds32/nds32.opt:47
10627 #, no-c-format
10628 msgid "Specify which ABI type to generate code for: 2, 2fp+."
10629 msgstr ""
10631 #: config/nds32/nds32.opt:61
10632 #, no-c-format
10633 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
10634 msgstr ""
10636 #: config/nds32/nds32.opt:65
10637 #, no-c-format
10638 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
10639 msgstr ""
10641 #: config/nds32/nds32.opt:71
10642 #, no-c-format
10643 msgid "Use reduced-set registers for register allocation."
10644 msgstr ""
10646 #: config/nds32/nds32.opt:75
10647 #, no-c-format
10648 msgid "Use full-set registers for register allocation."
10649 msgstr ""
10651 #: config/nds32/nds32.opt:81
10652 #, no-c-format
10653 msgid "Always align function entry, jump target and return address."
10654 msgstr ""
10656 #: config/nds32/nds32.opt:85
10657 #, no-c-format
10658 msgid "Align function entry to 4 byte."
10659 msgstr ""
10661 #: config/nds32/nds32.opt:97
10662 #, no-c-format
10663 msgid "Prevent $fp being allocated during register allocation so that compiler is able to force performing fp-as-gp optimization."
10664 msgstr ""
10666 #: config/nds32/nds32.opt:101
10667 #, no-c-format
10668 msgid "Forbid using $fp to access static and global variables.  This option strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
10669 msgstr ""
10671 #: config/nds32/nds32.opt:105
10672 #, no-c-format
10673 msgid "Specify the address generation strategy for ICT call's code model."
10674 msgstr ""
10676 #: config/nds32/nds32.opt:109
10677 #, no-c-format
10678 msgid "Known cmodel types (for use with the -mict-model= option):"
10679 msgstr ""
10681 #: config/nds32/nds32.opt:119
10682 #, fuzzy, no-c-format
10683 msgid "Generate conditional move instructions."
10684 msgstr "Не генерыраваць сімвальныя інструкцыі"
10686 #: config/nds32/nds32.opt:123
10687 #, fuzzy, no-c-format
10688 #| msgid "Do not generate char instructions"
10689 msgid "Generate hardware abs instructions."
10690 msgstr "Не генерыраваць сімвальныя інструкцыі"
10692 #: config/nds32/nds32.opt:127
10693 #, no-c-format
10694 msgid "Generate performance extension instructions."
10695 msgstr ""
10697 #: config/nds32/nds32.opt:131
10698 #, no-c-format
10699 msgid "Generate performance extension version 2 instructions."
10700 msgstr ""
10702 #: config/nds32/nds32.opt:135
10703 #, fuzzy, no-c-format
10704 msgid "Generate string extension instructions."
10705 msgstr "нявернае выкарыстанне \"restict\""
10707 #: config/nds32/nds32.opt:139
10708 #, fuzzy, no-c-format
10709 #| msgid "Do not generate char instructions"
10710 msgid "Generate DSP extension instructions."
10711 msgstr "Не генерыраваць сімвальныя інструкцыі"
10713 #: config/nds32/nds32.opt:143
10714 #, fuzzy, no-c-format
10715 #| msgid "Do not generate char instructions"
10716 msgid "Generate v3 push25/pop25 instructions."
10717 msgstr "Не генерыраваць сімвальныя інструкцыі"
10719 #: config/nds32/nds32.opt:147
10720 #, fuzzy, no-c-format
10721 #| msgid "Do not generate char instructions"
10722 msgid "Generate 16-bit instructions."
10723 msgstr "Не генерыраваць сімвальныя інструкцыі"
10725 #: config/nds32/nds32.opt:151
10726 #, no-c-format
10727 msgid "Insert relax hint for linker to do relaxation."
10728 msgstr ""
10730 #: config/nds32/nds32.opt:155
10731 #, no-c-format
10732 msgid "Enable Virtual Hosting support."
10733 msgstr ""
10735 #: config/nds32/nds32.opt:159
10736 #, no-c-format
10737 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
10738 msgstr ""
10740 #: config/nds32/nds32.opt:163
10741 #, no-c-format
10742 msgid "Specify the security level of c-isr for the whole file."
10743 msgstr ""
10745 #: config/nds32/nds32.opt:167
10746 #, no-c-format
10747 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
10748 msgstr ""
10750 #: config/nds32/nds32.opt:175
10751 #, no-c-format
10752 msgid "Known arch types (for use with the -march= option):"
10753 msgstr ""
10755 #: config/nds32/nds32.opt:197
10756 #, no-c-format
10757 msgid "Specify the cpu for pipeline model."
10758 msgstr ""
10760 #: config/nds32/nds32.opt:201
10761 #, no-c-format
10762 msgid "Known cpu types (for use with the -mcpu= option):"
10763 msgstr ""
10765 #: config/nds32/nds32.opt:361
10766 #, no-c-format
10767 msgid "Specify a fpu configuration value from 0 to 7; 0-3 is as FPU spec says, and 4-7 is corresponding to 0-3."
10768 msgstr ""
10770 #: config/nds32/nds32.opt:365
10771 #, no-c-format
10772 msgid "Known floating-point number of registers (for use with the -mconfig-fpu= option):"
10773 msgstr ""
10775 #: config/nds32/nds32.opt:393
10776 #, no-c-format
10777 msgid "Specify configuration of instruction mul: fast1, fast2 or slow. The default is fast1."
10778 msgstr ""
10780 #: config/nds32/nds32.opt:412
10781 #, no-c-format
10782 msgid "Specify how many read/write ports for n9/n10 cores.  The value should be 3r2w or 2r1w."
10783 msgstr ""
10785 #: config/nds32/nds32.opt:425
10786 #, no-c-format
10787 msgid "Enable constructor/destructor feature."
10788 msgstr ""
10790 #: config/nds32/nds32.opt:429
10791 #, fuzzy, no-c-format
10792 msgid "Guide linker to relax instructions."
10793 msgstr "нявернае выкарыстанне \"restict\""
10795 #: config/nds32/nds32.opt:433
10796 #, no-c-format
10797 msgid "Generate floating-point multiply-accumulation instructions."
10798 msgstr ""
10800 #: config/nds32/nds32.opt:437
10801 #, no-c-format
10802 msgid "Generate single-precision floating-point instructions."
10803 msgstr ""
10805 #: config/nds32/nds32.opt:441
10806 #, no-c-format
10807 msgid "Generate double-precision floating-point instructions."
10808 msgstr ""
10810 #: config/nds32/nds32.opt:445
10811 #, no-c-format
10812 msgid "Force disable hardware loop, even use -mext-dsp."
10813 msgstr ""
10815 #: config/nds32/nds32.opt:449
10816 #, no-c-format
10817 msgid "Permit scheduling of a function's prologue and epilogue sequence."
10818 msgstr ""
10820 #: config/nds32/nds32.opt:453
10821 #, no-c-format
10822 msgid "Generate return instruction in naked function."
10823 msgstr ""
10825 #: config/nds32/nds32.opt:457
10826 #, no-c-format
10827 msgid "Always save $lp in the stack."
10828 msgstr ""
10830 #: config/nds32/nds32.opt:465
10831 #, no-c-format
10832 msgid "Allow use r15 for inline ASM."
10833 msgstr ""
10835 #: config/iq2000/iq2000.opt:31
10836 #, no-c-format
10837 msgid "Specify CPU for code generation purposes."
10838 msgstr ""
10840 #: config/iq2000/iq2000.opt:47
10841 #, no-c-format
10842 msgid "Specify CPU for scheduling purposes."
10843 msgstr ""
10845 #: config/iq2000/iq2000.opt:51
10846 #, no-c-format
10847 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
10848 msgstr ""
10850 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
10851 #, no-c-format
10852 msgid "Use ROM instead of RAM."
10853 msgstr ""
10855 #: config/iq2000/iq2000.opt:70
10856 #, no-c-format
10857 msgid "No default crt0.o."
10858 msgstr ""
10860 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:413
10861 #, no-c-format
10862 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
10863 msgstr ""
10865 #: config/csky/csky.opt:34
10866 #, no-c-format
10867 msgid "Specify the target architecture."
10868 msgstr ""
10870 #: config/csky/csky.opt:38
10871 #, no-c-format
10872 msgid "Specify the target processor."
10873 msgstr ""
10875 #: config/csky/csky.opt:90
10876 #, no-c-format
10877 msgid "Specify the target floating-point hardware/format."
10878 msgstr ""
10880 #: config/csky/csky.opt:94
10881 #, no-c-format
10882 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
10883 msgstr ""
10885 #: config/csky/csky.opt:98
10886 #, no-c-format
10887 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
10888 msgstr ""
10890 #: config/csky/csky.opt:106
10891 #, no-c-format
10892 msgid "Enable the extended LRW instruction (default for CK801)."
10893 msgstr ""
10895 #: config/csky/csky.opt:110
10896 #, fuzzy, no-c-format
10897 msgid "Enable interrupt stack instructions."
10898 msgstr "нявернае выкарыстанне \"restict\""
10900 #: config/csky/csky.opt:114
10901 #, fuzzy, no-c-format
10902 #| msgid "Don't use AltiVec instructions"
10903 msgid "Enable multiprocessor instructions."
10904 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
10906 #: config/csky/csky.opt:118
10907 #, no-c-format
10908 msgid "Enable coprocessor instructions."
10909 msgstr ""
10911 #: config/csky/csky.opt:122
10912 #, fuzzy, no-c-format
10913 msgid "Enable cache prefetch instructions."
10914 msgstr "нявернае выкарыстанне \"restict\""
10916 #: config/csky/csky.opt:126
10917 #, no-c-format
10918 msgid "Enable C-SKY SECURE instructions."
10919 msgstr ""
10921 #: config/csky/csky.opt:133
10922 #, no-c-format
10923 msgid "Enable C-SKY TRUST instructions."
10924 msgstr ""
10926 #: config/csky/csky.opt:137
10927 #, no-c-format
10928 msgid "Enable C-SKY DSP instructions."
10929 msgstr ""
10931 #: config/csky/csky.opt:141
10932 #, no-c-format
10933 msgid "Enable C-SKY Enhanced DSP instructions."
10934 msgstr ""
10936 #: config/csky/csky.opt:145
10937 #, no-c-format
10938 msgid "Enable C-SKY Vector DSP instructions."
10939 msgstr ""
10941 #: config/csky/csky.opt:151
10942 #, fuzzy, no-c-format
10943 #| msgid "Do not generate char instructions"
10944 msgid "Generate divide instructions."
10945 msgstr "Не генерыраваць сімвальныя інструкцыі"
10947 #: config/csky/csky.opt:155
10948 #, fuzzy, no-c-format
10949 #| msgid "Generate code for a DLL"
10950 msgid "Generate code for Smart Mode."
10951 msgstr "Стварыць код для DLL"
10953 #: config/csky/csky.opt:159
10954 #, no-c-format
10955 msgid "Enable use of R16-R31 (default)."
10956 msgstr ""
10958 #: config/csky/csky.opt:163
10959 #, no-c-format
10960 msgid "Generate code using global anchor symbol addresses."
10961 msgstr ""
10963 #: config/csky/csky.opt:167
10964 #, no-c-format
10965 msgid "Generate push/pop instructions (default)."
10966 msgstr ""
10968 #: config/csky/csky.opt:171
10969 #, no-c-format
10970 msgid "Generate stm/ldm instructions (default)."
10971 msgstr ""
10973 #: config/csky/csky.opt:178
10974 #, no-c-format
10975 msgid "Generate constant pools in the compiler instead of assembler."
10976 msgstr ""
10978 #: config/csky/csky.opt:182
10979 #, no-c-format
10980 msgid "Emit .stack_size directives."
10981 msgstr ""
10983 #: config/csky/csky.opt:186
10984 #, no-c-format
10985 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
10986 msgstr ""
10988 #: config/csky/csky.opt:190
10989 #, no-c-format
10990 msgid "Set the branch costs to roughly the specified number of instructions."
10991 msgstr ""
10993 #: config/csky/csky.opt:194
10994 #, no-c-format
10995 msgid "Permit scheduling of function prologue and epilogue sequences."
10996 msgstr ""
10998 #: config/csky/csky_tables.opt:24
10999 #, no-c-format
11000 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
11001 msgstr ""
11003 #: config/csky/csky_tables.opt:205
11004 #, no-c-format
11005 msgid "Known CSKY architectures (for use with the -march= option):"
11006 msgstr ""
11008 #: config/csky/csky_tables.opt:227
11009 #, no-c-format
11010 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
11011 msgstr ""
11013 #: config/c6x/c6x-tables.opt:24
11014 #, no-c-format
11015 msgid "Known C6X ISAs (for use with the -march= option):"
11016 msgstr ""
11018 #: config/c6x/c6x.opt:42
11019 #, no-c-format
11020 msgid "Select method for sdata handling."
11021 msgstr ""
11023 #: config/c6x/c6x.opt:46
11024 #, no-c-format
11025 msgid "Valid arguments for the -msdata= option:"
11026 msgstr ""
11028 #: config/c6x/c6x.opt:59
11029 #, no-c-format
11030 msgid "Compile for the DSBT shared library ABI."
11031 msgstr ""
11033 #: config/cris/cris.opt:45
11034 #, no-c-format
11035 msgid "Work around bug in multiplication instruction."
11036 msgstr ""
11038 #: config/cris/cris.opt:51
11039 #, no-c-format
11040 msgid "Compile for ETRAX 4 (CRIS v3)."
11041 msgstr ""
11043 #: config/cris/cris.opt:56
11044 #, no-c-format
11045 msgid "Compile for ETRAX 100 (CRIS v8)."
11046 msgstr ""
11048 #: config/cris/cris.opt:64
11049 #, no-c-format
11050 msgid "Emit verbose debug information in assembly code."
11051 msgstr ""
11053 #: config/cris/cris.opt:71
11054 #, fuzzy, no-c-format
11055 msgid "Do not use condition codes from normal instructions."
11056 msgstr "Не генерыраваць сімвальныя інструкцыі"
11058 #: config/cris/cris.opt:80
11059 #, no-c-format
11060 msgid "Do not emit addressing modes with side-effect assignment."
11061 msgstr ""
11063 #: config/cris/cris.opt:89
11064 #, no-c-format
11065 msgid "Do not tune stack alignment."
11066 msgstr ""
11068 #: config/cris/cris.opt:98
11069 #, no-c-format
11070 msgid "Do not tune writable data alignment."
11071 msgstr ""
11073 #: config/cris/cris.opt:107
11074 #, no-c-format
11075 msgid "Do not tune code and read-only data alignment."
11076 msgstr ""
11078 #: config/cris/cris.opt:116
11079 #, no-c-format
11080 msgid "Align code and data to 32 bits."
11081 msgstr ""
11083 #: config/cris/cris.opt:133
11084 #, fuzzy, no-c-format
11085 msgid "Don't align items in code or data."
11086 msgstr "Генерыраваць код для Intel as"
11088 #: config/cris/cris.opt:142
11089 #, no-c-format
11090 msgid "Do not emit function prologue or epilogue."
11091 msgstr ""
11093 #: config/cris/cris.opt:149
11094 #, no-c-format
11095 msgid "Use the most feature-enabling options allowed by other options."
11096 msgstr ""
11098 #: config/cris/cris.opt:158
11099 #, no-c-format
11100 msgid "Override -mbest-lib-options."
11101 msgstr ""
11103 #: config/cris/cris.opt:165
11104 #, fuzzy, no-c-format
11105 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
11106 msgstr "Генерыраваць код для дадзенага ЦП"
11108 #: config/cris/cris.opt:169
11109 #, fuzzy, no-c-format
11110 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
11111 msgstr "Генерыраваць код для дадзенага ЦП"
11113 #: config/cris/cris.opt:173
11114 #, no-c-format
11115 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
11116 msgstr ""
11118 #: config/cris/cris.opt:180
11119 #, no-c-format
11120 msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
11121 msgstr ""
11123 #: config/cris/cris.opt:184
11124 #, no-c-format
11125 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
11126 msgstr ""
11128 #: config/cris/cris.opt:188
11129 #, no-c-format
11130 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
11131 msgstr ""
11133 #: config/sh/superh.opt:6
11134 #, no-c-format
11135 msgid "Board name [and memory region]."
11136 msgstr ""
11138 #: config/sh/superh.opt:10
11139 #, no-c-format
11140 msgid "Runtime name."
11141 msgstr ""
11143 #: config/sh/sh.opt:42
11144 #, fuzzy, no-c-format
11145 #| msgid "Generate code for a DLL"
11146 msgid "Generate SH1 code."
11147 msgstr "Стварыць код для DLL"
11149 #: config/sh/sh.opt:46
11150 #, fuzzy, no-c-format
11151 #| msgid "Generate code for a DLL"
11152 msgid "Generate SH2 code."
11153 msgstr "Стварыць код для DLL"
11155 #: config/sh/sh.opt:50
11156 #, no-c-format
11157 msgid "Generate default double-precision SH2a-FPU code."
11158 msgstr ""
11160 #: config/sh/sh.opt:54
11161 #, no-c-format
11162 msgid "Generate SH2a FPU-less code."
11163 msgstr ""
11165 #: config/sh/sh.opt:58
11166 #, no-c-format
11167 msgid "Generate default single-precision SH2a-FPU code."
11168 msgstr ""
11170 #: config/sh/sh.opt:62
11171 #, no-c-format
11172 msgid "Generate only single-precision SH2a-FPU code."
11173 msgstr ""
11175 #: config/sh/sh.opt:66
11176 #, fuzzy, no-c-format
11177 #| msgid "Generate code for a DLL"
11178 msgid "Generate SH2e code."
11179 msgstr "Стварыць код для DLL"
11181 #: config/sh/sh.opt:70
11182 #, fuzzy, no-c-format
11183 #| msgid "Generate code for a DLL"
11184 msgid "Generate SH3 code."
11185 msgstr "Стварыць код для DLL"
11187 #: config/sh/sh.opt:74
11188 #, fuzzy, no-c-format
11189 #| msgid "Generate code for a DLL"
11190 msgid "Generate SH3e code."
11191 msgstr "Стварыць код для DLL"
11193 #: config/sh/sh.opt:78
11194 #, fuzzy, no-c-format
11195 #| msgid "Generate code for a DLL"
11196 msgid "Generate SH4 code."
11197 msgstr "Стварыць код для DLL"
11199 #: config/sh/sh.opt:82
11200 #, no-c-format
11201 msgid "Generate SH4-100 code."
11202 msgstr ""
11204 #: config/sh/sh.opt:86
11205 #, no-c-format
11206 msgid "Generate SH4-200 code."
11207 msgstr ""
11209 #: config/sh/sh.opt:92
11210 #, no-c-format
11211 msgid "Generate SH4-300 code."
11212 msgstr ""
11214 #: config/sh/sh.opt:96
11215 #, no-c-format
11216 msgid "Generate SH4 FPU-less code."
11217 msgstr ""
11219 #: config/sh/sh.opt:100
11220 #, no-c-format
11221 msgid "Generate SH4-100 FPU-less code."
11222 msgstr ""
11224 #: config/sh/sh.opt:104
11225 #, no-c-format
11226 msgid "Generate SH4-200 FPU-less code."
11227 msgstr ""
11229 #: config/sh/sh.opt:108
11230 #, no-c-format
11231 msgid "Generate SH4-300 FPU-less code."
11232 msgstr ""
11234 #: config/sh/sh.opt:112
11235 #, fuzzy, no-c-format
11236 #| msgid "Generate code for given CPU"
11237 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
11238 msgstr "Генерыраваць код для дадзенага ЦП"
11240 #: config/sh/sh.opt:117
11241 #, fuzzy, no-c-format
11242 #| msgid "Generate code for given CPU"
11243 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
11244 msgstr "Генерыраваць код для дадзенага ЦП"
11246 #: config/sh/sh.opt:122
11247 #, fuzzy, no-c-format
11248 #| msgid "Generate code for given CPU"
11249 msgid "Generate code for SH4 500 series (FPU-less)."
11250 msgstr "Генерыраваць код для дадзенага ЦП"
11252 #: config/sh/sh.opt:127
11253 #, no-c-format
11254 msgid "Generate default single-precision SH4 code."
11255 msgstr ""
11257 #: config/sh/sh.opt:131
11258 #, no-c-format
11259 msgid "Generate default single-precision SH4-100 code."
11260 msgstr ""
11262 #: config/sh/sh.opt:135
11263 #, no-c-format
11264 msgid "Generate default single-precision SH4-200 code."
11265 msgstr ""
11267 #: config/sh/sh.opt:139
11268 #, no-c-format
11269 msgid "Generate default single-precision SH4-300 code."
11270 msgstr ""
11272 #: config/sh/sh.opt:143
11273 #, no-c-format
11274 msgid "Generate only single-precision SH4 code."
11275 msgstr ""
11277 #: config/sh/sh.opt:147
11278 #, no-c-format
11279 msgid "Generate only single-precision SH4-100 code."
11280 msgstr ""
11282 #: config/sh/sh.opt:151
11283 #, no-c-format
11284 msgid "Generate only single-precision SH4-200 code."
11285 msgstr ""
11287 #: config/sh/sh.opt:155
11288 #, no-c-format
11289 msgid "Generate only single-precision SH4-300 code."
11290 msgstr ""
11292 #: config/sh/sh.opt:159
11293 #, fuzzy, no-c-format
11294 #| msgid "Generate code for a DLL"
11295 msgid "Generate SH4a code."
11296 msgstr "Стварыць код для DLL"
11298 #: config/sh/sh.opt:163
11299 #, no-c-format
11300 msgid "Generate SH4a FPU-less code."
11301 msgstr ""
11303 #: config/sh/sh.opt:167
11304 #, no-c-format
11305 msgid "Generate default single-precision SH4a code."
11306 msgstr ""
11308 #: config/sh/sh.opt:171
11309 #, no-c-format
11310 msgid "Generate only single-precision SH4a code."
11311 msgstr ""
11313 #: config/sh/sh.opt:175
11314 #, no-c-format
11315 msgid "Generate SH4al-dsp code."
11316 msgstr ""
11318 #: config/sh/sh.opt:183
11319 #, fuzzy, no-c-format
11320 #| msgid "Generate code for given CPU"
11321 msgid "Generate code in big endian mode."
11322 msgstr "Генерыраваць код для дадзенага ЦП"
11324 #: config/sh/sh.opt:187
11325 #, no-c-format
11326 msgid "Generate 32-bit offsets in switch tables."
11327 msgstr ""
11329 #: config/sh/sh.opt:191
11330 #, fuzzy, no-c-format
11331 #| msgid "Do not generate char instructions"
11332 msgid "Generate bit instructions."
11333 msgstr "Не генерыраваць сімвальныя інструкцыі"
11335 #: config/sh/sh.opt:199
11336 #, no-c-format
11337 msgid "Assume that zero displacement conditional branches are fast."
11338 msgstr ""
11340 #: config/sh/sh.opt:203
11341 #, no-c-format
11342 msgid "Force the usage of delay slots for conditional branches."
11343 msgstr ""
11345 #: config/sh/sh.opt:207
11346 #, no-c-format
11347 msgid "Align doubles at 64-bit boundaries."
11348 msgstr ""
11350 #: config/sh/sh.opt:211
11351 #, no-c-format
11352 msgid "Division strategy, one of: call-div1, call-fp, call-table."
11353 msgstr ""
11355 #: config/sh/sh.opt:215
11356 #, no-c-format
11357 msgid "Specify name for 32 bit signed division function."
11358 msgstr ""
11360 #: config/sh/sh.opt:219
11361 #, fuzzy, no-c-format
11362 #| msgid "Generate ELF output"
11363 msgid "Generate ELF FDPIC code."
11364 msgstr "Стварыць ELF-вывад"
11366 #: config/sh/sh.opt:223
11367 #, no-c-format
11368 msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
11369 msgstr ""
11371 #: config/sh/sh.opt:231 config/sh/sh.opt:269
11372 #, no-c-format
11373 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
11374 msgstr ""
11376 #: config/sh/sh.opt:235
11377 #, no-c-format
11378 msgid "Increase the IEEE compliance for floating-point comparisons."
11379 msgstr ""
11381 #: config/sh/sh.opt:239
11382 #, no-c-format
11383 msgid "Inline code to invalidate instruction cache entries after setting up nested function trampolines."
11384 msgstr ""
11386 #: config/sh/sh.opt:243 config/arc/arc.opt:242
11387 #, no-c-format
11388 msgid "Annotate assembler instructions with estimated addresses."
11389 msgstr ""
11391 #: config/sh/sh.opt:247
11392 #, fuzzy, no-c-format
11393 #| msgid "Generate code without GP reg"
11394 msgid "Generate code in little endian mode."
11395 msgstr "Генерыраваць код без GP reg"
11397 #: config/sh/sh.opt:251
11398 #, no-c-format
11399 msgid "Mark MAC register as call-clobbered."
11400 msgstr ""
11402 #: config/sh/sh.opt:257
11403 #, no-c-format
11404 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
11405 msgstr ""
11407 #: config/sh/sh.opt:261
11408 #, no-c-format
11409 msgid "Emit function-calls using global offset table when generating PIC."
11410 msgstr ""
11412 #: config/sh/sh.opt:265
11413 #, no-c-format
11414 msgid "Shorten address references during linking."
11415 msgstr ""
11417 #: config/sh/sh.opt:273
11418 #, no-c-format
11419 msgid "Specify the model for atomic operations."
11420 msgstr ""
11422 #: config/sh/sh.opt:277
11423 #, no-c-format
11424 msgid "Use tas.b instruction for __atomic_test_and_set."
11425 msgstr ""
11427 #: config/sh/sh.opt:281
11428 #, no-c-format
11429 msgid "Cost to assume for a multiply insn."
11430 msgstr ""
11432 #: config/sh/sh.opt:285
11433 #, no-c-format
11434 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
11435 msgstr ""
11437 #: config/sh/sh.opt:291
11438 #, no-c-format
11439 msgid "Pretend a branch-around-a-move is a conditional move."
11440 msgstr ""
11442 #: config/sh/sh.opt:295
11443 #, fuzzy, no-c-format
11444 msgid "Enable the use of the fsca instruction."
11445 msgstr "нявернае выкарыстанне \"restict\""
11447 #: config/sh/sh.opt:299
11448 #, fuzzy, no-c-format
11449 msgid "Enable the use of the fsrra instruction."
11450 msgstr "нявернае выкарыстанне \"restict\""
11452 #: config/sh/sh.opt:303
11453 #, no-c-format
11454 msgid "Use LRA instead of reload (transitional)."
11455 msgstr ""
11457 #: config/gcn/gcn.opt:26
11458 #, no-c-format
11459 msgid "GCN GPU type to use:"
11460 msgstr ""
11462 #: config/gcn/gcn.opt:42 config/gcn/gcn.opt:46
11463 #, no-c-format
11464 msgid "Specify the name of the target GPU."
11465 msgstr ""
11467 #: config/gcn/gcn.opt:50
11468 #, fuzzy, no-c-format
11469 #| msgid "Generate code for a 68302"
11470 msgid "Generate code for a 32-bit ABI."
11471 msgstr "Ствараць код для 68302"
11473 #: config/gcn/gcn.opt:58
11474 #, no-c-format
11475 msgid "Enable OpenMP GPU offloading."
11476 msgstr ""
11478 #: config/gcn/gcn.opt:69
11479 #, no-c-format
11480 msgid "-mstack-size=<number>\tSet the private segment size per wave-front, in bytes."
11481 msgstr ""
11483 #: config/gcn/gcn.opt:75
11484 #, no-c-format
11485 msgid "Amount of local data-share (LDS) memory to reserve for gang-private variables."
11486 msgstr ""
11488 #: config/gcn/gcn.opt:79
11489 #, no-c-format
11490 msgid "Warn about invalid OpenACC dimensions."
11491 msgstr ""
11493 #: config/gcn/gcn.opt:83
11494 #, no-c-format
11495 msgid "Compile for devices requiring XNACK enabled. Default off."
11496 msgstr ""
11498 #: config/gcn/gcn.opt:87
11499 #, no-c-format
11500 msgid "SRAM-ECC modes:"
11501 msgstr ""
11503 #: config/gcn/gcn.opt:100
11504 #, no-c-format
11505 msgid "Compile for devices with the SRAM ECC feature enabled, or not. Default \"any\"."
11506 msgstr ""
11508 #: config/fr30/fr30.opt:23
11509 #, no-c-format
11510 msgid "Assume small address space."
11511 msgstr ""
11513 #: config/bpf/bpf.opt:28
11514 #, fuzzy, no-c-format
11515 msgid "Generate eBPF for the given Linux kernel version."
11516 msgstr "Генерыраваць код для дадзенага ЦП"
11518 #: config/bpf/bpf.opt:115
11519 #, fuzzy, no-c-format
11520 #| msgid "Generate ELF output"
11521 msgid "Generate xBPF."
11522 msgstr "Стварыць ELF-вывад"
11524 #: config/bpf/bpf.opt:121
11525 #, no-c-format
11526 msgid "Generate big-endian eBPF."
11527 msgstr ""
11529 #: config/bpf/bpf.opt:125
11530 #, no-c-format
11531 msgid "Generate little-endian eBPF."
11532 msgstr ""
11534 #: config/bpf/bpf.opt:129
11535 #, no-c-format
11536 msgid "Set a hard limit for the size of each stack frame, in bytes."
11537 msgstr ""
11539 #: config/bpf/bpf.opt:133
11540 #, no-c-format
11541 msgid "Generate all necessary information for BPF Compile Once - Run Everywhere."
11542 msgstr ""
11544 #: config/bpf/bpf.opt:139
11545 #, no-c-format
11546 msgid "Enable extra conditional-branch instructions j(s)lt and j(s)le."
11547 msgstr ""
11549 #: config/bpf/bpf.opt:143
11550 #, no-c-format
11551 msgid "Enable 32-bit ALU instructions."
11552 msgstr ""
11554 #: config/bpf/bpf.opt:147
11555 #, no-c-format
11556 msgid "Enable 32-bit jump instructions."
11557 msgstr ""
11559 #: config/mips/mips.opt:32
11560 #, no-c-format
11561 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
11562 msgstr ""
11564 #: config/mips/mips.opt:36
11565 #, no-c-format
11566 msgid "Known MIPS ABIs (for use with the -mabi= option):"
11567 msgstr ""
11569 #: config/mips/mips.opt:55
11570 #, no-c-format
11571 msgid "Generate code that can be used in SVR4-style dynamic objects."
11572 msgstr ""
11574 #: config/mips/mips.opt:59
11575 #, no-c-format
11576 msgid "Use PMC-style 'mad' instructions."
11577 msgstr ""
11579 #: config/mips/mips.opt:63
11580 #, fuzzy, no-c-format
11581 #| msgid "Do not generate char instructions"
11582 msgid "Use integer madd/msub instructions."
11583 msgstr "Не генерыраваць сімвальныя інструкцыі"
11585 #: config/mips/mips.opt:67
11586 #, fuzzy, no-c-format
11587 #| msgid "Generate code for given CPU"
11588 msgid "-march=ISA\tGenerate code for the given ISA."
11589 msgstr "Генерыраваць код для дадзенага ЦП"
11591 #: config/mips/mips.opt:71
11592 #, no-c-format
11593 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
11594 msgstr ""
11596 #: config/mips/mips.opt:75
11597 #, no-c-format
11598 msgid "Use Branch Likely instructions, overriding the architecture default."
11599 msgstr ""
11601 #: config/mips/mips.opt:79
11602 #, no-c-format
11603 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
11604 msgstr ""
11606 #: config/mips/mips.opt:83
11607 #, no-c-format
11608 msgid "Trap on integer divide by zero."
11609 msgstr ""
11611 #: config/mips/mips.opt:87
11612 #, no-c-format
11613 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
11614 msgstr ""
11616 #: config/mips/mips.opt:91
11617 #, no-c-format
11618 msgid "Valid arguments to -mcode-readable=:"
11619 msgstr ""
11621 #: config/mips/mips.opt:104
11622 #, no-c-format
11623 msgid "Use branch-and-break sequences to check for integer divide by zero."
11624 msgstr ""
11626 #: config/mips/mips.opt:108
11627 #, no-c-format
11628 msgid "Use trap instructions to check for integer divide by zero."
11629 msgstr ""
11631 #: config/mips/mips.opt:112
11632 #, fuzzy, no-c-format
11633 msgid "Allow the use of MDMX instructions."
11634 msgstr "Не генерыраваць сімвальныя інструкцыі"
11636 #: config/mips/mips.opt:116
11637 #, no-c-format
11638 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
11639 msgstr ""
11641 #: config/mips/mips.opt:120
11642 #, no-c-format
11643 msgid "Use MIPS-DSP instructions."
11644 msgstr ""
11646 #: config/mips/mips.opt:124
11647 #, no-c-format
11648 msgid "Use MIPS-DSP REV 2 instructions."
11649 msgstr ""
11651 #: config/mips/mips.opt:146
11652 #, no-c-format
11653 msgid "Use Enhanced Virtual Addressing instructions."
11654 msgstr ""
11656 #: config/mips/mips.opt:150
11657 #, no-c-format
11658 msgid "Use NewABI-style %reloc() assembly operators."
11659 msgstr ""
11661 #: config/mips/mips.opt:154
11662 #, no-c-format
11663 msgid "Use -G for data that is not defined by the current object."
11664 msgstr ""
11666 #: config/mips/mips.opt:158
11667 #, no-c-format
11668 msgid "Work around certain 24K errata."
11669 msgstr ""
11671 #: config/mips/mips.opt:162
11672 #, no-c-format
11673 msgid "Work around certain R4000 errata."
11674 msgstr ""
11676 #: config/mips/mips.opt:166
11677 #, no-c-format
11678 msgid "Work around certain R4400 errata."
11679 msgstr ""
11681 #: config/mips/mips.opt:170
11682 #, no-c-format
11683 msgid "Work around the R5900 short loop erratum."
11684 msgstr ""
11686 #: config/mips/mips.opt:174
11687 #, no-c-format
11688 msgid "Work around certain RM7000 errata."
11689 msgstr ""
11691 #: config/mips/mips.opt:178
11692 #, no-c-format
11693 msgid "Work around certain R10000 errata."
11694 msgstr ""
11696 #: config/mips/mips.opt:182
11697 #, no-c-format
11698 msgid "Work around errata for early SB-1 revision 2 cores."
11699 msgstr ""
11701 #: config/mips/mips.opt:186
11702 #, no-c-format
11703 msgid "Work around certain VR4120 errata."
11704 msgstr ""
11706 #: config/mips/mips.opt:190
11707 #, no-c-format
11708 msgid "Work around VR4130 mflo/mfhi errata."
11709 msgstr ""
11711 #: config/mips/mips.opt:194
11712 #, no-c-format
11713 msgid "Work around an early 4300 hardware bug."
11714 msgstr ""
11716 #: config/mips/mips.opt:198
11717 #, fuzzy, no-c-format
11718 #| msgid "options enabled: "
11719 msgid "FP exceptions are enabled."
11720 msgstr "выбары ўключаны:"
11722 #: config/mips/mips.opt:202
11723 #, fuzzy, no-c-format
11724 #| msgid "Use 32-bit general registers"
11725 msgid "Use 32-bit floating-point registers."
11726 msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
11728 #: config/mips/mips.opt:206
11729 #, no-c-format
11730 msgid "Conform to the o32 FPXX ABI."
11731 msgstr ""
11733 #: config/mips/mips.opt:210
11734 #, fuzzy, no-c-format
11735 #| msgid "Use 64-bit general registers"
11736 msgid "Use 64-bit floating-point registers."
11737 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
11739 #: config/mips/mips.opt:214
11740 #, no-c-format
11741 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
11742 msgstr ""
11744 #: config/mips/mips.opt:218
11745 #, no-c-format
11746 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
11747 msgstr ""
11749 #: config/mips/mips.opt:222
11750 #, no-c-format
11751 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
11752 msgstr ""
11754 #: config/mips/mips.opt:226
11755 #, no-c-format
11756 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
11757 msgstr ""
11759 #: config/mips/mips.opt:236
11760 #, fuzzy, no-c-format
11761 #| msgid "Use 32-bit general registers"
11762 msgid "Use 32-bit general registers."
11763 msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
11765 #: config/mips/mips.opt:240
11766 #, fuzzy, no-c-format
11767 #| msgid "Use 64-bit general registers"
11768 msgid "Use 64-bit general registers."
11769 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
11771 #: config/mips/mips.opt:244
11772 #, no-c-format
11773 msgid "Use GP-relative addressing to access small data."
11774 msgstr ""
11776 #: config/mips/mips.opt:248
11777 #, no-c-format
11778 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
11779 msgstr ""
11781 #: config/mips/mips.opt:252
11782 #, no-c-format
11783 msgid "Allow the use of hardware floating-point ABI and instructions."
11784 msgstr ""
11786 #: config/mips/mips.opt:256
11787 #, no-c-format
11788 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
11789 msgstr ""
11791 #: config/mips/mips.opt:260
11792 #, no-c-format
11793 msgid "An alias for minterlink-compressed provided for backward-compatibility."
11794 msgstr ""
11796 #: config/mips/mips.opt:264
11797 #, fuzzy, no-c-format
11798 #| msgid "Generate code for Intel as"
11799 msgid "-mipsN\tGenerate code for ISA level N."
11800 msgstr "Генерыраваць код для Intel as"
11802 #: config/mips/mips.opt:268
11803 #, no-c-format
11804 msgid "Generate MIPS16 code."
11805 msgstr ""
11807 #: config/mips/mips.opt:272
11808 #, no-c-format
11809 msgid "Use MIPS-3D instructions."
11810 msgstr ""
11812 #: config/mips/mips.opt:276
11813 #, no-c-format
11814 msgid "Use ll, sc and sync instructions."
11815 msgstr ""
11817 #: config/mips/mips.opt:280
11818 #, no-c-format
11819 msgid "Use -G for object-local data."
11820 msgstr ""
11822 #: config/mips/mips.opt:284
11823 #, no-c-format
11824 msgid "Use indirect calls."
11825 msgstr ""
11827 #: config/mips/mips.opt:288
11828 #, fuzzy, no-c-format
11829 #| msgid "Use 32 bit float"
11830 msgid "Use a 32-bit long type."
11831 msgstr "Выкарыстоўваць 32-х бітны float"
11833 #: config/mips/mips.opt:292
11834 #, fuzzy, no-c-format
11835 #| msgid "Use 64 bit float"
11836 msgid "Use a 64-bit long type."
11837 msgstr "Выкарыстоўваць 64-х бітны float"
11839 #: config/mips/mips.opt:296
11840 #, no-c-format
11841 msgid "Pass the address of the ra save location to _mcount in $12."
11842 msgstr ""
11844 #: config/mips/mips.opt:300
11845 #, no-c-format
11846 msgid "Don't optimize block moves."
11847 msgstr ""
11849 #: config/mips/mips.opt:304
11850 #, fuzzy, no-c-format
11851 #| msgid "Don't use AltiVec instructions"
11852 msgid "Use microMIPS instructions."
11853 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
11855 #: config/mips/mips.opt:308
11856 #, no-c-format
11857 msgid "Use MIPS MSA Extension instructions."
11858 msgstr ""
11860 #: config/mips/mips.opt:312
11861 #, fuzzy, no-c-format
11862 msgid "Allow the use of MT instructions."
11863 msgstr "Не генерыраваць сімвальныя інструкцыі"
11865 #: config/mips/mips.opt:316
11866 #, fuzzy, no-c-format
11867 msgid "Prevent the use of all floating-point operations."
11868 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
11870 #: config/mips/mips.opt:320
11871 #, fuzzy, no-c-format
11872 #| msgid "Don't use AltiVec instructions"
11873 msgid "Use MCU instructions."
11874 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
11876 #: config/mips/mips.opt:324
11877 #, no-c-format
11878 msgid "Do not use a cache-flushing function before calling stack trampolines."
11879 msgstr ""
11881 #: config/mips/mips.opt:328
11882 #, fuzzy, no-c-format
11883 msgid "Do not use MDMX instructions."
11884 msgstr "Не генерыраваць сімвальныя інструкцыі"
11886 #: config/mips/mips.opt:332
11887 #, fuzzy, no-c-format
11888 #| msgid "Generate code for GNU ld"
11889 msgid "Generate normal-mode code."
11890 msgstr "Генерыраваць код для GNU ld"
11892 #: config/mips/mips.opt:336
11893 #, fuzzy, no-c-format
11894 msgid "Do not use MIPS-3D instructions."
11895 msgstr "Не генерыраваць сімвальныя інструкцыі"
11897 #: config/mips/mips.opt:340
11898 #, fuzzy, no-c-format
11899 #| msgid "Use hardware floating point"
11900 msgid "Use paired-single floating-point instructions."
11901 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
11903 #: config/mips/mips.opt:344
11904 #, no-c-format
11905 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
11906 msgstr ""
11908 #: config/mips/mips.opt:348
11909 #, no-c-format
11910 msgid "Valid arguments to -mr10k-cache-barrier=:"
11911 msgstr ""
11913 #: config/mips/mips.opt:361
11914 #, no-c-format
11915 msgid "Try to allow the linker to turn PIC calls into direct calls."
11916 msgstr ""
11918 #: config/mips/mips.opt:365
11919 #, no-c-format
11920 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
11921 msgstr ""
11923 #: config/mips/mips.opt:369
11924 #, no-c-format
11925 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
11926 msgstr ""
11928 #: config/mips/mips.opt:373
11929 #, no-c-format
11930 msgid "Use SmartMIPS instructions."
11931 msgstr ""
11933 #: config/mips/mips.opt:377
11934 #, no-c-format
11935 msgid "Prevent the use of all hardware floating-point instructions."
11936 msgstr ""
11938 #: config/mips/mips.opt:381
11939 #, no-c-format
11940 msgid "Optimize lui/addiu address loads."
11941 msgstr ""
11943 #: config/mips/mips.opt:385
11944 #, no-c-format
11945 msgid "Assume all symbols have 32-bit values."
11946 msgstr ""
11948 #: config/mips/mips.opt:389
11949 #, no-c-format
11950 msgid "Use synci instruction to invalidate i-cache."
11951 msgstr ""
11953 #: config/mips/mips.opt:397
11954 #, no-c-format
11955 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
11956 msgstr ""
11958 #: config/mips/mips.opt:401
11959 #, no-c-format
11960 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
11961 msgstr ""
11963 #: config/mips/mips.opt:409
11964 #, no-c-format
11965 msgid "Generate code with unaligned load store, valid for MIPS R6."
11966 msgstr ""
11968 #: config/mips/mips.opt:417
11969 #, no-c-format
11970 msgid "Use Virtualization (VZ) instructions."
11971 msgstr ""
11973 #: config/mips/mips.opt:421
11974 #, no-c-format
11975 msgid "Use eXtended Physical Address (XPA) instructions."
11976 msgstr ""
11978 #: config/mips/mips.opt:425
11979 #, no-c-format
11980 msgid "Use Cyclic Redundancy Check (CRC) instructions."
11981 msgstr ""
11983 #: config/mips/mips.opt:429
11984 #, no-c-format
11985 msgid "Use Global INValidate (GINV) instructions."
11986 msgstr ""
11988 #: config/mips/mips.opt:433
11989 #, no-c-format
11990 msgid "Perform VR4130-specific alignment optimizations."
11991 msgstr ""
11993 #: config/mips/mips.opt:437
11994 #, no-c-format
11995 msgid "Lift restrictions on GOT size."
11996 msgstr ""
11998 #: config/mips/mips.opt:441
11999 #, no-c-format
12000 msgid "Enable use of odd-numbered single-precision registers."
12001 msgstr ""
12003 #: config/mips/mips.opt:445
12004 #, fuzzy, no-c-format
12005 #| msgid "Optimize for 3900"
12006 msgid "Optimize frame header."
12007 msgstr "Аптымізаваць для 3900"
12009 #: config/mips/mips.opt:452
12010 #, no-c-format
12011 msgid "Enable load/store bonding."
12012 msgstr ""
12014 #: config/mips/mips.opt:456
12015 #, no-c-format
12016 msgid "Specify the compact branch usage policy."
12017 msgstr ""
12019 #: config/mips/mips.opt:460
12020 #, no-c-format
12021 msgid "Policies available for use with -mcompact-branches=:"
12022 msgstr ""
12024 #: config/mips/mips.opt:473
12025 #, no-c-format
12026 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
12027 msgstr ""
12029 #: config/mips/mips.opt:477
12030 #, no-c-format
12031 msgid "Use Loongson EXTension (EXT) instructions."
12032 msgstr ""
12034 #: config/mips/mips.opt:481
12035 #, no-c-format
12036 msgid "Use Loongson EXTension R2 (EXT2) instructions."
12037 msgstr ""
12039 #: config/mips/mips-tables.opt:24
12040 #, no-c-format
12041 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
12042 msgstr ""
12044 #: config/mips/mips-tables.opt:28
12045 #, no-c-format
12046 msgid "Known MIPS ISA levels (for use with the -mips option):"
12047 msgstr ""
12049 #: config/tilegx/tilegx.opt:30
12050 #, no-c-format
12051 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
12052 msgstr ""
12054 #: config/tilegx/tilegx.opt:37
12055 #, no-c-format
12056 msgid "Compile with 32 bit longs and pointers."
12057 msgstr ""
12059 #: config/tilegx/tilegx.opt:41
12060 #, no-c-format
12061 msgid "Compile with 64 bit longs and pointers."
12062 msgstr ""
12064 #: config/tilegx/tilegx.opt:53
12065 #, no-c-format
12066 msgid "Use given TILE-Gx code model."
12067 msgstr ""
12069 #: config/arc/arc-tables.opt:25
12070 #, no-c-format
12071 msgid "Known ARC CPUs (for use with the -mcpu= option):"
12072 msgstr ""
12074 #: config/arc/arc.opt:26
12075 #, no-c-format
12076 msgid "Compile code for big endian mode."
12077 msgstr ""
12079 #: config/arc/arc.opt:30
12080 #, no-c-format
12081 msgid "Compile code for little endian mode.  This is the default."
12082 msgstr ""
12084 #: config/arc/arc.opt:34
12085 #, no-c-format
12086 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
12087 msgstr ""
12089 #: config/arc/arc.opt:38
12090 #, no-c-format
12091 msgid "Generate ARCompact 32-bit code for ARC600 processor."
12092 msgstr ""
12094 #: config/arc/arc.opt:42
12095 #, no-c-format
12096 msgid "Same as -mA6."
12097 msgstr ""
12099 #: config/arc/arc.opt:46
12100 #, no-c-format
12101 msgid "Generate ARCompact 32-bit code for ARC601 processor."
12102 msgstr ""
12104 #: config/arc/arc.opt:50
12105 #, no-c-format
12106 msgid "Generate ARCompact 32-bit code for ARC700 processor."
12107 msgstr ""
12109 #: config/arc/arc.opt:54
12110 #, no-c-format
12111 msgid "Same as -mA7."
12112 msgstr ""
12114 #: config/arc/arc.opt:58
12115 #, no-c-format
12116 msgid "Force all calls to be made via a jli instruction."
12117 msgstr ""
12119 #: config/arc/arc.opt:62
12120 #, no-c-format
12121 msgid "-mmpy-option=MPY\tCompile ARCv2 code with a multiplier design option."
12122 msgstr ""
12124 #: config/arc/arc.opt:132
12125 #, no-c-format
12126 msgid "Enable DIV-REM instructions for ARCv2."
12127 msgstr ""
12129 #: config/arc/arc.opt:136
12130 #, no-c-format
12131 msgid "Enable code density instructions for ARCv2."
12132 msgstr ""
12134 #: config/arc/arc.opt:146
12135 #, no-c-format
12136 msgid "Use ordinarily cached memory accesses for volatile references."
12137 msgstr ""
12139 #: config/arc/arc.opt:150
12140 #, no-c-format
12141 msgid "Enable cache bypass for volatile references."
12142 msgstr ""
12144 #: config/arc/arc.opt:154
12145 #, no-c-format
12146 msgid "Generate instructions supported by barrel shifter."
12147 msgstr ""
12149 #: config/arc/arc.opt:158
12150 #, fuzzy, no-c-format
12151 #| msgid "Do not generate char instructions"
12152 msgid "Generate norm instruction."
12153 msgstr "Не генерыраваць сімвальныя інструкцыі"
12155 #: config/arc/arc.opt:162
12156 #, fuzzy, no-c-format
12157 #| msgid "Do not generate char instructions"
12158 msgid "Generate swap instruction."
12159 msgstr "Не генерыраваць сімвальныя інструкцыі"
12161 #: config/arc/arc.opt:166
12162 #, fuzzy, no-c-format
12163 #| msgid "Do not generate char instructions"
12164 msgid "Generate mul64 and mulu64 instructions."
12165 msgstr "Не генерыраваць сімвальныя інструкцыі"
12167 #: config/arc/arc.opt:170
12168 #, fuzzy, no-c-format
12169 #| msgid "Do not generate char instructions"
12170 msgid "Do not generate mpy instructions for ARC700."
12171 msgstr "Не генерыраваць сімвальныя інструкцыі"
12173 #: config/arc/arc.opt:174
12174 #, no-c-format
12175 msgid "Generate extended arithmetic instructions, only valid for ARC700."
12176 msgstr ""
12178 #: config/arc/arc.opt:178
12179 #, no-c-format
12180 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
12181 msgstr ""
12183 #: config/arc/arc.opt:182
12184 #, no-c-format
12185 msgid "Generate call insns as register indirect calls."
12186 msgstr ""
12188 #: config/arc/arc.opt:186
12189 #, fuzzy, no-c-format
12190 #| msgid "Do not generate char instructions"
12191 msgid "Do no generate BRcc instructions in arc_reorg."
12192 msgstr "Не генерыраваць сімвальныя інструкцыі"
12194 #: config/arc/arc.opt:190
12195 #, no-c-format
12196 msgid "Generate sdata references.  This is the default, unless you compile for PIC."
12197 msgstr ""
12199 #: config/arc/arc.opt:194
12200 #, fuzzy, no-c-format
12201 #| msgid "Generate code without GP reg"
12202 msgid "Generate millicode thunks."
12203 msgstr "Генерыраваць код без GP reg"
12205 #: config/arc/arc.opt:198 config/arc/arc.opt:202
12206 #, no-c-format
12207 msgid "FPX: Generate Single Precision FPX (compact) instructions."
12208 msgstr ""
12210 #: config/arc/arc.opt:206
12211 #, no-c-format
12212 msgid "FPX: Generate Single Precision FPX (fast) instructions."
12213 msgstr ""
12215 #: config/arc/arc.opt:210
12216 #, no-c-format
12217 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
12218 msgstr ""
12220 #: config/arc/arc.opt:214 config/arc/arc.opt:218
12221 #, no-c-format
12222 msgid "FPX: Generate Double Precision FPX (compact) instructions."
12223 msgstr ""
12225 #: config/arc/arc.opt:222
12226 #, no-c-format
12227 msgid "FPX: Generate Double Precision FPX (fast) instructions."
12228 msgstr ""
12230 #: config/arc/arc.opt:226
12231 #, no-c-format
12232 msgid "Disable LR and SR instructions from using FPX extension aux registers."
12233 msgstr ""
12235 #: config/arc/arc.opt:230
12236 #, no-c-format
12237 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
12238 msgstr ""
12240 #: config/arc/arc.opt:234
12241 #, no-c-format
12242 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
12243 msgstr ""
12245 #: config/arc/arc.opt:238
12246 #, no-c-format
12247 msgid "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
12248 msgstr ""
12250 #: config/arc/arc.opt:246
12251 #, no-c-format
12252 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
12253 msgstr ""
12255 #: config/arc/arc.opt:250
12256 #, no-c-format
12257 msgid "-mtune=TUNE\tTune code for given ARC variant."
12258 msgstr ""
12260 #: config/arc/arc.opt:281
12261 #, no-c-format
12262 msgid "Enable the use of indexed loads."
12263 msgstr ""
12265 #: config/arc/arc.opt:285
12266 #, no-c-format
12267 msgid "Enable the use of pre/post modify with register displacement."
12268 msgstr ""
12270 #: config/arc/arc.opt:289
12271 #, no-c-format
12272 msgid "Generate 32x16 multiply and mac instructions."
12273 msgstr ""
12275 #: config/arc/arc.opt:297
12276 #, no-c-format
12277 msgid "Don't use less than 25 bit addressing range for calls."
12278 msgstr ""
12280 #: config/arc/arc.opt:301
12281 #, no-c-format
12282 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
12283 msgstr ""
12285 #: config/arc/arc.opt:309
12286 #, no-c-format
12287 msgid "Enable Rcq constraint handling - most short code generation depends on this."
12288 msgstr ""
12290 #: config/arc/arc.opt:313
12291 #, no-c-format
12292 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
12293 msgstr ""
12295 #: config/arc/arc.opt:317
12296 #, no-c-format
12297 msgid "Enable pre-reload use of cbranchsi pattern."
12298 msgstr ""
12300 #: config/arc/arc.opt:321
12301 #, no-c-format
12302 msgid "Enable bbit peephole2."
12303 msgstr ""
12305 #: config/arc/arc.opt:325
12306 #, no-c-format
12307 msgid "Use pc-relative switch case tables - this enables case table shortening."
12308 msgstr ""
12310 #: config/arc/arc.opt:329
12311 #, no-c-format
12312 msgid "Enable compact casesi pattern."
12313 msgstr ""
12315 #: config/arc/arc.opt:333
12316 #, no-c-format
12317 msgid "Enable 'q' instruction alternatives."
12318 msgstr ""
12320 #: config/arc/arc.opt:337
12321 #, no-c-format
12322 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
12323 msgstr ""
12325 #: config/arc/arc.opt:344
12326 #, no-c-format
12327 msgid "Enable variable polynomial CRC extension."
12328 msgstr ""
12330 #: config/arc/arc.opt:348
12331 #, no-c-format
12332 msgid "Enable DSP 3.1 Pack A extensions."
12333 msgstr ""
12335 #: config/arc/arc.opt:352
12336 #, no-c-format
12337 msgid "Enable dual viterbi butterfly extension."
12338 msgstr ""
12340 #: config/arc/arc.opt:362
12341 #, no-c-format
12342 msgid "Enable Dual and Single Operand Instructions for Telephony."
12343 msgstr ""
12345 #: config/arc/arc.opt:366
12346 #, no-c-format
12347 msgid "Enable XY Memory extension (DSP version 3)."
12348 msgstr ""
12350 #: config/arc/arc.opt:371
12351 #, no-c-format
12352 msgid "Enable Locked Load/Store Conditional extension."
12353 msgstr ""
12355 #: config/arc/arc.opt:375
12356 #, fuzzy, no-c-format
12357 msgid "Enable swap byte ordering extension instruction."
12358 msgstr "нявернае выкарыстанне \"restict\""
12360 #: config/arc/arc.opt:379
12361 #, no-c-format
12362 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
12363 msgstr ""
12365 #: config/arc/arc.opt:383
12366 #, no-c-format
12367 msgid "Pass -EB option through to linker."
12368 msgstr ""
12370 #: config/arc/arc.opt:387
12371 #, no-c-format
12372 msgid "Pass -EL option through to linker."
12373 msgstr ""
12375 #: config/arc/arc.opt:391
12376 #, no-c-format
12377 msgid "Pass -marclinux option through to linker."
12378 msgstr ""
12380 #: config/arc/arc.opt:395
12381 #, no-c-format
12382 msgid "Pass -marclinux_prof option through to linker."
12383 msgstr ""
12385 #: config/arc/arc.opt:404
12386 #, no-c-format
12387 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
12388 msgstr ""
12390 #: config/arc/arc.opt:408
12391 #, no-c-format
12392 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12393 msgstr ""
12395 #: config/arc/arc.opt:412
12396 #, no-c-format
12397 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12398 msgstr ""
12400 #: config/arc/arc.opt:424
12401 #, fuzzy, no-c-format
12402 #| msgid "Don't use AltiVec instructions"
12403 msgid "Enable atomic instructions."
12404 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
12406 #: config/arc/arc.opt:428
12407 #, no-c-format
12408 msgid "Enable double load/store instructions for ARC HS."
12409 msgstr ""
12411 #: config/arc/arc.opt:432
12412 #, no-c-format
12413 msgid "Specify the name of the target floating point configuration."
12414 msgstr ""
12416 #: config/arc/arc.opt:475
12417 #, no-c-format
12418 msgid "Specify thread pointer register number."
12419 msgstr ""
12421 #: config/arc/arc.opt:482
12422 #, no-c-format
12423 msgid "Enable use of NPS400 bit operations."
12424 msgstr ""
12426 #: config/arc/arc.opt:486
12427 #, no-c-format
12428 msgid "Enable use of NPS400 xld/xst extension."
12429 msgstr ""
12431 #: config/arc/arc.opt:494
12432 #, no-c-format
12433 msgid "Specifies the registers that the processor saves on an interrupt entry and exit."
12434 msgstr ""
12436 #: config/arc/arc.opt:498
12437 #, no-c-format
12438 msgid "Specifies the number of registers replicated in second register bank on entry to fast interrupt."
12439 msgstr ""
12441 #: config/arc/arc.opt:502
12442 #, no-c-format
12443 msgid "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
12444 msgstr ""
12446 #: config/arc/arc.opt:527
12447 #, no-c-format
12448 msgid "Enable 16-entry register file."
12449 msgstr ""
12451 #: config/arc/arc.opt:531
12452 #, no-c-format
12453 msgid "Enable use of BI/BIH instructions when available."
12454 msgstr ""
12456 #: config/arc/arc.opt:535
12457 #, no-c-format
12458 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
12459 msgstr ""
12461 #: lto/lang.opt:53
12462 #, no-c-format
12463 msgid "Set linker output type (used internally during LTO optimization)."
12464 msgstr ""
12466 #: lto/lang.opt:58
12467 #, no-c-format
12468 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
12469 msgstr ""
12471 #: lto/lang.opt:62
12472 #, no-c-format
12473 msgid "Specify a file to which a list of files output by LTRANS is written."
12474 msgstr ""
12476 #: lto/lang.opt:66
12477 #, no-c-format
12478 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
12479 msgstr ""
12481 #: lto/lang.opt:70
12482 #, no-c-format
12483 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
12484 msgstr ""
12486 #: lto/lang.opt:75
12487 #, no-c-format
12488 msgid "Call the dump function for variables and function in IL."
12489 msgstr ""
12491 #: lto/lang.opt:79
12492 #, no-c-format
12493 msgid "Dump the demangled output."
12494 msgstr ""
12496 #: lto/lang.opt:83
12497 #, no-c-format
12498 msgid "Dump only the defined symbols."
12499 msgstr ""
12501 #: lto/lang.opt:87
12502 #, no-c-format
12503 msgid "Print the initial values of the variables."
12504 msgstr ""
12506 #: lto/lang.opt:91
12507 #, no-c-format
12508 msgid "Sort the symbols alphabetically."
12509 msgstr ""
12511 #: lto/lang.opt:95
12512 #, no-c-format
12513 msgid "Sort the symbols according to size."
12514 msgstr ""
12516 #: lto/lang.opt:99
12517 #, no-c-format
12518 msgid "Display the symbols in reverse order."
12519 msgstr ""
12521 #: lto/lang.opt:106
12522 #, no-c-format
12523 msgid "Dump the details of LTO objects."
12524 msgstr ""
12526 #: lto/lang.opt:110
12527 #, no-c-format
12528 msgid "Dump the statistics of tree types."
12529 msgstr ""
12531 #: lto/lang.opt:114
12532 #, no-c-format
12533 msgid "Dump the statistics of trees."
12534 msgstr ""
12536 #: lto/lang.opt:118
12537 #, no-c-format
12538 msgid "Dump the statistics of gimple statements."
12539 msgstr ""
12541 #: lto/lang.opt:128
12542 #, fuzzy, no-c-format
12543 msgid "Dump the dump tool command line options."
12544 msgstr "Нераспазнаны выбар \"%s\""
12546 #: lto/lang.opt:132
12547 #, no-c-format
12548 msgid "Dump the symtab callgraph."
12549 msgstr ""
12551 #: lto/lang.opt:136
12552 #, no-c-format
12553 msgid "The resolution file."
12554 msgstr ""
12556 #: common.opt:245
12557 #, no-c-format
12558 msgid "Provide bash completion for options starting with provided string."
12559 msgstr ""
12561 #: common.opt:297
12562 #, fuzzy, no-c-format
12563 #| msgid "  --help                   Display this information\n"
12564 msgid "Display this information."
12565 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
12567 #: common.opt:301
12568 #, no-c-format
12569 msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params."
12570 msgstr ""
12572 #: common.opt:422
12573 #, no-c-format
12574 msgid "Alias for --help=target."
12575 msgstr ""
12577 #: common.opt:468
12578 #, no-c-format
12579 msgid "-O<number>\tSet optimization level to <number>."
12580 msgstr ""
12582 #: common.opt:472
12583 #, fuzzy, no-c-format
12584 #| msgid "Optimize for SparcLite processors"
12585 msgid "Optimize for space rather than speed."
12586 msgstr "Аптымізацыя для SparcLite працэсараў"
12588 #: common.opt:476
12589 #, no-c-format
12590 msgid "Optimize for speed disregarding exact standards compliance."
12591 msgstr ""
12593 #: common.opt:480
12594 #, no-c-format
12595 msgid "Optimize for debugging experience rather than speed or size."
12596 msgstr ""
12598 #: common.opt:484
12599 #, no-c-format
12600 msgid "Optimize for space aggressively rather than speed."
12601 msgstr ""
12603 #: common.opt:524
12604 #, no-c-format
12605 msgid "This switch is deprecated; use -Wextra instead."
12606 msgstr ""
12608 #: common.opt:537
12609 #, no-c-format
12610 msgid "Warn about returning structures, unions or arrays."
12611 msgstr ""
12613 #: common.opt:541
12614 #, no-c-format
12615 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
12616 msgstr ""
12618 #: common.opt:545 common.opt:549
12619 #, no-c-format
12620 msgid "Warn if an array is accessed out of bounds."
12621 msgstr ""
12623 #: common.opt:553 common.opt:557
12624 #, no-c-format
12625 msgid "Warn for uses of pointers to deallocated storage."
12626 msgstr ""
12628 #: common.opt:561
12629 #, no-c-format
12630 msgid "Warn about inappropriate attribute usage."
12631 msgstr ""
12633 #: common.opt:565
12634 #, fuzzy, no-c-format
12635 #| msgid "wrong number of arguments specified for `%s' attribute"
12636 msgid "Do not warn about specified attributes."
12637 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
12639 #: common.opt:569 common.opt:573
12640 #, no-c-format
12641 msgid "Warn about type safety and similar errors and mismatches in declarations with alias attributes."
12642 msgstr ""
12644 #: common.opt:577
12645 #, no-c-format
12646 msgid "Warn when profiling instrumentation was requested, but could not be applied to a certain function."
12647 msgstr ""
12649 #: common.opt:582 common.opt:586
12650 #, no-c-format
12651 msgid "Warn about pointer casts which increase alignment."
12652 msgstr ""
12654 #: common.opt:590
12655 #, no-c-format
12656 msgid "Warn when a #warning directive is encountered."
12657 msgstr ""
12659 #: common.opt:594
12660 #, no-c-format
12661 msgid "Warn about uses of __attribute__((warning)) declarations."
12662 msgstr ""
12664 #: common.opt:598
12665 #, no-c-format
12666 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
12667 msgstr ""
12669 #: common.opt:602
12670 #, no-c-format
12671 msgid "Warn about uses of __attribute__((deprecated)) declarations."
12672 msgstr ""
12674 #: common.opt:606
12675 #, no-c-format
12676 msgid "Warn when an optimization pass is disabled."
12677 msgstr ""
12679 #: common.opt:610
12680 #, no-c-format
12681 msgid "Treat all warnings as errors."
12682 msgstr ""
12684 #: common.opt:614
12685 #, no-c-format
12686 msgid "Treat specified warning as error."
12687 msgstr ""
12689 #: common.opt:618
12690 #, no-c-format
12691 msgid "Print extra (possibly unwanted) warnings."
12692 msgstr ""
12694 #: common.opt:622
12695 #, no-c-format
12696 msgid "Exit on the first error occurred."
12697 msgstr ""
12699 #: common.opt:626
12700 #, no-c-format
12701 msgid "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires in excess of <byte-size>."
12702 msgstr ""
12704 #: common.opt:630
12705 #, no-c-format
12706 msgid "Disable -Wframe-larger-than= warning.  Equivalent to -Wframe-larger-than=<SIZE_MAX> or larger."
12707 msgstr ""
12709 #: common.opt:634
12710 #, no-c-format
12711 msgid "Warn when attempting to free a non-heap object."
12712 msgstr ""
12714 #: common.opt:645
12715 #, no-c-format
12716 msgid "Warn when a switch case falls through."
12717 msgstr ""
12719 #: common.opt:653
12720 #, fuzzy, no-c-format
12721 #| msgid "virtual functions cannot be friends"
12722 msgid "Warn when an inlined function cannot be inlined."
12723 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
12725 #: common.opt:657
12726 #, no-c-format
12727 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
12728 msgstr ""
12730 #: common.opt:664
12731 #, no-c-format
12732 msgid "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
12733 msgstr ""
12735 #: common.opt:668
12736 #, no-c-format
12737 msgid "Disable -Wlarger-than= warning.  Equivalent to -Wlarger-than=<SIZE_MAX> or larger."
12738 msgstr ""
12740 #: common.opt:672
12741 #, no-c-format
12742 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
12743 msgstr ""
12745 #: common.opt:676
12746 #, no-c-format
12747 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
12748 msgstr ""
12750 #: common.opt:687
12751 #, no-c-format
12752 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
12753 msgstr ""
12755 #: common.opt:691
12756 #, no-c-format
12757 msgid "Warn about overflow in arithmetic expressions."
12758 msgstr ""
12760 #: common.opt:695
12761 #, no-c-format
12762 msgid "During link time optimization warn about mismatched types of global declarations."
12763 msgstr ""
12765 #: common.opt:699
12766 #, no-c-format
12767 msgid "Warn when the packed attribute has no effect on struct layout."
12768 msgstr ""
12770 #: common.opt:703
12771 #, no-c-format
12772 msgid "Warn when padding is required to align structure members."
12773 msgstr ""
12775 #: common.opt:707
12776 #, no-c-format
12777 msgid "Issue warnings needed for strict compliance to the standard."
12778 msgstr ""
12780 #: common.opt:711
12781 #, no-c-format
12782 msgid "Warn about returning a pointer/reference to a local or temporary variable."
12783 msgstr ""
12785 #: common.opt:715
12786 #, no-c-format
12787 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
12788 msgstr ""
12790 #: common.opt:719
12791 #, no-c-format
12792 msgid "Warn when one variable shadows another (globally)."
12793 msgstr ""
12795 #: common.opt:723
12796 #, no-c-format
12797 msgid "Warn when one local variable shadows another local variable or parameter."
12798 msgstr ""
12800 #: common.opt:730
12801 #, no-c-format
12802 msgid "Warn when one local variable shadows another local variable or parameter of compatible type."
12803 msgstr ""
12805 #: common.opt:737
12806 #, no-c-format
12807 msgid "Warn when not issuing stack smashing protection for some reason."
12808 msgstr ""
12810 #: common.opt:741
12811 #, no-c-format
12812 msgid "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
12813 msgstr ""
12815 #: common.opt:745
12816 #, no-c-format
12817 msgid "Disable Wstack-usage= warning.  Equivalent to Wstack-usage=<SIZE_MAX> or larger."
12818 msgstr ""
12820 #: common.opt:749 common.opt:753
12821 #, no-c-format
12822 msgid "Warn about code which might break strict aliasing rules."
12823 msgstr ""
12825 #: common.opt:757 common.opt:761
12826 #, no-c-format
12827 msgid "Warn about optimizations that assume that signed overflow is undefined."
12828 msgstr ""
12830 #: common.opt:765
12831 #, no-c-format
12832 msgid "Warn about functions which might be candidates for __attribute__((cold))."
12833 msgstr ""
12835 #: common.opt:769
12836 #, no-c-format
12837 msgid "Warn about functions which might be candidates for __attribute__((const))."
12838 msgstr ""
12840 #: common.opt:773
12841 #, no-c-format
12842 msgid "Warn about functions which might be candidates for __attribute__((pure))."
12843 msgstr ""
12845 #: common.opt:777
12846 #, no-c-format
12847 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
12848 msgstr ""
12850 #: common.opt:781
12851 #, no-c-format
12852 msgid "Warn about functions which might be candidates for __attribute__((malloc))."
12853 msgstr ""
12855 #: common.opt:785
12856 #, no-c-format
12857 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
12858 msgstr ""
12860 #: common.opt:789
12861 #, no-c-format
12862 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
12863 msgstr ""
12865 #: common.opt:793
12866 #, no-c-format
12867 msgid "Warn about statements between switch's controlling expression and the first case."
12868 msgstr ""
12870 #: common.opt:798
12871 #, no-c-format
12872 msgid "Do not suppress warnings from system headers."
12873 msgstr ""
12875 #: common.opt:802
12876 #, no-c-format
12877 msgid "Warn whenever a trampoline is generated."
12878 msgstr ""
12880 #: common.opt:806
12881 #, no-c-format
12882 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
12883 msgstr ""
12885 #: common.opt:810
12886 #, no-c-format
12887 msgid "Warn about uninitialized automatic variables."
12888 msgstr ""
12890 #: common.opt:814
12891 #, no-c-format
12892 msgid "Warn about maybe uninitialized automatic variables."
12893 msgstr ""
12895 #: common.opt:822
12896 #, no-c-format
12897 msgid "Enable all -Wunused- warnings."
12898 msgstr ""
12900 #: common.opt:826
12901 #, no-c-format
12902 msgid "Warn when a function parameter is only set, otherwise unused."
12903 msgstr ""
12905 #: common.opt:830
12906 #, no-c-format
12907 msgid "Warn when a variable is only set, otherwise unused."
12908 msgstr ""
12910 #: common.opt:834
12911 #, no-c-format
12912 msgid "Warn when a function is unused."
12913 msgstr ""
12915 #: common.opt:838
12916 #, no-c-format
12917 msgid "Warn when a label is unused."
12918 msgstr ""
12920 #: common.opt:842
12921 #, no-c-format
12922 msgid "Warn when a function parameter is unused."
12923 msgstr ""
12925 #: common.opt:846
12926 #, no-c-format
12927 msgid "Warn when an expression value is unused."
12928 msgstr ""
12930 #: common.opt:850
12931 #, no-c-format
12932 msgid "Warn when a variable is unused."
12933 msgstr ""
12935 #: common.opt:854
12936 #, no-c-format
12937 msgid "Warn in case profiles in -fprofile-use do not match."
12938 msgstr ""
12940 #: common.opt:858
12941 #, no-c-format
12942 msgid "Warn in case a function ends earlier than it begins due to an invalid linenum macros."
12943 msgstr ""
12945 #: common.opt:862
12946 #, no-c-format
12947 msgid "Warn in case profiles in -fprofile-use do not exist."
12948 msgstr ""
12950 #: common.opt:866
12951 #, no-c-format
12952 msgid "Warn when a vector operation is compiled outside the SIMD."
12953 msgstr ""
12955 #: common.opt:870
12956 #, no-c-format
12957 msgid "Warn about unsupported features in ThreadSanitizer."
12958 msgstr ""
12960 #: common.opt:886
12961 #, no-c-format
12962 msgid "-aux-info <file>\tEmit declaration information into <file>."
12963 msgstr ""
12965 #: common.opt:899
12966 #, no-c-format
12967 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
12968 msgstr ""
12970 #: common.opt:903
12971 #, no-c-format
12972 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
12973 msgstr ""
12975 #: common.opt:907
12976 #, no-c-format
12977 msgid "-dumpbase-ext .<ext>    Drop a trailing .<ext> from the dump basename to name auxiliary output files."
12978 msgstr ""
12980 #: common.opt:911
12981 #, no-c-format
12982 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
12983 msgstr ""
12985 #: common.opt:1009
12986 #, no-c-format
12987 msgid "The version of the C++ ABI in use."
12988 msgstr ""
12990 #: common.opt:1013
12991 #, no-c-format
12992 msgid "Aggressively optimize loops using language constraints."
12993 msgstr ""
12995 #: common.opt:1017
12996 #, fuzzy, no-c-format
12997 msgid "Align the start of functions."
12998 msgstr "вельмі шмат аргументаў у функцыі"
13000 #: common.opt:1027
13001 #, no-c-format
13002 msgid "Align labels which are only reached by jumping."
13003 msgstr ""
13005 #: common.opt:1034
13006 #, no-c-format
13007 msgid "Align all labels."
13008 msgstr ""
13010 #: common.opt:1041
13011 #, no-c-format
13012 msgid "Align the start of loops."
13013 msgstr ""
13015 #: common.opt:1048
13016 #, no-c-format
13017 msgid "Allow the compiler to introduce new data races on stores."
13018 msgstr ""
13020 #: common.opt:1052
13021 #, no-c-format
13022 msgid "Enable static analysis pass."
13023 msgstr ""
13025 #: common.opt:1072
13026 #, no-c-format
13027 msgid "Select what to sanitize."
13028 msgstr ""
13030 #: common.opt:1076
13031 #, no-c-format
13032 msgid "Select type of coverage sanitization."
13033 msgstr ""
13035 #: common.opt:1089
13036 #, no-c-format
13037 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
13038 msgstr ""
13040 #: common.opt:1093
13041 #, no-c-format
13042 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-defined sections."
13043 msgstr ""
13045 #: common.opt:1098
13046 #, no-c-format
13047 msgid "After diagnosing undefined behavior attempt to continue execution."
13048 msgstr ""
13050 #: common.opt:1102
13051 #, no-c-format
13052 msgid "This switch is deprecated; use -fsanitize-recover= instead."
13053 msgstr ""
13055 #: common.opt:1109
13056 #, no-c-format
13057 msgid "Use trap instead of a library function for undefined behavior sanitization."
13058 msgstr ""
13060 #: common.opt:1113
13061 #, no-c-format
13062 msgid "Generate unwind tables that are exact at each instruction boundary."
13063 msgstr ""
13065 #: common.opt:1117
13066 #, fuzzy, no-c-format
13067 #| msgid "Do not generate char instructions"
13068 msgid "Generate auto-inc/dec instructions."
13069 msgstr "Не генерыраваць сімвальныя інструкцыі"
13071 #: common.opt:1121
13072 #, no-c-format
13073 msgid "Use sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'."
13074 msgstr ""
13076 #: common.opt:1126
13077 #, no-c-format
13078 msgid "Use sample profile information for call graph node weights. The profile file is specified in the argument."
13079 msgstr ""
13081 #: common.opt:1135
13082 #, no-c-format
13083 msgid "Generate code to check bounds before indexing arrays."
13084 msgstr ""
13086 #: common.opt:1139
13087 #, no-c-format
13088 msgid "Replace add, compare, branch with branch on count register."
13089 msgstr ""
13091 #: common.opt:1143
13092 #, no-c-format
13093 msgid "Use profiling information for branch probabilities."
13094 msgstr ""
13096 #: common.opt:1159
13097 #, no-c-format
13098 msgid "Output callgraph information on a per-file basis."
13099 msgstr ""
13101 #: common.opt:1163
13102 #, no-c-format
13103 msgid "Output callgraph information on a per-file basis with decorations."
13104 msgstr ""
13106 #: common.opt:1167
13107 #, no-c-format
13108 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
13109 msgstr ""
13111 #: common.opt:1171
13112 #, no-c-format
13113 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
13114 msgstr ""
13116 #: common.opt:1178
13117 #, no-c-format
13118 msgid "Save registers around function calls."
13119 msgstr ""
13121 #: common.opt:1182
13122 #, no-c-format
13123 msgid "This switch is deprecated; do not use."
13124 msgstr ""
13126 #: common.opt:1186
13127 #, no-c-format
13128 msgid "Check the return value of new in C++."
13129 msgstr ""
13131 #: common.opt:1190 common.opt:1194
13132 #, no-c-format
13133 msgid "Perform internal consistency checkings."
13134 msgstr ""
13136 #: common.opt:1198
13137 #, fuzzy, no-c-format
13138 #| msgid "Enable exception handling"
13139 msgid "Enable code hoisting."
13140 msgstr "Уключыць апрацоўку выключэньняў"
13142 #: common.opt:1202
13143 #, no-c-format
13144 msgid "Looks for opportunities to reduce stack adjustments and stack references."
13145 msgstr ""
13147 #: common.opt:1206
13148 #, no-c-format
13149 msgid "Put uninitialized globals in the common section."
13150 msgstr ""
13152 #: common.opt:1214
13153 #, no-c-format
13154 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
13155 msgstr ""
13157 #: common.opt:1218
13158 #, no-c-format
13159 msgid "Run only the second compilation of -fcompare-debug."
13160 msgstr ""
13162 #: common.opt:1222
13163 #, no-c-format
13164 msgid "Perform comparison elimination after register allocation has finished."
13165 msgstr ""
13167 #: common.opt:1226
13168 #, no-c-format
13169 msgid "Do not perform optimizations increasing noticeably stack usage."
13170 msgstr ""
13172 #: common.opt:1230
13173 #, no-c-format
13174 msgid "Perform a register copy-propagation optimization pass."
13175 msgstr ""
13177 #: common.opt:1234
13178 #, no-c-format
13179 msgid "Perform cross-jumping optimization."
13180 msgstr ""
13182 #: common.opt:1238
13183 #, no-c-format
13184 msgid "When running CSE, follow jumps to their targets."
13185 msgstr ""
13187 #: common.opt:1246
13188 #, no-c-format
13189 msgid "Omit range reduction step when performing complex division."
13190 msgstr ""
13192 #: common.opt:1250
13193 #, no-c-format
13194 msgid "Complex multiplication and division follow Fortran rules."
13195 msgstr ""
13197 #: common.opt:1254
13198 #, no-c-format
13199 msgid "Place data items into their own section."
13200 msgstr ""
13202 #: common.opt:1258
13203 #, no-c-format
13204 msgid "List all available debugging counters with their limits and counts."
13205 msgstr ""
13207 #: common.opt:1262
13208 #, no-c-format
13209 msgid "-fdbg-cnt=<counter>[:<lower_limit1>-]<upper_limit1>[:<lower_limit2>-<upper_limit2>:...][,<counter>:...]\tSet the debug counter limit."
13210 msgstr ""
13212 #: common.opt:1266
13213 #, no-c-format
13214 msgid "-fdebug-prefix-map=<old>=<new>\tMap one directory name to another in debug information."
13215 msgstr ""
13217 #: common.opt:1270
13218 #, no-c-format
13219 msgid "-ffile-prefix-map=<old>=<new>\tMap one directory name to another in compilation result."
13220 msgstr ""
13222 #: common.opt:1274
13223 #, no-c-format
13224 msgid "Output .debug_types section when using DWARF v4 debuginfo."
13225 msgstr ""
13227 #: common.opt:1280
13228 #, no-c-format
13229 msgid "Defer popping functions args from stack until later."
13230 msgstr ""
13232 #: common.opt:1284
13233 #, no-c-format
13234 msgid "Attempt to fill delay slots of branch instructions."
13235 msgstr ""
13237 #: common.opt:1288
13238 #, no-c-format
13239 msgid "Delete dead instructions that may throw exceptions."
13240 msgstr ""
13242 #: common.opt:1292
13243 #, no-c-format
13244 msgid "Delete useless null pointer checks."
13245 msgstr ""
13247 #: common.opt:1296
13248 #, no-c-format
13249 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
13250 msgstr ""
13252 #: common.opt:1300
13253 #, no-c-format
13254 msgid "Perform speculative devirtualization."
13255 msgstr ""
13257 #: common.opt:1304
13258 #, no-c-format
13259 msgid "Try to convert virtual calls to direct ones."
13260 msgstr ""
13262 #: common.opt:1308
13263 #, no-c-format
13264 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
13265 msgstr ""
13267 #: common.opt:1325
13268 #, no-c-format
13269 msgid "Show the source line with a caret indicating the column."
13270 msgstr ""
13272 #: common.opt:1329
13273 #, no-c-format
13274 msgid "Show labels annotating ranges of source code when showing source."
13275 msgstr ""
13277 #: common.opt:1333
13278 #, no-c-format
13279 msgid "Show line numbers in the left margin when showing source."
13280 msgstr ""
13282 #: common.opt:1341
13283 #, no-c-format
13284 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
13285 msgstr ""
13287 #: common.opt:1361
13288 #, no-c-format
13289 msgid "-fdiagnostics-urls=[never|always|auto]\tEmbed URLs in diagnostics."
13290 msgstr ""
13292 #: common.opt:1381
13293 #, no-c-format
13294 msgid "-fdiagnostics-column-unit=[display|byte]\tSelect whether column numbers are output as display columns (default) or raw bytes."
13295 msgstr ""
13297 #: common.opt:1385
13298 #, no-c-format
13299 msgid "-fdiagnostics-column-origin=<number>\tSet the number of the first column.  The default is 1-based as per GNU style, but some utilities may expect 0-based, for example."
13300 msgstr ""
13302 #: common.opt:1389
13303 #, no-c-format
13304 msgid "-fdiagnostics-format=[text|json]\tSelect output format."
13305 msgstr ""
13307 #: common.opt:1393
13308 #, no-c-format
13309 msgid "-fdiagnostics-escape-format=[unicode|bytes]\tSelect how to escape non-printable-ASCII bytes in the source for diagnostics that suggest it."
13310 msgstr ""
13312 #: common.opt:1428
13313 #, no-c-format
13314 msgid "Print fix-it hints in machine-readable form."
13315 msgstr ""
13317 #: common.opt:1432
13318 #, no-c-format
13319 msgid "Print fix-it hints to stderr in unified diff format."
13320 msgstr ""
13322 #: common.opt:1436
13323 #, no-c-format
13324 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
13325 msgstr ""
13327 #: common.opt:1440
13328 #, no-c-format
13329 msgid "Print CWE identifiers for diagnostic messages, where available."
13330 msgstr ""
13332 #: common.opt:1444
13333 #, no-c-format
13334 msgid "Specify how to print any control-flow path associated with a diagnostic."
13335 msgstr ""
13337 #: common.opt:1448
13338 #, no-c-format
13339 msgid "Turn off any diagnostics features that complicate the output, such as line numbers, color, and warning URLs."
13340 msgstr ""
13342 #: common.opt:1452
13343 #, no-c-format
13344 msgid "-ftabstop=<number>      Distance between tab stops for column reporting."
13345 msgstr ""
13347 #: common.opt:1468
13348 #, no-c-format
13349 msgid "Show stack depths of events in paths."
13350 msgstr ""
13352 #: common.opt:1472
13353 #, no-c-format
13354 msgid "Set minimum width of left margin of source code when showing source."
13355 msgstr ""
13357 #: common.opt:1476
13358 #, no-c-format
13359 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2\tDisable an optimization pass."
13360 msgstr ""
13362 #: common.opt:1480
13363 #, no-c-format
13364 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2\tEnable an optimization pass."
13365 msgstr ""
13367 #: common.opt:1484
13368 #, no-c-format
13369 msgid "-fdump-<type>\tDump various compiler internals to a file."
13370 msgstr ""
13372 #: common.opt:1491
13373 #, no-c-format
13374 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
13375 msgstr ""
13377 #: common.opt:1495
13378 #, no-c-format
13379 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
13380 msgstr ""
13382 #: common.opt:1499
13383 #, no-c-format
13384 msgid "Suppress output of addresses in debugging dumps."
13385 msgstr ""
13387 #: common.opt:1503
13388 #, no-c-format
13389 msgid "Collect and dump debug information into temporary file if ICE in C/C++ compiler occurred."
13390 msgstr ""
13392 #: common.opt:1508
13393 #, no-c-format
13394 msgid "Dump detailed information on GCC's internal representation of source code locations."
13395 msgstr ""
13397 #: common.opt:1512
13398 #, no-c-format
13399 msgid "Dump optimization passes."
13400 msgstr ""
13402 #: common.opt:1516
13403 #, no-c-format
13404 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
13405 msgstr ""
13407 #: common.opt:1520
13408 #, no-c-format
13409 msgid "Suppress output of previous and next insn numbers in debugging dumps."
13410 msgstr ""
13412 #: common.opt:1524
13413 #, no-c-format
13414 msgid "Enable CFI tables via GAS assembler directives."
13415 msgstr ""
13417 #: common.opt:1528
13418 #, no-c-format
13419 msgid "Perform early inlining."
13420 msgstr ""
13422 #: common.opt:1536
13423 #, no-c-format
13424 msgid "Perform interprocedural reduction of aggregates."
13425 msgstr ""
13427 #: common.opt:1540
13428 #, no-c-format
13429 msgid "Perform unused symbol elimination in debug info."
13430 msgstr ""
13432 #: common.opt:1544
13433 #, no-c-format
13434 msgid "Perform unused type elimination in debug info."
13435 msgstr ""
13437 #: common.opt:1548
13438 #, no-c-format
13439 msgid "Do not suppress C++ class debug information."
13440 msgstr ""
13442 #: common.opt:1552
13443 #, fuzzy, no-c-format
13444 #| msgid "Enable exception handling"
13445 msgid "Enable exception handling."
13446 msgstr "Уключыць апрацоўку выключэньняў"
13448 #: common.opt:1556
13449 #, no-c-format
13450 msgid "Perform a number of minor, expensive optimizations."
13451 msgstr ""
13453 #: common.opt:1560
13454 #, no-c-format
13455 msgid "-fexcess-precision=[fast|standard|16]\tSpecify handling of excess floating-point precision."
13456 msgstr ""
13458 #: common.opt:1578
13459 #, no-c-format
13460 msgid "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of FLT_EVAL_METHOD are permitted."
13461 msgstr ""
13463 #: common.opt:1594
13464 #, no-c-format
13465 msgid "Output lto objects containing both the intermediate language and binary output."
13466 msgstr ""
13468 #: common.opt:1598
13469 #, no-c-format
13470 msgid "Assume no NaNs or infinities are generated."
13471 msgstr ""
13473 #: common.opt:1602
13474 #, no-c-format
13475 msgid "Assume that loops with an exit will terminate and not loop indefinitely."
13476 msgstr ""
13478 #: common.opt:1606
13479 #, no-c-format
13480 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
13481 msgstr ""
13483 #: common.opt:1610
13484 #, no-c-format
13485 msgid "Don't allocate floats and doubles in extended-precision registers."
13486 msgstr ""
13488 #: common.opt:1618
13489 #, no-c-format
13490 msgid "Perform a forward propagation pass on RTL."
13491 msgstr ""
13493 #: common.opt:1622
13494 #, no-c-format
13495 msgid "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
13496 msgstr ""
13498 #: common.opt:1639
13499 #, no-c-format
13500 msgid "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" exceptions."
13501 msgstr ""
13503 #: common.opt:1646
13504 #, no-c-format
13505 msgid "Allow function addresses to be held in registers."
13506 msgstr ""
13508 #: common.opt:1650
13509 #, fuzzy, no-c-format
13510 #| msgid "for each function it appears in.)"
13511 msgid "Place each function into its own section."
13512 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
13514 #: common.opt:1654
13515 #, no-c-format
13516 msgid "Perform global common subexpression elimination."
13517 msgstr ""
13519 #: common.opt:1658
13520 #, no-c-format
13521 msgid "Perform enhanced load motion during global common subexpression elimination."
13522 msgstr ""
13524 #: common.opt:1662
13525 #, no-c-format
13526 msgid "Perform store motion after global common subexpression elimination."
13527 msgstr ""
13529 #: common.opt:1666
13530 #, no-c-format
13531 msgid "Perform redundant load after store elimination in global common subexpression elimination."
13532 msgstr ""
13534 #: common.opt:1671
13535 #, no-c-format
13536 msgid "Perform global common subexpression elimination after register allocation has finished."
13537 msgstr ""
13539 #: common.opt:1688
13540 #, no-c-format
13541 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information."
13542 msgstr ""
13544 #: common.opt:1693
13545 #, no-c-format
13546 msgid "Enable in and out of Graphite representation."
13547 msgstr ""
13549 #: common.opt:1697
13550 #, no-c-format
13551 msgid "Enable Graphite Identity transformation."
13552 msgstr ""
13554 #: common.opt:1701
13555 #, no-c-format
13556 msgid "Enable hoisting adjacent loads to encourage generating conditional move instructions."
13557 msgstr ""
13559 #: common.opt:1710
13560 #, no-c-format
13561 msgid "Improve GCC's ability to track column numbers in large source files, at the expense of slower compilation."
13562 msgstr ""
13564 #: common.opt:1715
13565 #, no-c-format
13566 msgid "Mark all loops as parallel."
13567 msgstr ""
13569 #: common.opt:1719 common.opt:1727 common.opt:2914
13570 #, no-c-format
13571 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
13572 msgstr ""
13574 #: common.opt:1723
13575 #, no-c-format
13576 msgid "Enable loop interchange on trees."
13577 msgstr ""
13579 #: common.opt:1731
13580 #, no-c-format
13581 msgid "Perform unroll-and-jam on loops."
13582 msgstr ""
13584 #: common.opt:1735
13585 #, no-c-format
13586 msgid "Enable support for GNU transactional memory."
13587 msgstr ""
13589 #: common.opt:1739
13590 #, no-c-format
13591 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
13592 msgstr ""
13594 #: common.opt:1747
13595 #, no-c-format
13596 msgid "Enable the loop nest optimizer."
13597 msgstr ""
13599 #: common.opt:1751
13600 #, no-c-format
13601 msgid "Force bitfield accesses to match their type width."
13602 msgstr ""
13604 #: common.opt:1755
13605 #, no-c-format
13606 msgid "Merge adjacent stores."
13607 msgstr ""
13609 #: common.opt:1759
13610 #, no-c-format
13611 msgid "Enable guessing of branch probabilities."
13612 msgstr ""
13614 #: common.opt:1763
13615 #, no-c-format
13616 msgid "Harden conditionals not used in branches, checking reversed conditions."
13617 msgstr ""
13619 #: common.opt:1767
13620 #, no-c-format
13621 msgid "Harden conditional branches by checking reversed conditions."
13622 msgstr ""
13624 #: common.opt:1775
13625 #, fuzzy, no-c-format
13626 msgid "Process #ident directives."
13627 msgstr "нерэчаісны ініцыялізатар"
13629 #: common.opt:1779
13630 #, no-c-format
13631 msgid "Perform conversion of conditional jumps to branchless equivalents."
13632 msgstr ""
13634 #: common.opt:1783
13635 #, no-c-format
13636 msgid "Perform conversion of conditional jumps to conditional execution."
13637 msgstr ""
13639 #: common.opt:1787
13640 #, no-c-format
13641 msgid "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local variables."
13642 msgstr ""
13644 #: common.opt:1803
13645 #, no-c-format
13646 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
13647 msgstr ""
13649 #: common.opt:1815
13650 #, fuzzy, no-c-format
13651 #| msgid "Do not generate char instructions"
13652 msgid "Do not generate .size directives."
13653 msgstr "Не генерыраваць сімвальныя інструкцыі"
13655 #: common.opt:1819
13656 #, no-c-format
13657 msgid "Perform indirect inlining."
13658 msgstr ""
13660 #: common.opt:1825
13661 #, no-c-format
13662 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
13663 msgstr ""
13665 #: common.opt:1829
13666 #, no-c-format
13667 msgid "Integrate functions into their callers when code size is known not to grow."
13668 msgstr ""
13670 #: common.opt:1833
13671 #, no-c-format
13672 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
13673 msgstr ""
13675 #: common.opt:1837
13676 #, no-c-format
13677 msgid "Integrate functions only required by their single caller."
13678 msgstr ""
13680 #: common.opt:1844
13681 #, no-c-format
13682 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
13683 msgstr ""
13685 #: common.opt:1848
13686 #, no-c-format
13687 msgid "Inline __atomic operations when a lock free instruction sequence is available."
13688 msgstr ""
13690 #: common.opt:1855
13691 #, no-c-format
13692 msgid "-fcf-protection=[full|branch|return|none|check]\tInstrument functions with checks to verify jump/call/return control-flow transfer instructions have valid targets."
13693 msgstr ""
13695 #: common.opt:1878
13696 #, no-c-format
13697 msgid "Instrument function entry and exit with profiling calls."
13698 msgstr ""
13700 #: common.opt:1882
13701 #, no-c-format
13702 msgid "-finstrument-functions-exclude-function-list=name,...\tDo not instrument listed functions."
13703 msgstr ""
13705 #: common.opt:1886
13706 #, no-c-format
13707 msgid "-finstrument-functions-exclude-file-list=filename,...\tDo not instrument functions listed in files."
13708 msgstr ""
13710 #: common.opt:1890
13711 #, no-c-format
13712 msgid "Perform interprocedural constant propagation."
13713 msgstr ""
13715 #: common.opt:1894
13716 #, no-c-format
13717 msgid "Perform cloning to make Interprocedural constant propagation stronger."
13718 msgstr ""
13720 #: common.opt:1902
13721 #, no-c-format
13722 msgid "Perform interprocedural bitwise constant propagation."
13723 msgstr ""
13725 #: common.opt:1906
13726 #, no-c-format
13727 msgid "Perform interprocedural modref analysis."
13728 msgstr ""
13730 #: common.opt:1910
13731 #, no-c-format
13732 msgid "Perform interprocedural profile propagation."
13733 msgstr ""
13735 #: common.opt:1914
13736 #, no-c-format
13737 msgid "Perform interprocedural points-to analysis."
13738 msgstr ""
13740 #: common.opt:1918
13741 #, no-c-format
13742 msgid "Discover pure and const functions."
13743 msgstr ""
13745 #: common.opt:1922
13746 #, no-c-format
13747 msgid "Perform Identical Code Folding for functions and read-only variables."
13748 msgstr ""
13750 #: common.opt:1926
13751 #, no-c-format
13752 msgid "Perform Identical Code Folding for functions."
13753 msgstr ""
13755 #: common.opt:1930
13756 #, no-c-format
13757 msgid "Perform Identical Code Folding for variables."
13758 msgstr ""
13760 #: common.opt:1934
13761 #, no-c-format
13762 msgid "Discover read-only and non addressable static variables."
13763 msgstr ""
13765 #: common.opt:1938
13766 #, no-c-format
13767 msgid "Discover read-only, write-only and non-addressable static variables."
13768 msgstr ""
13770 #: common.opt:1942
13771 #, no-c-format
13772 msgid "Reduce stack alignment on call sites if possible."
13773 msgstr ""
13775 #: common.opt:1954
13776 #, no-c-format
13777 msgid "Perform IPA Value Range Propagation."
13778 msgstr ""
13780 #: common.opt:1958
13781 #, no-c-format
13782 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
13783 msgstr ""
13785 #: common.opt:1962
13786 #, no-c-format
13787 msgid "Assume strict aliasing rules apply across (uninlined) function boundaries."
13788 msgstr ""
13790 #: common.opt:1975
13791 #, no-c-format
13792 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
13793 msgstr ""
13795 #: common.opt:1991
13796 #, no-c-format
13797 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
13798 msgstr ""
13800 #: common.opt:1996
13801 #, no-c-format
13802 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
13803 msgstr ""
13805 #: common.opt:2001
13806 #, no-c-format
13807 msgid "Share slots for saving different hard registers."
13808 msgstr ""
13810 #: common.opt:2005
13811 #, no-c-format
13812 msgid "Share stack slots for spilled pseudo-registers."
13813 msgstr ""
13815 #: common.opt:2009
13816 #, no-c-format
13817 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
13818 msgstr ""
13820 #: common.opt:2013
13821 #, no-c-format
13822 msgid "Optimize induction variables on trees."
13823 msgstr ""
13825 #: common.opt:2017
13826 #, no-c-format
13827 msgid "Use jump tables for sufficiently large switch statements."
13828 msgstr ""
13830 #: common.opt:2021
13831 #, no-c-format
13832 msgid "Use bit tests for sufficiently large switch statements."
13833 msgstr ""
13835 #: common.opt:2025
13836 #, no-c-format
13837 msgid "Generate code for functions even if they are fully inlined."
13838 msgstr ""
13840 #: common.opt:2029
13841 #, no-c-format
13842 msgid "Generate code for static functions even if they are never called."
13843 msgstr ""
13845 #: common.opt:2033
13846 #, no-c-format
13847 msgid "Emit static const variables even if they are not used."
13848 msgstr ""
13850 #: common.opt:2037
13851 #, no-c-format
13852 msgid "Give external symbols a leading underscore."
13853 msgstr ""
13855 #: common.opt:2045
13856 #, no-c-format
13857 msgid "Do CFG-sensitive rematerialization in LRA."
13858 msgstr ""
13860 #: common.opt:2049
13861 #, fuzzy, no-c-format
13862 #| msgid "Enable SSA optimizations"
13863 msgid "Enable link-time optimization."
13864 msgstr "Уключаць SSA аптымізацыю"
13866 #: common.opt:2053
13867 #, no-c-format
13868 msgid "Link-time optimization with number of parallel jobs or jobserver."
13869 msgstr ""
13871 #: common.opt:2075
13872 #, no-c-format
13873 msgid "Specify the algorithm to partition symbols and vars at linktime."
13874 msgstr ""
13876 #: common.opt:2080
13877 #, no-c-format
13878 msgid "-flto-compression-level=<number>\tUse zlib/zstd compression level <number> for IL."
13879 msgstr ""
13881 #: common.opt:2088
13882 #, no-c-format
13883 msgid "Report various link-time optimization statistics."
13884 msgstr ""
13886 #: common.opt:2092
13887 #, no-c-format
13888 msgid "Report various link-time optimization statistics for WPA only."
13889 msgstr ""
13891 #: common.opt:2096
13892 #, fuzzy, no-c-format
13893 msgid "Set errno after built-in math functions."
13894 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13896 #: common.opt:2100
13897 #, no-c-format
13898 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
13899 msgstr ""
13901 #: common.opt:2104
13902 #, no-c-format
13903 msgid "Report on permanent memory allocation."
13904 msgstr ""
13906 #: common.opt:2108
13907 #, no-c-format
13908 msgid "Report on permanent memory allocation in WPA only."
13909 msgstr ""
13911 #: common.opt:2115
13912 #, no-c-format
13913 msgid "Attempt to merge identical constants and constant variables."
13914 msgstr ""
13916 #: common.opt:2119
13917 #, no-c-format
13918 msgid "Attempt to merge identical constants across compilation units."
13919 msgstr ""
13921 #: common.opt:2123
13922 #, no-c-format
13923 msgid "Attempt to merge identical debug strings across compilation units."
13924 msgstr ""
13926 #: common.opt:2127
13927 #, no-c-format
13928 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping."
13929 msgstr ""
13931 #: common.opt:2131
13932 #, no-c-format
13933 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
13934 msgstr ""
13936 #: common.opt:2135
13937 #, no-c-format
13938 msgid "Perform SMS based modulo scheduling with register moves allowed."
13939 msgstr ""
13941 #: common.opt:2139
13942 #, no-c-format
13943 msgid "Move loop invariant computations out of loops."
13944 msgstr ""
13946 #: common.opt:2143
13947 #, no-c-format
13948 msgid "Move stores out of loops."
13949 msgstr ""
13951 #: common.opt:2147
13952 #, no-c-format
13953 msgid "Use the RTL dead code elimination pass."
13954 msgstr ""
13956 #: common.opt:2151
13957 #, no-c-format
13958 msgid "Use the RTL dead store elimination pass."
13959 msgstr ""
13961 #: common.opt:2155
13962 #, no-c-format
13963 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
13964 msgstr ""
13966 #: common.opt:2159
13967 #, no-c-format
13968 msgid "Support synchronous non-call exceptions."
13969 msgstr ""
13971 #: common.opt:2166
13972 #, no-c-format
13973 msgid "-foffload-options=<targets>=<options>\tSpecify options for the offloading targets."
13974 msgstr ""
13976 #: common.opt:2170
13977 #, no-c-format
13978 msgid "-foffload-abi=[lp64|ilp32]\tSet the ABI to use in an offload compiler."
13979 msgstr ""
13981 #: common.opt:2183
13982 #, no-c-format
13983 msgid "When possible do not generate stack frames."
13984 msgstr ""
13986 #: common.opt:2187
13987 #, fuzzy, no-c-format
13988 #| msgid "Enable SSA optimizations"
13989 msgid "Enable all optimization info dumps on stderr."
13990 msgstr "Уключаць SSA аптымізацыю"
13992 #: common.opt:2191
13993 #, no-c-format
13994 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
13995 msgstr ""
13997 #: common.opt:2195
13998 #, no-c-format
13999 msgid "Write a SRCFILE.opt-record.json file detailing what optimizations were performed."
14000 msgstr ""
14002 #: common.opt:2203
14003 #, no-c-format
14004 msgid "Optimize sibling and tail recursive calls."
14005 msgstr ""
14007 #: common.opt:2207
14008 #, no-c-format
14009 msgid "Perform partial inlining."
14010 msgstr ""
14012 #: common.opt:2211 common.opt:2215
14013 #, no-c-format
14014 msgid "Report on memory allocation before interprocedural optimization."
14015 msgstr ""
14017 #: common.opt:2219
14018 #, no-c-format
14019 msgid "Pack structure members together without holes."
14020 msgstr ""
14022 #: common.opt:2223
14023 #, no-c-format
14024 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
14025 msgstr ""
14027 #: common.opt:2227
14028 #, no-c-format
14029 msgid "Return small aggregates in memory, not registers."
14030 msgstr ""
14032 #: common.opt:2231
14033 #, no-c-format
14034 msgid "Perform loop peeling."
14035 msgstr ""
14037 #: common.opt:2235
14038 #, no-c-format
14039 msgid "Enable machine specific peephole optimizations."
14040 msgstr ""
14042 #: common.opt:2239
14043 #, no-c-format
14044 msgid "Enable an RTL peephole pass before sched2."
14045 msgstr ""
14047 #: common.opt:2243
14048 #, no-c-format
14049 msgid "Generate position-independent code if possible (large mode)."
14050 msgstr ""
14052 #: common.opt:2247
14053 #, no-c-format
14054 msgid "Generate position-independent code for executables if possible (large mode)."
14055 msgstr ""
14057 #: common.opt:2251
14058 #, no-c-format
14059 msgid "Generate position-independent code if possible (small mode)."
14060 msgstr ""
14062 #: common.opt:2255
14063 #, no-c-format
14064 msgid "Generate position-independent code for executables if possible (small mode)."
14065 msgstr ""
14067 #: common.opt:2259
14068 #, no-c-format
14069 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
14070 msgstr ""
14072 #: common.opt:2263
14073 #, no-c-format
14074 msgid "Specify a plugin to load."
14075 msgstr ""
14077 #: common.opt:2267
14078 #, no-c-format
14079 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
14080 msgstr ""
14082 #: common.opt:2271
14083 #, no-c-format
14084 msgid "Run predictive commoning optimization."
14085 msgstr ""
14087 #: common.opt:2275
14088 #, no-c-format
14089 msgid "Generate prefetch instructions, if available, for arrays in loops."
14090 msgstr ""
14092 #: common.opt:2279
14093 #, no-c-format
14094 msgid "Enable basic program profiling code."
14095 msgstr ""
14097 #: common.opt:2283
14098 #, no-c-format
14099 msgid "Generate absolute source path names for gcov."
14100 msgstr ""
14102 #: common.opt:2287
14103 #, no-c-format
14104 msgid "Insert arc-based program profiling code."
14105 msgstr ""
14107 #: common.opt:2291
14108 #, no-c-format
14109 msgid "Set the top-level directory for storing the profile data. The default is 'pwd'."
14110 msgstr ""
14112 #: common.opt:2296
14113 #, no-c-format
14114 msgid "Select the name for storing the profile note file."
14115 msgstr ""
14117 #: common.opt:2300
14118 #, no-c-format
14119 msgid "Enable correction of flow inconsistent profile data input."
14120 msgstr ""
14122 #: common.opt:2304
14123 #, no-c-format
14124 msgid "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update method."
14125 msgstr ""
14127 #: common.opt:2308
14128 #, no-c-format
14129 msgid "Instrument only functions from files whose name matches any of the regular expressions (separated by semi-colons)."
14130 msgstr ""
14132 #: common.opt:2312
14133 #, no-c-format
14134 msgid "Instrument only functions from files whose name does not match any of the regular expressions (separated by semi-colons)."
14135 msgstr ""
14137 #: common.opt:2328
14138 #, no-c-format
14139 msgid "-fprofile-reproducible=[serial|parallel-runs|multithreaded]\tControl level of reproducibility of profile gathered by -fprofile-generate."
14140 msgstr ""
14142 #: common.opt:2344
14143 #, no-c-format
14144 msgid "Remove prefix from absolute path before mangling name for -fprofile-generate= and -fprofile-use=."
14145 msgstr ""
14147 #: common.opt:2348
14148 #, no-c-format
14149 msgid "-fprofile-prefix-map=<old>=<new>\tMap one directory name to another in GCOV coverage result."
14150 msgstr ""
14152 #: common.opt:2352
14153 #, no-c-format
14154 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
14155 msgstr ""
14157 #: common.opt:2356
14158 #, no-c-format
14159 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
14160 msgstr ""
14162 #: common.opt:2360
14163 #, no-c-format
14164 msgid "Register the profile information in the .gcov_info section instead of using a constructor/destructor."
14165 msgstr ""
14167 #: common.opt:2364
14168 #, no-c-format
14169 msgid "Register the profile information in the specified section instead of using a constructor/destructor."
14170 msgstr ""
14172 #: common.opt:2368
14173 #, no-c-format
14174 msgid "Do not assume that functions never executed during the train run are cold."
14175 msgstr ""
14177 #: common.opt:2372
14178 #, no-c-format
14179 msgid "Enable common options for performing profile feedback directed optimizations."
14180 msgstr ""
14182 #: common.opt:2376
14183 #, no-c-format
14184 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
14185 msgstr ""
14187 #: common.opt:2380
14188 #, no-c-format
14189 msgid "Insert code to profile values of expressions."
14190 msgstr ""
14192 #: common.opt:2384
14193 #, no-c-format
14194 msgid "Report on consistency of profile."
14195 msgstr ""
14197 #: common.opt:2388
14198 #, no-c-format
14199 msgid "Enable function reordering that improves code placement."
14200 msgstr ""
14202 #: common.opt:2392
14203 #, no-c-format
14204 msgid "Insert NOP instructions at each function entry."
14205 msgstr ""
14207 #: common.opt:2399
14208 #, no-c-format
14209 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
14210 msgstr ""
14212 #: common.opt:2409
14213 #, no-c-format
14214 msgid "Record gcc command line switches in the object file."
14215 msgstr ""
14217 #: common.opt:2413
14218 #, fuzzy, no-c-format
14219 msgid "Return small aggregates in registers."
14220 msgstr "Не выкарыстоўваць рэгістра sb"
14222 #: common.opt:2421
14223 #, no-c-format
14224 msgid "Tell DSE that the storage for a C++ object is dead when the constructor starts and when the destructor finishes."
14225 msgstr ""
14227 #: common.opt:2432
14228 #, no-c-format
14229 msgid "-flive-patching=[inline-only-static|inline-clone]\tControl IPA optimizations to provide a safe compilation for live-patching.  At the same time, provides multiple-level control on the enabled IPA optimizations."
14230 msgstr ""
14232 #: common.opt:2447
14233 #, no-c-format
14234 msgid "Tell DCE to remove unused C++ allocations."
14235 msgstr ""
14237 #: common.opt:2451
14238 #, no-c-format
14239 msgid "Relief of register pressure through live range shrinkage."
14240 msgstr ""
14242 #: common.opt:2455
14243 #, no-c-format
14244 msgid "Perform a register renaming optimization pass."
14245 msgstr ""
14247 #: common.opt:2459
14248 #, no-c-format
14249 msgid "Perform a target dependent instruction fusion optimization pass."
14250 msgstr ""
14252 #: common.opt:2463
14253 #, no-c-format
14254 msgid "Reorder basic blocks to improve code placement."
14255 msgstr ""
14257 #: common.opt:2467
14258 #, no-c-format
14259 msgid "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering algorithm."
14260 msgstr ""
14262 #: common.opt:2480
14263 #, no-c-format
14264 msgid "Reorder basic blocks and partition into hot and cold sections."
14265 msgstr ""
14267 #: common.opt:2484
14268 #, no-c-format
14269 msgid "Reorder functions to improve code placement."
14270 msgstr ""
14272 #: common.opt:2488
14273 #, no-c-format
14274 msgid "Add a common subexpression elimination pass after loop optimizations."
14275 msgstr ""
14277 #: common.opt:2496
14278 #, no-c-format
14279 msgid "Disable optimizations that assume default FP rounding behavior."
14280 msgstr ""
14282 #: common.opt:2500
14283 #, no-c-format
14284 msgid "Enable scheduling across basic blocks."
14285 msgstr ""
14287 #: common.opt:2504
14288 #, no-c-format
14289 msgid "Enable register pressure sensitive insn scheduling."
14290 msgstr ""
14292 #: common.opt:2508
14293 #, no-c-format
14294 msgid "Allow speculative motion of non-loads."
14295 msgstr ""
14297 #: common.opt:2512
14298 #, no-c-format
14299 msgid "Allow speculative motion of some loads."
14300 msgstr ""
14302 #: common.opt:2516
14303 #, no-c-format
14304 msgid "Allow speculative motion of more loads."
14305 msgstr ""
14307 #: common.opt:2520
14308 #, no-c-format
14309 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
14310 msgstr ""
14312 #: common.opt:2524
14313 #, no-c-format
14314 msgid "If scheduling post reload, do superblock scheduling."
14315 msgstr ""
14317 #: common.opt:2532
14318 #, no-c-format
14319 msgid "Reschedule instructions before register allocation."
14320 msgstr ""
14322 #: common.opt:2536
14323 #, no-c-format
14324 msgid "Reschedule instructions after register allocation."
14325 msgstr ""
14327 #: common.opt:2543
14328 #, no-c-format
14329 msgid "Schedule instructions using selective scheduling algorithm."
14330 msgstr ""
14332 #: common.opt:2547
14333 #, no-c-format
14334 msgid "Run selective scheduling after reload."
14335 msgstr ""
14337 #: common.opt:2551
14338 #, no-c-format
14339 msgid "Run self-tests, using the given path to locate test files."
14340 msgstr ""
14342 #: common.opt:2555
14343 #, no-c-format
14344 msgid "Perform software pipelining of inner loops during selective scheduling."
14345 msgstr ""
14347 #: common.opt:2559
14348 #, no-c-format
14349 msgid "Perform software pipelining of outer loops during selective scheduling."
14350 msgstr ""
14352 #: common.opt:2563
14353 #, no-c-format
14354 msgid "Reschedule pipelined regions without pipelining."
14355 msgstr ""
14357 #: common.opt:2567
14358 #, no-c-format
14359 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
14360 msgstr ""
14362 #: common.opt:2573
14363 #, no-c-format
14364 msgid "Allow premature scheduling of queued insns."
14365 msgstr ""
14367 #: common.opt:2577
14368 #, no-c-format
14369 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
14370 msgstr ""
14372 #: common.opt:2585
14373 #, no-c-format
14374 msgid "Set dependence distance checking in premature scheduling of queued insns."
14375 msgstr ""
14377 #: common.opt:2589
14378 #, no-c-format
14379 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
14380 msgstr ""
14382 #: common.opt:2593
14383 #, no-c-format
14384 msgid "Enable the group heuristic in the scheduler."
14385 msgstr ""
14387 #: common.opt:2597
14388 #, no-c-format
14389 msgid "Enable the critical path heuristic in the scheduler."
14390 msgstr ""
14392 #: common.opt:2601
14393 #, no-c-format
14394 msgid "Enable the speculative instruction heuristic in the scheduler."
14395 msgstr ""
14397 #: common.opt:2605
14398 #, no-c-format
14399 msgid "Enable the rank heuristic in the scheduler."
14400 msgstr ""
14402 #: common.opt:2609
14403 #, no-c-format
14404 msgid "Enable the last instruction heuristic in the scheduler."
14405 msgstr ""
14407 #: common.opt:2613
14408 #, no-c-format
14409 msgid "Enable the dependent count heuristic in the scheduler."
14410 msgstr ""
14412 #: common.opt:2617
14413 #, no-c-format
14414 msgid "Access data in the same section from shared anchor points."
14415 msgstr ""
14417 #: common.opt:2629
14418 #, no-c-format
14419 msgid "Turn on Redundant Extensions Elimination pass."
14420 msgstr ""
14422 #: common.opt:2633
14423 #, no-c-format
14424 msgid "Show column numbers in diagnostics, when available.  Default on."
14425 msgstr ""
14427 #: common.opt:2637
14428 #, no-c-format
14429 msgid "Emit function prologues only before parts of the function that need it, rather than at the top of the function."
14430 msgstr ""
14432 #: common.opt:2642
14433 #, no-c-format
14434 msgid "Shrink-wrap parts of the prologue and epilogue separately."
14435 msgstr ""
14437 #: common.opt:2646
14438 #, no-c-format
14439 msgid "Disable optimizations observable by IEEE signaling NaNs."
14440 msgstr ""
14442 #: common.opt:2650
14443 #, no-c-format
14444 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
14445 msgstr ""
14447 #: common.opt:2654
14448 #, no-c-format
14449 msgid "Convert floating point constants to single precision constants."
14450 msgstr ""
14452 #: common.opt:2658
14453 #, no-c-format
14454 msgid "Split lifetimes of induction variables when loops are unrolled."
14455 msgstr ""
14457 #: common.opt:2662
14458 #, no-c-format
14459 msgid "Generate discontiguous stack frames."
14460 msgstr ""
14462 #: common.opt:2666
14463 #, no-c-format
14464 msgid "Split wide types into independent registers."
14465 msgstr ""
14467 #: common.opt:2670
14468 #, no-c-format
14469 msgid "Split wide types into independent registers earlier."
14470 msgstr ""
14472 #: common.opt:2674
14473 #, no-c-format
14474 msgid "Enable backward propagation of use properties at the SSA level."
14475 msgstr ""
14477 #: common.opt:2678
14478 #, no-c-format
14479 msgid "Optimize conditional patterns using SSA PHI nodes."
14480 msgstr ""
14482 #: common.opt:2682
14483 #, no-c-format
14484 msgid "Optimize amount of stdarg registers saved to stack at start of function."
14485 msgstr ""
14487 #: common.opt:2686
14488 #, no-c-format
14489 msgid "Apply variable expansion when loops are unrolled."
14490 msgstr ""
14492 #: common.opt:2690
14493 #, fuzzy, no-c-format
14494 #| msgid "Insert stack checking code into the program"
14495 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
14496 msgstr "Уключаць код правэркі стэку ў праграму"
14498 #: common.opt:2694
14499 #, fuzzy, no-c-format
14500 #| msgid "Insert stack checking code into the program"
14501 msgid "Insert stack checking code into the program.  Same as -fstack-check=specific."
14502 msgstr "Уключаць код правэркі стэку ў праграму"
14504 #: common.opt:2698
14505 #, no-c-format
14506 msgid "Insert code to probe each page of stack space as it is allocated to protect from stack-clash style attacks."
14507 msgstr ""
14509 #: common.opt:2706
14510 #, no-c-format
14511 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
14512 msgstr ""
14514 #: common.opt:2710
14515 #, no-c-format
14516 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
14517 msgstr ""
14519 #: common.opt:2714
14520 #, no-c-format
14521 msgid "Use propolice as a stack protection method."
14522 msgstr ""
14524 #: common.opt:2718
14525 #, no-c-format
14526 msgid "Use a stack protection method for every function."
14527 msgstr ""
14529 #: common.opt:2722
14530 #, no-c-format
14531 msgid "Use a smart stack protection method for certain functions."
14532 msgstr ""
14534 #: common.opt:2726
14535 #, no-c-format
14536 msgid "Use stack protection method only for functions with the stack_protect attribute."
14537 msgstr ""
14539 #: common.opt:2730
14540 #, no-c-format
14541 msgid "Output stack usage information on a per-function basis."
14542 msgstr ""
14544 #: common.opt:2742
14545 #, no-c-format
14546 msgid "Assume strict aliasing rules apply."
14547 msgstr ""
14549 #: common.opt:2746
14550 #, no-c-format
14551 msgid "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
14552 msgstr ""
14554 #: common.opt:2750
14555 #, no-c-format
14556 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
14557 msgstr ""
14559 #: common.opt:2754
14560 #, no-c-format
14561 msgid "Check for syntax errors, then stop."
14562 msgstr ""
14564 #: common.opt:2758
14565 #, no-c-format
14566 msgid "Create data files needed by \"gcov\"."
14567 msgstr ""
14569 #: common.opt:2762
14570 #, no-c-format
14571 msgid "Perform jump threading optimizations."
14572 msgstr ""
14574 #: common.opt:2766
14575 #, no-c-format
14576 msgid "Report the time taken by each compiler pass."
14577 msgstr ""
14579 #: common.opt:2770
14580 #, no-c-format
14581 msgid "Record times taken by sub-phases separately."
14582 msgstr ""
14584 #: common.opt:2774
14585 #, no-c-format
14586 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
14587 msgstr ""
14589 #: common.opt:2793
14590 #, no-c-format
14591 msgid "Reorder top level functions, variables, and asms."
14592 msgstr ""
14594 #: common.opt:2797
14595 #, no-c-format
14596 msgid "Perform superblock formation via tail duplication."
14597 msgstr ""
14599 #: common.opt:2801
14600 #, no-c-format
14601 msgid "For targets that normally need trampolines for nested functions, always generate them instead of using descriptors."
14602 msgstr ""
14604 #: common.opt:2809
14605 #, no-c-format
14606 msgid "Assume floating-point operations can trap."
14607 msgstr ""
14609 #: common.opt:2813
14610 #, no-c-format
14611 msgid "Trap for signed overflow in addition, subtraction and multiplication."
14612 msgstr ""
14614 #: common.opt:2817
14615 #, fuzzy, no-c-format
14616 #| msgid "Enable SSA optimizations"
14617 msgid "Enable SSA-CCP optimization on trees."
14618 msgstr "Уключаць SSA аптымізацыю"
14620 #: common.opt:2821
14621 #, fuzzy, no-c-format
14622 #| msgid "Enable SSA optimizations"
14623 msgid "Enable SSA-BIT-CCP optimization on trees."
14624 msgstr "Уключаць SSA аптымізацыю"
14626 #: common.opt:2829
14627 #, no-c-format
14628 msgid "Enable loop header copying on trees."
14629 msgstr ""
14631 #: common.opt:2837
14632 #, no-c-format
14633 msgid "Enable SSA coalescing of user variables."
14634 msgstr ""
14636 #: common.opt:2845
14637 #, no-c-format
14638 msgid "Enable copy propagation on trees."
14639 msgstr ""
14641 #: common.opt:2853
14642 #, no-c-format
14643 msgid "Transform condition stores into unconditional ones."
14644 msgstr ""
14646 #: common.opt:2857
14647 #, no-c-format
14648 msgid "Perform conversions of switch initializations."
14649 msgstr ""
14651 #: common.opt:2861
14652 #, fuzzy, no-c-format
14653 #| msgid "Enable SSA optimizations"
14654 msgid "Enable SSA dead code elimination optimization on trees."
14655 msgstr "Уключаць SSA аптымізацыю"
14657 #: common.opt:2865
14658 #, fuzzy, no-c-format
14659 #| msgid "Enable SSA optimizations"
14660 msgid "Enable dominator optimizations."
14661 msgstr "Уключаць SSA аптымізацыю"
14663 #: common.opt:2869
14664 #, no-c-format
14665 msgid "Enable tail merging on trees."
14666 msgstr ""
14668 #: common.opt:2873
14669 #, fuzzy, no-c-format
14670 #| msgid "Enable SSA optimizations"
14671 msgid "Enable dead store elimination."
14672 msgstr "Уключаць SSA аптымізацыю"
14674 #: common.opt:2877
14675 #, no-c-format
14676 msgid "Enable forward propagation on trees."
14677 msgstr ""
14679 #: common.opt:2881
14680 #, no-c-format
14681 msgid "Enable Full Redundancy Elimination (FRE) on trees."
14682 msgstr ""
14684 #: common.opt:2885
14685 #, fuzzy, no-c-format
14686 #| msgid "Enable SSA optimizations"
14687 msgid "Enable string length optimizations on trees."
14688 msgstr "Уключаць SSA аптымізацыю"
14690 #: common.opt:2889
14691 #, no-c-format
14692 msgid "Detect paths that trigger erroneous or undefined behavior due to dereferencing a null pointer.  Isolate those paths from the main control flow and turn the statement with erroneous or undefined behavior into a trap."
14693 msgstr ""
14695 #: common.opt:2895
14696 #, no-c-format
14697 msgid "Detect paths that trigger erroneous or undefined behavior due to a null value being used in a way forbidden by a returns_nonnull or nonnull attribute.  Isolate those paths from the main control flow and turn the statement with erroneous or undefined behavior into a trap."
14698 msgstr ""
14700 #: common.opt:2902
14701 #, no-c-format
14702 msgid "Enable loop distribution on trees."
14703 msgstr ""
14705 #: common.opt:2906
14706 #, no-c-format
14707 msgid "Enable loop distribution for patterns transformed into a library call."
14708 msgstr ""
14710 #: common.opt:2910
14711 #, no-c-format
14712 msgid "Enable loop invariant motion on trees."
14713 msgstr ""
14715 #: common.opt:2918
14716 #, no-c-format
14717 msgid "Create canonical induction variables in loops."
14718 msgstr ""
14720 #: common.opt:2922
14721 #, fuzzy, no-c-format
14722 #| msgid "Enable SSA optimizations"
14723 msgid "Enable loop optimizations on tree level."
14724 msgstr "Уключаць SSA аптымізацыю"
14726 #: common.opt:2926
14727 #, no-c-format
14728 msgid "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
14729 msgstr ""
14731 #: common.opt:2930
14732 #, no-c-format
14733 msgid "Enable hoisting loads from conditional pointers."
14734 msgstr ""
14736 #: common.opt:2934
14737 #, fuzzy, no-c-format
14738 #| msgid "Enable SSA optimizations"
14739 msgid "Enable SSA-PRE optimization on trees."
14740 msgstr "Уключаць SSA аптымізацыю"
14742 #: common.opt:2938
14743 #, no-c-format
14744 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
14745 msgstr ""
14747 #: common.opt:2942
14748 #, no-c-format
14749 msgid "Perform function-local points-to analysis on trees."
14750 msgstr ""
14752 #: common.opt:2946
14753 #, no-c-format
14754 msgid "Enable reassociation on tree level."
14755 msgstr ""
14757 #: common.opt:2954
14758 #, no-c-format
14759 msgid "Enable SSA code sinking on trees."
14760 msgstr ""
14762 #: common.opt:2958
14763 #, no-c-format
14764 msgid "Perform straight-line strength reduction."
14765 msgstr ""
14767 #: common.opt:2962
14768 #, no-c-format
14769 msgid "Perform scalar replacement of aggregates."
14770 msgstr ""
14772 #: common.opt:2966
14773 #, no-c-format
14774 msgid "Replace temporary expressions in the SSA->normal pass."
14775 msgstr ""
14777 #: common.opt:2970
14778 #, no-c-format
14779 msgid "Perform live range splitting during the SSA->normal pass."
14780 msgstr ""
14782 #: common.opt:2974
14783 #, no-c-format
14784 msgid "Perform Value Range Propagation on trees."
14785 msgstr ""
14787 #: common.opt:2978
14788 #, no-c-format
14789 msgid "Split paths leading to loop backedges."
14790 msgstr ""
14792 #: common.opt:2982
14793 #, no-c-format
14794 msgid "Assume common declarations may be overridden with ones with a larger trailing array."
14795 msgstr ""
14797 #: common.opt:2987
14798 #, no-c-format
14799 msgid "Compile whole compilation unit at a time."
14800 msgstr ""
14802 #: common.opt:2991
14803 #, no-c-format
14804 msgid "Perform loop unrolling when iteration count is known."
14805 msgstr ""
14807 #: common.opt:2995
14808 #, no-c-format
14809 msgid "Perform loop unrolling for all loops."
14810 msgstr ""
14812 #: common.opt:3010
14813 #, no-c-format
14814 msgid "Allow optimization for floating-point arithmetic which may change the result of the operation due to rounding."
14815 msgstr ""
14817 #: common.opt:3015
14818 #, no-c-format
14819 msgid "Same as -fassociative-math for expressions which include division."
14820 msgstr ""
14822 #: common.opt:3023
14823 #, no-c-format
14824 msgid "Allow math optimizations that may violate IEEE or ISO standards."
14825 msgstr ""
14827 #: common.opt:3027
14828 #, no-c-format
14829 msgid "Perform loop unswitching."
14830 msgstr ""
14832 #: common.opt:3031
14833 #, no-c-format
14834 msgid "Perform loop splitting."
14835 msgstr ""
14837 #: common.opt:3035
14838 #, no-c-format
14839 msgid "Version loops based on whether indices have a stride of one."
14840 msgstr ""
14842 #: common.opt:3039
14843 #, fuzzy, no-c-format
14844 #| msgid "Enable exception handling"
14845 msgid "Just generate unwind tables for exception handling."
14846 msgstr "Уключыць апрацоўку выключэньняў"
14848 #: common.opt:3043
14849 #, no-c-format
14850 msgid "Use the bfd linker instead of the default linker."
14851 msgstr ""
14853 #: common.opt:3047
14854 #, no-c-format
14855 msgid "Use the gold linker instead of the default linker."
14856 msgstr ""
14858 #: common.opt:3051
14859 #, no-c-format
14860 msgid "Use the lld LLVM linker instead of the default linker."
14861 msgstr ""
14863 #: common.opt:3055
14864 #, no-c-format
14865 msgid "Use the Modern linker (MOLD) linker instead of the default linker."
14866 msgstr ""
14868 #: common.opt:3065
14869 #, no-c-format
14870 msgid "Perform variable tracking."
14871 msgstr ""
14873 #: common.opt:3072
14874 #, no-c-format
14875 msgid "Perform variable tracking by annotating assignments."
14876 msgstr ""
14878 #: common.opt:3078
14879 #, no-c-format
14880 msgid "Toggle -fvar-tracking-assignments."
14881 msgstr ""
14883 #: common.opt:3085
14884 #, no-c-format
14885 msgid "Perform variable tracking and also tag variables that are uninitialized."
14886 msgstr ""
14888 #: common.opt:3090
14889 #, no-c-format
14890 msgid "Enable vectorization on trees."
14891 msgstr ""
14893 #: common.opt:3098
14894 #, fuzzy, no-c-format
14895 #| msgid "Enable SSA optimizations"
14896 msgid "Enable loop vectorization on trees."
14897 msgstr "Уключаць SSA аптымізацыю"
14899 #: common.opt:3102
14900 #, no-c-format
14901 msgid "Enable basic block vectorization (SLP) on trees."
14902 msgstr ""
14904 #: common.opt:3106
14905 #, no-c-format
14906 msgid "-fvect-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the cost model for vectorization."
14907 msgstr ""
14909 #: common.opt:3110
14910 #, no-c-format
14911 msgid "-fsimd-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the vectorization cost model for code marked with a simd directive."
14912 msgstr ""
14914 #: common.opt:3129
14915 #, no-c-format
14916 msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
14917 msgstr ""
14919 #: common.opt:3137
14920 #, no-c-format
14921 msgid "Enable copy propagation of scalar-evolution information."
14922 msgstr ""
14924 #: common.opt:3141
14925 #, no-c-format
14926 msgid "-ftrivial-auto-var-init=[uninitialized|pattern|zero]\tAdd initializations to automatic variables."
14927 msgstr ""
14929 #: common.opt:3163
14930 #, no-c-format
14931 msgid "Add extra commentary to assembler output."
14932 msgstr ""
14934 #: common.opt:3167
14935 #, no-c-format
14936 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
14937 msgstr ""
14939 #: common.opt:3186
14940 #, no-c-format
14941 msgid "Validate vtable pointers before using them."
14942 msgstr ""
14944 #: common.opt:3202
14945 #, no-c-format
14946 msgid "Output vtable verification counters."
14947 msgstr ""
14949 #: common.opt:3206
14950 #, no-c-format
14951 msgid "Output vtable verification pointer sets information."
14952 msgstr ""
14954 #: common.opt:3210
14955 #, no-c-format
14956 msgid "Use expression value profiles in optimizations."
14957 msgstr ""
14959 #: common.opt:3214
14960 #, no-c-format
14961 msgid "Construct webs and split unrelated uses of single variable."
14962 msgstr ""
14964 #: common.opt:3218
14965 #, no-c-format
14966 msgid "Enable conditional dead code elimination for builtin calls."
14967 msgstr ""
14969 #: common.opt:3222
14970 #, no-c-format
14971 msgid "Perform whole program optimizations."
14972 msgstr ""
14974 #: common.opt:3226
14975 #, no-c-format
14976 msgid "Assume pointer overflow wraps around."
14977 msgstr ""
14979 #: common.opt:3230
14980 #, no-c-format
14981 msgid "Assume signed arithmetic overflow wraps around."
14982 msgstr ""
14984 #: common.opt:3234
14985 #, no-c-format
14986 msgid "Put zero initialized data in the bss section."
14987 msgstr ""
14989 #: common.opt:3238
14990 #, no-c-format
14991 msgid "Clear call-used registers upon function return."
14992 msgstr ""
14994 #: common.opt:3242
14995 #, no-c-format
14996 msgid "Generate debug information in default format."
14997 msgstr ""
14999 #: common.opt:3246
15000 #, no-c-format
15001 msgid "Assume assembler support for (DWARF2+) .loc directives."
15002 msgstr ""
15004 #: common.opt:3250
15005 #, no-c-format
15006 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
15007 msgstr ""
15009 #: common.opt:3270
15010 #, no-c-format
15011 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
15012 msgstr ""
15014 #: common.opt:3276
15015 #, no-c-format
15016 msgid "Generate CTF debug information at default level."
15017 msgstr ""
15019 #: common.opt:3280
15020 #, no-c-format
15021 msgid "Generate BTF debug information at default level."
15022 msgstr ""
15024 #: common.opt:3284
15025 #, no-c-format
15026 msgid "Generate debug information in default version of DWARF format."
15027 msgstr ""
15029 #: common.opt:3288
15030 #, no-c-format
15031 msgid "Generate debug information in DWARF v2 (or later) format."
15032 msgstr ""
15034 #: common.opt:3292
15035 #, no-c-format
15036 msgid "Use 32-bit DWARF format when emitting DWARF debug information."
15037 msgstr ""
15039 #: common.opt:3296
15040 #, no-c-format
15041 msgid "Use 64-bit DWARF format when emitting DWARF debug information."
15042 msgstr ""
15044 #: common.opt:3300
15045 #, no-c-format
15046 msgid "Generate debug information in default extended format."
15047 msgstr ""
15049 #: common.opt:3304
15050 #, no-c-format
15051 msgid "Generate extended entry point information for inlined functions."
15052 msgstr ""
15054 #: common.opt:3308
15055 #, no-c-format
15056 msgid "Compute locview reset points based on insn length estimates."
15057 msgstr ""
15059 #: common.opt:3316
15060 #, no-c-format
15061 msgid "Don't generate DWARF pubnames and pubtypes sections."
15062 msgstr ""
15064 #: common.opt:3320
15065 #, no-c-format
15066 msgid "Generate DWARF pubnames and pubtypes sections."
15067 msgstr ""
15069 #: common.opt:3324
15070 #, no-c-format
15071 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
15072 msgstr ""
15074 #: common.opt:3328
15075 #, no-c-format
15076 msgid "Record gcc command line switches in DWARF DW_AT_producer."
15077 msgstr ""
15079 #: common.opt:3332
15080 #, no-c-format
15081 msgid "Generate debug information in separate .dwo files."
15082 msgstr ""
15084 #: common.opt:3336
15085 #, fuzzy, no-c-format
15086 msgid "Generate debug information in STABS format."
15087 msgstr "Стварыць код для DLL"
15089 #: common.opt:3340
15090 #, no-c-format
15091 msgid "Generate debug information in extended STABS format."
15092 msgstr ""
15094 #: common.opt:3344
15095 #, no-c-format
15096 msgid "Emit progressive recommended breakpoint locations."
15097 msgstr ""
15099 #: common.opt:3348
15100 #, no-c-format
15101 msgid "Don't emit DWARF additions beyond selected version."
15102 msgstr ""
15104 #: common.opt:3352
15105 #, no-c-format
15106 msgid "Add description attributes to some DWARF DIEs that have no name attribute."
15107 msgstr ""
15109 #: common.opt:3356
15110 #, no-c-format
15111 msgid "Toggle debug information generation."
15112 msgstr ""
15114 #: common.opt:3360
15115 #, no-c-format
15116 msgid "Augment variable location lists with progressive views."
15117 msgstr ""
15119 #: common.opt:3367
15120 #, fuzzy, no-c-format
15121 msgid "Generate debug information in VMS format."
15122 msgstr "Стварыць код для DLL"
15124 #: common.opt:3371
15125 #, no-c-format
15126 msgid "Generate debug information in XCOFF format."
15127 msgstr ""
15129 #: common.opt:3375
15130 #, no-c-format
15131 msgid "Generate debug information in extended XCOFF format."
15132 msgstr ""
15134 #: common.opt:3393
15135 #, no-c-format
15136 msgid "Generate compressed debug sections."
15137 msgstr ""
15139 #: common.opt:3397
15140 #, no-c-format
15141 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
15142 msgstr ""
15144 #: common.opt:3404
15145 #, no-c-format
15146 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
15147 msgstr ""
15149 #: common.opt:3408
15150 #, no-c-format
15151 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
15152 msgstr ""
15154 #: common.opt:3433
15155 #, fuzzy, no-c-format
15156 #| msgid "  -o <file>                Place the output into <file>\n"
15157 msgid "-o <file>\tPlace output into <file>."
15158 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
15160 #: common.opt:3437
15161 #, fuzzy, no-c-format
15162 #| msgid "Enable exception handling"
15163 msgid "Enable function profiling."
15164 msgstr "Уключыць апрацоўку выключэньняў"
15166 #: common.opt:3447
15167 #, no-c-format
15168 msgid "Like -pedantic but issue them as errors."
15169 msgstr ""
15171 #: common.opt:3487
15172 #, no-c-format
15173 msgid "Do not display functions compiled or elapsed time."
15174 msgstr ""
15176 #: common.opt:3519
15177 #, no-c-format
15178 msgid "Enable verbose output."
15179 msgstr ""
15181 #: common.opt:3523
15182 #, no-c-format
15183 msgid "Display the compiler's version."
15184 msgstr ""
15186 #: common.opt:3527
15187 #, no-c-format
15188 msgid "Suppress warnings."
15189 msgstr ""
15191 #: common.opt:3537
15192 #, no-c-format
15193 msgid "Create a shared library."
15194 msgstr ""
15196 #: common.opt:3589
15197 #, no-c-format
15198 msgid "Don't create a dynamically linked position independent executable."
15199 msgstr ""
15201 #: common.opt:3593
15202 #, no-c-format
15203 msgid "Create a dynamically linked position independent executable."
15204 msgstr ""
15206 #: common.opt:3597
15207 #, no-c-format
15208 msgid "Create a static position independent executable."
15209 msgstr ""
15211 #: common.opt:3604
15212 #, no-c-format
15213 msgid "Use caller save register across calls if possible."
15214 msgstr ""
15216 #: params.opt:27
15217 #, no-c-format
15218 msgid "Loops iterating at least selected number of iterations will get loop alignment."
15219 msgstr ""
15221 #: params.opt:31
15222 #, no-c-format
15223 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
15224 msgstr ""
15226 #: params.opt:35
15227 #, no-c-format
15228 msgid "Enable asan globals protection."
15229 msgstr ""
15231 #: params.opt:39
15232 #, no-c-format
15233 msgid "Enable asan allocas/VLAs protection."
15234 msgstr ""
15236 #: params.opt:43
15237 #, no-c-format
15238 msgid "Enable asan load operations protection."
15239 msgstr ""
15241 #: params.opt:47
15242 #, no-c-format
15243 msgid "Enable asan store operations protection."
15244 msgstr ""
15246 #: params.opt:51
15247 #, no-c-format
15248 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
15249 msgstr ""
15251 #: params.opt:55
15252 #, no-c-format
15253 msgid "Enable asan builtin functions protection."
15254 msgstr ""
15256 #: params.opt:59
15257 #, no-c-format
15258 msgid "Enable asan stack protection."
15259 msgstr ""
15261 #: params.opt:63
15262 #, no-c-format
15263 msgid "Enable asan detection of use-after-return bugs."
15264 msgstr ""
15266 #: params.opt:67
15267 #, no-c-format
15268 msgid "Enable hwasan instrumentation of statically sized stack-allocated variables."
15269 msgstr ""
15271 #: params.opt:71
15272 #, no-c-format
15273 msgid "Use random base tag for each frame, as opposed to base always zero."
15274 msgstr ""
15276 #: params.opt:75
15277 #, no-c-format
15278 msgid "Enable hwasan instrumentation of allocas/VLAs."
15279 msgstr ""
15281 #: params.opt:79
15282 #, no-c-format
15283 msgid "Enable hwasan instrumentation of load operations."
15284 msgstr ""
15286 #: params.opt:83
15287 #, no-c-format
15288 msgid "Enable hwasan instrumentation of store operations."
15289 msgstr ""
15291 #: params.opt:87
15292 #, no-c-format
15293 msgid "Enable hwasan instrumentation of builtin functions."
15294 msgstr ""
15296 #: params.opt:91
15297 #, no-c-format
15298 msgid "Average number of iterations of a loop."
15299 msgstr ""
15301 #: params.opt:95
15302 #, no-c-format
15303 msgid "Maximum number of bits for which we avoid creating FMAs."
15304 msgstr ""
15306 #: params.opt:99
15307 #, no-c-format
15308 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
15309 msgstr ""
15311 #: params.opt:103
15312 #, no-c-format
15313 msgid "The maximum length of a constant string for a builtin string cmp call eligible for inlining. The default value is 3."
15314 msgstr ""
15316 #: params.opt:107
15317 #, no-c-format
15318 msgid "The smallest number of different values for which it is best to use a jump-table instead of a tree of conditional branches, if 0, use the default for the machine."
15319 msgstr ""
15321 #: params.opt:111
15322 #, no-c-format
15323 msgid "Probability that COMDAT function will be shared with different compilation unit."
15324 msgstr ""
15326 #: params.opt:115
15327 #, no-c-format
15328 msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
15329 msgstr ""
15331 #: params.opt:119
15332 #, no-c-format
15333 msgid "Maximum number of queries into the alias oracle per store."
15334 msgstr ""
15336 #: params.opt:123
15337 #, no-c-format
15338 msgid "Maximum size (in bytes) of objects tracked bytewise by dead store elimination."
15339 msgstr ""
15341 #: params.opt:127
15342 #, no-c-format
15343 msgid "Maximal estimated growth of function body caused by early inlining of single call."
15344 msgstr ""
15346 #: params.opt:131
15347 #, no-c-format
15348 msgid "Maximum number of basic blocks before EVRP uses a sparse cache."
15349 msgstr ""
15351 #: params.opt:135
15352 #, no-c-format
15353 msgid "Maximum number of outgoing edges in a switch before EVRP will not process it."
15354 msgstr ""
15356 #: params.opt:139
15357 #, no-c-format
15358 msgid "--param=evrp-mode=[legacy|ranger|legacy-first|ranger-first] Specifies the mode Early VRP should operate in."
15359 msgstr ""
15361 #: params.opt:158
15362 #, no-c-format
15363 msgid "Scale factor to apply to the number of blocks in a threading path when comparing to the number of (scaled) statements."
15364 msgstr ""
15366 #: params.opt:162
15367 #, no-c-format
15368 msgid "Scale factor to apply to the number of statements in a threading path when comparing to the number of (scaled) blocks."
15369 msgstr ""
15371 #: params.opt:166
15372 #, no-c-format
15373 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
15374 msgstr ""
15376 #: params.opt:170
15377 #, no-c-format
15378 msgid "The threshold ratio for performing partial redundancy elimination after reload."
15379 msgstr ""
15381 #: params.opt:174
15382 #, no-c-format
15383 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
15384 msgstr ""
15386 #: params.opt:178
15387 #, no-c-format
15388 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
15389 msgstr ""
15391 #: params.opt:182
15392 #, no-c-format
15393 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
15394 msgstr ""
15396 #: params.opt:186
15397 #, no-c-format
15398 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
15399 msgstr ""
15401 #: params.opt:190
15402 #, no-c-format
15403 msgid "The number of executions of a basic block which is considered hot. The parameter is used only in GIMPLE FE."
15404 msgstr ""
15406 #: params.opt:194
15407 #, no-c-format
15408 msgid "Whether codegen errors should be ICEs when -fchecking."
15409 msgstr ""
15411 #: params.opt:198
15412 #, no-c-format
15413 msgid "Maximum number of arrays per SCoP."
15414 msgstr ""
15416 #: params.opt:202
15417 #, no-c-format
15418 msgid "Maximum number of parameters in a SCoP."
15419 msgstr ""
15421 #: params.opt:206
15422 #, no-c-format
15423 msgid "The number of elements for which hash table verification is done for each searched element."
15424 msgstr ""
15426 #: params.opt:210
15427 #, no-c-format
15428 msgid "The denominator n of fraction 1/n of the maximal execution count of a basic block in the entire program that a basic block needs to at least have in order to be considered hot (used in non-LTO mode)."
15429 msgstr ""
15431 #: params.opt:214
15432 #, no-c-format
15433 msgid "The number of most executed permilles of the profiled execution of the entire program to which the execution count of a basic block must be part of in order to be considered hot (used in LTO mode)."
15434 msgstr ""
15436 #: params.opt:218
15437 #, no-c-format
15438 msgid "The denominator n of fraction 1/n of the execution frequency of the entry block of a function that a basic block of this function needs to at least have in order to be considered hot."
15439 msgstr ""
15441 #: params.opt:222
15442 #, no-c-format
15443 msgid "The scale (in percents) applied to inline-insns-single and auto limits when heuristics hints that inlining is very profitable."
15444 msgstr ""
15446 #: params.opt:226
15447 #, no-c-format
15448 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto."
15449 msgstr ""
15451 #: params.opt:230
15452 #, no-c-format
15453 msgid "How much can given compilation unit grow because of the inlining (in percent)."
15454 msgstr ""
15456 #: params.opt:234
15457 #, no-c-format
15458 msgid "The upper bound for sharing integer constants."
15459 msgstr ""
15461 #: params.opt:238
15462 #, no-c-format
15463 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone."
15464 msgstr ""
15466 #: params.opt:242
15467 #, no-c-format
15468 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known."
15469 msgstr ""
15471 #: params.opt:246
15472 #, no-c-format
15473 msgid "Maximum depth of recursive cloning for self-recursive function."
15474 msgstr ""
15476 #: params.opt:250
15477 #, no-c-format
15478 msgid "Recursive cloning only when the probability of call being executed exceeds the parameter."
15479 msgstr ""
15481 #: params.opt:254
15482 #, no-c-format
15483 msgid "When propagating IPA-CP effect estimates, multiply frequencies of recursive edges that that bring back an unchanged value by this factor."
15484 msgstr ""
15486 #: params.opt:258
15487 #, no-c-format
15488 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning."
15489 msgstr ""
15491 #: params.opt:262
15492 #, no-c-format
15493 msgid "Percentage penalty functions containing a single call to another function will receive when they are evaluated for cloning."
15494 msgstr ""
15496 #: params.opt:266
15497 #, no-c-format
15498 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
15499 msgstr ""
15501 #: params.opt:270
15502 #, no-c-format
15503 msgid "The size of translation unit that IPA-CP pass considers large."
15504 msgstr ""
15506 #: params.opt:274
15507 #, no-c-format
15508 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
15509 msgstr ""
15511 #: params.opt:278
15512 #, no-c-format
15513 msgid "When using profile feedback, use the edge at this percentage position in frequncy histogram as the bases for IPA-CP heuristics."
15514 msgstr ""
15516 #: params.opt:282
15517 #, no-c-format
15518 msgid "Maximum number of statements visited during jump function offset discovery."
15519 msgstr ""
15521 #: params.opt:286
15522 #, no-c-format
15523 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
15524 msgstr ""
15526 #: params.opt:290
15527 #, no-c-format
15528 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
15529 msgstr ""
15531 #: params.opt:294
15532 #, no-c-format
15533 msgid "Maximum number of operations in a parameter expression that can be handled by IPA analysis."
15534 msgstr ""
15536 #: params.opt:298
15537 #, no-c-format
15538 msgid "Maximum number of different predicates used to track properties of loops in IPA analysis."
15539 msgstr ""
15541 #: params.opt:302
15542 #, no-c-format
15543 msgid "Maximal number of boundary endpoints of case ranges of switch statement used during IPA function summary generation."
15544 msgstr ""
15546 #: params.opt:306
15547 #, no-c-format
15548 msgid "Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, also the maximum number of replacements of a formal parameter."
15549 msgstr ""
15551 #: params.opt:310
15552 #, no-c-format
15553 msgid "Maximum allowed growth of number and total size of new parameters that ipa-sra replaces a pointer to an aggregate with."
15554 msgstr ""
15556 #: params.opt:314
15557 #, no-c-format
15558 msgid "The number of registers in each class kept unused by loop invariant motion."
15559 msgstr ""
15561 #: params.opt:318
15562 #, no-c-format
15563 msgid "Max size of conflict table in MB."
15564 msgstr ""
15566 #: params.opt:322
15567 #, no-c-format
15568 msgid "Max loops number for regional RA."
15569 msgstr ""
15571 #: params.opt:326
15572 #, no-c-format
15573 msgid "Control ira to consider matching constraint (duplicated operand number) heavily in all available alternatives for preferred register class.  If it is set as zero, it means ira only respects the matching constraint when it's in the only available alternative with an appropriate register class.  Otherwise, it means ira will check all available alternatives for preferred register class even if it has found some choice with an appropriate register class and respect the found qualified matching constraint."
15574 msgstr ""
15576 #: params.opt:330
15577 #, no-c-format
15578 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
15579 msgstr ""
15581 #: params.opt:334
15582 #, no-c-format
15583 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
15584 msgstr ""
15586 #: params.opt:338
15587 #, no-c-format
15588 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
15589 msgstr ""
15591 #: params.opt:342
15592 #, no-c-format
15593 msgid "The maximum code size growth ratio when expanding into a jump table (in percent).  The parameter is used when optimizing for size."
15594 msgstr ""
15596 #: params.opt:346
15597 #, no-c-format
15598 msgid "The maximum code size growth ratio when expanding into a jump table (in percent).  The parameter is used when optimizing for speed."
15599 msgstr ""
15601 #: params.opt:350
15602 #, no-c-format
15603 msgid "The size of L1 cache line."
15604 msgstr ""
15606 #: params.opt:354
15607 #, no-c-format
15608 msgid "The minimum recommended offset between two concurrently-accessed objects to avoid additional performance degradation due to contention introduced by the implementation.  Typically the L1 cache line size, but can be larger to accommodate a variety of target processors with different cache line sizes. C++17 code might use this value in structure layout, but is strongly discouraged from doing so in public ABIs."
15609 msgstr ""
15611 #: params.opt:363
15612 #, no-c-format
15613 msgid "The maximum recommended size of contiguous memory occupied by two objects accessed with temporal locality by concurrent threads.  Typically the L1 cache line size, but can be smaller to accommodate a variety of target processors with different cache line sizes."
15614 msgstr ""
15616 #: params.opt:370
15617 #, no-c-format
15618 msgid "The size of L1 cache."
15619 msgstr ""
15621 #: params.opt:374
15622 #, no-c-format
15623 msgid "The size of L2 cache."
15624 msgstr ""
15626 #: params.opt:378
15627 #, no-c-format
15628 msgid "Maximal growth due to inlining of large function (in percent)."
15629 msgstr ""
15631 #: params.opt:382
15632 #, no-c-format
15633 msgid "The size of function body to be considered large."
15634 msgstr ""
15636 #: params.opt:386
15637 #, no-c-format
15638 msgid "The size of stack frame to be considered large."
15639 msgstr ""
15641 #: params.opt:390
15642 #, no-c-format
15643 msgid "Maximal stack frame growth due to inlining (in percent)."
15644 msgstr ""
15646 #: params.opt:394
15647 #, no-c-format
15648 msgid "The size of translation unit to be considered large."
15649 msgstr ""
15651 #: params.opt:398
15652 #, no-c-format
15653 msgid "Maximum number of concurrently open C++ module files when lazy loading."
15654 msgstr ""
15656 #: params.opt:402
15657 #, no-c-format
15658 msgid "The minimum cost of an expensive expression in the loop invariant motion."
15659 msgstr ""
15661 #: params.opt:406
15662 #, no-c-format
15663 msgid "True if a non-short-circuit operation is optimal."
15664 msgstr ""
15666 #: params.opt:410
15667 #, no-c-format
15668 msgid "Size of tiles for loop blocking."
15669 msgstr ""
15671 #: params.opt:414
15672 #, no-c-format
15673 msgid "The maximum number of stmts in loop nest for loop interchange."
15674 msgstr ""
15676 #: params.opt:418
15677 #, no-c-format
15678 msgid "The minimum stride ratio for loop interchange to be profitable."
15679 msgstr ""
15681 #: params.opt:422
15682 #, no-c-format
15683 msgid "Max basic blocks number in loop for loop invariant motion."
15684 msgstr ""
15686 #: params.opt:426
15687 #, no-c-format
15688 msgid "Maximum number of datarefs in loop for building loop data dependencies."
15689 msgstr ""
15691 #: params.opt:430
15692 #, no-c-format
15693 msgid "The maximum number of instructions in an inner loop that is being considered for versioning."
15694 msgstr ""
15696 #: params.opt:434
15697 #, no-c-format
15698 msgid "The maximum number of instructions in an outer loop that is being considered for versioning, on top of the instructions in inner loops."
15699 msgstr ""
15701 #: params.opt:438
15702 #, no-c-format
15703 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
15704 msgstr ""
15706 #: params.opt:442
15707 #, no-c-format
15708 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
15709 msgstr ""
15711 #: params.opt:446
15712 #, no-c-format
15713 msgid "Maximal size of a partition for LTO (in estimated instructions)."
15714 msgstr ""
15716 #: params.opt:450
15717 #, no-c-format
15718 msgid "maximal number of LTO partitions streamed in parallel."
15719 msgstr ""
15721 #: params.opt:454
15722 #, no-c-format
15723 msgid "Minimal size of a partition for LTO (in estimated instructions)."
15724 msgstr ""
15726 #: params.opt:458
15727 #, no-c-format
15728 msgid "Number of partitions the program should be split to."
15729 msgstr ""
15731 #: params.opt:462
15732 #, no-c-format
15733 msgid "The maximum number of instructions to consider to unroll in a loop on average."
15734 msgstr ""
15736 #: params.opt:466
15737 #, no-c-format
15738 msgid "The maximum number of insns combine tries to combine."
15739 msgstr ""
15741 #: params.opt:470
15742 #, no-c-format
15743 msgid "The maximum depth of a loop nest we completely peel."
15744 msgstr ""
15746 #: params.opt:474
15747 #, no-c-format
15748 msgid "The maximum number of peelings of a single loop that is peeled completely."
15749 msgstr ""
15751 #: params.opt:478
15752 #, no-c-format
15753 msgid "The maximum number of insns of a completely peeled loop."
15754 msgstr ""
15756 #: params.opt:482
15757 #, no-c-format
15758 msgid "The maximum number of incoming edges to consider for crossjumping."
15759 msgstr ""
15761 #: params.opt:486
15762 #, no-c-format
15763 msgid "The maximum instructions CSE process before flushing."
15764 msgstr ""
15766 #: params.opt:490
15767 #, no-c-format
15768 msgid "The maximum length of path considered in cse."
15769 msgstr ""
15771 #: params.opt:494
15772 #, no-c-format
15773 msgid "The maximum memory locations recorded by cselib."
15774 msgstr ""
15776 #: params.opt:498
15777 #, no-c-format
15778 msgid "Max. count of debug markers to expand or inline."
15779 msgstr ""
15781 #: params.opt:502
15782 #, no-c-format
15783 msgid "The maximum number of instructions to consider to fill a delay slot."
15784 msgstr ""
15786 #: params.opt:506
15787 #, no-c-format
15788 msgid "The maximum number of instructions to consider to find accurate live register information."
15789 msgstr ""
15791 #: params.opt:510
15792 #, no-c-format
15793 msgid "Maximum number of active local stores in RTL dead store elimination."
15794 msgstr ""
15796 #: params.opt:514
15797 #, no-c-format
15798 msgid "The maximum number of nested indirect inlining performed by early inliner."
15799 msgstr ""
15801 #: params.opt:518
15802 #, no-c-format
15803 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
15804 msgstr ""
15806 #: params.opt:522
15807 #, no-c-format
15808 msgid "Maximum number of basic blocks on a jump thread path."
15809 msgstr ""
15811 #: params.opt:526
15812 #, no-c-format
15813 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
15814 msgstr ""
15816 #: params.opt:530
15817 #, no-c-format
15818 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
15819 msgstr ""
15821 #: params.opt:534
15822 #, no-c-format
15823 msgid "The maximum amount of memory to be allocated by GCSE, in kilobytes."
15824 msgstr ""
15826 #: params.opt:538
15827 #, no-c-format
15828 msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
15829 msgstr ""
15831 #: params.opt:542
15832 #, no-c-format
15833 msgid "The maximum expansion factor when copying basic blocks."
15834 msgstr ""
15836 #: params.opt:546
15837 #, no-c-format
15838 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
15839 msgstr ""
15841 #: params.opt:550
15842 #, no-c-format
15843 msgid "Maximum loop depth of a call which is considered for inlining functions called once."
15844 msgstr ""
15846 #: params.opt:554
15847 #, no-c-format
15848 msgid "Maximum combinaed size of caller and callee wich is inlined if callee is called once."
15849 msgstr ""
15851 #: params.opt:558
15852 #, no-c-format
15853 msgid "The maximum number of instructions when automatically inlining."
15854 msgstr ""
15856 #: params.opt:562
15857 #, no-c-format
15858 msgid "The maximum number of instructions inline function can grow to via recursive inlining."
15859 msgstr ""
15861 #: params.opt:566
15862 #, no-c-format
15863 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
15864 msgstr ""
15866 #: params.opt:570
15867 #, no-c-format
15868 msgid "The maximum number of instructions in a single function eligible for inlining."
15869 msgstr ""
15871 #: params.opt:574
15872 #, no-c-format
15873 msgid "The maximum number of instructions when inlining for size."
15874 msgstr ""
15876 #: params.opt:578
15877 #, no-c-format
15878 msgid "The maximum number of instructions when automatically inlining small functions."
15879 msgstr ""
15881 #: params.opt:582
15882 #, no-c-format
15883 msgid "The maximum depth of recursive inlining for inline functions."
15884 msgstr ""
15886 #: params.opt:586
15887 #, no-c-format
15888 msgid "The maximum depth of recursive inlining for non-inline functions."
15889 msgstr ""
15891 #: params.opt:590
15892 #, no-c-format
15893 msgid "Maximum number of isl operations, 0 means unlimited."
15894 msgstr ""
15896 #: params.opt:594
15897 #, no-c-format
15898 msgid "Bound on the cost of an expression to compute the number of iterations."
15899 msgstr ""
15901 #: params.opt:598
15902 #, no-c-format
15903 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
15904 msgstr ""
15906 #: params.opt:602
15907 #, no-c-format
15908 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
15909 msgstr ""
15911 #: params.opt:606
15912 #, no-c-format
15913 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
15914 msgstr ""
15916 #: params.opt:610
15917 #, no-c-format
15918 msgid "The maximum number of insns in loop header duplicated by the copy loop headers pass."
15919 msgstr ""
15921 #: params.opt:614
15922 #, no-c-format
15923 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
15924 msgstr ""
15926 #: params.opt:618
15927 #, no-c-format
15928 msgid "Maximum length of partial antic set when performing tree pre optimization."
15929 msgstr ""
15931 #: params.opt:622
15932 #, no-c-format
15933 msgid "The maximum number of branches on the path through the peeled sequence."
15934 msgstr ""
15936 #: params.opt:626
15937 #, no-c-format
15938 msgid "The maximum number of peelings of a single loop."
15939 msgstr ""
15941 #: params.opt:630
15942 #, no-c-format
15943 msgid "The maximum number of insns of a peeled loop."
15944 msgstr ""
15946 #: params.opt:634
15947 #, no-c-format
15948 msgid "The maximum length of scheduling's pending operations list."
15949 msgstr ""
15951 #: params.opt:638 params.opt:682
15952 #, no-c-format
15953 msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
15954 msgstr ""
15956 #: params.opt:642 params.opt:686
15957 #, no-c-format
15958 msgid "The maximum number of insns in a region to be considered for interblock scheduling."
15959 msgstr ""
15961 #: params.opt:646
15962 #, no-c-format
15963 msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
15964 msgstr ""
15966 #: params.opt:650
15967 #, no-c-format
15968 msgid "The maximum number of loop iterations we predict statically."
15969 msgstr ""
15971 #: params.opt:654
15972 #, no-c-format
15973 msgid "The maximum number of instructions to search backward when looking for equivalent reload."
15974 msgstr ""
15976 #: params.opt:658
15977 #, no-c-format
15978 msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
15979 msgstr ""
15981 #: params.opt:662
15982 #, no-c-format
15983 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered predictable."
15984 msgstr ""
15986 #: params.opt:666
15987 #, no-c-format
15988 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered unpredictable."
15989 msgstr ""
15991 #: params.opt:670
15992 #, no-c-format
15993 msgid "The maximum number of iterations through CFG to extend regions."
15994 msgstr ""
15996 #: params.opt:674
15997 #, no-c-format
15998 msgid "The maximum conflict delay for an insn to be considered for speculative motion."
15999 msgstr ""
16001 #: params.opt:678
16002 #, no-c-format
16003 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
16004 msgstr ""
16006 #: params.opt:690
16007 #, no-c-format
16008 msgid "Maximum length of candidate scans for straight-line strength reduction."
16009 msgstr ""
16011 #: params.opt:694
16012 #, no-c-format
16013 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
16014 msgstr ""
16016 #: params.opt:698
16017 #, no-c-format
16018 msgid "Maximum recursion depth allowed when querying a property of an SSA name."
16019 msgstr ""
16021 #: params.opt:702
16022 #, no-c-format
16023 msgid "Maximum number of constant stores to merge in the store merging pass."
16024 msgstr ""
16026 #: params.opt:706
16027 #, no-c-format
16028 msgid "Maximum number of conditional store pairs that can be sunk."
16029 msgstr ""
16031 #: params.opt:710 params.opt:714
16032 #, no-c-format
16033 msgid "Maximum number of store chains to track at the same time in the store merging pass."
16034 msgstr ""
16036 #: params.opt:718
16037 #, no-c-format
16038 msgid "Maximum amount of similar bbs to compare a bb with."
16039 msgstr ""
16041 #: params.opt:722
16042 #, no-c-format
16043 msgid "Maximum amount of iterations of the pass over a function."
16044 msgstr ""
16046 #: params.opt:726
16047 #, no-c-format
16048 msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
16049 msgstr ""
16051 #: params.opt:730
16052 #, no-c-format
16053 msgid "Maximum number of arguments in a PHI supported by TREE if-conversion unless the loop is marked with simd pragma."
16054 msgstr ""
16056 #: params.opt:734
16057 #, no-c-format
16058 msgid "The maximum number of unrollings of a single loop."
16059 msgstr ""
16061 #: params.opt:738
16062 #, no-c-format
16063 msgid "The maximum number of instructions to consider to unroll in a loop."
16064 msgstr ""
16066 #: params.opt:742
16067 #, no-c-format
16068 msgid "The maximum number of insns of an unswitched loop."
16069 msgstr ""
16071 #: params.opt:746
16072 #, no-c-format
16073 msgid "The maximum number of unswitchings in a single loop."
16074 msgstr ""
16076 #: params.opt:750
16077 #, no-c-format
16078 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
16079 msgstr ""
16081 #: params.opt:754
16082 #, no-c-format
16083 msgid "Max. recursion depth for expanding var tracking expressions."
16084 msgstr ""
16086 #: params.opt:758
16087 #, no-c-format
16088 msgid "Max. size of loc list for which reverse ops should be added."
16089 msgstr ""
16091 #: params.opt:762
16092 #, no-c-format
16093 msgid "Max. size of var tracking hash tables."
16094 msgstr ""
16096 #: params.opt:766
16097 #, no-c-format
16098 msgid "Maximum number of VALUEs handled during a single find_base_term call."
16099 msgstr ""
16101 #: params.opt:770
16102 #, no-c-format
16103 msgid "Maximum number of assertions to add along the default edge of a switch statement during VRP."
16104 msgstr ""
16106 #: params.opt:774
16107 #, no-c-format
16108 msgid "The minimum number of matching instructions to consider for crossjumping."
16109 msgstr ""
16111 #: params.opt:778
16112 #, no-c-format
16113 msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
16114 msgstr ""
16116 #: params.opt:782
16117 #, no-c-format
16118 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
16119 msgstr ""
16121 #: params.opt:786
16122 #, no-c-format
16123 msgid "The minimum threshold for probability of semi-invariant condition statement to trigger loop split."
16124 msgstr ""
16126 #: params.opt:790
16127 #, no-c-format
16128 msgid "The minimum UID to be used for a nondebug insn."
16129 msgstr ""
16131 #: params.opt:794
16132 #, no-c-format
16133 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
16134 msgstr ""
16136 #: params.opt:798
16137 #, no-c-format
16138 msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
16139 msgstr ""
16141 #: params.opt:802
16142 #, no-c-format
16143 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
16144 msgstr ""
16146 #: params.opt:806
16147 #, no-c-format
16148 msgid "--param=openacc-kernels=[decompose|parloops]\tSpecify mode of OpenACC 'kernels' constructs handling."
16149 msgstr ""
16151 #: params.opt:819
16152 #, no-c-format
16153 msgid "--param=openacc-privatization=[quiet|noisy]\tSpecify mode of OpenACC privatization diagnostics."
16154 msgstr ""
16156 #: params.opt:832
16157 #, no-c-format
16158 msgid "Chunk size of omp schedule for loops parallelized by parloops."
16159 msgstr ""
16161 #: params.opt:836
16162 #, no-c-format
16163 msgid "Minimum number of iterations per thread of an innermost parallelized loop."
16164 msgstr ""
16166 #: params.opt:840
16167 #, no-c-format
16168 msgid "--param=parloops-schedule=[static|dynamic|guided|auto|runtime]\tSchedule type of omp schedule for loops parallelized by parloops."
16169 msgstr ""
16171 #: params.opt:862
16172 #, no-c-format
16173 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
16174 msgstr ""
16176 #: params.opt:866
16177 #, no-c-format
16178 msgid "Maximal estimated outcome of branch considered predictable."
16179 msgstr ""
16181 #: params.opt:870
16182 #, no-c-format
16183 msgid "Whether software prefetch hints should be issued for non-constant strides."
16184 msgstr ""
16186 #: params.opt:874
16187 #, no-c-format
16188 msgid "The number of insns executed before prefetch is completed."
16189 msgstr ""
16191 #: params.opt:878
16192 #, no-c-format
16193 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
16194 msgstr ""
16196 #: params.opt:882
16197 #, no-c-format
16198 msgid "The minimum constant stride beyond which we should use prefetch hints for."
16199 msgstr ""
16201 #: params.opt:886
16202 #, no-c-format
16203 msgid "Use internal function id in profile lookup."
16204 msgstr ""
16206 #: params.opt:890
16207 #, no-c-format
16208 msgid "--param=ranger-debug=[none|trace|gori|cache|tracegori|all] Specifies the output mode for debugging ranger."
16209 msgstr ""
16211 #: params.opt:915
16212 #, no-c-format
16213 msgid "Maximum depth of logical expression evaluation ranger will look through when evaluating outgoing edge ranges."
16214 msgstr ""
16216 #: params.opt:920
16217 #, no-c-format
16218 msgid "Maximum number of relations the oracle will register in a basic block."
16219 msgstr ""
16221 #: params.opt:924
16222 #, no-c-format
16223 msgid "Maximum depth of a loop nest to fully value-number optimistically."
16224 msgstr ""
16226 #: params.opt:928
16227 #, no-c-format
16228 msgid "Maximum number of disambiguations to perform per memory access."
16229 msgstr ""
16231 #: params.opt:932
16232 #, no-c-format
16233 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
16234 msgstr ""
16236 #: params.opt:936
16237 #, no-c-format
16238 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
16239 msgstr ""
16241 #: params.opt:940
16242 #, no-c-format
16243 msgid "Hardware autoprefetcher scheduler model control flag.  Number of lookahead cycles the model looks into, at '0' only enable instruction sorting heuristic.  Disabled by default."
16244 msgstr ""
16246 #: params.opt:944
16247 #, no-c-format
16248 msgid "Minimal distance between possibly conflicting store and load."
16249 msgstr ""
16251 #: params.opt:948
16252 #, no-c-format
16253 msgid "Which -fsched-pressure algorithm to apply."
16254 msgstr ""
16256 #: params.opt:952
16257 #, no-c-format
16258 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
16259 msgstr ""
16261 #: params.opt:956
16262 #, no-c-format
16263 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
16264 msgstr ""
16266 #: params.opt:960
16267 #, no-c-format
16268 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
16269 msgstr ""
16271 #: params.opt:964
16272 #, no-c-format
16273 msgid "The maximum size of the lookahead window of selective scheduling."
16274 msgstr ""
16276 #: params.opt:968
16277 #, no-c-format
16278 msgid "Maximum number of times that an insn could be scheduled."
16279 msgstr ""
16281 #: params.opt:972
16282 #, no-c-format
16283 msgid "The number of prefetches that can run at the same time."
16284 msgstr ""
16286 #: params.opt:976
16287 #, no-c-format
16288 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
16289 msgstr ""
16291 #: params.opt:980
16292 #, no-c-format
16293 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
16294 msgstr ""
16296 #: params.opt:984
16297 #, no-c-format
16298 msgid "A threshold on the average loop count considered by the swing modulo scheduler."
16299 msgstr ""
16301 #: params.opt:988
16302 #, no-c-format
16303 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
16304 msgstr ""
16306 #: params.opt:992
16307 #, no-c-format
16308 msgid "The minimum value of stage count that swing modulo scheduler will generate."
16309 msgstr ""
16311 #: params.opt:996
16312 #, no-c-format
16313 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
16314 msgstr ""
16316 #: params.opt:1000
16317 #, no-c-format
16318 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
16319 msgstr ""
16321 #: params.opt:1004
16322 #, no-c-format
16323 msgid "Maximum number of artificial accesses to enable forward propagation that Scalar Replacement of Aggregates will keep for one local variable."
16324 msgstr ""
16326 #: params.opt:1008
16327 #, no-c-format
16328 msgid "The maximum number of SSA_NAME assignments to follow in determining a value."
16329 msgstr ""
16331 #: params.opt:1012
16332 #, no-c-format
16333 msgid "The lower bound for a buffer to be considered for stack smashing protection."
16334 msgstr ""
16336 #: params.opt:1016
16337 #, no-c-format
16338 msgid "Size of the stack guard expressed as a power of two in bytes."
16339 msgstr ""
16341 #: params.opt:1020
16342 #, no-c-format
16343 msgid "Interval in which to probe the stack expressed as a power of two in bytes."
16344 msgstr ""
16346 #: params.opt:1024
16347 #, no-c-format
16348 msgid "Allow the store merging pass to introduce unaligned stores if it is legal to do so."
16349 msgstr ""
16351 #: params.opt:1028
16352 #, no-c-format
16353 msgid "Maximum size of a single store merging region in bytes."
16354 msgstr ""
16356 #: params.opt:1032
16357 #, no-c-format
16358 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
16359 msgstr ""
16361 #: params.opt:1036
16362 #, no-c-format
16363 msgid "Maximum number of bases stored in each modref tree."
16364 msgstr ""
16366 #: params.opt:1040
16367 #, no-c-format
16368 msgid "Maximum number of references stored in each modref base."
16369 msgstr ""
16371 #: params.opt:1044
16372 #, no-c-format
16373 msgid "Maximum number of accesses stored in each modref reference."
16374 msgstr ""
16376 #: params.opt:1048
16377 #, no-c-format
16378 msgid "Maximum number of tests performed by modref query."
16379 msgstr ""
16381 #: params.opt:1052
16382 #, no-c-format
16383 msgid "Maximum depth of DFS walk used by modref escape analysis."
16384 msgstr ""
16386 #: params.opt:1056
16387 #, no-c-format
16388 msgid "Maximum number of escape points tracked by modref per SSA-name."
16389 msgstr ""
16391 #: params.opt:1060
16392 #, no-c-format
16393 msgid "Maximum number of times a given range is adjusted during the dataflow."
16394 msgstr ""
16396 #: params.opt:1064
16397 #, no-c-format
16398 msgid "--param=threader-debug=[none|all] Enables verbose dumping of the threader solver."
16399 msgstr ""
16401 #: params.opt:1077
16402 #, no-c-format
16403 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
16404 msgstr ""
16406 #: params.opt:1081
16407 #, no-c-format
16408 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
16409 msgstr ""
16411 #: params.opt:1085
16412 #, no-c-format
16413 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
16414 msgstr ""
16416 #: params.opt:1089
16417 #, no-c-format
16418 msgid "Maximal code growth caused by tail duplication (in percent)."
16419 msgstr ""
16421 #: params.opt:1093
16422 #, no-c-format
16423 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
16424 msgstr ""
16426 #: params.opt:1097
16427 #, no-c-format
16428 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
16429 msgstr ""
16431 #: params.opt:1101
16432 #, no-c-format
16433 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
16434 msgstr ""
16436 #: params.opt:1105
16437 #, no-c-format
16438 msgid "Set the maximum number of instructions executed in parallel in reassociated tree.  If 0, use the target dependent heuristic."
16439 msgstr ""
16441 #: params.opt:1109
16442 #, no-c-format
16443 msgid "Emit special instrumentation for accesses to volatiles."
16444 msgstr ""
16446 #: params.opt:1113
16447 #, no-c-format
16448 msgid "Emit instrumentation calls to __tsan_func_entry() and __tsan_func_exit()."
16449 msgstr ""
16451 #: params.opt:1117
16452 #, no-c-format
16453 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
16454 msgstr ""
16456 #: params.opt:1121
16457 #, no-c-format
16458 msgid "Instruction accounted for function prologue, epilogue and other overhead."
16459 msgstr ""
16461 #: params.opt:1125
16462 #, no-c-format
16463 msgid "Time accounted for function prologue, epilogue and other overhead."
16464 msgstr ""
16466 #: params.opt:1129
16467 #, no-c-format
16468 msgid "Instruction accounted for function thunk overhead."
16469 msgstr ""
16471 #: params.opt:1133
16472 #, no-c-format
16473 msgid "Time accounted for function thunk overhead."
16474 msgstr ""
16476 #: params.opt:1137
16477 #, no-c-format
16478 msgid "The denominator n of fraction 1/n of the number of profiled runs of the entire program below which the execution count of a basic block must be in order for the basic block to be considered unlikely."
16479 msgstr ""
16481 #: params.opt:1141
16482 #, no-c-format
16483 msgid "Maximum unroll factor for the unroll-and-jam transformation."
16484 msgstr ""
16486 #: params.opt:1145
16487 #, no-c-format
16488 msgid "Minimum percentage of memrefs that must go away for unroll-and-jam to be considered profitable."
16489 msgstr ""
16491 #: params.opt:1149
16492 #, no-c-format
16493 msgid "Use direct poisoning/unpoisoning instructions for variables smaller or equal to this number."
16494 msgstr ""
16496 #: params.opt:1153
16497 #, no-c-format
16498 msgid "Whether to use canonical types."
16499 msgstr ""
16501 #: params.opt:1157
16502 #, no-c-format
16503 msgid "Enable loop epilogue vectorization using smaller vector size."
16504 msgstr ""
16506 #: params.opt:1161
16507 #, no-c-format
16508 msgid "Maximum number of loop peels to enhance alignment of data references in a loop."
16509 msgstr ""
16511 #: params.opt:1165
16512 #, no-c-format
16513 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
16514 msgstr ""
16516 #: params.opt:1169
16517 #, no-c-format
16518 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
16519 msgstr ""
16521 #: params.opt:1173
16522 #, no-c-format
16523 msgid "Controls how loop vectorizer uses partial vectors.  0 means never, 1 means only for loops whose need to iterate can be removed, 2 means for all loops.  The default value is 2."
16524 msgstr ""
16526 #: params.opt:1177
16527 #, no-c-format
16528 msgid "The maximum factor which the loop vectorizer applies to the cost of statements in an inner loop relative to the loop being vectorized."
16529 msgstr ""
16531 #: params.opt:1181
16532 #, no-c-format
16533 msgid "--param=vrp1-mode=[vrp|ranger] Specifies the mode VRP1 should operate in."
16534 msgstr ""
16536 #: params.opt:1185
16537 #, no-c-format
16538 msgid "--param=vrp2-mode=[vrp|ranger] Specifies the mode VRP2 should operate in."
16539 msgstr ""
16541 #: cfgrtl.cc:2797
16542 msgid "flow control insn inside a basic block"
16543 msgstr ""
16545 #: cfgrtl.cc:3086
16546 msgid "insn outside basic block"
16547 msgstr ""
16549 #: cfgrtl.cc:3094
16550 msgid "return not followed by barrier"
16551 msgstr ""
16553 #: collect-utils.cc:206
16554 #, c-format
16555 msgid "[cannot find %s]"
16556 msgstr "[нельга знайсці %s]"
16558 #: collect2.cc:1557
16559 #, fuzzy, c-format
16560 #| msgid "gcc version %s\n"
16561 msgid "collect2 version %s\n"
16562 msgstr "версія gcc %s\n"
16564 #: collect2.cc:1662
16565 #, fuzzy, c-format
16566 #| msgid "%d constructor(s) found\n"
16567 msgid "%d constructor found\n"
16568 msgid_plural "%d constructors found\n"
16569 msgstr[0] "%d канструктар(аў) знойдзен(а)\n"
16570 msgstr[1] "%d канструктар(аў) знойдзен(а)\n"
16572 #: collect2.cc:1666
16573 #, fuzzy, c-format
16574 #| msgid "%d destructor(s)  found\n"
16575 msgid "%d destructor found\n"
16576 msgid_plural "%d destructors found\n"
16577 msgstr[0] "%d дэструктар(аў) знойдзен(а)\n"
16578 msgstr[1] "%d дэструктар(аў) знойдзен(а)\n"
16580 #: collect2.cc:1670
16581 #, c-format
16582 msgid "%d frame table found\n"
16583 msgid_plural "%d frame tables found\n"
16584 msgstr[0] ""
16585 msgstr[1] ""
16587 #: collect2.cc:1825
16588 #, c-format
16589 msgid "[Leaving %s]\n"
16590 msgstr ""
16592 #: collect2.cc:2055
16593 #, c-format
16594 msgid ""
16595 "\n"
16596 "write_c_file - output name is %s, prefix is %s\n"
16597 msgstr ""
16599 #: collect2.cc:2579
16600 #, c-format
16601 msgid ""
16602 "\n"
16603 "ldd output with constructors/destructors.\n"
16604 msgstr ""
16606 #: cprop.cc:1750
16607 msgid "const/copy propagation disabled"
16608 msgstr ""
16610 #: diagnostic.cc:159
16611 #, c-format
16612 msgid "%s: all warnings being treated as errors"
16613 msgstr ""
16615 #: diagnostic.cc:164
16616 #, c-format
16617 msgid "%s: some warnings being treated as errors"
16618 msgstr ""
16620 #: diagnostic.cc:464 input.cc:278 input.cc:2036 c-family/c-opts.cc:1478
16621 #: fortran/cpp.cc:608 fortran/error.cc:1150 fortran/error.cc:1170
16622 msgid "<built-in>"
16623 msgstr ""
16625 #: diagnostic.cc:622
16626 #, fuzzy, c-format
16627 #| msgid "compilation terminated.\n"
16628 msgid "compilation terminated due to -fmax-errors=%u.\n"
16629 msgstr "кампіляцыя завершана.\n"
16631 #: diagnostic.cc:650
16632 #, fuzzy, c-format
16633 #| msgid "compilation terminated.\n"
16634 msgid "compilation terminated due to -Wfatal-errors.\n"
16635 msgstr "кампіляцыя завершана.\n"
16637 #: diagnostic.cc:671
16638 #, c-format
16639 msgid "Please submit a full bug report, with preprocessed source.\n"
16640 msgstr ""
16642 #: diagnostic.cc:674
16643 #, c-format
16644 msgid "Please submit a full bug report, with preprocessed source (by using -freport-bug).\n"
16645 msgstr ""
16647 #: diagnostic.cc:678
16648 #, c-format
16649 msgid "Please include the complete backtrace with any bug report.\n"
16650 msgstr ""
16652 #: diagnostic.cc:680
16653 #, c-format
16654 msgid "See %s for instructions.\n"
16655 msgstr ""
16657 #: diagnostic.cc:689
16658 #, c-format
16659 msgid "compilation terminated.\n"
16660 msgstr "кампіляцыя завершана.\n"
16662 #: diagnostic.cc:783
16663 msgid "                 from"
16664 msgstr ""
16666 #: diagnostic.cc:784
16667 #, fuzzy
16668 #| msgid "In file included from %s:%d"
16669 msgid "In file included from"
16670 msgstr "У файле уключаным з %s:%d"
16672 #. 2
16673 #: diagnostic.cc:785
16674 #, fuzzy
16675 #| msgid "In file included from %s:%d"
16676 msgid "        included from"
16677 msgstr "У файле уключаным з %s:%d"
16679 #: diagnostic.cc:786
16680 msgid "In module"
16681 msgstr ""
16683 #. 4
16684 #: diagnostic.cc:787
16685 msgid "of module"
16686 msgstr ""
16688 #: diagnostic.cc:788
16689 msgid "In module imported at"
16690 msgstr ""
16692 #. 6
16693 #: diagnostic.cc:789
16694 msgid "imported at"
16695 msgstr ""
16697 #: diagnostic.cc:1362
16698 #, c-format
16699 msgid "%s:%d: confused by earlier errors, bailing out\n"
16700 msgstr ""
16702 #: diagnostic.cc:1997
16703 #, c-format
16704 msgid "internal compiler error: error reporting routines re-entered.\n"
16705 msgstr ""
16707 #: diagnostic.cc:2028 diagnostic.cc:2047
16708 #, fuzzy, gcc-internal-format, gfc-internal-format
16709 #| msgid "abort in %s, at %s:%d"
16710 msgid "in %s, at %s:%d"
16711 msgstr "спынена ў %s, ля %s:%d"
16713 #: final.cc:1113
16714 msgid "negative insn length"
16715 msgstr ""
16717 #: final.cc:2861
16718 msgid "could not split insn"
16719 msgstr ""
16721 #: final.cc:3228
16722 #, fuzzy
16723 #| msgid "invalid mask"
16724 msgid "invalid 'asm': "
16725 msgstr "нерэчаісная маска"
16727 #: final.cc:3361
16728 #, c-format
16729 msgid "nested assembly dialect alternatives"
16730 msgstr ""
16732 #: final.cc:3389 final.cc:3401
16733 #, c-format
16734 msgid "unterminated assembly dialect alternative"
16735 msgstr ""
16737 #: final.cc:3543
16738 #, c-format
16739 msgid "operand number missing after %%-letter"
16740 msgstr ""
16742 #: final.cc:3546 final.cc:3587
16743 #, c-format
16744 msgid "operand number out of range"
16745 msgstr ""
16747 #: final.cc:3604
16748 #, c-format
16749 msgid "invalid %%-code"
16750 msgstr "нерэчаісны %%-код"
16752 #: final.cc:3638
16753 #, c-format
16754 msgid "'%%l' operand isn't a label"
16755 msgstr ""
16757 #. We can't handle floating point constants;
16758 #. PRINT_OPERAND must handle them.
16759 #. We can't handle floating point constants;
16760 #. TARGET_PRINT_OPERAND must handle them.
16761 #: final.cc:3774 config/arc/arc.cc:6402 config/i386/i386.cc:12259
16762 #, c-format
16763 msgid "floating constant misused"
16764 msgstr ""
16766 #: final.cc:3832 config/arc/arc.cc:6499 config/i386/i386.cc:12350
16767 #: config/pdp11/pdp11.cc:1872
16768 #, c-format
16769 msgid "invalid expression as operand"
16770 msgstr ""
16772 #: gcc.cc:119
16773 #, c-format
16774 msgid "%s\n"
16775 msgstr "%s\n"
16777 #: gcc.cc:1848
16778 #, c-format
16779 msgid "Using built-in specs.\n"
16780 msgstr ""
16782 #: gcc.cc:2093
16783 #, c-format
16784 msgid ""
16785 "Setting spec %s to '%s'\n"
16786 "\n"
16787 msgstr ""
16789 #: gcc.cc:2298
16790 #, c-format
16791 msgid "Reading specs from %s\n"
16792 msgstr ""
16794 #: gcc.cc:2430
16795 #, fuzzy, c-format
16796 msgid "could not find specs file %s\n"
16797 msgstr "не магу знайсці крыніцу %s\n"
16799 #: gcc.cc:2505
16800 #, c-format
16801 msgid "rename spec %s to %s\n"
16802 msgstr ""
16804 #: gcc.cc:2507
16805 #, c-format
16806 msgid ""
16807 "spec is '%s'\n"
16808 "\n"
16809 msgstr ""
16811 #: gcc.cc:3368
16812 #, c-format
16813 msgid ""
16814 "\n"
16815 "Go ahead? (y or n) "
16816 msgstr ""
16818 #: gcc.cc:3540
16819 #, c-format
16820 msgid "# %s %.2f %.2f\n"
16821 msgstr "# %s %.2f %.2f\n"
16823 #: gcc.cc:3756
16824 #, c-format
16825 msgid "Usage: %s [options] file...\n"
16826 msgstr "Выкарыстанне: %s [выбары] файл...\n"
16828 #: gcc.cc:3757
16829 msgid "Options:\n"
16830 msgstr "Выбары:\n"
16832 #: gcc.cc:3759
16833 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
16834 msgstr ""
16836 #: gcc.cc:3760
16837 #, fuzzy
16838 #| msgid "  --help                   Display this information\n"
16839 msgid "  --help                   Display this information.\n"
16840 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
16842 #: gcc.cc:3761
16843 #, fuzzy
16844 #| msgid "  --help                   Display this information\n"
16845 msgid "  --target-help            Display target specific command line options.\n"
16846 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
16848 #: gcc.cc:3762
16849 msgid "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
16850 msgstr ""
16852 #: gcc.cc:3763
16853 #, fuzzy
16854 #| msgid "  --help                   Display this information\n"
16855 msgid "                           Display specific types of command line options.\n"
16856 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
16858 #: gcc.cc:3765
16859 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
16860 msgstr ""
16862 #: gcc.cc:3766
16863 #, fuzzy
16864 #| msgid "  --help                   Display this information\n"
16865 msgid "  --version                Display compiler version information.\n"
16866 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
16868 #: gcc.cc:3767
16869 #, fuzzy
16870 #| msgid "  -dumpversion             Display the version of the compiler\n"
16871 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
16872 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
16874 #: gcc.cc:3768
16875 #, fuzzy
16876 #| msgid "  -dumpversion             Display the version of the compiler\n"
16877 msgid "  -dumpversion             Display the version of the compiler.\n"
16878 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
16880 #: gcc.cc:3769
16881 #, fuzzy
16882 #| msgid "  -dumpversion             Display the version of the compiler\n"
16883 msgid "  -dumpmachine             Display the compiler's target processor.\n"
16884 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
16886 #: gcc.cc:3770
16887 msgid "  -foffload=<targets>      Specify offloading targets.\n"
16888 msgstr ""
16890 #: gcc.cc:3771
16891 #, fuzzy
16892 #| msgid "  -dumpversion             Display the version of the compiler\n"
16893 msgid "  -print-search-dirs       Display the directories in the compiler's search path.\n"
16894 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
16896 #: gcc.cc:3772
16897 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library.\n"
16898 msgstr ""
16900 #: gcc.cc:3773
16901 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
16902 msgstr ""
16904 #: gcc.cc:3774
16905 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>.\n"
16906 msgstr ""
16908 #: gcc.cc:3775
16909 msgid ""
16910 "  -print-multiarch         Display the target's normalized GNU triplet, used as\n"
16911 "                           a component in the library path.\n"
16912 msgstr ""
16914 #: gcc.cc:3778
16915 msgid "  -print-multi-directory   Display the root directory for versions of libgcc.\n"
16916 msgstr ""
16918 #: gcc.cc:3779
16919 msgid ""
16920 "  -print-multi-lib         Display the mapping between command line options and\n"
16921 "                           multiple library search directories.\n"
16922 msgstr ""
16924 #: gcc.cc:3782
16925 msgid "  -print-multi-os-directory Display the relative path to OS libraries.\n"
16926 msgstr ""
16928 #: gcc.cc:3783
16929 #, fuzzy
16930 #| msgid "  -dumpversion             Display the version of the compiler\n"
16931 msgid "  -print-sysroot           Display the target libraries directory.\n"
16932 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
16934 #: gcc.cc:3784
16935 msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
16936 msgstr ""
16938 #: gcc.cc:3785
16939 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler.\n"
16940 msgstr ""
16942 #: gcc.cc:3786
16943 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor.\n"
16944 msgstr ""
16946 #: gcc.cc:3787
16947 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
16948 msgstr ""
16950 #: gcc.cc:3788
16951 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
16952 msgstr ""
16954 #: gcc.cc:3789
16955 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
16956 msgstr ""
16958 #: gcc.cc:3790
16959 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
16960 msgstr ""
16962 #: gcc.cc:3791
16963 #, fuzzy
16964 msgid "  -save-temps              Do not delete intermediate files.\n"
16965 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
16967 #: gcc.cc:3792
16968 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
16969 msgstr ""
16971 #: gcc.cc:3793
16972 msgid ""
16973 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
16974 "                           prefixes to other gcc components.\n"
16975 msgstr ""
16977 #: gcc.cc:3796
16978 #, fuzzy
16979 #| msgid "  --help                   Display this information\n"
16980 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
16981 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
16983 #: gcc.cc:3797
16984 msgid "  -time                    Time the execution of each subprocess.\n"
16985 msgstr ""
16987 #: gcc.cc:3798
16988 #, fuzzy
16989 msgid "  -specs=<file>            Override built-in specs with the contents of <file>.\n"
16990 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
16992 #: gcc.cc:3799
16993 msgid "  -std=<standard>          Assume that the input sources are for <standard>.\n"
16994 msgstr ""
16996 #: gcc.cc:3800
16997 msgid ""
16998 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
16999 "                           and libraries.\n"
17000 msgstr ""
17002 #: gcc.cc:3803
17003 msgid "  -B <directory>           Add <directory> to the compiler's search paths.\n"
17004 msgstr ""
17006 #: gcc.cc:3804
17007 #, fuzzy
17008 #| msgid "  -dumpversion             Display the version of the compiler\n"
17009 msgid "  -v                       Display the programs invoked by the compiler.\n"
17010 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
17012 #: gcc.cc:3805
17013 msgid "  -###                     Like -v but options quoted and commands not executed.\n"
17014 msgstr ""
17016 #: gcc.cc:3806
17017 msgid "  -E                       Preprocess only; do not compile, assemble or link.\n"
17018 msgstr ""
17020 #: gcc.cc:3807
17021 msgid "  -S                       Compile only; do not assemble or link.\n"
17022 msgstr ""
17024 #: gcc.cc:3808
17025 #, fuzzy
17026 msgid "  -c                       Compile and assemble, but do not link.\n"
17027 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17029 #: gcc.cc:3809
17030 #, fuzzy
17031 #| msgid "  -o <file>                Place the output into <file>\n"
17032 msgid "  -o <file>                Place the output into <file>.\n"
17033 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
17035 #: gcc.cc:3810
17036 msgid ""
17037 "  -pie                     Create a dynamically linked position independent\n"
17038 "                           executable.\n"
17039 msgstr ""
17041 #: gcc.cc:3812
17042 #, fuzzy
17043 #| msgid "  --help                   Display this information\n"
17044 msgid "  -shared                  Create a shared library.\n"
17045 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17047 #: gcc.cc:3813
17048 msgid ""
17049 "  -x <language>            Specify the language of the following input files.\n"
17050 "                           Permissible languages include: c c++ assembler none\n"
17051 "                           'none' means revert to the default behavior of\n"
17052 "                           guessing the language based on the file's extension.\n"
17053 msgstr ""
17055 #: gcc.cc:3820
17056 #, c-format
17057 msgid ""
17058 "\n"
17059 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
17060 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
17061 " other options on to these processes the -W<letter> options must be used.\n"
17062 msgstr ""
17064 #: gcc.cc:6789
17065 #, c-format
17066 msgid "Processing spec (%s), which is '%s'\n"
17067 msgstr ""
17069 #: gcc.cc:7550
17070 #, fuzzy, c-format
17071 #| msgid "libraries: %s\n"
17072 msgid "Target: %s\n"
17073 msgstr "бібліятэкі: %s\n"
17075 #: gcc.cc:7551
17076 #, c-format
17077 msgid "Configured with: %s\n"
17078 msgstr ""
17080 #: gcc.cc:7565
17081 #, c-format
17082 msgid "Thread model: %s\n"
17083 msgstr ""
17085 #: gcc.cc:7566
17086 #, c-format
17087 msgid "Supported LTO compression algorithms: zlib"
17088 msgstr ""
17090 #: gcc.cc:7568
17091 #, c-format
17092 msgid " zstd"
17093 msgstr ""
17095 #: gcc.cc:7570 gcov.cc:1510 gcov.cc:1568 gcov.cc:1580 gcov.cc:2894
17096 #, fuzzy, c-format
17097 #| msgid ":\n"
17098 msgid "\n"
17099 msgstr ":\n"
17101 #: gcc.cc:7581
17102 #, fuzzy, c-format
17103 #| msgid "gcc version %s\n"
17104 msgid "gcc version %s %s\n"
17105 msgstr "версія gcc %s\n"
17107 #: gcc.cc:7584
17108 #, c-format
17109 msgid "gcc driver version %s %sexecuting gcc version %s\n"
17110 msgstr ""
17112 #: gcc.cc:7657 gcc.cc:7867
17113 #, c-format
17114 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
17115 msgstr ""
17117 #: gcc.cc:7791
17118 #, c-format
17119 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
17120 msgstr ""
17122 #: gcc.cc:8642
17123 #, c-format
17124 msgid "install: %s%s\n"
17125 msgstr ""
17127 #: gcc.cc:8645
17128 #, c-format
17129 msgid "programs: %s\n"
17130 msgstr "праграмы: %s\n"
17132 #: gcc.cc:8647
17133 #, c-format
17134 msgid "libraries: %s\n"
17135 msgstr "бібліятэкі: %s\n"
17137 #: gcc.cc:8764
17138 #, c-format
17139 msgid ""
17140 "\n"
17141 "For bug reporting instructions, please see:\n"
17142 msgstr ""
17143 "\n"
17144 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
17146 #: gcc.cc:8780 gcov-tool.cc:527
17147 #, c-format
17148 msgid "%s %s%s\n"
17149 msgstr ""
17151 #: gcc.cc:8783 gcov-tool.cc:529 gcov.cc:968 fortran/gfortranspec.cc:282
17152 msgid "(C)"
17153 msgstr ""
17155 #: gcc.cc:8784 gcov-tool.cc:531 gcov.cc:970 fortran/gfortranspec.cc:283
17156 #, c-format
17157 msgid ""
17158 "This is free software; see the source for copying conditions.  There is NO\n"
17159 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
17160 "\n"
17161 msgstr ""
17163 #: gcc.cc:9127
17164 #, c-format
17165 msgid ""
17166 "\n"
17167 "Linker options\n"
17168 "==============\n"
17169 "\n"
17170 msgstr ""
17172 #: gcc.cc:9128
17173 #, c-format
17174 msgid ""
17175 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
17176 "\n"
17177 msgstr ""
17179 #: gcc.cc:10543
17180 #, c-format
17181 msgid ""
17182 "Assembler options\n"
17183 "=================\n"
17184 "\n"
17185 msgstr ""
17187 #: gcc.cc:10544
17188 #, c-format
17189 msgid ""
17190 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
17191 "\n"
17192 msgstr ""
17194 #: gcov-tool.cc:175
17195 #, c-format
17196 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
17197 msgstr ""
17199 #: gcov-tool.cc:176 gcov-tool.cc:271
17200 #, fuzzy, c-format
17201 msgid "    -o, --output <dir>                  Output directory\n"
17202 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
17204 #: gcov-tool.cc:177 gcov-tool.cc:273 gcov-tool.cc:425
17205 #, fuzzy, c-format
17206 msgid "    -v, --verbose                       Verbose mode\n"
17207 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
17209 #: gcov-tool.cc:178
17210 #, c-format
17211 msgid "    -w, --weight <w1,w2>                Set weights (float point values)\n"
17212 msgstr ""
17214 #: gcov-tool.cc:194
17215 #, c-format
17216 msgid "Merge subcomand usage:"
17217 msgstr ""
17219 #: gcov-tool.cc:269
17220 #, c-format
17221 msgid "  rewrite [options] <dir>               Rewrite coverage file contents\n"
17222 msgstr ""
17224 #: gcov-tool.cc:270
17225 #, c-format
17226 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
17227 msgstr ""
17229 #: gcov-tool.cc:272
17230 #, c-format
17231 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
17232 msgstr ""
17234 #: gcov-tool.cc:290
17235 #, c-format
17236 msgid "Rewrite subcommand usage:"
17237 msgstr ""
17239 #: gcov-tool.cc:329
17240 #, c-format
17241 msgid "scaling cannot co-exist with normalization, skipping\n"
17242 msgstr ""
17244 #: gcov-tool.cc:342 gcov-tool.cc:352
17245 #, c-format
17246 msgid "incorrect format in scaling, using 1/1\n"
17247 msgstr ""
17249 #: gcov-tool.cc:362
17250 #, c-format
17251 msgid "normalization cannot co-exist with scaling\n"
17252 msgstr ""
17254 #: gcov-tool.cc:419
17255 #, c-format
17256 msgid "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
17257 msgstr ""
17259 #: gcov-tool.cc:420
17260 #, fuzzy, c-format
17261 msgid "    -f, --function                      Print function level info\n"
17262 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17264 #: gcov-tool.cc:421
17265 #, fuzzy, c-format
17266 msgid "    -F, --fullname                      Print full filename\n"
17267 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17269 #: gcov-tool.cc:422
17270 #, fuzzy, c-format
17271 msgid "    -h, --hotonly                       Only print info for hot objects/functions\n"
17272 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17274 #: gcov-tool.cc:423
17275 #, fuzzy, c-format
17276 msgid "    -o, --object                        Print object level info\n"
17277 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17279 #: gcov-tool.cc:424
17280 #, c-format
17281 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
17282 msgstr ""
17284 #: gcov-tool.cc:444
17285 #, c-format
17286 msgid "Overlap subcomand usage:"
17287 msgstr ""
17289 #: gcov-tool.cc:510
17290 #, c-format
17291 msgid ""
17292 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
17293 "\n"
17294 msgstr ""
17296 #: gcov-tool.cc:511
17297 #, c-format
17298 msgid ""
17299 "Offline tool to handle gcda counts\n"
17300 "\n"
17301 msgstr ""
17303 #: gcov-tool.cc:512
17304 #, fuzzy, c-format
17305 msgid "  -h, --help                            Print this help, then exit\n"
17306 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17308 #: gcov-tool.cc:513
17309 #, fuzzy, c-format
17310 msgid "  -v, --version                         Print version number, then exit\n"
17311 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
17313 #: gcov-tool.cc:517 gcov.cc:956
17314 #, fuzzy, c-format
17315 msgid ""
17316 "\n"
17317 "For bug reporting instructions, please see:\n"
17318 "%s.\n"
17319 msgstr ""
17320 "\n"
17321 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
17323 #: gcov-tool.cc:528
17324 #, fuzzy, c-format
17325 #| msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
17326 msgid "Copyright %s 2022 Free Software Foundation, Inc.\n"
17327 msgstr "Copyright (C) 2001 Free Software Foundation, Inc.\n"
17329 #: gcov.cc:925
17330 #, c-format
17331 msgid ""
17332 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
17333 "\n"
17334 msgstr ""
17336 #: gcov.cc:926
17337 #, c-format
17338 msgid ""
17339 "Print code coverage information.\n"
17340 "\n"
17341 msgstr ""
17343 #: gcov.cc:927
17344 #, c-format
17345 msgid "  -a, --all-blocks                Show information for every basic block\n"
17346 msgstr ""
17348 #: gcov.cc:928
17349 #, c-format
17350 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
17351 msgstr ""
17353 #: gcov.cc:929
17354 #, c-format
17355 msgid ""
17356 "  -c, --branch-counts             Output counts of branches taken\n"
17357 "                                    rather than percentages\n"
17358 msgstr ""
17360 #: gcov.cc:931
17361 #, fuzzy, c-format
17362 #| msgid "  --help                   Display this information\n"
17363 msgid "  -d, --display-progress          Display progress information\n"
17364 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17366 #: gcov.cc:932
17367 #, c-format
17368 msgid "  -D, --debug\t\t\t    Display debugging dumps\n"
17369 msgstr ""
17371 #: gcov.cc:933
17372 #, c-format
17373 msgid "  -f, --function-summaries        Output summaries for each function\n"
17374 msgstr ""
17376 #: gcov.cc:934
17377 #, fuzzy, c-format
17378 msgid "  -h, --help                      Print this help, then exit\n"
17379 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
17381 #: gcov.cc:935
17382 #, c-format
17383 msgid ""
17384 "  -j, --json-format               Output JSON intermediate format\n"
17385 "                                    into .gcov.json.gz file\n"
17386 msgstr ""
17388 #: gcov.cc:937
17389 #, c-format
17390 msgid "  -H, --human-readable            Output human readable numbers\n"
17391 msgstr ""
17393 #: gcov.cc:938
17394 #, fuzzy, c-format
17395 msgid "  -k, --use-colors                Emit colored output\n"
17396 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
17398 #: gcov.cc:939
17399 #, c-format
17400 msgid ""
17401 "  -l, --long-file-names           Use long output file names for included\n"
17402 "                                    source files\n"
17403 msgstr ""
17405 #: gcov.cc:941
17406 #, c-format
17407 msgid "  -m, --demangled-names           Output demangled function names\n"
17408 msgstr ""
17410 #: gcov.cc:942
17411 #, fuzzy, c-format
17412 msgid "  -n, --no-output                 Do not create an output file\n"
17413 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
17415 #: gcov.cc:943
17416 #, c-format
17417 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
17418 msgstr ""
17420 #: gcov.cc:944
17421 #, c-format
17422 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
17423 msgstr ""
17425 #: gcov.cc:945
17426 #, c-format
17427 msgid "  -q, --use-hotness-colors        Emit perf-like colored output for hot lines\n"
17428 msgstr ""
17430 #: gcov.cc:946
17431 #, c-format
17432 msgid "  -r, --relative-only             Only show data for relative sources\n"
17433 msgstr ""
17435 #: gcov.cc:947
17436 #, c-format
17437 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
17438 msgstr ""
17440 #: gcov.cc:948
17441 #, fuzzy, c-format
17442 msgid "  -t, --stdout                    Output to stdout instead of a file\n"
17443 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
17445 #: gcov.cc:949
17446 #, c-format
17447 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
17448 msgstr ""
17450 #: gcov.cc:950
17451 #, fuzzy, c-format
17452 msgid "  -v, --version                   Print version number, then exit\n"
17453 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
17455 #: gcov.cc:951
17456 #, fuzzy, c-format
17457 msgid "  -w, --verbose                   Print verbose informations\n"
17458 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
17460 #: gcov.cc:952
17461 #, c-format
17462 msgid "  -x, --hash-filenames            Hash long pathnames\n"
17463 msgstr ""
17465 #: gcov.cc:953
17466 #, fuzzy, c-format
17467 #| msgid "Options:\n"
17468 msgid ""
17469 "\n"
17470 "Obsolete options:\n"
17471 msgstr "Выбары:\n"
17473 #: gcov.cc:954
17474 #, c-format
17475 msgid "  -i, --json-format               Replaced with -j, --json-format\n"
17476 msgstr ""
17478 #: gcov.cc:955
17479 #, c-format
17480 msgid "  -j, --human-readable            Replaced with -H, --human-readable\n"
17481 msgstr ""
17483 #: gcov.cc:966
17484 #, c-format
17485 msgid "gcov %s%s\n"
17486 msgstr ""
17488 #: gcov.cc:1354
17489 #, fuzzy, c-format
17490 msgid "'%s' file is already processed\n"
17491 msgstr "Клас \"%s\" ужо існуе"
17493 #: gcov.cc:1470 gcov.cc:1599
17494 #, c-format
17495 msgid "Creating '%s'\n"
17496 msgstr ""
17498 #: gcov.cc:1474
17499 #, fuzzy, c-format
17500 #| msgid "error writing to %s"
17501 msgid "Error writing output file '%s'\n"
17502 msgstr "памылка запісу ў %s"
17504 #: gcov.cc:1482
17505 #, fuzzy, c-format
17506 #| msgid "Could not open data file %s.\n"
17507 msgid "Could not open output file '%s'\n"
17508 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
17510 #: gcov.cc:1489
17511 #, c-format
17512 msgid "Removing '%s'\n"
17513 msgstr ""
17515 #: gcov.cc:1604
17516 #, fuzzy, c-format
17517 #| msgid "can't open output file `%s'"
17518 msgid "Cannot open JSON output file %s\n"
17519 msgstr "немагчыма адчыніць файл уводу `%s'"
17521 #: gcov.cc:1613
17522 #, fuzzy, c-format
17523 #| msgid "error writing to %s"
17524 msgid "Error writing JSON output file %s\n"
17525 msgstr "памылка запісу ў %s"
17527 #: gcov.cc:1778
17528 #, c-format
17529 msgid "%s:source file is newer than notes file '%s'\n"
17530 msgstr ""
17532 #: gcov.cc:1783
17533 #, c-format
17534 msgid "(the message is displayed only once per source file)\n"
17535 msgstr ""
17537 #: gcov.cc:1803
17538 #, fuzzy, c-format
17539 #| msgid "can't open output file `%s'"
17540 msgid "%s:cannot open notes file\n"
17541 msgstr "немагчыма адчыніць файл уводу `%s'"
17543 #: gcov.cc:1810
17544 #, c-format
17545 msgid "%s:not a gcov notes file\n"
17546 msgstr ""
17548 #: gcov.cc:1824
17549 #, c-format
17550 msgid "%s:version '%.4s', prefer '%.4s'\n"
17551 msgstr ""
17553 #: gcov.cc:1877
17554 #, c-format
17555 msgid "%s:already seen blocks for '%s'\n"
17556 msgstr ""
17558 #: gcov.cc:1993 gcov.cc:2107
17559 #, c-format
17560 msgid "%s:corrupted\n"
17561 msgstr ""
17563 #: gcov.cc:2001
17564 #, fuzzy, c-format
17565 #| msgid "not found\n"
17566 msgid "%s:no functions found\n"
17567 msgstr "не знойдзена\n"
17569 #: gcov.cc:2019
17570 #, c-format
17571 msgid "%s:cannot open data file, assuming not executed\n"
17572 msgstr ""
17574 #: gcov.cc:2026
17575 #, fuzzy, c-format
17576 #| msgid "Could not open data file %s.\n"
17577 msgid "%s:not a gcov data file\n"
17578 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
17580 #: gcov.cc:2040
17581 #, c-format
17582 msgid "%s:version '%.4s', prefer version '%.4s'\n"
17583 msgstr ""
17585 #: gcov.cc:2047
17586 #, c-format
17587 msgid "%s:stamp mismatch with notes file\n"
17588 msgstr ""
17590 #: gcov.cc:2084
17591 #, c-format
17592 msgid "%s:profile mismatch for '%s'\n"
17593 msgstr ""
17595 #: gcov.cc:2106
17596 #, c-format
17597 msgid "%s:overflowed\n"
17598 msgstr ""
17600 #: gcov.cc:2154
17601 #, c-format
17602 msgid "%s:'%s' lacks entry and/or exit blocks\n"
17603 msgstr ""
17605 #: gcov.cc:2159
17606 #, c-format
17607 msgid "%s:'%s' has arcs to entry block\n"
17608 msgstr ""
17610 #: gcov.cc:2167
17611 #, c-format
17612 msgid "%s:'%s' has arcs from exit block\n"
17613 msgstr ""
17615 #: gcov.cc:2376
17616 #, c-format
17617 msgid "%s:graph is unsolvable for '%s'\n"
17618 msgstr ""
17620 #: gcov.cc:2492
17621 #, c-format
17622 msgid "Lines executed:%s of %d\n"
17623 msgstr ""
17625 #: gcov.cc:2495
17626 #, c-format
17627 msgid "No executable lines\n"
17628 msgstr ""
17630 #: gcov.cc:2503 gcov.cc:2512
17631 #, c-format
17632 msgid "%s '%s'\n"
17633 msgstr ""
17635 #: gcov.cc:2519
17636 #, c-format
17637 msgid "Branches executed:%s of %d\n"
17638 msgstr ""
17640 #: gcov.cc:2523
17641 #, c-format
17642 msgid "Taken at least once:%s of %d\n"
17643 msgstr ""
17645 #: gcov.cc:2529
17646 #, c-format
17647 msgid "No branches\n"
17648 msgstr ""
17650 #: gcov.cc:2531
17651 #, c-format
17652 msgid "Calls executed:%s of %d\n"
17653 msgstr ""
17655 #: gcov.cc:2535
17656 #, c-format
17657 msgid "No calls\n"
17658 msgstr ""
17660 #: gcov.cc:2748
17661 #, fuzzy, c-format
17662 #| msgid ""
17663 #| "\n"
17664 #| " Options for %s:\n"
17665 msgid "%s:no lines for '%s'\n"
17666 msgstr ""
17667 "\n"
17668 " Выбары для %s:\n"
17670 #: gcov.cc:2874
17671 #, c-format
17672 msgid "call   %2d returned %s\n"
17673 msgstr ""
17675 #: gcov.cc:2879
17676 #, c-format
17677 msgid "call   %2d never executed\n"
17678 msgstr ""
17680 #: gcov.cc:2884
17681 #, c-format
17682 msgid "branch %2d taken %s%s"
17683 msgstr ""
17685 #: gcov.cc:2889
17686 #, c-format
17687 msgid "branch %2d never executed"
17688 msgstr ""
17690 #: gcov.cc:2892
17691 #, c-format
17692 msgid " (BB %d)"
17693 msgstr ""
17695 #: gcov.cc:2899
17696 #, fuzzy, c-format
17697 msgid "unconditional %2d taken %s\n"
17698 msgstr "невядомая назва рэгістра: %s\n"
17700 #: gcov.cc:2902
17701 #, c-format
17702 msgid "unconditional %2d never executed\n"
17703 msgstr ""
17705 #: gcov.cc:3154
17706 #, fuzzy, c-format
17707 #| msgid "cannot find source %s"
17708 msgid "Cannot open source file %s\n"
17709 msgstr "не магу знайсці крыніцу %s"
17711 #: gcse.cc:2578
17712 msgid "PRE disabled"
17713 msgstr ""
17715 #: gcse.cc:3505
17716 msgid "GCSE disabled"
17717 msgstr ""
17719 #: incpath.cc:77
17720 #, c-format
17721 msgid "ignoring duplicate directory \"%s\"\n"
17722 msgstr ""
17724 #: incpath.cc:80
17725 #, c-format
17726 msgid "  as it is a non-system directory that duplicates a system directory\n"
17727 msgstr ""
17729 #: incpath.cc:84
17730 #, c-format
17731 msgid "ignoring nonexistent directory \"%s\"\n"
17732 msgstr ""
17734 #: incpath.cc:391
17735 #, c-format
17736 msgid "#include \"...\" search starts here:\n"
17737 msgstr ""
17739 #: incpath.cc:395
17740 #, c-format
17741 msgid "#include <...> search starts here:\n"
17742 msgstr ""
17744 #: incpath.cc:400
17745 #, c-format
17746 msgid "End of search list.\n"
17747 msgstr ""
17749 #. Opening quotation mark.
17750 #: intl.cc:62
17751 msgid "`"
17752 msgstr ""
17754 #. Closing quotation mark.
17755 #: intl.cc:65
17756 msgid "'"
17757 msgstr ""
17759 #: langhooks.cc:384
17760 msgid "At top level:"
17761 msgstr ""
17763 #: langhooks.cc:400 cp/error.cc:3623
17764 #, fuzzy, c-format
17765 msgid "In member function %qs"
17766 msgstr "у функцыі \"%s\":"
17768 #: langhooks.cc:404 cp/error.cc:3626
17769 #, fuzzy, c-format
17770 #| msgid "In function `%s':"
17771 msgid "In function %qs"
17772 msgstr "у функцыі \"%s\":"
17774 #: langhooks.cc:449 cp/error.cc:3576
17775 msgid "    inlined from %qs at %r%s:%d:%d%R"
17776 msgstr ""
17778 #: langhooks.cc:454 cp/error.cc:3581
17779 #, fuzzy
17780 #| msgid "In file included from %s:%d"
17781 msgid "    inlined from %qs at %r%s:%d%R"
17782 msgstr "У файле уключаным з %s:%d"
17784 #: langhooks.cc:460 cp/error.cc:3587
17785 #, fuzzy, c-format
17786 #| msgid "In file included from %s:%d"
17787 msgid "    inlined from %qs"
17788 msgstr "У файле уключаным з %s:%d"
17790 #: lra-assigns.cc:1837 reload1.cc:2073
17791 msgid "this is the insn:"
17792 msgstr ""
17794 #: lra-constraints.cc:3142
17795 msgid "unable to generate reloads for impossible constraints:"
17796 msgstr ""
17798 #: lra-constraints.cc:4168 reload.cc:3841
17799 msgid "unable to generate reloads for:"
17800 msgstr ""
17802 #. What to print when a switch has no documentation.
17803 #: opts.cc:313
17804 msgid "This option lacks documentation."
17805 msgstr ""
17807 #: opts.cc:314
17808 msgid "Uses of this option are diagnosed."
17809 msgstr ""
17811 #: opts.cc:1577
17812 #, c-format
17813 msgid "Same as %s%s (or, in negated form, %s%s)."
17814 msgstr ""
17816 #: opts.cc:1582
17817 #, c-format
17818 msgid "Same as %s%s."
17819 msgstr ""
17821 #: opts.cc:1587
17822 #, c-format
17823 msgid "Same as %s."
17824 msgstr ""
17826 #: opts.cc:1595
17827 #, c-format
17828 msgid "%s  Same as %s."
17829 msgstr ""
17831 #: opts.cc:1658
17832 msgid "[available in "
17833 msgstr ""
17835 #: opts.cc:1690
17836 msgid "[default]"
17837 msgstr ""
17839 #: opts.cc:1699
17840 #, c-format
17841 msgid "%llu bytes"
17842 msgstr ""
17844 #: opts.cc:1736
17845 msgid "[enabled]"
17846 msgstr ""
17848 #: opts.cc:1738
17849 msgid "[disabled]"
17850 msgstr ""
17852 #: opts.cc:1774
17853 #, c-format
17854 msgid " No options with the desired characteristics were found\n"
17855 msgstr ""
17857 #: opts.cc:1783
17858 #, c-format
17859 msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end.\n"
17860 msgstr ""
17862 #: opts.cc:1789
17863 #, c-format
17864 msgid " All options with the desired characteristics have already been displayed\n"
17865 msgstr ""
17867 #: opts.cc:1834
17868 #, fuzzy, c-format
17869 msgid ""
17870 "  Known valid arguments for %s option:\n"
17871 "   "
17872 msgstr "нявернае выкарыстанне \"restict\""
17874 #: opts.cc:1884
17875 msgid "The following options are target specific"
17876 msgstr ""
17878 #: opts.cc:1887
17879 msgid "The following options control compiler warning messages"
17880 msgstr ""
17882 #: opts.cc:1890
17883 msgid "The following options control optimizations"
17884 msgstr ""
17886 #: opts.cc:1893 opts.cc:1933
17887 msgid "The following options are language-independent"
17888 msgstr ""
17890 #: opts.cc:1896
17891 msgid "The following options control parameters"
17892 msgstr ""
17894 #: opts.cc:1902
17895 msgid "The following options are specific to just the language "
17896 msgstr ""
17898 #: opts.cc:1904
17899 msgid "The following options are supported by the language "
17900 msgstr ""
17902 #: opts.cc:1915
17903 msgid "The following options are not documented"
17904 msgstr ""
17906 #: opts.cc:1917
17907 msgid "The following options take separate arguments"
17908 msgstr ""
17910 #: opts.cc:1919
17911 msgid "The following options take joined arguments"
17912 msgstr ""
17914 #: opts.cc:1931
17915 msgid "The following options are language-related"
17916 msgstr ""
17918 #: passes.cc:1832
17919 #, c-format
17920 msgid "during %s pass: %s\n"
17921 msgstr ""
17923 #: passes.cc:1837
17924 #, fuzzy, c-format
17925 #| msgid "bad zip/jar file %s"
17926 msgid "dump file: %s\n"
17927 msgstr "дрэнны zip/jar файл \"%s\""
17929 #: plugin.cc:926
17930 msgid "Event"
17931 msgstr ""
17933 #: plugin.cc:926
17934 msgid "Plugins"
17935 msgstr ""
17937 #: plugin.cc:958
17938 #, c-format
17939 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
17940 msgstr ""
17942 #: postreload-gcse.cc:1355
17943 msgid "using simple load CSE after register allocation"
17944 msgstr ""
17946 #. It's the compiler's fault.
17947 #: reload1.cc:5994
17948 #, fuzzy
17949 msgid "could not find a spill register"
17950 msgstr "Не выкарыстоўваць рэгістра sb"
17952 #. It's the compiler's fault.
17953 #: reload1.cc:7876
17954 msgid "VOIDmode on an output"
17955 msgstr ""
17957 #: reload1.cc:8609
17958 msgid "failure trying to reload:"
17959 msgstr ""
17961 #: rtl-error.cc:116
17962 #, fuzzy
17963 msgid "unrecognizable insn:"
17964 msgstr "нераспазнаны выбар \"-%s\""
17966 #: rtl-error.cc:118
17967 msgid "insn does not satisfy its constraints:"
17968 msgstr ""
17970 #: targhooks.cc:2157
17971 #, c-format
17972 msgid "created and used with differing settings of '%s'"
17973 msgstr ""
17975 #: targhooks.cc:2172
17976 msgid "created and used with different settings of %<-fpic%>"
17977 msgstr ""
17979 #: targhooks.cc:2174
17980 msgid "created and used with different settings of %<-fpie%>"
17981 msgstr ""
17983 #: toplev.cc:318
17984 #, fuzzy, c-format
17985 #| msgid "internal error"
17986 msgid "unrecoverable error"
17987 msgstr "унутраная памылка"
17989 #: toplev.cc:611
17990 #, fuzzy, c-format
17991 #| msgid ""
17992 #| "%s%s%s version %s (%s)\n"
17993 #| "%s\tcompiled by GNU C version %s.\n"
17994 #| "%s%s%s version %s (%s) compiled by CC.\n"
17995 msgid ""
17996 "%s%s%s %sversion %s (%s)\n"
17997 "%s\tcompiled by GNU C version %s, "
17998 msgstr ""
17999 "%s%s%s версія %s (%s)\n"
18000 "%s\tзкампілявана GNU C версія %s.\n"
18001 "%s%s%s версія %s (%s) зкампілявана CC.\n"
18003 #: toplev.cc:613
18004 #, c-format
18005 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
18006 msgstr ""
18008 #: toplev.cc:617
18009 #, c-format
18010 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
18011 msgstr ""
18013 #: toplev.cc:619
18014 #, c-format
18015 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
18016 msgstr ""
18018 #: toplev.cc:621
18019 #, c-format
18020 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
18021 msgstr ""
18023 #: tree-diagnostic-path.cc:257 tree-diagnostic.cc:290 c/c-decl.cc:6073
18024 #: c/c-typeck.cc:7894 cp/error.cc:1165 c-family/c-pretty-print.cc:424
18025 #, gcc-internal-format
18026 msgid "<anonymous>"
18027 msgstr ""
18029 #: c-family/c-format.cc:437
18030 msgid "format"
18031 msgstr ""
18033 #: c-family/c-format.cc:438
18034 msgid "field width specifier"
18035 msgstr ""
18037 #: c-family/c-format.cc:439
18038 msgid "field precision specifier"
18039 msgstr ""
18041 #: c-family/c-format.cc:558 c-family/c-format.cc:582
18042 #: config/i386/msformat-c.cc:45
18043 #, fuzzy
18044 #| msgid "`0' flag"
18045 msgid "' ' flag"
18046 msgstr "'0' флаг"
18048 #: c-family/c-format.cc:558 c-family/c-format.cc:582
18049 #: config/i386/msformat-c.cc:45
18050 msgid "the ' ' printf flag"
18051 msgstr ""
18053 #: c-family/c-format.cc:559 c-family/c-format.cc:583 c-family/c-format.cc:614
18054 #: c-family/c-format.cc:680 config/i386/msformat-c.cc:46
18055 #, fuzzy
18056 #| msgid "`0' flag"
18057 msgid "'+' flag"
18058 msgstr "'0' флаг"
18060 #: c-family/c-format.cc:559 c-family/c-format.cc:583 c-family/c-format.cc:614
18061 #: config/i386/msformat-c.cc:46
18062 msgid "the '+' printf flag"
18063 msgstr ""
18065 #: c-family/c-format.cc:560 c-family/c-format.cc:584 c-family/c-format.cc:615
18066 #: c-family/c-format.cc:655 config/i386/msformat-c.cc:47
18067 #: config/i386/msformat-c.cc:82
18068 #, fuzzy
18069 #| msgid "`0' flag"
18070 msgid "'#' flag"
18071 msgstr "'0' флаг"
18073 #: c-family/c-format.cc:560 c-family/c-format.cc:584 c-family/c-format.cc:615
18074 #: config/i386/msformat-c.cc:47
18075 msgid "the '#' printf flag"
18076 msgstr ""
18078 #: c-family/c-format.cc:561 c-family/c-format.cc:585 c-family/c-format.cc:653
18079 #: config/i386/msformat-c.cc:48
18080 #, fuzzy
18081 #| msgid "`0' flag"
18082 msgid "'0' flag"
18083 msgstr "'0' флаг"
18085 #: c-family/c-format.cc:561 c-family/c-format.cc:585
18086 #: config/i386/msformat-c.cc:48
18087 msgid "the '0' printf flag"
18088 msgstr ""
18090 #: c-family/c-format.cc:562 c-family/c-format.cc:586 c-family/c-format.cc:652
18091 #: c-family/c-format.cc:683 config/i386/msformat-c.cc:49
18092 #, fuzzy
18093 #| msgid "`0' flag"
18094 msgid "'-' flag"
18095 msgstr "'0' флаг"
18097 #: c-family/c-format.cc:562 c-family/c-format.cc:586
18098 #: config/i386/msformat-c.cc:49
18099 msgid "the '-' printf flag"
18100 msgstr ""
18102 #: c-family/c-format.cc:563 c-family/c-format.cc:635
18103 #: config/i386/msformat-c.cc:50 config/i386/msformat-c.cc:70
18104 #, fuzzy
18105 #| msgid "`0' flag"
18106 msgid "''' flag"
18107 msgstr "'0' флаг"
18109 #: c-family/c-format.cc:563 config/i386/msformat-c.cc:50
18110 msgid "the ''' printf flag"
18111 msgstr ""
18113 #: c-family/c-format.cc:564 c-family/c-format.cc:636
18114 #, fuzzy
18115 #| msgid "`0' flag"
18116 msgid "'I' flag"
18117 msgstr "'0' флаг"
18119 #: c-family/c-format.cc:564
18120 msgid "the 'I' printf flag"
18121 msgstr ""
18123 #: c-family/c-format.cc:565 c-family/c-format.cc:587 c-family/c-format.cc:633
18124 #: c-family/c-format.cc:656 c-family/c-format.cc:684 config/sol2-c.cc:43
18125 #: config/i386/msformat-c.cc:51 config/i386/msformat-c.cc:68
18126 msgid "field width"
18127 msgstr ""
18129 #: c-family/c-format.cc:565 c-family/c-format.cc:587 config/sol2-c.cc:43
18130 #: config/i386/msformat-c.cc:51
18131 msgid "field width in printf format"
18132 msgstr ""
18134 #: c-family/c-format.cc:566 c-family/c-format.cc:588 c-family/c-format.cc:617
18135 #: config/i386/msformat-c.cc:52
18136 msgid "precision"
18137 msgstr ""
18139 #: c-family/c-format.cc:566 c-family/c-format.cc:588 c-family/c-format.cc:617
18140 #: config/i386/msformat-c.cc:52
18141 msgid "precision in printf format"
18142 msgstr ""
18144 #: c-family/c-format.cc:567 c-family/c-format.cc:589 c-family/c-format.cc:618
18145 #: c-family/c-format.cc:634 c-family/c-format.cc:687 config/sol2-c.cc:44
18146 #: config/i386/msformat-c.cc:53 config/i386/msformat-c.cc:69
18147 msgid "length modifier"
18148 msgstr ""
18150 #: c-family/c-format.cc:567 c-family/c-format.cc:589 c-family/c-format.cc:618
18151 #: config/sol2-c.cc:44 config/i386/msformat-c.cc:53
18152 msgid "length modifier in printf format"
18153 msgstr ""
18155 #: c-family/c-format.cc:616
18156 #, fuzzy
18157 #| msgid "`0' flag"
18158 msgid "'q' flag"
18159 msgstr "'0' флаг"
18161 #: c-family/c-format.cc:616
18162 msgid "the 'q' diagnostic flag"
18163 msgstr ""
18165 #: c-family/c-format.cc:630 config/i386/msformat-c.cc:66
18166 msgid "assignment suppression"
18167 msgstr ""
18169 #: c-family/c-format.cc:630 config/i386/msformat-c.cc:66
18170 msgid "the assignment suppression scanf feature"
18171 msgstr ""
18173 #: c-family/c-format.cc:631 config/i386/msformat-c.cc:67
18174 #, fuzzy
18175 #| msgid "`0' flag"
18176 msgid "'a' flag"
18177 msgstr "'0' флаг"
18179 #: c-family/c-format.cc:631 config/i386/msformat-c.cc:67
18180 msgid "the 'a' scanf flag"
18181 msgstr ""
18183 #: c-family/c-format.cc:632
18184 #, fuzzy
18185 #| msgid "`0' flag"
18186 msgid "'m' flag"
18187 msgstr "'0' флаг"
18189 #: c-family/c-format.cc:632
18190 msgid "the 'm' scanf flag"
18191 msgstr ""
18193 #: c-family/c-format.cc:633 config/i386/msformat-c.cc:68
18194 msgid "field width in scanf format"
18195 msgstr ""
18197 #: c-family/c-format.cc:634 config/i386/msformat-c.cc:69
18198 msgid "length modifier in scanf format"
18199 msgstr ""
18201 #: c-family/c-format.cc:635 config/i386/msformat-c.cc:70
18202 msgid "the ''' scanf flag"
18203 msgstr ""
18205 #: c-family/c-format.cc:636
18206 msgid "the 'I' scanf flag"
18207 msgstr ""
18209 #: c-family/c-format.cc:651
18210 #, fuzzy
18211 #| msgid "`0' flag"
18212 msgid "'_' flag"
18213 msgstr "'0' флаг"
18215 #: c-family/c-format.cc:651
18216 msgid "the '_' strftime flag"
18217 msgstr ""
18219 #: c-family/c-format.cc:652
18220 msgid "the '-' strftime flag"
18221 msgstr ""
18223 #: c-family/c-format.cc:653
18224 msgid "the '0' strftime flag"
18225 msgstr ""
18227 #: c-family/c-format.cc:654 c-family/c-format.cc:679
18228 #, fuzzy
18229 #| msgid "`0' flag"
18230 msgid "'^' flag"
18231 msgstr "'0' флаг"
18233 #: c-family/c-format.cc:654
18234 msgid "the '^' strftime flag"
18235 msgstr ""
18237 #: c-family/c-format.cc:655 config/i386/msformat-c.cc:82
18238 msgid "the '#' strftime flag"
18239 msgstr ""
18241 #: c-family/c-format.cc:656
18242 msgid "field width in strftime format"
18243 msgstr ""
18245 #: c-family/c-format.cc:657
18246 #, fuzzy
18247 #| msgid "`O' modifier"
18248 msgid "'E' modifier"
18249 msgstr "'O' мадыфікатар"
18251 #: c-family/c-format.cc:657
18252 msgid "the 'E' strftime modifier"
18253 msgstr ""
18255 #: c-family/c-format.cc:658
18256 #, fuzzy
18257 #| msgid "`O' modifier"
18258 msgid "'O' modifier"
18259 msgstr "'O' мадыфікатар"
18261 #: c-family/c-format.cc:658
18262 msgid "the 'O' strftime modifier"
18263 msgstr ""
18265 #: c-family/c-format.cc:659 c-family/c-format.cc:660
18266 #, fuzzy
18267 #| msgid "`O' modifier"
18268 msgid "the 'O' modifier"
18269 msgstr "'O' мадыфікатар"
18271 #: c-family/c-format.cc:678
18272 msgid "fill character"
18273 msgstr ""
18275 #: c-family/c-format.cc:678
18276 msgid "fill character in strfmon format"
18277 msgstr ""
18279 #: c-family/c-format.cc:679
18280 msgid "the '^' strfmon flag"
18281 msgstr ""
18283 #: c-family/c-format.cc:680
18284 msgid "the '+' strfmon flag"
18285 msgstr ""
18287 #: c-family/c-format.cc:681
18288 #, fuzzy
18289 #| msgid "`0' flag"
18290 msgid "'(' flag"
18291 msgstr "'0' флаг"
18293 #: c-family/c-format.cc:681
18294 msgid "the '(' strfmon flag"
18295 msgstr ""
18297 #: c-family/c-format.cc:682
18298 #, fuzzy
18299 #| msgid "`0' flag"
18300 msgid "'!' flag"
18301 msgstr "'0' флаг"
18303 #: c-family/c-format.cc:682
18304 msgid "the '!' strfmon flag"
18305 msgstr ""
18307 #: c-family/c-format.cc:683
18308 msgid "the '-' strfmon flag"
18309 msgstr ""
18311 #: c-family/c-format.cc:684
18312 msgid "field width in strfmon format"
18313 msgstr ""
18315 #: c-family/c-format.cc:685
18316 msgid "left precision"
18317 msgstr ""
18319 #: c-family/c-format.cc:685
18320 msgid "left precision in strfmon format"
18321 msgstr ""
18323 #: c-family/c-format.cc:686
18324 msgid "right precision"
18325 msgstr ""
18327 #: c-family/c-format.cc:686
18328 msgid "right precision in strfmon format"
18329 msgstr ""
18331 #: c-family/c-format.cc:687
18332 msgid "length modifier in strfmon format"
18333 msgstr ""
18335 #. Handle deferred options from command-line.
18336 #: c-family/c-opts.cc:1502 fortran/cpp.cc:621
18337 msgid "<command-line>"
18338 msgstr ""
18340 #: config/aarch64/aarch64.cc:10978
18341 #, fuzzy, c-format
18342 msgid "unsupported operand for code '%c'"
18343 msgstr "Нерэчаісны выбар \"%s\""
18345 #: config/aarch64/aarch64.cc:10987 config/aarch64/aarch64.cc:11000
18346 #: config/aarch64/aarch64.cc:11012 config/aarch64/aarch64.cc:11023
18347 #: config/aarch64/aarch64.cc:11039 config/aarch64/aarch64.cc:11053
18348 #: config/aarch64/aarch64.cc:11073 config/aarch64/aarch64.cc:11150
18349 #: config/aarch64/aarch64.cc:11161 config/aarch64/aarch64.cc:11175
18350 #: config/aarch64/aarch64.cc:11397 config/aarch64/aarch64.cc:11417
18351 #: config/pru/pru.cc:1700 config/pru/pru.cc:1710 config/pru/pru.cc:1741
18352 #: config/pru/pru.cc:1752 config/pru/pru.cc:1824
18353 #, fuzzy, c-format
18354 msgid "invalid operand for '%%%c'"
18355 msgstr "Нерэчаісны выбар \"%s\""
18357 #: config/aarch64/aarch64.cc:11091 config/aarch64/aarch64.cc:11102
18358 #: config/aarch64/aarch64.cc:11257 config/aarch64/aarch64.cc:11268
18359 #, fuzzy, c-format
18360 #| msgid "invalid string constant `%E'"
18361 msgid "invalid vector constant"
18362 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
18364 #: config/aarch64/aarch64.cc:11114 config/aarch64/aarch64.cc:11126
18365 #, c-format
18366 msgid "incompatible floating point / vector register operand for '%%%c'"
18367 msgstr ""
18369 #: config/aarch64/aarch64.cc:11143
18370 #, fuzzy, c-format
18371 #| msgid "invalid register name for `%s'"
18372 msgid "incompatible register operand for '%%%c'"
18373 msgstr "нерэчаісная назва рэгістра `%s'"
18375 #: config/aarch64/aarch64.cc:11209 config/arm/arm.cc:24405
18376 #, fuzzy, c-format
18377 msgid "missing operand"
18378 msgstr "прапушчан ініцыялізатар"
18380 #: config/aarch64/aarch64.cc:11294
18381 #, fuzzy, c-format
18382 msgid "invalid constant"
18383 msgstr "Нерэчаісны выбар %s"
18385 #: config/aarch64/aarch64.cc:11297
18386 #, fuzzy, c-format
18387 #| msgid "invalid %%d operand"
18388 msgid "invalid operand"
18389 msgstr "нерэчаісны %%d аперанд"
18391 #: config/aarch64/aarch64.cc:11425 config/aarch64/aarch64.cc:11430
18392 #, fuzzy, c-format
18393 msgid "invalid operand prefix '%%%c'"
18394 msgstr "Нерэчаісны выбар \"%s\""
18396 #: config/aarch64/aarch64.cc:11450
18397 #, fuzzy, c-format
18398 #| msgid "invalid address"
18399 msgid "invalid address mode"
18400 msgstr "нерэчаісны адрас"
18402 #: config/aarch64/aarch64.cc:25851 config/arm/arm.cc:33859
18403 msgid "invalid conversion from type %<bfloat16_t%>"
18404 msgstr ""
18406 #: config/aarch64/aarch64.cc:25853 config/arm/arm.cc:33861
18407 msgid "invalid conversion to type %<bfloat16_t%>"
18408 msgstr ""
18410 #: config/aarch64/aarch64.cc:25868 config/aarch64/aarch64.cc:25884
18411 #: config/arm/arm.cc:33876 config/arm/arm.cc:33892
18412 msgid "operation not permitted on type %<bfloat16_t%>"
18413 msgstr ""
18415 #: config/aarch64/aarch64.cc:25892
18416 msgid "cannot combine GNU and SVE vectors in a binary operation"
18417 msgstr ""
18419 #: config/alpha/alpha.cc:5076 config/i386/i386.cc:13519
18420 #: config/rs6000/rs6000.cc:14232 config/sparc/sparc.cc:9357
18421 #, c-format
18422 msgid "'%%&' used without any local dynamic TLS references"
18423 msgstr ""
18425 #: config/alpha/alpha.cc:5134 config/bfin/bfin.cc:1428
18426 #, fuzzy, c-format
18427 msgid "invalid %%J value"
18428 msgstr "дрэннае %%Q значэнне"
18430 #: config/alpha/alpha.cc:5164 config/ia64/ia64.cc:5577
18431 #: config/or1k/or1k.cc:1249
18432 #, c-format
18433 msgid "invalid %%r value"
18434 msgstr "нерэчаіснае значэньне %%r"
18436 #: config/alpha/alpha.cc:5174 config/ia64/ia64.cc:5531
18437 #: config/rs6000/rs6000.cc:13926 config/xtensa/xtensa.cc:2460
18438 #, c-format
18439 msgid "invalid %%R value"
18440 msgstr "нерэчаіснае значэньне %%R"
18442 #: config/alpha/alpha.cc:5180 config/rs6000/rs6000.cc:13846
18443 #: config/xtensa/xtensa.cc:2427
18444 #, c-format
18445 msgid "invalid %%N value"
18446 msgstr "нерэчаіснае значэньне %%N"
18448 #: config/alpha/alpha.cc:5188 config/rs6000/rs6000.cc:13874
18449 #, c-format
18450 msgid "invalid %%P value"
18451 msgstr "нерэчаіснае значэньне %%P"
18453 #: config/alpha/alpha.cc:5196
18454 #, c-format
18455 msgid "invalid %%h value"
18456 msgstr "нерэчаіснае значэньне %%h"
18458 #: config/alpha/alpha.cc:5204 config/xtensa/xtensa.cc:2453
18459 #, c-format
18460 msgid "invalid %%L value"
18461 msgstr "нерэчаіснае значэньне %%L"
18463 #: config/alpha/alpha.cc:5223
18464 #, c-format
18465 msgid "invalid %%m value"
18466 msgstr "нерэчаіснае значэньне %%m"
18468 #: config/alpha/alpha.cc:5229
18469 #, c-format
18470 msgid "invalid %%M value"
18471 msgstr "нерэчаіснае значэньне %%M"
18473 #: config/alpha/alpha.cc:5266
18474 #, c-format
18475 msgid "invalid %%U value"
18476 msgstr "нерэчаіснае значэньне %%U"
18478 #: config/alpha/alpha.cc:5274 config/rs6000/rs6000.cc:13934
18479 #, c-format
18480 msgid "invalid %%s value"
18481 msgstr "нерэчаіснае значэньне %%v"
18483 #: config/alpha/alpha.cc:5285
18484 #, c-format
18485 msgid "invalid %%C value"
18486 msgstr "нерэчаіснае значэньне %%C"
18488 #: config/alpha/alpha.cc:5322 config/rs6000/rs6000.cc:13710
18489 #, c-format
18490 msgid "invalid %%E value"
18491 msgstr "нерэчаіснае значэньне %%E"
18493 #: config/alpha/alpha.cc:5347 config/alpha/alpha.cc:5397
18494 #, c-format
18495 msgid "unknown relocation unspec"
18496 msgstr ""
18498 #: config/alpha/alpha.cc:5356 config/cr16/cr16.cc:1572 config/gcn/gcn.cc:6050
18499 #: config/gcn/gcn.cc:6059 config/gcn/gcn.cc:6119 config/gcn/gcn.cc:6127
18500 #: config/gcn/gcn.cc:6143 config/gcn/gcn.cc:6161 config/gcn/gcn.cc:6212
18501 #: config/gcn/gcn.cc:6331 config/gcn/gcn.cc:6442 config/rs6000/rs6000.cc:14237
18502 #, c-format
18503 msgid "invalid %%xn code"
18504 msgstr "нерэчаіснае значэньне %%xn"
18506 #: config/alpha/alpha.cc:5462
18507 #, fuzzy, c-format
18508 #| msgid "invalid address"
18509 msgid "invalid operand address"
18510 msgstr "нерэчаісны адрас"
18512 #: config/arc/arc.cc:4517
18513 #, fuzzy, c-format
18514 msgid "invalid operand to %%Z code"
18515 msgstr "нерэчаісны %%-код"
18517 #: config/arc/arc.cc:4525
18518 #, fuzzy, c-format
18519 msgid "invalid operand to %%z code"
18520 msgstr "нерэчаісны %%-код"
18522 #: config/arc/arc.cc:4533
18523 #, fuzzy, c-format
18524 msgid "invalid operands to %%c code"
18525 msgstr "нерэчаісны %%-код"
18527 #: config/arc/arc.cc:4541
18528 #, fuzzy, c-format
18529 msgid "invalid operand to %%M code"
18530 msgstr "нерэчаісны %%-код"
18532 #: config/arc/arc.cc:4549 config/m32r/m32r.cc:2086
18533 #, fuzzy, c-format
18534 msgid "invalid operand to %%p code"
18535 msgstr "нерэчаісны %%-код"
18537 #: config/arc/arc.cc:4560 config/m32r/m32r.cc:2079
18538 #, fuzzy, c-format
18539 msgid "invalid operand to %%s code"
18540 msgstr "нерэчаісны %%-код"
18542 #: config/arc/arc.cc:4708 config/m32r/m32r.cc:2112
18543 #, fuzzy, c-format
18544 msgid "invalid operand to %%R code"
18545 msgstr "нерэчаісны %%-код"
18547 #: config/arc/arc.cc:4784 config/m32r/m32r.cc:2135
18548 #, fuzzy, c-format
18549 msgid "invalid operand to %%H/%%L code"
18550 msgstr "нерэчаісны %%-код"
18552 #: config/arc/arc.cc:4852 config/m32r/m32r.cc:2206
18553 #, fuzzy, c-format
18554 msgid "invalid operand to %%U code"
18555 msgstr "нерэчаісны %%-код"
18557 #: config/arc/arc.cc:4864
18558 #, fuzzy, c-format
18559 msgid "invalid operand to %%V code"
18560 msgstr "нерэчаісны %%-код"
18562 #: config/arc/arc.cc:4921
18563 #, fuzzy, c-format
18564 msgid "invalid operand to %%O code"
18565 msgstr "нерэчаісны %%-код"
18567 #. Unknown flag.
18568 #. Undocumented flag.
18569 #: config/arc/arc.cc:4947 config/epiphany/epiphany.cc:1309
18570 #: config/m32r/m32r.cc:2233 config/nds32/nds32.cc:3517
18571 #: config/sparc/sparc.cc:9636
18572 #, c-format
18573 msgid "invalid operand output code"
18574 msgstr ""
18576 #: config/arc/arc.cc:6487
18577 #, fuzzy, c-format
18578 msgid "invalid UNSPEC as operand: %d"
18579 msgstr "нерэчаісны %%-код"
18581 #: config/arc/arc.cc:6703
18582 #, fuzzy
18583 msgid "unrecognized supposed constant"
18584 msgstr "нераспазнаны выбар \"-%s\""
18586 #: config/arm/arm.cc:20769 config/arm/arm.cc:20794 config/arm/arm.cc:20804
18587 #: config/arm/arm.cc:20813 config/arm/arm.cc:20822
18588 #, fuzzy, c-format
18589 #| msgid "invalid %%f operand"
18590 msgid "invalid shift operand"
18591 msgstr "нерэчаісны %%f аперанд"
18593 #: config/arm/arm.cc:23678 config/arm/arm.cc:23696
18594 #, fuzzy, c-format
18595 msgid "predicated Thumb instruction"
18596 msgstr "нявернае выкарыстанне \"restict\""
18598 #: config/arm/arm.cc:23684
18599 #, c-format
18600 msgid "predicated instruction in conditional sequence"
18601 msgstr ""
18603 #: config/arm/arm.cc:23802 config/arm/arm.cc:23815 config/arm/arm.cc:23840
18604 #: config/nios2/nios2.cc:3081
18605 #, fuzzy, c-format
18606 msgid "Unsupported operand for code '%c'"
18607 msgstr "Нерэчаісны выбар \"%s\""
18609 #: config/arm/arm.cc:23917 config/arm/arm.cc:23939 config/arm/arm.cc:23949
18610 #: config/arm/arm.cc:23959 config/arm/arm.cc:23969 config/arm/arm.cc:24008
18611 #: config/arm/arm.cc:24026 config/arm/arm.cc:24051 config/arm/arm.cc:24066
18612 #: config/arm/arm.cc:24093 config/arm/arm.cc:24100 config/arm/arm.cc:24118
18613 #: config/arm/arm.cc:24125 config/arm/arm.cc:24133 config/arm/arm.cc:24154
18614 #: config/arm/arm.cc:24161 config/arm/arm.cc:24352 config/arm/arm.cc:24359
18615 #: config/arm/arm.cc:24386 config/arm/arm.cc:24393 config/bfin/bfin.cc:1441
18616 #: config/bfin/bfin.cc:1448 config/bfin/bfin.cc:1455 config/bfin/bfin.cc:1462
18617 #: config/bfin/bfin.cc:1471 config/bfin/bfin.cc:1478 config/bfin/bfin.cc:1485
18618 #: config/bfin/bfin.cc:1492 config/nds32/nds32.cc:3543
18619 #, fuzzy, c-format
18620 msgid "invalid operand for code '%c'"
18621 msgstr "Нерэчаісны выбар \"%s\""
18623 #: config/arm/arm.cc:24021
18624 #, c-format
18625 msgid "instruction never executed"
18626 msgstr ""
18628 #. Former Maverick support, removed after GCC-4.7.
18629 #: config/arm/arm.cc:24042
18630 #, c-format
18631 msgid "obsolete Maverick format code '%c'"
18632 msgstr ""
18634 #: config/avr/avr.cc:2642
18635 #, c-format
18636 msgid "address operand requires constraint for X, Y, or Z register"
18637 msgstr ""
18639 #: config/avr/avr.cc:2825
18640 msgid "operands to %T/%t must be reg + const_int:"
18641 msgstr ""
18643 #: config/avr/avr.cc:2875 config/avr/avr.cc:2942
18644 msgid "bad address, not an I/O address:"
18645 msgstr ""
18647 #: config/avr/avr.cc:2884
18648 msgid "bad address, not a constant:"
18649 msgstr ""
18651 #: config/avr/avr.cc:2902 config/avr/avr.cc:2909
18652 msgid "bad address, not (reg+disp):"
18653 msgstr ""
18655 #: config/avr/avr.cc:2916
18656 msgid "bad address, not post_inc or pre_dec:"
18657 msgstr ""
18659 #: config/avr/avr.cc:2928
18660 msgid "internal compiler error.  Bad address:"
18661 msgstr ""
18663 #: config/avr/avr.cc:2961
18664 #, c-format
18665 msgid "Unsupported code '%c' for fixed-point:"
18666 msgstr ""
18668 #: config/avr/avr.cc:2969
18669 msgid "internal compiler error.  Unknown mode:"
18670 msgstr ""
18672 #: config/avr/avr.cc:3866 config/avr/avr.cc:4810 config/avr/avr.cc:5257
18673 #, fuzzy
18674 msgid "invalid insn:"
18675 msgstr "Нерэчаісны выбар %s"
18677 #: config/avr/avr.cc:3920 config/avr/avr.cc:4032 config/avr/avr.cc:4090
18678 #: config/avr/avr.cc:4142 config/avr/avr.cc:4161 config/avr/avr.cc:4353
18679 #: config/avr/avr.cc:4661 config/avr/avr.cc:4946 config/avr/avr.cc:5150
18680 #: config/avr/avr.cc:5314 config/avr/avr.cc:5407 config/avr/avr.cc:5606
18681 msgid "incorrect insn:"
18682 msgstr ""
18684 #: config/avr/avr.cc:4177 config/avr/avr.cc:4452 config/avr/avr.cc:4732
18685 #: config/avr/avr.cc:5018 config/avr/avr.cc:5196 config/avr/avr.cc:5463
18686 #: config/avr/avr.cc:5664
18687 msgid "unknown move insn:"
18688 msgstr ""
18690 #: config/avr/avr.cc:6131
18691 msgid "bad shift insn:"
18692 msgstr ""
18694 #: config/avr/avr.cc:6239 config/avr/avr.cc:6722 config/avr/avr.cc:7139
18695 msgid "internal compiler error.  Incorrect shift:"
18696 msgstr ""
18698 #: config/avr/avr.cc:8547
18699 #, fuzzy
18700 #| msgid "unsupported version"
18701 msgid "unsupported fixed-point conversion"
18702 msgstr "непадтрымліваемая версія"
18704 #: config/avr/avr.cc:9916
18705 msgid "variable"
18706 msgstr ""
18708 #: config/avr/avr.cc:9921
18709 #, fuzzy
18710 msgid "function parameter"
18711 msgstr "невыкарыстаемы параметр \"%s\""
18713 #: config/avr/avr.cc:9926
18714 #, fuzzy
18715 #| msgid "structure"
18716 msgid "structure field"
18717 msgstr "структура"
18719 #: config/avr/avr.cc:9932
18720 #, fuzzy
18721 #| msgid "return type of `%s' is not `int'"
18722 msgid "return type of function"
18723 msgstr "вяртаемы тып \"%s\" не \"int\""
18725 #: config/avr/avr.cc:9937
18726 msgid "pointer"
18727 msgstr ""
18729 #: config/avr/driver-avr.cc:50
18730 #, c-format
18731 msgid ""
18732 "Running spec function '%s' with %d args\n"
18733 "\n"
18734 msgstr ""
18736 #: config/bfin/bfin.cc:1390
18737 #, c-format
18738 msgid "invalid %%j value"
18739 msgstr ""
18741 #: config/bfin/bfin.cc:1583 config/c6x/c6x.cc:2279
18742 #, fuzzy, c-format
18743 #| msgid "invalid %%c operand"
18744 msgid "invalid const_double operand"
18745 msgstr "нерэчаісны %%c аперанд"
18747 #: config/bpf/bpf.cc:921
18748 #, fuzzy
18749 #| msgid "invalid %%d operand"
18750 msgid "invalid address in operand"
18751 msgstr "нерэчаісны %%d аперанд"
18753 #. Fallthrough.
18754 #: config/bpf/bpf.cc:928
18755 #, fuzzy
18756 #| msgid "unsupported version"
18757 msgid "unsupported operand"
18758 msgstr "непадтрымліваемая версія"
18760 #. Format punctuators via %s to avoid -Wformat-diag.
18761 #: config/cris/cris.cc:775 config/ft32/ft32.cc:110 config/moxie/moxie.cc:108
18762 #: final.cc:3233 final.cc:3235 fold-const.cc:277 gcc.cc:6153 gcc.cc:6167
18763 #: rtl-error.cc:101 toplev.cc:322 vr-values.cc:2383 cp/logic.cc:312
18764 #: cp/logic.cc:314 cp/typeck.cc:7292 d/d-convert.cc:237
18765 #: go/go-gcc-diagnostics.cc:28 go/go-gcc-diagnostics.cc:37
18766 #: go/go-gcc-diagnostics.cc:45 go/go-gcc-diagnostics.cc:53
18767 #: lto/lto-object.cc:180 lto/lto-object.cc:277 lto/lto-object.cc:334
18768 #: lto/lto-object.cc:358
18769 #, gcc-internal-format, gfc-internal-format
18770 msgid "%s"
18771 msgstr ""
18773 #: config/cris/cris.cc:826
18774 msgid "unexpected index-type in cris_print_index"
18775 msgstr ""
18777 #: config/cris/cris.cc:840
18778 msgid "unexpected base-type in cris_print_base"
18779 msgstr ""
18781 #: config/cris/cris.cc:895
18782 msgid "invalid operand for 'b' modifier"
18783 msgstr ""
18785 #: config/cris/cris.cc:912
18786 #, fuzzy
18787 msgid "invalid operand for 'o' modifier"
18788 msgstr "нерэчаісны %%-код"
18790 #: config/cris/cris.cc:931
18791 #, fuzzy
18792 msgid "invalid operand for 'O' modifier"
18793 msgstr "нерэчаісны %%-код"
18795 #: config/cris/cris.cc:964
18796 msgid "invalid operand for 'p' modifier"
18797 msgstr ""
18799 #: config/cris/cris.cc:1003
18800 msgid "invalid operand for 'z' modifier"
18801 msgstr ""
18803 #: config/cris/cris.cc:1050 config/cris/cris.cc:1084
18804 msgid "invalid operand for 'H' modifier"
18805 msgstr ""
18807 #: config/cris/cris.cc:1060
18808 msgid "bad register"
18809 msgstr ""
18811 #: config/cris/cris.cc:1104
18812 msgid "invalid operand for 'e' modifier"
18813 msgstr ""
18815 #: config/cris/cris.cc:1121
18816 msgid "invalid operand for 'm' modifier"
18817 msgstr ""
18819 #: config/cris/cris.cc:1146
18820 msgid "invalid operand for 'A' modifier"
18821 msgstr ""
18823 #: config/cris/cris.cc:1201
18824 msgid "invalid operand for 'D' modifier"
18825 msgstr ""
18827 #: config/cris/cris.cc:1218 config/cris/cris.cc:1223
18828 msgid "invalid operand for 'T' modifier"
18829 msgstr ""
18831 #: config/cris/cris.cc:1234 config/ft32/ft32.cc:236 config/moxie/moxie.cc:178
18832 msgid "invalid operand modifier letter"
18833 msgstr ""
18835 #: config/cris/cris.cc:1286
18836 msgid "unexpected multiplicative operand"
18837 msgstr ""
18839 #: config/cris/cris.cc:1306 config/ft32/ft32.cc:259 config/moxie/moxie.cc:203
18840 msgid "unexpected operand"
18841 msgstr ""
18843 #: config/cris/cris.cc:1345 config/cris/cris.cc:1355
18844 msgid "unrecognized address"
18845 msgstr "нераспазнаны адрас"
18847 #: config/cris/cris.cc:2535 config/cris/cris.cc:2588
18848 msgid "unexpected side-effects in address"
18849 msgstr ""
18851 #: config/fr30/fr30.cc:510
18852 #, c-format
18853 msgid "fr30_print_operand_address: unhandled address"
18854 msgstr ""
18856 #: config/fr30/fr30.cc:534
18857 #, c-format
18858 msgid "fr30_print_operand: unrecognized %%p code"
18859 msgstr ""
18861 #: config/fr30/fr30.cc:554
18862 #, c-format
18863 msgid "fr30_print_operand: unrecognized %%b code"
18864 msgstr ""
18866 #: config/fr30/fr30.cc:575
18867 #, c-format
18868 msgid "fr30_print_operand: unrecognized %%B code"
18869 msgstr ""
18871 #: config/fr30/fr30.cc:583
18872 #, c-format
18873 msgid "fr30_print_operand: invalid operand to %%A code"
18874 msgstr ""
18876 #: config/fr30/fr30.cc:600
18877 #, c-format
18878 msgid "fr30_print_operand: invalid %%x code"
18879 msgstr ""
18881 #: config/fr30/fr30.cc:607
18882 #, c-format
18883 msgid "fr30_print_operand: invalid %%F code"
18884 msgstr ""
18886 #: config/fr30/fr30.cc:624
18887 #, c-format
18888 msgid "fr30_print_operand: unknown code"
18889 msgstr ""
18891 #: config/fr30/fr30.cc:652 config/fr30/fr30.cc:661 config/fr30/fr30.cc:672
18892 #: config/fr30/fr30.cc:685
18893 #, c-format
18894 msgid "fr30_print_operand: unhandled MEM"
18895 msgstr ""
18897 #: config/frv/frv.cc:2490
18898 msgid "bad insn to frv_print_operand_address:"
18899 msgstr ""
18901 #: config/frv/frv.cc:2501
18902 msgid "bad register to frv_print_operand_memory_reference_reg:"
18903 msgstr ""
18905 #: config/frv/frv.cc:2540 config/frv/frv.cc:2550 config/frv/frv.cc:2559
18906 #: config/frv/frv.cc:2580 config/frv/frv.cc:2585
18907 msgid "bad insn to frv_print_operand_memory_reference:"
18908 msgstr ""
18910 #: config/frv/frv.cc:2670
18911 #, c-format
18912 msgid "bad condition code"
18913 msgstr ""
18915 #: config/frv/frv.cc:2744
18916 msgid "bad insn in frv_print_operand, bad const_double"
18917 msgstr ""
18919 #: config/frv/frv.cc:2805
18920 msgid "bad insn to frv_print_operand, 'e' modifier:"
18921 msgstr ""
18923 #: config/frv/frv.cc:2813
18924 msgid "bad insn to frv_print_operand, 'F' modifier:"
18925 msgstr ""
18927 #: config/frv/frv.cc:2829
18928 msgid "bad insn to frv_print_operand, 'f' modifier:"
18929 msgstr ""
18931 #: config/frv/frv.cc:2843
18932 msgid "bad insn to frv_print_operand, 'g' modifier:"
18933 msgstr ""
18935 #: config/frv/frv.cc:2891
18936 msgid "bad insn to frv_print_operand, 'L' modifier:"
18937 msgstr ""
18939 #: config/frv/frv.cc:2904
18940 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
18941 msgstr ""
18943 #: config/frv/frv.cc:2925
18944 msgid "bad insn to frv_print_operand, 'O' modifier:"
18945 msgstr ""
18947 #: config/frv/frv.cc:2943
18948 msgid "bad insn to frv_print_operand, P modifier:"
18949 msgstr ""
18951 #: config/frv/frv.cc:2963
18952 msgid "bad insn in frv_print_operand, z case"
18953 msgstr ""
18955 #: config/frv/frv.cc:2994
18956 msgid "bad insn in frv_print_operand, 0 case"
18957 msgstr ""
18959 #: config/frv/frv.cc:2999
18960 msgid "frv_print_operand: unknown code"
18961 msgstr ""
18963 #: config/frv/frv.cc:4373
18964 msgid "bad output_move_single operand"
18965 msgstr ""
18967 #: config/frv/frv.cc:4500
18968 msgid "bad output_move_double operand"
18969 msgstr ""
18971 #: config/frv/frv.cc:4642
18972 msgid "bad output_condmove_single operand"
18973 msgstr ""
18975 #: config/gcn/gcn.cc:5711 config/gcn/gcn.cc:5744 config/gcn/gcn.cc:5748
18976 #: config/gcn/gcn.cc:6092 config/gcn/gcn.cc:6103 config/gcn/gcn.cc:6106
18977 #, c-format
18978 msgid "bad ADDR_SPACE_GLOBAL address"
18979 msgstr ""
18981 #: config/gcn/gcn.cc:5860 config/gcn/gcn.cc:5883 config/gcn/gcn.cc:5915
18982 #: config/gcn/gcn.cc:5931 config/gcn/gcn.cc:5946 config/gcn/gcn.cc:5965
18983 #: config/gcn/gcn.cc:6041 config/gcn/gcn.cc:6237 config/gcn/gcn.cc:6352
18984 #, fuzzy, c-format
18985 msgid "invalid operand %%xn code"
18986 msgstr "нерэчаісны %%-код"
18988 #: config/gcn/gcn.cc:6340
18989 #, c-format
18990 msgid "operand %%xn code invalid for QImode"
18991 msgstr ""
18993 #: config/gcn/gcn.cc:6422
18994 #, fuzzy, c-format
18995 #| msgid "invalid string constant `%E'"
18996 msgid "invalid fp constant"
18997 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
18999 #: config/h8300/h8300.cc:1628 config/h8300/h8300.cc:1636
19000 #: config/h8300/h8300.cc:1644 config/h8300/h8300.cc:1652
19001 #: config/h8300/h8300.cc:1660 config/h8300/h8300.cc:1668
19002 #, c-format
19003 msgid "Expected register or constant integer."
19004 msgstr ""
19006 #: config/i386/i386.cc:12344
19007 #, c-format
19008 msgid "invalid UNSPEC as operand"
19009 msgstr ""
19011 #: config/i386/i386.cc:12883
19012 #, fuzzy, c-format
19013 #| msgid "invalid use of `restrict'"
19014 msgid "invalid use of register '%s'"
19015 msgstr "нявернае выкарыстанне \"restict\""
19017 #: config/i386/i386.cc:12888
19018 #, fuzzy, c-format
19019 #| msgid "invalid use of `restrict'"
19020 msgid "invalid use of asm flag output"
19021 msgstr "нявернае выкарыстанне \"restict\""
19023 #: config/i386/i386.cc:13121
19024 #, fuzzy, c-format
19025 msgid "invalid operand size for operand code 'O'"
19026 msgstr "нерэчаісны %%-код"
19028 #: config/i386/i386.cc:13156
19029 #, fuzzy, c-format
19030 msgid "invalid operand size for operand code 'z'"
19031 msgstr "нерэчаісны %%-код"
19033 #: config/i386/i386.cc:13225
19034 #, fuzzy, c-format
19035 msgid "invalid operand type used with operand code 'Z'"
19036 msgstr "нерэчаісны %%-код"
19038 #: config/i386/i386.cc:13230
19039 #, fuzzy, c-format
19040 msgid "invalid operand size for operand code 'Z'"
19041 msgstr "нерэчаісны %%-код"
19043 #: config/i386/i386.cc:13307
19044 #, c-format
19045 msgid "operand is not a condition code, invalid operand code 'Y'"
19046 msgstr ""
19048 #: config/i386/i386.cc:13386
19049 #, c-format
19050 msgid "operand is not a condition code, invalid operand code 'D'"
19051 msgstr ""
19053 #: config/i386/i386.cc:13404
19054 #, c-format
19055 msgid "operand is not a condition code, invalid operand code '%c'"
19056 msgstr ""
19058 #: config/i386/i386.cc:13417
19059 #, c-format
19060 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
19061 msgstr ""
19063 #: config/i386/i386.cc:13432
19064 #, c-format
19065 msgid "operand is not an integer, invalid operand code 'K'"
19066 msgstr ""
19068 #: config/i386/i386.cc:13460
19069 #, c-format
19070 msgid "operand is not a specific integer, invalid operand code 'r'"
19071 msgstr ""
19073 #: config/i386/i386.cc:13478
19074 #, c-format
19075 msgid "operand is not an integer, invalid operand code 'R'"
19076 msgstr ""
19078 #: config/i386/i386.cc:13501
19079 #, c-format
19080 msgid "operand is not a specific integer, invalid operand code 'R'"
19081 msgstr ""
19083 #: config/i386/i386.cc:13605
19084 #, fuzzy, c-format
19085 msgid "invalid operand code '%c'"
19086 msgstr "Нерэчаісны выбар \"%s\""
19088 #: config/i386/i386.cc:13667 config/i386/i386.cc:14056
19089 #, fuzzy, c-format
19090 #| msgid "invalid %%c operand"
19091 msgid "invalid constraints for operand"
19092 msgstr "нерэчаісны %%c аперанд"
19094 #: config/i386/i386.cc:13768
19095 #, fuzzy, c-format
19096 msgid "invalid vector immediate"
19097 msgstr "нерэчаісны ініцыялізатар"
19099 #: config/i386/i386.cc:16847
19100 #, fuzzy
19101 msgid "unknown insn mode"
19102 msgstr "невядомы рэжым машыны \"%s\""
19104 #: config/ia64/ia64.cc:5459
19105 #, fuzzy, c-format
19106 #| msgid "invalid %%xn code"
19107 msgid "invalid %%G mode"
19108 msgstr "нерэчаіснае значэньне %%xn"
19110 #: config/ia64/ia64.cc:5630
19111 #, c-format
19112 msgid "ia64_print_operand: unknown code"
19113 msgstr ""
19115 #: config/ia64/ia64.cc:11243
19116 #, fuzzy
19117 #| msgid "invalid mode for gen_tst_reg"
19118 msgid "invalid conversion from %<__fpreg%>"
19119 msgstr "нерэчаісны рэжым для gen_tst_reg"
19121 #: config/ia64/ia64.cc:11246
19122 #, fuzzy
19123 msgid "invalid conversion to %<__fpreg%>"
19124 msgstr "нерэчаісны %%-код"
19126 #: config/ia64/ia64.cc:11259 config/ia64/ia64.cc:11270
19127 #, fuzzy
19128 msgid "invalid operation on %<__fpreg%>"
19129 msgstr "нерэчаісны %%-код"
19131 #: config/iq2000/iq2000.cc:3126 config/tilegx/tilegx.cc:5302
19132 #: config/tilepro/tilepro.cc:4690
19133 #, fuzzy, c-format
19134 msgid "invalid %%P operand"
19135 msgstr "нерэчаісны %%-код"
19137 #: config/iq2000/iq2000.cc:3134 config/rs6000/rs6000.cc:13864
19138 #, c-format
19139 msgid "invalid %%p value"
19140 msgstr ""
19142 #: config/iq2000/iq2000.cc:3193
19143 #, c-format
19144 msgid "invalid use of %%d, %%x, or %%X"
19145 msgstr ""
19147 #: config/lm32/lm32.cc:524
19148 #, c-format
19149 msgid "only 0.0 can be loaded as an immediate"
19150 msgstr ""
19152 #: config/lm32/lm32.cc:594
19153 #, fuzzy
19154 #| msgid "invalid %%d operand"
19155 msgid "bad operand"
19156 msgstr "нерэчаісны %%d аперанд"
19158 #: config/lm32/lm32.cc:606
19159 msgid "can't use non gp relative absolute address"
19160 msgstr ""
19162 #: config/lm32/lm32.cc:610
19163 msgid "invalid addressing mode"
19164 msgstr ""
19166 #: config/m32r/m32r.cc:2144
19167 msgid "bad insn for 'A'"
19168 msgstr ""
19170 #: config/m32r/m32r.cc:2191
19171 #, fuzzy, c-format
19172 msgid "invalid operand to %%T/%%B code"
19173 msgstr "нерэчаісны %%-код"
19175 #: config/m32r/m32r.cc:2214
19176 #, fuzzy, c-format
19177 msgid "invalid operand to %%N code"
19178 msgstr "нерэчаісны %%-код"
19180 #: config/m32r/m32r.cc:2247
19181 msgid "pre-increment address is not a register"
19182 msgstr ""
19184 #: config/m32r/m32r.cc:2254
19185 msgid "pre-decrement address is not a register"
19186 msgstr ""
19188 #: config/m32r/m32r.cc:2261
19189 msgid "post-increment address is not a register"
19190 msgstr ""
19192 #: config/m32r/m32r.cc:2336 config/m32r/m32r.cc:2351
19193 #: config/rs6000/rs6000.cc:20490
19194 msgid "bad address"
19195 msgstr "дрэнны адрас"
19197 #: config/m32r/m32r.cc:2356
19198 #, fuzzy
19199 msgid "lo_sum not of register"
19200 msgstr "Не выкарыстоўваць рэгістра sb"
19202 #: config/microblaze/microblaze.cc:2294
19203 #, fuzzy, c-format
19204 #| msgid "unknown escape sequence '\\%c'"
19205 msgid "unknown punctuation '%c'"
19206 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
19208 #: config/microblaze/microblaze.cc:2303
19209 #, c-format
19210 msgid "null pointer"
19211 msgstr ""
19213 #: config/microblaze/microblaze.cc:2338
19214 #, c-format
19215 msgid "PRINT_OPERAND, invalid insn for %%C"
19216 msgstr ""
19218 #: config/microblaze/microblaze.cc:2367
19219 #, c-format
19220 msgid "PRINT_OPERAND, invalid insn for %%N"
19221 msgstr ""
19223 #: config/microblaze/microblaze.cc:2387 config/microblaze/microblaze.cc:2563
19224 #, fuzzy
19225 #| msgid "invalid address"
19226 msgid "insn contains an invalid address !"
19227 msgstr "нерэчаісны адрас"
19229 #: config/microblaze/microblaze.cc:2403 config/microblaze/microblaze.cc:2633
19230 #: config/xtensa/xtensa.cc:2557
19231 msgid "invalid address"
19232 msgstr "нерэчаісны адрас"
19234 #: config/microblaze/microblaze.cc:2506
19235 #, c-format
19236 msgid "letter %c was found & insn was not CONST_INT"
19237 msgstr ""
19239 #: config/mips/mips.cc:8936 config/mips/mips.cc:8963 config/mips/mips.cc:9146
19240 #, fuzzy, c-format
19241 msgid "'%%%c' is not a valid operand prefix"
19242 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
19244 #: config/mips/mips.cc:9035 config/mips/mips.cc:9042 config/mips/mips.cc:9049
19245 #: config/mips/mips.cc:9056 config/mips/mips.cc:9069 config/mips/mips.cc:9076
19246 #: config/mips/mips.cc:9086 config/mips/mips.cc:9089 config/mips/mips.cc:9101
19247 #: config/mips/mips.cc:9104 config/mips/mips.cc:9164 config/mips/mips.cc:9171
19248 #: config/mips/mips.cc:9192 config/mips/mips.cc:9207 config/mips/mips.cc:9226
19249 #: config/mips/mips.cc:9235 config/riscv/riscv.cc:3557
19250 #: config/riscv/riscv.cc:3686 config/riscv/riscv.cc:3692
19251 #: config/riscv/riscv.cc:3701
19252 #, fuzzy, c-format
19253 #| msgid "invalid use of `%D'"
19254 msgid "invalid use of '%%%c'"
19255 msgstr "нерэчаіснае выкарыстаньне `%D'"
19257 #: config/mmix/mmix.cc:1635 config/mmix/mmix.cc:1756
19258 msgid "MMIX Internal: Expected a CONST_INT, not this"
19259 msgstr ""
19261 #: config/mmix/mmix.cc:1714
19262 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
19263 msgstr ""
19265 #: config/mmix/mmix.cc:1724
19266 msgid "MMIX Internal: Expected a register, not this"
19267 msgstr ""
19269 #: config/mmix/mmix.cc:1734
19270 msgid "MMIX Internal: Expected a constant, not this"
19271 msgstr ""
19273 #. We need the original here.
19274 #: config/mmix/mmix.cc:1818
19275 msgid "MMIX Internal: Cannot decode this operand"
19276 msgstr ""
19278 #: config/mmix/mmix.cc:1877
19279 msgid "MMIX Internal: This is not a recognized address"
19280 msgstr ""
19282 #: config/mmix/mmix.cc:2769
19283 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
19284 msgstr ""
19286 #: config/mmix/mmix.cc:2776
19287 msgid "MMIX Internal: What's the CC of this?"
19288 msgstr ""
19290 #: config/mmix/mmix.cc:2780
19291 msgid "MMIX Internal: What is the CC of this?"
19292 msgstr ""
19294 #: config/mmix/mmix.cc:2822
19295 msgid "MMIX Internal: This is not a constant:"
19296 msgstr ""
19298 #: config/msp430/msp430.cc:4229
19299 #, c-format
19300 msgid "%%d, %%e, %%f, %%g operand modifiers are for memory references or constant values only"
19301 msgstr ""
19303 #: config/msp430/msp430.cc:4342
19304 #, fuzzy, c-format
19305 msgid "invalid operand prefix"
19306 msgstr "нерэчаісны %%-код"
19308 #: config/msp430/msp430.cc:4376
19309 #, fuzzy, c-format
19310 #| msgid "invalid use of `restrict'"
19311 msgid "invalid zero extract"
19312 msgstr "нявернае выкарыстанне \"restict\""
19314 #: config/or1k/or1k.cc:1154 config/or1k/or1k.cc:1162
19315 #, fuzzy, c-format
19316 msgid "invalid relocation"
19317 msgstr "Нерэчаісны выбар %s"
19319 #: config/or1k/or1k.cc:1256
19320 #, c-format
19321 msgid "invalid %%H value"
19322 msgstr "нерэчаіснае значэньне %%H"
19324 #: config/or1k/or1k.cc:1269 config/xtensa/xtensa.cc:2474
19325 #, fuzzy, c-format
19326 #| msgid "invalid %%Q value"
19327 msgid "invalid %%d value"
19328 msgstr "дрэннае %%Q значэнне"
19330 #: config/or1k/or1k.cc:1317
19331 #, fuzzy, c-format
19332 #| msgid "unknown escape sequence '\\%c'"
19333 msgid "unknown operand letter: '%c'"
19334 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
19336 #: config/pru/pru.cc:1672 config/pru/pru.cc:1683
19337 #, fuzzy, c-format
19338 #| msgid "unregistered operator %s"
19339 msgid "I/O register operand for '%%%c'"
19340 msgstr "нераспазнаны аператар %s"
19342 #: config/pru/pru.cc:1689
19343 #, fuzzy, c-format
19344 #| msgid "unregistered operator %s"
19345 msgid "non 32 bit register operand for '%%%c'"
19346 msgstr "нераспазнаны аператар %s"
19348 #: config/pru/pru.cc:1794
19349 #, c-format
19350 msgid "unsupported code '%c' for fixed-point:"
19351 msgstr ""
19353 #: config/pru/pru.cc:1808
19354 #, fuzzy, c-format
19355 #| msgid "-mhard-float not supported"
19356 msgid "double constants not supported"
19357 msgstr "-mhard-float не падтрымліваецца"
19359 #: config/pru/pru.cc:1891
19360 #, fuzzy, c-format
19361 msgid "unsupported operand %s for code '%c'"
19362 msgstr "Нерэчаісны выбар \"%s\""
19364 #: config/pru/pru.cc:1901
19365 #, fuzzy, c-format
19366 #| msgid "unrecognized address"
19367 msgid "unexpected text address:"
19368 msgstr "нераспазнаны адрас"
19370 #: config/pru/pru.cc:1920
19371 #, fuzzy, c-format
19372 #| msgid "unrecognized address"
19373 msgid "unsupported constant address:"
19374 msgstr "нераспазнаны адрас"
19376 #: config/pru/pru.cc:1981
19377 #, fuzzy, c-format
19378 #| msgid "unsupported version"
19379 msgid "unsupported memory expression:"
19380 msgstr "непадтрымліваемая версія"
19382 #: config/rl78/rl78.cc:1998 config/rl78/rl78.cc:2084
19383 #, c-format
19384 msgid "q/Q modifiers invalid for symbol references"
19385 msgstr ""
19387 #: config/rs6000/host-darwin.cc:96
19388 #, c-format
19389 msgid "Out of stack space.\n"
19390 msgstr ""
19392 #: config/rs6000/host-darwin.cc:117
19393 #, c-format
19394 msgid "Try running '%s' in the shell to raise its limit.\n"
19395 msgstr ""
19397 #: config/rs6000/rs6000.cc:3843
19398 #, fuzzy
19399 #| msgid "Use hardware floating point"
19400 msgid "%<-mvsx%> requires hardware floating point"
19401 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
19403 #: config/rs6000/rs6000.cc:3851
19404 msgid "%<-mvsx%> needs indexed addressing"
19405 msgstr ""
19407 #: config/rs6000/rs6000.cc:3856
19408 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
19409 msgstr ""
19411 #: config/rs6000/rs6000.cc:3858
19412 msgid "%<-mno-altivec%> disables vsx"
19413 msgstr ""
19415 #: config/rs6000/rs6000.cc:4007
19416 msgid "%<-mquad-memory%> requires 64-bit mode"
19417 msgstr ""
19419 #: config/rs6000/rs6000.cc:4010
19420 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
19421 msgstr ""
19423 #: config/rs6000/rs6000.cc:4022
19424 msgid "%<-mquad-memory%> is not available in little endian mode"
19425 msgstr ""
19427 #: config/rs6000/rs6000.cc:10923
19428 msgid "bad move"
19429 msgstr ""
19431 #: config/rs6000/rs6000.cc:13494
19432 msgid "Bad 128-bit move"
19433 msgstr ""
19435 #: config/rs6000/rs6000.cc:13674
19436 #, fuzzy, c-format
19437 #| msgid "invalid %%Q value"
19438 msgid "invalid %%A value"
19439 msgstr "дрэннае %%Q значэнне"
19441 #: config/rs6000/rs6000.cc:13683 config/xtensa/xtensa.cc:2403
19442 #, fuzzy, c-format
19443 msgid "invalid %%D value"
19444 msgstr "дрэннае %%Q значэнне"
19446 #: config/rs6000/rs6000.cc:13698
19447 #, fuzzy, c-format
19448 #| msgid "invalid %%Q value"
19449 msgid "invalid %%e value"
19450 msgstr "дрэннае %%Q значэнне"
19452 #: config/rs6000/rs6000.cc:13719
19453 #, c-format
19454 msgid "invalid %%f value"
19455 msgstr ""
19457 #: config/rs6000/rs6000.cc:13728
19458 #, c-format
19459 msgid "invalid %%F value"
19460 msgstr ""
19462 #: config/rs6000/rs6000.cc:13737
19463 #, c-format
19464 msgid "invalid %%G value"
19465 msgstr ""
19467 #: config/rs6000/rs6000.cc:13772
19468 #, c-format
19469 msgid "invalid %%j code"
19470 msgstr ""
19472 #: config/rs6000/rs6000.cc:13782
19473 #, c-format
19474 msgid "invalid %%J code"
19475 msgstr ""
19477 #: config/rs6000/rs6000.cc:13792
19478 #, c-format
19479 msgid "invalid %%k value"
19480 msgstr ""
19482 #: config/rs6000/rs6000.cc:13807 config/xtensa/xtensa.cc:2446
19483 #, c-format
19484 msgid "invalid %%K value"
19485 msgstr ""
19487 #: config/rs6000/rs6000.cc:13854
19488 #, c-format
19489 msgid "invalid %%O value"
19490 msgstr "нерэчаіснае значэньне %%O"
19492 #: config/rs6000/rs6000.cc:13901
19493 #, c-format
19494 msgid "invalid %%q value"
19495 msgstr ""
19497 #: config/rs6000/rs6000.cc:13943
19498 #, fuzzy, c-format
19499 #| msgid "invalid %%Q value"
19500 msgid "invalid %%t value"
19501 msgstr "дрэннае %%Q значэнне"
19503 #: config/rs6000/rs6000.cc:13960
19504 #, c-format
19505 msgid "invalid %%T value"
19506 msgstr ""
19508 #: config/rs6000/rs6000.cc:13972
19509 #, c-format
19510 msgid "invalid %%u value"
19511 msgstr ""
19513 #: config/rs6000/rs6000.cc:13986 config/xtensa/xtensa.cc:2415
19514 #, c-format
19515 msgid "invalid %%v value"
19516 msgstr ""
19518 #: config/rs6000/rs6000.cc:14036
19519 #, c-format
19520 msgid "invalid %%V value"
19521 msgstr "нерэчаіснае значэньне %%V"
19523 #: config/rs6000/rs6000.cc:14053 config/xtensa/xtensa.cc:2467
19524 #, fuzzy, c-format
19525 #| msgid "invalid %%x/X value"
19526 msgid "invalid %%x value"
19527 msgstr "нерэчаіснае значэньне %%x/X"
19529 #: config/rs6000/rs6000.cc:14110
19530 #, c-format
19531 msgid "invalid %%z value"
19532 msgstr ""
19534 #: config/rs6000/rs6000.cc:14179
19535 #, fuzzy, c-format
19536 msgid "invalid %%y value, try using the 'Z' constraint"
19537 msgstr "нявернае выкарыстанне \"restict\""
19539 #: config/rs6000/rs6000.cc:15047
19540 msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types"
19541 msgstr ""
19543 #: config/rs6000/rs6000.cc:23874
19544 #, fuzzy
19545 #| msgid "too few arguments to function"
19546 msgid "AltiVec argument passed to unprototyped function"
19547 msgstr "не хапае аргументаў у функцыі"
19549 #: config/rs6000/rs6000.cc:27522
19550 #, fuzzy
19551 msgid "Could not generate addis value for fusion"
19552 msgstr "Стварыць код для DLL"
19554 #: config/rs6000/rs6000.cc:27591
19555 msgid "Unable to generate load/store offset for fusion"
19556 msgstr ""
19558 #: config/rs6000/rs6000.cc:27667
19559 msgid "Bad GPR fusion"
19560 msgstr ""
19562 #: config/rs6000/rs6000.cc:28207
19563 msgid "invalid conversion from type %<__vector_quad%>"
19564 msgstr ""
19566 #: config/rs6000/rs6000.cc:28209
19567 msgid "invalid conversion to type %<__vector_quad%>"
19568 msgstr ""
19570 #: config/rs6000/rs6000.cc:28211
19571 msgid "invalid conversion from type %<__vector_pair%>"
19572 msgstr ""
19574 #: config/rs6000/rs6000.cc:28213
19575 msgid "invalid conversion to type %<__vector_pair%>"
19576 msgstr ""
19578 #: config/rs6000/rs6000.cc:28228
19579 msgid "invalid conversion from type %<* __vector_quad%>"
19580 msgstr ""
19582 #: config/rs6000/rs6000.cc:28230
19583 msgid "invalid conversion to type %<* __vector_quad%>"
19584 msgstr ""
19586 #: config/rs6000/rs6000.cc:28232
19587 msgid "invalid conversion from type %<* __vector_pair%>"
19588 msgstr ""
19590 #: config/rs6000/rs6000.cc:28234
19591 msgid "invalid conversion to type %<* __vector_pair%>"
19592 msgstr ""
19594 #: config/s390/s390.cc:7959
19595 #, c-format
19596 msgid "symbolic memory references are only supported on z10 or later"
19597 msgstr ""
19599 #: config/s390/s390.cc:7970
19600 #, fuzzy, c-format
19601 msgid "cannot decompose address"
19602 msgstr "невядомая назва рэгістра: %s"
19604 #: config/s390/s390.cc:8052
19605 #, c-format
19606 msgid "invalid comparison operator for 'E' output modifier"
19607 msgstr ""
19609 #: config/s390/s390.cc:8075
19610 #, c-format
19611 msgid "invalid reference for 'J' output modifier"
19612 msgstr ""
19614 #: config/s390/s390.cc:8093
19615 #, c-format
19616 msgid "invalid address for 'O' output modifier"
19617 msgstr ""
19619 #: config/s390/s390.cc:8115
19620 #, c-format
19621 msgid "invalid address for 'R' output modifier"
19622 msgstr ""
19624 #: config/s390/s390.cc:8133
19625 #, c-format
19626 msgid "memory reference expected for 'S' output modifier"
19627 msgstr ""
19629 #: config/s390/s390.cc:8143
19630 #, c-format
19631 msgid "invalid address for 'S' output modifier"
19632 msgstr ""
19634 #: config/s390/s390.cc:8164
19635 #, c-format
19636 msgid "register or memory expression expected for 'N' output modifier"
19637 msgstr ""
19639 #: config/s390/s390.cc:8175
19640 #, c-format
19641 msgid "register or memory expression expected for 'M' output modifier"
19642 msgstr ""
19644 #: config/s390/s390.cc:8284 config/s390/s390.cc:8305
19645 #, c-format
19646 msgid "invalid constant for output modifier '%c'"
19647 msgstr ""
19649 #: config/s390/s390.cc:8302
19650 #, c-format
19651 msgid "invalid constant - try using an output modifier"
19652 msgstr ""
19654 #: config/s390/s390.cc:8339
19655 #, c-format
19656 msgid "invalid constant vector for output modifier '%c'"
19657 msgstr ""
19659 #: config/s390/s390.cc:8346
19660 #, c-format
19661 msgid "invalid expression - try using an output modifier"
19662 msgstr ""
19664 #: config/s390/s390.cc:8349
19665 #, c-format
19666 msgid "invalid expression for output modifier '%c'"
19667 msgstr ""
19669 #: config/s390/s390.cc:12128
19670 #, fuzzy
19671 #| msgid "too few arguments to function"
19672 msgid "vector argument passed to unprototyped function"
19673 msgstr "не хапае аргументаў у функцыі"
19675 #: config/s390/s390.cc:16529
19676 msgid "types differ in signedness"
19677 msgstr ""
19679 #: config/s390/s390.cc:16539
19680 msgid "binary operator does not support two vector bool operands"
19681 msgstr ""
19683 #: config/s390/s390.cc:16542
19684 msgid "binary operator does not support vector bool operand"
19685 msgstr ""
19687 #: config/s390/s390.cc:16550
19688 msgid "binary operator does not support mixing vector bool with floating point vector operands"
19689 msgstr ""
19691 #: config/sh/sh.cc:1222
19692 #, fuzzy, c-format
19693 msgid "invalid operand to %%R"
19694 msgstr "нерэчаісны %%-код"
19696 #: config/sh/sh.cc:1249
19697 #, fuzzy, c-format
19698 msgid "invalid operand to %%S"
19699 msgstr "нерэчаісны %%-код"
19701 #: config/sh/sh.cc:8666
19702 msgid "created and used with different architectures / ABIs"
19703 msgstr ""
19705 #: config/sh/sh.cc:8668
19706 msgid "created and used with different ABIs"
19707 msgstr ""
19709 #: config/sh/sh.cc:8670
19710 msgid "created and used with different endianness"
19711 msgstr ""
19713 #: config/sparc/sparc.cc:9366 config/sparc/sparc.cc:9372
19714 #, c-format
19715 msgid "invalid %%Y operand"
19716 msgstr "нерэчаісны %%Y аперанд"
19718 #: config/sparc/sparc.cc:9459
19719 #, c-format
19720 msgid "invalid %%A operand"
19721 msgstr "нерэчаісны %%A аперанд"
19723 #: config/sparc/sparc.cc:9479
19724 #, c-format
19725 msgid "invalid %%B operand"
19726 msgstr "нерэчаісны %%B аперанд"
19728 #: config/sparc/sparc.cc:9559 config/tilegx/tilegx.cc:5089
19729 #: config/tilepro/tilepro.cc:4497
19730 #, c-format
19731 msgid "invalid %%C operand"
19732 msgstr "нерэчаісны %%C аперанд"
19734 #: config/sparc/sparc.cc:9591 config/tilegx/tilegx.cc:5122
19735 #, c-format
19736 msgid "invalid %%D operand"
19737 msgstr "нерэчаісны %%D аперанд"
19739 #: config/sparc/sparc.cc:9610
19740 #, c-format
19741 msgid "invalid %%f operand"
19742 msgstr "нерэчаісны %%f аперанд"
19744 #: config/sparc/sparc.cc:9622
19745 #, fuzzy, c-format
19746 msgid "invalid %%s operand"
19747 msgstr "нерэчаісны %%-код"
19749 #: config/sparc/sparc.cc:9667
19750 #, c-format
19751 msgid "floating-point constant not a valid immediate operand"
19752 msgstr ""
19754 #: config/stormy16/stormy16.cc:1751 config/stormy16/stormy16.cc:1822
19755 #, fuzzy, c-format
19756 msgid "'B' operand is not constant"
19757 msgstr "тып параметра \"%s\" не аб'яўлены"
19759 #: config/stormy16/stormy16.cc:1778
19760 #, c-format
19761 msgid "'B' operand has multiple bits set"
19762 msgstr ""
19764 #: config/stormy16/stormy16.cc:1804
19765 #, fuzzy, c-format
19766 msgid "'o' operand is not constant"
19767 msgstr "тып параметра \"%s\" не аб'яўлены"
19769 #: config/stormy16/stormy16.cc:1836
19770 #, c-format
19771 msgid "xstormy16_print_operand: unknown code"
19772 msgstr ""
19774 #: config/tilegx/tilegx.cc:5074 config/tilepro/tilepro.cc:4482
19775 #, c-format
19776 msgid "invalid %%c operand"
19777 msgstr "нерэчаісны %%c аперанд"
19779 #: config/tilegx/tilegx.cc:5105
19780 #, c-format
19781 msgid "invalid %%d operand"
19782 msgstr "нерэчаісны %%d аперанд"
19784 #: config/tilegx/tilegx.cc:5202
19785 #, fuzzy, c-format
19786 msgid "invalid %%H specifier"
19787 msgstr "нерэчаісны %%-код"
19789 #: config/tilegx/tilegx.cc:5244 config/tilepro/tilepro.cc:4511
19790 #, fuzzy, c-format
19791 msgid "invalid %%h operand"
19792 msgstr "нерэчаісны %%-код"
19794 #: config/tilegx/tilegx.cc:5256 config/tilepro/tilepro.cc:4575
19795 #, fuzzy, c-format
19796 msgid "invalid %%I operand"
19797 msgstr "нерэчаісны %%-код"
19799 #: config/tilegx/tilegx.cc:5268 config/tilepro/tilepro.cc:4587
19800 #, fuzzy, c-format
19801 msgid "invalid %%i operand"
19802 msgstr "нерэчаісны %%-код"
19804 #: config/tilegx/tilegx.cc:5289 config/tilepro/tilepro.cc:4608
19805 #, fuzzy, c-format
19806 msgid "invalid %%j operand"
19807 msgstr "нерэчаісны %%-код"
19809 #: config/tilegx/tilegx.cc:5320
19810 #, fuzzy, c-format
19811 #| msgid "invalid %%c operand"
19812 msgid "invalid %%%c operand"
19813 msgstr "нерэчаісны %%c аперанд"
19815 #: config/tilegx/tilegx.cc:5335 config/tilepro/tilepro.cc:4722
19816 #, fuzzy, c-format
19817 msgid "invalid %%N operand"
19818 msgstr "нерэчаісны %%-код"
19820 #: config/tilegx/tilegx.cc:5379
19821 #, fuzzy, c-format
19822 msgid "invalid operand for 'r' specifier"
19823 msgstr "нерэчаісны %%-код"
19825 #: config/tilegx/tilegx.cc:5403 config/tilepro/tilepro.cc:4802
19826 #, c-format
19827 msgid "unable to print out operand yet; code == %d (%c)"
19828 msgstr ""
19830 #: config/tilepro/tilepro.cc:4547
19831 #, fuzzy, c-format
19832 msgid "invalid %%H operand"
19833 msgstr "нерэчаісны %%-код"
19835 #: config/tilepro/tilepro.cc:4647
19836 #, fuzzy, c-format
19837 msgid "invalid %%L operand"
19838 msgstr "нерэчаісны %%-код"
19840 #: config/tilepro/tilepro.cc:4707
19841 #, fuzzy, c-format
19842 msgid "invalid %%M operand"
19843 msgstr "нерэчаісны %%-код"
19845 #: config/tilepro/tilepro.cc:4750 config/tilepro/tilepro.cc:4757
19846 #, fuzzy, c-format
19847 msgid "invalid %%t operand"
19848 msgstr "нерэчаісны %%-код"
19850 #: config/tilepro/tilepro.cc:4777
19851 #, fuzzy, c-format
19852 msgid "invalid %%r operand"
19853 msgstr "нерэчаісны %%-код"
19855 #: config/v850/v850.cc:271
19856 msgid "const_double_split got a bad insn:"
19857 msgstr ""
19859 #: config/v850/v850.cc:885
19860 msgid "output_move_single:"
19861 msgstr ""
19863 #: config/vax/vax.cc:484
19864 #, c-format
19865 msgid "symbol used with both base and indexed registers"
19866 msgstr ""
19868 #: config/vax/vax.cc:493
19869 #, c-format
19870 msgid "symbol with offset used in PIC mode"
19871 msgstr ""
19873 #: config/vax/vax.cc:581
19874 #, c-format
19875 msgid "symbol used as immediate operand"
19876 msgstr ""
19878 #: config/vax/vax.cc:1683
19879 #, fuzzy
19880 msgid "illegal operand detected"
19881 msgstr "Нерэчаісны выбар \"%s\""
19883 #: config/visium/visium.cc:3364
19884 #, fuzzy
19885 msgid "illegal operand "
19886 msgstr "нерэчаісны %%-код"
19888 #: config/visium/visium.cc:3415
19889 msgid "illegal operand address (1)"
19890 msgstr ""
19892 #: config/visium/visium.cc:3422
19893 msgid "illegal operand address (2)"
19894 msgstr ""
19896 #: config/visium/visium.cc:3437
19897 msgid "illegal operand address (3)"
19898 msgstr ""
19900 #: config/visium/visium.cc:3445
19901 msgid "illegal operand address (4)"
19902 msgstr ""
19904 #: config/xtensa/xtensa.cc:814 config/xtensa/xtensa.cc:846
19905 #: config/xtensa/xtensa.cc:855
19906 msgid "bad test"
19907 msgstr ""
19909 #: config/xtensa/xtensa.cc:2441
19910 msgid "invalid mask"
19911 msgstr "нерэчаісная маска"
19913 #: config/xtensa/xtensa.cc:2493 config/xtensa/xtensa.cc:2503
19914 #, fuzzy, c-format
19915 #| msgid "invalid %%x/X value"
19916 msgid "invalid %%t/%%b value"
19917 msgstr "нерэчаіснае значэньне %%x/X"
19919 #: config/xtensa/xtensa.cc:2582
19920 #, fuzzy
19921 msgid "no register in address"
19922 msgstr "невядомая назва рэгістра: %s"
19924 #: config/xtensa/xtensa.cc:2590
19925 msgid "address offset not a constant"
19926 msgstr ""
19928 #: c/c-objc-common.cc:190
19929 msgid "{erroneous}"
19930 msgstr ""
19932 #: c/c-objc-common.cc:231
19933 msgid "aka"
19934 msgstr ""
19936 #: c/c-objc-common.cc:323
19937 msgid "({anonymous})"
19938 msgstr ""
19940 #. If we have
19941 #. declaration-specifiers declarator decl-specs
19942 #. then assume we have a missing semicolon, which would
19943 #. give us:
19944 #. declaration-specifiers declarator  decl-specs
19945 #. ^
19946 #. ;
19947 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
19948 #. Use c_parser_require to get an error with a fix-it hint.
19949 #: c/c-parser.cc:2467 c/c-parser.cc:2586 c/c-parser.cc:2600 c/c-parser.cc:5664
19950 #: c/c-parser.cc:6265 c/c-parser.cc:6694 c/c-parser.cc:6873 c/c-parser.cc:6906
19951 #: c/c-parser.cc:7172 c/c-parser.cc:11078 c/c-parser.cc:11113
19952 #: c/c-parser.cc:11144 c/c-parser.cc:11191 c/c-parser.cc:11372
19953 #: c/c-parser.cc:12204 c/c-parser.cc:12279 c/c-parser.cc:12322
19954 #: c/c-parser.cc:18429 c/c-parser.cc:18509 c/c-parser.cc:18839
19955 #: c/c-parser.cc:18865 c/c-parser.cc:18888 c/c-parser.cc:19338
19956 #: c/c-parser.cc:19382 c/gimple-parser.cc:392 c/gimple-parser.cc:433
19957 #: c/gimple-parser.cc:442 c/gimple-parser.cc:651 c/gimple-parser.cc:2223
19958 #: c/gimple-parser.cc:2260 c/gimple-parser.cc:2339 c/gimple-parser.cc:2366
19959 #: c/c-parser.cc:3279 c/c-parser.cc:3466 c/c-parser.cc:3499
19960 #: c/c-parser.cc:11365 c/gimple-parser.cc:2049 c/gimple-parser.cc:2088
19961 #: cp/parser.cc:15233 cp/parser.cc:32259 cp/parser.cc:32872
19962 #, gcc-internal-format
19963 msgid "expected %<;%>"
19964 msgstr ""
19966 #: c/c-parser.cc:3049 c/c-parser.cc:4019 c/c-parser.cc:4214 c/c-parser.cc:4279
19967 #: c/c-parser.cc:4337 c/c-parser.cc:4699 c/c-parser.cc:4720 c/c-parser.cc:4729
19968 #: c/c-parser.cc:4780 c/c-parser.cc:4789 c/c-parser.cc:8541 c/c-parser.cc:8608
19969 #: c/c-parser.cc:9115 c/c-parser.cc:9140 c/c-parser.cc:9174 c/c-parser.cc:9283
19970 #: c/c-parser.cc:10104 c/c-parser.cc:11479 c/c-parser.cc:13813
19971 #: c/c-parser.cc:14527 c/c-parser.cc:14586 c/c-parser.cc:14641
19972 #: c/c-parser.cc:16253 c/c-parser.cc:16373 c/c-parser.cc:17693
19973 #: c/c-parser.cc:18930 c/c-parser.cc:19346 c/c-parser.cc:22313
19974 #: c/c-parser.cc:22391 c/gimple-parser.cc:195 c/gimple-parser.cc:198
19975 #: c/gimple-parser.cc:527 c/gimple-parser.cc:561 c/gimple-parser.cc:566
19976 #: c/gimple-parser.cc:735 c/gimple-parser.cc:832 c/gimple-parser.cc:1034
19977 #: c/gimple-parser.cc:1060 c/gimple-parser.cc:1063 c/gimple-parser.cc:1194
19978 #: c/gimple-parser.cc:1321 c/gimple-parser.cc:1447 c/gimple-parser.cc:1463
19979 #: c/gimple-parser.cc:1479 c/gimple-parser.cc:1501 c/gimple-parser.cc:1531
19980 #: c/gimple-parser.cc:1557 c/gimple-parser.cc:1763 c/gimple-parser.cc:1971
19981 #: c/gimple-parser.cc:1991 c/gimple-parser.cc:2133 c/gimple-parser.cc:2296
19982 #: c/c-parser.cc:7124 cp/parser.cc:32920
19983 #, gcc-internal-format
19984 msgid "expected %<)%>"
19985 msgstr ""
19987 #: c/c-parser.cc:4108 c/c-parser.cc:4840 c/c-parser.cc:4988 c/c-parser.cc:5014
19988 #: c/c-parser.cc:5015 c/c-parser.cc:5429 c/c-parser.cc:5465 c/c-parser.cc:7223
19989 #: c/c-parser.cc:9274 c/c-parser.cc:10220 c/c-parser.cc:10509
19990 #: c/c-parser.cc:13216 c/gimple-parser.cc:1740 cp/parser.cc:32884
19991 #, gcc-internal-format
19992 msgid "expected %<]%>"
19993 msgstr ""
19995 #: c/c-parser.cc:4317
19996 msgid "expected %<;%>, %<,%> or %<)%>"
19997 msgstr ""
19999 #. Look for the two `(' tokens.
20000 #: c/c-parser.cc:4749 c/c-parser.cc:4754 c/c-parser.cc:13796
20001 #: c/c-parser.cc:14616 c/c-parser.cc:21672 c/c-parser.cc:22121
20002 #: c/c-parser.cc:22334 c/gimple-parser.cc:180 c/gimple-parser.cc:474
20003 #: c/gimple-parser.cc:513 c/gimple-parser.cc:545 c/gimple-parser.cc:802
20004 #: c/gimple-parser.cc:1028 c/gimple-parser.cc:1054 c/gimple-parser.cc:1181
20005 #: c/gimple-parser.cc:1316 c/gimple-parser.cc:1437 c/gimple-parser.cc:1497
20006 #: c/gimple-parser.cc:1515 c/gimple-parser.cc:1550 c/gimple-parser.cc:1940
20007 #: c/gimple-parser.cc:1951 c/gimple-parser.cc:1957 c/gimple-parser.cc:2122
20008 #: c/gimple-parser.cc:2293 c/c-parser.cc:13618 cp/parser.cc:32875
20009 #, gcc-internal-format
20010 msgid "expected %<(%>"
20011 msgstr ""
20013 #: c/c-parser.cc:4984 c/c-parser.cc:4986 c/c-parser.cc:13133
20014 #: cp/parser.cc:32887 cp/parser.cc:36617 go/gofrontend/embed.cc:439
20015 #, gcc-internal-format
20016 msgid "expected %<[%>"
20017 msgstr ""
20019 #: c/c-parser.cc:5600 c/c-parser.cc:11708 c/c-parser.cc:18404
20020 #: c/c-parser.cc:18490 c/c-parser.cc:19142 c/c-parser.cc:20024
20021 #: c/c-parser.cc:23369 c/gimple-parser.cc:385 c/gimple-parser.cc:2299
20022 #: c/c-parser.cc:3267 c/c-parser.cc:3489 c/c-parser.cc:11260
20023 #: cp/parser.cc:20871 cp/parser.cc:32881 go/gofrontend/embed.cc:370
20024 #, gcc-internal-format
20025 msgid "expected %<{%>"
20026 msgstr ""
20028 #: c/c-parser.cc:5890 c/c-parser.cc:5899 c/c-parser.cc:7656 c/c-parser.cc:8745
20029 #: c/c-parser.cc:11472 c/c-parser.cc:11868 c/c-parser.cc:11932
20030 #: c/c-parser.cc:13198 c/c-parser.cc:14218 c/c-parser.cc:14444
20031 #: c/c-parser.cc:14962 c/c-parser.cc:15063 c/c-parser.cc:15597
20032 #: c/c-parser.cc:15915 c/c-parser.cc:15991 c/c-parser.cc:16103
20033 #: c/c-parser.cc:21534 c/c-parser.cc:22178 c/c-parser.cc:22237
20034 #: c/gimple-parser.cc:568 c/gimple-parser.cc:873 c/gimple-parser.cc:2347
20035 #: c/gimple-parser.cc:2374 c/c-parser.cc:7131 c/c-parser.cc:13721
20036 #: c/c-parser.cc:15068 cp/parser.cc:32914 cp/parser.cc:34593
20037 #: cp/parser.cc:37466 cp/parser.cc:38341 go/gofrontend/embed.cc:403
20038 #, gcc-internal-format
20039 msgid "expected %<:%>"
20040 msgstr ""
20042 #: c/c-parser.cc:6681 cp/parser.cc:32801
20043 #, gcc-internal-format
20044 msgid "expected %<while%>"
20045 msgstr ""
20047 #: c/c-parser.cc:8504 c/c-parser.cc:8696 c/c-parser.cc:9164 c/c-parser.cc:9207
20048 #: c/c-parser.cc:9345 c/c-parser.cc:10094 c/c-parser.cc:14621
20049 #: c/c-parser.cc:16059 c/gimple-parser.cc:1031 c/gimple-parser.cc:1057
20050 #: c/gimple-parser.cc:1185 c/gimple-parser.cc:1188 c/gimple-parser.cc:1519
20051 #: c/gimple-parser.cc:1525 cp/parser.cc:32257 cp/parser.cc:32890
20052 #, gcc-internal-format
20053 msgid "expected %<,%>"
20054 msgstr ""
20056 #: c/c-parser.cc:9061
20057 msgid "expected %<.%>"
20058 msgstr ""
20060 #: c/c-parser.cc:10931 c/c-parser.cc:10963 c/c-parser.cc:11203
20061 #: cp/parser.cc:35167 cp/parser.cc:35188
20062 #, gcc-internal-format
20063 msgid "expected %<@end%>"
20064 msgstr ""
20066 #: c/c-parser.cc:11621 c/gimple-parser.cc:1355 cp/parser.cc:32899
20067 #, gcc-internal-format
20068 msgid "expected %<>%>"
20069 msgstr ""
20071 #: c/c-parser.cc:15157 c/c-parser.cc:16391 cp/parser.cc:32923
20072 #, gcc-internal-format
20073 msgid "expected %<,%> or %<)%>"
20074 msgstr ""
20076 #. All following cases are statements with LHS.
20077 #: c/c-parser.cc:15907 c/c-parser.cc:18297 c/c-parser.cc:18344
20078 #: c/c-parser.cc:18501 c/c-parser.cc:18849 c/c-parser.cc:19325
20079 #: c/c-parser.cc:21741 c/c-parser.cc:22375 c/gimple-parser.cc:726
20080 #: c/c-parser.cc:5488 c/c-parser.cc:18421 c/c-parser.cc:18645
20081 #: cp/parser.cc:32902 cp/parser.cc:40914 cp/parser.cc:41087
20082 #, gcc-internal-format
20083 msgid "expected %<=%>"
20084 msgstr ""
20086 #: c/c-parser.cc:18432 c/c-parser.cc:18512 c/c-parser.cc:18866
20087 #: c/c-parser.cc:19190 c/gimple-parser.cc:1573 c/gimple-parser.cc:1605
20088 #: c/gimple-parser.cc:1615 c/gimple-parser.cc:2384 cp/parser.cc:32878
20089 #: cp/parser.cc:35377
20090 #, gcc-internal-format
20091 msgid "expected %<}%>"
20092 msgstr ""
20094 #: c/c-parser.cc:18525 cp/parser.cc:41012
20095 #, gcc-internal-format
20096 msgid "expected %<else%>"
20097 msgstr ""
20099 #: c/c-parser.cc:20069 c/c-parser.cc:20058 cp/parser.cc:43252
20100 #, gcc-internal-format
20101 msgid "expected %<#pragma omp section%> or %<}%>"
20102 msgstr ""
20104 #: c/c-parser.cc:22946 cp/parser.cc:46770
20105 msgid "<message unknown at compile time>"
20106 msgstr ""
20108 #: c/c-typeck.cc:8487
20109 msgid "(anonymous)"
20110 msgstr ""
20112 #: c/gimple-parser.cc:1344 cp/parser.cc:18240 cp/parser.cc:32896
20113 #, gcc-internal-format
20114 msgid "expected %<<%>"
20115 msgstr ""
20117 #: c/gimple-parser.cc:2343 c/gimple-parser.cc:2370 c/gimple-parser.cc:2209
20118 #: c/gimple-parser.cc:2246
20119 #, gcc-internal-format
20120 msgid "expected label"
20121 msgstr ""
20123 #: cp/call.cc:4007
20124 msgid "candidate:"
20125 msgstr ""
20127 #: cp/call.cc:7724
20128 msgid "  after user-defined conversion:"
20129 msgstr ""
20131 #: cp/call.cc:7863 cp/pt.cc:2055 cp/pt.cc:25566
20132 msgid "candidate is:"
20133 msgid_plural "candidates are:"
20134 msgstr[0] ""
20135 msgstr[1] ""
20137 #: cp/call.cc:12492
20138 msgid "candidate 1:"
20139 msgstr ""
20141 #: cp/call.cc:12493
20142 msgid "candidate 2:"
20143 msgstr ""
20145 #: cp/decl.cc:3396
20146 #, fuzzy
20147 msgid "jump to label %qD"
20148 msgstr "паўтарэнне \"%s\""
20150 #: cp/decl.cc:3397
20151 msgid "jump to case label"
20152 msgstr ""
20154 #: cp/error.cc:456
20155 msgid "<missing>"
20156 msgstr ""
20158 #: cp/error.cc:558
20159 msgid "<brace-enclosed initializer list>"
20160 msgstr ""
20162 #: cp/error.cc:560
20163 msgid "<unresolved overloaded function type>"
20164 msgstr ""
20166 #: cp/error.cc:730
20167 #, fuzzy
20168 #| msgid "parse error"
20169 msgid "<type error>"
20170 msgstr "граматычная памылка"
20172 #. A lambda's "type" is essentially its signature.
20173 #: cp/error.cc:837
20174 msgid "<lambda"
20175 msgstr ""
20177 #: cp/error.cc:847 objc/objc-act.cc:6364 cp/cxx-pretty-print.cc:154
20178 #: cp/cxx-pretty-print.cc:2897
20179 #, gcc-internal-format
20180 msgid "<unnamed>"
20181 msgstr ""
20183 #: cp/error.cc:849
20184 #, c-format
20185 msgid "<unnamed %s>"
20186 msgstr ""
20188 #: cp/error.cc:982
20189 msgid "<typeprefixerror>"
20190 msgstr ""
20192 #: cp/error.cc:1115
20193 #, fuzzy, c-format
20194 msgid "(static initializers for %s)"
20195 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
20197 #: cp/error.cc:1117
20198 #, c-format
20199 msgid "(static destructors for %s)"
20200 msgstr ""
20202 #: cp/error.cc:1163
20203 #, fuzzy
20204 #| msgid "structure"
20205 msgid "<structured bindings>"
20206 msgstr "структура"
20208 #: cp/error.cc:1269
20209 msgid "vtable for "
20210 msgstr ""
20212 #: cp/error.cc:1293
20213 msgid "<return value> "
20214 msgstr ""
20216 #: cp/error.cc:1308
20217 msgid "{anonymous}"
20218 msgstr ""
20220 #: cp/error.cc:1310
20221 #, fuzzy
20222 msgid "(anonymous namespace)"
20223 msgstr "невядомы рэжым машыны \"%s\""
20225 #: cp/error.cc:1410
20226 #, fuzzy
20227 msgid "<template arguments error>"
20228 msgstr "параметр \"%s\" ініцыялізаваны"
20230 #: cp/error.cc:1435
20231 msgid "<enumerator>"
20232 msgstr ""
20234 #: cp/error.cc:1486
20235 #, fuzzy
20236 #| msgid "declaration of `%#D'"
20237 msgid "<declaration error>"
20238 msgstr "абвяшчэньне `%#D'"
20240 #: cp/error.cc:2039 cp/error.cc:2059
20241 #, fuzzy
20242 msgid "<template parameter error>"
20243 msgstr "невыкарыстаемы параметр \"%s\""
20245 #: cp/error.cc:2189
20246 msgid "<statement>"
20247 msgstr ""
20249 #: cp/error.cc:2218 cp/error.cc:3304 c-family/c-pretty-print.cc:2634
20250 #, gcc-internal-format
20251 msgid "<unknown>"
20252 msgstr ""
20254 #. While waiting for caret diagnostics, avoid printing
20255 #. __cxa_allocate_exception, __cxa_throw, and the like.
20256 #: cp/error.cc:2236
20257 msgid "<throw-expression>"
20258 msgstr ""
20260 #: cp/error.cc:2337
20261 msgid "<ubsan routine call>"
20262 msgstr ""
20264 #: cp/error.cc:2821
20265 msgid "<unparsed>"
20266 msgstr ""
20268 #: cp/error.cc:2978
20269 msgid "<lambda>"
20270 msgstr ""
20272 #: cp/error.cc:3017
20273 msgid "*this"
20274 msgstr ""
20276 #: cp/error.cc:3031
20277 #, fuzzy
20278 #| msgid "parse error"
20279 msgid "<expression error>"
20280 msgstr "граматычная памылка"
20282 #: cp/error.cc:3046
20283 msgid "<unknown operator>"
20284 msgstr ""
20286 #: cp/error.cc:3517
20287 msgid "At global scope:"
20288 msgstr ""
20290 #: cp/error.cc:3613
20291 #, fuzzy, c-format
20292 msgid "In static member function %qs"
20293 msgstr "у функцыі \"%s\":"
20295 #: cp/error.cc:3615
20296 #, fuzzy, c-format
20297 #| msgid "In construct"
20298 msgid "In copy constructor %qs"
20299 msgstr "У канструкцыі"
20301 #: cp/error.cc:3617
20302 #, fuzzy, c-format
20303 #| msgid "In construct"
20304 msgid "In constructor %qs"
20305 msgstr "У канструкцыі"
20307 #: cp/error.cc:3619
20308 #, fuzzy, c-format
20309 #| msgid "In construct"
20310 msgid "In destructor %qs"
20311 msgstr "У канструкцыі"
20313 #: cp/error.cc:3621
20314 #, fuzzy
20315 #| msgid "In function"
20316 msgid "In lambda function"
20317 msgstr "У функцыі"
20319 #: cp/error.cc:3649
20320 #, c-format
20321 msgid "%s: In substitution of %qS:\n"
20322 msgstr ""
20324 #: cp/error.cc:3650
20325 #, fuzzy
20326 msgid "%s: In instantiation of %q#D:\n"
20327 msgstr "ініцыялізацыя"
20329 #: cp/error.cc:3675 cp/error.cc:3829
20330 msgid "%r%s:%d:%d:%R   "
20331 msgstr ""
20333 #: cp/error.cc:3678 cp/error.cc:3832
20334 msgid "%r%s:%d:%R   "
20335 msgstr ""
20337 #: cp/error.cc:3686
20338 #, c-format
20339 msgid "recursively required by substitution of %qS\n"
20340 msgstr ""
20342 #: cp/error.cc:3687
20343 #, c-format
20344 msgid "required by substitution of %qS\n"
20345 msgstr ""
20347 #: cp/error.cc:3692
20348 msgid "recursively required from %q#D\n"
20349 msgstr ""
20351 #: cp/error.cc:3693
20352 msgid "required from %q#D\n"
20353 msgstr ""
20355 #: cp/error.cc:3700
20356 msgid "recursively required from here\n"
20357 msgstr ""
20359 #: cp/error.cc:3701
20360 #, fuzzy
20361 #| msgid "called from here"
20362 msgid "required from here\n"
20363 msgstr "выклікана адсюль"
20365 #: cp/error.cc:3753
20366 msgid "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
20367 msgstr ""
20369 #: cp/error.cc:3759
20370 msgid "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
20371 msgstr ""
20373 #: cp/error.cc:3813
20374 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
20375 msgstr ""
20377 #: cp/error.cc:3817
20378 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
20379 msgstr ""
20381 #: cp/parser.cc:6034
20382 #, fuzzy
20383 msgid "parameter %qD may not appear in this context"
20384 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
20386 #: cp/parser.cc:6035
20387 msgid "local variable %qD may not appear in this context"
20388 msgstr ""
20390 #: cp/parser.cc:21677
20391 msgid "%<using enum%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
20392 msgstr ""
20394 #: cp/parser.cc:21680
20395 msgid "%<using enum%> of dependent type %qT"
20396 msgstr ""
20398 #: cp/parser.cc:21682
20399 msgid "%<using enum%> of non-enumeration type %q#T"
20400 msgstr ""
20402 #: cp/parser.cc:21684
20403 #, fuzzy
20404 msgid "%<using enum%> of incomplete type %qT"
20405 msgstr "\"%s\" мае незавершаны тып"
20407 #: cp/parser.cc:21686
20408 msgid "%<using enum%> of %qT before its enum-specifier"
20409 msgstr ""
20411 #: cp/pt.cc:2053 cp/semantics.cc:5912
20412 msgid "candidates are:"
20413 msgstr ""
20415 #: cp/rtti.cc:595
20416 #, fuzzy
20417 msgid "target is not pointer or reference to class"
20418 msgstr "Не магу знайсці файл для класа %s."
20420 #: cp/rtti.cc:600
20421 #, fuzzy
20422 msgid "target is not pointer or reference to complete type"
20423 msgstr "\"%s\" мае незавершаны тып"
20425 #: cp/rtti.cc:606
20426 msgid "target is not pointer or reference"
20427 msgstr ""
20429 #: cp/rtti.cc:622
20430 msgid "source is not a pointer"
20431 msgstr ""
20433 #: cp/rtti.cc:627
20434 msgid "source is not a pointer to class"
20435 msgstr ""
20437 #: cp/rtti.cc:632
20438 #, fuzzy
20439 msgid "source is a pointer to incomplete type"
20440 msgstr "\"%s\" мае незавершаны тып"
20442 #: cp/rtti.cc:645
20443 msgid "source is not of class type"
20444 msgstr ""
20446 #: cp/rtti.cc:650
20447 #, fuzzy
20448 #| msgid "`%s' has an incomplete type"
20449 msgid "source is of incomplete class type"
20450 msgstr "\"%s\" мае незавершаны тып"
20452 #: cp/rtti.cc:661
20453 msgid "conversion casts away constness"
20454 msgstr ""
20456 #: cp/rtti.cc:817
20457 msgid "source type is not polymorphic"
20458 msgstr ""
20460 #: cp/typeck.cc:6997 c/c-typeck.cc:4481
20461 #, gcc-internal-format
20462 msgid "wrong type argument to unary minus"
20463 msgstr ""
20465 #: cp/typeck.cc:6998 c/c-typeck.cc:4468
20466 #, gcc-internal-format
20467 msgid "wrong type argument to unary plus"
20468 msgstr ""
20470 #: cp/typeck.cc:7025 c/c-typeck.cc:4525
20471 #, gcc-internal-format
20472 msgid "wrong type argument to bit-complement"
20473 msgstr ""
20475 #: cp/typeck.cc:7042 c/c-typeck.cc:4533
20476 #, gcc-internal-format
20477 msgid "wrong type argument to abs"
20478 msgstr ""
20480 #: cp/typeck.cc:7054 c/c-typeck.cc:4555
20481 #, gcc-internal-format
20482 msgid "wrong type argument to conjugation"
20483 msgstr ""
20485 #: cp/typeck.cc:7072
20486 #, fuzzy
20487 #| msgid "too many arguments to function"
20488 msgid "in argument to unary !"
20489 msgstr "вельмі шмат аргументаў у функцыі"
20491 #: cp/typeck.cc:7118
20492 msgid "no pre-increment operator for type"
20493 msgstr ""
20495 #: cp/typeck.cc:7120
20496 msgid "no post-increment operator for type"
20497 msgstr ""
20499 #: cp/typeck.cc:7122
20500 msgid "no pre-decrement operator for type"
20501 msgstr ""
20503 #: cp/typeck.cc:7124
20504 msgid "no post-decrement operator for type"
20505 msgstr ""
20507 #: fortran/arith.cc:1414
20508 #, fuzzy
20509 msgid "elemental binary operation"
20510 msgstr "прапушчан ініцыялізатар"
20512 #: fortran/check.cc:70
20513 msgid " [see %<-fno-allow-invalid-boz%>]"
20514 msgstr ""
20516 #: fortran/check.cc:3705
20517 #, c-format
20518 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
20519 msgstr ""
20521 #: fortran/check.cc:3913 fortran/check.cc:3994 fortran/check.cc:4059
20522 #, c-format
20523 msgid "arguments '%s' and '%s' for intrinsic %s"
20524 msgstr ""
20526 #: fortran/check.cc:4400 fortran/intrinsic.cc:4820
20527 #, c-format
20528 msgid "arguments '%s' and '%s' for intrinsic '%s'"
20529 msgstr ""
20531 #: fortran/dump-parse-tree.cc:3548
20532 #, c-format
20533 msgid ""
20534 "/* Prototypes for external procedures generated from %s\n"
20535 "   by GNU Fortran %s%s.\n"
20536 "\n"
20537 "   Use of this interface is discouraged, consider using the\n"
20538 "   BIND(C) feature of standard Fortran instead.  */\n"
20539 "\n"
20540 msgstr ""
20542 #: fortran/error.cc:977
20543 msgid "Fortran 2018 deleted feature:"
20544 msgstr ""
20546 #: fortran/error.cc:979
20547 msgid "Fortran 2018 obsolescent feature:"
20548 msgstr ""
20550 #: fortran/error.cc:981
20551 msgid "Fortran 2018:"
20552 msgstr ""
20554 #: fortran/error.cc:983
20555 msgid "Fortran 2008 obsolescent feature:"
20556 msgstr ""
20558 #: fortran/error.cc:989
20559 msgid "GNU Extension:"
20560 msgstr ""
20562 #: fortran/error.cc:991
20563 msgid "Legacy Extension:"
20564 msgstr ""
20566 #: fortran/error.cc:993
20567 msgid "Obsolescent feature:"
20568 msgstr ""
20570 #: fortran/error.cc:995
20571 msgid "Deleted feature:"
20572 msgstr ""
20574 #: fortran/expr.cc:3766
20575 msgid "array assignment"
20576 msgstr ""
20578 #: fortran/frontend-passes.cc:2386
20579 msgid "Index variable %qs redefined at %L in procedure %qs called from within DO loop at %L"
20580 msgstr ""
20582 #. Macros for unified error messages.
20583 #: fortran/frontend-passes.cc:4066
20584 #, c-format
20585 msgid "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, should be %ld"
20586 msgstr ""
20588 #: fortran/frontend-passes.cc:4069
20589 #, c-format
20590 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
20591 msgstr ""
20593 #: fortran/frontend-passes.cc:4072
20594 #, c-format
20595 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
20596 msgstr ""
20598 #: fortran/gfortranspec.cc:427
20599 #, fuzzy, c-format
20600 #| msgid "warning:"
20601 msgid "Driving:"
20602 msgstr "увага:"
20604 #: fortran/interface.cc:3563 fortran/intrinsic.cc:4504
20605 msgid "actual argument to INTENT = OUT/INOUT"
20606 msgstr ""
20608 #: fortran/intrinsic.cc:4857
20609 msgid "available since Fortran 77"
20610 msgstr ""
20612 #: fortran/intrinsic.cc:4861
20613 msgid "obsolescent in Fortran 95"
20614 msgstr ""
20616 #: fortran/intrinsic.cc:4865
20617 msgid "deleted in Fortran 95"
20618 msgstr ""
20620 #: fortran/intrinsic.cc:4869
20621 msgid "new in Fortran 95"
20622 msgstr ""
20624 #: fortran/intrinsic.cc:4873
20625 msgid "new in Fortran 2003"
20626 msgstr ""
20628 #: fortran/intrinsic.cc:4877
20629 msgid "new in Fortran 2008"
20630 msgstr ""
20632 #: fortran/intrinsic.cc:4881
20633 msgid "new in Fortran 2018"
20634 msgstr ""
20636 #: fortran/intrinsic.cc:4885
20637 msgid "a GNU Fortran extension"
20638 msgstr ""
20640 #: fortran/intrinsic.cc:4889
20641 msgid "for backward compatibility"
20642 msgstr ""
20644 #: fortran/io.cc:1873
20645 #, c-format
20646 msgid "%s tag"
20647 msgstr ""
20649 #: fortran/io.cc:3373
20650 msgid "internal unit in WRITE"
20651 msgstr ""
20653 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
20654 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
20655 #: fortran/io.cc:4734
20656 #, c-format
20657 msgid "%s tag with INQUIRE"
20658 msgstr ""
20660 #: fortran/matchexp.cc:28
20661 #, c-format
20662 msgid "Syntax error in expression at %C"
20663 msgstr ""
20665 #: fortran/module.cc:1253
20666 msgid "Unexpected EOF"
20667 msgstr ""
20669 #: fortran/module.cc:1378
20670 msgid "Name too long"
20671 msgstr ""
20673 #: fortran/module.cc:1432 fortran/module.cc:1490 fortran/module.cc:1545
20674 #: fortran/module.cc:1603
20675 msgid "Bad name"
20676 msgstr ""
20678 #: fortran/module.cc:1627
20679 msgid "Expected name"
20680 msgstr ""
20682 #: fortran/module.cc:1630
20683 msgid "Expected left parenthesis"
20684 msgstr ""
20686 #: fortran/module.cc:1633
20687 msgid "Expected right parenthesis"
20688 msgstr ""
20690 #: fortran/module.cc:1636
20691 msgid "Expected integer"
20692 msgstr ""
20694 #: fortran/module.cc:1639 fortran/module.cc:2844
20695 msgid "Expected string"
20696 msgstr ""
20698 #: fortran/module.cc:1664
20699 msgid "find_enum(): Enum not found"
20700 msgstr ""
20702 #: fortran/module.cc:2234
20703 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
20704 msgstr ""
20706 #: fortran/module.cc:2474
20707 msgid "Expected attribute bit name"
20708 msgstr ""
20710 #: fortran/module.cc:3473
20711 msgid "Expected integer string"
20712 msgstr ""
20714 #: fortran/module.cc:3477
20715 msgid "Error converting integer"
20716 msgstr ""
20718 #: fortran/module.cc:3499
20719 msgid "Expected real string"
20720 msgstr ""
20722 #: fortran/module.cc:3724
20723 msgid "Expected expression type"
20724 msgstr ""
20726 #: fortran/module.cc:3804
20727 #, fuzzy
20728 #| msgid "invalid declarator"
20729 msgid "Bad operator"
20730 msgstr "нерэчаісны абвяшчальнік"
20732 #: fortran/module.cc:3921
20733 msgid "Bad type in constant expression"
20734 msgstr ""
20736 #: fortran/module.cc:7379
20737 msgid "Unexpected end of module"
20738 msgstr ""
20740 #: fortran/parse.cc:1936
20741 msgid "arithmetic IF"
20742 msgstr ""
20744 #: fortran/parse.cc:1945
20745 #, fuzzy
20746 #| msgid "Invalid declaration"
20747 msgid "attribute declaration"
20748 msgstr "Нерэчаіснае абвяшчэнне"
20750 #: fortran/parse.cc:1981
20751 #, fuzzy
20752 #| msgid "empty declaration"
20753 msgid "data declaration"
20754 msgstr "пустое абвяшчэньне"
20756 #: fortran/parse.cc:1999
20757 #, fuzzy
20758 #| msgid "empty declaration"
20759 msgid "derived type declaration"
20760 msgstr "пустое абвяшчэньне"
20762 #: fortran/parse.cc:2126
20763 msgid "block IF"
20764 msgstr ""
20766 #: fortran/parse.cc:2135
20767 msgid "implied END DO"
20768 msgstr ""
20770 #: fortran/parse.cc:2229 fortran/resolve.cc:12044
20771 msgid "assignment"
20772 msgstr ""
20774 #: fortran/parse.cc:2232 fortran/resolve.cc:12102 fortran/resolve.cc:12105
20775 msgid "pointer assignment"
20776 msgstr ""
20778 #: fortran/parse.cc:2256
20779 msgid "simple IF"
20780 msgstr ""
20782 #: fortran/resolve.cc:2371 fortran/resolve.cc:2565
20783 msgid "elemental procedure"
20784 msgstr ""
20786 #: fortran/resolve.cc:2468
20787 #, fuzzy
20788 #| msgid "no arguments"
20789 msgid "allocatable argument"
20790 msgstr "няма аргументаў"
20792 #: fortran/resolve.cc:2473
20793 #, fuzzy
20794 #| msgid "no arguments"
20795 msgid "asynchronous argument"
20796 msgstr "няма аргументаў"
20798 #: fortran/resolve.cc:2478
20799 #, fuzzy
20800 #| msgid "no arguments"
20801 msgid "optional argument"
20802 msgstr "няма аргументаў"
20804 #: fortran/resolve.cc:2483
20805 #, fuzzy
20806 #| msgid "no arguments"
20807 msgid "pointer argument"
20808 msgstr "няма аргументаў"
20810 #: fortran/resolve.cc:2488
20811 #, fuzzy
20812 #| msgid "no arguments"
20813 msgid "target argument"
20814 msgstr "няма аргументаў"
20816 #: fortran/resolve.cc:2493
20817 #, fuzzy
20818 #| msgid "no arguments"
20819 msgid "value argument"
20820 msgstr "няма аргументаў"
20822 #: fortran/resolve.cc:2498
20823 #, fuzzy
20824 #| msgid "no arguments"
20825 msgid "volatile argument"
20826 msgstr "няма аргументаў"
20828 #: fortran/resolve.cc:2503
20829 msgid "assumed-shape argument"
20830 msgstr ""
20832 #: fortran/resolve.cc:2508
20833 #, fuzzy
20834 #| msgid "no arguments"
20835 msgid "assumed-rank argument"
20836 msgstr "няма аргументаў"
20838 #: fortran/resolve.cc:2513
20839 #, fuzzy
20840 #| msgid "no arguments"
20841 msgid "coarray argument"
20842 msgstr "няма аргументаў"
20844 #: fortran/resolve.cc:2518
20845 msgid "parametrized derived type argument"
20846 msgstr ""
20848 #: fortran/resolve.cc:2523
20849 #, fuzzy
20850 #| msgid "no arguments"
20851 msgid "polymorphic argument"
20852 msgstr "няма аргументаў"
20854 #: fortran/resolve.cc:2528
20855 msgid "NO_ARG_CHECK attribute"
20856 msgstr ""
20858 #. As assumed-type is unlimited polymorphic (cf. above).
20859 #. See also TS 29113, Note 6.1.
20860 #: fortran/resolve.cc:2535
20861 msgid "assumed-type argument"
20862 msgstr ""
20864 #: fortran/resolve.cc:2546
20865 msgid "array result"
20866 msgstr ""
20868 #: fortran/resolve.cc:2551
20869 msgid "pointer or allocatable result"
20870 msgstr ""
20872 #: fortran/resolve.cc:2558
20873 msgid "result with non-constant character length"
20874 msgstr ""
20876 #: fortran/resolve.cc:2570
20877 msgid "bind(c) procedure"
20878 msgstr ""
20880 #: fortran/resolve.cc:4114
20881 #, c-format
20882 msgid "Invalid context for NULL() pointer at %%L"
20883 msgstr ""
20885 #: fortran/resolve.cc:4131
20886 #, c-format
20887 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
20888 msgstr ""
20890 #: fortran/resolve.cc:4148
20891 #, c-format
20892 msgid "Unexpected derived-type entities in binary intrinsic numeric operator %%<%s%%> at %%L"
20893 msgstr ""
20895 #: fortran/resolve.cc:4153
20896 #, c-format
20897 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
20898 msgstr ""
20900 #: fortran/resolve.cc:4168
20901 #, c-format
20902 msgid "Operands of string concatenation operator at %%L are %s/%s"
20903 msgstr ""
20905 #: fortran/resolve.cc:4211
20906 #, c-format
20907 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
20908 msgstr ""
20910 #: fortran/resolve.cc:4234
20911 #, c-format
20912 msgid "Operand of .not. operator at %%L is %s"
20913 msgstr ""
20915 #: fortran/resolve.cc:4248
20916 msgid "COMPLEX quantities cannot be compared at %L"
20917 msgstr ""
20919 #: fortran/resolve.cc:4346
20920 #, c-format
20921 msgid "Logicals at %%L must be compared with %s instead of %s"
20922 msgstr ""
20924 #: fortran/resolve.cc:4352
20925 #, c-format
20926 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
20927 msgstr ""
20929 #: fortran/resolve.cc:4366
20930 #, c-format
20931 msgid "Unknown operator %%<%s%%> at %%L; did you mean '%s'?"
20932 msgstr ""
20934 #: fortran/resolve.cc:4369
20935 #, c-format
20936 msgid "Unknown operator %%<%s%%> at %%L"
20937 msgstr ""
20939 #: fortran/resolve.cc:4374
20940 #, c-format
20941 msgid "Operand of user operator %%<%s%%> at %%L is %s"
20942 msgstr ""
20944 #: fortran/resolve.cc:4379
20945 #, c-format
20946 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
20947 msgstr ""
20949 #: fortran/resolve.cc:4465
20950 #, c-format
20951 msgid "Inconsistent ranks for operator at %%L and %%L"
20952 msgstr ""
20954 #: fortran/resolve.cc:7306
20955 msgid "Loop variable"
20956 msgstr ""
20958 #: fortran/resolve.cc:7310
20959 msgid "iterator variable"
20960 msgstr ""
20962 #: fortran/resolve.cc:7314
20963 msgid "Start expression in DO loop"
20964 msgstr ""
20966 #: fortran/resolve.cc:7318
20967 msgid "End expression in DO loop"
20968 msgstr ""
20970 #: fortran/resolve.cc:7322
20971 msgid "Step expression in DO loop"
20972 msgstr ""
20974 #: fortran/resolve.cc:7608 fortran/resolve.cc:7611
20975 msgid "DEALLOCATE object"
20976 msgstr ""
20978 #: fortran/resolve.cc:7989 fortran/resolve.cc:7992
20979 msgid "ALLOCATE object"
20980 msgstr ""
20982 #: fortran/resolve.cc:8225 fortran/resolve.cc:10194 fortran/resolve.cc:10315
20983 msgid "STAT variable"
20984 msgstr ""
20986 #: fortran/resolve.cc:8276 fortran/resolve.cc:10206 fortran/resolve.cc:10327
20987 msgid "ERRMSG variable"
20988 msgstr ""
20990 #: fortran/resolve.cc:10000
20991 msgid "item in READ"
20992 msgstr ""
20994 #: fortran/resolve.cc:10218
20995 msgid "ACQUIRED_LOCK variable"
20996 msgstr ""
20998 #: fortran/trans-array.cc:1918
20999 #, c-format
21000 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
21001 msgstr ""
21003 #: fortran/trans-array.cc:6137
21004 msgid "Integer overflow when calculating the amount of memory to allocate"
21005 msgstr ""
21007 #: fortran/trans-array.cc:10064
21008 #, c-format
21009 msgid "The value of the PDT LEN parameter '%s' does not agree with that in the dummy declaration"
21010 msgstr ""
21012 #: fortran/trans-decl.cc:6143
21013 #, c-format
21014 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
21015 msgstr ""
21017 #: fortran/trans-decl.cc:6151
21018 #, c-format
21019 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
21020 msgstr ""
21022 #: fortran/trans-expr.cc:10290
21023 #, c-format
21024 msgid "Target of rank remapping is too small (%ld < %ld)"
21025 msgstr ""
21027 #: fortran/trans-expr.cc:11750
21028 msgid "Assignment of scalar to unallocated array"
21029 msgstr ""
21031 #: fortran/trans-intrinsic.cc:975
21032 #, c-format
21033 msgid "Unequal character lengths (%ld/%ld) in %s"
21034 msgstr ""
21036 #: fortran/trans-intrinsic.cc:6510
21037 #, c-format
21038 msgid "POS argument (%ld) out of range 0:%ld in intrinsic BTEST"
21039 msgstr ""
21041 #: fortran/trans-intrinsic.cc:6605
21042 #, c-format
21043 msgid "POS argument (%ld) out of range 0:%ld in intrinsic %s"
21044 msgstr ""
21046 #: fortran/trans-intrinsic.cc:6652
21047 #, c-format
21048 msgid "POS argument (%ld) out of range 0:%ld in intrinsic IBITS"
21049 msgstr ""
21051 #: fortran/trans-intrinsic.cc:6662
21052 #, c-format
21053 msgid "LEN argument (%ld) out of range 0:%ld in intrinsic IBITS"
21054 msgstr ""
21056 #: fortran/trans-intrinsic.cc:6669
21057 #, c-format
21058 msgid "POS(%ld)+LEN(%ld)>BIT_SIZE(%ld) in intrinsic IBITS"
21059 msgstr ""
21061 #: fortran/trans-intrinsic.cc:6742
21062 #, c-format
21063 msgid "SHIFT argument (%ld) out of range 0:%ld in intrinsic %s"
21064 msgstr ""
21066 #: fortran/trans-intrinsic.cc:6810
21067 #, c-format
21068 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFT"
21069 msgstr ""
21071 #: fortran/trans-intrinsic.cc:6876
21072 #, c-format
21073 msgid "SIZE argument (%ld) out of range 1:%ld in intrinsic ISHFTC"
21074 msgstr ""
21076 #: fortran/trans-intrinsic.cc:6884 fortran/trans-intrinsic.cc:6929
21077 #, c-format
21078 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFTC"
21079 msgstr ""
21081 #: fortran/trans-intrinsic.cc:9277
21082 #, c-format
21083 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
21084 msgstr ""
21086 #: fortran/trans-intrinsic.cc:9309
21087 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
21088 msgstr ""
21090 #: fortran/trans-intrinsic.cc:12025
21091 #, c-format
21092 msgid "FROMPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
21093 msgstr ""
21095 #: fortran/trans-intrinsic.cc:12037
21096 #, c-format
21097 msgid "LEN argument (%ld) out of range 0:%d in intrinsic MVBITS"
21098 msgstr ""
21100 #: fortran/trans-intrinsic.cc:12049
21101 #, c-format
21102 msgid "TOPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
21103 msgstr ""
21105 #: fortran/trans-intrinsic.cc:12061
21106 #, c-format
21107 msgid "FROMPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
21108 msgstr ""
21110 #: fortran/trans-intrinsic.cc:12069
21111 #, c-format
21112 msgid "TOPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
21113 msgstr ""
21115 #: fortran/trans-io.cc:587
21116 msgid "Unit number in I/O statement too small"
21117 msgstr ""
21119 #: fortran/trans-io.cc:596
21120 msgid "Unit number in I/O statement too large"
21121 msgstr ""
21123 #: fortran/trans-stmt.cc:156
21124 msgid "Assigned label is not a target label"
21125 msgstr ""
21127 #: fortran/trans-stmt.cc:1278
21128 #, c-format
21129 msgid "Invalid image number %d in SYNC IMAGES"
21130 msgstr ""
21132 #: fortran/trans-stmt.cc:2440
21133 msgid "Loop iterates infinitely"
21134 msgstr ""
21136 #: fortran/trans-stmt.cc:2460 fortran/trans-stmt.cc:2716
21137 msgid "Loop variable has been modified"
21138 msgstr ""
21140 #: fortran/trans-stmt.cc:2569
21141 msgid "DO step value is zero"
21142 msgstr ""
21144 #: fortran/trans.cc:47
21145 msgid "Array reference out of bounds"
21146 msgstr ""
21148 #: fortran/trans.cc:708 fortran/trans.cc:783
21149 #, c-format
21150 msgid "Error allocating %lu bytes"
21151 msgstr ""
21153 #: fortran/trans.cc:992
21154 #, c-format
21155 msgid "Attempting to allocate already allocated variable '%s'"
21156 msgstr ""
21158 #: fortran/trans.cc:998
21159 msgid "Attempting to allocate already allocated variable"
21160 msgstr ""
21162 #: fortran/trans.cc:1448 fortran/trans.cc:1607
21163 #, c-format
21164 msgid "Attempt to DEALLOCATE unallocated '%s'"
21165 msgstr ""
21167 #: fortran/trans.cc:1765
21168 #, fuzzy, c-format
21169 #| msgid "error writing to %s"
21170 msgid "Error reallocating to %lu bytes"
21171 msgstr "памылка запісу ў %s"
21173 #: go/go-backend.cc:166
21174 msgid "lseek failed while reading export data"
21175 msgstr ""
21177 #: go/go-backend.cc:173
21178 msgid "memory allocation failed while reading export data"
21179 msgstr ""
21181 #: go/go-backend.cc:181
21182 msgid "read failed while reading export data"
21183 msgstr ""
21185 #: go/go-backend.cc:187
21186 msgid "short read while reading export data"
21187 msgstr ""
21189 #: go/gofrontend/expressions.cc:183 c-family/c-warn.cc:683 cp/cvt.cc:1397
21190 #, gcc-internal-format
21191 msgid "value computed is not used"
21192 msgstr ""
21194 #: go/gofrontend/expressions.cc:930
21195 #, fuzzy
21196 #| msgid "invalid use of `%D'"
21197 msgid "invalid use of type"
21198 msgstr "нерэчаіснае выкарыстаньне `%D'"
21200 #: go/gofrontend/expressions.cc:3626 go/gofrontend/expressions.cc:3642
21201 msgid "constant refers to itself"
21202 msgstr ""
21204 #: go/gofrontend/expressions.cc:4741 go/gofrontend/expressions.cc:5240
21205 msgid "expected pointer"
21206 msgstr ""
21208 #: go/gofrontend/expressions.cc:5211
21209 msgid "expected numeric type"
21210 msgstr ""
21212 #: go/gofrontend/expressions.cc:5216
21213 msgid "expected boolean type"
21214 msgstr ""
21216 #: go/gofrontend/expressions.cc:5221 c/c-parser.cc:15820 c/c-parser.cc:15827
21217 #: cp/parser.cc:38961 cp/parser.cc:38968
21218 #, gcc-internal-format
21219 msgid "expected integer"
21220 msgstr ""
21222 #: go/gofrontend/expressions.cc:7000
21223 msgid "invalid comparison of nil with nil"
21224 msgstr ""
21226 #: go/gofrontend/expressions.cc:7006 go/gofrontend/expressions.cc:7024
21227 msgid "incompatible types in binary expression"
21228 msgstr ""
21230 #: go/gofrontend/expressions.cc:7044
21231 msgid "integer division by zero"
21232 msgstr ""
21234 #: go/gofrontend/expressions.cc:7052
21235 #, fuzzy
21236 msgid "shift of non-integer operand"
21237 msgstr "памер масіва \"%s\" адмоўны"
21239 #: go/gofrontend/expressions.cc:7055 go/gofrontend/expressions.cc:7058
21240 #: go/gofrontend/expressions.cc:7066
21241 msgid "shift count not integer"
21242 msgstr ""
21244 #: go/gofrontend/expressions.cc:7071
21245 msgid "negative shift count"
21246 msgstr ""
21248 #: go/gofrontend/expressions.cc:7956
21249 #, fuzzy
21250 #| msgid "cannot find method"
21251 msgid "object is not a method"
21252 msgstr "немагчыма знайсьці мэтад"
21254 #: go/gofrontend/expressions.cc:7973
21255 msgid "method type does not match object type"
21256 msgstr ""
21258 #: go/gofrontend/expressions.cc:8387
21259 msgid "invalid use of %<...%> with builtin function"
21260 msgstr ""
21262 #: go/gofrontend/expressions.cc:8398
21263 msgid "invalid use of method value as argument of Offsetof"
21264 msgstr ""
21266 #: go/gofrontend/expressions.cc:8412
21267 msgid "argument of Offsetof implies indirection of an embedded field"
21268 msgstr ""
21270 #: go/gofrontend/expressions.cc:8437 go/gofrontend/expressions.cc:8473
21271 #: go/gofrontend/expressions.cc:8909 go/gofrontend/expressions.cc:10265
21272 #: go/gofrontend/expressions.cc:10405 go/gofrontend/expressions.cc:10451
21273 #: go/gofrontend/expressions.cc:10486 go/gofrontend/expressions.cc:10562
21274 #: go/gofrontend/expressions.cc:10587 go/gofrontend/expressions.cc:12740
21275 #: go/gofrontend/expressions.cc:12757 go/gofrontend/expressions.cc:12773
21276 #, fuzzy
21277 #| msgid "no arguments"
21278 msgid "not enough arguments"
21279 msgstr "няма аргументаў"
21281 #: go/gofrontend/expressions.cc:8439 go/gofrontend/expressions.cc:8475
21282 #: go/gofrontend/expressions.cc:10270 go/gofrontend/expressions.cc:10388
21283 #: go/gofrontend/expressions.cc:10410 go/gofrontend/expressions.cc:10491
21284 #: go/gofrontend/expressions.cc:10564 go/gofrontend/expressions.cc:10589
21285 #: go/gofrontend/expressions.cc:11469 go/gofrontend/expressions.cc:12745
21286 #: go/gofrontend/expressions.cc:12759 go/gofrontend/expressions.cc:12780
21287 #: cp/pt.cc:9127
21288 #, fuzzy, gcc-internal-format
21289 #| msgid "too many arguments to function"
21290 msgid "too many arguments"
21291 msgstr "вельмі шмат аргументаў у функцыі"
21293 #: go/gofrontend/expressions.cc:8477
21294 #, fuzzy
21295 msgid "argument 1 must be a map"
21296 msgstr "першым аргументам \"%s\" павінен быць \"int\""
21298 #: go/gofrontend/expressions.cc:8939
21299 #, fuzzy
21300 msgid "invalid type for make function"
21301 msgstr "Нерэчаісны выбар \"%s\""
21303 #: go/gofrontend/expressions.cc:8952
21304 msgid "length required when allocating a slice"
21305 msgstr ""
21307 #: go/gofrontend/expressions.cc:8996
21308 msgid "len larger than cap"
21309 msgstr ""
21311 #: go/gofrontend/expressions.cc:9005
21312 #, fuzzy
21313 #| msgid "too many arguments to function"
21314 msgid "too many arguments to make"
21315 msgstr "вельмі шмат аргументаў у функцыі"
21317 #: go/gofrontend/expressions.cc:10314
21318 #, fuzzy
21319 msgid "argument must be array or slice or channel"
21320 msgstr "першым аргументам \"%s\" павінен быць \"int\""
21322 #: go/gofrontend/expressions.cc:10324
21323 msgid "argument must be string or array or slice or map or channel"
21324 msgstr ""
21326 #: go/gofrontend/expressions.cc:10361
21327 #, fuzzy
21328 #| msgid "too few arguments to function"
21329 msgid "unsupported argument type to builtin function"
21330 msgstr "не хапае аргументаў у функцыі"
21332 #: go/gofrontend/expressions.cc:10372
21333 #, fuzzy
21334 msgid "argument must be channel"
21335 msgstr "першым аргументам \"%s\" павінен быць \"int\""
21337 #: go/gofrontend/expressions.cc:10374
21338 msgid "cannot close receive-only channel"
21339 msgstr ""
21341 #: go/gofrontend/expressions.cc:10396
21342 #, fuzzy
21343 msgid "argument must be a field reference"
21344 msgstr "першым аргументам \"%s\" павінен быць \"int\""
21346 #: go/gofrontend/expressions.cc:10426
21347 #, fuzzy
21348 msgid "left argument must be a slice"
21349 msgstr "першым аргументам \"%s\" павінен быць \"int\""
21351 #: go/gofrontend/expressions.cc:10434
21352 msgid "element types must be the same"
21353 msgstr ""
21355 #: go/gofrontend/expressions.cc:10439
21356 #, fuzzy
21357 #| msgid "first argument of `%s' should be `int'"
21358 msgid "first argument must be []byte"
21359 msgstr "першым аргументам \"%s\" павінен быць \"int\""
21361 #: go/gofrontend/expressions.cc:10442
21362 msgid "second argument must be slice or string"
21363 msgstr ""
21365 #: go/gofrontend/expressions.cc:10554
21366 #, fuzzy
21367 msgid "argument must have complex type"
21368 msgstr "\"%s\" мае незавершаны тып"
21370 #: go/gofrontend/expressions.cc:10573
21371 msgid "complex arguments must have identical types"
21372 msgstr ""
21374 #: go/gofrontend/expressions.cc:10575
21375 msgid "complex arguments must have floating-point type"
21376 msgstr ""
21378 #: go/gofrontend/expressions.cc:11235
21379 msgid "type conversion result count mismatch"
21380 msgstr ""
21382 #: go/gofrontend/expressions.cc:11249 go/gofrontend/expressions.cc:12686
21383 #: go/gofrontend/expressions.cc:13122
21384 #, fuzzy
21385 #| msgid "In function"
21386 msgid "expected function"
21387 msgstr "У функцыі"
21389 #: go/gofrontend/expressions.cc:11277
21390 msgid "multiple-value argument in single-value context"
21391 msgstr ""
21393 #: go/gofrontend/expressions.cc:11473
21394 #, fuzzy
21395 msgid "invalid use of %<...%> with non-slice"
21396 msgstr "нявернае выкарыстанне \"restict\""
21398 #: go/gofrontend/expressions.cc:12694
21399 msgid "function result count mismatch"
21400 msgstr ""
21402 #: go/gofrontend/expressions.cc:12712
21403 msgid "incompatible type for receiver"
21404 msgstr ""
21406 #: go/gofrontend/expressions.cc:12730
21407 msgid "invalid use of %<...%> calling non-variadic function"
21408 msgstr ""
21410 #: go/gofrontend/expressions.cc:13131 go/gofrontend/expressions.cc:13145
21411 msgid "number of results does not match number of values"
21412 msgstr ""
21414 #: go/gofrontend/expressions.cc:13437 go/gofrontend/expressions.cc:14109
21415 msgid "index must be integer"
21416 msgstr ""
21418 #: go/gofrontend/expressions.cc:13446 go/gofrontend/expressions.cc:14118
21419 msgid "slice end must be integer"
21420 msgstr ""
21422 #: go/gofrontend/expressions.cc:13455
21423 msgid "slice capacity must be integer"
21424 msgstr ""
21426 #: go/gofrontend/expressions.cc:13505 go/gofrontend/expressions.cc:14152
21427 msgid "inverted slice range"
21428 msgstr ""
21430 #: go/gofrontend/expressions.cc:13548
21431 msgid "slice of unaddressable value"
21432 msgstr ""
21434 #: go/gofrontend/expressions.cc:14408
21435 msgid "incompatible type for map index"
21436 msgstr ""
21438 #: go/gofrontend/expressions.cc:14846
21439 msgid "expected interface or pointer to interface"
21440 msgstr ""
21442 #: go/gofrontend/expressions.cc:15632
21443 #, fuzzy
21444 #| msgid "too many arguments to function"
21445 msgid "too many expressions for struct"
21446 msgstr "вельмі шмат аргументаў у функцыі"
21448 #: go/gofrontend/expressions.cc:15645
21449 #, fuzzy
21450 #| msgid "too few arguments to function"
21451 msgid "too few expressions for struct"
21452 msgstr "не хапае аргументаў у функцыі"
21454 #: go/gofrontend/expressions.cc:17594 go/gofrontend/statements.cc:1911
21455 msgid "type assertion only valid for interface types"
21456 msgstr ""
21458 #: go/gofrontend/expressions.cc:17606
21459 msgid "impossible type assertion: type does not implement interface"
21460 msgstr ""
21462 #: go/gofrontend/expressions.cc:17805 go/gofrontend/expressions.cc:17825
21463 #: go/gofrontend/statements.cc:1758
21464 msgid "expected channel"
21465 msgstr ""
21467 #: go/gofrontend/expressions.cc:17830 go/gofrontend/statements.cc:1763
21468 msgid "invalid receive on send-only channel"
21469 msgstr ""
21471 #: go/gofrontend/parse.cc:3169
21472 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
21473 msgstr ""
21475 #: go/gofrontend/parse.cc:4743
21476 msgid "cannot fallthrough final case in switch"
21477 msgstr ""
21479 #: go/gofrontend/statements.cc:1071
21480 msgid "invalid left hand side of assignment"
21481 msgstr ""
21483 #: go/gofrontend/statements.cc:1082 go/gofrontend/statements.cc:1427
21484 msgid "use of untyped nil"
21485 msgstr ""
21487 #: go/gofrontend/statements.cc:1549
21488 msgid "expected map index on right hand side"
21489 msgstr ""
21491 #: go/gofrontend/statements.cc:3198 go/gofrontend/statements.cc:3228
21492 #, fuzzy
21493 #| msgid "too few arguments to function"
21494 msgid "not enough arguments to return"
21495 msgstr "не хапае аргументаў у функцыі"
21497 #: go/gofrontend/statements.cc:3206
21498 msgid "return with value in function with no return type"
21499 msgstr ""
21501 #: go/gofrontend/statements.cc:3234
21502 msgid "too many values in return statement"
21503 msgstr ""
21505 #: go/gofrontend/statements.cc:3787
21506 msgid "expected boolean expression"
21507 msgstr ""
21509 #: go/gofrontend/statements.cc:4984
21510 msgid "cannot type switch on non-interface value"
21511 msgstr ""
21513 #: go/gofrontend/statements.cc:5119
21514 msgid "incompatible types in send"
21515 msgstr ""
21517 #: go/gofrontend/statements.cc:5124
21518 msgid "invalid send on receive-only channel"
21519 msgstr ""
21521 #: go/gofrontend/statements.cc:6442
21522 msgid "too many variables for range clause with channel"
21523 msgstr ""
21525 #: go/gofrontend/statements.cc:6449
21526 msgid "range clause must have array, slice, string, map, or channel type"
21527 msgstr ""
21529 #: go/gofrontend/types.cc:542
21530 #, fuzzy
21531 msgid "invalid comparison of non-ordered type"
21532 msgstr "нявернае выкарыстанне \"restict\""
21534 #: go/gofrontend/types.cc:558
21535 msgid "slice can only be compared to nil"
21536 msgstr ""
21538 #: go/gofrontend/types.cc:560
21539 msgid "map can only be compared to nil"
21540 msgstr ""
21542 #: go/gofrontend/types.cc:562
21543 msgid "func can only be compared to nil"
21544 msgstr ""
21546 #: go/gofrontend/types.cc:568
21547 #, fuzzy, c-format
21548 msgid "invalid operation (%s)"
21549 msgstr "Нерэчаісны выбар %s"
21551 #: go/gofrontend/types.cc:591
21552 msgid "invalid comparison of non-comparable type"
21553 msgstr ""
21555 #: go/gofrontend/types.cc:604
21556 #, fuzzy
21557 #| msgid "invalid use of `restrict'"
21558 msgid "invalid comparison of generated struct"
21559 msgstr "нявернае выкарыстанне \"restict\""
21561 #: go/gofrontend/types.cc:615
21562 msgid "invalid comparison of non-comparable struct"
21563 msgstr ""
21565 #: go/gofrontend/types.cc:625
21566 #, fuzzy
21567 msgid "invalid comparison of generated array"
21568 msgstr "Нерэчаісны выбар \"%s\""
21570 #: go/gofrontend/types.cc:632
21571 msgid "invalid comparison of non-comparable array"
21572 msgstr ""
21574 #: go/gofrontend/types.cc:660
21575 msgid "multiple-value function call in single-value context"
21576 msgstr ""
21578 #: go/gofrontend/types.cc:744
21579 msgid "need explicit conversion"
21580 msgstr ""
21582 #: go/gofrontend/types.cc:752
21583 #, c-format
21584 msgid "cannot use type %s as type %s"
21585 msgstr ""
21587 #: go/gofrontend/types.cc:788
21588 msgid "conversion from normal type to notinheap type"
21589 msgstr ""
21591 #: go/gofrontend/types.cc:4796
21592 msgid "different receiver types"
21593 msgstr ""
21595 #: go/gofrontend/types.cc:4819 go/gofrontend/types.cc:4832
21596 #: go/gofrontend/types.cc:4846
21597 msgid "different number of parameters"
21598 msgstr ""
21600 #: go/gofrontend/types.cc:4839
21601 #, fuzzy
21602 #| msgid "invalid parameter type `%T'"
21603 msgid "different parameter types"
21604 msgstr "нерэчаісны тып парамэтра `%T'"
21606 #: go/gofrontend/types.cc:4854
21607 msgid "different varargs"
21608 msgstr ""
21610 #: go/gofrontend/types.cc:4867 go/gofrontend/types.cc:4880
21611 #: go/gofrontend/types.cc:4894
21612 msgid "different number of results"
21613 msgstr ""
21615 #: go/gofrontend/types.cc:4887
21616 msgid "different result types"
21617 msgstr ""
21619 #: go/gofrontend/types.cc:9305
21620 #, c-format
21621 msgid "need explicit conversion; missing method %s%s%s"
21622 msgstr ""
21624 #: go/gofrontend/types.cc:9323 go/gofrontend/types.cc:9468
21625 #, fuzzy, c-format
21626 #| msgid "no data type for mode `%s'"
21627 msgid "incompatible type for method %s%s%s"
21628 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
21630 #: go/gofrontend/types.cc:9327 go/gofrontend/types.cc:9472
21631 #, fuzzy, c-format
21632 #| msgid "no data type for mode `%s'"
21633 msgid "incompatible type for method %s%s%s (%s)"
21634 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
21636 #: go/gofrontend/types.cc:9408 go/gofrontend/types.cc:9421
21637 msgid "pointer to interface type has no methods"
21638 msgstr ""
21640 #: go/gofrontend/types.cc:9410 go/gofrontend/types.cc:9423
21641 msgid "type has no methods"
21642 msgstr ""
21644 #: go/gofrontend/types.cc:9444
21645 #, c-format
21646 msgid "ambiguous method %s%s%s"
21647 msgstr ""
21649 #: go/gofrontend/types.cc:9447
21650 #, fuzzy, c-format
21651 #| msgid "missing field '%s' in '%s'"
21652 msgid "missing method %s%s%s"
21653 msgstr "прапушчана поле '%s' у '%s'"
21655 #: go/gofrontend/types.cc:9489
21656 #, c-format
21657 msgid "method %s%s%s requires a pointer receiver"
21658 msgstr ""
21660 #: go/gofrontend/types.cc:9507
21661 #, c-format
21662 msgid "method %s%s%s is marked go:nointerface"
21663 msgstr ""
21665 #: lto-streamer.h:1028
21666 #, gcc-internal-format, gfc-internal-format
21667 msgid "bytecode stream: expected tag %s instead of %s"
21668 msgstr ""
21670 #: lto-streamer.h:1038
21671 #, gcc-internal-format, gfc-internal-format
21672 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
21673 msgstr ""
21675 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
21676 #. sections.  machopic_select_section ensures that weak variables go in
21677 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
21678 #. not supported.  Weak symbols that aren't visible outside the .s file
21679 #. are not supported.
21680 #: config/darwin.h:682
21681 #, fuzzy, gcc-internal-format
21682 msgid "alias definitions not supported in Mach-O; ignored"
21683 msgstr "-pipe не падтрымліваецца"
21685 #. No profiling.
21686 #: config/vx-common.h:122
21687 #, gcc-internal-format
21688 msgid "profiler support for VxWorks"
21689 msgstr ""
21691 #: config/arm/freebsd.h:121
21692 #, fuzzy, gcc-internal-format
21693 msgid "target OS does not support unaligned accesses"
21694 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
21696 #: config/c6x/c6x.h:346 config/nvptx/nvptx.h:182
21697 #, fuzzy, gcc-internal-format
21698 msgid "profiling is not yet implemented for this architecture"
21699 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
21701 #: config/cr16/cr16.h:403
21702 #, gcc-internal-format
21703 msgid "profiler support for CR16"
21704 msgstr ""
21706 #. Definitions for GCC.  Part of the machine description for CRIS.
21707 #. Copyright (C) 1998-2022 Free Software Foundation, Inc.
21708 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
21710 #. This file is part of GCC.
21712 #. GCC is free software; you can redistribute it and/or modify
21713 #. it under the terms of the GNU General Public License as published by
21714 #. the Free Software Foundation; either version 3, or (at your option)
21715 #. any later version.
21717 #. GCC is distributed in the hope that it will be useful,
21718 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
21719 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21720 #. GNU General Public License for more details.
21722 #. You should have received a copy of the GNU General Public License
21723 #. along with GCC; see the file COPYING3.  If not see
21724 #. <http://www.gnu.org/licenses/>.
21725 #. After the first "Node:" comment comes all preprocessor directives and
21726 #. attached declarations described in the info files, the "Using and
21727 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
21728 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
21729 #. really, but needs an update anyway.
21731 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
21732 #. for that.  If applicable, there is a CRIS-specific comment.  The order
21733 #. of macro definitions follow the order in the manual.  Every section in
21734 #. the manual (node in the info pages) has an introductory `Node:
21735 #. <subchapter>' comment.  If no macros are defined for a section, only
21736 #. the section-comment is present.
21737 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
21738 #. and config/cris/linux.h) are responsible for lots of settings not
21739 #. repeated below.  This file contains general CRIS definitions
21740 #. and definitions for the cris-*-elf subtarget.
21741 #. We don't want to use gcc_assert for everything, as that can be
21742 #. compiled out.
21743 #: config/cris/cris.h:42
21744 #, gcc-internal-format, gfc-internal-format
21745 msgid "CRIS-port assertion failed: %s"
21746 msgstr ""
21748 #. Node: Caller Saves
21749 #. (no definitions)
21750 #. Node: Function entry
21751 #. See cris.cc for TARGET_ASM_FUNCTION_PROLOGUE and
21752 #. TARGET_ASM_FUNCTION_EPILOGUE.
21753 #. Node: Profiling
21754 #: config/cris/cris.h:662
21755 #, gcc-internal-format
21756 msgid "no %<FUNCTION_PROFILER%> for CRIS"
21757 msgstr ""
21759 #. 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.
21760 #. 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.
21761 #: config/i386/xm-djgpp.h:85
21762 #, gcc-internal-format
21763 msgid "environment variable DJGPP not defined"
21764 msgstr ""
21766 #: config/i386/xm-djgpp.h:87
21767 #, gcc-internal-format
21768 msgid "environment variable DJGPP points to missing file %qs"
21769 msgstr ""
21771 #: config/i386/xm-djgpp.h:90
21772 #, gcc-internal-format
21773 msgid "environment variable DJGPP points to corrupt file %qs"
21774 msgstr ""
21776 #: config/pa/som.h:338
21777 #, fuzzy, gcc-internal-format
21778 #| msgid "-pipe is not supported"
21779 msgid "weak aliases are not supported"
21780 msgstr "-pipe не падтрымліваецца"
21782 #. SPDX-License-Identifier: GPL-3.0-or-later
21783 #. Definitions of target machine for GNU compiler,
21784 #. for IBM RS/6000 POWER running AIX V7.1.
21785 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
21786 #. Contributed by David Edelsohn (edelsohn@gnu.org).
21788 #. This file is part of GCC.
21790 #. GCC is free software; you can redistribute it and/or modify it
21791 #. under the terms of the GNU General Public License as published
21792 #. by the Free Software Foundation; either version 3, or (at your
21793 #. option) any later version.
21795 #. GCC is distributed in the hope that it will be useful, but WITHOUT
21796 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
21797 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
21798 #. License for more details.
21800 #. You should have received a copy of the GNU General Public License
21801 #. along with GCC; see the file COPYING3.  If not see
21802 #. <http://www.gnu.org/licenses/>.
21803 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21804 #. get control in TARGET_OPTION_OVERRIDE.
21805 #. SPDX-License-Identifier: GPL-3.0-or-later
21806 #. Definitions of target machine for GNU compiler,
21807 #. for IBM RS/6000 POWER running AIX V7.2.
21808 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
21809 #. Contributed by David Edelsohn (edelsohn@gnu.org).
21811 #. This file is part of GCC.
21813 #. GCC is free software; you can redistribute it and/or modify it
21814 #. under the terms of the GNU General Public License as published
21815 #. by the Free Software Foundation; either version 3, or (at your
21816 #. option) any later version.
21818 #. GCC is distributed in the hope that it will be useful, but WITHOUT
21819 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
21820 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
21821 #. License for more details.
21823 #. You should have received a copy of the GNU General Public License
21824 #. along with GCC; see the file COPYING3.  If not see
21825 #. <http://www.gnu.org/licenses/>.
21826 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21827 #. get control in TARGET_OPTION_OVERRIDE.
21828 #. SPDX-License-Identifier: GPL-3.0-or-later
21829 #. Definitions of target machine for GNU compiler,
21830 #. for IBM RS/6000 POWER running AIX V7.3.
21831 #. Copyright (C) 2002-2022 Free Software Foundation, Inc.
21832 #. Contributed by David Edelsohn (edelsohn@gnu.org).
21834 #. This file is part of GCC.
21836 #. GCC is free software; you can redistribute it and/or modify it
21837 #. under the terms of the GNU General Public License as published
21838 #. by the Free Software Foundation; either version 3, or (at your
21839 #. option) any later version.
21841 #. GCC is distributed in the hope that it will be useful, but WITHOUT
21842 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
21843 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
21844 #. License for more details.
21846 #. You should have received a copy of the GNU General Public License
21847 #. along with GCC; see the file COPYING3.  If not see
21848 #. <http://www.gnu.org/licenses/>.
21849 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21850 #. get control in TARGET_OPTION_OVERRIDE.
21851 #: config/rs6000/aix71.h:31 config/rs6000/aix72.h:31 config/rs6000/aix73.h:31
21852 #, gcc-internal-format
21853 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
21854 msgstr ""
21856 #: config/rs6000/aix71.h:37 config/rs6000/aix72.h:37
21857 #, gcc-internal-format
21858 msgid "soft-float and long-double-128 are incompatible"
21859 msgstr ""
21861 #: config/rs6000/aix71.h:41 config/rs6000/aix72.h:41 config/rs6000/aix73.h:41
21862 #, gcc-internal-format
21863 msgid "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet supported"
21864 msgstr ""
21866 #: config/rs6000/aix71.h:48 config/rs6000/aix72.h:48 config/rs6000/aix73.h:48
21867 #: config/rs6000/rtems.h:121
21868 #, gcc-internal-format
21869 msgid "%<-mcmodel%> incompatible with other toc options"
21870 msgstr ""
21872 #: config/rs6000/aix73.h:37
21873 #, gcc-internal-format
21874 msgid "%<soft-float%> and long-double-128 are incompatible"
21875 msgstr ""
21877 #: config/rs6000/rtems.h:114 config/rs6000/rs6000.cc:3507
21878 #, gcc-internal-format
21879 msgid "%<-m64%> requires a PowerPC64 cpu"
21880 msgstr ""
21882 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
21883 #. get control in TARGET_OPTION_OVERRIDE.
21884 #: config/rs6000/sysv4.h:116
21885 #, gcc-internal-format
21886 msgid "bad value for %<%s-%s%>"
21887 msgstr ""
21889 #: config/rs6000/sysv4.h:132
21890 #, gcc-internal-format
21891 msgid "bad value for %<%s=%s%>"
21892 msgstr ""
21894 #: config/rs6000/sysv4.h:149
21895 #, gcc-internal-format
21896 msgid "%qs and %<%s=%s%> are incompatible"
21897 msgstr ""
21899 #: config/rs6000/sysv4.h:158
21900 #, gcc-internal-format
21901 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
21902 msgstr ""
21904 #: config/rs6000/sysv4.h:167
21905 #, gcc-internal-format
21906 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
21907 msgstr ""
21909 #: config/rs6000/sysv4.h:176 config/rs6000/sysv4.h:210
21910 #, gcc-internal-format
21911 msgid "%qs and %qs are incompatible"
21912 msgstr ""
21914 #: config/rs6000/sysv4.h:183 config/rs6000/sysv4.h:190
21915 #, gcc-internal-format
21916 msgid "%qs and %<%s-%s%> are incompatible"
21917 msgstr ""
21919 #: config/rs6000/sysv4.h:196 config/rs6000/sysv4.h:202
21920 #, fuzzy, gcc-internal-format
21921 msgid "%qs not supported by your assembler"
21922 msgstr "-pipe не падтрымліваецца"
21924 #: config/rs6000/sysv4.h:244
21925 #, fuzzy, gcc-internal-format
21926 msgid "%<-m%s%> not supported in this configuration"
21927 msgstr "-pipe не падтрымліваецца"
21929 #. 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.
21930 #: config/sh/vxworks.h:43
21931 #, gcc-internal-format
21932 msgid "%<-mrelax%> is only supported for RTP PIC"
21933 msgstr ""
21935 #. A general purpose syntax error.
21936 #: fortran/gfortran.h:3295 fortran/io.cc:3736 fortran/io.cc:4422
21937 #, gcc-internal-format, gfc-internal-format
21938 msgid "Syntax error in %s statement at %C"
21939 msgstr ""
21941 #: jit/docs/examples/tut05-bf.c:242
21942 #, fuzzy, gcc-internal-format
21943 #| msgid "too many input files"
21944 msgid "too many open parens"
21945 msgstr "вельмі шмат уваходзячых файлаў"
21947 #: jit/docs/examples/tut05-bf.c:275
21948 #, gcc-internal-format
21949 msgid "mismatching parens"
21950 msgstr ""
21952 #: jit/docs/examples/tut05-bf.c:310
21953 #, fuzzy, gcc-internal-format
21954 #| msgid "unable to open file '%s'"
21955 msgid "unable to open file"
21956 msgstr "немагу адчыніць файл \"%s\""
21958 #: fortran/lang.opt:428
21959 #, fuzzy, gcc-internal-format
21960 #| msgid "unrecognized section name \"%s\""
21961 msgid "Unrecognized option to endianness value: %qs"
21962 msgstr "нераспазнаная назва сэкцыі \"%s\""
21964 #: fortran/lang.opt:650
21965 #, gcc-internal-format
21966 msgid "Unrecognized option to floating-point init value: %qs"
21967 msgstr ""
21969 #: fortran/lang.opt:784
21970 #, fuzzy, gcc-internal-format
21971 msgid "Unrecognized option: %qs"
21972 msgstr "нераспазнаны выбар \"-%s\""
21974 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
21975 #, fuzzy, gcc-internal-format
21976 msgid "assertion missing after %qs"
21977 msgstr "аргумент для \"%s\" прапушчан"
21979 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
21980 #: c-family/c.opt:193 c-family/c.opt:264
21981 #, fuzzy, gcc-internal-format
21982 msgid "macro name missing after %qs"
21983 msgstr "аргумент для \"%s\" прапушчан"
21985 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
21986 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
21987 #: c-family/c.opt:236 c-family/c.opt:2207 c-family/c.opt:2215
21988 #: config/darwin.opt:30 common.opt:331 common.opt:334 common.opt:3432
21989 #, fuzzy, gcc-internal-format
21990 #| msgid "missing white space after number '%.*s'"
21991 msgid "missing filename after %qs"
21992 msgstr "прапушчан прабел пасля нумара \"%.*s\""
21994 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
21995 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:2203
21996 #: c-family/c.opt:2223 c-family/c.opt:2227 c-family/c.opt:2231
21997 #, fuzzy, gcc-internal-format
21998 msgid "missing path after %qs"
21999 msgstr "аргумент для \"%s\" прапушчан"
22001 #: c-family/c.opt:252 c-family/c.opt:256
22002 #, fuzzy, gcc-internal-format
22003 #| msgid "missing white space after number '%.*s'"
22004 msgid "missing makefile target after %qs"
22005 msgstr "прапушчан прабел пасля нумара \"%.*s\""
22007 #: c-family/c.opt:295
22008 #, gcc-internal-format
22009 msgid "argument %qs to %<-Waligned-new%> not recognized"
22010 msgstr ""
22012 #: c-family/c.opt:390
22013 #, fuzzy, gcc-internal-format
22014 #| msgid "language %s not recognized"
22015 msgid "argument %qs to %<-Wbidi-chars%> not recognized"
22016 msgstr "мова %s не распазнана"
22018 #: c-family/c.opt:1085
22019 #, fuzzy, gcc-internal-format
22020 #| msgid "language %s not recognized"
22021 msgid "argument %qs to %<-Wnormalized%> not recognized"
22022 msgstr "мова %s не распазнана"
22024 #: c-family/c.opt:1634
22025 #, fuzzy, gcc-internal-format
22026 msgid "no class name specified with %qs"
22027 msgstr "не зададзены ўваходзячыя файлы"
22029 #: c-family/c.opt:1757
22030 #, gcc-internal-format
22031 msgid "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by default)"
22032 msgstr ""
22034 #: c-family/c.opt:1828
22035 #, fuzzy, gcc-internal-format
22036 #| msgid "Missing name"
22037 msgid "missing mapper"
22038 msgstr "Прапушчана назва"
22040 #: c-family/c.opt:1852
22041 #, fuzzy, gcc-internal-format
22042 #| msgid "Missing name"
22043 msgid "missing header name"
22044 msgstr "Прапушчана назва"
22046 #: c-family/c.opt:1860
22047 #, fuzzy, gcc-internal-format
22048 #| msgid "Missing name"
22049 msgid "missing module name"
22050 msgstr "Прапушчана назва"
22052 #: c-family/c.opt:1907
22053 #, fuzzy, gcc-internal-format
22054 #| msgid "unrecognized section name \"%s\""
22055 msgid "unrecognized ivar visibility value %qs"
22056 msgstr "нераспазнаная назва сэкцыі \"%s\""
22058 #: c-family/c.opt:2067
22059 #, fuzzy, gcc-internal-format
22060 #| msgid "unrecognized section name \"%s\""
22061 msgid "unrecognized scalar storage order value %qs"
22062 msgstr "нераспазнаная назва сэкцыі \"%s\""
22064 #: d/lang.opt:193
22065 #, gcc-internal-format
22066 msgid "unknown array bounds setting %qs"
22067 msgstr ""
22069 #: d/lang.opt:235
22070 #, fuzzy, gcc-internal-format
22071 msgid "unknown checkaction setting %qs"
22072 msgstr "невядомая назва рэгістра: %s\n"
22074 #: d/lang.opt:291
22075 #, fuzzy, gcc-internal-format
22076 #| msgid "unknown C standard `%s'"
22077 msgid "unknown C++ standard %qs"
22078 msgstr "невядомы C стандарт `%s'"
22080 #: config/vms/vms.opt:42
22081 #, fuzzy, gcc-internal-format
22082 #| msgid "unknown machine mode `%s'"
22083 msgid "unknown pointer size model %qs"
22084 msgstr "невядомы рэжым машыны \"%s\""
22086 #: config/i386/i386.opt:325
22087 #, gcc-internal-format
22088 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
22089 msgstr ""
22091 #: config/i386/i386.opt:385
22092 #, gcc-internal-format
22093 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
22094 msgstr ""
22096 #: config/i386/i386.opt:698
22097 #, gcc-internal-format
22098 msgid "%<-msse5%> was removed"
22099 msgstr ""
22101 #: config/avr/avr.opt:26
22102 #, gcc-internal-format
22103 msgid "missing device or architecture after %qs"
22104 msgstr ""
22106 #: config/rs6000/rs6000.opt:312
22107 #, gcc-internal-format
22108 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
22109 msgstr ""
22111 #: config/rs6000/rs6000.opt:316
22112 #, gcc-internal-format
22113 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
22114 msgstr ""
22116 #: config/rs6000/rs6000.opt:383
22117 #, gcc-internal-format
22118 msgid "using darwin64 ABI"
22119 msgstr ""
22121 #: config/rs6000/rs6000.opt:386
22122 #, gcc-internal-format
22123 msgid "using old darwin ABI"
22124 msgstr ""
22126 #: config/fused-madd.opt:22
22127 #, gcc-internal-format
22128 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
22129 msgstr ""
22131 #: config/microblaze/microblaze.opt:87
22132 #, gcc-internal-format
22133 msgid "%qs is deprecated; use -fstack-check"
22134 msgstr ""
22136 #: config/microblaze/microblaze.opt:95
22137 #, gcc-internal-format
22138 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
22139 msgstr ""
22141 #: config/arc/arc.opt:169 config/arc/arc.opt:328 config/arc/arc.opt:332
22142 #: config/arc/arc.opt:336 config/arc/arc.opt:343 config/arc/arc.opt:347
22143 #: config/arc/arc.opt:351 config/arc/arc.opt:355 config/arc/arc.opt:358
22144 #: config/arc/arc.opt:361 config/arc/arc.opt:378
22145 #, gcc-internal-format
22146 msgid "%qs is deprecated"
22147 msgstr ""
22149 #: lto/lang.opt:31
22150 #, fuzzy, gcc-internal-format
22151 #| msgid "unknown machine mode `%s'"
22152 msgid "unknown linker output %qs"
22153 msgstr "невядомы рэжым машыны \"%s\""
22155 #: common.opt:1563
22156 #, fuzzy, gcc-internal-format
22157 msgid "unknown excess precision style %qs"
22158 msgstr "невядомая назва рэгістра: %s\n"
22160 #: common.opt:1581
22161 #, gcc-internal-format
22162 msgid "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
22163 msgstr ""
22165 #: common.opt:1625
22166 #, gcc-internal-format
22167 msgid "unknown floating point contraction style %qs"
22168 msgstr ""
22170 #: common.opt:1790
22171 #, gcc-internal-format
22172 msgid "unknown Stack Reuse Level %qs"
22173 msgstr ""
22175 #: common.opt:1859
22176 #, gcc-internal-format
22177 msgid "unknown Control-Flow Protection Level %qs"
22178 msgstr ""
22180 #: common.opt:1965
22181 #, fuzzy, gcc-internal-format
22182 #| msgid "unknown register name: %s"
22183 msgid "unknown IRA algorithm %qs"
22184 msgstr "невядомая назва рэгістра: %s"
22186 #: common.opt:1978
22187 #, fuzzy, gcc-internal-format
22188 #| msgid "unknown register name: %s"
22189 msgid "unknown IRA region %qs"
22190 msgstr "невядомая назва рэгістра: %s"
22192 #: common.opt:2056
22193 #, fuzzy, gcc-internal-format
22194 #| msgid "unknown machine mode `%s'"
22195 msgid "unknown LTO partitioning model %qs"
22196 msgstr "невядомы рэжым машыны \"%s\""
22198 #: common.opt:2162
22199 #, fuzzy, gcc-internal-format
22200 msgid "targets missing after %qs"
22201 msgstr "аргумент для \"%s\" прапушчан"
22203 #: common.opt:2165
22204 #, fuzzy, gcc-internal-format
22205 msgid "options or targets=options missing after %qs"
22206 msgstr "аргумент для \"%s\" прапушчан"
22208 #: common.opt:2173
22209 #, gcc-internal-format
22210 msgid "unknown offload ABI %qs"
22211 msgstr ""
22213 #: common.opt:2315
22214 #, gcc-internal-format
22215 msgid "unknown profile reproducibility method %qs"
22216 msgstr ""
22218 #: common.opt:2331
22219 #, fuzzy, gcc-internal-format
22220 #| msgid "unknown register name: %s"
22221 msgid "unknown profile update method %qs"
22222 msgstr "невядомая назва рэгістра: %s"
22224 #: common.opt:2437
22225 #, fuzzy, gcc-internal-format
22226 #| msgid "unknown machine mode `%s'"
22227 msgid "unknown Live-Patching Level %qs"
22228 msgstr "невядомы рэжым машыны \"%s\""
22230 #: common.opt:2470
22231 #, gcc-internal-format
22232 msgid "unknown basic block reordering algorithm %qs"
22233 msgstr ""
22235 #: common.opt:2777
22236 #, fuzzy, gcc-internal-format
22237 #| msgid "unknown machine mode `%s'"
22238 msgid "unknown TLS model %qs"
22239 msgstr "невядомы рэжым машыны \"%s\""
22241 #: common.opt:3113
22242 #, fuzzy, gcc-internal-format
22243 #| msgid "unknown machine mode `%s'"
22244 msgid "unknown vectorizer cost model %qs"
22245 msgstr "невядомы рэжым машыны \"%s\""
22247 #: common.opt:3144
22248 #, gcc-internal-format
22249 msgid "unrecognized automatic variable initialization type %qs"
22250 msgstr ""
22252 #: common.opt:3170
22253 #, fuzzy, gcc-internal-format
22254 #| msgid "unrecognized section name \"%s\""
22255 msgid "unrecognized visibility value %qs"
22256 msgstr "нераспазнаная назва сэкцыі \"%s\""
22258 #: common.opt:3189
22259 #, gcc-internal-format
22260 msgid "unknown vtable verify initialization priority %qs"
22261 msgstr ""
22263 #: params.opt:142
22264 #, fuzzy, gcc-internal-format
22265 #| msgid "unknown machine mode `%s'"
22266 msgid "unknown evrp mode %qs"
22267 msgstr "невядомы рэжым машыны \"%s\""
22269 #: params.opt:893
22270 #, fuzzy, gcc-internal-format
22271 #| msgid "unknown machine mode `%s'"
22272 msgid "unknown ranger debug mode %qs"
22273 msgstr "невядомы рэжым машыны \"%s\""
22275 #: params.opt:1067
22276 #, fuzzy, gcc-internal-format
22277 #| msgid "unknown machine mode `%s'"
22278 msgid "unknown threader debug mode %qs"
22279 msgstr "невядомы рэжым машыны \"%s\""
22281 #: params.opt:1188
22282 #, fuzzy, gcc-internal-format
22283 #| msgid "unknown machine mode `%s'"
22284 msgid "unknown vrp mode %qs"
22285 msgstr "невядомы рэжым машыны \"%s\""
22287 #: attribs.cc:254 attribs.cc:277 attribs.cc:290
22288 #, fuzzy, gcc-internal-format
22289 msgid "wrong argument to ignored attributes"
22290 msgstr "не хапае аргументаў у функцыі"
22292 #: attribs.cc:255
22293 #, gcc-internal-format
22294 msgid "valid format is %<ns::attr%> or %<ns::%>"
22295 msgstr ""
22297 #: attribs.cc:540
22298 #, gcc-internal-format
22299 msgid "ignoring attribute %qE in declaration of a built-in function %qD because it conflicts with attribute %qs"
22300 msgstr ""
22302 #: attribs.cc:546
22303 #, gcc-internal-format
22304 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
22305 msgstr ""
22307 #: attribs.cc:552 c-family/c-attribs.cc:910 c-family/c-attribs.cc:2408
22308 #: c-family/c-attribs.cc:2854 c-family/c-attribs.cc:4680
22309 #: c-family/c-attribs.cc:4773 cp/decl.cc:15499 cp/decl.cc:15549
22310 #: cp/friend.cc:316 cp/tree.cc:5093
22311 #, fuzzy, gcc-internal-format
22312 msgid "previous declaration here"
22313 msgstr "няма папярэдняга аб'яўлення для \"%s\""
22315 #. Warn about and ignore all others for now, but store them.
22316 #: attribs.cc:714 c-family/c-attribs.cc:3882 objc/objc-act.cc:5133
22317 #: objc/objc-act.cc:7124 objc/objc-act.cc:8322 objc/objc-act.cc:8378
22318 #, fuzzy, gcc-internal-format
22319 #| msgid "`%s' attribute ignored"
22320 msgid "%qE attribute directive ignored"
22321 msgstr "\"%s\" атрыбут ігнарыруецца"
22323 #: attribs.cc:718
22324 #, gcc-internal-format
22325 msgid "%<%E::%E%> scoped attribute directive ignored"
22326 msgstr ""
22328 #: attribs.cc:730
22329 #, fuzzy, gcc-internal-format
22330 #| msgid "wrong number of arguments specified for `%s' attribute"
22331 msgid "wrong number of arguments specified for %qE attribute"
22332 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
22334 #: attribs.cc:733
22335 #, gcc-internal-format, gfc-internal-format
22336 msgid "expected %i or more, found %i"
22337 msgstr ""
22339 #: attribs.cc:736
22340 #, gcc-internal-format, gfc-internal-format
22341 msgid "expected between %i and %i, found %i"
22342 msgstr ""
22344 #: attribs.cc:756 c-family/c-attribs.cc:4546
22345 #, fuzzy, gcc-internal-format
22346 msgid "%qE attribute does not apply to types"
22347 msgstr "\"%s\" звычайна функцыя"
22349 #: attribs.cc:805
22350 #, fuzzy, gcc-internal-format
22351 msgid "%qE attribute only applies to function types"
22352 msgstr "\"%s\" звычайна функцыя"
22354 #: attribs.cc:815
22355 #, gcc-internal-format
22356 msgid "type attributes ignored after type is already defined"
22357 msgstr ""
22359 #. The specifications of standard attributes in C mean
22360 #. this is a constraint violation.
22361 #. The specifications of standard attributes mean this is a
22362 #. constraint violation.
22363 #. An attribute with standard syntax and no namespace specified
22364 #. is a constraint violation if it is not one of the known
22365 #. standard attributes.  Diagnose it here with a pedwarn and
22366 #. then discard it to prevent a duplicate warning later.
22367 #: attribs.cc:873 attribs.cc:1824 attribs.cc:1834 attribs.cc:1844
22368 #: c-family/c-attribs.cc:938 c-family/c-attribs.cc:1000
22369 #: c-family/c-attribs.cc:1019 c-family/c-attribs.cc:1037
22370 #: c-family/c-attribs.cc:1067 c-family/c-attribs.cc:1088
22371 #: c-family/c-attribs.cc:1109 c-family/c-attribs.cc:1150
22372 #: c-family/c-attribs.cc:1181 c-family/c-attribs.cc:1197
22373 #: c-family/c-attribs.cc:1214 c-family/c-attribs.cc:1230
22374 #: c-family/c-attribs.cc:1247 c-family/c-attribs.cc:1272
22375 #: c-family/c-attribs.cc:1288 c-family/c-attribs.cc:1303
22376 #: c-family/c-attribs.cc:1331 c-family/c-attribs.cc:1348
22377 #: c-family/c-attribs.cc:1366 c-family/c-attribs.cc:1390
22378 #: c-family/c-attribs.cc:1428 c-family/c-attribs.cc:1451
22379 #: c-family/c-attribs.cc:1468 c-family/c-attribs.cc:1497
22380 #: c-family/c-attribs.cc:1518 c-family/c-attribs.cc:1539
22381 #: c-family/c-attribs.cc:1566 c-family/c-attribs.cc:1597
22382 #: c-family/c-attribs.cc:1626 c-family/c-attribs.cc:1680
22383 #: c-family/c-attribs.cc:1733 c-family/c-attribs.cc:1799
22384 #: c-family/c-attribs.cc:1857 c-family/c-attribs.cc:1946
22385 #: c-family/c-attribs.cc:1976 c-family/c-attribs.cc:2027
22386 #: c-family/c-attribs.cc:2508 c-family/c-attribs.cc:2707
22387 #: c-family/c-attribs.cc:2768 c-family/c-attribs.cc:3009
22388 #: c-family/c-attribs.cc:3089 c-family/c-attribs.cc:3241
22389 #: c-family/c-attribs.cc:3696 c-family/c-attribs.cc:3762
22390 #: c-family/c-attribs.cc:3798 c-family/c-attribs.cc:3853
22391 #: c-family/c-attribs.cc:4035 c-family/c-attribs.cc:4056
22392 #: c-family/c-attribs.cc:4169 c-family/c-attribs.cc:4234
22393 #: c-family/c-attribs.cc:4437 c-family/c-attribs.cc:4548
22394 #: c-family/c-attribs.cc:5290 c-family/c-attribs.cc:5313
22395 #: c-family/c-attribs.cc:5352 c-family/c-attribs.cc:5434
22396 #: c-family/c-attribs.cc:5495 c-family/c-attribs.cc:5511
22397 #: c-family/c-attribs.cc:5679 c-family/c-common.cc:6031
22398 #: c-family/c-common.cc:6034 config/darwin.cc:2141 config/arm/arm.cc:7371
22399 #: config/arm/arm.cc:7399 config/arm/arm.cc:7416 config/avr/avr.cc:9568
22400 #: config/csky/csky.cc:6494 config/csky/csky.cc:6516
22401 #: config/h8300/h8300.cc:4968 config/h8300/h8300.cc:4992
22402 #: config/i386/i386-options.cc:3381 config/i386/i386-options.cc:3539
22403 #: config/i386/i386-options.cc:3771 config/i386/i386-options.cc:3801
22404 #: config/ia64/ia64.cc:785 config/rs6000/rs6000.cc:20254
22405 #: ada/gcc-interface/utils.cc:6582 ada/gcc-interface/utils.cc:6598
22406 #: ada/gcc-interface/utils.cc:6636 ada/gcc-interface/utils.cc:6653
22407 #: ada/gcc-interface/utils.cc:6670 ada/gcc-interface/utils.cc:6685
22408 #: ada/gcc-interface/utils.cc:6701 ada/gcc-interface/utils.cc:6727
22409 #: ada/gcc-interface/utils.cc:6796 ada/gcc-interface/utils.cc:6823
22410 #: ada/gcc-interface/utils.cc:6844 ada/gcc-interface/utils.cc:6865
22411 #: ada/gcc-interface/utils.cc:6881 ada/gcc-interface/utils.cc:6936
22412 #: c/c-decl.cc:4644 c/c-decl.cc:4647 c/c-decl.cc:4662 c/c-parser.cc:4973
22413 #: d/d-attribs.cc:468 d/d-attribs.cc:677 d/d-attribs.cc:698 d/d-attribs.cc:714
22414 #: d/d-attribs.cc:731 d/d-attribs.cc:763 d/d-attribs.cc:892 d/d-attribs.cc:951
22415 #: d/d-attribs.cc:967 d/d-attribs.cc:983 d/d-attribs.cc:1131
22416 #: d/d-attribs.cc:1144 d/d-attribs.cc:1361 d/d-attribs.cc:1382
22417 #: d/d-attribs.cc:1406 jit/dummy-frontend.cc:185 lto/lto-lang.cc:288
22418 #, fuzzy, gcc-internal-format
22419 #| msgid "`%s' attribute ignored"
22420 msgid "%qE attribute ignored"
22421 msgstr "\"%s\" атрыбут ігнарыруецца"
22423 #: attribs.cc:1148
22424 #, gcc-internal-format
22425 msgid "missing %<target%> attribute for multi-versioned %qD"
22426 msgstr ""
22428 #: attribs.cc:1151 cp/decl.cc:1212 cp/decl.cc:2121 cp/decl.cc:2167
22429 #: cp/decl.cc:2183 cp/decl.cc:2797 cp/decl.cc:3243
22430 #, fuzzy, gcc-internal-format
22431 #| msgid "previous declaration of `%D'"
22432 msgid "previous declaration of %qD"
22433 msgstr "папярэдняе абвяшчэньне `%D'"
22435 #: attribs.cc:1260
22436 #, gcc-internal-format
22437 msgid "ignoring attributes applied to %qT after definition"
22438 msgstr ""
22440 #: attribs.cc:1755
22441 #, gcc-internal-format
22442 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
22443 msgstr ""
22445 #: attribs.cc:1767
22446 #, gcc-internal-format
22447 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
22448 msgstr ""
22450 #: attribs.cc:1781
22451 #, gcc-internal-format
22452 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
22453 msgstr ""
22455 #: attribs.cc:1862
22456 #, gcc-internal-format
22457 msgid "inline function %q+D declared as dllimport: attribute ignored"
22458 msgstr ""
22460 #: attribs.cc:1870
22461 #, gcc-internal-format
22462 msgid "function %q+D definition is marked dllimport"
22463 msgstr ""
22465 #: attribs.cc:1878
22466 #, gcc-internal-format
22467 msgid "variable %q+D definition is marked dllimport"
22468 msgstr ""
22470 #: attribs.cc:1909
22471 #, gcc-internal-format
22472 msgid "external linkage required for symbol %q+D because of %qE attribute"
22473 msgstr ""
22475 #: attribs.cc:1923
22476 #, gcc-internal-format
22477 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
22478 msgstr ""
22480 #: attribs.cc:2186
22481 #, gcc-internal-format
22482 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
22483 msgid_plural "%qD specifies more restrictive attributes than its target %qD: %s"
22484 msgstr[0] ""
22485 msgstr[1] ""
22487 #: attribs.cc:2192 attribs.cc:2212
22488 #, gcc-internal-format
22489 msgid "%qD target declared here"
22490 msgstr ""
22492 #: attribs.cc:2206
22493 #, gcc-internal-format
22494 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
22495 msgid_plural "%qD specifies less restrictive attributes than its target %qD: %s"
22496 msgstr[0] ""
22497 msgstr[1] ""
22499 #: auto-profile.cc:365
22500 #, gcc-internal-format
22501 msgid "offset exceeds 16 bytes"
22502 msgstr ""
22504 #: auto-profile.cc:863
22505 #, gcc-internal-format
22506 msgid "Not expected TAG."
22507 msgstr ""
22509 #: auto-profile.cc:928
22510 #, fuzzy, gcc-internal-format, gfc-internal-format
22511 #| msgid "can't open output file `%s'"
22512 msgid "cannot open profile file %s"
22513 msgstr "немагчыма адчыніць файл уводу `%s'"
22515 #: auto-profile.cc:934
22516 #, gcc-internal-format
22517 msgid "AutoFDO profile magic number does not match"
22518 msgstr ""
22520 #: auto-profile.cc:942
22521 #, gcc-internal-format, gfc-internal-format
22522 msgid "AutoFDO profile version %u does not match %u"
22523 msgstr ""
22525 #: auto-profile.cc:954
22526 #, fuzzy, gcc-internal-format, gfc-internal-format
22527 msgid "cannot read string table from %s"
22528 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
22530 #: auto-profile.cc:962
22531 #, fuzzy, gcc-internal-format, gfc-internal-format
22532 #| msgid "cannot find file for class %s"
22533 msgid "cannot read function profile from %s"
22534 msgstr "немагчыма знайсьці файл для кляса %s"
22536 #: builtins.cc:700
22537 #, gcc-internal-format
22538 msgid "offset %qwi outside bounds of constant string"
22539 msgstr ""
22541 #: builtins.cc:704 gimple-ssa-warn-access.cc:4590 cp/name-lookup.cc:6388
22542 #, gcc-internal-format
22543 msgid "%qE declared here"
22544 msgstr ""
22546 #: builtins.cc:1312
22547 #, fuzzy, gcc-internal-format
22548 msgid "second argument to %<__builtin_prefetch%> must be a constant"
22549 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
22551 #: builtins.cc:1319
22552 #, fuzzy, gcc-internal-format
22553 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
22554 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
22556 #: builtins.cc:1327
22557 #, fuzzy, gcc-internal-format
22558 msgid "third argument to %<__builtin_prefetch%> must be a constant"
22559 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
22561 #: builtins.cc:1334
22562 #, fuzzy, gcc-internal-format
22563 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
22564 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
22566 #: builtins.cc:3713 gimple-fold.cc:2520 gimple-ssa-warn-access.cc:2541
22567 #: tree-ssa-strlen.cc:3192
22568 #, gcc-internal-format
22569 msgid "%qD specified bound %E equals destination size"
22570 msgstr ""
22572 #: builtins.cc:4818 gimplify.cc:3513
22573 #, fuzzy, gcc-internal-format
22574 #| msgid "too few arguments to function `%s'"
22575 msgid "too few arguments to function %<va_start%>"
22576 msgstr "нехапае аргументаў у функцыі \"%s\""
22578 #: builtins.cc:4918
22579 #, fuzzy, gcc-internal-format
22580 #| msgid "invalid use of `%D'"
22581 msgid "invalid argument to %qD"
22582 msgstr "нерэчаіснае выкарыстаньне `%D'"
22584 #: builtins.cc:4931
22585 #, fuzzy, gcc-internal-format
22586 msgid "unsupported argument to %qD"
22587 msgstr "нехапае аргументаў у функцыі \"%s\""
22589 #. Warn since no effort is made to ensure that any frame
22590 #. beyond the current one exists or can be safely reached.
22591 #: builtins.cc:4939
22592 #, gcc-internal-format
22593 msgid "calling %qD with a nonzero argument is unsafe"
22594 msgstr ""
22596 #: builtins.cc:5288
22597 #, fuzzy, gcc-internal-format
22598 #| msgid "argument of `__builtin_args_info' must be constant"
22599 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
22600 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
22602 #: builtins.cc:5378
22603 #, fuzzy, gcc-internal-format
22604 msgid "trampoline generated for nested function %qD"
22605 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
22607 #: builtins.cc:5752 builtins.cc:5765
22608 #, gcc-internal-format
22609 msgid "%qD changed semantics in GCC 4.4"
22610 msgstr ""
22612 #: builtins.cc:6500
22613 #, fuzzy, gcc-internal-format
22614 msgid "non-constant argument 1 to %qs"
22615 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
22617 #: builtins.cc:6542
22618 #, fuzzy, gcc-internal-format
22619 msgid "non-integer argument 1 to %qs"
22620 msgstr "аргумент для \"%s\" прапушчан"
22622 #: builtins.cc:6606
22623 #, fuzzy, gcc-internal-format
22624 #| msgid "__builtin_saveregs not supported by this target"
22625 msgid "%<__builtin_thread_pointer%> is not supported on this target"
22626 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
22628 #: builtins.cc:6626
22629 #, fuzzy, gcc-internal-format
22630 #| msgid "__builtin_saveregs not supported by this target"
22631 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
22632 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
22634 #: builtins.cc:6685
22635 #, fuzzy, gcc-internal-format
22636 msgid "%qs only supported in OpenACC code"
22637 msgstr "-pipe не падтрымліваецца"
22639 #: builtins.cc:6692
22640 #, fuzzy, gcc-internal-format
22641 msgid "non-constant argument 0 to %qs"
22642 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
22644 #: builtins.cc:6704
22645 #, fuzzy, gcc-internal-format
22646 msgid "illegal argument 0 to %qs"
22647 msgstr "аргумент для \"%s\" прапушчан"
22649 #. All valid uses of __builtin_va_arg_pack () are removed during
22650 #. inlining.
22651 #: builtins.cc:7182 expr.cc:11501
22652 #, gcc-internal-format
22653 msgid "invalid use of %<__builtin_va_arg_pack ()%>"
22654 msgstr ""
22656 #. All valid uses of __builtin_va_arg_pack_len () are removed during
22657 #. inlining.
22658 #: builtins.cc:7188
22659 #, gcc-internal-format
22660 msgid "invalid use of %<__builtin_va_arg_pack_len ()%>"
22661 msgstr ""
22663 #: builtins.cc:7457
22664 #, gcc-internal-format
22665 msgid "%<__builtin_longjmp%> second argument must be 1"
22666 msgstr ""
22668 #: builtins.cc:8354
22669 #, fuzzy, gcc-internal-format
22670 msgid "target format does not support infinity"
22671 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
22673 #: builtins.cc:9976
22674 #, fuzzy, gcc-internal-format
22675 #| msgid "`va_start' used in function with fixed args"
22676 msgid "%<va_start%> used in function with fixed arguments"
22677 msgstr ""
22678 "`va_start' выкарыстоўвываецца ў функцыі з нязьменнай\n"
22679 "           колькасьцю аргументаў"
22681 #: builtins.cc:9984
22682 #, fuzzy, gcc-internal-format
22683 #| msgid "wrong number of arguments specified for `%s' attribute"
22684 msgid "wrong number of arguments to function %<va_start%>"
22685 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
22687 #: builtins.cc:9999
22688 #, fuzzy, gcc-internal-format
22689 #| msgid "`__builtin_next_arg' called without an argument"
22690 msgid "%<__builtin_next_arg%> called without an argument"
22691 msgstr "\"__buitin_next_arg\" выклікаецца без аргумента"
22693 #: builtins.cc:10004
22694 #, fuzzy, gcc-internal-format
22695 #| msgid "wrong number of arguments specified for `%s' attribute"
22696 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
22697 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
22699 #: builtins.cc:10037
22700 #, gcc-internal-format
22701 msgid "second parameter of %<va_start%> not last named argument"
22702 msgstr ""
22704 #: builtins.cc:10050
22705 #, gcc-internal-format
22706 msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
22707 msgstr ""
22709 #: builtins.cc:10079
22710 #, fuzzy, gcc-internal-format
22711 msgid "first argument of %qD must be a pointer, second integer constant"
22712 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
22714 #: builtins.cc:10092
22715 #, gcc-internal-format
22716 msgid "last argument of %qD is not integer constant between 0 and 3"
22717 msgstr ""
22719 #: calls.cc:1232
22720 #, fuzzy, gcc-internal-format, gfc-internal-format
22721 #| msgid "cannot find class `%s'"
22722 msgid "cannot tail-call: %s"
22723 msgstr "немагчыма знайсьці кляс `%s'"
22725 #: calls.cc:2728
22726 #, gcc-internal-format
22727 msgid "function call has aggregate value"
22728 msgstr ""
22730 #: calls.cc:3449
22731 #, gcc-internal-format
22732 msgid "passing too large argument on stack"
22733 msgstr ""
22735 #: cfganal.cc:173
22736 #, gcc-internal-format
22737 msgid "%<verify_marked_backedges%> failed"
22738 msgstr ""
22740 #: cfgexpand.cc:1816
22741 #, fuzzy, gcc-internal-format
22742 #| msgid "size of array `%s' is too large"
22743 msgid "total size of local objects is too large"
22744 msgstr "памер масіва \"%s\" вельмі вялікі"
22746 #: cfgexpand.cc:1819 function.cc:1014 varasm.cc:2334
22747 #, fuzzy, gcc-internal-format
22748 #| msgid "size of array `%s' is too large"
22749 msgid "size of variable %q+D is too large"
22750 msgstr "памер масіва \"%s\" вельмі вялікі"
22752 #: cfgexpand.cc:1831
22753 #, gcc-internal-format
22754 msgid "cannot allocate stack for variable %q+D, naked function"
22755 msgstr ""
22757 #: cfgexpand.cc:2923
22758 #, fuzzy, gcc-internal-format
22759 msgid "too many alternatives in %<asm%>"
22760 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
22762 #: cfgexpand.cc:2930
22763 #, gcc-internal-format
22764 msgid "operand constraints for %<asm%> differ in number of alternatives"
22765 msgstr ""
22767 #: cfgexpand.cc:2952
22768 #, gcc-internal-format
22769 msgid "%<asm%> specifier for variable %qE conflicts with %<asm%> clobber list"
22770 msgstr ""
22772 #. ??? Diagnose during gimplification?
22773 #: cfgexpand.cc:2983
22774 #, gcc-internal-format
22775 msgid "PIC register clobbered by %qs in %<asm%>"
22776 msgstr ""
22778 #. ??? Diagnose during gimplification?
22779 #: cfgexpand.cc:2990
22780 #, gcc-internal-format
22781 msgid "the register %qs cannot be clobbered in %<asm%> for the current target"
22782 msgstr ""
22784 #: cfgexpand.cc:3003
22785 #, gcc-internal-format
22786 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
22787 msgstr ""
22789 #: cfgexpand.cc:3005
22790 #, gcc-internal-format
22791 msgid "the value of the stack pointer after an %<asm%> statement must be the same as it was before the statement"
22792 msgstr ""
22794 #: cfgexpand.cc:3075
22795 #, gcc-internal-format
22796 msgid "more than %d operands in %<asm%>"
22797 msgstr ""
22799 #. ??? Diagnose during gimplification?
22800 #: cfgexpand.cc:3128
22801 #, fuzzy, gcc-internal-format
22802 #| msgid "unknown register name: %s"
22803 msgid "unknown register name %qs in %<asm%>"
22804 msgstr "невядомая назва рэгістра: %s"
22806 #: cfgexpand.cc:3194
22807 #, fuzzy, gcc-internal-format
22808 msgid "invalid hard register usage between output operands"
22809 msgstr "нявернае выкарыстанне \"restict\""
22811 #: cfgexpand.cc:3221
22812 #, gcc-internal-format
22813 msgid "invalid hard register usage between output operand and matching constraint operand"
22814 msgstr ""
22816 #: cfgexpand.cc:3229
22817 #, gcc-internal-format
22818 msgid "invalid hard register usage between earlyclobber operand and input operand"
22819 msgstr ""
22821 #: cfgexpand.cc:3309
22822 #, gcc-internal-format, gfc-internal-format
22823 msgid "output number %d not directly addressable"
22824 msgstr ""
22826 #: cfgexpand.cc:3405
22827 #, gcc-internal-format
22828 msgid "%<asm%> operand %d probably does not match constraints"
22829 msgstr ""
22831 #: cfgexpand.cc:3590
22832 #, gcc-internal-format
22833 msgid "%<asm%> clobber conflict with output operand"
22834 msgstr ""
22836 #: cfgexpand.cc:3595
22837 #, gcc-internal-format
22838 msgid "%<asm%> clobber conflict with input operand"
22839 msgstr ""
22841 #: cfgexpand.cc:6648
22842 #, gcc-internal-format
22843 msgid "stack protector not protecting local variables: variable length buffer"
22844 msgstr ""
22846 #: cfgexpand.cc:6652
22847 #, gcc-internal-format, gfc-internal-format
22848 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
22849 msgstr ""
22851 #: cfgexpand.cc:6941
22852 #, gcc-internal-format
22853 msgid "patchable function entry %wu exceeds size %wu"
22854 msgstr ""
22856 #: cfghooks.cc:119
22857 #, gcc-internal-format, gfc-internal-format
22858 msgid "bb %d on wrong place"
22859 msgstr ""
22861 #: cfghooks.cc:125
22862 #, gcc-internal-format, gfc-internal-format
22863 msgid "prev_bb of %d should be %d, not %d"
22864 msgstr ""
22866 #: cfghooks.cc:142
22867 #, gcc-internal-format, gfc-internal-format
22868 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
22869 msgstr ""
22871 #: cfghooks.cc:148
22872 #, gcc-internal-format, gfc-internal-format
22873 msgid "verify_flow_info: Block %i lacks loop_father"
22874 msgstr ""
22876 #: cfghooks.cc:154
22877 #, gcc-internal-format, gfc-internal-format
22878 msgid "verify_flow_info: Wrong count of block %i"
22879 msgstr ""
22881 #: cfghooks.cc:162
22882 #, gcc-internal-format, gfc-internal-format
22883 msgid "verify_flow_info: Missing count of block %i"
22884 msgstr ""
22886 #: cfghooks.cc:168
22887 #, gcc-internal-format, gfc-internal-format
22888 msgid "verify_flow_info: unallocated flag set on BB %d"
22889 msgstr ""
22891 #: cfghooks.cc:176
22892 #, gcc-internal-format, gfc-internal-format
22893 msgid "verify_flow_info: Duplicate edge %i->%i"
22894 msgstr ""
22896 #: cfghooks.cc:185
22897 #, gcc-internal-format, gfc-internal-format
22898 msgid "Uninitialized probability of edge %i->%i"
22899 msgstr ""
22901 #: cfghooks.cc:191
22902 #, gcc-internal-format, gfc-internal-format
22903 msgid "verify_flow_info: Wrong probability of edge %i->%i"
22904 msgstr ""
22906 #: cfghooks.cc:203
22907 #, gcc-internal-format, gfc-internal-format
22908 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
22909 msgstr ""
22911 #: cfghooks.cc:215
22912 #, gcc-internal-format, gfc-internal-format
22913 msgid "verify_flow_info: unallocated edge flag set on %d -> %d"
22914 msgstr ""
22916 #: cfghooks.cc:224
22917 #, gcc-internal-format, gfc-internal-format
22918 msgid "wrong amount of branch edges after unconditional jump %i"
22919 msgstr ""
22921 #: cfghooks.cc:232 cfghooks.cc:243
22922 #, gcc-internal-format, gfc-internal-format
22923 msgid "basic block %d pred edge is corrupted"
22924 msgstr ""
22926 #: cfghooks.cc:244
22927 #, gcc-internal-format, gfc-internal-format
22928 msgid "its dest_idx should be %d, not %d"
22929 msgstr ""
22931 #: cfghooks.cc:273
22932 #, gcc-internal-format, gfc-internal-format
22933 msgid "basic block %i edge lists are corrupted"
22934 msgstr ""
22936 #: cfghooks.cc:284
22937 #, gcc-internal-format
22938 msgid "verify_flow_info failed"
22939 msgstr ""
22941 #: cfghooks.cc:342
22942 #, fuzzy, gcc-internal-format, gfc-internal-format
22943 #| msgid "%s does not support %s"
22944 msgid "%s does not support dump_bb_for_graph"
22945 msgstr "%s не падтрымлівае %s"
22947 #: cfghooks.cc:385
22948 #, fuzzy, gcc-internal-format, gfc-internal-format
22949 #| msgid "%s does not support %s"
22950 msgid "%s does not support redirect_edge_and_branch"
22951 msgstr "%s не падтрымлівае %s"
22953 #: cfghooks.cc:405
22954 #, fuzzy, gcc-internal-format, gfc-internal-format
22955 #| msgid "%s does not support %s"
22956 msgid "%s does not support can_remove_branch_p"
22957 msgstr "%s не падтрымлівае %s"
22959 #: cfghooks.cc:499
22960 #, gcc-internal-format, gfc-internal-format
22961 msgid "%s does not support redirect_edge_and_branch_force"
22962 msgstr ""
22964 #: cfghooks.cc:537
22965 #, fuzzy, gcc-internal-format, gfc-internal-format
22966 #| msgid "%s does not support %s"
22967 msgid "%s does not support split_block"
22968 msgstr "%s не падтрымлівае %s"
22970 #: cfghooks.cc:603
22971 #, fuzzy, gcc-internal-format, gfc-internal-format
22972 #| msgid "%s does not support %s"
22973 msgid "%s does not support move_block_after"
22974 msgstr "%s не падтрымлівае %s"
22976 #: cfghooks.cc:616
22977 #, fuzzy, gcc-internal-format, gfc-internal-format
22978 #| msgid "%s does not support %s"
22979 msgid "%s does not support delete_basic_block"
22980 msgstr "%s не падтрымлівае %s"
22982 #: cfghooks.cc:663
22983 #, fuzzy, gcc-internal-format, gfc-internal-format
22984 #| msgid "%s does not support %s"
22985 msgid "%s does not support split_edge"
22986 msgstr "%s не падтрымлівае %s"
22988 #: cfghooks.cc:741
22989 #, fuzzy, gcc-internal-format, gfc-internal-format
22990 #| msgid "%s does not support %s"
22991 msgid "%s does not support create_basic_block"
22992 msgstr "%s не падтрымлівае %s"
22994 #: cfghooks.cc:782
22995 #, fuzzy, gcc-internal-format, gfc-internal-format
22996 #| msgid "%s does not support %s"
22997 msgid "%s does not support can_merge_blocks_p"
22998 msgstr "%s не падтрымлівае %s"
23000 #: cfghooks.cc:793
23001 #, fuzzy, gcc-internal-format, gfc-internal-format
23002 #| msgid "%s does not support %s"
23003 msgid "%s does not support predict_edge"
23004 msgstr "%s не падтрымлівае %s"
23006 #: cfghooks.cc:802
23007 #, fuzzy, gcc-internal-format, gfc-internal-format
23008 #| msgid "%s does not support %s"
23009 msgid "%s does not support predicted_by_p"
23010 msgstr "%s не падтрымлівае %s"
23012 #: cfghooks.cc:816
23013 #, fuzzy, gcc-internal-format, gfc-internal-format
23014 #| msgid "%s does not support %s"
23015 msgid "%s does not support merge_blocks"
23016 msgstr "%s не падтрымлівае %s"
23018 #: cfghooks.cc:897
23019 #, fuzzy, gcc-internal-format, gfc-internal-format
23020 #| msgid "%s does not support %s"
23021 msgid "%s does not support make_forwarder_block"
23022 msgstr "%s не падтрымлівае %s"
23024 #: cfghooks.cc:1046
23025 #, fuzzy, gcc-internal-format, gfc-internal-format
23026 #| msgid "%s does not support %s"
23027 msgid "%s does not support force_nonfallthru"
23028 msgstr "%s не падтрымлівае %s"
23030 #: cfghooks.cc:1080
23031 #, fuzzy, gcc-internal-format, gfc-internal-format
23032 #| msgid "%s does not support %s"
23033 msgid "%s does not support can_duplicate_block_p"
23034 msgstr "%s не падтрымлівае %s"
23036 #: cfghooks.cc:1102
23037 #, fuzzy, gcc-internal-format, gfc-internal-format
23038 #| msgid "%s does not support %s"
23039 msgid "%s does not support duplicate_block"
23040 msgstr "%s не падтрымлівае %s"
23042 #: cfghooks.cc:1177
23043 #, fuzzy, gcc-internal-format, gfc-internal-format
23044 #| msgid "%s does not support %s"
23045 msgid "%s does not support block_ends_with_call_p"
23046 msgstr "%s не падтрымлівае %s"
23048 #: cfghooks.cc:1188
23049 #, fuzzy, gcc-internal-format, gfc-internal-format
23050 #| msgid "%s does not support %s"
23051 msgid "%s does not support block_ends_with_condjump_p"
23052 msgstr "%s не падтрымлівае %s"
23054 #: cfghooks.cc:1206
23055 #, fuzzy, gcc-internal-format, gfc-internal-format
23056 #| msgid "%s does not support %s"
23057 msgid "%s does not support flow_call_edges_add"
23058 msgstr "%s не падтрымлівае %s"
23060 #: cfgloop.cc:1409
23061 #, gcc-internal-format
23062 msgid "loop verification on loop tree that needs fixup"
23063 msgstr ""
23065 #: cfgloop.cc:1425
23066 #, gcc-internal-format
23067 msgid "corrupt loop tree root"
23068 msgstr ""
23070 #: cfgloop.cc:1435
23071 #, gcc-internal-format, gfc-internal-format
23072 msgid "loop with header %d marked for removal"
23073 msgstr ""
23075 #: cfgloop.cc:1440
23076 #, gcc-internal-format, gfc-internal-format
23077 msgid "loop with header %d not in loop tree"
23078 msgstr ""
23080 #: cfgloop.cc:1446
23081 #, gcc-internal-format, gfc-internal-format
23082 msgid "non-loop with header %d not marked for removal"
23083 msgstr ""
23085 #: cfgloop.cc:1460
23086 #, gcc-internal-format, gfc-internal-format
23087 msgid "removed loop %d in loop tree"
23088 msgstr ""
23090 #: cfgloop.cc:1468
23091 #, gcc-internal-format, gfc-internal-format
23092 msgid "size of loop %d should be %d, not %d"
23093 msgstr ""
23095 #: cfgloop.cc:1479
23096 #, gcc-internal-format, gfc-internal-format
23097 msgid "bb %d does not belong to loop %d"
23098 msgstr ""
23100 #: cfgloop.cc:1491
23101 #, gcc-internal-format, gfc-internal-format
23102 msgid "bb %d has father loop %d, should be loop %d"
23103 msgstr ""
23105 #: cfgloop.cc:1507
23106 #, gcc-internal-format
23107 msgid "loop %d%'s header is not a loop header"
23108 msgstr ""
23110 #: cfgloop.cc:1513
23111 #, gcc-internal-format
23112 msgid "loop %d%'s header does not have exactly 2 entries"
23113 msgstr ""
23115 #: cfgloop.cc:1520
23116 #, gcc-internal-format
23117 msgid "loop %d%'s latch does not have an edge to its header"
23118 msgstr ""
23120 #: cfgloop.cc:1525
23121 #, gcc-internal-format
23122 msgid "loop %d%'s latch is not dominated by its header"
23123 msgstr ""
23125 #: cfgloop.cc:1533
23126 #, gcc-internal-format
23127 msgid "loop %d%'s latch does not have exactly 1 successor"
23128 msgstr ""
23130 #: cfgloop.cc:1538
23131 #, gcc-internal-format
23132 msgid "loop %d%'s latch does not have header as successor"
23133 msgstr ""
23135 #: cfgloop.cc:1543
23136 #, gcc-internal-format
23137 msgid "loop %d%'s latch does not belong directly to it"
23138 msgstr ""
23140 #: cfgloop.cc:1549
23141 #, gcc-internal-format
23142 msgid "loop %d%'s header does not belong directly to it"
23143 msgstr ""
23145 #: cfgloop.cc:1559
23146 #, gcc-internal-format
23147 msgid "loop %d%'s latch is marked as part of irreducible region"
23148 msgstr ""
23150 #: cfgloop.cc:1593
23151 #, gcc-internal-format, gfc-internal-format
23152 msgid "basic block %d should be marked irreducible"
23153 msgstr ""
23155 #: cfgloop.cc:1599
23156 #, gcc-internal-format, gfc-internal-format
23157 msgid "basic block %d should not be marked irreducible"
23158 msgstr ""
23160 #: cfgloop.cc:1608
23161 #, gcc-internal-format, gfc-internal-format
23162 msgid "edge from %d to %d should be marked irreducible"
23163 msgstr ""
23165 #: cfgloop.cc:1615
23166 #, gcc-internal-format, gfc-internal-format
23167 msgid "edge from %d to %d should not be marked irreducible"
23168 msgstr ""
23170 #: cfgloop.cc:1629
23171 #, gcc-internal-format, gfc-internal-format
23172 msgid "corrupted head of the exits list of loop %d"
23173 msgstr ""
23175 #: cfgloop.cc:1647
23176 #, gcc-internal-format, gfc-internal-format
23177 msgid "corrupted exits list of loop %d"
23178 msgstr ""
23180 #: cfgloop.cc:1656
23181 #, gcc-internal-format, gfc-internal-format
23182 msgid "nonempty exits list of loop %d, but exits are not recorded"
23183 msgstr ""
23185 #: cfgloop.cc:1683
23186 #, gcc-internal-format, gfc-internal-format
23187 msgid "exit %d->%d not recorded"
23188 msgstr ""
23190 #: cfgloop.cc:1706
23191 #, gcc-internal-format, gfc-internal-format
23192 msgid "wrong list of exited loops for edge %d->%d"
23193 msgstr ""
23195 #: cfgloop.cc:1715
23196 #, gcc-internal-format
23197 msgid "too many loop exits recorded"
23198 msgstr ""
23200 #: cfgloop.cc:1726
23201 #, gcc-internal-format, gfc-internal-format
23202 msgid "%d exits recorded for loop %d (having %d exits)"
23203 msgstr ""
23205 #: cfgrtl.cc:2401
23206 #, gcc-internal-format, gfc-internal-format
23207 msgid "non-cold basic block %d reachable only by paths crossing the cold partition"
23208 msgstr ""
23210 #: cfgrtl.cc:2521
23211 #, gcc-internal-format, gfc-internal-format
23212 msgid "multiple hot/cold transitions found (bb %i)"
23213 msgstr ""
23215 #: cfgrtl.cc:2529
23216 #, gcc-internal-format
23217 msgid "partition found but function partition flag not set"
23218 msgstr ""
23220 #: cfgrtl.cc:2568
23221 #, gcc-internal-format
23222 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
23223 msgstr ""
23225 #: cfgrtl.cc:2577
23226 #, gcc-internal-format, gfc-internal-format
23227 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
23228 msgstr ""
23230 #: cfgrtl.cc:2599
23231 #, gcc-internal-format
23232 msgid "EDGE_CROSSING incorrectly set across same section"
23233 msgstr ""
23235 #: cfgrtl.cc:2604
23236 #, gcc-internal-format, gfc-internal-format
23237 msgid "fallthru edge crosses section boundary in bb %i"
23238 msgstr ""
23240 #: cfgrtl.cc:2610
23241 #, gcc-internal-format, gfc-internal-format
23242 msgid "EH edge crosses section boundary in bb %i"
23243 msgstr ""
23245 #: cfgrtl.cc:2616
23246 #, gcc-internal-format, gfc-internal-format
23247 msgid "No region crossing jump at section boundary in bb %i"
23248 msgstr ""
23250 #: cfgrtl.cc:2623
23251 #, gcc-internal-format
23252 msgid "EDGE_CROSSING missing across section boundary"
23253 msgstr ""
23255 #: cfgrtl.cc:2653
23256 #, gcc-internal-format, gfc-internal-format
23257 msgid "Region crossing jump across same section in bb %i"
23258 msgstr ""
23260 #: cfgrtl.cc:2660
23261 #, gcc-internal-format, gfc-internal-format
23262 msgid "missing REG_EH_REGION note at the end of bb %i"
23263 msgstr ""
23265 #: cfgrtl.cc:2665
23266 #, gcc-internal-format, gfc-internal-format
23267 msgid "too many exception handling edges in bb %i"
23268 msgstr ""
23270 #: cfgrtl.cc:2673
23271 #, gcc-internal-format, gfc-internal-format
23272 msgid "too many outgoing branch edges from bb %i"
23273 msgstr ""
23275 #: cfgrtl.cc:2678
23276 #, gcc-internal-format, gfc-internal-format
23277 msgid "fallthru edge after unconditional jump in bb %i"
23278 msgstr ""
23280 #: cfgrtl.cc:2683
23281 #, gcc-internal-format, gfc-internal-format
23282 msgid "wrong number of branch edges after unconditional jump in bb %i"
23283 msgstr ""
23285 #: cfgrtl.cc:2690
23286 #, gcc-internal-format, gfc-internal-format
23287 msgid "wrong amount of branch edges after conditional jump in bb %i"
23288 msgstr ""
23290 #: cfgrtl.cc:2696
23291 #, gcc-internal-format, gfc-internal-format
23292 msgid "abnormal call edges for non-call insn in bb %i"
23293 msgstr ""
23295 #: cfgrtl.cc:2701
23296 #, gcc-internal-format, gfc-internal-format
23297 msgid "sibcall edges for non-call insn in bb %i"
23298 msgstr ""
23300 #: cfgrtl.cc:2711
23301 #, gcc-internal-format, gfc-internal-format
23302 msgid "abnormal edges for no purpose in bb %i"
23303 msgstr ""
23305 #: cfgrtl.cc:2722
23306 #, gcc-internal-format, gfc-internal-format
23307 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
23308 msgstr ""
23310 #: cfgrtl.cc:2763 cfgrtl.cc:2773
23311 #, gcc-internal-format, gfc-internal-format
23312 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
23313 msgstr ""
23315 #: cfgrtl.cc:2786
23316 #, gcc-internal-format, gfc-internal-format
23317 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
23318 msgstr ""
23320 #: cfgrtl.cc:2796
23321 #, gcc-internal-format, gfc-internal-format
23322 msgid "in basic block %d:"
23323 msgstr ""
23325 #: cfgrtl.cc:2822
23326 #, gcc-internal-format, gfc-internal-format
23327 msgid "BB_RTL flag not set for block %d"
23328 msgstr ""
23330 #: cfgrtl.cc:2829
23331 #, gcc-internal-format, gfc-internal-format
23332 msgid "insn %d basic block pointer is %d, should be %d"
23333 msgstr ""
23335 #: cfgrtl.cc:2840
23336 #, gcc-internal-format, gfc-internal-format
23337 msgid "insn %d in header of bb %d has non-NULL basic block"
23338 msgstr ""
23340 #: cfgrtl.cc:2848
23341 #, gcc-internal-format, gfc-internal-format
23342 msgid "insn %d in footer of bb %d has non-NULL basic block"
23343 msgstr ""
23345 #: cfgrtl.cc:2921 cfgrtl.cc:2969
23346 #, gcc-internal-format, gfc-internal-format
23347 msgid "insn %d outside of basic blocks has non-NULL bb field"
23348 msgstr ""
23350 #: cfgrtl.cc:2929
23351 #, gcc-internal-format, gfc-internal-format
23352 msgid "end insn %d for block %d not found in the insn stream"
23353 msgstr ""
23355 #: cfgrtl.cc:2942
23356 #, gcc-internal-format, gfc-internal-format
23357 msgid "insn %d is in multiple basic blocks (%d and %d)"
23358 msgstr ""
23360 #: cfgrtl.cc:2954
23361 #, gcc-internal-format, gfc-internal-format
23362 msgid "head insn %d for block %d not found in the insn stream"
23363 msgstr ""
23365 #: cfgrtl.cc:3002
23366 #, gcc-internal-format, gfc-internal-format
23367 msgid "missing barrier after block %i"
23368 msgstr ""
23370 #: cfgrtl.cc:3018
23371 #, gcc-internal-format, gfc-internal-format
23372 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
23373 msgstr ""
23375 #: cfgrtl.cc:3027
23376 #, gcc-internal-format, gfc-internal-format
23377 msgid "verify_flow_info: Incorrect fallthru %i->%i"
23378 msgstr ""
23380 #: cfgrtl.cc:3029
23381 #, gcc-internal-format
23382 msgid "wrong insn in the fallthru edge"
23383 msgstr ""
23385 #: cfgrtl.cc:3063
23386 #, gcc-internal-format
23387 msgid "basic blocks not laid down consecutively"
23388 msgstr ""
23390 #: cfgrtl.cc:3102
23391 #, gcc-internal-format, gfc-internal-format
23392 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
23393 msgstr ""
23395 #: cgraph.cc:3187
23396 #, gcc-internal-format
23397 msgid "caller edge count invalid"
23398 msgstr ""
23400 #: cgraph.cc:3283
23401 #, gcc-internal-format
23402 msgid "missing indirect call in speculative call sequence"
23403 msgstr ""
23405 #: cgraph.cc:3288
23406 #, gcc-internal-format
23407 msgid "indirect call in speculative call sequence has no speculative flag"
23408 msgstr ""
23410 #: cgraph.cc:3318
23411 #, gcc-internal-format
23412 msgid "speculative edges are not adjacent"
23413 msgstr ""
23415 #: cgraph.cc:3324
23416 #, gcc-internal-format, gfc-internal-format
23417 msgid "direct call to %s in speculative call sequence has no speculative flag"
23418 msgstr ""
23420 #: cgraph.cc:3330 cgraph.cc:3360
23421 #, gcc-internal-format, gfc-internal-format
23422 msgid "direct call to %s in speculative call sequence has speculative_id %i out of range"
23423 msgstr ""
23425 #: cgraph.cc:3337
23426 #, gcc-internal-format, gfc-internal-format
23427 msgid "duplicate direct call to %s in speculative call sequence with speculative_id %i"
23428 msgstr ""
23430 #: cgraph.cc:3348
23431 #, gcc-internal-format
23432 msgid "call stmt hash does not point to first direct edge of speculative call sequence"
23433 msgstr ""
23435 #: cgraph.cc:3367
23436 #, gcc-internal-format, gfc-internal-format
23437 msgid "duplicate reference %s in speculative call sequence with speculative_id %i"
23438 msgstr ""
23440 #: cgraph.cc:3380
23441 #, gcc-internal-format, gfc-internal-format
23442 msgid "missing direct call for speculation %i"
23443 msgstr ""
23445 #: cgraph.cc:3385
23446 #, fuzzy, gcc-internal-format, gfc-internal-format
23447 msgid "missing ref for speculation %i"
23448 msgstr "аргумент для \"%s\" прапушчан"
23450 #: cgraph.cc:3394
23451 #, gcc-internal-format, gfc-internal-format
23452 msgid "number of speculative targets %i mismatched with num_speculative_call_targets %i"
23453 msgstr ""
23455 #: cgraph.cc:3423
23456 #, gcc-internal-format, gfc-internal-format
23457 msgid "aux field set for edge %s->%s"
23458 msgstr ""
23460 #: cgraph.cc:3430
23461 #, gcc-internal-format
23462 msgid "cgraph count invalid"
23463 msgstr ""
23465 #: cgraph.cc:3435
23466 #, gcc-internal-format
23467 msgid "inline clone in same comdat group list"
23468 msgstr ""
23470 #: cgraph.cc:3440
23471 #, gcc-internal-format
23472 msgid "inline clone count is not compatible"
23473 msgstr ""
23475 #: cgraph.cc:3447
23476 #, gcc-internal-format
23477 msgid "tp_first_run must be non-negative"
23478 msgstr ""
23480 #: cgraph.cc:3452
23481 #, fuzzy, gcc-internal-format
23482 #| msgid "label `%s' used but not defined"
23483 msgid "local symbols must be defined"
23484 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
23486 #: cgraph.cc:3457
23487 #, gcc-internal-format
23488 msgid "externally visible inline clone"
23489 msgstr ""
23491 #: cgraph.cc:3462
23492 #, gcc-internal-format
23493 msgid "inline clone with address taken"
23494 msgstr ""
23496 #: cgraph.cc:3467
23497 #, gcc-internal-format
23498 msgid "inline clone is forced to output"
23499 msgstr ""
23501 #: cgraph.cc:3474
23502 #, gcc-internal-format
23503 msgid "calls_comdat_local is set outside of a comdat group"
23504 msgstr ""
23506 #: cgraph.cc:3479
23507 #, gcc-internal-format
23508 msgid "invalid calls_comdat_local flag"
23509 msgstr ""
23511 #: cgraph.cc:3486
23512 #, gcc-internal-format
23513 msgid "malloc attribute should be used for a function that returns a pointer"
23514 msgstr ""
23516 #: cgraph.cc:3494
23517 #, gcc-internal-format
23518 msgid "semantic interposition mismatch"
23519 msgstr ""
23521 #: cgraph.cc:3501
23522 #, gcc-internal-format, gfc-internal-format
23523 msgid "aux field set for indirect edge from %s"
23524 msgstr ""
23526 #: cgraph.cc:3507 cgraph.cc:3567
23527 #, gcc-internal-format
23528 msgid "edge count is not compatible with function count"
23529 msgstr ""
23531 #: cgraph.cc:3515
23532 #, gcc-internal-format, gfc-internal-format
23533 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
23534 msgstr ""
23536 #: cgraph.cc:3523 cgraph.cc:3594
23537 #, gcc-internal-format
23538 msgid "edge has both call_stmt and lto_stmt_uid set"
23539 msgstr ""
23541 #: cgraph.cc:3535
23542 #, gcc-internal-format, gfc-internal-format
23543 msgid "comdat-local function called by %s outside its comdat"
23544 msgstr ""
23546 #: cgraph.cc:3545
23547 #, gcc-internal-format
23548 msgid "inlined_to pointer is wrong"
23549 msgstr ""
23551 #: cgraph.cc:3550
23552 #, gcc-internal-format
23553 msgid "multiple inline callers"
23554 msgstr ""
23556 #: cgraph.cc:3557
23557 #, gcc-internal-format
23558 msgid "inlined_to pointer set for noninline callers"
23559 msgstr ""
23561 #: cgraph.cc:3584
23562 #, gcc-internal-format
23563 msgid "caller edge count does not match BB count"
23564 msgstr ""
23566 #: cgraph.cc:3615
23567 #, gcc-internal-format
23568 msgid "indirect call count does not match BB count"
23569 msgstr ""
23571 #: cgraph.cc:3632
23572 #, gcc-internal-format
23573 msgid "reference has both stmt and lto_stmt_uid set"
23574 msgstr ""
23576 #: cgraph.cc:3643
23577 #, gcc-internal-format
23578 msgid "inlined_to pointer is set but no predecessors found"
23579 msgstr ""
23581 #: cgraph.cc:3648
23582 #, gcc-internal-format
23583 msgid "inlined_to pointer refers to itself"
23584 msgstr ""
23586 #: cgraph.cc:3659
23587 #, gcc-internal-format
23588 msgid "cgraph_node has wrong clone_of"
23589 msgstr ""
23591 #: cgraph.cc:3672
23592 #, gcc-internal-format
23593 msgid "cgraph_node has wrong clone list"
23594 msgstr ""
23596 #: cgraph.cc:3678
23597 #, gcc-internal-format
23598 msgid "cgraph_node is in clone list but it is not clone"
23599 msgstr ""
23601 #: cgraph.cc:3683
23602 #, gcc-internal-format
23603 msgid "cgraph_node has wrong prev_clone pointer"
23604 msgstr ""
23606 #: cgraph.cc:3688
23607 #, gcc-internal-format
23608 msgid "double linked list of clones corrupted"
23609 msgstr ""
23611 #: cgraph.cc:3700
23612 #, gcc-internal-format
23613 msgid "Alias has call edges"
23614 msgstr ""
23616 #: cgraph.cc:3706
23617 #, gcc-internal-format
23618 msgid "Alias has non-alias reference"
23619 msgstr ""
23621 #: cgraph.cc:3711
23622 #, gcc-internal-format
23623 msgid "Alias has more than one alias reference"
23624 msgstr ""
23626 #: cgraph.cc:3718
23627 #, gcc-internal-format
23628 msgid "Analyzed alias has no reference"
23629 msgstr ""
23631 #: cgraph.cc:3727
23632 #, gcc-internal-format
23633 msgid "No edge out of thunk node"
23634 msgstr ""
23636 #: cgraph.cc:3732
23637 #, gcc-internal-format
23638 msgid "More than one edge out of thunk node"
23639 msgstr ""
23641 #: cgraph.cc:3737
23642 #, gcc-internal-format
23643 msgid "Thunk is not supposed to have body"
23644 msgstr ""
23646 #: cgraph.cc:3771
23647 #, gcc-internal-format
23648 msgid "shared call_stmt:"
23649 msgstr ""
23651 #: cgraph.cc:3779
23652 #, fuzzy, gcc-internal-format
23653 msgid "edge points to wrong declaration:"
23654 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
23656 #: cgraph.cc:3788
23657 #, gcc-internal-format
23658 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
23659 msgstr ""
23661 #: cgraph.cc:3798
23662 #, gcc-internal-format
23663 msgid "missing callgraph edge for call stmt:"
23664 msgstr ""
23666 #: cgraph.cc:3808
23667 #, gcc-internal-format
23668 msgid "reference to dead statement"
23669 msgstr ""
23671 #: cgraph.cc:3821
23672 #, gcc-internal-format, gfc-internal-format
23673 msgid "edge %s->%s has no corresponding call_stmt"
23674 msgstr ""
23676 #: cgraph.cc:3833
23677 #, gcc-internal-format, gfc-internal-format
23678 msgid "an indirect edge from %s has no corresponding call_stmt"
23679 msgstr ""
23681 #: cgraph.cc:3852 cgraph.cc:3865
23682 #, gcc-internal-format
23683 msgid "missing origin for a node in a nested list"
23684 msgstr ""
23686 #: cgraph.cc:3857
23687 #, gcc-internal-format
23688 msgid "origin points to a different parent"
23689 msgstr ""
23691 #: cgraph.cc:3873
23692 #, gcc-internal-format
23693 msgid "verify_cgraph_node failed"
23694 msgstr ""
23696 #: cgraph.cc:3995 varpool.cc:304
23697 #, fuzzy, gcc-internal-format, gfc-internal-format
23698 #| msgid "argument to `-%s' is missing"
23699 msgid "%s: section %s.%d is missing"
23700 msgstr "аргумент для \"-%s\" прапушчан"
23702 #: cgraphunit.cc:743
23703 #, fuzzy, gcc-internal-format
23704 msgid "duplicate definition of a symbol version"
23705 msgstr "паўторнае абвяшчэнне меткі \"%s\""
23707 #: cgraphunit.cc:745
23708 #, gcc-internal-format
23709 msgid "same version was previously defined here"
23710 msgstr ""
23712 #: cgraphunit.cc:751
23713 #, gcc-internal-format
23714 msgid "symbol needs to be defined to have a version"
23715 msgstr ""
23717 #: cgraphunit.cc:757
23718 #, gcc-internal-format
23719 msgid "common symbol cannot be versioned"
23720 msgstr ""
23722 #: cgraphunit.cc:763
23723 #, gcc-internal-format
23724 msgid "comdat symbol cannot be versioned"
23725 msgstr ""
23727 #: cgraphunit.cc:769
23728 #, gcc-internal-format
23729 msgid "%<weakref%> cannot be versioned"
23730 msgstr ""
23732 #: cgraphunit.cc:775
23733 #, gcc-internal-format
23734 msgid "versioned symbol must be public"
23735 msgstr ""
23737 #: cgraphunit.cc:781
23738 #, gcc-internal-format
23739 msgid "versioned symbol must have default visibility"
23740 msgstr ""
23742 #: cgraphunit.cc:814
23743 #, gcc-internal-format
23744 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
23745 msgstr ""
23747 #: cgraphunit.cc:869
23748 #, fuzzy, gcc-internal-format
23749 msgid "%<flatten%> attribute is ignored on aliases"
23750 msgstr "\"%s\" атрыбут ігнарыруецца"
23752 #: cgraphunit.cc:877 cgraphunit.cc:928
23753 #, gcc-internal-format
23754 msgid "%<externally_visible%> attribute have effect only on public objects"
23755 msgstr ""
23757 #: cgraphunit.cc:888
23758 #, gcc-internal-format
23759 msgid "%<weakref%> attribute ignored because function is defined"
23760 msgstr ""
23762 #: cgraphunit.cc:903
23763 #, gcc-internal-format
23764 msgid "%<alias%> attribute ignored because function is defined"
23765 msgstr ""
23767 #: cgraphunit.cc:911
23768 #, gcc-internal-format
23769 msgid "%<always_inline%> function might not be inlinable"
23770 msgstr ""
23772 #: cgraphunit.cc:936
23773 #, gcc-internal-format
23774 msgid "%<weakref%> attribute ignored because variable is initialized"
23775 msgstr ""
23777 #. include_self=
23778 #. TODO: Add OPT_Wundefined-inline.
23779 #: cgraphunit.cc:1086 c/c-decl.cc:12194
23780 #, fuzzy, gcc-internal-format
23781 #| msgid "label `%s' used but not defined"
23782 msgid "%q+F used but never defined"
23783 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
23785 #: cgraphunit.cc:1088 c/c-decl.cc:12204
23786 #, gcc-internal-format
23787 msgid "%q+F declared %<static%> but never defined"
23788 msgstr ""
23790 #: cgraphunit.cc:1133
23791 #, fuzzy, gcc-internal-format
23792 #| msgid "label `%D' defined but not used"
23793 msgid "%qD defined but not used"
23794 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
23796 #: cgraphunit.cc:1468
23797 #, gcc-internal-format
23798 msgid "%<ifunc%> resolver for %qD must return %qT"
23799 msgstr ""
23801 #: cgraphunit.cc:1471 cgraphunit.cc:1494
23802 #, gcc-internal-format
23803 msgid "resolver indirect function declared here"
23804 msgstr ""
23806 #: cgraphunit.cc:1491
23807 #, gcc-internal-format
23808 msgid "%<ifunc%> resolver for %qD should return %qT"
23809 msgstr ""
23811 #: cgraphunit.cc:1501
23812 #, gcc-internal-format
23813 msgid "%qD alias between functions of incompatible types %qT and %qT"
23814 msgstr ""
23816 #: cgraphunit.cc:1504 cgraphunit.cc:1586
23817 #, fuzzy, gcc-internal-format
23818 #| msgid "Invalid declaration"
23819 msgid "aliased declaration here"
23820 msgstr "Нерэчаіснае абвяшчэнне"
23822 #: cgraphunit.cc:1542 c-family/c-pragma.cc:347
23823 #, gcc-internal-format
23824 msgid "%q+D aliased to undefined symbol %qE"
23825 msgstr ""
23827 #: cgraphunit.cc:1558
23828 #, gcc-internal-format
23829 msgid "%q+D aliased to external symbol %qE"
23830 msgstr ""
23832 #: cgraphunit.cc:1583
23833 #, gcc-internal-format
23834 msgid "%q+D alias between function and variable is not supported"
23835 msgstr ""
23837 #: cgraphunit.cc:1657
23838 #, gcc-internal-format
23839 msgid "failed to reclaim unneeded function"
23840 msgstr ""
23842 #: cgraphunit.cc:1685
23843 #, gcc-internal-format
23844 msgid "failed to reclaim unneeded function in same comdat group"
23845 msgstr ""
23847 #: cgraphunit.cc:1861
23848 #, fuzzy, gcc-internal-format
23849 #| msgid "size of return value of `%s' is %u bytes"
23850 msgid "size of return value of %q+D is %u bytes"
23851 msgstr "памер вяртаемага значэння \"%s\" %u байт"
23853 #: cgraphunit.cc:1865
23854 #, fuzzy, gcc-internal-format
23855 #| msgid "size of return value of `%s' is larger than %d bytes"
23856 msgid "size of return value of %q+D is larger than %wu bytes"
23857 msgstr "памер вяртаемага значэння \"%s\" больш чым %d байт"
23859 #: cgraphunit.cc:2380
23860 #, gcc-internal-format
23861 msgid "nodes with unreleased memory found"
23862 msgstr ""
23864 #: collect-utils.cc:106
23865 #, gcc-internal-format
23866 msgid "cannot get program status: %m"
23867 msgstr ""
23869 #: collect-utils.cc:120
23870 #, gcc-internal-format, gfc-internal-format
23871 msgid "%s terminated with signal %d [%s]%s"
23872 msgstr ""
23874 #: collect-utils.cc:136
23875 #, gcc-internal-format, gfc-internal-format
23876 msgid "%s returned %d exit status"
23877 msgstr ""
23879 #: collect-utils.cc:175
23880 #, fuzzy, gcc-internal-format, gfc-internal-format
23881 msgid "could not open response file %s"
23882 msgstr "не магу знайсці крыніцу %s\n"
23884 #: collect-utils.cc:181
23885 #, fuzzy, gcc-internal-format, gfc-internal-format
23886 msgid "could not write to response file %s"
23887 msgstr "не магу знайсці крыніцу %s\n"
23889 #: collect-utils.cc:187
23890 #, fuzzy, gcc-internal-format, gfc-internal-format
23891 msgid "could not close response file %s"
23892 msgstr "не магу знайсці крыніцу %s\n"
23894 #: collect-utils.cc:221
23895 #, fuzzy, gcc-internal-format
23896 #| msgid "[cannot find %s]"
23897 msgid "cannot find %qs"
23898 msgstr "[нельга знайсці %s]"
23900 #: collect-utils.cc:225 collect2.cc:2385 collect2.cc:2555 gcc.cc:3413
23901 #: gcc.cc:7704
23902 #, gcc-internal-format
23903 msgid "%<pex_init%> failed: %m"
23904 msgstr ""
23906 #: collect-utils.cc:234 collect2.cc:2394 collect2.cc:2563 gcc.cc:2697
23907 #, fuzzy, gcc-internal-format
23908 #| msgid "%s: %s: "
23909 msgid "%s: %m"
23910 msgstr "%s: %s: "
23912 #: collect2.cc:613
23913 #, gcc-internal-format
23914 msgid "environment variable %<COLLECT_LTO_WRAPPER%> must be set"
23915 msgstr ""
23917 #: collect2.cc:756
23918 #, gcc-internal-format, gfc-internal-format
23919 msgid "ld returned %d exit status"
23920 msgstr ""
23922 #: collect2.cc:913 gcc.cc:8223 config/gcn/mkoffload.cc:826
23923 #: config/i386/intelmic-mkoffload.cc:597 config/nvptx/mkoffload.cc:418
23924 #, gcc-internal-format
23925 msgid "atexit failed"
23926 msgstr ""
23928 #: collect2.cc:1043
23929 #, gcc-internal-format
23930 msgid "no arguments"
23931 msgstr "няма аргументаў"
23933 #: collect2.cc:1283 opts.cc:1138
23934 #, gcc-internal-format
23935 msgid "LTO support has not been enabled in this configuration"
23936 msgstr ""
23938 #: collect2.cc:1324 graph.cc:55 lto-wrapper.cc:1707 lto-wrapper.cc:1763
23939 #: toplev.cc:1556 objc/objc-act.cc:461
23940 #, fuzzy, gcc-internal-format
23941 #| msgid "can't open %s"
23942 msgid "cannot open %s: %m"
23943 msgstr "немагчыма адчыніць %s"
23945 #: collect2.cc:1444
23946 #, fuzzy, gcc-internal-format
23947 msgid "unknown demangling style %qs"
23948 msgstr "невядомая назва рэгістра: %s\n"
23950 #: collect2.cc:1546 collect2.cc:1724 collect2.cc:1764
23951 #, gcc-internal-format
23952 msgid "fopen %s: %m"
23953 msgstr ""
23955 #: collect2.cc:1549 collect2.cc:1729 collect2.cc:1767
23956 #, gcc-internal-format
23957 msgid "fclose %s: %m"
23958 msgstr ""
23960 #: collect2.cc:2319 lto-wrapper.cc:1196 lto-wrapper.cc:1211
23961 #: lto/lto-object.cc:148 lto/lto-object.cc:182 lto/lto-object.cc:279
23962 #: lto/lto-object.cc:336 lto/lto-object.cc:360
23963 #, gcc-internal-format, gfc-internal-format
23964 msgid "%s: %s"
23965 msgstr ""
23967 #: collect2.cc:2359
23968 #, fuzzy, gcc-internal-format
23969 #| msgid "cannot find `nm'"
23970 msgid "cannot find %<nm%>"
23971 msgstr "нельга знайсці \"nm\""
23973 #: collect2.cc:2407
23974 #, fuzzy, gcc-internal-format
23975 #| msgid "can't open output file `%s'"
23976 msgid "cannot open nm output: %m"
23977 msgstr "немагчыма адчыніць файл уводу `%s'"
23979 #: collect2.cc:2462
23980 #, gcc-internal-format, gfc-internal-format
23981 msgid "init function found in object %s"
23982 msgstr ""
23984 #: collect2.cc:2473
23985 #, gcc-internal-format, gfc-internal-format
23986 msgid "fini function found in object %s"
23987 msgstr ""
23989 #: collect2.cc:2530
23990 #, fuzzy, gcc-internal-format
23991 #| msgid "cannot find `ldd'"
23992 msgid "cannot find %<ldd%>"
23993 msgstr "не магу знайсці \"ldd\""
23995 #: collect2.cc:2576
23996 #, fuzzy, gcc-internal-format
23997 #| msgid "can't open output file `%s'"
23998 msgid "cannot open ldd output: %m"
23999 msgstr "немагчыма адчыніць файл уводу `%s'"
24001 #: collect2.cc:2594
24002 #, gcc-internal-format, gfc-internal-format
24003 msgid "dynamic dependency %s not found"
24004 msgstr ""
24006 #: collect2.cc:2606
24007 #, fuzzy, gcc-internal-format
24008 #| msgid "unable to open file '%s'"
24009 msgid "unable to open dynamic dependency %qs"
24010 msgstr "немагу адчыніць файл \"%s\""
24012 #: collect2.cc:2758
24013 #, gcc-internal-format, gfc-internal-format
24014 msgid "%s: not a COFF file"
24015 msgstr ""
24017 #: collect2.cc:2917
24018 #, gcc-internal-format, gfc-internal-format
24019 msgid "%s: cannot open as COFF file"
24020 msgstr ""
24022 #: collect2.cc:2976
24023 #, fuzzy, gcc-internal-format, gfc-internal-format
24024 msgid "library lib%s not found"
24025 msgstr "Бібліятэка lib%s не знойдзена"
24027 #: convert.cc:97
24028 #, gcc-internal-format
24029 msgid "cannot convert to a pointer type"
24030 msgstr ""
24032 #: convert.cc:332
24033 #, gcc-internal-format
24034 msgid "pointer value used where a floating-point was expected"
24035 msgstr ""
24037 #: convert.cc:336
24038 #, gcc-internal-format
24039 msgid "aggregate value used where a floating-point was expected"
24040 msgstr ""
24042 #: convert.cc:471
24043 #, gcc-internal-format
24044 msgid "conversion to incomplete type"
24045 msgstr ""
24047 #: convert.cc:940
24048 #, gcc-internal-format
24049 msgid "cannot convert a vector of type %qT to type %qT which has different size"
24050 msgstr ""
24052 #: convert.cc:948
24053 #, gcc-internal-format
24054 msgid "aggregate value used where an integer was expected"
24055 msgstr ""
24057 #: convert.cc:1036
24058 #, gcc-internal-format
24059 msgid "pointer value used where a complex was expected"
24060 msgstr ""
24062 #: convert.cc:1040
24063 #, gcc-internal-format
24064 msgid "aggregate value used where a complex was expected"
24065 msgstr ""
24067 #: convert.cc:1077
24068 #, gcc-internal-format
24069 msgid "cannot convert a value of type %qT to vector type %qT which has different size"
24070 msgstr ""
24072 #: convert.cc:1085
24073 #, gcc-internal-format
24074 msgid "cannot convert value to a vector"
24075 msgstr ""
24077 #: convert.cc:1124
24078 #, gcc-internal-format
24079 msgid "aggregate value used where a fixed-point was expected"
24080 msgstr ""
24082 #: coverage.cc:192
24083 #, gcc-internal-format
24084 msgid "%qs is not a gcov data file"
24085 msgstr ""
24087 #: coverage.cc:203
24088 #, gcc-internal-format
24089 msgid "%qs is version %q.*s, expected version %q.*s"
24090 msgstr ""
24092 #: coverage.cc:267
24093 #, gcc-internal-format, gfc-internal-format
24094 msgid "profile data for function %u is corrupted"
24095 msgstr ""
24097 #: coverage.cc:268
24098 #, gcc-internal-format
24099 msgid "checksum is (%x,%x) instead of (%x,%x)"
24100 msgstr ""
24102 #: coverage.cc:283
24103 #, gcc-internal-format
24104 msgid "%qs has overflowed"
24105 msgstr ""
24107 #: coverage.cc:284
24108 #, gcc-internal-format
24109 msgid "%qs is corrupted"
24110 msgstr ""
24112 #: coverage.cc:311
24113 #, gcc-internal-format
24114 msgid "%qs profile count data file not found"
24115 msgstr ""
24117 #: coverage.cc:340
24118 #, gcc-internal-format
24119 msgid "profile for function %qD not found in profile data"
24120 msgstr ""
24122 #: coverage.cc:360
24123 #, gcc-internal-format
24124 msgid "number of counters in profile data for function %qD does not match its profile data (counter %qs, expected %i and have %i)"
24125 msgstr ""
24127 #: coverage.cc:369
24128 #, gcc-internal-format
24129 msgid "the control flow of function %qD does not match its profile data (counter %qs)"
24130 msgstr ""
24132 #: coverage.cc:388
24133 #, gcc-internal-format
24134 msgid "execution counts estimated\n"
24135 msgstr ""
24137 #: coverage.cc:389
24138 #, gcc-internal-format
24139 msgid "execution counts assumed to be zero\n"
24140 msgstr ""
24142 #: coverage.cc:402
24143 #, gcc-internal-format
24144 msgid "source locations for function %qD have changed, the profile data may be out of date"
24145 msgstr ""
24147 #: coverage.cc:666
24148 #, gcc-internal-format
24149 msgid "function starts on a higher line number than it ends"
24150 msgstr ""
24152 #: coverage.cc:688
24153 #, fuzzy, gcc-internal-format
24154 #| msgid "error writing to %s"
24155 msgid "error writing %qs"
24156 msgstr "памылка запісу ў %s"
24158 #: coverage.cc:1288
24159 #, gcc-internal-format
24160 msgid "filename %qs does not start with profile prefix %qs"
24161 msgstr ""
24163 #: coverage.cc:1333
24164 #, fuzzy, gcc-internal-format, gfc-internal-format
24165 #| msgid "can't open %s"
24166 msgid "cannot open %s"
24167 msgstr "немагчыма адчыніць %s"
24169 #: data-streamer-in.cc:53
24170 #, gcc-internal-format
24171 msgid "bytecode stream: string too long for the string table"
24172 msgstr ""
24174 #: data-streamer-in.cc:84 data-streamer-in.cc:113
24175 #, gcc-internal-format
24176 msgid "bytecode stream: found non-null terminated string"
24177 msgstr ""
24179 #: dbgcnt.cc:140
24180 #, gcc-internal-format
24181 msgid "Interval overlap of %<-fdbg-cnt=%s%>: [%u, %u] and [%u, %u]"
24182 msgstr ""
24184 #: dbgcnt.cc:157
24185 #, gcc-internal-format
24186 msgid "%<-fdbg-cnt=%s:%d-%d%> has smaller upper limit than the lower"
24187 msgstr ""
24189 #: dbgcnt.cc:169
24190 #, gcc-internal-format
24191 msgid "cannot find a valid counter name %qs of %<-fdbg-cnt=%> option"
24192 msgstr ""
24194 #: dbgcnt.cc:238
24195 #, gcc-internal-format
24196 msgid "counter name"
24197 msgstr ""
24199 #: dbgcnt.cc:239
24200 #, gcc-internal-format
24201 msgid "counter value"
24202 msgstr ""
24204 #: dbgcnt.cc:239
24205 #, gcc-internal-format
24206 msgid "closed intervals"
24207 msgstr ""
24209 #: dbxout.cc:3384
24210 #, gcc-internal-format
24211 msgid "common symbol debug info is not structured as symbol+offset"
24212 msgstr ""
24214 #: dbxout.cc:3915
24215 #, fuzzy, gcc-internal-format
24216 msgid "global destructors not supported on this target"
24217 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
24219 #: dbxout.cc:3932
24220 #, fuzzy, gcc-internal-format
24221 msgid "global constructors not supported on this target"
24222 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
24224 #: diagnostic.cc:2163
24225 #, gcc-internal-format
24226 msgid "debug path"
24227 msgstr ""
24229 #: dominance.cc:1170
24230 #, gcc-internal-format, gfc-internal-format
24231 msgid "dominator of %d status unknown"
24232 msgstr ""
24234 #: dominance.cc:1178
24235 #, gcc-internal-format, gfc-internal-format
24236 msgid "dominator of %d should be %d, not %d"
24237 msgstr ""
24239 #: dumpfile.cc:381
24240 #, fuzzy, gcc-internal-format
24241 #| msgid "Could not open data file %s.\n"
24242 msgid "could not open dump file %qs: %m"
24243 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
24245 #: dumpfile.cc:1844
24246 #, fuzzy, gcc-internal-format
24247 msgid "ignoring unknown option %q.*s"
24248 msgstr "Нераспазнаны выбар \"%s\""
24250 #: dumpfile.cc:1926
24251 #, gcc-internal-format
24252 msgid "unrecognized command-line option %<-fdump-%s%>; did you mean %<-fdump-%s%>?"
24253 msgstr ""
24255 #: dumpfile.cc:1929
24256 #, fuzzy, gcc-internal-format
24257 #| msgid "unrecognized option `-%s'"
24258 msgid "unrecognized command-line option %<-fdump-%s%>"
24259 msgstr "нераспазнаны выбар \"-%s\""
24261 #: dumpfile.cc:2002
24262 #, gcc-internal-format
24263 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
24264 msgstr ""
24266 #: dumpfile.cc:2034
24267 #, gcc-internal-format
24268 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
24269 msgstr ""
24271 #: dwarf2out.cc:1140
24272 #, gcc-internal-format
24273 msgid "multiple EH personalities are supported only with assemblers supporting %<.cfi_personality%> directive"
24274 msgstr ""
24276 #: dwarf2out.cc:11153
24277 #, gcc-internal-format
24278 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
24279 msgstr ""
24281 #: dwarf2out.cc:14992
24282 #, gcc-internal-format, gfc-internal-format
24283 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
24284 msgstr ""
24286 #: emit-rtl.cc:2894
24287 #, fuzzy, gcc-internal-format
24288 msgid "invalid rtl sharing found in the insn"
24289 msgstr "Нерэчаісны выбар %s"
24291 #: emit-rtl.cc:2896
24292 #, gcc-internal-format
24293 msgid "shared rtx"
24294 msgstr ""
24296 #: emit-rtl.cc:2898
24297 #, fuzzy, gcc-internal-format
24298 msgid "internal consistency failure"
24299 msgstr "унутраная памылка"
24301 #: emit-rtl.cc:4000
24302 #, gcc-internal-format
24303 msgid "ICE: %<emit_insn%> used where %<emit_jump_insn%> needed:"
24304 msgstr ""
24306 #: errors.cc:133
24307 #, gcc-internal-format, gfc-internal-format
24308 msgid "abort in %s, at %s:%d"
24309 msgstr "спынена ў %s, ля %s:%d"
24311 #: except.cc:2166
24312 #, fuzzy, gcc-internal-format
24313 #| msgid "argument of `__builtin_args_info' must be constant"
24314 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
24315 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
24317 #: except.cc:2301
24318 #, fuzzy, gcc-internal-format
24319 #| msgid "__builtin_saveregs not supported by this target"
24320 msgid "%<__builtin_eh_return%> not supported on this target"
24321 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
24323 #: except.cc:3425 except.cc:3450
24324 #, gcc-internal-format
24325 msgid "%<region_array%> is corrupted for region %i"
24326 msgstr ""
24328 #: except.cc:3438 except.cc:3469
24329 #, gcc-internal-format
24330 msgid "%<lp_array%> is corrupted for lp %i"
24331 msgstr ""
24333 #: except.cc:3455
24334 #, gcc-internal-format, gfc-internal-format
24335 msgid "outer block of region %i is wrong"
24336 msgstr ""
24338 #: except.cc:3460
24339 #, gcc-internal-format, gfc-internal-format
24340 msgid "negative nesting depth of region %i"
24341 msgstr ""
24343 #: except.cc:3474
24344 #, gcc-internal-format, gfc-internal-format
24345 msgid "region of lp %i is wrong"
24346 msgstr ""
24348 #: except.cc:3501
24349 #, gcc-internal-format, gfc-internal-format
24350 msgid "tree list ends on depth %i"
24351 msgstr ""
24353 #: except.cc:3506
24354 #, gcc-internal-format
24355 msgid "%<region_array%> does not match %<region_tree%>"
24356 msgstr ""
24358 #: except.cc:3511
24359 #, gcc-internal-format
24360 msgid "%<lp_array%> does not match %<region_tree%>"
24361 msgstr ""
24363 #: except.cc:3518 tree.cc:13835 value-prof.cc:537
24364 #, gcc-internal-format
24365 msgid "%qs failed"
24366 msgstr ""
24368 #: explow.cc:1551
24369 #, gcc-internal-format
24370 msgid "stack limits not supported on this target"
24371 msgstr ""
24373 #: expmed.cc:359
24374 #, gcc-internal-format
24375 msgid "reverse scalar storage order"
24376 msgstr ""
24378 #: expmed.cc:376
24379 #, gcc-internal-format
24380 msgid "reverse floating-point scalar storage order"
24381 msgstr ""
24383 #: expmed.cc:418
24384 #, gcc-internal-format, gfc-internal-format
24385 msgid "reverse storage order for %smode"
24386 msgstr ""
24388 #: expmed.cc:671
24389 #, gcc-internal-format
24390 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
24391 msgstr ""
24393 #: expr.cc:11513
24394 #, gcc-internal-format
24395 msgid "call to %qs declared with attribute error: %s"
24396 msgstr ""
24398 #: expr.cc:11527
24399 #, gcc-internal-format
24400 msgid "call to %qs declared with attribute warning: %s"
24401 msgstr ""
24403 #: expr.cc:12565
24404 #, gcc-internal-format
24405 msgid "assuming signed overflow does not occur when simplifying %<X - Y %s 0%> to %<X %s Y%>"
24406 msgstr ""
24408 #: file-prefix-map.cc:50
24409 #, fuzzy, gcc-internal-format
24410 msgid "invalid argument %qs to %qs"
24411 msgstr "нявернае выкарыстанне \"restict\""
24413 #: final.cc:1789
24414 #, fuzzy, gcc-internal-format
24415 #| msgid "size of `%s' is larger than %d bytes"
24416 msgid "the frame size of %wu bytes is larger than %wu bytes"
24417 msgstr "памер \"%s\" больш чам %d байт"
24419 #: final.cc:4436 toplev.cc:1399 tree-cfgcleanup.cc:1517
24420 #, fuzzy, gcc-internal-format
24421 msgid "could not open final insn dump file %qs: %m"
24422 msgstr "не магу знайсці крыніцу %s\n"
24424 #: final.cc:4505 tree-cfgcleanup.cc:1534
24425 #, fuzzy, gcc-internal-format
24426 msgid "could not close final insn dump file %qs: %m"
24427 msgstr "не магу знайсці крыніцу %s\n"
24429 #: fixed-value.cc:128
24430 #, gcc-internal-format
24431 msgid "large fixed-point constant implicitly truncated to fixed-point type"
24432 msgstr ""
24434 #: fold-const.cc:4663 fold-const.cc:4673
24435 #, gcc-internal-format, gfc-internal-format
24436 msgid "comparison is always %d due to width of bit-field"
24437 msgstr ""
24439 #: fold-const.cc:6026 tree-ssa-reassoc.cc:2855 tree-ssa-reassoc.cc:3909
24440 #, gcc-internal-format
24441 msgid "assuming signed overflow does not occur when simplifying range test"
24442 msgstr ""
24444 #: fold-const.cc:6490 fold-const.cc:6506
24445 #, gcc-internal-format, gfc-internal-format
24446 msgid "comparison is always %d"
24447 msgstr ""
24449 #: fold-const.cc:6654
24450 #, gcc-internal-format
24451 msgid "%<or%> of unmatched not-equal tests is always 1"
24452 msgstr ""
24454 #: fold-const.cc:6659
24455 #, gcc-internal-format
24456 msgid "%<and%> of mutually exclusive equal-tests is always 0"
24457 msgstr ""
24459 #: fold-const.cc:9872
24460 #, gcc-internal-format
24461 msgid "assuming signed overflow does not occur when reducing constant in comparison"
24462 msgstr ""
24464 #: fold-const.cc:10279
24465 #, gcc-internal-format
24466 msgid "assuming signed overflow does not occur when combining constants around a comparison"
24467 msgstr ""
24469 #: fold-const.cc:13544
24470 #, gcc-internal-format
24471 msgid "fold check: original tree changed by fold"
24472 msgstr ""
24474 #: function.cc:253
24475 #, gcc-internal-format
24476 msgid "total size of local objects %wu exceeds maximum %wu"
24477 msgstr ""
24479 #: function.cc:257
24480 #, gcc-internal-format
24481 msgid "total size of local objects exceeds maximum %wu"
24482 msgstr ""
24484 #: function.cc:1788 gimplify.cc:6474 gimplify.cc:6636
24485 #, fuzzy, gcc-internal-format
24486 #| msgid "impossible operator '%s'"
24487 msgid "impossible constraint in %<asm%>"
24488 msgstr "немагчымы апэратар '%s'"
24490 #: function.cc:4293
24491 #, gcc-internal-format
24492 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
24493 msgstr ""
24495 #: function.cc:4314
24496 #, gcc-internal-format
24497 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
24498 msgstr ""
24500 #: function.cc:4988
24501 #, gcc-internal-format
24502 msgid "function returns an aggregate"
24503 msgstr ""
24505 #: gcc.cc:2201
24506 #, fuzzy, gcc-internal-format
24507 #| msgid "cannot create temporary file"
24508 msgid "cannot open nested response file"
24509 msgstr "немагчыма стварыць часовы файл"
24511 #: gcc.cc:2238
24512 #, fuzzy, gcc-internal-format
24513 msgid "cannot close nonexistent response file"
24514 msgstr "немагчыма зачыніць уваходзячы файл %s"
24516 #: gcc.cc:2261
24517 #, fuzzy, gcc-internal-format, gfc-internal-format
24518 #| msgid "Could not open data file %s.\n"
24519 msgid "could not open temporary response file %s"
24520 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
24522 #: gcc.cc:2268
24523 #, fuzzy, gcc-internal-format, gfc-internal-format
24524 #| msgid "cannot create temporary file"
24525 msgid "could not write to temporary response file %s"
24526 msgstr "немагчыма стварыць часовы файл"
24528 #: gcc.cc:2274
24529 #, fuzzy, gcc-internal-format, gfc-internal-format
24530 #| msgid "cannot create temporary file"
24531 msgid "could not close temporary response file %s"
24532 msgstr "немагчыма стварыць часовы файл"
24534 #. This leaves DESC open, but the OS will save us.
24535 #: gcc.cc:2306
24536 #, fuzzy, gcc-internal-format
24537 msgid "cannot read spec file %qs: %m"
24538 msgstr "не магу знайсці крыніцу %s\n"
24540 #: gcc.cc:2400 gcc.cc:2421
24541 #, gcc-internal-format, gfc-internal-format
24542 msgid "specs %%include syntax malformed after %ld characters"
24543 msgstr ""
24545 #: gcc.cc:2448 gcc.cc:2458 gcc.cc:2469 gcc.cc:2480
24546 #, gcc-internal-format, gfc-internal-format
24547 msgid "specs %%rename syntax malformed after %ld characters"
24548 msgstr ""
24550 #: gcc.cc:2491
24551 #, gcc-internal-format, gfc-internal-format
24552 msgid "specs %s spec was not found to be renamed"
24553 msgstr ""
24555 #: gcc.cc:2499
24556 #, gcc-internal-format
24557 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
24558 msgstr ""
24560 #: gcc.cc:2521
24561 #, gcc-internal-format, gfc-internal-format
24562 msgid "specs unknown %% command after %ld characters"
24563 msgstr ""
24565 #: gcc.cc:2533 gcc.cc:2547
24566 #, gcc-internal-format, gfc-internal-format
24567 msgid "specs file malformed after %ld characters"
24568 msgstr ""
24570 #: gcc.cc:2602
24571 #, gcc-internal-format
24572 msgid "spec file has no spec for linking"
24573 msgstr ""
24575 #: gcc.cc:3166 gcc.cc:3203
24576 #, gcc-internal-format
24577 msgid "system path %qs is not absolute"
24578 msgstr ""
24580 #: gcc.cc:3292
24581 #, fuzzy, gcc-internal-format
24582 #| msgid "-pipe not supported"
24583 msgid "%<-pipe%> not supported"
24584 msgstr "-pipe не падтрымліваецца"
24586 #: gcc.cc:3430 gcc.cc:7713
24587 #, gcc-internal-format
24588 msgid "cannot execute %qs: %s: %m"
24589 msgstr ""
24591 #: gcc.cc:3431 gcc.cc:7714
24592 #, fuzzy, gcc-internal-format
24593 #| msgid "%s: can't delete file `%s': %s\n"
24594 msgid "cannot execute %qs: %s"
24595 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
24597 #: gcc.cc:3450
24598 #, gcc-internal-format
24599 msgid "failed to get exit status: %m"
24600 msgstr ""
24602 #: gcc.cc:3456
24603 #, gcc-internal-format
24604 msgid "failed to get process times: %m"
24605 msgstr ""
24607 #. The inferior failed to catch the signal.
24608 #: gcc.cc:3482 gcc.cc:3506
24609 #, fuzzy, gcc-internal-format, gfc-internal-format
24610 #| msgid "Use alternate register names"
24611 msgid "%s signal terminated program %s"
24612 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
24614 #: gcc.cc:3985 opts-common.cc:1544 opts-common.cc:1576
24615 #, fuzzy, gcc-internal-format
24616 msgid "unrecognized command-line option %qs"
24617 msgstr "нераспазнаны выбар \"-%s\""
24619 #: gcc.cc:4027
24620 #, gcc-internal-format
24621 msgid "GCC is not configured to support %qs as %<-foffload=%> argument"
24622 msgstr ""
24624 #: gcc.cc:4034
24625 #, gcc-internal-format
24626 msgid "valid %<-foffload=%> arguments are: %s; did you mean %qs?"
24627 msgstr ""
24629 #: gcc.cc:4037
24630 #, gcc-internal-format
24631 msgid "valid %<-foffload=%> arguments are: %s"
24632 msgstr ""
24634 #: gcc.cc:4057
24635 #, gcc-internal-format
24636 msgid "%<=%>options missing after %<-foffload-options=%>target"
24637 msgstr ""
24639 #: gcc.cc:4444
24640 #, gcc-internal-format
24641 msgid "%qs is an unknown %<-save-temps%> option"
24642 msgstr ""
24644 #: gcc.cc:4967 toplev.cc:717
24645 #, gcc-internal-format
24646 msgid "input file %qs is the same as output file"
24647 msgstr ""
24649 #: gcc.cc:4972
24650 #, fuzzy, gcc-internal-format
24651 msgid "output filename may not be empty"
24652 msgstr "не зададзены ўваходзячыя файлы"
24654 #: gcc.cc:5357
24655 #, gcc-internal-format
24656 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
24657 msgstr ""
24659 #: gcc.cc:5445
24660 #, gcc-internal-format
24661 msgid "%<-x %s%> after last input file has no effect"
24662 msgstr ""
24664 #: gcc.cc:5648
24665 #, gcc-internal-format
24666 msgid "unable to locate default linker script %qs in the library search paths"
24667 msgstr ""
24669 #: gcc.cc:5855
24670 #, gcc-internal-format
24671 msgid "switch %qs does not start with %<-%>"
24672 msgstr ""
24674 #: gcc.cc:5859
24675 #, gcc-internal-format
24676 msgid "spec-generated switch is just %<-%>"
24677 msgstr ""
24679 #: gcc.cc:6080
24680 #, gcc-internal-format
24681 msgid "spec %qs invalid"
24682 msgstr ""
24684 #: gcc.cc:6241
24685 #, gcc-internal-format
24686 msgid "spec %qs has invalid %<%%0%c%>"
24687 msgstr ""
24689 #: gcc.cc:6520
24690 #, gcc-internal-format
24691 msgid "spec %qs has invalid %<%%W%c%>"
24692 msgstr ""
24694 #: gcc.cc:6536
24695 #, gcc-internal-format
24696 msgid "spec %qs has invalid %<%%@%c%>"
24697 msgstr ""
24699 #: gcc.cc:6555
24700 #, gcc-internal-format
24701 msgid "spec %qs has invalid %<%%x%c%>"
24702 msgstr ""
24704 #. Catch the case where a spec string contains something like
24705 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
24706 #. hand side of the :.
24707 #: gcc.cc:6766
24708 #, gcc-internal-format
24709 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
24710 msgstr ""
24712 #: gcc.cc:6817
24713 #, fuzzy, gcc-internal-format
24714 msgid "spec failure: unrecognized spec option %qc"
24715 msgstr "нераспазнаны выбар \"-%s\""
24717 #: gcc.cc:6883
24718 #, fuzzy, gcc-internal-format
24719 msgid "unknown spec function %qs"
24720 msgstr "невядомы рэжым машыны \"%s\""
24722 #: gcc.cc:6913
24723 #, fuzzy, gcc-internal-format
24724 #| msgid "too many arguments to function `%s'"
24725 msgid "error in arguments to spec function %qs"
24726 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
24728 #: gcc.cc:6972
24729 #, gcc-internal-format
24730 msgid "malformed spec function name"
24731 msgstr ""
24733 #. )
24734 #: gcc.cc:6975
24735 #, fuzzy, gcc-internal-format
24736 #| msgid "too few arguments to function"
24737 msgid "no arguments for spec function"
24738 msgstr "не хапае аргументаў у функцыі"
24740 #: gcc.cc:6994
24741 #, gcc-internal-format
24742 msgid "malformed spec function arguments"
24743 msgstr ""
24745 #: gcc.cc:7173
24746 #, gcc-internal-format
24747 msgid "braced spec %qs ends in escape"
24748 msgstr ""
24750 #: gcc.cc:7308
24751 #, gcc-internal-format
24752 msgid "braced spec %qs is invalid at %qc"
24753 msgstr ""
24755 #: gcc.cc:7403
24756 #, gcc-internal-format
24757 msgid "braced spec body %qs is invalid"
24758 msgstr ""
24760 #: gcc.cc:8012
24761 #, gcc-internal-format, gfc-internal-format
24762 msgid "%s: could not determine length of compare-debug file %s"
24763 msgstr ""
24765 #: gcc.cc:8023
24766 #, gcc-internal-format
24767 msgid "%s: %<-fcompare-debug%> failure (length)"
24768 msgstr ""
24770 #: gcc.cc:8033 gcc.cc:8074
24771 #, fuzzy, gcc-internal-format, gfc-internal-format
24772 #| msgid "Could not open data file %s.\n"
24773 msgid "%s: could not open compare-debug file %s"
24774 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
24776 #: gcc.cc:8053 gcc.cc:8090
24777 #, gcc-internal-format
24778 msgid "%s: %<-fcompare-debug%> failure"
24779 msgstr ""
24781 #: gcc.cc:8393
24782 #, gcc-internal-format
24783 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
24784 msgstr ""
24786 #: gcc.cc:8418
24787 #, gcc-internal-format
24788 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
24789 msgstr ""
24791 #: gcc.cc:8625
24792 #, gcc-internal-format
24793 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
24794 msgstr ""
24796 #: gcc.cc:8629
24797 #, fuzzy, gcc-internal-format
24798 #| msgid "unrecognized option `-%s'"
24799 msgid "unrecognized command-line option %<-%s%>"
24800 msgstr "нераспазнаны выбар \"-%s\""
24802 #: gcc.cc:8755
24803 #, gcc-internal-format
24804 msgid "not configured with sysroot headers suffix"
24805 msgstr ""
24807 #: gcc.cc:8816
24808 #, fuzzy, gcc-internal-format
24809 msgid "no input files"
24810 msgstr "няма ўваходзячых файлаў"
24812 #: gcc.cc:8867
24813 #, gcc-internal-format
24814 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
24815 msgstr ""
24817 #: gcc.cc:8909
24818 #, gcc-internal-format, gfc-internal-format
24819 msgid "%s: %s compiler not installed on this system"
24820 msgstr "%s: %s кампілятар не ўсталяваны на гэтай сістэме"
24822 #: gcc.cc:8934
24823 #, gcc-internal-format
24824 msgid "recompiling with %<-fcompare-debug%>"
24825 msgstr ""
24827 #: gcc.cc:8950
24828 #, gcc-internal-format
24829 msgid "during %<-fcompare-debug%> recompilation"
24830 msgstr ""
24832 #: gcc.cc:8959
24833 #, gcc-internal-format
24834 msgid "comparing final insns dumps"
24835 msgstr ""
24837 #: gcc.cc:9112
24838 #, gcc-internal-format
24839 msgid "%<-fuse-linker-plugin%>, but %s not found"
24840 msgstr ""
24842 #: gcc.cc:9146
24843 #, gcc-internal-format, gfc-internal-format
24844 msgid "%s: linker input file unused because linking not done"
24845 msgstr ""
24847 #. This is can be an indication the user specifed an errorneous
24848 #. separated option value, (or used the wrong prefix for an
24849 #. option).
24850 #: gcc.cc:9152
24851 #, gcc-internal-format
24852 msgid "%s: linker input file not found: %m"
24853 msgstr ""
24855 #: gcc.cc:9248 c-family/c-opts.cc:793
24856 #, gcc-internal-format
24857 msgid "cannot use %<-%> as input filename for a precompiled header"
24858 msgstr ""
24860 #: gcc.cc:9254
24861 #, gcc-internal-format, gfc-internal-format
24862 msgid "language %s not recognized"
24863 msgstr "мова %s не распазнана"
24865 #: gcc.cc:9494
24866 #, fuzzy, gcc-internal-format
24867 msgid "multilib spec %qs is invalid"
24868 msgstr "параметр \"%s\" ініцыялізаваны"
24870 #: gcc.cc:9696
24871 #, gcc-internal-format
24872 msgid "multilib exclusions %qs is invalid"
24873 msgstr ""
24875 #: gcc.cc:9760
24876 #, gcc-internal-format
24877 msgid "multilib select %qs %qs is invalid"
24878 msgstr ""
24880 #: gcc.cc:9923
24881 #, fuzzy, gcc-internal-format
24882 msgid "multilib select %qs is invalid"
24883 msgstr "параметр \"%s\" ініцыялізаваны"
24885 #: gcc.cc:9963
24886 #, gcc-internal-format
24887 msgid "multilib exclusion %qs is invalid"
24888 msgstr ""
24890 #: gcc.cc:10214
24891 #, gcc-internal-format
24892 msgid "environment variable %qs not defined"
24893 msgstr ""
24895 #: gcc.cc:10381 gcc.cc:10386
24896 #, fuzzy, gcc-internal-format
24897 msgid "invalid version number %qs"
24898 msgstr "нявернае выкарыстанне \"restict\""
24900 #: gcc.cc:10429
24901 #, fuzzy, gcc-internal-format, gfc-internal-format
24902 #| msgid "too few arguments to function"
24903 msgid "too few arguments to %%:version-compare"
24904 msgstr "не хапае аргументаў у функцыі"
24906 #: gcc.cc:10435
24907 #, fuzzy, gcc-internal-format, gfc-internal-format
24908 #| msgid "too many arguments to function"
24909 msgid "too many arguments to %%:version-compare"
24910 msgstr "вельмі шмат аргументаў у функцыі"
24912 #: gcc.cc:10477
24913 #, gcc-internal-format
24914 msgid "unknown operator %qs in %%:version-compare"
24915 msgstr ""
24917 #: gcc.cc:10601
24918 #, fuzzy, gcc-internal-format, gfc-internal-format
24919 #| msgid "too many arguments to function"
24920 msgid "too many arguments to %%:compare-debug-dump-opt"
24921 msgstr "вельмі шмат аргументаў у функцыі"
24923 #: gcc.cc:10669
24924 #, fuzzy, gcc-internal-format, gfc-internal-format
24925 #| msgid "too many arguments to function"
24926 msgid "too many arguments to %%:compare-debug-self-opt"
24927 msgstr "вельмі шмат аргументаў у функцыі"
24929 #: gcc.cc:10756
24930 #, fuzzy, gcc-internal-format, gfc-internal-format
24931 msgid "too many arguments for %%:dumps"
24932 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
24934 #: gcc.cc:10860
24935 #, fuzzy, gcc-internal-format, gfc-internal-format
24936 #| msgid "wrong number of arguments specified for `%s' attribute"
24937 msgid "wrong number of arguments to %%:debug-level-gt"
24938 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
24940 #: gcc.cc:10881
24941 #, fuzzy, gcc-internal-format, gfc-internal-format
24942 #| msgid "wrong number of arguments specified for `%s' attribute"
24943 msgid "wrong number of arguments to %%:dwarf-version-gt"
24944 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
24946 #: gcov-tool.cc:73
24947 #, fuzzy, gcc-internal-format, gfc-internal-format
24948 #| msgid "error writing to %s"
24949 msgid "error in removing %s"
24950 msgstr "памылка запісу ў %s"
24952 #: gcov-tool.cc:104
24953 #, fuzzy, gcc-internal-format, gfc-internal-format
24954 #| msgid "can't create directory %s"
24955 msgid "Cannot make directory %s"
24956 msgstr "немагчыма стварыць дырэкторыю \"%s\""
24958 #: gcov-tool.cc:112
24959 #, fuzzy, gcc-internal-format
24960 #| msgid "can't get current directory"
24961 msgid "Cannot get current directory name"
24962 msgstr "не магу атрымаць бягучую дырэкторыю"
24964 #: gcov-tool.cc:116 gcov-tool.cc:130
24965 #, fuzzy, gcc-internal-format, gfc-internal-format
24966 #| msgid "can't create directory %s"
24967 msgid "Cannot change directory to %s"
24968 msgstr "немагчыма стварыць дырэкторыю \"%s\""
24970 #: gcov-tool.cc:123
24971 #, gcc-internal-format, gfc-internal-format
24972 msgid "output file %s already exists in folder %s"
24973 msgstr ""
24975 #: gcov-tool.cc:223
24976 #, gcc-internal-format
24977 msgid "weights need to be non-negative"
24978 msgstr ""
24980 #: gcov-tool.cc:358
24981 #, gcc-internal-format
24982 msgid "scale needs to be non-negative"
24983 msgstr ""
24985 #: gcse.cc:3980
24986 #, gcc-internal-format, gfc-internal-format
24987 msgid "%s: %d basic blocks and %d edges/basic block"
24988 msgstr ""
24990 #: gcse.cc:3992
24991 #, gcc-internal-format
24992 msgid "%s: %d basic blocks and %d registers; increase %<--param max-gcse-memory%> above %wu"
24993 msgstr ""
24995 #: gencfn-macros.cc:195
24996 #, gcc-internal-format, gfc-internal-format
24997 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
24998 msgstr ""
25000 #: gencfn-macros.cc:202
25001 #, gcc-internal-format, gfc-internal-format
25002 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
25003 msgstr ""
25005 #: gentarget-def.cc:126
25006 #, fuzzy, gcc-internal-format, gfc-internal-format
25007 #| msgid "no previous prototype for `%s'"
25008 msgid "invalid prototype for '%s'"
25009 msgstr "няма папярэдняга прататыпа для \"%s\""
25011 #: gentarget-def.cc:131
25012 #, gcc-internal-format, gfc-internal-format
25013 msgid "prototype for '%s' has required operands after optional operands"
25014 msgstr ""
25016 #: gentarget-def.cc:148
25017 #, gcc-internal-format, gfc-internal-format
25018 msgid "argument %d of '%s' did not have the expected name"
25019 msgstr ""
25021 #: gentarget-def.cc:168
25022 #, gcc-internal-format, gfc-internal-format
25023 msgid "'%s' must have %d operands (excluding match_dups)"
25024 msgstr ""
25026 #: gentarget-def.cc:172
25027 #, gcc-internal-format, gfc-internal-format
25028 msgid "'%s' must have at least %d operands (excluding match_dups)"
25029 msgstr ""
25031 #: gentarget-def.cc:176
25032 #, gcc-internal-format, gfc-internal-format
25033 msgid "'%s' must have no more than %d operands (excluding match_dups)"
25034 msgstr ""
25036 #: gentarget-def.cc:276
25037 #, fuzzy, gcc-internal-format, gfc-internal-format
25038 msgid "duplicate definition of '%s'"
25039 msgstr "паўторнае абвяшчэнне меткі \"%s\""
25041 #: ggc-common.cc:415 ggc-common.cc:423 ggc-common.cc:551 ggc-common.cc:569
25042 #: ggc-common.cc:683 ggc-common.cc:694 ggc-common.cc:709 ggc-page.cc:2499
25043 #: ggc-page.cc:2530 ggc-page.cc:2537
25044 #, fuzzy, gcc-internal-format
25045 msgid "cannot write PCH file: %m"
25046 msgstr "не магу запісаць ў %s"
25048 #: ggc-common.cc:533
25049 #, gcc-internal-format
25050 msgid "cannot write PCH file: required memory segment unavailable"
25051 msgstr ""
25053 #: ggc-common.cc:562
25054 #, gcc-internal-format
25055 msgid "cannot get position in PCH file: %m"
25056 msgstr ""
25058 #: ggc-common.cc:572
25059 #, fuzzy, gcc-internal-format
25060 msgid "cannot write padding to PCH file: %m"
25061 msgstr "не магу запісаць ў %s"
25063 #: ggc-common.cc:748 ggc-common.cc:764 ggc-common.cc:767 ggc-common.cc:790
25064 #: ggc-common.cc:793 ggc-common.cc:797 ggc-common.cc:832 ggc-common.cc:861
25065 #: ggc-common.cc:869 ggc-common.cc:879 ggc-common.cc:890 ggc-page.cc:2601
25066 #, fuzzy, gcc-internal-format
25067 #| msgid "cannot create temporary file"
25068 msgid "cannot read PCH file: %m"
25069 msgstr "немагчыма стварыць часовы файл"
25071 #: ggc-common.cc:777
25072 #, gcc-internal-format
25073 msgid "PCH allocation failure"
25074 msgstr ""
25076 #: ggc-page.cc:1744
25077 #, gcc-internal-format
25078 msgid "open /dev/zero: %m"
25079 msgstr ""
25081 #: ggc-page.cc:2515 ggc-page.cc:2521
25082 #, fuzzy, gcc-internal-format
25083 msgid "cannot write PCH file"
25084 msgstr "не магу запісаць ў %s"
25086 #: gimple-array-bounds.cc:291
25087 #, gcc-internal-format
25088 msgid "array subscript %E is outside array bounds of %qT"
25089 msgstr ""
25091 #: gimple-array-bounds.cc:317
25092 #, gcc-internal-format
25093 msgid "array subscript [%E, %E] is outside array bounds of %qT"
25094 msgstr ""
25096 #: gimple-array-bounds.cc:327
25097 #, gcc-internal-format
25098 msgid "array subscript %E is above array bounds of %qT"
25099 msgstr ""
25101 #: gimple-array-bounds.cc:332
25102 #, gcc-internal-format
25103 msgid "array subscript %E is below array bounds of %qT"
25104 msgstr ""
25106 #: gimple-array-bounds.cc:338
25107 #, gcc-internal-format
25108 msgid "array subscript %E is outside the bounds of an interior zero-length array %qT"
25109 msgstr ""
25111 #: gimple-array-bounds.cc:340
25112 #, gcc-internal-format
25113 msgid "array subscript %qE is outside the bounds of an interior zero-length array %qT"
25114 msgstr ""
25116 #: gimple-array-bounds.cc:374 gimple-array-bounds.cc:641
25117 #, gcc-internal-format
25118 msgid "while referencing %qD"
25119 msgstr ""
25121 #: gimple-array-bounds.cc:376
25122 #, gcc-internal-format
25123 msgid "defined here %qD"
25124 msgstr ""
25126 #: gimple-array-bounds.cc:497
25127 #, gcc-internal-format
25128 msgid "array subscript %wi is outside array bounds of %qT"
25129 msgstr ""
25131 #: gimple-array-bounds.cc:502
25132 #, gcc-internal-format
25133 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
25134 msgstr ""
25136 #: gimple-array-bounds.cc:517
25137 #, gcc-internal-format
25138 msgid "array subscript %<%T[%wi]%> is partly outside array bounds of %qT"
25139 msgstr ""
25141 #: gimple-array-bounds.cc:540
25142 #, gcc-internal-format
25143 msgid "intermediate array offset %wi is outside array bounds of %qT"
25144 msgstr ""
25146 #: gimple-array-bounds.cc:619
25147 #, gcc-internal-format
25148 msgid "array subscript %wi is below array bounds of %qT"
25149 msgstr ""
25151 #: gimple-array-bounds.cc:633
25152 #, gcc-internal-format
25153 msgid "array subscript %wu is above array bounds of %qT"
25154 msgstr ""
25156 #: gimple-fold.cc:2076 gimple-fold.cc:3127 gimple-ssa-warn-restrict.cc:2073
25157 #, gcc-internal-format
25158 msgid "%qD source argument is the same as destination"
25159 msgstr ""
25161 #: gimple-fold.cc:2142
25162 #, gcc-internal-format
25163 msgid "%qD destination unchanged after copying no bytes from a string of length %E"
25164 msgstr ""
25166 #: gimple-fold.cc:2147
25167 #, gcc-internal-format
25168 msgid "%qD destination unchanged after copying no bytes"
25169 msgstr ""
25171 #: gimple-fold.cc:2522 gimple-ssa-warn-access.cc:856
25172 #, gcc-internal-format
25173 msgid "%qD specified bound %E exceeds destination size %E"
25174 msgstr ""
25176 #: gimple-fold.cc:2541
25177 #, gcc-internal-format
25178 msgid "%qD specified bound %E equals source length"
25179 msgstr ""
25181 #: gimple-fold.cc:4529 gimple-fold.cc:4733
25182 #, gcc-internal-format
25183 msgid "flexible array member %qD does not have well defined padding bits for %qs"
25184 msgstr ""
25186 #: gimple-fold.cc:4682 cp/constexpr.cc:4357
25187 #, gcc-internal-format
25188 msgid "PDP11 bit-field handling unsupported in %qs"
25189 msgstr ""
25191 #: gimple-fold.cc:4909
25192 #, gcc-internal-format, gfc-internal-format
25193 msgid "%s not supported for variable length aggregates"
25194 msgstr ""
25196 #: gimple-fold.cc:4915
25197 #, fuzzy, gcc-internal-format, gfc-internal-format
25198 msgid "%s not supported on this target"
25199 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
25201 #: gimple-ssa-isolate-paths.cc:290
25202 #, gcc-internal-format
25203 msgid "potential null pointer dereference"
25204 msgstr ""
25206 #: gimple-ssa-isolate-paths.cc:330
25207 #, gcc-internal-format
25208 msgid "null pointer dereference"
25209 msgstr ""
25211 #: gimple-ssa-isolate-paths.cc:413
25212 #, gcc-internal-format
25213 msgid "function may return address of local variable"
25214 msgstr ""
25216 #: gimple-ssa-isolate-paths.cc:414 c/c-typeck.cc:10987
25217 #, gcc-internal-format
25218 msgid "function returns address of local variable"
25219 msgstr ""
25221 #: gimple-ssa-isolate-paths.cc:417 gimple-ssa-warn-access.cc:2028
25222 #: gimple-ssa-warn-access.cc:3693 tree.cc:12074 tree.cc:12111 tree.cc:12152
25223 #: tree.cc:12185 c/c-typeck.cc:2991 c/c-typeck.cc:3084 c/c-typeck.cc:5634
25224 #: c/c-typeck.cc:10893 c/c-typeck.cc:10910 c/gimple-parser.cc:2446
25225 #: c/gimple-parser.cc:2454 cp/call.cc:7595 cp/call.cc:9669 cp/constexpr.cc:853
25226 #: cp/constexpr.cc:3814 cp/cvt.cc:1075 cp/cvt.cc:1113 cp/decl.cc:8493
25227 #: cp/decl.cc:15701 cp/decl.cc:16068 cp/decl2.cc:5788 cp/decl2.cc:5843
25228 #: cp/parser.cc:21698 cp/pt.cc:8935 cp/semantics.cc:2149 cp/semantics.cc:3459
25229 #: cp/semantics.cc:4556 cp/typeck.cc:1984 cp/typeck.cc:2201 cp/typeck.cc:4332
25230 #: cp/typeck.cc:10175
25231 #, fuzzy, gcc-internal-format
25232 #| msgid "called from here"
25233 msgid "declared here"
25234 msgstr "выклікана адсюль"
25236 #: gimple-ssa-nonnull-compare.cc:102
25237 #, gcc-internal-format
25238 msgid "%<nonnull%> argument %qD compared to NULL"
25239 msgstr ""
25241 #: gimple-ssa-sprintf.cc:2814 gimple-ssa-sprintf.cc:2934
25242 #, gcc-internal-format
25243 msgid "%qE output may be truncated before the last format character"
25244 msgstr ""
25246 #: gimple-ssa-sprintf.cc:2816 gimple-ssa-sprintf.cc:2936
25247 #, gcc-internal-format
25248 msgid "%qE output truncated before the last format character"
25249 msgstr ""
25251 #: gimple-ssa-sprintf.cc:2819 gimple-ssa-sprintf.cc:2939
25252 #, gcc-internal-format
25253 msgid "%qE may write a terminating nul past the end of the destination"
25254 msgstr ""
25256 #: gimple-ssa-sprintf.cc:2821 gimple-ssa-sprintf.cc:2941
25257 #, gcc-internal-format
25258 msgid "%qE writing a terminating nul past the end of the destination"
25259 msgstr ""
25261 #: gimple-ssa-sprintf.cc:2831
25262 #, gcc-internal-format
25263 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
25264 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
25265 msgstr[0] ""
25266 msgstr[1] ""
25268 #: gimple-ssa-sprintf.cc:2838
25269 #, gcc-internal-format
25270 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size %wu"
25271 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size %wu"
25272 msgstr[0] ""
25273 msgstr[1] ""
25275 #: gimple-ssa-sprintf.cc:2845
25276 #, gcc-internal-format
25277 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size %wu"
25278 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size %wu"
25279 msgstr[0] ""
25280 msgstr[1] ""
25282 #: gimple-ssa-sprintf.cc:2856
25283 #, gcc-internal-format
25284 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size %wu"
25285 msgstr ""
25287 #: gimple-ssa-sprintf.cc:2859
25288 #, gcc-internal-format
25289 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size %wu"
25290 msgstr ""
25292 #: gimple-ssa-sprintf.cc:2861
25293 #, gcc-internal-format
25294 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
25295 msgstr ""
25297 #: gimple-ssa-sprintf.cc:2873
25298 #, gcc-internal-format
25299 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size %wu"
25300 msgstr ""
25302 #: gimple-ssa-sprintf.cc:2876
25303 #, gcc-internal-format
25304 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size %wu"
25305 msgstr ""
25307 #: gimple-ssa-sprintf.cc:2879
25308 #, gcc-internal-format
25309 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
25310 msgstr ""
25312 #: gimple-ssa-sprintf.cc:2888
25313 #, gcc-internal-format
25314 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size %wu"
25315 msgstr ""
25317 #: gimple-ssa-sprintf.cc:2891
25318 #, gcc-internal-format
25319 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size %wu"
25320 msgstr ""
25322 #: gimple-ssa-sprintf.cc:2894
25323 #, gcc-internal-format
25324 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size %wu"
25325 msgstr ""
25327 #: gimple-ssa-sprintf.cc:2903
25328 #, gcc-internal-format
25329 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size %wu"
25330 msgstr ""
25332 #: gimple-ssa-sprintf.cc:2906
25333 #, gcc-internal-format
25334 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size %wu"
25335 msgstr ""
25337 #: gimple-ssa-sprintf.cc:2908
25338 #, gcc-internal-format
25339 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
25340 msgstr ""
25342 #: gimple-ssa-sprintf.cc:2950
25343 #, gcc-internal-format
25344 msgid "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
25345 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size between %wu and %wu"
25346 msgstr[0] ""
25347 msgstr[1] ""
25349 #: gimple-ssa-sprintf.cc:2957
25350 #, gcc-internal-format
25351 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size between %wu and %wu"
25352 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size between %wu and %wu"
25353 msgstr[0] ""
25354 msgstr[1] ""
25356 #: gimple-ssa-sprintf.cc:2965
25357 #, gcc-internal-format
25358 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size between %wu and %wu"
25359 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size between %wu and %wu"
25360 msgstr[0] ""
25361 msgstr[1] ""
25363 #: gimple-ssa-sprintf.cc:2977
25364 #, gcc-internal-format
25365 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size between %wu and %wu"
25366 msgstr ""
25368 #: gimple-ssa-sprintf.cc:2980
25369 #, gcc-internal-format
25370 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size between %wu and %wu"
25371 msgstr ""
25373 #: gimple-ssa-sprintf.cc:2983
25374 #, gcc-internal-format
25375 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu and %wu"
25376 msgstr ""
25378 #: gimple-ssa-sprintf.cc:2996
25379 #, gcc-internal-format
25380 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
25381 msgstr ""
25383 #: gimple-ssa-sprintf.cc:2999
25384 #, gcc-internal-format
25385 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
25386 msgstr ""
25388 #: gimple-ssa-sprintf.cc:3002
25389 #, gcc-internal-format
25390 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size between %wu and %wu"
25391 msgstr ""
25393 #: gimple-ssa-sprintf.cc:3012
25394 #, gcc-internal-format
25395 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
25396 msgstr ""
25398 #: gimple-ssa-sprintf.cc:3015
25399 #, gcc-internal-format
25400 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
25401 msgstr ""
25403 #: gimple-ssa-sprintf.cc:3018
25404 #, gcc-internal-format
25405 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size between %wu and %wu"
25406 msgstr ""
25408 #: gimple-ssa-sprintf.cc:3027
25409 #, gcc-internal-format
25410 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size between %wu and %wu"
25411 msgstr ""
25413 #: gimple-ssa-sprintf.cc:3030
25414 #, gcc-internal-format
25415 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size between %wu and %wu"
25416 msgstr ""
25418 #: gimple-ssa-sprintf.cc:3033
25419 #, gcc-internal-format
25420 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size between %wu and %wu"
25421 msgstr ""
25423 #: gimple-ssa-sprintf.cc:3155
25424 #, gcc-internal-format
25425 msgid "%<%.*s%> directive argument is null"
25426 msgstr ""
25428 #: gimple-ssa-sprintf.cc:3233
25429 #, gcc-internal-format
25430 msgid "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
25431 msgstr ""
25433 #: gimple-ssa-sprintf.cc:3239
25434 #, gcc-internal-format
25435 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required size of 4095"
25436 msgstr ""
25438 #: gimple-ssa-sprintf.cc:3246
25439 #, gcc-internal-format
25440 msgid "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum required size of 4095"
25441 msgstr ""
25443 #: gimple-ssa-sprintf.cc:3276
25444 #, gcc-internal-format
25445 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
25446 msgstr ""
25448 #: gimple-ssa-sprintf.cc:3282
25449 #, gcc-internal-format
25450 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
25451 msgstr ""
25453 #: gimple-ssa-sprintf.cc:3293
25454 #, gcc-internal-format
25455 msgid "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
25456 msgstr ""
25458 #: gimple-ssa-sprintf.cc:3299
25459 #, gcc-internal-format
25460 msgid "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
25461 msgstr ""
25463 #: gimple-ssa-sprintf.cc:3310
25464 #, gcc-internal-format
25465 msgid "%<%.*s%> directive output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
25466 msgstr ""
25468 #: gimple-ssa-sprintf.cc:3320
25469 #, gcc-internal-format
25470 msgid "%<%.*s%> directive argument is not a nul-terminated string"
25471 msgstr ""
25473 #: gimple-ssa-sprintf.cc:3326 gimple-ssa-warn-access.cc:232
25474 #, gcc-internal-format
25475 msgid "referenced argument declared here"
25476 msgstr ""
25478 #: gimple-ssa-sprintf.cc:3333
25479 #, gcc-internal-format
25480 msgid "assuming directive output of %wu byte"
25481 msgid_plural "assuming directive output of %wu bytes"
25482 msgstr[0] ""
25483 msgstr[1] ""
25485 #: gimple-ssa-sprintf.cc:3340
25486 #, gcc-internal-format
25487 msgid "directive argument %qE"
25488 msgstr ""
25490 #: gimple-ssa-sprintf.cc:3342
25491 #, gcc-internal-format
25492 msgid "directive argument in the range [%E, %E]"
25493 msgstr ""
25495 #: gimple-ssa-sprintf.cc:3346
25496 #, gcc-internal-format
25497 msgid "using the range [%E, %E] for directive argument"
25498 msgstr ""
25500 #: gimple-ssa-sprintf.cc:3366
25501 #, gcc-internal-format
25502 msgid "%qE output %wu byte into a destination of size %wu"
25503 msgid_plural "%qE output %wu bytes into a destination of size %wu"
25504 msgstr[0] ""
25505 msgstr[1] ""
25507 #: gimple-ssa-sprintf.cc:3371
25508 #, gcc-internal-format
25509 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
25510 msgstr ""
25512 #: gimple-ssa-sprintf.cc:3376
25513 #, gcc-internal-format
25514 msgid "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
25515 msgstr ""
25517 #: gimple-ssa-sprintf.cc:3381
25518 #, gcc-internal-format
25519 msgid "%qE output %wu or more bytes into a destination of size %wu"
25520 msgstr ""
25522 #: gimple-ssa-sprintf.cc:3392
25523 #, gcc-internal-format
25524 msgid "%qE output %wu byte"
25525 msgid_plural "%qE output %wu bytes"
25526 msgstr[0] ""
25527 msgstr[1] ""
25529 #: gimple-ssa-sprintf.cc:3396
25530 #, gcc-internal-format
25531 msgid "%qE output between %wu and %wu bytes"
25532 msgstr ""
25534 #: gimple-ssa-sprintf.cc:3400
25535 #, gcc-internal-format
25536 msgid "%qE output %wu or more bytes (assuming %wu)"
25537 msgstr ""
25539 #: gimple-ssa-sprintf.cc:3404
25540 #, gcc-internal-format
25541 msgid "%qE output %wu or more bytes"
25542 msgstr ""
25544 #: gimple-ssa-sprintf.cc:3783
25545 #, gcc-internal-format
25546 msgid "%<%.*s%> directive width out of range"
25547 msgstr ""
25549 #: gimple-ssa-sprintf.cc:3817
25550 #, gcc-internal-format
25551 msgid "%<%.*s%> directive precision out of range"
25552 msgstr ""
25554 #: gimple-ssa-sprintf.cc:3950
25555 msgid "%qE arguments %Z and maybe %Z overlap destination object %qE"
25556 msgstr ""
25558 #: gimple-ssa-sprintf.cc:3962
25559 msgid "%qE argument %Z overlaps destination object %qE"
25560 msgid_plural "%qE arguments %Z overlap destination object %qE"
25561 msgstr[0] ""
25562 msgstr[1] ""
25564 #: gimple-ssa-sprintf.cc:3973
25565 msgid "%qE argument %Z may overlap destination object %qE"
25566 msgid_plural "%qE arguments %Z may overlap destination object %qE"
25567 msgstr[0] ""
25568 msgstr[1] ""
25570 #: gimple-ssa-sprintf.cc:3993
25571 #, gcc-internal-format
25572 msgid "destination object referenced by %<restrict%>-qualified argument 1 was declared here"
25573 msgstr ""
25575 #: gimple-ssa-sprintf.cc:4579
25576 #, gcc-internal-format
25577 msgid "specified bound %wu exceeds maximum object size %wu"
25578 msgstr ""
25580 #: gimple-ssa-sprintf.cc:4590
25581 #, gcc-internal-format
25582 msgid "specified bound %wu exceeds %<INT_MAX%>"
25583 msgstr ""
25585 #: gimple-ssa-sprintf.cc:4616
25586 #, gcc-internal-format
25587 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
25588 msgstr ""
25590 #: gimple-ssa-sprintf.cc:4660
25591 #, gcc-internal-format
25592 msgid "null destination pointer"
25593 msgstr ""
25595 #: gimple-ssa-sprintf.cc:4677
25596 #, gcc-internal-format
25597 msgid "specified bound %wu exceeds the size %wu of the destination object"
25598 msgstr ""
25600 #: gimple-ssa-sprintf.cc:4689
25601 #, gcc-internal-format
25602 msgid "null format string"
25603 msgstr ""
25605 #: gimple-ssa-warn-access.cc:172
25606 #, gcc-internal-format
25607 msgid "%qD specified bound %s exceeds maximum object size %E"
25608 msgstr ""
25610 #: gimple-ssa-warn-access.cc:180
25611 #, gcc-internal-format
25612 msgid "%qD specified bound %s exceeds the size %E of unterminated array"
25613 msgstr ""
25615 #: gimple-ssa-warn-access.cc:183
25616 #, gcc-internal-format
25617 msgid "%qD specified bound %s may exceed the size of at most %E of unterminated array"
25618 msgstr ""
25620 #: gimple-ssa-warn-access.cc:186
25621 #, gcc-internal-format
25622 msgid "%qD specified bound %s exceeds the size of at most %E of unterminated array"
25623 msgstr ""
25625 #: gimple-ssa-warn-access.cc:194
25626 #, fuzzy, gcc-internal-format
25627 msgid "%qD argument missing terminating nul"
25628 msgstr "аргумент для \"%s\" прапушчан"
25630 #: gimple-ssa-warn-access.cc:203
25631 #, gcc-internal-format
25632 msgid "%qs specified bound %s exceeds maximum object size %E"
25633 msgstr ""
25635 #: gimple-ssa-warn-access.cc:211
25636 #, gcc-internal-format
25637 msgid "%qs specified bound %s exceeds the size %E of unterminated array"
25638 msgstr ""
25640 #: gimple-ssa-warn-access.cc:214
25641 #, gcc-internal-format
25642 msgid "%qs specified bound %s may exceed the size of at most %E of unterminated array"
25643 msgstr ""
25645 #: gimple-ssa-warn-access.cc:217
25646 #, gcc-internal-format
25647 msgid "%qs specified bound %s exceeds the size of at most %E of unterminated array"
25648 msgstr ""
25650 #: gimple-ssa-warn-access.cc:225
25651 #, fuzzy, gcc-internal-format
25652 msgid "%qs argument missing terminating nul"
25653 msgstr "аргумент для \"%s\" прапушчан"
25655 #: gimple-ssa-warn-access.cc:488 gimple-ssa-warn-access.cc:729
25656 #, gcc-internal-format
25657 msgid "%qD specified bound %E exceeds maximum object size %E"
25658 msgstr ""
25660 #: gimple-ssa-warn-access.cc:493 gimple-ssa-warn-access.cc:745
25661 #, gcc-internal-format
25662 msgid "%qD specified bound [%E, %E] exceeds maximum object size %E"
25663 msgstr ""
25665 #: gimple-ssa-warn-access.cc:641
25666 #, gcc-internal-format
25667 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound %wu"
25668 msgstr ""
25670 #: gimple-ssa-warn-access.cc:647
25671 #, gcc-internal-format
25672 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound [%E, %E]"
25673 msgstr ""
25675 #: gimple-ssa-warn-access.cc:653
25676 #, gcc-internal-format
25677 msgid "%qD argument %i declared attribute %<nonstring%> may be smaller than the specified bound [%E, %E]"
25678 msgstr ""
25680 #: gimple-ssa-warn-access.cc:663
25681 #, gcc-internal-format
25682 msgid "%qD argument %i declared attribute %<nonstring%>"
25683 msgstr ""
25685 #: gimple-ssa-warn-access.cc:669
25686 #, fuzzy, gcc-internal-format
25687 msgid "argument %qD declared here"
25688 msgstr "тып параметра \"%s\" не аб'яўлены"
25690 #: gimple-ssa-warn-access.cc:727
25691 #, gcc-internal-format
25692 msgid "%qD specified bound %E may exceed maximum object size %E"
25693 msgstr ""
25695 #: gimple-ssa-warn-access.cc:734
25696 #, gcc-internal-format
25697 msgid "specified bound %E may exceed maximum object size %E"
25698 msgstr ""
25700 #: gimple-ssa-warn-access.cc:736
25701 #, gcc-internal-format
25702 msgid "specified bound %E exceeds maximum object size %E"
25703 msgstr ""
25705 #: gimple-ssa-warn-access.cc:743
25706 #, gcc-internal-format
25707 msgid "%qD specified bound [%E, %E] may exceed maximum object size %E"
25708 msgstr ""
25710 #: gimple-ssa-warn-access.cc:751
25711 #, gcc-internal-format
25712 msgid "specified bound [%E, %E] may exceed maximum object size %E"
25713 msgstr ""
25715 #: gimple-ssa-warn-access.cc:753
25716 #, gcc-internal-format
25717 msgid "specified bound [%E, %E] exceeds maximum object size %E"
25718 msgstr ""
25720 #: gimple-ssa-warn-access.cc:763
25721 #, gcc-internal-format
25722 msgid "%qD specified bound %E may exceed source size %E"
25723 msgstr ""
25725 #: gimple-ssa-warn-access.cc:765
25726 #, gcc-internal-format
25727 msgid "%qD specified bound %E exceeds source size %E"
25728 msgstr ""
25730 #: gimple-ssa-warn-access.cc:770
25731 #, gcc-internal-format
25732 msgid "specified bound %E may exceed source size %E"
25733 msgstr ""
25735 #: gimple-ssa-warn-access.cc:772
25736 #, gcc-internal-format
25737 msgid "specified bound %E exceeds source size %E"
25738 msgstr ""
25740 #: gimple-ssa-warn-access.cc:779
25741 #, gcc-internal-format
25742 msgid "%qD specified bound [%E, %E] may exceed source size %E"
25743 msgstr ""
25745 #: gimple-ssa-warn-access.cc:781
25746 #, gcc-internal-format
25747 msgid "%qD specified bound [%E, %E] exceeds source size %E"
25748 msgstr ""
25750 #: gimple-ssa-warn-access.cc:786
25751 #, gcc-internal-format
25752 msgid "specified bound [%E, %E] may exceed source size %E"
25753 msgstr ""
25755 #: gimple-ssa-warn-access.cc:788
25756 #, gcc-internal-format
25757 msgid "specified bound [%E, %E] exceeds source size %E"
25758 msgstr ""
25760 #: gimple-ssa-warn-access.cc:796
25761 #, gcc-internal-format
25762 msgid "source object allocated here"
25763 msgstr ""
25765 #: gimple-ssa-warn-access.cc:819
25766 #, gcc-internal-format
25767 msgid "%qD specified size %E may exceed maximum object size %E"
25768 msgstr ""
25770 #: gimple-ssa-warn-access.cc:821
25771 #, gcc-internal-format
25772 msgid "%qD specified size %E exceeds maximum object size %E"
25773 msgstr ""
25775 #: gimple-ssa-warn-access.cc:826
25776 #, gcc-internal-format
25777 msgid "specified size %E may exceed maximum object size %E"
25778 msgstr ""
25780 #: gimple-ssa-warn-access.cc:828
25781 #, gcc-internal-format
25782 msgid "specified size %E exceeds maximum object size %E"
25783 msgstr ""
25785 #: gimple-ssa-warn-access.cc:835
25786 #, gcc-internal-format
25787 msgid "%qD specified size between %E and %E may exceed maximum object size %E"
25788 msgstr ""
25790 #: gimple-ssa-warn-access.cc:837
25791 #, gcc-internal-format
25792 msgid "%qD specified size between %E and %E exceeds maximum object size %E"
25793 msgstr ""
25795 #: gimple-ssa-warn-access.cc:842
25796 #, gcc-internal-format
25797 msgid "specified size between %E and %E may exceed maximum object size %E"
25798 msgstr ""
25800 #: gimple-ssa-warn-access.cc:844
25801 #, gcc-internal-format
25802 msgid "specified size between %E and %E exceeds maximum object size %E"
25803 msgstr ""
25805 #: gimple-ssa-warn-access.cc:854
25806 #, gcc-internal-format
25807 msgid "%qD specified bound %E may exceed destination size %E"
25808 msgstr ""
25810 #: gimple-ssa-warn-access.cc:861
25811 #, gcc-internal-format
25812 msgid "specified bound %E may exceed destination size %E"
25813 msgstr ""
25815 #: gimple-ssa-warn-access.cc:863
25816 #, gcc-internal-format
25817 msgid "specified bound %E exceeds destination size %E"
25818 msgstr ""
25820 #: gimple-ssa-warn-access.cc:870
25821 #, gcc-internal-format
25822 msgid "%qD specified bound [%E, %E] may exceed destination size %E"
25823 msgstr ""
25825 #: gimple-ssa-warn-access.cc:872
25826 #, gcc-internal-format
25827 msgid "%qD specified bound [%E, %E] exceeds destination size %E"
25828 msgstr ""
25830 #: gimple-ssa-warn-access.cc:877 gimple-ssa-warn-access.cc:879
25831 #, gcc-internal-format
25832 msgid "specified bound [%E, %E] exceeds destination size %E"
25833 msgstr ""
25835 #: gimple-ssa-warn-access.cc:888
25836 #, gcc-internal-format
25837 msgid "destination object allocated here"
25838 msgstr ""
25840 #: gimple-ssa-warn-access.cc:932
25841 #, gcc-internal-format
25842 msgid "%qD may access %E byte in a region of size %E"
25843 msgstr ""
25845 #: gimple-ssa-warn-access.cc:934
25846 #, gcc-internal-format
25847 msgid "%qD accessing %E byte in a region of size %E"
25848 msgstr ""
25850 #: gimple-ssa-warn-access.cc:937
25851 #, gcc-internal-format
25852 msgid "%qD may access %E bytes in a region of size %E"
25853 msgstr ""
25855 #: gimple-ssa-warn-access.cc:939
25856 #, gcc-internal-format
25857 msgid "%qD accessing %E bytes in a region of size %E"
25858 msgstr ""
25860 #: gimple-ssa-warn-access.cc:944
25861 #, gcc-internal-format
25862 msgid "may access %E byte in a region of size %E"
25863 msgstr ""
25865 #: gimple-ssa-warn-access.cc:946
25866 #, gcc-internal-format
25867 msgid "accessing %E byte in a region of size %E"
25868 msgstr ""
25870 #: gimple-ssa-warn-access.cc:949
25871 #, gcc-internal-format
25872 msgid "may access %E bytes in a region of size %E"
25873 msgstr ""
25875 #: gimple-ssa-warn-access.cc:951
25876 #, gcc-internal-format
25877 msgid "accessing %E bytes in a region of size %E"
25878 msgstr ""
25880 #: gimple-ssa-warn-access.cc:960
25881 #, gcc-internal-format
25882 msgid "%qD may access %E or more bytes in a region of size %E"
25883 msgstr ""
25885 #: gimple-ssa-warn-access.cc:962
25886 #, gcc-internal-format
25887 msgid "%qD accessing %E or more bytes in a region of size %E"
25888 msgstr ""
25890 #: gimple-ssa-warn-access.cc:967
25891 #, gcc-internal-format
25892 msgid "may access %E or more bytes in a region of size %E"
25893 msgstr ""
25895 #: gimple-ssa-warn-access.cc:969
25896 #, gcc-internal-format
25897 msgid "accessing %E or more bytes in a region of size %E"
25898 msgstr ""
25900 #: gimple-ssa-warn-access.cc:977
25901 #, gcc-internal-format
25902 msgid "%qD may access between %E and %E bytes in a region of size %E"
25903 msgstr ""
25905 #: gimple-ssa-warn-access.cc:979
25906 #, gcc-internal-format
25907 msgid "%qD accessing between %E and %E bytes in a region of size %E"
25908 msgstr ""
25910 #: gimple-ssa-warn-access.cc:984
25911 #, gcc-internal-format
25912 msgid "may access between %E and %E bytes in a region of size %E"
25913 msgstr ""
25915 #: gimple-ssa-warn-access.cc:986
25916 #, gcc-internal-format
25917 msgid "accessing between %E and %E bytes in a region of size %E"
25918 msgstr ""
25920 #: gimple-ssa-warn-access.cc:998
25921 #, gcc-internal-format
25922 msgid "%qD may write %E byte into a region of size %E"
25923 msgstr ""
25925 #: gimple-ssa-warn-access.cc:1000
25926 #, gcc-internal-format
25927 msgid "%qD writing %E byte into a region of size %E overflows the destination"
25928 msgstr ""
25930 #: gimple-ssa-warn-access.cc:1003
25931 #, gcc-internal-format
25932 msgid "%qD may write %E bytes into a region of size %E"
25933 msgstr ""
25935 #: gimple-ssa-warn-access.cc:1005
25936 #, gcc-internal-format
25937 msgid "%qD writing %E bytes into a region of size %E overflows the destination"
25938 msgstr ""
25940 #: gimple-ssa-warn-access.cc:1010
25941 #, gcc-internal-format
25942 msgid "may write %E byte into a region of size %E"
25943 msgstr ""
25945 #: gimple-ssa-warn-access.cc:1012
25946 #, gcc-internal-format
25947 msgid "writing %E byte into a region of size %E overflows the destination"
25948 msgstr ""
25950 #: gimple-ssa-warn-access.cc:1015
25951 #, gcc-internal-format
25952 msgid "may write %E bytes into a region of size %E"
25953 msgstr ""
25955 #: gimple-ssa-warn-access.cc:1017
25956 #, gcc-internal-format
25957 msgid "writing %E bytes into a region of size %E overflows the destination"
25958 msgstr ""
25960 #: gimple-ssa-warn-access.cc:1026
25961 #, gcc-internal-format
25962 msgid "%qD may write %E or more bytes into a region of size %E"
25963 msgstr ""
25965 #: gimple-ssa-warn-access.cc:1028 gimple-ssa-warn-access.cc:1399
25966 #, gcc-internal-format
25967 msgid "%qD writing %E or more bytes into a region of size %E overflows the destination"
25968 msgstr ""
25970 #: gimple-ssa-warn-access.cc:1034
25971 #, gcc-internal-format
25972 msgid "may write %E or more bytes into a region of size %E"
25973 msgstr ""
25975 #: gimple-ssa-warn-access.cc:1036 gimple-ssa-warn-access.cc:1404
25976 #, gcc-internal-format
25977 msgid "writing %E or more bytes into a region of size %E overflows the destination"
25978 msgstr ""
25980 #: gimple-ssa-warn-access.cc:1045
25981 #, gcc-internal-format
25982 msgid "%qD may write between %E and %E bytes into a region of size %E"
25983 msgstr ""
25985 #: gimple-ssa-warn-access.cc:1047
25986 #, gcc-internal-format
25987 msgid "%qD writing between %E and %E bytes into a region of size %E overflows the destination"
25988 msgstr ""
25990 #: gimple-ssa-warn-access.cc:1053
25991 #, gcc-internal-format
25992 msgid "may write between %E and %E bytes into a region of size %E"
25993 msgstr ""
25995 #: gimple-ssa-warn-access.cc:1055
25996 #, gcc-internal-format
25997 msgid "writing between %E and %E bytes into a region of size %E overflows the destination"
25998 msgstr ""
26000 #: gimple-ssa-warn-access.cc:1069
26001 #, gcc-internal-format
26002 msgid "%qD may read %E byte from a region of size %E"
26003 msgstr ""
26005 #: gimple-ssa-warn-access.cc:1071
26006 #, gcc-internal-format
26007 msgid "%qD reading %E byte from a region of size %E"
26008 msgstr ""
26010 #: gimple-ssa-warn-access.cc:1074
26011 #, gcc-internal-format
26012 msgid "%qD may read %E bytes from a region of size %E"
26013 msgstr ""
26015 #: gimple-ssa-warn-access.cc:1076
26016 #, gcc-internal-format
26017 msgid "%qD reading %E bytes from a region of size %E"
26018 msgstr ""
26020 #: gimple-ssa-warn-access.cc:1082
26021 #, gcc-internal-format
26022 msgid "may read %E byte from a region of size %E"
26023 msgstr ""
26025 #: gimple-ssa-warn-access.cc:1084
26026 #, gcc-internal-format
26027 msgid "reading %E byte from a region of size %E"
26028 msgstr ""
26030 #: gimple-ssa-warn-access.cc:1087
26031 #, gcc-internal-format
26032 msgid "may read %E bytes from a region of size %E"
26033 msgstr ""
26035 #: gimple-ssa-warn-access.cc:1089
26036 #, gcc-internal-format
26037 msgid "reading %E bytes from a region of size %E"
26038 msgstr ""
26040 #: gimple-ssa-warn-access.cc:1098
26041 #, gcc-internal-format
26042 msgid "%qD may read %E or more bytes from a region of size %E"
26043 msgstr ""
26045 #: gimple-ssa-warn-access.cc:1100
26046 #, gcc-internal-format
26047 msgid "%qD reading %E or more bytes from a region of size %E"
26048 msgstr ""
26050 #: gimple-ssa-warn-access.cc:1105
26051 #, gcc-internal-format
26052 msgid "may read %E or more bytes from a region of size %E"
26053 msgstr ""
26055 #: gimple-ssa-warn-access.cc:1107
26056 #, gcc-internal-format
26057 msgid "reading %E or more bytes from a region of size %E"
26058 msgstr ""
26060 #: gimple-ssa-warn-access.cc:1115
26061 #, gcc-internal-format
26062 msgid "%qD may read between %E and %E bytes from a region of size %E"
26063 msgstr ""
26065 #: gimple-ssa-warn-access.cc:1117
26066 #, gcc-internal-format
26067 msgid "%qD reading between %E and %E bytes from a region of size %E"
26068 msgstr ""
26070 #: gimple-ssa-warn-access.cc:1122
26071 #, gcc-internal-format
26072 msgid "may read between %E and %E bytes from a region of size %E"
26073 msgstr ""
26075 #: gimple-ssa-warn-access.cc:1124
26076 #, gcc-internal-format
26077 msgid "reading between %E and %E bytes from a region of size %E"
26078 msgstr ""
26080 #: gimple-ssa-warn-access.cc:1139
26081 #, gcc-internal-format
26082 msgid "%qD expecting %E byte in a region of size %E"
26083 msgid_plural "%qD expecting %E bytes in a region of size %E"
26084 msgstr[0] ""
26085 msgstr[1] ""
26087 #: gimple-ssa-warn-access.cc:1144
26088 #, gcc-internal-format
26089 msgid "expecting %E byte in a region of size %E"
26090 msgid_plural "expecting %E bytes in a region of size %E"
26091 msgstr[0] ""
26092 msgstr[1] ""
26094 #: gimple-ssa-warn-access.cc:1152
26095 #, gcc-internal-format
26096 msgid "%qD expecting %E or more bytes in a region of size %E"
26097 msgstr ""
26099 #: gimple-ssa-warn-access.cc:1156
26100 #, gcc-internal-format
26101 msgid "expecting %E or more bytes in a region of size %E"
26102 msgstr ""
26104 #: gimple-ssa-warn-access.cc:1163
26105 #, gcc-internal-format
26106 msgid "%qD expecting between %E and %E bytes in a region of size %E"
26107 msgstr ""
26109 #: gimple-ssa-warn-access.cc:1167
26110 #, gcc-internal-format
26111 msgid "expecting between %E and %E bytes in a region of size %E"
26112 msgstr ""
26114 #: gimple-ssa-warn-access.cc:2023
26115 #, gcc-internal-format
26116 msgid "%qD called on pointer %qE with nonzero offset%s"
26117 msgstr ""
26119 #: gimple-ssa-warn-access.cc:2038 gimple-ssa-warn-access.cc:3768
26120 #, gcc-internal-format
26121 msgid "returned from %qD"
26122 msgstr ""
26124 #: gimple-ssa-warn-access.cc:2041
26125 #, gcc-internal-format
26126 msgid "returned from %qT"
26127 msgstr ""
26129 #: gimple-ssa-warn-access.cc:2043
26130 #, gcc-internal-format
26131 msgid "obtained here"
26132 msgstr ""
26134 #: gimple-ssa-warn-access.cc:2251
26135 #, gcc-internal-format
26136 msgid "argument %i value %qE is negative"
26137 msgstr ""
26139 #: gimple-ssa-warn-access.cc:2268
26140 #, fuzzy, gcc-internal-format, gfc-internal-format
26141 msgid "argument %i value is zero"
26142 msgstr "аргумент для \"%s\" прапушчан"
26144 #: gimple-ssa-warn-access.cc:2286
26145 #, gcc-internal-format
26146 msgid "argument %i value %qE exceeds maximum object size %E"
26147 msgstr ""
26149 #: gimple-ssa-warn-access.cc:2300
26150 #, gcc-internal-format
26151 msgid "argument %i range [%E, %E] is negative"
26152 msgstr ""
26154 #: gimple-ssa-warn-access.cc:2307
26155 #, gcc-internal-format
26156 msgid "argument %i range [%E, %E] exceeds maximum object size %E"
26157 msgstr ""
26159 #: gimple-ssa-warn-access.cc:2337
26160 #, gcc-internal-format
26161 msgid "product %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
26162 msgstr ""
26164 #: gimple-ssa-warn-access.cc:2343
26165 #, gcc-internal-format
26166 msgid "product %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
26167 msgstr ""
26169 #: gimple-ssa-warn-access.cc:2354 gimple-ssa-warn-access.cc:2357
26170 #, fuzzy, gcc-internal-format
26171 msgid "argument %i in the range [%E, %E]"
26172 msgstr "аргумент для \"%s\" прапушчан"
26174 #: gimple-ssa-warn-access.cc:2368
26175 #, gcc-internal-format
26176 msgid "in a call to built-in allocation function %qD"
26177 msgstr ""
26179 #: gimple-ssa-warn-access.cc:2371
26180 #, gcc-internal-format
26181 msgid "in a call to allocation function %qD declared here"
26182 msgstr ""
26184 #: gimple-ssa-warn-access.cc:2817
26185 #, gcc-internal-format
26186 msgid "unknown architecture specifier in memory model %wi for %qD"
26187 msgstr ""
26189 #: gimple-ssa-warn-access.cc:2908
26190 #, fuzzy, gcc-internal-format
26191 #| msgid "invalid register name for `%s'"
26192 msgid "invalid memory model %qs for %qD"
26193 msgstr "нерэчаісная назва рэгістра `%s'"
26195 #: gimple-ssa-warn-access.cc:2912
26196 #, fuzzy, gcc-internal-format
26197 #| msgid "invalid register name for `%s'"
26198 msgid "invalid memory model %wi for %qD"
26199 msgstr "нерэчаісная назва рэгістра `%s'"
26201 #: gimple-ssa-warn-access.cc:2927 gimple-ssa-warn-access.cc:2979
26202 #, gcc-internal-format, gfc-internal-format
26203 msgid "valid models are %s"
26204 msgstr ""
26206 #: gimple-ssa-warn-access.cc:2940
26207 #, fuzzy, gcc-internal-format
26208 #| msgid "invalid register name for `%s'"
26209 msgid "invalid failure memory model %qs for %qD"
26210 msgstr "нерэчаісная назва рэгістра `%s'"
26212 #: gimple-ssa-warn-access.cc:2945
26213 #, gcc-internal-format
26214 msgid "valid failure models are %qs, %qs, %qs, %qs"
26215 msgstr ""
26217 #: gimple-ssa-warn-access.cc:2960
26218 #, gcc-internal-format
26219 msgid "failure memory model %qs cannot be stronger than success memory model %qs for %qD"
26220 msgstr ""
26222 #: gimple-ssa-warn-access.cc:2986
26223 #, gcc-internal-format
26224 msgid "failure memory model %wi cannot be stronger than success memory model %wi for %qD"
26225 msgstr ""
26227 #: gimple-ssa-warn-access.cc:3417
26228 #, gcc-internal-format, gfc-internal-format
26229 msgid "bound argument %i value %s is negative for a variable length array argument %i of type %s"
26230 msgstr ""
26232 #: gimple-ssa-warn-access.cc:3425
26233 #, fuzzy, gcc-internal-format, gfc-internal-format
26234 #| msgid "size of array `%s' is negative"
26235 msgid "argument %i value %s is negative"
26236 msgstr "памер масіва \"%s\" адмоўны"
26238 #: gimple-ssa-warn-access.cc:3475
26239 #, gcc-internal-format, gfc-internal-format
26240 msgid "argument %i of variable length array %s is null but the corresponding bound argument %i value is %s"
26241 msgstr ""
26243 #: gimple-ssa-warn-access.cc:3484
26244 #, gcc-internal-format, gfc-internal-format
26245 msgid "argument %i is null but the corresponding size argument %i value is %s"
26246 msgstr ""
26248 #: gimple-ssa-warn-access.cc:3495
26249 #, gcc-internal-format
26250 msgid "argument %i to %<%T[static %E]%> is null where non-null expected"
26251 msgstr ""
26253 #: gimple-ssa-warn-access.cc:3558
26254 #, gcc-internal-format
26255 msgid "referencing argument %u of type %qT"
26256 msgstr ""
26258 #: gimple-ssa-warn-access.cc:3572
26259 #, gcc-internal-format
26260 msgid "in a call to function %qD declared with attribute %qs"
26261 msgstr ""
26263 #: gimple-ssa-warn-access.cc:3576
26264 #, gcc-internal-format
26265 msgid "in a call with type %qT and attribute %qs"
26266 msgstr ""
26268 #: gimple-ssa-warn-access.cc:3583
26269 #, fuzzy, gcc-internal-format
26270 msgid "in a call to function %qD"
26271 msgstr "Нерэчаісны выбар \"%s\""
26273 #: gimple-ssa-warn-access.cc:3586
26274 #, gcc-internal-format
26275 msgid "in a call with type %qT"
26276 msgstr ""
26278 #: gimple-ssa-warn-access.cc:3690
26279 #, gcc-internal-format
26280 msgid "%qD called on unallocated object %qD"
26281 msgstr ""
26283 #: gimple-ssa-warn-access.cc:3707
26284 #, gcc-internal-format
26285 msgid "%qD called on a pointer to an unallocated object %qE"
26286 msgstr ""
26288 #: gimple-ssa-warn-access.cc:3716
26289 #, gcc-internal-format
26290 msgid "assigned here"
26291 msgstr ""
26293 #: gimple-ssa-warn-access.cc:3749
26294 #, gcc-internal-format
26295 msgid "%qD called on pointer returned from a mismatched allocation function"
26296 msgstr ""
26298 #: gimple-ssa-warn-access.cc:3758
26299 #, gcc-internal-format
26300 msgid "%qD called on pointer to an unallocated object"
26301 msgstr ""
26303 #: gimple-ssa-warn-access.cc:3915
26304 #, gcc-internal-format
26305 msgid "pointer %qE may be used after %qD"
26306 msgstr ""
26308 #: gimple-ssa-warn-access.cc:3916
26309 #, gcc-internal-format
26310 msgid "pointer %qE used after %qD"
26311 msgstr ""
26313 #: gimple-ssa-warn-access.cc:3920
26314 #, gcc-internal-format
26315 msgid "pointer may be used after %qD"
26316 msgstr ""
26318 #: gimple-ssa-warn-access.cc:3921
26319 #, gcc-internal-format
26320 msgid "pointer used after %qD"
26321 msgstr ""
26323 #: gimple-ssa-warn-access.cc:3925
26324 #, fuzzy, gcc-internal-format
26325 #| msgid "called from here"
26326 msgid "call to %qD here"
26327 msgstr "выклікана адсюль"
26329 #: gimple-ssa-warn-access.cc:3940
26330 #, gcc-internal-format
26331 msgid "dangling pointer %qE to %qD may be used"
26332 msgstr ""
26334 #: gimple-ssa-warn-access.cc:3941
26335 #, gcc-internal-format
26336 msgid "using dangling pointer %qE to %qD"
26337 msgstr ""
26339 #: gimple-ssa-warn-access.cc:3946
26340 #, gcc-internal-format
26341 msgid "dangling pointer to %qD may be used"
26342 msgstr ""
26344 #: gimple-ssa-warn-access.cc:3947
26345 #, gcc-internal-format
26346 msgid "using a dangling pointer to %qD"
26347 msgstr ""
26349 #: gimple-ssa-warn-access.cc:3950 gimple-ssa-warn-access.cc:4582
26350 #: gimple-ssa-warn-restrict.cc:1823 tree-ssa-uninit.cc:900
26351 #: tree-ssa-uninit.cc:1066 c/c-decl.cc:3893 c/c-decl.cc:4166
26352 #: c/c-typeck.cc:8985 c/c-typeck.cc:11694 cp/class.cc:1459 cp/class.cc:3243
26353 #: cp/constexpr.cc:1012 cp/decl.cc:4224 cp/decl.cc:12214 cp/decl.cc:12697
26354 #: cp/decl.cc:12706 cp/friend.cc:404 cp/friend.cc:414 cp/init.cc:2878
26355 #: cp/parser.cc:3488 cp/parser.cc:3634 cp/parser.cc:3685 cp/parser.cc:6884
26356 #: cp/parser.cc:24228 cp/typeck.cc:4768
26357 #, fuzzy, gcc-internal-format
26358 msgid "%qD declared here"
26359 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
26361 #: gimple-ssa-warn-access.cc:3958
26362 #, gcc-internal-format
26363 msgid "dangling pointer %qE to an unnamed temporary may be used"
26364 msgstr ""
26366 #: gimple-ssa-warn-access.cc:3960
26367 #, gcc-internal-format
26368 msgid "using dangling pointer %qE to an unnamed temporary"
26369 msgstr ""
26371 #: gimple-ssa-warn-access.cc:3966
26372 #, gcc-internal-format
26373 msgid "dangling pointer to an unnamed temporary may be used"
26374 msgstr ""
26376 #: gimple-ssa-warn-access.cc:3968
26377 #, gcc-internal-format
26378 msgid "using a dangling pointer to an unnamed temporary"
26379 msgstr ""
26381 #: gimple-ssa-warn-access.cc:3972
26382 #, fuzzy, gcc-internal-format
26383 #| msgid "cannot create temporary file"
26384 msgid "unnamed temporary defined here"
26385 msgstr "немагчыма стварыць часовы файл"
26387 #: gimple-ssa-warn-access.cc:4062
26388 #, gcc-internal-format
26389 msgid "%qD called on pointer %qE passed to mismatched allocation function %qD"
26390 msgstr ""
26392 #: gimple-ssa-warn-access.cc:4067
26393 #, gcc-internal-format
26394 msgid "%qD called on a pointer passed to mismatched reallocation function %qD"
26395 msgstr ""
26397 #: gimple-ssa-warn-access.cc:4073
26398 #, gcc-internal-format
26399 msgid "call to %qD"
26400 msgstr ""
26402 #: gimple-ssa-warn-access.cc:4578
26403 #, gcc-internal-format
26404 msgid "storing the address of local variable %qD in %qE"
26405 msgstr ""
26407 #: gimple-ssa-warn-alloca.cc:285
26408 #, gcc-internal-format
26409 msgid "use of %<alloca%>"
26410 msgstr ""
26412 #: gimple-ssa-warn-alloca.cc:324
26413 #, gcc-internal-format
26414 msgid "argument to variable-length array may be too large"
26415 msgstr ""
26417 #: gimple-ssa-warn-alloca.cc:326
26418 #, gcc-internal-format
26419 msgid "argument to %<alloca%> may be too large"
26420 msgstr ""
26422 #: gimple-ssa-warn-alloca.cc:331
26423 #, gcc-internal-format
26424 msgid "limit is %wu bytes, but argument may be as large as %s"
26425 msgstr ""
26427 #: gimple-ssa-warn-alloca.cc:343
26428 #, gcc-internal-format
26429 msgid "argument to variable-length array is too large"
26430 msgstr ""
26432 #: gimple-ssa-warn-alloca.cc:345
26433 #, fuzzy, gcc-internal-format
26434 #| msgid "size of array `%s' is too large"
26435 msgid "argument to %<alloca%> is too large"
26436 msgstr "памер масіва \"%s\" вельмі вялікі"
26438 #: gimple-ssa-warn-alloca.cc:349
26439 #, gcc-internal-format
26440 msgid "limit is %wu bytes, but argument is %s"
26441 msgstr ""
26443 #: gimple-ssa-warn-alloca.cc:361
26444 #, gcc-internal-format
26445 msgid "unbounded use of variable-length array"
26446 msgstr ""
26448 #: gimple-ssa-warn-alloca.cc:362
26449 #, gcc-internal-format
26450 msgid "unbounded use of %<alloca%>"
26451 msgstr ""
26453 #: gimple-ssa-warn-alloca.cc:367
26454 #, gcc-internal-format
26455 msgid "use of %<alloca%> within a loop"
26456 msgstr ""
26458 #: gimple-ssa-warn-alloca.cc:372
26459 #, gcc-internal-format
26460 msgid "argument to variable-length array is zero"
26461 msgstr ""
26463 #: gimple-ssa-warn-alloca.cc:374
26464 #, gcc-internal-format
26465 msgid "argument to %<alloca%> is zero"
26466 msgstr ""
26468 #: gimple-ssa-warn-restrict.cc:1491
26469 #, gcc-internal-format
26470 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
26471 msgstr ""
26473 #: gimple-ssa-warn-restrict.cc:1493
26474 #, gcc-internal-format
26475 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
26476 msgstr ""
26478 #: gimple-ssa-warn-restrict.cc:1497
26479 #, gcc-internal-format
26480 msgid "%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
26481 msgstr ""
26483 #: gimple-ssa-warn-restrict.cc:1499
26484 #, gcc-internal-format
26485 msgid "%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26486 msgstr ""
26488 #: gimple-ssa-warn-restrict.cc:1506
26489 #, gcc-internal-format
26490 msgid "%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26491 msgid_plural "%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26492 msgstr[0] ""
26493 msgstr[1] ""
26495 #: gimple-ssa-warn-restrict.cc:1516
26496 #, gcc-internal-format
26497 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at offset %s"
26498 msgid_plural "%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26499 msgstr[0] ""
26500 msgstr[1] ""
26502 #: gimple-ssa-warn-restrict.cc:1529
26503 #, gcc-internal-format
26504 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
26505 msgid_plural "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26506 msgstr[0] ""
26507 msgstr[1] ""
26509 #: gimple-ssa-warn-restrict.cc:1539
26510 #, gcc-internal-format
26511 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26512 msgstr ""
26514 #: gimple-ssa-warn-restrict.cc:1547
26515 #, gcc-internal-format
26516 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26517 msgstr ""
26519 #: gimple-ssa-warn-restrict.cc:1560
26520 #, gcc-internal-format
26521 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at offset %s"
26522 msgid_plural "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26523 msgstr[0] ""
26524 msgstr[1] ""
26526 #: gimple-ssa-warn-restrict.cc:1568
26527 #, gcc-internal-format
26528 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26529 msgstr ""
26531 #: gimple-ssa-warn-restrict.cc:1575
26532 #, gcc-internal-format
26533 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26534 msgstr ""
26536 #: gimple-ssa-warn-restrict.cc:1603
26537 #, gcc-internal-format
26538 msgid "%qD accessing %wu byte may overlap %wu byte"
26539 msgid_plural "%qD accessing %wu bytes may overlap %wu byte"
26540 msgstr[0] ""
26541 msgstr[1] ""
26543 #: gimple-ssa-warn-restrict.cc:1610
26544 #, gcc-internal-format
26545 msgid "%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
26546 msgid_plural "%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
26547 msgstr[0] ""
26548 msgstr[1] ""
26550 #: gimple-ssa-warn-restrict.cc:1621
26551 #, gcc-internal-format
26552 msgid "%qD accessing %wu byte may overlap up to %wu bytes"
26553 msgid_plural "%qD accessing %wu bytes may overlap up to %wu bytes"
26554 msgstr[0] ""
26555 msgstr[1] ""
26557 #: gimple-ssa-warn-restrict.cc:1628
26558 #, gcc-internal-format
26559 msgid "%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at offset %s"
26560 msgid_plural "%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26561 msgstr[0] ""
26562 msgstr[1] ""
26564 #: gimple-ssa-warn-restrict.cc:1641
26565 #, gcc-internal-format
26566 msgid "%qD accessing between %wu and %wu bytes may overlap %wu byte"
26567 msgid_plural "%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
26568 msgstr[0] ""
26569 msgstr[1] ""
26571 #: gimple-ssa-warn-restrict.cc:1648
26572 #, gcc-internal-format
26573 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
26574 msgid_plural "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26575 msgstr[0] ""
26576 msgstr[1] ""
26578 #: gimple-ssa-warn-restrict.cc:1660
26579 #, gcc-internal-format
26580 msgid "%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at offset %s"
26581 msgid_plural "%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26582 msgstr[0] ""
26583 msgstr[1] ""
26585 #: gimple-ssa-warn-restrict.cc:1706
26586 #, gcc-internal-format
26587 msgid "%qD specified bound %wu exceeds maximum object size %wu"
26588 msgstr ""
26590 #: gimple-ssa-warn-restrict.cc:1712
26591 #, gcc-internal-format
26592 msgid "%qD specified bound between %wu and %wu exceeds maximum object size %wu"
26593 msgstr ""
26595 #: gimple-ssa-warn-restrict.cc:1773
26596 #, gcc-internal-format
26597 msgid "%qD pointer overflow between offset %s and size %s accessing array %qD with type %qT"
26598 msgstr ""
26600 #: gimple-ssa-warn-restrict.cc:1778 c-family/c-warn.cc:3753
26601 #, fuzzy, gcc-internal-format
26602 msgid "array %qD declared here"
26603 msgstr "тып параметра \"%s\" не аб'яўлены"
26605 #: gimple-ssa-warn-restrict.cc:1783 gimple-ssa-warn-restrict.cc:1789
26606 #, gcc-internal-format
26607 msgid "%qD pointer overflow between offset %s and size %s"
26608 msgstr ""
26610 #: gimple-ssa-warn-restrict.cc:1806
26611 #, gcc-internal-format
26612 msgid "%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
26613 msgstr ""
26615 #: gimple-ssa-warn-restrict.cc:1809
26616 #, gcc-internal-format
26617 msgid "%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
26618 msgstr ""
26620 #: gimple-ssa-warn-restrict.cc:1815
26621 #, gcc-internal-format
26622 msgid "%qD forming offset %s is out of the bounds of object %qD with type %qT"
26623 msgstr ""
26625 #: gimple-ssa-warn-restrict.cc:1817
26626 #, gcc-internal-format
26627 msgid "%qD offset %s is out of the bounds of object %qD with type %qT"
26628 msgstr ""
26630 #: gimple-ssa-warn-restrict.cc:1830
26631 #, gcc-internal-format
26632 msgid "%qD forming offset %s is out of the bounds [0, %wu]"
26633 msgstr ""
26635 #: gimple-ssa-warn-restrict.cc:1832
26636 #, gcc-internal-format
26637 msgid "%qD offset %s is out of the bounds [0, %wu]"
26638 msgstr ""
26640 #: gimple-ssa-warn-restrict.cc:1838
26641 #, gcc-internal-format
26642 msgid "%qD forming offset %s is out of bounds"
26643 msgstr ""
26645 #: gimple-ssa-warn-restrict.cc:1839
26646 #, gcc-internal-format
26647 msgid "%qD offset %s is out of bounds"
26648 msgstr ""
26650 #: gimple-ssa-warn-restrict.cc:1851
26651 #, gcc-internal-format
26652 msgid "%qD offset %s from the object at %qE is out of the bounds of %qT"
26653 msgstr ""
26655 #: gimple-ssa-warn-restrict.cc:1859 gimple-ssa-warn-restrict.cc:1880
26656 #, gcc-internal-format
26657 msgid "subobject %qD declared here"
26658 msgstr ""
26660 #: gimple-ssa-warn-restrict.cc:1869
26661 #, gcc-internal-format
26662 msgid "%qD offset %s from the object at %qE is out of the bounds of referenced subobject %qD with type %qT at offset %wi"
26663 msgstr ""
26665 #: gimple-streamer-in.cc:207
26666 #, gcc-internal-format, gfc-internal-format
26667 msgid "bytecode stream: unknown GIMPLE statement tag %s"
26668 msgstr ""
26670 #: gimple-warn-recursion.cc:183
26671 #, gcc-internal-format
26672 msgid "infinite recursion detected"
26673 msgstr ""
26675 #: gimple-warn-recursion.cc:190
26676 #, gcc-internal-format
26677 msgid "recursive call"
26678 msgstr ""
26680 #: gimple.cc:1292
26681 #, gcc-internal-format, gfc-internal-format
26682 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
26683 msgstr ""
26685 #: gimplify.cc:2108
26686 #, gcc-internal-format
26687 msgid "statement will never be executed"
26688 msgstr ""
26690 #: gimplify.cc:2447 gimplify.cc:2455
26691 #, gcc-internal-format
26692 msgid "this statement may fall through"
26693 msgstr ""
26695 #: gimplify.cc:2457
26696 #, gcc-internal-format
26697 msgid "here"
26698 msgstr ""
26700 #. We've found [[fallthrough]]; at the end of a switch, which the C++
26701 #. standard says is ill-formed; see [dcl.attr.fallthrough].
26702 #: gimplify.cc:2569 gimplify.cc:2592
26703 #, gcc-internal-format
26704 msgid "attribute %<fallthrough%> not preceding a case label or default label"
26705 msgstr ""
26707 #: gimplify.cc:3680
26708 #, gcc-internal-format
26709 msgid "using result of function returning %<void%>"
26710 msgstr ""
26712 #: gimplify.cc:6475
26713 #, gcc-internal-format, gfc-internal-format
26714 msgid "non-memory output %d must stay in memory"
26715 msgstr ""
26717 #: gimplify.cc:6490
26718 #, gcc-internal-format
26719 msgid "invalid lvalue in %<asm%> output %d"
26720 msgstr ""
26722 #: gimplify.cc:6637
26723 #, gcc-internal-format, gfc-internal-format
26724 msgid "non-memory input %d must stay in memory"
26725 msgstr ""
26727 #: gimplify.cc:6677 gimplify.cc:6687
26728 #, gcc-internal-format, gfc-internal-format
26729 msgid "memory input %d is not directly addressable"
26730 msgstr ""
26732 #: gimplify.cc:7304
26733 #, gcc-internal-format
26734 msgid "threadprivate variable %qE used in a region with %<order(concurrent)%> clause"
26735 msgstr ""
26737 #: gimplify.cc:7306
26738 #, gcc-internal-format
26739 msgid "enclosing region"
26740 msgstr ""
26742 #: gimplify.cc:7310
26743 #, gcc-internal-format
26744 msgid "threadprivate variable %qE used in target region"
26745 msgstr ""
26747 #: gimplify.cc:7312
26748 #, gcc-internal-format
26749 msgid "enclosing target region"
26750 msgstr ""
26752 #: gimplify.cc:7325
26753 #, gcc-internal-format
26754 msgid "threadprivate variable %qE used in untied task"
26755 msgstr ""
26757 #: gimplify.cc:7327
26758 #, gcc-internal-format
26759 msgid "enclosing task"
26760 msgstr ""
26762 #: gimplify.cc:7424
26763 #, gcc-internal-format
26764 msgid "%qE not specified in enclosing %qs"
26765 msgstr ""
26767 #: gimplify.cc:7426
26768 #, gcc-internal-format
26769 msgid "enclosing %qs"
26770 msgstr ""
26772 #: gimplify.cc:7569
26773 #, gcc-internal-format
26774 msgid "%qE not specified in enclosing OpenACC %qs construct"
26775 msgstr ""
26777 #: gimplify.cc:7571
26778 #, gcc-internal-format
26779 msgid "enclosing OpenACC %qs construct"
26780 msgstr ""
26782 #: gimplify.cc:7632
26783 #, gcc-internal-format
26784 msgid "%qE with %<link%> clause used in %<routine%> function"
26785 msgstr ""
26787 #: gimplify.cc:7640
26788 #, gcc-internal-format
26789 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
26790 msgstr ""
26792 #: gimplify.cc:7709
26793 #, gcc-internal-format
26794 msgid "%qE not specified in enclosing %<target%>"
26795 msgstr ""
26797 #: gimplify.cc:7711
26798 #, gcc-internal-format
26799 msgid "enclosing %<target%>"
26800 msgstr ""
26802 #: gimplify.cc:7741 gimplify.cc:9442
26803 #, gcc-internal-format
26804 msgid "variable %qE declared in enclosing %<host_data%> region"
26805 msgstr ""
26807 #: gimplify.cc:7762
26808 #, gcc-internal-format
26809 msgid "%qD referenced in target region does not have a mappable type"
26810 msgstr ""
26812 #: gimplify.cc:7893
26813 #, gcc-internal-format
26814 msgid "iteration variable %qE is predetermined linear"
26815 msgstr ""
26817 #: gimplify.cc:7896
26818 #, gcc-internal-format
26819 msgid "iteration variable %qE should be private"
26820 msgstr ""
26822 #: gimplify.cc:7910
26823 #, gcc-internal-format
26824 msgid "iteration variable %qE should not be firstprivate"
26825 msgstr ""
26827 #: gimplify.cc:7913
26828 #, gcc-internal-format
26829 msgid "iteration variable %qE should not be reduction"
26830 msgstr ""
26832 #: gimplify.cc:7916
26833 #, gcc-internal-format
26834 msgid "iteration variable %qE should not be linear"
26835 msgstr ""
26837 #: gimplify.cc:9103 gimplify.cc:9109
26838 #, gcc-internal-format
26839 msgid "conditional %<lastprivate%> clause on %qs construct"
26840 msgstr ""
26842 #: gimplify.cc:9126
26843 #, gcc-internal-format
26844 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
26845 msgstr ""
26847 #: gimplify.cc:9148
26848 #, gcc-internal-format
26849 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
26850 msgstr ""
26852 #: gimplify.cc:9156
26853 #, gcc-internal-format
26854 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %qs, %<sections%> or %<scope%>"
26855 msgstr ""
26857 #: gimplify.cc:9167 gimplify.cc:9173 gimplify.cc:9179 gimplify.cc:9185
26858 #: gimplify.cc:9191 gimplify.cc:13522
26859 #, gcc-internal-format
26860 msgid "%<inscan%> %<reduction%> clause on %qs construct"
26861 msgstr ""
26863 #: gimplify.cc:9285
26864 #, gcc-internal-format
26865 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
26866 msgstr ""
26868 #: gimplify.cc:9638
26869 #, gcc-internal-format
26870 msgid "mapping field %qE of variable length structure"
26871 msgstr ""
26873 #: gimplify.cc:9908
26874 #, gcc-internal-format
26875 msgid "%qE appears more than once in map clauses"
26876 msgstr ""
26878 #: gimplify.cc:10424
26879 #, gcc-internal-format
26880 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
26881 msgstr ""
26883 #: gimplify.cc:10481
26884 #, gcc-internal-format
26885 msgid "%s variable %qE is private in outer context"
26886 msgstr ""
26888 #: gimplify.cc:10513
26889 #, gcc-internal-format
26890 msgid "expected %qs %<if%> clause modifier rather than %qs"
26891 msgstr ""
26893 #: gimplify.cc:10551
26894 #, gcc-internal-format
26895 msgid "%<device%> clause with %<ancestor%> is only allowed on %<target%> construct"
26896 msgstr ""
26898 #: gimplify.cc:10567
26899 #, gcc-internal-format
26900 msgid "with %<ancestor%>, only the %<device%>, %<firstprivate%>, %<private%>, %<defaultmap%>, and %<map%> clauses may appear on the construct"
26901 msgstr ""
26903 #: gimplify.cc:10779
26904 #, gcc-internal-format
26905 msgid "%qD specified in %qs clause but not in %<inscan%> %<reduction%> clause on the containing construct"
26906 msgstr ""
26908 #: gimplify.cc:10993
26909 #, gcc-internal-format
26910 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
26911 msgstr ""
26913 #: gimplify.cc:11047
26914 #, gcc-internal-format
26915 msgid "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
26916 msgstr ""
26918 #: gimplify.cc:11304
26919 #, gcc-internal-format
26920 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
26921 msgstr ""
26923 #: gimplify.cc:11377
26924 #, gcc-internal-format
26925 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
26926 msgstr ""
26928 #: gimplify.cc:11478
26929 #, gcc-internal-format
26930 msgid "incompatible data clause with reduction on %qE; promoting to %<present_or_copy%>"
26931 msgstr ""
26933 #: gimplify.cc:11627
26934 #, gcc-internal-format
26935 msgid "%qD specified in %<inscan%> %<reduction%> clause but not in %<scan%> directive clause"
26936 msgstr ""
26938 #: gimplify.cc:11646
26939 #, fuzzy, gcc-internal-format
26940 msgid "invalid private reduction on %qE"
26941 msgstr "Нерэчаіснае абвяшчэнне"
26943 #: gimplify.cc:11796
26944 #, gcc-internal-format
26945 msgid "%<inscan%> %<reduction%> clause used together with %<linear%> clause for a variable other than loop iterator"
26946 msgstr ""
26948 #: gimplify.cc:12130
26949 #, gcc-internal-format
26950 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
26951 msgstr ""
26953 #: gimplify.cc:12389 gimplify.cc:12393 gimplify.cc:12402
26954 #, gcc-internal-format
26955 msgid "%qs clause may not appear on non-rectangular %qs"
26956 msgstr ""
26958 #: gimplify.cc:12621
26959 #, gcc-internal-format
26960 msgid "threadprivate iteration variable %qD"
26961 msgstr ""
26963 #: gimplify.cc:12652 gimplify.cc:12760
26964 #, gcc-internal-format
26965 msgid "conditional %<lastprivate%> on loop iterator %qD ignored"
26966 msgstr ""
26968 #: gimplify.cc:13460
26969 #, gcc-internal-format
26970 msgid "%<bind%> clause not specified on a %<loop%> construct not nested inside another OpenMP construct"
26971 msgstr ""
26973 #: gimplify.cc:13484
26974 #, gcc-internal-format
26975 msgid "%<bind(parallel)%> on a %<loop%> construct nested inside %<simd%> construct"
26976 msgstr ""
26978 #: gimplify.cc:13504
26979 #, gcc-internal-format
26980 msgid "%<bind(teams)%> on a %<loop%> region not strictly nested inside of a %<teams%> region"
26981 msgstr ""
26983 #: gimplify.cc:13529
26984 #, gcc-internal-format
26985 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %qs or %<sections%>"
26986 msgstr ""
26988 #: gimplify.cc:13557
26989 #, gcc-internal-format
26990 msgid "%<lastprivate%> clause on a %<loop%> construct refers to a variable %qD which is not the loop iterator"
26991 msgstr ""
26993 #: gimplify.cc:14639 omp-low.cc:3628
26994 #, gcc-internal-format
26995 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside a loop with %<ordered%> clause with a parameter"
26996 msgstr ""
26998 #: gimplify.cc:14657
26999 #, gcc-internal-format
27000 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
27001 msgstr ""
27003 #: gimplify.cc:14670
27004 #, gcc-internal-format
27005 msgid "number of variables in %<depend%> clause with %<sink%> modifier does not match number of iteration variables"
27006 msgstr ""
27008 #: gimplify.cc:14683
27009 #, gcc-internal-format
27010 msgid "more than one %<depend%> clause with %<source%> modifier on an %<ordered%> construct"
27011 msgstr ""
27013 #: gimplify.cc:14694
27014 #, gcc-internal-format
27015 msgid "%<depend%> clause with %<source%> modifier specified together with %<depend%> clauses with %<sink%> modifier on the same construct"
27016 msgstr ""
27018 #: gimplify.cc:15986
27019 #, gcc-internal-format
27020 msgid "gimplification failed"
27021 msgstr ""
27023 #: gimplify.cc:16514
27024 #, gcc-internal-format
27025 msgid "%qT is promoted to %qT when passed through %<...%>"
27026 msgstr ""
27028 #: gimplify.cc:16519
27029 #, gcc-internal-format
27030 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
27031 msgstr ""
27033 #: gimplify.cc:16526
27034 #, gcc-internal-format
27035 msgid "if this code is reached, the program will abort"
27036 msgstr ""
27038 #: godump.cc:1414
27039 #, fuzzy, gcc-internal-format
27040 #| msgid "Could not open data file %s.\n"
27041 msgid "could not close Go dump file: %m"
27042 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
27044 #: godump.cc:1426
27045 #, fuzzy, gcc-internal-format
27046 #| msgid "Could not open data file %s.\n"
27047 msgid "could not open Go dump file %qs: %m"
27048 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
27050 #: graphite.cc:524
27051 #, gcc-internal-format
27052 msgid "Graphite loop optimizations cannot be used (isl is not available)."
27053 msgstr ""
27055 #: input.cc:1357
27056 #, gcc-internal-format, gfc-internal-format
27057 msgid "expansion point is location %i"
27058 msgstr ""
27060 #: input.cc:1387
27061 #, gcc-internal-format
27062 msgid "token %u has %<x-location == y-location == %u%>"
27063 msgstr ""
27065 #: input.cc:1396
27066 #, gcc-internal-format
27067 msgid "token %u has %<x-location == %u%>"
27068 msgstr ""
27070 #: input.cc:1397
27071 #, gcc-internal-format
27072 msgid "token %u has %<y-location == %u%>"
27073 msgstr ""
27075 #: internal-fn.cc:634
27076 #, fuzzy, gcc-internal-format
27077 msgid "invalid use of attribute %<fallthrough%>"
27078 msgstr "нявернае выкарыстанне \"restict\""
27080 #: ipa-devirt.cc:663 ipa-devirt.cc:748 ipa-devirt.cc:777 ipa-devirt.cc:819
27081 #: ipa-devirt.cc:850
27082 #, gcc-internal-format
27083 msgid "virtual table of type %qD violates one definition rule"
27084 msgstr ""
27086 #: ipa-devirt.cc:666
27087 #, gcc-internal-format
27088 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
27089 msgstr ""
27091 #: ipa-devirt.cc:707
27092 #, gcc-internal-format
27093 msgid "virtual table of type %qD contains RTTI information"
27094 msgstr ""
27096 #: ipa-devirt.cc:713
27097 #, gcc-internal-format
27098 msgid "but is prevailed by one without from other translation unit"
27099 msgstr ""
27101 #: ipa-devirt.cc:717
27102 #, gcc-internal-format
27103 msgid "RTTI will not work on this type"
27104 msgstr ""
27106 #: ipa-devirt.cc:754
27107 #, gcc-internal-format
27108 msgid "the conflicting type defined in another translation unit has virtual table of different size"
27109 msgstr ""
27111 #: ipa-devirt.cc:783
27112 #, gcc-internal-format
27113 msgid "the conflicting type defined in another translation unit with different RTTI information"
27114 msgstr ""
27116 #: ipa-devirt.cc:827 ipa-devirt.cc:858
27117 #, gcc-internal-format
27118 msgid "the conflicting type defined in another translation unit"
27119 msgstr ""
27121 #: ipa-devirt.cc:831
27122 #, fuzzy, gcc-internal-format
27123 msgid "contains additional virtual method %qD"
27124 msgstr "нерэчаісны ініцыялізатар"
27126 #: ipa-devirt.cc:838
27127 #, gcc-internal-format
27128 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
27129 msgstr ""
27131 #: ipa-devirt.cc:864
27132 #, gcc-internal-format
27133 msgid "virtual method %qD"
27134 msgstr ""
27136 #: ipa-devirt.cc:868
27137 #, gcc-internal-format
27138 msgid "ought to match virtual method %qD but does not"
27139 msgstr ""
27141 #: ipa-devirt.cc:874
27142 #, gcc-internal-format
27143 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
27144 msgstr ""
27146 #: ipa-devirt.cc:908
27147 #, gcc-internal-format
27148 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
27149 msgstr ""
27151 #: ipa-devirt.cc:916
27152 #, gcc-internal-format
27153 msgid "type %qT violates the C++ One Definition Rule"
27154 msgstr ""
27156 #: ipa-devirt.cc:928 ipa-devirt.cc:943 ipa-devirt.cc:1218 ipa-devirt.cc:1263
27157 #: ipa-devirt.cc:1302 ipa-devirt.cc:1320
27158 #, gcc-internal-format
27159 msgid "a different type is defined in another translation unit"
27160 msgstr ""
27162 #: ipa-devirt.cc:935
27163 #, gcc-internal-format
27164 msgid "the first difference of corresponding definitions is field %qD"
27165 msgstr ""
27167 #: ipa-devirt.cc:945
27168 #, gcc-internal-format
27169 msgid "the first difference of corresponding definitions is method %qD"
27170 msgstr ""
27172 #: ipa-devirt.cc:1050
27173 #, gcc-internal-format
27174 msgid "type %qT defined in anonymous namespace cannot match type %qT across the translation unit boundary"
27175 msgstr ""
27177 #: ipa-devirt.cc:1055
27178 #, gcc-internal-format
27179 msgid "type %qT defined in anonymous namespace cannot match across the translation unit boundary"
27180 msgstr ""
27182 #: ipa-devirt.cc:1060
27183 #, gcc-internal-format
27184 msgid "the incompatible type defined in another translation unit"
27185 msgstr ""
27187 #: ipa-devirt.cc:1076
27188 #, gcc-internal-format
27189 msgid "type name %qs should match type name %qs"
27190 msgstr ""
27192 #: ipa-devirt.cc:1080 ipa-devirt.cc:1177
27193 #, gcc-internal-format
27194 msgid "the incompatible type is defined here"
27195 msgstr ""
27197 #: ipa-devirt.cc:1108
27198 #, gcc-internal-format
27199 msgid "array types have different bounds"
27200 msgstr ""
27202 #: ipa-devirt.cc:1123
27203 #, fuzzy, gcc-internal-format
27204 msgid "return value type mismatch"
27205 msgstr "нерэчаісны ініцыялізатар"
27207 #: ipa-devirt.cc:1138
27208 #, fuzzy, gcc-internal-format
27209 msgid "implicit this pointer type mismatch"
27210 msgstr "нерэчаісны ініцыялізатар"
27212 #: ipa-devirt.cc:1141
27213 #, fuzzy, gcc-internal-format, gfc-internal-format
27214 msgid "type mismatch in parameter %i"
27215 msgstr "невыкарыстаемы параметр \"%s\""
27217 #: ipa-devirt.cc:1152
27218 #, gcc-internal-format
27219 msgid "types have different parameter counts"
27220 msgstr ""
27222 #: ipa-devirt.cc:1168
27223 #, gcc-internal-format
27224 msgid "type %qT itself violates the C++ One Definition Rule"
27225 msgstr ""
27227 #: ipa-devirt.cc:1174
27228 #, gcc-internal-format
27229 msgid "type %qT should match type %qT"
27230 msgstr ""
27232 #: ipa-devirt.cc:1246
27233 #, gcc-internal-format
27234 msgid "a type with different precision is defined in another translation unit"
27235 msgstr ""
27237 #: ipa-devirt.cc:1253
27238 #, gcc-internal-format
27239 msgid "a type with different signedness is defined in another translation unit"
27240 msgstr ""
27242 #: ipa-devirt.cc:1278
27243 #, gcc-internal-format
27244 msgid "it is defined as a pointer in different address space in another translation unit"
27245 msgstr ""
27247 #: ipa-devirt.cc:1287
27248 #, gcc-internal-format
27249 msgid "it is defined as a pointer to different type in another translation unit"
27250 msgstr ""
27252 #: ipa-devirt.cc:1347
27253 #, gcc-internal-format
27254 msgid "an array of different size is defined in another translation unit"
27255 msgstr ""
27257 #: ipa-devirt.cc:1362
27258 #, gcc-internal-format
27259 msgid "has different return value in another translation unit"
27260 msgstr ""
27262 #: ipa-devirt.cc:1385 ipa-devirt.cc:1397
27263 #, gcc-internal-format
27264 msgid "has different parameters in another translation unit"
27265 msgstr ""
27267 #: ipa-devirt.cc:1420
27268 #, gcc-internal-format
27269 msgid "a type defined in another translation unit is not polymorphic"
27270 msgstr ""
27272 #: ipa-devirt.cc:1424
27273 #, gcc-internal-format
27274 msgid "a type defined in another translation unit is polymorphic"
27275 msgstr ""
27277 #: ipa-devirt.cc:1442 ipa-devirt.cc:1506
27278 #, gcc-internal-format
27279 msgid "a type with different virtual table pointers is defined in another translation unit"
27280 msgstr ""
27282 #: ipa-devirt.cc:1449 ipa-devirt.cc:1511
27283 #, gcc-internal-format
27284 msgid "a type with different bases is defined in another translation unit"
27285 msgstr ""
27287 #: ipa-devirt.cc:1457
27288 #, gcc-internal-format
27289 msgid "a field with different name is defined in another translation unit"
27290 msgstr ""
27292 #: ipa-devirt.cc:1471
27293 #, gcc-internal-format
27294 msgid "a field of same name but different type is defined in another translation unit"
27295 msgstr ""
27297 #: ipa-devirt.cc:1484
27298 #, gcc-internal-format
27299 msgid "fields have different layout in another translation unit"
27300 msgstr ""
27302 #: ipa-devirt.cc:1491
27303 #, gcc-internal-format
27304 msgid "one field is a bitfield while the other is not"
27305 msgstr ""
27307 #: ipa-devirt.cc:1515
27308 #, gcc-internal-format
27309 msgid "a type with different number of fields is defined in another translation unit"
27310 msgstr ""
27312 #: ipa-devirt.cc:1538
27313 #, gcc-internal-format
27314 msgid "a type with different size is defined in another translation unit"
27315 msgstr ""
27317 #: ipa-devirt.cc:1547
27318 #, gcc-internal-format
27319 msgid "one type needs to be constructed while the other does not"
27320 msgstr ""
27322 #: ipa-devirt.cc:1560
27323 #, gcc-internal-format
27324 msgid "memory layout mismatch"
27325 msgstr ""
27327 #: ipa-devirt.cc:1679
27328 #, gcc-internal-format
27329 msgid "the extra base is defined here"
27330 msgstr ""
27332 #: ipa-devirt.cc:3845
27333 #, gcc-internal-format
27334 msgid "Declaring type %qD final would enable devirtualization of %i call"
27335 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
27336 msgstr[0] ""
27337 msgstr[1] ""
27339 #: ipa-devirt.cc:3854
27340 #, gcc-internal-format
27341 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
27342 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
27343 msgstr[0] ""
27344 msgstr[1] ""
27346 #: ipa-devirt.cc:3884
27347 #, gcc-internal-format
27348 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
27349 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
27350 msgstr[0] ""
27351 msgstr[1] ""
27353 #: ipa-devirt.cc:3892
27354 #, gcc-internal-format
27355 msgid "Declaring method %qD final would enable devirtualization of %i call"
27356 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
27357 msgstr[0] ""
27358 msgstr[1] ""
27360 #: ipa-devirt.cc:3900
27361 #, gcc-internal-format
27362 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
27363 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
27364 msgstr[0] ""
27365 msgstr[1] ""
27367 #: ipa-devirt.cc:3911
27368 #, gcc-internal-format
27369 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
27370 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
27371 msgstr[0] ""
27372 msgstr[1] ""
27374 #: ipa-devirt.cc:4224
27375 #, gcc-internal-format
27376 msgid "type %qs violates the C++ One Definition Rule"
27377 msgstr ""
27379 #: ipa-devirt.cc:4233
27380 #, gcc-internal-format
27381 msgid "an enum with different number of values is defined in another translation unit"
27382 msgstr ""
27384 #: ipa-devirt.cc:4237
27385 #, gcc-internal-format
27386 msgid "an enum with different value name is defined in another translation unit"
27387 msgstr ""
27389 #: ipa-devirt.cc:4241
27390 #, gcc-internal-format
27391 msgid "an enum with different values is defined in another translation unit"
27392 msgstr ""
27394 #: ipa-devirt.cc:4262
27395 #, gcc-internal-format
27396 msgid "name %qs differs from name %qs defined in another translation unit"
27397 msgstr ""
27399 #: ipa-devirt.cc:4268
27400 #, gcc-internal-format
27401 msgid "name %qs is defined as %u-bit while another translation unit defines it as %u-bit"
27402 msgstr ""
27404 #: ipa-devirt.cc:4277
27405 #, gcc-internal-format
27406 msgid "name %qs is defined to %wd while another translation unit defines it as %wd"
27407 msgstr ""
27409 #: ipa-devirt.cc:4283
27410 #, gcc-internal-format
27411 msgid "name %qs is defined to different value in another translation unit"
27412 msgstr ""
27414 #: ipa-devirt.cc:4288
27415 #, gcc-internal-format
27416 msgid "mismatching definition"
27417 msgstr ""
27419 #: ipa-fnsummary.cc:4542
27420 #, gcc-internal-format
27421 msgid "invalid fnsummary in LTO stream"
27422 msgstr ""
27424 #: ipa-fnsummary.cc:4643
27425 #, gcc-internal-format
27426 msgid "ipa inline summary is missing in input file"
27427 msgstr ""
27429 #: ipa-modref.cc:4014
27430 #, gcc-internal-format
27431 msgid "IPA modref summary is missing in input file"
27432 msgstr ""
27434 #: ipa-prop.cc:4764 ipa-prop.cc:4806 ipa-prop.cc:4890 ipa-prop.cc:4938
27435 #, gcc-internal-format
27436 msgid "invalid jump function in LTO stream"
27437 msgstr ""
27439 #: ipa-pure-const.cc:218
27440 #, gcc-internal-format
27441 msgid "function might be candidate for attribute %qs"
27442 msgstr ""
27444 #: ipa-pure-const.cc:219
27445 #, gcc-internal-format
27446 msgid "function might be candidate for attribute %qs if it is known to return normally"
27447 msgstr ""
27449 #: ipa-reference.cc:1264
27450 #, gcc-internal-format
27451 msgid "ipa reference summary is missing in ltrans unit"
27452 msgstr ""
27454 #: ipa-sra.cc:1491
27455 #, gcc-internal-format
27456 msgid "Access offset before parent offset"
27457 msgstr ""
27459 #: ipa-sra.cc:1496
27460 #, gcc-internal-format
27461 msgid "Access size greater or equal to its parent size"
27462 msgstr ""
27464 #: ipa-sra.cc:1501
27465 #, gcc-internal-format
27466 msgid "Access terminates outside of its parent"
27467 msgstr ""
27469 #: ipa-sra.cc:1513
27470 #, gcc-internal-format
27471 msgid "Access overlaps with its sibling"
27472 msgstr ""
27474 #: ipa-sra.cc:1532
27475 #, gcc-internal-format
27476 msgid "IPA-SRA access verification failed"
27477 msgstr ""
27479 #: ipa-sra.cc:2496
27480 #, gcc-internal-format
27481 msgid "function %qs, parameter %u, has IPA-SRA accesses which overlap"
27482 msgstr ""
27484 #: ipa-sra.cc:2499
27485 #, gcc-internal-format
27486 msgid "function %qs, parameter %u, is used but does not have any certain IPA-SRA access"
27487 msgstr ""
27489 #: ira.cc:2434 ira.cc:2456
27490 #, fuzzy, gcc-internal-format
27491 msgid "%s cannot be used in %<asm%> here"
27492 msgstr "\"%s\" звычайна функцыя"
27494 #: ira.cc:6026
27495 #, gcc-internal-format
27496 msgid "frame pointer required, but reserved"
27497 msgstr ""
27499 #: ira.cc:6027
27500 #, gcc-internal-format
27501 msgid "for %qD"
27502 msgstr ""
27504 #: ira.cc:6043
27505 #, gcc-internal-format
27506 msgid "frame size too large for reliable stack checking"
27507 msgstr ""
27509 #: lra-assigns.cc:1694
27510 #, gcc-internal-format, gfc-internal-format
27511 msgid "maximum number of LRA assignment passes is achieved (%d)"
27512 msgstr ""
27514 #: lra-assigns.cc:1821 reload1.cc:1242
27515 #, gcc-internal-format
27516 msgid "%<asm%> operand has impossible constraints"
27517 msgstr ""
27519 #: lra-assigns.cc:1836
27520 #, fuzzy, gcc-internal-format
27521 msgid "unable to find a register to spill"
27522 msgstr "Не выкарыстоўваць рэгістра sb"
27524 #: lra-constraints.cc:4170 reload.cc:3842 reload.cc:4097
27525 #, gcc-internal-format
27526 msgid "inconsistent operand constraints in an %<asm%>"
27527 msgstr ""
27529 #: lra-constraints.cc:5126
27530 #, gcc-internal-format, gfc-internal-format
27531 msgid "maximum number of generated reload insns per insn achieved (%d)"
27532 msgstr ""
27534 #: lto-cgraph.cc:1127
27535 #, gcc-internal-format
27536 msgid "function %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
27537 msgstr ""
27539 #: lto-cgraph.cc:1132
27540 #, gcc-internal-format
27541 msgid "variable %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
27542 msgstr ""
27544 #: lto-cgraph.cc:1301
27545 #, gcc-internal-format, gfc-internal-format
27546 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
27547 msgstr ""
27549 #: lto-cgraph.cc:1466
27550 #, gcc-internal-format
27551 msgid "bytecode stream: no caller found while reading edge"
27552 msgstr ""
27554 #: lto-cgraph.cc:1472
27555 #, gcc-internal-format
27556 msgid "bytecode stream: no callee found while reading edge"
27557 msgstr ""
27559 #: lto-cgraph.cc:1549
27560 #, gcc-internal-format
27561 msgid "bytecode stream: found empty cgraph node"
27562 msgstr ""
27564 #: lto-cgraph.cc:1668
27565 #, gcc-internal-format, gfc-internal-format
27566 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
27567 msgstr ""
27569 #: lto-cgraph.cc:1693
27570 #, gcc-internal-format, gfc-internal-format
27571 msgid "Profile information in %s corrupted"
27572 msgstr ""
27574 #: lto-cgraph.cc:1731
27575 #, fuzzy, gcc-internal-format, gfc-internal-format
27576 #| msgid "cannot find class `%s'"
27577 msgid "cannot find LTO cgraph in %s"
27578 msgstr "немагчыма знайсьці кляс `%s'"
27580 #: lto-cgraph.cc:1741
27581 #, fuzzy, gcc-internal-format, gfc-internal-format
27582 #| msgid "cannot find source %s"
27583 msgid "cannot find LTO section refs in %s"
27584 msgstr "не магу знайсці крыніцу %s"
27586 #: lto-cgraph.cc:1816
27587 #, fuzzy, gcc-internal-format, gfc-internal-format
27588 msgid "invalid offload table in %s"
27589 msgstr "Нерэчаісны выбар %s"
27591 #: lto-compress.cc:142 lto-compress.cc:269 lto-compress.cc:277
27592 #: lto-compress.cc:297 lto-compress.cc:363 lto-compress.cc:371
27593 #: lto-compress.cc:391
27594 #, gcc-internal-format, gfc-internal-format
27595 msgid "compressed stream: %s"
27596 msgstr ""
27598 #: lto-compress.cc:163
27599 #, gcc-internal-format
27600 msgid "original not compressed with zstd"
27601 msgstr ""
27603 #: lto-compress.cc:165
27604 #, gcc-internal-format
27605 msgid "original size unknown"
27606 msgstr ""
27608 #: lto-compress.cc:171
27609 #, gcc-internal-format, gfc-internal-format
27610 msgid "decompressed stream: %s"
27611 msgstr ""
27613 #: lto-compress.cc:411
27614 #, gcc-internal-format
27615 msgid "compiler does not support ZSTD LTO compression"
27616 msgstr ""
27618 #: lto-section-in.cc:460
27619 #, gcc-internal-format, gfc-internal-format
27620 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
27621 msgstr ""
27623 #: lto-section-in.cc:471
27624 #, gcc-internal-format, gfc-internal-format
27625 msgid "%s out of range: Range is %i to %i, value is %i"
27626 msgstr ""
27628 #: lto-streamer-in.cc:125
27629 #, gcc-internal-format, gfc-internal-format
27630 msgid "bytecode stream: unexpected tag %s"
27631 msgstr ""
27633 #: lto-streamer-in.cc:1193 lto-streamer-in.cc:1204
27634 #, gcc-internal-format
27635 msgid "Cgraph edge statement index out of range"
27636 msgstr ""
27638 #: lto-streamer-in.cc:1198 lto-streamer-in.cc:1208
27639 #, gcc-internal-format
27640 msgid "Cgraph edge statement index not found"
27641 msgstr ""
27643 #: lto-streamer-in.cc:1215
27644 #, gcc-internal-format
27645 msgid "Reference statement index out of range"
27646 msgstr ""
27648 #: lto-streamer-in.cc:1219
27649 #, gcc-internal-format
27650 msgid "Reference statement index not found"
27651 msgstr ""
27653 #: lto-streamer-in.cc:1966
27654 #, gcc-internal-format, gfc-internal-format
27655 msgid "cannot read LTO mode table from %s"
27656 msgstr ""
27658 #: lto-streamer-in.cc:2068
27659 #, gcc-internal-format
27660 msgid "%s - %u-bit-precision floating-point numbers unsupported (mode %qs)"
27661 msgstr ""
27663 #: lto-streamer-in.cc:2073
27664 #, gcc-internal-format
27665 msgid "%s - %u-bit-precision decimal floating-point numbers unsupported (mode %qs)"
27666 msgstr ""
27668 #: lto-streamer-in.cc:2078
27669 #, gcc-internal-format
27670 msgid "%s - %u-bit-precision complex floating-point numbers unsupported (mode %qs)"
27671 msgstr ""
27673 #: lto-streamer-in.cc:2083
27674 #, gcc-internal-format
27675 msgid "%s - %u-bit integer numbers unsupported (mode %qs)"
27676 msgstr ""
27678 #: lto-streamer-in.cc:2086
27679 #, fuzzy, gcc-internal-format
27680 #| msgid "%s does not support %s"
27681 msgid "%s - unsupported mode %qs"
27682 msgstr "%s не падтрымлівае %s"
27684 #: lto-streamer-out.cc:554 lto-streamer-out.cc:906
27685 #, gcc-internal-format
27686 msgid "tree code %qs is not supported in LTO streams"
27687 msgstr ""
27689 #: lto-streamer.cc:129
27690 #, gcc-internal-format, gfc-internal-format
27691 msgid "bytecode stream: unexpected LTO section %s"
27692 msgstr ""
27694 #: lto-streamer.cc:261
27695 #, gcc-internal-format
27696 msgid "bytecode stream in file %qs generated with LTO version %d.%d instead of the expected %d.%d"
27697 msgstr ""
27699 #: lto-wrapper.cc:131
27700 #, gcc-internal-format
27701 msgid "deleting LTRANS file %s: %m"
27702 msgstr ""
27704 #: lto-wrapper.cc:324
27705 #, gcc-internal-format, gfc-internal-format
27706 msgid "option %s with different values"
27707 msgstr ""
27709 #: lto-wrapper.cc:340
27710 #, gcc-internal-format
27711 msgid "option %qs with mismatching values (%s, %s)"
27712 msgstr ""
27714 #: lto-wrapper.cc:455
27715 #, gcc-internal-format, gfc-internal-format
27716 msgid "option %s not used consistently in all LTO input files"
27717 msgstr ""
27719 #: lto-wrapper.cc:597 lto-wrapper.cc:605
27720 #, gcc-internal-format
27721 msgid "Extra option to %<-Xassembler%>: %s, dropping all %<-Xassembler%> and %<-Wa%> options."
27722 msgstr ""
27724 #: lto-wrapper.cc:613
27725 #, gcc-internal-format
27726 msgid "Options to %<-Xassembler%> do not match: %s, %s, dropping all %<-Xassembler%> and %<-Wa%> options."
27727 msgstr ""
27729 #: lto-wrapper.cc:939
27730 #, gcc-internal-format
27731 msgid "could not find %s in %s (consider using %<-B%>)"
27732 msgstr ""
27734 #: lto-wrapper.cc:1020
27735 #, gcc-internal-format, gfc-internal-format
27736 msgid "problem with building target image for %s"
27737 msgstr ""
27739 #: lto-wrapper.cc:1049
27740 #, fuzzy, gcc-internal-format
27741 msgid "reading input file"
27742 msgstr "няма ўваходзячых файлаў"
27744 #: lto-wrapper.cc:1054
27745 #, fuzzy, gcc-internal-format
27746 msgid "writing output file"
27747 msgstr "не магу запісаць ў %s"
27749 #: lto-wrapper.cc:1090
27750 #, gcc-internal-format
27751 msgid "installation error, cannot find %<crtoffloadtable.o%>"
27752 msgstr ""
27754 #: lto-wrapper.cc:1436
27755 #, gcc-internal-format
27756 msgid "environment variable %<COLLECT_GCC%> must be set"
27757 msgstr ""
27759 #: lto-wrapper.cc:1440
27760 #, gcc-internal-format
27761 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
27762 msgstr ""
27764 #: lto-wrapper.cc:1710 lto-wrapper.cc:1768 c-family/c-pch.cc:213
27765 #: c-family/c-pch.cc:248 c-family/c-pch.cc:286
27766 #, fuzzy, gcc-internal-format
27767 msgid "cannot read %s: %m"
27768 msgstr "не магу прачытаць з %s"
27770 #: lto-wrapper.cc:1737
27771 #, fuzzy, gcc-internal-format, gfc-internal-format
27772 msgid "invalid format of %s"
27773 msgstr "Нерэчаісны выбар %s"
27775 #: lto-wrapper.cc:1903
27776 #, gcc-internal-format
27777 msgid "%<fopen%>: %s: %m"
27778 msgstr ""
27780 #: lto-wrapper.cc:1920
27781 #, fuzzy, gcc-internal-format, gfc-internal-format
27782 #| msgid "can't open output file `%s'"
27783 msgid "corrupted ltrans output file %s"
27784 msgstr "немагчыма адчыніць файл уводу `%s'"
27786 #: lto-wrapper.cc:1962
27787 #, gcc-internal-format, gfc-internal-format
27788 msgid "using serial compilation of %d LTRANS jobs"
27789 msgstr ""
27791 #: lto-wrapper.cc:2135
27792 #, gcc-internal-format
27793 msgid "%<atexit%> failed"
27794 msgstr ""
27796 #: multiple_target.cc:76
27797 #, fuzzy, gcc-internal-format
27798 msgid "the call requires %<ifunc%>, which is not supported by this target"
27799 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
27801 #: multiple_target.cc:83
27802 #, fuzzy, gcc-internal-format
27803 msgid "target does not support function version dispatcher"
27804 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
27806 #: multiple_target.cc:91
27807 #, gcc-internal-format
27808 msgid "default %<target_clones%> attribute was not set"
27809 msgstr ""
27811 #: multiple_target.cc:351
27812 #, gcc-internal-format
27813 msgid "single %<target_clones%> attribute is ignored"
27814 msgstr ""
27816 #: multiple_target.cc:360
27817 #, gcc-internal-format
27818 msgid "clones for %<target_clones%> attribute cannot be created"
27819 msgstr ""
27821 #: multiple_target.cc:363
27822 #, gcc-internal-format
27823 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
27824 msgstr ""
27826 #: multiple_target.cc:384
27827 #, gcc-internal-format
27828 msgid "%<default%> target was not set"
27829 msgstr ""
27831 #: multiple_target.cc:388
27832 #, gcc-internal-format
27833 msgid "an empty string cannot be in %<target_clones%> attribute"
27834 msgstr ""
27836 #: multiple_target.cc:392
27837 #, gcc-internal-format
27838 msgid "multiple %<default%> targets were set"
27839 msgstr ""
27841 #: omp-expand.cc:3340
27842 #, gcc-internal-format
27843 msgid "%<depend%> clause with %<sink%> modifier waiting for lexically later iteration"
27844 msgstr ""
27846 #: omp-expand.cc:3477
27847 #, gcc-internal-format
27848 msgid "%<depend%> clause with %<sink%> modifier refers to iteration never in the iteration space"
27849 msgstr ""
27851 #: omp-expand.cc:8068
27852 #, gcc-internal-format
27853 msgid "invalid OpenMP non-rectangular loop step; %<(%E - %E) * %E%> is not a multiple of loop %d step %qE"
27854 msgstr ""
27856 #: omp-expand.cc:9995
27857 #, fuzzy, gcc-internal-format
27858 #| msgid "-pipe is not supported"
27859 msgid "%<ancestor%> not yet supported"
27860 msgstr "-pipe не падтрымліваецца"
27862 #: omp-general.cc:1111
27863 #, gcc-internal-format
27864 msgid "selector set %qs specified more than once"
27865 msgstr ""
27867 #: omp-general.cc:1125 omp-general.cc:1138
27868 #, gcc-internal-format
27869 msgid "selector %qs specified more than once in set %qs"
27870 msgstr ""
27872 #: omp-general.cc:1179
27873 #, gcc-internal-format
27874 msgid "incorrect property %qs of %qs selector"
27875 msgstr ""
27877 #: omp-general.cc:1186
27878 #, gcc-internal-format
27879 msgid "unknown property %qs of %qs selector"
27880 msgstr ""
27882 #: omp-general.cc:1191
27883 #, gcc-internal-format
27884 msgid "unknown property %qE of %qs selector"
27885 msgstr ""
27887 #: omp-general.cc:1233
27888 #, gcc-internal-format
27889 msgid "%qD used as a variant with incompatible %<construct%> selector sets"
27890 msgstr ""
27892 #: omp-general.cc:2766
27893 #, gcc-internal-format
27894 msgid "%qs specifies a conflicting level of parallelism"
27895 msgstr ""
27897 #: omp-general.cc:2769
27898 #, gcc-internal-format
27899 msgid "... to the previous %qs clause here"
27900 msgstr ""
27902 #: omp-general.cc:2804
27903 #, gcc-internal-format
27904 msgid "cannot apply %<%s%> to %qD, which has also been marked with an OpenMP 'declare target' directive"
27905 msgstr ""
27907 #: omp-general.cc:2858
27908 #, gcc-internal-format
27909 msgid "incompatible %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
27910 msgstr ""
27912 #: omp-general.cc:2865
27913 #, gcc-internal-format
27914 msgid "missing %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
27915 msgstr ""
27917 #: omp-general.cc:2874
27918 #, gcc-internal-format
27919 msgid "... with %qs clause here"
27920 msgstr ""
27922 #: omp-general.cc:2882
27923 #, gcc-internal-format
27924 msgid "... without %qs clause near to here"
27925 msgstr ""
27927 #: omp-low.cc:2678 omp-offload.cc:1488
27928 #, gcc-internal-format
27929 msgid "%<seq%> overrides other OpenACC loop specifiers"
27930 msgstr ""
27932 #: omp-low.cc:2681 omp-offload.cc:1489
27933 #, gcc-internal-format
27934 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
27935 msgstr ""
27937 #: omp-low.cc:2685 omp-offload.cc:1523
27938 #, gcc-internal-format
27939 msgid "inner loop uses same OpenACC parallelism as containing loop"
27940 msgstr ""
27942 #: omp-low.cc:2736
27943 #, gcc-internal-format
27944 msgid "argument not permitted on %qs clause"
27945 msgstr ""
27947 #: omp-low.cc:2740
27948 #, gcc-internal-format
27949 msgid "enclosing parent compute construct"
27950 msgstr ""
27952 #: omp-low.cc:2743
27953 #, gcc-internal-format
27954 msgid "enclosing routine"
27955 msgstr ""
27957 #: omp-low.cc:2784
27958 #, fuzzy, gcc-internal-format
27959 msgid "conflicting reduction operations for %qE"
27960 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
27962 #: omp-low.cc:2787
27963 #, fuzzy, gcc-internal-format
27964 #| msgid "no previous declaration for `%s'"
27965 msgid "location of the previous reduction for %qE"
27966 msgstr "няма папярэдняга аб'яўлення для \"%s\""
27968 #: omp-low.cc:2820
27969 #, gcc-internal-format
27970 msgid "nested loop in reduction needs reduction clause for %qE"
27971 msgstr ""
27973 #: omp-low.cc:3077
27974 #, gcc-internal-format
27975 msgid "%<target%> construct with nested %<teams%> construct contains directives outside of the %<teams%> construct"
27976 msgstr ""
27978 #: omp-low.cc:3135
27979 #, gcc-internal-format
27980 msgid "non-OpenACC construct inside of OpenACC routine"
27981 msgstr ""
27983 #: omp-low.cc:3144
27984 #, gcc-internal-format
27985 msgid "non-OpenACC construct inside of OpenACC region"
27986 msgstr ""
27988 #: omp-low.cc:3159
27989 #, gcc-internal-format
27990 msgid "OpenMP constructs are not allowed in target region with %<ancestor%>"
27991 msgstr ""
27993 #: omp-low.cc:3184 omp-low.cc:3251
27994 #, gcc-internal-format
27995 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a region with the %<order(concurrent)%> clause"
27996 msgstr ""
27998 #: omp-low.cc:3203
27999 #, gcc-internal-format
28000 msgid "%<ordered simd threads%> must be closely nested inside of %<%s simd%> region"
28001 msgstr ""
28003 #: omp-low.cc:3219
28004 #, gcc-internal-format
28005 msgid "OpenMP constructs other than %<ordered simd%>, %<simd%>, %<loop%> or %<atomic%> may not be nested inside %<simd%> region"
28006 msgstr ""
28008 #: omp-low.cc:3233
28009 #, gcc-internal-format
28010 msgid "only %<distribute%>, %<parallel%> or %<loop%> regions are allowed to be strictly nested inside %<teams%> region"
28011 msgstr ""
28013 #: omp-low.cc:3247
28014 #, gcc-internal-format
28015 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a %<loop%> region"
28016 msgstr ""
28018 #: omp-low.cc:3267
28019 #, gcc-internal-format
28020 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
28021 msgstr ""
28023 #: omp-low.cc:3316
28024 #, gcc-internal-format
28025 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
28026 msgstr ""
28028 #: omp-low.cc:3338
28029 #, fuzzy, gcc-internal-format
28030 #| msgid "In construct"
28031 msgid "orphaned %qs construct"
28032 msgstr "У канструкцыі"
28034 #: omp-low.cc:3367
28035 #, gcc-internal-format
28036 msgid "%<cancel for%> inside %<nowait%> for construct"
28037 msgstr ""
28039 #: omp-low.cc:3372
28040 #, gcc-internal-format
28041 msgid "%<cancel for%> inside %<ordered%> for construct"
28042 msgstr ""
28044 #: omp-low.cc:3392 omp-low.cc:3405
28045 #, gcc-internal-format
28046 msgid "%<cancel sections%> inside %<nowait%> sections construct"
28047 msgstr ""
28049 #: omp-low.cc:3434
28050 #, gcc-internal-format
28051 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
28052 msgstr ""
28054 #: omp-low.cc:3459
28055 #, fuzzy, gcc-internal-format
28056 #| msgid "no arguments"
28057 msgid "invalid arguments"
28058 msgstr "няма аргументаў"
28060 #: omp-low.cc:3465
28061 #, gcc-internal-format
28062 msgid "%<%s %s%> construct not closely nested inside of %qs"
28063 msgstr ""
28065 #: omp-low.cc:3494
28066 #, gcc-internal-format
28067 msgid "barrier region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or %<taskloop%> region"
28068 msgstr ""
28070 #: omp-low.cc:3501
28071 #, gcc-internal-format
28072 msgid "work-sharing region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or %<taskloop%> region"
28073 msgstr ""
28075 #: omp-low.cc:3532
28076 #, gcc-internal-format
28077 msgid "%qs region may not be closely nested inside of work-sharing, %<loop%>, explicit %<task%> or %<taskloop%> region"
28078 msgstr ""
28080 #: omp-low.cc:3567
28081 #, gcc-internal-format
28082 msgid "%<scope%> region may not be closely nested inside of work-sharing, %<loop%>, explicit %<task%>, %<taskloop%>, %<critical%>, %<ordered%>, %<master%>, or %<masked%> region"
28083 msgstr ""
28085 #: omp-low.cc:3592 omp-low.cc:3749 c-family/c-omp.cc:729
28086 #, gcc-internal-format
28087 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
28088 msgstr ""
28090 #: omp-low.cc:3620
28091 #, gcc-internal-format
28092 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
28093 msgstr ""
28095 #: omp-low.cc:3637
28096 #, gcc-internal-format
28097 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
28098 msgstr ""
28100 #: omp-low.cc:3652
28101 #, gcc-internal-format
28102 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
28103 msgstr ""
28105 #: omp-low.cc:3665
28106 #, gcc-internal-format
28107 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
28108 msgstr ""
28110 #: omp-low.cc:3678 omp-low.cc:3700
28111 #, gcc-internal-format
28112 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
28113 msgstr ""
28115 #: omp-low.cc:3686
28116 #, gcc-internal-format
28117 msgid "%<ordered%> region without %<depend%> clause may not be closely nested inside a loop region with an %<ordered%> clause with a parameter"
28118 msgstr ""
28120 #: omp-low.cc:3717
28121 #, gcc-internal-format
28122 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
28123 msgstr ""
28125 #: omp-low.cc:3735
28126 #, gcc-internal-format
28127 msgid "%<teams%> construct must be closely nested inside of %<target%> construct or not nested in any OpenMP construct"
28128 msgstr ""
28130 #: omp-low.cc:3757
28131 #, gcc-internal-format
28132 msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
28133 msgstr ""
28135 #: omp-low.cc:3770
28136 #, gcc-internal-format
28137 msgid "OpenACC construct inside of non-OpenACC region"
28138 msgstr ""
28140 #: omp-low.cc:3831
28141 #, gcc-internal-format
28142 msgid "%s %qs construct inside of %s %qs region"
28143 msgstr ""
28145 #: omp-low.cc:3844 omp-low.cc:3851
28146 #, gcc-internal-format
28147 msgid "%qs construct inside of %qs region"
28148 msgstr ""
28150 #: omp-low.cc:4090
28151 #, gcc-internal-format
28152 msgid "setjmp/longjmp inside %<simd%> construct"
28153 msgstr ""
28155 #: omp-low.cc:4116
28156 #, gcc-internal-format
28157 msgid "OpenMP runtime API call %qD in a region with %<order(concurrent)%> clause"
28158 msgstr ""
28160 #: omp-low.cc:4132
28161 #, gcc-internal-format
28162 msgid "OpenMP runtime API call %qD strictly nested in a %<teams%> region"
28163 msgstr ""
28165 #: omp-low.cc:4144
28166 #, gcc-internal-format
28167 msgid "OpenMP runtime API call %qD in a region with %<device(ancestor)%> clause"
28168 msgstr ""
28170 #: omp-low.cc:9800
28171 #, gcc-internal-format
28172 msgid "ignoring sink clause with offset that is not a multiple of the loop step"
28173 msgstr ""
28175 #: omp-low.cc:9823
28176 #, gcc-internal-format
28177 msgid "first offset must be in opposite direction of loop iterations"
28178 msgstr ""
28180 #: omp-low.cc:14581
28181 #, gcc-internal-format, gfc-internal-format
28182 msgid "invalid exit from %s structured block"
28183 msgstr ""
28185 #: omp-low.cc:14583 omp-low.cc:14588
28186 #, fuzzy, gcc-internal-format, gfc-internal-format
28187 msgid "invalid entry to %s structured block"
28188 msgstr "нявернае выкарыстанне \"restict\""
28190 #. Otherwise, be vague and lazy, but efficient.
28191 #: omp-low.cc:14592
28192 #, gcc-internal-format, gfc-internal-format
28193 msgid "invalid branch to/from %s structured block"
28194 msgstr ""
28196 #: omp-oacc-kernels-decompose.cc:254
28197 #, gcc-internal-format
28198 msgid "conditionally executed loop in %<kernels%> region will be executed by a single gang; ignoring %<gang%> clause"
28199 msgstr ""
28201 #. No need to recurse into nested statements; no loop nested inside
28202 #. this loop can be gang-partitioned.
28203 #: omp-oacc-kernels-decompose.cc:270
28204 #, gcc-internal-format
28205 msgid "%<gang%> loop in %<gang-single%> region"
28206 msgstr ""
28208 #: omp-oacc-kernels-decompose.cc:480
28209 #, gcc-internal-format
28210 msgid "cannot honor conflicting %qs clause"
28211 msgstr ""
28213 #: omp-oacc-kernels-decompose.cc:483
28214 #, gcc-internal-format
28215 msgid "location of the previous clause in the same loop nest"
28216 msgstr ""
28218 #: omp-oacc-kernels-decompose.cc:562
28219 #, gcc-internal-format
28220 msgid "argument not permitted on %qs clause in OpenACC %<kernels%> region with a %qs clause"
28221 msgstr ""
28223 #: omp-oacc-kernels-decompose.cc:566
28224 #, gcc-internal-format
28225 msgid "location of OpenACC %<kernels%>"
28226 msgstr ""
28228 #: omp-oacc-neuter-broadcast.cc:1788
28229 #, gcc-internal-format
28230 msgid "shared-memory region overflow"
28231 msgstr ""
28233 #: omp-offload.cc:315
28234 #, gcc-internal-format
28235 msgid "%qD specified both in declare target %<link%> and implicitly in %<to%> clauses"
28236 msgstr ""
28238 #: omp-offload.cc:899
28239 #, gcc-internal-format
28240 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
28241 msgstr ""
28243 #: omp-offload.cc:951
28244 #, gcc-internal-format, gfc-internal-format
28245 msgid "region contains %s partitioned code but is not %s partitioned"
28246 msgstr ""
28248 #: omp-offload.cc:957
28249 #, gcc-internal-format, gfc-internal-format
28250 msgid "region is %s partitioned but does not contain %s partitioned code"
28251 msgstr ""
28253 #: omp-offload.cc:1447
28254 #, gcc-internal-format
28255 msgid "gang reduction on an orphan loop"
28256 msgstr ""
28258 #: omp-offload.cc:1521
28259 #, gcc-internal-format
28260 msgid "routine call uses same OpenACC parallelism as containing loop"
28261 msgstr ""
28263 #: omp-offload.cc:1525 omp-offload.cc:1557
28264 #, gcc-internal-format
28265 msgid "containing loop here"
28266 msgstr ""
28268 #: omp-offload.cc:1530
28269 #, gcc-internal-format
28270 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
28271 msgstr ""
28273 #: omp-offload.cc:1532
28274 #, gcc-internal-format
28275 msgid "loop uses OpenACC parallelism disallowed by containing routine"
28276 msgstr ""
28278 #: omp-offload.cc:1537
28279 #, fuzzy, gcc-internal-format
28280 msgid "routine %qD declared here"
28281 msgstr "тып параметра \"%s\" не аб'яўлены"
28283 #: omp-offload.cc:1550
28284 #, gcc-internal-format
28285 msgid "incorrectly nested OpenACC loop parallelism"
28286 msgstr ""
28288 #: omp-offload.cc:1691
28289 #, gcc-internal-format
28290 msgid "insufficient partitioning available to parallelize element loop"
28291 msgstr ""
28293 #: omp-offload.cc:1699
28294 #, gcc-internal-format
28295 msgid "insufficient partitioning available to parallelize tile loop"
28296 msgstr ""
28298 #: omp-offload.cc:1701
28299 #, gcc-internal-format
28300 msgid "insufficient partitioning available to parallelize loop"
28301 msgstr ""
28303 #: omp-simd-clone.cc:197
28304 #, gcc-internal-format
28305 msgid "ignoring large linear step"
28306 msgstr ""
28308 #: omp-simd-clone.cc:203
28309 #, gcc-internal-format
28310 msgid "ignoring zero linear step"
28311 msgstr ""
28313 #: omp-simd-clone.cc:265
28314 #, gcc-internal-format
28315 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified return type"
28316 msgstr ""
28318 #: omp-simd-clone.cc:275
28319 #, gcc-internal-format
28320 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified non-%<uniform%> argument"
28321 msgstr ""
28323 #: optabs.cc:4835
28324 #, fuzzy, gcc-internal-format
28325 #| msgid "section attributes are not supported for this target"
28326 msgid "indirect jumps are not available on this target"
28327 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
28329 #: optinfo-emit-json.cc:113
28330 #, fuzzy, gcc-internal-format
28331 #| msgid "can't open %s for writing"
28332 msgid "cannot open file %qs for writing optimization records"
28333 msgstr "немагчыма адчыніць %s для запісу"
28335 #: optinfo-emit-json.cc:121
28336 #, gcc-internal-format
28337 msgid "error writing optimization records to %qs: %s"
28338 msgstr ""
28340 #: optinfo-emit-json.cc:130
28341 #, gcc-internal-format
28342 msgid "error closing optimization records %qs"
28343 msgstr ""
28345 #: opts-common.cc:1379
28346 #, gcc-internal-format
28347 msgid "command-line option %qs is not supported by this configuration"
28348 msgstr ""
28350 #: opts-common.cc:1389 opts.cc:2410
28351 #, fuzzy, gcc-internal-format
28352 msgid "missing argument to %qs"
28353 msgstr "аргумент для \"%s\" прапушчан"
28355 #: opts-common.cc:1396
28356 #, gcc-internal-format
28357 msgid "argument to %qs should be a non-negative integer optionally followed by a size unit"
28358 msgstr ""
28360 #: opts-common.cc:1400
28361 #, fuzzy, gcc-internal-format
28362 #| msgid "first argument of `%s' should be `int'"
28363 msgid "argument to %qs should be a non-negative integer"
28364 msgstr "першым аргументам \"%s\" павінен быць \"int\""
28366 #: opts-common.cc:1407
28367 #, fuzzy, gcc-internal-format
28368 msgid "argument to %qs is not between %d and %d"
28369 msgstr "памер \"%s\" больш чам %d байт"
28371 #: opts-common.cc:1471
28372 #, fuzzy, gcc-internal-format
28373 #| msgid "invalid --param option: %s"
28374 msgid "invalid argument in option %qs"
28375 msgstr "нерэчаісны выбар --param : %s"
28377 #: opts-common.cc:1473
28378 #, gcc-internal-format
28379 msgid "%qs specified multiple times in the same option"
28380 msgstr ""
28382 #: opts-common.cc:1476
28383 #, gcc-internal-format
28384 msgid "%qs is mutually exclusive with %qs and cannot be specified together"
28385 msgstr ""
28387 #: opts-common.cc:1498
28388 #, fuzzy, gcc-internal-format
28389 msgid "unrecognized argument in option %qs"
28390 msgstr "нераспазнаны выбар \"-%s\""
28392 #: opts-common.cc:1509 config/i386/i386-options.cc:1615
28393 #, fuzzy, gcc-internal-format
28394 msgid "valid arguments to %qs are: %s; did you mean %qs?"
28395 msgstr "нявернае выкарыстанне \"restict\""
28397 #: opts-common.cc:1512 config/i386/i386-options.cc:1618
28398 #, fuzzy, gcc-internal-format
28399 msgid "valid arguments to %qs are: %s"
28400 msgstr "нявернае выкарыстанне \"restict\""
28402 #: opts-common.cc:1555 c-family/c-opts.cc:451
28403 #, fuzzy, gcc-internal-format
28404 msgid "switch %qs is no longer supported"
28405 msgstr "-pipe не падтрымліваецца."
28407 #: opts-common.cc:1615
28408 #, fuzzy, gcc-internal-format
28409 msgid "argument to %qs is bigger than %d"
28410 msgstr "памер \"%s\" больш чам %d байт"
28412 #: opts-common.cc:1962
28413 #, gcc-internal-format
28414 msgid "malformed %<COLLECT_GCC_OPTIONS%>"
28415 msgstr ""
28417 #: opts-global.cc:102
28418 #, gcc-internal-format
28419 msgid "command-line option %qs is valid for the driver but not for %s"
28420 msgstr ""
28422 #. Eventually this should become a hard error IMO.
28423 #: opts-global.cc:108
28424 #, gcc-internal-format
28425 msgid "command-line option %qs is valid for %s but not for %s"
28426 msgstr ""
28428 #. Happens for -Werror=warning_name.
28429 #: opts-global.cc:112
28430 #, gcc-internal-format
28431 msgid "%<-Werror=%> argument %qs is not valid for %s"
28432 msgstr ""
28434 #: opts-global.cc:144
28435 #, gcc-internal-format
28436 msgid "unrecognized command-line option %qs may have been intended to silence earlier diagnostics"
28437 msgstr ""
28439 #: opts-global.cc:399
28440 #, fuzzy, gcc-internal-format
28441 #| msgid "unrecognized option `-%s'"
28442 msgid "unrecognized command-line option %<-fopt-info-%s%>"
28443 msgstr "нераспазнаны выбар \"-%s\""
28445 #: opts-global.cc:420 opts-global.cc:429
28446 #, gcc-internal-format
28447 msgid "plugin support is disabled; configure with %<--enable-plugin%>"
28448 msgstr ""
28450 #: opts-global.cc:454
28451 #, fuzzy, gcc-internal-format
28452 #| msgid "unrecognized section name \"%s\""
28453 msgid "unrecognized register name %qs"
28454 msgstr "нераспазнаная назва сэкцыі \"%s\""
28456 #: opts-global.cc:472
28457 #, gcc-internal-format
28458 msgid "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-address%>"
28459 msgstr ""
28461 #: opts-global.cc:475
28462 #, fuzzy, gcc-internal-format
28463 #| msgid "unrecognized address"
28464 msgid "unrecognized shadow offset %qs"
28465 msgstr "нераспазнаны адрас"
28467 #: opts.cc:218
28468 #, gcc-internal-format
28469 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
28470 msgstr ""
28472 #: opts.cc:254
28473 #, gcc-internal-format
28474 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
28475 msgstr ""
28477 #: opts.cc:261
28478 #, gcc-internal-format
28479 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
28480 msgstr ""
28482 #: opts.cc:725
28483 #, gcc-internal-format
28484 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%>, %<z%> or %<fast%>"
28485 msgstr ""
28487 #: opts.cc:831 opts.cc:837 opts.cc:843 opts.cc:849 opts.cc:860 opts.cc:870
28488 #: opts.cc:876 opts.cc:882 opts.cc:888 opts.cc:894 opts.cc:900 opts.cc:906
28489 #: opts.cc:912 opts.cc:918 opts.cc:935 opts.cc:943 config/mips/mips.cc:20035
28490 #: config/mips/mips.cc:20037 config/mips/mips.cc:20050
28491 #, gcc-internal-format
28492 msgid "%qs is incompatible with %qs"
28493 msgstr ""
28495 #: opts.cc:925
28496 #, gcc-internal-format
28497 msgid "%<-fipa-modref%> is incompatible with %qs"
28498 msgstr ""
28500 #: opts.cc:1005
28501 #, gcc-internal-format
28502 msgid "%<-fsanitize=%s%> is incompatible with %<-fsanitize=%s%>"
28503 msgstr ""
28505 #: opts.cc:1043
28506 #, gcc-internal-format
28507 msgid "section anchors must be disabled when unit-at-a-time is disabled"
28508 msgstr ""
28510 #: opts.cc:1047
28511 #, gcc-internal-format
28512 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
28513 msgstr ""
28515 #: opts.cc:1061
28516 #, gcc-internal-format
28517 msgid "transactional memory is not supported with non-call exceptions"
28518 msgstr ""
28520 #: opts.cc:1076
28521 #, gcc-internal-format
28522 msgid "section anchors must be disabled when toplevel reorder is disabled"
28523 msgstr ""
28525 #: opts.cc:1146
28526 #, gcc-internal-format
28527 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
28528 msgstr ""
28530 #: opts.cc:1154
28531 #, gcc-internal-format
28532 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
28533 msgstr ""
28535 #: opts.cc:1168
28536 #, gcc-internal-format
28537 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
28538 msgstr ""
28540 #: opts.cc:1195
28541 #, gcc-internal-format
28542 msgid "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
28543 msgstr ""
28545 #: opts.cc:1199
28546 #, gcc-internal-format
28547 msgid "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
28548 msgstr ""
28550 #: opts.cc:1224
28551 #, fuzzy, gcc-internal-format
28552 #| msgid "-pipe is not supported"
28553 msgid "%<-fsanitize-recover=%s%> is not supported"
28554 msgstr "-pipe не падтрымліваецца"
28556 #: opts.cc:1251
28557 #, gcc-internal-format
28558 msgid "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
28559 msgstr ""
28561 #: opts.cc:1258
28562 #, gcc-internal-format
28563 msgid "transactional memory is not supported with %<-fsanitize=address%>"
28564 msgstr ""
28566 #: opts.cc:1261
28567 #, gcc-internal-format
28568 msgid "transactional memory is not supported with %<-fsanitize=kernel-address%>"
28569 msgstr ""
28571 #: opts.cc:1266
28572 #, fuzzy, gcc-internal-format
28573 #| msgid "-pipe is not supported"
28574 msgid "live patching is not supported with LTO"
28575 msgstr "-pipe не падтрымліваецца"
28577 #: opts.cc:1270
28578 #, fuzzy, gcc-internal-format
28579 msgid "vtable verification is not supported with LTO"
28580 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
28582 #: opts.cc:1323
28583 #, gcc-internal-format
28584 msgid "var-tracking-assignments changes selective scheduling"
28585 msgstr ""
28587 #: opts.cc:1379 config/darwin.cc:3359
28588 #, gcc-internal-format
28589 msgid "%<-freorder-blocks-and-partition%> does not work with exceptions on this architecture"
28590 msgstr ""
28592 #: opts.cc:1395
28593 #, gcc-internal-format
28594 msgid "%<-freorder-blocks-and-partition%> does not support unwind info on this architecture"
28595 msgstr ""
28597 #: opts.cc:1413 config/pa/pa.cc:564
28598 #, gcc-internal-format
28599 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
28600 msgstr ""
28602 #: opts.cc:1922
28603 #, gcc-internal-format
28604 msgid "unrecognized %<include_flags 0x%x%> passed to %<print_specific_help%>"
28605 msgstr ""
28607 #: opts.cc:2142
28608 #, gcc-internal-format
28609 msgid "%<-fsanitize=all%> option is not valid"
28610 msgstr ""
28612 #: opts.cc:2180
28613 #, gcc-internal-format
28614 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
28615 msgstr ""
28617 #: opts.cc:2186
28618 #, gcc-internal-format
28619 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
28620 msgstr ""
28622 #: opts.cc:2221
28623 #, fuzzy, gcc-internal-format
28624 #| msgid "`%s' attribute ignored"
28625 msgid "%qs attribute directive ignored"
28626 msgstr "\"%s\" атрыбут ігнарыруецца"
28628 #: opts.cc:2245
28629 #, gcc-internal-format
28630 msgid "unrecognized argument to %<-fzero-call-used-regs=%>: %qs"
28631 msgstr ""
28633 #: opts.cc:2269
28634 #, gcc-internal-format
28635 msgid "invalid arguments for %<-falign-%s%> option: %qs"
28636 msgstr ""
28638 #: opts.cc:2284
28639 #, gcc-internal-format
28640 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
28641 msgstr ""
28643 #: opts.cc:2293
28644 #, gcc-internal-format
28645 msgid "%<-falign-%s%> is not between 0 and %d"
28646 msgstr ""
28648 #: opts.cc:2352
28649 #, fuzzy, gcc-internal-format
28650 msgid "invalid arguments for %<-fpatchable-function-entry%>"
28651 msgstr "нявернае выкарыстанне \"restict\""
28653 #: opts.cc:2465
28654 #, gcc-internal-format
28655 msgid "%<--help%> argument %q.*s is ambiguous, please be more specific"
28656 msgstr ""
28658 #: opts.cc:2474
28659 #, gcc-internal-format
28660 msgid "unrecognized argument to %<--help=%> option: %q.*s"
28661 msgstr ""
28663 #: opts.cc:2638
28664 #, gcc-internal-format
28665 msgid "arguments ignored for %<-Wattributes=%>; use %<-Wno-attributes=%> instead"
28666 msgstr ""
28668 #: opts.cc:2644
28669 #, gcc-internal-format
28670 msgid "trailing %<,%> in arguments for %<-Wno-attributes=%>"
28671 msgstr ""
28673 #: opts.cc:2853
28674 #, gcc-internal-format
28675 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
28676 msgstr ""
28678 #: opts.cc:2861
28679 #, gcc-internal-format
28680 msgid "structure alignment must be a small power of two, not %wu"
28681 msgstr ""
28683 #: opts.cc:2982
28684 #, fuzzy, gcc-internal-format
28685 #| msgid "unused parameter `%s'"
28686 msgid "unknown stack check parameter %qs"
28687 msgstr "невыкарыстаемы параметр \"%s\""
28689 #: opts.cc:3028
28690 #, gcc-internal-format
28691 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf%> %<-g%s%> for debug level"
28692 msgstr ""
28694 #: opts.cc:3039
28695 #, fuzzy, gcc-internal-format
28696 #| msgid "-pipe is not supported"
28697 msgid "dwarf version %wu is not supported"
28698 msgstr "-pipe не падтрымліваецца"
28700 #: opts.cc:3088
28701 #, fuzzy, gcc-internal-format
28702 msgid "unrecognized argument to %<-flto=%> option: %qs"
28703 msgstr "нераспазнаны выбар \"-%s\""
28705 #: opts.cc:3288
28706 #, fuzzy, gcc-internal-format
28707 msgid "target system does not support debug output"
28708 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
28710 #: opts.cc:3326
28711 #, fuzzy, gcc-internal-format
28712 #| msgid "section of `%s' conflicts with previous declaration"
28713 msgid "debug format %qs conflicts with prior selection"
28714 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
28716 #: opts.cc:3350
28717 #, fuzzy, gcc-internal-format
28718 msgid "unrecognized debug output level %qs"
28719 msgstr "нераспазнаны выбар \"-%s\""
28721 #: opts.cc:3352
28722 #, gcc-internal-format
28723 msgid "debug output level %qs is too high"
28724 msgstr ""
28726 #: opts.cc:3364
28727 #, fuzzy, gcc-internal-format
28728 msgid "unrecognized btf debug output level %qs"
28729 msgstr "нераспазнаны выбар \"-%s\""
28731 #: opts.cc:3381
28732 #, gcc-internal-format
28733 msgid "getting core file size maximum limit: %m"
28734 msgstr ""
28736 #: opts.cc:3385
28737 #, gcc-internal-format
28738 msgid "setting core file size limit to maximum: %m"
28739 msgstr ""
28741 #: opts.cc:3430
28742 #, gcc-internal-format, gfc-internal-format
28743 msgid "unrecognized gcc debugging option: %c"
28744 msgstr ""
28746 #: opts.cc:3459
28747 #, gcc-internal-format
28748 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
28749 msgstr ""
28751 #: opts.cc:3463
28752 #, gcc-internal-format
28753 msgid "%<-W%serror=%s%>: no option %<-%s%>"
28754 msgstr ""
28756 #: opts.cc:3467
28757 #, gcc-internal-format
28758 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
28759 msgstr ""
28761 #: passes.cc:84
28762 #, fuzzy, gcc-internal-format, gfc-internal-format
28763 #| msgid "%s does not support %s"
28764 msgid "pass %s does not support cloning"
28765 msgstr "%s не падтрымлівае %s"
28767 #: passes.cc:90
28768 #, gcc-internal-format
28769 msgid "pass %s needs a %<set_pass_param%> implementation to handle the extra argument in %<NEXT_PASS%>"
28770 msgstr ""
28772 #: passes.cc:1073
28773 #, fuzzy, gcc-internal-format
28774 #| msgid "unrecognized option `-%s'"
28775 msgid "unrecognized option %<-fenable%>"
28776 msgstr "нераспазнаны выбар \"-%s\""
28778 #: passes.cc:1075
28779 #, fuzzy, gcc-internal-format
28780 msgid "unrecognized option %<-fdisable%>"
28781 msgstr "нераспазнаны выбар \"-%s\""
28783 #: passes.cc:1083
28784 #, gcc-internal-format
28785 msgid "unknown pass %s specified in %<-fenable%>"
28786 msgstr ""
28788 #: passes.cc:1085
28789 #, fuzzy, gcc-internal-format
28790 msgid "unknown pass %s specified in %<-fdisable%>"
28791 msgstr "невядомы рэжым машыны \"%s\""
28793 #: passes.cc:1110 passes.cc:1199
28794 #, gcc-internal-format, gfc-internal-format
28795 msgid "enable pass %s for functions in the range of [%u, %u]"
28796 msgstr ""
28798 #: passes.cc:1113 passes.cc:1210
28799 #, gcc-internal-format, gfc-internal-format
28800 msgid "disable pass %s for functions in the range of [%u, %u]"
28801 msgstr ""
28803 #: passes.cc:1149 passes.cc:1177
28804 #, fuzzy, gcc-internal-format, gfc-internal-format
28805 msgid "Invalid range %s in option %s"
28806 msgstr "Нерэчаісны выбар %s"
28808 #: passes.cc:1195
28809 #, gcc-internal-format, gfc-internal-format
28810 msgid "enable pass %s for function %s"
28811 msgstr ""
28813 #: passes.cc:1206
28814 #, gcc-internal-format, gfc-internal-format
28815 msgid "disable pass %s for function %s"
28816 msgstr ""
28818 #: passes.cc:1435
28819 #, gcc-internal-format
28820 msgid "invalid pass positioning operation"
28821 msgstr ""
28823 #: passes.cc:1496
28824 #, fuzzy, gcc-internal-format
28825 msgid "plugin cannot register a missing pass"
28826 msgstr "невядомая назва рэгістра: %s"
28828 #: passes.cc:1499
28829 #, fuzzy, gcc-internal-format
28830 #| msgid "unknown register name: %s"
28831 msgid "plugin cannot register an unnamed pass"
28832 msgstr "невядомая назва рэгістра: %s"
28834 #: passes.cc:1504
28835 #, gcc-internal-format
28836 msgid "plugin cannot register pass %qs without reference pass name"
28837 msgstr ""
28839 #: passes.cc:1523
28840 #, gcc-internal-format
28841 msgid "pass %qs not found but is referenced by new pass %qs"
28842 msgstr ""
28844 #: plugin.cc:212
28845 #, gcc-internal-format
28846 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
28847 msgstr ""
28849 #: plugin.cc:234
28850 #, gcc-internal-format
28851 msgid "plugin %qs was specified with different paths: %qs and %qs"
28852 msgstr ""
28854 #: plugin.cc:293
28855 #, gcc-internal-format
28856 msgid "malformed option %<-fplugin-arg-%s%>: missing %<-<key>[=<value>]%>"
28857 msgstr ""
28859 #: plugin.cc:357
28860 #, gcc-internal-format
28861 msgid "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
28862 msgstr ""
28864 #: plugin.cc:376
28865 #, gcc-internal-format
28866 msgid "unable to register info for plugin %qs - plugin name not found"
28867 msgstr ""
28869 #: plugin.cc:472
28870 #, gcc-internal-format, gfc-internal-format
28871 msgid "unknown callback event registered by plugin %s"
28872 msgstr ""
28874 #: plugin.cc:505
28875 #, gcc-internal-format, gfc-internal-format
28876 msgid "plugin %s registered a null callback function for event %s"
28877 msgstr ""
28879 #: plugin.cc:639
28880 #, fuzzy, gcc-internal-format, gfc-internal-format
28881 #| msgid "[cannot find %s]"
28882 msgid ""
28883 "cannot load plugin %s\n"
28884 "%s"
28885 msgstr "[нельга знайсці %s]"
28887 #: plugin.cc:650
28888 #, gcc-internal-format, gfc-internal-format
28889 msgid ""
28890 "plugin %s is not licensed under a GPL-compatible license\n"
28891 "%s"
28892 msgstr ""
28894 #: plugin.cc:663
28895 #, fuzzy, gcc-internal-format, gfc-internal-format
28896 #| msgid "cannot find source %s"
28897 msgid ""
28898 "cannot find %s in plugin %s\n"
28899 "%s"
28900 msgstr "не магу знайсці крыніцу %s"
28902 #: plugin.cc:673
28903 #, fuzzy, gcc-internal-format, gfc-internal-format
28904 #| msgid "can't initialize friend function `%s'"
28905 msgid "fail to initialize plugin %s"
28906 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
28908 #: plugin.cc:706
28909 #, fuzzy, gcc-internal-format, gfc-internal-format
28910 #| msgid "cannot find source %s"
28911 msgid "cannot load plugin %s: %s"
28912 msgstr "не магу знайсці крыніцу %s"
28914 #: plugin.cc:716
28915 #, gcc-internal-format, gfc-internal-format
28916 msgid "plugin %s is not licensed under a GPL-compatible license %s"
28917 msgstr ""
28919 #: plugin.cc:726
28920 #, fuzzy, gcc-internal-format, gfc-internal-format
28921 #| msgid "cannot find source %s"
28922 msgid "cannot find %s in plugin %s: %s"
28923 msgstr "не магу знайсці крыніцу %s"
28925 #: plugin.cc:735
28926 #, fuzzy, gcc-internal-format, gfc-internal-format
28927 msgid "failed to initialize plugin %s"
28928 msgstr "нерэчаісны ініцыялізатар"
28930 #: plugin.cc:1009
28931 #, gcc-internal-format
28932 msgid "%<-iplugindir%> <dir> option not passed from the gcc driver"
28933 msgstr ""
28935 #: pointer-query.cc:1202
28936 #, gcc-internal-format
28937 msgid "at offset %s into destination object %qE of size %s"
28938 msgstr ""
28940 #: pointer-query.cc:1205
28941 #, gcc-internal-format
28942 msgid "destination object %qE of size %s"
28943 msgstr ""
28945 #: pointer-query.cc:1211
28946 #, gcc-internal-format
28947 msgid "at offset %s into destination object of size %s allocated by %qE"
28948 msgstr ""
28950 #: pointer-query.cc:1214
28951 #, gcc-internal-format
28952 msgid "destination object of size %s allocated by %qE"
28953 msgstr ""
28955 #: pointer-query.cc:1224
28956 #, gcc-internal-format
28957 msgid "at offset %s into source object %qE of size %s"
28958 msgstr ""
28960 #: pointer-query.cc:1227
28961 #, gcc-internal-format
28962 msgid "source object %qE of size %s"
28963 msgstr ""
28965 #: pointer-query.cc:1234
28966 #, gcc-internal-format
28967 msgid "at offset %s into source object of size %s allocated by %qE"
28968 msgstr ""
28970 #: pointer-query.cc:1237
28971 #, gcc-internal-format
28972 msgid "source object of size %s allocated by %qE"
28973 msgstr ""
28975 #: pointer-query.cc:1245
28976 #, gcc-internal-format
28977 msgid "at offset %s into object %qE of size %s"
28978 msgstr ""
28980 #: pointer-query.cc:1248
28981 #, gcc-internal-format
28982 msgid "object %qE of size %s"
28983 msgstr ""
28985 #: pointer-query.cc:1255
28986 #, gcc-internal-format
28987 msgid "at offset %s into object of size %s allocated by %qE"
28988 msgstr ""
28990 #: pointer-query.cc:1258
28991 #, gcc-internal-format
28992 msgid "object of size %s allocated by %qE"
28993 msgstr ""
28995 #: predict.cc:2523
28996 #, gcc-internal-format
28997 msgid "probability %qE must be constant floating-point expression"
28998 msgstr ""
29000 #: predict.cc:2536
29001 #, gcc-internal-format
29002 msgid "probability %qE is outside the range [0.0, 1.0]"
29003 msgstr ""
29005 #: predict.cc:3541
29006 #, gcc-internal-format, gfc-internal-format
29007 msgid "Missing counts for called function %s"
29008 msgstr ""
29010 #: profile.cc:616
29011 #, gcc-internal-format
29012 msgid "corrupted profile info: profile data is not flow-consistent"
29013 msgstr ""
29015 #: profile.cc:633
29016 #, gcc-internal-format, gfc-internal-format
29017 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
29018 msgstr ""
29020 #: profile.cc:656
29021 #, gcc-internal-format, gfc-internal-format
29022 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
29023 msgstr ""
29025 #: profile.cc:965
29026 #, gcc-internal-format
29027 msgid "corrupted profile info: invalid time profile"
29028 msgstr ""
29030 #: read-rtl-function.cc:265
29031 #, gcc-internal-format, gfc-internal-format
29032 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
29033 msgstr ""
29035 #: read-rtl-function.cc:269
29036 #, gcc-internal-format, gfc-internal-format
29037 msgid "insn with UID %i not found for operand %i of insn %i"
29038 msgstr ""
29040 #: read-rtl-function.cc:412
29041 #, gcc-internal-format
29042 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
29043 msgstr ""
29045 #: read-rtl-function.cc:713
29046 #, fuzzy, gcc-internal-format
29047 #| msgid "unrecognized address"
29048 msgid "unrecognized edge flag: %qs"
29049 msgstr "нераспазнаны адрас"
29051 #: read-rtl-function.cc:856
29052 #, gcc-internal-format
29053 msgid "more than one 'crtl' directive"
29054 msgstr ""
29056 #: read-rtl-function.cc:985
29057 #, fuzzy, gcc-internal-format
29058 #| msgid "unrecognized section name \"%s\""
29059 msgid "unrecognized enum value: %qs"
29060 msgstr "нераспазнаная назва сэкцыі \"%s\""
29062 #: read-rtl-function.cc:1141 read-rtl-function.cc:1200
29063 #, gcc-internal-format, gfc-internal-format
29064 msgid "was expecting `%s'"
29065 msgstr ""
29067 #: read-rtl-function.cc:1594
29068 #, fuzzy, gcc-internal-format, gfc-internal-format
29069 msgid "duplicate insn UID: %i"
29070 msgstr "паўтарэнне \"restrict\""
29072 #: read-rtl-function.cc:1655
29073 #, gcc-internal-format
29074 msgid "start/end of RTL fragment are in different files"
29075 msgstr ""
29077 #: read-rtl-function.cc:1661
29078 #, gcc-internal-format
29079 msgid "start of RTL fragment must be on an earlier line than end"
29080 msgstr ""
29082 #: read-rtl.cc:490
29083 #, gcc-internal-format, gfc-internal-format
29084 msgid "ambiguous attribute '%s'; could be '%s' (via '%s:%s') or '%s' (via '%s:%s')"
29085 msgstr ""
29087 #: reg-stack.cc:538
29088 #, gcc-internal-format, gfc-internal-format
29089 msgid "output constraint %d must specify a single register"
29090 msgstr ""
29092 #: reg-stack.cc:548
29093 #, gcc-internal-format
29094 msgid "output constraint %d cannot be specified together with %qs clobber"
29095 msgstr ""
29097 #: reg-stack.cc:572
29098 #, gcc-internal-format
29099 msgid "output registers must be grouped at top of stack"
29100 msgstr ""
29102 #: reg-stack.cc:612
29103 #, gcc-internal-format
29104 msgid "implicitly popped registers must be grouped at top of stack"
29105 msgstr ""
29107 #: reg-stack.cc:630
29108 #, gcc-internal-format
29109 msgid "explicitly used registers must be grouped at top of stack"
29110 msgstr ""
29112 #: reg-stack.cc:650
29113 #, gcc-internal-format
29114 msgid "output operand %d must use %<&%> constraint"
29115 msgstr ""
29117 #: regcprop.cc:1239
29118 #, gcc-internal-format
29119 msgid "%qs: [%u] bad %<next_regno%> for empty chain (%u)"
29120 msgstr ""
29122 #: regcprop.cc:1251
29123 #, gcc-internal-format
29124 msgid "%qs: loop in %<next_regno%> chain (%u)"
29125 msgstr ""
29127 #: regcprop.cc:1254
29128 #, gcc-internal-format
29129 msgid "%qs: [%u] bad %<oldest_regno%> (%u)"
29130 msgstr ""
29132 #: regcprop.cc:1266
29133 #, gcc-internal-format
29134 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
29135 msgstr ""
29137 #: reginfo.cc:651
29138 #, gcc-internal-format
29139 msgid "cannot use %qs as a call-saved register"
29140 msgstr ""
29142 #: reginfo.cc:655
29143 #, fuzzy, gcc-internal-format
29144 msgid "cannot use %qs as a call-used register"
29145 msgstr "Клас \"%s\" ужо існуе"
29147 #: reginfo.cc:667
29148 #, fuzzy, gcc-internal-format
29149 msgid "cannot use %qs as a fixed register"
29150 msgstr "Клас \"%s\" ужо існуе"
29152 #: reginfo.cc:694 config/arc/arc.cc:1184 config/arc/arc.cc:1226
29153 #: config/ia64/ia64.cc:6036 config/ia64/ia64.cc:6043 config/pa/pa.cc:465
29154 #: config/pa/pa.cc:472 config/sh/sh.cc:8277 config/sh/sh.cc:8284
29155 #, gcc-internal-format, gfc-internal-format
29156 msgid "unknown register name: %s"
29157 msgstr "невядомая назва рэгістра: %s"
29159 #: reginfo.cc:707
29160 #, gcc-internal-format
29161 msgid "stack register used for global register variable"
29162 msgstr ""
29164 #: reginfo.cc:713
29165 #, gcc-internal-format
29166 msgid "global register variable follows a function definition"
29167 msgstr ""
29169 #: reginfo.cc:719
29170 #, gcc-internal-format
29171 msgid "register of %qD used for multiple global register variables"
29172 msgstr ""
29174 #: reginfo.cc:722 config/rs6000/rs6000-logue.cc:5561
29175 #, gcc-internal-format
29176 msgid "conflicts with %qD"
29177 msgstr ""
29179 #: reginfo.cc:727
29180 #, gcc-internal-format
29181 msgid "call-clobbered register used for global register variable"
29182 msgstr ""
29184 #: reload.cc:1312
29185 #, gcc-internal-format
29186 msgid "cannot reload integer constant operand in %<asm%>"
29187 msgstr ""
29189 #: reload.cc:1326
29190 #, gcc-internal-format
29191 msgid "impossible register constraint in %<asm%>"
29192 msgstr ""
29194 #: reload.cc:2671
29195 #, gcc-internal-format
29196 msgid "the target does not support %<asm goto%> with outputs in %<asm%>"
29197 msgstr ""
29199 #: reload.cc:3699
29200 #, gcc-internal-format
29201 msgid "%<&%> constraint used with no register class"
29202 msgstr ""
29204 #: reload1.cc:2060
29205 #, gcc-internal-format
29206 msgid "cannot find a register in class %qs while reloading %<asm%>"
29207 msgstr ""
29209 #: reload1.cc:2065
29210 #, gcc-internal-format
29211 msgid "unable to find a register to spill in class %qs"
29212 msgstr ""
29214 #: reload1.cc:4582
29215 #, gcc-internal-format
29216 msgid "%<asm%> operand requires impossible reload"
29217 msgstr ""
29219 #: reload1.cc:5999
29220 #, gcc-internal-format
29221 msgid "%<asm%> operand constraint incompatible with operand size"
29222 msgstr ""
29224 #: reload1.cc:7877
29225 #, gcc-internal-format
29226 msgid "output operand is constant in %<asm%>"
29227 msgstr ""
29229 #: rtl.cc:887
29230 #, gcc-internal-format, gfc-internal-format
29231 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
29232 msgstr ""
29234 #: rtl.cc:897
29235 #, gcc-internal-format, gfc-internal-format
29236 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
29237 msgstr ""
29239 #: rtl.cc:907
29240 #, gcc-internal-format, gfc-internal-format
29241 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
29242 msgstr ""
29244 #: rtl.cc:916
29245 #, gcc-internal-format, gfc-internal-format
29246 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
29247 msgstr ""
29249 #: rtl.cc:926
29250 #, gcc-internal-format, gfc-internal-format
29251 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
29252 msgstr ""
29254 #: rtl.cc:937
29255 #, gcc-internal-format, gfc-internal-format
29256 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
29257 msgstr ""
29259 #: rtl.cc:968
29260 #, gcc-internal-format, gfc-internal-format
29261 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
29262 msgstr ""
29264 #: rtl.cc:978
29265 #, gcc-internal-format, gfc-internal-format
29266 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
29267 msgstr ""
29269 #: rtl.cc:988
29270 #, gcc-internal-format, gfc-internal-format
29271 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
29272 msgstr ""
29274 #: rtl.cc:999
29275 #, gcc-internal-format, gfc-internal-format
29276 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
29277 msgstr ""
29279 #: stmt.cc:215
29280 #, gcc-internal-format
29281 msgid "output operand constraint lacks %<=%>"
29282 msgstr ""
29284 #: stmt.cc:230
29285 #, gcc-internal-format
29286 msgid "output constraint %qc for operand %d is not at the beginning"
29287 msgstr ""
29289 #: stmt.cc:254
29290 #, gcc-internal-format
29291 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
29292 msgstr ""
29294 #: stmt.cc:261 stmt.cc:350
29295 #, gcc-internal-format
29296 msgid "%<%%%> constraint used with last operand"
29297 msgstr ""
29299 #: stmt.cc:277
29300 #, gcc-internal-format
29301 msgid "matching constraint not valid in output operand"
29302 msgstr ""
29304 #: stmt.cc:341
29305 #, gcc-internal-format
29306 msgid "input operand constraint contains %qc"
29307 msgstr ""
29309 #: stmt.cc:380
29310 #, gcc-internal-format
29311 msgid "matching constraint references invalid operand number"
29312 msgstr ""
29314 #: stmt.cc:414
29315 #, fuzzy, gcc-internal-format
29316 #| msgid "invalid string constant `%E'"
29317 msgid "invalid punctuation %qc in constraint"
29318 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
29320 #: stmt.cc:431
29321 #, gcc-internal-format
29322 msgid "matching constraint does not allow a register"
29323 msgstr ""
29325 #: stmt.cc:525
29326 #, fuzzy, gcc-internal-format
29327 msgid "duplicate %<asm%> operand name %qs"
29328 msgstr "паўторнае абвяшчэнне меткі \"%s\""
29330 #: stmt.cc:622
29331 #, gcc-internal-format
29332 msgid "missing close brace for named operand"
29333 msgstr ""
29335 #: stmt.cc:651
29336 #, fuzzy, gcc-internal-format
29337 msgid "undefined named operand %qs"
29338 msgstr "нераспазнаны аператар %s"
29340 #: stor-layout.cc:802
29341 #, gcc-internal-format
29342 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
29343 msgstr ""
29345 #: stor-layout.cc:1183
29346 #, gcc-internal-format
29347 msgid "alignment %u of %qT is less than %u"
29348 msgstr ""
29350 #: stor-layout.cc:1190
29351 #, gcc-internal-format
29352 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
29353 msgstr ""
29355 #: stor-layout.cc:1193
29356 #, gcc-internal-format
29357 msgid "%q+D offset %E in %qT may not be aligned to %u"
29358 msgstr ""
29360 #: stor-layout.cc:1325
29361 #, gcc-internal-format
29362 msgid "packed attribute causes inefficient alignment for %q+D"
29363 msgstr ""
29365 #: stor-layout.cc:1329
29366 #, gcc-internal-format
29367 msgid "packed attribute is unnecessary for %q+D"
29368 msgstr ""
29370 #: stor-layout.cc:1349
29371 #, gcc-internal-format
29372 msgid "padding struct to align %q+D"
29373 msgstr ""
29375 #: stor-layout.cc:1408
29376 #, gcc-internal-format
29377 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
29378 msgstr ""
29380 #: stor-layout.cc:1784
29381 #, gcc-internal-format
29382 msgid "padding struct size to alignment boundary"
29383 msgstr ""
29385 #: stor-layout.cc:1812
29386 #, gcc-internal-format
29387 msgid "packed attribute causes inefficient alignment for %qE"
29388 msgstr ""
29390 #: stor-layout.cc:1816
29391 #, gcc-internal-format
29392 msgid "packed attribute is unnecessary for %qE"
29393 msgstr ""
29395 #: stor-layout.cc:1822
29396 #, gcc-internal-format
29397 msgid "packed attribute causes inefficient alignment"
29398 msgstr ""
29400 #: stor-layout.cc:1824
29401 #, gcc-internal-format
29402 msgid "packed attribute is unnecessary"
29403 msgstr ""
29405 #: stor-layout.cc:2609
29406 #, gcc-internal-format
29407 msgid "alignment of array elements is greater than element size"
29408 msgstr ""
29410 #: stor-layout.cc:2615
29411 #, gcc-internal-format
29412 msgid "size of array element is not a multiple of its alignment"
29413 msgstr ""
29415 #: substring-locations.cc:229
29416 #, gcc-internal-format
29417 msgid "format string is defined here"
29418 msgstr ""
29420 #: symtab-thunks.cc:400
29421 #, gcc-internal-format
29422 msgid "generic thunk code fails for method %qD which uses %<...%>"
29423 msgstr ""
29425 #: symtab.cc:303
29426 #, gcc-internal-format
29427 msgid "%qD renamed after being referenced in assembly"
29428 msgstr ""
29430 #: symtab.cc:1106
29431 #, fuzzy, gcc-internal-format
29432 #| msgid "function does not return string type"
29433 msgid "function symbol is not function"
29434 msgstr "функцыя не вяртае тып string"
29436 #: symtab.cc:1113
29437 #, gcc-internal-format
29438 msgid "inconsistent %<ifunc%> attribute"
29439 msgstr ""
29441 #: symtab.cc:1121
29442 #, fuzzy, gcc-internal-format
29443 msgid "variable symbol is not variable"
29444 msgstr "\"%s\" атрыбут ігнарыруецца"
29446 #: symtab.cc:1127
29447 #, gcc-internal-format
29448 msgid "node has unknown type"
29449 msgstr ""
29451 #: symtab.cc:1132
29452 #, fuzzy, gcc-internal-format, gfc-internal-format
29453 #| msgid "complex invalid for `%s'"
29454 msgid "node has invalid order %i"
29455 msgstr "complex нерэчаісны для \"%s\""
29457 #: symtab.cc:1141
29458 #, gcc-internal-format
29459 msgid "node not found node->decl->decl_with_vis.symtab_node"
29460 msgstr ""
29462 #: symtab.cc:1149
29463 #, gcc-internal-format
29464 msgid "node differs from node->decl->decl_with_vis.symtab_node"
29465 msgstr ""
29467 #: symtab.cc:1160 symtab.cc:1167
29468 #, gcc-internal-format
29469 msgid "assembler name hash list corrupted"
29470 msgstr ""
29472 #: symtab.cc:1176
29473 #, gcc-internal-format
29474 msgid "node not found in symtab assembler name hash"
29475 msgstr ""
29477 #: symtab.cc:1185
29478 #, gcc-internal-format
29479 msgid "double linked list of assembler names corrupted"
29480 msgstr ""
29482 #: symtab.cc:1190
29483 #, gcc-internal-format
29484 msgid "node has body_removed but is definition"
29485 msgstr ""
29487 #: symtab.cc:1195
29488 #, gcc-internal-format
29489 msgid "node is analyzed but it is not a definition"
29490 msgstr ""
29492 #: symtab.cc:1200
29493 #, gcc-internal-format
29494 msgid "node is alias but not implicit alias"
29495 msgstr ""
29497 #: symtab.cc:1205
29498 #, fuzzy, gcc-internal-format
29499 #| msgid "label `%s' used but not defined"
29500 msgid "node is alias but not definition"
29501 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
29503 #: symtab.cc:1210
29504 #, gcc-internal-format
29505 msgid "node is weakref but not an transparent_alias"
29506 msgstr ""
29508 #: symtab.cc:1215
29509 #, gcc-internal-format
29510 msgid "node is transparent_alias but not an alias"
29511 msgstr ""
29513 #: symtab.cc:1220
29514 #, gcc-internal-format
29515 msgid "node is symver but not alias"
29516 msgstr ""
29518 #: symtab.cc:1229
29519 #, gcc-internal-format
29520 msgid "symver target is not exported with default visibility"
29521 msgstr ""
29523 #: symtab.cc:1236
29524 #, gcc-internal-format
29525 msgid "symver is not exported with default visibility"
29526 msgstr ""
29528 #: symtab.cc:1245
29529 #, gcc-internal-format
29530 msgid "node is in same_comdat_group list but has no comdat_group"
29531 msgstr ""
29533 #: symtab.cc:1250
29534 #, gcc-internal-format
29535 msgid "same_comdat_group list across different groups"
29536 msgstr ""
29538 #: symtab.cc:1255
29539 #, gcc-internal-format
29540 msgid "mixing different types of symbol in same comdat groups is not supported"
29541 msgstr ""
29543 #: symtab.cc:1260
29544 #, gcc-internal-format
29545 msgid "node is alone in a comdat group"
29546 msgstr ""
29548 #: symtab.cc:1267
29549 #, gcc-internal-format
29550 msgid "same_comdat_group is not a circular list"
29551 msgstr ""
29553 #: symtab.cc:1282
29554 #, gcc-internal-format, gfc-internal-format
29555 msgid "comdat-local symbol referred to by %s outside its comdat"
29556 msgstr ""
29558 #: symtab.cc:1292
29559 #, fuzzy, gcc-internal-format
29560 msgid "implicit_section flag is set but section isn%'t"
29561 msgstr "няма папярэдняга аб'яўлення для \"%s\""
29563 #: symtab.cc:1299
29564 #, gcc-internal-format
29565 msgid "Both section and comdat group is set"
29566 msgstr ""
29568 #: symtab.cc:1311
29569 #, gcc-internal-format
29570 msgid "Alias and target%'s section differs"
29571 msgstr ""
29573 #: symtab.cc:1318
29574 #, gcc-internal-format
29575 msgid "Alias and target%'s comdat groups differs"
29576 msgstr ""
29578 #: symtab.cc:1333
29579 #, gcc-internal-format
29580 msgid "Transparent alias and target%'s assembler names differs"
29581 msgstr ""
29583 #: symtab.cc:1341
29584 #, gcc-internal-format
29585 msgid "Chained transparent aliases"
29586 msgstr ""
29588 #: symtab.cc:1364 symtab.cc:1382 symtab.cc:1409
29589 #, gcc-internal-format
29590 msgid "symtab_node::verify failed"
29591 msgstr ""
29593 #: symtab.cc:1381
29594 #, fuzzy, gcc-internal-format, gfc-internal-format
29595 msgid "invalid order in asm node %i"
29596 msgstr "Нерэчаісны выбар \"%s\""
29598 #: symtab.cc:1405
29599 #, gcc-internal-format
29600 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
29601 msgstr ""
29603 #: symtab.cc:1843
29604 #, gcc-internal-format
29605 msgid "function %q+D part of alias cycle"
29606 msgstr ""
29608 #: symtab.cc:1845
29609 #, gcc-internal-format
29610 msgid "variable %q+D part of alias cycle"
29611 msgstr ""
29613 #: symtab.cc:1873
29614 #, gcc-internal-format
29615 msgid "section of alias %q+D must match section of its target"
29616 msgstr ""
29618 #: targhooks.cc:201
29619 #, fuzzy, gcc-internal-format
29620 #| msgid "__builtin_saveregs not supported by this target"
29621 msgid "%<__builtin_saveregs%> not supported by this target"
29622 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
29624 #: targhooks.cc:1120
29625 #, fuzzy, gcc-internal-format
29626 msgid "%qs not supported on this target"
29627 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
29629 #: targhooks.cc:1162
29630 #, fuzzy, gcc-internal-format
29631 msgid "nested functions not supported on this target"
29632 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29634 #: targhooks.cc:1175
29635 #, fuzzy, gcc-internal-format
29636 msgid "nested function trampolines not supported on this target"
29637 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29639 #: targhooks.cc:1677
29640 #, fuzzy, gcc-internal-format
29641 msgid "target attribute is not supported on this machine"
29642 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29644 #: targhooks.cc:1691
29645 #, fuzzy, gcc-internal-format
29646 msgid "%<#pragma GCC target%> is not supported for this machine"
29647 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29649 #: toplev.cc:721
29650 #, fuzzy, gcc-internal-format
29651 #| msgid "can't open %s for writing"
29652 msgid "cannot open %qs for writing: %m"
29653 msgstr "немагчыма адчыніць %s для запісу"
29655 #: toplev.cc:740
29656 #, fuzzy, gcc-internal-format
29657 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
29658 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29660 #: toplev.cc:792
29661 #, fuzzy, gcc-internal-format
29662 msgid "stack usage computation not supported for this target"
29663 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29665 #: toplev.cc:850
29666 #, gcc-internal-format
29667 msgid "stack usage might be unbounded"
29668 msgstr ""
29670 #: toplev.cc:855
29671 #, gcc-internal-format
29672 msgid "stack usage might be %wu bytes"
29673 msgstr ""
29675 #: toplev.cc:858
29676 #, gcc-internal-format
29677 msgid "stack usage is %wu bytes"
29678 msgstr ""
29680 #: toplev.cc:975
29681 #, fuzzy, gcc-internal-format
29682 #| msgid "can't open %s for writing"
29683 msgid "cannot open %s for writing: %m"
29684 msgstr "немагчыма адчыніць %s для запісу"
29686 #: toplev.cc:1251
29687 #, fuzzy, gcc-internal-format
29688 #| msgid "%s does not support %s"
29689 msgid "this target does not support %qs"
29690 msgstr "%s не падтрымлівае %s"
29692 #: toplev.cc:1285
29693 #, gcc-internal-format
29694 msgid "Graphite loop optimizations cannot be used (isl is not available) (%<-fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-parallelize-all%>)"
29695 msgstr ""
29697 #: toplev.cc:1296
29698 #, fuzzy, gcc-internal-format
29699 msgid "%<-fcf-protection=full%> is not supported for this target"
29700 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29702 #: toplev.cc:1303
29703 #, fuzzy, gcc-internal-format
29704 msgid "%<-fcf-protection=branch%> is not supported for this target"
29705 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29707 #: toplev.cc:1310
29708 #, fuzzy, gcc-internal-format
29709 msgid "%<-fcf-protection=return%> is not supported for this target"
29710 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29712 #: toplev.cc:1325
29713 #, fuzzy, gcc-internal-format
29714 msgid "%<-fabi-version=1%> is no longer supported"
29715 msgstr "-pipe не падтрымліваецца."
29717 #: toplev.cc:1341
29718 #, gcc-internal-format
29719 msgid "instruction scheduling not supported on this target machine"
29720 msgstr ""
29722 #: toplev.cc:1345
29723 #, gcc-internal-format
29724 msgid "this target machine does not have delayed branches"
29725 msgstr ""
29727 #: toplev.cc:1359
29728 #, fuzzy, gcc-internal-format
29729 msgid "%<-f%sleading-underscore%> not supported on this target machine"
29730 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
29732 #: toplev.cc:1388
29733 #, gcc-internal-format
29734 msgid "CTF debug info requested, but not supported for %qs frontend"
29735 msgstr ""
29737 #: toplev.cc:1406
29738 #, fuzzy, gcc-internal-format
29739 #| msgid "can't close input file %s"
29740 msgid "could not close zeroed insn dump file %qs: %m"
29741 msgstr "немагчыма зачыніць уваходзячы файл %s"
29743 #: toplev.cc:1420
29744 #, gcc-internal-format
29745 msgid "STABS debugging information is obsolete and not supported anymore"
29746 msgstr ""
29748 #: toplev.cc:1457
29749 #, gcc-internal-format
29750 msgid "target system does not support the %qs debug format"
29751 msgstr ""
29753 #: toplev.cc:1473
29754 #, gcc-internal-format
29755 msgid "variable tracking requested, but useless unless producing debug info"
29756 msgstr ""
29758 #: toplev.cc:1477
29759 #, gcc-internal-format
29760 msgid "variable tracking requested, but not supported by this debug format"
29761 msgstr ""
29763 #: toplev.cc:1509
29764 #, gcc-internal-format
29765 msgid "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent to %<-gvariable-location-views%>"
29766 msgstr ""
29768 #: toplev.cc:1525
29769 #, gcc-internal-format
29770 msgid "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-location-views%>"
29771 msgstr ""
29773 #: toplev.cc:1535
29774 #, gcc-internal-format
29775 msgid "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
29776 msgstr ""
29778 #: toplev.cc:1564
29779 #, fuzzy, gcc-internal-format
29780 msgid "%<-ffunction-sections%> not supported for this target"
29781 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29783 #: toplev.cc:1570
29784 #, fuzzy, gcc-internal-format
29785 msgid "%<-fdata-sections%> not supported for this target"
29786 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29788 #: toplev.cc:1578
29789 #, fuzzy, gcc-internal-format
29790 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
29791 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29793 #: toplev.cc:1584
29794 #, fuzzy, gcc-internal-format
29795 msgid "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> switches)"
29796 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29798 #: toplev.cc:1594
29799 #, fuzzy, gcc-internal-format
29800 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
29801 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29803 #: toplev.cc:1606
29804 #, gcc-internal-format
29805 msgid "%<-fassociative-math%> disabled; other options take precedence"
29806 msgstr ""
29808 #: toplev.cc:1616
29809 #, gcc-internal-format
29810 msgid "%<-fstack-clash-protection%> is not supported on targets where the stack grows from lower to higher addresses"
29811 msgstr ""
29813 #: toplev.cc:1626
29814 #, gcc-internal-format
29815 msgid "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive; disabling %<-fstack-check=%>"
29816 msgstr ""
29818 #: toplev.cc:1636
29819 #, fuzzy, gcc-internal-format
29820 msgid "%<-fstack-protector%> not supported for this target"
29821 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29823 #: toplev.cc:1648
29824 #, fuzzy, gcc-internal-format
29825 #| msgid "section attributes are not supported for this target"
29826 msgid "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported for this target"
29827 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29829 #: toplev.cc:1658
29830 #, fuzzy, gcc-internal-format
29831 msgid "%<-fsanitize=address%> not supported for this target"
29832 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29834 #: toplev.cc:1667
29835 #, gcc-internal-format
29836 msgid "%<-fsanitize=kernel-address%> with stack protection is not supported without %<-fasan-shadow-offset=%> for this target"
29837 msgstr ""
29839 #: toplev.cc:1677
29840 #, fuzzy, gcc-internal-format
29841 msgid "%qs is not supported for this target"
29842 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
29844 #: toplev.cc:2016
29845 #, fuzzy, gcc-internal-format
29846 #| msgid "error writing to %s"
29847 msgid "error writing to %s: %m"
29848 msgstr "памылка запісу ў %s"
29850 #: toplev.cc:2018
29851 #, fuzzy, gcc-internal-format
29852 #| msgid "error writing to %s"
29853 msgid "error closing %s: %m"
29854 msgstr "памылка запісу ў %s"
29856 #: toplev.cc:2136
29857 #, gcc-internal-format
29858 msgid "mpfr not configured to handle all floating modes"
29859 msgstr ""
29861 #: toplev.cc:2222
29862 #, gcc-internal-format
29863 msgid "self-tests are not enabled in this build"
29864 msgstr ""
29866 #: toplev.cc:2315
29867 #, gcc-internal-format
29868 msgid "self-tests incompatible with %<-E%>"
29869 msgstr ""
29871 #: trans-mem.cc:610
29872 #, gcc-internal-format
29873 msgid "invalid use of volatile lvalue inside transaction"
29874 msgstr ""
29876 #: trans-mem.cc:613
29877 #, gcc-internal-format
29878 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
29879 msgstr ""
29881 #: trans-mem.cc:645
29882 #, gcc-internal-format
29883 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
29884 msgstr ""
29886 #: trans-mem.cc:714 trans-mem.cc:4819
29887 #, gcc-internal-format
29888 msgid "unsafe function call %qD within atomic transaction"
29889 msgstr ""
29891 #: trans-mem.cc:721
29892 #, gcc-internal-format
29893 msgid "unsafe function call %qE within atomic transaction"
29894 msgstr ""
29896 #: trans-mem.cc:725
29897 #, gcc-internal-format
29898 msgid "unsafe indirect function call within atomic transaction"
29899 msgstr ""
29901 #: trans-mem.cc:733 trans-mem.cc:4751
29902 #, gcc-internal-format
29903 msgid "unsafe function call %qD within %<transaction_safe%> function"
29904 msgstr ""
29906 #: trans-mem.cc:740
29907 #, gcc-internal-format
29908 msgid "unsafe function call %qE within %<transaction_safe%> function"
29909 msgstr ""
29911 #: trans-mem.cc:744
29912 #, gcc-internal-format
29913 msgid "unsafe indirect function call within %<transaction_safe%> function"
29914 msgstr ""
29916 #: trans-mem.cc:759 trans-mem.cc:4791
29917 #, fuzzy, gcc-internal-format
29918 msgid "%<asm%> not allowed in atomic transaction"
29919 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
29921 #: trans-mem.cc:762 trans-mem.cc:4417
29922 #, gcc-internal-format
29923 msgid "%<asm%> not allowed in %<transaction_safe%> function"
29924 msgstr ""
29926 #: trans-mem.cc:774
29927 #, gcc-internal-format
29928 msgid "relaxed transaction in atomic transaction"
29929 msgstr ""
29931 #: trans-mem.cc:777
29932 #, gcc-internal-format
29933 msgid "relaxed transaction in %<transaction_safe%> function"
29934 msgstr ""
29936 #: trans-mem.cc:784
29937 #, gcc-internal-format
29938 msgid "outer transaction in transaction"
29939 msgstr ""
29941 #: trans-mem.cc:787
29942 #, gcc-internal-format
29943 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
29944 msgstr ""
29946 #: trans-mem.cc:791
29947 #, gcc-internal-format
29948 msgid "outer transaction in %<transaction_safe%> function"
29949 msgstr ""
29951 #: tree-cfg.cc:358
29952 #, fuzzy, gcc-internal-format
29953 msgid "ignoring loop annotation"
29954 msgstr "Нераспазнаны выбар \"%s\""
29956 #: tree-cfg.cc:3012
29957 #, gcc-internal-format
29958 msgid "constant not recomputed when %<ADDR_EXPR%> changed"
29959 msgstr ""
29961 #: tree-cfg.cc:3017
29962 #, gcc-internal-format
29963 msgid "side effects not recomputed when %<ADDR_EXPR%> changed"
29964 msgstr ""
29966 #: tree-cfg.cc:3032
29967 #, gcc-internal-format
29968 msgid "address taken but %<TREE_ADDRESSABLE%> bit not set"
29969 msgstr ""
29971 #: tree-cfg.cc:3056
29972 #, gcc-internal-format
29973 msgid "non-scalar %qs"
29974 msgstr ""
29976 #: tree-cfg.cc:3070
29977 #, fuzzy, gcc-internal-format
29978 msgid "invalid position or size operand to %qs"
29979 msgstr "нерэчаісны %%-код"
29981 #: tree-cfg.cc:3076
29982 #, gcc-internal-format
29983 msgid "integral result type precision does not match field size of %qs"
29984 msgstr ""
29986 #: tree-cfg.cc:3085
29987 #, gcc-internal-format
29988 msgid "mode size of non-integral result does not match field size of %qs"
29989 msgstr ""
29991 #: tree-cfg.cc:3093
29992 #, gcc-internal-format
29993 msgid "%qs of non-mode-precision operand"
29994 msgstr ""
29996 #: tree-cfg.cc:3100
29997 #, gcc-internal-format
29998 msgid "position plus size exceeds size of referenced object in %qs"
29999 msgstr ""
30001 #: tree-cfg.cc:3111
30002 #, gcc-internal-format
30003 msgid "type mismatch in %qs reference"
30004 msgstr ""
30006 #: tree-cfg.cc:3127
30007 #, gcc-internal-format
30008 msgid "non-top-level %qs"
30009 msgstr ""
30011 #: tree-cfg.cc:3142
30012 #, fuzzy, gcc-internal-format
30013 msgid "invalid operands to %qs"
30014 msgstr "нерэчаісны %%-код"
30016 #: tree-cfg.cc:3153 tree-cfg.cc:3162 tree-cfg.cc:3179 tree-cfg.cc:3874
30017 #: tree-cfg.cc:3903 tree-cfg.cc:3920 tree-cfg.cc:3941 tree-cfg.cc:3989
30018 #: tree-cfg.cc:4010 tree-cfg.cc:4064 tree-cfg.cc:4088 tree-cfg.cc:4124
30019 #: tree-cfg.cc:4145 tree-cfg.cc:4190 tree-cfg.cc:4266 tree-cfg.cc:4301
30020 #: tree-cfg.cc:4313 tree-cfg.cc:4372 tree-cfg.cc:4397 tree-cfg.cc:4472
30021 #: tree-cfg.cc:4558
30022 #, gcc-internal-format
30023 msgid "type mismatch in %qs"
30024 msgstr ""
30026 #: tree-cfg.cc:3173
30027 #, fuzzy, gcc-internal-format
30028 #| msgid "invalid %%f operand"
30029 msgid "invalid %qs offset operator"
30030 msgstr "нерэчаісны %%f аперанд"
30032 #: tree-cfg.cc:3197
30033 #, gcc-internal-format
30034 msgid "conversion of %qs on the left hand side of %qs"
30035 msgstr ""
30037 #: tree-cfg.cc:3205
30038 #, gcc-internal-format
30039 msgid "conversion of register to a different size in %qs"
30040 msgstr ""
30042 #: tree-cfg.cc:3225 tree-cfg.cc:3251
30043 #, fuzzy, gcc-internal-format
30044 #| msgid "invalid %%d operand"
30045 msgid "invalid address operand in %qs"
30046 msgstr "нерэчаісны %%d аперанд"
30048 #: tree-cfg.cc:3232 tree-cfg.cc:3258
30049 #, fuzzy, gcc-internal-format
30050 #| msgid "invalid %%f operand"
30051 msgid "invalid offset operand in %qs"
30052 msgstr "нерэчаісны %%f аперанд"
30054 #: tree-cfg.cc:3239 tree-cfg.cc:3265
30055 #, fuzzy, gcc-internal-format
30056 msgid "invalid clique in %qs"
30057 msgstr "Нерэчаісны выбар %s"
30059 #: tree-cfg.cc:3272 tree-cfg.cc:4570
30060 #, gcc-internal-format
30061 msgid "%qs in gimple IL"
30062 msgstr ""
30064 #: tree-cfg.cc:3287
30065 #, fuzzy, gcc-internal-format
30066 #| msgid "invalid %%m value"
30067 msgid "invalid expression for min lvalue"
30068 msgstr "нерэчаіснае значэньне %%m"
30070 #: tree-cfg.cc:3338
30071 #, gcc-internal-format
30072 msgid "gimple call has two targets"
30073 msgstr ""
30075 #: tree-cfg.cc:3347
30076 #, gcc-internal-format
30077 msgid "gimple call has no target"
30078 msgstr ""
30080 #: tree-cfg.cc:3354
30081 #, fuzzy, gcc-internal-format
30082 msgid "invalid function in gimple call"
30083 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
30085 #: tree-cfg.cc:3364
30086 #, gcc-internal-format
30087 msgid "non-function in gimple call"
30088 msgstr ""
30090 #: tree-cfg.cc:3375
30091 #, fuzzy, gcc-internal-format
30092 msgid "invalid pure const state for function"
30093 msgstr "Нерэчаісны выбар \"%s\""
30095 #: tree-cfg.cc:3387
30096 #, gcc-internal-format
30097 msgid "invalid LHS in gimple call"
30098 msgstr ""
30100 #: tree-cfg.cc:3395
30101 #, gcc-internal-format
30102 msgid "LHS in %<noreturn%> call"
30103 msgstr ""
30105 #: tree-cfg.cc:3409
30106 #, gcc-internal-format
30107 msgid "invalid conversion in gimple call"
30108 msgstr ""
30110 #: tree-cfg.cc:3418
30111 #, gcc-internal-format
30112 msgid "invalid static chain in gimple call"
30113 msgstr ""
30115 #: tree-cfg.cc:3429
30116 #, gcc-internal-format
30117 msgid "static chain with function that doesn%'t use one"
30118 msgstr ""
30120 #. Built-in unreachable with parameters might not be caught by
30121 #. undefined behavior sanitizer.  Front-ends do check users do not
30122 #. call them that way but we also produce calls to
30123 #. __builtin_unreachable internally, for example when IPA figures
30124 #. out a call cannot happen in a legal program.  In such cases,
30125 #. we must make sure arguments are stripped off.
30126 #: tree-cfg.cc:3447
30127 #, gcc-internal-format
30128 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
30129 msgstr ""
30131 #: tree-cfg.cc:3478
30132 #, gcc-internal-format
30133 msgid "%<DEFFERED_INIT%> calls should have same constant size for the first argument and LHS"
30134 msgstr ""
30136 #: tree-cfg.cc:3496
30137 #, fuzzy, gcc-internal-format
30138 msgid "invalid argument to gimple call"
30139 msgstr "нявернае выкарыстанне \"restict\""
30141 #: tree-cfg.cc:3523
30142 #, fuzzy, gcc-internal-format
30143 msgid "invalid operands in gimple comparison"
30144 msgstr "нерэчаісны %%-код"
30146 #: tree-cfg.cc:3534
30147 #, gcc-internal-format
30148 msgid "mismatching comparison operand types"
30149 msgstr ""
30151 #: tree-cfg.cc:3551
30152 #, gcc-internal-format
30153 msgid "unsupported operation or type for vector comparison returning a boolean"
30154 msgstr ""
30156 #: tree-cfg.cc:3566
30157 #, gcc-internal-format
30158 msgid "non-vector operands in vector comparison"
30159 msgstr ""
30161 #: tree-cfg.cc:3575
30162 #, gcc-internal-format
30163 msgid "invalid vector comparison resulting type"
30164 msgstr ""
30166 #: tree-cfg.cc:3582
30167 #, gcc-internal-format
30168 msgid "bogus comparison result type"
30169 msgstr ""
30171 #: tree-cfg.cc:3604
30172 #, gcc-internal-format
30173 msgid "non-register as LHS of unary operation"
30174 msgstr ""
30176 #: tree-cfg.cc:3610
30177 #, fuzzy, gcc-internal-format
30178 msgid "invalid operand in unary operation"
30179 msgstr "нерэчаісны %%-код"
30181 #: tree-cfg.cc:3633
30182 #, gcc-internal-format
30183 msgid "invalid vector types in nop conversion"
30184 msgstr ""
30186 #: tree-cfg.cc:3670
30187 #, fuzzy, gcc-internal-format
30188 msgid "invalid types in nop conversion"
30189 msgstr "нерэчаісны %%-код"
30191 #: tree-cfg.cc:3685
30192 #, gcc-internal-format
30193 msgid "invalid types in address space conversion"
30194 msgstr ""
30196 #: tree-cfg.cc:3699
30197 #, gcc-internal-format
30198 msgid "invalid types in fixed-point conversion"
30199 msgstr ""
30201 #: tree-cfg.cc:3714
30202 #, gcc-internal-format
30203 msgid "invalid types in conversion to floating-point"
30204 msgstr ""
30206 #: tree-cfg.cc:3729
30207 #, gcc-internal-format
30208 msgid "invalid types in conversion to integer"
30209 msgstr ""
30211 #: tree-cfg.cc:3769
30212 #, gcc-internal-format
30213 msgid "type mismatch in %qs expression"
30214 msgstr ""
30216 #: tree-cfg.cc:3786 tree-cfg.cc:3800 tree-cfg.cc:4170
30217 #, fuzzy, gcc-internal-format
30218 msgid "invalid types for %qs"
30219 msgstr "Нерэчаісны выбар %s"
30221 #: tree-cfg.cc:3811
30222 #, gcc-internal-format
30223 msgid "%qs should be from a scalar to a like vector"
30224 msgstr ""
30226 #: tree-cfg.cc:3825
30227 #, gcc-internal-format
30228 msgid "non-trivial conversion in unary operation"
30229 msgstr ""
30231 #: tree-cfg.cc:3850
30232 #, gcc-internal-format
30233 msgid "non-register as LHS of binary operation"
30234 msgstr ""
30236 #: tree-cfg.cc:3857
30237 #, fuzzy, gcc-internal-format
30238 msgid "invalid operands in binary operation"
30239 msgstr "прапушчан ініцыялізатар"
30241 #: tree-cfg.cc:3964
30242 #, fuzzy, gcc-internal-format
30243 msgid "invalid non-vector operands to %qs"
30244 msgstr "нерэчаісны %%-код"
30246 #: tree-cfg.cc:3975
30247 #, fuzzy, gcc-internal-format
30248 msgid "invalid (pointer) operands %qs"
30249 msgstr "нерэчаісны %%-код"
30251 #: tree-cfg.cc:4198
30252 #, gcc-internal-format
30253 msgid "vector type expected in %qs"
30254 msgstr ""
30256 #: tree-cfg.cc:4211
30257 #, gcc-internal-format
30258 msgid "type mismatch in binary expression"
30259 msgstr ""
30261 #: tree-cfg.cc:4239
30262 #, gcc-internal-format
30263 msgid "non-register as LHS of ternary operation"
30264 msgstr ""
30266 #: tree-cfg.cc:4248
30267 #, fuzzy, gcc-internal-format
30268 msgid "invalid operands in ternary operation"
30269 msgstr "нерэчаісны %%-код"
30271 #: tree-cfg.cc:4280
30272 #, gcc-internal-format
30273 msgid "the first argument of a %qs must be of a boolean vector type of the same number of elements as the result"
30274 msgstr ""
30276 #: tree-cfg.cc:4325 tree-cfg.cc:4384
30277 #, gcc-internal-format
30278 msgid "vector types expected in %qs"
30279 msgstr ""
30281 #: tree-cfg.cc:4340
30282 #, gcc-internal-format
30283 msgid "vectors with different element number found in %qs"
30284 msgstr ""
30286 #: tree-cfg.cc:4356
30287 #, fuzzy, gcc-internal-format
30288 msgid "invalid mask type in %qs"
30289 msgstr "Нерэчаісны выбар %s"
30291 #: tree-cfg.cc:4417
30292 #, gcc-internal-format
30293 msgid "not allowed type combination in %qs"
30294 msgstr ""
30296 #: tree-cfg.cc:4426
30297 #, fuzzy, gcc-internal-format
30298 msgid "invalid position or size in %qs"
30299 msgstr "Нерэчаісны выбар %s"
30301 #: tree-cfg.cc:4432
30302 #, gcc-internal-format
30303 msgid "%qs into non-mode-precision operand"
30304 msgstr ""
30306 #: tree-cfg.cc:4442
30307 #, gcc-internal-format
30308 msgid "insertion out of range in %qs"
30309 msgstr ""
30311 #: tree-cfg.cc:4452
30312 #, gcc-internal-format
30313 msgid "%qs not at element boundary"
30314 msgstr ""
30316 #: tree-cfg.cc:4508
30317 #, gcc-internal-format
30318 msgid "non-trivial conversion in %qs"
30319 msgstr ""
30321 #: tree-cfg.cc:4517
30322 #, gcc-internal-format
30323 msgid "%qs LHS in clobber statement"
30324 msgstr ""
30326 #: tree-cfg.cc:4525
30327 #, gcc-internal-format
30328 msgid "%qs LHS in assignment statement"
30329 msgstr ""
30331 #: tree-cfg.cc:4544
30332 #, fuzzy, gcc-internal-format
30333 msgid "invalid operand in %qs"
30334 msgstr "нерэчаісны %%-код"
30336 #: tree-cfg.cc:4585 tree-cfg.cc:4611
30337 #, fuzzy, gcc-internal-format
30338 #| msgid "invalid register name for `%s'"
30339 msgid "invalid RHS for gimple memory store: %qs"
30340 msgstr "нерэчаісная назва рэгістра `%s'"
30342 #: tree-cfg.cc:4645 tree-cfg.cc:4663
30343 #, gcc-internal-format
30344 msgid "incorrect type of vector %qs elements"
30345 msgstr ""
30347 #: tree-cfg.cc:4654 tree-cfg.cc:4671
30348 #, gcc-internal-format
30349 msgid "incorrect number of vector %qs elements"
30350 msgstr ""
30352 #: tree-cfg.cc:4679
30353 #, gcc-internal-format
30354 msgid "incorrect type of vector CONSTRUCTOR elements"
30355 msgstr ""
30357 #: tree-cfg.cc:4688
30358 #, gcc-internal-format
30359 msgid "vector %qs with non-NULL element index"
30360 msgstr ""
30362 #: tree-cfg.cc:4695
30363 #, gcc-internal-format
30364 msgid "vector %qs element is not a GIMPLE value"
30365 msgstr ""
30367 #: tree-cfg.cc:4704
30368 #, gcc-internal-format
30369 msgid "non-vector %qs with elements"
30370 msgstr ""
30372 #: tree-cfg.cc:4715
30373 #, gcc-internal-format
30374 msgid "%qs with an always-false condition"
30375 msgstr ""
30377 #: tree-cfg.cc:4722
30378 #, gcc-internal-format
30379 msgid "%qs RHS in assignment statement"
30380 msgstr ""
30382 #: tree-cfg.cc:4779
30383 #, fuzzy, gcc-internal-format
30384 msgid "invalid operand in return statement"
30385 msgstr "нерэчаісны %%-код"
30387 #: tree-cfg.cc:4794 c/gimple-parser.cc:2452
30388 #, gcc-internal-format
30389 msgid "invalid conversion in return statement"
30390 msgstr ""
30392 #: tree-cfg.cc:4818
30393 #, gcc-internal-format
30394 msgid "goto destination is neither a label nor a pointer"
30395 msgstr ""
30397 #: tree-cfg.cc:4837
30398 #, fuzzy, gcc-internal-format
30399 msgid "invalid operand to switch statement"
30400 msgstr "нерэчаісны %%-код"
30402 #: tree-cfg.cc:4845
30403 #, gcc-internal-format
30404 msgid "non-integral type switch statement"
30405 msgstr ""
30407 #: tree-cfg.cc:4855
30408 #, gcc-internal-format
30409 msgid "invalid default case label in switch statement"
30410 msgstr ""
30412 #: tree-cfg.cc:4867
30413 #, gcc-internal-format
30414 msgid "invalid %<CASE_CHAIN%>"
30415 msgstr ""
30417 #: tree-cfg.cc:4873
30418 #, gcc-internal-format
30419 msgid "invalid case label in switch statement"
30420 msgstr ""
30422 #: tree-cfg.cc:4880
30423 #, fuzzy, gcc-internal-format
30424 msgid "invalid case range in switch statement"
30425 msgstr "нявернае выкарыстанне \"restict\""
30427 #: tree-cfg.cc:4890
30428 #, gcc-internal-format
30429 msgid "type precision mismatch in switch statement"
30430 msgstr ""
30432 #: tree-cfg.cc:4897
30433 #, gcc-internal-format
30434 msgid "type mismatch for case label in switch statement"
30435 msgstr ""
30437 #: tree-cfg.cc:4906
30438 #, gcc-internal-format
30439 msgid "case labels not sorted in switch statement"
30440 msgstr ""
30442 #: tree-cfg.cc:4949
30443 #, fuzzy, gcc-internal-format
30444 msgid "label context is not the current function declaration"
30445 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
30447 #: tree-cfg.cc:4958
30448 #, gcc-internal-format
30449 msgid "incorrect entry in %<label_to_block_map%>"
30450 msgstr ""
30452 #: tree-cfg.cc:4968
30453 #, gcc-internal-format
30454 msgid "incorrect setting of landing pad number"
30455 msgstr ""
30457 #: tree-cfg.cc:4984
30458 #, fuzzy, gcc-internal-format
30459 msgid "invalid comparison code in gimple cond"
30460 msgstr "нерэчаісны %%-код"
30462 #: tree-cfg.cc:4992
30463 #, gcc-internal-format
30464 msgid "invalid labels in gimple cond"
30465 msgstr ""
30467 #: tree-cfg.cc:5075 tree-cfg.cc:5084
30468 #, fuzzy, gcc-internal-format
30469 #| msgid "invalid %%Q value"
30470 msgid "invalid %<PHI%> result"
30471 msgstr "дрэннае %%Q значэнне"
30473 #: tree-cfg.cc:5094
30474 #, gcc-internal-format
30475 msgid "missing %<PHI%> def"
30476 msgstr ""
30478 #: tree-cfg.cc:5108
30479 #, fuzzy, gcc-internal-format
30480 #| msgid "invalid %%Q value"
30481 msgid "invalid %<PHI%> argument"
30482 msgstr "дрэннае %%Q значэнне"
30484 #: tree-cfg.cc:5115
30485 #, gcc-internal-format
30486 msgid "incompatible types in %<PHI%> argument %u"
30487 msgstr ""
30489 #: tree-cfg.cc:5213
30490 #, gcc-internal-format
30491 msgid "%<verify_gimple%> failed"
30492 msgstr ""
30494 #: tree-cfg.cc:5270
30495 #, gcc-internal-format
30496 msgid "dead statement in EH table"
30497 msgstr ""
30499 #: tree-cfg.cc:5286
30500 #, gcc-internal-format
30501 msgid "location references block not in block tree"
30502 msgstr ""
30504 #: tree-cfg.cc:5335
30505 #, fuzzy, gcc-internal-format
30506 msgid "local declaration from a different function"
30507 msgstr "няма папярэдняга аб'яўлення для \"%s\""
30509 #: tree-cfg.cc:5438
30510 #, gcc-internal-format
30511 msgid "gimple_bb (phi) is set to a wrong basic block"
30512 msgstr ""
30514 #: tree-cfg.cc:5447
30515 #, gcc-internal-format
30516 msgid "PHI node with location"
30517 msgstr ""
30519 #: tree-cfg.cc:5458 tree-cfg.cc:5505
30520 #, gcc-internal-format
30521 msgid "incorrect sharing of tree nodes"
30522 msgstr ""
30524 #: tree-cfg.cc:5466
30525 #, gcc-internal-format
30526 msgid "virtual PHI with argument locations"
30527 msgstr ""
30529 #: tree-cfg.cc:5493
30530 #, gcc-internal-format
30531 msgid "gimple_bb (stmt) is set to a wrong basic block"
30532 msgstr ""
30534 #: tree-cfg.cc:5533
30535 #, gcc-internal-format
30536 msgid "statement marked for throw, but doesn%'t"
30537 msgstr ""
30539 #: tree-cfg.cc:5539
30540 #, gcc-internal-format
30541 msgid "statement marked for throw in middle of block"
30542 msgstr ""
30544 #: tree-cfg.cc:5561
30545 #, gcc-internal-format
30546 msgid "verify_gimple failed"
30547 msgstr ""
30549 #: tree-cfg.cc:5583
30550 #, gcc-internal-format
30551 msgid "ENTRY_BLOCK has IL associated with it"
30552 msgstr ""
30554 #: tree-cfg.cc:5590
30555 #, gcc-internal-format
30556 msgid "EXIT_BLOCK has IL associated with it"
30557 msgstr ""
30559 #: tree-cfg.cc:5597
30560 #, gcc-internal-format, gfc-internal-format
30561 msgid "fallthru to exit from bb %d"
30562 msgstr ""
30564 #: tree-cfg.cc:5621
30565 #, gcc-internal-format
30566 msgid "nonlocal label %qD is not first in a sequence of labels in bb %d"
30567 msgstr ""
30569 #: tree-cfg.cc:5628
30570 #, gcc-internal-format
30571 msgid "EH landing pad label %qD is not first in a sequence of labels in bb %d"
30572 msgstr ""
30574 #: tree-cfg.cc:5635
30575 #, gcc-internal-format
30576 msgid "label %qD to block does not match in bb %d"
30577 msgstr ""
30579 #: tree-cfg.cc:5642
30580 #, gcc-internal-format
30581 msgid "label %qD has incorrect context in bb %d"
30582 msgstr ""
30584 #: tree-cfg.cc:5655
30585 #, gcc-internal-format, gfc-internal-format
30586 msgid "control flow in the middle of basic block %d"
30587 msgstr ""
30589 #: tree-cfg.cc:5665
30590 #, gcc-internal-format
30591 msgid "label %qD in the middle of basic block %d"
30592 msgstr ""
30594 #: tree-cfg.cc:5687
30595 #, gcc-internal-format, gfc-internal-format
30596 msgid "fallthru edge after a control statement in bb %d"
30597 msgstr ""
30599 #: tree-cfg.cc:5700
30600 #, gcc-internal-format, gfc-internal-format
30601 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
30602 msgstr ""
30604 #: tree-cfg.cc:5723 tree-cfg.cc:5745 tree-cfg.cc:5762 tree-cfg.cc:5831
30605 #, gcc-internal-format, gfc-internal-format
30606 msgid "wrong outgoing edge flags at end of bb %d"
30607 msgstr ""
30609 #: tree-cfg.cc:5733
30610 #, gcc-internal-format, gfc-internal-format
30611 msgid "explicit goto at end of bb %d"
30612 msgstr ""
30614 #: tree-cfg.cc:5767
30615 #, gcc-internal-format, gfc-internal-format
30616 msgid "return edge does not point to exit in bb %d"
30617 msgstr ""
30619 #: tree-cfg.cc:5797
30620 #, gcc-internal-format
30621 msgid "found default case not at the start of case vector"
30622 msgstr ""
30624 #: tree-cfg.cc:5805
30625 #, fuzzy, gcc-internal-format
30626 #| msgid "-pipe is not supported"
30627 msgid "case labels not sorted: "
30628 msgstr "-pipe не падтрымліваецца"
30630 #: tree-cfg.cc:5822
30631 #, gcc-internal-format, gfc-internal-format
30632 msgid "extra outgoing edge %d->%d"
30633 msgstr ""
30635 #: tree-cfg.cc:5845
30636 #, fuzzy, gcc-internal-format, gfc-internal-format
30637 #| msgid "missing field '%s' in '%s'"
30638 msgid "missing edge %i->%i"
30639 msgstr "прапушчана поле '%s' у '%s'"
30641 #: tree-cfg.cc:9509
30642 #, gcc-internal-format
30643 msgid "%<noreturn%> function does return"
30644 msgstr ""
30646 #: tree-cfg.cc:9530 tree-cfg.cc:9562
30647 #, gcc-internal-format
30648 msgid "control reaches end of non-void function"
30649 msgstr ""
30651 #: tree-cfg.cc:9628
30652 #, gcc-internal-format
30653 msgid "ignoring return value of %qD declared with attribute %<warn_unused_result%>"
30654 msgstr ""
30656 #: tree-cfg.cc:9633 cp/cvt.cc:1117
30657 #, gcc-internal-format
30658 msgid "ignoring return value of function declared with attribute %<warn_unused_result%>"
30659 msgstr ""
30661 #: tree-diagnostic-path.cc:467
30662 msgid "%@ %s"
30663 msgstr ""
30665 #: tree-diagnostic.cc:203
30666 #, fuzzy, gcc-internal-format
30667 msgid "in definition of macro %qs"
30668 msgstr "перанакіраванне stdout: %s"
30670 #: tree-diagnostic.cc:220
30671 #, gcc-internal-format
30672 msgid "in expansion of macro %qs"
30673 msgstr ""
30675 #: tree-eh.cc:4926
30676 #, gcc-internal-format, gfc-internal-format
30677 msgid "BB %i has multiple EH edges"
30678 msgstr ""
30680 #: tree-eh.cc:4938
30681 #, gcc-internal-format, gfc-internal-format
30682 msgid "BB %i cannot throw but has an EH edge"
30683 msgstr ""
30685 #: tree-eh.cc:4946
30686 #, gcc-internal-format, gfc-internal-format
30687 msgid "BB %i last statement has incorrectly set lp"
30688 msgstr ""
30690 #: tree-eh.cc:4952
30691 #, gcc-internal-format, gfc-internal-format
30692 msgid "BB %i is missing an EH edge"
30693 msgstr ""
30695 #: tree-eh.cc:4958
30696 #, gcc-internal-format, gfc-internal-format
30697 msgid "Incorrect EH edge %i->%i"
30698 msgstr ""
30700 #: tree-eh.cc:4992 tree-eh.cc:5011
30701 #, gcc-internal-format, gfc-internal-format
30702 msgid "BB %i is missing an edge"
30703 msgstr ""
30705 #: tree-eh.cc:5028
30706 #, gcc-internal-format, gfc-internal-format
30707 msgid "BB %i too many fallthru edges"
30708 msgstr ""
30710 #: tree-eh.cc:5037
30711 #, gcc-internal-format, gfc-internal-format
30712 msgid "BB %i has incorrect edge"
30713 msgstr ""
30715 #: tree-eh.cc:5043
30716 #, gcc-internal-format, gfc-internal-format
30717 msgid "BB %i has incorrect fallthru edge"
30718 msgstr ""
30720 #: tree-inline.cc:3902
30721 #, gcc-internal-format
30722 msgid "function %q+F can never be copied because it receives a non-local goto"
30723 msgstr ""
30725 #: tree-inline.cc:3909
30726 #, gcc-internal-format
30727 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
30728 msgstr ""
30730 #: tree-inline.cc:3949
30731 #, gcc-internal-format
30732 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
30733 msgstr ""
30735 #: tree-inline.cc:3963
30736 #, gcc-internal-format
30737 msgid "function %q+F can never be inlined because it uses setjmp"
30738 msgstr ""
30740 #: tree-inline.cc:3977
30741 #, gcc-internal-format
30742 msgid "function %q+F can never be inlined because it uses variable argument lists"
30743 msgstr ""
30745 #: tree-inline.cc:3989
30746 #, gcc-internal-format
30747 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
30748 msgstr ""
30750 #: tree-inline.cc:3997
30751 #, gcc-internal-format
30752 msgid "function %q+F can never be inlined because it uses non-local goto"
30753 msgstr ""
30755 #: tree-inline.cc:4009
30756 #, gcc-internal-format
30757 msgid "function %q+F can never be inlined because it uses %<__builtin_return%> or %<__builtin_apply_args%>"
30758 msgstr ""
30760 #: tree-inline.cc:4029
30761 #, gcc-internal-format
30762 msgid "function %q+F can never be inlined because it contains a computed goto"
30763 msgstr ""
30765 #: tree-inline.cc:4075
30766 #, gcc-internal-format
30767 msgid "function %q+F can never be inlined because it has a VLA argument"
30768 msgstr ""
30770 #: tree-inline.cc:4143
30771 #, gcc-internal-format
30772 msgid "function %q+F can never be inlined because it is suppressed using %<-fno-inline%>"
30773 msgstr ""
30775 #: tree-inline.cc:4151
30776 #, gcc-internal-format
30777 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
30778 msgstr ""
30780 #: tree-inline.cc:4837
30781 #, gcc-internal-format
30782 msgid "inlining failed in call to %<always_inline%> %q+F: %s"
30783 msgstr ""
30785 #: tree-inline.cc:4840 tree-inline.cc:4861
30786 #, gcc-internal-format
30787 msgid "called from here"
30788 msgstr "выклікана адсюль"
30790 #: tree-inline.cc:4843 tree-inline.cc:4864
30791 #, fuzzy, gcc-internal-format
30792 msgid "called from this function"
30793 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
30795 #: tree-inline.cc:4857
30796 #, gcc-internal-format
30797 msgid "inlining failed in call to %q+F: %s"
30798 msgstr ""
30800 #: tree-into-ssa.cc:3337
30801 #, gcc-internal-format
30802 msgid "statement uses released SSA name"
30803 msgstr ""
30805 #: tree-into-ssa.cc:3349
30806 #, gcc-internal-format
30807 msgid "cannot update SSA form"
30808 msgstr ""
30810 #: tree-into-ssa.cc:3440 tree-outof-ssa.cc:902 tree-ssa-coalesce.cc:1003
30811 #, gcc-internal-format
30812 msgid "SSA corruption"
30813 msgstr ""
30815 #: tree-nested.cc:1164
30816 #, gcc-internal-format, gfc-internal-format
30817 msgid "%s from %s referenced in %s"
30818 msgstr ""
30820 #: tree-nested.cc:2956
30821 #, gcc-internal-format, gfc-internal-format
30822 msgid "%s from %s called in %s"
30823 msgstr ""
30825 #: tree-profile.cc:624
30826 #, gcc-internal-format
30827 msgid "invalid regular expression %qs in %qs"
30828 msgstr ""
30830 #: tree-profile.cc:714
30831 #, gcc-internal-format
30832 msgid "target does not support atomic profile update, single mode is selected"
30833 msgstr ""
30835 #: tree-ssa-alias.cc:3968
30836 #, fuzzy, gcc-internal-format, gfc-internal-format
30837 msgid "invalid fn spec attribute \"%s\""
30838 msgstr "нявернае выкарыстанне \"restict\""
30840 #: tree-ssa-alias.cc:4007
30841 #, gcc-internal-format, gfc-internal-format
30842 msgid "invalid fn spec attribute \"%s\" arg %i"
30843 msgstr ""
30845 #: tree-ssa-ccp.cc:4606 c-family/c-common.cc:5806
30846 #, gcc-internal-format
30847 msgid "%qs pointer is null"
30848 msgstr ""
30850 #: tree-ssa-ccp.cc:4609 c-family/c-common.cc:5809
30851 #, fuzzy, gcc-internal-format
30852 msgid "in a call to non-static member function %qD"
30853 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
30855 #: tree-ssa-ccp.cc:4615 c-family/c-common.cc:5815
30856 #, gcc-internal-format, gfc-internal-format
30857 msgid "argument %u null where non-null expected"
30858 msgstr ""
30860 #: tree-ssa-ccp.cc:4621
30861 #, fuzzy, gcc-internal-format
30862 msgid "in a call to built-in function %qD"
30863 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
30865 #: tree-ssa-ccp.cc:4625 c-family/c-common.cc:5819
30866 #, fuzzy, gcc-internal-format
30867 msgid "in a call to function %qD declared %qs"
30868 msgstr "Нерэчаісны выбар \"%s\""
30870 #: tree-ssa-loop-niter.cc:3472
30871 #, gcc-internal-format, gfc-internal-format
30872 msgid "iteration %s invokes undefined behavior"
30873 msgstr ""
30875 #: tree-ssa-loop-niter.cc:3473
30876 #, gcc-internal-format
30877 msgid "within this loop"
30878 msgstr ""
30880 #: tree-ssa-loop-prefetch.cc:2090
30881 #, gcc-internal-format
30882 msgid "%<l1-cache-size%> parameter is not a power of two %d"
30883 msgstr ""
30885 #: tree-ssa-operands.cc:1033
30886 #, gcc-internal-format
30887 msgid "virtual definition of statement not up to date"
30888 msgstr ""
30890 #: tree-ssa-operands.cc:1040
30891 #, gcc-internal-format
30892 msgid "virtual def operand missing for statement"
30893 msgstr ""
30895 #: tree-ssa-operands.cc:1050
30896 #, gcc-internal-format
30897 msgid "virtual use of statement not up to date"
30898 msgstr ""
30900 #: tree-ssa-operands.cc:1057
30901 #, gcc-internal-format
30902 msgid "virtual use operand missing for statement"
30903 msgstr ""
30905 #: tree-ssa-operands.cc:1074
30906 #, gcc-internal-format
30907 msgid "excess use operand for statement"
30908 msgstr ""
30910 #: tree-ssa-operands.cc:1084
30911 #, gcc-internal-format
30912 msgid "use operand missing for statement"
30913 msgstr ""
30915 #: tree-ssa-operands.cc:1091
30916 #, gcc-internal-format
30917 msgid "statement volatile flag not up to date"
30918 msgstr ""
30920 #: tree-ssa-strlen.cc:2144
30921 #, gcc-internal-format
30922 msgid "%qD writing one too many bytes into a region of a size that depends on %<strlen%>"
30923 msgstr ""
30925 #: tree-ssa-strlen.cc:2148
30926 #, gcc-internal-format
30927 msgid "writing one too many bytes into a region of a size that depends on %<strlen%>"
30928 msgstr ""
30930 #: tree-ssa-strlen.cc:2157
30931 #, gcc-internal-format
30932 msgid "%qD writing %wu byte into a region of size %wu"
30933 msgid_plural "%qD writing %wu bytes into a region of size %wu"
30934 msgstr[0] ""
30935 msgstr[1] ""
30937 #: tree-ssa-strlen.cc:2165
30938 #, gcc-internal-format
30939 msgid "writing %wu byte into a region of size %wu"
30940 msgid_plural "writing %wu bytes into a region of size %wu"
30941 msgstr[0] ""
30942 msgstr[1] ""
30944 #: tree-ssa-strlen.cc:2175
30945 #, gcc-internal-format
30946 msgid "%qD writing %wu byte into a region of size between %wu and %wu"
30947 msgid_plural "%qD writing %wu bytes into a region of size between %wu and %wu"
30948 msgstr[0] ""
30949 msgstr[1] ""
30951 #: tree-ssa-strlen.cc:2183
30952 #, gcc-internal-format
30953 msgid "writing %wu byte into a region of size between %wu and %wu"
30954 msgid_plural "writing %wu bytes into a region of size between %wu and %wu"
30955 msgstr[0] ""
30956 msgstr[1] ""
30958 #: tree-ssa-strlen.cc:2193
30959 #, gcc-internal-format
30960 msgid "%qD writing between %wu and %wu bytes into a region of size %wu"
30961 msgstr ""
30963 #: tree-ssa-strlen.cc:2199
30964 #, gcc-internal-format
30965 msgid "writing between %wu and %wu bytes into a region of size %wu"
30966 msgstr ""
30968 #: tree-ssa-strlen.cc:2207
30969 #, gcc-internal-format
30970 msgid "%qD writing between %wu and %wu bytes into a region of size between %wu and %wu"
30971 msgstr ""
30973 #: tree-ssa-strlen.cc:2213
30974 #, gcc-internal-format
30975 msgid "writing between %wu and %wu bytes into a region of size between %wu and %wu"
30976 msgstr ""
30978 #: tree-ssa-strlen.cc:3105
30979 #, gcc-internal-format
30980 msgid "%qD output truncated before terminating nul copying %E byte from a string of the same length"
30981 msgid_plural "%qD output truncated before terminating nul copying %E bytes from a string of the same length"
30982 msgstr[0] ""
30983 msgstr[1] ""
30985 #: tree-ssa-strlen.cc:3121
30986 #, gcc-internal-format
30987 msgid "%qD output truncated copying %E byte from a string of length %wu"
30988 msgid_plural "%qD output truncated copying %E bytes from a string of length %wu"
30989 msgstr[0] ""
30990 msgstr[1] ""
30992 #: tree-ssa-strlen.cc:3128
30993 #, gcc-internal-format
30994 msgid "%qD output truncated copying between %wu and %wu bytes from a string of length %wu"
30995 msgstr ""
30997 #: tree-ssa-strlen.cc:3140
30998 #, gcc-internal-format
30999 msgid "%qD output may be truncated copying %E byte from a string of length %wu"
31000 msgid_plural "%qD output may be truncated copying %E bytes from a string of length %wu"
31001 msgstr[0] ""
31002 msgstr[1] ""
31004 #: tree-ssa-strlen.cc:3147 tree-ssa-strlen.cc:3163
31005 #, gcc-internal-format
31006 msgid "%qD output may be truncated copying between %wu and %wu bytes from a string of length %wu"
31007 msgstr ""
31009 #: tree-ssa-strlen.cc:3317
31010 #, gcc-internal-format
31011 msgid "%qD output truncated before terminating nul copying as many bytes from a string as its length"
31012 msgstr ""
31014 #: tree-ssa-strlen.cc:3330
31015 #, gcc-internal-format
31016 msgid "%qD specified bound depends on the length of the source argument"
31017 msgstr ""
31019 #: tree-ssa-strlen.cc:3338
31020 #, gcc-internal-format
31021 msgid "length computed here"
31022 msgstr ""
31024 #: tree-ssa-strlen.cc:4259
31025 #, gcc-internal-format
31026 msgid "%qD of a string of length %wu or more and an array of size %wu evaluates to nonzero"
31027 msgstr ""
31029 #: tree-ssa-strlen.cc:4261
31030 #, gcc-internal-format
31031 msgid "%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
31032 msgstr ""
31034 #: tree-ssa-strlen.cc:4268
31035 #, gcc-internal-format
31036 msgid "%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
31037 msgstr ""
31039 #: tree-ssa-strlen.cc:4273
31040 #, gcc-internal-format
31041 msgid "%qD of a string of length %wu, an array of size %wu and bound of %wu evaluates to nonzero"
31042 msgstr ""
31044 #: tree-ssa-strlen.cc:4284
31045 #, gcc-internal-format
31046 msgid "in this expression"
31047 msgstr ""
31049 #: tree-ssa-uninit.cc:283
31050 #, fuzzy, gcc-internal-format
31051 msgid "%qD is used uninitialized"
31052 msgstr "параметр \"%s\" ініцыялізаваны"
31054 #: tree-ssa-uninit.cc:285
31055 #, gcc-internal-format
31056 msgid "%qD may be used uninitialized"
31057 msgstr ""
31059 #: tree-ssa-uninit.cc:292
31060 #, fuzzy, gcc-internal-format
31061 #| msgid "missing initializer"
31062 msgid "%qs is used uninitialized"
31063 msgstr "прапушчан ініцыялізатар"
31065 #: tree-ssa-uninit.cc:295
31066 #, gcc-internal-format
31067 msgid "%qs may be used uninitialized"
31068 msgstr ""
31070 #: tree-ssa-uninit.cc:314 varasm.cc:366 varasm.cc:7825
31071 #, fuzzy, gcc-internal-format
31072 msgid "%qD was declared here"
31073 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
31075 #: tree-ssa-uninit.cc:316
31076 #, fuzzy, gcc-internal-format
31077 msgid "%qs was declared here"
31078 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
31080 #: tree-ssa-uninit.cc:430 tree-ssa-uninit.cc:742
31081 #, gcc-internal-format
31082 msgid "%qE may be used uninitialized"
31083 msgstr ""
31085 #: tree-ssa-uninit.cc:439
31086 #, gcc-internal-format
31087 msgid "accessing argument %u of a function declared with attribute %<%s%>"
31088 msgstr ""
31090 #: tree-ssa-uninit.cc:729
31091 #, fuzzy, gcc-internal-format
31092 #| msgid "missing initializer"
31093 msgid "%qE is used uninitialized"
31094 msgstr "прапушчан ініцыялізатар"
31096 #: tree-ssa-uninit.cc:861
31097 #, gcc-internal-format
31098 msgid "in a call to %qD declared with attribute %<%s%> here"
31099 msgstr ""
31101 #: tree-ssa-uninit.cc:868
31102 #, gcc-internal-format
31103 msgid "in a call to %qT declared with attribute %<%s%>"
31104 msgstr ""
31106 #: tree-ssa-uninit.cc:884
31107 #, gcc-internal-format
31108 msgid "by argument %u of type %s to %qD declared here"
31109 msgstr ""
31111 #: tree-ssa-uninit.cc:892
31112 #, gcc-internal-format
31113 msgid "by argument %u of type %s to %qT"
31114 msgstr ""
31116 #: tree-ssa.cc:664
31117 #, gcc-internal-format, gfc-internal-format
31118 msgid "multiple virtual PHI nodes in BB %d"
31119 msgstr ""
31121 #: tree-ssa.cc:678 tree-ssa.cc:707
31122 #, fuzzy, gcc-internal-format
31123 #| msgid "virtual functions cannot be friends"
31124 msgid "virtual definition is not an SSA name"
31125 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
31127 #: tree-ssa.cc:694
31128 #, gcc-internal-format
31129 msgid "stmt with wrong VUSE"
31130 msgstr ""
31132 #: tree-ssa.cc:724
31133 #, gcc-internal-format, gfc-internal-format
31134 msgid "PHI node with wrong VUSE on edge from BB %d"
31135 msgstr ""
31137 #: tree-ssa.cc:750
31138 #, gcc-internal-format
31139 msgid "expected an SSA_NAME object"
31140 msgstr ""
31142 #: tree-ssa.cc:756
31143 #, gcc-internal-format
31144 msgid "found an SSA_NAME that had been released into the free pool"
31145 msgstr ""
31147 #: tree-ssa.cc:763
31148 #, gcc-internal-format
31149 msgid "type mismatch between an SSA_NAME and its symbol"
31150 msgstr ""
31152 #: tree-ssa.cc:769
31153 #, gcc-internal-format
31154 msgid "found a virtual definition for a GIMPLE register"
31155 msgstr ""
31157 #: tree-ssa.cc:775
31158 #, gcc-internal-format
31159 msgid "virtual SSA name for non-VOP decl"
31160 msgstr ""
31162 #: tree-ssa.cc:781
31163 #, gcc-internal-format
31164 msgid "found a real definition for a non-register"
31165 msgstr ""
31167 #: tree-ssa.cc:788
31168 #, gcc-internal-format
31169 msgid "found a default name with a non-empty defining statement"
31170 msgstr ""
31172 #: tree-ssa.cc:818
31173 #, gcc-internal-format
31174 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
31175 msgstr ""
31177 #: tree-ssa.cc:824
31178 #, gcc-internal-format, gfc-internal-format
31179 msgid "SSA_NAME created in two different blocks %i and %i"
31180 msgstr ""
31182 #: tree-ssa.cc:833 tree-ssa.cc:1173
31183 #, gcc-internal-format
31184 msgid "SSA_NAME_DEF_STMT is wrong"
31185 msgstr ""
31187 #: tree-ssa.cc:885
31188 #, fuzzy, gcc-internal-format
31189 #| msgid "missing initializer"
31190 msgid "missing definition"
31191 msgstr "прапушчан ініцыялізатар"
31193 #: tree-ssa.cc:891
31194 #, gcc-internal-format, gfc-internal-format
31195 msgid "definition in block %i does not dominate use in block %i"
31196 msgstr ""
31198 #: tree-ssa.cc:899
31199 #, gcc-internal-format, gfc-internal-format
31200 msgid "definition in block %i follows the use"
31201 msgstr ""
31203 #: tree-ssa.cc:906
31204 #, gcc-internal-format
31205 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
31206 msgstr ""
31208 #: tree-ssa.cc:914
31209 #, gcc-internal-format
31210 msgid "no immediate_use list"
31211 msgstr ""
31213 #: tree-ssa.cc:926
31214 #, gcc-internal-format
31215 msgid "wrong immediate use list"
31216 msgstr ""
31218 #: tree-ssa.cc:960
31219 #, gcc-internal-format
31220 msgid "incoming edge count does not match number of PHI arguments"
31221 msgstr ""
31223 #: tree-ssa.cc:974
31224 #, fuzzy, gcc-internal-format, gfc-internal-format
31225 msgid "PHI argument is missing for edge %d->%d"
31226 msgstr "аргумент для \"%s\" прапушчан"
31228 #: tree-ssa.cc:983
31229 #, gcc-internal-format
31230 msgid "PHI argument is not SSA_NAME, or invariant"
31231 msgstr ""
31233 #: tree-ssa.cc:989
31234 #, gcc-internal-format
31235 msgid "PHI argument on abnormal edge is not SSA_NAME"
31236 msgstr ""
31238 #: tree-ssa.cc:1010
31239 #, gcc-internal-format
31240 msgid "address taken, but ADDRESSABLE bit not set"
31241 msgstr ""
31243 #: tree-ssa.cc:1017
31244 #, gcc-internal-format, gfc-internal-format
31245 msgid "wrong edge %d->%d for PHI argument"
31246 msgstr ""
31248 #: tree-ssa.cc:1092
31249 #, gcc-internal-format
31250 msgid "shared SSA name info"
31251 msgstr ""
31253 #: tree-ssa.cc:1119
31254 #, gcc-internal-format, gfc-internal-format
31255 msgid "AUX pointer initialized for edge %d->%d"
31256 msgstr ""
31258 #: tree-ssa.cc:1145
31259 #, gcc-internal-format
31260 msgid "stmt (%p) marked modified after optimization pass: "
31261 msgstr ""
31263 #: tree-ssa.cc:1211
31264 #, gcc-internal-format
31265 msgid "verify_ssa failed"
31266 msgstr ""
31268 #: tree-streamer-in.cc:360
31269 #, gcc-internal-format
31270 msgid "machine independent builtin code out of range"
31271 msgstr ""
31273 #: tree-streamer-in.cc:366
31274 #, gcc-internal-format
31275 msgid "target specific builtin not available"
31276 msgstr ""
31278 #: tree-vect-generic.cc:325 tree-vect-generic.cc:491 tree-vect-generic.cc:2033
31279 #, gcc-internal-format
31280 msgid "vector operation will be expanded piecewise"
31281 msgstr ""
31283 #: tree-vect-generic.cc:328
31284 #, gcc-internal-format
31285 msgid "vector operation will be expanded in parallel"
31286 msgstr ""
31288 #: tree-vect-generic.cc:388
31289 #, gcc-internal-format
31290 msgid "vector operation will be expanded with a single scalar operation"
31291 msgstr ""
31293 #: tree-vect-generic.cc:1102
31294 #, gcc-internal-format
31295 msgid "vector condition will be expanded piecewise"
31296 msgstr ""
31298 #: tree-vect-generic.cc:1596
31299 #, gcc-internal-format
31300 msgid "vector shuffling operation will be expanded piecewise"
31301 msgstr ""
31303 #: tree-vect-loop.cc:4341
31304 #, gcc-internal-format
31305 msgid "vectorization did not happen for a simd loop"
31306 msgstr ""
31308 #: tree.cc:2223
31309 #, gcc-internal-format
31310 msgid "non-constant element in constant CONSTRUCTOR"
31311 msgstr ""
31313 #: tree.cc:2225
31314 #, gcc-internal-format
31315 msgid "side-effects element in no-side-effects CONSTRUCTOR"
31316 msgstr ""
31318 #: tree.cc:7143
31319 #, gcc-internal-format
31320 msgid "arrays of functions are not meaningful"
31321 msgstr ""
31323 #: tree.cc:7307
31324 #, gcc-internal-format
31325 msgid "function return type cannot be function"
31326 msgstr ""
31328 #: tree.cc:8688 tree.cc:8773 tree.cc:8836
31329 #, gcc-internal-format, gfc-internal-format
31330 msgid "tree check: %s, have %s in %s, at %s:%d"
31331 msgstr ""
31333 #: tree.cc:8725
31334 #, gcc-internal-format, gfc-internal-format
31335 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
31336 msgstr ""
31338 #: tree.cc:8738
31339 #, gcc-internal-format
31340 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
31341 msgstr ""
31343 #: tree.cc:8787
31344 #, gcc-internal-format
31345 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
31346 msgstr ""
31348 #: tree.cc:8800
31349 #, gcc-internal-format
31350 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
31351 msgstr ""
31353 #: tree.cc:8862
31354 #, gcc-internal-format
31355 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
31356 msgstr ""
31358 #: tree.cc:8876
31359 #, gcc-internal-format
31360 msgid "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
31361 msgstr ""
31363 #: tree.cc:8889
31364 #, gcc-internal-format
31365 msgid "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
31366 msgstr ""
31368 #: tree.cc:8902
31369 #, gcc-internal-format, gfc-internal-format
31370 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
31371 msgstr ""
31373 #: tree.cc:8915
31374 #, gcc-internal-format
31375 msgid "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, at %s:%d"
31376 msgstr ""
31378 #: tree.cc:12069
31379 #, gcc-internal-format
31380 msgid "%qD is deprecated: %s"
31381 msgstr ""
31383 #: tree.cc:12072
31384 #, gcc-internal-format
31385 msgid "%qD is deprecated"
31386 msgstr ""
31388 #: tree.cc:12095
31389 #, gcc-internal-format
31390 msgid "%qE is deprecated: %s"
31391 msgstr ""
31393 #: tree.cc:12098
31394 #, gcc-internal-format
31395 msgid "%qE is deprecated"
31396 msgstr ""
31398 #: tree.cc:12104
31399 #, gcc-internal-format, gfc-internal-format
31400 msgid "type is deprecated: %s"
31401 msgstr ""
31403 #: tree.cc:12107
31404 #, gcc-internal-format
31405 msgid "type is deprecated"
31406 msgstr ""
31408 #: tree.cc:12149
31409 #, gcc-internal-format
31410 msgid "%qD is unavailable: %s"
31411 msgstr ""
31413 #: tree.cc:12151
31414 #, gcc-internal-format
31415 msgid "%qD is unavailable"
31416 msgstr ""
31418 #: tree.cc:12172
31419 #, gcc-internal-format
31420 msgid "%qE is unavailable: %s"
31421 msgstr ""
31423 #: tree.cc:12174
31424 #, gcc-internal-format
31425 msgid "%qE is unavailable"
31426 msgstr ""
31428 #: tree.cc:12179
31429 #, gcc-internal-format, gfc-internal-format
31430 msgid "type is unavailable: %s"
31431 msgstr ""
31433 #: tree.cc:12181
31434 #, gcc-internal-format
31435 msgid "type is unavailable"
31436 msgstr ""
31438 #. Type variant can differ by:
31440 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
31441 #. ENCODE_QUAL_ADDR_SPACE.
31442 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
31443 #. in this case some values may not be set in the variant types
31444 #. (see TYPE_COMPLETE_P checks).
31445 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
31446 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
31447 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
31448 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
31449 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
31450 #. this is necessary to make it possible to merge types form different TUs
31451 #. - arrays, pointers and references may have TREE_TYPE that is a variant
31452 #. of TREE_TYPE of their main variants.
31453 #. - aggregates may have new TYPE_FIELDS list that list variants of
31454 #. the main variant TYPE_FIELDS.
31455 #. - vector types may differ by TYPE_VECTOR_OPAQUE
31457 #. Convenience macro for matching individual fields.
31458 #: tree.cc:12994
31459 #, gcc-internal-format, gfc-internal-format
31460 msgid "type variant differs by %s"
31461 msgstr ""
31463 #: tree.cc:13039
31464 #, gcc-internal-format
31465 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
31466 msgstr ""
31468 #: tree.cc:13041
31469 #, gcc-internal-format
31470 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
31471 msgstr ""
31473 #: tree.cc:13043
31474 #, gcc-internal-format
31475 msgid "type%'s %<TYPE_SIZE_UNIT%>"
31476 msgstr ""
31478 #: tree.cc:13068
31479 #, gcc-internal-format
31480 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
31481 msgstr ""
31483 #: tree.cc:13081
31484 #, gcc-internal-format
31485 msgid "type variant has different %<TYPE_VFIELD%>"
31486 msgstr ""
31488 #: tree.cc:13117
31489 #, gcc-internal-format
31490 msgid "type variant has different %<TYPE_BINFO%>"
31491 msgstr ""
31493 #: tree.cc:13119
31494 #, gcc-internal-format
31495 msgid "type variant%'s %<TYPE_BINFO%>"
31496 msgstr ""
31498 #: tree.cc:13121
31499 #, gcc-internal-format
31500 msgid "type%'s %<TYPE_BINFO%>"
31501 msgstr ""
31503 #: tree.cc:13160
31504 #, gcc-internal-format
31505 msgid "type variant has different %<TYPE_FIELDS%>"
31506 msgstr ""
31508 #: tree.cc:13162
31509 #, gcc-internal-format
31510 msgid "first mismatch is field"
31511 msgstr ""
31513 #: tree.cc:13164
31514 #, gcc-internal-format
31515 msgid "and field"
31516 msgstr ""
31518 #: tree.cc:13181
31519 #, gcc-internal-format
31520 msgid "type variant has different %<TREE_TYPE%>"
31521 msgstr ""
31523 #: tree.cc:13183 tree.cc:13194
31524 #, gcc-internal-format
31525 msgid "type variant%'s %<TREE_TYPE%>"
31526 msgstr ""
31528 #: tree.cc:13185 tree.cc:13196
31529 #, gcc-internal-format
31530 msgid "type%'s %<TREE_TYPE%>"
31531 msgstr ""
31533 #: tree.cc:13192
31534 #, gcc-internal-format
31535 msgid "type is not compatible with its variant"
31536 msgstr ""
31538 #: tree.cc:13504
31539 #, gcc-internal-format
31540 msgid "main variant is not defined"
31541 msgstr ""
31543 #: tree.cc:13509
31544 #, gcc-internal-format
31545 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
31546 msgstr ""
31548 #: tree.cc:13521
31549 #, gcc-internal-format
31550 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
31551 msgstr ""
31553 #: tree.cc:13540
31554 #, gcc-internal-format
31555 msgid "%<TYPE_CANONICAL%> is not compatible"
31556 msgstr ""
31558 #: tree.cc:13548
31559 #, gcc-internal-format
31560 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
31561 msgstr ""
31563 #: tree.cc:13554
31564 #, gcc-internal-format
31565 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
31566 msgstr ""
31568 #: tree.cc:13570
31569 #, gcc-internal-format
31570 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
31571 msgstr ""
31573 #: tree.cc:13580
31574 #, gcc-internal-format
31575 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
31576 msgstr ""
31578 #: tree.cc:13590
31579 #, gcc-internal-format
31580 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
31581 msgstr ""
31583 #: tree.cc:13611
31584 #, gcc-internal-format
31585 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
31586 msgstr ""
31588 #: tree.cc:13617
31589 #, gcc-internal-format
31590 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
31591 msgstr ""
31593 #: tree.cc:13628
31594 #, gcc-internal-format
31595 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
31596 msgstr ""
31598 #: tree.cc:13639
31599 #, gcc-internal-format
31600 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
31601 msgstr ""
31603 #: tree.cc:13657
31604 #, gcc-internal-format
31605 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
31606 msgstr ""
31608 #: tree.cc:13664
31609 #, gcc-internal-format
31610 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
31611 msgstr ""
31613 #: tree.cc:13671
31614 #, gcc-internal-format
31615 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
31616 msgstr ""
31618 #: tree.cc:13687
31619 #, gcc-internal-format
31620 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
31621 msgstr ""
31623 #: tree.cc:13696
31624 #, gcc-internal-format
31625 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
31626 msgstr ""
31628 #: tree.cc:13704
31629 #, gcc-internal-format
31630 msgid "enum value name is not %<IDENTIFIER_NODE%>"
31631 msgstr ""
31633 #: tree.cc:13714
31634 #, fuzzy, gcc-internal-format
31635 #| msgid "size of array `%D' has non-integer type"
31636 msgid "array %<TYPE_DOMAIN%> is not integer type"
31637 msgstr "памер масіва `%D' не цэлалікавы тып"
31639 #: tree.cc:13723
31640 #, gcc-internal-format
31641 msgid "%<TYPE_FIELDS%> defined in incomplete type"
31642 msgstr ""
31644 #: tree.cc:13745
31645 #, gcc-internal-format
31646 msgid "wrong tree in %<TYPE_FIELDS%> list"
31647 msgstr ""
31649 #: tree.cc:13760
31650 #, gcc-internal-format
31651 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
31652 msgstr ""
31654 #: tree.cc:13767
31655 #, gcc-internal-format
31656 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
31657 msgstr ""
31659 #: tree.cc:13780
31660 #, gcc-internal-format
31661 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
31662 msgstr ""
31664 #: tree.cc:13793
31665 #, gcc-internal-format
31666 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
31667 msgstr ""
31669 #: tree.cc:13799
31670 #, gcc-internal-format
31671 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
31672 msgstr ""
31674 #: tree.cc:13806
31675 #, gcc-internal-format
31676 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
31677 msgstr ""
31679 #: tree.cc:13818
31680 #, gcc-internal-format
31681 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
31682 msgstr ""
31684 #: tree.cc:13828
31685 #, gcc-internal-format
31686 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
31687 msgstr ""
31689 #: tsan.cc:506
31690 #, fuzzy, gcc-internal-format
31691 #| msgid "%s does not support %s"
31692 msgid "%qs is not supported with %qs"
31693 msgstr "%s не падтрымлівае %s"
31695 #: value-prof.cc:496
31696 #, gcc-internal-format
31697 msgid "dead histogram"
31698 msgstr ""
31700 #: value-prof.cc:525
31701 #, gcc-internal-format
31702 msgid "histogram value statement does not correspond to the statement it is associated with"
31703 msgstr ""
31705 #: value-prof.cc:594
31706 #, gcc-internal-format, gfc-internal-format
31707 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
31708 msgstr ""
31710 #: var-tracking.cc:7209
31711 #, gcc-internal-format
31712 msgid "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, retrying without"
31713 msgstr ""
31715 #: var-tracking.cc:7213
31716 #, gcc-internal-format
31717 msgid "variable tracking size limit exceeded"
31718 msgstr ""
31720 #: varasm.cc:315
31721 #, fuzzy, gcc-internal-format
31722 #| msgid "class `%s' already exists"
31723 msgid "section already exists: %qs"
31724 msgstr "кляс `%s' ужо існуе"
31726 #: varasm.cc:361
31727 #, gcc-internal-format
31728 msgid "%+qD causes a section type conflict with %qD"
31729 msgstr ""
31731 #: varasm.cc:364
31732 #, gcc-internal-format
31733 msgid "section type conflict with %qD"
31734 msgstr ""
31736 #: varasm.cc:369
31737 #, gcc-internal-format
31738 msgid "%+qD causes a section type conflict"
31739 msgstr ""
31741 #: varasm.cc:371
31742 #, gcc-internal-format
31743 msgid "section type conflict"
31744 msgstr ""
31746 #: varasm.cc:1104
31747 #, gcc-internal-format
31748 msgid "alignment of %q+D is greater than maximum object file alignment %d"
31749 msgstr ""
31751 #: varasm.cc:1272
31752 #, fuzzy, gcc-internal-format
31753 #| msgid "can't initialize friend function `%s'"
31754 msgid "only zero initializers are allowed in section %qs"
31755 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
31757 #: varasm.cc:1502 varasm.cc:1511
31758 #, gcc-internal-format
31759 msgid "register name not specified for %q+D"
31760 msgstr ""
31762 #: varasm.cc:1513
31763 #, fuzzy, gcc-internal-format
31764 #| msgid "invalid register name for `%s'"
31765 msgid "invalid register name for %q+D"
31766 msgstr "нерэчаісная назва рэгістра `%s'"
31768 #: varasm.cc:1515
31769 #, gcc-internal-format
31770 msgid "data type of %q+D isn%'t suitable for a register"
31771 msgstr ""
31773 #: varasm.cc:1518
31774 #, gcc-internal-format
31775 msgid "the register specified for %q+D cannot be accessed by the current target"
31776 msgstr ""
31778 #: varasm.cc:1521
31779 #, gcc-internal-format
31780 msgid "the register specified for %q+D is not general enough to be used as a register variable"
31781 msgstr ""
31783 #: varasm.cc:1524
31784 #, gcc-internal-format
31785 msgid "register specified for %q+D isn%'t suitable for data type"
31786 msgstr ""
31788 #: varasm.cc:1533
31789 #, gcc-internal-format
31790 msgid "register specified for %q+D is an internal GCC implementation detail"
31791 msgstr ""
31793 #: varasm.cc:1543
31794 #, gcc-internal-format
31795 msgid "global register variable has initial value"
31796 msgstr ""
31798 #: varasm.cc:1547
31799 #, gcc-internal-format
31800 msgid "optimization may eliminate reads and/or writes to register variables"
31801 msgstr ""
31803 #: varasm.cc:1593
31804 #, gcc-internal-format
31805 msgid "register name given for non-register variable %q+D"
31806 msgstr ""
31808 #: varasm.cc:2172
31809 #, gcc-internal-format
31810 msgid "thread-local COMMON data not implemented"
31811 msgstr ""
31813 #: varasm.cc:2205
31814 #, gcc-internal-format
31815 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
31816 msgstr ""
31818 #: varasm.cc:2308 c/c-decl.cc:5477 c/c-parser.cc:1662
31819 #, gcc-internal-format
31820 msgid "storage size of %q+D isn%'t known"
31821 msgstr ""
31823 #: varasm.cc:5266
31824 #, gcc-internal-format
31825 msgid "initializer for integer/fixed-point value is too complicated"
31826 msgstr ""
31828 #: varasm.cc:5271
31829 #, gcc-internal-format
31830 msgid "initializer for floating value is not a floating constant"
31831 msgstr ""
31833 #: varasm.cc:5616
31834 #, fuzzy, gcc-internal-format
31835 msgid "invalid initial value for member %qE"
31836 msgstr "нявернае выкарыстанне \"restict\""
31838 #: varasm.cc:5872
31839 #, gcc-internal-format
31840 msgid "%qD declared weak after being used"
31841 msgstr ""
31843 #: varasm.cc:5924
31844 #, gcc-internal-format
31845 msgid "weak declaration of %q+D being applied to a already existing, static definition"
31846 msgstr ""
31848 #: varasm.cc:5965
31849 #, gcc-internal-format
31850 msgid "weak declaration of %q+D must be public"
31851 msgstr ""
31853 #: varasm.cc:5969
31854 #, gcc-internal-format
31855 msgid "weak declaration of %q+D not supported"
31856 msgstr ""
31858 #: varasm.cc:5998 varasm.cc:6318
31859 #, gcc-internal-format
31860 msgid "only weak aliases are supported in this configuration"
31861 msgstr ""
31863 #: varasm.cc:6193 varasm.cc:6315
31864 #, fuzzy, gcc-internal-format
31865 msgid "%qs is not supported in this configuration"
31866 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
31868 #: varasm.cc:6221
31869 #, fuzzy, gcc-internal-format
31870 msgid "%qs is not supported on this target"
31871 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
31873 #: varasm.cc:6277
31874 #, fuzzy, gcc-internal-format
31875 msgid "symver is only supported on ELF platforms"
31876 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
31878 #: varasm.cc:6296
31879 #, gcc-internal-format
31880 msgid "%qs symbol %q+D ultimately targets itself"
31881 msgstr ""
31883 #: varasm.cc:6298
31884 #, gcc-internal-format
31885 msgid "%qs symbol %q+D must have static linkage"
31886 msgstr ""
31888 #: varasm.cc:6305
31889 #, fuzzy, gcc-internal-format
31890 msgid "alias definitions not supported in this configuration"
31891 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
31893 #: varasm.cc:6533 config/sol2.cc:160 config/i386/winnt.cc:265
31894 #, fuzzy, gcc-internal-format
31895 msgid "visibility attribute not supported in this configuration; ignored"
31896 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
31898 #: varasm.cc:7821
31899 #, gcc-internal-format
31900 msgid "%+qD without %<retain%> attribute and %qD with %<retain%> attribute are placed in a section with the same name"
31901 msgstr ""
31903 #: vec.cc:190
31904 #, gcc-internal-format, gfc-internal-format
31905 msgid "qsort comparator not anti-symmetric: %d, %d"
31906 msgstr ""
31908 #: vec.cc:195
31909 #, gcc-internal-format, gfc-internal-format
31910 msgid "qsort comparator non-negative on sorted output: %d"
31911 msgstr ""
31913 #: vec.cc:202
31914 #, gcc-internal-format, gfc-internal-format
31915 msgid "qsort comparator not transitive: %d, %d, %d"
31916 msgstr ""
31918 #: vec.cc:204
31919 #, gcc-internal-format
31920 msgid "qsort checking failed"
31921 msgstr ""
31923 #: vr-values.cc:2365
31924 #, gcc-internal-format
31925 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
31926 msgstr ""
31928 #: vr-values.cc:2371
31929 #, gcc-internal-format
31930 msgid "assuming signed overflow does not occur when simplifying conditional"
31931 msgstr ""
31933 #: vr-values.cc:2413
31934 #, gcc-internal-format
31935 msgid "comparison always false due to limited range of data type"
31936 msgstr ""
31938 #: vr-values.cc:2415
31939 #, gcc-internal-format
31940 msgid "comparison always true due to limited range of data type"
31941 msgstr ""
31943 #: vr-values.cc:3093
31944 #, gcc-internal-format
31945 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
31946 msgstr ""
31948 #: vr-values.cc:3161
31949 #, gcc-internal-format
31950 msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
31951 msgstr ""
31953 #: vr-values.cc:3213
31954 #, gcc-internal-format
31955 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
31956 msgstr ""
31958 #. Print an error message for unrecognized stab codes.
31959 #: xcoffout.cc:194
31960 #, gcc-internal-format
31961 msgid "no sclass for %s stab (0x%x)"
31962 msgstr ""
31964 #: c-family/c-ada-spec.cc:2858
31965 #, gcc-internal-format
31966 msgid "packed layout"
31967 msgstr ""
31969 #: c-family/c-attribs.cc:619 d/d-attribs.cc:1169
31970 #, fuzzy, gcc-internal-format
31971 msgid "%qE attribute argument is invalid"
31972 msgstr "параметр \"%s\" ініцыялізаваны"
31974 #: c-family/c-attribs.cc:622 d/d-attribs.cc:1172
31975 #, fuzzy, gcc-internal-format
31976 msgid "%qE attribute argument %i is invalid"
31977 msgstr "параметр \"%s\" ініцыялізаваны"
31979 #: c-family/c-attribs.cc:634 d/d-attribs.cc:1184
31980 #, fuzzy, gcc-internal-format
31981 #| msgid "default argument for `%#D' has type `%T'"
31982 msgid "%qE attribute argument has type %qT"
31983 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
31985 #: c-family/c-attribs.cc:638 d/d-attribs.cc:1188
31986 #, fuzzy, gcc-internal-format
31987 #| msgid "default argument for `%#D' has type `%T'"
31988 msgid "%qE attribute argument %i has type %qT"
31989 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
31991 #: c-family/c-attribs.cc:649 c-family/c-attribs.cc:4314
31992 #: c-family/c-attribs.cc:4318 d/d-attribs.cc:1199
31993 #, fuzzy, gcc-internal-format
31994 msgid "%qE attribute argument value %qE is not an integer constant"
31995 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
31997 #: c-family/c-attribs.cc:654 d/d-attribs.cc:1204
31998 #, fuzzy, gcc-internal-format
31999 msgid "%qE attribute argument %i value %qE is not an integer constant"
32000 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32002 #: c-family/c-attribs.cc:670 d/d-attribs.cc:1218
32003 #, gcc-internal-format
32004 msgid "%qE attribute argument value %qE does not refer to a function parameter"
32005 msgstr ""
32007 #: c-family/c-attribs.cc:675 d/d-attribs.cc:1223
32008 #, gcc-internal-format
32009 msgid "%qE attribute argument %i value %qE does not refer to a function parameter"
32010 msgstr ""
32012 #: c-family/c-attribs.cc:698 d/d-attribs.cc:1246
32013 #, gcc-internal-format
32014 msgid "%qE attribute argument value %qE exceeds the number of function parameters %u"
32015 msgstr ""
32017 #: c-family/c-attribs.cc:703 d/d-attribs.cc:1251
32018 #, gcc-internal-format
32019 msgid "%qE attribute argument %i value %qE exceeds the number of function parameters %u"
32020 msgstr ""
32022 #: c-family/c-attribs.cc:724
32023 #, gcc-internal-format
32024 msgid "%qE attribute argument value %qE does not refer to a variable argument list"
32025 msgstr ""
32027 #: c-family/c-attribs.cc:728
32028 #, gcc-internal-format
32029 msgid "%qE attribute argument %i value %qE does not refer to a variable argument list"
32030 msgstr ""
32032 #: c-family/c-attribs.cc:755 c-family/c-attribs.cc:768 d/d-attribs.cc:1272
32033 #, gcc-internal-format
32034 msgid "%qE attribute argument value %qE refers to parameter type %qT"
32035 msgstr ""
32037 #: c-family/c-attribs.cc:759 c-family/c-attribs.cc:773 d/d-attribs.cc:1277
32038 #, gcc-internal-format
32039 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
32040 msgstr ""
32042 #: c-family/c-attribs.cc:783
32043 #, gcc-internal-format
32044 msgid "%qE attribute argument value %qE refers to a variadic function parameter of unknown type"
32045 msgstr ""
32047 #: c-family/c-attribs.cc:788
32048 #, gcc-internal-format
32049 msgid "%qE attribute argument %i value %qE refers to a variadic function parameter of unknown type"
32050 msgstr ""
32052 #: c-family/c-attribs.cc:906
32053 #, gcc-internal-format
32054 msgid "ignoring attribute %qs because it conflicts with previous %qs"
32055 msgstr ""
32057 #: c-family/c-attribs.cc:944
32058 #, fuzzy, gcc-internal-format
32059 msgid "%qE attribute only supported on boolean types"
32060 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32062 #: c-family/c-attribs.cc:954
32063 #, fuzzy, gcc-internal-format
32064 msgid "%qE attribute with unsupported boolean precision"
32065 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32067 #: c-family/c-attribs.cc:977
32068 #, fuzzy, gcc-internal-format
32069 msgid "%qE attribute ignored for type %qT"
32070 msgstr "\"%s\" атрыбут ігнарыруецца"
32072 #: c-family/c-attribs.cc:989
32073 #, fuzzy, gcc-internal-format
32074 msgid "%qE attribute ignored for field of type %qT"
32075 msgstr "\"%s\" атрыбут ігнарыруецца"
32077 #: c-family/c-attribs.cc:1159 c-family/c-attribs.cc:3188
32078 #: c-family/c-attribs.cc:5615 ada/gcc-interface/utils.cc:7033
32079 #, fuzzy, gcc-internal-format
32080 #| msgid "argument to `%s' missing"
32081 msgid "%qE argument not a string"
32082 msgstr "аргумент для \"%s\" прапушчан"
32084 #: c-family/c-attribs.cc:1322 ada/gcc-interface/utils.cc:6627
32085 #, gcc-internal-format
32086 msgid "%qE attribute ignored due to conflict with attribute %qs"
32087 msgstr ""
32089 #: c-family/c-attribs.cc:1371
32090 #, gcc-internal-format
32091 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
32092 msgstr ""
32094 #: c-family/c-attribs.cc:1411 c-family/c-attribs.cc:1417
32095 #: c-family/c-attribs.cc:5439 c-family/c-attribs.cc:5479
32096 #: c-family/c-attribs.cc:5485 ada/gcc-interface/utils.cc:6886
32097 #: ada/gcc-interface/utils.cc:6920 ada/gcc-interface/utils.cc:6926
32098 #, gcc-internal-format
32099 msgid "%qE attribute ignored due to conflict with %qs attribute"
32100 msgstr ""
32102 #: c-family/c-attribs.cc:1473 jit/dummy-frontend.cc:190 lto/lto-lang.cc:293
32103 #, fuzzy, gcc-internal-format
32104 msgid "%qE attribute has no effect on unit local functions"
32105 msgstr "\"%s\" звычайна функцыя"
32107 #: c-family/c-attribs.cc:1643 c-family/c-attribs.cc:3171
32108 #, fuzzy, gcc-internal-format
32109 msgid "%qE attribute ignored because %qD is not a variable"
32110 msgstr "\"%s\" атрыбут ігнарыруецца"
32112 #: c-family/c-attribs.cc:1649
32113 #, gcc-internal-format
32114 msgid "%qE attribute ignored because %qD is not a local variable"
32115 msgstr ""
32117 #: c-family/c-attribs.cc:1674 config/i386/i386-options.cc:3795
32118 #, gcc-internal-format
32119 msgid "%qE attribute have effect only on public objects"
32120 msgstr ""
32122 #: c-family/c-attribs.cc:1703
32123 #, fuzzy, gcc-internal-format
32124 msgid "%qE attribute only affects top level objects"
32125 msgstr "\"%s\" атрыбут ігнарыруецца"
32127 #: c-family/c-attribs.cc:1742 c-family/c-attribs.cc:3845
32128 #, gcc-internal-format
32129 msgid "%qE attribute on function returning %<void%>"
32130 msgstr ""
32132 #: c-family/c-attribs.cc:1765
32133 #, fuzzy, gcc-internal-format
32134 msgid "%qE attribute is not supported because endianness is not uniform"
32135 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32137 #: c-family/c-attribs.cc:1782
32138 #, gcc-internal-format
32139 msgid "attribute %qE argument must be one of %qs or %qs"
32140 msgstr ""
32142 #: c-family/c-attribs.cc:1878
32143 #, fuzzy, gcc-internal-format
32144 #| msgid "section attributes are not supported for this target"
32145 msgid "destructor priorities are not supported"
32146 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32148 #: c-family/c-attribs.cc:1880
32149 #, fuzzy, gcc-internal-format
32150 #| msgid "section attributes are not supported for this target"
32151 msgid "constructor priorities are not supported"
32152 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32154 #: c-family/c-attribs.cc:1902
32155 #, gcc-internal-format, gfc-internal-format
32156 msgid "destructor priorities from 0 to %d are reserved for the implementation"
32157 msgstr ""
32159 #: c-family/c-attribs.cc:1907
32160 #, gcc-internal-format, gfc-internal-format
32161 msgid "constructor priorities from 0 to %d are reserved for the implementation"
32162 msgstr ""
32164 #: c-family/c-attribs.cc:1915
32165 #, gcc-internal-format, gfc-internal-format
32166 msgid "destructor priorities must be integers from 0 to %d inclusive"
32167 msgstr ""
32169 #: c-family/c-attribs.cc:1918
32170 #, gcc-internal-format, gfc-internal-format
32171 msgid "constructor priorities must be integers from 0 to %d inclusive"
32172 msgstr ""
32174 #: c-family/c-attribs.cc:2071
32175 #, fuzzy, gcc-internal-format
32176 #| msgid "unknown machine mode `%s'"
32177 msgid "unknown machine mode %qE"
32178 msgstr "невядомы рэжым машыны \"%s\""
32180 #: c-family/c-attribs.cc:2105
32181 #, gcc-internal-format
32182 msgid "specifying vector types with %<__attribute__ ((mode))%> is deprecated"
32183 msgstr ""
32185 #: c-family/c-attribs.cc:2108
32186 #, gcc-internal-format
32187 msgid "use %<__attribute__ ((vector_size))%> instead"
32188 msgstr ""
32190 #: c-family/c-attribs.cc:2117
32191 #, fuzzy, gcc-internal-format
32192 #| msgid "unable to open file '%s'"
32193 msgid "unable to emulate %qs"
32194 msgstr "немагу адчыніць файл \"%s\""
32196 #: c-family/c-attribs.cc:2130
32197 #, fuzzy, gcc-internal-format
32198 msgid "invalid pointer mode %qs"
32199 msgstr "Нерэчаісны выбар \"%s\""
32201 #: c-family/c-attribs.cc:2147
32202 #, gcc-internal-format
32203 msgid "signedness of type and machine mode %qs don%'t match"
32204 msgstr ""
32206 #: c-family/c-attribs.cc:2158
32207 #, fuzzy, gcc-internal-format
32208 #| msgid "no data type for mode `%s'"
32209 msgid "no data type for mode %qs"
32210 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
32212 #: c-family/c-attribs.cc:2168
32213 #, gcc-internal-format
32214 msgid "cannot use mode %qs for enumerated types"
32215 msgstr ""
32217 #: c-family/c-attribs.cc:2196
32218 #, fuzzy, gcc-internal-format
32219 msgid "mode %qs applied to inappropriate type"
32220 msgstr "\"%s\" мае незавершаны тып"
32222 #: c-family/c-attribs.cc:2221 c-family/c-attribs.cc:2535 d/d-attribs.cc:999
32223 #, gcc-internal-format
32224 msgid "section attributes are not supported for this target"
32225 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32227 #: c-family/c-attribs.cc:2227 d/d-attribs.cc:1006
32228 #, fuzzy, gcc-internal-format
32229 #| msgid "section attributes are not supported for this target"
32230 msgid "section attribute not allowed for %q+D"
32231 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32233 #: c-family/c-attribs.cc:2233 d/d-attribs.cc:1013
32234 #, fuzzy, gcc-internal-format
32235 msgid "section attribute argument not a string constant"
32236 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32238 #: c-family/c-attribs.cc:2242 d/d-attribs.cc:1022
32239 #, gcc-internal-format
32240 msgid "section attribute cannot be specified for local variables"
32241 msgstr ""
32243 #: c-family/c-attribs.cc:2253 config/bfin/bfin.cc:4795
32244 #: config/bfin/bfin.cc:4846 config/bfin/bfin.cc:4872 config/bfin/bfin.cc:4885
32245 #: d/d-attribs.cc:1033
32246 #, fuzzy, gcc-internal-format
32247 #| msgid "section of `%s' conflicts with previous declaration"
32248 msgid "section of %q+D conflicts with previous declaration"
32249 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
32251 #: c-family/c-attribs.cc:2262 c-family/c-attribs.cc:2561 d/d-attribs.cc:1042
32252 #, fuzzy, gcc-internal-format
32253 msgid "section of %q+D cannot be overridden"
32254 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
32256 #: c-family/c-attribs.cc:2378
32257 #, gcc-internal-format
32258 msgid "alignment may not be specified for %q+D"
32259 msgstr ""
32261 #: c-family/c-attribs.cc:2403
32262 #, gcc-internal-format
32263 msgid "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E (%u)%>"
32264 msgstr ""
32266 #: c-family/c-attribs.cc:2448
32267 #, gcc-internal-format
32268 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
32269 msgstr ""
32271 #: c-family/c-attribs.cc:2496 d/d-attribs.cc:1120
32272 #, fuzzy, gcc-internal-format
32273 msgid "inline function %q+D declared weak"
32274 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
32276 #: c-family/c-attribs.cc:2501
32277 #, fuzzy, gcc-internal-format
32278 msgid "indirect function %q+D cannot be declared weak"
32279 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
32281 #: c-family/c-attribs.cc:2542
32282 #, fuzzy, gcc-internal-format
32283 msgid "ignoring %qE attribute not set on a variable"
32284 msgstr "\"%s\" атрыбут ігнарыруецца"
32286 #: c-family/c-attribs.cc:2552 config/bfin/bfin.cc:4823
32287 #, fuzzy, gcc-internal-format
32288 msgid "%qE attribute cannot be specified for local variables"
32289 msgstr "\"%s\" атрыбут ігнарыруецца"
32291 #: c-family/c-attribs.cc:2567
32292 #, gcc-internal-format
32293 msgid "%qE attribute is specific to ELF targets"
32294 msgstr ""
32296 #: c-family/c-attribs.cc:2574
32297 #, fuzzy, gcc-internal-format
32298 msgid "ignoring %qE attribute set on const variable"
32299 msgstr "\"%s\" атрыбут ігнарыруецца"
32301 #: c-family/c-attribs.cc:2585
32302 #, fuzzy, gcc-internal-format
32303 msgid "ignoring %qE attribute set on initialized variable"
32304 msgstr "\"%s\" атрыбут ігнарыруецца"
32306 #: c-family/c-attribs.cc:2598
32307 #, fuzzy, gcc-internal-format
32308 msgid "ignoring %qE attribute set on uninitialized variable"
32309 msgstr "\"%s\" атрыбут ігнарыруецца"
32311 #: c-family/c-attribs.cc:2631
32312 #, fuzzy, gcc-internal-format
32313 msgid "%qE attribute is only applicable on functions"
32314 msgstr "\"%s\" звычайна функцыя"
32316 #: c-family/c-attribs.cc:2650 d/d-attribs.cc:1068
32317 #, fuzzy, gcc-internal-format
32318 msgid "%<symver%> attribute only applies to functions and variables"
32319 msgstr "\"%s\" звычайна функцыя"
32321 #: c-family/c-attribs.cc:2658 d/d-attribs.cc:1076
32322 #, fuzzy, gcc-internal-format
32323 msgid "%<symver%> attribute is only applicable to symbols"
32324 msgstr "\"%s\" атрыбут ігнарыруецца"
32326 #: c-family/c-attribs.cc:2668 d/d-attribs.cc:1086
32327 #, fuzzy, gcc-internal-format
32328 msgid "%<symver%> attribute argument not a string constant"
32329 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32331 #: c-family/c-attribs.cc:2682 d/d-attribs.cc:1100
32332 #, gcc-internal-format
32333 msgid "symver attribute argument must have format %<name@nodename%>"
32334 msgstr ""
32336 #: c-family/c-attribs.cc:2683 d/d-attribs.cc:1101
32337 #, gcc-internal-format
32338 msgid "%<symver%> attribute argument %qs must contain one or two %<@%>"
32339 msgstr ""
32341 #: c-family/c-attribs.cc:2718
32342 #, gcc-internal-format
32343 msgid "%q+D defined both normally and as %qE attribute"
32344 msgstr ""
32346 #: c-family/c-attribs.cc:2726
32347 #, gcc-internal-format
32348 msgid "weak %q+D cannot be defined %qE"
32349 msgstr ""
32351 #: c-family/c-attribs.cc:2743 c-family/c-attribs.cc:3736
32352 #, gcc-internal-format
32353 msgid "attribute %qE argument not a string"
32354 msgstr ""
32356 #: c-family/c-attribs.cc:2776
32357 #, gcc-internal-format
32358 msgid "%+qD declared %qs after being used"
32359 msgstr ""
32361 #: c-family/c-attribs.cc:2826
32362 #, gcc-internal-format
32363 msgid "%qE attribute argument cannot be a string"
32364 msgstr ""
32366 #: c-family/c-attribs.cc:2839
32367 #, gcc-internal-format
32368 msgid "%qE attribute argument cannot be a constant arithmetic expression"
32369 msgstr ""
32371 #: c-family/c-attribs.cc:2850
32372 #, gcc-internal-format
32373 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
32374 msgstr ""
32376 #: c-family/c-attribs.cc:2905
32377 #, gcc-internal-format
32378 msgid "%qE attribute ignored on a declaration of a different kind than referenced symbol"
32379 msgstr ""
32381 #: c-family/c-attribs.cc:2910
32382 #, gcc-internal-format
32383 msgid "symbol %qD referenced by %qD declared here"
32384 msgstr ""
32386 #: c-family/c-attribs.cc:2958
32387 #, fuzzy, gcc-internal-format
32388 msgid "%qE attribute must apply to a declaration"
32389 msgstr "\"%s\" звычайна функцыя"
32391 #: c-family/c-attribs.cc:3016
32392 #, fuzzy, gcc-internal-format
32393 msgid "indirect function %q+D cannot be declared %qE"
32394 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
32396 #: c-family/c-attribs.cc:3039
32397 #, gcc-internal-format
32398 msgid "%qE attribute must appear before %qs attribute"
32399 msgstr ""
32401 #: c-family/c-attribs.cc:3052
32402 #, gcc-internal-format
32403 msgid "%+qD declared %qE after being used"
32404 msgstr ""
32406 #: c-family/c-attribs.cc:3076
32407 #, fuzzy, gcc-internal-format
32408 msgid "%qE attribute ignored on non-class types"
32409 msgstr "\"%s\" атрыбут ігнарыруецца"
32411 #: c-family/c-attribs.cc:3082
32412 #, gcc-internal-format
32413 msgid "%qE attribute ignored because %qT is already defined"
32414 msgstr ""
32416 #: c-family/c-attribs.cc:3095
32417 #, fuzzy, gcc-internal-format
32418 msgid "visibility argument not a string"
32419 msgstr "аргумент для \"%s\" прапушчан"
32421 #: c-family/c-attribs.cc:3107
32422 #, fuzzy, gcc-internal-format
32423 msgid "%qE attribute ignored on types"
32424 msgstr "\"%s\" атрыбут ігнарыруецца"
32426 #: c-family/c-attribs.cc:3123
32427 #, gcc-internal-format
32428 msgid "attribute %qE argument must be one of %qs, %qs, %qs, or %qs"
32429 msgstr ""
32431 #: c-family/c-attribs.cc:3135
32432 #, gcc-internal-format
32433 msgid "%qD redeclared with different visibility"
32434 msgstr ""
32436 #: c-family/c-attribs.cc:3138 c-family/c-attribs.cc:3142
32437 #, gcc-internal-format
32438 msgid "%qD was declared %qs which implies default visibility"
32439 msgstr ""
32441 #: c-family/c-attribs.cc:3179
32442 #, gcc-internal-format
32443 msgid "%qE attribute ignored because %qD does not have thread storage duration"
32444 msgstr ""
32446 #: c-family/c-attribs.cc:3201
32447 #, gcc-internal-format
32448 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
32449 msgstr ""
32451 #: c-family/c-attribs.cc:3223 c-family/c-attribs.cc:3819
32452 #: c-family/c-attribs.cc:5580 c-family/c-attribs.cc:5607
32453 #: config/m32c/m32c.cc:2939 ada/gcc-interface/utils.cc:7019
32454 #, fuzzy, gcc-internal-format
32455 msgid "%qE attribute applies only to functions"
32456 msgstr "\"%s\" звычайна функцыя"
32458 #: c-family/c-attribs.cc:3269
32459 #, fuzzy, gcc-internal-format
32460 msgid "%<%E (%E)%> attribute ignored on functions declared %qs"
32461 msgstr "\"%s\" атрыбут ігнарыруецца"
32463 #: c-family/c-attribs.cc:3279
32464 #, gcc-internal-format
32465 msgid "%<%E (%E)%> attribute ignored with deallocation functions declared %qs"
32466 msgstr ""
32468 #: c-family/c-attribs.cc:3283
32469 #, gcc-internal-format
32470 msgid "deallocation function declared here"
32471 msgstr ""
32473 #: c-family/c-attribs.cc:3310
32474 #, fuzzy, gcc-internal-format
32475 msgid "%qE attribute ignored; valid only for functions"
32476 msgstr "\"%s\" звычайна функцыя"
32478 #: c-family/c-attribs.cc:3320
32479 #, gcc-internal-format
32480 msgid "%qE attribute ignored on functions returning %qT; valid only for pointer return types"
32481 msgstr ""
32483 #. Handle specially the common case of specifying one of a number
32484 #. of overloads, such as operator delete.
32485 #: c-family/c-attribs.cc:3366
32486 #, gcc-internal-format
32487 msgid "%qE attribute argument 1 is ambiguous"
32488 msgstr ""
32490 #: c-family/c-attribs.cc:3368
32491 #, gcc-internal-format
32492 msgid "use a cast to the expected type to disambiguate"
32493 msgstr ""
32495 #: c-family/c-attribs.cc:3373
32496 #, fuzzy, gcc-internal-format
32497 msgid "%qE attribute argument 1 does not name a function"
32498 msgstr "\"%s\" звычайна функцыя"
32500 #: c-family/c-attribs.cc:3376
32501 #, gcc-internal-format
32502 msgid "argument references a symbol declared here"
32503 msgstr ""
32505 #. Reject functions without a prototype.
32506 #: c-family/c-attribs.cc:3392
32507 #, gcc-internal-format
32508 msgid "%qE attribute argument 1 must take a pointer type as its first argument"
32509 msgstr ""
32511 #: c-family/c-attribs.cc:3395 c-family/c-attribs.cc:3408
32512 #, gcc-internal-format
32513 msgid "referenced symbol declared here"
32514 msgstr ""
32516 #. Reject functions that don't take a pointer as their first
32517 #. argument.
32518 #: c-family/c-attribs.cc:3405
32519 #, gcc-internal-format
32520 msgid "%qE attribute argument 1 must take a pointer type as its first argument; have %qT"
32521 msgstr ""
32523 #: c-family/c-attribs.cc:3519 c-family/c-attribs.cc:3567
32524 #: c-family/c-attribs.cc:3594 d/d-attribs.cc:1303
32525 #, fuzzy, gcc-internal-format
32526 msgid "%qE attribute ignored on a function returning %qT"
32527 msgstr "\"%s\" атрыбут ігнарыруецца"
32529 #: c-family/c-attribs.cc:3613
32530 #, fuzzy, gcc-internal-format
32531 msgid "%qE attribute argument %E is not an integer constant"
32532 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32534 #: c-family/c-attribs.cc:3621
32535 #, gcc-internal-format
32536 msgid "%qE attribute argument %E is not positive"
32537 msgstr ""
32539 #: c-family/c-attribs.cc:3632
32540 #, gcc-internal-format
32541 msgid "%qE attribute argument %E is not a power of 2"
32542 msgstr ""
32544 #: c-family/c-attribs.cc:3645
32545 #, gcc-internal-format
32546 msgid "%qE attribute argument %E is not in the range [0, %wu]"
32547 msgstr ""
32549 #: c-family/c-attribs.cc:3749
32550 #, gcc-internal-format
32551 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
32552 msgstr ""
32554 #: c-family/c-attribs.cc:3825 c-family/c-attribs.cc:5586
32555 #, gcc-internal-format
32556 msgid "cannot set %qE attribute after definition"
32557 msgstr ""
32559 #: c-family/c-attribs.cc:3892
32560 #, fuzzy, gcc-internal-format
32561 #| msgid "`%s' attribute ignored"
32562 msgid "%qE attribute duplicated"
32563 msgstr "\"%s\" атрыбут ігнарыруецца"
32565 #: c-family/c-attribs.cc:3894
32566 #, gcc-internal-format
32567 msgid "%qE attribute follows %qE"
32568 msgstr ""
32570 #: c-family/c-attribs.cc:3993
32571 #, fuzzy, gcc-internal-format
32572 msgid "type was previously declared %qE"
32573 msgstr "няма папярэдняга аб'яўлення для \"%s\""
32575 #: c-family/c-attribs.cc:4006 cp/class.cc:4744
32576 #, gcc-internal-format
32577 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
32578 msgstr ""
32580 #: c-family/c-attribs.cc:4064
32581 #, gcc-internal-format
32582 msgid "%qE argument not an identifier"
32583 msgstr ""
32585 #: c-family/c-attribs.cc:4075
32586 #, gcc-internal-format
32587 msgid "%qD is not compatible with %qD"
32588 msgstr ""
32590 #: c-family/c-attribs.cc:4078
32591 #, fuzzy, gcc-internal-format
32592 #| msgid "`%D' is not a function,"
32593 msgid "%qE argument is not a function"
32594 msgstr "`%D' - гэта ня функцыя,"
32596 #: c-family/c-attribs.cc:4126 cp/name-lookup.cc:6026
32597 #, gcc-internal-format
32598 msgid "deprecated message is not a string"
32599 msgstr ""
32601 #: c-family/c-attribs.cc:4167 c-family/c-attribs.cc:4232
32602 #, fuzzy, gcc-internal-format
32603 msgid "%qE attribute ignored for %qE"
32604 msgstr "\"%s\" атрыбут ігнарыруецца"
32606 #: c-family/c-attribs.cc:4191
32607 #, gcc-internal-format
32608 msgid "the message attached to %<unavailable%> is not a string"
32609 msgstr ""
32611 #: c-family/c-attribs.cc:4290 c-family/c-attribs.cc:4292
32612 #, fuzzy, gcc-internal-format
32613 msgid "invalid vector type for attribute %qE"
32614 msgstr "нявернае выкарыстанне \"restict\""
32616 #: c-family/c-attribs.cc:4327 c-family/c-attribs.cc:4331
32617 #, gcc-internal-format
32618 msgid "%qE attribute argument value %qE is negative"
32619 msgstr ""
32621 #: c-family/c-attribs.cc:4344 c-family/c-attribs.cc:4348
32622 #, gcc-internal-format
32623 msgid "%qE attribute argument value %qE exceeds %wu"
32624 msgstr ""
32626 #: c-family/c-attribs.cc:4356 ada/gcc-interface/utils.cc:4172
32627 #, gcc-internal-format
32628 msgid "vector size not an integral multiple of component size"
32629 msgstr ""
32631 #: c-family/c-attribs.cc:4362 ada/gcc-interface/utils.cc:4179
32632 #, gcc-internal-format
32633 msgid "zero vector size"
32634 msgstr ""
32636 #: c-family/c-attribs.cc:4371 c-family/c-attribs.cc:4374
32637 #, gcc-internal-format
32638 msgid "number of vector components %wu not a power of two"
32639 msgstr ""
32641 #: c-family/c-attribs.cc:4381 c-family/c-attribs.cc:4385
32642 #, gcc-internal-format
32643 msgid "number of vector components %wu exceeds %d"
32644 msgstr ""
32646 #: c-family/c-attribs.cc:4445
32647 #, fuzzy, gcc-internal-format
32648 msgid "%qE attribute only supported on non-mask vector types"
32649 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32651 #: c-family/c-attribs.cc:4478
32652 #, gcc-internal-format
32653 msgid "%qE attribute without arguments on a non-prototype"
32654 msgstr ""
32656 #: c-family/c-attribs.cc:4535
32657 #, fuzzy, gcc-internal-format
32658 msgid "%qE attribute ignored on objects of type %qT"
32659 msgstr "\"%s\" атрыбут ігнарыруецца"
32661 #: c-family/c-attribs.cc:4543
32662 #, fuzzy, gcc-internal-format
32663 msgid "%qE attribute does not apply to functions"
32664 msgstr "\"%s\" звычайна функцыя"
32666 #: c-family/c-attribs.cc:4677
32667 #, gcc-internal-format
32668 msgid "attribute %qs mismatch with mode %qs"
32669 msgstr ""
32671 #: c-family/c-attribs.cc:4726
32672 #, gcc-internal-format
32673 msgid "attribute %qs missing positional argument 2 provided in previous designation by argument %u"
32674 msgstr ""
32676 #: c-family/c-attribs.cc:4732
32677 #, gcc-internal-format
32678 msgid "attribute %qs positional argument 2 missing in previous designation"
32679 msgstr ""
32681 #: c-family/c-attribs.cc:4738
32682 #, gcc-internal-format
32683 msgid "attribute %qs positional argument 2 conflicts with previous designation by argument %u"
32684 msgstr ""
32686 #: c-family/c-attribs.cc:4746
32687 #, gcc-internal-format
32688 msgid "attribute %qs mismatched positional argument values %i and %i"
32689 msgstr ""
32691 #: c-family/c-attribs.cc:4768
32692 #, gcc-internal-format, gfc-internal-format
32693 msgid "designating the bound of variable length array argument %u"
32694 msgstr ""
32696 #: c-family/c-attribs.cc:4851
32697 #, gcc-internal-format
32698 msgid "attribute %qE without arguments on a non-prototype"
32699 msgstr ""
32701 #: c-family/c-attribs.cc:4901
32702 #, gcc-internal-format
32703 msgid "attribute %qE invalid mode"
32704 msgstr ""
32706 #: c-family/c-attribs.cc:4910
32707 #, gcc-internal-format
32708 msgid "attribute %qE mode %qE is not an identifier; expected one of %qs, %qs, %qs, or %qs"
32709 msgstr ""
32711 #: c-family/c-attribs.cc:4938
32712 #, gcc-internal-format
32713 msgid "attribute %qE invalid mode %qs; expected one of %qs, %qs, %qs, or %qs"
32714 msgstr ""
32716 #: c-family/c-attribs.cc:4949
32717 #, gcc-internal-format
32718 msgid "attribute %qE unexpected %<(%> after mode %qs; expected a positional argument or %<)%>"
32719 msgstr ""
32721 #. The first positional argument is required.  It may be worth
32722 #. dropping the requirement at some point and having read_only
32723 #. apply to all const-qualified pointers and read_write or
32724 #. write_only to the rest.
32725 #: c-family/c-attribs.cc:4962
32726 #, gcc-internal-format
32727 msgid "attribute %<%E(%s)%> missing an argument"
32728 msgstr ""
32730 #: c-family/c-attribs.cc:5003
32731 #, gcc-internal-format
32732 msgid "attribute %<%E(%s, %E, %E)%> invalid positional argument %i"
32733 msgstr ""
32735 #: c-family/c-attribs.cc:5006
32736 #, gcc-internal-format
32737 msgid "attribute %<%E(%s, %E)%> invalid positional argument %i"
32738 msgstr ""
32740 #: c-family/c-attribs.cc:5031
32741 #, gcc-internal-format
32742 msgid "attribute %qs positional argument %i invalid value %wi"
32743 msgstr ""
32745 #: c-family/c-attribs.cc:5035
32746 #, gcc-internal-format
32747 msgid "attribute %qs positional argument %i value %wi exceeds number of function arguments %u"
32748 msgstr ""
32750 #: c-family/c-attribs.cc:5042
32751 #, gcc-internal-format
32752 msgid "attribute %qs invalid positional argument"
32753 msgstr ""
32755 #. The first argument must have a pointer or reference type.
32756 #: c-family/c-attribs.cc:5050
32757 #, gcc-internal-format
32758 msgid "attribute %qs positional argument 1 references non-pointer argument type %qT"
32759 msgstr ""
32761 #: c-family/c-attribs.cc:5061
32762 #, gcc-internal-format
32763 msgid "attribute %qs positional argument 1 references argument of function type %qT"
32764 msgstr ""
32766 #: c-family/c-attribs.cc:5074
32767 #, gcc-internal-format
32768 msgid "attribute %qs positional argument 1 references %qs-qualified argument type %qT"
32769 msgstr ""
32771 #: c-family/c-attribs.cc:5092
32772 #, gcc-internal-format
32773 msgid "attribute %qs positional argument 2 references non-integer argument type %qT"
32774 msgstr ""
32776 #: c-family/c-attribs.cc:5324
32777 #, gcc-internal-format
32778 msgid "cleanup argument not an identifier"
32779 msgstr ""
32781 #: c-family/c-attribs.cc:5331
32782 #, fuzzy, gcc-internal-format
32783 #| msgid "too many arguments to function"
32784 msgid "cleanup argument not a function"
32785 msgstr "вельмі шмат аргументаў у функцыі"
32787 #: c-family/c-attribs.cc:5368
32788 #, gcc-internal-format
32789 msgid "%qE attribute requires prototypes with named arguments"
32790 msgstr ""
32792 #: c-family/c-attribs.cc:5376
32793 #, fuzzy, gcc-internal-format
32794 msgid "%qE attribute only applies to variadic functions"
32795 msgstr "\"%s\" звычайна функцыя"
32797 #: c-family/c-attribs.cc:5392 ada/gcc-interface/utils.cc:6530
32798 #, fuzzy, gcc-internal-format
32799 msgid "requested position is not an integer constant"
32800 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32802 #: c-family/c-attribs.cc:5400 ada/gcc-interface/utils.cc:6537
32803 #, gcc-internal-format
32804 msgid "requested position is less than zero"
32805 msgstr ""
32807 #: c-family/c-attribs.cc:5455 ada/gcc-interface/utils.cc:6901
32808 #: d/d-attribs.cc:746
32809 #, gcc-internal-format
32810 msgid "empty string in attribute %<target%>"
32811 msgstr ""
32813 #. The argument must be a constant string.
32814 #: c-family/c-attribs.cc:5474 config/sh/sh.cc:8548
32815 #, fuzzy, gcc-internal-format
32816 msgid "%qE attribute argument not a string constant"
32817 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32819 #: c-family/c-attribs.cc:5632 ada/gcc-interface/utils.cc:7050
32820 #, fuzzy, gcc-internal-format
32821 #| msgid "unrecognized section name \"%s\""
32822 msgid "unrecognized %qE attribute argument %qs"
32823 msgstr "нераспазнаная назва сэкцыі \"%s\""
32825 #: c-family/c-attribs.cc:5650
32826 #, gcc-internal-format
32827 msgid "%qE attribute on a function not returning a pointer"
32828 msgstr ""
32830 #: c-family/c-attribs.cc:5665
32831 #, fuzzy, gcc-internal-format
32832 msgid "%qE attribute is only valid on %<struct%> type"
32833 msgstr "\"%s\" звычайна функцыя"
32835 #: c-family/c-attribs.cc:5701
32836 #, fuzzy, gcc-internal-format
32837 msgid "%qE attribute argument %qE is not an integer constant"
32838 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
32840 #: c-family/c-attribs.cc:5710
32841 #, gcc-internal-format
32842 msgid "%qE attribute argument %qE exceeds %u"
32843 msgstr ""
32845 #: c-family/c-attribs.cc:5732
32846 #, gcc-internal-format
32847 msgid "%qE attribute may be put on a typedef only; attribute is ignored"
32848 msgstr ""
32850 #: c-family/c-attribs.cc:5744
32851 #, gcc-internal-format
32852 msgid "%qE attribute is for pointer types only"
32853 msgstr ""
32855 #: c-family/c-attribs.cc:5763
32856 #, gcc-internal-format
32857 msgid "%qE is only applicable to Objective-C class interfaces, attribute ignored"
32858 msgstr ""
32860 #: c-family/c-attribs.cc:5786
32861 #, fuzzy, gcc-internal-format
32862 msgid "%qE cannot be applied to non-pointer type %qT"
32863 msgstr "\"%s\" мае незавершаны тып"
32865 #: c-family/c-attribs.cc:5799
32866 #, gcc-internal-format
32867 msgid "%qE attribute argument %qE is not an integer constant between 0 and 3"
32868 msgstr ""
32870 #: c-family/c-attribs.cc:5811
32871 #, fuzzy, gcc-internal-format
32872 #| msgid "language %s not recognized"
32873 msgid "%qE attribute argument %qE is not recognised"
32874 msgstr "мова %s не распазнана"
32876 #: c-family/c-attribs.cc:5826
32877 #, gcc-internal-format
32878 msgid "%qE attribute ignored; valid only for functions and function pointer fields"
32879 msgstr ""
32881 #: c-family/c-attribs.cc:5837
32882 #, gcc-internal-format
32883 msgid "%qE attribute ignored; field must be a function pointer"
32884 msgstr ""
32886 #: c-family/c-attribs.cc:5861
32887 #, fuzzy, gcc-internal-format
32888 msgid "unknown attribute %qE"
32889 msgstr "невядомая назва рэгістра: %s\n"
32891 #: c-family/c-attribs.cc:5888
32892 #, fuzzy, gcc-internal-format
32893 msgid "invalid operand type %qT for %qs"
32894 msgstr "нерэчаісны %%-код"
32896 #: c-family/c-attribs.cc:5992
32897 #, fuzzy, gcc-internal-format
32898 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
32899 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32901 #: c-family/c-attribs.cc:5994
32902 #, fuzzy, gcc-internal-format
32903 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
32904 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32906 #: c-family/c-attribs.cc:6171
32907 #, fuzzy, gcc-internal-format
32908 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
32909 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
32911 #: c-family/c-common.cc:766
32912 #, fuzzy, gcc-internal-format
32913 msgid "%qD is not defined outside of function scope"
32914 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
32916 #: c-family/c-common.cc:811
32917 #, fuzzy, gcc-internal-format
32918 #| msgid "size of array `%s' is too large"
32919 msgid "size of string literal is too large"
32920 msgstr "памер масіва \"%s\" вельмі вялікі"
32922 #: c-family/c-common.cc:834
32923 #, gcc-internal-format
32924 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
32925 msgstr ""
32927 #: c-family/c-common.cc:1007
32928 #, gcc-internal-format
32929 msgid "use %<-flax-vector-conversions%> to permit conversions between vectors with differing element types or numbers of subparts"
32930 msgstr ""
32932 #: c-family/c-common.cc:1048
32933 #, gcc-internal-format
32934 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
32935 msgstr ""
32937 #: c-family/c-common.cc:1057
32938 #, gcc-internal-format
32939 msgid "%<__builtin_shuffle%> arguments must be vectors"
32940 msgstr ""
32942 #: c-family/c-common.cc:1064
32943 #, gcc-internal-format
32944 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
32945 msgstr ""
32947 #: c-family/c-common.cc:1075
32948 #, gcc-internal-format
32949 msgid "%<__builtin_shuffle%> number of elements of the argument vector(s) and the mask vector should be the same"
32950 msgstr ""
32952 #: c-family/c-common.cc:1085
32953 #, gcc-internal-format
32954 msgid "%<__builtin_shuffle%> argument vector(s) inner type must have the same size as inner type of the mask"
32955 msgstr ""
32957 #: c-family/c-common.cc:1136
32958 #, gcc-internal-format
32959 msgid "%<__builtin_shufflevector%> arguments must be vectors"
32960 msgstr ""
32962 #: c-family/c-common.cc:1147
32963 #, gcc-internal-format
32964 msgid "%<__builtin_shufflevector%> arguments must be constant size vectors"
32965 msgstr ""
32967 #: c-family/c-common.cc:1156
32968 #, gcc-internal-format
32969 msgid "%<__builtin_shufflevector%> argument vectors must have the same element type"
32970 msgstr ""
32972 #: c-family/c-common.cc:1164
32973 #, gcc-internal-format
32974 msgid "%<__builtin_shufflevector%> must specify a result with a power of two number of elements"
32975 msgstr ""
32977 #: c-family/c-common.cc:1189 c-family/c-common.cc:1199
32978 #, gcc-internal-format
32979 msgid "invalid element index %qE to %<__builtin_shufflevector%>"
32980 msgstr ""
32982 #: c-family/c-common.cc:1277
32983 #, gcc-internal-format
32984 msgid "%<__builtin_convertvector%> first argument must be an integer or floating vector"
32985 msgstr ""
32987 #: c-family/c-common.cc:1286
32988 #, gcc-internal-format
32989 msgid "%<__builtin_convertvector%> second argument must be an integer or floating vector type"
32990 msgstr ""
32992 #: c-family/c-common.cc:1295
32993 #, gcc-internal-format
32994 msgid "%<__builtin_convertvector%> number of elements of the first argument vector and the second argument vector type should be the same"
32995 msgstr ""
32997 #: c-family/c-common.cc:1919
32998 #, gcc-internal-format
32999 msgid "operation on %qE may be undefined"
33000 msgstr ""
33002 #: c-family/c-common.cc:2270
33003 #, gcc-internal-format
33004 msgid "case label does not reduce to an integer constant"
33005 msgstr ""
33007 #: c-family/c-common.cc:2353
33008 #, gcc-internal-format
33009 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
33010 msgstr ""
33012 #: c-family/c-common.cc:2898
33013 #, fuzzy, gcc-internal-format
33014 msgid "invalid operands to binary %s (have %qT and %qT)"
33015 msgstr "нерэчаісны %%-код"
33017 #: c-family/c-common.cc:3147
33018 #, gcc-internal-format
33019 msgid "comparison is always false due to limited range of data type"
33020 msgstr ""
33022 #: c-family/c-common.cc:3150
33023 #, gcc-internal-format
33024 msgid "comparison is always true due to limited range of data type"
33025 msgstr ""
33027 #: c-family/c-common.cc:3247
33028 #, gcc-internal-format
33029 msgid "comparison of unsigned expression in %<>= 0%> is always true"
33030 msgstr ""
33032 #: c-family/c-common.cc:3255
33033 #, gcc-internal-format
33034 msgid "comparison of unsigned expression in %<< 0%> is always false"
33035 msgstr ""
33037 #: c-family/c-common.cc:3299
33038 #, gcc-internal-format
33039 msgid "pointer of type %<void *%> used in arithmetic"
33040 msgstr ""
33042 #: c-family/c-common.cc:3308
33043 #, gcc-internal-format
33044 msgid "pointer to a function used in arithmetic"
33045 msgstr ""
33047 #: c-family/c-common.cc:3525
33048 #, gcc-internal-format
33049 msgid "enum constant in boolean context"
33050 msgstr ""
33052 #: c-family/c-common.cc:3555 d/d-convert.cc:149
33053 #, gcc-internal-format
33054 msgid "the address of %qD will always evaluate as %<true%>"
33055 msgstr ""
33057 #: c-family/c-common.cc:3600
33058 #, gcc-internal-format
33059 msgid "%<*%> in boolean context, suggest %<&&%> instead"
33060 msgstr ""
33062 #: c-family/c-common.cc:3612
33063 #, gcc-internal-format
33064 msgid "%<<<%> in boolean context, did you mean %<<%>?"
33065 msgstr ""
33067 #: c-family/c-common.cc:3628
33068 #, gcc-internal-format
33069 msgid "%<?:%> using integer constants in boolean context, the expression will always evaluate to %<true%>"
33070 msgstr ""
33072 #: c-family/c-common.cc:3637
33073 #, gcc-internal-format
33074 msgid "%<?:%> using integer constants in boolean context"
33075 msgstr ""
33077 #: c-family/c-common.cc:3673
33078 #, gcc-internal-format
33079 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
33080 msgstr ""
33082 #: c-family/c-common.cc:3708 cp/semantics.cc:843 cp/typeck.cc:9957
33083 #, gcc-internal-format
33084 msgid "suggest parentheses around assignment used as truth value"
33085 msgstr ""
33087 #: c-family/c-common.cc:3795 c/c-decl.cc:4708 c/c-decl.cc:7119
33088 #: c/c-typeck.cc:15859
33089 #, fuzzy, gcc-internal-format
33090 #| msgid "invalid use of `restrict'"
33091 msgid "invalid use of %<restrict%>"
33092 msgstr "нявернае выкарыстанне \"restict\""
33094 #: c-family/c-common.cc:3869
33095 #, fuzzy, gcc-internal-format
33096 msgid "invalid application of %<sizeof%> to a function type"
33097 msgstr "Нерэчаісны выбар \"%s\""
33099 #: c-family/c-common.cc:3879
33100 #, gcc-internal-format
33101 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
33102 msgstr ""
33104 #: c-family/c-common.cc:3882
33105 #, gcc-internal-format
33106 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
33107 msgstr ""
33109 #: c-family/c-common.cc:3893
33110 #, gcc-internal-format
33111 msgid "invalid application of %qs to a void type"
33112 msgstr ""
33114 #: c-family/c-common.cc:3902
33115 #, fuzzy, gcc-internal-format
33116 msgid "invalid application of %qs to incomplete type %qT"
33117 msgstr "\"%s\" мае незавершаны тып"
33119 #: c-family/c-common.cc:3910
33120 #, gcc-internal-format
33121 msgid "invalid application of %qs to array type %qT of incomplete element type"
33122 msgstr ""
33124 #: c-family/c-common.cc:3962
33125 #, gcc-internal-format
33126 msgid "%<__alignof%> applied to a bit-field"
33127 msgstr ""
33129 #: c-family/c-common.cc:4762
33130 #, gcc-internal-format
33131 msgid "first argument to %<va_arg%> not of type %<va_list%>"
33132 msgstr ""
33134 #: c-family/c-common.cc:4882
33135 #, fuzzy, gcc-internal-format
33136 msgid "cannot disable built-in function %qs"
33137 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
33139 #: c-family/c-common.cc:5072
33140 #, gcc-internal-format
33141 msgid "pointers are not permitted as case values"
33142 msgstr ""
33144 #: c-family/c-common.cc:5079
33145 #, gcc-internal-format
33146 msgid "range expressions in switch statements are non-standard"
33147 msgstr ""
33149 #: c-family/c-common.cc:5107
33150 #, gcc-internal-format
33151 msgid "empty range specified"
33152 msgstr ""
33154 #: c-family/c-common.cc:5159
33155 #, gcc-internal-format
33156 msgid "duplicate (or overlapping) case value"
33157 msgstr ""
33159 #: c-family/c-common.cc:5161
33160 #, gcc-internal-format
33161 msgid "this is the first entry overlapping that value"
33162 msgstr ""
33164 #: c-family/c-common.cc:5165
33165 #, gcc-internal-format
33166 msgid "duplicate case value"
33167 msgstr ""
33169 #: c-family/c-common.cc:5166 c-family/c-warn.cc:2542
33170 #, gcc-internal-format
33171 msgid "previously used here"
33172 msgstr ""
33174 #: c-family/c-common.cc:5170
33175 #, gcc-internal-format
33176 msgid "multiple default labels in one switch"
33177 msgstr ""
33179 #: c-family/c-common.cc:5172
33180 #, gcc-internal-format
33181 msgid "this is the first default label"
33182 msgstr ""
33184 #: c-family/c-common.cc:5284
33185 #, fuzzy, gcc-internal-format
33186 msgid "taking the address of a label is non-standard"
33187 msgstr "ISO C не дазваляе пусты ізыходны файл"
33189 #: c-family/c-common.cc:5462
33190 #, fuzzy, gcc-internal-format
33191 msgid "requested alignment is not an integer constant"
33192 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
33194 #: c-family/c-common.cc:5470 c-family/c-common.cc:5480
33195 #, gcc-internal-format
33196 msgid "requested alignment %qE is not a positive power of 2"
33197 msgstr ""
33199 #: c-family/c-common.cc:5490
33200 #, gcc-internal-format
33201 msgid "requested alignment %qE exceeds object file maximum %u"
33202 msgstr ""
33204 #: c-family/c-common.cc:5498
33205 #, gcc-internal-format
33206 msgid "requested alignment %qE exceeds maximum %u"
33207 msgstr ""
33209 #: c-family/c-common.cc:5673
33210 #, fuzzy, gcc-internal-format
33211 #| msgid "too few arguments to function"
33212 msgid "not enough variable arguments to fit a sentinel"
33213 msgstr "не хапае аргументаў у функцыі"
33215 #: c-family/c-common.cc:5687
33216 #, gcc-internal-format
33217 msgid "missing sentinel in function call"
33218 msgstr ""
33220 #: c-family/c-common.cc:5914 c-family/c-common.cc:5964 d/d-attribs.cc:812
33221 #: d/d-attribs.cc:862
33222 #, gcc-internal-format
33223 msgid "bad option %qs to attribute %<optimize%>"
33224 msgstr ""
33226 #: c-family/c-common.cc:5917 c-family/c-common.cc:5968
33227 #, gcc-internal-format
33228 msgid "bad option %qs to pragma %<optimize%>"
33229 msgstr ""
33231 #: c-family/c-common.cc:6016
33232 #, gcc-internal-format
33233 msgid "attribute %<fallthrough%> specified multiple times"
33234 msgstr ""
33236 #: c-family/c-common.cc:6020
33237 #, gcc-internal-format
33238 msgid "%<fallthrough%> attribute specified with a parameter"
33239 msgstr ""
33241 #: c-family/c-common.cc:6200 c-family/c-common.cc:7036
33242 #: c-family/c-common.cc:7083 c-family/c-common.cc:7158
33243 #: c-family/c-common.cc:7231 config/aarch64/aarch64-sve-builtins.cc:2122
33244 #: c/c-typeck.cc:3729
33245 #, fuzzy, gcc-internal-format
33246 #| msgid "too few arguments to function"
33247 msgid "too few arguments to function %qE"
33248 msgstr "не хапае аргументаў у функцыі"
33250 #: c-family/c-common.cc:6205 c-family/c-common.cc:7089
33251 #: c-family/c-common.cc:7257 config/aarch64/aarch64-sve-builtins.cc:2124
33252 #: c/c-typeck.cc:3593
33253 #, fuzzy, gcc-internal-format
33254 #| msgid "too many arguments to function"
33255 msgid "too many arguments to function %qE"
33256 msgstr "вельмі шмат аргументаў у функцыі"
33258 #: c-family/c-common.cc:6247
33259 #, fuzzy, gcc-internal-format
33260 msgid "third argument to function %qE must be a constant integer"
33261 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
33263 #: c-family/c-common.cc:6272
33264 #, gcc-internal-format
33265 msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
33266 msgstr ""
33268 #: c-family/c-common.cc:6293 c-family/c-common.cc:6337
33269 #, fuzzy, gcc-internal-format
33270 #| msgid "too many arguments to function `%s'"
33271 msgid "non-floating-point argument in call to function %qE"
33272 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
33274 #: c-family/c-common.cc:6316
33275 #, fuzzy, gcc-internal-format
33276 #| msgid "too many arguments to function `%s'"
33277 msgid "non-floating-point arguments in call to function %qE"
33278 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
33280 #: c-family/c-common.cc:6330
33281 #, fuzzy, gcc-internal-format
33282 #| msgid "too few arguments to function `%s'"
33283 msgid "non-const integer argument %u in call to function %qE"
33284 msgstr "нехапае аргументаў у функцыі \"%s\""
33286 #: c-family/c-common.cc:6350
33287 #, fuzzy, gcc-internal-format
33288 #| msgid "too few arguments to function `%s'"
33289 msgid "non-integer argument 3 in call to function %qE"
33290 msgstr "нехапае аргументаў у функцыі \"%s\""
33292 #: c-family/c-common.cc:6367 c-family/c-common.cc:6417
33293 #, gcc-internal-format
33294 msgid "argument %u in call to function %qE does not have integral type"
33295 msgstr ""
33297 #: c-family/c-common.cc:6374
33298 #, gcc-internal-format
33299 msgid "argument 3 in call to function %qE does not have pointer to integral type"
33300 msgstr ""
33302 #: c-family/c-common.cc:6380
33303 #, gcc-internal-format
33304 msgid "argument 3 in call to function %qE has pointer to enumerated type"
33305 msgstr ""
33307 #: c-family/c-common.cc:6386
33308 #, gcc-internal-format
33309 msgid "argument 3 in call to function %qE has pointer to boolean type"
33310 msgstr ""
33312 #: c-family/c-common.cc:6392 c-family/c-common.cc:6399
33313 #: c-family/c-common.cc:6454 c-family/c-common.cc:6461
33314 #, gcc-internal-format
33315 msgid "argument %u in call to function %qE has pointer to %qs type (%qT)"
33316 msgstr ""
33318 #: c-family/c-common.cc:6423
33319 #, gcc-internal-format
33320 msgid "argument 3 in call to function %qE has enumerated type"
33321 msgstr ""
33323 #: c-family/c-common.cc:6429
33324 #, gcc-internal-format
33325 msgid "argument 3 in call to function %qE has boolean type"
33326 msgstr ""
33328 #: c-family/c-common.cc:6442
33329 #, gcc-internal-format
33330 msgid "argument %u in call to function %qE does not have pointer type"
33331 msgstr ""
33333 #: c-family/c-common.cc:6448
33334 #, fuzzy, gcc-internal-format
33335 msgid "argument %u in call to function %qE points to incomplete type"
33336 msgstr "\"%s\" мае незавершаны тып"
33338 #: c-family/c-common.cc:6713
33339 #, gcc-internal-format
33340 msgid "cannot apply %<offsetof%> to static data member %qD"
33341 msgstr ""
33343 #: c-family/c-common.cc:6718
33344 #, gcc-internal-format
33345 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
33346 msgstr ""
33348 #: c-family/c-common.cc:6725
33349 #, gcc-internal-format
33350 msgid "cannot apply %<offsetof%> to a non constant address"
33351 msgstr ""
33353 #: c-family/c-common.cc:6738
33354 #, fuzzy, gcc-internal-format
33355 msgid "attempt to take address of bit-field structure member %qD"
33356 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
33358 #: c-family/c-common.cc:6791
33359 #, gcc-internal-format
33360 msgid "index %E denotes an offset greater than size of %qT"
33361 msgstr ""
33363 #: c-family/c-common.cc:6952
33364 #, fuzzy, gcc-internal-format
33365 #| msgid "size of array `%s' is too large"
33366 msgid "size of array is too large"
33367 msgstr "памер масіва \"%s\" вельмі вялікі"
33369 #: c-family/c-common.cc:7066 c-family/c-common.cc:7190
33370 #, gcc-internal-format
33371 msgid "operand type %qT is incompatible with argument %d of %qE"
33372 msgstr ""
33374 #: c-family/c-common.cc:7100
33375 #, gcc-internal-format
33376 msgid "expecting argument of type pointer or of type integer for argument 1"
33377 msgstr ""
33379 #: c-family/c-common.cc:7116
33380 #, gcc-internal-format
33381 msgid "both arguments must be compatible"
33382 msgstr ""
33384 #: c-family/c-common.cc:7332
33385 #, fuzzy, gcc-internal-format
33386 #| msgid "too few arguments to function `%s'"
33387 msgid "incorrect number of arguments to function %qE"
33388 msgstr "нехапае аргументаў у функцыі \"%s\""
33390 #: c-family/c-common.cc:7346
33391 #, fuzzy, gcc-internal-format
33392 msgid "argument 1 of %qE must be a non-void pointer type"
33393 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33395 #: c-family/c-common.cc:7353
33396 #, fuzzy, gcc-internal-format
33397 msgid "argument 1 of %qE must be a pointer to a complete type"
33398 msgstr "\"%s\" мае незавершаны тып"
33400 #: c-family/c-common.cc:7362
33401 #, fuzzy, gcc-internal-format
33402 msgid "argument 1 of %qE must be a pointer to a constant size type"
33403 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33405 #: c-family/c-common.cc:7373
33406 #, fuzzy, gcc-internal-format
33407 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
33408 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33410 #: c-family/c-common.cc:7394
33411 #, fuzzy, gcc-internal-format
33412 msgid "argument %d of %qE must be a pointer type"
33413 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33415 #: c-family/c-common.cc:7402
33416 #, fuzzy, gcc-internal-format
33417 msgid "argument %d of %qE must be a pointer to a constant size type"
33418 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33420 #: c-family/c-common.cc:7408
33421 #, fuzzy, gcc-internal-format
33422 msgid "argument %d of %qE must not be a pointer to a function"
33423 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33425 #: c-family/c-common.cc:7416
33426 #, gcc-internal-format
33427 msgid "size mismatch in argument %d of %qE"
33428 msgstr ""
33430 #: c-family/c-common.cc:7429
33431 #, gcc-internal-format
33432 msgid "argument %d of %qE must not be a pointer to a %<const%> type"
33433 msgstr ""
33435 #: c-family/c-common.cc:7434
33436 #, gcc-internal-format
33437 msgid "argument %d of %qE discards %<const%> qualifier"
33438 msgstr ""
33440 #: c-family/c-common.cc:7443
33441 #, fuzzy, gcc-internal-format
33442 msgid "argument %d of %qE must not be a pointer to a %<volatile%> type"
33443 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33445 #: c-family/c-common.cc:7448
33446 #, gcc-internal-format
33447 msgid "argument %d of %qE discards %<volatile%> qualifier"
33448 msgstr ""
33450 #: c-family/c-common.cc:7461
33451 #, gcc-internal-format
33452 msgid "non-integer memory model argument %d of %qE"
33453 msgstr ""
33455 #: c-family/c-common.cc:7474
33456 #, gcc-internal-format
33457 msgid "invalid memory model argument %d of %qE"
33458 msgstr ""
33460 #: c-family/c-common.cc:7875
33461 #, gcc-internal-format
33462 msgid "this target does not define a speculation barrier; your program will still execute correctly, but incorrect speculation may not be restricted"
33463 msgstr ""
33465 #: c-family/c-common.cc:8510
33466 #, gcc-internal-format
33467 msgid "index value is out of bound"
33468 msgstr ""
33470 #: c-family/c-common.cc:8552 c-family/c-common.cc:8601
33471 #: c-family/c-common.cc:8617
33472 #, gcc-internal-format
33473 msgid "conversion of scalar %qT to vector %qT involves truncation"
33474 msgstr ""
33476 #. Reject arguments that are built-in functions with
33477 #. no library fallback.
33478 #: c-family/c-common.cc:8705
33479 #, gcc-internal-format
33480 msgid "built-in function %qE must be directly called"
33481 msgstr ""
33483 #: c-family/c-common.cc:8725
33484 #, fuzzy, gcc-internal-format
33485 msgid "size of array %qE is not a constant expression"
33486 msgstr "памер масіва \"%s\" адмоўны"
33488 #: c-family/c-common.cc:8728
33489 #, fuzzy, gcc-internal-format
33490 msgid "size of array is not a constant expression"
33491 msgstr "памер масіва \"%s\" адмоўны"
33493 #: c-family/c-common.cc:8732
33494 #, fuzzy, gcc-internal-format
33495 #| msgid "size of array is negative"
33496 msgid "size %qE of array %qE is negative"
33497 msgstr "адмоўны памер масіва "
33499 #: c-family/c-common.cc:8735
33500 #, fuzzy, gcc-internal-format
33501 #| msgid "size of array is negative"
33502 msgid "size %qE of array is negative"
33503 msgstr "адмоўны памер масіва "
33505 #: c-family/c-common.cc:8740
33506 #, gcc-internal-format
33507 msgid "size %qE of array %qE exceeds maximum object size %qE"
33508 msgstr ""
33510 #: c-family/c-common.cc:8743
33511 #, gcc-internal-format
33512 msgid "size %qE of array exceeds maximum object size %qE"
33513 msgstr ""
33515 #: c-family/c-common.cc:8748
33516 #, gcc-internal-format
33517 msgid "size of array %qE exceeds maximum object size %qE"
33518 msgstr ""
33520 #: c-family/c-common.cc:8751
33521 #, gcc-internal-format
33522 msgid "size of array exceeds maximum object size %qE"
33523 msgstr ""
33525 #: c-family/c-common.cc:8822
33526 #, gcc-internal-format
33527 msgid "environment variable %qs must expand to a non-negative integer less than or equal to %wd"
33528 msgstr ""
33530 #: c-family/c-format.cc:199
33531 #, gcc-internal-format
33532 msgid "function does not return string type"
33533 msgstr "функцыя не вяртае тып string"
33535 #: c-family/c-format.cc:233
33536 #, fuzzy, gcc-internal-format
33537 #| msgid "function does not return string type"
33538 msgid "format string argument is not a string type"
33539 msgstr "функцыя не вяртае тып string"
33541 #: c-family/c-format.cc:259
33542 #, gcc-internal-format
33543 msgid "found a %qs reference but the format argument should be a string"
33544 msgstr ""
33546 #: c-family/c-format.cc:262
33547 #, gcc-internal-format
33548 msgid "found a %qT but the format argument should be a string"
33549 msgstr ""
33551 #: c-family/c-format.cc:272
33552 #, gcc-internal-format
33553 msgid "format argument should be a %qs reference but a string was found"
33554 msgstr ""
33556 #: c-family/c-format.cc:294
33557 #, fuzzy, gcc-internal-format
33558 #| msgid "first argument of `%s' should be `int'"
33559 msgid "format argument should be a %qs reference"
33560 msgstr "першым аргументам \"%s\" павінен быць \"int\""
33562 #: c-family/c-format.cc:347
33563 #, gcc-internal-format
33564 msgid "unrecognized format specifier"
33565 msgstr ""
33567 #: c-family/c-format.cc:360
33568 #, gcc-internal-format
33569 msgid "%qE is only allowed in Objective-C dialects"
33570 msgstr ""
33572 #: c-family/c-format.cc:369
33573 #, gcc-internal-format
33574 msgid "%qE is an unrecognized format function type"
33575 msgstr ""
33577 #: c-family/c-format.cc:391
33578 #, gcc-internal-format
33579 msgid "format string argument follows the arguments to be formatted"
33580 msgstr ""
33582 #: c-family/c-format.cc:1230
33583 #, gcc-internal-format
33584 msgid "function %qD might be a candidate for %qs format attribute"
33585 msgstr ""
33587 #: c-family/c-format.cc:1321 c-family/c-format.cc:1342
33588 #: c-family/c-format.cc:2776
33589 #, gcc-internal-format
33590 msgid "missing $ operand number in format"
33591 msgstr ""
33593 #: c-family/c-format.cc:1351
33594 #, gcc-internal-format, gfc-internal-format
33595 msgid "%s does not support %%n$ operand number formats"
33596 msgstr ""
33598 #: c-family/c-format.cc:1358
33599 #, gcc-internal-format
33600 msgid "operand number out of range in format"
33601 msgstr ""
33603 #: c-family/c-format.cc:1381
33604 #, gcc-internal-format, gfc-internal-format
33605 msgid "format argument %d used more than once in %s format"
33606 msgstr ""
33608 #: c-family/c-format.cc:1414
33609 #, gcc-internal-format
33610 msgid "%<$%>operand number used after format without operand number"
33611 msgstr ""
33613 #: c-family/c-format.cc:1445
33614 #, gcc-internal-format
33615 msgid "format argument %d unused before used argument %d in %<$%>-style format"
33616 msgstr ""
33618 #: c-family/c-format.cc:1548
33619 #, gcc-internal-format
33620 msgid "format not a string literal, format string not checked"
33621 msgstr ""
33623 #: c-family/c-format.cc:1563 c-family/c-format.cc:1566
33624 #, gcc-internal-format
33625 msgid "format not a string literal and no format arguments"
33626 msgstr ""
33628 #: c-family/c-format.cc:1569
33629 #, gcc-internal-format
33630 msgid "format not a string literal, argument types not checked"
33631 msgstr ""
33633 #: c-family/c-format.cc:1586
33634 #, gcc-internal-format
33635 msgid "too many arguments for format"
33636 msgstr ""
33638 #: c-family/c-format.cc:1591
33639 #, gcc-internal-format
33640 msgid "unused arguments in %<$%>-style format"
33641 msgstr ""
33643 #: c-family/c-format.cc:1594
33644 #, gcc-internal-format, gfc-internal-format
33645 msgid "zero-length %s format string"
33646 msgstr ""
33648 #: c-family/c-format.cc:1598
33649 #, gcc-internal-format
33650 msgid "format is a wide character string"
33651 msgstr ""
33653 #: c-family/c-format.cc:1602
33654 #, gcc-internal-format
33655 msgid "format string is not an array of type %qs"
33656 msgstr ""
33658 #: c-family/c-format.cc:1605
33659 #, gcc-internal-format
33660 msgid "unterminated format string"
33661 msgstr ""
33663 #: c-family/c-format.cc:2019
33664 #, gcc-internal-format
33665 msgid "%s used with %<%%%c%> %s format"
33666 msgstr ""
33668 #: c-family/c-format.cc:2029
33669 #, gcc-internal-format, gfc-internal-format
33670 msgid "%s does not support %s"
33671 msgstr "%s не падтрымлівае %s"
33673 #: c-family/c-format.cc:2039
33674 #, fuzzy, gcc-internal-format
33675 #| msgid "%s does not support %s"
33676 msgid "%s does not support %s with the %<%%%c%> %s format"
33677 msgstr "%s не падтрымлівае %s"
33679 #: c-family/c-format.cc:2053
33680 #, gcc-internal-format, gfc-internal-format
33681 msgid "%s used within a quoted sequence"
33682 msgstr ""
33684 #: c-family/c-format.cc:2066
33685 #, gcc-internal-format
33686 msgid "%qc conversion used unquoted"
33687 msgstr ""
33689 #: c-family/c-format.cc:2184 c-family/c-format.cc:2515
33690 #, gcc-internal-format, gfc-internal-format
33691 msgid "repeated %s in format"
33692 msgstr ""
33694 #: c-family/c-format.cc:2195
33695 #, gcc-internal-format
33696 msgid "missing fill character at end of strfmon format"
33697 msgstr ""
33699 #: c-family/c-format.cc:2297
33700 #, gcc-internal-format, gfc-internal-format
33701 msgid "zero width in %s format"
33702 msgstr ""
33704 #: c-family/c-format.cc:2320
33705 #, gcc-internal-format, gfc-internal-format
33706 msgid "empty left precision in %s format"
33707 msgstr ""
33709 #: c-family/c-format.cc:2411
33710 #, gcc-internal-format, gfc-internal-format
33711 msgid "empty precision in %s format"
33712 msgstr ""
33714 #: c-family/c-format.cc:2489
33715 #, fuzzy, gcc-internal-format
33716 #| msgid "%s does not support %s"
33717 msgid "%s does not support the %qs %s length modifier"
33718 msgstr "%s не падтрымлівае %s"
33720 #: c-family/c-format.cc:2545
33721 #, gcc-internal-format
33722 msgid "unknown conversion type character %qc in format"
33723 msgstr ""
33725 #: c-family/c-format.cc:2557
33726 #, fuzzy, gcc-internal-format
33727 #| msgid "%s does not support %s"
33728 msgid "%s does not support the %<%%%c%> %s format"
33729 msgstr "%s не падтрымлівае %s"
33731 #: c-family/c-format.cc:2589
33732 #, gcc-internal-format
33733 msgid "%s ignored with %s and %<%%%c%> %s format"
33734 msgstr ""
33736 #: c-family/c-format.cc:2594
33737 #, gcc-internal-format, gfc-internal-format
33738 msgid "%s ignored with %s in %s format"
33739 msgstr ""
33741 #: c-family/c-format.cc:2601
33742 #, gcc-internal-format
33743 msgid "use of %s and %s together with %<%%%c%> %s format"
33744 msgstr ""
33746 #: c-family/c-format.cc:2606
33747 #, gcc-internal-format, gfc-internal-format
33748 msgid "use of %s and %s together in %s format"
33749 msgstr ""
33751 #: c-family/c-format.cc:2633
33752 #, gcc-internal-format
33753 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
33754 msgstr ""
33756 #: c-family/c-format.cc:2637
33757 #, gcc-internal-format
33758 msgid "%<%%%c%> yields only last 2 digits of year"
33759 msgstr ""
33761 #: c-family/c-format.cc:2664
33762 #, gcc-internal-format
33763 msgid "no closing %<]%> for %<%%[%> format"
33764 msgstr ""
33766 #: c-family/c-format.cc:2693
33767 #, gcc-internal-format
33768 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
33769 msgstr ""
33771 #: c-family/c-format.cc:2715
33772 #, fuzzy, gcc-internal-format
33773 #| msgid "%s does not support %s"
33774 msgid "%s does not support the %<%%%s%c%> %s format"
33775 msgstr "%s не падтрымлівае %s"
33777 #: c-family/c-format.cc:2753
33778 #, gcc-internal-format
33779 msgid "operand number specified with suppressed assignment"
33780 msgstr ""
33782 #: c-family/c-format.cc:2757
33783 #, gcc-internal-format
33784 msgid "operand number specified for format taking no argument"
33785 msgstr ""
33787 #: c-family/c-format.cc:3108
33788 #, gcc-internal-format
33789 msgid "unquoted type name %<%.*s%> in format"
33790 msgstr ""
33792 #: c-family/c-format.cc:3110
33793 #, gcc-internal-format
33794 msgid "unquoted operator %<%.*s%> in format"
33795 msgstr ""
33797 #: c-family/c-format.cc:3111
33798 #, gcc-internal-format
33799 msgid "unquoted keyword %<%.*s%> in format"
33800 msgstr ""
33802 #: c-family/c-format.cc:3114
33803 #, gcc-internal-format
33804 msgid "use %qs instead"
33805 msgstr ""
33807 #: c-family/c-format.cc:3166
33808 #, fuzzy, gcc-internal-format
33809 #| msgid "`%s' attribute ignored"
33810 msgid "unquoted attribute in format"
33811 msgstr "\"%s\" атрыбут ігнарыруецца"
33813 #: c-family/c-format.cc:3179
33814 #, fuzzy, gcc-internal-format
33815 msgid "unquoted name of built-in function %<%.*s%> in format"
33816 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
33818 #: c-family/c-format.cc:3193
33819 #, gcc-internal-format
33820 msgid "unquoted identifier or keyword %<%.*s%> in format"
33821 msgstr ""
33823 #: c-family/c-format.cc:3227
33824 #, gcc-internal-format
33825 msgid "misspelled term %<%.*s%> in format; use %<%s%s%> instead"
33826 msgstr ""
33828 #: c-family/c-format.cc:3271
33829 #, gcc-internal-format
33830 msgid "quoted %qs directive in format; use %qs instead"
33831 msgstr ""
33833 #: c-family/c-format.cc:3278 c-family/c-format.cc:3549
33834 #, gcc-internal-format
33835 msgid "contraction %<%.*s%> in format; use %qs instead"
33836 msgstr ""
33838 #: c-family/c-format.cc:3318
33839 #, gcc-internal-format
33840 msgid "unquoted whitespace character %qc in format"
33841 msgstr ""
33843 #: c-family/c-format.cc:3331
33844 #, gcc-internal-format
33845 msgid "spurious trailing space in format"
33846 msgstr ""
33848 #: c-family/c-format.cc:3352
33849 #, gcc-internal-format
33850 msgid "inconsistent capitalization in format"
33851 msgstr ""
33853 #: c-family/c-format.cc:3359
33854 #, gcc-internal-format, gfc-internal-format
33855 msgid "unquoted sequence of %i consecutive space characters in format"
33856 msgstr ""
33858 #: c-family/c-format.cc:3379
33859 #, gcc-internal-format
33860 msgid "unquoted control characters in format"
33861 msgstr ""
33863 #: c-family/c-format.cc:3386
33864 #, gcc-internal-format
33865 msgid "unquoted control character %qc in format"
33866 msgstr ""
33868 #: c-family/c-format.cc:3444
33869 #, gcc-internal-format
33870 msgid "unquoted option name %<%.*s%> in format"
33871 msgstr ""
33873 #: c-family/c-format.cc:3504
33874 #, gcc-internal-format
33875 msgid "unbalanced punctuation character %qc in format"
33876 msgstr ""
33878 #: c-family/c-format.cc:3523
33879 #, gcc-internal-format
33880 msgid "unquoted preprocessing directive %<%.*s%> in format"
33881 msgstr ""
33883 #: c-family/c-format.cc:3559
33884 #, gcc-internal-format
33885 msgid "bare apostrophe %<'%> in format"
33886 msgstr ""
33888 #: c-family/c-format.cc:3561
33889 #, gcc-internal-format
33890 msgid "if avoiding the apostrophe is not feasible, enclose it in a pair of %qs and %qs directives instead"
33891 msgstr ""
33893 #: c-family/c-format.cc:3573
33894 #, gcc-internal-format
33895 msgid "grave accent %<`%> in format"
33896 msgstr ""
33898 #: c-family/c-format.cc:3575
33899 #, gcc-internal-format
33900 msgid "use the apostrophe directive %qs instead"
33901 msgstr ""
33903 #: c-family/c-format.cc:3587
33904 #, gcc-internal-format
33905 msgid "space followed by punctuation character %<%c%>"
33906 msgstr ""
33908 #: c-family/c-format.cc:3598
33909 #, gcc-internal-format
33910 msgid "quoted %qs directive in format"
33911 msgstr ""
33913 #: c-family/c-format.cc:3600
33914 #, gcc-internal-format
33915 msgid "if using %qs is not feasible, use %qs instead"
33916 msgstr ""
33918 #: c-family/c-format.cc:3629
33919 #, gcc-internal-format
33920 msgid "spurious leading punctuation sequence %<%.*s%> in format"
33921 msgstr ""
33923 #: c-family/c-format.cc:3669
33924 #, gcc-internal-format
33925 msgid "spurious trailing punctuation sequence %<%.*s%> in format"
33926 msgstr ""
33928 #: c-family/c-format.cc:3686
33929 #, gcc-internal-format
33930 msgid "unquoted sequence of %i consecutive punctuation characters %q.*s in format"
33931 msgstr ""
33933 #: c-family/c-format.cc:3706
33934 #, gcc-internal-format
33935 msgid "unquoted non-graph characters in format"
33936 msgstr ""
33938 #: c-family/c-format.cc:3713
33939 #, gcc-internal-format
33940 msgid "unquoted non-graph character %qc in format"
33941 msgstr ""
33943 #: c-family/c-format.cc:3745
33944 #, gcc-internal-format
33945 msgid "unbalanced punctuation character %<%c%> in format"
33946 msgstr ""
33948 #: c-family/c-format.cc:3752
33949 #, fuzzy, gcc-internal-format
33950 #| msgid "unterminated comment"
33951 msgid "unterminated quoting directive"
33952 msgstr "незавершаныя каментарыі"
33954 #: c-family/c-format.cc:3761
33955 #, gcc-internal-format
33956 msgid "unterminated quote character %<%c%> in format"
33957 msgstr ""
33959 #: c-family/c-format.cc:3831
33960 #, gcc-internal-format
33961 msgid "spurious trailing %<%%%> in format"
33962 msgstr ""
33964 #: c-family/c-format.cc:3891
33965 #, gcc-internal-format
33966 msgid "conversion lacks type at end of format"
33967 msgstr ""
33969 #: c-family/c-format.cc:3920
33970 #, fuzzy, gcc-internal-format
33971 msgid "nested quoting directive"
33972 msgstr "нерэчаісны ініцыялізатар"
33974 #: c-family/c-format.cc:3931
33975 #, fuzzy, gcc-internal-format
33976 msgid "unmatched quoting directive"
33977 msgstr "нерэчаісны ініцыялізатар"
33979 #: c-family/c-format.cc:3946
33980 #, gcc-internal-format
33981 msgid "%qc directive redundant after prior occurence of the same"
33982 msgstr ""
33984 #: c-family/c-format.cc:3952
33985 #, gcc-internal-format
33986 msgid "unmatched color reset directive"
33987 msgstr ""
33989 #: c-family/c-format.cc:3964
33990 #, gcc-internal-format
33991 msgid "%qc conversion used within a quoted sequence"
33992 msgstr ""
33994 #: c-family/c-format.cc:4004
33995 #, gcc-internal-format
33996 msgid "embedded %<\\0%> in format"
33997 msgstr ""
33999 #: c-family/c-format.cc:4020
34000 #, fuzzy, gcc-internal-format
34001 #| msgid "unterminated comment"
34002 msgid "unterminated color directive"
34003 msgstr "незавершаныя каментарыі"
34005 #: c-family/c-format.cc:4142
34006 #, gcc-internal-format, gfc-internal-format
34007 msgid "writing through null pointer (argument %d)"
34008 msgstr ""
34010 #: c-family/c-format.cc:4153
34011 #, gcc-internal-format, gfc-internal-format
34012 msgid "reading through null pointer (argument %d)"
34013 msgstr ""
34015 #: c-family/c-format.cc:4173
34016 #, gcc-internal-format, gfc-internal-format
34017 msgid "writing into constant object (argument %d)"
34018 msgstr ""
34020 #: c-family/c-format.cc:4185
34021 #, gcc-internal-format, gfc-internal-format
34022 msgid "extra type qualifiers in format argument (argument %d)"
34023 msgstr ""
34025 #: c-family/c-format.cc:4727
34026 #, gcc-internal-format
34027 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
34028 msgstr ""
34030 #: c-family/c-format.cc:4736
34031 #, gcc-internal-format
34032 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
34033 msgstr ""
34035 #: c-family/c-format.cc:4746
34036 #, gcc-internal-format
34037 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
34038 msgstr ""
34040 #: c-family/c-format.cc:4755
34041 #, gcc-internal-format
34042 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
34043 msgstr ""
34045 #: c-family/c-format.cc:4817 c-family/c-format.cc:4823
34046 #: c-family/c-format.cc:4877
34047 #, gcc-internal-format
34048 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
34049 msgstr ""
34051 #: c-family/c-format.cc:4830 c-family/c-format.cc:4887
34052 #, gcc-internal-format
34053 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
34054 msgstr ""
34056 #: c-family/c-format.cc:4939
34057 #, gcc-internal-format
34058 msgid "%<locus%> is not defined as a type"
34059 msgstr ""
34061 #: c-family/c-format.cc:4983
34062 #, fuzzy, gcc-internal-format
34063 msgid "%qs is not defined as a type"
34064 msgstr "\"%s\" мае незавершаны тып"
34066 #: c-family/c-format.cc:5009
34067 #, gcc-internal-format
34068 msgid "%<location_t%> is not defined as a type"
34069 msgstr ""
34071 #: c-family/c-format.cc:5026
34072 #, gcc-internal-format
34073 msgid "%<tree%> is not defined as a type"
34074 msgstr ""
34076 #: c-family/c-format.cc:5032
34077 #, gcc-internal-format
34078 msgid "%<tree%> is not defined as a pointer type"
34079 msgstr ""
34081 #: c-family/c-format.cc:5208
34082 #, gcc-internal-format
34083 msgid "argument to be formatted is not %<...%>"
34084 msgstr ""
34086 #: c-family/c-format.cc:5220
34087 #, gcc-internal-format
34088 msgid "strftime formats cannot format arguments"
34089 msgstr ""
34091 #: c-family/c-indentation.cc:318
34092 #, gcc-internal-format
34093 msgid "%<-Wmisleading-indentation%> is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
34094 msgstr ""
34096 #: c-family/c-indentation.cc:323
34097 #, gcc-internal-format
34098 msgid "adding %<-flarge-source-files%> will allow for more column-tracking support, at the expense of compilation time and memory"
34099 msgstr ""
34101 #: c-family/c-indentation.cc:651
34102 #, gcc-internal-format
34103 msgid "this %qs clause does not guard..."
34104 msgstr ""
34106 #: c-family/c-indentation.cc:654
34107 #, gcc-internal-format
34108 msgid "...this statement, but the latter is misleadingly indented as if it were guarded by the %qs"
34109 msgstr ""
34111 #: c-family/c-lex.cc:226
34112 #, gcc-internal-format
34113 msgid "badly nested C headers from preprocessor"
34114 msgstr ""
34116 #: c-family/c-lex.cc:261
34117 #, gcc-internal-format
34118 msgid "ignoring %<#pragma %s %s%>"
34119 msgstr ""
34121 #. ... or not.
34122 #: c-family/c-lex.cc:590 c-family/c-lex.cc:1318
34123 #, gcc-internal-format
34124 msgid "stray %<@%> in program"
34125 msgstr ""
34127 #: c-family/c-lex.cc:605
34128 #, fuzzy, gcc-internal-format
34129 #| msgid "In program"
34130 msgid "stray %qs in program"
34131 msgstr "У праграме"
34133 #: c-family/c-lex.cc:615
34134 #, gcc-internal-format, gfc-internal-format
34135 msgid "missing terminating %c character"
34136 msgstr "прапушчан завяршаючы сімвал %c"
34138 #: c-family/c-lex.cc:617
34139 #, fuzzy, gcc-internal-format
34140 #| msgid "In program"
34141 msgid "stray %qc in program"
34142 msgstr "У праграме"
34144 #: c-family/c-lex.cc:622
34145 #, gcc-internal-format
34146 msgid "stray %<\\%o%> in program"
34147 msgstr ""
34149 #: c-family/c-lex.cc:840
34150 #, gcc-internal-format
34151 msgid "this decimal constant is unsigned only in ISO C90"
34152 msgstr ""
34154 #: c-family/c-lex.cc:844
34155 #, gcc-internal-format
34156 msgid "this decimal constant would be unsigned in ISO C90"
34157 msgstr ""
34159 #: c-family/c-lex.cc:872
34160 #, gcc-internal-format
34161 msgid "integer constant is too large for %<unsigned long%> type"
34162 msgstr ""
34164 #: c-family/c-lex.cc:912
34165 #, fuzzy, gcc-internal-format
34166 #| msgid "invalid string constant `%E'"
34167 msgid "unsuffixed floating constant"
34168 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
34170 #: c-family/c-lex.cc:926
34171 #, fuzzy, gcc-internal-format
34172 msgid "decimal floating-point not supported for this target"
34173 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
34175 #: c-family/c-lex.cc:949 c-family/c-lex.cc:973
34176 #, gcc-internal-format
34177 msgid "unsupported non-standard suffix on floating constant"
34178 msgstr ""
34180 #: c-family/c-lex.cc:954 c-family/c-lex.cc:977
34181 #, gcc-internal-format
34182 msgid "non-standard suffix on floating constant"
34183 msgstr ""
34185 #: c-family/c-lex.cc:1056 c-family/c-lex.cc:1059
34186 #, gcc-internal-format
34187 msgid "floating constant exceeds range of %qT"
34188 msgstr ""
34190 #: c-family/c-lex.cc:1074
34191 #, gcc-internal-format
34192 msgid "floating constant truncated to zero"
34193 msgstr ""
34195 #: c-family/c-lex.cc:1275
34196 #, gcc-internal-format
34197 msgid "repeated %<@%> before Objective-C string"
34198 msgstr ""
34200 #: c-family/c-lex.cc:1294 c/c-parser.cc:7390
34201 #, gcc-internal-format
34202 msgid "unsupported non-standard concatenation of string literals"
34203 msgstr ""
34205 #: c-family/c-lex.cc:1330 c/c-parser.cc:7411
34206 #, gcc-internal-format
34207 msgid "traditional C rejects string constant concatenation"
34208 msgstr ""
34210 #: c-family/c-omp.cc:131 cp/pt.cc:19096
34211 #, gcc-internal-format
34212 msgid "%<#pragma omp critical%> with %<hint%> clause requires a name, except when %<omp_sync_hint_none%> is used"
34213 msgstr ""
34215 #: c-family/c-omp.cc:241
34216 #, gcc-internal-format
34217 msgid "invalid expression type for %<#pragma omp atomic%>"
34218 msgstr ""
34220 #: c-family/c-omp.cc:246
34221 #, gcc-internal-format
34222 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
34223 msgstr ""
34225 #: c-family/c-omp.cc:251
34226 #, gcc-internal-format
34227 msgid "%<#pragma omp atomic compare capture%> with non-integral comparison result"
34228 msgstr ""
34230 #: c-family/c-omp.cc:535
34231 #, gcc-internal-format
34232 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
34233 msgstr ""
34235 #: c-family/c-omp.cc:538 c-family/c-omp.cc:576
34236 #, gcc-internal-format
34237 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
34238 msgstr ""
34240 #: c-family/c-omp.cc:695
34241 #, gcc-internal-format
34242 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
34243 msgstr ""
34245 #: c-family/c-omp.cc:701
34246 #, gcc-internal-format
34247 msgid "%<const%> qualified %<depobj%> expression"
34248 msgstr ""
34250 #: c-family/c-omp.cc:717
34251 #, gcc-internal-format
34252 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
34253 msgstr ""
34255 #: c-family/c-omp.cc:723
34256 #, gcc-internal-format
34257 msgid "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> construct"
34258 msgstr ""
34260 #: c-family/c-omp.cc:745
34261 #, gcc-internal-format
34262 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
34263 msgstr ""
34265 #: c-family/c-omp.cc:959 cp/semantics.cc:10456
34266 #, gcc-internal-format
34267 msgid "invalid type for iteration variable %qE"
34268 msgstr ""
34270 #: c-family/c-omp.cc:964
34271 #, gcc-internal-format
34272 msgid "%<_Atomic%> iteration variable %qE"
34273 msgstr ""
34275 #: c-family/c-omp.cc:980
34276 #, fuzzy, gcc-internal-format
34277 #| msgid "missing initializer"
34278 msgid "%qE is not initialized"
34279 msgstr "прапушчан ініцыялізатар"
34281 #: c-family/c-omp.cc:1001 cp/semantics.cc:10345
34282 #, gcc-internal-format
34283 msgid "missing controlling predicate"
34284 msgstr ""
34286 #: c-family/c-omp.cc:1107 cp/semantics.cc:9961
34287 #, fuzzy, gcc-internal-format
34288 msgid "invalid controlling predicate"
34289 msgstr "нерэчаісны ініцыялізатар"
34291 #: c-family/c-omp.cc:1114 cp/semantics.cc:10351
34292 #, fuzzy, gcc-internal-format
34293 msgid "missing increment expression"
34294 msgstr "аргумент для \"%s\" прапушчан"
34296 #: c-family/c-omp.cc:1214 c-family/c-omp.cc:1232
34297 #, gcc-internal-format
34298 msgid "increment is not constant 1 or -1 for %<!=%> condition"
34299 msgstr ""
34301 #: c-family/c-omp.cc:1245 cp/semantics.cc:10078
34302 #, fuzzy, gcc-internal-format
34303 msgid "invalid increment expression"
34304 msgstr "нерэчаісны ініцыялізатар"
34306 #: c-family/c-omp.cc:1342
34307 #, gcc-internal-format
34308 msgid "initializer expression refers to iteration variable %qD"
34309 msgstr ""
34311 #: c-family/c-omp.cc:1346
34312 #, gcc-internal-format
34313 msgid "condition expression refers to iteration variable %qD"
34314 msgstr ""
34316 #: c-family/c-omp.cc:1350
34317 #, gcc-internal-format
34318 msgid "increment expression refers to iteration variable %qD"
34319 msgstr ""
34321 #: c-family/c-omp.cc:1528
34322 #, gcc-internal-format
34323 msgid "outer iteration variable %qD used in initializer expression has type other than %qT"
34324 msgstr ""
34326 #: c-family/c-omp.cc:1532
34327 #, gcc-internal-format
34328 msgid "outer iteration variable %qD used in condition expression has type other than %qT"
34329 msgstr ""
34331 #: c-family/c-omp.cc:1539
34332 #, gcc-internal-format
34333 msgid "outer iteration variable %qD multiplier expression %qE is not integral"
34334 msgstr ""
34336 #: c-family/c-omp.cc:1545
34337 #, gcc-internal-format
34338 msgid "outer iteration variable %qD addend expression %qE is not integral"
34339 msgstr ""
34341 #: c-family/c-omp.cc:1610 c-family/c-omp.cc:1695
34342 #, gcc-internal-format
34343 msgid "the same loop iteration variables %qD used in multiple associated loops"
34344 msgstr ""
34346 #: c-family/c-omp.cc:1645
34347 #, gcc-internal-format
34348 msgid "two different outer iteration variables %qD and %qD used in a single loop"
34349 msgstr ""
34351 #: c-family/c-omp.cc:2242
34352 #, gcc-internal-format
34353 msgid "invalid %<task%> reduction modifier on construct combined with %<simd%> or %<loop%>"
34354 msgstr ""
34356 #: c-family/c-omp.cc:2253
34357 #, gcc-internal-format
34358 msgid "invalid %<task%> reduction modifier on construct not combined with %<parallel%>, %<for%> or %<sections%>"
34359 msgstr ""
34361 #: c-family/c-omp.cc:2266
34362 #, gcc-internal-format
34363 msgid "%<inscan%> %<reduction%> clause on construct other than %<for%>, %<simd%>, %<for simd%>, %<parallel for%>, %<parallel for simd%>"
34364 msgstr ""
34366 #: c-family/c-omp.cc:2739 c/c-typeck.cc:15672 cp/semantics.cc:9074
34367 #, gcc-internal-format
34368 msgid "%qD specified in %<allocate%> clause but not in an explicit privatization clause"
34369 msgstr ""
34371 #: c-family/c-omp.cc:2831 c-family/c-omp.cc:2846
34372 #, fuzzy, gcc-internal-format
34373 #| msgid "`%D' is not a function,"
34374 msgid "%qD is not a function argument"
34375 msgstr "`%D' - гэта ня функцыя,"
34377 #: c-family/c-opts.cc:341
34378 #, gcc-internal-format
34379 msgid "%<-I-%> specified twice"
34380 msgstr ""
34382 #: c-family/c-opts.cc:344
34383 #, gcc-internal-format
34384 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
34385 msgstr ""
34387 #: c-family/c-opts.cc:435
34388 #, fuzzy, gcc-internal-format
34389 #| msgid "-pipe is not supported"
34390 msgid "%<-Wabi=1%> is not supported, using =2"
34391 msgstr "-pipe не падтрымліваецца"
34393 #: c-family/c-opts.cc:621 fortran/cpp.cc:370
34394 #, fuzzy, gcc-internal-format
34395 msgid "output filename specified twice"
34396 msgstr "не зададзены ўваходзячыя файлы"
34398 #: c-family/c-opts.cc:822
34399 #, gcc-internal-format
34400 msgid "%<-fexcess-precision=standard%> for C++"
34401 msgstr ""
34403 #: c-family/c-opts.cc:862
34404 #, gcc-internal-format
34405 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
34406 msgstr ""
34408 #: c-family/c-opts.cc:908
34409 #, gcc-internal-format
34410 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
34411 msgstr ""
34413 #: c-family/c-opts.cc:910
34414 #, gcc-internal-format
34415 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
34416 msgstr ""
34418 #: c-family/c-opts.cc:912
34419 #, gcc-internal-format
34420 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
34421 msgstr ""
34423 #: c-family/c-opts.cc:914
34424 #, gcc-internal-format
34425 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
34426 msgstr ""
34428 #: c-family/c-opts.cc:916
34429 #, gcc-internal-format
34430 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
34431 msgstr ""
34433 #: c-family/c-opts.cc:918
34434 #, gcc-internal-format
34435 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
34436 msgstr ""
34438 #: c-family/c-opts.cc:972
34439 #, gcc-internal-format
34440 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
34441 msgstr ""
34443 #: c-family/c-opts.cc:999
34444 #, gcc-internal-format
34445 msgid "%<-Wabi%> won%'t warn about anything"
34446 msgstr ""
34448 #: c-family/c-opts.cc:1001
34449 #, gcc-internal-format
34450 msgid "%<-Wabi%> warns about differences from the most up-to-date ABI, which is also used by default"
34451 msgstr ""
34453 #: c-family/c-opts.cc:1004
34454 #, gcc-internal-format
34455 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
34456 msgstr ""
34458 #: c-family/c-opts.cc:1074
34459 #, fuzzy, gcc-internal-format
34460 msgid "external TLS initialization functions not supported on this target"
34461 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
34463 #: c-family/c-opts.cc:1098
34464 #, gcc-internal-format
34465 msgid "too many filenames given; type %<%s %s%> for usage"
34466 msgstr ""
34468 #: c-family/c-opts.cc:1112
34469 #, fuzzy, gcc-internal-format
34470 #| msgid "can't open output file `%s'"
34471 msgid "opening output file %s: %m"
34472 msgstr "немагчыма адчыніць файл уводу `%s'"
34474 #: c-family/c-opts.cc:1130
34475 #, gcc-internal-format
34476 msgid "the %qs debug info cannot be used with pre-compiled headers"
34477 msgstr ""
34479 #: c-family/c-opts.cc:1296 d/d-lang.cc:1292
34480 #, gcc-internal-format
34481 msgid "opening dependency file %s: %m"
34482 msgstr ""
34484 #: c-family/c-opts.cc:1307 d/d-lang.cc:1305
34485 #, gcc-internal-format
34486 msgid "closing dependency file %s: %m"
34487 msgstr ""
34489 #: c-family/c-opts.cc:1310
34490 #, fuzzy, gcc-internal-format
34491 #| msgid "error writing to %s"
34492 msgid "when writing output to %s: %m"
34493 msgstr "памылка запісу ў %s"
34495 #: c-family/c-opts.cc:1386
34496 #, gcc-internal-format
34497 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
34498 msgstr ""
34500 #: c-family/c-opts.cc:1410
34501 #, gcc-internal-format
34502 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
34503 msgstr ""
34505 #: c-family/c-opts.cc:1443
34506 #, gcc-internal-format
34507 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
34508 msgstr ""
34510 #: c-family/c-opts.cc:1446
34511 #, gcc-internal-format
34512 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
34513 msgstr ""
34515 #: c-family/c-opts.cc:1644
34516 #, gcc-internal-format
34517 msgid "too late for # directive to set debug directory"
34518 msgstr ""
34520 #: c-family/c-pch.cc:105
34521 #, fuzzy, gcc-internal-format
34522 #| msgid "can't create directory %s"
34523 msgid "cannot create precompiled header %s: %m"
34524 msgstr "немагчыма стварыць дырэкторыю \"%s\""
34526 #: c-family/c-pch.cc:125
34527 #, fuzzy, gcc-internal-format
34528 msgid "cannot write to %s: %m"
34529 msgstr "не магу запісаць ў %s"
34531 #: c-family/c-pch.cc:183
34532 #, fuzzy, gcc-internal-format
34533 #| msgid "[cannot find %s]"
34534 msgid "cannot write %s: %m"
34535 msgstr "[нельга знайсці %s]"
34537 #: c-family/c-pch.cc:392
34538 #, gcc-internal-format
34539 msgid "%<pch_preprocess%> pragma should only be used with %<-fpreprocessed%>"
34540 msgstr ""
34542 #: c-family/c-pch.cc:394
34543 #, gcc-internal-format
34544 msgid "use %<#include%> instead"
34545 msgstr ""
34547 #: c-family/c-pch.cc:400
34548 #, fuzzy, gcc-internal-format
34549 #| msgid "Could not open data file %s.\n"
34550 msgid "%s: couldn%'t open PCH file: %m"
34551 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
34553 #: c-family/c-pch.cc:405
34554 #, gcc-internal-format
34555 msgid "use %<-Winvalid-pch%> for more information"
34556 msgstr ""
34558 #: c-family/c-pch.cc:406
34559 #, gcc-internal-format, gfc-internal-format
34560 msgid "%s: PCH file was invalid"
34561 msgstr ""
34563 #: c-family/c-pragma.cc:98
34564 #, gcc-internal-format
34565 msgid "%<#pragma pack (pop)%> encountered without matching %<#pragma pack (push)%>"
34566 msgstr ""
34568 #: c-family/c-pragma.cc:113
34569 #, gcc-internal-format
34570 msgid "%<#pragma pack(pop, %E)%> encountered without matching %<#pragma pack(push, %E)%>"
34571 msgstr ""
34573 #: c-family/c-pragma.cc:144
34574 #, gcc-internal-format
34575 msgid "missing %<(%> after %<#pragma pack%> - ignored"
34576 msgstr ""
34578 #: c-family/c-pragma.cc:155 c-family/c-pragma.cc:189
34579 #, gcc-internal-format
34580 msgid "invalid constant in %<#pragma pack%> - ignored"
34581 msgstr ""
34583 #: c-family/c-pragma.cc:159 c-family/c-pragma.cc:203
34584 #, gcc-internal-format
34585 msgid "malformed %<#pragma pack%> - ignored"
34586 msgstr ""
34588 #: c-family/c-pragma.cc:164
34589 #, fuzzy, gcc-internal-format
34590 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
34591 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
34593 #: c-family/c-pragma.cc:166
34594 #, gcc-internal-format
34595 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
34596 msgstr ""
34598 #: c-family/c-pragma.cc:175
34599 #, gcc-internal-format
34600 msgid "unknown action %qE for %<#pragma pack%> - ignored"
34601 msgstr ""
34603 #: c-family/c-pragma.cc:206
34604 #, gcc-internal-format
34605 msgid "junk at end of %<#pragma pack%>"
34606 msgstr ""
34608 #: c-family/c-pragma.cc:209
34609 #, gcc-internal-format
34610 msgid "%<#pragma pack%> has no effect with %<-fpack-struct%> - ignored"
34611 msgstr ""
34613 #: c-family/c-pragma.cc:230
34614 #, gcc-internal-format, gfc-internal-format
34615 msgid "alignment must be a small power of two, not %d"
34616 msgstr ""
34618 #: c-family/c-pragma.cc:269
34619 #, gcc-internal-format
34620 msgid "applying %<#pragma weak %+D%> after first use results in unspecified behavior"
34621 msgstr ""
34623 #: c-family/c-pragma.cc:366 c-family/c-pragma.cc:371
34624 #, gcc-internal-format
34625 msgid "malformed %<#pragma weak%>, ignored"
34626 msgstr ""
34628 #: c-family/c-pragma.cc:375
34629 #, gcc-internal-format
34630 msgid "junk at end of %<#pragma weak%>"
34631 msgstr ""
34633 #: c-family/c-pragma.cc:381
34634 #, gcc-internal-format
34635 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
34636 msgstr ""
34638 #: c-family/c-pragma.cc:429
34639 #, gcc-internal-format
34640 msgid "%<scalar_storage_order%> is not supported because endianness is not uniform"
34641 msgstr ""
34643 #: c-family/c-pragma.cc:438
34644 #, gcc-internal-format
34645 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
34646 msgstr ""
34648 #: c-family/c-pragma.cc:444
34649 #, gcc-internal-format
34650 msgid "missing %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma scalar_storage_order%>"
34651 msgstr ""
34653 #: c-family/c-pragma.cc:454
34654 #, gcc-internal-format
34655 msgid "expected %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma scalar_storage_order%>"
34656 msgstr ""
34658 #: c-family/c-pragma.cc:509 c-family/c-pragma.cc:511
34659 #, gcc-internal-format
34660 msgid "malformed %<#pragma redefine_extname%>, ignored"
34661 msgstr ""
34663 #: c-family/c-pragma.cc:514
34664 #, gcc-internal-format
34665 msgid "junk at end of %<#pragma redefine_extname%>"
34666 msgstr ""
34668 #: c-family/c-pragma.cc:542 c-family/c-pragma.cc:615
34669 #, fuzzy, gcc-internal-format
34670 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous rename"
34671 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
34673 #: c-family/c-pragma.cc:570
34674 #, gcc-internal-format
34675 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous %<#pragma redefine_extname%>"
34676 msgstr ""
34678 #: c-family/c-pragma.cc:606
34679 #, fuzzy, gcc-internal-format
34680 msgid "%<asm%> declaration ignored due to conflict with previous rename"
34681 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
34683 #: c-family/c-pragma.cc:637
34684 #, gcc-internal-format
34685 msgid "%<#pragma redefine_extname%> ignored due to conflict with %<asm%> declaration"
34686 msgstr ""
34688 #: c-family/c-pragma.cc:698
34689 #, gcc-internal-format
34690 msgid "%<#pragma GCC visibility push()%> must specify %<default%>, %<internal%>, %<hidden%> or %<protected%>"
34691 msgstr ""
34693 #: c-family/c-pragma.cc:741
34694 #, gcc-internal-format
34695 msgid "%<#pragma GCC visibility%> must be followed by %<push%> or %<pop%>"
34696 msgstr ""
34698 #: c-family/c-pragma.cc:748
34699 #, gcc-internal-format
34700 msgid "no matching push for %<#pragma GCC visibility pop%>"
34701 msgstr ""
34703 #: c-family/c-pragma.cc:753 c-family/c-pragma.cc:760
34704 #, gcc-internal-format
34705 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
34706 msgstr ""
34708 #: c-family/c-pragma.cc:756
34709 #, gcc-internal-format
34710 msgid "malformed %<#pragma GCC visibility push%>"
34711 msgstr ""
34713 #: c-family/c-pragma.cc:764
34714 #, gcc-internal-format
34715 msgid "junk at end of %<#pragma GCC visibility%>"
34716 msgstr ""
34718 #: c-family/c-pragma.cc:776
34719 #, gcc-internal-format
34720 msgid "missing %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, or %<ignored_attributes%> after %<#pragma GCC diagnostic%>"
34721 msgstr ""
34723 #: c-family/c-pragma.cc:806
34724 #, gcc-internal-format
34725 msgid "missing attribute name after %<#pragma GCC diagnostic ignored_attributes%>"
34726 msgstr ""
34728 #: c-family/c-pragma.cc:814
34729 #, gcc-internal-format
34730 msgid "missing argument to %<#pragma GCC diagnostic ignored_attributes%>"
34731 msgstr ""
34733 #: c-family/c-pragma.cc:821
34734 #, gcc-internal-format
34735 msgid "trailing %<,%> in arguments for %<#pragma GCC diagnostic ignored_attributes%>"
34736 msgstr ""
34738 #: c-family/c-pragma.cc:836
34739 #, gcc-internal-format
34740 msgid "expected %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, %<ignored_attributes%> after %<#pragma GCC diagnostic%>"
34741 msgstr ""
34743 #: c-family/c-pragma.cc:846
34744 #, gcc-internal-format
34745 msgid "missing option after %<#pragma GCC diagnostic%> kind"
34746 msgstr ""
34748 #: c-family/c-pragma.cc:858
34749 #, gcc-internal-format
34750 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
34751 msgstr ""
34753 #: c-family/c-pragma.cc:863
34754 #, gcc-internal-format
34755 msgid "did you mean %<-%s%>?"
34756 msgstr ""
34758 #: c-family/c-pragma.cc:870
34759 #, gcc-internal-format
34760 msgid "%qs is not an option that controls warnings"
34761 msgstr ""
34763 #: c-family/c-pragma.cc:878
34764 #, gcc-internal-format
34765 msgid "option %qs is valid for %s but not for %s"
34766 msgstr ""
34768 #: c-family/c-pragma.cc:911
34769 #, gcc-internal-format
34770 msgid "%<#pragma GCC option%> is not allowed inside functions"
34771 msgstr ""
34773 #: c-family/c-pragma.cc:923
34774 #, gcc-internal-format
34775 msgid "%<#pragma GCC option%> is not a string"
34776 msgstr ""
34778 #: c-family/c-pragma.cc:948
34779 #, gcc-internal-format
34780 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
34781 msgstr ""
34783 #: c-family/c-pragma.cc:954
34784 #, gcc-internal-format
34785 msgid "%<#pragma GCC target%> string is badly formed"
34786 msgstr ""
34788 #: c-family/c-pragma.cc:983
34789 #, gcc-internal-format
34790 msgid "%<#pragma GCC optimize%> is not allowed inside functions"
34791 msgstr ""
34793 #: c-family/c-pragma.cc:995
34794 #, gcc-internal-format
34795 msgid "%<#pragma GCC optimize%> is not a string or number"
34796 msgstr ""
34798 #: c-family/c-pragma.cc:1019
34799 #, gcc-internal-format
34800 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
34801 msgstr ""
34803 #: c-family/c-pragma.cc:1025
34804 #, gcc-internal-format
34805 msgid "%<#pragma GCC optimize%> string is badly formed"
34806 msgstr ""
34808 #: c-family/c-pragma.cc:1068
34809 #, gcc-internal-format
34810 msgid "junk at end of %<#pragma push_options%>"
34811 msgstr ""
34813 #: c-family/c-pragma.cc:1105
34814 #, gcc-internal-format
34815 msgid "junk at end of %<#pragma pop_options%>"
34816 msgstr ""
34818 #: c-family/c-pragma.cc:1112
34819 #, gcc-internal-format
34820 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
34821 msgstr ""
34823 #: c-family/c-pragma.cc:1163
34824 #, gcc-internal-format
34825 msgid "junk at end of %<#pragma reset_options%>"
34826 msgstr ""
34828 #: c-family/c-pragma.cc:1202 c-family/c-pragma.cc:1209
34829 #, gcc-internal-format
34830 msgid "expected a string after %<#pragma message%>"
34831 msgstr ""
34833 #: c-family/c-pragma.cc:1204
34834 #, gcc-internal-format
34835 msgid "malformed %<#pragma message%>, ignored"
34836 msgstr ""
34838 #: c-family/c-pragma.cc:1214
34839 #, gcc-internal-format
34840 msgid "junk at end of %<#pragma message%>"
34841 msgstr ""
34843 #: c-family/c-pragma.cc:1217
34844 #, gcc-internal-format
34845 msgid "%<#pragma message: %s%>"
34846 msgstr ""
34848 #: c-family/c-pragma.cc:1255
34849 #, gcc-internal-format
34850 msgid "invalid location for %<pragma %s%>, ignored"
34851 msgstr ""
34853 #: c-family/c-pragma.cc:1262 c-family/c-pragma.cc:1276
34854 #, gcc-internal-format
34855 msgid "malformed %<#pragma %s%>, ignored"
34856 msgstr ""
34858 #: c-family/c-pragma.cc:1282 cp/lex.cc:595
34859 #, gcc-internal-format
34860 msgid "junk at end of %<#pragma %s%>"
34861 msgstr ""
34863 #: c-family/c-pragma.cc:1300
34864 #, gcc-internal-format
34865 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
34866 msgstr ""
34868 #: c-family/c-pragma.cc:1309
34869 #, fuzzy, gcc-internal-format
34870 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
34871 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
34873 #: c-family/c-pragma.cc:1315
34874 #, gcc-internal-format
34875 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
34876 msgstr ""
34878 #: c-family/c-pretty-print.cc:339
34879 #, fuzzy, gcc-internal-format
34880 #| msgid "parse error"
34881 msgid "<type-error>"
34882 msgstr "граматычная памылка"
34884 #: c-family/c-pretty-print.cc:382
34885 #, gcc-internal-format
34886 msgid "<unnamed-unsigned:"
34887 msgstr ""
34889 #: c-family/c-pretty-print.cc:386
34890 #, gcc-internal-format
34891 msgid "<unnamed-float:"
34892 msgstr ""
34894 #: c-family/c-pretty-print.cc:389
34895 #, gcc-internal-format
34896 msgid "<unnamed-fixed:"
34897 msgstr ""
34899 #: c-family/c-pretty-print.cc:404
34900 #, gcc-internal-format
34901 msgid "<typedef-error>"
34902 msgstr ""
34904 #: c-family/c-pretty-print.cc:419
34905 #, fuzzy, gcc-internal-format
34906 #| msgid "syntax error"
34907 msgid "<tag-error>"
34908 msgstr "сінтаксічная памылка"
34910 #: c-family/c-pretty-print.cc:1309
34911 #, gcc-internal-format
34912 msgid "<erroneous-expression>"
34913 msgstr ""
34915 #: c-family/c-pretty-print.cc:1313 cp/cxx-pretty-print.cc:133
34916 #, fuzzy, gcc-internal-format
34917 #| msgid "return"
34918 msgid "<return-value>"
34919 msgstr "вяртанне"
34921 #: c-family/c-semantics.cc:197
34922 #, fuzzy, gcc-internal-format, gfc-internal-format
34923 msgid "wrong type argument to %s"
34924 msgstr "не хапае аргументаў у функцыі"
34926 #: c-family/c-warn.cc:58 c-family/c-warn.cc:71 cp/constexpr.cc:3113
34927 #: cp/constexpr.cc:6476
34928 #, gcc-internal-format
34929 msgid "overflow in constant expression"
34930 msgstr ""
34932 #: c-family/c-warn.cc:98
34933 #, gcc-internal-format
34934 msgid "integer overflow in expression %qE of type %qT results in %qE"
34935 msgstr ""
34937 #: c-family/c-warn.cc:100
34938 #, gcc-internal-format
34939 msgid "integer overflow in expression of type %qT results in %qE"
34940 msgstr ""
34942 #: c-family/c-warn.cc:106
34943 #, gcc-internal-format
34944 msgid "floating point overflow in expression %qE of type %qT results in %qE"
34945 msgstr ""
34947 #: c-family/c-warn.cc:108
34948 #, gcc-internal-format
34949 msgid "floating point overflow in expression of type %qT results in %qE"
34950 msgstr ""
34952 #: c-family/c-warn.cc:114
34953 #, gcc-internal-format
34954 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
34955 msgstr ""
34957 #: c-family/c-warn.cc:116
34958 #, gcc-internal-format
34959 msgid "fixed-point overflow in expression of type %qT results in %qE"
34960 msgstr ""
34962 #: c-family/c-warn.cc:122
34963 #, gcc-internal-format
34964 msgid "vector overflow in expression %qE of type %qT results in %qE"
34965 msgstr ""
34967 #: c-family/c-warn.cc:124
34968 #, gcc-internal-format
34969 msgid "vector overflow in expression of type %qT results in %qE"
34970 msgstr ""
34972 #: c-family/c-warn.cc:131
34973 #, gcc-internal-format
34974 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
34975 msgstr ""
34977 #: c-family/c-warn.cc:133
34978 #, gcc-internal-format
34979 msgid "complex integer overflow in expression of type %qT results in %qE"
34980 msgstr ""
34982 #: c-family/c-warn.cc:137
34983 #, gcc-internal-format
34984 msgid "complex floating point overflow in expression %qE of type %qT results in %qE"
34985 msgstr ""
34987 #: c-family/c-warn.cc:139
34988 #, gcc-internal-format
34989 msgid "complex floating point overflow in expression of type %qT results in %qE"
34990 msgstr ""
34992 #: c-family/c-warn.cc:231
34993 #, gcc-internal-format
34994 msgid "logical %<or%> applied to non-boolean constant"
34995 msgstr ""
34997 #: c-family/c-warn.cc:235
34998 #, gcc-internal-format
34999 msgid "logical %<and%> applied to non-boolean constant"
35000 msgstr ""
35002 #: c-family/c-warn.cc:305
35003 #, gcc-internal-format
35004 msgid "logical %<or%> of collectively exhaustive tests is always true"
35005 msgstr ""
35007 #: c-family/c-warn.cc:309
35008 #, gcc-internal-format
35009 msgid "logical %<and%> of mutually exclusive tests is always false"
35010 msgstr ""
35012 #: c-family/c-warn.cc:319
35013 #, gcc-internal-format
35014 msgid "logical %<or%> of equal expressions"
35015 msgstr ""
35017 #: c-family/c-warn.cc:322
35018 #, gcc-internal-format
35019 msgid "logical %<and%> of equal expressions"
35020 msgstr ""
35022 #: c-family/c-warn.cc:408
35023 #, gcc-internal-format
35024 msgid "bitwise comparison always evaluates to false"
35025 msgstr ""
35027 #: c-family/c-warn.cc:411
35028 #, gcc-internal-format
35029 msgid "bitwise comparison always evaluates to true"
35030 msgstr ""
35032 #: c-family/c-warn.cc:516
35033 #, gcc-internal-format
35034 msgid "self-comparison always evaluates to true"
35035 msgstr ""
35037 #: c-family/c-warn.cc:519
35038 #, gcc-internal-format
35039 msgid "self-comparison always evaluates to false"
35040 msgstr ""
35042 #: c-family/c-warn.cc:570
35043 #, gcc-internal-format
35044 msgid "logical not is only applied to the left hand side of comparison"
35045 msgstr ""
35047 #: c-family/c-warn.cc:578
35048 #, gcc-internal-format
35049 msgid "add parentheses around left hand side expression to silence this warning"
35050 msgstr ""
35052 #: c-family/c-warn.cc:721
35053 #, gcc-internal-format
35054 msgid "type-punning to incomplete type might break strict-aliasing rules"
35055 msgstr ""
35057 #: c-family/c-warn.cc:739
35058 #, gcc-internal-format
35059 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
35060 msgstr ""
35062 #: c-family/c-warn.cc:747 c-family/c-warn.cc:765
35063 #, gcc-internal-format
35064 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
35065 msgstr ""
35067 #: c-family/c-warn.cc:912
35068 #, gcc-internal-format
35069 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to use the size of the destination?"
35070 msgstr ""
35072 #: c-family/c-warn.cc:943
35073 #, gcc-internal-format
35074 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
35075 msgstr ""
35077 #: c-family/c-warn.cc:950
35078 #, gcc-internal-format
35079 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
35080 msgstr ""
35082 #: c-family/c-warn.cc:955
35083 #, gcc-internal-format
35084 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
35085 msgstr ""
35087 #: c-family/c-warn.cc:967
35088 #, gcc-internal-format
35089 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
35090 msgstr ""
35092 #: c-family/c-warn.cc:983
35093 #, gcc-internal-format
35094 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
35095 msgstr ""
35097 #: c-family/c-warn.cc:990
35098 #, gcc-internal-format
35099 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
35100 msgstr ""
35102 #: c-family/c-warn.cc:995
35103 #, gcc-internal-format
35104 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
35105 msgstr ""
35107 #: c-family/c-warn.cc:1007
35108 #, gcc-internal-format
35109 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
35110 msgstr ""
35112 #: c-family/c-warn.cc:1023
35113 #, gcc-internal-format
35114 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
35115 msgstr ""
35117 #: c-family/c-warn.cc:1030
35118 #, gcc-internal-format
35119 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
35120 msgstr ""
35122 #: c-family/c-warn.cc:1035
35123 #, gcc-internal-format
35124 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
35125 msgstr ""
35127 #: c-family/c-warn.cc:1047
35128 #, gcc-internal-format
35129 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
35130 msgstr ""
35132 #: c-family/c-warn.cc:1063
35133 #, gcc-internal-format
35134 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
35135 msgstr ""
35137 #: c-family/c-warn.cc:1070
35138 #, gcc-internal-format
35139 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
35140 msgstr ""
35142 #: c-family/c-warn.cc:1075
35143 #, gcc-internal-format
35144 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
35145 msgstr ""
35147 #: c-family/c-warn.cc:1087
35148 #, gcc-internal-format
35149 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
35150 msgstr ""
35152 #: c-family/c-warn.cc:1116 c-family/c-warn.cc:1123
35153 #, fuzzy, gcc-internal-format
35154 #| msgid "invalid parameter type `%T'"
35155 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
35156 msgstr "нерэчаісны тып парамэтра `%T'"
35158 #: c-family/c-warn.cc:1133
35159 #, fuzzy, gcc-internal-format
35160 #| msgid "first argument of `%s' should be `int'"
35161 msgid "first argument of %q+D should be %<int%>"
35162 msgstr "першым аргументам \"%s\" павінен быць \"int\""
35164 #: c-family/c-warn.cc:1142
35165 #, fuzzy, gcc-internal-format
35166 #| msgid "second argument of `%s' should be `char **'"
35167 msgid "second argument of %q+D should be %<char **%>"
35168 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
35170 #: c-family/c-warn.cc:1151
35171 #, fuzzy, gcc-internal-format
35172 #| msgid "second argument of `%s' should be `char **'"
35173 msgid "third argument of %q+D should probably be %<char **%>"
35174 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
35176 #: c-family/c-warn.cc:1162
35177 #, gcc-internal-format
35178 msgid "%q+D takes only zero or two arguments"
35179 msgstr ""
35181 #: c-family/c-warn.cc:1166
35182 #, fuzzy, gcc-internal-format
35183 msgid "%q+D declared as variadic function"
35184 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
35186 #: c-family/c-warn.cc:1209
35187 #, gcc-internal-format
35188 msgid "conversion to %qT from boolean expression"
35189 msgstr ""
35191 #: c-family/c-warn.cc:1234 c-family/c-warn.cc:1431
35192 #, gcc-internal-format
35193 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
35194 msgstr ""
35196 #: c-family/c-warn.cc:1239 c-family/c-warn.cc:1439
35197 #, gcc-internal-format
35198 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
35199 msgstr ""
35201 #: c-family/c-warn.cc:1247
35202 #, gcc-internal-format
35203 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
35204 msgstr ""
35206 #: c-family/c-warn.cc:1252
35207 #, gcc-internal-format
35208 msgid "signed conversion from %qT to %qT changes the value of %qE"
35209 msgstr ""
35211 #: c-family/c-warn.cc:1259 c-family/c-warn.cc:1429
35212 #, gcc-internal-format
35213 msgid "conversion from %qT to %qT changes value from %qE to %qE"
35214 msgstr ""
35216 #: c-family/c-warn.cc:1263 c-family/c-warn.cc:1437
35217 #, gcc-internal-format
35218 msgid "conversion from %qT to %qT changes the value of %qE"
35219 msgstr ""
35221 #: c-family/c-warn.cc:1374
35222 #, gcc-internal-format
35223 msgid "conversion to %qT from %qT may change the sign of the result"
35224 msgstr ""
35226 #: c-family/c-warn.cc:1379
35227 #, gcc-internal-format
35228 msgid "conversion from %qT to %qT discards imaginary component"
35229 msgstr ""
35231 #: c-family/c-warn.cc:1383
35232 #, fuzzy, gcc-internal-format
35233 #| msgid "converting from `%T' to `%T'"
35234 msgid "conversion from %qT to %qT may change value"
35235 msgstr "пераўтварэньне з `%T' у `%T'"
35237 #: c-family/c-warn.cc:1450 c-family/c-warn.cc:1467 c-family/c-warn.cc:1484
35238 #, gcc-internal-format
35239 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
35240 msgstr ""
35242 #: c-family/c-warn.cc:1455 c-family/c-warn.cc:1472 c-family/c-warn.cc:1489
35243 #, gcc-internal-format
35244 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
35245 msgstr ""
35247 #: c-family/c-warn.cc:1519
35248 #, gcc-internal-format
35249 msgid "case value %qs not in enumerated type"
35250 msgstr ""
35252 #: c-family/c-warn.cc:1524
35253 #, gcc-internal-format
35254 msgid "case value %qs not in enumerated type %qT"
35255 msgstr ""
35257 #: c-family/c-warn.cc:1604
35258 #, gcc-internal-format
35259 msgid "lower value in case label range less than minimum value for type"
35260 msgstr ""
35262 #: c-family/c-warn.cc:1618
35263 #, gcc-internal-format
35264 msgid "case label value is less than minimum value for type"
35265 msgstr ""
35267 #: c-family/c-warn.cc:1635
35268 #, gcc-internal-format
35269 msgid "upper value in case label range exceeds maximum value for type"
35270 msgstr ""
35272 #: c-family/c-warn.cc:1648
35273 #, gcc-internal-format
35274 msgid "case label value exceeds maximum value for type"
35275 msgstr ""
35277 #: c-family/c-warn.cc:1661
35278 #, gcc-internal-format
35279 msgid "switch missing default case"
35280 msgstr ""
35282 #: c-family/c-warn.cc:1706
35283 #, gcc-internal-format
35284 msgid "switch condition has boolean value"
35285 msgstr ""
35287 #: c-family/c-warn.cc:1788
35288 #, gcc-internal-format
35289 msgid "enumeration value %qE not handled in switch"
35290 msgstr ""
35292 #: c-family/c-warn.cc:1816
35293 #, gcc-internal-format
35294 msgid "the omitted middle operand in %<?:%> will always be %<true%>, suggest explicit middle operand"
35295 msgstr ""
35297 #: c-family/c-warn.cc:1838
35298 #, gcc-internal-format
35299 msgid "assignment of member %qD in read-only object"
35300 msgstr ""
35302 #: c-family/c-warn.cc:1840
35303 #, gcc-internal-format
35304 msgid "increment of member %qD in read-only object"
35305 msgstr ""
35307 #: c-family/c-warn.cc:1842
35308 #, gcc-internal-format
35309 msgid "decrement of member %qD in read-only object"
35310 msgstr ""
35312 #: c-family/c-warn.cc:1844
35313 #, gcc-internal-format
35314 msgid "member %qD in read-only object used as %<asm%> output"
35315 msgstr ""
35317 #: c-family/c-warn.cc:1848
35318 #, gcc-internal-format
35319 msgid "assignment of read-only member %qD"
35320 msgstr ""
35322 #: c-family/c-warn.cc:1849
35323 #, gcc-internal-format
35324 msgid "increment of read-only member %qD"
35325 msgstr ""
35327 #: c-family/c-warn.cc:1850
35328 #, gcc-internal-format
35329 msgid "decrement of read-only member %qD"
35330 msgstr ""
35332 #: c-family/c-warn.cc:1851
35333 #, gcc-internal-format
35334 msgid "read-only member %qD used as %<asm%> output"
35335 msgstr ""
35337 #: c-family/c-warn.cc:1855
35338 #, gcc-internal-format
35339 msgid "assignment of read-only variable %qD"
35340 msgstr ""
35342 #: c-family/c-warn.cc:1856
35343 #, gcc-internal-format
35344 msgid "increment of read-only variable %qD"
35345 msgstr ""
35347 #: c-family/c-warn.cc:1857
35348 #, gcc-internal-format
35349 msgid "decrement of read-only variable %qD"
35350 msgstr ""
35352 #: c-family/c-warn.cc:1858
35353 #, gcc-internal-format
35354 msgid "read-only variable %qD used as %<asm%> output"
35355 msgstr ""
35357 #: c-family/c-warn.cc:1861
35358 #, gcc-internal-format
35359 msgid "assignment of read-only parameter %qD"
35360 msgstr ""
35362 #: c-family/c-warn.cc:1862
35363 #, gcc-internal-format
35364 msgid "increment of read-only parameter %qD"
35365 msgstr ""
35367 #: c-family/c-warn.cc:1863
35368 #, gcc-internal-format
35369 msgid "decrement of read-only parameter %qD"
35370 msgstr ""
35372 #: c-family/c-warn.cc:1864
35373 #, gcc-internal-format
35374 msgid "read-only parameter %qD use as %<asm%> output"
35375 msgstr ""
35377 #: c-family/c-warn.cc:1869
35378 #, gcc-internal-format
35379 msgid "assignment of read-only named return value %qD"
35380 msgstr ""
35382 #: c-family/c-warn.cc:1871
35383 #, gcc-internal-format
35384 msgid "increment of read-only named return value %qD"
35385 msgstr ""
35387 #: c-family/c-warn.cc:1873
35388 #, gcc-internal-format
35389 msgid "decrement of read-only named return value %qD"
35390 msgstr ""
35392 #: c-family/c-warn.cc:1875
35393 #, gcc-internal-format
35394 msgid "read-only named return value %qD used as %<asm%>output"
35395 msgstr ""
35397 #: c-family/c-warn.cc:1880
35398 #, fuzzy, gcc-internal-format
35399 #| msgid "too few arguments to function `%s'"
35400 msgid "assignment of function %qD"
35401 msgstr "нехапае аргументаў у функцыі \"%s\""
35403 #: c-family/c-warn.cc:1881
35404 #, fuzzy, gcc-internal-format
35405 msgid "increment of function %qD"
35406 msgstr "вельмі шмат аргументаў у функцыі"
35408 #: c-family/c-warn.cc:1882
35409 #, fuzzy, gcc-internal-format
35410 #| msgid "too few arguments to function `%s'"
35411 msgid "decrement of function %qD"
35412 msgstr "нехапае аргументаў у функцыі \"%s\""
35414 #: c-family/c-warn.cc:1883
35415 #, gcc-internal-format
35416 msgid "function %qD used as %<asm%> output"
35417 msgstr ""
35419 #: c-family/c-warn.cc:1886 c/c-typeck.cc:5006
35420 #, gcc-internal-format
35421 msgid "assignment of read-only location %qE"
35422 msgstr ""
35424 #: c-family/c-warn.cc:1887 c/c-typeck.cc:5009
35425 #, gcc-internal-format
35426 msgid "increment of read-only location %qE"
35427 msgstr ""
35429 #: c-family/c-warn.cc:1888 c/c-typeck.cc:5012
35430 #, gcc-internal-format
35431 msgid "decrement of read-only location %qE"
35432 msgstr ""
35434 #: c-family/c-warn.cc:1889
35435 #, gcc-internal-format
35436 msgid "read-only location %qE used as %<asm%> output"
35437 msgstr ""
35439 #: c-family/c-warn.cc:1903
35440 #, gcc-internal-format
35441 msgid "lvalue required as left operand of assignment"
35442 msgstr ""
35444 #: c-family/c-warn.cc:1906
35445 #, gcc-internal-format
35446 msgid "lvalue required as increment operand"
35447 msgstr ""
35449 #: c-family/c-warn.cc:1909
35450 #, gcc-internal-format
35451 msgid "lvalue required as decrement operand"
35452 msgstr ""
35454 #: c-family/c-warn.cc:1912
35455 #, gcc-internal-format
35456 msgid "lvalue required as unary %<&%> operand"
35457 msgstr ""
35459 #: c-family/c-warn.cc:1915
35460 #, gcc-internal-format
35461 msgid "lvalue required in %<asm%> statement"
35462 msgstr ""
35464 #: c-family/c-warn.cc:1932
35465 #, fuzzy, gcc-internal-format
35466 #| msgid "invalid parameter type `%T'"
35467 msgid "invalid type argument (have %qT)"
35468 msgstr "нерэчаісны тып парамэтра `%T'"
35470 #: c-family/c-warn.cc:1936
35471 #, gcc-internal-format
35472 msgid "invalid type argument of array indexing (have %qT)"
35473 msgstr ""
35475 #: c-family/c-warn.cc:1941
35476 #, gcc-internal-format
35477 msgid "invalid type argument of unary %<*%> (have %qT)"
35478 msgstr ""
35480 #: c-family/c-warn.cc:1946
35481 #, fuzzy, gcc-internal-format
35482 msgid "invalid type argument of %<->%> (have %qT)"
35483 msgstr "нявернае выкарыстанне \"restict\""
35485 #: c-family/c-warn.cc:1951
35486 #, fuzzy, gcc-internal-format
35487 msgid "invalid type argument of %<->*%> (have %qT)"
35488 msgstr "нявернае выкарыстанне \"restict\""
35490 #: c-family/c-warn.cc:1956
35491 #, gcc-internal-format
35492 msgid "invalid type argument of implicit conversion (have %qT)"
35493 msgstr ""
35495 #: c-family/c-warn.cc:1983
35496 #, gcc-internal-format
35497 msgid "array subscript has type %<char%>"
35498 msgstr ""
35500 #: c-family/c-warn.cc:2019 c-family/c-warn.cc:2022
35501 #, gcc-internal-format
35502 msgid "suggest parentheses around %<+%> inside %<<<%>"
35503 msgstr ""
35505 #: c-family/c-warn.cc:2025 c-family/c-warn.cc:2028
35506 #, gcc-internal-format
35507 msgid "suggest parentheses around %<-%> inside %<<<%>"
35508 msgstr ""
35510 #: c-family/c-warn.cc:2034 c-family/c-warn.cc:2037
35511 #, gcc-internal-format
35512 msgid "suggest parentheses around %<+%> inside %<>>%>"
35513 msgstr ""
35515 #: c-family/c-warn.cc:2040 c-family/c-warn.cc:2043
35516 #, gcc-internal-format
35517 msgid "suggest parentheses around %<-%> inside %<>>%>"
35518 msgstr ""
35520 #: c-family/c-warn.cc:2049 c-family/c-warn.cc:2052
35521 #, gcc-internal-format
35522 msgid "suggest parentheses around %<&&%> within %<||%>"
35523 msgstr ""
35525 #: c-family/c-warn.cc:2059 c-family/c-warn.cc:2063
35526 #, gcc-internal-format
35527 msgid "suggest parentheses around arithmetic in operand of %<|%>"
35528 msgstr ""
35530 #: c-family/c-warn.cc:2067 c-family/c-warn.cc:2070
35531 #, gcc-internal-format
35532 msgid "suggest parentheses around comparison in operand of %<|%>"
35533 msgstr ""
35535 #: c-family/c-warn.cc:2075
35536 #, gcc-internal-format
35537 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
35538 msgstr ""
35540 #: c-family/c-warn.cc:2083 c-family/c-warn.cc:2087
35541 #, gcc-internal-format
35542 msgid "suggest parentheses around arithmetic in operand of %<^%>"
35543 msgstr ""
35545 #: c-family/c-warn.cc:2091 c-family/c-warn.cc:2094
35546 #, gcc-internal-format
35547 msgid "suggest parentheses around comparison in operand of %<^%>"
35548 msgstr ""
35550 #: c-family/c-warn.cc:2100 c-family/c-warn.cc:2103
35551 #, gcc-internal-format
35552 msgid "suggest parentheses around %<+%> in operand of %<&%>"
35553 msgstr ""
35555 #: c-family/c-warn.cc:2106 c-family/c-warn.cc:2109
35556 #, gcc-internal-format
35557 msgid "suggest parentheses around %<-%> in operand of %<&%>"
35558 msgstr ""
35560 #: c-family/c-warn.cc:2113 c-family/c-warn.cc:2116
35561 #, gcc-internal-format
35562 msgid "suggest parentheses around comparison in operand of %<&%>"
35563 msgstr ""
35565 #: c-family/c-warn.cc:2121
35566 #, gcc-internal-format
35567 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
35568 msgstr ""
35570 #: c-family/c-warn.cc:2128 c-family/c-warn.cc:2131
35571 #, gcc-internal-format
35572 msgid "suggest parentheses around comparison in operand of %<==%>"
35573 msgstr ""
35575 #: c-family/c-warn.cc:2136 c-family/c-warn.cc:2139
35576 #, gcc-internal-format
35577 msgid "suggest parentheses around comparison in operand of %<!=%>"
35578 msgstr ""
35580 #: c-family/c-warn.cc:2149 c-family/c-warn.cc:2155
35581 #, gcc-internal-format
35582 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
35583 msgstr ""
35585 #: c-family/c-warn.cc:2171
35586 #, fuzzy, gcc-internal-format
35587 #| msgid "label `%D' defined but not used"
35588 msgid "label %q+D defined but not used"
35589 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
35591 #: c-family/c-warn.cc:2173
35592 #, fuzzy, gcc-internal-format
35593 #| msgid "label `%D' used but not defined"
35594 msgid "label %q+D declared but not defined"
35595 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
35597 #: c-family/c-warn.cc:2196
35598 #, gcc-internal-format
35599 msgid "division by zero"
35600 msgstr ""
35602 #: c-family/c-warn.cc:2216
35603 #, gcc-internal-format
35604 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
35605 msgstr ""
35607 #: c-family/c-warn.cc:2240
35608 #, gcc-internal-format
35609 msgid "%<memset%> used with length equal to number of elements without multiplication by element size"
35610 msgstr ""
35612 #: c-family/c-warn.cc:2320
35613 #, gcc-internal-format
35614 msgid "comparison of integer expressions of different signedness: %qT and %qT"
35615 msgstr ""
35617 #: c-family/c-warn.cc:2373
35618 #, gcc-internal-format
35619 msgid "promoted bitwise complement of an unsigned value is always nonzero"
35620 msgstr ""
35622 #: c-family/c-warn.cc:2377
35623 #, gcc-internal-format
35624 msgid "comparison of promoted bitwise complement of an unsigned value with constant"
35625 msgstr ""
35627 #: c-family/c-warn.cc:2388
35628 #, gcc-internal-format
35629 msgid "comparison of promoted bitwise complement of an unsigned value with unsigned"
35630 msgstr ""
35632 #: c-family/c-warn.cc:2443
35633 #, fuzzy, gcc-internal-format
35634 #| msgid "unused parameter `%s'"
35635 msgid "unused parameter %qD"
35636 msgstr "невыкарыстаемы параметр \"%s\""
35638 #: c-family/c-warn.cc:2505
35639 #, fuzzy, gcc-internal-format
35640 #| msgid "label `%D' defined but not used"
35641 msgid "typedef %qD locally defined but not used"
35642 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
35644 #: c-family/c-warn.cc:2541
35645 #, fuzzy, gcc-internal-format
35646 #| msgid "duplicate `const'"
35647 msgid "duplicated %<if%> condition"
35648 msgstr "паўтарэнне \"const\""
35650 #: c-family/c-warn.cc:2570
35651 #, gcc-internal-format
35652 msgid "optimization attribute on %qD follows definition but the attribute doesn%'t match"
35653 msgstr ""
35655 #: c-family/c-warn.cc:2578
35656 #, fuzzy, gcc-internal-format
35657 msgid "inline declaration of %qD follows declaration with attribute %<noinline%>"
35658 msgstr "няма папярэдняга аб'яўлення для \"%s\""
35660 #: c-family/c-warn.cc:2583
35661 #, gcc-internal-format
35662 msgid "declaration of %q+D with attribute %<noinline%> follows inline declaration"
35663 msgstr ""
35665 #: c-family/c-warn.cc:2632
35666 #, gcc-internal-format
35667 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
35668 msgstr ""
35670 #: c-family/c-warn.cc:2670 c-family/c-warn.cc:2694
35671 #, gcc-internal-format
35672 msgid "comparison of constant %qE with boolean expression is always false"
35673 msgstr ""
35675 #: c-family/c-warn.cc:2673 c-family/c-warn.cc:2691
35676 #, gcc-internal-format
35677 msgid "comparison of constant %qE with boolean expression is always true"
35678 msgstr ""
35680 #: c-family/c-warn.cc:2741
35681 msgid "passing argument %i to %qs-qualified parameter aliases with argument %Z"
35682 msgid_plural "passing argument %i to %qs-qualified parameter aliases with arguments %Z"
35683 msgstr[0] ""
35684 msgstr[1] ""
35686 #: c-family/c-warn.cc:2807 c/c-typeck.cc:5588 cp/call.cc:5934
35687 #, gcc-internal-format
35688 msgid "this condition has identical branches"
35689 msgstr ""
35691 #: c-family/c-warn.cc:2914
35692 #, gcc-internal-format
35693 msgid "macro expands to multiple statements"
35694 msgstr ""
35696 #: c-family/c-warn.cc:2915
35697 #, gcc-internal-format
35698 msgid "some parts of macro expansion are not guarded by this %qs clause"
35699 msgstr ""
35701 #: c-family/c-warn.cc:3008
35702 #, gcc-internal-format
35703 msgid "converting a packed %qT pointer (alignment %d) to a %qT pointer (alignment %d) may result in an unaligned pointer value"
35704 msgstr ""
35706 #: c-family/c-warn.cc:3015 c-family/c-warn.cc:3018 cp/init.cc:657
35707 #, gcc-internal-format
35708 msgid "defined here"
35709 msgstr ""
35711 #: c-family/c-warn.cc:3105
35712 #, gcc-internal-format
35713 msgid "taking address of packed member of %qT may result in an unaligned pointer value"
35714 msgstr ""
35716 #: c-family/c-warn.cc:3333
35717 msgid "mismatch in bound %Z of argument %u declared as %s"
35718 msgid_plural "mismatch in bounds %Z of argument %u declared as %s"
35719 msgstr[0] ""
35720 msgstr[1] ""
35722 #: c-family/c-warn.cc:3336 c-family/c-warn.cc:3707
35723 #, fuzzy, gcc-internal-format, gfc-internal-format
35724 msgid "previously declared as %s"
35725 msgstr "няма папярэдняга аб'яўлення для \"%s\""
35727 #: c-family/c-warn.cc:3470
35728 #, gcc-internal-format, gfc-internal-format
35729 msgid "argument %u of type %s declared as a variable length array"
35730 msgstr ""
35732 #: c-family/c-warn.cc:3475
35733 #, fuzzy, gcc-internal-format, gfc-internal-format
35734 #| msgid "previous declaration `%D'"
35735 msgid "previously declared as a pointer %s"
35736 msgstr "папярэдняе абвяшчэньне `%D'"
35738 #: c-family/c-warn.cc:3476
35739 #, fuzzy, gcc-internal-format, gfc-internal-format
35740 #| msgid "no previous declaration for `%s'"
35741 msgid "previously declared as an ordinary array %s"
35742 msgstr "няма папярэдняга аб'яўлення для \"%s\""
35744 #: c-family/c-warn.cc:3489 c-family/c-warn.cc:3503
35745 #, gcc-internal-format, gfc-internal-format
35746 msgid "argument %u of type %s declared as a pointer"
35747 msgstr ""
35749 #: c-family/c-warn.cc:3493 c-family/c-warn.cc:3519
35750 #, gcc-internal-format, gfc-internal-format
35751 msgid "previously declared as a variable length array %s"
35752 msgstr ""
35754 #: c-family/c-warn.cc:3506
35755 #, fuzzy, gcc-internal-format, gfc-internal-format
35756 msgid "previously declared as an array %s"
35757 msgstr "няма папярэдняга аб'яўлення для \"%s\""
35759 #: c-family/c-warn.cc:3515
35760 #, gcc-internal-format, gfc-internal-format
35761 msgid "argument %u of type %s declared as an ordinary array"
35762 msgstr ""
35764 #: c-family/c-warn.cc:3543
35765 #, gcc-internal-format, gfc-internal-format
35766 msgid "argument %u of type %s declared with %u variable bound"
35767 msgid_plural "argument %u of type %s declared with %u variable bounds"
35768 msgstr[0] ""
35769 msgstr[1] ""
35771 #: c-family/c-warn.cc:3550
35772 #, fuzzy, gcc-internal-format, gfc-internal-format
35773 msgid "previously declared as %s with %u variable bound"
35774 msgid_plural "previously declared as %s with %u variable bounds"
35775 msgstr[0] "няма папярэдняга аб'яўлення для \"%s\""
35776 msgstr[1] "няма папярэдняга аб'яўлення для \"%s\""
35778 #: c-family/c-warn.cc:3574
35779 #, gcc-internal-format, gfc-internal-format
35780 msgid "argument %u of type %s declared with %u unspecified variable bound"
35781 msgid_plural "argument %u of type %s declared with %u unspecified variable bounds"
35782 msgstr[0] ""
35783 msgstr[1] ""
35785 #: c-family/c-warn.cc:3582
35786 #, gcc-internal-format, gfc-internal-format
35787 msgid "previously declared as %s with %u unspecified variable bound"
35788 msgid_plural "previously declared as %s with %u unspecified variable bounds"
35789 msgstr[0] ""
35790 msgstr[1] ""
35792 #: c-family/c-warn.cc:3589
35793 #, gcc-internal-format, gfc-internal-format
35794 msgid "subsequently declared as %s with %u unspecified variable bound"
35795 msgid_plural "subsequently declared as %s with %u unspecified variable bounds"
35796 msgstr[0] ""
35797 msgstr[1] ""
35799 #: c-family/c-warn.cc:3642
35800 #, gcc-internal-format
35801 msgid "argument %u of type %s declared with mismatched bound argument %E"
35802 msgstr ""
35804 #: c-family/c-warn.cc:3649 c-family/c-warn.cc:3683
35805 #, gcc-internal-format
35806 msgid "argument %u of type %s declared with mismatched bound %<%s%>"
35807 msgstr ""
35809 #: c-family/c-warn.cc:3661
35810 #, fuzzy, gcc-internal-format
35811 msgid "previously declared as %s with bound argument %E"
35812 msgstr "няма папярэдняга аб'яўлення для \"%s\""
35814 #: c-family/c-warn.cc:3666
35815 #, fuzzy, gcc-internal-format
35816 #| msgid "previous declaration `%D'"
35817 msgid "previously declared as %s with bound %<%s%>"
35818 msgstr "папярэдняе абвяшчэньне `%D'"
35820 #: c-family/c-warn.cc:3686
35821 #, fuzzy, gcc-internal-format
35822 #| msgid "previous declaration `%D'"
35823 msgid "previously declared as %s with bound %qs"
35824 msgstr "папярэдняе абвяшчэньне `%D'"
35826 #: c-family/c-warn.cc:3705
35827 #, gcc-internal-format, gfc-internal-format
35828 msgid "argument %u of type %s with mismatched bound"
35829 msgstr ""
35831 #: c-family/c-warn.cc:3736
35832 #, gcc-internal-format
35833 msgid "expression does not compute the number of elements in this array; element type is %qT, not %qT"
35834 msgstr ""
35836 #: c-family/c-warn.cc:3746
35837 #, gcc-internal-format
35838 msgid "add parentheses around %qE to silence this warning"
35839 msgstr ""
35841 #: c-family/c-warn.cc:3750
35842 #, gcc-internal-format
35843 msgid "add parentheses around the second %<sizeof%> to silence this warning"
35844 msgstr ""
35846 #: c-family/c-warn.cc:3776
35847 #, gcc-internal-format
35848 msgid "comparison between two arrays is deprecated in C++20"
35849 msgstr ""
35851 #: c-family/c-warn.cc:3777
35852 #, gcc-internal-format
35853 msgid "comparison between two arrays"
35854 msgstr ""
35856 #: c-family/c-warn.cc:3781
35857 #, gcc-internal-format
35858 msgid "use unary %<+%> which decays operands to pointers or %<&%D[0] %s &%D[0]%> to compare the addresses"
35859 msgstr ""
35861 #: c-family/c-warn.cc:3785
35862 #, gcc-internal-format
35863 msgid "use %<&%D[0] %s &%D[0]%> to compare the addresses"
35864 msgstr ""
35866 #: c-family/cppspec.cc:94
35867 #, gcc-internal-format
35868 msgid "%qs is not a valid option to the preprocessor"
35869 msgstr ""
35871 #: c-family/cppspec.cc:113
35872 #, gcc-internal-format
35873 msgid "too many input files"
35874 msgstr "вельмі шмат уваходзячых файлаў"
35876 #: c-family/known-headers.cc:309
35877 #, gcc-internal-format
35878 msgid "%qs is defined in header %qs; did you forget to %<#include %s%>?"
35879 msgstr ""
35881 #: common/config/aarch64/aarch64-common.cc:519 config/aarch64/aarch64.cc:16853
35882 #, gcc-internal-format
35883 msgid "unknown value %qs for %<-mcpu%>"
35884 msgstr ""
35886 #: common/config/alpha/alpha-common.cc:75
35887 #, gcc-internal-format
35888 msgid "bad value %qs for %<-mtls-size%> switch"
35889 msgstr ""
35891 #: common/config/arc/arc-common.cc:84
35892 #, gcc-internal-format
35893 msgid "multiple %<-mcpu=%> options specified"
35894 msgstr ""
35896 #: common/config/arc/arc-common.cc:90
35897 #, fuzzy, gcc-internal-format
35898 #| msgid "unsupported version"
35899 msgid "Unsupported value for mmpy-option"
35900 msgstr "непадтрымліваемая версія"
35902 #: common/config/arm/arm-common.cc:289
35903 #, gcc-internal-format
35904 msgid "%%:%<target_mode_check%> takes an even number of parameters"
35905 msgstr ""
35907 #: common/config/arm/arm-common.cc:298
35908 #, gcc-internal-format
35909 msgid "unrecognized option passed to %%:%<target_mode_check%>"
35910 msgstr ""
35912 #: common/config/arm/arm-common.cc:378 common/config/arm/arm-common.cc:442
35913 #: common/config/arm/arm-common.cc:489 config/aarch64/aarch64.cc:16785
35914 #: config/aarch64/aarch64.cc:16823
35915 #, gcc-internal-format
35916 msgid "valid arguments are: %s; did you mean %qs?"
35917 msgstr ""
35919 #: common/config/arm/arm-common.cc:381 common/config/arm/arm-common.cc:445
35920 #: common/config/arm/arm-common.cc:492 config/aarch64/aarch64.cc:16788
35921 #: config/aarch64/aarch64.cc:16826
35922 #, fuzzy, gcc-internal-format, gfc-internal-format
35923 msgid "valid arguments are: %s"
35924 msgstr "нявернае выкарыстанне \"restict\""
35926 #: common/config/arm/arm-common.cc:418 common/config/arm/arm-common.cc:472
35927 #, fuzzy, gcc-internal-format, gfc-internal-format
35928 #| msgid "unrecognized address"
35929 msgid "unrecognized %s target: %s"
35930 msgstr "нераспазнаны адрас"
35932 #: common/config/arm/arm-common.cc:508
35933 #, fuzzy, gcc-internal-format
35934 #| msgid "unrecognized address"
35935 msgid "unrecognized %<-mfpu%> target: %s"
35936 msgstr "нераспазнаны адрас"
35938 #: common/config/arm/arm-common.cc:536
35939 #, fuzzy, gcc-internal-format
35940 #| msgid "%s does not support %s"
35941 msgid "%qs does not support feature %qs"
35942 msgstr "%s не падтрымлівае %s"
35944 #: common/config/arm/arm-common.cc:547
35945 #, gcc-internal-format
35946 msgid "valid feature names are: %s; did you mean %qs?"
35947 msgstr ""
35949 #: common/config/arm/arm-common.cc:550
35950 #, fuzzy, gcc-internal-format, gfc-internal-format
35951 #| msgid "invalid register name for `%s'"
35952 msgid "valid feature names are: %s"
35953 msgstr "нерэчаісная назва рэгістра `%s'"
35955 #: common/config/arm/arm-common.cc:568
35956 #, gcc-internal-format, gfc-internal-format
35957 msgid "%s does not take any feature options"
35958 msgstr ""
35960 #: common/config/arm/arm-common.cc:665
35961 #, gcc-internal-format
35962 msgid "%%:%<canon_for_mlib%> takes 1 or more pairs of parameters"
35963 msgstr ""
35965 #: common/config/arm/arm-common.cc:679
35966 #, gcc-internal-format
35967 msgid "unrecognized operand to %%:%<canon_for_mlib%>"
35968 msgstr ""
35970 #: common/config/arm/arm-common.cc:1035
35971 #, gcc-internal-format
35972 msgid "unrecognized operand to %%:%<asm_auto_mfpu%>"
35973 msgstr ""
35975 #: common/config/avr/avr-common.cc:91
35976 #, gcc-internal-format
35977 msgid "option %<-mdouble=64%> is only available if configured %<--with-double={64|64,32|32,64}%>"
35978 msgstr ""
35980 #: common/config/avr/avr-common.cc:99
35981 #, gcc-internal-format
35982 msgid "option %<-mdouble=32%> is only available if configured %<--with-double={32|32,64|64,32}%>"
35983 msgstr ""
35985 #: common/config/avr/avr-common.cc:115
35986 #, gcc-internal-format
35987 msgid "option %<-mlong-double=64%> is only available if configured %<--with-long-double={64|64,32|32,64}%>, or %<--with-long-double=double%> together with %<--with-double={64|64,32|32,64}%>"
35988 msgstr ""
35990 #: common/config/avr/avr-common.cc:124
35991 #, gcc-internal-format
35992 msgid "option %<-mlong-double=32%> is only available if configured %<--with-long-double={32|32,64|64,32}%>, or %<--with-long-double=double%> together with %<--with-double={32|32,64|64,32}%>"
35993 msgstr ""
35995 #: common/config/bfin/bfin-common.cc:304 common/config/m68k/m68k-common.cc:60
35996 #, gcc-internal-format
35997 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
35998 msgstr ""
36000 #: common/config/bfin/bfin-common.cc:323
36001 #, gcc-internal-format
36002 msgid "%<-mcpu=%s%> is not valid"
36003 msgstr ""
36005 #: common/config/bfin/bfin-common.cc:359
36006 #, gcc-internal-format
36007 msgid "%<-mcpu=%s%> has invalid silicon revision"
36008 msgstr ""
36010 #: common/config/i386/i386-common.cc:1638
36011 #, gcc-internal-format
36012 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
36013 msgstr ""
36015 #: common/config/i386/i386-common.cc:1641
36016 #, gcc-internal-format
36017 msgid "%<-malign-loops=%d%> is not between 0 and %d"
36018 msgstr ""
36020 #: common/config/i386/i386-common.cc:1648
36021 #, gcc-internal-format
36022 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
36023 msgstr ""
36025 #: common/config/i386/i386-common.cc:1651
36026 #, gcc-internal-format
36027 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
36028 msgstr ""
36030 #: common/config/i386/i386-common.cc:1659
36031 #, gcc-internal-format
36032 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
36033 msgstr ""
36035 #: common/config/i386/i386-common.cc:1662
36036 #, gcc-internal-format
36037 msgid "%<-malign-functions=%d%> is not between 0 and %d"
36038 msgstr ""
36040 #: common/config/i386/i386-common.cc:1671
36041 #, gcc-internal-format
36042 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
36043 msgstr ""
36045 #: common/config/i386/i386-common.cc:1726
36046 #: common/config/s390/s390-common.cc:132
36047 #, gcc-internal-format
36048 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
36049 msgstr ""
36051 #: common/config/i386/i386-common.cc:1736
36052 #, gcc-internal-format
36053 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
36054 msgstr ""
36056 #: common/config/ia64/ia64-common.cc:65
36057 #, gcc-internal-format
36058 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
36059 msgstr ""
36061 #: common/config/nds32/nds32-common.cc:49
36062 #, gcc-internal-format
36063 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
36064 msgstr ""
36066 #: common/config/nds32/nds32-common.cc:59
36067 #, gcc-internal-format
36068 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
36069 msgstr ""
36071 #: common/config/nds32/nds32-common.cc:69
36072 #, gcc-internal-format
36073 msgid "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
36074 msgstr ""
36076 #: common/config/riscv/riscv-common.cc:378
36077 #, gcc-internal-format
36078 msgid "%<-march=%s%>: extension %qs appear more than one time"
36079 msgstr ""
36081 #: common/config/riscv/riscv-common.cc:626
36082 #, gcc-internal-format
36083 msgid "%<-march=%s%>: expect number after %<%dp%>"
36084 msgstr ""
36086 #: common/config/riscv/riscv-common.cc:632
36087 #, gcc-internal-format
36088 msgid "%<-march=%s%>: for %<%s%dp%dp?%>, version number with more than 2 level is not supported"
36089 msgstr ""
36091 #: common/config/riscv/riscv-common.cc:702
36092 #, gcc-internal-format
36093 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
36094 msgstr ""
36096 #: common/config/riscv/riscv-common.cc:714
36097 #, gcc-internal-format
36098 msgid "version of %<g%> will be omitted, please specify version for individual extension"
36099 msgstr ""
36101 #: common/config/riscv/riscv-common.cc:733
36102 #, gcc-internal-format
36103 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
36104 msgstr ""
36106 #: common/config/riscv/riscv-common.cc:760
36107 #, gcc-internal-format
36108 msgid "%<-march=%s%>: unsupported ISA subset %<%c%>"
36109 msgstr ""
36111 #: common/config/riscv/riscv-common.cc:764
36112 #, gcc-internal-format
36113 msgid "%<-march=%s%>: ISA string is not in canonical order. %<%c%>"
36114 msgstr ""
36116 #: common/config/riscv/riscv-common.cc:907
36117 #, gcc-internal-format
36118 msgid "%<-march=%s%>: name of %s must be more than 1 letter"
36119 msgstr ""
36121 #: common/config/riscv/riscv-common.cc:919
36122 #, gcc-internal-format
36123 msgid "%<-march=%s%>: %s must separate with %<_%>"
36124 msgstr ""
36126 #: common/config/riscv/riscv-common.cc:948
36127 #, gcc-internal-format
36128 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
36129 msgstr ""
36131 #: common/config/riscv/riscv-common.cc:985
36132 #, gcc-internal-format
36133 msgid "%<-march=%s%>: unexpected ISA string at end: %qs"
36134 msgstr ""
36136 #: common/config/riscv/riscv-common.cc:1161
36137 #, gcc-internal-format
36138 msgid "%<-mcpu=%s%>: unknown CPU"
36139 msgstr ""
36141 #: common/config/rs6000/rs6000-common.cc:184 config/sparc/sparc.cc:1815
36142 #, gcc-internal-format
36143 msgid "unknown %<-mdebug-%s%> switch"
36144 msgstr ""
36146 #: common/config/rs6000/rs6000-common.cc:223
36147 #, gcc-internal-format
36148 msgid "unknown switch %<-mlong-double-%s%>"
36149 msgstr ""
36151 #: common/config/rs6000/rs6000-common.cc:258
36152 #, gcc-internal-format
36153 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
36154 msgstr ""
36156 #: common/config/rx/rx-common.cc:61
36157 #, gcc-internal-format
36158 msgid "the RX200 cpu does not have FPU hardware"
36159 msgstr ""
36161 #: common/config/rx/rx-common.cc:63
36162 #, gcc-internal-format
36163 msgid "the RX100 cpu does not have FPU hardware"
36164 msgstr ""
36166 #: common/config/s390/s390-common.cc:104
36167 #, gcc-internal-format
36168 msgid "stack guard value must be an exact power of 2"
36169 msgstr ""
36171 #: common/config/s390/s390-common.cc:109
36172 #, gcc-internal-format
36173 msgid "stack size must be an exact power of 2"
36174 msgstr ""
36176 #: common/config/v850/v850-common.cc:47
36177 #, fuzzy, gcc-internal-format
36178 #| msgid "%s=%s is too large"
36179 msgid "value passed in %qs is too large"
36180 msgstr "%s=%s вельмі вялікі"
36182 #: config/darwin-c.cc:81
36183 #, gcc-internal-format
36184 msgid "too many %<#pragma options align=reset%>"
36185 msgstr ""
36187 #: config/darwin-c.cc:101 config/darwin-c.cc:104 config/darwin-c.cc:106
36188 #: config/darwin-c.cc:108
36189 #, gcc-internal-format
36190 msgid "malformed %<#pragma options%>, ignoring"
36191 msgstr ""
36193 #: config/darwin-c.cc:111
36194 #, gcc-internal-format
36195 msgid "junk at end of %<#pragma options%>"
36196 msgstr ""
36198 #: config/darwin-c.cc:121
36199 #, gcc-internal-format
36200 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
36201 msgstr ""
36203 #: config/darwin-c.cc:133
36204 #, gcc-internal-format
36205 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
36206 msgstr ""
36208 #: config/darwin-c.cc:154
36209 #, gcc-internal-format
36210 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
36211 msgstr ""
36213 #: config/darwin-c.cc:157
36214 #, gcc-internal-format
36215 msgid "junk at end of %<#pragma unused%>"
36216 msgstr ""
36218 #: config/darwin-c.cc:168
36219 #, gcc-internal-format
36220 msgid "malformed %<#pragma ms_struct%>, ignoring"
36221 msgstr ""
36223 #: config/darwin-c.cc:176
36224 #, gcc-internal-format
36225 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
36226 msgstr ""
36228 #: config/darwin-c.cc:179
36229 #, gcc-internal-format
36230 msgid "junk at end of %<#pragma ms_struct%>"
36231 msgstr ""
36233 #: config/darwin-c.cc:405
36234 #, gcc-internal-format, gfc-internal-format
36235 msgid "subframework include %s conflicts with framework include"
36236 msgstr ""
36238 #: config/darwin-c.cc:708
36239 #, gcc-internal-format
36240 msgid "unknown value %qs of %<-mmacosx-version-min%>"
36241 msgstr ""
36243 #: config/darwin-driver.cc:147
36244 #, gcc-internal-format
36245 msgid "%<sysctl%> for %<kern.osversion%> failed: %m"
36246 msgstr ""
36248 #: config/darwin-driver.cc:192
36249 #, gcc-internal-format
36250 msgid "could not understand %<kern.osversion%> %q.*s"
36251 msgstr ""
36253 #: config/darwin-driver.cc:232
36254 #, fuzzy, gcc-internal-format
36255 msgid "could not understand version %qs"
36256 msgstr "не магу знайсці крыніцу %s\n"
36258 #: config/darwin-driver.cc:306
36259 #, fuzzy, gcc-internal-format
36260 #| msgid "%s does not support %s"
36261 msgid "this compiler does not support %qs"
36262 msgstr "%s не падтрымлівае %s"
36264 #: config/darwin-driver.cc:332
36265 #, gcc-internal-format
36266 msgid "%qs is not valid for %<-mmacosx-version-min%>"
36267 msgstr ""
36269 #: config/darwin-driver.cc:373
36270 #, gcc-internal-format
36271 msgid "this compiler does not support PowerPC (%<-arch%> option ignored)"
36272 msgstr ""
36274 #: config/darwin-driver.cc:380
36275 #, gcc-internal-format
36276 msgid "%qs conflicts with %<-arch i386%> (%qs ignored)"
36277 msgstr ""
36279 #: config/darwin-driver.cc:389
36280 #, gcc-internal-format
36281 msgid "%<-m32%> conflicts with %<-arch x86_64%> (%<-m32%> ignored)"
36282 msgstr ""
36284 #: config/darwin-driver.cc:396
36285 #, gcc-internal-format
36286 msgid "this compiler does not support x86 (%<-arch%> option ignored)"
36287 msgstr ""
36289 #: config/darwin-driver.cc:403
36290 #, gcc-internal-format
36291 msgid "%qs conflicts with %<-arch ppc%> (%qs ignored)"
36292 msgstr ""
36294 #: config/darwin-driver.cc:412
36295 #, gcc-internal-format
36296 msgid "%<-m32%> conflicts with %<-arch ppc64%> (%<-m32%> ignored)"
36297 msgstr ""
36299 #: config/darwin.cc:2022
36300 #, gcc-internal-format, gfc-internal-format
36301 msgid "failed to open temporary file %s for LTO output"
36302 msgstr ""
36304 #: config/darwin.cc:2114
36305 #, gcc-internal-format
36306 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
36307 msgstr ""
36309 #: config/darwin.cc:2121
36310 #, gcc-internal-format
36311 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
36312 msgstr ""
36314 #: config/darwin.cc:2713 config/darwin.cc:2777
36315 #, gcc-internal-format
36316 msgid "common variables must have an alignment of 32678 or less"
36317 msgstr ""
36319 #: config/darwin.cc:2867
36320 #, fuzzy, gcc-internal-format
36321 msgid "protected visibility attribute not supported in this configuration; ignored"
36322 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
36324 #: config/darwin.cc:3082
36325 #, gcc-internal-format, gfc-internal-format
36326 msgid "failed to open temporary file %s with LTO output"
36327 msgstr ""
36329 #: config/darwin.cc:3308
36330 #, gcc-internal-format
36331 msgid "%<-fobjc-abi-version%> 2 must be used for 64 bit targets with %<-fnext-runtime%>"
36332 msgstr ""
36334 #: config/darwin.cc:3313
36335 #, gcc-internal-format
36336 msgid "%<-fobjc-abi-version%> %d is not supported for 32 bit targets with %<-fnext-runtime%>"
36337 msgstr ""
36339 #: config/darwin.cc:3328
36340 #, fuzzy, gcc-internal-format
36341 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
36342 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
36344 #: config/darwin.cc:3407
36345 #, gcc-internal-format
36346 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
36347 msgstr ""
36349 #: config/darwin.cc:3450
36350 #, gcc-internal-format
36351 msgid "%<-mpic-symbol-stubs%> is not required for 64-bit code (ignored)"
36352 msgstr ""
36354 #: config/darwin.cc:3630
36355 #, gcc-internal-format
36356 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
36357 msgstr ""
36359 #: config/darwin.cc:3637
36360 #, gcc-internal-format
36361 msgid "built-in function %qD takes one argument only"
36362 msgstr ""
36364 #: config/darwin.cc:3704
36365 #, gcc-internal-format
36366 msgid "CFString literal is missing"
36367 msgstr ""
36369 #: config/darwin.cc:3715
36370 #, fuzzy, gcc-internal-format
36371 msgid "CFString literal expression is not a string constant"
36372 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
36374 #: config/darwin.cc:3739
36375 #, gcc-internal-format
36376 msgid "non-ASCII character in CFString literal"
36377 msgstr ""
36379 #: config/darwin.cc:3740
36380 #, gcc-internal-format
36381 msgid "embedded NUL in CFString literal"
36382 msgstr ""
36384 #: config/host-darwin.cc:107
36385 #, gcc-internal-format
36386 msgid "PCH memory not available %m"
36387 msgstr ""
36389 #: config/sol2-c.cc:91 config/sol2-c.cc:107
36390 #, gcc-internal-format
36391 msgid "malformed %<#pragma align%>, ignoring"
36392 msgstr ""
36394 #: config/sol2-c.cc:100
36395 #, gcc-internal-format
36396 msgid "invalid alignment for %<#pragma align%>, ignoring"
36397 msgstr ""
36399 #: config/sol2-c.cc:115
36400 #, gcc-internal-format
36401 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
36402 msgstr ""
36404 #: config/sol2-c.cc:127 config/sol2-c.cc:139
36405 #, gcc-internal-format
36406 msgid "malformed %<#pragma align%>"
36407 msgstr ""
36409 #: config/sol2-c.cc:134
36410 #, gcc-internal-format
36411 msgid "junk at end of %<#pragma align%>"
36412 msgstr ""
36414 #: config/sol2-c.cc:155 config/sol2-c.cc:162
36415 #, gcc-internal-format
36416 msgid "malformed %<#pragma init%>, ignoring"
36417 msgstr ""
36419 #: config/sol2-c.cc:186 config/sol2-c.cc:198
36420 #, gcc-internal-format
36421 msgid "malformed %<#pragma init%>"
36422 msgstr ""
36424 #: config/sol2-c.cc:193
36425 #, gcc-internal-format
36426 msgid "junk at end of %<#pragma init%>"
36427 msgstr ""
36429 #: config/sol2-c.cc:214 config/sol2-c.cc:221
36430 #, gcc-internal-format
36431 msgid "malformed %<#pragma fini%>, ignoring"
36432 msgstr ""
36434 #: config/sol2-c.cc:245 config/sol2-c.cc:257
36435 #, gcc-internal-format
36436 msgid "malformed %<#pragma fini%>"
36437 msgstr ""
36439 #: config/sol2-c.cc:252
36440 #, gcc-internal-format
36441 msgid "junk at end of %<#pragma fini%>"
36442 msgstr ""
36444 #: config/sol2.cc:58
36445 #, gcc-internal-format
36446 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
36447 msgstr ""
36449 #: config/vxworks.cc:165
36450 #, gcc-internal-format
36451 msgid "PIC is only supported for RTPs"
36452 msgstr ""
36454 #: config/aarch64/aarch64-builtins.cc:1870
36455 #: config/aarch64/aarch64-builtins.cc:2104 config/arm/arm-builtins.cc:3032
36456 #, fuzzy, gcc-internal-format, gfc-internal-format
36457 msgid "argument %d must be a constant immediate"
36458 msgstr "першым аргументам \"%s\" павінен быць \"int\""
36460 #: config/aarch64/aarch64-builtins.cc:1942 config/arm/arm-builtins.cc:3380
36461 #, gcc-internal-format
36462 msgid "lane index must be a constant immediate"
36463 msgstr ""
36465 #: config/aarch64/aarch64-builtins.cc:1946
36466 #, gcc-internal-format
36467 msgid "total size and element size must be a nonzero constant immediate"
36468 msgstr ""
36470 #: config/aarch64/aarch64-builtins.cc:2194
36471 #, fuzzy, gcc-internal-format
36472 msgid "argument must be a 16-bit constant immediate"
36473 msgstr "першым аргументам \"%s\" павінен быць \"int\""
36475 #: config/aarch64/aarch64-builtins.cc:2300
36476 #, gcc-internal-format
36477 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
36478 msgstr ""
36480 #: config/aarch64/aarch64-builtins.cc:2335
36481 #, gcc-internal-format, gfc-internal-format
36482 msgid "argument %d must be a constant immediate in range [0,15]"
36483 msgstr ""
36485 #: config/aarch64/aarch64-builtins.cc:3133
36486 #: config/aarch64/aarch64-builtins.cc:3153
36487 #, gcc-internal-format, gfc-internal-format
36488 msgid "expected 64-bit address but argument 1 is %d-bit"
36489 msgstr ""
36491 #: config/aarch64/aarch64-builtins.cc:3137
36492 #, gcc-internal-format, gfc-internal-format
36493 msgid "expected 64-bit address but argument 2 is %d-bit"
36494 msgstr ""
36496 #: config/aarch64/aarch64-c.cc:296
36497 #, gcc-internal-format
36498 msgid "%<#pragma GCC aarch64%> requires a string parameter"
36499 msgstr ""
36501 #: config/aarch64/aarch64-c.cc:306
36502 #, gcc-internal-format
36503 msgid "unknown %<#pragma GCC aarch64%> option %qs"
36504 msgstr ""
36506 #: config/aarch64/aarch64-sve-builtins.cc:657
36507 #, gcc-internal-format
36508 msgid "ACLE function %qD requires ISA extension %qs"
36509 msgstr ""
36511 #: config/aarch64/aarch64-sve-builtins.cc:659
36512 #, gcc-internal-format
36513 msgid "you can enable %qs using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
36514 msgstr ""
36516 #: config/aarch64/aarch64-sve-builtins.cc:679
36517 #, gcc-internal-format
36518 msgid "ACLE function %qD is incompatible with the use of %qs"
36519 msgstr ""
36521 #: config/aarch64/aarch64-sve-builtins.cc:720
36522 #, fuzzy, gcc-internal-format
36523 msgid "argument %d of %qE must be an integer constant expression"
36524 msgstr "памер масіва \"%s\" адмоўны"
36526 #: config/aarch64/aarch64-sve-builtins.cc:732
36527 #, gcc-internal-format
36528 msgid "passing %wd to argument %d of %qE, which expects a value in the range [%wd, %wd]"
36529 msgstr ""
36531 #: config/aarch64/aarch64-sve-builtins.cc:745
36532 #, gcc-internal-format
36533 msgid "passing %wd to argument %d of %qE, which expects either %wd or %wd"
36534 msgstr ""
36536 #: config/aarch64/aarch64-sve-builtins.cc:758
36537 #, gcc-internal-format
36538 msgid "passing %wd to argument %d of %qE, which expects %wd, %wd, %wd or %wd"
36539 msgstr ""
36541 #: config/aarch64/aarch64-sve-builtins.cc:770
36542 #, gcc-internal-format
36543 msgid "passing %wd to argument %d of %qE, which expects a valid %qT value"
36544 msgstr ""
36546 #: config/aarch64/aarch64-sve-builtins.cc:1211
36547 #, gcc-internal-format
36548 msgid "%qE has no form that takes %qT arguments"
36549 msgstr ""
36551 #: config/aarch64/aarch64-sve-builtins.cc:1277
36552 #, gcc-internal-format
36553 msgid "passing %qT to argument %d of %qE, which expects a 32-bit or 64-bit integer type"
36554 msgstr ""
36556 #: config/aarch64/aarch64-sve-builtins.cc:1297
36557 #, gcc-internal-format
36558 msgid "passing %qT to argument %d of %qE, which expects a pointer type"
36559 msgstr ""
36561 #: config/aarch64/aarch64-sve-builtins.cc:1300
36562 #, gcc-internal-format
36563 msgid "an explicit type suffix is needed when using a vector of base addresses"
36564 msgstr ""
36566 #: config/aarch64/aarch64-sve-builtins.cc:1309
36567 #, gcc-internal-format
36568 msgid "passing %qT to argument %d of %qE, but %qT is not a valid SVE element type"
36569 msgstr ""
36571 #: config/aarch64/aarch64-sve-builtins.cc:1317
36572 #, gcc-internal-format
36573 msgid "passing %qT to argument %d of %qE, which expects a pointer to 32-bit or 64-bit elements"
36574 msgstr ""
36576 #: config/aarch64/aarch64-sve-builtins.cc:1351
36577 #, gcc-internal-format
36578 msgid "passing %qT to argument %d of %qE, which expects a single SVE vector rather than a tuple"
36579 msgstr ""
36581 #: config/aarch64/aarch64-sve-builtins.cc:1355
36582 #, gcc-internal-format
36583 msgid "passing single vector %qT to argument %d of %qE, which expects a tuple of %d vectors"
36584 msgstr ""
36586 #: config/aarch64/aarch64-sve-builtins.cc:1359
36587 #, gcc-internal-format
36588 msgid "passing %qT to argument %d of %qE, which expects a tuple of %d vectors"
36589 msgstr ""
36591 #: config/aarch64/aarch64-sve-builtins.cc:1367
36592 #, gcc-internal-format
36593 msgid "passing %qT to argument %d of %qE, which expects an SVE vector type"
36594 msgstr ""
36596 #: config/aarch64/aarch64-sve-builtins.cc:1370
36597 #, gcc-internal-format
36598 msgid "passing %qT to argument %d of %qE, which expects an SVE tuple type"
36599 msgstr ""
36601 #: config/aarch64/aarch64-sve-builtins.cc:1394
36602 #, gcc-internal-format
36603 msgid "passing %qT to argument %d of %qE, which expects a vector of integers"
36604 msgstr ""
36606 #: config/aarch64/aarch64-sve-builtins.cc:1414
36607 #: config/aarch64/aarch64-sve-builtins.cc:1621
36608 #, gcc-internal-format
36609 msgid "passing %qT to argument %d of %qE, which expects a vector of unsigned integers"
36610 msgstr ""
36612 #: config/aarch64/aarch64-sve-builtins.cc:1435
36613 #, gcc-internal-format
36614 msgid "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-bit elements"
36615 msgstr ""
36617 #: config/aarch64/aarch64-sve-builtins.cc:1466
36618 #, gcc-internal-format
36619 msgid "passing %qT to argument %d of %qE, which expects a vector or scalar type"
36620 msgstr ""
36622 #: config/aarch64/aarch64-sve-builtins.cc:1488
36623 #: config/aarch64/aarch64-sve-builtins.cc:2054
36624 #, gcc-internal-format
36625 msgid "passing %qT to argument %d of %qE, which expects %qT"
36626 msgstr ""
36628 #: config/aarch64/aarch64-sve-builtins.cc:1508
36629 #, gcc-internal-format
36630 msgid "passing %qT to argument %d of %qE, but previous arguments had type %qT"
36631 msgstr ""
36633 #: config/aarch64/aarch64-sve-builtins.cc:1602
36634 #, gcc-internal-format
36635 msgid "passing %qT to argument %d of %qE, which expects a vector of %d-bit elements"
36636 msgstr ""
36638 #: config/aarch64/aarch64-sve-builtins.cc:1614
36639 #, gcc-internal-format
36640 msgid "passing %qT to argument %d of %qE, which expects a vector of signed integers"
36641 msgstr ""
36643 #: config/aarch64/aarch64-sve-builtins.cc:1641
36644 #, gcc-internal-format
36645 msgid "arguments %d and %d of %qE must have the same element size, but the values passed here have type %qT and %qT respectively"
36646 msgstr ""
36648 #: config/aarch64/aarch64-sve-builtins.cc:1662
36649 #, gcc-internal-format
36650 msgid "arguments %d and %d of %qE must have the same signedness, but the values passed here have type %qT and %qT respectively"
36651 msgstr ""
36653 #: config/aarch64/aarch64-sve-builtins.cc:1673
36654 #, gcc-internal-format
36655 msgid "passing %qT instead of the expected %qT to argument %d of %qE, after passing %qT to argument %d"
36656 msgstr ""
36658 #: config/aarch64/aarch64-sve-builtins.cc:1694
36659 #, gcc-internal-format
36660 msgid "passing %qT to argument %d of %qE, but argument %d had type %qT"
36661 msgstr ""
36663 #: config/aarch64/aarch64-sve-builtins.cc:1712
36664 #, gcc-internal-format
36665 msgid "passing %qT to argument %d of %qE, which expects %qs"
36666 msgstr ""
36668 #: config/aarch64/aarch64-sve-builtins.cc:1728
36669 #, gcc-internal-format
36670 msgid "passing %qT to argument %d of %qE, which expects a scalar pointer"
36671 msgstr ""
36673 #: config/aarch64/aarch64-sve-builtins.cc:1751
36674 #, gcc-internal-format
36675 msgid "call to %qE is ambiguous; argument %d has type %qs but argument %d has type %qs"
36676 msgstr ""
36678 #. It doesn't really matter whether the element is expected to be
36679 #. the same size as type suffix 0.
36680 #: config/aarch64/aarch64-sve-builtins.cc:1796
36681 #, gcc-internal-format
36682 msgid "passing %qT to argument %d of %qE, which expects a scalar element"
36683 msgstr ""
36685 #. It doesn't seem useful to distinguish between signed and unsigned
36686 #. scalars here.
36687 #: config/aarch64/aarch64-sve-builtins.cc:1802
36688 #, gcc-internal-format
36689 msgid "passing %qT to argument %d of %qE, which expects a scalar integer"
36690 msgstr ""
36692 #: config/aarch64/aarch64-sve-builtins.cc:1838
36693 #, gcc-internal-format
36694 msgid "passing %qT to argument %d of %qE, which expects %qs or %qs"
36695 msgstr ""
36697 #: config/aarch64/aarch64-sve-builtins.cc:1858
36698 #, gcc-internal-format
36699 msgid "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-bit integers"
36700 msgstr ""
36702 #: config/aarch64/aarch64-sve-builtins.cc:1908
36703 #, gcc-internal-format
36704 msgid "when storing %qT, %qE requires a vector base and a scalar index"
36705 msgstr ""
36707 #: config/aarch64/aarch64-sve-builtins.cc:1913
36708 #, gcc-internal-format
36709 msgid "%qE requires a vector base and a scalar index"
36710 msgstr ""
36712 #: config/aarch64/aarch64-sve-builtins.cc:1917
36713 #, fuzzy, gcc-internal-format
36714 #| msgid "ISO C does not support complex integer types"
36715 msgid "%qE does not support 32-bit vector type %qT"
36716 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
36718 #: config/aarch64/aarch64-sve-builtins.cc:1945
36719 #, gcc-internal-format
36720 msgid "%qE does not support 32-bit sign-extended offsets"
36721 msgstr ""
36723 #: config/aarch64/aarch64-sve-builtins.cc:1948
36724 #, fuzzy, gcc-internal-format
36725 #| msgid "%s does not support %s"
36726 msgid "%qE does not support sign-extended offsets"
36727 msgstr "%s не падтрымлівае %s"
36729 #: config/aarch64/aarch64-sve-builtins.cc:1961
36730 #, gcc-internal-format
36731 msgid "passing %qT to argument %d of %qE, which when loading %qT expects a vector of %d-bit integers"
36732 msgstr ""
36734 #: config/aarch64/aarch64-sve-builtins.cc:1966
36735 #, gcc-internal-format
36736 msgid "passing %qT to argument %d of %qE, which when storing %qT expects a vector of %d-bit integers"
36737 msgstr ""
36739 #. TYPE is part of the function name.
36740 #: config/aarch64/aarch64-sve-builtins.cc:1973
36741 #, gcc-internal-format
36742 msgid "passing %qT to argument %d of %qE, which expects a vector of %d-bit integers"
36743 msgstr ""
36745 #: config/aarch64/aarch64-sve-builtins.cc:2021
36746 #, gcc-internal-format
36747 msgid "passing %qT to argument %d of %qE, which expects a vector or pointer base address"
36748 msgstr ""
36750 #: config/aarch64/aarch64-sve-builtins.cc:2105
36751 #, gcc-internal-format
36752 msgid "cannot combine a base of type %qT with an offset of type %qT"
36753 msgstr ""
36755 #: config/aarch64/aarch64-sve-builtins.cc:2109
36756 #, gcc-internal-format
36757 msgid "cannot combine a base of type %qT with an index of type %qT"
36758 msgstr ""
36760 #: config/aarch64/aarch64-sve-builtins.cc:2197
36761 #, gcc-internal-format
36762 msgid "passing %qT to argument %d of %qE, but its %qT form does not accept scalars"
36763 msgstr ""
36765 #: config/aarch64/aarch64-sve-builtins.cc:3526
36766 #: config/arm/arm-mve-builtins.cc:173
36767 #, fuzzy, gcc-internal-format
36768 msgid "duplicate definition of %qs"
36769 msgstr "паўторнае абвяшчэнне меткі \"%s\""
36771 #: config/aarch64/aarch64-sve-builtins.cc:3702
36772 #, fuzzy, gcc-internal-format
36773 msgid "%qs applied to non-SVE type %qT"
36774 msgstr "\"%s\" мае незавершаны тып"
36776 #: config/aarch64/aarch64-sve-builtins.cc:3708
36777 #, fuzzy, gcc-internal-format
36778 msgid "%qs applied to non-vector type %qT"
36779 msgstr "\"%s\" мае незавершаны тып"
36781 #: config/aarch64/aarch64-sve-builtins.cc:3715
36782 #, gcc-internal-format
36783 msgid "%qs applied to type %qT, which already has a size"
36784 msgstr ""
36786 #: config/aarch64/aarch64-sve-builtins.cc:3723
36787 #, fuzzy, gcc-internal-format
36788 msgid "%qs requires an integer constant expression"
36789 msgstr "памер масіва \"%s\" адмоўны"
36791 #: config/aarch64/aarch64-sve-builtins.cc:3731
36792 #, fuzzy, gcc-internal-format
36793 #| msgid "unsupported version"
36794 msgid "unsupported SVE vector size"
36795 msgstr "непадтрымліваемая версія"
36797 #: config/aarch64/aarch64-sve-builtins.cc:3845
36798 #, gcc-internal-format
36799 msgid "SVE type %qT does not have a fixed size"
36800 msgstr ""
36802 #: config/aarch64/aarch64-sve-builtins.cc:3850
36803 #, gcc-internal-format
36804 msgid "SVE type %qT does not have a defined alignment"
36805 msgstr ""
36807 #: config/aarch64/aarch64-sve-builtins.cc:3855
36808 #, gcc-internal-format
36809 msgid "variables of type %qT cannot have thread-local storage duration"
36810 msgstr ""
36812 #: config/aarch64/aarch64-sve-builtins.cc:3861
36813 #, gcc-internal-format
36814 msgid "arithmetic on pointer to SVE type %qT"
36815 msgstr ""
36817 #: config/aarch64/aarch64-sve-builtins.cc:3868
36818 #, gcc-internal-format
36819 msgid "member variables cannot have SVE type %qT"
36820 msgstr ""
36822 #: config/aarch64/aarch64-sve-builtins.cc:3870
36823 #, gcc-internal-format
36824 msgid "fields cannot have SVE type %qT"
36825 msgstr ""
36827 #: config/aarch64/aarch64-sve-builtins.cc:3875
36828 #, gcc-internal-format
36829 msgid "array elements cannot have SVE type %qT"
36830 msgstr ""
36832 #: config/aarch64/aarch64-sve-builtins.cc:3880
36833 #, gcc-internal-format
36834 msgid "cannot allocate objects with SVE type %qT"
36835 msgstr ""
36837 #: config/aarch64/aarch64-sve-builtins.cc:3885
36838 #, gcc-internal-format
36839 msgid "cannot delete objects with SVE type %qT"
36840 msgstr ""
36842 #: config/aarch64/aarch64-sve-builtins.cc:3890
36843 #, gcc-internal-format
36844 msgid "cannot throw or catch SVE type %qT"
36845 msgstr ""
36847 #: config/aarch64/aarch64-sve-builtins.cc:3895
36848 #, gcc-internal-format
36849 msgid "capture by copy of SVE type %qT"
36850 msgstr ""
36852 #: config/aarch64/aarch64.cc:2190
36853 #, fuzzy, gcc-internal-format
36854 msgid "the %qE attribute cannot be applied to an SVE function type"
36855 msgstr "\"%s\" звычайна функцыя"
36857 #: config/aarch64/aarch64.cc:2265 config/aarch64/aarch64.cc:2279
36858 #, gcc-internal-format
36859 msgid "unexpected %<%s%> after %<%s%>"
36860 msgstr ""
36862 #: config/aarch64/aarch64.cc:2732
36863 #, gcc-internal-format
36864 msgid "%qs is incompatible with the use of floating-point types"
36865 msgstr ""
36867 #: config/aarch64/aarch64.cc:2735
36868 #, gcc-internal-format
36869 msgid "%qs is incompatible with the use of vector types"
36870 msgstr ""
36872 #: config/aarch64/aarch64.cc:2739
36873 #, gcc-internal-format
36874 msgid "%qs feature modifier is incompatible with the use of floating-point types"
36875 msgstr ""
36877 #: config/aarch64/aarch64.cc:2742
36878 #, gcc-internal-format
36879 msgid "%qs feature modifier is incompatible with the use of vector types"
36880 msgstr ""
36882 #: config/aarch64/aarch64.cc:2758
36883 #, gcc-internal-format
36884 msgid "this operation requires the SVE ISA extension"
36885 msgstr ""
36887 #: config/aarch64/aarch64.cc:2759
36888 #, gcc-internal-format
36889 msgid "you can enable SVE using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
36890 msgstr ""
36892 #. We can't gracefully recover at this point, so make this a
36893 #. fatal error.
36894 #: config/aarch64/aarch64.cc:6381
36895 #, gcc-internal-format
36896 msgid "arguments of type %qT require the SVE ISA extension"
36897 msgstr ""
36899 #: config/aarch64/aarch64.cc:6708
36900 #, fuzzy, gcc-internal-format
36901 msgid "SVE type %qT cannot be passed to an unprototyped function"
36902 msgstr "\"%s\" звычайна функцыя"
36904 #: config/aarch64/aarch64.cc:6836 config/aarch64/aarch64.cc:6899
36905 #: config/aarch64/aarch64.cc:7022 config/aarch64/aarch64.cc:18720
36906 #: config/arm/arm.cc:7193 config/arm/arm.cc:7223 config/arm/arm.cc:28981
36907 #, gcc-internal-format
36908 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
36909 msgstr ""
36911 #: config/aarch64/aarch64.cc:6967
36912 #, gcc-internal-format
36913 msgid "%qE requires the SVE ISA extension"
36914 msgstr ""
36916 #: config/aarch64/aarch64.cc:6970
36917 #, gcc-internal-format
36918 msgid "calls to functions of type %qT require the SVE ISA extension"
36919 msgstr ""
36921 #: config/aarch64/aarch64.cc:7147
36922 #, gcc-internal-format
36923 msgid "stack probes for SVE frames"
36924 msgstr ""
36926 #: config/aarch64/aarch64.cc:16287
36927 #, gcc-internal-format
36928 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
36929 msgstr ""
36931 #: config/aarch64/aarch64.cc:16331
36932 #, gcc-internal-format
36933 msgid "%qs string ill-formed"
36934 msgstr ""
36936 #: config/aarch64/aarch64.cc:16387
36937 #, gcc-internal-format
36938 msgid "invalid format for %<sve_width%>"
36939 msgstr ""
36941 #: config/aarch64/aarch64.cc:16399
36942 #, fuzzy, gcc-internal-format
36943 #| msgid "invalid %%Q value"
36944 msgid "invalid %<sve_width%> value: %d"
36945 msgstr "дрэннае %%Q значэнне"
36947 #: config/aarch64/aarch64.cc:16419
36948 #, fuzzy, gcc-internal-format, gfc-internal-format
36949 msgid "tuning string missing in option (%s)"
36950 msgstr "Нераспазнаны выбар \"%s\""
36952 #: config/aarch64/aarch64.cc:16437
36953 #, fuzzy, gcc-internal-format, gfc-internal-format
36954 msgid "unknown tuning option (%s)"
36955 msgstr "невядомая назва рэгістра: %s\n"
36957 #: config/aarch64/aarch64.cc:16605 config/riscv/riscv.cc:5061
36958 #, gcc-internal-format
36959 msgid "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-protector-guard-offset=%s%>"
36960 msgstr ""
36962 #: config/aarch64/aarch64.cc:16614 config/riscv/riscv.cc:5070
36963 #, gcc-internal-format
36964 msgid "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> must be used with %<-mstack-protector-guard=sysreg%>"
36965 msgstr ""
36967 #: config/aarch64/aarch64.cc:16622
36968 #, gcc-internal-format
36969 msgid "specify a system register with a small string length"
36970 msgstr ""
36972 #: config/aarch64/aarch64.cc:16632 config/arm/arm.cc:3197
36973 #: config/riscv/riscv.cc:5099 config/rs6000/rs6000.cc:4600
36974 #, fuzzy, gcc-internal-format
36975 msgid "%qs is not a valid offset in %qs"
36976 msgstr "Нерэчаісны выбар %s"
36978 #: config/aarch64/aarch64.cc:16725
36979 #, gcc-internal-format
36980 msgid "only values 12 (4 KB) and 16 (64 KB) are supported for guard size.  Given value %d (%llu KB) is out of range"
36981 msgstr ""
36983 #: config/aarch64/aarch64.cc:16741
36984 #, gcc-internal-format
36985 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
36986 msgstr ""
36988 #: config/aarch64/aarch64.cc:16850
36989 #, gcc-internal-format
36990 msgid "missing cpu name in %<-mcpu=%s%>"
36991 msgstr ""
36993 #: config/aarch64/aarch64.cc:16857
36994 #, gcc-internal-format
36995 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
36996 msgstr ""
36998 #: config/aarch64/aarch64.cc:16916
36999 #, gcc-internal-format
37000 msgid "invalid argument given to %<-mharden-sls=%>"
37001 msgstr ""
37003 #: config/aarch64/aarch64.cc:16927
37004 #, gcc-internal-format
37005 msgid "%qs must be by itself for %<-mharden-sls=%>"
37006 msgstr ""
37008 #: config/aarch64/aarch64.cc:16932
37009 #, gcc-internal-format
37010 msgid "invalid argument %<%s%> for %<-mharden-sls=%>"
37011 msgstr ""
37013 #: config/aarch64/aarch64.cc:17038
37014 #, gcc-internal-format
37015 msgid "invalid argument %<%s%> for %<-mbranch-protection=%>"
37016 msgstr ""
37018 #: config/aarch64/aarch64.cc:17040
37019 #, fuzzy, gcc-internal-format
37020 msgid "missing argument for %<-mbranch-protection=%>"
37021 msgstr "аргумент для \"%s\" прапушчан"
37023 #: config/aarch64/aarch64.cc:17064
37024 #, gcc-internal-format
37025 msgid "missing arch name in %<-march=%s%>"
37026 msgstr ""
37028 #: config/aarch64/aarch64.cc:17067
37029 #, gcc-internal-format
37030 msgid "unknown value %qs for %<-march%>"
37031 msgstr ""
37033 #: config/aarch64/aarch64.cc:17071
37034 #, gcc-internal-format
37035 msgid "invalid feature modifier %qs in %<-march=%s%>"
37036 msgstr ""
37038 #: config/aarch64/aarch64.cc:17099
37039 #, gcc-internal-format
37040 msgid "missing cpu name in %<-mtune=%s%>"
37041 msgstr ""
37043 #: config/aarch64/aarch64.cc:17102
37044 #, gcc-internal-format
37045 msgid "unknown value %qs for %<-mtune%>"
37046 msgstr ""
37048 #: config/aarch64/aarch64.cc:17236
37049 #, gcc-internal-format
37050 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
37051 msgstr ""
37053 #: config/aarch64/aarch64.cc:17292
37054 #, fuzzy, gcc-internal-format
37055 #| msgid "%s does not support %s"
37056 msgid "assembler does not support %<-mabi=ilp32%>"
37057 msgstr "%s не падтрымлівае %s"
37059 #: config/aarch64/aarch64.cc:17299
37060 #, gcc-internal-format
37061 msgid "return address signing is only supported for %<-mabi=lp64%>"
37062 msgstr ""
37064 #: config/aarch64/aarch64.cc:17381
37065 #, gcc-internal-format
37066 msgid "code model %qs with %<-f%s%>"
37067 msgstr ""
37069 #: config/aarch64/aarch64.cc:17384
37070 #, fuzzy, gcc-internal-format
37071 msgid "code model %qs not supported in ilp32 mode"
37072 msgstr "-pipe не падтрымліваецца"
37074 #: config/aarch64/aarch64.cc:17563
37075 #, gcc-internal-format
37076 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
37077 msgstr ""
37079 #: config/aarch64/aarch64.cc:17566
37080 #, gcc-internal-format
37081 msgid "invalid name (%qs) in %<target(\"arch=\")%> pragma or attribute"
37082 msgstr ""
37084 #: config/aarch64/aarch64.cc:17570 config/aarch64/aarch64.cc:17612
37085 #: config/aarch64/aarch64.cc:17719
37086 #, gcc-internal-format
37087 msgid "invalid feature modifier %s of value (%qs) in %<target()%> pragma or attribute"
37088 msgstr ""
37090 #: config/aarch64/aarch64.cc:17605
37091 #, gcc-internal-format
37092 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
37093 msgstr ""
37095 #: config/aarch64/aarch64.cc:17608
37096 #, gcc-internal-format
37097 msgid "invalid name (%qs) in %<target(\"cpu=\")%> pragma or attribute"
37098 msgstr ""
37100 #: config/aarch64/aarch64.cc:17635
37101 #, gcc-internal-format
37102 msgid "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
37103 msgstr ""
37105 #: config/aarch64/aarch64.cc:17639
37106 #, gcc-internal-format
37107 msgid "invalid protection type (%qs) in %<target(\"branch-protection=\")%> pragma or attribute"
37108 msgstr ""
37110 #: config/aarch64/aarch64.cc:17674
37111 #, gcc-internal-format
37112 msgid "invalid name (%qs) in %<target(\"tune=\")%> pragma or attribute"
37113 msgstr ""
37115 #: config/aarch64/aarch64.cc:17715
37116 #, gcc-internal-format
37117 msgid "missing value in %<target()%> pragma or attribute"
37118 msgstr ""
37120 #: config/aarch64/aarch64.cc:17773 config/aarch64/aarch64.cc:17946
37121 #, gcc-internal-format
37122 msgid "malformed %<target()%> pragma or attribute"
37123 msgstr ""
37125 #: config/aarch64/aarch64.cc:17817
37126 #, gcc-internal-format
37127 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
37128 msgstr ""
37130 #: config/aarch64/aarch64.cc:17825 config/i386/i386-options.cc:1234
37131 #, gcc-internal-format
37132 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
37133 msgstr ""
37135 #: config/aarch64/aarch64.cc:17879
37136 #, gcc-internal-format
37137 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
37138 msgstr ""
37140 #: config/aarch64/aarch64.cc:17936 config/arm/arm.cc:33128
37141 #: config/rs6000/rs6000.cc:24209 config/s390/s390.cc:15840
37142 #, gcc-internal-format
37143 msgid "attribute %<target%> argument not a string"
37144 msgstr ""
37146 #: config/aarch64/aarch64.cc:17971
37147 #, gcc-internal-format
37148 msgid "arch extension %<%s%> should be prefixed by %<+%>"
37149 msgstr ""
37151 #: config/aarch64/aarch64.cc:17974
37152 #, gcc-internal-format
37153 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
37154 msgstr ""
37156 #: config/aarch64/aarch64.cc:17983
37157 #, gcc-internal-format
37158 msgid "malformed %<target(\"%s\")%> pragma or attribute"
37159 msgstr ""
37161 #: config/aarch64/aarch64.cc:19423 config/arm/arm.cc:6545
37162 #: config/rs6000/rs6000-call.cc:374 config/s390/s390.cc:12227
37163 #: config/s390/s390.cc:12304
37164 msgid "parameter passing for argument of type %qT with %<[[no_unique_address]]%> members changed %{in GCC 10.1%}"
37165 msgstr ""
37167 #: config/aarch64/aarch64.cc:19428 config/arm/arm.cc:6550
37168 #: config/rs6000/rs6000-call.cc:369 config/s390/s390.cc:12222
37169 #: config/s390/s390.cc:12299
37170 msgid "parameter passing for argument of type %qT when C++17 is enabled changed to match C++14 %{in GCC 10.1%}"
37171 msgstr ""
37173 #: config/aarch64/aarch64.cc:20578 config/aarch64/aarch64.cc:20581
37174 #, gcc-internal-format
37175 msgid "lane %wd out of range %wd - %wd"
37176 msgstr ""
37178 #: config/aarch64/aarch64.cc:25689 config/i386/i386.cc:23312
37179 #: config/i386/i386.cc:23440
37180 #, fuzzy, gcc-internal-format
37181 #| msgid "unsupported version"
37182 msgid "unsupported simdlen %wd"
37183 msgstr "непадтрымліваемая версія"
37185 #: config/aarch64/aarch64.cc:25699 config/aarch64/aarch64.cc:25726
37186 #, gcc-internal-format
37187 msgid "GCC does not currently support mixed size types for %<simd%> functions"
37188 msgstr ""
37190 #: config/aarch64/aarch64.cc:25703
37191 #, gcc-internal-format
37192 msgid "GCC does not currently support return type %qT for %<simd%> functions"
37193 msgstr ""
37195 #: config/aarch64/aarch64.cc:25707
37196 #, gcc-internal-format
37197 msgid "unsupported return type %qT for %<simd%> functions"
37198 msgstr ""
37200 #: config/aarch64/aarch64.cc:25730
37201 #, gcc-internal-format
37202 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
37203 msgstr ""
37205 #: config/aarch64/aarch64.cc:25755
37206 #, gcc-internal-format
37207 msgid "GCC does not currently support simdlen %wd for type %qT"
37208 msgstr ""
37210 #: config/alpha/alpha.cc:420
37211 #, gcc-internal-format
37212 msgid "bad value %qs for %<-mtrap-precision%> switch"
37213 msgstr ""
37215 #: config/alpha/alpha.cc:435
37216 #, gcc-internal-format
37217 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
37218 msgstr ""
37220 #: config/alpha/alpha.cc:450
37221 #, gcc-internal-format
37222 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
37223 msgstr ""
37225 #: config/alpha/alpha.cc:468
37226 #, gcc-internal-format
37227 msgid "bad value %qs for %<-mcpu%> switch"
37228 msgstr ""
37230 #: config/alpha/alpha.cc:483
37231 #, gcc-internal-format
37232 msgid "bad value %qs for %<-mtune%> switch"
37233 msgstr ""
37235 #: config/alpha/alpha.cc:501
37236 #, gcc-internal-format
37237 msgid "fp software completion requires %<-mtrap-precision=i%>"
37238 msgstr ""
37240 #: config/alpha/alpha.cc:517
37241 #, gcc-internal-format
37242 msgid "rounding mode not supported for VAX floats"
37243 msgstr ""
37245 #: config/alpha/alpha.cc:522
37246 #, gcc-internal-format
37247 msgid "trap mode not supported for VAX floats"
37248 msgstr ""
37250 #: config/alpha/alpha.cc:526
37251 #, gcc-internal-format
37252 msgid "128-bit %<long double%> not supported for VAX floats"
37253 msgstr ""
37255 #: config/alpha/alpha.cc:554
37256 #, gcc-internal-format, gfc-internal-format
37257 msgid "L%d cache latency unknown for %s"
37258 msgstr ""
37260 #: config/alpha/alpha.cc:569
37261 #, gcc-internal-format
37262 msgid "bad value %qs for %<-mmemory-latency%>"
37263 msgstr ""
37265 #: config/alpha/alpha.cc:6651 config/alpha/alpha.cc:6654
37266 #: config/arc/arc.cc:7071 config/arc/arc.cc:7345 config/s390/s390.cc:882
37267 #: config/tilegx/tilegx.cc:3537 config/tilepro/tilepro.cc:3100
37268 #, gcc-internal-format
37269 msgid "bad builtin fcode"
37270 msgstr ""
37272 #: config/arc/arc.cc:1098
37273 #, gcc-internal-format
37274 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
37275 msgstr ""
37277 #: config/arc/arc.cc:1101
37278 #, gcc-internal-format
37279 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
37280 msgstr ""
37282 #: config/arc/arc.cc:1106
37283 #, gcc-internal-format
37284 msgid "FPX fast and compact options cannot be specified together"
37285 msgstr ""
37287 #: config/arc/arc.cc:1110
37288 #, gcc-internal-format
37289 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
37290 msgstr ""
37292 #: config/arc/arc.cc:1115
37293 #, gcc-internal-format
37294 msgid "no FPX/FPU mixing allowed"
37295 msgstr ""
37297 #: config/arc/arc.cc:1120
37298 #, fuzzy, gcc-internal-format
37299 #| msgid "-pipe is not supported"
37300 msgid "PIC is not supported for %qs"
37301 msgstr "-pipe не падтрымліваецца"
37303 #: config/arc/arc.cc:1159
37304 #, fuzzy, gcc-internal-format
37305 #| msgid "Missing name"
37306 msgid "missing dash"
37307 msgstr "Прапушчана назва"
37309 #: config/arc/arc.cc:1171
37310 #, gcc-internal-format
37311 msgid "first register must be R0"
37312 msgstr ""
37314 #: config/arc/arc.cc:1191
37315 #, gcc-internal-format, gfc-internal-format
37316 msgid "last register name %s must be an odd register"
37317 msgstr ""
37319 #: config/arc/arc.cc:1200 config/ia64/ia64.cc:6051 config/pa/pa.cc:480
37320 #: config/sh/sh.cc:8292
37321 #, gcc-internal-format, gfc-internal-format
37322 msgid "%s-%s is an empty range"
37323 msgstr ""
37325 #: config/arc/arc.cc:1250
37326 #, gcc-internal-format
37327 msgid "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or 32"
37328 msgstr ""
37330 #: config/arc/arc.cc:1312
37331 #, gcc-internal-format
37332 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
37333 msgstr ""
37335 #: config/arc/arc.cc:1321
37336 #, gcc-internal-format
37337 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
37338 msgstr ""
37340 #. Check options against architecture options.  Throw an error if
37341 #. option is not allowed.  Extra, check options against default
37342 #. architecture/cpu flags and throw an warning if we find a
37343 #. mismatch.
37344 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
37345 #. translated.  They are like keywords which one can relate with the
37346 #. architectural choices taken for an ARC CPU implementation.
37347 #: config/arc/arc.cc:1365
37348 #, gcc-internal-format
37349 msgid "option %<%s=%s%> is not available for %qs CPU"
37350 msgstr ""
37352 #: config/arc/arc.cc:1370
37353 #, gcc-internal-format
37354 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
37355 msgstr ""
37357 #: config/arc/arc.cc:1378
37358 #, gcc-internal-format
37359 msgid "option %qs is not available for %qs CPU"
37360 msgstr ""
37362 #: config/arc/arc.cc:1383
37363 #, gcc-internal-format
37364 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
37365 msgstr ""
37367 #: config/arc/arc.cc:1949
37368 #, gcc-internal-format, gfc-internal-format
37369 msgid "multiply option implies r%d is fixed"
37370 msgstr ""
37372 #: config/arc/arc.cc:2097 config/epiphany/epiphany.cc:508
37373 #: config/epiphany/epiphany.cc:550
37374 #, fuzzy, gcc-internal-format
37375 msgid "argument of %qE attribute is not a string constant"
37376 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
37378 #: config/arc/arc.cc:2106
37379 #, fuzzy, gcc-internal-format
37380 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
37381 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
37383 #: config/arc/arc.cc:2115
37384 #, fuzzy, gcc-internal-format
37385 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
37386 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
37388 #: config/arc/arc.cc:2129 config/arm/arm.cc:7334 config/arm/arm.cc:7352
37389 #: config/arm/arm.cc:7533 config/avr/avr.cc:9588 config/avr/avr.cc:9604
37390 #: config/bfin/bfin.cc:4694 config/bfin/bfin.cc:4755 config/bfin/bfin.cc:4784
37391 #: config/bpf/bpf.cc:99 config/csky/csky.cc:6454 config/csky/csky.cc:6482
37392 #: config/epiphany/epiphany.cc:491 config/gcn/gcn.cc:342
37393 #: config/h8300/h8300.cc:4944 config/i386/i386-options.cc:3336
37394 #: config/i386/i386-options.cc:3513 config/i386/i386-options.cc:3569
37395 #: config/i386/i386-options.cc:3620 config/i386/i386-options.cc:3657
37396 #: config/m68k/m68k.cc:792 config/mcore/mcore.cc:3066
37397 #: config/nvptx/nvptx.cc:5420 config/riscv/riscv.cc:3273
37398 #: config/rl78/rl78.cc:820 config/rl78/rl78.cc:889
37399 #: config/rs6000/rs6000.cc:20150 config/rx/rx.cc:2727 config/rx/rx.cc:2753
37400 #: config/s390/s390.cc:1097 config/s390/s390.cc:1184 config/sh/sh.cc:8428
37401 #: config/sh/sh.cc:8446 config/sh/sh.cc:8470 config/sh/sh.cc:8541
37402 #: config/sh/sh.cc:8564 config/stormy16/stormy16.cc:2229
37403 #: config/v850/v850.cc:2010 config/visium/visium.cc:724
37404 #, fuzzy, gcc-internal-format
37405 msgid "%qE attribute only applies to functions"
37406 msgstr "\"%s\" звычайна функцыя"
37408 #: config/arc/arc.cc:6970
37409 #, fuzzy, gcc-internal-format
37410 #| msgid "`__builtin_next_arg' called without an argument"
37411 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
37412 msgstr "\"__buitin_next_arg\" выклікаецца без аргумента"
37414 #: config/arc/arc.cc:6978
37415 #, gcc-internal-format
37416 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
37417 msgstr ""
37419 #: config/arc/arc.cc:7141
37420 #, gcc-internal-format
37421 msgid "operand 1 should be an unsigned 3-bit immediate"
37422 msgstr ""
37424 #: config/arc/arc.cc:7182 config/arc/arc.cc:7279
37425 #, gcc-internal-format
37426 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
37427 msgstr ""
37429 #: config/arc/arc.cc:7215 config/arc/arc.cc:7247
37430 #, gcc-internal-format
37431 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
37432 msgstr ""
37434 #: config/arc/arc.cc:7219 config/arc/arc.cc:7251
37435 #, gcc-internal-format
37436 msgid "operand 2 should be an unsigned 8-bit value"
37437 msgstr ""
37439 #: config/arc/arc.cc:7283
37440 #, gcc-internal-format
37441 msgid "operand 3 should be an unsigned 8-bit value"
37442 msgstr ""
37444 #: config/arc/arc.cc:7316
37445 #, gcc-internal-format
37446 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
37447 msgstr ""
37449 #: config/arc/arc.cc:7320
37450 #, gcc-internal-format
37451 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
37452 msgstr ""
37454 #: config/arc/arc.cc:7327
37455 #, gcc-internal-format
37456 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
37457 msgstr ""
37459 #: config/arc/arc.cc:7330
37460 #, gcc-internal-format
37461 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
37462 msgstr ""
37464 #: config/arc/arc.cc:7377
37465 #, gcc-internal-format, gfc-internal-format
37466 msgid "builtin requires an immediate for operand %d"
37467 msgstr ""
37469 #: config/arc/arc.cc:7382
37470 #, gcc-internal-format, gfc-internal-format
37471 msgid "operand %d should be a 6 bit unsigned immediate"
37472 msgstr ""
37474 #: config/arc/arc.cc:7386
37475 #, gcc-internal-format, gfc-internal-format
37476 msgid "operand %d should be a 8 bit unsigned immediate"
37477 msgstr ""
37479 #: config/arc/arc.cc:7390
37480 #, gcc-internal-format, gfc-internal-format
37481 msgid "operand %d should be a 3 bit unsigned immediate"
37482 msgstr ""
37484 #: config/arc/arc.cc:7393
37485 #, gcc-internal-format, gfc-internal-format
37486 msgid "unknown builtin immediate operand type for operand %d"
37487 msgstr ""
37489 #: config/arc/arc.cc:7444
37490 #, gcc-internal-format
37491 msgid "register number must be a compile-time constant.  Try giving higher optimization levels"
37492 msgstr ""
37494 #: config/arc/arc.cc:8434
37495 #, gcc-internal-format
37496 msgid "insn addresses not set after shorten branches"
37497 msgstr ""
37499 #: config/arc/arc.cc:8649
37500 #, gcc-internal-format
37501 msgid "insn addresses not freed"
37502 msgstr ""
37504 #: config/arc/arc.cc:11057
37505 #, fuzzy, gcc-internal-format
37506 msgid "%qE attribute only valid for ARCv2 architecture"
37507 msgstr "\"%s\" атрыбут ігнарыруецца"
37509 #: config/arc/arc.cc:11065 config/arc/arc.cc:11104
37510 #, fuzzy, gcc-internal-format
37511 #| msgid "argument to `-%s' is missing"
37512 msgid "argument of %qE attribute is missing"
37513 msgstr "аргумент для \"-%s\" прапушчан"
37515 #: config/arc/arc.cc:11076 config/arc/arc.cc:11115 config/arc/arc.cc:11241
37516 #: config/avr/avr.cc:9660
37517 #, gcc-internal-format
37518 msgid "%qE attribute allows only an integer constant argument"
37519 msgstr ""
37521 #: config/arc/arc.cc:11096
37522 #, fuzzy, gcc-internal-format
37523 msgid "%qE attribute only valid for ARC EM architecture"
37524 msgstr "\"%s\" атрыбут ігнарыруецца"
37526 #: config/arc/arc.cc:11151
37527 #, fuzzy, gcc-internal-format
37528 msgid "%qE attribute only applies to types"
37529 msgstr "\"%s\" звычайна функцыя"
37531 #: config/arc/arc.cc:11157
37532 #, fuzzy, gcc-internal-format
37533 msgid "argument of %qE attribute ignored"
37534 msgstr "памер \"%s\" больш чам %d байт"
37536 #: config/arc/arc.cc:11231 config/avr/avr.cc:9647 config/bfin/bfin.cc:4816
37537 #: config/i386/winnt.cc:63 config/nvptx/nvptx.cc:5443
37538 #, fuzzy, gcc-internal-format
37539 msgid "%qE attribute only applies to variables"
37540 msgstr "\"%s\" атрыбут ігнарыруецца"
37542 #: config/arm/aarch-common.cc:550 config/i386/i386.cc:22225
37543 #, gcc-internal-format
37544 msgid "alternatives not allowed in %<asm%> flag output"
37545 msgstr ""
37547 #: config/arm/aarch-common.cc:611 config/i386/i386.cc:22289
37548 #, gcc-internal-format
37549 msgid "unknown %<asm%> flag output %qs"
37550 msgstr ""
37552 #: config/arm/aarch-common.cc:621 config/i386/i386.cc:22318
37553 #, gcc-internal-format
37554 msgid "invalid type for %<asm%> flag output"
37555 msgstr ""
37557 #: config/arm/arm-builtins.cc:3011
37558 #, gcc-internal-format, gfc-internal-format
37559 msgid "coprocessor %d is not enabled with +cdecp%d"
37560 msgstr ""
37562 #: config/arm/arm-builtins.cc:3015
37563 #, gcc-internal-format
37564 msgid "coproc must be a constant immediate in range [0-%d] enabled with %<+cdecp<N>%>"
37565 msgstr ""
37567 #: config/arm/arm-builtins.cc:3024
37568 #, gcc-internal-format
37569 msgid "argument %d to %qE must be a constant immediate in range [0-%d]"
37570 msgstr ""
37572 #: config/arm/arm-builtins.cc:3143
37573 #, fuzzy, gcc-internal-format
37574 msgid "this builtin is not supported for this target"
37575 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
37577 #: config/arm/arm-builtins.cc:3251
37578 #, gcc-internal-format
37579 msgid "saturation bit range must be in the range [%wd, %wd]"
37580 msgstr ""
37582 #: config/arm/arm-builtins.cc:3256
37583 #, gcc-internal-format
37584 msgid "saturation bit range must be a constant immediate"
37585 msgstr ""
37587 #: config/arm/arm-builtins.cc:3279
37588 #, gcc-internal-format
37589 msgid "You must enable MVE instructions to use these intrinsics"
37590 msgstr ""
37592 #: config/arm/arm-builtins.cc:3301
37593 #, gcc-internal-format
37594 msgid "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-mfpu=neon%>) to use these intrinsics."
37595 msgstr ""
37597 #: config/arm/arm-builtins.cc:3323
37598 #, gcc-internal-format
37599 msgid "You must enable VFP instructions to use these intrinsics."
37600 msgstr ""
37602 #: config/arm/arm-builtins.cc:3402
37603 #, gcc-internal-format
37604 msgid "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-mfpu=crypto-neon%>) to use these intrinsics."
37605 msgstr ""
37607 #. @@@ better error message
37608 #: config/arm/arm-builtins.cc:3480 config/arm/arm-builtins.cc:3584
37609 #, gcc-internal-format
37610 msgid "selector must be an immediate"
37611 msgstr ""
37613 #: config/arm/arm-builtins.cc:3488 config/arm/arm-builtins.cc:3533
37614 #: config/arm/arm-builtins.cc:3591 config/arm/arm-builtins.cc:3600
37615 #, fuzzy, gcc-internal-format
37616 #| msgid "first argument of `%s' should be `int'"
37617 msgid "the range of selector should be in 0 to 7"
37618 msgstr "першым аргументам \"%s\" павінен быць \"int\""
37620 #: config/arm/arm-builtins.cc:3493 config/arm/arm-builtins.cc:3602
37621 #, fuzzy, gcc-internal-format
37622 #| msgid "first argument of `%s' should be `int'"
37623 msgid "the range of selector should be in 0 to 3"
37624 msgstr "першым аргументам \"%s\" павінен быць \"int\""
37626 #: config/arm/arm-builtins.cc:3498 config/arm/arm-builtins.cc:3604
37627 #, fuzzy, gcc-internal-format
37628 #| msgid "first argument of `%s' should be `int'"
37629 msgid "the range of selector should be in 0 to 1"
37630 msgstr "першым аргументам \"%s\" павінен быць \"int\""
37632 #: config/arm/arm-builtins.cc:3670
37633 #, gcc-internal-format
37634 msgid "mask must be an immediate"
37635 msgstr ""
37637 #: config/arm/arm-builtins.cc:3675
37638 #, fuzzy, gcc-internal-format
37639 #| msgid "first argument of `%s' should be `int'"
37640 msgid "the range of mask should be in 0 to 255"
37641 msgstr "першым аргументам \"%s\" павінен быць \"int\""
37643 #: config/arm/arm-builtins.cc:3863
37644 #, gcc-internal-format
37645 msgid "the range of count should be in 0 to 32; please check the intrinsic %<_mm_rori_pi16%> in code"
37646 msgstr ""
37648 #: config/arm/arm-builtins.cc:3865
37649 #, gcc-internal-format
37650 msgid "the range of count should be in 0 to 32; please check the intrinsic %<_mm_rori_pi32%> in code"
37651 msgstr ""
37653 #: config/arm/arm-builtins.cc:3867
37654 #, gcc-internal-format
37655 msgid "the range of count should be in 0 to 32; please check the intrinsic %<_mm_ror_pi16%> in code"
37656 msgstr ""
37658 #: config/arm/arm-builtins.cc:3869
37659 #, gcc-internal-format
37660 msgid "the range of count should be in 0 to 32; please check the intrinsic %<_mm_ror_pi32%> in code"
37661 msgstr ""
37663 #: config/arm/arm-builtins.cc:3875
37664 #, gcc-internal-format
37665 msgid "the range of count should be in 0 to 64; please check the intrinsic %<_mm_rori_si64%> in code"
37666 msgstr ""
37668 #: config/arm/arm-builtins.cc:3877
37669 #, gcc-internal-format
37670 msgid "the range of count should be in 0 to 64; please check the intrinsic %<_mm_ror_si64%> in code"
37671 msgstr ""
37673 #: config/arm/arm-builtins.cc:3882
37674 #, gcc-internal-format
37675 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srli_pi16%> in code"
37676 msgstr ""
37678 #: config/arm/arm-builtins.cc:3884
37679 #, gcc-internal-format
37680 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srli_pi32%> in code"
37681 msgstr ""
37683 #: config/arm/arm-builtins.cc:3886
37684 #, gcc-internal-format
37685 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srli_si64%> in code"
37686 msgstr ""
37688 #: config/arm/arm-builtins.cc:3888
37689 #, gcc-internal-format
37690 msgid "the count should be no less than 0; please check the intrinsic %<_mm_slli_pi16%> in code"
37691 msgstr ""
37693 #: config/arm/arm-builtins.cc:3890
37694 #, gcc-internal-format
37695 msgid "the count should be no less than 0; please check the intrinsic %<_mm_slli_pi32%> in code"
37696 msgstr ""
37698 #: config/arm/arm-builtins.cc:3892
37699 #, gcc-internal-format
37700 msgid "the count should be no less than 0; please check the intrinsic %<_mm_slli_si64%> in code"
37701 msgstr ""
37703 #: config/arm/arm-builtins.cc:3894
37704 #, gcc-internal-format
37705 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srai_pi16%> in code"
37706 msgstr ""
37708 #: config/arm/arm-builtins.cc:3896
37709 #, gcc-internal-format
37710 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srai_pi32%> in code"
37711 msgstr ""
37713 #: config/arm/arm-builtins.cc:3898
37714 #, gcc-internal-format
37715 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srai_si64%> in code"
37716 msgstr ""
37718 #: config/arm/arm-builtins.cc:3900
37719 #, gcc-internal-format
37720 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srl_pi16%> in code"
37721 msgstr ""
37723 #: config/arm/arm-builtins.cc:3902
37724 #, gcc-internal-format
37725 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srl_pi32%> in code"
37726 msgstr ""
37728 #: config/arm/arm-builtins.cc:3904
37729 #, gcc-internal-format
37730 msgid "the count should be no less than 0; please check the intrinsic %<_mm_srl_si64%> in code"
37731 msgstr ""
37733 #: config/arm/arm-builtins.cc:3906
37734 #, gcc-internal-format
37735 msgid "the count should be no less than 0; please check the intrinsic %<_mm_sll_pi16%> in code"
37736 msgstr ""
37738 #: config/arm/arm-builtins.cc:3908
37739 #, gcc-internal-format
37740 msgid "the count should be no less than 0; please check the intrinsic %<_mm_sll_pi32%> in code"
37741 msgstr ""
37743 #: config/arm/arm-builtins.cc:3910
37744 #, gcc-internal-format
37745 msgid "the count should be no less than 0; please check the intrinsic %<_mm_sll_si64%> in code"
37746 msgstr ""
37748 #: config/arm/arm-builtins.cc:3912
37749 #, gcc-internal-format
37750 msgid "the count should be no less than 0; please check the intrinsic %<_mm_sra_pi16%> in code"
37751 msgstr ""
37753 #: config/arm/arm-builtins.cc:3914
37754 #, gcc-internal-format
37755 msgid "the count should be no less than 0; please check the intrinsic %<_mm_sra_pi32%> in code"
37756 msgstr ""
37758 #: config/arm/arm-builtins.cc:3916
37759 #, gcc-internal-format
37760 msgid "the count should be no less than 0; please check the intrinsic %<_mm_sra_si64%> in code"
37761 msgstr ""
37763 #: config/arm/arm-c.cc:108
37764 #, gcc-internal-format
37765 msgid "argument %u to function %qE is of type %qT which is not known to be 128 bits wide"
37766 msgstr ""
37768 #: config/arm/arm-c.cc:140
37769 #, gcc-internal-format
37770 msgid "%<#pragma GCC arm%> requires a string parameter"
37771 msgstr ""
37773 #: config/arm/arm-c.cc:148
37774 #, gcc-internal-format
37775 msgid "unknown %<#pragma GCC arm%> option %qs"
37776 msgstr ""
37778 #: config/arm/arm-mve-builtins.cc:179
37779 #, gcc-internal-format
37780 msgid "this definition requires the MVE ISA extension"
37781 msgstr ""
37783 #: config/arm/arm.cc:2938
37784 #, gcc-internal-format
37785 msgid "iWMMXt and NEON are incompatible"
37786 msgstr ""
37788 #: config/arm/arm.cc:2944
37789 #, fuzzy, gcc-internal-format
37790 msgid "target CPU does not support ARM mode"
37791 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
37793 #: config/arm/arm.cc:2948
37794 #, gcc-internal-format
37795 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
37796 msgstr ""
37798 #: config/arm/arm.cc:2951
37799 #, gcc-internal-format
37800 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
37801 msgstr ""
37803 #: config/arm/arm.cc:2959
37804 #, gcc-internal-format
37805 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
37806 msgstr ""
37808 #: config/arm/arm.cc:2964
37809 #, gcc-internal-format
37810 msgid "iWMMXt unsupported under Thumb mode"
37811 msgstr ""
37813 #: config/arm/arm.cc:2967
37814 #, gcc-internal-format
37815 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
37816 msgstr ""
37818 #: config/arm/arm.cc:2971
37819 #, gcc-internal-format
37820 msgid "RTP PIC is incompatible with Thumb"
37821 msgstr ""
37823 #: config/arm/arm.cc:2984
37824 #, gcc-internal-format, gfc-internal-format
37825 msgid "%s only supports non-pic code on M-profile targets with the MOVT instruction"
37826 msgstr ""
37828 #: config/arm/arm.cc:2989
37829 #, gcc-internal-format, gfc-internal-format
37830 msgid "%s only supports non-pic code on M-profile targets"
37831 msgstr ""
37833 #: config/arm/arm.cc:2994
37834 #, gcc-internal-format
37835 msgid "%s incompatible with %<-mword-relocations%>"
37836 msgstr ""
37838 #: config/arm/arm.cc:3096
37839 #, fuzzy, gcc-internal-format
37840 msgid "target CPU does not support THUMB instructions"
37841 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
37843 #: config/arm/arm.cc:3146
37844 #, fuzzy, gcc-internal-format
37845 msgid "target CPU does not support unaligned accesses"
37846 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
37848 #: config/arm/arm.cc:3185
37849 #, gcc-internal-format
37850 msgid "incompatible options %'-mstack-protector-guard=global%' and%'-mstack-protector-guard-offset=%qs%'"
37851 msgstr ""
37853 #: config/arm/arm.cc:3284
37854 #, gcc-internal-format
37855 msgid "switch %<-mcpu=%s%> conflicts with switch %<-march=%s%>"
37856 msgstr ""
37858 #: config/arm/arm.cc:3539
37859 #, gcc-internal-format
37860 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
37861 msgstr ""
37863 #: config/arm/arm.cc:3548
37864 #, gcc-internal-format
37865 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
37866 msgstr ""
37868 #: config/arm/arm.cc:3551
37869 #, gcc-internal-format
37870 msgid "APCS reentrant code not supported.  Ignored"
37871 msgstr ""
37873 #: config/arm/arm.cc:3574
37874 #, gcc-internal-format
37875 msgid "option %<-mstructure-size-boundary%> is deprecated"
37876 msgstr ""
37878 #: config/arm/arm.cc:3582
37879 #, gcc-internal-format
37880 msgid "structure size boundary can only be set to 8, 32 or 64"
37881 msgstr ""
37883 #: config/arm/arm.cc:3584
37884 #, gcc-internal-format
37885 msgid "structure size boundary can only be set to 8 or 32"
37886 msgstr ""
37888 #: config/arm/arm.cc:3609
37889 #, gcc-internal-format
37890 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
37891 msgstr ""
37893 #: config/arm/arm.cc:3621 config/arm/arm.cc:33142
37894 #, gcc-internal-format
37895 msgid "FDPIC mode is not supported in Thumb-1 mode"
37896 msgstr ""
37898 #: config/arm/arm.cc:3629
37899 #, gcc-internal-format
37900 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
37901 msgstr ""
37903 #: config/arm/arm.cc:3638
37904 #, gcc-internal-format
37905 msgid "unable to use %qs for PIC register"
37906 msgstr ""
37908 #: config/arm/arm.cc:3678 config/pru/pru.cc:612
37909 #, fuzzy, gcc-internal-format
37910 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
37911 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
37913 #: config/arm/arm.cc:3845
37914 #, gcc-internal-format
37915 msgid "selected fp16 options are incompatible"
37916 msgstr ""
37918 #: config/arm/arm.cc:3880
37919 #, gcc-internal-format
37920 msgid "%'-mstack-protector-guard=tls%' needs a hardware TLS register"
37921 msgstr ""
37923 #: config/arm/arm.cc:3900
37924 #, gcc-internal-format
37925 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
37926 msgstr ""
37928 #: config/arm/arm.cc:3903
37929 #, gcc-internal-format
37930 msgid "iwmmxt abi requires an iwmmxt capable cpu"
37931 msgstr ""
37933 #: config/arm/arm.cc:3911
37934 #, gcc-internal-format
37935 msgid "target CPU does not support interworking"
37936 msgstr ""
37938 #: config/arm/arm.cc:3924
37939 #, gcc-internal-format
37940 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
37941 msgstr ""
37943 #: config/arm/arm.cc:3927
37944 #, gcc-internal-format
37945 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
37946 msgstr ""
37948 #: config/arm/arm.cc:3932
37949 #, gcc-internal-format
37950 msgid "%<__fp16%> and no ldrh"
37951 msgstr ""
37953 #: config/arm/arm.cc:3935
37954 #, fuzzy, gcc-internal-format
37955 msgid "target CPU does not support ARMv8-M Security Extensions"
37956 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
37958 #: config/arm/arm.cc:3940
37959 #, gcc-internal-format
37960 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
37961 msgstr ""
37963 #: config/arm/arm.cc:3952
37964 #, gcc-internal-format
37965 msgid "%<-mfloat-abi=hard%>: selected architecture lacks an FPU"
37966 msgstr ""
37968 #: config/arm/arm.cc:3960
37969 #, gcc-internal-format
37970 msgid "%<-mfloat-abi=hard%> and VFP"
37971 msgstr ""
37973 #: config/arm/arm.cc:6219
37974 #, gcc-internal-format
37975 msgid "non-AAPCS derived PCS variant"
37976 msgstr ""
37978 #: config/arm/arm.cc:6221
37979 #, gcc-internal-format
37980 msgid "variadic functions must use the base AAPCS variant"
37981 msgstr ""
37983 #: config/arm/arm.cc:6241
37984 #, gcc-internal-format
37985 msgid "PCS variant"
37986 msgstr ""
37988 #: config/arm/arm.cc:6493
37989 #, gcc-internal-format
37990 msgid "Thumb-1 %<hard-float%> VFP ABI"
37991 msgstr ""
37993 #: config/arm/arm.cc:6582
37994 #, gcc-internal-format
37995 msgid "argument of type %qT not permitted with %<-mgeneral-regs-only%>"
37996 msgstr ""
37998 #: config/arm/arm.cc:6966 config/arm/arm.cc:7187 config/arm/arm.cc:7220
37999 #: config/arm/arm.cc:28974
38000 #, gcc-internal-format
38001 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
38002 msgstr ""
38004 #: config/arm/arm.cc:7358
38005 #, gcc-internal-format
38006 msgid "FP registers might be clobbered despite %qE attribute: compile with %<-mgeneral-regs-only%>"
38007 msgstr ""
38009 #: config/arm/arm.cc:7482
38010 #, gcc-internal-format
38011 msgid "%qE attribute not available to functions with arguments passed on the stack"
38012 msgstr ""
38014 #: config/arm/arm.cc:7494
38015 #, gcc-internal-format
38016 msgid "%qE attribute not available to functions with variable number of arguments"
38017 msgstr ""
38019 #: config/arm/arm.cc:7503
38020 #, gcc-internal-format
38021 msgid "%qE attribute not available to functions that return value on the stack"
38022 msgstr ""
38024 #: config/arm/arm.cc:7525 config/arm/arm.cc:7577
38025 #, fuzzy, gcc-internal-format
38026 msgid "%qE attribute ignored without %<-mcmse%> option"
38027 msgstr "\"%s\" атрыбут ігнарыруецца"
38029 #: config/arm/arm.cc:7544
38030 #, gcc-internal-format
38031 msgid "%qE attribute has no effect on functions with static linkage"
38032 msgstr ""
38034 #: config/arm/arm.cc:7593
38035 #, fuzzy, gcc-internal-format
38036 msgid "%qE attribute only applies to base type of a function pointer"
38037 msgstr "\"%s\" звычайна функцыя"
38039 #: config/arm/arm.cc:9573
38040 #, gcc-internal-format
38041 msgid "accessing thread-local storage is not currently supported with %<-mpure-code%> or %<-mslow-flash-data%>"
38042 msgstr ""
38044 #: config/arm/arm.cc:13314 config/arm/arm.cc:13316
38045 #, gcc-internal-format
38046 msgid "%s %wd out of range %wd - %wd"
38047 msgstr ""
38049 #: config/arm/arm.cc:25594
38050 #, gcc-internal-format
38051 msgid "unable to compute real location of stacked parameter"
38052 msgstr ""
38054 #: config/arm/arm.cc:26257
38055 #, gcc-internal-format
38056 msgid "Unexpected thumb1 far jump"
38057 msgstr ""
38059 #: config/arm/arm.cc:26516
38060 #, gcc-internal-format
38061 msgid "no low registers available for popping high registers"
38062 msgstr ""
38064 #: config/arm/arm.cc:26768
38065 #, gcc-internal-format
38066 msgid "Interrupt Service Routines cannot be coded in Thumb-1 mode"
38067 msgstr ""
38069 #: config/arm/arm.cc:27014
38070 #, gcc-internal-format
38071 msgid "%<-fstack-check=specific%> for Thumb-1"
38072 msgstr ""
38074 #: config/arm/arm.cc:33157
38075 #, gcc-internal-format
38076 msgid "invalid fpu for target attribute or pragma %qs"
38077 msgstr ""
38079 #. This doesn't really make sense until we support
38080 #. general dynamic selection of the architecture and all
38081 #. sub-features.
38082 #: config/arm/arm.cc:33165
38083 #, gcc-internal-format
38084 msgid "auto fpu selection not currently permitted here"
38085 msgstr ""
38087 #: config/arm/arm.cc:33178
38088 #, gcc-internal-format
38089 msgid "invalid architecture for target attribute or pragma %qs"
38090 msgstr ""
38092 #: config/arm/arm.cc:33192
38093 #, fuzzy, gcc-internal-format
38094 #| msgid "unknown register name: %s"
38095 msgid "unknown target attribute or pragma %qs"
38096 msgstr "невядомая назва рэгістра: %s"
38098 #: config/arm/arm.cc:34154
38099 #, fuzzy, gcc-internal-format
38100 msgid "%<asm%> flags not supported in thumb1 mode"
38101 msgstr "-pipe не падтрымліваецца"
38103 #: config/avr/avr-c.cc:65 config/avr/avr-c.cc:190
38104 #, gcc-internal-format
38105 msgid "%qs expects 1 argument but %d given"
38106 msgstr ""
38108 #: config/avr/avr-c.cc:76
38109 #, gcc-internal-format
38110 msgid "%qs expects a fixed-point value as argument"
38111 msgstr ""
38113 #: config/avr/avr-c.cc:102
38114 #, gcc-internal-format
38115 msgid "using %qs with unsigned type has no effect"
38116 msgstr ""
38118 #: config/avr/avr-c.cc:107 config/avr/avr-c.cc:173 config/avr/avr-c.cc:230
38119 #, gcc-internal-format
38120 msgid "no matching fixed-point overload found for %qs"
38121 msgstr ""
38123 #: config/avr/avr-c.cc:124
38124 #, gcc-internal-format
38125 msgid "%qs expects 2 arguments but %d given"
38126 msgstr ""
38128 #: config/avr/avr-c.cc:136 config/avr/avr-c.cc:201
38129 #, gcc-internal-format
38130 msgid "%qs expects a fixed-point value as first argument"
38131 msgstr ""
38133 #: config/avr/avr-c.cc:144
38134 #, gcc-internal-format
38135 msgid "%qs expects an integer value as second argument"
38136 msgstr ""
38138 #: config/avr/avr-devices.cc:152
38139 #, gcc-internal-format, gfc-internal-format
38140 msgid "supported core architectures:%s"
38141 msgstr ""
38143 #. Reached the end of `avr_mcu_types'.  This should actually never
38144 #. happen as options are provided by device-specs.  It could be a
38145 #. typo in a device-specs or calling the compiler proper directly
38146 #. with -mmcu=<device>.
38147 #: config/avr/avr.cc:711
38148 #, gcc-internal-format
38149 msgid "unknown core architecture %qs specified with %qs"
38150 msgstr ""
38152 #: config/avr/avr.cc:760 config/pru/pru.cc:601 config/visium/visium.cc:422
38153 #, fuzzy, gcc-internal-format
38154 #| msgid "-pipe is not supported"
38155 msgid "%<-fpic%> is not supported"
38156 msgstr "-pipe не падтрымліваецца"
38158 #: config/avr/avr.cc:762 config/pru/pru.cc:603 config/visium/visium.cc:424
38159 #, fuzzy, gcc-internal-format
38160 #| msgid "-pipe is not supported"
38161 msgid "%<-fPIC%> is not supported"
38162 msgstr "-pipe не падтрымліваецца"
38164 #: config/avr/avr.cc:764 config/pru/pru.cc:605
38165 #, fuzzy, gcc-internal-format
38166 #| msgid "-pipe is not supported"
38167 msgid "%<-fpie%> is not supported"
38168 msgstr "-pipe не падтрымліваецца"
38170 #: config/avr/avr.cc:766 config/pru/pru.cc:607
38171 #, fuzzy, gcc-internal-format
38172 #| msgid "-pipe is not supported"
38173 msgid "%<-fPIE%> is not supported"
38174 msgstr "-pipe не падтрымліваецца"
38176 #: config/avr/avr.cc:1050 config/avr/avr.cc:1055 config/riscv/riscv.cc:5358
38177 #, gcc-internal-format
38178 msgid "function attributes %qs and %qs are mutually exclusive"
38179 msgstr ""
38181 #: config/avr/avr.cc:1076 config/riscv/riscv.cc:5370
38182 #, fuzzy, gcc-internal-format
38183 #| msgid "virtual functions cannot be friends"
38184 msgid "%qs function cannot have arguments"
38185 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
38187 #: config/avr/avr.cc:1079 config/riscv/riscv.cc:5367
38188 #, fuzzy, gcc-internal-format
38189 #| msgid "function does not return string type"
38190 msgid "%qs function cannot return a value"
38191 msgstr "функцыя не вяртае тып string"
38193 #: config/avr/avr.cc:1093
38194 #, gcc-internal-format
38195 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
38196 msgstr ""
38198 #: config/avr/avr.cc:1106
38199 #, gcc-internal-format
38200 msgid "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/interrupt.h>%> before using the %qs macro"
38201 msgstr ""
38203 #: config/avr/avr.cc:1323
38204 #, gcc-internal-format
38205 msgid "%<builtin_return_address%> contains only 2 bytes of address"
38206 msgstr ""
38208 #: config/avr/avr.cc:2748
38209 #, gcc-internal-format
38210 msgid "pointer offset from symbol maybe incorrect"
38211 msgstr ""
38213 #: config/avr/avr.cc:2887
38214 #, gcc-internal-format
38215 msgid "accessing data memory with program memory address"
38216 msgstr ""
38218 #: config/avr/avr.cc:2948
38219 #, gcc-internal-format
38220 msgid "accessing program memory with data memory address"
38221 msgstr ""
38223 #: config/avr/avr.cc:3304
38224 #, gcc-internal-format, gfc-internal-format
38225 msgid "fixed register %s used to pass parameter to function"
38226 msgstr ""
38228 #: config/avr/avr.cc:3569
38229 #, gcc-internal-format
38230 msgid "writing to address space %qs not supported"
38231 msgstr ""
38233 #: config/avr/avr.cc:9623
38234 #, fuzzy, gcc-internal-format
38235 msgid "%qE attribute only applies to variables in static storage"
38236 msgstr "\"%s\" атрыбут ігнарыруецца"
38238 #: config/avr/avr.cc:9630
38239 #, fuzzy, gcc-internal-format
38240 msgid "%qE attribute only supported for reduced Tiny cores"
38241 msgstr "\"%s\" звычайна функцыя"
38243 #: config/avr/avr.cc:9670
38244 #, gcc-internal-format
38245 msgid "%qE attribute address out of range"
38246 msgstr ""
38248 #: config/avr/avr.cc:9684
38249 #, gcc-internal-format
38250 msgid "both %s and %qE attribute provide address"
38251 msgstr ""
38253 #: config/avr/avr.cc:9694
38254 #, fuzzy, gcc-internal-format
38255 msgid "%qE attribute on non-volatile variable"
38256 msgstr "\"%s\" атрыбут ігнарыруецца"
38258 #: config/avr/avr.cc:9766
38259 #, gcc-internal-format
38260 msgid "address spaces are not supported for reduced Tiny devices"
38261 msgstr ""
38263 #: config/avr/avr.cc:9773
38264 #, gcc-internal-format
38265 msgid "address space %qs not supported for devices with flash size up to %d KiB"
38266 msgstr ""
38268 #: config/avr/avr.cc:9944
38269 #, gcc-internal-format
38270 msgid "pointer targeting address space %qs must be const in %qT"
38271 msgstr ""
38273 #: config/avr/avr.cc:9947
38274 #, gcc-internal-format
38275 msgid "pointer targeting address space %qs must be const in %s %q+D"
38276 msgstr ""
38278 #: config/avr/avr.cc:10009
38279 #, gcc-internal-format
38280 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
38281 msgstr ""
38283 #: config/avr/avr.cc:10048
38284 #, gcc-internal-format
38285 msgid "static IO declaration for %q+D needs an address"
38286 msgstr ""
38288 #: config/avr/avr.cc:10080
38289 #, gcc-internal-format
38290 msgid "IO definition for %q+D needs an address"
38291 msgstr ""
38293 #: config/avr/avr.cc:10197
38294 #, gcc-internal-format
38295 msgid "only uninitialized variables can be placed in the %<.noinit%> section"
38296 msgstr ""
38298 #. This might happen with C++ if stuff needs constructing.
38299 #: config/avr/avr.cc:10273
38300 #, gcc-internal-format
38301 msgid "variable %q+D with dynamic initialization put into program memory area"
38302 msgstr ""
38304 #: config/avr/avr.cc:10284
38305 #, gcc-internal-format
38306 msgid "uninitialized variable %q+D put into program memory area"
38307 msgstr ""
38309 #: config/avr/avr.cc:10370
38310 #, gcc-internal-format
38311 msgid "%q+D has incompatible attributes %qs and %qs"
38312 msgstr ""
38314 #: config/avr/avr.cc:10433
38315 #, gcc-internal-format
38316 msgid "architecture %qs supported for assembler only"
38317 msgstr ""
38319 #: config/avr/avr.cc:13082
38320 #, gcc-internal-format
38321 msgid "conversion from address space %qs to address space %qs"
38322 msgstr ""
38324 #: config/avr/avr.cc:14172 config/avr/avr.cc:14185
38325 #, gcc-internal-format, gfc-internal-format
38326 msgid "%s expects a compile time integer constant"
38327 msgstr ""
38329 #: config/avr/avr.cc:14199
38330 #, gcc-internal-format, gfc-internal-format
38331 msgid "%s expects a compile time long integer constant as first argument"
38332 msgstr ""
38334 #: config/avr/avr.cc:14227
38335 #, gcc-internal-format, gfc-internal-format
38336 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
38337 msgstr ""
38339 #: config/avr/avr.cc:14236
38340 #, gcc-internal-format
38341 msgid "rounding result will always be 0"
38342 msgstr ""
38344 #: config/avr/driver-avr.cc:58
38345 #, gcc-internal-format
38346 msgid "bad usage of spec function %qs"
38347 msgstr ""
38349 #: config/avr/driver-avr.cc:86
38350 #, gcc-internal-format
38351 msgid "specified option %qs more than once"
38352 msgstr ""
38354 #: config/avr/driver-avr.cc:100
38355 #, gcc-internal-format
38356 msgid "strange device name %qs after %qs: bad character %qc"
38357 msgstr ""
38359 #: config/bfin/bfin.cc:2368
38360 #, gcc-internal-format
38361 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
38362 msgstr ""
38364 #: config/bfin/bfin.cc:2374
38365 #, gcc-internal-format
38366 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
38367 msgstr ""
38369 #: config/bfin/bfin.cc:2379
38370 #, gcc-internal-format
38371 msgid "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-l1%>"
38372 msgstr ""
38374 #: config/bfin/bfin.cc:2385
38375 #, fuzzy, gcc-internal-format
38376 #| msgid "Insert stack checking code into the program"
38377 msgid "cannot use multiple stack checking methods together"
38378 msgstr "Уключаць код правэркі стэку ў праграму"
38380 #: config/bfin/bfin.cc:2388
38381 #, gcc-internal-format
38382 msgid "ID shared libraries and FD-PIC mode cannot be used together"
38383 msgstr ""
38385 #: config/bfin/bfin.cc:2393 config/m68k/m68k.cc:590
38386 #, gcc-internal-format
38387 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
38388 msgstr ""
38390 #: config/bfin/bfin.cc:2413
38391 #, gcc-internal-format
38392 msgid "%<-mmulticore%> can only be used with BF561"
38393 msgstr ""
38395 #: config/bfin/bfin.cc:2416
38396 #, gcc-internal-format
38397 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
38398 msgstr ""
38400 #: config/bfin/bfin.cc:2419
38401 #, gcc-internal-format
38402 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
38403 msgstr ""
38405 #: config/bfin/bfin.cc:2422
38406 #, gcc-internal-format
38407 msgid "%<-mcorea%> and %<-mcoreb%> cannot be used together"
38408 msgstr ""
38410 #: config/bfin/bfin.cc:4699
38411 #, gcc-internal-format
38412 msgid "multiple function type attributes specified"
38413 msgstr ""
38415 #: config/bfin/bfin.cc:4766
38416 #, gcc-internal-format
38417 msgid "cannott apply both longcall and shortcall attributes to the same function"
38418 msgstr ""
38420 #: config/bpf/bpf.cc:111
38421 #, gcc-internal-format
38422 msgid "%qE attribute requires an integer argument"
38423 msgstr ""
38425 #: config/bpf/bpf.cc:118
38426 #, gcc-internal-format
38427 msgid "%qE requires an argument"
38428 msgstr ""
38430 #: config/bpf/bpf.cc:139
38431 #, fuzzy, gcc-internal-format
38432 msgid "%qE attribute only applies to structure, union and class types"
38433 msgstr "\"%s\" звычайна функцыя"
38435 #: config/bpf/bpf.cc:216
38436 #, gcc-internal-format
38437 msgid "BPF CO-RE requires BTF debugging information, use %<-gbtf%>"
38438 msgstr ""
38440 #: config/bpf/bpf.cc:236
38441 #, fuzzy, gcc-internal-format
38442 #| msgid "%s does not support %s"
38443 msgid "BPF CO-RE does not support LTO"
38444 msgstr "%s не падтрымлівае %s"
38446 #: config/bpf/bpf.cc:416
38447 #, gcc-internal-format
38448 msgid "eBPF stack limit exceeded"
38449 msgstr ""
38451 #: config/bpf/bpf.cc:767
38452 #, fuzzy, gcc-internal-format
38453 #| msgid "too many arguments to function"
38454 msgid "too many function arguments for eBPF"
38455 msgstr "вельмі шмат аргументаў у функцыі"
38457 #: config/bpf/bpf.cc:785 config/bpf/bpf.cc:787
38458 #, fuzzy, gcc-internal-format
38459 #| msgid "In construct"
38460 msgid "no constructors"
38461 msgstr "У канструкцыі"
38463 #: config/bpf/bpf.cc:803 config/bpf/bpf.cc:805
38464 #, fuzzy, gcc-internal-format
38465 #| msgid "%d destructor(s)  found\n"
38466 msgid "no destructors"
38467 msgstr "%d дэструктар(аў) знойдзен(а)\n"
38469 #: config/bpf/bpf.cc:857
38470 #, gcc-internal-format
38471 msgid "indirect call in function, which are not supported by eBPF"
38472 msgstr ""
38474 #: config/bpf/bpf.cc:1019 config/mips/mips.cc:17049 config/nios2/nios2.cc:3596
38475 #: config/riscv/riscv-builtins.cc:222
38476 #, fuzzy, gcc-internal-format
38477 #| msgid "too many arguments to function"
38478 msgid "invalid argument to built-in function"
38479 msgstr "вельмі шмат аргументаў у функцыі"
38481 #: config/bpf/bpf.cc:1339
38482 #, gcc-internal-format
38483 msgid "expected exactly 1 argument"
38484 msgstr ""
38486 #: config/c6x/c6x.cc:245
38487 #, gcc-internal-format
38488 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
38489 msgstr ""
38491 #: config/cr16/cr16.cc:308
38492 #, gcc-internal-format
38493 msgid "data-model=far not valid for cr16c architecture"
38494 msgstr ""
38496 #: config/cr16/cr16.cc:311
38497 #, fuzzy, gcc-internal-format
38498 msgid "invalid data model option %<-mdata-model=%s%>"
38499 msgstr "Нерэчаісны выбар \"%s\""
38501 #. This function is for retrieving a part of an instruction name for
38502 #. an operator, for immediate output.  If that ever happens for
38503 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
38504 #. we notice.
38505 #: config/cris/cris.cc:728
38506 #, gcc-internal-format
38507 msgid "MULT case in %<cris_op_str%>"
38508 msgstr ""
38510 #: config/cris/cris.cc:1245 config/moxie/moxie.cc:186 config/or1k/or1k.cc:1291
38511 #, gcc-internal-format, gfc-internal-format
38512 msgid "internal error: bad register: %d"
38513 msgstr "унутраная памылка: дрэнны рэгістр: %d"
38515 #. If we get here, the caller got its initial tests wrong.
38516 #: config/cris/cris.cc:2216
38517 #, gcc-internal-format
38518 msgid "internal error: %<cris_side_effect_mode_ok%> with bad operands"
38519 msgstr ""
38521 #: config/cris/cris.cc:2269
38522 #, gcc-internal-format
38523 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
38524 msgstr ""
38526 #: config/cris/cris.cc:2298
38527 #, gcc-internal-format
38528 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%>: %s"
38529 msgstr ""
38531 #: config/cris/cris.cc:2334
38532 #, gcc-internal-format
38533 msgid "unknown CRIS cpu version specification in %<-mtune=%>: %s"
38534 msgstr ""
38536 #. Use error rather than warning, so invalid use is easily
38537 #. detectable.  Still change to the values we expect, to avoid
38538 #. further errors.
38539 #: config/cris/cris.cc:2350
38540 #, fuzzy, gcc-internal-format
38541 msgid "%<-fPIC%> and %<-fpic%> are not supported on this target"
38542 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
38544 #: config/cris/cris.cc:2551
38545 #, fuzzy, gcc-internal-format
38546 msgid "unknown src"
38547 msgstr "невядомы рэжым машыны \"%s\""
38549 #: config/cris/cris.cc:2601
38550 #, fuzzy, gcc-internal-format
38551 msgid "unknown dest"
38552 msgstr "невядомы рэжым машыны \"%s\""
38554 #: config/cris/cris.cc:2902
38555 #, gcc-internal-format, gfc-internal-format
38556 msgid "stackframe too big: %d bytes"
38557 msgstr ""
38559 #: config/csky/csky.cc:2538
38560 #, gcc-internal-format, gfc-internal-format
38561 msgid "cpu %s is not based on arch %s, ignoring the arch"
38562 msgstr ""
38564 #: config/csky/csky.cc:2604 config/csky/csky.cc:2642 config/csky/csky.cc:2707
38565 #: config/csky/csky.cc:2730 config/csky/csky.cc:2747
38566 #, fuzzy, gcc-internal-format
38567 #| msgid "%s does not support %s"
38568 msgid "%qs is not supported by arch %s"
38569 msgstr "%s не падтрымлівае %s"
38571 #: config/csky/csky.cc:2645
38572 #, fuzzy, gcc-internal-format
38573 #| msgid "-mhard-float not supported"
38574 msgid "%<-mhard-float%> is not supported by the selected CPU"
38575 msgstr "-mhard-float не падтрымліваецца"
38577 #: config/csky/csky.cc:2661
38578 #, gcc-internal-format
38579 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
38580 msgstr ""
38582 #: config/csky/csky.cc:2664
38583 #, gcc-internal-format
38584 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
38585 msgstr ""
38587 #: config/csky/csky.cc:2719
38588 #, gcc-internal-format
38589 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
38590 msgstr ""
38592 #. It's hard to provide general support for trampolines on this
38593 #. core.  We need a register other than the one holding the
38594 #. static chain (r13) to hold the function pointer for the
38595 #. indirect jump to it.  But ck801 has such a limited register set
38596 #. there is no other call-clobbered scratch register available -- in
38597 #. particular, this core does not have r12, which we use for the
38598 #. ck802 case below.  If we use a callee-saved register like r4,
38599 #. saving the old value on the stack screws up the stack frame
38600 #. if there are overflow arguments pushed on the stack
38601 #. by the caller.  In theory we could test for that and handle
38602 #. limited cases with parameters that all fit in r0-r3 with no
38603 #. stack overflow, but punt for now.
38604 #: config/csky/csky.cc:6274
38605 #, gcc-internal-format
38606 msgid "Nested function trampolines not supported on CK801."
38607 msgstr ""
38609 #: config/csky/csky.cc:6472
38610 #, fuzzy, gcc-internal-format
38611 msgid "%qE attribute ignored without %<-mistack%>"
38612 msgstr "\"%s\" атрыбут ігнарыруецца"
38614 #: config/epiphany/epiphany.cc:499
38615 #, gcc-internal-format
38616 msgid "interrupt handlers cannot have arguments"
38617 msgstr ""
38619 #: config/epiphany/epiphany.cc:523
38620 #, gcc-internal-format
38621 msgid "argument of %qE attribute is not %qs, %qs %qs, %qs, %qs, %qs, %qs, %qs, %qs or %qs"
38622 msgstr ""
38624 #: config/epiphany/epiphany.cc:1543
38625 #, gcc-internal-format
38626 msgid "%<stack_offset%> must be at least 4"
38627 msgstr ""
38629 #: config/epiphany/epiphany.cc:1545
38630 #, gcc-internal-format
38631 msgid "%<stack_offset%> must be a multiple of 4"
38632 msgstr ""
38634 #: config/frv/frv.cc:8477
38635 #, gcc-internal-format
38636 msgid "accumulator is not a constant integer"
38637 msgstr ""
38639 #: config/frv/frv.cc:8482
38640 #, gcc-internal-format
38641 msgid "accumulator number is out of bounds"
38642 msgstr ""
38644 #: config/frv/frv.cc:8493
38645 #, gcc-internal-format
38646 msgid "inappropriate accumulator for %qs"
38647 msgstr ""
38649 #: config/frv/frv.cc:8569
38650 #, fuzzy, gcc-internal-format
38651 #| msgid "invalid %%C value"
38652 msgid "invalid IACC argument"
38653 msgstr "нерэчаіснае значэньне %%C"
38655 #: config/frv/frv.cc:8592 config/sparc/sparc.cc:11006
38656 #, gcc-internal-format
38657 msgid "%qs expects a constant argument"
38658 msgstr ""
38660 #: config/frv/frv.cc:8597 config/sparc/sparc.cc:11012
38661 #, gcc-internal-format
38662 msgid "constant argument out of range for %qs"
38663 msgstr ""
38665 #: config/frv/frv.cc:9078
38666 #, gcc-internal-format
38667 msgid "media functions are not available unless %<-mmedia%> is used"
38668 msgstr ""
38670 #: config/frv/frv.cc:9090
38671 #, gcc-internal-format
38672 msgid "this media function is only available on the fr500"
38673 msgstr ""
38675 #: config/frv/frv.cc:9118
38676 #, gcc-internal-format
38677 msgid "this media function is only available on the fr400 and fr550"
38678 msgstr ""
38680 #: config/frv/frv.cc:9137
38681 #, gcc-internal-format
38682 msgid "this built-in function is only available on the fr405 and fr450"
38683 msgstr ""
38685 #: config/frv/frv.cc:9146
38686 #, gcc-internal-format
38687 msgid "this built-in function is only available on the fr500 and fr550"
38688 msgstr ""
38690 #: config/frv/frv.cc:9158
38691 #, gcc-internal-format
38692 msgid "this built-in function is only available on the fr450"
38693 msgstr ""
38695 #: config/ft32/ft32.cc:181
38696 #, gcc-internal-format
38697 msgid "%<h%> applied to non-register operand"
38698 msgstr ""
38700 #: config/ft32/ft32.cc:206
38701 #, gcc-internal-format, gfc-internal-format
38702 msgid "bad alignment: %d"
38703 msgstr ""
38705 #: config/ft32/ft32.cc:502
38706 #, gcc-internal-format
38707 msgid "stack frame must be smaller than 64K"
38708 msgstr ""
38710 #: config/gcn/gcn.cc:169
38711 #, gcc-internal-format
38712 msgid "XNACK support"
38713 msgstr ""
38715 #: config/gcn/gcn.cc:255
38716 #, gcc-internal-format
38717 msgid "%<amdgpu_hsa_kernel%> attribute requires string constant arguments"
38718 msgstr ""
38720 #: config/gcn/gcn.cc:268
38721 #, gcc-internal-format
38722 msgid "unknown specifier %qs in %<amdgpu_hsa_kernel%> attribute"
38723 msgstr ""
38725 #: config/gcn/gcn.cc:275
38726 #, gcc-internal-format
38727 msgid "duplicated parameter specifier %qs in %<amdgpu_hsa_kernel%> attribute"
38728 msgstr ""
38730 #: config/gcn/gcn.cc:327
38731 #, fuzzy, gcc-internal-format
38732 #| msgid "too many arguments to function `%s'"
38733 msgid "too many arguments passed in sgpr registers"
38734 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
38736 #: config/gcn/gcn.cc:2155
38737 #, gcc-internal-format
38738 msgid "A non-default set of initial values has been requested, which violates the ABI"
38739 msgstr ""
38741 #: config/gcn/gcn.cc:2391
38742 #, fuzzy, gcc-internal-format, gfc-internal-format
38743 msgid "wrong type of argument %s"
38744 msgstr "не хапае аргументаў у функцыі"
38746 #: config/gcn/gcn.cc:3323
38747 #, gcc-internal-format
38748 msgid "nested function trampolines not supported on GCN5 due to non-executable stacks"
38749 msgstr ""
38751 #: config/gcn/gcn.cc:3431
38752 #, gcc-internal-format
38753 msgid "TLS is not implemented for GCN."
38754 msgstr ""
38756 #: config/gcn/gcn.cc:4067
38757 #, gcc-internal-format
38758 msgid "Builtin not implemented"
38759 msgstr ""
38761 #: config/gcn/gcn.cc:5051
38762 #, gcc-internal-format
38763 msgid "using %<vector_length (64)%>, ignoring %d"
38764 msgstr ""
38766 #: config/gcn/gcn.cc:5052
38767 #, gcc-internal-format
38768 msgid "using %<vector_length (64)%>, ignoring runtime setting"
38769 msgstr ""
38771 #: config/gcn/gcn.cc:5064 config/nvptx/nvptx.cc:6094
38772 #, gcc-internal-format
38773 msgid "using %<num_workers (%d)%>, ignoring %d"
38774 msgstr ""
38776 #: config/gcn/gcn.cc:5091 config/gcn/gcn.cc:5118
38777 #, gcc-internal-format, gfc-internal-format
38778 msgid "offload dimension out of range (%d)"
38779 msgstr ""
38781 #: config/gcn/gcn.cc:5591
38782 #, gcc-internal-format
38783 msgid "gang-private data-share memory exhausted (increase with %<-mgang-private-size=<number>%>)"
38784 msgstr ""
38786 #: config/gcn/mkoffload.cc:165 config/i386/intelmic-mkoffload.cc:73
38787 #: config/nvptx/mkoffload.cc:88
38788 #, fuzzy, gcc-internal-format
38789 #| msgid "%s: can't delete file `%s': %s\n"
38790 msgid "deleting file %s: %m"
38791 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
38793 #: config/gcn/mkoffload.cc:771 config/nvptx/mkoffload.cc:365
38794 #, gcc-internal-format
38795 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
38796 msgstr ""
38798 #: config/gcn/mkoffload.cc:830 config/nvptx/mkoffload.cc:422
38799 #, gcc-internal-format
38800 msgid "COLLECT_GCC must be set."
38801 msgstr ""
38803 #: config/gcn/mkoffload.cc:876 config/i386/intelmic-mkoffload.cc:606
38804 #, fuzzy, gcc-internal-format, gfc-internal-format
38805 msgid "offload compiler %s not found"
38806 msgstr "Бібліятэка lib%s не знойдзена"
38808 #: config/gcn/mkoffload.cc:899 config/i386/intelmic-mkoffload.cc:625
38809 #: config/nvptx/mkoffload.cc:493
38810 #, fuzzy, gcc-internal-format
38811 msgid "unrecognizable argument of option "
38812 msgstr "нераспазнаны выбар \"-%s\""
38814 #: config/gcn/mkoffload.cc:947
38815 #, gcc-internal-format
38816 msgid "either -fopenacc or -fopenmp must be set"
38817 msgstr ""
38819 #: config/gcn/mkoffload.cc:1021 config/gcn/mkoffload.cc:1145
38820 #: config/i386/intelmic-mkoffload.cc:260 config/i386/intelmic-mkoffload.cc:335
38821 #: config/i386/intelmic-mkoffload.cc:387 config/nvptx/mkoffload.cc:557
38822 #, fuzzy, gcc-internal-format, gfc-internal-format
38823 #| msgid "can't open %s"
38824 msgid "cannot open '%s'"
38825 msgstr "немагчыма адчыніць %s"
38827 #: config/gcn/mkoffload.cc:1141
38828 #, gcc-internal-format
38829 msgid "cannot open intermediate gcn asm file"
38830 msgstr ""
38832 #: config/gcn/mkoffload.cc:1158
38833 #, gcc-internal-format
38834 msgid "cannot open intermediate gcn obj file"
38835 msgstr ""
38837 #: config/h8300/h8300.cc:298
38838 #, fuzzy, gcc-internal-format
38839 msgid "%<-ms2600%> is used without %<-ms%>"
38840 msgstr "-ms2600 ужываецца без -ms."
38842 #: config/h8300/h8300.cc:304
38843 #, fuzzy, gcc-internal-format
38844 msgid "%<-mexr%> is used without %<-ms%>"
38845 msgstr "-ms2600 ужываецца без -ms."
38847 #: config/h8300/h8300.cc:310
38848 #, fuzzy, gcc-internal-format
38849 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
38850 msgstr "-ms2600 ужываецца без -ms."
38852 #: config/h8300/h8300.cc:316
38853 #, gcc-internal-format
38854 msgid "%<-mno-exr%> is valid only with %<-ms%> or %<-msx%> - option ignored"
38855 msgstr ""
38857 #: config/h8300/h8300.cc:323
38858 #, fuzzy, gcc-internal-format
38859 msgid "%<-mn%> is not supported for linux targets"
38860 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
38862 #: config/i386/host-cygwin.cc:57
38863 #, fuzzy, gcc-internal-format
38864 #| msgid "can't close input file %s"
38865 msgid "can%'t get position in PCH file: %m"
38866 msgstr "немагчыма зачыніць уваходзячы файл %s"
38868 #: config/i386/host-cygwin.cc:64
38869 #, fuzzy, gcc-internal-format
38870 msgid "can%'t extend PCH file: %m"
38871 msgstr "немагчыма стварыць часовы файл"
38873 #: config/i386/host-cygwin.cc:75
38874 #, fuzzy, gcc-internal-format
38875 #| msgid "can't close input file %s"
38876 msgid "can%'t set position in PCH file: %m"
38877 msgstr "немагчыма зачыніць уваходзячы файл %s"
38879 #: config/i386/i386-builtins.cc:2053
38880 #, gcc-internal-format
38881 msgid "no dispatcher found for the versioning attributes"
38882 msgstr ""
38884 #: config/i386/i386-builtins.cc:2103
38885 #, gcc-internal-format
38886 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
38887 msgstr ""
38889 #: config/i386/i386-builtins.cc:2114
38890 #, gcc-internal-format, gfc-internal-format
38891 msgid "no dispatcher found for the versioning attributes: %s"
38892 msgstr ""
38894 #: config/i386/i386-builtins.cc:2224
38895 #, fuzzy, gcc-internal-format
38896 msgid "parameter to builtin must be a string constant or literal"
38897 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
38899 #: config/i386/i386-builtins.cc:2248 config/i386/i386-builtins.cc:2298
38900 #, fuzzy, gcc-internal-format, gfc-internal-format
38901 #| msgid "parameter `%s' is initialized"
38902 msgid "parameter to builtin not valid: %s"
38903 msgstr "параметр \"%s\" ініцыялізаваны"
38905 #: config/i386/i386-expand.cc:9122
38906 #, gcc-internal-format
38907 msgid "interrupt service routine cannot be called directly"
38908 msgstr ""
38910 #: config/i386/i386-expand.cc:9546 config/i386/i386-expand.cc:11042
38911 #, fuzzy, gcc-internal-format
38912 msgid "the last argument must be a 2-bit immediate"
38913 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38915 #: config/i386/i386-expand.cc:9934
38916 #, fuzzy, gcc-internal-format
38917 msgid "the fifth argument must be an 8-bit immediate"
38918 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38920 #: config/i386/i386-expand.cc:10029
38921 #, fuzzy, gcc-internal-format
38922 msgid "the third argument must be an 8-bit immediate"
38923 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38925 #: config/i386/i386-expand.cc:10971
38926 #, fuzzy, gcc-internal-format
38927 msgid "the last argument must be an 1-bit immediate"
38928 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38930 #: config/i386/i386-expand.cc:10986
38931 #, fuzzy, gcc-internal-format
38932 msgid "the last argument must be a 3-bit immediate"
38933 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38935 #: config/i386/i386-expand.cc:11021
38936 #, fuzzy, gcc-internal-format
38937 msgid "the last argument must be a 4-bit immediate"
38938 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38940 #: config/i386/i386-expand.cc:11061
38941 #, fuzzy, gcc-internal-format
38942 msgid "the last argument must be a 1-bit immediate"
38943 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38945 #: config/i386/i386-expand.cc:11077
38946 #, fuzzy, gcc-internal-format
38947 msgid "the last argument must be a 5-bit immediate"
38948 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38950 #: config/i386/i386-expand.cc:11087
38951 #, gcc-internal-format
38952 msgid "the next to last argument must be an 8-bit immediate"
38953 msgstr ""
38955 #: config/i386/i386-expand.cc:11092
38956 #, fuzzy, gcc-internal-format
38957 msgid "the last argument must be an 8-bit immediate"
38958 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38960 #: config/i386/i386-expand.cc:11229
38961 #, fuzzy, gcc-internal-format
38962 msgid "the third argument must be comparison constant"
38963 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
38965 #: config/i386/i386-expand.cc:11234
38966 #, gcc-internal-format
38967 msgid "incorrect comparison mode"
38968 msgstr ""
38970 #: config/i386/i386-expand.cc:11240 config/i386/i386-expand.cc:11598
38971 #, gcc-internal-format
38972 msgid "incorrect rounding operand"
38973 msgstr ""
38975 #: config/i386/i386-expand.cc:11578
38976 #, fuzzy, gcc-internal-format
38977 msgid "the immediate argument must be a 4-bit immediate"
38978 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38980 #: config/i386/i386-expand.cc:11586
38981 #, fuzzy, gcc-internal-format
38982 msgid "the immediate argument must be a 5-bit immediate"
38983 msgstr "першым аргументам \"%s\" павінен быць \"int\""
38985 #: config/i386/i386-expand.cc:11589
38986 #, gcc-internal-format
38987 msgid "the immediate argument must be an 8-bit immediate"
38988 msgstr ""
38990 #: config/i386/i386-expand.cc:12107 config/rs6000/rs6000-builtin.cc:2387
38991 #, gcc-internal-format
38992 msgid "selector must be an integer constant in the range [0, %wi]"
38993 msgstr ""
38995 #: config/i386/i386-expand.cc:12321
38996 #, gcc-internal-format
38997 msgid "%qE needs unknown isa option"
38998 msgstr ""
39000 #: config/i386/i386-expand.cc:12325
39001 #, fuzzy, gcc-internal-format
39002 msgid "%qE needs isa option %s"
39003 msgstr "Нерэчаісны выбар %s"
39005 #: config/i386/i386-expand.cc:13269
39006 #, fuzzy, gcc-internal-format
39007 msgid "the last argument must be a 32-bit immediate"
39008 msgstr "першым аргументам \"%s\" павінен быць \"int\""
39010 #: config/i386/i386-expand.cc:13302
39011 #, fuzzy, gcc-internal-format
39012 msgid "last argument must be an immediate"
39013 msgstr "першым аргументам \"%s\" павінен быць \"int\""
39015 #: config/i386/i386-expand.cc:14063 config/i386/i386-expand.cc:14275
39016 #, gcc-internal-format
39017 msgid "the last argument must be scale 1, 2, 4, 8"
39018 msgstr ""
39020 #: config/i386/i386-expand.cc:14328
39021 #, gcc-internal-format
39022 msgid "the forth argument must be scale 1, 2, 4, 8"
39023 msgstr ""
39025 #: config/i386/i386-expand.cc:14334
39026 #, gcc-internal-format
39027 msgid "incorrect hint operand"
39028 msgstr ""
39030 #: config/i386/i386-expand.cc:14353
39031 #, fuzzy, gcc-internal-format
39032 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
39033 msgstr "першым аргументам \"%s\" павінен быць \"int\""
39035 #: config/i386/i386-features.cc:2685
39036 #, gcc-internal-format
39037 msgid "function versions cannot be marked as %<gnu_inline%>, bodies have to be generated"
39038 msgstr ""
39040 #: config/i386/i386-features.cc:2690 config/i386/i386-features.cc:2958
39041 #, fuzzy, gcc-internal-format
39042 #| msgid "virtual functions cannot be friends"
39043 msgid "virtual function multiversioning not supported"
39044 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
39046 #: config/i386/i386-features.cc:2822 config/rs6000/rs6000.cc:24921
39047 #, fuzzy, gcc-internal-format
39048 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
39049 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
39051 #: config/i386/i386-options.cc:874 config/i386/i386-options.cc:2071
39052 #: config/i386/i386-options.cc:2080
39053 #, fuzzy, gcc-internal-format, gfc-internal-format
39054 #| msgid "%s does not support %s"
39055 msgid "code model %s does not support PIC mode"
39056 msgstr "%s не падтрымлівае %s"
39058 #: config/i386/i386-options.cc:1139
39059 #, fuzzy, gcc-internal-format
39060 msgid "attribute %qs argument is not a string"
39061 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
39063 #: config/i386/i386-options.cc:1203
39064 #, gcc-internal-format
39065 msgid "attribute %qs argument %qs is unknown"
39066 msgstr ""
39068 #: config/i386/i386-options.cc:1266
39069 #, gcc-internal-format
39070 msgid "attribute value %qs was already specified in %qs attribute"
39071 msgstr ""
39073 #: config/i386/i386-options.cc:1304
39074 #, gcc-internal-format
39075 msgid "attribute value %qs is unknown in %qs attribute"
39076 msgstr ""
39078 #: config/i386/i386-options.cc:1586
39079 #, fuzzy, gcc-internal-format
39080 #| msgid "too many arguments to function `%s'"
39081 msgid "wrong argument %qs to option %qs"
39082 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
39084 #: config/i386/i386-options.cc:1592
39085 #, gcc-internal-format
39086 msgid "size ranges of option %qs should be increasing"
39087 msgstr ""
39089 #: config/i386/i386-options.cc:1602
39090 #, gcc-internal-format
39091 msgid "wrong strategy name %qs specified for option %qs"
39092 msgstr ""
39094 #. rep; movq isn't available in 32-bit code.
39095 #: config/i386/i386-options.cc:1628
39096 #, gcc-internal-format
39097 msgid "strategy name %qs specified for option %qs not supported for 32-bit code"
39098 msgstr ""
39100 #: config/i386/i386-options.cc:1641
39101 #, gcc-internal-format
39102 msgid "unknown alignment %qs specified for option %qs"
39103 msgstr ""
39105 #: config/i386/i386-options.cc:1651
39106 #, gcc-internal-format
39107 msgid "the max value for the last size range should be -1 for option %qs"
39108 msgstr ""
39110 #: config/i386/i386-options.cc:1658
39111 #, gcc-internal-format
39112 msgid "too many size ranges specified in option %qs"
39113 msgstr ""
39115 #: config/i386/i386-options.cc:1711
39116 #, gcc-internal-format
39117 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
39118 msgstr ""
39120 #: config/i386/i386-options.cc:1896
39121 #, gcc-internal-format
39122 msgid "Intel MCU psABI isn%'t supported in %s mode"
39123 msgstr ""
39125 #: config/i386/i386-options.cc:1950
39126 #, gcc-internal-format
39127 msgid "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> instead as appropriate"
39128 msgstr ""
39130 #: config/i386/i386-options.cc:1952
39131 #, gcc-internal-format
39132 msgid "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or %<target(\"tune=generic\")%> instead as appropriate"
39133 msgstr ""
39135 #. rep; movq isn't available in 32-bit code.
39136 #: config/i386/i386-options.cc:1980
39137 #, gcc-internal-format
39138 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
39139 msgstr ""
39141 #: config/i386/i386-options.cc:1985
39142 #, fuzzy, gcc-internal-format
39143 msgid "%<-muintr%> not supported for 32-bit code"
39144 msgstr "-pipe не падтрымліваецца"
39146 #: config/i386/i386-options.cc:2000
39147 #, gcc-internal-format
39148 msgid "address mode %qs not supported in the %s bit mode"
39149 msgstr ""
39151 #: config/i386/i386-options.cc:2011
39152 #, gcc-internal-format
39153 msgid "%<-mabi=ms%> not supported with X32 ABI"
39154 msgstr ""
39156 #: config/i386/i386-options.cc:2017
39157 #, gcc-internal-format
39158 msgid "%<-mabi=%s%> not supported with %<-fsanitize=address%>"
39159 msgstr ""
39161 #: config/i386/i386-options.cc:2020
39162 #, gcc-internal-format
39163 msgid "%<-mabi=%s%> not supported with %<-fsanitize=kernel-address%>"
39164 msgstr ""
39166 #: config/i386/i386-options.cc:2024
39167 #, gcc-internal-format
39168 msgid "%<-mabi=%s%> not supported with %<-fsanitize=thread%>"
39169 msgstr ""
39171 #: config/i386/i386-options.cc:2041 config/i386/i386-options.cc:2050
39172 #: config/i386/i386-options.cc:2062 config/i386/i386-options.cc:2073
39173 #: config/i386/i386-options.cc:2084
39174 #, fuzzy, gcc-internal-format
39175 msgid "code model %qs not supported in the %s bit mode"
39176 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
39178 #: config/i386/i386-options.cc:2053 config/i386/i386-options.cc:2065
39179 #, fuzzy, gcc-internal-format
39180 msgid "code model %qs not supported in x32 mode"
39181 msgstr "-pipe не падтрымліваецца"
39183 #: config/i386/i386-options.cc:2108
39184 #, fuzzy, gcc-internal-format
39185 msgid "%<-masm=intel%> not supported in this configuration"
39186 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
39188 #: config/i386/i386-options.cc:2113
39189 #, gcc-internal-format, gfc-internal-format
39190 msgid "%i-bit mode not compiled in"
39191 msgstr ""
39193 #: config/i386/i386-options.cc:2125
39194 #, gcc-internal-format
39195 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
39196 msgstr ""
39198 #: config/i386/i386-options.cc:2127
39199 #, gcc-internal-format
39200 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
39201 msgstr ""
39203 #: config/i386/i386-options.cc:2134
39204 #, gcc-internal-format
39205 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
39206 msgstr ""
39208 #: config/i386/i386-options.cc:2136
39209 #, gcc-internal-format
39210 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
39211 msgstr ""
39213 #: config/i386/i386-options.cc:2144 config/i386/i386-options.cc:2276
39214 #, fuzzy, gcc-internal-format
39215 msgid "CPU you selected does not support x86-64 instruction set"
39216 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
39218 #: config/i386/i386-options.cc:2215
39219 #, gcc-internal-format
39220 msgid "bad value (%qs) for %<-march=%> switch"
39221 msgstr ""
39223 #: config/i386/i386-options.cc:2216
39224 #, gcc-internal-format
39225 msgid "bad value (%qs) for %<target(\"arch=\")%> attribute"
39226 msgstr ""
39228 #: config/i386/i386-options.cc:2238
39229 #, gcc-internal-format
39230 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
39231 msgstr ""
39233 #: config/i386/i386-options.cc:2240
39234 #, gcc-internal-format
39235 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
39236 msgstr ""
39238 #: config/i386/i386-options.cc:2245
39239 #, gcc-internal-format
39240 msgid "valid arguments to %<-march=%> switch are: %s"
39241 msgstr ""
39243 #: config/i386/i386-options.cc:2246
39244 #, fuzzy, gcc-internal-format
39245 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
39246 msgstr "нявернае выкарыстанне \"restict\""
39248 #: config/i386/i386-options.cc:2295
39249 #, gcc-internal-format
39250 msgid "bad value (%qs) for %<-mtune=%> switch"
39251 msgstr ""
39253 #: config/i386/i386-options.cc:2296
39254 #, gcc-internal-format
39255 msgid "bad value (%qs) for %<target(\"tune=\")%> attribute"
39256 msgstr ""
39258 #: config/i386/i386-options.cc:2317
39259 #, gcc-internal-format
39260 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
39261 msgstr ""
39263 #: config/i386/i386-options.cc:2319
39264 #, gcc-internal-format
39265 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
39266 msgstr ""
39268 #: config/i386/i386-options.cc:2324
39269 #, gcc-internal-format
39270 msgid "valid arguments to %<-mtune=%> switch are: %s"
39271 msgstr ""
39273 #: config/i386/i386-options.cc:2325
39274 #, fuzzy, gcc-internal-format
39275 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
39276 msgstr "нявернае выкарыстанне \"restict\""
39278 #: config/i386/i386-options.cc:2349
39279 #, gcc-internal-format
39280 msgid "%<-mregparm%> is ignored in 64-bit mode"
39281 msgstr ""
39283 #: config/i386/i386-options.cc:2351
39284 #, gcc-internal-format
39285 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
39286 msgstr ""
39288 #: config/i386/i386-options.cc:2354
39289 #, gcc-internal-format
39290 msgid "%<-mregparm=%d%> is not between 0 and %d"
39291 msgstr ""
39293 #: config/i386/i386-options.cc:2380
39294 #, gcc-internal-format
39295 msgid "%<-m96bit-long-double%> is not compatible with this target"
39296 msgstr ""
39298 #: config/i386/i386-options.cc:2385
39299 #, gcc-internal-format
39300 msgid "%<-mrtd%> is ignored in 64bit mode"
39301 msgstr ""
39303 #: config/i386/i386-options.cc:2386
39304 #, gcc-internal-format
39305 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
39306 msgstr ""
39308 #: config/i386/i386-options.cc:2475
39309 #, fuzzy, gcc-internal-format
39310 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
39311 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
39313 #: config/i386/i386-options.cc:2478
39314 #, gcc-internal-format
39315 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
39316 msgstr ""
39318 #: config/i386/i386-options.cc:2501
39319 #, gcc-internal-format
39320 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
39321 msgstr ""
39323 #: config/i386/i386-options.cc:2514
39324 #, gcc-internal-format
39325 msgid "%<-mnop-mcount%> is not compatible with this target"
39326 msgstr ""
39328 #: config/i386/i386-options.cc:2517
39329 #, gcc-internal-format
39330 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
39331 msgstr ""
39333 #: config/i386/i386-options.cc:2523
39334 #, gcc-internal-format
39335 msgid "%<-msseregparm%> used without SSE enabled"
39336 msgstr ""
39338 #: config/i386/i386-options.cc:2524
39339 #, gcc-internal-format
39340 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
39341 msgstr ""
39343 #: config/i386/i386-options.cc:2534
39344 #, gcc-internal-format
39345 msgid "SSE instruction set disabled, using 387 arithmetics"
39346 msgstr ""
39348 #: config/i386/i386-options.cc:2541
39349 #, gcc-internal-format
39350 msgid "387 instruction set disabled, using SSE arithmetics"
39351 msgstr ""
39353 #: config/i386/i386-options.cc:2591
39354 #, gcc-internal-format
39355 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
39356 msgstr ""
39358 #: config/i386/i386-options.cc:2593
39359 #, gcc-internal-format
39360 msgid "stack probing requires %<target(\"accumulate-outgoing-args\")%> for correctness"
39361 msgstr ""
39363 #: config/i386/i386-options.cc:2607
39364 #, gcc-internal-format
39365 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
39366 msgstr ""
39368 #: config/i386/i386-options.cc:2609
39369 #, gcc-internal-format
39370 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
39371 msgstr ""
39373 #: config/i386/i386-options.cc:2669
39374 #, gcc-internal-format
39375 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
39376 msgstr ""
39378 #: config/i386/i386-options.cc:2672
39379 #, gcc-internal-format
39380 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
39381 msgstr ""
39383 #: config/i386/i386-options.cc:2676
39384 #, gcc-internal-format
39385 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
39386 msgstr ""
39388 #: config/i386/i386-options.cc:2790
39389 #, gcc-internal-format
39390 msgid "unknown option for %<-mrecip=%s%>"
39391 msgstr ""
39393 #: config/i386/i386-options.cc:2849
39394 #, gcc-internal-format
39395 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
39396 msgstr ""
39398 #: config/i386/i386-options.cc:2854
39399 #, gcc-internal-format
39400 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
39401 msgstr ""
39403 #: config/i386/i386-options.cc:2882
39404 #, gcc-internal-format
39405 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
39406 msgstr ""
39408 #: config/i386/i386-options.cc:2930
39409 #, fuzzy, gcc-internal-format
39410 msgid "%<-fcf-protection%> is not compatible with this target"
39411 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
39413 #: config/i386/i386-options.cc:3064
39414 #, gcc-internal-format
39415 msgid "interrupt and naked attributes are not compatible"
39416 msgstr ""
39418 #: config/i386/i386-options.cc:3079
39419 #, gcc-internal-format
39420 msgid "only DWARF debug format is supported for interrupt service routine"
39421 msgstr ""
39423 #: config/i386/i386-options.cc:3128
39424 #, gcc-internal-format
39425 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
39426 msgstr ""
39428 #: config/i386/i386-options.cc:3138
39429 #, gcc-internal-format
39430 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
39431 msgstr ""
39433 #: config/i386/i386-options.cc:3173
39434 #, gcc-internal-format
39435 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
39436 msgstr ""
39438 #: config/i386/i386-options.cc:3183
39439 #, gcc-internal-format
39440 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
39441 msgstr ""
39443 #: config/i386/i386-options.cc:3296
39444 #, gcc-internal-format
39445 msgid "%s instructions aren%'t allowed in an exception service routine"
39446 msgstr ""
39448 #: config/i386/i386-options.cc:3298
39449 #, gcc-internal-format
39450 msgid "%s instructions aren%'t allowed in an interrupt service routine"
39451 msgstr ""
39453 #: config/i386/i386-options.cc:3302
39454 #, gcc-internal-format
39455 msgid "%s instructions aren%'t allowed in a function with the %<no_caller_saved_registers%> attribute"
39456 msgstr ""
39458 #: config/i386/i386-options.cc:3349 config/i386/i386-options.cc:3400
39459 #, gcc-internal-format
39460 msgid "fastcall and regparm attributes are not compatible"
39461 msgstr ""
39463 #: config/i386/i386-options.cc:3354
39464 #, gcc-internal-format
39465 msgid "regparam and thiscall attributes are not compatible"
39466 msgstr ""
39468 #: config/i386/i386-options.cc:3361 config/i386/i386-options.cc:3589
39469 #, gcc-internal-format
39470 msgid "%qE attribute requires an integer constant argument"
39471 msgstr ""
39473 #: config/i386/i386-options.cc:3367
39474 #, fuzzy, gcc-internal-format
39475 msgid "argument to %qE attribute larger than %d"
39476 msgstr "памер \"%s\" больш чам %d байт"
39478 #: config/i386/i386-options.cc:3392 config/i386/i386-options.cc:3435
39479 #, gcc-internal-format
39480 msgid "fastcall and cdecl attributes are not compatible"
39481 msgstr ""
39483 #: config/i386/i386-options.cc:3396
39484 #, gcc-internal-format
39485 msgid "fastcall and stdcall attributes are not compatible"
39486 msgstr ""
39488 #: config/i386/i386-options.cc:3404 config/i386/i386-options.cc:3453
39489 #, gcc-internal-format
39490 msgid "fastcall and thiscall attributes are not compatible"
39491 msgstr ""
39493 #: config/i386/i386-options.cc:3414 config/i386/i386-options.cc:3431
39494 #, gcc-internal-format
39495 msgid "stdcall and cdecl attributes are not compatible"
39496 msgstr ""
39498 #: config/i386/i386-options.cc:3418
39499 #, gcc-internal-format
39500 msgid "stdcall and fastcall attributes are not compatible"
39501 msgstr ""
39503 #: config/i386/i386-options.cc:3422 config/i386/i386-options.cc:3449
39504 #, gcc-internal-format
39505 msgid "stdcall and thiscall attributes are not compatible"
39506 msgstr ""
39508 #: config/i386/i386-options.cc:3439 config/i386/i386-options.cc:3457
39509 #, gcc-internal-format
39510 msgid "cdecl and thiscall attributes are not compatible"
39511 msgstr ""
39513 #: config/i386/i386-options.cc:3445
39514 #, gcc-internal-format
39515 msgid "%qE attribute is used for non-class method"
39516 msgstr ""
39518 #: config/i386/i386-options.cc:3549 config/rs6000/rs6000.cc:20263
39519 #, fuzzy, gcc-internal-format
39520 #| msgid "`%s' attribute ignored"
39521 msgid "%qE incompatible attribute ignored"
39522 msgstr "\"%s\" атрыбут ігнарыруецца"
39524 #: config/i386/i386-options.cc:3576
39525 #, fuzzy, gcc-internal-format
39526 msgid "%qE attribute only available for 32-bit"
39527 msgstr "\"%s\" атрыбут ігнарыруецца"
39529 #: config/i386/i386-options.cc:3597
39530 #, fuzzy, gcc-internal-format
39531 msgid "argument to %qE attribute is neither zero, nor one"
39532 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
39534 #: config/i386/i386-options.cc:3631 config/i386/i386-options.cc:3641
39535 #, gcc-internal-format
39536 msgid "%qs and %qs attributes are not compatible"
39537 msgstr ""
39539 #: config/i386/i386-options.cc:3668 config/i386/i386-options.cc:3690
39540 #: config/ia64/ia64.cc:812 config/s390/s390.cc:1194
39541 #, fuzzy, gcc-internal-format
39542 msgid "%qE attribute requires a string constant argument"
39543 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
39545 #: config/i386/i386-options.cc:3678 config/i386/i386-options.cc:3700
39546 #: config/s390/s390.cc:1223
39547 #, fuzzy, gcc-internal-format
39548 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
39549 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
39551 #: config/i386/i386-options.cc:3732
39552 #, gcc-internal-format
39553 msgid "interrupt service routine should have a pointer as the first argument"
39554 msgstr ""
39556 #: config/i386/i386-options.cc:3739
39557 #, gcc-internal-format
39558 msgid "interrupt service routine should have %qs as the second argument"
39559 msgstr ""
39561 #: config/i386/i386-options.cc:3750
39562 #, gcc-internal-format
39563 msgid "interrupt service routine can only have a pointer argument and an optional integer argument"
39564 msgstr ""
39566 #: config/i386/i386-options.cc:3753
39567 #, gcc-internal-format
39568 msgid "interrupt service routine must return %<void%>"
39569 msgstr ""
39571 #: config/i386/i386.cc:1212
39572 #, gcc-internal-format
39573 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
39574 msgstr ""
39576 #: config/i386/i386.cc:1215
39577 #, gcc-internal-format
39578 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
39579 msgstr ""
39581 #: config/i386/i386.cc:1519
39582 #, fuzzy, gcc-internal-format
39583 #| msgid "%s does not support %s"
39584 msgid "X32 does not support %<ms_abi%> attribute"
39585 msgstr "%s не падтрымлівае %s"
39587 #: config/i386/i386.cc:1553
39588 #, gcc-internal-format
39589 msgid "%<ms_hook_prologue%> attribute is not compatible with nested function"
39590 msgstr ""
39592 #: config/i386/i386.cc:1900
39593 #, gcc-internal-format
39594 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
39595 msgstr ""
39597 #: config/i386/i386.cc:1906
39598 #, gcc-internal-format
39599 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
39600 msgstr ""
39602 #: config/i386/i386.cc:1920
39603 #, gcc-internal-format
39604 msgid "AVX vector argument without AVX enabled changes the ABI"
39605 msgstr ""
39607 #: config/i386/i386.cc:1926
39608 #, gcc-internal-format
39609 msgid "AVX vector return without AVX enabled changes the ABI"
39610 msgstr ""
39612 #: config/i386/i386.cc:1942
39613 #, gcc-internal-format
39614 msgid "SSE vector argument without SSE enabled changes the ABI"
39615 msgstr ""
39617 #: config/i386/i386.cc:1948
39618 #, gcc-internal-format
39619 msgid "SSE vector return without SSE enabled changes the ABI"
39620 msgstr ""
39622 #: config/i386/i386.cc:1964
39623 #, gcc-internal-format
39624 msgid "MMX vector argument without MMX enabled changes the ABI"
39625 msgstr ""
39627 #: config/i386/i386.cc:1970
39628 #, gcc-internal-format
39629 msgid "MMX vector return without MMX enabled changes the ABI"
39630 msgstr ""
39632 #: config/i386/i386.cc:2168
39633 #, gcc-internal-format
39634 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
39635 msgstr ""
39637 #: config/i386/i386.cc:2289
39638 #, gcc-internal-format
39639 msgid "the ABI of passing union with %<long double%> has changed in GCC 4.4"
39640 msgstr ""
39642 #: config/i386/i386.cc:2422
39643 #, gcc-internal-format
39644 msgid "the ABI of passing structure with %<complex float%> member has changed in GCC 4.4"
39645 msgstr ""
39647 #: config/i386/i386.cc:2538
39648 msgid "the ABI of passing C structures with zero-width bit-fields has changed in GCC %{12.1%}"
39649 msgstr ""
39651 #: config/i386/i386.cc:2633
39652 #, gcc-internal-format
39653 msgid "SSE register return with SSE disabled"
39654 msgstr ""
39656 #: config/i386/i386.cc:2639
39657 #, gcc-internal-format
39658 msgid "SSE register argument with SSE disabled"
39659 msgstr ""
39661 #: config/i386/i386.cc:2659
39662 #, gcc-internal-format
39663 msgid "x87 register return with x87 disabled"
39664 msgstr ""
39666 #: config/i386/i386.cc:2982 config/i386/i386.cc:3223 config/i386/i386.cc:4029
39667 #, gcc-internal-format
39668 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
39669 msgstr ""
39671 #: config/i386/i386.cc:2984 config/i386/i386.cc:3225 config/i386/i386.cc:4031
39672 #, gcc-internal-format
39673 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
39674 msgstr ""
39676 #: config/i386/i386.cc:3626
39677 #, gcc-internal-format, gfc-internal-format
39678 msgid "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
39679 msgstr ""
39681 #: config/i386/i386.cc:6519
39682 #, gcc-internal-format
39683 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
39684 msgstr ""
39686 #: config/i386/i386.cc:8423
39687 #, gcc-internal-format
39688 msgid "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
39689 msgstr ""
39691 #: config/i386/i386.cc:8513
39692 #, gcc-internal-format
39693 msgid "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service routine.  This may be worked around by avoiding functions with aggregate return."
39694 msgstr ""
39696 #: config/i386/i386.cc:9833
39697 #, gcc-internal-format
39698 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
39699 msgstr ""
39701 #: config/i386/i386.cc:9853
39702 #, gcc-internal-format
39703 msgid "%<-fsplit-stack%> does not support 2 register parameters for a nested function"
39704 msgstr ""
39706 #. FIXME: We could make this work by pushing a register
39707 #. around the addition and comparison.
39708 #: config/i386/i386.cc:9864
39709 #, gcc-internal-format
39710 msgid "%<-fsplit-stack%> does not support 3 register parameters"
39711 msgstr ""
39713 #: config/i386/i386.cc:12897
39714 #, gcc-internal-format
39715 msgid "%<V%> modifier on non-integer register"
39716 msgstr ""
39718 #: config/i386/i386.cc:12908 config/i386/i386.cc:12922
39719 #, gcc-internal-format
39720 msgid "unsupported size for integer register"
39721 msgstr ""
39723 #: config/i386/i386.cc:12954
39724 #, gcc-internal-format
39725 msgid "extended registers have no high halves"
39726 msgstr ""
39728 #: config/i386/i386.cc:12969
39729 #, gcc-internal-format
39730 msgid "unsupported operand size for extended register"
39731 msgstr ""
39733 #: config/i386/i386.cc:13163
39734 #, gcc-internal-format
39735 msgid "non-integer operand used with operand code %<z%>"
39736 msgstr ""
39738 #: config/i386/i386.cc:17266
39739 #, gcc-internal-format
39740 msgid "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
39741 msgstr ""
39743 #: config/i386/i386.cc:21478
39744 msgid "the alignment of %<_Atomic %T%> fields changed in %{GCC 11.1%}"
39745 msgstr ""
39747 #: config/i386/i386.cc:21574
39748 #, gcc-internal-format
39749 msgid "profiling %<-mcmodel=large%> with PIC is not supported"
39750 msgstr ""
39752 #: config/i386/i386.cc:23273
39753 #, gcc-internal-format
39754 msgid "unknown architecture specific memory model"
39755 msgstr ""
39757 #: config/i386/i386.cc:23280
39758 #, gcc-internal-format
39759 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
39760 msgstr ""
39762 #: config/i386/i386.cc:23287
39763 #, gcc-internal-format
39764 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
39765 msgstr ""
39767 #: config/i386/i386.cc:23333
39768 #, gcc-internal-format
39769 msgid "unsupported return type %qT for simd"
39770 msgstr ""
39772 #: config/i386/i386.cc:23363
39773 #, gcc-internal-format
39774 msgid "unsupported argument type %qT for simd"
39775 msgstr ""
39777 #: config/i386/i386.cc:23923
39778 #, gcc-internal-format
39779 msgid "%<-fexcess-precision=16%> is not compatible with %<-mfpmath=387%>"
39780 msgstr ""
39782 #: config/i386/intelmic-mkoffload.cc:601
39783 #, gcc-internal-format
39784 msgid "COLLECT_GCC must be set"
39785 msgstr ""
39787 #: config/i386/intelmic-mkoffload.cc:641
39788 #, fuzzy, gcc-internal-format
39789 #| msgid "no input file specified"
39790 msgid "output file not specified"
39791 msgstr "не зададзены ўваходзячыя файлы"
39793 #: config/i386/winnt.cc:83
39794 #, gcc-internal-format
39795 msgid "%qE attribute applies only to initialized variables with external linkage"
39796 msgstr ""
39798 #: config/i386/winnt.cc:156
39799 #, gcc-internal-format
39800 msgid "definition of static data member %q+D of dllimport%'d class"
39801 msgstr ""
39803 #: config/ia64/ia64-c.cc:50
39804 #, gcc-internal-format
39805 msgid "malformed %<#pragma builtin%>"
39806 msgstr ""
39808 #: config/ia64/ia64.cc:751
39809 #, fuzzy, gcc-internal-format
39810 msgid "invalid argument of %qE attribute"
39811 msgstr "нявернае выкарыстанне \"restict\""
39813 #: config/ia64/ia64.cc:764
39814 #, gcc-internal-format
39815 msgid "an address area attribute cannot be specified for local variables"
39816 msgstr ""
39818 #: config/ia64/ia64.cc:771
39819 #, fuzzy, gcc-internal-format
39820 #| msgid "section of `%s' conflicts with previous declaration"
39821 msgid "address area of %q+D conflicts with previous declaration"
39822 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
39824 #: config/ia64/ia64.cc:779
39825 #, fuzzy, gcc-internal-format
39826 msgid "address area attribute cannot be specified for functions"
39827 msgstr "\"%s\" звычайна функцыя"
39829 #: config/ia64/ia64.cc:6024 config/pa/pa.cc:453 config/sh/sh.cc:8266
39830 #, gcc-internal-format
39831 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
39832 msgstr ""
39834 #: config/ia64/ia64.cc:11290
39835 #, fuzzy, gcc-internal-format
39836 msgid "version attribute is not a string"
39837 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
39839 #: config/iq2000/iq2000.cc:1867
39840 #, gcc-internal-format
39841 msgid "%<gp_offset%> (%ld) or %<end_offset%> (%ld) is less than zero"
39842 msgstr ""
39844 #: config/iq2000/iq2000.cc:2590
39845 #, fuzzy, gcc-internal-format
39846 msgid "argument %qd is not a constant"
39847 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
39849 #: config/iq2000/iq2000.cc:2893 config/xtensa/xtensa.cc:2552
39850 #, gcc-internal-format
39851 msgid "%<PRINT_OPERAND_ADDRESS%>, null pointer"
39852 msgstr ""
39854 #: config/iq2000/iq2000.cc:3048
39855 #, gcc-internal-format
39856 msgid "%<PRINT_OPERAND%>: Unknown punctuation %<%c%>"
39857 msgstr ""
39859 #: config/iq2000/iq2000.cc:3057 config/xtensa/xtensa.cc:2395
39860 #, gcc-internal-format
39861 msgid "%<PRINT_OPERAND%> null pointer"
39862 msgstr ""
39864 #: config/m32c/m32c-pragma.cc:54
39865 #, gcc-internal-format
39866 msgid "junk at end of %<#pragma GCC memregs%> [0-16]"
39867 msgstr ""
39869 #: config/m32c/m32c-pragma.cc:61
39870 #, gcc-internal-format
39871 msgid "%<#pragma GCC memregs%> must precede any function declarations"
39872 msgstr ""
39874 #: config/m32c/m32c-pragma.cc:69 config/m32c/m32c-pragma.cc:76
39875 #, gcc-internal-format
39876 msgid "%<#pragma GCC memregs%> takes a number [0-16]"
39877 msgstr ""
39879 #: config/m32c/m32c-pragma.cc:104
39880 #, gcc-internal-format
39881 msgid "junk at end of %<#pragma ADDRESS%>"
39882 msgstr ""
39884 #: config/m32c/m32c-pragma.cc:109
39885 #, gcc-internal-format
39886 msgid "malformed %<#pragma ADDRESS%> variable address"
39887 msgstr ""
39889 #: config/m32c/m32c.cc:419
39890 #, gcc-internal-format
39891 msgid "invalid target memregs value %<%d%>"
39892 msgstr ""
39894 #: config/m32c/m32c.cc:2931
39895 #, fuzzy, gcc-internal-format
39896 #| msgid "section attributes are not supported for this target"
39897 msgid "%qE attribute is not supported for R8C target"
39898 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
39900 #. The argument must be a constant integer.
39901 #: config/m32c/m32c.cc:2947 config/sh/sh.cc:8478 config/sh/sh.cc:8573
39902 #, fuzzy, gcc-internal-format
39903 msgid "%qE attribute argument not an integer constant"
39904 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
39906 #: config/m32c/m32c.cc:2956
39907 #, gcc-internal-format
39908 msgid "%qE attribute argument should be between 18 to 255"
39909 msgstr ""
39911 #: config/m32c/m32c.cc:4080
39912 #, gcc-internal-format
39913 msgid "%<bank_switch%> has no effect on non-interrupt functions"
39914 msgstr ""
39916 #: config/m32c/m32c.cc:4187
39917 #, gcc-internal-format
39918 msgid "%<fast_interrupt%> attribute directive ignored"
39919 msgstr ""
39921 #: config/m32r/m32r.cc:415
39922 #, fuzzy, gcc-internal-format
39923 msgid "invalid argument of %qs attribute"
39924 msgstr "нявернае выкарыстанне \"restict\""
39926 #: config/m68k/m68k.cc:531
39927 #, gcc-internal-format
39928 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
39929 msgstr ""
39931 #: config/m68k/m68k.cc:602
39932 #, gcc-internal-format
39933 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
39934 msgstr ""
39936 #: config/m68k/m68k.cc:666
39937 #, fuzzy, gcc-internal-format
39938 #| msgid "-pipe is not supported"
39939 msgid "%<-falign-labels=%d%> is not supported"
39940 msgstr "-pipe не падтрымліваецца"
39942 #: config/m68k/m68k.cc:673
39943 #, fuzzy, gcc-internal-format
39944 #| msgid "-pipe is not supported"
39945 msgid "%<-falign-loops=%d%> is not supported"
39946 msgstr "-pipe не падтрымліваецца"
39948 #: config/m68k/m68k.cc:681
39949 #, fuzzy, gcc-internal-format
39950 msgid "%<-fstack-limit-%> options are not supported on this cpu"
39951 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
39953 #: config/m68k/m68k.cc:799
39954 #, gcc-internal-format
39955 msgid "multiple interrupt attributes not allowed"
39956 msgstr ""
39958 #: config/m68k/m68k.cc:806
39959 #, gcc-internal-format
39960 msgid "%<interrupt_thread%> is available only on fido"
39961 msgstr ""
39963 #: config/m68k/m68k.cc:1140 config/rs6000/rs6000-logue.cc:1756
39964 #, gcc-internal-format
39965 msgid "stack limit expression is not supported"
39966 msgstr ""
39968 #: config/m68k/m68k.cc:7119 config/s390/s390.cc:16596
39969 #, fuzzy, gcc-internal-format
39970 msgid "%<-fexcess-precision=16%> is not supported on this target"
39971 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
39973 #: config/mcore/mcore.cc:2959
39974 #, gcc-internal-format
39975 msgid "initialized variable %q+D is marked dllimport"
39976 msgstr ""
39978 #: config/microblaze/microblaze.cc:1755
39979 #, fuzzy, gcc-internal-format
39980 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
39981 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
39983 #: config/microblaze/microblaze.cc:1767
39984 #, gcc-internal-format
39985 msgid "%qs is an invalid argument to %<-mcpu=%>"
39986 msgstr ""
39988 #: config/microblaze/microblaze.cc:1816
39989 #, gcc-internal-format
39990 msgid "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
39991 msgstr ""
39993 #: config/microblaze/microblaze.cc:1833
39994 #, gcc-internal-format
39995 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
39996 msgstr ""
39998 #: config/microblaze/microblaze.cc:1840
39999 #, gcc-internal-format
40000 msgid "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
40001 msgstr ""
40003 #: config/microblaze/microblaze.cc:1846
40004 #, gcc-internal-format
40005 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
40006 msgstr ""
40008 #: config/mips/mips.cc:1426 config/mips/mips.cc:1430
40009 #, fuzzy, gcc-internal-format
40010 msgid "%qs attribute only applies to functions"
40011 msgstr "\"%s\" звычайна функцыя"
40013 #: config/mips/mips.cc:1440 config/mips/mips.cc:1446
40014 #, gcc-internal-format
40015 msgid "%qE cannot have both %qs and %qs attributes"
40016 msgstr ""
40018 #: config/mips/mips.cc:1475 config/mips/mips.cc:1481
40019 #: config/nios2/nios2.cc:4483
40020 #, gcc-internal-format
40021 msgid "%qE redeclared with conflicting %qs attributes"
40022 msgstr ""
40024 #: config/mips/mips.cc:1513 config/mips/mips.cc:1567
40025 #: config/riscv/riscv.cc:3301
40026 #, gcc-internal-format
40027 msgid "%qE attribute requires a string argument"
40028 msgstr ""
40030 #: config/mips/mips.cc:1521
40031 #, fuzzy, gcc-internal-format
40032 msgid "argument to %qE attribute is neither eic, nor %<vector=<line>%>"
40033 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
40035 #: config/mips/mips.cc:1537
40036 #, gcc-internal-format
40037 msgid "interrupt vector to %qE attribute is not %<vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)%>"
40038 msgstr ""
40040 #: config/mips/mips.cc:1574
40041 #, fuzzy, gcc-internal-format
40042 msgid "argument to %qE attribute is not intstack"
40043 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
40045 #: config/mips/mips.cc:7751
40046 #, gcc-internal-format
40047 msgid "cannot handle inconsistent calls to %qs"
40048 msgstr ""
40050 #: config/mips/mips.cc:10995
40051 #, gcc-internal-format
40052 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
40053 msgstr ""
40055 #: config/mips/mips.cc:10997
40056 #, gcc-internal-format
40057 msgid "interrupt handlers cannot be MIPS16 functions"
40058 msgstr ""
40060 #: config/mips/mips.cc:11987
40061 #, gcc-internal-format
40062 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
40063 msgstr ""
40065 #: config/mips/mips.cc:17043
40066 #, fuzzy, gcc-internal-format, gfc-internal-format
40067 #| msgid "argument of `__builtin_args_info' must be constant"
40068 msgid "argument %d to the built-in must be a constant in range %d to %d"
40069 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
40071 #: config/mips/mips.cc:17163
40072 #, fuzzy, gcc-internal-format
40073 msgid "failed to expand built-in function"
40074 msgstr "Не генерыраваць сімвальныя інструкцыі"
40076 #: config/mips/mips.cc:17294
40077 #, gcc-internal-format
40078 msgid "built-in function %qE not supported for MIPS16"
40079 msgstr ""
40081 #: config/mips/mips.cc:17902
40082 #, fuzzy, gcc-internal-format
40083 #| msgid "%s does not support %s"
40084 msgid "%qs does not support MIPS16 code"
40085 msgstr "%s не падтрымлівае %s"
40087 #: config/mips/mips.cc:19709
40088 #, gcc-internal-format
40089 msgid "MIPS16 PIC for ABIs other than o32 and o64"
40090 msgstr ""
40092 #: config/mips/mips.cc:19712
40093 #, gcc-internal-format
40094 msgid "MIPS16 %<-mxgot%> code"
40095 msgstr ""
40097 #: config/mips/mips.cc:19715
40098 #, gcc-internal-format
40099 msgid "%<hard-float%> MIPS16 code for ABIs other than o32 and o64"
40100 msgstr ""
40102 #: config/mips/mips.cc:19718
40103 #, gcc-internal-format
40104 msgid "MSA MIPS16 code"
40105 msgstr ""
40107 #: config/mips/mips.cc:19896 config/mips/mips.cc:19901
40108 #: config/mips/mips.cc:19983 config/mips/mips.cc:19985
40109 #: config/mips/mips.cc:20015 config/mips/mips.cc:20025
40110 #: config/mips/mips.cc:20131 config/mips/mips.cc:20161
40111 #, fuzzy, gcc-internal-format, gfc-internal-format
40112 #| msgid "unsupported version"
40113 msgid "unsupported combination: %s"
40114 msgstr "непадтрымліваемая версія"
40116 #: config/mips/mips.cc:19935
40117 #, gcc-internal-format
40118 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
40119 msgstr ""
40121 #: config/mips/mips.cc:19945
40122 #, gcc-internal-format
40123 msgid "%<-march=%s%> is not compatible with the selected ABI"
40124 msgstr ""
40126 #: config/mips/mips.cc:19960
40127 #, gcc-internal-format
40128 msgid "%<-mgp64%> used with a 32-bit processor"
40129 msgstr ""
40131 #: config/mips/mips.cc:19962
40132 #, gcc-internal-format
40133 msgid "%<-mgp32%> used with a 64-bit ABI"
40134 msgstr ""
40136 #: config/mips/mips.cc:19964
40137 #, gcc-internal-format
40138 msgid "%<-mgp64%> used with a 32-bit ABI"
40139 msgstr ""
40141 #: config/mips/mips.cc:19980
40142 #, fuzzy, gcc-internal-format
40143 #| msgid "%s does not support %s"
40144 msgid "the %qs architecture does not support %<-mfp32%>"
40145 msgstr "%s не падтрымлівае %s"
40147 #: config/mips/mips.cc:19989
40148 #, gcc-internal-format
40149 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
40150 msgstr ""
40152 #: config/mips/mips.cc:19992
40153 #, gcc-internal-format
40154 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
40155 msgstr ""
40157 #: config/mips/mips.cc:20013
40158 #, gcc-internal-format
40159 msgid "%<-mfpxx%> can only be used with the o32 ABI"
40160 msgstr ""
40162 #: config/mips/mips.cc:20017
40163 #, gcc-internal-format
40164 msgid "%<-march=%s%> requires %<-mfp32%>"
40165 msgstr ""
40167 #: config/mips/mips.cc:20019
40168 #, gcc-internal-format
40169 msgid "%<-mfpxx%> requires %<-mlra%>"
40170 msgstr ""
40172 #. We have traditionally allowed non-abicalls code to use
40173 #. an LP64 form of o64.  However, it would take a bit more
40174 #. effort to support the combination of 32-bit GOT entries
40175 #. and 64-bit pointers, so we treat the abicalls case as
40176 #. an error.
40177 #: config/mips/mips.cc:20044
40178 #, gcc-internal-format
40179 msgid "the combination of %qs and %qs is incompatible with %qs"
40180 msgstr ""
40182 #: config/mips/mips.cc:20097
40183 #, fuzzy, gcc-internal-format
40184 msgid "the %qs architecture does not support branch-likely instructions"
40185 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
40187 #: config/mips/mips.cc:20112
40188 #, fuzzy, gcc-internal-format
40189 msgid "the %qs architecture does not support madd or msub instructions"
40190 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
40192 #: config/mips/mips.cc:20126
40193 #, gcc-internal-format
40194 msgid "the %qs architecture does not support odd single-precision registers"
40195 msgstr ""
40197 #: config/mips/mips.cc:20139 config/mips/mips.cc:20145
40198 #, gcc-internal-format
40199 msgid "unsupported combination: %qs%s %s"
40200 msgstr ""
40202 #: config/mips/mips.cc:20154
40203 #, fuzzy, gcc-internal-format
40204 #| msgid "unsupported version"
40205 msgid "unsupported combination: %qs %s"
40206 msgstr "непадтрымліваемая версія"
40208 #: config/mips/mips.cc:20169
40209 #, gcc-internal-format
40210 msgid "cannot generate position-independent code for %qs"
40211 msgstr ""
40213 #: config/mips/mips.cc:20172
40214 #, gcc-internal-format
40215 msgid "position-independent code requires %qs"
40216 msgstr ""
40218 #: config/mips/mips.cc:20205
40219 #, gcc-internal-format
40220 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
40221 msgstr ""
40223 #: config/mips/mips.cc:20213 config/mips/mips.cc:20216
40224 #, gcc-internal-format
40225 msgid "cannot use small-data accesses for %qs"
40226 msgstr ""
40228 #: config/mips/mips.cc:20231
40229 #, gcc-internal-format
40230 msgid "the %qs architecture does not support %<-m%s=legacy%>"
40231 msgstr ""
40233 #: config/mips/mips.cc:20238
40234 #, fuzzy, gcc-internal-format
40235 #| msgid "%s does not support %s"
40236 msgid "the %qs architecture does not support %<-m%s=2008%>"
40237 msgstr "%s не падтрымлівае %s"
40239 #: config/mips/mips.cc:20256
40240 #, gcc-internal-format
40241 msgid "%<-mips3d%> requires %<-mpaired-single%>"
40242 msgstr ""
40244 #: config/mips/mips.cc:20266
40245 #, gcc-internal-format
40246 msgid "%qs must be used with %qs"
40247 msgstr ""
40249 #: config/mips/mips.cc:20276
40250 #, gcc-internal-format
40251 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
40252 msgstr ""
40254 #: config/mips/mips.cc:20283
40255 #, fuzzy, gcc-internal-format
40256 msgid "the %qs architecture does not support paired-single instructions"
40257 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
40259 #: config/mips/mips.cc:20292
40260 #, gcc-internal-format
40261 msgid "%qs requires a target that provides the %qs instruction"
40262 msgstr ""
40264 #: config/mips/mips.cc:20303
40265 #, fuzzy, gcc-internal-format
40266 msgid "the %qs architecture does not support DSP instructions"
40267 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
40269 #: config/mips/mips.cc:20313
40270 #, gcc-internal-format
40271 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
40272 msgstr ""
40274 #: config/mips/mips.cc:20323
40275 #, gcc-internal-format
40276 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
40277 msgstr ""
40279 #: config/mips/mips.cc:20429
40280 #, fuzzy, gcc-internal-format
40281 msgid "%qs requires branch-likely instructions"
40282 msgstr "Не генерыраваць сімвальныя інструкцыі"
40284 #: config/mips/mips.cc:20433
40285 #, fuzzy, gcc-internal-format
40286 msgid "the %qs architecture does not support the synci instruction"
40287 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
40289 #: config/mips/mips.cc:21269
40290 #, gcc-internal-format
40291 msgid "mips16 function profiling"
40292 msgstr ""
40294 #: config/mmix/mmix.cc:320
40295 #, fuzzy, gcc-internal-format
40296 msgid "%<-f%s%> not supported: ignored"
40297 msgstr "-pipe не падтрымліваецца"
40299 #: config/mmix/mmix.cc:785
40300 #, fuzzy, gcc-internal-format
40301 #| msgid "no data type for mode `%s'"
40302 msgid "support for mode %qs"
40303 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
40305 #: config/mmix/mmix.cc:799
40306 #, gcc-internal-format, gfc-internal-format
40307 msgid "too large function value type, needs %d registers, have only %d registers for this"
40308 msgstr ""
40310 #: config/mmix/mmix.cc:980
40311 #, gcc-internal-format
40312 msgid "%<function_profiler%> support for MMIX"
40313 msgstr ""
40315 #: config/mmix/mmix.cc:1003
40316 #, gcc-internal-format
40317 msgid "MMIX Internal: Last named vararg would not fit in a register"
40318 msgstr ""
40320 #: config/mmix/mmix.cc:1643 config/mmix/mmix.cc:1667 config/mmix/mmix.cc:1774
40321 #, gcc-internal-format, gfc-internal-format
40322 msgid "MMIX Internal: Bad register: %d"
40323 msgstr ""
40325 #. Presumably there's a missing case above if we get here.
40326 #: config/mmix/mmix.cc:1766
40327 #, gcc-internal-format
40328 msgid "MMIX Internal: Missing %qc case in %<mmix_print_operand%>"
40329 msgstr ""
40331 #: config/mmix/mmix.cc:2055
40332 #, gcc-internal-format
40333 msgid "stack frame not a multiple of 8 bytes: %wd"
40334 msgstr ""
40336 #: config/mmix/mmix.cc:2308
40337 #, gcc-internal-format
40338 msgid "stack frame not a multiple of octabyte: %wd"
40339 msgstr ""
40341 #: config/mmix/mmix.cc:2594 config/mmix/mmix.cc:2653
40342 #, gcc-internal-format, gfc-internal-format
40343 msgid "MMIX Internal: %s is not a shiftable integer"
40344 msgstr ""
40346 #: config/mn10300/mn10300.cc:107
40347 #, gcc-internal-format
40348 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
40349 msgstr ""
40351 #: config/msp430/driver-msp430.cc:38
40352 #, gcc-internal-format
40353 msgid "expected an argument to %<msp430_select_cpu%>"
40354 msgstr ""
40356 #: config/msp430/driver-msp430.cc:69
40357 #, gcc-internal-format
40358 msgid "%<msp430_set_driver_var%> expects 2 arguments"
40359 msgstr ""
40361 #: config/msp430/driver-msp430.cc:75
40362 #, gcc-internal-format
40363 msgid "unhandled arguments %qs and %qs to %<msp430_set_driver_var%>"
40364 msgstr ""
40366 #: config/msp430/driver-msp430.cc:92
40367 #, gcc-internal-format
40368 msgid "unexpected argument to %<msp430_select_hwmult_lib%>: %s"
40369 msgstr ""
40371 #: config/msp430/driver-msp430.cc:141
40372 #, gcc-internal-format
40373 msgid "unexpected first argument to %<msp430_select_hwmult_lib%>: %s"
40374 msgstr ""
40376 #: config/msp430/driver-msp430.cc:146
40377 #, gcc-internal-format
40378 msgid "%<msp430_select_hwmult_lib%> needs one or more arguments"
40379 msgstr ""
40381 #: config/msp430/msp430-devices.cc:258
40382 #, gcc-internal-format
40383 msgid "unexpected error opening %<devices.csv%>"
40384 msgstr ""
40386 #: config/msp430/msp430-devices.cc:297
40387 #, gcc-internal-format
40388 msgid "%<CPU_TYPE%> column heading is missing from %<devices.csv%>"
40389 msgstr ""
40391 #: config/msp430/msp430-devices.cc:300
40392 #, gcc-internal-format
40393 msgid "%<MPY_TYPE%> column heading is missing from %<devices.csv%>"
40394 msgstr ""
40396 #: config/msp430/msp430-devices.cc:303
40397 #, gcc-internal-format
40398 msgid "%<CPU_TYPE%> and %<MPY_TYPE%> column headings are missing from %<devices.csv%>"
40399 msgstr ""
40401 #: config/msp430/msp430-devices.cc:315
40402 #, gcc-internal-format
40403 msgid "format of column headings in %<devices.csv%> is incorrect"
40404 msgstr ""
40406 #: config/msp430/msp430-devices.cc:348
40407 #, gcc-internal-format
40408 msgid "invalid %<CPU_TYPE%> value of %qs read from %<devices.csv%> for %qs"
40409 msgstr ""
40411 #: config/msp430/msp430-devices.cc:368
40412 #, gcc-internal-format
40413 msgid "invalid %<MPY_TYPE%> value of %qs read from %<devices.csv%> for %qs"
40414 msgstr ""
40416 #: config/msp430/msp430-devices.cc:384
40417 #, gcc-internal-format
40418 msgid "unknown error reading %s from %<devices.csv%>"
40419 msgstr ""
40421 #: config/msp430/msp430-devices.cc:471
40422 #, gcc-internal-format
40423 msgid "unrecognized %<hwmpy%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
40424 msgstr ""
40426 #: config/msp430/msp430-devices.cc:482
40427 #, gcc-internal-format
40428 msgid "unrecognized %<revision%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
40429 msgstr ""
40431 #: config/msp430/msp430-devices.cc:488
40432 #, fuzzy, gcc-internal-format
40433 #| msgid "Could not open data file %s.\n"
40434 msgid "could not locate MCU data file %<devices.csv%>"
40435 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
40437 #: config/msp430/msp430.cc:181
40438 #, gcc-internal-format
40439 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
40440 msgstr ""
40442 #: config/msp430/msp430.cc:189
40443 #, gcc-internal-format
40444 msgid "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to %s"
40445 msgstr ""
40447 #: config/msp430/msp430.cc:198
40448 #, gcc-internal-format
40449 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
40450 msgstr ""
40452 #: config/msp430/msp430.cc:203
40453 #, gcc-internal-format
40454 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
40455 msgstr ""
40457 #: config/msp430/msp430.cc:208
40458 #, gcc-internal-format
40459 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
40460 msgstr ""
40462 #: config/msp430/msp430.cc:225
40463 #, gcc-internal-format
40464 msgid "unrecognized MCU name %qs, assuming that it is just a MSP430X with no hardware multiply; use the %<-mcpu%> and %<-mhwmult%> options to set these explicitly"
40465 msgstr ""
40467 #: config/msp430/msp430.cc:232
40468 #, gcc-internal-format
40469 msgid "unrecognized MCU name %qs, assuming that it has no hardware multiply; use the %<-mhwmult%> option to set this explicitly"
40470 msgstr ""
40472 #: config/msp430/msp430.cc:244
40473 #, gcc-internal-format
40474 msgid "unrecognized MCU name %qs, assuming that it just supports the MSP430X ISA; use the %<-mcpu%> option to set the ISA explicitly"
40475 msgstr ""
40477 #: config/msp430/msp430.cc:250
40478 #, fuzzy, gcc-internal-format
40479 #| msgid "unrecognized section name \"%s\""
40480 msgid "Unrecognized MCU name %qs."
40481 msgstr "нераспазнаная назва сэкцыі \"%s\""
40483 #: config/msp430/msp430.cc:255
40484 #, gcc-internal-format
40485 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
40486 msgstr ""
40488 #: config/msp430/msp430.cc:258
40489 #, gcc-internal-format
40490 msgid "%<-mcode-region=either%> requires the large memory model (%<-mlarge%>)"
40491 msgstr ""
40493 #: config/msp430/msp430.cc:261
40494 #, gcc-internal-format
40495 msgid "%<-mcode-region=upper%> requires the large memory model (%<-mlarge%>)"
40496 msgstr ""
40498 #: config/msp430/msp430.cc:265
40499 #, gcc-internal-format
40500 msgid "%<-mdata-region=either%> requires the large memory model (%<-mlarge%>)"
40501 msgstr ""
40503 #: config/msp430/msp430.cc:268
40504 #, gcc-internal-format
40505 msgid "%<-mdata-region=upper%> requires the large memory model (%<-mlarge%>)"
40506 msgstr ""
40508 #: config/msp430/msp430.cc:291
40509 #, fuzzy, gcc-internal-format
40510 msgid "%<-fuse-cxa-atexit%> is not supported for msp430-elf"
40511 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
40513 #: config/msp430/msp430.cc:296
40514 #, gcc-internal-format
40515 msgid "GCC must be configured with %<--enable-newlib-nano-formatted-io%> to use %<-mtiny-printf%>"
40516 msgstr ""
40518 #: config/msp430/msp430.cc:1895
40519 #, fuzzy, gcc-internal-format
40520 msgid "unrecognized interrupt vector argument of %qE attribute"
40521 msgstr "нявернае выкарыстанне \"restict\""
40523 #: config/msp430/msp430.cc:1904
40524 #, fuzzy, gcc-internal-format
40525 msgid "numeric argument of %qE attribute must be in range [0-63]"
40526 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
40528 #: config/msp430/msp430.cc:1910
40529 #, fuzzy, gcc-internal-format
40530 msgid "argument of %qE attribute is not a string constant or number"
40531 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
40533 #: config/msp430/msp430.cc:1939
40534 #, gcc-internal-format
40535 msgid "critical attribute has no effect on interrupt functions"
40536 msgstr ""
40538 #: config/msp430/msp430.cc:1975
40539 #, gcc-internal-format
40540 msgid "ignoring attribute %qE because it conflicts with attribute %<noinit%>"
40541 msgstr ""
40543 #: config/msp430/msp430.cc:1978
40544 #, gcc-internal-format
40545 msgid "ignoring attribute %qE because it conflicts with attribute %<section%>"
40546 msgstr ""
40548 #: config/msp430/msp430.cc:1981
40549 #, gcc-internal-format
40550 msgid "ignoring attribute %qE because it conflicts with attribute %<persistent%>"
40551 msgstr ""
40553 #: config/msp430/msp430.cc:1991
40554 #, gcc-internal-format
40555 msgid "%qE attribute ignored.  Large memory model (%<-mlarge%>) is required."
40556 msgstr ""
40558 #: config/msp430/msp430.cc:2101
40559 #, gcc-internal-format
40560 msgid "ignoring attribute %qE because it conflicts with attribute %<lower%>"
40561 msgstr ""
40563 #: config/msp430/msp430.cc:2104
40564 #, gcc-internal-format
40565 msgid "ignoring attribute %qE because it conflicts with attribute %<upper%>"
40566 msgstr ""
40568 #: config/msp430/msp430.cc:2107
40569 #, gcc-internal-format
40570 msgid "ignoring attribute %qE because it conflicts with attribute %<either%>"
40571 msgstr ""
40573 #: config/msp430/msp430.cc:2267
40574 #, fuzzy, gcc-internal-format
40575 msgid "argument to interrupt attribute is unsupported for weak functions"
40576 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
40578 #: config/msp430/msp430.cc:2747
40579 #, gcc-internal-format
40580 msgid "%<__delay_cycles()%> only takes constant arguments"
40581 msgstr ""
40583 #: config/msp430/msp430.cc:2757 config/pru/pru.cc:2945
40584 #, gcc-internal-format
40585 msgid "%<__delay_cycles%> only takes non-negative cycle counts"
40586 msgstr ""
40588 #: config/msp430/msp430.cc:2778 config/pru/pru.cc:2958
40589 #, gcc-internal-format
40590 msgid "%<__delay_cycles%> is limited to 32-bit loop counts"
40591 msgstr ""
40593 #: config/msp430/msp430.cc:2849
40594 #, gcc-internal-format
40595 msgid "MSP430 built-in functions only work inside interrupt handlers"
40596 msgstr ""
40598 #: config/msp430/msp430.cc:2861 config/pru/pru.cc:3029 config/rx/rx.cc:2666
40599 #: config/xtensa/xtensa.cc:3496 config/xtensa/xtensa.cc:3522
40600 #, gcc-internal-format
40601 msgid "bad builtin code"
40602 msgstr ""
40604 #: config/nds32/nds32-intrinsic.cc:126 config/nios2/nios2.cc:3834
40605 #, fuzzy, gcc-internal-format, gfc-internal-format
40606 #| msgid "too many arguments to function `%s'"
40607 msgid "invalid argument to built-in function %s"
40608 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
40610 #: config/nds32/nds32-intrinsic.cc:131
40611 #, gcc-internal-format, gfc-internal-format
40612 msgid "constant argument out of range for %s"
40613 msgstr ""
40615 #: config/nds32/nds32-intrinsic.cc:1003
40616 #, fuzzy, gcc-internal-format
40617 #| msgid "Don't use AltiVec instructions"
40618 msgid "don%'t support DSP extension instructions"
40619 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
40621 #: config/nds32/nds32-intrinsic.cc:1016
40622 #, gcc-internal-format
40623 msgid "this built-in function is only available on the v3s or v3f toolchain"
40624 msgstr ""
40626 #: config/nds32/nds32-intrinsic.cc:1028
40627 #, gcc-internal-format
40628 msgid "this built-in function is only available on the v3f toolchain"
40629 msgstr ""
40631 #: config/nds32/nds32-intrinsic.cc:1043
40632 #, gcc-internal-format
40633 msgid "this built-in function not support on the v3m toolchain"
40634 msgstr ""
40636 #: config/nds32/nds32-intrinsic.cc:1062
40637 #, gcc-internal-format
40638 msgid "don%'t support performance extension instructions"
40639 msgstr ""
40641 #: config/nds32/nds32-intrinsic.cc:1074
40642 #, gcc-internal-format
40643 msgid "don%'t support performance extension version 2 instructions"
40644 msgstr ""
40646 #: config/nds32/nds32-intrinsic.cc:1086
40647 #, fuzzy, gcc-internal-format
40648 #| msgid "Don't use AltiVec instructions"
40649 msgid "don%'t support string extension instructions"
40650 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
40652 #: config/nds32/nds32-isr.cc:116 config/nds32/nds32-isr.cc:207
40653 #, gcc-internal-format
40654 msgid "require id argument in the string"
40655 msgstr ""
40657 #: config/nds32/nds32-isr.cc:131
40658 #, fuzzy, gcc-internal-format
40659 msgid "invalid id value for interrupt attribute"
40660 msgstr "нявернае выкарыстанне \"restict\""
40662 #: config/nds32/nds32-isr.cc:221
40663 #, fuzzy, gcc-internal-format
40664 msgid "invalid id value for exception attribute"
40665 msgstr "нявернае выкарыстанне \"restict\""
40667 #: config/nds32/nds32-isr.cc:617
40668 #, gcc-internal-format
40669 msgid "multiple save register attributes to function %qD"
40670 msgstr ""
40672 #: config/nds32/nds32-isr.cc:630
40673 #, gcc-internal-format
40674 msgid "multiple nested types attributes to function %qD"
40675 msgstr ""
40677 #: config/nds32/nds32-isr.cc:642
40678 #, gcc-internal-format
40679 msgid "multiple interrupt attributes to function %qD"
40680 msgstr ""
40682 #: config/nds32/nds32-isr.cc:646
40683 #, gcc-internal-format
40684 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
40685 msgstr ""
40687 #: config/nds32/nds32-isr.cc:649
40688 #, gcc-internal-format
40689 msgid "cannot use exception attributes to function %qD under linux toolchain"
40690 msgstr ""
40692 #: config/nds32/nds32-isr.cc:652
40693 #, gcc-internal-format
40694 msgid "cannot use reset attributes to function %qD under linux toolchain"
40695 msgstr ""
40697 #. Trampoline is not supported on reduced-set registers yet.
40698 #: config/nds32/nds32.cc:2407 config/nds32/nds32.cc:2461
40699 #: config/nds32/nds32.cc:3572 config/nds32/nds32.cc:3669
40700 #: config/nds32/nds32.cc:3684 config/nds32/nds32.cc:3690
40701 #: config/nds32/nds32.cc:3766 config/nds32/nds32.cc:3772
40702 #: config/nds32/nds32.cc:3804
40703 #, fuzzy, gcc-internal-format
40704 msgid "a nested function is not supported for reduced registers"
40705 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
40707 #. The enum index value for array size is out of range.
40708 #: config/nds32/nds32.cc:3463
40709 #, fuzzy, gcc-internal-format
40710 msgid "intrinsic register index is out of range"
40711 msgstr "нявернае выкарыстанне \"restict\""
40713 #: config/nds32/nds32.cc:3479 config/nds32/nds32.cc:3486
40714 #: config/nds32/nds32.cc:3493 config/nds32/nds32.cc:3500
40715 #: config/nds32/nds32.cc:3507
40716 #, gcc-internal-format
40717 msgid "CCTL intrinsic function subtype out of range"
40718 msgstr ""
40720 #: config/nds32/nds32.cc:3944
40721 #, gcc-internal-format
40722 msgid "cannot use %<indirect_call%> attribute under linux toolchain"
40723 msgstr ""
40725 #: config/nds32/nds32.cc:3952
40726 #, gcc-internal-format
40727 msgid "%<indirect_call%> attribute cannot apply for static function"
40728 msgstr ""
40730 #: config/nds32/nds32.cc:4041
40731 #, gcc-internal-format
40732 msgid "invalid id value for interrupt/exception attribute"
40733 msgstr ""
40735 #: config/nds32/nds32.cc:4069
40736 #, fuzzy, gcc-internal-format
40737 msgid "invalid id value for reset attribute"
40738 msgstr "нявернае выкарыстанне \"restict\""
40740 #: config/nds32/nds32.cc:4085
40741 #, fuzzy, gcc-internal-format
40742 msgid "invalid nmi function for reset attribute"
40743 msgstr "нявернае выкарыстанне \"restict\""
40745 #: config/nds32/nds32.cc:4098
40746 #, fuzzy, gcc-internal-format
40747 msgid "invalid warm function for reset attribute"
40748 msgstr "нявернае выкарыстанне \"restict\""
40750 #: config/nds32/nds32.cc:4149
40751 #, gcc-internal-format
40752 msgid "not support %<-fpic%> option for v3m toolchain"
40753 msgstr ""
40755 #: config/nds32/nds32.cc:4182
40756 #, gcc-internal-format
40757 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
40758 msgstr ""
40760 #: config/nds32/nds32.cc:4185
40761 #, gcc-internal-format
40762 msgid "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-mext-fpu-sp%> or %<-mext-fpu-dp%>"
40763 msgstr ""
40765 #: config/nios2/nios2.cc:574
40766 #, gcc-internal-format
40767 msgid "Unknown form for stack limit expression"
40768 msgstr ""
40770 #: config/nios2/nios2.cc:1183
40771 #, gcc-internal-format
40772 msgid "switch %<-mcustom-%s%> is required for double-precision floating-point"
40773 msgstr ""
40775 #: config/nios2/nios2.cc:1192
40776 #, gcc-internal-format
40777 msgid "conflicting use of %<-mcustom%> switches, target attributes, and/or %<__builtin_custom_%> functions"
40778 msgstr ""
40780 #: config/nios2/nios2.cc:1316
40781 #, gcc-internal-format
40782 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
40783 msgstr ""
40785 #: config/nios2/nios2.cc:1335
40786 #, gcc-internal-format
40787 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
40788 msgstr ""
40790 #: config/nios2/nios2.cc:1358
40791 #, gcc-internal-format
40792 msgid "position-independent code requires the Linux ABI"
40793 msgstr ""
40795 #: config/nios2/nios2.cc:1361
40796 #, gcc-internal-format
40797 msgid "PIC support for %<-fstack-limit-symbol%>"
40798 msgstr ""
40800 #: config/nios2/nios2.cc:1383
40801 #, fuzzy, gcc-internal-format
40802 #| msgid "-pipe not supported"
40803 msgid "%<-mgpopt%> not supported with PIC"
40804 msgstr "-pipe не падтрымліваецца"
40806 #: config/nios2/nios2.cc:1385
40807 #, gcc-internal-format
40808 msgid "%<-mgprel-sec=%> not supported with PIC"
40809 msgstr ""
40811 #: config/nios2/nios2.cc:1387
40812 #, gcc-internal-format
40813 msgid "%<-mr0rel-sec=%> not supported with PIC"
40814 msgstr ""
40816 #: config/nios2/nios2.cc:1395
40817 #, gcc-internal-format
40818 msgid "%<-mgprel-sec=%> argument is not a valid regular expression"
40819 msgstr ""
40821 #: config/nios2/nios2.cc:1401
40822 #, gcc-internal-format
40823 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression"
40824 msgstr ""
40826 #: config/nios2/nios2.cc:1412
40827 #, gcc-internal-format
40828 msgid "BMX instructions are only supported with R2 architecture"
40829 msgstr ""
40831 #: config/nios2/nios2.cc:1414
40832 #, gcc-internal-format
40833 msgid "CDX instructions are only supported with R2 architecture"
40834 msgstr ""
40836 #: config/nios2/nios2.cc:1419
40837 #, gcc-internal-format
40838 msgid "R2 architecture is little-endian only"
40839 msgstr ""
40841 #: config/nios2/nios2.cc:3579
40842 #, gcc-internal-format
40843 msgid "cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
40844 msgstr ""
40846 #: config/nios2/nios2.cc:3688
40847 #, gcc-internal-format
40848 msgid "custom instruction opcode must be a compile-time constant in the range 0-255 for %<__builtin_custom_%s%>"
40849 msgstr ""
40851 #: config/nios2/nios2.cc:3893
40852 #, gcc-internal-format, gfc-internal-format
40853 msgid "control register number must be in range 0-31 for %s"
40854 msgstr ""
40856 #: config/nios2/nios2.cc:3921
40857 #, gcc-internal-format, gfc-internal-format
40858 msgid "register number must be in range 0-31 for %s"
40859 msgstr ""
40861 #: config/nios2/nios2.cc:3928
40862 #, gcc-internal-format, gfc-internal-format
40863 msgid "immediate value must fit into a %d-bit integer for %s"
40864 msgstr ""
40866 #: config/nios2/nios2.cc:3978
40867 #, gcc-internal-format
40868 msgid "the ENI instruction operand must be either 0 or 1"
40869 msgstr ""
40871 #: config/nios2/nios2.cc:4006
40872 #, gcc-internal-format, gfc-internal-format
40873 msgid "built-in function %s requires Nios II R%d"
40874 msgstr ""
40876 #: config/nios2/nios2.cc:4086
40877 #, gcc-internal-format
40878 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
40879 msgstr ""
40881 #: config/nios2/nios2.cc:4093 config/nios2/nios2.cc:4104
40882 #, gcc-internal-format
40883 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
40884 msgstr ""
40886 #: config/nios2/nios2.cc:4247
40887 #, gcc-internal-format
40888 msgid "%<custom-fpu-cfg%> option does not support %<no-%>"
40889 msgstr ""
40891 #: config/nios2/nios2.cc:4252
40892 #, gcc-internal-format
40893 msgid "%<custom-fpu-cfg%> option requires configuration argument"
40894 msgstr ""
40896 #: config/nios2/nios2.cc:4280
40897 #, gcc-internal-format
40898 msgid "%<no-custom-%s%> does not accept arguments"
40899 msgstr ""
40901 #: config/nios2/nios2.cc:4295
40902 #, gcc-internal-format
40903 msgid "%<custom-%s=%> requires argument"
40904 msgstr ""
40906 #: config/nios2/nios2.cc:4305
40907 #, gcc-internal-format
40908 msgid "%<custom-%s=%> argument should be a non-negative integer"
40909 msgstr ""
40911 #: config/nios2/nios2.cc:4317
40912 #, fuzzy, gcc-internal-format
40913 msgid "%<custom-%s=%> is not recognized as FPU instruction"
40914 msgstr "Не генерыраваць сімвальныя інструкцыі"
40916 #: config/nios2/nios2.cc:4324
40917 #, fuzzy, gcc-internal-format
40918 msgid "invalid custom instruction option %qs"
40919 msgstr "Нерэчаісны выбар \"%s\""
40921 #: config/nvptx/mkoffload.cc:110
40922 #, gcc-internal-format
40923 msgid "malformed ptx file"
40924 msgstr ""
40926 #: config/nvptx/mkoffload.cc:470
40927 #, gcc-internal-format
40928 msgid "offload compiler %s not found (consider using %<-B%>)"
40929 msgstr ""
40931 #: config/nvptx/mkoffload.cc:513
40932 #, gcc-internal-format
40933 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
40934 msgstr ""
40936 #: config/nvptx/mkoffload.cc:596
40937 #, fuzzy, gcc-internal-format
40938 msgid "cannot open intermediate ptx file"
40939 msgstr "немагчыма зачыніць уваходзячы файл %s"
40941 #: config/nvptx/nvptx.cc:206
40942 #, gcc-internal-format
40943 msgid "option %s is not supported together with %<-fopenacc%>"
40944 msgstr ""
40946 #: config/nvptx/nvptx.cc:307
40947 #, gcc-internal-format, gfc-internal-format
40948 msgid "PTX version (-mptx) needs to be at least %s to support selected -misa (sm_%s)"
40949 msgstr ""
40951 #: config/nvptx/nvptx.cc:340
40952 #, gcc-internal-format
40953 msgid "not generating patch area, nops not supported"
40954 msgstr ""
40956 #: config/nvptx/nvptx.cc:439
40957 #, gcc-internal-format
40958 msgid "static initialization of variable %q+D in %<.shared%> memory is not supported"
40959 msgstr ""
40961 #: config/nvptx/nvptx.cc:2279
40962 #, gcc-internal-format
40963 msgid "cannot emit unaligned pointers in ptx assembly"
40964 msgstr ""
40966 #: config/nvptx/nvptx.cc:2504
40967 #, gcc-internal-format
40968 msgid "PTX does not support weak declarations (only weak definitions)"
40969 msgstr ""
40971 #: config/nvptx/nvptx.cc:5425
40972 #, gcc-internal-format
40973 msgid "%qE attribute requires a void return type"
40974 msgstr ""
40976 #: config/nvptx/nvptx.cc:5448
40977 #, gcc-internal-format
40978 msgid "%qE attribute not allowed with auto storage class"
40979 msgstr ""
40981 #: config/nvptx/nvptx.cc:6067
40982 #, gcc-internal-format
40983 msgid "using %<vector_length (%d)%> due to call to vector-partitionable routine, ignoring %d"
40984 msgstr ""
40986 #: config/nvptx/nvptx.cc:6075
40987 #, gcc-internal-format
40988 msgid "using %<vector_length (%d)%>, ignoring runtime setting"
40989 msgstr ""
40991 #: config/nvptx/nvptx.cc:6089
40992 #, gcc-internal-format
40993 msgid "using %<vector_length (%d)%>, ignoring %d"
40994 msgstr ""
40996 #: config/nvptx/nvptx.cc:6975
40997 #, gcc-internal-format
40998 msgid "variable %qD adjusted for OpenACC privatization level: %qs"
40999 msgstr ""
41001 #: config/or1k/or1k.cc:1311
41002 #, fuzzy, gcc-internal-format, gfc-internal-format
41003 msgid "unexpected operand: %d"
41004 msgstr "нераспазнаны аператар %s"
41006 #: config/pa/pa.cc:529
41007 #, gcc-internal-format
41008 msgid "PIC code generation is not supported in the portable runtime model"
41009 msgstr ""
41011 #: config/pa/pa.cc:534
41012 #, gcc-internal-format
41013 msgid "PIC code generation is not compatible with fast indirect calls"
41014 msgstr ""
41016 #: config/pa/pa.cc:539
41017 #, gcc-internal-format
41018 msgid "%<-g%> is only supported when using GAS on this processor"
41019 msgstr ""
41021 #: config/pa/pa.cc:540
41022 #, fuzzy, gcc-internal-format
41023 #| msgid "options enabled: "
41024 msgid "%<-g%> option disabled"
41025 msgstr "выбары ўключаны:"
41027 #: config/pru/pru-passes.cc:111
41028 #, gcc-internal-format
41029 msgid "large return values not supported with %<-mabi=ti%> option"
41030 msgstr ""
41032 #: config/pru/pru-passes.cc:119 config/pru/pru-passes.cc:163
41033 #: config/pru/pru-passes.cc:176
41034 #, gcc-internal-format
41035 msgid "function pointers not supported with %<-mabi=ti%> option"
41036 msgstr ""
41038 #: config/pru/pru-pragma.cc:59
41039 #, gcc-internal-format
41040 msgid "junk at end of %<#pragma CTABLE_ENTRY%>"
41041 msgstr ""
41043 #: config/pru/pru-pragma.cc:61
41044 msgid "%<CTABLE_ENTRY%> index %"
41045 msgstr ""
41047 #: config/pru/pru-pragma.cc:64
41048 #, fuzzy
41049 msgid "redefinition of %<CTABLE_ENTRY %"
41050 msgstr "перанакіраванне stdout: %s"
41052 #: config/pru/pru-pragma.cc:69
41053 #, gcc-internal-format
41054 msgid "%<CTABLE_ENTRY%> base address is not a multiple of 256"
41055 msgstr ""
41057 #: config/pru/pru-pragma.cc:77
41058 #, gcc-internal-format
41059 msgid "malformed %<#pragma CTABLE_ENTRY%> variable address"
41060 msgstr ""
41062 #: config/pru/pru.cc:2115
41063 #, gcc-internal-format
41064 msgid "aggregate types are prohibited in %<__regio_symbol%> address space"
41065 msgstr ""
41067 #: config/pru/pru.cc:2122
41068 #, gcc-internal-format
41069 msgid "variables in %<__regio_symbol%> address space cannot have initial value"
41070 msgstr ""
41072 #: config/pru/pru.cc:2125
41073 #, gcc-internal-format
41074 msgid "variables in %<__regio_symbol%> address space cannot be declared %<register%>"
41075 msgstr ""
41077 #: config/pru/pru.cc:2128
41078 #, gcc-internal-format
41079 msgid "variables in %<__regio_symbol%> address space must be declared %<volatile%>"
41080 msgstr ""
41082 #: config/pru/pru.cc:2131
41083 #, gcc-internal-format
41084 msgid "variables in %<__regio_symbol%> address space must be declared %<extern%>"
41085 msgstr ""
41087 #: config/pru/pru.cc:2134
41088 #, gcc-internal-format
41089 msgid "only 32-bit access is supported for %<__regio_symbol%> address space"
41090 msgstr ""
41092 #: config/pru/pru.cc:2137
41093 #, gcc-internal-format
41094 msgid "register name %<%s%> not recognized in %<__regio_symbol%> address space"
41095 msgstr ""
41097 #: config/pru/pru.cc:2162
41098 #, gcc-internal-format
41099 msgid "pointers to %<__regio_symbol%> address space are prohibited"
41100 msgstr ""
41102 #: config/pru/pru.cc:2936
41103 #, gcc-internal-format
41104 msgid "%<__delay_cycles%> only takes constant arguments"
41105 msgstr ""
41107 #: config/riscv/riscv.cc:391
41108 #, gcc-internal-format
41109 msgid "unknown cpu %qs for %<-mtune%>"
41110 msgstr ""
41112 #: config/riscv/riscv.cc:2921 config/riscv/riscv.cc:2963
41113 #, gcc-internal-format
41114 msgid "ABI for flattened struct with zero-length bit-fields changed in GCC 10"
41115 msgstr ""
41117 #: config/riscv/riscv.cc:3312
41118 #, gcc-internal-format
41119 msgid "argument to %qE attribute is not %<\"user\"%>, %<\"supervisor\"%>, or %<\"machine\"%>"
41120 msgstr ""
41122 #: config/riscv/riscv.cc:4980
41123 #, gcc-internal-format
41124 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
41125 msgstr ""
41127 #: config/riscv/riscv.cc:5023
41128 #, gcc-internal-format
41129 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
41130 msgstr ""
41132 #: config/riscv/riscv.cc:5027
41133 #, gcc-internal-format
41134 msgid "rv32e requires ilp32e ABI"
41135 msgstr ""
41137 #: config/riscv/riscv.cc:5031
41138 #, gcc-internal-format
41139 msgid "ABI requires %<-march=rv%d%>"
41140 msgstr ""
41142 #: config/riscv/riscv.cc:5041
41143 #, gcc-internal-format
41144 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
41145 msgstr ""
41147 #: config/riscv/riscv.cc:5054
41148 #, gcc-internal-format
41149 msgid "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-attribute%>]"
41150 msgstr ""
41152 #: config/riscv/riscv.cc:5081 config/rs6000/rs6000.cc:4612
41153 #, fuzzy, gcc-internal-format
41154 #| msgid "invalid register name for `%s'"
41155 msgid "%qs is not a valid base register in %qs"
41156 msgstr "нерэчаісная назва рэгістра `%s'"
41158 #: config/riscv/riscv.cc:5095 config/rs6000/rs6000.cc:4595
41159 #, gcc-internal-format
41160 msgid "%qs is not a valid number in %qs"
41161 msgstr ""
41163 #: config/riscv/riscv.cc:5396
41164 #, gcc-internal-format
41165 msgid "%qs function cannot have different interrupt type"
41166 msgstr ""
41168 #. Address spaces are currently only supported by C.
41169 #: config/rl78/rl78.cc:375
41170 #, gcc-internal-format
41171 msgid "%<-mes0%> can only be used with C"
41172 msgstr ""
41174 #: config/rl78/rl78.cc:378
41175 #, gcc-internal-format
41176 msgid "mduc registers only saved for G13 target"
41177 msgstr ""
41179 #: config/rl78/rl78.cc:393
41180 #, gcc-internal-format
41181 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
41182 msgstr ""
41184 #: config/rl78/rl78.cc:395
41185 #, gcc-internal-format
41186 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
41187 msgstr ""
41189 #. The S2 core does not have mul/div instructions.
41190 #: config/rl78/rl78.cc:407
41191 #, gcc-internal-format
41192 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
41193 msgstr ""
41195 #. The G14 core does not have the hardware multiply peripheral used by the
41196 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
41197 #: config/rl78/rl78.cc:420
41198 #, gcc-internal-format
41199 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
41200 msgstr ""
41202 #: config/rl78/rl78.cc:843
41203 #, fuzzy, gcc-internal-format
41204 msgid "naked attribute only applies to functions"
41205 msgstr "\"%s\" звычайна функцыя"
41207 #: config/rl78/rl78.cc:867
41208 #, fuzzy, gcc-internal-format
41209 msgid "%qE attribute doesn%'t apply to functions"
41210 msgstr "\"%s\" звычайна функцыя"
41212 #. This is unpredictable, as we're truncating off usable address
41213 #. bits.
41214 #: config/rl78/rl78.cc:1233
41215 #, gcc-internal-format
41216 msgid "converting far pointer to near pointer"
41217 msgstr ""
41219 #: config/rs6000/driver-rs6000.cc:266
41220 #, gcc-internal-format
41221 msgid "unsupported cpu name returned from kernel for %<-mcpu=native%>: %s"
41222 msgstr ""
41224 #: config/rs6000/driver-rs6000.cc:268
41225 #, gcc-internal-format, gfc-internal-format
41226 msgid "please use an explicit cpu name; valid cpu names are: %s"
41227 msgstr ""
41229 #: config/rs6000/host-darwin.cc:61
41230 #, gcc-internal-format
41231 msgid "segmentation fault (code)"
41232 msgstr ""
41234 #: config/rs6000/host-darwin.cc:131
41235 #, gcc-internal-format
41236 msgid "segmentation fault"
41237 msgstr ""
41239 #: config/rs6000/host-darwin.cc:145
41240 #, gcc-internal-format
41241 msgid "While setting up signal stack: %m"
41242 msgstr ""
41244 #: config/rs6000/host-darwin.cc:151
41245 #, gcc-internal-format
41246 msgid "While setting up signal handler: %m"
41247 msgstr ""
41249 #: config/rs6000/rs6000-builtin.cc:80 config/rs6000/rs6000-builtin.cc:83
41250 #: config/rs6000/rs6000-builtin.cc:90 config/rs6000/rs6000-builtin.cc:93
41251 #: config/rs6000/rs6000-builtin.cc:96 config/rs6000/rs6000-builtin.cc:99
41252 #: config/rs6000/rs6000-builtin.cc:106 config/rs6000/rs6000-builtin.cc:113
41253 #: config/rs6000/rs6000-builtin.cc:127 config/rs6000/rs6000-builtin.cc:130
41254 #: config/rs6000/rs6000-builtin.cc:133 config/rs6000/rs6000-builtin.cc:136
41255 #: config/rs6000/rs6000-builtin.cc:143
41256 #, gcc-internal-format
41257 msgid "%qs requires the %qs option"
41258 msgstr ""
41260 #: config/rs6000/rs6000-builtin.cc:86 config/rs6000/rs6000-builtin.cc:102
41261 #: config/rs6000/rs6000-builtin.cc:116 config/rs6000/rs6000-builtin.cc:139
41262 #, gcc-internal-format
41263 msgid "%qs requires the %qs option and either the %qs or %qs option"
41264 msgstr ""
41266 #: config/rs6000/rs6000-builtin.cc:109 config/rs6000/rs6000-builtin.cc:120
41267 #, gcc-internal-format
41268 msgid "%qs requires the %qs and %qs options"
41269 msgstr ""
41271 #: config/rs6000/rs6000-builtin.cc:124
41272 #, gcc-internal-format
41273 msgid "%qs requires quad-precision floating-point arithmetic"
41274 msgstr ""
41276 #: config/rs6000/rs6000-builtin.cc:2273
41277 #, fuzzy, gcc-internal-format
41278 msgid "argument 1 of %qs must be a constant"
41279 msgstr "першым аргументам \"%s\" павінен быць \"int\""
41281 #: config/rs6000/rs6000-builtin.cc:2331
41282 #, fuzzy, gcc-internal-format
41283 #| msgid "argument of `__builtin_args_info' out of range"
41284 msgid "argument 1 of %qs is out of range"
41285 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
41287 #: config/rs6000/rs6000-builtin.cc:2603
41288 #, gcc-internal-format
41289 msgid "builtin %qs only accepts a string argument"
41290 msgstr ""
41292 #. Invalid CPU argument.
41293 #: config/rs6000/rs6000-builtin.cc:2622
41294 #, gcc-internal-format
41295 msgid "cpu %qs is an invalid argument to builtin %qs"
41296 msgstr ""
41298 #. Invalid HWCAP argument.
41299 #: config/rs6000/rs6000-builtin.cc:2650
41300 #, gcc-internal-format
41301 msgid "%s %qs is an invalid argument to builtin %qs"
41302 msgstr ""
41304 #: config/rs6000/rs6000-builtin.cc:2679
41305 #, gcc-internal-format
41306 msgid "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability bits"
41307 msgstr ""
41309 #: config/rs6000/rs6000-builtin.cc:3026 config/rs6000/rs6000-builtin.cc:3180
41310 #, fuzzy, gcc-internal-format, gfc-internal-format
41311 msgid "argument %d must be an unsigned literal"
41312 msgstr "першым аргументам \"%s\" павінен быць \"int\""
41314 #: config/rs6000/rs6000-builtin.cc:3028 config/rs6000/rs6000-builtin.cc:3182
41315 #, fuzzy, gcc-internal-format, gfc-internal-format
41316 msgid "argument %d is an unsigned literal that is out of range"
41317 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
41319 #: config/rs6000/rs6000-builtin.cc:3133
41320 #, gcc-internal-format
41321 msgid "builtin %qs is only valid in 64-bit mode"
41322 msgstr ""
41324 #: config/rs6000/rs6000-builtin.cc:3403
41325 #, gcc-internal-format
41326 msgid "%qs not supported with %<-msoft-float%>"
41327 msgstr ""
41329 #: config/rs6000/rs6000-builtin.cc:3410
41330 #, fuzzy, gcc-internal-format
41331 msgid "%qs is not supported in 32-bit mode"
41332 msgstr "-pipe не падтрымліваецца"
41334 #: config/rs6000/rs6000-builtin.cc:3416
41335 #, gcc-internal-format
41336 msgid "%qs requires %<long double%> to be IBM 128-bit format"
41337 msgstr ""
41339 #: config/rs6000/rs6000-builtin.cc:3556
41340 #, gcc-internal-format, gfc-internal-format
41341 msgid "argument %d must be a literal between 0 and %d, inclusive"
41342 msgstr ""
41344 #: config/rs6000/rs6000-builtin.cc:3572
41345 #, gcc-internal-format, gfc-internal-format
41346 msgid "argument %d must be a literal between %d and %d, inclusive"
41347 msgstr ""
41349 #: config/rs6000/rs6000-builtin.cc:3589
41350 #, gcc-internal-format, gfc-internal-format
41351 msgid "argument %d must be a variable or a literal between %d and %d, inclusive"
41352 msgstr ""
41354 #: config/rs6000/rs6000-builtin.cc:3605
41355 #, fuzzy, gcc-internal-format, gfc-internal-format
41356 msgid "argument %d must be either a literal %d or a literal %d"
41357 msgstr "першым аргументам \"%s\" павінен быць \"int\""
41359 #: config/rs6000/rs6000-c.cc:55
41360 #, gcc-internal-format
41361 msgid "ignoring malformed %<#pragma longcall%>"
41362 msgstr ""
41364 #: config/rs6000/rs6000-c.cc:67
41365 #, fuzzy, gcc-internal-format
41366 #| msgid "Missing name"
41367 msgid "missing open paren"
41368 msgstr "Прапушчана назва"
41370 #: config/rs6000/rs6000-c.cc:69
41371 #, fuzzy, gcc-internal-format
41372 #| msgid "Missing name"
41373 msgid "missing number"
41374 msgstr "Прапушчана назва"
41376 #: config/rs6000/rs6000-c.cc:71
41377 #, fuzzy, gcc-internal-format
41378 #| msgid "Missing class name"
41379 msgid "missing close paren"
41380 msgstr "Прапушчана назва класа"
41382 #: config/rs6000/rs6000-c.cc:74
41383 #, gcc-internal-format
41384 msgid "number must be 0 or 1"
41385 msgstr ""
41387 #: config/rs6000/rs6000-c.cc:77
41388 #, gcc-internal-format
41389 msgid "junk at end of %<#pragma longcall%>"
41390 msgstr ""
41392 #: config/rs6000/rs6000-c.cc:1241 config/rs6000/rs6000-c.cc:1642
41393 #, gcc-internal-format
41394 msgid "builtin %qs only accepts 1 argument"
41395 msgstr ""
41397 #: config/rs6000/rs6000-c.cc:1248 config/rs6000/rs6000-c.cc:1334
41398 #, gcc-internal-format
41399 msgid "builtin %qs only accepts 2 arguments"
41400 msgstr ""
41402 #: config/rs6000/rs6000-c.cc:1512
41403 #, gcc-internal-format
41404 msgid "builtin %qs only accepts 3 arguments"
41405 msgstr ""
41407 #: config/rs6000/rs6000-c.cc:1723
41408 #, gcc-internal-format
41409 msgid "%<vec_lvsl%> is deprecated for little endian; use assignment for unaligned loads and stores"
41410 msgstr ""
41412 #: config/rs6000/rs6000-c.cc:1727
41413 #, gcc-internal-format
41414 msgid "%<vec_lvsr%> is deprecated for little endian; use assignment for unaligned loads and stores"
41415 msgstr ""
41417 #: config/rs6000/rs6000-c.cc:1783
41418 #, gcc-internal-format
41419 msgid "passing argument %d of %qE discards const qualifier from pointer target type"
41420 msgstr ""
41422 #: config/rs6000/rs6000-c.cc:1868 config/rs6000/rs6000-c.cc:2024
41423 #, gcc-internal-format
41424 msgid "invalid parameter combination for AltiVec intrinsic %qs"
41425 msgstr ""
41427 #: config/rs6000/rs6000-c.cc:2013
41428 #, gcc-internal-format
41429 msgid "overloaded builtin %qs is implemented by builtin %qs"
41430 msgstr ""
41432 #: config/rs6000/rs6000-c.cc:2017
41433 #, fuzzy, gcc-internal-format
41434 msgid "%qs is not supported in this compiler configuration"
41435 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
41437 #: config/rs6000/rs6000-call.cc:387
41438 #, gcc-internal-format
41439 msgid "ELFv2 parameter passing for an argument containing zero-width bit fields but that is otherwise a homogeneous aggregate was corrected in GCC 12"
41440 msgstr ""
41442 #: config/rs6000/rs6000-call.cc:455
41443 #, gcc-internal-format
41444 msgid "invalid use of MMA type %qs as a function return value"
41445 msgstr ""
41447 #: config/rs6000/rs6000-call.cc:507
41448 #, gcc-internal-format
41449 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
41450 msgstr ""
41452 #: config/rs6000/rs6000-call.cc:691
41453 #, gcc-internal-format
41454 msgid "cannot return value in vector register because altivec instructions are disabled, use %qs to enable them"
41455 msgstr ""
41457 #: config/rs6000/rs6000-call.cc:1115
41458 #, gcc-internal-format
41459 msgid "cannot pass argument in vector register because altivec instructions are disabled, use %qs to enable them"
41460 msgstr ""
41462 #: config/rs6000/rs6000-call.cc:1641
41463 #, fuzzy, gcc-internal-format
41464 msgid "invalid use of MMA operand of type %qs as a function parameter"
41465 msgstr "нявернае выкарыстанне \"restict\""
41467 #: config/rs6000/rs6000-call.cc:2030
41468 #, gcc-internal-format
41469 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
41470 msgstr ""
41472 #. We can't check this in rs6000_option_override_internal since
41473 #. DEFAULT_ABI isn't established yet.
41474 #: config/rs6000/rs6000-logue.cc:732
41475 #, gcc-internal-format
41476 msgid "%qs requires the ELFv2 ABI"
41477 msgstr ""
41479 #: config/rs6000/rs6000-logue.cc:1719
41480 #, fuzzy, gcc-internal-format
41481 #| msgid "%s is too large"
41482 msgid "stack frame too large"
41483 msgstr "%s - вельмі вялікі"
41485 #: config/rs6000/rs6000-logue.cc:5559
41486 #, fuzzy, gcc-internal-format
41487 #| msgid "Do not use register sb"
41488 msgid "%qs uses register r29"
41489 msgstr "Не выкарыстоўваць рэгістра sb"
41491 #: config/rs6000/rs6000-logue.cc:5567
41492 #, gcc-internal-format
41493 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
41494 msgstr ""
41496 #: config/rs6000/rs6000.cc:3230 config/rs6000/rs6000.cc:3233
41497 #: config/rs6000/rs6000.cc:3236
41498 #, gcc-internal-format
41499 msgid "%qs requires %qs or %qs"
41500 msgstr ""
41502 #: config/rs6000/rs6000.cc:3337
41503 #, gcc-internal-format
41504 msgid "%qs requires PowerPC64 architecture, enabling"
41505 msgstr ""
41507 #: config/rs6000/rs6000.cc:3487
41508 #, gcc-internal-format
41509 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
41510 msgstr ""
41512 #: config/rs6000/rs6000.cc:3515
41513 #, gcc-internal-format
41514 msgid "%<-mcmodel incompatible with other toc options%>"
41515 msgstr ""
41517 #: config/rs6000/rs6000.cc:3536
41518 #, fuzzy, gcc-internal-format
41519 msgid "%qs unsupported for this ABI"
41520 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
41522 #: config/rs6000/rs6000.cc:3669
41523 #, gcc-internal-format
41524 msgid "%qs is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
41525 msgstr ""
41527 #: config/rs6000/rs6000.cc:3808
41528 #, fuzzy, gcc-internal-format
41529 msgid "AltiVec not supported in this target"
41530 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
41532 #: config/rs6000/rs6000.cc:3825
41533 #, fuzzy, gcc-internal-format
41534 msgid "%qs is not supported on little endian systems"
41535 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
41537 #: config/rs6000/rs6000.cc:3907
41538 #, gcc-internal-format
41539 msgid "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than power9"
41540 msgstr ""
41542 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
41543 #. were explicitly cleared.
41544 #: config/rs6000/rs6000.cc:3915
41545 #, gcc-internal-format
41546 msgid "%qs incompatible with explicitly disabled options"
41547 msgstr ""
41549 #. TARGET_VSX = 1 implies Power 7 and newer
41550 #: config/rs6000/rs6000.cc:3949 config/rs6000/rs6000.cc:3957
41551 #: config/rs6000/rs6000.cc:3964 config/rs6000/rs6000.cc:3971
41552 #: config/rs6000/rs6000.cc:3979 config/rs6000/rs6000.cc:3998
41553 #: config/rs6000/rs6000.cc:4060 config/rs6000/rs6000.cc:4087
41554 #: config/rs6000/rs6000.cc:4114 config/rs6000/rs6000.cc:4129
41555 #: config/rs6000/rs6000.cc:4137 config/rs6000/rs6000.cc:4184
41556 #: config/rs6000/rs6000.cc:4186 config/rs6000/rs6000.cc:4276
41557 #: config/rs6000/rs6000.cc:4289 config/rs6000/rs6000.cc:4298
41558 #: config/rs6000/rs6000.cc:4436 config/rs6000/rs6000.cc:4477
41559 #: config/rs6000/rs6000.cc:4488
41560 #, gcc-internal-format
41561 msgid "%qs requires %qs"
41562 msgstr ""
41564 #: config/rs6000/rs6000.cc:4173
41565 #, gcc-internal-format
41566 msgid "target attribute or pragma changes %<long double%> size"
41567 msgstr ""
41569 #: config/rs6000/rs6000.cc:4201
41570 #, gcc-internal-format
41571 msgid "%qs requires full ISA 2.06 support"
41572 msgstr ""
41574 #: config/rs6000/rs6000.cc:4214
41575 #, gcc-internal-format
41576 msgid "Using IEEE extended precision %<long double%>"
41577 msgstr ""
41579 #: config/rs6000/rs6000.cc:4217
41580 #, gcc-internal-format
41581 msgid "Using IBM extended precision %<long double%>"
41582 msgstr ""
41584 #: config/rs6000/rs6000.cc:4236
41585 #, fuzzy, gcc-internal-format
41586 #| msgid "%s does not support %s"
41587 msgid "%qs requires VSX support"
41588 msgstr "%s не падтрымлівае %s"
41590 #: config/rs6000/rs6000.cc:4245
41591 #, gcc-internal-format
41592 msgid "The %<-mfloat128%> option may not be fully supported"
41593 msgstr ""
41595 #: config/rs6000/rs6000.cc:4268
41596 #, gcc-internal-format
41597 msgid "%qs requires full ISA 3.0 support"
41598 msgstr ""
41600 #: config/rs6000/rs6000.cc:4355
41601 #, gcc-internal-format
41602 msgid "unknown vectorization library ABI type (%qs) for %qs switch"
41603 msgstr ""
41605 #: config/rs6000/rs6000.cc:4368 config/rs6000/rs6000.cc:4383
41606 #, gcc-internal-format
41607 msgid "target attribute or pragma changes AltiVec ABI"
41608 msgstr ""
41610 #: config/rs6000/rs6000.cc:4396
41611 #, gcc-internal-format
41612 msgid "target attribute or pragma changes darwin64 ABI"
41613 msgstr ""
41615 #: config/rs6000/rs6000.cc:4620
41616 #, gcc-internal-format
41617 msgid "%qs needs a valid base register"
41618 msgstr ""
41620 #: config/rs6000/rs6000.cc:4917
41621 #, fuzzy, gcc-internal-format
41622 msgid "unknown option for %<%s=%s%>"
41623 msgstr "невядомая назва рэгістра: %s\n"
41625 #: config/rs6000/rs6000.cc:4954
41626 #, gcc-internal-format
41627 msgid "%qs is deprecated and not recommended in any circumstances"
41628 msgstr ""
41630 #: config/rs6000/rs6000.cc:10753
41631 #, gcc-internal-format
41632 msgid "%qs is an opaque type, and you cannot set it to other values"
41633 msgstr ""
41635 #: config/rs6000/rs6000.cc:17531
41636 #, gcc-internal-format
41637 msgid "no profiling of 64-bit code for this ABI"
41638 msgstr ""
41640 #: config/rs6000/rs6000.cc:19928
41641 #, gcc-internal-format
41642 msgid "you cannot take the address of a nested function if you use the %qs option"
41643 msgstr ""
41645 #: config/rs6000/rs6000.cc:20010
41646 #, gcc-internal-format
41647 msgid "use of %<long double%> in AltiVec types is invalid"
41648 msgstr ""
41650 #: config/rs6000/rs6000.cc:20012
41651 #, gcc-internal-format
41652 msgid "use of boolean types in AltiVec types is invalid"
41653 msgstr ""
41655 #: config/rs6000/rs6000.cc:20014
41656 #, gcc-internal-format
41657 msgid "use of %<complex%> in AltiVec types is invalid"
41658 msgstr ""
41660 #: config/rs6000/rs6000.cc:20016
41661 #, gcc-internal-format
41662 msgid "use of decimal floating-point types in AltiVec types is invalid"
41663 msgstr ""
41665 #: config/rs6000/rs6000.cc:20022
41666 #, gcc-internal-format
41667 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
41668 msgstr ""
41670 #: config/rs6000/rs6000.cc:20025
41671 #, gcc-internal-format
41672 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
41673 msgstr ""
41675 #: config/rs6000/rs6000.cc:20030
41676 #, gcc-internal-format
41677 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
41678 msgstr ""
41680 #: config/rs6000/rs6000.cc:20033
41681 #, gcc-internal-format
41682 msgid "use of %<double%> in AltiVec types is invalid without %qs"
41683 msgstr ""
41685 #: config/rs6000/rs6000.cc:24181
41686 #, fuzzy, gcc-internal-format
41687 #| msgid "invalid use of `%D'"
41688 msgid "invalid cpu %qs for %s%qs%s"
41689 msgstr "нерэчаіснае выкарыстаньне `%D'"
41691 #: config/rs6000/rs6000.cc:24184
41692 #, fuzzy, gcc-internal-format
41693 #| msgid "%s=%s is too large"
41694 msgid "%s%qs%s is not allowed"
41695 msgstr "%s=%s вельмі вялікі"
41697 #: config/rs6000/rs6000.cc:24186
41698 #, gcc-internal-format
41699 msgid "%s%qs%s is invalid"
41700 msgstr ""
41702 #: config/rs6000/rs6000.cc:24730
41703 #, gcc-internal-format
41704 msgid "%<-mno-%s%> turns off %<-m%s%>"
41705 msgstr ""
41707 #: config/rs6000/rs6000.cc:24889
41708 #, gcc-internal-format
41709 msgid "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports hardware capability bits"
41710 msgstr ""
41712 #: config/rs6000/rs6000.cc:25177
41713 #, gcc-internal-format
41714 msgid "Virtual function multiversioning not supported"
41715 msgstr ""
41717 #: config/rs6000/rs6000.cc:28260
41718 #, gcc-internal-format
41719 msgid "the result for the xxspltidp instruction is undefined for subnormal input values"
41720 msgstr ""
41722 #: config/rx/rx.cc:651
41723 #, gcc-internal-format
41724 msgid "unrecognized control register number: %d - using %<psw%>"
41725 msgstr ""
41727 #: config/rx/rx.cc:1384
41728 #, gcc-internal-format
41729 msgid "multiple fast interrupt routines seen: %qE and %qE"
41730 msgstr ""
41732 #: config/rx/rx.cc:2480
41733 #, gcc-internal-format, gfc-internal-format
41734 msgid "invalid control register for mvtc: %d - using 'psw'"
41735 msgstr ""
41737 #: config/rx/rx.cc:2602
41738 #, gcc-internal-format
41739 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
41740 msgstr ""
41742 #: config/rx/rx.cc:2605
41743 #, gcc-internal-format
41744 msgid "use %<__builtin_rx_mvtc (0, ... )%> to write arbitrary values to PSW"
41745 msgstr ""
41747 #: config/rx/rx.cc:2652
41748 #, gcc-internal-format
41749 msgid "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
41750 msgstr ""
41752 #: config/rx/rx.cc:2800
41753 #, gcc-internal-format
41754 msgid "RX FPU instructions do not support NaNs and infinities"
41755 msgstr ""
41757 #: config/s390/s390-c.cc:487
41758 #, gcc-internal-format
41759 msgid "builtin %qs can only be used on vector types"
41760 msgstr ""
41762 #: config/s390/s390-c.cc:717 config/s390/s390.cc:922
41763 #, gcc-internal-format
41764 msgid "constant value required for builtin %qF argument %d"
41765 msgstr ""
41767 #: config/s390/s390-c.cc:732
41768 #, gcc-internal-format
41769 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
41770 msgstr ""
41772 #: config/s390/s390-c.cc:909
41773 #, gcc-internal-format
41774 msgid "builtin %qF is for GCC internal use only"
41775 msgstr ""
41777 #: config/s390/s390-c.cc:917
41778 #, gcc-internal-format
41779 msgid "builtin %qF is deprecated"
41780 msgstr ""
41782 #: config/s390/s390-c.cc:921
41783 #, gcc-internal-format
41784 msgid "%qF requires %<-mvx%>"
41785 msgstr ""
41787 #: config/s390/s390-c.cc:927
41788 #, gcc-internal-format
41789 msgid "%qF requires z14 or higher"
41790 msgstr ""
41792 #: config/s390/s390-c.cc:933
41793 #, gcc-internal-format
41794 msgid "%qF requires z15 or higher"
41795 msgstr ""
41797 #: config/s390/s390-c.cc:947
41798 #, gcc-internal-format
41799 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
41800 msgstr ""
41802 #: config/s390/s390-c.cc:996
41803 #, fuzzy, gcc-internal-format
41804 #| msgid "invalid --param option: %s"
41805 msgid "invalid parameter combination for intrinsic %qs"
41806 msgstr "нерэчаісны выбар --param : %s"
41808 #: config/s390/s390-c.cc:1002
41809 #, gcc-internal-format
41810 msgid "ambiguous overload for intrinsic %qs"
41811 msgstr ""
41813 #: config/s390/s390-c.cc:1010
41814 #, gcc-internal-format
41815 msgid "%qs matching variant requires z14 or higher"
41816 msgstr ""
41818 #: config/s390/s390-c.cc:1019
41819 #, gcc-internal-format
41820 msgid "%qs matching variant requires z15 or higher"
41821 msgstr ""
41823 #: config/s390/s390-c.cc:1025
41824 #, gcc-internal-format
41825 msgid "%qs matching variant is deprecated"
41826 msgstr ""
41828 #: config/s390/s390-c.cc:1065
41829 #, gcc-internal-format
41830 msgid "constant argument %d for builtin %qF is out of range for target type"
41831 msgstr ""
41833 #: config/s390/s390.cc:765
41834 #, fuzzy, gcc-internal-format
41835 msgid "constant argument %d for builtin %qF is invalid (%s)"
41836 msgstr "параметр \"%s\" ініцыялізаваны"
41838 #: config/s390/s390.cc:769
41839 #, fuzzy, gcc-internal-format
41840 #| msgid "argument of `__builtin_args_info' out of range"
41841 msgid "constant argument %d for builtin %qF is out of range (0-%wu)"
41842 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
41844 #: config/s390/s390.cc:785
41845 #, gcc-internal-format
41846 msgid "constant argument %d for builtin %qF is out of range (%wd-%wd)"
41847 msgstr ""
41849 #: config/s390/s390.cc:834
41850 #, gcc-internal-format
41851 msgid "builtin %qF is not supported without %<-mhtm%> (default with %<-march=zEC12%> and higher)"
41852 msgstr ""
41854 #: config/s390/s390.cc:840
41855 #, gcc-internal-format
41856 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)"
41857 msgstr ""
41859 #: config/s390/s390.cc:847
41860 #, gcc-internal-format
41861 msgid "Builtin %qF requires z14 or higher"
41862 msgstr ""
41864 #: config/s390/s390.cc:853
41865 #, gcc-internal-format
41866 msgid "Builtin %qF requires z15 or higher"
41867 msgstr ""
41869 #: config/s390/s390.cc:859
41870 #, gcc-internal-format
41871 msgid "Builtin %qF requires arch14 or higher."
41872 msgstr ""
41874 #: config/s390/s390.cc:878
41875 #, gcc-internal-format
41876 msgid "unresolved overloaded builtin"
41877 msgstr ""
41879 #: config/s390/s390.cc:885 config/tilegx/tilegx.cc:3540
41880 #: config/tilepro/tilepro.cc:3103
41881 #, gcc-internal-format
41882 msgid "bad builtin icode"
41883 msgstr ""
41885 #: config/s390/s390.cc:1019
41886 #, fuzzy, gcc-internal-format
41887 msgid "invalid argument %d for builtin %qF"
41888 msgstr "нявернае выкарыстанне \"restict\""
41890 #: config/s390/s390.cc:1120
41891 #, gcc-internal-format
41892 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
41893 msgstr ""
41895 #: config/s390/s390.cc:1210
41896 #, fuzzy, gcc-internal-format
41897 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
41898 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
41900 #: config/s390/s390.cc:10100
41901 #, gcc-internal-format
41902 msgid "total size of local variables exceeds architecture limit"
41903 msgstr ""
41905 #: config/s390/s390.cc:11465
41906 #, gcc-internal-format
41907 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes; an unconditional trap is added"
41908 msgstr ""
41910 #: config/s390/s390.cc:11481
41911 #, gcc-internal-format
41912 msgid "frame size of function %qs is %wd bytes which is more than half the stack size; the dynamic check would not be reliable; no check emitted for this function"
41913 msgstr ""
41915 #: config/s390/s390.cc:11509
41916 #, fuzzy, gcc-internal-format
41917 #| msgid "size of `%s' is %d bytes"
41918 msgid "frame size of %qs is %wd bytes"
41919 msgstr "памер \"%s\" - %d байт"
41921 #: config/s390/s390.cc:11513
41922 #, gcc-internal-format
41923 msgid "%qs uses dynamic stack allocation"
41924 msgstr ""
41926 #: config/s390/s390.cc:13216
41927 #, gcc-internal-format
41928 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
41929 msgstr ""
41931 #: config/s390/s390.cc:15486
41932 #, gcc-internal-format
41933 msgid "64-bit ABI not supported in ESA/390 mode"
41934 msgstr ""
41936 #: config/s390/s390.cc:15493
41937 #, gcc-internal-format
41938 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
41939 msgstr ""
41941 #: config/s390/s390.cc:15528
41942 #, gcc-internal-format, gfc-internal-format
41943 msgid "hardware vector support not available on %s"
41944 msgstr ""
41946 #: config/s390/s390.cc:15531
41947 #, gcc-internal-format
41948 msgid "hardware vector support not available with %<-msoft-float%>"
41949 msgstr ""
41951 #: config/s390/s390.cc:15560
41952 #, gcc-internal-format, gfc-internal-format
41953 msgid "hardware decimal floating-point instructions not available on %s"
41954 msgstr ""
41956 #: config/s390/s390.cc:15564
41957 #, gcc-internal-format
41958 msgid "hardware decimal floating-point instructions not available in ESA/390 mode"
41959 msgstr ""
41961 #: config/s390/s390.cc:15576
41962 #, gcc-internal-format
41963 msgid "%<-mhard-dfp%> cannot be used in conjunction with %<-msoft-float%>"
41964 msgstr ""
41966 #: config/s390/s390.cc:15585
41967 #, gcc-internal-format
41968 msgid "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in combination"
41969 msgstr ""
41971 #: config/s390/s390.cc:15591
41972 #, gcc-internal-format
41973 msgid "stack size must be greater than the stack guard value"
41974 msgstr ""
41976 #: config/s390/s390.cc:15593
41977 #, gcc-internal-format
41978 msgid "stack size must not be greater than 64k"
41979 msgstr ""
41981 #: config/s390/s390.cc:15596
41982 #, gcc-internal-format
41983 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
41984 msgstr ""
41986 #: config/s390/s390.cc:15609
41987 #, gcc-internal-format
41988 msgid "%<-mtpf-trace-hook-prologue-check%> requires integer in range 0-4095"
41989 msgstr ""
41991 #: config/s390/s390.cc:15612
41992 #, gcc-internal-format
41993 msgid "%<-mtpf-trace-hook-prologue-target%> requires integer in range 0-4095"
41994 msgstr ""
41996 #: config/s390/s390.cc:15615
41997 #, gcc-internal-format
41998 msgid "%<-mtpf-trace-hook-epilogue-check%> requires integer in range 0-4095"
41999 msgstr ""
42001 #: config/s390/s390.cc:15618
42002 #, gcc-internal-format
42003 msgid "%<-mtpf-trace-hook-epilogue-target%> requires integer in range 0-4095"
42004 msgstr ""
42006 #: config/s390/s390.cc:15671
42007 #, gcc-internal-format
42008 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
42009 msgstr ""
42011 #. argument is not a plain number
42012 #: config/s390/s390.cc:15707
42013 #, fuzzy, gcc-internal-format
42014 #| msgid "first argument of `%s' should be `int'"
42015 msgid "arguments to %qs should be non-negative integers"
42016 msgstr "першым аргументам \"%s\" павінен быць \"int\""
42018 #: config/s390/s390.cc:15714
42019 #, fuzzy, gcc-internal-format
42020 msgid "argument to %qs is too large (max. %d)"
42021 msgstr "памер \"%s\" больш чам %d байт"
42023 #: config/s390/s390.cc:15745
42024 #, gcc-internal-format
42025 msgid "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
42026 msgstr ""
42028 #: config/s390/s390.cc:15906 config/s390/s390.cc:15956
42029 #: config/s390/s390.cc:15973
42030 #, gcc-internal-format
42031 msgid "attribute %<target%> argument %qs is unknown"
42032 msgstr ""
42034 #. Value is not allowed for the target attribute.
42035 #: config/s390/s390.cc:15912
42036 #, fuzzy, gcc-internal-format
42037 msgid "value %qs is not supported by attribute %<target%>"
42038 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
42040 #: config/sh/sh.cc:936
42041 #, gcc-internal-format
42042 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
42043 msgstr ""
42045 #: config/sh/sh.cc:953
42046 #, gcc-internal-format
42047 msgid "unwind tables currently require either a frame pointer or %<-maccumulate-outgoing-args%> for correctness"
42048 msgstr ""
42050 #: config/sh/sh.cc:7416
42051 #, fuzzy, gcc-internal-format
42052 msgid "%<__builtin_saveregs%> not supported by this subtarget"
42053 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
42055 #: config/sh/sh.cc:8352
42056 #, fuzzy, gcc-internal-format
42057 msgid "%qE attribute only applies to interrupt functions"
42058 msgstr "\"%s\" звычайна функцыя"
42060 #: config/sh/sh.cc:8422
42061 #, fuzzy, gcc-internal-format
42062 msgid "%qE attribute is supported only for SH2A"
42063 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
42065 #: config/sh/sh.cc:8464
42066 #, fuzzy, gcc-internal-format
42067 msgid "%qE attribute only applies to SH2A"
42068 msgstr "\"%s\" звычайна функцыя"
42070 #: config/sh/sh.cc:8486
42071 #, gcc-internal-format
42072 msgid "%qE attribute argument should be between 0 to 255"
42073 msgstr ""
42075 #: config/sh/sh.cc:10825
42076 #, gcc-internal-format
42077 msgid "r0 needs to be available as a call-clobbered register"
42078 msgstr ""
42080 #: config/sparc/sparc.cc:1842
42081 #, gcc-internal-format, gfc-internal-format
42082 msgid "%s is not supported by this configuration"
42083 msgstr ""
42085 #: config/sparc/sparc.cc:1849
42086 #, gcc-internal-format
42087 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
42088 msgstr ""
42090 #: config/sparc/sparc.cc:1857
42091 #, fuzzy, gcc-internal-format
42092 msgid "%<-fcall-saved-REG%> is not supported for out registers"
42093 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
42095 #: config/sparc/sparc.cc:1981
42096 #, fuzzy, gcc-internal-format
42097 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
42098 msgstr "-pipe не падтрымліваецца"
42100 #: config/stormy16/stormy16.cc:1058
42101 #, gcc-internal-format
42102 msgid "local variable memory requirements exceed capacity"
42103 msgstr ""
42105 #: config/stormy16/stormy16.cc:1215
42106 #, gcc-internal-format
42107 msgid "%<function_profiler%> support"
42108 msgstr ""
42110 #: config/stormy16/stormy16.cc:1309
42111 #, gcc-internal-format
42112 msgid "cannot use %<va_start%> in interrupt function"
42113 msgstr ""
42115 #: config/stormy16/stormy16.cc:1880
42116 #, gcc-internal-format, gfc-internal-format
42117 msgid "switch statement of size %lu entries too large"
42118 msgstr ""
42120 #: config/stormy16/stormy16.cc:2252
42121 #, fuzzy, gcc-internal-format
42122 msgid "%<__BELOW100__%> attribute only applies to variables"
42123 msgstr "\"%s\" атрыбут ігнарыруецца"
42125 #: config/stormy16/stormy16.cc:2259
42126 #, gcc-internal-format
42127 msgid "%<__BELOW100__%> attribute not allowed with auto storage class"
42128 msgstr ""
42130 #: config/tilegx/tilegx.cc:3581 config/tilepro/tilepro.cc:3129
42131 #, gcc-internal-format
42132 msgid "operand must be an immediate of the right size"
42133 msgstr ""
42135 #: config/v850/v850-c.cc:67
42136 #, gcc-internal-format
42137 msgid "%<#pragma%> GHS endXXXX found without previous startXXX"
42138 msgstr ""
42140 #: config/v850/v850-c.cc:70
42141 #, gcc-internal-format
42142 msgid "%<#pragma%> GHS endXXX does not match previous startXXX"
42143 msgstr ""
42145 #: config/v850/v850-c.cc:96
42146 #, gcc-internal-format
42147 msgid "cannot set interrupt attribute: no current function"
42148 msgstr ""
42150 #: config/v850/v850-c.cc:104
42151 #, gcc-internal-format
42152 msgid "cannot set interrupt attribute: no such identifier"
42153 msgstr ""
42155 #: config/v850/v850-c.cc:153
42156 #, gcc-internal-format
42157 msgid "junk at end of %<#pragma%> ghs section"
42158 msgstr ""
42160 #: config/v850/v850-c.cc:170
42161 #, fuzzy, gcc-internal-format
42162 #| msgid "unrecognized section name \"%s\""
42163 msgid "unrecognized section name %qE"
42164 msgstr "нераспазнаная назва сэкцыі \"%s\""
42166 #: config/v850/v850-c.cc:184
42167 #, gcc-internal-format
42168 msgid "malformed %<#pragma%> ghs section"
42169 msgstr ""
42171 #: config/v850/v850-c.cc:203
42172 #, gcc-internal-format
42173 msgid "junk at end of %<#pragma%> ghs interrupt"
42174 msgstr ""
42176 #: config/v850/v850-c.cc:214
42177 #, gcc-internal-format
42178 msgid "junk at end of %<#pragma%> ghs starttda"
42179 msgstr ""
42181 #: config/v850/v850-c.cc:225
42182 #, gcc-internal-format
42183 msgid "junk at end of %<#pragma%> ghs startsda"
42184 msgstr ""
42186 #: config/v850/v850-c.cc:236
42187 #, gcc-internal-format
42188 msgid "junk at end of %<#pragma%> ghs startzda"
42189 msgstr ""
42191 #: config/v850/v850-c.cc:247
42192 #, gcc-internal-format
42193 msgid "junk at end of %<#pragma%> ghs endtda"
42194 msgstr ""
42196 #: config/v850/v850-c.cc:258
42197 #, gcc-internal-format
42198 msgid "junk at end of %<#pragma%> ghs endsda"
42199 msgstr ""
42201 #: config/v850/v850-c.cc:269
42202 #, gcc-internal-format
42203 msgid "junk at end of %<#pragma%> ghs endzda"
42204 msgstr ""
42206 #: config/v850/v850.cc:2046
42207 #, gcc-internal-format
42208 msgid "data area attributes cannot be specified for local variables"
42209 msgstr ""
42211 #: config/v850/v850.cc:2057
42212 #, fuzzy, gcc-internal-format
42213 #| msgid "section of `%s' conflicts with previous declaration"
42214 msgid "data area of %q+D conflicts with previous declaration"
42215 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
42217 #: config/v850/v850.cc:2188
42218 #, gcc-internal-format, gfc-internal-format
42219 msgid "bogus JR construction: %d"
42220 msgstr ""
42222 #: config/v850/v850.cc:2206 config/v850/v850.cc:2313
42223 #, gcc-internal-format, gfc-internal-format
42224 msgid "bad amount of stack space removal: %d"
42225 msgstr ""
42227 #: config/v850/v850.cc:2293
42228 #, gcc-internal-format, gfc-internal-format
42229 msgid "bogus JARL construction: %d"
42230 msgstr ""
42232 #: config/v850/v850.cc:2591
42233 #, gcc-internal-format, gfc-internal-format
42234 msgid "bogus DISPOSE construction: %d"
42235 msgstr ""
42237 #: config/v850/v850.cc:2610
42238 #, gcc-internal-format, gfc-internal-format
42239 msgid "too much stack space to dispose of: %d"
42240 msgstr ""
42242 #: config/v850/v850.cc:2712
42243 #, gcc-internal-format, gfc-internal-format
42244 msgid "bogus PREPEARE construction: %d"
42245 msgstr ""
42247 #: config/v850/v850.cc:2729
42248 #, gcc-internal-format, gfc-internal-format
42249 msgid "too much stack space to prepare: %d"
42250 msgstr ""
42252 #: config/visium/visium.cc:730
42253 #, gcc-internal-format
42254 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
42255 msgstr ""
42257 #: config/vms/vms-c.cc:44
42258 #, gcc-internal-format
42259 msgid "junk at end of %<#pragma __nostandard%>"
42260 msgstr ""
42262 #: config/vms/vms-c.cc:55
42263 #, gcc-internal-format
42264 msgid "junk at end of %<#pragma __standard%>"
42265 msgstr ""
42267 #: config/vms/vms-c.cc:81
42268 #, gcc-internal-format
42269 msgid "malformed %<#pragma member_alignment%>, ignoring"
42270 msgstr ""
42272 #: config/vms/vms-c.cc:96
42273 #, gcc-internal-format
42274 msgid "unknown %<#pragma member_alignment%> name %s"
42275 msgstr ""
42277 #: config/vms/vms-c.cc:101
42278 #, gcc-internal-format
42279 msgid "malformed %<#pragma member_alignment%>"
42280 msgstr ""
42282 #: config/vms/vms-c.cc:135
42283 #, gcc-internal-format
42284 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
42285 msgstr ""
42287 #: config/vms/vms-c.cc:148
42288 #, gcc-internal-format
42289 msgid "garbage at end of %<#pragma nomember_alignment%>"
42290 msgstr ""
42292 #: config/vms/vms-c.cc:203
42293 #, gcc-internal-format
42294 msgid "malformed %<#pragma extern_model%>, ignoring"
42295 msgstr ""
42297 #: config/vms/vms-c.cc:224
42298 #, gcc-internal-format
42299 msgid "extern model globalvalue"
42300 msgstr ""
42302 #: config/vms/vms-c.cc:229
42303 #, gcc-internal-format
42304 msgid "unknown %<#pragma extern_model%> model %qs"
42305 msgstr ""
42307 #: config/vms/vms-c.cc:235
42308 #, gcc-internal-format
42309 msgid "junk at end of '#pragma extern_model'"
42310 msgstr ""
42312 #: config/vms/vms-c.cc:249
42313 #, gcc-internal-format
42314 msgid "vms '#pragma __message' is ignored"
42315 msgstr ""
42317 #: config/vms/vms-c.cc:274 config/vms/vms-c.cc:280
42318 #, gcc-internal-format
42319 msgid "malformed %<#pragma __extern_prefix%>, ignoring"
42320 msgstr ""
42322 #: config/vms/vms-c.cc:313 config/vms/vms-c.cc:333
42323 #, gcc-internal-format
42324 msgid "malformed %<#pragma %s%>, ignoring"
42325 msgstr ""
42327 #: config/vms/vms-c.cc:329
42328 #, fuzzy, gcc-internal-format
42329 msgid "invalid constant in %<#pragma %s%>"
42330 msgstr "сімвальная канстанта вельмі доўгая"
42332 #: config/xtensa/xtensa.cc:2252
42333 #, gcc-internal-format
42334 msgid "boolean registers required for the floating-point option"
42335 msgstr ""
42337 #: config/xtensa/xtensa.cc:2287
42338 #, gcc-internal-format
42339 msgid "%<-f%s%> is not supported with CONST16 instructions"
42340 msgstr ""
42342 #: config/xtensa/xtensa.cc:2294
42343 #, gcc-internal-format
42344 msgid "PIC is required but not supported with CONST16 instructions"
42345 msgstr ""
42347 #: config/xtensa/xtensa.cc:3664
42348 #, gcc-internal-format
42349 msgid "only uninitialized variables can be placed in a %<.bss%> section"
42350 msgstr ""
42352 #: ada/gcc-interface/misc.cc:155
42353 #, gcc-internal-format
42354 msgid "%<-gnat%> misspelled as %<-gant%>"
42355 msgstr ""
42357 #: ada/gcc-interface/misc.cc:258
42358 #, gcc-internal-format
42359 msgid "%<-fexcess-precision=standard%> for Ada"
42360 msgstr ""
42362 #: ada/gcc-interface/misc.cc:260
42363 #, gcc-internal-format
42364 msgid "%<-fexcess-precision=16%> for Ada"
42365 msgstr ""
42367 #: ada/gcc-interface/trans.cc:332
42368 #, gcc-internal-format, gfc-internal-format
42369 msgid "%s contains too many lines"
42370 msgstr ""
42372 #: ada/gcc-interface/trans.cc:1657
42373 #, gcc-internal-format
42374 msgid "subprogram %q+F not marked %<Inline_Always%>"
42375 msgstr ""
42377 #: ada/gcc-interface/trans.cc:1659 ada/gcc-interface/trans.cc:1665
42378 #, fuzzy, gcc-internal-format
42379 msgid "parent subprogram cannot be inlined"
42380 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
42382 #: ada/gcc-interface/trans.cc:1663
42383 #, gcc-internal-format
42384 msgid "subprogram %q+F not marked %<Inline%>"
42385 msgstr ""
42387 #: ada/gcc-interface/utils.cc:4163
42388 #, fuzzy, gcc-internal-format
42389 msgid "invalid element type for attribute %qs"
42390 msgstr "нявернае выкарыстанне \"restict\""
42392 #: ada/gcc-interface/utils.cc:4187
42393 #, gcc-internal-format
42394 msgid "number of components of vector not a power of two"
42395 msgstr ""
42397 #: ada/gcc-interface/utils.cc:6387 ada/gcc-interface/utils.cc:6565
42398 #: ada/gcc-interface/utils.cc:6746
42399 #, fuzzy, gcc-internal-format
42400 #| msgid "`%s' attribute ignored"
42401 msgid "%qs attribute ignored"
42402 msgstr "\"%s\" атрыбут ігнарыруецца"
42404 #: ada/gcc-interface/utils.cc:6442
42405 #, gcc-internal-format
42406 msgid "%qs attribute without arguments on a non-prototype"
42407 msgstr ""
42409 #: ada/gcc-interface/utils.cc:6457
42410 #, gcc-internal-format
42411 msgid "%qs argument has invalid operand number (argument %lu)"
42412 msgstr ""
42414 #: ada/gcc-interface/utils.cc:6479
42415 #, gcc-internal-format
42416 msgid "%qs argument with out-of-range operand number (argument %lu, operand %lu)"
42417 msgstr ""
42419 #: ada/gcc-interface/utils.cc:6488
42420 #, gcc-internal-format
42421 msgid "%qs argument references non-pointer operand (argument %lu, operand %lu)"
42422 msgstr ""
42424 #: ada/gcc-interface/utils.cc:6509
42425 #, gcc-internal-format
42426 msgid "%qs attribute requires prototypes with named arguments"
42427 msgstr ""
42429 #: ada/gcc-interface/utils.cc:6518
42430 #, fuzzy, gcc-internal-format
42431 msgid "%qs attribute only applies to variadic functions"
42432 msgstr "\"%s\" звычайна функцыя"
42434 #: ada/gcc-interface/utils.cc:6706 d/d-attribs.cc:346 d/d-attribs.cc:473
42435 #, fuzzy, gcc-internal-format
42436 #| msgid "`%s' attribute ignored"
42437 msgid "%qE attribute has no effect"
42438 msgstr "\"%s\" атрыбут ігнарыруецца"
42440 #: ada/gcc-interface/utils.cc:6990
42441 #, fuzzy, gcc-internal-format
42442 msgid "attribute %qs applies to array types only"
42443 msgstr "\"%s\" атрыбут ігнарыруецца"
42445 #: c/c-convert.cc:104 c/c-typeck.cc:2258 c/c-typeck.cc:12921 cp/typeck.cc:2335
42446 #: cp/typeck.cc:8980 cp/typeck.cc:9782 d/d-convert.cc:262
42447 #, gcc-internal-format
42448 msgid "void value not ignored as it ought to be"
42449 msgstr ""
42451 #: c/c-convert.cc:183 d/d-convert.cc:323
42452 #, gcc-internal-format
42453 msgid "conversion to non-scalar type requested"
42454 msgstr ""
42456 #: c/c-decl.cc:838
42457 #, gcc-internal-format
42458 msgid "array %q+D assumed to have one element"
42459 msgstr ""
42461 #: c/c-decl.cc:879
42462 #, gcc-internal-format
42463 msgid "%qD is static but used in inline function %qD which is not static"
42464 msgstr ""
42466 #: c/c-decl.cc:884
42467 #, gcc-internal-format
42468 msgid "%q+D is static but declared in inline function %qD which is not static"
42469 msgstr ""
42471 #: c/c-decl.cc:1080
42472 #, gcc-internal-format, gfc-internal-format
42473 msgid "GCC supports only %u nested scopes"
42474 msgstr ""
42476 #: c/c-decl.cc:1232 cp/decl.cc:368
42477 #, fuzzy, gcc-internal-format
42478 #| msgid "label `%D' used but not defined"
42479 msgid "label %q+D used but not defined"
42480 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
42482 #: c/c-decl.cc:1278
42483 #, fuzzy, gcc-internal-format
42484 msgid "nested function %q+D declared but never defined"
42485 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42487 #: c/c-decl.cc:1292
42488 #, fuzzy, gcc-internal-format
42489 msgid "inline function %q+D declared but never defined"
42490 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42492 #: c/c-decl.cc:1309
42493 #, fuzzy, gcc-internal-format
42494 #| msgid "unused variable `%s'"
42495 msgid "unused variable %q+D"
42496 msgstr "невыкарыстоўваемая пераменная \"%s\""
42498 #: c/c-decl.cc:1313 cp/decl.cc:707
42499 #, fuzzy, gcc-internal-format
42500 #| msgid "label `%D' defined but not used"
42501 msgid "variable %qD set but not used"
42502 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
42504 #: c/c-decl.cc:1318
42505 #, gcc-internal-format
42506 msgid "type of array %q+D completed incompatibly with implicit initialization"
42507 msgstr ""
42509 #: c/c-decl.cc:1599 c/c-decl.cc:7391 c/c-decl.cc:8296 c/c-decl.cc:9119
42510 #, gcc-internal-format
42511 msgid "originally defined here"
42512 msgstr ""
42514 #: c/c-decl.cc:1824
42515 #, gcc-internal-format
42516 msgid "a parameter list with an ellipsis cannot match an empty parameter name list declaration"
42517 msgstr ""
42519 #: c/c-decl.cc:1831
42520 #, gcc-internal-format
42521 msgid "an argument type that has a default promotion cannot match an empty parameter name list declaration"
42522 msgstr ""
42524 #: c/c-decl.cc:1879
42525 #, gcc-internal-format
42526 msgid "prototype for %q+D declares more arguments than previous old-style definition"
42527 msgstr ""
42529 #: c/c-decl.cc:1885
42530 #, gcc-internal-format
42531 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
42532 msgstr ""
42534 #: c/c-decl.cc:1894
42535 #, gcc-internal-format
42536 msgid "prototype for %q+D declares argument %d with incompatible type"
42537 msgstr ""
42539 #. If we get here, no errors were found, but do issue a warning
42540 #. for this poor-style construct.
42541 #: c/c-decl.cc:1907
42542 #, gcc-internal-format
42543 msgid "prototype for %q+D follows non-prototype definition"
42544 msgstr ""
42546 #: c/c-decl.cc:1925
42547 #, fuzzy, gcc-internal-format
42548 #| msgid "previous definition of `%#T'"
42549 msgid "previous definition of %q+D with type %qT"
42550 msgstr "папярэдняе вызначэньне `%#T'"
42552 #: c/c-decl.cc:1929
42553 #, fuzzy, gcc-internal-format
42554 msgid "previous implicit declaration of %q+D with type %qT"
42555 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42557 #: c/c-decl.cc:1933
42558 #, fuzzy, gcc-internal-format
42559 msgid "previous declaration of %q+D with type %qT"
42560 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42562 #: c/c-decl.cc:1973
42563 #, gcc-internal-format
42564 msgid "%q+D redeclared as different kind of symbol"
42565 msgstr ""
42567 #: c/c-decl.cc:1978
42568 #, fuzzy, gcc-internal-format
42569 msgid "built-in function %q+D declared as non-function"
42570 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42572 #: c/c-decl.cc:1981 c/c-decl.cc:3069
42573 #, fuzzy, gcc-internal-format
42574 msgid "declaration of %q+D shadows a built-in function"
42575 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
42577 #: c/c-decl.cc:1991
42578 #, fuzzy, gcc-internal-format
42579 #| msgid "declaration of template `%#D'"
42580 msgid "redeclaration of enumerator %q+D"
42581 msgstr "абвяшчэньне шаблёну `%#D'"
42583 #: c/c-decl.cc:2027
42584 #, gcc-internal-format
42585 msgid "conflicting types for built-in function %q+D; expected %qT"
42586 msgstr ""
42588 #: c/c-decl.cc:2037 c/c-decl.cc:2062
42589 #, fuzzy, gcc-internal-format
42590 msgid "%qD is declared in header %qs"
42591 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42593 #: c/c-decl.cc:2048
42594 #, gcc-internal-format
42595 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
42596 msgstr ""
42598 #: c/c-decl.cc:2053
42599 #, gcc-internal-format
42600 msgid "mismatch in return type of built-in function %qD; expected %qT"
42601 msgstr ""
42603 #: c/c-decl.cc:2086
42604 #, gcc-internal-format
42605 msgid "conflicting types for %q+D"
42606 msgstr ""
42608 #: c/c-decl.cc:2099 c/c-decl.cc:2136
42609 #, gcc-internal-format
42610 msgid "conflicting types for %q+D; have %qT"
42611 msgstr ""
42613 #: c/c-decl.cc:2116
42614 #, gcc-internal-format
42615 msgid "conflicting named address spaces (generic vs %s) for %q+D"
42616 msgstr ""
42618 #: c/c-decl.cc:2120
42619 #, gcc-internal-format
42620 msgid "conflicting named address spaces (%s vs generic) for %q+D"
42621 msgstr ""
42623 #: c/c-decl.cc:2124
42624 #, gcc-internal-format
42625 msgid "conflicting named address spaces (%s vs %s) for %q+D"
42626 msgstr ""
42628 #: c/c-decl.cc:2133
42629 #, gcc-internal-format
42630 msgid "conflicting type qualifiers for %q+D"
42631 msgstr ""
42633 #: c/c-decl.cc:2158
42634 #, gcc-internal-format
42635 msgid "redefinition of typedef %q+D with different type"
42636 msgstr ""
42638 #: c/c-decl.cc:2171
42639 #, gcc-internal-format
42640 msgid "redefinition of typedef %q+D with variably modified type"
42641 msgstr ""
42643 #: c/c-decl.cc:2176
42644 #, fuzzy, gcc-internal-format
42645 msgid "redefinition of typedef %q+D"
42646 msgstr "перанакіраванне stdout: %s"
42648 #: c/c-decl.cc:2204
42649 #, fuzzy, gcc-internal-format
42650 msgid "declaration of %qD shadows a built-in function"
42651 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
42653 #: c/c-decl.cc:2220
42654 #, gcc-internal-format
42655 msgid "declaration of built-in function %qD without a prototype; expected %qT"
42656 msgstr ""
42658 #: c/c-decl.cc:2247 c/c-decl.cc:2358
42659 #, fuzzy, gcc-internal-format
42660 msgid "redefinition of %q+D"
42661 msgstr "перанакіраванне stdout: %s"
42663 #: c/c-decl.cc:2286 c/c-decl.cc:2398
42664 #, gcc-internal-format
42665 msgid "static declaration of %q+D follows non-static declaration"
42666 msgstr ""
42668 #: c/c-decl.cc:2297 c/c-decl.cc:2305 c/c-decl.cc:2387 c/c-decl.cc:2395
42669 #, gcc-internal-format
42670 msgid "non-static declaration of %q+D follows static declaration"
42671 msgstr ""
42673 #: c/c-decl.cc:2322
42674 #, gcc-internal-format
42675 msgid "%<gnu_inline%> attribute present on %q+D"
42676 msgstr ""
42678 #: c/c-decl.cc:2325
42679 #, fuzzy, gcc-internal-format
42680 #| msgid "  from here"
42681 msgid "but not here"
42682 msgstr " адсюль"
42684 #: c/c-decl.cc:2344
42685 #, gcc-internal-format
42686 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
42687 msgstr ""
42689 #: c/c-decl.cc:2347
42690 #, gcc-internal-format
42691 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
42692 msgstr ""
42694 #: c/c-decl.cc:2379
42695 #, fuzzy, gcc-internal-format
42696 msgid "extern declaration of %q+D follows declaration with no linkage"
42697 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42699 #: c/c-decl.cc:2417
42700 #, gcc-internal-format
42701 msgid "declaration of %q+D with no linkage follows extern declaration"
42702 msgstr ""
42704 #: c/c-decl.cc:2424
42705 #, fuzzy, gcc-internal-format
42706 msgid "redeclaration of %q+D with no linkage"
42707 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42709 #: c/c-decl.cc:2450
42710 #, gcc-internal-format
42711 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
42712 msgstr ""
42714 #: c/c-decl.cc:2471
42715 #, fuzzy, gcc-internal-format
42716 msgid "redefinition of parameter %q+D"
42717 msgstr "перанакіраванне stdout: %s"
42719 #: c/c-decl.cc:2498
42720 #, fuzzy, gcc-internal-format
42721 msgid "redundant redeclaration of %q+D"
42722 msgstr "Нерэчаіснае абвяшчэнне"
42724 #: c/c-decl.cc:3027
42725 #, fuzzy, gcc-internal-format
42726 msgid "declaration of %q+D shadows previous non-variable"
42727 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
42729 #: c/c-decl.cc:3049
42730 #, gcc-internal-format
42731 msgid "declaration of %qD shadows a parameter"
42732 msgstr ""
42734 #: c/c-decl.cc:3062 cp/name-lookup.cc:3332
42735 #, gcc-internal-format
42736 msgid "declaration of %qD shadows a global declaration"
42737 msgstr ""
42739 #: c/c-decl.cc:3088
42740 #, fuzzy, gcc-internal-format
42741 msgid "declaration of %qD shadows a previous local"
42742 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
42744 #: c/c-decl.cc:3094 cp/name-lookup.cc:3100
42745 #, fuzzy, gcc-internal-format
42746 msgid "shadowed declaration is here"
42747 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42749 #: c/c-decl.cc:3224
42750 #, fuzzy, gcc-internal-format
42751 msgid "nested extern declaration of %qD"
42752 msgstr "пустое абвяшчэнне"
42754 #: c/c-decl.cc:3387 c/c-decl.cc:3401
42755 #, fuzzy, gcc-internal-format
42756 msgid "implicit declaration of function %qE; did you mean %qs?"
42757 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42759 #: c/c-decl.cc:3393 c/c-decl.cc:3406
42760 #, fuzzy, gcc-internal-format
42761 msgid "implicit declaration of function %qE"
42762 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42764 #: c/c-decl.cc:3425
42765 #, fuzzy, gcc-internal-format
42766 msgid "include %qs or provide a declaration of %qE"
42767 msgstr "Нерэчаіснае абвяшчэнне"
42769 #: c/c-decl.cc:3695
42770 #, fuzzy, gcc-internal-format
42771 msgid "incompatible implicit declaration of built-in function %qD"
42772 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42774 #: c/c-decl.cc:3705
42775 #, fuzzy, gcc-internal-format
42776 msgid "include %qs or provide a declaration of %qD"
42777 msgstr "Нерэчаіснае абвяшчэнне"
42779 #: c/c-decl.cc:3716
42780 #, fuzzy, gcc-internal-format
42781 msgid "incompatible implicit declaration of function %qD"
42782 msgstr "няма папярэдняга аб'яўлення для \"%s\""
42784 #: c/c-decl.cc:3777
42785 #, gcc-internal-format
42786 msgid "%qE undeclared here (not in a function); did you mean %qs?"
42787 msgstr ""
42789 #: c/c-decl.cc:3782
42790 #, fuzzy, gcc-internal-format
42791 msgid "%qE undeclared here (not in a function)"
42792 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42794 #: c/c-decl.cc:3795
42795 #, fuzzy, gcc-internal-format
42796 #| msgid "`%s' undeclared (first use in this function)"
42797 msgid "%qE undeclared (first use in this function); did you mean %qs?"
42798 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42800 #: c/c-decl.cc:3800
42801 #, fuzzy, gcc-internal-format
42802 #| msgid "`%s' undeclared (first use in this function)"
42803 msgid "%qE undeclared (first use in this function)"
42804 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
42806 #: c/c-decl.cc:3804
42807 #, fuzzy, gcc-internal-format
42808 #| msgid "(Each undeclared identifier is reported only once"
42809 msgid "each undeclared identifier is reported only once for each function it appears in"
42810 msgstr "(Аб кожным неабвешчаным ідэнтыфікатары паведамляецца"
42812 #: c/c-decl.cc:3852 cp/decl.cc:3289
42813 #, gcc-internal-format
42814 msgid "label %qE referenced outside of any function"
42815 msgstr ""
42817 #: c/c-decl.cc:3888
42818 #, gcc-internal-format
42819 msgid "jump into scope of identifier with variably modified type"
42820 msgstr ""
42822 #: c/c-decl.cc:3891
42823 #, fuzzy, gcc-internal-format
42824 msgid "jump skips variable initialization"
42825 msgstr "нерэчаісны ініцыялізатар"
42827 #: c/c-decl.cc:3892 c/c-decl.cc:3947 c/c-decl.cc:4037
42828 #, fuzzy, gcc-internal-format
42829 #| msgid "label `%D' defined but not used"
42830 msgid "label %qD defined here"
42831 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
42833 #: c/c-decl.cc:3946 c/c-decl.cc:4036
42834 #, gcc-internal-format
42835 msgid "jump into statement expression"
42836 msgstr ""
42838 #: c/c-decl.cc:3969
42839 #, fuzzy, gcc-internal-format
42840 #| msgid "duplicate label declaration `%s'"
42841 msgid "duplicate label declaration %qE"
42842 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
42844 #: c/c-decl.cc:4068 cp/decl.cc:3703
42845 #, fuzzy, gcc-internal-format
42846 msgid "duplicate label %qD"
42847 msgstr "паўтарэнне \"%s\""
42849 #: c/c-decl.cc:4099
42850 #, gcc-internal-format
42851 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
42852 msgstr ""
42854 #: c/c-decl.cc:4164
42855 #, gcc-internal-format
42856 msgid "switch jumps over variable initialization"
42857 msgstr ""
42859 #: c/c-decl.cc:4165 c/c-decl.cc:4176
42860 #, gcc-internal-format
42861 msgid "switch starts here"
42862 msgstr ""
42864 #: c/c-decl.cc:4175
42865 #, gcc-internal-format
42866 msgid "switch jumps into statement expression"
42867 msgstr ""
42869 #: c/c-decl.cc:4258
42870 #, gcc-internal-format
42871 msgid "%qE defined as wrong kind of tag"
42872 msgstr ""
42874 #: c/c-decl.cc:4444 cp/tree.cc:4889
42875 #, gcc-internal-format
42876 msgid "%qE attribute applied to %qD with void return type"
42877 msgstr ""
42879 #: c/c-decl.cc:4453
42880 #, gcc-internal-format
42881 msgid "%qE attribute can only be applied to functions or to structure, union or enumeration types"
42882 msgstr ""
42884 #: c/c-decl.cc:4718
42885 #, gcc-internal-format
42886 msgid "unnamed struct/union that defines no instances"
42887 msgstr ""
42889 #: c/c-decl.cc:4729
42890 #, gcc-internal-format
42891 msgid "empty declaration with storage class specifier does not redeclare tag"
42892 msgstr ""
42894 #: c/c-decl.cc:4745
42895 #, gcc-internal-format
42896 msgid "empty declaration with type qualifier does not redeclare tag"
42897 msgstr ""
42899 #: c/c-decl.cc:4757
42900 #, gcc-internal-format
42901 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
42902 msgstr ""
42904 #: c/c-decl.cc:4779 c/c-decl.cc:4787
42905 #, fuzzy, gcc-internal-format
42906 msgid "useless type name in empty declaration"
42907 msgstr "паўторнае абвяшчэнне меткі \"%s\""
42909 #: c/c-decl.cc:4795
42910 #, fuzzy, gcc-internal-format
42911 #| msgid "empty declaration"
42912 msgid "%<inline%> in empty declaration"
42913 msgstr "пустое абвяшчэньне"
42915 #: c/c-decl.cc:4801
42916 #, fuzzy, gcc-internal-format
42917 #| msgid "empty declaration"
42918 msgid "%<_Noreturn%> in empty declaration"
42919 msgstr "пустое абвяшчэньне"
42921 #: c/c-decl.cc:4807
42922 #, gcc-internal-format
42923 msgid "%<auto%> in file-scope empty declaration"
42924 msgstr ""
42926 #: c/c-decl.cc:4813
42927 #, gcc-internal-format
42928 msgid "%<register%> in file-scope empty declaration"
42929 msgstr ""
42931 #: c/c-decl.cc:4820
42932 #, fuzzy, gcc-internal-format
42933 msgid "useless storage class specifier in empty declaration"
42934 msgstr "паўторнае абвяшчэнне меткі \"%s\""
42936 #: c/c-decl.cc:4826
42937 #, fuzzy, gcc-internal-format
42938 #| msgid "empty declaration"
42939 msgid "useless %qs in empty declaration"
42940 msgstr "пустое абвяшчэньне"
42942 #: c/c-decl.cc:4839
42943 #, fuzzy, gcc-internal-format
42944 msgid "useless type qualifier in empty declaration"
42945 msgstr "паўторнае абвяшчэнне меткі \"%s\""
42947 #: c/c-decl.cc:4846
42948 #, gcc-internal-format
42949 msgid "useless %<_Alignas%> in empty declaration"
42950 msgstr ""
42952 #: c/c-decl.cc:4864
42953 #, fuzzy, gcc-internal-format
42954 msgid "invalid use of attributes in empty declaration"
42955 msgstr "паўторнае абвяшчэнне меткі \"%s\""
42957 #: c/c-decl.cc:4878 c/c-parser.cc:2038
42958 #, gcc-internal-format
42959 msgid "empty declaration"
42960 msgstr "пустое абвяшчэньне"
42962 #: c/c-decl.cc:4950
42963 #, fuzzy, gcc-internal-format
42964 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
42965 msgstr "ISO C89 не падтрымлівае \"long long\""
42967 #: c/c-decl.cc:4954
42968 #, fuzzy, gcc-internal-format
42969 msgid "ISO C90 does not support %<[*]%> array declarators"
42970 msgstr "ISO C89 не падтрымлівае \"long long\""
42972 #. C99 6.7.5.2p4
42973 #. A function definition isn't function prototype scope C99 6.2.1p4.
42974 #. C99 6.7.5.2p4
42975 #: c/c-decl.cc:4960 c/c-decl.cc:7855 c/c-decl.cc:9820
42976 #, gcc-internal-format
42977 msgid "%<[*]%> not allowed in other than function prototype scope"
42978 msgstr ""
42980 #: c/c-decl.cc:5130
42981 #, fuzzy, gcc-internal-format
42982 #| msgid "`%s' is usually a function"
42983 msgid "%q+D is usually a function"
42984 msgstr "`%s' - звычайна функцыя"
42986 #: c/c-decl.cc:5139
42987 #, fuzzy, gcc-internal-format
42988 msgid "typedef %qD is initialized (use %<__typeof__%> instead)"
42989 msgstr "параметр \"%s\" ініцыялізаваны"
42991 #: c/c-decl.cc:5144
42992 #, gcc-internal-format
42993 msgid "function %qD is initialized like a variable"
42994 msgstr ""
42996 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
42997 #: c/c-decl.cc:5150
42998 #, fuzzy, gcc-internal-format
42999 #| msgid "parameter `%s' is initialized"
43000 msgid "parameter %qD is initialized"
43001 msgstr "параметр \"%s\" ініцыялізаваны"
43003 #. Although C99 is unclear about whether incomplete arrays
43004 #. of VLAs themselves count as VLAs, it does not make
43005 #. sense to permit them to be initialized given that
43006 #. ordinary VLAs may not be initialized.
43007 #: c/c-decl.cc:5169 c/c-decl.cc:5184 c/c-typeck.cc:8270
43008 #, gcc-internal-format
43009 msgid "variable-sized object may not be initialized"
43010 msgstr ""
43012 #: c/c-decl.cc:5175
43013 #, fuzzy, gcc-internal-format
43014 msgid "variable %qD has initializer but incomplete type"
43015 msgstr "\"%s\" мае незавершаны тып"
43017 #: c/c-decl.cc:5264
43018 #, gcc-internal-format
43019 msgid "inline function %q+D given attribute %qs"
43020 msgstr ""
43022 #: c/c-decl.cc:5314
43023 #, gcc-internal-format
43024 msgid "uninitialized const member in %qT is invalid in C++"
43025 msgstr ""
43027 #: c/c-decl.cc:5316
43028 #, fuzzy, gcc-internal-format
43029 msgid "%qD should be initialized"
43030 msgstr "параметр \"%s\" ініцыялізаваны"
43032 #: c/c-decl.cc:5397
43033 #, gcc-internal-format
43034 msgid "initializer fails to determine size of %q+D"
43035 msgstr ""
43037 #: c/c-decl.cc:5402
43038 #, fuzzy, gcc-internal-format
43039 #| msgid "array size missing in `%D'"
43040 msgid "array size missing in %q+D"
43041 msgstr "прапушчан памер масіва ў `%D'"
43043 #: c/c-decl.cc:5406
43044 #, fuzzy, gcc-internal-format
43045 #| msgid "zero-size array `%D'"
43046 msgid "zero or negative size array %q+D"
43047 msgstr "нулявы памер масіва `%D'"
43049 #: c/c-decl.cc:5495
43050 #, fuzzy, gcc-internal-format
43051 msgid "storage size of %q+D isn%'t constant"
43052 msgstr "тып параметра \"%s\" не аб'яўлены"
43054 #: c/c-decl.cc:5545
43055 #, gcc-internal-format
43056 msgid "ignoring %<asm%> specifier for non-static local variable %q+D"
43057 msgstr ""
43059 #: c/c-decl.cc:5583
43060 #, gcc-internal-format
43061 msgid "cannot put object with volatile field into register"
43062 msgstr ""
43064 #: c/c-decl.cc:5669
43065 #, fuzzy, gcc-internal-format
43066 msgid "uninitialized %<const %D%> is invalid in C++"
43067 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
43069 #: c/c-decl.cc:5684 cp/decl.cc:8434
43070 #, gcc-internal-format
43071 msgid "%q+D in declare target directive does not have mappable type"
43072 msgstr ""
43074 #: c/c-decl.cc:5947
43075 #, gcc-internal-format
43076 msgid "ISO C forbids forward parameter declarations"
43077 msgstr ""
43079 #: c/c-decl.cc:6058
43080 #, gcc-internal-format
43081 msgid "defining a type in a compound literal is invalid in C++"
43082 msgstr ""
43084 #: c/c-decl.cc:6079 c/c-decl.cc:6094
43085 #, fuzzy, gcc-internal-format
43086 msgid "bit-field %qs width not an integer constant"
43087 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
43089 #: c/c-decl.cc:6089
43090 #, fuzzy, gcc-internal-format
43091 msgid "bit-field %qs width not an integer constant expression"
43092 msgstr "памер масіва \"%s\" адмоўны"
43094 #: c/c-decl.cc:6100
43095 #, gcc-internal-format
43096 msgid "negative width in bit-field %qs"
43097 msgstr ""
43099 #: c/c-decl.cc:6105
43100 #, gcc-internal-format
43101 msgid "zero width for bit-field %qs"
43102 msgstr ""
43104 #: c/c-decl.cc:6115
43105 #, fuzzy, gcc-internal-format
43106 #| msgid "bit-field `%s' has invalid type"
43107 msgid "bit-field %qs has invalid type"
43108 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
43110 #: c/c-decl.cc:6121
43111 #, gcc-internal-format
43112 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
43113 msgstr ""
43115 #: c/c-decl.cc:6132
43116 #, gcc-internal-format
43117 msgid "type of bit-field %qs is a GCC extension"
43118 msgstr ""
43120 #: c/c-decl.cc:6138
43121 #, gcc-internal-format
43122 msgid "width of %qs exceeds its type"
43123 msgstr ""
43125 #: c/c-decl.cc:6151
43126 #, gcc-internal-format
43127 msgid "%qs is narrower than values of its type"
43128 msgstr ""
43130 #: c/c-decl.cc:6166
43131 #, gcc-internal-format
43132 msgid "ISO C90 forbids array %qE whose size cannot be evaluated"
43133 msgstr ""
43135 #: c/c-decl.cc:6169
43136 #, gcc-internal-format
43137 msgid "ISO C90 forbids array whose size cannot be evaluated"
43138 msgstr ""
43140 #: c/c-decl.cc:6176
43141 #, fuzzy, gcc-internal-format
43142 msgid "ISO C90 forbids variable length array %qE"
43143 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
43145 #: c/c-decl.cc:6178
43146 #, fuzzy, gcc-internal-format
43147 msgid "ISO C90 forbids variable length array"
43148 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
43150 #: c/c-decl.cc:6395 c/c-decl.cc:6791 c/c-decl.cc:6801
43151 #, gcc-internal-format
43152 msgid "variably modified %qE at file scope"
43153 msgstr ""
43155 #: c/c-decl.cc:6397
43156 #, gcc-internal-format
43157 msgid "variably modified field at file scope"
43158 msgstr ""
43160 #: c/c-decl.cc:6417
43161 #, gcc-internal-format
43162 msgid "type defaults to %<int%> in declaration of %qE"
43163 msgstr ""
43165 #: c/c-decl.cc:6421
43166 #, gcc-internal-format
43167 msgid "type defaults to %<int%> in type name"
43168 msgstr ""
43170 #: c/c-decl.cc:6453
43171 #, fuzzy, gcc-internal-format
43172 #| msgid "duplicate `const'"
43173 msgid "duplicate %<const%>"
43174 msgstr "паўтарэнне \"const\""
43176 #: c/c-decl.cc:6455
43177 #, fuzzy, gcc-internal-format
43178 #| msgid "duplicate `restrict'"
43179 msgid "duplicate %<restrict%>"
43180 msgstr "паўтарэнне \"restrict\""
43182 #: c/c-decl.cc:6457
43183 #, fuzzy, gcc-internal-format
43184 #| msgid "duplicate `volatile'"
43185 msgid "duplicate %<volatile%>"
43186 msgstr "паўтарэнне \"volatile\""
43188 #: c/c-decl.cc:6459
43189 #, fuzzy, gcc-internal-format
43190 #| msgid "duplicate `restrict'"
43191 msgid "duplicate %<_Atomic%>"
43192 msgstr "паўтарэнне \"restrict\""
43194 #: c/c-decl.cc:6462
43195 #, gcc-internal-format, gfc-internal-format
43196 msgid "conflicting named address spaces (%s vs %s)"
43197 msgstr ""
43199 #: c/c-decl.cc:6485 c/c-parser.cc:3053
43200 #, gcc-internal-format
43201 msgid "%<_Atomic%>-qualified array type"
43202 msgstr ""
43204 #: c/c-decl.cc:6499
43205 #, gcc-internal-format
43206 msgid "function definition declared %<auto%>"
43207 msgstr ""
43209 #: c/c-decl.cc:6501
43210 #, fuzzy, gcc-internal-format
43211 msgid "function definition declared %<register%>"
43212 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
43214 #: c/c-decl.cc:6503
43215 #, gcc-internal-format
43216 msgid "function definition declared %<typedef%>"
43217 msgstr ""
43219 #: c/c-decl.cc:6505
43220 #, fuzzy, gcc-internal-format
43221 msgid "function definition declared %qs"
43222 msgstr "паўторнае абвяшчэнне меткі \"%s\""
43224 #: c/c-decl.cc:6523
43225 #, gcc-internal-format
43226 msgid "storage class specified for structure field %qE"
43227 msgstr ""
43229 #: c/c-decl.cc:6526
43230 #, gcc-internal-format
43231 msgid "storage class specified for structure field"
43232 msgstr ""
43234 #: c/c-decl.cc:6530
43235 #, gcc-internal-format
43236 msgid "storage class specified for parameter %qE"
43237 msgstr ""
43239 #: c/c-decl.cc:6533
43240 #, gcc-internal-format
43241 msgid "storage class specified for unnamed parameter"
43242 msgstr ""
43244 #: c/c-decl.cc:6536 cp/decl.cc:12450
43245 #, gcc-internal-format
43246 msgid "storage class specified for typename"
43247 msgstr ""
43249 #: c/c-decl.cc:6553
43250 #, gcc-internal-format
43251 msgid "%qE initialized and declared %<extern%>"
43252 msgstr ""
43254 #: c/c-decl.cc:6557
43255 #, gcc-internal-format
43256 msgid "%qE has both %<extern%> and initializer"
43257 msgstr ""
43259 #: c/c-decl.cc:6562
43260 #, gcc-internal-format
43261 msgid "file-scope declaration of %qE specifies %<auto%>"
43262 msgstr ""
43264 #: c/c-decl.cc:6566
43265 #, gcc-internal-format
43266 msgid "file-scope declaration of %qE specifies %<register%>"
43267 msgstr ""
43269 #: c/c-decl.cc:6571
43270 #, gcc-internal-format
43271 msgid "nested function %qE declared %<extern%>"
43272 msgstr ""
43274 #: c/c-decl.cc:6574
43275 #, gcc-internal-format
43276 msgid "function-scope %qE implicitly auto and declared %qs"
43277 msgstr ""
43279 #. Only the innermost declarator (making a parameter be of
43280 #. array type which is converted to pointer type)
43281 #. may have static or type qualifiers.
43282 #: c/c-decl.cc:6621 c/c-decl.cc:7015
43283 #, gcc-internal-format
43284 msgid "static or type qualifiers in non-parameter array declarator"
43285 msgstr ""
43287 #: c/c-decl.cc:6682
43288 #, gcc-internal-format
43289 msgid "declaration of %qE as array of voids"
43290 msgstr ""
43292 #: c/c-decl.cc:6684
43293 #, gcc-internal-format
43294 msgid "declaration of type name as array of voids"
43295 msgstr ""
43297 #: c/c-decl.cc:6691
43298 #, gcc-internal-format
43299 msgid "declaration of %qE as array of functions"
43300 msgstr ""
43302 #: c/c-decl.cc:6694
43303 #, gcc-internal-format
43304 msgid "declaration of type name as array of functions"
43305 msgstr ""
43307 #: c/c-decl.cc:6702 c/c-decl.cc:8827
43308 #, fuzzy, gcc-internal-format
43309 msgid "invalid use of structure with flexible array member"
43310 msgstr "нявернае выкарыстанне \"restict\""
43312 #: c/c-decl.cc:6734
43313 #, fuzzy, gcc-internal-format
43314 msgid "size of array %qE has non-integer type"
43315 msgstr "памер масіва \"%s\" адмоўны"
43317 #: c/c-decl.cc:6738
43318 #, fuzzy, gcc-internal-format
43319 msgid "size of unnamed array has non-integer type"
43320 msgstr "памер масіва \"%s\" адмоўны"
43322 #: c/c-decl.cc:6746
43323 #, fuzzy, gcc-internal-format
43324 msgid "size of array %qE has incomplete type"
43325 msgstr "\"%s\" мае незавершаны тып"
43327 #: c/c-decl.cc:6749
43328 #, fuzzy, gcc-internal-format
43329 msgid "size of unnamed array has incomplete type"
43330 msgstr "памер масіва \"%s\" адмоўны"
43332 #: c/c-decl.cc:6761
43333 #, fuzzy, gcc-internal-format
43334 msgid "ISO C forbids zero-size array %qE"
43335 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
43337 #: c/c-decl.cc:6764
43338 #, fuzzy, gcc-internal-format
43339 msgid "ISO C forbids zero-size array"
43340 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
43342 #: c/c-decl.cc:6773
43343 #, fuzzy, gcc-internal-format
43344 #| msgid "size of array is negative"
43345 msgid "size of array %qE is negative"
43346 msgstr "адмоўны памер масіва "
43348 #: c/c-decl.cc:6775
43349 #, fuzzy, gcc-internal-format
43350 #| msgid "size of array is negative"
43351 msgid "size of unnamed array is negative"
43352 msgstr "адмоўны памер масіва "
43354 #: c/c-decl.cc:6861
43355 #, fuzzy, gcc-internal-format
43356 #| msgid "size of array `%s' is too large"
43357 msgid "size of array %qE is too large"
43358 msgstr "памер масіва \"%s\" вельмі вялікі"
43360 #: c/c-decl.cc:6864
43361 #, fuzzy, gcc-internal-format
43362 #| msgid "size of array `%s' is too large"
43363 msgid "size of unnamed array is too large"
43364 msgstr "памер масіва \"%s\" вельмі вялікі"
43366 #: c/c-decl.cc:6903 c/c-decl.cc:7561
43367 #, fuzzy, gcc-internal-format
43368 #| msgid "ISO C89 does not support complex types"
43369 msgid "ISO C90 does not support flexible array members"
43370 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
43372 #. C99 6.7.5.2p4
43373 #: c/c-decl.cc:6925
43374 #, fuzzy, gcc-internal-format
43375 #| msgid "`%s' is not at beginning of declaration"
43376 msgid "%<[*]%> not in a declaration"
43377 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
43379 #: c/c-decl.cc:6938
43380 #, fuzzy, gcc-internal-format
43381 msgid "array type has incomplete element type %qT"
43382 msgstr "\"%s\" мае незавершаны тып"
43384 #: c/c-decl.cc:6944
43385 #, gcc-internal-format
43386 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
43387 msgstr ""
43389 #: c/c-decl.cc:6948
43390 #, gcc-internal-format
43391 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
43392 msgstr ""
43394 #: c/c-decl.cc:7051
43395 #, fuzzy, gcc-internal-format
43396 #| msgid "`%s' undeclared (first use in this function)"
43397 msgid "%qE declared as function returning a function"
43398 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
43400 #: c/c-decl.cc:7054
43401 #, gcc-internal-format
43402 msgid "type name declared as function returning a function"
43403 msgstr ""
43405 #: c/c-decl.cc:7061
43406 #, gcc-internal-format
43407 msgid "%qE declared as function returning an array"
43408 msgstr ""
43410 #: c/c-decl.cc:7064
43411 #, gcc-internal-format
43412 msgid "type name declared as function returning an array"
43413 msgstr ""
43415 #: c/c-decl.cc:7105
43416 #, fuzzy, gcc-internal-format
43417 #| msgid "function does not return string type"
43418 msgid "function definition has qualified void return type"
43419 msgstr "функцыя не вяртае тып string"
43421 #: c/c-decl.cc:7109 cp/decl.cc:12750
43422 #, gcc-internal-format
43423 msgid "type qualifiers ignored on function return type"
43424 msgstr ""
43426 #: c/c-decl.cc:7147 c/c-decl.cc:7357 c/c-decl.cc:7411 c/c-decl.cc:7495
43427 #: c/c-decl.cc:7617 c/c-parser.cc:3055
43428 #, gcc-internal-format
43429 msgid "%<_Atomic%>-qualified function type"
43430 msgstr ""
43432 #: c/c-decl.cc:7153 c/c-decl.cc:7363 c/c-decl.cc:7500 c/c-decl.cc:7622
43433 #, gcc-internal-format
43434 msgid "ISO C forbids qualified function types"
43435 msgstr ""
43437 #: c/c-decl.cc:7248
43438 #, gcc-internal-format
43439 msgid "%qs combined with %<auto%> qualifier for %qE"
43440 msgstr ""
43442 #: c/c-decl.cc:7252
43443 #, gcc-internal-format
43444 msgid "%qs combined with %<register%> qualifier for %qE"
43445 msgstr ""
43447 #: c/c-decl.cc:7258
43448 #, gcc-internal-format
43449 msgid "%qs specified for auto variable %qE"
43450 msgstr ""
43452 #: c/c-decl.cc:7274
43453 #, gcc-internal-format
43454 msgid "%qs specified for parameter %qE"
43455 msgstr ""
43457 #: c/c-decl.cc:7277
43458 #, gcc-internal-format
43459 msgid "%qs specified for unnamed parameter"
43460 msgstr ""
43462 #: c/c-decl.cc:7283
43463 #, gcc-internal-format
43464 msgid "%qs specified for structure field %qE"
43465 msgstr ""
43467 #: c/c-decl.cc:7286
43468 #, gcc-internal-format
43469 msgid "%qs specified for structure field"
43470 msgstr ""
43472 #: c/c-decl.cc:7301
43473 #, fuzzy, gcc-internal-format
43474 #| msgid "bit-field `%s' has invalid type"
43475 msgid "bit-field %qE has atomic type"
43476 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
43478 #: c/c-decl.cc:7303
43479 #, fuzzy, gcc-internal-format
43480 #| msgid "bit-field `%s' has invalid type"
43481 msgid "bit-field has atomic type"
43482 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
43484 #: c/c-decl.cc:7312
43485 #, gcc-internal-format
43486 msgid "alignment specified for typedef %qE"
43487 msgstr ""
43489 #: c/c-decl.cc:7314
43490 #, gcc-internal-format
43491 msgid "alignment specified for %<register%> object %qE"
43492 msgstr ""
43494 #: c/c-decl.cc:7319
43495 #, gcc-internal-format
43496 msgid "alignment specified for parameter %qE"
43497 msgstr ""
43499 #: c/c-decl.cc:7321
43500 #, gcc-internal-format
43501 msgid "alignment specified for unnamed parameter"
43502 msgstr ""
43504 #: c/c-decl.cc:7326
43505 #, gcc-internal-format
43506 msgid "alignment specified for bit-field %qE"
43507 msgstr ""
43509 #: c/c-decl.cc:7328
43510 #, gcc-internal-format
43511 msgid "alignment specified for unnamed bit-field"
43512 msgstr ""
43514 #: c/c-decl.cc:7331
43515 #, fuzzy, gcc-internal-format
43516 msgid "alignment specified for function %qE"
43517 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
43519 #: c/c-decl.cc:7338
43520 #, gcc-internal-format
43521 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
43522 msgstr ""
43524 #: c/c-decl.cc:7341
43525 #, gcc-internal-format
43526 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
43527 msgstr ""
43529 #: c/c-decl.cc:7372
43530 #, gcc-internal-format
43531 msgid "typedef %q+D declared %<inline%>"
43532 msgstr ""
43534 #: c/c-decl.cc:7374
43535 #, gcc-internal-format
43536 msgid "typedef %q+D declared %<_Noreturn%>"
43537 msgstr ""
43539 #: c/c-decl.cc:7417
43540 #, gcc-internal-format
43541 msgid "ISO C forbids const or volatile function types"
43542 msgstr ""
43544 #. C99 6.7.2.1p8
43545 #: c/c-decl.cc:7428
43546 #, gcc-internal-format
43547 msgid "a member of a structure or union cannot have a variably modified type"
43548 msgstr ""
43550 #: c/c-decl.cc:7445 cp/decl.cc:11343
43551 #, fuzzy, gcc-internal-format
43552 msgid "variable or field %qE declared void"
43553 msgstr "тып параметра \"%s\" не аб'яўлены"
43555 #: c/c-decl.cc:7485
43556 #, gcc-internal-format
43557 msgid "attributes in parameter array declarator ignored"
43558 msgstr ""
43560 #: c/c-decl.cc:7527
43561 #, fuzzy, gcc-internal-format
43562 msgid "parameter %q+D declared %<inline%>"
43563 msgstr "тып параметра \"%s\" не аб'яўлены"
43565 #: c/c-decl.cc:7529
43566 #, fuzzy, gcc-internal-format
43567 msgid "parameter %q+D declared %<_Noreturn%>"
43568 msgstr "тып параметра \"%s\" не аб'яўлены"
43570 #: c/c-decl.cc:7542
43571 #, fuzzy, gcc-internal-format
43572 msgid "field %qE declared as a function"
43573 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
43575 #: c/c-decl.cc:7549
43576 #, fuzzy, gcc-internal-format
43577 msgid "field %qE has incomplete type"
43578 msgstr "\"%s\" мае незавершаны тып"
43580 #: c/c-decl.cc:7551
43581 #, fuzzy, gcc-internal-format
43582 msgid "unnamed field has incomplete type"
43583 msgstr "\"%s\" мае незавершаны тып"
43585 #: c/c-decl.cc:7588 c/c-decl.cc:7599 c/c-decl.cc:7602
43586 #, fuzzy, gcc-internal-format
43587 msgid "invalid storage class for function %qE"
43588 msgstr "Нерэчаісны выбар \"%s\""
43590 #: c/c-decl.cc:7659
43591 #, fuzzy, gcc-internal-format
43592 msgid "cannot inline function %<main%>"
43593 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
43595 #: c/c-decl.cc:7661
43596 #, gcc-internal-format
43597 msgid "%<main%> declared %<_Noreturn%>"
43598 msgstr ""
43600 #: c/c-decl.cc:7672
43601 #, fuzzy, gcc-internal-format
43602 #| msgid "ISO C89 does not support complex types"
43603 msgid "ISO C99 does not support %<_Noreturn%>"
43604 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
43606 #: c/c-decl.cc:7675
43607 #, fuzzy, gcc-internal-format
43608 #| msgid "ISO C89 does not support complex types"
43609 msgid "ISO C90 does not support %<_Noreturn%>"
43610 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
43612 #: c/c-decl.cc:7704
43613 #, gcc-internal-format
43614 msgid "variable previously declared %<static%> redeclared %<extern%>"
43615 msgstr ""
43617 #: c/c-decl.cc:7714
43618 #, gcc-internal-format
43619 msgid "variable %q+D declared %<inline%>"
43620 msgstr ""
43622 #: c/c-decl.cc:7716
43623 #, gcc-internal-format
43624 msgid "variable %q+D declared %<_Noreturn%>"
43625 msgstr ""
43627 #: c/c-decl.cc:7751
43628 #, gcc-internal-format
43629 msgid "non-nested function with variably modified type"
43630 msgstr ""
43632 #: c/c-decl.cc:7753
43633 #, gcc-internal-format
43634 msgid "object with variably modified type must have no linkage"
43635 msgstr ""
43637 #: c/c-decl.cc:7861 c/c-decl.cc:9628
43638 #, gcc-internal-format
43639 msgid "function declaration isn%'t a prototype"
43640 msgstr ""
43642 #: c/c-decl.cc:7871
43643 #, gcc-internal-format
43644 msgid "parameter names (without types) in function declaration"
43645 msgstr ""
43647 #: c/c-decl.cc:7916
43648 #, fuzzy, gcc-internal-format
43649 msgid "parameter %u (%q+D) has incomplete type"
43650 msgstr "\"%s\" мае незавершаны тып"
43652 #: c/c-decl.cc:7920
43653 #, fuzzy, gcc-internal-format, gfc-internal-format
43654 msgid "parameter %u has incomplete type"
43655 msgstr "\"%s\" мае незавершаны тып"
43657 #: c/c-decl.cc:7931
43658 #, fuzzy, gcc-internal-format
43659 msgid "parameter %u (%q+D) has void type"
43660 msgstr "тып параметра \"%s\" не аб'яўлены"
43662 #: c/c-decl.cc:7935
43663 #, fuzzy, gcc-internal-format, gfc-internal-format
43664 msgid "parameter %u has void type"
43665 msgstr "тып параметра \"%s\" не аб'яўлены"
43667 #: c/c-decl.cc:8009
43668 #, gcc-internal-format
43669 msgid "%<void%> as only parameter may not be qualified"
43670 msgstr ""
43672 #: c/c-decl.cc:8013 c/c-decl.cc:8049
43673 #, fuzzy, gcc-internal-format
43674 msgid "%<void%> must be the only parameter"
43675 msgstr "нявернае выкарыстанне \"restict\""
43677 #: c/c-decl.cc:8043
43678 #, gcc-internal-format
43679 msgid "parameter %q+D has just a forward declaration"
43680 msgstr ""
43682 #: c/c-decl.cc:8089
43683 #, gcc-internal-format
43684 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
43685 msgstr ""
43687 #: c/c-decl.cc:8095
43688 #, gcc-internal-format, gfc-internal-format
43689 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
43690 msgstr ""
43692 #: c/c-decl.cc:8203
43693 #, gcc-internal-format
43694 msgid "enum type defined here"
43695 msgstr ""
43697 #: c/c-decl.cc:8209
43698 #, fuzzy, gcc-internal-format
43699 #| msgid "previous definition here"
43700 msgid "struct defined here"
43701 msgstr "папярэдняе вызначэньне"
43703 #: c/c-decl.cc:8215
43704 #, fuzzy, gcc-internal-format
43705 #| msgid "previous definition here"
43706 msgid "union defined here"
43707 msgstr "папярэдняе вызначэньне"
43709 #: c/c-decl.cc:8292
43710 #, fuzzy, gcc-internal-format
43711 msgid "redefinition of %<union %E%>"
43712 msgstr "перанакіраванне stdout: %s"
43714 #: c/c-decl.cc:8294
43715 #, fuzzy, gcc-internal-format
43716 msgid "redefinition of %<struct %E%>"
43717 msgstr "перанакіраванне stdout: %s"
43719 #: c/c-decl.cc:8303
43720 #, fuzzy, gcc-internal-format
43721 msgid "nested redefinition of %<union %E%>"
43722 msgstr "перанакіраванне stdout: %s"
43724 #: c/c-decl.cc:8305
43725 #, fuzzy, gcc-internal-format
43726 msgid "nested redefinition of %<struct %E%>"
43727 msgstr "перанакіраванне stdout: %s"
43729 #: c/c-decl.cc:8335 c/c-decl.cc:9138
43730 #, gcc-internal-format
43731 msgid "defining type in %qs expression is invalid in C++"
43732 msgstr ""
43734 #: c/c-decl.cc:8402 cp/decl.cc:5255
43735 #, gcc-internal-format
43736 msgid "declaration does not declare anything"
43737 msgstr ""
43739 #: c/c-decl.cc:8407
43740 #, fuzzy, gcc-internal-format
43741 #| msgid "ISO C89 does not support complex types"
43742 msgid "ISO C99 doesn%'t support unnamed structs/unions"
43743 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
43745 #: c/c-decl.cc:8410
43746 #, fuzzy, gcc-internal-format
43747 #| msgid "ISO C89 does not support complex types"
43748 msgid "ISO C90 doesn%'t support unnamed structs/unions"
43749 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
43751 #: c/c-decl.cc:8503 c/c-decl.cc:8521 c/c-decl.cc:8582
43752 #, fuzzy, gcc-internal-format
43753 msgid "duplicate member %q+D"
43754 msgstr "паўтарэнне \"%s\""
43756 #: c/c-decl.cc:8608
43757 #, gcc-internal-format
43758 msgid "empty struct has size 0 in C, size 1 in C++"
43759 msgstr ""
43761 #: c/c-decl.cc:8611
43762 #, gcc-internal-format
43763 msgid "empty union has size 0 in C, size 1 in C++"
43764 msgstr ""
43766 #: c/c-decl.cc:8736
43767 #, gcc-internal-format
43768 msgid "union has no named members"
43769 msgstr ""
43771 #: c/c-decl.cc:8738
43772 #, gcc-internal-format
43773 msgid "union has no members"
43774 msgstr ""
43776 #: c/c-decl.cc:8743
43777 #, gcc-internal-format
43778 msgid "struct has no named members"
43779 msgstr ""
43781 #: c/c-decl.cc:8745
43782 #, gcc-internal-format
43783 msgid "struct has no members"
43784 msgstr ""
43786 #: c/c-decl.cc:8806 cp/decl.cc:13715
43787 #, gcc-internal-format
43788 msgid "flexible array member in union"
43789 msgstr ""
43791 #: c/c-decl.cc:8812
43792 #, gcc-internal-format
43793 msgid "flexible array member not at end of struct"
43794 msgstr ""
43796 #: c/c-decl.cc:8818
43797 #, gcc-internal-format
43798 msgid "flexible array member in a struct with no named members"
43799 msgstr ""
43801 #: c/c-decl.cc:8849
43802 #, fuzzy, gcc-internal-format
43803 #| msgid "%s is too large"
43804 msgid "type %qT is too large"
43805 msgstr "%s - вельмі вялікі"
43807 #: c/c-decl.cc:8903
43808 #, gcc-internal-format
43809 msgid "type punning toggles scalar storage order"
43810 msgstr ""
43812 #: c/c-decl.cc:8970
43813 #, gcc-internal-format
43814 msgid "union cannot be made transparent"
43815 msgstr ""
43817 #: c/c-decl.cc:9110
43818 #, fuzzy, gcc-internal-format
43819 msgid "nested redefinition of %<enum %E%>"
43820 msgstr "перанакіраванне stdout: %s"
43822 #. This enum is a named one that has been declared already.
43823 #: c/c-decl.cc:9117
43824 #, fuzzy, gcc-internal-format
43825 #| msgid "declaration of `%#D'"
43826 msgid "redeclaration of %<enum %E%>"
43827 msgstr "абвяшчэньне `%#D'"
43829 #: c/c-decl.cc:9196 cp/decl.cc:16262
43830 #, gcc-internal-format
43831 msgid "specified mode too small for enumerated values"
43832 msgstr ""
43834 #: c/c-decl.cc:9211
43835 #, gcc-internal-format
43836 msgid "enumeration values exceed range of largest integer"
43837 msgstr ""
43839 #: c/c-decl.cc:9331 c/c-decl.cc:9347
43840 #, fuzzy, gcc-internal-format
43841 msgid "enumerator value for %qE is not an integer constant"
43842 msgstr "памер масіва \"%s\" адмоўны"
43844 #: c/c-decl.cc:9342
43845 #, fuzzy, gcc-internal-format
43846 msgid "enumerator value for %qE is not an integer constant expression"
43847 msgstr "памер масіва \"%s\" адмоўны"
43849 #: c/c-decl.cc:9366
43850 #, gcc-internal-format
43851 msgid "overflow in enumeration values"
43852 msgstr ""
43854 #: c/c-decl.cc:9374
43855 #, gcc-internal-format
43856 msgid "ISO C restricts enumerator values to range of %<int%>"
43857 msgstr ""
43859 #: c/c-decl.cc:9522 cp/decl.cc:5566 cp/decl.cc:16839
43860 #, gcc-internal-format
43861 msgid "inline function %qD given attribute %qs"
43862 msgstr ""
43864 #: c/c-decl.cc:9540
43865 #, gcc-internal-format
43866 msgid "return type is an incomplete type"
43867 msgstr ""
43869 #: c/c-decl.cc:9551
43870 #, fuzzy, gcc-internal-format
43871 #| msgid "return type of `%s' is not `int'"
43872 msgid "return type defaults to %<int%>"
43873 msgstr "вяртаемы тып \"%s\" не \"int\""
43875 #: c/c-decl.cc:9579
43876 #, gcc-internal-format
43877 msgid "%q+D defined as variadic function without prototype"
43878 msgstr ""
43880 #: c/c-decl.cc:9637
43881 #, fuzzy, gcc-internal-format
43882 #| msgid "no previous prototype for `%s'"
43883 msgid "no previous prototype for %qD"
43884 msgstr "няма папярэдняга прататыпа для \"%s\""
43886 #: c/c-decl.cc:9646
43887 #, fuzzy, gcc-internal-format
43888 msgid "%qD was used with no prototype before its definition"
43889 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
43891 #: c/c-decl.cc:9654 cp/decl.cc:16974
43892 #, fuzzy, gcc-internal-format
43893 #| msgid "no previous declaration for `%s'"
43894 msgid "no previous declaration for %qD"
43895 msgstr "няма папярэдняга аб'яўлення для \"%s\""
43897 #: c/c-decl.cc:9664
43898 #, fuzzy, gcc-internal-format
43899 msgid "%qD was used with no declaration before its definition"
43900 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
43902 #: c/c-decl.cc:9683
43903 #, fuzzy, gcc-internal-format
43904 #| msgid "return type of `%s' is not `int'"
43905 msgid "return type of %qD is not %<int%>"
43906 msgstr "вяртаемы тып \"%s\" не \"int\""
43908 #: c/c-decl.cc:9685
43909 #, gcc-internal-format
43910 msgid "%<_Atomic%>-qualified return type of %qD"
43911 msgstr ""
43913 #: c/c-decl.cc:9692
43914 #, fuzzy, gcc-internal-format
43915 #| msgid "`%s' is usually a function"
43916 msgid "%qD is normally a non-static function"
43917 msgstr "`%s' - звычайна функцыя"
43919 #: c/c-decl.cc:9740
43920 #, gcc-internal-format
43921 msgid "old-style parameter declarations in prototyped function definition"
43922 msgstr ""
43924 #: c/c-decl.cc:9755
43925 #, gcc-internal-format
43926 msgid "traditional C rejects ISO C style function definitions"
43927 msgstr ""
43929 #: c/c-decl.cc:9772
43930 #, gcc-internal-format
43931 msgid "ISO C does not support omitting parameter names in function definitions before C2X"
43932 msgstr ""
43934 #: c/c-decl.cc:9812 c/c-decl.cc:9816
43935 #, gcc-internal-format
43936 msgid "old-style function definition"
43937 msgstr ""
43939 #: c/c-decl.cc:9829
43940 #, gcc-internal-format
43941 msgid "parameter name missing from parameter list"
43942 msgstr ""
43944 #: c/c-decl.cc:9845
43945 #, gcc-internal-format
43946 msgid "%qD declared as a non-parameter"
43947 msgstr ""
43949 #: c/c-decl.cc:9853
43950 #, fuzzy, gcc-internal-format
43951 msgid "multiple parameters named %qD"
43952 msgstr "невыкарыстаемы параметр \"%s\""
43954 #: c/c-decl.cc:9862
43955 #, fuzzy, gcc-internal-format
43956 msgid "parameter %qD declared with void type"
43957 msgstr "тып параметра \"%s\" не аб'яўлены"
43959 #: c/c-decl.cc:9891 c/c-decl.cc:9896
43960 #, gcc-internal-format
43961 msgid "type of %qD defaults to %<int%>"
43962 msgstr ""
43964 #: c/c-decl.cc:9916
43965 #, fuzzy, gcc-internal-format
43966 msgid "parameter %qD has incomplete type"
43967 msgstr "\"%s\" мае незавершаны тып"
43969 #: c/c-decl.cc:9923
43970 #, gcc-internal-format
43971 msgid "declaration for parameter %qD but no such parameter"
43972 msgstr ""
43974 #: c/c-decl.cc:9976
43975 #, gcc-internal-format
43976 msgid "number of arguments doesn%'t match built-in prototype"
43977 msgstr ""
43979 #: c/c-decl.cc:9987
43980 #, fuzzy, gcc-internal-format
43981 #| msgid "wrong number of arguments specified for `%s' attribute"
43982 msgid "number of arguments doesn%'t match prototype"
43983 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
43985 #: c/c-decl.cc:9990 c/c-decl.cc:10037 c/c-decl.cc:10051
43986 #, fuzzy, gcc-internal-format
43987 #| msgid "empty declaration"
43988 msgid "prototype declaration"
43989 msgstr "пустое абвяшчэньне"
43991 #: c/c-decl.cc:10029
43992 #, gcc-internal-format
43993 msgid "promoted argument %qD doesn%'t match built-in prototype"
43994 msgstr ""
43996 #: c/c-decl.cc:10034
43997 #, gcc-internal-format
43998 msgid "promoted argument %qD doesn%'t match prototype"
43999 msgstr ""
44001 #: c/c-decl.cc:10044
44002 #, gcc-internal-format
44003 msgid "argument %qD doesn%'t match built-in prototype"
44004 msgstr ""
44006 #: c/c-decl.cc:10049
44007 #, gcc-internal-format
44008 msgid "argument %qD doesn%'t match prototype"
44009 msgstr ""
44011 #: c/c-decl.cc:10307 cp/decl.cc:17800
44012 #, gcc-internal-format
44013 msgid "no return statement in function returning non-void"
44014 msgstr ""
44016 #: c/c-decl.cc:10326 cp/decl.cc:17884
44017 #, fuzzy, gcc-internal-format
44018 #| msgid "label `%D' defined but not used"
44019 msgid "parameter %qD set but not used"
44020 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
44022 #. If we get here, declarations have been used in a for loop without
44023 #. the C99 for loop scope.  This doesn't make much sense, so don't
44024 #. allow it.
44025 #: c/c-decl.cc:10422
44026 #, gcc-internal-format
44027 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
44028 msgstr ""
44030 #: c/c-decl.cc:10427
44031 #, gcc-internal-format
44032 msgid "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to compile your code"
44033 msgstr ""
44035 #: c/c-decl.cc:10434
44036 #, fuzzy, gcc-internal-format
44037 msgid "ISO C90 does not support %<for%> loop initial declarations"
44038 msgstr "ISO C89 не падтрымлівае \"long long\""
44040 #: c/c-decl.cc:10466
44041 #, gcc-internal-format
44042 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
44043 msgstr ""
44045 #: c/c-decl.cc:10470
44046 #, gcc-internal-format
44047 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
44048 msgstr ""
44050 #: c/c-decl.cc:10477
44051 #, gcc-internal-format
44052 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
44053 msgstr ""
44055 #: c/c-decl.cc:10482
44056 #, gcc-internal-format
44057 msgid "%<union %E%> declared in %<for%> loop initial declaration"
44058 msgstr ""
44060 #: c/c-decl.cc:10486
44061 #, gcc-internal-format
44062 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
44063 msgstr ""
44065 #: c/c-decl.cc:10490
44066 #, gcc-internal-format
44067 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
44068 msgstr ""
44070 #: c/c-decl.cc:10784
44071 #, gcc-internal-format
44072 msgid "incompatible address space qualifiers %qs and %qs"
44073 msgstr ""
44075 #: c/c-decl.cc:10843 c/c-decl.cc:10850
44076 #, fuzzy, gcc-internal-format
44077 #| msgid "duplicate label declaration `%s'"
44078 msgid "duplicate %qE declaration specifier"
44079 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
44081 #: c/c-decl.cc:10880 c/c-decl.cc:11264 c/c-decl.cc:11659
44082 #, gcc-internal-format
44083 msgid "two or more data types in declaration specifiers"
44084 msgstr ""
44086 #: c/c-decl.cc:10892 cp/parser.cc:32692
44087 #, fuzzy, gcc-internal-format
44088 #| msgid "`long long long' is too long for GCC"
44089 msgid "%<long long long%> is too long for GCC"
44090 msgstr "`long long long' - вельмі доўга для GCC"
44092 #: c/c-decl.cc:10905
44093 #, fuzzy, gcc-internal-format
44094 #| msgid "ISO C89 does not support `long long'"
44095 msgid "ISO C90 does not support %<long long%>"
44096 msgstr "ISO C89 не падтрымлівае `long long'"
44098 #: c/c-decl.cc:11134 c/c-parser.cc:9997
44099 #, fuzzy, gcc-internal-format
44100 #| msgid "ISO C89 does not support complex types"
44101 msgid "ISO C90 does not support complex types"
44102 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44104 #: c/c-decl.cc:11180
44105 #, fuzzy, gcc-internal-format
44106 #| msgid "ISO C does not support complex integer types"
44107 msgid "ISO C does not support saturating types"
44108 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44110 #: c/c-decl.cc:11251 c/c-decl.cc:11817
44111 #, fuzzy, gcc-internal-format
44112 #| msgid "duplicate `%s'"
44113 msgid "duplicate %qE"
44114 msgstr "паўтарэньне `%s'"
44116 #: c/c-decl.cc:11311
44117 #, fuzzy, gcc-internal-format
44118 #| msgid "ISO C does not support complex integer types"
44119 msgid "ISO C does not support %<__int%d%> types"
44120 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44122 #: c/c-decl.cc:11333
44123 #, fuzzy, gcc-internal-format
44124 msgid "%<__int%d%> is not supported on this target"
44125 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
44127 #: c/c-decl.cc:11376
44128 #, fuzzy, gcc-internal-format
44129 #| msgid "ISO C89 does not support complex types"
44130 msgid "ISO C90 does not support boolean types"
44131 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44133 #: c/c-decl.cc:11495
44134 #, fuzzy, gcc-internal-format
44135 #| msgid "ISO C89 does not support complex types"
44136 msgid "ISO C does not support the %<_Float%d%s%> type"
44137 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44139 #: c/c-decl.cc:11545
44140 #, fuzzy, gcc-internal-format
44141 msgid "%<_Float%d%s%> is not supported on this target"
44142 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
44144 #: c/c-decl.cc:11616
44145 #, fuzzy, gcc-internal-format
44146 #| msgid "ISO C does not support complex integer types"
44147 msgid "ISO C does not support decimal floating-point before C2X"
44148 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44150 #: c/c-decl.cc:11640 c/c-decl.cc:11913 c/c-parser.cc:9008
44151 #, fuzzy, gcc-internal-format
44152 msgid "fixed-point types not supported for this target"
44153 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
44155 #: c/c-decl.cc:11642
44156 #, fuzzy, gcc-internal-format
44157 #| msgid "ISO C does not support complex integer types"
44158 msgid "ISO C does not support fixed-point types"
44159 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44161 #: c/c-decl.cc:11677
44162 #, gcc-internal-format
44163 msgid "C++ lookup of %qD would return a field, not a type"
44164 msgstr ""
44166 #: c/c-decl.cc:11690
44167 #, gcc-internal-format
44168 msgid "%qE fails to be a typedef or built in type"
44169 msgstr ""
44171 #: c/c-decl.cc:11739
44172 #, fuzzy, gcc-internal-format
44173 #| msgid "`%s' is not at beginning of declaration"
44174 msgid "%qE is not at beginning of declaration"
44175 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
44177 #: c/c-decl.cc:11760
44178 #, gcc-internal-format
44179 msgid "%qE used with %<auto%>"
44180 msgstr ""
44182 #: c/c-decl.cc:11762
44183 #, gcc-internal-format
44184 msgid "%qE used with %<register%>"
44185 msgstr ""
44187 #: c/c-decl.cc:11764
44188 #, gcc-internal-format
44189 msgid "%qE used with %<typedef%>"
44190 msgstr ""
44192 #: c/c-decl.cc:11778 c/c-parser.cc:8362
44193 #, fuzzy, gcc-internal-format
44194 #| msgid "%s does not support %s"
44195 msgid "ISO C99 does not support %qE"
44196 msgstr "%s не падтрымлівае %s"
44198 #: c/c-decl.cc:11781 c/c-parser.cc:8365
44199 #, fuzzy, gcc-internal-format
44200 #| msgid "%s does not support %s"
44201 msgid "ISO C90 does not support %qE"
44202 msgstr "%s не падтрымлівае %s"
44204 #: c/c-decl.cc:11793
44205 #, gcc-internal-format
44206 msgid "%<__thread%> before %<extern%>"
44207 msgstr ""
44209 #: c/c-decl.cc:11802
44210 #, gcc-internal-format
44211 msgid "%<__thread%> before %<static%>"
44212 msgstr ""
44214 #: c/c-decl.cc:11815
44215 #, gcc-internal-format
44216 msgid "duplicate %<_Thread_local%> or %<__thread%>"
44217 msgstr ""
44219 #: c/c-decl.cc:11823
44220 #, gcc-internal-format
44221 msgid "multiple storage classes in declaration specifiers"
44222 msgstr ""
44224 #: c/c-decl.cc:11831
44225 #, gcc-internal-format
44226 msgid "%qs used with %qE"
44227 msgstr ""
44229 #: c/c-decl.cc:11910
44230 #, gcc-internal-format
44231 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
44232 msgstr ""
44234 #: c/c-decl.cc:11925
44235 #, fuzzy, gcc-internal-format
44236 #| msgid "ISO C does not support plain `complex' meaning `double complex'"
44237 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
44238 msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
44240 #: c/c-decl.cc:11952
44241 #, gcc-internal-format
44242 msgid "%<__auto_type%> followed by %<[[]]%> attributes"
44243 msgstr ""
44245 #: c/c-decl.cc:11978 c/c-decl.cc:11994 c/c-decl.cc:12020
44246 #, gcc-internal-format
44247 msgid "ISO C does not support complex integer types"
44248 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44250 #: c/c-decl.cc:12448 cp/semantics.cc:5991
44251 #, gcc-internal-format
44252 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
44253 msgstr ""
44255 #: c/c-decl.cc:12452 cp/semantics.cc:5995
44256 #, gcc-internal-format
44257 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
44258 msgstr ""
44260 #: c/c-fold.cc:387 c/c-typeck.cc:12224 cp/typeck.cc:5388
44261 #, gcc-internal-format
44262 msgid "left shift of negative value"
44263 msgstr ""
44265 #: c/c-fold.cc:397 c/c-typeck.cc:12233 cp/typeck.cc:5396
44266 #, gcc-internal-format
44267 msgid "left shift count is negative"
44268 msgstr ""
44270 #: c/c-fold.cc:398 c/c-typeck.cc:12162 cp/typeck.cc:5336
44271 #, gcc-internal-format
44272 msgid "right shift count is negative"
44273 msgstr ""
44275 #: c/c-fold.cc:406 c/c-typeck.cc:12252 cp/typeck.cc:5404
44276 #, gcc-internal-format
44277 msgid "left shift count >= width of type"
44278 msgstr ""
44280 #: c/c-fold.cc:407 c/c-typeck.cc:12186 cp/typeck.cc:5347
44281 #, gcc-internal-format
44282 msgid "right shift count >= width of type"
44283 msgstr ""
44285 #: c/c-fold.cc:414 c/c-typeck.cc:12244
44286 #, gcc-internal-format
44287 msgid "left shift count >= width of vector element"
44288 msgstr ""
44290 #: c/c-fold.cc:415 c/c-typeck.cc:12173
44291 #, gcc-internal-format
44292 msgid "right shift count >= width of vector element"
44293 msgstr ""
44295 #: c/c-parser.cc:321
44296 #, gcc-internal-format
44297 msgid "identifier %qE conflicts with C++ keyword"
44298 msgstr ""
44300 #: c/c-parser.cc:974 cp/parser.cc:3035
44301 #, gcc-internal-format
44302 msgid "version control conflict marker in file"
44303 msgstr ""
44305 #: c/c-parser.cc:1195 cp/parser.cc:3116
44306 #, gcc-internal-format
44307 msgid "to match this %qs"
44308 msgstr ""
44310 #: c/c-parser.cc:1324 cp/parser.cc:32926
44311 #, gcc-internal-format
44312 msgid "expected end of line"
44313 msgstr ""
44315 #: c/c-parser.cc:1643
44316 #, fuzzy, gcc-internal-format
44317 #| msgid "ISO C forbids an empty source file"
44318 msgid "ISO C forbids an empty translation unit"
44319 msgstr "ISO C не дазваляе пусты ізыходны файл"
44321 #: c/c-parser.cc:1667 cp/semantics.cc:3323
44322 #, gcc-internal-format
44323 msgid "%<#pragma omp declare target%> without corresponding %<#pragma omp end declare target%>"
44324 msgstr ""
44326 #: c/c-parser.cc:1755 c/c-parser.cc:11307
44327 #, gcc-internal-format
44328 msgid "ISO C does not allow extra %<;%> outside of a function"
44329 msgstr ""
44331 #: c/c-parser.cc:1946
44332 #, gcc-internal-format
44333 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
44334 msgstr ""
44336 #: c/c-parser.cc:1954
44337 #, gcc-internal-format
44338 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
44339 msgstr ""
44341 #: c/c-parser.cc:1962
44342 #, gcc-internal-format
44343 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
44344 msgstr ""
44346 #: c/c-parser.cc:1975 c/c-parser.cc:4381
44347 #, gcc-internal-format
44348 msgid "unknown type name %qE; did you mean %qs?"
44349 msgstr ""
44351 #: c/c-parser.cc:1979 c/c-parser.cc:2882 c/c-parser.cc:4385
44352 #, fuzzy, gcc-internal-format
44353 #| msgid "unknown register name: %s"
44354 msgid "unknown type name %qE"
44355 msgstr "невядомая назва рэгістра: %s"
44357 #: c/c-parser.cc:2006 c/c-parser.cc:12610 c/c-parser.cc:19957
44358 #: c/c-parser.cc:20544 c/c-parser.cc:21066 cp/parser.cc:43736
44359 #: cp/parser.cc:47996
44360 #, fuzzy, gcc-internal-format
44361 #| msgid "empty declaration"
44362 msgid "expected declaration specifiers"
44363 msgstr "пустое абвяшчэньне"
44365 #: c/c-parser.cc:2016
44366 #, fuzzy, gcc-internal-format
44367 #| msgid "empty declaration"
44368 msgid "%<__auto_type%> in empty declaration"
44369 msgstr "пустое абвяшчэньне"
44371 #: c/c-parser.cc:2030
44372 #, gcc-internal-format
44373 msgid "%<fallthrough%> attribute at top level"
44374 msgstr ""
44376 #: c/c-parser.cc:2053 c/c-parser.cc:3614
44377 #, gcc-internal-format
44378 msgid "expected %<;%>, identifier or %<(%>"
44379 msgstr ""
44381 #: c/c-parser.cc:2071 cp/parser.cc:35156 cp/parser.cc:35228
44382 #, fuzzy, gcc-internal-format
44383 msgid "prefix attributes are ignored for methods"
44384 msgstr "\"%s\" атрыбут ігнарыруецца"
44386 #: c/c-parser.cc:2106
44387 #, fuzzy, gcc-internal-format
44388 #| msgid "section attributes are not supported for this target"
44389 msgid "prefix attributes are ignored for implementations"
44390 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
44392 #: c/c-parser.cc:2127
44393 #, gcc-internal-format
44394 msgid "unexpected attribute"
44395 msgstr ""
44397 #: c/c-parser.cc:2137 c/c-parser.cc:6233 cp/parser.cc:12523 cp/parser.cc:12730
44398 #, gcc-internal-format
44399 msgid "%<fallthrough%> attribute not followed by %<;%>"
44400 msgstr ""
44402 #: c/c-parser.cc:2169
44403 #, gcc-internal-format
44404 msgid "%<__auto_type%> requires a plain identifier as declarator"
44405 msgstr ""
44407 #: c/c-parser.cc:2186
44408 #, gcc-internal-format
44409 msgid "data definition has no type or storage class"
44410 msgstr ""
44412 #. This means there is an attribute specifier after
44413 #. the declarator in a function definition.  Provide
44414 #. some more information for the user.
44415 #: c/c-parser.cc:2201
44416 #, gcc-internal-format
44417 msgid "attributes should be specified before the declarator in a function definition"
44418 msgstr ""
44420 #: c/c-parser.cc:2228
44421 #, gcc-internal-format
44422 msgid "%<__auto_type%> used with a bit-field initializer"
44423 msgstr ""
44425 #: c/c-parser.cc:2299 c/c-parser.cc:2428
44426 #, gcc-internal-format
44427 msgid "%<__auto_type%> requires an initialized data declaration"
44428 msgstr ""
44430 #: c/c-parser.cc:2391
44431 #, gcc-internal-format
44432 msgid "%<__auto_type%> may only be used with a single declarator"
44433 msgstr ""
44435 #: c/c-parser.cc:2420 cp/parser.cc:15393
44436 #, gcc-internal-format
44437 msgid "expected %<,%> or %<;%>"
44438 msgstr ""
44440 #. This can appear in many cases looking nothing like a
44441 #. function definition, so we don't give a more specific
44442 #. error suggesting there was one.
44443 #: c/c-parser.cc:2434 c/c-parser.cc:2475
44444 #, gcc-internal-format
44445 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
44446 msgstr ""
44448 #: c/c-parser.cc:2442
44449 #, gcc-internal-format
44450 msgid "ISO C forbids nested functions"
44451 msgstr ""
44453 #: c/c-parser.cc:2626
44454 #, fuzzy, gcc-internal-format
44455 #| msgid "ISO C89 does not support complex types"
44456 msgid "ISO C99 does not support %<_Static_assert%>"
44457 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44459 #: c/c-parser.cc:2629
44460 #, fuzzy, gcc-internal-format
44461 #| msgid "ISO C89 does not support complex types"
44462 msgid "ISO C90 does not support %<_Static_assert%>"
44463 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44465 #: c/c-parser.cc:2650 c/c-parser.cc:7351 c/c-parser.cc:12671
44466 #, gcc-internal-format
44467 msgid "expected string literal"
44468 msgstr ""
44470 #: c/c-parser.cc:2659
44471 #, fuzzy, gcc-internal-format
44472 #| msgid "ISO C does not support complex integer types"
44473 msgid "ISO C11 does not support omitting the string in %<_Static_assert%>"
44474 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44476 #: c/c-parser.cc:2665
44477 #, gcc-internal-format
44478 msgid "expression in static assertion is not an integer"
44479 msgstr ""
44481 #: c/c-parser.cc:2674
44482 #, fuzzy, gcc-internal-format
44483 msgid "expression in static assertion is not an integer constant expression"
44484 msgstr "памер масіва \"%s\" адмоўны"
44486 #: c/c-parser.cc:2679
44487 #, gcc-internal-format
44488 msgid "expression in static assertion is not constant"
44489 msgstr ""
44491 #: c/c-parser.cc:2686
44492 #, gcc-internal-format
44493 msgid "static assertion failed: %E"
44494 msgstr ""
44496 #: c/c-parser.cc:2688 cp/semantics.cc:11177
44497 #, gcc-internal-format
44498 msgid "static assertion failed"
44499 msgstr ""
44501 #: c/c-parser.cc:3024
44502 #, gcc-internal-format
44503 msgid "%<_Atomic%> in Objective-C"
44504 msgstr ""
44506 #: c/c-parser.cc:3027
44507 #, fuzzy, gcc-internal-format
44508 #| msgid "ISO C89 does not support complex types"
44509 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
44510 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44512 #: c/c-parser.cc:3030
44513 #, fuzzy, gcc-internal-format
44514 #| msgid "ISO C89 does not support complex types"
44515 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
44516 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44518 #: c/c-parser.cc:3057
44519 #, gcc-internal-format
44520 msgid "%<_Atomic%> applied to a qualified type"
44521 msgstr ""
44523 #: c/c-parser.cc:3087
44524 #, gcc-internal-format
44525 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
44526 msgstr ""
44528 #: c/c-parser.cc:3197
44529 #, fuzzy, gcc-internal-format
44530 msgid "empty enum is invalid"
44531 msgstr "параметр \"%s\" ініцыялізаваны"
44533 #: c/c-parser.cc:3201 c/c-parser.cc:4199 c/c-parser.cc:4905 c/c-parser.cc:4917
44534 #: c/c-parser.cc:5352 c/c-parser.cc:5651 c/c-parser.cc:7218 c/c-parser.cc:7301
44535 #: c/c-parser.cc:8225 c/c-parser.cc:8530 c/c-parser.cc:8539 c/c-parser.cc:9068
44536 #: c/c-parser.cc:9254 c/c-parser.cc:9280 c/c-parser.cc:10164
44537 #: c/c-parser.cc:10590 c/c-parser.cc:10627 c/c-parser.cc:10889
44538 #: c/c-parser.cc:10940 c/c-parser.cc:11100 c/c-parser.cc:11130
44539 #: c/c-parser.cc:11138 c/c-parser.cc:11167 c/c-parser.cc:11180
44540 #: c/c-parser.cc:11486 c/c-parser.cc:11610 c/c-parser.cc:12194
44541 #: c/c-parser.cc:12247 c/c-parser.cc:12263 c/c-parser.cc:12309
44542 #: c/c-parser.cc:13118 c/c-parser.cc:13152 c/c-parser.cc:15788
44543 #: c/c-parser.cc:15900 c/c-parser.cc:16551 c/c-parser.cc:18933
44544 #: c/c-parser.cc:21594 c/c-parser.cc:21785 c/gimple-parser.cc:1789
44545 #: c/gimple-parser.cc:1835 cp/parser.cc:9170 cp/parser.cc:32929
44546 #: cp/parser.cc:36133 cp/parser.cc:38927 cp/parser.cc:39096 cp/parser.cc:45287
44547 #: cp/parser.cc:47291
44548 #, gcc-internal-format
44549 msgid "expected identifier"
44550 msgstr ""
44552 #: c/c-parser.cc:3243 cp/parser.cc:21095
44553 #, gcc-internal-format
44554 msgid "comma at end of enumerator list"
44555 msgstr ""
44557 #: c/c-parser.cc:3249 go/gofrontend/embed.cc:423
44558 #, gcc-internal-format
44559 msgid "expected %<,%> or %<}%>"
44560 msgstr ""
44562 #: c/c-parser.cc:3288
44563 #, gcc-internal-format
44564 msgid "ISO C forbids forward references to %<enum%> types"
44565 msgstr ""
44567 #: c/c-parser.cc:3411
44568 #, gcc-internal-format
44569 msgid "expected class name"
44570 msgstr ""
44572 #: c/c-parser.cc:3433
44573 #, gcc-internal-format
44574 msgid "extra semicolon in struct or union specified"
44575 msgstr ""
44577 #: c/c-parser.cc:3462
44578 #, gcc-internal-format
44579 msgid "no semicolon at end of struct or union"
44580 msgstr ""
44582 #: c/c-parser.cc:3576 c/c-parser.cc:5147
44583 #, gcc-internal-format
44584 msgid "expected specifier-qualifier-list"
44585 msgstr ""
44587 #: c/c-parser.cc:3587
44588 #, gcc-internal-format
44589 msgid "ISO C forbids member declarations with no members"
44590 msgstr ""
44592 #: c/c-parser.cc:3677
44593 #, gcc-internal-format
44594 msgid "expected %<,%>, %<;%> or %<}%>"
44595 msgstr ""
44597 #: c/c-parser.cc:3684
44598 #, gcc-internal-format
44599 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
44600 msgstr ""
44602 #: c/c-parser.cc:3738
44603 #, gcc-internal-format
44604 msgid "%<typeof%> applied to a bit-field"
44605 msgstr ""
44607 #: c/c-parser.cc:3770
44608 #, fuzzy, gcc-internal-format
44609 #| msgid "ISO C89 does not support `long long'"
44610 msgid "ISO C99 does not support %<_Alignas%>"
44611 msgstr "ISO C89 не падтрымлівае `long long'"
44613 #: c/c-parser.cc:3773
44614 #, fuzzy, gcc-internal-format
44615 #| msgid "ISO C89 does not support `long long'"
44616 msgid "ISO C90 does not support %<_Alignas%>"
44617 msgstr "ISO C89 не падтрымлівае `long long'"
44619 #: c/c-parser.cc:4027
44620 #, gcc-internal-format
44621 msgid "expected identifier or %<(%>"
44622 msgstr ""
44624 #: c/c-parser.cc:4268
44625 #, gcc-internal-format
44626 msgid "ISO C requires a named argument before %<...%>"
44627 msgstr ""
44629 #: c/c-parser.cc:4392
44630 #, gcc-internal-format
44631 msgid "expected declaration specifiers or %<...%>"
44632 msgstr ""
44634 #: c/c-parser.cc:4617
44635 #, gcc-internal-format
44636 msgid "parentheses must be omitted if attribute argument list is empty"
44637 msgstr ""
44639 #: c/c-parser.cc:4942 cp/parser.cc:29036
44640 #, gcc-internal-format
44641 msgid "%qE attribute does not take any arguments"
44642 msgstr ""
44644 #: c/c-parser.cc:4993
44645 #, fuzzy, gcc-internal-format
44646 msgid "ISO C does not support %<[[]]%> attributes before C2X"
44647 msgstr "ISO C89 не падтрымлівае \"long long\""
44649 #: c/c-parser.cc:5257
44650 #, gcc-internal-format
44651 msgid "ISO C forbids empty initializer braces"
44652 msgstr ""
44654 #: c/c-parser.cc:5316
44655 #, gcc-internal-format
44656 msgid "obsolete use of designated initializer with %<:%>"
44657 msgstr ""
44659 #: c/c-parser.cc:5461
44660 #, gcc-internal-format
44661 msgid "ISO C forbids specifying range of elements to initialize"
44662 msgstr ""
44664 #: c/c-parser.cc:5473
44665 #, gcc-internal-format
44666 msgid "ISO C90 forbids specifying subobject to initialize"
44667 msgstr ""
44669 #: c/c-parser.cc:5481
44670 #, gcc-internal-format
44671 msgid "obsolete use of designated initializer without %<=%>"
44672 msgstr ""
44674 #: c/c-parser.cc:5666
44675 #, gcc-internal-format
44676 msgid "ISO C forbids label declarations"
44677 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
44679 #: c/c-parser.cc:5672 c/c-parser.cc:5761 c/c-parser.cc:5775
44680 #: c/gimple-parser.cc:405
44681 #, fuzzy, gcc-internal-format
44682 msgid "expected declaration or statement"
44683 msgstr "паўторнае абвяшчэнне меткі \"%s\""
44685 #: c/c-parser.cc:5707
44686 #, gcc-internal-format
44687 msgid "a label can only be part of a statement and a declaration is not a statement"
44688 msgstr ""
44690 #: c/c-parser.cc:5719 c/c-parser.cc:5752
44691 #, fuzzy, gcc-internal-format
44692 #| msgid "ISO C forbids label declarations"
44693 msgid "ISO C90 forbids mixed declarations and code"
44694 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
44696 #: c/c-parser.cc:5783
44697 #, gcc-internal-format
44698 msgid "expected %<}%> before %<else%>"
44699 msgstr ""
44701 #: c/c-parser.cc:5788 cp/parser.cc:12851
44702 #, gcc-internal-format
44703 msgid "%<else%> without a previous %<if%>"
44704 msgstr ""
44706 #: c/c-parser.cc:5806
44707 #, gcc-internal-format
44708 msgid "label at end of compound statement"
44709 msgstr ""
44711 #. Avoid infinite loop in error recovery:
44712 #. c_parser_skip_until_found stops at a closing nesting
44713 #. delimiter without consuming it, but here we need to consume
44714 #. it to proceed further.
44715 #: c/c-parser.cc:5827 c/c-parser.cc:5840 c/c-parser.cc:6254
44716 #: c/gimple-parser.cc:2306 cp/parser.cc:12432
44717 #, gcc-internal-format
44718 msgid "expected statement"
44719 msgstr ""
44721 #: c/c-parser.cc:5894
44722 #, gcc-internal-format
44723 msgid "expected %<:%> or %<...%>"
44724 msgstr ""
44726 #: c/c-parser.cc:5922
44727 #, gcc-internal-format
44728 msgid "GNU-style attribute between label and declaration appertains to the label"
44729 msgstr ""
44731 #: c/c-parser.cc:6153
44732 #, gcc-internal-format
44733 msgid "expected identifier or %<*%>"
44734 msgstr ""
44736 #: c/c-parser.cc:6237
44737 #, gcc-internal-format
44738 msgid "only attribute %<fallthrough%> can be applied to a null statement"
44739 msgstr ""
44741 #: c/c-parser.cc:6362 cp/parser.cc:14415
44742 #, fuzzy, gcc-internal-format
44743 #| msgid "empty body in an else-statement"
44744 msgid "suggest braces around empty body in an %<if%> statement"
44745 msgstr "пустое цела ў else-выражэнні"
44747 #: c/c-parser.cc:6404 cp/parser.cc:14418
44748 #, fuzzy, gcc-internal-format
44749 #| msgid "empty body in an else-statement"
44750 msgid "suggest braces around empty body in an %<else%> statement"
44751 msgstr "пустое цела ў else-выражэнні"
44753 #: c/c-parser.cc:6535 cp/parser.cc:13220
44754 #, gcc-internal-format
44755 msgid "suggest explicit braces to avoid ambiguous %<else%>"
44756 msgstr ""
44758 #: c/c-parser.cc:6675
44759 #, gcc-internal-format
44760 msgid "suggest braces around empty body in %<do%> statement"
44761 msgstr ""
44763 #: c/c-parser.cc:6807 c/c-parser.cc:6839
44764 #, gcc-internal-format
44765 msgid "multiple iterating variables in fast enumeration"
44766 msgstr ""
44768 #: c/c-parser.cc:6862
44769 #, fuzzy, gcc-internal-format
44770 msgid "invalid iterating variable in fast enumeration"
44771 msgstr "нявернае выкарыстанне \"restict\""
44773 #: c/c-parser.cc:6886 cp/parser.cc:13507
44774 #, gcc-internal-format
44775 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
44776 msgstr ""
44778 #: c/c-parser.cc:6892 cp/parser.cc:13513
44779 #, gcc-internal-format
44780 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
44781 msgstr ""
44783 #: c/c-parser.cc:6928
44784 #, gcc-internal-format
44785 msgid "missing collection in fast enumeration"
44786 msgstr ""
44788 #: c/c-parser.cc:7050 c/c-parser.cc:7061 c/c-parser.cc:7072
44789 #, fuzzy, gcc-internal-format
44790 msgid "duplicate %<asm%> qualifier %qE"
44791 msgstr "паўтарэнне \"volatile\""
44793 #: c/c-parser.cc:7051 c/c-parser.cc:7062 c/c-parser.cc:7073 cp/parser.cc:21967
44794 #: cp/parser.cc:21984 cp/parser.cc:21998
44795 #, gcc-internal-format
44796 msgid "first seen here"
44797 msgstr ""
44799 #: c/c-parser.cc:7082
44800 #, gcc-internal-format
44801 msgid "%qE is not a valid %<asm%> qualifier"
44802 msgstr ""
44804 #: c/c-parser.cc:7132
44805 #, gcc-internal-format
44806 msgid "expected %<:%> or %<)%>"
44807 msgstr ""
44809 #: c/c-parser.cc:7431 cp/parser.cc:4487
44810 #, gcc-internal-format
44811 msgid "a wide string is invalid in this context"
44812 msgstr ""
44814 #: c/c-parser.cc:7623
44815 #, fuzzy, gcc-internal-format
44816 msgid "ISO C forbids omitting the middle term of a %<?:%> expression"
44817 msgstr "ISO C не дазваляе пусты ізыходны файл"
44819 #. Location of the binary operator.
44820 #. Quiet warning.
44821 #: c/c-parser.cc:7844 cp/typeck.cc:5164
44822 #, gcc-internal-format
44823 msgid "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array elements"
44824 msgstr ""
44826 #: c/c-parser.cc:7850 cp/typeck.cc:5169
44827 #, gcc-internal-format
44828 msgid "first %<sizeof%> operand was declared here"
44829 msgstr ""
44831 #: c/c-parser.cc:8089
44832 #, gcc-internal-format
44833 msgid "alignment specified for type name in cast"
44834 msgstr ""
44836 #: c/c-parser.cc:8188
44837 #, gcc-internal-format
44838 msgid "traditional C rejects the unary plus operator"
44839 msgstr ""
44841 #: c/c-parser.cc:8319
44842 #, gcc-internal-format
44843 msgid "alignment specified for type name in %<sizeof%>"
44844 msgstr ""
44846 #: c/c-parser.cc:8335
44847 #, gcc-internal-format
44848 msgid "%<sizeof%> applied to a bit-field"
44849 msgstr ""
44851 #: c/c-parser.cc:8405
44852 #, fuzzy, gcc-internal-format
44853 msgid "alignment specified for type name in %qE"
44854 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
44856 #: c/c-parser.cc:8428
44857 #, gcc-internal-format
44858 msgid "ISO C does not allow %<%E (expression)%>"
44859 msgstr ""
44861 #: c/c-parser.cc:8579
44862 #, fuzzy, gcc-internal-format
44863 msgid "cannot take address of %qs"
44864 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
44866 #: c/c-parser.cc:8662
44867 #, fuzzy, gcc-internal-format
44868 #| msgid "ISO C89 does not support complex types"
44869 msgid "ISO C99 does not support %<_Generic%>"
44870 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44872 #: c/c-parser.cc:8665
44873 #, fuzzy, gcc-internal-format
44874 #| msgid "ISO C89 does not support complex types"
44875 msgid "ISO C90 does not support %<_Generic%>"
44876 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
44878 #: c/c-parser.cc:8734
44879 #, gcc-internal-format
44880 msgid "%<_Generic%> association has function type"
44881 msgstr ""
44883 #: c/c-parser.cc:8737
44884 #, fuzzy, gcc-internal-format
44885 msgid "%<_Generic%> association has incomplete type"
44886 msgstr "\"%s\" мае незавершаны тып"
44888 #: c/c-parser.cc:8741
44889 #, gcc-internal-format
44890 msgid "%<_Generic%> association has variable length type"
44891 msgstr ""
44893 #: c/c-parser.cc:8765
44894 #, gcc-internal-format
44895 msgid "duplicate %<default%> case in %<_Generic%>"
44896 msgstr ""
44898 #: c/c-parser.cc:8766
44899 #, gcc-internal-format
44900 msgid "original %<default%> is here"
44901 msgstr ""
44903 #: c/c-parser.cc:8774
44904 #, gcc-internal-format
44905 msgid "%<_Generic%> specifies two compatible types"
44906 msgstr ""
44908 #: c/c-parser.cc:8775
44909 #, gcc-internal-format
44910 msgid "compatible type is here"
44911 msgstr ""
44913 #: c/c-parser.cc:8798
44914 #, gcc-internal-format
44915 msgid "%<_Generic%> selector matches multiple associations"
44916 msgstr ""
44918 #: c/c-parser.cc:8800
44919 #, gcc-internal-format
44920 msgid "other match is here"
44921 msgstr ""
44923 #: c/c-parser.cc:8825
44924 #, gcc-internal-format
44925 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
44926 msgstr ""
44928 #: c/c-parser.cc:8846
44929 #, fuzzy, gcc-internal-format
44930 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
44931 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
44933 #: c/c-parser.cc:8854
44934 #, fuzzy, gcc-internal-format
44935 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
44936 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
44938 #: c/c-parser.cc:8860
44939 #, gcc-internal-format
44940 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
44941 msgstr ""
44943 #: c/c-parser.cc:8876
44944 #, fuzzy, gcc-internal-format
44945 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
44946 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
44948 #: c/c-parser.cc:8899 c/c-parser.cc:8903
44949 #, fuzzy, gcc-internal-format
44950 #| msgid "ISO C does not support complex integer types"
44951 msgid "ISO C does not support %qs predefined identifier"
44952 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44954 #: c/c-parser.cc:8907
44955 #, fuzzy, gcc-internal-format
44956 #| msgid "ISO C does not support complex integer types"
44957 msgid "ISO C90 does not support %<__func__%> predefined identifier"
44958 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
44960 #: c/c-parser.cc:9082 c/c-parser.cc:10206 c/c-parser.cc:10228
44961 #: c/c-parser.cc:18349 c/gimple-parser.cc:1707 c/gimple-parser.cc:2323
44962 #: cp/parser.cc:40852
44963 #, gcc-internal-format
44964 msgid "expected expression"
44965 msgstr ""
44967 #: c/c-parser.cc:9103
44968 #, gcc-internal-format
44969 msgid "braced-group within expression allowed only inside a function"
44970 msgstr ""
44972 #: c/c-parser.cc:9117
44973 #, gcc-internal-format
44974 msgid "ISO C forbids braced-groups within expressions"
44975 msgstr ""
44977 #: c/c-parser.cc:9307
44978 #, fuzzy, gcc-internal-format
44979 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
44980 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
44982 #: c/c-parser.cc:9323
44983 #, fuzzy, gcc-internal-format
44984 msgid "first argument to %<__builtin_choose_expr%> not a constant"
44985 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
44987 #: c/c-parser.cc:9393 c/c-parser.cc:9410 c/c-parser.cc:9417
44988 #, fuzzy, gcc-internal-format
44989 #| msgid "too few arguments to function"
44990 msgid "too few arguments to %<__builtin_tgmath%>"
44991 msgstr "не хапае аргументаў у функцыі"
44993 #: c/c-parser.cc:9438
44994 #, fuzzy, gcc-internal-format
44995 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
44996 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
44998 #: c/c-parser.cc:9482 c/c-parser.cc:9492
44999 #, gcc-internal-format
45000 msgid "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
45001 msgstr ""
45003 #: c/c-parser.cc:9514 c/c-parser.cc:9524
45004 #, gcc-internal-format
45005 msgid "invalid type-generic type for argument %u of argument %u of %<__builtin_tgmath%>"
45006 msgstr ""
45008 #: c/c-parser.cc:9557
45009 #, gcc-internal-format
45010 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
45011 msgstr ""
45013 #: c/c-parser.cc:9576
45014 #, gcc-internal-format
45015 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
45016 msgstr ""
45018 #: c/c-parser.cc:9624
45019 #, gcc-internal-format
45020 msgid "duplicate type-generic parameter type for function argument %u of %<__builtin_tgmath%>"
45021 msgstr ""
45023 #: c/c-parser.cc:9647
45024 #, gcc-internal-format
45025 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
45026 msgstr ""
45028 #: c/c-parser.cc:9664
45029 #, gcc-internal-format
45030 msgid "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
45031 msgstr ""
45033 #: c/c-parser.cc:9702
45034 #, gcc-internal-format, gfc-internal-format
45035 msgid "invalid type of argument %u of type-generic function"
45036 msgstr ""
45038 #: c/c-parser.cc:9713
45039 #, gcc-internal-format, gfc-internal-format
45040 msgid "decimal floating-point argument %u to complex-only type-generic function"
45041 msgstr ""
45043 #: c/c-parser.cc:9721
45044 #, gcc-internal-format, gfc-internal-format
45045 msgid "decimal floating-point argument %u to binary-only type-generic function"
45046 msgstr ""
45048 #: c/c-parser.cc:9729 c/c-parser.cc:9759
45049 #, gcc-internal-format
45050 msgid "both complex and decimal floating-point arguments to type-generic function"
45051 msgstr ""
45053 #: c/c-parser.cc:9737 c/c-parser.cc:9779
45054 #, gcc-internal-format
45055 msgid "both binary and decimal floating-point arguments to type-generic function"
45056 msgstr ""
45058 #: c/c-parser.cc:9751
45059 #, gcc-internal-format, gfc-internal-format
45060 msgid "complex argument %u to decimal-only type-generic function"
45061 msgstr ""
45063 #: c/c-parser.cc:9771
45064 #, gcc-internal-format, gfc-internal-format
45065 msgid "binary argument %u to decimal-only type-generic function"
45066 msgstr ""
45068 #: c/c-parser.cc:9877
45069 #, gcc-internal-format
45070 msgid "no matching function for type-generic call"
45071 msgstr ""
45073 #: c/c-parser.cc:9918
45074 #, gcc-internal-format
45075 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
45076 msgstr ""
45078 #: c/c-parser.cc:9931
45079 #, fuzzy, gcc-internal-format
45080 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
45081 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
45083 #: c/c-parser.cc:9935
45084 #, fuzzy, gcc-internal-format
45085 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
45086 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
45088 #: c/c-parser.cc:9961
45089 #, fuzzy, gcc-internal-format
45090 #| msgid "wrong number of arguments specified for `%s' attribute"
45091 msgid "wrong number of arguments to %<__builtin_complex%>"
45092 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
45094 #: c/c-parser.cc:9983
45095 #, gcc-internal-format
45096 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
45097 msgstr ""
45099 #: c/c-parser.cc:9992
45100 #, gcc-internal-format
45101 msgid "%<__builtin_complex%> operands of different types"
45102 msgstr ""
45104 #: c/c-parser.cc:10037 c/c-parser.cc:10066 cp/parser.cc:7482
45105 #, fuzzy, gcc-internal-format
45106 #| msgid "wrong number of arguments specified for `%s' attribute"
45107 msgid "wrong number of arguments to %<__builtin_shuffle%>"
45108 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
45110 #: c/c-parser.cc:10266
45111 #, gcc-internal-format
45112 msgid "compound literal has variable size"
45113 msgstr ""
45115 #: c/c-parser.cc:10277
45116 #, gcc-internal-format
45117 msgid "compound literal qualified by address-space qualifier"
45118 msgstr ""
45120 #: c/c-parser.cc:10281
45121 #, fuzzy, gcc-internal-format
45122 #| msgid "ISO C forbids `goto *expr;'"
45123 msgid "ISO C90 forbids compound literals"
45124 msgstr "ISO C не падтрымлівае \"goto *expr;\""
45126 #: c/c-parser.cc:10294
45127 #, gcc-internal-format
45128 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
45129 msgstr ""
45131 #: c/c-parser.cc:10368
45132 #, gcc-internal-format
45133 msgid "using integer absolute value function %qD when argument is of floating-point type %qT"
45134 msgstr ""
45136 #: c/c-parser.cc:10373
45137 #, gcc-internal-format
45138 msgid "using integer absolute value function %qD when argument is of complex type %qT"
45139 msgstr ""
45141 #: c/c-parser.cc:10381
45142 #, gcc-internal-format
45143 msgid "taking the absolute value of unsigned type %qT has no effect"
45144 msgstr ""
45146 #: c/c-parser.cc:10392
45147 #, gcc-internal-format
45148 msgid "using floating-point absolute value function %qD when argument is of integer type %qT"
45149 msgstr ""
45151 #: c/c-parser.cc:10396
45152 #, gcc-internal-format
45153 msgid "using floating-point absolute value function %qD when argument is of decimal floating-point type %qT"
45154 msgstr ""
45156 #: c/c-parser.cc:10401
45157 #, gcc-internal-format
45158 msgid "using floating-point absolute value function %qD when argument is of complex type %qT"
45159 msgstr ""
45161 #: c/c-parser.cc:10414
45162 #, gcc-internal-format
45163 msgid "using complex absolute value function %qD when argument is of integer type %qT"
45164 msgstr ""
45166 #: c/c-parser.cc:10418
45167 #, gcc-internal-format
45168 msgid "using complex absolute value function %qD when argument is of floating-point type %qT"
45169 msgstr ""
45171 #: c/c-parser.cc:10435
45172 #, gcc-internal-format
45173 msgid "using decimal floating-point absolute value function %qD when argument is of integer type %qT"
45174 msgstr ""
45176 #: c/c-parser.cc:10440
45177 #, gcc-internal-format
45178 msgid "using decimal floating-point absolute value function %qD when argument is of floating-point type %qT"
45179 msgstr ""
45181 #: c/c-parser.cc:10445
45182 #, gcc-internal-format
45183 msgid "using decimal floating-point absolute value function %qD when argument is of complex type %qT"
45184 msgstr ""
45186 #: c/c-parser.cc:10471
45187 #, gcc-internal-format
45188 msgid "absolute value function %qD given an argument of type %qT but has parameter of type %qT which may cause truncation of value"
45189 msgstr ""
45191 #: c/c-parser.cc:10911
45192 #, gcc-internal-format
45193 msgid "expected identifier or %<)%>"
45194 msgstr ""
45196 #: c/c-parser.cc:11007
45197 #, gcc-internal-format
45198 msgid "extra semicolon"
45199 msgstr ""
45201 #: c/c-parser.cc:11255
45202 #, gcc-internal-format
45203 msgid "extra semicolon in method definition specified"
45204 msgstr ""
45206 #: c/c-parser.cc:11387
45207 #, gcc-internal-format
45208 msgid "method attributes must be specified at the end only"
45209 msgstr ""
45211 #: c/c-parser.cc:11407
45212 #, gcc-internal-format
45213 msgid "expected %<;%> or %<{%> after method attribute definition"
45214 msgstr ""
45216 #: c/c-parser.cc:11529
45217 #, gcc-internal-format
45218 msgid "objective-c method declaration is expected"
45219 msgstr ""
45221 #: c/c-parser.cc:11980
45222 #, gcc-internal-format
45223 msgid "no type or storage class may be specified here,"
45224 msgstr ""
45226 #: c/c-parser.cc:12048 cp/parser.cc:35990
45227 #, gcc-internal-format
45228 msgid "empty property attribute list"
45229 msgstr ""
45231 #: c/c-parser.cc:12062 cp/parser.cc:36003
45232 #, fuzzy, gcc-internal-format
45233 msgid "missing property attribute"
45234 msgstr "прапушчан ініцыялізатар"
45236 #: c/c-parser.cc:12101
45237 #, gcc-internal-format
45238 msgid "unknown property attribute %<%s%s%>"
45239 msgstr ""
45241 #: c/c-parser.cc:12104 cp/parser.cc:36040
45242 #, gcc-internal-format
45243 msgid "unknown property attribute"
45244 msgstr ""
45246 #: c/c-parser.cc:12113 cp/parser.cc:36049
45247 #, gcc-internal-format
45248 msgid "expected %<=%> after Objective-C %qE"
45249 msgstr ""
45251 #: c/c-parser.cc:12124 cp/parser.cc:36063
45252 #, gcc-internal-format
45253 msgid "expected %qE selector name"
45254 msgstr ""
45256 #: c/c-parser.cc:12140 cp/parser.cc:36082
45257 #, gcc-internal-format
45258 msgid "setter method names must terminate with %<:%>"
45259 msgstr ""
45261 #: c/c-parser.cc:12354 cp/parser.cc:47622
45262 #, gcc-internal-format
45263 msgid "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a non-negative integral constant less than %u"
45264 msgstr ""
45266 #: c/c-parser.cc:12398 c/c-parser.cc:20541 c/c-parser.cc:20838
45267 #: c/c-parser.cc:20897 c/c-parser.cc:20983 cp/parser.cc:43733
45268 #: cp/parser.cc:44069 cp/parser.cc:44160 cp/parser.cc:44234 cp/parser.cc:47669
45269 #: cp/parser.cc:47685 cp/parser.cc:47701 cp/parser.cc:47718 cp/parser.cc:47735
45270 #: cp/parser.cc:47752 cp/parser.cc:47779 cp/parser.cc:47793 cp/parser.cc:47818
45271 #: cp/parser.cc:47832
45272 #, gcc-internal-format
45273 msgid "%<#pragma %s%> may only be used in compound statements"
45274 msgstr ""
45276 #: c/c-parser.cc:12421 cp/parser.cc:47807
45277 #, gcc-internal-format
45278 msgid "%<#pragma acc routine%> must be at file scope"
45279 msgstr ""
45281 #: c/c-parser.cc:12507 cp/parser.cc:47915
45282 #, gcc-internal-format
45283 msgid "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> %<reduction%> clause"
45284 msgstr ""
45286 #: c/c-parser.cc:12514 cp/parser.cc:47921
45287 #, gcc-internal-format
45288 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
45289 msgstr ""
45291 #: c/c-parser.cc:12526
45292 #, gcc-internal-format
45293 msgid "%<#pragma omp requires%> may only be used at file scope"
45294 msgstr ""
45296 #: c/c-parser.cc:12555 c/c-parser.cc:12579 cp/parser.cc:47950
45297 #: cp/parser.cc:47983
45298 #, gcc-internal-format
45299 msgid "for, while or do statement expected"
45300 msgstr ""
45302 #: c/c-parser.cc:12592 cp/parser.cc:47659
45303 #, gcc-internal-format
45304 msgid "%<#pragma GCC pch_preprocess%> must be first"
45305 msgstr ""
45307 #: c/c-parser.cc:12939 c/c-parser.cc:16396 c/c-parser.cc:18109
45308 #: c/c-parser.cc:18167 c/c-parser.cc:18174 c/c-parser.cc:18181
45309 #: c/c-parser.cc:22613 c/c-parser.cc:22621 c/c-parser.cc:22895
45310 #: c/c-parser.cc:22905 cp/parser.cc:36505 cp/parser.cc:39601
45311 #: cp/parser.cc:40626 cp/parser.cc:40689 cp/parser.cc:40696 cp/parser.cc:40703
45312 #: cp/parser.cc:46550 cp/parser.cc:46558 cp/parser.cc:46715 cp/parser.cc:46725
45313 #, fuzzy, gcc-internal-format
45314 #| msgid "too many input files"
45315 msgid "too many %qs clauses"
45316 msgstr "вельмі шмат уваходзячых файлаў"
45318 #: c/c-parser.cc:12966
45319 #, gcc-internal-format
45320 msgid "expression must be integral"
45321 msgstr ""
45323 #: c/c-parser.cc:13256 c/c-parser.cc:13268
45324 #, gcc-internal-format
45325 msgid "expected %<)%> or %<,%>"
45326 msgstr ""
45328 #: c/c-parser.cc:13419 c/c-parser.cc:23098
45329 #, fuzzy, gcc-internal-format
45330 msgid "%qD is not a variable"
45331 msgstr "\"%s\" мае незавершаны тып"
45333 #: c/c-parser.cc:13423 cp/semantics.cc:8184
45334 #, fuzzy, gcc-internal-format
45335 msgid "%qD is not a pointer variable"
45336 msgstr "\"%s\" звычайна функцыя"
45338 #: c/c-parser.cc:13465 cp/parser.cc:37237
45339 #, gcc-internal-format
45340 msgid "collapse argument needs positive constant integer expression"
45341 msgstr ""
45343 #: c/c-parser.cc:13560 cp/parser.cc:37315
45344 #, gcc-internal-format
45345 msgid "expected %<none%> or %<present%>"
45346 msgstr ""
45348 #: c/c-parser.cc:13562 cp/parser.cc:37317
45349 #, gcc-internal-format
45350 msgid "expected %<none%>, %<shared%>, %<private%> or %<firstprivate%>"
45351 msgstr ""
45353 #: c/c-parser.cc:13683 cp/parser.cc:37429
45354 #, gcc-internal-format
45355 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
45356 msgstr ""
45358 #: c/c-parser.cc:13703 c/c-parser.cc:20890 c/c-parser.cc:20976
45359 #: cp/parser.cc:37447 cp/parser.cc:44061 cp/parser.cc:44152
45360 #, gcc-internal-format
45361 msgid "expected %<data%>"
45362 msgstr ""
45364 #: c/c-parser.cc:13756 cp/parser.cc:37502
45365 #, gcc-internal-format
45366 msgid "too many %<if%> clauses with %qs modifier"
45367 msgstr ""
45369 #: c/c-parser.cc:13763 cp/parser.cc:37509
45370 #, fuzzy, gcc-internal-format
45371 #| msgid "too many input files"
45372 msgid "too many %<if%> clauses"
45373 msgstr "вельмі шмат уваходзячых файлаў"
45375 #: c/c-parser.cc:13765 cp/parser.cc:37511
45376 #, gcc-internal-format
45377 msgid "too many %<if%> clauses without modifier"
45378 msgstr ""
45380 #: c/c-parser.cc:13771 cp/parser.cc:37517
45381 #, gcc-internal-format
45382 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
45383 msgstr ""
45385 #: c/c-parser.cc:13876 c/c-parser.cc:13936 c/c-parser.cc:13997
45386 #: c/c-parser.cc:14044 c/c-parser.cc:14123 c/c-parser.cc:14502
45387 #: c/c-parser.cc:14584 c/c-parser.cc:15151 c/c-parser.cc:15296
45388 #: c/c-parser.cc:15361 c/c-parser.cc:16333
45389 #, gcc-internal-format
45390 msgid "expected integer expression"
45391 msgstr ""
45393 #: c/c-parser.cc:13887
45394 #, gcc-internal-format
45395 msgid "%<num_threads%> value must be positive"
45396 msgstr ""
45398 #: c/c-parser.cc:13947
45399 #, gcc-internal-format
45400 msgid "%<num_tasks%> value must be positive"
45401 msgstr ""
45403 #: c/c-parser.cc:14008 cp/semantics.cc:8404
45404 #, gcc-internal-format
45405 msgid "%<grainsize%> value must be positive"
45406 msgstr ""
45408 #: c/c-parser.cc:14056 cp/semantics.cc:8434
45409 #, gcc-internal-format
45410 msgid "%<priority%> value must be non-negative"
45411 msgstr ""
45413 #: c/c-parser.cc:14090 cp/parser.cc:37743
45414 #, gcc-internal-format
45415 msgid "expected constant integer expression with valid sync-hint value"
45416 msgstr ""
45418 #: c/c-parser.cc:14162 cp/parser.cc:37813
45419 #, gcc-internal-format
45420 msgid "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> or %<default%>"
45421 msgstr ""
45423 #: c/c-parser.cc:14223 cp/parser.cc:37878
45424 #, gcc-internal-format
45425 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
45426 msgstr ""
45428 #: c/c-parser.cc:14289 cp/parser.cc:37947
45429 #, gcc-internal-format
45430 msgid "too many %<defaultmap%> clauses with %qs category"
45431 msgstr ""
45433 #: c/c-parser.cc:14292 cp/parser.cc:37950
45434 #, gcc-internal-format
45435 msgid "too many %<defaultmap%> clauses with unspecified category"
45436 msgstr ""
45438 #: c/c-parser.cc:14376 cp/semantics.cc:7265 cp/semantics.cc:7318
45439 #, gcc-internal-format
45440 msgid "%qs expression must be integral"
45441 msgstr ""
45443 #: c/c-parser.cc:14388 c/c-parser.cc:14511 cp/semantics.cc:7297
45444 #: cp/semantics.cc:7332
45445 #, gcc-internal-format
45446 msgid "%qs value must be positive"
45447 msgstr ""
45449 #: c/c-parser.cc:14450 cp/parser.cc:37009
45450 #, fuzzy, gcc-internal-format
45451 #| msgid "too many arguments to function"
45452 msgid "too many %<static%> arguments"
45453 msgstr "вельмі шмат аргументаў у функцыі"
45455 #: c/c-parser.cc:14484 cp/parser.cc:37042
45456 #, fuzzy, gcc-internal-format
45457 #| msgid "no arguments"
45458 msgid "unexpected argument"
45459 msgstr "няма аргументаў"
45461 #: c/c-parser.cc:14651 cp/semantics.cc:8614
45462 #, gcc-internal-format
45463 msgid "%<tile%> argument needs positive integral constant"
45464 msgstr ""
45466 #: c/c-parser.cc:14726 cp/parser.cc:38000
45467 #, gcc-internal-format
45468 msgid "expected %<reproducible%> or %<unconstrained%>"
45469 msgstr ""
45471 #: c/c-parser.cc:14735 c/c-parser.cc:14741 cp/parser.cc:38009
45472 #: cp/parser.cc:38019
45473 #, gcc-internal-format
45474 msgid "expected %<concurrent%>"
45475 msgstr ""
45477 #: c/c-parser.cc:14777 cp/parser.cc:38059
45478 #, gcc-internal-format
45479 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
45480 msgstr ""
45482 #: c/c-parser.cc:14830 cp/parser.cc:38127
45483 #, gcc-internal-format
45484 msgid "ordered argument needs positive constant integer expression"
45485 msgstr ""
45487 #: c/c-parser.cc:14955 c/c-parser.cc:22167 cp/parser.cc:46189
45488 #, gcc-internal-format
45489 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
45490 msgstr ""
45492 #: c/c-parser.cc:15075 cp/parser.cc:38385
45493 #, gcc-internal-format
45494 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
45495 msgstr ""
45497 #: c/c-parser.cc:15129 cp/parser.cc:38401
45498 #, gcc-internal-format
45499 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
45500 msgstr ""
45502 #: c/c-parser.cc:15133 cp/parser.cc:38404
45503 #, gcc-internal-format
45504 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
45505 msgstr ""
45507 #: c/c-parser.cc:15145 cp/semantics.cc:7379
45508 #, gcc-internal-format
45509 msgid "chunk size value must be positive"
45510 msgstr ""
45512 #: c/c-parser.cc:15168 cp/parser.cc:38424
45513 #, fuzzy, gcc-internal-format
45514 #| msgid "invalid %%-code"
45515 msgid "invalid schedule kind"
45516 msgstr "нерэчаісны %%-код"
45518 #: c/c-parser.cc:15306 c/c-parser.cc:15316
45519 #, gcc-internal-format
45520 msgid "%<num_teams%> value must be positive"
45521 msgstr ""
45523 #: c/c-parser.cc:15323 cp/semantics.cc:7346
45524 #, gcc-internal-format
45525 msgid "%<num_teams%> lower bound %qE bigger than upper bound %qE"
45526 msgstr ""
45528 #: c/c-parser.cc:15371 cp/semantics.cc:7475
45529 #, gcc-internal-format
45530 msgid "%<thread_limit%> value must be positive"
45531 msgstr ""
45533 #: c/c-parser.cc:15416 cp/semantics.cc:7603
45534 #, gcc-internal-format
45535 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
45536 msgstr ""
45538 #: c/c-parser.cc:15526
45539 #, gcc-internal-format
45540 msgid "expected %<allocator%> or %<align%>"
45541 msgstr ""
45543 #: c/c-parser.cc:15533
45544 #, fuzzy, gcc-internal-format
45545 #| msgid "duplicate `%s'"
45546 msgid "duplicate %qs modifier"
45547 msgstr "паўтарэньне `%s'"
45549 #: c/c-parser.cc:15581 cp/semantics.cc:7738
45550 #, gcc-internal-format
45551 msgid "%<allocate%> clause allocator expression has type %qT rather than %<omp_allocator_handle_t%>"
45552 msgstr ""
45554 #: c/c-parser.cc:15592 cp/semantics.cc:7693 cp/semantics.cc:7709
45555 #, gcc-internal-format
45556 msgid "%<allocate%> clause %<align%> modifier argument needs to be positive constant power of two integer expression"
45557 msgstr ""
45559 #: c/c-parser.cc:15668
45560 #, gcc-internal-format
45561 msgid "%<linear%> clause step expression must be integral"
45562 msgstr ""
45564 #: c/c-parser.cc:15718
45565 #, gcc-internal-format
45566 msgid "%<safelen%> clause expression must be positive constant integer expression"
45567 msgstr ""
45569 #: c/c-parser.cc:15757
45570 #, gcc-internal-format
45571 msgid "%<simdlen%> clause expression must be positive constant integer expression"
45572 msgstr ""
45574 #: c/c-parser.cc:16088 cp/parser.cc:39286
45575 #, gcc-internal-format
45576 msgid "%<iterator%> modifier incompatible with %qs"
45577 msgstr ""
45579 #: c/c-parser.cc:16135 cp/parser.cc:39340 cp/parser.cc:39662
45580 #: cp/parser.cc:39712
45581 #, fuzzy, gcc-internal-format
45582 #| msgid "invalid %%d operand"
45583 msgid "invalid depend kind"
45584 msgstr "нерэчаісны %%d аперанд"
45586 #: c/c-parser.cc:16205 cp/parser.cc:39410
45587 #, gcc-internal-format
45588 msgid "too many %<always%> modifiers"
45589 msgstr ""
45591 #: c/c-parser.cc:16215 cp/parser.cc:39423
45592 #, gcc-internal-format
45593 msgid "too many %<close%> modifiers"
45594 msgstr ""
45596 #: c/c-parser.cc:16223 cp/parser.cc:39434
45597 #, gcc-internal-format
45598 msgid "%<#pragma omp target%> with modifier other than %<always%> or %<close%>on %<map%> clause"
45599 msgstr ""
45601 #: c/c-parser.cc:16251 cp/parser.cc:39465
45602 #, fuzzy, gcc-internal-format
45603 #| msgid "invalid mask"
45604 msgid "invalid map kind"
45605 msgstr "нерэчаісная маска"
45607 #: c/c-parser.cc:16303 cp/parser.cc:39524
45608 #, gcc-internal-format
45609 msgid "%<ancestor%> device modifier not preceded by %<requires%> directive with %<reverse_offload%> clause"
45610 msgstr ""
45612 #: c/c-parser.cc:16315 cp/parser.cc:39535
45613 #, gcc-internal-format
45614 msgid "expected %<ancestor%> or %<device_num%>"
45615 msgstr ""
45617 #: c/c-parser.cc:16338 cp/semantics.cc:7500
45618 #, gcc-internal-format
45619 msgid "the %<device%> clause expression must evaluate to %<1%>"
45620 msgstr ""
45622 #: c/c-parser.cc:16371 cp/parser.cc:39606
45623 #, gcc-internal-format
45624 msgid "invalid dist_schedule kind"
45625 msgstr ""
45627 #: c/c-parser.cc:16450
45628 #, fuzzy, gcc-internal-format
45629 msgid "invalid proc_bind kind"
45630 msgstr "Нерэчаісны выбар %s"
45632 #: c/c-parser.cc:16494
45633 #, gcc-internal-format
45634 msgid "expected %<host%>, %<nohost%> or %<any%>"
45635 msgstr ""
45637 #: c/c-parser.cc:16571 cp/semantics.cc:7900
45638 #, gcc-internal-format
45639 msgid "%<detach%> clause event handle has type %qT rather than %<omp_event_handle_t%>"
45640 msgstr ""
45642 #: c/c-parser.cc:16773 cp/parser.cc:39951
45643 #, gcc-internal-format
45644 msgid "expected %<#pragma acc%> clause"
45645 msgstr ""
45647 #: c/c-parser.cc:16784 c/c-parser.cc:17128 cp/parser.cc:39962
45648 #: cp/parser.cc:40354
45649 #, fuzzy, gcc-internal-format
45650 #| msgid "complex invalid for `%s'"
45651 msgid "%qs is not valid for %qs"
45652 msgstr "complex нерэчаісны для \"%s\""
45654 #: c/c-parser.cc:16828 cp/parser.cc:40014
45655 #, gcc-internal-format
45656 msgid "clauses in %<simd%> trait should be separated by %<,%>"
45657 msgstr ""
45659 #: c/c-parser.cc:16977 cp/parser.cc:40202
45660 #, gcc-internal-format
45661 msgid "%qs must be the first clause of %qs"
45662 msgstr ""
45664 #: c/c-parser.cc:17117 cp/parser.cc:40343
45665 #, gcc-internal-format
45666 msgid "expected %<#pragma omp%> clause"
45667 msgstr ""
45669 #: c/c-parser.cc:17250 cp/parser.cc:44561
45670 #, gcc-internal-format
45671 msgid "no valid clauses specified in %<#pragma acc declare%>"
45672 msgstr ""
45674 #: c/c-parser.cc:17260 cp/parser.cc:44571
45675 #, gcc-internal-format
45676 msgid "array section in %<#pragma acc declare%>"
45677 msgstr ""
45679 #: c/c-parser.cc:17280 cp/parser.cc:44591
45680 #, gcc-internal-format
45681 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
45682 msgstr ""
45684 #: c/c-parser.cc:17291 cp/parser.cc:44602
45685 #, gcc-internal-format
45686 msgid "invalid OpenACC clause at file scope"
45687 msgstr ""
45689 #: c/c-parser.cc:17298 cp/parser.cc:44609
45690 #, gcc-internal-format
45691 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
45692 msgstr ""
45694 #: c/c-parser.cc:17306 cp/parser.cc:44617
45695 #, gcc-internal-format
45696 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
45697 msgstr ""
45699 #: c/c-parser.cc:17317 cp/parser.cc:44639
45700 #, gcc-internal-format
45701 msgid "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
45702 msgstr ""
45704 #: c/c-parser.cc:17327 cp/parser.cc:44649
45705 #, gcc-internal-format
45706 msgid "variable %qD used more than once with %<#pragma acc declare%>"
45707 msgstr ""
45709 #: c/c-parser.cc:17420 cp/parser.cc:44747
45710 #, gcc-internal-format
45711 msgid "expected %<data%> after %<#pragma acc %s%>"
45712 msgstr ""
45714 #: c/c-parser.cc:17436 cp/parser.cc:44764
45715 #, gcc-internal-format
45716 msgid "%<#pragma acc %s data%> has no data movement clause"
45717 msgstr ""
45719 #: c/c-parser.cc:17686 cp/parser.cc:3163
45720 #, gcc-internal-format
45721 msgid "%qE has not been declared"
45722 msgstr ""
45724 #: c/c-parser.cc:17690
45725 #, gcc-internal-format
45726 msgid "expected function name"
45727 msgstr ""
45729 #: c/c-parser.cc:17708 cp/parser.cc:46982
45730 #, fuzzy, gcc-internal-format
45731 #| msgid "`%D' is not a function,"
45732 msgid "%qD does not refer to a function"
45733 msgstr "`%D' - гэта ня функцыя,"
45735 #: c/c-parser.cc:17731 c/c-parser.cc:17779 cp/parser.cc:1499
45736 #, gcc-internal-format
45737 msgid "%<#pragma acc routine%> not immediately followed by function declaration or definition"
45738 msgstr ""
45740 #: c/c-parser.cc:17771 cp/parser.cc:47033 cp/parser.cc:47080
45741 #, gcc-internal-format
45742 msgid "%<#pragma acc routine%> not immediately followed by a single function declaration or definition"
45743 msgstr ""
45745 #: c/c-parser.cc:17802 cp/parser.cc:47108
45746 #, gcc-internal-format
45747 msgid "%<#pragma acc routine%> must be applied before use"
45748 msgstr ""
45750 #: c/c-parser.cc:17803 cp/parser.cc:47110
45751 #, gcc-internal-format
45752 msgid "%<#pragma acc routine%> must be applied before definition"
45753 msgstr ""
45755 #: c/c-parser.cc:17847 cp/parser.cc:44965
45756 #, gcc-internal-format
45757 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
45758 msgstr ""
45760 #: c/c-parser.cc:17902 cp/parser.cc:40440
45761 #, gcc-internal-format
45762 msgid "expected %<allocator%>"
45763 msgstr ""
45765 #: c/c-parser.cc:17918
45766 #, gcc-internal-format
45767 msgid "%<allocator%> clause allocator expression has type %qT rather than %<omp_allocator_handle_t%>"
45768 msgstr ""
45770 #: c/c-parser.cc:17933 cp/parser.cc:40455
45771 #, gcc-internal-format
45772 msgid "%<#pragma omp allocate%> not yet supported"
45773 msgstr ""
45775 #: c/c-parser.cc:18075 cp/parser.cc:40592
45776 #, gcc-internal-format
45777 msgid "expected %<read%>, %<write%>, %<update%>, or %<capture%> clause"
45778 msgstr ""
45780 #: c/c-parser.cc:18114 cp/parser.cc:40631
45781 #, gcc-internal-format
45782 msgid "expected %<seq_cst%>, %<acquire%> or %<relaxed%>"
45783 msgstr ""
45785 #: c/c-parser.cc:18138 cp/parser.cc:40660
45786 #, gcc-internal-format
45787 msgid "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<compare%>, %<weak%>, %<fail%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> or %<hint%> clause"
45788 msgstr ""
45790 #: c/c-parser.cc:18153 cp/parser.cc:40675
45791 #, fuzzy, gcc-internal-format
45792 #| msgid "too many input files"
45793 msgid "too many atomic clauses"
45794 msgstr "вельмі шмат уваходзячых файлаў"
45796 #: c/c-parser.cc:18160 cp/parser.cc:40682
45797 #, gcc-internal-format
45798 msgid "too many memory order clauses"
45799 msgstr ""
45801 #: c/c-parser.cc:18198 c/c-parser.cc:18205 cp/parser.cc:40720
45802 #: cp/parser.cc:40727
45803 #, gcc-internal-format
45804 msgid "%qs clause is incompatible with %<read%> or %<write%> clauses"
45805 msgstr ""
45807 #: c/c-parser.cc:18211 c/c-parser.cc:18216 cp/parser.cc:40733
45808 #: cp/parser.cc:40738
45809 #, gcc-internal-format
45810 msgid "%qs clause requires %qs clause"
45811 msgstr ""
45813 #: c/c-parser.cc:18260 cp/parser.cc:40782
45814 #, gcc-internal-format
45815 msgid "%<#pragma omp atomic read%> incompatible with %<release%> clause"
45816 msgstr ""
45818 #: c/c-parser.cc:18270 cp/parser.cc:40792
45819 #, gcc-internal-format
45820 msgid "%<#pragma omp atomic write%> incompatible with %<acquire%> clause"
45821 msgstr ""
45823 #: c/c-parser.cc:18393 cp/parser.cc:40892
45824 #, gcc-internal-format
45825 msgid "expected %<==%> comparison in %<if%> condition"
45826 msgstr ""
45828 #: c/c-parser.cc:18400 cp/parser.cc:40899
45829 #, gcc-internal-format
45830 msgid "expected %<==%>, %<<%> or %<>%> comparison in %<if%> condition"
45831 msgstr ""
45833 #: c/c-parser.cc:18473 cp/parser.cc:40964 cp/parser.cc:41245
45834 #: cp/parser.cc:41339 cp/parser.cc:41357
45835 #, gcc-internal-format
45836 msgid "invalid form of %<#pragma omp atomic compare%>"
45837 msgstr ""
45839 #: c/c-parser.cc:18484 cp/parser.cc:40975
45840 #, gcc-internal-format
45841 msgid "unexpected %<else%>"
45842 msgstr ""
45844 #: c/c-parser.cc:18544 cp/parser.cc:41412
45845 #, gcc-internal-format
45846 msgid "invalid form of %<pragma omp atomic compare%>"
45847 msgstr ""
45849 #: c/c-parser.cc:18816 cp/parser.cc:41266 cp/parser.cc:41292
45850 #, gcc-internal-format
45851 msgid "invalid form of %<#pragma omp atomic%>"
45852 msgstr ""
45854 #: c/c-parser.cc:18820 cp/parser.cc:41332 cp/parser.cc:41366
45855 #, gcc-internal-format
45856 msgid "invalid operator for %<#pragma omp atomic%>"
45857 msgstr ""
45859 #: c/c-parser.cc:18871 cp/parser.cc:41401
45860 #, gcc-internal-format
45861 msgid "%<weak%> clause requires atomic equality comparison"
45862 msgstr ""
45864 #: c/c-parser.cc:18877 cp/semantics.cc:10754 cp/semantics.cc:10764
45865 #, gcc-internal-format
45866 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
45867 msgstr ""
45869 #: c/c-parser.cc:18977 cp/semantics.cc:10841
45870 #, gcc-internal-format
45871 msgid "%<depobj%> expression is not lvalue expression"
45872 msgstr ""
45874 #: c/c-parser.cc:19034 cp/parser.cc:41567
45875 #, gcc-internal-format
45876 msgid "expected %<in%>, %<out%>, %<inout%> or %<mutexinoutset%>"
45877 msgstr ""
45879 #: c/c-parser.cc:19046 cp/parser.cc:41583
45880 #, gcc-internal-format
45881 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
45882 msgstr ""
45884 #: c/c-parser.cc:19084 cp/parser.cc:41623
45885 #, gcc-internal-format
45886 msgid "expected %<seq_cst%>, %<acq_rel%>, %<release%> or %<acquire%>"
45887 msgstr ""
45889 #: c/c-parser.cc:19092 cp/parser.cc:41631
45890 #, gcc-internal-format
45891 msgid "%<flush%> list specified together with memory order clause"
45892 msgstr ""
45894 #: c/c-parser.cc:19097
45895 #, gcc-internal-format
45896 msgid "expected %<(%> or end of line"
45897 msgstr ""
45899 #: c/c-parser.cc:19176 cp/parser.cc:42350
45900 #, gcc-internal-format
45901 msgid "expected %<inclusive%> or %<exclusive%> clause"
45902 msgstr ""
45904 #: c/c-parser.cc:19181 cp/parser.cc:42356
45905 #, gcc-internal-format
45906 msgid "expected %<#pragma omp scan%>"
45907 msgstr ""
45909 #: c/c-parser.cc:19237 cp/parser.cc:42407
45910 #, gcc-internal-format
45911 msgid "%<ordered%> clause parameter is less than %<collapse%>"
45912 msgstr ""
45914 #: c/c-parser.cc:19248 cp/parser.cc:42418
45915 #, gcc-internal-format
45916 msgid "%<linear%> clause may not be specified together with %<ordered%> clause with a parameter"
45917 msgstr ""
45919 #: c/c-parser.cc:19266 cp/parser.cc:42446
45920 #, fuzzy, gcc-internal-format
45921 msgid "for statement expected"
45922 msgstr "вельмі шмат аргументаў у функцыі"
45924 #: c/c-parser.cc:19344 cp/semantics.cc:10332 cp/semantics.cc:10423
45925 #, gcc-internal-format
45926 msgid "expected iteration declaration or initialization"
45927 msgstr ""
45929 #: c/c-parser.cc:19430
45930 #, gcc-internal-format
45931 msgid "not enough perfectly nested loops"
45932 msgstr ""
45934 #: c/c-parser.cc:19478 cp/parser.cc:42760
45935 #, gcc-internal-format
45936 msgid "collapsed loops not perfectly nested"
45937 msgstr ""
45939 #: c/c-parser.cc:19561 cp/parser.cc:42556 cp/parser.cc:42598 cp/pt.cc:18130
45940 #, gcc-internal-format
45941 msgid "iteration variable %qD should not be firstprivate"
45942 msgstr ""
45944 #: c/c-parser.cc:19697 cp/parser.cc:42881
45945 #, gcc-internal-format
45946 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
45947 msgstr ""
45949 #: c/c-parser.cc:19976 cp/parser.cc:43174
45950 #, gcc-internal-format
45951 msgid "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound statements"
45952 msgstr ""
45954 #: c/c-parser.cc:20190 cp/parser.cc:43380
45955 #, gcc-internal-format
45956 msgid "expected %<for%> after %qs"
45957 msgstr ""
45959 #: c/c-parser.cc:20532 cp/parser.cc:43724
45960 #, gcc-internal-format
45961 msgid "expected %<point%>"
45962 msgstr ""
45964 #: c/c-parser.cc:20787 cp/parser.cc:43999
45965 #, gcc-internal-format
45966 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
45967 msgstr ""
45969 #: c/c-parser.cc:20803 cp/parser.cc:44015
45970 #, gcc-internal-format
45971 msgid "%<#pragma omp target data%> must contain at least one %<map%>, %<use_device_ptr%> or %<use_device_addr%> clause"
45972 msgstr ""
45974 #: c/c-parser.cc:20851 cp/parser.cc:44247
45975 #, gcc-internal-format
45976 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
45977 msgstr ""
45979 #: c/c-parser.cc:20925 cp/parser.cc:44098
45980 #, gcc-internal-format
45981 msgid "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc%> on %<map%> clause"
45982 msgstr ""
45984 #: c/c-parser.cc:20937 cp/parser.cc:44110
45985 #, gcc-internal-format
45986 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
45987 msgstr ""
45989 #: c/c-parser.cc:21012 cp/parser.cc:44190
45990 #, gcc-internal-format
45991 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release%> or %<delete%> on %<map%> clause"
45992 msgstr ""
45994 #: c/c-parser.cc:21025 cp/parser.cc:44203
45995 #, gcc-internal-format
45996 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
45997 msgstr ""
45999 #: c/c-parser.cc:21261 cp/semantics.cc:9863
46000 #, gcc-internal-format
46001 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
46002 msgstr ""
46004 #: c/c-parser.cc:21318
46005 #, gcc-internal-format
46006 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition or another %<#pragma omp declare %s%>"
46007 msgstr ""
46009 #: c/c-parser.cc:21369 c/c-parser.cc:21397
46010 #, gcc-internal-format
46011 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition"
46012 msgstr ""
46014 #: c/c-parser.cc:21436 cp/parser.cc:45115
46015 #, gcc-internal-format
46016 msgid "expected trait selector name"
46017 msgstr ""
46019 #: c/c-parser.cc:21489 cp/parser.cc:45167
46020 #, gcc-internal-format
46021 msgid "selector %qs not allowed for context selector set %qs"
46022 msgstr ""
46024 #: c/c-parser.cc:21514 cp/parser.cc:45191
46025 #, gcc-internal-format
46026 msgid "selector %qs does not accept any properties"
46027 msgstr ""
46029 #: c/c-parser.cc:21541 cp/parser.cc:45230 cp/pt.cc:11610
46030 #, gcc-internal-format
46031 msgid "score argument must be constant integer expression"
46032 msgstr ""
46034 #: c/c-parser.cc:21544 cp/parser.cc:45233 cp/pt.cc:11627
46035 #, gcc-internal-format
46036 msgid "score argument must be non-negative"
46037 msgstr ""
46039 #: c/c-parser.cc:21568 cp/parser.cc:45261 cp/pt.cc:11613
46040 #, gcc-internal-format
46041 msgid "property must be constant integer expression or string literal"
46042 msgstr ""
46044 #: c/c-parser.cc:21613 cp/parser.cc:45305
46045 #, gcc-internal-format
46046 msgid "expected identifier or string literal"
46047 msgstr ""
46049 #: c/c-parser.cc:21635 cp/parser.cc:45327 cp/pt.cc:11617
46050 #, gcc-internal-format
46051 msgid "property must be constant integer expression"
46052 msgstr ""
46054 #: c/c-parser.cc:21646 cp/parser.cc:45338
46055 #, gcc-internal-format
46056 msgid "properties for %<simd%> selector may not be specified in %<metadirective%>"
46057 msgstr ""
46059 #: c/c-parser.cc:21733 cp/parser.cc:45424
46060 #, gcc-internal-format
46061 msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%>"
46062 msgstr ""
46064 #: c/c-parser.cc:21808 cp/parser.cc:45538
46065 #, gcc-internal-format
46066 msgid "expected %<match%>"
46067 msgstr ""
46069 #: c/c-parser.cc:21828
46070 #, fuzzy, gcc-internal-format
46071 #| msgid "`%D' is not a function,"
46072 msgid "variant %qD is not a function"
46073 msgstr "`%D' - гэта ня функцыя,"
46075 #: c/c-parser.cc:21834 cp/decl.cc:7778
46076 #, fuzzy, gcc-internal-format
46077 msgid "variant %qD and base %qD have incompatible types"
46078 msgstr "\"%s\" мае незавершаны тып"
46080 #: c/c-parser.cc:21846 cp/decl.cc:7787
46081 #, gcc-internal-format
46082 msgid "variant %qD is a built-in"
46083 msgstr ""
46085 #: c/c-parser.cc:21891
46086 #, gcc-internal-format
46087 msgid "%<#pragma omp declare %s%> not immediately followed by a function declaration or definition"
46088 msgstr ""
46090 #: c/c-parser.cc:21899 cp/parser.cc:45583
46091 #, gcc-internal-format
46092 msgid "%<#pragma omp declare %s%> not immediately followed by a single function declaration or definition"
46093 msgstr ""
46095 #: c/c-parser.cc:22008 cp/parser.cc:45791
46096 #, gcc-internal-format
46097 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
46098 msgstr ""
46100 #: c/c-parser.cc:22057 cp/parser.cc:45903
46101 #, gcc-internal-format
46102 msgid "directive with only %<device_type%> clauses ignored"
46103 msgstr ""
46105 #: c/c-parser.cc:22076 cp/parser.cc:45929
46106 #, gcc-internal-format
46107 msgid "expected %<target%>"
46108 msgstr ""
46110 #: c/c-parser.cc:22083 cp/parser.cc:45936
46111 #, gcc-internal-format
46112 msgid "expected %<declare%>"
46113 msgstr ""
46115 #: c/c-parser.cc:22089 cp/parser.cc:45943
46116 #, gcc-internal-format
46117 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
46118 msgstr ""
46120 #: c/c-parser.cc:22117
46121 #, gcc-internal-format
46122 msgid "%<#pragma omp declare reduction%> not at file or block scope"
46123 msgstr ""
46125 #: c/c-parser.cc:22194
46126 #, gcc-internal-format
46127 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
46128 msgstr ""
46130 #: c/c-parser.cc:22198
46131 #, gcc-internal-format
46132 msgid "function or array type in %<#pragma omp declare reduction%>"
46133 msgstr ""
46135 #: c/c-parser.cc:22201
46136 #, gcc-internal-format
46137 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
46138 msgstr ""
46140 #: c/c-parser.cc:22204
46141 #, gcc-internal-format
46142 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
46143 msgstr ""
46145 #: c/c-parser.cc:22212
46146 #, gcc-internal-format
46147 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
46148 msgstr ""
46150 #: c/c-parser.cc:22221
46151 #, gcc-internal-format
46152 msgid "previous %<#pragma omp declare reduction%>"
46153 msgstr ""
46155 #: c/c-parser.cc:22338
46156 #, gcc-internal-format
46157 msgid "expected %<omp_priv%> or function-name"
46158 msgstr ""
46160 #: c/c-parser.cc:22349
46161 #, gcc-internal-format
46162 msgid "expected function-name %<(%>"
46163 msgstr ""
46165 #: c/c-parser.cc:22368
46166 #, gcc-internal-format
46167 msgid "one of the initializer call arguments should be %<&omp_priv%>"
46168 msgstr ""
46170 #: c/c-parser.cc:22499 cp/parser.cc:46431
46171 #, gcc-internal-format
46172 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
46173 msgstr ""
46175 #: c/c-parser.cc:22566 cp/parser.cc:46497
46176 #, gcc-internal-format
46177 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
46178 msgstr ""
46180 #: c/c-parser.cc:22595 cp/parser.cc:46532
46181 #, gcc-internal-format
46182 msgid "expected %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators%>, %<reverse_offload%> or %<atomic_default_mem_order%> clause"
46183 msgstr ""
46185 #: c/c-parser.cc:22604 cp/parser.cc:46541
46186 #, gcc-internal-format
46187 msgid "%qs clause on %<requires%> directive not supported yet"
46188 msgstr ""
46190 #: c/c-parser.cc:22616 cp/parser.cc:46553
46191 #, gcc-internal-format
46192 msgid "%qs clause used lexically after first target construct or offloading API"
46193 msgstr ""
46195 #: c/c-parser.cc:22628 cp/parser.cc:46565
46196 #, gcc-internal-format
46197 msgid "more than one %<atomic_default_mem_order%> clause in a single compilation unit"
46198 msgstr ""
46200 #: c/c-parser.cc:22637 cp/parser.cc:46574
46201 #, gcc-internal-format
46202 msgid "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> construct without memory order clause"
46203 msgstr ""
46205 #: c/c-parser.cc:22651 cp/parser.cc:46588
46206 #, gcc-internal-format
46207 msgid "%<pragma omp requires%> requires at least one clause"
46208 msgstr ""
46210 #: c/c-parser.cc:22670
46211 #, gcc-internal-format
46212 msgid "zero sized type %qT in %<reduction%> clause"
46213 msgstr ""
46215 #: c/c-parser.cc:22676
46216 #, gcc-internal-format
46217 msgid "variable sized type %qT in %<reduction%> clause"
46218 msgstr ""
46220 #: c/c-parser.cc:22837 cp/parser.cc:46650
46221 #, gcc-internal-format
46222 msgid "expected %<at%>, %<severity%> or %<message%> clause"
46223 msgstr ""
46225 #: c/c-parser.cc:22870 cp/parser.cc:46685
46226 #, gcc-internal-format
46227 msgid "expected %qs or %qs"
46228 msgstr ""
46230 #: c/c-parser.cc:22927 cp/parser.cc:46747
46231 #, gcc-internal-format
46232 msgid "%<#pragma omp error%> with %<at(execution)%> clause may only be used in compound statements"
46233 msgstr ""
46235 #: c/c-parser.cc:22950 cp/parser.cc:46774
46236 #, gcc-internal-format
46237 msgid "%<pragma omp error%> encountered: %s"
46238 msgstr ""
46240 #: c/c-parser.cc:22953 cp/parser.cc:46777
46241 #, gcc-internal-format
46242 msgid "%<pragma omp error%> encountered"
46243 msgstr ""
46245 #: c/c-parser.cc:23100 cp/semantics.cc:9238
46246 #, gcc-internal-format
46247 msgid "%qE declared %<threadprivate%> after first use"
46248 msgstr ""
46250 #: c/c-parser.cc:23102 cp/semantics.cc:9240
46251 #, gcc-internal-format
46252 msgid "automatic variable %qE cannot be %<threadprivate%>"
46253 msgstr ""
46255 #: c/c-parser.cc:23106 cp/semantics.cc:9242
46256 #, fuzzy, gcc-internal-format
46257 msgid "%<threadprivate%> %qE has incomplete type"
46258 msgstr "\"%s\" мае незавершаны тып"
46260 #: c/c-parser.cc:23285 cp/parser.cc:47513
46261 #, gcc-internal-format
46262 msgid "%<__transaction_cancel%> without transactional memory support enabled"
46263 msgstr ""
46265 #: c/c-parser.cc:23291 cp/parser.cc:47519
46266 #, gcc-internal-format
46267 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
46268 msgstr ""
46270 #: c/c-parser.cc:23300
46271 #, gcc-internal-format
46272 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%> or a %<transaction_may_cancel_outer%> function"
46273 msgstr ""
46275 #: c/c-parser.cc:23308 cp/parser.cc:47537
46276 #, gcc-internal-format
46277 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
46278 msgstr ""
46280 #: c/c-parser.cc:23392
46281 #, gcc-internal-format
46282 msgid "no closing brace"
46283 msgstr ""
46285 #: c/c-typeck.cc:228
46286 #, fuzzy, gcc-internal-format
46287 #| msgid "`%s' has an incomplete type"
46288 msgid "%qD has an incomplete type %qT"
46289 msgstr "\"%s\" мае незавершаны тып"
46291 #: c/c-typeck.cc:242 c/c-typeck.cc:10732 c/c-typeck.cc:10774 cp/call.cc:4659
46292 #, gcc-internal-format
46293 msgid "invalid use of void expression"
46294 msgstr ""
46296 #: c/c-typeck.cc:250
46297 #, gcc-internal-format
46298 msgid "invalid use of flexible array member"
46299 msgstr ""
46301 #: c/c-typeck.cc:256 cp/typeck2.cc:363
46302 #, gcc-internal-format
46303 msgid "invalid use of array with unspecified bounds"
46304 msgstr ""
46306 #: c/c-typeck.cc:264
46307 #, fuzzy, gcc-internal-format
46308 msgid "invalid use of undefined type %qT"
46309 msgstr "нявернае выкарыстанне \"restict\""
46311 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
46312 #: c/c-typeck.cc:267
46313 #, fuzzy, gcc-internal-format
46314 msgid "invalid use of incomplete typedef %qT"
46315 msgstr "нявернае выкарыстанне \"restict\""
46317 #: c/c-typeck.cc:340
46318 #, gcc-internal-format
46319 msgid "%qT and %qT are in disjoint named address spaces"
46320 msgstr ""
46322 #: c/c-typeck.cc:375
46323 #, gcc-internal-format
46324 msgid "%qs attribute cannot be applied to a function that does not take variable arguments"
46325 msgstr ""
46327 #: c/c-typeck.cc:602 c/c-typeck.cc:627
46328 #, gcc-internal-format
46329 msgid "function types not truly compatible in ISO C"
46330 msgstr ""
46332 #: c/c-typeck.cc:777
46333 #, gcc-internal-format
46334 msgid "cannot mix operands of decimal floating and vector types"
46335 msgstr ""
46337 #: c/c-typeck.cc:782
46338 #, gcc-internal-format
46339 msgid "cannot mix operands of decimal floating and complex types"
46340 msgstr ""
46342 #: c/c-typeck.cc:787
46343 #, gcc-internal-format
46344 msgid "cannot mix operands of decimal floating and other floating types"
46345 msgstr ""
46347 #: c/c-typeck.cc:1332
46348 #, gcc-internal-format
46349 msgid "invalid use of pointers to arrays with different qualifiers in ISO C before C2X"
46350 msgstr ""
46352 #: c/c-typeck.cc:1336
46353 #, gcc-internal-format
46354 msgid "types are not quite compatible"
46355 msgstr ""
46357 #: c/c-typeck.cc:1340
46358 #, gcc-internal-format
46359 msgid "pointer target types incompatible in C++"
46360 msgstr ""
46362 #: c/c-typeck.cc:1673
46363 #, gcc-internal-format
46364 msgid "function return types not compatible due to %<volatile%>"
46365 msgstr ""
46367 #: c/c-typeck.cc:1930
46368 #, gcc-internal-format
46369 msgid "converting an array compound literal to a pointer is ill-formed in C++"
46370 msgstr ""
46372 #: c/c-typeck.cc:2505 c/c-typeck.cc:9287
46373 #, gcc-internal-format
46374 msgid "%qT has no member named %qE; did you mean %qE?"
46375 msgstr ""
46377 #: c/c-typeck.cc:2509 c/c-typeck.cc:9291
46378 #, gcc-internal-format
46379 msgid "%qT has no member named %qE"
46380 msgstr ""
46382 #: c/c-typeck.cc:2518
46383 #, gcc-internal-format
46384 msgid "accessing a member %qE of an atomic structure %qE"
46385 msgstr ""
46387 #: c/c-typeck.cc:2521
46388 #, gcc-internal-format
46389 msgid "accessing a member %qE of an atomic union %qE"
46390 msgstr ""
46392 #: c/c-typeck.cc:2583
46393 #, gcc-internal-format
46394 msgid "%qE is a pointer; did you mean to use %<->%>?"
46395 msgstr ""
46397 #: c/c-typeck.cc:2589
46398 #, gcc-internal-format
46399 msgid "request for member %qE in something not a structure or union"
46400 msgstr ""
46402 #: c/c-typeck.cc:2637
46403 #, gcc-internal-format
46404 msgid "dereferencing %<void *%> pointer"
46405 msgstr ""
46407 #: c/c-typeck.cc:2692
46408 #, gcc-internal-format
46409 msgid "subscripted value is neither array nor pointer nor vector"
46410 msgstr ""
46412 #: c/c-typeck.cc:2702 cp/typeck.cc:3829 cp/typeck.cc:3922
46413 #, gcc-internal-format
46414 msgid "array subscript is not an integer"
46415 msgstr ""
46417 #: c/c-typeck.cc:2708
46418 #, gcc-internal-format
46419 msgid "subscripted value is pointer to function"
46420 msgstr ""
46422 #: c/c-typeck.cc:2762
46423 #, fuzzy, gcc-internal-format
46424 msgid "ISO C forbids subscripting %<register%> array"
46425 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
46427 #: c/c-typeck.cc:2765
46428 #, fuzzy, gcc-internal-format
46429 msgid "ISO C90 forbids subscripting non-lvalue array"
46430 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
46432 #: c/c-typeck.cc:2881
46433 #, gcc-internal-format
46434 msgid "enum constant defined here"
46435 msgstr ""
46437 #: c/c-typeck.cc:2988 cp/typeck.cc:1982
46438 #, gcc-internal-format
46439 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
46440 msgstr ""
46442 #: c/c-typeck.cc:3147
46443 #, gcc-internal-format
46444 msgid "called object %qE is not a function or function pointer"
46445 msgstr ""
46447 #: c/c-typeck.cc:3152
46448 #, gcc-internal-format
46449 msgid "called object %qD is not a function or function pointer"
46450 msgstr ""
46452 #: c/c-typeck.cc:3158
46453 #, gcc-internal-format
46454 msgid "called object is not a function or function pointer"
46455 msgstr ""
46457 #. This situation leads to run-time undefined behavior.  We can't,
46458 #. therefore, simply error unless we can prove that all possible
46459 #. executions of the program must execute the code.
46460 #: c/c-typeck.cc:3188
46461 #, gcc-internal-format
46462 msgid "function called through a non-compatible type"
46463 msgstr ""
46465 #: c/c-typeck.cc:3193 c/c-typeck.cc:3245
46466 #, gcc-internal-format
46467 msgid "function with qualified void return type called"
46468 msgstr ""
46470 #: c/c-typeck.cc:3300
46471 #, gcc-internal-format, gfc-internal-format
46472 msgid "type of formal parameter %d is incomplete"
46473 msgstr ""
46475 #: c/c-typeck.cc:3314
46476 #, gcc-internal-format
46477 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
46478 msgstr ""
46480 #: c/c-typeck.cc:3320
46481 #, gcc-internal-format
46482 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
46483 msgstr ""
46485 #: c/c-typeck.cc:3326
46486 #, gcc-internal-format
46487 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
46488 msgstr ""
46490 #: c/c-typeck.cc:3332
46491 #, gcc-internal-format
46492 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
46493 msgstr ""
46495 #: c/c-typeck.cc:3338
46496 #, gcc-internal-format
46497 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
46498 msgstr ""
46500 #: c/c-typeck.cc:3344
46501 #, gcc-internal-format
46502 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
46503 msgstr ""
46505 #: c/c-typeck.cc:3358
46506 #, gcc-internal-format
46507 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
46508 msgstr ""
46510 #: c/c-typeck.cc:3384
46511 #, gcc-internal-format
46512 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
46513 msgstr ""
46515 #: c/c-typeck.cc:3409
46516 #, gcc-internal-format
46517 msgid "passing argument %d of %qE with different width due to prototype"
46518 msgstr ""
46520 #: c/c-typeck.cc:3433
46521 #, gcc-internal-format
46522 msgid "passing argument %d of %qE as unsigned due to prototype"
46523 msgstr ""
46525 #: c/c-typeck.cc:3438
46526 #, gcc-internal-format
46527 msgid "passing argument %d of %qE as signed due to prototype"
46528 msgstr ""
46530 #: c/c-typeck.cc:3591
46531 #, fuzzy, gcc-internal-format
46532 #| msgid "too many arguments to function `%s'"
46533 msgid "too many arguments to method %qE"
46534 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
46536 #: c/c-typeck.cc:3601
46537 #, fuzzy, gcc-internal-format
46538 #| msgid "too many arguments to function `%s'"
46539 msgid "too many arguments to built-in function %qE expecting %d"
46540 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
46542 #: c/c-typeck.cc:3673
46543 #, gcc-internal-format
46544 msgid "implicit conversion from %qT to %qT when passing argument to function"
46545 msgstr ""
46547 #: c/c-typeck.cc:3741
46548 #, fuzzy, gcc-internal-format
46549 #| msgid "too few arguments to function `%s'"
46550 msgid "too few arguments to built-in function %qE expecting %u"
46551 msgstr "нехапае аргументаў у функцыі \"%s\""
46553 #: c/c-typeck.cc:3916 c/c-typeck.cc:3944 cp/typeck.cc:5434 cp/typeck.cc:5710
46554 #, gcc-internal-format
46555 msgid "comparison with string literal results in unspecified behavior"
46556 msgstr ""
46558 #: c/c-typeck.cc:3924 c/c-typeck.cc:3935 cp/typeck.cc:5466 cp/typeck.cc:5490
46559 #, gcc-internal-format
46560 msgid "comparison between pointer and zero character constant"
46561 msgstr ""
46563 #: c/c-typeck.cc:3927 c/c-typeck.cc:3938 cp/typeck.cc:5469 cp/typeck.cc:5493
46564 #, gcc-internal-format
46565 msgid "did you mean to dereference the pointer?"
46566 msgstr ""
46568 #: c/c-typeck.cc:3965
46569 #, gcc-internal-format
46570 msgid "comparison between %qT and %qT"
46571 msgstr ""
46573 #: c/c-typeck.cc:4016
46574 #, gcc-internal-format
46575 msgid "pointer of type %<void *%> used in subtraction"
46576 msgstr ""
46578 #: c/c-typeck.cc:4019
46579 #, gcc-internal-format
46580 msgid "pointer to a function used in subtraction"
46581 msgstr ""
46583 #: c/c-typeck.cc:4053
46584 #, gcc-internal-format
46585 msgid "arithmetic on pointer to an incomplete type"
46586 msgstr ""
46588 #: c/c-typeck.cc:4062 cp/typeck.cc:6449
46589 #, gcc-internal-format
46590 msgid "arithmetic on pointer to an empty aggregate"
46591 msgstr ""
46593 #: c/c-typeck.cc:4505
46594 #, gcc-internal-format
46595 msgid "%<~%> on a boolean expression"
46596 msgstr ""
46598 #: c/c-typeck.cc:4509
46599 #, gcc-internal-format
46600 msgid "did you mean to use logical not?"
46601 msgstr ""
46603 #: c/c-typeck.cc:4519
46604 #, fuzzy, gcc-internal-format
46605 #| msgid "ISO C89 does not support complex types"
46606 msgid "ISO C does not support %<~%> for complex conjugation"
46607 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
46609 #: c/c-typeck.cc:4543
46610 #, fuzzy, gcc-internal-format
46611 msgid "wrong type argument to absu"
46612 msgstr "не хапае аргументаў у функцыі"
46614 #: c/c-typeck.cc:4568
46615 #, gcc-internal-format
46616 msgid "wrong type argument to unary exclamation mark"
46617 msgstr ""
46619 #: c/c-typeck.cc:4626
46620 #, gcc-internal-format
46621 msgid "increment of enumeration value is invalid in C++"
46622 msgstr ""
46624 #: c/c-typeck.cc:4629
46625 #, gcc-internal-format
46626 msgid "decrement of enumeration value is invalid in C++"
46627 msgstr ""
46629 #: c/c-typeck.cc:4636
46630 #, gcc-internal-format
46631 msgid "increment of a boolean expression"
46632 msgstr ""
46634 #: c/c-typeck.cc:4639
46635 #, gcc-internal-format
46636 msgid "decrement of a boolean expression"
46637 msgstr ""
46639 #: c/c-typeck.cc:4655
46640 #, fuzzy, gcc-internal-format
46641 #| msgid "ISO C does not support `++' and `--' on complex types"
46642 msgid "ISO C does not support %<++%> and %<--%> on complex types"
46643 msgstr "ISO C не падтрымлівае \"++\" і \"--\" для тыпу complex"
46645 #: c/c-typeck.cc:4681 c/c-typeck.cc:4715
46646 #, fuzzy, gcc-internal-format
46647 msgid "wrong type argument to increment"
46648 msgstr "не хапае аргументаў у функцыі"
46650 #: c/c-typeck.cc:4683 c/c-typeck.cc:4718
46651 #, gcc-internal-format
46652 msgid "wrong type argument to decrement"
46653 msgstr ""
46655 #: c/c-typeck.cc:4703
46656 #, fuzzy, gcc-internal-format
46657 msgid "increment of pointer to an incomplete type %qT"
46658 msgstr "\"%s\" мае незавершаны тып"
46660 #: c/c-typeck.cc:4707
46661 #, fuzzy, gcc-internal-format
46662 msgid "decrement of pointer to an incomplete type %qT"
46663 msgstr "\"%s\" мае незавершаны тып"
46665 #: c/c-typeck.cc:4812
46666 #, gcc-internal-format
46667 msgid "taking address of expression of type %<void%>"
46668 msgstr ""
46670 #: c/c-typeck.cc:4871 c/c-typeck.cc:5064
46671 #, fuzzy, gcc-internal-format
46672 msgid "cannot take address of bit-field %qD"
46673 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
46675 #: c/c-typeck.cc:4885
46676 #, fuzzy, gcc-internal-format
46677 msgid "cannot take address of scalar with reverse storage order"
46678 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
46680 #: c/c-typeck.cc:4893
46681 #, gcc-internal-format
46682 msgid "address of array with reverse scalar storage order requested"
46683 msgstr ""
46685 #: c/c-typeck.cc:5095
46686 #, gcc-internal-format
46687 msgid "global register variable %qD used in nested function"
46688 msgstr ""
46690 #: c/c-typeck.cc:5098
46691 #, gcc-internal-format
46692 msgid "register variable %qD used in nested function"
46693 msgstr ""
46695 #: c/c-typeck.cc:5103
46696 #, gcc-internal-format
46697 msgid "address of global register variable %qD requested"
46698 msgstr ""
46700 #: c/c-typeck.cc:5105
46701 #, gcc-internal-format
46702 msgid "address of register variable %qD requested"
46703 msgstr ""
46705 #: c/c-typeck.cc:5244
46706 #, gcc-internal-format
46707 msgid "non-lvalue array in conditional expression"
46708 msgstr ""
46710 #: c/c-typeck.cc:5326
46711 #, gcc-internal-format
46712 msgid "implicit conversion from %qT to %qT to match other result of conditional"
46713 msgstr ""
46715 #: c/c-typeck.cc:5385 c/c-typeck.cc:5391
46716 #, gcc-internal-format
46717 msgid "operand of %<?:%> changes signedness from %qT to %qT due to unsignedness of other operand"
46718 msgstr ""
46720 #: c/c-typeck.cc:5408
46721 #, gcc-internal-format
46722 msgid "ISO C forbids conditional expr with only one void side"
46723 msgstr ""
46725 #: c/c-typeck.cc:5425
46726 #, gcc-internal-format
46727 msgid "pointers to disjoint address spaces used in conditional expression"
46728 msgstr ""
46730 #: c/c-typeck.cc:5449
46731 #, gcc-internal-format
46732 msgid "pointer to array loses qualifier in conditional expression"
46733 msgstr ""
46735 #: c/c-typeck.cc:5453
46736 #, gcc-internal-format
46737 msgid "pointer to array loses qualifier in conditional expression in ISO C before C2X"
46738 msgstr ""
46740 #: c/c-typeck.cc:5458
46741 #, gcc-internal-format
46742 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
46743 msgstr ""
46745 #: c/c-typeck.cc:5473
46746 #, gcc-internal-format
46747 msgid "pointer type mismatch between %qT and %qT of %qD and %qD in conditional expression"
46748 msgstr ""
46750 #: c/c-typeck.cc:5478
46751 #, gcc-internal-format
46752 msgid "pointer type mismatch in conditional expression"
46753 msgstr ""
46755 #: c/c-typeck.cc:5487 c/c-typeck.cc:5498
46756 #, gcc-internal-format
46757 msgid "pointer/integer type mismatch in conditional expression"
46758 msgstr ""
46760 #: c/c-typeck.cc:5512
46761 #, gcc-internal-format
46762 msgid "type mismatch in conditional expression"
46763 msgstr ""
46765 #: c/c-typeck.cc:5627
46766 #, gcc-internal-format
46767 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %E"
46768 msgstr ""
46770 #: c/c-typeck.cc:5631
46771 #, gcc-internal-format
46772 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>"
46773 msgstr ""
46775 #: c/c-typeck.cc:5649
46776 #, gcc-internal-format
46777 msgid "ignoring return value of type %qT, declared with attribute %<nodiscard%>: %E"
46778 msgstr ""
46780 #: c/c-typeck.cc:5654
46781 #, gcc-internal-format
46782 msgid "ignoring return value of type %qT, declared with attribute %<nodiscard%>"
46783 msgstr ""
46785 #: c/c-typeck.cc:5663 cp/cvt.cc:1096
46786 #, gcc-internal-format
46787 msgid "in call to %qD, declared here"
46788 msgstr ""
46790 #: c/c-typeck.cc:5712
46791 #, gcc-internal-format
46792 msgid "left-hand operand of comma expression has no effect"
46793 msgstr ""
46795 #: c/c-typeck.cc:5730 c/c-typeck.cc:11307
46796 #, gcc-internal-format
46797 msgid "right-hand operand of comma expression has no effect"
46798 msgstr ""
46800 #: c/c-typeck.cc:5801
46801 msgid "cast adds %q#v qualifier to function type"
46802 msgstr ""
46804 #: c/c-typeck.cc:5807
46805 msgid "cast discards %qv qualifier from pointer target type"
46806 msgstr ""
46808 #: c/c-typeck.cc:5842
46809 #, gcc-internal-format
46810 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
46811 msgstr ""
46813 #: c/c-typeck.cc:5936
46814 #, gcc-internal-format
46815 msgid "cast specifies array type"
46816 msgstr ""
46818 #: c/c-typeck.cc:5942
46819 #, gcc-internal-format
46820 msgid "cast specifies function type"
46821 msgstr ""
46823 #: c/c-typeck.cc:5957
46824 #, gcc-internal-format
46825 msgid "ISO C forbids casting nonscalar to the same type"
46826 msgstr ""
46828 #: c/c-typeck.cc:5977
46829 #, gcc-internal-format
46830 msgid "ISO C forbids casts to union type"
46831 msgstr ""
46833 #: c/c-typeck.cc:5987
46834 #, gcc-internal-format
46835 msgid "cast to union type from type not present in union"
46836 msgstr ""
46838 #: c/c-typeck.cc:6022
46839 #, gcc-internal-format, gfc-internal-format
46840 msgid "cast to %s address space pointer from disjoint generic address space pointer"
46841 msgstr ""
46843 #: c/c-typeck.cc:6027
46844 #, gcc-internal-format, gfc-internal-format
46845 msgid "cast to generic address space pointer from disjoint %s address space pointer"
46846 msgstr ""
46848 #: c/c-typeck.cc:6032
46849 #, gcc-internal-format, gfc-internal-format
46850 msgid "cast to %s address space pointer from disjoint %s address space pointer"
46851 msgstr ""
46853 #: c/c-typeck.cc:6052
46854 #, gcc-internal-format
46855 msgid "cast increases required alignment of target type"
46856 msgstr ""
46858 #: c/c-typeck.cc:6063
46859 #, gcc-internal-format
46860 msgid "cast from pointer to integer of different size"
46861 msgstr ""
46863 #: c/c-typeck.cc:6068
46864 #, gcc-internal-format
46865 msgid "cast from function call of type %qT to non-matching type %qT"
46866 msgstr ""
46868 #: c/c-typeck.cc:6077 cp/typeck.cc:8815
46869 #, gcc-internal-format
46870 msgid "cast to pointer from integer of different size"
46871 msgstr ""
46873 #: c/c-typeck.cc:6091
46874 #, gcc-internal-format
46875 msgid "ISO C forbids conversion of function pointer to object pointer type"
46876 msgstr ""
46878 #: c/c-typeck.cc:6100
46879 #, gcc-internal-format
46880 msgid "ISO C forbids conversion of object pointer to function pointer type"
46881 msgstr ""
46883 #: c/c-typeck.cc:6110
46884 #, gcc-internal-format
46885 msgid "cast between incompatible function types from %qT to %qT"
46886 msgstr ""
46888 #: c/c-typeck.cc:6206
46889 #, gcc-internal-format
46890 msgid "defining a type in a cast is invalid in C++"
46891 msgstr ""
46893 #: c/c-typeck.cc:6247
46894 #, gcc-internal-format
46895 msgid "assignment to expression with array type"
46896 msgstr ""
46898 #: c/c-typeck.cc:6373
46899 #, gcc-internal-format
46900 msgid "enum conversion in assignment is invalid in C++"
46901 msgstr ""
46903 #: c/c-typeck.cc:6575 c/c-typeck.cc:6597 c/c-typeck.cc:6623
46904 #, fuzzy, gcc-internal-format
46905 #| msgid "initialization"
46906 msgid "(near initialization for %qs)"
46907 msgstr "ініцыялізацыя"
46909 #: c/c-typeck.cc:6638
46910 #, gcc-internal-format
46911 msgid "array initialized from parenthesized string constant"
46912 msgstr ""
46914 #: c/c-typeck.cc:6681 c/c-typeck.cc:6922
46915 #, gcc-internal-format
46916 msgid "expected %qT but argument is of type %qT"
46917 msgstr ""
46919 #: c/c-typeck.cc:6715
46920 #, gcc-internal-format
46921 msgid "%qD argument %d type is %qT where %qT is expected in a call to built-in function declared without prototype"
46922 msgstr ""
46924 #: c/c-typeck.cc:6718
46925 #, gcc-internal-format
46926 msgid "%qD argument %d promotes to %qT where %qT is expected in a call to built-in function declared without prototype"
46927 msgstr ""
46929 #: c/c-typeck.cc:6723
46930 #, gcc-internal-format
46931 msgid "built-in %qD declared here"
46932 msgstr ""
46934 #: c/c-typeck.cc:6917
46935 #, gcc-internal-format
46936 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
46937 msgstr ""
46939 #: c/c-typeck.cc:6926
46940 #, gcc-internal-format
46941 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
46942 msgstr ""
46944 #: c/c-typeck.cc:6931
46945 #, gcc-internal-format
46946 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
46947 msgstr ""
46949 #: c/c-typeck.cc:6936
46950 #, gcc-internal-format
46951 msgid "enum conversion from %qT to %qT in return is invalid in C++"
46952 msgstr ""
46954 #: c/c-typeck.cc:6954
46955 #, fuzzy, gcc-internal-format
46956 #| msgid "converting from `%T' to `%T'"
46957 msgid "implicit conversion from %qT to %qT"
46958 msgstr "пераўтварэньне з `%T' у `%T'"
46960 #: c/c-typeck.cc:7133 c/c-typeck.cc:7507
46961 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
46962 msgstr ""
46964 #: c/c-typeck.cc:7136 c/c-typeck.cc:7510
46965 msgid "assignment makes %q#v qualified function pointer from unqualified"
46966 msgstr ""
46968 #: c/c-typeck.cc:7139 c/c-typeck.cc:7512
46969 msgid "initialization makes %q#v qualified function pointer from unqualified"
46970 msgstr ""
46972 #: c/c-typeck.cc:7142 c/c-typeck.cc:7514
46973 msgid "return makes %q#v qualified function pointer from unqualified"
46974 msgstr ""
46976 #: c/c-typeck.cc:7150 c/c-typeck.cc:7398 c/c-typeck.cc:7441
46977 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
46978 msgstr ""
46980 #: c/c-typeck.cc:7152 c/c-typeck.cc:7400 c/c-typeck.cc:7443
46981 msgid "assignment discards %qv qualifier from pointer target type"
46982 msgstr ""
46984 #: c/c-typeck.cc:7154 c/c-typeck.cc:7402 c/c-typeck.cc:7445
46985 msgid "initialization discards %qv qualifier from pointer target type"
46986 msgstr ""
46988 #: c/c-typeck.cc:7156 c/c-typeck.cc:7404 c/c-typeck.cc:7447
46989 msgid "return discards %qv qualifier from pointer target type"
46990 msgstr ""
46992 #: c/c-typeck.cc:7165
46993 #, gcc-internal-format
46994 msgid "ISO C prohibits argument conversion to union type"
46995 msgstr ""
46997 #: c/c-typeck.cc:7233
46998 #, gcc-internal-format
46999 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
47000 msgstr ""
47002 #: c/c-typeck.cc:7246
47003 #, gcc-internal-format
47004 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
47005 msgstr ""
47007 #: c/c-typeck.cc:7256
47008 #, gcc-internal-format
47009 msgid "assignment from pointer to non-enclosed address space"
47010 msgstr ""
47012 #: c/c-typeck.cc:7267
47013 #, gcc-internal-format
47014 msgid "initialization from pointer to non-enclosed address space"
47015 msgstr ""
47017 #: c/c-typeck.cc:7277
47018 #, gcc-internal-format
47019 msgid "return from pointer to non-enclosed address space"
47020 msgstr ""
47022 #: c/c-typeck.cc:7300
47023 #, gcc-internal-format
47024 msgid "argument %d of %qE might be a candidate for a format attribute"
47025 msgstr ""
47027 #: c/c-typeck.cc:7306
47028 #, gcc-internal-format
47029 msgid "assignment left-hand side might be a candidate for a format attribute"
47030 msgstr ""
47032 #: c/c-typeck.cc:7312
47033 #, gcc-internal-format
47034 msgid "initialization left-hand side might be a candidate for a format attribute"
47035 msgstr ""
47037 #: c/c-typeck.cc:7317 cp/typeck.cc:9935
47038 #, gcc-internal-format
47039 msgid "return type might be a candidate for a format attribute"
47040 msgstr ""
47042 #: c/c-typeck.cc:7340
47043 #, gcc-internal-format
47044 msgid "passing argument %d of %qE from incompatible scalar storage order"
47045 msgstr ""
47047 #: c/c-typeck.cc:7350
47048 #, gcc-internal-format
47049 msgid "assignment to %qT from pointer type %qT with incompatible scalar storage order"
47050 msgstr ""
47052 #: c/c-typeck.cc:7360
47053 #, gcc-internal-format
47054 msgid "initialization of %qT from pointer type %qT with incompatible scalar storage order"
47055 msgstr ""
47057 #: c/c-typeck.cc:7365
47058 #, gcc-internal-format
47059 msgid "returning %qT from pointer type with incompatible scalar storage order %qT"
47060 msgstr ""
47062 #: c/c-typeck.cc:7415
47063 #, gcc-internal-format
47064 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
47065 msgstr ""
47067 #: c/c-typeck.cc:7418
47068 #, gcc-internal-format
47069 msgid "ISO C forbids assignment between function pointer and %<void *%>"
47070 msgstr ""
47072 #: c/c-typeck.cc:7420
47073 #, gcc-internal-format
47074 msgid "ISO C forbids initialization between function pointer and %<void *%>"
47075 msgstr ""
47077 #: c/c-typeck.cc:7422
47078 #, gcc-internal-format
47079 msgid "ISO C forbids return between function pointer and %<void *%>"
47080 msgstr ""
47082 #: c/c-typeck.cc:7452
47083 #, gcc-internal-format
47084 msgid "array with qualifier on the element is not qualified before C2X"
47085 msgstr ""
47087 #: c/c-typeck.cc:7469
47088 #, gcc-internal-format
47089 msgid "pointer targets in passing argument %d of %qE differ in signedness"
47090 msgstr ""
47092 #: c/c-typeck.cc:7477
47093 #, gcc-internal-format
47094 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
47095 msgstr ""
47097 #: c/c-typeck.cc:7483
47098 #, gcc-internal-format
47099 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
47100 msgstr ""
47102 #: c/c-typeck.cc:7488
47103 #, gcc-internal-format
47104 msgid "pointer targets in returning %qT from a function with return type %qT differ in signedness"
47105 msgstr ""
47107 #: c/c-typeck.cc:7530
47108 #, gcc-internal-format
47109 msgid "passing argument %d of %qE from incompatible pointer type"
47110 msgstr ""
47112 #: c/c-typeck.cc:7538
47113 #, fuzzy, gcc-internal-format
47114 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
47115 msgstr "\"%s\" мае незавершаны тып"
47117 #: c/c-typeck.cc:7543
47118 #, gcc-internal-format
47119 msgid "assignment to %qT from incompatible pointer type %qT"
47120 msgstr ""
47122 #: c/c-typeck.cc:7550
47123 #, fuzzy, gcc-internal-format
47124 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
47125 msgstr "\"%s\" мае незавершаны тып"
47127 #: c/c-typeck.cc:7555
47128 #, gcc-internal-format
47129 msgid "initialization of %qT from incompatible pointer type %qT"
47130 msgstr ""
47132 #: c/c-typeck.cc:7562
47133 #, gcc-internal-format
47134 msgid "returning pointer to %qD of type %qT from a function with incompatible type %qT"
47135 msgstr ""
47137 #: c/c-typeck.cc:7567
47138 #, gcc-internal-format
47139 msgid "returning %qT from a function with incompatible return type %qT"
47140 msgstr ""
47142 #: c/c-typeck.cc:7606
47143 #, gcc-internal-format
47144 msgid "passing argument %d of %qE makes pointer from integer without a cast"
47145 msgstr ""
47147 #: c/c-typeck.cc:7613
47148 #, gcc-internal-format
47149 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
47150 msgstr ""
47152 #: c/c-typeck.cc:7619
47153 #, gcc-internal-format
47154 msgid "initialization of %qT from %qT makes pointer from integer without a cast"
47155 msgstr ""
47157 #: c/c-typeck.cc:7623
47158 #, gcc-internal-format
47159 msgid "returning %qT from a function with return type %qT makes pointer from integer without a cast"
47160 msgstr ""
47162 #: c/c-typeck.cc:7643
47163 #, gcc-internal-format
47164 msgid "passing argument %d of %qE makes integer from pointer without a cast"
47165 msgstr ""
47167 #: c/c-typeck.cc:7650
47168 #, gcc-internal-format
47169 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
47170 msgstr ""
47172 #: c/c-typeck.cc:7656
47173 #, gcc-internal-format
47174 msgid "initialization of %qT from %qT makes integer from pointer without a cast"
47175 msgstr ""
47177 #: c/c-typeck.cc:7660
47178 #, gcc-internal-format
47179 msgid "returning %qT from a function with return type %qT makes integer from pointer without a cast"
47180 msgstr ""
47182 #: c/c-typeck.cc:7687
47183 #, gcc-internal-format
47184 msgid "incompatible type for argument %d of %qE"
47185 msgstr ""
47187 #: c/c-typeck.cc:7698
47188 #, gcc-internal-format
47189 msgid "incompatible types when assigning to type %qT from type %qT"
47190 msgstr ""
47192 #: c/c-typeck.cc:7709
47193 #, gcc-internal-format
47194 msgid "incompatible types when initializing type %qT using type %qT"
47195 msgstr ""
47197 #: c/c-typeck.cc:7719
47198 #, gcc-internal-format
47199 msgid "incompatible types when returning type %qT but %qT was expected"
47200 msgstr ""
47202 #: c/c-typeck.cc:7787
47203 #, gcc-internal-format
47204 msgid "traditional C rejects automatic aggregate initialization"
47205 msgstr ""
47207 #: c/c-typeck.cc:8027 c/c-typeck.cc:8924 cp/typeck2.cc:1189
47208 #, gcc-internal-format
47209 msgid "initialization of a flexible array member"
47210 msgstr ""
47212 #: c/c-typeck.cc:8043 cp/typeck2.cc:1206
47213 #, gcc-internal-format
47214 msgid "cannot initialize array of %qT from a string literal with type array of %qT"
47215 msgstr ""
47217 #: c/c-typeck.cc:8083
47218 #, gcc-internal-format
47219 msgid "array of inappropriate type initialized from string constant"
47220 msgstr ""
47222 #: c/c-typeck.cc:8151 cp/typeck.cc:2371
47223 #, gcc-internal-format
47224 msgid "invalid use of non-lvalue array"
47225 msgstr ""
47227 #: c/c-typeck.cc:8170 c/c-typeck.cc:8194 c/c-typeck.cc:8197 c/c-typeck.cc:8205
47228 #: c/c-typeck.cc:8248 c/c-typeck.cc:9777 c/c-typeck.cc:9827
47229 #, gcc-internal-format
47230 msgid "initializer element is not constant"
47231 msgstr ""
47233 #: c/c-typeck.cc:8179
47234 #, gcc-internal-format
47235 msgid "array initialized from non-constant array expression"
47236 msgstr ""
47238 #: c/c-typeck.cc:8210 c/c-typeck.cc:8261 c/c-typeck.cc:9837
47239 #, fuzzy, gcc-internal-format
47240 msgid "initializer element is not a constant expression"
47241 msgstr "памер масіва \"%s\" адмоўны"
47243 #: c/c-typeck.cc:8255 c/c-typeck.cc:9832
47244 #, gcc-internal-format
47245 msgid "initializer element is not computable at load time"
47246 msgstr ""
47248 #: c/c-typeck.cc:8274
47249 #, gcc-internal-format
47250 msgid "invalid initializer"
47251 msgstr "нерэчаісны ініцыялізатар"
47253 #: c/c-typeck.cc:8552 cp/decl.cc:7171
47254 #, gcc-internal-format
47255 msgid "opaque vector types cannot be initialized"
47256 msgstr ""
47258 #: c/c-typeck.cc:8772
47259 #, gcc-internal-format
47260 msgid "extra brace group at end of initializer"
47261 msgstr ""
47263 #: c/c-typeck.cc:8855
47264 #, gcc-internal-format
47265 msgid "braces around scalar initializer"
47266 msgstr ""
47268 #: c/c-typeck.cc:8921 c/c-typeck.cc:10360 cp/typeck2.cc:1216
47269 #: cp/typeck2.cc:1476
47270 #, gcc-internal-format
47271 msgid "initialization of flexible array member in a nested context"
47272 msgstr ""
47274 #: c/c-typeck.cc:8958
47275 #, gcc-internal-format
47276 msgid "missing braces around initializer"
47277 msgstr ""
47279 #: c/c-typeck.cc:8981
47280 #, fuzzy, gcc-internal-format
47281 msgid "missing initializer for field %qD of %qT"
47282 msgstr "прапушчан ініцыялізатар"
47284 #: c/c-typeck.cc:9005
47285 #, gcc-internal-format
47286 msgid "empty scalar initializer"
47287 msgstr ""
47289 #: c/c-typeck.cc:9010
47290 #, gcc-internal-format
47291 msgid "extra elements in scalar initializer"
47292 msgstr ""
47294 #: c/c-typeck.cc:9129 c/c-typeck.cc:9211
47295 #, gcc-internal-format
47296 msgid "array index in non-array initializer"
47297 msgstr ""
47299 #: c/c-typeck.cc:9134 c/c-typeck.cc:9273
47300 #, gcc-internal-format
47301 msgid "field name not in record or union initializer"
47302 msgstr ""
47304 #: c/c-typeck.cc:9184
47305 #, fuzzy, gcc-internal-format
47306 msgid "array index in initializer not of integer type"
47307 msgstr "\"%s\" мае незавершаны тып"
47309 #: c/c-typeck.cc:9193 c/c-typeck.cc:9202
47310 #, fuzzy, gcc-internal-format
47311 msgid "array index in initializer is not an integer constant expression"
47312 msgstr "памер масіва \"%s\" адмоўны"
47314 #: c/c-typeck.cc:9207 c/c-typeck.cc:9209
47315 #, gcc-internal-format
47316 msgid "nonconstant array index in initializer"
47317 msgstr ""
47319 #: c/c-typeck.cc:9213 c/c-typeck.cc:9216
47320 #, gcc-internal-format
47321 msgid "array index in initializer exceeds array bounds"
47322 msgstr ""
47324 #: c/c-typeck.cc:9235
47325 #, gcc-internal-format
47326 msgid "empty index range in initializer"
47327 msgstr ""
47329 #: c/c-typeck.cc:9244
47330 #, gcc-internal-format
47331 msgid "array index range in initializer exceeds array bounds"
47332 msgstr ""
47334 #: c/c-typeck.cc:9346 c/c-typeck.cc:9376 c/c-typeck.cc:9920
47335 #, gcc-internal-format
47336 msgid "initialized field with side-effects overwritten"
47337 msgstr ""
47339 #: c/c-typeck.cc:9350 c/c-typeck.cc:9380 c/c-typeck.cc:9923
47340 #, gcc-internal-format
47341 msgid "initialized field overwritten"
47342 msgstr ""
47344 #: c/c-typeck.cc:9854
47345 #, gcc-internal-format
47346 msgid "enum conversion in initialization is invalid in C++"
47347 msgstr ""
47349 #: c/c-typeck.cc:10235
47350 #, gcc-internal-format
47351 msgid "excess elements in %<char%> array initializer"
47352 msgstr ""
47354 #: c/c-typeck.cc:10242 c/c-typeck.cc:10319
47355 #, gcc-internal-format
47356 msgid "excess elements in struct initializer"
47357 msgstr ""
47359 #: c/c-typeck.cc:10263
47360 #, gcc-internal-format
47361 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
47362 msgstr ""
47364 #: c/c-typeck.cc:10334 cp/typeck2.cc:1193
47365 #, gcc-internal-format
47366 msgid "non-static initialization of a flexible array member"
47367 msgstr ""
47369 #: c/c-typeck.cc:10429
47370 #, gcc-internal-format
47371 msgid "excess elements in union initializer"
47372 msgstr ""
47374 #: c/c-typeck.cc:10451
47375 #, gcc-internal-format
47376 msgid "traditional C rejects initialization of unions"
47377 msgstr ""
47379 #: c/c-typeck.cc:10513
47380 #, gcc-internal-format
47381 msgid "excess elements in array initializer"
47382 msgstr ""
47384 #: c/c-typeck.cc:10547
47385 #, gcc-internal-format
47386 msgid "excess elements in vector initializer"
47387 msgstr ""
47389 #: c/c-typeck.cc:10579
47390 #, gcc-internal-format
47391 msgid "excess elements in scalar initializer"
47392 msgstr ""
47394 #: c/c-typeck.cc:10822
47395 #, fuzzy, gcc-internal-format
47396 #| msgid "ISO C forbids `goto *expr;'"
47397 msgid "ISO C forbids %<goto *expr;%>"
47398 msgstr "ISO C не падтрымлівае \"goto *expr;\""
47400 #: c/c-typeck.cc:10828
47401 #, gcc-internal-format
47402 msgid "computed goto must be pointer type"
47403 msgstr ""
47405 #: c/c-typeck.cc:10857 c/gimple-parser.cc:2434 cp/typeck.cc:10427
47406 #, fuzzy, gcc-internal-format
47407 #| msgid "function does not return string type"
47408 msgid "function declared %<noreturn%> has a %<return%> statement"
47409 msgstr "функцыя не вяртае тып string"
47411 #: c/c-typeck.cc:10885 c/c-typeck.cc:10889
47412 #, gcc-internal-format
47413 msgid "%<return%> with no value, in function returning non-void"
47414 msgstr ""
47416 #: c/c-typeck.cc:10903 c/gimple-parser.cc:2444
47417 #, gcc-internal-format
47418 msgid "%<return%> with a value, in function returning void"
47419 msgstr ""
47421 #: c/c-typeck.cc:10906
47422 #, gcc-internal-format
47423 msgid "ISO C forbids %<return%> with expression, in function returning void"
47424 msgstr ""
47426 #: c/c-typeck.cc:10983
47427 #, fuzzy, gcc-internal-format
47428 msgid "function returns address of label"
47429 msgstr "ISO C не дазваляе пусты ізыходны файл"
47431 #: c/c-typeck.cc:11074 cp/semantics.cc:1495
47432 #, gcc-internal-format
47433 msgid "switch quantity not an integer"
47434 msgstr ""
47436 #: c/c-typeck.cc:11099
47437 #, gcc-internal-format
47438 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
47439 msgstr ""
47441 #: c/c-typeck.cc:11137 c/c-typeck.cc:11145
47442 #, fuzzy, gcc-internal-format
47443 msgid "case label is not an integer constant expression"
47444 msgstr "памер масіва \"%s\" адмоўны"
47446 #: c/c-typeck.cc:11151 cp/parser.cc:12644
47447 #, gcc-internal-format
47448 msgid "case label not within a switch statement"
47449 msgstr ""
47451 #: c/c-typeck.cc:11153
47452 #, gcc-internal-format
47453 msgid "%<default%> label not within a switch statement"
47454 msgstr ""
47456 #: c/c-typeck.cc:11229 cp/parser.cc:14249
47457 #, gcc-internal-format
47458 msgid "break statement not within loop or switch"
47459 msgstr ""
47461 #: c/c-typeck.cc:11232 c/c-typeck.cc:11252 cp/decl.cc:3675 cp/parser.cc:14259
47462 #: cp/parser.cc:14280
47463 #, gcc-internal-format
47464 msgid "invalid exit from OpenMP structured block"
47465 msgstr ""
47467 #: c/c-typeck.cc:11235 cp/parser.cc:14262
47468 #, gcc-internal-format
47469 msgid "break statement used with OpenMP for loop"
47470 msgstr ""
47472 #: c/c-typeck.cc:11249 cp/parser.cc:14272
47473 #, gcc-internal-format
47474 msgid "continue statement not within a loop"
47475 msgstr ""
47477 #: c/c-typeck.cc:11289 cp/cp-gimplify.cc:228
47478 #, gcc-internal-format
47479 msgid "statement with no effect"
47480 msgstr ""
47482 #: c/c-typeck.cc:11333
47483 #, gcc-internal-format
47484 msgid "expression statement has incomplete type"
47485 msgstr ""
47487 #: c/c-typeck.cc:11624
47488 #, gcc-internal-format
47489 msgid "the comparison will always evaluate as %<false%> for the pointer operand in %qE must not be NULL"
47490 msgstr ""
47492 #: c/c-typeck.cc:11629
47493 #, gcc-internal-format
47494 msgid "the comparison will always evaluate as %<true%> for the pointer operand in %qE must not be NULL"
47495 msgstr ""
47497 #: c/c-typeck.cc:11647 c/c-typeck.cc:11684
47498 #, gcc-internal-format
47499 msgid "the comparison will always evaluate as %<false%> for the address of %qE will never be NULL"
47500 msgstr ""
47502 #: c/c-typeck.cc:11652 c/c-typeck.cc:11689
47503 #, gcc-internal-format
47504 msgid "the comparison will always evaluate as %<true%> for the address of %qE will never be NULL"
47505 msgstr ""
47507 #: c/c-typeck.cc:12274 c/c-typeck.cc:12410 cp/typeck.cc:5732
47508 #, gcc-internal-format
47509 msgid "comparing vectors with different element types"
47510 msgstr ""
47512 #: c/c-typeck.cc:12282 c/c-typeck.cc:12418 cp/typeck.cc:5745
47513 #, gcc-internal-format
47514 msgid "comparing vectors with different number of elements"
47515 msgstr ""
47517 #: c/c-typeck.cc:12297 c/c-typeck.cc:12433 cp/typeck.cc:5763
47518 #, gcc-internal-format
47519 msgid "comparison between types %qT and %qT"
47520 msgstr ""
47522 #: c/c-typeck.cc:12307 c/c-typeck.cc:12443 cp/typeck.cc:5780
47523 #, gcc-internal-format
47524 msgid "could not find an integer type of the same size as %qT"
47525 msgstr ""
47527 #: c/c-typeck.cc:12321 cp/typeck.cc:5423
47528 #, gcc-internal-format
47529 msgid "comparing floating-point with %<==%> or %<!=%> is unsafe"
47530 msgstr ""
47532 #: c/c-typeck.cc:12355 c/c-typeck.cc:12484
47533 #, gcc-internal-format
47534 msgid "comparison of pointers to disjoint address spaces"
47535 msgstr ""
47537 #: c/c-typeck.cc:12362 c/c-typeck.cc:12368
47538 #, fuzzy, gcc-internal-format
47539 msgid "ISO C forbids comparison of %<void *%> with function pointer"
47540 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
47542 #: c/c-typeck.cc:12375 c/c-typeck.cc:12494
47543 #, gcc-internal-format
47544 msgid "comparison of distinct pointer types lacks a cast"
47545 msgstr ""
47547 #: c/c-typeck.cc:12387 c/c-typeck.cc:12392 c/c-typeck.cc:12520
47548 #: c/c-typeck.cc:12525
47549 #, gcc-internal-format
47550 msgid "comparison between pointer and integer"
47551 msgstr ""
47553 #: c/c-typeck.cc:12472
47554 #, gcc-internal-format
47555 msgid "comparison of complete and incomplete pointers"
47556 msgstr ""
47558 #: c/c-typeck.cc:12474
47559 #, gcc-internal-format
47560 msgid "ISO C forbids ordered comparisons of pointers to functions"
47561 msgstr ""
47563 #: c/c-typeck.cc:12479
47564 #, gcc-internal-format
47565 msgid "ordered comparison of pointer with null pointer"
47566 msgstr ""
47568 #: c/c-typeck.cc:12502 c/c-typeck.cc:12505 c/c-typeck.cc:12512
47569 #: c/c-typeck.cc:12515
47570 #, gcc-internal-format
47571 msgid "ordered comparison of pointer with integer zero"
47572 msgstr ""
47574 #: c/c-typeck.cc:12591
47575 #, gcc-internal-format
47576 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
47577 msgstr ""
47579 #: c/c-typeck.cc:12909
47580 #, gcc-internal-format
47581 msgid "used array that cannot be converted to pointer where scalar is required"
47582 msgstr ""
47584 #: c/c-typeck.cc:12913
47585 #, gcc-internal-format
47586 msgid "used struct type value where scalar is required"
47587 msgstr ""
47589 #: c/c-typeck.cc:12917
47590 #, gcc-internal-format
47591 msgid "used union type value where scalar is required"
47592 msgstr ""
47594 #: c/c-typeck.cc:12933
47595 #, gcc-internal-format
47596 msgid "used vector type where scalar is required"
47597 msgstr ""
47599 #: c/c-typeck.cc:13123 cp/semantics.cc:10914
47600 #, gcc-internal-format
47601 msgid "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
47602 msgstr ""
47604 #: c/c-typeck.cc:13134 c/c-typeck.cc:13144 cp/semantics.cc:10925
47605 #: cp/semantics.cc:10935
47606 #, gcc-internal-format
47607 msgid "expected %<cancel%> %<if%> clause modifier"
47608 msgstr ""
47610 #: c/c-typeck.cc:13179 cp/semantics.cc:10970
47611 #, gcc-internal-format
47612 msgid "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
47613 msgstr ""
47615 #: c/c-typeck.cc:13224 c/c-typeck.cc:14920 c/c-typeck.cc:15056
47616 #: c/c-typeck.cc:15139
47617 #, gcc-internal-format
47618 msgid "%<_Atomic%> %qE in %qs clause"
47619 msgstr ""
47621 #: c/c-typeck.cc:13248 c/c-typeck.cc:14846 c/c-typeck.cc:15042
47622 #: cp/semantics.cc:5085 cp/semantics.cc:7823 cp/semantics.cc:8066
47623 #, gcc-internal-format
47624 msgid "bit-field %qE in %qs clause"
47625 msgstr ""
47627 #: c/c-typeck.cc:13257 c/c-typeck.cc:15066 cp/semantics.cc:5095
47628 #: cp/semantics.cc:8085
47629 #, gcc-internal-format
47630 msgid "%qE is a member of a union"
47631 msgstr ""
47633 #: c/c-typeck.cc:13274 c/c-typeck.cc:15075 cp/semantics.cc:8094
47634 #, fuzzy, gcc-internal-format
47635 msgid "cannot dereference %qE in %qs clause"
47636 msgstr "Не магу знайсці файл для класа %s."
47638 #: c/c-typeck.cc:13285 cp/semantics.cc:5120 cp/semantics.cc:8139
47639 #, gcc-internal-format
47640 msgid "%qD is not a variable in %qs clause"
47641 msgstr ""
47643 #: c/c-typeck.cc:13289 c/c-typeck.cc:15103 cp/semantics.cc:5124
47644 #: cp/semantics.cc:8143
47645 #, gcc-internal-format
47646 msgid "%qE is not a variable in %qs clause"
47647 msgstr ""
47649 #: c/c-typeck.cc:13297
47650 #, gcc-internal-format
47651 msgid "%<_Atomic%> %qD in %qs clause"
47652 msgstr ""
47654 #: c/c-typeck.cc:13307 c/c-typeck.cc:15110 c/c-typeck.cc:15237
47655 #: cp/semantics.cc:5133 cp/semantics.cc:8150 cp/semantics.cc:8339
47656 #, gcc-internal-format
47657 msgid "%qD is threadprivate variable in %qs clause"
47658 msgstr ""
47660 #: c/c-typeck.cc:13344 cp/semantics.cc:5167
47661 #, gcc-internal-format
47662 msgid "low bound %qE of array section does not have integral type"
47663 msgstr ""
47665 #: c/c-typeck.cc:13351 cp/semantics.cc:5174
47666 #, gcc-internal-format
47667 msgid "length %qE of array section does not have integral type"
47668 msgstr ""
47670 #: c/c-typeck.cc:13374 cp/semantics.cc:5207
47671 #, gcc-internal-format
47672 msgid "expected single pointer in %qs clause"
47673 msgstr ""
47675 #: c/c-typeck.cc:13392 c/c-typeck.cc:13459 c/c-typeck.cc:13751
47676 #: cp/semantics.cc:5225 cp/semantics.cc:5292
47677 #, gcc-internal-format
47678 msgid "zero length array section in %qs clause"
47679 msgstr ""
47681 #: c/c-typeck.cc:13411 cp/semantics.cc:5244
47682 #, gcc-internal-format
47683 msgid "for unknown bound array type length expression must be specified"
47684 msgstr ""
47686 #: c/c-typeck.cc:13419 cp/semantics.cc:5252
47687 #, gcc-internal-format
47688 msgid "negative low bound in array section in %qs clause"
47689 msgstr ""
47691 #: c/c-typeck.cc:13428 c/c-typeck.cc:13552 cp/semantics.cc:5261
47692 #: cp/semantics.cc:5385
47693 #, gcc-internal-format
47694 msgid "negative length in array section in %qs clause"
47695 msgstr ""
47697 #: c/c-typeck.cc:13445 cp/semantics.cc:5278
47698 #, gcc-internal-format
47699 msgid "low bound %qE above array section size in %qs clause"
47700 msgstr ""
47702 #: c/c-typeck.cc:13488 cp/semantics.cc:5321
47703 #, gcc-internal-format
47704 msgid "length %qE above array section size in %qs clause"
47705 msgstr ""
47707 #: c/c-typeck.cc:13503 cp/semantics.cc:5336
47708 #, gcc-internal-format
47709 msgid "high bound %qE above array section size in %qs clause"
47710 msgstr ""
47712 #: c/c-typeck.cc:13540 cp/semantics.cc:5373
47713 #, gcc-internal-format
47714 msgid "for array function parameter length expression must be specified"
47715 msgstr ""
47717 #: c/c-typeck.cc:13544 cp/semantics.cc:5377
47718 #, gcc-internal-format
47719 msgid "for pointer type length expression must be specified"
47720 msgstr ""
47722 #: c/c-typeck.cc:13571 c/c-typeck.cc:13690 cp/semantics.cc:5404
47723 #: cp/semantics.cc:5538
47724 #, gcc-internal-format
47725 msgid "array section is not contiguous in %qs clause"
47726 msgstr ""
47728 #: c/c-typeck.cc:13581 cp/semantics.cc:5414
47729 #, gcc-internal-format
47730 msgid "%qE does not have pointer or array type"
47731 msgstr ""
47733 #: c/c-typeck.cc:13968 cp/semantics.cc:6512
47734 #, gcc-internal-format
47735 msgid "iterator %qD has neither integral nor pointer type"
47736 msgstr ""
47738 #: c/c-typeck.cc:13975
47739 #, gcc-internal-format
47740 msgid "iterator %qD has %<_Atomic%> qualified type"
47741 msgstr ""
47743 #: c/c-typeck.cc:13981 cp/semantics.cc:6519
47744 #, gcc-internal-format
47745 msgid "iterator %qD has const qualified type"
47746 msgstr ""
47748 #: c/c-typeck.cc:13994 cp/semantics.cc:6535
47749 #, fuzzy, gcc-internal-format
47750 msgid "iterator step with non-integral type"
47751 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
47753 #: c/c-typeck.cc:14014 cp/semantics.cc:6571
47754 #, gcc-internal-format
47755 msgid "iterator %qD has zero step"
47756 msgstr ""
47758 #: c/c-typeck.cc:14041
47759 #, gcc-internal-format
47760 msgid "type of iterator %qD refers to outer iterator %qD"
47761 msgstr ""
47763 #: c/c-typeck.cc:14048 cp/semantics.cc:6605
47764 #, gcc-internal-format
47765 msgid "begin expression refers to outer iterator %qD"
47766 msgstr ""
47768 #: c/c-typeck.cc:14054 cp/semantics.cc:6611
47769 #, gcc-internal-format
47770 msgid "end expression refers to outer iterator %qD"
47771 msgstr ""
47773 #: c/c-typeck.cc:14060 cp/semantics.cc:6617
47774 #, gcc-internal-format
47775 msgid "step expression refers to outer iterator %qD"
47776 msgstr ""
47778 #: c/c-typeck.cc:14097 cp/semantics.cc:6665
47779 #, gcc-internal-format
47780 msgid "expected pointer in %qs clause"
47781 msgstr ""
47783 #: c/c-typeck.cc:14185 cp/semantics.cc:6746
47784 #, gcc-internal-format
47785 msgid "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
47786 msgstr ""
47788 #: c/c-typeck.cc:14207 cp/semantics.cc:6766
47789 #, gcc-internal-format
47790 msgid "%<inscan%> %<reduction%> clause with array section"
47791 msgstr ""
47793 #: c/c-typeck.cc:14233 c/c-typeck.cc:14243
47794 #, gcc-internal-format
47795 msgid "%qD in %<reduction%> clause is a zero size array"
47796 msgstr ""
47798 #: c/c-typeck.cc:14263
47799 #, gcc-internal-format
47800 msgid "%<_Atomic%> %qE in %<reduction%> clause"
47801 msgstr ""
47803 #: c/c-typeck.cc:14275
47804 #, gcc-internal-format
47805 msgid "zero sized type %qT in %qs clause"
47806 msgstr ""
47808 #: c/c-typeck.cc:14283
47809 #, gcc-internal-format
47810 msgid "variable sized type %qT in %qs clause"
47811 msgstr ""
47813 #: c/c-typeck.cc:14327
47814 #, gcc-internal-format
47815 msgid "%qE has invalid type for %<reduction(%s)%>"
47816 msgstr ""
47818 #: c/c-typeck.cc:14336 cp/semantics.cc:6404
47819 #, gcc-internal-format
47820 msgid "user defined reduction not found for %qE"
47821 msgstr ""
47823 #: c/c-typeck.cc:14424
47824 #, gcc-internal-format
47825 msgid "variable length element type in array %<reduction%> clause"
47826 msgstr ""
47828 #: c/c-typeck.cc:14442 c/c-typeck.cc:15331 cp/semantics.cc:8855
47829 #, gcc-internal-format
47830 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
47831 msgstr ""
47833 #: c/c-typeck.cc:14454 cp/semantics.cc:8923
47834 #, gcc-internal-format
47835 msgid "%qE must be %<threadprivate%> for %<copyin%>"
47836 msgstr ""
47838 #: c/c-typeck.cc:14468 cp/semantics.cc:6807
47839 #, gcc-internal-format
47840 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs"
47841 msgstr ""
47843 #: c/c-typeck.cc:14476
47844 #, gcc-internal-format
47845 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
47846 msgstr ""
47848 #: c/c-typeck.cc:14484
47849 #, gcc-internal-format
47850 msgid "%<_Atomic%> %qD in %<linear%> clause"
47851 msgstr ""
47853 #: c/c-typeck.cc:14503 cp/semantics.cc:6881
47854 #, gcc-internal-format
47855 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
47856 msgstr ""
47858 #: c/c-typeck.cc:14533 c/c-typeck.cc:15230 c/c-typeck.cc:15476
47859 #: cp/semantics.cc:6968 cp/semantics.cc:8332 cp/semantics.cc:8675
47860 #, gcc-internal-format
47861 msgid "%qE is not a variable in clause %qs"
47862 msgstr ""
47864 #: c/c-typeck.cc:14551 cp/semantics.cc:6986
47865 #, gcc-internal-format
47866 msgid "%qD appears more than once in data-sharing clauses"
47867 msgstr ""
47869 #: c/c-typeck.cc:14562 cp/semantics.cc:6997
47870 #, gcc-internal-format
47871 msgid "%qD appears more than once in reduction clauses"
47872 msgstr ""
47874 #: c/c-typeck.cc:14576 c/c-typeck.cc:14646 c/c-typeck.cc:14680
47875 #, gcc-internal-format
47876 msgid "%qE appears more than once in data clauses"
47877 msgstr ""
47879 #: c/c-typeck.cc:14586 c/c-typeck.cc:14653 c/c-typeck.cc:14964
47880 #: c/c-typeck.cc:15157 c/c-typeck.cc:15165 c/c-typeck.cc:15182
47881 #: c/c-typeck.cc:15192 c/c-typeck.cc:15200 cp/semantics.cc:7011
47882 #: cp/semantics.cc:7021 cp/semantics.cc:7114 cp/semantics.cc:7121
47883 #: cp/semantics.cc:7168 cp/semantics.cc:7979 cp/semantics.cc:8202
47884 #: cp/semantics.cc:8210 cp/semantics.cc:8227 cp/semantics.cc:8237
47885 #: cp/semantics.cc:8245
47886 #, gcc-internal-format
47887 msgid "%qD appears more than once in data clauses"
47888 msgstr ""
47890 #: c/c-typeck.cc:14589 c/c-typeck.cc:14659 c/c-typeck.cc:15168
47891 #: c/c-typeck.cc:15203 cp/semantics.cc:7024 cp/semantics.cc:7127
47892 #: cp/semantics.cc:8213 cp/semantics.cc:8248
47893 #, gcc-internal-format
47894 msgid "%qD appears both in data and map clauses"
47895 msgstr ""
47897 #: c/c-typeck.cc:14634 cp/semantics.cc:7101
47898 #, gcc-internal-format
47899 msgid "%qE is not a variable in clause %<firstprivate%>"
47900 msgstr ""
47902 #: c/c-typeck.cc:14673 cp/semantics.cc:7160
47903 #, gcc-internal-format
47904 msgid "%qE is not a variable in clause %<lastprivate%>"
47905 msgstr ""
47907 #: c/c-typeck.cc:14692 cp/semantics.cc:7555
47908 #, gcc-internal-format
47909 msgid "%qE is not a variable in %<aligned%> clause"
47910 msgstr ""
47912 #: c/c-typeck.cc:14699
47913 #, gcc-internal-format
47914 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
47915 msgstr ""
47917 #: c/c-typeck.cc:14706
47918 #, gcc-internal-format
47919 msgid "%<_Atomic%> %qD in %<aligned%> clause"
47920 msgstr ""
47922 #: c/c-typeck.cc:14713
47923 #, gcc-internal-format
47924 msgid "%qE appears more than once in %<aligned%> clauses"
47925 msgstr ""
47927 #: c/c-typeck.cc:14726 cp/semantics.cc:7626
47928 #, gcc-internal-format
47929 msgid "%qE is not a variable in %<nontemporal%> clause"
47930 msgstr ""
47932 #: c/c-typeck.cc:14732
47933 #, gcc-internal-format
47934 msgid "%qE appears more than once in %<nontemporal%> clauses"
47935 msgstr ""
47937 #: c/c-typeck.cc:14745 cp/semantics.cc:7665
47938 #, gcc-internal-format
47939 msgid "%qE is not a variable in %<allocate%> clause"
47940 msgstr ""
47942 #: c/c-typeck.cc:14751
47943 #, gcc-internal-format
47944 msgid "%qE appears more than once in %<allocate%> clauses"
47945 msgstr ""
47947 #: c/c-typeck.cc:14824 cp/semantics.cc:7794
47948 #, gcc-internal-format
47949 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
47950 msgstr ""
47952 #: c/c-typeck.cc:14835 cp/semantics.cc:7813
47953 #, gcc-internal-format
47954 msgid "%qE is not lvalue expression nor array section in %qs clause"
47955 msgstr ""
47957 #: c/c-typeck.cc:14856 cp/semantics.cc:7835
47958 #, gcc-internal-format
47959 msgid "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> dependence type"
47960 msgstr ""
47962 #: c/c-typeck.cc:14866 cp/semantics.cc:7847
47963 #, gcc-internal-format
47964 msgid "%qE should not have %<omp_depend_t%> type in %<depend%> clause with dependence type other than %<depobj%>"
47965 msgstr ""
47967 #: c/c-typeck.cc:14912 cp/semantics.cc:7931
47968 #, gcc-internal-format
47969 msgid "array section does not have mappable type in %qs clause"
47970 msgstr ""
47972 #: c/c-typeck.cc:14960 c/c-typeck.cc:15179 cp/semantics.cc:7975
47973 #: cp/semantics.cc:8224
47974 #, gcc-internal-format
47975 msgid "%qD appears more than once in motion clauses"
47976 msgstr ""
47978 #: c/c-typeck.cc:14968 c/c-typeck.cc:15185 cp/semantics.cc:7983
47979 #: cp/semantics.cc:8230
47980 #, gcc-internal-format
47981 msgid "%qD appears more than once in map clauses"
47982 msgstr ""
47984 #: c/c-typeck.cc:15049 cp/semantics.cc:8073
47985 #, gcc-internal-format
47986 msgid "%qE does not have a mappable type in %qs clause"
47987 msgstr ""
47989 #: c/c-typeck.cc:15130 c/c-typeck.cc:15244 cp/semantics.cc:8173
47990 #: cp/semantics.cc:8346
47991 #, gcc-internal-format
47992 msgid "%qD does not have a mappable type in %qs clause"
47993 msgstr ""
47995 #: c/c-typeck.cc:15225 cp/semantics.cc:8326
47996 #, gcc-internal-format
47997 msgid "%qE is neither a variable nor a function name in clause %qs"
47998 msgstr ""
48000 #: c/c-typeck.cc:15253 cp/semantics.cc:8356
48001 #, gcc-internal-format
48002 msgid "%qE appears more than once on the same %<declare target%> directive"
48003 msgstr ""
48005 #: c/c-typeck.cc:15267 cp/semantics.cc:8372
48006 #, gcc-internal-format
48007 msgid "%qD is not an argument in %<uniform%> clause"
48008 msgstr ""
48010 #: c/c-typeck.cc:15270 cp/semantics.cc:8375
48011 #, gcc-internal-format
48012 msgid "%qE is not an argument in %<uniform%> clause"
48013 msgstr ""
48015 #: c/c-typeck.cc:15289
48016 #, gcc-internal-format
48017 msgid "%qs variable is not a pointer"
48018 msgstr ""
48020 #: c/c-typeck.cc:15296
48021 #, gcc-internal-format
48022 msgid "%qs variable is neither a pointer nor an array"
48023 msgstr ""
48025 #: c/c-typeck.cc:15344 c/c-typeck.cc:15437 cp/semantics.cc:8817
48026 #, gcc-internal-format
48027 msgid "%<order%> clause must not be used together with %<ordered%>"
48028 msgstr ""
48030 #: c/c-typeck.cc:15364 cp/semantics.cc:7879
48031 #, gcc-internal-format
48032 msgid "too many %qs clauses on a task construct"
48033 msgstr ""
48035 #: c/c-typeck.cc:15459 cp/semantics.cc:8643
48036 #, gcc-internal-format
48037 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
48038 msgstr ""
48040 #: c/c-typeck.cc:15526 cp/semantics.cc:8994
48041 #, gcc-internal-format
48042 msgid "%qE is predetermined %qs for %qs"
48043 msgstr ""
48045 #: c/c-typeck.cc:15536
48046 #, gcc-internal-format
48047 msgid "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> clauses"
48048 msgstr ""
48050 #: c/c-typeck.cc:15555 cp/semantics.cc:8769
48051 #, gcc-internal-format
48052 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
48053 msgstr ""
48055 #: c/c-typeck.cc:15567 cp/semantics.cc:8782
48056 #, gcc-internal-format
48057 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
48058 msgstr ""
48060 #: c/c-typeck.cc:15578 c/c-typeck.cc:15586 cp/semantics.cc:8791
48061 #: cp/semantics.cc:8809
48062 #, gcc-internal-format
48063 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
48064 msgstr ""
48066 #: c/c-typeck.cc:15634 cp/semantics.cc:8749
48067 #, gcc-internal-format
48068 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
48069 msgstr ""
48071 #: c/c-typeck.cc:15685 cp/semantics.cc:8799
48072 #, gcc-internal-format
48073 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
48074 msgstr ""
48076 #: c/c-typeck.cc:15695 cp/semantics.cc:8828
48077 #, gcc-internal-format
48078 msgid "%<detach%> clause must not be used together with %<mergeable%> clause"
48079 msgstr ""
48081 #: c/c-typeck.cc:15713 cp/semantics.cc:9019
48082 #, gcc-internal-format
48083 msgid "the event handle of a %<detach%> clause should not be in a data-sharing clause"
48084 msgstr ""
48086 #: c/c-typeck.cc:15887
48087 #, gcc-internal-format
48088 msgid "cannot use %<va_arg%> with reverse storage order"
48089 msgstr ""
48091 #: c/c-typeck.cc:15892
48092 #, fuzzy, gcc-internal-format
48093 msgid "second argument to %<va_arg%> is of incomplete type %qT"
48094 msgstr "\"%s\" мае незавершаны тып"
48096 #: c/c-typeck.cc:15898
48097 #, gcc-internal-format
48098 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
48099 msgstr ""
48101 #: c/gimple-parser.cc:166
48102 #, gcc-internal-format
48103 msgid "expected frequency quality"
48104 msgstr ""
48106 #: c/gimple-parser.cc:175
48107 #, gcc-internal-format
48108 msgid "unknown profile quality"
48109 msgstr ""
48111 #: c/gimple-parser.cc:187
48112 #, gcc-internal-format
48113 msgid "expected frequency value"
48114 msgstr ""
48116 #: c/gimple-parser.cc:326
48117 #, fuzzy, gcc-internal-format
48118 #| msgid "not found\n"
48119 msgid "edge not found"
48120 msgstr "не знойдзена\n"
48122 #: c/gimple-parser.cc:478 c/gimple-parser.cc:484
48123 #, gcc-internal-format
48124 msgid "expected block index"
48125 msgstr ""
48127 #: c/gimple-parser.cc:492
48128 #, fuzzy, gcc-internal-format
48129 #| msgid "invalid %%-code"
48130 msgid "invalid block index"
48131 msgstr "нерэчаісны %%-код"
48133 #: c/gimple-parser.cc:503
48134 #, gcc-internal-format
48135 msgid "expected block specifier"
48136 msgstr ""
48138 #: c/gimple-parser.cc:521
48139 #, gcc-internal-format
48140 msgid "expected loop number"
48141 msgstr ""
48143 #: c/gimple-parser.cc:539
48144 #, fuzzy, gcc-internal-format
48145 msgid "unknown block specifier"
48146 msgstr "невядомы рэжым машыны \"%s\""
48148 #: c/gimple-parser.cc:552 c/gimple-parser.cc:1964
48149 #, gcc-internal-format
48150 msgid "expected count value"
48151 msgstr ""
48153 #: c/gimple-parser.cc:575 c/gimple-parser.cc:662
48154 #, gcc-internal-format
48155 msgid "stmts without block"
48156 msgstr ""
48158 #: c/gimple-parser.cc:612
48159 #, fuzzy, gcc-internal-format
48160 msgid "duplicate loop header"
48161 msgstr "паўтарэнне \"%s\""
48163 #: c/gimple-parser.cc:819
48164 #, fuzzy, gcc-internal-format
48165 msgid "invalid source block specification"
48166 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
48168 #: c/gimple-parser.cc:886
48169 #, gcc-internal-format
48170 msgid "unexpected RHS for assignment"
48171 msgstr ""
48173 #: c/gimple-parser.cc:990
48174 #, gcc-internal-format
48175 msgid "%<&&%> not valid in GIMPLE"
48176 msgstr ""
48178 #: c/gimple-parser.cc:993
48179 #, gcc-internal-format
48180 msgid "%<||%> not valid in GIMPLE"
48181 msgstr ""
48183 #: c/gimple-parser.cc:1107
48184 #, gcc-internal-format
48185 msgid "expected pointer as argument of unary %<*%>"
48186 msgstr ""
48188 #: c/gimple-parser.cc:1133
48189 #, gcc-internal-format
48190 msgid "%<!%> not valid in GIMPLE"
48191 msgstr ""
48193 #: c/gimple-parser.cc:1192 c/gimple-parser.cc:1529
48194 #, gcc-internal-format
48195 msgid "expected constant offset"
48196 msgstr ""
48198 #: c/gimple-parser.cc:1253
48199 #, gcc-internal-format
48200 msgid "SSA name undeclared"
48201 msgstr ""
48203 #: c/gimple-parser.cc:1275
48204 #, gcc-internal-format
48205 msgid "base variable or SSA name undeclared"
48206 msgstr ""
48208 #: c/gimple-parser.cc:1282
48209 #, gcc-internal-format
48210 msgid "invalid base %qE for SSA name"
48211 msgstr ""
48213 #: c/gimple-parser.cc:1310
48214 #, gcc-internal-format
48215 msgid "expecting internal function name"
48216 msgstr ""
48218 #: c/gimple-parser.cc:1323
48219 #, fuzzy, gcc-internal-format
48220 msgid "unknown internal function %qE"
48221 msgstr "невядомая назва рэгістра: %s\n"
48223 #: c/gimple-parser.cc:1461
48224 #, fuzzy, gcc-internal-format
48225 msgid "invalid type of %<__MEM%> operand"
48226 msgstr "нерэчаісны %%-код"
48228 #: c/gimple-parser.cc:1523
48229 #, fuzzy, gcc-internal-format
48230 #| msgid "empty character constant"
48231 msgid "expected constant size"
48232 msgstr "пустая сімвальная канстанта"
48234 #: c/gimple-parser.cc:1561 c/gimple-parser.cc:1591 c/gimple-parser.cc:1631
48235 #: c/gimple-parser.cc:1639 c/gimple-parser.cc:1648
48236 #, fuzzy, gcc-internal-format
48237 #| msgid "invalid initializer"
48238 msgid "invalid _Literal"
48239 msgstr "нерэчаісны ініцыялізатар"
48241 #: c/gimple-parser.cc:1570
48242 #, fuzzy, gcc-internal-format
48243 msgid "invalid type for _Literal with constructor"
48244 msgstr "нявернае выкарыстанне \"restict\""
48246 #: c/gimple-parser.cc:1683
48247 #, gcc-internal-format
48248 msgid "anonymous SSA name cannot have default definition"
48249 msgstr ""
48251 #: c/gimple-parser.cc:1766
48252 #, fuzzy, gcc-internal-format
48253 msgid "invalid call to non-function"
48254 msgstr "Нерэчаісны выбар \"%s\""
48256 #: c/gimple-parser.cc:1820
48257 #, gcc-internal-format
48258 msgid "dereference of non-pointer"
48259 msgstr ""
48261 #: c/gimple-parser.cc:1945
48262 #, gcc-internal-format
48263 msgid "expected pass name"
48264 msgstr ""
48266 #: c/gimple-parser.cc:1984
48267 #, fuzzy, gcc-internal-format
48268 msgid "invalid operation"
48269 msgstr "Нерэчаісны выбар %s"
48271 #: c/gimple-parser.cc:2130
48272 #, fuzzy, gcc-internal-format
48273 #| msgid "compilation terminated.\n"
48274 msgid "comparison required"
48275 msgstr "кампіляцыя завершана.\n"
48277 #: c/gimple-parser.cc:2182
48278 #, fuzzy, gcc-internal-format
48279 #| msgid "-pipe is not supported"
48280 msgid "%<catch%> is not supported"
48281 msgstr "-pipe не падтрымліваецца"
48283 #: c/gimple-parser.cc:2184
48284 #, gcc-internal-format
48285 msgid "expected %<finally%> or %<catch%>"
48286 msgstr ""
48288 #: c/gimple-parser.cc:2228 c/gimple-parser.cc:2265
48289 #, gcc-internal-format
48290 msgid "expected goto expression"
48291 msgstr ""
48293 #: c/gimple-parser.cc:2236
48294 #, fuzzy, gcc-internal-format
48295 #| msgid "empty body in an else-statement"
48296 msgid "expected else statement"
48297 msgstr "пустое цела ў else-выражэнні"
48299 #: c/gimple-parser.cc:2379
48300 #, gcc-internal-format
48301 msgid "expected case label"
48302 msgstr ""
48304 #. A bad conversion for 'this' must be discarding cv-quals.
48305 #: cp/call.cc:3785
48306 #, gcc-internal-format
48307 msgid "  passing %qT as %<this%> argument discards qualifiers"
48308 msgstr ""
48310 #: cp/call.cc:3789
48311 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
48312 msgstr ""
48314 #: cp/call.cc:3796
48315 #, gcc-internal-format, gfc-internal-format
48316 msgid "  conversion of argument %d would be ill-formed:"
48317 msgstr ""
48319 #. Conversion of conversion function return value failed.
48320 #: cp/call.cc:3803
48321 #, fuzzy
48322 #| msgid "converting from `%T' to `%T'"
48323 msgid "  no known conversion from %qH to %qI"
48324 msgstr "пераўтварэньне з `%T' у `%T'"
48326 #: cp/call.cc:3809
48327 msgid "  no known conversion for argument %d from %qH to %qI"
48328 msgstr ""
48330 #: cp/call.cc:3823 cp/pt.cc:6951
48331 #, gcc-internal-format, gfc-internal-format
48332 msgid "  candidate expects at least %d argument, %d provided"
48333 msgid_plural "  candidate expects at least %d arguments, %d provided"
48334 msgstr[0] ""
48335 msgstr[1] ""
48337 #: cp/call.cc:3828 cp/pt.cc:6956
48338 #, gcc-internal-format, gfc-internal-format
48339 msgid "  candidate expects %d argument, %d provided"
48340 msgid_plural "  candidate expects %d arguments, %d provided"
48341 msgstr[0] ""
48342 msgstr[1] ""
48344 #: cp/call.cc:3856
48345 #, gcc-internal-format
48346 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
48347 msgstr ""
48349 #: cp/call.cc:3861
48350 #, gcc-internal-format
48351 msgid "%s%<%D(%T, %T)%> (built-in)"
48352 msgstr ""
48354 #: cp/call.cc:3865
48355 #, gcc-internal-format
48356 msgid "%s%<%D(%T)%> (built-in)"
48357 msgstr ""
48359 #: cp/call.cc:3869
48360 #, gcc-internal-format
48361 msgid "%s%qT (conversion)"
48362 msgstr ""
48364 #: cp/call.cc:3871
48365 #, gcc-internal-format
48366 msgid "%s%#qD (near match)"
48367 msgstr ""
48369 #: cp/call.cc:3873
48370 #, gcc-internal-format
48371 msgid "%s%#qD (deleted)"
48372 msgstr ""
48374 #: cp/call.cc:3875
48375 #, gcc-internal-format
48376 msgid "%s%#qD (reversed)"
48377 msgstr ""
48379 #: cp/call.cc:3877
48380 #, gcc-internal-format
48381 msgid "%s%#qD (rewritten)"
48382 msgstr ""
48384 #: cp/call.cc:3879
48385 #, gcc-internal-format
48386 msgid "%s%#qD"
48387 msgstr ""
48389 #: cp/call.cc:3883
48390 #, gcc-internal-format
48391 msgid "  inherited here"
48392 msgstr ""
48394 #: cp/call.cc:3904
48395 #, gcc-internal-format
48396 msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
48397 msgstr ""
48399 #: cp/call.cc:3910
48400 #, gcc-internal-format
48401 msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
48402 msgstr ""
48404 #: cp/call.cc:3921
48405 #, gcc-internal-format
48406 msgid "  substitution of deduced template arguments resulted in errors seen above"
48407 msgstr ""
48409 #. Re-run template unification with diagnostics.
48410 #: cp/call.cc:3926
48411 #, fuzzy, gcc-internal-format
48412 msgid "  template argument deduction/substitution failed:"
48413 msgstr "параметр \"%s\" ініцыялізаваны"
48415 #: cp/call.cc:3940
48416 #, gcc-internal-format
48417 msgid "  a constructor taking a single argument of its own class type is invalid"
48418 msgstr ""
48420 #: cp/call.cc:3947
48421 #, gcc-internal-format
48422 msgid "  an inherited constructor is not a candidate for initialization from an expression of the same or derived type"
48423 msgstr ""
48425 #: cp/call.cc:4094 cp/call.cc:4470
48426 #, gcc-internal-format
48427 msgid "designated initializers cannot be used with a non-aggregate type %qT"
48428 msgstr ""
48430 #: cp/call.cc:4369
48431 msgid "conversion from %qH to %qI is ambiguous"
48432 msgstr ""
48434 #: cp/call.cc:4476 cp/cvt.cc:860
48435 msgid "could not convert %qE from %qH to %qI"
48436 msgstr ""
48438 #: cp/call.cc:4543
48439 msgid "initializing %qH with %qI in converted constant expression does not bind directly"
48440 msgstr ""
48442 #: cp/call.cc:4564
48443 msgid "conversion from %qH to %qI in a converted constant expression"
48444 msgstr ""
48446 #: cp/call.cc:4747
48447 #, gcc-internal-format
48448 msgid "no matching function for call to %<%D(%A)%>"
48449 msgstr ""
48451 #: cp/call.cc:4750
48452 #, gcc-internal-format
48453 msgid "call of overloaded %<%D(%A)%> is ambiguous"
48454 msgstr ""
48456 #. It's no good looking for an overloaded operator() on a
48457 #. pointer-to-member-function.
48458 #: cp/call.cc:5011
48459 #, gcc-internal-format
48460 msgid "pointer-to-member function %qE cannot be called without an object; consider using %<.*%> or %<->*%>"
48461 msgstr ""
48463 #: cp/call.cc:5081
48464 #, gcc-internal-format
48465 msgid "no match for call to %<(%T) (%A)%>"
48466 msgstr ""
48468 #: cp/call.cc:5095
48469 #, fuzzy, gcc-internal-format
48470 msgid "call of %<(%T) (%A)%> is ambiguous"
48471 msgstr "памер \"%s\" - %d байт"
48473 #: cp/call.cc:5135
48474 #, gcc-internal-format
48475 msgid "ambiguous overload for "
48476 msgstr ""
48478 #: cp/call.cc:5136
48479 #, gcc-internal-format
48480 msgid "no match for "
48481 msgstr ""
48483 #: cp/call.cc:5139
48484 #, gcc-internal-format
48485 msgid " (operand types are %qT, %qT, and %qT)"
48486 msgstr ""
48488 #: cp/call.cc:5141
48489 #, gcc-internal-format
48490 msgid " (operand types are %qT and %qT)"
48491 msgstr ""
48493 #: cp/call.cc:5143
48494 #, gcc-internal-format
48495 msgid " (operand type is %qT)"
48496 msgstr ""
48498 #: cp/call.cc:5160
48499 #, fuzzy, gcc-internal-format
48500 msgid "ternary %<operator?:%>"
48501 msgstr "Унутраная памылка: %s"
48503 #: cp/call.cc:5164
48504 #, gcc-internal-format
48505 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
48506 msgstr ""
48508 #: cp/call.cc:5173 cp/call.cc:5217 cp/call.cc:5227
48509 #, gcc-internal-format
48510 msgid "%<operator%s%>"
48511 msgstr ""
48513 #: cp/call.cc:5176
48514 #, gcc-internal-format
48515 msgid "%<operator%s%> in %<%E%s%>"
48516 msgstr ""
48518 #: cp/call.cc:5183
48519 #, gcc-internal-format
48520 msgid "%<operator[]%>"
48521 msgstr ""
48523 #: cp/call.cc:5186
48524 #, gcc-internal-format
48525 msgid "%<operator[]%> in %<%E[%E]%>"
48526 msgstr ""
48528 #: cp/call.cc:5194
48529 #, fuzzy, gcc-internal-format
48530 #| msgid "%s\n"
48531 msgid "%qs"
48532 msgstr "%s\n"
48534 #: cp/call.cc:5197
48535 #, gcc-internal-format
48536 msgid "%qs in %<%s %E%>"
48537 msgstr ""
48539 #: cp/call.cc:5203
48540 #, gcc-internal-format
48541 msgid "%<operator %s%>"
48542 msgstr ""
48544 #: cp/call.cc:5206
48545 #, gcc-internal-format
48546 msgid "%<operator %s%> in %<%s%E%>"
48547 msgstr ""
48549 #: cp/call.cc:5221
48550 #, gcc-internal-format
48551 msgid "%<operator%s%> in %<%E %s %E%>"
48552 msgstr ""
48554 #: cp/call.cc:5230
48555 #, gcc-internal-format
48556 msgid "%<operator%s%> in %<%s%E%>"
48557 msgstr ""
48559 #: cp/call.cc:5342
48560 #, fuzzy, gcc-internal-format
48561 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
48562 msgstr "ISO C не дазваляе пусты ізыходны файл"
48564 #: cp/call.cc:5409
48565 #, gcc-internal-format
48566 msgid "inferred scalar type %qT is not an integer or floating-point type of the same size as %qT"
48567 msgstr ""
48569 #: cp/call.cc:5426 cp/call.cc:5433
48570 msgid "conversion of scalar %qH to vector %qI involves truncation"
48571 msgstr ""
48573 #: cp/call.cc:5489
48574 #, gcc-internal-format
48575 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
48576 msgstr ""
48578 #: cp/call.cc:5569
48579 #, gcc-internal-format
48580 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
48581 msgstr ""
48583 #: cp/call.cc:5574
48584 #, gcc-internal-format
48585 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
48586 msgstr ""
48588 #: cp/call.cc:5623 cp/call.cc:5738 cp/call.cc:5909
48589 #, gcc-internal-format
48590 msgid "operands to %<?:%> have different types %qT and %qT"
48591 msgstr ""
48593 #: cp/call.cc:5627
48594 #, gcc-internal-format
48595 msgid "  and each type can be converted to the other"
48596 msgstr ""
48598 #: cp/call.cc:5814
48599 msgid "implicit conversion from %qH to %qI to match other result of conditional"
48600 msgstr ""
48602 #: cp/call.cc:5830
48603 #, gcc-internal-format
48604 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
48605 msgstr ""
48607 #: cp/call.cc:5843
48608 #, gcc-internal-format
48609 msgid "conditional expression between enumeration type %qT and floating-point type %qT is deprecated"
48610 msgstr ""
48612 #: cp/call.cc:5848
48613 #, gcc-internal-format
48614 msgid "conditional expression between floating-point type %qT and enumeration type %qT is deprecated"
48615 msgstr ""
48617 #: cp/call.cc:5864
48618 #, gcc-internal-format
48619 msgid "enumerated and non-enumerated type in conditional expression"
48620 msgstr ""
48622 #: cp/call.cc:6610
48623 #, gcc-internal-format
48624 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
48625 msgstr ""
48627 #: cp/call.cc:6612
48628 #, gcc-internal-format
48629 msgid "no %<%D(int)%> declared for postfix %qs"
48630 msgstr ""
48632 #: cp/call.cc:6692
48633 #, gcc-internal-format
48634 msgid "in C++20 this comparison calls the current function recursively with reversed arguments"
48635 msgstr ""
48637 #: cp/call.cc:6743
48638 #, fuzzy, gcc-internal-format
48639 #| msgid "return type of `%s' is not `int'"
48640 msgid "return type of %qD is not %qs"
48641 msgstr "вяртаемы тып \"%s\" не \"int\""
48643 #: cp/call.cc:6745
48644 #, gcc-internal-format
48645 msgid "used as rewritten candidate for comparison of %qT and %qT"
48646 msgstr ""
48648 #: cp/call.cc:6816
48649 #, gcc-internal-format
48650 msgid "comparison between %q#T and %q#T"
48651 msgstr ""
48653 #: cp/call.cc:7009
48654 #, gcc-internal-format
48655 msgid "no match for call to %<%T::operator[] (%A)%>"
48656 msgstr ""
48658 #: cp/call.cc:7023
48659 #, gcc-internal-format
48660 msgid "call of %<%T::operator[] (%A)%> is ambiguous"
48661 msgstr ""
48663 #: cp/call.cc:7298
48664 #, gcc-internal-format
48665 msgid "exception cleanup for this placement new selects non-placement %<operator delete%>"
48666 msgstr ""
48668 #: cp/call.cc:7301
48669 #, gcc-internal-format
48670 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-fsized-deallocation%>)"
48671 msgstr ""
48673 #: cp/call.cc:7338
48674 #, gcc-internal-format
48675 msgid "%qD is a usual (non-placement) deallocation function"
48676 msgstr ""
48678 #: cp/call.cc:7532
48679 #, gcc-internal-format
48680 msgid "no corresponding deallocation function for %qD"
48681 msgstr ""
48683 #: cp/call.cc:7535
48684 #, gcc-internal-format
48685 msgid "destroying delete %qD cannot be used to release the allocated memory if the initialization throws because the object is not constructed yet"
48686 msgstr ""
48688 #: cp/call.cc:7544
48689 #, fuzzy, gcc-internal-format
48690 #| msgid "impossible operator '%s'"
48691 msgid "no suitable %<operator %s%> for %qT"
48692 msgstr "немагчымы апэратар '%s'"
48694 #: cp/call.cc:7580
48695 #, gcc-internal-format
48696 msgid "%q#D is private within this context"
48697 msgstr ""
48699 #: cp/call.cc:7581 cp/decl.cc:8502
48700 #, fuzzy, gcc-internal-format
48701 msgid "declared private here"
48702 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
48704 #: cp/call.cc:7586
48705 #, fuzzy, gcc-internal-format
48706 msgid "%q#D is protected within this context"
48707 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
48709 #: cp/call.cc:7587 cp/decl.cc:8503
48710 #, fuzzy, gcc-internal-format
48711 #| msgid "called from here"
48712 msgid "declared protected here"
48713 msgstr "выклікана адсюль"
48715 #: cp/call.cc:7594
48716 #, gcc-internal-format
48717 msgid "%q#D is inaccessible within this context"
48718 msgstr ""
48720 #: cp/call.cc:7675
48721 #, gcc-internal-format
48722 msgid "passing NULL to non-pointer argument %P of %qD"
48723 msgstr ""
48725 #: cp/call.cc:7678 cp/call.cc:7697 cp/decl.cc:10181 cp/decl.cc:10189
48726 #: cp/typeck.cc:4429
48727 #, fuzzy, gcc-internal-format
48728 #| msgid "  from here"
48729 msgid "  declared here"
48730 msgstr " адсюль"
48732 #: cp/call.cc:7682
48733 #, gcc-internal-format
48734 msgid "converting to non-pointer type %qT from NULL"
48735 msgstr ""
48737 #: cp/call.cc:7694
48738 #, gcc-internal-format
48739 msgid "converting %<false%> to pointer type for argument %P of %qD"
48740 msgstr ""
48742 #: cp/call.cc:7701
48743 #, gcc-internal-format
48744 msgid "converting %<false%> to pointer type %qT"
48745 msgstr ""
48747 #: cp/call.cc:7768
48748 #, gcc-internal-format
48749 msgid "  initializing argument %P of %qD"
48750 msgstr ""
48752 #: cp/call.cc:7789
48753 #, gcc-internal-format
48754 msgid "conversions to arrays of unknown bound are only available with %<-std=c++20%> or %<-std=gnu++20%>"
48755 msgstr ""
48757 #: cp/call.cc:7839
48758 #, fuzzy, gcc-internal-format
48759 msgid "too many braces around initializer for %qT"
48760 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
48762 #: cp/call.cc:7850
48763 msgid "converting to %qH from %qI requires direct-initialization"
48764 msgstr ""
48766 #: cp/call.cc:7859
48767 msgid "invalid user-defined conversion from %qH to %qI"
48768 msgstr ""
48770 #: cp/call.cc:7896 cp/cvt.cc:227
48771 #, fuzzy
48772 #| msgid "converting from `%T' to `%T'"
48773 msgid "invalid conversion from %qH to %qI"
48774 msgstr "пераўтварэньне з `%T' у `%T'"
48776 #: cp/call.cc:7938 cp/call.cc:7945
48777 #, gcc-internal-format
48778 msgid "converting to %qT from initializer list would use explicit constructor %qD"
48779 msgstr ""
48781 #: cp/call.cc:7941
48782 #, gcc-internal-format
48783 msgid "in C++11 and above a default constructor can be explicit"
48784 msgstr ""
48786 #: cp/call.cc:8211
48787 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
48788 msgstr ""
48790 #: cp/call.cc:8220
48791 msgid "cannot bind non-const lvalue reference of type %qH to a value of type %qI"
48792 msgstr ""
48794 #: cp/call.cc:8225
48795 msgid "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
48796 msgstr ""
48798 #. extype is volatile
48799 #: cp/call.cc:8228
48800 msgid "cannot bind lvalue reference of type %qH to an rvalue of type %qI"
48801 msgstr ""
48803 #: cp/call.cc:8241
48804 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
48805 msgstr ""
48807 #: cp/call.cc:8244
48808 msgid "binding reference of type %qH to %qI discards qualifiers"
48809 msgstr ""
48811 #: cp/call.cc:8283
48812 #, fuzzy, gcc-internal-format
48813 msgid "cannot bind bit-field %qE to %qT"
48814 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
48816 #: cp/call.cc:8286 cp/call.cc:8304
48817 #, gcc-internal-format
48818 msgid "cannot bind packed field %qE to %qT"
48819 msgstr ""
48821 #: cp/call.cc:8289
48822 #, fuzzy, gcc-internal-format
48823 msgid "cannot bind rvalue %qE to %qT"
48824 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
48826 #: cp/call.cc:8484
48827 msgid "implicit conversion from %qH to %qI when passing argument to function"
48828 msgstr ""
48830 #: cp/call.cc:8511 cp/cvt.cc:1985
48831 #, gcc-internal-format
48832 msgid "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, %qT after"
48833 msgstr ""
48835 #: cp/call.cc:8555
48836 #, gcc-internal-format
48837 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
48838 msgstr ""
48840 #: cp/call.cc:8591
48841 #, gcc-internal-format
48842 msgid "cannot receive reference type %qT through %<...%>"
48843 msgstr ""
48845 #: cp/call.cc:8601
48846 #, gcc-internal-format
48847 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
48848 msgstr ""
48850 #: cp/call.cc:8669
48851 #, fuzzy, gcc-internal-format
48852 msgid "recursive evaluation of default argument for %q#D"
48853 msgstr "нехапае аргументаў у функцыі \"%s\""
48855 #: cp/call.cc:8678
48856 #, gcc-internal-format
48857 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
48858 msgstr ""
48860 #: cp/call.cc:8778
48861 #, gcc-internal-format
48862 msgid "argument of function call might be a candidate for a format attribute"
48863 msgstr ""
48865 #: cp/call.cc:8840
48866 #, gcc-internal-format
48867 msgid "use of multiversioned function without a default"
48868 msgstr ""
48870 #: cp/call.cc:9442
48871 #, gcc-internal-format
48872 msgid "passing %qT as %<this%> argument discards qualifiers"
48873 msgstr ""
48875 #: cp/call.cc:9445 cp/call.cc:12115
48876 #, gcc-internal-format
48877 msgid "  in call to %qD"
48878 msgstr ""
48880 #: cp/call.cc:9470
48881 #, gcc-internal-format
48882 msgid "%qT is not an accessible base of %qT"
48883 msgstr ""
48885 #: cp/call.cc:9667
48886 #, gcc-internal-format
48887 msgid "passing arguments to ellipsis of inherited constructor %qD"
48888 msgstr ""
48890 #: cp/call.cc:9802
48891 #, gcc-internal-format
48892 msgid "assignment from temporary %<initializer_list%> does not extend the lifetime of the underlying array"
48893 msgstr ""
48895 #: cp/call.cc:10198
48896 #, gcc-internal-format
48897 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
48898 msgstr ""
48900 #: cp/call.cc:10201
48901 #, gcc-internal-format
48902 msgid "%qD writing to an object of non-trivial type %#qT%s"
48903 msgstr ""
48905 #: cp/call.cc:10206
48906 #, gcc-internal-format
48907 msgid "%qD writing to an object of type %#qT with %qs member %qD"
48908 msgstr ""
48910 #: cp/call.cc:10211
48911 #, gcc-internal-format
48912 msgid "%qD writing to an object of type %#qT containing a pointer to data member%s"
48913 msgstr ""
48915 #: cp/call.cc:10226
48916 #, gcc-internal-format
48917 msgid "; use assignment or value-initialization instead"
48918 msgstr ""
48920 #: cp/call.cc:10228
48921 #, gcc-internal-format
48922 msgid "; use assignment instead"
48923 msgstr ""
48925 #: cp/call.cc:10230
48926 #, gcc-internal-format
48927 msgid "; use value-initialization instead"
48928 msgstr ""
48930 #: cp/call.cc:10233
48931 #, gcc-internal-format
48932 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
48933 msgstr ""
48935 #: cp/call.cc:10236
48936 #, gcc-internal-format
48937 msgid "%qD clearing an object of non-trivial type %#qT%s"
48938 msgstr ""
48940 #: cp/call.cc:10238
48941 #, gcc-internal-format
48942 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
48943 msgstr ""
48945 #: cp/call.cc:10259
48946 #, gcc-internal-format
48947 msgid "; use copy-assignment or copy-initialization instead"
48948 msgstr ""
48950 #: cp/call.cc:10261
48951 #, gcc-internal-format
48952 msgid "; use copy-assignment instead"
48953 msgstr ""
48955 #: cp/call.cc:10263
48956 #, gcc-internal-format
48957 msgid "; use copy-initialization instead"
48958 msgstr ""
48960 #: cp/call.cc:10266
48961 #, gcc-internal-format
48962 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
48963 msgstr ""
48965 #: cp/call.cc:10269
48966 #, gcc-internal-format
48967 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
48968 msgstr ""
48970 #: cp/call.cc:10272
48971 #, gcc-internal-format
48972 msgid "%qD writing to an object with a deleted copy constructor"
48973 msgstr ""
48975 #: cp/call.cc:10283
48976 #, gcc-internal-format
48977 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
48978 msgstr ""
48980 #: cp/call.cc:10295
48981 #, gcc-internal-format
48982 msgid "%qD copying an object of type %#qT with %qs member %qD from an array of %#qT; use assignment or copy-initialization instead"
48983 msgstr ""
48985 #: cp/call.cc:10312
48986 #, gcc-internal-format
48987 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes unchanged"
48988 msgstr ""
48990 #: cp/call.cc:10315
48991 #, gcc-internal-format
48992 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
48993 msgstr ""
48995 #: cp/call.cc:10325
48996 #, gcc-internal-format
48997 msgid "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and %<delete%> instead"
48998 msgstr ""
49000 #: cp/call.cc:10328
49001 #, gcc-internal-format
49002 msgid "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> and %<delete%> instead"
49003 msgstr ""
49005 #: cp/call.cc:10331
49006 #, gcc-internal-format
49007 msgid "%qD moving an object of type %#qT with deleted destructor"
49008 msgstr ""
49010 #: cp/call.cc:10340
49011 #, gcc-internal-format
49012 msgid "%qD moving an object of non-trivial type %#qT and size %E into a region of size %E"
49013 msgstr ""
49015 #: cp/call.cc:10362
49016 #, gcc-internal-format
49017 msgid "%#qT declared here"
49018 msgstr ""
49020 #: cp/call.cc:10462
49021 #, gcc-internal-format
49022 msgid "constructor delegates to itself"
49023 msgstr ""
49025 #: cp/call.cc:10737 cp/typeck.cc:9870
49026 msgid "cannot convert %qH to %qI"
49027 msgstr ""
49029 #: cp/call.cc:10759
49030 #, gcc-internal-format
49031 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
49032 msgstr ""
49034 #: cp/call.cc:10791
49035 #, gcc-internal-format
49036 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
49037 msgstr ""
49039 #: cp/call.cc:10840
49040 #, gcc-internal-format
49041 msgid "call to non-function %qD"
49042 msgstr ""
49044 #: cp/call.cc:10878 cp/pt.cc:16471 cp/typeck.cc:3330
49045 #, gcc-internal-format
49046 msgid "cannot call constructor %<%T::%D%> directly"
49047 msgstr ""
49049 #: cp/call.cc:10880
49050 #, gcc-internal-format
49051 msgid "for a function-style cast, remove the redundant %<::%D%>"
49052 msgstr ""
49054 #: cp/call.cc:11072
49055 #, gcc-internal-format
49056 msgid "no matching function for call to %<%s(%A)%>"
49057 msgstr ""
49059 #: cp/call.cc:11075
49060 #, gcc-internal-format
49061 msgid "call of overloaded %<%s(%A)%> is ambiguous"
49062 msgstr ""
49064 #: cp/call.cc:11098
49065 #, gcc-internal-format
49066 msgid "pure virtual %q#D called from non-static data member initializer"
49067 msgstr ""
49069 #: cp/call.cc:11103
49070 #, gcc-internal-format
49071 msgid "pure virtual %q#D called from constructor"
49072 msgstr ""
49074 #: cp/call.cc:11104
49075 #, gcc-internal-format
49076 msgid "pure virtual %q#D called from destructor"
49077 msgstr ""
49079 #: cp/call.cc:11127
49080 #, gcc-internal-format
49081 msgid "cannot call member function %qD without object"
49082 msgstr ""
49084 #: cp/call.cc:12113
49085 #, gcc-internal-format
49086 msgid "passing %qT chooses %qT over %qT"
49087 msgstr ""
49089 #: cp/call.cc:12182
49090 #, gcc-internal-format
49091 msgid "choosing %qD over %qD"
49092 msgstr ""
49094 #: cp/call.cc:12183
49095 #, fuzzy
49096 #| msgid "converting from `%T' to `%T'"
49097 msgid "  for conversion from %qH to %qI"
49098 msgstr "пераўтварэньне з `%T' у `%T'"
49100 #: cp/call.cc:12186
49101 #, gcc-internal-format
49102 msgid "  because conversion sequence for the argument is better"
49103 msgstr ""
49105 #: cp/call.cc:12436
49106 #, gcc-internal-format
49107 msgid "default argument mismatch in overload resolution"
49108 msgstr ""
49110 #: cp/call.cc:12440
49111 #, gcc-internal-format
49112 msgid " candidate 1: %q#F"
49113 msgstr ""
49115 #: cp/call.cc:12442
49116 #, gcc-internal-format
49117 msgid " candidate 2: %q#F"
49118 msgstr ""
49120 #: cp/call.cc:12488
49121 #, gcc-internal-format
49122 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:"
49123 msgstr ""
49125 #: cp/call.cc:12889
49126 #, gcc-internal-format
49127 msgid "a temporary bound to %qD only persists until the constructor exits"
49128 msgstr ""
49130 #: cp/call.cc:13044
49131 msgid "invalid initialization of non-const reference of type %qH from an rvalue of type %qI"
49132 msgstr ""
49134 #: cp/call.cc:13048
49135 msgid "invalid initialization of reference of type %qH from expression of type %qI"
49136 msgstr ""
49138 #: cp/class.cc:321
49139 #, gcc-internal-format
49140 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
49141 msgstr ""
49143 #: cp/class.cc:325
49144 #, gcc-internal-format
49145 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
49146 msgstr ""
49148 #: cp/class.cc:332
49149 #, gcc-internal-format
49150 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
49151 msgstr ""
49153 #: cp/class.cc:337
49154 #, gcc-internal-format
49155 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
49156 msgstr ""
49158 #: cp/class.cc:390
49159 #, gcc-internal-format
49160 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
49161 msgstr ""
49163 #: cp/class.cc:1204
49164 #, fuzzy, gcc-internal-format
49165 msgid "%q#D conflicts with version inherited from %qT"
49166 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
49168 #: cp/class.cc:1207
49169 #, gcc-internal-format
49170 msgid "version inherited from %qT declared here"
49171 msgstr ""
49173 #: cp/class.cc:1225
49174 #, gcc-internal-format
49175 msgid "%q#D cannot be overloaded with %q#D"
49176 msgstr ""
49178 #: cp/class.cc:1227 cp/decl.cc:1761 cp/decl.cc:1773 cp/decl.cc:1798
49179 #: cp/decl.cc:1821 cp/name-lookup.cc:2735 cp/name-lookup.cc:3049
49180 #, fuzzy, gcc-internal-format
49181 #| msgid "previous declaration `%D'"
49182 msgid "previous declaration %q#D"
49183 msgstr "папярэдняе абвяшчэньне `%D'"
49185 #: cp/class.cc:1269
49186 #, gcc-internal-format
49187 msgid "conflicting access specifications for method %q+D, ignored"
49188 msgstr ""
49190 #: cp/class.cc:1272
49191 #, gcc-internal-format
49192 msgid "conflicting access specifications for field %qE, ignored"
49193 msgstr ""
49195 #: cp/class.cc:1341
49196 #, gcc-internal-format
49197 msgid "%qD invalid in %q#T because of local method %q#D with same name"
49198 msgstr ""
49200 #: cp/class.cc:1345
49201 #, gcc-internal-format
49202 msgid "local method %q#D declared here"
49203 msgstr ""
49205 #: cp/class.cc:1351
49206 #, gcc-internal-format
49207 msgid "%qD invalid in %q#T because of local member %q#D with same name"
49208 msgstr ""
49210 #: cp/class.cc:1355
49211 #, fuzzy, gcc-internal-format
49212 msgid "local member %q#D declared here"
49213 msgstr "тып параметра \"%s\" не аб'яўлены"
49215 #: cp/class.cc:1432
49216 #, gcc-internal-format
49217 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
49218 msgstr ""
49220 #: cp/class.cc:1435 cp/class.cc:1442 cp/class.cc:1449 cp/class.cc:1461
49221 #: cp/cvt.cc:1098
49222 #, gcc-internal-format
49223 msgid "%qT declared here"
49224 msgstr ""
49226 #: cp/class.cc:1440
49227 #, gcc-internal-format
49228 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
49229 msgstr ""
49231 #: cp/class.cc:1447
49232 #, gcc-internal-format
49233 msgid "%qT does not have the %E ABI tag that base %qT has"
49234 msgstr ""
49236 #: cp/class.cc:1455
49237 #, gcc-internal-format
49238 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
49239 msgstr ""
49241 #: cp/class.cc:1766
49242 #, gcc-internal-format
49243 msgid "cannot derive from %<final%> base %qT in derived type %qT"
49244 msgstr ""
49246 #: cp/class.cc:2240
49247 #, gcc-internal-format
49248 msgid "all member functions in class %qT are private"
49249 msgstr ""
49251 #: cp/class.cc:2252
49252 #, gcc-internal-format
49253 msgid "%q#T only defines a private destructor and has no friends"
49254 msgstr ""
49256 #: cp/class.cc:2295
49257 #, gcc-internal-format
49258 msgid "%q#T only defines private constructors and has no friends"
49259 msgstr ""
49261 #: cp/class.cc:2299
49262 #, gcc-internal-format
49263 msgid "%q#D is public, but requires an existing %q#T object"
49264 msgstr ""
49266 #: cp/class.cc:2589
49267 #, gcc-internal-format
49268 msgid "no unique final overrider for %qD in %qT"
49269 msgstr ""
49271 #: cp/class.cc:2949
49272 #, gcc-internal-format
49273 msgid "%qD can be marked override"
49274 msgstr ""
49276 #: cp/class.cc:2952
49277 #, gcc-internal-format
49278 msgid "%q+#D marked %<override%>, but does not override"
49279 msgstr ""
49281 #: cp/class.cc:2967
49282 #, gcc-internal-format
49283 msgid "%q+#D marked %<final%>, but is not virtual"
49284 msgstr ""
49286 #: cp/class.cc:3029
49287 #, gcc-internal-format
49288 msgid "%qD was hidden"
49289 msgstr ""
49291 #: cp/class.cc:3030
49292 #, gcc-internal-format
49293 msgid "  by %qD"
49294 msgstr ""
49296 #: cp/class.cc:3242
49297 #, gcc-internal-format
49298 msgid "the ellipsis in %qD is not inherited"
49299 msgstr ""
49301 #: cp/class.cc:3434
49302 #, fuzzy, gcc-internal-format
49303 msgid "bit-field %q#D with non-integral type %qT"
49304 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
49306 #: cp/class.cc:3450
49307 #, fuzzy, gcc-internal-format
49308 msgid "bit-field %q+D width not an integer constant"
49309 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
49311 #: cp/class.cc:3455
49312 #, gcc-internal-format
49313 msgid "negative width in bit-field %q+D"
49314 msgstr ""
49316 #: cp/class.cc:3460
49317 #, gcc-internal-format
49318 msgid "zero width for bit-field %q+D"
49319 msgstr ""
49321 #: cp/class.cc:3470
49322 #, gcc-internal-format
49323 msgid "width of %qD exceeds its type"
49324 msgstr ""
49326 #: cp/class.cc:3476
49327 #, gcc-internal-format
49328 msgid "%qD is too small to hold all values of %q#T"
49329 msgstr ""
49331 #: cp/class.cc:3537
49332 #, gcc-internal-format
49333 msgid "member %q+#D with constructor not allowed in union"
49334 msgstr ""
49336 #: cp/class.cc:3540
49337 #, gcc-internal-format
49338 msgid "member %q+#D with destructor not allowed in union"
49339 msgstr ""
49341 #: cp/class.cc:3542
49342 #, gcc-internal-format
49343 msgid "member %q+#D with copy assignment operator not allowed in union"
49344 msgstr ""
49346 #: cp/class.cc:3546
49347 #, gcc-internal-format
49348 msgid "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
49349 msgstr ""
49351 #: cp/class.cc:3662
49352 #, gcc-internal-format
49353 msgid "in C++98 %q+D may not be static because it is a member of a union"
49354 msgstr ""
49356 #: cp/class.cc:3675
49357 #, gcc-internal-format
49358 msgid "non-static data member %q+D in a union may not have reference type %qT"
49359 msgstr ""
49361 #: cp/class.cc:3688
49362 #, fuzzy, gcc-internal-format
49363 msgid "data member %q+D invalidly declared function type"
49364 msgstr "тып параметра \"%s\" не аб'яўлены"
49366 #: cp/class.cc:3694
49367 #, fuzzy, gcc-internal-format
49368 msgid "data member %q+D invalidly declared method type"
49369 msgstr "тып параметра \"%s\" не аб'яўлены"
49371 #: cp/class.cc:3765
49372 #, gcc-internal-format
49373 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
49374 msgstr ""
49376 #: cp/class.cc:3817
49377 #, gcc-internal-format
49378 msgid "member %q+D cannot be declared as a %<mutable%> reference"
49379 msgstr ""
49381 #: cp/class.cc:3820
49382 #, gcc-internal-format
49383 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
49384 msgstr ""
49386 #: cp/class.cc:3851
49387 #, gcc-internal-format
49388 msgid "multiple fields in union %qT initialized"
49389 msgstr ""
49391 #: cp/class.cc:3853
49392 #, gcc-internal-format
49393 msgid "initialized member %q+D declared here"
49394 msgstr ""
49396 #: cp/class.cc:3901
49397 #, gcc-internal-format
49398 msgid "field %q#D with same name as class"
49399 msgstr ""
49401 #: cp/class.cc:3929
49402 #, gcc-internal-format
49403 msgid "%q#T has pointer data members"
49404 msgstr ""
49406 #: cp/class.cc:3934
49407 #, gcc-internal-format
49408 msgid "  but does not declare %<%T(const %T&)%>"
49409 msgstr ""
49411 #: cp/class.cc:3936
49412 #, gcc-internal-format
49413 msgid "  or %<operator=(const %T&)%>"
49414 msgstr ""
49416 #: cp/class.cc:3940
49417 #, gcc-internal-format
49418 msgid "  but does not declare %<operator=(const %T&)%>"
49419 msgstr ""
49421 #: cp/class.cc:3942
49422 #, fuzzy, gcc-internal-format
49423 msgid "pointer member %q+D declared here"
49424 msgstr "тып параметра \"%s\" не аб'яўлены"
49426 #: cp/class.cc:4399
49427 #, gcc-internal-format
49428 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
49429 msgstr ""
49431 #: cp/class.cc:4402
49432 #, gcc-internal-format
49433 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
49434 msgstr ""
49436 #: cp/class.cc:4730
49437 #, fuzzy, gcc-internal-format
49438 msgid "initializer specified for non-virtual method %q+D"
49439 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
49441 #: cp/class.cc:4763
49442 #, fuzzy, gcc-internal-format
49443 msgid "destructor for %qT is ambiguous"
49444 msgstr "памер \"%s\" - %d байт"
49446 #: cp/class.cc:5216
49447 #, gcc-internal-format
49448 msgid "method overrides both %<transaction_pure%> and %qE methods"
49449 msgstr ""
49451 #: cp/class.cc:5237
49452 #, gcc-internal-format
49453 msgid "method declared %qE overriding %qE method"
49454 msgstr ""
49456 #: cp/class.cc:5861 cp/constexpr.cc:261
49457 #, gcc-internal-format
49458 msgid "enclosing class of %<constexpr%> non-static member function %q+#D is not a literal type"
49459 msgstr ""
49461 #: cp/class.cc:5887
49462 #, gcc-internal-format
49463 msgid "%q+T is not literal because:"
49464 msgstr ""
49466 #: cp/class.cc:5890
49467 #, gcc-internal-format
49468 msgid "  %qT is a closure type, which is only literal in C++17 and later"
49469 msgstr ""
49471 #: cp/class.cc:5893
49472 #, gcc-internal-format
49473 msgid "  %q+T has a non-trivial destructor"
49474 msgstr ""
49476 #: cp/class.cc:5896
49477 #, gcc-internal-format
49478 msgid "  %q+T does not have %<constexpr%> destructor"
49479 msgstr ""
49481 #: cp/class.cc:5904
49482 #, gcc-internal-format
49483 msgid "  %q+T is not an aggregate, does not have a trivial default constructor, and has no %<constexpr%> constructor that is not a copy or move constructor"
49484 msgstr ""
49486 #: cp/class.cc:5937
49487 #, gcc-internal-format
49488 msgid "  base class %qT of %q+T is non-literal"
49489 msgstr ""
49491 #: cp/class.cc:5952
49492 #, gcc-internal-format
49493 msgid "  non-static data member %qD has non-literal type"
49494 msgstr ""
49496 #: cp/class.cc:5959
49497 #, gcc-internal-format
49498 msgid "  non-static data member %qD has volatile type"
49499 msgstr ""
49501 #: cp/class.cc:6090
49502 #, gcc-internal-format
49503 msgid "base class %q#T has accessible non-virtual destructor"
49504 msgstr ""
49506 #: cp/class.cc:6119
49507 #, gcc-internal-format
49508 msgid "non-static reference %q#D in class without a constructor"
49509 msgstr ""
49511 #: cp/class.cc:6125
49512 #, gcc-internal-format
49513 msgid "non-static const member %q#D in class without a constructor"
49514 msgstr ""
49516 #: cp/class.cc:6457
49517 #, gcc-internal-format
49518 msgid "offset of %qT base class for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC 12)"
49519 msgstr ""
49521 #: cp/class.cc:6461
49522 #, gcc-internal-format
49523 msgid "offset of %qD for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC 12)"
49524 msgstr ""
49526 #: cp/class.cc:6501
49527 #, gcc-internal-format
49528 msgid "direct base %qT inaccessible in %qT due to ambiguity"
49529 msgstr ""
49531 #: cp/class.cc:6513
49532 #, gcc-internal-format
49533 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
49534 msgstr ""
49536 #: cp/class.cc:6755
49537 #, gcc-internal-format
49538 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
49539 msgstr ""
49541 #: cp/class.cc:6950
49542 #, fuzzy, gcc-internal-format
49543 #| msgid "size of `%s' is larger than %d bytes"
49544 msgid "size of type %qT is too large (%qE bytes)"
49545 msgstr "памер \"%s\" больш чам %d байт"
49547 #: cp/class.cc:7236
49548 #, gcc-internal-format
49549 msgid "invalid use of %q#T with a zero-size array in %q#D"
49550 msgstr ""
49552 #: cp/class.cc:7238
49553 #, gcc-internal-format
49554 msgid "invalid use of %q#T with a flexible array member in %q#T"
49555 msgstr ""
49557 #: cp/class.cc:7243
49558 #, fuzzy, gcc-internal-format
49559 msgid "array member %q#D declared here"
49560 msgstr "тып параметра \"%s\" не аб'яўлены"
49562 #: cp/class.cc:7271
49563 #, gcc-internal-format
49564 msgid "zero-size array member %qD not at end of %q#T"
49565 msgstr ""
49567 #: cp/class.cc:7273
49568 #, gcc-internal-format
49569 msgid "zero-size array member %qD in an otherwise empty %q#T"
49570 msgstr ""
49572 #: cp/class.cc:7282 cp/class.cc:7313
49573 #, fuzzy, gcc-internal-format
49574 #| msgid "previous definition of `%#T'"
49575 msgid "in the definition of %q#T"
49576 msgstr "папярэдняе вызначэньне `%#T'"
49578 #: cp/class.cc:7290
49579 #, gcc-internal-format
49580 msgid "flexible array member %qD not at end of %q#T"
49581 msgstr ""
49583 #: cp/class.cc:7292
49584 #, gcc-internal-format
49585 msgid "flexible array member %qD in an otherwise empty %q#T"
49586 msgstr ""
49588 #: cp/class.cc:7311
49589 #, gcc-internal-format
49590 msgid "next member %q#D declared here"
49591 msgstr ""
49593 #: cp/class.cc:7425 cp/decl.cc:16682 cp/parser.cc:26624
49594 #, fuzzy, gcc-internal-format
49595 #| msgid "previous definition of `%#T'"
49596 msgid "redefinition of %q#T"
49597 msgstr "папярэдняе вызначэньне `%#T'"
49599 #: cp/class.cc:7569
49600 #, gcc-internal-format
49601 msgid "%q#T has virtual functions and accessible non-virtual destructor"
49602 msgstr ""
49604 #: cp/class.cc:7597
49605 #, gcc-internal-format
49606 msgid "type transparent %q#T does not have any fields"
49607 msgstr ""
49609 #: cp/class.cc:7603
49610 #, gcc-internal-format
49611 msgid "type transparent class %qT has base classes"
49612 msgstr ""
49614 #: cp/class.cc:7607
49615 #, gcc-internal-format
49616 msgid "type transparent class %qT has virtual functions"
49617 msgstr ""
49619 #: cp/class.cc:7613
49620 #, gcc-internal-format
49621 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
49622 msgstr ""
49624 #: cp/class.cc:7772
49625 #, gcc-internal-format
49626 msgid "definition of %qD does not match %<#include <initializer_list>%>"
49627 msgstr ""
49629 #: cp/class.cc:7783
49630 #, gcc-internal-format
49631 msgid "trying to finish struct, but kicked out due to previous parse errors"
49632 msgstr ""
49634 #: cp/class.cc:8290
49635 #, fuzzy, gcc-internal-format
49636 #| msgid "language %s not recognized"
49637 msgid "language string %<\"%E\"%> not recognized"
49638 msgstr "мова %s не распазнана"
49640 #: cp/class.cc:8380
49641 #, gcc-internal-format
49642 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
49643 msgstr ""
49645 #: cp/class.cc:8538
49646 #, gcc-internal-format
49647 msgid "no matches converting function %qD to type %q#T"
49648 msgstr ""
49650 #: cp/class.cc:8565
49651 #, gcc-internal-format
49652 msgid "converting overloaded function %qD to type %q#T is ambiguous"
49653 msgstr ""
49655 #: cp/class.cc:8592
49656 #, fuzzy, gcc-internal-format
49657 msgid "assuming pointer to member %qD"
49658 msgstr "прапушчан ініцыялізатар"
49660 #: cp/class.cc:8595
49661 #, gcc-internal-format
49662 msgid "(a pointer to member can only be formed with %<&%E%>)"
49663 msgstr ""
49665 #: cp/class.cc:8671 cp/class.cc:8713
49666 #, gcc-internal-format
49667 msgid "not enough type information"
49668 msgstr ""
49670 #: cp/class.cc:8691
49671 #, gcc-internal-format
49672 msgid "cannot convert %qE from type %qT to type %qT"
49673 msgstr ""
49675 #: cp/class.cc:8965
49676 #, gcc-internal-format
49677 msgid "declaration of %q#D changes meaning of %qD"
49678 msgstr ""
49680 #: cp/class.cc:8968
49681 #, gcc-internal-format
49682 msgid "%qD declared here as %q#D"
49683 msgstr ""
49685 #: cp/constexpr.cc:110
49686 #, gcc-internal-format
49687 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
49688 msgstr ""
49690 #: cp/constexpr.cc:121
49691 #, gcc-internal-format
49692 msgid "variable %qD of non-literal type %qT in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
49693 msgstr ""
49695 #: cp/constexpr.cc:134
49696 #, gcc-internal-format
49697 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
49698 msgstr ""
49700 #: cp/constexpr.cc:198
49701 #, gcc-internal-format
49702 msgid "inherited constructor %qD is not %<constexpr%>"
49703 msgstr ""
49705 #: cp/constexpr.cc:211
49706 #, gcc-internal-format
49707 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
49708 msgstr ""
49710 #: cp/constexpr.cc:223
49711 #, gcc-internal-format
49712 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
49713 msgstr ""
49715 #: cp/constexpr.cc:232 cp/decl.cc:13817
49716 #, gcc-internal-format
49717 msgid "%<constexpr%> destructors only available with %<-std=c++20%> or %<-std=gnu++20%>"
49718 msgstr ""
49720 #: cp/constexpr.cc:245
49721 #, fuzzy, gcc-internal-format
49722 msgid "invalid return type %qT of %<constexpr%> function %q+D"
49723 msgstr "нявернае выкарыстанне \"restict\""
49725 #: cp/constexpr.cc:272
49726 #, gcc-internal-format
49727 msgid "%q#T has virtual base classes"
49728 msgstr ""
49730 #: cp/constexpr.cc:530
49731 #, gcc-internal-format
49732 msgid "%<constexpr%> constructor does not have empty body"
49733 msgstr ""
49735 #: cp/constexpr.cc:790
49736 #, gcc-internal-format
49737 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
49738 msgstr ""
49740 #: cp/constexpr.cc:851
49741 #, gcc-internal-format
49742 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
49743 msgstr ""
49745 #: cp/constexpr.cc:914
49746 #, gcc-internal-format
49747 msgid "body of %<constexpr%> function %qD not a return-statement"
49748 msgstr ""
49750 #: cp/constexpr.cc:1028
49751 #, gcc-internal-format
49752 msgid "%qD is not usable as a %<constexpr%> function because:"
49753 msgstr ""
49755 #: cp/constexpr.cc:1527 cp/constexpr.cc:2895
49756 #, gcc-internal-format
49757 msgid "%<constexpr%> call flows off the end of the function"
49758 msgstr ""
49760 #: cp/constexpr.cc:1532 cp/constexpr.cc:1542 cp/constexpr.cc:3106
49761 #, fuzzy, gcc-internal-format
49762 msgid "%q+E is not a constant expression"
49763 msgstr "памер масіва \"%s\" адмоўны"
49765 #: cp/constexpr.cc:1851 cp/constexpr.cc:8494
49766 #, fuzzy, gcc-internal-format
49767 #| msgid "can't initialize friend function `%s'"
49768 msgid "call to internal function %qE"
49769 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
49771 #: cp/constexpr.cc:1905
49772 #, fuzzy, gcc-internal-format
49773 msgid "modifying a const object %qE is not allowed in a constant expression"
49774 msgstr "памер масіва \"%s\" адмоўны"
49776 #: cp/constexpr.cc:1907
49777 #, gcc-internal-format
49778 msgid "originally declared %<const%> here"
49779 msgstr ""
49781 #: cp/constexpr.cc:2125 cp/constexpr.cc:2180 cp/constexpr.cc:2212
49782 #: cp/constexpr.cc:2233
49783 #, gcc-internal-format
49784 msgid "reference %<dynamic_cast%> failed"
49785 msgstr ""
49787 #: cp/constexpr.cc:2126
49788 #, gcc-internal-format
49789 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
49790 msgstr ""
49792 #: cp/constexpr.cc:2150
49793 #, fuzzy, gcc-internal-format
49794 #| msgid "parameter `%s' is initialized"
49795 msgid "virtual table pointer is used uninitialized"
49796 msgstr "параметр \"%s\" ініцыялізаваны"
49798 #: cp/constexpr.cc:2181 cp/constexpr.cc:2213
49799 #, gcc-internal-format
49800 msgid "static type %qT of its operand is a non-public base class of dynamic type %qT"
49801 msgstr ""
49803 #: cp/constexpr.cc:2235
49804 #, gcc-internal-format
49805 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
49806 msgstr ""
49808 #: cp/constexpr.cc:2238
49809 #, gcc-internal-format
49810 msgid "dynamic type %qT of its operand does not have an unambiguous public base class %qT"
49811 msgstr ""
49813 #: cp/constexpr.cc:2315 cp/constexpr.cc:2590 cp/constexpr.cc:8526
49814 #, gcc-internal-format
49815 msgid "call to non-%<constexpr%> function %qD"
49816 msgstr ""
49818 #. virtual_offset is only set for virtual bases, which make the
49819 #. class non-literal, so we don't need to handle it here.
49820 #: cp/constexpr.cc:2321
49821 #, gcc-internal-format
49822 msgid "calling constexpr member function %qD through virtual base subobject"
49823 msgstr ""
49825 #: cp/constexpr.cc:2438
49826 #, gcc-internal-format
49827 msgid "expression %qE does not designate a %<constexpr%> function"
49828 msgstr ""
49830 #: cp/constexpr.cc:2511
49831 #, gcc-internal-format
49832 msgid "array deallocation of object allocated with non-array allocation"
49833 msgstr ""
49835 #: cp/constexpr.cc:2515 cp/constexpr.cc:2537
49836 #, gcc-internal-format
49837 msgid "allocation performed here"
49838 msgstr ""
49840 #: cp/constexpr.cc:2533
49841 #, gcc-internal-format
49842 msgid "non-array deallocation of object allocated with array allocation"
49843 msgstr ""
49845 #: cp/constexpr.cc:2550
49846 #, gcc-internal-format
49847 msgid "deallocation of already deallocated storage"
49848 msgstr ""
49850 #: cp/constexpr.cc:2557
49851 #, gcc-internal-format
49852 msgid "deallocation of storage that was not previously allocated"
49853 msgstr ""
49855 #: cp/constexpr.cc:2686
49856 #, gcc-internal-format
49857 msgid "%qD called in a constant expression before its definition is complete"
49858 msgstr ""
49860 #: cp/constexpr.cc:2693
49861 #, gcc-internal-format
49862 msgid "%qD called in a constant expression"
49863 msgstr ""
49865 #: cp/constexpr.cc:2697
49866 #, fuzzy, gcc-internal-format
49867 msgid "%qD used before its definition"
49868 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
49870 #: cp/constexpr.cc:2769
49871 #, gcc-internal-format
49872 msgid "call has circular dependency"
49873 msgstr ""
49875 #: cp/constexpr.cc:2780
49876 #, gcc-internal-format
49877 msgid "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-depth=%> to increase the maximum)"
49878 msgstr ""
49880 #: cp/constexpr.cc:3146
49881 #, gcc-internal-format
49882 msgid "right operand of shift expression %q+E is negative"
49883 msgstr ""
49885 #: cp/constexpr.cc:3153
49886 #, gcc-internal-format
49887 msgid "right operand of shift expression %q+E is greater than or equal to the precision %wu of the left operand"
49888 msgstr ""
49890 #: cp/constexpr.cc:3176
49891 #, gcc-internal-format
49892 msgid "left operand of shift expression %q+E is negative"
49893 msgstr ""
49895 #: cp/constexpr.cc:3195
49896 #, gcc-internal-format
49897 msgid "shift expression %q+E overflows"
49898 msgstr ""
49900 #: cp/constexpr.cc:3394
49901 #, gcc-internal-format
49902 msgid "arithmetic involving a null pointer in %qE"
49903 msgstr ""
49905 #: cp/constexpr.cc:3809
49906 #, gcc-internal-format
49907 msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
49908 msgstr ""
49910 #: cp/constexpr.cc:3812
49911 #, gcc-internal-format
49912 msgid "nonzero array subscript %qE is used with array %qD of type %qT with unknown bounds"
49913 msgstr ""
49915 #: cp/constexpr.cc:3817
49916 #, gcc-internal-format
49917 msgid "array subscript value %qE is outside the bounds of array type %qT"
49918 msgstr ""
49920 #: cp/constexpr.cc:3820
49921 #, gcc-internal-format
49922 msgid "nonzero array subscript %qE is used with array of type %qT with unknown bounds"
49923 msgstr ""
49925 #: cp/constexpr.cc:4003
49926 #, fuzzy, gcc-internal-format
49927 msgid "accessing uninitialized array element"
49928 msgstr "прапушчан ініцыялізатар"
49930 #: cp/constexpr.cc:4060
49931 #, gcc-internal-format
49932 msgid "dereferencing a null pointer in %qE"
49933 msgstr ""
49935 #: cp/constexpr.cc:4077 cp/constexpr.cc:4176 cp/constexpr.cc:6528
49936 #: cp/constexpr.cc:6627 cp/constexpr.cc:8446
49937 #, fuzzy, gcc-internal-format
49938 msgid "%qE is not a constant expression"
49939 msgstr "памер масіва \"%s\" адмоўны"
49941 #: cp/constexpr.cc:4083
49942 #, fuzzy, gcc-internal-format
49943 msgid "mutable %qD is not usable in a constant expression"
49944 msgstr "памер масіва \"%s\" адмоўны"
49946 #: cp/constexpr.cc:4114 cp/constexpr.cc:4136
49947 #, fuzzy, gcc-internal-format
49948 msgid "accessing uninitialized member %qD"
49949 msgstr "прапушчан ініцыялізатар"
49951 #: cp/constexpr.cc:4116
49952 #, gcc-internal-format
49953 msgid "accessing %qD member instead of initialized %qD member in constant expression"
49954 msgstr ""
49956 #: cp/constexpr.cc:4247
49957 #, gcc-internal-format
49958 msgid "%qs is not a constant expression because %qT is a union type"
49959 msgstr ""
49961 #: cp/constexpr.cc:4250
49962 #, gcc-internal-format
49963 msgid "%qs is not a constant expression because %qT contains a union type"
49964 msgstr ""
49966 #: cp/constexpr.cc:4261
49967 #, gcc-internal-format
49968 msgid "%qs is not a constant expression because %qT is a pointer type"
49969 msgstr ""
49971 #: cp/constexpr.cc:4264
49972 #, gcc-internal-format
49973 msgid "%qs is not a constant expression because %qT contains a pointer type"
49974 msgstr ""
49976 #: cp/constexpr.cc:4275
49977 #, gcc-internal-format
49978 msgid "%qs is not a constant expression because %qT is a reference type"
49979 msgstr ""
49981 #: cp/constexpr.cc:4278
49982 #, gcc-internal-format
49983 msgid "%qs is not a constant expression because %qT contains a reference type"
49984 msgstr ""
49986 #: cp/constexpr.cc:4289
49987 #, gcc-internal-format
49988 msgid "%qs is not a constant expression because %qT is a pointer to member type"
49989 msgstr ""
49991 #: cp/constexpr.cc:4293
49992 #, gcc-internal-format
49993 msgid "%qs is not a constant expression because %qT contains a pointer to member type"
49994 msgstr ""
49996 #: cp/constexpr.cc:4304
49997 #, gcc-internal-format
49998 msgid "%qs is not a constant expression because %qT is volatile"
49999 msgstr ""
50001 #: cp/constexpr.cc:4307
50002 #, gcc-internal-format
50003 msgid "%qs is not a constant expression because %qT contains a volatile subobject"
50004 msgstr ""
50006 #: cp/constexpr.cc:4460
50007 #, gcc-internal-format
50008 msgid "%qs cannot be constant evaluated on the target"
50009 msgstr ""
50011 #: cp/constexpr.cc:4469 cp/constexpr.cc:4479
50012 #, gcc-internal-format
50013 msgid "%qs cannot be constant evaluated because the type is too large"
50014 msgstr ""
50016 #: cp/constexpr.cc:4499
50017 #, gcc-internal-format
50018 msgid "%qs cannot be constant evaluated because the argument cannot be encoded"
50019 msgstr ""
50021 #: cp/constexpr.cc:4538
50022 #, gcc-internal-format
50023 msgid "%qs accessing uninitialized byte at offset %d"
50024 msgstr ""
50026 #: cp/constexpr.cc:4550
50027 #, gcc-internal-format
50028 msgid "%qs cannot be constant evaluated because the argument cannot be interpreted"
50029 msgstr ""
50031 #: cp/constexpr.cc:5341 cp/constexpr.cc:7223
50032 #, gcc-internal-format
50033 msgid "dereferencing a null pointer"
50034 msgstr ""
50036 #: cp/constexpr.cc:5361
50037 #, gcc-internal-format
50038 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
50039 msgstr ""
50041 #: cp/constexpr.cc:5406
50042 #, fuzzy, gcc-internal-format
50043 msgid "the content of uninitialized storage is not usable in a constant expression"
50044 msgstr "памер масіва \"%s\" адмоўны"
50046 #: cp/constexpr.cc:5408 cp/constexpr.cc:5415
50047 #, fuzzy, gcc-internal-format
50048 #| msgid "called from here"
50049 msgid "allocated here"
50050 msgstr "выклікана адсюль"
50052 #: cp/constexpr.cc:5413
50053 #, fuzzy, gcc-internal-format
50054 msgid "use of allocated storage after deallocation in a constant expression"
50055 msgstr "памер масіва \"%s\" адмоўны"
50057 #: cp/constexpr.cc:5418
50058 #, fuzzy, gcc-internal-format
50059 msgid "the value of %qD is not usable in a constant expression"
50060 msgstr "памер масіва \"%s\" адмоўны"
50062 #: cp/constexpr.cc:5425
50063 #, fuzzy, gcc-internal-format
50064 #| msgid "invalid initializer"
50065 msgid "%qD used in its own initializer"
50066 msgstr "нерэчаісны ініцыялізатар"
50068 #: cp/constexpr.cc:5430
50069 #, fuzzy, gcc-internal-format
50070 #| msgid "`%D' is not a function,"
50071 msgid "%q#D is not const"
50072 msgstr "`%D' - гэта ня функцыя,"
50074 #: cp/constexpr.cc:5433
50075 #, gcc-internal-format
50076 msgid "%q#D is volatile"
50077 msgstr ""
50079 #: cp/constexpr.cc:5438 cp/constexpr.cc:5445
50080 #, fuzzy, gcc-internal-format
50081 msgid "%qD was not initialized with a constant expression"
50082 msgstr "памер масіва \"%s\" адмоўны"
50084 #: cp/constexpr.cc:5451
50085 #, fuzzy, gcc-internal-format
50086 msgid "%qD was not declared %<constexpr%>"
50087 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
50089 #: cp/constexpr.cc:5454
50090 #, gcc-internal-format
50091 msgid "%qD does not have integral or enumeration type"
50092 msgstr ""
50094 #: cp/constexpr.cc:5709
50095 #, fuzzy, gcc-internal-format
50096 msgid "modification of %qE is not a constant expression"
50097 msgstr "памер масіва \"%s\" адмоўны"
50099 #: cp/constexpr.cc:5778
50100 #, gcc-internal-format
50101 msgid "change of the active member of a union from %qD to %qD"
50102 msgstr ""
50104 #: cp/constexpr.cc:5791
50105 #, gcc-internal-format
50106 msgid "change of the active member of a union from %qD to %qD during initialization"
50107 msgstr ""
50109 #: cp/constexpr.cc:6185 cp/constexpr.cc:7489
50110 #, fuzzy, gcc-internal-format
50111 msgid "statement is not a constant expression"
50112 msgstr "памер масіва \"%s\" адмоўны"
50114 #: cp/constexpr.cc:6289
50115 #, gcc-internal-format
50116 msgid "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-loop-limit=%> to increase the limit)"
50117 msgstr ""
50119 #: cp/constexpr.cc:6389
50120 #, fuzzy, gcc-internal-format
50121 msgid "inline assembly is not a constant expression"
50122 msgstr "памер масіва \"%s\" адмоўны"
50124 #: cp/constexpr.cc:6390
50125 #, gcc-internal-format
50126 msgid "only unevaluated inline assembly is allowed in a %<constexpr%> function in C++20"
50127 msgstr ""
50129 #: cp/constexpr.cc:6408
50130 #, fuzzy, gcc-internal-format
50131 #| msgid "invalid use of `%D'"
50132 msgid "use of %qD"
50133 msgstr "нерэчаіснае выкарыстаньне `%D'"
50135 #: cp/constexpr.cc:6412
50136 #, gcc-internal-format
50137 msgid "its value can vary between compiler versions or with different %<-mtune%> or %<-mcpu%> flags"
50138 msgstr ""
50140 #: cp/constexpr.cc:6414
50141 #, gcc-internal-format
50142 msgid "if this use is part of a public ABI, change it to instead use a constant variable you define"
50143 msgstr ""
50145 #: cp/constexpr.cc:6416
50146 #, gcc-internal-format, gfc-internal-format
50147 msgid "the default value for the current CPU tuning is %d bytes"
50148 msgstr ""
50150 #: cp/constexpr.cc:6418
50151 #, gcc-internal-format
50152 msgid "you can stabilize this value with %<--param hardware_destructive_interference_size=%d%>, or disable this warning with %<-Wno-interference-size%>"
50153 msgstr ""
50155 #: cp/constexpr.cc:6490
50156 #, fuzzy, gcc-internal-format
50157 msgid "value %qE of type %qT is not a constant expression"
50158 msgstr "памер масіва \"%s\" адмоўны"
50160 #: cp/constexpr.cc:6503
50161 #, gcc-internal-format
50162 msgid "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-fconstexpr-ops-limit=%> to increase the limit)"
50163 msgstr ""
50165 #: cp/constexpr.cc:6655
50166 #, gcc-internal-format
50167 msgid "control passes through declaration of %qD with thread storage duration"
50168 msgstr ""
50170 #: cp/constexpr.cc:6658
50171 #, gcc-internal-format
50172 msgid "control passes through declaration of %qD with static storage duration"
50173 msgstr ""
50175 #: cp/constexpr.cc:6706 cp/constexpr.cc:9119
50176 #, fuzzy, gcc-internal-format
50177 msgid "temporary of non-literal type %qT in a constant expression"
50178 msgstr "памер масіва \"%s\" адмоўны"
50180 #: cp/constexpr.cc:7142 cp/constexpr.cc:8651
50181 #, fuzzy, gcc-internal-format
50182 msgid "%<reinterpret_cast%> is not a constant expression"
50183 msgstr "памер масіва \"%s\" адмоўны"
50185 #: cp/constexpr.cc:7170
50186 #, gcc-internal-format
50187 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant expression"
50188 msgstr ""
50190 #: cp/constexpr.cc:7198
50191 #, gcc-internal-format
50192 msgid "cast from %qT is not allowed"
50193 msgstr ""
50195 #: cp/constexpr.cc:7234
50196 #, gcc-internal-format
50197 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
50198 msgstr ""
50200 #: cp/constexpr.cc:7339 cp/constexpr.cc:8945 cp/constexpr.cc:9335
50201 #, fuzzy, gcc-internal-format
50202 msgid "expression %qE is not a constant expression"
50203 msgstr "памер масіва \"%s\" адмоўны"
50205 #: cp/constexpr.cc:7386 cp/constexpr.cc:9373
50206 #, fuzzy, gcc-internal-format
50207 msgid "%<goto%> is not a constant expression"
50208 msgstr "памер масіва \"%s\" адмоўны"
50210 #: cp/constexpr.cc:7442
50211 #, gcc-internal-format
50212 msgid "unexpected template-id %qE"
50213 msgstr ""
50215 #: cp/constexpr.cc:7448 cp/constraint.cc:178 cp/constraint.cc:714
50216 #, gcc-internal-format
50217 msgid "function concept must be called"
50218 msgstr ""
50220 #: cp/constexpr.cc:7473
50221 #, fuzzy, gcc-internal-format
50222 msgid "address of a call to %qs is not a constant expression"
50223 msgstr "памер масіва \"%s\" адмоўны"
50225 #: cp/constexpr.cc:7492
50226 #, gcc-internal-format
50227 msgid "unexpected expression %qE of kind %s"
50228 msgstr ""
50230 #: cp/constexpr.cc:7727
50231 #, gcc-internal-format
50232 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
50233 msgstr ""
50235 #: cp/constexpr.cc:7735
50236 #, gcc-internal-format
50237 msgid "%qE is not a constant expression because it refers to an incompletely initialized variable"
50238 msgstr ""
50240 #: cp/constexpr.cc:7750
50241 #, gcc-internal-format
50242 msgid "%qE is not a constant expression because it refers to a result of %<operator new%>"
50243 msgstr ""
50245 #: cp/constexpr.cc:7761
50246 #, gcc-internal-format
50247 msgid "%qE is not a constant expression because allocated storage has not been deallocated"
50248 msgstr ""
50250 #: cp/constexpr.cc:7779
50251 #, gcc-internal-format
50252 msgid "immediate evaluation returns address of immediate function %qD"
50253 msgstr ""
50255 #: cp/constexpr.cc:8386
50256 #, gcc-internal-format
50257 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
50258 msgstr ""
50260 #: cp/constexpr.cc:8616
50261 #, fuzzy, gcc-internal-format
50262 msgid "lambda capture of %qE is not a constant expression"
50263 msgstr "памер масіва \"%s\" адмоўны"
50265 #: cp/constexpr.cc:8619
50266 #, gcc-internal-format
50267 msgid "because it is used as a glvalue"
50268 msgstr ""
50270 #: cp/constexpr.cc:8671
50271 #, gcc-internal-format
50272 msgid "%<reinterpret_cast%> from integer to pointer"
50273 msgstr ""
50275 #: cp/constexpr.cc:8704
50276 #, gcc-internal-format
50277 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
50278 msgstr ""
50280 #: cp/constexpr.cc:8743
50281 #, fuzzy, gcc-internal-format
50282 msgid "use of %<this%> in a constant expression"
50283 msgstr "памер масіва \"%s\" адмоўны"
50285 #: cp/constexpr.cc:8891
50286 #, gcc-internal-format
50287 msgid "lambda-expression is not a constant expression before C++17"
50288 msgstr ""
50290 #: cp/constexpr.cc:8959
50291 #, fuzzy, gcc-internal-format
50292 #| msgid "virtual functions cannot be friends"
50293 msgid "virtual functions cannot be %<constexpr%> before C++20"
50294 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
50296 #: cp/constexpr.cc:8974
50297 #, gcc-internal-format
50298 msgid "%<typeid%> is not a constant expression because %qE is of polymorphic type"
50299 msgstr ""
50301 #: cp/constexpr.cc:9038
50302 #, fuzzy, gcc-internal-format
50303 msgid "cast to non-integral type %qT in a constant expression"
50304 msgstr "памер масіва \"%s\" адмоўны"
50306 #: cp/constexpr.cc:9088
50307 #, gcc-internal-format
50308 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
50309 msgstr ""
50311 #: cp/constexpr.cc:9095
50312 #, fuzzy, gcc-internal-format
50313 msgid "%qD declared %<static%> in %<constexpr%> context"
50314 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
50316 #: cp/constexpr.cc:9168
50317 #, fuzzy, gcc-internal-format
50318 msgid "division by zero is not a constant expression"
50319 msgstr "памер масіва \"%s\" адмоўны"
50321 #: cp/constexpr.cc:9269
50322 #, fuzzy, gcc-internal-format
50323 msgid "%<delete[]%> is not a constant expression"
50324 msgstr "памер масіва \"%s\" адмоўны"
50326 #: cp/constexpr.cc:9343
50327 #, fuzzy, gcc-internal-format
50328 msgid "non-constant array initialization"
50329 msgstr "нерэчаісны ініцыялізатар"
50331 #: cp/constexpr.cc:9382
50332 #, gcc-internal-format
50333 msgid "label definition in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
50334 msgstr ""
50336 #: cp/constexpr.cc:9412
50337 #, gcc-internal-format, gfc-internal-format
50338 msgid "unexpected AST of kind %s"
50339 msgstr ""
50341 #: cp/constraint.cc:166
50342 #, gcc-internal-format
50343 msgid "constraint expression does not have type %<bool%>"
50344 msgstr ""
50346 #: cp/constraint.cc:373
50347 #, gcc-internal-format
50348 msgid "function call of variable concept %qE"
50349 msgstr ""
50351 #: cp/constraint.cc:545
50352 #, gcc-internal-format
50353 msgid "MAP %qD TO %qT"
50354 msgstr ""
50356 #: cp/constraint.cc:547
50357 #, gcc-internal-format
50358 msgid "MAP %qD TO %qE"
50359 msgstr ""
50361 #: cp/constraint.cc:560
50362 #, fuzzy, gcc-internal-format
50363 #| msgid "no arguments"
50364 msgid "argument %qT"
50365 msgstr "няма аргументаў"
50367 #: cp/constraint.cc:562
50368 #, fuzzy, gcc-internal-format
50369 #| msgid "no arguments"
50370 msgid "argument %qE"
50371 msgstr "няма аргументаў"
50373 #: cp/constraint.cc:1141
50374 #, fuzzy, gcc-internal-format
50375 #| msgid "`%s' is not at beginning of declaration"
50376 msgid "%qT does not match original declaration"
50377 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
50379 #: cp/constraint.cc:1144
50380 #, fuzzy, gcc-internal-format
50381 msgid "original template declaration here"
50382 msgstr "пустое абвяшчэнне"
50384 #: cp/constraint.cc:1348
50385 #, gcc-internal-format
50386 msgid "no matching concepts for %qE"
50387 msgstr ""
50389 #: cp/constraint.cc:1649
50390 #, gcc-internal-format
50391 msgid "%qE cannot be introduced with an ellipsis %<...%>"
50392 msgstr ""
50394 #: cp/constraint.cc:1650
50395 #, gcc-internal-format
50396 msgid "prototype declared here"
50397 msgstr ""
50399 #: cp/constraint.cc:1737
50400 #, fuzzy, gcc-internal-format
50401 msgid "all template parameters of %qD must be introduced"
50402 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
50404 #: cp/constraint.cc:1765
50405 #, gcc-internal-format
50406 msgid "cannot deduce template parameters from introduction list"
50407 msgstr ""
50409 #: cp/constraint.cc:1929
50410 #, gcc-internal-format
50411 msgid "the required expression %qE is invalid, because"
50412 msgstr ""
50414 #: cp/constraint.cc:1936
50415 #, gcc-internal-format
50416 msgid "the required expression %qE is invalid"
50417 msgstr ""
50419 #. Replay the substitution error.
50420 #: cp/constraint.cc:1975
50421 #, gcc-internal-format
50422 msgid "the required type %qT is invalid, because"
50423 msgstr ""
50425 #: cp/constraint.cc:1979
50426 #, fuzzy, gcc-internal-format
50427 msgid "the required type %qT is invalid"
50428 msgstr "параметр \"%s\" ініцыялізаваны"
50430 #: cp/constraint.cc:2032 cp/constraint.cc:2105
50431 #, gcc-internal-format
50432 msgid "cannot convert %qE to %qT"
50433 msgstr ""
50435 #: cp/constraint.cc:2058
50436 #, gcc-internal-format
50437 msgid "%qE is not %<noexcept%>"
50438 msgstr ""
50440 #: cp/constraint.cc:2082
50441 #, gcc-internal-format
50442 msgid "%qE does not satisfy return-type-requirement, because"
50443 msgstr ""
50445 #: cp/constraint.cc:2089
50446 #, gcc-internal-format
50447 msgid "%qE does not satisfy return-type-requirement"
50448 msgstr ""
50450 #: cp/constraint.cc:2100
50451 #, gcc-internal-format
50452 msgid "cannot convert %qE to %qT because"
50453 msgstr ""
50455 #. Replay the substitution error.
50456 #: cp/constraint.cc:2132
50457 #, gcc-internal-format
50458 msgid "nested requirement %qE is not satisfied, because"
50459 msgstr ""
50461 #: cp/constraint.cc:2136
50462 #, gcc-internal-format
50463 msgid "nested requirement %qE is not satisfied"
50464 msgstr ""
50466 #: cp/constraint.cc:2623
50467 #, gcc-internal-format
50468 msgid "satisfaction of atomic constraint %qE depends on itself"
50469 msgstr ""
50471 #: cp/constraint.cc:2669
50472 #, gcc-internal-format
50473 msgid "satisfaction value of atomic constraint %qE changed from %qE to %qE"
50474 msgstr ""
50476 #: cp/constraint.cc:2672
50477 #, gcc-internal-format
50478 msgid "satisfaction value first evaluated to %qE from here"
50479 msgstr ""
50481 #: cp/constraint.cc:2789
50482 #, gcc-internal-format
50483 msgid "no operand of the disjunction is satisfied"
50484 msgstr ""
50486 #: cp/constraint.cc:2802
50487 #, gcc-internal-format
50488 msgid "the operand %qE is unsatisfied because"
50489 msgstr ""
50491 #: cp/constraint.cc:3422
50492 #, fuzzy, gcc-internal-format
50493 msgid "definition of concept %qD is empty"
50494 msgstr "перанакіраванне stdout: %s"
50496 #: cp/constraint.cc:3425
50497 #, gcc-internal-format
50498 msgid "definition of concept %qD has multiple statements"
50499 msgstr ""
50501 #: cp/constraint.cc:3571
50502 #, gcc-internal-format
50503 msgid "  %qT is not %<nothrow%> copy assignable"
50504 msgstr ""
50506 #: cp/constraint.cc:3574
50507 #, gcc-internal-format
50508 msgid "  %qT is not %<nothrow%> default constructible"
50509 msgstr ""
50511 #: cp/constraint.cc:3577
50512 #, gcc-internal-format
50513 msgid "  %qT is not %<nothrow%> copy constructible"
50514 msgstr ""
50516 #: cp/constraint.cc:3580
50517 #, gcc-internal-format
50518 msgid "  %qT is not trivially copy assignable"
50519 msgstr ""
50521 #: cp/constraint.cc:3583
50522 #, gcc-internal-format
50523 msgid "  %qT is not trivially default constructible"
50524 msgstr ""
50526 #: cp/constraint.cc:3586
50527 #, gcc-internal-format
50528 msgid "  %qT is not trivially copy constructible"
50529 msgstr ""
50531 #: cp/constraint.cc:3589
50532 #, gcc-internal-format
50533 msgid "  %qT is not trivially destructible"
50534 msgstr ""
50536 #: cp/constraint.cc:3592
50537 #, gcc-internal-format
50538 msgid "  %qT does not have a virtual destructor"
50539 msgstr ""
50541 #: cp/constraint.cc:3595
50542 #, fuzzy, gcc-internal-format
50543 #| msgid "abstract method in non-abstract class"
50544 msgid "  %qT is not an abstract class"
50545 msgstr "абстрактны метад у неабстрактным класе"
50547 #: cp/constraint.cc:3598
50548 #, gcc-internal-format
50549 msgid "  %qT is not a base of %qT"
50550 msgstr ""
50552 #: cp/constraint.cc:3601
50553 #, gcc-internal-format
50554 msgid "  %qT is not a class"
50555 msgstr ""
50557 #: cp/constraint.cc:3604
50558 #, fuzzy, gcc-internal-format
50559 msgid "  %qT is not an empty class"
50560 msgstr "\"%s\" мае незавершаны тып"
50562 #: cp/constraint.cc:3607
50563 #, gcc-internal-format
50564 msgid "  %qT is not an enum"
50565 msgstr ""
50567 #: cp/constraint.cc:3610
50568 #, fuzzy, gcc-internal-format
50569 #| msgid "field '%s' not found in class"
50570 msgid "  %qT is not a final class"
50571 msgstr "поле \"%s\" не знойдзена ў класе"
50573 #: cp/constraint.cc:3613
50574 #, gcc-internal-format
50575 msgid "  %qT is not layout compatible with %qT"
50576 msgstr ""
50578 #: cp/constraint.cc:3616
50579 #, fuzzy, gcc-internal-format
50580 msgid "  %qT is not a literal type"
50581 msgstr "\"%s\" мае незавершаны тып"
50583 #: cp/constraint.cc:3619
50584 #, gcc-internal-format
50585 msgid "  %qT is not pointer-interconvertible base of %qT"
50586 msgstr ""
50588 #: cp/constraint.cc:3623
50589 #, fuzzy, gcc-internal-format
50590 msgid "  %qT is not a POD type"
50591 msgstr "\"%s\" мае незавершаны тып"
50593 #: cp/constraint.cc:3626
50594 #, fuzzy, gcc-internal-format
50595 msgid "  %qT is not a polymorphic type"
50596 msgstr "\"%s\" мае незавершаны тып"
50598 #: cp/constraint.cc:3629
50599 #, gcc-internal-format
50600 msgid "  %qT is not the same as %qT"
50601 msgstr ""
50603 #: cp/constraint.cc:3632
50604 #, fuzzy, gcc-internal-format
50605 msgid "  %qT is not an standard layout type"
50606 msgstr "\"%s\" мае незавершаны тып"
50608 #: cp/constraint.cc:3635
50609 #, fuzzy, gcc-internal-format
50610 msgid "  %qT is not a trivial type"
50611 msgstr "\"%s\" мае незавершаны тып"
50613 #: cp/constraint.cc:3638
50614 #, fuzzy, gcc-internal-format
50615 #| msgid "`%D' is not a function,"
50616 msgid "  %qT is not a union"
50617 msgstr "`%D' - гэта ня функцыя,"
50619 #: cp/constraint.cc:3660
50620 #, fuzzy, gcc-internal-format
50621 msgid "invalid constraints"
50622 msgstr "Нерэчаісны выбар %s"
50624 #: cp/constraint.cc:3686
50625 #, gcc-internal-format
50626 msgid "constraint %qE has type %qT, not %<bool%>"
50627 msgstr ""
50629 #: cp/constraint.cc:3689
50630 #, gcc-internal-format
50631 msgid "the expression %qE evaluated to %<false%>"
50632 msgstr ""
50634 #: cp/constraint.cc:3740
50635 #, gcc-internal-format
50636 msgid "constraints not satisfied"
50637 msgstr ""
50639 #: cp/constraint.cc:3755
50640 #, gcc-internal-format
50641 msgid "set %qs to at least %d for more detail"
50642 msgstr ""
50644 #: cp/coroutines.cc:303
50645 #, gcc-internal-format
50646 msgid "coroutines require a traits template; cannot find %<%E::%E%>"
50647 msgstr ""
50649 #: cp/coroutines.cc:305
50650 #, gcc-internal-format
50651 msgid "perhaps %<#include <coroutine>%> is missing"
50652 msgstr ""
50654 #: cp/coroutines.cc:360
50655 #, gcc-internal-format
50656 msgid "cannot instantiate %<coroutine traits%>"
50657 msgstr ""
50659 #: cp/coroutines.cc:382
50660 #, gcc-internal-format
50661 msgid "coroutines require a handle class template; cannot find %<%E::%E%>"
50662 msgstr ""
50664 #: cp/coroutines.cc:407
50665 #, gcc-internal-format
50666 msgid "cannot instantiate a %<coroutine handle%> for promise type %qT"
50667 msgstr ""
50669 #: cp/coroutines.cc:492
50670 #, gcc-internal-format
50671 msgid "unable to find the promise type for this coroutine"
50672 msgstr ""
50674 #: cp/coroutines.cc:511
50675 #, gcc-internal-format
50676 msgid "the coroutine promise type %qT declares both %<return_value%> and %<return_void%>"
50677 msgstr ""
50679 #: cp/coroutines.cc:515
50680 #, gcc-internal-format
50681 msgid "%<return_void%> declared here"
50682 msgstr ""
50684 #: cp/coroutines.cc:517
50685 #, gcc-internal-format
50686 msgid "%<return_value%> declared here"
50687 msgstr ""
50689 #: cp/coroutines.cc:642 cp/coroutines.cc:720 cp/coroutines.cc:4280
50690 #, gcc-internal-format
50691 msgid "no member named %qE in %qT"
50692 msgstr ""
50694 #: cp/coroutines.cc:735
50695 #, fuzzy, gcc-internal-format
50696 msgid "%qs cannot be used outside a function"
50697 msgstr "\"%s\" звычайна функцыя"
50699 #. [basic.start.main] 3. The function main shall not be a coroutine.
50700 #: cp/coroutines.cc:743
50701 #, fuzzy, gcc-internal-format
50702 msgid "%qs cannot be used in the %<main%> function"
50703 msgstr "\"%s\" звычайна функцыя"
50705 #. [dcl.constexpr] 3.3 it shall not be a coroutine.
50706 #: cp/coroutines.cc:754
50707 #, fuzzy, gcc-internal-format
50708 msgid "%qs cannot be used in a %<constexpr%> function"
50709 msgstr "\"%s\" звычайна функцыя"
50711 #: cp/coroutines.cc:765
50712 #, fuzzy, gcc-internal-format
50713 msgid "%qs cannot be used in a function with a deduced return type"
50714 msgstr "\"%s\" звычайна функцыя"
50716 #: cp/coroutines.cc:776
50717 #, fuzzy, gcc-internal-format
50718 msgid "%qs cannot be used in a varargs function"
50719 msgstr "\"%s\" звычайна функцыя"
50721 #. [class.ctor] 7. a constructor shall not be a coroutine.
50722 #: cp/coroutines.cc:783
50723 #, fuzzy, gcc-internal-format
50724 msgid "%qs cannot be used in a constructor"
50725 msgstr "\"%s\" звычайна функцыя"
50727 #. [class.dtor] 21. a destructor shall not be a coroutine.
50728 #: cp/coroutines.cc:790
50729 #, fuzzy, gcc-internal-format
50730 msgid "%qs cannot be used in a destructor"
50731 msgstr "\"%s\" звычайна функцыя"
50733 #. TODO: record or extract positions of returns (and the first coro
50734 #. keyword) so that we can add notes to the diagnostic about where
50735 #. the bad keyword is and what made the function into a coro.
50736 #: cp/coroutines.cc:821
50737 #, gcc-internal-format
50738 msgid "a %<return%> statement is not allowed in coroutine; did you mean %<co_return%>?"
50739 msgstr ""
50741 #: cp/coroutines.cc:869
50742 #, gcc-internal-format
50743 msgid "the expression %qE is required to be non-throwing"
50744 msgstr ""
50746 #: cp/coroutines.cc:871
50747 #, gcc-internal-format
50748 msgid "must be declared with %<noexcept(true)%>"
50749 msgstr ""
50751 #: cp/coroutines.cc:955
50752 #, gcc-internal-format
50753 msgid "awaitable type %qT is not a structure"
50754 msgstr ""
50756 #: cp/coroutines.cc:1066
50757 #, gcc-internal-format
50758 msgid "%<await_suspend%> must return %<void%>, %<bool%> or a coroutine handle"
50759 msgstr ""
50761 #: cp/coroutines.cc:1376
50762 #, gcc-internal-format
50763 msgid "function declared %<noreturn%> has a %<co_return%> statement"
50764 msgstr ""
50766 #: cp/coroutines.cc:1414
50767 #, fuzzy, gcc-internal-format
50768 msgid "the align argument to %<__builtin_coro_promise%> must be a constant"
50769 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
50771 #: cp/coroutines.cc:1424
50772 #, fuzzy, gcc-internal-format
50773 msgid "the direction argument to %<__builtin_coro_promise%> must be a constant"
50774 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
50776 #: cp/coroutines.cc:1904
50777 #, gcc-internal-format
50778 msgid "no suspend point info for %qD"
50779 msgstr ""
50781 #: cp/coroutines.cc:2102 cp/coroutines.cc:4653
50782 #, gcc-internal-format
50783 msgid "%qE is provided by %qT but is not usable with the function signature %qD"
50784 msgstr ""
50786 #: cp/coroutines.cc:2552
50787 #, fuzzy, gcc-internal-format
50788 #| msgid "duplicate `%s'"
50789 msgid "duplicate info for %qE"
50790 msgstr "паўтарэньне `%s'"
50792 #: cp/coroutines.cc:3703
50793 #, gcc-internal-format
50794 msgid "await expressions are not permitted in handlers"
50795 msgstr ""
50797 #: cp/coroutines.cc:3934
50798 #, gcc-internal-format
50799 msgid "variable length arrays are not yet supported in coroutines"
50800 msgstr ""
50802 #: cp/coroutines.cc:4658
50803 #, gcc-internal-format
50804 msgid "%qE is provided by %qT but %qE is not marked %<throw()%> or %<noexcept%>"
50805 msgstr ""
50807 #: cp/coroutines.cc:4661
50808 #, gcc-internal-format
50809 msgid "%qE is marked %<throw()%> or %<noexcept%> but no usable %<get_return_object_on_allocation_failure%> is provided by %qT"
50810 msgstr ""
50812 #: cp/coroutines.cc:4690
50813 #, gcc-internal-format
50814 msgid "%qE is provided by %qT but %<std::nothrow%> cannot be found"
50815 msgstr ""
50817 #. We can't initialize a non-class return value from void.
50818 #: cp/coroutines.cc:5088
50819 #, gcc-internal-format
50820 msgid "cannot initialize a return object of type %qT with an rvalue of type %<void%>"
50821 msgstr ""
50823 #: cp/cp-gimplify.cc:154
50824 #, gcc-internal-format
50825 msgid "both branches of %<if%> statement marked as %qs"
50826 msgstr ""
50828 #: cp/cp-gimplify.cc:980 cp/cp-gimplify.cc:992
50829 #, gcc-internal-format
50830 msgid "taking address of an immediate function %qD"
50831 msgstr ""
50833 #: cp/cp-gimplify.cc:1552
50834 #, gcc-internal-format
50835 msgid "%<throw%> will always call %<terminate%>"
50836 msgstr ""
50838 #: cp/cp-gimplify.cc:1555
50839 #, gcc-internal-format
50840 msgid "in C++11 destructors default to %<noexcept%>"
50841 msgstr ""
50843 #: cp/cp-gimplify.cc:1567
50844 #, gcc-internal-format
50845 msgid "in C++11 this %<throw%> will call %<terminate%> because destructors default to %<noexcept%>"
50846 msgstr ""
50848 #: cp/cp-gimplify.cc:3028
50849 #, gcc-internal-format
50850 msgid "ignoring attribute %qE after earlier %qE"
50851 msgstr ""
50853 #: cp/cp-gimplify.cc:3050 cp/cp-gimplify.cc:3062 cp/decl.cc:4070
50854 #: cp/method.cc:978
50855 #, fuzzy, gcc-internal-format
50856 msgid "%qD is not a type"
50857 msgstr "\"%s\" мае незавершаны тып"
50859 #: cp/cp-gimplify.cc:3068
50860 #, fuzzy, gcc-internal-format
50861 msgid "%qD is not a class type"
50862 msgstr "\"%s\" мае незавершаны тып"
50864 #: cp/cp-gimplify.cc:3085
50865 #, gcc-internal-format
50866 msgid "%qD does not have %<const char *%> type"
50867 msgstr ""
50869 #: cp/cp-gimplify.cc:3096
50870 #, fuzzy, gcc-internal-format
50871 msgid "%qD does not have integral type"
50872 msgstr "\"%s\" мае незавершаны тып"
50874 #: cp/cp-gimplify.cc:3108
50875 #, gcc-internal-format
50876 msgid "%<std::source_location::__impl%> does not contain only non-static data members %<_M_file_name%>, %<_M_function_name%>, %<_M_line%> and %<_M_column%>"
50877 msgstr ""
50879 #: cp/cp-gimplify.cc:3212
50880 #, gcc-internal-format
50881 msgid "evaluating %qs"
50882 msgstr ""
50884 #: cp/cvt.cc:92
50885 #, fuzzy
50886 msgid "cannot convert from incomplete type %qH to %qI"
50887 msgstr "\"%s\" мае незавершаны тып"
50889 #: cp/cvt.cc:102
50890 msgid "conversion of %qE from %qH to %qI is ambiguous"
50891 msgstr ""
50893 #: cp/cvt.cc:174 cp/cvt.cc:201 cp/cvt.cc:255
50894 msgid "cannot convert %qE from type %qH to type %qI"
50895 msgstr ""
50897 #: cp/cvt.cc:391
50898 #, gcc-internal-format
50899 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
50900 msgstr ""
50902 #: cp/cvt.cc:394
50903 #, gcc-internal-format
50904 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
50905 msgstr ""
50907 #: cp/cvt.cc:397
50908 #, gcc-internal-format
50909 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
50910 msgstr ""
50912 #: cp/cvt.cc:400
50913 #, gcc-internal-format
50914 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
50915 msgstr ""
50917 #: cp/cvt.cc:476
50918 msgid "conversion from %qH to %qI discards qualifiers"
50919 msgstr ""
50921 #: cp/cvt.cc:498 cp/typeck.cc:8346
50922 #, gcc-internal-format
50923 msgid "casting %qT to %qT does not dereference pointer"
50924 msgstr ""
50926 #: cp/cvt.cc:526
50927 msgid "cannot convert type %qH to type %qI"
50928 msgstr ""
50930 #: cp/cvt.cc:814
50931 #, fuzzy, gcc-internal-format
50932 #| msgid "converting from `%T' to `%T'"
50933 msgid "conversion from %q#T to %q#T"
50934 msgstr "пераўтварэньне з `%T' у `%T'"
50936 #: cp/cvt.cc:832
50937 #, gcc-internal-format
50938 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
50939 msgstr ""
50941 #: cp/cvt.cc:843 cp/cvt.cc:898
50942 #, gcc-internal-format
50943 msgid "%q#T used where a %qT was expected"
50944 msgstr ""
50946 #: cp/cvt.cc:852
50947 #, gcc-internal-format
50948 msgid "could not convert %qE from %<void%> to %<bool%>"
50949 msgstr ""
50951 #: cp/cvt.cc:914
50952 #, gcc-internal-format
50953 msgid "%q#T used where a floating-point value was expected"
50954 msgstr ""
50956 #: cp/cvt.cc:972
50957 msgid "conversion from %qH to non-scalar type %qI requested"
50958 msgstr ""
50960 #: cp/cvt.cc:1068
50961 #, gcc-internal-format
50962 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %<%s%>"
50963 msgstr ""
50965 #: cp/cvt.cc:1070
50966 #, gcc-internal-format
50967 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>%s"
50968 msgstr ""
50970 #: cp/cvt.cc:1086
50971 #, gcc-internal-format
50972 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>: %<%s%>"
50973 msgstr ""
50975 #: cp/cvt.cc:1088
50976 #, gcc-internal-format
50977 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>%s"
50978 msgstr ""
50980 #: cp/cvt.cc:1110
50981 #, gcc-internal-format
50982 msgid "ignoring return value of %qD, declared with attribute %<warn_unused_result%>"
50983 msgstr ""
50985 #: cp/cvt.cc:1164
50986 #, gcc-internal-format
50987 msgid "pseudo-destructor is not called"
50988 msgstr ""
50990 #: cp/cvt.cc:1260
50991 #, gcc-internal-format
50992 msgid "conversion to void will not access object of incomplete type %qT"
50993 msgstr ""
50995 #: cp/cvt.cc:1264
50996 #, gcc-internal-format
50997 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
50998 msgstr ""
51000 #: cp/cvt.cc:1269
51001 #, gcc-internal-format
51002 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
51003 msgstr ""
51005 #: cp/cvt.cc:1274
51006 #, gcc-internal-format
51007 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
51008 msgstr ""
51010 #: cp/cvt.cc:1279
51011 #, gcc-internal-format
51012 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
51013 msgstr ""
51015 #: cp/cvt.cc:1284
51016 #, gcc-internal-format
51017 msgid "indirection will not access object of incomplete type %qT in statement"
51018 msgstr ""
51020 #: cp/cvt.cc:1288
51021 #, gcc-internal-format
51022 msgid "indirection will not access object of incomplete type %qT in for increment expression"
51023 msgstr ""
51025 #: cp/cvt.cc:1304
51026 #, gcc-internal-format
51027 msgid "conversion to void will not access object of type %qT"
51028 msgstr ""
51030 #: cp/cvt.cc:1308
51031 #, gcc-internal-format
51032 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
51033 msgstr ""
51035 #: cp/cvt.cc:1313
51036 #, gcc-internal-format
51037 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
51038 msgstr ""
51040 #: cp/cvt.cc:1318
51041 #, gcc-internal-format
51042 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
51043 msgstr ""
51045 #: cp/cvt.cc:1323
51046 #, gcc-internal-format
51047 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
51048 msgstr ""
51050 #: cp/cvt.cc:1328
51051 #, gcc-internal-format
51052 msgid "implicit dereference will not access object of type %qT in statement"
51053 msgstr ""
51055 #: cp/cvt.cc:1332
51056 #, gcc-internal-format
51057 msgid "implicit dereference will not access object of type %qT in for increment expression"
51058 msgstr ""
51060 #: cp/cvt.cc:1346
51061 #, gcc-internal-format
51062 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
51063 msgstr ""
51065 #: cp/cvt.cc:1351
51066 #, gcc-internal-format
51067 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
51068 msgstr ""
51070 #: cp/cvt.cc:1356
51071 #, gcc-internal-format
51072 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
51073 msgstr ""
51075 #: cp/cvt.cc:1361
51076 #, gcc-internal-format
51077 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
51078 msgstr ""
51080 #: cp/cvt.cc:1366
51081 #, gcc-internal-format
51082 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
51083 msgstr ""
51085 #: cp/cvt.cc:1371
51086 #, gcc-internal-format
51087 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
51088 msgstr ""
51090 #: cp/cvt.cc:1376
51091 #, gcc-internal-format
51092 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
51093 msgstr ""
51095 #: cp/cvt.cc:1417
51096 #, gcc-internal-format
51097 msgid "conversion to void will not access object %qE of incomplete type %qT"
51098 msgstr ""
51100 #: cp/cvt.cc:1421
51101 #, gcc-internal-format
51102 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
51103 msgstr ""
51105 #: cp/cvt.cc:1426
51106 #, gcc-internal-format
51107 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
51108 msgstr ""
51110 #: cp/cvt.cc:1431
51111 #, gcc-internal-format
51112 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
51113 msgstr ""
51115 #: cp/cvt.cc:1436
51116 #, gcc-internal-format
51117 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
51118 msgstr ""
51120 #: cp/cvt.cc:1441
51121 #, gcc-internal-format
51122 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
51123 msgstr ""
51125 #: cp/cvt.cc:1445
51126 #, gcc-internal-format
51127 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
51128 msgstr ""
51130 #: cp/cvt.cc:1498
51131 #, gcc-internal-format
51132 msgid "conversion to void cannot resolve address of overloaded function"
51133 msgstr ""
51135 #: cp/cvt.cc:1502
51136 #, gcc-internal-format
51137 msgid "second operand of conditional expression cannot resolve address of overloaded function"
51138 msgstr ""
51140 #: cp/cvt.cc:1506
51141 #, gcc-internal-format
51142 msgid "third operand of conditional expression cannot resolve address of overloaded function"
51143 msgstr ""
51145 #: cp/cvt.cc:1510
51146 #, gcc-internal-format
51147 msgid "right operand of comma operator cannot resolve address of overloaded function"
51148 msgstr ""
51150 #: cp/cvt.cc:1514
51151 #, gcc-internal-format
51152 msgid "left operand of comma operator cannot resolve address of overloaded function"
51153 msgstr ""
51155 #: cp/cvt.cc:1518
51156 #, gcc-internal-format
51157 msgid "statement cannot resolve address of overloaded function"
51158 msgstr ""
51160 #: cp/cvt.cc:1522
51161 #, gcc-internal-format
51162 msgid "for increment expression cannot resolve address of overloaded function"
51163 msgstr ""
51165 #: cp/cvt.cc:1538
51166 #, gcc-internal-format
51167 msgid "second operand of conditional expression is a reference, not call, to function %qE"
51168 msgstr ""
51170 #: cp/cvt.cc:1543
51171 #, gcc-internal-format
51172 msgid "third operand of conditional expression is a reference, not call, to function %qE"
51173 msgstr ""
51175 #: cp/cvt.cc:1548
51176 #, gcc-internal-format
51177 msgid "right operand of comma operator is a reference, not call, to function %qE"
51178 msgstr ""
51180 #: cp/cvt.cc:1553
51181 #, gcc-internal-format
51182 msgid "left operand of comma operator is a reference, not call, to function %qE"
51183 msgstr ""
51185 #: cp/cvt.cc:1558
51186 #, gcc-internal-format
51187 msgid "statement is a reference, not call, to function %qE"
51188 msgstr ""
51190 #: cp/cvt.cc:1563
51191 #, gcc-internal-format
51192 msgid "for increment expression is a reference, not call, to function %qE"
51193 msgstr ""
51195 #: cp/cvt.cc:1592
51196 #, gcc-internal-format
51197 msgid "second operand of conditional expression has no effect"
51198 msgstr ""
51200 #: cp/cvt.cc:1597
51201 #, gcc-internal-format
51202 msgid "third operand of conditional expression has no effect"
51203 msgstr ""
51205 #: cp/cvt.cc:1602
51206 #, gcc-internal-format
51207 msgid "right operand of comma operator has no effect"
51208 msgstr ""
51210 #: cp/cvt.cc:1606
51211 #, gcc-internal-format
51212 msgid "left operand of comma operator has no effect"
51213 msgstr ""
51215 #: cp/cvt.cc:1610
51216 #, gcc-internal-format
51217 msgid "statement has no effect"
51218 msgstr ""
51220 #: cp/cvt.cc:1614
51221 #, gcc-internal-format
51222 msgid "for increment expression has no effect"
51223 msgstr ""
51225 #: cp/cvt.cc:1767
51226 #, gcc-internal-format
51227 msgid "converting NULL to non-pointer type"
51228 msgstr ""
51230 #: cp/cvt.cc:1885
51231 #, gcc-internal-format
51232 msgid "default type conversion cannot deduce template argument for %qD"
51233 msgstr ""
51235 #: cp/cvt.cc:1900
51236 #, gcc-internal-format
51237 msgid "ambiguous default type conversion from %qT"
51238 msgstr ""
51240 #: cp/cvt.cc:1903
51241 #, gcc-internal-format
51242 msgid "  candidate conversions include %qD and %qD"
51243 msgstr ""
51245 #: cp/cxx-pretty-print.cc:2288
51246 #, fuzzy, gcc-internal-format
51247 msgid "template-parameter-"
51248 msgstr "невыкарыстаемы параметр \"%s\""
51250 #: cp/cxx-pretty-print.cc:2302
51251 #, gcc-internal-format
51252 msgid "requires"
51253 msgstr ""
51255 #: cp/cxx-pretty-print.cc:2884 cp/error.cc:394
51256 #, gcc-internal-format
51257 msgid "with"
51258 msgstr ""
51260 #: cp/decl.cc:690
51261 #, fuzzy, gcc-internal-format
51262 #| msgid "`%s' is not at beginning of declaration"
51263 msgid "unused structured binding declaration"
51264 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
51266 #: cp/decl.cc:693
51267 #, fuzzy, gcc-internal-format
51268 #| msgid "unused variable `%s'"
51269 msgid "unused variable %qD"
51270 msgstr "невыкарыстоўваемая пераменная \"%s\""
51272 #: cp/decl.cc:702
51273 #, gcc-internal-format
51274 msgid "structured binding declaration set but not used"
51275 msgstr ""
51277 #: cp/decl.cc:857
51278 #, gcc-internal-format
51279 msgid "%qF declared %<static%> but never defined"
51280 msgstr ""
51282 #: cp/decl.cc:864
51283 #, gcc-internal-format
51284 msgid "odr-used inline variable %qD is not defined"
51285 msgstr ""
51287 #: cp/decl.cc:1210
51288 #, gcc-internal-format
51289 msgid "%qD was declared %<extern%> and later %<static%>"
51290 msgstr ""
51292 #: cp/decl.cc:1250
51293 #, gcc-internal-format
51294 msgid "declaration of %qF has a different exception specifier"
51295 msgstr ""
51297 #: cp/decl.cc:1264
51298 #, fuzzy, gcc-internal-format
51299 #| msgid "previous declaration `%D'"
51300 msgid "from previous declaration %qF"
51301 msgstr "папярэдняе абвяшчэньне `%D'"
51303 #: cp/decl.cc:1317
51304 #, fuzzy, gcc-internal-format
51305 #| msgid "this is a previous declaration"
51306 msgid "redeclaration %qD differs in %qs from previous declaration"
51307 msgstr "гэта папярэдняе абвяшчэньне"
51309 #: cp/decl.cc:1321 cp/decl.cc:15690
51310 #, fuzzy, gcc-internal-format
51311 #| msgid "previous declaration `%D'"
51312 msgid "previous declaration %qD"
51313 msgstr "папярэдняе абвяшчэньне `%D'"
51315 #: cp/decl.cc:1350
51316 #, fuzzy, gcc-internal-format
51317 msgid "cannot specialize concept %q#D"
51318 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
51320 #: cp/decl.cc:1372
51321 #, gcc-internal-format
51322 msgid "redeclaration of %q#D may not have default arguments"
51323 msgstr ""
51325 #: cp/decl.cc:1401
51326 #, gcc-internal-format
51327 msgid "friend declaration of %q#D specifies default arguments and isn%'t the only declaration"
51328 msgstr ""
51330 #: cp/decl.cc:1404
51331 #, fuzzy, gcc-internal-format
51332 #| msgid "previous declaration of `%#D'"
51333 msgid "previous declaration of %q#D"
51334 msgstr "папярэдняе абвяшчэньне `%#D'"
51336 #: cp/decl.cc:1453
51337 #, fuzzy, gcc-internal-format
51338 msgid "ambiguating new declaration %q+#D"
51339 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51341 #: cp/decl.cc:1455 cp/decl.cc:1837
51342 #, fuzzy, gcc-internal-format
51343 msgid "old declaration %q#D"
51344 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51346 #: cp/decl.cc:1524
51347 #, fuzzy, gcc-internal-format
51348 msgid "built-in function %qD declared as non-function"
51349 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
51351 #: cp/decl.cc:1537 cp/decl.cc:1663
51352 #, fuzzy, gcc-internal-format
51353 msgid "shadowing built-in function %q#D"
51354 msgstr "у функцыі \"%s\":"
51356 #: cp/decl.cc:1538 cp/decl.cc:1664
51357 #, fuzzy, gcc-internal-format
51358 msgid "shadowing library function %q#D"
51359 msgstr "у функцыі \"%s\":"
51361 #: cp/decl.cc:1546
51362 #, gcc-internal-format
51363 msgid "library function %q#D redeclared as non-function %q#D"
51364 msgstr ""
51366 #: cp/decl.cc:1550 cp/decl.cc:1611
51367 #, fuzzy, gcc-internal-format
51368 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
51369 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51371 #: cp/decl.cc:1638
51372 #, fuzzy, gcc-internal-format
51373 msgid "definition of %q#D ambiguates built-in declaration %q#D"
51374 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51376 #: cp/decl.cc:1644 cp/decl.cc:1658
51377 #, fuzzy, gcc-internal-format
51378 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
51379 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51381 #: cp/decl.cc:1648
51382 #, gcc-internal-format
51383 msgid "ignoring the %q#D declaration"
51384 msgstr ""
51386 #: cp/decl.cc:1752
51387 #, gcc-internal-format
51388 msgid "literal operator %q#D conflicts with raw literal operator"
51389 msgstr ""
51391 #: cp/decl.cc:1756
51392 #, gcc-internal-format
51393 msgid "raw literal operator %q#D conflicts with literal operator template"
51394 msgstr ""
51396 #: cp/decl.cc:1772
51397 #, gcc-internal-format
51398 msgid "%q#D redeclared as different kind of entity"
51399 msgstr ""
51401 #: cp/decl.cc:1796
51402 #, fuzzy, gcc-internal-format
51403 #| msgid "declaration of template `%#D'"
51404 msgid "conflicting declaration of template %q#D"
51405 msgstr "абвяшчэньне шаблёну `%#D'"
51407 #: cp/decl.cc:1818
51408 #, fuzzy, gcc-internal-format
51409 msgid "conflicting declaration of C function %q#D"
51410 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51412 #: cp/decl.cc:1835
51413 #, fuzzy, gcc-internal-format
51414 msgid "ambiguating new declaration of %q#D"
51415 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51417 #: cp/decl.cc:1845
51418 #, fuzzy, gcc-internal-format
51419 msgid "conflicting declaration %q#D"
51420 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51422 #: cp/decl.cc:1847
51423 #, fuzzy, gcc-internal-format
51424 msgid "previous declaration as %q#D"
51425 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51427 #: cp/decl.cc:1857
51428 #, gcc-internal-format
51429 msgid "redeclaration of %<pragma omp declare reduction%>"
51430 msgstr ""
51432 #: cp/decl.cc:1859
51433 #, fuzzy, gcc-internal-format
51434 msgid "previous %<pragma omp declare reduction%> declaration"
51435 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51437 #: cp/decl.cc:1917
51438 #, fuzzy, gcc-internal-format
51439 #| msgid "previous definition here"
51440 msgid "%q#D previously defined here"
51441 msgstr "папярэдняе вызначэньне"
51443 #: cp/decl.cc:1918 cp/name-lookup.cc:3175 cp/name-lookup.cc:3204
51444 #: cp/name-lookup.cc:3228
51445 #, fuzzy, gcc-internal-format
51446 msgid "%q#D previously declared here"
51447 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51449 #: cp/decl.cc:1929
51450 #, fuzzy, gcc-internal-format
51451 msgid "prototype specified for %q#D"
51452 msgstr "няма папярэдняга прататыпа для \"%s\""
51454 #: cp/decl.cc:1931
51455 #, fuzzy, gcc-internal-format
51456 #| msgid "previous definition here"
51457 msgid "previous non-prototype definition here"
51458 msgstr "папярэдняе вызначэньне"
51460 #: cp/decl.cc:1971
51461 #, fuzzy, gcc-internal-format
51462 msgid "conflicting declaration of %q#D with %qL linkage"
51463 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51465 #: cp/decl.cc:1974
51466 #, fuzzy, gcc-internal-format
51467 msgid "previous declaration with %qL linkage"
51468 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51470 #: cp/decl.cc:2009 cp/decl.cc:2019
51471 #, fuzzy, gcc-internal-format
51472 msgid "default argument given for parameter %d of %q#D"
51473 msgstr "нехапае аргументаў у функцыі \"%s\""
51475 #: cp/decl.cc:2012 cp/decl.cc:2022
51476 #, fuzzy, gcc-internal-format
51477 msgid "previous specification in %q#D here"
51478 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51480 #: cp/decl.cc:2062
51481 #, fuzzy, gcc-internal-format
51482 msgid "declaration %qD conflicts with builtin"
51483 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
51485 #: cp/decl.cc:2070
51486 #, fuzzy, gcc-internal-format
51487 msgid "declaration %qD conflicts with import"
51488 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
51490 #: cp/decl.cc:2071
51491 #, fuzzy, gcc-internal-format
51492 msgid "import declared %q#D here"
51493 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51495 #: cp/decl.cc:2079
51496 #, fuzzy, gcc-internal-format
51497 #| msgid "conflicts with previous declaration `%#D'"
51498 msgid "conflicting exporting declaration %qD"
51499 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
51501 #: cp/decl.cc:2080
51502 #, fuzzy, gcc-internal-format
51503 msgid "previous declaration %q#D here"
51504 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51506 #: cp/decl.cc:2105
51507 #, fuzzy, gcc-internal-format
51508 #| msgid "previous definition here"
51509 msgid "previous definition of %qD here"
51510 msgstr "папярэдняе вызначэньне"
51512 #: cp/decl.cc:2106
51513 #, fuzzy, gcc-internal-format
51514 msgid "previous declaration of %qD here"
51515 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51517 #: cp/decl.cc:2119
51518 #, gcc-internal-format
51519 msgid "function %qD declared %<[[noreturn]]%> but its first declaration was not"
51520 msgstr ""
51522 #: cp/decl.cc:2164
51523 #, fuzzy, gcc-internal-format
51524 msgid "redundant redeclaration of %qD in same scope"
51525 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51527 #: cp/decl.cc:2180
51528 #, gcc-internal-format
51529 msgid "deleted definition of %qD is not first declaration"
51530 msgstr ""
51532 #. From [temp.expl.spec]:
51534 #. If a template, a member template or the member of a class
51535 #. template is explicitly specialized then that
51536 #. specialization shall be declared before the first use of
51537 #. that specialization that would cause an implicit
51538 #. instantiation to take place, in every translation unit in
51539 #. which such a use occurs.
51540 #: cp/decl.cc:2655
51541 #, fuzzy, gcc-internal-format
51542 msgid "explicit specialization of %qD after first use"
51543 msgstr "ініцыялізацыя"
51545 #: cp/decl.cc:2794
51546 #, fuzzy, gcc-internal-format
51547 #| msgid "section of `%s' conflicts with previous declaration"
51548 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
51549 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
51551 #. Reject two definitions.
51552 #: cp/decl.cc:3058 cp/decl.cc:3087 cp/decl.cc:3129 cp/decl.cc:3146
51553 #: cp/decl.cc:3249
51554 #, fuzzy, gcc-internal-format
51555 #| msgid "previous definition of `%#T'"
51556 msgid "redefinition of %q#D"
51557 msgstr "папярэдняе вызначэньне `%#T'"
51559 #: cp/decl.cc:3074
51560 #, fuzzy, gcc-internal-format
51561 msgid "%qD conflicts with used function"
51562 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
51564 #: cp/decl.cc:3084
51565 #, fuzzy, gcc-internal-format
51566 msgid "%q#D not declared in class"
51567 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
51569 #: cp/decl.cc:3098 cp/decl.cc:3156
51570 #, gcc-internal-format
51571 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
51572 msgstr ""
51574 #: cp/decl.cc:3101 cp/decl.cc:3159
51575 #, gcc-internal-format
51576 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
51577 msgstr ""
51579 #: cp/decl.cc:3108 cp/decl.cc:3166
51580 #, gcc-internal-format
51581 msgid "deduction guide %q+D redeclared"
51582 msgstr ""
51584 #: cp/decl.cc:3115
51585 #, gcc-internal-format
51586 msgid "comparison operator %q+D defaulted after its first declaration"
51587 msgstr ""
51589 #. is_primary=
51590 #. is_partial=
51591 #. is_friend_decl=
51592 #: cp/decl.cc:3180
51593 #, gcc-internal-format
51594 msgid "redeclaration of friend %q#D may not have default template arguments"
51595 msgstr ""
51597 #: cp/decl.cc:3195
51598 #, gcc-internal-format
51599 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
51600 msgstr ""
51602 #: cp/decl.cc:3198
51603 #, gcc-internal-format
51604 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
51605 msgstr ""
51607 #: cp/decl.cc:3213 cp/decl.cc:3257 cp/name-lookup.cc:2730
51608 #: cp/name-lookup.cc:3202 cp/name-lookup.cc:3226
51609 #, fuzzy, gcc-internal-format
51610 #| msgid "declaration of `%#D'"
51611 msgid "redeclaration of %q#D"
51612 msgstr "абвяшчэньне `%#D'"
51614 #: cp/decl.cc:3240
51615 #, gcc-internal-format
51616 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
51617 msgstr ""
51619 #: cp/decl.cc:3308
51620 #, gcc-internal-format
51621 msgid "local label %qE conflicts with existing label"
51622 msgstr ""
51624 #: cp/decl.cc:3309
51625 #, gcc-internal-format
51626 msgid "previous label"
51627 msgstr ""
51629 #: cp/decl.cc:3399
51630 #, gcc-internal-format
51631 msgid "  from here"
51632 msgstr " адсюль"
51634 #: cp/decl.cc:3423 cp/decl.cc:3660
51635 #, gcc-internal-format
51636 msgid "  exits OpenMP structured block"
51637 msgstr ""
51639 #: cp/decl.cc:3451
51640 #, fuzzy, gcc-internal-format
51641 msgid "  crosses initialization of %q#D"
51642 msgstr "ініцыялізацыя"
51644 #: cp/decl.cc:3454
51645 #, gcc-internal-format
51646 msgid "  enters scope of %q#D, which has non-trivial destructor"
51647 msgstr ""
51649 #: cp/decl.cc:3468 cp/decl.cc:3629
51650 #, gcc-internal-format
51651 msgid "  enters %<try%> block"
51652 msgstr ""
51654 #: cp/decl.cc:3474 cp/decl.cc:3611 cp/decl.cc:3631
51655 #, gcc-internal-format
51656 msgid "  enters %<catch%> block"
51657 msgstr ""
51659 #: cp/decl.cc:3480 cp/decl.cc:3643
51660 #, gcc-internal-format
51661 msgid "  enters OpenMP structured block"
51662 msgstr ""
51664 #: cp/decl.cc:3486 cp/decl.cc:3633
51665 #, gcc-internal-format
51666 msgid "  enters synchronized or atomic statement"
51667 msgstr ""
51669 #: cp/decl.cc:3493 cp/decl.cc:3635
51670 #, gcc-internal-format
51671 msgid "  enters %<constexpr if%> statement"
51672 msgstr ""
51674 #: cp/decl.cc:3499 cp/decl.cc:3637
51675 #, gcc-internal-format
51676 msgid "  enters %<consteval if%> statement"
51677 msgstr ""
51679 #: cp/decl.cc:3618
51680 #, fuzzy, gcc-internal-format
51681 msgid "  skips initialization of %q#D"
51682 msgstr "ініцыялізацыя"
51684 #: cp/decl.cc:3621
51685 #, gcc-internal-format
51686 msgid "  enters scope of %q#D which has non-trivial destructor"
51687 msgstr ""
51689 #: cp/decl.cc:4077 cp/parser.cc:6923
51690 #, gcc-internal-format
51691 msgid "%qD used without template arguments"
51692 msgstr ""
51694 #: cp/decl.cc:4083
51695 #, fuzzy, gcc-internal-format
51696 msgid "%qD is a function, not a type"
51697 msgstr "\"%s\" звычайна функцыя"
51699 #: cp/decl.cc:4094
51700 #, fuzzy, gcc-internal-format
51701 msgid "%q#T is not a class"
51702 msgstr "\"%s\" мае незавершаны тып"
51704 #: cp/decl.cc:4122 cp/decl.cc:4213
51705 #, gcc-internal-format
51706 msgid "no class template named %q#T in %q#T"
51707 msgstr ""
51709 #: cp/decl.cc:4123
51710 #, fuzzy, gcc-internal-format
51711 msgid "no type named %q#T in %q#T"
51712 msgstr "вяртаемы тып \"%s\" не \"int\""
51714 #: cp/decl.cc:4136
51715 #, fuzzy, gcc-internal-format
51716 msgid "lookup of %qT in %qT is ambiguous"
51717 msgstr "памер \"%s\" - %d байт"
51719 #: cp/decl.cc:4145
51720 #, gcc-internal-format
51721 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
51722 msgstr ""
51724 #: cp/decl.cc:4152
51725 #, gcc-internal-format
51726 msgid "%<typename %T::%D%> names %q#T, which is not a type"
51727 msgstr ""
51729 #: cp/decl.cc:4222
51730 #, fuzzy, gcc-internal-format
51731 msgid "template parameters do not match template %qD"
51732 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
51734 #: cp/decl.cc:4575
51735 #, gcc-internal-format
51736 msgid "%<-faligned-new=%d%> is not a power of two"
51737 msgstr ""
51739 #: cp/decl.cc:4755
51740 #, gcc-internal-format
51741 msgid "%<--param destructive-interference-size=%d%> is less than %d"
51742 msgstr ""
51744 #: cp/decl.cc:4759
51745 #, gcc-internal-format
51746 msgid "%<--param destructive-interference-size=%d%> is less than %<--param l1-cache-line-size=%d%>"
51747 msgstr ""
51749 #: cp/decl.cc:4772
51750 #, gcc-internal-format
51751 msgid "%<--param constructive-interference-size=%d%> is less than %d"
51752 msgstr ""
51754 #: cp/decl.cc:4777
51755 #, gcc-internal-format
51756 msgid "%<--param constructive-interference-size=%d%> is greater than %<--param l1-cache-line-size=%d%>"
51757 msgstr ""
51759 #: cp/decl.cc:5103
51760 #, gcc-internal-format
51761 msgid "%q#D invalid; an anonymous union may only have public non-static data members"
51762 msgstr ""
51764 #: cp/decl.cc:5113 cp/parser.cc:22791
51765 #, gcc-internal-format
51766 msgid "this flexibility is deprecated and will be removed"
51767 msgstr ""
51769 #: cp/decl.cc:5142
51770 #, gcc-internal-format
51771 msgid "anonymous struct with base classes"
51772 msgstr ""
51774 #: cp/decl.cc:5154
51775 #, gcc-internal-format
51776 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
51777 msgstr ""
51779 #: cp/decl.cc:5157
51780 #, gcc-internal-format
51781 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
51782 msgstr ""
51784 #: cp/decl.cc:5160
51785 #, gcc-internal-format
51786 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
51787 msgstr ""
51789 #: cp/decl.cc:5179
51790 #, fuzzy, gcc-internal-format
51791 msgid "attribute ignored in declaration of %q#T"
51792 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51794 #: cp/decl.cc:5182
51795 #, gcc-internal-format
51796 msgid "attribute for %q#T must follow the %qs keyword"
51797 msgstr ""
51799 #: cp/decl.cc:5224
51800 #, gcc-internal-format
51801 msgid "multiple types in one declaration"
51802 msgstr ""
51804 #: cp/decl.cc:5229
51805 #, fuzzy, gcc-internal-format
51806 msgid "redeclaration of C++ built-in type %qT"
51807 msgstr "няма папярэдняга аб'яўлення для \"%s\""
51809 #: cp/decl.cc:5246
51810 #, gcc-internal-format
51811 msgid "%<auto%> can only be specified for variables or function declarations"
51812 msgstr ""
51814 #: cp/decl.cc:5279
51815 #, gcc-internal-format
51816 msgid "missing type-name in typedef-declaration"
51817 msgstr ""
51819 #: cp/decl.cc:5287
51820 #, gcc-internal-format
51821 msgid "ISO C++ prohibits anonymous structs"
51822 msgstr ""
51824 #: cp/decl.cc:5294
51825 #, fuzzy, gcc-internal-format
51826 msgid "%<inline%> can only be specified for functions"
51827 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
51829 #: cp/decl.cc:5297
51830 #, gcc-internal-format
51831 msgid "%<virtual%> can only be specified for functions"
51832 msgstr ""
51834 #: cp/decl.cc:5302
51835 #, gcc-internal-format
51836 msgid "%<friend%> can only be specified inside a class"
51837 msgstr ""
51839 #: cp/decl.cc:5305
51840 #, gcc-internal-format
51841 msgid "%<explicit%> can only be specified for constructors"
51842 msgstr ""
51844 #: cp/decl.cc:5308
51845 #, gcc-internal-format
51846 msgid "a storage class can only be specified for objects and functions"
51847 msgstr ""
51849 #: cp/decl.cc:5312
51850 #, gcc-internal-format
51851 msgid "%<const%> can only be specified for objects and functions"
51852 msgstr ""
51854 #: cp/decl.cc:5316
51855 #, gcc-internal-format
51856 msgid "%<volatile%> can only be specified for objects and functions"
51857 msgstr ""
51859 #: cp/decl.cc:5320
51860 #, gcc-internal-format
51861 msgid "%<__restrict%> can only be specified for objects and functions"
51862 msgstr ""
51864 #: cp/decl.cc:5324
51865 #, gcc-internal-format
51866 msgid "%<__thread%> can only be specified for objects and functions"
51867 msgstr ""
51869 #: cp/decl.cc:5328
51870 #, gcc-internal-format
51871 msgid "%<typedef%> was ignored in this declaration"
51872 msgstr ""
51874 #: cp/decl.cc:5331 cp/decl.cc:5334 cp/decl.cc:5337
51875 #, fuzzy, gcc-internal-format
51876 msgid "%qs cannot be used for type declarations"
51877 msgstr "\"%s\" звычайна функцыя"
51879 #: cp/decl.cc:5359
51880 #, fuzzy, gcc-internal-format
51881 msgid "attribute ignored in explicit instantiation %q#T"
51882 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51884 #: cp/decl.cc:5362
51885 #, fuzzy, gcc-internal-format
51886 msgid "no attribute can be applied to an explicit instantiation"
51887 msgstr "\"%s\" звычайна функцыя"
51889 #: cp/decl.cc:5434
51890 #, gcc-internal-format
51891 msgid "ignoring attributes applied to class type %qT outside of definition"
51892 msgstr ""
51894 #. A template type parameter or other dependent type.
51895 #: cp/decl.cc:5438
51896 #, gcc-internal-format
51897 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
51898 msgstr ""
51900 #: cp/decl.cc:5502 cp/decl2.cc:951
51901 #, fuzzy, gcc-internal-format
51902 msgid "typedef %qD is initialized (use %qs instead)"
51903 msgstr "параметр \"%s\" ініцыялізаваны"
51905 #: cp/decl.cc:5515
51906 #, gcc-internal-format
51907 msgid "declaration of %q#D has %<extern%> and is initialized"
51908 msgstr ""
51910 #: cp/decl.cc:5553
51911 #, gcc-internal-format
51912 msgid "definition of %q#D is marked %<dllimport%>"
51913 msgstr ""
51915 #: cp/decl.cc:5577
51916 #, gcc-internal-format
51917 msgid "%q+#D is not a static data member of %q#T"
51918 msgstr ""
51920 #: cp/decl.cc:5585
51921 #, fuzzy, gcc-internal-format
51922 msgid "non-member-template declaration of %qD"
51923 msgstr "пустое абвяшчэнне"
51925 #: cp/decl.cc:5586
51926 #, fuzzy, gcc-internal-format
51927 msgid "does not match member template declaration here"
51928 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51930 #: cp/decl.cc:5598
51931 #, gcc-internal-format
51932 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
51933 msgstr ""
51935 #: cp/decl.cc:5610
51936 #, fuzzy, gcc-internal-format
51937 msgid "duplicate initialization of %qD"
51938 msgstr "паўторнае абвяшчэнне меткі \"%s\""
51940 #: cp/decl.cc:5658
51941 #, gcc-internal-format
51942 msgid "declaration of %q#D outside of class is not definition"
51943 msgstr ""
51945 #: cp/decl.cc:5675
51946 #, gcc-internal-format
51947 msgid "block-scope extern declaration %q#D not permitted in module purview"
51948 msgstr ""
51950 #: cp/decl.cc:5711
51951 #, gcc-internal-format
51952 msgid "%qD declared %<thread_local%> in %qs function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
51953 msgstr ""
51955 #: cp/decl.cc:5717
51956 #, gcc-internal-format
51957 msgid "%qD declared %<static%> in %qs function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
51958 msgstr ""
51960 #: cp/decl.cc:5782
51961 #, fuzzy, gcc-internal-format
51962 msgid "variable %q#D has initializer but incomplete type"
51963 msgstr "\"%s\" мае незавершаны тып"
51965 #: cp/decl.cc:5788 cp/decl.cc:7029
51966 #, fuzzy, gcc-internal-format
51967 msgid "elements of array %q#D have incomplete type"
51968 msgstr "\"%s\" мае незавершаны тып"
51970 #: cp/decl.cc:5798
51971 #, gcc-internal-format
51972 msgid "aggregate %q#D has incomplete type and cannot be defined"
51973 msgstr ""
51975 #: cp/decl.cc:5865
51976 #, gcc-internal-format
51977 msgid "%qD declared as reference but not initialized"
51978 msgstr ""
51980 #: cp/decl.cc:5948
51981 #, gcc-internal-format
51982 msgid "name used in a GNU-style designated initializer for an array"
51983 msgstr ""
51985 #: cp/decl.cc:5954
51986 #, gcc-internal-format
51987 msgid "name %qD used in a GNU-style designated initializer for an array"
51988 msgstr ""
51990 #: cp/decl.cc:5973
51991 #, gcc-internal-format
51992 msgid "non-trivial designated initializers not supported"
51993 msgstr ""
51995 #: cp/decl.cc:5977
51996 #, fuzzy, gcc-internal-format
51997 msgid "C99 designator %qE is not an integral constant-expression"
51998 msgstr "памер масіва \"%s\" адмоўны"
52000 #: cp/decl.cc:6038
52001 #, gcc-internal-format
52002 msgid "initializer fails to determine size of %qD"
52003 msgstr ""
52005 #: cp/decl.cc:6045
52006 #, fuzzy, gcc-internal-format
52007 #| msgid "array size missing in `%D'"
52008 msgid "array size missing in %qD"
52009 msgstr "прапушчан памер масіва ў `%D'"
52011 #: cp/decl.cc:6057
52012 #, fuzzy, gcc-internal-format
52013 #| msgid "zero-size array `%D'"
52014 msgid "zero-size array %qD"
52015 msgstr "нулявы памер масіва `%D'"
52017 #: cp/decl.cc:6097
52018 #, gcc-internal-format
52019 msgid "storage size of %qD isn%'t known"
52020 msgstr ""
52022 #: cp/decl.cc:6122
52023 #, fuzzy, gcc-internal-format
52024 msgid "storage size of %qD isn%'t constant"
52025 msgstr "тып параметра \"%s\" не аб'яўлены"
52027 #: cp/decl.cc:6205
52028 #, gcc-internal-format
52029 msgid "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with multiple copies)"
52030 msgstr ""
52032 #: cp/decl.cc:6209
52033 #, gcc-internal-format
52034 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
52035 msgstr ""
52037 #: cp/decl.cc:6215
52038 #, gcc-internal-format
52039 msgid "you can work around this by removing the initializer"
52040 msgstr ""
52042 #: cp/decl.cc:6257
52043 #, fuzzy, gcc-internal-format
52044 msgid "uninitialized %<const %D%>"
52045 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
52047 #: cp/decl.cc:6264
52048 #, gcc-internal-format
52049 msgid "uninitialized variable %qD in %<constexpr%> function"
52050 msgstr ""
52052 #: cp/decl.cc:6273
52053 #, gcc-internal-format
52054 msgid "uninitialized variable %qD in %<constexpr%> context"
52055 msgstr ""
52057 #: cp/decl.cc:6281
52058 #, gcc-internal-format
52059 msgid "%q#T has no user-provided default constructor"
52060 msgstr ""
52062 #: cp/decl.cc:6285
52063 #, gcc-internal-format
52064 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
52065 msgstr ""
52067 #: cp/decl.cc:6288
52068 #, gcc-internal-format
52069 msgid "and the implicitly-defined constructor does not initialize %q#D"
52070 msgstr ""
52072 #: cp/decl.cc:6462
52073 #, fuzzy, gcc-internal-format
52074 msgid "invalid type %qT as initializer for a vector of type %qT"
52075 msgstr "нерэчаісны ініцыялізатар"
52077 #: cp/decl.cc:6519
52078 #, gcc-internal-format
52079 msgid "initializer for %qT must be brace-enclosed"
52080 msgstr ""
52082 #: cp/decl.cc:6556
52083 #, gcc-internal-format
52084 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
52085 msgstr ""
52087 #: cp/decl.cc:6564
52088 #, gcc-internal-format
52089 msgid "%qT has no non-static data member named %qD"
52090 msgstr ""
52092 #: cp/decl.cc:6588
52093 #, gcc-internal-format
52094 msgid "%qD is not a direct member of %qT"
52095 msgstr ""
52097 #: cp/decl.cc:6624
52098 #, fuzzy, gcc-internal-format
52099 #| msgid "invalid initializer"
52100 msgid "invalid initializer for %q#D"
52101 msgstr "нерэчаісны ініцыялізатар"
52103 #: cp/decl.cc:6674
52104 #, gcc-internal-format
52105 msgid "C99 designator %qE outside aggregate initializer"
52106 msgstr ""
52108 #: cp/decl.cc:6713 cp/decl.cc:6988 cp/typeck2.cc:1489 cp/typeck2.cc:1786
52109 #: cp/typeck2.cc:1834 cp/typeck2.cc:1881
52110 #, fuzzy, gcc-internal-format
52111 msgid "too many initializers for %qT"
52112 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
52114 #: cp/decl.cc:6755
52115 #, fuzzy, gcc-internal-format
52116 msgid "braces around scalar initializer for type %qT"
52117 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
52119 #: cp/decl.cc:6765
52120 #, gcc-internal-format
52121 msgid "too many braces around scalar initializer for type %qT"
52122 msgstr ""
52124 #: cp/decl.cc:6889
52125 #, fuzzy, gcc-internal-format
52126 msgid "missing braces around initializer for %qT"
52127 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
52129 #: cp/decl.cc:7017
52130 #, fuzzy, gcc-internal-format
52131 msgid "structured binding has incomplete type %qT"
52132 msgstr "\"%s\" мае незавершаны тып"
52134 #: cp/decl.cc:7031
52135 #, fuzzy, gcc-internal-format
52136 msgid "elements of array %q#T have incomplete type"
52137 msgstr "\"%s\" мае незавершаны тып"
52139 #: cp/decl.cc:7044
52140 #, gcc-internal-format
52141 msgid "variable-sized compound literal"
52142 msgstr ""
52144 #: cp/decl.cc:7099
52145 #, fuzzy, gcc-internal-format
52146 msgid "%q#D has incomplete type"
52147 msgstr "\"%s\" мае незавершаны тып"
52149 #: cp/decl.cc:7120
52150 #, gcc-internal-format
52151 msgid "scalar object %qD requires one element in initializer"
52152 msgstr ""
52154 #: cp/decl.cc:7165
52155 #, gcc-internal-format
52156 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
52157 msgstr ""
52159 #: cp/decl.cc:7297
52160 #, gcc-internal-format
52161 msgid "array %qD initialized by parenthesized string literal %qE"
52162 msgstr ""
52164 #: cp/decl.cc:7332
52165 #, gcc-internal-format
52166 msgid "initializer invalid for static member with constructor"
52167 msgstr ""
52169 #: cp/decl.cc:7334
52170 #, gcc-internal-format
52171 msgid "non-constant in-class initialization invalid for static member %qD"
52172 msgstr ""
52174 #: cp/decl.cc:7337
52175 #, gcc-internal-format
52176 msgid "non-constant in-class initialization invalid for non-inline static member %qD"
52177 msgstr ""
52179 #: cp/decl.cc:7342
52180 #, gcc-internal-format
52181 msgid "(an out of class initialization is required)"
52182 msgstr ""
52184 #: cp/decl.cc:7544
52185 #, fuzzy, gcc-internal-format
52186 msgid "reference %qD is initialized with itself"
52187 msgstr "параметр \"%s\" ініцыялізаваны"
52189 #: cp/decl.cc:7801
52190 #, fuzzy, gcc-internal-format
52191 msgid "could not find variant declaration"
52192 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
52194 #: cp/decl.cc:7825
52195 #, gcc-internal-format
52196 msgid "%<declare variant%> on constructor %qD"
52197 msgstr ""
52199 #: cp/decl.cc:7830
52200 #, gcc-internal-format
52201 msgid "%<declare variant%> on destructor %qD"
52202 msgstr ""
52204 #: cp/decl.cc:7835
52205 #, gcc-internal-format
52206 msgid "%<declare variant%> on defaulted %qD"
52207 msgstr ""
52209 #: cp/decl.cc:7840
52210 #, fuzzy, gcc-internal-format
52211 #| msgid "declaration of template `%#D'"
52212 msgid "%<declare variant%> on deleted %qD"
52213 msgstr "абвяшчэньне шаблёну `%#D'"
52215 #: cp/decl.cc:7845
52216 #, gcc-internal-format
52217 msgid "%<declare variant%> on virtual %qD"
52218 msgstr ""
52220 #: cp/decl.cc:7895
52221 #, gcc-internal-format
52222 msgid "assignment (not initialization) in declaration"
52223 msgstr ""
52225 #: cp/decl.cc:7913 cp/decl.cc:14364
52226 #, gcc-internal-format
52227 msgid "ISO C++17 does not allow %<register%> storage class specifier"
52228 msgstr ""
52230 #: cp/decl.cc:7917 cp/decl.cc:14368
52231 #, gcc-internal-format
52232 msgid "%<register%> storage class specifier used"
52233 msgstr ""
52235 #: cp/decl.cc:7983
52236 #, gcc-internal-format
52237 msgid "initializer for %<decltype(auto) %D%> has function type; did you forget the %<()%>?"
52238 msgstr ""
52240 #: cp/decl.cc:8099
52241 #, gcc-internal-format
52242 msgid "variable concept has no initializer"
52243 msgstr ""
52245 #: cp/decl.cc:8158
52246 #, fuzzy, gcc-internal-format
52247 msgid "shadowing previous type declaration of %q#D"
52248 msgstr "няма папярэдняга аб'яўлення для \"%s\""
52250 #: cp/decl.cc:8201
52251 #, gcc-internal-format
52252 msgid "%<constinit%> can only be applied to a variable with static or thread storage duration"
52253 msgstr ""
52255 #: cp/decl.cc:8379
52256 #, gcc-internal-format
52257 msgid "function %q#D is initialized like a variable"
52258 msgstr ""
52260 #: cp/decl.cc:8488
52261 #, gcc-internal-format
52262 msgid "cannot decompose class type %qT because it has an anonymous struct member"
52263 msgstr ""
52265 #: cp/decl.cc:8491
52266 #, gcc-internal-format
52267 msgid "cannot decompose class type %qT because it has an anonymous union member"
52268 msgstr ""
52270 #: cp/decl.cc:8498
52271 #, gcc-internal-format
52272 msgid "cannot decompose inaccessible member %qD of %qT"
52273 msgstr ""
52275 #: cp/decl.cc:8524
52276 #, gcc-internal-format
52277 msgid "cannot decompose class type %qT: both it and its base class %qT have non-static data members"
52278 msgstr ""
52280 #: cp/decl.cc:8533
52281 #, gcc-internal-format
52282 msgid "cannot decompose class type %qT: its base classes %qT and %qT have non-static data members"
52283 msgstr ""
52285 #: cp/decl.cc:8743
52286 #, fuzzy, gcc-internal-format
52287 msgid "structured binding refers to incomplete type %qT"
52288 msgstr "\"%s\" мае незавершаны тып"
52290 #: cp/decl.cc:8759
52291 #, gcc-internal-format
52292 msgid "cannot decompose variable length array %qT"
52293 msgstr ""
52295 #: cp/decl.cc:8768 cp/decl.cc:8853
52296 #, gcc-internal-format, gfc-internal-format
52297 msgid "%u name provided for structured binding"
52298 msgid_plural "%u names provided for structured binding"
52299 msgstr[0] ""
52300 msgstr[1] ""
52302 #: cp/decl.cc:8772
52303 #, gcc-internal-format, gfc-internal-format
52304 msgid "only %u name provided for structured binding"
52305 msgid_plural "only %u names provided for structured binding"
52306 msgstr[0] ""
52307 msgstr[1] ""
52309 #: cp/decl.cc:8775
52310 #, gcc-internal-format
52311 msgid "while %qT decomposes into %wu element"
52312 msgid_plural "while %qT decomposes into %wu elements"
52313 msgstr[0] ""
52314 msgstr[1] ""
52316 #: cp/decl.cc:8820
52317 #, gcc-internal-format
52318 msgid "cannot decompose variable length vector %qT"
52319 msgstr ""
52321 #: cp/decl.cc:8846
52322 #, fuzzy, gcc-internal-format
52323 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
52324 msgstr "памер масіва \"%s\" адмоўны"
52326 #: cp/decl.cc:8855
52327 #, gcc-internal-format
52328 msgid "while %qT decomposes into %E elements"
52329 msgstr ""
52331 #: cp/decl.cc:8876
52332 #, gcc-internal-format
52333 msgid "%<std::tuple_element<%u, %T>::type%> is %<void%>"
52334 msgstr ""
52336 #: cp/decl.cc:8882
52337 #, gcc-internal-format
52338 msgid "in initialization of structured binding variable %qD"
52339 msgstr ""
52341 #: cp/decl.cc:8911
52342 #, gcc-internal-format
52343 msgid "cannot decompose union type %qT"
52344 msgstr ""
52346 #: cp/decl.cc:8916
52347 #, gcc-internal-format
52348 msgid "cannot decompose non-array non-class type %qT"
52349 msgstr ""
52351 #: cp/decl.cc:8921
52352 #, gcc-internal-format
52353 msgid "cannot decompose lambda closure type %qT"
52354 msgstr ""
52356 #: cp/decl.cc:8927
52357 #, gcc-internal-format
52358 msgid "structured binding refers to incomplete class type %qT"
52359 msgstr ""
52361 #: cp/decl.cc:8936
52362 #, gcc-internal-format
52363 msgid "cannot decompose class type %qT without non-static data members"
52364 msgstr ""
52366 #: cp/decl.cc:9403
52367 #, gcc-internal-format
52368 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
52369 msgstr ""
52371 #: cp/decl.cc:9406
52372 #, gcc-internal-format
52373 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
52374 msgstr ""
52376 #: cp/decl.cc:9411
52377 #, gcc-internal-format
52378 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
52379 msgstr ""
52381 #: cp/decl.cc:9630
52382 #, gcc-internal-format
52383 msgid "initializer fails to determine size of %qT"
52384 msgstr ""
52386 #: cp/decl.cc:9634
52387 #, fuzzy, gcc-internal-format
52388 #| msgid "array size missing in `%D'"
52389 msgid "array size missing in %qT"
52390 msgstr "прапушчан памер масіва ў `%D'"
52392 #: cp/decl.cc:9637
52393 #, fuzzy, gcc-internal-format
52394 #| msgid "zero-size array `%D'"
52395 msgid "zero-size array %qT"
52396 msgstr "нулявы памер масіва `%D'"
52398 #: cp/decl.cc:9653
52399 #, gcc-internal-format
52400 msgid "destructor for alien class %qT cannot be a member"
52401 msgstr ""
52403 #: cp/decl.cc:9655
52404 #, gcc-internal-format
52405 msgid "constructor for alien class %qT cannot be a member"
52406 msgstr ""
52408 #: cp/decl.cc:9681
52409 #, gcc-internal-format
52410 msgid "%qD declared as a %<virtual%> variable"
52411 msgstr ""
52413 #: cp/decl.cc:9683
52414 #, gcc-internal-format
52415 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
52416 msgstr ""
52418 #: cp/decl.cc:9689
52419 #, gcc-internal-format
52420 msgid "%qD declared as a %<virtual%> parameter"
52421 msgstr ""
52423 #: cp/decl.cc:9692
52424 #, gcc-internal-format
52425 msgid "%qD declared as an %<inline%> parameter"
52426 msgstr ""
52428 #: cp/decl.cc:9694
52429 #, gcc-internal-format
52430 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
52431 msgstr ""
52433 #: cp/decl.cc:9700
52434 #, gcc-internal-format
52435 msgid "%qD declared as a %<virtual%> type"
52436 msgstr ""
52438 #: cp/decl.cc:9703
52439 #, gcc-internal-format
52440 msgid "%qD declared as an %<inline%> type"
52441 msgstr ""
52443 #: cp/decl.cc:9705
52444 #, gcc-internal-format
52445 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
52446 msgstr ""
52448 #: cp/decl.cc:9711
52449 #, gcc-internal-format
52450 msgid "%qD declared as a %<virtual%> field"
52451 msgstr ""
52453 #: cp/decl.cc:9714
52454 #, gcc-internal-format
52455 msgid "%qD declared as an %<inline%> field"
52456 msgstr ""
52458 #: cp/decl.cc:9716
52459 #, gcc-internal-format
52460 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
52461 msgstr ""
52463 #: cp/decl.cc:9723
52464 #, gcc-internal-format
52465 msgid "%q+D declared as a friend"
52466 msgstr ""
52468 #: cp/decl.cc:9730
52469 #, fuzzy, gcc-internal-format
52470 msgid "%q+D declared with an exception specification"
52471 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
52473 #: cp/decl.cc:9762
52474 #, gcc-internal-format
52475 msgid "definition of %qD is not in namespace enclosing %qT"
52476 msgstr ""
52478 #: cp/decl.cc:9802
52479 #, gcc-internal-format
52480 msgid "static member function %q#D declared with type qualifiers"
52481 msgstr ""
52483 #: cp/decl.cc:9813
52484 #, gcc-internal-format
52485 msgid "concept %q#D declared with function parameters"
52486 msgstr ""
52488 #: cp/decl.cc:9820
52489 #, gcc-internal-format
52490 msgid "concept %q#D declared with a deduced return type"
52491 msgstr ""
52493 #: cp/decl.cc:9823
52494 #, gcc-internal-format
52495 msgid "concept %q#D with non-%<bool%> return type %qT"
52496 msgstr ""
52498 #: cp/decl.cc:9899
52499 #, gcc-internal-format
52500 msgid "concept %qD has no definition"
52501 msgstr ""
52503 #: cp/decl.cc:9928
52504 #, fuzzy, gcc-internal-format
52505 #| msgid "virtual functions cannot be friends"
52506 msgid "a function concept cannot be constrained"
52507 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
52509 #: cp/decl.cc:9938
52510 #, gcc-internal-format
52511 msgid "constraints on a non-templated function"
52512 msgstr ""
52514 #: cp/decl.cc:9983
52515 #, fuzzy, gcc-internal-format
52516 msgid "defining explicit specialization %qD in friend declaration"
52517 msgstr "ініцыялізацыя"
52519 #: cp/decl.cc:9994
52520 #, fuzzy, gcc-internal-format
52521 msgid "invalid use of template-id %qD in declaration of primary template"
52522 msgstr "нявернае выкарыстанне \"restict\""
52524 #: cp/decl.cc:10013
52525 #, gcc-internal-format
52526 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
52527 msgstr ""
52529 #: cp/decl.cc:10022
52530 #, gcc-internal-format
52531 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
52532 msgstr ""
52534 #: cp/decl.cc:10039
52535 #, gcc-internal-format
52536 msgid "friend declaration of %qD specifies default arguments and isn%'t a definition"
52537 msgstr ""
52539 #: cp/decl.cc:10084
52540 #, gcc-internal-format
52541 msgid "cannot declare %<::main%> to be a template"
52542 msgstr ""
52544 #: cp/decl.cc:10087
52545 #, gcc-internal-format
52546 msgid "cannot declare %<::main%> to be inline"
52547 msgstr ""
52549 #: cp/decl.cc:10090 cp/decl.cc:10093
52550 #, gcc-internal-format
52551 msgid "cannot declare %<::main%> to be %qs"
52552 msgstr ""
52554 #: cp/decl.cc:10095
52555 #, gcc-internal-format
52556 msgid "cannot declare %<::main%> to be static"
52557 msgstr ""
52559 #: cp/decl.cc:10157
52560 #, gcc-internal-format
52561 msgid "static member function %qD cannot have cv-qualifier"
52562 msgstr ""
52564 #: cp/decl.cc:10158
52565 #, gcc-internal-format
52566 msgid "non-member function %qD cannot have cv-qualifier"
52567 msgstr ""
52569 #: cp/decl.cc:10166
52570 #, gcc-internal-format
52571 msgid "static member function %qD cannot have ref-qualifier"
52572 msgstr ""
52574 #: cp/decl.cc:10167
52575 #, gcc-internal-format
52576 msgid "non-member function %qD cannot have ref-qualifier"
52577 msgstr ""
52579 #: cp/decl.cc:10179
52580 #, gcc-internal-format
52581 msgid "deduction guide %qD must be declared in the same scope as %qT"
52582 msgstr ""
52584 #: cp/decl.cc:10187
52585 #, gcc-internal-format
52586 msgid "deduction guide %qD must have the same access as %qT"
52587 msgstr ""
52589 #: cp/decl.cc:10193
52590 #, gcc-internal-format
52591 msgid "deduction guide %qD must not have a function body"
52592 msgstr ""
52594 #: cp/decl.cc:10206
52595 #, gcc-internal-format
52596 msgid "literal operator with C linkage"
52597 msgstr ""
52599 #: cp/decl.cc:10216
52600 #, fuzzy, gcc-internal-format
52601 msgid "%qD has invalid argument list"
52602 msgstr "нявернае выкарыстанне \"restict\""
52604 #: cp/decl.cc:10224
52605 #, gcc-internal-format
52606 msgid "integer suffix %qs shadowed by implementation"
52607 msgstr ""
52609 #: cp/decl.cc:10230
52610 #, gcc-internal-format
52611 msgid "floating-point suffix %qs shadowed by implementation"
52612 msgstr ""
52614 #: cp/decl.cc:10237
52615 #, gcc-internal-format
52616 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
52617 msgstr ""
52619 #: cp/decl.cc:10242
52620 #, gcc-internal-format
52621 msgid "%qD must be a non-member function"
52622 msgstr ""
52624 #: cp/decl.cc:10325
52625 #, fuzzy, gcc-internal-format
52626 #| msgid "`main' must return `int'"
52627 msgid "%<::main%> must return %<int%>"
52628 msgstr "`main' павінна вяртаць `int'"
52630 #: cp/decl.cc:10365
52631 #, gcc-internal-format
52632 msgid "definition of implicitly-declared %qD"
52633 msgstr ""
52635 #: cp/decl.cc:10370
52636 #, gcc-internal-format
52637 msgid "definition of explicitly-defaulted %q+D"
52638 msgstr ""
52640 #: cp/decl.cc:10372
52641 #, fuzzy, gcc-internal-format
52642 msgid "%q#D explicitly defaulted here"
52643 msgstr "ініцыялізацыя"
52645 #: cp/decl.cc:10389
52646 #, gcc-internal-format
52647 msgid "no %q#D member function declared in class %qT"
52648 msgstr ""
52650 #: cp/decl.cc:10582
52651 #, gcc-internal-format
52652 msgid "cannot declare %<::main%> to be a global variable"
52653 msgstr ""
52655 #: cp/decl.cc:10591
52656 #, fuzzy, gcc-internal-format
52657 msgid "a non-template variable cannot be %<concept%>"
52658 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
52660 #: cp/decl.cc:10597
52661 #, gcc-internal-format
52662 msgid "concept must be defined at namespace scope"
52663 msgstr ""
52665 #: cp/decl.cc:10604
52666 #, gcc-internal-format
52667 msgid "concept must have type %<bool%>"
52668 msgstr ""
52670 #: cp/decl.cc:10607
52671 #, fuzzy, gcc-internal-format
52672 #| msgid "virtual functions cannot be friends"
52673 msgid "a variable concept cannot be constrained"
52674 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
52676 #: cp/decl.cc:10731
52677 #, gcc-internal-format
52678 msgid "in-class initialization of static data member %q#D of incomplete type"
52679 msgstr ""
52681 #: cp/decl.cc:10735
52682 #, gcc-internal-format
52683 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
52684 msgstr ""
52686 #: cp/decl.cc:10739
52687 #, gcc-internal-format
52688 msgid "in-class initialization of static data member %q#D of non-literal type"
52689 msgstr ""
52691 #: cp/decl.cc:10750
52692 #, gcc-internal-format
52693 msgid "invalid in-class initialization of static data member of non-integral type %qT"
52694 msgstr ""
52696 #: cp/decl.cc:10755
52697 #, gcc-internal-format
52698 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
52699 msgstr ""
52701 #: cp/decl.cc:10760
52702 #, gcc-internal-format
52703 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
52704 msgstr ""
52706 #: cp/decl.cc:10871
52707 #, fuzzy, gcc-internal-format
52708 #| msgid "size of array `%D' has non-integer type"
52709 msgid "size of array %qD has non-integral type %qT"
52710 msgstr "памер масіва `%D' не цэлалікавы тып"
52712 #: cp/decl.cc:10874
52713 #, fuzzy, gcc-internal-format
52714 msgid "size of array has non-integral type %qT"
52715 msgstr "памер масіва \"%s\" адмоўны"
52717 #: cp/decl.cc:10905 cp/decl.cc:10977
52718 #, fuzzy, gcc-internal-format
52719 msgid "size of array %qD is not an integral constant-expression"
52720 msgstr "памер масіва \"%s\" адмоўны"
52722 #: cp/decl.cc:10909 cp/decl.cc:10980
52723 #, gcc-internal-format
52724 msgid "size of array is not an integral constant-expression"
52725 msgstr ""
52727 #: cp/decl.cc:10960
52728 #, fuzzy, gcc-internal-format
52729 msgid "ISO C++ forbids zero-size array %qD"
52730 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
52732 #: cp/decl.cc:10963
52733 #, fuzzy, gcc-internal-format
52734 msgid "ISO C++ forbids zero-size array"
52735 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
52737 #: cp/decl.cc:10987
52738 #, fuzzy, gcc-internal-format
52739 msgid "ISO C++ forbids variable length array %qD"
52740 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
52742 #: cp/decl.cc:10990
52743 #, fuzzy, gcc-internal-format
52744 msgid "ISO C++ forbids variable length array"
52745 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
52747 #: cp/decl.cc:10996
52748 #, gcc-internal-format
52749 msgid "variable length array %qD is used"
52750 msgstr ""
52752 #: cp/decl.cc:10999
52753 #, gcc-internal-format
52754 msgid "variable length array is used"
52755 msgstr ""
52757 #: cp/decl.cc:11051
52758 #, gcc-internal-format
52759 msgid "overflow in array dimension"
52760 msgstr ""
52762 #: cp/decl.cc:11111
52763 #, gcc-internal-format
52764 msgid "%qD declared as array of template placeholder type %qT"
52765 msgstr ""
52767 #: cp/decl.cc:11114
52768 #, gcc-internal-format
52769 msgid "creating array of template placeholder type %qT"
52770 msgstr ""
52772 #: cp/decl.cc:11124
52773 #, fuzzy, gcc-internal-format
52774 #| msgid "declaration of `%#D'"
52775 msgid "declaration of %qD as array of void"
52776 msgstr "абвяшчэньне `%#D'"
52778 #: cp/decl.cc:11126
52779 #, gcc-internal-format
52780 msgid "creating array of void"
52781 msgstr ""
52783 #: cp/decl.cc:11131
52784 #, gcc-internal-format
52785 msgid "declaration of %qD as array of functions"
52786 msgstr ""
52788 #: cp/decl.cc:11133
52789 #, gcc-internal-format
52790 msgid "creating array of functions"
52791 msgstr ""
52793 #: cp/decl.cc:11138
52794 #, gcc-internal-format
52795 msgid "declaration of %qD as array of references"
52796 msgstr ""
52798 #: cp/decl.cc:11140
52799 #, gcc-internal-format
52800 msgid "creating array of references"
52801 msgstr ""
52803 #: cp/decl.cc:11145
52804 #, gcc-internal-format
52805 msgid "declaration of %qD as array of function members"
52806 msgstr ""
52808 #: cp/decl.cc:11148
52809 #, gcc-internal-format
52810 msgid "creating array of function members"
52811 msgstr ""
52813 #: cp/decl.cc:11166
52814 #, gcc-internal-format
52815 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
52816 msgstr ""
52818 #: cp/decl.cc:11170
52819 #, gcc-internal-format
52820 msgid "multidimensional array must have bounds for all dimensions except the first"
52821 msgstr ""
52823 #: cp/decl.cc:11184
52824 #, gcc-internal-format
52825 msgid "variable-length array of %<auto%>"
52826 msgstr ""
52828 #: cp/decl.cc:11260
52829 #, gcc-internal-format
52830 msgid "return type specification for constructor invalid"
52831 msgstr ""
52833 #: cp/decl.cc:11263
52834 #, fuzzy, gcc-internal-format
52835 msgid "qualifiers are not allowed on constructor declaration"
52836 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
52838 #: cp/decl.cc:11274
52839 #, gcc-internal-format
52840 msgid "return type specification for destructor invalid"
52841 msgstr ""
52843 #: cp/decl.cc:11277
52844 #, fuzzy, gcc-internal-format
52845 msgid "qualifiers are not allowed on destructor declaration"
52846 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
52848 #: cp/decl.cc:11290
52849 #, gcc-internal-format
52850 msgid "return type specified for %<operator %T%>"
52851 msgstr ""
52853 #: cp/decl.cc:11293
52854 #, gcc-internal-format
52855 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
52856 msgstr ""
52858 #: cp/decl.cc:11302
52859 #, gcc-internal-format
52860 msgid "return type specified for deduction guide"
52861 msgstr ""
52863 #: cp/decl.cc:11305
52864 #, gcc-internal-format
52865 msgid "qualifiers are not allowed on declaration of deduction guide"
52866 msgstr ""
52868 #: cp/decl.cc:11309
52869 #, gcc-internal-format
52870 msgid "template template parameter %qT in declaration of deduction guide"
52871 msgstr ""
52873 #: cp/decl.cc:11318
52874 #, gcc-internal-format
52875 msgid "%<decl-specifier%> in declaration of deduction guide"
52876 msgstr ""
52878 #: cp/decl.cc:11339
52879 #, gcc-internal-format
52880 msgid "unnamed variable or field declared void"
52881 msgstr ""
52883 #: cp/decl.cc:11347
52884 #, gcc-internal-format
52885 msgid "variable or field declared void"
52886 msgstr ""
52888 #: cp/decl.cc:11362
52889 #, gcc-internal-format
52890 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
52891 msgstr ""
52893 #: cp/decl.cc:11367
52894 #, gcc-internal-format
52895 msgid "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
52896 msgstr ""
52898 #: cp/decl.cc:11423
52899 #, gcc-internal-format
52900 msgid "%qT as type rather than plain %<decltype(auto)%>"
52901 msgstr ""
52903 #: cp/decl.cc:11429
52904 #, gcc-internal-format
52905 msgid "%<decltype(auto)%> cannot be cv-qualified"
52906 msgstr ""
52908 #: cp/decl.cc:11645
52909 #, fuzzy, gcc-internal-format
52910 msgid "invalid use of qualified-name %<::%D%>"
52911 msgstr "нявернае выкарыстанне \"restict\""
52913 #: cp/decl.cc:11648 cp/decl.cc:11670
52914 #, fuzzy, gcc-internal-format
52915 msgid "invalid use of qualified-name %<%T::%D%>"
52916 msgstr "нявернае выкарыстанне \"restict\""
52918 #: cp/decl.cc:11651
52919 #, fuzzy, gcc-internal-format
52920 msgid "invalid use of qualified-name %<%D::%D%>"
52921 msgstr "нявернае выкарыстанне \"restict\""
52923 #: cp/decl.cc:11661
52924 #, gcc-internal-format
52925 msgid "%q#T is not a class or namespace"
52926 msgstr ""
52928 #: cp/decl.cc:11685
52929 #, fuzzy, gcc-internal-format
52930 msgid "declaration of %qE as non-function"
52931 msgstr "няма папярэдняга аб'яўлення для \"%s\""
52933 #: cp/decl.cc:11692
52934 #, fuzzy, gcc-internal-format
52935 #| msgid "declaration of `%#D'"
52936 msgid "declaration of %qE as non-member"
52937 msgstr "абвяшчэньне `%#D'"
52939 #: cp/decl.cc:11720
52940 #, gcc-internal-format
52941 msgid "declarator-id missing; using reserved word %qD"
52942 msgstr ""
52944 #: cp/decl.cc:11771
52945 #, gcc-internal-format
52946 msgid "function definition does not declare parameters"
52947 msgstr ""
52949 #: cp/decl.cc:11779 cp/decl.cc:11788 cp/decl.cc:13597
52950 #, fuzzy, gcc-internal-format
52951 msgid "declaration of %qD as non-function"
52952 msgstr "няма папярэдняга аб'яўлення для \"%s\""
52954 #: cp/decl.cc:11796
52955 #, fuzzy, gcc-internal-format
52956 #| msgid "declaration of `%#D'"
52957 msgid "declaration of %qD as %<typedef%>"
52958 msgstr "абвяшчэньне `%#D'"
52960 #: cp/decl.cc:11801
52961 #, fuzzy, gcc-internal-format
52962 #| msgid "declaration of `%#D'"
52963 msgid "declaration of %qD as parameter"
52964 msgstr "абвяшчэньне `%#D'"
52966 #: cp/decl.cc:11836
52967 #, gcc-internal-format
52968 msgid "both %qs and %qs specified"
52969 msgstr ""
52971 #: cp/decl.cc:11843 cp/decl.cc:11850 cp/decl.cc:11857 cp/decl.cc:11864
52972 #, fuzzy, gcc-internal-format
52973 #| msgid "`%s' is not at beginning of declaration"
52974 msgid "%qs cannot appear in a typedef declaration"
52975 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
52977 #: cp/decl.cc:11875
52978 #, gcc-internal-format
52979 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
52980 msgstr ""
52982 #: cp/decl.cc:11885
52983 #, fuzzy, gcc-internal-format
52984 msgid "two or more data types in declaration of %qs"
52985 msgstr "пустое абвяшчэнне"
52987 #: cp/decl.cc:11893
52988 #, fuzzy, gcc-internal-format
52989 #| msgid "conflicts with previous declaration `%#D'"
52990 msgid "conflicting specifiers in declaration of %qs"
52991 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
52993 #: cp/decl.cc:11944
52994 #, fuzzy, gcc-internal-format
52995 #| msgid "ISO C does not support plain `complex' meaning `double complex'"
52996 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
52997 msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
52999 #: cp/decl.cc:11993 cp/decl.cc:11997 cp/decl.cc:12000
53000 #, fuzzy, gcc-internal-format
53001 msgid "ISO C++ forbids declaration of %qs with no type"
53002 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
53004 #: cp/decl.cc:12017
53005 #, fuzzy, gcc-internal-format
53006 #| msgid "__builtin_saveregs not supported by this target"
53007 msgid "%<__int%d%> is not supported by this target"
53008 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
53010 #: cp/decl.cc:12025
53011 #, fuzzy, gcc-internal-format
53012 #| msgid "ISO C++ does not support `long long'"
53013 msgid "ISO C++ does not support %<__int%d%> for %qs"
53014 msgstr "ISO C++ не падтрымлівае \"long long\""
53016 #: cp/decl.cc:12079
53017 #, gcc-internal-format
53018 msgid "%<signed%> and %<unsigned%> specified together"
53019 msgstr ""
53021 #: cp/decl.cc:12085
53022 #, gcc-internal-format
53023 msgid "%<long%> and %<short%> specified together"
53024 msgstr ""
53026 #: cp/decl.cc:12093 cp/decl.cc:12099
53027 #, gcc-internal-format
53028 msgid "%qs specified with %qT"
53029 msgstr ""
53031 #: cp/decl.cc:12104
53032 #, gcc-internal-format
53033 msgid "%qs specified with %<decltype%>"
53034 msgstr ""
53036 #: cp/decl.cc:12106
53037 #, gcc-internal-format
53038 msgid "%qs specified with %<typeof%>"
53039 msgstr ""
53041 #: cp/decl.cc:12173
53042 #, fuzzy, gcc-internal-format
53043 #| msgid "complex invalid for `%s'"
53044 msgid "complex invalid for %qs"
53045 msgstr "complex нерэчаісны для \"%s\""
53047 #: cp/decl.cc:12212
53048 #, gcc-internal-format
53049 msgid "template placeholder type %qT must be followed by a simple declarator-id"
53050 msgstr ""
53052 #: cp/decl.cc:12237
53053 #, gcc-internal-format
53054 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
53055 msgstr ""
53057 #: cp/decl.cc:12246
53058 #, gcc-internal-format
53059 msgid "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-std=c++20%> or %<-std=gnu++20%>"
53060 msgstr ""
53062 #: cp/decl.cc:12259
53063 #, gcc-internal-format
53064 msgid "typedef declaration invalid in parameter declaration"
53065 msgstr ""
53067 #: cp/decl.cc:12266
53068 #, gcc-internal-format
53069 msgid "storage class specified for template parameter %qs"
53070 msgstr ""
53072 #: cp/decl.cc:12276 cp/decl.cc:12448
53073 #, gcc-internal-format
53074 msgid "storage class specified for parameter %qs"
53075 msgstr ""
53077 #: cp/decl.cc:12284 cp/decl.cc:12293 cp/decl.cc:12299 cp/decl.cc:12305
53078 #, fuzzy, gcc-internal-format
53079 msgid "a parameter cannot be declared %qs"
53080 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53082 #: cp/decl.cc:12315
53083 #, fuzzy, gcc-internal-format
53084 #| msgid "Invalid declaration"
53085 msgid "%<virtual%> outside class declaration"
53086 msgstr "Нерэчаіснае абвяшчэнне"
53088 #: cp/decl.cc:12325 cp/decl.cc:12328 cp/decl.cc:12330 cp/decl.cc:12333
53089 #: cp/decl.cc:12343 cp/decl.cc:12353 cp/decl.cc:12363 cp/decl.cc:12367
53090 #, gcc-internal-format
53091 msgid "structured binding declaration cannot be %qs"
53092 msgstr ""
53094 #: cp/decl.cc:12337 cp/decl.cc:12359
53095 #, gcc-internal-format
53096 msgid "structured binding declaration can be %qs only in %<-std=c++20%> or %<-std=gnu++20%>"
53097 msgstr ""
53099 #: cp/decl.cc:12347
53100 #, gcc-internal-format
53101 msgid "%<volatile%>-qualified structured binding is deprecated"
53102 msgstr ""
53104 #: cp/decl.cc:12371
53105 #, gcc-internal-format
53106 msgid "structured binding declaration cannot be C++98 %<auto%>"
53107 msgstr ""
53109 #: cp/decl.cc:12382
53110 #, gcc-internal-format
53111 msgid "structured binding declaration cannot have type %qT"
53112 msgstr ""
53114 #: cp/decl.cc:12385
53115 #, gcc-internal-format
53116 msgid "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
53117 msgstr ""
53119 #: cp/decl.cc:12420
53120 #, fuzzy, gcc-internal-format
53121 #| msgid "duplicate label declaration `%s'"
53122 msgid "multiple storage classes in declaration of %qs"
53123 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
53125 #: cp/decl.cc:12446
53126 #, gcc-internal-format
53127 msgid "storage class specified for %qs"
53128 msgstr ""
53130 #: cp/decl.cc:12460
53131 #, gcc-internal-format
53132 msgid "nested function %qs declared %<extern%>"
53133 msgstr ""
53135 #: cp/decl.cc:12465
53136 #, gcc-internal-format
53137 msgid "top-level declaration of %qs specifies %<auto%>"
53138 msgstr ""
53140 #: cp/decl.cc:12473
53141 #, gcc-internal-format
53142 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
53143 msgstr ""
53145 #: cp/decl.cc:12487
53146 #, gcc-internal-format
53147 msgid "storage class specifiers invalid in friend function declarations"
53148 msgstr ""
53150 #: cp/decl.cc:12518 cp/decl.cc:13969 cp/parser.cc:14835 cp/parser.cc:20645
53151 #: cp/parser.cc:27043
53152 #, fuzzy, gcc-internal-format
53153 #| msgid "`%s' attribute ignored"
53154 msgid "attribute ignored"
53155 msgstr "\"%s\" атрыбут ігнарыруецца"
53157 #: cp/decl.cc:12519
53158 #, gcc-internal-format
53159 msgid "an attribute that appertains to a type-specifier is ignored"
53160 msgstr ""
53162 #: cp/decl.cc:12577
53163 #, fuzzy, gcc-internal-format
53164 msgid "unnecessary parentheses in declaration of %qs"
53165 msgstr "няма папярэдняга аб'яўлення для \"%s\""
53167 #: cp/decl.cc:12583
53168 #, gcc-internal-format
53169 msgid "remove parentheses"
53170 msgstr ""
53172 #: cp/decl.cc:12632
53173 #, gcc-internal-format
53174 msgid "requires-clause on return type"
53175 msgstr ""
53177 #: cp/decl.cc:12652
53178 #, gcc-internal-format
53179 msgid "%qs function uses %<auto%> type specifier without trailing return type"
53180 msgstr ""
53182 #: cp/decl.cc:12656
53183 #, gcc-internal-format
53184 msgid "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
53185 msgstr ""
53187 #: cp/decl.cc:12661
53188 #, fuzzy, gcc-internal-format
53189 #| msgid "virtual functions cannot be friends"
53190 msgid "virtual function cannot have deduced return type"
53191 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53193 #: cp/decl.cc:12668
53194 #, gcc-internal-format
53195 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
53196 msgstr ""
53198 #: cp/decl.cc:12677
53199 #, gcc-internal-format
53200 msgid "%qs function with trailing return type has %<decltype(auto)%> as its type rather than plain %<auto%>"
53201 msgstr ""
53203 #: cp/decl.cc:12682
53204 #, fuzzy, gcc-internal-format
53205 msgid "invalid use of %<decltype(auto)%>"
53206 msgstr "нявернае выкарыстанне \"restict\""
53208 #: cp/decl.cc:12693
53209 #, gcc-internal-format
53210 msgid "deduced class type %qD in function return type"
53211 msgstr ""
53213 #: cp/decl.cc:12702
53214 #, gcc-internal-format
53215 msgid "deduction guide for %qT must have trailing return type"
53216 msgstr ""
53218 #: cp/decl.cc:12715
53219 #, gcc-internal-format
53220 msgid "trailing return type %qT of deduction guide is not a specialization of %qT"
53221 msgstr ""
53223 #: cp/decl.cc:12729
53224 #, gcc-internal-format
53225 msgid "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
53226 msgstr ""
53228 #: cp/decl.cc:12732
53229 #, gcc-internal-format
53230 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
53231 msgstr ""
53233 #: cp/decl.cc:12756
53234 #, gcc-internal-format
53235 msgid "%<volatile%>-qualified return type is deprecated"
53236 msgstr ""
53238 #: cp/decl.cc:12768
53239 #, fuzzy, gcc-internal-format
53240 #| msgid "`%s' undeclared (first use in this function)"
53241 msgid "%qs declared as function returning a function"
53242 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
53244 #: cp/decl.cc:12774
53245 #, gcc-internal-format
53246 msgid "%qs declared as function returning an array"
53247 msgstr ""
53249 #: cp/decl.cc:12781
53250 #, gcc-internal-format
53251 msgid "%<constinit%> on function return type is not allowed"
53252 msgstr ""
53254 #: cp/decl.cc:12814
53255 #, gcc-internal-format
53256 msgid "destructor cannot be static member function"
53257 msgstr ""
53259 #: cp/decl.cc:12816
53260 #, gcc-internal-format
53261 msgid "constructor cannot be static member function"
53262 msgstr ""
53264 #: cp/decl.cc:12821
53265 #, gcc-internal-format
53266 msgid "destructors may not be cv-qualified"
53267 msgstr ""
53269 #: cp/decl.cc:12822
53270 #, gcc-internal-format
53271 msgid "constructors may not be cv-qualified"
53272 msgstr ""
53274 #: cp/decl.cc:12830
53275 #, gcc-internal-format
53276 msgid "destructors may not be ref-qualified"
53277 msgstr ""
53279 #: cp/decl.cc:12831
53280 #, gcc-internal-format
53281 msgid "constructors may not be ref-qualified"
53282 msgstr ""
53284 #: cp/decl.cc:12849
53285 #, fuzzy, gcc-internal-format
53286 msgid "constructors cannot be declared %<virtual%>"
53287 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53289 #: cp/decl.cc:12866
53290 #, gcc-internal-format
53291 msgid "virtual functions cannot be friends"
53292 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53294 #: cp/decl.cc:12871
53295 #, gcc-internal-format
53296 msgid "friend declaration not in class definition"
53297 msgstr ""
53299 #: cp/decl.cc:12875
53300 #, fuzzy, gcc-internal-format
53301 msgid "cannot define friend function %qs in a local class definition"
53302 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
53304 #: cp/decl.cc:12885
53305 #, gcc-internal-format
53306 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
53307 msgstr ""
53309 #: cp/decl.cc:12889
53310 #, gcc-internal-format
53311 msgid "friend function definition %qs cannot have a name qualified with %<%D::%>"
53312 msgstr ""
53314 #: cp/decl.cc:12902
53315 #, gcc-internal-format
53316 msgid "a conversion function cannot have a trailing return type"
53317 msgstr ""
53319 #: cp/decl.cc:12929
53320 #, gcc-internal-format
53321 msgid "destructors may not have parameters"
53322 msgstr ""
53324 #: cp/decl.cc:12969
53325 #, fuzzy, gcc-internal-format
53326 msgid "cannot declare pointer to %q#T"
53327 msgstr "\"%s\" мае незавершаны тып"
53329 #: cp/decl.cc:12982 cp/decl.cc:12989
53330 #, fuzzy, gcc-internal-format
53331 msgid "cannot declare reference to %q#T"
53332 msgstr "Не магу знайсці файл для класа %s."
53334 #: cp/decl.cc:12991
53335 #, gcc-internal-format
53336 msgid "cannot declare pointer to %q#T member"
53337 msgstr ""
53339 #: cp/decl.cc:13020
53340 #, gcc-internal-format
53341 msgid "cannot declare reference to qualified function type %qT"
53342 msgstr ""
53344 #: cp/decl.cc:13021
53345 #, fuzzy, gcc-internal-format
53346 msgid "cannot declare pointer to qualified function type %qT"
53347 msgstr "\"%s\" мае незавершаны тып"
53349 #: cp/decl.cc:13094
53350 #, gcc-internal-format
53351 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
53352 msgstr ""
53354 #: cp/decl.cc:13174
53355 #, gcc-internal-format
53356 msgid "template-id %qD used as a declarator"
53357 msgstr ""
53359 #: cp/decl.cc:13200
53360 #, gcc-internal-format
53361 msgid "member functions are implicitly friends of their class"
53362 msgstr ""
53364 #: cp/decl.cc:13205
53365 #, gcc-internal-format
53366 msgid "extra qualification %<%T::%> on member %qs"
53367 msgstr ""
53369 #: cp/decl.cc:13235
53370 #, gcc-internal-format
53371 msgid "cannot define member function %<%T::%s%> within %qT"
53372 msgstr ""
53374 #: cp/decl.cc:13237
53375 #, gcc-internal-format
53376 msgid "cannot declare member function %<%T::%s%> within %qT"
53377 msgstr ""
53379 #: cp/decl.cc:13245
53380 #, gcc-internal-format
53381 msgid "cannot declare member %<%T::%s%> within %qT"
53382 msgstr ""
53384 #: cp/decl.cc:13285
53385 #, gcc-internal-format
53386 msgid "non-parameter %qs cannot be a parameter pack"
53387 msgstr ""
53389 #: cp/decl.cc:13294
53390 #, gcc-internal-format
53391 msgid "data member may not have variably modified type %qT"
53392 msgstr ""
53394 #: cp/decl.cc:13297
53395 #, gcc-internal-format
53396 msgid "parameter may not have variably modified type %qT"
53397 msgstr ""
53399 #: cp/decl.cc:13308
53400 #, fuzzy, gcc-internal-format
53401 #| msgid "duplicate label declaration `%s'"
53402 msgid "%<explicit%> outside class declaration"
53403 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
53405 #: cp/decl.cc:13311
53406 #, fuzzy, gcc-internal-format
53407 msgid "%<explicit%> in friend declaration"
53408 msgstr "няма папярэдняга аб'яўлення для \"%s\""
53410 #: cp/decl.cc:13314
53411 #, gcc-internal-format
53412 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
53413 msgstr ""
53415 #: cp/decl.cc:13324
53416 #, fuzzy, gcc-internal-format
53417 msgid "non-member %qs cannot be declared %<mutable%>"
53418 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53420 #: cp/decl.cc:13331
53421 #, gcc-internal-format
53422 msgid "non-object member %qs cannot be declared %<mutable%>"
53423 msgstr ""
53425 #: cp/decl.cc:13337
53426 #, fuzzy, gcc-internal-format
53427 msgid "function %qs cannot be declared %<mutable%>"
53428 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53430 #: cp/decl.cc:13343
53431 #, gcc-internal-format
53432 msgid "%<static%> %qs cannot be declared %<mutable%>"
53433 msgstr ""
53435 #: cp/decl.cc:13349
53436 #, fuzzy, gcc-internal-format
53437 msgid "%<const%> %qs cannot be declared %<mutable%>"
53438 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53440 #: cp/decl.cc:13355
53441 #, fuzzy, gcc-internal-format
53442 msgid "reference %qs cannot be declared %<mutable%>"
53443 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53445 #: cp/decl.cc:13371
53446 #, gcc-internal-format
53447 msgid "typedef may not be a function definition"
53448 msgstr ""
53450 #: cp/decl.cc:13374
53451 #, gcc-internal-format
53452 msgid "typedef may not be a member function definition"
53453 msgstr ""
53455 #: cp/decl.cc:13400
53456 #, fuzzy, gcc-internal-format
53457 msgid "%<auto%> not allowed in alias declaration"
53458 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
53460 #: cp/decl.cc:13403
53461 #, gcc-internal-format
53462 msgid "typedef declared %<auto%>"
53463 msgstr ""
53465 #: cp/decl.cc:13408
53466 #, gcc-internal-format
53467 msgid "requires-clause on typedef"
53468 msgstr ""
53470 #: cp/decl.cc:13412
53471 #, gcc-internal-format
53472 msgid "typedef name may not be a nested-name-specifier"
53473 msgstr ""
53475 #: cp/decl.cc:13438
53476 #, gcc-internal-format
53477 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
53478 msgstr ""
53480 #: cp/decl.cc:13527
53481 #, fuzzy, gcc-internal-format
53482 msgid "%<inline%> specified for friend class declaration"
53483 msgstr "паўторнае абвяшчэнне меткі \"%s\""
53485 #: cp/decl.cc:13535
53486 #, fuzzy, gcc-internal-format
53487 msgid "template parameters cannot be friends"
53488 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53490 #: cp/decl.cc:13537
53491 #, gcc-internal-format
53492 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
53493 msgstr ""
53495 #: cp/decl.cc:13541
53496 #, gcc-internal-format
53497 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
53498 msgstr ""
53500 #: cp/decl.cc:13554
53501 #, gcc-internal-format
53502 msgid "trying to make class %qT a friend of global scope"
53503 msgstr ""
53505 #: cp/decl.cc:13574
53506 #, gcc-internal-format
53507 msgid "invalid qualifiers on non-member function type"
53508 msgstr ""
53510 #: cp/decl.cc:13578
53511 #, gcc-internal-format
53512 msgid "requires-clause on type-id"
53513 msgstr ""
53515 #: cp/decl.cc:13588
53516 #, gcc-internal-format
53517 msgid "abstract declarator %qT used as declaration"
53518 msgstr ""
53520 #: cp/decl.cc:13603
53521 #, fuzzy, gcc-internal-format
53522 msgid "requires-clause on declaration of non-function type %qT"
53523 msgstr "няма папярэдняга аб'яўлення для \"%s\""
53525 #: cp/decl.cc:13622
53526 #, fuzzy, gcc-internal-format
53527 msgid "cannot use %<::%> in parameter declaration"
53528 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
53530 #: cp/decl.cc:13631 cp/parser.cc:20079
53531 #, gcc-internal-format
53532 msgid "cannot declare a parameter with %<decltype(auto)%>"
53533 msgstr ""
53535 #: cp/decl.cc:13636
53536 #, gcc-internal-format
53537 msgid "class template placeholder %qE not permitted in this context"
53538 msgstr ""
53540 #: cp/decl.cc:13639
53541 #, fuzzy, gcc-internal-format
53542 msgid "use %<auto%> for an abbreviated function template"
53543 msgstr "\"%s\" звычайна функцыя"
53545 #: cp/decl.cc:13644
53546 #, gcc-internal-format
53547 msgid "%<auto%> parameter not permitted in this context"
53548 msgstr ""
53550 #: cp/decl.cc:13647
53551 #, fuzzy, gcc-internal-format
53552 msgid "parameter declared %<auto%>"
53553 msgstr "тып параметра \"%s\" не аб'яўлены"
53555 #: cp/decl.cc:13698 cp/parser.cc:3483
53556 #, fuzzy, gcc-internal-format
53557 msgid "invalid use of template-name %qE without an argument list"
53558 msgstr "нявернае выкарыстанне \"restict\""
53560 #: cp/decl.cc:13702
53561 #, gcc-internal-format
53562 msgid "non-static data member declared with placeholder %qT"
53563 msgstr ""
53565 #: cp/decl.cc:13723
53566 #, fuzzy, gcc-internal-format
53567 msgid "ISO C++ forbids flexible array member %qs"
53568 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
53570 #: cp/decl.cc:13726
53571 #, fuzzy, gcc-internal-format
53572 msgid "ISO C++ forbids flexible array members"
53573 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
53575 #. Something like struct S { int N::j; };
53576 #: cp/decl.cc:13742
53577 #, fuzzy, gcc-internal-format
53578 #| msgid "invalid use of `::'"
53579 msgid "invalid use of %<::%>"
53580 msgstr "нерэчаіснае выкарыстаньне `::'"
53582 #: cp/decl.cc:13763
53583 #, fuzzy, gcc-internal-format
53584 msgid "declaration of function %qD in invalid context"
53585 msgstr "няма папярэдняга аб'яўлення для \"%s\""
53587 #: cp/decl.cc:13773
53588 #, fuzzy, gcc-internal-format
53589 msgid "function %qD declared %<virtual%> inside a union"
53590 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
53592 #: cp/decl.cc:13783
53593 #, gcc-internal-format
53594 msgid "%qD cannot be declared %<virtual%>, since it is always static"
53595 msgstr ""
53597 #: cp/decl.cc:13797
53598 #, gcc-internal-format
53599 msgid "expected qualified name in friend declaration for destructor %qD"
53600 msgstr ""
53602 #: cp/decl.cc:13804
53603 #, fuzzy, gcc-internal-format
53604 #| msgid "declaration of template `%#D'"
53605 msgid "declaration of %qD as member of %qT"
53606 msgstr "абвяшчэньне шаблёну `%#D'"
53608 #: cp/decl.cc:13811 cp/decl.cc:13824
53609 #, gcc-internal-format
53610 msgid "a destructor cannot be %qs"
53611 msgstr ""
53613 #: cp/decl.cc:13830
53614 #, gcc-internal-format
53615 msgid "expected qualified name in friend declaration for constructor %qD"
53616 msgstr ""
53618 #: cp/decl.cc:13839
53619 #, gcc-internal-format
53620 msgid "a constructor cannot be %<concept%>"
53621 msgstr ""
53623 #: cp/decl.cc:13845
53624 #, fuzzy, gcc-internal-format
53625 msgid "a concept cannot be a member function"
53626 msgstr "\"%s\" звычайна функцыя"
53628 #: cp/decl.cc:13853 cp/decl.cc:14199
53629 #, fuzzy, gcc-internal-format
53630 #| msgid "[cannot find %s]"
53631 msgid "%qD cannot be %qs"
53632 msgstr "[нельга знайсці %s]"
53634 #: cp/decl.cc:13862
53635 #, gcc-internal-format
53636 msgid "specialization of variable template %qD declared as function"
53637 msgstr ""
53639 #: cp/decl.cc:13865
53640 #, fuzzy, gcc-internal-format
53641 msgid "variable template declared here"
53642 msgstr "паўторнае абвяшчэнне меткі \"%s\""
53644 #: cp/decl.cc:13927
53645 #, fuzzy, gcc-internal-format
53646 msgid "field %qD has incomplete type %qT"
53647 msgstr "\"%s\" мае незавершаны тып"
53649 #: cp/decl.cc:13932
53650 #, fuzzy, gcc-internal-format
53651 msgid "name %qT has incomplete type"
53652 msgstr "\"%s\" мае незавершаны тып"
53654 #: cp/decl.cc:13952
53655 #, fuzzy, gcc-internal-format
53656 msgid "%qE is neither function nor member function; cannot be declared friend"
53657 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
53659 #: cp/decl.cc:13955
53660 #, gcc-internal-format
53661 msgid "unnamed field is neither function nor member function; cannot be declared friend"
53662 msgstr ""
53664 #: cp/decl.cc:13970 cp/parser.cc:20646 cp/parser.cc:27044
53665 #, gcc-internal-format
53666 msgid "an attribute that appertains to a friend declaration that is not a definition is ignored"
53667 msgstr ""
53669 #: cp/decl.cc:14016 cp/decl.cc:14027
53670 #, gcc-internal-format
53671 msgid "static data member %qE declared %qs"
53672 msgstr ""
53674 #: cp/decl.cc:14021
53675 #, gcc-internal-format
53676 msgid "%<constexpr%> static data member %qD must have an initializer"
53677 msgstr ""
53679 #: cp/decl.cc:14066 cp/decl.cc:14074 cp/decl.cc:14081 cp/decl.cc:14088
53680 #, gcc-internal-format
53681 msgid "non-static data member %qE declared %qs"
53682 msgstr ""
53684 #: cp/decl.cc:14140
53685 #, gcc-internal-format
53686 msgid "storage class %<auto%> invalid for function %qs"
53687 msgstr ""
53689 #: cp/decl.cc:14143
53690 #, gcc-internal-format
53691 msgid "storage class %<register%> invalid for function %qs"
53692 msgstr ""
53694 #: cp/decl.cc:14149
53695 #, gcc-internal-format
53696 msgid "storage class %<__thread%> invalid for function %qs"
53697 msgstr ""
53699 #: cp/decl.cc:14153
53700 #, gcc-internal-format
53701 msgid "storage class %<thread_local%> invalid for function %qs"
53702 msgstr ""
53704 #: cp/decl.cc:14158
53705 #, gcc-internal-format
53706 msgid "virt-specifiers in %qs not allowed outside a class definition"
53707 msgstr ""
53709 #: cp/decl.cc:14170
53710 #, gcc-internal-format
53711 msgid "%<static%> specifier invalid for function %qs declared out of global scope"
53712 msgstr ""
53714 #: cp/decl.cc:14174
53715 #, gcc-internal-format
53716 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
53717 msgstr ""
53719 #: cp/decl.cc:14182
53720 #, gcc-internal-format
53721 msgid "virtual non-class function %qs"
53722 msgstr ""
53724 #: cp/decl.cc:14189
53725 #, gcc-internal-format
53726 msgid "%qs defined in a non-class scope"
53727 msgstr ""
53729 #: cp/decl.cc:14190
53730 #, fuzzy, gcc-internal-format
53731 msgid "%qs declared in a non-class scope"
53732 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
53734 #: cp/decl.cc:14233
53735 #, gcc-internal-format
53736 msgid "cannot declare member function %qD to have static linkage"
53737 msgstr ""
53739 #: cp/decl.cc:14242
53740 #, gcc-internal-format
53741 msgid "cannot declare static function inside another function"
53742 msgstr ""
53744 #: cp/decl.cc:14283
53745 #, gcc-internal-format
53746 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
53747 msgstr ""
53749 #: cp/decl.cc:14290
53750 #, gcc-internal-format
53751 msgid "static member %qD declared %<register%>"
53752 msgstr ""
53754 #: cp/decl.cc:14296
53755 #, gcc-internal-format
53756 msgid "cannot explicitly declare member %q#D to have extern linkage"
53757 msgstr ""
53759 #: cp/decl.cc:14304
53760 #, gcc-internal-format
53761 msgid "declaration of %<constexpr%> variable %qD is not a definition"
53762 msgstr ""
53764 #: cp/decl.cc:14311
53765 #, gcc-internal-format
53766 msgid "a variable cannot be declared %<consteval%>"
53767 msgstr ""
53769 #: cp/decl.cc:14331
53770 #, fuzzy, gcc-internal-format
53771 msgid "declaration of %q#D has no initializer"
53772 msgstr "няма папярэдняга аб'яўлення для \"%s\""
53774 #: cp/decl.cc:14343
53775 #, gcc-internal-format
53776 msgid "%qs initialized and declared %<extern%>"
53777 msgstr ""
53779 #: cp/decl.cc:14348
53780 #, gcc-internal-format
53781 msgid "%qs has both %<extern%> and initializer"
53782 msgstr ""
53784 #: cp/decl.cc:14528
53785 #, fuzzy, gcc-internal-format
53786 msgid "default argument %qE uses %qD"
53787 msgstr "нехапае аргументаў у функцыі \"%s\""
53789 #: cp/decl.cc:14531
53790 #, fuzzy, gcc-internal-format
53791 msgid "default argument %qE uses local variable %qD"
53792 msgstr "нехапае аргументаў у функцыі \"%s\""
53794 #: cp/decl.cc:14658
53795 #, fuzzy, gcc-internal-format
53796 msgid "invalid use of cv-qualified type %qT in parameter declaration"
53797 msgstr "нявернае выкарыстанне \"restict\""
53799 #: cp/decl.cc:14662
53800 #, fuzzy, gcc-internal-format
53801 msgid "invalid use of type %<void%> in parameter declaration"
53802 msgstr "нявернае выкарыстанне \"restict\""
53804 #: cp/decl.cc:14691
53805 #, gcc-internal-format
53806 msgid "%<volatile%>-qualified parameter is deprecated"
53807 msgstr ""
53809 #: cp/decl.cc:14699
53810 #, fuzzy, gcc-internal-format
53811 msgid "parameter %qD invalidly declared method type"
53812 msgstr "тып параметра \"%s\" не аб'яўлены"
53814 #: cp/decl.cc:14724
53815 #, gcc-internal-format
53816 msgid "parameter %qD includes pointer to array of unknown bound %qT"
53817 msgstr ""
53819 #: cp/decl.cc:14726
53820 #, gcc-internal-format
53821 msgid "parameter %qD includes reference to array of unknown bound %qT"
53822 msgstr ""
53824 #: cp/decl.cc:14987
53825 #, gcc-internal-format
53826 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
53827 msgstr ""
53829 #: cp/decl.cc:15066
53830 #, fuzzy, gcc-internal-format
53831 msgid "%qD may not be declared within a namespace"
53832 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
53834 #: cp/decl.cc:15073
53835 #, fuzzy, gcc-internal-format
53836 msgid "%qD may not be declared as static"
53837 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
53839 #: cp/decl.cc:15103
53840 #, gcc-internal-format
53841 msgid "%qD must be a non-static member function"
53842 msgstr ""
53844 #: cp/decl.cc:15109
53845 #, gcc-internal-format
53846 msgid "%qD must be either a non-static member function or a non-member function"
53847 msgstr ""
53849 #: cp/decl.cc:15119
53850 #, gcc-internal-format
53851 msgid "%qD must have an argument of class or enumerated type"
53852 msgstr ""
53854 #. 13.4.0.3
53855 #: cp/decl.cc:15145
53856 #, gcc-internal-format
53857 msgid "ISO C++ prohibits overloading %<operator ?:%>"
53858 msgstr ""
53860 #. Variadic.
53861 #: cp/decl.cc:15156
53862 #, gcc-internal-format
53863 msgid "%qD must not have variable number of arguments"
53864 msgstr ""
53866 #: cp/decl.cc:15182
53867 #, gcc-internal-format
53868 msgid "%qD must have either zero or one argument"
53869 msgstr ""
53871 #: cp/decl.cc:15183
53872 #, gcc-internal-format
53873 msgid "%qD must have either one or two arguments"
53874 msgstr ""
53876 #: cp/decl.cc:15195
53877 #, gcc-internal-format
53878 msgid "postfix %qD must have %<int%> as its argument"
53879 msgstr ""
53881 #: cp/decl.cc:15196
53882 #, gcc-internal-format
53883 msgid "postfix %qD must have %<int%> as its second argument"
53884 msgstr ""
53886 #: cp/decl.cc:15207
53887 #, fuzzy, gcc-internal-format
53888 #| msgid "no arguments"
53889 msgid "%qD must have no arguments"
53890 msgstr "няма аргументаў"
53892 #: cp/decl.cc:15208 cp/decl.cc:15220
53893 #, gcc-internal-format
53894 msgid "%qD must have exactly one argument"
53895 msgstr ""
53897 #: cp/decl.cc:15221
53898 #, gcc-internal-format
53899 msgid "%qD must have exactly two arguments"
53900 msgstr ""
53902 #: cp/decl.cc:15235
53903 #, fuzzy, gcc-internal-format
53904 msgid "%qD cannot have default arguments"
53905 msgstr "нехапае аргументаў у функцыі \"%s\""
53907 #: cp/decl.cc:15259
53908 #, gcc-internal-format
53909 msgid "converting %qT to %<void%> will never use a type conversion operator"
53910 msgstr ""
53912 #: cp/decl.cc:15266
53913 #, gcc-internal-format
53914 msgid "converting %qT to a reference to the same type will never use a type conversion operator"
53915 msgstr ""
53917 #: cp/decl.cc:15268
53918 #, gcc-internal-format
53919 msgid "converting %qT to the same type will never use a type conversion operator"
53920 msgstr ""
53922 #: cp/decl.cc:15277
53923 #, gcc-internal-format
53924 msgid "converting %qT to a reference to a base class %qT will never use a type conversion operator"
53925 msgstr ""
53927 #: cp/decl.cc:15279
53928 #, gcc-internal-format
53929 msgid "converting %qT to a base class %qT will never use a type conversion operator"
53930 msgstr ""
53932 #: cp/decl.cc:15295
53933 #, gcc-internal-format
53934 msgid "user-defined %qD always evaluates both arguments"
53935 msgstr ""
53937 #: cp/decl.cc:15314
53938 #, gcc-internal-format
53939 msgid "prefix %qD should return %qT"
53940 msgstr ""
53942 #: cp/decl.cc:15321
53943 #, gcc-internal-format
53944 msgid "postfix %qD should return %qT"
53945 msgstr ""
53947 #: cp/decl.cc:15333
53948 #, gcc-internal-format
53949 msgid "%qD should return by value"
53950 msgstr ""
53952 #: cp/decl.cc:15388
53953 #, fuzzy, gcc-internal-format
53954 msgid "using template type parameter %qT after %qs"
53955 msgstr "нявернае выкарыстанне \"restict\""
53957 #: cp/decl.cc:15411
53958 #, gcc-internal-format
53959 msgid "using alias template specialization %qT after %qs"
53960 msgstr ""
53962 #: cp/decl.cc:15414
53963 #, gcc-internal-format
53964 msgid "using typedef-name %qD after %qs"
53965 msgstr ""
53967 #: cp/decl.cc:15416
53968 #, fuzzy, gcc-internal-format
53969 #| msgid "this is a previous declaration"
53970 msgid "%qD has a previous declaration here"
53971 msgstr "гэта папярэдняе абвяшчэньне"
53973 #: cp/decl.cc:15424
53974 #, gcc-internal-format
53975 msgid "%qT referred to as %qs"
53976 msgstr ""
53978 #: cp/decl.cc:15425 cp/decl.cc:15432
53979 #, fuzzy, gcc-internal-format
53980 #| msgid "this is a previous declaration"
53981 msgid "%qT has a previous declaration here"
53982 msgstr "гэта папярэдняе абвяшчэньне"
53984 #: cp/decl.cc:15431
53985 #, gcc-internal-format
53986 msgid "%qT referred to as enum"
53987 msgstr ""
53989 #. If a class template appears as elaborated type specifier
53990 #. without a template header such as:
53992 #. template <class T> class C {};
53993 #. void f(class C);             // No template header here
53995 #. then the required template argument is missing.
53996 #: cp/decl.cc:15446
53997 #, fuzzy, gcc-internal-format
53998 msgid "template argument required for %<%s %T%>"
53999 msgstr "параметр \"%s\" ініцыялізаваны"
54001 #: cp/decl.cc:15489 cp/name-lookup.cc:5705 cp/name-lookup.cc:5837
54002 #: cp/parser.cc:6933 cp/parser.cc:30632
54003 #, fuzzy, gcc-internal-format
54004 msgid "reference to %qD is ambiguous"
54005 msgstr "памер \"%s\" - %d байт"
54007 #: cp/decl.cc:15498
54008 #, gcc-internal-format
54009 msgid "class template %qD redeclared as non-template"
54010 msgstr ""
54012 #: cp/decl.cc:15520 cp/name-lookup.cc:5415
54013 #, gcc-internal-format
54014 msgid "%qD has the same name as the class in which it is declared"
54015 msgstr ""
54017 #: cp/decl.cc:15548 cp/friend.cc:315 cp/parser.cc:3308 cp/parser.cc:6638
54018 #: cp/pt.cc:9827
54019 #, fuzzy, gcc-internal-format
54020 msgid "%qT is not a template"
54021 msgstr "\"%s\" мае незавершаны тып"
54023 #: cp/decl.cc:15553
54024 #, gcc-internal-format
54025 msgid "perhaps you want to explicitly add %<%T::%>"
54026 msgstr ""
54028 #: cp/decl.cc:15658
54029 #, fuzzy, gcc-internal-format
54030 msgid "use of enum %q#D without previous declaration"
54031 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
54033 #: cp/decl.cc:15689
54034 #, fuzzy, gcc-internal-format
54035 #| msgid "declaration of template `%#D'"
54036 msgid "redeclaration of %qT as a non-template"
54037 msgstr "абвяшчэньне шаблёну `%#D'"
54039 #: cp/decl.cc:15700 cp/semantics.cc:3458
54040 #, gcc-internal-format
54041 msgid "cannot declare %qD in a different module"
54042 msgstr ""
54044 #: cp/decl.cc:15816
54045 #, gcc-internal-format
54046 msgid "derived union %qT invalid"
54047 msgstr ""
54049 #: cp/decl.cc:15823
54050 #, gcc-internal-format
54051 msgid "%qT defined with multiple direct bases"
54052 msgstr ""
54054 #: cp/decl.cc:15834
54055 #, gcc-internal-format
54056 msgid "%qT defined with direct virtual base"
54057 msgstr ""
54059 #: cp/decl.cc:15859
54060 #, gcc-internal-format
54061 msgid "base type %qT fails to be a struct or class type"
54062 msgstr ""
54064 #: cp/decl.cc:15889
54065 #, gcc-internal-format
54066 msgid "recursive type %qT undefined"
54067 msgstr ""
54069 #: cp/decl.cc:15891
54070 #, fuzzy, gcc-internal-format
54071 msgid "duplicate base type %qT invalid"
54072 msgstr "паўтарэнне \"restrict\""
54074 #: cp/decl.cc:16036
54075 #, gcc-internal-format
54076 msgid "scoped/unscoped mismatch in enum %q#T"
54077 msgstr ""
54079 #: cp/decl.cc:16039 cp/decl.cc:16047 cp/decl.cc:16057 cp/decl.cc:16651
54080 #: cp/parser.cc:20994
54081 #, gcc-internal-format
54082 msgid "previous definition here"
54083 msgstr "папярэдняе вызначэньне"
54085 #: cp/decl.cc:16044
54086 #, gcc-internal-format
54087 msgid "underlying type mismatch in enum %q#T"
54088 msgstr ""
54090 #: cp/decl.cc:16054
54091 #, gcc-internal-format
54092 msgid "different underlying type in enum %q#T"
54093 msgstr ""
54095 #: cp/decl.cc:16065
54096 #, gcc-internal-format
54097 msgid "cannot define %qD in different module"
54098 msgstr ""
54100 #: cp/decl.cc:16139
54101 #, gcc-internal-format
54102 msgid "underlying type %qT of %qT must be an integral type"
54103 msgstr ""
54105 #. DR 377
54107 #. IF no integral type can represent all the enumerator values, the
54108 #. enumeration is ill-formed.
54109 #: cp/decl.cc:16286
54110 #, gcc-internal-format
54111 msgid "no integral type can represent all of the enumerator values for %qT"
54112 msgstr ""
54114 #: cp/decl.cc:16461
54115 #, gcc-internal-format
54116 msgid "enumerator value for %qD must have integral or unscoped enumeration type"
54117 msgstr ""
54119 #: cp/decl.cc:16471
54120 #, fuzzy, gcc-internal-format
54121 msgid "enumerator value for %qD is not an integer constant"
54122 msgstr "памер масіва \"%s\" адмоўны"
54124 #: cp/decl.cc:16520
54125 #, gcc-internal-format
54126 msgid "incremented enumerator value is too large for %<unsigned long%>"
54127 msgstr ""
54129 #: cp/decl.cc:16521
54130 #, gcc-internal-format
54131 msgid "incremented enumerator value is too large for %<long%>"
54132 msgstr ""
54134 #: cp/decl.cc:16532
54135 #, gcc-internal-format
54136 msgid "overflow in enumeration values at %qD"
54137 msgstr ""
54139 #: cp/decl.cc:16552
54140 #, gcc-internal-format
54141 msgid "enumerator value %qE is outside the range of underlying type %qT"
54142 msgstr ""
54144 #: cp/decl.cc:16649 cp/parser.cc:20992
54145 #, fuzzy, gcc-internal-format
54146 #| msgid "previous definition of `%#T'"
54147 msgid "multiple definition of %q#T"
54148 msgstr "папярэдняе вызначэньне `%#T'"
54150 #: cp/decl.cc:16723
54151 #, fuzzy, gcc-internal-format
54152 msgid "return type %q#T is incomplete"
54153 msgstr "вяртаемы тып \"%s\" не \"int\""
54155 #: cp/decl.cc:16883 cp/typeck.cc:10601
54156 #, gcc-internal-format
54157 msgid "%<operator=%> should return a reference to %<*this%>"
54158 msgstr ""
54160 #: cp/decl.cc:17733
54161 #, gcc-internal-format
54162 msgid "no return statements in function returning %qT"
54163 msgstr ""
54165 #: cp/decl.cc:17735 cp/typeck.cc:10481
54166 #, gcc-internal-format
54167 msgid "only plain %<auto%> return type can be deduced to %<void%>"
54168 msgstr ""
54170 #: cp/decl.cc:17797
54171 #, gcc-internal-format
54172 msgid "no return statement in %<constexpr%> function returning non-void"
54173 msgstr ""
54175 #: cp/decl.cc:17979
54176 #, fuzzy, gcc-internal-format
54177 msgid "%qD is already defined in class %qT"
54178 msgstr "не знойдзен клас \"%s\""
54180 #: cp/decl.cc:18370
54181 #, gcc-internal-format
54182 msgid "use of %qD before deduction of %<auto%>"
54183 msgstr ""
54185 #: cp/decl2.cc:351
54186 #, gcc-internal-format
54187 msgid "name missing for member function"
54188 msgstr ""
54190 #: cp/decl2.cc:447 cp/decl2.cc:480
54191 #, gcc-internal-format
54192 msgid "top-level comma expression in array subscript changed meaning in C++23"
54193 msgstr ""
54195 #: cp/decl2.cc:470
54196 #, gcc-internal-format
54197 msgid "built-in subscript operator without expression list"
54198 msgstr ""
54200 #: cp/decl2.cc:484
54201 #, gcc-internal-format
54202 msgid "built-in subscript operator with more than one expression in expression list"
54203 msgstr ""
54205 #: cp/decl2.cc:502 cp/decl2.cc:516
54206 #, gcc-internal-format
54207 msgid "ambiguous conversion for array subscript"
54208 msgstr ""
54210 #: cp/decl2.cc:510
54211 #, gcc-internal-format
54212 msgid "invalid types %<%T[%T]%> for array subscript"
54213 msgstr ""
54215 #: cp/decl2.cc:592
54216 #, gcc-internal-format
54217 msgid "deleting array %q#E"
54218 msgstr ""
54220 #: cp/decl2.cc:600
54221 #, gcc-internal-format
54222 msgid "type %q#T argument given to %<delete%>, expected pointer"
54223 msgstr ""
54225 #: cp/decl2.cc:614
54226 #, gcc-internal-format
54227 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
54228 msgstr ""
54230 #: cp/decl2.cc:624
54231 #, fuzzy, gcc-internal-format
54232 msgid "deleting %qT is undefined"
54233 msgstr "метка \"%s\" ужываецца, але не вызначана"
54235 #: cp/decl2.cc:672 cp/pt.cc:5877
54236 #, fuzzy, gcc-internal-format
54237 msgid "template declaration of %q#D"
54238 msgstr "пустое абвяшчэнне"
54240 #: cp/decl2.cc:712
54241 #, gcc-internal-format
54242 msgid "template parameter lists provided don%'t match the template parameters of %qD"
54243 msgstr ""
54245 #: cp/decl2.cc:727 cp/pt.cc:5845
54246 #, gcc-internal-format
54247 msgid "destructor %qD declared as member template"
54248 msgstr ""
54250 #: cp/decl2.cc:802
54251 #, fuzzy, gcc-internal-format
54252 msgid "no declaration matches %q#D"
54253 msgstr "няма папярэдняга аб'яўлення для \"%s\""
54255 #: cp/decl2.cc:807
54256 #, gcc-internal-format
54257 msgid "no conversion operators declared"
54258 msgstr ""
54260 #: cp/decl2.cc:810
54261 #, fuzzy, gcc-internal-format
54262 #| msgid "In function `%s':"
54263 msgid "no functions named %qD"
54264 msgstr "у функцыі \"%s\":"
54266 #: cp/decl2.cc:812
54267 #, gcc-internal-format
54268 msgid "%#qT defined here"
54269 msgstr ""
54271 #: cp/decl2.cc:872
54272 #, gcc-internal-format
54273 msgid "local class %q#T shall not have static data member %q#D"
54274 msgstr ""
54276 #: cp/decl2.cc:881
54277 #, gcc-internal-format
54278 msgid "static data member %qD in unnamed class"
54279 msgstr ""
54281 #: cp/decl2.cc:883
54282 #, gcc-internal-format
54283 msgid "unnamed class defined here"
54284 msgstr ""
54286 #: cp/decl2.cc:964
54287 #, fuzzy, gcc-internal-format
54288 msgid "explicit template argument list not allowed"
54289 msgstr "параметр \"%s\" ініцыялізаваны"
54291 #: cp/decl2.cc:1006
54292 #, fuzzy, gcc-internal-format
54293 msgid "%qD is already defined in %qT"
54294 msgstr "не знойдзен клас \"%s\""
54296 #: cp/decl2.cc:1035 cp/decl2.cc:1043
54297 #, fuzzy, gcc-internal-format
54298 msgid "invalid initializer for member function %qD"
54299 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
54301 #: cp/decl2.cc:1052
54302 #, fuzzy, gcc-internal-format
54303 msgid "initializer specified for friend function %qD"
54304 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
54306 #: cp/decl2.cc:1055
54307 #, fuzzy, gcc-internal-format
54308 msgid "initializer specified for static member function %qD"
54309 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
54311 #: cp/decl2.cc:1103
54312 #, gcc-internal-format
54313 msgid "%<asm%> specifiers are not permitted on non-static data members"
54314 msgstr ""
54316 #: cp/decl2.cc:1160
54317 #, fuzzy, gcc-internal-format
54318 msgid "bit-field %qD with non-integral type %qT"
54319 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
54321 #: cp/decl2.cc:1168
54322 #, fuzzy, gcc-internal-format
54323 msgid "cannot declare %qD to be a bit-field type"
54324 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
54326 #: cp/decl2.cc:1179
54327 #, fuzzy, gcc-internal-format
54328 msgid "cannot declare bit-field %qD with function type"
54329 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
54331 #: cp/decl2.cc:1185
54332 #, gcc-internal-format
54333 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
54334 msgstr ""
54336 #: cp/decl2.cc:1192
54337 #, fuzzy, gcc-internal-format
54338 msgid "%qD is already defined in the class %qT"
54339 msgstr "не знойдзен клас \"%s\""
54341 #: cp/decl2.cc:1200
54342 #, fuzzy, gcc-internal-format
54343 msgid "static member %qD cannot be a bit-field"
54344 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
54346 #: cp/decl2.cc:1214
54347 #, fuzzy, gcc-internal-format
54348 msgid "width of bit-field %qD has non-integral type %qT"
54349 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
54351 #: cp/decl2.cc:1536
54352 #, fuzzy, gcc-internal-format
54353 msgid "incomplete type %qT is not mappable"
54354 msgstr "вяртаемы тып \"%s\" не \"int\""
54356 #: cp/decl2.cc:1552
54357 #, gcc-internal-format
54358 msgid "static field %qD is not mappable"
54359 msgstr ""
54361 #: cp/decl2.cc:1641
54362 #, gcc-internal-format
54363 msgid "%q+D static data member inside of declare target directive"
54364 msgstr ""
54366 #: cp/decl2.cc:1680 cp/name-lookup.cc:8520
54367 #, gcc-internal-format
54368 msgid "%<omp::%E%> not allowed to be specified in this context"
54369 msgstr ""
54371 #: cp/decl2.cc:1749
54372 #, gcc-internal-format
54373 msgid "anonymous struct not inside named type"
54374 msgstr ""
54376 #: cp/decl2.cc:1765
54377 #, gcc-internal-format
54378 msgid "%q#D invalid; an anonymous union can only have non-static data members"
54379 msgstr ""
54381 #: cp/decl2.cc:1772
54382 #, gcc-internal-format
54383 msgid "private member %q#D in anonymous union"
54384 msgstr ""
54386 #: cp/decl2.cc:1775
54387 #, gcc-internal-format
54388 msgid "protected member %q#D in anonymous union"
54389 msgstr ""
54391 #: cp/decl2.cc:1840
54392 #, gcc-internal-format
54393 msgid "namespace-scope anonymous aggregates must be static"
54394 msgstr ""
54396 #: cp/decl2.cc:1849
54397 #, gcc-internal-format
54398 msgid "anonymous union with no members"
54399 msgstr ""
54401 #: cp/decl2.cc:1886
54402 #, gcc-internal-format
54403 msgid "%<operator new%> must return type %qT"
54404 msgstr ""
54406 #. [basic.stc.dynamic.allocation]
54408 #. The first parameter shall not have an associated default
54409 #. argument.
54410 #: cp/decl2.cc:1898
54411 #, gcc-internal-format
54412 msgid "the first parameter of %<operator new%> cannot have a default argument"
54413 msgstr ""
54415 #: cp/decl2.cc:1914
54416 #, gcc-internal-format
54417 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
54418 msgstr ""
54420 #: cp/decl2.cc:1944
54421 #, gcc-internal-format
54422 msgid "%<operator delete%> must return type %qT"
54423 msgstr ""
54425 #: cp/decl2.cc:1959
54426 #, gcc-internal-format
54427 msgid "destroying %<operator delete%> must be a member function"
54428 msgstr ""
54430 #: cp/decl2.cc:1962
54431 #, gcc-internal-format
54432 msgid "%<operator delete[]%> cannot be a destroying delete"
54433 msgstr ""
54435 #: cp/decl2.cc:1964
54436 #, gcc-internal-format
54437 msgid "destroying %<operator delete%> must be a usual deallocation function"
54438 msgstr ""
54440 #: cp/decl2.cc:1974
54441 #, gcc-internal-format
54442 msgid "%<operator delete%> takes type %qT as first parameter"
54443 msgstr ""
54445 #: cp/decl2.cc:2955
54446 #, gcc-internal-format
54447 msgid "%qT has a field %qD whose type has no linkage"
54448 msgstr ""
54450 #: cp/decl2.cc:2959
54451 #, gcc-internal-format
54452 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
54453 msgstr ""
54455 #: cp/decl2.cc:2964
54456 #, gcc-internal-format
54457 msgid "%qT has a field %qD whose type uses the anonymous namespace"
54458 msgstr ""
54460 #: cp/decl2.cc:2972
54461 #, gcc-internal-format
54462 msgid "%qT declared with greater visibility than the type of its field %qD"
54463 msgstr ""
54465 #: cp/decl2.cc:2990
54466 #, gcc-internal-format
54467 msgid "%qT has a base %qT whose type has no linkage"
54468 msgstr ""
54470 #: cp/decl2.cc:2994
54471 #, gcc-internal-format
54472 msgid "%qT has a base %qT whose type depends on the type %qT which has no linkage"
54473 msgstr ""
54475 #: cp/decl2.cc:2999
54476 #, gcc-internal-format
54477 msgid "%qT has a base %qT whose type uses the anonymous namespace"
54478 msgstr ""
54480 #: cp/decl2.cc:3006
54481 #, gcc-internal-format
54482 msgid "%qT declared with greater visibility than its base %qT"
54483 msgstr ""
54485 #: cp/decl2.cc:4675
54486 #, gcc-internal-format
54487 msgid "%q#D, declared using unnamed type, is used but never defined"
54488 msgstr ""
54490 #. DRs 132, 319 and 389 seem to indicate types with
54491 #. no linkage can only be used to declare extern "C"
54492 #. entities.  Since it's not always an error in the
54493 #. ISO C++ 90 Standard, we only issue a warning.
54494 #: cp/decl2.cc:4684
54495 #, gcc-internal-format
54496 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
54497 msgstr ""
54499 #: cp/decl2.cc:4688
54500 #, gcc-internal-format
54501 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
54502 msgstr ""
54504 #: cp/decl2.cc:4692
54505 #, gcc-internal-format
54506 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
54507 msgstr ""
54509 #: cp/decl2.cc:4700
54510 #, gcc-internal-format
54511 msgid "%q#D, declared using local type %qT, is used but never defined"
54512 msgstr ""
54514 #: cp/decl2.cc:4704
54515 #, gcc-internal-format
54516 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
54517 msgstr ""
54519 #: cp/decl2.cc:4707
54520 #, fuzzy, gcc-internal-format
54521 msgid "type %qT with no linkage used to declare function %q#D with linkage"
54522 msgstr "няма папярэдняга аб'яўлення для \"%s\""
54524 #: cp/decl2.cc:4895
54525 #, fuzzy, gcc-internal-format
54526 #| msgid "section of `%s' conflicts with previous declaration"
54527 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
54528 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
54530 #: cp/decl2.cc:4898
54531 #, fuzzy, gcc-internal-format
54532 #| msgid "previous declaration `%D'"
54533 msgid "previous mangling %q#D"
54534 msgstr "папярэдняе абвяшчэньне `%D'"
54536 #: cp/decl2.cc:4900
54537 #, gcc-internal-format
54538 msgid "a later %<-fabi-version=%> (or =0) avoids this error with a change in mangling"
54539 msgstr ""
54541 #: cp/decl2.cc:4972 cp/decl2.cc:4975
54542 #, gcc-internal-format
54543 msgid "the program should also define %qD"
54544 msgstr ""
54546 #: cp/decl2.cc:5328
54547 #, fuzzy, gcc-internal-format
54548 #| msgid "label `%D' used but not defined"
54549 msgid "inline function %qD used but never defined"
54550 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
54552 #: cp/decl2.cc:5531
54553 #, fuzzy, gcc-internal-format
54554 msgid "default argument missing for parameter %P of %q#D"
54555 msgstr "аргумент для \"%s\" прапушчан"
54557 #: cp/decl2.cc:5536
54558 #, gcc-internal-format
54559 msgid "...following parameter %P which has a default argument"
54560 msgstr ""
54562 #: cp/decl2.cc:5669
54563 #, fuzzy, gcc-internal-format
54564 msgid "implicitly-declared %qD is deprecated"
54565 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
54567 #: cp/decl2.cc:5673
54568 #, gcc-internal-format
54569 msgid "because %qT has user-provided %qD"
54570 msgstr ""
54572 #. We mark a lambda conversion op as deleted if we can't
54573 #. generate it properly; see maybe_add_lambda_conv_op.
54574 #: cp/decl2.cc:5783
54575 #, gcc-internal-format
54576 msgid "converting lambda that uses %<...%> to function pointer"
54577 msgstr ""
54579 #: cp/decl2.cc:5786
54580 #, gcc-internal-format
54581 msgid "use of deleted function %qD"
54582 msgstr ""
54584 #: cp/decl2.cc:5840
54585 #, gcc-internal-format
54586 msgid "use of function %qD with unsatisfied constraints"
54587 msgstr ""
54589 #: cp/decl2.cc:5872
54590 #, gcc-internal-format
54591 msgid "use of built-in parameter pack %qD outside of a template"
54592 msgstr ""
54594 #: cp/error.cc:4019
54595 #, fuzzy, gcc-internal-format
54596 #| msgid "no arguments"
54597 msgid "(no argument)"
54598 msgstr "няма аргументаў"
54600 #: cp/error.cc:4111
54601 #, gcc-internal-format
54602 msgid "[...]"
54603 msgstr ""
54605 #: cp/error.cc:4458
54606 #, gcc-internal-format
54607 msgid "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu++11%>"
54608 msgstr ""
54610 #: cp/error.cc:4463
54611 #, gcc-internal-format
54612 msgid "explicit conversion operators only available with %<-std=c++11%> or %<-std=gnu++11%>"
54613 msgstr ""
54615 #: cp/error.cc:4468
54616 #, gcc-internal-format
54617 msgid "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
54618 msgstr ""
54620 #: cp/error.cc:4473
54621 #, gcc-internal-format
54622 msgid "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
54623 msgstr ""
54625 #: cp/error.cc:4478
54626 #, gcc-internal-format
54627 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
54628 msgstr ""
54630 #: cp/error.cc:4483
54631 #, gcc-internal-format
54632 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
54633 msgstr ""
54635 #: cp/error.cc:4488
54636 #, gcc-internal-format
54637 msgid "defaulted and deleted functions only available with %<-std=c++11%> or %<-std=gnu++11%>"
54638 msgstr ""
54640 #: cp/error.cc:4494
54641 #, gcc-internal-format
54642 msgid "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
54643 msgstr ""
54645 #: cp/error.cc:4499
54646 #, gcc-internal-format
54647 msgid "override controls (override/final) only available with %<-std=c++11%> or %<-std=gnu++11%>"
54648 msgstr ""
54650 #: cp/error.cc:4504
54651 #, gcc-internal-format
54652 msgid "non-static data member initializers only available with %<-std=c++11%> or %<-std=gnu++11%>"
54653 msgstr ""
54655 #: cp/error.cc:4509
54656 #, gcc-internal-format
54657 msgid "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
54658 msgstr ""
54660 #: cp/error.cc:4514
54661 #, gcc-internal-format
54662 msgid "delegating constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
54663 msgstr ""
54665 #: cp/error.cc:4519
54666 #, gcc-internal-format
54667 msgid "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
54668 msgstr ""
54670 #: cp/error.cc:4524
54671 #, gcc-internal-format
54672 msgid "C++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
54673 msgstr ""
54675 #: cp/error.cc:4529
54676 #, gcc-internal-format
54677 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
54678 msgstr ""
54680 #: cp/error.cc:4579
54681 #, gcc-internal-format
54682 msgid "incomplete type %qT used in nested name specifier"
54683 msgstr ""
54685 #: cp/error.cc:4583
54686 #, fuzzy, gcc-internal-format
54687 msgid "reference to %<%T::%D%> is ambiguous"
54688 msgstr "памер \"%s\" - %d байт"
54690 #: cp/error.cc:4597
54691 #, gcc-internal-format
54692 msgid "%qD is not a member of %qT; did you mean %qs?"
54693 msgstr ""
54695 #: cp/error.cc:4601 cp/typeck.cc:2721
54696 #, gcc-internal-format
54697 msgid "%qD is not a member of %qT"
54698 msgstr ""
54700 #: cp/error.cc:4623
54701 #, gcc-internal-format
54702 msgid "%qD is not a member of %qD; did you mean %qs?"
54703 msgstr ""
54705 #: cp/error.cc:4627 cp/typeck.cc:3314
54706 #, gcc-internal-format
54707 msgid "%qD is not a member of %qD"
54708 msgstr ""
54710 #: cp/error.cc:4638
54711 #, gcc-internal-format
54712 msgid "%<::%D%> has not been declared; did you mean %qs?"
54713 msgstr ""
54715 #: cp/error.cc:4642
54716 #, gcc-internal-format
54717 msgid "%<::%D%> has not been declared"
54718 msgstr ""
54720 #: cp/except.cc:377
54721 #, gcc-internal-format
54722 msgid "exception handling disabled, use %<-fexceptions%> to enable"
54723 msgstr ""
54725 #: cp/except.cc:623
54726 #, gcc-internal-format
54727 msgid "throwing NULL, which has integral, not pointer type"
54728 msgstr ""
54730 #: cp/except.cc:749
54731 #, gcc-internal-format
54732 msgid "  in thrown expression"
54733 msgstr ""
54735 #: cp/except.cc:890
54736 #, gcc-internal-format
54737 msgid "cannot declare %<catch%> parameter to be of rvalue reference type %qT"
54738 msgstr ""
54740 #: cp/except.cc:898
54741 #, gcc-internal-format
54742 msgid "cannot throw expression of type %qT because it involves types of variable size"
54743 msgstr ""
54745 #: cp/except.cc:901
54746 #, gcc-internal-format
54747 msgid "cannot catch type %qT because it involves types of variable size"
54748 msgstr ""
54750 #: cp/except.cc:1001
54751 #, gcc-internal-format
54752 msgid "exception of type %qT will be caught by earlier handler"
54753 msgstr ""
54755 #: cp/except.cc:1003
54756 #, gcc-internal-format
54757 msgid "for type %qT"
54758 msgstr ""
54760 #: cp/except.cc:1032
54761 #, gcc-internal-format
54762 msgid "%<...%> handler must be the last handler for its try block"
54763 msgstr ""
54765 #: cp/except.cc:1128
54766 #, gcc-internal-format
54767 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
54768 msgstr ""
54770 #: cp/except.cc:1131
54771 #, gcc-internal-format
54772 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
54773 msgstr ""
54775 #: cp/expr.cc:233
54776 #, gcc-internal-format
54777 msgid "using value of simple assignment with %<volatile%>-qualified left operand is deprecated"
54778 msgstr ""
54780 #: cp/friend.cc:192
54781 #, fuzzy, gcc-internal-format
54782 msgid "%qD is already a friend of class %qT"
54783 msgstr "не знойдзен клас \"%s\""
54785 #: cp/friend.cc:289
54786 #, fuzzy, gcc-internal-format
54787 msgid "invalid type %qT declared %<friend%>"
54788 msgstr "тып параметра \"%s\" не аб'яўлены"
54790 #. template <class U> friend class T::X<U>;
54791 #. [temp.friend]
54792 #. Friend declarations shall not declare partial
54793 #. specializations.
54794 #: cp/friend.cc:306 cp/friend.cc:354
54795 #, gcc-internal-format
54796 msgid "partial specialization %qT declared %<friend%>"
54797 msgstr ""
54799 #: cp/friend.cc:320
54800 #, gcc-internal-format
54801 msgid "perhaps you need explicit template arguments in your nested-name-specifier"
54802 msgstr ""
54804 #: cp/friend.cc:332
54805 #, gcc-internal-format
54806 msgid "class %qT is implicitly friends with itself"
54807 msgstr ""
54809 #: cp/friend.cc:395
54810 #, fuzzy, gcc-internal-format
54811 msgid "%qT is not a member of %qT"
54812 msgstr "\"%s\" мае незавершаны тып"
54814 #: cp/friend.cc:401
54815 #, fuzzy, gcc-internal-format
54816 msgid "%qT is not a member class template of %qT"
54817 msgstr "\"%s\" мае незавершаны тып"
54819 #: cp/friend.cc:411
54820 #, gcc-internal-format
54821 msgid "%qT is not a nested class of %qT"
54822 msgstr ""
54824 #. template <class T> friend class T;
54825 #: cp/friend.cc:425
54826 #, fuzzy, gcc-internal-format
54827 msgid "template parameter type %qT declared %<friend%>"
54828 msgstr "тып параметра \"%s\" не аб'яўлены"
54830 #. template <class T> friend class A; where A is not a template
54831 #: cp/friend.cc:433
54832 #, fuzzy, gcc-internal-format
54833 msgid "%q#T is not a template"
54834 msgstr "\"%s\" мае незавершаны тып"
54836 #: cp/friend.cc:456
54837 #, fuzzy, gcc-internal-format
54838 msgid "%qD is already a friend of %qT"
54839 msgstr "не знойдзен клас \"%s\""
54841 #: cp/friend.cc:466
54842 #, fuzzy, gcc-internal-format
54843 msgid "%qT is already a friend of %qT"
54844 msgstr "не знойдзен клас \"%s\""
54846 #: cp/friend.cc:506
54847 #, gcc-internal-format
54848 msgid "friend declaration %qD may not have virt-specifiers"
54849 msgstr ""
54851 #: cp/friend.cc:592
54852 #, gcc-internal-format
54853 msgid "member %qD declared as friend before type %qT defined"
54854 msgstr ""
54856 #: cp/friend.cc:642
54857 #, gcc-internal-format
54858 msgid "friend declaration %q#D declares a non-template function"
54859 msgstr ""
54861 #: cp/friend.cc:646
54862 #, gcc-internal-format
54863 msgid "(if this is not what you intended, make sure the function template has already been declared and add %<<>%> after the function name here)"
54864 msgstr ""
54866 #: cp/init.cc:392
54867 #, fuzzy, gcc-internal-format
54868 msgid "value-initialization of incomplete type %qT"
54869 msgstr "\"%s\" мае незавершаны тып"
54871 #: cp/init.cc:475
54872 #, gcc-internal-format
54873 msgid "cannot value-initialize array of unknown bound %qT"
54874 msgstr ""
54876 #: cp/init.cc:514
54877 #, fuzzy, gcc-internal-format
54878 msgid "value-initialization of function type %qT"
54879 msgstr "Нерэчаісны выбар \"%s\""
54881 #: cp/init.cc:520
54882 #, gcc-internal-format
54883 msgid "value-initialization of reference type %qT"
54884 msgstr ""
54886 #: cp/init.cc:589
54887 #, gcc-internal-format
54888 msgid "recursive instantiation of default member initializer for %qD"
54889 msgstr ""
54891 #: cp/init.cc:655
54892 #, gcc-internal-format
54893 msgid "default member initializer for %qD required before the end of its enclosing class"
54894 msgstr ""
54896 #: cp/init.cc:719
54897 #, fuzzy, gcc-internal-format
54898 msgid "initializer for flexible array member %q#D"
54899 msgstr "прапушчан ініцыялізатар"
54901 #: cp/init.cc:784
54902 #, gcc-internal-format
54903 msgid "initializing %qD from %qE does not extend the lifetime of the underlying array"
54904 msgstr ""
54906 #: cp/init.cc:888 cp/init.cc:969
54907 #, fuzzy, gcc-internal-format
54908 msgid "%qD is initialized with itself"
54909 msgstr "параметр \"%s\" ініцыялізаваны"
54911 #: cp/init.cc:894
54912 #, gcc-internal-format
54913 msgid "reference %qD is not yet bound to a value when used here"
54914 msgstr ""
54916 #: cp/init.cc:898
54917 #, fuzzy, gcc-internal-format
54918 msgid "member %qD is used uninitialized"
54919 msgstr "параметр \"%s\" ініцыялізаваны"
54921 #: cp/init.cc:946
54922 #, fuzzy, gcc-internal-format
54923 msgid "%qD should be initialized in the member initialization list"
54924 msgstr "нерэчаісны ініцыялізатар"
54926 #: cp/init.cc:1090
54927 #, fuzzy, gcc-internal-format
54928 msgid "invalid initializer for array member %q#D"
54929 msgstr "нерэчаісны ініцыялізатар"
54931 #: cp/init.cc:1105 cp/init.cc:1131 cp/init.cc:2717 cp/method.cc:2366
54932 #, fuzzy, gcc-internal-format
54933 msgid "uninitialized const member in %q#T"
54934 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
54936 #: cp/init.cc:1107 cp/init.cc:1125 cp/init.cc:1133 cp/init.cc:2702
54937 #: cp/init.cc:2730 cp/method.cc:2369 cp/method.cc:2380
54938 #, fuzzy, gcc-internal-format
54939 msgid "%q#D should be initialized"
54940 msgstr "параметр \"%s\" ініцыялізаваны"
54942 #: cp/init.cc:1123 cp/init.cc:2689 cp/method.cc:2377
54943 #, fuzzy, gcc-internal-format
54944 msgid "uninitialized reference member in %q#T"
54945 msgstr "прапушчан ініцыялізатар"
54947 #: cp/init.cc:1308
54948 #, gcc-internal-format
54949 msgid "%qD will be initialized after"
54950 msgstr ""
54952 #: cp/init.cc:1311
54953 #, fuzzy, gcc-internal-format
54954 msgid "base %qT will be initialized after"
54955 msgstr "Клас \"%s\" ужо існуе"
54957 #: cp/init.cc:1315
54958 #, gcc-internal-format
54959 msgid "  %q#D"
54960 msgstr ""
54962 #: cp/init.cc:1317
54963 #, gcc-internal-format
54964 msgid "  base %qT"
54965 msgstr ""
54967 #: cp/init.cc:1319
54968 #, fuzzy, gcc-internal-format
54969 #| msgid "invalid initializer"
54970 msgid "  when initialized here"
54971 msgstr "нерэчаісны ініцыялізатар"
54973 #: cp/init.cc:1336
54974 #, fuzzy, gcc-internal-format
54975 msgid "multiple initializations given for %qD"
54976 msgstr "ініцыялізацыя"
54978 #: cp/init.cc:1340
54979 #, gcc-internal-format
54980 msgid "multiple initializations given for base %qT"
54981 msgstr ""
54983 #: cp/init.cc:1427
54984 #, gcc-internal-format
54985 msgid "initializations for multiple members of %qT"
54986 msgstr ""
54988 #: cp/init.cc:1537
54989 #, gcc-internal-format
54990 msgid "base class %q#T should be explicitly initialized in the copy constructor"
54991 msgstr ""
54993 #: cp/init.cc:1773 cp/init.cc:1792
54994 #, gcc-internal-format
54995 msgid "class %qT does not have any field named %qD"
54996 msgstr ""
54998 #: cp/init.cc:1779
54999 #, gcc-internal-format
55000 msgid "%q#D is a static data member; it can only be initialized at its definition"
55001 msgstr ""
55003 #: cp/init.cc:1786
55004 #, gcc-internal-format
55005 msgid "%q#D is not a non-static data member of %qT"
55006 msgstr ""
55008 #: cp/init.cc:1825
55009 #, gcc-internal-format
55010 msgid "unnamed initializer for %qT, which has no base classes"
55011 msgstr ""
55013 #: cp/init.cc:1833
55014 #, gcc-internal-format
55015 msgid "unnamed initializer for %qT, which uses multiple inheritance"
55016 msgstr ""
55018 #: cp/init.cc:1880
55019 #, gcc-internal-format
55020 msgid "%qD is both a direct base and an indirect virtual base"
55021 msgstr ""
55023 #: cp/init.cc:1888
55024 #, gcc-internal-format
55025 msgid "type %qT is not a direct or virtual base of %qT"
55026 msgstr ""
55028 #: cp/init.cc:1891
55029 #, gcc-internal-format
55030 msgid "type %qT is not a direct base of %qT"
55031 msgstr ""
55033 #: cp/init.cc:2003 cp/init.cc:4778 cp/typeck2.cc:1349
55034 #, gcc-internal-format
55035 msgid "array must be initialized with a brace-enclosed initializer"
55036 msgstr ""
55038 #: cp/init.cc:2328 cp/semantics.cc:3734
55039 #, fuzzy, gcc-internal-format
55040 msgid "%qT is not a class type"
55041 msgstr "\"%s\" мае незавершаны тып"
55043 #: cp/init.cc:2372
55044 #, gcc-internal-format
55045 msgid "incomplete type %qT does not have member %qD"
55046 msgstr ""
55048 #: cp/init.cc:2386
55049 #, fuzzy, gcc-internal-format
55050 msgid "invalid pointer to bit-field %qD"
55051 msgstr "нявернае выкарыстанне \"restict\""
55053 #: cp/init.cc:2472 cp/typeck.cc:2199
55054 #, fuzzy, gcc-internal-format
55055 msgid "invalid use of non-static member function %qD"
55056 msgstr "нявернае выкарыстанне \"restict\""
55058 #: cp/init.cc:2479 cp/semantics.cc:2148
55059 #, fuzzy, gcc-internal-format
55060 msgid "invalid use of non-static data member %qD"
55061 msgstr "нявернае выкарыстанне \"restict\""
55063 #: cp/init.cc:2686
55064 #, gcc-internal-format
55065 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
55066 msgstr ""
55068 #: cp/init.cc:2694
55069 #, gcc-internal-format
55070 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
55071 msgstr ""
55073 #: cp/init.cc:2698
55074 #, gcc-internal-format
55075 msgid "uninitialized reference member in base %q#T of %q#T"
55076 msgstr ""
55078 #: cp/init.cc:2714
55079 #, gcc-internal-format
55080 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
55081 msgstr ""
55083 #: cp/init.cc:2722
55084 #, gcc-internal-format
55085 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
55086 msgstr ""
55088 #: cp/init.cc:2726
55089 #, gcc-internal-format
55090 msgid "uninitialized const member in base %q#T of %q#T"
55091 msgstr ""
55093 #: cp/init.cc:2836
55094 #, gcc-internal-format
55095 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
55096 msgstr ""
55098 #: cp/init.cc:2839
55099 #, gcc-internal-format
55100 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size at most %qwu"
55101 msgstr ""
55103 #: cp/init.cc:2849
55104 #, gcc-internal-format
55105 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
55106 msgstr ""
55108 #: cp/init.cc:2852
55109 #, gcc-internal-format
55110 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size at most %qwu"
55111 msgstr ""
55113 #: cp/init.cc:2861
55114 #, gcc-internal-format
55115 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
55116 msgstr ""
55118 #: cp/init.cc:2864
55119 #, gcc-internal-format
55120 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size at most %qwu"
55121 msgstr ""
55123 #: cp/init.cc:2881
55124 #, gcc-internal-format
55125 msgid "at offset %wi from %qD declared here"
55126 msgstr ""
55128 #: cp/init.cc:2885
55129 #, gcc-internal-format
55130 msgid "at offset [%wi, %wi] from %qD declared here"
55131 msgstr ""
55133 #: cp/init.cc:3099
55134 #, gcc-internal-format
55135 msgid "integer overflow in array size"
55136 msgstr ""
55138 #: cp/init.cc:3109
55139 #, gcc-internal-format
55140 msgid "array size in new-expression must be constant"
55141 msgstr ""
55143 #: cp/init.cc:3127
55144 #, gcc-internal-format
55145 msgid "variably modified type not allowed in new-expression"
55146 msgstr ""
55148 #: cp/init.cc:3143
55149 #, gcc-internal-format
55150 msgid "non-constant array new length must be specified directly, not by %<typedef%>"
55151 msgstr ""
55153 #: cp/init.cc:3145
55154 #, gcc-internal-format
55155 msgid "non-constant array new length must be specified without parentheses around the type-id"
55156 msgstr ""
55158 #: cp/init.cc:3155
55159 #, gcc-internal-format
55160 msgid "invalid type %<void%> for %<new%>"
55161 msgstr ""
55163 #: cp/init.cc:3161
55164 #, gcc-internal-format
55165 msgid "%<new%> of %<initializer_list%> does not extend the lifetime of the underlying array"
55166 msgstr ""
55168 #: cp/init.cc:3203
55169 #, fuzzy, gcc-internal-format
55170 msgid "uninitialized const in %<new%> of %q#T"
55171 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
55173 #: cp/init.cc:3353
55174 #, fuzzy, gcc-internal-format
55175 #| msgid "field '%s' not found in class"
55176 msgid "no suitable %qD found in class %qT"
55177 msgstr "поле \"%s\" не знойдзена ў класе"
55179 #: cp/init.cc:3360 cp/search.cc:1058
55180 #, fuzzy, gcc-internal-format
55181 msgid "request for member %qD is ambiguous"
55182 msgstr "памер \"%s\" - %d байт"
55184 #: cp/init.cc:3435
55185 #, gcc-internal-format
55186 msgid "%<new%> of type %qT with extended alignment %d"
55187 msgstr ""
55189 #: cp/init.cc:3438
55190 #, gcc-internal-format
55191 msgid "uses %qD, which does not have an alignment parameter"
55192 msgstr ""
55194 #: cp/init.cc:3441
55195 #, gcc-internal-format
55196 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
55197 msgstr ""
55199 #: cp/init.cc:3636
55200 #, gcc-internal-format
55201 msgid "parenthesized initializer in array new"
55202 msgstr ""
55204 #: cp/init.cc:3910
55205 #, gcc-internal-format
55206 msgid "size in array new must have integral type"
55207 msgstr ""
55209 #: cp/init.cc:3939
55210 #, gcc-internal-format
55211 msgid "new cannot be applied to a reference type"
55212 msgstr ""
55214 #: cp/init.cc:3948
55215 #, gcc-internal-format
55216 msgid "new cannot be applied to a function type"
55217 msgstr ""
55219 #: cp/init.cc:4068
55220 #, gcc-internal-format
55221 msgid "possible problem detected in invocation of operator %<delete []%>"
55222 msgstr ""
55224 #: cp/init.cc:4072
55225 #, gcc-internal-format
55226 msgid "neither the destructor nor the class-specific operator %<delete []%> will be called, even if they are declared when the class is defined"
55227 msgstr ""
55229 #: cp/init.cc:4682
55230 #, gcc-internal-format
55231 msgid "initializer ends prematurely"
55232 msgstr ""
55234 #: cp/init.cc:4979
55235 #, gcc-internal-format
55236 msgid "unknown array size in delete"
55237 msgstr ""
55239 #: cp/init.cc:5013
55240 #, gcc-internal-format
55241 msgid "possible problem detected in invocation of %<operator delete%>"
55242 msgstr ""
55244 #: cp/init.cc:5018
55245 #, gcc-internal-format
55246 msgid "neither the destructor nor the class-specific %<operator delete%> will be called, even if they are declared when the class is defined"
55247 msgstr ""
55249 #: cp/init.cc:5033
55250 #, gcc-internal-format
55251 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
55252 msgstr ""
55254 #: cp/init.cc:5038
55255 #, gcc-internal-format
55256 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
55257 msgstr ""
55259 #: cp/init.cc:5345
55260 #, gcc-internal-format
55261 msgid "type to vector delete is neither pointer or array type"
55262 msgstr ""
55264 #: cp/lambda.cc:527
55265 #, gcc-internal-format
55266 msgid "array of runtime bound cannot be captured by copy, only by reference"
55267 msgstr ""
55269 #: cp/lambda.cc:542
55270 #, gcc-internal-format
55271 msgid "capture of variably-modified type %qT that is not an N3639 array of runtime bound"
55272 msgstr ""
55274 #: cp/lambda.cc:546
55275 #, gcc-internal-format
55276 msgid "because the array element type %qT has variable size"
55277 msgstr ""
55279 #: cp/lambda.cc:570
55280 #, gcc-internal-format
55281 msgid "cannot capture %qE by reference"
55282 msgstr ""
55284 #: cp/lambda.cc:580
55285 #, fuzzy, gcc-internal-format
55286 msgid "capture by copy of incomplete type %qT"
55287 msgstr "\"%s\" мае незавершаны тып"
55289 #: cp/lambda.cc:635
55290 #, gcc-internal-format
55291 msgid "trying to capture %qD in instantiation of generic lambda"
55292 msgstr ""
55294 #: cp/lambda.cc:711
55295 #, gcc-internal-format
55296 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
55297 msgstr ""
55299 #: cp/lambda.cc:713
55300 #, gcc-internal-format
55301 msgid "add explicit %<this%> or %<*this%> capture"
55302 msgstr ""
55304 #: cp/lambda.cc:827
55305 #, gcc-internal-format
55306 msgid "%<this%> was not captured for this lambda function"
55307 msgstr ""
55309 #: cp/lex.cc:602
55310 #, fuzzy, gcc-internal-format
55311 #| msgid "invalid parameter `%s'"
55312 msgid "invalid %<#pragma %s%>"
55313 msgstr "нерэчаісны парамэтр `%s'"
55315 #: cp/lex.cc:610
55316 #, gcc-internal-format
55317 msgid "%<#pragma vtable%> no longer supported"
55318 msgstr ""
55320 #: cp/lex.cc:682
55321 #, gcc-internal-format
55322 msgid "%<#pragma implementation%> for %qs appears after file is included"
55323 msgstr ""
55325 #: cp/lex.cc:710
55326 #, fuzzy, gcc-internal-format
55327 msgid "%qD not defined"
55328 msgstr "YYDEBUG не вызначан."
55330 #: cp/lex.cc:722
55331 #, fuzzy, gcc-internal-format
55332 msgid "%qD was not declared in this scope; did you mean %qs?"
55333 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
55335 #: cp/lex.cc:726
55336 #, fuzzy, gcc-internal-format
55337 msgid "%qD was not declared in this scope"
55338 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
55340 #. In a template, it is invalid to write "f()" or "f(3)" if no
55341 #. declaration of "f" is available.  Historically, G++ and most
55342 #. other compilers accepted that usage since they deferred all name
55343 #. lookup until instantiation time rather than doing unqualified
55344 #. name lookup at template definition time; explain to the user what
55345 #. is going wrong.
55347 #. Note that we have the exact wording of the following message in
55348 #. the manual (trouble.texi, node "Name lookup"), so they need to
55349 #. be kept in synch.
55350 #: cp/lex.cc:768
55351 #, gcc-internal-format
55352 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
55353 msgstr ""
55355 #: cp/lex.cc:777
55356 #, gcc-internal-format
55357 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
55358 msgstr ""
55360 #: cp/logic.cc:303
55361 #, gcc-internal-format
55362 msgid "  # %E"
55363 msgstr ""
55365 #: cp/mangle.cc:2365
55366 #, gcc-internal-format
55367 msgid "mangling %<typeof%>, use %<decltype%> instead"
55368 msgstr ""
55370 #: cp/mangle.cc:2369
55371 #, gcc-internal-format
55372 msgid "mangling %<__underlying_type%>"
55373 msgstr ""
55375 #: cp/mangle.cc:2676
55376 #, gcc-internal-format
55377 msgid "mangling unknown fixed point type"
55378 msgstr ""
55380 #: cp/mangle.cc:3454
55381 #, gcc-internal-format
55382 msgid "use of built-in trait %qE in function signature; use library traits instead"
55383 msgstr ""
55385 #: cp/mangle.cc:3459
55386 #, gcc-internal-format, gfc-internal-format
55387 msgid "mangling %C"
55388 msgstr ""
55390 #: cp/mangle.cc:3535
55391 #, gcc-internal-format
55392 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
55393 msgstr ""
55395 #: cp/mangle.cc:4100
55396 #, gcc-internal-format
55397 msgid "mangled name for %qD will change in C++17 because the exception specification is part of a function type"
55398 msgstr ""
55400 #: cp/mangle.cc:4146
55401 #, gcc-internal-format
55402 msgid "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
55403 msgstr ""
55405 #: cp/mangle.cc:4152
55406 #, gcc-internal-format
55407 msgid "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
55408 msgstr ""
55410 #: cp/mangle.cc:4424
55411 #, gcc-internal-format
55412 msgid "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
55413 msgstr ""
55415 #: cp/mangle.cc:4429
55416 #, gcc-internal-format
55417 msgid "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
55418 msgstr ""
55420 #: cp/mangle.cc:4434
55421 #, gcc-internal-format
55422 msgid "the mangled name of the initialization guard variable for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
55423 msgstr ""
55425 #: cp/mapper-client.cc:307
55426 #, gcc-internal-format
55427 msgid "failed %s mapper %qs line %u"
55428 msgstr ""
55430 #: cp/mapper-client.cc:308
55431 #, gcc-internal-format
55432 msgid "failed %s mapper %qs"
55433 msgstr ""
55435 #: cp/mapper-client.cc:320
55436 #, gcc-internal-format, gfc-internal-format
55437 msgid "failed mapper handshake %s"
55438 msgstr ""
55440 #: cp/mapper-client.cc:354
55441 #, gcc-internal-format, gfc-internal-format
55442 msgid "mapper died by signal %s"
55443 msgstr ""
55445 #: cp/mapper-client.cc:357
55446 #, gcc-internal-format, gfc-internal-format
55447 msgid "mapper exit status %d"
55448 msgstr ""
55450 #: cp/method.cc:855 cp/method.cc:2319
55451 #, gcc-internal-format
55452 msgid "non-static const member %q#D, cannot use default assignment operator"
55453 msgstr ""
55455 #: cp/method.cc:861 cp/method.cc:2325
55456 #, gcc-internal-format
55457 msgid "non-static reference member %q#D, cannot use default assignment operator"
55458 msgstr ""
55460 #: cp/method.cc:951
55461 #, fuzzy, gcc-internal-format
55462 msgid "%qD is not a static data member"
55463 msgstr "\"%s\" звычайна функцыя"
55465 #: cp/method.cc:952
55466 #, gcc-internal-format
55467 msgid "determining value of %qs"
55468 msgstr ""
55470 #: cp/method.cc:979
55471 #, gcc-internal-format
55472 msgid "forming type of %qs"
55473 msgstr ""
55475 #: cp/method.cc:1170
55476 #, gcc-internal-format
55477 msgid "defaulted %qD only available with %<-std=c++20%> or %<-std=gnu++20%>"
55478 msgstr ""
55480 #: cp/method.cc:1185
55481 #, gcc-internal-format
55482 msgid "defaulted %qD must return %<bool%>"
55483 msgstr ""
55485 #: cp/method.cc:1193
55486 #, gcc-internal-format
55487 msgid "defaulted %qD must be %<const%>"
55488 msgstr ""
55490 #: cp/method.cc:1198
55491 #, gcc-internal-format
55492 msgid "defaulted %qD must not have %<&&%> ref-qualifier"
55493 msgstr ""
55495 #: cp/method.cc:1225
55496 #, gcc-internal-format
55497 msgid "defaulted %qD is not a friend of %qT"
55498 msgstr ""
55500 #: cp/method.cc:1234
55501 #, gcc-internal-format
55502 msgid "defaulted member %qD must have parameter type %<const %T&%>"
55503 msgstr ""
55505 #: cp/method.cc:1237
55506 #, gcc-internal-format
55507 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT"
55508 msgstr ""
55510 #: cp/method.cc:1240
55511 #, gcc-internal-format
55512 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT, not both"
55513 msgstr ""
55515 #. Return type is auto, suggest changing it.
55516 #: cp/method.cc:1397
55517 #, gcc-internal-format
55518 msgid "changing the return type from %qs to a comparison category type will allow the comparison to use %qs and %qs"
55519 msgstr ""
55521 #: cp/method.cc:1417
55522 #, gcc-internal-format
55523 msgid "three-way comparison of %qD has type %qT, not a comparison category type"
55524 msgstr ""
55526 #: cp/method.cc:1426
55527 #, gcc-internal-format
55528 msgid "three-way comparison of %qD has type %qT, which does not convert to %qT"
55529 msgstr ""
55531 #: cp/method.cc:1471
55532 #, fuzzy, gcc-internal-format
55533 msgid "cannot default compare union %qT"
55534 msgstr "нехапае аргументаў у функцыі \"%s\""
55536 #: cp/method.cc:1539
55537 #, gcc-internal-format
55538 msgid "cannot default compare reference member %qD"
55539 msgstr ""
55541 #: cp/method.cc:1548
55542 #, gcc-internal-format
55543 msgid "cannot default compare anonymous union member"
55544 msgstr ""
55546 #: cp/method.cc:1566
55547 #, gcc-internal-format
55548 msgid "cannot default compare flexible array member"
55549 msgstr ""
55551 #: cp/method.cc:1853
55552 #, gcc-internal-format
55553 msgid "synthesized method %qD first required here"
55554 msgstr ""
55556 #: cp/method.cc:2262
55557 #, gcc-internal-format
55558 msgid "union member %q+D with non-trivial %qD"
55559 msgstr ""
55561 #: cp/method.cc:2273
55562 #, gcc-internal-format
55563 msgid "defaulted destructor calls non-%<constexpr%> %qD"
55564 msgstr ""
55566 #: cp/method.cc:2274
55567 #, gcc-internal-format
55568 msgid "defaulted constructor calls non-%<constexpr%> %qD"
55569 msgstr ""
55571 #: cp/method.cc:2342
55572 #, fuzzy, gcc-internal-format
55573 msgid "initializer for %q#D is invalid"
55574 msgstr "complex нерэчаісны для \"%s\""
55576 #: cp/method.cc:2399
55577 #, gcc-internal-format
55578 msgid "defaulted default constructor does not initialize %q#D"
55579 msgstr ""
55581 #: cp/method.cc:2410
55582 #, gcc-internal-format
55583 msgid "copying non-static data member %q#D of rvalue reference type"
55584 msgstr ""
55586 #. A trivial constructor doesn't have any NSDMI.
55587 #: cp/method.cc:2617
55588 #, gcc-internal-format
55589 msgid "defaulted default constructor does not initialize any non-static data member"
55590 msgstr ""
55592 #: cp/method.cc:2660
55593 #, gcc-internal-format
55594 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
55595 msgstr ""
55597 #: cp/method.cc:2791
55598 #, gcc-internal-format
55599 msgid "a lambda closure type has a deleted default constructor"
55600 msgstr ""
55602 #: cp/method.cc:2794
55603 #, gcc-internal-format
55604 msgid "a lambda closure type has a deleted copy assignment operator"
55605 msgstr ""
55607 #: cp/method.cc:2803
55608 #, gcc-internal-format
55609 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
55610 msgstr ""
55612 #: cp/method.cc:2814
55613 #, gcc-internal-format
55614 msgid "%q#D inherits from multiple base subobjects"
55615 msgstr ""
55617 #: cp/method.cc:2822 cp/method.cc:2846
55618 #, gcc-internal-format
55619 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
55620 msgstr ""
55622 #: cp/method.cc:2855
55623 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
55624 msgstr ""
55626 #: cp/method.cc:3258
55627 #, gcc-internal-format
55628 msgid "defaulted declaration %q+D does not match the expected signature"
55629 msgstr ""
55631 #: cp/method.cc:3261
55632 #, gcc-internal-format
55633 msgid "expected signature: %qD"
55634 msgstr ""
55636 #: cp/method.cc:3293
55637 #, gcc-internal-format
55638 msgid "explicitly defaulted function %q+D cannot be declared %qs because the implicit declaration is not %qs:"
55639 msgstr ""
55641 #: cp/method.cc:3313
55642 #, fuzzy, gcc-internal-format
55643 msgid "a template cannot be defaulted"
55644 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
55646 #: cp/method.cc:3348
55647 #, fuzzy, gcc-internal-format
55648 msgid "%qD cannot be defaulted"
55649 msgstr "YYDEBUG не вызначан."
55651 #: cp/method.cc:3357
55652 #, gcc-internal-format
55653 msgid "defaulted function %q+D with default argument"
55654 msgstr ""
55656 #: cp/module.cc:1546
55657 #, gcc-internal-format
55658 msgid "section %qs is missing or corrupted"
55659 msgstr ""
55661 #: cp/module.cc:1548
55662 #, gcc-internal-format, gfc-internal-format
55663 msgid "section #%u is missing or corrupted"
55664 msgstr ""
55666 #: cp/module.cc:1770
55667 #, gcc-internal-format
55668 msgid "not Encapsulated Lazy Records of Named Declarations"
55669 msgstr ""
55671 #: cp/module.cc:1785
55672 #, gcc-internal-format
55673 msgid "unexpected encapsulation format or type"
55674 msgstr ""
55676 #: cp/module.cc:1794
55677 #, gcc-internal-format
55678 msgid "encapsulation is malformed"
55679 msgstr ""
55681 #: cp/module.cc:11083
55682 #, fuzzy, gcc-internal-format
55683 msgid "conflicting global module declaration %#qD"
55684 msgstr "паўторнае абвяшчэнне меткі \"%s\""
55686 #: cp/module.cc:11085
55687 #, fuzzy, gcc-internal-format
55688 #| msgid "in declaration `%D'"
55689 msgid "existing declaration %#qD"
55690 msgstr "у абвяшчэньні  `%D'"
55692 #: cp/module.cc:12149
55693 #, gcc-internal-format
55694 msgid "definition of %qD does not match"
55695 msgstr ""
55697 #: cp/module.cc:12151
55698 #, fuzzy, gcc-internal-format
55699 #| msgid "previous definition here"
55700 msgid "existing definition %qD"
55701 msgstr "папярэдняе вызначэньне"
55703 #: cp/module.cc:12163
55704 #, gcc-internal-format
55705 msgid "... this enumerator %qD"
55706 msgstr ""
55708 #: cp/module.cc:12165
55709 #, gcc-internal-format
55710 msgid "enumerator %qD does not match ..."
55711 msgstr ""
55713 #: cp/module.cc:12171
55714 #, gcc-internal-format
55715 msgid "additional enumerators beginning with %qD"
55716 msgstr ""
55718 #: cp/module.cc:12175
55719 #, gcc-internal-format
55720 msgid "enumeration range differs"
55721 msgstr ""
55723 #: cp/module.cc:13294
55724 #, gcc-internal-format
55725 msgid "%q#D references internal linkage entity %q#D"
55726 msgstr ""
55728 #: cp/module.cc:13863
55729 #, gcc-internal-format
55730 msgid "recursive lazy load"
55731 msgstr ""
55733 #. Cannot import the current module.
55734 #: cp/module.cc:13882
55735 #, gcc-internal-format
55736 msgid "cannot import module in its own purview"
55737 msgstr ""
55739 #: cp/module.cc:13883 cp/module.cc:18965
55740 #, gcc-internal-format
55741 msgid "module %qs declared here"
55742 msgstr ""
55744 #: cp/module.cc:14228
55745 #, gcc-internal-format
55746 msgid "indirect import %qs is not already loaded"
55747 msgstr ""
55749 #: cp/module.cc:14234
55750 #, gcc-internal-format
55751 msgid "import %qs has CRC mismatch"
55752 msgstr ""
55754 #: cp/module.cc:15933
55755 #, gcc-internal-format
55756 msgid "unable to represent further imported source locations"
55757 msgstr ""
55759 #: cp/module.cc:16846
55760 #, gcc-internal-format
55761 msgid "not exporting %<#define %E%> as it is a keyword"
55762 msgstr ""
55764 #: cp/module.cc:17083
55765 #, gcc-internal-format
55766 msgid "macro definitions of %qE corrupted"
55767 msgstr ""
55769 #: cp/module.cc:17107 cp/module.cc:17110
55770 #, gcc-internal-format
55771 msgid "inconsistent imported macro definition %qE"
55772 msgstr ""
55774 #: cp/module.cc:17116
55775 #, gcc-internal-format
55776 msgid "%<#undef %E%>"
55777 msgstr ""
55779 #: cp/module.cc:17118
55780 #, gcc-internal-format
55781 msgid "%<#define %s%>"
55782 msgstr ""
55784 #: cp/module.cc:17348
55785 #, gcc-internal-format
55786 msgid "compiled module file is %qs"
55787 msgstr ""
55789 #: cp/module.cc:17385 cp/module.cc:17390
55790 #, gcc-internal-format, gfc-internal-format
55791 msgid "compiled module is %sversion %s"
55792 msgstr ""
55794 #: cp/module.cc:17396
55795 #, gcc-internal-format, gfc-internal-format
55796 msgid "compiler is %sversion %s%s%s"
55797 msgstr ""
55799 #: cp/module.cc:17426
55800 #, gcc-internal-format
55801 msgid "module %qs found"
55802 msgstr ""
55804 #: cp/module.cc:17428
55805 #, gcc-internal-format
55806 msgid "header module expected, module %qs found"
55807 msgstr ""
55809 #: cp/module.cc:17429
55810 #, gcc-internal-format
55811 msgid "module %qs expected, header module found"
55812 msgstr ""
55814 #: cp/module.cc:17444
55815 #, gcc-internal-format
55816 msgid "module %qs CRC mismatch"
55817 msgstr ""
55819 #: cp/module.cc:17458
55820 #, gcc-internal-format
55821 msgid "target & host is %qs:%qs, expected %qs:%qs"
55822 msgstr ""
55824 #: cp/module.cc:17470
55825 #, gcc-internal-format
55826 msgid "language dialect differs %qs, expected %qs"
55827 msgstr ""
55829 #: cp/module.cc:17486
55830 #, gcc-internal-format
55831 msgid "module contains OpenMP, use %<-fopenmp%> to enable"
55832 msgstr ""
55834 #: cp/module.cc:17503
55835 #, fuzzy, gcc-internal-format
55836 msgid "fixed tree mismatch"
55837 msgstr "нерэчаісны ініцыялізатар"
55839 #: cp/module.cc:17590
55840 #, gcc-internal-format
55841 msgid "interface partition is not exported"
55842 msgstr ""
55844 #: cp/module.cc:18124
55845 #, gcc-internal-format, gfc-internal-format
55846 msgid "failed to read compiled module cluster %u: %s"
55847 msgstr ""
55849 #: cp/module.cc:18162
55850 #, gcc-internal-format, gfc-internal-format
55851 msgid "failed to read compiled module: %s"
55852 msgstr ""
55854 #: cp/module.cc:18172
55855 #, gcc-internal-format
55856 msgid "consider using %<-fno-module-lazy%>, increasing %<-param-lazy-modules=%u%> value, or increasing the per-process file descriptor limit"
55857 msgstr ""
55859 #: cp/module.cc:18177
55860 #, gcc-internal-format
55861 msgid "imports must be built before being imported"
55862 msgstr ""
55864 #: cp/module.cc:18180
55865 #, gcc-internal-format
55866 msgid "returning to the gate for a mechanical issue"
55867 msgstr ""
55869 #: cp/module.cc:18670
55870 #, gcc-internal-format
55871 msgid "reading CMI %qs"
55872 msgstr ""
55874 #: cp/module.cc:18814
55875 #, gcc-internal-format
55876 msgid "failed to load binding %<%E%s%E%>"
55877 msgstr ""
55879 #: cp/module.cc:18815
55880 #, gcc-internal-format
55881 msgid "failed to load binding %<%E%s%E@%s%>"
55882 msgstr ""
55884 #: cp/module.cc:18822
55885 #, gcc-internal-format
55886 msgid "during load of binding %<%E%s%E%>"
55887 msgstr ""
55889 #: cp/module.cc:18823
55890 #, gcc-internal-format
55891 msgid "during load of binding %<%E%s%E@%s%>"
55892 msgstr ""
55894 #: cp/module.cc:18881
55895 #, gcc-internal-format
55896 msgid "failed to load pendings for %<%E%s%E%>"
55897 msgstr ""
55899 #: cp/module.cc:18885
55900 #, gcc-internal-format
55901 msgid "during load of pendings for %<%E%s%E%>"
55902 msgstr ""
55904 #. Only header units should appear inside language
55905 #. specifications.  The std doesn't specify this, but I think
55906 #. that's an error in resolving US 033, because language linkage
55907 #. is also our escape clause to getting things into the global
55908 #. module, so we don't want to confuse things by having to think
55909 #. about whether 'extern "C++" { import foo; }' puts foo's
55910 #. contents into the global module all of a sudden.
55911 #: cp/module.cc:18930
55912 #, gcc-internal-format
55913 msgid "import of named module %qs inside language-linkage block"
55914 msgstr ""
55916 #: cp/module.cc:18960
55917 #, gcc-internal-format
55918 msgid "module already declared"
55919 msgstr ""
55921 #: cp/module.cc:18961
55922 #, gcc-internal-format
55923 msgid "module already imported"
55924 msgstr ""
55926 #: cp/module.cc:18966
55927 #, gcc-internal-format
55928 msgid "module %qs imported here"
55929 msgstr ""
55931 #: cp/module.cc:19153
55932 #, gcc-internal-format, gfc-internal-format
55933 msgid "unknown Compiled Module Interface: %s"
55934 msgstr ""
55936 #: cp/module.cc:19196
55937 #, gcc-internal-format
55938 msgid "cannot determine %<#include%> translation of %s: %s"
55939 msgstr ""
55941 #: cp/module.cc:19214
55942 #, gcc-internal-format
55943 msgid "include %qs translated to import"
55944 msgstr ""
55946 #: cp/module.cc:19215
55947 #, gcc-internal-format
55948 msgid "include %qs processed textually"
55949 msgstr ""
55951 #: cp/module.cc:19572
55952 #, gcc-internal-format
55953 msgid "C++ modules are incompatible with precompiled headers"
55954 msgstr ""
55956 #: cp/module.cc:19576
55957 #, gcc-internal-format
55958 msgid "C++ modules are incompatible with traditional preprocessing"
55959 msgstr ""
55961 #: cp/module.cc:19586
55962 #, gcc-internal-format
55963 msgid "macro debug output may be incomplete with modules"
55964 msgstr ""
55966 #: cp/module.cc:19587
55967 #, gcc-internal-format
55968 msgid "module dependencies require preprocessing"
55969 msgstr ""
55971 #: cp/module.cc:19589
55972 #, gcc-internal-format
55973 msgid "you should use the %<-%s%> option"
55974 msgstr ""
55976 #: cp/module.cc:19624 cp/module.cc:19653
55977 #, fuzzy, gcc-internal-format
55978 #| msgid "invalid register name for `%s'"
55979 msgid "invalid header name %qs"
55980 msgstr "нерэчаісная назва рэгістра `%s'"
55982 #: cp/module.cc:19663
55983 #, fuzzy, gcc-internal-format
55984 msgid "invalid module name %qs"
55985 msgstr "Нерэчаісны выбар %s"
55987 #: cp/module.cc:19829
55988 #, gcc-internal-format
55989 msgid "%<-fmodule-only%> used for non-interface"
55990 msgstr ""
55992 #: cp/module.cc:19869
55993 #, fuzzy, gcc-internal-format
55994 #| msgid "error writing to %s"
55995 msgid "writing CMI %qs"
55996 msgstr "памылка запісу ў %s"
55998 #: cp/module.cc:19874
55999 #, gcc-internal-format
56000 msgid "not writing module %qs due to errors"
56001 msgstr ""
56003 #: cp/module.cc:19902
56004 #, gcc-internal-format, gfc-internal-format
56005 msgid "failed to write compiled module: %s"
56006 msgstr ""
56008 #: cp/module.cc:20039
56009 #, fuzzy, gcc-internal-format
56010 #| msgid "unknown register name: %s"
56011 msgid "unknown header kind %qs"
56012 msgstr "невядомая назва рэгістра: %s"
56014 #: cp/name-lookup.cc:2727
56015 #, gcc-internal-format
56016 msgid "redeclaration of %q#D with different template parameters"
56017 msgstr ""
56019 #: cp/name-lookup.cc:2733
56020 #, fuzzy, gcc-internal-format
56021 #| msgid "conflicts with previous declaration `%#D'"
56022 msgid "%q#D conflicts with a previous declaration"
56023 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
56025 #: cp/name-lookup.cc:2898
56026 #, fuzzy, gcc-internal-format
56027 msgid "%q#D hides constructor for %q#D"
56028 msgstr "дэструктару неабходны \"%#D\""
56030 #: cp/name-lookup.cc:3047
56031 #, fuzzy, gcc-internal-format
56032 msgid "conflicting C language linkage declaration %q#D"
56033 msgstr "паўторнае абвяшчэнне меткі \"%s\""
56035 #: cp/name-lookup.cc:3052
56036 #, fuzzy, gcc-internal-format
56037 msgid "due to different exception specifications"
56038 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
56040 #: cp/name-lookup.cc:3150
56041 #, fuzzy, gcc-internal-format
56042 msgid "lambda parameter %qD previously declared as a capture"
56043 msgstr "тып параметра \"%s\" не аб'яўлены"
56045 #: cp/name-lookup.cc:3173
56046 #, fuzzy, gcc-internal-format
56047 #| msgid "declaration of `%#D'"
56048 msgid "declaration of %q#D shadows a parameter"
56049 msgstr "абвяшчэньне `%#D'"
56051 #: cp/name-lookup.cc:3308
56052 #, gcc-internal-format
56053 msgid "declaration of %qD shadows a member of %qT"
56054 msgstr ""
56056 #: cp/name-lookup.cc:3766
56057 #, gcc-internal-format
56058 msgid "friend declaration %qD in local class without prior local declaration"
56059 msgstr ""
56061 #: cp/name-lookup.cc:4233
56062 #, gcc-internal-format
56063 msgid "%s %<%s(%E)%> %p %d"
56064 msgstr ""
56066 #: cp/name-lookup.cc:4236
56067 #, gcc-internal-format
56068 msgid "%s %s %p %d"
56069 msgstr ""
56071 #: cp/name-lookup.cc:4848
56072 #, gcc-internal-format
56073 msgid "%q#D does not have external linkage"
56074 msgstr ""
56076 #: cp/name-lookup.cc:4850 cp/parser.cc:11382 cp/parser.cc:11392
56077 #: cp/semantics.cc:3920 cp/semantics.cc:3932
56078 #, fuzzy, gcc-internal-format
56079 msgid "%q#D declared here"
56080 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
56082 #: cp/name-lookup.cc:5557
56083 #, gcc-internal-format
56084 msgid "%<%T%s%D%> names destructor"
56085 msgstr ""
56087 #: cp/name-lookup.cc:5573
56088 #, gcc-internal-format
56089 msgid "using-declaration for non-member at class scope"
56090 msgstr ""
56092 #: cp/name-lookup.cc:5581
56093 #, gcc-internal-format
56094 msgid "%<using%> with enumeration scope %q#T only available with %<-std=c++20%> or %<-std=gnu++20%>"
56095 msgstr ""
56097 #: cp/name-lookup.cc:5597 cp/pt.cc:18455
56098 #, gcc-internal-format
56099 msgid "%qT is not a class, namespace, or enumeration"
56100 msgstr ""
56102 #: cp/name-lookup.cc:5607
56103 #, gcc-internal-format
56104 msgid "non-member using-declaration names constructor of %qT"
56105 msgstr ""
56107 #: cp/name-lookup.cc:5618 cp/name-lookup.cc:5676
56108 #, gcc-internal-format
56109 msgid "using-declaration for member at non-class scope"
56110 msgstr ""
56112 #: cp/name-lookup.cc:5641
56113 #, fuzzy, gcc-internal-format
56114 #| msgid "%s: Not a directory"
56115 msgid "%qT is not a direct base of %qT"
56116 msgstr "%s: не дырэкторыя"
56118 #: cp/name-lookup.cc:5686
56119 #, gcc-internal-format
56120 msgid "did you mean %<using enum %T::%D%>?"
56121 msgstr ""
56123 #: cp/name-lookup.cc:5698
56124 #, fuzzy, gcc-internal-format
56125 msgid "%qD has not been declared in %qD"
56126 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
56128 #: cp/name-lookup.cc:5712
56129 #, fuzzy, gcc-internal-format
56130 #| msgid "declaration of template `%#D'"
56131 msgid "using-declaration may not name namespace %qD"
56132 msgstr "абвяшчэньне шаблёну `%#D'"
56134 #: cp/name-lookup.cc:5723
56135 #, fuzzy, gcc-internal-format
56136 msgid "%<%T::%D%> names constructor in %qT"
56137 msgstr "дэструктару неабходны \"%#D\""
56139 #: cp/name-lookup.cc:5816
56140 #, gcc-internal-format
56141 msgid "declaration of %qD not in a namespace surrounding %qD"
56142 msgstr ""
56144 #: cp/name-lookup.cc:5857
56145 #, fuzzy, gcc-internal-format
56146 msgid "explicit qualification in declaration of %qD"
56147 msgstr "паўторнае абвяшчэнне меткі \"%s\""
56149 #: cp/name-lookup.cc:5867
56150 #, gcc-internal-format
56151 msgid "%qD should have been declared inside %qD"
56152 msgstr ""
56154 #: cp/name-lookup.cc:5920
56155 #, fuzzy, gcc-internal-format
56156 msgid "%qD has not been declared within %qD"
56157 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
56159 #: cp/name-lookup.cc:5922
56160 #, gcc-internal-format
56161 msgid "only here as a %<friend%>"
56162 msgstr ""
56164 #: cp/name-lookup.cc:5976
56165 #, gcc-internal-format
56166 msgid "%qD attribute requires a single NTBS argument"
56167 msgstr ""
56169 #: cp/name-lookup.cc:5983
56170 #, gcc-internal-format
56171 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
56172 msgstr ""
56174 #: cp/name-lookup.cc:5993 cp/name-lookup.cc:6020
56175 #, gcc-internal-format
56176 msgid "ignoring %qD attribute on anonymous namespace"
56177 msgstr ""
56179 #: cp/name-lookup.cc:5999
56180 #, gcc-internal-format
56181 msgid "ignoring %qD attribute on non-inline namespace"
56182 msgstr ""
56184 #: cp/name-lookup.cc:6036 cp/name-lookup.cc:8525
56185 #, fuzzy, gcc-internal-format
56186 #| msgid "`%s' attribute ignored"
56187 msgid "%qD attribute directive ignored"
56188 msgstr "\"%s\" атрыбут ігнарыруецца"
56190 #: cp/name-lookup.cc:6362
56191 #, gcc-internal-format
56192 msgid "maximum limit of %d namespaces searched for %qE"
56193 msgstr ""
56195 #: cp/name-lookup.cc:6414
56196 #, gcc-internal-format
56197 msgid "suggested alternative:"
56198 msgid_plural "suggested alternatives:"
56199 msgstr[0] ""
56200 msgstr[1] ""
56202 #: cp/name-lookup.cc:6420
56203 #, gcc-internal-format
56204 msgid "  %qE"
56205 msgstr ""
56207 #: cp/name-lookup.cc:6949
56208 #, gcc-internal-format
56209 msgid "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
56210 msgstr ""
56212 #: cp/name-lookup.cc:6955
56213 #, gcc-internal-format
56214 msgid "%<std::%s%> is only available from %s onwards"
56215 msgstr ""
56217 #: cp/name-lookup.cc:7391
56218 #, gcc-internal-format
56219 msgid "the macro %qs had not yet been defined"
56220 msgstr ""
56222 #: cp/name-lookup.cc:7394
56223 #, gcc-internal-format
56224 msgid "it was later defined here"
56225 msgstr ""
56227 #: cp/name-lookup.cc:8153
56228 #, gcc-internal-format
56229 msgid "declaration of %<std::initializer_list%> does not match %<#include <initializer_list>%>, isn%'t a template"
56230 msgstr ""
56232 #: cp/name-lookup.cc:8509
56233 #, gcc-internal-format
56234 msgid "%<strong%> using directive no longer supported"
56235 msgstr ""
56237 #: cp/name-lookup.cc:8512
56238 #, gcc-internal-format
56239 msgid "you can use an inline namespace instead"
56240 msgstr ""
56242 #. We only allow depth 255.
56243 #: cp/name-lookup.cc:8611
56244 #, gcc-internal-format, gfc-internal-format
56245 msgid "cannot nest more than %d namespaces"
56246 msgstr ""
56248 #: cp/name-lookup.cc:8708
56249 #, fuzzy, gcc-internal-format
56250 msgid "%<namespace %E%> is ambiguous"
56251 msgstr "памер \"%s\" - %d байт"
56253 #: cp/name-lookup.cc:8724
56254 #, fuzzy, gcc-internal-format
56255 msgid "namespace alias %qD not allowed here, assuming %qD"
56256 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
56258 #: cp/name-lookup.cc:8804
56259 #, gcc-internal-format
56260 msgid "inline namespace must be specified at initial definition"
56261 msgstr ""
56263 #: cp/name-lookup.cc:8805
56264 #, fuzzy, gcc-internal-format
56265 msgid "%qD defined here"
56266 msgstr "YYDEBUG не вызначан."
56268 #: cp/name-lookup.cc:8854
56269 #, gcc-internal-format
56270 msgid "%s namespace %qD conflicts with reachable definition"
56271 msgstr ""
56273 #: cp/name-lookup.cc:8856
56274 #, fuzzy, gcc-internal-format, gfc-internal-format
56275 #| msgid "previous definition here"
56276 msgid "reachable %s definition here"
56277 msgstr "папярэдняе вызначэньне"
56279 #: cp/name-lookup.cc:8899
56280 #, gcc-internal-format
56281 msgid "XXX entering %<pop_everything ()%>"
56282 msgstr ""
56284 #: cp/name-lookup.cc:8908
56285 #, gcc-internal-format
56286 msgid "XXX leaving %<pop_everything ()%>"
56287 msgstr ""
56289 #: cp/optimize.cc:612
56290 #, gcc-internal-format
56291 msgid "making multiple clones of %qD"
56292 msgstr ""
56294 #: cp/parser.cc:899
56295 #, gcc-internal-format
56296 msgid "identifier %qE is a keyword in C++11"
56297 msgstr ""
56299 #: cp/parser.cc:913
56300 #, gcc-internal-format
56301 msgid "identifier %qE is a keyword in C++20"
56302 msgstr ""
56304 #: cp/parser.cc:1406 cp/parser.cc:1419
56305 #, gcc-internal-format
56306 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
56307 msgstr ""
56309 #: cp/parser.cc:1444 cp/parser.cc:45077
56310 #, gcc-internal-format
56311 msgid "%<#pragma omp declare %s%> not immediately followed by function declaration or definition"
56312 msgstr ""
56314 #: cp/parser.cc:1484
56315 #, gcc-internal-format
56316 msgid "%<declare %s%> directive not immediately followed by function declaration or definition"
56317 msgstr ""
56319 #: cp/parser.cc:3022
56320 #, fuzzy, gcc-internal-format
56321 msgid "%<#pragma%> is not allowed here"
56322 msgstr "Клас \"%s\" ужо існуе"
56324 #: cp/parser.cc:3151
56325 #, gcc-internal-format
56326 msgid "%<%E::%E%> has not been declared"
56327 msgstr ""
56329 #: cp/parser.cc:3154
56330 #, gcc-internal-format
56331 msgid "%<::%E%> has not been declared"
56332 msgstr ""
56334 #: cp/parser.cc:3157
56335 #, gcc-internal-format
56336 msgid "request for member %qE in non-class type %qT"
56337 msgstr ""
56339 #: cp/parser.cc:3160 cp/parser.cc:20931
56340 #, gcc-internal-format
56341 msgid "%<%T::%E%> has not been declared"
56342 msgstr ""
56344 #: cp/parser.cc:3170
56345 #, gcc-internal-format
56346 msgid "%<%E::%E%> is not a type"
56347 msgstr ""
56349 #: cp/parser.cc:3174
56350 #, gcc-internal-format
56351 msgid "%<%E::%E%> is not a class or namespace"
56352 msgstr ""
56354 #: cp/parser.cc:3179
56355 #, gcc-internal-format
56356 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
56357 msgstr ""
56359 #: cp/parser.cc:3192
56360 #, fuzzy, gcc-internal-format
56361 msgid "%<::%E%> is not a type"
56362 msgstr "\"%s\" мае незавершаны тып"
56364 #: cp/parser.cc:3195
56365 #, gcc-internal-format
56366 msgid "%<::%E%> is not a class or namespace"
56367 msgstr ""
56369 #: cp/parser.cc:3199
56370 #, gcc-internal-format
56371 msgid "%<::%E%> is not a class, namespace, or enumeration"
56372 msgstr ""
56374 #: cp/parser.cc:3211
56375 #, fuzzy, gcc-internal-format
56376 msgid "%qE is not a type"
56377 msgstr "\"%s\" мае незавершаны тып"
56379 #: cp/parser.cc:3214
56380 #, gcc-internal-format
56381 msgid "%qE is not a class or namespace"
56382 msgstr ""
56384 #: cp/parser.cc:3218
56385 #, gcc-internal-format
56386 msgid "%qE is not a class, namespace, or enumeration"
56387 msgstr ""
56389 #: cp/parser.cc:3282
56390 #, gcc-internal-format
56391 msgid "new types may not be defined in a return type"
56392 msgstr ""
56394 #: cp/parser.cc:3284
56395 #, fuzzy, gcc-internal-format
56396 msgid "(perhaps a semicolon is missing after the definition of %qT)"
56397 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
56399 #: cp/parser.cc:3312
56400 #, fuzzy, gcc-internal-format
56401 msgid "%qE is not a class template"
56402 msgstr "\"%s\" звычайна функцыя"
56404 #: cp/parser.cc:3314
56405 #, fuzzy, gcc-internal-format
56406 msgid "%qE is not a template"
56407 msgstr "\"%s\" мае незавершаны тып"
56409 #: cp/parser.cc:3317
56410 #, fuzzy, gcc-internal-format
56411 msgid "invalid template-id"
56412 msgstr "Нерэчаісны выбар %s"
56414 #: cp/parser.cc:3351
56415 #, gcc-internal-format
56416 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
56417 msgstr ""
56419 #: cp/parser.cc:3355 cp/pt.cc:20113
56420 #, gcc-internal-format
56421 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
56422 msgstr ""
56424 #: cp/parser.cc:3360
56425 #, fuzzy, gcc-internal-format
56426 msgid "%<typeid%> operator cannot appear in a constant-expression"
56427 msgstr "памер масіва \"%s\" адмоўны"
56429 #: cp/parser.cc:3364
56430 #, gcc-internal-format
56431 msgid "non-constant compound literals cannot appear in a constant-expression"
56432 msgstr ""
56434 #: cp/parser.cc:3368
56435 #, fuzzy, gcc-internal-format
56436 msgid "a function call cannot appear in a constant-expression"
56437 msgstr "памер масіва \"%s\" адмоўны"
56439 #: cp/parser.cc:3372
56440 #, fuzzy, gcc-internal-format
56441 msgid "an increment cannot appear in a constant-expression"
56442 msgstr "памер масіва \"%s\" адмоўны"
56444 #: cp/parser.cc:3376
56445 #, gcc-internal-format
56446 msgid "an decrement cannot appear in a constant-expression"
56447 msgstr ""
56449 #: cp/parser.cc:3380
56450 #, fuzzy, gcc-internal-format
56451 msgid "an array reference cannot appear in a constant-expression"
56452 msgstr "памер масіва \"%s\" адмоўны"
56454 #: cp/parser.cc:3384
56455 #, fuzzy, gcc-internal-format
56456 msgid "the address of a label cannot appear in a constant-expression"
56457 msgstr "памер масіва \"%s\" адмоўны"
56459 #: cp/parser.cc:3388
56460 #, fuzzy, gcc-internal-format
56461 msgid "calls to overloaded operators cannot appear in a constant-expression"
56462 msgstr "памер масіва \"%s\" адмоўны"
56464 #: cp/parser.cc:3392
56465 #, fuzzy, gcc-internal-format
56466 msgid "an assignment cannot appear in a constant-expression"
56467 msgstr "памер масіва \"%s\" адмоўны"
56469 #: cp/parser.cc:3395
56470 #, fuzzy, gcc-internal-format
56471 msgid "a comma operator cannot appear in a constant-expression"
56472 msgstr "памер масіва \"%s\" адмоўны"
56474 #: cp/parser.cc:3399
56475 #, fuzzy, gcc-internal-format
56476 msgid "a call to a constructor cannot appear in a constant-expression"
56477 msgstr "памер масіва \"%s\" адмоўны"
56479 #: cp/parser.cc:3403
56480 #, fuzzy, gcc-internal-format
56481 msgid "a transaction expression cannot appear in a constant-expression"
56482 msgstr "памер масіва \"%s\" адмоўны"
56484 #: cp/parser.cc:3449
56485 #, fuzzy, gcc-internal-format
56486 msgid "%qs cannot appear in a constant-expression"
56487 msgstr "памер масіва \"%s\" адмоўны"
56489 #: cp/parser.cc:3486
56490 #, gcc-internal-format
56491 msgid "class template argument deduction is only available with %<-std=c++17%> or %<-std=gnu++17%>"
56492 msgstr ""
56494 #: cp/parser.cc:3491
56495 #, fuzzy, gcc-internal-format
56496 #| msgid "invalid use of `restrict'"
56497 msgid "invalid use of destructor %qD as a type"
56498 msgstr "нявернае выкарыстанне \"restict\""
56500 #. Something like 'unsigned A a;'
56501 #: cp/parser.cc:3494
56502 #, gcc-internal-format
56503 msgid "invalid combination of multiple type-specifiers"
56504 msgstr ""
56506 #: cp/parser.cc:3507
56507 #, gcc-internal-format
56508 msgid "%qE does not name a type; did you mean %qs?"
56509 msgstr ""
56511 #: cp/parser.cc:3511
56512 #, fuzzy, gcc-internal-format
56513 msgid "%qE does not name a type"
56514 msgstr "\"%s\" мае незавершаны тып"
56516 #: cp/parser.cc:3520
56517 #, gcc-internal-format
56518 msgid "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
56519 msgstr ""
56521 #: cp/parser.cc:3523
56522 #, gcc-internal-format
56523 msgid "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
56524 msgstr ""
56526 #: cp/parser.cc:3529
56527 #, gcc-internal-format
56528 msgid "%qE is not recognized as a module control-line"
56529 msgstr ""
56531 #: cp/parser.cc:3532
56532 #, gcc-internal-format
56533 msgid "C++20 %qE only available with %<-fmodules-ts%>"
56534 msgstr ""
56536 #: cp/parser.cc:3535
56537 #, gcc-internal-format
56538 msgid "C++20 %qE only available with %<-fmodules-ts%>, which is not yet enabled with %<-std=c++20%>"
56539 msgstr ""
56541 #: cp/parser.cc:3541
56542 #, gcc-internal-format
56543 msgid "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
56544 msgstr ""
56546 #: cp/parser.cc:3544
56547 #, gcc-internal-format
56548 msgid "C++20 %<constinit%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
56549 msgstr ""
56551 #: cp/parser.cc:3547
56552 #, gcc-internal-format
56553 msgid "%<concept%> only available with %<-std=c++20%> or %<-fconcepts%>"
56554 msgstr ""
56556 #: cp/parser.cc:3550 cp/parser.cc:29906
56557 #, gcc-internal-format
56558 msgid "%<requires%> only available with %<-std=c++20%> or %<-fconcepts%>"
56559 msgstr ""
56561 #: cp/parser.cc:3572
56562 #, gcc-internal-format
56563 msgid "(perhaps %<typename %T::%E%> was intended)"
56564 msgstr ""
56566 #: cp/parser.cc:3600 cp/parser.cc:3612
56567 #, gcc-internal-format
56568 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
56569 msgstr ""
56571 #: cp/parser.cc:3605 cp/parser.cc:3617
56572 #, fuzzy, gcc-internal-format
56573 msgid "%qE in namespace %qE does not name a template type"
56574 msgstr "\"%s\" мае незавершаны тып"
56576 #: cp/parser.cc:3625
56577 #, gcc-internal-format
56578 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
56579 msgstr ""
56581 #: cp/parser.cc:3630
56582 #, gcc-internal-format
56583 msgid "%qE in namespace %qE does not name a type"
56584 msgstr ""
56586 #: cp/parser.cc:3641
56587 #, gcc-internal-format
56588 msgid "%<%T::%E%> names the constructor, not the type"
56589 msgstr ""
56591 #: cp/parser.cc:3644
56592 #, gcc-internal-format
56593 msgid "and %qT has no template constructors"
56594 msgstr ""
56596 #: cp/parser.cc:3654
56597 #, gcc-internal-format
56598 msgid "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent scope"
56599 msgstr ""
56601 #: cp/parser.cc:3662
56602 #, gcc-internal-format
56603 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
56604 msgstr ""
56606 #: cp/parser.cc:3674 cp/parser.cc:3678
56607 #, fuzzy, gcc-internal-format
56608 msgid "%qE in %q#T does not name a template type"
56609 msgstr "\"%s\" мае незавершаны тып"
56611 #: cp/parser.cc:3682
56612 #, gcc-internal-format
56613 msgid "%qE in %q#T does not name a type"
56614 msgstr ""
56616 #: cp/parser.cc:4366
56617 #, gcc-internal-format
56618 msgid "expected string-literal"
56619 msgstr ""
56621 #: cp/parser.cc:4432
56622 #, gcc-internal-format
56623 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
56624 msgstr ""
56626 #: cp/parser.cc:4451
56627 #, gcc-internal-format
56628 msgid "concatenation of string literals with conflicting encoding prefixes"
56629 msgstr ""
56631 #: cp/parser.cc:4618
56632 #, gcc-internal-format
56633 msgid "unable to find character literal operator %qD with %qT argument"
56634 msgstr ""
56636 #: cp/parser.cc:4724
56637 #, gcc-internal-format
56638 msgid "integer literal exceeds range of %qT type"
56639 msgstr ""
56641 #: cp/parser.cc:4731
56642 #, gcc-internal-format
56643 msgid "floating literal exceeds range of %qT type"
56644 msgstr ""
56646 #: cp/parser.cc:4735
56647 #, gcc-internal-format
56648 msgid "floating literal truncated to zero"
56649 msgstr ""
56651 #: cp/parser.cc:4764
56652 #, gcc-internal-format
56653 msgid "failed to translate literal to execution character set %qT"
56654 msgstr ""
56656 #: cp/parser.cc:4798
56657 #, gcc-internal-format
56658 msgid "unable to find numeric literal operator %qD"
56659 msgstr ""
56661 #: cp/parser.cc:4804
56662 #, gcc-internal-format
56663 msgid "add %<using namespace std::complex_literals%> (from %<<complex>%>) to enable the C++14 user-defined literal suffixes"
56664 msgstr ""
56666 #: cp/parser.cc:4808
56667 #, gcc-internal-format
56668 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
56669 msgstr ""
56671 #: cp/parser.cc:4812
56672 #, gcc-internal-format
56673 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
56674 msgstr ""
56676 #: cp/parser.cc:4896
56677 #, gcc-internal-format
56678 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
56679 msgstr ""
56681 #: cp/parser.cc:4990
56682 #, gcc-internal-format
56683 msgid "global module fragment contents must be from preprocessor inclusion"
56684 msgstr ""
56686 #: cp/parser.cc:5005 cp/parser.cc:15178
56687 #, fuzzy, gcc-internal-format
56688 #| msgid "empty declaration"
56689 msgid "expected declaration"
56690 msgstr "пустое абвяшчэньне"
56692 #: cp/parser.cc:5366 cp/parser.cc:5381
56693 #, fuzzy, gcc-internal-format
56694 msgid "expected binary operator"
56695 msgstr "прапушчан ініцыялізатар"
56697 #: cp/parser.cc:5387
56698 #, gcc-internal-format
56699 msgid "expected ..."
56700 msgstr ""
56702 #: cp/parser.cc:5399
56703 #, gcc-internal-format
56704 msgid "binary expression in operand of fold-expression"
56705 msgstr ""
56707 #: cp/parser.cc:5404
56708 #, gcc-internal-format
56709 msgid "conditional expression in operand of fold-expression"
56710 msgstr ""
56712 #: cp/parser.cc:5412
56713 #, gcc-internal-format
56714 msgid "mismatched operator in fold-expression"
56715 msgstr ""
56717 #: cp/parser.cc:5516
56718 #, fuzzy, gcc-internal-format
56719 #| msgid "-pipe is not supported"
56720 msgid "fixed-point types not supported in C++"
56721 msgstr "-pipe не падтрымліваецца"
56723 #: cp/parser.cc:5599
56724 #, gcc-internal-format
56725 msgid "ISO C++ forbids braced-groups within expressions"
56726 msgstr ""
56728 #: cp/parser.cc:5611
56729 #, gcc-internal-format
56730 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
56731 msgstr ""
56733 #: cp/parser.cc:5651
56734 #, gcc-internal-format
56735 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
56736 msgstr ""
56738 #: cp/parser.cc:5712 cp/parser.cc:5893 cp/parser.cc:6074 cp/semantics.cc:4074
56739 #, gcc-internal-format
56740 msgid "expected primary-expression"
56741 msgstr ""
56743 #: cp/parser.cc:5742
56744 #, fuzzy, gcc-internal-format
56745 msgid "%<this%> may not be used in this context"
56746 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
56748 #: cp/parser.cc:5887
56749 #, gcc-internal-format
56750 msgid "a template declaration cannot appear at block scope"
56751 msgstr ""
56753 #: cp/parser.cc:6228
56754 #, gcc-internal-format
56755 msgid "expected id-expression"
56756 msgstr ""
56758 #: cp/parser.cc:6266
56759 #, gcc-internal-format
56760 msgid "expected %qs keyword before dependent template name"
56761 msgstr ""
56763 #: cp/parser.cc:6393
56764 #, gcc-internal-format
56765 msgid "scope %qT before %<~%> is not a class-name"
56766 msgstr ""
56768 #: cp/parser.cc:6403
56769 #, gcc-internal-format
56770 msgid "%<template%> keyword not permitted in destructor name"
56771 msgstr ""
56773 #: cp/parser.cc:6440 cp/parser.cc:8559
56774 #, gcc-internal-format
56775 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
56776 msgstr ""
56778 #: cp/parser.cc:6452
56779 #, gcc-internal-format
56780 msgid "template-id not allowed for destructor"
56781 msgstr ""
56783 #: cp/parser.cc:6561
56784 #, gcc-internal-format
56785 msgid "declaration of %<~%T%> as member of %qT"
56786 msgstr ""
56788 #: cp/parser.cc:6576
56789 #, gcc-internal-format
56790 msgid "typedef-name %qD used as destructor declarator"
56791 msgstr ""
56793 #: cp/parser.cc:6612 cp/parser.cc:23381
56794 #, gcc-internal-format
56795 msgid "expected unqualified-id"
56796 msgstr ""
56798 #: cp/parser.cc:6639 cp/typeck.cc:3011 cp/typeck.cc:3014 cp/typeck.cc:3031
56799 #, fuzzy, gcc-internal-format
56800 msgid "%qD is not a template"
56801 msgstr "\"%s\" мае незавершаны тып"
56803 #: cp/parser.cc:6753
56804 #, gcc-internal-format
56805 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
56806 msgstr ""
56808 #: cp/parser.cc:6834
56809 #, gcc-internal-format
56810 msgid "%<decltype%> evaluates to %qT, which is not a class or enumeration type"
56811 msgstr ""
56813 #: cp/parser.cc:6861 cp/parser.cc:6872
56814 #, gcc-internal-format
56815 msgid "concept-id %qD in nested-name-specifier"
56816 msgstr ""
56818 #: cp/parser.cc:6864
56819 #, gcc-internal-format
56820 msgid "function template-id %qD in nested-name-specifier"
56821 msgstr ""
56823 #: cp/parser.cc:6878
56824 #, gcc-internal-format
56825 msgid "variable template-id %qD in nested-name-specifier"
56826 msgstr ""
56828 #: cp/parser.cc:7052
56829 #, gcc-internal-format
56830 msgid "expected nested-name-specifier"
56831 msgstr ""
56833 #: cp/parser.cc:7259 cp/parser.cc:9804
56834 #, gcc-internal-format
56835 msgid "types may not be defined in casts"
56836 msgstr ""
56838 #: cp/parser.cc:7348
56839 #, gcc-internal-format
56840 msgid "types may not be defined in a %<typeid%> expression"
56841 msgstr ""
56843 #: cp/parser.cc:7440
56844 #, fuzzy, gcc-internal-format
56845 #| msgid "wrong number of arguments specified for `%s' attribute"
56846 msgid "wrong number of arguments to %<__builtin_addressof%>"
56847 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
56849 #: cp/parser.cc:7452 cp/pt.cc:20793
56850 #, fuzzy, gcc-internal-format
56851 #| msgid "wrong number of arguments specified for `%s' attribute"
56852 msgid "wrong number of arguments to %<__builtin_launder%>"
56853 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
56855 #: cp/parser.cc:7465
56856 #, fuzzy, gcc-internal-format
56857 #| msgid "wrong number of arguments specified for `%s' attribute"
56858 msgid "wrong number of arguments to %<__builtin_assoc_barrier%>"
56859 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
56861 #: cp/parser.cc:7491
56862 #, fuzzy, gcc-internal-format
56863 #| msgid "wrong number of arguments specified for `%s' attribute"
56864 msgid "wrong number of arguments to %<__builtin_shufflevector%>"
56865 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
56867 #: cp/parser.cc:7625
56868 #, fuzzy, gcc-internal-format
56869 msgid "ISO C++ forbids compound-literals"
56870 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
56872 #: cp/parser.cc:7684
56873 #, gcc-internal-format
56874 msgid "two consecutive %<[%> shall only introduce an attribute"
56875 msgstr ""
56877 #: cp/parser.cc:8330 cp/typeck.cc:2899
56878 #, fuzzy, gcc-internal-format
56879 #| msgid "invalid use of `%D'"
56880 msgid "invalid use of %qD"
56881 msgstr "нерэчаіснае выкарыстаньне `%D'"
56883 #: cp/parser.cc:8339
56884 #, gcc-internal-format
56885 msgid "%<%D::%D%> is not a class member"
56886 msgstr ""
56888 #: cp/parser.cc:8611
56889 #, gcc-internal-format
56890 msgid "non-scalar type"
56891 msgstr ""
56893 #: cp/parser.cc:8721
56894 #, fuzzy, gcc-internal-format
56895 msgid "ISO C++ does not allow %<alignof%> with a non-type"
56896 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
56898 #: cp/parser.cc:8816
56899 #, gcc-internal-format
56900 msgid "types may not be defined in %<noexcept%> expressions"
56901 msgstr ""
56903 #: cp/parser.cc:9090 cp/parser.cc:32445
56904 #, gcc-internal-format
56905 msgid "types may not be defined in %qs expressions"
56906 msgstr ""
56908 #: cp/parser.cc:9155
56909 #, gcc-internal-format
56910 msgid "%<__builtin_has_attribute%> with dependent argument not supported yet"
56911 msgstr ""
56913 #: cp/parser.cc:9241
56914 #, gcc-internal-format
56915 msgid "types may not be defined in a new-expression"
56916 msgstr ""
56918 #: cp/parser.cc:9257
56919 #, gcc-internal-format
56920 msgid "array bound forbidden after parenthesized type-id"
56921 msgstr ""
56923 #: cp/parser.cc:9259
56924 #, gcc-internal-format
56925 msgid "try removing the parentheses around the type-id"
56926 msgstr ""
56928 #: cp/parser.cc:9291
56929 #, gcc-internal-format
56930 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
56931 msgstr ""
56933 #: cp/parser.cc:9336
56934 #, gcc-internal-format
56935 msgid "expected expression-list or type-id"
56936 msgstr ""
56938 #: cp/parser.cc:9365
56939 #, gcc-internal-format
56940 msgid "types may not be defined in a new-type-id"
56941 msgstr ""
56943 #: cp/parser.cc:9500
56944 #, gcc-internal-format
56945 msgid "expression in new-declarator must have integral or enumeration type"
56946 msgstr ""
56948 #: cp/parser.cc:9909
56949 #, gcc-internal-format
56950 msgid "use of old-style cast to %q#T"
56951 msgstr ""
56953 #: cp/parser.cc:10058
56954 #, gcc-internal-format
56955 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
56956 msgstr ""
56958 #: cp/parser.cc:10061
56959 #, gcc-internal-format
56960 msgid "suggest parentheses around %<>>%> expression"
56961 msgstr ""
56963 #: cp/parser.cc:10269
56964 #, gcc-internal-format
56965 msgid "ISO C++ does not allow %<?:%> with omitted middle operand"
56966 msgstr ""
56968 #: cp/parser.cc:10558
56969 #, gcc-internal-format
56970 msgid "top-level comma expression in array subscript is deprecated"
56971 msgstr ""
56973 #: cp/parser.cc:10715
56974 #, gcc-internal-format
56975 msgid "types may not be defined within %<__builtin_offsetof%>"
56976 msgstr ""
56978 #: cp/parser.cc:11027
56979 #, gcc-internal-format
56980 msgid "lambda-expression in template parameter type"
56981 msgstr ""
56983 #: cp/parser.cc:11037
56984 #, gcc-internal-format
56985 msgid "lambda-expression in unevaluated context only available with %<-std=c++20%> or %<-std=gnu++20%>"
56986 msgstr ""
56988 #: cp/parser.cc:11047
56989 #, gcc-internal-format
56990 msgid "lambda-expression in template-argument only available with %<-std=c++20%> or %<-std=gnu++20%>"
56991 msgstr ""
56993 #: cp/parser.cc:11205
56994 #, gcc-internal-format
56995 msgid "non-local lambda expression cannot have a capture-default"
56996 msgstr ""
56998 #: cp/parser.cc:11227
56999 #, gcc-internal-format
57000 msgid "expected end of capture-list"
57001 msgstr ""
57003 #: cp/parser.cc:11243
57004 #, gcc-internal-format
57005 msgid "explicit by-copy capture of %<this%> with by-copy capture default only available with %<-std=c++20%> or %<-std=gnu++20%>"
57006 msgstr ""
57008 #: cp/parser.cc:11249 cp/parser.cc:11271 cp/parser.cc:11464
57009 #, gcc-internal-format
57010 msgid "already captured %qD in lambda expression"
57011 msgstr ""
57013 #: cp/parser.cc:11265
57014 #, gcc-internal-format
57015 msgid "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
57016 msgstr ""
57018 #: cp/parser.cc:11285
57019 #, fuzzy, gcc-internal-format
57020 msgid "%<this%> cannot be captured by reference"
57021 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
57023 #: cp/parser.cc:11305
57024 #, gcc-internal-format
57025 msgid "pack init-capture only available with %<-std=c++20%> or %<-std=gnu++20%>"
57026 msgstr ""
57028 #: cp/parser.cc:11316
57029 #, gcc-internal-format
57030 msgid "%<&%> should come before %<...%>"
57031 msgstr ""
57033 #: cp/parser.cc:11347
57034 #, gcc-internal-format
57035 msgid "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu++14%>"
57036 msgstr ""
57038 #: cp/parser.cc:11354
57039 #, gcc-internal-format
57040 msgid "empty initializer for lambda init-capture"
57041 msgstr ""
57043 #: cp/parser.cc:11378
57044 #, gcc-internal-format
57045 msgid "capture of non-variable %qE"
57046 msgstr ""
57048 #: cp/parser.cc:11388
57049 #, gcc-internal-format
57050 msgid "capture of variable %qD with non-automatic storage duration"
57051 msgstr ""
57053 #: cp/parser.cc:11426
57054 #, gcc-internal-format
57055 msgid "too many %<...%> in lambda capture"
57056 msgstr ""
57058 #: cp/parser.cc:11437
57059 #, gcc-internal-format
57060 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
57061 msgstr ""
57063 #: cp/parser.cc:11442
57064 #, gcc-internal-format
57065 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
57066 msgstr ""
57068 #: cp/parser.cc:11521
57069 #, gcc-internal-format
57070 msgid "lambda templates are only available with %<-std=c++14%> or %<-std=gnu++14%>"
57071 msgstr ""
57073 #: cp/parser.cc:11525
57074 #, gcc-internal-format
57075 msgid "lambda templates are only available with %<-std=c++20%> or %<-std=gnu++20%>"
57076 msgstr ""
57078 #: cp/parser.cc:11594
57079 #, fuzzy, gcc-internal-format
57080 #| msgid "wrong number of arguments specified for `%s' attribute"
57081 msgid "default argument specified for lambda parameter"
57082 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
57084 #: cp/parser.cc:11613
57085 #, gcc-internal-format
57086 msgid "parameter declaration before lambda declaration specifiers only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
57087 msgstr ""
57089 #: cp/parser.cc:11625
57090 #, fuzzy, gcc-internal-format
57091 msgid "duplicate %<mutable%>"
57092 msgstr "паўтарэнне \"%s\""
57094 #: cp/parser.cc:11632
57095 #, gcc-internal-format
57096 msgid "parameter declaration before lambda transaction qualifier only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
57097 msgstr ""
57099 #: cp/parser.cc:11645
57100 #, gcc-internal-format
57101 msgid "parameter declaration before lambda exception specification only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
57102 msgstr ""
57104 #: cp/parser.cc:11663
57105 #, gcc-internal-format
57106 msgid "parameter declaration before lambda trailing return type only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
57107 msgstr ""
57109 #: cp/parser.cc:11705
57110 #, gcc-internal-format
57111 msgid "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
57112 msgstr ""
57114 #: cp/parser.cc:11865 cp/parser.cc:12004 cp/parser.cc:45683
57115 #, gcc-internal-format
57116 msgid "mixing OpenMP directives with attribute and pragma syntax on the same statement"
57117 msgstr ""
57119 #: cp/parser.cc:11891 cp/parser.cc:45665
57120 #, gcc-internal-format
57121 msgid "unknown OpenMP directive name in %<omp::directive%> attribute argument"
57122 msgstr ""
57124 #: cp/parser.cc:11973
57125 #, gcc-internal-format
57126 msgid "OpenMP construct among %<omp::directive%> attributes requires all %<omp::directive%> attributes on the same statement to be in the same %<omp::sequence%>"
57127 msgstr ""
57129 #: cp/parser.cc:11981
57130 #, gcc-internal-format
57131 msgid "multiple OpenMP standalone directives among %<omp::directive%> attributes must be all within the same %<omp::sequence%>"
57132 msgstr ""
57134 #: cp/parser.cc:11993
57135 #, gcc-internal-format
57136 msgid "standalone OpenMP directives in %<omp::directive%> attribute can only appear on an empty statement"
57137 msgstr ""
57139 #: cp/parser.cc:12113
57140 #, gcc-internal-format
57141 msgid "mixing OpenMP directives with attribute and pragma syntax on the same declaration"
57142 msgstr ""
57144 #: cp/parser.cc:12536 cp/parser.cc:12737
57145 #, gcc-internal-format
57146 msgid "attributes at the beginning of statement are ignored"
57147 msgstr ""
57149 #: cp/parser.cc:12576
57150 #, fuzzy, gcc-internal-format
57151 #| msgid "empty body in an else-statement"
57152 msgid "expected labeled-statement"
57153 msgstr "пустое цела ў else-выражэнні"
57155 #: cp/parser.cc:12625
57156 #, gcc-internal-format
57157 msgid "case label %qE not within a switch statement"
57158 msgstr ""
57160 #: cp/parser.cc:12744
57161 #, gcc-internal-format
57162 msgid "need %<typename%> before %qE because %qT is a dependent scope"
57163 msgstr ""
57165 #: cp/parser.cc:12753
57166 #, gcc-internal-format
57167 msgid "%<%T::%D%> names the constructor, not the type"
57168 msgstr ""
57170 #: cp/parser.cc:12801
57171 #, gcc-internal-format
57172 msgid "compound-statement in %<constexpr%> function"
57173 msgstr ""
57175 #: cp/parser.cc:12965
57176 #, gcc-internal-format
57177 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
57178 msgstr ""
57180 #: cp/parser.cc:12987
57181 #, gcc-internal-format
57182 msgid "%<if consteval%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
57183 msgstr ""
57185 #: cp/parser.cc:13012 cp/parser.cc:13047
57186 #, gcc-internal-format
57187 msgid "%<if consteval%> requires compound statement"
57188 msgstr ""
57190 #: cp/parser.cc:13089
57191 #, gcc-internal-format
57192 msgid "init-statement in selection statements only available with %<-std=c++17%> or %<-std=gnu++17%>"
57193 msgstr ""
57195 #: cp/parser.cc:13257 cp/parser.cc:32932
57196 #, fuzzy, gcc-internal-format
57197 #| msgid "empty body in an else-statement"
57198 msgid "expected selection-statement"
57199 msgstr "пустое цела ў else-выражэнні"
57201 #: cp/parser.cc:13298
57202 #, gcc-internal-format
57203 msgid "condition declares an array"
57204 msgstr ""
57206 #: cp/parser.cc:13300
57207 #, fuzzy, gcc-internal-format
57208 #| msgid "too few arguments to function"
57209 msgid "condition declares a function"
57210 msgstr "не хапае аргументаў у функцыі"
57212 #: cp/parser.cc:13340
57213 #, gcc-internal-format
57214 msgid "types may not be defined in conditions"
57215 msgstr ""
57217 #. Anything else is an error.
57218 #: cp/parser.cc:13422 cp/parser.cc:22661 cp/parser.cc:25180
57219 #, fuzzy, gcc-internal-format
57220 #| msgid "invalid initializer"
57221 msgid "expected initializer"
57222 msgstr "нерэчаісны ініцыялізатар"
57224 #: cp/parser.cc:13472
57225 #, gcc-internal-format
57226 msgid "range-based %<for%> loops with initializer only available with %<-std=c++20%> or %<-std=gnu++20%>"
57227 msgstr ""
57229 #: cp/parser.cc:13723
57230 #, gcc-internal-format
57231 msgid "loop variable %qD of type %qT binds to a temporary constructed from type %qT"
57232 msgstr ""
57234 #. rval
57235 #: cp/parser.cc:13730
57236 #, gcc-internal-format
57237 msgid "use non-reference type %qT to make the copy explicit or %qT to prevent copying"
57238 msgstr ""
57240 #: cp/parser.cc:13755
57241 #, gcc-internal-format
57242 msgid "loop variable %qD creates a copy from type %qT"
57243 msgstr ""
57245 #: cp/parser.cc:13760
57246 #, gcc-internal-format
57247 msgid "use reference type to prevent copying"
57248 msgstr ""
57250 #: cp/parser.cc:13903
57251 #, gcc-internal-format
57252 msgid "range-based %<for%> expression of type %qT has incomplete type"
57253 msgstr ""
57255 #: cp/parser.cc:13987
57256 #, gcc-internal-format
57257 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
57258 msgstr ""
57260 #: cp/parser.cc:14130 cp/parser.cc:32935
57261 #, fuzzy, gcc-internal-format
57262 #| msgid "empty body in an else-statement"
57263 msgid "expected iteration-statement"
57264 msgstr "пустое цела ў else-выражэнні"
57266 #: cp/parser.cc:14175
57267 #, gcc-internal-format
57268 msgid "alias-declaration in init-statement only available with %<-std=c++23%> or %<-std=gnu++23%>"
57269 msgstr ""
57271 #: cp/parser.cc:14192
57272 #, gcc-internal-format
57273 msgid "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu++11%>"
57274 msgstr ""
57276 #: cp/parser.cc:14324
57277 #, gcc-internal-format
57278 msgid "%<goto%> in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
57279 msgstr ""
57281 #. Issue a warning about this use of a GNU extension.
57282 #: cp/parser.cc:14333
57283 #, gcc-internal-format
57284 msgid "ISO C++ forbids computed gotos"
57285 msgstr ""
57287 #: cp/parser.cc:14346 cp/parser.cc:32938
57288 #, gcc-internal-format
57289 msgid "expected jump-statement"
57290 msgstr ""
57292 #: cp/parser.cc:14523
57293 #, gcc-internal-format
57294 msgid "expected module-name"
57295 msgstr ""
57297 #: cp/parser.cc:14558
57298 #, gcc-internal-format
57299 msgid "module-declaration not permitted in header-unit"
57300 msgstr ""
57302 #: cp/parser.cc:14583
57303 #, gcc-internal-format
57304 msgid "private module fragment only permitted in purview of module interface or partition"
57305 msgstr ""
57307 #: cp/parser.cc:14588
57308 #, gcc-internal-format
57309 msgid "private module fragment"
57310 msgstr ""
57312 #. Neither the first declaration, nor in a GMF.
57313 #: cp/parser.cc:14594
57314 #, gcc-internal-format
57315 msgid "module-declaration only permitted as first declaration, or ending a global module fragment"
57316 msgstr ""
57318 #: cp/parser.cc:14631
57319 #, gcc-internal-format
57320 msgid "post-module-declaration imports must be contiguous"
57321 msgstr ""
57323 #: cp/parser.cc:14634
57324 #, gcc-internal-format
57325 msgid "perhaps insert a line break, or other disambiguation, to prevent this being considered a module control-line"
57326 msgstr ""
57328 #: cp/parser.cc:14642
57329 #, gcc-internal-format
57330 msgid "import-declaration must be at global scope"
57331 msgstr ""
57333 #: cp/parser.cc:14655
57334 #, gcc-internal-format
57335 msgid "import cannot appear directly in a linkage-specification"
57336 msgstr ""
57338 #: cp/parser.cc:14663
57339 #, gcc-internal-format
57340 msgid "post-module-declaration imports must not be include-translated"
57341 msgstr ""
57343 #: cp/parser.cc:14668
57344 #, gcc-internal-format
57345 msgid "post-module-declaration imports must not be from header inclusion"
57346 msgstr ""
57348 #: cp/parser.cc:14688
57349 #, gcc-internal-format
57350 msgid "%qE may only occur after a module interface declaration"
57351 msgstr ""
57353 #: cp/parser.cc:14696
57354 #, gcc-internal-format
57355 msgid "%qE may only occur once in an export declaration"
57356 msgstr ""
57358 #: cp/parser.cc:14717
57359 #, gcc-internal-format
57360 msgid "%<export%> not part of following module-directive"
57361 msgstr ""
57363 #: cp/parser.cc:14804 cp/parser.cc:27000
57364 #, gcc-internal-format
57365 msgid "extra %<;%>"
57366 msgstr ""
57368 #: cp/parser.cc:14862
57369 #, fuzzy, gcc-internal-format
57370 msgid "attributes are not permitted in this position"
57371 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
57373 #: cp/parser.cc:14866
57374 #, gcc-internal-format
57375 msgid "attributes may be inserted here"
57376 msgstr ""
57378 #: cp/parser.cc:15083
57379 #, gcc-internal-format
57380 msgid "%<__label__%> not at the beginning of a block"
57381 msgstr ""
57383 #: cp/parser.cc:15316
57384 #, gcc-internal-format
57385 msgid "non-variable %qD in declaration with more than one declarator with placeholder type"
57386 msgstr ""
57388 #: cp/parser.cc:15336
57389 #, gcc-internal-format
57390 msgid "inconsistent deduction for %qT: %qT and then %qT"
57391 msgstr ""
57393 #: cp/parser.cc:15357
57394 #, gcc-internal-format
57395 msgid "mixing declarations and function-definitions is forbidden"
57396 msgstr ""
57398 #: cp/parser.cc:15382
57399 #, gcc-internal-format
57400 msgid "types may not be defined in a for-range-declaration"
57401 msgstr ""
57403 #: cp/parser.cc:15437
57404 #, gcc-internal-format
57405 msgid "initializer in range-based %<for%> loop"
57406 msgstr ""
57408 #: cp/parser.cc:15440
57409 #, fuzzy, gcc-internal-format
57410 #| msgid "multiple declarations `%T' and `%T'"
57411 msgid "multiple declarations in range-based %<for%> loop"
57412 msgstr "неаднолькавае абвяшчэньне `%T' і `%T'"
57414 #: cp/parser.cc:15493
57415 #, gcc-internal-format
57416 msgid "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
57417 msgstr ""
57419 #: cp/parser.cc:15545
57420 #, fuzzy, gcc-internal-format
57421 #| msgid "empty declaration"
57422 msgid "empty structured binding declaration"
57423 msgstr "пустое абвяшчэньне"
57425 #: cp/parser.cc:15563
57426 #, fuzzy, gcc-internal-format
57427 msgid "invalid initializer for structured binding declaration"
57428 msgstr "нерэчаісны ініцыялізатар"
57430 #: cp/parser.cc:15732
57431 #, gcc-internal-format
57432 msgid "%<friend%> used outside of class"
57433 msgstr ""
57435 #: cp/parser.cc:15771
57436 #, gcc-internal-format
57437 msgid "the %<bool%> keyword is not allowed in a C++20 concept definition"
57438 msgstr ""
57440 #: cp/parser.cc:15774
57441 #, gcc-internal-format
57442 msgid "C++20 concept definition syntax is %<concept <name> = <expr>%>"
57443 msgstr ""
57445 #: cp/parser.cc:15841
57446 #, gcc-internal-format
57447 msgid "%<auto%> changes meaning in C++11; please remove it"
57448 msgstr ""
57450 #: cp/parser.cc:15877
57451 #, fuzzy, gcc-internal-format
57452 msgid "%qD invalid in condition"
57453 msgstr "Нерэчаісны выбар \"%s\""
57455 #: cp/parser.cc:15884
57456 #, fuzzy, gcc-internal-format
57457 msgid "%qD invalid in lambda"
57458 msgstr "Нерэчаісны выбар \"%s\""
57460 #: cp/parser.cc:15965
57461 #, gcc-internal-format
57462 msgid "type-specifier invalid in lambda"
57463 msgstr ""
57465 #: cp/parser.cc:15977
57466 #, gcc-internal-format
57467 msgid "standard attributes in middle of decl-specifiers"
57468 msgstr ""
57470 #: cp/parser.cc:15979
57471 #, gcc-internal-format
57472 msgid "standard attributes must precede the decl-specifiers to apply to the declaration, or follow them to apply to the type"
57473 msgstr ""
57475 #: cp/parser.cc:15994
57476 #, fuzzy, gcc-internal-format
57477 msgid "class definition may not be declared a friend"
57478 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
57480 #: cp/parser.cc:16067 cp/parser.cc:27542
57481 #, gcc-internal-format
57482 msgid "templates may not be %<virtual%>"
57483 msgstr ""
57485 #: cp/parser.cc:16086
57486 #, gcc-internal-format
57487 msgid "types may not be defined in explicit-specifier"
57488 msgstr ""
57490 #: cp/parser.cc:16090
57491 #, gcc-internal-format
57492 msgid "%<explicit(bool)%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
57493 msgstr ""
57495 #: cp/parser.cc:16154
57496 #, fuzzy, gcc-internal-format
57497 msgid "invalid linkage-specification"
57498 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
57500 #: cp/parser.cc:16258
57501 #, gcc-internal-format
57502 msgid "%<static_assert%> without a message only available with %<-std=c++17%> or %<-std=gnu++17%>"
57503 msgstr ""
57505 #: cp/parser.cc:16460
57506 #, gcc-internal-format
57507 msgid "%<decltype(auto)%> type specifier only available with %<-std=c++14%> or %<-std=gnu++14%>"
57508 msgstr ""
57510 #: cp/parser.cc:16473
57511 #, gcc-internal-format
57512 msgid "types may not be defined in %<decltype%> expressions"
57513 msgstr ""
57515 #: cp/parser.cc:16646
57516 #, gcc-internal-format
57517 msgid "types may not be defined in a conversion-type-id"
57518 msgstr ""
57520 #: cp/parser.cc:16675
57521 #, gcc-internal-format
57522 msgid "invalid use of %<auto%> in conversion operator"
57523 msgstr ""
57525 #: cp/parser.cc:16679
57526 #, gcc-internal-format
57527 msgid "use of %<auto%> in member template conversion operator can never be deduced"
57528 msgstr ""
57530 #: cp/parser.cc:16763
57531 #, gcc-internal-format
57532 msgid "only constructors take member initializers"
57533 msgstr ""
57535 #: cp/parser.cc:16790
57536 #, fuzzy, gcc-internal-format
57537 msgid "cannot expand initializer for member %qD"
57538 msgstr "прапушчан ініцыялізатар"
57540 #: cp/parser.cc:16802 cp/pt.cc:26882
57541 #, gcc-internal-format
57542 msgid "mem-initializer for %qD follows constructor delegation"
57543 msgstr ""
57545 #: cp/parser.cc:16814 cp/pt.cc:26894
57546 #, gcc-internal-format
57547 msgid "constructor delegation follows mem-initializer for %qD"
57548 msgstr ""
57550 #: cp/parser.cc:16866
57551 #, gcc-internal-format
57552 msgid "anachronistic old-style base class initializer"
57553 msgstr ""
57555 #: cp/parser.cc:16951
57556 #, gcc-internal-format
57557 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
57558 msgstr ""
57560 #: cp/parser.cc:17352
57561 #, gcc-internal-format
57562 msgid "unexpected keyword; remove space between quotes and suffix identifier"
57563 msgstr ""
57565 #: cp/parser.cc:17358
57566 #, gcc-internal-format
57567 msgid "expected suffix identifier"
57568 msgstr ""
57570 #: cp/parser.cc:17367
57571 #, gcc-internal-format
57572 msgid "expected empty string after %<operator%> keyword"
57573 msgstr ""
57575 #: cp/parser.cc:17373
57576 #, gcc-internal-format
57577 msgid "invalid encoding prefix in literal operator"
57578 msgstr ""
57580 #: cp/parser.cc:17407
57581 #, fuzzy, gcc-internal-format
57582 #| msgid "unregistered operator %s"
57583 msgid "expected operator"
57584 msgstr "нераспазнаны аператар %s"
57586 #: cp/parser.cc:17454
57587 #, gcc-internal-format
57588 msgid "keyword %<export%> not implemented, and will be ignored"
57589 msgstr ""
57591 #: cp/parser.cc:17456
57592 #, gcc-internal-format
57593 msgid "keyword %<export%> is deprecated, and is ignored"
57594 msgstr ""
57596 #: cp/parser.cc:17458
57597 #, gcc-internal-format
57598 msgid "keyword %<export%> is enabled with %<-fmodules-ts%>"
57599 msgstr ""
57601 #: cp/parser.cc:17637
57602 #, fuzzy, gcc-internal-format
57603 msgid "invalid constrained type parameter"
57604 msgstr "нявернае выкарыстанне \"restict\""
57606 #: cp/parser.cc:17645
57607 #, fuzzy, gcc-internal-format
57608 msgid "cv-qualified type parameter"
57609 msgstr "нявернае выкарыстанне \"restict\""
57611 #: cp/parser.cc:17792
57612 #, fuzzy, gcc-internal-format
57613 msgid "invalid use of %<auto%> in default template argument"
57614 msgstr "нявернае выкарыстанне \"restict\""
57616 #: cp/parser.cc:18028 cp/parser.cc:18114 cp/parser.cc:24947
57617 #, fuzzy, gcc-internal-format
57618 msgid "template parameter pack %qD cannot have a default argument"
57619 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
57621 #: cp/parser.cc:18032 cp/parser.cc:18118
57622 #, fuzzy, gcc-internal-format
57623 msgid "template parameter packs cannot have default arguments"
57624 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
57626 #: cp/parser.cc:18185
57627 #, gcc-internal-format
57628 msgid "expected template-id"
57629 msgstr ""
57631 #: cp/parser.cc:18247
57632 #, gcc-internal-format
57633 msgid "%<<::%> cannot begin a template-argument list"
57634 msgstr ""
57636 #: cp/parser.cc:18251
57637 #, gcc-internal-format
57638 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
57639 msgstr ""
57641 #: cp/parser.cc:18255
57642 #, gcc-internal-format
57643 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
57644 msgstr ""
57646 #: cp/parser.cc:18285
57647 #, fuzzy, gcc-internal-format
57648 msgid "invalid template-argument-list"
57649 msgstr "нявернае выкарыстанне \"restict\""
57651 #: cp/parser.cc:18286
57652 #, gcc-internal-format
57653 msgid "function name as the left hand operand of %<<%> is ill-formed in C++20; wrap the function name in %<()%>"
57654 msgstr ""
57656 #: cp/parser.cc:18293
57657 #, gcc-internal-format
57658 msgid "expected %<(%> after template-argument-list"
57659 msgstr ""
57661 #: cp/parser.cc:18407
57662 #, gcc-internal-format
57663 msgid "parse error in template argument list"
57664 msgstr ""
57666 #. The name does not name a template.
57667 #: cp/parser.cc:18492 cp/parser.cc:18680 cp/parser.cc:18870
57668 #, gcc-internal-format
57669 msgid "expected template-name"
57670 msgstr ""
57672 #. Explain what went wrong.
57673 #: cp/parser.cc:18538
57674 #, gcc-internal-format
57675 msgid "non-template %qD used as template"
57676 msgstr ""
57678 #: cp/parser.cc:18540
57679 #, gcc-internal-format
57680 msgid "use %<%T::template %D%> to indicate that it is a template"
57681 msgstr ""
57683 #: cp/parser.cc:18739
57684 #, gcc-internal-format
57685 msgid "expected parameter pack before %<...%>"
57686 msgstr ""
57688 #: cp/parser.cc:18835 cp/parser.cc:18853 cp/parser.cc:19026
57689 #, gcc-internal-format
57690 msgid "expected template-argument"
57691 msgstr ""
57693 #: cp/parser.cc:18993
57694 #, fuzzy, gcc-internal-format
57695 msgid "invalid non-type template argument"
57696 msgstr "нявернае выкарыстанне \"restict\""
57698 #: cp/parser.cc:19135
57699 #, gcc-internal-format
57700 msgid "explicit instantiation shall not use %<inline%> specifier"
57701 msgstr ""
57703 #: cp/parser.cc:19139
57704 #, gcc-internal-format
57705 msgid "explicit instantiation shall not use %<constexpr%> specifier"
57706 msgstr ""
57708 #: cp/parser.cc:19143
57709 #, gcc-internal-format
57710 msgid "explicit instantiation shall not use %<consteval%> specifier"
57711 msgstr ""
57713 #: cp/parser.cc:19205
57714 #, gcc-internal-format
57715 msgid "template specialization with C linkage"
57716 msgstr ""
57718 #: cp/parser.cc:19434
57719 #, gcc-internal-format
57720 msgid "expected type specifier"
57721 msgstr ""
57723 #: cp/parser.cc:19626
57724 #, gcc-internal-format
57725 msgid "use of %<auto%> in lambda parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
57726 msgstr ""
57728 #: cp/parser.cc:19632
57729 #, gcc-internal-format
57730 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
57731 msgstr ""
57733 #: cp/parser.cc:19637
57734 #, gcc-internal-format
57735 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++20%> or %<-fconcepts%>"
57736 msgstr ""
57738 #: cp/parser.cc:19794
57739 #, gcc-internal-format
57740 msgid "expected template-id for type"
57741 msgstr ""
57743 #: cp/parser.cc:19924
57744 #, gcc-internal-format
57745 msgid "expected type-name"
57746 msgstr ""
57748 #: cp/parser.cc:20036
57749 #, fuzzy, gcc-internal-format
57750 #| msgid "function does not return string type"
57751 msgid "%qE does not constrain a type"
57752 msgstr "функцыя не вяртае тып string"
57754 #: cp/parser.cc:20037
57755 #, gcc-internal-format
57756 msgid "concept defined here"
57757 msgstr ""
57759 #: cp/parser.cc:20060
57760 #, gcc-internal-format
57761 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
57762 msgstr ""
57764 #: cp/parser.cc:20067
57765 #, gcc-internal-format
57766 msgid "unexpected placeholder in constrained result type"
57767 msgstr ""
57769 #: cp/parser.cc:20310
57770 #, gcc-internal-format
57771 msgid "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
57772 msgstr ""
57774 #: cp/parser.cc:20386
57775 #, gcc-internal-format
57776 msgid "%<template%> must follow a nested-name-specifier"
57777 msgstr ""
57779 #: cp/parser.cc:20548
57780 #, gcc-internal-format
57781 msgid "declaration %qD does not declare anything"
57782 msgstr ""
57784 #: cp/parser.cc:20636
57785 #, gcc-internal-format
57786 msgid "attributes ignored on uninstantiated type"
57787 msgstr ""
57789 #: cp/parser.cc:20642
57790 #, gcc-internal-format
57791 msgid "attributes ignored on template instantiation"
57792 msgstr ""
57794 #: cp/parser.cc:20653
57795 #, gcc-internal-format
57796 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
57797 msgstr ""
57799 #: cp/parser.cc:20794
57800 #, fuzzy, gcc-internal-format
57801 msgid "%qD is an enumeration template"
57802 msgstr "\"%s\" звычайна функцыя"
57804 #: cp/parser.cc:20805
57805 #, gcc-internal-format
57806 msgid "%qD does not name an enumeration in %qT"
57807 msgstr ""
57809 #: cp/parser.cc:20820
57810 #, gcc-internal-format
57811 msgid "unnamed scoped enum is not allowed"
57812 msgstr ""
57814 #: cp/parser.cc:20836
57815 #, gcc-internal-format
57816 msgid "types may not be defined in enum-base"
57817 msgstr ""
57819 #: cp/parser.cc:20881
57820 #, gcc-internal-format
57821 msgid "expected %<;%> or %<{%>"
57822 msgstr ""
57824 #: cp/parser.cc:20925
57825 #, gcc-internal-format
57826 msgid "cannot add an enumerator list to a template instantiation"
57827 msgstr ""
57829 #: cp/parser.cc:20939
57830 #, gcc-internal-format
57831 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
57832 msgstr ""
57834 #: cp/parser.cc:20951 cp/parser.cc:26457
57835 #, gcc-internal-format
57836 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
57837 msgstr ""
57839 #: cp/parser.cc:20956 cp/parser.cc:26462
57840 #, gcc-internal-format
57841 msgid "declaration of %qD in %qD which does not enclose %qD"
57842 msgstr ""
57844 #: cp/parser.cc:20968 cp/parser.cc:26475
57845 #, gcc-internal-format
57846 msgid "extra qualification not allowed"
57847 msgstr ""
57849 #: cp/parser.cc:21005
57850 #, fuzzy, gcc-internal-format
57851 #| msgid "ISO C forbids an empty source file"
57852 msgid "ISO C++ forbids empty unnamed enum"
57853 msgstr "ISO C не дазваляе пусты ізыходны файл"
57855 #: cp/parser.cc:21030
57856 #, gcc-internal-format
57857 msgid "opaque-enum-specifier without name"
57858 msgstr ""
57860 #: cp/parser.cc:21033
57861 #, gcc-internal-format
57862 msgid "opaque-enum-specifier must use a simple identifier"
57863 msgstr ""
57865 #: cp/parser.cc:21154
57866 #, gcc-internal-format
57867 msgid "unexpanded parameter pack in enumerator in lambda"
57868 msgstr ""
57870 #: cp/parser.cc:21229
57871 #, gcc-internal-format
57872 msgid "%qD is not a namespace-name; did you mean %qs?"
57873 msgstr ""
57875 #: cp/parser.cc:21233
57876 #, fuzzy, gcc-internal-format
57877 #| msgid "`%D' is not a function,"
57878 msgid "%qD is not a namespace-name"
57879 msgstr "`%D' - гэта ня функцыя,"
57881 #: cp/parser.cc:21237
57882 #, gcc-internal-format
57883 msgid "expected namespace-name"
57884 msgstr ""
57886 #: cp/parser.cc:21298
57887 #, gcc-internal-format
57888 msgid "nested inline namespace definitions only available with %<-std=c++20%> or %<-std=gnu++20%>"
57889 msgstr ""
57891 #: cp/parser.cc:21310
57892 #, gcc-internal-format
57893 msgid "standard attributes on namespaces must precede the namespace name"
57894 msgstr ""
57896 #: cp/parser.cc:21329
57897 #, gcc-internal-format
57898 msgid "nested namespace definitions only available with %<-std=c++17%> or %<-std=gnu++17%>"
57899 msgstr ""
57901 #: cp/parser.cc:21339
57902 #, gcc-internal-format
57903 msgid "nested namespace name required"
57904 msgstr ""
57906 #: cp/parser.cc:21344
57907 #, gcc-internal-format
57908 msgid "namespace name required"
57909 msgstr ""
57911 #: cp/parser.cc:21348
57912 #, gcc-internal-format
57913 msgid "a nested namespace definition cannot have attributes"
57914 msgstr ""
57916 #: cp/parser.cc:21351
57917 #, gcc-internal-format
57918 msgid "a nested namespace definition cannot be inline"
57919 msgstr ""
57921 #: cp/parser.cc:21358
57922 #, gcc-internal-format
57923 msgid "namespace %qD entered"
57924 msgstr ""
57926 #: cp/parser.cc:21413
57927 #, gcc-internal-format
57928 msgid "%<namespace%> definition is not allowed here"
57929 msgstr ""
57931 #: cp/parser.cc:21588
57932 #, gcc-internal-format
57933 msgid "pack expansion in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
57934 msgstr ""
57936 #: cp/parser.cc:21603
57937 #, fuzzy, gcc-internal-format
57938 msgid "a template-id may not appear in a using-declaration"
57939 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
57941 #: cp/parser.cc:21621
57942 #, gcc-internal-format
57943 msgid "comma-separated list in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
57944 msgstr ""
57946 #: cp/parser.cc:21631
57947 #, gcc-internal-format
57948 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
57949 msgstr ""
57951 #: cp/parser.cc:21696
57952 #, fuzzy, gcc-internal-format
57953 msgid "opaque-enum-declaration here"
57954 msgstr "няма папярэдняга аб'яўлення для \"%s\""
57956 #: cp/parser.cc:21766
57957 #, gcc-internal-format
57958 msgid "types may not be defined in alias template declarations"
57959 msgstr ""
57961 #: cp/parser.cc:21945
57962 #, gcc-internal-format
57963 msgid "%<asm%> in %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
57964 msgstr ""
57966 #: cp/parser.cc:21965 cp/parser.cc:21982 cp/parser.cc:21996
57967 #, fuzzy, gcc-internal-format
57968 msgid "duplicate %<asm%> qualifier %qT"
57969 msgstr "паўтарэнне \"volatile\""
57971 #: cp/parser.cc:21972
57972 #, gcc-internal-format
57973 msgid "%<asm%> qualifier %qT ignored outside of function body"
57974 msgstr ""
57976 #: cp/parser.cc:22009
57977 #, gcc-internal-format
57978 msgid "%qT is not an %<asm%> qualifier"
57979 msgstr ""
57981 #: cp/parser.cc:22025
57982 #, gcc-internal-format
57983 msgid "%<asm%> qualifier outside of function body"
57984 msgstr ""
57986 #: cp/parser.cc:22253
57987 #, gcc-internal-format
57988 msgid "empty parentheses were disambiguated as a function declaration"
57989 msgstr ""
57991 #: cp/parser.cc:22264
57992 #, gcc-internal-format
57993 msgid "remove parentheses to default-initialize a variable"
57994 msgstr ""
57996 #: cp/parser.cc:22269
57997 #, gcc-internal-format
57998 msgid "or replace parentheses with braces to aggregate-initialize a variable"
57999 msgstr ""
58001 #: cp/parser.cc:22272
58002 #, gcc-internal-format
58003 msgid "or replace parentheses with braces to value-initialize a variable"
58004 msgstr ""
58006 #: cp/parser.cc:22289 cp/parser.cc:22314
58007 #, gcc-internal-format
58008 msgid "parentheses were disambiguated as a function declaration"
58009 msgstr ""
58011 #: cp/parser.cc:22301 cp/parser.cc:22322
58012 #, gcc-internal-format
58013 msgid "replace parentheses with braces to declare a variable"
58014 msgstr ""
58016 #: cp/parser.cc:22308
58017 #, gcc-internal-format
58018 msgid "add parentheses to declare a variable"
58019 msgstr ""
58021 #: cp/parser.cc:22555
58022 #, fuzzy, gcc-internal-format
58023 msgid "a function-definition is not allowed here"
58024 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
58026 #: cp/parser.cc:22566
58027 #, gcc-internal-format
58028 msgid "an %<asm%> specification is not allowed on a function-definition"
58029 msgstr ""
58031 #: cp/parser.cc:22570
58032 #, fuzzy, gcc-internal-format
58033 msgid "attributes are not allowed on a function-definition"
58034 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
58036 #: cp/parser.cc:22621
58037 #, gcc-internal-format
58038 msgid "expected constructor, destructor, or type conversion"
58039 msgstr ""
58041 #: cp/parser.cc:22742
58042 #, fuzzy, gcc-internal-format
58043 msgid "initializer provided for function"
58044 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
58046 #: cp/parser.cc:22784
58047 #, gcc-internal-format
58048 msgid "attributes after parenthesized initializer ignored"
58049 msgstr ""
58051 #: cp/parser.cc:22798
58052 #, gcc-internal-format
58053 msgid "non-function %qD declared as implicit template"
58054 msgstr ""
58056 #: cp/parser.cc:23301
58057 #, fuzzy, gcc-internal-format
58058 msgid "array bound is not an integer constant"
58059 msgstr "памер масіва \"%s\" адмоўны"
58061 #: cp/parser.cc:23427
58062 #, gcc-internal-format
58063 msgid "cannot define member of dependent typedef %qT"
58064 msgstr ""
58066 #: cp/parser.cc:23431
58067 #, fuzzy, gcc-internal-format
58068 msgid "%<%T::%E%> is not a type"
58069 msgstr "\"%s\" мае незавершаны тып"
58071 #. We do not attempt to print the declarator
58072 #. here because we do not have enough
58073 #. information about its original syntactic
58074 #. form.
58075 #: cp/parser.cc:23460
58076 #, gcc-internal-format
58077 msgid "invalid declarator"
58078 msgstr "нерэчаісны абвяшчальнік"
58080 #: cp/parser.cc:23468
58081 #, fuzzy, gcc-internal-format
58082 msgid "invalid use of constructor as a template"
58083 msgstr "нявернае выкарыстанне \"restict\""
58085 #: cp/parser.cc:23470
58086 #, gcc-internal-format
58087 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
58088 msgstr ""
58090 #. But declarations with qualified-ids can't appear in a
58091 #. function.
58092 #: cp/parser.cc:23585
58093 #, fuzzy, gcc-internal-format
58094 #| msgid "Invalid declaration"
58095 msgid "qualified-id in declaration"
58096 msgstr "Нерэчаіснае абвяшчэнне"
58098 #: cp/parser.cc:23610
58099 #, fuzzy, gcc-internal-format
58100 #| msgid "empty declaration"
58101 msgid "expected declarator"
58102 msgstr "пустое абвяшчэньне"
58104 #: cp/parser.cc:23731
58105 #, gcc-internal-format
58106 msgid "%qD is a namespace"
58107 msgstr ""
58109 #: cp/parser.cc:23733
58110 #, gcc-internal-format
58111 msgid "cannot form pointer to member of non-class %q#T"
58112 msgstr ""
58114 #: cp/parser.cc:23754
58115 #, gcc-internal-format
58116 msgid "expected ptr-operator"
58117 msgstr ""
58119 #: cp/parser.cc:23815
58120 #, fuzzy, gcc-internal-format
58121 #| msgid "duplicate `volatile'"
58122 msgid "duplicate cv-qualifier"
58123 msgstr "паўтарэнне \"volatile\""
58125 #: cp/parser.cc:23869
58126 #, gcc-internal-format
58127 msgid "multiple ref-qualifiers"
58128 msgstr ""
58130 #: cp/parser.cc:23906
58131 #, gcc-internal-format
58132 msgid "%qE requires %<-fgnu-tm%>"
58133 msgstr ""
58135 #: cp/parser.cc:23964
58136 #, fuzzy, gcc-internal-format
58137 #| msgid "duplicate `volatile'"
58138 msgid "duplicate virt-specifier"
58139 msgstr "паўтарэнне \"volatile\""
58141 #: cp/parser.cc:24226
58142 #, fuzzy, gcc-internal-format
58143 msgid "missing template arguments after %qT"
58144 msgstr "невыкарыстаемы параметр \"%s\""
58146 #: cp/parser.cc:24232
58147 #, gcc-internal-format
58148 msgid "%qT not permitted in template argument"
58149 msgstr ""
58151 #: cp/parser.cc:24235 cp/typeck2.cc:353 cp/typeck2.cc:400 cp/typeck2.cc:2319
58152 #, fuzzy, gcc-internal-format
58153 #| msgid "invalid use of `%T'"
58154 msgid "invalid use of %qT"
58155 msgstr "нерэчаіснае выкарыстаньне `%T'"
58157 #: cp/parser.cc:24262
58158 #, gcc-internal-format
58159 msgid "types may not be defined in template arguments"
58160 msgstr ""
58162 #: cp/parser.cc:24267
58163 #, fuzzy, gcc-internal-format
58164 msgid "invalid use of %<auto%> in template argument"
58165 msgstr "нявернае выкарыстанне \"restict\""
58167 #: cp/parser.cc:24373
58168 #, gcc-internal-format
58169 msgid "expected type-specifier"
58170 msgstr ""
58172 #: cp/parser.cc:24654
58173 #, gcc-internal-format
58174 msgid "expected %<,%> or %<...%>"
58175 msgstr ""
58177 #: cp/parser.cc:24732
58178 #, gcc-internal-format
58179 msgid "types may not be defined in parameter types"
58180 msgstr ""
58182 #: cp/parser.cc:24931
58183 #, gcc-internal-format
58184 msgid "default arguments are only permitted for function parameters"
58185 msgstr ""
58187 #: cp/parser.cc:24949
58188 #, gcc-internal-format
58189 msgid "parameter pack %qD cannot have a default argument"
58190 msgstr ""
58192 #: cp/parser.cc:24955
58193 #, fuzzy, gcc-internal-format
58194 msgid "template parameter pack cannot have a default argument"
58195 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
58197 #: cp/parser.cc:24957
58198 #, gcc-internal-format
58199 msgid "parameter pack cannot have a default argument"
58200 msgstr ""
58202 #: cp/parser.cc:25087
58203 #, gcc-internal-format
58204 msgid "function-try-block body of %<constexpr%> constructor only available with %<-std=c++20%> or %<-std=gnu++20%>"
58205 msgstr ""
58207 #: cp/parser.cc:25091
58208 #, gcc-internal-format
58209 msgid "function-try-block body of %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
58210 msgstr ""
58212 #: cp/parser.cc:25415
58213 #, gcc-internal-format
58214 msgid "C++ designated initializers only available with %<-std=c++20%> or %<-std=gnu++20%>"
58215 msgstr ""
58217 #: cp/parser.cc:25435
58218 #, gcc-internal-format
58219 msgid "ISO C++ does not allow GNU designated initializers"
58220 msgstr ""
58222 #: cp/parser.cc:25473
58223 #, gcc-internal-format
58224 msgid "ISO C++ does not allow C99 designated initializers"
58225 msgstr ""
58227 #: cp/parser.cc:25487
58228 #, gcc-internal-format
58229 msgid "either all initializer clauses should be designated or none of them should be"
58230 msgstr ""
58232 #: cp/parser.cc:25512
58233 #, gcc-internal-format
58234 msgid "%<...%> not allowed in designated initializer list"
58235 msgstr ""
58237 #: cp/parser.cc:25563
58238 #, gcc-internal-format
58239 msgid "%<.%s%> designator used multiple times in the same initializer list"
58240 msgstr ""
58242 #: cp/parser.cc:25619 cp/parser.cc:25756
58243 #, gcc-internal-format
58244 msgid "expected class-name"
58245 msgstr ""
58247 #: cp/parser.cc:25995
58248 #, gcc-internal-format
58249 msgid "expected %<;%> after class definition"
58250 msgstr ""
58252 #: cp/parser.cc:25998
58253 #, gcc-internal-format
58254 msgid "expected %<;%> after struct definition"
58255 msgstr ""
58257 #: cp/parser.cc:26001
58258 #, gcc-internal-format
58259 msgid "expected %<;%> after union definition"
58260 msgstr ""
58262 #: cp/parser.cc:26399
58263 #, gcc-internal-format
58264 msgid "expected %<{%> or %<:%>"
58265 msgstr ""
58267 #: cp/parser.cc:26410
58268 #, fuzzy, gcc-internal-format
58269 #| msgid "cannot find file for class %s"
58270 msgid "cannot specify %<override%> for a class"
58271 msgstr "немагчыма знайсьці файл для кляса %s"
58273 #: cp/parser.cc:26418
58274 #, gcc-internal-format
58275 msgid "global qualification of class name is invalid"
58276 msgstr ""
58278 #: cp/parser.cc:26425
58279 #, gcc-internal-format
58280 msgid "qualified name does not name a class"
58281 msgstr ""
58283 #: cp/parser.cc:26437
58284 #, gcc-internal-format
58285 msgid "keyword %<template%> not allowed in class-head-name"
58286 msgstr ""
58288 #: cp/parser.cc:26443
58289 #, fuzzy, gcc-internal-format
58290 msgid "invalid class name in declaration of %qD"
58291 msgstr "Нерэчаіснае абвяшчэнне"
58293 #: cp/parser.cc:26497
58294 #, fuzzy, gcc-internal-format
58295 msgid "an explicit specialization must be preceded by %<template <>%>"
58296 msgstr "ініцыялізацыя"
58298 #: cp/parser.cc:26529
58299 #, gcc-internal-format
58300 msgid "function template %qD redeclared as a class template"
58301 msgstr ""
58303 #: cp/parser.cc:26562
58304 #, gcc-internal-format
58305 msgid "could not resolve typename type"
58306 msgstr ""
58308 #: cp/parser.cc:26626
58309 #, fuzzy, gcc-internal-format
58310 #| msgid "previous definition of `%#T'"
58311 msgid "previous definition of %q#T"
58312 msgstr "папярэдняе вызначэньне `%#T'"
58314 #. In a lambda this should work, but doesn't currently.
58315 #. We're in a lambda, but it isn't the innermost class.
58316 #. This should work, but currently doesn't.
58317 #: cp/parser.cc:26640 cp/pt.cc:4331
58318 #, gcc-internal-format
58319 msgid "unexpanded parameter pack in local class in lambda"
58320 msgstr ""
58322 #: cp/parser.cc:26740 cp/parser.cc:32941
58323 #, gcc-internal-format
58324 msgid "expected class-key"
58325 msgstr ""
58327 #: cp/parser.cc:26765
58328 #, gcc-internal-format
58329 msgid "ISO C++ forbids typename key in template template parameter; use %<-std=c++17%> or %<-std=gnu++17%>"
58330 msgstr ""
58332 #: cp/parser.cc:26769
58333 #, gcc-internal-format
58334 msgid "expected %<class%> or %<typename%>"
58335 msgstr ""
58337 #: cp/parser.cc:27019
58338 #, gcc-internal-format
58339 msgid "in C++03 a class-key must be used when declaring a friend"
58340 msgstr ""
58342 #: cp/parser.cc:27050
58343 #, gcc-internal-format
58344 msgid "friend declaration does not name a class or function"
58345 msgstr ""
58347 #: cp/parser.cc:27068
58348 #, gcc-internal-format
58349 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
58350 msgstr ""
58352 #: cp/parser.cc:27170
58353 #, gcc-internal-format
58354 msgid "default member initializers for bit-fields only available with %<-std=c++20%> or %<-std=gnu++20%>"
58355 msgstr ""
58357 #: cp/parser.cc:27177
58358 #, gcc-internal-format
58359 msgid "default member initializer for unnamed bit-field"
58360 msgstr ""
58362 #: cp/parser.cc:27190
58363 #, gcc-internal-format
58364 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
58365 msgstr ""
58367 #: cp/parser.cc:27352
58368 #, fuzzy, gcc-internal-format
58369 msgid "bit-field %qD has non-integral type %qT"
58370 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
58372 #: cp/parser.cc:27380
58373 #, gcc-internal-format
58374 msgid "pure-specifier on function-definition"
58375 msgstr ""
58377 #: cp/parser.cc:27400
58378 #, gcc-internal-format
58379 msgid "extra %<;%> after in-class function definition"
58380 msgstr ""
58382 #: cp/parser.cc:27447
58383 #, gcc-internal-format
58384 msgid "stray %<,%> at end of member declaration"
58385 msgstr ""
58387 #: cp/parser.cc:27461
58388 #, gcc-internal-format
58389 msgid "expected %<;%> at end of member declaration"
58390 msgstr ""
58392 #: cp/parser.cc:27536
58393 #, gcc-internal-format
58394 msgid "invalid pure specifier (only %<= 0%> is allowed)"
58395 msgstr ""
58397 #: cp/parser.cc:27571
58398 #, gcc-internal-format
58399 msgid "a brace-enclosed initializer is not allowed here"
58400 msgstr ""
58402 #: cp/parser.cc:27701
58403 #, gcc-internal-format
58404 msgid "%<virtual%> specified more than once in base-specifier"
58405 msgstr ""
58407 #: cp/parser.cc:27721
58408 #, gcc-internal-format
58409 msgid "more than one access specifier in base-specifier"
58410 msgstr ""
58412 #: cp/parser.cc:27745
58413 #, gcc-internal-format
58414 msgid "keyword %<typename%> not allowed outside of templates"
58415 msgstr ""
58417 #: cp/parser.cc:27748
58418 #, gcc-internal-format
58419 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
58420 msgstr ""
58422 #: cp/parser.cc:27948 cp/parser.cc:28042
58423 #, fuzzy, gcc-internal-format
58424 msgid "types may not be defined in an exception-specification"
58425 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
58427 #: cp/parser.cc:28050
58428 #, fuzzy, gcc-internal-format
58429 msgid "ISO C++17 does not allow dynamic exception specifications"
58430 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
58432 #: cp/parser.cc:28056
58433 #, gcc-internal-format
58434 msgid "dynamic exception specifications are deprecated in C++11"
58435 msgstr ""
58437 #: cp/parser.cc:28100
58438 #, fuzzy, gcc-internal-format
58439 msgid "invalid use of %<auto%> in exception-specification"
58440 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
58442 #: cp/parser.cc:28141
58443 #, gcc-internal-format
58444 msgid "%<try%> in %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
58445 msgstr ""
58447 #: cp/parser.cc:28253
58448 #, gcc-internal-format
58449 msgid "types may not be defined in exception-declarations"
58450 msgstr ""
58452 #: cp/parser.cc:28802
58453 #, gcc-internal-format
58454 msgid "expected OpenMP directive name"
58455 msgstr ""
58457 #: cp/parser.cc:28811
58458 #, gcc-internal-format
58459 msgid "expected attribute argument as balanced token sequence"
58460 msgstr ""
58462 #: cp/parser.cc:28856
58463 #, gcc-internal-format
58464 msgid "expected %<directive%> or %<sequence%>"
58465 msgstr ""
58467 #: cp/parser.cc:28955
58468 #, gcc-internal-format
58469 msgid "attribute using prefix used together with scoped attribute token"
58470 msgstr ""
58472 #: cp/parser.cc:28969
58473 #, gcc-internal-format
58474 msgid "expected an identifier for the attribute name"
58475 msgstr ""
58477 #: cp/parser.cc:29020
58478 #, gcc-internal-format
58479 msgid "%<omp::%E%> attribute requires argument"
58480 msgstr ""
58482 #. e.g. [[attr()]].
58483 #: cp/parser.cc:29088
58484 #, gcc-internal-format
58485 msgid "parentheses must be omitted if %qE attribute argument list is empty"
58486 msgstr ""
58488 #: cp/parser.cc:29123
58489 #, gcc-internal-format
58490 msgid "attribute %qs specified multiple times"
58491 msgstr ""
58493 #: cp/parser.cc:29165
58494 #, gcc-internal-format
58495 msgid "expected attribute before %<...%>"
58496 msgstr ""
58498 #: cp/parser.cc:29225
58499 #, gcc-internal-format
58500 msgid "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
58501 msgstr ""
58503 #: cp/parser.cc:29568 cp/parser.cc:29577
58504 #, gcc-internal-format
58505 msgid "expression must be enclosed in parentheses"
58506 msgstr ""
58508 #: cp/parser.cc:29923
58509 #, gcc-internal-format
58510 msgid "missing additional %<requires%> to start a requires-expression"
58511 msgstr ""
58513 #: cp/parser.cc:30152
58514 #, gcc-internal-format
58515 msgid "testing if a concept-id is a valid expression; add %<requires%> to check satisfaction"
58516 msgstr ""
58518 #: cp/parser.cc:30290
58519 #, gcc-internal-format
58520 msgid "result type is not a plain type-constraint"
58521 msgstr ""
58523 #: cp/parser.cc:30298
58524 #, gcc-internal-format
58525 msgid "return-type-requirement is not a type-constraint"
58526 msgstr ""
58528 #: cp/parser.cc:30793
58529 #, gcc-internal-format
58530 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
58531 msgstr ""
58533 #: cp/parser.cc:30798
58534 #, fuzzy, gcc-internal-format
58535 msgid "invalid declaration of %<%T::%E%>"
58536 msgstr "Нерэчаіснае абвяшчэнне"
58538 #: cp/parser.cc:30802
58539 #, fuzzy, gcc-internal-format
58540 msgid "too few template-parameter-lists"
58541 msgstr "невыкарыстаемы параметр \"%s\""
58543 #. Otherwise, there are too many template parameter lists.  We have
58544 #. something like:
58546 #. template <class T> template <class U> void S::f();
58547 #: cp/parser.cc:30809
58548 #, gcc-internal-format
58549 msgid "too many template-parameter-lists"
58550 msgstr ""
58552 #: cp/parser.cc:31207
58553 #, fuzzy, gcc-internal-format
58554 msgid "named return values are no longer supported"
58555 msgstr "-pipe не падтрымліваецца."
58557 #: cp/parser.cc:31378
58558 #, gcc-internal-format
58559 msgid "ISO C++ did not adopt string literal operator templates taking an argument pack of characters"
58560 msgstr ""
58562 #: cp/parser.cc:31387
58563 #, gcc-internal-format
58564 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%> or single non-type parameter of class type"
58565 msgstr ""
58567 #: cp/parser.cc:31393
58568 #, gcc-internal-format
58569 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%>"
58570 msgstr ""
58572 #: cp/parser.cc:31493
58573 #, gcc-internal-format
58574 msgid "template-introductions are not part of C++20 concepts; use %qs to enable"
58575 msgstr ""
58577 #: cp/parser.cc:31503
58578 #, gcc-internal-format
58579 msgid "no matching concept for template-introduction"
58580 msgstr ""
58582 #: cp/parser.cc:31526
58583 #, gcc-internal-format
58584 msgid "invalid declaration of member template in local class"
58585 msgstr ""
58587 #: cp/parser.cc:31535
58588 #, gcc-internal-format
58589 msgid "template with C linkage"
58590 msgstr ""
58592 #: cp/parser.cc:31555
58593 #, fuzzy, gcc-internal-format
58594 msgid "invalid explicit specialization"
58595 msgstr "ініцыялізацыя"
58597 #: cp/parser.cc:31667
58598 #, fuzzy, gcc-internal-format
58599 msgid "template declaration of %<typedef%>"
58600 msgstr "пустое абвяшчэнне"
58602 #: cp/parser.cc:31718
58603 #, gcc-internal-format
58604 msgid "a class template declaration must not declare anything else"
58605 msgstr ""
58607 #: cp/parser.cc:31770
58608 #, fuzzy, gcc-internal-format
58609 msgid "explicit template specialization cannot have a storage class"
58610 msgstr "ініцыялізацыя"
58612 #: cp/parser.cc:32072
58613 #, gcc-internal-format
58614 msgid "%<>>%> should be %<> >%> within a nested template argument list"
58615 msgstr ""
58617 #: cp/parser.cc:32085
58618 #, gcc-internal-format
58619 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
58620 msgstr ""
58622 #: cp/parser.cc:32393
58623 #, gcc-internal-format
58624 msgid "%<sizeof...%> argument must be surrounded by parentheses"
58625 msgstr ""
58627 #: cp/parser.cc:32548
58628 #, gcc-internal-format
58629 msgid "invalid use of %qD in linkage specification"
58630 msgstr ""
58632 #: cp/parser.cc:32563
58633 #, gcc-internal-format
58634 msgid "%<__thread%> before %qD"
58635 msgstr ""
58637 #: cp/parser.cc:32698
58638 #, fuzzy, gcc-internal-format
58639 #| msgid "ISO C++ does not support `long long'"
58640 msgid "ISO C++ 1998 does not support %<long long%>"
58641 msgstr "ISO C++ не падтрымлівае \"long long\""
58643 #: cp/parser.cc:32709
58644 #, gcc-internal-format
58645 msgid "both %<__thread%> and %<thread_local%> specified"
58646 msgstr ""
58648 #: cp/parser.cc:32714
58649 #, fuzzy, gcc-internal-format
58650 #| msgid "duplicate `%s'"
58651 msgid "duplicate %qD"
58652 msgstr "паўтарэньне `%s'"
58654 #: cp/parser.cc:32740
58655 #, fuzzy, gcc-internal-format
58656 #| msgid "duplicate `%s'"
58657 msgid "duplicate %qs"
58658 msgstr "паўтарэньне `%s'"
58660 #: cp/parser.cc:32792
58661 #, gcc-internal-format
58662 msgid "expected %<new%>"
58663 msgstr ""
58665 #: cp/parser.cc:32795
58666 #, gcc-internal-format
58667 msgid "expected %<delete%>"
58668 msgstr ""
58670 #: cp/parser.cc:32798
58671 #, gcc-internal-format
58672 msgid "expected %<return%>"
58673 msgstr ""
58675 #: cp/parser.cc:32804
58676 #, gcc-internal-format
58677 msgid "expected %<extern%>"
58678 msgstr ""
58680 #: cp/parser.cc:32807
58681 #, gcc-internal-format
58682 msgid "expected %<static_assert%>"
58683 msgstr ""
58685 #: cp/parser.cc:32810
58686 #, gcc-internal-format
58687 msgid "expected %<decltype%>"
58688 msgstr ""
58690 #: cp/parser.cc:32813
58691 #, fuzzy, gcc-internal-format
58692 #| msgid "unregistered operator %s"
58693 msgid "expected %<operator%>"
58694 msgstr "нераспазнаны аператар %s"
58696 #: cp/parser.cc:32816
58697 #, gcc-internal-format
58698 msgid "expected %<class%>"
58699 msgstr ""
58701 #: cp/parser.cc:32819
58702 #, gcc-internal-format
58703 msgid "expected %<template%>"
58704 msgstr ""
58706 #: cp/parser.cc:32822
58707 #, gcc-internal-format
58708 msgid "expected %<namespace%>"
58709 msgstr ""
58711 #: cp/parser.cc:32825
58712 #, gcc-internal-format
58713 msgid "expected %<using%>"
58714 msgstr ""
58716 #: cp/parser.cc:32828
58717 #, gcc-internal-format
58718 msgid "expected %<asm%>"
58719 msgstr ""
58721 #: cp/parser.cc:32831
58722 #, gcc-internal-format
58723 msgid "expected %<try%>"
58724 msgstr ""
58726 #: cp/parser.cc:32834
58727 #, gcc-internal-format
58728 msgid "expected %<catch%>"
58729 msgstr ""
58731 #: cp/parser.cc:32837
58732 #, gcc-internal-format
58733 msgid "expected %<throw%>"
58734 msgstr ""
58736 #: cp/parser.cc:32840
58737 #, gcc-internal-format
58738 msgid "expected %<auto%>"
58739 msgstr ""
58741 #: cp/parser.cc:32843
58742 #, gcc-internal-format
58743 msgid "expected %<__label__%>"
58744 msgstr ""
58746 #: cp/parser.cc:32846
58747 #, gcc-internal-format
58748 msgid "expected %<@try%>"
58749 msgstr ""
58751 #: cp/parser.cc:32849
58752 #, gcc-internal-format
58753 msgid "expected %<@synchronized%>"
58754 msgstr ""
58756 #: cp/parser.cc:32852
58757 #, gcc-internal-format
58758 msgid "expected %<@throw%>"
58759 msgstr ""
58761 #: cp/parser.cc:32855
58762 #, gcc-internal-format
58763 msgid "expected %<__transaction_atomic%>"
58764 msgstr ""
58766 #: cp/parser.cc:32858
58767 #, gcc-internal-format
58768 msgid "expected %<__transaction_relaxed%>"
58769 msgstr ""
58771 #: cp/parser.cc:32861
58772 #, gcc-internal-format
58773 msgid "expected %<co_yield%>"
58774 msgstr ""
58776 #: cp/parser.cc:32893
58777 #, gcc-internal-format
58778 msgid "expected %<::%>"
58779 msgstr ""
58781 #: cp/parser.cc:32905
58782 #, gcc-internal-format
58783 msgid "expected %<...%>"
58784 msgstr ""
58786 #: cp/parser.cc:32908
58787 #, gcc-internal-format
58788 msgid "expected %<*%>"
58789 msgstr ""
58791 #: cp/parser.cc:32911
58792 #, gcc-internal-format
58793 msgid "expected %<~%>"
58794 msgstr ""
58796 #: cp/parser.cc:32917
58797 #, gcc-internal-format
58798 msgid "expected %<:%> or %<::%>"
58799 msgstr ""
58801 #: cp/parser.cc:32944
58802 #, gcc-internal-format
58803 msgid "expected %<class%>, %<typename%>, or %<template%>"
58804 msgstr ""
58806 #: cp/parser.cc:33276
58807 #, gcc-internal-format
58808 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
58809 msgstr ""
58811 #: cp/parser.cc:33427
58812 #, gcc-internal-format
58813 msgid "%qs tag used in naming %q#T"
58814 msgstr ""
58816 #: cp/parser.cc:33432
58817 #, fuzzy, gcc-internal-format
58818 msgid "%q#T was previously declared here"
58819 msgstr "няма папярэдняга аб'яўлення для \"%s\""
58821 #: cp/parser.cc:33552
58822 #, gcc-internal-format
58823 msgid "redundant class-key %qs in reference to %q#T"
58824 msgstr ""
58826 #: cp/parser.cc:33692 cp/parser.cc:33726
58827 #, gcc-internal-format
58828 msgid "%qT declared with a mismatched class-key %qs"
58829 msgstr ""
58831 #: cp/parser.cc:33699 cp/parser.cc:33732
58832 #, gcc-internal-format
58833 msgid "remove the class-key or replace it with %qs"
58834 msgstr ""
58836 #: cp/parser.cc:33700 cp/parser.cc:33733
58837 #, gcc-internal-format
58838 msgid "replace the class-key with %qs"
58839 msgstr ""
58841 #: cp/parser.cc:33707
58842 #, gcc-internal-format
58843 msgid "%qT defined as %qs here"
58844 msgstr ""
58846 #: cp/parser.cc:33708
58847 #, gcc-internal-format
58848 msgid "%qT first declared as %qs here"
58849 msgstr ""
58851 #: cp/parser.cc:33790
58852 #, gcc-internal-format
58853 msgid "%qD redeclared with different access"
58854 msgstr ""
58856 #: cp/parser.cc:33811
58857 #, gcc-internal-format
58858 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
58859 msgstr ""
58861 #: cp/parser.cc:34060
58862 #, fuzzy, gcc-internal-format
58863 msgid "file ends in default argument"
58864 msgstr "нехапае аргументаў у функцыі \"%s\""
58866 #: cp/parser.cc:34301 cp/parser.cc:35609 cp/parser.cc:35798
58867 #, gcc-internal-format
58868 msgid "misplaced %<@%D%> Objective-C++ construct"
58869 msgstr ""
58871 #: cp/parser.cc:34372
58872 #, gcc-internal-format
58873 msgid "objective-c++ message receiver expected"
58874 msgstr ""
58876 #: cp/parser.cc:34442
58877 #, gcc-internal-format
58878 msgid "objective-c++ message argument(s) are expected"
58879 msgstr ""
58881 #: cp/parser.cc:34473
58882 #, gcc-internal-format
58883 msgid "%<@encode%> must specify a type as an argument"
58884 msgstr ""
58886 #: cp/parser.cc:34877
58887 #, gcc-internal-format
58888 msgid "invalid Objective-C++ selector name"
58889 msgstr ""
58891 #: cp/parser.cc:34952 cp/parser.cc:34970
58892 #, gcc-internal-format
58893 msgid "objective-c++ method declaration is expected"
58894 msgstr ""
58896 #: cp/parser.cc:34964 cp/parser.cc:35030
58897 #, gcc-internal-format
58898 msgid "method attributes must be specified at the end"
58899 msgstr ""
58901 #: cp/parser.cc:35073
58902 #, gcc-internal-format
58903 msgid "stray %qs between Objective-C++ methods"
58904 msgstr ""
58906 #: cp/parser.cc:35270 cp/parser.cc:35277 cp/parser.cc:35284
58907 #, fuzzy, gcc-internal-format
58908 #| msgid "invalid mode for gen_tst_reg"
58909 msgid "invalid type for instance variable"
58910 msgstr "нерэчаісны рэжым для gen_tst_reg"
58912 #: cp/parser.cc:35401
58913 #, gcc-internal-format
58914 msgid "identifier expected after %<@protocol%>"
58915 msgstr ""
58917 #: cp/parser.cc:35574
58918 #, gcc-internal-format
58919 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
58920 msgstr ""
58922 #: cp/parser.cc:35581
58923 #, fuzzy, gcc-internal-format
58924 msgid "prefix attributes are ignored before %<@%D%>"
58925 msgstr "\"%s\" атрыбут ігнарыруецца"
58927 #: cp/parser.cc:35861 cp/parser.cc:35868 cp/parser.cc:35875
58928 #, fuzzy, gcc-internal-format
58929 #| msgid "invalid use of `restrict'"
58930 msgid "invalid type for property"
58931 msgstr "нявернае выкарыстанне \"restict\""
58933 #: cp/parser.cc:36037
58934 #, gcc-internal-format
58935 msgid "unknown property attribute %qE"
58936 msgstr ""
58938 #: cp/parser.cc:37152
58939 #, gcc-internal-format
58940 msgid "expected integer expression list"
58941 msgstr ""
58943 #: cp/parser.cc:37169
58944 #, gcc-internal-format
58945 msgid "%<wait%> expression must be integral"
58946 msgstr ""
58948 #: cp/parser.cc:38258
58949 #, fuzzy, gcc-internal-format
58950 #| msgid "invalid initializer"
58951 msgid "invalid reduction-identifier"
58952 msgstr "нерэчаісны ініцыялізатар"
58954 #: cp/parser.cc:39086
58955 #, gcc-internal-format
58956 msgid "types may not be defined in iterator type"
58957 msgstr ""
58959 #: cp/parser.cc:41854
58960 #, gcc-internal-format
58961 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
58962 msgstr ""
58964 #: cp/parser.cc:42258
58965 #, gcc-internal-format
58966 msgid "%<[[omp::directive(%s)]]%> must be the only specified attribute on a statement"
58967 msgstr ""
58969 #: cp/parser.cc:42517
58970 #, gcc-internal-format
58971 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
58972 msgstr ""
58974 #: cp/parser.cc:42604 cp/pt.cc:18137
58975 #, gcc-internal-format
58976 msgid "iteration variable %qD should not be reduction"
58977 msgstr ""
58979 #: cp/parser.cc:42697
58980 #, gcc-internal-format
58981 msgid "not enough for loops to collapse"
58982 msgstr ""
58984 #: cp/parser.cc:45039
58985 #, gcc-internal-format
58986 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
58987 msgstr ""
58989 #: cp/parser.cc:45674
58990 #, gcc-internal-format
58991 msgid "OpenMP directive other than %<declare simd%> or %<declare variant%> appertains to a declaration"
58992 msgstr ""
58994 #: cp/parser.cc:45953
58995 #, gcc-internal-format
58996 msgid "%<declare target%> in attribute syntax terminated with %<end declare target%> in pragma syntax"
58997 msgstr ""
58999 #: cp/parser.cc:45957
59000 #, gcc-internal-format
59001 msgid "%<declare target%> in pragma syntax terminated with %<end declare target%> in attribute syntax"
59002 msgstr ""
59004 #: cp/parser.cc:46063
59005 #, fuzzy, gcc-internal-format
59006 #| msgid "invalid initializer"
59007 msgid "invalid initializer clause"
59008 msgstr "нерэчаісны ініцыялізатар"
59010 #: cp/parser.cc:46093
59011 #, gcc-internal-format
59012 msgid "expected id-expression (arguments)"
59013 msgstr ""
59015 #: cp/parser.cc:46105
59016 #, gcc-internal-format
59017 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
59018 msgstr ""
59020 #: cp/parser.cc:46208
59021 #, gcc-internal-format
59022 msgid "types may not be defined in declare reduction type list"
59023 msgstr ""
59025 #: cp/parser.cc:46228 cp/semantics.cc:6048
59026 #, gcc-internal-format
59027 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
59028 msgstr ""
59030 #: cp/parser.cc:46232 cp/semantics.cc:6056
59031 #, gcc-internal-format
59032 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
59033 msgstr ""
59035 #: cp/parser.cc:46235 cp/pt.cc:14126 cp/semantics.cc:6062
59036 #, gcc-internal-format
59037 msgid "reference type %qT in %<#pragma omp declare reduction%>"
59038 msgstr ""
59040 #: cp/parser.cc:46238 cp/semantics.cc:6068
59041 #, gcc-internal-format
59042 msgid "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma omp declare reduction%>"
59043 msgstr ""
59045 #: cp/parser.cc:46965
59046 #, gcc-internal-format
59047 msgid "%<#pragma acc routine%> names a set of overloads"
59048 msgstr ""
59050 #: cp/parser.cc:46975
59051 #, gcc-internal-format
59052 msgid "%qD does not refer to a namespace scope function"
59053 msgstr ""
59055 #. cancel-and-throw is unimplemented.
59056 #: cp/parser.cc:47333
59057 #, gcc-internal-format
59058 msgid "%<atomic_cancel%>"
59059 msgstr ""
59061 #: cp/parser.cc:47380 cp/semantics.cc:10999
59062 #, gcc-internal-format
59063 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
59064 msgstr ""
59066 #: cp/parser.cc:47382 cp/semantics.cc:11001
59067 #, gcc-internal-format
59068 msgid "%<__transaction_atomic%> without transactional memory support enabled"
59069 msgstr ""
59071 #: cp/parser.cc:47528
59072 #, gcc-internal-format
59073 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
59074 msgstr ""
59076 #: cp/parser.cc:47531
59077 #, gcc-internal-format
59078 msgid "  or a %<transaction_may_cancel_outer%> function"
59079 msgstr ""
59081 #: cp/parser.cc:47582
59082 #, gcc-internal-format
59083 msgid "malformed %<#pragma GCC pch_preprocess%>"
59084 msgstr ""
59086 #: cp/parser.cc:47879
59087 #, gcc-internal-format
59088 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
59089 msgstr ""
59091 #: cp/parser.cc:47930
59092 #, gcc-internal-format
59093 msgid "%<#pragma GCC ivdep%> must be inside a function"
59094 msgstr ""
59096 #: cp/parser.cc:47962
59097 #, gcc-internal-format
59098 msgid "%<#pragma GCC unroll%> must be inside a function"
59099 msgstr ""
59101 #: cp/parser.cc:48042
59102 #, gcc-internal-format
59103 msgid "multi-source compilation not implemented for C++"
59104 msgstr ""
59106 #: cp/parser.cc:48081
59107 #, gcc-internal-format
59108 msgid "placeholder type not allowed in this context"
59109 msgstr ""
59111 #: cp/parser.cc:48285
59112 #, gcc-internal-format
59113 msgid "implicit templates may not be %<virtual%>"
59114 msgstr ""
59116 #: cp/parser.cc:48341
59117 #, gcc-internal-format
59118 msgid "%<extern \"C\"%> linkage started here"
59119 msgstr ""
59121 #: cp/pt.cc:307
59122 #, gcc-internal-format
59123 msgid "data member %qD cannot be a member template"
59124 msgstr ""
59126 #: cp/pt.cc:320
59127 #, fuzzy, gcc-internal-format
59128 msgid "invalid member template declaration %qD"
59129 msgstr "паўторнае абвяшчэнне меткі \"%s\""
59131 #: cp/pt.cc:744
59132 #, fuzzy, gcc-internal-format
59133 msgid "explicit specialization in non-namespace scope %qD"
59134 msgstr "ініцыялізацыя"
59136 #: cp/pt.cc:758
59137 #, gcc-internal-format
59138 msgid "enclosing class templates are not explicitly specialized"
59139 msgstr ""
59141 #: cp/pt.cc:842
59142 #, gcc-internal-format
59143 msgid "specialization of %qD must appear at namespace scope"
59144 msgstr ""
59146 #: cp/pt.cc:853 cp/pt.cc:1090
59147 #, gcc-internal-format
59148 msgid "specialization of %qD in different namespace"
59149 msgstr ""
59151 #: cp/pt.cc:855
59152 #, fuzzy, gcc-internal-format
59153 #| msgid "previous definition of `%#T'"
59154 msgid "  from definition of %q#D"
59155 msgstr "папярэдняе вызначэньне `%#T'"
59157 #: cp/pt.cc:872
59158 #, gcc-internal-format
59159 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
59160 msgstr ""
59162 #: cp/pt.cc:1002
59163 #, fuzzy, gcc-internal-format
59164 msgid "name of class shadows template template parameter %qD"
59165 msgstr "нявернае выкарыстанне \"restict\""
59167 #: cp/pt.cc:1014
59168 #, fuzzy, gcc-internal-format
59169 #| msgid "declaration of template `%#D'"
59170 msgid "specialization of alias template %qD"
59171 msgstr "абвяшчэньне шаблёну `%#D'"
59173 #: cp/pt.cc:1017 cp/pt.cc:1156
59174 #, fuzzy, gcc-internal-format
59175 msgid "explicit specialization of non-template %qT"
59176 msgstr "ініцыялізацыя"
59178 #: cp/pt.cc:1049
59179 #, gcc-internal-format
59180 msgid "specialization of %qT after instantiation"
59181 msgstr ""
59183 #: cp/pt.cc:1093
59184 #, fuzzy, gcc-internal-format
59185 #| msgid "previous definition of `%#T'"
59186 msgid "from definition of %q#D"
59187 msgstr "папярэдняе вызначэньне `%#T'"
59189 #. But if we've had an implicit instantiation, that's a
59190 #. problem ([temp.expl.spec]/6).
59191 #: cp/pt.cc:1134
59192 #, gcc-internal-format
59193 msgid "specialization %qT after instantiation %qT"
59194 msgstr ""
59196 #: cp/pt.cc:1152
59197 #, gcc-internal-format
59198 msgid "template specialization of %qD not allowed by ISO C++"
59199 msgstr ""
59201 #: cp/pt.cc:1617
59202 #, gcc-internal-format
59203 msgid "specialization of %qD after instantiation"
59204 msgstr ""
59206 #: cp/pt.cc:2058 cp/semantics.cc:5918
59207 #, gcc-internal-format
59208 msgid "%s %#qD"
59209 msgstr ""
59211 #: cp/pt.cc:2194
59212 #, fuzzy, gcc-internal-format
59213 msgid "%qD is not a function template"
59214 msgstr "\"%s\" звычайна функцыя"
59216 #: cp/pt.cc:2199
59217 #, fuzzy, gcc-internal-format
59218 msgid "%qD is not a variable template"
59219 msgstr "\"%s\" звычайна функцыя"
59221 #: cp/pt.cc:2481
59222 #, gcc-internal-format
59223 msgid "template-id %qD for %q+D does not match any template declaration"
59224 msgstr ""
59226 #: cp/pt.cc:2485
59227 #, gcc-internal-format
59228 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
59229 msgstr ""
59231 #: cp/pt.cc:2495
59232 #, gcc-internal-format
59233 msgid "ambiguous template specialization %qD for %q+D"
59234 msgstr ""
59236 #: cp/pt.cc:2702
59237 #, gcc-internal-format
59238 msgid "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
59239 msgstr ""
59241 #: cp/pt.cc:2712
59242 #, gcc-internal-format
59243 msgid "too many template headers for %qD (should be %d)"
59244 msgstr ""
59246 #: cp/pt.cc:2718
59247 #, gcc-internal-format
59248 msgid "members of an explicitly specialized class are defined without a template header"
59249 msgstr ""
59251 #: cp/pt.cc:2742
59252 #, gcc-internal-format
59253 msgid "explicit specialization of %qD outside its namespace must use a nested-name-specifier"
59254 msgstr ""
59256 #. This was allowed in C++98, so only pedwarn.
59257 #: cp/pt.cc:2747
59258 #, gcc-internal-format
59259 msgid "explicit instantiation of %qD outside its namespace must use a nested-name-specifier"
59260 msgstr ""
59262 #: cp/pt.cc:2783
59263 #, fuzzy, gcc-internal-format
59264 msgid "explicit specialization %q#D may be missing attributes"
59265 msgstr "ініцыялізацыя"
59267 #: cp/pt.cc:2787
59268 #, fuzzy, gcc-internal-format, gfc-internal-format
59269 msgid "missing primary template attributes %s"
59270 msgstr "прапушчан прабел пасля нумара \"%.*s\""
59272 #: cp/pt.cc:2788
59273 #, fuzzy, gcc-internal-format, gfc-internal-format
59274 msgid "missing primary template attribute %s"
59275 msgstr "прапушчан прабел пасля нумара \"%.*s\""
59277 #: cp/pt.cc:2878 cp/pt.cc:2938
59278 #, fuzzy, gcc-internal-format
59279 msgid "template-id %qE in declaration of primary template"
59280 msgstr "пустое абвяшчэнне"
59282 #: cp/pt.cc:2891
59283 #, gcc-internal-format
59284 msgid "template parameter list used in explicit instantiation"
59285 msgstr ""
59287 #: cp/pt.cc:2897
59288 #, gcc-internal-format
59289 msgid "definition provided for explicit instantiation"
59290 msgstr ""
59292 #: cp/pt.cc:2905
59293 #, fuzzy, gcc-internal-format
59294 msgid "too many template parameter lists in declaration of %qD"
59295 msgstr "пустое абвяшчэнне"
59297 #: cp/pt.cc:2908
59298 #, fuzzy, gcc-internal-format
59299 msgid "too few template parameter lists in declaration of %qD"
59300 msgstr "пустое абвяшчэнне"
59302 #: cp/pt.cc:2910
59303 #, gcc-internal-format
59304 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
59305 msgstr ""
59307 #: cp/pt.cc:2916
59308 #, fuzzy, gcc-internal-format
59309 msgid "explicit specialization declared %<concept%>"
59310 msgstr "ініцыялізацыя"
59312 #: cp/pt.cc:2949
59313 #, gcc-internal-format
59314 msgid "non-type partial specialization %qE is not allowed"
59315 msgstr ""
59317 #: cp/pt.cc:2953
59318 #, gcc-internal-format
59319 msgid "non-class, non-variable partial specialization %qE is not allowed"
59320 msgstr ""
59322 #: cp/pt.cc:2985
59323 #, gcc-internal-format
59324 msgid "default argument specified in explicit specialization"
59325 msgstr ""
59327 #: cp/pt.cc:3028
59328 #, fuzzy, gcc-internal-format
59329 #| msgid "`%D' is not a function,"
59330 msgid "%qD is not a template function"
59331 msgstr "`%D' - гэта ня функцыя,"
59333 #. From [temp.expl.spec]:
59335 #. If such an explicit specialization for the member
59336 #. of a class template names an implicitly-declared
59337 #. special member function (clause _special_), the
59338 #. program is ill-formed.
59340 #. Similar language is found in [temp.explicit].
59341 #: cp/pt.cc:3090
59342 #, gcc-internal-format
59343 msgid "specialization of implicitly-declared special member function"
59344 msgstr ""
59346 #: cp/pt.cc:3106
59347 #, fuzzy, gcc-internal-format
59348 msgid "no member function %qD declared in %qT"
59349 msgstr "у функцыі \"%s\":"
59351 #: cp/pt.cc:3137
59352 #, gcc-internal-format
59353 msgid "friend declaration %qD is not visible to explicit specialization"
59354 msgstr ""
59356 #: cp/pt.cc:3140
59357 #, fuzzy, gcc-internal-format
59358 #| msgid "in declaration `%D'"
59359 msgid "friend declaration here"
59360 msgstr "у абвяшчэньні  `%D'"
59362 #: cp/pt.cc:3249
59363 #, fuzzy, gcc-internal-format
59364 msgid "explicit specialization of function concept %qD"
59365 msgstr "няма папярэдняга аб'яўлення для \"%s\""
59367 #: cp/pt.cc:3847
59368 #, gcc-internal-format
59369 msgid "argument to %<__integer_pack%> must be between 0 and %d"
59370 msgstr ""
59372 #: cp/pt.cc:4194
59373 #, gcc-internal-format
59374 msgid "base initializer expansion %qT contains no parameter packs"
59375 msgstr ""
59377 #: cp/pt.cc:4262
59378 #, gcc-internal-format
59379 msgid "expansion pattern %qT contains no parameter packs"
59380 msgstr ""
59382 #: cp/pt.cc:4264
59383 #, gcc-internal-format
59384 msgid "expansion pattern %qE contains no parameter packs"
59385 msgstr ""
59387 #: cp/pt.cc:4346
59388 #, gcc-internal-format
59389 msgid "parameter packs not expanded with %<...%>:"
59390 msgstr ""
59392 #: cp/pt.cc:4363 cp/pt.cc:5168
59393 #, gcc-internal-format
59394 msgid "        %qD"
59395 msgstr ""
59397 #: cp/pt.cc:4365
59398 #, gcc-internal-format, gfc-internal-format
59399 msgid "        %s"
59400 msgstr ""
59402 #: cp/pt.cc:4491
59403 #, gcc-internal-format
59404 msgid "declaration of template parameter %q+D shadows template parameter"
59405 msgstr ""
59407 #: cp/pt.cc:4494
59408 #, fuzzy, gcc-internal-format
59409 #| msgid "declaration of template `%#D'"
59410 msgid "declaration of %q+#D shadows template parameter"
59411 msgstr "абвяшчэньне шаблёну `%#D'"
59413 #: cp/pt.cc:4496
59414 #, fuzzy, gcc-internal-format
59415 msgid "template parameter %qD declared here"
59416 msgstr "тып параметра \"%s\" не аб'яўлены"
59418 #: cp/pt.cc:5104
59419 #, gcc-internal-format
59420 msgid "specialization of variable concept %q#D"
59421 msgstr ""
59423 #: cp/pt.cc:5163
59424 #, fuzzy, gcc-internal-format
59425 msgid "template parameters not deducible in partial specialization:"
59426 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
59428 #: cp/pt.cc:5186
59429 #, gcc-internal-format
59430 msgid "partial specialization %q+D does not specialize any template arguments; to define the primary template, remove the template argument list"
59431 msgstr ""
59433 #: cp/pt.cc:5190
59434 #, gcc-internal-format
59435 msgid "partial specialization %q+D does not specialize any template arguments and is not more constrained than the primary template; to define the primary template, remove the template argument list"
59436 msgstr ""
59438 #: cp/pt.cc:5194 cp/pt.cc:5205 cp/pt.cc:5213
59439 #, gcc-internal-format
59440 msgid "primary template here"
59441 msgstr ""
59443 #: cp/pt.cc:5202
59444 #, gcc-internal-format
59445 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
59446 msgstr ""
59448 #: cp/pt.cc:5212
59449 #, fuzzy, gcc-internal-format
59450 #| msgid "too many arguments to function `%s'"
59451 msgid "too many arguments for partial specialization %qT"
59452 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
59454 #: cp/pt.cc:5226
59455 #, gcc-internal-format
59456 msgid "partial specialization %qD is not more specialized than"
59457 msgstr ""
59459 #: cp/pt.cc:5228
59460 #, gcc-internal-format
59461 msgid "primary template %qD"
59462 msgstr ""
59464 #: cp/pt.cc:5270
59465 #, gcc-internal-format
59466 msgid "parameter pack argument %qE must be at the end of the template argument list"
59467 msgstr ""
59469 #: cp/pt.cc:5273
59470 #, gcc-internal-format
59471 msgid "parameter pack argument %qT must be at the end of the template argument list"
59472 msgstr ""
59474 #: cp/pt.cc:5335
59475 #, gcc-internal-format
59476 msgid "type %qT of template argument %qE depends on a template parameter"
59477 msgid_plural "type %qT of template argument %qE depends on template parameters"
59478 msgstr[0] ""
59479 msgstr[1] ""
59481 #: cp/pt.cc:5394
59482 #, gcc-internal-format
59483 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
59484 msgstr ""
59486 #: cp/pt.cc:5398
59487 #, gcc-internal-format
59488 msgid "partial specialization of %qD after instantiation of %qD"
59489 msgstr ""
59491 #: cp/pt.cc:5581
59492 #, fuzzy, gcc-internal-format
59493 msgid "no default argument for %qD"
59494 msgstr "нехапае аргументаў у функцыі \"%s\""
59496 #. A primary class template, primary variable template
59497 #. (DR 2032), or alias template can only have one
59498 #. parameter pack, at the end of the template
59499 #. parameter list.
59500 #: cp/pt.cc:5604
59501 #, gcc-internal-format
59502 msgid "parameter pack %q+D must be at the end of the template parameter list"
59503 msgstr ""
59505 #: cp/pt.cc:5640
59506 #, gcc-internal-format
59507 msgid "default template arguments may not be used in function template friend re-declaration"
59508 msgstr ""
59510 #: cp/pt.cc:5643
59511 #, gcc-internal-format
59512 msgid "default template arguments may not be used in template friend declarations"
59513 msgstr ""
59515 #: cp/pt.cc:5646
59516 #, gcc-internal-format
59517 msgid "default template arguments may not be used in function templates without %<-std=c++11%> or %<-std=gnu++11%>"
59518 msgstr ""
59520 #: cp/pt.cc:5649
59521 #, gcc-internal-format
59522 msgid "default template arguments may not be used in partial specializations"
59523 msgstr ""
59525 #: cp/pt.cc:5652 cp/pt.cc:5710
59526 #, gcc-internal-format
59527 msgid "default argument for template parameter for class enclosing %qD"
59528 msgstr ""
59530 #: cp/pt.cc:5821
59531 #, fuzzy, gcc-internal-format
59532 msgid "template %qD declared"
59533 msgstr "тып параметра \"%s\" не аб'яўлены"
59535 #: cp/pt.cc:5829
59536 #, gcc-internal-format
59537 msgid "template class without a name"
59538 msgstr ""
59540 #: cp/pt.cc:5837
59541 #, gcc-internal-format
59542 msgid "member template %qD may not have virt-specifiers"
59543 msgstr ""
59545 #. [basic.stc.dynamic.allocation]
59547 #. An allocation function can be a function
59548 #. template. ... Template allocation functions shall
59549 #. have two or more parameters.
59550 #: cp/pt.cc:5860
59551 #, fuzzy, gcc-internal-format
59552 msgid "invalid template declaration of %qD"
59553 msgstr "паўторнае абвяшчэнне меткі \"%s\""
59555 #: cp/pt.cc:6012
59556 #, fuzzy, gcc-internal-format
59557 #| msgid "declaration of template `%#D'"
59558 msgid "template definition of non-template %q#D"
59559 msgstr "абвяшчэньне шаблёну `%#D'"
59561 #: cp/pt.cc:6051
59562 #, gcc-internal-format
59563 msgid "expected %d levels of template parms for %q#D, got %d"
59564 msgstr ""
59566 #: cp/pt.cc:6065
59567 #, fuzzy, gcc-internal-format
59568 msgid "got %d template parameters for %q#D"
59569 msgstr "невыкарыстаемы параметр \"%s\""
59571 #: cp/pt.cc:6068
59572 #, fuzzy, gcc-internal-format
59573 msgid "got %d template parameters for %q#T"
59574 msgstr "невыкарыстаемы параметр \"%s\""
59576 #: cp/pt.cc:6070
59577 #, gcc-internal-format, gfc-internal-format
59578 msgid "  but %d required"
59579 msgstr ""
59581 #: cp/pt.cc:6091
59582 #, gcc-internal-format
59583 msgid "template arguments to %qD do not match original template %qD"
59584 msgstr ""
59586 #: cp/pt.cc:6094
59587 #, gcc-internal-format
59588 msgid "use %<template<>%> for an explicit specialization"
59589 msgstr ""
59591 #: cp/pt.cc:6239
59592 #, fuzzy, gcc-internal-format
59593 msgid "%qT is not a template type"
59594 msgstr "\"%s\" мае незавершаны тып"
59596 #: cp/pt.cc:6252
59597 #, fuzzy, gcc-internal-format
59598 msgid "template specifiers not specified in declaration of %qD"
59599 msgstr "пустое абвяшчэнне"
59601 #: cp/pt.cc:6263
59602 #, fuzzy, gcc-internal-format, gfc-internal-format
59603 msgid "redeclared with %d template parameter"
59604 msgid_plural "redeclared with %d template parameters"
59605 msgstr[0] "нявернае выкарыстанне \"restict\""
59606 msgstr[1] "нявернае выкарыстанне \"restict\""
59608 #: cp/pt.cc:6267
59609 #, fuzzy, gcc-internal-format
59610 msgid "previous declaration %qD used %d template parameter"
59611 msgid_plural "previous declaration %qD used %d template parameters"
59612 msgstr[0] "няма папярэдняга аб'яўлення для \"%s\""
59613 msgstr[1] "няма папярэдняга аб'яўлення для \"%s\""
59615 #: cp/pt.cc:6305
59616 #, fuzzy, gcc-internal-format
59617 msgid "template parameter %q+#D"
59618 msgstr "невыкарыстаемы параметр \"%s\""
59620 #: cp/pt.cc:6306
59621 #, gcc-internal-format
59622 msgid "redeclared here as %q#D"
59623 msgstr ""
59625 #: cp/pt.cc:6317
59626 #, gcc-internal-format
59627 msgid "declaration of template parameter %q+#D with different constraints"
59628 msgstr ""
59630 #: cp/pt.cc:6320 cp/pt.cc:6366
59631 #, fuzzy, gcc-internal-format
59632 msgid "original declaration appeared here"
59633 msgstr "няма папярэдняга аб'яўлення для \"%s\""
59635 #: cp/pt.cc:6331
59636 #, fuzzy, gcc-internal-format
59637 msgid "redefinition of default argument for %q#D"
59638 msgstr "нехапае аргументаў у функцыі \"%s\""
59640 #: cp/pt.cc:6333
59641 #, fuzzy, gcc-internal-format
59642 #| msgid "previous definition here"
59643 msgid "original definition appeared here"
59644 msgstr "папярэдняе вызначэньне"
59646 #: cp/pt.cc:6363
59647 #, gcc-internal-format
59648 msgid "redeclaration %q#D with different constraints"
59649 msgstr ""
59651 #: cp/pt.cc:6701 cp/pt.cc:6770
59652 #, fuzzy, gcc-internal-format
59653 msgid "%qE is not a valid template argument for type %qT"
59654 msgstr "\"%s\" мае незавершаны тып"
59656 #: cp/pt.cc:6704
59657 #, gcc-internal-format
59658 msgid "it must be the address of a function with external linkage"
59659 msgstr ""
59661 #: cp/pt.cc:6707
59662 #, gcc-internal-format
59663 msgid "it must be the name of a function with external linkage"
59664 msgstr ""
59666 #: cp/pt.cc:6720
59667 #, gcc-internal-format
59668 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
59669 msgstr ""
59671 #: cp/pt.cc:6724
59672 #, gcc-internal-format
59673 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
59674 msgstr ""
59676 #: cp/pt.cc:6773
59677 #, gcc-internal-format
59678 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
59679 msgstr ""
59681 #: cp/pt.cc:6775
59682 #, gcc-internal-format
59683 msgid "because it is a member of %qT"
59684 msgstr ""
59686 #: cp/pt.cc:6844
59687 #, fuzzy, gcc-internal-format
59688 msgid "  couldn%'t deduce template parameter %qD"
59689 msgstr "невыкарыстаемы параметр \"%s\""
59691 #: cp/pt.cc:6853
59692 #, gcc-internal-format
59693 msgid "  types %qT and %qT have incompatible cv-qualifiers"
59694 msgstr ""
59696 #: cp/pt.cc:6862
59697 #, gcc-internal-format
59698 msgid "  mismatched types %qT and %qT"
59699 msgstr ""
59701 #: cp/pt.cc:6871
59702 #, gcc-internal-format
59703 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
59704 msgstr ""
59706 #: cp/pt.cc:6882
59707 #, gcc-internal-format
59708 msgid "  template argument %qE does not match pointer-to-member constant %qE"
59709 msgstr ""
59711 #: cp/pt.cc:6892
59712 #, gcc-internal-format
59713 msgid "  %qE is not equivalent to %qE"
59714 msgstr ""
59716 #: cp/pt.cc:6901
59717 #, gcc-internal-format
59718 msgid "  inconsistent parameter pack deduction with %qT and %qT"
59719 msgstr ""
59721 #: cp/pt.cc:6913
59722 #, gcc-internal-format
59723 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
59724 msgstr ""
59726 #: cp/pt.cc:6917
59727 #, gcc-internal-format
59728 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
59729 msgstr ""
59731 #: cp/pt.cc:6928
59732 #, gcc-internal-format
59733 msgid "  variable-sized array type %qT is not a valid template argument"
59734 msgstr ""
59736 #: cp/pt.cc:6939
59737 #, gcc-internal-format
59738 msgid "  member function type %qT is not a valid template argument"
59739 msgstr ""
59741 #: cp/pt.cc:6982
59742 #, gcc-internal-format
59743 msgid "  cannot convert %qE (type %qT) to type %qT"
59744 msgstr ""
59746 #: cp/pt.cc:6995
59747 #, gcc-internal-format
59748 msgid "  %qT is an ambiguous base class of %qT"
59749 msgstr ""
59751 #: cp/pt.cc:6999
59752 #, gcc-internal-format
59753 msgid "  %qT is not derived from %qT"
59754 msgstr ""
59756 #: cp/pt.cc:7010
59757 #, gcc-internal-format
59758 msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
59759 msgstr ""
59761 #: cp/pt.cc:7020
59762 #, fuzzy, gcc-internal-format
59763 msgid "  cannot deduce a template for %qT from non-template type %qT"
59764 msgstr "\"%s\" мае незавершаны тып"
59766 #: cp/pt.cc:7030
59767 #, fuzzy, gcc-internal-format
59768 msgid "  template argument %qE does not match %qE"
59769 msgstr "параметр \"%s\" ініцыялізаваны"
59771 #: cp/pt.cc:7091
59772 #, gcc-internal-format
59773 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
59774 msgstr ""
59776 #: cp/pt.cc:7099
59777 #, gcc-internal-format
59778 msgid "%qE is not a valid template argument of type %qT in C++98 because %qD does not have external linkage"
59779 msgstr ""
59781 #: cp/pt.cc:7109
59782 #, gcc-internal-format
59783 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
59784 msgstr ""
59786 #: cp/pt.cc:7124
59787 #, gcc-internal-format
59788 msgid "the address of %qD is not a valid template argument"
59789 msgstr ""
59791 #: cp/pt.cc:7134
59792 #, gcc-internal-format
59793 msgid "the address of the %qT subobject of %qD is not a valid template argument"
59794 msgstr ""
59796 #: cp/pt.cc:7141
59797 #, gcc-internal-format
59798 msgid "the address of %qD is not a valid template argument because it does not have static storage duration"
59799 msgstr ""
59801 #: cp/pt.cc:7159
59802 #, gcc-internal-format
59803 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
59804 msgstr ""
59806 #: cp/pt.cc:7167
59807 #, gcc-internal-format
59808 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
59809 msgstr ""
59811 #: cp/pt.cc:7279
59812 #, gcc-internal-format
59813 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
59814 msgstr ""
59816 #: cp/pt.cc:7440
59817 #, fuzzy, gcc-internal-format
59818 #| msgid "default argument for `%#D' has type `%T'"
59819 msgid "in template argument for type %qT"
59820 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
59822 #: cp/pt.cc:7454
59823 #, gcc-internal-format
59824 msgid "template argument %qE for type %qT not a compile-time constant"
59825 msgstr ""
59827 #: cp/pt.cc:7540
59828 #, gcc-internal-format
59829 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
59830 msgstr ""
59832 #: cp/pt.cc:7548
59833 #, gcc-internal-format
59834 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
59835 msgstr ""
59837 #: cp/pt.cc:7566
59838 #, gcc-internal-format
59839 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
59840 msgstr ""
59842 #: cp/pt.cc:7625
59843 #, gcc-internal-format
59844 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
59845 msgstr ""
59847 #: cp/pt.cc:7627
59848 #, gcc-internal-format
59849 msgid "try using %qE instead"
59850 msgstr ""
59852 #: cp/pt.cc:7681
59853 #, gcc-internal-format
59854 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
59855 msgstr ""
59857 #: cp/pt.cc:8230
59858 #, gcc-internal-format
59859 msgid "ignoring attributes on template argument %qT"
59860 msgstr ""
59862 #: cp/pt.cc:8246
59863 #, gcc-internal-format
59864 msgid "ignoring attributes in template argument %qE"
59865 msgstr ""
59867 #: cp/pt.cc:8382
59868 #, gcc-internal-format
59869 msgid "injected-class-name %qD used as template template argument"
59870 msgstr ""
59872 #: cp/pt.cc:8411
59873 #, fuzzy, gcc-internal-format
59874 #| msgid "invalid use of `restrict'"
59875 msgid "invalid use of destructor %qE as a type"
59876 msgstr "нявернае выкарыстанне \"restict\""
59878 #: cp/pt.cc:8416
59879 #, gcc-internal-format
59880 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
59881 msgstr ""
59883 #: cp/pt.cc:8432 cp/pt.cc:8466 cp/pt.cc:8520
59884 #, gcc-internal-format
59885 msgid "type/value mismatch at argument %d in template parameter list for %qD"
59886 msgstr ""
59888 #: cp/pt.cc:8440
59889 #, gcc-internal-format
59890 msgid "  expected a constant of type %qT, got %qT"
59891 msgstr ""
59893 #: cp/pt.cc:8448
59894 #, gcc-internal-format
59895 msgid "  ambiguous template argument for non-type template parameter is treated as function type"
59896 msgstr ""
59898 #: cp/pt.cc:8454
59899 #, gcc-internal-format
59900 msgid "  expected a class template, got %qE"
59901 msgstr ""
59903 #: cp/pt.cc:8457
59904 #, gcc-internal-format
59905 msgid "  expected a type, got %qE"
59906 msgstr ""
59908 #: cp/pt.cc:8471
59909 #, gcc-internal-format
59910 msgid "  expected a type, got %qT"
59911 msgstr ""
59913 #: cp/pt.cc:8474
59914 #, gcc-internal-format
59915 msgid "  expected a class template, got %qT"
59916 msgstr ""
59918 #: cp/pt.cc:8524
59919 #, gcc-internal-format
59920 msgid "  expected a template of type %qD, got %qT"
59921 msgstr ""
59923 #: cp/pt.cc:8538
59924 #, gcc-internal-format
59925 msgid "constraint mismatch at argument %d in template parameter list for %qD"
59926 msgstr ""
59928 #: cp/pt.cc:8541
59929 #, gcc-internal-format
59930 msgid "  expected %qD but got %qD"
59931 msgstr ""
59933 #: cp/pt.cc:8614
59934 #, gcc-internal-format
59935 msgid "could not convert template argument %qE from %qT to %qT"
59936 msgstr ""
59938 #: cp/pt.cc:8752 cp/pt.cc:9065
59939 #, fuzzy, gcc-internal-format, gfc-internal-format
59940 msgid "template argument %d is invalid"
59941 msgstr "параметр \"%s\" ініцыялізаваны"
59943 #: cp/pt.cc:8767 cp/pt.cc:8899
59944 #, gcc-internal-format, gfc-internal-format
59945 msgid "wrong number of template arguments (%d, should be %d)"
59946 msgstr ""
59948 #: cp/pt.cc:8895
59949 #, gcc-internal-format, gfc-internal-format
59950 msgid "wrong number of template arguments (%d, should be at least %d)"
59951 msgstr ""
59953 #: cp/pt.cc:8904
59954 #, fuzzy, gcc-internal-format
59955 msgid "provided for %qD"
59956 msgstr "дэструктару неабходны \"%#D\""
59958 #: cp/pt.cc:8929
59959 #, gcc-internal-format
59960 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
59961 msgstr ""
59963 #: cp/pt.cc:8933
59964 #, gcc-internal-format
59965 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
59966 msgstr ""
59968 #: cp/pt.cc:9031
59969 #, gcc-internal-format
59970 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
59971 msgstr ""
59973 #: cp/pt.cc:9675
59974 #, fuzzy, gcc-internal-format
59975 msgid "%q#D is not a function template"
59976 msgstr "\"%s\" звычайна функцыя"
59978 #: cp/pt.cc:9839
59979 #, gcc-internal-format
59980 msgid "non-template type %qT used as a template"
59981 msgstr ""
59983 #: cp/pt.cc:9841
59984 #, fuzzy, gcc-internal-format
59985 msgid "for template declaration %q+D"
59986 msgstr "пустое абвяшчэнне"
59988 #: cp/pt.cc:9977 cp/pt.cc:21648
59989 #, gcc-internal-format
59990 msgid "template constraint failure for %qD"
59991 msgstr ""
59993 #: cp/pt.cc:10353
59994 #, gcc-internal-format
59995 msgid "use of invalid variable template %qE"
59996 msgstr ""
59998 #: cp/pt.cc:11018
59999 #, gcc-internal-format
60000 msgid "template instantiation depth exceeds maximum of %d (use %<-ftemplate-depth=%> to increase the maximum)"
60001 msgstr ""
60003 #: cp/pt.cc:12186
60004 #, gcc-internal-format
60005 msgid "flexible array member %qD in union"
60006 msgstr ""
60008 #: cp/pt.cc:12684
60009 #, gcc-internal-format
60010 msgid "fold of empty expansion over %O"
60011 msgstr ""
60013 #: cp/pt.cc:13113
60014 #, gcc-internal-format
60015 msgid "%qE is not the entire pattern of the pack expansion"
60016 msgstr ""
60018 #: cp/pt.cc:13201
60019 #, gcc-internal-format
60020 msgid "mismatched argument pack lengths while expanding %qT"
60021 msgstr ""
60023 #: cp/pt.cc:13204
60024 #, gcc-internal-format
60025 msgid "mismatched argument pack lengths while expanding %qE"
60026 msgstr ""
60028 #: cp/pt.cc:13816
60029 #, fuzzy, gcc-internal-format
60030 msgid "  when instantiating default argument for call to %qD"
60031 msgstr "нехапае аргументаў у функцыі \"%s\""
60033 #: cp/pt.cc:13911
60034 #, gcc-internal-format
60035 msgid "creating pointer to member function of non-class type %qT"
60036 msgstr ""
60038 #. It may seem that this case cannot occur, since:
60040 #. typedef void f();
60041 #. void g() { f x; }
60043 #. declares a function, not a variable.  However:
60045 #. typedef void f();
60046 #. template <typename T> void g() { T t; }
60047 #. template void g<f>();
60049 #. is an attempt to declare a variable with function
60050 #. type.
60051 #: cp/pt.cc:14936
60052 #, fuzzy, gcc-internal-format
60053 msgid "variable %qD has function type"
60054 msgstr "Нерэчаісны выбар \"%s\""
60056 #: cp/pt.cc:15130
60057 #, fuzzy, gcc-internal-format
60058 #| msgid "invalid parameter type `%T'"
60059 msgid "invalid parameter type %qT"
60060 msgstr "нерэчаісны тып парамэтра `%T'"
60062 #: cp/pt.cc:15132
60063 #, fuzzy, gcc-internal-format
60064 #| msgid "in declaration `%D'"
60065 msgid "in declaration %q+D"
60066 msgstr "у абвяшчэньні  `%D'"
60068 #: cp/pt.cc:15258
60069 #, fuzzy, gcc-internal-format
60070 #| msgid "function does not return string type"
60071 msgid "function returning an array"
60072 msgstr "функцыя не вяртае тып string"
60074 #: cp/pt.cc:15260
60075 #, fuzzy, gcc-internal-format
60076 msgid "function returning a function"
60077 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
60079 #: cp/pt.cc:15959
60080 #, gcc-internal-format
60081 msgid "forming reference to void"
60082 msgstr ""
60084 #: cp/pt.cc:15961
60085 #, fuzzy, gcc-internal-format
60086 msgid "forming pointer to reference type %qT"
60087 msgstr "\"%s\" мае незавершаны тып"
60089 #: cp/pt.cc:15963
60090 #, gcc-internal-format
60091 msgid "forming reference to reference type %qT"
60092 msgstr ""
60094 #: cp/pt.cc:15976
60095 #, fuzzy, gcc-internal-format
60096 msgid "forming pointer to qualified function type %qT"
60097 msgstr "Нерэчаісны выбар \"%s\""
60099 #: cp/pt.cc:15979
60100 #, gcc-internal-format
60101 msgid "forming reference to qualified function type %qT"
60102 msgstr ""
60104 #: cp/pt.cc:16027
60105 #, gcc-internal-format
60106 msgid "creating pointer to member of non-class type %qT"
60107 msgstr ""
60109 #: cp/pt.cc:16033
60110 #, gcc-internal-format
60111 msgid "creating pointer to member reference type %qT"
60112 msgstr ""
60114 #: cp/pt.cc:16039
60115 #, gcc-internal-format
60116 msgid "creating pointer to member of type void"
60117 msgstr ""
60119 #: cp/pt.cc:16105
60120 #, gcc-internal-format
60121 msgid "creating array of %qT"
60122 msgstr ""
60124 #: cp/pt.cc:16140
60125 #, gcc-internal-format
60126 msgid "%qD is instantiated for an empty pack"
60127 msgstr ""
60129 #: cp/pt.cc:16160
60130 #, gcc-internal-format
60131 msgid "%qT is not a class, struct, or union type"
60132 msgstr ""
60134 #: cp/pt.cc:16192
60135 #, gcc-internal-format
60136 msgid "%qT resolves to %qT, which is not an enumeration type"
60137 msgstr ""
60139 #: cp/pt.cc:16200
60140 #, gcc-internal-format
60141 msgid "%qT resolves to %qT, which is not a class type"
60142 msgstr ""
60144 #: cp/pt.cc:16314
60145 #, fuzzy, gcc-internal-format
60146 msgid "use of %qs in template"
60147 msgstr "\"%s\" звычайна функцыя"
60149 #: cp/pt.cc:16605
60150 #, gcc-internal-format
60151 msgid "qualifying type %qT does not match destructor name ~%qT"
60152 msgstr ""
60154 #: cp/pt.cc:16620
60155 #, gcc-internal-format
60156 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
60157 msgstr ""
60159 #: cp/pt.cc:16622
60160 #, gcc-internal-format
60161 msgid "say %<typename %E%> if a type is meant"
60162 msgstr ""
60164 #: cp/pt.cc:16715
60165 #, gcc-internal-format
60166 msgid "initializer for %q#D expands to an empty list of expressions"
60167 msgstr ""
60169 #: cp/pt.cc:16866
60170 #, gcc-internal-format
60171 msgid "using invalid field %qD"
60172 msgstr ""
60174 #: cp/pt.cc:17437 cp/pt.cc:19383
60175 #, gcc-internal-format
60176 msgid "invalid use of pack expansion expression"
60177 msgstr ""
60179 #: cp/pt.cc:17441 cp/pt.cc:19387
60180 #, gcc-internal-format
60181 msgid "use %<...%> to expand argument pack"
60182 msgstr ""
60184 #: cp/pt.cc:19527
60185 #, gcc-internal-format
60186 msgid "empty initializer in lambda init-capture"
60187 msgstr ""
60189 #: cp/pt.cc:20709
60190 #, gcc-internal-format
60191 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
60192 msgstr ""
60194 #: cp/pt.cc:20743
60195 #, gcc-internal-format
60196 msgid "declarations in dependent base %qT are not found by unqualified lookup"
60197 msgstr ""
60199 #: cp/pt.cc:20748
60200 #, gcc-internal-format
60201 msgid "use %<this->%D%> instead"
60202 msgstr ""
60204 #: cp/pt.cc:20751
60205 #, gcc-internal-format
60206 msgid "use %<%T::%D%> instead"
60207 msgstr ""
60209 #: cp/pt.cc:20756
60210 #, gcc-internal-format
60211 msgid "%qD declared here, later in the translation unit"
60212 msgstr ""
60214 #: cp/pt.cc:20807
60215 #, fuzzy, gcc-internal-format
60216 #| msgid "wrong number of arguments specified for `%s' attribute"
60217 msgid "wrong number of arguments to %<__builtin_convertvector%>"
60218 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
60220 #: cp/pt.cc:21042
60221 #, fuzzy, gcc-internal-format
60222 msgid "%qT is not a class or namespace"
60223 msgstr "\"%s\" мае незавершаны тып"
60225 #: cp/pt.cc:21045
60226 #, fuzzy, gcc-internal-format
60227 msgid "%qD is not a class or namespace"
60228 msgstr "\"%s\" звычайна функцыя"
60230 #: cp/pt.cc:21366
60231 #, gcc-internal-format
60232 msgid "%qT is/uses unnamed type"
60233 msgstr ""
60235 #: cp/pt.cc:21368
60236 #, fuzzy, gcc-internal-format
60237 #| msgid "default argument for `%#D' has type `%T'"
60238 msgid "template argument for %qD uses local type %qT"
60239 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
60241 #: cp/pt.cc:21378
60242 #, gcc-internal-format
60243 msgid "%qT is a variably modified type"
60244 msgstr ""
60246 #: cp/pt.cc:21393
60247 #, fuzzy, gcc-internal-format
60248 msgid "integral expression %qE is not constant"
60249 msgstr "тып параметра \"%s\" не аб'яўлены"
60251 #: cp/pt.cc:21411
60252 #, gcc-internal-format
60253 msgid "  trying to instantiate %qD"
60254 msgstr ""
60256 #: cp/pt.cc:25563
60257 #, fuzzy, gcc-internal-format
60258 msgid "ambiguous template instantiation for %q#T"
60259 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60261 #: cp/pt.cc:25565
60262 #, fuzzy, gcc-internal-format
60263 msgid "ambiguous template instantiation for %q#D"
60264 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60266 #: cp/pt.cc:25571
60267 msgid "%s %#qS"
60268 msgstr ""
60270 #: cp/pt.cc:25595 cp/pt.cc:25690
60271 #, fuzzy, gcc-internal-format
60272 msgid "explicit instantiation of non-template %q#D"
60273 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60275 #: cp/pt.cc:25601
60276 #, fuzzy, gcc-internal-format
60277 msgid "explicit instantiation of variable concept %q#D"
60278 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60280 #: cp/pt.cc:25603
60281 #, fuzzy, gcc-internal-format
60282 msgid "explicit instantiation of function concept %q#D"
60283 msgstr "няма папярэдняга аб'яўлення для \"%s\""
60285 #: cp/pt.cc:25622
60286 #, gcc-internal-format
60287 msgid "%qD is not a static data member of a class template"
60288 msgstr ""
60290 #: cp/pt.cc:25628 cp/pt.cc:25685
60291 #, gcc-internal-format
60292 msgid "no matching template for %qD found"
60293 msgstr ""
60295 #: cp/pt.cc:25633
60296 #, gcc-internal-format
60297 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
60298 msgstr ""
60300 #: cp/pt.cc:25641
60301 #, fuzzy, gcc-internal-format
60302 msgid "explicit instantiation of %q#D"
60303 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60305 #: cp/pt.cc:25677
60306 #, fuzzy, gcc-internal-format
60307 msgid "duplicate explicit instantiation of %q#D"
60308 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60310 #: cp/pt.cc:25700 cp/pt.cc:25767
60311 #, gcc-internal-format
60312 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
60313 msgstr ""
60315 #: cp/pt.cc:25705 cp/pt.cc:25782
60316 #, gcc-internal-format
60317 msgid "storage class %qD applied to template instantiation"
60318 msgstr ""
60320 #: cp/pt.cc:25739
60321 #, fuzzy, gcc-internal-format
60322 msgid "explicit instantiation of non-class template %qD"
60323 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60325 #: cp/pt.cc:25742
60326 #, fuzzy, gcc-internal-format
60327 msgid "explicit instantiation of non-template type %qT"
60328 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60330 #: cp/pt.cc:25751
60331 #, gcc-internal-format
60332 msgid "explicit instantiation of %q#T before definition of template"
60333 msgstr ""
60335 #: cp/pt.cc:25772
60336 #, gcc-internal-format
60337 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
60338 msgstr ""
60340 #: cp/pt.cc:25812
60341 #, fuzzy, gcc-internal-format
60342 msgid "duplicate explicit instantiation of %q#T"
60343 msgstr "паўторнае абвяшчэнне меткі \"%s\""
60345 #: cp/pt.cc:26110
60346 #, gcc-internal-format
60347 msgid "exception specification of %qD depends on itself"
60348 msgstr ""
60350 #. [temp.explicit]
60352 #. The definition of a non-exported function template, a
60353 #. non-exported member function template, or a non-exported
60354 #. member function or static data member of a class template
60355 #. shall be present in every translation unit in which it is
60356 #. explicitly instantiated.
60357 #: cp/pt.cc:26610
60358 #, gcc-internal-format
60359 msgid "explicit instantiation of %qD but no definition available"
60360 msgstr ""
60362 #: cp/pt.cc:26658
60363 #, gcc-internal-format
60364 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use %<-ftemplate-depth=%> to increase the maximum)"
60365 msgstr ""
60367 #: cp/pt.cc:27023
60368 #, gcc-internal-format
60369 msgid "non-type template parameters of deduced class type only available with %<-std=c++20%> or %<-std=gnu++20%>"
60370 msgstr ""
60372 #: cp/pt.cc:27053
60373 #, gcc-internal-format
60374 msgid "%qT is not a valid type for a template non-type parameter because it is not structural"
60375 msgstr ""
60377 #: cp/pt.cc:27062
60378 #, gcc-internal-format
60379 msgid "non-type template parameters of class type only available with %<-std=c++20%> or %<-std=gnu++20%>"
60380 msgstr ""
60382 #: cp/pt.cc:27070
60383 #, fuzzy, gcc-internal-format
60384 msgid "invalid template non-type parameter"
60385 msgstr "нявернае выкарыстанне \"restict\""
60387 #: cp/pt.cc:27072
60388 #, fuzzy, gcc-internal-format
60389 msgid "%q#T is not a valid type for a template non-type parameter"
60390 msgstr "нявернае выкарыстанне \"restict\""
60392 #: cp/pt.cc:28465
60393 #, fuzzy, gcc-internal-format
60394 msgid "keyword %<template%> not allowed in declarator-id"
60395 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
60397 #: cp/pt.cc:28755
60398 #, fuzzy, gcc-internal-format
60399 #| msgid "virtual functions cannot be friends"
60400 msgid "a concept cannot be constrained"
60401 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
60403 #: cp/pt.cc:28764
60404 #, gcc-internal-format
60405 msgid "concept %qE not in namespace scope"
60406 msgstr ""
60408 #: cp/pt.cc:28791
60409 #, gcc-internal-format
60410 msgid "deducing from brace-enclosed initializer list requires %<#include <initializer_list>%>"
60411 msgstr ""
60413 #: cp/pt.cc:29843
60414 #, gcc-internal-format
60415 msgid "non-deducible template %qT used without template arguments"
60416 msgstr ""
60418 #: cp/pt.cc:29849
60419 #, gcc-internal-format
60420 msgid "alias template deduction only available with %<-std=c++20%> or %<-std=gnu++20%>"
60421 msgstr ""
60423 #: cp/pt.cc:29955
60424 #, gcc-internal-format
60425 msgid "cannot deduce template arguments for copy-initialization of %qT, as it has no non-explicit deduction guides or user-declared constructors"
60426 msgstr ""
60428 #: cp/pt.cc:29962
60429 #, gcc-internal-format
60430 msgid "cannot deduce template arguments of %qT, as it has no viable deduction guides"
60431 msgstr ""
60433 #: cp/pt.cc:29974
60434 #, fuzzy, gcc-internal-format
60435 msgid "class template argument deduction failed:"
60436 msgstr "параметр \"%s\" ініцыялізаваны"
60438 #: cp/pt.cc:29977
60439 #, gcc-internal-format
60440 msgid "explicit deduction guides not considered for copy-initialization"
60441 msgstr ""
60443 #. TODO: Pass down location from cp_finish_decl.
60444 #: cp/pt.cc:29991
60445 #, gcc-internal-format
60446 msgid "class template argument deduction for %qT failed: explicit deduction guide selected in copy-list-initialization"
60447 msgstr ""
60449 #: cp/pt.cc:29995
60450 #, fuzzy, gcc-internal-format
60451 msgid "explicit deduction guide declared here"
60452 msgstr "ініцыялізацыя"
60454 #: cp/pt.cc:30009
60455 #, gcc-internal-format
60456 msgid "%qT may not intend to support class template argument deduction"
60457 msgstr ""
60459 #: cp/pt.cc:30011
60460 #, gcc-internal-format
60461 msgid "add a deduction guide to suppress this warning"
60462 msgstr ""
60464 #: cp/pt.cc:30076
60465 #, gcc-internal-format
60466 msgid "direct-list-initialization of %<auto%> requires exactly one element"
60467 msgstr ""
60469 #: cp/pt.cc:30079
60470 #, gcc-internal-format
60471 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
60472 msgstr ""
60474 #: cp/pt.cc:30169
60475 #, gcc-internal-format
60476 msgid "unable to deduce lambda return type from %qE"
60477 msgstr ""
60479 #: cp/pt.cc:30171
60480 #, gcc-internal-format
60481 msgid "unable to deduce %qT from %qE"
60482 msgstr ""
60484 #: cp/pt.cc:30243
60485 #, gcc-internal-format
60486 msgid "placeholder constraints not satisfied"
60487 msgstr ""
60489 #: cp/pt.cc:30247
60490 #, gcc-internal-format
60491 msgid "deduced initializer does not satisfy placeholder constraints"
60492 msgstr ""
60494 #: cp/pt.cc:30251
60495 #, gcc-internal-format
60496 msgid "deduced return type does not satisfy placeholder constraints"
60497 msgstr ""
60499 #: cp/pt.cc:30255
60500 #, gcc-internal-format
60501 msgid "deduced expression type does not satisfy placeholder constraints"
60502 msgstr ""
60504 #: cp/pt.cc:30395
60505 #, fuzzy, gcc-internal-format
60506 msgid "invalid use of %qT in template argument"
60507 msgstr "нявернае выкарыстанне \"restict\""
60509 #: cp/rtti.cc:310
60510 #, gcc-internal-format
60511 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
60512 msgstr ""
60514 #: cp/rtti.cc:323
60515 #, gcc-internal-format
60516 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
60517 msgstr ""
60519 #: cp/rtti.cc:424
60520 #, gcc-internal-format
60521 msgid "cannot create type information for type %qT because it involves types of variable size"
60522 msgstr ""
60524 #: cp/rtti.cc:527
60525 #, gcc-internal-format
60526 msgid "%<typeid%> of qualified function type %qT"
60527 msgstr ""
60529 #: cp/rtti.cc:717 cp/rtti.cc:733
60530 #, gcc-internal-format
60531 msgid "%<dynamic_cast<%#T>(%#D)%> can never succeed"
60532 msgstr ""
60534 #: cp/rtti.cc:745
60535 #, gcc-internal-format
60536 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
60537 msgstr ""
60539 #: cp/rtti.cc:821
60540 #, gcc-internal-format
60541 msgid "cannot %<dynamic_cast%> %qE (of type %q#T) to type %q#T (%s)"
60542 msgstr ""
60544 #: cp/search.cc:278
60545 #, gcc-internal-format
60546 msgid "%qT is an ambiguous base of %qT"
60547 msgstr ""
60549 #: cp/search.cc:294
60550 #, gcc-internal-format
60551 msgid "%qT is an inaccessible base of %qT"
60552 msgstr ""
60554 #: cp/search.cc:1917
60555 #, gcc-internal-format
60556 msgid "looser exception specification on overriding virtual function %q+#F"
60557 msgstr ""
60559 #: cp/search.cc:1920
60560 #, gcc-internal-format
60561 msgid "overridden function is %q#F"
60562 msgstr ""
60564 #: cp/search.cc:1995
60565 #, fuzzy, gcc-internal-format
60566 #| msgid "invalid parameter type `%T'"
60567 msgid "invalid covariant return type for %q#D"
60568 msgstr "нерэчаісны тып парамэтра `%T'"
60570 #: cp/search.cc:1997 cp/search.cc:2014 cp/search.cc:2031
60571 #, gcc-internal-format
60572 msgid "overridden function is %q#D"
60573 msgstr ""
60575 #: cp/search.cc:2010
60576 #, fuzzy, gcc-internal-format
60577 #| msgid "invalid parameter type `%T'"
60578 msgid "invalid covariant return type for %q+#D"
60579 msgstr "нерэчаісны тып парамэтра `%T'"
60581 #: cp/search.cc:2012
60582 #, gcc-internal-format
60583 msgid "conflicting return type specified for %q+#D"
60584 msgstr ""
60586 #: cp/search.cc:2029
60587 #, gcc-internal-format
60588 msgid "conflicting type attributes specified for %q+#D"
60589 msgstr ""
60591 #: cp/search.cc:2044
60592 #, gcc-internal-format
60593 msgid "%<consteval%> function %q+D overriding non-%<consteval%> function"
60594 msgstr ""
60596 #: cp/search.cc:2047
60597 #, gcc-internal-format
60598 msgid "non-%<consteval%> function %q+D overriding %<consteval%> function"
60599 msgstr ""
60601 #: cp/search.cc:2050 cp/search.cc:2079 cp/search.cc:2088 cp/search.cc:2097
60602 #, gcc-internal-format
60603 msgid "overridden function is %qD"
60604 msgstr ""
60606 #: cp/search.cc:2066
60607 #, gcc-internal-format
60608 msgid "%qD declared %<transaction_safe_dynamic%>"
60609 msgstr ""
60611 #: cp/search.cc:2068
60612 #, gcc-internal-format
60613 msgid "overriding %qD declared %<transaction_safe%>"
60614 msgstr ""
60616 #: cp/search.cc:2076
60617 #, gcc-internal-format
60618 msgid "deleted function %q+D overriding non-deleted function"
60619 msgstr ""
60621 #: cp/search.cc:2085
60622 #, gcc-internal-format
60623 msgid "non-deleted function %q+D overriding deleted function"
60624 msgstr ""
60626 #: cp/search.cc:2095
60627 #, gcc-internal-format
60628 msgid "virtual function %q+D overriding final function"
60629 msgstr ""
60631 #: cp/search.cc:2180
60632 #, fuzzy, gcc-internal-format
60633 msgid "%q+#D cannot be declared"
60634 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
60636 #: cp/search.cc:2181
60637 #, gcc-internal-format
60638 msgid "  since %q+#D declared in base class"
60639 msgstr ""
60641 #: cp/semantics.cc:984
60642 #, gcc-internal-format
60643 msgid "%<std::is_constant_evaluated%> always evaluates to true in %<if constexpr%>"
60644 msgstr ""
60646 #: cp/semantics.cc:988
60647 #, gcc-internal-format
60648 msgid "%<std::is_constant_evaluated%> always evaluates to false in a non-%<constexpr%> function"
60649 msgstr ""
60651 #: cp/semantics.cc:992
60652 #, gcc-internal-format
60653 msgid "%<std::is_constant_evaluated%> always evaluates to true in a %<consteval%> function"
60654 msgstr ""
60656 #: cp/semantics.cc:1159
60657 #, gcc-internal-format
60658 msgid "suggest explicit braces around empty body in %<do%> statement"
60659 msgstr ""
60661 #: cp/semantics.cc:1678
60662 #, gcc-internal-format
60663 msgid "catching polymorphic type %q#T by value"
60664 msgstr ""
60666 #: cp/semantics.cc:1683
60667 #, gcc-internal-format
60668 msgid "catching type %q#T by value"
60669 msgstr ""
60671 #: cp/semantics.cc:1688
60672 #, gcc-internal-format
60673 msgid "catching non-reference type %q#T"
60674 msgstr ""
60676 #: cp/semantics.cc:1898
60677 #, fuzzy, gcc-internal-format
60678 msgid "type of %<asm%> operand %qE could not be determined"
60679 msgstr "тып параметра \"%s\" не аб'яўлены"
60681 #: cp/semantics.cc:1980
60682 #, gcc-internal-format
60683 msgid "%<__label__%> declarations are only allowed in function scopes"
60684 msgstr ""
60686 #: cp/semantics.cc:2146
60687 #, fuzzy, gcc-internal-format
60688 msgid "invalid use of member %qD in static member function"
60689 msgstr "нявернае выкарыстанне \"restict\""
60691 #: cp/semantics.cc:2393
60692 #, gcc-internal-format
60693 msgid "%qE missing template arguments"
60694 msgstr ""
60696 #: cp/semantics.cc:2453
60697 #, gcc-internal-format
60698 msgid "a statement expression is an insufficient context for overload resolution"
60699 msgstr ""
60701 #: cp/semantics.cc:2805
60702 #, fuzzy, gcc-internal-format
60703 msgid "cannot call a concept as a function"
60704 msgstr "\"%s\" звычайна функцыя"
60706 #: cp/semantics.cc:2873
60707 #, fuzzy, gcc-internal-format
60708 msgid "arguments to destructor are not allowed"
60709 msgstr "памер \"%s\" больш чам %d байт"
60711 #: cp/semantics.cc:2970
60712 #, gcc-internal-format
60713 msgid "%<this%> is unavailable for static member functions"
60714 msgstr ""
60716 #: cp/semantics.cc:2972
60717 #, fuzzy, gcc-internal-format
60718 msgid "invalid use of %<this%> in non-member function"
60719 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
60721 #: cp/semantics.cc:2974
60722 #, fuzzy, gcc-internal-format
60723 msgid "invalid use of %<this%> at top level"
60724 msgstr "нявернае выкарыстанне \"restict\""
60726 #: cp/semantics.cc:2996
60727 #, gcc-internal-format
60728 msgid "invalid qualifying scope in pseudo-destructor name"
60729 msgstr ""
60731 #: cp/semantics.cc:3004 cp/typeck.cc:2931
60732 #, gcc-internal-format
60733 msgid "qualified type %qT does not match destructor name ~%qT"
60734 msgstr ""
60736 #: cp/semantics.cc:3026
60737 #, gcc-internal-format
60738 msgid "%qE is not of type %qT"
60739 msgstr ""
60741 #: cp/semantics.cc:3133
60742 #, gcc-internal-format
60743 msgid "compound literal of non-object type %qT"
60744 msgstr ""
60746 #: cp/semantics.cc:3152
60747 #, gcc-internal-format
60748 msgid "%<auto{x}%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
60749 msgstr ""
60751 #: cp/semantics.cc:3337
60752 #, gcc-internal-format
60753 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
60754 msgstr ""
60756 #: cp/semantics.cc:3387
60757 #, fuzzy, gcc-internal-format
60758 msgid "invalid use of type %qT as a default value for a template template-parameter"
60759 msgstr "нявернае выкарыстанне \"restict\""
60761 #: cp/semantics.cc:3390
60762 #, fuzzy, gcc-internal-format
60763 msgid "invalid default argument for a template template parameter"
60764 msgstr "нявернае выкарыстанне \"restict\""
60766 #: cp/semantics.cc:3407
60767 #, gcc-internal-format
60768 msgid "definition of %q#T inside template parameter list"
60769 msgstr ""
60771 #: cp/semantics.cc:3438
60772 #, fuzzy, gcc-internal-format
60773 msgid "invalid definition of qualified type %qT"
60774 msgstr "нявернае выкарыстанне \"restict\""
60776 #: cp/semantics.cc:3729
60777 #, fuzzy, gcc-internal-format
60778 msgid "invalid base-class specification"
60779 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
60781 #: cp/semantics.cc:3894
60782 #, gcc-internal-format
60783 msgid "cannot capture member %qD of anonymous union"
60784 msgstr ""
60786 #: cp/semantics.cc:3911 cp/semantics.cc:12155
60787 #, gcc-internal-format
60788 msgid "%qD is not captured"
60789 msgstr ""
60791 #: cp/semantics.cc:3915
60792 #, gcc-internal-format
60793 msgid "the lambda has no capture-default"
60794 msgstr ""
60796 #: cp/semantics.cc:3917
60797 #, gcc-internal-format
60798 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
60799 msgstr ""
60801 #: cp/semantics.cc:3929
60802 #, gcc-internal-format
60803 msgid "use of local variable with automatic storage from containing function"
60804 msgstr ""
60806 #: cp/semantics.cc:3931
60807 #, gcc-internal-format
60808 msgid "use of parameter from containing function"
60809 msgstr ""
60811 #: cp/semantics.cc:4058
60812 #, gcc-internal-format
60813 msgid "use of parameter outside function body"
60814 msgstr ""
60816 #: cp/semantics.cc:4068
60817 #, fuzzy, gcc-internal-format
60818 msgid "missing template arguments"
60819 msgstr "параметр \"%s\" ініцыялізаваны"
60821 #: cp/semantics.cc:4104
60822 #, gcc-internal-format
60823 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
60824 msgstr ""
60826 #: cp/semantics.cc:4135
60827 #, gcc-internal-format
60828 msgid "use of class template %qT as expression"
60829 msgstr ""
60831 #. Ambiguous reference to base members.
60832 #: cp/semantics.cc:4142
60833 #, gcc-internal-format
60834 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
60835 msgstr ""
60837 #: cp/semantics.cc:4170
60838 #, fuzzy, gcc-internal-format
60839 msgid "%qD cannot appear in a constant-expression"
60840 msgstr "памер масіва \"%s\" адмоўны"
60842 #: cp/semantics.cc:4347
60843 #, gcc-internal-format
60844 msgid "type of %qE is unknown"
60845 msgstr ""
60847 #: cp/semantics.cc:4376
60848 #, fuzzy, gcc-internal-format
60849 msgid "%qT is not an enumeration type"
60850 msgstr "\"%s\" мае незавершаны тып"
60852 #. Parameter packs can only be used in templates
60853 #: cp/semantics.cc:4510
60854 #, gcc-internal-format
60855 msgid "parameter pack %<__bases%> only valid in template declaration"
60856 msgstr ""
60858 #: cp/semantics.cc:4542
60859 #, gcc-internal-format
60860 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
60861 msgstr ""
60863 #: cp/semantics.cc:4555
60864 #, gcc-internal-format
60865 msgid "cannot apply %<offsetof%> to member function %qD"
60866 msgstr ""
60868 #: cp/semantics.cc:4559
60869 #, gcc-internal-format
60870 msgid "cannot apply %<offsetof%> to member function"
60871 msgstr ""
60873 #: cp/semantics.cc:4564
60874 #, gcc-internal-format
60875 msgid "cannot apply %<offsetof%> to an enumerator %qD"
60876 msgstr ""
60878 #: cp/semantics.cc:4575
60879 #, gcc-internal-format
60880 msgid "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
60881 msgstr ""
60883 #: cp/semantics.cc:5915
60884 #, gcc-internal-format
60885 msgid "user defined reduction lookup is ambiguous"
60886 msgstr ""
60888 #: cp/semantics.cc:6188
60889 #, gcc-internal-format
60890 msgid "%qE in %<reduction%> clause is a zero size array"
60891 msgstr ""
60893 #: cp/semantics.cc:6234
60894 #, gcc-internal-format
60895 msgid "%qE has const type for %<reduction%>"
60896 msgstr ""
60898 #: cp/semantics.cc:6353
60899 #, gcc-internal-format
60900 msgid "user defined reduction with constructor initializer for base class %qT"
60901 msgstr ""
60903 #: cp/semantics.cc:6820
60904 #, gcc-internal-format
60905 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
60906 msgstr ""
60908 #: cp/semantics.cc:6835
60909 #, gcc-internal-format
60910 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
60911 msgstr ""
60913 #: cp/semantics.cc:6859
60914 #, gcc-internal-format
60915 msgid "linear step expression must be integral"
60916 msgstr ""
60918 #: cp/semantics.cc:6952 cp/semantics.cc:7084 cp/semantics.cc:7143
60919 #: cp/semantics.cc:7541 cp/semantics.cc:8658
60920 #, gcc-internal-format
60921 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
60922 msgstr ""
60924 #: cp/semantics.cc:6964 cp/semantics.cc:8671
60925 #, gcc-internal-format
60926 msgid "%qD is not a variable in clause %qs"
60927 msgstr ""
60929 #: cp/semantics.cc:7097
60930 #, gcc-internal-format
60931 msgid "%qD is not a variable in clause %<firstprivate%>"
60932 msgstr ""
60934 #: cp/semantics.cc:7156
60935 #, gcc-internal-format
60936 msgid "%qD is not a variable in clause %<lastprivate%>"
60937 msgstr ""
60939 #: cp/semantics.cc:7206
60940 #, gcc-internal-format
60941 msgid "%<gang%> static expression must be integral"
60942 msgstr ""
60944 #: cp/semantics.cc:7220
60945 #, gcc-internal-format
60946 msgid "%<gang%> static value must be positive"
60947 msgstr ""
60949 #: cp/semantics.cc:7254
60950 #, gcc-internal-format
60951 msgid "%<gang%> num expression must be integral"
60952 msgstr ""
60954 #: cp/semantics.cc:7257
60955 #, gcc-internal-format
60956 msgid "%<vector%> length expression must be integral"
60957 msgstr ""
60959 #: cp/semantics.cc:7261
60960 #, gcc-internal-format
60961 msgid "%<worker%> num expression must be integral"
60962 msgstr ""
60964 #: cp/semantics.cc:7283
60965 #, gcc-internal-format
60966 msgid "%<gang%> num value must be positive"
60967 msgstr ""
60969 #: cp/semantics.cc:7287
60970 #, gcc-internal-format
60971 msgid "%<vector%> length value must be positive"
60972 msgstr ""
60974 #: cp/semantics.cc:7292
60975 #, gcc-internal-format
60976 msgid "%<worker%> num value must be positive"
60977 msgstr ""
60979 #: cp/semantics.cc:7366
60980 #, gcc-internal-format
60981 msgid "schedule chunk size expression must be integral"
60982 msgstr ""
60984 #: cp/semantics.cc:7399
60985 #, gcc-internal-format
60986 msgid "%qs length expression must be integral"
60987 msgstr ""
60989 #: cp/semantics.cc:7413
60990 #, gcc-internal-format
60991 msgid "%qs length expression must be positive constant integer expression"
60992 msgstr ""
60994 #: cp/semantics.cc:7433
60995 #, gcc-internal-format
60996 msgid "%<async%> expression must be integral"
60997 msgstr ""
60999 #: cp/semantics.cc:7462
61000 #, gcc-internal-format
61001 msgid "%<thread_limit%> expression must be integral"
61002 msgstr ""
61004 #: cp/semantics.cc:7492
61005 #, gcc-internal-format
61006 msgid "%<device%> id must be integral"
61007 msgstr ""
61009 #: cp/semantics.cc:7523
61010 #, gcc-internal-format
61011 msgid "%<dist_schedule%> chunk size expression must be integral"
61012 msgstr ""
61014 #: cp/semantics.cc:7552
61015 #, gcc-internal-format
61016 msgid "%qD is not a variable in %<aligned%> clause"
61017 msgstr ""
61019 #: cp/semantics.cc:7567
61020 #, gcc-internal-format
61021 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
61022 msgstr ""
61024 #: cp/semantics.cc:7574
61025 #, gcc-internal-format
61026 msgid "%qD appears more than once in %<aligned%> clauses"
61027 msgstr ""
61029 #: cp/semantics.cc:7589
61030 #, gcc-internal-format
61031 msgid "%<aligned%> clause alignment expression must be integral"
61032 msgstr ""
61034 #: cp/semantics.cc:7622
61035 #, gcc-internal-format
61036 msgid "%qD is not a variable in %<nontemporal%> clause"
61037 msgstr ""
61039 #: cp/semantics.cc:7633
61040 #, gcc-internal-format
61041 msgid "%qD appears more than once in %<nontemporal%> clauses"
61042 msgstr ""
61044 #: cp/semantics.cc:7650
61045 #, gcc-internal-format
61046 msgid "%<this%> not allowed in %<allocate%> clause"
61047 msgstr ""
61049 #: cp/semantics.cc:7662
61050 #, gcc-internal-format
61051 msgid "%qD is not a variable in %<allocate%> clause"
61052 msgstr ""
61054 #: cp/semantics.cc:7671
61055 #, gcc-internal-format
61056 msgid "%qD appears more than once in %<allocate%> clauses"
61057 msgstr ""
61059 #: cp/semantics.cc:7808
61060 #, gcc-internal-format
61061 msgid "%qD is not lvalue expression nor array section in %qs clause"
61062 msgstr ""
61064 #: cp/semantics.cc:8318
61065 #, gcc-internal-format
61066 msgid "template %qE in clause %qs"
61067 msgstr ""
61069 #: cp/semantics.cc:8322
61070 #, gcc-internal-format
61071 msgid "overloaded function name %qE in clause %qs"
61072 msgstr ""
61074 #: cp/semantics.cc:8391
61075 #, gcc-internal-format
61076 msgid "%<grainsize%> expression must be integral"
61077 msgstr ""
61079 #: cp/semantics.cc:8421
61080 #, gcc-internal-format
61081 msgid "%<priority%> expression must be integral"
61082 msgstr ""
61084 #: cp/semantics.cc:8451
61085 #, gcc-internal-format
61086 msgid "%<hint%> expression must be integral"
61087 msgstr ""
61089 #: cp/semantics.cc:8464
61090 #, gcc-internal-format
61091 msgid "%<hint%> expression must be constant integer expression"
61092 msgstr ""
61094 #: cp/semantics.cc:8481
61095 #, gcc-internal-format
61096 msgid "%<filter%> expression must be integral"
61097 msgstr ""
61099 #: cp/semantics.cc:8512
61100 #, gcc-internal-format
61101 msgid "%qs variable is neither a pointer nor reference to pointer"
61102 msgstr ""
61104 #: cp/semantics.cc:8522
61105 #, gcc-internal-format
61106 msgid "%qs variable is neither a pointer, nor an array nor reference to pointer or array"
61107 msgstr ""
61109 #: cp/semantics.cc:8599
61110 #, gcc-internal-format
61111 msgid "%<tile%> argument needs integral type"
61112 msgstr ""
61114 #: cp/semantics.cc:9004
61115 #, gcc-internal-format
61116 msgid "%<const%> qualified %qE without %<mutable%> member may appear only in %<shared%> or %<firstprivate%> clauses"
61117 msgstr ""
61119 #: cp/semantics.cc:9231
61120 #, gcc-internal-format
61121 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
61122 msgstr ""
61124 #: cp/semantics.cc:9245
61125 #, gcc-internal-format
61126 msgid "%<threadprivate%> %qE directive not in %qT definition"
61127 msgstr ""
61129 #: cp/semantics.cc:9973
61130 #, gcc-internal-format
61131 msgid "difference between %qE and %qD does not have integer type"
61132 msgstr ""
61134 #: cp/semantics.cc:10441
61135 #, gcc-internal-format
61136 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
61137 msgstr ""
61139 #: cp/semantics.cc:10751 cp/semantics.cc:10761
61140 #, gcc-internal-format
61141 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
61142 msgstr ""
61144 #: cp/semantics.cc:11179
61145 #, gcc-internal-format, gfc-internal-format
61146 msgid "static assertion failed: %s"
61147 msgstr ""
61149 #: cp/semantics.cc:11193
61150 #, gcc-internal-format
61151 msgid "the comparison reduces to %qE"
61152 msgstr ""
61154 #: cp/semantics.cc:11196
61155 #, gcc-internal-format
61156 msgid "%qE evaluates to false"
61157 msgstr ""
61159 #: cp/semantics.cc:11200
61160 #, gcc-internal-format
61161 msgid "non-constant condition for static assertion"
61162 msgstr ""
61164 #: cp/semantics.cc:11229
61165 #, gcc-internal-format
61166 msgid "argument to %<decltype%> must be an expression"
61167 msgstr ""
61169 #: cp/semantics.cc:11266
61170 #, gcc-internal-format
61171 msgid "%<decltype%> cannot resolve address of overloaded function"
61172 msgstr ""
61174 #: cp/semantics.cc:11501
61175 #, gcc-internal-format
61176 msgid "%<__builtin_is_pointer_interconvertible_with_class%> needs a single argument"
61177 msgstr ""
61179 #: cp/semantics.cc:11510
61180 #, gcc-internal-format
61181 msgid "%<__builtin_is_pointer_interconvertible_with_class%> argument is not pointer to member"
61182 msgstr ""
61184 #: cp/semantics.cc:11681
61185 #, gcc-internal-format
61186 msgid "%<__builtin_is_corresponding_member%> not well defined for anonymous unions"
61187 msgstr ""
61189 #: cp/semantics.cc:11705
61190 #, gcc-internal-format
61191 msgid "%<__builtin_is_corresponding_member%> needs two arguments"
61192 msgstr ""
61194 #: cp/semantics.cc:11716
61195 #, gcc-internal-format
61196 msgid "%<__builtin_is_corresponding_member%> argument is not pointer to member"
61197 msgstr ""
61199 #: cp/semantics.cc:12194
61200 #, gcc-internal-format
61201 msgid "operand of fold expression has no unexpanded parameter packs"
61202 msgstr ""
61204 #: cp/semantics.cc:12253
61205 #, gcc-internal-format
61206 msgid "both arguments in binary fold have unexpanded parameter packs"
61207 msgstr ""
61209 #: cp/semantics.cc:12255
61210 #, gcc-internal-format
61211 msgid "no unexpanded parameter packs in binary fold"
61212 msgstr ""
61214 #: cp/semantics.cc:12273
61215 #, gcc-internal-format
61216 msgid "non-pointer argument to %<__builtin_launder%>"
61217 msgstr ""
61219 #. std::bit_cast for destination ARRAY_TYPE is not possible,
61220 #. as functions may not return an array, so don't bother trying
61221 #. to support this (and then deal with VLAs etc.).
61222 #: cp/semantics.cc:12322
61223 #, gcc-internal-format
61224 msgid "%<__builtin_bit_cast%> destination type %qT is an array type"
61225 msgstr ""
61227 #: cp/semantics.cc:12328
61228 #, gcc-internal-format
61229 msgid "%<__builtin_bit_cast%> destination type %qT is not trivially copyable"
61230 msgstr ""
61232 #: cp/semantics.cc:12355
61233 #, gcc-internal-format
61234 msgid "%<__builtin_bit_cast%> source type %qT is not trivially copyable"
61235 msgstr ""
61237 #: cp/semantics.cc:12363
61238 #, gcc-internal-format
61239 msgid "%<__builtin_bit_cast%> source size %qE not equal to destination type size %qE"
61240 msgstr ""
61242 #: cp/tree.cc:1463
61243 #, gcc-internal-format
61244 msgid "%qV qualifiers cannot be applied to %qT"
61245 msgstr ""
61247 #: cp/tree.cc:1998
61248 #, gcc-internal-format
61249 msgid "statement-expression in a constant expression"
61250 msgstr ""
61252 #: cp/tree.cc:4403
61253 #, gcc-internal-format
61254 msgid "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which was accidentally changed in 8.1"
61255 msgstr ""
61257 #: cp/tree.cc:4407
61258 #, gcc-internal-format
61259 msgid "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention for %qT"
61260 msgstr ""
61262 #: cp/tree.cc:4411
61263 #, fuzzy, gcc-internal-format
61264 #| msgid "called from here"
61265 msgid " declared here"
61266 msgstr "выклікана адсюль"
61268 #: cp/tree.cc:4416
61269 #, gcc-internal-format
61270 msgid "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
61271 msgstr ""
61273 #: cp/tree.cc:4418
61274 #, gcc-internal-format
61275 msgid " because all of its copy and move constructors are deleted"
61276 msgstr ""
61278 #: cp/tree.cc:4845
61279 #, fuzzy, gcc-internal-format
61280 msgid "base class %qT is not public"
61281 msgstr "Клас \"%s\" ужо існуе"
61283 #: cp/tree.cc:4848
61284 #, fuzzy, gcc-internal-format
61285 #| msgid "`%D' is not a function,"
61286 msgid "%qD is not public"
61287 msgstr "`%D' - гэта ня функцыя,"
61289 #: cp/tree.cc:4855
61290 #, gcc-internal-format
61291 msgid "%qD is mutable"
61292 msgstr ""
61294 #: cp/tree.cc:4863
61295 #, gcc-internal-format
61296 msgid "%qD has a non-structural type"
61297 msgstr ""
61299 #: cp/tree.cc:4881
61300 #, fuzzy, gcc-internal-format
61301 msgid "%qE attribute argument must be a string constant"
61302 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
61304 #: cp/tree.cc:4896
61305 #, fuzzy, gcc-internal-format
61306 msgid "%qE attribute can only be applied to functions or to class or enumeration types"
61307 msgstr "\"%s\" звычайна функцыя"
61309 #: cp/tree.cc:4914
61310 #, fuzzy, gcc-internal-format
61311 msgid "%qE attribute can only be applied to non-static data members"
61312 msgstr "\"%s\" атрыбут ігнарыруецца"
61314 #: cp/tree.cc:4920
61315 #, fuzzy, gcc-internal-format
61316 msgid "%qE attribute cannot be applied to a bit-field"
61317 msgstr "\"%s\" атрыбут ігнарыруецца"
61319 #: cp/tree.cc:4940
61320 #, fuzzy, gcc-internal-format
61321 msgid "%qE attribute takes no arguments"
61322 msgstr "\"%s\" звычайна функцыя"
61324 #: cp/tree.cc:4944
61325 #, gcc-internal-format
61326 msgid "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::%E]]%>"
61327 msgstr ""
61329 #: cp/tree.cc:5007
61330 #, fuzzy, gcc-internal-format
61331 msgid "requested %<init_priority%> is not an integer constant"
61332 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
61334 #: cp/tree.cc:5029
61335 #, gcc-internal-format
61336 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
61337 msgstr ""
61339 #: cp/tree.cc:5037
61340 #, gcc-internal-format
61341 msgid "requested %<init_priority%> %i is out of range [0, %i]"
61342 msgstr ""
61344 #: cp/tree.cc:5048
61345 #, gcc-internal-format
61346 msgid "requested %<init_priority%> %i is reserved for internal use"
61347 msgstr ""
61349 #: cp/tree.cc:5060
61350 #, fuzzy, gcc-internal-format
61351 msgid "%qE attribute is not supported on this platform"
61352 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
61354 #: cp/tree.cc:5087
61355 #, fuzzy, gcc-internal-format
61356 msgid "redeclaration of %qD adds abi tag %qE"
61357 msgstr "няма папярэдняга аб'яўлення для \"%s\""
61359 #: cp/tree.cc:5107
61360 #, gcc-internal-format
61361 msgid "the %qE attribute requires arguments"
61362 msgstr ""
61364 #: cp/tree.cc:5118
61365 #, fuzzy, gcc-internal-format
61366 msgid "arguments to the %qE attribute must be narrow string literals"
61367 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
61369 #: cp/tree.cc:5131 cp/tree.cc:5144
61370 #, fuzzy, gcc-internal-format
61371 msgid "arguments to the %qE attribute must contain valid identifiers"
61372 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
61374 #: cp/tree.cc:5133
61375 #, gcc-internal-format
61376 msgid "%<%c%> is not a valid first character for an identifier"
61377 msgstr ""
61379 #: cp/tree.cc:5146
61380 #, fuzzy, gcc-internal-format
61381 msgid "%<%c%> is not a valid character in an identifier"
61382 msgstr "сімвальная канстанта вельмі доўгая"
61384 #: cp/tree.cc:5170
61385 #, gcc-internal-format
61386 msgid "%qE attribute applied to non-class, non-enum type %qT"
61387 msgstr ""
61389 #: cp/tree.cc:5176
61390 #, fuzzy, gcc-internal-format
61391 msgid "%qE attribute applied to %qT after its definition"
61392 msgstr "\"%s\" звычайна функцыя"
61394 #: cp/tree.cc:5183
61395 #, gcc-internal-format
61396 msgid "ignoring %qE attribute applied to template instantiation %qT"
61397 msgstr ""
61399 #: cp/tree.cc:5190
61400 #, gcc-internal-format
61401 msgid "ignoring %qE attribute applied to template specialization %qT"
61402 msgstr ""
61404 #: cp/tree.cc:5212
61405 #, fuzzy, gcc-internal-format
61406 msgid "%qE attribute applied to non-function, non-variable %qD"
61407 msgstr "\"%s\" звычайна функцыя"
61409 #: cp/tree.cc:5218
61410 #, fuzzy, gcc-internal-format
61411 msgid "%qE attribute applied to extern \"C\" declaration %qD"
61412 msgstr "\"%s\" звычайна функцыя"
61414 #: cp/tree.cc:6099
61415 #, gcc-internal-format
61416 msgid "zero as null pointer constant"
61417 msgstr ""
61419 #: cp/tree.cc:6121
61420 #, gcc-internal-format
61421 msgid "%<lang_*%> check: failed in %s, at %s:%d"
61422 msgstr ""
61424 #: cp/typeck.cc:478
61425 #, gcc-internal-format
61426 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
61427 msgstr ""
61429 #: cp/typeck.cc:484
61430 #, gcc-internal-format
61431 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
61432 msgstr ""
61434 #: cp/typeck.cc:490
61435 #, gcc-internal-format
61436 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
61437 msgstr ""
61439 #: cp/typeck.cc:638
61440 #, gcc-internal-format
61441 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
61442 msgstr ""
61444 #: cp/typeck.cc:643
61445 #, gcc-internal-format
61446 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
61447 msgstr ""
61449 #: cp/typeck.cc:648
61450 #, gcc-internal-format
61451 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
61452 msgstr ""
61454 #: cp/typeck.cc:727
61455 #, gcc-internal-format
61456 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
61457 msgstr ""
61459 #: cp/typeck.cc:732
61460 #, gcc-internal-format
61461 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
61462 msgstr ""
61464 #: cp/typeck.cc:737
61465 #, gcc-internal-format
61466 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
61467 msgstr ""
61469 #: cp/typeck.cc:1558
61470 #, gcc-internal-format
61471 msgid "canonical types differ for identical types %qT and %qT"
61472 msgstr ""
61474 #: cp/typeck.cc:1565
61475 #, gcc-internal-format
61476 msgid "same canonical type node for different types %qT and %qT"
61477 msgstr ""
61479 #: cp/typeck.cc:1895
61480 #, gcc-internal-format
61481 msgid "invalid application of %qs to a member function"
61482 msgstr ""
61484 #: cp/typeck.cc:1993
61485 #, gcc-internal-format
61486 msgid "invalid application of %<sizeof%> to a bit-field"
61487 msgstr ""
61489 #: cp/typeck.cc:2001
61490 #, gcc-internal-format
61491 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
61492 msgstr ""
61494 #: cp/typeck.cc:2066
61495 #, gcc-internal-format
61496 msgid "invalid application of %<__alignof%> to a bit-field"
61497 msgstr ""
61499 #: cp/typeck.cc:2077
61500 #, gcc-internal-format
61501 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
61502 msgstr ""
61504 #: cp/typeck.cc:2159
61505 #, fuzzy, gcc-internal-format
61506 msgid "%<alignas%> argument has non-integral type %qT"
61507 msgstr "памер масіва \"%s\" адмоўны"
61509 #: cp/typeck.cc:2204
61510 #, fuzzy, gcc-internal-format
61511 msgid "invalid use of non-static member function of type %qT"
61512 msgstr "нявернае выкарыстанне \"restict\""
61514 #: cp/typeck.cc:2380
61515 #, gcc-internal-format
61516 msgid "taking address of temporary array"
61517 msgstr ""
61519 #: cp/typeck.cc:2562
61520 #, gcc-internal-format
61521 msgid "ISO C++ forbids converting a string constant to %qT"
61522 msgstr ""
61524 #: cp/typeck.cc:2566
61525 #, gcc-internal-format
61526 msgid "deprecated conversion from string constant to %qT"
61527 msgstr ""
61529 #: cp/typeck.cc:2681 cp/typeck.cc:3246
61530 #, gcc-internal-format
61531 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
61532 msgstr ""
61534 #: cp/typeck.cc:2685 cp/typeck.cc:3250
61535 #, gcc-internal-format
61536 msgid "request for member %qD in %qE, which is of non-class type %qT"
61537 msgstr ""
61539 #: cp/typeck.cc:2719
61540 #, fuzzy, gcc-internal-format
61541 msgid "invalid use of non-static data member %qE"
61542 msgstr "нявернае выкарыстанне \"restict\""
61544 #: cp/typeck.cc:2796
61545 #, gcc-internal-format
61546 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
61547 msgstr ""
61549 #: cp/typeck.cc:2946
61550 #, gcc-internal-format
61551 msgid "object type %qT does not match destructor name ~%qT"
61552 msgstr ""
61554 #: cp/typeck.cc:2955
61555 #, gcc-internal-format
61556 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
61557 msgstr ""
61559 #: cp/typeck.cc:3097
61560 #, gcc-internal-format
61561 msgid "field %q#D can be accessed via %q#D"
61562 msgstr ""
61564 #. No hint.
61565 #: cp/typeck.cc:3116
61566 #, gcc-internal-format
61567 msgid "%q#T has no member named %qE"
61568 msgstr ""
61570 #: cp/typeck.cc:3139
61571 #, gcc-internal-format
61572 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
61573 msgstr ""
61575 #: cp/typeck.cc:3150
61576 #, gcc-internal-format
61577 msgid "%q#T has no member named %qE; did you mean %q#D? (not accessible from this context)"
61578 msgstr ""
61580 #: cp/typeck.cc:3165
61581 #, gcc-internal-format
61582 msgid "%q#T has no member named %qE; did you mean %qE?"
61583 msgstr ""
61585 #: cp/typeck.cc:3280 cp/typeck.cc:3306
61586 #, gcc-internal-format
61587 msgid "%<%D::%D%> is not a member of %qT"
61588 msgstr ""
61590 #: cp/typeck.cc:3345
61591 #, gcc-internal-format
61592 msgid "%qT is not a base of %qT"
61593 msgstr ""
61595 #: cp/typeck.cc:3408
61596 #, fuzzy, gcc-internal-format
61597 #| msgid "`%D' is not a function,"
61598 msgid "%qD is not a member template function"
61599 msgstr "`%D' - гэта ня функцыя,"
61601 #: cp/typeck.cc:3674
61602 #, fuzzy, gcc-internal-format
61603 msgid "%qT is not a pointer-to-object type"
61604 msgstr "\"%s\" мае незавершаны тып"
61606 #: cp/typeck.cc:3706
61607 #, gcc-internal-format
61608 msgid "invalid use of array indexing on pointer to member"
61609 msgstr ""
61611 #: cp/typeck.cc:3709
61612 #, gcc-internal-format
61613 msgid "invalid use of unary %<*%> on pointer to member"
61614 msgstr ""
61616 #: cp/typeck.cc:3712
61617 #, fuzzy, gcc-internal-format
61618 msgid "invalid use of implicit conversion on pointer to member"
61619 msgstr "нявернае выкарыстанне \"restict\""
61621 #: cp/typeck.cc:3716
61622 #, gcc-internal-format
61623 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
61624 msgstr ""
61626 #: cp/typeck.cc:3781
61627 #, gcc-internal-format
61628 msgid "subscript missing in array reference"
61629 msgstr ""
61631 #: cp/typeck.cc:3878
61632 #, gcc-internal-format
61633 msgid "subscripting array declared %<register%>"
61634 msgstr ""
61636 #: cp/typeck.cc:3916
61637 #, gcc-internal-format
61638 msgid "subscripted value is neither array nor pointer"
61639 msgstr ""
61641 #: cp/typeck.cc:3988
61642 #, gcc-internal-format
61643 msgid "object missing in use of %qE"
61644 msgstr ""
61646 #: cp/typeck.cc:4213
61647 #, fuzzy, gcc-internal-format
61648 msgid "ISO C++ forbids calling %<::main%> from within program"
61649 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
61651 #: cp/typeck.cc:4234
61652 #, gcc-internal-format
61653 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
61654 msgstr ""
61656 #: cp/typeck.cc:4251
61657 #, fuzzy, gcc-internal-format
61658 msgid "%qE cannot be used as a function"
61659 msgstr "\"%s\" звычайна функцыя"
61661 #: cp/typeck.cc:4254
61662 #, fuzzy, gcc-internal-format
61663 msgid "%qD cannot be used as a function"
61664 msgstr "\"%s\" звычайна функцыя"
61666 #: cp/typeck.cc:4257
61667 #, fuzzy, gcc-internal-format
61668 msgid "expression cannot be used as a function"
61669 msgstr "\"%s\" звычайна функцыя"
61671 #: cp/typeck.cc:4315
61672 #, fuzzy, gcc-internal-format
61673 msgid "too many arguments to constructor %q#D"
61674 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
61676 #: cp/typeck.cc:4316
61677 #, fuzzy, gcc-internal-format
61678 msgid "too few arguments to constructor %q#D"
61679 msgstr "нехапае аргументаў у функцыі \"%s\""
61681 #: cp/typeck.cc:4321
61682 #, fuzzy, gcc-internal-format
61683 #| msgid "too many arguments to function"
61684 msgid "too many arguments to member function %q#D"
61685 msgstr "вельмі шмат аргументаў у функцыі"
61687 #: cp/typeck.cc:4322
61688 #, fuzzy, gcc-internal-format
61689 #| msgid "too few arguments to function"
61690 msgid "too few arguments to member function %q#D"
61691 msgstr "не хапае аргументаў у функцыі"
61693 #: cp/typeck.cc:4328
61694 #, fuzzy, gcc-internal-format
61695 #| msgid "too many arguments to function"
61696 msgid "too many arguments to function %q#D"
61697 msgstr "вельмі шмат аргументаў у функцыі"
61699 #: cp/typeck.cc:4329
61700 #, fuzzy, gcc-internal-format
61701 #| msgid "too few arguments to function"
61702 msgid "too few arguments to function %q#D"
61703 msgstr "не хапае аргументаў у функцыі"
61705 #: cp/typeck.cc:4339
61706 #, fuzzy, gcc-internal-format
61707 msgid "too many arguments to method %q#D"
61708 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
61710 #: cp/typeck.cc:4340
61711 #, fuzzy, gcc-internal-format
61712 msgid "too few arguments to method %q#D"
61713 msgstr "нехапае аргументаў у функцыі \"%s\""
61715 #: cp/typeck.cc:4343
61716 #, gcc-internal-format
61717 msgid "too many arguments to function"
61718 msgstr "вельмі шмат аргументаў у функцыі"
61720 #: cp/typeck.cc:4344
61721 #, gcc-internal-format
61722 msgid "too few arguments to function"
61723 msgstr "не хапае аргументаў у функцыі"
61725 #: cp/typeck.cc:4426
61726 #, fuzzy, gcc-internal-format
61727 msgid "parameter %P of %qD has incomplete type %qT"
61728 msgstr "\"%s\" мае незавершаны тып"
61730 #: cp/typeck.cc:4432
61731 #, fuzzy, gcc-internal-format
61732 msgid "parameter %P has incomplete type %qT"
61733 msgstr "\"%s\" мае незавершаны тып"
61735 #: cp/typeck.cc:4692
61736 #, gcc-internal-format
61737 msgid "the address %qE will never be NULL"
61738 msgstr ""
61740 #: cp/typeck.cc:4738
61741 #, gcc-internal-format
61742 msgid "the address of %qD will never be NULL"
61743 msgstr ""
61745 #: cp/typeck.cc:4749
61746 #, gcc-internal-format
61747 msgid "comparing the result of pointer addition %qE and NULL"
61748 msgstr ""
61750 #: cp/typeck.cc:4763
61751 #, gcc-internal-format
61752 msgid "the compiler can assume that the address of %qD will never be NULL"
61753 msgstr ""
61755 #: cp/typeck.cc:4812
61756 #, gcc-internal-format
61757 msgid "bitwise operation between different enumeration types %qT and %qT is deprecated"
61758 msgstr ""
61760 #: cp/typeck.cc:4817
61761 #, gcc-internal-format
61762 msgid "arithmetic between different enumeration types %qT and %qT is deprecated"
61763 msgstr ""
61765 #: cp/typeck.cc:4847
61766 #, gcc-internal-format
61767 msgid "comparison of enumeration type %qT with floating-point type %qT is deprecated"
61768 msgstr ""
61770 #: cp/typeck.cc:4851
61771 #, gcc-internal-format
61772 msgid "comparison of floating-point type %qT with enumeration type %qT is deprecated"
61773 msgstr ""
61775 #: cp/typeck.cc:4860
61776 #, gcc-internal-format
61777 msgid "arithmetic between enumeration type %qT and floating-point type %qT is deprecated"
61778 msgstr ""
61780 #: cp/typeck.cc:4864
61781 #, gcc-internal-format
61782 msgid "arithmetic between floating-point type %qT and enumeration type %qT is deprecated"
61783 msgstr ""
61785 #: cp/typeck.cc:4990 cp/typeck.cc:5002
61786 #, gcc-internal-format
61787 msgid "assuming cast to type %qT from overloaded function"
61788 msgstr ""
61790 #: cp/typeck.cc:5048
61791 #, gcc-internal-format
61792 msgid "NULL used in arithmetic"
61793 msgstr ""
61795 #: cp/typeck.cc:5509 cp/typeck.cc:5518 cp/typeck.cc:5812 cp/typeck.cc:5821
61796 #, gcc-internal-format
61797 msgid "ISO C++ forbids comparison between pointer and integer"
61798 msgstr ""
61800 #: cp/typeck.cc:5734 cp/typeck.cc:5747
61801 #, gcc-internal-format
61802 msgid "operand types are %qT and %qT"
61803 msgstr ""
61805 #: cp/typeck.cc:5770
61806 #, gcc-internal-format
61807 msgid "three-way comparison of vectors"
61808 msgstr ""
61810 #: cp/typeck.cc:5804
61811 #, gcc-internal-format
61812 msgid "ordered comparison of pointer with integer zero (%qT and %qT)"
61813 msgstr ""
61815 #: cp/typeck.cc:5851
61816 #, gcc-internal-format
61817 msgid "unordered comparison on non-floating-point argument"
61818 msgstr ""
61820 #: cp/typeck.cc:5897
61821 msgid "implicit conversion from %qH to %qI to match other operand of binary expression"
61822 msgstr ""
61824 #: cp/typeck.cc:5977
61825 #, gcc-internal-format
61826 msgid "invalid operands of types %qT and %qT to binary %qO"
61827 msgstr ""
61829 #: cp/typeck.cc:6371
61830 #, gcc-internal-format
61831 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
61832 msgstr ""
61834 #: cp/typeck.cc:6379
61835 #, gcc-internal-format
61836 msgid "ISO C++ forbids using pointer to a function in subtraction"
61837 msgstr ""
61839 #: cp/typeck.cc:6387
61840 #, gcc-internal-format
61841 msgid "ISO C++ forbids using pointer to a method in subtraction"
61842 msgstr ""
61844 #: cp/typeck.cc:6440
61845 #, gcc-internal-format
61846 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
61847 msgstr ""
61849 #: cp/typeck.cc:6519
61850 #, gcc-internal-format
61851 msgid "taking address of constructor %qD"
61852 msgstr ""
61854 #: cp/typeck.cc:6520
61855 #, gcc-internal-format
61856 msgid "taking address of destructor %qD"
61857 msgstr ""
61859 #: cp/typeck.cc:6536
61860 #, gcc-internal-format
61861 msgid "invalid use of %qE to form a pointer-to-member-function"
61862 msgstr ""
61864 #: cp/typeck.cc:6539
61865 #, gcc-internal-format
61866 msgid "  a qualified-id is required"
61867 msgstr ""
61869 #: cp/typeck.cc:6546
61870 #, gcc-internal-format
61871 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
61872 msgstr ""
61874 #: cp/typeck.cc:6737
61875 #, gcc-internal-format
61876 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%>"
61877 msgstr ""
61879 #: cp/typeck.cc:6743
61880 #, gcc-internal-format
61881 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
61882 msgstr ""
61884 #. Make this a permerror because we used to accept it.
61885 #: cp/typeck.cc:6778
61886 #, fuzzy, gcc-internal-format
61887 msgid "taking address of rvalue"
61888 msgstr "ISO C не дазваляе пусты ізыходны файл"
61890 #: cp/typeck.cc:6795
61891 #, fuzzy, gcc-internal-format
61892 msgid "ISO C++ forbids taking address of function %<::main%>"
61893 msgstr "ISO C не дазваляе пусты ізыходны файл"
61895 #: cp/typeck.cc:6853
61896 #, fuzzy, gcc-internal-format
61897 msgid "cannot create pointer to reference member %qD"
61898 msgstr "\"%s\" мае незавершаны тып"
61900 #: cp/typeck.cc:6873 cp/typeck.cc:7432
61901 #, fuzzy, gcc-internal-format
61902 msgid "attempt to take address of bit-field"
61903 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
61905 #: cp/typeck.cc:7032
61906 #, gcc-internal-format
61907 msgid "%<~%> on an expression of type %<bool%>"
61908 msgstr ""
61910 #: cp/typeck.cc:7033
61911 #, gcc-internal-format
61912 msgid "did you mean to use logical not (%<!%>)?"
61913 msgstr ""
61915 #: cp/typeck.cc:7156
61916 #, fuzzy, gcc-internal-format
61917 #| msgid "ISO C forbids an empty source file"
61918 msgid "ISO C++ forbids incrementing an enum"
61919 msgstr "ISO C не дазваляе пусты ізыходны файл"
61921 #: cp/typeck.cc:7157
61922 #, fuzzy, gcc-internal-format
61923 msgid "ISO C++ forbids decrementing an enum"
61924 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
61926 #: cp/typeck.cc:7173
61927 #, fuzzy, gcc-internal-format
61928 msgid "cannot increment a pointer to incomplete type %qT"
61929 msgstr "\"%s\" мае незавершаны тып"
61931 #: cp/typeck.cc:7175
61932 #, fuzzy, gcc-internal-format
61933 msgid "cannot decrement a pointer to incomplete type %qT"
61934 msgstr "\"%s\" мае незавершаны тып"
61936 #: cp/typeck.cc:7187
61937 #, fuzzy, gcc-internal-format
61938 msgid "ISO C++ forbids incrementing a pointer of type %qT"
61939 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
61941 #: cp/typeck.cc:7189
61942 #, fuzzy, gcc-internal-format
61943 msgid "ISO C++ forbids decrementing a pointer of type %qT"
61944 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
61946 #: cp/typeck.cc:7228
61947 #, gcc-internal-format
61948 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
61949 msgstr ""
61951 #: cp/typeck.cc:7241
61952 #, gcc-internal-format
61953 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
61954 msgstr ""
61956 #: cp/typeck.cc:7251
61957 #, gcc-internal-format
61958 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
61959 msgstr ""
61961 #: cp/typeck.cc:7259
61962 #, gcc-internal-format
61963 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
61964 msgstr ""
61966 #: cp/typeck.cc:7444
61967 #, gcc-internal-format
61968 msgid "cannot take the address of %<this%>, which is an rvalue expression"
61969 msgstr ""
61971 #: cp/typeck.cc:7466
61972 #, gcc-internal-format
61973 msgid "address of explicit register variable %qD requested"
61974 msgstr ""
61976 #: cp/typeck.cc:7471
61977 #, gcc-internal-format
61978 msgid "address requested for %qD, which is declared %<register%>"
61979 msgstr ""
61981 #: cp/typeck.cc:7546
61982 #, gcc-internal-format
61983 msgid "list-initializer for non-class type must not be parenthesized"
61984 msgstr ""
61986 #: cp/typeck.cc:7558
61987 #, gcc-internal-format
61988 msgid "expression list treated as compound expression in initializer"
61989 msgstr ""
61991 #: cp/typeck.cc:7562
61992 #, gcc-internal-format
61993 msgid "expression list treated as compound expression in mem-initializer"
61994 msgstr ""
61996 #: cp/typeck.cc:7566
61997 #, gcc-internal-format
61998 msgid "expression list treated as compound expression in functional cast"
61999 msgstr ""
62001 #: cp/typeck.cc:7604
62002 #, gcc-internal-format, gfc-internal-format
62003 msgid "%s expression list treated as compound expression"
62004 msgstr ""
62006 #: cp/typeck.cc:7696
62007 #, gcc-internal-format
62008 msgid "no context to resolve type of %qE"
62009 msgstr ""
62011 #: cp/typeck.cc:7730
62012 #, gcc-internal-format
62013 msgid "cast from type %qT to type %qT casts away qualifiers"
62014 msgstr ""
62016 #: cp/typeck.cc:7736
62017 #, gcc-internal-format
62018 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
62019 msgstr ""
62021 #: cp/typeck.cc:7743
62022 #, gcc-internal-format
62023 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
62024 msgstr ""
62026 #: cp/typeck.cc:7767
62027 #, gcc-internal-format
62028 msgid "useless cast to type %q#T"
62029 msgstr ""
62031 #: cp/typeck.cc:7781
62032 #, gcc-internal-format
62033 msgid "type qualifiers ignored on cast result type"
62034 msgstr ""
62036 #: cp/typeck.cc:8218
62037 #, fuzzy, gcc-internal-format
62038 msgid "invalid %<static_cast%> from type %qT to type %qT"
62039 msgstr "Нерэчаісны выбар \"%s\""
62041 #: cp/typeck.cc:8224 cp/typeck.cc:8230 cp/typeck.cc:9898
62042 #, fuzzy, gcc-internal-format
62043 msgid "class type %qT is incomplete"
62044 msgstr "вяртаемы тып \"%s\" не \"int\""
62046 #: cp/typeck.cc:8258
62047 #, fuzzy
62048 #| msgid "converting from `%T' to `%T'"
62049 msgid "converting from %qH to %qI"
62050 msgstr "пераўтварэньне з `%T' у `%T'"
62052 #: cp/typeck.cc:8333
62053 #, gcc-internal-format
62054 msgid "invalid cast of a prvalue expression of type %qT to type %qT"
62055 msgstr ""
62057 #: cp/typeck.cc:8403
62058 msgid "cast from %qH to %qI loses precision"
62059 msgstr ""
62061 #: cp/typeck.cc:8428
62062 msgid "cast between incompatible function types from %qH to %qI"
62063 msgstr ""
62065 #: cp/typeck.cc:8439
62066 msgid "cast between incompatible pointer to member types from %qH to %qI"
62067 msgstr ""
62069 #: cp/typeck.cc:8460 cp/typeck.cc:8650
62070 msgid "cast from %qH to %qI increases required alignment of target type"
62071 msgstr ""
62073 #: cp/typeck.cc:8477
62074 #, gcc-internal-format
62075 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
62076 msgstr ""
62078 #: cp/typeck.cc:8491
62079 #, fuzzy, gcc-internal-format
62080 msgid "invalid cast from type %qT to type %qT"
62081 msgstr "Нерэчаісны выбар \"%s\""
62083 #: cp/typeck.cc:8564
62084 #, gcc-internal-format
62085 msgid "invalid use of %<const_cast%> with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
62086 msgstr ""
62088 #: cp/typeck.cc:8573
62089 #, gcc-internal-format
62090 msgid "invalid use of %<const_cast%> with type %qT, which is a pointer or reference to a function type"
62091 msgstr ""
62093 #: cp/typeck.cc:8615
62094 #, gcc-internal-format
62095 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
62096 msgstr ""
62098 #: cp/typeck.cc:8685
62099 #, fuzzy, gcc-internal-format
62100 msgid "invalid %<const_cast%> from type %qT to type %qT"
62101 msgstr "Нерэчаісны выбар \"%s\""
62103 #: cp/typeck.cc:8786 cp/typeck.cc:8795
62104 #, fuzzy, gcc-internal-format
62105 msgid "ISO C++ forbids casting to an array type %qT"
62106 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
62108 #: cp/typeck.cc:8804
62109 #, fuzzy, gcc-internal-format
62110 msgid "invalid cast to function type %qT"
62111 msgstr "Нерэчаісны выбар \"%s\""
62113 #: cp/typeck.cc:9114
62114 #, gcc-internal-format
62115 msgid "compound assignment with %<volatile%>-qualified left operand is deprecated"
62116 msgstr ""
62118 #: cp/typeck.cc:9134
62119 #, gcc-internal-format
62120 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
62121 msgstr ""
62123 #: cp/typeck.cc:9194
62124 #, gcc-internal-format
62125 msgid "assigning to an array from an initializer list"
62126 msgstr ""
62128 #: cp/typeck.cc:9221
62129 #, gcc-internal-format
62130 msgid "incompatible types in assignment of %qT to %qT"
62131 msgstr ""
62133 #: cp/typeck.cc:9235
62134 #, fuzzy, gcc-internal-format
62135 msgid "array used as initializer"
62136 msgstr "нерэчаісны ініцыялізатар"
62138 #: cp/typeck.cc:9237
62139 #, fuzzy, gcc-internal-format
62140 msgid "invalid array assignment"
62141 msgstr "Нерэчаісны выбар %s"
62143 #: cp/typeck.cc:9379
62144 #, gcc-internal-format
62145 msgid "   in pointer to member function conversion"
62146 msgstr ""
62148 #: cp/typeck.cc:9393
62149 #, gcc-internal-format
62150 msgid "pointer to member conversion via virtual base %qT"
62151 msgstr ""
62153 #: cp/typeck.cc:9440 cp/typeck.cc:9459
62154 #, gcc-internal-format
62155 msgid "   in pointer to member conversion"
62156 msgstr ""
62158 #: cp/typeck.cc:9540
62159 #, fuzzy, gcc-internal-format
62160 msgid "invalid conversion to type %qT from type %qT"
62161 msgstr "Нерэчаісны выбар \"%s\""
62163 #: cp/typeck.cc:9861
62164 msgid "cannot convert %qH to %qI in default argument"
62165 msgstr ""
62167 #: cp/typeck.cc:9866
62168 msgid "cannot convert %qH to %qI in argument passing"
62169 msgstr ""
62171 #: cp/typeck.cc:9875
62172 msgid "cannot convert %qH to %qI in initialization"
62173 msgstr ""
62175 #: cp/typeck.cc:9879
62176 msgid "cannot convert %qH to %qI in return"
62177 msgstr ""
62179 #: cp/typeck.cc:9884
62180 msgid "cannot convert %qH to %qI in assignment"
62181 msgstr ""
62183 #: cp/typeck.cc:9916
62184 #, gcc-internal-format
62185 msgid "parameter %qP of %qD might be a candidate for a format attribute"
62186 msgstr ""
62188 #: cp/typeck.cc:9920
62189 #, gcc-internal-format
62190 msgid "parameter might be a candidate for a format attribute"
62191 msgstr ""
62193 #: cp/typeck.cc:9925
62194 #, gcc-internal-format
62195 msgid "target of conversion might be a candidate for a format attribute"
62196 msgstr ""
62198 #: cp/typeck.cc:9930
62199 #, gcc-internal-format
62200 msgid "target of initialization might be a candidate for a format attribute"
62201 msgstr ""
62203 #: cp/typeck.cc:9940
62204 #, gcc-internal-format
62205 msgid "left-hand side of assignment might be a candidate for a format attribute"
62206 msgstr ""
62208 #: cp/typeck.cc:10036
62209 #, fuzzy, gcc-internal-format
62210 msgid "in passing argument %P of %qD"
62211 msgstr "аргумент для \"%s\" прапушчан"
62213 #: cp/typeck.cc:10118
62214 #, gcc-internal-format
62215 msgid "returning reference to temporary"
62216 msgstr ""
62218 #: cp/typeck.cc:10121
62219 #, gcc-internal-format
62220 msgid "returning temporary %<initializer_list%> does not extend the lifetime of the underlying array"
62221 msgstr ""
62223 #: cp/typeck.cc:10157
62224 #, gcc-internal-format
62225 msgid "reference to local variable %qD returned"
62226 msgstr ""
62228 #: cp/typeck.cc:10161
62229 #, gcc-internal-format
62230 msgid "returning local %<initializer_list%> variable %qD does not extend the lifetime of the underlying array"
62231 msgstr ""
62233 #: cp/typeck.cc:10167
62234 #, gcc-internal-format
62235 msgid "address of label %qD returned"
62236 msgstr ""
62238 #: cp/typeck.cc:10171
62239 #, gcc-internal-format
62240 msgid "address of local variable %qD returned"
62241 msgstr ""
62243 #: cp/typeck.cc:10370
62244 #, gcc-internal-format
62245 msgid "moving a local object in a return statement prevents copy elision"
62246 msgstr ""
62248 #: cp/typeck.cc:10372 cp/typeck.cc:10395
62249 #, gcc-internal-format
62250 msgid "remove %<std::move%> call"
62251 msgstr ""
62253 #: cp/typeck.cc:10394
62254 #, gcc-internal-format
62255 msgid "redundant move in return statement"
62256 msgstr ""
62258 #: cp/typeck.cc:10433
62259 #, gcc-internal-format
62260 msgid "returning a value from a destructor"
62261 msgstr ""
62263 #. If a return statement appears in a handler of the
62264 #. function-try-block of a constructor, the program is ill-formed.
62265 #: cp/typeck.cc:10441
62266 #, gcc-internal-format
62267 msgid "cannot return from a handler of a function-try-block of a constructor"
62268 msgstr ""
62270 #. You can't return a value from a constructor.
62271 #: cp/typeck.cc:10444
62272 #, gcc-internal-format
62273 msgid "returning a value from a constructor"
62274 msgstr ""
62276 #. Give a helpful error message.
62277 #: cp/typeck.cc:10479 cp/typeck.cc:10525
62278 #, gcc-internal-format
62279 msgid "return-statement with no value, in function returning %qT"
62280 msgstr ""
62282 #: cp/typeck.cc:10487
62283 #, fuzzy, gcc-internal-format
62284 #| msgid "missing initializer"
62285 msgid "returning initializer list"
62286 msgstr "прапушчан ініцыялізатар"
62288 #: cp/typeck.cc:10506
62289 #, gcc-internal-format
62290 msgid "inconsistent types %qT and %qT deduced for lambda return type"
62291 msgstr ""
62293 #: cp/typeck.cc:10509
62294 #, gcc-internal-format
62295 msgid "inconsistent deduction for auto return type: %qT and then %qT"
62296 msgstr ""
62298 #: cp/typeck.cc:10544
62299 #, gcc-internal-format
62300 msgid "return-statement with a value, in function returning %qT"
62301 msgstr ""
62303 #: cp/typeck.cc:10573
62304 #, gcc-internal-format
62305 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or %<-fcheck-new%> is in effect)"
62306 msgstr ""
62308 #: cp/typeck.cc:11219
62309 #, fuzzy, gcc-internal-format
62310 #| msgid "invalid %%s value"
62311 msgid "using rvalue as lvalue"
62312 msgstr "нерэчаіснае значэньне %%v"
62314 #: cp/typeck2.cc:51
62315 #, fuzzy, gcc-internal-format
62316 msgid "type %qT is not a base type for type %qT"
62317 msgstr "\"%s\" мае незавершаны тып"
62319 #: cp/typeck2.cc:107
62320 #, fuzzy, gcc-internal-format
62321 msgid "assignment of constant field %qD"
62322 msgstr "нявернае выкарыстанне \"restict\""
62324 #: cp/typeck2.cc:108
62325 #, gcc-internal-format
62326 msgid "constant field %qD used as %<asm%> output"
62327 msgstr ""
62329 #: cp/typeck2.cc:109
62330 #, fuzzy, gcc-internal-format
62331 msgid "increment of constant field %qD"
62332 msgstr "нявернае выкарыстанне \"restict\""
62334 #: cp/typeck2.cc:110
62335 #, fuzzy, gcc-internal-format
62336 msgid "decrement of constant field %qD"
62337 msgstr "нявернае выкарыстанне \"restict\""
62339 #: cp/typeck2.cc:117
62340 #, gcc-internal-format
62341 msgid "assignment of read-only reference %qD"
62342 msgstr ""
62344 #: cp/typeck2.cc:118
62345 #, gcc-internal-format
62346 msgid "read-only reference %qD used as %<asm%> output"
62347 msgstr ""
62349 #: cp/typeck2.cc:119
62350 #, gcc-internal-format
62351 msgid "increment of read-only reference %qD"
62352 msgstr ""
62354 #: cp/typeck2.cc:120
62355 #, gcc-internal-format
62356 msgid "decrement of read-only reference %qD"
62357 msgstr ""
62359 #: cp/typeck2.cc:175
62360 #, gcc-internal-format
62361 msgid "cannot declare variable %q+D to be of abstract type %qT"
62362 msgstr ""
62364 #: cp/typeck2.cc:180
62365 #, gcc-internal-format
62366 msgid "cannot declare parameter %q+D to be of abstract type %qT"
62367 msgstr ""
62369 #: cp/typeck2.cc:183
62370 #, gcc-internal-format
62371 msgid "cannot declare parameter to be of abstract type %qT"
62372 msgstr ""
62374 #: cp/typeck2.cc:187
62375 #, gcc-internal-format
62376 msgid "cannot declare field %q+D to be of abstract type %qT"
62377 msgstr ""
62379 #: cp/typeck2.cc:191
62380 #, fuzzy, gcc-internal-format
62381 msgid "invalid abstract return type for member function %q+#D"
62382 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
62384 #: cp/typeck2.cc:193
62385 #, fuzzy, gcc-internal-format
62386 msgid "invalid abstract return type for function %q+#D"
62387 msgstr "Нерэчаісны выбар \"%s\""
62389 #. Here we do not have location information.
62390 #: cp/typeck2.cc:196
62391 #, fuzzy, gcc-internal-format
62392 #| msgid "invalid parameter type `%T'"
62393 msgid "invalid abstract type %qT for %qE"
62394 msgstr "нерэчаісны тып парамэтра `%T'"
62396 #: cp/typeck2.cc:198
62397 #, fuzzy, gcc-internal-format
62398 #| msgid "invalid parameter type `%T'"
62399 msgid "invalid abstract type for %q+D"
62400 msgstr "нерэчаісны тып парамэтра `%T'"
62402 #: cp/typeck2.cc:203
62403 #, gcc-internal-format
62404 msgid "creating array of %qT, which is an abstract class type"
62405 msgstr ""
62407 #: cp/typeck2.cc:206
62408 #, fuzzy, gcc-internal-format
62409 msgid "invalid cast to abstract class type %qT"
62410 msgstr "Нерэчаісны выбар \"%s\""
62412 #: cp/typeck2.cc:209
62413 #, gcc-internal-format
62414 msgid "invalid new-expression of abstract class type %qT"
62415 msgstr ""
62417 #: cp/typeck2.cc:212
62418 #, fuzzy, gcc-internal-format
62419 #| msgid "invalid parameter type `%T'"
62420 msgid "invalid abstract return type %qT"
62421 msgstr "нерэчаісны тып парамэтра `%T'"
62423 #: cp/typeck2.cc:215
62424 #, fuzzy, gcc-internal-format
62425 #| msgid "invalid parameter type `%T'"
62426 msgid "invalid abstract parameter type %qT"
62427 msgstr "нерэчаісны тып парамэтра `%T'"
62429 #: cp/typeck2.cc:218
62430 #, gcc-internal-format
62431 msgid "expression of abstract class type %qT cannot be used in throw-expression"
62432 msgstr ""
62434 #: cp/typeck2.cc:222
62435 #, gcc-internal-format
62436 msgid "cannot declare %<catch%> parameter to be of abstract class type %qT"
62437 msgstr ""
62439 #: cp/typeck2.cc:226
62440 #, gcc-internal-format
62441 msgid "cannot allocate an object of abstract type %qT"
62442 msgstr ""
62444 #: cp/typeck2.cc:236
62445 #, gcc-internal-format
62446 msgid "  because the following virtual functions are pure within %qT:"
62447 msgstr ""
62449 #: cp/typeck2.cc:242
62450 #, gcc-internal-format
62451 msgid "    %#qD"
62452 msgstr ""
62454 #: cp/typeck2.cc:295
62455 #, gcc-internal-format
62456 msgid "definition of %q#T is not complete until the closing brace"
62457 msgstr ""
62459 #: cp/typeck2.cc:298
62460 #, fuzzy, gcc-internal-format
62461 msgid "forward declaration of %q#T"
62462 msgstr "няма папярэдняга аб'яўлення для \"%s\""
62464 #: cp/typeck2.cc:300
62465 #, fuzzy, gcc-internal-format
62466 #| msgid "declaration of `%#D'"
62467 msgid "declaration of %q#T"
62468 msgstr "абвяшчэньне `%#D'"
62470 #: cp/typeck2.cc:331
62471 #, fuzzy, gcc-internal-format
62472 msgid "%qD has incomplete type"
62473 msgstr "\"%s\" мае незавершаны тып"
62475 #: cp/typeck2.cc:345
62476 #, fuzzy, gcc-internal-format
62477 msgid "invalid use of incomplete type %q#T"
62478 msgstr "нявернае выкарыстанне \"restict\""
62480 #: cp/typeck2.cc:382
62481 #, gcc-internal-format
62482 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
62483 msgstr ""
62485 #: cp/typeck2.cc:387
62486 #, fuzzy, gcc-internal-format
62487 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
62488 msgstr "нявернае выкарыстанне \"restict\""
62490 #: cp/typeck2.cc:397
62491 #, fuzzy, gcc-internal-format
62492 msgid "invalid use of placeholder %qT"
62493 msgstr "нявернае выкарыстанне \"restict\""
62495 #: cp/typeck2.cc:404
62496 #, fuzzy, gcc-internal-format
62497 msgid "invalid use of template type parameter %qT"
62498 msgstr "нявернае выкарыстанне \"restict\""
62500 #: cp/typeck2.cc:409
62501 #, fuzzy, gcc-internal-format
62502 msgid "invalid use of template template parameter %qT"
62503 msgstr "нявернае выкарыстанне \"restict\""
62505 #: cp/typeck2.cc:415
62506 #, fuzzy, gcc-internal-format
62507 #| msgid "invalid use of `%T'"
62508 msgid "invalid use of pack expansion %qT"
62509 msgstr "нерэчаіснае выкарыстаньне `%T'"
62511 #: cp/typeck2.cc:421
62512 #, fuzzy, gcc-internal-format
62513 msgid "invalid use of dependent type %qT"
62514 msgstr "нявернае выкарыстанне \"restict\""
62516 #: cp/typeck2.cc:428
62517 #, fuzzy, gcc-internal-format
62518 #| msgid "invalid use of `restrict'"
62519 msgid "invalid use of brace-enclosed initializer list"
62520 msgstr "нявернае выкарыстанне \"restict\""
62522 #: cp/typeck2.cc:436
62523 #, gcc-internal-format
62524 msgid "address of overloaded function with no contextual type information"
62525 msgstr ""
62527 #: cp/typeck2.cc:440
62528 #, gcc-internal-format
62529 msgid "overloaded function with no contextual type information"
62530 msgstr ""
62532 #: cp/typeck2.cc:443
62533 #, gcc-internal-format
62534 msgid "insufficient contextual information to determine type"
62535 msgstr ""
62537 #: cp/typeck2.cc:827
62538 #, gcc-internal-format
62539 msgid "constructor syntax used, but no constructor declared for type %qT"
62540 msgstr ""
62542 #: cp/typeck2.cc:900
62543 #, gcc-internal-format
62544 msgid "%<constinit%> variable %qD does not have a constant initializer"
62545 msgstr ""
62547 #: cp/typeck2.cc:1065
62548 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
62549 msgstr ""
62551 #: cp/typeck2.cc:1077 cp/typeck2.cc:1091
62552 msgid "narrowing conversion of %qE from %qH to %qI"
62553 msgstr ""
62555 #: cp/typeck2.cc:1080
62556 #, gcc-internal-format
62557 msgid " the expression has a constant value but is not a C++ constant-expression"
62558 msgstr ""
62560 #: cp/typeck2.cc:1246
62561 #, gcc-internal-format
62562 msgid "initializer-string for %qT is too long"
62563 msgstr ""
62565 #: cp/typeck2.cc:1309
62566 #, gcc-internal-format
62567 msgid "initializing a base class of type %qT results in object slicing"
62568 msgstr ""
62570 #: cp/typeck2.cc:1311
62571 #, gcc-internal-format
62572 msgid "remove %<{ }%> around initializer"
62573 msgstr ""
62575 #: cp/typeck2.cc:1331
62576 #, gcc-internal-format
62577 msgid "cannot initialize aggregate of type %qT with a compound literal"
62578 msgstr ""
62580 #: cp/typeck2.cc:1691 cp/typeck2.cc:1721
62581 #, fuzzy, gcc-internal-format
62582 msgid "missing initializer for member %qD"
62583 msgstr "прапушчан ініцыялізатар"
62585 #: cp/typeck2.cc:1698
62586 #, fuzzy, gcc-internal-format
62587 msgid "member %qD is uninitialized reference"
62588 msgstr "параметр \"%s\" ініцыялізаваны"
62590 #: cp/typeck2.cc:1705
62591 #, fuzzy, gcc-internal-format
62592 msgid "member %qD with uninitialized reference fields"
62593 msgstr "параметр \"%s\" ініцыялізаваны"
62595 #: cp/typeck2.cc:1783
62596 #, gcc-internal-format
62597 msgid "designator order for field %qD does not match declaration order in %qT"
62598 msgstr ""
62600 #: cp/typeck2.cc:1856
62601 #, gcc-internal-format
62602 msgid "no field %qD found in union being initialized"
62603 msgstr ""
62605 #: cp/typeck2.cc:1867
62606 #, gcc-internal-format
62607 msgid "index value instead of field name in union initializer"
62608 msgstr ""
62610 #: cp/typeck2.cc:2075
62611 #, gcc-internal-format
62612 msgid "circular pointer delegation detected"
62613 msgstr ""
62615 #: cp/typeck2.cc:2089
62616 #, fuzzy, gcc-internal-format
62617 #| msgid "size of array `%D' has non-integer type"
62618 msgid "base operand of %<->%> has non-pointer type %qT"
62619 msgstr "памер масіва `%D' не цэлалікавы тып"
62621 #: cp/typeck2.cc:2119
62622 #, gcc-internal-format
62623 msgid "result of %<operator->()%> yields non-pointer result"
62624 msgstr ""
62626 #: cp/typeck2.cc:2121
62627 #, gcc-internal-format
62628 msgid "base operand of %<->%> is not a pointer"
62629 msgstr ""
62631 #: cp/typeck2.cc:2148
62632 #, fuzzy, gcc-internal-format
62633 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
62634 msgstr "\"%s\" мае незавершаны тып"
62636 #: cp/typeck2.cc:2157
62637 #, gcc-internal-format
62638 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
62639 msgstr ""
62641 #: cp/typeck2.cc:2179
62642 #, gcc-internal-format
62643 msgid "pointer to member type %qT incompatible with object type %qT"
62644 msgstr ""
62646 #: cp/typeck2.cc:2237
62647 #, gcc-internal-format
62648 msgid "pointer-to-member-function type %qT requires an rvalue"
62649 msgstr ""
62651 #: cp/typeck2.cc:2248
62652 #, gcc-internal-format
62653 msgid "pointer-to-member-function type %qT requires an lvalue"
62654 msgstr ""
62656 #: cp/typeck2.cc:2256
62657 #, gcc-internal-format
62658 msgid "pointer-to-member-function type %qT requires an lvalue before C++20"
62659 msgstr ""
62661 #: cp/typeck2.cc:2297
62662 #, fuzzy, gcc-internal-format
62663 msgid "functional cast to array type %qT"
62664 msgstr "Нерэчаісны выбар \"%s\""
62666 #: cp/typeck2.cc:2313
62667 #, gcc-internal-format
62668 msgid "%<auto(x)%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
62669 msgstr ""
62671 #: cp/typeck2.cc:2338
62672 #, fuzzy, gcc-internal-format
62673 msgid "invalid value-initialization of reference type"
62674 msgstr "нерэчаісны ініцыялізатар"
62676 #: cp/typeck2.cc:2579
62677 #, fuzzy, gcc-internal-format
62678 msgid "call to function %qD which throws incomplete type %q#T"
62679 msgstr "\"%s\" мае незавершаны тып"
62681 #: cp/typeck2.cc:2582
62682 #, fuzzy, gcc-internal-format
62683 msgid "call to function which throws incomplete type %q#T"
62684 msgstr "\"%s\" мае незавершаны тып"
62686 #: cp/vtable-class-hierarchy.cc:719
62687 #, gcc-internal-format
62688 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
62689 msgstr ""
62691 #: cp/vtable-class-hierarchy.cc:859
62692 #, gcc-internal-format
62693 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
62694 msgstr ""
62696 #: cp/vtable-class-hierarchy.cc:1109
62697 #, gcc-internal-format
62698 msgid "unable to open log file %<vtv_count_data.log%>: %m"
62699 msgstr ""
62701 #: d/d-attribs.cc:359 d/d-attribs.cc:376
62702 #, fuzzy, gcc-internal-format
62703 msgid "unknown attribute %qs"
62704 msgstr "невядомая назва рэгістра: %s\n"
62706 #: d/d-attribs.cc:1127
62707 #, gcc-internal-format
62708 msgid "%q+D declared weak after being used"
62709 msgstr ""
62711 #: d/d-codegen.cc:329
62712 #, fuzzy, gcc-internal-format
62713 msgid "cannot determine the length of a %qs"
62714 msgstr "Не магу знайсці файл для класа %s."
62716 #: d/d-codegen.cc:1231
62717 #, fuzzy, gcc-internal-format
62718 msgid "overlapping initializer for field %qT.%qD"
62719 msgstr "прапушчан ініцыялізатар"
62721 #: d/d-codegen.cc:1429
62722 #, gcc-internal-format
62723 msgid "the address of %qD will never be %<null%>"
62724 msgstr ""
62726 #: d/d-codegen.cc:2132
62727 #, gcc-internal-format
62728 msgid "need %<this%> to access member %qE"
62729 msgstr ""
62731 #: d/d-codegen.cc:2286
62732 #, gcc-internal-format
62733 msgid "tried to perform floating-point modulo division on %qT"
62734 msgstr ""
62736 #: d/d-codegen.cc:2337
62737 #, gcc-internal-format
62738 msgid "cannot get frame pointer to %qs"
62739 msgstr ""
62741 #. Should instead error on line that references `fd'.
62742 #: d/d-codegen.cc:2363
62743 #, gcc-internal-format
62744 msgid "nested function missing body"
62745 msgstr ""
62747 #: d/d-codegen.cc:2405
62748 #, gcc-internal-format
62749 msgid "%qs is a nested function and cannot be accessed from %qs"
62750 msgstr ""
62752 #: d/d-codegen.cc:2703
62753 #, gcc-internal-format
62754 msgid "has scoped destruction, cannot build closure"
62755 msgstr ""
62757 #: d/d-codegen.cc:2916
62758 #, gcc-internal-format
62759 msgid "forward reference to frame of %qs"
62760 msgstr ""
62762 #: d/d-convert.cc:379
62763 #, gcc-internal-format
62764 msgid "cannot convert a delegate expression to %qs"
62765 msgstr ""
62767 #: d/d-convert.cc:395
62768 #, gcc-internal-format
62769 msgid "cannot convert struct %qs to %qs"
62770 msgstr ""
62772 #. Casting from a C++ interface to a class/non-C++ interface
62773 #. always results in null as there is no run-time information,
62774 #. and no way one can derive from the other.
62775 #: d/d-convert.cc:442
62776 #, gcc-internal-format
62777 msgid "cast to %qs will produce null result"
62778 msgstr ""
62780 #: d/d-convert.cc:482
62781 #, gcc-internal-format
62782 msgid "cannot cast %qs to %qs since sizes do not line up"
62783 msgstr ""
62785 #: d/d-convert.cc:507
62786 #, gcc-internal-format
62787 msgid "cannot cast expression of type %qs to type %qs"
62788 msgstr ""
62790 #: d/d-convert.cc:554
62791 #, gcc-internal-format
62792 msgid "cannot cast expression of type %qs to %qs"
62793 msgstr ""
62795 #: d/d-convert.cc:601
62796 #, gcc-internal-format
62797 msgid "cast from %qs to %qs will produce zero result"
62798 msgstr ""
62800 #: d/d-lang.cc:477
62801 #, gcc-internal-format
62802 msgid "bad argument for %<-fdebug%>: %qs"
62803 msgstr ""
62805 #: d/d-lang.cc:532
62806 #, gcc-internal-format
62807 msgid "bad argument for %<-fextern-std%>: %qs"
62808 msgstr ""
62810 #: d/d-lang.cc:551
62811 #, gcc-internal-format
62812 msgid "bad argument for %<-fmodule-file%>: %qs"
62813 msgstr ""
62815 #: d/d-lang.cc:730
62816 #, gcc-internal-format
62817 msgid "bad argument for %<-fversion%>: %qs"
62818 msgstr ""
62820 #: d/d-lang.cc:1032
62821 #, gcc-internal-format
62822 msgid "%<-fonly=%> argument is different from first input file name"
62823 msgstr ""
62825 #: d/d-lang.cc:1209
62826 #, gcc-internal-format
62827 msgid "unable to resolve forward reference in definition"
62828 msgstr ""
62830 #: d/d-lang.cc:1326
62831 #, gcc-internal-format
62832 msgid "opening json file %s: %m"
62833 msgstr ""
62835 #: d/d-lang.cc:1337
62836 #, gcc-internal-format
62837 msgid "closing json file %s: %m"
62838 msgstr ""
62840 #: d/d-lang.cc:1408
62841 #, fuzzy, gcc-internal-format
62842 #| msgid "can't close input file %s"
62843 msgid "closing mixin file %s: %m"
62844 msgstr "немагчыма зачыніць уваходзячы файл %s"
62846 #: d/d-lang.cc:1413
62847 #, gcc-internal-format
62848 msgid "opening mixin file %s: %m"
62849 msgstr ""
62851 #: d/d-target.cc:156
62852 #, fuzzy, gcc-internal-format
62853 msgid "D does not support pointers on this target."
62854 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
62856 #: d/d-target.cc:245
62857 #, gcc-internal-format
62858 msgid "cannot represent built-in %<va_list%> type in D"
62859 msgstr ""
62861 #: d/decl.cc:259
62862 #, gcc-internal-format, gfc-internal-format
62863 msgid "pragma(%s) not implemented"
62864 msgstr ""
62866 #: d/decl.cc:366 d/decl.cc:481 d/decl.cc:555 d/decl.cc:598 d/decl.cc:637
62867 #, gcc-internal-format
62868 msgid "had semantic errors when compiling"
62869 msgstr ""
62871 #: d/decl.cc:453
62872 #, gcc-internal-format
62873 msgid "use of %qs"
62874 msgstr ""
62876 #: d/decl.cc:455
62877 #, gcc-internal-format
62878 msgid "is hidden by %qs"
62879 msgstr ""
62881 #: d/decl.cc:458
62882 #, gcc-internal-format
62883 msgid "use %<alias %s = %s.%s;%> to introduce base class overload set"
62884 msgstr ""
62886 #: d/decl.cc:688
62887 #, fuzzy, gcc-internal-format
62888 #| msgid "%s is too large"
62889 msgid "size is too large"
62890 msgstr "%s - вельмі вялікі"
62892 #: d/decl.cc:1217
62893 #, gcc-internal-format
62894 msgid "function requires a dual-context, which is not yet supported by GDC"
62895 msgstr ""
62897 #: d/decl.cc:1600
62898 #, gcc-internal-format
62899 msgid "mismatch between declaration %qE size (%wd) and its initializer size (%wd)"
62900 msgstr ""
62902 #: d/decl.cc:1892
62903 #, gcc-internal-format
62904 msgid "%s %qs instantiated"
62905 msgstr ""
62907 #: d/expr.cc:527
62908 #, gcc-internal-format
62909 msgid "cannot handle comparison of type %<%s == %s%>"
62910 msgstr ""
62912 #. Static arrays have already been handled by the front-end.
62913 #: d/expr.cc:1310
62914 #, gcc-internal-format
62915 msgid "unexpected type for array length: %qs"
62916 msgstr ""
62918 #: d/expr.cc:1491
62919 #, gcc-internal-format
62920 msgid "don%'t know how to delete %qs"
62921 msgstr ""
62923 #: d/expr.cc:1515
62924 #, fuzzy, gcc-internal-format
62925 msgid "%qs is not an associative array"
62926 msgstr "\"%s\" мае незавершаны тып"
62928 #: d/expr.cc:1799 d/expr.cc:2168
62929 #, gcc-internal-format
62930 msgid "need %<this%> to access member %qs"
62931 msgstr ""
62933 #: d/expr.cc:1875
62934 #, gcc-internal-format
62935 msgid "delegates are only for non-static functions"
62936 msgstr ""
62938 #: d/expr.cc:1940
62939 #, gcc-internal-format
62940 msgid "%qs is not a field, but a %qs"
62941 msgstr ""
62943 #: d/expr.cc:2204
62944 #, gcc-internal-format
62945 msgid "recursive reference %qs"
62946 msgstr ""
62948 #: d/expr.cc:2223 d/expr.cc:3077
62949 #, gcc-internal-format
62950 msgid "non-constant expression %qs"
62951 msgstr ""
62953 #: d/expr.cc:3044
62954 #, gcc-internal-format
62955 msgid "%qs is not an expression"
62956 msgstr ""
62958 #: d/expr.cc:3051
62959 #, gcc-internal-format
62960 msgid "type %qs is not an expression"
62961 msgstr ""
62963 #: d/modules.cc:412
62964 #, fuzzy, gcc-internal-format
62965 msgid "%<-fmoduleinfo%> is not supported on this target"
62966 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
62968 #: d/toir.cc:387 d/toir.cc:412
62969 #, gcc-internal-format
62970 msgid "cannot %<goto%> into %<try%> block"
62971 msgstr ""
62973 #: d/toir.cc:390 d/toir.cc:414
62974 #, gcc-internal-format
62975 msgid "cannot %<goto%> into %<catch%> block"
62976 msgstr ""
62978 #: d/toir.cc:429
62979 #, gcc-internal-format, gfc-internal-format
62980 msgid "label %s referenced outside of any function"
62981 msgstr ""
62983 #: d/toir.cc:781
62984 #, gcc-internal-format, gfc-internal-format
62985 msgid "cannot handle switch condition of type %s"
62986 msgstr ""
62988 #: d/toir.cc:1157
62989 #, gcc-internal-format
62990 msgid "exception handling disabled; use %<-fexceptions%> to enable"
62991 msgstr ""
62993 #: d/toir.cc:1164
62994 #, fuzzy, gcc-internal-format
62995 #| msgid "cannot find class `%s'"
62996 msgid "cannot throw C++ classes"
62997 msgstr "немагчыма знайсьці кляс `%s'"
62999 #: d/toir.cc:1166
63000 #, gcc-internal-format
63001 msgid "cannot throw COM objects"
63002 msgstr ""
63004 #: d/toir.cc:1299
63005 #, gcc-internal-format
63006 msgid "D inline assembler statements are not supported in GDC."
63007 msgstr ""
63009 #: d/typeinfo.cc:1067
63010 #, gcc-internal-format, gfc-internal-format
63011 msgid "toHash() must be declared as extern (D) size_t toHash() const nothrow @safe, not %s"
63012 msgstr ""
63014 #: d/typeinfo.cc:1411
63015 #, gcc-internal-format
63016 msgid "%<object.TypeInfo%> cannot be used with %<-fno-rtti%>"
63017 msgstr ""
63019 #: d/typeinfo.cc:1425
63020 #, gcc-internal-format
63021 msgid "%<object.TypeInfo%> could not be found, but is implicitly used"
63022 msgstr ""
63024 #: d/types.cc:161
63025 #, gcc-internal-format
63026 msgid "missing or corrupt object.d"
63027 msgstr ""
63029 #: d/types.cc:720
63030 #, gcc-internal-format, gfc-internal-format
63031 msgid "invalid expression for static array dimension: %s"
63032 msgstr ""
63034 #: fortran/arith.cc:47
63035 #, gcc-internal-format, gfc-internal-format
63036 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
63037 msgstr ""
63039 #: fortran/arith.cc:97
63040 #, gcc-internal-format, gfc-internal-format
63041 msgid "Arithmetic OK at %L"
63042 msgstr ""
63044 #: fortran/arith.cc:100
63045 #, gcc-internal-format, gfc-internal-format
63046 msgid "Arithmetic overflow at %L"
63047 msgstr ""
63049 #: fortran/arith.cc:103
63050 #, gcc-internal-format, gfc-internal-format
63051 msgid "Arithmetic underflow at %L"
63052 msgstr ""
63054 #: fortran/arith.cc:106
63055 #, gcc-internal-format, gfc-internal-format
63056 msgid "Arithmetic NaN at %L"
63057 msgstr ""
63059 #: fortran/arith.cc:109
63060 #, gcc-internal-format, gfc-internal-format
63061 msgid "Division by zero at %L"
63062 msgstr ""
63064 #: fortran/arith.cc:112
63065 #, gcc-internal-format, gfc-internal-format
63066 msgid "Array operands are incommensurate at %L"
63067 msgstr ""
63069 #: fortran/arith.cc:115
63070 #, gcc-internal-format, gfc-internal-format
63071 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
63072 msgstr ""
63074 #: fortran/arith.cc:119
63075 #, fuzzy, gcc-internal-format, gfc-internal-format
63076 msgid "Illegal type in character concatenation at %L"
63077 msgstr "пустая сімвальная канстанта"
63079 #: fortran/arith.cc:123 fortran/arith.cc:1970
63080 #, gcc-internal-format
63081 msgid "gfc_arith_error(): Bad error code"
63082 msgstr ""
63084 #: fortran/arith.cc:156
63085 #, gcc-internal-format
63086 msgid "Fix min_int calculation"
63087 msgstr ""
63089 #: fortran/arith.cc:536
63090 #, gcc-internal-format
63091 msgid "gfc_range_check(): Bad type"
63092 msgstr ""
63094 #: fortran/arith.cc:609
63095 #, gcc-internal-format
63096 msgid "gfc_arith_uminus(): Bad basic type"
63097 msgstr ""
63099 #: fortran/arith.cc:643
63100 #, gcc-internal-format
63101 msgid "gfc_arith_plus(): Bad basic type"
63102 msgstr ""
63104 #: fortran/arith.cc:677
63105 #, gcc-internal-format
63106 msgid "gfc_arith_minus(): Bad basic type"
63107 msgstr ""
63109 #: fortran/arith.cc:712
63110 #, gcc-internal-format
63111 msgid "gfc_arith_times(): Bad basic type"
63112 msgstr ""
63114 #: fortran/arith.cc:751
63115 #, gcc-internal-format
63116 msgid "Integer division truncated to constant %qs at %L"
63117 msgstr ""
63119 #: fortran/arith.cc:797
63120 #, gcc-internal-format
63121 msgid "gfc_arith_divide(): Bad basic type"
63122 msgstr ""
63124 #: fortran/arith.cc:843
63125 #, gcc-internal-format
63126 msgid "arith_power(): Bad base"
63127 msgstr ""
63129 #: fortran/arith.cc:882
63130 #, gcc-internal-format, gfc-internal-format
63131 msgid "Negative exponent of integer has zero result at %L"
63132 msgstr ""
63134 #: fortran/arith.cc:902
63135 #, gcc-internal-format, gfc-internal-format
63136 msgid "Result of exponentiation at %L exceeds the range of %s"
63137 msgstr ""
63139 #: fortran/arith.cc:939 fortran/arith.cc:964
63140 #, gcc-internal-format, gfc-internal-format
63141 msgid "Noninteger exponent in an initialization expression at %L"
63142 msgstr ""
63144 #: fortran/arith.cc:950
63145 #, gcc-internal-format, gfc-internal-format
63146 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
63147 msgstr ""
63149 #: fortran/arith.cc:978
63150 #, gcc-internal-format
63151 msgid "arith_power(): unknown type"
63152 msgstr ""
63154 #: fortran/arith.cc:1049
63155 #, gcc-internal-format
63156 msgid "compare_real(): Bad operator"
63157 msgstr ""
63159 #: fortran/arith.cc:1084
63160 #, gcc-internal-format
63161 msgid "gfc_compare_expr(): Bad basic type"
63162 msgstr ""
63164 #: fortran/arith.cc:1619
63165 #, gcc-internal-format
63166 msgid "eval_intrinsic(): Bad operator"
63167 msgstr ""
63169 #: fortran/arith.cc:1676
63170 #, gcc-internal-format
63171 msgid "eval_type_intrinsic0(): op NULL"
63172 msgstr ""
63174 #: fortran/arith.cc:1938
63175 #, gcc-internal-format, gfc-internal-format
63176 msgid "Arithmetic OK converting %s to %s at %L"
63177 msgstr ""
63179 #: fortran/arith.cc:1942
63180 #, gcc-internal-format
63181 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
63182 msgstr ""
63184 #: fortran/arith.cc:1947
63185 #, gcc-internal-format
63186 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
63187 msgstr ""
63189 #: fortran/arith.cc:1952
63190 #, gcc-internal-format
63191 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
63192 msgstr ""
63194 #: fortran/arith.cc:1957
63195 #, gcc-internal-format, gfc-internal-format
63196 msgid "Division by zero converting %s to %s at %L"
63197 msgstr ""
63199 #: fortran/arith.cc:1961
63200 #, gcc-internal-format, gfc-internal-format
63201 msgid "Array operands are incommensurate converting %s to %s at %L"
63202 msgstr ""
63204 #: fortran/arith.cc:1965
63205 #, gcc-internal-format, gfc-internal-format
63206 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
63207 msgstr ""
63209 #: fortran/arith.cc:2052 fortran/arith.cc:2161 fortran/arith.cc:2221
63210 #: fortran/arith.cc:2273 fortran/arith.cc:2333 fortran/arith.cc:2402
63211 #: fortran/arith.cc:2469
63212 #, fuzzy, gcc-internal-format
63213 #| msgid "converting from `%T' to `%T'"
63214 msgid "Conversion from %qs to %qs at %L"
63215 msgstr "пераўтварэньне з `%T' у `%T'"
63217 #: fortran/arith.cc:2081 fortran/arith.cc:2114 fortran/arith.cc:2153
63218 #: fortran/arith.cc:2211 fortran/arith.cc:2263 fortran/arith.cc:2323
63219 #: fortran/arith.cc:2392 fortran/arith.cc:2461
63220 #, gcc-internal-format
63221 msgid "Change of value in conversion from %qs to %qs at %L"
63222 msgstr ""
63224 #: fortran/arith.cc:2309 fortran/arith.cc:2378
63225 #, gcc-internal-format
63226 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
63227 msgstr ""
63229 #: fortran/arith.cc:2545
63230 #, gcc-internal-format
63231 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
63232 msgstr ""
63234 #: fortran/arith.cc:2574
63235 #, fuzzy, gcc-internal-format, gfc-internal-format
63236 msgid "The character constant at %L is truncated in conversion to %s"
63237 msgstr "сімвальная канстанта вельмі доўгая"
63239 #: fortran/array.cc:98 fortran/array.cc:130 fortran/array.cc:151
63240 #, gcc-internal-format, gfc-internal-format
63241 msgid "Invalid BOZ literal constant used in subscript at %C"
63242 msgstr ""
63244 #: fortran/array.cc:103
63245 #, gcc-internal-format, gfc-internal-format
63246 msgid "Expected array subscript at %C"
63247 msgstr ""
63249 #: fortran/array.cc:112
63250 #, gcc-internal-format
63251 msgid "Unexpected %<*%> in coarray subscript at %C"
63252 msgstr ""
63254 #: fortran/array.cc:142
63255 #, gcc-internal-format, gfc-internal-format
63256 msgid "Strides not allowed in coarray subscript at %C"
63257 msgstr ""
63259 #: fortran/array.cc:156
63260 #, gcc-internal-format, gfc-internal-format
63261 msgid "Expected array subscript stride at %C"
63262 msgstr ""
63264 #: fortran/array.cc:216
63265 #, gcc-internal-format, gfc-internal-format
63266 msgid "Invalid form of array reference at %C"
63267 msgstr ""
63269 #: fortran/array.cc:223
63270 #, gcc-internal-format, gfc-internal-format
63271 msgid "Array reference at %C has more than 7 dimensions"
63272 msgstr ""
63274 #: fortran/array.cc:226 fortran/array.cc:327
63275 #, gcc-internal-format, gfc-internal-format
63276 msgid "Array reference at %C cannot have more than %d dimensions"
63277 msgstr ""
63279 #: fortran/array.cc:241 fortran/array.cc:700 fortran/check.cc:3418
63280 #: fortran/check.cc:5939 fortran/check.cc:5984 fortran/check.cc:6026
63281 #: fortran/check.cc:6053 fortran/check.cc:6316 fortran/match.cc:1846
63282 #: fortran/match.cc:3242 fortran/match.cc:3584 fortran/match.cc:3780
63283 #: fortran/simplify.cc:2995 fortran/simplify.cc:3025 fortran/simplify.cc:6374
63284 #: fortran/simplify.cc:8394
63285 #, gcc-internal-format
63286 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
63287 msgstr ""
63289 #: fortran/array.cc:247
63290 #, gcc-internal-format, gfc-internal-format
63291 msgid "Unexpected coarray designator at %C"
63292 msgstr ""
63294 #: fortran/array.cc:269
63295 #, gcc-internal-format, gfc-internal-format
63296 msgid "TEAM= attribute in %C misplaced"
63297 msgstr ""
63299 #: fortran/array.cc:281
63300 #, gcc-internal-format, gfc-internal-format
63301 msgid "STAT= attribute in %C misplaced"
63302 msgstr ""
63304 #: fortran/array.cc:290
63305 #, gcc-internal-format, gfc-internal-format
63306 msgid "Too few codimensions at %C, expected %d not %d"
63307 msgstr ""
63309 #: fortran/array.cc:296
63310 #, gcc-internal-format, gfc-internal-format
63311 msgid "Too many codimensions at %C, expected %d not %d"
63312 msgstr ""
63314 #: fortran/array.cc:306 fortran/array.cc:314
63315 #, gcc-internal-format
63316 msgid "Unexpected %<*%> for codimension %d of %d at %C"
63317 msgstr ""
63319 #: fortran/array.cc:309
63320 #, gcc-internal-format, gfc-internal-format
63321 msgid "Invalid form of coarray reference at %C"
63322 msgstr ""
63324 #: fortran/array.cc:321
63325 #, gcc-internal-format, gfc-internal-format
63326 msgid "Invalid codimension %d at %C, only %d codimensions exist"
63327 msgstr ""
63329 #: fortran/array.cc:385
63330 #, gcc-internal-format
63331 msgid "Variable %qs at %L in this context must be constant"
63332 msgstr ""
63334 #: fortran/array.cc:388
63335 #, gcc-internal-format, gfc-internal-format
63336 msgid "Expression at %L in this context must be constant"
63337 msgstr ""
63339 #: fortran/array.cc:489
63340 #, gcc-internal-format, gfc-internal-format
63341 msgid "Expected expression in array specification at %C"
63342 msgstr ""
63344 #: fortran/array.cc:504 fortran/array.cc:538
63345 #, gcc-internal-format, gfc-internal-format
63346 msgid "Expecting a scalar INTEGER expression at %C, found %s"
63347 msgstr ""
63349 #: fortran/array.cc:575
63350 #, gcc-internal-format, gfc-internal-format
63351 msgid "Assumed-rank array at %C"
63352 msgstr ""
63354 #: fortran/array.cc:609
63355 #, gcc-internal-format, gfc-internal-format
63356 msgid "Bad array specification for implied-shape array at %C"
63357 msgstr ""
63359 #: fortran/array.cc:625 fortran/array.cc:738
63360 #, gcc-internal-format, gfc-internal-format
63361 msgid "Bad array specification for an explicitly shaped array at %C"
63362 msgstr ""
63364 #: fortran/array.cc:635 fortran/array.cc:748
63365 #, gcc-internal-format, gfc-internal-format
63366 msgid "Bad array specification for assumed shape array at %C"
63367 msgstr ""
63369 #: fortran/array.cc:649 fortran/array.cc:762
63370 #, gcc-internal-format, gfc-internal-format
63371 msgid "Bad specification for deferred shape array at %C"
63372 msgstr ""
63374 #: fortran/array.cc:659 fortran/array.cc:766
63375 #, gcc-internal-format, gfc-internal-format
63376 msgid "Bad specification for assumed size array at %C"
63377 msgstr ""
63379 #: fortran/array.cc:671 fortran/array.cc:778
63380 #, gcc-internal-format, gfc-internal-format
63381 msgid "Expected another dimension in array declaration at %C"
63382 msgstr ""
63384 #: fortran/array.cc:677 fortran/array.cc:706 fortran/array.cc:784
63385 #, gcc-internal-format, gfc-internal-format
63386 msgid "Array specification at %C has more than %d dimensions"
63387 msgstr ""
63389 #: fortran/array.cc:683
63390 #, gcc-internal-format, gfc-internal-format
63391 msgid "Array specification at %C with more than 7 dimensions"
63392 msgstr ""
63394 #: fortran/array.cc:695
63395 #, fuzzy, gcc-internal-format, gfc-internal-format
63396 msgid "Coarray declaration at %C"
63397 msgstr "няма папярэдняга аб'яўлення для \"%s\""
63399 #: fortran/array.cc:792
63400 #, gcc-internal-format
63401 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
63402 msgstr ""
63404 #: fortran/array.cc:866
63405 #, gcc-internal-format
63406 msgid "The assumed-rank array %qs at %L shall not have a codimension"
63407 msgstr ""
63409 #: fortran/array.cc:922
63410 #, gcc-internal-format
63411 msgid "rank + corank of %qs exceeds %d at %C"
63412 msgstr ""
63414 #: fortran/array.cc:964
63415 #, gcc-internal-format
63416 msgid "gfc_compare_array_spec(): Array spec clobbered"
63417 msgstr ""
63419 #: fortran/array.cc:1040
63420 #, gcc-internal-format
63421 msgid "DO-iterator %qs at %L is inside iterator of the same name"
63422 msgstr ""
63424 #: fortran/array.cc:1132 fortran/array.cc:1360
63425 #, gcc-internal-format, gfc-internal-format
63426 msgid "Syntax error in array constructor at %C"
63427 msgstr ""
63429 #: fortran/array.cc:1162
63430 #, gcc-internal-format, gfc-internal-format
63431 msgid "BOZ literal constant at %L cannot appear in an array constructor"
63432 msgstr ""
63434 #: fortran/array.cc:1171
63435 #, gcc-internal-format, gfc-internal-format
63436 msgid "NULL() at %C cannot appear in an array constructor"
63437 msgstr ""
63439 #: fortran/array.cc:1233
63440 #, gcc-internal-format, gfc-internal-format
63441 msgid "[...] style array constructors at %C"
63442 msgstr ""
63444 #: fortran/array.cc:1253
63445 #, gcc-internal-format, gfc-internal-format
63446 msgid "Array constructor including type specification at %C"
63447 msgstr ""
63449 #: fortran/array.cc:1259 fortran/match.cc:4216
63450 #, gcc-internal-format, gfc-internal-format
63451 msgid "Type-spec at %L cannot contain a deferred type parameter"
63452 msgstr ""
63454 #: fortran/array.cc:1267
63455 #, gcc-internal-format, gfc-internal-format
63456 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
63457 msgstr ""
63459 #: fortran/array.cc:1285
63460 #, gcc-internal-format, gfc-internal-format
63461 msgid "Empty array constructor at %C is not allowed"
63462 msgstr ""
63464 #: fortran/array.cc:1322 fortran/array.cc:1332
63465 #, gcc-internal-format, gfc-internal-format
63466 msgid "Incompatible typespec for array element at %L"
63467 msgstr ""
63469 #: fortran/array.cc:1407
63470 #, gcc-internal-format, gfc-internal-format
63471 msgid "Element in %s array constructor at %L is %s"
63472 msgstr ""
63474 #: fortran/array.cc:1738
63475 #, gcc-internal-format, gfc-internal-format
63476 msgid "Iterator step at %L cannot be zero"
63477 msgstr ""
63479 #: fortran/array.cc:1897
63480 #, gcc-internal-format
63481 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"
63482 msgstr ""
63484 #: fortran/array.cc:2076
63485 #, gcc-internal-format, gfc-internal-format
63486 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
63487 msgstr ""
63489 #: fortran/array.cc:2083
63490 #, gcc-internal-format, gfc-internal-format
63491 msgid "AC-IMPLIED-DO final expression references control variable at %L"
63492 msgstr ""
63494 #: fortran/array.cc:2090
63495 #, gcc-internal-format, gfc-internal-format
63496 msgid "AC-IMPLIED-DO step expression references control variable at %L"
63497 msgstr ""
63499 #: fortran/array.cc:2102
63500 #, gcc-internal-format, gfc-internal-format
63501 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
63502 msgstr ""
63504 #: fortran/array.cc:2194
63505 #, gcc-internal-format, gfc-internal-format
63506 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
63507 msgstr ""
63509 #: fortran/array.cc:2315
63510 #, gcc-internal-format
63511 msgid "spec_dimen_size(): Bad dimension"
63512 msgstr ""
63514 #: fortran/array.cc:2381
63515 #, gcc-internal-format
63516 msgid "gfc_ref_dimen_size(): Bad dimension"
63517 msgstr ""
63519 #: fortran/array.cc:2385
63520 #, gcc-internal-format, gfc-internal-format
63521 msgid "Bad array dimension at %L"
63522 msgstr ""
63524 #: fortran/array.cc:2523
63525 #, gcc-internal-format
63526 msgid "gfc_ref_dimen_size(): Bad dimen_type"
63527 msgstr ""
63529 #: fortran/array.cc:2574
63530 #, gcc-internal-format
63531 msgid "gfc_array_dimen_size(): Bad dimension"
63532 msgstr ""
63534 #: fortran/array.cc:2619
63535 #, gcc-internal-format
63536 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
63537 msgstr ""
63539 #: fortran/array.cc:2767
63540 #, gcc-internal-format
63541 msgid "gfc_find_array_ref(): No ref found"
63542 msgstr ""
63544 #. if (c == 0)
63545 #: fortran/bbt.cc:119
63546 #, gcc-internal-format
63547 msgid "insert_bbt(): Duplicate key found"
63548 msgstr ""
63550 #: fortran/check.cc:87
63551 #, gcc-internal-format
63552 msgid "BOZ literal constant at %L cannot be an actual argument to %qs"
63553 msgstr ""
63555 #: fortran/check.cc:103
63556 #, gcc-internal-format
63557 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
63558 msgstr ""
63560 #: fortran/check.cc:123 fortran/resolve.cc:11031
63561 #, fuzzy, gcc-internal-format, gfc-internal-format
63562 #| msgid "invalid string constant `%E'"
63563 msgid "Invalid use of BOZ literal constant at %L"
63564 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
63566 #: fortran/check.cc:371
63567 #, gcc-internal-format, gfc-internal-format
63568 msgid "Failure in conversion of BOZ to REAL at %L"
63569 msgstr ""
63571 #: fortran/check.cc:477
63572 #, gcc-internal-format
63573 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
63574 msgstr ""
63576 #: fortran/check.cc:493
63577 #, gcc-internal-format
63578 msgid "%qs argument of %qs intrinsic at %L must be %s"
63579 msgstr ""
63581 #: fortran/check.cc:527
63582 #, gcc-internal-format
63583 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
63584 msgstr ""
63586 #: fortran/check.cc:542 fortran/check.cc:572
63587 #, gcc-internal-format
63588 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
63589 msgstr ""
63591 #: fortran/check.cc:560
63592 #, gcc-internal-format
63593 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
63594 msgstr ""
63596 #: fortran/check.cc:567
63597 #, gcc-internal-format
63598 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
63599 msgstr ""
63601 #: fortran/check.cc:590 fortran/check.cc:3373
63602 #, gcc-internal-format
63603 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
63604 msgstr ""
63606 #: fortran/check.cc:605
63607 #, gcc-internal-format
63608 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
63609 msgstr ""
63611 #: fortran/check.cc:622
63612 #, gcc-internal-format
63613 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
63614 msgstr ""
63616 #: fortran/check.cc:651 fortran/check.cc:7522
63617 #, fuzzy, gcc-internal-format
63618 msgid "%qs argument of %qs intrinsic at %L must be a constant"
63619 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
63621 #: fortran/check.cc:660
63622 #, fuzzy, gcc-internal-format, gfc-internal-format
63623 #| msgid "invalid string constant `%E'"
63624 msgid "Invalid kind for %s at %L"
63625 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
63627 #: fortran/check.cc:679
63628 #, gcc-internal-format
63629 msgid "%qs argument of %qs intrinsic at %L must be double precision"
63630 msgstr ""
63632 #: fortran/check.cc:702
63633 #, gcc-internal-format
63634 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
63635 msgstr ""
63637 #: fortran/check.cc:719
63638 #, gcc-internal-format
63639 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
63640 msgstr ""
63642 #: fortran/check.cc:744
63643 #, gcc-internal-format
63644 msgid "%qs argument of %qs intrinsic at %L must be an array"
63645 msgstr ""
63647 #: fortran/check.cc:765
63648 #, gcc-internal-format
63649 msgid "%qs at %L must be nonnegative"
63650 msgstr ""
63652 #: fortran/check.cc:786
63653 #, gcc-internal-format
63654 msgid "%qs argument of %qs intrinsic at %L must be positive"
63655 msgstr ""
63657 #: fortran/check.cc:819
63658 #, gcc-internal-format
63659 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
63660 msgstr ""
63662 #: fortran/check.cc:830
63663 #, gcc-internal-format
63664 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
63665 msgstr ""
63667 #: fortran/check.cc:840
63668 #, gcc-internal-format
63669 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
63670 msgstr ""
63672 #: fortran/check.cc:867
63673 #, gcc-internal-format
63674 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
63675 msgstr ""
63677 #: fortran/check.cc:893
63678 #, gcc-internal-format
63679 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
63680 msgstr ""
63682 #: fortran/check.cc:926
63683 #, gcc-internal-format
63684 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
63685 msgstr ""
63687 #: fortran/check.cc:943
63688 #, gcc-internal-format
63689 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
63690 msgstr ""
63692 #: fortran/check.cc:958
63693 #, gcc-internal-format
63694 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
63695 msgstr ""
63697 #: fortran/check.cc:980
63698 #, gcc-internal-format
63699 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
63700 msgstr ""
63702 #: fortran/check.cc:998
63703 #, gcc-internal-format
63704 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
63705 msgstr ""
63707 #: fortran/check.cc:1017
63708 #, gcc-internal-format
63709 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
63710 msgstr ""
63712 #: fortran/check.cc:1044
63713 #, gcc-internal-format
63714 msgid "%qs argument of %qs intrinsic at %L must be a variable"
63715 msgstr ""
63717 #: fortran/check.cc:1093
63718 #, gcc-internal-format
63719 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
63720 msgstr ""
63722 #: fortran/check.cc:1145
63723 #, gcc-internal-format
63724 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
63725 msgstr ""
63727 #: fortran/check.cc:1248
63728 #, gcc-internal-format, gfc-internal-format
63729 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
63730 msgstr ""
63732 #: fortran/check.cc:1305
63733 #, gcc-internal-format, gfc-internal-format
63734 msgid "BOZ literal constant at %L cannot appear in ACHAR intrinsic subprogram"
63735 msgstr ""
63737 #: fortran/check.cc:1396
63738 #, gcc-internal-format
63739 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
63740 msgstr ""
63742 #: fortran/check.cc:1405 fortran/check.cc:3690
63743 #, gcc-internal-format, gfc-internal-format
63744 msgid "Different type kinds at %L"
63745 msgstr ""
63747 #: fortran/check.cc:1428
63748 #, gcc-internal-format
63749 msgid "NULL at %L is not permitted as actual argument to %qs intrinsic function"
63750 msgstr ""
63752 #: fortran/check.cc:1450
63753 #, gcc-internal-format
63754 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
63755 msgstr ""
63757 #: fortran/check.cc:1459 fortran/check.cc:1494 fortran/check.cc:4380
63758 #, gcc-internal-format
63759 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
63760 msgstr ""
63762 #: fortran/check.cc:1476
63763 #, gcc-internal-format
63764 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
63765 msgstr ""
63767 #: fortran/check.cc:1485
63768 #, gcc-internal-format
63769 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
63770 msgstr ""
63772 #: fortran/check.cc:1512
63773 #, gcc-internal-format, gfc-internal-format
63774 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
63775 msgstr ""
63777 #: fortran/check.cc:1559
63778 #, gcc-internal-format, gfc-internal-format
63779 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
63780 msgstr ""
63782 #: fortran/check.cc:1567
63783 #, gcc-internal-format, gfc-internal-format
63784 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
63785 msgstr ""
63787 #: fortran/check.cc:1574
63788 #, gcc-internal-format
63789 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
63790 msgstr ""
63792 #: fortran/check.cc:1592 fortran/check.cc:1805
63793 #, fuzzy, gcc-internal-format, gfc-internal-format
63794 msgid "STAT= argument to %s at %L"
63795 msgstr "нехапае аргументаў у функцыі \"%s\""
63797 #: fortran/check.cc:1611 fortran/check.cc:1745 fortran/check.cc:1842
63798 #, gcc-internal-format, gfc-internal-format
63799 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
63800 msgstr ""
63802 #: fortran/check.cc:1625 fortran/check.cc:1825
63803 #, gcc-internal-format, gfc-internal-format
63804 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
63805 msgstr ""
63807 #: fortran/check.cc:1645
63808 #, gcc-internal-format, gfc-internal-format
63809 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
63810 msgstr ""
63812 #: fortran/check.cc:1664 fortran/check.cc:1678 fortran/check.cc:1713
63813 #, gcc-internal-format
63814 msgid "%qs argument of %qs intrinsic at %L not yet supported"
63815 msgstr ""
63817 #: fortran/check.cc:1698
63818 #, gcc-internal-format
63819 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
63820 msgstr ""
63822 #: fortran/check.cc:1752 fortran/check.cc:1849
63823 #, gcc-internal-format, gfc-internal-format
63824 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
63825 msgstr ""
63827 #: fortran/check.cc:1767
63828 #, gcc-internal-format, gfc-internal-format
63829 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
63830 msgstr ""
63832 #: fortran/check.cc:1777
63833 #, gcc-internal-format, gfc-internal-format
63834 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
63835 msgstr ""
63837 #: fortran/check.cc:1790
63838 #, gcc-internal-format, gfc-internal-format
63839 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
63840 msgstr ""
63842 #: fortran/check.cc:1869
63843 #, gcc-internal-format, gfc-internal-format
63844 msgid "Negative argument N at %L"
63845 msgstr ""
63847 #: fortran/check.cc:1967
63848 #, gcc-internal-format, gfc-internal-format
63849 msgid "BOZ literal constant at %L cannot appear in CHAR intrinsic subprogram"
63850 msgstr ""
63852 #: fortran/check.cc:2091 fortran/check.cc:2581
63853 #, gcc-internal-format
63854 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
63855 msgstr ""
63857 #: fortran/check.cc:2100 fortran/check.cc:2590
63858 #, gcc-internal-format
63859 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
63860 msgstr ""
63862 #: fortran/check.cc:2110 fortran/check.cc:2116
63863 #, gcc-internal-format, gfc-internal-format
63864 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
63865 msgstr ""
63867 #: fortran/check.cc:2138
63868 #, gcc-internal-format
63869 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
63870 msgstr ""
63872 #: fortran/check.cc:2146
63873 #, gcc-internal-format, gfc-internal-format
63874 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
63875 msgstr ""
63877 #: fortran/check.cc:2169
63878 #, fuzzy, gcc-internal-format, gfc-internal-format
63879 msgid "The stat= argument at %L must be a kind=4 integer variable"
63880 msgstr "першым аргументам \"%s\" павінен быць \"int\""
63882 #: fortran/check.cc:2185
63883 #, gcc-internal-format, gfc-internal-format
63884 msgid "The errmsg= argument at %L must be a default-kind character variable"
63885 msgstr ""
63887 #: fortran/check.cc:2193
63888 #, gcc-internal-format
63889 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
63890 msgstr ""
63892 #: fortran/check.cc:2208
63893 #, gcc-internal-format, gfc-internal-format
63894 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
63895 msgstr ""
63897 #: fortran/check.cc:2227
63898 #, gcc-internal-format, gfc-internal-format
63899 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
63900 msgstr ""
63902 #: fortran/check.cc:2234
63903 #, gcc-internal-format, gfc-internal-format
63904 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
63905 msgstr ""
63907 #: fortran/check.cc:2248
63908 #, gcc-internal-format, gfc-internal-format
63909 msgid "OPERATION argument at %L must be a PURE function"
63910 msgstr ""
63912 #. None of the intrinsics fulfills the criteria of taking two arguments,
63913 #. returning the same type and kind as the arguments and being permitted
63914 #. as actual argument.
63915 #: fortran/check.cc:2258
63916 #, gcc-internal-format, gfc-internal-format
63917 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
63918 msgstr ""
63920 #: fortran/check.cc:2275
63921 #, gcc-internal-format, gfc-internal-format
63922 msgid "The function passed as OPERATION at %L shall have two arguments"
63923 msgstr ""
63925 #: fortran/check.cc:2285
63926 #, gcc-internal-format, gfc-internal-format
63927 msgid "The A argument at %L has type %s but the function passed as OPERATION at %L returns %s"
63928 msgstr ""
63930 #: fortran/check.cc:2294
63931 #, gcc-internal-format, gfc-internal-format
63932 msgid "The function passed as OPERATION at %L has arguments of type %s and %s but shall have type %s"
63933 msgstr ""
63935 #: fortran/check.cc:2305
63936 #, gcc-internal-format, gfc-internal-format
63937 msgid "The function passed as OPERATION at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
63938 msgstr ""
63940 #: fortran/check.cc:2313
63941 #, gcc-internal-format, gfc-internal-format
63942 msgid "The function passed as OPERATION at %L shall have the VALUE attribute either for none or both arguments"
63943 msgstr ""
63945 #: fortran/check.cc:2320
63946 #, gcc-internal-format, gfc-internal-format
63947 msgid "The function passed as OPERATION at %L shall have the TARGET attribute either for none or both arguments"
63948 msgstr ""
63950 #: fortran/check.cc:2327
63951 #, gcc-internal-format, gfc-internal-format
63952 msgid "The function passed as OPERATION at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
63953 msgstr ""
63955 #: fortran/check.cc:2335
63956 #, gcc-internal-format, gfc-internal-format
63957 msgid "The function passed as OPERATION at %L shall not have the OPTIONAL attribute for either of the arguments"
63958 msgstr ""
63960 #: fortran/check.cc:2365
63961 #, gcc-internal-format, gfc-internal-format
63962 msgid "The character length of the A argument at %L and of the arguments of the OPERATION at %L shall be the same"
63963 msgstr ""
63965 #: fortran/check.cc:2372
63966 #, gcc-internal-format, gfc-internal-format
63967 msgid "The character length of the A argument at %L and of the function result of the OPERATION at %L shall be the same"
63968 msgstr ""
63970 #: fortran/check.cc:2390
63971 #, gcc-internal-format
63972 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
63973 msgstr ""
63975 #: fortran/check.cc:2418 fortran/check.cc:2432
63976 #, gcc-internal-format, gfc-internal-format
63977 msgid "BOZ constant at %L cannot appear in the COMPLEX intrinsic subprogram"
63978 msgstr ""
63980 #: fortran/check.cc:2469 fortran/check.cc:3099 fortran/check.cc:3182
63981 #: fortran/check.cc:3404 fortran/check.cc:3452 fortran/check.cc:4925
63982 #: fortran/check.cc:5050 fortran/check.cc:5120 fortran/check.cc:6302
63983 #: fortran/check.cc:6431
63984 #, gcc-internal-format
63985 msgid "%qs intrinsic with KIND argument at %L"
63986 msgstr ""
63988 #: fortran/check.cc:2516 fortran/check.cc:2785 fortran/check.cc:2845
63989 #, gcc-internal-format
63990 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
63991 msgstr ""
63993 #: fortran/check.cc:2531 fortran/check.cc:2800 fortran/check.cc:2860
63994 #, gcc-internal-format
63995 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
63996 msgstr ""
63998 #: fortran/check.cc:2643 fortran/check.cc:3784 fortran/check.cc:3792
63999 #, gcc-internal-format
64000 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
64001 msgstr ""
64003 #: fortran/check.cc:2657
64004 #, gcc-internal-format
64005 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
64006 msgstr ""
64008 #: fortran/check.cc:2677 fortran/check.cc:2685
64009 #, gcc-internal-format
64010 msgid "%qs argument of %qs intrinsic at %L must be default real"
64011 msgstr ""
64013 #: fortran/check.cc:2821
64014 #, gcc-internal-format
64015 msgid "%qs must be of same type and kind as %qs at %L in %qs"
64016 msgstr ""
64018 #: fortran/check.cc:2879
64019 #, gcc-internal-format
64020 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
64021 msgstr ""
64023 #: fortran/check.cc:2897
64024 #, gcc-internal-format, gfc-internal-format
64025 msgid "BOZ literal constant at %L cannot appear in the FLOAT intrinsic subprogram"
64026 msgstr ""
64028 #: fortran/check.cc:2911
64029 #, gcc-internal-format, gfc-internal-format
64030 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
64031 msgstr ""
64033 #: fortran/check.cc:2972
64034 #, gcc-internal-format
64035 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
64036 msgstr ""
64038 #: fortran/check.cc:3054
64039 #, gcc-internal-format
64040 msgid "Arguments of %qs have different kind type parameters at %L"
64041 msgstr ""
64043 #: fortran/check.cc:3150
64044 #, fuzzy, gcc-internal-format, gfc-internal-format
64045 msgid "Argument of %s at %L must be of length one"
64046 msgstr "першым аргументам \"%s\" павінен быць \"int\""
64048 #: fortran/check.cc:3189
64049 #, gcc-internal-format
64050 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
64051 msgstr ""
64053 #: fortran/check.cc:3223
64054 #, gcc-internal-format
64055 msgid "%qs intrinsic subprogram at %L has been removed.  Use INT intrinsic subprogram."
64056 msgstr ""
64058 #: fortran/check.cc:3275
64059 #, gcc-internal-format, gfc-internal-format
64060 msgid "SIZE at %L must be positive"
64061 msgstr ""
64063 #: fortran/check.cc:3287
64064 #, gcc-internal-format, gfc-internal-format
64065 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
64066 msgstr ""
64068 #: fortran/check.cc:3346
64069 #, gcc-internal-format, gfc-internal-format
64070 msgid "STATUS at %L shall be an INTENT(OUT) variable"
64071 msgstr ""
64073 #: fortran/check.cc:3355
64074 #, gcc-internal-format
64075 msgid "%qs at %L shall be an INTENT(OUT) variable"
64076 msgstr ""
64078 #: fortran/check.cc:3380
64079 #, gcc-internal-format
64080 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
64081 msgstr ""
64083 #: fortran/check.cc:3594
64084 #, gcc-internal-format
64085 msgid "Intrinsic %qs at %L must have at least two arguments"
64086 msgstr ""
64088 #: fortran/check.cc:3642
64089 #, fuzzy, gcc-internal-format
64090 msgid "Missing %qs argument to the %s intrinsic at %L"
64091 msgstr "аргумент для \"%s\" прапушчан"
64093 #: fortran/check.cc:3657
64094 #, gcc-internal-format
64095 msgid "Duplicate argument %qs at %L to intrinsic %s"
64096 msgstr ""
64098 #: fortran/check.cc:3662
64099 #, fuzzy, gcc-internal-format
64100 #| msgid "too few arguments to function `%s'"
64101 msgid "Unknown argument %qs at %L to intrinsic %s"
64102 msgstr "нехапае аргументаў у функцыі \"%s\""
64104 #: fortran/check.cc:3687
64105 #, fuzzy, gcc-internal-format, gfc-internal-format
64106 msgid "Different character kinds at %L"
64107 msgstr "пустая сімвальная канстанта"
64109 #: fortran/check.cc:3696
64110 #, gcc-internal-format
64111 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
64112 msgstr ""
64114 #: fortran/check.cc:3727
64115 #, gcc-internal-format
64116 msgid "%qs intrinsic with CHARACTER argument at %L"
64117 msgstr ""
64119 #: fortran/check.cc:3734
64120 #, gcc-internal-format
64121 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
64122 msgstr ""
64124 #: fortran/check.cc:3801
64125 #, gcc-internal-format
64126 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
64127 msgstr ""
64129 #: fortran/check.cc:3815
64130 #, gcc-internal-format
64131 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
64132 msgstr ""
64134 #: fortran/check.cc:3834
64135 #, gcc-internal-format
64136 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
64137 msgstr ""
64139 #: fortran/check.cc:3843
64140 #, gcc-internal-format
64141 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
64142 msgstr ""
64144 #: fortran/check.cc:4006
64145 #, gcc-internal-format
64146 msgid "Argument %qs of %qs intrinsic at %L must be in type conformance to argument %qs at %L"
64147 msgstr ""
64149 #: fortran/check.cc:4124 fortran/check.cc:7442 fortran/check.cc:7457
64150 #, gcc-internal-format
64151 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
64152 msgstr ""
64154 #: fortran/check.cc:4207
64155 #, gcc-internal-format, gfc-internal-format
64156 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
64157 msgstr ""
64159 #: fortran/check.cc:4218
64160 #, gcc-internal-format, gfc-internal-format
64161 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
64162 msgstr ""
64164 #: fortran/check.cc:4225
64165 #, gcc-internal-format, gfc-internal-format
64166 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
64167 msgstr ""
64169 #: fortran/check.cc:4236
64170 #, gcc-internal-format, gfc-internal-format
64171 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
64172 msgstr ""
64174 #: fortran/check.cc:4245
64175 #, gcc-internal-format, gfc-internal-format
64176 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
64177 msgstr ""
64179 #: fortran/check.cc:4285
64180 #, gcc-internal-format, gfc-internal-format
64181 msgid "The FROM and TO arguments at %L violate aliasing restrictions (F2003 12.4.1.7)"
64182 msgstr ""
64184 #: fortran/check.cc:4312
64185 #, gcc-internal-format
64186 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
64187 msgstr ""
64189 #: fortran/check.cc:4365
64190 #, gcc-internal-format
64191 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
64192 msgstr ""
64194 #: fortran/check.cc:4373
64195 #, gcc-internal-format, gfc-internal-format
64196 msgid "NULL intrinsic with allocatable MOLD at %L"
64197 msgstr ""
64199 #: fortran/check.cc:4452 fortran/check.cc:6378
64200 #, gcc-internal-format
64201 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
64202 msgstr ""
64204 #: fortran/check.cc:4513
64205 #, gcc-internal-format
64206 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
64207 msgstr ""
64209 #: fortran/check.cc:4523
64210 #, gcc-internal-format
64211 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
64212 msgstr ""
64214 #: fortran/check.cc:4542
64215 #, gcc-internal-format
64216 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
64217 msgstr ""
64219 #: fortran/check.cc:4593
64220 #, gcc-internal-format, gfc-internal-format
64221 msgid "The argument of the RANK intrinsic at %L must be a data object"
64222 msgstr ""
64224 #: fortran/check.cc:4701
64225 #, gcc-internal-format
64226 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
64227 msgstr ""
64229 #: fortran/check.cc:4711
64230 #, gcc-internal-format
64231 msgid "%qs argument of %qs intrinsic at %L is empty"
64232 msgstr ""
64234 #: fortran/check.cc:4718
64235 #, gcc-internal-format
64236 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
64237 msgstr ""
64239 #: fortran/check.cc:4739
64240 #, gcc-internal-format
64241 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
64242 msgstr ""
64244 #: fortran/check.cc:4779
64245 #, gcc-internal-format
64246 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
64247 msgstr ""
64249 #: fortran/check.cc:4797
64250 #, gcc-internal-format
64251 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
64252 msgstr ""
64254 #: fortran/check.cc:4806
64255 #, gcc-internal-format
64256 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
64257 msgstr ""
64259 #: fortran/check.cc:4841
64260 #, gcc-internal-format, gfc-internal-format
64261 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
64262 msgstr ""
64264 #: fortran/check.cc:4858 fortran/check.cc:4877
64265 #, gcc-internal-format
64266 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
64267 msgstr ""
64269 #: fortran/check.cc:4868 fortran/check.cc:4887
64270 #, gcc-internal-format
64271 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
64272 msgstr ""
64274 #: fortran/check.cc:4986
64275 #, gcc-internal-format
64276 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
64277 msgstr ""
64279 #: fortran/check.cc:5017
64280 #, gcc-internal-format
64281 msgid "%qs intrinsic with RADIX argument at %L"
64282 msgstr ""
64284 #: fortran/check.cc:5065
64285 #, gcc-internal-format
64286 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
64287 msgstr ""
64289 #: fortran/check.cc:5138 fortran/check.cc:7502
64290 #, gcc-internal-format
64291 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
64292 msgstr ""
64294 #: fortran/check.cc:5154 fortran/check.cc:5305 fortran/check.cc:7494
64295 #, gcc-internal-format
64296 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
64297 msgstr ""
64299 #: fortran/check.cc:5165 fortran/check.cc:5317
64300 #, gcc-internal-format
64301 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
64302 msgstr ""
64304 #: fortran/check.cc:5247
64305 #, gcc-internal-format
64306 msgid "is_c_interoperable(): gfc_simplify_expr failed"
64307 msgstr ""
64309 #: fortran/check.cc:5296
64310 #, gcc-internal-format
64311 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
64312 msgstr ""
64314 #: fortran/check.cc:5335
64315 #, gcc-internal-format, gfc-internal-format
64316 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
64317 msgstr ""
64319 #: fortran/check.cc:5349
64320 #, gcc-internal-format, gfc-internal-format
64321 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
64322 msgstr ""
64324 #: fortran/check.cc:5373
64325 #, gcc-internal-format, gfc-internal-format
64326 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
64327 msgstr ""
64329 #: fortran/check.cc:5385
64330 #, gcc-internal-format, gfc-internal-format
64331 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
64332 msgstr ""
64334 #: fortran/check.cc:5392
64335 #, gcc-internal-format, gfc-internal-format
64336 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
64337 msgstr ""
64339 #: fortran/check.cc:5399
64340 #, gcc-internal-format, gfc-internal-format
64341 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
64342 msgstr ""
64344 #: fortran/check.cc:5406
64345 #, gcc-internal-format, gfc-internal-format
64346 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
64347 msgstr ""
64349 #: fortran/check.cc:5412
64350 #, gcc-internal-format, gfc-internal-format
64351 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
64352 msgstr ""
64354 #: fortran/check.cc:5431
64355 #, gcc-internal-format, gfc-internal-format
64356 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
64357 msgstr ""
64359 #: fortran/check.cc:5441
64360 #, gcc-internal-format, gfc-internal-format
64361 msgid "Polymorphic FPTR at %L to C_F_POINTER"
64362 msgstr ""
64364 #: fortran/check.cc:5446
64365 #, gcc-internal-format, gfc-internal-format
64366 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
64367 msgstr ""
64369 #: fortran/check.cc:5462
64370 #, gcc-internal-format, gfc-internal-format
64371 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
64372 msgstr ""
64374 #: fortran/check.cc:5474
64375 #, gcc-internal-format, gfc-internal-format
64376 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
64377 msgstr ""
64379 #: fortran/check.cc:5481
64380 #, gcc-internal-format, gfc-internal-format
64381 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
64382 msgstr ""
64384 #: fortran/check.cc:5487
64385 #, gcc-internal-format, gfc-internal-format
64386 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
64387 msgstr ""
64389 #: fortran/check.cc:5501
64390 #, gcc-internal-format, gfc-internal-format
64391 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
64392 msgstr ""
64394 #: fortran/check.cc:5513
64395 #, gcc-internal-format
64396 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
64397 msgstr ""
64399 #: fortran/check.cc:5520
64400 #, gcc-internal-format, gfc-internal-format
64401 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
64402 msgstr ""
64404 #: fortran/check.cc:5526
64405 #, gcc-internal-format, gfc-internal-format
64406 msgid "Noninteroperable procedure at %L to C_FUNLOC"
64407 msgstr ""
64409 #: fortran/check.cc:5540
64410 #, gcc-internal-format, gfc-internal-format
64411 msgid "Argument X at %L to C_LOC shall not be coindexed"
64412 msgstr ""
64414 #: fortran/check.cc:5546
64415 #, gcc-internal-format, gfc-internal-format
64416 msgid "X argument at %L to C_LOC shall not be polymorphic"
64417 msgstr ""
64419 #: fortran/check.cc:5557
64420 #, gcc-internal-format, gfc-internal-format
64421 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
64422 msgstr ""
64424 #: fortran/check.cc:5565
64425 #, gcc-internal-format, gfc-internal-format
64426 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
64427 msgstr ""
64429 #: fortran/check.cc:5574
64430 #, gcc-internal-format, gfc-internal-format
64431 msgid "Argument at %L to C_LOC shall not be polymorphic"
64432 msgstr ""
64434 #: fortran/check.cc:5581
64435 #, gcc-internal-format, gfc-internal-format
64436 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
64437 msgstr ""
64439 #: fortran/check.cc:5592
64440 #, gcc-internal-format, gfc-internal-format
64441 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
64442 msgstr ""
64444 #: fortran/check.cc:5597
64445 #, gcc-internal-format, gfc-internal-format
64446 msgid "Array section at %L to C_LOC"
64447 msgstr ""
64449 #: fortran/check.cc:5625
64450 #, gcc-internal-format, gfc-internal-format
64451 msgid "non double precision REAL argument to %s intrinsic at %L"
64452 msgstr ""
64454 #: fortran/check.cc:5641
64455 #, fuzzy, gcc-internal-format
64456 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
64457 msgstr "памер \"%s\" больш чам %d байт"
64459 #: fortran/check.cc:5660
64460 #, gcc-internal-format
64461 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
64462 msgstr ""
64464 #: fortran/check.cc:5684
64465 #, gcc-internal-format
64466 msgid "%qs argument of %qs intrinsic at %L must have length at least 1"
64467 msgstr ""
64469 #: fortran/check.cc:5948
64470 #, gcc-internal-format, gfc-internal-format
64471 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
64472 msgstr ""
64474 #: fortran/check.cc:5955
64475 #, gcc-internal-format, gfc-internal-format
64476 msgid "Type of %s argument of IMAGE_INDEX at %L shall be INTEGER"
64477 msgstr ""
64479 #: fortran/check.cc:5966
64480 #, gcc-internal-format, gfc-internal-format
64481 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
64482 msgstr ""
64484 #: fortran/check.cc:5999
64485 #, gcc-internal-format, gfc-internal-format
64486 msgid "DISTANCE= argument to NUM_IMAGES at %L"
64487 msgstr ""
64489 #: fortran/check.cc:6012
64490 #, gcc-internal-format, gfc-internal-format
64491 msgid "FAILED= argument to NUM_IMAGES at %L"
64492 msgstr ""
64494 #: fortran/check.cc:6036
64495 #, gcc-internal-format, gfc-internal-format
64496 msgid "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
64497 msgstr ""
64499 #: fortran/check.cc:6062
64500 #, gcc-internal-format, gfc-internal-format
64501 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
64502 msgstr ""
64504 #: fortran/check.cc:6069
64505 #, gcc-internal-format, gfc-internal-format
64506 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
64507 msgstr ""
64509 #: fortran/check.cc:6080
64510 #, gcc-internal-format, gfc-internal-format
64511 msgid "Unexpected DIM argument with noncoarray argument at %L"
64512 msgstr ""
64514 #: fortran/check.cc:6098
64515 #, gcc-internal-format, gfc-internal-format
64516 msgid "DISTANCE= argument to THIS_IMAGE at %L"
64517 msgstr ""
64519 #: fortran/check.cc:6156
64520 #, gcc-internal-format
64521 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L is an array and shall not have storage size 0 when %<SOURCE%> argument has size greater than 0"
64522 msgstr ""
64524 #: fortran/check.cc:6208
64525 #, gcc-internal-format
64526 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
64527 msgstr ""
64529 #: fortran/check.cc:6227
64530 #, gcc-internal-format
64531 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
64532 msgstr ""
64534 #: fortran/check.cc:6235
64535 #, gcc-internal-format
64536 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
64537 msgstr ""
64539 #: fortran/check.cc:6270
64540 #, gcc-internal-format, gfc-internal-format
64541 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
64542 msgstr ""
64544 #: fortran/check.cc:6392
64545 #, gcc-internal-format
64546 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
64547 msgstr ""
64549 #: fortran/check.cc:6405
64550 #, gcc-internal-format
64551 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
64552 msgstr ""
64554 #: fortran/check.cc:6671 fortran/check.cc:6703
64555 #, gcc-internal-format
64556 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
64557 msgstr ""
64559 #: fortran/check.cc:6711
64560 #, fuzzy, gcc-internal-format, gfc-internal-format
64561 msgid "Too many arguments to %s at %L"
64562 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
64564 #: fortran/check.cc:6729
64565 #, gcc-internal-format
64566 msgid "fe_runtime_error string must be null terminated"
64567 msgstr ""
64569 #: fortran/check.cc:6741
64570 #, gcc-internal-format, gfc-internal-format
64571 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
64572 msgstr ""
64574 #: fortran/check.cc:6781
64575 #, gcc-internal-format, gfc-internal-format
64576 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
64577 msgstr ""
64579 #: fortran/check.cc:6800
64580 #, gcc-internal-format, gfc-internal-format
64581 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
64582 msgstr ""
64584 #: fortran/check.cc:6810
64585 #, gcc-internal-format, gfc-internal-format
64586 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
64587 msgstr ""
64589 #: fortran/check.cc:6827
64590 #, gcc-internal-format, gfc-internal-format
64591 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
64592 msgstr ""
64594 #: fortran/check.cc:7044
64595 #, gcc-internal-format
64596 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
64597 msgstr ""
64599 #: fortran/check.cc:7226
64600 #, gcc-internal-format
64601 msgid "Actual argument at %L of %qs intrinsic shall be an associated pointer"
64602 msgstr ""
64604 #: fortran/check.cc:7415 fortran/check.cc:7426
64605 #, gcc-internal-format
64606 msgid "%qs argument of %qs intrinsic at %L must be INTEGER, LOGICAL, or a BOZ literal constant"
64607 msgstr ""
64609 #: fortran/check.cc:7486
64610 #, gcc-internal-format, gfc-internal-format
64611 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
64612 msgstr ""
64614 #. Since the extension field is 8 bit wide, we can only have
64615 #. up to 255 extension levels.
64616 #: fortran/class.cc:782 fortran/decl.cc:4023 fortran/decl.cc:10689
64617 #, gcc-internal-format
64618 msgid "Maximum extension level reached with type %qs at %L"
64619 msgstr ""
64621 #: fortran/class.cc:2965 fortran/class.cc:3039
64622 #, gcc-internal-format
64623 msgid "%qs of %qs is PRIVATE at %L"
64624 msgstr ""
64626 #: fortran/cpp.cc:501
64627 #, gcc-internal-format
64628 msgid "To enable preprocessing, use %<-cpp%>"
64629 msgstr ""
64631 #: fortran/cpp.cc:580 fortran/cpp.cc:591 fortran/cpp.cc:719
64632 #, fuzzy, gcc-internal-format
64633 #| msgid "can't open output file `%s'"
64634 msgid "opening output file %qs: %s"
64635 msgstr "немагчыма адчыніць файл уводу `%s'"
64637 #: fortran/data.cc:65
64638 #, gcc-internal-format, gfc-internal-format
64639 msgid "non-constant array in DATA statement %L"
64640 msgstr ""
64642 #: fortran/data.cc:140
64643 #, gcc-internal-format, gfc-internal-format
64644 msgid "failure to simplify substring reference in DATA statement at %L"
64645 msgstr ""
64647 #: fortran/data.cc:173
64648 #, gcc-internal-format, gfc-internal-format
64649 msgid "Unused initialization string at %L because variable has zero length"
64650 msgstr ""
64652 #: fortran/data.cc:179
64653 #, gcc-internal-format, gfc-internal-format
64654 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
64655 msgstr ""
64657 #: fortran/data.cc:188 fortran/resolve.cc:5169
64658 #, gcc-internal-format, gfc-internal-format
64659 msgid "Substring start index at %L is less than one"
64660 msgstr ""
64662 #: fortran/data.cc:194 fortran/resolve.cc:5199
64663 #, gcc-internal-format, gfc-internal-format
64664 msgid "Substring end index at %L exceeds the string length"
64665 msgstr ""
64667 #: fortran/data.cc:249
64668 #, gcc-internal-format
64669 msgid "PARAMETER %qs shall not appear in a DATA statement at %L"
64670 msgstr ""
64672 #: fortran/data.cc:291
64673 #, fuzzy, gcc-internal-format
64674 msgid "%qs at %L already is initialized at %L"
64675 msgstr "Клас \"%s\" ужо існуе"
64677 #: fortran/data.cc:315
64678 #, gcc-internal-format, gfc-internal-format
64679 msgid "Data element below array lower bound at %L"
64680 msgstr ""
64682 #: fortran/data.cc:332 fortran/data.cc:421
64683 #, gcc-internal-format, gfc-internal-format
64684 msgid "Data element above array upper bound at %L"
64685 msgstr ""
64687 #: fortran/data.cc:362 fortran/data.cc:587
64688 #, fuzzy, gcc-internal-format
64689 #| msgid "initialization"
64690 msgid "re-initialization of %qs at %L"
64691 msgstr "ініцыялізацыя"
64693 #: fortran/data.cc:532
64694 #, gcc-internal-format, gfc-internal-format
64695 msgid "LEN or KIND inquiry ref in DATA statement at %L"
64696 msgstr ""
64698 #: fortran/data.cc:610
64699 #, gcc-internal-format
64700 msgid "Nonpointer object %qs with default initialization shall not appear in a DATA statement at %L"
64701 msgstr ""
64703 #: fortran/data.cc:658 fortran/data.cc:677 fortran/data.cc:691
64704 #: fortran/data.cc:820
64705 #, gcc-internal-format
64706 msgid "Simplification error"
64707 msgstr ""
64709 #: fortran/data.cc:833
64710 #, gcc-internal-format
64711 msgid "TODO: Vector sections in data statements"
64712 msgstr ""
64714 #: fortran/decl.cc:293
64715 #, gcc-internal-format, gfc-internal-format
64716 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
64717 msgstr ""
64719 #: fortran/decl.cc:307
64720 #, gcc-internal-format
64721 msgid "Host associated variable %qs may not be in the DATA statement at %C"
64722 msgstr ""
64724 #: fortran/decl.cc:314
64725 #, gcc-internal-format
64726 msgid "initialization of common block variable %qs in DATA statement at %C"
64727 msgstr ""
64729 #: fortran/decl.cc:448
64730 #, gcc-internal-format
64731 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
64732 msgstr ""
64734 #: fortran/decl.cc:474
64735 #, fuzzy, gcc-internal-format, gfc-internal-format
64736 msgid "Invalid initializer %s in Data statement at %C"
64737 msgstr "нерэчаісны ініцыялізатар"
64739 #: fortran/decl.cc:579
64740 #, gcc-internal-format, gfc-internal-format
64741 msgid "BOZ at %L cannot appear in an old-style initialization"
64742 msgstr ""
64744 #: fortran/decl.cc:587
64745 #, gcc-internal-format
64746 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable in an old-style initialization"
64747 msgstr ""
64749 #: fortran/decl.cc:597
64750 #, gcc-internal-format, gfc-internal-format
64751 msgid "Initialization at %C is not allowed in a PURE procedure"
64752 msgstr ""
64754 #: fortran/decl.cc:644
64755 #, gcc-internal-format, gfc-internal-format
64756 msgid "DATA statement at %C cannot appear within an INTERFACE"
64757 msgstr ""
64759 #: fortran/decl.cc:668
64760 #, gcc-internal-format, gfc-internal-format
64761 msgid "Invalid substring in data-implied-do at %L in DATA statement"
64762 msgstr ""
64764 #: fortran/decl.cc:691
64765 #, gcc-internal-format, gfc-internal-format
64766 msgid "Allocatable component or deferred-shaped array near %C in DATA statement"
64767 msgstr ""
64769 #: fortran/decl.cc:733
64770 #, gcc-internal-format, gfc-internal-format
64771 msgid "BOZ literal constant at %L cannot appear in a structure constructor"
64772 msgstr ""
64774 #: fortran/decl.cc:749
64775 #, gcc-internal-format, gfc-internal-format
64776 msgid "DATA statement at %C is not allowed in a PURE procedure"
64777 msgstr ""
64779 #: fortran/decl.cc:758
64780 #, gcc-internal-format, gfc-internal-format
64781 msgid "part-ref with pointer attribute near %L is not rightmost part-ref of data-stmt-object"
64782 msgstr ""
64784 #: fortran/decl.cc:797
64785 #, gcc-internal-format, gfc-internal-format
64786 msgid "Empty old style initializer list at %C"
64787 msgstr ""
64789 #: fortran/decl.cc:806
64790 #, gcc-internal-format, gfc-internal-format
64791 msgid "Array in initializer list at %L must have an explicit shape"
64792 msgstr ""
64794 #: fortran/decl.cc:829
64795 #, gcc-internal-format, gfc-internal-format
64796 msgid "Repeat spec invalid in scalar initializer at %C"
64797 msgstr ""
64799 #: fortran/decl.cc:834
64800 #, gcc-internal-format, gfc-internal-format
64801 msgid "Repeat spec must be an integer at %C"
64802 msgstr ""
64804 #: fortran/decl.cc:845
64805 #, gcc-internal-format, gfc-internal-format
64806 msgid "Expected data constant after repeat spec at %C"
64807 msgstr ""
64809 #: fortran/decl.cc:877
64810 #, gcc-internal-format, gfc-internal-format
64811 msgid "End of scalar initializer expected at %C"
64812 msgstr ""
64814 #: fortran/decl.cc:905
64815 #, gcc-internal-format, gfc-internal-format
64816 msgid "Not enough elements in array initializer at %C"
64817 msgstr ""
64819 #: fortran/decl.cc:907
64820 #, gcc-internal-format, gfc-internal-format
64821 msgid "Too many elements in array initializer at %C"
64822 msgstr ""
64824 #: fortran/decl.cc:933
64825 #, gcc-internal-format, gfc-internal-format
64826 msgid "Syntax error in old style initializer list at %C"
64827 msgstr ""
64829 #: fortran/decl.cc:957
64830 #, gcc-internal-format, gfc-internal-format
64831 msgid "The assumed-rank array at %C shall not have a codimension"
64832 msgstr ""
64834 #: fortran/decl.cc:1022
64835 #, gcc-internal-format, gfc-internal-format
64836 msgid "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions of %d"
64837 msgstr ""
64839 #: fortran/decl.cc:1046
64840 #, gcc-internal-format, gfc-internal-format
64841 msgid "Bad INTENT specification at %C"
64842 msgstr ""
64844 #: fortran/decl.cc:1067
64845 #, gcc-internal-format, gfc-internal-format
64846 msgid "deferred type parameter at %C"
64847 msgstr ""
64849 #: fortran/decl.cc:1158 fortran/resolve.cc:12594
64850 #, gcc-internal-format, gfc-internal-format
64851 msgid "Scalar INTEGER expression expected at %L"
64852 msgstr ""
64854 #: fortran/decl.cc:1184
64855 #, fuzzy, gcc-internal-format, gfc-internal-format
64856 msgid "Old-style character length at %C"
64857 msgstr "пустая сімвальная канстанта"
64859 #: fortran/decl.cc:1215
64860 #, gcc-internal-format, gfc-internal-format
64861 msgid "Syntax error in character length specification at %C"
64862 msgstr ""
64864 #: fortran/decl.cc:1367 fortran/decl.cc:1374 fortran/decl.cc:1438
64865 #, gcc-internal-format
64866 msgid "Procedure %qs at %C is already defined at %L"
64867 msgstr ""
64869 #: fortran/decl.cc:1382
64870 #, gcc-internal-format
64871 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
64872 msgstr ""
64874 #: fortran/decl.cc:1394
64875 #, gcc-internal-format
64876 msgid "Name %qs at %C is already defined as a generic interface at %L"
64877 msgstr ""
64879 #: fortran/decl.cc:1410
64880 #, gcc-internal-format
64881 msgid "Procedure %qs at %C has an explicit interface from a previous declaration"
64882 msgstr ""
64884 #: fortran/decl.cc:1426
64885 #, gcc-internal-format
64886 msgid "Procedure %qs defined in interface body at %L clashes with internal procedure defined at %C"
64887 msgstr ""
64889 #: fortran/decl.cc:1509
64890 #, gcc-internal-format
64891 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
64892 msgstr ""
64894 #: fortran/decl.cc:1536
64895 #, gcc-internal-format
64896 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because derived type %qs is not C interoperable"
64897 msgstr ""
64899 #: fortran/decl.cc:1543
64900 #, gcc-internal-format
64901 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
64902 msgstr ""
64904 #: fortran/decl.cc:1550
64905 #, gcc-internal-format
64906 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
64907 msgstr ""
64909 #: fortran/decl.cc:1559
64910 #, gcc-internal-format
64911 msgid "Dummy argument %qs at %L may not be a pointer with CONTIGUOUS attribute as procedure %qs is BIND(C)"
64912 msgstr ""
64914 #: fortran/decl.cc:1569
64915 #, gcc-internal-format
64916 msgid "Default-initialized %s dummy argument %qs at %L is not permitted in BIND(C) procedure %qs"
64917 msgstr ""
64919 #: fortran/decl.cc:1590
64920 #, gcc-internal-format
64921 msgid "Allocatable character dummy argument %qs at %L must have deferred length as procedure %qs is BIND(C)"
64922 msgstr ""
64924 #: fortran/decl.cc:1595
64925 #, gcc-internal-format
64926 msgid "Pointer character dummy argument %qs at %L must have deferred length as procedure %qs is BIND(C)"
64927 msgstr ""
64929 #: fortran/decl.cc:1602
64930 #, gcc-internal-format
64931 msgid "Deferred-length character dummy argument %qs at %L of procedure %qs with BIND(C) attribute"
64932 msgstr ""
64934 #: fortran/decl.cc:1614
64935 #, gcc-internal-format
64936 msgid "Character dummy argument %qs at %L must be of length 1 as it has the VALUE attribute"
64937 msgstr ""
64939 #: fortran/decl.cc:1625
64940 #, gcc-internal-format
64941 msgid "Assumed-length character dummy argument %qs at %L of procedure %qs with BIND(C) attribute"
64942 msgstr ""
64944 #: fortran/decl.cc:1639
64945 #, gcc-internal-format
64946 msgid "Character dummy argument %qs at %L must be of constant length of one or assumed length, unless it has assumed shape or assumed rank, as procedure %qs has the BIND(C) attribute"
64947 msgstr ""
64949 #: fortran/decl.cc:1657
64950 #, gcc-internal-format
64951 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
64952 msgstr ""
64954 #: fortran/decl.cc:1665
64955 #, gcc-internal-format
64956 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
64957 msgstr ""
64959 #: fortran/decl.cc:1674
64960 #, gcc-internal-format
64961 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
64962 msgstr ""
64964 #: fortran/decl.cc:1681
64965 #, gcc-internal-format
64966 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
64967 msgstr ""
64969 #: fortran/decl.cc:1692
64970 #, gcc-internal-format
64971 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
64972 msgstr ""
64974 #: fortran/decl.cc:1760
64975 #, gcc-internal-format
64976 msgid "Symbol %qs at %C also declared as a type at %L"
64977 msgstr ""
64979 #: fortran/decl.cc:1819
64980 #, gcc-internal-format
64981 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
64982 msgstr ""
64984 #: fortran/decl.cc:1859
64985 #, gcc-internal-format, gfc-internal-format
64986 msgid "CHARACTER length must be a constant at %L"
64987 msgstr ""
64989 #: fortran/decl.cc:1874
64990 #, gcc-internal-format, gfc-internal-format
64991 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
64992 msgstr ""
64994 #: fortran/decl.cc:1882
64995 #, gcc-internal-format, gfc-internal-format
64996 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%ld/%ld)"
64997 msgstr ""
64999 #: fortran/decl.cc:1981
65000 #, gcc-internal-format
65001 msgid "Initializer not allowed for PARAMETER %qs at %C"
65002 msgstr ""
65004 #: fortran/decl.cc:1994
65005 #, fuzzy, gcc-internal-format, gfc-internal-format
65006 #| msgid "missing initializer"
65007 msgid "PARAMETER at %L is missing an initializer"
65008 msgstr "прапушчан ініцыялізатар"
65010 #: fortran/decl.cc:2004
65011 #, gcc-internal-format
65012 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
65013 msgstr ""
65015 #: fortran/decl.cc:2047
65016 #, gcc-internal-format, gfc-internal-format
65017 msgid "Cannot initialize parameter array at %L with variable length elements"
65018 msgstr ""
65020 #: fortran/decl.cc:2111
65021 #, gcc-internal-format, gfc-internal-format
65022 msgid "Rank mismatch of array at %L and its initializer (%d/%d)"
65023 msgstr ""
65025 #: fortran/decl.cc:2124
65026 #, gcc-internal-format, gfc-internal-format
65027 msgid "Cannot initialize implied-shape array at %L with scalar"
65028 msgstr ""
65030 #: fortran/decl.cc:2135
65031 #, gcc-internal-format
65032 msgid "gfc_array_size failed"
65033 msgstr ""
65035 #: fortran/decl.cc:2165
65036 #, gcc-internal-format, gfc-internal-format
65037 msgid "Non-constant lower bound in implied-shape declaration at %L"
65038 msgstr ""
65040 #: fortran/decl.cc:2273 fortran/decl.cc:2280
65041 #, gcc-internal-format, gfc-internal-format
65042 msgid "Component at %C must have the POINTER attribute"
65043 msgstr ""
65045 #: fortran/decl.cc:2289
65046 #, gcc-internal-format
65047 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
65048 msgstr ""
65050 #: fortran/decl.cc:2298
65051 #, gcc-internal-format, gfc-internal-format
65052 msgid "Array component of structure at %C must have explicit or deferred shape"
65053 msgstr ""
65055 #: fortran/decl.cc:2322 fortran/symbol.cc:2264
65056 #, gcc-internal-format
65057 msgid "Component %qs at %C already declared at %L"
65058 msgstr ""
65060 #: fortran/decl.cc:2370
65061 #, gcc-internal-format, gfc-internal-format
65062 msgid "Pointer array component of structure at %C must have a deferred shape"
65063 msgstr ""
65065 #: fortran/decl.cc:2379
65066 #, gcc-internal-format, gfc-internal-format
65067 msgid "Allocatable component of structure at %C must have a deferred shape"
65068 msgstr ""
65070 #: fortran/decl.cc:2388
65071 #, gcc-internal-format, gfc-internal-format
65072 msgid "Array component of structure at %C must have an explicit shape"
65073 msgstr ""
65075 #: fortran/decl.cc:2405
65076 #, gcc-internal-format
65077 msgid "Type parameter %qs at %C has no corresponding entry in the type parameter name list at %L"
65078 msgstr ""
65080 #: fortran/decl.cc:2462
65081 #, gcc-internal-format, gfc-internal-format
65082 msgid "NULL() initialization at %C is ambiguous"
65083 msgstr ""
65085 #: fortran/decl.cc:2479
65086 #, gcc-internal-format, gfc-internal-format
65087 msgid "NULL() initialization at %C may not have MOLD"
65088 msgstr ""
65090 #: fortran/decl.cc:2496
65091 #, gcc-internal-format, gfc-internal-format
65092 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
65093 msgstr ""
65095 #: fortran/decl.cc:2517
65096 #, fuzzy, gcc-internal-format, gfc-internal-format
65097 msgid "Error in pointer initialization at %C"
65098 msgstr "ініцыялізацыя"
65100 #: fortran/decl.cc:2524
65101 #, gcc-internal-format, gfc-internal-format
65102 msgid "non-NULL pointer initialization at %C"
65103 msgstr ""
65105 #: fortran/decl.cc:2547
65106 #, gcc-internal-format
65107 msgid "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing in a specification statement"
65108 msgstr ""
65110 #: fortran/decl.cc:2601
65111 #, gcc-internal-format
65112 msgid "%qs not allowed outside STRUCTURE at %C"
65113 msgstr ""
65115 #: fortran/decl.cc:2603
65116 #, gcc-internal-format
65117 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
65118 msgstr ""
65120 #: fortran/decl.cc:2611
65121 #, gcc-internal-format
65122 msgid "%qs entity cannot have attributes at %C"
65123 msgstr ""
65125 #: fortran/decl.cc:2621
65126 #, gcc-internal-format
65127 msgid "Invalid character %qc in variable name at %C"
65128 msgstr ""
65130 #: fortran/decl.cc:2663
65131 #, gcc-internal-format
65132 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
65133 msgstr ""
65135 #: fortran/decl.cc:2673
65136 #, gcc-internal-format, gfc-internal-format
65137 msgid "Implied-shape array at %L"
65138 msgstr ""
65140 #: fortran/decl.cc:2730
65141 #, gcc-internal-format, gfc-internal-format
65142 msgid "Explicit array shape at %C must be constant of INTEGER type and not %s type"
65143 msgstr ""
65145 #: fortran/decl.cc:2738
65146 #, gcc-internal-format, gfc-internal-format
65147 msgid "Explicit shaped array with nonconstant bounds at %C"
65148 msgstr ""
65150 #: fortran/decl.cc:2827
65151 #, gcc-internal-format
65152 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
65153 msgstr ""
65155 #: fortran/decl.cc:2838
65156 #, gcc-internal-format
65157 msgid "%qs entity cannot have an initializer at %C"
65158 msgstr ""
65160 #: fortran/decl.cc:2863 fortran/decl.cc:8920
65161 #, gcc-internal-format, gfc-internal-format
65162 msgid "Duplicate array spec for Cray pointee at %C"
65163 msgstr ""
65165 #: fortran/decl.cc:2871
65166 #, gcc-internal-format
65167 msgid "Cannot set pointee array spec."
65168 msgstr ""
65170 #: fortran/decl.cc:2934
65171 #, fuzzy, gcc-internal-format, gfc-internal-format
65172 #| msgid "initialization"
65173 msgid "Old-style initialization at %C"
65174 msgstr "ініцыялізацыя"
65176 #: fortran/decl.cc:2942
65177 #, gcc-internal-format, gfc-internal-format
65178 msgid "Invalid old style initialization for derived type component at %C"
65179 msgstr ""
65181 #: fortran/decl.cc:2955
65182 #, gcc-internal-format, gfc-internal-format
65183 msgid "Syntax error in old style initialization of %s at %C"
65184 msgstr ""
65186 #: fortran/decl.cc:2975 fortran/decl.cc:7133
65187 #, gcc-internal-format, gfc-internal-format
65188 msgid "Initialization at %C isn't for a pointer variable"
65189 msgstr ""
65191 #: fortran/decl.cc:2998
65192 #, gcc-internal-format
65193 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
65194 msgstr ""
65196 #: fortran/decl.cc:3007 fortran/decl.cc:10863
65197 #, gcc-internal-format, gfc-internal-format
65198 msgid "Expected an initialization expression at %C"
65199 msgstr ""
65201 #: fortran/decl.cc:3014
65202 #, gcc-internal-format, gfc-internal-format
65203 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
65204 msgstr ""
65206 #: fortran/decl.cc:3031
65207 #, gcc-internal-format, gfc-internal-format
65208 msgid "Initialization of allocatable component at %C is not allowed"
65209 msgstr ""
65211 #: fortran/decl.cc:3040
65212 #, gcc-internal-format, gfc-internal-format
65213 msgid "Initialization of structure component with a HOLLERITH constant at %L is not allowed"
65214 msgstr ""
65216 #: fortran/decl.cc:3054
65217 #, gcc-internal-format, gfc-internal-format
65218 msgid "The component with KIND or LEN attribute at %C does not not appear in the type parameter list at %L"
65219 msgstr ""
65221 #: fortran/decl.cc:3062
65222 #, gcc-internal-format, gfc-internal-format
65223 msgid "The component at %C that appears in the type parameter list at %L has neither the KIND nor LEN attribute"
65224 msgstr ""
65226 #: fortran/decl.cc:3070
65227 #, gcc-internal-format, gfc-internal-format
65228 msgid "The component at %C which is a type parameter must be a scalar"
65229 msgstr ""
65231 #: fortran/decl.cc:3079
65232 #, gcc-internal-format, gfc-internal-format
65233 msgid "BOZ literal constant at %L cannot appear as an initializer"
65234 msgstr ""
65236 #: fortran/decl.cc:3096
65237 #, gcc-internal-format
65238 msgid "Incompatible initialization between a derived type entity and an entity with %qs type at %C"
65239 msgstr ""
65241 #: fortran/decl.cc:3159 fortran/decl.cc:3194
65242 #, gcc-internal-format, gfc-internal-format
65243 msgid "Old-style type declaration %s*%d not supported at %C"
65244 msgstr ""
65246 #: fortran/decl.cc:3200
65247 #, gcc-internal-format, gfc-internal-format
65248 msgid "Nonstandard type declaration %s*%d at %C"
65249 msgstr ""
65251 #: fortran/decl.cc:3259 fortran/decl.cc:3336
65252 #, gcc-internal-format, gfc-internal-format
65253 msgid "Missing right parenthesis at %C"
65254 msgstr ""
65256 #: fortran/decl.cc:3272 fortran/decl.cc:3406
65257 #, gcc-internal-format, gfc-internal-format
65258 msgid "Expected initialization expression at %C"
65259 msgstr ""
65261 #: fortran/decl.cc:3280 fortran/decl.cc:3412
65262 #, gcc-internal-format, gfc-internal-format
65263 msgid "Expected scalar initialization expression at %C"
65264 msgstr ""
65266 #: fortran/decl.cc:3310 fortran/decl.cc:4044
65267 #, fuzzy, gcc-internal-format, gfc-internal-format
65268 msgid "Kind %d not supported for type %s at %C"
65269 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
65271 #: fortran/decl.cc:3323
65272 #, gcc-internal-format, gfc-internal-format
65273 msgid "C kind type parameter is for type %s but type at %L is %s"
65274 msgstr ""
65276 #: fortran/decl.cc:3334
65277 #, gcc-internal-format, gfc-internal-format
65278 msgid "Missing right parenthesis or comma at %C"
65279 msgstr ""
65281 #: fortran/decl.cc:3438
65282 #, gcc-internal-format, gfc-internal-format
65283 msgid "Kind %d is not supported for CHARACTER at %C"
65284 msgstr ""
65286 #: fortran/decl.cc:3570
65287 #, gcc-internal-format, gfc-internal-format
65288 msgid "Syntax error in CHARACTER declaration at %C"
65289 msgstr ""
65291 #: fortran/decl.cc:3671
65292 #, gcc-internal-format
65293 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
65294 msgstr ""
65296 #: fortran/decl.cc:3684
65297 #, gcc-internal-format, gfc-internal-format
65298 msgid "Structure name expected after RECORD at %C"
65299 msgstr ""
65301 #: fortran/decl.cc:3797
65302 #, gcc-internal-format, gfc-internal-format
65303 msgid "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED parameters"
65304 msgstr ""
65306 #: fortran/decl.cc:3821
65307 #, gcc-internal-format, gfc-internal-format
65308 msgid "The type parameter spec list at %C does not contain enough parameter expressions"
65309 msgstr ""
65311 #: fortran/decl.cc:3845
65312 #, gcc-internal-format
65313 msgid "The derived parameter %qs at %C does not have a default value"
65314 msgstr ""
65316 #: fortran/decl.cc:3878
65317 #, gcc-internal-format, gfc-internal-format
65318 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
65319 msgstr ""
65321 #: fortran/decl.cc:3885
65322 #, gcc-internal-format, gfc-internal-format
65323 msgid "The parameter expression at %C does not simplify to an INTEGER constant"
65324 msgstr ""
65326 #: fortran/decl.cc:3912
65327 #, gcc-internal-format
65328 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
65329 msgstr ""
65331 #: fortran/decl.cc:3919
65332 #, gcc-internal-format
65333 msgid "The value for the KIND parameter %qs at %C does not reduce to a constant expression"
65334 msgstr ""
65336 #: fortran/decl.cc:3934
65337 #, gcc-internal-format, gfc-internal-format
65338 msgid "The type parameter spec list at %C contains too many parameter expressions"
65339 msgstr ""
65341 #: fortran/decl.cc:3943
65342 #, gcc-internal-format, gfc-internal-format
65343 msgid "Parameterized derived type at %C is ambiguous"
65344 msgstr ""
65346 #: fortran/decl.cc:4179
65347 #, gcc-internal-format, gfc-internal-format
65348 msgid "BYTE type at %C"
65349 msgstr ""
65351 #: fortran/decl.cc:4191
65352 #, gcc-internal-format, gfc-internal-format
65353 msgid "BYTE type used at %C is not available on the target machine"
65354 msgstr ""
65356 #: fortran/decl.cc:4253
65357 #, gcc-internal-format, gfc-internal-format
65358 msgid "Assumed type at %C is not allowed for components"
65359 msgstr ""
65361 #: fortran/decl.cc:4256
65362 #, gcc-internal-format, gfc-internal-format
65363 msgid "Assumed type at %C"
65364 msgstr ""
65366 #: fortran/decl.cc:4278 fortran/decl.cc:4312 fortran/decl.cc:4345
65367 #: fortran/decl.cc:4644
65368 #, gcc-internal-format, gfc-internal-format
65369 msgid "TYPE with intrinsic-type-spec at %C"
65370 msgstr ""
65372 #: fortran/decl.cc:4290 fortran/decl.cc:4318 fortran/decl.cc:4351
65373 #: fortran/decl.cc:4377 fortran/decl.cc:4669 fortran/decl.cc:4684
65374 #, gcc-internal-format, gfc-internal-format
65375 msgid "Malformed type-spec at %C"
65376 msgstr ""
65378 #: fortran/decl.cc:4341
65379 #, gcc-internal-format, gfc-internal-format
65380 msgid "DOUBLE COMPLEX at %C"
65381 msgstr ""
65383 #: fortran/decl.cc:4393 fortran/decl.cc:4535 fortran/decl.cc:4547
65384 #: fortran/decl.cc:4561 fortran/decl.cc:5043 fortran/decl.cc:5051
65385 #, fuzzy, gcc-internal-format
65386 msgid "Type name %qs at %C is ambiguous"
65387 msgstr "памер \"%s\" - %d байт"
65389 #: fortran/decl.cc:4494
65390 #, gcc-internal-format, gfc-internal-format
65391 msgid "CLASS statement at %C"
65392 msgstr ""
65394 #: fortran/decl.cc:4576
65395 #, gcc-internal-format
65396 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
65397 msgstr ""
65399 #: fortran/decl.cc:4719
65400 #, gcc-internal-format, gfc-internal-format
65401 msgid "Duplicate IMPLICIT NONE statement at %C"
65402 msgstr ""
65404 #: fortran/decl.cc:4728
65405 #, gcc-internal-format, gfc-internal-format
65406 msgid "IMPLICIT NONE with spec list at %C"
65407 msgstr ""
65409 #: fortran/decl.cc:4787
65410 #, gcc-internal-format, gfc-internal-format
65411 msgid "Missing character range in IMPLICIT at %C"
65412 msgstr ""
65414 #: fortran/decl.cc:4833
65415 #, gcc-internal-format, gfc-internal-format
65416 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
65417 msgstr ""
65419 #: fortran/decl.cc:4886
65420 #, gcc-internal-format, gfc-internal-format
65421 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
65422 msgstr ""
65424 #: fortran/decl.cc:4896
65425 #, gcc-internal-format, gfc-internal-format
65426 msgid "Empty IMPLICIT statement at %C"
65427 msgstr ""
65429 #: fortran/decl.cc:5002
65430 #, gcc-internal-format, gfc-internal-format
65431 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
65432 msgstr ""
65434 #: fortran/decl.cc:5009
65435 #, gcc-internal-format, gfc-internal-format
65436 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
65437 msgstr ""
65439 #: fortran/decl.cc:5014
65440 #, fuzzy, gcc-internal-format, gfc-internal-format
65441 msgid "IMPORT statement at %C"
65442 msgstr "вельмі шмат аргументаў у функцыі"
65444 #: fortran/decl.cc:5028
65445 #, gcc-internal-format, gfc-internal-format
65446 msgid "Expecting list of named entities at %C"
65447 msgstr ""
65449 #: fortran/decl.cc:5057
65450 #, gcc-internal-format
65451 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
65452 msgstr ""
65454 #: fortran/decl.cc:5064
65455 #, gcc-internal-format
65456 msgid "%qs is already IMPORTed from host scoping unit at %C"
65457 msgstr ""
65459 #: fortran/decl.cc:5105
65460 #, gcc-internal-format, gfc-internal-format
65461 msgid "Syntax error in IMPORT statement at %C"
65462 msgstr ""
65464 #: fortran/decl.cc:5445
65465 #, gcc-internal-format, gfc-internal-format
65466 msgid "Missing codimension specification at %C"
65467 msgstr ""
65469 #: fortran/decl.cc:5447
65470 #, gcc-internal-format, gfc-internal-format
65471 msgid "Missing dimension specification at %C"
65472 msgstr ""
65474 #: fortran/decl.cc:5542
65475 #, gcc-internal-format, gfc-internal-format
65476 msgid "Duplicate %s attribute at %L"
65477 msgstr ""
65479 #: fortran/decl.cc:5559
65480 #, gcc-internal-format
65481 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
65482 msgstr ""
65484 #: fortran/decl.cc:5578
65485 #, gcc-internal-format, gfc-internal-format
65486 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
65487 msgstr ""
65489 #: fortran/decl.cc:5580
65490 #, gcc-internal-format, gfc-internal-format
65491 msgid "ALLOCATABLE attribute at %C in a STRUCTURE definition"
65492 msgstr ""
65494 #: fortran/decl.cc:5590
65495 #, gcc-internal-format, gfc-internal-format
65496 msgid "KIND attribute at %C in a TYPE definition"
65497 msgstr ""
65499 #: fortran/decl.cc:5592
65500 #, gcc-internal-format, gfc-internal-format
65501 msgid "KIND attribute at %C in a STRUCTURE definition"
65502 msgstr ""
65504 #: fortran/decl.cc:5600
65505 #, gcc-internal-format, gfc-internal-format
65506 msgid "Component with KIND attribute at %C must be INTEGER"
65507 msgstr ""
65509 #: fortran/decl.cc:5609
65510 #, gcc-internal-format, gfc-internal-format
65511 msgid "LEN attribute at %C in a TYPE definition"
65512 msgstr ""
65514 #: fortran/decl.cc:5611
65515 #, gcc-internal-format, gfc-internal-format
65516 msgid "LEN attribute at %C in a STRUCTURE definition"
65517 msgstr ""
65519 #: fortran/decl.cc:5619
65520 #, gcc-internal-format, gfc-internal-format
65521 msgid "Component with LEN attribute at %C must be INTEGER"
65522 msgstr ""
65524 #: fortran/decl.cc:5627
65525 #, gcc-internal-format, gfc-internal-format
65526 msgid "Attribute at %L is not allowed in a TYPE definition"
65527 msgstr ""
65529 #: fortran/decl.cc:5629
65530 #, gcc-internal-format, gfc-internal-format
65531 msgid "Attribute at %L is not allowed in a STRUCTURE definition"
65532 msgstr ""
65534 #: fortran/decl.cc:5647
65535 #, gcc-internal-format, gfc-internal-format
65536 msgid "Attribute %s at %L in a TYPE definition"
65537 msgstr ""
65539 #: fortran/decl.cc:5657
65540 #, gcc-internal-format, gfc-internal-format
65541 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
65542 msgstr ""
65544 #: fortran/decl.cc:5667
65545 #, gcc-internal-format, gfc-internal-format
65546 msgid "Attribute at %L is not allowed outside a TYPE definition"
65547 msgstr ""
65549 #: fortran/decl.cc:5680
65550 #, gcc-internal-format, gfc-internal-format
65551 msgid "ASYNCHRONOUS attribute at %C"
65552 msgstr ""
65554 #: fortran/decl.cc:5691
65555 #, gcc-internal-format, gfc-internal-format
65556 msgid "CONTIGUOUS attribute at %C"
65557 msgstr ""
65559 #: fortran/decl.cc:5746 fortran/decl.cc:9222
65560 #, gcc-internal-format, gfc-internal-format
65561 msgid "PROTECTED at %C only allowed in specification part of a module"
65562 msgstr ""
65564 #: fortran/decl.cc:5752
65565 #, gcc-internal-format, gfc-internal-format
65566 msgid "PROTECTED attribute at %C"
65567 msgstr ""
65569 #: fortran/decl.cc:5786
65570 #, gcc-internal-format, gfc-internal-format
65571 msgid "VALUE attribute at %C"
65572 msgstr ""
65574 #: fortran/decl.cc:5793
65575 #, gcc-internal-format, gfc-internal-format
65576 msgid "VOLATILE attribute at %C"
65577 msgstr ""
65579 #: fortran/decl.cc:5800
65580 #, gcc-internal-format
65581 msgid "match_attr_spec(): Bad attribute"
65582 msgstr ""
65584 #: fortran/decl.cc:5841
65585 #, gcc-internal-format, gfc-internal-format
65586 msgid "Multiple identifiers provided with single NAME= specifier at %C"
65587 msgstr ""
65589 #: fortran/decl.cc:5939
65590 #, gcc-internal-format
65591 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
65592 msgstr ""
65594 #: fortran/decl.cc:5961
65595 #, gcc-internal-format
65596 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
65597 msgstr ""
65599 #: fortran/decl.cc:5970
65600 #, gcc-internal-format
65601 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
65602 msgstr ""
65604 #: fortran/decl.cc:5974
65605 #, gcc-internal-format
65606 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
65607 msgstr ""
65609 #: fortran/decl.cc:5986
65610 #, gcc-internal-format
65611 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
65612 msgstr ""
65614 #: fortran/decl.cc:6000
65615 #, gcc-internal-format
65616 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
65617 msgstr ""
65619 #: fortran/decl.cc:6008
65620 #, gcc-internal-format
65621 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
65622 msgstr ""
65624 #: fortran/decl.cc:6020
65625 #, gcc-internal-format
65626 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
65627 msgstr ""
65629 #: fortran/decl.cc:6028
65630 #, gcc-internal-format
65631 msgid "Return type of BIND(C) function %qs of character type at %L must have length 1"
65632 msgstr ""
65634 #. Use gfc_warning_now because we won't say that the symbol fails
65635 #. just because of this.
65636 #: fortran/decl.cc:6039
65637 #, gcc-internal-format
65638 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
65639 msgstr ""
65641 #: fortran/decl.cc:6113
65642 #, gcc-internal-format, gfc-internal-format
65643 msgid "Need either entity or common block name for attribute specification statement at %C"
65644 msgstr ""
65646 #: fortran/decl.cc:6158
65647 #, gcc-internal-format, gfc-internal-format
65648 msgid "Missing entity or common block name for attribute specification statement at %C"
65649 msgstr ""
65651 #: fortran/decl.cc:6165
65652 #, fuzzy, gcc-internal-format
65653 #| msgid "Missing name"
65654 msgid "Missing symbol"
65655 msgstr "Прапушчана назва"
65657 #: fortran/decl.cc:6194
65658 #, gcc-internal-format, gfc-internal-format
65659 msgid "BIND(C) statement at %C"
65660 msgstr ""
65662 #: fortran/decl.cc:6280
65663 #, gcc-internal-format, gfc-internal-format
65664 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
65665 msgstr ""
65667 #: fortran/decl.cc:6322
65668 #, gcc-internal-format, gfc-internal-format
65669 msgid "Syntax error in anonymous structure declaration at %C"
65670 msgstr ""
65672 #: fortran/decl.cc:6331
65673 #, gcc-internal-format, gfc-internal-format
65674 msgid "Syntax error in data declaration at %C"
65675 msgstr ""
65677 #: fortran/decl.cc:6403
65678 #, gcc-internal-format, gfc-internal-format
65679 msgid "MODULE prefix at %C"
65680 msgstr ""
65682 #: fortran/decl.cc:6408
65683 #, gcc-internal-format, gfc-internal-format
65684 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
65685 msgstr ""
65687 #: fortran/decl.cc:6459
65688 #, gcc-internal-format, gfc-internal-format
65689 msgid "IMPURE procedure at %C"
65690 msgstr ""
65692 #: fortran/decl.cc:6471
65693 #, gcc-internal-format, gfc-internal-format
65694 msgid "PURE and IMPURE must not appear both at %C"
65695 msgstr ""
65697 #: fortran/decl.cc:6517
65698 #, gcc-internal-format, gfc-internal-format
65699 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
65700 msgstr ""
65702 #: fortran/decl.cc:6524
65703 #, gcc-internal-format, gfc-internal-format
65704 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
65705 msgstr ""
65707 #: fortran/decl.cc:6531
65708 #, gcc-internal-format, gfc-internal-format
65709 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
65710 msgstr ""
65712 #: fortran/decl.cc:6592
65713 #, gcc-internal-format, gfc-internal-format
65714 msgid "A type parameter list is required at %C"
65715 msgstr ""
65717 #: fortran/decl.cc:6606 fortran/primary.cc:1893
65718 #, gcc-internal-format, gfc-internal-format
65719 msgid "Alternate-return argument at %C"
65720 msgstr ""
65722 #: fortran/decl.cc:6612 fortran/decl.cc:6620
65723 #, gcc-internal-format, gfc-internal-format
65724 msgid "A parameter name is required at %C"
65725 msgstr ""
65727 #: fortran/decl.cc:6660
65728 #, gcc-internal-format
65729 msgid "Name %qs at %C is the name of the procedure"
65730 msgstr ""
65732 #: fortran/decl.cc:6673
65733 #, gcc-internal-format, gfc-internal-format
65734 msgid "Expected parameter list in type declaration at %C"
65735 msgstr ""
65737 #: fortran/decl.cc:6676
65738 #, gcc-internal-format, gfc-internal-format
65739 msgid "Unexpected junk in formal argument list at %C"
65740 msgstr ""
65742 #: fortran/decl.cc:6694
65743 #, gcc-internal-format
65744 msgid "Duplicate name %qs in parameter list at %C"
65745 msgstr ""
65747 #: fortran/decl.cc:6697
65748 #, gcc-internal-format
65749 msgid "Duplicate symbol %qs in formal argument list at %C"
65750 msgstr ""
65752 #: fortran/decl.cc:6736
65753 #, gcc-internal-format, gfc-internal-format
65754 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
65755 msgstr ""
65757 #: fortran/decl.cc:6742
65758 #, gcc-internal-format, gfc-internal-format
65759 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
65760 msgstr ""
65762 #: fortran/decl.cc:6781
65763 #, gcc-internal-format, gfc-internal-format
65764 msgid "RESULT variable at %C must be different than function name"
65765 msgstr ""
65767 #: fortran/decl.cc:6858
65768 #, fuzzy, gcc-internal-format, gfc-internal-format
65769 msgid "Unexpected junk after function declaration at %C"
65770 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
65772 #: fortran/decl.cc:6868 fortran/decl.cc:8006
65773 #, gcc-internal-format, gfc-internal-format
65774 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
65775 msgstr ""
65777 #: fortran/decl.cc:7072
65778 #, gcc-internal-format, gfc-internal-format
65779 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
65780 msgstr ""
65782 #: fortran/decl.cc:7079
65783 #, gcc-internal-format, gfc-internal-format
65784 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
65785 msgstr ""
65787 #: fortran/decl.cc:7085
65788 #, gcc-internal-format, gfc-internal-format
65789 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
65790 msgstr ""
65792 #: fortran/decl.cc:7108
65793 #, gcc-internal-format
65794 msgid "Procedure %qs at %L already has basic type of %s"
65795 msgstr ""
65797 #: fortran/decl.cc:7154 fortran/decl.cc:7342 fortran/decl.cc:11347
65798 #, gcc-internal-format, gfc-internal-format
65799 msgid "Syntax error in PROCEDURE statement at %C"
65800 msgstr ""
65802 #: fortran/decl.cc:7203 fortran/decl.cc:11247
65803 #, gcc-internal-format
65804 msgid "Expected %<::%> after binding-attributes at %C"
65805 msgstr ""
65807 #: fortran/decl.cc:7210
65808 #, gcc-internal-format, gfc-internal-format
65809 msgid "NOPASS or explicit interface required at %C"
65810 msgstr ""
65812 #: fortran/decl.cc:7214
65813 #, gcc-internal-format, gfc-internal-format
65814 msgid "Procedure pointer component at %C"
65815 msgstr ""
65817 #: fortran/decl.cc:7286
65818 #, gcc-internal-format, gfc-internal-format
65819 msgid "Syntax error in procedure pointer component at %C"
65820 msgstr ""
65822 #: fortran/decl.cc:7304
65823 #, gcc-internal-format, gfc-internal-format
65824 msgid "PROCEDURE at %C must be in a generic interface"
65825 msgstr ""
65827 #: fortran/decl.cc:7313 fortran/decl.cc:9987
65828 #, gcc-internal-format, gfc-internal-format
65829 msgid "double colon in MODULE PROCEDURE statement at %L"
65830 msgstr ""
65832 #: fortran/decl.cc:7383
65833 #, gcc-internal-format, gfc-internal-format
65834 msgid "PROCEDURE statement at %C"
65835 msgstr ""
65837 #: fortran/decl.cc:7455
65838 #, gcc-internal-format, gfc-internal-format
65839 msgid "Expected formal argument list in function definition at %C"
65840 msgstr ""
65842 #: fortran/decl.cc:7485 fortran/decl.cc:7764 fortran/decl.cc:7973
65843 #: fortran/symbol.cc:1904
65844 #, gcc-internal-format, gfc-internal-format
65845 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
65846 msgstr ""
65848 #: fortran/decl.cc:7515 fortran/decl.cc:8031
65849 #, gcc-internal-format
65850 msgid "Mismatch in BIND(C) names (%qs/%qs) at %C"
65851 msgstr ""
65853 #: fortran/decl.cc:7658
65854 #, gcc-internal-format, gfc-internal-format
65855 msgid "ENTRY statement at %C"
65856 msgstr ""
65858 #: fortran/decl.cc:7667
65859 #, gcc-internal-format, gfc-internal-format
65860 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
65861 msgstr ""
65863 #: fortran/decl.cc:7670
65864 #, gcc-internal-format, gfc-internal-format
65865 msgid "ENTRY statement at %C cannot appear within a MODULE"
65866 msgstr ""
65868 #: fortran/decl.cc:7673
65869 #, gcc-internal-format, gfc-internal-format
65870 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
65871 msgstr ""
65873 #: fortran/decl.cc:7676
65874 #, gcc-internal-format, gfc-internal-format
65875 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
65876 msgstr ""
65878 #: fortran/decl.cc:7680 fortran/decl.cc:7725
65879 #, gcc-internal-format, gfc-internal-format
65880 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
65881 msgstr ""
65883 #: fortran/decl.cc:7684
65884 #, gcc-internal-format, gfc-internal-format
65885 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
65886 msgstr ""
65888 #: fortran/decl.cc:7688
65889 #, gcc-internal-format, gfc-internal-format
65890 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
65891 msgstr ""
65893 #: fortran/decl.cc:7692
65894 #, gcc-internal-format, gfc-internal-format
65895 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
65896 msgstr ""
65898 #: fortran/decl.cc:7697
65899 #, gcc-internal-format, gfc-internal-format
65900 msgid "ENTRY statement at %C cannot appear within a DO block"
65901 msgstr ""
65903 #: fortran/decl.cc:7701
65904 #, gcc-internal-format, gfc-internal-format
65905 msgid "ENTRY statement at %C cannot appear within a SELECT block"
65906 msgstr ""
65908 #: fortran/decl.cc:7705
65909 #, gcc-internal-format, gfc-internal-format
65910 msgid "ENTRY statement at %C cannot appear within a FORALL block"
65911 msgstr ""
65913 #: fortran/decl.cc:7709
65914 #, gcc-internal-format, gfc-internal-format
65915 msgid "ENTRY statement at %C cannot appear within a WHERE block"
65916 msgstr ""
65918 #: fortran/decl.cc:7713
65919 #, gcc-internal-format, gfc-internal-format
65920 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
65921 msgstr ""
65923 #: fortran/decl.cc:7717
65924 #, gcc-internal-format, gfc-internal-format
65925 msgid "Unexpected ENTRY statement at %C"
65926 msgstr ""
65928 #: fortran/decl.cc:7738
65929 #, gcc-internal-format, gfc-internal-format
65930 msgid "ENTRY statement at %C cannot appear in a contained procedure"
65931 msgstr ""
65933 #: fortran/decl.cc:7789 fortran/decl.cc:8013
65934 #, gcc-internal-format, gfc-internal-format
65935 msgid "Missing required parentheses before BIND(C) at %C"
65936 msgstr ""
65938 #: fortran/decl.cc:7883
65939 #, gcc-internal-format, gfc-internal-format
65940 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
65941 msgstr ""
65943 #: fortran/decl.cc:8040
65944 #, gcc-internal-format, gfc-internal-format
65945 msgid "Alternate return dummy argument cannot appear in a SUBROUTINE with the BIND(C) attribute at %L"
65946 msgstr ""
65948 #: fortran/decl.cc:8103 fortran/decl.cc:8110
65949 #, gcc-internal-format, gfc-internal-format
65950 msgid "Invalid C identifier in NAME= specifier at %C"
65951 msgstr ""
65953 #: fortran/decl.cc:8150
65954 #, gcc-internal-format, gfc-internal-format
65955 msgid "Syntax error in NAME= specifier for binding label at %C"
65956 msgstr ""
65958 #: fortran/decl.cc:8166
65959 #, gcc-internal-format, gfc-internal-format
65960 msgid "NAME= specifier at %C should be a constant expression"
65961 msgstr ""
65963 #: fortran/decl.cc:8174
65964 #, gcc-internal-format, gfc-internal-format
65965 msgid "NAME= specifier at %C should be a scalar of default character kind"
65966 msgstr ""
65968 #: fortran/decl.cc:8193
65969 #, gcc-internal-format, gfc-internal-format
65970 msgid "Missing closing paren for binding label at %C"
65971 msgstr ""
65973 #: fortran/decl.cc:8199
65974 #, gcc-internal-format, gfc-internal-format
65975 msgid "No binding name is allowed in BIND(C) at %C"
65976 msgstr ""
65978 #: fortran/decl.cc:8205
65979 #, gcc-internal-format, gfc-internal-format
65980 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
65981 msgstr ""
65983 #: fortran/decl.cc:8234
65984 #, gcc-internal-format, gfc-internal-format
65985 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
65986 msgstr ""
65988 #: fortran/decl.cc:8481
65989 #, gcc-internal-format, gfc-internal-format
65990 msgid "Unexpected END statement at %C"
65991 msgstr ""
65993 #: fortran/decl.cc:8490
65994 #, gcc-internal-format, gfc-internal-format
65995 msgid "END statement instead of %s statement at %L"
65996 msgstr ""
65998 #. We would have required END [something].
65999 #: fortran/decl.cc:8499
66000 #, gcc-internal-format, gfc-internal-format
66001 msgid "%s statement expected at %L"
66002 msgstr ""
66004 #: fortran/decl.cc:8510
66005 #, gcc-internal-format, gfc-internal-format
66006 msgid "Expecting %s statement at %L"
66007 msgstr ""
66009 #: fortran/decl.cc:8530
66010 #, gcc-internal-format
66011 msgid "Expected block name of %qs in %s statement at %L"
66012 msgstr ""
66014 #: fortran/decl.cc:8547
66015 #, gcc-internal-format, gfc-internal-format
66016 msgid "Expected terminating name at %C"
66017 msgstr ""
66019 #: fortran/decl.cc:8561 fortran/decl.cc:8569
66020 #, gcc-internal-format
66021 msgid "Expected label %qs for %s statement at %C"
66022 msgstr ""
66024 #: fortran/decl.cc:8668
66025 #, gcc-internal-format, gfc-internal-format
66026 msgid "Missing array specification at %L in DIMENSION statement"
66027 msgstr ""
66029 #: fortran/decl.cc:8676
66030 #, gcc-internal-format, gfc-internal-format
66031 msgid "Dimensions specified for %s at %L after its initialization"
66032 msgstr ""
66034 #: fortran/decl.cc:8684
66035 #, gcc-internal-format, gfc-internal-format
66036 msgid "Missing array specification at %L in CODIMENSION statement"
66037 msgstr ""
66039 #: fortran/decl.cc:8693
66040 #, gcc-internal-format, gfc-internal-format
66041 msgid "Array specification must be deferred at %L"
66042 msgstr ""
66044 #: fortran/decl.cc:8708
66045 #, gcc-internal-format, gfc-internal-format
66046 msgid "Duplicate DIMENSION attribute at %C"
66047 msgstr ""
66049 #: fortran/decl.cc:8800
66050 #, gcc-internal-format, gfc-internal-format
66051 msgid "Unexpected character in variable list at %C"
66052 msgstr ""
66054 #: fortran/decl.cc:8837
66055 #, gcc-internal-format
66056 msgid "Expected %<(%> at %C"
66057 msgstr ""
66059 #: fortran/decl.cc:8851 fortran/decl.cc:8891
66060 #, gcc-internal-format, gfc-internal-format
66061 msgid "Expected variable name at %C"
66062 msgstr ""
66064 #: fortran/decl.cc:8867
66065 #, gcc-internal-format, gfc-internal-format
66066 msgid "Cray pointer at %C must be an integer"
66067 msgstr ""
66069 #: fortran/decl.cc:8871
66070 #, gcc-internal-format, gfc-internal-format
66071 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
66072 msgstr ""
66074 #: fortran/decl.cc:8877
66075 #, gcc-internal-format, gfc-internal-format
66076 msgid "Expected \",\" at %C"
66077 msgstr ""
66079 #: fortran/decl.cc:8916
66080 #, gcc-internal-format
66081 msgid "Cannot set Cray pointee array spec."
66082 msgstr ""
66084 #: fortran/decl.cc:8940
66085 #, gcc-internal-format, gfc-internal-format
66086 msgid "Expected \")\" at %C"
66087 msgstr ""
66089 #: fortran/decl.cc:8952
66090 #, gcc-internal-format
66091 msgid "Expected %<,%> or end of statement at %C"
66092 msgstr ""
66094 #: fortran/decl.cc:8978
66095 #, gcc-internal-format, gfc-internal-format
66096 msgid "INTENT is not allowed inside of BLOCK at %C"
66097 msgstr ""
66099 #: fortran/decl.cc:9010
66100 #, gcc-internal-format, gfc-internal-format
66101 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
66102 msgstr ""
66104 #: fortran/decl.cc:9029
66105 #, gcc-internal-format
66106 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
66107 msgstr ""
66109 #: fortran/decl.cc:9068
66110 #, gcc-internal-format, gfc-internal-format
66111 msgid "CONTIGUOUS statement at %C"
66112 msgstr ""
66114 #: fortran/decl.cc:9166
66115 #, gcc-internal-format, gfc-internal-format
66116 msgid "Access specification of the %s operator at %C has already been specified"
66117 msgstr ""
66119 #: fortran/decl.cc:9182
66120 #, gcc-internal-format, gfc-internal-format
66121 msgid "Access specification of the .%s. operator at %C has already been specified"
66122 msgstr ""
66124 #: fortran/decl.cc:9230
66125 #, gcc-internal-format, gfc-internal-format
66126 msgid "PROTECTED statement at %C"
66127 msgstr ""
66129 #: fortran/decl.cc:9264
66130 #, gcc-internal-format, gfc-internal-format
66131 msgid "Syntax error in PROTECTED statement at %C"
66132 msgstr ""
66134 #: fortran/decl.cc:9291 fortran/decl.cc:9316
66135 #, gcc-internal-format, gfc-internal-format
66136 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
66137 msgstr ""
66139 #: fortran/decl.cc:9337 fortran/decl.cc:9357
66140 #, gcc-internal-format, gfc-internal-format
66141 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
66142 msgstr ""
66144 #: fortran/decl.cc:9379
66145 #, gcc-internal-format, gfc-internal-format
66146 msgid "Expected variable name at %C in PARAMETER statement"
66147 msgstr ""
66149 #: fortran/decl.cc:9386
66150 #, gcc-internal-format, gfc-internal-format
66151 msgid "Expected = sign in PARAMETER statement at %C"
66152 msgstr ""
66154 #: fortran/decl.cc:9392
66155 #, gcc-internal-format, gfc-internal-format
66156 msgid "Expected expression at %C in PARAMETER statement"
66157 msgstr ""
66159 #: fortran/decl.cc:9412
66160 #, gcc-internal-format, gfc-internal-format
66161 msgid "Initializing already initialized variable at %C"
66162 msgstr ""
66164 #. With legacy PARAMETER statements, don't expect a terminating ')'.
66165 #: fortran/decl.cc:9437
66166 #, gcc-internal-format, gfc-internal-format
66167 msgid "PARAMETER without '()' at %C"
66168 msgstr ""
66170 #: fortran/decl.cc:9453
66171 #, gcc-internal-format, gfc-internal-format
66172 msgid "Unexpected characters in PARAMETER statement at %C"
66173 msgstr ""
66175 #: fortran/decl.cc:9472 fortran/decl.cc:9528
66176 #, gcc-internal-format
66177 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
66178 msgstr ""
66180 #: fortran/decl.cc:9507
66181 #, gcc-internal-format, gfc-internal-format
66182 msgid "Expected entity-list in AUTOMATIC statement at %C"
66183 msgstr ""
66185 #: fortran/decl.cc:9514
66186 #, gcc-internal-format, gfc-internal-format
66187 msgid "Syntax error in AUTOMATIC statement at %C"
66188 msgstr ""
66190 #: fortran/decl.cc:9563
66191 #, gcc-internal-format, gfc-internal-format
66192 msgid "Expected entity-list in STATIC statement at %C"
66193 msgstr ""
66195 #: fortran/decl.cc:9570
66196 #, gcc-internal-format, gfc-internal-format
66197 msgid "Syntax error in STATIC statement at %C"
66198 msgstr ""
66200 #: fortran/decl.cc:9589
66201 #, gcc-internal-format, gfc-internal-format
66202 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
66203 msgstr ""
66205 #: fortran/decl.cc:9600
66206 #, gcc-internal-format, gfc-internal-format
66207 msgid "SAVE statement at %C follows blanket SAVE statement"
66208 msgstr ""
66210 #: fortran/decl.cc:9648
66211 #, gcc-internal-format, gfc-internal-format
66212 msgid "Syntax error in SAVE statement at %C"
66213 msgstr ""
66215 #: fortran/decl.cc:9665
66216 #, gcc-internal-format, gfc-internal-format
66217 msgid "VALUE is not allowed inside of BLOCK at %C"
66218 msgstr ""
66220 #: fortran/decl.cc:9669
66221 #, gcc-internal-format, gfc-internal-format
66222 msgid "VALUE statement at %C"
66223 msgstr ""
66225 #: fortran/decl.cc:9707
66226 #, gcc-internal-format, gfc-internal-format
66227 msgid "Syntax error in VALUE statement at %C"
66228 msgstr ""
66230 #: fortran/decl.cc:9719
66231 #, gcc-internal-format, gfc-internal-format
66232 msgid "VOLATILE statement at %C"
66233 msgstr ""
66235 #: fortran/decl.cc:9746
66236 #, gcc-internal-format
66237 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
66238 msgstr ""
66240 #: fortran/decl.cc:9771
66241 #, gcc-internal-format, gfc-internal-format
66242 msgid "Syntax error in VOLATILE statement at %C"
66243 msgstr ""
66245 #: fortran/decl.cc:9783
66246 #, gcc-internal-format, gfc-internal-format
66247 msgid "ASYNCHRONOUS statement at %C"
66248 msgstr ""
66250 #: fortran/decl.cc:9827
66251 #, gcc-internal-format, gfc-internal-format
66252 msgid "Syntax error in ASYNCHRONOUS statement at %C"
66253 msgstr ""
66255 #: fortran/decl.cc:9852
66256 #, gcc-internal-format, gfc-internal-format
66257 msgid "MODULE PROCEDURE declaration at %C"
66258 msgstr ""
66260 #: fortran/decl.cc:9962
66261 #, gcc-internal-format, gfc-internal-format
66262 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
66263 msgstr ""
66265 #: fortran/decl.cc:10020
66266 #, gcc-internal-format, gfc-internal-format
66267 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
66268 msgstr ""
66270 #: fortran/decl.cc:10069
66271 #, gcc-internal-format, gfc-internal-format
66272 msgid "Ambiguous symbol in TYPE definition at %C"
66273 msgstr ""
66275 #: fortran/decl.cc:10078
66276 #, gcc-internal-format
66277 msgid "Symbol %qs at %C has not been previously defined"
66278 msgstr ""
66280 #: fortran/decl.cc:10084
66281 #, gcc-internal-format
66282 msgid "%qs in EXTENDS expression at %C is not a derived type"
66283 msgstr ""
66285 #: fortran/decl.cc:10091
66286 #, gcc-internal-format
66287 msgid "%qs cannot be extended at %C because it is BIND(C)"
66288 msgstr ""
66290 #: fortran/decl.cc:10098
66291 #, gcc-internal-format
66292 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
66293 msgstr ""
66295 #: fortran/decl.cc:10121
66296 #, gcc-internal-format, gfc-internal-format
66297 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
66298 msgstr ""
66300 #: fortran/decl.cc:10133
66301 #, gcc-internal-format, gfc-internal-format
66302 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
66303 msgstr ""
66305 #: fortran/decl.cc:10154
66306 #, gcc-internal-format, gfc-internal-format
66307 msgid "ABSTRACT type at %C"
66308 msgstr ""
66310 #: fortran/decl.cc:10200
66311 #, gcc-internal-format, gfc-internal-format
66312 msgid "Failed to create structure type '%s' at %C"
66313 msgstr ""
66315 #: fortran/decl.cc:10206
66316 #, gcc-internal-format
66317 msgid "Type definition of %qs at %C was already defined at %L"
66318 msgstr ""
66320 #: fortran/decl.cc:10253
66321 #, gcc-internal-format, gfc-internal-format
66322 msgid "Junk after MAP statement at %C"
66323 msgstr ""
66325 #: fortran/decl.cc:10286
66326 #, gcc-internal-format, gfc-internal-format
66327 msgid "Junk after UNION statement at %C"
66328 msgstr ""
66330 #: fortran/decl.cc:10321
66331 #, gcc-internal-format
66332 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
66333 msgstr ""
66335 #: fortran/decl.cc:10335
66336 #, gcc-internal-format, gfc-internal-format
66337 msgid "Structure name expected in non-nested structure declaration at %C"
66338 msgstr ""
66340 #: fortran/decl.cc:10353
66341 #, gcc-internal-format, gfc-internal-format
66342 msgid "Junk after non-nested STRUCTURE statement at %C"
66343 msgstr ""
66345 #: fortran/decl.cc:10360
66346 #, gcc-internal-format
66347 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
66348 msgstr ""
66350 #: fortran/decl.cc:10523
66351 #, gcc-internal-format, gfc-internal-format
66352 msgid "Expected :: in TYPE definition at %C"
66353 msgstr ""
66355 #: fortran/decl.cc:10536
66356 #, gcc-internal-format, gfc-internal-format
66357 msgid "Mangled derived type definition at %C"
66358 msgstr ""
66360 #: fortran/decl.cc:10565
66361 #, gcc-internal-format
66362 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
66363 msgstr ""
66365 #: fortran/decl.cc:10576
66366 #, gcc-internal-format
66367 msgid "Derived type name %qs at %C already has a basic type of %s"
66368 msgstr ""
66370 #: fortran/decl.cc:10579
66371 #, gcc-internal-format
66372 msgid "Derived type name %qs at %C already has a basic type"
66373 msgstr ""
66375 #: fortran/decl.cc:10594
66376 #, gcc-internal-format
66377 msgid "Dummy argument %qs at %L cannot be a derived type at %C"
66378 msgstr ""
66380 #: fortran/decl.cc:10603
66381 #, gcc-internal-format
66382 msgid "Derived type definition of %qs at %C has already been defined"
66383 msgstr ""
66385 #: fortran/decl.cc:10666
66386 #, gcc-internal-format, gfc-internal-format
66387 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
66388 msgstr ""
66390 #: fortran/decl.cc:10749
66391 #, gcc-internal-format, gfc-internal-format
66392 msgid "Cray Pointee at %C cannot be assumed shape array"
66393 msgstr ""
66395 #: fortran/decl.cc:10769
66396 #, gcc-internal-format, gfc-internal-format
66397 msgid "ENUM and ENUMERATOR at %C"
66398 msgstr ""
66400 #: fortran/decl.cc:10801
66401 #, gcc-internal-format, gfc-internal-format
66402 msgid "Enumerator exceeds the C integer type at %C"
66403 msgstr ""
66405 #: fortran/decl.cc:10880
66406 #, gcc-internal-format, gfc-internal-format
66407 msgid "ENUMERATOR %L not initialized with integer expression"
66408 msgstr ""
66410 #: fortran/decl.cc:10928
66411 #, gcc-internal-format, gfc-internal-format
66412 msgid "ENUM definition statement expected before %C"
66413 msgstr ""
66415 #: fortran/decl.cc:10964
66416 #, gcc-internal-format, gfc-internal-format
66417 msgid "Syntax error in ENUMERATOR definition at %C"
66418 msgstr ""
66420 #: fortran/decl.cc:11011 fortran/decl.cc:11026
66421 #, gcc-internal-format, gfc-internal-format
66422 msgid "Duplicate access-specifier at %C"
66423 msgstr ""
66425 #: fortran/decl.cc:11046
66426 #, gcc-internal-format, gfc-internal-format
66427 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
66428 msgstr ""
66430 #: fortran/decl.cc:11066
66431 #, gcc-internal-format, gfc-internal-format
66432 msgid "Binding attributes already specify passing, illegal PASS at %C"
66433 msgstr ""
66435 #: fortran/decl.cc:11093
66436 #, gcc-internal-format, gfc-internal-format
66437 msgid "Duplicate POINTER attribute at %C"
66438 msgstr ""
66440 #: fortran/decl.cc:11111
66441 #, gcc-internal-format, gfc-internal-format
66442 msgid "Duplicate NON_OVERRIDABLE at %C"
66443 msgstr ""
66445 #: fortran/decl.cc:11127
66446 #, gcc-internal-format, gfc-internal-format
66447 msgid "Duplicate DEFERRED at %C"
66448 msgstr ""
66450 #: fortran/decl.cc:11140
66451 #, gcc-internal-format, gfc-internal-format
66452 msgid "Expected access-specifier at %C"
66453 msgstr ""
66455 #: fortran/decl.cc:11142
66456 #, gcc-internal-format, gfc-internal-format
66457 msgid "Expected binding attribute at %C"
66458 msgstr ""
66460 #: fortran/decl.cc:11150
66461 #, gcc-internal-format, gfc-internal-format
66462 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
66463 msgstr ""
66465 #: fortran/decl.cc:11163
66466 #, gcc-internal-format, gfc-internal-format
66467 msgid "POINTER attribute is required for procedure pointer component at %C"
66468 msgstr ""
66470 #: fortran/decl.cc:11205
66471 #, gcc-internal-format
66472 msgid "Interface-name expected after %<(%> at %C"
66473 msgstr ""
66475 #: fortran/decl.cc:11211
66476 #, gcc-internal-format
66477 msgid "%<)%> expected at %C"
66478 msgstr ""
66480 #: fortran/decl.cc:11231
66481 #, gcc-internal-format, gfc-internal-format
66482 msgid "Interface must be specified for DEFERRED binding at %C"
66483 msgstr ""
66485 #: fortran/decl.cc:11236
66486 #, gcc-internal-format, gfc-internal-format
66487 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
66488 msgstr ""
66490 #: fortran/decl.cc:11259
66491 #, gcc-internal-format, gfc-internal-format
66492 msgid "Expected binding name at %C"
66493 msgstr ""
66495 #: fortran/decl.cc:11263
66496 #, gcc-internal-format, gfc-internal-format
66497 msgid "PROCEDURE list at %C"
66498 msgstr ""
66500 #: fortran/decl.cc:11275
66501 #, gcc-internal-format
66502 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
66503 msgstr ""
66505 #: fortran/decl.cc:11281
66506 #, gcc-internal-format
66507 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
66508 msgstr ""
66510 #: fortran/decl.cc:11291
66511 #, gcc-internal-format
66512 msgid "Expected binding target after %<=>%> at %C"
66513 msgstr ""
66515 #: fortran/decl.cc:11308
66516 #, gcc-internal-format
66517 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
66518 msgstr ""
66520 #: fortran/decl.cc:11319
66521 #, gcc-internal-format
66522 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
66523 msgstr ""
66525 #: fortran/decl.cc:11370
66526 #, gcc-internal-format, gfc-internal-format
66527 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
66528 msgstr ""
66530 #: fortran/decl.cc:11390
66531 #, gcc-internal-format
66532 msgid "Expected %<::%> at %C"
66533 msgstr ""
66535 #: fortran/decl.cc:11402
66536 #, gcc-internal-format, gfc-internal-format
66537 msgid "Expected generic name or operator descriptor at %C"
66538 msgstr ""
66540 #: fortran/decl.cc:11423
66541 #, gcc-internal-format, gfc-internal-format
66542 msgid "Malformed GENERIC statement at %C"
66543 msgstr ""
66545 #: fortran/decl.cc:11434
66546 #, gcc-internal-format
66547 msgid "Expected %<=>%> at %C"
66548 msgstr ""
66550 #: fortran/decl.cc:11470
66551 #, gcc-internal-format
66552 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
66553 msgstr ""
66555 #: fortran/decl.cc:11478
66556 #, gcc-internal-format
66557 msgid "Binding at %C must have the same access as already defined binding %qs"
66558 msgstr ""
66560 #: fortran/decl.cc:11526
66561 #, gcc-internal-format, gfc-internal-format
66562 msgid "Expected specific binding name at %C"
66563 msgstr ""
66565 #: fortran/decl.cc:11536
66566 #, gcc-internal-format
66567 msgid "%qs already defined as specific binding for the generic %qs at %C"
66568 msgstr ""
66570 #: fortran/decl.cc:11554
66571 #, gcc-internal-format, gfc-internal-format
66572 msgid "Junk after GENERIC binding at %C"
66573 msgstr ""
66575 #: fortran/decl.cc:11589
66576 #, gcc-internal-format, gfc-internal-format
66577 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
66578 msgstr ""
66580 #: fortran/decl.cc:11600
66581 #, gcc-internal-format, gfc-internal-format
66582 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
66583 msgstr ""
66585 #: fortran/decl.cc:11622
66586 #, gcc-internal-format, gfc-internal-format
66587 msgid "Empty FINAL at %C"
66588 msgstr ""
66590 #: fortran/decl.cc:11629
66591 #, gcc-internal-format, gfc-internal-format
66592 msgid "Expected module procedure name at %C"
66593 msgstr ""
66595 #: fortran/decl.cc:11639
66596 #, gcc-internal-format
66597 msgid "Expected %<,%> at %C"
66598 msgstr ""
66600 #: fortran/decl.cc:11645
66601 #, fuzzy, gcc-internal-format
66602 #| msgid "unknown register name: %s"
66603 msgid "Unknown procedure name %qs at %C"
66604 msgstr "невядомая назва рэгістра: %s"
66606 #: fortran/decl.cc:11658
66607 #, gcc-internal-format
66608 msgid "%qs at %C is already defined as FINAL procedure"
66609 msgstr ""
66611 #: fortran/decl.cc:11729
66612 #, gcc-internal-format, gfc-internal-format
66613 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
66614 msgstr ""
66616 #: fortran/decl.cc:11775
66617 #, gcc-internal-format, gfc-internal-format
66618 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
66619 msgstr ""
66621 #: fortran/decl.cc:11796
66622 #, gcc-internal-format
66623 msgid "%<GCC unroll%> directive requires a non-negative integral constant less than or equal to %u at %C"
66624 msgstr ""
66626 #: fortran/decl.cc:11810
66627 #, gcc-internal-format, gfc-internal-format
66628 msgid "Syntax error in !GCC$ UNROLL directive at %C"
66629 msgstr ""
66631 #: fortran/decl.cc:11874
66632 #, gcc-internal-format, gfc-internal-format
66633 msgid "Syntax error in !GCC$ IVDEP directive at %C"
66634 msgstr ""
66636 #: fortran/decl.cc:11891
66637 #, gcc-internal-format, gfc-internal-format
66638 msgid "Syntax error in !GCC$ VECTOR directive at %C"
66639 msgstr ""
66641 #: fortran/decl.cc:11908
66642 #, gcc-internal-format, gfc-internal-format
66643 msgid "Syntax error in !GCC$ NOVECTOR directive at %C"
66644 msgstr ""
66646 #: fortran/dependency.cc:106
66647 #, gcc-internal-format
66648 msgid "identical_array_ref(): inconsistent dimensions"
66649 msgstr ""
66651 #: fortran/dependency.cc:199
66652 #, gcc-internal-format
66653 msgid "are_identical_variables: Bad type"
66654 msgstr ""
66656 #: fortran/dependency.cc:989
66657 #, gcc-internal-format, gfc-internal-format
66658 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
66659 msgstr ""
66661 #: fortran/dependency.cc:1293
66662 #, gcc-internal-format
66663 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
66664 msgstr ""
66666 #: fortran/dump-parse-tree.cc:281
66667 #, gcc-internal-format
66668 msgid "show_array_spec(): Unhandled array shape type."
66669 msgstr ""
66671 #: fortran/dump-parse-tree.cc:360
66672 #, gcc-internal-format
66673 msgid "show_array_ref(): Unknown array reference"
66674 msgstr ""
66676 #: fortran/dump-parse-tree.cc:434
66677 #, gcc-internal-format
66678 msgid "show_ref(): Bad component code"
66679 msgstr ""
66681 #: fortran/dump-parse-tree.cc:707
66682 #, gcc-internal-format
66683 msgid "show_expr(): Bad intrinsic in expression"
66684 msgstr ""
66686 #: fortran/dump-parse-tree.cc:750
66687 #, gcc-internal-format
66688 msgid "show_expr(): Don't know how to show expr"
66689 msgstr ""
66691 #: fortran/dump-parse-tree.cc:3391
66692 #, gcc-internal-format
66693 msgid "show_code_node(): Bad statement code"
66694 msgstr ""
66696 #: fortran/dump-parse-tree.cc:3715 fortran/dump-parse-tree.cc:3820
66697 #, fuzzy, gcc-internal-format
66698 msgid "Cannot convert %qs to interoperable type at %L"
66699 msgstr "\"%s\" мае незавершаны тып"
66701 #: fortran/error.cc:381
66702 #, fuzzy, gcc-internal-format, gfc-internal-format
66703 #| msgid "In file included from %s:%d"
66704 msgid "    Included at %s:%d:"
66705 msgstr "У файле уключаным з %s:%d"
66707 #: fortran/error.cc:467
66708 #, fuzzy, gcc-internal-format
66709 #| msgid "initialization"
66710 msgid "<During initialization>\n"
66711 msgstr "ініцыялізацыя"
66713 #: fortran/expr.cc:149
66714 #, gcc-internal-format
66715 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
66716 msgstr ""
66718 #: fortran/expr.cc:357
66719 #, gcc-internal-format
66720 msgid "gfc_copy_expr(): Bad expr node"
66721 msgstr ""
66723 #: fortran/expr.cc:510
66724 #, gcc-internal-format
66725 msgid "free_expr0(): Bad expr type"
66726 msgstr ""
66728 #: fortran/expr.cc:658 fortran/expr.cc:660 fortran/expr.cc:711
66729 #: fortran/expr.cc:713
66730 #, gcc-internal-format, gfc-internal-format
66731 msgid "Constant expression required at %C"
66732 msgstr ""
66734 #: fortran/expr.cc:667 fortran/expr.cc:669 fortran/expr.cc:720
66735 #: fortran/expr.cc:722
66736 #, gcc-internal-format, gfc-internal-format
66737 msgid "Integer expression required at %C"
66738 msgstr ""
66740 #: fortran/expr.cc:677 fortran/expr.cc:679 fortran/expr.cc:733
66741 #: fortran/expr.cc:735
66742 #, gcc-internal-format, gfc-internal-format
66743 msgid "Integer value too large in expression at %C"
66744 msgstr ""
66746 #: fortran/expr.cc:1098
66747 #, gcc-internal-format
66748 msgid "gfc_is_constant_expr(): Unknown expression type"
66749 msgstr ""
66751 #: fortran/expr.cc:1293
66752 #, gcc-internal-format
66753 msgid "simplify_intrinsic_op(): Bad operator"
66754 msgstr ""
66756 #: fortran/expr.cc:1398
66757 #, gcc-internal-format, gfc-internal-format
66758 msgid "Index in dimension %d is out of bounds at %L"
66759 msgstr ""
66761 #: fortran/expr.cc:1586 fortran/expr.cc:1637
66762 #, gcc-internal-format, gfc-internal-format
66763 msgid "index in dimension %d is out of bounds at %L"
66764 msgstr ""
66766 #: fortran/expr.cc:1713
66767 #, gcc-internal-format
66768 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"
66769 msgstr ""
66771 #: fortran/expr.cc:1821 fortran/primary.cc:2300 fortran/primary.cc:2444
66772 #, gcc-internal-format, gfc-internal-format
66773 msgid "LEN part_ref at %C"
66774 msgstr ""
66776 #: fortran/expr.cc:1839 fortran/primary.cc:2295 fortran/primary.cc:2459
66777 #, gcc-internal-format, gfc-internal-format
66778 msgid "KIND part_ref at %C"
66779 msgstr ""
66781 #: fortran/expr.cc:1850
66782 #, gcc-internal-format, gfc-internal-format
66783 msgid "RE part_ref at %C"
66784 msgstr ""
66786 #: fortran/expr.cc:1862
66787 #, gcc-internal-format, gfc-internal-format
66788 msgid "IM part_ref at %C"
66789 msgstr ""
66791 #: fortran/expr.cc:2509
66792 #, gcc-internal-format, gfc-internal-format
66793 msgid "elemental function arguments at %C are not compliant"
66794 msgstr ""
66796 #: fortran/expr.cc:2553
66797 #, gcc-internal-format, gfc-internal-format
66798 msgid "Numeric or CHARACTER operands are required in expression at %L"
66799 msgstr ""
66801 #: fortran/expr.cc:2578
66802 #, gcc-internal-format, gfc-internal-format
66803 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
66804 msgstr ""
66806 #: fortran/expr.cc:2585
66807 #, gcc-internal-format, gfc-internal-format
66808 msgid "Concat operator at %L must concatenate strings of the same kind"
66809 msgstr ""
66811 #: fortran/expr.cc:2595
66812 #, gcc-internal-format, gfc-internal-format
66813 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
66814 msgstr ""
66816 #: fortran/expr.cc:2611
66817 #, gcc-internal-format, gfc-internal-format
66818 msgid "LOGICAL operands are required in expression at %L"
66819 msgstr ""
66821 #: fortran/expr.cc:2622
66822 #, gcc-internal-format, gfc-internal-format
66823 msgid "Only intrinsic operators can be used in expression at %L"
66824 msgstr ""
66826 #: fortran/expr.cc:2630
66827 #, gcc-internal-format, gfc-internal-format
66828 msgid "Numeric operands are required in expression at %L"
66829 msgstr ""
66831 #: fortran/expr.cc:2653
66832 #, gcc-internal-format
66833 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
66834 msgstr ""
66836 #: fortran/expr.cc:2790
66837 #, gcc-internal-format
66838 msgid "Assumed or deferred character length variable %qs in constant expression at %L"
66839 msgstr ""
66841 #: fortran/expr.cc:2865
66842 #, gcc-internal-format
66843 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
66844 msgstr ""
66846 #: fortran/expr.cc:2896
66847 #, gcc-internal-format, gfc-internal-format
66848 msgid "Evaluation of nonstandard initialization expression at %L"
66849 msgstr ""
66851 #: fortran/expr.cc:2973 fortran/resolve.cc:2790
66852 #, gcc-internal-format
66853 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
66854 msgstr ""
66856 #: fortran/expr.cc:2985
66857 #, gcc-internal-format
66858 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
66859 msgstr ""
66861 #: fortran/expr.cc:3024
66862 #, gcc-internal-format
66863 msgid "PARAMETER %qs is used at %L before its definition is complete"
66864 msgstr ""
66866 #: fortran/expr.cc:3044
66867 #, gcc-internal-format
66868 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
66869 msgstr ""
66871 #: fortran/expr.cc:3050
66872 #, gcc-internal-format
66873 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
66874 msgstr ""
66876 #: fortran/expr.cc:3059
66877 #, gcc-internal-format
66878 msgid "Assumed-shape array %qs at %L is not permitted in an initialization expression"
66879 msgstr ""
66881 #: fortran/expr.cc:3063
66882 #, gcc-internal-format
66883 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
66884 msgstr ""
66886 #: fortran/expr.cc:3069
66887 #, gcc-internal-format
66888 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
66889 msgstr ""
66891 #: fortran/expr.cc:3075
66892 #, gcc-internal-format
66893 msgid "Assumed-rank array %qs at %L is not permitted in an initialization expression"
66894 msgstr ""
66896 #: fortran/expr.cc:3085
66897 #, gcc-internal-format
66898 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
66899 msgstr ""
66901 #: fortran/expr.cc:3139
66902 #, gcc-internal-format
66903 msgid "check_init_expr(): Unknown expression type"
66904 msgstr ""
66906 #: fortran/expr.cc:3274
66907 #, gcc-internal-format
66908 msgid "Specification function %qs at %L cannot be a statement function"
66909 msgstr ""
66911 #: fortran/expr.cc:3281
66912 #, gcc-internal-format
66913 msgid "Specification function %qs at %L cannot be an internal function"
66914 msgstr ""
66916 #: fortran/expr.cc:3288
66917 #, gcc-internal-format
66918 msgid "Specification function %qs at %L must be PURE"
66919 msgstr ""
66921 #: fortran/expr.cc:3296
66922 #, gcc-internal-format
66923 msgid "Specification function %qs at %L cannot be RECURSIVE"
66924 msgstr ""
66926 #: fortran/expr.cc:3443
66927 #, gcc-internal-format
66928 msgid "Dummy argument %qs not allowed in expression at %L"
66929 msgstr ""
66931 #: fortran/expr.cc:3451
66932 #, gcc-internal-format
66933 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
66934 msgstr ""
66936 #: fortran/expr.cc:3458
66937 #, gcc-internal-format
66938 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
66939 msgstr ""
66941 #: fortran/expr.cc:3487
66942 #, gcc-internal-format
66943 msgid "Variable %qs cannot appear in the expression at %L"
66944 msgstr ""
66946 #: fortran/expr.cc:3518
66947 #, gcc-internal-format
66948 msgid "check_restricted(): Unknown expression type"
66949 msgstr ""
66951 #: fortran/expr.cc:3538
66952 #, gcc-internal-format, gfc-internal-format
66953 msgid "Expression at %L must be of INTEGER type, found %s"
66954 msgstr ""
66956 #: fortran/expr.cc:3550
66957 #, gcc-internal-format
66958 msgid "Function %qs at %L must be PURE"
66959 msgstr ""
66961 #: fortran/expr.cc:3559
66962 #, gcc-internal-format, gfc-internal-format
66963 msgid "Expression at %L must be scalar"
66964 msgstr ""
66966 #. Reject truncation.
66967 #: fortran/expr.cc:3591
66968 #, gcc-internal-format, gfc-internal-format
66969 msgid "optype_msgid overflow: %d"
66970 msgstr ""
66972 #: fortran/expr.cc:3595
66973 #, gcc-internal-format, gfc-internal-format
66974 msgid "Incompatible ranks in %s (%d and %d) at %L"
66975 msgstr ""
66977 #: fortran/expr.cc:3609
66978 #, gcc-internal-format, gfc-internal-format
66979 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
66980 msgstr ""
66982 #: fortran/expr.cc:3657
66983 #, gcc-internal-format, gfc-internal-format
66984 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
66985 msgstr ""
66987 #: fortran/expr.cc:3713
66988 #, gcc-internal-format
66989 msgid "%qs at %L is not a VALUE"
66990 msgstr ""
66992 #: fortran/expr.cc:3724
66993 #, gcc-internal-format, gfc-internal-format
66994 msgid "Illegal assignment to external procedure at %L"
66995 msgstr ""
66997 #: fortran/expr.cc:3732
66998 #, gcc-internal-format, gfc-internal-format
66999 msgid "Incompatible ranks %d and %d in assignment at %L"
67000 msgstr ""
67002 #: fortran/expr.cc:3739
67003 #, gcc-internal-format, gfc-internal-format
67004 msgid "Variable type is UNKNOWN in assignment at %L"
67005 msgstr ""
67007 #: fortran/expr.cc:3751
67008 #, gcc-internal-format, gfc-internal-format
67009 msgid "NULL appears on right-hand side in assignment at %L"
67010 msgstr ""
67012 #: fortran/expr.cc:3761
67013 #, gcc-internal-format, gfc-internal-format
67014 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
67015 msgstr ""
67017 #: fortran/expr.cc:3804
67018 #, gcc-internal-format
67019 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable"
67020 msgstr ""
67022 #: fortran/expr.cc:3811
67023 #, gcc-internal-format, gfc-internal-format
67024 msgid "The assignment to a KIND or LEN component of a parameterized type at %L is not allowed"
67025 msgstr ""
67027 #: fortran/expr.cc:3841
67028 #, gcc-internal-format, gfc-internal-format
67029 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
67030 msgstr ""
67032 #: fortran/expr.cc:3885
67033 #, gcc-internal-format, gfc-internal-format
67034 msgid "Pointer assignment target is not a POINTER at %L"
67035 msgstr ""
67037 #: fortran/expr.cc:3893
67038 #, gcc-internal-format
67039 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
67040 msgstr ""
67042 #: fortran/expr.cc:3917
67043 #, gcc-internal-format
67044 msgid "Expected bounds specification for %qs at %L"
67045 msgstr ""
67047 #: fortran/expr.cc:3922
67048 #, gcc-internal-format
67049 msgid "Bounds specification for %qs in pointer assignment at %L"
67050 msgstr ""
67052 #: fortran/expr.cc:3951
67053 #, gcc-internal-format, gfc-internal-format
67054 msgid "Stride must not be present at %L"
67055 msgstr ""
67057 #: fortran/expr.cc:3957 fortran/expr.cc:3977
67058 #, gcc-internal-format
67059 msgid "Rank remapping requires a list of %<lower-bound : upper-bound%> specifications at %L"
67060 msgstr ""
67062 #: fortran/expr.cc:3965 fortran/expr.cc:3984
67063 #, gcc-internal-format
67064 msgid "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> specifications at %L"
67065 msgstr ""
67067 #: fortran/expr.cc:4011
67068 #, gcc-internal-format, gfc-internal-format
67069 msgid "Pointer object at %L shall not have a coindex"
67070 msgstr ""
67072 #: fortran/expr.cc:4032
67073 #, gcc-internal-format, gfc-internal-format
67074 msgid "Invalid procedure pointer assignment at %L"
67075 msgstr ""
67077 #: fortran/expr.cc:4057
67078 #, gcc-internal-format
67079 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
67080 msgstr ""
67082 #: fortran/expr.cc:4066
67083 #, gcc-internal-format
67084 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
67085 msgstr ""
67087 #: fortran/expr.cc:4076
67088 #, gcc-internal-format
67089 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
67090 msgstr ""
67092 #: fortran/expr.cc:4082
67093 #, gcc-internal-format
67094 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
67095 msgstr ""
67097 #: fortran/expr.cc:4089
67098 #, gcc-internal-format
67099 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
67100 msgstr ""
67102 #: fortran/expr.cc:4097
67103 #, gcc-internal-format
67104 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
67105 msgstr ""
67107 #: fortran/expr.cc:4120
67108 #, gcc-internal-format, gfc-internal-format
67109 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
67110 msgstr ""
67112 #: fortran/expr.cc:4173
67113 #, gcc-internal-format
67114 msgid "Interface mismatch in procedure pointer assignment at %L: %qs is not a subroutine"
67115 msgstr ""
67117 #: fortran/expr.cc:4183 fortran/expr.cc:4198
67118 #, gcc-internal-format
67119 msgid "Explicit interface required for component %qs at %L: %s"
67120 msgstr ""
67122 #: fortran/expr.cc:4189 fortran/expr.cc:4204 fortran/resolve.cc:2670
67123 #, gcc-internal-format
67124 msgid "Explicit interface required for %qs at %L: %s"
67125 msgstr ""
67127 #: fortran/expr.cc:4216
67128 #, gcc-internal-format, gfc-internal-format
67129 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
67130 msgstr ""
67132 #: fortran/expr.cc:4225
67133 #, gcc-internal-format
67134 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
67135 msgstr ""
67137 #: fortran/expr.cc:4238
67138 #, gcc-internal-format, gfc-internal-format
67139 msgid "Pointer assignment target cannot be a constant at %L"
67140 msgstr ""
67142 #: fortran/expr.cc:4252
67143 #, gcc-internal-format, gfc-internal-format
67144 msgid "Data-pointer-object at %L must be unlimited polymorphic, or of a type with the BIND or SEQUENCE attribute, to be compatible with an unlimited polymorphic target"
67145 msgstr ""
67147 #: fortran/expr.cc:4257
67148 #, gcc-internal-format, gfc-internal-format
67149 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
67150 msgstr ""
67152 #: fortran/expr.cc:4265
67153 #, gcc-internal-format, gfc-internal-format
67154 msgid "Different kind type parameters in pointer assignment at %L"
67155 msgstr ""
67157 #: fortran/expr.cc:4272
67158 #, gcc-internal-format, gfc-internal-format
67159 msgid "Different ranks in pointer assignment at %L"
67160 msgstr ""
67162 #: fortran/expr.cc:4291
67163 #, gcc-internal-format, gfc-internal-format
67164 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
67165 msgstr ""
67167 #: fortran/expr.cc:4304
67168 #, gcc-internal-format, gfc-internal-format
67169 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
67170 msgstr ""
67172 #: fortran/expr.cc:4308
67173 #, gcc-internal-format, gfc-internal-format
67174 msgid "Rank remapping target is not rank 1 at %L"
67175 msgstr ""
67177 #. The test above might need to be extend when F08, Note 5.4 has to be
67178 #. interpreted in the way that target and pointer with the same coindex
67179 #. are allowed.
67180 #: fortran/expr.cc:4333 fortran/expr.cc:4459
67181 #, gcc-internal-format, gfc-internal-format
67182 msgid "Data target at %L shall not have a coindex"
67183 msgstr ""
67185 #: fortran/expr.cc:4336
67186 #, gcc-internal-format, gfc-internal-format
67187 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
67188 msgstr ""
67190 #: fortran/expr.cc:4350
67191 #, gcc-internal-format, gfc-internal-format
67192 msgid "Zero-sized array detected at %L where an entity with the TARGET attribute is expected"
67193 msgstr ""
67195 #: fortran/expr.cc:4356 fortran/expr.cc:4371
67196 #, gcc-internal-format, gfc-internal-format
67197 msgid "Pointer assignment target in initialization expression does not have the TARGET attribute at %L"
67198 msgstr ""
67200 #: fortran/expr.cc:4387
67201 #, gcc-internal-format, gfc-internal-format
67202 msgid "Every subscript of target specification at %L must be a constant expression"
67203 msgstr ""
67205 #: fortran/expr.cc:4398
67206 #, gcc-internal-format, gfc-internal-format
67207 msgid "Substring starting and ending points of target specification at %L must be constant expressions"
67208 msgstr ""
67210 #: fortran/expr.cc:4414
67211 #, gcc-internal-format, gfc-internal-format
67212 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
67213 msgstr ""
67215 #: fortran/expr.cc:4429
67216 #, gcc-internal-format, gfc-internal-format
67217 msgid "Bad target in pointer assignment in PURE procedure at %L"
67218 msgstr ""
67220 #: fortran/expr.cc:4438
67221 #, gcc-internal-format, gfc-internal-format
67222 msgid "Pointer assignment with vector subscript on rhs at %L"
67223 msgstr ""
67225 #: fortran/expr.cc:4446
67226 #, gcc-internal-format, gfc-internal-format
67227 msgid "Pointer assignment target has PROTECTED attribute at %L"
67228 msgstr ""
67230 #: fortran/expr.cc:4474 fortran/expr.cc:4479
67231 #, gcc-internal-format, gfc-internal-format
67232 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
67233 msgstr ""
67235 #: fortran/expr.cc:4519
67236 #, gcc-internal-format, gfc-internal-format
67237 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
67238 msgstr ""
67240 #: fortran/expr.cc:4595 fortran/resolve.cc:1512
67241 #, gcc-internal-format, gfc-internal-format
67242 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
67243 msgstr ""
67245 #: fortran/expr.cc:4601
67246 #, gcc-internal-format, gfc-internal-format
67247 msgid "Pointer initialization target at %L must have the TARGET attribute"
67248 msgstr ""
67250 #: fortran/expr.cc:4616 fortran/resolve.cc:1518
67251 #, gcc-internal-format, gfc-internal-format
67252 msgid "Pointer initialization target at %L must have the SAVE attribute"
67253 msgstr ""
67255 #: fortran/expr.cc:4628
67256 #, gcc-internal-format, gfc-internal-format
67257 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
67258 msgstr ""
67260 #: fortran/expr.cc:4634
67261 #, gcc-internal-format
67262 msgid "Internal procedure %qs is invalid in procedure pointer initialization at %L"
67263 msgstr ""
67265 #: fortran/expr.cc:4641
67266 #, gcc-internal-format
67267 msgid "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
67268 msgstr ""
67270 #: fortran/expr.cc:5109
67271 #, gcc-internal-format
67272 msgid "generate_isocbinding_initializer(): bad iso_c_binding type, expected %<c_ptr%> or %<c_funptr%>"
67273 msgstr ""
67275 #: fortran/expr.cc:6209
67276 #, gcc-internal-format, gfc-internal-format
67277 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
67278 msgstr ""
67280 #: fortran/expr.cc:6217
67281 #, gcc-internal-format, gfc-internal-format
67282 msgid "Non-variable expression in variable definition context (%s) at %L"
67283 msgstr ""
67285 #: fortran/expr.cc:6225
67286 #, gcc-internal-format
67287 msgid "Named constant %qs in variable definition context (%s) at %L"
67288 msgstr ""
67290 #: fortran/expr.cc:6236
67291 #, gcc-internal-format
67292 msgid "%qs in variable definition context (%s) at %L is not a variable"
67293 msgstr ""
67295 #: fortran/expr.cc:6247
67296 #, gcc-internal-format, gfc-internal-format
67297 msgid "Non-POINTER in pointer association context (%s) at %L"
67298 msgstr ""
67300 #: fortran/expr.cc:6256
67301 #, gcc-internal-format, gfc-internal-format
67302 msgid "Type inaccessible in variable definition context (%s) at %L"
67303 msgstr ""
67305 #: fortran/expr.cc:6269
67306 #, gcc-internal-format, gfc-internal-format
67307 msgid "LOCK_TYPE in variable definition context (%s) at %L"
67308 msgstr ""
67310 #: fortran/expr.cc:6282
67311 #, gcc-internal-format, gfc-internal-format
67312 msgid "LOCK_EVENT in variable definition context (%s) at %L"
67313 msgstr ""
67315 #: fortran/expr.cc:6313
67316 #, gcc-internal-format
67317 msgid "%qs parameter inquiry for %qs in variable definition context (%s) at %L"
67318 msgstr ""
67320 #: fortran/expr.cc:6330
67321 #, gcc-internal-format
67322 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
67323 msgstr ""
67325 #: fortran/expr.cc:6340
67326 #, gcc-internal-format
67327 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
67328 msgstr ""
67330 #: fortran/expr.cc:6353
67331 #, gcc-internal-format
67332 msgid "Variable %qs is PROTECTED and cannot appear in a pointer association context (%s) at %L"
67333 msgstr ""
67335 #: fortran/expr.cc:6361
67336 #, gcc-internal-format
67337 msgid "Variable %qs is PROTECTED and cannot appear in a variable definition context (%s) at %L"
67338 msgstr ""
67340 #: fortran/expr.cc:6376
67341 #, gcc-internal-format
67342 msgid "Variable %qs cannot appear in a variable definition context (%s) at %L in PURE procedure"
67343 msgstr ""
67345 #: fortran/expr.cc:6435
67346 #, gcc-internal-format
67347 msgid "%qs at %L associated to vector-indexed target cannot be used in a variable definition context (%s)"
67348 msgstr ""
67350 #: fortran/expr.cc:6440
67351 #, gcc-internal-format
67352 msgid "%qs at %L associated to expression cannot be used in a variable definition context (%s)"
67353 msgstr ""
67355 #: fortran/expr.cc:6452
67356 #, gcc-internal-format
67357 msgid "Associate-name %qs cannot appear in a variable definition context (%s) at %L because its target at %L cannot, either"
67358 msgstr ""
67360 #: fortran/expr.cc:6494
67361 #, gcc-internal-format, gfc-internal-format
67362 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
67363 msgstr ""
67365 #: fortran/frontend-passes.cc:195
67366 #, gcc-internal-format
67367 msgid "Inconsistent internal state: No location in statement"
67368 msgstr ""
67370 #: fortran/frontend-passes.cc:211
67371 #, gcc-internal-format, gfc-internal-format
67372 msgid "Inconsistent internal state: No location in expression near %L"
67373 msgstr ""
67375 #: fortran/frontend-passes.cc:419
67376 #, gcc-internal-format
67377 msgid "Illegal id in copy_walk_reduction_arg"
67378 msgstr ""
67380 #: fortran/frontend-passes.cc:870 fortran/trans-array.cc:1496
67381 #: fortran/trans-array.cc:6837 fortran/trans-array.cc:8460
67382 #: fortran/trans-intrinsic.cc:8440
67383 #, gcc-internal-format, gfc-internal-format
67384 msgid "Creating array temporary at %L"
67385 msgstr ""
67387 #: fortran/frontend-passes.cc:897
67388 #, gcc-internal-format
67389 msgid "Removing call to impure function %qs at %L"
67390 msgstr ""
67392 #: fortran/frontend-passes.cc:901
67393 #, gcc-internal-format, gfc-internal-format
67394 msgid "Removing call to impure function at %L"
67395 msgstr ""
67397 #: fortran/frontend-passes.cc:1356 fortran/frontend-passes.cc:1395
67398 #, fuzzy, gcc-internal-format
67399 #| msgid "bad header version"
67400 msgid "bad expression"
67401 msgstr "дрэнная версія загалоўка"
67403 #: fortran/frontend-passes.cc:1391
67404 #, gcc-internal-format
67405 msgid "bad op"
67406 msgstr ""
67408 #: fortran/frontend-passes.cc:2175
67409 #, gcc-internal-format
67410 msgid "illegal OP in optimize_comparison"
67411 msgstr ""
67413 #: fortran/frontend-passes.cc:2351
67414 #, gcc-internal-format
67415 msgid "Index variable %qs set to undefined as INTENT(OUT) argument at %L in procedure %qs called from within DO loop at %L"
67416 msgstr ""
67418 #: fortran/frontend-passes.cc:2360
67419 #, gcc-internal-format
67420 msgid "Index variable %qs not definable as INTENT(INOUT) argument at %L in procedure %qs called from within DO loop at %L"
67421 msgstr ""
67423 #: fortran/frontend-passes.cc:2498
67424 #, gcc-internal-format
67425 msgid "Index variable %qs set to undefined as INTENT(OUT) argument at %L in subroutine %qs called from within DO loop at %L"
67426 msgstr ""
67428 #: fortran/frontend-passes.cc:2507
67429 #, gcc-internal-format
67430 msgid "Index variable %qs not definable as INTENT(INOUT) argument at %L in subroutine %qs called from within DO loop at %L"
67431 msgstr ""
67433 #: fortran/frontend-passes.cc:2660
67434 #, gcc-internal-format
67435 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to subroutine %qs"
67436 msgstr ""
67438 #: fortran/frontend-passes.cc:2667
67439 #, gcc-internal-format
67440 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
67441 msgstr ""
67443 #: fortran/frontend-passes.cc:2922 fortran/frontend-passes.cc:2948
67444 #, gcc-internal-format, gfc-internal-format
67445 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
67446 msgstr ""
67448 #: fortran/frontend-passes.cc:2932 fortran/frontend-passes.cc:2958
67449 #, gcc-internal-format, gfc-internal-format
67450 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
67451 msgstr ""
67453 #: fortran/frontend-passes.cc:3043
67454 #, gcc-internal-format
67455 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
67456 msgstr ""
67458 #: fortran/frontend-passes.cc:3049
67459 #, gcc-internal-format
67460 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
67461 msgstr ""
67463 #: fortran/frontend-passes.cc:3465 fortran/trans-expr.cc:1874
67464 #, gcc-internal-format, gfc-internal-format
67465 msgid "Code for reallocating the allocatable array at %L will be added"
67466 msgstr ""
67468 #: fortran/frontend-passes.cc:3990
67469 #, gcc-internal-format
67470 msgid "Scalarization using DIMEN_RANGE unimplemented"
67471 msgstr ""
67473 #: fortran/frontend-passes.cc:5199
67474 #, gcc-internal-format, gfc-internal-format
67475 msgid "Interchanging loops at %L"
67476 msgstr ""
67478 #: fortran/frontend-passes.cc:5838
67479 #, gcc-internal-format, gfc-internal-format
67480 msgid "%s between %L and %L"
67481 msgstr ""
67483 #: fortran/gfortranspec.cc:146
67484 #, gcc-internal-format
67485 msgid "overflowed output argument list for %qs"
67486 msgstr ""
67488 #: fortran/gfortranspec.cc:301
67489 #, gcc-internal-format
67490 msgid "no input files; unwilling to write output files"
67491 msgstr ""
67493 #: fortran/interface.cc:225
67494 #, gcc-internal-format, gfc-internal-format
67495 msgid "Syntax error in generic specification at %C"
67496 msgstr ""
67498 #: fortran/interface.cc:252
67499 #, gcc-internal-format, gfc-internal-format
67500 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
67501 msgstr ""
67503 #: fortran/interface.cc:272
67504 #, gcc-internal-format
67505 msgid "Dummy procedure %qs at %C cannot have a generic interface"
67506 msgstr ""
67508 #: fortran/interface.cc:305
67509 #, gcc-internal-format, gfc-internal-format
67510 msgid "ABSTRACT INTERFACE at %C"
67511 msgstr ""
67513 #: fortran/interface.cc:312
67514 #, gcc-internal-format, gfc-internal-format
67515 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
67516 msgstr ""
67518 #: fortran/interface.cc:343
67519 #, gcc-internal-format, gfc-internal-format
67520 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
67521 msgstr ""
67523 #: fortran/interface.cc:356
67524 #, gcc-internal-format, gfc-internal-format
67525 msgid "Expected a nameless interface at %C"
67526 msgstr ""
67528 #: fortran/interface.cc:369
67529 #, gcc-internal-format
67530 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
67531 msgstr ""
67533 #: fortran/interface.cc:400
67534 #, gcc-internal-format
67535 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
67536 msgstr ""
67538 #: fortran/interface.cc:403
67539 #, gcc-internal-format
67540 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
67541 msgstr ""
67543 #: fortran/interface.cc:417
67544 #, gcc-internal-format
67545 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
67546 msgstr ""
67548 #: fortran/interface.cc:429
67549 #, gcc-internal-format
67550 msgid "Expecting %<END INTERFACE %s%> at %C"
67551 msgstr ""
67553 #: fortran/interface.cc:619
67554 #, gcc-internal-format
67555 msgid "gfc_compare_derived_types: invalid derived type"
67556 msgstr ""
67558 #: fortran/interface.cc:888
67559 #, gcc-internal-format, gfc-internal-format
67560 msgid "Alternate return cannot appear in operator interface at %L"
67561 msgstr ""
67563 #: fortran/interface.cc:917
67564 #, gcc-internal-format, gfc-internal-format
67565 msgid "Assignment operator interface at %L must have two arguments"
67566 msgstr ""
67568 #: fortran/interface.cc:920
67569 #, gcc-internal-format, gfc-internal-format
67570 msgid "Operator interface at %L has the wrong number of arguments"
67571 msgstr ""
67573 #: fortran/interface.cc:933
67574 #, gcc-internal-format, gfc-internal-format
67575 msgid "Assignment operator interface at %L must be a SUBROUTINE"
67576 msgstr ""
67578 #: fortran/interface.cc:951
67579 #, gcc-internal-format, gfc-internal-format
67580 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
67581 msgstr ""
67583 #: fortran/interface.cc:960
67584 #, gcc-internal-format, gfc-internal-format
67585 msgid "Intrinsic operator interface at %L must be a FUNCTION"
67586 msgstr ""
67588 #: fortran/interface.cc:971
67589 #, gcc-internal-format, gfc-internal-format
67590 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
67591 msgstr ""
67593 #: fortran/interface.cc:978
67594 #, gcc-internal-format, gfc-internal-format
67595 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
67596 msgstr ""
67598 #: fortran/interface.cc:987 fortran/resolve.cc:17351
67599 #, gcc-internal-format, gfc-internal-format
67600 msgid "First argument of operator interface at %L must be INTENT(IN)"
67601 msgstr ""
67603 #: fortran/interface.cc:994 fortran/resolve.cc:17369
67604 #, gcc-internal-format, gfc-internal-format
67605 msgid "Second argument of operator interface at %L must be INTENT(IN)"
67606 msgstr ""
67608 #: fortran/interface.cc:1099
67609 #, gcc-internal-format, gfc-internal-format
67610 msgid "Operator interface at %L conflicts with intrinsic interface"
67611 msgstr ""
67613 #: fortran/interface.cc:1457 fortran/interface.cc:1529
67614 #, gcc-internal-format, gfc-internal-format
67615 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
67616 msgstr ""
67618 #: fortran/interface.cc:1642
67619 #, gcc-internal-format, gfc-internal-format
67620 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
67621 msgstr ""
67623 #: fortran/interface.cc:1689
67624 #, gcc-internal-format, gfc-internal-format
67625 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
67626 msgstr ""
67628 #: fortran/interface.cc:1878
67629 #, gcc-internal-format
67630 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
67631 msgstr ""
67633 #: fortran/interface.cc:1883
67634 #, gcc-internal-format
67635 msgid "Procedure %qs in %s at %L has no explicit interface"
67636 msgstr ""
67638 #: fortran/interface.cc:1887
67639 #, gcc-internal-format
67640 msgid "Procedure %qs in %s at %L is neither function nor subroutine; did you mean %qs?"
67641 msgstr ""
67643 #: fortran/interface.cc:1891
67644 #, gcc-internal-format
67645 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
67646 msgstr ""
67648 #: fortran/interface.cc:1903
67649 #, gcc-internal-format, gfc-internal-format
67650 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
67651 msgstr ""
67653 #: fortran/interface.cc:1907
67654 #, gcc-internal-format, gfc-internal-format
67655 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
67656 msgstr ""
67658 #: fortran/interface.cc:1915
67659 #, gcc-internal-format
67660 msgid "Internal procedure %qs in %s at %L"
67661 msgstr ""
67663 #: fortran/interface.cc:1972 fortran/interface.cc:1977
67664 #, gcc-internal-format
67665 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
67666 msgstr ""
67668 #: fortran/interface.cc:1982
67669 #, gcc-internal-format
67670 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
67671 msgstr ""
67673 #: fortran/interface.cc:2020
67674 #, gcc-internal-format
67675 msgid "%qs at %L is not a module procedure"
67676 msgstr ""
67678 #: fortran/interface.cc:2225
67679 #, gcc-internal-format
67680 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
67681 msgstr ""
67683 #: fortran/interface.cc:2228
67684 #, gcc-internal-format
67685 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
67686 msgstr ""
67688 #: fortran/interface.cc:2231
67689 #, gcc-internal-format
67690 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
67691 msgstr ""
67693 #: fortran/interface.cc:2234
67694 #, gcc-internal-format
67695 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
67696 msgstr ""
67698 #: fortran/interface.cc:2246
67699 #, gcc-internal-format, gfc-internal-format
67700 msgid "Rank mismatch between actual argument at %L and actual argument at %L (scalar and rank-%d)"
67701 msgstr ""
67703 #: fortran/interface.cc:2250
67704 #, gcc-internal-format, gfc-internal-format
67705 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and scalar)"
67706 msgstr ""
67708 #: fortran/interface.cc:2254
67709 #, gcc-internal-format, gfc-internal-format
67710 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and rank-%d)"
67711 msgstr ""
67713 #: fortran/interface.cc:2360
67714 #, gcc-internal-format, gfc-internal-format
67715 msgid "Invalid procedure argument at %L"
67716 msgstr ""
67718 #: fortran/interface.cc:2368 fortran/interface.cc:2395
67719 #, gcc-internal-format
67720 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
67721 msgstr ""
67723 #: fortran/interface.cc:2406
67724 #, gcc-internal-format
67725 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
67726 msgstr ""
67728 #: fortran/interface.cc:2429
67729 #, gcc-internal-format, gfc-internal-format
67730 msgid "Type mismatch between actual argument at %L and actual argument at %L (%s/%s)."
67731 msgstr ""
67733 #: fortran/interface.cc:2439
67734 #, gcc-internal-format
67735 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
67736 msgstr ""
67738 #: fortran/interface.cc:2449
67739 #, gcc-internal-format
67740 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
67741 msgstr ""
67743 #: fortran/interface.cc:2463
67744 #, gcc-internal-format
67745 msgid "Assumed-type actual argument at %L corresponding to assumed-rank dummy argument %qs must be assumed-shape or assumed-rank"
67746 msgstr ""
67748 #: fortran/interface.cc:2480
67749 #, gcc-internal-format
67750 msgid "Actual argument to %qs at %L must be polymorphic"
67751 msgstr ""
67753 #: fortran/interface.cc:2490
67754 #, gcc-internal-format
67755 msgid "Actual argument to %qs at %L must have the same declared type"
67756 msgstr ""
67758 #: fortran/interface.cc:2505
67759 #, gcc-internal-format
67760 msgid "Actual argument to %qs at %L must be unlimited polymorphic since the formal argument is a pointer or allocatable unlimited polymorphic entity [F2008: 12.5.2.5]"
67761 msgstr ""
67763 #: fortran/interface.cc:2521
67764 #, gcc-internal-format
67765 msgid "Actual argument to %qs at %L must be a coarray"
67766 msgstr ""
67768 #: fortran/interface.cc:2540
67769 #, gcc-internal-format
67770 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
67771 msgstr ""
67773 #: fortran/interface.cc:2558
67774 #, gcc-internal-format
67775 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
67776 msgstr ""
67778 #: fortran/interface.cc:2573
67779 #, gcc-internal-format
67780 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
67781 msgstr ""
67783 #: fortran/interface.cc:2588
67784 #, gcc-internal-format
67785 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
67786 msgstr ""
67788 #: fortran/interface.cc:2607
67789 #, gcc-internal-format
67790 msgid "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array without CONTIGUOUS attribute - as actual argument at %L is not simply contiguous and both are ASYNCHRONOUS or VOLATILE"
67791 msgstr ""
67793 #: fortran/interface.cc:2620
67794 #, gcc-internal-format
67795 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
67796 msgstr ""
67798 #: fortran/interface.cc:2627
67799 #, gcc-internal-format
67800 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
67801 msgstr ""
67803 #: fortran/interface.cc:2703
67804 #, gcc-internal-format
67805 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
67806 msgstr ""
67808 #: fortran/interface.cc:2714
67809 #, gcc-internal-format, gfc-internal-format
67810 msgid "Element of assumed-shape or pointer array as actual argument at %L cannot correspond to actual argument at %L"
67811 msgstr ""
67813 #: fortran/interface.cc:2719
67814 #, gcc-internal-format
67815 msgid "Element of assumed-shape or pointer array passed to array dummy argument %qs at %L"
67816 msgstr ""
67818 #: fortran/interface.cc:2732
67819 #, gcc-internal-format
67820 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
67821 msgstr ""
67823 #: fortran/interface.cc:2740
67824 #, gcc-internal-format
67825 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
67826 msgstr ""
67828 #: fortran/interface.cc:3107
67829 #, gcc-internal-format
67830 msgid "Keyword argument %qs at %L is invalid in a statement function"
67831 msgstr ""
67833 #: fortran/interface.cc:3130
67834 #, gcc-internal-format
67835 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
67836 msgstr ""
67838 #: fortran/interface.cc:3134
67839 #, gcc-internal-format
67840 msgid "Keyword argument %qs at %L is not in the procedure"
67841 msgstr ""
67843 #: fortran/interface.cc:3143
67844 #, gcc-internal-format
67845 msgid "Keyword argument %qs at %L is already associated with another actual argument"
67846 msgstr ""
67848 #: fortran/interface.cc:3153
67849 #, gcc-internal-format, gfc-internal-format
67850 msgid "More actual than formal arguments in procedure call at %L"
67851 msgstr ""
67853 #: fortran/interface.cc:3166
67854 #, gcc-internal-format, gfc-internal-format
67855 msgid "Missing alternate return specifier in subroutine call at %L"
67856 msgstr ""
67858 #: fortran/interface.cc:3180
67859 #, gcc-internal-format, gfc-internal-format
67860 msgid "Unexpected alternate return specifier in subroutine call at %L"
67861 msgstr ""
67863 #: fortran/interface.cc:3209
67864 #, gcc-internal-format
67865 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
67866 msgstr ""
67868 #: fortran/interface.cc:3212
67869 #, gcc-internal-format
67870 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
67871 msgstr ""
67873 #: fortran/interface.cc:3238
67874 #, gcc-internal-format, gfc-internal-format
67875 msgid "Actual argument at %L to assumed-type dummy has type parameters or is of derived type with type-bound or FINAL procedures"
67876 msgstr ""
67878 #: fortran/interface.cc:3262
67879 #, gcc-internal-format
67880 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
67881 msgstr ""
67883 #: fortran/interface.cc:3269
67884 #, gcc-internal-format
67885 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
67886 msgstr ""
67888 #: fortran/interface.cc:3284
67889 #, gcc-internal-format
67890 msgid "Actual argument at %L to allocatable or pointer dummy argument %qs must have a deferred length type parameter if and only if the dummy has one"
67891 msgstr ""
67893 #: fortran/interface.cc:3303
67894 #, gcc-internal-format
67895 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
67896 msgstr ""
67898 #: fortran/interface.cc:3313 fortran/interface.cc:3318
67899 #, gcc-internal-format
67900 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
67901 msgstr ""
67903 #: fortran/interface.cc:3339
67904 #, gcc-internal-format
67905 msgid "Expected a procedure pointer for argument %qs at %L"
67906 msgstr ""
67908 #: fortran/interface.cc:3356
67909 #, gcc-internal-format
67910 msgid "Expected a procedure for argument %qs at %L"
67911 msgstr ""
67913 #: fortran/interface.cc:3421
67914 #, gcc-internal-format
67915 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
67916 msgstr ""
67918 #: fortran/interface.cc:3450
67919 #, gcc-internal-format
67920 msgid "Actual argument to assumed-rank INTENT(OUT) dummy %qs at %L cannot be of unknown size"
67921 msgstr ""
67923 #: fortran/interface.cc:3461
67924 #, fuzzy, gcc-internal-format
67925 msgid "Actual argument for %qs must be a pointer at %L"
67926 msgstr "першым аргументам \"%s\" павінен быць \"int\""
67928 #: fortran/interface.cc:3472
67929 #, gcc-internal-format
67930 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
67931 msgstr ""
67933 #: fortran/interface.cc:3483
67934 #, gcc-internal-format
67935 msgid "Coindexed actual argument at %L to pointer dummy %qs"
67936 msgstr ""
67938 #: fortran/interface.cc:3497
67939 #, gcc-internal-format
67940 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
67941 msgstr ""
67943 #: fortran/interface.cc:3512
67944 #, gcc-internal-format
67945 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
67946 msgstr ""
67948 #: fortran/interface.cc:3527
67949 #, gcc-internal-format
67950 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
67951 msgstr ""
67953 #: fortran/interface.cc:3540
67954 #, gcc-internal-format
67955 msgid "Actual CLASS array argument for %qs must be a full array at %L"
67956 msgstr ""
67958 #: fortran/interface.cc:3551
67959 #, gcc-internal-format
67960 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
67961 msgstr ""
67963 #: fortran/interface.cc:3588
67964 #, gcc-internal-format
67965 msgid "Array-section actual argument with vector subscripts at %L is incompatible with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the dummy argument %qs"
67966 msgstr ""
67968 #: fortran/interface.cc:3608
67969 #, gcc-internal-format
67970 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
67971 msgstr ""
67973 #: fortran/interface.cc:3626
67974 #, gcc-internal-format
67975 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
67976 msgstr ""
67978 #: fortran/interface.cc:3647
67979 #, gcc-internal-format
67980 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
67981 msgstr ""
67983 #: fortran/interface.cc:3675
67984 #, gcc-internal-format, gfc-internal-format
67985 msgid "Missing alternate return spec in subroutine call at %L"
67986 msgstr ""
67988 #: fortran/interface.cc:3688
67989 #, gcc-internal-format
67990 msgid "Missing actual argument for argument %qs at %L"
67991 msgstr ""
67993 #: fortran/interface.cc:3816
67994 #, gcc-internal-format
67995 msgid "compare_actual_expr(): Bad component code"
67996 msgstr ""
67998 #: fortran/interface.cc:3845
67999 #, gcc-internal-format
68000 msgid "check_some_aliasing(): List mismatch"
68001 msgstr ""
68003 #: fortran/interface.cc:3871
68004 #, gcc-internal-format
68005 msgid "check_some_aliasing(): corrupted data"
68006 msgstr ""
68008 #: fortran/interface.cc:3881
68009 #, gcc-internal-format
68010 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
68011 msgstr ""
68013 #: fortran/interface.cc:3911
68014 #, gcc-internal-format
68015 msgid "check_intents(): List mismatch"
68016 msgstr ""
68018 #: fortran/interface.cc:3931
68019 #, gcc-internal-format, gfc-internal-format
68020 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
68021 msgstr ""
68023 #: fortran/interface.cc:3943
68024 #, gcc-internal-format, gfc-internal-format
68025 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
68026 msgstr ""
68028 #: fortran/interface.cc:3953
68029 #, gcc-internal-format, gfc-internal-format
68030 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
68031 msgstr ""
68033 #: fortran/interface.cc:3964
68034 #, gcc-internal-format
68035 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
68036 msgstr ""
68038 #: fortran/interface.cc:4006
68039 #, gcc-internal-format
68040 msgid "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
68041 msgstr ""
68043 #: fortran/interface.cc:4010 fortran/interface.cc:4020
68044 #, gcc-internal-format
68045 msgid "Procedure %qs called at %L is not explicitly declared"
68046 msgstr ""
68048 #: fortran/interface.cc:4016
68049 #, gcc-internal-format
68050 msgid "Procedure %qs called with an implicit interface at %L"
68051 msgstr ""
68053 #: fortran/interface.cc:4029
68054 #, gcc-internal-format
68055 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
68056 msgstr ""
68058 #: fortran/interface.cc:4037
68059 #, gcc-internal-format
68060 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
68061 msgstr ""
68063 #: fortran/interface.cc:4045
68064 #, gcc-internal-format
68065 msgid "Allocatable function %qs at %L must have an explicit function interface"
68066 msgstr ""
68068 #: fortran/interface.cc:4062
68069 #, gcc-internal-format, gfc-internal-format
68070 msgid "Explicit interface required for polymorphic argument at %L"
68071 msgstr ""
68073 #: fortran/interface.cc:4071
68074 #, gcc-internal-format
68075 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
68076 msgstr ""
68078 #: fortran/interface.cc:4080
68079 #, gcc-internal-format, gfc-internal-format
68080 msgid "Assumed-type argument %s at %L requires an explicit interface"
68081 msgstr ""
68083 #: fortran/interface.cc:4095
68084 #, gcc-internal-format
68085 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
68086 msgstr ""
68088 #: fortran/interface.cc:4110
68089 #, gcc-internal-format
68090 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
68091 msgstr ""
68093 #: fortran/interface.cc:4120
68094 #, gcc-internal-format, gfc-internal-format
68095 msgid "MOLD argument to NULL required at %L"
68096 msgstr ""
68098 #: fortran/interface.cc:4130
68099 #, gcc-internal-format, gfc-internal-format
68100 msgid "Assumed-rank argument requires an explicit interface at %L"
68101 msgstr ""
68103 #: fortran/interface.cc:4172
68104 #, gcc-internal-format
68105 msgid "Procedure pointer component %qs called with an implicit interface at %L"
68106 msgstr ""
68108 #: fortran/interface.cc:4183
68109 #, gcc-internal-format
68110 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
68111 msgstr ""
68113 #: fortran/interface.cc:4268
68114 #, gcc-internal-format, gfc-internal-format
68115 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
68116 msgstr ""
68118 #: fortran/interface.cc:4338
68119 #, fuzzy, gcc-internal-format
68120 #| msgid "failed to find class '%s'"
68121 msgid "Unable to find symbol %qs"
68122 msgstr "не знойдзен клас \"%s\""
68124 #: fortran/interface.cc:4711
68125 #, gcc-internal-format
68126 msgid "Entity %qs at %L is already present in the interface"
68127 msgstr ""
68129 #: fortran/interface.cc:4828
68130 #, gcc-internal-format
68131 msgid "gfc_add_interface(): Bad interface type"
68132 msgstr ""
68134 #: fortran/interface.cc:4922
68135 #, gcc-internal-format
68136 msgid "Cannot overwrite GENERIC %qs at %L"
68137 msgstr ""
68139 #: fortran/interface.cc:4934
68140 #, gcc-internal-format
68141 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
68142 msgstr ""
68144 #: fortran/interface.cc:4942
68145 #, gcc-internal-format
68146 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
68147 msgstr ""
68149 #: fortran/interface.cc:4950
68150 #, gcc-internal-format
68151 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
68152 msgstr ""
68154 #: fortran/interface.cc:4959
68155 #, gcc-internal-format
68156 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
68157 msgstr ""
68159 #: fortran/interface.cc:4965
68160 #, gcc-internal-format
68161 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
68162 msgstr ""
68164 #: fortran/interface.cc:4974
68165 #, gcc-internal-format
68166 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
68167 msgstr ""
68169 #: fortran/interface.cc:4985
68170 #, gcc-internal-format
68171 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
68172 msgstr ""
68174 #: fortran/interface.cc:4993
68175 #, gcc-internal-format
68176 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
68177 msgstr ""
68179 #: fortran/interface.cc:5004
68180 #, gcc-internal-format
68181 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
68182 msgstr ""
68184 #: fortran/interface.cc:5034
68185 #, gcc-internal-format
68186 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
68187 msgstr ""
68189 #: fortran/interface.cc:5045
68190 #, gcc-internal-format
68191 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
68192 msgstr ""
68194 #: fortran/interface.cc:5054
68195 #, gcc-internal-format
68196 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
68197 msgstr ""
68199 #: fortran/interface.cc:5063
68200 #, gcc-internal-format
68201 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
68202 msgstr ""
68204 #: fortran/interface.cc:5074
68205 #, gcc-internal-format
68206 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
68207 msgstr ""
68209 #: fortran/interface.cc:5081
68210 #, gcc-internal-format
68211 msgid "Passed-object dummy argument of %qs at %L must be at the same position as the passed-object dummy argument of the overridden procedure"
68212 msgstr ""
68214 #: fortran/interface.cc:5102
68215 #, gcc-internal-format, gfc-internal-format
68216 msgid "DTIO dummy argument at %L must be of type %s"
68217 msgstr ""
68219 #: fortran/interface.cc:5109
68220 #, gcc-internal-format, gfc-internal-format
68221 msgid "DTIO dummy argument at %L must be of KIND = %d"
68222 msgstr ""
68224 #: fortran/interface.cc:5116
68225 #, gcc-internal-format, gfc-internal-format
68226 msgid "DTIO dummy argument at %L must be a scalar"
68227 msgstr ""
68229 #: fortran/interface.cc:5120
68230 #, gcc-internal-format, gfc-internal-format
68231 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
68232 msgstr ""
68234 #: fortran/interface.cc:5124
68235 #, gcc-internal-format, gfc-internal-format
68236 msgid "DTIO character argument at %L must have assumed length"
68237 msgstr ""
68239 #: fortran/interface.cc:5128
68240 #, gcc-internal-format, gfc-internal-format
68241 msgid "DTIO dummy argument at %L must have INTENT %s"
68242 msgstr ""
68244 #: fortran/interface.cc:5186 fortran/interface.cc:5232
68245 #, gcc-internal-format, gfc-internal-format
68246 msgid "Alternate return at %L is not permitted in a DTIO procedure"
68247 msgstr ""
68249 #: fortran/interface.cc:5198
68250 #, gcc-internal-format
68251 msgid "DTIO procedure %qs at %L must be a subroutine"
68252 msgstr ""
68254 #: fortran/interface.cc:5210
68255 #, gcc-internal-format
68256 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
68257 msgstr ""
68259 #: fortran/interface.cc:5217
68260 #, gcc-internal-format
68261 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
68262 msgstr ""
68264 #: fortran/intrinsic.cc:260
68265 #, gcc-internal-format, gfc-internal-format
68266 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
68267 msgstr ""
68269 #: fortran/intrinsic.cc:276
68270 #, gcc-internal-format, gfc-internal-format
68271 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
68272 msgstr ""
68274 #: fortran/intrinsic.cc:283
68275 #, gcc-internal-format, gfc-internal-format
68276 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
68277 msgstr ""
68279 #: fortran/intrinsic.cc:290
68280 #, gcc-internal-format, gfc-internal-format
68281 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
68282 msgstr ""
68284 #: fortran/intrinsic.cc:297
68285 #, gcc-internal-format, gfc-internal-format
68286 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
68287 msgstr ""
68289 #: fortran/intrinsic.cc:345
68290 #, gcc-internal-format
68291 msgid "do_check(): too many args"
68292 msgstr ""
68294 #: fortran/intrinsic.cc:425
68295 #, gcc-internal-format
68296 msgid "add_sym(): Bad sizing mode"
68297 msgstr ""
68299 #: fortran/intrinsic.cc:1184
68300 #, gcc-internal-format
68301 msgid "The intrinsic %qs at %L is not included in the selected standard but %s and %qs will be treated as if declared EXTERNAL.  Use an appropriate %<-std=%>* option or define %<-fall-intrinsics%> to allow this intrinsic."
68302 msgstr ""
68304 #: fortran/intrinsic.cc:1219
68305 #, gcc-internal-format
68306 msgid "make_generic(): Cannot find generic symbol %qs"
68307 msgstr ""
68309 #: fortran/intrinsic.cc:4311
68310 #, gcc-internal-format, gfc-internal-format
68311 msgid "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
68312 msgstr ""
68314 #: fortran/intrinsic.cc:4324
68315 #, gcc-internal-format, gfc-internal-format
68316 msgid "Scalar entity required at %L"
68317 msgstr ""
68319 #: fortran/intrinsic.cc:4335
68320 #, gcc-internal-format, gfc-internal-format
68321 msgid "Array entity required at %L"
68322 msgstr ""
68324 #: fortran/intrinsic.cc:4342
68325 #, gcc-internal-format
68326 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
68327 msgstr ""
68329 #: fortran/intrinsic.cc:4369
68330 #, fuzzy, gcc-internal-format
68331 msgid "Too many arguments in call to %qs at %L"
68332 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
68334 #: fortran/intrinsic.cc:4385
68335 #, gcc-internal-format, gfc-internal-format
68336 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
68337 msgstr ""
68339 #: fortran/intrinsic.cc:4388
68340 #, gcc-internal-format
68341 msgid "Cannot find keyword named %qs in call to %qs at %L"
68342 msgstr ""
68344 #: fortran/intrinsic.cc:4395
68345 #, gcc-internal-format
68346 msgid "Argument %qs appears twice in call to %qs at %L"
68347 msgstr ""
68349 #: fortran/intrinsic.cc:4409
68350 #, gcc-internal-format
68351 msgid "Missing actual argument %qs in call to %qs at %L"
68352 msgstr ""
68354 #: fortran/intrinsic.cc:4425
68355 #, gcc-internal-format, gfc-internal-format
68356 msgid "ALTERNATE RETURN not permitted at %L"
68357 msgstr ""
68359 #: fortran/intrinsic.cc:4479
68360 #, gcc-internal-format
68361 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
68362 msgstr ""
68364 #: fortran/intrinsic.cc:4607
68365 #, gcc-internal-format
68366 msgid "resolve_intrinsic(): Too many args for intrinsic"
68367 msgstr ""
68369 #: fortran/intrinsic.cc:4701
68370 #, gcc-internal-format
68371 msgid "do_simplify(): Too many args for intrinsic"
68372 msgstr ""
68374 #: fortran/intrinsic.cc:4741
68375 #, gcc-internal-format
68376 msgid "init_arglist(): too many arguments"
68377 msgstr ""
68379 #: fortran/intrinsic.cc:4893
68380 #, gcc-internal-format
68381 msgid "Invalid standard code on intrinsic %qs (%d)"
68382 msgstr ""
68384 #: fortran/intrinsic.cc:4902
68385 #, gcc-internal-format
68386 msgid "Intrinsic %qs (%s) used at %L"
68387 msgstr ""
68389 #: fortran/intrinsic.cc:4974
68390 #, gcc-internal-format
68391 msgid "Function %qs as initialization expression at %L"
68392 msgstr ""
68394 #: fortran/intrinsic.cc:4992
68395 #, gcc-internal-format
68396 msgid "Transformational function %qs at %L is invalid in an initialization expression"
68397 msgstr ""
68399 #: fortran/intrinsic.cc:5068
68400 #, gcc-internal-format, gfc-internal-format
68401 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
68402 msgstr ""
68404 #: fortran/intrinsic.cc:5159
68405 #, gcc-internal-format
68406 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
68407 msgstr ""
68409 #: fortran/intrinsic.cc:5166
68410 #, gcc-internal-format
68411 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
68412 msgstr ""
68414 #: fortran/intrinsic.cc:5269
68415 #, gcc-internal-format, gfc-internal-format
68416 msgid "Extension: Conversion from %s to %s at %L"
68417 msgstr ""
68419 #: fortran/intrinsic.cc:5290
68420 #, gcc-internal-format, gfc-internal-format
68421 msgid "Nonstandard conversion from %s to %s at %L"
68422 msgstr ""
68424 #: fortran/intrinsic.cc:5307 fortran/intrinsic.cc:5324
68425 #, gcc-internal-format, gfc-internal-format
68426 msgid "Possible change of value in conversion from %s to %s at %L"
68427 msgstr ""
68429 #. If HOLLERITH is involved, all bets are off.
68430 #: fortran/intrinsic.cc:5312 fortran/intrinsic.cc:5332
68431 #, fuzzy, gcc-internal-format, gfc-internal-format
68432 #| msgid "converting from `%T' to `%T'"
68433 msgid "Conversion from %s to %s at %L"
68434 msgstr "пераўтварэньне з `%T' у `%T'"
68436 #. Use of -fdec-char-conversions allows assignment of character data
68437 #. to non-character variables.  This not permited for nonconstant
68438 #. strings.
68439 #: fortran/intrinsic.cc:5398 fortran/resolve.cc:11006
68440 #, gcc-internal-format, gfc-internal-format
68441 msgid "Cannot convert %s to %s at %L"
68442 msgstr ""
68444 #: fortran/intrinsic.cc:5403
68445 #, gcc-internal-format
68446 msgid "Cannot convert %qs to %qs at %L"
68447 msgstr ""
68449 #: fortran/intrinsic.cc:5494
68450 #, gcc-internal-format
68451 msgid "%qs declared at %L may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required."
68452 msgstr ""
68454 #: fortran/intrinsic.cc:5500
68455 #, gcc-internal-format
68456 msgid "%qs declared at %L is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL."
68457 msgstr ""
68459 #: fortran/io.cc:176 fortran/primary.cc:940
68460 #, gcc-internal-format, gfc-internal-format
68461 msgid "Extension: backslash character at %C"
68462 msgstr ""
68464 #: fortran/io.cc:210
68465 #, gcc-internal-format, gfc-internal-format
68466 msgid "Nonconforming tab character in format at %C"
68467 msgstr ""
68469 #: fortran/io.cc:453
68470 #, gcc-internal-format, gfc-internal-format
68471 msgid "DP format specifier not allowed at %C"
68472 msgstr ""
68474 #: fortran/io.cc:460
68475 #, gcc-internal-format, gfc-internal-format
68476 msgid "DC format specifier not allowed at %C"
68477 msgstr ""
68479 #: fortran/io.cc:467
68480 #, gcc-internal-format, gfc-internal-format
68481 msgid "Fortran 2003: DT format specifier not allowed at %C"
68482 msgstr ""
68484 #: fortran/io.cc:596
68485 #, gcc-internal-format, gfc-internal-format
68486 msgid "Positive width required in format string at %L"
68487 msgstr ""
68489 #: fortran/io.cc:598
68490 #, gcc-internal-format, gfc-internal-format
68491 msgid "Nonnegative width required in format string at %L"
68492 msgstr ""
68494 #: fortran/io.cc:600
68495 #, gcc-internal-format
68496 msgid "Unexpected element %qc in format string at %L"
68497 msgstr ""
68499 #: fortran/io.cc:602
68500 #, gcc-internal-format, gfc-internal-format
68501 msgid "Unexpected end of format string in format string at %L"
68502 msgstr ""
68504 #: fortran/io.cc:604
68505 #, gcc-internal-format, gfc-internal-format
68506 msgid "Zero width in format descriptor in format string at %L"
68507 msgstr ""
68509 #: fortran/io.cc:624
68510 #, gcc-internal-format, gfc-internal-format
68511 msgid "Missing leading left parenthesis in format string at %L"
68512 msgstr ""
68514 #: fortran/io.cc:653
68515 #, gcc-internal-format
68516 msgid "Left parenthesis required after %<*%> in format string at %L"
68517 msgstr ""
68519 #: fortran/io.cc:685
68520 #, gcc-internal-format, gfc-internal-format
68521 msgid "Expected P edit descriptor in format string at %L"
68522 msgstr ""
68524 #. P requires a prior number.
68525 #: fortran/io.cc:693
68526 #, gcc-internal-format, gfc-internal-format
68527 msgid "P descriptor requires leading scale factor in format string at %L"
68528 msgstr ""
68530 #: fortran/io.cc:701
68531 #, gcc-internal-format, gfc-internal-format
68532 msgid "X descriptor requires leading space count at %L"
68533 msgstr ""
68535 #: fortran/io.cc:730
68536 #, gcc-internal-format, gfc-internal-format
68537 msgid "$ descriptor at %L"
68538 msgstr ""
68540 #: fortran/io.cc:734
68541 #, gcc-internal-format, gfc-internal-format
68542 msgid "$ should be the last specifier in format at %L"
68543 msgstr ""
68545 #: fortran/io.cc:766
68546 #, gcc-internal-format, gfc-internal-format
68547 msgid "Missing item in format string at %L"
68548 msgstr ""
68550 #: fortran/io.cc:797 fortran/io.cc:812
68551 #, gcc-internal-format, gfc-internal-format
68552 msgid "Comma required after P descriptor in format string at %L"
68553 msgstr ""
68555 #: fortran/io.cc:827
68556 #, gcc-internal-format, gfc-internal-format
68557 msgid "Positive width required with T descriptor in format string at %L"
68558 msgstr ""
68560 #: fortran/io.cc:846 fortran/io.cc:850
68561 #, gcc-internal-format, gfc-internal-format
68562 msgid "Extension: Zero width after L descriptor at %L"
68563 msgstr ""
68565 #: fortran/io.cc:862
68566 #, gcc-internal-format, gfc-internal-format
68567 msgid "Missing positive width after L descriptor at %L"
68568 msgstr ""
68570 #: fortran/io.cc:893
68571 #, gcc-internal-format
68572 msgid "%<G0%> in format at %L"
68573 msgstr ""
68575 #: fortran/io.cc:911
68576 #, gcc-internal-format, gfc-internal-format
68577 msgid "E specifier not allowed with g0 descriptor in format string at %L"
68578 msgstr ""
68580 #: fortran/io.cc:931
68581 #, gcc-internal-format, gfc-internal-format
68582 msgid "Positive width required in format specifier %s at %L"
68583 msgstr ""
68585 #: fortran/io.cc:941
68586 #, gcc-internal-format, gfc-internal-format
68587 msgid "positive width required at %L"
68588 msgstr ""
68590 #: fortran/io.cc:964 fortran/io.cc:971
68591 #, gcc-internal-format, gfc-internal-format
68592 msgid "Period required in format specifier %s at %L"
68593 msgstr ""
68595 #: fortran/io.cc:1009 fortran/io.cc:1018
68596 #, gcc-internal-format, gfc-internal-format
68597 msgid "Positive exponent width required in format string at %L"
68598 msgstr ""
68600 #: fortran/io.cc:1066
68601 #, gcc-internal-format, gfc-internal-format
68602 msgid "Right parenthesis expected at %C in format string at %L"
68603 msgstr ""
68605 #: fortran/io.cc:1108
68606 #, gcc-internal-format, gfc-internal-format
68607 msgid "Period required in format specifier in format string at %L"
68608 msgstr ""
68610 #: fortran/io.cc:1114
68611 #, gcc-internal-format, gfc-internal-format
68612 msgid "Period required in format specifier at %L"
68613 msgstr ""
68615 #: fortran/io.cc:1136
68616 #, gcc-internal-format, gfc-internal-format
68617 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
68618 msgstr ""
68620 #: fortran/io.cc:1231 fortran/io.cc:1293
68621 #, fuzzy, gcc-internal-format, gfc-internal-format
68622 #| msgid "Missing class name"
68623 msgid "Missing comma at %L"
68624 msgstr "Прапушчана назва класа"
68626 #: fortran/io.cc:1349
68627 #, gcc-internal-format, gfc-internal-format
68628 msgid "Extraneous characters in format at %L"
68629 msgstr ""
68631 #: fortran/io.cc:1371
68632 #, gcc-internal-format, gfc-internal-format
68633 msgid "Format statement in module main block at %C"
68634 msgstr ""
68636 #: fortran/io.cc:1380
68637 #, gcc-internal-format, gfc-internal-format
68638 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
68639 msgstr ""
68641 #: fortran/io.cc:1386
68642 #, gcc-internal-format, gfc-internal-format
68643 msgid "Missing format label at %C"
68644 msgstr ""
68646 #: fortran/io.cc:1441 fortran/io.cc:1472 fortran/io.cc:1552
68647 #, fuzzy, gcc-internal-format, gfc-internal-format
68648 msgid "Invalid value for %s specification at %C"
68649 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
68651 #: fortran/io.cc:1447 fortran/io.cc:1478 fortran/io.cc:1634 fortran/io.cc:1647
68652 #, fuzzy, gcc-internal-format, gfc-internal-format
68653 msgid "Duplicate %s specification at %C"
68654 msgstr "няма папярэдняга аб'яўлення для \"%s\""
68656 #: fortran/io.cc:1489
68657 #, gcc-internal-format, gfc-internal-format
68658 msgid "Variable %s cannot be INTENT(IN) at %C"
68659 msgstr ""
68661 #: fortran/io.cc:1497
68662 #, gcc-internal-format, gfc-internal-format
68663 msgid "Variable %s cannot be assigned in PURE procedure at %C"
68664 msgstr ""
68666 #: fortran/io.cc:1527
68667 #, gcc-internal-format, gfc-internal-format
68668 msgid "Expecting a variable at %L"
68669 msgstr ""
68671 #: fortran/io.cc:1558
68672 #, fuzzy, gcc-internal-format, gfc-internal-format
68673 #| msgid "duplicate label declaration `%s'"
68674 msgid "Duplicate %s label specification at %C"
68675 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
68677 #: fortran/io.cc:1578 fortran/io.cc:1595 fortran/io.cc:1616
68678 #, gcc-internal-format
68679 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
68680 msgstr ""
68682 #: fortran/io.cc:1669
68683 #, gcc-internal-format, gfc-internal-format
68684 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
68685 msgstr ""
68687 #: fortran/io.cc:1694
68688 #, gcc-internal-format, gfc-internal-format
68689 msgid "FORMAT tag at %L cannot be a zero-sized array"
68690 msgstr ""
68692 #: fortran/io.cc:1735
68693 #, gcc-internal-format, gfc-internal-format
68694 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
68695 msgstr ""
68697 #: fortran/io.cc:1741
68698 #, gcc-internal-format, gfc-internal-format
68699 msgid "ASSIGNED variable in FORMAT tag at %L"
68700 msgstr ""
68702 #: fortran/io.cc:1746
68703 #, gcc-internal-format
68704 msgid "Variable %qs at %L has not been assigned a format label"
68705 msgstr ""
68707 #: fortran/io.cc:1753
68708 #, gcc-internal-format
68709 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
68710 msgstr ""
68712 #: fortran/io.cc:1768
68713 #, gcc-internal-format, gfc-internal-format
68714 msgid "Non-character non-Hollerith in FORMAT tag at %L"
68715 msgstr ""
68717 #: fortran/io.cc:1772
68718 #, gcc-internal-format, gfc-internal-format
68719 msgid "Non-character in FORMAT tag at %L"
68720 msgstr ""
68722 #: fortran/io.cc:1778
68723 #, gcc-internal-format, gfc-internal-format
68724 msgid "Non-character assumed shape array element in FORMAT tag at %L"
68725 msgstr ""
68727 #: fortran/io.cc:1785
68728 #, gcc-internal-format, gfc-internal-format
68729 msgid "Non-character assumed size array element in FORMAT tag at %L"
68730 msgstr ""
68732 #: fortran/io.cc:1792
68733 #, gcc-internal-format, gfc-internal-format
68734 msgid "Non-character pointer array element in FORMAT tag at %L"
68735 msgstr ""
68737 #: fortran/io.cc:1818
68738 #, gcc-internal-format, gfc-internal-format
68739 msgid "%s tag at %L must be of type %s"
68740 msgstr ""
68742 #: fortran/io.cc:1825
68743 #, gcc-internal-format, gfc-internal-format
68744 msgid "%s tag at %L must be a character string of default kind"
68745 msgstr ""
68747 #: fortran/io.cc:1832
68748 #, gcc-internal-format, gfc-internal-format
68749 msgid "%s tag at %L must be scalar"
68750 msgstr ""
68752 #: fortran/io.cc:1838
68753 #, gcc-internal-format, gfc-internal-format
68754 msgid "IOMSG tag at %L"
68755 msgstr ""
68757 #: fortran/io.cc:1846
68758 #, gcc-internal-format, gfc-internal-format
68759 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
68760 msgstr ""
68762 #: fortran/io.cc:1855
68763 #, gcc-internal-format, gfc-internal-format
68764 msgid "Non-default LOGICAL kind in %s tag at %L"
68765 msgstr ""
68767 #: fortran/io.cc:1862
68768 #, gcc-internal-format, gfc-internal-format
68769 msgid "NEWUNIT specifier at %L"
68770 msgstr ""
68772 #: fortran/io.cc:1880
68773 #, gcc-internal-format, gfc-internal-format
68774 msgid "CONVERT tag at %L"
68775 msgstr ""
68777 #: fortran/io.cc:2105
68778 #, gcc-internal-format
68779 msgid "Fortran 2003: %s specifier in %s statement at %L has value %qs"
68780 msgstr ""
68782 #: fortran/io.cc:2113 fortran/io.cc:2140
68783 #, gcc-internal-format
68784 msgid "%s specifier in %s statement at %L has value %qs"
68785 msgstr ""
68787 #: fortran/io.cc:2132
68788 #, gcc-internal-format
68789 msgid "Extension: %s specifier in %s statement at %L has value %qs"
68790 msgstr ""
68792 #: fortran/io.cc:2154 fortran/io.cc:2162
68793 #, gcc-internal-format
68794 msgid "%s specifier in %s statement at %L has invalid value %qs"
68795 msgstr ""
68797 #: fortran/io.cc:2219
68798 #, gcc-internal-format, gfc-internal-format
68799 msgid "ACTION type conflicts with READONLY specifier at %L"
68800 msgstr ""
68802 #: fortran/io.cc:2235
68803 #, gcc-internal-format, gfc-internal-format
68804 msgid "ASYNCHRONOUS= at %L not allowed in Fortran 95"
68805 msgstr ""
68807 #: fortran/io.cc:2254 fortran/io.cc:3928
68808 #, gcc-internal-format, gfc-internal-format
68809 msgid "BLANK= at %L not allowed in Fortran 95"
68810 msgstr ""
68812 #: fortran/io.cc:2282 fortran/io.cc:3906
68813 #, gcc-internal-format, gfc-internal-format
68814 msgid "DECIMAL= at %L not allowed in Fortran 95"
68815 msgstr ""
68817 #: fortran/io.cc:2314
68818 #, gcc-internal-format, gfc-internal-format
68819 msgid "ENCODING= at %L not allowed in Fortran 95"
68820 msgstr ""
68822 #: fortran/io.cc:2365 fortran/io.cc:3973
68823 #, gcc-internal-format, gfc-internal-format
68824 msgid "ROUND= at %L not allowed in Fortran 95"
68825 msgstr ""
68827 #: fortran/io.cc:2395
68828 #, gcc-internal-format, gfc-internal-format
68829 msgid "SIGN= at %L not allowed in Fortran 95"
68830 msgstr ""
68832 #: fortran/io.cc:2416
68833 #, gcc-internal-format, gfc-internal-format
68834 msgid "RECL in OPEN statement at %L must be positive"
68835 msgstr ""
68837 #: fortran/io.cc:2441
68838 #, gcc-internal-format
68839 msgid "The STATUS specified in OPEN statement at %L is %qs and no FILE specifier is present"
68840 msgstr ""
68842 #: fortran/io.cc:2452
68843 #, gcc-internal-format, gfc-internal-format
68844 msgid "The STATUS specified in OPEN statement at %L cannot have the value SCRATCH if a FILE specifier is present"
68845 msgstr ""
68847 #: fortran/io.cc:2463
68848 #, gcc-internal-format, gfc-internal-format
68849 msgid "UNIT specifier not allowed with NEWUNIT at %L"
68850 msgstr ""
68852 #: fortran/io.cc:2474
68853 #, gcc-internal-format, gfc-internal-format
68854 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %L"
68855 msgstr ""
68857 #: fortran/io.cc:2481
68858 #, gcc-internal-format, gfc-internal-format
68859 msgid "OPEN statement at %L must have UNIT or NEWUNIT specified"
68860 msgstr ""
68862 #: fortran/io.cc:2516
68863 #, gcc-internal-format, gfc-internal-format
68864 msgid "%s specifier at %L not allowed in OPEN statement for unformatted I/O"
68865 msgstr ""
68867 #: fortran/io.cc:2524
68868 #, gcc-internal-format, gfc-internal-format
68869 msgid "RECL specifier not allowed in OPEN statement at %L for stream I/O"
68870 msgstr ""
68872 #: fortran/io.cc:2537
68873 #, gcc-internal-format, gfc-internal-format
68874 msgid "POSITION specifier in OPEN statement at %L only allowed for stream or sequential ACCESS"
68875 msgstr ""
68877 #: fortran/io.cc:2590
68878 #, gcc-internal-format, gfc-internal-format
68879 msgid "OPEN statement not allowed in PURE procedure at %C"
68880 msgstr ""
68882 #: fortran/io.cc:2698
68883 #, gcc-internal-format, gfc-internal-format
68884 msgid "CLOSE statement not allowed in PURE procedure at %C"
68885 msgstr ""
68887 #: fortran/io.cc:2724
68888 #, gcc-internal-format, gfc-internal-format
68889 msgid "CLOSE statement at %L requires a UNIT number"
68890 msgstr ""
68892 #: fortran/io.cc:2732
68893 #, gcc-internal-format, gfc-internal-format
68894 msgid "UNIT number in CLOSE statement at %L must be non-negative"
68895 msgstr ""
68897 #: fortran/io.cc:2855 fortran/match.cc:3071
68898 #, gcc-internal-format, gfc-internal-format
68899 msgid "%s statement not allowed in PURE procedure at %C"
68900 msgstr ""
68902 #: fortran/io.cc:2885
68903 #, gcc-internal-format, gfc-internal-format
68904 msgid "UNIT number missing in statement at %L"
68905 msgstr ""
68907 #: fortran/io.cc:2896 fortran/io.cc:3386
68908 #, gcc-internal-format, gfc-internal-format
68909 msgid "UNIT number in statement at %L must be non-negative"
68910 msgstr ""
68912 #: fortran/io.cc:2929
68913 #, gcc-internal-format, gfc-internal-format
68914 msgid "FLUSH statement at %C"
68915 msgstr ""
68917 #: fortran/io.cc:2970
68918 #, gcc-internal-format, gfc-internal-format
68919 msgid "Missing format with default unit at %C"
68920 msgstr ""
68922 #: fortran/io.cc:2990
68923 #, gcc-internal-format, gfc-internal-format
68924 msgid "Duplicate UNIT specification at %C"
68925 msgstr ""
68927 #: fortran/io.cc:3064
68928 #, fuzzy, gcc-internal-format, gfc-internal-format
68929 msgid "Duplicate format specification at %C"
68930 msgstr "няма папярэдняга аб'яўлення для \"%s\""
68932 #: fortran/io.cc:3105
68933 #, gcc-internal-format
68934 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
68935 msgstr ""
68937 #: fortran/io.cc:3141
68938 #, fuzzy, gcc-internal-format, gfc-internal-format
68939 msgid "Duplicate NML specification at %C"
68940 msgstr "няма папярэдняга аб'яўлення для \"%s\""
68942 #: fortran/io.cc:3150
68943 #, gcc-internal-format
68944 msgid "Symbol %qs at %C must be a NAMELIST group name"
68945 msgstr ""
68947 #: fortran/io.cc:3216
68948 #, gcc-internal-format, gfc-internal-format
68949 msgid "END tag at %C not allowed in output statement"
68950 msgstr ""
68952 #: fortran/io.cc:3312
68953 #, gcc-internal-format, gfc-internal-format
68954 msgid "UNIT not specified at %L"
68955 msgstr ""
68957 #: fortran/io.cc:3319
68958 #, gcc-internal-format, gfc-internal-format
68959 msgid "UNIT specification at %L must not be a character PARAMETER"
68960 msgstr ""
68962 #: fortran/io.cc:3332
68963 #, gcc-internal-format, gfc-internal-format
68964 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
68965 msgstr ""
68967 #: fortran/io.cc:3354
68968 #, gcc-internal-format, gfc-internal-format
68969 msgid "Invalid form of WRITE statement at %L, UNIT required"
68970 msgstr ""
68972 #: fortran/io.cc:3365
68973 #, gcc-internal-format, gfc-internal-format
68974 msgid "Internal unit with vector subscript at %L"
68975 msgstr ""
68977 #: fortran/io.cc:3379
68978 #, gcc-internal-format, gfc-internal-format
68979 msgid "External IO UNIT cannot be an array at %L"
68980 msgstr ""
68982 #: fortran/io.cc:3409
68983 #, gcc-internal-format
68984 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
68985 msgstr ""
68987 #: fortran/io.cc:3421
68988 #, gcc-internal-format
68989 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
68990 msgstr ""
68992 #: fortran/io.cc:3431 fortran/resolve.cc:15219
68993 #, gcc-internal-format
68994 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
68995 msgstr ""
68997 #: fortran/io.cc:3439
68998 #, gcc-internal-format
68999 msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
69000 msgstr ""
69002 #: fortran/io.cc:3450
69003 #, gcc-internal-format, gfc-internal-format
69004 msgid "Comma before i/o item list at %L"
69005 msgstr ""
69007 #: fortran/io.cc:3460
69008 #, fuzzy, gcc-internal-format, gfc-internal-format
69009 #| msgid "label `%s' used but not defined"
69010 msgid "ERR tag label %d at %L not defined"
69011 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
69013 #: fortran/io.cc:3472
69014 #, fuzzy, gcc-internal-format, gfc-internal-format
69015 #| msgid "label `%s' used but not defined"
69016 msgid "END tag label %d at %L not defined"
69017 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
69019 #: fortran/io.cc:3484
69020 #, fuzzy, gcc-internal-format, gfc-internal-format
69021 #| msgid "label `%s' used but not defined"
69022 msgid "EOR tag label %d at %L not defined"
69023 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
69025 #: fortran/io.cc:3494
69026 #, fuzzy, gcc-internal-format, gfc-internal-format
69027 #| msgid "label `%s' used but not defined"
69028 msgid "FORMAT label %d at %L not defined"
69029 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
69031 #: fortran/io.cc:3525
69032 #, gcc-internal-format
69033 msgid "io_kind_name(): bad I/O-kind"
69034 msgstr ""
69036 #: fortran/io.cc:3614
69037 #, gcc-internal-format, gfc-internal-format
69038 msgid "Syntax error in I/O iterator at %C"
69039 msgstr ""
69041 #: fortran/io.cc:3646
69042 #, gcc-internal-format, gfc-internal-format
69043 msgid "Expecting variable in READ statement at %C"
69044 msgstr ""
69046 #: fortran/io.cc:3652
69047 #, gcc-internal-format, gfc-internal-format
69048 msgid "Expecting variable or io-implied-do in READ statement at %L"
69049 msgstr ""
69051 #: fortran/io.cc:3661
69052 #, gcc-internal-format, gfc-internal-format
69053 msgid "Expecting variable or io-implied-do at %L"
69054 msgstr ""
69056 #: fortran/io.cc:3670
69057 #, gcc-internal-format, gfc-internal-format
69058 msgid "Expected expression in %s statement at %C"
69059 msgstr ""
69061 #: fortran/io.cc:3675
69062 #, gcc-internal-format, gfc-internal-format
69063 msgid "BOZ literal constant at %L cannot appear in an output IO list"
69064 msgstr ""
69066 #: fortran/io.cc:3823
69067 #, gcc-internal-format, gfc-internal-format
69068 msgid "Internal file at %L with namelist"
69069 msgstr ""
69071 #: fortran/io.cc:3838
69072 #, gcc-internal-format, gfc-internal-format
69073 msgid "IO UNIT in %s statement at %L must be an internal file in a PURE procedure"
69074 msgstr ""
69076 #: fortran/io.cc:3951
69077 #, gcc-internal-format, gfc-internal-format
69078 msgid "PAD= at %L not allowed in Fortran 95"
69079 msgstr ""
69081 #: fortran/io.cc:4020
69082 #, gcc-internal-format, gfc-internal-format
69083 msgid "DELIM= at %L not allowed in Fortran 95"
69084 msgstr ""
69086 #: fortran/io.cc:4194
69087 #, gcc-internal-format, gfc-internal-format
69088 msgid "PRINT namelist at %C is an extension"
69089 msgstr ""
69091 #: fortran/io.cc:4216
69092 #, gcc-internal-format, gfc-internal-format
69093 msgid "Comma after * at %C not allowed without I/O list"
69094 msgstr ""
69096 #: fortran/io.cc:4389
69097 #, gcc-internal-format, gfc-internal-format
69098 msgid "Expected comma in I/O list at %C"
69099 msgstr ""
69101 #: fortran/io.cc:4456
69102 #, gcc-internal-format, gfc-internal-format
69103 msgid "PRINT statement at %C not allowed within PURE procedure"
69104 msgstr ""
69106 #: fortran/io.cc:4618
69107 #, gcc-internal-format, gfc-internal-format
69108 msgid "NULL() near %L cannot appear in INQUIRE statement"
69109 msgstr ""
69111 #: fortran/io.cc:4630 fortran/io.cc:4692
69112 #, gcc-internal-format, gfc-internal-format
69113 msgid "INQUIRE statement not allowed in PURE procedure at %C"
69114 msgstr ""
69116 #: fortran/io.cc:4658
69117 #, gcc-internal-format, gfc-internal-format
69118 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
69119 msgstr ""
69121 #: fortran/io.cc:4668 fortran/trans-io.cc:1332
69122 #, gcc-internal-format, gfc-internal-format
69123 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
69124 msgstr ""
69126 #: fortran/io.cc:4675
69127 #, gcc-internal-format, gfc-internal-format
69128 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
69129 msgstr ""
69131 #: fortran/io.cc:4685
69132 #, gcc-internal-format, gfc-internal-format
69133 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
69134 msgstr ""
69136 #: fortran/io.cc:4700
69137 #, gcc-internal-format, gfc-internal-format
69138 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
69139 msgstr ""
69141 #: fortran/io.cc:4876
69142 #, gcc-internal-format, gfc-internal-format
69143 msgid "WAIT at %C not allowed in Fortran 95"
69144 msgstr ""
69146 #: fortran/io.cc:4882
69147 #, gcc-internal-format, gfc-internal-format
69148 msgid "WAIT statement not allowed in PURE procedure at %C"
69149 msgstr ""
69151 #. Reject truncation.
69152 #: fortran/iresolve.cc:70
69153 #, gcc-internal-format, gfc-internal-format
69154 msgid "identifier overflow: %d"
69155 msgstr ""
69157 #: fortran/match.cc:118
69158 #, gcc-internal-format
69159 msgid "gfc_op2string(): Bad code"
69160 msgstr ""
69162 #: fortran/match.cc:195
69163 #, gcc-internal-format, gfc-internal-format
69164 msgid "Expected structure component or operator name after '.' at %C"
69165 msgstr ""
69167 #: fortran/match.cc:227
69168 #, gcc-internal-format
69169 msgid "%qs is neither a defined operator nor a structure component in dotted string at %C"
69170 msgstr ""
69172 #: fortran/match.cc:298
69173 #, fuzzy, gcc-internal-format
69174 msgid "Missing %qs in statement at or before %L"
69175 msgstr "прапушчан прабел пасля нумара \"%.*s\""
69177 #: fortran/match.cc:496
69178 #, gcc-internal-format, gfc-internal-format
69179 msgid "Integer too large at %C"
69180 msgstr ""
69182 #: fortran/match.cc:551 fortran/parse.cc:1299
69183 #, gcc-internal-format, gfc-internal-format
69184 msgid "Too many digits in statement label at %C"
69185 msgstr ""
69187 #: fortran/match.cc:557
69188 #, gcc-internal-format, gfc-internal-format
69189 msgid "Statement label at %C is zero"
69190 msgstr ""
69192 #: fortran/match.cc:590
69193 #, gcc-internal-format
69194 msgid "Label name %qs at %C is ambiguous"
69195 msgstr ""
69197 #: fortran/match.cc:596
69198 #, gcc-internal-format
69199 msgid "Duplicate construct label %qs at %C"
69200 msgstr ""
69202 #: fortran/match.cc:630
69203 #, fuzzy, gcc-internal-format, gfc-internal-format
69204 msgid "Invalid character in name at %C"
69205 msgstr "сімвальная канстанта вельмі доўгая"
69207 #: fortran/match.cc:643
69208 #, gcc-internal-format, gfc-internal-format
69209 msgid "Name at %C is too long"
69210 msgstr ""
69212 #: fortran/match.cc:654
69213 #, gcc-internal-format
69214 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
69215 msgstr ""
69217 #: fortran/match.cc:930
69218 #, gcc-internal-format, gfc-internal-format
69219 msgid ".XOR. operator at %C"
69220 msgstr ""
69222 #: fortran/match.cc:985
69223 #, gcc-internal-format, gfc-internal-format
69224 msgid "Loop variable at %C cannot be an array"
69225 msgstr ""
69227 #: fortran/match.cc:992
69228 #, gcc-internal-format, gfc-internal-format
69229 msgid "Loop variable at %C cannot be a coarray"
69230 msgstr ""
69232 #: fortran/match.cc:998
69233 #, gcc-internal-format, gfc-internal-format
69234 msgid "Loop variable at %C cannot be a sub-component"
69235 msgstr ""
69237 #: fortran/match.cc:1032
69238 #, gcc-internal-format, gfc-internal-format
69239 msgid "Expected a step value in iterator at %C"
69240 msgstr ""
69242 #: fortran/match.cc:1044
69243 #, gcc-internal-format, gfc-internal-format
69244 msgid "Syntax error in iterator at %C"
69245 msgstr ""
69247 #: fortran/match.cc:1213
69248 #, gcc-internal-format, gfc-internal-format
69249 msgid "gfc_match(): Bad match code %c"
69250 msgstr ""
69252 #: fortran/match.cc:1287
69253 #, gcc-internal-format, gfc-internal-format
69254 msgid "Invalid form of PROGRAM statement at %C"
69255 msgstr ""
69257 #: fortran/match.cc:1331
69258 #, gcc-internal-format, gfc-internal-format
69259 msgid "BOZ literal constant at %L is neither a DATA statement value nor an actual argument of INT/REAL/DBLE/CMPLX intrinsic subprogram"
69260 msgstr ""
69262 #: fortran/match.cc:1340
69263 #, gcc-internal-format, gfc-internal-format
69264 msgid "Assignment to a constant expression at %C"
69265 msgstr ""
69267 #: fortran/match.cc:1444 fortran/match.cc:1535
69268 #, gcc-internal-format, gfc-internal-format
69269 msgid "Arithmetic IF statement at %C"
69270 msgstr ""
69272 #: fortran/match.cc:1491
69273 #, gcc-internal-format
69274 msgid "Missing %<(%> in IF-expression at %C"
69275 msgstr ""
69277 #: fortran/match.cc:1509
69278 #, gcc-internal-format, gfc-internal-format
69279 msgid "Syntax error in IF-expression at %C"
69280 msgstr ""
69282 #: fortran/match.cc:1520
69283 #, gcc-internal-format, gfc-internal-format
69284 msgid "Block label not appropriate for arithmetic IF statement at %C"
69285 msgstr ""
69287 #: fortran/match.cc:1558
69288 #, gcc-internal-format, gfc-internal-format
69289 msgid "Block label is not appropriate for IF statement at %C"
69290 msgstr ""
69292 #: fortran/match.cc:1651 fortran/match.cc:1658
69293 #, gcc-internal-format, gfc-internal-format
69294 msgid "Syntax error in IF-clause after %C"
69295 msgstr ""
69297 #: fortran/match.cc:1701
69298 #, fuzzy, gcc-internal-format, gfc-internal-format
69299 msgid "Invalid character(s) in ELSE statement after %C"
69300 msgstr "сімвальная канстанта вельмі доўгая"
69302 #: fortran/match.cc:1707
69303 #, gcc-internal-format
69304 msgid "Label %qs at %C doesn't match IF label %qs"
69305 msgstr ""
69307 #: fortran/match.cc:1728
69308 #, gcc-internal-format
69309 msgid "Missing %<(%> in ELSE IF expression at %C"
69310 msgstr ""
69312 #: fortran/match.cc:1738
69313 #, gcc-internal-format
69314 msgid "Missing %<)%> in ELSE IF expression at %C"
69315 msgstr ""
69317 #: fortran/match.cc:1753
69318 #, gcc-internal-format, gfc-internal-format
69319 msgid "Missing THEN in ELSE IF statement after %L"
69320 msgstr ""
69322 #: fortran/match.cc:1761
69323 #, gcc-internal-format, gfc-internal-format
69324 msgid "Syntax error in ELSE IF statement after %L"
69325 msgstr ""
69327 #: fortran/match.cc:1767
69328 #, gcc-internal-format
69329 msgid "Label %qs after %L doesn't match IF label %qs"
69330 msgstr ""
69332 #: fortran/match.cc:1828
69333 #, gcc-internal-format, gfc-internal-format
69334 msgid "Image control statement CRITICAL at %C in PURE procedure"
69335 msgstr ""
69337 #: fortran/match.cc:1834
69338 #, gcc-internal-format, gfc-internal-format
69339 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
69340 msgstr ""
69342 #: fortran/match.cc:1841
69343 #, gcc-internal-format, gfc-internal-format
69344 msgid "CRITICAL statement at %C"
69345 msgstr ""
69347 #: fortran/match.cc:1853
69348 #, gcc-internal-format, gfc-internal-format
69349 msgid "Nested CRITICAL block at %C"
69350 msgstr ""
69352 #: fortran/match.cc:1905
69353 #, gcc-internal-format, gfc-internal-format
69354 msgid "Expected association list at %C"
69355 msgstr ""
69357 #: fortran/match.cc:1917
69358 #, gcc-internal-format, gfc-internal-format
69359 msgid "Expected association at %C"
69360 msgstr ""
69362 #: fortran/match.cc:1927
69363 #, fuzzy, gcc-internal-format, gfc-internal-format
69364 msgid "Invalid association target at %C"
69365 msgstr "Нерэчаісны выбар \"%s\""
69367 #: fortran/match.cc:1938
69368 #, gcc-internal-format
69369 msgid "Duplicate name %qs in association at %C"
69370 msgstr ""
69372 #: fortran/match.cc:1946
69373 #, gcc-internal-format, gfc-internal-format
69374 msgid "Association target at %C must not be coindexed"
69375 msgstr ""
69377 #: fortran/match.cc:1953
69378 #, gcc-internal-format, gfc-internal-format
69379 msgid "Association target at %L cannot be a BOZ literal constant"
69380 msgstr ""
69382 #: fortran/match.cc:1972
69383 #, gcc-internal-format
69384 msgid "Expected %<)%> or %<,%> at %C"
69385 msgstr ""
69387 #: fortran/match.cc:1990
69388 #, gcc-internal-format, gfc-internal-format
69389 msgid "Junk after ASSOCIATE statement at %C"
69390 msgstr ""
69392 #: fortran/match.cc:2112
69393 #, gcc-internal-format
69394 msgid "Derived type %qs at %L may not be ABSTRACT"
69395 msgstr ""
69397 #: fortran/match.cc:2184 fortran/match.cc:2256 fortran/match.cc:2279
69398 #, gcc-internal-format, gfc-internal-format
69399 msgid "Invalid type-spec at %C"
69400 msgstr ""
69402 #: fortran/match.cc:2374
69403 #, gcc-internal-format, gfc-internal-format
69404 msgid "Syntax error in FORALL iterator at %C"
69405 msgstr ""
69407 #: fortran/match.cc:2639
69408 #, gcc-internal-format, gfc-internal-format
69409 msgid "DO CONCURRENT construct at %C"
69410 msgstr ""
69412 #: fortran/match.cc:2764
69413 #, gcc-internal-format
69414 msgid "Name %qs in %s statement at %C is unknown"
69415 msgstr ""
69417 #: fortran/match.cc:2772
69418 #, gcc-internal-format
69419 msgid "Name %qs in %s statement at %C is not a construct name"
69420 msgstr ""
69422 #: fortran/match.cc:2784
69423 #, gcc-internal-format, gfc-internal-format
69424 msgid "%s statement at %C leaves CRITICAL construct"
69425 msgstr ""
69427 #. F2008, C821 & C845.
69428 #: fortran/match.cc:2792
69429 #, gcc-internal-format, gfc-internal-format
69430 msgid "%s statement at %C leaves DO CONCURRENT construct"
69431 msgstr ""
69433 #: fortran/match.cc:2804
69434 #, gcc-internal-format, gfc-internal-format
69435 msgid "%s statement at %C is not within a construct"
69436 msgstr ""
69438 #: fortran/match.cc:2807
69439 #, gcc-internal-format
69440 msgid "%s statement at %C is not within construct %qs"
69441 msgstr ""
69443 #: fortran/match.cc:2833
69444 #, gcc-internal-format
69445 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
69446 msgstr ""
69448 #: fortran/match.cc:2838
69449 #, gcc-internal-format, gfc-internal-format
69450 msgid "EXIT statement with no do-construct-name at %C"
69451 msgstr ""
69453 #: fortran/match.cc:2844
69454 #, gcc-internal-format
69455 msgid "%s statement at %C is not applicable to construct %qs"
69456 msgstr ""
69458 #: fortran/match.cc:2852
69459 #, gcc-internal-format, gfc-internal-format
69460 msgid "%s statement at %C leaving OpenACC structured block"
69461 msgstr ""
69463 #: fortran/match.cc:2853
69464 #, gcc-internal-format, gfc-internal-format
69465 msgid "%s statement at %C leaving OpenMP structured block"
69466 msgstr ""
69468 #: fortran/match.cc:2890
69469 #, gcc-internal-format, gfc-internal-format
69470 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
69471 msgstr ""
69473 #: fortran/match.cc:2896
69474 #, gcc-internal-format, gfc-internal-format
69475 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
69476 msgstr ""
69478 #: fortran/match.cc:2898
69479 #, gcc-internal-format, gfc-internal-format
69480 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
69481 msgstr ""
69483 #: fortran/match.cc:2927
69484 #, gcc-internal-format, gfc-internal-format
69485 msgid "EXIT statement at %C terminating !$OMP DO loop"
69486 msgstr ""
69488 #: fortran/match.cc:2932
69489 #, gcc-internal-format, gfc-internal-format
69490 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
69491 msgstr ""
69493 #: fortran/match.cc:3020
69494 #, gcc-internal-format, gfc-internal-format
69495 msgid "Blank required in %s statement near %C"
69496 msgstr ""
69498 #: fortran/match.cc:3038
69499 #, gcc-internal-format, gfc-internal-format
69500 msgid "STOP code at %C cannot be negative"
69501 msgstr ""
69503 #: fortran/match.cc:3044
69504 #, gcc-internal-format, gfc-internal-format
69505 msgid "STOP code at %C contains too many digits"
69506 msgstr ""
69508 #: fortran/match.cc:3065
69509 #, gcc-internal-format, gfc-internal-format
69510 msgid "%s statement at %C in PURE procedure"
69511 msgstr ""
69513 #: fortran/match.cc:3081
69514 #, gcc-internal-format, gfc-internal-format
69515 msgid "Image control statement STOP at %C in CRITICAL block"
69516 msgstr ""
69518 #: fortran/match.cc:3086
69519 #, gcc-internal-format, gfc-internal-format
69520 msgid "Image control statement STOP at %C in DO CONCURRENT block"
69521 msgstr ""
69523 #: fortran/match.cc:3098
69524 #, gcc-internal-format, gfc-internal-format
69525 msgid "STOP code at %L must be a scalar CHARACTER constant or digit[digit[digit[digit[digit]]]]"
69526 msgstr ""
69528 #: fortran/match.cc:3110
69529 #, gcc-internal-format, gfc-internal-format
69530 msgid "STOP code at %L must be a scalar default CHARACTER or INTEGER constant expression"
69531 msgstr ""
69533 #: fortran/match.cc:3117
69534 #, gcc-internal-format, gfc-internal-format
69535 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
69536 msgstr ""
69538 #: fortran/match.cc:3124
69539 #, gcc-internal-format, gfc-internal-format
69540 msgid "STOP code at %L must be scalar"
69541 msgstr ""
69543 #: fortran/match.cc:3131
69544 #, gcc-internal-format, gfc-internal-format
69545 msgid "STOP code at %L must be default character KIND=%d"
69546 msgstr ""
69548 #: fortran/match.cc:3138
69549 #, gcc-internal-format, gfc-internal-format
69550 msgid "STOP code at %L must be default integer KIND=%d"
69551 msgstr ""
69553 #: fortran/match.cc:3186
69554 #, gcc-internal-format, gfc-internal-format
69555 msgid "PAUSE statement at %C"
69556 msgstr ""
69558 #: fortran/match.cc:3207
69559 #, gcc-internal-format, gfc-internal-format
69560 msgid "ERROR STOP statement at %C"
69561 msgstr ""
69563 #: fortran/match.cc:3233
69564 #, gcc-internal-format, gfc-internal-format
69565 msgid "Image control statement EVENT %s at %C in PURE procedure"
69566 msgstr ""
69568 #: fortran/match.cc:3248
69569 #, gcc-internal-format, gfc-internal-format
69570 msgid "Image control statement EVENT %s at %C in CRITICAL block"
69571 msgstr ""
69573 #: fortran/match.cc:3255
69574 #, gcc-internal-format, gfc-internal-format
69575 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
69576 msgstr ""
69578 #: fortran/match.cc:3285 fortran/match.cc:3627 fortran/match.cc:3839
69579 #: fortran/match.cc:4391 fortran/match.cc:4762
69580 #, gcc-internal-format, gfc-internal-format
69581 msgid "Redundant STAT tag found at %L"
69582 msgstr ""
69584 #: fortran/match.cc:3306 fortran/match.cc:3648 fortran/match.cc:3859
69585 #: fortran/match.cc:4423 fortran/match.cc:4787
69586 #, gcc-internal-format, gfc-internal-format
69587 msgid "Redundant ERRMSG tag found at %L"
69588 msgstr ""
69590 #: fortran/match.cc:3327
69591 #, gcc-internal-format, gfc-internal-format
69592 msgid "Redundant UNTIL_COUNT tag found at %L"
69593 msgstr ""
69595 #: fortran/match.cc:3393
69596 #, gcc-internal-format, gfc-internal-format
69597 msgid "EVENT POST statement at %C"
69598 msgstr ""
69600 #: fortran/match.cc:3403
69601 #, gcc-internal-format, gfc-internal-format
69602 msgid "EVENT WAIT statement at %C"
69603 msgstr ""
69605 #: fortran/match.cc:3415
69606 #, gcc-internal-format, gfc-internal-format
69607 msgid "FAIL IMAGE statement at %C"
69608 msgstr ""
69610 #: fortran/match.cc:3439
69611 #, gcc-internal-format, gfc-internal-format
69612 msgid "FORM TEAM statement at %C"
69613 msgstr ""
69615 #: fortran/match.cc:3478
69616 #, gcc-internal-format, gfc-internal-format
69617 msgid "CHANGE TEAM statement at %C"
69618 msgstr ""
69620 #: fortran/match.cc:3508
69621 #, gcc-internal-format, gfc-internal-format
69622 msgid "END TEAM statement at %C"
69623 msgstr ""
69625 #: fortran/match.cc:3532
69626 #, gcc-internal-format, gfc-internal-format
69627 msgid "SYNC TEAM statement at %C"
69628 msgstr ""
69630 #: fortran/match.cc:3575
69631 #, gcc-internal-format, gfc-internal-format
69632 msgid "Image control statement %s at %C in PURE procedure"
69633 msgstr ""
69635 #: fortran/match.cc:3590
69636 #, gcc-internal-format, gfc-internal-format
69637 msgid "Image control statement %s at %C in CRITICAL block"
69638 msgstr ""
69640 #: fortran/match.cc:3597
69641 #, gcc-internal-format, gfc-internal-format
69642 msgid "Image control statement %s at %C in DO CONCURRENT block"
69643 msgstr ""
69645 #: fortran/match.cc:3669
69646 #, gcc-internal-format, gfc-internal-format
69647 msgid "Redundant ACQUIRED_LOCK tag found at %L"
69648 msgstr ""
69650 #: fortran/match.cc:3734
69651 #, gcc-internal-format, gfc-internal-format
69652 msgid "LOCK statement at %C"
69653 msgstr ""
69655 #: fortran/match.cc:3744
69656 #, gcc-internal-format, gfc-internal-format
69657 msgid "UNLOCK statement at %C"
69658 msgstr ""
69660 #: fortran/match.cc:3769
69661 #, gcc-internal-format, gfc-internal-format
69662 msgid "Image control statement SYNC at %C in PURE procedure"
69663 msgstr ""
69665 #: fortran/match.cc:3775
69666 #, gcc-internal-format, gfc-internal-format
69667 msgid "SYNC statement at %C"
69668 msgstr ""
69670 #: fortran/match.cc:3787
69671 #, gcc-internal-format, gfc-internal-format
69672 msgid "Image control statement SYNC at %C in CRITICAL block"
69673 msgstr ""
69675 #: fortran/match.cc:3793
69676 #, gcc-internal-format, gfc-internal-format
69677 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
69678 msgstr ""
69680 #: fortran/match.cc:3973
69681 #, fuzzy, gcc-internal-format, gfc-internal-format
69682 msgid "ASSIGN statement at %C"
69683 msgstr "вельмі шмат аргументаў у функцыі"
69685 #: fortran/match.cc:4017
69686 #, gcc-internal-format, gfc-internal-format
69687 msgid "Assigned GOTO statement at %C"
69688 msgstr ""
69690 #: fortran/match.cc:4061 fortran/match.cc:4112
69691 #, gcc-internal-format, gfc-internal-format
69692 msgid "Statement label list in GOTO at %C cannot be empty"
69693 msgstr ""
69695 #: fortran/match.cc:4122
69696 #, gcc-internal-format, gfc-internal-format
69697 msgid "Computed GOTO at %C"
69698 msgstr ""
69700 #: fortran/match.cc:4197
69701 #, gcc-internal-format, gfc-internal-format
69702 msgid "Error in type-spec at %L"
69703 msgstr ""
69705 #: fortran/match.cc:4210
69706 #, gcc-internal-format, gfc-internal-format
69707 msgid "typespec in ALLOCATE at %L"
69708 msgstr ""
69710 #: fortran/match.cc:4233
69711 #, gcc-internal-format, gfc-internal-format
69712 msgid "The type parameter spec list in the type-spec at %L cannot contain DEFERRED parameters"
69713 msgstr ""
69715 #: fortran/match.cc:4263 fortran/match.cc:4700
69716 #, fuzzy, gcc-internal-format, gfc-internal-format
69717 msgid "Unexpected constant at %C"
69718 msgstr "пустая сімвальная канстанта"
69720 #: fortran/match.cc:4273
69721 #, gcc-internal-format, gfc-internal-format
69722 msgid "Bad allocate-object at %C for a PURE procedure"
69723 msgstr ""
69725 #: fortran/match.cc:4288
69726 #, gcc-internal-format, gfc-internal-format
69727 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
69728 msgstr ""
69730 #: fortran/match.cc:4310
69731 #, gcc-internal-format, gfc-internal-format
69732 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
69733 msgstr ""
69735 #: fortran/match.cc:4315
69736 #, gcc-internal-format, gfc-internal-format
69737 msgid "ALLOCATE of coarray at %C in CRITICAL block"
69738 msgstr ""
69740 #: fortran/match.cc:4337
69741 #, gcc-internal-format, gfc-internal-format
69742 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
69743 msgstr ""
69745 #: fortran/match.cc:4349
69746 #, gcc-internal-format, gfc-internal-format
69747 msgid "Type of entity at %L is type incompatible with typespec"
69748 msgstr ""
69750 #: fortran/match.cc:4357
69751 #, gcc-internal-format, gfc-internal-format
69752 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
69753 msgstr ""
69755 #: fortran/match.cc:4374
69756 #, gcc-internal-format, gfc-internal-format
69757 msgid "Shape specification for allocatable scalar at %C"
69758 msgstr ""
69760 #: fortran/match.cc:4401
69761 #, gcc-internal-format, gfc-internal-format
69762 msgid "STAT tag at %L cannot be a constant"
69763 msgstr ""
69765 #: fortran/match.cc:4417
69766 #, gcc-internal-format, gfc-internal-format
69767 msgid "ERRMSG tag at %L"
69768 msgstr ""
69770 #: fortran/match.cc:4440
69771 #, gcc-internal-format, gfc-internal-format
69772 msgid "SOURCE tag at %L"
69773 msgstr ""
69775 #: fortran/match.cc:4446
69776 #, gcc-internal-format, gfc-internal-format
69777 msgid "Redundant SOURCE tag found at %L"
69778 msgstr ""
69780 #: fortran/match.cc:4453
69781 #, gcc-internal-format, gfc-internal-format
69782 msgid "SOURCE tag at %L conflicts with the typespec at %L"
69783 msgstr ""
69785 #: fortran/match.cc:4459
69786 #, gcc-internal-format, gfc-internal-format
69787 msgid "SOURCE tag at %L with more than a single allocate object"
69788 msgstr ""
69790 #: fortran/match.cc:4477
69791 #, gcc-internal-format, gfc-internal-format
69792 msgid "MOLD tag at %L"
69793 msgstr ""
69795 #: fortran/match.cc:4483
69796 #, gcc-internal-format, gfc-internal-format
69797 msgid "Redundant MOLD tag found at %L"
69798 msgstr ""
69800 #: fortran/match.cc:4490
69801 #, gcc-internal-format, gfc-internal-format
69802 msgid "MOLD tag at %L conflicts with the typespec at %L"
69803 msgstr ""
69805 #: fortran/match.cc:4516
69806 #, gcc-internal-format, gfc-internal-format
69807 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
69808 msgstr ""
69810 #: fortran/match.cc:4524
69811 #, gcc-internal-format, gfc-internal-format
69812 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
69813 msgstr ""
69815 #: fortran/match.cc:4536
69816 #, gcc-internal-format, gfc-internal-format
69817 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
69818 msgstr ""
69820 #: fortran/match.cc:4603
69821 #, gcc-internal-format, gfc-internal-format
69822 msgid "Pointer object at %C shall not be coindexed"
69823 msgstr ""
69825 #: fortran/match.cc:4618
69826 #, gcc-internal-format, gfc-internal-format
69827 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
69828 msgstr ""
69830 #: fortran/match.cc:4712
69831 #, gcc-internal-format, gfc-internal-format
69832 msgid "Illegal allocate-object at %C for a PURE procedure"
69833 msgstr ""
69835 #: fortran/match.cc:4722
69836 #, gcc-internal-format, gfc-internal-format
69837 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
69838 msgstr ""
69840 #: fortran/match.cc:4729
69841 #, gcc-internal-format, gfc-internal-format
69842 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
69843 msgstr ""
69845 #: fortran/match.cc:4745
69846 #, gcc-internal-format, gfc-internal-format
69847 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
69848 msgstr ""
69850 #: fortran/match.cc:4782
69851 #, gcc-internal-format, gfc-internal-format
69852 msgid "ERRMSG at %L"
69853 msgstr ""
69855 #: fortran/match.cc:4839
69856 #, gcc-internal-format, gfc-internal-format
69857 msgid "Image control statement RETURN at %C in CRITICAL block"
69858 msgstr ""
69860 #: fortran/match.cc:4845
69861 #, gcc-internal-format, gfc-internal-format
69862 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
69863 msgstr ""
69865 #: fortran/match.cc:4854
69866 #, gcc-internal-format, gfc-internal-format
69867 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
69868 msgstr ""
69870 #: fortran/match.cc:4885
69871 #, gcc-internal-format, gfc-internal-format
69872 msgid "RETURN statement in main program at %C"
69873 msgstr ""
69875 #: fortran/match.cc:4913
69876 #, gcc-internal-format, gfc-internal-format
69877 msgid "Expected component reference at %C"
69878 msgstr ""
69880 #: fortran/match.cc:4922
69881 #, gcc-internal-format, gfc-internal-format
69882 msgid "Junk after CALL at %C"
69883 msgstr ""
69885 #: fortran/match.cc:4933
69886 #, gcc-internal-format, gfc-internal-format
69887 msgid "Expected type-bound procedure or procedure pointer component at %C"
69888 msgstr ""
69890 #: fortran/match.cc:5030
69891 #, gcc-internal-format, gfc-internal-format
69892 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a subroutine reference"
69893 msgstr ""
69895 #: fortran/match.cc:5171
69896 #, gcc-internal-format, gfc-internal-format
69897 msgid "Syntax error in common block name at %C"
69898 msgstr ""
69900 #. If we find an error, just print it and continue,
69901 #. cause it's just semantic, and we can see if there
69902 #. are more errors.
69903 #: fortran/match.cc:5246
69904 #, gcc-internal-format
69905 msgid "Variable %qs at %L in common block %qs at %C must be declared with a C interoperable kind since common block %qs is bind(c)"
69906 msgstr ""
69908 #: fortran/match.cc:5255
69909 #, gcc-internal-format
69910 msgid "Variable %qs in common block %qs at %C cannot be bind(c) since it is not global"
69911 msgstr ""
69913 #: fortran/match.cc:5262
69914 #, gcc-internal-format
69915 msgid "Symbol %qs at %C is already in a COMMON block"
69916 msgstr ""
69918 #: fortran/match.cc:5270
69919 #, gcc-internal-format
69920 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
69921 msgstr ""
69923 #: fortran/match.cc:5286
69924 #, gcc-internal-format
69925 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
69926 msgstr ""
69928 #: fortran/match.cc:5293
69929 #, gcc-internal-format
69930 msgid "Symbol %qs in COMMON at %C cannot be a coarray"
69931 msgstr ""
69933 #: fortran/match.cc:5303
69934 #, gcc-internal-format
69935 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
69936 msgstr ""
69938 #: fortran/match.cc:5349
69939 #, gcc-internal-format
69940 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
69941 msgstr ""
69943 #: fortran/match.cc:5411
69944 #, gcc-internal-format, gfc-internal-format
69945 msgid "BLOCK DATA construct at %L"
69946 msgstr ""
69948 #: fortran/match.cc:5497
69949 #, gcc-internal-format
69950 msgid "Namelist group name %qs at %C already has a basic type of %s"
69951 msgstr ""
69953 #: fortran/match.cc:5505
69954 #, gcc-internal-format
69955 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
69956 msgstr ""
69958 #. It is required that members of a namelist be declared
69959 #. before the namelist.  We check this by checking if the
69960 #. symbol has a defined type for IMPLICIT NONE.
69961 #: fortran/match.cc:5530
69962 #, gcc-internal-format
69963 msgid "Symbol %qs in namelist %qs at %C must be declared before the namelist is declared."
69964 msgstr ""
69966 #: fortran/match.cc:5549
69967 #, gcc-internal-format
69968 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
69969 msgstr ""
69971 #: fortran/match.cc:5692
69972 #, gcc-internal-format, gfc-internal-format
69973 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
69974 msgstr ""
69976 #: fortran/match.cc:5700
69977 #, gcc-internal-format, gfc-internal-format
69978 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
69979 msgstr ""
69981 #: fortran/match.cc:5733
69982 #, gcc-internal-format, gfc-internal-format
69983 msgid "EQUIVALENCE at %C requires two or more objects"
69984 msgstr ""
69986 #: fortran/match.cc:5747
69987 #, gcc-internal-format, gfc-internal-format
69988 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
69989 msgstr ""
69991 #: fortran/match.cc:5760
69992 #, gcc-internal-format, gfc-internal-format
69993 msgid "Expecting a comma in EQUIVALENCE at %C"
69994 msgstr ""
69996 #: fortran/match.cc:5765
69997 #, gcc-internal-format, gfc-internal-format
69998 msgid "EQUIVALENCE statement at %C"
69999 msgstr ""
70001 #: fortran/match.cc:5901
70002 #, fuzzy, gcc-internal-format, gfc-internal-format
70003 msgid "Statement function at %L is recursive"
70004 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
70006 #: fortran/match.cc:5907
70007 #, fuzzy, gcc-internal-format
70008 msgid "Statement function %qs at %L conflicts with function name"
70009 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
70011 #: fortran/match.cc:5918
70012 #, gcc-internal-format, gfc-internal-format
70013 msgid "Statement function at %L cannot appear within an INTERFACE"
70014 msgstr ""
70016 #: fortran/match.cc:5923
70017 #, fuzzy, gcc-internal-format, gfc-internal-format
70018 msgid "Statement function at %C"
70019 msgstr "вельмі шмат аргументаў у функцыі"
70021 #: fortran/match.cc:6048 fortran/match.cc:6064 fortran/match.cc:6083
70022 #, gcc-internal-format, gfc-internal-format
70023 msgid "Expression in CASE selector at %L cannot be %s"
70024 msgstr ""
70026 #: fortran/match.cc:6093 fortran/match.cc:6099
70027 #, gcc-internal-format, gfc-internal-format
70028 msgid "Expression in CASE selector at %L must be scalar"
70029 msgstr ""
70031 #: fortran/match.cc:6108
70032 #, gcc-internal-format, gfc-internal-format
70033 msgid "Expected initialization expression in CASE at %C"
70034 msgstr ""
70036 #: fortran/match.cc:6140
70037 #, gcc-internal-format
70038 msgid "Expected block name %qs of SELECT construct at %C"
70039 msgstr ""
70041 #: fortran/match.cc:6435
70042 #, fuzzy, gcc-internal-format, gfc-internal-format
70043 msgid "SELECT TYPE at %C cannot appear in this scope"
70044 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
70046 #: fortran/match.cc:6476
70047 #, gcc-internal-format, gfc-internal-format
70048 msgid "parse error in SELECT TYPE statement at %C"
70049 msgstr ""
70051 #: fortran/match.cc:6501
70052 #, gcc-internal-format, gfc-internal-format
70053 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
70054 msgstr ""
70056 #: fortran/match.cc:6657
70057 #, gcc-internal-format, gfc-internal-format
70058 msgid "SELECT RANK statement at %C"
70059 msgstr ""
70061 #: fortran/match.cc:6686 fortran/match.cc:6740
70062 #, gcc-internal-format, gfc-internal-format
70063 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
70064 msgstr ""
70066 #: fortran/match.cc:6750
70067 #, gcc-internal-format, gfc-internal-format
70068 msgid "parse error in SELECT RANK statement at %C"
70069 msgstr ""
70071 #: fortran/match.cc:6786
70072 #, gcc-internal-format, gfc-internal-format
70073 msgid "Unexpected CASE statement at %C"
70074 msgstr ""
70076 #: fortran/match.cc:6838
70077 #, gcc-internal-format, gfc-internal-format
70078 msgid "Syntax error in CASE specification at %C"
70079 msgstr ""
70081 #: fortran/match.cc:6856
70082 #, gcc-internal-format, gfc-internal-format
70083 msgid "Unexpected TYPE IS statement at %C"
70084 msgstr ""
70086 #: fortran/match.cc:6888
70087 #, gcc-internal-format, gfc-internal-format
70088 msgid "The type-spec shall not specify a sequence derived type or a type with the BIND attribute in SELECT TYPE at %C [F2003:C815]"
70089 msgstr ""
70091 #: fortran/match.cc:6899
70092 #, gcc-internal-format, gfc-internal-format
70093 msgid "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
70094 msgstr ""
70096 #: fortran/match.cc:6910
70097 #, gcc-internal-format, gfc-internal-format
70098 msgid "Syntax error in TYPE IS specification at %C"
70099 msgstr ""
70101 #: fortran/match.cc:6986
70102 #, gcc-internal-format, gfc-internal-format
70103 msgid "Syntax error in CLASS IS specification at %C"
70104 msgstr ""
70106 #: fortran/match.cc:7006
70107 #, gcc-internal-format, gfc-internal-format
70108 msgid "Unexpected RANK statement at %C"
70109 msgstr ""
70111 #: fortran/match.cc:7052
70112 #, gcc-internal-format, gfc-internal-format
70113 msgid "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
70114 msgstr ""
70116 #: fortran/match.cc:7061
70117 #, gcc-internal-format, gfc-internal-format
70118 msgid "The value of the SELECT RANK CASE expression at %C must not be less than zero or greater than %d"
70119 msgstr ""
70121 #: fortran/match.cc:7088
70122 #, gcc-internal-format, gfc-internal-format
70123 msgid "Syntax error in RANK specification at %C"
70124 msgstr ""
70126 #: fortran/match.cc:7210
70127 #, gcc-internal-format, gfc-internal-format
70128 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
70129 msgstr ""
70131 #: fortran/match.cc:7248
70132 #, gcc-internal-format
70133 msgid "Label %qs at %C doesn't match WHERE label %qs"
70134 msgstr ""
70136 #: fortran/matchexp.cc:72
70137 #, gcc-internal-format
70138 msgid "Bad character %qc in OPERATOR name at %C"
70139 msgstr ""
70141 #: fortran/matchexp.cc:80
70142 #, gcc-internal-format
70143 msgid "The name %qs cannot be used as a defined operator at %C"
70144 msgstr ""
70146 #: fortran/matchexp.cc:173
70147 #, gcc-internal-format, gfc-internal-format
70148 msgid "Expected a right parenthesis in expression at %C"
70149 msgstr ""
70151 #: fortran/matchexp.cc:281
70152 #, gcc-internal-format, gfc-internal-format
70153 msgid "Expected exponent in expression at %C"
70154 msgstr ""
70156 #: fortran/matchexp.cc:319 fortran/matchexp.cc:324 fortran/matchexp.cc:428
70157 #: fortran/matchexp.cc:433
70158 #, gcc-internal-format, gfc-internal-format
70159 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
70160 msgstr ""
70162 #: fortran/matchexp.cc:665
70163 #, gcc-internal-format
70164 msgid "match_level_4(): Bad operator"
70165 msgstr ""
70167 #: fortran/misc.cc:113
70168 #, gcc-internal-format
70169 msgid "gfc_basic_typename(): Undefined type"
70170 msgstr ""
70172 #: fortran/misc.cc:207
70173 #, gcc-internal-format
70174 msgid "gfc_typename(): Undefined type"
70175 msgstr ""
70177 #: fortran/misc.cc:311
70178 #, gcc-internal-format
70179 msgid "gfc_code2string(): Bad code"
70180 msgstr ""
70182 #: fortran/module.cc:238
70183 #, gcc-internal-format
70184 msgid "free_pi_tree(): Unresolved fixup"
70185 msgstr ""
70187 #: fortran/module.cc:455
70188 #, gcc-internal-format
70189 msgid "associate_integer_pointer(): Already associated"
70190 msgstr ""
70192 #: fortran/module.cc:539
70193 #, gcc-internal-format, gfc-internal-format
70194 msgid "module nature in USE statement at %C"
70195 msgstr ""
70197 #: fortran/module.cc:551
70198 #, gcc-internal-format, gfc-internal-format
70199 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
70200 msgstr ""
70202 #: fortran/module.cc:564
70203 #, gcc-internal-format, gfc-internal-format
70204 msgid "\"::\" was expected after module nature at %C but was not found"
70205 msgstr ""
70207 #: fortran/module.cc:574
70208 #, gcc-internal-format, gfc-internal-format
70209 msgid "\"USE :: module\" at %C"
70210 msgstr ""
70212 #: fortran/module.cc:633
70213 #, gcc-internal-format, gfc-internal-format
70214 msgid "Missing generic specification in USE statement at %C"
70215 msgstr ""
70217 #: fortran/module.cc:644
70218 #, gcc-internal-format, gfc-internal-format
70219 msgid "Renaming operators in USE statements at %C"
70220 msgstr ""
70222 #: fortran/module.cc:688
70223 #, gcc-internal-format
70224 msgid "Symbol %qs at %L conflicts with the rename symbol at %L"
70225 msgstr ""
70227 #: fortran/module.cc:691
70228 #, gcc-internal-format
70229 msgid "Symbol %qs at %L conflicts with the symbol at %L"
70230 msgstr ""
70232 #: fortran/module.cc:699
70233 #, gcc-internal-format
70234 msgid "The name %qs at %C has already been used as an external module name"
70235 msgstr ""
70237 #: fortran/module.cc:762
70238 #, fuzzy, gcc-internal-format, gfc-internal-format
70239 #| msgid "in declaration `%D'"
70240 msgid "SUBMODULE declaration at %C"
70241 msgstr "у абвяшчэньні  `%D'"
70243 #: fortran/module.cc:767
70244 #, gcc-internal-format, gfc-internal-format
70245 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
70246 msgstr ""
70248 #: fortran/module.cc:842
70249 #, gcc-internal-format, gfc-internal-format
70250 msgid "Syntax error in SUBMODULE statement at %C"
70251 msgstr ""
70253 #: fortran/module.cc:1201
70254 #, gcc-internal-format
70255 msgid "Reading module %qs at line %d column %d: %s"
70256 msgstr ""
70258 #: fortran/module.cc:1205
70259 #, gcc-internal-format
70260 msgid "Writing module %qs at line %d column %d: %s"
70261 msgstr ""
70263 #: fortran/module.cc:1209
70264 #, gcc-internal-format
70265 msgid "Module %qs at line %d column %d: %s"
70266 msgstr ""
70268 #: fortran/module.cc:1642
70269 #, gcc-internal-format
70270 msgid "require_atom(): bad atom type required"
70271 msgstr ""
70273 #: fortran/module.cc:1691
70274 #, fuzzy, gcc-internal-format, gfc-internal-format
70275 #| msgid "error writing to %s"
70276 msgid "Error writing modules file: %s"
70277 msgstr "памылка запісу ў %s"
70279 #: fortran/module.cc:1741
70280 #, gcc-internal-format
70281 msgid "write_atom(): Trying to write dab atom"
70282 msgstr ""
70284 #: fortran/module.cc:1962
70285 #, gcc-internal-format
70286 msgid "unquote_string(): got bad string"
70287 msgstr ""
70289 #: fortran/module.cc:2959
70290 #, gcc-internal-format
70291 msgid "mio_array_ref(): Unknown array ref"
70292 msgstr ""
70294 #: fortran/module.cc:5094
70295 #, gcc-internal-format, gfc-internal-format
70296 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
70297 msgstr ""
70299 #: fortran/module.cc:5097
70300 #, gcc-internal-format, gfc-internal-format
70301 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
70302 msgstr ""
70304 #: fortran/module.cc:5291
70305 #, gcc-internal-format
70306 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
70307 msgstr ""
70309 #: fortran/module.cc:5428
70310 #, gcc-internal-format
70311 msgid "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, but got %qs"
70312 msgstr ""
70314 #: fortran/module.cc:5707
70315 #, gcc-internal-format
70316 msgid "Symbol %qs referenced at %L not found in module %qs"
70317 msgstr ""
70319 #: fortran/module.cc:5714
70320 #, gcc-internal-format
70321 msgid "User operator %qs referenced at %L not found in module %qs"
70322 msgstr ""
70324 #: fortran/module.cc:5719
70325 #, gcc-internal-format
70326 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
70327 msgstr ""
70329 #: fortran/module.cc:5955
70330 #, gcc-internal-format
70331 msgid "write_symbol(): bad module symbol %qs"
70332 msgstr ""
70334 #: fortran/module.cc:6299
70335 #, gcc-internal-format
70336 msgid "write_symtree(): Symbol not written"
70337 msgstr ""
70339 #: fortran/module.cc:6489
70340 #, fuzzy, gcc-internal-format
70341 #| msgid "%s: can't open file `%s' for reading: %s\n"
70342 msgid "Cannot open module file %qs for writing at %C: %s"
70343 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
70345 #: fortran/module.cc:6510
70346 #, fuzzy, gcc-internal-format
70347 #| msgid "%s: can't open file `%s' for reading: %s\n"
70348 msgid "Error writing module file %qs for writing: %s"
70349 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
70351 #: fortran/module.cc:6521
70352 #, fuzzy, gcc-internal-format
70353 #| msgid "%s: can't delete file `%s': %s\n"
70354 msgid "Cannot delete module file %qs: %s"
70355 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
70357 #: fortran/module.cc:6524
70358 #, gcc-internal-format
70359 msgid "Cannot rename module file %qs to %qs: %s"
70360 msgstr ""
70362 #: fortran/module.cc:6530
70363 #, fuzzy, gcc-internal-format
70364 #| msgid "cannot create temporary file"
70365 msgid "Cannot delete temporary module file %qs: %s"
70366 msgstr "немагчыма стварыць часовы файл"
70368 #: fortran/module.cc:6587
70369 #, gcc-internal-format
70370 msgid "Symbol %qs at %C already declared"
70371 msgstr ""
70373 #: fortran/module.cc:6658
70374 #, gcc-internal-format, gfc-internal-format
70375 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
70376 msgstr ""
70378 #: fortran/module.cc:6766 fortran/module.cc:7110
70379 #, gcc-internal-format
70380 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
70381 msgstr ""
70383 #: fortran/module.cc:6894
70384 #, gcc-internal-format
70385 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
70386 msgstr ""
70388 #: fortran/module.cc:6915 fortran/module.cc:6948 fortran/module.cc:6990
70389 #, gcc-internal-format
70390 msgid "Symbol %qs already declared"
70391 msgstr ""
70393 #: fortran/module.cc:7095
70394 #, gcc-internal-format
70395 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
70396 msgstr ""
70398 #: fortran/module.cc:7117
70399 #, gcc-internal-format
70400 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
70401 msgstr ""
70403 #: fortran/module.cc:7185
70404 #, gcc-internal-format, gfc-internal-format
70405 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
70406 msgstr ""
70408 #: fortran/module.cc:7239
70409 #, gcc-internal-format
70410 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
70411 msgstr ""
70413 #: fortran/module.cc:7265
70414 #, gcc-internal-format, gfc-internal-format
70415 msgid "USE statement at %C has no ONLY qualifier"
70416 msgstr ""
70418 #: fortran/module.cc:7294
70419 #, gcc-internal-format, gfc-internal-format
70420 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
70421 msgstr ""
70423 #: fortran/module.cc:7306
70424 #, gcc-internal-format, gfc-internal-format
70425 msgid "ISO_C_BINDING module at %C"
70426 msgstr ""
70428 #: fortran/module.cc:7319
70429 #, gcc-internal-format
70430 msgid "Cannot find an intrinsic module named %qs at %C"
70431 msgstr ""
70433 #: fortran/module.cc:7325
70434 #, gcc-internal-format, gfc-internal-format
70435 msgid "IEEE_FEATURES module at %C"
70436 msgstr ""
70438 #: fortran/module.cc:7331
70439 #, gcc-internal-format, gfc-internal-format
70440 msgid "IEEE_EXCEPTIONS module at %C"
70441 msgstr ""
70443 #: fortran/module.cc:7337
70444 #, gcc-internal-format, gfc-internal-format
70445 msgid "IEEE_ARITHMETIC module at %C"
70446 msgstr ""
70448 #: fortran/module.cc:7347
70449 #, fuzzy, gcc-internal-format
70450 #| msgid "%s: can't open file `%s' for reading: %s\n"
70451 msgid "Cannot open module file %qs for reading at %C: %s"
70452 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
70454 #: fortran/module.cc:7350
70455 #, gcc-internal-format
70456 msgid "Module file %qs has not been generated, either because the module does not contain a MODULE PROCEDURE or there is an error in the module."
70457 msgstr ""
70459 #: fortran/module.cc:7361
70460 #, gcc-internal-format
70461 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
70462 msgstr ""
70464 #: fortran/module.cc:7384
70465 #, gcc-internal-format
70466 msgid "File %qs opened at %C is not a GNU Fortran module file"
70467 msgstr ""
70469 #: fortran/module.cc:7392
70470 #, gcc-internal-format
70471 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
70472 msgstr ""
70474 #: fortran/module.cc:7409
70475 #, gcc-internal-format
70476 msgid "Cannot USE a submodule that is currently built"
70477 msgstr ""
70479 #: fortran/module.cc:7411
70480 #, gcc-internal-format
70481 msgid "Cannot USE a module that is currently built"
70482 msgstr ""
70484 #: fortran/openmp.cc:68 fortran/openmp.cc:6028
70485 #, gcc-internal-format, gfc-internal-format
70486 msgid "Unexpected junk at %C"
70487 msgstr ""
70489 #: fortran/openmp.cc:349
70490 #, gcc-internal-format, gfc-internal-format
70491 msgid "List item shall not be coindexed at %C"
70492 msgstr ""
70494 #: fortran/openmp.cc:384 fortran/openmp.cc:485 fortran/openmp.cc:813
70495 #: fortran/openmp.cc:5107
70496 #, gcc-internal-format, gfc-internal-format
70497 msgid "COMMON block /%s/ not found at %C"
70498 msgstr ""
70500 #: fortran/openmp.cc:423 fortran/openmp.cc:513
70501 #, gcc-internal-format, gfc-internal-format
70502 msgid "Syntax error in OpenMP variable list at %C"
70503 msgstr ""
70505 #: fortran/openmp.cc:536
70506 #, gcc-internal-format
70507 msgid "%qs at %L should be of type integer(kind=omp_event_handle_kind)"
70508 msgstr ""
70510 #: fortran/openmp.cc:548
70511 #, gcc-internal-format, gfc-internal-format
70512 msgid "Syntax error in OpenMP detach clause at %C"
70513 msgstr ""
70515 #: fortran/openmp.cc:620
70516 #, gcc-internal-format, gfc-internal-format
70517 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
70518 msgstr ""
70520 #: fortran/openmp.cc:682
70521 #, gcc-internal-format, gfc-internal-format
70522 msgid "Syntax error in OpenACC expression list at %C"
70523 msgstr ""
70525 #: fortran/openmp.cc:749
70526 #, gcc-internal-format
70527 msgid "Unexpected OpenACC parallelism."
70528 msgstr ""
70530 #: fortran/openmp.cc:781
70531 #, gcc-internal-format, gfc-internal-format
70532 msgid "Variable at %C is an element of a COMMON block"
70533 msgstr ""
70535 #: fortran/openmp.cc:841
70536 #, gcc-internal-format, gfc-internal-format
70537 msgid "Unexpected junk after !$ACC DECLARE at %C"
70538 msgstr ""
70540 #: fortran/openmp.cc:851
70541 #, gcc-internal-format, gfc-internal-format
70542 msgid "Syntax error in !$ACC DECLARE list at %C"
70543 msgstr ""
70545 #: fortran/openmp.cc:1100
70546 #, gcc-internal-format, gfc-internal-format
70547 msgid "Expected INTEGER type at %L"
70548 msgstr ""
70550 #: fortran/openmp.cc:1114
70551 #, gcc-internal-format, gfc-internal-format
70552 msgid "Expected identifier at %C"
70553 msgstr ""
70555 #: fortran/openmp.cc:1119
70556 #, gcc-internal-format
70557 msgid "Same identifier %qs specified again at %C"
70558 msgstr ""
70560 #: fortran/openmp.cc:1146
70561 #, gcc-internal-format, gfc-internal-format
70562 msgid "Expected range-specification at %C"
70563 msgstr ""
70565 #: fortran/openmp.cc:1233
70566 #, gcc-internal-format, gfc-internal-format
70567 msgid "Comma expected at %C"
70568 msgstr ""
70570 #: fortran/openmp.cc:1345
70571 #, gcc-internal-format, gfc-internal-format
70572 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
70573 msgstr ""
70575 #: fortran/openmp.cc:1395
70576 #, gcc-internal-format
70577 msgid "Duplicated %qs clause at %L"
70578 msgstr ""
70580 #: fortran/openmp.cc:1402
70581 #, gcc-internal-format
70582 msgid "Expected %<(%> after %qs at %C"
70583 msgstr ""
70585 #: fortran/openmp.cc:1409
70586 #, gcc-internal-format
70587 msgid "Invalid expression after %<%s(%> at %C"
70588 msgstr ""
70590 #: fortran/openmp.cc:1471
70591 #, gcc-internal-format, gfc-internal-format
70592 msgid "Clause expected at %C after trailing comma"
70593 msgstr ""
70595 #: fortran/openmp.cc:1533
70596 #, gcc-internal-format
70597 msgid "Expected %<:%> at %C"
70598 msgstr ""
70600 #: fortran/openmp.cc:1576
70601 #, gcc-internal-format, gfc-internal-format
70602 msgid "Expected variable list at %C"
70603 msgstr ""
70605 #: fortran/openmp.cc:1600
70606 #, gcc-internal-format, gfc-internal-format
70607 msgid "Expected COMPILATION or EXECUTION in AT clause at %C"
70608 msgstr ""
70610 #: fortran/openmp.cc:1661
70611 #, gcc-internal-format, gfc-internal-format
70612 msgid "Expected TEAMS, PARALLEL or THREAD as binding in BIND at %C"
70613 msgstr ""
70615 #: fortran/openmp.cc:1692
70616 #, gcc-internal-format, gfc-internal-format
70617 msgid "COLLAPSE clause argument not constant positive integer at %C"
70618 msgstr ""
70620 #: fortran/openmp.cc:1771
70621 #, gcc-internal-format, gfc-internal-format
70622 msgid "Expected ALLOC, TO, FROM, TOFROM, FIRSTPRIVATE, NONE or DEFAULT at %C"
70623 msgstr ""
70625 #: fortran/openmp.cc:1791
70626 #, gcc-internal-format, gfc-internal-format
70627 msgid "Expected SCALAR, AGGREGATE, ALLOCATABLE or POINTER at %C"
70628 msgstr ""
70630 #: fortran/openmp.cc:1820
70631 #, gcc-internal-format, gfc-internal-format
70632 msgid "DEFAULTMAP at %C but prior DEFAULTMAP with unspecified category"
70633 msgstr ""
70635 #: fortran/openmp.cc:1823
70636 #, gcc-internal-format, gfc-internal-format
70637 msgid "DEFAULTMAP at %C but prior DEFAULTMAP for category %s"
70638 msgstr ""
70640 #: fortran/openmp.cc:1859
70641 #, gcc-internal-format, gfc-internal-format
70642 msgid "Expected NONE or PRESENT in DEFAULT clause at %C"
70643 msgstr ""
70645 #: fortran/openmp.cc:1862
70646 #, gcc-internal-format, gfc-internal-format
70647 msgid "Expected NONE, FIRSTPRIVATE, PRIVATE or SHARED in DEFAULT clause at %C"
70648 msgstr ""
70650 #: fortran/openmp.cc:1902
70651 #, gcc-internal-format, gfc-internal-format
70652 msgid "ITERATOR may not be combined with SOURCE at %C"
70653 msgstr ""
70655 #: fortran/openmp.cc:1914
70656 #, gcc-internal-format, gfc-internal-format
70657 msgid "ITERATOR may not be combined with SINK at %C"
70658 msgstr ""
70660 #: fortran/openmp.cc:1971 fortran/openmp.cc:1999
70661 #, gcc-internal-format, gfc-internal-format
70662 msgid "Expected integer expression at %C"
70663 msgstr ""
70665 #: fortran/openmp.cc:1980
70666 #, gcc-internal-format
70667 msgid "%<ancestor%> device modifier not preceded by %<requires%> directive with %<reverse_offload%> clause at %C"
70668 msgstr ""
70670 #: fortran/openmp.cc:1992
70671 #, gcc-internal-format
70672 msgid "the %<device%> clause expression must evaluate to %<1%> at %C"
70673 msgstr ""
70675 #: fortran/openmp.cc:2005
70676 #, gcc-internal-format
70677 msgid "Expected integer expression or a single device-modifier %<device_num%> or %<ancestor%> at %C"
70678 msgstr ""
70680 #: fortran/openmp.cc:2035
70681 #, gcc-internal-format, gfc-internal-format
70682 msgid "Expected HOST, NOHOST or ANY at %C"
70683 msgstr ""
70685 #: fortran/openmp.cc:2080
70686 #, gcc-internal-format, gfc-internal-format
70687 msgid "Expected SEQ_CST, ACQUIRE or RELAXED at %C"
70688 msgstr ""
70690 #: fortran/openmp.cc:2393
70691 #, gcc-internal-format
70692 msgid "too many %<always%> modifiers at %L"
70693 msgstr ""
70695 #: fortran/openmp.cc:2399
70696 #, gcc-internal-format
70697 msgid "too many %<close%> modifiers at %L"
70698 msgstr ""
70700 #: fortran/openmp.cc:2555
70701 #, gcc-internal-format
70702 msgid "Expected ORDER(CONCURRENT) at %C with optional %<reproducible%> or %<unconstrained%> modifier"
70703 msgstr ""
70705 #: fortran/openmp.cc:2580
70706 #, gcc-internal-format, gfc-internal-format
70707 msgid "ORDERED clause argument not constant positive integer at %C"
70708 msgstr ""
70710 #: fortran/openmp.cc:2848
70711 #, gcc-internal-format, gfc-internal-format
70712 msgid "Expected FATAL or WARNING in SEVERITY clause at %C"
70713 msgstr ""
70715 #: fortran/openmp.cc:3031
70716 #, fuzzy, gcc-internal-format, gfc-internal-format
70717 #| msgid "failed to find class '%s'"
70718 msgid "Failed to match clause at %C"
70719 msgstr "не знойдзен клас \"%s\""
70721 #: fortran/openmp.cc:3209
70722 #, gcc-internal-format, gfc-internal-format
70723 msgid "Invalid clause in module with !$ACC DECLARE at %L"
70724 msgstr ""
70726 #: fortran/openmp.cc:3219
70727 #, gcc-internal-format, gfc-internal-format
70728 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
70729 msgstr ""
70731 #: fortran/openmp.cc:3228
70732 #, gcc-internal-format
70733 msgid "Variable %qs shall be declared in the same scoping unit as !$ACC DECLARE at %L"
70734 msgstr ""
70736 #: fortran/openmp.cc:3236
70737 #, gcc-internal-format, gfc-internal-format
70738 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
70739 msgstr ""
70741 #: fortran/openmp.cc:3285
70742 #, gcc-internal-format
70743 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
70744 msgstr ""
70746 #: fortran/openmp.cc:3333
70747 #, fuzzy, gcc-internal-format, gfc-internal-format
70748 msgid "Invalid argument to !$ACC WAIT at %C"
70749 msgstr "нявернае выкарыстанне \"restict\""
70751 #: fortran/openmp.cc:3340
70752 #, gcc-internal-format, gfc-internal-format
70753 msgid "WAIT clause at %L requires a scalar INTEGER expression"
70754 msgstr ""
70756 #: fortran/openmp.cc:3373
70757 #, gcc-internal-format, gfc-internal-format
70758 msgid "ACC CACHE directive must be inside of loop %C"
70759 msgstr ""
70761 #: fortran/openmp.cc:3442
70762 #, gcc-internal-format, gfc-internal-format
70763 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
70764 msgstr ""
70766 #: fortran/openmp.cc:3476
70767 #, gcc-internal-format
70768 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
70769 msgstr ""
70771 #: fortran/openmp.cc:3484
70772 #, gcc-internal-format, gfc-internal-format
70773 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
70774 msgstr ""
70776 #: fortran/openmp.cc:3491
70777 #, gcc-internal-format, gfc-internal-format
70778 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
70779 msgstr ""
70781 #: fortran/openmp.cc:3506
70782 #, gcc-internal-format, gfc-internal-format
70783 msgid "Multiple loop axes specified for routine at %C"
70784 msgstr ""
70786 #: fortran/openmp.cc:3517
70787 #, gcc-internal-format, gfc-internal-format
70788 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible GANG, WORKER, or VECTOR clause"
70789 msgstr ""
70791 #: fortran/openmp.cc:3525
70792 #, gcc-internal-format, gfc-internal-format
70793 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible NOHOST clause"
70794 msgstr ""
70796 #: fortran/openmp.cc:3546 fortran/openmp.cc:3574
70797 #, gcc-internal-format, gfc-internal-format
70798 msgid "!$ACC ROUTINE already applied at %C"
70799 msgstr ""
70801 #: fortran/openmp.cc:3591
70802 #, gcc-internal-format, gfc-internal-format
70803 msgid "!$ACC ROUTINE with GANG, WORKER, or VECTOR clause is not permitted in PURE procedure at %C"
70804 msgstr ""
70806 #: fortran/openmp.cc:3743
70807 #, gcc-internal-format, gfc-internal-format
70808 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
70809 msgstr ""
70811 #: fortran/openmp.cc:3765
70812 #, gcc-internal-format
70813 msgid "Expected %<( depobj )%> at %C"
70814 msgstr ""
70816 #: fortran/openmp.cc:3781
70817 #, gcc-internal-format
70818 msgid "Expected IN, OUT, INOUT, MUTEXINOUTSET followed by %<)%> at %C"
70819 msgstr ""
70821 #: fortran/openmp.cc:3799
70822 #, gcc-internal-format, gfc-internal-format
70823 msgid "Expected DEPEND, UPDATE, or DESTROY clause at %C"
70824 msgstr ""
70826 #: fortran/openmp.cc:3807
70827 #, gcc-internal-format, gfc-internal-format
70828 msgid "DEPEND clause at %L of OMP DEPOBJ construct shall not have dependence-type SOURCE, SINK or DEPOBJ"
70829 msgstr ""
70831 #: fortran/openmp.cc:3815
70832 #, gcc-internal-format, gfc-internal-format
70833 msgid "DEPEND clause at %L of OMP DEPOBJ construct shall have only a single locator"
70834 msgstr ""
70836 #: fortran/openmp.cc:3941 fortran/openmp.cc:7561
70837 #, gcc-internal-format, gfc-internal-format
70838 msgid "MESSAGE clause at %L requires a scalar default-kind CHARACTER expression"
70839 msgstr ""
70841 #: fortran/openmp.cc:3948
70842 #, gcc-internal-format, gfc-internal-format
70843 msgid "Constant character expression required in MESSAGE clause at %L"
70844 msgstr ""
70846 #: fortran/openmp.cc:3954
70847 #, gcc-internal-format, gfc-internal-format
70848 msgid "$OMP ERROR encountered at %L: %s"
70849 msgstr ""
70851 #: fortran/openmp.cc:3973
70852 #, gcc-internal-format, gfc-internal-format
70853 msgid "$OMP ERROR encountered at %L"
70854 msgstr ""
70856 #: fortran/openmp.cc:4001
70857 #, gcc-internal-format, gfc-internal-format
70858 msgid "Expected SEQ_CST, AQC_REL, RELEASE, or ACQUIRE at %C"
70859 msgstr ""
70861 #: fortran/openmp.cc:4010
70862 #, gcc-internal-format, gfc-internal-format
70863 msgid "List specified together with memory order clause in FLUSH directive at %C"
70864 msgstr ""
70866 #: fortran/openmp.cc:4018
70867 #, gcc-internal-format, gfc-internal-format
70868 msgid "Unexpected junk after $OMP FLUSH statement at %C"
70869 msgstr ""
70871 #: fortran/openmp.cc:4414 fortran/openmp.cc:9353
70872 #, gcc-internal-format, gfc-internal-format
70873 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
70874 msgstr ""
70876 #: fortran/openmp.cc:4418 fortran/openmp.cc:9357
70877 #, gcc-internal-format, gfc-internal-format
70878 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
70879 msgstr ""
70881 #: fortran/openmp.cc:4423
70882 #, gcc-internal-format, gfc-internal-format
70883 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
70884 msgstr ""
70886 #: fortran/openmp.cc:4425
70887 #, gcc-internal-format, gfc-internal-format
70888 msgid "Previous !$OMP DECLARE REDUCTION at %L"
70889 msgstr ""
70891 #: fortran/openmp.cc:4445
70892 #, gcc-internal-format, gfc-internal-format
70893 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
70894 msgstr ""
70896 #: fortran/openmp.cc:4482
70897 #, gcc-internal-format, gfc-internal-format
70898 msgid "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface block at %C"
70899 msgstr ""
70901 #: fortran/openmp.cc:4497
70902 #, gcc-internal-format, gfc-internal-format
70903 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
70904 msgstr ""
70906 #: fortran/openmp.cc:4520
70907 #, gcc-internal-format, gfc-internal-format
70908 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
70909 msgstr ""
70911 #: fortran/openmp.cc:4525
70912 #, gcc-internal-format, gfc-internal-format
70913 msgid "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and later in TO clause"
70914 msgstr ""
70916 #: fortran/openmp.cc:4531
70917 #, gcc-internal-format, gfc-internal-format
70918 msgid "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and later in LINK clause"
70919 msgstr ""
70921 #: fortran/openmp.cc:4535
70922 #, gcc-internal-format, gfc-internal-format
70923 msgid "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
70924 msgstr ""
70926 #: fortran/openmp.cc:4549 fortran/openmp.cc:4595
70927 #, gcc-internal-format
70928 msgid "List item %qs at %L set in previous OMP DECLARE TARGET directive to a different DEVICE_TYPE"
70929 msgstr ""
70931 #: fortran/openmp.cc:4559
70932 #, gcc-internal-format, gfc-internal-format
70933 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and later in TO clause"
70934 msgstr ""
70936 #: fortran/openmp.cc:4565
70937 #, gcc-internal-format, gfc-internal-format
70938 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later in LINK clause"
70939 msgstr ""
70941 #: fortran/openmp.cc:4569
70942 #, gcc-internal-format, gfc-internal-format
70943 msgid "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
70944 msgstr ""
70946 #: fortran/openmp.cc:4578
70947 #, gcc-internal-format, gfc-internal-format
70948 msgid "COMMON at %L set in previous OMP DECLARE TARGET directive to a different DEVICE_TYPE"
70949 msgstr ""
70951 #: fortran/openmp.cc:4602
70952 #, gcc-internal-format, gfc-internal-format
70953 msgid "OMP DECLARE TARGET directive at %L with only DEVICE_TYPE clause is ignored"
70954 msgstr ""
70956 #: fortran/openmp.cc:4612
70957 #, gcc-internal-format, gfc-internal-format
70958 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
70959 msgstr ""
70961 #: fortran/openmp.cc:4650
70962 #, gcc-internal-format, gfc-internal-format
70963 msgid "expected trait selector name at %C"
70964 msgstr ""
70966 #: fortran/openmp.cc:4705
70967 #, gcc-internal-format, gfc-internal-format
70968 msgid "selector '%s' not allowed for context selector set '%s' at %C"
70969 msgstr ""
70971 #: fortran/openmp.cc:4725
70972 #, gcc-internal-format, gfc-internal-format
70973 msgid "selector '%s' does not accept any properties at %C"
70974 msgstr ""
70976 #: fortran/openmp.cc:4734 fortran/openmp.cc:4879 fortran/openmp.cc:4978
70977 #: fortran/openmp.cc:5045
70978 #, gcc-internal-format, gfc-internal-format
70979 msgid "expected '(' at %C"
70980 msgstr ""
70982 #: fortran/openmp.cc:4742
70983 #, gcc-internal-format, gfc-internal-format
70984 msgid "score argument must be constant integer expression at %C"
70985 msgstr ""
70987 #: fortran/openmp.cc:4750
70988 #, gcc-internal-format, gfc-internal-format
70989 msgid "score argument must be non-negative at %C"
70990 msgstr ""
70992 #: fortran/openmp.cc:4756 fortran/openmp.cc:4869 fortran/openmp.cc:5026
70993 #: fortran/openmp.cc:5054
70994 #, gcc-internal-format, gfc-internal-format
70995 msgid "expected ')' at %C"
70996 msgstr ""
70998 #: fortran/openmp.cc:4762
70999 #, gcc-internal-format, gfc-internal-format
71000 msgid "expected : at %C"
71001 msgstr ""
71003 #: fortran/openmp.cc:4779
71004 #, gcc-internal-format, gfc-internal-format
71005 msgid "property must be constant integer expression or string literal at %C"
71006 msgstr ""
71008 #: fortran/openmp.cc:4799
71009 #, gcc-internal-format, gfc-internal-format
71010 msgid "expected identifier at %C"
71011 msgstr ""
71013 #: fortran/openmp.cc:4818
71014 #, gcc-internal-format, gfc-internal-format
71015 msgid "expected identifier or string literal at %C"
71016 msgstr ""
71018 #: fortran/openmp.cc:4838
71019 #, gcc-internal-format, gfc-internal-format
71020 msgid "expected expression at %C"
71021 msgstr ""
71023 #: fortran/openmp.cc:4846
71024 #, gcc-internal-format, gfc-internal-format
71025 msgid "property must be constant integer or logical expression at %C"
71026 msgstr ""
71028 #: fortran/openmp.cc:4858
71029 #, gcc-internal-format, gfc-internal-format
71030 msgid "expected simd clause at %C"
71031 msgstr ""
71033 #: fortran/openmp.cc:4926
71034 #, gcc-internal-format, gfc-internal-format
71035 msgid "expected 'construct', 'device', 'implementation' or 'user' at %C"
71036 msgstr ""
71038 #: fortran/openmp.cc:4934
71039 #, gcc-internal-format, gfc-internal-format
71040 msgid "expected '=' at %C"
71041 msgstr ""
71043 #: fortran/openmp.cc:4941
71044 #, gcc-internal-format, gfc-internal-format
71045 msgid "expected '{' at %C"
71046 msgstr ""
71048 #: fortran/openmp.cc:4956
71049 #, gcc-internal-format, gfc-internal-format
71050 msgid "expected '}' at %C"
71051 msgstr ""
71053 #: fortran/openmp.cc:4985
71054 #, gcc-internal-format, gfc-internal-format
71055 msgid "expected name at %C"
71056 msgstr ""
71058 #: fortran/openmp.cc:4996
71059 #, gcc-internal-format, gfc-internal-format
71060 msgid "expected variant name at %C"
71061 msgstr ""
71063 #: fortran/openmp.cc:5036
71064 #, gcc-internal-format, gfc-internal-format
71065 msgid "expected 'match' at %C"
71066 msgstr ""
71068 #: fortran/openmp.cc:5087
71069 #, gcc-internal-format, gfc-internal-format
71070 msgid "Threadprivate variable at %C is an element of a COMMON block"
71071 msgstr ""
71073 #: fortran/openmp.cc:5124
71074 #, gcc-internal-format, gfc-internal-format
71075 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
71076 msgstr ""
71078 #: fortran/openmp.cc:5131
71079 #, gcc-internal-format, gfc-internal-format
71080 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
71081 msgstr ""
71083 #: fortran/openmp.cc:5234
71084 #, gcc-internal-format, gfc-internal-format
71085 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES REVERSE_OFFSET but other program units do"
71086 msgstr ""
71088 #: fortran/openmp.cc:5239
71089 #, gcc-internal-format, gfc-internal-format
71090 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES UNIFIED_ADDRESS but other program units do"
71091 msgstr ""
71093 #: fortran/openmp.cc:5244
71094 #, gcc-internal-format, gfc-internal-format
71095 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES UNIFIED_SHARED_MEMORY but other program units do"
71096 msgstr ""
71098 #: fortran/openmp.cc:5270
71099 #, gcc-internal-format
71100 msgid "!$OMP REQUIRES clause %qs specified via module %qs use at %L comes after using a device construct/routine"
71101 msgstr ""
71103 #: fortran/openmp.cc:5274
71104 #, gcc-internal-format
71105 msgid "!$OMP REQUIRES clause %qs specified at %L comes after using a device construct/routine"
71106 msgstr ""
71108 #: fortran/openmp.cc:5296
71109 #, gcc-internal-format
71110 msgid "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module %qs use at %L overrides a previous %<atomic_default_mem_order(%s)%> (which might be through using a module)"
71111 msgstr ""
71113 #: fortran/openmp.cc:5301
71114 #, gcc-internal-format
71115 msgid "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified at %L overrides a previous %<atomic_default_mem_order(%s)%> (which might be through using a module)"
71116 msgstr ""
71118 #: fortran/openmp.cc:5312
71119 #, gcc-internal-format
71120 msgid "!$OMP REQUIRES clause %<atomic_default_mem_order(%s)%> specified via module %qs use at %L but same clause is not specified for the program unit"
71121 msgstr ""
71123 #: fortran/openmp.cc:5317
71124 #, gcc-internal-format
71125 msgid "!$OMP REQUIRES clause %qs specified via module %qs use at %L but same clause is not specified for the program unit"
71126 msgstr ""
71128 #: fortran/openmp.cc:5346
71129 #, gcc-internal-format, gfc-internal-format
71130 msgid "!$OMP REQUIRES at %C must appear in the specification part of a program unit"
71131 msgstr ""
71133 #: fortran/openmp.cc:5414
71134 #, gcc-internal-format, gfc-internal-format
71135 msgid "Expected SEQ_CST, ACQ_REL or RELAXED for ATOMIC_DEFAULT_MEM_ORDER clause at %C"
71136 msgstr ""
71138 #: fortran/openmp.cc:5424
71139 #, gcc-internal-format
71140 msgid "Sorry, %qs clause at %L on REQUIRES directive is not yet supported"
71141 msgstr ""
71143 #: fortran/openmp.cc:5434
71144 #, gcc-internal-format, gfc-internal-format
71145 msgid "Clause expected at %C"
71146 msgstr ""
71148 #: fortran/openmp.cc:5440
71149 #, gcc-internal-format
71150 msgid "%qs clause at %L specified more than once"
71151 msgstr ""
71153 #: fortran/openmp.cc:5443
71154 #, gcc-internal-format, gfc-internal-format
71155 msgid "Expected UNIFIED_ADDRESS, UNIFIED_SHARED_MEMORY, DYNAMIC_ALLOCATORS, REVERSE_OFFLOAD, or ATOMIC_DEFAULT_MEM_ORDER clause at %L"
71156 msgstr ""
71158 #: fortran/openmp.cc:5469
71159 #, gcc-internal-format, gfc-internal-format
71160 msgid "Expected INCLUSIVE or EXCLUSIVE clause at %C"
71161 msgstr ""
71163 #: fortran/openmp.cc:5475
71164 #, gcc-internal-format, gfc-internal-format
71165 msgid "Unexpected junk after !$OMP SCAN at %C"
71166 msgstr ""
71168 #: fortran/openmp.cc:5673
71169 #, gcc-internal-format, gfc-internal-format
71170 msgid "Unexpected junk after TASKYIELD clause at %C"
71171 msgstr ""
71173 #: fortran/openmp.cc:5732
71174 #, gcc-internal-format, gfc-internal-format
71175 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
71176 msgstr ""
71178 #: fortran/openmp.cc:5767
71179 #, gcc-internal-format, gfc-internal-format
71180 msgid "Unexpected junk after $OMP MASTER statement at %C"
71181 msgstr ""
71183 #: fortran/openmp.cc:5799
71184 #, gcc-internal-format, gfc-internal-format
71185 msgid "Unexpected junk after $OMP NOTHING statement at %C"
71186 msgstr ""
71188 #: fortran/openmp.cc:5834 fortran/openmp.cc:5837 fortran/openmp.cc:5840
71189 #, gcc-internal-format, gfc-internal-format
71190 msgid "!$OMP ATOMIC at %L with %s clause is incompatible with READ or WRITE"
71191 msgstr ""
71193 #: fortran/openmp.cc:5844
71194 #, gcc-internal-format, gfc-internal-format
71195 msgid "!$OMP ATOMIC at %L with %s clause requires %s clause"
71196 msgstr ""
71198 #: fortran/openmp.cc:5881
71199 #, gcc-internal-format, gfc-internal-format
71200 msgid "!$OMP ATOMIC READ at %L incompatible with RELEASE clause"
71201 msgstr ""
71203 #: fortran/openmp.cc:5891
71204 #, gcc-internal-format, gfc-internal-format
71205 msgid "!$OMP ATOMIC WRITE at %L incompatible with ACQUIRE clause"
71206 msgstr ""
71208 #: fortran/openmp.cc:5928
71209 #, gcc-internal-format, gfc-internal-format
71210 msgid "Unexpected junk after !$ACC ATOMIC statement at %C"
71211 msgstr ""
71213 #: fortran/openmp.cc:5943
71214 #, gcc-internal-format, gfc-internal-format
71215 msgid "Unexpected junk after $OMP BARRIER statement at %C"
71216 msgstr ""
71218 #: fortran/openmp.cc:5999
71219 #, gcc-internal-format, gfc-internal-format
71220 msgid "Expected construct-type PARALLEL, SECTIONS, DO or TASKGROUP in $OMP CANCELLATION POINT statement at %C"
71221 msgstr ""
71223 #: fortran/openmp.cc:6005
71224 #, gcc-internal-format, gfc-internal-format
71225 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
71226 msgstr ""
71228 #: fortran/openmp.cc:6026
71229 #, gcc-internal-format, gfc-internal-format
71230 msgid "Unexpected junk after NOWAIT clause at %C"
71231 msgstr ""
71233 #: fortran/openmp.cc:6071
71234 #, gcc-internal-format, gfc-internal-format
71235 msgid "%s clause at %L requires a scalar INTEGER expression"
71236 msgstr ""
71238 #: fortran/openmp.cc:6082
71239 #, gcc-internal-format, gfc-internal-format
71240 msgid "INTEGER expression of %s clause at %L must be positive"
71241 msgstr ""
71243 #: fortran/openmp.cc:6093
71244 #, gcc-internal-format, gfc-internal-format
71245 msgid "INTEGER expression of %s clause at %L must be non-negative"
71246 msgstr ""
71248 #: fortran/openmp.cc:6104
71249 #, gcc-internal-format
71250 msgid "Cray pointer object %qs of derived type in %s clause at %L"
71251 msgstr ""
71253 #: fortran/openmp.cc:6107
71254 #, gcc-internal-format
71255 msgid "Cray pointee object %qs of derived type in %s clause at %L"
71256 msgstr ""
71258 #: fortran/openmp.cc:6113 fortran/openmp.cc:7426
71259 #, gcc-internal-format
71260 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
71261 msgstr ""
71263 #: fortran/openmp.cc:6118
71264 #, gcc-internal-format
71265 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
71266 msgstr ""
71268 #: fortran/openmp.cc:6123
71269 #, gcc-internal-format
71270 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
71271 msgstr ""
71273 #: fortran/openmp.cc:6133 fortran/openmp.cc:7042 fortran/openmp.cc:7194
71274 #, gcc-internal-format
71275 msgid "Assumed size array %qs in %s clause at %L"
71276 msgstr ""
71278 #: fortran/openmp.cc:6136
71279 #, gcc-internal-format
71280 msgid "Assumed rank array %qs in %s clause at %L"
71281 msgstr ""
71283 #: fortran/openmp.cc:6152 fortran/openmp.cc:7135 fortran/openmp.cc:7182
71284 #, gcc-internal-format
71285 msgid "POINTER object %qs in %s clause at %L"
71286 msgstr ""
71288 #: fortran/openmp.cc:6157 fortran/openmp.cc:7430
71289 #, gcc-internal-format
71290 msgid "Cray pointer object %qs in %s clause at %L"
71291 msgstr ""
71293 #: fortran/openmp.cc:6162 fortran/openmp.cc:7433
71294 #, gcc-internal-format
71295 msgid "Cray pointee object %qs in %s clause at %L"
71296 msgstr ""
71298 #: fortran/openmp.cc:6167 fortran/openmp.cc:7130 fortran/openmp.cc:7421
71299 #, gcc-internal-format
71300 msgid "ALLOCATABLE object %qs in %s clause at %L"
71301 msgstr ""
71303 #: fortran/openmp.cc:6170 fortran/openmp.cc:7138
71304 #, gcc-internal-format
71305 msgid "VALUE object %qs in %s clause at %L"
71306 msgstr ""
71308 #: fortran/openmp.cc:6213
71309 #, gcc-internal-format, gfc-internal-format
71310 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
71311 msgstr ""
71313 #: fortran/openmp.cc:6262
71314 #, gcc-internal-format, gfc-internal-format
71315 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
71316 msgstr ""
71318 #: fortran/openmp.cc:6300
71319 #, gcc-internal-format, gfc-internal-format
71320 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
71321 msgstr ""
71323 #: fortran/openmp.cc:6303
71324 #, gcc-internal-format, gfc-internal-format
71325 msgid "ORDER clause must not be used together ORDERED at %L"
71326 msgstr ""
71328 #: fortran/openmp.cc:6310 fortran/openmp.cc:6321 fortran/resolve.cc:10818
71329 #: fortran/resolve.cc:12149
71330 #, gcc-internal-format, gfc-internal-format
71331 msgid "IF clause at %L requires a scalar LOGICAL expression"
71332 msgstr ""
71334 #: fortran/openmp.cc:6325
71335 #, gcc-internal-format, gfc-internal-format
71336 msgid "IF clause without modifier at %L used together with IF clauses with modifiers"
71337 msgstr ""
71339 #: fortran/openmp.cc:6450
71340 #, gcc-internal-format, gfc-internal-format
71341 msgid "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
71342 msgstr ""
71344 #: fortran/openmp.cc:6460
71345 #, gcc-internal-format, gfc-internal-format
71346 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
71347 msgstr ""
71349 #: fortran/openmp.cc:6470
71350 #, gcc-internal-format, gfc-internal-format
71351 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
71352 msgstr ""
71354 #: fortran/openmp.cc:6475
71355 #, gcc-internal-format, gfc-internal-format
71356 msgid "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
71357 msgstr ""
71359 #: fortran/openmp.cc:6482
71360 #, gcc-internal-format, gfc-internal-format
71361 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
71362 msgstr ""
71364 #: fortran/openmp.cc:6485
71365 #, gcc-internal-format, gfc-internal-format
71366 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
71367 msgstr ""
71369 #: fortran/openmp.cc:6494
71370 #, gcc-internal-format, gfc-internal-format
71371 msgid "DEPOBJ in DEPOBJ construct at %L shall be a scalar integer of OMP_DEPEND_KIND kind"
71372 msgstr ""
71374 #: fortran/openmp.cc:6509
71375 #, gcc-internal-format
71376 msgid "Variable %qs is not a dummy argument at %L"
71377 msgstr ""
71379 #: fortran/openmp.cc:6545
71380 #, gcc-internal-format
71381 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be copied"
71382 msgstr ""
71384 #: fortran/openmp.cc:6549
71385 #, gcc-internal-format
71386 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be mapped"
71387 msgstr ""
71389 #: fortran/openmp.cc:6554 fortran/openmp.cc:9059
71390 #, gcc-internal-format
71391 msgid "Object %qs is not a variable at %L"
71392 msgstr ""
71394 #: fortran/openmp.cc:6563
71395 #, gcc-internal-format
71396 msgid "%<inscan%> REDUCTION clause on construct other than DO, SIMD, DO SIMD, PARALLEL DO, PARALLEL DO SIMD at %L"
71397 msgstr ""
71399 #: fortran/openmp.cc:6593
71400 #, gcc-internal-format
71401 msgid "Symbol %qs has mixed component and non-component accesses at %L"
71402 msgstr ""
71404 #: fortran/openmp.cc:6596 fortran/openmp.cc:6612 fortran/openmp.cc:6620
71405 #: fortran/openmp.cc:6631 fortran/openmp.cc:6643 fortran/openmp.cc:6730
71406 #: fortran/openmp.cc:9083
71407 #, gcc-internal-format
71408 msgid "Symbol %qs present on multiple clauses at %L"
71409 msgstr ""
71411 #: fortran/openmp.cc:6655
71412 #, gcc-internal-format, gfc-internal-format
71413 msgid "Expected integer expression of the 'omp_allocator_handle_kind' kind at %L"
71414 msgstr ""
71416 #: fortran/openmp.cc:6673
71417 #, gcc-internal-format
71418 msgid "%qs appears more than once in %<allocate%> clauses at %L"
71419 msgstr ""
71421 #: fortran/openmp.cc:6715 fortran/trans-openmp.cc:6358
71422 #, gcc-internal-format
71423 msgid "%qs specified in 'allocate' clause at %L but not in an explicit privatization clause"
71424 msgstr ""
71426 #: fortran/openmp.cc:6737
71427 #, gcc-internal-format
71428 msgid "Array %qs is not permitted in reduction at %L"
71429 msgstr ""
71431 #: fortran/openmp.cc:6750
71432 #, gcc-internal-format
71433 msgid "Symbol %qs present on both FROM and TO clauses at %L"
71434 msgstr ""
71436 #: fortran/openmp.cc:6768
71437 #, gcc-internal-format
71438 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
71439 msgstr ""
71441 #: fortran/openmp.cc:6776
71442 #, gcc-internal-format
71443 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
71444 msgstr ""
71446 #: fortran/openmp.cc:6779
71447 #, gcc-internal-format
71448 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
71449 msgstr ""
71451 #: fortran/openmp.cc:6787
71452 #, gcc-internal-format
71453 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
71454 msgstr ""
71456 #: fortran/openmp.cc:6790
71457 #, gcc-internal-format
71458 msgid "Cray pointee %qs in SHARED clause at %L"
71459 msgstr ""
71461 #: fortran/openmp.cc:6793
71462 #, gcc-internal-format
71463 msgid "ASSOCIATE name %qs in SHARED clause at %L"
71464 msgstr ""
71466 #: fortran/openmp.cc:6797
71467 #, gcc-internal-format
71468 msgid "DETACH event handle %qs in SHARED clause at %L"
71469 msgstr ""
71471 #: fortran/openmp.cc:6812
71472 #, gcc-internal-format
71473 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
71474 msgstr ""
71476 #: fortran/openmp.cc:6824
71477 #, gcc-internal-format
71478 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
71479 msgstr ""
71481 #: fortran/openmp.cc:6850
71482 #, gcc-internal-format, gfc-internal-format
71483 msgid "Scalar integer expression for range begin expected at %L"
71484 msgstr ""
71486 #: fortran/openmp.cc:6856
71487 #, gcc-internal-format, gfc-internal-format
71488 msgid "Scalar integer expression for range end expected at %L"
71489 msgstr ""
71491 #: fortran/openmp.cc:6862
71492 #, gcc-internal-format, gfc-internal-format
71493 msgid "Scalar integer expression for range step expected at %L"
71494 msgstr ""
71496 #: fortran/openmp.cc:6867
71497 #, gcc-internal-format, gfc-internal-format
71498 msgid "Nonzero range step expected at %L"
71499 msgstr ""
71501 #: fortran/openmp.cc:6878
71502 #, gcc-internal-format, gfc-internal-format
71503 msgid "SINK dependence type only allowed on ORDERED directive at %L"
71504 msgstr ""
71506 #: fortran/openmp.cc:6882
71507 #, gcc-internal-format, gfc-internal-format
71508 msgid "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
71509 msgstr ""
71511 #: fortran/openmp.cc:6892
71512 #, gcc-internal-format, gfc-internal-format
71513 msgid "SINK addend not a constant integer at %L"
71514 msgstr ""
71516 #: fortran/openmp.cc:6898
71517 #, gcc-internal-format, gfc-internal-format
71518 msgid "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
71519 msgstr ""
71521 #: fortran/openmp.cc:6907
71522 #, gcc-internal-format
71523 msgid "Locator %qs at %L in DEPEND clause of depobj type shall be a scalar integer of OMP_DEPEND_KIND kind"
71524 msgstr ""
71526 #: fortran/openmp.cc:6918
71527 #, gcc-internal-format, gfc-internal-format
71528 msgid "Locator at %L in DEPEND clause of depobj type shall be a scalar integer of OMP_DEPEND_KIND kind"
71529 msgstr ""
71531 #: fortran/openmp.cc:6962
71532 #, gcc-internal-format, gfc-internal-format
71533 msgid "Array is not contiguous at %L"
71534 msgstr ""
71536 #: fortran/openmp.cc:6973
71537 #, gcc-internal-format, gfc-internal-format
71538 msgid "Unexpected substring reference in %s clause at %L"
71539 msgstr ""
71541 #: fortran/openmp.cc:6981
71542 #, gcc-internal-format, gfc-internal-format
71543 msgid "Unexpected complex-parts designator reference in %s clause at %L"
71544 msgstr ""
71546 #: fortran/openmp.cc:6990 fortran/openmp.cc:7008
71547 #, gcc-internal-format
71548 msgid "%qs in %s clause at %L is not a proper array section"
71549 msgstr ""
71551 #: fortran/openmp.cc:7000
71552 #, gcc-internal-format, gfc-internal-format
71553 msgid "Stride should not be specified for array section in %s clause at %L"
71554 msgstr ""
71556 #: fortran/openmp.cc:7022
71557 #, gcc-internal-format
71558 msgid "%qs in %s clause at %L is a zero size array section"
71559 msgstr ""
71561 #: fortran/openmp.cc:7048
71562 #, gcc-internal-format
71563 msgid "List item %qs with allocatable components is not permitted in map clause at %L"
71564 msgstr ""
71566 #: fortran/openmp.cc:7067
71567 #, gcc-internal-format, gfc-internal-format
71568 msgid "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause at %L"
71569 msgstr ""
71571 #: fortran/openmp.cc:7083
71572 #, gcc-internal-format, gfc-internal-format
71573 msgid "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
71574 msgstr ""
71576 #: fortran/openmp.cc:7098
71577 #, gcc-internal-format, gfc-internal-format
71578 msgid "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP clause at %L"
71579 msgstr ""
71581 #: fortran/openmp.cc:7114 fortran/openmp.cc:7168
71582 #, gcc-internal-format
71583 msgid "THREADPRIVATE object %qs in %s clause at %L"
71584 msgstr ""
71586 #: fortran/openmp.cc:7117 fortran/openmp.cc:7171
71587 #, gcc-internal-format
71588 msgid "Cray pointee %qs in %s clause at %L"
71589 msgstr ""
71591 #: fortran/openmp.cc:7125
71592 #, gcc-internal-format
71593 msgid "Non-dummy object %qs in %s clause at %L"
71594 msgstr ""
71596 #: fortran/openmp.cc:7162
71597 #, gcc-internal-format
71598 msgid "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct at %L"
71599 msgstr ""
71601 #: fortran/openmp.cc:7174
71602 #, gcc-internal-format
71603 msgid "ASSOCIATE name %qs in %s clause at %L"
71604 msgstr ""
71606 #: fortran/openmp.cc:7179
71607 #, gcc-internal-format
71608 msgid "Procedure pointer %qs in %s clause at %L"
71609 msgstr ""
71611 #: fortran/openmp.cc:7185
71612 #, gcc-internal-format
71613 msgid "Cray pointer %qs in %s clause at %L"
71614 msgstr ""
71616 #: fortran/openmp.cc:7197
71617 #, gcc-internal-format
71618 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
71619 msgstr ""
71621 #. case OMP_LIST_REDUCTION:
71622 #: fortran/openmp.cc:7207
71623 #, gcc-internal-format
71624 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
71625 msgstr ""
71627 #: fortran/openmp.cc:7218
71628 #, gcc-internal-format
71629 msgid "DETACH event handle %qs in %s clause at %L"
71630 msgstr ""
71632 #: fortran/openmp.cc:7242
71633 #, gcc-internal-format, gfc-internal-format
71634 msgid "Only DEFAULT permitted as reduction-modifier in REDUCTION clause at %L"
71635 msgstr ""
71637 #: fortran/openmp.cc:7335
71638 #, gcc-internal-format, gfc-internal-format
71639 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
71640 msgstr ""
71642 #: fortran/openmp.cc:7361
71643 #, gcc-internal-format, gfc-internal-format
71644 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
71645 msgstr ""
71647 #: fortran/openmp.cc:7366
71648 #, gcc-internal-format, gfc-internal-format
71649 msgid "LINEAR clause specified together with ORDERED clause with argument at %L"
71650 msgstr ""
71652 #: fortran/openmp.cc:7371
71653 #, gcc-internal-format
71654 msgid "LINEAR variable %qs must be INTEGER at %L"
71655 msgstr ""
71657 #: fortran/openmp.cc:7376
71658 #, gcc-internal-format
71659 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
71660 msgstr ""
71662 #: fortran/openmp.cc:7387
71663 #, gcc-internal-format
71664 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
71665 msgstr ""
71667 #: fortran/openmp.cc:7404
71668 #, gcc-internal-format
71669 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression or dummy argument specified in UNIFORM clause"
71670 msgstr ""
71672 #: fortran/openmp.cc:7438
71673 #, gcc-internal-format
71674 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
71675 msgstr ""
71677 #: fortran/openmp.cc:7498
71678 #, gcc-internal-format, gfc-internal-format
71679 msgid "NUM_TEAMS lower bound at %L larger than upper bound at %L"
71680 msgstr ""
71682 #: fortran/openmp.cc:7511
71683 #, gcc-internal-format, gfc-internal-format
71684 msgid "Value of HINT clause at %L shall be a valid constant hint expression"
71685 msgstr ""
71687 #: fortran/openmp.cc:7521
71688 #, gcc-internal-format, gfc-internal-format
71689 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
71690 msgstr ""
71692 #: fortran/openmp.cc:7551
71693 #, gcc-internal-format, gfc-internal-format
71694 msgid "Incompatible use of TILE and COLLAPSE at %L"
71695 msgstr ""
71697 #: fortran/openmp.cc:7553
71698 #, gcc-internal-format, gfc-internal-format
71699 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
71700 msgstr ""
71702 #: fortran/openmp.cc:7578
71703 #, gcc-internal-format, gfc-internal-format
71704 msgid "TARGET DATA must contain at least one MAP, USE_DEVICE_PTR, or USE_DEVICE_ADDR clause at %L"
71705 msgstr ""
71707 #: fortran/openmp.cc:7581
71708 #, gcc-internal-format, gfc-internal-format
71709 msgid "%s must contain at least one MAP clause at %L"
71710 msgstr ""
71712 #: fortran/openmp.cc:7585
71713 #, gcc-internal-format
71714 msgid "%<DETACH%> clause at %L must not be used together with %<MERGEABLE%> clause"
71715 msgstr ""
71717 #: fortran/openmp.cc:7736
71718 #, gcc-internal-format, gfc-internal-format
71719 msgid "Expected IF at %L in atomic compare capture"
71720 msgstr ""
71722 #: fortran/openmp.cc:7744
71723 #, gcc-internal-format, gfc-internal-format
71724 msgid "Expected ELSE at %L in atomic compare capture"
71725 msgstr ""
71727 #: fortran/openmp.cc:7856
71728 #, gcc-internal-format
71729 msgid "Expected %<==%>, %<.EQ.%> or %<.EQV.%> atomic comparison expression at %L"
71730 msgstr ""
71732 #: fortran/openmp.cc:7862
71733 #, gcc-internal-format, gfc-internal-format
71734 msgid "Expected scalar intrinsic variable at %L in atomic comparison"
71735 msgstr ""
71737 #: fortran/openmp.cc:7870
71738 #, gcc-internal-format, gfc-internal-format
71739 msgid "Expected scalar intrinsic expression at %L in atomic comparison"
71740 msgstr ""
71742 #: fortran/openmp.cc:7878
71743 #, gcc-internal-format, gfc-internal-format
71744 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
71745 msgstr ""
71747 #: fortran/openmp.cc:7887
71748 #, gcc-internal-format, gfc-internal-format
71749 msgid "!$OMP ATOMIC statement must assign an expression of intrinsic type at %L"
71750 msgstr ""
71752 #: fortran/openmp.cc:7894
71753 #, gcc-internal-format, gfc-internal-format
71754 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
71755 msgstr ""
71757 #: fortran/openmp.cc:7911
71758 #, gcc-internal-format, gfc-internal-format
71759 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
71760 msgstr ""
71762 #: fortran/openmp.cc:7916
71763 #, gcc-internal-format, gfc-internal-format
71764 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
71765 msgstr ""
71767 #: fortran/openmp.cc:7928
71768 #, gcc-internal-format, gfc-internal-format
71769 msgid "!$OMP ATOMIC capture-statement must set a scalar variable of intrinsic type at %L"
71770 msgstr ""
71772 #: fortran/openmp.cc:7936
71773 #, gcc-internal-format, gfc-internal-format
71774 msgid "!$OMP ATOMIC capture-statement requires a scalar variable of intrinsic type at %L"
71775 msgstr ""
71777 #: fortran/openmp.cc:7946
71778 #, gcc-internal-format, gfc-internal-format
71779 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
71780 msgstr ""
71782 #: fortran/openmp.cc:7962
71783 #, gcc-internal-format
71784 msgid "For !$OMP ATOMIC COMPARE, the first operand in comparison at %L must be the variable %qs that the update statement writes into at %L"
71785 msgstr ""
71787 #: fortran/openmp.cc:7970
71788 #, gcc-internal-format, gfc-internal-format
71789 msgid "expr in !$OMP ATOMIC COMPARE assignment var = expr must be scalar and cannot reference var at %L"
71790 msgstr ""
71792 #: fortran/openmp.cc:7988
71793 #, gcc-internal-format, gfc-internal-format
71794 msgid "!$OMP ATOMIC UPDATE at %L with FAIL clause requiries either the COMPARE clause or using the intrinsic MIN/MAX procedure"
71795 msgstr ""
71797 #: fortran/openmp.cc:8015
71798 #, gcc-internal-format, gfc-internal-format
71799 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
71800 msgstr ""
71802 #: fortran/openmp.cc:8063
71803 #, gcc-internal-format, gfc-internal-format
71804 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
71805 msgstr ""
71807 #: fortran/openmp.cc:8077
71808 #, gcc-internal-format, gfc-internal-format
71809 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
71810 msgstr ""
71812 #: fortran/openmp.cc:8110
71813 #, gcc-internal-format, gfc-internal-format
71814 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
71815 msgstr ""
71817 #: fortran/openmp.cc:8134
71818 #, gcc-internal-format, gfc-internal-format
71819 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
71820 msgstr ""
71822 #: fortran/openmp.cc:8141
71823 #, gcc-internal-format, gfc-internal-format
71824 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
71825 msgstr ""
71827 #: fortran/openmp.cc:8164
71828 #, gcc-internal-format
71829 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
71830 msgstr ""
71832 #: fortran/openmp.cc:8171
71833 #, gcc-internal-format, gfc-internal-format
71834 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
71835 msgstr ""
71837 #: fortran/openmp.cc:8179
71838 #, gcc-internal-format
71839 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
71840 msgstr ""
71842 #: fortran/openmp.cc:8197
71843 #, gcc-internal-format, gfc-internal-format
71844 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
71845 msgstr ""
71847 #: fortran/openmp.cc:8202
71848 #, gcc-internal-format, gfc-internal-format
71849 msgid "unexpected !$OMP ATOMIC expression at %L"
71850 msgstr ""
71852 #: fortran/openmp.cc:8248
71853 #, gcc-internal-format
71854 msgid "ORDERED clause specified together with %<inscan%> REDUCTION clause at %L"
71855 msgstr ""
71857 #: fortran/openmp.cc:8251
71858 #, gcc-internal-format
71859 msgid "SCHEDULE clause specified together with %<inscan%> REDUCTION clause at %L"
71860 msgstr ""
71862 #: fortran/openmp.cc:8259
71863 #, gcc-internal-format, gfc-internal-format
71864 msgid "With INSCAN at %L, expected loop body with !$OMP SCAN between two structured-block-sequences"
71865 msgstr ""
71867 #: fortran/openmp.cc:8555
71868 #, gcc-internal-format, gfc-internal-format
71869 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
71870 msgstr ""
71872 #: fortran/openmp.cc:8561
71873 #, gcc-internal-format, gfc-internal-format
71874 msgid "%s cannot be a DO CONCURRENT loop at %L"
71875 msgstr ""
71877 #: fortran/openmp.cc:8567
71878 #, gcc-internal-format, gfc-internal-format
71879 msgid "%s iteration variable must be of type integer at %L"
71880 msgstr ""
71882 #: fortran/openmp.cc:8571
71883 #, gcc-internal-format, gfc-internal-format
71884 msgid "%s iteration variable must not be THREADPRIVATE at %L"
71885 msgstr ""
71887 #: fortran/openmp.cc:8584
71888 #, gcc-internal-format, gfc-internal-format
71889 msgid "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE or ALLOCATE at %L"
71890 msgstr ""
71892 #: fortran/openmp.cc:8588
71893 #, gcc-internal-format, gfc-internal-format
71894 msgid "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE, ALLOCATE or LINEAR at %L"
71895 msgstr ""
71897 #: fortran/openmp.cc:8606
71898 #, gcc-internal-format, gfc-internal-format
71899 msgid "%s collapsed loops don't form rectangular iteration space at %L"
71900 msgstr ""
71902 #: fortran/openmp.cc:8616
71903 #, gcc-internal-format, gfc-internal-format
71904 msgid "collapsed %s loops not perfectly nested at %L"
71905 msgstr ""
71907 #: fortran/openmp.cc:8625 fortran/openmp.cc:8633
71908 #, gcc-internal-format, gfc-internal-format
71909 msgid "not enough DO loops for collapsed %s at %L"
71910 msgstr ""
71912 #: fortran/openmp.cc:8838 fortran/openmp.cc:8851
71913 #, gcc-internal-format, gfc-internal-format
71914 msgid "The %s directive cannot be specified within a %s region at %L"
71915 msgstr ""
71917 #: fortran/openmp.cc:8870
71918 #, gcc-internal-format, gfc-internal-format
71919 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
71920 msgstr ""
71922 #: fortran/openmp.cc:8876
71923 #, gcc-internal-format, gfc-internal-format
71924 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
71925 msgstr ""
71927 #: fortran/openmp.cc:8882
71928 #, gcc-internal-format, gfc-internal-format
71929 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
71930 msgstr ""
71932 #: fortran/openmp.cc:8898
71933 #, gcc-internal-format, gfc-internal-format
71934 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
71935 msgstr ""
71937 #: fortran/openmp.cc:8910
71938 #, gcc-internal-format, gfc-internal-format
71939 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
71940 msgstr ""
71942 #: fortran/openmp.cc:8920 fortran/openmp.cc:8929
71943 #, gcc-internal-format, gfc-internal-format
71944 msgid "not enough DO loops for %s !$ACC LOOP at %L"
71945 msgstr ""
71947 #: fortran/openmp.cc:8945
71948 #, gcc-internal-format, gfc-internal-format
71949 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
71950 msgstr ""
71952 #: fortran/openmp.cc:8966
71953 #, gcc-internal-format, gfc-internal-format
71954 msgid "TILE requires constant expression at %L"
71955 msgstr ""
71957 #: fortran/openmp.cc:9066
71958 #, gcc-internal-format
71959 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
71960 msgstr ""
71962 #: fortran/openmp.cc:9113
71963 #, gcc-internal-format
71964 msgid "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE ( NAME ) at %L"
71965 msgstr ""
71967 #: fortran/openmp.cc:9119
71968 #, gcc-internal-format
71969 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
71970 msgstr ""
71972 #: fortran/openmp.cc:9242
71973 #, gcc-internal-format, gfc-internal-format
71974 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
71975 msgstr ""
71977 #: fortran/openmp.cc:9256
71978 #, gcc-internal-format, gfc-internal-format
71979 msgid "OMP CRITICAL at %L with HINT clause requires a NAME, except when omp_sync_hint_none is used"
71980 msgstr ""
71982 #: fortran/openmp.cc:9262
71983 #, gcc-internal-format
71984 msgid "Unexpected !$OMP SCAN at %L outside loop construct with %<inscan%> REDUCTION clause"
71985 msgstr ""
71987 #: fortran/openmp.cc:9283
71988 #, gcc-internal-format
71989 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
71990 msgstr ""
71992 #: fortran/openmp.cc:9307
71993 #, gcc-internal-format, gfc-internal-format
71994 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
71995 msgstr ""
71997 #: fortran/openmp.cc:9315
71998 #, gcc-internal-format, gfc-internal-format
71999 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
72000 msgstr ""
72002 #: fortran/openmp.cc:9344
72003 #, gcc-internal-format, gfc-internal-format
72004 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
72005 msgstr ""
72007 #: fortran/openmp.cc:9366
72008 #, gcc-internal-format, gfc-internal-format
72009 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
72010 msgstr ""
72012 #: fortran/openmp.cc:9382
72013 #, gcc-internal-format, gfc-internal-format
72014 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
72015 msgstr ""
72017 #: fortran/openmp.cc:9397
72018 #, gcc-internal-format, gfc-internal-format
72019 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
72020 msgstr ""
72022 #: fortran/openmp.cc:9407
72023 #, gcc-internal-format, gfc-internal-format
72024 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
72025 msgstr ""
72027 #: fortran/openmp.cc:9415
72028 #, gcc-internal-format, gfc-internal-format
72029 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
72030 msgstr ""
72032 #: fortran/options.cc:275
72033 #, gcc-internal-format
72034 msgid "%<-fexcess-precision=standard%> for Fortran"
72035 msgstr ""
72037 #: fortran/options.cc:277
72038 #, gcc-internal-format
72039 msgid "%<-fexcess-precision=16%> for Fortran"
72040 msgstr ""
72042 #: fortran/options.cc:371
72043 #, gcc-internal-format
72044 msgid "Reading file %qs as free form"
72045 msgstr ""
72047 #: fortran/options.cc:381
72048 #, gcc-internal-format
72049 msgid "%<-fd-lines-as-comments%> has no effect in free form"
72050 msgstr ""
72052 #: fortran/options.cc:384
72053 #, gcc-internal-format
72054 msgid "%<-fd-lines-as-code%> has no effect in free form"
72055 msgstr ""
72057 #: fortran/options.cc:422
72058 #, gcc-internal-format
72059 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
72060 msgstr ""
72062 #: fortran/options.cc:425
72063 #, gcc-internal-format
72064 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
72065 msgstr ""
72067 #: fortran/options.cc:428
72068 #, gcc-internal-format
72069 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %qs"
72070 msgstr ""
72072 #: fortran/options.cc:431
72073 #, gcc-internal-format
72074 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
72075 msgstr ""
72077 #: fortran/options.cc:434
72078 #, gcc-internal-format
72079 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %qs"
72080 msgstr ""
72082 #: fortran/options.cc:493
72083 #, gcc-internal-format
72084 msgid "Fixed line length must be at least seven"
72085 msgstr ""
72087 #: fortran/options.cc:496
72088 #, gcc-internal-format
72089 msgid "Free line length must be at least three"
72090 msgstr ""
72092 #: fortran/options.cc:499
72093 #, gcc-internal-format, gfc-internal-format
72094 msgid "Maximum subrecord length cannot exceed %d"
72095 msgstr ""
72097 #: fortran/options.cc:518
72098 #, gcc-internal-format
72099 msgid "gfortran: Only one %<-J%> option allowed"
72100 msgstr ""
72102 #: fortran/options.cc:590
72103 #, gcc-internal-format
72104 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
72105 msgstr ""
72107 #: fortran/options.cc:592
72108 #, gcc-internal-format
72109 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
72110 msgstr ""
72112 #: fortran/options.cc:641
72113 #, gcc-internal-format
72114 msgid "Argument to %<-fcheck%> is not valid: %s"
72115 msgstr ""
72117 #: fortran/options.cc:690
72118 #, fuzzy, gcc-internal-format
72119 msgid "%<-static-libgfortran%> is not supported in this configuration"
72120 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
72122 #: fortran/options.cc:713
72123 #, gcc-internal-format, gfc-internal-format
72124 msgid "Maximum supported identifier length is %d"
72125 msgstr ""
72127 #: fortran/options.cc:728
72128 #, fuzzy, gcc-internal-format
72129 #| msgid "unrecognized option `-%s'"
72130 msgid "Unrecognized option to %<-finit-logical%>: %s"
72131 msgstr "нераспазнаны выбар \"-%s\""
72133 #: fortran/options.cc:744
72134 #, gcc-internal-format
72135 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
72136 msgstr ""
72138 #: fortran/parse.cc:602
72139 #, gcc-internal-format, gfc-internal-format
72140 msgid "Unclassifiable statement at %C"
72141 msgstr ""
72143 #: fortran/parse.cc:666
72144 #, gcc-internal-format, gfc-internal-format
72145 msgid "OpenACC directives other than ROUTINE may not appear in PURE procedures at %C"
72146 msgstr ""
72148 #: fortran/parse.cc:732
72149 #, gcc-internal-format, gfc-internal-format
72150 msgid "Unclassifiable OpenACC directive at %C"
72151 msgstr ""
72153 #: fortran/parse.cc:876 fortran/parse.cc:1162
72154 #, gcc-internal-format, gfc-internal-format
72155 msgid "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in PURE procedures"
72156 msgstr ""
72158 #: fortran/parse.cc:1146
72159 #, gcc-internal-format, gfc-internal-format
72160 msgid "Unclassifiable OpenMP directive at %C"
72161 msgstr ""
72163 #: fortran/parse.cc:1240
72164 #, gcc-internal-format, gfc-internal-format
72165 msgid "Unclassifiable GCC directive at %C"
72166 msgstr ""
72168 #: fortran/parse.cc:1242
72169 #, gcc-internal-format, gfc-internal-format
72170 msgid "Unclassifiable GCC directive at %C, ignored"
72171 msgstr ""
72173 #: fortran/parse.cc:1302 fortran/parse.cc:1529
72174 #, gcc-internal-format, gfc-internal-format
72175 msgid "Zero is not a valid statement label at %C"
72176 msgstr ""
72178 #: fortran/parse.cc:1309 fortran/parse.cc:1521
72179 #, fuzzy, gcc-internal-format, gfc-internal-format
72180 msgid "Non-numeric character in statement label at %C"
72181 msgstr "пустая сімвальная канстанта"
72183 #: fortran/parse.cc:1321 fortran/parse.cc:1570
72184 #, gcc-internal-format, gfc-internal-format
72185 msgid "Semicolon at %C needs to be preceded by statement"
72186 msgstr ""
72188 #: fortran/parse.cc:1328 fortran/parse.cc:1585
72189 #, gcc-internal-format, gfc-internal-format
72190 msgid "Statement label without statement at %L"
72191 msgstr ""
72193 #: fortran/parse.cc:1391 fortran/parse.cc:1572
72194 #, gcc-internal-format, gfc-internal-format
72195 msgid "Fortran 2008: Semicolon at %C without preceding statement"
72196 msgstr ""
72198 #: fortran/parse.cc:1414 fortran/parse.cc:1548
72199 #, gcc-internal-format, gfc-internal-format
72200 msgid "Bad continuation line at %C"
72201 msgstr ""
72203 #: fortran/parse.cc:1858
72204 #, gcc-internal-format, gfc-internal-format
72205 msgid "FORMAT statement at %L does not have a statement label"
72206 msgstr ""
72208 #: fortran/parse.cc:2749
72209 #, gcc-internal-format
72210 msgid "gfc_ascii_statement(): Bad statement code"
72211 msgstr ""
72213 #: fortran/parse.cc:2891
72214 #, gcc-internal-format, gfc-internal-format
72215 msgid "Unexpected %s statement at %C"
72216 msgstr ""
72218 #: fortran/parse.cc:3046
72219 #, gcc-internal-format, gfc-internal-format
72220 msgid "%s statement at %C cannot follow %s statement at %L"
72221 msgstr ""
72223 #: fortran/parse.cc:3063
72224 #, gcc-internal-format
72225 msgid "Unexpected end of file in %qs"
72226 msgstr ""
72228 #: fortran/parse.cc:3098
72229 #, gcc-internal-format
72230 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
72231 msgstr ""
72233 #: fortran/parse.cc:3101
72234 #, gcc-internal-format
72235 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
72236 msgstr ""
72238 #: fortran/parse.cc:3121
72239 #, gcc-internal-format, gfc-internal-format
72240 msgid "Components in TYPE at %C must precede CONTAINS"
72241 msgstr ""
72243 #: fortran/parse.cc:3125
72244 #, gcc-internal-format, gfc-internal-format
72245 msgid "Type-bound procedure at %C"
72246 msgstr ""
72248 #: fortran/parse.cc:3133
72249 #, gcc-internal-format, gfc-internal-format
72250 msgid "GENERIC binding at %C"
72251 msgstr ""
72253 #: fortran/parse.cc:3141
72254 #, fuzzy, gcc-internal-format, gfc-internal-format
72255 msgid "FINAL procedure declaration at %C"
72256 msgstr "няма папярэдняга аб'яўлення для \"%s\""
72258 #: fortran/parse.cc:3153
72259 #, gcc-internal-format, gfc-internal-format
72260 msgid "Derived type definition at %C with empty CONTAINS section"
72261 msgstr ""
72263 #: fortran/parse.cc:3163 fortran/parse.cc:3618
72264 #, gcc-internal-format, gfc-internal-format
72265 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
72266 msgstr ""
72268 #: fortran/parse.cc:3170
72269 #, gcc-internal-format, gfc-internal-format
72270 msgid "PRIVATE statement at %C must precede procedure bindings"
72271 msgstr ""
72273 #: fortran/parse.cc:3177 fortran/parse.cc:3631
72274 #, gcc-internal-format, gfc-internal-format
72275 msgid "Duplicate PRIVATE statement at %C"
72276 msgstr ""
72278 #: fortran/parse.cc:3187
72279 #, gcc-internal-format, gfc-internal-format
72280 msgid "SEQUENCE statement at %C must precede CONTAINS"
72281 msgstr ""
72283 #: fortran/parse.cc:3191
72284 #, gcc-internal-format, gfc-internal-format
72285 msgid "Already inside a CONTAINS block at %C"
72286 msgstr ""
72288 #: fortran/parse.cc:3310
72289 #, gcc-internal-format, gfc-internal-format
72290 msgid "Component %s at %L of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray, which is not possible as the component has the pointer attribute"
72291 msgstr ""
72293 #: fortran/parse.cc:3316
72294 #, gcc-internal-format, gfc-internal-format
72295 msgid "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, which must have a codimension or be a subcomponent of a coarray"
72296 msgstr ""
72298 #: fortran/parse.cc:3321
72299 #, gcc-internal-format, gfc-internal-format
72300 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
72301 msgstr ""
72303 #: fortran/parse.cc:3325
72304 #, gcc-internal-format, gfc-internal-format
72305 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
72306 msgstr ""
72308 #: fortran/parse.cc:3330
72309 #, gcc-internal-format, gfc-internal-format
72310 msgid "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as already a coarray subcomponent exists)"
72311 msgstr ""
72313 #: fortran/parse.cc:3337
72314 #, gcc-internal-format, gfc-internal-format
72315 msgid "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as %s at %L has a codimension or a coarray subcomponent)"
72316 msgstr ""
72318 #: fortran/parse.cc:3347
72319 #, gcc-internal-format, gfc-internal-format
72320 msgid "Component %s at %L of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray, which is not possible as the component has the pointer attribute"
72321 msgstr ""
72323 #: fortran/parse.cc:3353
72324 #, gcc-internal-format, gfc-internal-format
72325 msgid "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, which must have a codimension or be a subcomponent of a coarray"
72326 msgstr ""
72328 #: fortran/parse.cc:3358
72329 #, gcc-internal-format, gfc-internal-format
72330 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
72331 msgstr ""
72333 #: fortran/parse.cc:3362
72334 #, gcc-internal-format, gfc-internal-format
72335 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
72336 msgstr ""
72338 #: fortran/parse.cc:3367
72339 #, gcc-internal-format, gfc-internal-format
72340 msgid "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as already a coarray subcomponent exists)"
72341 msgstr ""
72343 #: fortran/parse.cc:3374
72344 #, gcc-internal-format, gfc-internal-format
72345 msgid "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. (Variables of type %s may not have a codimension as %s at %L has a codimension or a coarray subcomponent)"
72346 msgstr ""
72348 #: fortran/parse.cc:3426
72349 #, gcc-internal-format, gfc-internal-format
72350 msgid "failed to create map component '%s'"
72351 msgstr ""
72353 #: fortran/parse.cc:3459
72354 #, fuzzy, gcc-internal-format, gfc-internal-format
72355 #| msgid "failed to find class '%s'"
72356 msgid "failed to create union component '%s'"
72357 msgstr "не знойдзен клас \"%s\""
72359 #: fortran/parse.cc:3514
72360 #, gcc-internal-format, gfc-internal-format
72361 msgid "Syntax error in nested structure declaration at %C"
72362 msgstr ""
72364 #: fortran/parse.cc:3601
72365 #, gcc-internal-format, gfc-internal-format
72366 msgid "FINAL declaration at %C must be inside CONTAINS"
72367 msgstr ""
72369 #: fortran/parse.cc:3609
72370 #, gcc-internal-format, gfc-internal-format
72371 msgid "Derived type definition at %C without components"
72372 msgstr ""
72374 #: fortran/parse.cc:3625
72375 #, gcc-internal-format, gfc-internal-format
72376 msgid "PRIVATE statement at %C must precede structure components"
72377 msgstr ""
72379 #: fortran/parse.cc:3642
72380 #, gcc-internal-format, gfc-internal-format
72381 msgid "SEQUENCE statement at %C must precede structure components"
72382 msgstr ""
72384 #: fortran/parse.cc:3648
72385 #, gcc-internal-format, gfc-internal-format
72386 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
72387 msgstr ""
72389 #: fortran/parse.cc:3653
72390 #, gcc-internal-format, gfc-internal-format
72391 msgid "Duplicate SEQUENCE statement at %C"
72392 msgstr ""
72394 #: fortran/parse.cc:3663
72395 #, gcc-internal-format, gfc-internal-format
72396 msgid "CONTAINS block in derived type definition at %C"
72397 msgstr ""
72399 #: fortran/parse.cc:3721
72400 #, gcc-internal-format, gfc-internal-format
72401 msgid "ENUM declaration at %C has no ENUMERATORS"
72402 msgstr ""
72404 #: fortran/parse.cc:3808
72405 #, gcc-internal-format, gfc-internal-format
72406 msgid "Unexpected %s statement in INTERFACE block at %C"
72407 msgstr ""
72409 #: fortran/parse.cc:3832
72410 #, gcc-internal-format
72411 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
72412 msgstr ""
72414 #: fortran/parse.cc:3866
72415 #, gcc-internal-format, gfc-internal-format
72416 msgid "Unexpected %s statement at %C in INTERFACE body"
72417 msgstr ""
72419 #: fortran/parse.cc:3884
72420 #, gcc-internal-format
72421 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
72422 msgstr ""
72424 #: fortran/parse.cc:4014
72425 #, gcc-internal-format, gfc-internal-format
72426 msgid "%s statement is not allowed inside of BLOCK at %C"
72427 msgstr ""
72429 #: fortran/parse.cc:4046
72430 #, gcc-internal-format, gfc-internal-format
72431 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
72432 msgstr ""
72434 #: fortran/parse.cc:4136
72435 #, gcc-internal-format, gfc-internal-format
72436 msgid "%s statement must appear in a MODULE"
72437 msgstr ""
72439 #: fortran/parse.cc:4144
72440 #, gcc-internal-format, gfc-internal-format
72441 msgid "%s statement at %C follows another accessibility specification"
72442 msgstr ""
72444 #: fortran/parse.cc:4196
72445 #, gcc-internal-format
72446 msgid "Bad kind expression for function %qs at %L"
72447 msgstr ""
72449 #: fortran/parse.cc:4200
72450 #, gcc-internal-format
72451 msgid "The type for function %qs at %L is not accessible"
72452 msgstr ""
72454 #: fortran/parse.cc:4260
72455 #, gcc-internal-format, gfc-internal-format
72456 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
72457 msgstr ""
72459 #: fortran/parse.cc:4282
72460 #, gcc-internal-format, gfc-internal-format
72461 msgid "Unexpected %s statement in WHERE block at %C"
72462 msgstr ""
72464 #: fortran/parse.cc:4341
72465 #, gcc-internal-format, gfc-internal-format
72466 msgid "Unexpected %s statement in FORALL block at %C"
72467 msgstr ""
72469 #: fortran/parse.cc:4392
72470 #, gcc-internal-format, gfc-internal-format
72471 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
72472 msgstr ""
72474 #: fortran/parse.cc:4410
72475 #, gcc-internal-format, gfc-internal-format
72476 msgid "Duplicate ELSE statements at %L and %C"
72477 msgstr ""
72479 #: fortran/parse.cc:4471
72480 #, gcc-internal-format, gfc-internal-format
72481 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
72482 msgstr ""
72484 #: fortran/parse.cc:4555
72485 #, gcc-internal-format, gfc-internal-format
72486 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
72487 msgstr ""
72489 #: fortran/parse.cc:4631
72490 #, gcc-internal-format, gfc-internal-format
72491 msgid "Expected RANK or RANK DEFAULT following SELECT RANK at %C"
72492 msgstr ""
72494 #: fortran/parse.cc:4695
72495 #, gcc-internal-format
72496 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
72497 msgstr ""
72499 #: fortran/parse.cc:4728
72500 #, gcc-internal-format, gfc-internal-format
72501 msgid "End of nonblock DO statement at %C is within another block"
72502 msgstr ""
72504 #: fortran/parse.cc:4738
72505 #, gcc-internal-format, gfc-internal-format
72506 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
72507 msgstr ""
72509 #: fortran/parse.cc:4764
72510 #, gcc-internal-format, gfc-internal-format
72511 msgid "CRITICAL block inside of OpenACC region at %C"
72512 msgstr ""
72514 #: fortran/parse.cc:4765
72515 #, gcc-internal-format, gfc-internal-format
72516 msgid "CRITICAL block inside of OpenMP region at %C"
72517 msgstr ""
72519 #: fortran/parse.cc:4791
72520 #, gcc-internal-format, gfc-internal-format
72521 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
72522 msgstr ""
72524 #: fortran/parse.cc:4860 fortran/parse.cc:5584
72525 #, fuzzy, gcc-internal-format, gfc-internal-format
72526 #| msgid "In construct"
72527 msgid "BLOCK construct at %C"
72528 msgstr "У канструкцыі"
72530 #: fortran/parse.cc:4894
72531 #, gcc-internal-format, gfc-internal-format
72532 msgid "ASSOCIATE construct at %C"
72533 msgstr ""
72535 #: fortran/parse.cc:5097
72536 #, gcc-internal-format, gfc-internal-format
72537 msgid "Statement label in ENDDO at %C doesn't match DO label"
72538 msgstr ""
72540 #: fortran/parse.cc:5113
72541 #, gcc-internal-format, gfc-internal-format
72542 msgid "Named block DO at %L requires matching ENDDO name"
72543 msgstr ""
72545 #: fortran/parse.cc:5365 fortran/parse.cc:5427
72546 #, gcc-internal-format, gfc-internal-format
72547 msgid "OpenACC directive inside of CRITICAL block at %C"
72548 msgstr ""
72550 #: fortran/parse.cc:5402
72551 #, gcc-internal-format, gfc-internal-format
72552 msgid "Expecting %s at %C"
72553 msgstr ""
72555 #: fortran/parse.cc:5446
72556 #, gcc-internal-format, gfc-internal-format
72557 msgid "Expected DO loop at %C"
72558 msgstr ""
72560 #: fortran/parse.cc:5466
72561 #, gcc-internal-format, gfc-internal-format
72562 msgid "Redundant !$ACC END LOOP at %C"
72563 msgstr ""
72565 #: fortran/parse.cc:5712
72566 #, gcc-internal-format, gfc-internal-format
72567 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
72568 msgstr ""
72570 #: fortran/parse.cc:5772
72571 #, gcc-internal-format, gfc-internal-format
72572 msgid "%s statement at %C cannot terminate a non-block DO loop"
72573 msgstr ""
72575 #: fortran/parse.cc:5786
72576 #, gcc-internal-format, gfc-internal-format
72577 msgid "DATA statement at %C after the first executable statement"
72578 msgstr ""
72580 #: fortran/parse.cc:5936
72581 #, gcc-internal-format
72582 msgid "%<GCC unroll%> directive not at the start of a loop at %C"
72583 msgstr ""
72585 #: fortran/parse.cc:5939
72586 #, gcc-internal-format
72587 msgid "%<GCC ivdep%> directive not at the start of a loop at %C"
72588 msgstr ""
72590 #: fortran/parse.cc:5942
72591 #, gcc-internal-format
72592 msgid "%<GCC vector%> directive not at the start of a loop at %C"
72593 msgstr ""
72595 #: fortran/parse.cc:5945
72596 #, gcc-internal-format
72597 msgid "%<GCC novector%> directive not at the start of a loop at %C"
72598 msgstr ""
72600 #: fortran/parse.cc:6061
72601 #, gcc-internal-format
72602 msgid "Contained procedure %qs at %C is already ambiguous"
72603 msgstr ""
72605 #: fortran/parse.cc:6118
72606 #, gcc-internal-format, gfc-internal-format
72607 msgid "Unexpected %s statement in CONTAINS section at %C"
72608 msgstr ""
72610 #: fortran/parse.cc:6143
72611 #, gcc-internal-format, gfc-internal-format
72612 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
72613 msgstr ""
72615 #: fortran/parse.cc:6257
72616 #, gcc-internal-format, gfc-internal-format
72617 msgid "CONTAINS statement at %C is already in a contained program unit"
72618 msgstr ""
72620 #: fortran/parse.cc:6309
72621 #, gcc-internal-format
72622 msgid "Global binding name %qs at %L is already being used as a %s at %L"
72623 msgstr ""
72625 #: fortran/parse.cc:6313
72626 #, gcc-internal-format
72627 msgid "Global name %qs at %L is already being used as a %s at %L"
72628 msgstr ""
72630 #: fortran/parse.cc:6319
72631 #, gcc-internal-format
72632 msgid "Global binding name %qs at %L is already being used at %L"
72633 msgstr ""
72635 #: fortran/parse.cc:6322
72636 #, gcc-internal-format
72637 msgid "Global name %qs at %L is already being used at %L"
72638 msgstr ""
72640 #: fortran/parse.cc:6344
72641 #, gcc-internal-format, gfc-internal-format
72642 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
72643 msgstr ""
72645 #: fortran/parse.cc:6370
72646 #, gcc-internal-format, gfc-internal-format
72647 msgid "Unexpected %s statement in BLOCK DATA at %C"
72648 msgstr ""
72650 #: fortran/parse.cc:6475
72651 #, gcc-internal-format, gfc-internal-format
72652 msgid "Unexpected %s statement in MODULE at %C"
72653 msgstr ""
72655 #. If we see a duplicate main program, shut down.  If the second
72656 #. instance is an implied main program, i.e. data decls or executable
72657 #. statements, we're in for lots of errors.
72658 #: fortran/parse.cc:6954
72659 #, gcc-internal-format, gfc-internal-format
72660 msgid "Two main PROGRAMs at %L and %C"
72661 msgstr ""
72663 #: fortran/primary.cc:103
72664 #, fuzzy, gcc-internal-format, gfc-internal-format
72665 #| msgid "invalid parameter type `%T'"
72666 msgid "Missing kind-parameter at %C"
72667 msgstr "нерэчаісны тып парамэтра `%T'"
72669 #: fortran/primary.cc:136
72670 #, gcc-internal-format
72671 msgid "gfc_check_digit(): bad radix"
72672 msgstr ""
72674 #: fortran/primary.cc:279
72675 #, gcc-internal-format, gfc-internal-format
72676 msgid "Integer kind %d at %C not available"
72677 msgstr ""
72679 #: fortran/primary.cc:288
72680 #, gcc-internal-format
72681 msgid "Integer too big for its kind at %C. This check can be disabled with the option %<-fno-range-check%>"
72682 msgstr ""
72684 #: fortran/primary.cc:316
72685 #, fuzzy, gcc-internal-format, gfc-internal-format
72686 msgid "Hollerith constant at %C"
72687 msgstr "пустая сімвальная канстанта"
72689 #: fortran/primary.cc:323
72690 #, gcc-internal-format, gfc-internal-format
72691 msgid "Invalid Hollerith constant: %L must contain at least one character"
72692 msgstr ""
72694 #: fortran/primary.cc:329
72695 #, gcc-internal-format, gfc-internal-format
72696 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
72697 msgstr ""
72699 #: fortran/primary.cc:349
72700 #, gcc-internal-format, gfc-internal-format
72701 msgid "Invalid Hollerith constant at %L contains a wide character"
72702 msgstr ""
72704 #: fortran/primary.cc:435
72705 #, gcc-internal-format, gfc-internal-format
72706 msgid "Hexadecimal constant at %L uses nonstandard X instead of Z"
72707 msgstr ""
72709 #: fortran/primary.cc:444
72710 #, gcc-internal-format, gfc-internal-format
72711 msgid "Empty set of digits in BOZ constant at %C"
72712 msgstr ""
72714 #: fortran/primary.cc:450
72715 #, fuzzy, gcc-internal-format, gfc-internal-format
72716 msgid "Illegal character in BOZ constant at %C"
72717 msgstr "пустая сімвальная канстанта"
72719 #: fortran/primary.cc:473
72720 #, gcc-internal-format, gfc-internal-format
72721 msgid "BOZ constant at %C uses nonstandard postfix syntax"
72722 msgstr ""
72724 #: fortran/primary.cc:498
72725 #, gcc-internal-format, gfc-internal-format
72726 msgid "BOZ used outside a DATA statement at %L"
72727 msgstr ""
72729 #: fortran/primary.cc:589
72730 #, gcc-internal-format, gfc-internal-format
72731 msgid "exponent-letter 'q' in real-literal-constant at %C"
72732 msgstr ""
72734 #: fortran/primary.cc:594
72735 #, gcc-internal-format
72736 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
72737 msgstr ""
72739 #: fortran/primary.cc:615
72740 #, gcc-internal-format, gfc-internal-format
72741 msgid "Missing exponent in real number at %C"
72742 msgstr ""
72744 #: fortran/primary.cc:693
72745 #, gcc-internal-format
72746 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
72747 msgstr ""
72749 #: fortran/primary.cc:703
72750 #, gcc-internal-format
72751 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
72752 msgstr ""
72754 #: fortran/primary.cc:717
72755 #, gcc-internal-format
72756 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
72757 msgstr ""
72759 #: fortran/primary.cc:730
72760 #, gcc-internal-format, gfc-internal-format
72761 msgid "Invalid real kind %d at %C"
72762 msgstr ""
72764 #: fortran/primary.cc:745
72765 #, gcc-internal-format, gfc-internal-format
72766 msgid "Real constant overflows its kind at %C"
72767 msgstr ""
72769 #: fortran/primary.cc:750
72770 #, gcc-internal-format, gfc-internal-format
72771 msgid "Real constant underflows its kind at %C"
72772 msgstr ""
72774 #: fortran/primary.cc:755
72775 #, gcc-internal-format
72776 msgid "gfc_range_check() returned bad value"
72777 msgstr ""
72779 #: fortran/primary.cc:803
72780 #, gcc-internal-format
72781 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
72782 msgstr ""
72784 #: fortran/primary.cc:895
72785 #, gcc-internal-format, gfc-internal-format
72786 msgid "Syntax error in SUBSTRING specification at %C"
72787 msgstr ""
72789 #: fortran/primary.cc:1103
72790 #, gcc-internal-format, gfc-internal-format
72791 msgid "Invalid kind %d for CHARACTER constant at %C"
72792 msgstr ""
72794 #: fortran/primary.cc:1124
72795 #, fuzzy, gcc-internal-format, gfc-internal-format
72796 msgid "Unterminated character constant beginning at %C"
72797 msgstr "сімвальная канстанта вельмі доўгая"
72799 #: fortran/primary.cc:1154
72800 #, gcc-internal-format
72801 msgid "Character %qs in string at %C is not representable in character kind %d"
72802 msgstr ""
72804 #: fortran/primary.cc:1167
72805 #, gcc-internal-format
72806 msgid "match_string_constant(): Delimiter not found"
72807 msgstr ""
72809 #: fortran/primary.cc:1201
72810 #, gcc-internal-format, gfc-internal-format
72811 msgid "Substring start index (%ld) at %L below 1"
72812 msgstr ""
72814 #: fortran/primary.cc:1207
72815 #, gcc-internal-format, gfc-internal-format
72816 msgid "Substring end index (%ld) at %L exceeds string length"
72817 msgstr ""
72819 #: fortran/primary.cc:1292
72820 #, gcc-internal-format, gfc-internal-format
72821 msgid "Bad kind for logical constant at %C"
72822 msgstr ""
72824 #: fortran/primary.cc:1336
72825 #, gcc-internal-format, gfc-internal-format
72826 msgid "Expected PARAMETER symbol in complex constant at %C"
72827 msgstr ""
72829 #: fortran/primary.cc:1347
72830 #, gcc-internal-format, gfc-internal-format
72831 msgid "Numeric PARAMETER required in complex constant at %C"
72832 msgstr ""
72834 #: fortran/primary.cc:1353
72835 #, gcc-internal-format, gfc-internal-format
72836 msgid "Scalar PARAMETER required in complex constant at %C"
72837 msgstr ""
72839 #: fortran/primary.cc:1357
72840 #, gcc-internal-format, gfc-internal-format
72841 msgid "PARAMETER symbol in complex constant at %C"
72842 msgstr ""
72844 #: fortran/primary.cc:1380
72845 #, gcc-internal-format
72846 msgid "gfc_match_sym_complex_part(): Bad type"
72847 msgstr ""
72849 #: fortran/primary.cc:1387
72850 #, gcc-internal-format, gfc-internal-format
72851 msgid "Error converting PARAMETER constant in complex constant at %C"
72852 msgstr ""
72854 #: fortran/primary.cc:1519
72855 #, gcc-internal-format, gfc-internal-format
72856 msgid "Syntax error in COMPLEX constant at %C"
72857 msgstr ""
72859 #: fortran/primary.cc:1646
72860 #, gcc-internal-format
72861 msgid "Namelist %qs cannot be an argument at %L"
72862 msgstr ""
72864 #: fortran/primary.cc:1748
72865 #, gcc-internal-format
72866 msgid "Keyword %qs at %C has already appeared in the current argument list"
72867 msgstr ""
72869 #: fortran/primary.cc:1815
72870 #, fuzzy, gcc-internal-format, gfc-internal-format
72871 msgid "argument list function at %C"
72872 msgstr "аргумент для \"%s\" прапушчан"
72874 #: fortran/primary.cc:1889
72875 #, gcc-internal-format, gfc-internal-format
72876 msgid "Expected alternate return label at %C"
72877 msgstr ""
72879 #: fortran/primary.cc:1936
72880 #, gcc-internal-format, gfc-internal-format
72881 msgid "Missing keyword name in actual argument list at %C"
72882 msgstr ""
72884 #: fortran/primary.cc:1982
72885 #, gcc-internal-format, gfc-internal-format
72886 msgid "Syntax error in argument list at %C"
72887 msgstr ""
72889 #: fortran/primary.cc:2003
72890 #, gcc-internal-format
72891 msgid "extend_ref(): Bad tail"
72892 msgstr ""
72894 #: fortran/primary.cc:2081
72895 #, gcc-internal-format, gfc-internal-format
72896 msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
72897 msgstr ""
72899 #: fortran/primary.cc:2089
72900 #, gcc-internal-format
72901 msgid "Coarray designator at %C but %qs is not a coarray"
72902 msgstr ""
72904 #: fortran/primary.cc:2241
72905 #, gcc-internal-format
72906 msgid "Symbol %qs at %C has no IMPLICIT type"
72907 msgstr ""
72909 #: fortran/primary.cc:2248
72910 #, gcc-internal-format
72911 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
72912 msgstr ""
72914 #: fortran/primary.cc:2269
72915 #, gcc-internal-format, gfc-internal-format
72916 msgid "Expected structure component name at %C"
72917 msgstr ""
72919 #: fortran/primary.cc:2289 fortran/primary.cc:2431
72920 #, gcc-internal-format, gfc-internal-format
72921 msgid "RE or IM part_ref at %C"
72922 msgstr ""
72924 #: fortran/primary.cc:2308 fortran/primary.cc:2436
72925 #, gcc-internal-format, gfc-internal-format
72926 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
72927 msgstr ""
72929 #: fortran/primary.cc:2315 fortran/primary.cc:2449
72930 #, gcc-internal-format, gfc-internal-format
72931 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
72932 msgstr ""
72934 #: fortran/primary.cc:2374
72935 #, fuzzy, gcc-internal-format, gfc-internal-format
72936 msgid "Expected argument list at %C"
72937 msgstr "аргумент для \"%s\" прапушчан"
72939 #: fortran/primary.cc:2392
72940 #, gcc-internal-format
72941 msgid "%qs at %C is not an inquiry reference to an intrinsic type component %qs"
72942 msgstr ""
72944 #: fortran/primary.cc:2395
72945 #, gcc-internal-format
72946 msgid "%qs at %C is not an inquiry reference to an intrinsic type component"
72947 msgstr ""
72949 #: fortran/primary.cc:2465
72950 #, gcc-internal-format, gfc-internal-format
72951 msgid "The KIND part_ref at %C must be applied to an expression of intrinsic type"
72952 msgstr ""
72954 #: fortran/primary.cc:2493
72955 #, gcc-internal-format
72956 msgid "Procedure pointer component %qs requires an argument list at %C"
72957 msgstr ""
72959 #: fortran/primary.cc:2596
72960 #, gcc-internal-format, gfc-internal-format
72961 msgid "Nonpolymorphic reference to abstract type at %C"
72962 msgstr ""
72964 #: fortran/primary.cc:2603
72965 #, gcc-internal-format, gfc-internal-format
72966 msgid "Coindexed procedure-pointer component at %C"
72967 msgstr ""
72969 #: fortran/primary.cc:2639
72970 #, gcc-internal-format
72971 msgid "gfc_variable_attr(): Expression isn't a variable"
72972 msgstr ""
72974 #: fortran/primary.cc:2830
72975 #, gcc-internal-format
72976 msgid "gfc_caf_attr(): Expression isn't a variable"
72977 msgstr ""
72979 #: fortran/primary.cc:2887
72980 #, gcc-internal-format
72981 msgid "gfc_caf_attr(): Bad array reference"
72982 msgstr ""
72984 #: fortran/primary.cc:3066
72985 #, gcc-internal-format
72986 msgid "No initializer for allocatable component %qs given in the structure constructor at %C"
72987 msgstr ""
72989 #: fortran/primary.cc:3077
72990 #, gcc-internal-format, gfc-internal-format
72991 msgid "Structure constructor with missing optional arguments at %C"
72992 msgstr ""
72994 #: fortran/primary.cc:3086
72995 #, gcc-internal-format
72996 msgid "No initializer for component %qs given in the structure constructor at %C"
72997 msgstr ""
72999 #: fortran/primary.cc:3134
73000 #, gcc-internal-format
73001 msgid "Cannot construct ABSTRACT type %qs at %L"
73002 msgstr ""
73004 #: fortran/primary.cc:3154
73005 #, gcc-internal-format, gfc-internal-format
73006 msgid "Structure constructor with named arguments at %C"
73007 msgstr ""
73009 #: fortran/primary.cc:3169
73010 #, gcc-internal-format, gfc-internal-format
73011 msgid "Component initializer without name after component named %s at %L"
73012 msgstr ""
73014 #: fortran/primary.cc:3174
73015 #, gcc-internal-format, gfc-internal-format
73016 msgid "Too many components in structure constructor at %L"
73017 msgstr ""
73019 #: fortran/primary.cc:3232
73020 #, gcc-internal-format, gfc-internal-format
73021 msgid "CHARACTER expression will be truncated in constructor (%ld/%ld) at %L"
73022 msgstr ""
73024 #: fortran/primary.cc:3250
73025 #, gcc-internal-format
73026 msgid "Component %qs is initialized twice in the structure constructor at %L"
73027 msgstr ""
73029 #: fortran/primary.cc:3262
73030 #, gcc-internal-format
73031 msgid "Coindexed expression to pointer component %qs in structure constructor at %L"
73032 msgstr ""
73034 #: fortran/primary.cc:3316
73035 #, gcc-internal-format
73036 msgid "component %qs at %L has already been set by a parent derived type constructor"
73037 msgstr ""
73039 #: fortran/primary.cc:3481
73040 #, gcc-internal-format, gfc-internal-format
73041 msgid "%%LOC() as an rvalue at %C"
73042 msgstr ""
73044 #: fortran/primary.cc:3540
73045 #, gcc-internal-format
73046 msgid "%qs 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)"
73047 msgstr ""
73049 #: fortran/primary.cc:3571 fortran/primary.cc:3973
73050 #, gcc-internal-format, gfc-internal-format
73051 msgid "Symbol at %C is not appropriate for an expression"
73052 msgstr ""
73054 #: fortran/primary.cc:3676
73055 #, gcc-internal-format
73056 msgid "Unexpected use of subroutine name %qs at %C"
73057 msgstr ""
73059 #: fortran/primary.cc:3708
73060 #, fuzzy, gcc-internal-format
73061 msgid "Statement function %qs requires argument list at %C"
73062 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
73064 #: fortran/primary.cc:3711
73065 #, gcc-internal-format
73066 msgid "Function %qs requires an argument list at %C"
73067 msgstr ""
73069 #: fortran/primary.cc:3761
73070 #, fuzzy, gcc-internal-format
73071 msgid "Missing argument to %qs at %C"
73072 msgstr "аргумент для \"%s\" прапушчан"
73074 #: fortran/primary.cc:3774
73075 #, gcc-internal-format, gfc-internal-format
73076 msgid "The leftmost part-ref in a data-ref cannot be a function reference at %C"
73077 msgstr ""
73079 #: fortran/primary.cc:3929
73080 #, fuzzy, gcc-internal-format
73081 msgid "Missing argument list in function %qs at %C"
73082 msgstr "аргумент для \"%s\" прапушчан"
73084 #: fortran/primary.cc:4043
73085 #, gcc-internal-format
73086 msgid "Derived type %qs cannot be used as a variable at %C"
73087 msgstr ""
73089 #: fortran/primary.cc:4084
73090 #, gcc-internal-format, gfc-internal-format
73091 msgid "Named constant at %C in an EQUIVALENCE"
73092 msgstr ""
73094 #: fortran/primary.cc:4119
73095 #, gcc-internal-format
73096 msgid "%qs at %C is not a variable"
73097 msgstr ""
73099 #: fortran/resolve.cc:123
73100 #, gcc-internal-format
73101 msgid "%qs at %L is of the ABSTRACT type %qs"
73102 msgstr ""
73104 #: fortran/resolve.cc:126
73105 #, gcc-internal-format
73106 msgid "ABSTRACT type %qs used at %L"
73107 msgstr ""
73109 #: fortran/resolve.cc:143
73110 #, gcc-internal-format
73111 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
73112 msgstr ""
73114 #: fortran/resolve.cc:156
73115 #, gcc-internal-format
73116 msgid "Interface %qs at %L may not be generic"
73117 msgstr ""
73119 #: fortran/resolve.cc:163
73120 #, gcc-internal-format
73121 msgid "Interface %qs at %L may not be a statement function"
73122 msgstr ""
73124 #: fortran/resolve.cc:172
73125 #, gcc-internal-format
73126 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
73127 msgstr ""
73129 #: fortran/resolve.cc:178
73130 #, gcc-internal-format
73131 msgid "Interface %qs at %L must be explicit"
73132 msgstr ""
73134 #: fortran/resolve.cc:200
73135 #, gcc-internal-format
73136 msgid "PROCEDURE %qs at %L may not be used as its own interface"
73137 msgstr ""
73139 #: fortran/resolve.cc:300
73140 #, gcc-internal-format
73141 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
73142 msgstr ""
73144 #: fortran/resolve.cc:304
73145 #, gcc-internal-format
73146 msgid "Alternate return specifier in function %qs at %L is not allowed"
73147 msgstr ""
73149 #: fortran/resolve.cc:315
73150 #, gcc-internal-format
73151 msgid "Self-referential argument %qs at %L is not allowed"
73152 msgstr ""
73154 #: fortran/resolve.cc:387
73155 #, gcc-internal-format
73156 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
73157 msgstr ""
73159 #: fortran/resolve.cc:397
73160 #, gcc-internal-format
73161 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
73162 msgstr ""
73164 #: fortran/resolve.cc:402
73165 #, gcc-internal-format
73166 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
73167 msgstr ""
73169 #: fortran/resolve.cc:410
73170 #, gcc-internal-format
73171 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
73172 msgstr ""
73174 #: fortran/resolve.cc:415
73175 #, gcc-internal-format
73176 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
73177 msgstr ""
73179 #: fortran/resolve.cc:425
73180 #, gcc-internal-format
73181 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
73182 msgstr ""
73184 #: fortran/resolve.cc:458
73185 #, gcc-internal-format
73186 msgid "Coarray dummy argument %qs at %L to elemental procedure"
73187 msgstr ""
73189 #: fortran/resolve.cc:466
73190 #, gcc-internal-format
73191 msgid "Argument %qs of elemental procedure at %L must be scalar"
73192 msgstr ""
73194 #: fortran/resolve.cc:475
73195 #, gcc-internal-format
73196 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
73197 msgstr ""
73199 #: fortran/resolve.cc:485
73200 #, gcc-internal-format
73201 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
73202 msgstr ""
73204 #: fortran/resolve.cc:493
73205 #, gcc-internal-format
73206 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
73207 msgstr ""
73209 #: fortran/resolve.cc:502
73210 #, gcc-internal-format
73211 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
73212 msgstr ""
73214 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
73215 #. shall be specified, explicitly or implicitly, to be scalar.
73216 #: fortran/resolve.cc:517
73217 #, gcc-internal-format, gfc-internal-format
73218 msgid "Argument '%s' of statement function '%s' at %L must be scalar"
73219 msgstr ""
73221 #: fortran/resolve.cc:528
73222 #, gcc-internal-format
73223 msgid "Character-valued argument %qs of statement function at %L must have constant length"
73224 msgstr ""
73226 #: fortran/resolve.cc:577
73227 #, gcc-internal-format
73228 msgid "Contained procedure %qs at %L has the same name as its encompassing procedure"
73229 msgstr ""
73231 #: fortran/resolve.cc:597
73232 #, gcc-internal-format
73233 msgid "Contained function %qs at %L has no IMPLICIT type"
73234 msgstr ""
73236 #: fortran/resolve.cc:600
73237 #, gcc-internal-format
73238 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
73239 msgstr ""
73241 #: fortran/resolve.cc:626
73242 #, gcc-internal-format
73243 msgid "Character-valued module procedure %qs at %L must not be assumed length"
73244 msgstr ""
73246 #: fortran/resolve.cc:628
73247 #, gcc-internal-format
73248 msgid "Character-valued internal function %qs at %L must not be assumed length"
73249 msgstr ""
73251 #: fortran/resolve.cc:800
73252 #, gcc-internal-format, gfc-internal-format
73253 msgid "Function %s at %L has entries with mismatched array specifications"
73254 msgstr ""
73256 #: fortran/resolve.cc:811
73257 #, gcc-internal-format, gfc-internal-format
73258 msgid "Function %s at %L has entry %s with mismatched characteristics"
73259 msgstr ""
73261 #: fortran/resolve.cc:826
73262 #, gcc-internal-format, gfc-internal-format
73263 msgid "Function %s at %L with entries returning variables of different string lengths"
73264 msgstr ""
73266 #: fortran/resolve.cc:853
73267 #, gcc-internal-format, gfc-internal-format
73268 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
73269 msgstr ""
73271 #: fortran/resolve.cc:857
73272 #, gcc-internal-format, gfc-internal-format
73273 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
73274 msgstr ""
73276 #: fortran/resolve.cc:864
73277 #, gcc-internal-format, gfc-internal-format
73278 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
73279 msgstr ""
73281 #: fortran/resolve.cc:868
73282 #, gcc-internal-format, gfc-internal-format
73283 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
73284 msgstr ""
73286 #: fortran/resolve.cc:906
73287 #, gcc-internal-format, gfc-internal-format
73288 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
73289 msgstr ""
73291 #: fortran/resolve.cc:911
73292 #, gcc-internal-format, gfc-internal-format
73293 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
73294 msgstr ""
73296 #: fortran/resolve.cc:956
73297 #, gcc-internal-format
73298 msgid "Global entity %qs at %L cannot appear in a COMMON block at %L"
73299 msgstr ""
73301 #: fortran/resolve.cc:966
73302 #, gcc-internal-format, gfc-internal-format
73303 msgid "COMMON block at %L"
73304 msgstr ""
73306 #: fortran/resolve.cc:973
73307 #, gcc-internal-format
73308 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
73309 msgstr ""
73311 #: fortran/resolve.cc:977
73312 #, gcc-internal-format
73313 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
73314 msgstr ""
73316 #: fortran/resolve.cc:984
73317 #, gcc-internal-format
73318 msgid "%qs at %L cannot appear in COMMON [F2008:C5100]"
73319 msgstr ""
73321 #: fortran/resolve.cc:992
73322 #, gcc-internal-format
73323 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
73324 msgstr ""
73326 #: fortran/resolve.cc:996
73327 #, gcc-internal-format
73328 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
73329 msgstr ""
73331 #: fortran/resolve.cc:1000
73332 #, gcc-internal-format
73333 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
73334 msgstr ""
73336 #: fortran/resolve.cc:1044
73337 #, gcc-internal-format
73338 msgid "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus have the same binding name as the same-named COMMON block at %L: %s vs %s"
73339 msgstr ""
73341 #: fortran/resolve.cc:1058
73342 #, gcc-internal-format
73343 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
73344 msgstr ""
73346 #: fortran/resolve.cc:1066
73347 #, gcc-internal-format
73348 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
73349 msgstr ""
73351 #: fortran/resolve.cc:1088
73352 #, gcc-internal-format
73353 msgid "COMMON block at %L with binding label %qs uses the same global identifier as entity at %L"
73354 msgstr ""
73356 #: fortran/resolve.cc:1109
73357 #, gcc-internal-format
73358 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
73359 msgstr ""
73361 #: fortran/resolve.cc:1113
73362 #, gcc-internal-format
73363 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
73364 msgstr ""
73366 #: fortran/resolve.cc:1117
73367 #, gcc-internal-format
73368 msgid "COMMON block %qs at %L is also an intrinsic procedure"
73369 msgstr ""
73371 #: fortran/resolve.cc:1121
73372 #, gcc-internal-format
73373 msgid "COMMON block %qs at %L that is also a function result"
73374 msgstr ""
73376 #: fortran/resolve.cc:1126
73377 #, gcc-internal-format
73378 msgid "COMMON block %qs at %L that is also a global procedure"
73379 msgstr ""
73381 #: fortran/resolve.cc:1193
73382 #, gcc-internal-format
73383 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
73384 msgstr ""
73386 #: fortran/resolve.cc:1329
73387 #, gcc-internal-format, gfc-internal-format
73388 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
73389 msgstr ""
73391 #: fortran/resolve.cc:1350
73392 #, gcc-internal-format
73393 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
73394 msgstr ""
73396 #: fortran/resolve.cc:1416
73397 #, gcc-internal-format
73398 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
73399 msgstr ""
73401 #: fortran/resolve.cc:1450
73402 #, gcc-internal-format
73403 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
73404 msgstr ""
73406 #: fortran/resolve.cc:1469
73407 #, gcc-internal-format
73408 msgid "Bad array spec of component %qs referenced in structure constructor at %L"
73409 msgstr ""
73411 #: fortran/resolve.cc:1480
73412 #, gcc-internal-format
73413 msgid "The shape of component %qs in the structure constructor at %L differs from the shape of the declared component for dimension %d (%ld/%ld)"
73414 msgstr ""
73416 #: fortran/resolve.cc:1501
73417 #, gcc-internal-format
73418 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
73419 msgstr ""
73421 #: fortran/resolve.cc:1530
73422 #, gcc-internal-format
73423 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
73424 msgstr ""
73426 #: fortran/resolve.cc:1654
73427 #, gcc-internal-format
73428 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
73429 msgstr ""
73431 #: fortran/resolve.cc:1716
73432 #, fuzzy, gcc-internal-format
73433 msgid "%qs at %L is ambiguous"
73434 msgstr "памер \"%s\" - %d байт"
73436 #: fortran/resolve.cc:1720
73437 #, gcc-internal-format
73438 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
73439 msgstr ""
73441 #: fortran/resolve.cc:1841
73442 #, gcc-internal-format
73443 msgid "Type specified for intrinsic function %qs at %L is ignored"
73444 msgstr ""
73446 #: fortran/resolve.cc:1854
73447 #, gcc-internal-format
73448 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
73449 msgstr ""
73451 #: fortran/resolve.cc:1865
73452 #, gcc-internal-format
73453 msgid "%qs declared INTRINSIC at %L does not exist"
73454 msgstr ""
73456 #: fortran/resolve.cc:1878
73457 #, gcc-internal-format
73458 msgid "The intrinsic %qs 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."
73459 msgstr ""
73461 #: fortran/resolve.cc:1914
73462 #, gcc-internal-format
73463 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
73464 msgstr ""
73466 #: fortran/resolve.cc:1972 fortran/resolve.cc:10347 fortran/resolve.cc:12076
73467 #, gcc-internal-format, gfc-internal-format
73468 msgid "Label %d referenced at %L is never defined"
73469 msgstr ""
73471 #: fortran/resolve.cc:2004
73472 #, gcc-internal-format
73473 msgid "Derived type %qs is used as an actual argument at %L"
73474 msgstr ""
73476 #: fortran/resolve.cc:2022
73477 #, fuzzy, gcc-internal-format
73478 msgid "Statement function %qs at %L is not allowed as an actual argument"
73479 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
73481 #: fortran/resolve.cc:2030
73482 #, gcc-internal-format
73483 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
73484 msgstr ""
73486 #: fortran/resolve.cc:2037
73487 #, gcc-internal-format
73488 msgid "Internal procedure %qs is used as actual argument at %L"
73489 msgstr ""
73491 #: fortran/resolve.cc:2045
73492 #, gcc-internal-format
73493 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
73494 msgstr ""
73496 #: fortran/resolve.cc:2072
73497 #, gcc-internal-format
73498 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
73499 msgstr ""
73501 #: fortran/resolve.cc:2094
73502 #, fuzzy, gcc-internal-format
73503 msgid "Symbol %qs at %L is ambiguous"
73504 msgstr "памер \"%s\" - %d байт"
73506 #: fortran/resolve.cc:2149
73507 #, gcc-internal-format, gfc-internal-format
73508 msgid "By-value argument at %L is not of numeric type"
73509 msgstr ""
73511 #: fortran/resolve.cc:2156
73512 #, gcc-internal-format, gfc-internal-format
73513 msgid "By-value argument at %L cannot be an array or an array section"
73514 msgstr ""
73516 #: fortran/resolve.cc:2170
73517 #, gcc-internal-format, gfc-internal-format
73518 msgid "By-value argument at %L is not allowed in this context"
73519 msgstr ""
73521 #: fortran/resolve.cc:2182
73522 #, gcc-internal-format, gfc-internal-format
73523 msgid "Passing internal procedure at %L by location not allowed"
73524 msgstr ""
73526 #: fortran/resolve.cc:2193
73527 #, gcc-internal-format
73528 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
73529 msgstr ""
73531 #: fortran/resolve.cc:2202
73532 #, gcc-internal-format, gfc-internal-format
73533 msgid "Coindexed actual argument at %L with ultimate pointer component"
73534 msgstr ""
73536 #: fortran/resolve.cc:2349
73537 #, gcc-internal-format
73538 msgid "%qs at %L is an array and OPTIONAL; If it is not present, then it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optional argument with the same rank (Fortran 2018, 15.5.2.12)"
73539 msgstr ""
73541 #: fortran/resolve.cc:2387
73542 #, gcc-internal-format
73543 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
73544 msgstr ""
73546 #: fortran/resolve.cc:2661
73547 #, gcc-internal-format
73548 msgid "Return type mismatch of function %qs at %L (%s/%s)"
73549 msgstr ""
73551 #: fortran/resolve.cc:2688
73552 #, gcc-internal-format
73553 msgid "Interface mismatch in global procedure %qs at %L: %s"
73554 msgstr ""
73556 #: fortran/resolve.cc:2794
73557 #, gcc-internal-format
73558 msgid "There is no specific function for the generic %qs at %L"
73559 msgstr ""
73561 #: fortran/resolve.cc:2814
73562 #, gcc-internal-format
73563 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
73564 msgstr ""
73566 #: fortran/resolve.cc:2852
73567 #, gcc-internal-format
73568 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
73569 msgstr ""
73571 #: fortran/resolve.cc:2907
73572 #, gcc-internal-format
73573 msgid "Unable to resolve the specific function %qs at %L"
73574 msgstr ""
73576 #: fortran/resolve.cc:2984
73577 #, gcc-internal-format
73578 msgid "Missing explicit declaration with EXTERNAL attribute for symbol %qs at %L"
73579 msgstr ""
73581 #: fortran/resolve.cc:3016
73582 #, gcc-internal-format
73583 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
73584 msgstr ""
73586 #: fortran/resolve.cc:3020 fortran/resolve.cc:17283
73587 #, gcc-internal-format
73588 msgid "Function %qs at %L has no IMPLICIT type"
73589 msgstr ""
73591 #: fortran/resolve.cc:3144
73592 #, gcc-internal-format
73593 msgid "Reference to impure function %qs at %L inside a FORALL %s"
73594 msgstr ""
73596 #: fortran/resolve.cc:3151
73597 #, gcc-internal-format
73598 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
73599 msgstr ""
73601 #: fortran/resolve.cc:3158
73602 #, gcc-internal-format
73603 msgid "Reference to impure function %qs at %L within a PURE procedure"
73604 msgstr ""
73606 #: fortran/resolve.cc:3225
73607 #, gcc-internal-format
73608 msgid "Unexpected junk after %qs at %L"
73609 msgstr ""
73611 #: fortran/resolve.cc:3236
73612 #, fuzzy, gcc-internal-format
73613 #| msgid "`%D' is not a function,"
73614 msgid "%qs at %L is not a function"
73615 msgstr "`%D' - гэта ня функцыя,"
73617 #: fortran/resolve.cc:3244 fortran/resolve.cc:3741
73618 #, gcc-internal-format
73619 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
73620 msgstr ""
73622 #: fortran/resolve.cc:3256
73623 #, gcc-internal-format
73624 msgid "ABSTRACT INTERFACE %qs at %L must not have an assumed character length result (F2008: C418)"
73625 msgstr ""
73627 #. Internal procedures are taken care of in resolve_contained_fntype.
73628 #: fortran/resolve.cc:3299
73629 #, gcc-internal-format
73630 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
73631 msgstr ""
73633 #: fortran/resolve.cc:3333
73634 #, gcc-internal-format
73635 msgid "resolve_function(): bad function type"
73636 msgstr ""
73638 #: fortran/resolve.cc:3347
73639 #, gcc-internal-format, gfc-internal-format
73640 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a function reference"
73641 msgstr ""
73643 #: fortran/resolve.cc:3363
73644 #, gcc-internal-format
73645 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
73646 msgstr ""
73648 #: fortran/resolve.cc:3425
73649 #, gcc-internal-format
73650 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
73651 msgstr ""
73653 #: fortran/resolve.cc:3429
73654 #, gcc-internal-format
73655 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
73656 msgstr ""
73658 #: fortran/resolve.cc:3469
73659 #, gcc-internal-format
73660 msgid "Using function %qs at %L is deprecated"
73661 msgstr ""
73663 #: fortran/resolve.cc:3485
73664 #, gcc-internal-format
73665 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
73666 msgstr ""
73668 #: fortran/resolve.cc:3491
73669 #, gcc-internal-format
73670 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
73671 msgstr ""
73673 #: fortran/resolve.cc:3497
73674 #, gcc-internal-format
73675 msgid "Subroutine call to %qs at %L is not PURE"
73676 msgstr ""
73678 #: fortran/resolve.cc:3565
73679 #, gcc-internal-format
73680 msgid "There is no specific subroutine for the generic %qs at %L"
73681 msgstr ""
73683 #: fortran/resolve.cc:3574
73684 #, gcc-internal-format
73685 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
73686 msgstr ""
73688 #: fortran/resolve.cc:3609
73689 #, gcc-internal-format
73690 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
73691 msgstr ""
73693 #: fortran/resolve.cc:3654
73694 #, gcc-internal-format
73695 msgid "Unable to resolve the specific subroutine %qs at %L"
73696 msgstr ""
73698 #: fortran/resolve.cc:3712
73699 #, gcc-internal-format
73700 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
73701 msgstr ""
73703 #: fortran/resolve.cc:3751
73704 #, gcc-internal-format
73705 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
73706 msgstr ""
73708 #: fortran/resolve.cc:3755
73709 #, gcc-internal-format
73710 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
73711 msgstr ""
73713 #: fortran/resolve.cc:3800
73714 #, gcc-internal-format
73715 msgid "resolve_subroutine(): bad function type"
73716 msgstr ""
73718 #: fortran/resolve.cc:3817
73719 #, gcc-internal-format
73720 msgid "Using subroutine %qs at %L is deprecated"
73721 msgstr ""
73723 #: fortran/resolve.cc:3844
73724 #, gcc-internal-format, gfc-internal-format
73725 msgid "Shapes for operands at %L and %L are not conformable"
73726 msgstr ""
73728 #: fortran/resolve.cc:3896
73729 #, gcc-internal-format
73730 msgid "logical_to_bitwise(): Bad intrinsic"
73731 msgstr ""
73733 #: fortran/resolve.cc:3999
73734 #, gcc-internal-format
73735 msgid "Impure function %qs at %L might not be evaluated"
73736 msgstr ""
73738 #: fortran/resolve.cc:4003
73739 #, gcc-internal-format, gfc-internal-format
73740 msgid "Impure function at %L might not be evaluated"
73741 msgstr ""
73743 #: fortran/resolve.cc:4080
73744 #, gcc-internal-format
73745 msgid "BOZ literal constant at %L cannot be an operand of unary operator %qs"
73746 msgstr ""
73748 #: fortran/resolve.cc:4104
73749 #, gcc-internal-format
73750 msgid "Operands at %L and %L cannot appear as operands of binary operator %qs"
73751 msgstr ""
73753 #: fortran/resolve.cc:4278 fortran/resolve.cc:4293
73754 #, gcc-internal-format, gfc-internal-format
73755 msgid "BOZ literal constant near %L cannot appear as an operand of a relational operator"
73756 msgstr ""
73758 #: fortran/resolve.cc:4332
73759 #, gcc-internal-format, gfc-internal-format
73760 msgid "Equality comparison for %s at %L"
73761 msgstr ""
73763 #: fortran/resolve.cc:4334
73764 #, gcc-internal-format, gfc-internal-format
73765 msgid "Inequality comparison for %s at %L"
73766 msgstr ""
73768 #: fortran/resolve.cc:4394
73769 #, gcc-internal-format
73770 msgid "resolve_operator(): Bad intrinsic"
73771 msgstr ""
73773 #: fortran/resolve.cc:4564 fortran/resolve.cc:4587
73774 #, gcc-internal-format
73775 msgid "compare_bound_int(): Bad expression"
73776 msgstr ""
73778 #: fortran/resolve.cc:4682
73779 #, gcc-internal-format, gfc-internal-format
73780 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
73781 msgstr ""
73783 #: fortran/resolve.cc:4687
73784 #, gcc-internal-format, gfc-internal-format
73785 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
73786 msgstr ""
73788 #: fortran/resolve.cc:4697
73789 #, gcc-internal-format, gfc-internal-format
73790 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
73791 msgstr ""
73793 #: fortran/resolve.cc:4702
73794 #, gcc-internal-format, gfc-internal-format
73795 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
73796 msgstr ""
73798 #: fortran/resolve.cc:4722
73799 #, gcc-internal-format, gfc-internal-format
73800 msgid "Illegal stride of zero at %L"
73801 msgstr ""
73803 #: fortran/resolve.cc:4739
73804 #, gcc-internal-format, gfc-internal-format
73805 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
73806 msgstr ""
73808 #: fortran/resolve.cc:4747
73809 #, gcc-internal-format, gfc-internal-format
73810 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
73811 msgstr ""
73813 #: fortran/resolve.cc:4763
73814 #, gcc-internal-format, gfc-internal-format
73815 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
73816 msgstr ""
73818 #: fortran/resolve.cc:4772
73819 #, gcc-internal-format, gfc-internal-format
73820 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
73821 msgstr ""
73823 #: fortran/resolve.cc:4788
73824 #, gcc-internal-format
73825 msgid "check_dimension(): Bad array reference"
73826 msgstr ""
73828 #: fortran/resolve.cc:4811
73829 #, gcc-internal-format, gfc-internal-format
73830 msgid "Rightmost upper bound of assumed size array section not specified at %L"
73831 msgstr ""
73833 #: fortran/resolve.cc:4821
73834 #, gcc-internal-format, gfc-internal-format
73835 msgid "Rank mismatch in array reference at %L (%d/%d)"
73836 msgstr ""
73838 #: fortran/resolve.cc:4829
73839 #, gcc-internal-format, gfc-internal-format
73840 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
73841 msgstr ""
73843 #: fortran/resolve.cc:4845
73844 #, gcc-internal-format, gfc-internal-format
73845 msgid "Coindex of codimension %d must be a scalar at %L"
73846 msgstr ""
73848 #: fortran/resolve.cc:4873
73849 #, gcc-internal-format, gfc-internal-format
73850 msgid "Array index at %L must be scalar"
73851 msgstr ""
73853 #: fortran/resolve.cc:4879
73854 #, gcc-internal-format, gfc-internal-format
73855 msgid "Array index at %L must be of INTEGER type, found %s"
73856 msgstr ""
73858 #: fortran/resolve.cc:4885
73859 #, gcc-internal-format, gfc-internal-format
73860 msgid "REAL array index at %L"
73861 msgstr ""
73863 #: fortran/resolve.cc:4924
73864 #, fuzzy, gcc-internal-format, gfc-internal-format
73865 msgid "Argument dim at %L must be scalar"
73866 msgstr "першым аргументам \"%s\" павінен быць \"int\""
73868 #: fortran/resolve.cc:4931
73869 #, gcc-internal-format, gfc-internal-format
73870 msgid "Argument dim at %L must be of INTEGER type"
73871 msgstr ""
73873 #: fortran/resolve.cc:4989
73874 #, gcc-internal-format
73875 msgid "find_array_spec(): Missing spec"
73876 msgstr ""
73878 #: fortran/resolve.cc:5000
73879 #, gcc-internal-format
73880 msgid "find_array_spec(): unused as(1)"
73881 msgstr ""
73883 #: fortran/resolve.cc:5012
73884 #, gcc-internal-format
73885 msgid "find_array_spec(): unused as(2)"
73886 msgstr ""
73888 #: fortran/resolve.cc:5055
73889 #, fuzzy, gcc-internal-format, gfc-internal-format
73890 msgid "Array index at %L is an array of rank %d"
73891 msgstr "памер масіва \"%s\" вельмі вялікі"
73893 #: fortran/resolve.cc:5153
73894 #, gcc-internal-format, gfc-internal-format
73895 msgid "Substring start index at %L must be of type INTEGER"
73896 msgstr ""
73898 #: fortran/resolve.cc:5160
73899 #, gcc-internal-format, gfc-internal-format
73900 msgid "Substring start index at %L must be scalar"
73901 msgstr ""
73903 #: fortran/resolve.cc:5182
73904 #, gcc-internal-format, gfc-internal-format
73905 msgid "Substring end index at %L must be of type INTEGER"
73906 msgstr ""
73908 #: fortran/resolve.cc:5189
73909 #, gcc-internal-format, gfc-internal-format
73910 msgid "Substring end index at %L must be scalar"
73911 msgstr ""
73913 #: fortran/resolve.cc:5209
73914 #, fuzzy, gcc-internal-format, gfc-internal-format
73915 #| msgid "size of array `%s' is too large"
73916 msgid "Substring end index at %L is too large"
73917 msgstr "памер масіва \"%s\" вельмі вялікі"
73919 #: fortran/resolve.cc:5399
73920 #, gcc-internal-format
73921 msgid "resolve_ref(): Bad array reference"
73922 msgstr ""
73924 #: fortran/resolve.cc:5413
73925 #, gcc-internal-format, gfc-internal-format
73926 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
73927 msgstr ""
73929 #: fortran/resolve.cc:5423
73930 #, gcc-internal-format, gfc-internal-format
73931 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
73932 msgstr ""
73934 #: fortran/resolve.cc:5469
73935 #, gcc-internal-format, gfc-internal-format
73936 msgid "Two or more part references with nonzero rank must not be specified at %L"
73937 msgstr ""
73939 #: fortran/resolve.cc:5561
73940 #, gcc-internal-format
73941 msgid "gfc_expression_rank(): Two array specs"
73942 msgstr ""
73944 #: fortran/resolve.cc:5643
73945 #, gcc-internal-format, gfc-internal-format
73946 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
73947 msgstr ""
73949 #: fortran/resolve.cc:5653
73950 #, gcc-internal-format, gfc-internal-format
73951 msgid "Assumed-type variable %s at %L may only be used as actual argument"
73952 msgstr ""
73954 #. FIXME: It doesn't work reliably as inquiry_argument is not set
73955 #. for all inquiry functions in resolve_function; the reason is
73956 #. that the function-name resolution happens too late in that
73957 #. function.
73958 #: fortran/resolve.cc:5663
73959 #, gcc-internal-format, gfc-internal-format
73960 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
73961 msgstr ""
73963 #: fortran/resolve.cc:5682
73964 #, gcc-internal-format, gfc-internal-format
73965 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
73966 msgstr ""
73968 #. FIXME: It doesn't work reliably as inquiry_argument is not set
73969 #. for all inquiry functions in resolve_function; the reason is
73970 #. that the function-name resolution happens too late in that
73971 #. function.
73972 #: fortran/resolve.cc:5692
73973 #, gcc-internal-format, gfc-internal-format
73974 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
73975 msgstr ""
73977 #: fortran/resolve.cc:5703
73978 #, gcc-internal-format, gfc-internal-format
73979 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
73980 msgstr ""
73982 #: fortran/resolve.cc:5712
73983 #, gcc-internal-format, gfc-internal-format
73984 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
73985 msgstr ""
73987 #: fortran/resolve.cc:5728
73988 #, gcc-internal-format, gfc-internal-format
73989 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
73990 msgstr ""
73992 #: fortran/resolve.cc:5910
73993 #, gcc-internal-format
73994 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
73995 msgstr ""
73997 #: fortran/resolve.cc:5915
73998 #, gcc-internal-format
73999 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
74000 msgstr ""
74002 #: fortran/resolve.cc:5985
74003 #, gcc-internal-format, gfc-internal-format
74004 msgid "Polymorphic subobject of coindexed object at %L"
74005 msgstr ""
74007 #: fortran/resolve.cc:5998
74008 #, gcc-internal-format, gfc-internal-format
74009 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
74010 msgstr ""
74012 #: fortran/resolve.cc:6014
74013 #, gcc-internal-format
74014 msgid "Using variable %qs at %L is deprecated"
74015 msgstr ""
74017 #: fortran/resolve.cc:6102
74018 #, gcc-internal-format
74019 msgid "%qs at %L is host associated at %L into a contained procedure with an internal procedure of the same name"
74020 msgstr ""
74022 #: fortran/resolve.cc:6256 fortran/resolve.cc:6408
74023 #, gcc-internal-format, gfc-internal-format
74024 msgid "Error in typebound call at %L"
74025 msgstr ""
74027 #: fortran/resolve.cc:6372
74028 #, gcc-internal-format, gfc-internal-format
74029 msgid "Passed-object at %L must be scalar"
74030 msgstr ""
74032 #: fortran/resolve.cc:6379
74033 #, gcc-internal-format
74034 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
74035 msgstr ""
74037 #: fortran/resolve.cc:6418
74038 #, gcc-internal-format
74039 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
74040 msgstr ""
74042 #: fortran/resolve.cc:6427
74043 #, gcc-internal-format, gfc-internal-format
74044 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
74045 msgstr ""
74047 #. Nothing matching found!
74048 #: fortran/resolve.cc:6615
74049 #, gcc-internal-format
74050 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
74051 msgstr ""
74053 #: fortran/resolve.cc:6649
74054 #, gcc-internal-format
74055 msgid "%qs at %L should be a SUBROUTINE"
74056 msgstr ""
74058 #: fortran/resolve.cc:6701
74059 #, gcc-internal-format
74060 msgid "%qs at %L should be a FUNCTION"
74061 msgstr ""
74063 #: fortran/resolve.cc:7236
74064 #, gcc-internal-format
74065 msgid "gfc_resolve_expr(): Bad expression type"
74066 msgstr ""
74068 #: fortran/resolve.cc:7269
74069 #, gcc-internal-format, gfc-internal-format
74070 msgid "%s at %L must be a scalar"
74071 msgstr ""
74073 #: fortran/resolve.cc:7279
74074 #, gcc-internal-format, gfc-internal-format
74075 msgid "%s at %L must be integer"
74076 msgstr ""
74078 #: fortran/resolve.cc:7283 fortran/resolve.cc:7290
74079 #, gcc-internal-format, gfc-internal-format
74080 msgid "%s at %L must be INTEGER"
74081 msgstr ""
74083 #: fortran/resolve.cc:7345
74084 #, gcc-internal-format, gfc-internal-format
74085 msgid "Step expression in DO loop at %L cannot be zero"
74086 msgstr ""
74088 #: fortran/resolve.cc:7368
74089 #, gcc-internal-format, gfc-internal-format
74090 msgid "DO loop at %L will be executed zero times"
74091 msgstr ""
74093 #: fortran/resolve.cc:7385
74094 #, gcc-internal-format, gfc-internal-format
74095 msgid "DO loop at %L is undefined as it overflows"
74096 msgstr ""
74098 #: fortran/resolve.cc:7391
74099 #, gcc-internal-format, gfc-internal-format
74100 msgid "DO loop at %L is undefined as it underflows"
74101 msgstr ""
74103 #: fortran/resolve.cc:7452
74104 #, gcc-internal-format, gfc-internal-format
74105 msgid "FORALL index-name at %L must be a scalar INTEGER"
74106 msgstr ""
74108 #: fortran/resolve.cc:7457
74109 #, gcc-internal-format, gfc-internal-format
74110 msgid "FORALL start expression at %L must be a scalar INTEGER"
74111 msgstr ""
74113 #: fortran/resolve.cc:7464
74114 #, gcc-internal-format, gfc-internal-format
74115 msgid "FORALL end expression at %L must be a scalar INTEGER"
74116 msgstr ""
74118 #: fortran/resolve.cc:7472
74119 #, gcc-internal-format, gfc-internal-format
74120 msgid "FORALL stride expression at %L must be a scalar %s"
74121 msgstr ""
74123 #: fortran/resolve.cc:7477
74124 #, gcc-internal-format, gfc-internal-format
74125 msgid "FORALL stride expression at %L cannot be zero"
74126 msgstr ""
74128 #: fortran/resolve.cc:7490
74129 #, gcc-internal-format
74130 msgid "FORALL index %qs may not appear in triplet specification at %L"
74131 msgstr ""
74133 #: fortran/resolve.cc:7594 fortran/resolve.cc:7892
74134 #, gcc-internal-format, gfc-internal-format
74135 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
74136 msgstr ""
74138 #: fortran/resolve.cc:7602 fortran/resolve.cc:7855
74139 #, gcc-internal-format, gfc-internal-format
74140 msgid "Coindexed allocatable object at %L"
74141 msgstr ""
74143 #: fortran/resolve.cc:7712
74144 #, gcc-internal-format, gfc-internal-format
74145 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
74146 msgstr ""
74148 #: fortran/resolve.cc:7743
74149 #, gcc-internal-format, gfc-internal-format
74150 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
74151 msgstr ""
74153 #: fortran/resolve.cc:7903
74154 #, gcc-internal-format, gfc-internal-format
74155 msgid "Type of entity at %L is type incompatible with source-expr at %L"
74156 msgstr ""
74158 #: fortran/resolve.cc:7915
74159 #, gcc-internal-format, gfc-internal-format
74160 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
74161 msgstr ""
74163 #: fortran/resolve.cc:7929
74164 #, gcc-internal-format, gfc-internal-format
74165 msgid "The source-expr at %L shall neither be of type LOCK_TYPE nor have a LOCK_TYPE component if allocate-object at %L is a coarray"
74166 msgstr ""
74168 #: fortran/resolve.cc:7944
74169 #, gcc-internal-format, gfc-internal-format
74170 msgid "The source-expr at %L shall neither be of type EVENT_TYPE nor have a EVENT_TYPE component if allocate-object at %L is a coarray"
74171 msgstr ""
74173 #: fortran/resolve.cc:7957
74174 #, gcc-internal-format, gfc-internal-format
74175 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
74176 msgstr ""
74178 #: fortran/resolve.cc:7975
74179 #, gcc-internal-format, gfc-internal-format
74180 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
74181 msgstr ""
74183 #: fortran/resolve.cc:8056 fortran/resolve.cc:8071
74184 #, gcc-internal-format, gfc-internal-format
74185 msgid "Array specification required in ALLOCATE statement at %L"
74186 msgstr ""
74188 #: fortran/resolve.cc:8063
74189 #, gcc-internal-format, gfc-internal-format
74190 msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
74191 msgstr ""
74193 #: fortran/resolve.cc:8088
74194 #, gcc-internal-format, gfc-internal-format
74195 msgid "Coarray specification required in ALLOCATE statement at %L"
74196 msgstr ""
74198 #: fortran/resolve.cc:8097 fortran/resolve.cc:8126 fortran/resolve.cc:8154
74199 #, gcc-internal-format, gfc-internal-format
74200 msgid "Bad array specification in ALLOCATE statement at %L"
74201 msgstr ""
74203 #: fortran/resolve.cc:8103
74204 #, gcc-internal-format, gfc-internal-format
74205 msgid "Upper cobound is less than lower cobound at %L"
74206 msgstr ""
74208 #: fortran/resolve.cc:8115
74209 #, gcc-internal-format, gfc-internal-format
74210 msgid "Upper cobound is less than lower cobound of 1 at %L"
74211 msgstr ""
74213 #: fortran/resolve.cc:8173
74214 #, gcc-internal-format
74215 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
74216 msgstr ""
74218 #: fortran/resolve.cc:8188
74219 #, gcc-internal-format, gfc-internal-format
74220 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
74221 msgstr ""
74223 #: fortran/resolve.cc:8199
74224 #, gcc-internal-format, gfc-internal-format
74225 msgid "Bad coarray specification in ALLOCATE statement at %L"
74226 msgstr ""
74228 #: fortran/resolve.cc:8230
74229 #, gcc-internal-format, gfc-internal-format
74230 msgid "Stat-variable at %L must be a scalar INTEGER variable"
74231 msgstr ""
74233 #: fortran/resolve.cc:8259
74234 #, gcc-internal-format, gfc-internal-format
74235 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
74236 msgstr ""
74238 #: fortran/resolve.cc:8272
74239 #, gcc-internal-format, gfc-internal-format
74240 msgid "ERRMSG at %L is useless without a STAT tag"
74241 msgstr ""
74243 #: fortran/resolve.cc:8286
74244 #, gcc-internal-format, gfc-internal-format
74245 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
74246 msgstr ""
74248 #: fortran/resolve.cc:8315
74249 #, gcc-internal-format, gfc-internal-format
74250 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
74251 msgstr ""
74253 #: fortran/resolve.cc:8347
74254 #, gcc-internal-format, gfc-internal-format
74255 msgid "Allocate-object at %L also appears at %L"
74256 msgstr ""
74258 #: fortran/resolve.cc:8353 fortran/resolve.cc:8359
74259 #, gcc-internal-format, gfc-internal-format
74260 msgid "Allocate-object at %L is subobject of object at %L"
74261 msgstr ""
74263 #. The cases overlap, or they are the same
74264 #. element in the list.  Either way, we must
74265 #. issue an error and get the next case from P.
74266 #. FIXME: Sort P and Q by line number.
74267 #: fortran/resolve.cc:8587
74268 #, gcc-internal-format, gfc-internal-format
74269 msgid "CASE label at %L overlaps with CASE label at %L"
74270 msgstr ""
74272 #: fortran/resolve.cc:8638
74273 #, gcc-internal-format, gfc-internal-format
74274 msgid "Expression in CASE statement at %L must be of type %s"
74275 msgstr ""
74277 #: fortran/resolve.cc:8649
74278 #, gcc-internal-format, gfc-internal-format
74279 msgid "Expression in CASE statement at %L must be of kind %d"
74280 msgstr ""
74282 #: fortran/resolve.cc:8662
74283 #, gcc-internal-format, gfc-internal-format
74284 msgid "Expression in CASE statement at %L must be scalar"
74285 msgstr ""
74287 #: fortran/resolve.cc:8708
74288 #, gcc-internal-format, gfc-internal-format
74289 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
74290 msgstr ""
74292 #: fortran/resolve.cc:8727
74293 #, gcc-internal-format, gfc-internal-format
74294 msgid "Argument of SELECT statement at %L cannot be %s"
74295 msgstr ""
74297 #: fortran/resolve.cc:8737
74298 #, gcc-internal-format, gfc-internal-format
74299 msgid "Argument of SELECT statement at %L must be a scalar expression"
74300 msgstr ""
74302 #: fortran/resolve.cc:8755 fortran/resolve.cc:8763
74303 #, gcc-internal-format, gfc-internal-format
74304 msgid "Expression in CASE statement at %L is not in the range of %s"
74305 msgstr ""
74307 #: fortran/resolve.cc:8825 fortran/resolve.cc:9480
74308 #, gcc-internal-format, gfc-internal-format
74309 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
74310 msgstr ""
74312 #: fortran/resolve.cc:8851
74313 #, gcc-internal-format, gfc-internal-format
74314 msgid "Logical range in CASE statement at %L is not allowed"
74315 msgstr ""
74317 #: fortran/resolve.cc:8864
74318 #, gcc-internal-format, gfc-internal-format
74319 msgid "Constant logical value in CASE statement is repeated at %L"
74320 msgstr ""
74322 #: fortran/resolve.cc:8879
74323 #, gcc-internal-format, gfc-internal-format
74324 msgid "Range specification at %L can never be matched"
74325 msgstr ""
74327 #: fortran/resolve.cc:8982
74328 #, gcc-internal-format, gfc-internal-format
74329 msgid "Logical SELECT CASE block at %L has more that two cases"
74330 msgstr ""
74332 #: fortran/resolve.cc:9033
74333 #, gcc-internal-format
74334 msgid "Associating entity %qs at %L is a procedure pointer"
74335 msgstr ""
74337 #: fortran/resolve.cc:9042
74338 #, gcc-internal-format
74339 msgid "Derived type %qs cannot be used as a variable at %L"
74340 msgstr ""
74342 #: fortran/resolve.cc:9059
74343 #, gcc-internal-format
74344 msgid "Associating entity %qs at %L is a procedure name"
74345 msgstr ""
74347 #: fortran/resolve.cc:9075
74348 #, gcc-internal-format, gfc-internal-format
74349 msgid "Associating selector-expression at %L yields a procedure"
74350 msgstr ""
74352 #: fortran/resolve.cc:9082
74353 #, gcc-internal-format, gfc-internal-format
74354 msgid "Selector at %L cannot be NULL()"
74355 msgstr ""
74357 #: fortran/resolve.cc:9087
74358 #, gcc-internal-format, gfc-internal-format
74359 msgid "Selector at %L has no type"
74360 msgstr ""
74362 #: fortran/resolve.cc:9109
74363 #, gcc-internal-format
74364 msgid "Associate-name %qs at %L is used as array"
74365 msgstr ""
74367 #: fortran/resolve.cc:9120
74368 #, gcc-internal-format, gfc-internal-format
74369 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
74370 msgstr ""
74372 #: fortran/resolve.cc:9350
74373 #, gcc-internal-format, gfc-internal-format
74374 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
74375 msgstr ""
74377 #: fortran/resolve.cc:9388 fortran/resolve.cc:9400
74378 #, gcc-internal-format, gfc-internal-format
74379 msgid "Selector at %L must not be coindexed"
74380 msgstr ""
74382 #: fortran/resolve.cc:9429
74383 #, gcc-internal-format, gfc-internal-format
74384 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
74385 msgstr ""
74387 #: fortran/resolve.cc:9442
74388 #, gcc-internal-format
74389 msgid "Derived type %qs at %L must be extensible"
74390 msgstr ""
74392 #: fortran/resolve.cc:9455
74393 #, gcc-internal-format
74394 msgid "Derived type %qs at %L must be an extension of %qs"
74395 msgstr ""
74397 #: fortran/resolve.cc:9458
74398 #, gcc-internal-format
74399 msgid "Unexpected intrinsic type %qs at %L"
74400 msgstr ""
74402 #: fortran/resolve.cc:9468
74403 #, gcc-internal-format, gfc-internal-format
74404 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
74405 msgstr ""
74407 #: fortran/resolve.cc:9715
74408 #, gcc-internal-format, gfc-internal-format
74409 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
74410 msgstr ""
74412 #: fortran/resolve.cc:9849
74413 #, gcc-internal-format, gfc-internal-format
74414 msgid "RANK DEFAULT at %L is repeated at %L"
74415 msgstr ""
74417 #: fortran/resolve.cc:9858
74418 #, gcc-internal-format, gfc-internal-format
74419 msgid "RANK (*) at %L is repeated at %L"
74420 msgstr ""
74422 #: fortran/resolve.cc:9861
74423 #, gcc-internal-format, gfc-internal-format
74424 msgid "RANK (%i) at %L is repeated at %L"
74425 msgstr ""
74427 #: fortran/resolve.cc:9871 fortran/resolve.cc:9876
74428 #, gcc-internal-format, gfc-internal-format
74429 msgid "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
74430 msgstr ""
74432 #: fortran/resolve.cc:9985
74433 #, gcc-internal-format, gfc-internal-format
74434 msgid "Invalid context for NULL () intrinsic at %L"
74435 msgstr ""
74437 #: fortran/resolve.cc:10037
74438 #, gcc-internal-format, gfc-internal-format
74439 msgid "DTIO %s procedure at %L must be recursive"
74440 msgstr ""
74442 #: fortran/resolve.cc:10047
74443 #, gcc-internal-format, gfc-internal-format
74444 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
74445 msgstr ""
74447 #: fortran/resolve.cc:10060
74448 #, gcc-internal-format, gfc-internal-format
74449 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
74450 msgstr ""
74452 #: fortran/resolve.cc:10069
74453 #, gcc-internal-format, gfc-internal-format
74454 msgid "Data transfer element at %L cannot have procedure pointer components"
74455 msgstr ""
74457 #: fortran/resolve.cc:10076
74458 #, gcc-internal-format, gfc-internal-format
74459 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
74460 msgstr ""
74462 #: fortran/resolve.cc:10087
74463 #, gcc-internal-format, gfc-internal-format
74464 msgid "Data transfer element at %L cannot have PRIVATE components"
74465 msgstr ""
74467 #: fortran/resolve.cc:10093
74468 #, gcc-internal-format, gfc-internal-format
74469 msgid "Data transfer element at %L cannot have PRIVATE components unless it is processed by a defined input/output procedure"
74470 msgstr ""
74472 #: fortran/resolve.cc:10108
74473 #, gcc-internal-format, gfc-internal-format
74474 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
74475 msgstr ""
74477 #: fortran/resolve.cc:10165
74478 #, gcc-internal-format, gfc-internal-format
74479 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
74480 msgstr ""
74482 #: fortran/resolve.cc:10175
74483 #, gcc-internal-format, gfc-internal-format
74484 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
74485 msgstr ""
74487 #: fortran/resolve.cc:10179
74488 #, gcc-internal-format, gfc-internal-format
74489 msgid "Event variable argument at %L must be a coarray or coindexed"
74490 msgstr ""
74492 #: fortran/resolve.cc:10182
74493 #, gcc-internal-format, gfc-internal-format
74494 msgid "Event variable argument at %L must be a coarray but not coindexed"
74495 msgstr ""
74497 #: fortran/resolve.cc:10189 fortran/resolve.cc:10311
74498 #, gcc-internal-format, gfc-internal-format
74499 msgid "STAT= argument at %L must be a scalar INTEGER variable"
74500 msgstr ""
74502 #: fortran/resolve.cc:10201 fortran/resolve.cc:10323
74503 #, gcc-internal-format, gfc-internal-format
74504 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
74505 msgstr ""
74507 #: fortran/resolve.cc:10213
74508 #, gcc-internal-format, gfc-internal-format
74509 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
74510 msgstr ""
74512 #: fortran/resolve.cc:10226
74513 #, gcc-internal-format, gfc-internal-format
74514 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
74515 msgstr ""
74517 #: fortran/resolve.cc:10287
74518 #, gcc-internal-format, gfc-internal-format
74519 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
74520 msgstr ""
74522 #: fortran/resolve.cc:10291 fortran/resolve.cc:10301
74523 #, gcc-internal-format, gfc-internal-format
74524 msgid "Imageset argument at %L must between 1 and num_images()"
74525 msgstr ""
74527 #: fortran/resolve.cc:10354
74528 #, gcc-internal-format, gfc-internal-format
74529 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
74530 msgstr ""
74532 #: fortran/resolve.cc:10364
74533 #, gcc-internal-format, gfc-internal-format
74534 msgid "Branch at %L may result in an infinite loop"
74535 msgstr ""
74537 #. Note: A label at END CRITICAL does not leave the CRITICAL
74538 #. construct as END CRITICAL is still part of it.
74539 #: fortran/resolve.cc:10381 fortran/resolve.cc:10404
74540 #, gcc-internal-format, gfc-internal-format
74541 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
74542 msgstr ""
74544 #: fortran/resolve.cc:10385 fortran/resolve.cc:10410
74545 #, gcc-internal-format, gfc-internal-format
74546 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
74547 msgstr ""
74549 #. The label is not in an enclosing block, so illegal.  This was
74550 #. allowed in Fortran 66, so we allow it as extension.  No
74551 #. further checks are necessary in this case.
74552 #: fortran/resolve.cc:10425
74553 #, gcc-internal-format, gfc-internal-format
74554 msgid "Label at %L is not in the same block as the GOTO statement at %L"
74555 msgstr ""
74557 #: fortran/resolve.cc:10497
74558 #, gcc-internal-format, gfc-internal-format
74559 msgid "WHERE mask at %L has inconsistent shape"
74560 msgstr ""
74562 #: fortran/resolve.cc:10513
74563 #, gcc-internal-format, gfc-internal-format
74564 msgid "WHERE assignment target at %L has inconsistent shape"
74565 msgstr ""
74567 #: fortran/resolve.cc:10521 fortran/resolve.cc:10608
74568 #, gcc-internal-format, gfc-internal-format
74569 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
74570 msgstr ""
74572 #: fortran/resolve.cc:10531 fortran/resolve.cc:10618
74573 #, gcc-internal-format, gfc-internal-format
74574 msgid "Unsupported statement inside WHERE at %L"
74575 msgstr ""
74577 #: fortran/resolve.cc:10562
74578 #, gcc-internal-format, gfc-internal-format
74579 msgid "Assignment to a FORALL index variable at %L"
74580 msgstr ""
74582 #: fortran/resolve.cc:10571
74583 #, gcc-internal-format
74584 msgid "The FORALL with index %qs is not used on the left side of the assignment at %L and so might cause multiple assignment to this object"
74585 msgstr ""
74587 #: fortran/resolve.cc:10718
74588 #, gcc-internal-format, gfc-internal-format
74589 msgid "FORALL construct at %L"
74590 msgstr ""
74592 #: fortran/resolve.cc:10739
74593 #, gcc-internal-format, gfc-internal-format
74594 msgid "FORALL index-name at %L must be a scalar variable of type integer"
74595 msgstr ""
74597 #: fortran/resolve.cc:10749
74598 #, gcc-internal-format, gfc-internal-format
74599 msgid "An outer FORALL construct already has an index with this name %L"
74600 msgstr ""
74602 #: fortran/resolve.cc:10826
74603 #, gcc-internal-format, gfc-internal-format
74604 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
74605 msgstr ""
74607 #: fortran/resolve.cc:10941
74608 #, gcc-internal-format
74609 msgid "gfc_resolve_blocks(): Bad block type"
74610 msgstr ""
74612 #: fortran/resolve.cc:11054
74613 #, gcc-internal-format, gfc-internal-format
74614 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
74615 msgstr ""
74617 #: fortran/resolve.cc:11086
74618 #, gcc-internal-format, gfc-internal-format
74619 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
74620 msgstr ""
74622 #. F2008, C1283 (4).
74623 #: fortran/resolve.cc:11092
74624 #, gcc-internal-format, gfc-internal-format
74625 msgid "In a pure subprogram an INTENT(IN) dummy argument shall not be used as the expr at %L of an intrinsic assignment statement in which the variable is of a derived type if the derived type has a pointer component at any level of component selection."
74626 msgstr ""
74628 #: fortran/resolve.cc:11104
74629 #, gcc-internal-format, gfc-internal-format
74630 msgid "Assignment to coindexed variable at %L in a PURE procedure"
74631 msgstr ""
74633 #: fortran/resolve.cc:11136
74634 #, gcc-internal-format, gfc-internal-format
74635 msgid "Assignment to polymorphic coarray at %L is not permitted"
74636 msgstr ""
74638 #: fortran/resolve.cc:11140
74639 #, gcc-internal-format, gfc-internal-format
74640 msgid "Assignment to an allocatable polymorphic variable at %L"
74641 msgstr ""
74643 #: fortran/resolve.cc:11145
74644 #, gcc-internal-format
74645 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
74646 msgstr ""
74648 #: fortran/resolve.cc:11152
74649 #, gcc-internal-format, gfc-internal-format
74650 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
74651 msgstr ""
74653 #: fortran/resolve.cc:11163
74654 #, gcc-internal-format, gfc-internal-format
74655 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
74656 msgstr ""
74658 #: fortran/resolve.cc:11483
74659 #, gcc-internal-format, gfc-internal-format
74660 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
74661 msgstr ""
74663 #. Even if standard does not support this feature, continue to build
74664 #. the two statements to avoid upsetting frontend_passes.c.
74665 #: fortran/resolve.cc:11725
74666 #, gcc-internal-format, gfc-internal-format
74667 msgid "Pointer procedure assignment at %L"
74668 msgstr ""
74670 #: fortran/resolve.cc:11737
74671 #, gcc-internal-format, gfc-internal-format
74672 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
74673 msgstr ""
74675 #: fortran/resolve.cc:11998
74676 #, gcc-internal-format, gfc-internal-format
74677 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
74678 msgstr ""
74680 #: fortran/resolve.cc:12002
74681 #, gcc-internal-format
74682 msgid "Variable %qs has not been assigned a target label at %L"
74683 msgstr ""
74685 #: fortran/resolve.cc:12013
74686 #, gcc-internal-format, gfc-internal-format
74687 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
74688 msgstr ""
74690 #: fortran/resolve.cc:12051
74691 #, gcc-internal-format, gfc-internal-format
74692 msgid "Expected intrinsic assignment in OMP WORKSHARE at %L"
74693 msgstr ""
74695 #: fortran/resolve.cc:12085
74696 #, gcc-internal-format, gfc-internal-format
74697 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
74698 msgstr ""
74700 #: fortran/resolve.cc:12132
74701 #, gcc-internal-format, gfc-internal-format
74702 msgid "Invalid NULL at %L"
74703 msgstr ""
74705 #: fortran/resolve.cc:12136
74706 #, gcc-internal-format, gfc-internal-format
74707 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
74708 msgstr ""
74710 #: fortran/resolve.cc:12197
74711 #, gcc-internal-format
74712 msgid "gfc_resolve_code(): No expression on DO WHILE"
74713 msgstr ""
74715 #: fortran/resolve.cc:12202
74716 #, gcc-internal-format, gfc-internal-format
74717 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
74718 msgstr ""
74720 #: fortran/resolve.cc:12286
74721 #, gcc-internal-format, gfc-internal-format
74722 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
74723 msgstr ""
74725 #: fortran/resolve.cc:12387
74726 #, gcc-internal-format
74727 msgid "gfc_resolve_code(): Bad statement code"
74728 msgstr ""
74730 #: fortran/resolve.cc:12408
74731 #, fuzzy, gcc-internal-format
74732 msgid "Using parameter %qs declared at %L is deprecated"
74733 msgstr "тып параметра \"%s\" не аб'яўлены"
74735 #: fortran/resolve.cc:12502
74736 #, gcc-internal-format
74737 msgid "Variable %qs with binding label %qs at %L uses the same global identifier as entity at %L"
74738 msgstr ""
74740 #. This can only happen if the variable is defined in a module - if it
74741 #. isn't the same module, reject it.
74742 #: fortran/resolve.cc:12516
74743 #, gcc-internal-format
74744 msgid "Variable %qs from module %qs with binding label %qs at %L uses the same global identifier as entity at %L from module %qs"
74745 msgstr ""
74747 #. Print an error if the procedure is defined multiple times; we have to
74748 #. exclude references to the same procedure via module association or
74749 #. multiple checks for the same procedure.
74750 #: fortran/resolve.cc:12535
74751 #, gcc-internal-format
74752 msgid "Procedure %qs with binding label %qs at %L uses the same global identifier as entity at %L"
74753 msgstr ""
74755 #: fortran/resolve.cc:12621
74756 #, fuzzy, gcc-internal-format, gfc-internal-format
74757 #| msgid "size of array `%s' is too large"
74758 msgid "String length at %L is too large"
74759 msgstr "памер масіва \"%s\" вельмі вялікі"
74761 #: fortran/resolve.cc:12856
74762 #, gcc-internal-format
74763 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
74764 msgstr ""
74766 #: fortran/resolve.cc:12860
74767 #, gcc-internal-format
74768 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
74769 msgstr ""
74771 #: fortran/resolve.cc:12868
74772 #, gcc-internal-format
74773 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
74774 msgstr ""
74776 #: fortran/resolve.cc:12879
74777 #, gcc-internal-format
74778 msgid "Array %qs at %L cannot have a deferred shape"
74779 msgstr ""
74781 #: fortran/resolve.cc:12895
74782 #, gcc-internal-format
74783 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
74784 msgstr ""
74786 #: fortran/resolve.cc:12907
74787 #, gcc-internal-format
74788 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
74789 msgstr ""
74791 #: fortran/resolve.cc:12940
74792 #, gcc-internal-format
74793 msgid "The type %qs cannot be host associated at %L because it is blocked by an incompatible object of the same name declared at %L"
74794 msgstr ""
74796 #: fortran/resolve.cc:12962
74797 #, gcc-internal-format
74798 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
74799 msgstr ""
74801 #: fortran/resolve.cc:12995
74802 #, gcc-internal-format
74803 msgid "Entity %qs at %L has a deferred type parameter and requires either the POINTER or ALLOCATABLE attribute"
74804 msgstr ""
74806 #. F08:C541. The shape of an array defined in a main program or module
74807 #. * needs to be constant.
74808 #: fortran/resolve.cc:13031
74809 #, gcc-internal-format
74810 msgid "The module or main program array %qs at %L must have constant shape"
74811 msgstr ""
74813 #: fortran/resolve.cc:13056
74814 #, gcc-internal-format, gfc-internal-format
74815 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
74816 msgstr ""
74818 #: fortran/resolve.cc:13077
74819 #, gcc-internal-format
74820 msgid "%qs at %L must have constant character length in this context"
74821 msgstr ""
74823 #: fortran/resolve.cc:13084
74824 #, gcc-internal-format
74825 msgid "COMMON variable %qs at %L must have constant character length"
74826 msgstr ""
74828 #: fortran/resolve.cc:13131
74829 #, gcc-internal-format
74830 msgid "Allocatable %qs at %L cannot have an initializer"
74831 msgstr ""
74833 #: fortran/resolve.cc:13134
74834 #, gcc-internal-format
74835 msgid "External %qs at %L cannot have an initializer"
74836 msgstr ""
74838 #: fortran/resolve.cc:13137
74839 #, gcc-internal-format
74840 msgid "Dummy %qs at %L cannot have an initializer"
74841 msgstr ""
74843 #: fortran/resolve.cc:13140
74844 #, gcc-internal-format
74845 msgid "Intrinsic %qs at %L cannot have an initializer"
74846 msgstr ""
74848 #: fortran/resolve.cc:13143
74849 #, gcc-internal-format
74850 msgid "Function result %qs at %L cannot have an initializer"
74851 msgstr ""
74853 #: fortran/resolve.cc:13146
74854 #, gcc-internal-format
74855 msgid "Automatic array %qs at %L cannot have an initializer"
74856 msgstr ""
74858 #: fortran/resolve.cc:13188
74859 #, gcc-internal-format, gfc-internal-format
74860 msgid "%s at %L"
74861 msgstr ""
74863 #: fortran/resolve.cc:13220
74864 #, gcc-internal-format
74865 msgid "Character-valued statement function %qs at %L must have constant length"
74866 msgstr ""
74868 #: fortran/resolve.cc:13243
74869 #, gcc-internal-format
74870 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
74871 msgstr ""
74873 #: fortran/resolve.cc:13265
74874 #, gcc-internal-format
74875 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
74876 msgstr ""
74878 #: fortran/resolve.cc:13283
74879 #, gcc-internal-format
74880 msgid "Function %qs at %L cannot have an initializer"
74881 msgstr ""
74883 #: fortran/resolve.cc:13295
74884 #, gcc-internal-format
74885 msgid "External object %qs at %L may not have an initializer"
74886 msgstr ""
74888 #: fortran/resolve.cc:13305
74889 #, gcc-internal-format
74890 msgid "ELEMENTAL function %qs at %L must have a scalar result"
74891 msgstr ""
74893 #: fortran/resolve.cc:13315
74894 #, gcc-internal-format
74895 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
74896 msgstr ""
74898 #: fortran/resolve.cc:13334
74899 #, gcc-internal-format
74900 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
74901 msgstr ""
74903 #: fortran/resolve.cc:13338
74904 #, gcc-internal-format
74905 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
74906 msgstr ""
74908 #: fortran/resolve.cc:13342
74909 #, gcc-internal-format
74910 msgid "CHARACTER(*) function %qs at %L cannot be pure"
74911 msgstr ""
74913 #: fortran/resolve.cc:13346
74914 #, gcc-internal-format
74915 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
74916 msgstr ""
74918 #: fortran/resolve.cc:13359
74919 #, gcc-internal-format
74920 msgid "CHARACTER(*) function %qs at %L"
74921 msgstr ""
74923 #: fortran/resolve.cc:13370
74924 #, gcc-internal-format
74925 msgid "Procedure pointer %qs at %L shall not be elemental"
74926 msgstr ""
74928 #: fortran/resolve.cc:13376
74929 #, gcc-internal-format
74930 msgid "Dummy procedure %qs at %L shall not be elemental"
74931 msgstr ""
74933 #: fortran/resolve.cc:13396
74934 #, gcc-internal-format
74935 msgid "Function result variable %qs at %L of elemental function %qs shall not have an ALLOCATABLE or POINTER attribute"
74936 msgstr ""
74938 #: fortran/resolve.cc:13453
74939 #, gcc-internal-format
74940 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
74941 msgstr ""
74943 #: fortran/resolve.cc:13459
74944 #, gcc-internal-format
74945 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
74946 msgstr ""
74948 #: fortran/resolve.cc:13465
74949 #, gcc-internal-format
74950 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
74951 msgstr ""
74953 #: fortran/resolve.cc:13473
74954 #, gcc-internal-format
74955 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
74956 msgstr ""
74958 #: fortran/resolve.cc:13479
74959 #, gcc-internal-format
74960 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
74961 msgstr ""
74963 #: fortran/resolve.cc:13522
74964 #, gcc-internal-format, gfc-internal-format
74965 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
74966 msgstr ""
74968 #: fortran/resolve.cc:13530
74969 #, gcc-internal-format, gfc-internal-format
74970 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
74971 msgstr ""
74973 #: fortran/resolve.cc:13538
74974 #, gcc-internal-format, gfc-internal-format
74975 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
74976 msgstr ""
74978 #: fortran/resolve.cc:13547
74979 #, gcc-internal-format
74980 msgid "%s between the MODULE PROCEDURE declaration in MODULE %qs and the declaration at %L in (SUB)MODULE %qs"
74981 msgstr ""
74983 #: fortran/resolve.cc:13631
74984 #, gcc-internal-format
74985 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
74986 msgstr ""
74988 #: fortran/resolve.cc:13640
74989 #, gcc-internal-format, gfc-internal-format
74990 msgid "FINAL procedure at %L must have exactly one argument"
74991 msgstr ""
74993 #: fortran/resolve.cc:13649
74994 #, gcc-internal-format
74995 msgid "Argument of FINAL procedure at %L must be of type %qs"
74996 msgstr ""
74998 #: fortran/resolve.cc:13657
74999 #, gcc-internal-format, gfc-internal-format
75000 msgid "Argument of FINAL procedure at %L must not be a POINTER"
75001 msgstr ""
75003 #: fortran/resolve.cc:13663
75004 #, gcc-internal-format, gfc-internal-format
75005 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
75006 msgstr ""
75008 #: fortran/resolve.cc:13669
75009 #, gcc-internal-format, gfc-internal-format
75010 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
75011 msgstr ""
75013 #: fortran/resolve.cc:13677
75014 #, gcc-internal-format, gfc-internal-format
75015 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
75016 msgstr ""
75018 #: fortran/resolve.cc:13686
75019 #, gcc-internal-format, gfc-internal-format
75020 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
75021 msgstr ""
75023 #: fortran/resolve.cc:13708
75024 #, gcc-internal-format
75025 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
75026 msgstr ""
75028 #: fortran/resolve.cc:13745
75029 #, gcc-internal-format
75030 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
75031 msgstr ""
75033 #: fortran/resolve.cc:13785
75034 #, gcc-internal-format
75035 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
75036 msgstr ""
75038 #: fortran/resolve.cc:13821
75039 #, gcc-internal-format
75040 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
75041 msgstr ""
75043 #: fortran/resolve.cc:13880
75044 #, gcc-internal-format
75045 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
75046 msgstr ""
75048 #: fortran/resolve.cc:13892
75049 #, gcc-internal-format
75050 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
75051 msgstr ""
75053 #: fortran/resolve.cc:13920
75054 #, gcc-internal-format
75055 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
75056 msgstr ""
75058 #: fortran/resolve.cc:13976
75059 #, gcc-internal-format, gfc-internal-format
75060 msgid "Type-bound operator at %L cannot be NOPASS"
75061 msgstr ""
75063 #: fortran/resolve.cc:14188
75064 #, gcc-internal-format
75065 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
75066 msgstr ""
75068 #: fortran/resolve.cc:14231
75069 #, gcc-internal-format
75070 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
75071 msgstr ""
75073 #: fortran/resolve.cc:14245
75074 #, gcc-internal-format
75075 msgid "Procedure %qs with PASS at %L must have at least one argument"
75076 msgstr ""
75078 #: fortran/resolve.cc:14259 fortran/resolve.cc:14745
75079 #, gcc-internal-format
75080 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
75081 msgstr ""
75083 #: fortran/resolve.cc:14267
75084 #, gcc-internal-format
75085 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
75086 msgstr ""
75088 #: fortran/resolve.cc:14276
75089 #, gcc-internal-format
75090 msgid "Passed-object dummy argument of %qs at %L must be scalar"
75091 msgstr ""
75093 #: fortran/resolve.cc:14282
75094 #, gcc-internal-format
75095 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
75096 msgstr ""
75098 #: fortran/resolve.cc:14288
75099 #, gcc-internal-format
75100 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
75101 msgstr ""
75103 #: fortran/resolve.cc:14317
75104 #, gcc-internal-format
75105 msgid "Procedure %qs at %L has the same name as a component of %qs"
75106 msgstr ""
75108 #: fortran/resolve.cc:14327
75109 #, gcc-internal-format
75110 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
75111 msgstr ""
75113 #: fortran/resolve.cc:14422
75114 #, gcc-internal-format
75115 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
75116 msgstr ""
75118 #: fortran/resolve.cc:14525
75119 #, gcc-internal-format
75120 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
75121 msgstr ""
75123 #: fortran/resolve.cc:14534
75124 #, gcc-internal-format
75125 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
75126 msgstr ""
75128 #: fortran/resolve.cc:14544
75129 #, gcc-internal-format
75130 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
75131 msgstr ""
75133 #: fortran/resolve.cc:14569
75134 #, gcc-internal-format
75135 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
75136 msgstr ""
75138 #: fortran/resolve.cc:14580
75139 #, gcc-internal-format
75140 msgid "Component %qs of BIND(C) type at %L must have length one"
75141 msgstr ""
75143 #: fortran/resolve.cc:14678
75144 #, gcc-internal-format
75145 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
75146 msgstr ""
75148 #: fortran/resolve.cc:14692
75149 #, gcc-internal-format
75150 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
75151 msgstr ""
75153 #: fortran/resolve.cc:14708
75154 #, gcc-internal-format
75155 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
75156 msgstr ""
75158 #: fortran/resolve.cc:14718
75159 #, gcc-internal-format
75160 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
75161 msgstr ""
75163 #: fortran/resolve.cc:14727
75164 #, gcc-internal-format
75165 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
75166 msgstr ""
75168 #: fortran/resolve.cc:14736
75169 #, gcc-internal-format
75170 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
75171 msgstr ""
75173 #: fortran/resolve.cc:14778
75174 #, gcc-internal-format
75175 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
75176 msgstr ""
75178 #: fortran/resolve.cc:14791
75179 #, gcc-internal-format
75180 msgid "Character length of component %qs needs to be a constant specification expression at %L"
75181 msgstr ""
75183 #: fortran/resolve.cc:14802
75184 #, gcc-internal-format
75185 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
75186 msgstr ""
75188 #: fortran/resolve.cc:14835
75189 #, gcc-internal-format
75190 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
75191 msgstr ""
75193 #: fortran/resolve.cc:14843
75194 #, gcc-internal-format, gfc-internal-format
75195 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
75196 msgstr ""
75198 #: fortran/resolve.cc:14852
75199 #, gcc-internal-format, gfc-internal-format
75200 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
75201 msgstr ""
75203 #: fortran/resolve.cc:14938
75204 #, gcc-internal-format, gfc-internal-format
75205 msgid "Conflicting initializers in union at %L and %L"
75206 msgstr ""
75208 #: fortran/resolve.cc:14983
75209 #, gcc-internal-format
75210 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
75211 msgstr ""
75213 #: fortran/resolve.cc:14996
75214 #, gcc-internal-format
75215 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
75216 msgstr ""
75218 #: fortran/resolve.cc:15060
75219 #, gcc-internal-format
75220 msgid "Parameterized type %qs does not have a component corresponding to parameter %qs at %L"
75221 msgstr ""
75223 #: fortran/resolve.cc:15093
75224 #, gcc-internal-format
75225 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
75226 msgstr ""
75228 #: fortran/resolve.cc:15107
75229 #, gcc-internal-format
75230 msgid "Derived type %qs at %L has not been declared"
75231 msgstr ""
75233 #: fortran/resolve.cc:15172
75234 #, gcc-internal-format
75235 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
75236 msgstr ""
75238 #: fortran/resolve.cc:15178
75239 #, gcc-internal-format
75240 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
75241 msgstr ""
75243 #: fortran/resolve.cc:15184
75244 #, gcc-internal-format
75245 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
75246 msgstr ""
75248 #: fortran/resolve.cc:15192
75249 #, gcc-internal-format
75250 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
75251 msgstr ""
75253 #: fortran/resolve.cc:15209
75254 #, gcc-internal-format
75255 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
75256 msgstr ""
75258 #: fortran/resolve.cc:15231
75259 #, gcc-internal-format
75260 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
75261 msgstr ""
75263 #: fortran/resolve.cc:15242
75264 #, gcc-internal-format
75265 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
75266 msgstr ""
75268 #: fortran/resolve.cc:15269
75269 #, gcc-internal-format
75270 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
75271 msgstr ""
75273 #: fortran/resolve.cc:15288
75274 #, gcc-internal-format
75275 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
75276 msgstr ""
75278 #: fortran/resolve.cc:15304
75279 #, gcc-internal-format
75280 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
75281 msgstr ""
75283 #: fortran/resolve.cc:15315
75284 #, gcc-internal-format, gfc-internal-format
75285 msgid "Incompatible derived type in PARAMETER at %L"
75286 msgstr ""
75288 #: fortran/resolve.cc:15323
75289 #, gcc-internal-format
75290 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
75291 msgstr ""
75293 #: fortran/resolve.cc:15374
75294 #, gcc-internal-format
75295 msgid "The object %qs at %L has a deferred LEN parameter %qs and is neither allocatable nor a pointer"
75296 msgstr ""
75298 #: fortran/resolve.cc:15385
75299 #, gcc-internal-format
75300 msgid "The AUTOMATIC object %qs at %L must not have the SAVE attribute or be a variable declared in the main program, a module or a submodule(F08/C513)"
75301 msgstr ""
75303 #: fortran/resolve.cc:15392
75304 #, gcc-internal-format
75305 msgid "The object %qs at %L with ASSUMED type parameters must be a dummy or a SELECT TYPE selector(F08/4.2)"
75306 msgstr ""
75308 #: fortran/resolve.cc:15432
75309 #, gcc-internal-format, gfc-internal-format
75310 msgid "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays at %L are unsupported"
75311 msgstr ""
75313 #: fortran/resolve.cc:15496
75314 #, gcc-internal-format, gfc-internal-format
75315 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
75316 msgstr ""
75318 #: fortran/resolve.cc:15499
75319 #, gcc-internal-format, gfc-internal-format
75320 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
75321 msgstr ""
75323 #: fortran/resolve.cc:15599
75324 #, gcc-internal-format
75325 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
75326 msgstr ""
75328 #: fortran/resolve.cc:15620
75329 #, gcc-internal-format, gfc-internal-format
75330 msgid "Bad specification for assumed size array at %L"
75331 msgstr ""
75333 #: fortran/resolve.cc:15633
75334 #, gcc-internal-format, gfc-internal-format
75335 msgid "Assumed size array at %L must be a dummy argument"
75336 msgstr ""
75338 #: fortran/resolve.cc:15636
75339 #, gcc-internal-format, gfc-internal-format
75340 msgid "Assumed shape array at %L must be a dummy argument"
75341 msgstr ""
75343 #: fortran/resolve.cc:15646
75344 #, gcc-internal-format, gfc-internal-format
75345 msgid "Assumed-rank array at %L must be a dummy argument"
75346 msgstr ""
75348 #: fortran/resolve.cc:15653
75349 #, gcc-internal-format, gfc-internal-format
75350 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
75351 msgstr ""
75353 #: fortran/resolve.cc:15666
75354 #, gcc-internal-format, gfc-internal-format
75355 msgid "Symbol at %L is not a DUMMY variable"
75356 msgstr ""
75358 #: fortran/resolve.cc:15672
75359 #, gcc-internal-format
75360 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
75361 msgstr ""
75363 #: fortran/resolve.cc:15682
75364 #, gcc-internal-format
75365 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
75366 msgstr ""
75368 #: fortran/resolve.cc:15691
75369 #, gcc-internal-format
75370 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
75371 msgstr ""
75373 #: fortran/resolve.cc:15704 fortran/resolve.cc:15881
75374 #, gcc-internal-format
75375 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
75376 msgstr ""
75378 #: fortran/resolve.cc:15718
75379 #, gcc-internal-format, gfc-internal-format
75380 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
75381 msgstr ""
75383 #: fortran/resolve.cc:15727
75384 #, gcc-internal-format, gfc-internal-format
75385 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
75386 msgstr ""
75388 #: fortran/resolve.cc:15736
75389 #, gcc-internal-format, gfc-internal-format
75390 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
75391 msgstr ""
75393 #: fortran/resolve.cc:15744
75394 #, gcc-internal-format, gfc-internal-format
75395 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
75396 msgstr ""
75398 #: fortran/resolve.cc:15751
75399 #, gcc-internal-format, gfc-internal-format
75400 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
75401 msgstr ""
75403 #: fortran/resolve.cc:15771
75404 #, gcc-internal-format, gfc-internal-format
75405 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
75406 msgstr ""
75408 #: fortran/resolve.cc:15778
75409 #, gcc-internal-format, gfc-internal-format
75410 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
75411 msgstr ""
75413 #: fortran/resolve.cc:15785
75414 #, gcc-internal-format, gfc-internal-format
75415 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
75416 msgstr ""
75418 #: fortran/resolve.cc:15792
75419 #, gcc-internal-format, gfc-internal-format
75420 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
75421 msgstr ""
75423 #: fortran/resolve.cc:15818
75424 #, gcc-internal-format
75425 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
75426 msgstr ""
75428 #: fortran/resolve.cc:15828
75429 #, gcc-internal-format
75430 msgid "BIND(C) Variable %qs at %L must have length one"
75431 msgstr ""
75433 #: fortran/resolve.cc:15907
75434 #, gcc-internal-format
75435 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
75436 msgstr ""
75438 #: fortran/resolve.cc:15922
75439 #, gcc-internal-format, gfc-internal-format
75440 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
75441 msgstr ""
75443 #: fortran/resolve.cc:15935
75444 #, gcc-internal-format, gfc-internal-format
75445 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must be a coarray"
75446 msgstr ""
75448 #: fortran/resolve.cc:15953
75449 #, gcc-internal-format
75450 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
75451 msgstr ""
75453 #: fortran/resolve.cc:15965
75454 #, gcc-internal-format
75455 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
75456 msgstr ""
75458 #: fortran/resolve.cc:15974
75459 #, gcc-internal-format
75460 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
75461 msgstr ""
75463 #: fortran/resolve.cc:15987
75464 #, gcc-internal-format
75465 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
75466 msgstr ""
75468 #: fortran/resolve.cc:15996
75469 #, gcc-internal-format
75470 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
75471 msgstr ""
75473 #: fortran/resolve.cc:16009
75474 #, gcc-internal-format
75475 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
75476 msgstr ""
75478 #: fortran/resolve.cc:16025
75479 #, gcc-internal-format
75480 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
75481 msgstr ""
75483 #: fortran/resolve.cc:16033
75484 #, gcc-internal-format
75485 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
75486 msgstr ""
75488 #: fortran/resolve.cc:16040
75489 #, gcc-internal-format
75490 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
75491 msgstr ""
75493 #: fortran/resolve.cc:16053
75494 #, gcc-internal-format
75495 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
75496 msgstr ""
75498 #: fortran/resolve.cc:16062
75499 #, gcc-internal-format
75500 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
75501 msgstr ""
75503 #: fortran/resolve.cc:16078
75504 #, gcc-internal-format
75505 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
75506 msgstr ""
75508 #: fortran/resolve.cc:16084
75509 #, gcc-internal-format
75510 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
75511 msgstr ""
75513 #: fortran/resolve.cc:16109
75514 #, gcc-internal-format
75515 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
75516 msgstr ""
75518 #: fortran/resolve.cc:16180
75519 #, gcc-internal-format, gfc-internal-format
75520 msgid "Threadprivate at %L isn't SAVEd"
75521 msgstr ""
75523 #: fortran/resolve.cc:16192
75524 #, gcc-internal-format
75525 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
75526 msgstr ""
75528 #: fortran/resolve.cc:16299
75529 #, gcc-internal-format, gfc-internal-format
75530 msgid "Expecting definable entity near %L"
75531 msgstr ""
75533 #: fortran/resolve.cc:16307
75534 #, gcc-internal-format
75535 msgid "BLOCK DATA element %qs at %L must be in COMMON"
75536 msgstr ""
75538 #: fortran/resolve.cc:16314
75539 #, gcc-internal-format
75540 msgid "DATA array %qs at %L must be specified in a previous declaration"
75541 msgstr ""
75543 #: fortran/resolve.cc:16321
75544 #, gcc-internal-format
75545 msgid "DATA element %qs at %L cannot have a coindex"
75546 msgstr ""
75548 #: fortran/resolve.cc:16337
75549 #, gcc-internal-format
75550 msgid "DATA element %qs at %L is a pointer and so must be a full array"
75551 msgstr ""
75553 #: fortran/resolve.cc:16344
75554 #, gcc-internal-format, gfc-internal-format
75555 msgid "DATA object near %L has the pointer attribute and the corresponding DATA value is not a valid initial-data-target"
75556 msgstr ""
75558 #: fortran/resolve.cc:16353
75559 #, gcc-internal-format
75560 msgid "DATA element %qs at %L cannot have the ALLOCATABLE attribute"
75561 msgstr ""
75563 #: fortran/resolve.cc:16399
75564 #, gcc-internal-format, gfc-internal-format
75565 msgid "Nonconstant array section at %L in DATA statement"
75566 msgstr ""
75568 #: fortran/resolve.cc:16412
75569 #, gcc-internal-format, gfc-internal-format
75570 msgid "DATA statement at %L has more variables than values"
75571 msgstr ""
75573 #: fortran/resolve.cc:16511
75574 #, gcc-internal-format, gfc-internal-format
75575 msgid "start of implied-do loop at %L could not be simplified to a constant value"
75576 msgstr ""
75578 #: fortran/resolve.cc:16519
75579 #, gcc-internal-format, gfc-internal-format
75580 msgid "end of implied-do loop at %L could not be simplified to a constant value"
75581 msgstr ""
75583 #: fortran/resolve.cc:16527
75584 #, gcc-internal-format, gfc-internal-format
75585 msgid "step of implied-do loop at %L could not be simplified to a constant value"
75586 msgstr ""
75588 #: fortran/resolve.cc:16534
75589 #, gcc-internal-format, gfc-internal-format
75590 msgid "step of implied-do loop at %L shall not be zero"
75591 msgstr ""
75593 #: fortran/resolve.cc:16659
75594 #, gcc-internal-format, gfc-internal-format
75595 msgid "DATA statement at %L has more values than variables"
75596 msgstr ""
75598 #: fortran/resolve.cc:16825
75599 #, fuzzy, gcc-internal-format, gfc-internal-format
75600 #| msgid "label `%s' defined but not used"
75601 msgid "Label %d at %L defined but not used"
75602 msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
75604 #: fortran/resolve.cc:16831
75605 #, fuzzy, gcc-internal-format, gfc-internal-format
75606 #| msgid "label `%s' defined but not used"
75607 msgid "Label %d at %L defined but cannot be used"
75608 msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
75610 #: fortran/resolve.cc:16915
75611 #, gcc-internal-format
75612 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
75613 msgstr ""
75615 #: fortran/resolve.cc:16924
75616 #, gcc-internal-format
75617 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
75618 msgstr ""
75620 #: fortran/resolve.cc:16932
75621 #, gcc-internal-format
75622 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
75623 msgstr ""
75625 #: fortran/resolve.cc:16948
75626 #, gcc-internal-format
75627 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
75628 msgstr ""
75630 #: fortran/resolve.cc:17051
75631 #, gcc-internal-format, gfc-internal-format
75632 msgid "Syntax error in EQUIVALENCE statement at %L"
75633 msgstr ""
75635 #: fortran/resolve.cc:17066
75636 #, gcc-internal-format, gfc-internal-format
75637 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
75638 msgstr ""
75640 #: fortran/resolve.cc:17091
75641 #, gcc-internal-format
75642 msgid "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
75643 msgstr ""
75645 #: fortran/resolve.cc:17100
75646 #, gcc-internal-format
75647 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
75648 msgstr ""
75650 #: fortran/resolve.cc:17173
75651 #, gcc-internal-format
75652 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
75653 msgstr ""
75655 #: fortran/resolve.cc:17184
75656 #, gcc-internal-format
75657 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
75658 msgstr ""
75660 #: fortran/resolve.cc:17195
75661 #, gcc-internal-format, gfc-internal-format
75662 msgid "Substring at %L has length zero"
75663 msgstr ""
75665 #: fortran/resolve.cc:17226
75666 #, gcc-internal-format
75667 msgid "Self reference in character length expression for %qs at %L"
75668 msgstr ""
75670 #: fortran/resolve.cc:17293
75671 #, gcc-internal-format
75672 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
75673 msgstr ""
75675 #: fortran/resolve.cc:17306
75676 #, gcc-internal-format
75677 msgid "ENTRY %qs at %L has no IMPLICIT type"
75678 msgstr ""
75680 #: fortran/resolve.cc:17326
75681 #, gcc-internal-format
75682 msgid "User operator procedure %qs at %L must be a FUNCTION"
75683 msgstr ""
75685 #: fortran/resolve.cc:17336
75686 #, gcc-internal-format
75687 msgid "User operator procedure %qs at %L cannot be assumed character length"
75688 msgstr ""
75690 #: fortran/resolve.cc:17344
75691 #, gcc-internal-format
75692 msgid "User operator procedure %qs at %L must have at least one argument"
75693 msgstr ""
75695 #: fortran/resolve.cc:17358
75696 #, gcc-internal-format, gfc-internal-format
75697 msgid "First argument of operator interface at %L cannot be optional"
75698 msgstr ""
75700 #: fortran/resolve.cc:17376
75701 #, gcc-internal-format, gfc-internal-format
75702 msgid "Second argument of operator interface at %L cannot be optional"
75703 msgstr ""
75705 #: fortran/resolve.cc:17383
75706 #, gcc-internal-format, gfc-internal-format
75707 msgid "Operator interface at %L must have, at most, two arguments"
75708 msgstr ""
75710 #: fortran/resolve.cc:17462
75711 #, gcc-internal-format
75712 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
75713 msgstr ""
75715 #: fortran/scanner.cc:309
75716 #, fuzzy, gcc-internal-format
75717 #| msgid "can't create directory %s"
75718 msgid "Include directory %qs: %s"
75719 msgstr "немагчыма стварыць дырэкторыю \"%s\""
75721 #: fortran/scanner.cc:313
75722 #, fuzzy, gcc-internal-format
75723 #| msgid "can't create directory %s"
75724 msgid "Nonexistent include directory %qs"
75725 msgstr "немагчыма стварыць дырэкторыю \"%s\""
75727 #: fortran/scanner.cc:318
75728 #, fuzzy, gcc-internal-format
75729 #| msgid "%s: Not a directory"
75730 msgid "%qs is not a directory"
75731 msgstr "%s: не дырэкторыя"
75733 #: fortran/scanner.cc:793
75734 #, gcc-internal-format, gfc-internal-format
75735 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
75736 msgstr ""
75738 #: fortran/scanner.cc:833
75739 #, gcc-internal-format, gfc-internal-format
75740 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
75741 msgstr ""
75743 #: fortran/scanner.cc:1320 fortran/scanner.cc:1523
75744 #, gcc-internal-format, gfc-internal-format
75745 msgid "Line truncated at %L"
75746 msgstr ""
75748 #: fortran/scanner.cc:1384 fortran/scanner.cc:1613
75749 #, gcc-internal-format, gfc-internal-format
75750 msgid "Limit of %d continuations exceeded in statement at %C"
75751 msgstr ""
75753 #: fortran/scanner.cc:1463 fortran/scanner.cc:1572
75754 #, gcc-internal-format, gfc-internal-format
75755 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
75756 msgstr ""
75758 #: fortran/scanner.cc:1465 fortran/scanner.cc:1574
75759 #, gcc-internal-format, gfc-internal-format
75760 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
75761 msgstr ""
75763 #: fortran/scanner.cc:1478
75764 #, fuzzy, gcc-internal-format
75765 msgid "Missing %<&%> in continued character constant at %C"
75766 msgstr "пустая сімвальная канстанта"
75768 #: fortran/scanner.cc:1764
75769 #, gcc-internal-format, gfc-internal-format
75770 msgid "Nonconforming tab character at %C"
75771 msgstr ""
75773 #: fortran/scanner.cc:1775
75774 #, fuzzy, gcc-internal-format, gfc-internal-format
75775 msgid "Invalid character 0x%s at %C"
75776 msgstr "сімвальная канстанта вельмі доўгая"
75778 #: fortran/scanner.cc:1864 fortran/scanner.cc:1867
75779 #, gcc-internal-format
75780 msgid "%<&%> not allowed by itself in line %d"
75781 msgstr ""
75783 #: fortran/scanner.cc:1957
75784 #, gcc-internal-format, gfc-internal-format
75785 msgid "Nonconforming tab character in column %d of line %d"
75786 msgstr ""
75788 #: fortran/scanner.cc:2186
75789 #, fuzzy, gcc-internal-format
75790 #| msgid "label `%s' used but not defined"
75791 msgid "file %qs left but not entered"
75792 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
75794 #: fortran/scanner.cc:2228
75795 #, gcc-internal-format
75796 msgid "Illegal preprocessor directive"
75797 msgstr ""
75799 #: fortran/scanner.cc:2551
75800 #, gcc-internal-format
75801 msgid "File %qs is being included recursively"
75802 msgstr ""
75804 #: fortran/scanner.cc:2563
75805 #, fuzzy, gcc-internal-format
75806 #| msgid "Could not open data file %s.\n"
75807 msgid "Cannot open file %qs"
75808 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
75810 #: fortran/scanner.cc:2573
75811 #, fuzzy, gcc-internal-format
75812 #| msgid "can't close input file %s"
75813 msgid "Cannot open included file %qs"
75814 msgstr "немагчыма зачыніць уваходзячы файл %s"
75816 #: fortran/scanner.cc:2575
75817 #, fuzzy, gcc-internal-format
75818 #| msgid "can't open output file `%s'"
75819 msgid "Cannot open pre-included file %qs"
75820 msgstr "немагчыма адчыніць файл уводу `%s'"
75822 #: fortran/scanner.cc:2583 fortran/scanner.cc:2585
75823 #, gcc-internal-format
75824 msgid "Included file %qs is not a regular file"
75825 msgstr ""
75827 #: fortran/simplify.cc:92
75828 #, gcc-internal-format, gfc-internal-format
75829 msgid "Result of %s overflows its kind at %L"
75830 msgstr ""
75832 #: fortran/simplify.cc:97
75833 #, gcc-internal-format, gfc-internal-format
75834 msgid "Result of %s underflows its kind at %L"
75835 msgstr ""
75837 #: fortran/simplify.cc:102
75838 #, gcc-internal-format, gfc-internal-format
75839 msgid "Result of %s is NaN at %L"
75840 msgstr ""
75842 #: fortran/simplify.cc:106
75843 #, gcc-internal-format, gfc-internal-format
75844 msgid "Result of %s gives range error for its kind at %L"
75845 msgstr ""
75847 #: fortran/simplify.cc:129
75848 #, gcc-internal-format, gfc-internal-format
75849 msgid "KIND parameter of %s at %L must be an initialization expression"
75850 msgstr ""
75852 #: fortran/simplify.cc:137
75853 #, fuzzy, gcc-internal-format, gfc-internal-format
75854 #| msgid "invalid parameter `%s'"
75855 msgid "Invalid KIND parameter of %s at %L"
75856 msgstr "нерэчаісны парамэтр `%s'"
75858 #: fortran/simplify.cc:761
75859 #, gcc-internal-format
75860 msgid "gfc_simplify_abs(): Bad type"
75861 msgstr ""
75863 #: fortran/simplify.cc:782
75864 #, gcc-internal-format, gfc-internal-format
75865 msgid "Argument of %s function at %L is negative"
75866 msgstr ""
75868 #: fortran/simplify.cc:789
75869 #, gcc-internal-format, gfc-internal-format
75870 msgid "Argument of %s function at %L outside of range [0,127]"
75871 msgstr ""
75873 #: fortran/simplify.cc:807
75874 #, gcc-internal-format, gfc-internal-format
75875 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
75876 msgstr ""
75878 #: fortran/simplify.cc:844
75879 #, gcc-internal-format, gfc-internal-format
75880 msgid "Argument of ACOS at %L must be between -1 and 1"
75881 msgstr ""
75883 #: fortran/simplify.cc:858
75884 #, gcc-internal-format
75885 msgid "in gfc_simplify_acos(): Bad type"
75886 msgstr ""
75888 #: fortran/simplify.cc:877
75889 #, gcc-internal-format, gfc-internal-format
75890 msgid "Argument of ACOSH at %L must not be less than 1"
75891 msgstr ""
75893 #: fortran/simplify.cc:892
75894 #, gcc-internal-format
75895 msgid "in gfc_simplify_acosh(): Bad type"
75896 msgstr ""
75898 #: fortran/simplify.cc:1121
75899 #, gcc-internal-format, gfc-internal-format
75900 msgid "Argument of ASIN at %L must be between -1 and 1"
75901 msgstr ""
75903 #: fortran/simplify.cc:1135
75904 #, gcc-internal-format
75905 msgid "in gfc_simplify_asin(): Bad type"
75906 msgstr ""
75908 #: fortran/simplify.cc:1170
75909 #, gcc-internal-format, gfc-internal-format
75910 msgid "Argument of ACOSD at %L must be between -1 and 1"
75911 msgstr ""
75913 #: fortran/simplify.cc:1196
75914 #, gcc-internal-format, gfc-internal-format
75915 msgid "Argument of ASIND at %L must be between -1 and 1"
75916 msgstr ""
75918 #: fortran/simplify.cc:1248
75919 #, gcc-internal-format
75920 msgid "in gfc_simplify_asinh(): Bad type"
75921 msgstr ""
75923 #: fortran/simplify.cc:1276
75924 #, gcc-internal-format
75925 msgid "in gfc_simplify_atan(): Bad type"
75926 msgstr ""
75928 #: fortran/simplify.cc:1297
75929 #, gcc-internal-format, gfc-internal-format
75930 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
75931 msgstr ""
75933 #: fortran/simplify.cc:1311
75934 #, gcc-internal-format
75935 msgid "in gfc_simplify_atanh(): Bad type"
75936 msgstr ""
75938 #: fortran/simplify.cc:1328
75939 #, gcc-internal-format, gfc-internal-format
75940 msgid "If first argument of ATAN2 at %L is zero, then the second argument must not be zero"
75941 msgstr ""
75943 #: fortran/simplify.cc:1420
75944 #, gcc-internal-format, gfc-internal-format
75945 msgid "Result of BESSEL_YN is -INF at %L"
75946 msgstr ""
75948 #: fortran/simplify.cc:1783
75949 #, gcc-internal-format
75950 msgid "gfc_simplify_dcmplx(): Bad type (x)"
75951 msgstr ""
75953 #: fortran/simplify.cc:1802
75954 #, gcc-internal-format
75955 msgid "gfc_simplify_dcmplx(): Bad type (y)"
75956 msgstr ""
75958 #: fortran/simplify.cc:1869
75959 #, gcc-internal-format, gfc-internal-format
75960 msgid "If first argument of ATAN2D at %L is zero, then the second argument must not be zero"
75961 msgstr ""
75963 #: fortran/simplify.cc:1904
75964 #, gcc-internal-format
75965 msgid "in gfc_simplify_cos(): Bad type"
75966 msgstr ""
75968 #: fortran/simplify.cc:2371
75969 #, gcc-internal-format
75970 msgid "gfc_simplify_dim(): Bad type"
75971 msgstr ""
75973 #: fortran/simplify.cc:2945
75974 #, gcc-internal-format
75975 msgid "in gfc_simplify_exp(): Bad type"
75976 msgstr ""
75978 #: fortran/simplify.cc:3159
75979 #, gcc-internal-format
75980 msgid "gfc_simplify_floor(): Bad kind"
75981 msgstr ""
75983 #: fortran/simplify.cc:3272
75984 #, gcc-internal-format, gfc-internal-format
75985 msgid "Argument of IACHAR at %L must be of length one"
75986 msgstr ""
75988 #: fortran/simplify.cc:3280
75989 #, gcc-internal-format, gfc-internal-format
75990 msgid "Argument of IACHAR function at %L outside of range 0..127"
75991 msgstr ""
75993 #: fortran/simplify.cc:3395
75994 #, gcc-internal-format, gfc-internal-format
75995 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
75996 msgstr ""
75998 #: fortran/simplify.cc:3419
75999 #, gcc-internal-format
76000 msgid "IBITS: Bad bit"
76001 msgstr ""
76003 #: fortran/simplify.cc:3470
76004 #, gcc-internal-format, gfc-internal-format
76005 msgid "Argument of ICHAR at %L must be of length one"
76006 msgstr ""
76008 #. Left shift, as in SHIFTL.
76009 #: fortran/simplify.cc:3855 fortran/simplify.cc:3863
76010 #, fuzzy, gcc-internal-format, gfc-internal-format
76011 #| msgid "second argument of `%s' should be `char **'"
76012 msgid "Second argument of %s is negative at %L"
76013 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
76015 #: fortran/simplify.cc:3875
76016 #, gcc-internal-format, gfc-internal-format
76017 msgid "Magnitude of second argument of %s exceeds bit size at %L"
76018 msgstr ""
76020 #: fortran/simplify.cc:4000
76021 #, gcc-internal-format, gfc-internal-format
76022 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %C"
76023 msgstr ""
76025 #: fortran/simplify.cc:4003
76026 #, gcc-internal-format, gfc-internal-format
76027 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
76028 msgstr ""
76030 #: fortran/simplify.cc:4350 fortran/simplify.cc:4483
76031 #, gcc-internal-format, gfc-internal-format
76032 msgid "DIM argument at %L is out of bounds"
76033 msgstr ""
76035 #: fortran/simplify.cc:4710
76036 #, gcc-internal-format, gfc-internal-format
76037 msgid "Argument of LOG at %L cannot be less than or equal to zero"
76038 msgstr ""
76040 #: fortran/simplify.cc:4723
76041 #, gcc-internal-format, gfc-internal-format
76042 msgid "Complex argument of LOG at %L cannot be zero"
76043 msgstr ""
76045 #: fortran/simplify.cc:4734
76046 #, gcc-internal-format
76047 msgid "gfc_simplify_log: bad type"
76048 msgstr ""
76050 #: fortran/simplify.cc:4751
76051 #, gcc-internal-format, gfc-internal-format
76052 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
76053 msgstr ""
76055 #: fortran/simplify.cc:5089
76056 #, gcc-internal-format
76057 msgid "simplify_min_max(): Bad type in arglist"
76058 msgstr ""
76060 #: fortran/simplify.cc:6010 fortran/simplify.cc:6018
76061 #, gcc-internal-format
76062 msgid "Argument %qs of MOD at %L shall not be zero"
76063 msgstr ""
76065 #: fortran/simplify.cc:6024
76066 #, gcc-internal-format
76067 msgid "gfc_simplify_mod(): Bad arguments"
76068 msgstr ""
76070 #: fortran/simplify.cc:6062 fortran/simplify.cc:6070
76071 #, gcc-internal-format
76072 msgid "Argument %qs of MODULO at %L shall not be zero"
76073 msgstr ""
76075 #: fortran/simplify.cc:6076
76076 #, gcc-internal-format
76077 msgid "gfc_simplify_modulo(): Bad arguments"
76078 msgstr ""
76080 #: fortran/simplify.cc:6148
76081 #, gcc-internal-format, gfc-internal-format
76082 msgid "Result of NEAREST is NaN at %L"
76083 msgstr ""
76085 #: fortran/simplify.cc:6725
76086 #, gcc-internal-format, gfc-internal-format
76087 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
76088 msgstr ""
76090 #: fortran/simplify.cc:6781
76091 #, gcc-internal-format, gfc-internal-format
76092 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
76093 msgstr ""
76095 #: fortran/simplify.cc:6818
76096 #, gcc-internal-format, gfc-internal-format
76097 msgid "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
76098 msgstr ""
76100 #: fortran/simplify.cc:6876
76101 #, gcc-internal-format, gfc-internal-format
76102 msgid "The SHAPE array for the RESHAPE intrinsic at %L has a negative value %d for dimension %d"
76103 msgstr ""
76105 #: fortran/simplify.cc:6900
76106 #, gcc-internal-format, gfc-internal-format
76107 msgid "Shapes of ORDER at %L and SHAPE at %L are different"
76108 msgstr ""
76110 #: fortran/simplify.cc:6913
76111 #, gcc-internal-format, gfc-internal-format
76112 msgid "Sizes of ORDER at %L and SHAPE at %L are different"
76113 msgstr ""
76115 #: fortran/simplify.cc:6927
76116 #, gcc-internal-format, gfc-internal-format
76117 msgid "Element with a value of %d in ORDER at %L must be in the range [1, ..., %d] for the RESHAPE intrinsic near %L"
76118 msgstr ""
76120 #: fortran/simplify.cc:6937
76121 #, gcc-internal-format, gfc-internal-format
76122 msgid "ORDER at %L is not a permutation of the size of SHAPE at %L"
76123 msgstr ""
76125 #: fortran/simplify.cc:6998
76126 #, gcc-internal-format, gfc-internal-format
76127 msgid "Reshaped array too large at %C"
76128 msgstr ""
76130 #: fortran/simplify.cc:7114
76131 #, gcc-internal-format, gfc-internal-format
76132 msgid "Result of SCALE overflows its kind at %L"
76133 msgstr ""
76135 #: fortran/simplify.cc:7703
76136 #, gcc-internal-format
76137 msgid "Bad type in gfc_simplify_sign"
76138 msgstr ""
76140 #: fortran/simplify.cc:7732
76141 #, gcc-internal-format
76142 msgid "in gfc_simplify_sin(): Bad type"
76143 msgstr ""
76145 #: fortran/simplify.cc:7870 fortran/simplify.cc:8153
76146 #, gcc-internal-format
76147 msgid "Failure getting length of a constant array."
76148 msgstr ""
76150 #: fortran/simplify.cc:7880
76151 #, gcc-internal-format
76152 msgid "The number of elements (%d) in the array constructor at %L requires an increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> option."
76153 msgstr ""
76155 #: fortran/simplify.cc:7947
76156 #, gcc-internal-format, gfc-internal-format
76157 msgid "Simplification of SPREAD at %C not yet implemented"
76158 msgstr ""
76160 #: fortran/simplify.cc:7971
76161 #, gcc-internal-format, gfc-internal-format
76162 msgid "Argument of SQRT at %L has a negative value"
76163 msgstr ""
76165 #: fortran/simplify.cc:7987
76166 #, fuzzy, gcc-internal-format, gfc-internal-format
76167 msgid "invalid argument of SQRT at %L"
76168 msgstr "нявернае выкарыстанне \"restict\""
76170 #: fortran/simplify.cc:8334
76171 #, gcc-internal-format, gfc-internal-format
76172 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
76173 msgstr ""
76175 #: fortran/simplify.cc:8357
76176 #, gcc-internal-format, gfc-internal-format
76177 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
76178 msgstr ""
76180 #: fortran/simplify.cc:8841
76181 #, gcc-internal-format
76182 msgid "Character %qs in string at %L cannot be converted into character kind %d"
76183 msgstr ""
76185 #: fortran/st.cc:300
76186 #, gcc-internal-format
76187 msgid "gfc_free_statement(): Bad statement"
76188 msgstr ""
76190 #: fortran/symbol.cc:141
76191 #, gcc-internal-format, gfc-internal-format
76192 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
76193 msgstr ""
76195 #: fortran/symbol.cc:178
76196 #, gcc-internal-format
76197 msgid "Letter %qc already set in IMPLICIT statement at %C"
76198 msgstr ""
76200 #: fortran/symbol.cc:200
76201 #, gcc-internal-format, gfc-internal-format
76202 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
76203 msgstr ""
76205 #: fortran/symbol.cc:210
76206 #, gcc-internal-format
76207 msgid "Letter %qc already has an IMPLICIT type at %C"
76208 msgstr ""
76210 #: fortran/symbol.cc:234
76211 #, gcc-internal-format
76212 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
76213 msgstr ""
76215 #: fortran/symbol.cc:239
76216 #, gcc-internal-format
76217 msgid "gfc_get_default_type(): Bad symbol %qs"
76218 msgstr ""
76220 #: fortran/symbol.cc:296
76221 #, gcc-internal-format
76222 msgid "gfc_set_default_type(): symbol already has a type"
76223 msgstr ""
76225 #: fortran/symbol.cc:306
76226 #, gcc-internal-format
76227 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
76228 msgstr ""
76230 #: fortran/symbol.cc:310
76231 #, gcc-internal-format
76232 msgid "Symbol %qs at %L has no IMPLICIT type"
76233 msgstr ""
76235 #. BIND(C) variables should not be implicitly declared.
76236 #: fortran/symbol.cc:330
76237 #, gcc-internal-format
76238 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
76239 msgstr ""
76241 #. Dummy args to a BIND(C) routine may not be interoperable if
76242 #. they are implicitly typed.
76243 #: fortran/symbol.cc:346
76244 #, gcc-internal-format
76245 msgid "Implicitly declared variable %qs at %L may not be C interoperable but it is a dummy argument to the BIND(C) procedure %qs at %L"
76246 msgstr ""
76248 #: fortran/symbol.cc:387
76249 #, gcc-internal-format
76250 msgid "Function result %qs at %L has no IMPLICIT type"
76251 msgstr ""
76253 #: fortran/symbol.cc:488
76254 #, gcc-internal-format, gfc-internal-format
76255 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
76256 msgstr ""
76258 #: fortran/symbol.cc:513
76259 #, gcc-internal-format, gfc-internal-format
76260 msgid "Namelist group name at %L cannot have the SAVE attribute"
76261 msgstr ""
76263 #: fortran/symbol.cc:532
76264 #, gcc-internal-format
76265 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
76266 msgstr ""
76268 #: fortran/symbol.cc:565
76269 #, gcc-internal-format, gfc-internal-format
76270 msgid "Procedure pointer at %C"
76271 msgstr ""
76273 #: fortran/symbol.cc:777
76274 #, fuzzy, gcc-internal-format, gfc-internal-format
76275 msgid "%s attribute applied to %s %s at %L"
76276 msgstr "\"%s\" звычайна функцыя"
76278 #: fortran/symbol.cc:784
76279 #, gcc-internal-format, gfc-internal-format
76280 msgid "BIND(C) applied to %s %s at %L"
76281 msgstr ""
76283 #: fortran/symbol.cc:905 fortran/symbol.cc:916 fortran/symbol.cc:1790
76284 #, fuzzy, gcc-internal-format, gfc-internal-format
76285 msgid "%s attribute conflicts with %s attribute at %L"
76286 msgstr "\"%s\" атрыбут ігнарыруецца"
76288 #: fortran/symbol.cc:908 fortran/symbol.cc:922
76289 #, gcc-internal-format
76290 msgid "%s attribute conflicts with %s attribute in %qs at %L"
76291 msgstr ""
76293 #: fortran/symbol.cc:966
76294 #, gcc-internal-format, gfc-internal-format
76295 msgid "Cannot change attributes of USE-associated symbol at %L"
76296 msgstr ""
76298 #: fortran/symbol.cc:969
76299 #, gcc-internal-format, gfc-internal-format
76300 msgid "Cannot change attributes of USE-associated symbol %s at %L"
76301 msgstr ""
76303 #: fortran/symbol.cc:985
76304 #, gcc-internal-format, gfc-internal-format
76305 msgid "Duplicate %s attribute specified at %L"
76306 msgstr ""
76308 #: fortran/symbol.cc:1027
76309 #, gcc-internal-format, gfc-internal-format
76310 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
76311 msgstr ""
76313 #: fortran/symbol.cc:1044
76314 #, gcc-internal-format, gfc-internal-format
76315 msgid "Duplicate AUTOMATIC attribute specified at %L"
76316 msgstr ""
76318 #: fortran/symbol.cc:1068
76319 #, gcc-internal-format
76320 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
76321 msgstr ""
76323 #: fortran/symbol.cc:1094
76324 #, gcc-internal-format
76325 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
76326 msgstr ""
76328 #: fortran/symbol.cc:1251
76329 #, gcc-internal-format, gfc-internal-format
76330 msgid "Cray Pointee at %L appears in multiple pointer() statements"
76331 msgstr ""
76333 #: fortran/symbol.cc:1270
76334 #, gcc-internal-format, gfc-internal-format
76335 msgid "Duplicate PROTECTED attribute specified at %L"
76336 msgstr ""
76338 #: fortran/symbol.cc:1303
76339 #, gcc-internal-format, gfc-internal-format
76340 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
76341 msgstr ""
76343 #: fortran/symbol.cc:1315
76344 #, gcc-internal-format, gfc-internal-format
76345 msgid "Duplicate SAVE attribute specified at %L"
76346 msgstr ""
76348 #: fortran/symbol.cc:1335
76349 #, gcc-internal-format, gfc-internal-format
76350 msgid "Duplicate VALUE attribute specified at %L"
76351 msgstr ""
76353 #: fortran/symbol.cc:1354
76354 #, gcc-internal-format, gfc-internal-format
76355 msgid "Duplicate VOLATILE attribute specified at %L"
76356 msgstr ""
76358 #: fortran/symbol.cc:1366
76359 #, gcc-internal-format, gfc-internal-format
76360 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
76361 msgstr ""
76363 #: fortran/symbol.cc:1387
76364 #, gcc-internal-format, gfc-internal-format
76365 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
76366 msgstr ""
76368 #: fortran/symbol.cc:1786
76369 #, gcc-internal-format
76370 msgid "%s attribute of %qs conflicts with %s attribute at %L"
76371 msgstr ""
76373 #: fortran/symbol.cc:1823
76374 #, gcc-internal-format, gfc-internal-format
76375 msgid ""
76376 "%s procedure at %L is already declared as %s procedure. \n"
76377 "F2008: A pointer function assignment is ambiguous if it is the first executable statement after the specification block. Please add any other kind of executable statement before it. FIXME"
76378 msgstr ""
76380 #: fortran/symbol.cc:1831
76381 #, gcc-internal-format, gfc-internal-format
76382 msgid "%s procedure at %L is already declared as %s procedure"
76383 msgstr ""
76385 #: fortran/symbol.cc:1866
76386 #, gcc-internal-format, gfc-internal-format
76387 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
76388 msgstr ""
76390 #: fortran/symbol.cc:1890
76391 #, gcc-internal-format, gfc-internal-format
76392 msgid "ACCESS specification at %L was already specified"
76393 msgstr ""
76395 #: fortran/symbol.cc:1907
76396 #, gcc-internal-format, gfc-internal-format
76397 msgid "Duplicate BIND attribute specified at %L"
76398 msgstr ""
76400 #: fortran/symbol.cc:1914
76401 #, gcc-internal-format, gfc-internal-format
76402 msgid "BIND(C) at %L"
76403 msgstr ""
76405 #: fortran/symbol.cc:1930
76406 #, gcc-internal-format, gfc-internal-format
76407 msgid "Duplicate EXTENDS attribute specified at %L"
76408 msgstr ""
76410 #: fortran/symbol.cc:1934
76411 #, gcc-internal-format, gfc-internal-format
76412 msgid "EXTENDS at %L"
76413 msgstr ""
76415 #: fortran/symbol.cc:1960
76416 #, gcc-internal-format
76417 msgid "Symbol %qs at %L already has an explicit interface"
76418 msgstr ""
76420 #: fortran/symbol.cc:1967
76421 #, gcc-internal-format
76422 msgid "%qs at %L has attributes specified outside its INTERFACE body"
76423 msgstr ""
76425 #: fortran/symbol.cc:2005
76426 #, gcc-internal-format
76427 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
76428 msgstr ""
76430 #: fortran/symbol.cc:2009 fortran/symbol.cc:2012
76431 #, gcc-internal-format
76432 msgid "Symbol %qs at %L already has basic type of %s"
76433 msgstr ""
76435 #: fortran/symbol.cc:2019
76436 #, gcc-internal-format
76437 msgid "Procedure %qs at %L may not have basic type of %s"
76438 msgstr ""
76440 #: fortran/symbol.cc:2031
76441 #, gcc-internal-format
76442 msgid "Symbol %qs at %L cannot have a type"
76443 msgstr ""
76445 #: fortran/symbol.cc:2276
76446 #, gcc-internal-format
76447 msgid "Component %qs at %C already in the parent type at %L"
76448 msgstr ""
76450 #: fortran/symbol.cc:2361
76451 #, fuzzy, gcc-internal-format
76452 msgid "Symbol %qs at %C is ambiguous"
76453 msgstr "памер \"%s\" - %d байт"
76455 #: fortran/symbol.cc:2393
76456 #, gcc-internal-format
76457 msgid "Derived type %qs at %C is being used before it is defined"
76458 msgstr ""
76460 #: fortran/symbol.cc:2542
76461 #, gcc-internal-format
76462 msgid "Component %qs at %C is a PRIVATE component of %qs"
76463 msgstr ""
76465 #: fortran/symbol.cc:2563
76466 #, gcc-internal-format
76467 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
76468 msgstr ""
76470 #: fortran/symbol.cc:2567
76471 #, gcc-internal-format
76472 msgid "%qs at %C is not a member of the %qs structure"
76473 msgstr ""
76475 #: fortran/symbol.cc:2731
76476 #, gcc-internal-format, gfc-internal-format
76477 msgid "Duplicate statement label %d at %L and %L"
76478 msgstr ""
76480 #: fortran/symbol.cc:2742
76481 #, gcc-internal-format, gfc-internal-format
76482 msgid "Label %d at %C already referenced as branch target"
76483 msgstr ""
76485 #: fortran/symbol.cc:2752
76486 #, gcc-internal-format, gfc-internal-format
76487 msgid "Label %d at %C already referenced as a format label"
76488 msgstr ""
76490 #: fortran/symbol.cc:2759
76491 #, gcc-internal-format, gfc-internal-format
76492 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
76493 msgstr ""
76495 #: fortran/symbol.cc:2800
76496 #, gcc-internal-format, gfc-internal-format
76497 msgid "Label %d at %C previously used as a FORMAT label"
76498 msgstr ""
76500 #: fortran/symbol.cc:2809
76501 #, gcc-internal-format, gfc-internal-format
76502 msgid "Label %d at %C previously used as branch target"
76503 msgstr ""
76505 #: fortran/symbol.cc:2816
76506 #, gcc-internal-format, gfc-internal-format
76507 msgid "Shared DO termination label %d at %C"
76508 msgstr ""
76510 #: fortran/symbol.cc:2820
76511 #, gcc-internal-format, gfc-internal-format
76512 msgid "Labeled DO statement at %L"
76513 msgstr ""
76515 #: fortran/symbol.cc:3161
76516 #, gcc-internal-format
76517 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
76518 msgstr ""
76520 #: fortran/symbol.cc:3164
76521 #, gcc-internal-format
76522 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
76523 msgstr ""
76525 #. Symbol is from another namespace.
76526 #: fortran/symbol.cc:3409
76527 #, gcc-internal-format
76528 msgid "Symbol %qs at %C has already been host associated"
76529 msgstr ""
76531 #: fortran/symbol.cc:4422
76532 #, gcc-internal-format
76533 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
76534 msgstr ""
76536 #: fortran/symbol.cc:4435
76537 #, gcc-internal-format
76538 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
76539 msgstr ""
76541 #: fortran/symbol.cc:4453
76542 #, gcc-internal-format
76543 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
76544 msgstr ""
76546 #: fortran/symbol.cc:4474
76547 #, gcc-internal-format
76548 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
76549 msgstr ""
76551 #: fortran/symbol.cc:4484
76552 #, gcc-internal-format
76553 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
76554 msgstr ""
76556 #: fortran/symbol.cc:4495
76557 #, gcc-internal-format
76558 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
76559 msgstr ""
76561 #: fortran/symbol.cc:4534
76562 #, gcc-internal-format
76563 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
76564 msgstr ""
76566 #: fortran/symbol.cc:4544
76567 #, gcc-internal-format
76568 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
76569 msgstr ""
76571 #: fortran/symbol.cc:4556
76572 #, gcc-internal-format
76573 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
76574 msgstr ""
76576 #: fortran/symbol.cc:5053 fortran/symbol.cc:5058
76577 #, gcc-internal-format
76578 msgid "Symbol %qs is used before it is typed at %L"
76579 msgstr ""
76581 #: fortran/target-memory.cc:137
76582 #, gcc-internal-format
76583 msgid "Invalid expression in gfc_element_size."
76584 msgstr ""
76586 #: fortran/target-memory.cc:361
76587 #, gcc-internal-format
76588 msgid "Invalid expression in gfc_target_encode_expr."
76589 msgstr ""
76591 #: fortran/target-memory.cc:634
76592 #, gcc-internal-format
76593 msgid "Invalid expression in gfc_target_interpret_expr."
76594 msgstr ""
76596 #: fortran/target-memory.cc:707
76597 #, gcc-internal-format, gfc-internal-format
76598 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
76599 msgstr ""
76601 #: fortran/target-memory.cc:710
76602 #, gcc-internal-format, gfc-internal-format
76603 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
76604 msgstr ""
76606 #. Problems occur when we get something like
76607 #. integer :: a(lots) = (/(i, i=1, lots)/)
76608 #: fortran/trans-array.cc:6285
76609 #, gcc-internal-format
76610 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"
76611 msgstr ""
76613 #: fortran/trans-array.cc:8456
76614 #, gcc-internal-format
76615 msgid "Creating array temporary at %L for argument %qs"
76616 msgstr ""
76618 #: fortran/trans-array.cc:11719
76619 #, gcc-internal-format, gfc-internal-format
76620 msgid "bad expression type during walk (%d)"
76621 msgstr ""
76623 #: fortran/trans-common.cc:411
76624 #, gcc-internal-format
76625 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
76626 msgstr ""
76628 #: fortran/trans-common.cc:819
76629 #, fuzzy, gcc-internal-format
76630 #| msgid "empty character constant"
76631 msgid "get_mpz(): Not an integer constant"
76632 msgstr "пустая сімвальная канстанта"
76634 #: fortran/trans-common.cc:847
76635 #, gcc-internal-format
76636 msgid "element_number(): Bad dimension type"
76637 msgstr ""
76639 #: fortran/trans-common.cc:917
76640 #, gcc-internal-format, gfc-internal-format
76641 msgid "Bad array reference at %L"
76642 msgstr ""
76644 #: fortran/trans-common.cc:925
76645 #, gcc-internal-format, gfc-internal-format
76646 msgid "Illegal reference type at %L as EQUIVALENCE object"
76647 msgstr ""
76649 #: fortran/trans-common.cc:965
76650 #, gcc-internal-format
76651 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
76652 msgstr ""
76654 #. Aligning this field would misalign a previous field.
76655 #: fortran/trans-common.cc:1154
76656 #, gcc-internal-format
76657 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
76658 msgstr ""
76660 #: fortran/trans-common.cc:1219
76661 #, gcc-internal-format
76662 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
76663 msgstr ""
76665 #: fortran/trans-common.cc:1234
76666 #, gcc-internal-format
76667 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
76668 msgstr ""
76670 #: fortran/trans-common.cc:1250
76671 #, gcc-internal-format
76672 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use %<-fno-align-commons%>"
76673 msgstr ""
76675 #: fortran/trans-common.cc:1256
76676 #, gcc-internal-format
76677 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use %<-fno-align-commons%>"
76678 msgstr ""
76680 #: fortran/trans-common.cc:1277
76681 #, gcc-internal-format
76682 msgid "COMMON %qs at %L does not exist"
76683 msgstr ""
76685 #: fortran/trans-common.cc:1286
76686 #, gcc-internal-format
76687 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
76688 msgstr ""
76690 #: fortran/trans-common.cc:1291
76691 #, gcc-internal-format
76692 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
76693 msgstr ""
76695 #: fortran/trans-const.cc:336
76696 #, gcc-internal-format, gfc-internal-format
76697 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
76698 msgstr ""
76700 #: fortran/trans-const.cc:402
76701 #, gcc-internal-format, gfc-internal-format
76702 msgid "non-constant initialization expression at %L"
76703 msgstr ""
76705 #: fortran/trans-decl.cc:761
76706 #, gcc-internal-format
76707 msgid "Array %qs at %L is larger than limit set by %<-fmax-stack-var-size=%>, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the %<-fmax-stack-var-size=%> limit (or use %<-frecursive%>, which implies unlimited %<-fmax-stack-var-size%>) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute."
76708 msgstr ""
76710 #: fortran/trans-decl.cc:1790
76711 #, gcc-internal-format
76712 msgid "intrinsic variable which isn't a procedure"
76713 msgstr ""
76715 #: fortran/trans-decl.cc:4504 fortran/trans-decl.cc:7732
76716 #, gcc-internal-format
76717 msgid "Return value of function %qs at %L not set"
76718 msgstr ""
76720 #: fortran/trans-decl.cc:4992
76721 #, gcc-internal-format
76722 msgid "Deferred type parameter not yet supported"
76723 msgstr ""
76725 #: fortran/trans-decl.cc:5225
76726 #, gcc-internal-format
76727 msgid "backend decl for module variable %qs already exists"
76728 msgstr ""
76730 #: fortran/trans-decl.cc:5238
76731 #, gcc-internal-format
76732 msgid "Unused PRIVATE module variable %qs declared at %L"
76733 msgstr ""
76735 #: fortran/trans-decl.cc:5863
76736 #, gcc-internal-format
76737 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
76738 msgstr ""
76740 #: fortran/trans-decl.cc:5869
76741 #, gcc-internal-format
76742 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
76743 msgstr ""
76745 #: fortran/trans-decl.cc:5880 fortran/trans-decl.cc:6031
76746 #, gcc-internal-format
76747 msgid "Unused dummy argument %qs at %L"
76748 msgstr ""
76750 #: fortran/trans-decl.cc:5896
76751 #, gcc-internal-format
76752 msgid "Unused module variable %qs which has been explicitly imported at %L"
76753 msgstr ""
76755 #: fortran/trans-decl.cc:5915
76756 #, fuzzy, gcc-internal-format
76757 #| msgid "unused variable `%s'"
76758 msgid "Unused variable %qs declared at %L"
76759 msgstr "невыкарыстоўваемая пераменная \"%s\""
76761 #: fortran/trans-decl.cc:5964
76762 #, fuzzy, gcc-internal-format
76763 msgid "Unused parameter %qs declared at %L"
76764 msgstr "тып параметра \"%s\" не аб'яўлены"
76766 #: fortran/trans-decl.cc:5968
76767 #, gcc-internal-format
76768 msgid "Unused parameter %qs which has been explicitly imported at %L"
76769 msgstr ""
76771 #: fortran/trans-decl.cc:5998
76772 #, gcc-internal-format
76773 msgid "Return value %qs of function %qs declared at %L not set"
76774 msgstr ""
76776 #: fortran/trans-decl.cc:6595
76777 #, gcc-internal-format, gfc-internal-format
76778 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
76779 msgstr ""
76781 #: fortran/trans-expr.cc:1109
76782 #, gcc-internal-format, gfc-internal-format
76783 msgid "Cannot compute the length of the char array at %L."
76784 msgstr ""
76786 #: fortran/trans-expr.cc:1878
76787 #, gcc-internal-format, gfc-internal-format
76788 msgid "Code for reallocating the allocatable variable at %L will be added"
76789 msgstr ""
76791 #: fortran/trans-expr.cc:2195
76792 #, gcc-internal-format, gfc-internal-format
76793 msgid "Sorry, coindexed access to an unlimited polymorphic object at %L is not supported"
76794 msgstr ""
76796 #: fortran/trans-expr.cc:2204
76797 #, gcc-internal-format, gfc-internal-format
76798 msgid "Sorry, coindexed access to an unlimited polymorphic component at %L is not supported"
76799 msgstr ""
76801 #: fortran/trans-expr.cc:3878
76802 #, fuzzy, gcc-internal-format
76803 msgid "Unknown intrinsic op"
76804 msgstr "невядомы рэжым машыны \"%s\""
76806 #: fortran/trans-expr.cc:5396
76807 #, fuzzy, gcc-internal-format, gfc-internal-format
76808 #| msgid "too few arguments to function `%s'"
76809 msgid "Unknown argument list function at %L"
76810 msgstr "нехапае аргументаў у функцыі \"%s\""
76812 #: fortran/trans-expr.cc:9991
76813 #, gcc-internal-format, gfc-internal-format
76814 msgid "If bounds remapping is specified at %L, the pointer target shall not be NULL"
76815 msgstr ""
76817 #: fortran/trans-intrinsic.cc:936
76818 #, gcc-internal-format
76819 msgid "Intrinsic function %qs (%d) not recognized"
76820 msgstr ""
76822 #: fortran/trans-intrinsic.cc:2441 fortran/trans-intrinsic.cc:2990
76823 #: fortran/trans-intrinsic.cc:3191
76824 #, gcc-internal-format
76825 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
76826 msgstr ""
76828 #: fortran/trans-intrinsic.cc:11852 fortran/trans-stmt.cc:1091
76829 #, gcc-internal-format, gfc-internal-format
76830 msgid "Sorry, the event component of derived type at %L is not yet supported"
76831 msgstr ""
76833 #: fortran/trans-intrinsic.cc:11859
76834 #, gcc-internal-format, gfc-internal-format
76835 msgid "The event variable at %L shall not be coindexed"
76836 msgstr ""
76838 #: fortran/trans-io.cc:1965
76839 #, gcc-internal-format
76840 msgid "build_dt: format with namelist"
76841 msgstr ""
76843 #: fortran/trans-io.cc:2506
76844 #, gcc-internal-format, gfc-internal-format
76845 msgid "Bad IO basetype (%d)"
76846 msgstr ""
76848 #: fortran/trans-openmp.cc:824 fortran/trans-openmp.cc:1336
76849 #, fuzzy, gcc-internal-format
76850 msgid "Sorry, polymorphic arrays not yet supported for firstprivate"
76851 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
76853 #: fortran/trans-openmp.cc:1490
76854 #, gcc-internal-format
76855 msgid "implicit mapping of assumed size array %qD"
76856 msgstr ""
76858 #: fortran/trans-openmp.cc:3072
76859 #, fuzzy, gcc-internal-format
76860 msgid "optional class parameter"
76861 msgstr "невыкарыстаемы параметр \"%s\""
76863 #: fortran/trans-openmp.cc:3388
76864 #, gcc-internal-format
76865 msgid "unhandled expression type"
76866 msgstr ""
76868 #: fortran/trans-openmp.cc:3542
76869 #, gcc-internal-format
76870 msgid "unhandled expression"
76871 msgstr ""
76873 #: fortran/trans-openmp.cc:7248
76874 #, gcc-internal-format
76875 msgid "gfc_trans_omp_workshare(): Bad statement code"
76876 msgstr ""
76878 #: fortran/trans-openmp.cc:7546
76879 #, gcc-internal-format, gfc-internal-format
76880 msgid "The base name for 'declare variant' must be specified at %L "
76881 msgstr ""
76883 #: fortran/trans-openmp.cc:7556
76884 #, gcc-internal-format, gfc-internal-format
76885 msgid "The base name at %L does not match the name of the current procedure"
76886 msgstr ""
76888 #: fortran/trans-openmp.cc:7559
76889 #, gcc-internal-format, gfc-internal-format
76890 msgid "The base name at %L must not be an entry name"
76891 msgstr ""
76893 #: fortran/trans-openmp.cc:7562
76894 #, gcc-internal-format, gfc-internal-format
76895 msgid "The base name at %L must not be a generic name"
76896 msgstr ""
76898 #: fortran/trans-openmp.cc:7565
76899 #, gcc-internal-format, gfc-internal-format
76900 msgid "The base name at %L must not be a procedure pointer"
76901 msgstr ""
76903 #: fortran/trans-openmp.cc:7568
76904 #, gcc-internal-format, gfc-internal-format
76905 msgid "The base procedure at %L must have an explicit interface"
76906 msgstr ""
76908 #: fortran/trans-openmp.cc:7665
76909 #, fuzzy, gcc-internal-format
76910 #| msgid "cannot find source %s"
76911 msgid "Cannot find symbol %qs"
76912 msgstr "не магу знайсці крыніцу %s"
76914 #: fortran/trans-openmp.cc:7676
76915 #, gcc-internal-format
76916 msgid "variant %qs at %L is not a function or subroutine"
76917 msgstr ""
76919 #: fortran/trans-openmp.cc:7688
76920 #, gcc-internal-format
76921 msgid "variant %qs and base %qs at %L have incompatible types: %s"
76922 msgstr ""
76924 #: fortran/trans-stmt.cc:572
76925 #, gcc-internal-format, gfc-internal-format
76926 msgid "An alternate return at %L without a * dummy argument"
76927 msgstr ""
76929 #: fortran/trans-stmt.cc:895
76930 #, gcc-internal-format, gfc-internal-format
76931 msgid "Sorry, the lock component of derived type at %L is not yet supported"
76932 msgstr ""
76934 #: fortran/trans-stmt.cc:1354
76935 #, gcc-internal-format, gfc-internal-format
76936 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
76937 msgstr ""
76939 #: fortran/trans-stmt.cc:3622
76940 #, gcc-internal-format
76941 msgid "gfc_trans_select(): Bad type for case expr."
76942 msgstr ""
76944 #: fortran/trans-types.cc:531
76945 #, gcc-internal-format
76946 msgid "%<-fconvert=r16_ieee%> or %<-fconvert=r16_ibm%> not supported on this architecture"
76947 msgstr ""
76949 #: fortran/trans-types.cc:544
76950 #, gcc-internal-format
76951 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
76952 msgstr ""
76954 #: fortran/trans-types.cc:553
76955 #, gcc-internal-format
76956 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
76957 msgstr ""
76959 #: fortran/trans-types.cc:572
76960 #, gcc-internal-format
76961 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
76962 msgstr ""
76964 #: fortran/trans-types.cc:580
76965 #, gcc-internal-format
76966 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
76967 msgstr ""
76969 #: fortran/trans-types.cc:588
76970 #, gcc-internal-format
76971 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
76972 msgstr ""
76974 #: fortran/trans-types.cc:596
76975 #, gcc-internal-format
76976 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
76977 msgstr ""
76979 #: fortran/trans-types.cc:604
76980 #, gcc-internal-format
76981 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
76982 msgstr ""
76984 #: fortran/trans-types.cc:612
76985 #, gcc-internal-format
76986 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
76987 msgstr ""
76989 #: fortran/trans-types.cc:643
76990 #, gcc-internal-format
76991 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
76992 msgstr ""
76994 #: fortran/trans-types.cc:651
76995 #, gcc-internal-format
76996 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
76997 msgstr ""
76999 #: fortran/trans-types.cc:659
77000 #, gcc-internal-format
77001 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
77002 msgstr ""
77004 #: fortran/trans-types.cc:801
77005 #, gcc-internal-format
77006 msgid "gfc_validate_kind(): Got bad type"
77007 msgstr ""
77009 #: fortran/trans-types.cc:805
77010 #, gcc-internal-format
77011 msgid "gfc_validate_kind(): Got bad kind"
77012 msgstr ""
77014 #: fortran/trans.cc:2233
77015 #, gcc-internal-format
77016 msgid "gfc_trans_code(): Bad statement code"
77017 msgstr ""
77019 #: go/gofrontend/embed.cc:278
77020 #, gcc-internal-format
77021 msgid "invalid embedcfg: not a JSON object"
77022 msgstr ""
77024 #: go/gofrontend/embed.cc:285
77025 #, gcc-internal-format
77026 msgid "invalid embedcfg: missing Patterns"
77027 msgstr ""
77029 #: go/gofrontend/embed.cc:290
77030 #, gcc-internal-format
77031 msgid "invalid embedcfg: Patterns is not a JSON object"
77032 msgstr ""
77034 #: go/gofrontend/embed.cc:297
77035 #, gcc-internal-format
77036 msgid "invalid embedcfg: missing Files"
77037 msgstr ""
77039 #: go/gofrontend/embed.cc:302
77040 #, gcc-internal-format
77041 msgid "invalid embedcfg: Files is not a JSON object"
77042 msgstr ""
77044 #: go/gofrontend/embed.cc:312
77045 #, gcc-internal-format
77046 msgid "invalid embedcfg: Patterns entry is not an array"
77047 msgstr ""
77049 #: go/gofrontend/embed.cc:324
77050 #, gcc-internal-format
77051 msgid "invalid embedcfg: duplicate Patterns entry"
77052 msgstr ""
77054 #: go/gofrontend/embed.cc:336
77055 #, fuzzy, gcc-internal-format
77056 msgid "invalid embedcfg: Files entry is not a string"
77057 msgstr "нявернае выкарыстанне \"restict\""
77059 #: go/gofrontend/embed.cc:353
77060 #, gcc-internal-format
77061 msgid "empty file"
77062 msgstr ""
77064 #: go/gofrontend/embed.cc:391 go/gofrontend/embed.cc:520
77065 #, gcc-internal-format
77066 msgid "expected %<\"%>"
77067 msgstr ""
77069 #: go/gofrontend/embed.cc:474
77070 #, gcc-internal-format
77071 msgid "expected %<,%> or %<]%>"
77072 msgstr ""
77074 #: go/gofrontend/embed.cc:506
77075 #, fuzzy, gcc-internal-format
77076 msgid "invalid JSON syntax"
77077 msgstr "Нерэчаісны выбар %s"
77079 #: go/gofrontend/embed.cc:538 go/gofrontend/embed.cc:581
77080 #: go/gofrontend/embed.cc:615
77081 #, fuzzy, gcc-internal-format
77082 #| msgid "unterminated comment"
77083 msgid "unterminated string"
77084 msgstr "незавершаныя каментарыі"
77086 #: go/gofrontend/embed.cc:595
77087 #, fuzzy, gcc-internal-format
77088 #| msgid "invalid %%xn code"
77089 msgid "invalid hex digit"
77090 msgstr "нерэчаіснае значэньне %%xn"
77092 #: go/gofrontend/embed.cc:604
77093 #, fuzzy, gcc-internal-format
77094 msgid "unrecognized string escape"
77095 msgstr "нераспазнаны выбар \"-%s\""
77097 #: go/gofrontend/embed.cc:625
77098 #, gcc-internal-format
77099 msgid "extraneous data at end of file"
77100 msgstr ""
77102 #: go/gofrontend/embed.cc:645
77103 #, gcc-internal-format
77104 msgid "unexpected EOF"
77105 msgstr ""
77107 #: jit/dummy-frontend.cc:207 lto/lto-lang.cc:310
77108 #, fuzzy, gcc-internal-format
77109 #| msgid "%s: %s: "
77110 msgid "%s:%s: %E: %E"
77111 msgstr "%s: %s: "
77113 #: lto/lto-common.cc:2021
77114 #, gcc-internal-format
77115 msgid "bytecode stream: garbage at the end of symbols section"
77116 msgstr ""
77118 #: lto/lto-common.cc:2048
77119 #, gcc-internal-format
77120 msgid "could not parse hex number"
77121 msgstr ""
77123 #: lto/lto-common.cc:2080
77124 #, gcc-internal-format, gfc-internal-format
77125 msgid "unexpected file name %s in linker resolution file. Expected %s"
77126 msgstr ""
77128 #: lto/lto-common.cc:2089
77129 #, fuzzy, gcc-internal-format
77130 msgid "could not parse file offset"
77131 msgstr "не магу знайсці крыніцу %s\n"
77133 #: lto/lto-common.cc:2092
77134 #, gcc-internal-format
77135 msgid "unexpected offset"
77136 msgstr ""
77138 #: lto/lto-common.cc:2114
77139 #, fuzzy, gcc-internal-format
77140 msgid "invalid line in the resolution file"
77141 msgstr "нявернае выкарыстанне \"restict\""
77143 #: lto/lto-common.cc:2125
77144 #, fuzzy, gcc-internal-format
77145 msgid "invalid resolution in the resolution file"
77146 msgstr "нявернае выкарыстанне \"restict\""
77148 #: lto/lto-common.cc:2131
77149 #, gcc-internal-format
77150 msgid "resolution sub id %wx not in object file"
77151 msgstr ""
77153 #: lto/lto-common.cc:2248
77154 #, gcc-internal-format
77155 msgid "bytecode stream in file %qs generated with GCC compiler older than 10.0"
77156 msgstr ""
77158 #: lto/lto-common.cc:2267
77159 #, gcc-internal-format
77160 msgid "cannot read %<LTO_section_decls%> from %s"
77161 msgstr ""
77163 #: lto/lto-common.cc:2388
77164 #, fuzzy, gcc-internal-format, gfc-internal-format
77165 #| msgid "can't open %s"
77166 msgid "Cannot open %s"
77167 msgstr "немагчыма адчыніць %s"
77169 #: lto/lto-common.cc:2409
77170 #, fuzzy, gcc-internal-format, gfc-internal-format
77171 msgid "Cannot map %s"
77172 msgstr "не магу зачыніць %s"
77174 #: lto/lto-common.cc:2420
77175 #, fuzzy, gcc-internal-format, gfc-internal-format
77176 msgid "Cannot read %s"
77177 msgstr "не магу прачытаць з %s"
77179 #: lto/lto-common.cc:2737
77180 #, fuzzy, gcc-internal-format
77181 #| msgid "Could not open data file %s.\n"
77182 msgid "could not open symbol resolution file: %m"
77183 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
77185 #: lto/lto-common.cc:2862
77186 #, fuzzy, gcc-internal-format, gfc-internal-format
77187 msgid "missing resolution data for %s"
77188 msgstr "прапушчан прабел пасля нумара \"%.*s\""
77190 #: lto/lto-common.cc:2899
77191 #, gcc-internal-format
77192 msgid "errors during merging of translation units"
77193 msgstr ""
77195 #: lto/lto-dump.cc:258
77196 #, gcc-internal-format
77197 msgid "Level not found, use none, slim, blocks, vops."
77198 msgstr ""
77200 #: lto/lto-dump.cc:273
77201 #, fuzzy, gcc-internal-format
77202 #| msgid "not found\n"
77203 msgid "Function not found."
77204 msgstr "не знойдзена\n"
77206 #: lto/lto-dump.cc:350 lto/lto-dump.cc:360
77207 #, gcc-internal-format
77208 msgid "Not configured with %<--enable-gather-detailed-mem-stats%>."
77209 msgstr ""
77211 #: lto/lto-lang.cc:865
77212 #, gcc-internal-format
77213 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
77214 msgstr ""
77216 #: lto/lto-lang.cc:899
77217 #, gcc-internal-format
77218 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclusive"
77219 msgstr ""
77221 #: lto/lto-object.cc:106
77222 #, fuzzy, gcc-internal-format, gfc-internal-format
77223 #| msgid "options enabled: "
77224 msgid "open %s failed: %s"
77225 msgstr "выбары ўключаны:"
77227 #: lto/lto-object.cc:150
77228 #, fuzzy, gcc-internal-format, gfc-internal-format
77229 #| msgid "%s: %s: "
77230 msgid "%s: %s: %s"
77231 msgstr "%s: %s: "
77233 #: lto/lto-object.cc:191
77234 #, fuzzy, gcc-internal-format, gfc-internal-format
77235 #| msgid "can't close %s"
77236 msgid "close: %s"
77237 msgstr "не магу зачыніць %s"
77239 #: lto/lto-object.cc:247
77240 #, fuzzy, gcc-internal-format, gfc-internal-format
77241 #| msgid "no previous declaration for `%s'"
77242 msgid "two or more sections for %s"
77243 msgstr "няма папярэдняга аб'яўлення для \"%s\""
77245 #: lto/lto-partition.cc:535
77246 #, gcc-internal-format
77247 msgid "min partition size cannot be greater than max partition size"
77248 msgstr ""
77250 #: lto/lto-symtab.cc:169
77251 #, gcc-internal-format
77252 msgid "%qD is defined with tls model %s"
77253 msgstr ""
77255 #: lto/lto-symtab.cc:171
77256 #, fuzzy, gcc-internal-format, gfc-internal-format
77257 #| msgid "previous definition here"
77258 msgid "previously defined here as %s"
77259 msgstr "папярэдняе вызначэньне"
77261 #: lto/lto-symtab.cc:474
77262 #, gcc-internal-format
77263 msgid "multiple prevailing defs for %qE"
77264 msgstr ""
77266 #: lto/lto-symtab.cc:492
77267 #, gcc-internal-format
77268 msgid "%qD has already been defined"
77269 msgstr ""
77271 #: lto/lto-symtab.cc:494
77272 #, fuzzy, gcc-internal-format
77273 #| msgid "previous definition here"
77274 msgid "previously defined here"
77275 msgstr "папярэдняе вызначэньне"
77277 #: lto/lto-symtab.cc:720
77278 #, gcc-internal-format
77279 msgid "%qD violates the C++ One Definition Rule"
77280 msgstr ""
77282 #: lto/lto-symtab.cc:726
77283 #, fuzzy, gcc-internal-format
77284 #| msgid "`%s' is not at beginning of declaration"
77285 msgid "type of %qD does not match original declaration"
77286 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
77288 #: lto/lto-symtab.cc:746
77289 #, gcc-internal-format
77290 msgid "alignment of %qD is bigger than original declaration"
77291 msgstr ""
77293 #: lto/lto-symtab.cc:752
77294 #, gcc-internal-format
77295 msgid "size of %qD differ from the size of original declaration"
77296 msgstr ""
77298 #: lto/lto-symtab.cc:757
77299 #, fuzzy, gcc-internal-format
77300 msgid "%qD was previously declared here"
77301 msgstr "няма папярэдняга аб'яўлення для \"%s\""
77303 #: lto/lto-symtab.cc:760
77304 #, gcc-internal-format
77305 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
77306 msgstr ""
77308 #: lto/lto-symtab.cc:846
77309 #, fuzzy, gcc-internal-format
77310 msgid "variable %qD redeclared as function"
77311 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
77313 #: lto/lto-symtab.cc:853
77314 #, fuzzy, gcc-internal-format
77315 msgid "function %qD redeclared as variable"
77316 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
77318 #: lto/lto-symtab.cc:865
77319 #, fuzzy, gcc-internal-format
77320 msgid "previously declared here"
77321 msgstr "няма папярэдняга аб'яўлення для \"%s\""
77323 #: lto/lto.cc:167
77324 #, gcc-internal-format
77325 msgid "%<lto_obj_file_open()%> failed"
77326 msgstr ""
77328 #: lto/lto.cc:199
77329 #, gcc-internal-format
77330 msgid "waitpid failed"
77331 msgstr ""
77333 #: lto/lto.cc:202
77334 #, gcc-internal-format
77335 msgid "streaming subprocess failed"
77336 msgstr ""
77338 #: lto/lto.cc:205
77339 #, gcc-internal-format
77340 msgid "streaming subprocess was killed by signal"
77341 msgstr ""
77343 #: lto/lto.cc:294
77344 #, gcc-internal-format
77345 msgid "no LTRANS output list filename provided"
77346 msgstr ""
77348 #: lto/lto.cc:402
77349 #, gcc-internal-format
77350 msgid "opening LTRANS output list %s: %m"
77351 msgstr ""
77353 #: lto/lto.cc:409
77354 #, gcc-internal-format
77355 msgid "writing to LTRANS output list %s: %m"
77356 msgstr ""
77358 #: lto/lto.cc:419
77359 #, gcc-internal-format
77360 msgid "closing LTRANS output list %s: %m"
77361 msgstr ""
77363 #: objc/objc-act.cc:425 objc/objc-act.cc:6964
77364 #, gcc-internal-format
77365 msgid "%<@end%> missing in implementation context"
77366 msgstr ""
77368 #: objc/objc-act.cc:578
77369 #, gcc-internal-format
77370 msgid "class attributes are not available in Objective-C 1.0"
77371 msgstr ""
77373 #: objc/objc-act.cc:593
77374 #, gcc-internal-format
77375 msgid "category attributes are not available in Objective-C 1.0"
77376 msgstr ""
77378 #: objc/objc-act.cc:596
77379 #, gcc-internal-format
77380 msgid "category attributes are not available in this version of the compiler, (ignored)"
77381 msgstr ""
77383 #: objc/objc-act.cc:602
77384 #, gcc-internal-format
77385 msgid "class extensions are not available in Objective-C 1.0"
77386 msgstr ""
77388 #: objc/objc-act.cc:616
77389 #, gcc-internal-format
77390 msgid "class extension for class %qE declared after its %<@implementation%>"
77391 msgstr ""
77393 #: objc/objc-act.cc:631
77394 #, gcc-internal-format
77395 msgid "protocol attributes are not available in Objective-C 1.0"
77396 msgstr ""
77398 #: objc/objc-act.cc:696
77399 #, gcc-internal-format
77400 msgid "%<@end%> must appear in an @implementation context"
77401 msgstr ""
77403 #: objc/objc-act.cc:705
77404 #, gcc-internal-format
77405 msgid "%<@package%> is not available in Objective-C 1.0"
77406 msgstr ""
77408 #: objc/objc-act.cc:707
77409 #, gcc-internal-format
77410 msgid "%<@package%> presently has the same effect as %<@public%>"
77411 msgstr ""
77413 #: objc/objc-act.cc:718
77414 #, gcc-internal-format
77415 msgid "%<@optional%> is not available in Objective-C 1.0"
77416 msgstr ""
77418 #: objc/objc-act.cc:720
77419 #, gcc-internal-format
77420 msgid "%<@required%> is not available in Objective-C 1.0"
77421 msgstr ""
77423 #: objc/objc-act.cc:728
77424 #, gcc-internal-format
77425 msgid "%<@optional%> is allowed in @protocol context only"
77426 msgstr ""
77428 #: objc/objc-act.cc:730
77429 #, gcc-internal-format
77430 msgid "%<@required%> is allowed in @protocol context only"
77431 msgstr ""
77433 #. FIXME: we probably ought to bail out at this point.
77434 #: objc/objc-act.cc:853
77435 #, gcc-internal-format
77436 msgid "%<@property%> is not available in Objective-C 1.0"
77437 msgstr ""
77439 #: objc/objc-act.cc:858
77440 #, gcc-internal-format
77441 msgid "property declaration not in %<@interface%>, %<@protocol%> or %<category%> context"
77442 msgstr ""
77444 #: objc/objc-act.cc:869
77445 #, gcc-internal-format
77446 msgid "properties must be named"
77447 msgstr ""
77449 #: objc/objc-act.cc:877
77450 #, gcc-internal-format
77451 msgid "property cannot be an array"
77452 msgstr ""
77454 #. A @property is not an actual variable, but it is a way to
77455 #. describe a pair of accessor methods, so its type (which is
77456 #. the type of the return value of the getter and the first
77457 #. argument of the setter) can't be a bitfield (as return values
77458 #. and arguments of functions cannot be bitfields).  The
77459 #. underlying instance variable could be a bitfield, but that is
77460 #. a different matter.
77461 #: objc/objc-act.cc:890
77462 #, gcc-internal-format
77463 msgid "property cannot be a bit-field"
77464 msgstr ""
77466 #: objc/objc-act.cc:914
77467 #, gcc-internal-format
77468 msgid "multiple property %qE methods specified, the latest one will be used"
77469 msgstr ""
77471 #: objc/objc-act.cc:916
77472 #, fuzzy, gcc-internal-format
77473 msgid "previous specification"
77474 msgstr "няма папярэдняга аб'яўлення для \"%s\""
77476 #: objc/objc-act.cc:931
77477 #, fuzzy, gcc-internal-format
77478 msgid "%qE attribute conflicts with %qE attribute"
77479 msgstr "\"%s\" атрыбут ігнарыруецца"
77481 #: objc/objc-act.cc:933
77482 #, gcc-internal-format
77483 msgid "%qE specified here"
77484 msgstr ""
77486 #: objc/objc-act.cc:939
77487 #, fuzzy, gcc-internal-format
77488 #| msgid "duplicate `restrict'"
77489 msgid "duplicate %qE attribute"
77490 msgstr "паўтарэнне \"restrict\""
77492 #: objc/objc-act.cc:940
77493 #, gcc-internal-format
77494 msgid "first specified here"
77495 msgstr ""
77497 #: objc/objc-act.cc:967
77498 #, gcc-internal-format
77499 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
77500 msgstr ""
77502 #: objc/objc-act.cc:970
77503 #, gcc-internal-format
77504 msgid "%<setter%> specified here"
77505 msgstr ""
77507 #: objc/objc-act.cc:1049
77508 #, gcc-internal-format
77509 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
77510 msgstr ""
77512 #: objc/objc-act.cc:1052
77513 #, gcc-internal-format
77514 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
77515 msgstr ""
77517 #: objc/objc-act.cc:1069
77518 #, fuzzy, gcc-internal-format
77519 msgid "%qE attribute is only valid for Objective-C objects"
77520 msgstr "\"%s\" звычайна функцыя"
77522 #: objc/objc-act.cc:1127
77523 #, fuzzy, gcc-internal-format
77524 #| msgid "declaration of `%#D'"
77525 msgid "redeclaration of property %qD"
77526 msgstr "абвяшчэньне `%#D'"
77528 #: objc/objc-act.cc:1130 objc/objc-act.cc:1196 objc/objc-act.cc:1207
77529 #: objc/objc-act.cc:1221 objc/objc-act.cc:1232 objc/objc-act.cc:1244
77530 #: objc/objc-act.cc:1281 objc/objc-act.cc:7751 objc/objc-act.cc:7814
77531 #: objc/objc-act.cc:7837 objc/objc-act.cc:7851 objc/objc-act.cc:7869
77532 #: objc/objc-act.cc:7968
77533 #, gcc-internal-format
77534 msgid "originally specified here"
77535 msgstr ""
77537 #: objc/objc-act.cc:1192
77538 #, fuzzy, gcc-internal-format
77539 #| msgid "section of `%s' conflicts with previous declaration"
77540 msgid "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
77541 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
77543 #: objc/objc-act.cc:1203
77544 #, fuzzy, gcc-internal-format
77545 #| msgid "section of `%s' conflicts with previous declaration"
77546 msgid "%<getter%> attribute of property %qD conflicts with previous declaration"
77547 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
77549 #: objc/objc-act.cc:1217
77550 #, fuzzy, gcc-internal-format
77551 #| msgid "section of `%s' conflicts with previous declaration"
77552 msgid "%<setter%> attribute of property %qD conflicts with previous declaration"
77553 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
77555 #: objc/objc-act.cc:1229
77556 #, fuzzy, gcc-internal-format
77557 #| msgid "section of `%s' conflicts with previous declaration"
77558 msgid "assign semantics attributes of property %qD conflict with previous declaration"
77559 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
77561 #: objc/objc-act.cc:1240
77562 #, fuzzy, gcc-internal-format
77563 #| msgid "section of `%s' conflicts with previous declaration"
77564 msgid "%<readonly%> attribute of property %qD conflicts with previous declaration"
77565 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
77567 #: objc/objc-act.cc:1279
77568 #, fuzzy, gcc-internal-format
77569 #| msgid "section of `%s' conflicts with previous declaration"
77570 msgid "type of property %qD conflicts with previous declaration"
77571 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
77573 #: objc/objc-act.cc:1322
77574 #, gcc-internal-format
77575 msgid "nullability specifier %qE cannot be applied to non-pointer type %qT"
77576 msgstr ""
77578 #: objc/objc-act.cc:1327
77579 #, gcc-internal-format
77580 msgid "nullability specifier %qE cannot be applied to multi-level pointer type %qT"
77581 msgstr ""
77583 #: objc/objc-act.cc:1780
77584 #, gcc-internal-format
77585 msgid "the dot syntax is not available in Objective-C 1.0"
77586 msgstr ""
77588 #. We know that 'class_name' is an Objective-C class name as the
77589 #. parser won't call this function if it is not.  This is only a
77590 #. double-check for safety.
77591 #: objc/objc-act.cc:1796
77592 #, fuzzy, gcc-internal-format
77593 #| msgid "cannot find class `%s'"
77594 msgid "could not find class %qE"
77595 msgstr "немагчыма знайсьці кляс `%s'"
77597 #. Again, this should never happen, but we do check.
77598 #: objc/objc-act.cc:1804
77599 #, fuzzy, gcc-internal-format
77600 #| msgid "cannot find file for class %s"
77601 msgid "could not find interface for class %qE"
77602 msgstr "немагчыма знайсьці файл для кляса %s"
77604 #: objc/objc-act.cc:1810 objc/objc-act.cc:7146
77605 #, gcc-internal-format
77606 msgid "class %qE is unavailable"
77607 msgstr ""
77609 #: objc/objc-act.cc:1812 objc/objc-act.cc:7003 objc/objc-act.cc:7148
77610 #, gcc-internal-format
77611 msgid "class %qE is deprecated"
77612 msgstr ""
77614 #: objc/objc-act.cc:1841
77615 #, fuzzy, gcc-internal-format
77616 msgid "could not find setter/getter for %qE in class %qE"
77617 msgstr "Не магу знайсці файл для класа %s."
77619 #: objc/objc-act.cc:1891
77620 #, gcc-internal-format
77621 msgid "%qs property cannot be set"
77622 msgstr ""
77624 #: objc/objc-act.cc:2159
77625 #, gcc-internal-format
77626 msgid "method declaration not in @interface context"
77627 msgstr ""
77629 #: objc/objc-act.cc:2163
77630 #, gcc-internal-format
77631 msgid "method attributes are not available in Objective-C 1.0"
77632 msgstr ""
77634 #: objc/objc-act.cc:2183
77635 #, gcc-internal-format
77636 msgid "method definition not in @implementation context"
77637 msgstr ""
77639 #: objc/objc-act.cc:2196
77640 #, gcc-internal-format
77641 msgid "method attributes cannot be specified in @implementation context"
77642 msgstr ""
77644 #: objc/objc-act.cc:2426
77645 #, fuzzy, gcc-internal-format
77646 msgid "class %qs does not implement the %qE protocol"
77647 msgstr "метад \"%s\" не знойдзен у класе"
77649 #: objc/objc-act.cc:2429
77650 #, gcc-internal-format
77651 msgid "type %qs does not conform to the %qE protocol"
77652 msgstr ""
77654 #: objc/objc-act.cc:2724
77655 #, gcc-internal-format
77656 msgid "comparison of distinct Objective-C types lacks a cast"
77657 msgstr ""
77659 #: objc/objc-act.cc:2728
77660 #, gcc-internal-format
77661 msgid "initialization from distinct Objective-C type"
77662 msgstr ""
77664 #: objc/objc-act.cc:2732
77665 #, gcc-internal-format
77666 msgid "assignment from distinct Objective-C type"
77667 msgstr ""
77669 #: objc/objc-act.cc:2736
77670 #, gcc-internal-format
77671 msgid "distinct Objective-C type in return"
77672 msgstr ""
77674 #: objc/objc-act.cc:2740
77675 #, gcc-internal-format
77676 msgid "passing argument %d of %qE from distinct Objective-C type"
77677 msgstr ""
77679 #: objc/objc-act.cc:2883
77680 #, gcc-internal-format
77681 msgid "statically allocated instance of Objective-C class %qE"
77682 msgstr ""
77684 #: objc/objc-act.cc:2892
77685 #, fuzzy, gcc-internal-format
77686 msgid "redeclaration of Objective-C class %qs"
77687 msgstr "няма папярэдняга аб'яўлення для \"%s\""
77689 #. This case happens when we are given an 'interface' which
77690 #. is not a valid class name.  For example if a typedef was
77691 #. used, and 'interface' really is the identifier of the
77692 #. typedef, but when you resolve it you don't get an
77693 #. Objective-C class, but something else, such as 'int'.
77694 #. This is an error; protocols make no sense unless you use
77695 #. them with Objective-C objects.
77696 #: objc/objc-act.cc:2934
77697 #, gcc-internal-format
77698 msgid "only Objective-C object types can be qualified with a protocol"
77699 msgstr ""
77701 #: objc/objc-act.cc:2998
77702 #, gcc-internal-format
77703 msgid "protocol %qE has circular dependency"
77704 msgstr ""
77706 #: objc/objc-act.cc:3031 objc/objc-act.cc:5865
77707 #, fuzzy, gcc-internal-format
77708 msgid "cannot find protocol declaration for %qE"
77709 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
77711 #: objc/objc-act.cc:3341 objc/objc-act.cc:3996 objc/objc-act.cc:6577
77712 #: objc/objc-act.cc:7054 objc/objc-act.cc:7139 objc/objc-act.cc:7194
77713 #, fuzzy, gcc-internal-format
77714 msgid "cannot find interface declaration for %qE"
77715 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
77717 #: objc/objc-act.cc:3345
77718 #, gcc-internal-format
77719 msgid "interface %qE does not have valid constant string layout"
77720 msgstr ""
77722 #: objc/objc-act.cc:3350
77723 #, fuzzy, gcc-internal-format
77724 msgid "cannot find reference tag for class %qE"
77725 msgstr "Не магу знайсці файл для класа %s."
77727 #: objc/objc-act.cc:3495
77728 #, gcc-internal-format
77729 msgid "%qE is not an Objective-C class name or alias"
77730 msgstr ""
77732 #: objc/objc-act.cc:3510 objc/objc-act.cc:3541 objc/objc-act.cc:6958
77733 #: objc/objc-act.cc:8304 objc/objc-act.cc:8360
77734 #, gcc-internal-format
77735 msgid "Objective-C declarations may only appear in global scope"
77736 msgstr ""
77738 #: objc/objc-act.cc:3515
77739 #, fuzzy, gcc-internal-format
77740 #| msgid "cannot find class `%s'"
77741 msgid "cannot find class %qE"
77742 msgstr "немагчыма знайсьці кляс `%s'"
77744 #: objc/objc-act.cc:3517
77745 #, fuzzy, gcc-internal-format
77746 #| msgid "class `%s' already exists"
77747 msgid "class %qE already exists"
77748 msgstr "кляс `%s' ужо існуе"
77750 #: objc/objc-act.cc:3559 objc/objc-act.cc:7019
77751 #, gcc-internal-format
77752 msgid "%qE redeclared as different kind of symbol"
77753 msgstr ""
77755 #: objc/objc-act.cc:3561 objc/objc-act.cc:4147 objc/objc-act.cc:4175
77756 #: objc/objc-act.cc:4230 objc/objc-act.cc:7021
77757 #, fuzzy, gcc-internal-format
77758 #| msgid "previous declaration of `%D'"
77759 msgid "previous declaration of %q+D"
77760 msgstr "папярэдняе абвяшчэньне `%D'"
77762 #: objc/objc-act.cc:3850
77763 #, gcc-internal-format
77764 msgid "strong-cast assignment has been intercepted"
77765 msgstr ""
77767 #: objc/objc-act.cc:3892
77768 #, gcc-internal-format
77769 msgid "strong-cast may possibly be needed"
77770 msgstr ""
77772 #: objc/objc-act.cc:3902
77773 #, gcc-internal-format
77774 msgid "instance variable assignment has been intercepted"
77775 msgstr ""
77777 #: objc/objc-act.cc:3921
77778 #, gcc-internal-format
77779 msgid "pointer arithmetic for garbage-collected objects not allowed"
77780 msgstr ""
77782 #: objc/objc-act.cc:3927
77783 #, gcc-internal-format
77784 msgid "global/static variable assignment has been intercepted"
77785 msgstr ""
77787 #: objc/objc-act.cc:4144 objc/objc-act.cc:4172 objc/objc-act.cc:4227
77788 #, fuzzy, gcc-internal-format
77789 msgid "duplicate instance variable %q+D"
77790 msgstr "паўтарэнне \"volatile\""
77792 #: objc/objc-act.cc:4287
77793 #, gcc-internal-format
77794 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
77795 msgstr ""
77797 #: objc/objc-act.cc:4371
77798 #, gcc-internal-format
77799 msgid "%<@catch%> parameter is not a known Objective-C class type"
77800 msgstr ""
77802 #: objc/objc-act.cc:4377
77803 #, fuzzy, gcc-internal-format
77804 msgid "%<@catch%> parameter cannot be protocol-qualified"
77805 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
77807 #: objc/objc-act.cc:4422
77808 #, gcc-internal-format
77809 msgid "exception of type %<%T%> will be caught"
77810 msgstr ""
77812 #: objc/objc-act.cc:4424
77813 #, gcc-internal-format
77814 msgid "   by earlier handler for %<%T%>"
77815 msgstr ""
77817 #: objc/objc-act.cc:4471
77818 #, gcc-internal-format
77819 msgid "%<@try%> without %<@catch%> or %<@finally%>"
77820 msgstr ""
77822 #: objc/objc-act.cc:4500
77823 #, gcc-internal-format
77824 msgid "%<@throw%> (rethrow) used outside of a %<@catch%> block"
77825 msgstr ""
77827 #: objc/objc-act.cc:4513
77828 #, gcc-internal-format
77829 msgid "%<@throw%> argument is not an object"
77830 msgstr ""
77832 #: objc/objc-act.cc:4534
77833 #, gcc-internal-format
77834 msgid "%<@synchronized%> argument is not an object"
77835 msgstr ""
77837 #: objc/objc-act.cc:4744
77838 #, gcc-internal-format
77839 msgid "%s %qs"
77840 msgstr ""
77842 #: objc/objc-act.cc:4767 objc/objc-act.cc:4792
77843 #, gcc-internal-format
77844 msgid "inconsistent instance variable specification"
77845 msgstr ""
77847 #: objc/objc-act.cc:4847
77848 #, gcc-internal-format
77849 msgid "cannot use an object as parameter to a method"
77850 msgstr ""
77852 #: objc/objc-act.cc:4891
77853 #, gcc-internal-format
77854 msgid "method argument attributes are not available in Objective-C 1.0"
77855 msgstr ""
77857 #: objc/objc-act.cc:5266
77858 #, gcc-internal-format
77859 msgid "multiple methods named %<%c%E%> found"
77860 msgstr ""
77862 #: objc/objc-act.cc:5269
77863 #, gcc-internal-format
77864 msgid "using %<%c%s%>"
77865 msgstr ""
77867 #: objc/objc-act.cc:5278
77868 #, gcc-internal-format
77869 msgid "multiple selectors named %<%c%E%> found"
77870 msgstr ""
77872 #: objc/objc-act.cc:5281
77873 #, gcc-internal-format
77874 msgid "found %<%c%s%>"
77875 msgstr ""
77877 #: objc/objc-act.cc:5290
77878 #, gcc-internal-format
77879 msgid "also found %<%c%s%>"
77880 msgstr ""
77882 #. If 'rtype' is NULL_TREE at this point it means that
77883 #. we have seen no @interface corresponding to that
77884 #. class name, only a @class declaration (alternatively,
77885 #. this was a call such as [objc_getClass("SomeClass")
77886 #. alloc], where we've never seen the @interface of
77887 #. SomeClass).  So, we have a class name (class_tree)
77888 #. but no actual details of the class methods.  We won't
77889 #. be able to check that the class responds to the
77890 #. method, and we will have to guess the method
77891 #. prototype.  Emit a warning, then keep going (this
77892 #. will use any method with a matching name, as if the
77893 #. receiver was of type 'Class').
77894 #. We could not find an @interface declaration, and
77895 #. there are no protocols attached to the receiver,
77896 #. so we can't complete the check that the receiver
77897 #. responds to the method, and we can't retrieve the
77898 #. method prototype.  But, because the receiver has
77899 #. a well-specified class, the programmer did want
77900 #. this check to be performed.  Emit a warning, then
77901 #. keep going as if it was an 'id'.  To remove the
77902 #. warning, either include an @interface for the
77903 #. class, or cast the receiver to 'id'.  Note that
77904 #. rtype is an IDENTIFIER_NODE at this point.
77905 #: objc/objc-act.cc:5578 objc/objc-act.cc:5713
77906 #, gcc-internal-format
77907 msgid "%<@interface%> of class %qE not found"
77908 msgstr ""
77910 #: objc/objc-act.cc:5587
77911 #, gcc-internal-format
77912 msgid "no super class declared in @interface for %qE"
77913 msgstr ""
77915 #: objc/objc-act.cc:5638
77916 #, gcc-internal-format
77917 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
77918 msgstr ""
77920 #. We have a type, but it's not an Objective-C type (!).
77921 #: objc/objc-act.cc:5750
77922 #, fuzzy, gcc-internal-format
77923 #| msgid "invalid parameter type `%T'"
77924 msgid "invalid receiver type %qs"
77925 msgstr "нерэчаісны тып парамэтра `%T'"
77927 #: objc/objc-act.cc:5767
77928 #, gcc-internal-format
77929 msgid "%<%c%E%> not found in protocol(s)"
77930 msgstr ""
77932 #: objc/objc-act.cc:5781
77933 #, gcc-internal-format
77934 msgid "%qE may not respond to %<%c%E%>"
77935 msgstr ""
77937 #: objc/objc-act.cc:5789
77938 #, gcc-internal-format
77939 msgid "no %<%c%E%> method found"
77940 msgstr ""
77942 #: objc/objc-act.cc:5796
77943 #, gcc-internal-format
77944 msgid "(messages without a matching method signature will be assumed to return %<id%> and accept %<...%> as arguments)"
77945 msgstr ""
77947 #: objc/objc-act.cc:5914
77948 #, gcc-internal-format
77949 msgid "undeclared selector %qE"
77950 msgstr ""
77952 #. Historically, a class method that produced objects (factory
77953 #. method) would assign `self' to the instance that it
77954 #. allocated.  This would effectively turn the class method into
77955 #. an instance method.  Following this assignment, the instance
77956 #. variables could be accessed.  That practice, while safe,
77957 #. violates the simple rule that a class method should not refer
77958 #. to an instance variable.  It's better to catch the cases
77959 #. where this is done unknowingly than to support the above
77960 #. paradigm.
77961 #: objc/objc-act.cc:5938
77962 #, gcc-internal-format
77963 msgid "instance variable %qE accessed in class method"
77964 msgstr ""
77966 #: objc/objc-act.cc:6168 objc/objc-act.cc:6188
77967 #, gcc-internal-format
77968 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
77969 msgstr ""
77971 #: objc/objc-act.cc:6172
77972 #, fuzzy, gcc-internal-format
77973 msgid "previous declaration of %<%c%E%> as %<@required%>"
77974 msgstr "няма папярэдняга аб'яўлення для \"%s\""
77976 #: objc/objc-act.cc:6192
77977 #, fuzzy, gcc-internal-format
77978 msgid "previous declaration of %<%c%E%> as %<@optional%>"
77979 msgstr "няма папярэдняга аб'яўлення для \"%s\""
77981 #: objc/objc-act.cc:6252
77982 #, fuzzy, gcc-internal-format
77983 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
77984 msgstr "паўторнае абвяшчэнне меткі \"%s\""
77986 #: objc/objc-act.cc:6256
77987 #, fuzzy, gcc-internal-format
77988 #| msgid "previous declaration of `%D'"
77989 msgid "previous declaration of %<%c%E%>"
77990 msgstr "папярэдняе абвяшчэньне `%D'"
77992 #: objc/objc-act.cc:6293
77993 #, fuzzy, gcc-internal-format
77994 msgid "duplicate interface declaration for category %<%E(%E)%>"
77995 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
77997 #: objc/objc-act.cc:6381
77998 #, gcc-internal-format
77999 msgid "illegal reference type specified for instance variable %qs"
78000 msgstr ""
78002 #: objc/objc-act.cc:6392
78003 #, gcc-internal-format
78004 msgid "instance variable %qs has unknown size"
78005 msgstr ""
78007 #: objc/objc-act.cc:6413
78008 #, gcc-internal-format
78009 msgid "instance variable %qs uses flexible array member"
78010 msgstr ""
78012 #: objc/objc-act.cc:6440
78013 #, gcc-internal-format
78014 msgid "type %qE has no default constructor to call"
78015 msgstr ""
78017 #: objc/objc-act.cc:6446
78018 #, gcc-internal-format
78019 msgid "destructor for %qE shall not be run either"
78020 msgstr ""
78022 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
78023 #. initialize them.
78024 #: objc/objc-act.cc:6458
78025 #, gcc-internal-format
78026 msgid "type %qE has virtual member functions"
78027 msgstr ""
78029 #: objc/objc-act.cc:6459
78030 #, gcc-internal-format
78031 msgid "illegal aggregate type %qE specified for instance variable %qs"
78032 msgstr ""
78034 #: objc/objc-act.cc:6469
78035 #, gcc-internal-format
78036 msgid "type %qE has a user-defined constructor"
78037 msgstr ""
78039 #: objc/objc-act.cc:6471
78040 #, gcc-internal-format
78041 msgid "type %qE has a user-defined destructor"
78042 msgstr ""
78044 #: objc/objc-act.cc:6475
78045 #, gcc-internal-format
78046 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
78047 msgstr ""
78049 #: objc/objc-act.cc:6606
78050 #, gcc-internal-format
78051 msgid "instance variable %qE is declared private"
78052 msgstr ""
78054 #: objc/objc-act.cc:6617
78055 #, gcc-internal-format
78056 msgid "instance variable %qE is %s; this will be a hard error in the future"
78057 msgstr ""
78059 #: objc/objc-act.cc:6624
78060 #, gcc-internal-format
78061 msgid "instance variable %qE is declared %s"
78062 msgstr ""
78064 #: objc/objc-act.cc:6735 objc/objc-act.cc:6850
78065 #, gcc-internal-format
78066 msgid "incomplete implementation of class %qE"
78067 msgstr ""
78069 #: objc/objc-act.cc:6739 objc/objc-act.cc:6854
78070 #, gcc-internal-format
78071 msgid "incomplete implementation of category %qE"
78072 msgstr ""
78074 #: objc/objc-act.cc:6748 objc/objc-act.cc:6862
78075 #, gcc-internal-format
78076 msgid "method definition for %<%c%E%> not found"
78077 msgstr ""
78079 #: objc/objc-act.cc:6903
78080 #, fuzzy, gcc-internal-format
78081 msgid "%s %qE does not fully implement the %qE protocol"
78082 msgstr "метад \"%s\" не знойдзен у класе"
78084 #: objc/objc-act.cc:6993
78085 #, fuzzy, gcc-internal-format
78086 msgid "cannot find interface declaration for %qE, superclass of %qE"
78087 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
78089 #: objc/objc-act.cc:7001
78090 #, gcc-internal-format
78091 msgid "class %qE is not available"
78092 msgstr ""
78094 #: objc/objc-act.cc:7034
78095 #, gcc-internal-format
78096 msgid "reimplementation of class %qE"
78097 msgstr ""
78099 #: objc/objc-act.cc:7067
78100 #, fuzzy, gcc-internal-format
78101 #| msgid "Missing class name"
78102 msgid "conflicting super class name %qE"
78103 msgstr "Прапушчана назва класа"
78105 #: objc/objc-act.cc:7070
78106 #, fuzzy, gcc-internal-format
78107 #| msgid "previous declaration of `%D'"
78108 msgid "previous declaration of %qE"
78109 msgstr "папярэдняе абвяшчэньне `%D'"
78111 #: objc/objc-act.cc:7072
78112 #, fuzzy, gcc-internal-format
78113 #| msgid "previous declaration `%D'"
78114 msgid "previous declaration"
78115 msgstr "папярэдняе абвяшчэньне `%D'"
78117 #: objc/objc-act.cc:7084
78118 #, gcc-internal-format
78119 msgid "class %qE defined without specifying a base class"
78120 msgstr ""
78122 #: objc/objc-act.cc:7091 objc/objc-act.cc:7093
78123 #, fuzzy, gcc-internal-format
78124 msgid "duplicate interface declaration for class %qE"
78125 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
78127 #: objc/objc-act.cc:7418 objc/objc-act.cc:7614
78128 #, gcc-internal-format
78129 msgid "cannot find instance variable associated with property"
78130 msgstr ""
78132 #. TODO: This should be caught much earlier than this.
78133 #: objc/objc-act.cc:7580
78134 #, fuzzy, gcc-internal-format
78135 msgid "invalid setter, it must have one argument"
78136 msgstr "нявернае выкарыстанне \"restict\""
78138 #: objc/objc-act.cc:7744 objc/objc-act.cc:7961
78139 #, gcc-internal-format
78140 msgid "property %qs already specified in %<@dynamic%>"
78141 msgstr ""
78143 #: objc/objc-act.cc:7747 objc/objc-act.cc:7964
78144 #, gcc-internal-format
78145 msgid "property %qs already specified in %<@synthesize%>"
78146 msgstr ""
78148 #: objc/objc-act.cc:7761 objc/objc-act.cc:7978
78149 #, gcc-internal-format
78150 msgid "no declaration of property %qs found in the interface"
78151 msgstr ""
78153 #: objc/objc-act.cc:7788
78154 #, gcc-internal-format
78155 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
78156 msgstr ""
78158 #: objc/objc-act.cc:7809
78159 #, gcc-internal-format
78160 msgid "property %qs is using instance variable %qs of incompatible type"
78161 msgstr ""
78163 #: objc/objc-act.cc:7831
78164 #, gcc-internal-format
78165 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
78166 msgstr ""
78168 #: objc/objc-act.cc:7845
78169 #, gcc-internal-format
78170 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
78171 msgstr ""
78173 #: objc/objc-act.cc:7864
78174 #, gcc-internal-format
78175 msgid "property %qs is using the same instance variable as property %qs"
78176 msgstr ""
78178 #: objc/objc-act.cc:7905
78179 #, gcc-internal-format
78180 msgid "%<@synthesize%> is not available in Objective-C 1.0"
78181 msgstr ""
78183 #. We can get here only in Objective-C; the Objective-C++ parser
78184 #. detects the problem while parsing, outputs the error
78185 #. "misplaced '@synthesize' Objective-C++ construct" and skips
78186 #. the declaration.
78187 #: objc/objc-act.cc:7916
78188 #, gcc-internal-format
78189 msgid "%<@synthesize%> not in @implementation context"
78190 msgstr ""
78192 #: objc/objc-act.cc:7922
78193 #, gcc-internal-format
78194 msgid "%<@synthesize%> cannot be used in categories"
78195 msgstr ""
78197 #: objc/objc-act.cc:7931
78198 #, gcc-internal-format
78199 msgid "%<@synthesize%> requires the @interface of the class to be available"
78200 msgstr ""
78202 #: objc/objc-act.cc:8014
78203 #, gcc-internal-format
78204 msgid "%<@dynamic%> is not available in Objective-C 1.0"
78205 msgstr ""
78207 #. We can get here only in Objective-C; the Objective-C++ parser
78208 #. detects the problem while parsing, outputs the error
78209 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
78210 #. declaration.
78211 #: objc/objc-act.cc:8025
78212 #, gcc-internal-format
78213 msgid "%<@dynamic%> not in @implementation context"
78214 msgstr ""
78216 #: objc/objc-act.cc:8047
78217 #, gcc-internal-format
78218 msgid "%<@dynamic%> requires the @interface of the class to be available"
78219 msgstr ""
78221 #: objc/objc-act.cc:8247
78222 #, gcc-internal-format
78223 msgid "definition of protocol %qE not found"
78224 msgstr ""
78226 #: objc/objc-act.cc:8274
78227 #, gcc-internal-format
78228 msgid "protocol %qE is unavailable"
78229 msgstr ""
78231 #. It would be nice to use warn_deprecated_use() here, but
78232 #. we are using TREE_CHAIN (which is supposed to be the
78233 #. TYPE_STUB_DECL for a TYPE) for something different.
78234 #: objc/objc-act.cc:8280
78235 #, gcc-internal-format
78236 msgid "protocol %qE is deprecated"
78237 msgstr ""
78239 #: objc/objc-act.cc:8407
78240 #, fuzzy, gcc-internal-format
78241 msgid "duplicate declaration for protocol %qE"
78242 msgstr "паўторнае абвяшчэнне меткі \"%s\""
78244 #: objc/objc-act.cc:8931
78245 #, gcc-internal-format
78246 msgid "conflicting types for %<%c%s%>"
78247 msgstr ""
78249 #: objc/objc-act.cc:8935
78250 #, fuzzy, gcc-internal-format
78251 #| msgid "previous declaration of `%D'"
78252 msgid "previous declaration of %<%c%s%>"
78253 msgstr "папярэдняе абвяшчэньне `%D'"
78255 #: objc/objc-act.cc:9037
78256 #, gcc-internal-format
78257 msgid "no super class declared in interface for %qE"
78258 msgstr ""
78260 #: objc/objc-act.cc:9064
78261 #, gcc-internal-format
78262 msgid "%<[super ...]%> must appear in a method context"
78263 msgstr ""
78265 #: objc/objc-act.cc:9104
78266 #, gcc-internal-format
78267 msgid "method possibly missing a [super dealloc] call"
78268 msgstr ""
78270 #: objc/objc-act.cc:9572
78271 #, gcc-internal-format
78272 msgid "instance variable %qs is declared private"
78273 msgstr ""
78275 #: objc/objc-act.cc:9625
78276 #, fuzzy, gcc-internal-format
78277 msgid "local declaration of %qE hides instance variable"
78278 msgstr "паўторнае абвяшчэнне меткі \"%s\""
78280 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
78281 #. should be impossible for real properties, which always
78282 #. have a getter.
78283 #: objc/objc-act.cc:9669
78284 #, fuzzy, gcc-internal-format
78285 #| msgid "not found\n"
78286 msgid "no %qs getter found"
78287 msgstr "не знойдзена\n"
78289 #: objc/objc-act.cc:9916
78290 #, gcc-internal-format
78291 msgid "fast enumeration is not available in Objective-C 1.0"
78292 msgstr ""
78294 #: objc/objc-act.cc:9926
78295 #, gcc-internal-format
78296 msgid "iterating variable in fast enumeration is not an object"
78297 msgstr ""
78299 #: objc/objc-act.cc:9932
78300 #, gcc-internal-format
78301 msgid "collection in fast enumeration is not an object"
78302 msgstr ""
78304 #: objc/objc-encoding.cc:130
78305 #, gcc-internal-format
78306 msgid "type %qT does not have a known size"
78307 msgstr ""
78309 #: objc/objc-encoding.cc:721
78310 #, gcc-internal-format
78311 msgid "unknown type %<%T%> found during Objective-C encoding"
78312 msgstr ""
78314 #. Do not do any encoding, produce an error and keep going.
78315 #: objc/objc-encoding.cc:804
78316 #, gcc-internal-format
78317 msgid "trying to encode non-integer type as a bit-field"
78318 msgstr ""
78320 #: objc/objc-gnu-runtime-abi-01.cc:134
78321 #, gcc-internal-format
78322 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
78323 msgstr ""
78325 #: objc/objc-gnu-runtime-abi-01.cc:142
78326 #, gcc-internal-format
78327 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
78328 msgstr ""
78330 #: objc/objc-gnu-runtime-abi-01.cc:2159 objc/objc-next-runtime-abi-01.cc:2819
78331 #: objc/objc-next-runtime-abi-02.cc:3820
78332 #, gcc-internal-format
78333 msgid "non-objective-c type %qT cannot be caught"
78334 msgstr ""
78336 #: objc/objc-next-runtime-abi-01.cc:146
78337 #, gcc-internal-format
78338 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> argument less than 2"
78339 msgstr ""
78341 #: objc/objc-next-runtime-abi-02.cc:245
78342 #, gcc-internal-format
78343 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> greater than 1"
78344 msgstr ""
78346 #: objc/objc-runtime-shared-support.cc:423
78347 #, gcc-internal-format
78348 msgid "creating selector for nonexistent method %qE"
78349 msgstr ""
78351 #~ msgid "missing argument in `__builtin_args_info'"
78352 #~ msgstr "прапушчан аргумент у `__builtin_args_info'"
78354 #, fuzzy
78355 #~ msgid "a global declaration"
78356 #~ msgstr "Нерэчаіснае абвяшчэнне"
78358 #~ msgid "long, short, signed or unsigned invalid for `%s'"
78359 #~ msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
78361 #~ msgid "union"
78362 #~ msgstr "аб'яднанне"
78364 #~ msgid "struct"
78365 #~ msgstr "структура"
78367 #~ msgid "members"
78368 #~ msgstr "члены"
78370 #, fuzzy
78371 #~ msgid "syntax error: cannot back up"
78372 #~ msgstr "сінтаксічная памылка"
78374 #~ msgid "%s at end of input"
78375 #~ msgstr "%s на прыканцы ўводу"
78377 #~ msgid "%s before %s'%c'"
78378 #~ msgstr "%s перад %s'%c'"
78380 #~ msgid "%s before %s'\\x%x'"
78381 #~ msgstr "%s перад %s'\\x%x'"
78383 #~ msgid "%s before \"%s\""
78384 #~ msgstr "%s перад \"%s\""
78386 #~ msgid "%s before '%s' token"
78387 #~ msgstr "%s перад знакам '%s'"
78389 #, fuzzy
78390 #~ msgid "YYDEBUG not defined"
78391 #~ msgstr "YYDEBUG не вызначан."
78393 #~ msgid "destructor needed for `%#D'"
78394 #~ msgstr "дэструктару неабходны \"%#D\""
78396 #~ msgid "cannot find `%s'"
78397 #~ msgstr "нельга знайсці \"%s\""
78399 #~ msgid "redirecting stdout: %s"
78400 #~ msgstr "перанакіраванне stdout: %s"
78402 #~ msgid "pipe"
78403 #~ msgstr "канвеер"
78405 #~ msgid "bad magic number in file '%s'"
78406 #~ msgstr "дрэнная магічная лічба ў файле \"%s\""
78408 #~ msgid "bad magic number"
78409 #~ msgstr "дрэнны \"магічны\" нумар"
78411 #~ msgid "%s is a block device"
78412 #~ msgstr "%s - гэта блёчная прылада"
78414 #, fuzzy
78415 #~ msgid "changing search order for system directory \"%s\""
78416 #~ msgstr "немагчыма стварыць дырэкторыю \"%s\""
78418 #, fuzzy
78419 #~ msgid "unspellable token %s"
78420 #~ msgstr "немагу адчыніць файл \"%s\""
78422 #, fuzzy
78423 #~ msgid "unknown escape sequence: '\\%03o'"
78424 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
78426 #~ msgid "character constant too long"
78427 #~ msgstr "сімвальная канстанта вельмі доўгая"
78429 #~ msgid "%s:%d: warning: "
78430 #~ msgstr "%s:%d: увага: "
78432 #~ msgid "%s: warning: "
78433 #~ msgstr "%s: увага: "
78435 #, fuzzy
78436 #~ msgid "extraneous argument to `%s' option"
78437 #~ msgstr "аргумент для \"%s\" прапушчан"
78439 #, fuzzy
78440 #~ msgid "argument to `-l' is missing"
78441 #~ msgstr "аргумент для \"-x\" прапушчан"
78443 #~ msgid "argument to `-x' is missing"
78444 #~ msgstr "аргумент для \"-x\" прапушчан"
78446 #~ msgid "%s: internal abort\n"
78447 #~ msgstr "%s: унутраная памылка (датэрміновае завяршэньне)\n"
78449 #~ msgid "%s: compiling `%s'\n"
78450 #~ msgstr "%s: кампілюецца \"%s\"\n"
78452 #~ msgid "%s: %d: warning: no extern definition for `%s'\n"
78453 #~ msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
78455 #~ msgid ""
78456 #~ "\n"
78457 #~ "%s: error reading input file `%s': %s\n"
78458 #~ msgstr ""
78459 #~ "\n"
78460 #~ "%s: памылка чытаньня файла ўводу `%s': %s\n"
78462 #~ msgid "%s: warning: file `%s' already saved in `%s'\n"
78463 #~ msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
78465 #~ msgid "%s: can't change mode of file `%s': %s\n"
78466 #~ msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
78468 #~ msgid "%s: input file names must have .c suffixes: %s\n"
78469 #~ msgstr "%s: файл уводу павінен мець суфікс .c: %s\n"
78471 #~ msgid "floating point overflow"
78472 #~ msgstr "перапаўненьне плаваючай кропкі"
78474 #, fuzzy
78475 #~ msgid "invalid option `%s'"
78476 #~ msgstr "Нерэчаісны выбар \"%s\""
78478 #~ msgid "`%s': unknown or unsupported -g option"
78479 #~ msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g"
78481 #~ msgid "usage: %s [switches] input output"
78482 #~ msgstr "выкарыстаньне: %s [выключальнікі] увод вывад"
78484 #~ msgid "#warning%.*s"
78485 #~ msgstr "#увага%.*s"
78487 #~ msgid "unbalanced #endif"
78488 #~ msgstr "незбалансаваны #endif"
78490 #~ msgid "optimization turned on"
78491 #~ msgstr "аптымізацыя уключана"
78493 #~ msgid "optimization turned off"
78494 #~ msgstr "аптымізацыя выключана"
78496 #, fuzzy
78497 #~ msgid "Do not make adjacent short instructions parallel"
78498 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
78500 #, fuzzy
78501 #~ msgid "Generate code for near jumps"
78502 #~ msgstr "Генерыраваць код для Intel as"
78504 #, fuzzy
78505 #~ msgid "Don't generate code for near jumps"
78506 #~ msgstr "Генерыраваць код для Intel as"
78508 #, fuzzy
78509 #~ msgid "Don't generate code for a bit-manipulation unit"
78510 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
78512 #, fuzzy
78513 #~ msgid "Generate code for memory map2"
78514 #~ msgstr "Генерыраваць код для Intel as"
78516 #, fuzzy
78517 #~ msgid "Generate code for memory map4"
78518 #~ msgstr "Генерыраваць код для Intel as"
78520 #~ msgid "Generate code for a 68881"
78521 #~ msgstr "Ствараць код для 68881"
78523 #~ msgid "Do no generate code for a 68851"
78524 #~ msgstr "Не ствараць код для 68851"
78526 #~ msgid "invalid %%o value"
78527 #~ msgstr "нерэчаіснае значэньне %%o"
78529 #, fuzzy
78530 #~ msgid "invalid %%s/S value"
78531 #~ msgstr "дрэннае %%Q значэнне"
78533 #, fuzzy
78534 #~ msgid "invalid option `-mstack-increment=%s'"
78535 #~ msgstr "Нерэчаісны выбар \"%s\""
78537 #, fuzzy
78538 #~ msgid "can't read from temp file"
78539 #~ msgstr "не магу прачытаць з %s"
78541 #~ msgid "Don't use symbolic register names"
78542 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
78544 #~ msgid "Don't output compiler statistics"
78545 #~ msgstr "Не выводзіць статыстыку кампілятара"
78547 #~ msgid "Use 32-bit FP registers"
78548 #~ msgstr "Выкарыстоўваць 32-бітныя FP-рэгістры"
78550 #~ msgid "Use Irix PIC"
78551 #~ msgstr "Выкарыстоўваць Irix PIC"
78553 #~ msgid "Don't use Irix PIC"
78554 #~ msgstr "Не выкарыстоўваць Irix PIC"
78556 #~ msgid "Use OSF PIC"
78557 #~ msgstr "Выкарыстоўваць OSF PIC"
78559 #~ msgid "Don't use OSF PIC"
78560 #~ msgstr "Не выкарыстоўваць OSF PIC"
78562 #~ msgid "Optimize for 4650"
78563 #~ msgstr "Аптымізаваць для 4650"
78565 #~ msgid "Don't use hardware fp"
78566 #~ msgstr "Не выкарыстоўваць апаратную fp"
78568 #~ msgid "Optimize for 32532 cpu"
78569 #~ msgstr "Аптымізаваць для 32532 ЦП"
78571 #~ msgid "Optimize for 32332 cpu"
78572 #~ msgstr "Аптымізаваць для 32332 ЦП"
78574 #~ msgid "Optimize for 32032"
78575 #~ msgstr "Аптымізаваць для 32032 ЦП"
78577 #~ msgid "Don't use alternate register names"
78578 #~ msgstr "Не выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
78580 #, fuzzy
78581 #~ msgid "Don't use bras"
78582 #~ msgstr "Не выкарыстоўваць Irix PIC"
78584 #~ msgid "Optimize for Cypress processors"
78585 #~ msgstr "Аптымізацыя для Cypress працэсараў"
78587 #~ msgid "Optimize for F934 processors"
78588 #~ msgstr "Аптымізацыя для F934 працэсараў"
78590 #~ msgid "Optimize for SuperSparc processors"
78591 #~ msgstr "Аптымізацыя для SuperSparc працэсараў"
78593 #, fuzzy
78594 #~ msgid "Do not use the Xtensa boolean register option"
78595 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
78597 #, fuzzy
78598 #~ msgid "%s for `%T %s' operator"
78599 #~ msgstr "%s перад знакам \"%s\""
78601 #, fuzzy
78602 #~ msgid "%s for `%T %s %T' operator"
78603 #~ msgstr "%s перад знакам \"%s\""
78605 #, fuzzy
78606 #~ msgid "%s for `%s %T' operator"
78607 #~ msgstr "%s перад знакам \"%s\""
78609 #, fuzzy
78610 #~ msgid "`%D' invalid in `%#T'"
78611 #~ msgstr "Нерэчаісны выбар \"%s\""
78613 #, fuzzy
78614 #~ msgid "field `%D' invalidly declared method type"
78615 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
78617 #, fuzzy
78618 #~ msgid "field `%D' invalidly declared offset type"
78619 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
78621 #~ msgid "new declaration `%#D'"
78622 #~ msgstr "новае абвяшчэньне `%#D'"
78624 #~ msgid "as `%D'"
78625 #~ msgstr "як `%D'"
78627 #, fuzzy
78628 #~ msgid "previous external decl of `%#D'"
78629 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
78631 #, fuzzy
78632 #~ msgid "cannot initialize `%D' to namespace `%D'"
78633 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
78635 #~ msgid "size of array `%D' is negative"
78636 #~ msgstr "памер масіва `%D' - адмоўны"
78638 #, fuzzy
78639 #~ msgid "semicolon missing after declaration of `%#T'"
78640 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
78642 #, fuzzy
78643 #~ msgid "no method `%T::%D'"
78644 #~ msgstr "у метадзе \"%s\":"
78646 #, fuzzy
78647 #~ msgid "can't find class$"
78648 #~ msgstr "Не магу знайсці клас \"%s\""
78650 #~ msgid "%s before `%s'"
78651 #~ msgstr "%s перад \"%s\""
78653 #~ msgid "%s before `%c'"
78654 #~ msgstr "%s перад '%c'"
78656 #~ msgid "%s before `\\%o'"
78657 #~ msgstr "%s перад \"\\%o\""
78659 #~ msgid "%s before `%s' token"
78660 #~ msgstr "%s перад знакам \"%s\""
78662 #, fuzzy
78663 #~ msgid "Implicit declaration of `%A' at %0"
78664 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
78666 #~ msgid "Unknown escape sequence `\\%A' at %0"
78667 #~ msgstr "Невядомая ESC-паслядоўнасьць `\\%A' at %0"
78669 #, fuzzy
78670 #~ msgid "Unterminated escape sequence `\\' at %0"
78671 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
78673 #, fuzzy
78674 #~ msgid "non-ISO escape sequence `\\%c'"
78675 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
78677 #, fuzzy
78678 #~ msgid "Unable to open INCLUDE file `%A' at %0"
78679 #~ msgstr "немагу адчыніць файл \"%s\""
78681 #, fuzzy
78682 #~ msgid "Truncating characters on right side of character constant at %0"
78683 #~ msgstr "мнагасімвальная сімвальная канстанта"
78685 #~ msgid "method '%s' not found in class"
78686 #~ msgstr "метад \"%s\" не знойдзен у класе"
78688 #, fuzzy
78689 #~ msgid "mismatching signature for field '%s' in '%s'"
78690 #~ msgstr "Прапушчана поле \"%s\" у \"%s\""
78692 #~ msgid "file not found `%s'"
78693 #~ msgstr "файл `%s' ня знойдзен"
78695 #~ msgid "Missing identifier"
78696 #~ msgstr "Прапушчан ідэнтыфікатар"
78698 #, fuzzy
78699 #~ msgid "circular inheritance in interface declaration for `%s'"
78700 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
78702 #, fuzzy
78703 #~ msgid "cannot find class (factory) method"
78704 #~ msgstr "не магу знайсці метад."