Obvious typo in comment.
[official-gcc.git] / libcpp / po / sr.po
blob31076350cc2d8e0f4fd621fddaf3ce793d47989f
1 # Serbian translation of cpplib.
2 # Copyright (C) 2014 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the gcc package.
4 # Мирослав Николић <miroslavnikolic@rocketmail.com>, 2012—2016.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: cpplib-6.1-b20160131\n"
8 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
9 "POT-Creation-Date: 2016-01-31 15:50+0000\n"
10 "PO-Revision-Date: 2016-03-05 08:37+0200\n"
11 "Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
12 "Language-Team: Serbian <(nothing)>\n"
13 "Language: sr\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
19 #: charset.c:674
20 #, c-format
21 msgid "conversion from %s to %s not supported by iconv"
22 msgstr "иконв не подржава претварање из %s у %s"
24 #: charset.c:677
25 msgid "iconv_open"
26 msgstr "иконв_отвори"
28 #: charset.c:685
29 #, c-format
30 msgid "no iconv implementation, cannot convert from %s to %s"
31 msgstr "нема иконв примене, не могу да претворим из %s у %s"
33 #: charset.c:781
34 #, c-format
35 msgid "character 0x%lx is not in the basic source character set\n"
36 msgstr "знак 0x%lx није у знаковном скупу основног извора\n"
38 #: charset.c:798 charset.c:1453
39 msgid "converting to execution character set"
40 msgstr "претварам у знаковни скуп извршавања"
42 #: charset.c:804
43 #, c-format
44 msgid "character 0x%lx is not unibyte in execution character set"
45 msgstr "знак 0x%lx није једног бајта у знаковном скупу извршавања"
47 #: charset.c:997
48 msgid "universal character names are only valid in C++ and C99"
49 msgstr "називи свеопштег знака су једино исправни у Ц++ и Ц99"
51 #: charset.c:1001
52 msgid "C99's universal character names are incompatible with C90"
53 msgstr "називи свеопштег знака Ц99 нису сагласни са Ц90"
55 #: charset.c:1004
56 #, c-format
57 msgid "the meaning of '\\%c' is different in traditional C"
58 msgstr "значење „\\%c“ је другачије у уобичајеном Ц-у"
60 #: charset.c:1013
61 msgid "In _cpp_valid_ucn but not a UCN"
62 msgstr "У _цпп_исправан_нсз али није НСЗ"
64 #: charset.c:1041
65 #, c-format
66 msgid "incomplete universal character name %.*s"
67 msgstr "непотпун назив свеопштег знака %.*s"
69 #: charset.c:1056
70 #, c-format
71 msgid "%.*s is not a valid universal character"
72 msgstr "%.*s није исправан свеопшти знак"
74 #: charset.c:1066 lex.c:1236
75 msgid "'$' in identifier or number"
76 msgstr "„$“ у одреднику или број"
78 #: charset.c:1076
79 #, c-format
80 msgid "universal character %.*s is not valid in an identifier"
81 msgstr "свеопшти знак %.*s није исправан у одреднику"
83 #: charset.c:1080
84 #, c-format
85 msgid "universal character %.*s is not valid at the start of an identifier"
86 msgstr "свеопшти знак %.*s није исправан на почетку одредника"
88 #: charset.c:1110 charset.c:1684
89 msgid "converting UCN to source character set"
90 msgstr "претварам НСЗ у изворни знаковни скуп"
92 #: charset.c:1114
93 msgid "converting UCN to execution character set"
94 msgstr "претварам НСЗ у извршни знаковни скуп"
96 #: charset.c:1186
97 msgid "the meaning of '\\x' is different in traditional C"
98 msgstr "значење „\\x“ је другачије у уобичајеном Ц-у"
100 #: charset.c:1203
101 msgid "\\x used with no following hex digits"
102 msgstr "„\\x“ је коришћено са не пратећим хекса цифрама"
104 #: charset.c:1210
105 msgid "hex escape sequence out of range"
106 msgstr "хекс низ промене је изван опсега"
108 #: charset.c:1248
109 msgid "octal escape sequence out of range"
110 msgstr "октални низ промене је изван опсега"
112 #: charset.c:1314
113 msgid "the meaning of '\\a' is different in traditional C"
114 msgstr "значење „\\a“ је другачије у уобичајеном Ц-у"
116 #: charset.c:1321
117 #, c-format
118 msgid "non-ISO-standard escape sequence, '\\%c'"
119 msgstr "низ промене не-ИСО-стандарда, „\\%c“"
121 #: charset.c:1329
122 #, c-format
123 msgid "unknown escape sequence: '\\%c'"
124 msgstr "непознат низ промене: „\\%c“"
126 #: charset.c:1337
127 #, c-format
128 msgid "unknown escape sequence: '\\%s'"
129 msgstr "непознат низ промене: „\\%s“"
131 #: charset.c:1344
132 msgid "converting escape sequence to execution character set"
133 msgstr "претварам низ промене у знаковни скуп извршавања"
135 #: charset.c:1518 charset.c:1582
136 msgid "character constant too long for its type"
137 msgstr "константа знака је предуга за своју врсту"
139 #: charset.c:1521
140 msgid "multi-character character constant"
141 msgstr "више-знаковна константа знака"
143 #: charset.c:1622
144 msgid "empty character constant"
145 msgstr "празна константа знака"
147 #: charset.c:1731
148 #, c-format
149 msgid "failure to convert %s to %s"
150 msgstr "неуспех у претварању %s у %s"
152 #: directives.c:225 directives.c:268
153 #, c-format
154 msgid "extra tokens at end of #%s directive"
155 msgstr "посебни симболи на крају #%s директиве"
157 #: directives.c:375
158 #, c-format
159 msgid "#%s is a GCC extension"
160 msgstr "#%s је ГЦЦ проширење"
162 #: directives.c:380
163 #, c-format
164 msgid "#%s is a deprecated GCC extension"
165 msgstr "#%s је превазиђено ГЦЦ проширење"
167 #: directives.c:393
168 msgid "suggest not using #elif in traditional C"
169 msgstr "саветује да се не користи „#elif“ у уобичајеном Ц-у"
171 #: directives.c:396
172 #, c-format
173 msgid "traditional C ignores #%s with the # indented"
174 msgstr "уобичајени Ц занемарује #%s са # увученим"
176 #: directives.c:400
177 #, c-format
178 msgid "suggest hiding #%s from traditional C with an indented #"
179 msgstr "саветује скривање #%s из уобичајеног Ц-а са увученим #"
181 #: directives.c:426
182 msgid "embedding a directive within macro arguments is not portable"
183 msgstr "угнежђивање директиве унутар аргумената макроа није преносиво"
185 #: directives.c:446
186 msgid "style of line directive is a GCC extension"
187 msgstr "стил директиве реда је ГЦЦ проширење"
189 #: directives.c:501
190 #, c-format
191 msgid "invalid preprocessing directive #%s"
192 msgstr "неисправна директива предобраде #%s"
194 #: directives.c:569
195 msgid "\"defined\" cannot be used as a macro name"
196 msgstr "„defined“ не може бити коришћено као назив макроа"
198 #: directives.c:574
199 msgid "\"__has_include__\" cannot be used as a macro name"
200 msgstr "„__has_include__“ не може бити коришћено као назив макроа"
202 #: directives.c:580
203 #, c-format
204 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
205 msgstr "„%s“ не може бити коришћено као назив макроа јер је то оператор у Ц++-у"
207 #: directives.c:583
208 #, c-format
209 msgid "no macro name given in #%s directive"
210 msgstr "није дат назив макроа у #%s директиви"
212 #: directives.c:586
213 msgid "macro names must be identifiers"
214 msgstr "називи макроа морају бити одредници"
216 #: directives.c:635 directives.c:640
217 #, c-format
218 msgid "undefining \"%s\""
219 msgstr "неодређујем „%s“"
221 #: directives.c:695
222 msgid "missing terminating > character"
223 msgstr "недостаје завршни знак >"
225 #: directives.c:754
226 #, c-format
227 msgid "#%s expects \"FILENAME\" or <FILENAME>"
228 msgstr "#%s очекује „НАЗИВДАТОТЕКЕ“ или <НАЗИВДАТОТЕКЕ>"
230 #: directives.c:800
231 #, c-format
232 msgid "empty filename in #%s"
233 msgstr "празан назив датотеке у #%s"
235 #: directives.c:810
236 msgid "#include nested too deeply"
237 msgstr "#include је угнежђено превише дубоко"
239 #: directives.c:851
240 msgid "#include_next in primary source file"
241 msgstr "#include_next у примарној изворној датотеци"
243 #: directives.c:877
244 #, c-format
245 msgid "invalid flag \"%s\" in line directive"
246 msgstr "неисправна опција „%s“ у директиви реда"
248 #: directives.c:937
249 msgid "unexpected end of file after #line"
250 msgstr "неочекивани крај датотеке након „#line“"
252 #: directives.c:940
253 #, c-format
254 msgid "\"%s\" after #line is not a positive integer"
255 msgstr "„%s“ након „#line“ није позитиван цео број"
257 #: directives.c:946 directives.c:948
258 msgid "line number out of range"
259 msgstr "број реда је ван опсега"
261 #: directives.c:961 directives.c:1042
262 #, c-format
263 msgid "\"%s\" is not a valid filename"
264 msgstr "„%s“ није исправан назив датотеке"
266 #: directives.c:1002
267 #, c-format
268 msgid "\"%s\" after # is not a positive integer"
269 msgstr "„%s“ након „#“ није позитиван цео број"
271 #: directives.c:1103 directives.c:1105 directives.c:1107 directives.c:1693
272 #, c-format
273 msgid "%s"
274 msgstr "%s"
276 #: directives.c:1131
277 #, c-format
278 msgid "invalid #%s directive"
279 msgstr "неисправна #%s директива"
281 #: directives.c:1194
282 #, c-format
283 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
284 msgstr "бележим прагме у простору назива „%s“ са неодговарајућим ширењем назива"
286 #: directives.c:1203
287 #, c-format
288 msgid "registering pragma \"%s\" with name expansion and no namespace"
289 msgstr "бележим прагму „%s“ са ширењем назива и без простора назива"
291 #: directives.c:1221
292 #, c-format
293 msgid "registering \"%s\" as both a pragma and a pragma namespace"
294 msgstr "бележим „%s“ и као прагму и као простор назива прагме"
296 #: directives.c:1224
297 #, c-format
298 msgid "#pragma %s %s is already registered"
299 msgstr "#pragma %s %s је већ забележено"
301 #: directives.c:1227
302 #, c-format
303 msgid "#pragma %s is already registered"
304 msgstr "#pragma %s је већ забележено"
306 #: directives.c:1257
307 msgid "registering pragma with NULL handler"
308 msgstr "бележим прагму са НИШТАВНИМ руковаоцем"
310 #: directives.c:1474
311 msgid "#pragma once in main file"
312 msgstr "#pragma једном у главној датотеци"
314 #: directives.c:1497
315 msgid "invalid #pragma push_macro directive"
316 msgstr "неисправна „#pragma push_macro“ директива"
318 #: directives.c:1552
319 msgid "invalid #pragma pop_macro directive"
320 msgstr "неисправна „#pragma pop_macro“ директива"
322 #: directives.c:1607
323 msgid "invalid #pragma GCC poison directive"
324 msgstr "неисправна „#pragma GCC poison“ директива"
326 #: directives.c:1616
327 #, c-format
328 msgid "poisoning existing macro \"%s\""
329 msgstr "трујем постојећи макро „%s“"
331 #: directives.c:1635
332 msgid "#pragma system_header ignored outside include file"
333 msgstr "„#pragma system_header“ је занемарено изван датотеке укључивања"
335 #: directives.c:1660
336 #, c-format
337 msgid "cannot find source file %s"
338 msgstr "не могу да пронађем изворну датотеку „%s“"
340 #: directives.c:1664
341 #, c-format
342 msgid "current file is older than %s"
343 msgstr "текућа датотека је старија од %s"
345 #: directives.c:1688
346 #, c-format
347 msgid "invalid \"#pragma GCC %s\" directive"
348 msgstr "неисправна директива „#pragma GCC %s“"
350 #: directives.c:1889
351 msgid "_Pragma takes a parenthesized string literal"
352 msgstr "_Прагма узима словност ниске затворене заградом"
354 #: directives.c:2010
355 msgid "#else without #if"
356 msgstr "„#else“ без „#if“"
358 #: directives.c:2015
359 msgid "#else after #else"
360 msgstr "„#else“ након „#else“"
362 #: directives.c:2017 directives.c:2050
363 msgid "the conditional began here"
364 msgstr "условљеност почиње овде"
366 #: directives.c:2043
367 msgid "#elif without #if"
368 msgstr "„#elif“ без „#if“"
370 #: directives.c:2048
371 msgid "#elif after #else"
372 msgstr "„#elif“ након „#else“"
374 #: directives.c:2079
375 msgid "#endif without #if"
376 msgstr "„#endif“ без „#if“"
378 #: directives.c:2159
379 msgid "missing '(' after predicate"
380 msgstr "недостаје ( након предиката"
382 #: directives.c:2174
383 msgid "missing ')' to complete answer"
384 msgstr "недостаје ) да доврши одговор"
386 #: directives.c:2194
387 msgid "predicate's answer is empty"
388 msgstr "одговор предиката је празан"
390 #: directives.c:2221
391 msgid "assertion without predicate"
392 msgstr "тврдња без предиката"
394 #: directives.c:2224
395 msgid "predicate must be an identifier"
396 msgstr "предикат мора бити одредник"
398 #: directives.c:2310
399 #, c-format
400 msgid "\"%s\" re-asserted"
401 msgstr "„%s“ је поново утврђен"
403 #: directives.c:2602
404 #, c-format
405 msgid "unterminated #%s"
406 msgstr "неокончано #%s"
408 #: directives-only.c:221 lex.c:2460 traditional.c:167
409 msgid "unterminated comment"
410 msgstr "неокончана напомена"
412 #: errors.c:233 errors.c:246
413 #, c-format
414 msgid "%s: %s"
415 msgstr "%s: %s"
417 #: errors.c:244
418 msgid "stdout"
419 msgstr "стдизлаз"
421 #: expr.c:517 expr.c:634
422 msgid "fixed-point constants are a GCC extension"
423 msgstr "константе сталне тачке су ГЦЦ проширења"
425 #: expr.c:542
426 msgid "invalid prefix \"0b\" for floating constant"
427 msgstr "неисправан префикс „0b“ за покретну константу"
429 #: expr.c:555
430 msgid "use of C++11 hexadecimal floating constant"
431 msgstr "употреба Ц+11 хексадецималне покретне константе"
433 #: expr.c:558
434 msgid "use of C99 hexadecimal floating constant"
435 msgstr "употреба Ц99 хексадецималне покретне константе"
437 #: expr.c:602
438 #, c-format
439 msgid "invalid suffix \"%.*s\" on floating constant"
440 msgstr "неисправан суфикс „%.*s“ на покретној константи"
442 #: expr.c:613 expr.c:673
443 #, c-format
444 msgid "traditional C rejects the \"%.*s\" suffix"
445 msgstr "уобичајени Ц одбацује „%.*s“ суфикс"
447 #: expr.c:621
448 msgid "suffix for double constant is a GCC extension"
449 msgstr "суфикс за двоструку константу је ГЦЦ проширење"
451 #: expr.c:627
452 #, c-format
453 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
454 msgstr "неисправан суфикс „%.*s“ са хексадецималном покретном константом"
456 #: expr.c:638
457 msgid "decimal float constants are a GCC extension"
458 msgstr "децималне покретне константе су ГЦЦ проширења"
460 #: expr.c:656
461 #, c-format
462 msgid "invalid suffix \"%.*s\" on integer constant"
463 msgstr "неисправан суфикс „%.*s“ на константи целог броја"
465 #: expr.c:681
466 msgid "use of C++11 long long integer constant"
467 msgstr "употреба Ц++11 дуге дуге константе целог броја"
469 #: expr.c:682
470 msgid "use of C99 long long integer constant"
471 msgstr "употреба Ц99 дуге дуге константе целог броја"
473 #: expr.c:698
474 msgid "imaginary constants are a GCC extension"
475 msgstr "имагинарне константе су ГЦЦ проширења"
477 #: expr.c:704
478 msgid "binary constants are a C++14 feature or GCC extension"
479 msgstr "бинарне константе су Ц++14 функције или ГЦЦ проширења"
481 #: expr.c:706
482 msgid "binary constants are a GCC extension"
483 msgstr "бинарне константе су ГЦЦ проширења"
485 #: expr.c:801
486 msgid "integer constant is too large for its type"
487 msgstr "константа целог броја је предуга за њену врсту"
489 #: expr.c:832
490 msgid "integer constant is so large that it is unsigned"
491 msgstr "константа целог броја је толико велика тако да је неозначена"
493 #: expr.c:927
494 msgid "missing ')' after \"defined\""
495 msgstr "недостаје ( након „defined“"
497 #: expr.c:934
498 msgid "operator \"defined\" requires an identifier"
499 msgstr "оператор „defined“ захтева одредника"
501 #: expr.c:942
502 #, c-format
503 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
504 msgstr "(„%s“ је резервни симбол за „%s“ у Ц++-у)"
506 #: expr.c:952
507 msgid "this use of \"defined\" may not be portable"
508 msgstr "ова употреба „defined“ не може бити преносива"
510 #: expr.c:1012
511 msgid "user-defined literal in preprocessor expression"
512 msgstr "словност коју је одредио корисник у изразу претпроцесора"
514 #: expr.c:1017
515 msgid "floating constant in preprocessor expression"
516 msgstr "покретна константа у изразу претптоцесора"
518 #: expr.c:1023
519 msgid "imaginary number in preprocessor expression"
520 msgstr "имагинаран број у изразу претптоцесора"
522 #: expr.c:1076
523 #, c-format
524 msgid "\"%s\" is not defined"
525 msgstr "„%s“ није одређено"
527 #: expr.c:1089
528 msgid "assertions are a GCC extension"
529 msgstr "тврдње су ГЦЦ проширења"
531 #: expr.c:1092
532 msgid "assertions are a deprecated extension"
533 msgstr "тврдње су застарела проширења"
535 #: expr.c:1338
536 #, c-format
537 msgid "unbalanced stack in %s"
538 msgstr "неуравнотежен стек у %s"
540 #: expr.c:1358
541 #, c-format
542 msgid "impossible operator '%u'"
543 msgstr "немогућ оператор у „%u“"
545 #: expr.c:1459
546 msgid "missing ')' in expression"
547 msgstr "недостаје ) у изразу"
549 #: expr.c:1488
550 msgid "'?' without following ':'"
551 msgstr "„?“ без пратећег „:“"
553 #: expr.c:1498
554 msgid "integer overflow in preprocessor expression"
555 msgstr "прекорачење целог броја у изразу претпроцесора"
557 #: expr.c:1503
558 msgid "missing '(' in expression"
559 msgstr "недостаје ( у изразу"
561 #: expr.c:1535
562 #, c-format
563 msgid "the left operand of \"%s\" changes sign when promoted"
564 msgstr "леви операнд за „%s“ мења знак када је претворен"
566 #: expr.c:1540
567 #, c-format
568 msgid "the right operand of \"%s\" changes sign when promoted"
569 msgstr "десни операнд за „%s“ мења знак када је претворен"
571 #: expr.c:1799
572 msgid "traditional C rejects the unary plus operator"
573 msgstr "уобичајени Ц одбацује унарни плус оператор"
575 #: expr.c:1897
576 msgid "comma operator in operand of #if"
577 msgstr "оператор зареза у операнду „#if“"
579 #: expr.c:2033
580 msgid "division by zero in #if"
581 msgstr "дељење нулом у „#if“"
583 #: expr.c:2130
584 msgid "operator \"__has_include__\" requires a header string"
585 msgstr "оператор „__has_include__“ захтева ниску заглавља"
587 #: expr.c:2146
588 msgid "missing ')' after \"__has_include__\""
589 msgstr "недостаје ) након „__has_include__“"
591 #: files.c:513
592 msgid "NULL directory in find_file"
593 msgstr "НИШТАВАН директоријум у пронађи_датотеку"
595 #: files.c:564
596 msgid "one or more PCH files were found, but they were invalid"
597 msgstr "једна или више ПЦХ датотека је пронађено, али су неисправне"
599 #: files.c:567
600 msgid "use -Winvalid-pch for more information"
601 msgstr "користите „-Winvalid-pch“ за више података"
603 #: files.c:671
604 #, c-format
605 msgid "%s is a block device"
606 msgstr "%s је блок уређај"
608 #: files.c:688
609 #, c-format
610 msgid "%s is too large"
611 msgstr "%s је превелико"
613 #: files.c:728
614 #, c-format
615 msgid "%s is shorter than expected"
616 msgstr "%s је краће од очекиваног"
618 #: files.c:964
619 #, c-format
620 msgid "no include path in which to search for %s"
621 msgstr "нема путање укључивања у којој потражити „%s“"
623 #: files.c:1419
624 msgid "Multiple include guards may be useful for:\n"
625 msgstr "Више чувара укључивања може бити корисно за:\n"
627 #: init.c:549
628 msgid "cppchar_t must be an unsigned type"
629 msgstr "„cppchar_t“ мора бити неозначена врста"
631 #: init.c:553
632 #, c-format
633 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
634 msgstr "аритметика претпроцесора има највећу тачност од %lu бита; мета затева %lu бита"
636 #: init.c:560
637 msgid "CPP arithmetic must be at least as precise as a target int"
638 msgstr "ЦПП аритметика мора бити тачна барем колико и циљни цео број"
640 #: init.c:563
641 msgid "target char is less than 8 bits wide"
642 msgstr "циљни знак је дужи мање од 8 бита"
644 #: init.c:567
645 msgid "target wchar_t is narrower than target char"
646 msgstr "циљни широки знак (wchar_t) је ужи од циљног знака"
648 #: init.c:571
649 msgid "target int is narrower than target char"
650 msgstr "циљни цео број је ужи од циљног знака"
652 #: init.c:576
653 msgid "CPP half-integer narrower than CPP character"
654 msgstr "ЦПП полуцео број је ужи од ЦПП знака"
656 #: init.c:580
657 #, c-format
658 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
659 msgstr "ЦПП на овом рачунару не може да рукује дуге константе знака преко %lu бита, али мета захтева %lu бита"
661 #: lex.c:1029
662 msgid "backslash and newline separated by space"
663 msgstr "контра коса и нови ред су раздвојени размаком"
665 #: lex.c:1034
666 msgid "backslash-newline at end of file"
667 msgstr "контра коса-нови ред на крају датотеке"
669 #: lex.c:1050
670 #, c-format
671 msgid "trigraph ??%c converted to %c"
672 msgstr "триграф ??%c је претворен у %c"
674 #: lex.c:1058
675 #, c-format
676 msgid "trigraph ??%c ignored, use -trigraphs to enable"
677 msgstr "триграф ??%c је занемарен, користите „-trigraphs“ да укључите"
679 #: lex.c:1107
680 msgid "\"/*\" within comment"
681 msgstr "„/*“ унутар напомене"
683 #: lex.c:1165
684 #, c-format
685 msgid "%s in preprocessing directive"
686 msgstr "%s у директиви претпроцесора"
688 #: lex.c:1174
689 msgid "null character(s) ignored"
690 msgstr "ништаван знак(ци) је занемарен(и)"
692 #: lex.c:1211
693 #, c-format
694 msgid "`%.*s' is not in NFKC"
695 msgstr "„%.*s“ није у НФКЦ-у"
697 #: lex.c:1214
698 #, c-format
699 msgid "`%.*s' is not in NFC"
700 msgstr "„%.*s“ није у НФЦ-у"
702 #: lex.c:1284 lex.c:1373
703 #, c-format
704 msgid "attempt to use poisoned \"%s\""
705 msgstr "покушај коришћења отрованог „%s“"
707 #: lex.c:1294 lex.c:1383
708 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
709 msgstr "„__VA_ARGS__“ може само да се појави у ширењу вариадик макроа Ц++11"
711 #: lex.c:1298 lex.c:1387
712 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
713 msgstr "„__VA_ARGS__“ може само да се појави у ширењу вариадик макроа Ц99"
715 #: lex.c:1305 lex.c:1394
716 #, c-format
717 msgid "identifier \"%s\" is a special operator name in C++"
718 msgstr "одредник „%s“ је назив посебног оператора у Ц++-у"
720 #: lex.c:1684
721 msgid "raw string delimiter longer than 16 characters"
722 msgstr "граничник сирове ниске је дужи од 16 знака"
724 #: lex.c:1688
725 msgid "invalid new-line in raw string delimiter"
726 msgstr "неисправан нови ред у граничнику сирове ниске"
728 #: lex.c:1692
729 #, c-format
730 msgid "invalid character '%c' in raw string delimiter"
731 msgstr "неисправан знак „%c“ у граничнику сирове ниске"
733 #: lex.c:1741 lex.c:1763
734 msgid "unterminated raw string"
735 msgstr "неокончана сирова ниска"
737 #: lex.c:1784 lex.c:1914
738 msgid "invalid suffix on literal; C++11 requires a space between literal and string macro"
739 msgstr "неисправан суфикс у словности; Ц++11 захтева размак између словности и макроа ниске"
741 #: lex.c:1896
742 msgid "null character(s) preserved in literal"
743 msgstr "ништаван знак је причуван у словности"
745 #: lex.c:1899
746 #, c-format
747 msgid "missing terminating %c character"
748 msgstr "недостаје завршни знак %c"
750 #: lex.c:1932
751 msgid "C++11 requires a space between string literal and macro"
752 msgstr "Ц++11 захтева размак између словности и макроа ниске"
754 #: lex.c:2474 lex.c:2508
755 msgid "C++ style comments are not allowed in ISO C90"
756 msgstr "Напомене Ц++ стила нису допуштене у ИСО Ц90"
758 #: lex.c:2476 lex.c:2487 lex.c:2510
759 msgid "(this will be reported only once per input file)"
760 msgstr "(ово ће бити извештено само једном по улазној датотеци)"
762 #: lex.c:2485
763 msgid "C++ style comments are incompatible with C90"
764 msgstr "Напомене Ц++ стила нису сагласне са Ц90"
766 #: lex.c:2516
767 msgid "multi-line comment"
768 msgstr "напомена више редова"
770 #: lex.c:2873
771 #, c-format
772 msgid "unspellable token %s"
773 msgstr "неизговорљив симбол %s"
775 #: macro.c:202
776 #, c-format
777 msgid "macro \"%s\" is not used"
778 msgstr "макро „%s“ није коришћен"
780 #: macro.c:240 macro.c:472
781 #, c-format
782 msgid "invalid built-in macro \"%s\""
783 msgstr "неисправан макро уградње „%s“"
785 #: macro.c:247 macro.c:344
786 #, c-format
787 msgid "macro \"%s\" might prevent reproducible builds"
788 msgstr "макро „%s“ може да спречи поновљиве изградње"
790 #: macro.c:278
791 msgid "could not determine file timestamp"
792 msgstr "не могу да одредим временску ознаку датотеке"
794 #: macro.c:379
795 msgid "could not determine date and time"
796 msgstr "не могу да одредим датум и време"
798 #: macro.c:395
799 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
800 msgstr "„__COUNTER__“ је проширен у директиви са „-fdirectives-only“"
802 #: macro.c:583
803 msgid "invalid string literal, ignoring final '\\'"
804 msgstr "неисправна словност ниске, занемарујем завршну \\"
806 #: macro.c:645
807 #, c-format
808 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
809 msgstr "налепљивање „%s“ и „%s“ не даје исправан симбол претпроцесора"
811 #: macro.c:769
812 msgid "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
813 msgstr "ИСО Ц++11 захтева барем један аргумент за „...“ у вариадик макроу"
815 #: macro.c:773
816 msgid "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
817 msgstr "ИСО Ц99 захтева барем један аргумент за „...“ у вариадик макроу"
819 #: macro.c:780
820 #, c-format
821 msgid "macro \"%s\" requires %u arguments, but only %u given"
822 msgstr "макро „%s“ захтева %u аргумента, али само %u су дата"
824 #: macro.c:785
825 #, c-format
826 msgid "macro \"%s\" passed %u arguments, but takes just %u"
827 msgstr "макро „%s“ је проследио %u аргумента, али узима само %u"
829 #: macro.c:979 traditional.c:819
830 #, c-format
831 msgid "unterminated argument list invoking macro \"%s\""
832 msgstr "бесконачан списак аргумената призивајући макро „%s“"
834 #: macro.c:1130
835 #, c-format
836 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
837 msgstr "макро налик функцији „%s“ мора бити коришћен са аргументима у уобичајеном Ц-у"
839 #: macro.c:1813
840 #, c-format
841 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C++98"
842 msgstr "призивајући макро %s аргумент %d: празни аргументи макроа нису одређени у ИСО Ц++98"
844 #: macro.c:1821 macro.c:1830
845 #, c-format
846 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
847 msgstr "призивајући макро %s аргумент %d: празни аргументи макроа нису одређени у ИСО Ц90"
849 #: macro.c:2794
850 #, c-format
851 msgid "duplicate macro parameter \"%s\""
852 msgstr "параметар двоструког макроа „%s“"
854 #: macro.c:2843
855 #, c-format
856 msgid "\"%s\" may not appear in macro parameter list"
857 msgstr "„%s“ не може да се појави у списку параметара макроа"
859 #: macro.c:2851
860 msgid "macro parameters must be comma-separated"
861 msgstr "параметри макроа морају бити раздвојени зарезом"
863 #: macro.c:2869
864 msgid "parameter name missing"
865 msgstr "недостаје назив параметра"
867 #: macro.c:2890
868 msgid "anonymous variadic macros were introduced in C++11"
869 msgstr "безимени вариадик макрои су уведени у Ц++11"
871 #: macro.c:2894 macro.c:2899
872 msgid "anonymous variadic macros were introduced in C99"
873 msgstr "безимени вариадик макрои су уведени у Ц99"
875 #: macro.c:2906
876 msgid "ISO C++ does not permit named variadic macros"
877 msgstr "ИСО Ц++ не дозвољава именоване вариадик макрое"
879 #: macro.c:2909
880 msgid "ISO C does not permit named variadic macros"
881 msgstr "ИСО Ц не дозвољава именоване вариадик макрое"
883 #: macro.c:2919
884 msgid "missing ')' in macro parameter list"
885 msgstr "недостаје ) у списку параметара макроа"
887 #: macro.c:2970
888 msgid "'##' cannot appear at either end of a macro expansion"
889 msgstr "„##“ не може да се појави у или на крају макро ширења"
891 #: macro.c:3007
892 msgid "ISO C++11 requires whitespace after the macro name"
893 msgstr "ИСО Ц++11 захтева празнине након назива макроа"
895 #: macro.c:3010
896 msgid "ISO C99 requires whitespace after the macro name"
897 msgstr "ИСО Ц99 захтева празнине након назива макроа"
899 #: macro.c:3035
900 msgid "missing whitespace after the macro name"
901 msgstr "недостаје празнина након назива макроа"
903 #: macro.c:3069
904 msgid "'#' is not followed by a macro parameter"
905 msgstr "за „#“ не следи параметар макроа"
907 #: macro.c:3230
908 #, c-format
909 msgid "\"%s\" redefined"
910 msgstr "„%s“ је поново одређено"
912 #: macro.c:3235
913 msgid "this is the location of the previous definition"
914 msgstr "ово је место претходне одреднице"
916 #: macro.c:3296
917 #, c-format
918 msgid "macro argument \"%s\" would be stringified in traditional C"
919 msgstr "макро аргумент „%s“ ће бити нискован у уобичајеном Ц-у"
921 #: macro.c:3323
922 #, c-format
923 msgid "invalid hash type %d in cpp_macro_definition"
924 msgstr "неисправна врста хеша %d у цпп_макро_одредници"
926 #: pch.c:87 pch.c:345 pch.c:359 pch.c:377 pch.c:383 pch.c:392 pch.c:399
927 msgid "while writing precompiled header"
928 msgstr "за време уписивања претходно преведеног заглавља"
930 #: pch.c:619
931 #, c-format
932 msgid "%s: not used because `%.*s' is poisoned"
933 msgstr "%s: није употребљено зато што је „%.*s“ отровано"
935 #: pch.c:641
936 #, c-format
937 msgid "%s: not used because `%.*s' not defined"
938 msgstr "%s: није употребљено зато што „%.*s“ није одређено"
940 #: pch.c:653
941 #, c-format
942 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
943 msgstr "%s: није употребљено зато што „%.*s“ одређено као „%s“ није „%.*s“"
945 #: pch.c:694
946 #, c-format
947 msgid "%s: not used because `%s' is defined"
948 msgstr "%s: није употребљено зато што је „%s“ одређено"
950 #: pch.c:714
951 #, c-format
952 msgid "%s: not used because `__COUNTER__' is invalid"
953 msgstr "%s: није употребљено зато што „__COUNTER__“ није исправно"
955 #: pch.c:723 pch.c:900
956 msgid "while reading precompiled header"
957 msgstr "за време читања претходно преведеног заглавља"
959 #: traditional.c:889
960 #, c-format
961 msgid "detected recursion whilst expanding macro \"%s\""
962 msgstr "откривено је дубачење за време ширења макроа „%s“"
964 #: traditional.c:1108
965 msgid "syntax error in macro parameter list"
966 msgstr "садржајна грешка у списку параметара макроа"
968 #~ msgid "Character %x might not be NFKC"
969 #~ msgstr "Знак %x не може бити НФКЦ"