source: non-gtk/GNU/gawk-5.1.65.bg.po@ 3566

Last change on this file since 3566 was 3566, checked in by Александър Шопов, 3 years ago

gawk: подаден през робота

File size: 140.4 KB
RevLine 
[3566]1# Bulgarian translation of GNU gawk po-file.
2# Copyright (C) 2021, 2022 Free Software Foundation, Inc.
[3373]3# This file is distributed under the same license as the gawk package.
[3566]4# Alexander Shopov <ash@kambanaria.org>, 2021, 2022.
[3372]5#
6msgid ""
7msgstr ""
[3566]8"Project-Id-Version: gawk-5.1.65\n"
[3372]9"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
[3566]10"POT-Creation-Date: 2022-08-17 17:51+0300\n"
11"PO-Revision-Date: 2022-08-19 00:50+0300\n"
[3372]12"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
13"Language-Team: Bulgarian <dict@ludost.net>\n"
14"Language: bg\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"X-Bugs: Report translation errors to the Language-Team address.\n"
19"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
[3438]21#: array.c:249
[3372]22#, c-format
23msgid "from %s"
24msgstr "от „%s“"
25
[3566]26#: array.c:355
[3372]27msgid "attempt to use a scalar value as array"
28msgstr "опит скаларна стойност да се ползва като масив"
29
[3566]30#: array.c:357
[3372]31#, c-format
32msgid "attempt to use scalar parameter `%s' as an array"
33msgstr "опит скаларният параметър „%s“ да се ползва като масив"
34
[3566]35#: array.c:360
[3372]36#, c-format
37msgid "attempt to use scalar `%s' as an array"
38msgstr "опит скаларът „%s“ да се ползва като масив"
39
[3566]40#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
41#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1153 eval.c:1157
42#: eval.c:1551
[3372]43#, c-format
44msgid "attempt to use array `%s' in a scalar context"
45msgstr "опит масивът „%s“ да се ползва в скаларен контекст"
46
[3566]47#: array.c:581
[3372]48#, c-format
49msgid "delete: index `%.*s' not in array `%s'"
50msgstr "изтриване: индексът „%.*s“ не е в масива „%s“"
51
[3566]52#: array.c:595
[3372]53#, c-format
54msgid "attempt to use scalar `%s[\"%.*s\"]' as an array"
55msgstr "опит скаларът „%s[\"%.*s\"]“ да се ползва като масив"
56
[3566]57#: array.c:789 array.c:839
[3372]58#, c-format
59msgid "%s: first argument is not an array"
[3438]60msgstr "%s: първият аргумент трябва да е масив"
[3372]61
[3566]62#: array.c:831
[3372]63#, c-format
64msgid "%s: second argument is not an array"
[3438]65msgstr "%s: вторият аргумент трябва да е масив"
[3372]66
[3566]67#: array.c:834 field.c:1006 field.c:1100
[3372]68#, c-format
[3438]69msgid "%s: cannot use %s as second argument"
70msgstr "%s: не може да ползвате „%s“ като втори аргумент"
[3372]71
[3566]72#: array.c:842
[3372]73#, c-format
[3438]74msgid "%s: first argument cannot be SYMTAB without a second argument"
75msgstr ""
76"%s: първият аргумент не трябва да е таблицата от символи, ако няма втори "
77"аргумент"
[3372]78
[3566]79#: array.c:844
[3372]80#, c-format
[3438]81msgid "%s: first argument cannot be FUNCTAB without a second argument"
82msgstr ""
83"%s: първият аргумент не трябва да е таблицата от функции, когато липсва "
84"втори аргумент"
85
[3566]86#: array.c:851
[3438]87msgid ""
88"asort/asorti: using the same array as source and destination without a third "
89"argument is silly."
90msgstr ""
91"asort/asorti: ползването на един и същи масив като източник и като цел, без "
92"да е даден трети аргумент, е неуместно."
93
[3566]94#: array.c:856
[3438]95#, c-format
[3372]96msgid "%s: cannot use a subarray of first argument for second argument"
[3438]97msgstr "%s: вторият аргумент не трябва да е подмасив на първия"
[3372]98
[3566]99#: array.c:861
[3372]100#, c-format
101msgid "%s: cannot use a subarray of second argument for first argument"
[3438]102msgstr "%s: първият аргумент не трябва да е подмасив на втория"
[3372]103
[3566]104#: array.c:1377
[3372]105#, c-format
106msgid "`%s' is invalid as a function name"
107msgstr "%s: неправилно име на функция"
108
[3566]109#: array.c:1381
[3372]110#, c-format
111msgid "sort comparison function `%s' is not defined"
112msgstr "функцията „%s“ за сравнение при подредба не е дефинирана"
113
[3566]114#: awkgram.y:278
[3372]115#, c-format
116msgid "%s blocks must have an action part"
117msgstr "блоковете „%s“ изискват част за действие"
118
[3566]119#: awkgram.y:281
[3372]120msgid "each rule must have a pattern or an action part"
121msgstr "всяко правило трябва да има шаблон или част за действие"
122
[3566]123#: awkgram.y:435 awkgram.y:447
[3372]124msgid "old awk does not support multiple `BEGIN' or `END' rules"
[3394]125msgstr ""
126"старите версии на awk не поддържат повече от едно правило „BEGIN“ и „END“"
[3372]127
[3566]128#: awkgram.y:500
[3372]129#, c-format
130msgid "`%s' is a built-in function, it cannot be redefined"
131msgstr "„%s“ е вградена функция и не може да се предефинира"
132
[3566]133#: awkgram.y:564
[3372]134msgid "regexp constant `//' looks like a C++ comment, but is not"
[3394]135msgstr ""
136"константата за регулярен израз „//“ изглежда като коментар на C++, но не е"
[3372]137
[3566]138#: awkgram.y:568
[3372]139#, c-format
140msgid "regexp constant `/%s/' looks like a C comment, but is not"
[3394]141msgstr ""
142"константата за регулярен израз „/%s/“ изглежда като коментар на C, но не е"
[3372]143
[3566]144#: awkgram.y:695
[3372]145#, c-format
146msgid "duplicate case values in switch body: %s"
147msgstr "повтарящи се стойности за „case“ в тялото на „switch“: %s"
148
[3566]149#: awkgram.y:716
[3372]150msgid "duplicate `default' detected in switch body"
151msgstr "повтарящи се стойности за „default“ в тялото на „switch“: %s"
152
[3566]153#: awkgram.y:1052 awkgram.y:4480
[3372]154msgid "`break' is not allowed outside a loop or switch"
155msgstr "„break“ не може да се ползва извън цикъл или „switch“"
156
[3566]157#: awkgram.y:1062 awkgram.y:4472
[3372]158msgid "`continue' is not allowed outside a loop"
159msgstr "„continue“ не може да се ползва извън цикъл"
160
[3566]161#: awkgram.y:1073
[3372]162#, c-format
163msgid "`next' used in %s action"
164msgstr "„next“ е ползван в действие „%s“"
165
[3566]166#: awkgram.y:1084
[3372]167#, c-format
168msgid "`nextfile' used in %s action"
169msgstr "„nextfile“ е ползван в действие „%s“"
170
[3566]171#: awkgram.y:1112
[3372]172msgid "`return' used outside function context"
173msgstr "„return“ е ползван извън функция"
174
[3566]175#: awkgram.y:1185
[3372]176msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
[3394]177msgstr ""
178"обикновеният „print“ в правилата „BEGIN“ и „END“ вероятно трябва да е „print "
179"\"\"“"
[3372]180
[3566]181#: awkgram.y:1255 awkgram.y:1304
[3372]182msgid "`delete' is not allowed with SYMTAB"
183msgstr "„delete“ не може да се прилага към таблицата със символи"
184
[3566]185#: awkgram.y:1257 awkgram.y:1306
[3372]186msgid "`delete' is not allowed with FUNCTAB"
187msgstr "„delete“ не може да се прилага към таблицата с функции"
188
[3566]189#: awkgram.y:1291 awkgram.y:1295
[3372]190msgid "`delete(array)' is a non-portable tawk extension"
[3390]191msgstr "„delete(МАСИВ)“ е разширение на tawk, което не се поддържа навсякъде"
[3372]192
[3566]193#: awkgram.y:1431
[3372]194msgid "multistage two-way pipelines don't work"
[3391]195msgstr "двупосочните многостепенни конвейери не работят"
[3372]196
[3566]197#: awkgram.y:1433
[3372]198msgid "concatenation as I/O `>' redirection target is ambiguous"
[3394]199msgstr ""
200"свързване, защото целта на пренасочването на входа/изхода с „>“ не е "
201"еднозначна"
[3372]202
[3566]203#: awkgram.y:1645
[3372]204msgid "regular expression on right of assignment"
205msgstr "регулярен израз в дясната страна на присвояване"
206
[3566]207#: awkgram.y:1660 awkgram.y:1673
[3372]208msgid "regular expression on left of `~' or `!~' operator"
209msgstr "регулярен израз в лявата страна на оператор „~“ или „!~“"
210
[3566]211#: awkgram.y:1690 awkgram.y:1840
[3372]212msgid "old awk does not support the keyword `in' except after `for'"
213msgstr "старите версии на awk поддържат ключовата дума „in“ само след „for“"
214
[3566]215#: awkgram.y:1700
[3372]216msgid "regular expression on right of comparison"
217msgstr "регулярен израз в дясната страна на сравнение"
218
[3566]219#: awkgram.y:1819
[3372]220#, c-format
221msgid "non-redirected `getline' invalid inside `%s' rule"
222msgstr "„getline“ без пренасочване не може да се ползва в правило „%s“"
223
[3566]224#: awkgram.y:1822
[3372]225msgid "non-redirected `getline' undefined inside END action"
226msgstr "„getline“ без пренасочване не може да се ползва в действие „END“"
227
[3566]228#: awkgram.y:1842
[3372]229msgid "old awk does not support multidimensional arrays"
230msgstr "старите версии на awk не поддържат многомерни масиви"
231
[3566]232#: awkgram.y:1945
[3372]233msgid "call of `length' without parentheses is not portable"
[3390]234msgstr "ползване на „length“ без скоби не се поддържа навсякъде"
[3372]235
[3566]236#: awkgram.y:2019
[3372]237msgid "indirect function calls are a gawk extension"
238msgstr "недиректното извикване на функции е разширение на gawk"
239
[3566]240#: awkgram.y:2032
[3372]241#, c-format
242msgid "cannot use special variable `%s' for indirect function call"
[3394]243msgstr ""
244"специалната променлива „%s“ не може да се ползва за недиректно извикване на "
245"функция"
[3372]246
[3566]247#: awkgram.y:2065
[3372]248#, c-format
249msgid "attempt to use non-function `%s' in function call"
250msgstr "опит да се извика „%s“, което не е функция"
251
[3566]252#: awkgram.y:2130
[3372]253msgid "invalid subscript expression"
254msgstr "неправилен индексиращ израз"
255
[3566]256#: awkgram.y:2504 awkgram.y:2524 gawkapi.c:274 gawkapi.c:291 msg.c:133
[3372]257msgid "warning: "
258msgstr "предупреждение: "
259
[3566]260#: awkgram.y:2522 gawkapi.c:246 gawkapi.c:289 msg.c:165
[3372]261msgid "fatal: "
[3566]262msgstr "ФАТАЛНА ГРЕШКА: "
[3372]263
[3566]264#: awkgram.y:2575
[3372]265msgid "unexpected newline or end of string"
266msgstr "неочакван нов ред или край на низ"
267
[3566]268#: awkgram.y:2596
[3372]269msgid ""
270"source files / command-line arguments must contain complete functions or "
271"rules"
[3394]272msgstr ""
273"файловете с изходен код/аргументите на командния ред трябва да съдържат цели "
274"функции или правила"
[3372]275
[3566]276#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
277#: debug.c:2845 debug.c:5215
[3372]278#, c-format
279msgid "cannot open source file `%s' for reading: %s"
280msgstr "изходният файл с код „%s“ не може да се отвори за четене: %s"
281
[3566]282#: awkgram.y:2879 awkgram.y:3016
[3372]283#, c-format
284msgid "cannot open shared library `%s' for reading: %s"
285msgstr "споделената библиотека „%s“ не може да се отвори за четене: %s"
286
[3566]287#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
[3372]288msgid "reason unknown"
289msgstr "непозната причина"
290
[3566]291#: awkgram.y:2890 awkgram.y:2914
[3372]292#, c-format
293msgid "cannot include `%s' and use it as a program file"
294msgstr "„%s“ не може да се вмъкне, за да се ползва като файл с програма"
295
[3566]296#: awkgram.y:2903
[3372]297#, c-format
298msgid "already included source file `%s'"
299msgstr "файлът с изходен код „%s“ вече е вмъкнат"
300
[3566]301#: awkgram.y:2904
[3372]302#, c-format
303msgid "already loaded shared library `%s'"
304msgstr "споделената библиотека „%s“ вече е заредена"
305
[3566]306#: awkgram.y:2941
[3372]307msgid "@include is a gawk extension"
308msgstr "„@include“ е разширение на gawk"
309
[3566]310#: awkgram.y:2947
[3372]311msgid "empty filename after @include"
312msgstr "празно име на файл след „@include“"
313
[3566]314#: awkgram.y:2996
[3372]315msgid "@load is a gawk extension"
316msgstr "„@load“ е разширение на gawk"
317
[3566]318#: awkgram.y:3003
[3372]319msgid "empty filename after @load"
320msgstr "празно име на файл след „@load“"
321
[3566]322#: awkgram.y:3146
[3372]323msgid "empty program text on command line"
324msgstr "празен текст на програма на командния ред"
325
[3566]326#: awkgram.y:3262 debug.c:470 debug.c:628
[3372]327#, c-format
328msgid "cannot read source file `%s': %s"
329msgstr "файлът с изходен код „%s“ не може да се отвори: %s"
330
[3566]331#: awkgram.y:3273
[3372]332#, c-format
333msgid "source file `%s' is empty"
334msgstr "файлът с изходен код „%s“ е празен"
335
[3566]336#: awkgram.y:3333
[3372]337#, c-format
338msgid "error: invalid character '\\%03o' in source code"
339msgstr "ГРЕШКА: неправилен знак „\\%03o“ в изходния код"
340
[3566]341#: awkgram.y:3560
[3372]342msgid "source file does not end in newline"
343msgstr "файлът с изходен код не завършва с нов ред"
344
[3566]345#: awkgram.y:3670
[3372]346msgid "unterminated regexp ends with `\\' at end of file"
347msgstr "незавършен регулярен израз свършва с „\\“ в края на файл"
348
[3566]349#: awkgram.y:3697
[3372]350#, c-format
351msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
[3394]352msgstr ""
353"%s: %d: модификаторът на регулярен израз на tawk „/…/%c“ не работи в gawk"
[3372]354
[3566]355#: awkgram.y:3701
[3372]356#, c-format
357msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
358msgstr "модификаторът на регулярен израз на tawk „/…/%c“ не работи в gawk"
359
[3566]360#: awkgram.y:3714
[3372]361msgid "unterminated regexp"
362msgstr "незавършен регулярен израз"
363
[3566]364#: awkgram.y:3718
[3372]365msgid "unterminated regexp at end of file"
366msgstr "Липсва нов ред в края на файла"
367
[3566]368#: awkgram.y:3807
[3372]369msgid "use of `\\ #...' line continuation is not portable"
370msgstr "ползването на „\\ #…“ за пренасяне на ред не се поддържа навсякъде"
371
[3566]372#: awkgram.y:3829
[3372]373msgid "backslash not last character on line"
374msgstr "„\\“ не е последният знак на реда"
375
[3566]376#: awkgram.y:3876 awkgram.y:3878
[3372]377msgid "multidimensional arrays are a gawk extension"
378msgstr "многомерните масиви са разширение на gawk"
379
[3566]380#: awkgram.y:3903 awkgram.y:3914
[3372]381#, c-format
382msgid "POSIX does not allow operator `%s'"
383msgstr "POSIX не поддържа оператора „%s“"
384
[3566]385#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
[3372]386#, c-format
387msgid "operator `%s' is not supported in old awk"
388msgstr "операторът „%s“ не се поддържа от старите версии на awk"
389
[3566]390#: awkgram.y:4056 awkgram.y:4078 command.y:1188
[3372]391msgid "unterminated string"
392msgstr "незавършен низ"
393
[3566]394#: awkgram.y:4066 main.c:1251
[3372]395msgid "POSIX does not allow physical newlines in string values"
396msgstr "POSIX не позволява дословен знак за нов ред в низовите променливи"
397
[3566]398#: awkgram.y:4068 node.c:460
[3372]399msgid "backslash string continuation is not portable"
400msgstr "пренасянето на низ с „\\“ не се поддържа навсякъде"
401
[3566]402#: awkgram.y:4309
[3372]403#, c-format
404msgid "invalid char '%c' in expression"
405msgstr "неправилен знак „%c“ в израза"
406
[3566]407#: awkgram.y:4404
[3372]408#, c-format
409msgid "`%s' is a gawk extension"
410msgstr "„%s“ е разширение на gawk"
411
[3566]412#: awkgram.y:4409
[3372]413#, c-format
414msgid "POSIX does not allow `%s'"
415msgstr "POSIX не позволява „%s“"
416
[3566]417#: awkgram.y:4417
[3372]418#, c-format
419msgid "`%s' is not supported in old awk"
420msgstr "„%s“ не се поддържа от старите версии на awk"
421
[3566]422#: awkgram.y:4517
[3372]423msgid "`goto' considered harmful!"
424msgstr "„goto“ се счита за вреден!"
425
[3566]426#: awkgram.y:4586
[3372]427#, c-format
428msgid "%d is invalid as number of arguments for %s"
429msgstr "%d е неправилен брой аргументи за „%s“"
430
[3566]431#: awkgram.y:4621
[3372]432#, c-format
433msgid "%s: string literal as last argument of substitute has no effect"
[3394]434msgstr ""
435"%s: низов литерал като последен аргумент при заместване няма никакъв ефект"
[3372]436
[3566]437#: awkgram.y:4626
[3372]438#, c-format
439msgid "%s third parameter is not a changeable object"
[3373]440msgstr "третият параметър на „%s“ е обект, който не може да се променя"
[3372]441
[3566]442#: awkgram.y:4730 awkgram.y:4733
[3372]443msgid "match: third argument is a gawk extension"
[3373]444msgstr "match: третият аргумент е разширение на gawk"
[3372]445
[3566]446#: awkgram.y:4787 awkgram.y:4790
[3372]447msgid "close: second argument is a gawk extension"
[3373]448msgstr "close: вторият аргумент е разширение на gawk"
[3372]449
[3566]450#: awkgram.y:4802
[3372]451msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
[3392]452msgstr "неправилна употреба на „dcgettext(_\"…\")“: изтрийте първия знак „_“"
[3372]453
[3566]454#: awkgram.y:4817
[3372]455msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
[3392]456msgstr "неправилна употреба на „dcngettext(_\"…\")“: изтрийте първия знак „_“"
[3372]457
[3566]458#: awkgram.y:4836
[3372]459msgid "index: regexp constant as second argument is not allowed"
[3373]460msgstr "index: не се приема константа-регулярен израз като втори аргумент"
[3372]461
[3566]462#: awkgram.y:4889
[3372]463#, c-format
464msgid "function `%s': parameter `%s' shadows global variable"
[3373]465msgstr "функция „%s“: параметърът „%s“ засенчва глобална променлива"
[3372]466
[3566]467#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
[3373]468#, c-format
[3372]469msgid "could not open `%s' for writing: %s"
[3373]470msgstr "„%s“ не може да се отвори за запис: %s"
[3372]471
[3566]472#: awkgram.y:4939
[3372]473msgid "sending variable list to standard error"
[3392]474msgstr "извеждане на списъка с променливи на стандартния изход"
[3372]475
[3566]476#: awkgram.y:4947
[3373]477#, c-format
[3372]478msgid "%s: close failed: %s"
[3373]479msgstr "%s: неуспешно изпълнение на „close“: %s"
[3372]480
[3566]481#: awkgram.y:4972
[3372]482msgid "shadow_funcs() called twice!"
[3373]483msgstr "„shadow_funcs()“ е извикана повторно!"
[3372]484
[3566]485#: awkgram.y:4980
[3438]486msgid "there were shadowed variables"
487msgstr "има засенчени променливи"
[3372]488
[3566]489#: awkgram.y:5057
[3372]490#, c-format
491msgid "function name `%s' previously defined"
[3373]492msgstr "вече има дефиниция на функция с име „%s“"
[3372]493
[3566]494#: awkgram.y:5108
[3376]495#, c-format
[3372]496msgid "function `%s': cannot use function name as parameter name"
[3394]497msgstr ""
498"функция „%s“: името на функцията не може да се ползва за име на параметър"
[3372]499
[3566]500#: awkgram.y:5111
[3372]501#, c-format
502msgid "function `%s': cannot use special variable `%s' as a function parameter"
[3394]503msgstr ""
504"функция „%s“: специалната променлива „%s“ не може да се ползва за име на "
505"параметър"
[3372]506
[3566]507#: awkgram.y:5115
[3372]508#, c-format
509msgid "function `%s': parameter `%s' cannot contain a namespace"
[3394]510msgstr ""
511"функция „%s“: параметърът „%s“ не може да съдържа пространство от имена"
[3372]512
[3566]513#: awkgram.y:5122
[3372]514#, c-format
515msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
[3374]516msgstr "функция „%s“: параметър №%d, „%s“ повтаря параметър №%d"
[3372]517
[3566]518#: awkgram.y:5211
[3372]519#, c-format
520msgid "function `%s' called but never defined"
[3374]521msgstr "функцията „%s“ е извикана, но не е дефинирана"
[3372]522
[3566]523#: awkgram.y:5215
[3372]524#, c-format
525msgid "function `%s' defined but never called directly"
[3374]526msgstr "функцията „%s“ е дефинирана, но никога не е извикана пряко"
[3372]527
[3566]528#: awkgram.y:5247
[3372]529#, c-format
530msgid "regexp constant for parameter #%d yields boolean value"
[3374]531msgstr "константата-регулярен израз за параметър №%d дава булева стойност"
[3372]532
[3566]533#: awkgram.y:5262
[3372]534#, c-format
535msgid ""
536"function `%s' called with space between name and `(',\n"
537"or used as a variable or an array"
538msgstr ""
[3374]539"функцията „%s“ е извикана с интервал между името и „(“,\n"
540"или е ползвана като променлива или масив"
[3372]541
[3566]542#: awkgram.y:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
[3372]543msgid "division by zero attempted"
[3373]544msgstr "опит за делене на нула"
[3372]545
[3566]546#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
[3373]547#, c-format
[3372]548msgid "division by zero attempted in `%%'"
[3373]549msgstr "опит за делене на нула в „%%“"
[3372]550
[3566]551#: awkgram.y:5851
[3372]552msgid ""
553"cannot assign a value to the result of a field post-increment expression"
[3394]554msgstr ""
555"не може да се присвои стойност на резултата на последващо увеличаване на поле"
[3372]556
[3566]557#: awkgram.y:5854
[3373]558#, c-format
[3372]559msgid "invalid target of assignment (opcode %s)"
[3373]560msgstr "неправилна цел на присвояване (код за операция „%s“)"
[3372]561
[3566]562#: awkgram.y:6238
[3438]563msgid "statement has no effect"
564msgstr "изразът е без ефект"
565
[3566]566#: awkgram.y:6753
[3372]567#, c-format
568msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
[3394]569msgstr ""
570"идентификатор „%s“: квалифицирани имена не са позволени в традиционния "
571"(POSIX) режим"
[3372]572
[3566]573#: awkgram.y:6758
[3372]574#, c-format
575msgid "identifier %s: namespace separator is two colons, not one"
[3394]576msgstr ""
577"идентификатор „%s“: разделителят за пространство от имена трябва да е две "
578"двоеточия, не едно"
[3372]579
[3566]580#: awkgram.y:6764
[3372]581#, c-format
582msgid "qualified identifier `%s' is badly formed"
[3374]583msgstr "квалифицирания идентификатор „%s“ е неправилен"
[3372]584
[3566]585#: awkgram.y:6771
[3372]586#, c-format
587msgid ""
588"identifier `%s': namespace separator can only appear once in a qualified name"
[3394]589msgstr ""
590"идентификатор „%s“: разделителят за пространство от имена може да се ползва "
591"само веднъж в квалифицирано име"
[3372]592
[3566]593#: awkgram.y:6820 awkgram.y:6871
[3372]594#, c-format
595msgid "using reserved identifier `%s' as a namespace is not allowed"
[3394]596msgstr ""
597"резервираният идентификатор „%s“ не трябва да се ползва като пространство от "
598"имена"
[3372]599
[3566]600#: awkgram.y:6827 awkgram.y:6837
[3372]601#, c-format
602msgid ""
603"using reserved identifier `%s' as second component of a qualified name is "
604"not allowed"
[3394]605msgstr ""
606"резервираният идентификатор „%s“ не трябва да се ползва като втора част от "
607"квалифицирано име"
[3372]608
[3566]609#: awkgram.y:6855
[3372]610msgid "@namespace is a gawk extension"
[3373]611msgstr "„@namespace“ е разширение на gawk"
[3372]612
[3566]613#: awkgram.y:6862
[3372]614#, c-format
615msgid "namespace name `%s' must meet identifier naming rules"
[3394]616msgstr ""
617"името на пространство от имена „%s“ трябва да спазва правилата за "
618"идентификатор"
[3372]619
[3566]620#: builtin.c:98 builtin.c:105
[3374]621#, c-format
[3566]622msgid "%s: called with %d arguments"
623msgstr "%s: извикана с %d аргумента"
624
625#: builtin.c:130
626#, c-format
[3372]627msgid "%s to \"%s\" failed: %s"
[3374]628msgstr "%s към „%s“ не успя: %s"
[3372]629
[3566]630#: builtin.c:134
[3372]631msgid "standard output"
632msgstr "стандартен изход"
633
[3566]634#: builtin.c:135
[3372]635msgid "standard error"
636msgstr "стандартна грешка"
637
[3566]638#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
639#: builtin.c:2626 builtin.c:2745 builtin.c:3758 mpfr.c:821
[3373]640#, c-format
[3372]641msgid "%s: received non-numeric argument"
[3374]642msgstr "%s: очаква се нечислов аргумент"
[3372]643
[3566]644#: builtin.c:217
[3374]645#, c-format
[3372]646msgid "exp: argument %g is out of range"
[3374]647msgstr "exp: аргументът %g е извън допустимия диапазон"
[3372]648
[3566]649#: builtin.c:281 builtin.c:618 builtin.c:2201 builtin.c:2263 builtin.c:2517
650#: builtin.c:2550
[3372]651#, c-format
[3566]652msgid "%s: received non-string argument"
653msgstr "%s: получен е аргумент, който не е низ"
654
655#: builtin.c:298
656#, c-format
[3372]657msgid "fflush: cannot flush: pipe `%.*s' opened for reading, not writing"
[3394]658msgstr ""
659"fflush: буферите не може да се изчистят — програмният канал „%.*s“ е отворен "
660"за четене, а не за запис"
[3372]661
[3566]662#: builtin.c:301
[3372]663#, c-format
664msgid "fflush: cannot flush: file `%.*s' opened for reading, not writing"
[3394]665msgstr ""
666"fflush: буферите не може да се изчистят — файлът „%.*s“ е отворен за четене, "
667"а не за запис"
[3372]668
[3566]669#: builtin.c:312
[3374]670#, c-format
[3372]671msgid "fflush: cannot flush file `%.*s': %s"
[3392]672msgstr "fflush: буферите към файла „%.*s“ не може да се изчистят: %s"
[3372]673
[3566]674#: builtin.c:317
[3372]675#, c-format
676msgid "fflush: cannot flush: two-way pipe `%.*s' has closed write end"
[3394]677msgstr ""
678"fflush: буферите не може да се изчистят — страната за запис в двупосочният "
679"програмен канал „%.*s“ е затворена"
[3372]680
[3566]681#: builtin.c:323
[3372]682#, c-format
683msgid "fflush: `%.*s' is not an open file, pipe or co-process"
[3394]684msgstr ""
685"fflush: „%.*s“ не е нито отворен файл, нито програмен канал, нито копроцес"
[3372]686
[3566]687#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4020
688#: builtin.c:4107 builtin.c:4174
[3374]689#, c-format
[3372]690msgid "%s: received non-string first argument"
[3392]691msgstr "%s: първият получен аргумент трябва да е низ"
[3372]692
[3566]693#: builtin.c:434 builtin.c:3998 builtin.c:4013 builtin.c:4103 builtin.c:4165
[3374]694#, c-format
[3372]695msgid "%s: received non-string second argument"
[3392]696msgstr "%s: вторият получен аргумент трябва да е низ"
[3372]697
[3566]698#: builtin.c:592
[3372]699msgid "length: received array argument"
[3373]700msgstr "length: получен е аргумент-масив"
[3372]701
[3566]702#: builtin.c:595
[3372]703msgid "`length(array)' is a gawk extension"
[3373]704msgstr "„length(масив)“ е разширение на gawk"
[3372]705
[3566]706#: builtin.c:652 builtin.c:1863
[3374]707#, c-format
[3372]708msgid "%s: received negative argument %g"
[3374]709msgstr "%s: получен е аргумент, който е отрицателно число, а не трябва: %g"
[3372]710
[3566]711#: builtin.c:857 builtin.c:862 builtin.c:1016
[3372]712msgid "fatal: must use `count$' on all formats or none"
[3394]713msgstr ""
714"ФАТАЛНА ГРЕШКА: „count$“ трябва да се ползва или за всички формати, или за "
715"никои"
[3372]716
[3566]717#: builtin.c:935
[3372]718#, c-format
719msgid "field width is ignored for `%%' specifier"
[3394]720msgstr ""
721"дължината на полето няма значение при ползването на спецификацията „%%“"
[3372]722
[3566]723#: builtin.c:937
[3372]724#, c-format
725msgid "precision is ignored for `%%' specifier"
[3375]726msgstr "точността няма значение при ползването на спецификацията „%%“"
[3372]727
[3566]728#: builtin.c:939
[3372]729#, c-format
730msgid "field width and precision are ignored for `%%' specifier"
[3394]731msgstr ""
732"дължината на полето и точността нямат значение при ползването на "
733"спецификацията „%%“"
[3372]734
[3566]735#: builtin.c:990
[3372]736msgid "fatal: `$' is not permitted in awk formats"
[3374]737msgstr "ФАТАЛНА ГРЕШКА: знакът „$“ не е позволен във форматите на awk"
[3372]738
[3566]739#: builtin.c:999
[3372]740msgid "fatal: argument index with `$' must be > 0"
[3394]741msgstr ""
742"ФАТАЛНА ГРЕШКА: аргументът-индекс към „$“ трябва да е строго положителен"
[3372]743
[3566]744#: builtin.c:1003
[3372]745#, c-format
746msgid ""
747"fatal: argument index %ld greater than total number of supplied arguments"
[3394]748msgstr ""
749"ФАТАЛНА ГРЕШКА: индексът за аргумент %ld е по-голям от общия брой подадени "
750"аргументи"
[3372]751
[3566]752#: builtin.c:1007
[3372]753msgid "fatal: `$' not permitted after period in format"
[3374]754msgstr "ФАТАЛНА ГРЕШКА: знакът „$“ не е позволен след точка във формат"
[3372]755
[3566]756#: builtin.c:1026
[3372]757msgid "fatal: no `$' supplied for positional field width or precision"
[3394]758msgstr ""
759"ФАТАЛНА ГРЕШКА: не е указан „$“ за поле по позиция с дължина или точност"
[3372]760
[3566]761#: builtin.c:1104
[3438]762#, c-format
763msgid "`%c' is meaningless in awk formats; ignored"
764msgstr "знакът „%c“ е безсмислен във форматите на awk и се прескача"
[3372]765
[3566]766#: builtin.c:1108
[3438]767#, c-format
768msgid "fatal: `%c' is not permitted in POSIX awk formats"
769msgstr ""
770"ФАТАЛНА ГРЕШКА: знакът „%c“ не е позволен във форматите на awk по POSIX"
[3372]771
[3566]772#: builtin.c:1139
[3372]773#, c-format
774msgid "[s]printf: value %g is too big for %%c format"
[3375]775msgstr "[s]printf: стойността %g е прекалено голяма за форма̀та „%%c“"
[3372]776
[3566]777#: builtin.c:1152
[3375]778#, c-format
[3372]779msgid "[s]printf: value %g is not a valid wide character"
[3375]780msgstr "[s]printf: стойността %g не е правилен широк знак"
[3372]781
[3566]782#: builtin.c:1544
[3375]783#, c-format
[3372]784msgid "[s]printf: value %g is out of range for `%%%c' format"
[3375]785msgstr "[s]printf: стойността %g извън допустимия диапазон за „%%%c“"
[3372]786
[3566]787#: builtin.c:1552
[3375]788#, c-format
[3372]789msgid "[s]printf: value %s is out of range for `%%%c' format"
[3375]790msgstr "[s]printf: стойността %s извън допустимия диапазон за „%%%c“"
[3372]791
[3566]792#: builtin.c:1577
[3372]793#, c-format
794msgid "%%%c format is POSIX standard but not portable to other awks"
[3390]795msgstr "форматът „%%%c“ е в стандарта POSIX, но не се поддържа навсякъде"
[3372]796
[3566]797#: builtin.c:1688
[3372]798#, c-format
799msgid "ignoring unknown format specifier character `%c': no argument converted"
[3394]800msgstr ""
801"прескачане на непознатия знак за форматиране „%c“: никой аргумент не е покрит"
[3372]802
[3566]803#: builtin.c:1693
[3372]804msgid "fatal: not enough arguments to satisfy format string"
[3375]805msgstr "ФАТАЛНА ГРЕШКИ: няма достатъчно аргументи за форматиращия низ"
[3372]806
[3566]807#: builtin.c:1695
[3372]808msgid "^ ran out for this one"
[3393]809msgstr "↑ не работи за този"
[3372]810
[3566]811#: builtin.c:1702
[3372]812msgid "[s]printf: format specifier does not have control letter"
[3375]813msgstr "[s]printf: липсва контролна буква във форматиращата комбинация"
[3372]814
[3566]815#: builtin.c:1705
[3372]816msgid "too many arguments supplied for format string"
[3374]817msgstr "прекалено много аргументи към форматиращия низ"
[3372]818
[3566]819#: builtin.c:1752
820#, c-format
821msgid "%s: received non-string format string argument"
822msgstr "%s: форматиращият низ-аргумент трябва да е низ"
823
824#: builtin.c:1767
[3372]825msgid "sprintf: no arguments"
[3375]826msgstr "sprintf: липсват аргументи"
[3372]827
[3566]828#: builtin.c:1790 builtin.c:1801
[3372]829msgid "printf: no arguments"
[3375]830msgstr "printf: липсват аргументи"
[3372]831
[3566]832#: builtin.c:1816
[3372]833msgid "printf: attempt to write to closed write end of two-way pipe"
[3394]834msgstr ""
835"printf: опит за писане към затворения за запис край на двупосочен програмен "
836"канал"
[3372]837
[3566]838#: builtin.c:1884 builtin.c:4096
[3372]839#, c-format
[3566]840msgid "%s: received non-numeric third argument"
841msgstr "%s: третият аргумент трябва да е число"
842
843#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3586 builtin.c:3627
844#: builtin.c:4227
845#, c-format
846msgid "%s: received non-numeric second argument"
847msgstr "%s: вторият получен аргумент трябва да е число"
848
849#: builtin.c:1902
850#, c-format
[3372]851msgid "substr: length %g is not >= 1"
[3566]852msgstr "substr: дължината %g трябва да е ≥ 1"
[3372]853
[3566]854#: builtin.c:1904
[3372]855#, c-format
856msgid "substr: length %g is not >= 0"
[3566]857msgstr "substr: дължината %g трябва да е ≥ 0"
[3372]858
[3566]859#: builtin.c:1918
[3372]860#, c-format
861msgid "substr: non-integer length %g will be truncated"
[3391]862msgstr "substr: дължината %g, която не е цяло число, ще бъде отрязана"
[3372]863
[3566]864#: builtin.c:1923
[3372]865#, c-format
866msgid "substr: length %g too big for string indexing, truncating to %g"
[3394]867msgstr ""
868"substr: дължината %g е прекалено голяма за индексиране на низ, тя ще бъде "
869"отрязана до %g"
[3372]870
[3566]871#: builtin.c:1935
[3372]872#, c-format
873msgid "substr: start index %g is invalid, using 1"
[3374]874msgstr "substr: началният индекс %g е неправилен, ще се ползва 1"
[3372]875
[3566]876#: builtin.c:1940
[3372]877#, c-format
878msgid "substr: non-integer start index %g will be truncated"
[3374]879msgstr "substr: началният индекс %g, който не е цяло число, ще бъде отрязан"
[3372]880
[3566]881#: builtin.c:1963
[3372]882msgid "substr: source string is zero length"
[3374]883msgstr "substr: изходният низ е с нулева дължина"
[3372]884
[3566]885#: builtin.c:1977
[3372]886#, c-format
887msgid "substr: start index %g is past end of string"
[3374]888msgstr "substr: началният индекс %g е след края на низа"
[3372]889
[3566]890#: builtin.c:1985
[3372]891#, c-format
892msgid ""
893"substr: length %g at start index %g exceeds length of first argument (%lu)"
[3394]894msgstr ""
895"substr: дължината %g при начален индекс %g е по-голяма от дължината на "
896"първия аргумент (%lu)"
[3372]897
[3566]898#: builtin.c:2060
[3372]899msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
[3394]900msgstr ""
901"strftime: стойността за форматиране в PROCINFO[\"strftime\"] е от цифров вид"
[3372]902
[3566]903#: builtin.c:2091
[3372]904msgid "strftime: second argument less than 0 or too big for time_t"
[3394]905msgstr ""
906"strftime: вторият аргумент е или по-малък от 0, или прекалено голям за time_t"
[3372]907
[3566]908#: builtin.c:2098
[3372]909msgid "strftime: second argument out of range for time_t"
[3394]910msgstr ""
911"strftime: вторият аргумент е извън диапазона на позволени стойности за time_t"
[3372]912
[3566]913#: builtin.c:2114
[3372]914msgid "strftime: received empty format string"
[3375]915msgstr "strftime: получен е празен форматиращ низ"
[3372]916
[3566]917#: builtin.c:2220
[3372]918msgid "mktime: at least one of the values is out of the default range"
[3394]919msgstr ""
920"mktime: поне една от величините е извън стандартния диапазон на позволени "
921"стойности"
[3372]922
[3566]923#: builtin.c:2258
[3372]924msgid "'system' function not allowed in sandbox mode"
[3375]925msgstr "в безопасен режим функцията „system“ е изключена"
[3372]926
[3566]927#: builtin.c:2332 builtin.c:2407
[3372]928msgid "print: attempt to write to closed write end of two-way pipe"
[3394]929msgstr ""
930"print: опит за писане към затворения за запис край на двупосочен програмен "
931"канал"
[3372]932
[3566]933#: builtin.c:2430
[3372]934#, c-format
935msgid "reference to uninitialized field `$%d'"
[3375]936msgstr "указател към неинициализирано поле „$%d“"
[3372]937
[3566]938#: builtin.c:2585 builtin.c:3584 builtin.c:3625 builtin.c:4225
[3375]939#, c-format
[3372]940msgid "%s: received non-numeric first argument"
[3375]941msgstr "%s: първият аргумент трябва да е числова стойност"
[3372]942
[3566]943#: builtin.c:2778
[3372]944msgid "match: third argument is not an array"
[3394]945msgstr "match: третият аргумент трябва да е масив"
[3372]946
[3566]947#: builtin.c:2780
[3372]948#, c-format
[3438]949msgid "%s: cannot use %s as third argument"
950msgstr "%s: „%s“ не може да се ползва като трети аргумент"
951
[3566]952#: builtin.c:3027
[3438]953#, c-format
[3372]954msgid "gensub: third argument `%.*s' treated as 1"
[3375]955msgstr "gensub: третият аргумент „%.*s“ се приема за 1"
[3372]956
[3566]957#: builtin.c:3386
[3372]958#, c-format
959msgid "%s: can be called indirectly only with two arguments"
[3375]960msgstr "%s: недиректно извикване е възможно само с два аргумента"
[3372]961
[3566]962#: builtin.c:3409
963msgid "indirect call to gensub requires three or four arguments"
964msgstr "недиректното извикване на „gensub“ изисква три или четири аргумента"
965
966#: builtin.c:3471
967msgid "indirect call to match requires two or three arguments"
968msgstr "недиректното извикване на „match“ изисква два или три аргумента"
969
970#: builtin.c:3515
[3375]971#, c-format
[3566]972msgid "indirect call to %s requires two to four arguments"
973msgstr "недиректното извикване на „%s“ изисква два, три или четири аргумента"
[3372]974
[3566]975#: builtin.c:3592
[3372]976#, c-format
977msgid "lshift(%f, %f): negative values are not allowed"
[3375]978msgstr "lshift(%f, %f): не са позволени отрицателни стойности"
[3372]979
[3566]980#: builtin.c:3596
[3372]981#, c-format
982msgid "lshift(%f, %f): fractional values will be truncated"
[3375]983msgstr "lshift(%f, %f): десетичните дроби ще бъдат отрязани до цели стойности"
[3372]984
[3566]985#: builtin.c:3598
[3372]986#, c-format
987msgid "lshift(%f, %f): too large shift value will give strange results"
[3394]988msgstr ""
989"lshift(%f, %f): прекалено големите стойности за побитово изместване дават "
990"странни резултати"
[3372]991
[3566]992#: builtin.c:3633
[3372]993#, c-format
994msgid "rshift(%f, %f): negative values are not allowed"
[3375]995msgstr "rshift(%f, %f): не са позволени отрицателни стойности"
[3372]996
[3566]997#: builtin.c:3637
[3372]998#, c-format
999msgid "rshift(%f, %f): fractional values will be truncated"
[3375]1000msgstr "rshift(%f, %f): десетичните дроби ще бъдат отрязани до цели стойности"
[3372]1001
[3566]1002#: builtin.c:3639
[3372]1003#, c-format
1004msgid "rshift(%f, %f): too large shift value will give strange results"
[3394]1005msgstr ""
1006"rshift(%f, %f): прекалено големите стойности за побитово изместване дават "
1007"странни резултати"
[3372]1008
[3566]1009#: builtin.c:3663 builtin.c:3694 builtin.c:3724
[3375]1010#, c-format
[3372]1011msgid "%s: called with less than two arguments"
[3375]1012msgstr "%s: извикана без или с един аргумент"
[3372]1013
[3566]1014#: builtin.c:3668 builtin.c:3699 builtin.c:3730
[3375]1015#, c-format
[3372]1016msgid "%s: argument %d is non-numeric"
[3393]1017msgstr "%s: аргумент %d трябва да е число"
[3372]1018
[3566]1019#: builtin.c:3672 builtin.c:3703 builtin.c:3734
[3372]1020#, c-format
1021msgid "%s: argument %d negative value %g is not allowed"
[3391]1022msgstr "%s: аргумент %d не приема отрицателни стойности като %g"
[3372]1023
[3566]1024#: builtin.c:3763
[3372]1025#, c-format
1026msgid "compl(%f): negative value is not allowed"
[3375]1027msgstr "compl(%f): отрицателни стойности не се приемат"
[3372]1028
[3566]1029#: builtin.c:3766
[3372]1030#, c-format
1031msgid "compl(%f): fractional value will be truncated"
[3375]1032msgstr "compl(%f): десетичните дроби ще бъдат отрязани до цели стойности"
[3372]1033
[3566]1034#: builtin.c:3954
[3376]1035#, c-format
[3372]1036msgid "dcgettext: `%s' is not a valid locale category"
[3376]1037msgstr "dcgettext: „%s“ не е поддържана категория локали"
[3372]1038
[3566]1039#: builtin.c:3989 builtin.c:4007
1040#, c-format
1041msgid "%s: received non-string third argument"
1042msgstr "%s: третият получен аргумент трябва да е низ"
1043
1044#: builtin.c:4062 builtin.c:4083
1045#, c-format
1046msgid "%s: received non-string fifth argument"
1047msgstr "%s: петият получен аргумент трябва да е низ"
1048
1049#: builtin.c:4072 builtin.c:4089
1050#, c-format
1051msgid "%s: received non-string fourth argument"
1052msgstr "%s: четвъртият получен аргумент трябва да е низ"
1053
1054#: builtin.c:4217 mpfr.c:1337
[3372]1055msgid "intdiv: third argument is not an array"
[3393]1056msgstr "intdiv: третият аргумент трябва да е масив"
[3372]1057
[3566]1058#: builtin.c:4236 mpfr.c:1386
[3372]1059msgid "intdiv: division by zero attempted"
[3376]1060msgstr "intdiv: опит за делене на нула"
[3372]1061
[3566]1062#: builtin.c:4277
[3372]1063msgid "typeof: second argument is not an array"
[3393]1064msgstr "typeof: вторият аргумент трябва да е масив"
[3372]1065
[3566]1066#: builtin.c:4352
[3372]1067#, c-format
1068msgid ""
[3438]1069"typeof detected invalid flags combination `%s'; please file a bug report"
[3394]1070msgstr ""
1071"„typeof“ засече неправилна комбинация от флагове „%s“. Молим да докладвате "
[3438]1072"тази грешка"
[3372]1073
[3566]1074#: builtin.c:4394
[3376]1075#, c-format
[3372]1076msgid "typeof: invalid argument type `%s'"
[3376]1077msgstr "typeof: неправилен вид аргумент „%s“"
[3372]1078
[3566]1079#: builtin.c:4398
[3376]1080#, c-format
[3372]1081msgid "typeof: unknown argument type `%s'"
[3376]1082msgstr "typeof: непознат вид аргумент „%s“"
[3372]1083
1084#: cint_array.c:1268 cint_array.c:1296
1085#, c-format
1086msgid "cannot add a new file (%.*s) to ARGV in sandbox mode"
[3376]1087msgstr "в безопасен режим не може да се добави нов файл (%.*s) към ARGV"
[3372]1088
[3566]1089#: command.y:228
[3372]1090#, c-format
1091msgid "Type (g)awk statement(s). End with the command `end'\n"
[3376]1092msgstr "Въведете изрази на (g)awk. Завършете командата с „end“\n"
[3372]1093
[3566]1094#: command.y:292
[3377]1095#, c-format
[3372]1096msgid "invalid frame number: %d"
[3377]1097msgstr "неправилен номер на рамка: %d"
[3372]1098
[3566]1099#: command.y:298
[3377]1100#, c-format
[3372]1101msgid "info: invalid option - `%s'"
[3377]1102msgstr "info: неправилна опция — „%s“"
[3372]1103
[3566]1104#: command.y:324
[3372]1105#, c-format
[3438]1106msgid "source: `%s': already sourced"
1107msgstr "source: „%s“: вече е вмъкнат"
[3372]1108
[3566]1109#: command.y:329
[3376]1110#, c-format
[3438]1111msgid "save: `%s': command not permitted"
1112msgstr "save: „%s“: командата не е позволена"
[3372]1113
[3566]1114#: command.y:342
[3372]1115msgid "cannot use command `commands' for breakpoint/watchpoint commands"
[3394]1116msgstr ""
1117"командата „commands“ не може да се използва за точки за прекъсване или "
1118"наблюдение"
[3372]1119
[3566]1120#: command.y:344
[3372]1121msgid "no breakpoint/watchpoint has been set yet"
[3386]1122msgstr "не са зададени точки за прекъсване или наблюдение"
[3372]1123
[3566]1124#: command.y:346
[3372]1125msgid "invalid breakpoint/watchpoint number"
[3386]1126msgstr "неправилен номер на точка за прекъсване или наблюдение"
[3372]1127
[3566]1128#: command.y:351
[3372]1129#, c-format
1130msgid "Type commands for when %s %d is hit, one per line.\n"
[3394]1131msgstr ""
1132"Въведете команди за изпълнение, по една на ред, при достигането на %s %d.\n"
[3372]1133
[3566]1134#: command.y:353
[3372]1135#, c-format
1136msgid "End with the command `end'\n"
[3377]1137msgstr "Завършете командата с „end“\n"
[3372]1138
[3566]1139#: command.y:360
[3372]1140msgid "`end' valid only in command `commands' or `eval'"
[3377]1141msgstr "командата „end“ може са се ползва само в командите „commands“ и „eval“"
[3372]1142
[3566]1143#: command.y:370
[3372]1144msgid "`silent' valid only in command `commands'"
[3377]1145msgstr "командата „silent“ може са се ползва само в командата „commands“"
[3372]1146
[3566]1147#: command.y:376
[3377]1148#, c-format
[3372]1149msgid "trace: invalid option - `%s'"
[3377]1150msgstr "trace: неправилна опция — „%s“"
[3372]1151
[3566]1152#: command.y:390
[3372]1153msgid "condition: invalid breakpoint/watchpoint number"
[3386]1154msgstr "condition: неправилен номер на точка за прекъсване или наблюдение"
[3372]1155
[3566]1156#: command.y:452
[3372]1157msgid "argument not a string"
[3393]1158msgstr "аргументът трябва да е низ"
[3372]1159
[3566]1160#: command.y:462 command.y:467
[3377]1161#, c-format
[3372]1162msgid "option: invalid parameter - `%s'"
[3377]1163msgstr "option: неправилен аргумент — „%s“"
[3372]1164
[3566]1165#: command.y:477
[3377]1166#, c-format
[3372]1167msgid "no such function - `%s'"
[3377]1168msgstr "няма функция с име „%s“"
[3372]1169
[3566]1170#: command.y:534
[3377]1171#, c-format
[3372]1172msgid "enable: invalid option - `%s'"
[3377]1173msgstr "enable: неправилна опция — „%s“"
[3372]1174
[3566]1175#: command.y:600
[3377]1176#, c-format
[3372]1177msgid "invalid range specification: %d - %d"
[3377]1178msgstr "неправилен диапазон: %d - %d"
[3372]1179
[3566]1180#: command.y:662
[3372]1181msgid "non-numeric value for field number"
[3377]1182msgstr "нечислова стойност за номер на поле"
[3372]1183
[3566]1184#: command.y:683 command.y:690
[3372]1185msgid "non-numeric value found, numeric expected"
[3393]1186msgstr "номерът на поле не приема нечислови стойности"
[3372]1187
[3566]1188#: command.y:715 command.y:721
[3372]1189msgid "non-zero integer value"
[3377]1190msgstr "цяло число над 0"
[3372]1191
[3566]1192#: command.y:820
[3372]1193msgid ""
[3438]1194"backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
[3394]1195msgstr ""
1196"backtrace [БРОЙ] — извеждане на състоянието на този БРОЙ рамки на изпълнение "
[3438]1197"най-отгоре на стека (или най-отдолу, ако БРОят < 0)"
[3372]1198
[3566]1199#: command.y:822
[3372]1200msgid ""
[3438]1201"break [[filename:]N|function] - set breakpoint at the specified location"
[3394]1202msgstr ""
1203"break [[ИМЕ_НА_ФАЙЛ:]РЕД|ФУНКЦИЯ] — задаване на точки на прекъсване на "
[3438]1204"зададеното място"
[3372]1205
[3566]1206#: command.y:824
[3438]1207msgid "clear [[filename:]N|function] - delete breakpoints previously set"
[3394]1208msgstr ""
1209"clear [[ИМЕ_НА_ФАЙЛ:]РЕД|ФУНКЦИЯ] — изтриване на вече зададени точки на "
[3438]1210"прекъсване"
[3372]1211
[3566]1212#: command.y:826
[3372]1213msgid ""
1214"commands [num] - starts a list of commands to be executed at a "
[3438]1215"breakpoint(watchpoint) hit"
[3394]1216msgstr ""
1217"commands [НОМЕР] — начало на списък с команди за изпълнение при това "
[3438]1218"достигане на точката за прекъсване или наблюдение"
[3372]1219
[3566]1220#: command.y:828
[3438]1221msgid "condition num [expr] - set or clear breakpoint or watchpoint condition"
[3394]1222msgstr ""
1223"condition НОМЕР [ИЗРАЗ] — задаване или изчистване на условие при достигане "
[3438]1224"на точка за прекъсване или наблюдение"
[3372]1225
[3566]1226#: command.y:830
[3438]1227msgid "continue [COUNT] - continue program being debugged"
1228msgstr "continue [БРОЙ] — продължаване на изпълнението на трасираната програма"
[3372]1229
[3566]1230#: command.y:832
[3438]1231msgid "delete [breakpoints] [range] - delete specified breakpoints"
[3394]1232msgstr ""
1233"delete [ТОЧКА_НА_ПРЕКЪСВАНЕ…] [ОБХВАТ] — изтриване на зададените точки на "
[3438]1234"прекъсване"
[3372]1235
[3566]1236#: command.y:834
[3438]1237msgid "disable [breakpoints] [range] - disable specified breakpoints"
[3394]1238msgstr ""
1239"disable [ТОЧКА_НА_ПРЕКЪСВАНЕ…] [ОБХВАТ] — изключване на зададените точки на "
[3438]1240"прекъсване"
[3372]1241
[3566]1242#: command.y:836
[3438]1243msgid "display [var] - print value of variable each time the program stops"
[3394]1244msgstr ""
1245"display [ПРОМЕНЛИВА] — извеждане на стойността на променливата при всяко "
[3438]1246"спиране на програмата"
[3372]1247
[3566]1248#: command.y:838
[3438]1249msgid "down [N] - move N frames down the stack"
1250msgstr "down [БРОЙ] — преместване с този БРОЙ рамки надолу в стека"
[3372]1251
[3566]1252#: command.y:840
[3438]1253msgid "dump [filename] - dump instructions to file or stdout"
[3394]1254msgstr ""
1255"dump [ИМЕ_НА_ФАЙЛ] — извеждане на инструкциите във файл или на стандартния "
[3438]1256"изход"
[3372]1257
[3566]1258#: command.y:842
[3438]1259msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints"
[3394]1260msgstr ""
1261"enable [once|del] [ТОЧКА_НА_ПРЕКЪСВАНЕ…] [ОБХВАТ] — включване на зададените "
[3438]1262"точки на прекъсване"
[3372]1263
[3566]1264#: command.y:844
[3438]1265msgid "end - end a list of commands or awk statements"
1266msgstr "end — завършване на списък на команди или изрази на awk"
[3372]1267
[3566]1268#: command.y:846
[3438]1269msgid "eval stmt|[p1, p2, ...] - evaluate awk statement(s)"
[3394]1270msgstr ""
[3438]1271"eval ИЗРАЗ|[ПРОМЕНЛИВА_1, ПРОМЕНЛИВА_2, …] — изчисляване на изрази на awk"
[3372]1272
[3566]1273#: command.y:848
[3438]1274msgid "exit - (same as quit) exit debugger"
1275msgstr "exit — (същото като „quit“) изход от дебъгера"
[3372]1276
[3566]1277#: command.y:850
[3438]1278msgid "finish - execute until selected stack frame returns"
1279msgstr "finish — изпълнение до приключване на изпълнението на текущата рамка"
[3372]1280
[3566]1281#: command.y:852
[3438]1282msgid "frame [N] - select and print stack frame number N"
[3394]1283msgstr ""
[3438]1284"frame [НОМЕР] — избор и отпечатване на рамката за изпълнение с този НОМЕР"
[3372]1285
[3566]1286#: command.y:854
[3438]1287msgid "help [command] - print list of commands or explanation of command"
[3394]1288msgstr ""
[3438]1289"help [КОМАНДА] — извеждане на списъка с команди или обяснение за КОМАНДАта"
[3372]1290
[3566]1291#: command.y:856
[3438]1292msgid "ignore N COUNT - set ignore-count of breakpoint number N to COUNT"
1293msgstr "ignore N БРОЙ — точка на прекъсване N да се прескочи този БРОЙ пъти"
[3372]1294
[3566]1295#: command.y:858
[3372]1296msgid ""
1297"info topic - source|sources|variables|functions|break|frame|args|locals|"
[3438]1298"display|watch"
[3394]1299msgstr ""
1300"info ТЕМА — source|sources|variables|functions|break|frame|args|locals|"
[3438]1301"display|watch"
[3372]1302
[3566]1303#: command.y:860
[3438]1304msgid "list [-|+|[filename:]lineno|function|range] - list specified line(s)"
[3394]1305msgstr ""
1306"list [-|+|[ИМЕ_НА_ФАЙЛ:]НОМЕР_НА_РЕД|ФУНКЦИЯ|ОБХВАТ] — извеждане на "
[3438]1307"указаните редове"
[3372]1308
[3566]1309#: command.y:862
[3438]1310msgid "next [COUNT] - step program, proceeding through subroutine calls"
[3394]1311msgstr ""
1312"next [БРОЙ] — трасиране на програмата като извикванията на функции са една "
[3438]1313"стъпка"
[3372]1314
[3566]1315#: command.y:864
[3372]1316msgid ""
[3438]1317"nexti [COUNT] - step one instruction, but proceed through subroutine calls"
[3394]1318msgstr ""
1319"nexti [БРОЙ] — изпълнение на този брой стъпки от програмата като "
[3438]1320"извикванията на функции са една стъпка"
[3372]1321
[3566]1322#: command.y:866
[3438]1323msgid "option [name[=value]] - set or display debugger option(s)"
1324msgstr "option [ИМЕ[=СТОЙНОСТ]] — задаване или извеждане на опция на дебъгера"
[3372]1325
[3566]1326#: command.y:868
[3438]1327msgid "print var [var] - print value of a variable or array"
[3394]1328msgstr ""
1329"print ПРОМЕНЛИВА [ПРОМЕНЛИВА] — извеждане на стойността на променлива или "
[3438]1330"масив"
[3372]1331
[3566]1332#: command.y:870
[3438]1333msgid "printf format, [arg], ... - formatted output"
1334msgstr "printf ФОРМАТ, [АРГУМЕНТ], … — форматиран изход"
[3372]1335
[3566]1336#: command.y:872
[3438]1337msgid "quit - exit debugger"
1338msgstr "quit — изход от дебъгера"
[3372]1339
[3566]1340#: command.y:874
[3438]1341msgid "return [value] - make selected stack frame return to its caller"
[3394]1342msgstr ""
1343"return [НОМЕР] — рамката за изпълнение с този номер да се върне към "
[3438]1344"извикалата я"
[3372]1345
[3566]1346#: command.y:876
[3438]1347msgid "run - start or restart executing program"
1348msgstr "run — (наново) начало на изпълнение на програма"
[3372]1349
[3566]1350#: command.y:879
[3438]1351msgid "save filename - save commands from the session to file"
1352msgstr "save ФАЙЛ — запазване на командите от сесията в този ФАЙЛ"
[3372]1353
[3566]1354#: command.y:882
[3438]1355msgid "set var = value - assign value to a scalar variable"
[3394]1356msgstr ""
[3438]1357"set ПРОМЕНЛИВА = СТОЙНОСТ — задаване на СТОЙНОСТ на скаларна ПРОМЕНЛИВА"
[3372]1358
[3566]1359#: command.y:884
[3438]1360msgid "silent - suspends usual message when stopped at a breakpoint/watchpoint"
[3394]1361msgstr ""
1362"silent — без обичайните съобщения при спиране при точка за прекъсване или "
[3438]1363"наблюдение"
[3372]1364
[3566]1365#: command.y:886
[3438]1366msgid "source file - execute commands from file"
1367msgstr "source ФАЙЛ — изпълнение на командите в указания ФАЙЛ"
[3372]1368
[3566]1369#: command.y:888
[3438]1370msgid "step [COUNT] - step program until it reaches a different source line"
[3394]1371msgstr ""
1372"step [БРОЙ] — изпълнение на този брой стъпки на програмата или до достигане "
[3438]1373"на различен ред код"
[3372]1374
[3566]1375#: command.y:890
[3438]1376msgid "stepi [COUNT] - step one instruction exactly"
1377msgstr "stepi [БРОЙ] — изпълнение на този брой стъпки (или 1) на програмата"
[3372]1378
[3566]1379#: command.y:892
[3438]1380msgid "tbreak [[filename:]N|function] - set a temporary breakpoint"
[3394]1381msgstr ""
[3438]1382"tbreak [[ИМЕ_НА_ФАЙЛ:]РЕД|ФУНКЦИЯ] — задаване на временна точка на прекъсване"
[3372]1383
[3566]1384#: command.y:894
[3438]1385msgid "trace on|off - print instruction before executing"
1386msgstr "trace on|off — дали инструкциите да се извеждат преди изпълнението им"
[3372]1387
[3566]1388#: command.y:896
[3438]1389msgid "undisplay [N] - remove variable(s) from automatic display list"
[3394]1390msgstr ""
1391"undisplay [ПРОМЕНЛИВА] — без извеждане на стойността на ПРОМЕНЛИВАта при "
[3438]1392"всяко спиране на програмата"
[3372]1393
[3566]1394#: command.y:898
[3372]1395msgid ""
1396"until [[filename:]N|function] - execute until program reaches a different "
[3438]1397"line or line N within current frame"
[3394]1398msgstr ""
1399"until [[ИМЕ_НА_ФАЙЛ:]РЕД|ФУНКЦИЯ] — изпълнение докато програмата стигне "
[3438]1400"различен ред или този РЕД в текущата рамка на изпълнение"
[3372]1401
[3566]1402#: command.y:900
[3438]1403msgid "unwatch [N] - remove variable(s) from watch list"
1404msgstr "unwatch [НОМЕР] — изваждане на променлива/и от списъка за наблюдение"
[3372]1405
[3566]1406#: command.y:902
[3438]1407msgid "up [N] - move N frames up the stack"
1408msgstr "up [БРОЙ] — преместване с този БРОЙ рамки нагоре в стека"
[3372]1409
[3566]1410#: command.y:904
[3438]1411msgid "watch var - set a watchpoint for a variable"
1412msgstr "watch ПРОМЕНЛИВА — задаване на точка за наблюдение на променлива"
[3372]1413
[3566]1414#: command.y:906
[3372]1415msgid ""
1416"where [N] - (same as backtrace) print trace of all or N innermost (outermost "
[3438]1417"if N < 0) frames"
[3394]1418msgstr ""
1419"where [БРОЙ] — (същото като backtrace) извеждане на състоянието на този БРОЙ "
[3438]1420"рамки на изпълнение най-отгоре на стека (или най-отдолу, ако БРОят < 0)"
[3372]1421
[3566]1422#: command.y:1017 debug.c:423 gawkapi.c:260 msg.c:142
[3377]1423#, c-format
[3372]1424msgid "error: "
[3377]1425msgstr "грешка:"
[3372]1426
[3566]1427#: command.y:1061
[3377]1428#, c-format
[3372]1429msgid "cannot read command: %s\n"
[3377]1430msgstr "командата не може да се прочете: %s\n"
[3372]1431
[3566]1432#: command.y:1075
[3377]1433#, c-format
[3372]1434msgid "cannot read command: %s"
[3377]1435msgstr "командата не може да се прочете: %s"
[3372]1436
[3566]1437#: command.y:1126
[3372]1438msgid "invalid character in command"
[3377]1439msgstr "неправилен знак в команда"
[3372]1440
[3566]1441#: command.y:1162
[3377]1442#, c-format
[3372]1443msgid "unknown command - `%.*s', try help"
[3377]1444msgstr "неизвестна команда — „%.*s“, проверете ръководството"
[3372]1445
[3566]1446#: command.y:1232
[3372]1447#, c-format
1448msgid "%s"
[3377]1449msgstr "%s"
[3372]1450
[3566]1451#: command.y:1294
[3372]1452msgid "invalid character"
[3377]1453msgstr "неправилeн знак"
[3372]1454
[3566]1455#: command.y:1498
[3380]1456#, c-format
[3372]1457msgid "undefined command: %s\n"
[3380]1458msgstr "недефинирана команда: %s\n"
[3372]1459
1460#: debug.c:257
[3438]1461msgid "set or show the number of lines to keep in history file"
[3394]1462msgstr ""
1463"задаване или извеждане на броя редове, които да се държат във файла с "
[3438]1464"историята"
[3372]1465
1466#: debug.c:259
[3438]1467msgid "set or show the list command window size"
1468msgstr "задаване или извеждане на размера на прозореца за извеждане на списъка"
[3372]1469
1470#: debug.c:261
[3438]1471msgid "set or show gawk output file"
1472msgstr "задаване или извеждане на изходния файл на gawk"
[3372]1473
1474#: debug.c:263
[3438]1475msgid "set or show debugger prompt"
1476msgstr "задаване или показване на началото на реда на дебъгера"
[3372]1477
1478#: debug.c:265
[3438]1479msgid "(un)set or show saving of command history (value=on|off)"
[3394]1480msgstr ""
1481"задаване, изтриване или извеждане на състоянието на запазването на историята "
[3438]1482"на командите (СТОЙНОСТ=on|off)"
[3372]1483
1484#: debug.c:267
[3438]1485msgid "(un)set or show saving of options (value=on|off)"
[3394]1486msgstr ""
[3438]1487"задаване, изтриване или извеждане на състоянието на опциите (СТОЙНОСТ=on|off)"
[3372]1488
1489#: debug.c:269
[3438]1490msgid "(un)set or show instruction tracing (value=on|off)"
[3394]1491msgstr ""
1492"задаване, изтриване или извеждане на трасирането на инструкции (СТОЙНОСТ=on|"
[3438]1493"off)"
[3372]1494
1495#: debug.c:358
[3438]1496msgid "program not running"
1497msgstr "програмата не се изпълнява"
[3372]1498
[3438]1499#: debug.c:475
[3372]1500#, c-format
1501msgid "source file `%s' is empty.\n"
[3380]1502msgstr "празен файл с изходен код „%s“.\n"
[3372]1503
[3438]1504#: debug.c:502
1505msgid "no current source file"
1506msgstr "няма текущ файл с изходен код"
[3372]1507
[3438]1508#: debug.c:527
[3380]1509#, c-format
[3372]1510msgid "cannot find source file named `%s': %s"
[3380]1511msgstr "файлът с изходен код „%s“ липсва: %s"
[3372]1512
[3438]1513#: debug.c:551
[3372]1514#, c-format
[3438]1515msgid "warning: source file `%s' modified since program compilation.\n"
[3394]1516msgstr ""
1517"ПРЕДУПРЕЖДЕНИЕ: файлът с изходен код „%s“ е променян след компилирането на "
1518"програмата.\n"
[3372]1519
[3438]1520#: debug.c:573
[3380]1521#, c-format
[3372]1522msgid "line number %d out of range; `%s' has %d lines"
[3380]1523msgstr "номерът на ред %d е извън диапазона: „%s“ има %d реда"
[3372]1524
[3438]1525#: debug.c:633
[3380]1526#, c-format
[3372]1527msgid "unexpected eof while reading file `%s', line %d"
[3380]1528msgstr "неочакван край на файл при прочитането на „%s“, ред %d"
[3372]1529
[3438]1530#: debug.c:642
[3372]1531#, c-format
1532msgid "source file `%s' modified since start of program execution"
[3394]1533msgstr ""
1534"файлът с изходен код „%s“ е променян след началото на изпълнението на "
1535"програмата."
[3372]1536
[3438]1537#: debug.c:754
[3380]1538#, c-format
[3372]1539msgid "Current source file: %s\n"
[3389]1540msgstr "Текущ файл с изходен код: „%s“\n"
[3372]1541
[3438]1542#: debug.c:755
[3380]1543#, c-format
[3372]1544msgid "Number of lines: %d\n"
[3380]1545msgstr "Брой редове: %d\n"
[3372]1546
[3438]1547#: debug.c:762
[3372]1548#, c-format
1549msgid "Source file (lines): %s (%d)\n"
[3380]1550msgstr "Файл с изходен код (редове): %s (%d)\n"
[3372]1551
[3438]1552#: debug.c:776
[3372]1553msgid ""
1554"Number Disp Enabled Location\n"
1555"\n"
[3394]1556msgstr ""
1557"Ред Изв. Включ. Място\n"
1558"\n"
[3372]1559
[3438]1560#: debug.c:787
[3372]1561#, c-format
[3438]1562msgid "\tnumber of hits = %ld\n"
[3380]1563msgstr " брой попадения = %ld\n"
[3372]1564
[3438]1565#: debug.c:789
[3372]1566#, c-format
1567msgid "\tignore next %ld hit(s)\n"
[3380]1568msgstr " прескачане на следващите %ld попадения\n"
[3372]1569
[3438]1570#: debug.c:791 debug.c:931
[3380]1571#, c-format
[3372]1572msgid "\tstop condition: %s\n"
[3380]1573msgstr " условие за край: %s\n"
[3372]1574
[3438]1575#: debug.c:793 debug.c:933
[3372]1576msgid "\tcommands:\n"
[3380]1577msgstr " команди:\n"
[3372]1578
[3438]1579#: debug.c:815
[3380]1580#, c-format
[3372]1581msgid "Current frame: "
[3380]1582msgstr "Текуща рамка: "
[3372]1583
[3438]1584#: debug.c:818
[3372]1585#, c-format
1586msgid "Called by frame: "
[3380]1587msgstr "Извикана от рамка: "
[3372]1588
[3438]1589#: debug.c:822
[3372]1590#, c-format
1591msgid "Caller of frame: "
[3380]1592msgstr "Извикал рамката: "
[3372]1593
[3438]1594#: debug.c:840
[3372]1595#, c-format
1596msgid "None in main().\n"
[3393]1597msgstr "Нищо в „main()“.\n"
[3372]1598
[3438]1599#: debug.c:870
[3372]1600msgid "No arguments.\n"
[3380]1601msgstr "Няма аргументи.\n"
[3372]1602
[3438]1603#: debug.c:871
[3372]1604msgid "No locals.\n"
[3380]1605msgstr "Няма локални променливи.\n"
[3372]1606
[3438]1607#: debug.c:879
[3372]1608msgid ""
1609"All defined variables:\n"
1610"\n"
[3394]1611msgstr ""
1612"Всички дефинирани променливи:\n"
1613"\n"
[3372]1614
[3438]1615#: debug.c:889
[3372]1616msgid ""
1617"All defined functions:\n"
1618"\n"
[3394]1619msgstr ""
1620"Всички дефинирани функции:\n"
1621"\n"
[3372]1622
[3438]1623#: debug.c:908
[3372]1624msgid ""
1625"Auto-display variables:\n"
1626"\n"
[3394]1627msgstr ""
1628"Променливи за постоянно извеждане:\n"
1629"\n"
[3372]1630
[3438]1631#: debug.c:911
[3372]1632msgid ""
1633"Watch variables:\n"
1634"\n"
[3394]1635msgstr ""
1636"Променливи за оценка:\n"
1637"\n"
[3372]1638
[3566]1639#: debug.c:1054
[3381]1640#, c-format
[3372]1641msgid "no symbol `%s' in current context\n"
[3381]1642msgstr "В текущия масив няма символ „%s“\n"
[3372]1643
[3566]1644#: debug.c:1066 debug.c:1455
[3381]1645#, c-format
[3372]1646msgid "`%s' is not an array\n"
[3394]1647msgstr "„%s“ трябва да е масив\n"
[3372]1648
[3566]1649#: debug.c:1080
[3372]1650#, c-format
1651msgid "$%ld = uninitialized field\n"
[3380]1652msgstr "$%ld = неинициализирано поле\n"
[3372]1653
[3566]1654#: debug.c:1101
[3372]1655#, c-format
1656msgid "array `%s' is empty\n"
[3381]1657msgstr "масивът „%s“ е празен\n"
[3372]1658
[3566]1659#: debug.c:1144 debug.c:1196
[3372]1660#, c-format
[3438]1661msgid "subscript \"%.*s\" is not in array `%s'\n"
[3381]1662msgstr "[\"%.*s\"] не е в масива „%s“\n"
[3372]1663
[3566]1664#: debug.c:1200
[3372]1665#, c-format
1666msgid "`%s[\"%.*s\"]' is not an array\n"
[3381]1667msgstr "„%s[\"%.*s\"]“ не е масив\n"
[3372]1668
[3566]1669#: debug.c:1262 debug.c:5124
[3381]1670#, c-format
[3372]1671msgid "`%s' is not a scalar variable"
[3381]1672msgstr "„%s“: не е скаларна променлива"
[3372]1673
[3566]1674#: debug.c:1285 debug.c:5154
[3372]1675#, c-format
1676msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
[3381]1677msgstr "опит за ползване на масива „%s[\"%.*s\"]“ в скаларен контекст"
[3372]1678
[3566]1679#: debug.c:1308 debug.c:5165
[3372]1680#, c-format
1681msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
[3381]1682msgstr "опит за ползване на скалара „%s[\"%.*s\"]“ като масив"
[3372]1683
[3566]1684#: debug.c:1451
[3381]1685#, c-format
[3372]1686msgid "`%s' is a function"
[3381]1687msgstr "„%s“ е функция"
[3372]1688
[3566]1689#: debug.c:1493
[3386]1690#, c-format
[3372]1691msgid "watchpoint %d is unconditional\n"
[3393]1692msgstr "точката за наблюдение №%d не е условна\n"
[3372]1693
[3566]1694#: debug.c:1527
[3372]1695#, c-format
[3438]1696msgid "no display item numbered %ld"
1697msgstr "няма елемент за извеждане №%ld"
[3372]1698
[3566]1699#: debug.c:1530
[3372]1700#, c-format
[3438]1701msgid "no watch item numbered %ld"
1702msgstr "няма елемент за наблюдение №%ld"
[3372]1703
[3566]1704#: debug.c:1556
[3372]1705#, c-format
[3438]1706msgid "%d: subscript \"%.*s\" is not in array `%s'\n"
[3381]1707msgstr "%d: [\"%.*s\"] не е в масива „%s“\n"
[3372]1708
[3566]1709#: debug.c:1796
[3372]1710msgid "attempt to use scalar value as array"
[3381]1711msgstr "опит за ползване на скаларна стойност като масив"
[3372]1712
[3566]1713#: debug.c:1887
[3372]1714#, c-format
1715msgid "Watchpoint %d deleted because parameter is out of scope.\n"
[3389]1716msgstr "Точката за наблюдение №%d е изтрита, защото е извън обхват.\n"
[3372]1717
[3566]1718#: debug.c:1898
[3372]1719#, c-format
1720msgid "Display %d deleted because parameter is out of scope.\n"
[3389]1721msgstr "Променливата за извеждане №%d е изтрита, защото е извън обхват.\n"
[3372]1722
[3566]1723#: debug.c:1931
[3381]1724#, c-format
[3372]1725msgid " in file `%s', line %d\n"
[3381]1726msgstr "файл „%s“, ред %d\n"
[3372]1727
[3566]1728#: debug.c:1952
[3381]1729#, c-format
[3372]1730msgid " at `%s':%d"
[3381]1731msgstr "при „%s“:%d"
[3372]1732
[3566]1733#: debug.c:1968 debug.c:2031
[3372]1734#, c-format
1735msgid "#%ld\tin "
[3394]1736msgstr "№%ld в "
[3372]1737
[3566]1738#: debug.c:2005
[3372]1739#, c-format
1740msgid "More stack frames follow ...\n"
[3381]1741msgstr "Следват още рамки от стека…\n"
[3372]1742
[3566]1743#: debug.c:2048
[3372]1744msgid "invalid frame number"
[3381]1745msgstr "неправилен номер на рамка"
[3372]1746
[3566]1747#: debug.c:2231
[3372]1748#, c-format
1749msgid "Note: breakpoint %d (enabled, ignore next %ld hits), also set at %s:%d"
[3394]1750msgstr ""
1751"Бележка: точка за прекъсване №%d (включена, ще се прескочи следващите %ld "
1752"пъти), също зададена на %s:%d"
[3372]1753
[3566]1754#: debug.c:2238
[3372]1755#, c-format
1756msgid "Note: breakpoint %d (enabled), also set at %s:%d"
[3389]1757msgstr "Бележка: точка за прекъсване №%d (включена), също зададена на %s:%d"
[3372]1758
[3566]1759#: debug.c:2245
[3372]1760#, c-format
1761msgid "Note: breakpoint %d (disabled, ignore next %ld hits), also set at %s:%d"
[3394]1762msgstr ""
1763"Бележка: точка за прекъсване №%d (изключена, ще се прескочи следващите %ld "
1764"пъти), също зададена на %s:%d"
[3372]1765
[3566]1766#: debug.c:2252
[3372]1767#, c-format
1768msgid "Note: breakpoint %d (disabled), also set at %s:%d"
[3391]1769msgstr "Бележка: точка за прекъсване №%d (изключена), също зададена на %s:%d"
[3372]1770
[3566]1771#: debug.c:2269
[3386]1772#, c-format
[3372]1773msgid "Breakpoint %d set at file `%s', line %d\n"
[3386]1774msgstr "Зададена и точка за прекъсване %d във файл „%s“, ред %d\n"
[3372]1775
[3566]1776#: debug.c:2371
[3386]1777#, c-format
[3372]1778msgid "cannot set breakpoint in file `%s'\n"
[3386]1779msgstr "неуспешно задаване на точка за прекъсване във файл „%s“\n"
[3372]1780
[3566]1781#: debug.c:2400
[3386]1782#, c-format
[3438]1783msgid "line number %d in file `%s' is out of range"
[3386]1784msgstr "номерът на ред %d във файла „%s“ е извън диапазона"
[3372]1785
[3566]1786#: debug.c:2404
[3386]1787#, c-format
[3372]1788msgid "internal error: cannot find rule\n"
[3389]1789msgstr "вътрешна грешка: правилото не може да бъде открито\n"
[3372]1790
[3566]1791#: debug.c:2406
[3386]1792#, c-format
[3372]1793msgid "cannot set breakpoint at `%s':%d\n"
[3386]1794msgstr "неуспешно задаване на точка за прекъсване във файл „%s“, ред %d\n"
[3372]1795
[3566]1796#: debug.c:2418
[3386]1797#, c-format
[3372]1798msgid "cannot set breakpoint in function `%s'\n"
[3386]1799msgstr "неуспешно задаване на точка за прекъсване във функцията „%s“\n"
[3372]1800
[3566]1801#: debug.c:2436
[3372]1802#, c-format
1803msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
[3386]1804msgstr "точката за прекъсване %d във файл „%s“, ред %d не е условна\n"
[3372]1805
[3566]1806#: debug.c:2525 debug.c:3383
[3386]1807#, c-format
[3438]1808msgid "line number %d in file `%s' out of range"
1809msgstr "номерът на ред %d във файла „%s“ е извън диапазона"
1810
[3566]1811#: debug.c:2541 debug.c:2563
[3438]1812#, c-format
[3372]1813msgid "Deleted breakpoint %d"
[3386]1814msgstr "Изтрита точка за прекъсване %d"
[3372]1815
[3566]1816#: debug.c:2547
[3372]1817#, c-format
1818msgid "No breakpoint(s) at entry to function `%s'\n"
[3386]1819msgstr "Няма точка на прекъсване при влизане във функцията „%s“\n"
[3372]1820
[3566]1821#: debug.c:2574
[3372]1822#, c-format
1823msgid "No breakpoint at file `%s', line #%d\n"
[3392]1824msgstr "Няма точка за прекъсване във файл „%s“, ред №%d\n"
[3372]1825
[3566]1826#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
[3372]1827msgid "invalid breakpoint number"
[3386]1828msgstr "неправилен номер на точка за прекъсване"
[3372]1829
[3566]1830#: debug.c:2645
[3372]1831msgid "Delete all breakpoints? (y or n) "
[3386]1832msgstr "Да се изтрият ли всички точки на прекъсване? („y“ — да или „n“ — не) "
[3372]1833
[3566]1834#: debug.c:2646 debug.c:2956 debug.c:3009
[3372]1835msgid "y"
[3381]1836msgstr "y"
[3372]1837
[3566]1838#: debug.c:2695
[3372]1839#, c-format
1840msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
[3394]1841msgstr ""
1842"Следващите %ld достигания на точката за прекъсване №%d ще бъдат пропуснати.\n"
[3372]1843
[3566]1844#: debug.c:2699
[3372]1845#, c-format
1846msgid "Will stop next time breakpoint %d is reached.\n"
[3393]1847msgstr "Спиране при следващото достигане на точката за прекъсване №%d.\n"
[3372]1848
[3566]1849#: debug.c:2816
[3372]1850#, c-format
1851msgid "Can only debug programs provided with the `-f' option.\n"
[3394]1852msgstr "Само програми подадени с опцията „-f“ може да бъдат трасирани.\n"
[3372]1853
[3566]1854#: debug.c:2836
[3386]1855#, c-format
[3566]1856msgid "Restarting ...\n"
1857msgstr "Рестартиране…\n"
1858
1859#: debug.c:2941
1860#, c-format
[3372]1861msgid "Failed to restart debugger"
[3386]1862msgstr "Неуспешно рестартиране на дебъгера"
[3372]1863
[3566]1864#: debug.c:2955
[3372]1865msgid "Program already running. Restart from beginning (y/n)? "
[3389]1866msgstr "Програмата вече се изпълнява. Да се стартира ли от началото (y/n)? "
[3372]1867
[3566]1868#: debug.c:2959
[3389]1869#, c-format
[3372]1870msgid "Program not restarted\n"
[3386]1871msgstr "Програмата не е рестартирана\n"
[3372]1872
[3566]1873#: debug.c:2969
[3372]1874#, c-format
1875msgid "error: cannot restart, operation not allowed\n"
[3389]1876msgstr "грешка: рестартирането е невъзможно, действието не е позволено\n"
[3372]1877
[3566]1878#: debug.c:2975
[3372]1879#, c-format
1880msgid "error (%s): cannot restart, ignoring rest of the commands\n"
[3394]1881msgstr ""
1882"грешка (%s): рестартирането е невъзможно, останалите действия се прескачат\n"
[3372]1883
[3566]1884#: debug.c:2983
[3381]1885#, c-format
[3438]1886msgid "Starting program:\n"
1887msgstr "Стартиране на програма:\n"
[3372]1888
[3566]1889#: debug.c:2993
[3372]1890#, c-format
1891msgid "Program exited abnormally with exit value: %d\n"
[3381]1892msgstr "Програмата завърши с проблем — изходен код: %d\n"
[3372]1893
[3566]1894#: debug.c:2994
[3372]1895#, c-format
1896msgid "Program exited normally with exit value: %d\n"
[3381]1897msgstr "Програмата завърши успешно — изходен код: %d\n"
[3372]1898
[3566]1899#: debug.c:3008
[3372]1900msgid "The program is running. Exit anyway (y/n)? "
[3381]1901msgstr "Програмата все още се изпълнява. Да се излезе ли от нея (y/n)? "
[3372]1902
[3566]1903#: debug.c:3043
[3372]1904#, c-format
1905msgid "Not stopped at any breakpoint; argument ignored.\n"
[3390]1906msgstr "При никоя точка на прекъсване не се спира, аргументът се прескача.\n"
[3372]1907
[3566]1908#: debug.c:3048
[3386]1909#, c-format
[3438]1910msgid "invalid breakpoint number %d"
1911msgstr "неправилен №%d на точка за прекъсване"
[3372]1912
[3566]1913#: debug.c:3053
[3372]1914#, c-format
1915msgid "Will ignore next %ld crossings of breakpoint %d.\n"
[3394]1916msgstr ""
1917"Следващите %ld достигания на точката за прекъсване №%d ще бъдат пропуснати.\n"
[3372]1918
[3566]1919#: debug.c:3240
[3372]1920#, c-format
1921msgid "'finish' not meaningful in the outermost frame main()\n"
[3394]1922msgstr ""
1923"Командата „finish“ е безсмислена на нивото на основната рамка на „main()“\n"
[3372]1924
[3566]1925#: debug.c:3245
[3372]1926#, c-format
[3438]1927msgid "Run until return from "
[3389]1928msgstr "Изпълнение до излизане от "
[3372]1929
[3566]1930#: debug.c:3288
[3372]1931#, c-format
1932msgid "'return' not meaningful in the outermost frame main()\n"
[3394]1933msgstr ""
1934"Командата „return“ е безсмислена на нивото на основната рамка на „main()“\n"
[3372]1935
[3566]1936#: debug.c:3402
[3372]1937#, c-format
1938msgid "cannot find specified location in function `%s'\n"
[3390]1939msgstr "указаното местоположение не може да бъде открито във функцията „%s“\n"
[3372]1940
[3566]1941#: debug.c:3410
[3386]1942#, c-format
[3372]1943msgid "invalid source line %d in file `%s'"
[3386]1944msgstr "неправилен номер на ред %d във файл „%s“"
[3372]1945
[3566]1946#: debug.c:3425
[3386]1947#, c-format
[3372]1948msgid "cannot find specified location %d in file `%s'\n"
[3386]1949msgstr "указаното местоположение %d във файл „%s“ не може да бъде открито\n"
[3372]1950
[3566]1951#: debug.c:3457
[3372]1952#, c-format
1953msgid "element not in array\n"
[3381]1954msgstr "елементът не е в масива\n"
[3372]1955
[3566]1956#: debug.c:3457
[3377]1957#, c-format
[3372]1958msgid "untyped variable\n"
[3377]1959msgstr "променлива без тип\n"
[3372]1960
[3566]1961#: debug.c:3499
[3372]1962#, c-format
1963msgid "Stopping in %s ...\n"
[3377]1964msgstr "Спиране в %s…\n"
[3372]1965
[3566]1966#: debug.c:3576
[3372]1967#, c-format
1968msgid "'finish' not meaningful with non-local jump '%s'\n"
[3389]1969msgstr "„finish“ не работи с нелокални извиквания „%s“\n"
[3372]1970
[3566]1971#: debug.c:3583
[3372]1972#, c-format
1973msgid "'until' not meaningful with non-local jump '%s'\n"
[3389]1974msgstr "„until“ не работи с нелокални извиквания „%s“\n"
[3372]1975
1976#. TRANSLATORS: don't translate the 'q' inside the brackets.
[3566]1977#: debug.c:4344
[3372]1978msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
[3389]1979msgstr " ——————[Enter] за да продължите или [q] + [Enter] за изход——————"
[3372]1980
[3566]1981#: debug.c:5161
[3377]1982#, c-format
[3372]1983msgid "[\"%.*s\"] not in array `%s'"
[3377]1984msgstr "[\"%.*s\"] не е в масив „%s“"
[3372]1985
[3566]1986#: debug.c:5367
[3381]1987#, c-format
[3372]1988msgid "sending output to stdout\n"
[3381]1989msgstr "добавяне на изхода към стандартния\n"
[3372]1990
[3566]1991#: debug.c:5407
[3372]1992msgid "invalid number"
1993msgstr "грешно число"
1994
[3566]1995#: debug.c:5541
[3372]1996#, c-format
1997msgid "`%s' not allowed in current context; statement ignored"
[3390]1998msgstr "Командата „%s“ не е позволена в текущия контекст и се прескача"
[3372]1999
[3566]2000#: debug.c:5549
[3372]2001msgid "`return' not allowed in current context; statement ignored"
[3390]2002msgstr "Командата „return“ не е позволена в текущия контекст и се прескача"
[3372]2003
[3566]2004#: debug.c:5773
[3381]2005#, c-format
[3438]2006msgid "no symbol `%s' in current context"
2007msgstr "в текущия масив няма символ „%s“"
[3372]2008
[3566]2009#: eval.c:402
[3381]2010#, c-format
[3372]2011msgid "unknown nodetype %d"
[3393]2012msgstr "непознат вид възел %d"
[3372]2013
[3566]2014#: eval.c:413 eval.c:429
[3386]2015#, c-format
[3372]2016msgid "unknown opcode %d"
[3381]2017msgstr "непознат код на операция %d"
[3372]2018
[3566]2019#: eval.c:426
[3372]2020#, c-format
2021msgid "opcode %s not an operator or keyword"
[3381]2022msgstr "кодът на операция „%s“ не е нито команда, нито ключова дума"
[3372]2023
[3438]2024#: eval.c:485
[3372]2025msgid "buffer overflow in genflags2str"
[3381]2026msgstr "препълване на буфера в „genflags2str“"
[3372]2027
[3566]2028#: eval.c:687
[3372]2029#, c-format
2030msgid ""
2031"\n"
2032"\t# Function Call Stack:\n"
2033"\n"
[3394]2034msgstr ""
2035"\n"
2036" # Стек с извикванията на функции:\n"
2037"\n"
[3372]2038
[3566]2039#: eval.c:713
[3372]2040msgid "`IGNORECASE' is a gawk extension"
[3381]2041msgstr "„IGNORECASE“ е разширение на gawk"
[3372]2042
[3566]2043#: eval.c:734
[3372]2044msgid "`BINMODE' is a gawk extension"
[3381]2045msgstr "„BINMODE“ е разширение на gawk"
[3372]2046
[3566]2047#: eval.c:791
[3372]2048#, c-format
2049msgid "BINMODE value `%s' is invalid, treated as 3"
[3381]2050msgstr "неправилна стойност за „BINMODE“: „%s“ — обработва се като 3"
[3372]2051
[3566]2052#: eval.c:914
[3389]2053#, c-format
[3372]2054msgid "bad `%sFMT' specification `%s'"
[3389]2055msgstr "неправилен указател на „%sFMT“ — „%s“"
[3372]2056
[3566]2057#: eval.c:984
[3372]2058msgid "turning off `--lint' due to assignment to `LINT'"
[3394]2059msgstr ""
2060"опцията „--lint“ се изключва, защото на променливата „LINT“ е присвоена "
2061"стойност"
[3372]2062
[3566]2063#: eval.c:1186
[3386]2064#, c-format
[3372]2065msgid "reference to uninitialized argument `%s'"
[3386]2066msgstr "указател към неинициализиран аргумент „%s“"
[3372]2067
[3566]2068#: eval.c:1187
[3372]2069#, c-format
2070msgid "reference to uninitialized variable `%s'"
[3390]2071msgstr "указател към неинициализирана променлива „%s“"
[3372]2072
[3566]2073#: eval.c:1205
[3372]2074msgid "attempt to field reference from non-numeric value"
[3390]2075msgstr "опит за указател към поле от нечислова стойност"
[3372]2076
[3566]2077#: eval.c:1207
[3372]2078msgid "attempt to field reference from null string"
[3390]2079msgstr "опит за указател към поле от нулев низ"
[3372]2080
[3566]2081#: eval.c:1215
[3386]2082#, c-format
[3372]2083msgid "attempt to access field %ld"
[3386]2084msgstr "опит за достъп до поле %ld"
[3372]2085
[3566]2086#: eval.c:1224
[3372]2087#, c-format
2088msgid "reference to uninitialized field `$%ld'"
[3386]2089msgstr "указател към неинициализирано поле „%ld“"
[3372]2090
[3566]2091#: eval.c:1288
[3372]2092#, c-format
2093msgid "function `%s' called with more arguments than declared"
[3390]2094msgstr "функцията „%s“ е извикана с повече аргументи от декларираното"
[3372]2095
[3566]2096#: eval.c:1493
[3389]2097#, c-format
[3372]2098msgid "unwind_stack: unexpected type `%s'"
[3389]2099msgstr "unwind_stack: неочакван вид „%s“"
[3372]2100
[3566]2101#: eval.c:1668
[3372]2102msgid "division by zero attempted in `/='"
[3376]2103msgstr "опит за делене на нула в „/=“"
[3372]2104
[3566]2105#: eval.c:1675
[3376]2106#, c-format
[3372]2107msgid "division by zero attempted in `%%='"
[3376]2108msgstr "опит за делене на нула в „%%=“"
[3372]2109
2110#: ext.c:51
2111msgid "extensions are not allowed in sandbox mode"
[3376]2112msgstr "в безопасен режим разширенията са изключени"
[3372]2113
2114#: ext.c:54
2115msgid "-l / @load are gawk extensions"
[3376]2116msgstr "„-l“/„@load“ са разширения на gawk"
[3372]2117
2118#: ext.c:57
2119msgid "load_ext: received NULL lib_name"
[3376]2120msgstr "load_ext: получено е име на библиотека NULL"
[3372]2121
2122#: ext.c:60
[3376]2123#, c-format
[3372]2124msgid "load_ext: cannot open library `%s': %s"
[3376]2125msgstr "load_ext: директорията „%s“ не може да се отвори: %s"
[3372]2126
2127#: ext.c:66
2128#, c-format
2129msgid "load_ext: library `%s': does not define `plugin_is_GPL_compatible': %s"
[3394]2130msgstr ""
2131"load_ext: библиотеката „%s“: не дефинира „plugin_is_GPL_compatible“: %s"
[3372]2132
2133#: ext.c:72
2134#, c-format
2135msgid "load_ext: library `%s': cannot call function `%s': %s"
[3394]2136msgstr ""
2137"load_ext: библиотеката „%s“: функцията „%s“ не може да бъде извикана: %s"
[3372]2138
2139#: ext.c:76
2140#, c-format
2141msgid "load_ext: library `%s' initialization routine `%s' failed"
[3394]2142msgstr ""
2143"load_ext: неуспешно изпълнение на инициализиращата функция „%2$s“ на "
2144"библиотеката „%1$s“"
[3372]2145
2146#: ext.c:92
2147msgid "make_builtin: missing function name"
[3376]2148msgstr "make_builtin: липсва име на функция"
[3372]2149
2150#: ext.c:100 ext.c:111
[3376]2151#, c-format
[3372]2152msgid "make_builtin: cannot use gawk built-in `%s' as function name"
[3394]2153msgstr ""
2154"make_builtin: името на вградената функция „%s“ не може да се използва като "
2155"име на друга функция"
[3372]2156
2157#: ext.c:109
[3376]2158#, c-format
[3372]2159msgid "make_builtin: cannot use gawk built-in `%s' as namespace name"
[3394]2160msgstr ""
2161"make_builtin: името на вградената функция „%s“ не може да се използва като "
2162"име на пространство от имена"
[3372]2163
2164#: ext.c:126
[3376]2165#, c-format
[3372]2166msgid "make_builtin: cannot redefine function `%s'"
[3391]2167msgstr "make_builtin: функцията „%s“ не може да се предефинира"
[3372]2168
2169#: ext.c:130
[3376]2170#, c-format
[3372]2171msgid "make_builtin: function `%s' already defined"
[3376]2172msgstr "make_builtin: функцията „%s“ вече е дефинирана"
[3372]2173
[3566]2174#: ext.c:135
[3376]2175#, c-format
[3372]2176msgid "make_builtin: function name `%s' previously defined"
[3376]2177msgstr "make_builtin: името на функция „%s“ вече е дефинирано"
[3372]2178
[3566]2179#: ext.c:139
[3376]2180#, c-format
[3372]2181msgid "make_builtin: negative argument count for function `%s'"
[3394]2182msgstr ""
2183"make_builtin: отрицателен брой аргументи за функцията „%s“, което е "
2184"неправилно"
[3372]2185
[3566]2186#: ext.c:215
[3372]2187#, c-format
2188msgid "function `%s': argument #%d: attempt to use scalar as an array"
[3376]2189msgstr "функция „%s“: аргумент №%d: опит за ползване на скалар като масив"
[3372]2190
[3566]2191#: ext.c:219
[3372]2192#, c-format
2193msgid "function `%s': argument #%d: attempt to use array as a scalar"
[3376]2194msgstr "функция „%s“: аргумент №%d: опит за ползване на масив като скалар"
[3372]2195
[3566]2196#: ext.c:233
[3372]2197msgid "dynamic loading of libraries is not supported"
[3376]2198msgstr "динамичното зареждане на библиотеки не се поддържа"
[3372]2199
[3438]2200#: extension/filefuncs.c:446
[3376]2201#, c-format
[3372]2202msgid "stat: unable to read symbolic link `%s'"
[3376]2203msgstr "stat: неуспешно прочитане на символна връзка „%s“"
[3372]2204
[3438]2205#: extension/filefuncs.c:479
[3372]2206msgid "stat: first argument is not a string"
[3376]2207msgstr "stat: първият аргумент трябва да е низ"
[3372]2208
[3438]2209#: extension/filefuncs.c:484
[3372]2210msgid "stat: second argument is not an array"
[3376]2211msgstr "stat: вторият аргумент трябва да е масив"
[3372]2212
[3438]2213#: extension/filefuncs.c:528
[3372]2214msgid "stat: bad parameters"
[3376]2215msgstr "stat: неправилни аргументи"
[3372]2216
[3438]2217#: extension/filefuncs.c:594
[3376]2218#, c-format
[3372]2219msgid "fts init: could not create variable %s"
[3376]2220msgstr "fts init: променливата „%s“ не може да се създаде"
[3372]2221
[3438]2222#: extension/filefuncs.c:615
[3372]2223msgid "fts is not supported on this system"
[3376]2224msgstr "fts не се поддържа на тази система"
[3372]2225
[3438]2226#: extension/filefuncs.c:634
[3372]2227msgid "fill_stat_element: could not create array, out of memory"
[3376]2228msgstr "fill_stat_element: няма достатъчно памет за създаването на масив"
[3372]2229
[3438]2230#: extension/filefuncs.c:643
[3372]2231msgid "fill_stat_element: could not set element"
[3376]2232msgstr "fill_stat_element: елементът не може да се зададе"
[3372]2233
[3438]2234#: extension/filefuncs.c:658
[3372]2235msgid "fill_path_element: could not set element"
[3376]2236msgstr "fill_path_element: елементът не може да се зададе"
[3372]2237
[3438]2238#: extension/filefuncs.c:674
[3372]2239msgid "fill_error_element: could not set element"
[3376]2240msgstr "fill_error_element: елементът не може да се зададе"
[3372]2241
[3438]2242#: extension/filefuncs.c:726 extension/filefuncs.c:773
[3372]2243msgid "fts-process: could not create array"
[3376]2244msgstr "fts-process: масивът не може да се създаде"
[3372]2245
[3438]2246#: extension/filefuncs.c:736 extension/filefuncs.c:783
2247#: extension/filefuncs.c:801
[3372]2248msgid "fts-process: could not set element"
[3376]2249msgstr "fts-process: елементът не може да се зададе"
[3372]2250
[3438]2251#: extension/filefuncs.c:850
[3372]2252msgid "fts: called with incorrect number of arguments, expecting 3"
[3381]2253msgstr "fts: неправилен брой аргументи — трябва да е 3"
[3372]2254
[3438]2255#: extension/filefuncs.c:853
[3372]2256msgid "fts: first argument is not an array"
[3381]2257msgstr "fts: първият аргумент трябва да е масив"
[3372]2258
[3438]2259#: extension/filefuncs.c:859
[3372]2260msgid "fts: second argument is not a number"
[3381]2261msgstr "fts: вторият аргумент трябва да е число"
[3372]2262
[3438]2263#: extension/filefuncs.c:865
[3372]2264msgid "fts: third argument is not an array"
[3381]2265msgstr "fts: третият аргумент трябва да е масив"
[3372]2266
[3438]2267#: extension/filefuncs.c:872
[3372]2268msgid "fts: could not flatten array\n"
[3381]2269msgstr "fts: масивът не може да се сплеска\n"
[3372]2270
[3438]2271#: extension/filefuncs.c:890
[3372]2272msgid "fts: ignoring sneaky FTS_NOSTAT flag. nyah, nyah, nyah."
[3381]2273msgstr "fts: неочакваният флаг „FTS_NOSTAT“ се прескача."
[3372]2274
2275#: extension/fnmatch.c:120
2276msgid "fnmatch: could not get first argument"
[3386]2277msgstr "fnmatch: първият аргумент не може да бъде получен"
[3372]2278
2279#: extension/fnmatch.c:125
2280msgid "fnmatch: could not get second argument"
[3386]2281msgstr "fnmatch: вторият аргумент не може да бъде получен"
[3372]2282
2283#: extension/fnmatch.c:130
2284msgid "fnmatch: could not get third argument"
[3386]2285msgstr "fnmatch: третият аргумент не може да бъде получен"
[3372]2286
2287#: extension/fnmatch.c:143
2288msgid "fnmatch is not implemented on this system\n"
[3386]2289msgstr "fnmatch липсва на тази система\n"
[3372]2290
2291#: extension/fnmatch.c:175
2292msgid "fnmatch init: could not add FNM_NOMATCH variable"
[3390]2293msgstr "fnmatch init: променливата „FNM_NOMATCH“ не може да се добави"
[3372]2294
2295#: extension/fnmatch.c:185
2296#, c-format
2297msgid "fnmatch init: could not set array element %s"
[3390]2298msgstr "fnmatch init: eлементът от масив „%s“ не може да се зададе"
[3372]2299
2300#: extension/fnmatch.c:195
2301msgid "fnmatch init: could not install FNM array"
[3393]2302msgstr "fnmatch init: масивът FNM не може да се инсталира"
[3372]2303
2304#: extension/fork.c:92
2305msgid "fork: PROCINFO is not an array!"
[3381]2306msgstr "fork: PROCINFO трябва да е масив"
[3372]2307
2308#: extension/inplace.c:131
2309msgid "inplace::begin: in-place editing already active"
[3381]2310msgstr "inplace::begin: вече има редактиране на място"
[3372]2311
2312#: extension/inplace.c:134
2313#, c-format
2314msgid "inplace::begin: expects 2 arguments but called with %d"
[3381]2315msgstr "inplace::begin: подадени са %d аргументи, а трябва за да 2"
[3372]2316
2317#: extension/inplace.c:137
2318msgid "inplace::begin: cannot retrieve 1st argument as a string filename"
[3393]2319msgstr "inplace::begin: първият аргумент трябва да е низ — име на файл"
[3372]2320
2321#: extension/inplace.c:145
2322#, c-format
2323msgid "inplace::begin: disabling in-place editing for invalid FILENAME `%s'"
[3394]2324msgstr ""
2325"inplace::begin: редактирането на място се изключва при неправилно "
2326"ИМЕ_НА_ФАЙЛ: „%s“"
[3372]2327
2328#: extension/inplace.c:152
[3382]2329#, c-format
[3372]2330msgid "inplace::begin: Cannot stat `%s' (%s)"
[3394]2331msgstr ""
2332"inplace::begin: не може да се получи информация за „%s“ чрез „stat“: %s"
[3372]2333
2334#: extension/inplace.c:159
[3382]2335#, c-format
[3372]2336msgid "inplace::begin: `%s' is not a regular file"
[3382]2337msgstr "inplace::begin: „%s“ не е обикновен файл"
[3372]2338
2339#: extension/inplace.c:170
2340#, c-format
2341msgid "inplace::begin: mkstemp(`%s') failed (%s)"
[3382]2342msgstr "inplace::begin: неуспешно изпълнение на mkstemp(„%s“): %s"
[3372]2343
2344#: extension/inplace.c:182
2345#, c-format
2346msgid "inplace::begin: chmod failed (%s)"
[3382]2347msgstr "inplace::begin: неуспешно изпълнение на chmod: %s"
[3372]2348
2349#: extension/inplace.c:189
2350#, c-format
2351msgid "inplace::begin: dup(stdout) failed (%s)"
[3382]2352msgstr "inplace::begin: неуспешно изпълнение на dup(stdout): %s"
[3372]2353
2354#: extension/inplace.c:192
2355#, c-format
2356msgid "inplace::begin: dup2(%d, stdout) failed (%s)"
[3382]2357msgstr "inplace::begin: неуспешно изпълнение на dup2(%d, stdout): %s"
[3372]2358
2359#: extension/inplace.c:195
2360#, c-format
2361msgid "inplace::begin: close(%d) failed (%s)"
[3382]2362msgstr "inplace::begin: неуспешно изпълнение на close(%d): %s"
[3372]2363
2364#: extension/inplace.c:211
2365#, c-format
2366msgid "inplace::end: expects 2 arguments but called with %d"
[3393]2367msgstr "inplace::end: приема точно 2 аргумента, а не %d"
[3372]2368
2369#: extension/inplace.c:214
2370msgid "inplace::end: cannot retrieve 1st argument as a string filename"
[3393]2371msgstr "inplace::end: първият аргумент трябва да е низ — име на файл"
[3372]2372
2373#: extension/inplace.c:221
2374msgid "inplace::end: in-place editing not active"
[3391]2375msgstr "inplace::end: редактирането на място не е включено"
[3372]2376
2377#: extension/inplace.c:227
2378#, c-format
2379msgid "inplace::end: dup2(%d, stdout) failed (%s)"
[3382]2380msgstr "inplace::end: неуспешно изпълнение на dup2(%d, stdout): %s"
[3372]2381
2382#: extension/inplace.c:230
2383#, c-format
2384msgid "inplace::end: close(%d) failed (%s)"
[3382]2385msgstr "inplace::end: неуспешно изпълнение на close(%d): %s"
[3372]2386
2387#: extension/inplace.c:234
2388#, c-format
2389msgid "inplace::end: fsetpos(stdout) failed (%s)"
[3382]2390msgstr "inplace::end: неуспешно изпълнение на fsetpos(stdout): %s"
[3372]2391
2392#: extension/inplace.c:247
2393#, c-format
2394msgid "inplace::end: link(`%s', `%s') failed (%s)"
[3382]2395msgstr "inplace::end: неуспешно изпълнение на link(„%s“, „%s“): %s"
[3372]2396
2397#: extension/inplace.c:257
2398#, c-format
2399msgid "inplace::end: rename(`%s', `%s') failed (%s)"
[3382]2400msgstr "inplace::end: неуспешно изпълнение на rename(„%s“, „%s“): %s"
[3372]2401
2402#: extension/ordchr.c:72
2403msgid "ord: first argument is not a string"
[3381]2404msgstr "ord: първият аргумент трябва да е низ"
[3372]2405
2406#: extension/ordchr.c:99
2407msgid "chr: first argument is not a number"
[3381]2408msgstr "chr: първият аргумент трябва да е число"
[3372]2409
[3566]2410#: extension/readdir.c:277
[3394]2411#, c-format
[3372]2412msgid "dir_take_control_of: opendir/fdopendir failed: %s"
[3381]2413msgstr "dir_take_control_of: неуспешно изпълнение на „opendir/fdopendir“: %s"
[3372]2414
[3566]2415#: extension/readfile.c:133
[3372]2416msgid "readfile: called with wrong kind of argument"
[3381]2417msgstr "readfile: неправилен вид аргумент"
[3372]2418
2419#: extension/revoutput.c:127
2420msgid "revoutput: could not initialize REVOUT variable"
[3382]2421msgstr "revoutput: променливата „REVOUT“ не може да бъде инициализирана"
[3372]2422
[3566]2423#: extension/rwarray.c:146 extension/rwarray.c:551
2424#, c-format
2425msgid "%s: first argument is not a string"
2426msgstr "%s: първият аргумент трябва да е низ"
[3372]2427
[3566]2428#: extension/rwarray.c:190
2429msgid "writea: second argument is not an array"
2430msgstr "writea: вторият аргумент трябва да е масив"
[3372]2431
[3566]2432#: extension/rwarray.c:207
2433msgid "writeall: unable to find SYMTAB array"
2434msgstr "writeall: липсва масив с таблицата със символи"
2435
2436#: extension/rwarray.c:227
[3372]2437msgid "write_array: could not flatten array"
[3381]2438msgstr "write_array: масивът не може да се сплеска"
[3372]2439
[3566]2440#: extension/rwarray.c:243
[3372]2441msgid "write_array: could not release flattened array"
[3381]2442msgstr "write_array: сплесканият масив не може да се освободи"
[3372]2443
[3566]2444#: extension/rwarray.c:308
[3381]2445#, c-format
[3372]2446msgid "array value has unknown type %d"
[3381]2447msgstr "стойността на масива е от непознат вид %d"
[3372]2448
[3566]2449#: extension/rwarray.c:399
2450msgid ""
2451"rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR "
2452"support."
2453msgstr ""
2454"разширение „rwarray“: получена е стойност по GMP/MPFR, но в компилата няма "
2455"поддръжка на това."
[3372]2456
[3566]2457#: extension/rwarray.c:438
2458#, c-format
2459msgid "cannot free number with unknown type %d"
2460msgstr "не може да се освободи паметта за число от непознат вид %d"
[3372]2461
[3566]2462#: extension/rwarray.c:443
2463#, c-format
2464msgid "cannot free value with unhandled type %d"
2465msgstr "не може да се освободи паметта за стойност от неподдържан вид %d"
[3372]2466
[3566]2467#: extension/rwarray.c:465
2468#, c-format
2469msgid "readall: unable to set %s"
2470msgstr "readall: „%s“ не може да се зададе"
2471
2472#: extension/rwarray.c:528
2473msgid "reada: clear_array failed"
2474msgstr "reada: неуспешно изпълнение на „clear_array“"
2475
2476#: extension/rwarray.c:614
2477msgid "reada: second argument is not an array"
2478msgstr "reada: вторият аргумент трябва да е масив"
2479
2480#: extension/rwarray.c:651
[3372]2481msgid "read_array: set_array_element failed"
[3381]2482msgstr "read_array: неуспешно изпълнение на „set_array_element“"
[3372]2483
[3566]2484#: extension/rwarray.c:759
[3372]2485#, c-format
2486msgid "treating recovered value with unknown type code %d as a string"
[3394]2487msgstr ""
2488"възстановената стойност с неизвестен код за вид %d се интерпретира като низ"
[3372]2489
[3566]2490#: extension/rwarray.c:830
2491msgid ""
2492"rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR "
2493"support."
2494msgstr ""
2495"разширение „rwarray“: във файла е получена стойност по GMP/MPFR, но в "
2496"компилата няма поддръжка на това."
[3372]2497
[3566]2498#: extension/time.c:107
2499msgid ""
2500"The time extension is obsolete. Use the timex extension from gawkextlib "
2501"instead."
2502msgstr ""
2503"Разширението „time“ е остаряло. Вместо това ползвайте разширението „timex“ "
2504"от „gawkextlib“."
[3372]2505
[3566]2506#: extension/time.c:153
[3372]2507msgid "gettimeofday: not supported on this platform"
[3386]2508msgstr "gettimeofday: не се поддържа на тази система"
[3372]2509
[3566]2510#: extension/time.c:174
[3372]2511msgid "sleep: missing required numeric argument"
[3386]2512msgstr "sleep: числовият аргумент е задължителен"
[3372]2513
[3566]2514#: extension/time.c:180
[3372]2515msgid "sleep: argument is negative"
[3386]2516msgstr "sleep: аргументът трябва да е неотрицателен"
[3372]2517
[3566]2518#: extension/time.c:214
[3372]2519msgid "sleep: not supported on this platform"
[3386]2520msgstr "sleep: не се поддържа на тази система"
[3372]2521
[3438]2522#: field.c:287
[3372]2523msgid "input record too large"
[3391]2524msgstr "входният запис е твърде дълъг"
[3372]2525
[3438]2526#: field.c:408
[3372]2527msgid "NF set to negative value"
[3381]2528msgstr "„NF“ е зададена да е отрицателна"
[3372]2529
[3438]2530#: field.c:413
[3372]2531msgid "decrementing NF is not portable to many awk versions"
[3390]2532msgstr "намаляването на „NF“ не се поддържа навсякъде"
[3372]2533
[3438]2534#: field.c:861
[3372]2535msgid "accessing fields from an END rule may not be portable"
[3390]2536msgstr "достъпът до полета от крайното правило „END“ не се поддържа навсякъде"
[3372]2537
[3566]2538#: field.c:988 field.c:997
[3372]2539msgid "split: fourth argument is a gawk extension"
[3381]2540msgstr "split: четвъртият аргумент е разширение на gawk"
[3372]2541
[3566]2542#: field.c:992
[3372]2543msgid "split: fourth argument is not an array"
[3381]2544msgstr "split: четвъртият аргумент трябва да е масив"
[3372]2545
[3566]2546#: field.c:994 field.c:1093
[3438]2547#, c-format
2548msgid "%s: cannot use %s as fourth argument"
2549msgstr "%s: „%s“ не може да се ползва като четвърти аргумент"
2550
[3566]2551#: field.c:1004
[3372]2552msgid "split: second argument is not an array"
[3381]2553msgstr "split: вторият аргумент трябва да е масив"
[3372]2554
[3566]2555#: field.c:1010
[3372]2556msgid "split: cannot use the same array for second and fourth args"
[3394]2557msgstr "split: вторият и четвъртият аргумент трябва да не са същия масив"
[3372]2558
[3566]2559#: field.c:1015
[3372]2560msgid "split: cannot use a subarray of second arg for fourth arg"
[3394]2561msgstr "split: четвъртият аргумент трябва да не е подмасив на втория"
[3372]2562
[3566]2563#: field.c:1018
[3372]2564msgid "split: cannot use a subarray of fourth arg for second arg"
[3394]2565msgstr "split: вторият аргумент трябва да не е подмасив на четвъртия"
[3372]2566
[3566]2567#: field.c:1052
[3372]2568msgid "split: null string for third arg is a non-standard extension"
[3390]2569msgstr "split: нулев низ за трети аргумент не се поддържа навсякъде"
[3372]2570
[3566]2571#: field.c:1091
[3372]2572msgid "patsplit: fourth argument is not an array"
[3390]2573msgstr "patsplit: четвъртият аргумент трябва да е масив"
[3372]2574
[3566]2575#: field.c:1098
[3372]2576msgid "patsplit: second argument is not an array"
[3390]2577msgstr "patsplit: вторият аргумент трябва да е масив"
[3372]2578
[3566]2579#: field.c:1109
[3372]2580msgid "patsplit: third argument must be non-null"
[3394]2581msgstr "patsplit: третият аргумент трябва да не е null"
[3372]2582
[3566]2583#: field.c:1113
[3372]2584msgid "patsplit: cannot use the same array for second and fourth args"
[3394]2585msgstr "patsplit: вторият и четвъртият аргумент трябва да не са същия масив"
[3372]2586
[3566]2587#: field.c:1118
[3372]2588msgid "patsplit: cannot use a subarray of second arg for fourth arg"
[3394]2589msgstr "split: четвъртият аргумент трябва да не е подмасив на втория"
[3372]2590
[3566]2591#: field.c:1121
[3372]2592msgid "patsplit: cannot use a subarray of fourth arg for second arg"
[3394]2593msgstr "split: вторият аргумент трябва да не е подмасив на четвъртия"
[3372]2594
[3566]2595#: field.c:1171
[3372]2596msgid "`FIELDWIDTHS' is a gawk extension"
[3390]2597msgstr "„FIELDWIDTHS“ е разширение на gawk"
[3372]2598
[3566]2599#: field.c:1240
[3372]2600msgid "`*' must be the last designator in FIELDWIDTHS"
[3390]2601msgstr "„*“ трябва да е последният обозначител във „FIELDWIDTHS“"
[3372]2602
[3566]2603#: field.c:1261
[3372]2604#, c-format
2605msgid "invalid FIELDWIDTHS value, for field %d, near `%s'"
[3394]2606msgstr "неправилна стойност на „FIELDWIDTHS“ — за поле №%d, до „%s“"
[3372]2607
[3566]2608#: field.c:1334
[3372]2609msgid "null string for `FS' is a gawk extension"
[3390]2610msgstr "стойност нулев низ за „FS“ е разширение на gawk"
[3372]2611
[3566]2612#: field.c:1338
[3372]2613msgid "old awk does not support regexps as value of `FS'"
[3394]2614msgstr ""
2615"старите версии на awk не поддържат регулярни изрази за стойност на „FS“"
[3372]2616
[3566]2617#: field.c:1464
[3372]2618msgid "`FPAT' is a gawk extension"
[3389]2619msgstr "„FPAT“ е разширение на gawk"
[3372]2620
[3566]2621#: gawkapi.c:156
[3372]2622msgid "awk_value_to_node: received null retval"
[3389]2623msgstr "awk_value_to_node: получената върната стойност е null"
[3372]2624
[3566]2625#: gawkapi.c:176 gawkapi.c:189
[3372]2626msgid "awk_value_to_node: not in MPFR mode"
[3394]2627msgstr ""
2628"awk_value_to_node: извън режим на многообразна точност с плаваща запетая "
2629"(MPFR)"
[3372]2630
[3566]2631#: gawkapi.c:183 gawkapi.c:195
[3372]2632msgid "awk_value_to_node: MPFR not supported"
[3394]2633msgstr ""
2634"awk_value_to_node: не се поддържа многообразна точност с плаваща запетая "
2635"(MPFR)"
[3372]2636
[3566]2637#: gawkapi.c:199
[3372]2638#, c-format
2639msgid "awk_value_to_node: invalid number type `%d'"
[3389]2640msgstr "awk_value_to_node: неправилен вид число “%d“"
[3372]2641
[3566]2642#: gawkapi.c:386
[3372]2643msgid "add_ext_func: received NULL name_space parameter"
[3390]2644msgstr "add_ext_func: параметърът name_space не трябва да е нулев"
[3372]2645
[3566]2646#: gawkapi.c:524
[3372]2647#, c-format
2648msgid ""
2649"node_to_awk_value: detected invalid numeric flags combination `%s'; please "
[3438]2650"file a bug report"
[3394]2651msgstr ""
2652"node_to_awk_value: засечена е неправилна комбинация от числови флагове „%s“. "
[3438]2653"Молим, подайте доклад за грешка"
[3372]2654
[3566]2655#: gawkapi.c:562
[3372]2656msgid "node_to_awk_value: received null node"
[3390]2657msgstr "node_to_awk_value: получен е нулев възел"
[3372]2658
[3566]2659#: gawkapi.c:565
[3372]2660msgid "node_to_awk_value: received null val"
[3394]2661msgstr "node_to_awk_value: получена е нулева стойност"
[3372]2662
[3566]2663#: gawkapi.c:633 gawkapi.c:670 gawkapi.c:700 gawkapi.c:737
[3372]2664#, c-format
2665msgid ""
2666"node_to_awk_value detected invalid flags combination `%s'; please file a bug "
[3438]2667"report"
[3394]2668msgstr ""
2669"node_to_awk_value: засечена е неправилна комбинация от флагове „%s“. Молим, "
[3438]2670"подайте доклад за грешка"
[3372]2671
[3566]2672#: gawkapi.c:1118
[3372]2673msgid "remove_element: received null array"
[3390]2674msgstr "remove_element: получен е нулев низ"
[3372]2675
[3566]2676#: gawkapi.c:1121
[3372]2677msgid "remove_element: received null subscript"
[3390]2678msgstr "remove_element: получен е нулев индекс"
[3372]2679
[3566]2680#: gawkapi.c:1264
[3372]2681#, c-format
2682msgid "api_flatten_array_typed: could not convert index %d to %s"
[3394]2683msgstr ""
2684"api_flatten_array_typed: индексът не може да се преобразува от %d към „%s“"
[3372]2685
[3566]2686#: gawkapi.c:1269
[3372]2687#, c-format
2688msgid "api_flatten_array_typed: could not convert value %d to %s"
[3394]2689msgstr ""
2690"api_flatten_array_typed: индексът не може да се преобразува от %d към „%s“"
[3372]2691
[3566]2692#: gawkapi.c:1365 gawkapi.c:1382
[3372]2693msgid "api_get_mpfr: MPFR not supported"
[3394]2694msgstr ""
2695"api_get_mpfr: не се поддържа режим на многообразна точност с плаваща запетая "
2696"(MPFR)"
[3372]2697
[3566]2698#: gawkapi.c:1413
[3372]2699msgid "cannot find end of BEGINFILE rule"
[3390]2700msgstr "краят на правилото „BEGINFILE“ не може да се открие"
[3372]2701
[3566]2702#: gawkapi.c:1467
[3389]2703#, c-format
[3372]2704msgid "cannot open unrecognized file type `%s' for `%s'"
[3389]2705msgstr "непознатият вид файл „%s“ не може да се отвори за „%s“"
[3372]2706
[3566]2707#: io.c:406
[3372]2708#, c-format
2709msgid "command line argument `%s' is a directory: skipped"
[3390]2710msgstr "аргументът на командния ред „%s“ е директория и се прескача"
[3372]2711
[3566]2712#: io.c:409 io.c:523
[3389]2713#, c-format
[3372]2714msgid "cannot open file `%s' for reading: %s"
[3389]2715msgstr "файлът „%s“ не може да се отвори за четене: „%s“"
[3372]2716
[3566]2717#: io.c:652
[3389]2718#, c-format
[3372]2719msgid "close of fd %d (`%s') failed: %s"
[3389]2720msgstr "неуспешно затваряне на файлов дескриптор %d („%s“): „%s“"
[3372]2721
[3566]2722#: io.c:724
[3438]2723#, c-format
2724msgid "`%.*s' used for input file and for output file"
2725msgstr "„%.*s“ е ползван и за входен файл, и за изходен файл"
2726
[3566]2727#: io.c:726
[3438]2728#, c-format
2729msgid "`%.*s' used for input file and input pipe"
2730msgstr "„%.*s“ е ползван и за входен файл, и за входен канал"
2731
[3566]2732#: io.c:728
[3438]2733#, c-format
2734msgid "`%.*s' used for input file and two-way pipe"
2735msgstr "„%.*s“ е ползван и за входен файл, и за двупосочен канал"
2736
[3566]2737#: io.c:730
[3438]2738#, c-format
2739msgid "`%.*s' used for input file and output pipe"
2740msgstr "„%.*s“ е ползван и за входен файл, и за изходен канал"
2741
[3566]2742#: io.c:732
[3438]2743#, c-format
2744msgid "unnecessary mixing of `>' and `>>' for file `%.*s'"
2745msgstr "ненужно смесване на „>“ и „>>“ за файла „%.*s“"
2746
[3566]2747#: io.c:734
[3438]2748#, c-format
2749msgid "`%.*s' used for input pipe and output file"
2750msgstr "„%.*s“ е ползван и за входен канал, и за изходен файл"
2751
[3566]2752#: io.c:736
[3438]2753#, c-format
2754msgid "`%.*s' used for output file and output pipe"
2755msgstr "„%.*s“ е ползван и за изходен файл, и за изходен канал"
2756
[3566]2757#: io.c:738
[3438]2758#, c-format
2759msgid "`%.*s' used for output file and two-way pipe"
2760msgstr "„%.*s“ е ползван и за изходен файл, и за двупосочен канал"
2761
[3566]2762#: io.c:740
[3438]2763#, c-format
2764msgid "`%.*s' used for input pipe and output pipe"
2765msgstr "„%.*s“ е ползван и за входен канал, и за изходен канал"
2766
[3566]2767#: io.c:742
[3438]2768#, c-format
2769msgid "`%.*s' used for input pipe and two-way pipe"
2770msgstr "„%.*s“ е ползван и за входен канал, и за двупосочен канал"
2771
[3566]2772#: io.c:744
[3438]2773#, c-format
2774msgid "`%.*s' used for output pipe and two-way pipe"
2775msgstr "„%.*s“ е ползван и за изходен канал, и за двупосочен канал"
2776
[3566]2777#: io.c:793
[3372]2778msgid "redirection not allowed in sandbox mode"
[3391]2779msgstr "в безопасен режим пренасочването е изключено"
[3372]2780
[3566]2781#: io.c:827
[3372]2782#, c-format
2783msgid "expression in `%s' redirection is a number"
[3390]2784msgstr "изразът в пренасочването „%s“ дава число"
[3372]2785
[3566]2786#: io.c:831
[3372]2787#, c-format
2788msgid "expression for `%s' redirection has null string value"
[3390]2789msgstr "изразът в пренасочването „%s“ дава нулев низ"
[3372]2790
[3566]2791#: io.c:836
[3372]2792#, c-format
2793msgid ""
2794"filename `%.*s' for `%s' redirection may be result of logical expression"
[3394]2795msgstr ""
2796"името на файл „%.*s“ в пренасочването „%s“ може да е резултат от логически "
2797"израз"
[3372]2798
[3566]2799#: io.c:933 io.c:958
[3372]2800#, c-format
2801msgid "get_file cannot create pipe `%s' with fd %d"
[3394]2802msgstr ""
2803"get_file: програмният канал „%s“ не може да се създаде с файлов дескриптор %d"
[3372]2804
[3566]2805#: io.c:948
[3389]2806#, c-format
[3372]2807msgid "cannot open pipe `%s' for output: %s"
[3389]2808msgstr "програмният канал „%s“ не може да се отвори за изход: %s"
[3372]2809
[3566]2810#: io.c:963
[3389]2811#, c-format
[3372]2812msgid "cannot open pipe `%s' for input: %s"
[3389]2813msgstr "програмният канал „%s“ не може да се отвори за вход: %s"
[3372]2814
[3566]2815#: io.c:987
[3389]2816#, c-format
[3372]2817msgid ""
2818"get_file socket creation not supported on this platform for `%s' with fd %d"
[3394]2819msgstr ""
2820"get_file: тази платформа не поддържа създаването на гнезда за „%s“ с файлов "
2821"дескриптор %d"
[3372]2822
[3566]2823#: io.c:998
[3389]2824#, c-format
[3372]2825msgid "cannot open two way pipe `%s' for input/output: %s"
[3389]2826msgstr "не може да се отвори двупосочен програмен канал „%s“ за вход/изход: %s"
[3372]2827
[3566]2828#: io.c:1085
[3386]2829#, c-format
[3372]2830msgid "cannot redirect from `%s': %s"
[3386]2831msgstr "неуспешно пренасочване от „%s“: %s"
[3372]2832
[3566]2833#: io.c:1088
[3386]2834#, c-format
[3372]2835msgid "cannot redirect to `%s': %s"
[3386]2836msgstr "неуспешно пренасочване към „%s“: %s"
[3372]2837
[3566]2838#: io.c:1190
[3372]2839msgid ""
2840"reached system limit for open files: starting to multiplex file descriptors"
[3394]2841msgstr ""
2842"достигнато е системното ограничение за отворени файлове: започване на "
2843"мултиплексиране на файловите дескриптори"
[3372]2844
[3566]2845#: io.c:1206
[3389]2846#, c-format
[3438]2847msgid "close of `%s' failed: %s"
[3389]2848msgstr "неуспешно затваряне на „%s“: %s"
[3372]2849
[3566]2850#: io.c:1214
[3372]2851msgid "too many pipes or input files open"
[3389]2852msgstr "отворени са прекалено много входни файлове или програмни канали"
[3372]2853
[3566]2854#: io.c:1240
[3372]2855msgid "close: second argument must be `to' or `from'"
[3389]2856msgstr "close: вторият аргумент трябва да е „to“ (към) или „from“ (от)"
[3372]2857
[3566]2858#: io.c:1258
[3372]2859#, c-format
2860msgid "close: `%.*s' is not an open file, pipe or co-process"
[3390]2861msgstr "close: „%.*s“ не е отворен файл, програмен канал или копроцес"
[3372]2862
[3566]2863#: io.c:1263
[3372]2864msgid "close of redirection that was never opened"
[3390]2865msgstr "close: това пренасочване не е било отворено"
[3372]2866
[3566]2867#: io.c:1365
[3372]2868#, c-format
2869msgid "close: redirection `%s' not opened with `|&', second argument ignored"
[3394]2870msgstr ""
2871"close: пренасочването „%s“ не е отворено с „|&“, вторият аргумент се прескача"
[3372]2872
[3566]2873#: io.c:1382
[3372]2874#, c-format
2875msgid "failure status (%d) on pipe close of `%s': %s"
[3390]2876msgstr "код за грешка (%d) при затварянето на програмния канал „%s“: %s"
[3372]2877
[3566]2878#: io.c:1385
[3372]2879#, c-format
[3438]2880msgid "failure status (%d) on two-way pipe close of `%s': %s"
2881msgstr ""
2882"код за грешка (%d) при затварянето на двупосочния програмен канал „%s“: %s"
2883
[3566]2884#: io.c:1388
[3438]2885#, c-format
[3372]2886msgid "failure status (%d) on file close of `%s': %s"
[3390]2887msgstr "код за грешка (%d) при затварянето на файла „%s“: %s"
[3372]2888
[3566]2889#: io.c:1408
[3372]2890#, c-format
2891msgid "no explicit close of socket `%s' provided"
[3390]2892msgstr "гнездото „%s“ не е изрично затворено"
[3372]2893
[3566]2894#: io.c:1411
[3372]2895#, c-format
2896msgid "no explicit close of co-process `%s' provided"
[3390]2897msgstr "копроцесът „%s“ не е изрично затворен"
[3372]2898
[3566]2899#: io.c:1414
[3372]2900#, c-format
2901msgid "no explicit close of pipe `%s' provided"
[3390]2902msgstr "програмният канал „%s“ не е изрично затворен"
[3372]2903
[3566]2904#: io.c:1417
[3372]2905#, c-format
2906msgid "no explicit close of file `%s' provided"
[3390]2907msgstr "файлът „%s“ не е изрично затворен"
[3372]2908
[3566]2909#: io.c:1452
[3389]2910#, c-format
[3372]2911msgid "fflush: cannot flush standard output: %s"
[3389]2912msgstr "fflush: буферът на стандартния вход не може да се изчисти: %s"
[3372]2913
[3566]2914#: io.c:1453
[3372]2915#, c-format
2916msgid "fflush: cannot flush standard error: %s"
[3389]2917msgstr "fflush: буферът на стандартната грешка не може да се изчисти: %s"
[3372]2918
[3566]2919#: io.c:1458 io.c:1547 main.c:691 main.c:736
[3389]2920#, c-format
[3372]2921msgid "error writing standard output: %s"
[3389]2922msgstr "грешка при запис към стандартния изход: %s"
[3372]2923
[3566]2924#: io.c:1459 io.c:1558 main.c:693
[3389]2925#, c-format
[3372]2926msgid "error writing standard error: %s"
[3389]2927msgstr "грешка при запис към стандартната грешка: %s"
[3372]2928
[3566]2929#: io.c:1498
[3389]2930#, c-format
[3438]2931msgid "pipe flush of `%s' failed: %s"
2932msgstr "неуспешно изчистване на буфера на програмния канал „%s“: %s"
[3372]2933
[3566]2934#: io.c:1501
[3389]2935#, c-format
[3438]2936msgid "co-process flush of pipe to `%s' failed: %s"
[3394]2937msgstr ""
[3438]2938"неуспешно изчистване на буфера на програмния канал „%s“ на копроцеса: %s"
[3372]2939
[3566]2940#: io.c:1504
[3389]2941#, c-format
[3438]2942msgid "file flush of `%s' failed: %s"
2943msgstr "неуспешно изчистване на буфера на файла „%s“: %s"
[3372]2944
[3566]2945#: io.c:1647
[3372]2946#, c-format
2947msgid "local port %s invalid in `/inet': %s"
[3389]2948msgstr "локалният порт %s не е валиден в „/inet“: %s"
[3372]2949
[3566]2950#: io.c:1650
[3372]2951#, c-format
2952msgid "local port %s invalid in `/inet'"
[3389]2953msgstr "локалният порт %s не е валиден в „/inet“"
[3372]2954
[3566]2955#: io.c:1673
[3372]2956#, c-format
2957msgid "remote host and port information (%s, %s) invalid: %s"
[3390]2958msgstr "отдалеченият хост и порт (%s, %s) са неправилни: %s"
[3372]2959
[3566]2960#: io.c:1676
[3372]2961#, c-format
2962msgid "remote host and port information (%s, %s) invalid"
[3390]2963msgstr "отдалеченият хост и порт (%s, %s) са неправилни"
[3372]2964
[3566]2965#: io.c:1918
[3372]2966msgid "TCP/IP communications are not supported"
[3389]2967msgstr "не се поддържа връзка по TCP/IP"
[3372]2968
[3566]2969#: io.c:2046 io.c:2089
[3389]2970#, c-format
[3372]2971msgid "could not open `%s', mode `%s'"
[3389]2972msgstr "„%s“ не може да се отвори в режим „%s“"
[3372]2973
[3566]2974#: io.c:2054 io.c:2106
[3389]2975#, c-format
[3372]2976msgid "close of master pty failed: %s"
[3389]2977msgstr "неуспешно затваряне на основния псевдотерминал: „%s“"
[3372]2978
[3566]2979#: io.c:2056 io.c:2108 io.c:2449 io.c:2687
[3389]2980#, c-format
[3372]2981msgid "close of stdout in child failed: %s"
[3389]2982msgstr "неуспешно затваряне на стандартния изход в дъщерен процес: „%s“"
[3372]2983
[3566]2984#: io.c:2059 io.c:2111
[3372]2985#, c-format
2986msgid "moving slave pty to stdout in child failed (dup: %s)"
[3394]2987msgstr ""
2988"неуспешно преместване в дъщерния процес на подчинения терминал да е "
2989"стандартния изход (dup: %s)"
[3372]2990
[3566]2991#: io.c:2061 io.c:2113 io.c:2454
[3389]2992#, c-format
[3372]2993msgid "close of stdin in child failed: %s"
[3389]2994msgstr "неуспешно затваряне на стандартния вход в дъщерен процес: „%s“"
[3372]2995
[3566]2996#: io.c:2064 io.c:2116
[3372]2997#, c-format
2998msgid "moving slave pty to stdin in child failed (dup: %s)"
[3394]2999msgstr ""
3000"неуспешно преместване в дъщерния процес на подчинения терминал да е "
3001"стандартния вход (dup: %s)"
[3372]3002
[3566]3003#: io.c:2066 io.c:2118 io.c:2140
[3389]3004#, c-format
[3372]3005msgid "close of slave pty failed: %s"
[3389]3006msgstr "неуспешно затваряне на вторичния псевдотерминал: „%s“"
[3372]3007
[3566]3008#: io.c:2302
[3372]3009msgid "could not create child process or open pty"
[3389]3010msgstr "неуспешно създаване на дъщерен процес или отваряне на псевдотерминал"
[3372]3011
[3566]3012#: io.c:2388 io.c:2452 io.c:2662 io.c:2690
[3372]3013#, c-format
3014msgid "moving pipe to stdout in child failed (dup: %s)"
[3394]3015msgstr ""
3016"неуспешно преместване в дъщерния процес на програмния канал да е стандартния "
3017"изход (dup: %s)"
[3372]3018
[3566]3019#: io.c:2395 io.c:2457
[3372]3020#, c-format
3021msgid "moving pipe to stdin in child failed (dup: %s)"
[3394]3022msgstr ""
3023"неуспешно преместване в дъщерния процес на програмния канал да е стандартния "
3024"вход (dup: %s)"
[3372]3025
[3566]3026#: io.c:2417 io.c:2680
[3372]3027msgid "restoring stdout in parent process failed"
[3389]3028msgstr "неуспешно възстановяване на стандартния изход в родителския процес"
[3372]3029
[3566]3030#: io.c:2425
[3372]3031msgid "restoring stdin in parent process failed"
[3389]3032msgstr "неуспешно възстановяване на стандартния вход в родителския процес"
[3372]3033
[3566]3034#: io.c:2460 io.c:2692 io.c:2707
[3389]3035#, c-format
[3372]3036msgid "close of pipe failed: %s"
[3391]3037msgstr "неуспешно затваряне на програмен канал: %s"
[3372]3038
[3566]3039#: io.c:2519
[3372]3040msgid "`|&' not supported"
[3389]3041msgstr "„|&“ не се поддържа"
[3372]3042
[3566]3043#: io.c:2647
[3389]3044#, c-format
[3372]3045msgid "cannot open pipe `%s': %s"
[3389]3046msgstr "програмният канал „%s“ не може да се отвори: %s"
[3372]3047
[3566]3048#: io.c:2701
[3389]3049#, c-format
[3372]3050msgid "cannot create child process for `%s' (fork: %s)"
[3389]3051msgstr "неуспешно създаване на дъщерен процес за „%s“ (fork: %s)"
[3372]3052
[3566]3053#: io.c:2839
[3372]3054msgid "getline: attempt to read from closed read end of two-way pipe"
[3394]3055msgstr ""
3056"getline: опит за четене от затворения край за четене от двупосочен програмен "
3057"канал"
[3372]3058
[3566]3059#: io.c:3158
[3372]3060msgid "register_input_parser: received NULL pointer"
[3390]3061msgstr "register_input_parser: получен е нулев указател"
[3372]3062
[3566]3063#: io.c:3186
[3372]3064#, c-format
3065msgid "input parser `%s' conflicts with previously installed input parser `%s'"
[3390]3066msgstr "входният анализатор „%s“ е в конфликт с предишно инсталирания „%s“"
[3372]3067
[3566]3068#: io.c:3193
[3389]3069#, c-format
[3372]3070msgid "input parser `%s' failed to open `%s'"
[3390]3071msgstr "входният анализатор „%s“ не може да отвори „%s“"
[3372]3072
[3566]3073#: io.c:3213
[3372]3074msgid "register_output_wrapper: received NULL pointer"
[3389]3075msgstr "register_output_wrapper: получен е нулев указател"
[3372]3076
[3566]3077#: io.c:3241
[3372]3078#, c-format
3079msgid ""
3080"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
[3394]3081msgstr ""
3082"функционалността за обработка на изхода „%s“ е в конфликт с предишно "
3083"инсталираната „%s“"
[3372]3084
[3566]3085#: io.c:3248
[3389]3086#, c-format
[3372]3087msgid "output wrapper `%s' failed to open `%s'"
[3389]3088msgstr "функционалността за обработка на изхода „%s“ не може да отвори „%s“"
[3372]3089
[3566]3090#: io.c:3269
[3372]3091msgid "register_output_processor: received NULL pointer"
[3390]3092msgstr "register_output_processor: получен е нулев указател"
[3372]3093
[3566]3094#: io.c:3298
[3372]3095#, c-format
3096msgid ""
3097"two-way processor `%s' conflicts with previously installed two-way processor "
3098"`%s'"
[3390]3099msgstr "двупосочния анализатор „%s“ е в конфликт с предишно инсталирания „%s“"
[3372]3100
[3566]3101#: io.c:3307
[3372]3102#, c-format
3103msgid "two way processor `%s' failed to open `%s'"
[3390]3104msgstr "двупосочния анализатор „%s“ не успя да отвори „%s“"
[3372]3105
[3566]3106#: io.c:3431
[3372]3107#, c-format
3108msgid "data file `%s' is empty"
[3389]3109msgstr "празен файл с данни „%s“"
[3372]3110
[3566]3111#: io.c:3473 io.c:3481
[3372]3112msgid "could not allocate more input memory"
[3389]3113msgstr "повече памет не може да се задели"
[3372]3114
[3566]3115#: io.c:4099
[3372]3116msgid "multicharacter value of `RS' is a gawk extension"
[3390]3117msgstr "стойност от повече от един знак за „RS“ е разширение на gawk"
[3372]3118
[3566]3119#: io.c:4253
[3372]3120msgid "IPv6 communication is not supported"
[3382]3121msgstr "не се поддържат връзки по IPv6"
[3372]3122
[3566]3123#: main.c:240
3124#, c-format
3125msgid ""
3126"%s: fatal: persistent memory allocator failed to initialize: return value "
3127"%d, pma.c line: %d.\n"
3128msgstr ""
3129"%s: ФАТАЛНА ГРЕШКА: подсистемата за заделяне на постоянна памет не може да "
3130"се инициализира: върната стойност %d, от ред в „pma.c“: %d.\n"
3131
3132#: main.c:248
3133msgid "persistent memory is not supported"
3134msgstr "не се поддържа постоянна памет"
3135
3136#: main.c:360
[3372]3137msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
[3394]3138msgstr ""
3139"променливата на средата „POSIXLY_CORRECT“ е зададена: включва се опцията „--"
3140"posix“"
[3372]3141
[3566]3142#: main.c:367
[3372]3143msgid "`--posix' overrides `--traditional'"
[3382]3144msgstr "опцията „--posix“ е с превес над „--traditional“"
[3372]3145
[3566]3146#: main.c:378
[3372]3147msgid "`--posix'/`--traditional' overrides `--non-decimal-data'"
[3382]3148msgstr "опциите „--posix“/„--traditional“ са с превес над „--non-decimal-data“"
[3372]3149
[3566]3150#: main.c:383
[3372]3151msgid "`--posix' overrides `--characters-as-bytes'"
[3382]3152msgstr "опцията „--posix“ е с превес над „--characters-as-bytes“"
[3372]3153
[3566]3154#: main.c:394
[3372]3155#, c-format
3156msgid "running %s setuid root may be a security problem"
[3394]3157msgstr ""
3158"изпълнението на „%s“ със зададен флаг за изпълнение като „root“ е проблем за "
3159"сигурността"
[3372]3160
[3566]3161#: main.c:396
3162msgid "The -r/--re-interval options no longer have any effect"
3163msgstr "Опциите „-r“/„--re-interval“ вече нямат никакъв ефект"
3164
3165#: main.c:450
[3382]3166#, c-format
[3372]3167msgid "cannot set binary mode on stdin: %s"
[3382]3168msgstr "неуспешно задаване на двоичен режим за стандартния вход: „%s“"
[3372]3169
[3566]3170#: main.c:453
[3382]3171#, c-format
[3372]3172msgid "cannot set binary mode on stdout: %s"
[3382]3173msgstr "неуспешно задаване на двоичен режим за стандартния изход: „%s“"
[3372]3174
[3566]3175#: main.c:455
[3382]3176#, c-format
[3372]3177msgid "cannot set binary mode on stderr: %s"
[3382]3178msgstr "неуспешно задаване на двоичен режим за стандартната грешка: „%s“"
[3372]3179
[3566]3180#: main.c:517
[3372]3181msgid "no program text at all!"
[3394]3182msgstr "липсва код на програмата!"
[3372]3183
[3566]3184#: main.c:611
[3372]3185#, c-format
3186msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
[3382]3187msgstr "Употреба: %s [ОПЦИЯ_ПО_POSIX_И_GNU…] -f ПРОГРАМЕН_ФАЙЛ [--] ФАЙЛ…\n"
[3372]3188
[3566]3189#: main.c:613
[3372]3190#, c-format
3191msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
[3382]3192msgstr "Употреба: %s [ОПЦИЯ_ПО_POSIX_И_GNU…] [--] %cПРОГРАМЕН_ФАЙЛ%c ФАЙЛ…\n"
[3372]3193
[3566]3194#: main.c:618
[3372]3195msgid "POSIX options:\t\tGNU long options: (standard)\n"
[3390]3196msgstr "Опции по POSIX: Дълги опции по GNU: (стандартни)\n"
[3372]3197
[3566]3198#: main.c:619
[3372]3199msgid "\t-f progfile\t\t--file=progfile\n"
[3391]3200msgstr " -f ПРОГРАМЕН_ФАЙЛ --file=ПРОГРАМЕН_ФАЙЛ\n"
[3372]3201
[3566]3202#: main.c:620
[3372]3203msgid "\t-F fs\t\t\t--field-separator=fs\n"
[3391]3204msgstr " -F РАЗДEЛИТЕЛ --field-separator=РАЗДЕЛИТЕЛ\n"
[3372]3205
[3566]3206#: main.c:621
[3372]3207msgid "\t-v var=val\t\t--assign=var=val\n"
[3391]3208msgstr " -v ПРОМЕНЛИВА=СТОЙНОСТ --assign=ПРОМЕНЛИВА=СТОЙНОСТ\n"
[3372]3209
[3566]3210#: main.c:622
[3372]3211msgid "Short options:\t\tGNU long options: (extensions)\n"
[3390]3212msgstr "Къси опции: Дълги опции по GNU: (разширени)\n"
[3372]3213
[3566]3214#: main.c:623
[3372]3215msgid "\t-b\t\t\t--characters-as-bytes\n"
[3390]3216msgstr " -b --characters-as-bytes\n"
[3372]3217
[3566]3218#: main.c:624
[3372]3219msgid "\t-c\t\t\t--traditional\n"
[3390]3220msgstr " -c --traditional\n"
[3372]3221
[3566]3222#: main.c:625
[3372]3223msgid "\t-C\t\t\t--copyright\n"
[3390]3224msgstr " -C --copyright\n"
[3372]3225
[3566]3226#: main.c:626
[3372]3227msgid "\t-d[file]\t\t--dump-variables[=file]\n"
[3390]3228msgstr " -d[ФАЙЛ] --dump-variables[=ФАЙЛ]\n"
[3372]3229
[3566]3230#: main.c:627
[3372]3231msgid "\t-D[file]\t\t--debug[=file]\n"
[3390]3232msgstr " -D[ФАЙЛ] --debug[=ФАЙЛ]\n"
[3372]3233
[3566]3234#: main.c:628
[3372]3235msgid "\t-e 'program-text'\t--source='program-text'\n"
[3390]3236msgstr " -e 'ПРОГРАМА' --source='ПРОГРАМА'\n"
[3372]3237
[3566]3238#: main.c:629
[3372]3239msgid "\t-E file\t\t\t--exec=file\n"
[3390]3240msgstr " -E ФАЙЛ --exec=ФАЙЛ\n"
[3372]3241
[3566]3242#: main.c:630
[3372]3243msgid "\t-g\t\t\t--gen-pot\n"
[3390]3244msgstr " -g --gen-pot\n"
[3372]3245
[3566]3246#: main.c:631
[3372]3247msgid "\t-h\t\t\t--help\n"
[3390]3248msgstr " -h --help\n"
[3372]3249
[3566]3250#: main.c:632
[3372]3251msgid "\t-i includefile\t\t--include=includefile\n"
[3390]3252msgstr " -i ФАЙЛ_ЗА_ВМЪКВАНЕ --include=ФАЙЛ_ЗА_ВМЪКВАНЕ\n"
[3372]3253
[3566]3254#: main.c:633
[3438]3255msgid "\t-I\t\t\t--trace\n"
3256msgstr " -I --trace\n"
3257
[3566]3258#: main.c:634
[3372]3259msgid "\t-l library\t\t--load=library\n"
[3390]3260msgstr " -l БИБЛИОТЕКА --load=БИБЛИОТЕКА\n"
[3372]3261
3262#. TRANSLATORS: the "fatal", "invalid" and "no-ext" here are literal
3263#. values, they should not be translated. Thanks.
3264#.
[3566]3265#: main.c:639
[3372]3266msgid "\t-L[fatal|invalid|no-ext]\t--lint[=fatal|invalid|no-ext]\n"
[3390]3267msgstr " -L[fatal|invalid|no-ext] --lint[=fatal|invalid|no-ext]\n"
[3372]3268
[3566]3269#: main.c:640
[3372]3270msgid "\t-M\t\t\t--bignum\n"
[3390]3271msgstr " -M --bignum\n"
[3372]3272
[3566]3273#: main.c:641
[3372]3274msgid "\t-N\t\t\t--use-lc-numeric\n"
[3390]3275msgstr " -N --use-lc-numeric\n"
[3372]3276
[3566]3277#: main.c:642
[3372]3278msgid "\t-n\t\t\t--non-decimal-data\n"
[3390]3279msgstr " -n --non-decimal-data\n"
[3372]3280
[3566]3281#: main.c:643
[3372]3282msgid "\t-o[file]\t\t--pretty-print[=file]\n"
[3390]3283msgstr " -oФАЙЛ --pretty-print[=ФАЙЛ]\n"
[3372]3284
[3566]3285#: main.c:644
[3372]3286msgid "\t-O\t\t\t--optimize\n"
[3390]3287msgstr " -O --optimize\n"
[3372]3288
[3566]3289#: main.c:645
[3372]3290msgid "\t-p[file]\t\t--profile[=file]\n"
[3390]3291msgstr " -p[ФАЙЛ] --profile[=ФАЙЛ]\n"
[3372]3292
[3566]3293#: main.c:646
[3372]3294msgid "\t-P\t\t\t--posix\n"
[3390]3295msgstr " -P --posix\n"
[3372]3296
[3566]3297#: main.c:647
[3372]3298msgid "\t-r\t\t\t--re-interval\n"
[3390]3299msgstr " -r --re-interval\n"
[3372]3300
[3566]3301#: main.c:648
[3372]3302msgid "\t-s\t\t\t--no-optimize\n"
[3390]3303msgstr " -s --no-optimize\n"
[3372]3304
[3566]3305#: main.c:649
[3372]3306msgid "\t-S\t\t\t--sandbox\n"
[3390]3307msgstr " -S --sandbox\n"
[3372]3308
[3566]3309#: main.c:650
[3372]3310msgid "\t-t\t\t\t--lint-old\n"
[3390]3311msgstr " -t --lint-old\n"
[3372]3312
[3566]3313#: main.c:651
[3372]3314msgid "\t-V\t\t\t--version\n"
[3390]3315msgstr " -V --version\n"
[3372]3316
[3566]3317#: main.c:653
[3372]3318msgid "\t-W nostalgia\t\t--nostalgia\n"
[3390]3319msgstr " -W nostalgia --nostalgia\n"
[3372]3320
[3566]3321#: main.c:656
[3372]3322msgid "\t-Y\t\t\t--parsedebug\n"
[3390]3323msgstr " -Y --parsedebug\n"
[3372]3324
[3566]3325#: main.c:659
[3372]3326msgid "\t-Z locale-name\t\t--locale=locale-name\n"
[3390]3327msgstr " -Z ИМЕ_НА_ЛОКАЛ --locale=ИМЕ_НА_ЛОКАЛ\n"
[3372]3328
3329#. TRANSLATORS: --help output (end)
3330#. no-wrap
[3566]3331#: main.c:665
[3372]3332msgid ""
3333"\n"
[3566]3334"To report bugs, use the `gawkbug' program.\n"
3335"For full instructions, see the node `Bugs' in `gawk.info'\n"
[3372]3336"which is section `Reporting Problems and Bugs' in the\n"
3337"printed version. This same information may be found at\n"
3338"https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.\n"
3339"PLEASE do NOT try to report bugs by posting in comp.lang.awk,\n"
3340"or by using a web forum such as Stack Overflow.\n"
3341"\n"
3342msgstr ""
[3390]3343"\n"
[3566]3344"За докладването на грешки ползвайте програмата „gawkbug“.\n"
3345"За пълните инструкции погледнете частта „Bugs“ (Грешки)\n"
[3394]3346"в „gawk.info“, което съответства на раздела „Reporting\n"
[3390]3347"Problems and Bugs“ (Докладване на проблеми и грешки) в\n"
3348"отпечатания вариант. Същата информация е налична на адрес\n"
3349"https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.\n"
[3394]3350"МОЛИМ, не докладвайте грешки през „comp.lang.awk“ или\n"
3351"уеб-форуми като Stack Overflow.\n"
[3390]3352"\n"
[3372]3353
[3566]3354#: main.c:674
[3372]3355msgid ""
3356"gawk is a pattern scanning and processing language.\n"
3357"By default it reads standard input and writes standard output.\n"
3358"\n"
3359msgstr ""
[3389]3360"gawk е език да търсене и обработка по шаблони.\n"
[3394]3361"По подразбиране се чете от стандартния вход и се извежда на стандартния "
3362"изход.\n"
[3389]3363"\n"
[3372]3364
[3566]3365#: main.c:678
[3372]3366#, c-format
3367msgid ""
3368"Examples:\n"
3369"\t%s '{ sum += $1 }; END { print sum }' file\n"
3370"\t%s -F: '{ print $1 }' /etc/passwd\n"
3371msgstr ""
[3389]3372"Примери:\n"
3373" %s '{ sum += $1 }; END { print sum }' ФАЙЛ\n"
3374" %s -F: '{ print $1 }' /etc/passwd\n"
[3372]3375
[3566]3376#: main.c:708
[3372]3377#, c-format
3378msgid ""
3379"Copyright (C) 1989, 1991-%d Free Software Foundation.\n"
3380"\n"
3381"This program is free software; you can redistribute it and/or modify\n"
3382"it under the terms of the GNU General Public License as published by\n"
3383"the Free Software Foundation; either version 3 of the License, or\n"
3384"(at your option) any later version.\n"
3385"\n"
3386msgstr ""
[3379]3387"Авторски права © 1989, 1991-%d Free Software Foundation, Inc.\n"
3388"\n"
3389"Тази програма е свободен софтуер. Можете да я разпространявате и/или\n"
3390"променяте по условията на Общия публичен лиценз на GNU (GNU GPL),\n"
3391"както е публикуван от Фондацията за свободен софтуер — версия 3 на\n"
3392"лиценза или (по ваше решение) по-късна версия.\n"
3393"\n"
[3372]3394
[3566]3395#: main.c:716
[3372]3396msgid ""
3397"This program is distributed in the hope that it will be useful,\n"
3398"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3399"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
3400"GNU General Public License for more details.\n"
3401"\n"
3402msgstr ""
[3379]3403"Тази програма се разпространява с надеждата, че ще бъде полезна,\n"
3404"но БЕЗ НИКАКВИ ГАРАНЦИИ, дори и косвените за ПРОДАЖБА или\n"
3405"СЪОТВЕТСТВИЕ С КАКВАТО И ДА Е УПОТРЕБА. За подробности погледнете\n"
3406"Общия публичен лиценз на GNU.\n"
3407"\n"
[3372]3408
[3566]3409#: main.c:722
[3372]3410msgid ""
3411"You should have received a copy of the GNU General Public License\n"
3412"along with this program. If not, see http://www.gnu.org/licenses/.\n"
3413msgstr ""
[3379]3414"Трябва да сте получили копие от Общия публичен лиценз на GNU (GNU GPL)\n"
3415"заедно с тази програма. Ако не сте, вижте see http://www.gnu.org/licenses/.\n"
[3372]3416
[3566]3417#: main.c:761
[3372]3418msgid "-Ft does not set FS to tab in POSIX awk"
[3379]3419msgstr "„-Ft“ не задава FS да е табулация в режим POSIX на awk"
[3372]3420
[3566]3421#: main.c:1181
[3372]3422#, c-format
3423msgid ""
3424"%s: `%s' argument to `-v' not in `var=value' form\n"
3425"\n"
[3394]3426msgstr ""
3427"%s: аргументът „%s“ към „-v“ трябва да е във формат „променлива=стойност“\n"
3428"\n"
[3372]3429
[3566]3430#: main.c:1207
[3379]3431#, c-format
[3372]3432msgid "`%s' is not a legal variable name"
3433msgstr "„%s“: грешно име на променлива"
3434
[3566]3435#: main.c:1210
[3372]3436#, c-format
3437msgid "`%s' is not a variable name, looking for file `%s=%s'"
[3394]3438msgstr "„%s“ не е име на променлива, търси се файлът „%s=%s“"
[3372]3439
[3566]3440#: main.c:1224
[3372]3441#, c-format
3442msgid "cannot use gawk builtin `%s' as variable name"
[3394]3443msgstr ""
3444"вградената в gawk функция „%s“ не може да се ползва за име на променлива"
[3372]3445
[3566]3446#: main.c:1229
[3379]3447#, c-format
[3372]3448msgid "cannot use function `%s' as variable name"
[3379]3449msgstr "функцията „%s“ не може да се ползва за име на променлива"
[3372]3450
[3566]3451#: main.c:1308
[3372]3452msgid "floating point exception"
[3379]3453msgstr "изключение от плаваща запетая"
[3372]3454
[3566]3455#: main.c:1318
[3372]3456msgid "fatal error: internal error"
[3566]3457msgstr "ФАТАЛНА ГРЕШКА: вътрешна грешка"
[3372]3458
[3566]3459#: main.c:1338
[3372]3460msgid "fatal error: internal error: segfault"
[3566]3461msgstr "ФАТАЛНА ГРЕШКА: вътрешна грешка — излизане от сегмента"
[3372]3462
[3566]3463#: main.c:1351
[3372]3464msgid "fatal error: internal error: stack overflow"
[3566]3465msgstr "ФАТАЛНА ГРЕШКА: вътрешна грешка — препълване на стека"
[3372]3466
[3566]3467#: main.c:1450
[3372]3468#, c-format
3469msgid "no pre-opened fd %d"
[3379]3470msgstr "липсва предварително отворен файлов дескриптор %d"
[3372]3471
[3566]3472#: main.c:1457
[3379]3473#, c-format
[3372]3474msgid "could not pre-open /dev/null for fd %d"
[3394]3475msgstr ""
3476"„/dev/null“ не може да се отвори предварително като файлов дескриптор %d"
[3372]3477
[3566]3478#: main.c:1671
[3372]3479msgid "empty argument to `-e/--source' ignored"
[3379]3480msgstr "празният аргумент към опцията „-e/--source“ се прескача"
[3372]3481
[3566]3482#: main.c:1736 main.c:1741
[3372]3483msgid "`--profile' overrides `--pretty-print'"
[3379]3484msgstr "опцията „--profile“ има превес над „--pretty-print“"
[3372]3485
[3566]3486#: main.c:1753
[3372]3487msgid "-M ignored: MPFR/GMP support not compiled in"
[3379]3488msgstr "„-M“ се прескача: в компилата няма поддръжка на MPFR/GMP"
[3372]3489
[3566]3490#: main.c:1779
[3379]3491#, c-format
[3566]3492msgid "Use `GAWK_PERSIST_FILE=%s gawk ...' instead of --persist."
3493msgstr "Ползвайте „GAWK_PERSIST_FILE=%s gawk …“ вместо „--persist“."
3494
3495#: main.c:1781
3496msgid "Persistent memory is not supported."
3497msgstr "Не се поддържа постоянна памет."
3498
3499#: main.c:1790
3500#, c-format
[3372]3501msgid "%s: option `-W %s' unrecognized, ignored\n"
[3379]3502msgstr "%s: непозната опция „-W %s“, тя се прескача\n"
[3372]3503
[3566]3504#: main.c:1843
[3372]3505#, c-format
3506msgid "%s: option requires an argument -- %c\n"
3507msgstr "%s: опцията изисква аргумент — %c\n"
3508
[3566]3509#: mpfr.c:661
[3372]3510#, c-format
3511msgid "PREC value `%.*s' is invalid"
[3379]3512msgstr "неправилна стойност „%.*s“ за точността"
[3372]3513
[3566]3514#: mpfr.c:720
[3372]3515#, c-format
[3438]3516msgid "ROUNDMODE value `%.*s' is invalid"
3517msgstr "неправилна стойност „%.*s“ на режима на закръгляне"
[3372]3518
[3566]3519#: mpfr.c:786
[3372]3520msgid "atan2: received non-numeric first argument"
[3379]3521msgstr "atan2: първият аргумент трябва да е число"
[3372]3522
[3566]3523#: mpfr.c:788
[3372]3524msgid "atan2: received non-numeric second argument"
[3391]3525msgstr "atan2: вторият аргумент трябва да е число"
[3372]3526
[3566]3527#: mpfr.c:827
[3438]3528#, c-format
3529msgid "%s: received negative argument %.*s"
3530msgstr "%s: получен е аргумент, който е отрицателно число, а не трябва: %.*s"
3531
[3566]3532#: mpfr.c:894
[3372]3533msgid "int: received non-numeric argument"
[3379]3534msgstr "int: първият аргумент трябва да е число"
[3372]3535
[3566]3536#: mpfr.c:926
[3372]3537msgid "compl: received non-numeric argument"
[3379]3538msgstr "compl: аргументите трябва да са числа"
[3372]3539
[3566]3540#: mpfr.c:938
[3372]3541msgid "compl(%Rg): negative value is not allowed"
[3379]3542msgstr "compl(%Rg): не приема отрицателни стойности"
[3372]3543
[3566]3544#: mpfr.c:943
[3372]3545msgid "comp(%Rg): fractional value will be truncated"
[3379]3546msgstr "comp(%Rg): дробната част ще бъде отрязана"
[3372]3547
[3566]3548#: mpfr.c:954
[3372]3549#, c-format
3550msgid "compl(%Zd): negative values are not allowed"
[3379]3551msgstr "compl(%Zd): не приема отрицателни стойности"
[3372]3552
[3566]3553#: mpfr.c:972
[3379]3554#, c-format
[3372]3555msgid "%s: received non-numeric argument #%d"
[3379]3556msgstr "%s: аргумент №%d трябва да е число"
[3372]3557
[3566]3558#: mpfr.c:982
[3372]3559msgid "%s: argument #%d has invalid value %Rg, using 0"
[3389]3560msgstr "%1$s: неправилна стойност %3$Rg за аргумент №%2$d, ще се ползва 0"
[3372]3561
[3566]3562#: mpfr.c:993
[3372]3563msgid "%s: argument #%d negative value %Rg is not allowed"
[3389]3564msgstr "%s: аргумент №%d не приема отрицателни стойности като %Rg"
[3372]3565
[3566]3566#: mpfr.c:1000
[3372]3567msgid "%s: argument #%d fractional value %Rg will be truncated"
[3394]3568msgstr ""
3569"%s: аргумент №%d ще използва цялата част от числото с плаваща запетая %Rg"
[3372]3570
[3566]3571#: mpfr.c:1014
[3372]3572#, c-format
3573msgid "%s: argument #%d negative value %Zd is not allowed"
[3389]3574msgstr "%s: аргумент №%d не приема отрицателни стойности като %Zd"
[3372]3575
[3566]3576#: mpfr.c:1108
[3372]3577msgid "and: called with less than two arguments"
[3379]3578msgstr "and: изисква поне два аргумента"
[3372]3579
[3566]3580#: mpfr.c:1140
[3372]3581msgid "or: called with less than two arguments"
[3379]3582msgstr "or: изисква поне два аргумента"
[3372]3583
[3566]3584#: mpfr.c:1171
[3372]3585msgid "xor: called with less than two arguments"
[3379]3586msgstr "xor: изисква поне два аргумента"
[3372]3587
[3566]3588#: mpfr.c:1301
[3372]3589msgid "srand: received non-numeric argument"
[3379]3590msgstr "srand: приема само числови аргументи"
[3372]3591
[3566]3592#: mpfr.c:1345
[3372]3593msgid "intdiv: received non-numeric first argument"
[3379]3594msgstr "intdiv: първият аргумент трябва да е число"
[3372]3595
[3566]3596#: mpfr.c:1347
[3372]3597msgid "intdiv: received non-numeric second argument"
[3379]3598msgstr "intdiv: вторият аргумент трябва да е число"
[3372]3599
[3566]3600#: msg.c:76
[3379]3601#, c-format
[3372]3602msgid "cmd. line:"
[3379]3603msgstr "команден ред:"
[3372]3604
[3566]3605#: node.c:488
[3372]3606msgid "could not make typed regex"
[3376]3607msgstr "не може да се създаде типизиран регулярен израз"
[3372]3608
[3566]3609#: node.c:561
[3372]3610#, c-format
3611msgid "old awk does not support the `\\%c' escape sequence"
[3376]3612msgstr "старите версии на awk не поддържат екранирането „\\%c“"
[3372]3613
[3566]3614#: node.c:612
[3372]3615msgid "POSIX does not allow `\\x' escapes"
[3376]3616msgstr "POSIX не позволява екраниране „\\x“"
[3372]3617
[3566]3618#: node.c:618
[3372]3619msgid "no hex digits in `\\x' escape sequence"
[3376]3620msgstr "в екранираната последователност „\\x“ липсват шестнайсетични цифри"
[3372]3621
[3566]3622#: node.c:639
[3372]3623#, c-format
3624msgid ""
3625"hex escape \\x%.*s of %d characters probably not interpreted the way you "
3626"expect"
[3394]3627msgstr ""
3628"шестнайсетичното екраниране „\\x%.*s“ на %d знаци, най-вероятно ще се "
3629"интерпретира по начин различен от това, което очаквате"
[3372]3630
[3566]3631#: node.c:654
[3372]3632#, c-format
3633msgid "escape sequence `\\%c' treated as plain `%c'"
[3376]3634msgstr "екранираната последователност „\\%c“ ще се обработи просто като „%c“"
[3372]3635
[3566]3636#: node.c:790
[3372]3637msgid ""
3638"Invalid multibyte data detected. There may be a mismatch between your data "
[3438]3639"and your locale"
[3394]3640msgstr ""
3641"Получена е сгрешена многобайтова последователност. Проверете дали локалът "
3642"съответства на данните"
[3372]3643
[3566]3644#: posix/gawkmisc.c:174
[3372]3645#, c-format
3646msgid "%s %s `%s': could not get fd flags: (fcntl F_GETFD: %s)"
[3394]3647msgstr ""
3648"%s %s „%s“: флаговете на файловия дескриптор не може да се получат: (fcntl "
3649"F_GETFD: %s)"
[3372]3650
[3566]3651#: posix/gawkmisc.c:186
[3372]3652#, c-format
3653msgid "%s %s `%s': could not set close-on-exec: (fcntl F_SETFD: %s)"
[3389]3654msgstr "%s %s „%s“: неуспешно задаване на „close-on-exec“: (fcntl F_SETFD: %s)"
[3372]3655
3656#: profile.c:73
3657msgid "Program indentation level too deep. Consider refactoring your code"
[3391]3658msgstr "Прекалено дълбока вложеност на програмата. Променете кода"
[3372]3659
3660#: profile.c:112
3661msgid "sending profile to standard error"
[3375]3662msgstr "извеждане на профила на изпълнение към стандартната грешка"
[3372]3663
[3566]3664#: profile.c:270
[3375]3665#, c-format
[3372]3666msgid ""
3667"\t# %s rule(s)\n"
3668"\n"
[3394]3669msgstr ""
3670" # %s правила̀\n"
3671"\n"
[3372]3672
[3566]3673#: profile.c:278
[3372]3674#, c-format
3675msgid ""
3676"\t# Rule(s)\n"
3677"\n"
[3394]3678msgstr ""
3679" # Правила̀\n"
3680"\n"
[3372]3681
[3566]3682#: profile.c:366
[3375]3683#, c-format
[3372]3684msgid "internal error: %s with null vname"
[3375]3685msgstr "вътрешна грешка: %s с име (vname) - нулев байт"
[3372]3686
[3566]3687#: profile.c:657
[3372]3688msgid "internal error: builtin with null fname"
[3375]3689msgstr "вътрешна грешка: вградена команда с име (fname) - нулев байт"
[3372]3690
[3566]3691#: profile.c:1316
[3372]3692#, c-format
3693msgid ""
3694"%s# Loaded extensions (-l and/or @load)\n"
3695"\n"
[3394]3696msgstr ""
3697"%s# Заредени разширения (чрез „-l“ и/или „@load“)\n"
3698"\n"
[3372]3699
[3566]3700#: profile.c:1347
[3372]3701#, c-format
3702msgid ""
3703"\n"
3704"# Included files (-i and/or @include)\n"
3705"\n"
[3394]3706msgstr ""
3707"\n"
3708"# Вмъкнати файлове (чрез „-i“ и/или „@include“)\n"
3709"\n"
[3372]3710
[3566]3711#: profile.c:1411
[3372]3712#, c-format
3713msgid "\t# gawk profile, created %s\n"
[3375]3714msgstr " # профил изпълнение на gawk, създаден на %s\n"
[3372]3715
[3566]3716#: profile.c:1979
[3372]3717#, c-format
3718msgid ""
3719"\n"
3720"\t# Functions, listed alphabetically\n"
[3394]3721msgstr ""
3722"\n"
3723" # Функции в лексикографски ред\n"
[3372]3724
[3566]3725#: profile.c:2040
[3376]3726#, c-format
[3372]3727msgid "redir2str: unknown redirection type %d"
[3375]3728msgstr "redir2str: непознат вид пренасочване %d"
[3372]3729
3730#: re.c:58 re.c:163
3731msgid ""
3732"behavior of matching a regexp containing NUL characters is not defined by "
3733"POSIX"
[3394]3734msgstr ""
3735"поведението на регулярен израз съдържащ нулев байт е недефинирано по POSIX"
[3372]3736
3737#: re.c:127
3738msgid "invalid NUL byte in dynamic regexp"
[3375]3739msgstr "неправилен нулев байт в динамичен регулярен израз"
[3372]3740
3741#: re.c:174
3742#, c-format
3743msgid "regexp escape sequence `\\%c' treated as plain `%c'"
[3394]3744msgstr ""
3745"екраниращата последователност в регулярния израз „\\%c“ се обработва като "
3746"„%c“"
[3372]3747
3748#: re.c:193
3749#, c-format
3750msgid "regexp escape sequence `\\%c' is not a known regexp operator"
[3394]3751msgstr ""
3752"екраниращата последователност в регулярния израз „\\\\%c“ не е познат "
3753"оператор"
[3372]3754
[3566]3755#: re.c:669
[3372]3756#, c-format
3757msgid "regexp component `%.*s' should probably be `[%.*s]'"
[3375]3758msgstr "компонентът „%.*s“ вероятно трябва да е „[%.*s]“"
[3372]3759
[3566]3760#: support/dfa.c:894
[3372]3761msgid "unbalanced ["
3762msgstr "„[“ без еш"
3763
[3566]3764#: support/dfa.c:1015
[3372]3765msgid "invalid character class"
3766msgstr "неправилен клас знаци"
3767
[3438]3768#: support/dfa.c:1143
[3372]3769msgid "character class syntax is [[:space:]], not [:space:]"
3770msgstr "клас знаци се указва чрез „[[:ИМЕ:]]“, а не „[:ИМЕ:]“"
3771
[3566]3772#: support/dfa.c:1209
[3372]3773msgid "unfinished \\ escape"
3774msgstr "незавършена екранираща последователност чрез „\\“"
3775
[3566]3776#: support/dfa.c:1319
3777msgid "? at start of expression"
3778msgstr "„?“ в началото на израз"
3779
3780#: support/dfa.c:1331
3781msgid "* at start of expression"
3782msgstr "„*“ в началото на израз"
3783
3784#: support/dfa.c:1345
3785msgid "+ at start of expression"
3786msgstr "„+“ в началото на израз"
3787
3788#: support/dfa.c:1400
3789msgid "{...} at start of expression"
3790msgstr "„{…}“ в началото на израз"
3791
3792#: support/dfa.c:1403
[3372]3793msgid "invalid content of \\{\\}"
3794msgstr "неправилно съдържание в „\\{\\}“"
3795
[3566]3796#: support/dfa.c:1405
[3372]3797msgid "regular expression too big"
3798msgstr "прекалено голям регулярен израз"
3799
[3566]3800#: support/dfa.c:1555
3801msgid "stray \\ before unprintable character"
3802msgstr "излишен знак „\\“ пред непечатим знак"
3803
3804#: support/dfa.c:1557
3805msgid "stray \\ before white space"
3806msgstr "излишен знак „\\“ пред интервал"
3807
3808#: support/dfa.c:1561
3809#, c-format
3810msgid "stray \\ before %lc"
3811msgstr "излишен знак „\\“ пред „%lc“"
3812
3813#: support/dfa.c:1562
3814msgid "stray \\"
3815msgstr "излишен знак „\\“"
3816
3817#: support/dfa.c:1917
[3372]3818msgid "unbalanced ("
3819msgstr "„(“ без еш"
3820
[3566]3821#: support/dfa.c:2034
[3372]3822msgid "no syntax specified"
3823msgstr "не е зададен синтаксис"
3824
[3566]3825#: support/dfa.c:2045
[3372]3826msgid "unbalanced )"
3827msgstr "„)“ без еш"
3828
3829#: support/getopt.c:605 support/getopt.c:634
3830#, c-format
3831msgid "%s: option '%s' is ambiguous; possibilities:"
3832msgstr "%s: опцията „%s“ не еднозначна, възможни значения:"
3833
3834#: support/getopt.c:680 support/getopt.c:684
3835#, c-format
3836msgid "%s: option '--%s' doesn't allow an argument\n"
3837msgstr "%s: опцията „--%s“ не приема аргумент\n"
3838
3839#: support/getopt.c:693 support/getopt.c:698
3840#, c-format
3841msgid "%s: option '%c%s' doesn't allow an argument\n"
3842msgstr "%s: опцията „%c%s“ не приема аргумент\n"
3843
3844#: support/getopt.c:741 support/getopt.c:760
3845#, c-format
3846msgid "%s: option '--%s' requires an argument\n"
3847msgstr "%s: опцията „--%s“ изисква аргумент\n"
3848
3849#: support/getopt.c:798 support/getopt.c:801
3850#, c-format
3851msgid "%s: unrecognized option '--%s'\n"
3852msgstr "%s: непозната опция „--%s“\n"
3853
3854#: support/getopt.c:809 support/getopt.c:812
3855#, c-format
3856msgid "%s: unrecognized option '%c%s'\n"
3857msgstr "%s: непозната опция „%c%s“\n"
3858
3859#: support/getopt.c:861 support/getopt.c:864
3860#, c-format
3861msgid "%s: invalid option -- '%c'\n"
3862msgstr "%s: неправилна опция — „%c“\n"
3863
3864#: support/getopt.c:917 support/getopt.c:934 support/getopt.c:1144
3865#: support/getopt.c:1162
3866#, c-format
3867msgid "%s: option requires an argument -- '%c'\n"
3868msgstr "%s: опцията изисква аргумент — „%c“\n"
3869
3870#: support/getopt.c:990 support/getopt.c:1006
3871#, c-format
3872msgid "%s: option '-W %s' is ambiguous\n"
3873msgstr "%s: опцията „-W %s“ не е еднозначна\n"
3874
3875#: support/getopt.c:1030 support/getopt.c:1048
3876#, c-format
3877msgid "%s: option '-W %s' doesn't allow an argument\n"
3878msgstr "%s: опцията „-W %s“ не приема аргумент\n"
3879
3880#: support/getopt.c:1069 support/getopt.c:1087
3881#, c-format
3882msgid "%s: option '-W %s' requires an argument\n"
3883msgstr "%s: опцията „-W %s“ изисква аргумент\n"
3884
[3566]3885#: support/regcomp.c:122
[3372]3886msgid "Success"
3887msgstr "Успех"
3888
[3566]3889#: support/regcomp.c:125
[3372]3890msgid "No match"
3891msgstr "Няма съвпадения"
3892
[3566]3893#: support/regcomp.c:128
[3372]3894msgid "Invalid regular expression"
3895msgstr "Неправилен регулярен израз"
3896
[3566]3897#: support/regcomp.c:131
[3372]3898msgid "Invalid collation character"
3899msgstr "Неправилен знак за подредба"
3900
[3566]3901#: support/regcomp.c:134
[3372]3902msgid "Invalid character class name"
3903msgstr "Неправилно име на клас знаци"
3904
[3566]3905#: support/regcomp.c:137
[3372]3906msgid "Trailing backslash"
3907msgstr "Самотна „\\“ накрая"
3908
[3566]3909#: support/regcomp.c:140
[3372]3910msgid "Invalid back reference"
3911msgstr "Неправилна препратка към съвпадение"
3912
[3566]3913#: support/regcomp.c:143
[3372]3914msgid "Unmatched [, [^, [:, [., or [="
3915msgstr "„[“, „[^“, „[:“, „[.“ или „[=“ без еш"
3916
[3566]3917#: support/regcomp.c:146
[3372]3918msgid "Unmatched ( or \\("
3919msgstr "„(“ или „\\(“ без еш"
3920
[3566]3921#: support/regcomp.c:149
[3372]3922msgid "Unmatched \\{"
3923msgstr "„\\{“ без еш"
3924
[3566]3925#: support/regcomp.c:152
[3372]3926msgid "Invalid content of \\{\\}"
3927msgstr "Неправилно съдържание в „\\{\\}“"
3928
[3566]3929#: support/regcomp.c:155
[3372]3930msgid "Invalid range end"
3931msgstr "Неправилен край на диапазон"
3932
[3566]3933#: support/regcomp.c:158
[3372]3934msgid "Memory exhausted"
3935msgstr "Паметта свърши"
3936
[3566]3937#: support/regcomp.c:161
[3372]3938msgid "Invalid preceding regular expression"
3939msgstr "Предхождащият регулярен израз е неправилен"
3940
[3566]3941#: support/regcomp.c:164
[3372]3942msgid "Premature end of regular expression"
3943msgstr "Ранен край на регулярен израз"
3944
[3566]3945#: support/regcomp.c:167
[3372]3946msgid "Regular expression too big"
3947msgstr "Регулярният израз е прекалено голям"
3948
[3566]3949#: support/regcomp.c:170
[3372]3950msgid "Unmatched ) or \\)"
3951msgstr "„)“ или „\\)“ без еш"
3952
[3566]3953#: support/regcomp.c:650
[3372]3954msgid "No previous regular expression"
3955msgstr "Няма предхождащ регулярен израз"
3956
[3566]3957#: symbol.c:750
[3373]3958#, c-format
[3372]3959msgid "function `%s': cannot use function `%s' as a parameter name"
[3394]3960msgstr ""
3961"функция „%s“: функцията „%s“ не може да се ползва като име на параметър"
[3372]3962
[3566]3963#: symbol.c:880
[3372]3964msgid "cannot pop main context"
[3373]3965msgstr "основният контекст не може да бъде изваден"
Note: See TracBrowser for help on using the repository browser.