source: developer-libs/glib.HEAD.bg.po@ 752

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

glib, gtk+, libbonoboui: обновени до 100%

File size: 32.3 KB
Line 
1# Bulgarian translation for Glib po-file.
2# Copyright (C) 2002, 2005, 2006 Free Software Foundation, Inc.
3# Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>, 2002.
4# Alexander Shopov <al_shopov@yahoo.com>, 2002.
5# Alexander Shopov <ash@contact.bg>, 2005, 2006.
6#
7msgid ""
8msgstr ""
9"Project-Id-Version: glib HEAD\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2006-08-17 11:37+0300\n"
12"PO-Revision-Date: 2006-08-17 11:37+0300\n"
13"Last-Translator: Alexander Shopov <ash@contact.bg>\n"
14"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Plural-Forms: nplurals=2; plural=n != 1;\n"
19
20#: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793
21#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:919
22#, c-format
23msgid "Unexpected attribute '%s' for element '%s'"
24msgstr "Неочакван атрибут „%s“ на елемента „%s“"
25
26#: ../glib/gbookmarkfile.c:727 ../glib/gbookmarkfile.c:804
27#: ../glib/gbookmarkfile.c:814 ../glib/gbookmarkfile.c:930
28#, c-format
29msgid "Attribute '%s' of element '%s' not found"
30msgstr "Атрибутът „%s“ на елемента „%s“ не е открит"
31
32#: ../glib/gbookmarkfile.c:1103 ../glib/gbookmarkfile.c:1168
33#: ../glib/gbookmarkfile.c:1232 ../glib/gbookmarkfile.c:1242
34#, c-format
35msgid "Unexpected tag '%s', tag '%s' expected"
36msgstr "Неочакван етикет „%s“, очакваше се „%s“"
37
38#: ../glib/gbookmarkfile.c:1128 ../glib/gbookmarkfile.c:1142
39#: ../glib/gbookmarkfile.c:1210 ../glib/gbookmarkfile.c:1262
40#, c-format
41msgid "Unexpected tag '%s' inside '%s'"
42msgstr "Неочакван етикет „%s“ вътре в „%s“"
43
44#: ../glib/gbookmarkfile.c:1792
45msgid "No valid bookmark file found in data dirs"
46msgstr "Не може да се открие валиден файл с отметки в папките с данни"
47
48#: ../glib/gbookmarkfile.c:1993
49#, c-format
50msgid "A bookmark for URI '%s' already exists"
51msgstr "Вече съществува отметка за адреса „%s“"
52
53#: ../glib/gbookmarkfile.c:2039 ../glib/gbookmarkfile.c:2196
54#: ../glib/gbookmarkfile.c:2281 ../glib/gbookmarkfile.c:2362
55#: ../glib/gbookmarkfile.c:2447 ../glib/gbookmarkfile.c:2530
56#: ../glib/gbookmarkfile.c:2608 ../glib/gbookmarkfile.c:2687
57#: ../glib/gbookmarkfile.c:2729 ../glib/gbookmarkfile.c:2826
58#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142
59#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3371
60#: ../glib/gbookmarkfile.c:3436 ../glib/gbookmarkfile.c:3526
61#: ../glib/gbookmarkfile.c:3653
62#, c-format
63msgid "No bookmark found for URI '%s'"
64msgstr "Не е открита отметка за адреса „%s“"
65
66#: ../glib/gbookmarkfile.c:2371
67#, c-format
68msgid "No MIME type defined in the bookmark for URI '%s'"
69msgstr "Не е указан типът MIME в отметката към адреса „%s“"
70
71#: ../glib/gbookmarkfile.c:2456
72#, c-format
73msgid "No private flag has been defined in bookmark for URI '%s'"
74msgstr "Не е зададен флаг за лични данни за адреса „%s“"
75
76#: ../glib/gbookmarkfile.c:2835
77#, c-format
78msgid "No groups set in bookmark for URI '%s'"
79msgstr "Не са зададени групи в отметката за адреса „%s“"
80
81#: ../glib/gbookmarkfile.c:3236 ../glib/gbookmarkfile.c:3381
82#, c-format
83msgid "No application with name '%s' registered a bookmark for '%s'"
84msgstr "Никое приложение „%s“ не е регистрирало отметка за „%s“"
85
86#: ../glib/gconvert.c:404 ../glib/gconvert.c:482 ../glib/giochannel.c:1150
87#, c-format
88msgid "Conversion from character set '%s' to '%s' is not supported"
89msgstr "Преобразуването от набора символи „%s“ към „%s“ не се поддържа"
90
91#: ../glib/gconvert.c:408 ../glib/gconvert.c:486
92#, c-format
93msgid "Could not open converter from '%s' to '%s'"
94msgstr "Не може да се отвори конвертор от „%s“ към „%s“"
95
96#: ../glib/gconvert.c:602 ../glib/gconvert.c:991 ../glib/giochannel.c:1322
97#: ../glib/giochannel.c:1364 ../glib/giochannel.c:2206 ../glib/gutf8.c:943
98#: ../glib/gutf8.c:1392
99msgid "Invalid byte sequence in conversion input"
100msgstr "Грешна байтова последователност на входа за преобразуване"
101
102#: ../glib/gconvert.c:608 ../glib/gconvert.c:918 ../glib/giochannel.c:1329
103#: ../glib/giochannel.c:2218
104#, c-format
105msgid "Error during conversion: %s"
106msgstr "Грешка по време на преобразуване: %s"
107
108#: ../glib/gconvert.c:643 ../glib/gutf8.c:939 ../glib/gutf8.c:1143
109#: ../glib/gutf8.c:1284 ../glib/gutf8.c:1388
110msgid "Partial character sequence at end of input"
111msgstr "Непълна символна последователност в края на входните данни"
112
113#: ../glib/gconvert.c:893
114#, c-format
115msgid "Cannot convert fallback '%s' to codeset '%s'"
116msgstr ""
117"Заместващият символ „%s“ не може да бъде преобразуван към символ от набора „%"
118"s“"
119
120#: ../glib/gconvert.c:1702
121#, c-format
122msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
123msgstr "URI „%s“ не е абсолютен URI при използване на схемата „файл“"
124
125#: ../glib/gconvert.c:1712
126#, c-format
127msgid "The local file URI '%s' may not include a '#'"
128msgstr "URI „%s“ към локален файл не може да включва „#“"
129
130#: ../glib/gconvert.c:1729
131#, c-format
132msgid "The URI '%s' is invalid"
133msgstr "URI „%s“ е неправилен"
134
135#: ../glib/gconvert.c:1741
136#, c-format
137msgid "The hostname of the URI '%s' is invalid"
138msgstr "Името на хоста в URI „%s“ е невалидно"
139
140#: ../glib/gconvert.c:1757
141#, c-format
142msgid "The URI '%s' contains invalidly escaped characters"
143msgstr "URI „%s“ съдържа грешни екраниращи последователности"
144
145#: ../glib/gconvert.c:1852
146#, c-format
147msgid "The pathname '%s' is not an absolute path"
148msgstr "Пътят „%s“ не е абсолютен"
149
150#: ../glib/gconvert.c:1862
151msgid "Invalid hostname"
152msgstr "Неправилно име на хост"
153
154#: ../glib/gdir.c:121 ../glib/gdir.c:141
155#, c-format
156msgid "Error opening directory '%s': %s"
157msgstr "Грешка при отваряне на папка „%s“: %s"
158
159#: ../glib/gfileutils.c:572 ../glib/gfileutils.c:645
160#, c-format
161msgid "Could not allocate %lu bytes to read file \"%s\""
162msgstr "Неуспех при заделянето на %lu байта за четене на файла „%s“"
163
164#: ../glib/gfileutils.c:587
165#, c-format
166msgid "Error reading file '%s': %s"
167msgstr "Грешка при четене на файл „%s“: %s"
168
169#: ../glib/gfileutils.c:669
170#, c-format
171msgid "Failed to read from file '%s': %s"
172msgstr "Неуспех при четене от файл „%s“: %s"
173
174#: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807
175#, c-format
176msgid "Failed to open file '%s': %s"
177msgstr "Неуспех при отваряне на файл „%s“: %s"
178
179#: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133
180#, c-format
181msgid "Failed to get attributes of file '%s': fstat() failed: %s"
182msgstr ""
183"Неуспех при получаване на атрибутите на файл „%s“: неуспешно изпълнение на "
184"fstat(): %s"
185
186#: ../glib/gfileutils.c:771
187#, c-format
188msgid "Failed to open file '%s': fdopen() failed: %s"
189msgstr ""
190"Неуспех при отваряне на файл „%s“: неуспешно изпълнение на fdopen(): %s"
191
192#: ../glib/gfileutils.c:905
193#, c-format
194msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
195msgstr ""
196"Неуспех при преименуване на файл „%s“ на „%s“: неуспешно изпълнение на "
197"g_rename(): %s"
198
199#: ../glib/gfileutils.c:946 ../glib/gfileutils.c:1404
200#, c-format
201msgid "Failed to create file '%s': %s"
202msgstr "Неуспех при създаване на файл „%s“: %s"
203
204#: ../glib/gfileutils.c:960
205#, c-format
206msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
207msgstr ""
208"Неуспех при отваряне на файл „%s“ за писане: неуспешно изпълнение на fdopen"
209"(): %s"
210
211#: ../glib/gfileutils.c:985
212#, c-format
213msgid "Failed to write file '%s': fwrite() failed: %s"
214msgstr "Неуспех при запис на файл „%s“: неуспешно изпълнение на fwrite(): %s"
215
216#: ../glib/gfileutils.c:1004
217#, c-format
218msgid "Failed to close file '%s': fclose() failed: %s"
219msgstr ""
220"Неуспех при затваряне на файл „%s“: неуспешно изпълнение на fclose(): %s"
221
222#: ../glib/gfileutils.c:1122
223#, c-format
224msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
225msgstr ""
226"Неуспех при изтриването на съществуващия файл „%s“: неуспешно изпълнение на "
227"g_unlink(): %s"
228
229#: ../glib/gfileutils.c:1366
230#, c-format
231msgid "Template '%s' invalid, should not contain a '%s'"
232msgstr "Шаблонът „%s“ е неправилен, не трябва да съдържа „%s“"
233
234#: ../glib/gfileutils.c:1379
235#, c-format
236msgid "Template '%s' doesn't contain XXXXXX"
237msgstr "Шаблонът „%s“ не съдържа XXXXXX"
238
239#: ../glib/gfileutils.c:1854
240#, c-format
241msgid "Failed to read the symbolic link '%s': %s"
242msgstr "Неуспех при четене на символната връзка „%s“: %s"
243
244#: ../glib/gfileutils.c:1875
245msgid "Symbolic links not supported"
246msgstr "Символни връзки не се поддържат"
247
248#: ../glib/giochannel.c:1154
249#, c-format
250msgid "Could not open converter from '%s' to '%s': %s"
251msgstr "Не може да се отвори конвертор от „%s“ към „%s“: %s"
252
253#: ../glib/giochannel.c:1499
254msgid "Can't do a raw read in g_io_channel_read_line_string"
255msgstr "Не може да се чете от g_io_channel_read_line_string"
256
257#: ../glib/giochannel.c:1546 ../glib/giochannel.c:1803
258#: ../glib/giochannel.c:1889
259msgid "Leftover unconverted data in read buffer"
260msgstr "В буфера за четене останаха непреобразувани данни"
261
262#: ../glib/giochannel.c:1626 ../glib/giochannel.c:1703
263msgid "Channel terminates in a partial character"
264msgstr "Каналът прекъсна на непълен символ"
265
266#: ../glib/giochannel.c:1689
267msgid "Can't do a raw read in g_io_channel_read_to_end"
268msgstr "Не може да се чете от g_io_channel_read_to_end"
269
270#: ../glib/gmappedfile.c:116
271#, c-format
272msgid "Failed to open file '%s': open() failed: %s"
273msgstr "Неуспех при отваряне на файл „%s“: неуспешно изпълнение на open(): %s"
274
275#: ../glib/gmappedfile.c:193
276#, c-format
277msgid "Failed to map file '%s': mmap() failed: %s"
278msgstr ""
279"Неуспех при отваряне на файл в паметта „%s“: неуспешно изпълнение на mmap(): "
280"%s"
281
282#: ../glib/gmarkup.c:227
283#, c-format
284msgid "Error on line %d char %d: %s"
285msgstr "Грешка на ред %d, символ %d: %s"
286
287#: ../glib/gmarkup.c:325
288#, c-format
289msgid "Error on line %d: %s"
290msgstr "Грешка на ред %d: %s"
291
292#: ../glib/gmarkup.c:429
293msgid ""
294"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
295msgstr ""
296"Намерена е празна заместваща последователност: „&;“. Валидни "
297"последователности са: &amp; &quot; &lt; &gt; &apos;"
298
299#: ../glib/gmarkup.c:439
300#, c-format
301msgid ""
302"Character '%s' is not valid at the start of an entity name; the & character "
303"begins an entity; if this ampersand isn't supposed to be an entity, escape "
304"it as &amp;"
305msgstr ""
306"Символът „%s“ не е валидно начало на заместваща последователност. Валидно "
307"начало е символът &. Ако той не трябва да започва заместваща "
308"последователност, той може да се екранира така: &amp;"
309
310#: ../glib/gmarkup.c:473
311#, c-format
312msgid "Character '%s' is not valid inside an entity name"
313msgstr "Символът „%s“ не може да се съдържа в заместваща последователност"
314
315#: ../glib/gmarkup.c:510
316#, c-format
317msgid "Entity name '%s' is not known"
318msgstr "Заместващата последователност „%s“ е неизвестна"
319
320#: ../glib/gmarkup.c:521
321msgid ""
322"Entity did not end with a semicolon; most likely you used an ampersand "
323"character without intending to start an entity - escape ampersand as &amp;"
324msgstr ""
325"Заместващата последователност не завършва с „;“. Най-вероятно сте използвали "
326"амперсанд, без той да е начало на заместваща последователност. Представете "
327"амперсанда чрез &amp;"
328
329#: ../glib/gmarkup.c:574
330#, c-format
331msgid ""
332"Failed to parse '%-.*s', which should have been a digit inside a character "
333"reference (&#234; for example) - perhaps the digit is too large"
334msgstr ""
335"Грешка при анализ на „%-.*s“, което трябва да е число в указател на символ "
336"(например &#234;). Вероятно числото е твърде голямо"
337
338#: ../glib/gmarkup.c:599
339#, c-format
340msgid "Character reference '%-.*s' does not encode a permitted character"
341msgstr ""
342"Указателят на символ „%-.*s“ при декодиране не представя разрешен символ"
343
344#: ../glib/gmarkup.c:614
345msgid "Empty character reference; should include a digit such as &#454;"
346msgstr "Празен указател на символ. Трябва да включва число, например &#454;"
347
348#: ../glib/gmarkup.c:624
349msgid ""
350"Character reference did not end with a semicolon; most likely you used an "
351"ampersand character without intending to start an entity - escape ampersand "
352"as &amp;"
353msgstr ""
354"Указателят на символ не завършва с „;“. Най-вероятно сте използвали "
355"амперсанд, без той да е начало на заместваща последователност. Представете "
356"амперсанда чрез &amp;"
357
358#: ../glib/gmarkup.c:710
359msgid "Unfinished entity reference"
360msgstr "Незавършена заместваща последователност"
361
362#: ../glib/gmarkup.c:716
363msgid "Unfinished character reference"
364msgstr "Незавършен указател на символ"
365
366#: ../glib/gmarkup.c:959 ../glib/gmarkup.c:987 ../glib/gmarkup.c:1018
367msgid "Invalid UTF-8 encoded text"
368msgstr "Неправилно кодиран текст в UTF-8"
369
370#: ../glib/gmarkup.c:1054
371msgid "Document must begin with an element (e.g. <book>)"
372msgstr "Документът трябва да започва с елемент (напр. <book>)"
373
374#: ../glib/gmarkup.c:1094
375#, c-format
376msgid ""
377"'%s' is not a valid character following a '<' character; it may not begin an "
378"element name"
379msgstr ""
380"„%s“ е невалиден символ след „<“. Името на елемент не може да започне с него"
381
382#: ../glib/gmarkup.c:1158
383#, c-format
384msgid ""
385"Odd character '%s', expected a '>' character to end the start tag of element "
386"'%s'"
387msgstr ""
388"Неподходящ символ „%s“, очаква се отварящия етикет на елемент „%s“ да "
389"завърши с „>“"
390
391#: ../glib/gmarkup.c:1247
392#, c-format
393msgid ""
394"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
395msgstr ""
396"Неподходящ символ „%s“, очаква се „=“ след името на атрибут „%s“ на елемент "
397"„%s“"
398
399#: ../glib/gmarkup.c:1289
400#, c-format
401msgid ""
402"Odd character '%s', expected a '>' or '/' character to end the start tag of "
403"element '%s', or optionally an attribute; perhaps you used an invalid "
404"character in an attribute name"
405msgstr ""
406"Неподходящ символ „%s“, очаква се или отварящия етикет на елемента „%s“ да "
407"завърши със символ „>“ или „/“, или евентуално да продължи с атрибут. Най-"
408"вероятно използвате неправилен символ в името на атрибут"
409
410#: ../glib/gmarkup.c:1378
411#, c-format
412msgid ""
413"Odd character '%s', expected an open quote mark after the equals sign when "
414"giving value for attribute '%s' of element '%s'"
415msgstr ""
416"Неподходящ символ „%s“, очаква се символ „\"“ след знака за равенство, "
417"когато се присвоява стойност на атрибута „%s“ на елемент „%s“"
418
419#: ../glib/gmarkup.c:1523
420#, c-format
421msgid ""
422"'%s' is not a valid character following the characters '</'; '%s' may not "
423"begin an element name"
424msgstr ""
425"„%s“ е невалиден символ след символите „</“. Името на елемент не може да "
426"започва с „%s“"
427
428#: ../glib/gmarkup.c:1563
429#, c-format
430msgid ""
431"'%s' is not a valid character following the close element name '%s'; the "
432"allowed character is '>'"
433msgstr ""
434"„%s“ е невалиден символ при завършването на затварящ етикет с име „%s“. "
435"Позволен е символът „>“"
436
437#: ../glib/gmarkup.c:1574
438#, c-format
439msgid "Element '%s' was closed, no element is currently open"
440msgstr "Елементът „%s“ е затворен, няма текущо отворен елемент"
441
442#: ../glib/gmarkup.c:1583
443#, c-format
444msgid "Element '%s' was closed, but the currently open element is '%s'"
445msgstr "Елементът „%s“ е затворен, но текущо е отворен елемент „%s“"
446
447#: ../glib/gmarkup.c:1749
448msgid "Document was empty or contained only whitespace"
449msgstr "Документът е празен или съдържа само празни символи"
450
451#: ../glib/gmarkup.c:1763
452msgid "Document ended unexpectedly just after an open angle bracket '<'"
453msgstr ""
454"Документът завършва неочаквано веднага след отваряща счупена скоба - „<“"
455
456#: ../glib/gmarkup.c:1771 ../glib/gmarkup.c:1815
457#, c-format
458msgid ""
459"Document ended unexpectedly with elements still open - '%s' was the last "
460"element opened"
461msgstr ""
462"Документът завършва неочаквано - има отворени елементи. Последно отворен е „%"
463"s“"
464
465#: ../glib/gmarkup.c:1779
466#, c-format
467msgid ""
468"Document ended unexpectedly, expected to see a close angle bracket ending "
469"the tag <%s/>"
470msgstr ""
471"Документът завършва неочаквано, очаква се затваряща счупена скоба да завърши "
472"етикета <%s/>"
473
474#: ../glib/gmarkup.c:1785
475msgid "Document ended unexpectedly inside an element name"
476msgstr "Документът завършва неочаквано в името на елемент"
477
478#: ../glib/gmarkup.c:1790
479msgid "Document ended unexpectedly inside an attribute name"
480msgstr "Документът завършва неочаквано в името на атрибут"
481
482#: ../glib/gmarkup.c:1795
483msgid "Document ended unexpectedly inside an element-opening tag."
484msgstr "Документът завършва неочаквано в отварящ етикет на елемент "
485
486#: ../glib/gmarkup.c:1801
487msgid ""
488"Document ended unexpectedly after the equals sign following an attribute "
489"name; no attribute value"
490msgstr ""
491"Документът завършва неочаквано след знака за равенство следващ името на "
492"атрибута. Атрибутът няма стойност"
493
494#: ../glib/gmarkup.c:1808
495msgid "Document ended unexpectedly while inside an attribute value"
496msgstr "Документът завършва неочаквано вътре в стойността на атрибут"
497
498#: ../glib/gmarkup.c:1823
499#, c-format
500msgid "Document ended unexpectedly inside the close tag for element '%s'"
501msgstr "Документът завършва неочаквано в затварящия етикет на елемент „%s“"
502
503#: ../glib/gmarkup.c:1829
504msgid "Document ended unexpectedly inside a comment or processing instruction"
505msgstr "Документът завършва неочаквано в коментар или инструкция за обработка"
506
507#: ../glib/gshell.c:70
508msgid "Quoted text doesn't begin with a quotation mark"
509msgstr "Цитиран текст не започва със символ „\"“"
510
511#: ../glib/gshell.c:160
512msgid "Unmatched quotation mark in command line or other shell-quoted text"
513msgstr ""
514"Липсват затварящи кавички в команден ред или друг текст цитиран от обвивката"
515
516#: ../glib/gshell.c:538
517#, c-format
518msgid "Text ended just after a '\\' character. (The text was '%s')"
519msgstr "Текстът свърши веднага след символа „\\“. (Текстът е „%s“)"
520
521#: ../glib/gshell.c:545
522#, c-format
523msgid "Text ended before matching quote was found for %c. (The text was '%s')"
524msgstr ""
525"Текстът свърши преди откриването на затварящи кавички за %c. (Текстът е „%s“)"
526
527#: ../glib/gshell.c:557
528msgid "Text was empty (or contained only whitespace)"
529msgstr "Текстът е празен (или съдържа само празни символи)"
530
531#: ../glib/gspawn-win32.c:273
532msgid "Failed to read data from child process"
533msgstr "Неуспех при четене на данни от дъщерен процес"
534
535#: ../glib/gspawn-win32.c:288 ../glib/gspawn.c:1361
536#, c-format
537msgid "Failed to create pipe for communicating with child process (%s)"
538msgstr "Неуспех при създаването на канал за комуникация с дъщерен процес (%s)"
539
540#: ../glib/gspawn-win32.c:326 ../glib/gspawn.c:1025
541#, c-format
542msgid "Failed to read from child pipe (%s)"
543msgstr "Неуспех при четене от дъщерен канал (%s)"
544
545#: ../glib/gspawn-win32.c:352 ../glib/gspawn.c:1230
546#, c-format
547msgid "Failed to change to directory '%s' (%s)"
548msgstr "Неуспех при промяна към папка „%s“ (%s)"
549
550#: ../glib/gspawn-win32.c:358 ../glib/gspawn-win32.c:578
551#, c-format
552msgid "Failed to execute child process (%s)"
553msgstr "Неуспех при изпълнение на дъщерен процес (%s)"
554
555#: ../glib/gspawn-win32.c:468 ../glib/gspawn-win32.c:524
556#, c-format
557msgid "Invalid program name: %s"
558msgstr "Неправилно име на програма: %s"
559
560#: ../glib/gspawn-win32.c:478 ../glib/gspawn-win32.c:534
561#: ../glib/gspawn-win32.c:777 ../glib/gspawn-win32.c:832
562#: ../glib/gspawn-win32.c:1367
563#, c-format
564msgid "Invalid string in argument vector at %d: %s"
565msgstr "Невалиден низ във вектора с аргументи на позиция %d: %s"
566
567#: ../glib/gspawn-win32.c:489 ../glib/gspawn-win32.c:545
568#: ../glib/gspawn-win32.c:791 ../glib/gspawn-win32.c:845
569#: ../glib/gspawn-win32.c:1400
570#, c-format
571msgid "Invalid string in environment: %s"
572msgstr "Неправилен низ в средата: %s"
573
574#: ../glib/gspawn-win32.c:773 ../glib/gspawn-win32.c:828
575#: ../glib/gspawn-win32.c:1348
576#, c-format
577msgid "Invalid working directory: %s"
578msgstr "Неправилна работна папка: %s"
579
580#: ../glib/gspawn-win32.c:887
581#, c-format
582msgid "Failed to execute helper program (%s)"
583msgstr "Неуспех при изпълнение на програмата за помощта (%s)"
584
585#: ../glib/gspawn-win32.c:1087
586msgid ""
587"Unexpected error in g_io_channel_win32_poll() reading data from a child "
588"process"
589msgstr ""
590"Неочаквана грешка в g_io_channel_win32_poll() при четене на данни от дъщерен "
591"процес"
592
593#: ../glib/gspawn.c:165
594#, c-format
595msgid "Failed to read data from child process (%s)"
596msgstr "Неуспех при четене на данни от дъщерен процес (%s)"
597
598#: ../glib/gspawn.c:297
599#, c-format
600msgid "Unexpected error in select() reading data from a child process (%s)"
601msgstr ""
602"Неочаквана грешка в select() при четене на данни от дъщерен процес (%s)"
603
604#: ../glib/gspawn.c:380
605#, c-format
606msgid "Unexpected error in waitpid() (%s)"
607msgstr "Неочаквана грешка в waitpid() (%s)"
608
609#: ../glib/gspawn.c:1090
610#, c-format
611msgid "Failed to fork (%s)"
612msgstr "Неуспешно разклоняване (%s)"
613
614#: ../glib/gspawn.c:1240
615#, c-format
616msgid "Failed to execute child process \"%s\" (%s)"
617msgstr "Неуспех при изпълнение на дъщерен процес „%s“ (%s)"
618
619#: ../glib/gspawn.c:1250
620#, c-format
621msgid "Failed to redirect output or input of child process (%s)"
622msgstr "Неуспех при пренасочване на изхода или входа на дъщерен процес (%s)"
623
624#: ../glib/gspawn.c:1259
625#, c-format
626msgid "Failed to fork child process (%s)"
627msgstr "Неуспех при разклоняване на дъщерен процес (%s)"
628
629#: ../glib/gspawn.c:1267
630#, c-format
631msgid "Unknown error executing child process \"%s\""
632msgstr "Неизвестна грешка при изпълнение на дъщерен процес „%s“"
633
634#: ../glib/gspawn.c:1289
635#, c-format
636msgid "Failed to read enough data from child pid pipe (%s)"
637msgstr ""
638"Неуспех при четенето на достатъчно данни от канала на дъщерен процес с pid (%"
639"s)"
640
641#: ../glib/gutf8.c:1017
642msgid "Character out of range for UTF-8"
643msgstr "Символ извън обхвата на UTF-8"
644
645#: ../glib/gutf8.c:1111 ../glib/gutf8.c:1120 ../glib/gutf8.c:1252
646#: ../glib/gutf8.c:1261 ../glib/gutf8.c:1402 ../glib/gutf8.c:1498
647msgid "Invalid sequence in conversion input"
648msgstr "Неправилна последователност на входа за преобразуване"
649
650#: ../glib/gutf8.c:1413 ../glib/gutf8.c:1509
651msgid "Character out of range for UTF-16"
652msgstr "Символ извън обхвата на UTF-16"
653
654#: ../glib/goption.c:495
655msgid "Usage:"
656msgstr "Употреба:"
657
658#: ../glib/goption.c:495
659msgid "[OPTION...]"
660msgstr "[ОПЦИЯ...]"
661
662#: ../glib/goption.c:586
663msgid "Help Options:"
664msgstr "Настройки на помощта:"
665
666#: ../glib/goption.c:587
667msgid "Show help options"
668msgstr "Показване на настройките на помощта"
669
670#: ../glib/goption.c:592
671msgid "Show all help options"
672msgstr "Показване на всички настройки на помощта"
673
674#: ../glib/goption.c:642
675msgid "Application Options:"
676msgstr "Настройки на приложението:"
677
678#: ../glib/goption.c:686 ../glib/goption.c:756
679#, c-format
680msgid "Cannot parse integer value '%s' for %s"
681msgstr "Не може да се анализира целочислената стойност „%s“ за %s"
682
683#: ../glib/goption.c:696 ../glib/goption.c:764
684#, c-format
685msgid "Integer value '%s' for %s out of range"
686msgstr ""
687"Целочислената стойност „%s“ за %s е извън интервала на допустими стойности"
688
689#: ../glib/goption.c:721
690#, c-format
691msgid "Cannot parse double value '%s' for %s"
692msgstr ""
693"Не може да се анализира стойността с повишена точност double „%s“ за %s"
694
695#: ../glib/goption.c:729
696#, c-format
697msgid "Double value '%s' for %s out of range"
698msgstr ""
699"Стойността с повишена точност - double „%s“ за %s е извън интервала на "
700"допустими стойности"
701
702#: ../glib/goption.c:1066
703#, c-format
704msgid "Error parsing option %s"
705msgstr "Грешка при анализа на опцията: %s"
706
707#: ../glib/goption.c:1097 ../glib/goption.c:1208
708#, c-format
709msgid "Missing argument for %s"
710msgstr "Липсва аргумент за %s"
711
712#: ../glib/goption.c:1597
713#, c-format
714msgid "Unknown option %s"
715msgstr "Непозната опция %s"
716
717#: ../glib/gkeyfile.c:337
718msgid "Valid key file could not be found in data dirs"
719msgstr "Не може да се открие валиден ключов файл в папките с данни"
720
721#: ../glib/gkeyfile.c:372
722msgid "Not a regular file"
723msgstr "Не е обикновен файл"
724
725#: ../glib/gkeyfile.c:380
726msgid "File is empty"
727msgstr "Файлът е празен"
728
729#: ../glib/gkeyfile.c:695
730#, c-format
731msgid ""
732"Key file contains line '%s' which is not a key-value pair, group, or comment"
733msgstr ""
734"Ключовият файл съдържа реда „%s“, който не е нито двойка ключ-стойност, нито "
735"група, нито коментар"
736
737#: ../glib/gkeyfile.c:763
738msgid "Key file does not start with a group"
739msgstr "Ключовият файл не започва с група"
740
741#: ../glib/gkeyfile.c:806
742#, c-format
743msgid "Key file contains unsupported encoding '%s'"
744msgstr "Ключовият файл съдържа неподдържаното кодиране „%s“"
745
746#: ../glib/gkeyfile.c:1013 ../glib/gkeyfile.c:1172 ../glib/gkeyfile.c:2385
747#: ../glib/gkeyfile.c:2450 ../glib/gkeyfile.c:2569 ../glib/gkeyfile.c:2704
748#: ../glib/gkeyfile.c:2857 ../glib/gkeyfile.c:3033 ../glib/gkeyfile.c:3090
749#, c-format
750msgid "Key file does not have group '%s'"
751msgstr "Ключовият файл не съдържа групата „%s“"
752
753#: ../glib/gkeyfile.c:1184
754#, c-format
755msgid "Key file does not have key '%s'"
756msgstr "Ключовият файл не съдържа ключа „%s“"
757
758#: ../glib/gkeyfile.c:1285 ../glib/gkeyfile.c:1394
759#, c-format
760msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
761msgstr "Ключовият файл съдържа ключ „%s“ със стойност „%s“, която не е в UTF-8"
762
763#: ../glib/gkeyfile.c:1303 ../glib/gkeyfile.c:1412 ../glib/gkeyfile.c:1784
764#, c-format
765msgid "Key file contains key '%s' which has value that cannot be interpreted."
766msgstr ""
767"Ключовият файл съдържа ключа „%s“, чиято стойност не може да бъде "
768"анализирана."
769
770#: ../glib/gkeyfile.c:2000 ../glib/gkeyfile.c:2213
771#, c-format
772msgid ""
773"Key file contains key '%s' in group '%s' which has value that cannot be "
774"interpreted."
775msgstr ""
776"Ключовият файл съдържа ключа „%s“ в групата „%s“, чиято стойност не може да "
777"бъде анализирана."
778
779#: ../glib/gkeyfile.c:2400 ../glib/gkeyfile.c:2584 ../glib/gkeyfile.c:3101
780#, c-format
781msgid "Key file does not have key '%s' in group '%s'"
782msgstr "Ключовият файл не съдържа ключа „%s“ в групата „%s“"
783
784#: ../glib/gkeyfile.c:3274
785msgid "Key file contains escape character at end of line"
786msgstr "Ключовият файл съдържа екранираща последователност в край на ред"
787
788#: ../glib/gkeyfile.c:3296
789#, c-format
790msgid "Key file contains invalid escape sequence '%s'"
791msgstr "Ключовият файл съдържа грешна екранираща последователност - „%s“"
792
793#: ../glib/gkeyfile.c:3437
794#, c-format
795msgid "Value '%s' cannot be interpreted as a number."
796msgstr "Стойността „%s“ не може да се интерпретира като число."
797
798#: ../glib/gkeyfile.c:3447
799#, c-format
800msgid "Integer value '%s' out of range"
801msgstr "Целочислената стойност „%s“ е извън интервала на допустими стойности"
802
803#: ../glib/gkeyfile.c:3475
804#, c-format
805msgid "Value '%s' cannot be interpreted as a float number."
806msgstr ""
807"Стойността „%s“ не може да се интерпретира като число с плаваща запетая."
808
809#: ../glib/gkeyfile.c:3495
810#, c-format
811msgid "Value '%s' cannot be interpreted as a boolean."
812msgstr "Стойността „%s“ не може да се интерпретира като булева."
Note: See TracBrowser for help on using the repository browser.