source: gnome/gnome-3-20/gnome-terminal.gnome-3-20.bg.po@ 3078

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

gnome-terminal: подаден в master и gnome-3-20

  • Property gtp:aboutfix set to Correct the links
  • Property gtp:pluralfix set to Add parentheses
File size: 81.7 KB
RevLine 
[1320]1# Bulgarian translation of gnome-terminal po-file.
[1950]2# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
[3053]3# Copyright (C) 2009, 2010, 2015, 2016 Free Software Foundation, Inc.
[1097]4# Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>, 2002.
[3053]5# Alexander Shopov <ash@kambanaria.org>, 2003, 2007, 2008, 2009, 2015, 2016.
[1097]6# Rostislav Raykov <zbrox@i-space.org>, 2004.
[1950]7# Vladimir Petkov <kaladan@gmail.com>, 2004, 2006
[1097]8# Iassen Pramatarov <turin@fsa-bg.org>, 2005.
[1472]9# Yavor Doganov <yavor@gnu.org>, 2008.
[1097]10#
11#
12msgid ""
13msgstr ""
[3078]14"Project-Id-Version: gnome-terminal gnome-3-20\n"
[1097]15"Report-Msgid-Bugs-To: \n"
[3078]16"POT-Creation-Date: 2016-04-10 18:35+0300\n"
17"PO-Revision-Date: 2016-04-10 18:35+0300\n"
[1950]18"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
[1097]19"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
[2108]20"Language: bg\n"
[1097]21"MIME-Version: 1.0\n"
22"Content-Type: text/plain; charset=UTF-8\n"
23"Content-Transfer-Encoding: 8bit\n"
[2909]24"Plural-Forms: nplurals=2; plural=(n != 1);\n"
[1097]25
[3053]26#: ../org.gnome.Terminal.appdata.xml.in.h:1
[3078]27#: ../org.gnome.Terminal.desktop.in.in.h:1 ../src/server.c:161
28#: ../src/terminal-accels.c:234 ../src/terminal.c:337
[2963]29#: ../src/terminal-tab-label.c:81 ../src/terminal-tabs-menu.c:180
[3078]30#: ../src/terminal-window.c:2648 ../src/terminal-window.c:2991
[1097]31msgid "Terminal"
32msgstr "Терминал"
33
[3053]34#: ../org.gnome.Terminal.appdata.xml.in.h:2
35#: ../org.gnome.Terminal.desktop.in.in.h:2
[1097]36msgid "Use the command line"
37msgstr "Използване на команден ред"
38
[3053]39#: ../org.gnome.Terminal.appdata.xml.in.h:3
[2909]40msgid ""
41"GNOME Terminal is a terminal emulator application for accessing a UNIX shell "
42"environment which can be used to run programs available on your system."
43msgstr ""
44"Терминалът на GNOME е емулатор на традиционен терминал и дава достъп до "
45"обвивките на UNIX, от които могат да се стартират програмите на вашия "
46"компютър."
[1097]47
[3053]48#: ../org.gnome.Terminal.appdata.xml.in.h:4
[2909]49msgid ""
50"It supports several profiles, multiple tabs and implements several keyboard "
51"shortcuts."
52msgstr ""
53"Програмата поддържа профили, множество подпрозорци и клавишни комбинации."
[1097]54
[3053]55#: ../org.gnome.Terminal.Nautilus.appdata.xml.in.h:1
56msgid "Terminal plugin for Files"
57msgstr "Приставка за „Файлове“"
[1097]58
[3053]59#: ../org.gnome.Terminal.Nautilus.appdata.xml.in.h:2
60msgid "Open a terminal from Files"
61msgstr "Отваряне на терминал от „Файлове“"
[1097]62
[3053]63#: ../org.gnome.Terminal.Nautilus.appdata.xml.in.h:3
64msgid ""
65"Open Terminal is a plugin for the Files application that adds a menu item to "
66"the context menu to open a terminal in the currently browsed directory."
67msgstr ""
68"Това е приставка за програмата „Файлове“, която добавя команда за отваряне "
69"на терминала в текущата папка."
[1097]70
[3053]71#: ../org.gnome.Terminal.desktop.in.in.h:3
72msgid "shell;prompt;command;commandline;cmd;"
73msgstr ""
74"обвивка;терминал;команда;команден;ред;интерпретатор;eмулатор;конзола;баш;шел;"
75"дос;shell;prompt;command;commandline;cmd;"
[1097]76
[2909]77#: ../src/gterminal.vala:29
78msgid "Suppress output"
79msgstr "Без извеждане на данни"
[1097]80
[2909]81#: ../src/gterminal.vala:31
82msgid "Verbose output"
83msgstr "Извеждане на подробни данни"
[1097]84
[2909]85#: ../src/gterminal.vala:43
86msgid "Output options:"
87msgstr "Опции за извеждането:"
[1097]88
[2909]89#: ../src/gterminal.vala:44
90msgid "Show output options"
91msgstr "Извеждане на опциите за извеждането:"
[1097]92
[2963]93#: ../src/gterminal.vala:85
[2909]94#, c-format
95msgid "\"%s\" is not a valid application ID"
96msgstr "„%s“ е неправилен идентификатор на програма"
97
[2963]98#: ../src/gterminal.vala:102
[2909]99msgid "Server application ID"
100msgstr "Идентификатор на сървърна програма"
101
[2963]102#: ../src/gterminal.vala:102
[2909]103msgid "ID"
104msgstr "ИДЕНТИФИКАТОР"
105
[2963]106#: ../src/gterminal.vala:104
107msgid "Show completions"
108msgstr "Извеждане на опциите за дописване"
109
110#: ../src/gterminal.vala:111
[2909]111msgid "Global options:"
112msgstr "Глобални опции:"
113
[2963]114#: ../src/gterminal.vala:112
[2909]115msgid "Show global options"
116msgstr "Извеждане на глобалните опции"
117
[2963]118#: ../src/gterminal.vala:135 ../src/gterminal.vala:156
[2909]119msgid "FD passing of stdin is not supported"
120msgstr "Предаването на стандартния вход чрез файлов дескриптор не се поддържа"
121
[2963]122#: ../src/gterminal.vala:136 ../src/gterminal.vala:157
[2909]123msgid "FD passing of stdout is not supported"
124msgstr "Предаването на стандартния изход чрез файлов дескриптор не се поддържа"
125
[2963]126#: ../src/gterminal.vala:137 ../src/gterminal.vala:158
[2909]127msgid "FD passing of stderr is not supported"
[1097]128msgstr ""
[2909]129"Предаването на стандартната грешка чрез файлов дескриптор не се поддържа"
[1097]130
[2963]131#: ../src/gterminal.vala:149
[2909]132#, c-format
133msgid "Invalid argument \"%s\" to --fd option"
134msgstr "Неправилен аргумент „%s“ за опцията „--fd“"
[1097]135
[2963]136#: ../src/gterminal.vala:162
[2909]137#, c-format
138msgid "Cannot pass FD %d twice"
139msgstr "Файловият дескриптор %d не може да се подаде повече от един път"
[1097]140
[2963]141#: ../src/gterminal.vala:185
[2909]142msgid "Forward stdin"
143msgstr "Пренасочване на стандартния вход"
[1097]144
[2963]145#: ../src/gterminal.vala:187
[2909]146msgid "Forward stdout"
147msgstr "Пренасочване на стандартния изход"
[1097]148
[2963]149#: ../src/gterminal.vala:189
[2909]150msgid "Forward stderr"
151msgstr "Пренасочване на стандартната грешка"
[1097]152
[2963]153#: ../src/gterminal.vala:191
[2909]154msgid "Forward file descriptor"
155msgstr "Пренасочване на файлов дескриптор"
[1097]156
[2963]157#: ../src/gterminal.vala:191
[2909]158msgid "FD"
159msgstr "Файлов дескриптор"
[1097]160
[2963]161#: ../src/gterminal.vala:198
[2909]162msgid "Exec options:"
163msgstr "Опции за изпълнение"
[1097]164
[2963]165#: ../src/gterminal.vala:199
[2909]166msgid "Show exec options"
167msgstr "Извеждане на опциите за изпълнение"
[1097]168
[2963]169#: ../src/gterminal.vala:218
[2909]170msgid "Maximise the window"
171msgstr "Максимизиране на прозореца"
[1950]172
[3078]173#: ../src/gterminal.vala:220 ../src/terminal-options.c:1144
[2909]174msgid "Full-screen the window"
175msgstr "Прозорецът да заема целия екран"
176
[3078]177#: ../src/gterminal.vala:222 ../src/terminal-options.c:1153
[1950]178msgid ""
[2909]179"Set the window size; for example: 80x24, or 80x24+200+200 (COLSxROWS+X+Y)"
[1950]180msgstr ""
[2909]181"Задаване на размера на прозореца.\n"
182" Напр. 80x24, или 80x24+200+200\n"
183" (РЕДОВЕxКОЛОНИ+X+Y)"
[1950]184
[3078]185#: ../src/gterminal.vala:223 ../src/terminal-options.c:1154
[2909]186msgid "GEOMETRY"
187msgstr "ГЕОМЕТРИЯ"
[1097]188
[3078]189#: ../src/gterminal.vala:225 ../src/terminal-options.c:1162
[2909]190msgid "Set the window role"
191msgstr "Задаване на ролята на прозореца"
192
[3078]193#: ../src/gterminal.vala:225 ../src/terminal-options.c:1163
[2909]194msgid "ROLE"
195msgstr "РОЛЯ"
196
[2963]197#: ../src/gterminal.vala:232
[2909]198msgid "Window options:"
199msgstr "Опции за прозорците"
200
[2963]201#: ../src/gterminal.vala:233
[2909]202msgid "Show window options"
203msgstr "Извеждане на опциите за прозорците"
204
[2963]205#: ../src/gterminal.vala:251
[2909]206#, c-format
207msgid "May only use option %s once"
208msgstr "Можете да използвате опцията „%s“ максимум веднъж"
209
[3078]210#: ../src/gterminal.vala:264 ../src/terminal-options.c:717
[2909]211#, c-format
212msgid "\"%s\" is not a valid zoom factor"
213msgstr "„%s“ е грешен коефициент на увеличение"
214
[2963]215#: ../src/gterminal.vala:268
[2909]216#, c-format
217msgid "Zoom value \"%s\" is outside allowed range"
218msgstr "Коефициентът на увеличение „%s“ е извън позволения диапазон"
219
[3078]220#: ../src/gterminal.vala:277 ../src/terminal-options.c:1193
[2909]221msgid "Use the given profile instead of the default profile"
222msgstr "Използване на дадения профил вместо стандартния"
223
[2963]224#: ../src/gterminal.vala:278
[2909]225msgid "UUID"
226msgstr "Универсално уникален идентификатор"
227
[3078]228#: ../src/gterminal.vala:280 ../src/terminal-options.c:1211
[2909]229msgid "Set the working directory"
[1662]230msgstr ""
[2909]231"Задаване на работната папка на\n"
232" терминала"
[1097]233
[3078]234#: ../src/gterminal.vala:280 ../src/terminal-options.c:1212
[2909]235msgid "DIRNAME"
236msgstr "ПАПКА"
[1097]237
[3078]238#: ../src/gterminal.vala:282 ../src/terminal-options.c:1220
[2909]239msgid "Set the terminal's zoom factor (1.0 = normal size)"
[1662]240msgstr ""
[2909]241"Коефициент на мащабиране на\n"
242" терминала (1.0 — нормален размер)"
[1097]243
[3078]244#: ../src/gterminal.vala:283 ../src/terminal-options.c:1221
[2909]245msgid "ZOOM"
246msgstr "УВЕЛИЧЕНИЕ"
[1950]247
[2963]248#: ../src/gterminal.vala:290
[2909]249msgid "Terminal options:"
250msgstr "Опции на терминала:"
[1950]251
[3078]252#: ../src/gterminal.vala:291 ../src/terminal-options.c:1327
[2909]253msgid "Show terminal options"
254msgstr "Извеждане на опциите на терминала"
[1097]255
[2963]256#: ../src/gterminal.vala:304
[2909]257msgid "Wait until the child exits"
258msgstr "Изчакване докато дъщерния процес завърши"
[1097]259
[2963]260#: ../src/gterminal.vala:311
[2909]261msgid "Processing options:"
262msgstr "Опции за обработката:"
[1097]263
[2963]264#: ../src/gterminal.vala:312
[2909]265msgid "Show processing options"
266msgstr "Извеждане на опциите за обработката:"
[1097]267
[3078]268#: ../src/gterminal.vala:479 ../src/gterminal.vala:576
269#: ../src/gterminal.vala:599 ../src/gterminal.vala:658
270#: ../src/gterminal.vala:685 ../src/gterminal.vala:707
[2909]271msgid "Missing argument"
272msgstr "Липсва аргумент"
[1097]273
[3078]274#: ../src/gterminal.vala:499
[2909]275#, c-format
[2963]276msgid "Unknown command \"%s\""
277msgstr "Непозната команда „%s“"
[1097]278
[3078]279#: ../src/gterminal.vala:526
[2963]280#, c-format
281msgid "'%s' needs the command to run as arguments after '--'"
282msgstr "„%s“ изисква аргумент след „--“, който да е команда за изпълнение"
283
[3078]284#: ../src/gterminal.vala:529
[3053]285msgid "Extraneous arguments after '--'"
286msgstr "Излишни аргументи след „--“"
287
[3078]288#: ../src/gterminal.vala:744
[2909]289msgid "GTerminal"
290msgstr "GTerminal"
[1097]291
[3078]292#: ../src/gterminal.vala:760
[2909]293#, c-format
294msgid "Error processing arguments: %s\n"
295msgstr "Грешка при анализа на аргументите: %s\n"
[1097]296
[3053]297#: ../src/migration.c:403
[2909]298msgid "Default"
299msgstr "Стандартен цвят"
[1950]300
[3053]301#: ../src/migration.c:403 ../src/terminal-prefs.c:99
[2909]302msgid "Unnamed"
303msgstr "Без име"
[1097]304
[3053]305#. Translators: Keep single quote please!
306#: ../src/org.gnome.Terminal.gschema.xml.h:2
[2909]307msgctxt "visible-name"
308msgid "'Unnamed'"
[2993]309msgstr "'Без име'"
[2022]310
[3053]311#: ../src/org.gnome.Terminal.gschema.xml.h:3
[2909]312msgid "Human-readable name of the profile"
313msgstr "Разбираемо за човек име на профила"
[1097]314
[3053]315#: ../src/org.gnome.Terminal.gschema.xml.h:4
[2909]316msgid "Human-readable name of the profile."
317msgstr "Разбираемо за човек име на профила."
[1097]318
[3053]319#: ../src/org.gnome.Terminal.gschema.xml.h:5
[2909]320msgid "Default color of text in the terminal"
321msgstr "Стандартен цвят за текста в терминала"
[1950]322
[3053]323#: ../src/org.gnome.Terminal.gschema.xml.h:6
[1950]324msgid ""
[2909]325"Default color of text in the terminal, as a color specification (can be HTML-"
326"style hex digits, or a color name such as \"red\")."
[1097]327msgstr ""
[2909]328"Стандартен цвят на текста в терминала (може да е цвят за HTML, "
329"шестнадесетично представен или име на цвета, например „red“)."
[1097]330
[3053]331#: ../src/org.gnome.Terminal.gschema.xml.h:7
[2909]332msgid "Default color of terminal background"
333msgstr "Стандартен цвят за фона на терминала"
[1097]334
[3053]335#: ../src/org.gnome.Terminal.gschema.xml.h:8
[1097]336msgid ""
[2909]337"Default color of terminal background, as a color specification (can be HTML-"
338"style hex digits, or a color name such as \"red\")."
[1662]339msgstr ""
[2909]340"Стандартен цвят на фона на терминала (може да е цвят за HTML, "
341"шестнадесетично представен или име на цвета, например „red“)."
[1097]342
[3053]343#: ../src/org.gnome.Terminal.gschema.xml.h:9
[2909]344msgid "Default color of bold text in the terminal"
345msgstr "Стандартен цвят за получерния текст в терминала"
[1097]346
[3053]347#: ../src/org.gnome.Terminal.gschema.xml.h:10
[1097]348msgid ""
[2909]349"Default color of bold text in the terminal, as a color specification (can be "
350"HTML-style hex digits, or a color name such as \"red\"). This is ignored if "
[3078]351"bold-color-same-as-fg is true."
[1097]352msgstr ""
[2909]353"Стандартен цвят на получерния текст в терминала (може да е цвят за HTML, "
354"шестнадесетично представен или име на цвета, например „red“). Стойността не "
[3078]355"се ползва, ако ключът „bold-color-same-as-fg“ е истина."
[1097]356
[3053]357#: ../src/org.gnome.Terminal.gschema.xml.h:11
[2909]358msgid "Whether bold text should use the same color as normal text"
359msgstr "Дали получерният текст да е с цвета на нормалния"
[1097]360
[3053]361#: ../src/org.gnome.Terminal.gschema.xml.h:12
[1097]362msgid ""
[2909]363"If true, boldface text will be rendered using the same color as normal text."
364msgstr "Ако е истина, получерният текст ще се извежда с цвета на нормалния."
[1097]365
[3053]366#: ../src/org.gnome.Terminal.gschema.xml.h:13
[3078]367msgid "Whether to use custom cursor colors"
368msgstr "Дали да се ползват потребителски цветове на курсора"
369
370#: ../src/org.gnome.Terminal.gschema.xml.h:14
371msgid "If true, use the cursor colors from the profile."
372msgstr "Ако е истина, ще се ползат цветовете на курсора от палитрата."
373
374#: ../src/org.gnome.Terminal.gschema.xml.h:15
375msgid "Cursor background color"
376msgstr "Цвят на фона на курсора"
377
378#: ../src/org.gnome.Terminal.gschema.xml.h:16
379msgid ""
380"Custom color of the background of the terminal's cursor, as a color "
381"specification (can be HTML-style hex digits, or a color name such as \"red"
382"\"). This is ignored if cursor-colors-set is false."
383msgstr ""
384"Потребителски цвят на фона на курсора в терминала (може да е цвят за HTML, "
385"шестнадесетично представен или име на цвета, например „red“). Стойността не "
386"се ползва, ако ключът „cursor-colors-set“ е лъжа."
387
388#: ../src/org.gnome.Terminal.gschema.xml.h:17
389msgid "Cursor foreground colour"
390msgstr "Цвят на курсора"
391
392#: ../src/org.gnome.Terminal.gschema.xml.h:18
393msgid ""
394"Custom color for the foreground of the text character at the terminal's "
395"cursor position, as a color specification (can be HTML-style hex digits, or "
396"a color name such as \"red\"). This is ignored if cursor-colors-set is false."
397msgstr ""
398"Потребителски цвят на текста в терминала (може да е цвят за HTML, "
399"шестнадесетично представен или име на цвета, например „red“). Стойността не "
400"се ползва, ако ключът „cursor-colors-set“ е лъжа."
401
402#: ../src/org.gnome.Terminal.gschema.xml.h:19
403msgid "Whether to use custom highlight colors"
404msgstr "Дали да се ползват потребитерски цветове за осветяването"
405
406#: ../src/org.gnome.Terminal.gschema.xml.h:20
407msgid "If true, use the highlight colors from the profile."
408msgstr "Ако е истина, се ползват цветовете за осветяване от профила."
409
410#: ../src/org.gnome.Terminal.gschema.xml.h:21
411msgid "Highlight background color"
412msgstr "Цвят на фона на осветеното"
413
414#: ../src/org.gnome.Terminal.gschema.xml.h:22
415msgid ""
416"Custom color of the background of the terminal's highlight, as a color "
417"specification (can be HTML-style hex digits, or a color name such as \"red"
418"\"). This is ignored if highlight-colors-set is false."
419msgstr ""
420"Потребителски цвят на фона на осветения текст в терминала (може да е цвят за "
421"HTML, шестнадесетично представен или име на цвета, например „red“). "
422"Стойността не се ползва, ако ключът „highlight-colors-set“ е лъжа."
423
424#: ../src/org.gnome.Terminal.gschema.xml.h:23
425msgid "Highlight foreground colour"
426msgstr "Цвят на осветеното"
427
428#: ../src/org.gnome.Terminal.gschema.xml.h:24
429msgid ""
430"Custom color for the foreground of the text character at the terminal's "
431"highlight position, as a color specification (can be HTML-style hex digits, "
432"or a color name such as \"red\"). This is ignored if highlight-colors-set is "
433"false."
434msgstr ""
435"Потребителски цвят на осветеното в терминала (може да е цвят за HTML, "
436"шестнадесетично представен или име на цвета, например „red“). Стойността не "
437"се ползва, ако ключът „highlight-colors-set“ е лъжа."
438
439#: ../src/org.gnome.Terminal.gschema.xml.h:25
[2909]440msgid "Whether to allow bold text"
441msgstr "Позволяване на получер текст"
[1097]442
[3078]443#: ../src/org.gnome.Terminal.gschema.xml.h:26
[2909]444msgid "If true, allow applications in the terminal to make text boldface."
[1097]445msgstr ""
[2909]446"Ако е истина, приложенията в терминала могат да използват получер текст."
[1097]447
[3078]448#: ../src/org.gnome.Terminal.gschema.xml.h:27
[2909]449msgid "Whether to ring the terminal bell"
450msgstr "Дали терминалният звънец да се изпълнява "
[1097]451
[3078]452#: ../src/org.gnome.Terminal.gschema.xml.h:28
[2963]453msgid ""
454"List of ASCII punctuation characters that are not to be treated as part of a "
455"word when doing word-wise selection"
456msgstr ""
457"Списък с пунктуационни знаци от ASCII, които да не се считат за части от "
458"думи при избора по думи"
459
[3078]460#: ../src/org.gnome.Terminal.gschema.xml.h:29
[2909]461msgid "Whether to show menubar in new windows/tabs"
462msgstr "Дали да се показва менюто в новите прозорци/подпрозорци"
[1097]463
[3078]464#: ../src/org.gnome.Terminal.gschema.xml.h:30
[2909]465msgid "True if the menubar should be shown in new window"
466msgstr "Ако е истина, менюто е видимо в новите прозорци/подпрозорци"
[1097]467
[3078]468#: ../src/org.gnome.Terminal.gschema.xml.h:31
[2909]469msgid "Default number of columns"
470msgstr "Стандартен брой колони"
[1097]471
[3078]472#: ../src/org.gnome.Terminal.gschema.xml.h:32
[1097]473msgid ""
[2909]474"Number of columns in newly created terminal windows. Has no effect if "
475"use_custom_default_size is not enabled."
[1097]476msgstr ""
[2909]477"Брой колони в новоотворените прозорци. Има значение, само ако ключът "
478"„use_custom_default_size“ е истина."
[1097]479
[3078]480#: ../src/org.gnome.Terminal.gschema.xml.h:33
[2909]481msgid "Default number of rows"
482msgstr "Стандартен брой редове"
[1097]483
[3078]484#: ../src/org.gnome.Terminal.gschema.xml.h:34
[1097]485msgid ""
[2909]486"Number of rows in newly created terminal windows. Has no effect if "
487"use_custom_default_size is not enabled."
[1097]488msgstr ""
[2909]489"Брой редове в новоотворените прозорци. Има значение, само ако ключът "
490"„use_custom_default_size“ е истина."
[1097]491
[3078]492#: ../src/org.gnome.Terminal.gschema.xml.h:35
[2909]493msgid "When to show the scrollbar"
494msgstr "Кога плъзгачът да се показва"
[1097]495
[3078]496#: ../src/org.gnome.Terminal.gschema.xml.h:36
[2909]497msgid "Number of lines to keep in scrollback"
498msgstr "Брой редове за придвижване назад"
[1790]499
[3078]500#: ../src/org.gnome.Terminal.gschema.xml.h:37
[1097]501msgid ""
[2909]502"Number of scrollback lines to keep around. You can scroll back in the "
503"terminal by this number of lines; lines that don't fit in the scrollback are "
504"discarded. If scrollback_unlimited is true, this value is ignored."
[1790]505msgstr ""
[2909]506"Броят на редовете, които да се пазят в паметта за придвижване назад. Можете "
507"да се връщате обратно с този брой редове. При надвишаването на броя най-"
508"старите редове се изтриват от паметта. Тази стойност не се ползва, ако "
509"ключът „scrollback_unlimited“ е истина."
[1790]510
[3078]511#: ../src/org.gnome.Terminal.gschema.xml.h:38
[2909]512msgid "Whether an unlimited number of lines should be kept in scrollback"
513msgstr "Дали да се пазят неограничен брой редове за придвижване назад"
[1790]514
[3078]515#: ../src/org.gnome.Terminal.gschema.xml.h:39
[1790]516msgid ""
[2909]517"If true, scrollback lines will never be discarded. The scrollback history is "
518"stored on disk temporarily, so this may cause the system to run out of disk "
519"space if there is a lot of output to the terminal."
[1790]520msgstr ""
[2909]521"Ако е истина, броят редове за придвижване назад е неограничен. Историята се "
522"запазва във временен файл, което може да доведе до свършване на дисковото "
523"пространство при извеждането на много информация в терминала."
[1790]524
[3078]525#: ../src/org.gnome.Terminal.gschema.xml.h:40
[2909]526msgid "Whether to scroll to the bottom when a key is pressed"
527msgstr "Дали да се отива най-долу при натискане на клавиш"
[1790]528
[3078]529#: ../src/org.gnome.Terminal.gschema.xml.h:41
[2909]530msgid "If true, pressing a key jumps the scrollbar to the bottom."
531msgstr "Ако е истина, натискането на клавиш придвижва до най-долу."
[1790]532
[3078]533#: ../src/org.gnome.Terminal.gschema.xml.h:42
[2909]534msgid "Whether to scroll to the bottom when there's new output"
535msgstr "Дали да се отива най-долу, когато се изпишат нови данни"
[1790]536
[3078]537#: ../src/org.gnome.Terminal.gschema.xml.h:43
[1790]538msgid ""
[2909]539"If true, whenever there's new output the terminal will scroll to the bottom."
[1790]540msgstr ""
[2909]541"Ако е истина, при изписване на текст екранът ще се придвижи до най-долу."
[1790]542
[3078]543#: ../src/org.gnome.Terminal.gschema.xml.h:44
[2909]544msgid "What to do with the terminal when the child command exits"
545msgstr "Поведение на терминала при приключване на изпълняваната команда"
[1790]546
[3078]547#: ../src/org.gnome.Terminal.gschema.xml.h:45
[1790]548msgid ""
[3053]549"Possible values are \"close\" to close the terminal, \"restart\" to restart "
550"the command, and \"hold\" to keep the terminal open with no command running "
551"inside."
[1790]552msgstr ""
[3053]553"Възможните стойности са „close“ за затваряне на терминала, „restart“ за "
554"повторно изпълнение на командата и „hold“ за оставяне на терминала отворен, "
555"без да се изпълнява каквато и да е команда.."
[1790]556
[3078]557#: ../src/org.gnome.Terminal.gschema.xml.h:46
[2909]558msgid "Whether to launch the command in the terminal as a login shell"
[1790]559msgstr ""
[2909]560"Дали командата в терминала да се изпълни в обвивка с влизане в системата"
[1790]561
[3078]562#: ../src/org.gnome.Terminal.gschema.xml.h:47
[1790]563msgid ""
[2909]564"If true, the command inside the terminal will be launched as a login shell "
565"(argv[0] will have a hyphen in front of it)."
[1790]566msgstr ""
[2909]567"Ако е истина, командата в терминала ще се изпълни като обвивка с влизане в "
568"системата (пред argv[0] ще има тире)."
[1790]569
[3078]570#: ../src/org.gnome.Terminal.gschema.xml.h:48
[2909]571msgid "Whether to run a custom command instead of the shell"
572msgstr "Дали да се изпълнява потребителска команда вместо обвивката"
[1097]573
[3078]574#: ../src/org.gnome.Terminal.gschema.xml.h:49
[1097]575msgid ""
[2909]576"If true, the value of the custom_command setting will be used in place of "
577"running a shell."
[1950]578msgstr ""
[2909]579"Ако е истина, вместо стандартната обвивка ще се изпълни стойността на ключа "
580"„custom_command“."
[1950]581
[3078]582#: ../src/org.gnome.Terminal.gschema.xml.h:50
[2909]583msgid "Whether to blink the cursor"
584msgstr "Дали да курсорът да мига"
[1097]585
[3078]586#: ../src/org.gnome.Terminal.gschema.xml.h:51
[1097]587msgid ""
[2909]588"The possible values are \"system\" to use the global cursor blinking "
589"settings, or \"on\" or \"off\" to set the mode explicitly."
[1097]590msgstr ""
[2909]591"Възможните стойности са „system“ — настройките на средата за премигването на "
592"курсора, „on“ (с мигане) и „off“ (без мигане) за изрично указване на режима."
[1097]593
[3078]594#: ../src/org.gnome.Terminal.gschema.xml.h:52
[2909]595msgid "The cursor appearance"
596msgstr "Изглед на курсора"
597
[3078]598#: ../src/org.gnome.Terminal.gschema.xml.h:53
[2909]599msgid "Custom command to use instead of the shell"
[1097]600msgstr ""
[2909]601"Потребителска команда, която да се използва вместо стандартната обвивка"
[1097]602
[3078]603#: ../src/org.gnome.Terminal.gschema.xml.h:54
[2909]604msgid "Run this command in place of the shell, if use_custom_command is true."
[1097]605msgstr ""
[2909]606"Изпълняване на тази команда вместо обвивка, ако е зададено "
607"use_custom_command."
[1097]608
[3078]609#: ../src/org.gnome.Terminal.gschema.xml.h:55
[2909]610msgid "Palette for terminal applications"
611msgstr "Палитра за програмите в терминала"
[1097]612
[3078]613#: ../src/org.gnome.Terminal.gschema.xml.h:56
[2909]614msgid "A Pango font name and size"
615msgstr "Име и размер на шрифт за Pango"
[1097]616
[3078]617#: ../src/org.gnome.Terminal.gschema.xml.h:57
[2909]618msgid "The code sequence the Backspace key generates"
619msgstr "Последователност от кодове, генерирани от клавиша „Backspace“"
[1097]620
[3078]621#: ../src/org.gnome.Terminal.gschema.xml.h:58
[2909]622msgid "The code sequence the Delete key generates"
623msgstr "Последователност от кодове, генерирани от клавиша „Delete“"
[1097]624
[3078]625#: ../src/org.gnome.Terminal.gschema.xml.h:59
[2909]626msgid "Whether to use the colors from the theme for the terminal widget"
627msgstr ""
628"Дали да се използват цветовете от темата за графичния обект за терминала"
[1097]629
[3078]630#: ../src/org.gnome.Terminal.gschema.xml.h:60
[2909]631msgid "Whether to use the system monospace font"
632msgstr "Дали да се използва системният равноширок шрифт"
[1097]633
[3078]634#: ../src/org.gnome.Terminal.gschema.xml.h:61
[2909]635msgid "Whether to rewrap the terminal contents on window resize"
636msgstr ""
637"Дали при преоразмеряването на прозореца съдържанието на терминала да се "
638"преподрежда"
[1097]639
[3078]640#: ../src/org.gnome.Terminal.gschema.xml.h:62
[2909]641msgid "Which encoding to use"
642msgstr "Кодиране, което да се използва"
[1097]643
[3078]644#: ../src/org.gnome.Terminal.gschema.xml.h:63
[2909]645msgid ""
646"Whether ambiguous-width characters are narrow or wide when using UTF-8 "
647"encoding"
648msgstr ""
649"Дали знаците с неясна широчина да се третират като тесни или широки при "
650"кодиране UTF-8"
651
[3078]652#: ../src/org.gnome.Terminal.gschema.xml.h:64
[1097]653msgid "Keyboard shortcut to open a new tab"
[1663]654msgstr "Клавишна комбинация за отваряне на нов подпрозорец"
[1097]655
[3078]656#: ../src/org.gnome.Terminal.gschema.xml.h:65
[1097]657msgid "Keyboard shortcut to open a new window"
[1663]658msgstr "Клавишна комбинация за отваряне на нов прозорец"
[1097]659
[3078]660#: ../src/org.gnome.Terminal.gschema.xml.h:66
[2909]661msgid "Keyboard shortcut to create a new profile"
662msgstr "Клавишна комбинация за създаване на нов профил"
[1097]663
[3078]664#: ../src/org.gnome.Terminal.gschema.xml.h:67
[1950]665msgid "Keyboard shortcut to save the current tab contents to file"
666msgstr ""
667"Клавишна комбинация за запазването на съдържанието на подпрозореца във файл"
668
[3078]669#: ../src/org.gnome.Terminal.gschema.xml.h:68
[2909]670msgid "Keyboard shortcut to close a tab"
671msgstr "Клавишна комбинация за затваряне на подпрозорец"
[1097]672
[3078]673#: ../src/org.gnome.Terminal.gschema.xml.h:69
[2909]674msgid "Keyboard shortcut to close a window"
675msgstr "Клавишна комбинация за затваряне на прозорец"
[1790]676
[3078]677#: ../src/org.gnome.Terminal.gschema.xml.h:70
[2909]678msgid "Keyboard shortcut to copy text"
679msgstr "Клавишна комбинация за копиране на текст"
[1790]680
[3078]681#: ../src/org.gnome.Terminal.gschema.xml.h:71
[2909]682msgid "Keyboard shortcut to paste text"
683msgstr "Клавишна комбинация за поставяне на текст"
[1790]684
[3078]685#: ../src/org.gnome.Terminal.gschema.xml.h:72
[3053]686msgid "Keyboard shortcut to select all text"
687msgstr "Клавишна комбинация за избиране на всичко"
688
[3078]689#: ../src/org.gnome.Terminal.gschema.xml.h:73
[3053]690msgid "Keyboard shortcut to open the Preferences dialog"
691msgstr "Клавишна комбинация за отваряне на диалоговия прозорец за настройките"
692
[3078]693#: ../src/org.gnome.Terminal.gschema.xml.h:74
[3053]694msgid "Keyboard shortcut to open the current profile's Preferences dialog"
695msgstr ""
696"Клавишна комбинация за отваряне на диалоговия прозорец за настройките на "
697"текущия профил"
698
[3078]699#: ../src/org.gnome.Terminal.gschema.xml.h:75
[2909]700msgid "Keyboard shortcut to toggle full screen mode"
701msgstr "Клавишна комбинация за превключване на режим „На цял екран“"
[1790]702
[3078]703#: ../src/org.gnome.Terminal.gschema.xml.h:76
[2909]704msgid "Keyboard shortcut to toggle the visibility of the menubar"
705msgstr "Клавишна комбинация за превключване видимостта на менюто"
[1790]706
[3078]707#: ../src/org.gnome.Terminal.gschema.xml.h:77
[3053]708msgid "Keyboard shortcut to toggle the read-only state"
709msgstr "Клавишна комбинация за превключване на режима само за четене"
710
[3078]711#: ../src/org.gnome.Terminal.gschema.xml.h:78
[2909]712msgid "Keyboard shortcut to reset the terminal"
713msgstr "Клавишна комбинация за презареждане на терминала"
[1790]714
[3078]715#: ../src/org.gnome.Terminal.gschema.xml.h:79
[2909]716msgid "Keyboard shortcut to reset and clear the terminal"
717msgstr "Клавишна комбинация за изчистване на терминала"
[1790]718
[3078]719#: ../src/org.gnome.Terminal.gschema.xml.h:80
[2909]720msgid "Keyboard shortcut to open the search dialog"
721msgstr "Клавишна комбинация за отваряне на диалоговия прозорец за търсене"
[1790]722
[3078]723#: ../src/org.gnome.Terminal.gschema.xml.h:81
[2909]724msgid "Keyboard shortcut to find the next occurrence of the search term"
725msgstr "Клавишна комбинация за следващата поява на търсените знаци"
[1790]726
[3078]727#: ../src/org.gnome.Terminal.gschema.xml.h:82
[2909]728msgid "Keyboard shortcut to find the previous occurrence of the search term"
729msgstr "Клавишна комбинация за предишната поява на търсените знаци"
[1790]730
[3078]731#: ../src/org.gnome.Terminal.gschema.xml.h:83
[2909]732msgid "Keyboard shortcut to clear the find highlighting"
733msgstr "Клавишна комбинация за изчистване на осветяването при търсене"
[1790]734
[3078]735#: ../src/org.gnome.Terminal.gschema.xml.h:84
[2909]736msgid "Keyboard shortcut to switch to the previous tab"
737msgstr "Клавишна комбинация за преход към предишния подпрозорец"
[1790]738
[3078]739#: ../src/org.gnome.Terminal.gschema.xml.h:85
[1097]740msgid "Keyboard shortcut to switch to the next tab"
[1663]741msgstr "Клавишна комбинация за преход към следващия подпрозорец"
[1097]742
[3078]743#: ../src/org.gnome.Terminal.gschema.xml.h:86
[2909]744msgid "Keyboard shortcut to move the current tab to the left"
745msgstr "Клавишна комбинация за преместването на текущия подпрозорец наляво"
[1097]746
[3078]747#: ../src/org.gnome.Terminal.gschema.xml.h:87
[2909]748msgid "Keyboard shortcut to move the current tab to the right"
749msgstr "Клавишна комбинация за преместването на текущия подпрозорец надясно"
[1097]750
[3078]751#: ../src/org.gnome.Terminal.gschema.xml.h:88
[2909]752msgid "Keyboard shortcut to detach current tab"
[1097]753msgstr ""
[2909]754"Клавишна комбинация за отделянето на текущия подпрозорец в нов подпрозорец"
[1097]755
[3078]756#: ../src/org.gnome.Terminal.gschema.xml.h:89
[2909]757msgid "Keyboard shortcut to switch to the numbered tab"
758msgstr "Клавишна комбинация за преход към подрозорец с номер"
[1097]759
[3078]760#: ../src/org.gnome.Terminal.gschema.xml.h:90
[2909]761msgid "Keyboard shortcut to launch help"
762msgstr "Клавишна комбинация за зареждане на помощта"
[1950]763
[3078]764#: ../src/org.gnome.Terminal.gschema.xml.h:91
[2909]765msgid "Keyboard shortcut to make font larger"
766msgstr "Клавишна комбинация за увеличаване на шрифта"
[1097]767
[3078]768#: ../src/org.gnome.Terminal.gschema.xml.h:92
[2909]769msgid "Keyboard shortcut to make font smaller"
770msgstr "Клавишна комбинация за намаляване на шрифта"
[2022]771
[3078]772#: ../src/org.gnome.Terminal.gschema.xml.h:93
[2909]773msgid "Keyboard shortcut to make font normal-size"
774msgstr "Клавишна комбинация за нормален размер на шрифта"
[1097]775
[3078]776#: ../src/org.gnome.Terminal.gschema.xml.h:94
[2909]777msgid "Whether the menubar has access keys"
778msgstr "Дали за менюто да има клавиши за достъп"
[1097]779
[3078]780#: ../src/org.gnome.Terminal.gschema.xml.h:95
[1097]781msgid ""
[2909]782"Whether to have Alt+letter access keys for the menubar. They may interfere "
783"with some applications run inside the terminal so it's possible to turn them "
784"off."
[1097]785msgstr ""
[2909]786"Дали да се разрешават клавишните комбинации за менюто „Alt+буква“. Те може "
787"да пречат на някои програми, работещи в терминала, затова има възможност да "
788"бъдат изключвани."
[1097]789
[3078]790#: ../src/org.gnome.Terminal.gschema.xml.h:96
[2909]791msgid "Whether shortcuts are enabled"
792msgstr "Дали клавишните комбинации са разрешени"
[1097]793
[3078]794#: ../src/org.gnome.Terminal.gschema.xml.h:97
[1097]795msgid ""
[2909]796"Whether shortcuts are enabled. They may interfere with some applications run "
797"inside the terminal so it's possible to turn them off."
[1097]798msgstr ""
[2909]799"Дали да се разрешават клавишните комбинации. Те може да пречат на някои "
800"програми, работещи в терминала, затова има възможност да бъдат изключвани."
[1097]801
[3078]802#: ../src/org.gnome.Terminal.gschema.xml.h:98
[2909]803msgid "Whether the standard GTK shortcut for menubar access is enabled"
804msgstr "Дали стандартните клавишни комбинации на GTK за менюта са разрешени"
[1097]805
[3078]806#: ../src/org.gnome.Terminal.gschema.xml.h:99
[1097]807msgid ""
[2909]808"Normally you can access the menubar with F10. This can also be customized "
809"via gtkrc (gtk-menu-bar-accel = \"whatever\"). This option allows the "
810"standard menubar accelerator to be disabled."
[1097]811msgstr ""
[2909]812"Можете да достигате до лентата с инструменти чрез „F10“. Това може да се "
[3053]813"променя чрез файла gtkrc (gtk-menu-bar-accel = КАКВОТО_ТРЯБВА). Тази "
[2909]814"настройка изключва клавишната комбинация за достъп до лентата с инструменти."
[1097]815
[3078]816#: ../src/org.gnome.Terminal.gschema.xml.h:100
[2909]817msgid "Whether the shell integration is enabled"
818msgstr "Дали да се включи интеграцията с обвивката"
[1790]819
[3078]820#: ../src/org.gnome.Terminal.gschema.xml.h:101
[2909]821msgid "List of available encodings"
822msgstr "Списък на наличните кодирания"
[1790]823
[3078]824#: ../src/org.gnome.Terminal.gschema.xml.h:102
[1790]825msgid ""
[2909]826"A subset of possible encodings are presented in the Encoding submenu. This "
827"is a list of encodings to appear there."
[1663]828msgstr ""
[2909]829"Подмножество от възможните кодови таблици има в подменюто „Кодиране“. Това е "
830"списък с кодиранията, които да се появяват там."
[1660]831
[3078]832#: ../src/org.gnome.Terminal.gschema.xml.h:103
[2909]833msgid "Whether to ask for confirmation before closing a terminal"
834msgstr "Дали да се пита при затваряне на прозорците на терминала"
[1097]835
[3078]836#: ../src/org.gnome.Terminal.gschema.xml.h:104
[2909]837msgid "Whether to show the menubar in new windows"
838msgstr "Дали да се показва менюто в новите прозорци"
[1097]839
[3078]840#: ../src/org.gnome.Terminal.gschema.xml.h:105
[2909]841msgid "Whether to open new terminals as windows or tabs"
[1097]842msgstr ""
[2909]843"Дали новите терминали да се отварят като нови прозорци или нови подпрозорци"
[1097]844
[3078]845#: ../src/org.gnome.Terminal.gschema.xml.h:106
[3053]846msgid "When to show the tabs bar"
847msgstr "Кога да се показва лентата за подпрозорците"
848
[3078]849#: ../src/org.gnome.Terminal.gschema.xml.h:107
[2963]850msgid "The position of the tab bar"
851msgstr "Позиция на лентата за подпрозорците"
852
[3078]853#: ../src/org.gnome.Terminal.gschema.xml.h:108
[3053]854msgid "Which theme variant to use"
855msgstr "Кой вариант на темата да се ползва"
856
[2909]857#. Open new terminal in new window
858#: ../src/preferences.ui.h:2
859msgid "Window"
860msgstr "Прозорци"
[1097]861
[2909]862#. Open new terminal in new tab
863#: ../src/preferences.ui.h:4
864msgid "Tab"
865msgstr "Подпрозорци"
[1097]866
[2909]867#: ../src/preferences.ui.h:5
[3053]868msgctxt "theme variant"
869msgid "Default"
870msgstr "Стандартна"
871
872#: ../src/preferences.ui.h:6
873msgctxt "theme variant"
874msgid "Light"
875msgstr "Светла"
876
877#: ../src/preferences.ui.h:7
878msgctxt "theme variant"
879msgid "Dark"
880msgstr "Тъмна"
881
882#: ../src/preferences.ui.h:8 ../src/terminal-accels.c:170
[2909]883msgid "Preferences"
884msgstr "Настройки"
[1097]885
[3053]886#: ../src/preferences.ui.h:9
[2909]887msgid "Show _menubar by default in new terminals"
888msgstr "Показване на менюто в _новите терминали"
[1097]889
[3053]890#: ../src/preferences.ui.h:10
[2909]891msgid "_Enable mnemonics (such as Alt+F to open the File menu)"
[1097]892msgstr ""
[2909]893"_Включване на клавишните комбинации на менюто (като „Alt+f“ за менюто Файл)"
[1097]894
[3053]895#: ../src/preferences.ui.h:11
[2909]896msgid "Enable the _menu accelerator key (F10 by default)"
897msgstr "_Клавиш за достъп до менюто (стандартно „F10“)"
[1097]898
[3053]899#: ../src/preferences.ui.h:12
900msgid "Theme _variant:"
901msgstr "_Вариант на темата"
902
903#: ../src/preferences.ui.h:13
[2909]904msgid "Open _new terminals in:"
905msgstr "_Отваряне на новите терминали като:"
[1097]906
[3053]907#: ../src/preferences.ui.h:14 ../src/profile-preferences.ui.h:61
[2909]908msgid "General"
909msgstr "Общи"
[1097]910
[3053]911#: ../src/preferences.ui.h:15
[2909]912msgid "_Enable shortcuts"
913msgstr "Включване на _клавишните комбинации"
[1097]914
[3053]915#: ../src/preferences.ui.h:16
[2909]916msgid "Shortcuts"
917msgstr "Клавишни комбинации"
[1097]918
[3053]919#: ../src/preferences.ui.h:17
[2909]920msgid "_Clone"
921msgstr "_Копиране на профила"
[1097]922
[3053]923#: ../src/preferences.ui.h:18
[2909]924msgid "_Profile used when launching a new terminal:"
925msgstr "Профил _използван при отваряне на нов терминал:"
[1097]926
[3053]927#: ../src/preferences.ui.h:19
[2909]928msgid "Profiles"
929msgstr "Профили"
[1097]930
[3053]931#: ../src/preferences.ui.h:20
[2909]932msgid "E_ncodings shown in menu:"
933msgstr "К_одирания в менюто:"
[1097]934
[3053]935#: ../src/preferences.ui.h:21
[2909]936msgid "Encodings"
937msgstr "Кодирания"
[1097]938
[3078]939#: ../src/profile-editor.c:49
[1097]940msgid "Black on light yellow"
941msgstr "Черно на светложълто"
942
[3078]943#: ../src/profile-editor.c:53
[1097]944msgid "Black on white"
945msgstr "Черно на бяло"
946
[3078]947#: ../src/profile-editor.c:57
[1097]948msgid "Gray on black"
949msgstr "Сиво на черно"
950
[3078]951#: ../src/profile-editor.c:61
[1097]952msgid "Green on black"
953msgstr "Зелено на черно"
954
[3078]955#: ../src/profile-editor.c:65
[1097]956msgid "White on black"
957msgstr "Бяло на черно"
958
[2909]959#. Translators: "Solarized" is the name of a colour scheme, "light" can be translated
[3078]960#: ../src/profile-editor.c:70
[2909]961msgid "Solarized light"
962msgstr "Solarized — светла"
963
964#. Translators: "Solarized" is the name of a colour scheme, "dark" can be translated
[3078]965#: ../src/profile-editor.c:75
[2909]966msgid "Solarized dark"
967msgstr "Solarized — тъмна"
968
[3078]969#: ../src/profile-editor.c:442
[1660]970#, c-format
971msgid "Error parsing command: %s"
972msgstr "Грешка при анализа на команда: %s"
[1320]973
[2909]974#. This is the name of a colour scheme
[3078]975#: ../src/profile-editor.c:483 ../src/profile-preferences.ui.h:36
[2909]976msgid "Custom"
977msgstr "Потребителска"
978
[3078]979#: ../src/profile-editor.c:642
[1660]980#, c-format
981msgid "Editing Profile “%s”"
982msgstr "Редактиране на профила „%s“"
[1097]983
[3078]984#: ../src/profile-editor.c:898
[1097]985#, c-format
[2963]986msgid "Choose Palette Color %u"
987msgstr "Избор на цвят от палитра № %u"
[1097]988
[3078]989#: ../src/profile-editor.c:902
[1097]990#, c-format
[2963]991msgid "Palette entry %u"
992msgstr "Палитра — цвят № %u"
[1097]993
[3078]994#. ambiguous-width characers are
995#: ../src/profile-preferences.ui.h:2
996msgid "Narrow"
997msgstr "Тесни"
998
999#. ambiguous-width characers are
1000#: ../src/profile-preferences.ui.h:4
1001msgid "Wide"
1002msgstr "Широки"
1003
[2909]1004#. Cursor shape
[3078]1005#: ../src/profile-preferences.ui.h:6
[2909]1006msgid "Block"
1007msgstr "Правоъгълник"
[1097]1008
[2909]1009#. Cursor shape
[3078]1010#: ../src/profile-preferences.ui.h:8
[2909]1011msgid "I-Beam"
1012msgstr "Вертикална черта"
[1097]1013
[2909]1014#. Cursor shape
[3078]1015#: ../src/profile-preferences.ui.h:10
[2909]1016msgid "Underline"
1017msgstr "Подчертаване"
[1097]1018
[2909]1019#. When terminal commands set their own titles
[3078]1020#: ../src/profile-preferences.ui.h:12
[2909]1021msgid "Replace initial title"
1022msgstr "Замяна на първоначалното заглавие"
[1097]1023
[2909]1024#. When terminal commands set their own titles
[3078]1025#: ../src/profile-preferences.ui.h:14
[2909]1026msgid "Append initial title"
1027msgstr "Добавяне пред първоначалното заглавие"
[1097]1028
[2909]1029#. When terminal commands set their own titles
[3078]1030#: ../src/profile-preferences.ui.h:16
[2909]1031msgid "Prepend initial title"
1032msgstr "Добавяне зад първоначалното заглавие"
[1097]1033
[2909]1034#. When terminal commands set their own titles
[3078]1035#: ../src/profile-preferences.ui.h:18
[2909]1036msgid "Keep initial title"
1037msgstr "Запазване на първоначалното заглавие"
[1097]1038
[2909]1039#. When command exits
[3078]1040#: ../src/profile-preferences.ui.h:20
[2909]1041msgid "Exit the terminal"
1042msgstr "Изход от терминала"
[1097]1043
[2909]1044#. When command exits
[3078]1045#: ../src/profile-preferences.ui.h:22
[2909]1046msgid "Restart the command"
1047msgstr "Рестартиране на командата"
[1097]1048
[2909]1049#. When command exits
[3078]1050#: ../src/profile-preferences.ui.h:24
[2909]1051msgid "Hold the terminal open"
1052msgstr "Терминалът да остане отворен"
[1097]1053
[2909]1054#. This is the name of a colour scheme
[3078]1055#: ../src/profile-preferences.ui.h:26
[2909]1056msgid "Tango"
1057msgstr "Tango"
[1097]1058
[2909]1059#. This is the name of a colour scheme
[3078]1060#: ../src/profile-preferences.ui.h:28
[2909]1061msgid "Linux console"
1062msgstr "Конзола на Линукс"
[1097]1063
[2909]1064#. This is the name of a colour scheme
[3078]1065#: ../src/profile-preferences.ui.h:30
[2909]1066msgid "XTerm"
1067msgstr "XTerm"
[1097]1068
[2909]1069#. This is the name of a colour scheme
[3078]1070#: ../src/profile-preferences.ui.h:32
[2909]1071msgid "Rxvt"
1072msgstr "Rxvt"
[1097]1073
[2909]1074#. This is the name of a colour scheme
[3078]1075#: ../src/profile-preferences.ui.h:34
[2909]1076msgid "Solarized"
1077msgstr "Solarized"
[1097]1078
[2909]1079#. This refers to the Delete keybinding option
[3078]1080#: ../src/profile-preferences.ui.h:38
[2909]1081msgid "Automatic"
1082msgstr "Автоматично"
[1097]1083
[2909]1084#. This refers to the Delete keybinding option
[3078]1085#: ../src/profile-preferences.ui.h:40
[2909]1086msgid "Control-H"
1087msgstr "Ctrl-H"
[1097]1088
[2909]1089#. This refers to the Delete keybinding option
[3078]1090#: ../src/profile-preferences.ui.h:42
[2909]1091msgid "ASCII DEL"
1092msgstr "ASCII DEL"
[1790]1093
[2909]1094#. This refers to the Delete keybinding option
[3078]1095#: ../src/profile-preferences.ui.h:44
[2909]1096msgid "Escape sequence"
1097msgstr "Екранираща последователност"
[1950]1098
[2909]1099#. This refers to the Delete keybinding option
[3078]1100#: ../src/profile-preferences.ui.h:46
[2909]1101msgid "TTY Erase"
1102msgstr "TTY Erase"
[1097]1103
[2909]1104#: ../src/profile-preferences.ui.h:47
1105msgid "Profile Editor"
1106msgstr "Редактор на профили"
[1097]1107
[2909]1108#: ../src/profile-preferences.ui.h:48
1109msgid "_Profile name:"
1110msgstr "_Име на профила:"
[1097]1111
[2909]1112#: ../src/profile-preferences.ui.h:49
1113msgid "Profile ID:"
1114msgstr "Идентификатор на профил:"
[1097]1115
[2909]1116#: ../src/profile-preferences.ui.h:50
1117msgid "Initial terminal si_ze:"
1118msgstr "_Начален размер на терминала:"
[1097]1119
[2909]1120#: ../src/profile-preferences.ui.h:51
1121msgid "columns"
1122msgstr "колони"
[1097]1123
[2909]1124#: ../src/profile-preferences.ui.h:52
1125msgid "rows"
[3053]1126msgstr "редове"
[2909]1127
1128#: ../src/profile-preferences.ui.h:53
[1790]1129msgid "Cursor _shape:"
1130msgstr "_Форма на курсора:"
1131
[3078]1132#: ../src/profile-preferences.ui.h:54
[2909]1133msgid "Terminal _bell"
1134msgstr "З_вук на терминала"
[1097]1135
[3078]1136#: ../src/profile-preferences.ui.h:55
[2909]1137msgid "Text Appearance"
1138msgstr "Изглед на текста"
[1950]1139
[3078]1140#: ../src/profile-preferences.ui.h:56
[2909]1141msgid "_Allow bold text"
1142msgstr "Позволяване на полу_чер текст"
[1097]1143
[3078]1144#: ../src/profile-preferences.ui.h:57
[2909]1145msgid "_Rewrap on resize"
1146msgstr "_Преподреждане при преоразмеряване"
[1097]1147
[3078]1148#: ../src/profile-preferences.ui.h:58
1149msgid "_Custom font:"
1150msgstr "_Потребителски шрифт:"
1151
[2909]1152#: ../src/profile-preferences.ui.h:59
1153msgid "Choose A Terminal Font"
1154msgstr "Избор на шрифт за терминала"
[1097]1155
[3078]1156#: ../src/profile-preferences.ui.h:60
1157msgid "Rese_t"
1158msgstr "_Възстановяване"
1159
[2909]1160#: ../src/profile-preferences.ui.h:62
1161msgid "_Run command as a login shell"
1162msgstr "_Изпълнение на команда като обвивка при влизане"
[1660]1163
[2963]1164#: ../src/profile-preferences.ui.h:63
[1660]1165msgid "Ru_n a custom command instead of my shell"
1166msgstr "Изпълнение на команда _вместо стандартната обвивка"
[1097]1167
[3053]1168#: ../src/profile-preferences.ui.h:64
[2909]1169msgid "Custom co_mmand:"
1170msgstr "Потребителска _команда:"
[1472]1171
[3053]1172#: ../src/profile-preferences.ui.h:65
[2909]1173msgid "When command _exits:"
1174msgstr "_При приключване на командата:"
[1097]1175
[3053]1176#: ../src/profile-preferences.ui.h:66
[2963]1177msgid "Command"
1178msgstr "Команда"
1179
[3053]1180#: ../src/profile-preferences.ui.h:67
[2909]1181msgid "Text and Background Color"
1182msgstr "Избор на цвета на текста и фона"
[1097]1183
[3053]1184#: ../src/profile-preferences.ui.h:68
[2909]1185msgid "_Use colors from system theme"
1186msgstr "_Използване на цветовете от системната тема"
[1097]1187
[3053]1188#: ../src/profile-preferences.ui.h:69
[2909]1189msgid "Built-in sche_mes:"
1190msgstr "_Вградени схеми:"
[1097]1191
[3053]1192#: ../src/profile-preferences.ui.h:70
[3078]1193msgid "Text"
1194msgstr "Текст"
[1097]1195
[3053]1196#: ../src/profile-preferences.ui.h:71
[3078]1197msgid "Background"
1198msgstr "Цвят на фона"
[1097]1199
[3053]1200#: ../src/profile-preferences.ui.h:72
[3078]1201msgid "_Default color:"
1202msgstr "_Стандартен цвят:"
[1097]1203
[3053]1204#: ../src/profile-preferences.ui.h:73
[2909]1205msgid "Choose Terminal Text Color"
1206msgstr "Избор на цвета на текста на терминала"
[1097]1207
[3053]1208#: ../src/profile-preferences.ui.h:74
[3078]1209msgid "Choose Terminal Background Color"
1210msgstr "Избор на цвета на фона на терминала"
[1097]1211
[3053]1212#: ../src/profile-preferences.ui.h:75
[3078]1213msgid "Choose Terminal Bold Text Color"
1214msgstr "Избор на цвета на получерния текст на терминала"
[1097]1215
[3053]1216#: ../src/profile-preferences.ui.h:76
[3078]1217msgid "Choose Terminal Underlined Text Color"
1218msgstr "Избор на цвета на подчертания текст на терминала"
1219
1220#: ../src/profile-preferences.ui.h:77
1221msgid "Cu_rsor color:"
1222msgstr "Цвят на _курсора:"
1223
1224#: ../src/profile-preferences.ui.h:78
1225msgid "Choose Terminal Cursor Foreground Color"
1226msgstr "Избор на цвета на курсора на терминала"
1227
1228#: ../src/profile-preferences.ui.h:79
1229msgid "Choose Terminal Cursor Background Color"
1230msgstr "Избор на цвета на фона на курсора на терминала"
1231
1232#: ../src/profile-preferences.ui.h:80
1233msgid "_Underline color:"
1234msgstr "Цвят за под_чертаване:"
1235
1236#: ../src/profile-preferences.ui.h:81
1237msgid "Bo_ld color:"
[2909]1238msgstr "Полу_черен цвят:"
[2022]1239
[3078]1240#: ../src/profile-preferences.ui.h:82
1241msgid "_Highlight color:"
1242msgstr "Цвят на _осветяване:"
1243
1244#: ../src/profile-preferences.ui.h:83
[2909]1245msgid "Palette"
1246msgstr "Палитра"
[1097]1247
[3078]1248#: ../src/profile-preferences.ui.h:84
[2909]1249msgid "Built-in _schemes:"
1250msgstr "Вградени _схеми:"
[1097]1251
[3078]1252#: ../src/profile-preferences.ui.h:85
[2909]1253msgid "<b>Note:</b> Terminal applications have these colors available to them."
1254msgstr "<b>Бележка:</b> Приложенията в терминала разполагат с тези цветове."
[1097]1255
[3078]1256#: ../src/profile-preferences.ui.h:86
[2909]1257msgid "Color p_alette:"
1258msgstr "_Цветова палитра:"
[1097]1259
[3078]1260#: ../src/profile-preferences.ui.h:87
[2909]1261msgid "Colors"
1262msgstr "Цветове"
[1097]1263
[3078]1264#: ../src/profile-preferences.ui.h:88
[2909]1265msgid "Scroll on _keystroke"
1266msgstr "Придвижване при _натискане на клавиш"
[1097]1267
[3078]1268#: ../src/profile-preferences.ui.h:89
[2909]1269msgid "Scroll on _output"
1270msgstr "Придвижване при _извеждане на текст"
[1097]1271
[3078]1272#: ../src/profile-preferences.ui.h:90
[2909]1273msgid "_Limit scrollback to:"
1274msgstr "_Ограничаване на придвижването назад до:"
[1097]1275
[3078]1276#: ../src/profile-preferences.ui.h:91
[2909]1277msgid "lines"
1278msgstr "реда"
[1097]1279
[3078]1280#: ../src/profile-preferences.ui.h:92
[2909]1281msgid "_Show scrollbar"
1282msgstr "_Лента за придвижване"
[1097]1283
[3078]1284#: ../src/profile-preferences.ui.h:93
[2909]1285msgid "Scrolling"
1286msgstr "Придвижване"
[1097]1287
[3078]1288#: ../src/profile-preferences.ui.h:94
[2909]1289msgid ""
1290"<b>Note:</b> These options may cause some applications to behave "
1291"incorrectly. They are only here to allow you to work around certain "
1292"applications and operating systems that expect different terminal behavior."
1293msgstr ""
1294"<b>Бележка:</b> Тези настройки могат да доведат до некоректна работа на "
1295"някои програми.\n"
1296"Те са тук, само за да ви позволят да работите с някои програми и операционни "
1297"системи, които очакват различно поведение на терминала."
[1950]1298
[3078]1299#: ../src/profile-preferences.ui.h:95
[2909]1300msgid "_Delete key generates:"
1301msgstr "Клавишът „Delete“ _генерира:"
[1097]1302
[3078]1303#: ../src/profile-preferences.ui.h:96
[2909]1304msgid "_Backspace key generates:"
1305msgstr "_Клавишът „Backspace“ генерира:"
[1097]1306
[3078]1307#: ../src/profile-preferences.ui.h:97
[2909]1308msgid "_Encoding:"
1309msgstr "_Кодиране:"
[1097]1310
[3078]1311#: ../src/profile-preferences.ui.h:98
[2909]1312msgid "Ambiguous-_width characters:"
1313msgstr "_Знаци с неясна широчина:"
[1097]1314
[3078]1315#: ../src/profile-preferences.ui.h:99
[2909]1316msgid "_Reset Compatibility Options to Defaults"
1317msgstr "_Връщане настройките за съвместимост към стандартните"
[2108]1318
[3078]1319#: ../src/profile-preferences.ui.h:100
[2909]1320msgid "Compatibility"
1321msgstr "Съвместимост"
[1950]1322
[3053]1323#: ../src/search-popover.ui.h:1
1324msgid "Search"
1325msgstr "Търсене"
1326
1327#: ../src/search-popover.ui.h:2
1328msgid "Search for previous occurrence"
1329msgstr "Търсене на предишна поява"
1330
1331#: ../src/search-popover.ui.h:3
1332msgid "Search for next occurrence"
1333msgstr "Търсене на следваща поява"
1334
1335#: ../src/search-popover.ui.h:4
1336msgid "Toggle search options"
1337msgstr "Извеждане на лентата за търсене"
1338
1339#: ../src/search-popover.ui.h:5
1340msgid "_Match case"
1341msgstr "Зачитане на главни/_малки"
1342
1343#: ../src/search-popover.ui.h:6
1344msgid "Match _entire word only"
1345msgstr "Ако съвпада само с _цяла дума"
1346
1347#: ../src/search-popover.ui.h:7
1348msgid "Match as _regular expression"
1349msgstr "Ако съвпада с _регулярен израз"
1350
1351#: ../src/search-popover.ui.h:8
1352msgid "_Wrap around"
1353msgstr "_След края — от началото"
1354
1355#: ../src/terminal-accels.c:156
[2909]1356msgid "New Terminal in New Tab"
1357msgstr "Нов терминал в нов подпрозорец"
[1097]1358
[3053]1359#: ../src/terminal-accels.c:157
[2909]1360msgid "New Terminal in New Window"
1361msgstr "Нов терминал в нов прозорец"
[1472]1362
[3053]1363#: ../src/terminal-accels.c:158
[2909]1364msgid "New Profile"
1365msgstr "Нов профил"
[1097]1366
[3053]1367#: ../src/terminal-accels.c:160
[1950]1368msgid "Save Contents"
1369msgstr "Запазване на съдържанието"
1370
[3053]1371#: ../src/terminal-accels.c:162
[2909]1372msgid "Close Terminal"
1373msgstr "Затваряне на терминала"
[1472]1374
[3053]1375#: ../src/terminal-accels.c:163
[2909]1376msgid "Close All Terminals"
1377msgstr "Затваряне на всички терминали"
1378
1379#. Edit menu
[3078]1380#: ../src/terminal-accels.c:167 ../src/terminal-window.c:2462
1381#: ../src/terminal-window.c:2582
[1660]1382msgid "Copy"
1383msgstr "Копиране"
[1472]1384
[3078]1385#: ../src/terminal-accels.c:168 ../src/terminal-window.c:2465
1386#: ../src/terminal-window.c:2585
[1660]1387msgid "Paste"
1388msgstr "Поставяне"
[1472]1389
[3078]1390#: ../src/terminal-accels.c:169 ../src/terminal-window.c:2471
[3053]1391msgid "Select All"
1392msgstr "Избор на всичко"
1393
1394#: ../src/terminal-accels.c:171
1395msgid "Profile Preferences"
1396msgstr "Настройки на профила"
1397
1398#: ../src/terminal-accels.c:175 ../src/terminal-accels.c:233
1399msgid "Find"
1400msgstr "Търсене"
1401
1402#: ../src/terminal-accels.c:176
[2909]1403msgid "Find Next"
1404msgstr "Следваща поява"
[1472]1405
[3053]1406#: ../src/terminal-accels.c:177
[2909]1407msgid "Find Previous"
1408msgstr "Предишна поява"
1409
[3053]1410#: ../src/terminal-accels.c:178
[2909]1411msgid "Clear Find Highlight"
1412msgstr "Изчистване на осветяването"
1413
[3053]1414#: ../src/terminal-accels.c:182
[2909]1415msgid "Hide and Show toolbar"
1416msgstr "Скриване/показване на лентата с инструменти"
1417
[3053]1418#: ../src/terminal-accels.c:183
[1660]1419msgid "Full Screen"
1420msgstr "Цял екран"
[1097]1421
[2909]1422#. View menu
[3078]1423#: ../src/terminal-accels.c:184 ../src/terminal-window.c:2482
[1660]1424msgid "Zoom In"
1425msgstr "Увеличаване"
[1097]1426
[3078]1427#: ../src/terminal-accels.c:185 ../src/terminal-window.c:2485
[1660]1428msgid "Zoom Out"
1429msgstr "Намаляване"
[1097]1430
[3078]1431#: ../src/terminal-accels.c:186 ../src/terminal-window.c:2488
[1660]1432msgid "Normal Size"
1433msgstr "Нормален размер"
[1097]1434
[3053]1435#: ../src/terminal-accels.c:190
1436msgid "Read-Only"
1437msgstr "Само за четене"
1438
1439#: ../src/terminal-accels.c:191
[1660]1440msgid "Reset"
1441msgstr "Възстановяване"
[1097]1442
[3053]1443#: ../src/terminal-accels.c:192
[1660]1444msgid "Reset and Clear"
1445msgstr "Възстановяване и изчистване"
[1097]1446
[3053]1447#: ../src/terminal-accels.c:196
[2909]1448msgid "Switch to Previous Terminal"
1449msgstr "Към предишния подпрозорец"
[1097]1450
[3053]1451#: ../src/terminal-accels.c:197
[2909]1452msgid "Switch to Next Terminal"
1453msgstr "Към следващия подпрозорец"
[1097]1454
[3053]1455#: ../src/terminal-accels.c:198
[2909]1456msgid "Move Terminal to the Left"
[1660]1457msgstr "Преместване на подпрозореца наляво"
[1472]1458
[3053]1459#: ../src/terminal-accels.c:199
[2909]1460msgid "Move Terminal to the Right"
1461msgstr "Преместване на подпрозореца надясно"
[1097]1462
[3053]1463#: ../src/terminal-accels.c:200
[2909]1464msgid "Detach Terminal"
[1660]1465msgstr "Отделяне на подпрозореца"
[1097]1466
[3053]1467#: ../src/terminal-accels.c:223
[1660]1468msgid "Contents"
1469msgstr "Ръководство"
[1097]1470
[3053]1471#: ../src/terminal-accels.c:230
[1660]1472msgid "File"
1473msgstr "Файл"
[1097]1474
[3053]1475#: ../src/terminal-accels.c:231
[1660]1476msgid "Edit"
1477msgstr "Редактиране"
[1097]1478
[3053]1479#: ../src/terminal-accels.c:232
[1660]1480msgid "View"
1481msgstr "Изглед"
[1097]1482
[3053]1483#: ../src/terminal-accels.c:235
[1660]1484msgid "Tabs"
1485msgstr "Подпрозорци"
[1097]1486
[3053]1487#: ../src/terminal-accels.c:236
[1660]1488msgid "Help"
1489msgstr "Помощ"
[1097]1490
[3053]1491#: ../src/terminal-accels.c:333
[1660]1492#, c-format
[2963]1493msgid "Switch to Tab %u"
1494msgstr "Преход към подпрозорец %u"
[1097]1495
[3053]1496#: ../src/terminal-accels.c:541
[1660]1497msgid "_Action"
1498msgstr "_Действие"
[1097]1499
[3053]1500#: ../src/terminal-accels.c:560
[1660]1501msgid "Shortcut _Key"
[1663]1502msgstr "_Клавишна комбинация"
[1097]1503
[3078]1504#: ../src/terminal-app.c:747
[2909]1505msgid "User Defined"
1506msgstr "Определено от потребителя"
[1097]1507
[3078]1508#: ../src/terminal.c:333
[1663]1509#, c-format
[1790]1510msgid "Failed to parse arguments: %s\n"
1511msgstr "Аргументите не могат да бъдат анализирани: %s\n"
1512
[2909]1513#: ../src/terminal-encoding.c:52 ../src/terminal-encoding.c:65
1514#: ../src/terminal-encoding.c:79 ../src/terminal-encoding.c:101
1515#: ../src/terminal-encoding.c:112
[1790]1516msgid "Western"
1517msgstr "западноевропейски"
1518
[2909]1519#: ../src/terminal-encoding.c:53 ../src/terminal-encoding.c:80
1520#: ../src/terminal-encoding.c:91 ../src/terminal-encoding.c:110
[1790]1521msgid "Central European"
1522msgstr "централноевропейски"
1523
[2909]1524#: ../src/terminal-encoding.c:54
[1790]1525msgid "South European"
1526msgstr "южноевропейски"
1527
[2909]1528#: ../src/terminal-encoding.c:55 ../src/terminal-encoding.c:63
1529#: ../src/terminal-encoding.c:117
[1790]1530msgid "Baltic"
1531msgstr "балтийски"
1532
[2909]1533#: ../src/terminal-encoding.c:56 ../src/terminal-encoding.c:81
1534#: ../src/terminal-encoding.c:87 ../src/terminal-encoding.c:88
1535#: ../src/terminal-encoding.c:93 ../src/terminal-encoding.c:111
[1790]1536msgid "Cyrillic"
1537msgstr "кирилица"
1538
[2909]1539#: ../src/terminal-encoding.c:57 ../src/terminal-encoding.c:84
1540#: ../src/terminal-encoding.c:90 ../src/terminal-encoding.c:116
[1790]1541msgid "Arabic"
1542msgstr "арабски"
1543
[2909]1544#: ../src/terminal-encoding.c:58 ../src/terminal-encoding.c:96
1545#: ../src/terminal-encoding.c:113
[1790]1546msgid "Greek"
1547msgstr "гръцки"
1548
[2909]1549#: ../src/terminal-encoding.c:59
[1790]1550msgid "Hebrew Visual"
[2909]1551msgstr "иврит — визуална подредба"
[1790]1552
[2909]1553#: ../src/terminal-encoding.c:60 ../src/terminal-encoding.c:83
1554#: ../src/terminal-encoding.c:99 ../src/terminal-encoding.c:115
[1790]1555msgid "Hebrew"
1556msgstr "иврит"
1557
[2909]1558#: ../src/terminal-encoding.c:61 ../src/terminal-encoding.c:82
1559#: ../src/terminal-encoding.c:103 ../src/terminal-encoding.c:114
[1790]1560msgid "Turkish"
1561msgstr "турски"
1562
[2909]1563#: ../src/terminal-encoding.c:62
[1790]1564msgid "Nordic"
1565msgstr "скандинавски"
1566
[2909]1567#: ../src/terminal-encoding.c:64
[1790]1568msgid "Celtic"
1569msgstr "келтски"
1570
[2909]1571#: ../src/terminal-encoding.c:66 ../src/terminal-encoding.c:102
[1790]1572msgid "Romanian"
1573msgstr "румънски"
1574
1575#. These encodings do NOT pass-through ASCII, so are always rejected.
1576#. * FIXME: why are they in this table; or rather why do we need
1577#. * the ASCII pass-through requirement?
1578#.
[2909]1579#: ../src/terminal-encoding.c:67 ../src/terminal-encoding.c:124
1580#: ../src/terminal-encoding.c:125 ../src/terminal-encoding.c:126
1581#: ../src/terminal-encoding.c:127
[1790]1582msgid "Unicode"
1583msgstr "Уникод"
1584
[2909]1585#: ../src/terminal-encoding.c:68
[1790]1586msgid "Armenian"
1587msgstr "арменски"
1588
[2909]1589#: ../src/terminal-encoding.c:69 ../src/terminal-encoding.c:70
1590#: ../src/terminal-encoding.c:74
[1790]1591msgid "Chinese Traditional"
1592msgstr "традиционен китайски"
1593
[2909]1594#: ../src/terminal-encoding.c:71
[1790]1595msgid "Cyrillic/Russian"
[2909]1596msgstr "кирилица — Русия"
[1790]1597
[2909]1598#: ../src/terminal-encoding.c:72 ../src/terminal-encoding.c:85
1599#: ../src/terminal-encoding.c:105
[1790]1600msgid "Japanese"
1601msgstr "японски"
1602
[2909]1603#: ../src/terminal-encoding.c:73 ../src/terminal-encoding.c:86
1604#: ../src/terminal-encoding.c:108 ../src/terminal-encoding.c:128
[1790]1605msgid "Korean"
1606msgstr "корейски"
1607
[2909]1608#: ../src/terminal-encoding.c:75 ../src/terminal-encoding.c:76
1609#: ../src/terminal-encoding.c:77
[1790]1610msgid "Chinese Simplified"
[2909]1611msgstr "китайски — опростен"
[1790]1612
[2909]1613#: ../src/terminal-encoding.c:78
[1790]1614msgid "Georgian"
1615msgstr "грузински"
1616
[2909]1617#: ../src/terminal-encoding.c:89 ../src/terminal-encoding.c:104
[1790]1618msgid "Cyrillic/Ukrainian"
[2909]1619msgstr "кирилица — Украйна"
[1790]1620
[2909]1621#: ../src/terminal-encoding.c:92
[1790]1622msgid "Croatian"
1623msgstr "хърватски"
1624
[2909]1625#: ../src/terminal-encoding.c:94
[1790]1626msgid "Hindi"
1627msgstr "хинди"
1628
[2909]1629#: ../src/terminal-encoding.c:95
[1790]1630msgid "Persian"
1631msgstr "персийски"
1632
[2909]1633#: ../src/terminal-encoding.c:97
[1790]1634msgid "Gujarati"
1635msgstr "гуджарати"
1636
[2909]1637#: ../src/terminal-encoding.c:98
[1790]1638msgid "Gurmukhi"
1639msgstr "гурмуки"
1640
[2909]1641#: ../src/terminal-encoding.c:100
[1790]1642msgid "Icelandic"
1643msgstr "исландски"
1644
[2909]1645#: ../src/terminal-encoding.c:106 ../src/terminal-encoding.c:109
1646#: ../src/terminal-encoding.c:118
[1790]1647msgid "Vietnamese"
1648msgstr "виетнамски"
1649
[2909]1650#: ../src/terminal-encoding.c:107
[1790]1651msgid "Thai"
1652msgstr "тайландски"
1653
[3053]1654#: ../src/terminal-menus.ui.h:1
1655msgid "_New Terminal"
1656msgstr "_Нов терминал"
1657
1658#: ../src/terminal-menus.ui.h:2
1659msgid "_Preferences"
1660msgstr "_Настройки"
1661
[3078]1662#: ../src/terminal-menus.ui.h:3 ../src/terminal-window.c:2433
[3053]1663msgid "_Help"
1664msgstr "Помо_щ"
1665
[3078]1666#: ../src/terminal-menus.ui.h:4 ../src/terminal-window.c:2550
[3053]1667msgid "_About"
1668msgstr "_Относно"
1669
1670#: ../src/terminal-menus.ui.h:5
1671msgid "_Quit"
1672msgstr "_Спиране на програмата"
1673
[3078]1674#: ../src/terminal-nautilus.c:603
[2909]1675msgid "Open in _Remote Terminal"
1676msgstr "Отваряне в _отдалечен терминал"
[1790]1677
[3078]1678#: ../src/terminal-nautilus.c:605
[2909]1679msgid "Open in _Local Terminal"
1680msgstr "Отваряне в _локален терминал"
[1790]1681
[3078]1682#: ../src/terminal-nautilus.c:609 ../src/terminal-nautilus.c:620
[2909]1683msgid "Open the currently selected folder in a terminal"
1684msgstr "Отваряне на терминал в текущо избраната папка"
[1790]1685
[3078]1686#: ../src/terminal-nautilus.c:611 ../src/terminal-nautilus.c:622
1687#: ../src/terminal-nautilus.c:632
[2909]1688msgid "Open the currently open folder in a terminal"
1689msgstr "Отваряне на терминал в текущо отворената папка"
1690
[3078]1691#: ../src/terminal-nautilus.c:617 ../src/terminal-nautilus.c:631
[2909]1692msgid "Open in T_erminal"
1693msgstr "Отваряне на _терминал"
1694
[3078]1695#: ../src/terminal-nautilus.c:628
[2909]1696msgid "Open T_erminal"
1697msgstr "_Отваряне на терминал"
1698
[3078]1699#: ../src/terminal-nautilus.c:629
[2909]1700msgid "Open a terminal"
1701msgstr "Отваряне на терминал"
1702
[3078]1703#: ../src/terminal-nautilus.c:647 ../src/terminal-nautilus.c:660
[2909]1704msgid "Open in _Midnight Commander"
1705msgstr "Отваряне в _Midnight Commander"
1706
[3078]1707#: ../src/terminal-nautilus.c:649
[1320]1708msgid ""
[2909]1709"Open the currently selected folder in the terminal file manager Midnight "
1710"Commander"
[1097]1711msgstr ""
[2909]1712"Отваряне на текстовия файлов мениджър Midnight Commander в текущо избраната "
1713"папка"
[1097]1714
[3078]1715#: ../src/terminal-nautilus.c:651 ../src/terminal-nautilus.c:661
[2909]1716msgid ""
1717"Open the currently open folder in the terminal file manager Midnight "
1718"Commander"
1719msgstr ""
1720"Отваряне на текстовия файлов мениджър Midnight Commander в текущо отворената "
1721"папка"
1722
[3078]1723#: ../src/terminal-nautilus.c:657
[2909]1724msgid "Open _Midnight Commander"
1725msgstr "Отваряне на _Midnight Commander"
1726
[3078]1727#: ../src/terminal-nautilus.c:658
[2909]1728msgid "Open the terminal file manager Midnight Commander"
1729msgstr "Отваряне на текстовия файлов мениджър Midnight Commander"
1730
[3078]1731#: ../src/terminal-options.c:222
[2909]1732#, c-format
[3078]1733msgid ""
1734"Option \"%s\" is deprecated and might be removed in a later version of gnome-"
1735"terminal."
1736msgstr ""
1737"Опцията „%s“ не се поддържа повече в и може да бъде махната в следваща "
1738"версия на gnome-terminal."
1739
1740#: ../src/terminal-options.c:233 ../src/terminal-options.c:246
1741#, c-format
[2909]1742msgid "Option \"%s\" is no longer supported in this version of gnome-terminal."
1743msgstr "Опцията „%s“ не се поддържа повече в тази версия на gnome-terminal."
1744
[3078]1745#: ../src/terminal-options.c:258 ../src/terminal-util.c:230
[1790]1746msgid "GNOME Terminal"
1747msgstr "Терминалът на GNOME"
1748
[3078]1749#: ../src/terminal-options.c:298
[1097]1750#, c-format
[1790]1751msgid "Argument to \"%s\" is not a valid command: %s"
[3053]1752msgstr "Аргументът на „%s“ не е правилна команда: %s"
[1097]1753
[3078]1754#: ../src/terminal-options.c:466
[1660]1755msgid "Two roles given for one window"
[1662]1756msgstr "Дадени са две роли на един прозорец"
[1660]1757
[3078]1758#: ../src/terminal-options.c:487 ../src/terminal-options.c:520
[1097]1759#, c-format
[1472]1760msgid "\"%s\" option given twice for the same window\n"
1761msgstr "Опцията „%s“ е зададена повече от веднъж за един и същи прозорец\n"
[1097]1762
[3078]1763#: ../src/terminal-options.c:724
[1097]1764#, c-format
1765msgid "Zoom factor \"%g\" is too small, using %g\n"
[2909]1766msgstr "Увеличението „%g“ е прекалено малко, използва се „%g“\n"
[1097]1767
[3078]1768#: ../src/terminal-options.c:732
[1097]1769#, c-format
1770msgid "Zoom factor \"%g\" is too large, using %g\n"
[2909]1771msgstr "Увеличението „%g“ е прекалено голямо, използва се „%g“\n"
[1097]1772
[3078]1773#: ../src/terminal-options.c:770
[1097]1774#, c-format
[1790]1775msgid ""
1776"Option \"%s\" requires specifying the command to run on the rest of the "
1777"command line"
1778msgstr ""
1779"Опцията „%s“ изисква задаване на командата за изпълнение на остатъка от "
1780"командния ред"
[1097]1781
[3078]1782#: ../src/terminal-options.c:905
[1790]1783msgid "Not a valid terminal config file."
1784msgstr "Това не е файл с настройки за терминала."
[1097]1785
[3078]1786#: ../src/terminal-options.c:918
[1790]1787msgid "Incompatible terminal config file version."
1788msgstr "Несъвместима версия на файла с настройки на терминала."
[1097]1789
[3078]1790#: ../src/terminal-options.c:1064
[1790]1791msgid ""
1792"Do not register with the activation nameserver, do not re-use an active "
1793"terminal"
[1472]1794msgstr ""
[1790]1795"Да не се регистрира към активиращия\n"
1796" сървър за имена. Не използва\n"
1797" повторно активен терминал."
[1472]1798
[3078]1799#: ../src/terminal-options.c:1073
[1790]1800msgid "Load a terminal configuration file"
1801msgstr "Зареждане на файл с настройки на терминала"
[1472]1802
[3078]1803#: ../src/terminal-options.c:1074
[2909]1804msgid "FILE"
1805msgstr "ФАЙЛ"
[1790]1806
[3078]1807#: ../src/terminal-options.c:1095
[1790]1808msgid "Open a new window containing a tab with the default profile"
[1472]1809msgstr ""
1810"Отваряне на нов прозорец с\n"
1811" подпрозорец със стандартен "
[1790]1812"профил."
[1472]1813
[3078]1814#: ../src/terminal-options.c:1104
[1790]1815msgid "Open a new tab in the last-opened window with the default profile"
[1472]1816msgstr ""
[1660]1817"Отваряне на нов подпрозорец със\n"
1818" стандартния профил в последно\n"
[1790]1819" отворения прозорец."
[1472]1820
[3078]1821#: ../src/terminal-options.c:1117
[1790]1822msgid "Turn on the menubar"
1823msgstr "Показване на менюто"
[1472]1824
[3078]1825#: ../src/terminal-options.c:1126
[1790]1826msgid "Turn off the menubar"
1827msgstr "Скриване на менюто"
[1472]1828
[3078]1829#: ../src/terminal-options.c:1135
[2909]1830msgid "Maximize the window"
[1790]1831msgstr "Максимизиране на прозореца"
[1472]1832
[3078]1833#: ../src/terminal-options.c:1171
[1790]1834msgid "Set the last specified tab as the active one in its window"
[1472]1835msgstr ""
[1790]1836"Задаване на последния избран\n"
1837" подпрозорец като активен в "
1838"неговия\n"
1839" прозорец"
[1472]1840
[3078]1841#: ../src/terminal-options.c:1184
[1790]1842msgid "Execute the argument to this option inside the terminal"
[1472]1843msgstr ""
[1790]1844"Изпълняване на аргумента на тази\n"
1845" опция в терминала."
[1472]1846
[3078]1847#: ../src/terminal-options.c:1194
[1790]1848msgid "PROFILE-NAME"
1849msgstr "ИМЕ_НА_ПРОФИЛ"
[1472]1850
[3078]1851#: ../src/terminal-options.c:1202
1852msgid "Set the initial terminal title"
1853msgstr "Начално заглавие на терминала:"
1854
1855#: ../src/terminal-options.c:1203
1856msgid "TITLE"
1857msgstr "ЗАГЛАВИЕ"
1858
1859#: ../src/terminal-options.c:1309 ../src/terminal-options.c:1315
[1472]1860msgid "GNOME Terminal Emulator"
1861msgstr "Терминалният емулатор на GNOME"
1862
[3078]1863#: ../src/terminal-options.c:1316
[1472]1864msgid "Show GNOME Terminal options"
1865msgstr "Показване на опциите на терминала на GNOME"
1866
[3078]1867#: ../src/terminal-options.c:1326
[1472]1868msgid ""
[1790]1869"Options to open new windows or terminal tabs; more than one of these may be "
1870"specified:"
[1097]1871msgstr ""
[1790]1872"Опции за отварянето на нови прозорци или\n"
1873" подпрозорци. Могат да се указват "
1874"по-\n"
1875" вече от една от тях:"
[1097]1876
[3078]1877#: ../src/terminal-options.c:1335
[1097]1878msgid ""
[1790]1879"Window options; if used before the first --window or --tab argument, sets "
1880"the default for all windows:"
[1097]1881msgstr ""
[1790]1882"Опции за прозорците. Използвани преди всички\n"
1883" опции „--window“ или „--tab“ "
1884"задават стан-\n"
1885" дарта за всички прозорци:"
[1097]1886
[3078]1887#: ../src/terminal-options.c:1336
[1790]1888msgid "Show per-window options"
1889msgstr "Показване на опциите за прозорците"
1890
[3078]1891#: ../src/terminal-options.c:1344
[1790]1892msgid ""
1893"Terminal options; if used before the first --window or --tab argument, sets "
1894"the default for all terminals:"
[1097]1895msgstr ""
[1790]1896"Опции за подпрозорците. Използвани преди\n"
1897" всички опции „--window“ или „--"
1898"tab“\n"
1899" задават стандарта за всички "
1900"подпро-\n"
1901" зорци:"
[1660]1902
[3078]1903#: ../src/terminal-options.c:1345
[1790]1904msgid "Show per-terminal options"
1905msgstr "Показване на опциите за подпрозорците"
1906
[2909]1907#: ../src/terminal-prefs.c:214
1908msgid "Click button to choose profile"
1909msgstr "Натиснете за избор на профил"
[1660]1910
[3053]1911#: ../src/terminal-prefs.c:315
[2909]1912msgid "Profile list"
1913msgstr "Списък на профилите"
1914
[3053]1915#: ../src/terminal-prefs.c:370
[2909]1916#, c-format
1917msgid "Delete profile “%s”?"
1918msgstr "Да бъде ли изтрит профилът „%s“?"
1919
[3078]1920#: ../src/terminal-prefs.c:374 ../src/terminal-window.c:530
[2909]1921msgid "_Cancel"
1922msgstr "_Отмяна"
1923
[3053]1924#: ../src/terminal-prefs.c:376
[2909]1925msgid "_Delete"
1926msgstr "_Изтриване"
1927
[3053]1928#: ../src/terminal-prefs.c:386
[2909]1929msgid "Delete Profile"
1930msgstr "Изтриване на профил"
1931
[3053]1932#: ../src/terminal-prefs.c:709
[2909]1933msgid "Show"
1934msgstr "Показване"
1935
[3053]1936#: ../src/terminal-prefs.c:720
[2909]1937msgid "_Encoding"
1938msgstr "_Кодиране"
1939
[3078]1940#: ../src/terminal-screen.c:1183
[2909]1941msgid "No command supplied nor shell requested"
1942msgstr "Не е зададена нито команда, нито обвивка"
1943
[3078]1944#: ../src/terminal-screen.c:1433 ../src/terminal-window.c:2477
[2108]1945msgid "_Profile Preferences"
1946msgstr "_Настройки на профила"
[1660]1947
[3078]1948#: ../src/terminal-screen.c:1434 ../src/terminal-screen.c:1712
[2108]1949msgid "_Relaunch"
1950msgstr "_Повторно пускане"
1951
[3078]1952#: ../src/terminal-screen.c:1437
[1660]1953msgid "There was an error creating the child process for this terminal"
1954msgstr "Грешка при създаване на дъщерен процес за този терминал"
1955
[3078]1956#: ../src/terminal-screen.c:1716
[2108]1957#, c-format
1958msgid "The child process exited normally with status %d."
1959msgstr "Дъщерният процес завърши нормално с код за състояние %d."
1960
[3078]1961#: ../src/terminal-screen.c:1719
[2108]1962#, c-format
[2909]1963msgid "The child process was aborted by signal %d."
[2108]1964msgstr "Дъщерният процес бе преустановен от сигнал %d."
1965
[3078]1966#: ../src/terminal-screen.c:1722
[2909]1967msgid "The child process was aborted."
[2108]1968msgstr "Дъщерният процес бе преустановен."
1969
[2963]1970#: ../src/terminal-tab-label.c:206
[1790]1971msgid "Close tab"
1972msgstr "Затваряне на подпрозорец"
1973
[1843]1974#: ../src/terminal-tabs-menu.c:198
[1660]1975msgid "Switch to this tab"
1976msgstr "Преход към този подпрозорец"
1977
[3053]1978#: ../src/terminal-util.c:148
[1843]1979msgid "There was an error displaying help"
1980msgstr "Грешка при зареждането на помощта"
[1660]1981
[3053]1982#: ../src/terminal-util.c:203
[2909]1983msgid "Contributors:"
1984msgstr "Сътрудници:"
1985
[3053]1986#: ../src/terminal-util.c:219
[2963]1987#, c-format
1988msgid "Using VTE version %u.%u.%u"
1989msgstr "Използвана версия на VTE — %u.%u.%u"
1990
[3053]1991#: ../src/terminal-util.c:225
[2909]1992msgid "A terminal emulator for the GNOME desktop"
1993msgstr "Емулатор на терминал към GNOME"
1994
[3053]1995#: ../src/terminal-util.c:240
[2909]1996msgid "translator-credits"
1997msgstr ""
1998"Владимир „Kaladan“ Петков <kaladan@gmail.com>\n"
1999"Александър Шопов <ash@kambanaria.org>\n"
2000"Борислав Александров <B.Aleksandrov@cnsys.bg>\n"
2001"Ростислав Райков <zbrox@i-space.org>\n"
2002"Ясен Праматаров <turin@fsa-bg.org>\n"
2003"\n"
2004"Проектът за превод на GNOME има нужда от подкрепа.\n"
2005"Научете повече за нас на http://gnome.cult.bg\n"
2006"Докладвайте за грешки на http://gnome.cult.bg/bugs"
2007
[3053]2008#: ../src/terminal-util.c:313
[1663]2009#, c-format
[1843]2010msgid "Could not open the address “%s”"
[2909]2011msgstr "Адресът „%s“ не може да бъде отворен"
[1660]2012
[3053]2013#: ../src/terminal-util.c:382
[1790]2014msgid ""
[2909]2015"GNOME Terminal is free software: you can redistribute it and/or modify it "
[1790]2016"under the terms of the GNU General Public License as published by the Free "
[2909]2017"Software Foundation, either version 3 of the License, or (at your option) "
[1790]2018"any later version."
2019msgstr ""
2020"Тази програма (GNOME Terminal) е свободен софтуер. Можете да я "
2021"разпространявате и/или променяте под условията на Общия публичен лиценз на "
2022"GNU (GNU GPL), както е публикуван от Фондацията за свободен софтуер — версия "
[2108]2023"3 на лиценза или (по ваше решение) по-късна версия."
[1790]2024
[3053]2025#: ../src/terminal-util.c:386
[1790]2026msgid ""
2027"GNOME Terminal is distributed in the hope that it will be useful, but "
2028"WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY "
2029"or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for "
2030"more details."
2031msgstr ""
2032"Тази програма се разпространява с надеждата, че ще бъде полезна, но БЕЗ "
2033"НИКАКВИ ГАРАНЦИИ, дори и косвените за ПРОДАЖБА или СЪОТВЕТСТВИЕ С КАКВАТО И "
2034"ДА Е УПОТРЕБА. За подробности погледнете Общия публичен лиценз на GNU."
2035
[3053]2036#: ../src/terminal-util.c:390
[1790]2037msgid ""
2038"You should have received a copy of the GNU General Public License along with "
[2909]2039"GNOME Terminal. If not, see <http://www.gnu.org/licenses/>."
[1790]2040msgstr ""
2041"Трябва да сте получили копие от Общия публичен лиценз на GNU (GNU GPL) "
[2909]2042"заедно с тази програма. Ако не сте, посетете <http://www.gnu.org/licenses/>."
[1790]2043
[3078]2044#: ../src/terminal-window.c:505
[2909]2045msgid "Could not save contents"
2046msgstr "Съдържанието не може да бъде запазено"
2047
[3078]2048#: ../src/terminal-window.c:527
[2909]2049msgid "Save as…"
2050msgstr "Запазване като…"
2051
[3078]2052#: ../src/terminal-window.c:531
[2909]2053msgid "_Save"
2054msgstr "_Запазване"
2055
[1843]2056#. Translators: This is the label of a menu item to choose a profile.
[2963]2057#. * _%u is used as the accelerator (with u between 1 and 9), and
[1843]2058#. * the %s is the name of the terminal profile.
2059#.
[3078]2060#: ../src/terminal-window.c:1260
[1660]2061#, c-format
[2963]2062msgid "_%u. %s"
2063msgstr "_%u. %s"
[1660]2064
[1843]2065#. Translators: This is the label of a menu item to choose a profile.
2066#. * _%c is used as the accelerator (it will be a character between A and Z),
2067#. * and the %s is the name of the terminal profile.
2068#.
[3078]2069#: ../src/terminal-window.c:1266
[1660]2070#, c-format
2071msgid "_%c. %s"
2072msgstr "_%c. %s"
2073
2074#. Toplevel
[3078]2075#: ../src/terminal-window.c:2426
[1660]2076msgid "_File"
2077msgstr "_Файл"
2078
2079#. File menu
[3078]2080#: ../src/terminal-window.c:2427 ../src/terminal-window.c:2439
2081#: ../src/terminal-window.c:2445 ../src/terminal-window.c:2591
[1660]2082msgid "Open _Terminal"
2083msgstr "_Отваряне на прозорец"
2084
[3078]2085#: ../src/terminal-window.c:2428
[1660]2086msgid "_Edit"
2087msgstr "_Редактиране"
2088
[3078]2089#: ../src/terminal-window.c:2429
[1660]2090msgid "_View"
2091msgstr "_Изглед"
2092
[3078]2093#: ../src/terminal-window.c:2430
[2108]2094msgid "_Search"
2095msgstr "_Търсене"
2096
[3078]2097#: ../src/terminal-window.c:2431
[1660]2098msgid "_Terminal"
2099msgstr "_Терминал"
2100
[3078]2101#: ../src/terminal-window.c:2432
[1790]2102msgid "Ta_bs"
[1660]2103msgstr "По_дпрозорци"
2104
[3078]2105#: ../src/terminal-window.c:2442
[2909]2106msgid "Open Ta_b"
2107msgstr "О_тваряне на подпрозорец"
[1660]2108
[3078]2109#: ../src/terminal-window.c:2448
[2909]2110msgid "New _Profile"
2111msgstr "_Нов профил"
[1660]2112
[3078]2113#: ../src/terminal-window.c:2451
[1950]2114msgid "_Save Contents"
2115msgstr "_Запазване на съдържанието"
2116
[3078]2117#: ../src/terminal-window.c:2454 ../src/terminal-window.c:3727
[2909]2118msgid "C_lose Terminal"
2119msgstr "_Затваряне на терминала"
[1660]2120
[3078]2121#: ../src/terminal-window.c:2457
[2909]2122msgid "_Close All Terminals"
2123msgstr "Затваряне на _всички терминали"
[1660]2124
[3078]2125#: ../src/terminal-window.c:2468 ../src/terminal-window.c:2588
[1660]2126msgid "Paste _Filenames"
[1662]2127msgstr "Поставяне на име на _файл"
[1660]2128
[3078]2129#: ../src/terminal-window.c:2474
[2909]2130msgid "Pre_ferences"
2131msgstr "_Настройки"
[1660]2132
[2108]2133#. Search menu
[3078]2134#: ../src/terminal-window.c:2493
[2909]2135msgid "_Find…"
[2108]2136msgstr "_Търсене…"
2137
[3078]2138#: ../src/terminal-window.c:2496
[2108]2139msgid "Find Ne_xt"
2140msgstr "_Следваща поява"
2141
[3078]2142#: ../src/terminal-window.c:2499
[2108]2143msgid "Find Pre_vious"
2144msgstr "_Предишна поява"
2145
[3078]2146#: ../src/terminal-window.c:2502
[2108]2147msgid "_Clear Highlight"
2148msgstr "_Изчистване на осветяването"
2149
[3078]2150#: ../src/terminal-window.c:2506
[2108]2151msgid "Go to _Line..."
2152msgstr "Към _ред…"
2153
[3078]2154#: ../src/terminal-window.c:2509
[2108]2155msgid "_Incremental Search..."
2156msgstr "Постепенно _търсене…"
2157
[1660]2158#. Terminal menu
[3078]2159#: ../src/terminal-window.c:2515
[1660]2160msgid "Change _Profile"
2161msgstr "Смяна на _профила"
2162
[3078]2163#: ../src/terminal-window.c:2516
[1660]2164msgid "Set _Character Encoding"
[2909]2165msgstr "_Кодиране на знаците"
[1660]2166
[3078]2167#: ../src/terminal-window.c:2517
[1660]2168msgid "_Reset"
2169msgstr "_Възстановяване"
2170
[3078]2171#: ../src/terminal-window.c:2520
[1660]2172msgid "Reset and C_lear"
2173msgstr "Възстановяване и _изчистване"
2174
2175#. Terminal/Encodings menu
[3078]2176#: ../src/terminal-window.c:2525
[1660]2177msgid "_Add or Remove…"
2178msgstr "_Добавяне или премахване…"
2179
2180#. Tabs menu
[3078]2181#: ../src/terminal-window.c:2530
[2909]2182msgid "_Previous Terminal"
[1660]2183msgstr "_Предишен подпрозорец"
2184
[3078]2185#: ../src/terminal-window.c:2533
[2909]2186msgid "_Next Terminal"
2187msgstr "_Следващ терминал"
[1660]2188
[3078]2189#: ../src/terminal-window.c:2536
[2909]2190msgid "Move Terminal _Left"
2191msgstr "Преместване на подпрозореца на_ляво"
[1660]2192
[3078]2193#: ../src/terminal-window.c:2539
[2909]2194msgid "Move Terminal _Right"
2195msgstr "Преместване на подпрозореца на_дясно"
[1660]2196
[3078]2197#: ../src/terminal-window.c:2542
[2909]2198msgid "_Detach Terminal"
2199msgstr "_Отделяне в нов прозорец"
[1660]2200
2201#. Help menu
[3078]2202#: ../src/terminal-window.c:2547
[1660]2203msgid "_Contents"
2204msgstr "_Ръководство"
2205
[3078]2206#: ../src/terminal-window.c:2554
[2909]2207msgid "_Inspector"
2208msgstr "_Инспектор"
[1660]2209
2210#. Popup menu
[3078]2211#: ../src/terminal-window.c:2560
[1660]2212msgid "_Send Mail To…"
2213msgstr "Из_пращане на е-поща до…"
2214
[3078]2215#: ../src/terminal-window.c:2563
[1660]2216msgid "_Copy E-mail Address"
2217msgstr "_Копиране на адреса на е-пощата"
2218
[3078]2219#: ../src/terminal-window.c:2566
[1660]2220msgid "C_all To…"
[1662]2221msgstr "_Обаждане на…"
[1660]2222
[3078]2223#: ../src/terminal-window.c:2569
[1660]2224msgid "_Copy Call Address"
[1663]2225msgstr "_Копиране на адреса за обаждане"
[1660]2226
[3078]2227#: ../src/terminal-window.c:2572
[1660]2228msgid "_Open Link"
2229msgstr "_Отваряне на връзка"
2230
[3078]2231#: ../src/terminal-window.c:2575
[1660]2232msgid "_Copy Link Address"
[2963]2233msgstr "_Копиране на адреса на връзката"
[1660]2234
[3078]2235#: ../src/terminal-window.c:2581
[1660]2236msgid "P_rofiles"
[1663]2237msgstr "_Профили"
[1660]2238
[3078]2239#: ../src/terminal-window.c:2594
[1843]2240msgid "L_eave Full Screen"
2241msgstr "Изход от _цял екран"
2242
[1660]2243#. View Menu
[3078]2244#: ../src/terminal-window.c:2602
[1660]2245msgid "Show _Menubar"
2246msgstr "_Показване на менюто"
2247
[3078]2248#: ../src/terminal-window.c:2606
[1660]2249msgid "_Full Screen"
[1843]2250msgstr "На _цял екран"
[1660]2251
[2909]2252#. Terminal menu
[3078]2253#: ../src/terminal-window.c:2611
[2909]2254msgid "Read-_Only"
2255msgstr "Само за _четене"
2256
[3078]2257#: ../src/terminal-window.c:3714
[1843]2258msgid "Close this window?"
2259msgstr "Затваряне на този прозорец?"
2260
[3078]2261#: ../src/terminal-window.c:3714
[1790]2262msgid "Close this terminal?"
2263msgstr "Затваряне на терминала?"
[1660]2264
[3078]2265#: ../src/terminal-window.c:3718
[1660]2266msgid ""
[1790]2267"There are still processes running in some terminals in this window. Closing "
2268"the window will kill all of them."
[1662]2269msgstr ""
[2909]2270"Поне един процес в някой от подпрозорците на този прозорец още не е завършил "
[1790]2271"работа. Затварянето на прозореца ще го убие."
[1660]2272
[3078]2273#: ../src/terminal-window.c:3722
[1660]2274msgid ""
[1790]2275"There is still a process running in this terminal. Closing the terminal will "
2276"kill it."
[1662]2277msgstr ""
[2909]2278"Поне един процес в този прозорец още не е завършил работа. Затварянето на "
[1790]2279"прозореца ще го убие."
[1660]2280
[3078]2281#: ../src/terminal-window.c:3727
[2909]2282msgid "C_lose Window"
2283msgstr "_Затваряне на този прозорец"
Note: See TracBrowser for help on using the repository browser.