source: gnome/master/gnome-shell.master.bg.po@ 2294

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

orca, gnome-utils, gnome-shell, mousetweaks, file-roller подадени в master; orca подаден в gnome-3-0

File size: 37.5 KB
RevLine 
[1955]1# Bulgarian translation of gnome-shell po-file.
[2273]2# Copyright (C) 2010, 2011 Free Software Foundation, Inc.
[1951]3# This file is distributed under the same license as the gnome-shell package.
[2273]4# Ivaylo Valkov <ivaylo@e-valkov.org>, 2010, 2011.
[1951]5#
6msgid ""
7msgstr ""
8"Project-Id-Version: gnome-shell master\n"
[1955]9"Report-Msgid-Bugs-To: \n"
[2290]10"POT-Creation-Date: 2011-03-27 08:03+0300\n"
11"PO-Revision-Date: 2011-03-27 08:03+0300\n"
[1951]12"Last-Translator: Ivaylo Valkov <ivaylo@e-valkov.org>\n"
13"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
[2094]14"Language: bg\n"
[1951]15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20#: ../data/gnome-shell.desktop.in.in.h:1
21msgid "GNOME Shell"
22msgstr "Обвивка на GNOME"
23
24#: ../data/gnome-shell.desktop.in.in.h:2
25msgid "Window management and application launching"
[1955]26msgstr "Управление на прозорци и стартиране на програми"
[1951]27
[2088]28#: ../data/org.gnome.shell.gschema.xml.in.h:1
29msgid ""
30"Allows access to internal debugging and monitoring tools using the Alt-F2 "
31"dialog."
32msgstr ""
33"Разрешава достъпа до вътрешни инструменти за наблюдение и изчистване грешки "
34"чрез Alt-F2."
35
36#: ../data/org.gnome.shell.gschema.xml.in.h:2
37msgid "Enable internal tools useful for developers and testers from Alt-F2"
38msgstr ""
39"Включване на вътрешни инструменти полезни за разработчици и изпитатели чрез "
40"Alt-F2"
41
[2273]42#: ../data/org.gnome.shell.gschema.xml.in.h:3
[2088]43msgid "File extension used for storing the screencast"
44msgstr "Разширение на файла за съхранение на записите"
45
[2273]46#: ../data/org.gnome.shell.gschema.xml.in.h:4
[2088]47msgid "Framerate used for recording screencasts."
48msgstr "Честота на кадрите за създаваните записи"
49
[2273]50#: ../data/org.gnome.shell.gschema.xml.in.h:5
[2088]51msgid ""
52"GNOME Shell extensions have a uuid property; this key lists extensions which "
53"should not be loaded."
54msgstr ""
55"Разширенията на Обвивката на GNOME имат идентификатор (uuid). Този ключ "
56"съдържа списък на разширенията, които да не се зареждат."
57
[2273]58#: ../data/org.gnome.shell.gschema.xml.in.h:6
[2088]59msgid "History for command (Alt-F2) dialog"
60msgstr "История на командата Alt-F2"
61
[2273]62#: ../data/org.gnome.shell.gschema.xml.in.h:7
63msgid "History for the looking glass dialog"
64msgstr "История на прозореца с огледалото"
65
[2088]66#: ../data/org.gnome.shell.gschema.xml.in.h:8
[2273]67msgid "If true, display date in the clock, in addition to time."
[2274]68msgstr "Показване на дата в допълнение към времето, ако е истина."
[2088]69
70#: ../data/org.gnome.shell.gschema.xml.in.h:9
[2273]71msgid "If true, display seconds in time."
[2274]72msgstr "Показване на секундите в допълнение към времето, ако е истина."
[2088]73
74#: ../data/org.gnome.shell.gschema.xml.in.h:10
75msgid "If true, display the ISO week date in the calendar."
[2274]76msgstr "Показване на деня от седмицата по ISO, ако е истина."
[2088]77
[2273]78#: ../data/org.gnome.shell.gschema.xml.in.h:11
[2088]79msgid "List of desktop file IDs for favorite applications"
80msgstr ""
81"Списък на идентификаторите на файловете във формат .desktop за любими "
82"програми"
83
84#: ../data/org.gnome.shell.gschema.xml.in.h:13
[2273]85#, no-c-format
[2088]86msgid ""
87"Sets the GStreamer pipeline used to encode recordings. It follows the syntax "
88"used for gst-launch. The pipeline should have an unconnected sink pad where "
89"the recorded video is recorded. It will normally have a unconnected source "
90"pad; output from that pad will be written into the output file. However the "
91"pipeline can also take care of its own output - this might be used to send "
92"the output to an icecast server via shout2send or similar. When unset or set "
93"to an empty value, the default pipeline will be used. This is currently "
[2273]94"'videorate ! vp8enc quality=10 speed=2 threads=%T ! queue ! webmmux' and "
95"records to WEBM using the VP8 codec. %T is used as a placeholder for a guess "
96"at the optimal thread count on the system."
[2088]97msgstr ""
98"Задава конвейера на GStreamer, който ще се използва за кодиране на записите. "
[2094]99"Използвайте синтаксиса на gst-launch. Конвейерът трябва да бъде с несвързан "
[2088]100"блок-приемник, където се записва видеото. Обикновено конвейерът е с "
101"несвързан блок-източник. Изходът от този блок ще бъде записан в изходния "
102"файл. Въпреки това конвейерът може да задава собствен изход — това може да "
103"се използва за изпращане на изхода към icecast сървър чрез „shout2send“ или "
[2094]104"подобен елемент. Когато този ключ не е зададен или стойността му e празна, "
[2273]105"се използва стандартния конвейер. За момента това е „videorate ! vp8enc "
106"quality=10 speed=2 threads=%T ! queue ! webmmux“ и записва видео контейнер "
107"WEBM и използва кодера VP8. Стойността в „%T“ замества предполагаемия "
108"оптимален брой нишки за системата."
[2088]109
[2273]110#: ../data/org.gnome.shell.gschema.xml.in.h:14
[2088]111msgid "Show date in clock"
112msgstr "Показване на дата в часовника"
113
[2273]114#: ../data/org.gnome.shell.gschema.xml.in.h:15
[2088]115msgid "Show the week date in the calendar"
116msgstr "Показване на деня от седмицата в календара"
117
[2273]118#: ../data/org.gnome.shell.gschema.xml.in.h:16
[2088]119msgid "Show time with seconds"
120msgstr "Показване на секунди към времето"
121
[2273]122#: ../data/org.gnome.shell.gschema.xml.in.h:17
[2088]123msgid ""
124"The applications corresponding to these identifiers will be displayed in the "
125"favorites area."
126msgstr ""
[2094]127"Програмите, които отговарят на тези идентификатор, ще бъдат показани в "
[2088]128"областта „Любими“."
129
[2273]130#: ../data/org.gnome.shell.gschema.xml.in.h:18
[2088]131msgid ""
132"The filename for recorded screencasts will be a unique filename based on the "
133"current date, and use this extension. It should be changed when recording to "
134"a different container format."
135msgstr ""
136"Разширението ще се използва към името на файла за създадените записи на "
137"екрана, което ще бъде уникално и ще зависи от текущата дата. Трябва да го "
[2094]138"промените, когато записвате в различен формат на контейнера."
[2088]139
[2273]140#: ../data/org.gnome.shell.gschema.xml.in.h:19
[2088]141msgid ""
142"The framerate of the resulting screencast recordered by GNOME Shell's "
143"screencast recorder in frames-per-second."
144msgstr ""
145"Честота на кадрите за записа на екрана създаден от записващата програма на "
146"Обвивката на GNOME в кадри за секунда."
147
[2273]148#: ../data/org.gnome.shell.gschema.xml.in.h:20
[2088]149msgid "The gstreamer pipeline used to encode the screencast"
[2274]150msgstr "Конвейерът на gstreamer за кодиране на записа на екрана"
[2088]151
[2273]152#: ../data/org.gnome.shell.gschema.xml.in.h:21
[2088]153msgid ""
154"The shell normally monitors active applications in order to present the most "
155"used ones (e.g. in launchers). While this data will be kept private, you may "
156"want to disable this for privacy reasons. Please note that doing so won't "
157"remove already saved data."
158msgstr ""
[2094]159"Обикновено обвивката наблюдава работещите програми, за да представя най-"
160"често използваните (например в стартери). Въпреки, че тази информация се "
161"пази в тайна, може да желаете да изключите тази функционалност, за да "
162"защитите личните си данни. Забележете, че дори да го направите, това няма да "
163"премахне вече запазените данни."
[2088]164
[2273]165#: ../data/org.gnome.shell.gschema.xml.in.h:22
[2088]166msgid "Uuids of extensions to disable"
167msgstr "Идентификатори (uuid) на приставки, които да бъдат изключени"
168
[2273]169#: ../data/org.gnome.shell.gschema.xml.in.h:23
[2088]170msgid "Whether to collect stats about applications usage"
171msgstr "Дали да се събира статистика за използването на програми"
172
[2273]173#: ../data/org.gnome.shell.gschema.xml.in.h:24
174msgid "disabled OpenSearch providers"
175msgstr "изключени доставчици на OpenSearch"
[2088]176
[2288]177#: ../js/misc/util.js:71
[2273]178msgid "Command not found"
179msgstr "Командата не беше открита"
[2088]180
[2273]181#. Replace "Error invoking GLib.shell_parse_argv: " with
182#. something nicer
[2288]183#: ../js/misc/util.js:98
[2273]184msgid "Could not parse command:"
185msgstr "Неуспех при анализиране на командата:"
[2088]186
[2288]187#: ../js/misc/util.js:106
[2273]188#, c-format
189msgid "Execution of '%s' failed:"
190msgstr "Неуспешно изпълнение на „%s“:"
[2088]191
[2273]192#. Translators: Filter to display all applications
[2288]193#: ../js/ui/appDisplay.js:230
[2273]194msgid "All"
195msgstr "Всички"
[2088]196
[2288]197#: ../js/ui/appDisplay.js:328
[1951]198msgid "APPLICATIONS"
199msgstr "ПРОГРАМИ"
200
[2288]201#: ../js/ui/appDisplay.js:354
[2273]202msgid "SETTINGS"
203msgstr "НАСТРОЙКИ"
[1951]204
[2288]205#: ../js/ui/appDisplay.js:625
[1951]206msgid "New Window"
207msgstr "Нов прозорец"
208
[2288]209#: ../js/ui/appDisplay.js:628
[1951]210msgid "Remove from Favorites"
211msgstr "Премахване от „Любими“"
212
[2288]213#: ../js/ui/appDisplay.js:629
[1951]214msgid "Add to Favorites"
[1972]215msgstr "Добавяне в „Любими“"
[1951]216
[2273]217#: ../js/ui/appFavorites.js:91
[1972]218#, c-format
219msgid "%s has been added to your favorites."
220msgstr "Програмата „%s“ беше добавена в „Любими“"
221
[2273]222#: ../js/ui/appFavorites.js:122
[1972]223#, c-format
224msgid "%s has been removed from your favorites."
225msgstr "Програмата „%s“ беше премахната от „Любими“"
226
[2273]227#. Translators: Shown in calendar event list for all day events
228#. * Keep it short, best if you can use less then 10 characters
229#.
230#: ../js/ui/calendar.js:66
231msgctxt "event list time"
232msgid "All Day"
233msgstr "Цял ден"
[1951]234
[2273]235#. Translators: Shown in calendar event list, if 24h format
236#: ../js/ui/calendar.js:71
237msgctxt "event list time"
238msgid "%H:%M"
239msgstr "%H:%M"
[1951]240
[2273]241#. Transators: Shown in calendar event list, if 12h format
242#: ../js/ui/calendar.js:78
243msgctxt "event list time"
244msgid "%l:%M %p"
245msgstr "%l:%M %p"
[1951]246
[2273]247#. Translators: Calendar grid abbreviation for Sunday.
248#. *
249#. * NOTE: These grid abbreviations are always shown together
250#. * and in order, e.g. "S M T W T F S".
251#.
252#: ../js/ui/calendar.js:118
253msgctxt "grid sunday"
254msgid "S"
255msgstr "Н"
[1951]256
[2273]257#. Translators: Calendar grid abbreviation for Monday
258#: ../js/ui/calendar.js:120
259msgctxt "grid monday"
260msgid "M"
261msgstr "П"
[1951]262
[2273]263#. Translators: Calendar grid abbreviation for Tuesday
264#: ../js/ui/calendar.js:122
265msgctxt "grid tuesday"
266msgid "T"
267msgstr "В"
[1972]268
[2273]269#. Translators: Calendar grid abbreviation for Wednesday
270#: ../js/ui/calendar.js:124
271msgctxt "grid wednesday"
272msgid "W"
273msgstr "С"
[1972]274
[2273]275#. Translators: Calendar grid abbreviation for Thursday
276#: ../js/ui/calendar.js:126
277msgctxt "grid thursday"
278msgid "T"
279msgstr "Ч"
[1972]280
[2273]281#. Translators: Calendar grid abbreviation for Friday
282#: ../js/ui/calendar.js:128
283msgctxt "grid friday"
284msgid "F"
285msgstr "П"
[1972]286
[2273]287#. Translators: Calendar grid abbreviation for Saturday
288#: ../js/ui/calendar.js:130
289msgctxt "grid saturday"
290msgid "S"
291msgstr "С"
[1972]292
[2273]293#. Translators: Event list abbreviation for Sunday.
294#. *
295#. * NOTE: These list abbreviations are normally not shown together
296#. * so they need to be unique (e.g. Tuesday and Thursday cannot
297#. * both be 'T').
298#.
299#: ../js/ui/calendar.js:143
300msgctxt "list sunday"
301msgid "Su"
302msgstr "Нд"
[1972]303
[2273]304#. Translators: Event list abbreviation for Monday
305#: ../js/ui/calendar.js:145
306msgctxt "list monday"
307msgid "M"
308msgstr "Пн"
[1972]309
[2273]310#. Translators: Event list abbreviation for Tuesday
311#: ../js/ui/calendar.js:147
312msgctxt "list tuesday"
313msgid "T"
314msgstr "Вт"
[1972]315
[2273]316#. Translators: Event list abbreviation for Wednesday
317#: ../js/ui/calendar.js:149
318msgctxt "list wednesday"
319msgid "W"
320msgstr "Ср"
[1951]321
[2273]322#. Translators: Event list abbreviation for Thursday
323#: ../js/ui/calendar.js:151
324msgctxt "list thursday"
325msgid "Th"
326msgstr "Чт"
[2088]327
[2273]328#. Translators: Event list abbreviation for Friday
329#: ../js/ui/calendar.js:153
330msgctxt "list friday"
331msgid "F"
332msgstr "Пт"
333
334#. Translators: Event list abbreviation for Saturday
335#: ../js/ui/calendar.js:155
336msgctxt "list saturday"
337msgid "S"
338msgstr "Сб"
339
340#. Translators: Text to show if there are no events
341#: ../js/ui/calendar.js:704
342msgid "Nothing Scheduled"
[2274]343msgstr "Няма нищо запланувано"
[2273]344
345#. Translators: Shown on calendar heading when selected day occurs on current year
346#: ../js/ui/calendar.js:720
347msgctxt "calendar heading"
348msgid "%A, %B %d"
349msgstr "%A, %B %d"
350
351#. Translators: Shown on calendar heading when selected day occurs on different year
352#: ../js/ui/calendar.js:723
353msgctxt "calendar heading"
354msgid "%A, %B %d, %Y"
355msgstr "%A, %B, %d, %Y"
356
357#: ../js/ui/calendar.js:733
358msgid "Today"
359msgstr "Днес"
360
361#: ../js/ui/calendar.js:737
362msgid "Tomorrow"
363msgstr "Утре"
364
365#: ../js/ui/calendar.js:746
366msgid "This week"
367msgstr "Тази седмица"
368
369#: ../js/ui/calendar.js:754
370msgid "Next week"
371msgstr "Следващата седмица"
372
[2288]373#: ../js/ui/dash.js:174 ../js/ui/messageTray.js:1000
[2273]374msgid "Remove"
375msgstr "Премахване"
376
377#: ../js/ui/dateMenu.js:91
378msgid "Date and Time Settings"
379msgstr "Настройки на датата и времето"
380
[2288]381#: ../js/ui/dateMenu.js:111
[2273]382msgid "Open Calendar"
383msgstr "Отваряне на календара"
384
[2088]385#. Translators: This is the time format with date used
386#. in 24-hour mode.
[2288]387#: ../js/ui/dateMenu.js:164
[2088]388msgid "%a %b %e, %R:%S"
[2094]389msgstr "%a, %e %b, %R:%S"
[2088]390
[2288]391#: ../js/ui/dateMenu.js:165
[2088]392msgid "%a %b %e, %R"
[2094]393msgstr "%a, %e %b, %R"
[2088]394
395#. Translators: This is the time format without date used
396#. in 24-hour mode.
[2288]397#: ../js/ui/dateMenu.js:169
[2088]398msgid "%a %R:%S"
[2094]399msgstr "%a, %R:%S"
[2088]400
[2288]401#: ../js/ui/dateMenu.js:170
[1972]402msgid "%a %R"
403msgstr "%a, %R"
404
[2088]405#. Translators: This is a time format with date used
406#. for AM/PM.
[2288]407#: ../js/ui/dateMenu.js:177
[2088]408msgid "%a %b %e, %l:%M:%S %p"
[2094]409msgstr "%a, %e %b, %l:%M:%S %p"
[2088]410
[2288]411#: ../js/ui/dateMenu.js:178
[2088]412msgid "%a %b %e, %l:%M %p"
[2094]413msgstr "%a, %e %b, %l:%M %p"
[2088]414
415#. Translators: This is a time format without date used
416#. for AM/PM.
[2288]417#: ../js/ui/dateMenu.js:182
[2088]418msgid "%a %l:%M:%S %p"
[2094]419msgstr "%a %l:%M:%S %p"
[2088]420
[2288]421#: ../js/ui/dateMenu.js:183
[1951]422msgid "%a %l:%M %p"
[1955]423msgstr "%a, %H:%M"
[1951]424
[2273]425#. Translators: This is the date format to use when the calendar popup is
426#. * shown - it is shown just below the time in the shell (e.g. "Tue 9:29 AM").
427#.
[2288]428#: ../js/ui/dateMenu.js:194
[2273]429msgid "%A %B %e, %Y"
430msgstr "%A %B %e, %Y"
431
432#: ../js/ui/docDisplay.js:19
433msgid "RECENT ITEMS"
434msgstr "СКОРО ОТВАРЯНИ"
435
436#: ../js/ui/endSessionDialog.js:63
437#, c-format
438msgid "Log Out %s"
439msgstr "Изход на „%s“"
440
[2288]441#: ../js/ui/endSessionDialog.js:64 ../js/ui/endSessionDialog.js:70
[2273]442msgid "Log Out"
443msgstr "Изход"
444
445#: ../js/ui/endSessionDialog.js:65
446msgid "Click Log Out to quit these applications and log out of the system."
447msgstr ""
448"Натиснете „Изход“, за да спрете тези програми и да излезете от системата."
449
450#: ../js/ui/endSessionDialog.js:66
451#, c-format
452msgid "%s will be logged out automatically in %d seconds."
453msgstr "Потребителят „%s“ ще излезе от системата автоматично след %d секунди."
454
455#: ../js/ui/endSessionDialog.js:67
456#, c-format
457msgid "You will be logged out automatically in %d seconds."
458msgstr "Ще излезете от системата автоматично след %d секунди."
459
460#: ../js/ui/endSessionDialog.js:68
461msgid "Logging out of the system."
462msgstr "Излизане от системата."
463
[2288]464#: ../js/ui/endSessionDialog.js:75 ../js/ui/endSessionDialog.js:82
465msgid "Power Off"
466msgstr "Изключване"
[2273]467
[2288]468#: ../js/ui/endSessionDialog.js:76
469msgid "Click Power Off to quit these applications and power off the system."
[2273]470msgstr ""
[2288]471"Натиснете „Изключване“, за да спрете тези програми и да излезете от "
472"системата."
[2273]473
[2288]474#: ../js/ui/endSessionDialog.js:77
[2273]475#, c-format
[2288]476msgid "The system will power off automatically in %d seconds."
[2273]477msgstr "Системата ще се изключи автоматично след %d секунди."
478
[2288]479#: ../js/ui/endSessionDialog.js:78
480msgid "Powering off the system."
[2273]481msgstr "Изключване на системата."
482
[2288]483#: ../js/ui/endSessionDialog.js:80 ../js/ui/endSessionDialog.js:88
484#: ../js/ui/endSessionDialog.js:93
[2273]485msgid "Restart"
486msgstr "Рестартиране"
487
[2288]488#: ../js/ui/endSessionDialog.js:89
[2273]489msgid "Click Restart to quit these applications and restart the system."
490msgstr ""
491"Натиснете „Рестартиране“, за да спрете тези програми и да рестартирате "
492"системата."
493
[2288]494#: ../js/ui/endSessionDialog.js:90
[2273]495#, c-format
496msgid "The system will restart automatically in %d seconds."
497msgstr "Системата ще се рестартира автоматично след %d секунди."
498
[2288]499#: ../js/ui/endSessionDialog.js:91
[2273]500msgid "Restarting the system."
501msgstr "Рестартиране на системата."
502
[2288]503#: ../js/ui/endSessionDialog.js:415 ../js/ui/polkitAuthenticationAgent.js:172
504#: ../js/ui/status/bluetooth.js:466
[2273]505msgid "Cancel"
506msgstr "Отказване"
507
[2274]508#: ../js/ui/lookingGlass.js:588
[2273]509msgid "No extensions installed"
510msgstr "Няма инсталирани разширения"
511
[2274]512#: ../js/ui/lookingGlass.js:625
[2273]513msgid "Enabled"
514msgstr "Включено"
515
516#. translators:
517#. * The device has been disabled
[2288]518#: ../js/ui/lookingGlass.js:627 ../src/gvc/gvc-mixer-control.c:1091
[2273]519msgid "Disabled"
520msgstr "Изключено"
521
[2274]522#: ../js/ui/lookingGlass.js:629
[2273]523msgid "Error"
524msgstr "Грешка"
525
[2274]526#: ../js/ui/lookingGlass.js:631
[2273]527msgid "Out of date"
528msgstr "Остаряло"
529
[2274]530#: ../js/ui/lookingGlass.js:656
[2273]531msgid "View Source"
532msgstr "Преглед на изходния код"
533
[2274]534#: ../js/ui/lookingGlass.js:662
[2273]535msgid "Web Page"
536msgstr "Домашна страница"
537
[2288]538#: ../js/ui/messageTray.js:993
539msgid "Open"
540msgstr "Отваряне"
541
542#: ../js/ui/messageTray.js:2151
[2273]543msgid "System Information"
544msgstr "Информация за системата"
545
[2288]546#: ../js/ui/overview.js:91
[2273]547msgid "Undo"
548msgstr "Отмяна"
549
[2288]550#: ../js/ui/overview.js:186
[2273]551msgid "Windows"
552msgstr "Прозорци"
553
[2288]554#: ../js/ui/overview.js:189
[2273]555msgid "Applications"
556msgstr "Програми"
557
[2288]558#. Translators: this is the name of the dock/favorites area on
559#. the left of the overview
560#: ../js/ui/overview.js:205
561msgid "Dash"
[2290]562msgstr "Най-ползвани"
[2288]563
[2273]564#. TODO - _quit() doesn't really work on apps in state STARTING yet
[2288]565#: ../js/ui/panel.js:515
[2273]566#, c-format
567msgid "Quit %s"
568msgstr "Спиране на програмата „%s“"
569
[2088]570#. Button on the left side of the panel.
571#. Translators: If there is no suitable word for "Activities" in your language, you can use the word for "Overview".
[2288]572#: ../js/ui/panel.js:878
[2088]573msgid "Activities"
574msgstr "Дейности"
575
[2288]576#: ../js/ui/panel.js:979
577msgid "Top Bar"
578msgstr "Горна лента"
579
[2273]580#: ../js/ui/placeDisplay.js:122
[2024]581#, c-format
582msgid "Failed to unmount '%s'"
583msgstr "Неуспех при демонтиране на „%s“"
584
[2273]585#: ../js/ui/placeDisplay.js:125
[2024]586msgid "Retry"
587msgstr "Повторен опит"
588
[2273]589#: ../js/ui/placeDisplay.js:165
[1951]590msgid "Connect to..."
591msgstr "Свързване към…"
592
[2288]593#: ../js/ui/placeDisplay.js:380
[2273]594msgid "PLACES & DEVICES"
595msgstr "МЕСТА И УСТРОЙСТВА"
[2094]596
[2288]597#: ../js/ui/polkitAuthenticationAgent.js:74
598msgid "Authentication Required"
599msgstr "Необходимо е удостоверяване"
600
601#: ../js/ui/polkitAuthenticationAgent.js:108
602msgid "Administrator"
603msgstr "Администратор"
604
605#: ../js/ui/polkitAuthenticationAgent.js:176
606msgid "Authenticate"
607msgstr "Удостоверяване"
608
609#: ../js/ui/polkitAuthenticationAgent.js:260
610msgid "Sorry, that didn't work. Please try again."
611msgstr "Действието не беше успешно. Опитайте отново."
612
613#: ../js/ui/polkitAuthenticationAgent.js:272
614msgid "Password:"
615msgstr "Парола:"
616
[2273]617#. Translators: this MUST be either "toggle-switch-us"
618#. (for toggle switches containing the English words
619#. "ON" and "OFF") or "toggle-switch-intl" (for toggle
620#. switches containing "◯" and "|"). Other values will
621#. simply result in invisible toggle switches.
[2288]622#: ../js/ui/popupMenu.js:679
[2273]623msgid "toggle-switch-us"
624msgstr "toggle-switch-intl"
[2094]625
[2288]626#: ../js/ui/runDialog.js:205
[1951]627msgid "Please enter a command:"
628msgstr "Въведете команда:"
629
[2288]630#: ../js/ui/searchDisplay.js:310
[2273]631msgid "Searching..."
632msgstr "Търсене…"
[1951]633
[2288]634#: ../js/ui/searchDisplay.js:324
[2273]635msgid "No matching results."
636msgstr "Няма съвпадения."
637
[2288]638#: ../js/ui/statusMenu.js:161 ../js/ui/statusMenu.js:163
639#: ../js/ui/statusMenu.js:228
[2273]640msgid "Power Off..."
641msgstr "Изключване..."
642
[2288]643#: ../js/ui/statusMenu.js:163 ../js/ui/statusMenu.js:227
[2273]644msgid "Suspend"
645msgstr "Приспиване"
646
[2288]647#: ../js/ui/statusMenu.js:184
[1972]648msgid "Available"
[2273]649msgstr "На линия"
[1972]650
[2288]651#: ../js/ui/statusMenu.js:189
[1972]652msgid "Busy"
[2273]653msgstr "Правя нещо друго"
[1972]654
[2288]655#: ../js/ui/statusMenu.js:197
[2273]656msgid "My Account"
657msgstr "Моята регистрация"
[1972]658
[2288]659#: ../js/ui/statusMenu.js:201
[2273]660msgid "System Settings"
661msgstr "Настройки на системата"
[1972]662
[2288]663#: ../js/ui/statusMenu.js:208
[1972]664msgid "Lock Screen"
665msgstr "Заключване на екрана"
666
[2288]667#: ../js/ui/statusMenu.js:213
[1972]668msgid "Switch User"
669msgstr "Смяна на потребител"
670
[2288]671#: ../js/ui/statusMenu.js:218
[1972]672msgid "Log Out..."
673msgstr "Изход…"
674
[2273]675#: ../js/ui/status/accessibility.js:62
676msgid "Zoom"
677msgstr "Увеличаване"
[1972]678
[2288]679#. let screenReader = this._buildItem(_("Screen Reader"), APPLICATIONS_SCHEMA,
680#. 'screen-reader-enabled');
681#. this.menu.addMenuItem(screenReader);
682#. let screenKeyboard = this._buildItem(_("Screen Keyboard"), APPLICATIONS_SCHEMA,
683#. 'screen-keyboard-enabled');
684#. this.menu.addMenuItem(screenKeyboard);
[2273]685#: ../js/ui/status/accessibility.js:77
686msgid "Visual Alerts"
687msgstr "Визуална помощ"
688
689#: ../js/ui/status/accessibility.js:80
690msgid "Sticky Keys"
691msgstr "Лепкави клавиши"
692
693#: ../js/ui/status/accessibility.js:83
694msgid "Slow Keys"
695msgstr "Бавни клавиши"
696
697#: ../js/ui/status/accessibility.js:86
698msgid "Bounce Keys"
699msgstr "Подскачащи клавиши"
700
701#: ../js/ui/status/accessibility.js:89
702msgid "Mouse Keys"
703msgstr "Клавиши за мишка"
704
705#: ../js/ui/status/accessibility.js:93
706msgid "Universal Access Settings"
707msgstr "Настройки на универсалния достъп"
708
[2288]709#: ../js/ui/status/accessibility.js:146
[2273]710msgid "High Contrast"
711msgstr "Висок контраст"
712
[2288]713#: ../js/ui/status/accessibility.js:183
[2273]714msgid "Large Text"
715msgstr "Едър текст"
716
[2288]717#: ../js/ui/status/bluetooth.js:42 ../js/ui/status/bluetooth.js:237
718#: ../js/ui/status/bluetooth.js:333 ../js/ui/status/bluetooth.js:367
719#: ../js/ui/status/bluetooth.js:407 ../js/ui/status/bluetooth.js:440
[2273]720msgid "Bluetooth"
721msgstr "Bluetooth"
722
723#: ../js/ui/status/bluetooth.js:55
724msgid "Visibility"
725msgstr "Видимост"
726
727#: ../js/ui/status/bluetooth.js:69
728msgid "Send Files to Device..."
729msgstr "Изпращане на файлове на устройство..."
730
731#: ../js/ui/status/bluetooth.js:70
732msgid "Setup a New Device..."
733msgstr "Добавяне на ново устройство..."
734
735#: ../js/ui/status/bluetooth.js:95
736msgid "Bluetooth Settings"
737msgstr "Настройки на Bluetooth"
738
[2288]739#: ../js/ui/status/bluetooth.js:188
[2273]740msgid "Connection"
741msgstr "Свързване"
742
[2288]743#: ../js/ui/status/bluetooth.js:224
[2273]744msgid "Send Files..."
745msgstr "Изпращане на файлове..."
746
[2288]747#: ../js/ui/status/bluetooth.js:229
[2273]748msgid "Browse Files..."
749msgstr "Разглеждане на файлове..."
750
[2288]751#: ../js/ui/status/bluetooth.js:238
[2273]752msgid "Error browsing device"
753msgstr "Грешка при разглеждане на устройството"
754
[2288]755#: ../js/ui/status/bluetooth.js:239
[2038]756#, c-format
[2273]757msgid "The requested device cannot be browsed, error is '%s'"
758msgstr "Заявеното устройство не може да бъде разгледано. Грешката е „%s“"
759
[2288]760#: ../js/ui/status/bluetooth.js:247
[2273]761msgid "Keyboard Settings"
762msgstr "Настройка на клавиатурата"
763
[2288]764#: ../js/ui/status/bluetooth.js:252
[2273]765msgid "Mouse Settings"
766msgstr "Настройки на мишката"
767
[2288]768#: ../js/ui/status/bluetooth.js:259 ../js/ui/status/volume.js:66
[2273]769msgid "Sound Settings"
770msgstr "Настройки на звука"
771
[2288]772#: ../js/ui/status/bluetooth.js:368
[2273]773#, c-format
774msgid "Authorization request from %s"
775msgstr "Заявка за упълномощаване от „%s“"
776
[2288]777#: ../js/ui/status/bluetooth.js:374
[2273]778#, c-format
779msgid "Device %s wants access to the service '%s'"
780msgstr "Устройството %s иска достъп до услугата „%s“"
781
[2288]782#: ../js/ui/status/bluetooth.js:376
[2273]783msgid "Always grant access"
784msgstr "Винаги позволяване на достъп"
785
[2288]786#: ../js/ui/status/bluetooth.js:377
[2273]787msgid "Grant this time only"
788msgstr "Позволяване само този път"
789
[2288]790#: ../js/ui/status/bluetooth.js:378
[2273]791msgid "Reject"
792msgstr "Отхвърляне"
793
[2288]794#: ../js/ui/status/bluetooth.js:408
[2273]795#, c-format
796msgid "Pairing confirmation for %s"
797msgstr "Потвърждение за сдвояване с „%s“"
798
[2288]799#: ../js/ui/status/bluetooth.js:414 ../js/ui/status/bluetooth.js:448
[2273]800#, c-format
801msgid "Device %s wants to pair with this computer"
802msgstr "Устройството %s иска да се сдвои с този компютър"
803
[2288]804#: ../js/ui/status/bluetooth.js:415
[2273]805#, c-format
806msgid "Please confirm whether the PIN '%s' matches the one on the device."
807msgstr "Потвърдете дали кодът „%s“ съвпада с този на устройството."
808
[2288]809#: ../js/ui/status/bluetooth.js:417
[2273]810msgid "Matches"
811msgstr "Съвпадения"
812
[2288]813#: ../js/ui/status/bluetooth.js:418
[2273]814msgid "Does not match"
815msgstr "Няма съвпадения"
816
[2288]817#: ../js/ui/status/bluetooth.js:441
[2273]818#, c-format
819msgid "Pairing request for %s"
820msgstr "Запитване за свързване с „%s“"
821
[2288]822#: ../js/ui/status/bluetooth.js:449
[2273]823msgid "Please enter the PIN mentioned on the device."
824msgstr "Въведете кода на устройството %s."
825
[2288]826#: ../js/ui/status/bluetooth.js:465
[2273]827msgid "OK"
828msgstr "Добре"
829
830#: ../js/ui/status/keyboard.js:73
831msgid "Show Keyboard Layout..."
832msgstr "Показване клавиатурната подредба…"
833
834#: ../js/ui/status/keyboard.js:76
835msgid "Localization Settings"
836msgstr "Настройка на локализацията"
837
[2288]838#: ../js/ui/status/network.js:104 ../js/ui/status/network.js:1454
839msgid "<unknown>"
840msgstr "<неизвестно>"
841
842#. Translators: this indicates that wireless or wwan is disabled by hardware killswitch
843#: ../js/ui/status/network.js:311
844msgid "disabled"
845msgstr "изключено"
846
847#: ../js/ui/status/network.js:494
848msgid "connecting..."
849msgstr "свързване…"
850
851#. Translators: this is for network connections that require some kind of key or password
852#: ../js/ui/status/network.js:497
853msgid "authentication required"
854msgstr "изисква се удостоверяване"
855
856#. Translators: this is for devices that require some kind of firmware or kernel
857#. module, which is missing
858#: ../js/ui/status/network.js:507
859msgid "firmware missing"
860msgstr "липсва фърмуер"
861
862#. Translators: this is for wired network devices that are physically disconnected
863#: ../js/ui/status/network.js:514
864msgid "cable unplugged"
865msgstr "кабелът е изваден"
866
867#. Translators: this is for a network device that cannot be activated (for example it
868#. is disabled by rfkill, or it has no coverage
869#: ../js/ui/status/network.js:519
870msgid "unavailable"
871msgstr "недостъпно"
872
873#: ../js/ui/status/network.js:521
874msgid "connection failed"
875msgstr "връзката е неуспешна"
876
877#. TRANSLATORS: this is the indication that a connection for another logged in user is active,
878#. and we cannot access its settings (including the name)
879#: ../js/ui/status/network.js:602 ../js/ui/status/network.js:1402
880msgid "Connected (private)"
881msgstr "Връзката е осъществена (няма налични данни)"
882
883#: ../js/ui/status/network.js:683
884msgid "Auto Ethernet"
885msgstr "Автоматична мрежа по Ethernet"
886
887#: ../js/ui/status/network.js:758
888msgid "Auto broadband"
889msgstr "Автоматична широколентова мрежа"
890
891#: ../js/ui/status/network.js:761
892msgid "Auto dial-up"
893msgstr "Автоматична мрежа през модем"
894
895#. TRANSLATORS: this the automatic wireless connection name (including the network name)
896#: ../js/ui/status/network.js:904 ../js/ui/status/network.js:1414
897#, c-format
898msgid "Auto %s"
899msgstr "Автоматична мрежа към „%s“"
900
901#: ../js/ui/status/network.js:906
902msgid "Auto bluetooth"
903msgstr "Автоматична мрежа по Bluetooth"
904
905#: ../js/ui/status/network.js:1416
906msgid "Auto wireless"
907msgstr "Автоматична безжична мрежа"
908
909#: ../js/ui/status/network.js:1474
910msgid "More..."
911msgstr "Повече…"
912
913#: ../js/ui/status/network.js:1497
914msgid "Enable networking"
915msgstr "Включване на мрежата"
916
917#: ../js/ui/status/network.js:1509
918msgid "Wired"
919msgstr "Жична"
920
921#: ../js/ui/status/network.js:1520
922msgid "Wireless"
923msgstr "Безжична"
924
925#: ../js/ui/status/network.js:1530
926msgid "Mobile broadband"
927msgstr "Мобилна широколентова"
928
929#: ../js/ui/status/network.js:1540
930msgid "VPN Connections"
931msgstr "Връзки към ВЧМ"
932
933#: ../js/ui/status/network.js:1549
934msgid "Network Settings"
935msgstr "Настройки на мрежата"
936
937#: ../js/ui/status/network.js:1844
938#, c-format
939msgid "You're now connected to mobile broadband connection '%s'"
[2290]940msgstr "Връзката в момента е към мобилната широколентова мрежа „%s“"
[2288]941
942#: ../js/ui/status/network.js:1848
943#, c-format
944msgid "You're now connected to wireless network '%s'"
[2290]945msgstr "Връзката в момента е към безжичната мрежа „%s“"
[2288]946
947#: ../js/ui/status/network.js:1852
948#, c-format
949msgid "You're now connected to wired network '%s'"
[2290]950msgstr "Връзката в момента е към жичната мрежа „%s“"
[2288]951
952#: ../js/ui/status/network.js:1856
953#, c-format
954msgid "You're now connected to VPN network '%s'"
955msgstr "Връзката в момента е към ВЧМ „%s“"
956
957#: ../js/ui/status/network.js:1861
958#, c-format
959msgid "You're now connected to '%s'"
960msgstr "Връзката в момента е към „%s“"
961
962#: ../js/ui/status/network.js:1869
963msgid "Connection established"
964msgstr "Връзката е осъществена"
965
966#: ../js/ui/status/network.js:1991
967msgid "Networking is disabled"
968msgstr "Мрежата е изключена"
969
970#: ../js/ui/status/network.js:2116
971msgid "Network Manager"
972msgstr "Управление на мрежата"
973
[2273]974#: ../js/ui/status/power.js:85
975msgid "Power Settings"
976msgstr "Настройка на захранването"
977
978#. 0 is reported when UPower does not have enough data
979#. to estimate battery life
[2288]980#: ../js/ui/status/power.js:111
[2273]981msgid "Estimating..."
982msgstr "Приблизително времето…"
983
[2288]984#: ../js/ui/status/power.js:118
[2273]985#, c-format
986msgid "%d hour remaining"
987msgid_plural "%d hours remaining"
988msgstr[0] "Остава %d час"
989msgstr[1] "Остават %d часа"
990
991#. TRANSLATORS: this is a time string, as in "%d hours %d minutes remaining"
[2288]992#: ../js/ui/status/power.js:121
[2273]993#, c-format
994msgid "%d %s %d %s remaining"
995msgstr "Остават %d %s и %d %s"
996
[2288]997#: ../js/ui/status/power.js:123
[2273]998msgid "hour"
999msgid_plural "hours"
1000msgstr[0] "час"
1001msgstr[1] "часа"
1002
[2288]1003#: ../js/ui/status/power.js:123
[2273]1004msgid "minute"
1005msgid_plural "minutes"
1006msgstr[0] "минута"
1007msgstr[1] "минути"
1008
[2288]1009#: ../js/ui/status/power.js:126
[2273]1010#, c-format
1011msgid "%d minute remaining"
1012msgid_plural "%d minutes remaining"
1013msgstr[0] "остават %d минути"
1014msgstr[1] "остават %d минути"
1015
[2288]1016#: ../js/ui/status/power.js:228
[2273]1017msgid "AC adapter"
1018msgstr "Адаптер за ел. мрежа"
1019
[2288]1020#: ../js/ui/status/power.js:230
[2273]1021msgid "Laptop battery"
1022msgstr "Батерия на преносим компютър"
1023
[2288]1024#: ../js/ui/status/power.js:232
[2273]1025msgid "UPS"
1026msgstr "Непрекъсваемо токозахранване"
1027
[2288]1028#: ../js/ui/status/power.js:234
[2273]1029msgid "Monitor"
1030msgstr "Монитор"
1031
[2288]1032#: ../js/ui/status/power.js:236
[2273]1033msgid "Mouse"
1034msgstr "Мишка"
1035
[2288]1036#: ../js/ui/status/power.js:238
[2273]1037msgid "Keyboard"
1038msgstr "Клавиатура"
1039
[2288]1040#: ../js/ui/status/power.js:240
[2273]1041msgid "PDA"
1042msgstr "Цифров помощник"
1043
[2288]1044#: ../js/ui/status/power.js:242
[2273]1045msgid "Cell phone"
1046msgstr "Мобилен телефон"
1047
[2288]1048#: ../js/ui/status/power.js:244
[2273]1049msgid "Media player"
1050msgstr "Музикално устройство"
1051
[2288]1052#: ../js/ui/status/power.js:246
[2273]1053msgid "Tablet"
1054msgstr "Таблет"
1055
[2288]1056#: ../js/ui/status/power.js:248
[2273]1057msgid "Computer"
1058msgstr "Компютър"
1059
[2288]1060#: ../js/ui/status/power.js:250 ../src/shell-app-system.c:1088
[2273]1061msgid "Unknown"
1062msgstr "Неизвестно"
1063
[2288]1064#: ../js/ui/status/volume.js:45
[2273]1065msgid "Volume"
1066msgstr "Сила на звука"
1067
[2288]1068#: ../js/ui/status/volume.js:58
[2273]1069msgid "Microphone"
1070msgstr "Микрофон"
1071
[2288]1072#: ../js/ui/telepathyClient.js:331
[2273]1073#, c-format
1074msgid "%s is online."
1075msgstr "%s е на линия."
1076
[2288]1077#: ../js/ui/telepathyClient.js:336
[2273]1078#, c-format
1079msgid "%s is offline."
1080msgstr "%s не е на линия."
1081
[2288]1082#: ../js/ui/telepathyClient.js:339
[2273]1083#, c-format
1084msgid "%s is away."
1085msgstr "%s отсъства."
1086
[2288]1087#: ../js/ui/telepathyClient.js:342
1088#, c-format
[2273]1089msgid "%s is busy."
1090msgstr "%s прави нещо друго."
1091
1092#. Translators: this is a time format string followed by a date.
1093#. If applicable, replace %X with a strftime format valid for your
1094#. locale, without seconds.
[2288]1095#: ../js/ui/telepathyClient.js:473
[2273]1096#, no-c-format
1097msgid "Sent at %X on %A"
1098msgstr "Изпратено на %2$A в %1$X"
1099
1100#. Translators: this is the text displayed
1101#. in the search entry when no search is
1102#. active; it should not exceed ~30
1103#. characters.
[2288]1104#: ../js/ui/viewSelector.js:122
[2273]1105msgid "Type to search..."
1106msgstr "Търсене на написаното…"
1107
[2288]1108#: ../js/ui/viewSelector.js:142 ../src/shell-util.c:250
1109msgid "Search"
1110msgstr "Търсене"
1111
[2273]1112#: ../js/ui/windowAttentionHandler.js:42
1113#, c-format
[2038]1114msgid "%s has finished starting"
1115msgstr "Програмата „%s“ стартира успешно"
1116
[2273]1117#: ../js/ui/windowAttentionHandler.js:44
[2038]1118#, c-format
1119msgid "'%s' is ready"
1120msgstr "Програмата „%s“ е готова за употреба"
1121
[2273]1122#. translators:
1123#. * The number of sound outputs on a particular device
[2288]1124#: ../src/gvc/gvc-mixer-control.c:1098
[2273]1125#, c-format
1126msgid "%u Output"
1127msgid_plural "%u Outputs"
1128msgstr[0] "%u изход"
1129msgstr[1] "%u изхода"
[2088]1130
[2273]1131#. translators:
1132#. * The number of sound inputs on a particular device
[2288]1133#: ../src/gvc/gvc-mixer-control.c:1108
[2273]1134#, c-format
1135msgid "%u Input"
1136msgid_plural "%u Inputs"
1137msgstr[0] "%u вход"
1138msgstr[1] "%u входа"
[2088]1139
[2288]1140#: ../src/gvc/gvc-mixer-control.c:1406
[2273]1141msgid "System Sounds"
1142msgstr "Системни звуци"
1143
[2288]1144#: ../src/main.c:446
1145msgid "Print version"
1146msgstr "Показване на версията"
1147
1148#: ../src/shell-app.c:454
1149#, c-format
1150msgid "Failed to launch '%s'"
1151msgstr "Неуспех при стартиране на „%s“"
1152
1153#: ../src/shell-global.c:1395
[1951]1154msgid "Less than a minute ago"
1155msgstr "Преди по-малко от минута"
1156
[2288]1157#: ../src/shell-global.c:1399
[1951]1158#, c-format
1159msgid "%d minute ago"
1160msgid_plural "%d minutes ago"
1161msgstr[0] "преди %d минута"
1162msgstr[1] "преди %d минути"
1163
[2288]1164#: ../src/shell-global.c:1404
[1951]1165#, c-format
1166msgid "%d hour ago"
1167msgid_plural "%d hours ago"
1168msgstr[0] "преди %d час"
1169msgstr[1] "преди %d часа"
1170
[2288]1171#: ../src/shell-global.c:1409
[1951]1172#, c-format
1173msgid "%d day ago"
1174msgid_plural "%d days ago"
1175msgstr[0] "преди %d ден"
1176msgstr[1] "преди %d дни"
1177
[2288]1178#: ../src/shell-global.c:1414
[1951]1179#, c-format
1180msgid "%d week ago"
1181msgid_plural "%d weeks ago"
1182msgstr[0] "преди %d седмица"
1183msgstr[1] "преди %d седмици"
1184
[2288]1185#: ../src/shell-mobile-providers.c:80
1186msgid "United Kingdom"
1187msgstr "Великобритания"
1188
1189#: ../src/shell-mobile-providers.c:526
1190msgid "Default"
1191msgstr "Стандартно"
1192
[2273]1193#: ../src/shell-polkit-authentication-agent.c:334
1194msgid "Authentication dialog was dismissed by the user"
1195msgstr "Прозорецът за упълномощаване беше затворен от потребителя"
1196
1197#: ../src/shell-util.c:89
[1951]1198msgid "Home Folder"
1199msgstr "Домашна папка"
1200
1201#. Translators: this is the same string as the one found in
1202#. * nautilus
[2273]1203#: ../src/shell-util.c:104
[1951]1204msgid "File System"
1205msgstr "Файлова система"
1206
1207#. Translators: the first string is the name of a gvfs
1208#. * method, and the second string is a path. For
1209#. * example, "Trash: some-directory". It means that the
1210#. * directory called "some-directory" is in the trash.
1211#.
[2273]1212#: ../src/shell-util.c:300
[1951]1213#, c-format
1214msgid "%1$s: %2$s"
1215msgstr "%1$s: %2$s"
Note: See TracBrowser for help on using the repository browser.