source: gnome/master/glib.master.bg.po@ 2979

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

glib подаден в master

File size: 170.4 KB
RevLine 
[1948]1# Bulgarian translation of glib po-file.
[1762]2# Copyright (C) 2002, 2005, 2006, 2007, 2009 Free Software Foundation, Inc.
[2979]3# Copyright (C) 2010, 2011, 2012, 2013, 2015 Free Software Foundation, Inc.
[1097]4# Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>, 2002.
[2979]5# Alexander Shopov <ash@kambanaria.org>, 2002, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2015.
[2188]6# Damyan Ivanov <dam+gnome@ktnx.net>, 2010.
[2953]7# Krasimir Chonov <mk2616@abv.bg>, 2014.
[1097]8#
9msgid ""
10msgstr ""
[1870]11"Project-Id-Version: glib master\n"
[1097]12"Report-Msgid-Bugs-To: \n"
[2979]13"POT-Creation-Date: 2015-03-10 10:35+0200\n"
14"PO-Revision-Date: 2015-03-10 10:12+0200\n"
15"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
[1097]16"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
[2188]17"Language: bg\n"
[1097]18"MIME-Version: 1.0\n"
19"Content-Type: text/plain; charset=UTF-8\n"
20"Content-Transfer-Encoding: 8bit\n"
[2575]21"Plural-Forms: nplurals=2; plural=(n != 1);\n"
[2953]22"X-Generator: Poedit 1.5.4\n"
[1097]23
[2979]24#: ../gio/gapplication.c:531
[2953]25msgid "Enter GApplication service mode (use from D-Bus service files)"
26msgstr ""
27"Влизане в обслужващ режим на GAplication (чрез обслужващи файлове на D-Bus)"
28
[2979]29#: ../gio/gapplication.c:536
[2953]30msgid "GApplication options"
31msgstr "Настройки на GApplication"
32
[2979]33#: ../gio/gapplication.c:536
[2953]34msgid "Show GApplication options"
35msgstr "Извеждане на настройките за GApplication"
36
37#: ../gio/gapplication-tool.c:45 ../gio/gapplication-tool.c:46
[2979]38#: ../gio/gresource-tool.c:485 ../gio/gsettings-tool.c:521
[2953]39msgid "Print help"
40msgstr "Извеждане на помощта"
41
42#: ../gio/gapplication-tool.c:47 ../gio/gresource-tool.c:486
43#: ../gio/gresource-tool.c:554
44msgid "[COMMAND]"
45msgstr "[КОМАНДА]"
46
47#: ../gio/gapplication-tool.c:49
48msgid "Print version"
49msgstr "Извеждане на версията"
50
[2979]51#: ../gio/gapplication-tool.c:50 ../gio/gsettings-tool.c:527
[2953]52msgid "Print version information and exit"
53msgstr "Извеждане на версията"
54
55#: ../gio/gapplication-tool.c:52
56msgid "List applications"
57msgstr "Показване на приложения"
58
59#: ../gio/gapplication-tool.c:53
60msgid "List the installed D-Bus activatable applications (by .desktop files)"
61msgstr ""
62"Показване на инсталираните използваеми приложения за D-Bus (чрез файлове „."
63"desktop“)"
64
65#: ../gio/gapplication-tool.c:55
66msgid "Launch an application"
67msgstr "Стартиране на програма"
68
69#: ../gio/gapplication-tool.c:56
70msgid "Launch the application (with optional files to open)"
71msgstr "Стартиране на програма (с/без файлове за отваряне)"
72
73#: ../gio/gapplication-tool.c:57
74msgid "APPID [FILE...]"
75msgstr "ИД_НА_ПРИЛОЖЕНИЕ [ФАЙЛ…]"
76
77#: ../gio/gapplication-tool.c:59
78msgid "Activate an action"
79msgstr "Активиране на действие"
80
81#: ../gio/gapplication-tool.c:60
82msgid "Invoke an action on the application"
83msgstr "Повикване на действие за приложението"
84
85#: ../gio/gapplication-tool.c:61
86msgid "APPID ACTION [PARAMETER]"
87msgstr "ИД_НА_ПРИЛОЖЕНИЕ ДЕЙСТВИЕ [ПАРАМЕТЪР]"
88
89#: ../gio/gapplication-tool.c:63
90msgid "List available actions"
91msgstr "Показване на действията"
92
93#: ../gio/gapplication-tool.c:64
94msgid "List static actions for an application (from .desktop file)"
95msgstr ""
96"Показване на предварително зададени действия за приложение (от файл „."
97"desktop“)"
98
99#: ../gio/gapplication-tool.c:65 ../gio/gapplication-tool.c:71
100msgid "APPID"
101msgstr "ИД_НА_ПРИЛОЖЕНИЕ"
102
103#: ../gio/gapplication-tool.c:70 ../gio/gapplication-tool.c:133
104#: ../gio/gdbus-tool.c:90
105msgid "COMMAND"
106msgstr "КОМАНДА"
107
108#: ../gio/gapplication-tool.c:70
109msgid "The command to print detailed help for"
110msgstr "Командата за извеждане на подробна помощ за"
111
112#: ../gio/gapplication-tool.c:71
113msgid "Application identifier in D-Bus format (eg: org.example.viewer)"
114msgstr ""
115"Идентификатор на приложение във формат D-Bus (например: „org.example.viewer“)"
116
117#: ../gio/gapplication-tool.c:72 ../gio/glib-compile-resources.c:589
118#: ../gio/glib-compile-resources.c:620 ../gio/gresource-tool.c:492
119#: ../gio/gresource-tool.c:558
120msgid "FILE"
121msgstr "ФАЙЛ"
122
123#: ../gio/gapplication-tool.c:72
124msgid "Optional relative or relative filenames, or URIs to open"
125msgstr "Незадължителни относителни пътища или файлове за отваряне"
126
127#: ../gio/gapplication-tool.c:73
128msgid "ACTION"
129msgstr "ДЕЙСТВИЕ"
130
131#: ../gio/gapplication-tool.c:73
132msgid "The action name to invoke"
133msgstr "Действието, което да се извърши"
134
135#: ../gio/gapplication-tool.c:74
136msgid "PARAMETER"
137msgstr "ПАРАМЕТЪР"
138
139#: ../gio/gapplication-tool.c:74
140msgid "Optional parameter to the action invocation, in GVariant format"
141msgstr ""
142"Незадължителен параметър при повикване на действието. Във формат за GVariant"
143
144#: ../gio/gapplication-tool.c:96 ../gio/gresource-tool.c:523
[2979]145#: ../gio/gsettings-tool.c:607
[1475]146#, c-format
[2953]147msgid ""
148"Unknown command %s\n"
149"\n"
150msgstr ""
151"Непозната команда „%s“\n"
152"\n"
153
154#: ../gio/gapplication-tool.c:101
155msgid "Usage:\n"
156msgstr "Употреба:\n"
157
158#: ../gio/gapplication-tool.c:114 ../gio/gresource-tool.c:548
[2979]159#: ../gio/gsettings-tool.c:641
[2953]160msgid "Arguments:\n"
161msgstr "Аргументи:\n"
162
163#: ../gio/gapplication-tool.c:133
164msgid "[ARGS...]"
165msgstr "[АРГУМЕНТИ…]"
166
167#: ../gio/gapplication-tool.c:134
168#, c-format
169msgid "Commands:\n"
170msgstr "Команди:\n"
171
172#. Translators: do not translate 'help', but please translate 'COMMAND'.
173#: ../gio/gapplication-tool.c:146
174#, c-format
175msgid ""
176"Use '%s help COMMAND' to get detailed help.\n"
177"\n"
178msgstr ""
179"Въведете „%s help КОМАНДА“ за подробна помощ.\n"
180"\n"
181
182#: ../gio/gapplication-tool.c:165
183#, c-format
184msgid ""
185"%s command requires an application id to directly follow\n"
186"\n"
187msgstr ""
188"Командата „%s“ изисква идентификатор на приложение за директно следене\n"
189"\n"
190
191#: ../gio/gapplication-tool.c:171
192#, c-format
193msgid "invalid application id: '%s'\n"
194msgstr "неизвестен идентификатор на приложение „%s“\n"
195
196#. Translators: %s is replaced with a command name like 'list-actions'
197#: ../gio/gapplication-tool.c:182
198#, c-format
199msgid ""
200"'%s' takes no arguments\n"
201"\n"
202msgstr ""
203"„%s“ не приема аргументи\n"
204"\n"
205
206#: ../gio/gapplication-tool.c:266
207#, c-format
208msgid "unable to connect to D-Bus: %s\n"
209msgstr "Неуспешно свързване към D-Bus: %s\n"
210
211#: ../gio/gapplication-tool.c:286
212#, c-format
213msgid "error sending %s message to application: %s\n"
214msgstr "Грешка при изпращане на съобщение „%s“ до приложение „%s“\n"
215
216#: ../gio/gapplication-tool.c:317
217#, c-format
218msgid "action name must be given after application id\n"
219msgstr ""
220"името на действие трябва да бъде подадено след идентификатор на приложение\n"
221
222#: ../gio/gapplication-tool.c:325
223#, c-format
224msgid ""
225"invalid action name: '%s'\n"
226"action names must consist of only alphanumerics, '-' and '.'\n"
227msgstr ""
228"неправилно име на действие: „%s“\n"
229"името трябва да съдържа букви, цифри, „-“ или „.“\n"
230
231#: ../gio/gapplication-tool.c:344
232#, c-format
233msgid "error parsing action parameter: %s\n"
234msgstr "Грешка при анализа на параметър: %s\n"
235
236#: ../gio/gapplication-tool.c:356
237#, c-format
238msgid "actions accept a maximum of one parameter\n"
239msgstr "действията приемат само по един параметър\n"
240
241#: ../gio/gapplication-tool.c:411
242#, c-format
243msgid "list-actions command takes only the application id"
244msgstr "командата list-actions изисква само идентификатор на приложение"
245
246#: ../gio/gapplication-tool.c:421
247#, c-format
248msgid "unable to find desktop file for application %s\n"
249msgstr "Не може да се открие файл „.desktop“ за приложението „%s“\n"
250
251#: ../gio/gapplication-tool.c:466
252#, c-format
253msgid ""
254"unrecognised command: %s\n"
255"\n"
256msgstr ""
257"Непозната команда „%s“\n"
258"\n"
259
260#: ../gio/gbufferedinputstream.c:420 ../gio/gbufferedinputstream.c:498
[2979]261#: ../gio/ginputstream.c:176 ../gio/ginputstream.c:376
262#: ../gio/ginputstream.c:614 ../gio/ginputstream.c:1013
263#: ../gio/goutputstream.c:200 ../gio/goutputstream.c:830
[2953]264#: ../gio/gpollableinputstream.c:205 ../gio/gpollableoutputstream.c:206
265#, c-format
[1475]266msgid "Too large count value passed to %s"
[1478]267msgstr "Подадена е прекалено голяма стойност на %s"
[1475]268
[2953]269#: ../gio/gbufferedinputstream.c:891 ../gio/gbufferedoutputstream.c:575
270#: ../gio/gdataoutputstream.c:562
[2586]271msgid "Seek not supported on base stream"
272msgstr "Търсенето не се поддържа от основния поток"
273
[2953]274#: ../gio/gbufferedinputstream.c:937
[2586]275msgid "Cannot truncate GBufferedInputStream"
276msgstr "GBufferedInputStream не може да се съкрати"
277
[2979]278#: ../gio/gbufferedinputstream.c:982 ../gio/ginputstream.c:1202
279#: ../gio/giostream.c:278 ../gio/goutputstream.c:1654
[1475]280msgid "Stream is already closed"
[1478]281msgstr "Потокът вече е затворен"
[1475]282
[2953]283#: ../gio/gbufferedoutputstream.c:612 ../gio/gdataoutputstream.c:592
[2586]284msgid "Truncate not supported on base stream"
285msgstr "Основният поток не може да се съкращава"
286
[2953]287#: ../gio/gcancellable.c:317 ../gio/gdbusconnection.c:1896
[2979]288#: ../gio/gdbusconnection.c:1989 ../gio/gdbusprivate.c:1421
[2953]289#: ../gio/glocalfile.c:2181 ../gio/gsimpleasyncresult.c:830
290#: ../gio/gsimpleasyncresult.c:856
[2344]291#, c-format
[1475]292msgid "Operation was cancelled"
[1478]293msgstr "Действието е прекратено"
[1475]294
[2953]295#: ../gio/gcharsetconverter.c:260
[1990]296msgid "Invalid object, not initialized"
297msgstr "Неправилен обект, не е инициализирано"
298
[2953]299#: ../gio/gcharsetconverter.c:281 ../gio/gcharsetconverter.c:309
[1990]300msgid "Incomplete multibyte sequence in input"
301msgstr "Непълна байтова последователност на входа"
302
[2953]303#: ../gio/gcharsetconverter.c:315 ../gio/gcharsetconverter.c:324
[1990]304msgid "Not enough space in destination"
305msgstr "Няма достатъчно място в целта"
306
[2953]307#: ../gio/gcharsetconverter.c:342 ../gio/gdatainputstream.c:848
308#: ../gio/gdatainputstream.c:1256 ../glib/gconvert.c:438
309#: ../glib/gconvert.c:845 ../glib/giochannel.c:1557 ../glib/giochannel.c:1599
310#: ../glib/giochannel.c:2443 ../glib/gutf8.c:837 ../glib/gutf8.c:1289
[2376]311msgid "Invalid byte sequence in conversion input"
312msgstr "Грешна байтова последователност на входа за преобразуване"
313
[2953]314#: ../gio/gcharsetconverter.c:347 ../glib/gconvert.c:446
315#: ../glib/gconvert.c:770 ../glib/giochannel.c:1564 ../glib/giochannel.c:2455
[2376]316#, c-format
317msgid "Error during conversion: %s"
318msgstr "Грешка по време на преобразуване: %s"
319
[2979]320#: ../gio/gcharsetconverter.c:444 ../gio/gsocket.c:990
[1990]321msgid "Cancellable initialization not supported"
322msgstr "Не се поддържа отменима инициализация"
323
[2953]324#: ../gio/gcharsetconverter.c:454 ../glib/gconvert.c:321
325#: ../glib/giochannel.c:1385
[2376]326#, c-format
327msgid "Conversion from character set '%s' to '%s' is not supported"
328msgstr "Преобразуването от набора знаци „%s“ към „%s“ не се поддържа"
329
[2953]330#: ../gio/gcharsetconverter.c:458 ../glib/gconvert.c:325
[2376]331#, c-format
332msgid "Could not open converter from '%s' to '%s'"
333msgstr "Не може да се отвори конвертор от „%s“ към „%s“"
334
[2719]335#: ../gio/gcontenttype.c:335
336#, c-format
337msgid "%s type"
338msgstr "Вид на %s"
339
[2953]340#: ../gio/gcontenttype-win32.c:160
[1475]341msgid "Unknown type"
342msgstr "Непознат вид"
343
[2953]344#: ../gio/gcontenttype-win32.c:161
[1475]345#, c-format
346msgid "%s filetype"
347msgstr "Вид на файла %s"
348
[2953]349#: ../gio/gcredentials.c:312 ../gio/gcredentials.c:571
[2188]350msgid "GCredentials is not implemented on this OS"
351msgstr "Операционната система няма реализация на GCredentials"
352
[2953]353#: ../gio/gcredentials.c:467
[2188]354msgid "There is no GCredentials support for your platform"
355msgstr "Платформата не поддържа GCredentials"
356
[2953]357#: ../gio/gcredentials.c:513
[2820]358msgid "GCredentials does not contain a process ID on this OS"
359msgstr ""
360"Реализацията на GCredentials върху тази операционна система не съдържа "
361"идентификатор на процес"
362
[2953]363#: ../gio/gcredentials.c:565
364msgid "Credentials spoofing is not possible on this OS"
365msgstr "Операционната система няма реализация на GCredentials"
366
367#: ../gio/gdatainputstream.c:304
[1475]368msgid "Unexpected early end-of-stream"
[1478]369msgstr "Неочаквано ранен край на поток"
[1475]370
[2953]371#: ../gio/gdbusaddress.c:148 ../gio/gdbusaddress.c:236
372#: ../gio/gdbusaddress.c:317
[2188]373#, c-format
[2953]374msgid "Unsupported key '%s' in address entry '%s'"
[2188]375msgstr "Неподдържан ключ „%s“ в адрес „%s“"
376
[2953]377#: ../gio/gdbusaddress.c:175
[2188]378#, c-format
379msgid ""
[2953]380"Address '%s' is invalid (need exactly one of path, tmpdir or abstract keys)"
[2188]381msgstr ""
382"Адресът „%s“ е грешен (трябва да съдържа само едно от следните: път, "
383"временна директория или абстрактни ключове)"
384
[2953]385#: ../gio/gdbusaddress.c:188
[2188]386#, c-format
[2953]387msgid "Meaningless key/value pair combination in address entry '%s'"
[2188]388msgstr "Безсмислена комбинация от ключ и стойност в адреса „%s“"
389
[2953]390#: ../gio/gdbusaddress.c:251 ../gio/gdbusaddress.c:332
[2188]391#, c-format
[2953]392msgid "Error in address '%s' - the port attribute is malformed"
393msgstr "Грешка в адреса „%s“ — атрибутът за порт „port“ е неправилен"
[2188]394
[2953]395#: ../gio/gdbusaddress.c:262 ../gio/gdbusaddress.c:343
[2188]396#, c-format
[2953]397msgid "Error in address '%s' - the family attribute is malformed"
398msgstr "Грешка в адреса „%s“ — атрибутът за семейство „family“ е неправилен"
[2188]399
[2953]400#: ../gio/gdbusaddress.c:452
[2188]401#, c-format
[2953]402msgid "Address element '%s' does not contain a colon (:)"
[2719]403msgstr "Елементът на адреса „%s“ не съдържа двоеточие („:“)"
[2188]404
[2953]405#: ../gio/gdbusaddress.c:473
[2188]406#, c-format
407msgid ""
[2953]408"Key/Value pair %d, '%s', in address element '%s' does not contain an equal "
[2188]409"sign"
410msgstr ""
411"Двойката ключ/стойност %d, „%s“ в адресния елемент „%s“ не съдържа знак за "
[2719]412"равенство („=“)"
[2188]413
[2953]414#: ../gio/gdbusaddress.c:487
[2188]415#, c-format
416msgid ""
[2953]417"Error unescaping key or value in Key/Value pair %d, '%s', in address element "
418"'%s'"
[2188]419msgstr ""
420"Грешка при декодиране на ключа или стойността в двойката %d, „%s“ в адресния "
421"елемент „%s“"
422
[2953]423#: ../gio/gdbusaddress.c:565
[2188]424#, c-format
425msgid ""
[2953]426"Error in address '%s' - the unix transport requires exactly one of the keys "
427"'path' or 'abstract' to be set"
[2188]428msgstr ""
429"Грешка в адреса „%s“ — транспортът „unix“ изисква точно един от ключовете "
430"„path“ или „abstract“"
431
[2953]432#: ../gio/gdbusaddress.c:601
[2188]433#, c-format
[2953]434msgid "Error in address '%s' - the host attribute is missing or malformed"
435msgstr "Грешка в адреса „%s“ — атрибутът за хост „host“ липсва или е грешен"
[2188]436
[2953]437#: ../gio/gdbusaddress.c:615
[2188]438#, c-format
[2953]439msgid "Error in address '%s' - the port attribute is missing or malformed"
440msgstr "Грешка в адреса „%s“ — атрибутът за порт „port“ липсва или е грешен"
[2188]441
[2953]442#: ../gio/gdbusaddress.c:629
[2188]443#, c-format
[2953]444msgid "Error in address '%s' - the noncefile attribute is missing or malformed"
445msgstr ""
446"Грешка в адреса „%s“ — атрибутът за моментност „noncefile“ липсва или е "
447"грешен"
[2188]448
[2953]449#: ../gio/gdbusaddress.c:650
[2188]450msgid "Error auto-launching: "
451msgstr "Грешка при автоматично стартиране: "
452
[2953]453#: ../gio/gdbusaddress.c:658
[2188]454#, c-format
[2953]455msgid "Unknown or unsupported transport '%s' for address '%s'"
[2188]456msgstr "Непознат или неподдържан транспорт „%s“ за адрес „%s“"
457
[2953]458#: ../gio/gdbusaddress.c:694
[2188]459#, c-format
[2953]460msgid "Error opening nonce file '%s': %s"
[2188]461msgstr "Грешка при отваряне на моментен файл „%s“: %s"
462
[2953]463#: ../gio/gdbusaddress.c:712
[2188]464#, c-format
[2953]465msgid "Error reading from nonce file '%s': %s"
[2188]466msgstr "Грешка при четене на моментен файл „%s“: %s"
467
[2953]468#: ../gio/gdbusaddress.c:721
[2188]469#, c-format
[2953]470msgid "Error reading from nonce file '%s', expected 16 bytes, got %d"
[2188]471msgstr ""
472"Грешка при четене на моментен файл „%s“, очакват се 16 байта, а са получени "
473"%d"
474
[2953]475#: ../gio/gdbusaddress.c:739
[2188]476#, c-format
[2953]477msgid "Error writing contents of nonce file '%s' to stream:"
[2188]478msgstr "Грешка при запис на съдържанието на моментен файл „%s“ в поток:"
479
[2953]480#: ../gio/gdbusaddress.c:958
[2188]481msgid "The given address is empty"
482msgstr "Даденият адрес е празен"
483
[2953]484#: ../gio/gdbusaddress.c:1028
[2719]485#, c-format
486msgid "Cannot spawn a message bus when setuid"
487msgstr ""
488"Създаването на шина за обмен на съобщения не е възможно при изрично зададен "
489"идентификатор на потребител (setuid)"
490
[2953]491#: ../gio/gdbusaddress.c:1035
[2188]492msgid "Cannot spawn a message bus without a machine-id: "
493msgstr ""
494"Създаването на шина за обмен на съобщения не е възможно без идентификатор на "
495"машина: "
496
[2953]497#: ../gio/gdbusaddress.c:1077
[2188]498#, c-format
[2953]499msgid "Error spawning command line '%s': "
[2188]500msgstr "Грешка при изпълняване на външна команда „%s“: "
501
[2953]502#: ../gio/gdbusaddress.c:1294
[2188]503#, c-format
[2582]504msgid "(Type any character to close this window)\n"
505msgstr "(Въведете произволен знак, за да затворите този прозорец)\n"
506
[2953]507#: ../gio/gdbusaddress.c:1425
[2582]508#, c-format
509msgid "Session dbus not running, and autolaunch failed"
510msgstr ""
[2953]511"Шината на сесията D-Bus не е стартирана. Автоматичното ѝ стартиране бе също "
[2582]512"неуспешно"
513
[2953]514#: ../gio/gdbusaddress.c:1446
[2582]515#, c-format
[2188]516msgid "Cannot determine session bus address (not implemented for this OS)"
517msgstr ""
518"Адресът на шината на сесията не може да се определи (липсва реализация за "
519"тази операционна система)"
520
[2953]521#: ../gio/gdbusaddress.c:1546 ../gio/gdbusconnection.c:6931
[2188]522#, c-format
523msgid ""
524"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable "
[2953]525"- unknown value '%s'"
[2188]526msgstr ""
527"Адресът на шината не може да се определи от променливата на обкръжението "
528"DBUS_STARTER_BUS_TYPE — непозната стойност „%s“"
529
[2953]530#: ../gio/gdbusaddress.c:1555 ../gio/gdbusconnection.c:6940
[2188]531msgid ""
532"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment "
533"variable is not set"
534msgstr ""
[2318]535"Адресът на шината не може да се определи, защото променливата "
[2344]536"DBUS_STARTER_BUS_TYPE липсва в обкръжението"
[2188]537
[2953]538#: ../gio/gdbusaddress.c:1565
[2188]539#, c-format
540msgid "Unknown bus type %d"
541msgstr "Непознат вид шина %d"
542
[2953]543#: ../gio/gdbusauth.c:293
[2188]544msgid "Unexpected lack of content trying to read a line"
545msgstr "Неочаквана липса на съдържание при опит за четене на ред"
546
[2953]547#: ../gio/gdbusauth.c:337
[2188]548msgid "Unexpected lack of content trying to (safely) read a line"
549msgstr "Неочаквана липса на съдържание при опит за (безопасно) четене на ред"
550
[2953]551#: ../gio/gdbusauth.c:508
[2188]552#, c-format
553msgid ""
554"Exhausted all available authentication mechanisms (tried: %s) (available: %s)"
555msgstr ""
556"Изчерпване на наличните механизми за идентификация (пробвани: %s) (налични: "
557"%s)"
558
[2953]559#: ../gio/gdbusauth.c:1170
[2188]560msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer"
561msgstr "Прекъсване чрез GDBusAuthObserver::authorize-authenticated-peer"
562
[2953]563#: ../gio/gdbusauthmechanismsha1.c:261
[2188]564#, c-format
[2953]565msgid "Error when getting information for directory '%s': %s"
[2188]566msgstr "Грешка при получаване на информация за папка „%s“: %s"
567
[2953]568#: ../gio/gdbusauthmechanismsha1.c:273
[2188]569#, c-format
570msgid ""
[2953]571"Permissions on directory '%s' are malformed. Expected mode 0700, got 0%o"
[2188]572msgstr ""
573"Правата за достъп до папката „%s“ са повредени. Очакван режим 0700, получен "
574"0%o"
575
[2953]576#: ../gio/gdbusauthmechanismsha1.c:294
[2188]577#, c-format
[2953]578msgid "Error creating directory '%s': %s"
[2188]579msgstr "Грешка при създаване на папка „%s“: %s"
580
[2953]581#: ../gio/gdbusauthmechanismsha1.c:377
[2188]582#, c-format
[2953]583msgid "Error opening keyring '%s' for reading: "
[2188]584msgstr "Грешка при отваряне на ключодържателя „%s“ за четене: "
585
[2953]586#: ../gio/gdbusauthmechanismsha1.c:401 ../gio/gdbusauthmechanismsha1.c:714
[2188]587#, c-format
[2953]588msgid "Line %d of the keyring at '%s' with content '%s' is malformed"
[2188]589msgstr "Ред %d на ключодържателя „%s“, съдържащ „%s“, е повреден"
590
[2953]591#: ../gio/gdbusauthmechanismsha1.c:415 ../gio/gdbusauthmechanismsha1.c:728
[2188]592#, c-format
593msgid ""
[2953]594"First token of line %d of the keyring at '%s' with content '%s' is malformed"
[2188]595msgstr ""
596"Първата лексема на ред %d на ключодържателя „%s“, съдържащ „%s“, е повреден"
597
[2953]598#: ../gio/gdbusauthmechanismsha1.c:430 ../gio/gdbusauthmechanismsha1.c:742
[2188]599#, c-format
600msgid ""
[2953]601"Second token of line %d of the keyring at '%s' with content '%s' is malformed"
[2188]602msgstr ""
[2953]603"Втората лексема на ред %d на ключодържателя „%s“, съдържащ „%s“, е повредена"
[2188]604
[2953]605#: ../gio/gdbusauthmechanismsha1.c:454
[2188]606#, c-format
[2953]607msgid "Didn't find cookie with id %d in the keyring at '%s'"
[2188]608msgstr "Не е намерена бисквитка с идентификатор %d в ключодържателя в „%s“"
609
[2953]610#: ../gio/gdbusauthmechanismsha1.c:532
[2188]611#, c-format
[2953]612msgid "Error deleting stale lock file '%s': %s"
[2188]613msgstr "Грешка при изтриване на остарелия файл за синхронизация „%s“: %s"
614
[2953]615#: ../gio/gdbusauthmechanismsha1.c:564
[2188]616#, c-format
[2953]617msgid "Error creating lock file '%s': %s"
[2188]618msgstr "Грешка при създаване на файла за синхронизация „%s“: %s"
619
[2953]620#: ../gio/gdbusauthmechanismsha1.c:594
[2188]621#, c-format
[2953]622msgid "Error closing (unlinked) lock file '%s': %s"
[2188]623msgstr "Грешка при затваряне на изтрития файл за синхронизация „%s“: %s"
624
[2953]625#: ../gio/gdbusauthmechanismsha1.c:604
[2188]626#, c-format
[2953]627msgid "Error unlinking lock file '%s': %s"
[2188]628msgstr "Грешка при изтриване на файла за синхронизация „%s“: %s"
629
[2953]630#: ../gio/gdbusauthmechanismsha1.c:681
[2188]631#, c-format
[2953]632msgid "Error opening keyring '%s' for writing: "
[2188]633msgstr "Грешка при отваряне на ключодържателя „%s“ за запис: "
634
[2953]635#: ../gio/gdbusauthmechanismsha1.c:878
[2188]636#, c-format
[2953]637msgid "(Additionally, releasing the lock for '%s' also failed: %s) "
[2188]638msgstr "(Допълнително, отключването на „%s“ бе също неуспешно: %s) "
639
[2953]640#: ../gio/gdbusconnection.c:612 ../gio/gdbusconnection.c:2455
[2188]641msgid "The connection is closed"
642msgstr "Връзката е прекъсната"
643
[2953]644#: ../gio/gdbusconnection.c:1942
[2188]645msgid "Timeout was reached"
646msgstr "Времето за изчакване е просрочено"
647
[2953]648#: ../gio/gdbusconnection.c:2577
[2188]649msgid ""
650"Unsupported flags encountered when constructing a client-side connection"
651msgstr "Неподдържани флагове при създаване на изходяща връзка"
652
[2953]653#: ../gio/gdbusconnection.c:4157 ../gio/gdbusconnection.c:4504
[2188]654#, c-format
655msgid ""
[2953]656"No such interface 'org.freedesktop.DBus.Properties' on object at path %s"
[2188]657msgstr "Обектът в %s няма интерфейс „org.freedesktop.DBus.Properties“"
658
[2953]659#: ../gio/gdbusconnection.c:4299
[2188]660#, c-format
[2953]661msgid "No such property '%s'"
[2188]662msgstr "Липсва свойство „%s“"
663
[2953]664#: ../gio/gdbusconnection.c:4311
[2188]665#, c-format
[2953]666msgid "Property '%s' is not readable"
[2188]667msgstr "Свойството „%s“ не поддържа четене"
668
[2953]669#: ../gio/gdbusconnection.c:4322
[2188]670#, c-format
[2953]671msgid "Property '%s' is not writable"
[2188]672msgstr "Свойството „%s“ не поддържа запис"
673
[2953]674#: ../gio/gdbusconnection.c:4342
[2188]675#, c-format
[2953]676msgid "Error setting property '%s': Expected type '%s' but got '%s'"
677msgstr ""
678"Грешка при промяна на свойството „%s“: Очакван е вид „%s“, а е получен „%s“"
679
680#: ../gio/gdbusconnection.c:4447 ../gio/gdbusconnection.c:6371
681#, c-format
682msgid "No such interface '%s'"
[2188]683msgstr "Липсва интерфейс „%s“"
684
[2953]685#: ../gio/gdbusconnection.c:4655
[2188]686msgid "No such interface"
687msgstr "Липсва такъв интерфейс"
688
[2953]689#: ../gio/gdbusconnection.c:4873 ../gio/gdbusconnection.c:6880
[2188]690#, c-format
[2953]691msgid "No such interface '%s' on object at path %s"
[2188]692msgstr "Липсва интерфейс „%s“ към обекта в %s"
693
[2953]694#: ../gio/gdbusconnection.c:4971
[2188]695#, c-format
[2953]696msgid "No such method '%s'"
[2188]697msgstr "Липсва метод „%s“"
698
[2953]699#: ../gio/gdbusconnection.c:5002
[2188]700#, c-format
[2953]701msgid "Type of message, '%s', does not match expected type '%s'"
[2188]702msgstr "Видът на съобщението („%s“) не съвпада с очаквания („%s“)"
703
[2953]704#: ../gio/gdbusconnection.c:5200
[2188]705#, c-format
706msgid "An object is already exported for the interface %s at %s"
707msgstr "Вече е наличен обект за интерфейса %s в %s"
708
[2953]709#: ../gio/gdbusconnection.c:5399
[2188]710#, c-format
[2953]711msgid "Method '%s' returned type '%s', but expected '%s'"
[2188]712msgstr "Методът „%s“ върна тип „%s“, а се очаква „%s“"
713
[2953]714#: ../gio/gdbusconnection.c:6482
[2188]715#, c-format
[2953]716msgid "Method '%s' on interface '%s' with signature '%s' does not exist"
[2188]717msgstr "Не съществува метод „%s“ на интерфейса „%s“ със сигнатура „%s“"
718
[2953]719#: ../gio/gdbusconnection.c:6603
[2188]720#, c-format
721msgid "A subtree is already exported for %s"
722msgstr "Вече има поддърво за %s"
723
[2979]724#: ../gio/gdbusmessage.c:1244
[2188]725msgid "type is INVALID"
726msgstr "видът е INVALID"
727
[2979]728#: ../gio/gdbusmessage.c:1255
[2188]729msgid "METHOD_CALL message: PATH or MEMBER header field is missing"
730msgstr ""
731"Съобщение METHOD_CALL: в заглавната част липсват полета PATH или MEMBER"
732
[2979]733#: ../gio/gdbusmessage.c:1266
[2188]734msgid "METHOD_RETURN message: REPLY_SERIAL header field is missing"
735msgstr "Съобщение METHOD_RETURN: в заглавната част липсва поле REPLY_SERIAL"
736
[2979]737#: ../gio/gdbusmessage.c:1278
[2188]738msgid "ERROR message: REPLY_SERIAL or ERROR_NAME header field is missing"
739msgstr ""
740"Съобщение ERROR: в заглавната част липсват полета REPLY_SERIAL или ERROR_NAME"
741
[2979]742#: ../gio/gdbusmessage.c:1291
[2188]743msgid "SIGNAL message: PATH, INTERFACE or MEMBER header field is missing"
744msgstr ""
745"Съобщение SIGNAL: в заглавната част липсват полета PATH, INTERFACE или MEMBER"
746
[2979]747#: ../gio/gdbusmessage.c:1299
[2188]748msgid ""
749"SIGNAL message: The PATH header field is using the reserved value /org/"
750"freedesktop/DBus/Local"
751msgstr ""
[2953]752"Съобщение SIGNAL: Полето PATH в заглавната част използва запазената стойност "
753"„/org/freedesktop/DBus/Local“"
[2188]754
[2979]755#: ../gio/gdbusmessage.c:1307
[2188]756msgid ""
757"SIGNAL message: The INTERFACE header field is using the reserved value org."
758"freedesktop.DBus.Local"
759msgstr ""
760"Съобщение SIGNAL: Полето INTERFACE в заглавната част използва запазената "
[2953]761"стойност „org.freedesktop.DBus.Local“"
[2188]762
[2979]763#: ../gio/gdbusmessage.c:1355 ../gio/gdbusmessage.c:1415
[2188]764#, c-format
[2953]765msgid "Wanted to read %lu byte but only got %lu"
766msgid_plural "Wanted to read %lu bytes but only got %lu"
[2820]767msgstr[0] "При опит за четене на %lu байт бяха получени %lu"
768msgstr[1] "При опит за четене на %lu байта бяха получени %lu"
[2188]769
[2979]770#: ../gio/gdbusmessage.c:1369
[2188]771#, c-format
[2953]772msgid "Expected NUL byte after the string '%s' but found byte %d"
[2820]773msgstr "След низа „%s“ се очаква байт NUL, а не %d"
774
[2979]775#: ../gio/gdbusmessage.c:1388
[2820]776#, c-format
[2188]777msgid ""
778"Expected valid UTF-8 string but found invalid bytes at byte offset %d "
[2953]779"(length of string is %d). The valid UTF-8 string up until that point was '%s'"
[2188]780msgstr ""
781"Очаква се низ, кодиран в UTF-8, а са получени неправилни байтове при "
782"отместване %d (дължината на низа е %d). Декодираният от UTF-8 низ до тази "
783"позиция е „%s“"
784
[2979]785#: ../gio/gdbusmessage.c:1587
[2188]786#, c-format
[2953]787msgid "Parsed value '%s' is not a valid D-Bus object path"
[2188]788msgstr "Запазената стойност „%s“ не е допустим път до обект в D-Bus"
789
[2979]790#: ../gio/gdbusmessage.c:1609
[2188]791#, c-format
[2953]792msgid "Parsed value '%s' is not a valid D-Bus signature"
[2188]793msgstr "Прочетената стойност „%s“ не е допустима сигнатура в D-Bus"
794
[2979]795#: ../gio/gdbusmessage.c:1656
[2188]796#, c-format
797msgid ""
[2344]798"Encountered array of length %u byte. Maximum length is 2<<26 bytes (64 MiB)."
799msgid_plural ""
[2188]800"Encountered array of length %u bytes. Maximum length is 2<<26 bytes (64 MiB)."
[2344]801msgstr[0] ""
[2953]802"Срещнат е масив с дължина %u байт. Максималната дължина е 2²⁶ (64 MiB)"
[2344]803msgstr[1] ""
[2953]804"Срещнат е масив с дължина %u байта. Максималната дължина е 2²⁶ (64 MiB)"
[2188]805
[2979]806#: ../gio/gdbusmessage.c:1676
[2188]807#, c-format
[2953]808msgid ""
809"Encountered array of type 'a%c', expected to have a length a multiple of %u "
810"bytes, but found to be %u bytes in length"
811msgstr ""
812"Получен бе масив тип „a%c“. Очакваше се да има дължина делима на %u байта, "
813"но тя беше %u байта"
814
[2979]815#: ../gio/gdbusmessage.c:1843
[2953]816#, c-format
817msgid "Parsed value '%s' for variant is not a valid D-Bus signature"
[2188]818msgstr "Прочетената вариантна стойност „%s“ не е допустима сигнатура в D-Bus"
819
[2979]820#: ../gio/gdbusmessage.c:1867
[2188]821#, c-format
822msgid ""
[2953]823"Error deserializing GVariant with type string '%s' from the D-Bus wire format"
[2188]824msgstr ""
825"Грешка при разчитане на GVariant от вид „%s“ от машинния формат на D-Bus"
826
[2979]827#: ../gio/gdbusmessage.c:2051
[2188]828#, c-format
829msgid ""
830"Invalid endianness value. Expected 0x6c ('l') or 0x42 ('B') but found value "
831"0x%02x"
832msgstr ""
833"Недопустима стойност на индикатора за подреждане на байтовете в думи. Очаква "
834"се или 0x6c („l“), или 0x42 („B“), а е открита стойност 0x%02x"
835
[2979]836#: ../gio/gdbusmessage.c:2064
[2188]837#, c-format
838msgid "Invalid major protocol version. Expected 1 but found %d"
839msgstr "Недопустима главна версия на протокола. Очаква се 1, а е открита %d"
840
[2979]841#: ../gio/gdbusmessage.c:2120
[2188]842#, c-format
[2953]843msgid "Signature header with signature '%s' found but message body is empty"
[2188]844msgstr ""
[2953]845"Открита е заглавна част със сигнатура „%s“, обаче тялото на съобщението е "
846"празно"
[2188]847
[2979]848#: ../gio/gdbusmessage.c:2134
[2188]849#, c-format
[2953]850msgid "Parsed value '%s' is not a valid D-Bus signature (for body)"
[2188]851msgstr "Разчетената стойност „%s“ не е допустима сигнатура в D-Bus (за тяло)"
852
[2979]853#: ../gio/gdbusmessage.c:2164
[2188]854#, c-format
[2344]855msgid "No signature header in message but the message body is %u byte"
856msgid_plural "No signature header in message but the message body is %u bytes"
857msgstr[0] "В заглавната част на съобщението няма сигнатура, а тялото е %u байт"
858msgstr[1] ""
859"В заглавната част на съобщението няма сигнатура, а тялото е %u байта"
[2188]860
[2979]861#: ../gio/gdbusmessage.c:2174
[2188]862msgid "Cannot deserialize message: "
[2344]863msgstr "Неуспешно декодиране на съобщение: "
[2188]864
[2979]865#: ../gio/gdbusmessage.c:2515
[2188]866#, c-format
867msgid ""
[2953]868"Error serializing GVariant with type string '%s' to the D-Bus wire format"
869msgstr ""
870"Грешка при сериализиране на GVariant от вид „%s“ в машинния формат на D-Bus"
[2188]871
[2979]872#: ../gio/gdbusmessage.c:2652
[2188]873#, c-format
[2344]874msgid ""
875"Message has %d file descriptors but the header field indicates %d file "
876"descriptors"
[2188]877msgstr ""
878"Съобщението има %d файлови дескриптора, а в заглавната част са обявени %d"
879
[2979]880#: ../gio/gdbusmessage.c:2660
[2188]881msgid "Cannot serialize message: "
[2953]882msgstr "Неуспешна сериализация на съобщението:"
[2188]883
[2979]884#: ../gio/gdbusmessage.c:2704
[2188]885#, c-format
[2953]886msgid "Message body has signature '%s' but there is no signature header"
[2188]887msgstr ""
888"Тялото на съобщението има сигнатура „%s“, но няма заглавна част със сигнатури"
889
[2979]890#: ../gio/gdbusmessage.c:2714
[2188]891#, c-format
892msgid ""
[2953]893"Message body has type signature '%s' but signature in the header field is "
894"'%s'"
[2188]895msgstr ""
896"Тялото на съобщението има сигнатура за тип „%s“, но полето в заглавната част "
897"за сигнатури е „%s“"
898
[2979]899#: ../gio/gdbusmessage.c:2730
[2188]900#, c-format
[2953]901msgid "Message body is empty but signature in the header field is '(%s)'"
[2188]902msgstr ""
903"Тялото на съобщението е празно, а сигнатурата в полето на заглавната част е "
904"„(%s)“"
905
[2979]906#: ../gio/gdbusmessage.c:3280
[2188]907#, c-format
[2953]908msgid "Error return with body of type '%s'"
[2188]909msgstr "Връщане на грешка с тяло от вид „%s“"
910
[2979]911#: ../gio/gdbusmessage.c:3288
[2188]912msgid "Error return with empty body"
913msgstr "Връщане на грешка с празно тяло на съобщението"
914
[2979]915#: ../gio/gdbusprivate.c:2085
[2582]916#, c-format
917msgid "Unable to get Hardware profile: %s"
918msgstr "Неуспешно определяне на хардуерния профил: %s"
919
[2979]920#: ../gio/gdbusprivate.c:2130
[2376]921msgid "Unable to load /var/lib/dbus/machine-id or /etc/machine-id: "
922msgstr "Неуспешно зареждане на /var/lib/dbus/machine-id или /etc/machine-id: "
[2188]923
[2953]924#: ../gio/gdbusproxy.c:1630
[2188]925#, c-format
926msgid "Error calling StartServiceByName for %s: "
927msgstr "Грешка при извикване на StartServiceByName за %s:"
928
[2953]929#: ../gio/gdbusproxy.c:1653
[2188]930#, c-format
931msgid "Unexpected reply %d from StartServiceByName(\"%s\") method"
932msgstr "Неочакван отговор „%d“ от метода StartServicebyName(„%s“)"
933
[2953]934#: ../gio/gdbusproxy.c:2754 ../gio/gdbusproxy.c:2891
[2188]935msgid ""
936"Cannot invoke method; proxy is for a well-known name without an owner and "
937"proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag"
938msgstr ""
939"Не може да се направи обръщение към метода. Посредникът е за предварително "
940"дефинирано име без собственик, а е създаден с флага "
941"G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START"
942
[2376]943#: ../gio/gdbusserver.c:708
[2188]944msgid "Abstract name space not supported"
945msgstr "Не се поддържа абстрактно пространство за имена"
946
[2376]947#: ../gio/gdbusserver.c:795
[2188]948msgid "Cannot specify nonce file when creating a server"
949msgstr "Не може да се задава моментен файл при създаване на сървър"
950
[2582]951#: ../gio/gdbusserver.c:873
[2188]952#, c-format
[2953]953msgid "Error writing nonce file at '%s': %s"
[2188]954msgstr "Грешка при запис в моментен файл „%s“: %s"
955
[2953]956#: ../gio/gdbusserver.c:1044
[2188]957#, c-format
[2953]958msgid "The string '%s' is not a valid D-Bus GUID"
[2188]959msgstr "Низът „%s“ не е допустим глобален идентификатор в D-Bus"
960
[2953]961#: ../gio/gdbusserver.c:1084
[2188]962#, c-format
[2953]963msgid "Cannot listen on unsupported transport '%s'"
[2188]964msgstr "Невъзможно е да се чака за връзки по неподдържан транспорт „%s“"
965
[2953]966#: ../gio/gdbus-tool.c:95
[2188]967#, c-format
968msgid ""
969"Commands:\n"
970" help Shows this information\n"
971" introspect Introspect a remote object\n"
972" monitor Monitor a remote object\n"
973" call Invoke a method on a remote object\n"
[2314]974" emit Emit a signal\n"
[2188]975"\n"
976"Use \"%s COMMAND --help\" to get help on each command.\n"
977msgstr ""
978"Команди:\n"
979" help Показва този текст\n"
980" introspect Анализ на отдалечен обект\n"
[2376]981" monitor Наблюдение на отдалечен обект\n"
[2188]982" call Обръщане към метод на отдалечен обект\n"
[2314]983" emit Издаване на сигнал\n"
[2188]984"\n"
985"Използвайте „%s КОМАНДА --help“ за допълнителна информация за всяка "
986"команда.\n"
987
[2953]988#: ../gio/gdbus-tool.c:164 ../gio/gdbus-tool.c:220 ../gio/gdbus-tool.c:292
989#: ../gio/gdbus-tool.c:316 ../gio/gdbus-tool.c:705 ../gio/gdbus-tool.c:1031
990#: ../gio/gdbus-tool.c:1465
[2188]991#, c-format
992msgid "Error: %s\n"
993msgstr "Грешка: %s\n"
994
[2953]995#: ../gio/gdbus-tool.c:175 ../gio/gdbus-tool.c:233 ../gio/gdbus-tool.c:1481
[2188]996#, c-format
997msgid "Error parsing introspection XML: %s\n"
998msgstr "Грешка при разчитане на XML с аналитична информация: %s\n"
999
[2953]1000#: ../gio/gdbus-tool.c:350
[2188]1001msgid "Connect to the system bus"
1002msgstr "Свързване към системната шина"
1003
[2953]1004#: ../gio/gdbus-tool.c:351
[2188]1005msgid "Connect to the session bus"
1006msgstr "Свързване към шината на сесията"
1007
[2953]1008#: ../gio/gdbus-tool.c:352
[2188]1009msgid "Connect to given D-Bus address"
1010msgstr "Свързване към даден адрес на D-Bus"
1011
[2953]1012#: ../gio/gdbus-tool.c:362
[2188]1013msgid "Connection Endpoint Options:"
1014msgstr "Варианти за връзка:"
1015
[2953]1016#: ../gio/gdbus-tool.c:363
[2188]1017msgid "Options specifying the connection endpoint"
1018msgstr "Опции, указващи точката за връзка"
1019
[2953]1020#: ../gio/gdbus-tool.c:385
[2188]1021#, c-format
1022msgid "No connection endpoint specified"
1023msgstr "Не е указана точка за връзка"
1024
[2953]1025#: ../gio/gdbus-tool.c:395
[2188]1026#, c-format
1027msgid "Multiple connection endpoints specified"
1028msgstr "Указани са множество точки за връзка"
1029
[2953]1030#: ../gio/gdbus-tool.c:465
[2188]1031#, c-format
1032msgid ""
[2953]1033"Warning: According to introspection data, interface '%s' does not exist\n"
[2188]1034msgstr "Предупреждение: Според анализа интерфейсът „%s“ не съществува\n"
1035
[2953]1036#: ../gio/gdbus-tool.c:474
[2188]1037#, c-format
1038msgid ""
[2953]1039"Warning: According to introspection data, method '%s' does not exist on "
1040"interface '%s'\n"
[2188]1041msgstr ""
1042"Предупреждение: Според анализа методът „%s“ не се предлага от интерфейса "
1043"„%s“\n"
1044
[2953]1045#: ../gio/gdbus-tool.c:536
[2314]1046msgid "Optional destination for signal (unique name)"
1047msgstr "Незадължителен получател на сигнала (уникално име)"
1048
[2953]1049#: ../gio/gdbus-tool.c:537
[2314]1050msgid "Object path to emit signal on"
1051msgstr "Път до обекта, към който да се излъчи сигнал"
1052
[2953]1053#: ../gio/gdbus-tool.c:538
[2314]1054msgid "Signal and interface name"
1055msgstr "Име на сигнал и интерфейс"
1056
[2953]1057#: ../gio/gdbus-tool.c:570
[2314]1058msgid "Emit a signal."
1059msgstr "Издаване на сигнал."
1060
[2953]1061#: ../gio/gdbus-tool.c:604 ../gio/gdbus-tool.c:836 ../gio/gdbus-tool.c:1571
1062#: ../gio/gdbus-tool.c:1799
[2314]1063#, c-format
1064msgid "Error connecting: %s\n"
1065msgstr "Грешка при свързване: %s\n"
1066
[2953]1067#: ../gio/gdbus-tool.c:616
[2314]1068#, c-format
1069msgid "Error: object path not specified.\n"
1070msgstr "Грешка: не е указан път до обект\n"
1071
[2953]1072#: ../gio/gdbus-tool.c:621 ../gio/gdbus-tool.c:897 ../gio/gdbus-tool.c:1629
1073#: ../gio/gdbus-tool.c:1858
[2314]1074#, c-format
1075msgid "Error: %s is not a valid object path\n"
1076msgstr "Грешка: „%s“ не е допустим път до обект\n"
1077
[2953]1078#: ../gio/gdbus-tool.c:627
[2314]1079#, c-format
1080msgid "Error: signal not specified.\n"
1081msgstr "Грешка: не е указан сигнал\n"
1082
[2953]1083#: ../gio/gdbus-tool.c:634
[2314]1084#, c-format
[2719]1085msgid "Error: signal must be the fully-qualified name.\n"
1086msgstr "Грешка: сигналът трябва да е указан с квалифицирано име\n"
1087
[2953]1088#: ../gio/gdbus-tool.c:642
[2719]1089#, c-format
[2314]1090msgid "Error: %s is not a valid interface name\n"
1091msgstr "Грешка: „%s“ не е вярно име на интерфейс\n"
1092
[2953]1093#: ../gio/gdbus-tool.c:648
[2314]1094#, c-format
1095msgid "Error: %s is not a valid member name\n"
1096msgstr "Грешка: „%s“ не е вярно име на член\n"
1097
[2953]1098#: ../gio/gdbus-tool.c:654
[2314]1099#, c-format
1100msgid "Error: %s is not a valid unique bus name.\n"
1101msgstr "Грешка: „%s“ не е вярно, уникално име на шина\n"
1102
[2953]1103#. Use the original non-"parse-me-harder" error
1104#: ../gio/gdbus-tool.c:681 ../gio/gdbus-tool.c:999
[2314]1105#, c-format
1106msgid "Error parsing parameter %d: %s\n"
1107msgstr "Грешка при анализ на параметър %d: %s\n"
1108
[2953]1109#: ../gio/gdbus-tool.c:712
[2314]1110#, c-format
1111msgid "Error flushing connection: %s\n"
1112msgstr "Грешка при завършване на предаването на данните на връзка: %s\n"
1113
[2953]1114#: ../gio/gdbus-tool.c:739
[2188]1115msgid "Destination name to invoke method on"
1116msgstr "Целево име, към чийто метод да се направи обръщение"
1117
[2953]1118#: ../gio/gdbus-tool.c:740
[2188]1119msgid "Object path to invoke method on"
1120msgstr "Път до обект, към чийто метод да се направи обръщение"
1121
[2953]1122#: ../gio/gdbus-tool.c:741
[2188]1123msgid "Method and interface name"
1124msgstr "Име на метод и интерфейс"
1125
[2953]1126#: ../gio/gdbus-tool.c:742
[2314]1127msgid "Timeout in seconds"
1128msgstr "Време за изчакване в секунди"
1129
[2953]1130#: ../gio/gdbus-tool.c:781
[2188]1131msgid "Invoke a method on a remote object."
1132msgstr "Обръщение към метод на отдалечен обект"
1133
[2953]1134#: ../gio/gdbus-tool.c:856 ../gio/gdbus-tool.c:1590 ../gio/gdbus-tool.c:1818
[2188]1135#, c-format
1136msgid "Error: Destination is not specified\n"
1137msgstr "Грешка: не е указана цел\n"
1138
[2953]1139#: ../gio/gdbus-tool.c:877 ../gio/gdbus-tool.c:1609
[2188]1140#, c-format
1141msgid "Error: Object path is not specified\n"
1142msgstr "Грешка: Не е указан път до обект\n"
1143
[2953]1144#: ../gio/gdbus-tool.c:912
[2188]1145#, c-format
1146msgid "Error: Method name is not specified\n"
1147msgstr "Грешка: Не е указано име на метод\n"
1148
[2953]1149#: ../gio/gdbus-tool.c:923
[2188]1150#, c-format
[2953]1151msgid "Error: Method name '%s' is invalid\n"
[2188]1152msgstr "Грешка: „%s“ не е допустимо име на метод\n"
1153
[2953]1154#: ../gio/gdbus-tool.c:991
[2188]1155#, c-format
[2953]1156msgid "Error parsing parameter %d of type '%s': %s\n"
[2188]1157msgstr "Грешка при анализ на параметър %d от вид „%s“: %s\n"
1158
[2953]1159#: ../gio/gdbus-tool.c:1428
[2188]1160msgid "Destination name to introspect"
1161msgstr "Име на целта за анализ"
1162
[2953]1163#: ../gio/gdbus-tool.c:1429
[2188]1164msgid "Object path to introspect"
1165msgstr "Път до обекта за анализ"
1166
[2953]1167#: ../gio/gdbus-tool.c:1430
[2188]1168msgid "Print XML"
1169msgstr "Извеждане на XML"
1170
[2953]1171#: ../gio/gdbus-tool.c:1431
[2318]1172msgid "Introspect children"
1173msgstr "Анализ на наследниците"
1174
[2953]1175#: ../gio/gdbus-tool.c:1432
[2318]1176msgid "Only print properties"
1177msgstr "Извеждане само на свойствата"
1178
[2953]1179#: ../gio/gdbus-tool.c:1523
[2188]1180msgid "Introspect a remote object."
1181msgstr "Анализ на отдалечен обект."
1182
[2953]1183#: ../gio/gdbus-tool.c:1721
[2188]1184msgid "Destination name to monitor"
1185msgstr "Име на целта за наблюдение"
1186
[2953]1187#: ../gio/gdbus-tool.c:1722
[2188]1188msgid "Object path to monitor"
1189msgstr "Път до обекта за наблюдение"
1190
[2953]1191#: ../gio/gdbus-tool.c:1751
[2188]1192msgid "Monitor a remote object."
1193msgstr "Наблюдение на отдалечен обект."
1194
[2979]1195#: ../gio/gdesktopappinfo.c:1999 ../gio/gdesktopappinfo.c:4530
[2953]1196#: ../gio/gwin32appinfo.c:219
[1475]1197msgid "Unnamed"
[1478]1198msgstr "Без име"
[1475]1199
[2953]1200#: ../gio/gdesktopappinfo.c:2408
[1475]1201msgid "Desktop file didn't specify Exec field"
[2953]1202msgstr "Във файла „.desktop“ липсва поле за изпълнение"
[1475]1203
[2953]1204#: ../gio/gdesktopappinfo.c:2693
[1475]1205msgid "Unable to find terminal required for application"
[1478]1206msgstr "Не може да се открие терминал за приложението"
[1475]1207
[2953]1208#: ../gio/gdesktopappinfo.c:3114
[1475]1209#, c-format
1210msgid "Can't create user application configuration folder %s: %s"
[1478]1211msgstr "Не може да се създаде папката с потребителските настройки %s: %s"
[1475]1212
[2953]1213#: ../gio/gdesktopappinfo.c:3118
[1475]1214#, c-format
1215msgid "Can't create user MIME configuration folder %s: %s"
[1478]1216msgstr "Не може да се създаде папката с настройките за MIME %s: %s"
[1475]1217
[2953]1218#: ../gio/gdesktopappinfo.c:3358 ../gio/gdesktopappinfo.c:3382
[2344]1219msgid "Application information lacks an identifier"
1220msgstr "В информацията за програма липсва идентификатор"
1221
[2953]1222#: ../gio/gdesktopappinfo.c:3615
[1475]1223#, c-format
1224msgid "Can't create user desktop file %s"
[2953]1225msgstr "Не може да се създаде файл „.desktop“ — „%s“"
[1475]1226
[2953]1227#: ../gio/gdesktopappinfo.c:3749
[1475]1228#, c-format
1229msgid "Custom definition for %s"
[1478]1230msgstr "Потребителска дефиниция за %s"
[1475]1231
[2953]1232#: ../gio/gdrive.c:392
[1475]1233msgid "drive doesn't implement eject"
[1478]1234msgstr "устройството не поддържа изваждане"
[1475]1235
[1839]1236#. Translators: This is an error
1237#. * message for drive objects that
1238#. * don't implement any of eject or eject_with_operation.
[2953]1239#: ../gio/gdrive.c:470
[1839]1240msgid "drive doesn't implement eject or eject_with_operation"
1241msgstr "устройството не поддържа нито изваждане, нито изваждане с действие"
1242
[2953]1243#: ../gio/gdrive.c:546
[1475]1244msgid "drive doesn't implement polling for media"
[1478]1245msgstr "устройството не поддържа следене за носител"
[1475]1246
[2953]1247#: ../gio/gdrive.c:751
[1839]1248msgid "drive doesn't implement start"
1249msgstr "устройството не поддържа стартиране"
1250
[2953]1251#: ../gio/gdrive.c:853
[1839]1252msgid "drive doesn't implement stop"
1253msgstr "устройството не поддържа спиране"
1254
[2953]1255#: ../gio/gdummytlsbackend.c:189 ../gio/gdummytlsbackend.c:311
1256#: ../gio/gdummytlsbackend.c:401
[2314]1257msgid "TLS support is not available"
1258msgstr "Липсва поддръжка на TLS"
1259
[2953]1260#: ../gio/gemblem.c:323
[1762]1261#, c-format
1262msgid "Can't handle version %d of GEmblem encoding"
1263msgstr "Версия %d на кодирането GEmblem не се поддържа"
1264
[2953]1265#: ../gio/gemblem.c:333
[1762]1266#, c-format
1267msgid "Malformed number of tokens (%d) in GEmblem encoding"
1268msgstr "Неправилен брой лексеми (%d) в кодирането GEmblem"
1269
[2953]1270#: ../gio/gemblemedicon.c:362
[1762]1271#, c-format
1272msgid "Can't handle version %d of GEmblemedIcon encoding"
1273msgstr "Версия %d на кодирането GEmblemedIcon не се поддържа"
1274
[2953]1275#: ../gio/gemblemedicon.c:372
[1762]1276#, c-format
1277msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding"
1278msgstr "Неправилен брой лексеми (%d) в кодирането GEmblemedIcon"
1279
[2953]1280#: ../gio/gemblemedicon.c:395
[1762]1281msgid "Expected a GEmblem for GEmblemedIcon"
1282msgstr "Очакваше се GEmblem за GEmblemedIcon"
1283
[2979]1284#: ../gio/gfile.c:968 ../gio/gfile.c:1206 ../gio/gfile.c:1344
1285#: ../gio/gfile.c:1582 ../gio/gfile.c:1637 ../gio/gfile.c:1695
1286#: ../gio/gfile.c:1779 ../gio/gfile.c:1836 ../gio/gfile.c:1900
1287#: ../gio/gfile.c:1955 ../gio/gfile.c:3603 ../gio/gfile.c:3658
1288#: ../gio/gfile.c:3893 ../gio/gfile.c:3935 ../gio/gfile.c:4398
1289#: ../gio/gfile.c:4809 ../gio/gfile.c:4894 ../gio/gfile.c:4984
1290#: ../gio/gfile.c:5081 ../gio/gfile.c:5168 ../gio/gfile.c:5269
1291#: ../gio/gfile.c:7788 ../gio/gfile.c:7878 ../gio/gfile.c:7962
[2953]1292#: ../gio/win32/gwinhttpfile.c:437
[1475]1293msgid "Operation not supported"
1294msgstr "Действието не се поддържа"
1295
[2719]1296#. Translators: This is an error message when
1297#. * trying to find the enclosing (user visible)
1298#. * mount of a file, but none exists.
1299#.
[1475]1300#. Translators: This is an error message when trying to
1301#. * find the enclosing (user visible) mount of a file, but
1302#. * none exists.
1303#. Translators: This is an error message when trying to find
1304#. * the enclosing (user visible) mount of a file, but none
1305#. * exists.
[2979]1306#: ../gio/gfile.c:1467 ../gio/glocalfile.c:1103 ../gio/glocalfile.c:1114
[2953]1307#: ../gio/glocalfile.c:1127
[1475]1308msgid "Containing mount does not exist"
[1478]1309msgstr "Съдържащият монтиран обект не съществува"
[1475]1310
[2979]1311#: ../gio/gfile.c:2514 ../gio/glocalfile.c:2337
[1475]1312msgid "Can't copy over directory"
[1478]1313msgstr "Не може да се копира върху папка"
[1475]1314
[2979]1315#: ../gio/gfile.c:2574
[1475]1316msgid "Can't copy directory over directory"
[1478]1317msgstr "Папка не може да се копира върху папка"
[1475]1318
[2979]1319#: ../gio/gfile.c:2582 ../gio/glocalfile.c:2346
[1475]1320msgid "Target file exists"
[1478]1321msgstr "Целевият файл съществува"
[1475]1322
[2979]1323#: ../gio/gfile.c:2601
[1475]1324msgid "Can't recursively copy directory"
[1478]1325msgstr "Папката не може да се копира рекурсивно"
[1475]1326
[2979]1327#: ../gio/gfile.c:2883
[2009]1328msgid "Splice not supported"
1329msgstr "Не се поддържа разделяне"
1330
[2979]1331#: ../gio/gfile.c:2887
[1990]1332#, c-format
1333msgid "Error splicing file: %s"
1334msgstr "Грешка при разделяне на файл: %s"
1335
[2979]1336#: ../gio/gfile.c:3018
[2820]1337msgid "Copy (reflink/clone) between mounts is not supported"
1338msgstr ""
1339"Копирането между различни монтирани дялове чрез reflink/clone не се поддържа"
1340
[2979]1341#: ../gio/gfile.c:3022
[2820]1342msgid "Copy (reflink/clone) is not supported or invalid"
1343msgstr ""
1344"Копирането чрез reflink/clone не се поддържа или е извършено неправилно"
1345
[2979]1346#: ../gio/gfile.c:3027
[2820]1347msgid "Copy (reflink/clone) is not supported or didn't work"
1348msgstr "Копирането чрез reflink/clone не се поддържа или не проработи"
1349
[2979]1350#: ../gio/gfile.c:3090
[1801]1351msgid "Can't copy special file"
1352msgstr "Не може да се копира специален файл"
1353
[2979]1354#: ../gio/gfile.c:3883
[1475]1355msgid "Invalid symlink value given"
[1478]1356msgstr "Зададена е неправилна стойност на символна връзка"
[1475]1357
[2979]1358#: ../gio/gfile.c:4044
[1475]1359msgid "Trash not supported"
[1478]1360msgstr "Не се поддържа кошче"
[1475]1361
[2979]1362#: ../gio/gfile.c:4156
[1475]1363#, c-format
1364msgid "File names cannot contain '%c'"
[1478]1365msgstr "Файловите имена не могат да съдържат „%c“"
[1475]1366
[2979]1367#: ../gio/gfile.c:6580 ../gio/gvolume.c:363
[1475]1368msgid "volume doesn't implement mount"
[1478]1369msgstr "томът не поддържа монтиране"
[1475]1370
[2979]1371#: ../gio/gfile.c:6689
[1475]1372msgid "No application is registered as handling this file"
1373msgstr "Не е регистрирано приложение за обработка на този вид файлове"
1374
[2953]1375#: ../gio/gfileenumerator.c:212
[1475]1376msgid "Enumerator is closed"
[1478]1377msgstr "Броячът е затворен"
[1475]1378
[2953]1379#: ../gio/gfileenumerator.c:219 ../gio/gfileenumerator.c:278
1380#: ../gio/gfileenumerator.c:377 ../gio/gfileenumerator.c:476
[1475]1381msgid "File enumerator has outstanding operation"
[1478]1382msgstr "Файловият брояч все още е е привършил"
[1475]1383
[2953]1384#: ../gio/gfileenumerator.c:368 ../gio/gfileenumerator.c:467
[1475]1385msgid "File enumerator is already closed"
[1478]1386msgstr "Файловият брояч вече е затворен"
[1475]1387
[2953]1388#: ../gio/gfileicon.c:236
[1762]1389#, c-format
1390msgid "Can't handle version %d of GFileIcon encoding"
1391msgstr "Версия %d на кодирането GFileIcon не се поддържа"
1392
[2953]1393#: ../gio/gfileicon.c:246
[1762]1394msgid "Malformed input data for GFileIcon"
1395msgstr "Неправилни входни данни за GFileIcon"
1396
[2953]1397#: ../gio/gfileinputstream.c:149 ../gio/gfileinputstream.c:394
1398#: ../gio/gfileiostream.c:167 ../gio/gfileoutputstream.c:164
1399#: ../gio/gfileoutputstream.c:497
[1475]1400msgid "Stream doesn't support query_info"
[2188]1401msgstr "Потокът не поддържа запитване за информация (query_info)"
[1475]1402
[2953]1403#: ../gio/gfileinputstream.c:325 ../gio/gfileiostream.c:379
1404#: ../gio/gfileoutputstream.c:371
[1475]1405msgid "Seek not supported on stream"
[1478]1406msgstr "Търсенето не се поддържа от потока"
[1475]1407
[2953]1408#: ../gio/gfileinputstream.c:369
[1475]1409msgid "Truncate not allowed on input stream"
[1478]1410msgstr "Входният поток не може да се съкращава"
[1475]1411
[2953]1412#: ../gio/gfileiostream.c:455 ../gio/gfileoutputstream.c:447
[1475]1413msgid "Truncate not supported on stream"
[1478]1414msgstr "Потокът не може да се съкращава"
[1475]1415
[2979]1416#: ../gio/ghttpproxy.c:136
1417msgid "Bad HTTP proxy reply"
1418msgstr "Неправилен отговор от сървъра-посредник по HTTP"
1419
1420#: ../gio/ghttpproxy.c:152
1421msgid "HTTP proxy connection not allowed"
1422msgstr "Не е позволена връзка към сървъра-посредник по HTTP"
1423
1424#: ../gio/ghttpproxy.c:157
1425msgid "HTTP proxy authentication failed"
1426msgstr "Неуспешна идентификация пред сървъра-посредник по HTTP"
1427
1428#: ../gio/ghttpproxy.c:160
1429msgid "HTTP proxy authentication required"
1430msgstr "Изисква се идентификация пред сървъра-посредник по HTTP"
1431
1432#: ../gio/ghttpproxy.c:164
1433#, c-format
1434msgid "HTTP proxy connection failed: %i"
1435msgstr "Неуспешна връзка към сървъра-посредник по HTTP: %i"
1436
1437#: ../gio/ghttpproxy.c:260
1438msgid "HTTP proxy server closed connection unexpectedly."
1439msgstr "Сървърът-посредник по HTTP неочаквано прекрати връзката"
1440
[2953]1441#: ../gio/gicon.c:290
[1762]1442#, c-format
1443msgid "Wrong number of tokens (%d)"
1444msgstr "Неправилен брой лексеми (%d)"
1445
[2953]1446#: ../gio/gicon.c:310
[1762]1447#, c-format
1448msgid "No type for class name %s"
1449msgstr "Липсва тип за името на клас %s"
1450
[2953]1451#: ../gio/gicon.c:320
[1762]1452#, c-format
1453msgid "Type %s does not implement the GIcon interface"
1454msgstr "Типът „%s“ не поддържа интерфейса GIcon"
1455
[2953]1456#: ../gio/gicon.c:331
[1762]1457#, c-format
1458msgid "Type %s is not classed"
1459msgstr "Типът „%s“ не е класов"
1460
[2953]1461#: ../gio/gicon.c:345
[1762]1462#, c-format
1463msgid "Malformed version number: %s"
1464msgstr "Неправилен номер на версия: %s"
1465
[2953]1466#: ../gio/gicon.c:359
[1762]1467#, c-format
1468msgid "Type %s does not implement from_tokens() on the GIcon interface"
1469msgstr "Типът „%s“ не поддържа from_tokens() от интерфейса GIcon"
1470
[2953]1471#: ../gio/gicon.c:461
[2719]1472msgid "Can't handle the supplied version of the icon encoding"
[1762]1473msgstr "Подадената версия на кодирането на икони не се поддържа"
1474
[2953]1475#: ../gio/ginetaddressmask.c:182
[2376]1476msgid "No address specified"
1477msgstr "Не е указан адрес"
1478
[2953]1479#: ../gio/ginetaddressmask.c:190
[2376]1480#, c-format
1481msgid "Length %u is too long for address"
1482msgstr "Дължината на адреса %u е прекалено голяма"
1483
[2953]1484#: ../gio/ginetaddressmask.c:223
[2376]1485msgid "Address has bits set beyond prefix length"
1486msgstr "В адреса са зададени битове след префикса му"
1487
[2953]1488#: ../gio/ginetaddressmask.c:300
[2376]1489#, c-format
1490msgid "Could not parse '%s' as IP address mask"
1491msgstr "„%s“ не е на маска за адреси на IP"
1492
[2953]1493#: ../gio/ginetsocketaddress.c:196 ../gio/ginetsocketaddress.c:213
1494#: ../gio/gunixsocketaddress.c:209
[2376]1495msgid "Not enough space for socket address"
1496msgstr "Няма достатъчно място за адреса на гнездо"
1497
[2953]1498#: ../gio/ginetsocketaddress.c:228
[2376]1499msgid "Unsupported socket address"
1500msgstr "Неподдържан адрес на гнездо"
1501
[2953]1502#: ../gio/ginputstream.c:185
[1475]1503msgid "Input stream doesn't implement read"
[1478]1504msgstr "Входният поток не поддържа четене"
[1475]1505
1506#. Translators: This is an error you get if there is already an
1507#. * operation running against this stream when you try to start
1508#. * one
1509#. Translators: This is an error you get if there is
1510#. * already an operation running against this stream when
1511#. * you try to start one
[2979]1512#: ../gio/ginputstream.c:1212 ../gio/giostream.c:288
1513#: ../gio/goutputstream.c:1664
[1475]1514msgid "Stream has outstanding operation"
[1478]1515msgstr "Действията върху потока не са привършили"
[1475]1516
[2953]1517#: ../gio/glib-compile-resources.c:142 ../gio/glib-compile-schemas.c:1453
[2478]1518#, c-format
1519msgid "Element <%s> not allowed inside <%s>"
1520msgstr "Елементът <%s> не е позволен в <%s>"
1521
[2953]1522#: ../gio/glib-compile-resources.c:146
[2478]1523#, c-format
1524msgid "Element <%s> not allowed at toplevel"
1525msgstr "Елементът <%s> не е позволен на най-горно ниво"
1526
[2953]1527#: ../gio/glib-compile-resources.c:236
[2478]1528#, c-format
1529msgid "File %s appears multiple times in the resource"
1530msgstr "Файлът „%s“ присъства многократно в ресурса"
1531
[2953]1532#: ../gio/glib-compile-resources.c:249
[2478]1533#, c-format
1534msgid "Failed to locate '%s' in any source directory"
1535msgstr "„%s“ липсва във всички папки за ресурси"
1536
[2953]1537#: ../gio/glib-compile-resources.c:260
[2478]1538#, c-format
1539msgid "Failed to locate '%s' in current directory"
1540msgstr "„%s“ липсва в текущата папка"
1541
[2953]1542#: ../gio/glib-compile-resources.c:288
[2478]1543#, c-format
1544msgid "Unknown processing option \"%s\""
1545msgstr "Непозната опция за обработка „%s“"
1546
[2953]1547#: ../gio/glib-compile-resources.c:306 ../gio/glib-compile-resources.c:352
[2478]1548#, c-format
1549msgid "Failed to create temp file: %s"
1550msgstr "Неуспешно създаване на временен файл: %s"
1551
[2953]1552#: ../gio/glib-compile-resources.c:380
[2608]1553#, c-format
[2478]1554msgid "Error reading file %s: %s"
1555msgstr "Грешка при четене на файл „%s“: %s"
1556
[2953]1557#: ../gio/glib-compile-resources.c:400
[2478]1558#, c-format
1559msgid "Error compressing file %s"
1560msgstr "Грешка при компресиране на файл: %s"
1561
[2953]1562#: ../gio/glib-compile-resources.c:464 ../gio/glib-compile-schemas.c:1565
[2478]1563#, c-format
1564msgid "text may not appear inside <%s>"
1565msgstr "в <%s> не е позволен текст"
1566
[2953]1567#: ../gio/glib-compile-resources.c:589
[2478]1568msgid "name of the output file"
[2953]1569msgstr "име на изходния файл"
[2478]1570
[2953]1571#: ../gio/glib-compile-resources.c:590
[2478]1572msgid ""
1573"The directories where files are to be read from (default to current "
1574"directory)"
1575msgstr "Папката откъдето да се четат файловете (стандартно е текущата)"
1576
[2953]1577#: ../gio/glib-compile-resources.c:590 ../gio/glib-compile-schemas.c:1994
1578#: ../gio/glib-compile-schemas.c:2023
[2478]1579msgid "DIRECTORY"
1580msgstr "ПАПКА"
1581
[2953]1582#: ../gio/glib-compile-resources.c:591
[2478]1583msgid ""
1584"Generate output in the format selected for by the target filename extension"
1585msgstr "Формат на изхода според разширението на изходния файл"
1586
[2953]1587#: ../gio/glib-compile-resources.c:592
[2478]1588msgid "Generate source header"
1589msgstr "Заглавни части"
1590
[2953]1591#: ../gio/glib-compile-resources.c:593
[2478]1592msgid "Generate sourcecode used to link in the resource file into your code"
1593msgstr "Генериране на изходния код за свързване на ресурса в кода"
1594
[2953]1595#: ../gio/glib-compile-resources.c:594
[2478]1596msgid "Generate dependency list"
1597msgstr "Списък със зависимостите"
1598
[2953]1599#: ../gio/glib-compile-resources.c:595
[2478]1600msgid "Don't automatically create and register resource"
1601msgstr "Без автоматично генериране и регистриране на ресурси"
1602
[2953]1603#: ../gio/glib-compile-resources.c:596
[2820]1604msgid "Don't export functions; declare them G_GNUC_INTERNAL"
1605msgstr "Не изнасяйте функции. Декларирайте ги G_GNUC_INTERNAL"
1606
[2953]1607#: ../gio/glib-compile-resources.c:597
[2478]1608msgid "C identifier name used for the generated source code"
1609msgstr "Идентификатор на C за генерирания изходен код"
1610
[2953]1611#: ../gio/glib-compile-resources.c:623
[2478]1612msgid ""
1613"Compile a resource specification into a resource file.\n"
1614"Resource specification files have the extension .gresource.xml,\n"
1615"and the resource file have the extension called .gresource."
1616msgstr ""
1617"Компилиране на файловете с указания за ресурси в ресурсен файл.\n"
1618"Файловете за указване на ресурси трябва да завършват на „.gresource.xml“,\n"
1619"а ресурсният файл на „.gresource“."
1620
[2953]1621#: ../gio/glib-compile-resources.c:639
[2478]1622#, c-format
1623msgid "You should give exactly one file name\n"
1624msgstr "Изисква се точно едно име на файл\n"
1625
[2953]1626#: ../gio/glib-compile-schemas.c:772
[2188]1627msgid "empty names are not permitted"
1628msgstr "не се позволяват празни имена"
1629
[2953]1630#: ../gio/glib-compile-schemas.c:782
[2188]1631#, c-format
1632msgid "invalid name '%s': names must begin with a lowercase letter"
1633msgstr "неправилно име „%s“: имената трябва да започват с малка буква"
1634
[2953]1635#: ../gio/glib-compile-schemas.c:794
[2188]1636#, c-format
1637msgid ""
1638"invalid name '%s': invalid character '%c'; only lowercase letters, numbers "
[2719]1639"and hyphen ('-') are permitted."
[2188]1640msgstr ""
1641"неправилно име „%s“: неправилен знак „%c“; позволени са само малки букви, "
1642"цифри и тире („-“)."
1643
[2953]1644#: ../gio/glib-compile-schemas.c:803
[2188]1645#, c-format
[2719]1646msgid "invalid name '%s': two successive hyphens ('--') are not permitted."
1647msgstr "неправилно име „%s“: не са позволени две последователни тирета („--“)."
[2188]1648
[2953]1649#: ../gio/glib-compile-schemas.c:812
[2188]1650#, c-format
[2719]1651msgid "invalid name '%s': the last character may not be a hyphen ('-')."
[2188]1652msgstr "неправилно име „%s“: последният знак не може да е тире („-“)."
1653
[2953]1654#: ../gio/glib-compile-schemas.c:820
[2188]1655#, c-format
[2318]1656msgid "invalid name '%s': maximum length is 1024"
1657msgstr "неправилно име „%s“: максималната дължина е 1024"
[2188]1658
[2953]1659#: ../gio/glib-compile-schemas.c:889
[2188]1660#, c-format
1661msgid "<child name='%s'> already specified"
1662msgstr "<child name='%s'> вече е указано"
1663
[2953]1664#: ../gio/glib-compile-schemas.c:915
[2344]1665msgid "cannot add keys to a 'list-of' schema"
[2188]1666msgstr "към схема „list-of“ не могат да се добавят ключове"
1667
[2953]1668#: ../gio/glib-compile-schemas.c:926
[2188]1669#, c-format
1670msgid "<key name='%s'> already specified"
1671msgstr "<key name='%s'> вече е указано"
1672
[2953]1673#: ../gio/glib-compile-schemas.c:944
[2188]1674#, c-format
1675msgid ""
1676"<key name='%s'> shadows <key name='%s'> in <schema id='%s'>; use <override> "
1677"to modify value"
1678msgstr ""
1679"<key name='%s'> покрива <key name='%s'> в <schema id='%s'>; използвайте "
1680"<override>, за да промените стойността"
1681
[2953]1682#: ../gio/glib-compile-schemas.c:955
[2188]1683#, c-format
1684msgid ""
1685"exactly one of 'type', 'enum' or 'flags' must be specified as an attribute "
1686"to <key>"
1687msgstr ""
1688"като атрибут на <key> трябва да присъства точно едно от „type“, „enum“ или "
1689"„flags“"
1690
[2953]1691#: ../gio/glib-compile-schemas.c:974
[2188]1692#, c-format
1693msgid "<%s id='%s'> not (yet) defined."
1694msgstr "<%s id='%s'> не е дефинирано (все още)."
1695
[2953]1696#: ../gio/glib-compile-schemas.c:989
[2188]1697#, c-format
1698msgid "invalid GVariant type string '%s'"
1699msgstr "неправилен низ за вид на GVariant: „%s“"
1700
[2953]1701#: ../gio/glib-compile-schemas.c:1019
[2188]1702msgid "<override> given but schema isn't extending anything"
1703msgstr "използвано е <override>, но схемата не разширява нищо"
1704
[2953]1705#: ../gio/glib-compile-schemas.c:1032
[2188]1706#, c-format
1707msgid "no <key name='%s'> to override"
1708msgstr "липсва <key name='%s'> за предефиниране"
1709
[2953]1710#: ../gio/glib-compile-schemas.c:1040
[2188]1711#, c-format
1712msgid "<override name='%s'> already specified"
1713msgstr "вече е указано <override name='%s'>"
1714
[2953]1715#: ../gio/glib-compile-schemas.c:1111
[2188]1716#, c-format
1717msgid "<schema id='%s'> already specified"
1718msgstr "вече е указано <schema id='%s'>"
1719
[2953]1720#: ../gio/glib-compile-schemas.c:1123
[2188]1721#, c-format
[2953]1722msgid "<schema id='%s'> extends not yet existing schema '%s'"
[2188]1723msgstr "<schema id='%s'> добавя към схема „%s“, която още не съществува"
1724
[2953]1725#: ../gio/glib-compile-schemas.c:1139
[2188]1726#, c-format
[2953]1727msgid "<schema id='%s'> is list of not yet existing schema '%s'"
[2188]1728msgstr "<schema id='%s'> е списък на схема „%s“, която още не съществува"
1729
[2953]1730#: ../gio/glib-compile-schemas.c:1147
[2188]1731#, c-format
1732msgid "Can not be a list of a schema with a path"
1733msgstr "Не може да е списък от схема с път"
1734
[2953]1735#: ../gio/glib-compile-schemas.c:1157
[2188]1736#, c-format
1737msgid "Can not extend a schema with a path"
1738msgstr "Схема не може да се разширява с път"
1739
[2953]1740#: ../gio/glib-compile-schemas.c:1167
[2188]1741#, c-format
1742msgid ""
1743"<schema id='%s'> is a list, extending <schema id='%s'> which is not a list"
1744msgstr ""
1745"<schema id='%s'> е списък, разширяващ <schema id='%s'>, която не е списък"
1746
[2953]1747#: ../gio/glib-compile-schemas.c:1177
[2188]1748#, c-format
1749msgid ""
1750"<schema id='%s' list-of='%s'> extends <schema id='%s' list-of='%s'> but '%s' "
1751"does not extend '%s'"
1752msgstr ""
1753"<schema id='%s' list-of='%s'> разширява <schema id='%s' list-of='%s'>, но "
1754"„%s“ не разширява „%s“"
1755
[2953]1756#: ../gio/glib-compile-schemas.c:1194
[2188]1757#, c-format
1758msgid "a path, if given, must begin and end with a slash"
1759msgstr "всеки път трябва да започва и да завършва с наклонена черта („/“)"
1760
[2953]1761#: ../gio/glib-compile-schemas.c:1201
[2188]1762#, c-format
1763msgid "the path of a list must end with ':/'"
1764msgstr "пътят на списък трябва да завършва с „:/“"
1765
[2953]1766#: ../gio/glib-compile-schemas.c:1233
[2188]1767#, c-format
1768msgid "<%s id='%s'> already specified"
1769msgstr "вече е указано <%s id='%s'>"
1770
[2953]1771#: ../gio/glib-compile-schemas.c:1457
[2719]1772#, c-format
1773msgid "Element <%s> not allowed at the top level"
1774msgstr "Елементът <%s> не е позволен на най-горно ниво"
1775
[2208]1776#. Translators: Do not translate "--strict".
[2953]1777#: ../gio/glib-compile-schemas.c:1752 ../gio/glib-compile-schemas.c:1823
1778#: ../gio/glib-compile-schemas.c:1899
[2188]1779#, c-format
[2208]1780msgid "--strict was specified; exiting.\n"
[2953]1781msgstr "Указано е „--strict“, изход.\n"
[2188]1782
[2953]1783#: ../gio/glib-compile-schemas.c:1760
[2188]1784#, c-format
[2208]1785msgid "This entire file has been ignored.\n"
1786msgstr "Целият файл е пренебрегнат.\n"
1787
[2953]1788#: ../gio/glib-compile-schemas.c:1819
[2208]1789#, c-format
1790msgid "Ignoring this file.\n"
1791msgstr "Пренебрегване на файла.\n"
1792
[2953]1793#: ../gio/glib-compile-schemas.c:1859
[2208]1794#, c-format
[2953]1795msgid "No such key '%s' in schema '%s' as specified in override file '%s'"
[2188]1796msgstr ""
1797"Липсва ключ „%s“ в схемата „%s“, указан във файла за предефиниране „%s“"
1798
[2953]1799#: ../gio/glib-compile-schemas.c:1865 ../gio/glib-compile-schemas.c:1923
1800#: ../gio/glib-compile-schemas.c:1951
[2188]1801#, c-format
[2208]1802msgid "; ignoring override for this key.\n"
1803msgstr "; пренебрегване на предефинирането на ключа.\n"
1804
[2953]1805#: ../gio/glib-compile-schemas.c:1869 ../gio/glib-compile-schemas.c:1927
1806#: ../gio/glib-compile-schemas.c:1955
[2208]1807#, c-format
1808msgid " and --strict was specified; exiting.\n"
1809msgstr "и е указано „--strict“, излизане.\n"
1810
[2953]1811#: ../gio/glib-compile-schemas.c:1885
[2208]1812#, c-format
[2188]1813msgid ""
[2953]1814"error parsing key '%s' in schema '%s' as specified in override file '%s': %s."
[2208]1815msgstr ""
1816"грешка при анализиране на ключа „%s“ от схемата „%s“, указан във файла за "
1817"предефиниране „%s“ — %s."
1818
[2953]1819#: ../gio/glib-compile-schemas.c:1895
[2208]1820#, c-format
1821msgid "Ignoring override for this key.\n"
1822msgstr "Пренебрегване на предефинирането на ключа.\n"
1823
[2953]1824#: ../gio/glib-compile-schemas.c:1913
[2208]1825#, c-format
1826msgid ""
[2953]1827"override for key '%s' in schema '%s' in override file '%s' is outside the "
[2188]1828"range given in the schema"
1829msgstr ""
1830"предефинирането на ключа „%s“ в схемата „%s“ във файла за предефиниране „%s“ "
1831"е извън обсега, даден в схемата"
1832
[2953]1833#: ../gio/glib-compile-schemas.c:1941
[2188]1834#, c-format
1835msgid ""
[2953]1836"override for key '%s' in schema '%s' in override file '%s' is not in the "
[2188]1837"list of valid choices"
1838msgstr ""
1839"предефинирането на ключа „%s“ в схемата „%s“ във файла за предефиниране „%s“ "
1840"не е в списъка с позволени стойности"
1841
[2953]1842#: ../gio/glib-compile-schemas.c:1994
[2188]1843msgid "where to store the gschemas.compiled file"
1844msgstr "място за съхраняване на файла gschemas.compiled"
1845
[2208]1846# Явно става дума за обясняване на --strict
[2953]1847#: ../gio/glib-compile-schemas.c:1995
[2208]1848msgid "Abort on any errors in schemas"
1849msgstr "Прекъсване на работа при всякакви грешки в схемите"
1850
[2953]1851#: ../gio/glib-compile-schemas.c:1996
[2188]1852msgid "Do not write the gschema.compiled file"
1853msgstr "Без запис на файл gschema.compiled"
1854
[2953]1855#: ../gio/glib-compile-schemas.c:1997
[2188]1856msgid "Do not enforce key name restrictions"
1857msgstr "Без налагане на ограниченията за имена на ключове"
1858
[2953]1859#: ../gio/glib-compile-schemas.c:2026
[2188]1860msgid ""
1861"Compile all GSettings schema files into a schema cache.\n"
1862"Schema files are required to have the extension .gschema.xml,\n"
1863"and the cache file is called gschemas.compiled."
1864msgstr ""
1865"Компилиране на всички файлове със схеми за GSettings в кеш.\n"
1866"Файловете със схемите трябва да завършват на .gschema.xml,\n"
1867"а файлът с кеша се нарича gschemas.compiled."
1868
[2953]1869#: ../gio/glib-compile-schemas.c:2042
[2188]1870#, c-format
1871msgid "You should give exactly one directory name\n"
1872msgstr "Изисква се точно едно име на папка\n"
1873
[2953]1874#: ../gio/glib-compile-schemas.c:2081
[2188]1875#, c-format
1876msgid "No schema files found: "
1877msgstr "Не са открити файлове със схеми: "
1878
[2953]1879#: ../gio/glib-compile-schemas.c:2084
[2188]1880#, c-format
1881msgid "doing nothing.\n"
1882msgstr "без обработка.\n"
1883
[2953]1884#: ../gio/glib-compile-schemas.c:2087
[2188]1885#, c-format
1886msgid "removed existing output file.\n"
1887msgstr "съществуващият резултатен файл е премахнат.\n"
1888
[2953]1889#: ../gio/glocaldirectorymonitor.c:224
[1475]1890msgid "Unable to find default local directory monitor type"
1891msgstr ""
[2376]1892"Стандартната функционалност за наблюдение на локални папки не може да бъде "
1893"открита"
[1475]1894
[2953]1895#: ../gio/glocalfile.c:604 ../gio/win32/gwinhttpfile.c:420
[1475]1896#, c-format
1897msgid "Invalid filename %s"
1898msgstr "Неправилно име на файл: %s"
1899
[2953]1900#: ../gio/glocalfile.c:981
[1475]1901#, c-format
1902msgid "Error getting filesystem info: %s"
1903msgstr "Грешка при получаване на информация за файловата система: %s"
1904
[2953]1905#: ../gio/glocalfile.c:1149
[1475]1906msgid "Can't rename root directory"
[1478]1907msgstr "Кореновата папка не може да се преименува"
[1475]1908
[2953]1909#: ../gio/glocalfile.c:1169 ../gio/glocalfile.c:1195
[1762]1910#, c-format
1911msgid "Error renaming file: %s"
1912msgstr "Грешка при преименуване на файл: %s"
1913
[2953]1914#: ../gio/glocalfile.c:1178
[2344]1915msgid "Can't rename file, filename already exists"
[1478]1916msgstr "Файлът не може да се преименува — съществува друг файл с такова име"
[1475]1917
[2953]1918#: ../gio/glocalfile.c:1191 ../gio/glocalfile.c:2210 ../gio/glocalfile.c:2239
1919#: ../gio/glocalfile.c:2399 ../gio/glocalfileoutputstream.c:549
[1475]1920msgid "Invalid filename"
1921msgstr "Неправилно име на файл"
1922
[2953]1923#: ../gio/glocalfile.c:1358 ../gio/glocalfile.c:1382
[2478]1924msgid "Can't open directory"
1925msgstr "Папката не може да бъде отворена"
1926
[2953]1927#: ../gio/glocalfile.c:1366
[1475]1928#, c-format
1929msgid "Error opening file: %s"
1930msgstr "Грешка при отваряне на файл: %s"
1931
[2953]1932#: ../gio/glocalfile.c:1507
[1475]1933#, c-format
1934msgid "Error removing file: %s"
1935msgstr "Грешка при изтриване на файл: %s"
1936
[2953]1937#: ../gio/glocalfile.c:1887
[1475]1938#, c-format
1939msgid "Error trashing file: %s"
1940msgstr "Грешка при преместване на файл в кошчето: %s"
1941
[2953]1942#: ../gio/glocalfile.c:1910
[1475]1943#, c-format
1944msgid "Unable to create trash dir %s: %s"
[2344]1945msgstr "Неуспешно създаване на папката за кошче „%s“: %s"
[1475]1946
[2953]1947#: ../gio/glocalfile.c:1931
[1475]1948msgid "Unable to find toplevel directory for trash"
[1478]1949msgstr "Не може да се открие най-горната папка за кошче"
[1475]1950
[2953]1951#: ../gio/glocalfile.c:2010 ../gio/glocalfile.c:2030
[1475]1952msgid "Unable to find or create trash directory"
[1478]1953msgstr "Не може да се създаде папката за кошче"
[1475]1954
[2953]1955#: ../gio/glocalfile.c:2064
[1475]1956#, c-format
1957msgid "Unable to create trashing info file: %s"
[2344]1958msgstr "Неуспешно създаване на файл с информация за кошчето: %s"
[1475]1959
[2953]1960#: ../gio/glocalfile.c:2095 ../gio/glocalfile.c:2100 ../gio/glocalfile.c:2180
1961#: ../gio/glocalfile.c:2187
[1475]1962#, c-format
1963msgid "Unable to trash file: %s"
[2344]1964msgstr "Неуспешно преместване на файл в кошчето: %s"
[1475]1965
[2953]1966#: ../gio/glocalfile.c:2188 ../glib/gregex.c:281
[2376]1967msgid "internal error"
1968msgstr "вътрешна грешка"
1969
[2953]1970#: ../gio/glocalfile.c:2214
[1475]1971#, c-format
[1641]1972msgid "Error creating directory: %s"
1973msgstr "Грешка при създаване на папка: %s"
1974
[2953]1975#: ../gio/glocalfile.c:2243
[1641]1976#, c-format
[1948]1977msgid "Filesystem does not support symbolic links"
1978msgstr "Файловата система не поддържа символни връзки"
1979
[2953]1980#: ../gio/glocalfile.c:2247
[1948]1981#, c-format
[1475]1982msgid "Error making symbolic link: %s"
1983msgstr "Грешка при създаване на символна връзка: %s"
1984
[2953]1985#: ../gio/glocalfile.c:2309 ../gio/glocalfile.c:2403
[1475]1986#, c-format
1987msgid "Error moving file: %s"
1988msgstr "Грешка при преместване на файл: %s"
1989
[2953]1990#: ../gio/glocalfile.c:2332
[1475]1991msgid "Can't move directory over directory"
1992msgstr "Папка не може да бъде преместена върху папка"
1993
[2953]1994#: ../gio/glocalfile.c:2359 ../gio/glocalfileoutputstream.c:925
1995#: ../gio/glocalfileoutputstream.c:939 ../gio/glocalfileoutputstream.c:954
1996#: ../gio/glocalfileoutputstream.c:970 ../gio/glocalfileoutputstream.c:984
[1475]1997msgid "Backup file creation failed"
[1478]1998msgstr "Неуспешно създаване на резервен файл"
[1475]1999
[2953]2000#: ../gio/glocalfile.c:2378
[1475]2001#, c-format
2002msgid "Error removing target file: %s"
2003msgstr "Грешка при премахване на целевия файл: %s"
2004
[2953]2005#: ../gio/glocalfile.c:2392
[1475]2006msgid "Move between mounts not supported"
[1478]2007msgstr "Не се поддържа местене между монтирани местоположения"
[1475]2008
[2953]2009#: ../gio/glocalfile.c:2603
2010#, c-format
2011msgid "Could not determine the disk usage of %s: %s"
2012msgstr "Не може да се определи заетото място на %s: %s"
2013
[2820]2014#: ../gio/glocalfileinfo.c:721
[1475]2015msgid "Attribute value must be non-NULL"
[1478]2016msgstr "Стойността на атрибут не трябва да е NULL"
[1475]2017
[2820]2018#: ../gio/glocalfileinfo.c:728
[1475]2019msgid "Invalid attribute type (string expected)"
[1478]2020msgstr "Неправилен вид на атрибут (очакваше се низ)"
[1475]2021
[2820]2022#: ../gio/glocalfileinfo.c:735
[1475]2023msgid "Invalid extended attribute name"
2024msgstr "Неправилно име на допълнителен атрибут"
2025
[2820]2026#: ../gio/glocalfileinfo.c:775
[1478]2027#, c-format
[1475]2028msgid "Error setting extended attribute '%s': %s"
[1478]2029msgstr "Грешка при задаване на допълнителен атрибут „%s“: %s"
[1475]2030
[2953]2031#: ../gio/glocalfileinfo.c:1556
[2376]2032msgid " (invalid encoding)"
2033msgstr " (неправилно кодиране)"
2034
[2953]2035#: ../gio/glocalfileinfo.c:1747 ../gio/glocalfileoutputstream.c:803
[1478]2036#, c-format
[2344]2037msgid "Error when getting information for file '%s': %s"
2038msgstr "Грешка при получаване на информация за файла „%s“: %s"
[1475]2039
[2953]2040#: ../gio/glocalfileinfo.c:1998
[1478]2041#, c-format
[2344]2042msgid "Error when getting information for file descriptor: %s"
2043msgstr "Грешка при получаване на информация за файловия дескриптор: %s"
[1475]2044
[2953]2045#: ../gio/glocalfileinfo.c:2043
[1475]2046msgid "Invalid attribute type (uint32 expected)"
[1478]2047msgstr "Неправилен вид на атрибут (очакваше се uint32)"
[1475]2048
[2953]2049#: ../gio/glocalfileinfo.c:2061
[1475]2050msgid "Invalid attribute type (uint64 expected)"
[1478]2051msgstr "Неправилен вид на атрибут (очакваше се uint64)"
[1475]2052
[2953]2053#: ../gio/glocalfileinfo.c:2080 ../gio/glocalfileinfo.c:2099
[1475]2054msgid "Invalid attribute type (byte string expected)"
[1478]2055msgstr "Неправилен вид на атрибут (очакваше се низ от байтове)"
[1475]2056
[2953]2057#: ../gio/glocalfileinfo.c:2134
[1870]2058msgid "Cannot set permissions on symlinks"
2059msgstr "Грешка при задаване на правата за достъп на символната връзка"
2060
[2953]2061#: ../gio/glocalfileinfo.c:2150
[1475]2062#, c-format
2063msgid "Error setting permissions: %s"
2064msgstr "Грешка при задаване на правата за достъп: %s"
2065
[2953]2066#: ../gio/glocalfileinfo.c:2201
[1475]2067#, c-format
2068msgid "Error setting owner: %s"
2069msgstr "Грешка при задаване на собственик: %s"
2070
[2953]2071#: ../gio/glocalfileinfo.c:2224
[1475]2072msgid "symlink must be non-NULL"
[1478]2073msgstr "символната връзка трябва да не е NULL"
[1475]2074
[2953]2075#: ../gio/glocalfileinfo.c:2234 ../gio/glocalfileinfo.c:2253
2076#: ../gio/glocalfileinfo.c:2264
[1475]2077#, c-format
2078msgid "Error setting symlink: %s"
[1478]2079msgstr "Грешка при задаване на символна връзка: %s"
[1475]2080
[2953]2081#: ../gio/glocalfileinfo.c:2243
[1475]2082msgid "Error setting symlink: file is not a symlink"
[1478]2083msgstr "Грешка при задаване на символна връзка: файлът не е такава"
[1475]2084
[2953]2085#: ../gio/glocalfileinfo.c:2369
[1839]2086#, c-format
2087msgid "Error setting modification or access time: %s"
2088msgstr "Грешка при задаване на времето на промяна или достъп: %s"
2089
[2953]2090#: ../gio/glocalfileinfo.c:2392
[1641]2091msgid "SELinux context must be non-NULL"
2092msgstr "Контекстът на SELinux трябва да не е NULL"
2093
[2953]2094#: ../gio/glocalfileinfo.c:2407
[1641]2095#, c-format
2096msgid "Error setting SELinux context: %s"
2097msgstr "Грешка при задаване на контекста на SELinux: %s"
2098
[2953]2099#: ../gio/glocalfileinfo.c:2414
[1641]2100msgid "SELinux is not enabled on this system"
2101msgstr "SELinux не е включен на тази система"
2102
[2953]2103#: ../gio/glocalfileinfo.c:2506
[1641]2104#, c-format
[1475]2105msgid "Setting attribute %s not supported"
2106msgstr "Не се поддържа задаването на атрибута %s"
2107
[2953]2108#: ../gio/glocalfileinputstream.c:168 ../gio/glocalfileoutputstream.c:694
[1475]2109#, c-format
2110msgid "Error reading from file: %s"
2111msgstr "Грешка при четене от файл: %s"
2112
[2953]2113#: ../gio/glocalfileinputstream.c:199 ../gio/glocalfileinputstream.c:211
2114#: ../gio/glocalfileinputstream.c:225 ../gio/glocalfileinputstream.c:333
2115#: ../gio/glocalfileoutputstream.c:456 ../gio/glocalfileoutputstream.c:1002
[1475]2116#, c-format
2117msgid "Error seeking in file: %s"
2118msgstr "Грешка при търсене във файл: %s"
2119
[2953]2120#: ../gio/glocalfileinputstream.c:255 ../gio/glocalfileoutputstream.c:246
2121#: ../gio/glocalfileoutputstream.c:340
[1475]2122#, c-format
2123msgid "Error closing file: %s"
2124msgstr "Грешка при затваряне на файл: %s"
2125
[2953]2126#: ../gio/glocalfilemonitor.c:145
[1475]2127msgid "Unable to find default local file monitor type"
[2376]2128msgstr ""
2129"Стандартната функционалност за наблюдение на локални файлове не може да бъде "
2130"открита"
[1475]2131
[2953]2132#: ../gio/glocalfileoutputstream.c:194 ../gio/glocalfileoutputstream.c:226
2133#: ../gio/glocalfileoutputstream.c:715
[1475]2134#, c-format
2135msgid "Error writing to file: %s"
2136msgstr "Грешка при запис във файл: %s"
2137
[2953]2138#: ../gio/glocalfileoutputstream.c:273
[1475]2139#, c-format
2140msgid "Error removing old backup link: %s"
2141msgstr "Грешка при премахване на стара, резервна връзка: %s"
2142
[2953]2143#: ../gio/glocalfileoutputstream.c:287 ../gio/glocalfileoutputstream.c:300
[1475]2144#, c-format
2145msgid "Error creating backup copy: %s"
2146msgstr "Грешка при създаване на резервно копие: %s"
2147
[2953]2148#: ../gio/glocalfileoutputstream.c:318
[1475]2149#, c-format
2150msgid "Error renaming temporary file: %s"
2151msgstr "Грешка при преименуване на временен файл: %s"
2152
[2953]2153#: ../gio/glocalfileoutputstream.c:502 ../gio/glocalfileoutputstream.c:1053
[1475]2154#, c-format
2155msgid "Error truncating file: %s"
[1478]2156msgstr "Грешка при съкращаване на файл: %s"
[1475]2157
[2953]2158#: ../gio/glocalfileoutputstream.c:555 ../gio/glocalfileoutputstream.c:785
2159#: ../gio/glocalfileoutputstream.c:1034 ../gio/gsubprocess.c:360
[1475]2160#, c-format
2161msgid "Error opening file '%s': %s"
2162msgstr "Грешка при отваряне на файла „%s“: %s"
2163
[2953]2164#: ../gio/glocalfileoutputstream.c:816
[1475]2165msgid "Target file is a directory"
2166msgstr "Целевият файл е папка"
2167
[2953]2168#: ../gio/glocalfileoutputstream.c:821
[1475]2169msgid "Target file is not a regular file"
2170msgstr "Целевият файл не е обикновен файл"
2171
[2953]2172#: ../gio/glocalfileoutputstream.c:833
[1475]2173msgid "The file was externally modified"
[1478]2174msgstr "Файлът бе променен от външно приложение"
[1475]2175
[2953]2176#: ../gio/glocalfileoutputstream.c:1018
[1801]2177#, c-format
2178msgid "Error removing old file: %s"
2179msgstr "Грешка при изтриване на стар файл: %s"
2180
[2979]2181#: ../gio/gmemoryinputstream.c:471 ../gio/gmemoryoutputstream.c:769
[1475]2182msgid "Invalid GSeekType supplied"
[1478]2183msgstr "Зададен е неправилен GSeekType"
[1475]2184
[2953]2185#: ../gio/gmemoryinputstream.c:481
[1475]2186msgid "Invalid seek request"
2187msgstr "Неправилна заявка за търсене"
2188
[2953]2189#: ../gio/gmemoryinputstream.c:505
[1475]2190msgid "Cannot truncate GMemoryInputStream"
[1478]2191msgstr "GMemoryInputStream не може да се съкрати"
[1475]2192
[2953]2193#: ../gio/gmemoryoutputstream.c:565
[1475]2194msgid "Memory output stream not resizable"
[1478]2195msgstr "Изходящият поток в паметта не може да бъде преоразмерен"
[1475]2196
[2953]2197#: ../gio/gmemoryoutputstream.c:581
[1475]2198msgid "Failed to resize memory output stream"
[2344]2199msgstr "Неуспешно преоразмеряване на изходящия поток в паметта"
[1475]2200
[2979]2201#: ../gio/gmemoryoutputstream.c:671
[1948]2202msgid ""
2203"Amount of memory required to process the write is larger than available "
2204"address space"
2205msgstr ""
2206"Количеството памет, необходимо за обработката на записа, е по-голямо от "
2207"наличното адресно пространство."
2208
[2979]2209#: ../gio/gmemoryoutputstream.c:779
[1948]2210msgid "Requested seek before the beginning of the stream"
2211msgstr "Заявеното търсене е преди началото на потока"
2212
[2979]2213#: ../gio/gmemoryoutputstream.c:794
[1948]2214msgid "Requested seek beyond the end of the stream"
2215msgstr "Заявеното търсене е след края на потока"
2216
[1475]2217#. Translators: This is an error
2218#. * message for mount objects that
2219#. * don't implement unmount.
[2953]2220#: ../gio/gmount.c:393
[1948]2221msgid "mount doesn't implement \"unmount\""
[1478]2222msgstr "монтираният обект не поддържа демонтиране"
[1475]2223
2224#. Translators: This is an error
2225#. * message for mount objects that
2226#. * don't implement eject.
[2953]2227#: ../gio/gmount.c:469
[1948]2228msgid "mount doesn't implement \"eject\""
[1478]2229msgstr "монтираният обект не поддържа изваждане"
[1475]2230
2231#. Translators: This is an error
2232#. * message for mount objects that
[1839]2233#. * don't implement any of unmount or unmount_with_operation.
[2953]2234#: ../gio/gmount.c:547
[1948]2235msgid "mount doesn't implement \"unmount\" or \"unmount_with_operation\""
[1839]2236msgstr ""
2237"монтираният обект не поддържа нито демонтиране, нито демонтиране с действие"
2238
2239#. Translators: This is an error
2240#. * message for mount objects that
2241#. * don't implement any of eject or eject_with_operation.
[2953]2242#: ../gio/gmount.c:632
[1948]2243msgid "mount doesn't implement \"eject\" or \"eject_with_operation\""
[1839]2244msgstr ""
2245"монтираният обект не поддържа нито изваждане, нито изваждане с действие"
2246
2247#. Translators: This is an error
2248#. * message for mount objects that
[1475]2249#. * don't implement remount.
[2953]2250#: ../gio/gmount.c:720
[1948]2251msgid "mount doesn't implement \"remount\""
[1478]2252msgstr "монтираният обект не поддържа повторно монтиране"
[1475]2253
[1641]2254#. Translators: This is an error
2255#. * message for mount objects that
2256#. * don't implement content type guessing.
[2953]2257#: ../gio/gmount.c:802
[1641]2258msgid "mount doesn't implement content type guessing"
2259msgstr "монтираният обект не поддържа откриване на вида"
2260
2261#. Translators: This is an error
2262#. * message for mount objects that
2263#. * don't implement content type guessing.
[2820]2264#: ../gio/gmount.c:889
[1641]2265msgid "mount doesn't implement synchronous content type guessing"
2266msgstr "монтираният обект не поддържа синхронно откриване на вида"
2267
[2979]2268#: ../gio/gnetworkaddress.c:383
[1839]2269#, c-format
2270msgid "Hostname '%s' contains '[' but not ']'"
2271msgstr "Името на хоста „%s“ съдържа „[“, но липсва „]“"
2272
[2979]2273#: ../gio/gnetworkmonitorbase.c:199 ../gio/gnetworkmonitorbase.c:302
[2376]2274msgid "Network unreachable"
2275msgstr "Мрежата е недостъпна"
2276
[2979]2277#: ../gio/gnetworkmonitorbase.c:237 ../gio/gnetworkmonitorbase.c:267
[2376]2278msgid "Host unreachable"
2279msgstr "Хостът е недостъпен"
2280
[2953]2281#: ../gio/gnetworkmonitornetlink.c:96 ../gio/gnetworkmonitornetlink.c:108
2282#: ../gio/gnetworkmonitornetlink.c:127
[2376]2283#, c-format
2284msgid "Could not create network monitor: %s"
2285msgstr "Състоянието на мрежата не може да бъде наблюдавано: %s"
2286
[2953]2287#: ../gio/gnetworkmonitornetlink.c:117
[2376]2288msgid "Could not create network monitor: "
2289msgstr "Състоянието на мрежата не може да бъде наблюдавано: "
2290
[2953]2291#: ../gio/gnetworkmonitornetlink.c:175
[2376]2292msgid "Could not get network status: "
[2478]2293msgstr "Състоянието на мрежата не може да бъде получено: "
[2376]2294
[2979]2295#: ../gio/gnetworkmonitornm.c:278
2296#, c-format
2297msgid "NetworkManager version too old"
2298msgstr "Прекалено стара версия на „NetworkManager“"
2299
2300#: ../gio/goutputstream.c:209 ../gio/goutputstream.c:557
[1475]2301msgid "Output stream doesn't implement write"
[1478]2302msgstr "Изходният поток не поддържа запис"
[1475]2303
[2979]2304#: ../gio/goutputstream.c:518 ../gio/goutputstream.c:1218
[1475]2305msgid "Source stream is already closed"
[1478]2306msgstr "Изходният поток вече е затворен"
[1475]2307
[2979]2308#: ../gio/gresolver.c:331 ../gio/gthreadedresolver.c:116
[2953]2309#: ../gio/gthreadedresolver.c:126
2310#, c-format
2311msgid "Error resolving '%s': %s"
2312msgstr "Грешка при откриване по адрес на „%s“: %s"
2313
[2979]2314#: ../gio/gresource.c:298 ../gio/gresource.c:546 ../gio/gresource.c:563
2315#: ../gio/gresource.c:684 ../gio/gresource.c:753 ../gio/gresource.c:814
2316#: ../gio/gresource.c:894 ../gio/gresourcefile.c:452
[2953]2317#: ../gio/gresourcefile.c:553 ../gio/gresourcefile.c:655
[2478]2318#, c-format
2319msgid "The resource at '%s' does not exist"
2320msgstr "Ресурсът „%s“ липсва"
2321
[2979]2322#: ../gio/gresource.c:463
[2478]2323#, c-format
2324msgid "The resource at '%s' failed to decompress"
[2953]2325msgstr "Ресурсът „%s“ не може да се декомпресира"
[2478]2326
[2953]2327#: ../gio/gresourcefile.c:651
[2478]2328#, c-format
2329msgid "The resource at '%s' is not a directory"
2330msgstr "Ресурсът „%s“ не е папка"
2331
[2953]2332#: ../gio/gresourcefile.c:859
[2478]2333msgid "Input stream doesn't implement seek"
2334msgstr "Входният поток не поддържа търсене"
2335
[2953]2336#: ../gio/gresource-tool.c:491
[2478]2337msgid "List sections containing resources in an elf FILE"
2338msgstr "Изброяване на разделите с ресурси във ФАЙЛа във формат elf"
2339
[2953]2340#: ../gio/gresource-tool.c:497
[2478]2341msgid ""
2342"List resources\n"
2343"If SECTION is given, only list resources in this section\n"
2344"If PATH is given, only list matching resources"
2345msgstr ""
2346"Изброяване на ресурсите\n"
2347"Ако е даден РАЗДЕЛ, се изброяват само ресурсите в него\n"
2348"Ако е даден ПЪТ, се изброяват само съвпадащите ресурси"
2349
[2953]2350#: ../gio/gresource-tool.c:500 ../gio/gresource-tool.c:510
[2478]2351msgid "FILE [PATH]"
2352msgstr "ФАЙЛ [ПЪТ]"
2353
[2953]2354#: ../gio/gresource-tool.c:501 ../gio/gresource-tool.c:511
2355#: ../gio/gresource-tool.c:518
[2478]2356msgid "SECTION"
2357msgstr "РАЗДЕЛ"
2358
[2953]2359#: ../gio/gresource-tool.c:506
[2478]2360msgid ""
2361"List resources with details\n"
2362"If SECTION is given, only list resources in this section\n"
2363"If PATH is given, only list matching resources\n"
2364"Details include the section, size and compression"
2365msgstr ""
2366"Подробно изброяване на ресурсите\n"
2367"Ако е даден РАЗДЕЛ, се изброяват само ресурсите в него\n"
2368"Ако е даден ПЪТ, се изброяват само съвпадащите ресурси\n"
2369"Подробностите включват раздел, размер и компресия"
2370
[2953]2371#: ../gio/gresource-tool.c:516
[2478]2372msgid "Extract a resource file to stdout"
2373msgstr "Разархивиране на ресурс към стандартния изход"
2374
[2953]2375#: ../gio/gresource-tool.c:517
[2478]2376msgid "FILE PATH"
2377msgstr "ПЪТ ДО ФАЙЛ"
2378
[2953]2379#: ../gio/gresource-tool.c:531
[2478]2380msgid ""
2381"Usage:\n"
2382" gresource [--section SECTION] COMMAND [ARGS...]\n"
2383"\n"
2384"Commands:\n"
2385" help Show this information\n"
2386" sections List resource sections\n"
2387" list List resources\n"
2388" details List resources with details\n"
2389" extract Extract a resource\n"
2390"\n"
2391"Use 'gresource help COMMAND' to get detailed help.\n"
2392"\n"
2393msgstr ""
2394"Употреба:\n"
2395" gresource [--section РАЗДЕЛ] КОМАНДА [АРГУМЕНТИ…]\n"
2396"\n"
2397"Команда:\n"
2398" help Тази информация\n"
2399" sections Списък с разделите ресурси\n"
2400" list Списък с ресурсите\n"
2401" details Подробен списък с ресурси\n"
2402" extract Разархивиране на ресурс\n"
2403"\n"
2404"За подробна информация стартирайте „gresource help КОМАНДА“\n"
2405"\n"
2406
[2953]2407#: ../gio/gresource-tool.c:545
[2478]2408#, c-format
2409msgid ""
2410"Usage:\n"
2411" gresource %s%s%s %s\n"
2412"\n"
2413"%s\n"
2414"\n"
2415msgstr ""
2416"Употреба:\n"
2417" gresource %s%s%s %s\n"
2418"\n"
2419"%s\n"
2420"\n"
2421
[2953]2422#: ../gio/gresource-tool.c:552
[2478]2423msgid " SECTION An (optional) elf section name\n"
2424msgstr " РАЗДЕЛ (Незадължително) име на раздел в elf\n"
2425
[2979]2426#: ../gio/gresource-tool.c:556 ../gio/gsettings-tool.c:648
[2478]2427msgid " COMMAND The (optional) command to explain\n"
2428msgstr " КОМАНДА Помощ за командата или обща помощ, ако не е указано име\n"
2429
[2953]2430#: ../gio/gresource-tool.c:562
[2478]2431msgid " FILE An elf file (a binary or a shared library)\n"
2432msgstr " ФАЙЛ Файл във формат elf (изпълним или споделена библиотека)\n"
2433
[2953]2434#: ../gio/gresource-tool.c:565
[2478]2435msgid ""
2436" FILE An elf file (a binary or a shared library)\n"
2437" or a compiled resource file\n"
2438msgstr ""
2439" ФАЙЛ Файл във формат elf (изпълним или споделена библиотека)\n"
2440" или компилиран файл с ресурси\n"
2441
[2953]2442#: ../gio/gresource-tool.c:569
[2478]2443msgid "[PATH]"
2444msgstr "[ПЪТ]"
2445
[2953]2446#: ../gio/gresource-tool.c:571
[2478]2447msgid " PATH An (optional) resource path (may be partial)\n"
2448msgstr " ПЪТ (Незадължителен) (непълен) път до ресурс\n"
2449
[2953]2450#: ../gio/gresource-tool.c:572
[2478]2451msgid "PATH"
2452msgstr "ПЪТ"
2453
[2953]2454#: ../gio/gresource-tool.c:574
[2478]2455msgid " PATH A resource path\n"
2456msgstr " ПЪТ Път до ресурс\n"
2457
[2953]2458#: ../gio/gsettings-tool.c:51 ../gio/gsettings-tool.c:72
[2188]2459#, c-format
[2376]2460msgid "No such schema '%s'\n"
2461msgstr "Липсва схема „%s“\n"
2462
[2953]2463#: ../gio/gsettings-tool.c:57
[2376]2464#, c-format
[2249]2465msgid "Schema '%s' is not relocatable (path must not be specified)\n"
2466msgstr "Схемата „%s“ не може да се мести (не трябва да указвате път)\n"
[2188]2467
[2953]2468#: ../gio/gsettings-tool.c:78
[2249]2469#, c-format
2470msgid "Schema '%s' is relocatable (path must be specified)\n"
2471msgstr "Схемата „%s“ може да се мести (трябва да укажете път)\n"
[2188]2472
[2953]2473#: ../gio/gsettings-tool.c:92
[2249]2474#, c-format
2475msgid "Empty path given.\n"
2476msgstr "Даден е празен път.\n"
[2188]2477
[2953]2478#: ../gio/gsettings-tool.c:98
[2249]2479#, c-format
2480msgid "Path must begin with a slash (/)\n"
2481msgstr "Пътят трябва да започва с наклонена черта („/“)\n"
2482
[2953]2483#: ../gio/gsettings-tool.c:104
[2249]2484#, c-format
2485msgid "Path must end with a slash (/)\n"
2486msgstr "Пътят трябва да завършва с наклонена черта („/“)\n"
2487
[2953]2488#: ../gio/gsettings-tool.c:110
[2249]2489#, c-format
2490msgid "Path must not contain two adjacent slashes (//)\n"
2491msgstr "Пътят не трябва да съдържа две последователни наклонени черти („//“)\n"
2492
[2979]2493#: ../gio/gsettings-tool.c:490
[2249]2494#, c-format
2495msgid "The provided value is outside of the valid range\n"
2496msgstr "Стойността е извън интервала на допустимите стойности\n"
2497
[2979]2498#: ../gio/gsettings-tool.c:497
[2953]2499#, c-format
2500msgid "The key is not writable\n"
2501msgstr "Ключът не поддържа запис\n"
2502
[2979]2503#: ../gio/gsettings-tool.c:533
[2249]2504msgid "List the installed (non-relocatable) schemas"
2505msgstr "Извеждане на инсталираните схеми (които не се местят)"
2506
[2979]2507#: ../gio/gsettings-tool.c:539
[2249]2508msgid "List the installed relocatable schemas"
2509msgstr "Извеждане на инсталираните схеми, които могат да се местят"
2510
[2979]2511#: ../gio/gsettings-tool.c:545
[2249]2512msgid "List the keys in SCHEMA"
2513msgstr "Извеждане на ключовете в СХЕМАта"
2514
[2979]2515#: ../gio/gsettings-tool.c:546 ../gio/gsettings-tool.c:552
2516#: ../gio/gsettings-tool.c:589
[2249]2517msgid "SCHEMA[:PATH]"
2518msgstr "СХЕМА[:ПЪТ]"
2519
[2979]2520#: ../gio/gsettings-tool.c:551
[2249]2521msgid "List the children of SCHEMA"
2522msgstr "Извеждане на наследниците на СХЕМАта"
2523
[2979]2524#: ../gio/gsettings-tool.c:557
[2268]2525msgid ""
2526"List keys and values, recursively\n"
2527"If no SCHEMA is given, list all keys\n"
2528msgstr ""
2529"Рекурсивно извеждане на ключовете и стойностите им\n"
2530"Ако липсва СХЕМА, се извеждат всички ключове\n"
[2249]2531
[2979]2532#: ../gio/gsettings-tool.c:559
[2268]2533msgid "[SCHEMA[:PATH]]"
2534msgstr "[СХЕМА[:ПЪТ]]"
2535
[2979]2536#: ../gio/gsettings-tool.c:564
[2188]2537msgid "Get the value of KEY"
2538msgstr "Получаване на стойността на КЛЮЧ"
2539
[2979]2540#: ../gio/gsettings-tool.c:565 ../gio/gsettings-tool.c:571
2541#: ../gio/gsettings-tool.c:583 ../gio/gsettings-tool.c:595
[2249]2542msgid "SCHEMA[:PATH] KEY"
2543msgstr "СХЕМА[:ПЪТ] КЛЮЧ"
2544
[2979]2545#: ../gio/gsettings-tool.c:570
[2249]2546msgid "Query the range of valid values for KEY"
2547msgstr "Запитване за интервала от допустими стойности за КЛЮЧа"
2548
[2979]2549#: ../gio/gsettings-tool.c:576
[2249]2550msgid "Set the value of KEY to VALUE"
2551msgstr "Задаване на СТОЙНОСТта на КЛЮЧ"
2552
[2979]2553#: ../gio/gsettings-tool.c:577
[2249]2554msgid "SCHEMA[:PATH] KEY VALUE"
2555msgstr "СХЕМА[:ПЪТ] КЛЮЧ СТОЙНОСТ"
2556
[2979]2557#: ../gio/gsettings-tool.c:582
[2249]2558msgid "Reset KEY to its default value"
[2953]2559msgstr "Връщане на стандартната стойност на КЛЮЧ"
[2249]2560
[2979]2561#: ../gio/gsettings-tool.c:588
[2314]2562msgid "Reset all keys in SCHEMA to their defaults"
2563msgstr "Връщане на стандартната стойност на всички ключове в СХЕМАта"
2564
[2979]2565#: ../gio/gsettings-tool.c:594
[2249]2566msgid "Check if KEY is writable"
2567msgstr "Проверка дали стойността на КЛЮЧ може да се променя"
2568
[2979]2569#: ../gio/gsettings-tool.c:600
[2188]2570msgid ""
[2249]2571"Monitor KEY for changes.\n"
2572"If no KEY is specified, monitor all keys in SCHEMA.\n"
2573"Use ^C to stop monitoring.\n"
[2188]2574msgstr ""
[2376]2575"Наблюдение на КЛЮЧа за промени.\n"
[2249]2576"Ако не е указан определен КЛЮЧ, се следят всички във СХЕМАта.\n"
[2376]2577"Наблюдението се спира с „^C“.\n"
[2188]2578
[2979]2579#: ../gio/gsettings-tool.c:603
[2249]2580msgid "SCHEMA[:PATH] [KEY]"
2581msgstr "СХЕМА[:ПЪТ] [КЛЮЧ]"
[2188]2582
[2979]2583#: ../gio/gsettings-tool.c:615
[2249]2584msgid ""
2585"Usage:\n"
[2953]2586" gsettings --version\n"
[2376]2587" gsettings [--schemadir SCHEMADIR] COMMAND [ARGS...]\n"
[2249]2588"\n"
2589"Commands:\n"
2590" help Show this information\n"
2591" list-schemas List installed schemas\n"
2592" list-relocatable-schemas List relocatable schemas\n"
2593" list-keys List keys in a schema\n"
2594" list-children List children of a schema\n"
2595" list-recursively List keys and values, recursively\n"
2596" range Queries the range of a key\n"
2597" get Get the value of a key\n"
2598" set Set the value of a key\n"
2599" reset Reset the value of a key\n"
[2314]2600" reset-recursively Reset all values in a given schema\n"
[2249]2601" writable Check if a key is writable\n"
2602" monitor Watch for changes\n"
2603"\n"
2604"Use 'gsettings help COMMAND' to get detailed help.\n"
2605"\n"
[2188]2606msgstr ""
[2249]2607"Употреба:\n"
[2376]2608" gsettings [--schemadir ПАПКА_НА_СХЕМА] КОМАНДА [АРГУМЕНТИ…]\n"
[2249]2609"\n"
2610"Команди:\n"
2611" help Показване на този текст\n"
2612" list-schemas Извеждане на инсталираните схеми\n"
2613" list-relocatable-schemas Извеждане на схемите, които могат да се местят\n"
2614" list-keys Извеждане на ключовете в схема\n"
2615" list-children Извеждане на наследниците на схема\n"
2616" list-recursively Рекурсивно извеждане на ключовете и стойностите "
2617"им\n"
2618" range Какъв е интервала от допустими стойности за "
2619"ключ\n"
2620" get Получаване на стойността на даден ключ\n"
2621" set Промяна на стойността на даден ключ\n"
[2314]2622" reset Връщане на стандартната стойност на даден ключ\n"
2623" reset-recursively Връщане на стойностите на всички ключове в "
2624"схема\n"
[2249]2625" writable Проверка дали даден ключ може да се променя\n"
[2376]2626" monitor Наблюдение на даден ключ за промени\n"
[2249]2627"\n"
2628"Използвайте „gsettings help КОМАНДА“ за допълнителна информация.\n"
2629"\n"
[2188]2630
[2979]2631#: ../gio/gsettings-tool.c:638
[2188]2632#, c-format
[2249]2633msgid ""
2634"Usage:\n"
[2376]2635" gsettings [--schemadir SCHEMADIR] %s %s\n"
[2249]2636"\n"
2637"%s\n"
2638"\n"
2639msgstr ""
2640"Уореба:\n"
[2376]2641" gsettings [--schemadir ПАПКА_НА_СХЕМА] %s %s\n"
[2249]2642"\n"
2643"%s\n"
2644"\n"
[2188]2645
[2979]2646#: ../gio/gsettings-tool.c:644
[2376]2647msgid " SCHEMADIR A directory to search for additional schemas\n"
2648msgstr " ПАПКА_НА_СХЕМА Папка, в която да се търсят допълнителни схеми\n"
2649
[2979]2650#: ../gio/gsettings-tool.c:652
[2188]2651msgid ""
[2249]2652" SCHEMA The name of the schema\n"
2653" PATH The path, for relocatable schemas\n"
[2188]2654msgstr ""
[2249]2655"Аргументи:\n"
2656" СХЕМА Името на схемата\n"
2657" ПЪТ Път (за схеми, които могат да се местят)\n"
[2188]2658
[2979]2659#: ../gio/gsettings-tool.c:657
[2249]2660msgid " KEY The (optional) key within the schema\n"
2661msgstr " КЛЮЧ Ключ в схемата (незадължителен)\n"
2662
[2979]2663#: ../gio/gsettings-tool.c:661
[2249]2664msgid " KEY The key within the schema\n"
2665msgstr " КЛЮЧ Ключ в схемата\n"
2666
[2979]2667#: ../gio/gsettings-tool.c:665
[2249]2668msgid " VALUE The value to set\n"
2669msgstr " СТОЙНОСТ Стойност, която да бъде зададена\n"
2670
[2979]2671#: ../gio/gsettings-tool.c:720
[2188]2672#, c-format
[2953]2673msgid "Could not load schemas from %s: %s\n"
2674msgstr "Схеми от „%s“ не могат да се заредят: %s\n"
2675
[2979]2676#: ../gio/gsettings-tool.c:782
[2953]2677#, c-format
[2263]2678msgid "Empty schema name given\n"
2679msgstr "Подадено е празно име за схема\n"
[2188]2680
[2979]2681#: ../gio/gsettings-tool.c:811
[2953]2682#, c-format
2683msgid "No such key '%s'\n"
2684msgstr "Липсва ключ „%s“\n"
2685
[2979]2686#: ../gio/gsocket.c:271
[1839]2687msgid "Invalid socket, not initialized"
2688msgstr "Неправилно гнездо, не е инициализирано"
[1475]2689
[2979]2690#: ../gio/gsocket.c:278
[1839]2691#, c-format
2692msgid "Invalid socket, initialization failed due to: %s"
2693msgstr "Неправилно гнездо, неуспешна инициализация понеже: %s"
2694
[2979]2695#: ../gio/gsocket.c:286
[1839]2696msgid "Socket is already closed"
2697msgstr "Гнездото вече е затворено"
2698
[2979]2699#: ../gio/gsocket.c:301 ../gio/gsocket.c:3627 ../gio/gsocket.c:3682
[2188]2700msgid "Socket I/O timed out"
2701msgstr "Просрочено време за отговор при входни-изходна операция с гнездото"
2702
[2979]2703#: ../gio/gsocket.c:448
[1839]2704#, c-format
2705msgid "creating GSocket from fd: %s"
2706msgstr "създаване на GSocket от файлов дескриптор: %s"
2707
[2979]2708#: ../gio/gsocket.c:476 ../gio/gsocket.c:530 ../gio/gsocket.c:537
[1839]2709#, c-format
2710msgid "Unable to create socket: %s"
[2344]2711msgstr "Неуспешно създаване на гнездо: %s"
[1839]2712
[2979]2713#: ../gio/gsocket.c:530
[2575]2714msgid "Unknown family was specified"
2715msgstr "Указан е непознат вид версия на протокол"
2716
[2979]2717#: ../gio/gsocket.c:537
[1839]2718msgid "Unknown protocol was specified"
2719msgstr "Указан е непознат протокол"
2720
[2979]2721#: ../gio/gsocket.c:1727
[1839]2722#, c-format
2723msgid "could not get local address: %s"
2724msgstr "локалният адрес не може да бъде получен :%s"
2725
[2979]2726#: ../gio/gsocket.c:1770
[1839]2727#, c-format
2728msgid "could not get remote address: %s"
2729msgstr "отдалеченият адрес не може да бъде получен :%s"
2730
[2979]2731#: ../gio/gsocket.c:1831
[1839]2732#, c-format
2733msgid "could not listen: %s"
2734msgstr "не може да се слуша: %s"
2735
[2979]2736#: ../gio/gsocket.c:1930
[1839]2737#, c-format
2738msgid "Error binding to address: %s"
2739msgstr "Грешка при свързване към адрес: %s"
2740
[2979]2741#: ../gio/gsocket.c:2045 ../gio/gsocket.c:2082
[1839]2742#, c-format
[2478]2743msgid "Error joining multicast group: %s"
2744msgstr "Грешка при включване към група за разпръскване: %s"
2745
[2979]2746#: ../gio/gsocket.c:2046 ../gio/gsocket.c:2083
[2478]2747#, c-format
2748msgid "Error leaving multicast group: %s"
2749msgstr "Грешка при напускане на група за разпръскване: %s"
2750
[2979]2751#: ../gio/gsocket.c:2047
[2478]2752msgid "No support for source-specific multicast"
2753msgstr "Липсва поддръжка за насочено разпръскване"
2754
[2979]2755#: ../gio/gsocket.c:2269
[2478]2756#, c-format
[1839]2757msgid "Error accepting connection: %s"
2758msgstr "Грешка при приемане на връзка: %s"
2759
[2979]2760#: ../gio/gsocket.c:2392
[1839]2761msgid "Connection in progress"
2762msgstr "В момента се осъществява връзка"
2763
[2979]2764#: ../gio/gsocket.c:2442
[2820]2765msgid "Unable to get pending error: "
2766msgstr "Неуспешно получаване на текущата грешка: "
[1839]2767
[2979]2768#: ../gio/gsocket.c:2645
[1839]2769#, c-format
2770msgid "Error receiving data: %s"
2771msgstr "Грешка при получаване на данни: %s"
2772
[2979]2773#: ../gio/gsocket.c:2820
[1839]2774#, c-format
2775msgid "Error sending data: %s"
2776msgstr "Грешка при изпращане на данни: %s"
2777
[2979]2778#: ../gio/gsocket.c:2934
[1839]2779#, c-format
[2314]2780msgid "Unable to shutdown socket: %s"
[2344]2781msgstr "Неуспешно изключване на гнездо: %s"
[2314]2782
[2979]2783#: ../gio/gsocket.c:3013
[2314]2784#, c-format
[1839]2785msgid "Error closing socket: %s"
2786msgstr "Грешка при затваряне на гнездо: %s"
2787
[2979]2788#: ../gio/gsocket.c:3620
[1839]2789#, c-format
2790msgid "Waiting for socket condition: %s"
2791msgstr "Изчакване за състояние на гнездо: %s"
2792
[2979]2793#: ../gio/gsocket.c:3907 ../gio/gsocket.c:3990 ../gio/gsocket.c:4218
[2314]2794#, c-format
2795msgid "Error sending message: %s"
2796msgstr "Грешка при изпращане на съобщение: %s"
2797
[2979]2798#: ../gio/gsocket.c:3932
[2719]2799msgid "GSocketControlMessage not supported on Windows"
[1839]2800msgstr "GSocketControlMessage не се поддържа под Уиндоус"
2801
[2979]2802#: ../gio/gsocket.c:4546 ../gio/gsocket.c:4684
[1839]2803#, c-format
2804msgid "Error receiving message: %s"
2805msgstr "Грешка при изпращане на съобщение: %s"
2806
[2979]2807#: ../gio/gsocket.c:4806
[2820]2808#, c-format
[2953]2809msgid "Unable to read socket credentials: %s"
2810msgstr "Неуспешно изчитане на правата на гнездо: %s"
[2820]2811
[2979]2812#: ../gio/gsocket.c:4815
[2188]2813msgid "g_socket_get_credentials not implemented for this OS"
2814msgstr "g_socket_get_credentials не е реализирана на тази операционна система"
2815
[2953]2816#: ../gio/gsocketclient.c:176
[2376]2817#, c-format
2818msgid "Could not connect to proxy server %s: "
2819msgstr "Неуспешно свързване към сървъра-посредник %s: "
2820
[2953]2821#: ../gio/gsocketclient.c:190
[2376]2822#, c-format
2823msgid "Could not connect to %s: "
2824msgstr "Неуспешно свързване към „%s“: "
2825
[2953]2826#: ../gio/gsocketclient.c:192
[2376]2827msgid "Could not connect: "
2828msgstr "Неуспешно свързване: "
2829
[2979]2830#: ../gio/gsocketclient.c:1027 ../gio/gsocketclient.c:1599
[1839]2831msgid "Unknown error on connect"
2832msgstr "Непозната грешка при свързване"
2833
[2979]2834#: ../gio/gsocketclient.c:1081 ../gio/gsocketclient.c:1535
[2719]2835msgid "Proxying over a non-TCP connection is not supported."
2836msgstr "Не се поддържа посредничество на връзки извън TCP."
[2188]2837
[2979]2838#: ../gio/gsocketclient.c:1110 ../gio/gsocketclient.c:1561
[2188]2839#, c-format
2840msgid "Proxy protocol '%s' is not supported."
[2953]2841msgstr "Протоколът за посредничество „%s“ не се поддържа."
[2188]2842
[2953]2843#: ../gio/gsocketlistener.c:188
[1839]2844msgid "Listener is already closed"
2845msgstr "Функцията за слушане вече е затворена"
2846
[2953]2847#: ../gio/gsocketlistener.c:234
[1839]2848msgid "Added socket is closed"
2849msgstr "Добавеното гнездо е затворено"
2850
[2953]2851#: ../gio/gsocks4aproxy.c:118
[1475]2852#, c-format
[2188]2853msgid "SOCKSv4 does not support IPv6 address '%s'"
2854msgstr "SOCKSv4 не поддържа адреса IPv6 „%s“"
2855
[2953]2856#: ../gio/gsocks4aproxy.c:136
[2376]2857msgid "Username is too long for SOCKSv4 protocol"
2858msgstr "Потребителското име е твърде дълго за протокола SOCKSv4"
[2188]2859
[2953]2860#: ../gio/gsocks4aproxy.c:153
[2188]2861#, c-format
[2376]2862msgid "Hostname '%s' is too long for SOCKSv4 protocol"
2863msgstr "Името на хоста „%s“ е твърде дълго за протокола SOCKSv4"
[2188]2864
[2953]2865#: ../gio/gsocks4aproxy.c:179
[2188]2866msgid "The server is not a SOCKSv4 proxy server."
2867msgstr "Този сървър не предоставя посредничество чрез SOCKSv4."
2868
[2953]2869#: ../gio/gsocks4aproxy.c:186
[2188]2870msgid "Connection through SOCKSv4 server was rejected"
2871msgstr "Връзката през сървъра SOCKSv4 беше отхвърлена"
2872
[2953]2873#: ../gio/gsocks5proxy.c:153 ../gio/gsocks5proxy.c:324
2874#: ../gio/gsocks5proxy.c:334
[2188]2875msgid "The server is not a SOCKSv5 proxy server."
2876msgstr "Този сървър не предоставя посредничество чрез SOCKSv5."
2877
[2953]2878#: ../gio/gsocks5proxy.c:167
[2188]2879msgid "The SOCKSv5 proxy requires authentication."
2880msgstr "Посредникът чрез SOCKSv5 изисква идентификация."
2881
[2953]2882#: ../gio/gsocks5proxy.c:177
[2188]2883msgid ""
[2249]2884"The SOCKSv5 proxy requires an authentication method that is not supported by "
2885"GLib."
[2188]2886msgstr ""
2887"Посредникът чрез SOCKSv5 изисква механизъм за идентификация, който не се "
2888"поддържа от GLib."
2889
[2953]2890#: ../gio/gsocks5proxy.c:206
[2376]2891msgid "Username or password is too long for SOCKSv5 protocol."
2892msgstr "Потребителското име или паролата са твърде дълги за протокола SOCKSv5."
[2188]2893
[2953]2894#: ../gio/gsocks5proxy.c:236
[2188]2895msgid "SOCKSv5 authentication failed due to wrong username or password."
2896msgstr ""
2897"Идентифицирането за SOCKSv4 не успя поради грешно потребителско име или "
2898"парола."
2899
[2953]2900#: ../gio/gsocks5proxy.c:286
[2188]2901#, c-format
[2376]2902msgid "Hostname '%s' is too long for SOCKSv5 protocol"
2903msgstr "Името на хоста „%s“ е твърде дълго за протокола SOCKSv5."
[2188]2904
[2953]2905#: ../gio/gsocks5proxy.c:348
[2344]2906msgid "The SOCKSv5 proxy server uses unknown address type."
[2188]2907msgstr "Сървърът посредник за SOCKSv5 използва непознат вид адрес."
2908
[2953]2909#: ../gio/gsocks5proxy.c:355
[2188]2910msgid "Internal SOCKSv5 proxy server error."
2911msgstr "Вътрешна грешка на сървъра посредник за SOCKSv5."
2912
[2953]2913#: ../gio/gsocks5proxy.c:361
[2188]2914msgid "SOCKSv5 connection not allowed by ruleset."
2915msgstr "Правилата не позволяват свързването по SOCKSv5."
2916
[2953]2917#: ../gio/gsocks5proxy.c:368
[2188]2918msgid "Host unreachable through SOCKSv5 server."
2919msgstr "Хостът не е достижим през сървъра за SOCKSv5."
2920
[2953]2921#: ../gio/gsocks5proxy.c:374
[2188]2922msgid "Network unreachable through SOCKSv5 proxy."
2923msgstr "Мрежата не е достижима през сървъра посредник за SOCKSv5."
2924
[2953]2925#: ../gio/gsocks5proxy.c:380
[2188]2926msgid "Connection refused through SOCKSv5 proxy."
2927msgstr "Връзката сървъра посредник за SOCKSv5 е отказана."
2928
[2953]2929#: ../gio/gsocks5proxy.c:386
[2188]2930msgid "SOCKSv5 proxy does not support 'connect' command."
2931msgstr "Сървърът посредник за SOCKSv5 не поддържа командата „connect“."
2932
[2953]2933#: ../gio/gsocks5proxy.c:392
[2188]2934msgid "SOCKSv5 proxy does not support provided address type."
2935msgstr "Сървърът посредник за SOCKSv5 не поддържа предоставения вид адрес."
2936
[2953]2937#: ../gio/gsocks5proxy.c:398
[2249]2938msgid "Unknown SOCKSv5 proxy error."
[2188]2939msgstr "Неизвестна грешка със сървъра посредник за SOCKSv5."
2940
[2953]2941#: ../gio/gthemedicon.c:518
[2188]2942#, c-format
[1762]2943msgid "Can't handle version %d of GThemedIcon encoding"
2944msgstr "Версия %d на кодирането GThemedIcon не се поддържа"
2945
[2953]2946#: ../gio/gthreadedresolver.c:118
2947msgid "No valid addresses were found"
2948msgstr "Не бяха намерени валидни адреси"
[2820]2949
[2953]2950#: ../gio/gthreadedresolver.c:211
[2820]2951#, c-format
2952msgid "Error reverse-resolving '%s': %s"
2953msgstr "Грешка при обратно откриване по адрес на „%s“: %s"
2954
[2953]2955#: ../gio/gthreadedresolver.c:546 ../gio/gthreadedresolver.c:626
2956#: ../gio/gthreadedresolver.c:724 ../gio/gthreadedresolver.c:774
[2820]2957#, c-format
2958msgid "No DNS record of the requested type for '%s'"
2959msgstr "Няма запис в DNS от указания вид за „%s“"
2960
[2953]2961#: ../gio/gthreadedresolver.c:551 ../gio/gthreadedresolver.c:729
[2820]2962#, c-format
2963msgid "Temporarily unable to resolve '%s'"
2964msgstr "Временно е невъзможно „%s“ да бъде открит по адрес"
2965
[2953]2966#: ../gio/gthreadedresolver.c:556 ../gio/gthreadedresolver.c:734
[2820]2967#, c-format
2968msgid "Error resolving '%s'"
2969msgstr "Грешка при откриване по адрес на %s"
2970
[2953]2971#: ../gio/gtlscertificate.c:250
[2376]2972msgid "Cannot decrypt PEM-encoded private key"
2973msgstr "Частният ключ, шифриран с PEM, не може да бъде дешифриран"
2974
[2953]2975#: ../gio/gtlscertificate.c:255
[2318]2976msgid "No PEM-encoded private key found"
2977msgstr "Липсва частен ключ, шифриран с PEM"
2978
[2953]2979#: ../gio/gtlscertificate.c:265
[2318]2980msgid "Could not parse PEM-encoded private key"
2981msgstr "Частният ключ, шифриран с PEM, не може да бъде анализиран"
2982
[2953]2983#: ../gio/gtlscertificate.c:290
[2249]2984msgid "No PEM-encoded certificate found"
[2318]2985msgstr "Липсва сертификат, шифриран с PEM"
[2249]2986
[2953]2987#: ../gio/gtlscertificate.c:299
[2249]2988msgid "Could not parse PEM-encoded certificate"
2989msgstr "Сертификатът, шифриран с PEM, не може да бъде анализиран"
2990
[2953]2991#: ../gio/gtlspassword.c:111
[2344]2992msgid ""
2993"This is the last chance to enter the password correctly before your access "
2994"is locked out."
2995msgstr ""
2996"Това е последният ви шанс да въведете правилна парола, преди машината да се "
2997"заключи."
2998
[2953]2999#: ../gio/gtlspassword.c:113
[2344]3000msgid ""
3001"Several password entered have been incorrect, and your access will be locked "
3002"out after further failures."
3003msgstr ""
3004"Няколко пъти сте въвели неправилна парола. Ако отново сгрешите, машината ще "
3005"се заключи за достъп."
3006
[2953]3007#: ../gio/gtlspassword.c:115
[2344]3008msgid "The password entered is incorrect."
3009msgstr "Въведената парола е неправилна."
3010
[2979]3011#: ../gio/gunixconnection.c:166 ../gio/gunixconnection.c:561
[1839]3012#, c-format
3013msgid "Expecting 1 control message, got %d"
[2953]3014msgid_plural "Expecting 1 control message, got %d"
3015msgstr[0] "Очакваше се 1 контролно съобщение, а бяха получени %d"
3016msgstr[1] "Очакваше се 1 контролно съобщение, а бяха получени %d"
[1762]3017
[2979]3018#: ../gio/gunixconnection.c:182 ../gio/gunixconnection.c:573
[1839]3019msgid "Unexpected type of ancillary data"
3020msgstr "Неочакван вид на помощните данни"
[1762]3021
[2979]3022#: ../gio/gunixconnection.c:200
[1839]3023#, c-format
3024msgid "Expecting one fd, but got %d\n"
[2953]3025msgid_plural "Expecting one fd, but got %d\n"
3026msgstr[0] "Очакваше се един файлов дескриптор, а беше получен %d\n"
3027msgstr[1] "Очакваше се един файлов дескриптор, а бяха получени %d\n"
[1762]3028
[2979]3029#: ../gio/gunixconnection.c:219
[1839]3030msgid "Received invalid fd"
3031msgstr "Получен е неправилен файлов дескриптор"
[1762]3032
[2979]3033#: ../gio/gunixconnection.c:355
[2188]3034msgid "Error sending credentials: "
3035msgstr "Грешка при изпращане на самоличност: "
3036
[2979]3037#: ../gio/gunixconnection.c:503
[1762]3038#, c-format
[2188]3039msgid "Error checking if SO_PASSCRED is enabled for socket: %s"
3040msgstr "Грешка при проверка дали SO_PASSCRED е позволено за гнездото: %s"
3041
[2979]3042#: ../gio/gunixconnection.c:518
[2188]3043#, c-format
3044msgid "Error enabling SO_PASSCRED: %s"
3045msgstr "Грешка при разрешаване на SO_PASSCRED: %s"
3046
[2979]3047#: ../gio/gunixconnection.c:547
[2188]3048msgid ""
3049"Expecting to read a single byte for receiving credentials but read zero bytes"
3050msgstr ""
3051"Очаква се един байт за получаване на самоличност, но са прочетени 0 байта."
3052
[2979]3053#: ../gio/gunixconnection.c:587
[2188]3054#, c-format
[2314]3055msgid "Not expecting control message, but got %d"
3056msgstr "Не се очакваше контролно съобщение, а бяха получени %d"
3057
[2979]3058#: ../gio/gunixconnection.c:611
[2314]3059#, c-format
[2188]3060msgid "Error while disabling SO_PASSCRED: %s"
3061msgstr "Грешка при забраняване на SO_PASSCRED: %s"
3062
[2953]3063#: ../gio/gunixinputstream.c:370 ../gio/gunixinputstream.c:391
[2188]3064#, c-format
[2376]3065msgid "Error reading from file descriptor: %s"
3066msgstr "Грешка при четене от файловия дескриптор: %s"
[1475]3067
[2953]3068#: ../gio/gunixinputstream.c:424 ../gio/gunixoutputstream.c:410
[1475]3069#, c-format
[2376]3070msgid "Error closing file descriptor: %s"
3071msgstr "Грешка при затваряне на файловия дескриптор: %s"
[1475]3072
[2979]3073#: ../gio/gunixmounts.c:2099 ../gio/gunixmounts.c:2152
[1475]3074msgid "Filesystem root"
3075msgstr "Коренова папка на файловата система"
3076
[2953]3077#: ../gio/gunixoutputstream.c:356 ../gio/gunixoutputstream.c:377
[1475]3078#, c-format
[2376]3079msgid "Error writing to file descriptor: %s"
3080msgstr "Грешка при запис във файловия дескриптор: %s"
[1475]3081
[2953]3082#: ../gio/gunixsocketaddress.c:232
[2719]3083msgid "Abstract UNIX domain socket addresses not supported on this system"
[1839]3084msgstr ""
3085"Тази система не поддържа абстрактни адреси на гнезда за домейни в ЮНИКС"
3086
[2953]3087#: ../gio/gvolume.c:437
[1475]3088msgid "volume doesn't implement eject"
3089msgstr "томът не поддържа изваждане"
3090
[1839]3091#. Translators: This is an error
3092#. * message for volume objects that
3093#. * don't implement any of eject or eject_with_operation.
[2953]3094#: ../gio/gvolume.c:514
[1839]3095msgid "volume doesn't implement eject or eject_with_operation"
3096msgstr "томът не поддържа нито изваждане, нито изваждане с действие"
3097
[2953]3098#: ../gio/gwin32appinfo.c:274
[1475]3099msgid "Can't find application"
3100msgstr "Приложението не може да бъде открито"
3101
[2979]3102#: ../gio/gwin32appinfo.c:303
[1475]3103#, c-format
3104msgid "Error launching application: %s"
3105msgstr "Грешка при стартиране на приложение: %s"
3106
[2979]3107#: ../gio/gwin32appinfo.c:378
[1475]3108msgid "association changes not supported on win32"
[1478]3109msgstr "не се поддържа промяна на асоциациите при win32"
[1475]3110
[2979]3111#: ../gio/gwin32appinfo.c:390
[1475]3112msgid "Association creation not supported on win32"
[1478]3113msgstr "Не се поддържа създаването на асоциации при win32"
[1990]3114
[2953]3115#: ../gio/gwin32inputstream.c:344
[2188]3116#, c-format
3117msgid "Error reading from handle: %s"
3118msgstr "Грешка при четене от манипулатор: %s"
3119
[2953]3120#: ../gio/gwin32inputstream.c:388 ../gio/gwin32outputstream.c:375
[2188]3121#, c-format
3122msgid "Error closing handle: %s"
3123msgstr "Грешка при затваряне на манипулатор: %s"
3124
[2953]3125#: ../gio/gwin32outputstream.c:331
[2188]3126#, c-format
3127msgid "Error writing to handle: %s"
3128msgstr "Грешка при запис в манипулатор: %s"
3129
[2953]3130#: ../gio/gzlibcompressor.c:394 ../gio/gzlibdecompressor.c:347
[1990]3131msgid "Not enough memory"
3132msgstr "недостатъчно памет"
3133
[2953]3134#: ../gio/gzlibcompressor.c:401 ../gio/gzlibdecompressor.c:354
[1990]3135#, c-format
3136msgid "Internal error: %s"
3137msgstr "Вътрешна грешка: %s"
3138
[2953]3139#: ../gio/gzlibcompressor.c:414 ../gio/gzlibdecompressor.c:368
[1990]3140msgid "Need more input"
3141msgstr "Необходими са още данни от входа"
3142
[2953]3143#: ../gio/gzlibdecompressor.c:340
[1990]3144msgid "Invalid compressed data"
3145msgstr "Неправилни, компресирани данни"
[2376]3146
[2582]3147#: ../gio/tests/gdbus-daemon.c:18
3148msgid "Address to listen on"
3149msgstr "Адрес, на който да се слуша"
3150
3151#: ../gio/tests/gdbus-daemon.c:19
3152msgid "Ignored, for compat with GTestDbus"
3153msgstr "Стойността няма значение, просто осигурява съвместимост с GTestDbus"
3154
3155#: ../gio/tests/gdbus-daemon.c:20
3156msgid "Print address"
3157msgstr "Извеждане на адреса"
3158
3159#: ../gio/tests/gdbus-daemon.c:21
3160msgid "Print address in shell mode"
3161msgstr "Извеждане на адреса в режим за обвивката"
3162
[2820]3163#: ../gio/tests/gdbus-daemon.c:28
[2582]3164msgid "Run a dbus service"
3165msgstr "Стартиране на сесийна шина dbus"
3166
[2820]3167#: ../gio/tests/gdbus-daemon.c:42
[2582]3168#, c-format
3169msgid "Wrong args\n"
3170msgstr "Неправилни аргументи\n"
3171
[2953]3172#: ../glib/gbookmarkfile.c:755
[2376]3173#, c-format
3174msgid "Unexpected attribute '%s' for element '%s'"
3175msgstr "Неочакван атрибут „%s“ на елемента „%s“"
3176
[2953]3177#: ../glib/gbookmarkfile.c:766 ../glib/gbookmarkfile.c:837
3178#: ../glib/gbookmarkfile.c:847 ../glib/gbookmarkfile.c:954
[2376]3179#, c-format
3180msgid "Attribute '%s' of element '%s' not found"
3181msgstr "Атрибутът „%s“ на елемента „%s“ не е открит"
3182
[2953]3183#: ../glib/gbookmarkfile.c:1124 ../glib/gbookmarkfile.c:1189
3184#: ../glib/gbookmarkfile.c:1253 ../glib/gbookmarkfile.c:1263
[2376]3185#, c-format
3186msgid "Unexpected tag '%s', tag '%s' expected"
3187msgstr "Неочакван етикет „%s“, очакваше се „%s“"
3188
[2953]3189#: ../glib/gbookmarkfile.c:1149 ../glib/gbookmarkfile.c:1163
3190#: ../glib/gbookmarkfile.c:1231
[2376]3191#, c-format
3192msgid "Unexpected tag '%s' inside '%s'"
3193msgstr "Неочакван етикет „%s“ вътре в „%s“"
3194
[2953]3195#: ../glib/gbookmarkfile.c:1756
[2376]3196msgid "No valid bookmark file found in data dirs"
3197msgstr "Не може да се открие валиден файл с отметки в папките с данни"
3198
[2953]3199#: ../glib/gbookmarkfile.c:1957
[2376]3200#, c-format
3201msgid "A bookmark for URI '%s' already exists"
3202msgstr "Вече съществува отметка за адреса „%s“"
3203
[2953]3204#: ../glib/gbookmarkfile.c:2003 ../glib/gbookmarkfile.c:2161
3205#: ../glib/gbookmarkfile.c:2246 ../glib/gbookmarkfile.c:2326
3206#: ../glib/gbookmarkfile.c:2411 ../glib/gbookmarkfile.c:2494
3207#: ../glib/gbookmarkfile.c:2572 ../glib/gbookmarkfile.c:2651
3208#: ../glib/gbookmarkfile.c:2693 ../glib/gbookmarkfile.c:2790
3209#: ../glib/gbookmarkfile.c:2910 ../glib/gbookmarkfile.c:3100
3210#: ../glib/gbookmarkfile.c:3176 ../glib/gbookmarkfile.c:3344
3211#: ../glib/gbookmarkfile.c:3433 ../glib/gbookmarkfile.c:3522
3212#: ../glib/gbookmarkfile.c:3638
[2376]3213#, c-format
3214msgid "No bookmark found for URI '%s'"
3215msgstr "Не е открита отметка за адреса „%s“"
3216
[2953]3217#: ../glib/gbookmarkfile.c:2335
[2376]3218#, c-format
3219msgid "No MIME type defined in the bookmark for URI '%s'"
3220msgstr "Не е указан видът MIME в отметката за адреса „%s“"
3221
[2953]3222#: ../glib/gbookmarkfile.c:2420
[2376]3223#, c-format
3224msgid "No private flag has been defined in bookmark for URI '%s'"
3225msgstr "Не е зададен флаг за лични данни в отметката за адреса „%s“"
3226
[2953]3227#: ../glib/gbookmarkfile.c:2799
[2376]3228#, c-format
3229msgid "No groups set in bookmark for URI '%s'"
3230msgstr "Не са зададени групи в отметката за адреса „%s“"
3231
[2953]3232#: ../glib/gbookmarkfile.c:3197 ../glib/gbookmarkfile.c:3354
[2376]3233#, c-format
3234msgid "No application with name '%s' registered a bookmark for '%s'"
3235msgstr "Никоя програма „%s“ не е регистрирала отметка за „%s“"
3236
[2953]3237#: ../glib/gbookmarkfile.c:3377
[2376]3238#, c-format
3239msgid "Failed to expand exec line '%s' with URI '%s'"
3240msgstr "Неуспешно дописване на реда за изпълнение „%s“ с адреса „%s“"
3241
[2953]3242#: ../glib/gconvert.c:477 ../glib/gutf8.c:833 ../glib/gutf8.c:1044
3243#: ../glib/gutf8.c:1181 ../glib/gutf8.c:1285
[2376]3244msgid "Partial character sequence at end of input"
3245msgstr "Непълна знакова последователност в края на входните данни"
3246
[2953]3247#: ../glib/gconvert.c:742
[2376]3248#, c-format
3249msgid "Cannot convert fallback '%s' to codeset '%s'"
3250msgstr ""
3251"Заместващият знак „%s“ не може да бъде преобразуван към знак от набора „%s“"
3252
[2953]3253#: ../glib/gconvert.c:1566
[2376]3254#, c-format
3255msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
3256msgstr ""
3257"Адресът „%s“ не е абсолютен при използване на схемата „file“ (файлова "
3258"система)"
3259
[2953]3260#: ../glib/gconvert.c:1576
[2376]3261#, c-format
3262msgid "The local file URI '%s' may not include a '#'"
3263msgstr "Адресът „%s“ на локален файл не може да включва „#“"
3264
[2953]3265#: ../glib/gconvert.c:1593
[2376]3266#, c-format
3267msgid "The URI '%s' is invalid"
3268msgstr "Адресът „%s“ е неправилен"
3269
[2953]3270#: ../glib/gconvert.c:1605
[2376]3271#, c-format
3272msgid "The hostname of the URI '%s' is invalid"
3273msgstr "Името на хоста в адреса „%s“ е неправилно"
3274
[2953]3275#: ../glib/gconvert.c:1621
[2376]3276#, c-format
3277msgid "The URI '%s' contains invalidly escaped characters"
3278msgstr "Адресът „%s“ съдържа грешни екраниращи последователности"
3279
[2953]3280#: ../glib/gconvert.c:1716
[2376]3281#, c-format
3282msgid "The pathname '%s' is not an absolute path"
3283msgstr "Пътят „%s“ не е абсолютен"
3284
[2953]3285#: ../glib/gconvert.c:1726
[2376]3286msgid "Invalid hostname"
3287msgstr "Неправилно име на хост"
3288
3289#. Translators: 'before midday' indicator
[2953]3290#: ../glib/gdatetime.c:201
[2376]3291msgctxt "GDateTime"
3292msgid "AM"
3293msgstr "пр. об."
3294
3295#. Translators: 'after midday' indicator
[2953]3296#: ../glib/gdatetime.c:203
[2376]3297msgctxt "GDateTime"
3298msgid "PM"
3299msgstr "сл. об."
3300
3301#. Translators: this is the preferred format for expressing the date and the time
[2953]3302#: ../glib/gdatetime.c:206
[2376]3303msgctxt "GDateTime"
3304msgid "%a %b %e %H:%M:%S %Y"
3305msgstr "%x (%a) %X %Z"
3306
3307#. Translators: this is the preferred format for expressing the date
[2953]3308#: ../glib/gdatetime.c:209
[2376]3309msgctxt "GDateTime"
3310msgid "%m/%d/%y"
3311msgstr "%d.%m.%y"
3312
3313#. Translators: this is the preferred format for expressing the time
[2953]3314#: ../glib/gdatetime.c:212
[2376]3315msgctxt "GDateTime"
3316msgid "%H:%M:%S"
3317msgstr "%H:%M:%S"
3318
3319#. Translators: this is the preferred format for expressing 12 hour time
[2953]3320#: ../glib/gdatetime.c:215
[2376]3321msgctxt "GDateTime"
3322msgid "%I:%M:%S %p"
3323msgstr "%l,%M,%S"
3324
[2953]3325#: ../glib/gdatetime.c:228
[2376]3326msgctxt "full month name"
3327msgid "January"
3328msgstr "януари"
3329
[2953]3330#: ../glib/gdatetime.c:230
[2376]3331msgctxt "full month name"
3332msgid "February"
3333msgstr "февруари"
3334
[2953]3335#: ../glib/gdatetime.c:232
[2376]3336msgctxt "full month name"
3337msgid "March"
3338msgstr "март"
3339
[2953]3340#: ../glib/gdatetime.c:234
[2376]3341msgctxt "full month name"
3342msgid "April"
3343msgstr "април"
3344
[2953]3345#: ../glib/gdatetime.c:236
[2376]3346msgctxt "full month name"
3347msgid "May"
3348msgstr "май"
3349
[2953]3350#: ../glib/gdatetime.c:238
[2376]3351msgctxt "full month name"
3352msgid "June"
3353msgstr "юни"
3354
[2953]3355#: ../glib/gdatetime.c:240
[2376]3356msgctxt "full month name"
3357msgid "July"
3358msgstr "юли"
3359
[2953]3360#: ../glib/gdatetime.c:242
[2376]3361msgctxt "full month name"
3362msgid "August"
3363msgstr "август"
3364
[2953]3365#: ../glib/gdatetime.c:244
[2376]3366msgctxt "full month name"
3367msgid "September"
3368msgstr "септември"
3369
[2953]3370#: ../glib/gdatetime.c:246
[2376]3371msgctxt "full month name"
3372msgid "October"
3373msgstr "октомври"
3374
[2953]3375#: ../glib/gdatetime.c:248
[2376]3376msgctxt "full month name"
3377msgid "November"
3378msgstr "ноември"
3379
[2953]3380#: ../glib/gdatetime.c:250
[2376]3381msgctxt "full month name"
3382msgid "December"
3383msgstr "декември"
3384
[2953]3385#: ../glib/gdatetime.c:265
[2376]3386msgctxt "abbreviated month name"
3387msgid "Jan"
3388msgstr "яну"
3389
[2953]3390#: ../glib/gdatetime.c:267
[2376]3391msgctxt "abbreviated month name"
3392msgid "Feb"
3393msgstr "фев"
3394
[2953]3395#: ../glib/gdatetime.c:269
[2376]3396msgctxt "abbreviated month name"
3397msgid "Mar"
3398msgstr "мар"
3399
[2953]3400#: ../glib/gdatetime.c:271
[2376]3401msgctxt "abbreviated month name"
3402msgid "Apr"
3403msgstr "апр"
3404
[2953]3405#: ../glib/gdatetime.c:273
[2376]3406msgctxt "abbreviated month name"
3407msgid "May"
3408msgstr "май"
3409
[2953]3410#: ../glib/gdatetime.c:275
[2376]3411msgctxt "abbreviated month name"
3412msgid "Jun"
3413msgstr "юни"
3414
[2953]3415#: ../glib/gdatetime.c:277
[2376]3416msgctxt "abbreviated month name"
3417msgid "Jul"
3418msgstr "юли"
3419
[2953]3420#: ../glib/gdatetime.c:279
[2376]3421msgctxt "abbreviated month name"
3422msgid "Aug"
3423msgstr "авг"
3424
[2953]3425#: ../glib/gdatetime.c:281
[2376]3426msgctxt "abbreviated month name"
3427msgid "Sep"
3428msgstr "сеп"
3429
[2953]3430#: ../glib/gdatetime.c:283
[2376]3431msgctxt "abbreviated month name"
3432msgid "Oct"
3433msgstr "окт"
3434
[2953]3435#: ../glib/gdatetime.c:285
[2376]3436msgctxt "abbreviated month name"
3437msgid "Nov"
3438msgstr "ное"
3439
[2953]3440#: ../glib/gdatetime.c:287
[2376]3441msgctxt "abbreviated month name"
3442msgid "Dec"
3443msgstr "дек"
3444
[2953]3445#: ../glib/gdatetime.c:302
[2376]3446msgctxt "full weekday name"
3447msgid "Monday"
3448msgstr "понеделник"
3449
[2953]3450#: ../glib/gdatetime.c:304
[2376]3451msgctxt "full weekday name"
3452msgid "Tuesday"
3453msgstr "вторник"
3454
[2953]3455#: ../glib/gdatetime.c:306
[2376]3456msgctxt "full weekday name"
3457msgid "Wednesday"
3458msgstr "сряда"
3459
[2953]3460#: ../glib/gdatetime.c:308
[2376]3461msgctxt "full weekday name"
3462msgid "Thursday"
3463msgstr "четвъртък"
3464
[2953]3465#: ../glib/gdatetime.c:310
[2376]3466msgctxt "full weekday name"
3467msgid "Friday"
3468msgstr "петък"
3469
[2953]3470#: ../glib/gdatetime.c:312
[2376]3471msgctxt "full weekday name"
3472msgid "Saturday"
3473msgstr "събота"
3474
[2953]3475#: ../glib/gdatetime.c:314
[2376]3476msgctxt "full weekday name"
3477msgid "Sunday"
3478msgstr "неделя"
3479
[2953]3480#: ../glib/gdatetime.c:329
[2376]3481msgctxt "abbreviated weekday name"
3482msgid "Mon"
3483msgstr "пн"
3484
[2953]3485#: ../glib/gdatetime.c:331
[2376]3486msgctxt "abbreviated weekday name"
3487msgid "Tue"
3488msgstr "вт"
3489
[2953]3490#: ../glib/gdatetime.c:333
[2376]3491msgctxt "abbreviated weekday name"
3492msgid "Wed"
3493msgstr "ср"
3494
[2953]3495#: ../glib/gdatetime.c:335
[2376]3496msgctxt "abbreviated weekday name"
3497msgid "Thu"
3498msgstr "чт"
3499
[2953]3500#: ../glib/gdatetime.c:337
[2376]3501msgctxt "abbreviated weekday name"
3502msgid "Fri"
3503msgstr "пт"
3504
[2953]3505#: ../glib/gdatetime.c:339
[2376]3506msgctxt "abbreviated weekday name"
3507msgid "Sat"
3508msgstr "сб"
3509
[2953]3510#: ../glib/gdatetime.c:341
[2376]3511msgctxt "abbreviated weekday name"
3512msgid "Sun"
3513msgstr "нд"
3514
[2953]3515#: ../glib/gdir.c:155
[2376]3516#, c-format
3517msgid "Error opening directory '%s': %s"
3518msgstr "Грешка при отваряне на папка „%s“: %s"
3519
[2953]3520#: ../glib/gfileutils.c:700 ../glib/gfileutils.c:792
[2376]3521#, c-format
[2953]3522msgid "Could not allocate %lu byte to read file \"%s\""
[2820]3523msgid_plural "Could not allocate %lu bytes to read file \"%s\""
3524msgstr[0] "Неуспешно заделяне на %lu байт за четене на файла „%s“"
3525msgstr[1] "Неуспешно заделяне на %lu байта за четене на файла „%s“"
[2376]3526
[2953]3527#: ../glib/gfileutils.c:717
[2376]3528#, c-format
3529msgid "Error reading file '%s': %s"
3530msgstr "Грешка при четене на файл „%s“: %s"
3531
[2953]3532#: ../glib/gfileutils.c:753
[2376]3533#, c-format
3534msgid "File \"%s\" is too large"
3535msgstr "Файлът „%s“ е прекалено голям"
3536
[2953]3537#: ../glib/gfileutils.c:817
[2376]3538#, c-format
3539msgid "Failed to read from file '%s': %s"
3540msgstr "Неуспешно четене от файл „%s“: %s"
3541
[2953]3542#: ../glib/gfileutils.c:865 ../glib/gfileutils.c:937
[2376]3543#, c-format
3544msgid "Failed to open file '%s': %s"
3545msgstr "Неуспешно отваряне на файл „%s“: %s"
3546
[2953]3547#: ../glib/gfileutils.c:877
[2376]3548#, c-format
3549msgid "Failed to get attributes of file '%s': fstat() failed: %s"
3550msgstr ""
3551"Неуспех при получаване на атрибутите на файл „%s“: неуспешно изпълнение на "
3552"fstat(): %s"
3553
[2953]3554#: ../glib/gfileutils.c:907
[2376]3555#, c-format
3556msgid "Failed to open file '%s': fdopen() failed: %s"
3557msgstr ""
3558"Неуспех при отваряне на файл „%s“: неуспешно изпълнение на fdopen(): %s"
3559
[2953]3560#: ../glib/gfileutils.c:1006
[2376]3561#, c-format
3562msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
3563msgstr ""
3564"Неуспех при преименуване на файл „%s“ на „%s“: неуспешно изпълнение на "
3565"g_rename(): %s"
3566
[2953]3567#: ../glib/gfileutils.c:1041 ../glib/gfileutils.c:1540
[2376]3568#, c-format
3569msgid "Failed to create file '%s': %s"
3570msgstr "Неуспешно създаване на файл „%s“: %s"
3571
[2953]3572#: ../glib/gfileutils.c:1068
[2376]3573#, c-format
[2953]3574msgid "Failed to write file '%s': write() failed: %s"
3575msgstr "Неуспешен запис на файл „%s“: неуспешно изпълнение на write(): %s"
[2376]3576
[2953]3577#: ../glib/gfileutils.c:1111
[2376]3578#, c-format
3579msgid "Failed to write file '%s': fsync() failed: %s"
3580msgstr "Неуспешен запис на файл „%s“: неуспешно изпълнение на fsync(): %s"
3581
[2953]3582#: ../glib/gfileutils.c:1235
[2376]3583#, c-format
3584msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
3585msgstr ""
3586"Неуспешно изтриване на съществуващия файл „%s“: неуспешно изпълнение на "
3587"g_unlink(): %s"
3588
[2953]3589#: ../glib/gfileutils.c:1506
[2376]3590#, c-format
3591msgid "Template '%s' invalid, should not contain a '%s'"
3592msgstr "Шаблонът „%s“ е неправилен, не трябва да съдържа „%s“"
3593
[2953]3594#: ../glib/gfileutils.c:1519
[2376]3595#, c-format
3596msgid "Template '%s' doesn't contain XXXXXX"
[2953]3597msgstr "Шаблонът „%s“ не съдържа „XXXXXX“"
[2376]3598
[2953]3599#: ../glib/gfileutils.c:2038
[2376]3600#, c-format
3601msgid "Failed to read the symbolic link '%s': %s"
3602msgstr "Неуспешно четене на символната връзка „%s“: %s"
3603
[2953]3604#: ../glib/gfileutils.c:2057
[2376]3605msgid "Symbolic links not supported"
3606msgstr "Символни връзки не се поддържат"
3607
[2953]3608#: ../glib/giochannel.c:1389
[2376]3609#, c-format
3610msgid "Could not open converter from '%s' to '%s': %s"
3611msgstr "Не може да се отвори конвертор от „%s“ към „%s“: %s"
3612
[2953]3613#: ../glib/giochannel.c:1734
[2376]3614msgid "Can't do a raw read in g_io_channel_read_line_string"
3615msgstr "Не може да се чете от g_io_channel_read_line_string"
3616
[2953]3617#: ../glib/giochannel.c:1781 ../glib/giochannel.c:2039
3618#: ../glib/giochannel.c:2126
[2376]3619msgid "Leftover unconverted data in read buffer"
3620msgstr "В буфера за четене останаха непреобразувани данни"
3621
[2953]3622#: ../glib/giochannel.c:1862 ../glib/giochannel.c:1939
[2376]3623msgid "Channel terminates in a partial character"
3624msgstr "Каналът прекъсна на непълен знак"
3625
[2953]3626#: ../glib/giochannel.c:1925
[2376]3627msgid "Can't do a raw read in g_io_channel_read_to_end"
3628msgstr "Не може да се чете от g_io_channel_read_to_end"
3629
[2979]3630#: ../glib/gkeyfile.c:737
[2376]3631msgid "Valid key file could not be found in search dirs"
3632msgstr "Не може да се открие валиден файл с ключове в папките с данни"
3633
[2979]3634#: ../glib/gkeyfile.c:773
[2376]3635msgid "Not a regular file"
3636msgstr "Не е обикновен файл"
3637
[2979]3638#: ../glib/gkeyfile.c:1173
[2376]3639#, c-format
3640msgid ""
3641"Key file contains line '%s' which is not a key-value pair, group, or comment"
3642msgstr ""
3643"Ключовият файл съдържа реда „%s“, който не е нито двойка ключ-стойност, нито "
3644"група, нито коментар"
3645
[2979]3646#: ../glib/gkeyfile.c:1230
[2376]3647#, c-format
3648msgid "Invalid group name: %s"
3649msgstr "Неправилно име на група: %s"
3650
[2979]3651#: ../glib/gkeyfile.c:1252
[2376]3652msgid "Key file does not start with a group"
3653msgstr "Ключовият файл не започва с група"
3654
[2979]3655#: ../glib/gkeyfile.c:1278
[2376]3656#, c-format
3657msgid "Invalid key name: %s"
3658msgstr "Неправилно име на ключ: %s"
3659
[2979]3660#: ../glib/gkeyfile.c:1305
[2376]3661#, c-format
3662msgid "Key file contains unsupported encoding '%s'"
3663msgstr "Ключовият файл съдържа неподдържаното кодиране „%s“"
3664
[2979]3665#: ../glib/gkeyfile.c:1548 ../glib/gkeyfile.c:1721 ../glib/gkeyfile.c:3099
3666#: ../glib/gkeyfile.c:3162 ../glib/gkeyfile.c:3288 ../glib/gkeyfile.c:3418
3667#: ../glib/gkeyfile.c:3560 ../glib/gkeyfile.c:3789 ../glib/gkeyfile.c:3856
[2376]3668#, c-format
3669msgid "Key file does not have group '%s'"
3670msgstr "Ключовият файл не съдържа групата „%s“"
3671
[2979]3672#: ../glib/gkeyfile.c:1676
[2376]3673#, c-format
[2979]3674msgid "Key file does not have key '%s' in group '%s'"
3675msgstr "Ключовият файл не съдържа ключа „%s“ в групата „%s“"
[2376]3676
[2979]3677#: ../glib/gkeyfile.c:1838 ../glib/gkeyfile.c:1954
[2376]3678#, c-format
3679msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
3680msgstr "Ключовият файл съдържа ключ „%s“ със стойност „%s“, която не е в UTF-8"
3681
[2979]3682#: ../glib/gkeyfile.c:1858 ../glib/gkeyfile.c:1974 ../glib/gkeyfile.c:2343
[2376]3683#, c-format
3684msgid ""
3685"Key file contains key '%s' which has a value that cannot be interpreted."
3686msgstr ""
3687"Ключовият файл съдържа ключа „%s“, чиято стойност не може да бъде "
3688"анализирана."
3689
[2979]3690#: ../glib/gkeyfile.c:2560 ../glib/gkeyfile.c:2928
[2376]3691#, c-format
3692msgid ""
3693"Key file contains key '%s' in group '%s' which has a value that cannot be "
3694"interpreted."
3695msgstr ""
3696"Ключовият файл съдържа ключа „%s“ в групата „%s“, чиято стойност не може да "
3697"бъде анализирана."
3698
[2979]3699#: ../glib/gkeyfile.c:2638 ../glib/gkeyfile.c:2715
[2376]3700#, c-format
3701msgid "Key '%s' in group '%s' has value '%s' where %s was expected"
3702msgstr "Ключът „%s“ в групата „%s“ има стойност „%s“, а се очакваше „%s“."
3703
[2979]3704#: ../glib/gkeyfile.c:4096
[2376]3705msgid "Key file contains escape character at end of line"
3706msgstr "Ключовият файл съдържа екранираща последователност в край на ред"
3707
[2979]3708#: ../glib/gkeyfile.c:4118
[2376]3709#, c-format
3710msgid "Key file contains invalid escape sequence '%s'"
3711msgstr "Ключовият файл съдържа грешна екранираща последователност — „%s“"
3712
[2979]3713#: ../glib/gkeyfile.c:4260
[2376]3714#, c-format
3715msgid "Value '%s' cannot be interpreted as a number."
3716msgstr "Стойността „%s“ не може да се интерпретира като число."
3717
[2979]3718#: ../glib/gkeyfile.c:4274
[2376]3719#, c-format
3720msgid "Integer value '%s' out of range"
3721msgstr "Целочислената стойност „%s“ е извън интервала на допустими стойности"
3722
[2979]3723#: ../glib/gkeyfile.c:4307
[2376]3724#, c-format
3725msgid "Value '%s' cannot be interpreted as a float number."
3726msgstr ""
3727"Стойността „%s“ не може да се интерпретира като число с плаваща запетая."
3728
[2979]3729#: ../glib/gkeyfile.c:4331
[2376]3730#, c-format
3731msgid "Value '%s' cannot be interpreted as a boolean."
3732msgstr "Стойността „%s“ не може да се интерпретира като булева."
3733
[2953]3734#: ../glib/gmappedfile.c:129
[2376]3735#, c-format
3736msgid "Failed to get attributes of file '%s%s%s%s': fstat() failed: %s"
3737msgstr ""
3738"Неуспешно получаване на атрибутите на файла „%s%s%s%s“: неуспешно изпълнение "
3739"на fstat(): %s"
3740
[2953]3741#: ../glib/gmappedfile.c:195
[2376]3742#, c-format
3743msgid "Failed to map %s%s%s%s: mmap() failed: %s"
3744msgstr ""
[2953]3745"Неуспешно отваряне на файл в паметта „%s%s%s%s“: неуспешно изпълнение на "
3746"mmap(): %s"
[2376]3747
[2953]3748#: ../glib/gmappedfile.c:261
[2376]3749#, c-format
3750msgid "Failed to open file '%s': open() failed: %s"
3751msgstr "Неуспешно отваряне на файл „%s“: неуспешно изпълнение на open(): %s"
3752
[2953]3753#: ../glib/gmarkup.c:398 ../glib/gmarkup.c:440
[2376]3754#, c-format
3755msgid "Error on line %d char %d: "
3756msgstr "Грешка на ред %d, знак %d: "
3757
[2953]3758#: ../glib/gmarkup.c:462 ../glib/gmarkup.c:545
[2376]3759#, c-format
3760msgid "Invalid UTF-8 encoded text in name - not valid '%s'"
3761msgstr "Неправилно кодиран текст в UTF-8 — „%s“ е грешен"
3762
[2953]3763#: ../glib/gmarkup.c:473
[2376]3764#, c-format
[2820]3765msgid "'%s' is not a valid name"
3766msgstr "„%s“ е неправилно име"
[2376]3767
[2953]3768#: ../glib/gmarkup.c:489
[2376]3769#, c-format
[2820]3770msgid "'%s' is not a valid name: '%c'"
3771msgstr "„%s“ е неправилно име: „%c“"
[2376]3772
[2953]3773#: ../glib/gmarkup.c:599
[2376]3774#, c-format
3775msgid "Error on line %d: %s"
3776msgstr "Грешка на ред %d: %s"
3777
[2953]3778#: ../glib/gmarkup.c:683
[2376]3779#, c-format
3780msgid ""
3781"Failed to parse '%-.*s', which should have been a digit inside a character "
3782"reference (&#234; for example) - perhaps the digit is too large"
3783msgstr ""
3784"Грешка при анализ на „%-.*s“, което трябва да е число в указател на знак "
3785"(напр. &#234;). Вероятно числото е твърде голямо"
3786
[2953]3787#: ../glib/gmarkup.c:695
[2376]3788msgid ""
3789"Character reference did not end with a semicolon; most likely you used an "
3790"ampersand character without intending to start an entity - escape ampersand "
3791"as &amp;"
3792msgstr ""
3793"Указателят на знак не завършва с „;“. Най-вероятно сте използвали амперсанд, "
3794"без той да е начало на заместваща последователност. Представете амперсанда "
3795"чрез „&amp;“"
3796
[2953]3797#: ../glib/gmarkup.c:721
[2376]3798#, c-format
3799msgid "Character reference '%-.*s' does not encode a permitted character"
3800msgstr "Указателят на знак „%-.*s“ не представя разрешен знак при декодиране"
3801
[2953]3802#: ../glib/gmarkup.c:759
[2376]3803msgid ""
3804"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
3805msgstr ""
3806"Намерена е празна заместваща последователност: „&;“. Валидни "
3807"последователности са: „&amp;“, „&quot;“, „&lt;“, „&gt;“, „&apos;“"
3808
[2953]3809#: ../glib/gmarkup.c:767
[2376]3810#, c-format
3811msgid "Entity name '%-.*s' is not known"
3812msgstr "Името на заместващата последователност „%-.*s“ е неизвестно"
3813
[2953]3814#: ../glib/gmarkup.c:772
[2376]3815msgid ""
3816"Entity did not end with a semicolon; most likely you used an ampersand "
3817"character without intending to start an entity - escape ampersand as &amp;"
3818msgstr ""
3819"Заместващата последователност не завършва с „;“. Най-вероятно сте използвали "
3820"амперсанд, без той да е начало на заместваща последователност. Представете "
3821"амперсанда чрез „&amp;“"
3822
[2953]3823#: ../glib/gmarkup.c:1178
[2376]3824msgid "Document must begin with an element (e.g. <book>)"
3825msgstr "Документът трябва да започва с елемент (напр. <book>)"
3826
[2953]3827#: ../glib/gmarkup.c:1218
[2376]3828#, c-format
3829msgid ""
3830"'%s' is not a valid character following a '<' character; it may not begin an "
3831"element name"
3832msgstr ""
3833"„%s“ е неправилен знак след „<“. Името на елемент не може да започне с него"
3834
[2953]3835#: ../glib/gmarkup.c:1260
[2376]3836#, c-format
3837msgid ""
3838"Odd character '%s', expected a '>' character to end the empty-element tag "
3839"'%s'"
3840msgstr ""
3841"Неподходящ знак „%s“, очаква се етикетът на празния елемент „%s“ да завърши "
3842"с „>“"
3843
[2953]3844#: ../glib/gmarkup.c:1341
[2376]3845#, c-format
3846msgid ""
3847"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
3848msgstr ""
3849"Неподходящ знак „%s“, очаква се „=“ след името на атрибут „%s“ на елемент "
3850"„%s“"
3851
[2953]3852#: ../glib/gmarkup.c:1382
[2376]3853#, c-format
3854msgid ""
3855"Odd character '%s', expected a '>' or '/' character to end the start tag of "
3856"element '%s', or optionally an attribute; perhaps you used an invalid "
3857"character in an attribute name"
3858msgstr ""
3859"Неподходящ знак „%s“, очаква се или отварящият етикет на елемента „%s“ да "
3860"завърши със знак „>“ или „/“, или евентуално да продължи с атрибут. Най-"
3861"вероятно използвате неправилен знак в името на атрибут"
3862
[2953]3863#: ../glib/gmarkup.c:1426
[2376]3864#, c-format
3865msgid ""
3866"Odd character '%s', expected an open quote mark after the equals sign when "
3867"giving value for attribute '%s' of element '%s'"
3868msgstr ""
3869"Неподходящ знак „%s“, очаква се знакът „\"“ след знака за равенство, когато "
3870"се присвоява стойност на атрибута „%s“ на елемент „%s“"
3871
[2953]3872#: ../glib/gmarkup.c:1559
[2376]3873#, c-format
3874msgid ""
3875"'%s' is not a valid character following the characters '</'; '%s' may not "
3876"begin an element name"
3877msgstr ""
3878"„%s“ е неправилен знак след „</“. Името на елемент не може да започва с „%s“"
3879
[2953]3880#: ../glib/gmarkup.c:1595
[2376]3881#, c-format
3882msgid ""
3883"'%s' is not a valid character following the close element name '%s'; the "
3884"allowed character is '>'"
3885msgstr ""
3886"„%s“ е неправилен знак при завършването на затварящ етикет с име „%s“. "
3887"Позволен е знакът „>“"
3888
[2953]3889#: ../glib/gmarkup.c:1606
[2376]3890#, c-format
3891msgid "Element '%s' was closed, no element is currently open"
3892msgstr "Елементът „%s“ е затворен, няма текущо отворен елемент"
3893
[2953]3894#: ../glib/gmarkup.c:1615
[2376]3895#, c-format
3896msgid "Element '%s' was closed, but the currently open element is '%s'"
3897msgstr "Елементът „%s“ е затворен, но текущо е отворен елемент „%s“"
3898
[2953]3899#: ../glib/gmarkup.c:1768
[2376]3900msgid "Document was empty or contained only whitespace"
3901msgstr "Документът е празен или съдържа само празни знаци"
3902
[2953]3903#: ../glib/gmarkup.c:1782
[2376]3904msgid "Document ended unexpectedly just after an open angle bracket '<'"
3905msgstr ""
3906"Документът завършва неочаквано веднага след отваряща счупена скоба — „<“"
3907
[2953]3908#: ../glib/gmarkup.c:1790 ../glib/gmarkup.c:1835
[2376]3909#, c-format
3910msgid ""
3911"Document ended unexpectedly with elements still open - '%s' was the last "
3912"element opened"
3913msgstr ""
3914"Документът завършва неочаквано — има отворени елементи. Последно отворен е "
3915"„%s“"
3916
[2953]3917#: ../glib/gmarkup.c:1798
[2376]3918#, c-format
3919msgid ""
3920"Document ended unexpectedly, expected to see a close angle bracket ending "
3921"the tag <%s/>"
3922msgstr ""
3923"Документът завършва неочаквано, очаква се затваряща счупена скоба да завърши "
3924"етикета <%s/>"
3925
[2953]3926#: ../glib/gmarkup.c:1804
[2376]3927msgid "Document ended unexpectedly inside an element name"
3928msgstr "Документът завършва неочаквано в името на елемент"
3929
[2953]3930#: ../glib/gmarkup.c:1810
[2376]3931msgid "Document ended unexpectedly inside an attribute name"
3932msgstr "Документът завършва неочаквано в името на атрибут"
3933
[2953]3934#: ../glib/gmarkup.c:1815
[2376]3935msgid "Document ended unexpectedly inside an element-opening tag."
3936msgstr "Документът завършва неочаквано в отварящ етикет на елемент "
3937
[2953]3938#: ../glib/gmarkup.c:1821
[2376]3939msgid ""
3940"Document ended unexpectedly after the equals sign following an attribute "
3941"name; no attribute value"
3942msgstr ""
3943"Документът завършва неочаквано след знака за равенство следващ името на "
3944"атрибута. Атрибутът няма стойност"
3945
[2953]3946#: ../glib/gmarkup.c:1828
[2376]3947msgid "Document ended unexpectedly while inside an attribute value"
3948msgstr "Документът завършва неочаквано вътре в стойността на атрибут"
3949
[2953]3950#: ../glib/gmarkup.c:1844
[2376]3951#, c-format
3952msgid "Document ended unexpectedly inside the close tag for element '%s'"
3953msgstr "Документът завършва неочаквано в затварящия етикет на елемент „%s“"
3954
[2953]3955#: ../glib/gmarkup.c:1850
[2376]3956msgid "Document ended unexpectedly inside a comment or processing instruction"
3957msgstr "Документът завършва неочаквано в коментар или инструкция за обработка"
3958
[2979]3959#: ../glib/goption.c:858
[2376]3960msgid "Usage:"
3961msgstr "Употреба:"
3962
[2979]3963#: ../glib/goption.c:858
[2376]3964msgid "[OPTION...]"
3965msgstr "[ОПЦИЯ…]"
3966
[2979]3967#: ../glib/goption.c:974
[2376]3968msgid "Help Options:"
3969msgstr "Настройки на помощта:"
3970
[2979]3971#: ../glib/goption.c:975
[2376]3972msgid "Show help options"
3973msgstr "Показване на настройките на помощта"
3974
[2979]3975#: ../glib/goption.c:981
[2376]3976msgid "Show all help options"
3977msgstr "Показване на всички настройки на помощта"
3978
[2979]3979#: ../glib/goption.c:1043
[2376]3980msgid "Application Options:"
3981msgstr "Настройки на приложението:"
3982
[2979]3983#: ../glib/goption.c:1107 ../glib/goption.c:1177
[2376]3984#, c-format
3985msgid "Cannot parse integer value '%s' for %s"
3986msgstr "Не може да се анализира целочислената стойност „%s“ за %s"
3987
[2979]3988#: ../glib/goption.c:1117 ../glib/goption.c:1185
[2376]3989#, c-format
3990msgid "Integer value '%s' for %s out of range"
3991msgstr ""
3992"Целочислената стойност „%s“ за %s е извън интервала на допустимите стойности"
3993
[2979]3994#: ../glib/goption.c:1142
[2376]3995#, c-format
3996msgid "Cannot parse double value '%s' for %s"
3997msgstr ""
3998"Не може да се анализира стойността с повишена точност double „%s“ за %s"
3999
[2979]4000#: ../glib/goption.c:1150
[2376]4001#, c-format
4002msgid "Double value '%s' for %s out of range"
4003msgstr ""
4004"Стойността с повишена точност — double „%s“ за %s е извън интервала на "
4005"допустимите стойности"
4006
[2979]4007#: ../glib/goption.c:1436 ../glib/goption.c:1515
[2376]4008#, c-format
4009msgid "Error parsing option %s"
4010msgstr "Грешка при анализа на опцията: %s"
4011
[2979]4012#: ../glib/goption.c:1546 ../glib/goption.c:1659
[2376]4013#, c-format
4014msgid "Missing argument for %s"
4015msgstr "Липсва аргумент за %s"
4016
[2979]4017#: ../glib/goption.c:2120
[2376]4018#, c-format
4019msgid "Unknown option %s"
4020msgstr "Непозната опция %s"
4021
[2953]4022#: ../glib/gregex.c:258
[2376]4023msgid "corrupted object"
4024msgstr "повреден обект"
4025
[2953]4026#: ../glib/gregex.c:260
[2376]4027msgid "internal error or corrupted object"
4028msgstr "вътрешна грешка или повреден обект"
4029
[2953]4030#: ../glib/gregex.c:262
[2376]4031msgid "out of memory"
4032msgstr "недостатъчно памет"
4033
[2953]4034#: ../glib/gregex.c:267
[2376]4035msgid "backtracking limit reached"
4036msgstr "достигната е границата на обратното връщане"
4037
[2953]4038#: ../glib/gregex.c:279 ../glib/gregex.c:287
[2376]4039msgid "the pattern contains items not supported for partial matching"
4040msgstr ""
4041"шаблонът съдържа елементи, които не се поддържат при частично съвпадение"
4042
[2953]4043#: ../glib/gregex.c:289
[2376]4044msgid "back references as conditions are not supported for partial matching"
4045msgstr ""
4046"обратните указатели не се поддържат като условие при частично съвпадение"
4047
[2953]4048#: ../glib/gregex.c:298
[2376]4049msgid "recursion limit reached"
4050msgstr "прекалено дълбока рекурсия"
4051
[2953]4052#: ../glib/gregex.c:300
[2376]4053msgid "invalid combination of newline flags"
4054msgstr "неправилна комбинация от флагове за нов ред"
4055
[2953]4056#: ../glib/gregex.c:302
[2376]4057msgid "bad offset"
4058msgstr "неправилно отместване"
4059
[2953]4060#: ../glib/gregex.c:304
[2376]4061msgid "short utf8"
4062msgstr "прекалено къс utf8"
4063
[2953]4064#: ../glib/gregex.c:306
[2611]4065msgid "recursion loop"
4066msgstr "зацикляне при рекурсия"
4067
[2953]4068#: ../glib/gregex.c:310
[2376]4069msgid "unknown error"
4070msgstr "непозната грешка"
4071
[2953]4072#: ../glib/gregex.c:330
[2376]4073msgid "\\ at end of pattern"
4074msgstr "„\\“ в края на шаблон"
4075
[2953]4076#: ../glib/gregex.c:333
[2376]4077msgid "\\c at end of pattern"
4078msgstr "„\\c“ в края на шаблон"
4079
[2953]4080#: ../glib/gregex.c:336
[2719]4081msgid "unrecognized character following \\"
[2376]4082msgstr "след „\\“ следва непознат знак"
4083
[2953]4084#: ../glib/gregex.c:339
[2376]4085msgid "numbers out of order in {} quantifier"
4086msgstr "числата не са в правилен ред в определението за брой с „{}“"
4087
[2953]4088#: ../glib/gregex.c:342
[2376]4089msgid "number too big in {} quantifier"
4090msgstr "прекалено голямо число в определението за брой с „{}“"
4091
[2953]4092#: ../glib/gregex.c:345
[2376]4093msgid "missing terminating ] for character class"
4094msgstr "липсва завършващ знак „]“ за клас от знаци"
4095
[2953]4096#: ../glib/gregex.c:348
[2376]4097msgid "invalid escape sequence in character class"
4098msgstr "грешна екранираща последователност в класа от знаци"
4099
[2953]4100#: ../glib/gregex.c:351
[2376]4101msgid "range out of order in character class"
4102msgstr "знаците са в неправилен ред в класа от знаци"
4103
[2953]4104#: ../glib/gregex.c:354
[2376]4105msgid "nothing to repeat"
4106msgstr "няма какво да се повтори"
4107
[2953]4108#: ../glib/gregex.c:358
[2611]4109msgid "unexpected repeat"
4110msgstr "неочаквано повторение"
[2376]4111
[2953]4112#: ../glib/gregex.c:361
[2611]4113msgid "unrecognized character after (? or (?-"
4114msgstr "непознат знак след „(?“ или „(?-“"
[2376]4115
[2953]4116#: ../glib/gregex.c:364
[2376]4117msgid "POSIX named classes are supported only within a class"
4118msgstr "именованите класове от POSIX се поддържат само в клас"
4119
[2953]4120#: ../glib/gregex.c:367
[2376]4121msgid "missing terminating )"
4122msgstr "липсва завършваща „)“"
4123
[2953]4124#: ../glib/gregex.c:370
[2376]4125msgid "reference to non-existent subpattern"
4126msgstr "указател към несъществуващ подшаблон"
4127
[2953]4128#: ../glib/gregex.c:373
[2376]4129msgid "missing ) after comment"
4130msgstr "липсва „)“ след коментар"
4131
[2953]4132#: ../glib/gregex.c:376
[2611]4133msgid "regular expression is too large"
[2376]4134msgstr "регулярният израз е прекалено голям"
4135
[2953]4136#: ../glib/gregex.c:379
[2376]4137msgid "failed to get memory"
4138msgstr "неуспешно получаване на памет"
4139
[2953]4140#: ../glib/gregex.c:383
[2611]4141msgid ") without opening ("
4142msgstr "„)“ без отваряща „(“"
4143
[2953]4144#: ../glib/gregex.c:387
[2611]4145msgid "code overflow"
4146msgstr "препълване на кода"
4147
[2953]4148#: ../glib/gregex.c:391
[2611]4149msgid "unrecognized character after (?<"
4150msgstr "непознат знак след „(?<“"
4151
[2953]4152#: ../glib/gregex.c:394
[2376]4153msgid "lookbehind assertion is not fixed length"
4154msgstr "предположението за преглед назад не е с постоянна дължина"
4155
[2953]4156#: ../glib/gregex.c:397
[2376]4157msgid "malformed number or name after (?("
4158msgstr "неправилен номер или име след „(?(“"
4159
[2953]4160#: ../glib/gregex.c:400
[2376]4161msgid "conditional group contains more than two branches"
4162msgstr "условната група съдържа повече от две разклонения"
4163
[2953]4164#: ../glib/gregex.c:403
[2376]4165msgid "assertion expected after (?("
4166msgstr "очаква се предположение след „(?(“"
4167
[2611]4168#. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
4169#. * sequences here, '(?-54' would be an example for the second group.
4170#.
[2953]4171#: ../glib/gregex.c:410
[2611]4172msgid "(?R or (?[+-]digits must be followed by )"
4173msgstr "„(?R“ или „(?[+-]цифри“ трябва да се следват от „)“"
4174
[2953]4175#: ../glib/gregex.c:413
[2376]4176msgid "unknown POSIX class name"
4177msgstr "непознато име на клас по POSIX"
4178
[2953]4179#: ../glib/gregex.c:416
[2376]4180msgid "POSIX collating elements are not supported"
4181msgstr "не се поддържат елементи на POSIX за подредба"
4182
[2953]4183#: ../glib/gregex.c:419
[2376]4184msgid "character value in \\x{...} sequence is too large"
4185msgstr "знаковата стойност в последователността „\\x{…}“ е прекалено голяма"
4186
[2953]4187#: ../glib/gregex.c:422
[2376]4188msgid "invalid condition (?(0)"
4189msgstr "неправилно условие „(?(0)“"
4190
[2953]4191#: ../glib/gregex.c:425
[2376]4192msgid "\\C not allowed in lookbehind assertion"
4193msgstr "предположението за преглед назад не може да съдържа „\\C“"
4194
[2953]4195#: ../glib/gregex.c:432
[2611]4196msgid "escapes \\L, \\l, \\N{name}, \\U, and \\u are not supported"
4197msgstr "екраниранията „\\L“, „\\l“, „\\N{name}“, „\\U“ и „\\u“ не се поддържат"
4198
[2953]4199#: ../glib/gregex.c:435
[2376]4200msgid "recursive call could loop indefinitely"
4201msgstr "рекурсивно извикване може да доведе до безкраен цикъл"
4202
[2953]4203#: ../glib/gregex.c:439
[2611]4204msgid "unrecognized character after (?P"
4205msgstr "непознат знак след „(?P“"
4206
[2953]4207#: ../glib/gregex.c:442
[2376]4208msgid "missing terminator in subpattern name"
4209msgstr "липсва краен знак в име на подшаблон"
4210
[2953]4211#: ../glib/gregex.c:445
[2376]4212msgid "two named subpatterns have the same name"
4213msgstr "два именовани подшаблона са с еднакво име"
4214
[2953]4215#: ../glib/gregex.c:448
[2376]4216msgid "malformed \\P or \\p sequence"
4217msgstr "неправилни последователности „\\P“ или „\\p“"
4218
[2953]4219#: ../glib/gregex.c:451
[2376]4220msgid "unknown property name after \\P or \\p"
4221msgstr "непознато име на свойство след „\\P“ или „\\p“"
4222
[2953]4223#: ../glib/gregex.c:454
[2376]4224msgid "subpattern name is too long (maximum 32 characters)"
4225msgstr "името на подшаблон е прекалено дълго (максимално е 32 знака)"
4226
[2953]4227#: ../glib/gregex.c:457
[2376]4228msgid "too many named subpatterns (maximum 10,000)"
4229msgstr "прекалено много именовани подшаблони (максимумът е 10 000)"
4230
[2953]4231#: ../glib/gregex.c:460
[2376]4232msgid "octal value is greater than \\377"
4233msgstr "осмичната стойност е по-голяма от „\\377“"
4234
[2953]4235#: ../glib/gregex.c:464
[2611]4236msgid "overran compiling workspace"
4237msgstr "надхвърлено е работното пространство за компилация"
4238
[2953]4239#: ../glib/gregex.c:468
[2611]4240msgid "previously-checked referenced subpattern not found"
4241msgstr "не е открит указан предварително проверен подшаблон"
4242
[2953]4243#: ../glib/gregex.c:471
[2376]4244msgid "DEFINE group contains more than one branch"
4245msgstr "групата DEFINE съдържа повече от едно разклонение"
4246
[2953]4247#: ../glib/gregex.c:474
[2376]4248msgid "inconsistent NEWLINE options"
4249msgstr "несъвместими опции за нов ред"
4250
[2953]4251#: ../glib/gregex.c:477
[2376]4252msgid ""
[2611]4253"\\g is not followed by a braced, angle-bracketed, or quoted name or number, "
4254"or by a plain number"
[2376]4255msgstr ""
[2953]4256"„\\g“ не е последвано от име, число във фигурни или квадратни скоби, "
4257"цитирано име или обикновено число"
[2376]4258
[2953]4259#: ../glib/gregex.c:481
[2611]4260msgid "a numbered reference must not be zero"
4261msgstr "численият указател не трябва да е „0“"
[2376]4262
[2953]4263#: ../glib/gregex.c:484
[2611]4264msgid "an argument is not allowed for (*ACCEPT), (*FAIL), or (*COMMIT)"
4265msgstr "„(*ACCEPT)“, „(*FAIL)“ и „(*COMMIT)“ не приемат аргументи"
[2376]4266
[2953]4267#: ../glib/gregex.c:487
[2611]4268msgid "(*VERB) not recognized"
4269msgstr "неразпознат „(*ГЛАГОЛ)“"
[2376]4270
[2953]4271#: ../glib/gregex.c:490
[2611]4272msgid "number is too big"
4273msgstr "числото е прекалено голямо"
[2376]4274
[2953]4275#: ../glib/gregex.c:493
[2611]4276msgid "missing subpattern name after (?&"
4277msgstr "липсва име на подшаблон след „(?&“"
4278
[2953]4279#: ../glib/gregex.c:496
[2611]4280msgid "digit expected after (?+"
4281msgstr "очаква се цифра след „(?+“"
4282
[2953]4283#: ../glib/gregex.c:499
[2611]4284msgid "] is an invalid data character in JavaScript compatibility mode"
[2953]4285msgstr "„]“ е неправилен знак за данни в режима съвместим с JavaScript"
[2611]4286
[2953]4287#: ../glib/gregex.c:502
[2611]4288msgid "different names for subpatterns of the same number are not allowed"
4289msgstr "не са позволени различни имена за подшаблони с еднакъв номер"
4290
[2953]4291#: ../glib/gregex.c:505
[2611]4292msgid "(*MARK) must have an argument"
4293msgstr "„(*MARK)“ изисква аргумент"
4294
[2953]4295#: ../glib/gregex.c:508
[2611]4296msgid "\\c must be followed by an ASCII character"
4297msgstr "„\\c“ трябва да се следва от знак от ASCII"
4298
[2953]4299#: ../glib/gregex.c:511
[2611]4300msgid "\\k is not followed by a braced, angle-bracketed, or quoted name"
4301msgstr ""
4302"„\\k“ не е последвано от име във фигурни или квадратни скоби или от цитирано "
4303"име"
4304
[2953]4305#: ../glib/gregex.c:514
[2611]4306msgid "\\N is not supported in a class"
4307msgstr "„\\N“ не се поддържа в клас"
4308
[2953]4309#: ../glib/gregex.c:517
[2611]4310msgid "too many forward references"
4311msgstr "прекалено много прави указатели"
4312
[2953]4313#: ../glib/gregex.c:520
[2611]4314msgid "name is too long in (*MARK), (*PRUNE), (*SKIP), or (*THEN)"
4315msgstr ""
4316"името е прекалено дълго за „(*MARK)“, „(*PRUNE)“, „(*SKIP)“ и „(*THEN)“"
4317
[2953]4318#: ../glib/gregex.c:523
[2719]4319msgid "character value in \\u.... sequence is too large"
4320msgstr "знаковата стойност в последователността „\\u…“ е прекалено голяма"
4321
[2953]4322#: ../glib/gregex.c:746 ../glib/gregex.c:1915
[2376]4323#, c-format
4324msgid "Error while matching regular expression %s: %s"
4325msgstr "Грешка %2$s при напасването на регулярния израз — %1$s"
4326
[2953]4327#: ../glib/gregex.c:1312
[2376]4328msgid "PCRE library is compiled without UTF8 support"
4329msgstr "Библиотеката PCRE е компилирана без поддръжка на UTF-8"
4330
[2953]4331#: ../glib/gregex.c:1316
[2376]4332msgid "PCRE library is compiled without UTF8 properties support"
4333msgstr "Библиотеката PCRE е компилирана без поддръжка на настройки в UTF-8"
4334
[2953]4335#: ../glib/gregex.c:1324
[2611]4336msgid "PCRE library is compiled with incompatible options"
4337msgstr "Библиотеката PCRE е компилирана с несъвместими опции"
4338
[2953]4339#: ../glib/gregex.c:1383
[2376]4340#, c-format
4341msgid "Error while compiling regular expression %s at char %d: %s"
4342msgstr "Грешка при компилирането на регулярния израз %s, знак %d: %s"
4343
[2953]4344#: ../glib/gregex.c:1425
[2376]4345#, c-format
4346msgid "Error while optimizing regular expression %s: %s"
4347msgstr "Грешка при оптимизирането на регулярния израз %s: %s"
4348
[2953]4349#: ../glib/gregex.c:2347
[2376]4350msgid "hexadecimal digit or '}' expected"
[2953]4351msgstr "очаква се шестнадесетично число или „}“"
[2376]4352
[2953]4353#: ../glib/gregex.c:2363
[2376]4354msgid "hexadecimal digit expected"
[2953]4355msgstr "очаква се шестнадесетично число"
[2376]4356
[2953]4357#: ../glib/gregex.c:2403
[2376]4358msgid "missing '<' in symbolic reference"
4359msgstr "в символния указател липсва „<“"
4360
[2953]4361#: ../glib/gregex.c:2412
[2376]4362msgid "unfinished symbolic reference"
4363msgstr "незавършен символен указател"
4364
[2953]4365#: ../glib/gregex.c:2419
[2376]4366msgid "zero-length symbolic reference"
4367msgstr "символен указател с нулева дължина"
4368
[2953]4369#: ../glib/gregex.c:2430
[2376]4370msgid "digit expected"
4371msgstr "очаква се цифра"
4372
[2953]4373#: ../glib/gregex.c:2448
[2376]4374msgid "illegal symbolic reference"
4375msgstr "неправилен символен указател"
4376
[2953]4377#: ../glib/gregex.c:2510
[2376]4378msgid "stray final '\\'"
4379msgstr "в края има един знак „\\“ в повече"
4380
[2953]4381#: ../glib/gregex.c:2514
[2376]4382msgid "unknown escape sequence"
4383msgstr "непозната екранираща последователност"
4384
[2953]4385#: ../glib/gregex.c:2524
[2376]4386#, c-format
4387msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
4388msgstr "Грешка при анализа на текста за замяна „%s“, знак %lu: %s"
4389
[2953]4390#: ../glib/gshell.c:96
[2376]4391msgid "Quoted text doesn't begin with a quotation mark"
4392msgstr "Цитиран текст не започва със знака „\"“"
4393
[2953]4394#: ../glib/gshell.c:186
[2376]4395msgid "Unmatched quotation mark in command line or other shell-quoted text"
4396msgstr ""
4397"Липсват затварящи кавички в команден ред или друг текст цитиран за обвивката"
4398
[2953]4399#: ../glib/gshell.c:582
[2376]4400#, c-format
4401msgid "Text ended just after a '\\' character. (The text was '%s')"
4402msgstr "Текстът свърши веднага след знака „\\“. (Текстът е „%s“)"
4403
[2953]4404#: ../glib/gshell.c:589
[2376]4405#, c-format
4406msgid "Text ended before matching quote was found for %c. (The text was '%s')"
4407msgstr ""
4408"Текстът свърши преди откриването на затварящи кавички за %c. (Текстът е „%s“)"
4409
[2953]4410#: ../glib/gshell.c:601
[2376]4411msgid "Text was empty (or contained only whitespace)"
4412msgstr "Текстът е празен (или съдържа само празни знаци)"
4413
[2820]4414#: ../glib/gspawn.c:209
[2376]4415#, c-format
4416msgid "Failed to read data from child process (%s)"
4417msgstr "Неуспешно четене на данни от дъщерен процес (%s)"
4418
[2953]4419#: ../glib/gspawn.c:353
[2376]4420#, c-format
4421msgid "Unexpected error in select() reading data from a child process (%s)"
4422msgstr ""
4423"Неочаквана грешка в select() при четене на данни от дъщерен процес (%s)"
4424
[2953]4425#: ../glib/gspawn.c:438
[2376]4426#, c-format
[2953]4427msgid "Unexpected error in waitpid() (%s)"
4428msgstr "Неочаквана грешка в waitpid() (%s)"
4429
4430#: ../glib/gspawn.c:849 ../glib/gspawn-win32.c:1233
4431#, c-format
[2719]4432msgid "Child process exited with code %ld"
4433msgstr "Дъщерният процес завърши с код %ld"
4434
[2953]4435#: ../glib/gspawn.c:857
[2719]4436#, c-format
4437msgid "Child process killed by signal %ld"
[2953]4438msgstr "Дъщерният процес бе убит от сигнал %ld"
[2719]4439
[2953]4440#: ../glib/gspawn.c:864
[2719]4441#, c-format
4442msgid "Child process stopped by signal %ld"
4443msgstr "Дъщерният процес бе спрян от сигнал %ld"
4444
[2953]4445#: ../glib/gspawn.c:871
[2719]4446#, c-format
4447msgid "Child process exited abnormally"
4448msgstr "Дъщерният процес завърши аварийно"
4449
[2953]4450#: ../glib/gspawn.c:1276 ../glib/gspawn-win32.c:339 ../glib/gspawn-win32.c:347
[2719]4451#, c-format
[2376]4452msgid "Failed to read from child pipe (%s)"
4453msgstr "Неуспешно четене от дъщерен канал (%s)"
4454
[2953]4455#: ../glib/gspawn.c:1346
[2376]4456#, c-format
4457msgid "Failed to fork (%s)"
4458msgstr "Неуспешно разклоняване (%s)"
4459
[2953]4460#: ../glib/gspawn.c:1495 ../glib/gspawn-win32.c:370
[2376]4461#, c-format
4462msgid "Failed to change to directory '%s' (%s)"
[2953]4463msgstr "Неуспешна смяна към папка „%s“ (%s)"
[2376]4464
[2953]4465#: ../glib/gspawn.c:1505
[2376]4466#, c-format
4467msgid "Failed to execute child process \"%s\" (%s)"
4468msgstr "Неуспешно изпълнение на дъщерен процес „%s“ (%s)"
4469
[2953]4470#: ../glib/gspawn.c:1515
[2376]4471#, c-format
4472msgid "Failed to redirect output or input of child process (%s)"
4473msgstr "Неуспешно пренасочване на изхода или входа на дъщерен процес (%s)"
4474
[2953]4475#: ../glib/gspawn.c:1524
[2376]4476#, c-format
4477msgid "Failed to fork child process (%s)"
4478msgstr "Неуспешно разклоняване на дъщерен процес (%s)"
4479
[2953]4480#: ../glib/gspawn.c:1532
[2376]4481#, c-format
4482msgid "Unknown error executing child process \"%s\""
4483msgstr "Неизвестна грешка при изпълнение на дъщерен процес „%s“"
4484
[2953]4485#: ../glib/gspawn.c:1556
[2376]4486#, c-format
4487msgid "Failed to read enough data from child pid pipe (%s)"
4488msgstr ""
4489"Неуспешно четене на достатъчно данни от канала на дъщерен процес (с "
4490"идентификатор %s)"
4491
[2953]4492#: ../glib/gspawn-win32.c:283
4493msgid "Failed to read data from child process"
4494msgstr "Неуспешно четене на данни от дъщерен процес"
4495
4496#: ../glib/gspawn-win32.c:300
[2376]4497#, c-format
4498msgid "Failed to create pipe for communicating with child process (%s)"
4499msgstr "Неуспешно създаване на канал за комуникация с дъщерен процес (%s)"
4500
[2820]4501#: ../glib/gspawn-win32.c:376 ../glib/gspawn-win32.c:495
[2376]4502#, c-format
4503msgid "Failed to execute child process (%s)"
4504msgstr "Неуспешно изпълнение на дъщерен процес (%s)"
4505
[2820]4506#: ../glib/gspawn-win32.c:445
[2376]4507#, c-format
4508msgid "Invalid program name: %s"
4509msgstr "Неправилно име на програма: %s"
4510
[2820]4511#: ../glib/gspawn-win32.c:455 ../glib/gspawn-win32.c:722
4512#: ../glib/gspawn-win32.c:1297
[2376]4513#, c-format
4514msgid "Invalid string in argument vector at %d: %s"
4515msgstr "Неправилен низ във вектора с аргументи на позиция %d: %s"
4516
[2820]4517#: ../glib/gspawn-win32.c:466 ../glib/gspawn-win32.c:737
4518#: ../glib/gspawn-win32.c:1330
[2376]4519#, c-format
4520msgid "Invalid string in environment: %s"
4521msgstr "Неправилен низ в средата: %s"
4522
[2820]4523#: ../glib/gspawn-win32.c:718 ../glib/gspawn-win32.c:1278
[2376]4524#, c-format
4525msgid "Invalid working directory: %s"
4526msgstr "Неправилна работна папка: %s"
4527
[2820]4528#: ../glib/gspawn-win32.c:783
[2376]4529#, c-format
4530msgid "Failed to execute helper program (%s)"
4531msgstr "Неуспешно изпълнение на програмата за помощта (%s)"
4532
[2820]4533#: ../glib/gspawn-win32.c:997
[2376]4534msgid ""
4535"Unexpected error in g_io_channel_win32_poll() reading data from a child "
4536"process"
4537msgstr ""
4538"Неочаквана грешка в g_io_channel_win32_poll() при четене на данни от дъщерен "
4539"процес"
4540
[2953]4541#: ../glib/gutf8.c:780
4542msgid "Failed to allocate memory"
4543msgstr "Неуспешно заделяне на памет"
4544
4545#: ../glib/gutf8.c:912
[2376]4546msgid "Character out of range for UTF-8"
4547msgstr "Знак извън обхвата на UTF-8"
4548
[2953]4549#: ../glib/gutf8.c:1012 ../glib/gutf8.c:1021 ../glib/gutf8.c:1151
4550#: ../glib/gutf8.c:1160 ../glib/gutf8.c:1299 ../glib/gutf8.c:1396
[2376]4551msgid "Invalid sequence in conversion input"
4552msgstr "Неправилна последователност на входа"
4553
[2953]4554#: ../glib/gutf8.c:1310 ../glib/gutf8.c:1407
[2376]4555msgid "Character out of range for UTF-16"
4556msgstr "Знак извън обхвата на UTF-16"
4557
[2953]4558#: ../glib/gutils.c:2116 ../glib/gutils.c:2143 ../glib/gutils.c:2249
[2376]4559#, c-format
4560msgid "%u byte"
4561msgid_plural "%u bytes"
4562msgstr[0] "%u B"
4563msgstr[1] "%u B"
4564
[2953]4565#: ../glib/gutils.c:2122
[2376]4566#, c-format
4567msgid "%.1f KiB"
4568msgstr "%.1f KiB"
4569
[2953]4570#: ../glib/gutils.c:2124
[2376]4571#, c-format
4572msgid "%.1f MiB"
4573msgstr "%.1f MiB"
4574
[2953]4575#: ../glib/gutils.c:2127
[2376]4576#, c-format
4577msgid "%.1f GiB"
4578msgstr "%.1f GiB"
4579
[2953]4580#: ../glib/gutils.c:2130
[2376]4581#, c-format
4582msgid "%.1f TiB"
4583msgstr "%.1f TiB"
4584
[2953]4585#: ../glib/gutils.c:2133
[2376]4586#, c-format
4587msgid "%.1f PiB"
4588msgstr "%.1f PiB"
4589
[2953]4590#: ../glib/gutils.c:2136
[2376]4591#, c-format
4592msgid "%.1f EiB"
4593msgstr "%.1f EiB"
4594
[2953]4595#: ../glib/gutils.c:2149
[2376]4596#, c-format
4597msgid "%.1f kB"
4598msgstr "%.1f kb"
4599
[2953]4600#: ../glib/gutils.c:2152 ../glib/gutils.c:2267
[2376]4601#, c-format
4602msgid "%.1f MB"
4603msgstr "%.1f MB"
4604
[2953]4605#: ../glib/gutils.c:2155 ../glib/gutils.c:2272
[2376]4606#, c-format
4607msgid "%.1f GB"
4608msgstr "%.1f GB"
4609
[2953]4610#: ../glib/gutils.c:2157 ../glib/gutils.c:2277
[2376]4611#, c-format
4612msgid "%.1f TB"
4613msgstr "%.1f TB"
4614
[2953]4615#: ../glib/gutils.c:2160 ../glib/gutils.c:2282
[2376]4616#, c-format
4617msgid "%.1f PB"
4618msgstr "%.1f PB"
4619
[2953]4620#: ../glib/gutils.c:2163 ../glib/gutils.c:2287
[2376]4621#, c-format
4622msgid "%.1f EB"
4623msgstr "%.1f EB"
4624
4625#. Translators: the %s in "%s bytes" will always be replaced by a number.
[2953]4626#: ../glib/gutils.c:2200
[2376]4627#, c-format
4628msgid "%s byte"
4629msgid_plural "%s bytes"
4630msgstr[0] "%s байт"
4631msgstr[1] "%s байта"
4632
[2820]4633#. Translators: this is from the deprecated function g_format_size_for_display() which uses 'KB' to
4634#. * mean 1024 bytes. I am aware that 'KB' is not correct, but it has been preserved for reasons of
4635#. * compatibility. Users will not see this string unless a program is using this deprecated function.
4636#. * Please translate as literally as possible.
4637#.
[2953]4638#: ../glib/gutils.c:2262
[2376]4639#, c-format
4640msgid "%.1f KB"
4641msgstr "%.1f KB"
Note: See TracBrowser for help on using the repository browser.