From 5882114b557d7143c01d86303bfbddb6eab73c2f Mon Sep 17 00:00:00 2001 From: TDE Weblate Date: Sun, 9 Dec 2018 19:04:01 +0000 Subject: Update translation files Updated by Update PO files to match POT (msgmerge) hook in Weblate. --- tde-i18n-bg/messages/tdelibs/katepart.po | 6547 +++++++++++++++--------------- 1 file changed, 3257 insertions(+), 3290 deletions(-) (limited to 'tde-i18n-bg/messages') diff --git a/tde-i18n-bg/messages/tdelibs/katepart.po b/tde-i18n-bg/messages/tdelibs/katepart.po index 840dbe1e6c0..2164c933f4a 100644 --- a/tde-i18n-bg/messages/tdelibs/katepart.po +++ b/tde-i18n-bg/messages/tdelibs/katepart.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: katepart\n" -"POT-Creation-Date: 2014-09-29 12:05-0500\n" +"POT-Creation-Date: 2018-12-08 18:53+0100\n" "PO-Revision-Date: 2008-08-14 00:53+0000\n" "Last-Translator: Zlatko Popov \n" "Language-Team: Bulgarian \n" @@ -18,826 +18,1151 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -#: part/kateview.cpp:216 -msgid "Cut the selected text and move it to the clipboard" -msgstr "Изрязване на маркирания текст и поставяне в системния буфер." - -#: part/kateview.cpp:219 -msgid "Paste previously copied or cut clipboard contents" -msgstr "Поставяне съдържанието на системния буфер." +#: _translatorinfo:1 part/katefactory.cpp:115 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Радостин Раднев" -#: part/kateview.cpp:222 +#: _translatorinfo:2 part/katefactory.cpp:115 msgid "" -"Use this command to copy the currently selected text to the system clipboard." -msgstr "Копиране на маркирания текст в системния буфер." +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "radnev@yahoo.com" -#: part/kateview.cpp:224 -msgid "Copy as &HTML" -msgstr "К&опиране като HTML" +#: part/kateautoindent.cpp:97 part/katehighlight.cpp:3170 +#: part/kateschema.cpp:1058 +msgid "Normal" +msgstr "Обикновен" -#: part/kateview.cpp:225 -msgid "" -"Use this command to copy the currently selected text as HTML to the system " -"clipboard." -msgstr "Копиране на маркирания текст в системния буфер във формат HTML." +#: part/kateautoindent.cpp:99 +msgid "C Style" +msgstr "Стил за C" -#: part/kateview.cpp:230 -msgid "Save the current document" -msgstr "Запис на текущия документ." +#: part/kateautoindent.cpp:101 +msgid "Python Style" +msgstr "Стил за Python" -#: part/kateview.cpp:233 -msgid "Revert the most recent editing actions" -msgstr "Отменяне на последната извършена операция." +#: part/kateautoindent.cpp:103 +msgid "XML Style" +msgstr "Стил за XML" -#: part/kateview.cpp:236 -msgid "Revert the most recent undo operation" -msgstr "Възстановяване на последната отменена операция." +#: part/kateautoindent.cpp:105 +msgid "S&S C Style" +msgstr "&Стил за SS C" -#: part/kateview.cpp:238 -msgid "&Word Wrap Document" -msgstr "Пренос на д&уми" +#: part/kateautoindent.cpp:107 +msgid "Variable Based Indenter" +msgstr "Променлив отстъп" -#: part/kateview.cpp:239 -msgid "" -"Use this command to wrap all lines of the current document which are longer " -"than the width of the current view, to fit into this view." -"
" -"
This is a static word wrap, meaning it is not updated when the view is " -"resized." -msgstr "" -"Автоматично пренасяне на редовете, които са по-дълги от текущата видима част." -"
" -"
Това е статично пренасяне на думи, което означава, че ако се промени " -"видимата част, то не се извършва ново обновяване на преноса на думи." +#: part/kateautoindent.cpp:111 part/katefiletype.cpp:522 +#: part/katehighlight.cpp:1192 +msgid "None" +msgstr "Без" -#: part/kateview.cpp:244 -msgid "&Indent" -msgstr "Отстъп на&дясно" +#: part/katebookmarks.cpp:77 +msgid "Set &Bookmark" +msgstr "&Добавяне на отметка" -#: part/kateview.cpp:245 -msgid "" -"Use this to indent a selected block of text." -"
" -"
You can configure whether tabs should be honored and used or replaced with " -"spaces, in the configuration dialog." +#: part/katebookmarks.cpp:80 +msgid "If a line has no bookmark then add one, otherwise remove it." msgstr "" -"Вмъкване на отстъп и преместване на текста надясно. " -"
" -"
Може да настроите дали да се използват табулации или интервали от " -"настройките на редактора." +"Ако текущия ред няма отметка, се добавя нова отметка, иначе се изтрива " +"съществуващата отметка." -#: part/kateview.cpp:247 -msgid "&Unindent" -msgstr "Отстъп на&ляво" +#: part/katebookmarks.cpp:81 +msgid "Clear &Bookmark" +msgstr "&Изтриване на отметка" -#: part/kateview.cpp:248 -msgid "Use this to unindent a selected block of text." -msgstr "Изтриване на отстъп и преместване на текста наляво." +#: part/katebookmarks.cpp:84 +msgid "Clear &All Bookmarks" +msgstr "И&зтриване на всички отметки" -#: part/kateview.cpp:250 -msgid "&Clean Indentation" -msgstr "Конвертиране на &отстъпа" +#: part/katebookmarks.cpp:87 +msgid "Remove all bookmarks of the current document." +msgstr "Изтриване на всички отметки в текущият документ." -#: part/kateview.cpp:251 -msgid "" -"Use this to clean the indentation of a selected block of text (only tabs/only " -"spaces)" -"
" -"
You can configure whether tabs should be honored and used or replaced with " -"spaces, in the configuration dialog." -msgstr "" -"Конвертиране отстъпа на маркирания текст до табулации или интервали." -"
" -"
Може да настроите дали да се използват табулации или интервали от " -"настройките на редактора." +#: part/katebookmarks.cpp:90 part/katebookmarks.cpp:242 +msgid "Next Bookmark" +msgstr "Следваща отметка" -#: part/kateview.cpp:254 -msgid "&Align" -msgstr "Подравн&яване" +#: part/katebookmarks.cpp:93 +msgid "Go to the next bookmark." +msgstr "Отиване до най-близката следваща отметка." -#: part/kateview.cpp:255 -msgid "" -"Use this to align the current line or block of text to its proper indent level." -msgstr "" -"Подравняване на текущия ред или блок от текст към правилното ниво на вмъкване." +#: part/katebookmarks.cpp:96 part/katebookmarks.cpp:244 +msgid "Previous Bookmark" +msgstr "Предишна отметка" -#: part/kateview.cpp:257 -msgid "C&omment" -msgstr "Вмъкване на &коментар" +#: part/katebookmarks.cpp:99 +msgid "Go to the previous bookmark." +msgstr "Отиване до най-близката предишна отметка." -#: part/kateview.cpp:259 -msgid "" -"This command comments out the current line or a selected block of text.

" -"The characters for single/multiple line comments are defined within the " -"language's highlighting." -msgstr "" -"Вмъкване на коментар в текущия ред или в маркираните редове.

" -"Знаците за коментар са дефинира във файла с дефиниция за открояването на кода " -"на съответния език." +#: part/katebookmarks.cpp:101 +#, fuzzy +msgid "&Bookmarks" +msgstr "Отметка" -#: part/kateview.cpp:262 -msgid "Unco&mment" -msgstr "Премахване на ко&ментар" +#: part/katebookmarks.cpp:203 +msgid "&Next: %1 - \"%2\"" +msgstr "Следва&ща: %1 - \"%2\"" -#: part/kateview.cpp:264 -msgid "" -"This command removes comments from the current line or a selected block of " -"text.

The characters for single/multiple line comments are defined " -"within the language's highlighting." -msgstr "" -"Премахване на коментар от текущия ред или от маркираните редове.

" -"Знаците за коментар са дефинира във файла с дефиниция за открояването на кода " -"на съответния език." +#: part/katebookmarks.cpp:210 +msgid "&Previous: %1 - \"%2\"" +msgstr "Преди&шна: %1 - \"%2\"" -#: part/kateview.cpp:267 -msgid "&Read Only Mode" -msgstr "&Режим само за четене" +#: part/katecmds.cpp:98 part/katejscript.cpp:275 part/katejscript.cpp:741 +#: part/katejscript.cpp:944 +msgid "Could not access view" +msgstr "Изгледът не е достъпен." -#: part/kateview.cpp:270 -msgid "Lock/unlock the document for writing" -msgstr "Заключване/отключване на документа за запис." +#: part/katecmds.cpp:151 +msgid "Mode must be at least 0." +msgstr "Режимът трябва да е поне 0." -#: part/kateview.cpp:272 -msgid "Uppercase" -msgstr "Главни букви" +#: part/katecmds.cpp:169 +msgid "No such highlight '%1'" +msgstr "Няма такова открояване \"%1\"" -#: part/kateview.cpp:274 -msgid "" -"Convert the selection to uppercase, or the character to the right of the cursor " -"if no text is selected." -msgstr "Конвертиране на маркирания текст до главни букви." +#: part/katecmds.cpp:180 +msgid "Missing argument. Usage: %1 " +msgstr "Липсващ аргумент. Използване: %1 <стойност>" -#: part/kateview.cpp:277 -msgid "Lowercase" -msgstr "Малки букви" +#: part/katecmds.cpp:184 +msgid "Failed to convert argument '%1' to integer." +msgstr "Грешка при конвертиране на аргумента \"%1\" до целочислен тип." -#: part/kateview.cpp:279 -msgid "" -"Convert the selection to lowercase, or the character to the right of the cursor " -"if no text is selected." -msgstr "Конвертиране на маркирания текст до малки букви." +#: part/katecmds.cpp:190 part/katecmds.cpp:196 +msgid "Width must be at least 1." +msgstr "Широчината трябва да бъде поне 1." -#: part/kateview.cpp:282 -msgid "Capitalize" -msgstr "Първа главна буква" +#: part/katecmds.cpp:202 +msgid "Column must be at least 1." +msgstr "Колоната трябва да бъде поне 1." -#: part/kateview.cpp:284 -msgid "" -"Capitalize the selection, or the word under the cursor if no text is selected." -msgstr "Конвертиране на първата буква от маркирания текст до главна." +#: part/katecmds.cpp:208 +msgid "Line must be at least 1" +msgstr "Редът трябва да бъде поне 1." -#: part/kateview.cpp:287 -msgid "Join Lines" -msgstr "Обединение на редове" +#: part/katecmds.cpp:210 +msgid "There is not that many lines in this document" +msgstr "Няма толкова много редове в документа." -#: part/kateview.cpp:299 -msgid "Print the current document." -msgstr "Печат на текущия документ." +#: part/katecmds.cpp:232 +msgid "Usage: %1 on|off|1|0|true|false" +msgstr "Използване: %1 on|off|1|0|true|false" -#: part/kateview.cpp:301 -msgid "Reloa&d" -msgstr "Презаре&ждане" +#: part/katecmds.cpp:274 +msgid "Bad argument '%1'. Usage: %2 on|off|1|0|true|false" +msgstr "Невалиден аргумент \"%1\". Използване: %2 on|off|1|0|true|false" -#: part/kateview.cpp:302 -msgid "Reload the current document from disk." -msgstr "Анулиране на промените и презареждане на текущия документ." +#: part/katecmds.cpp:279 +msgid "Unknown command '%1'" +msgstr "Непозната команда \"%1\"" -#: part/kateview.cpp:305 -msgid "Save the current document to disk, with a name of your choice." -msgstr "Запис на текущия документ под друго име или тип." +#: part/katecmds.cpp:498 +msgid "Sorry, but Kate is not able to replace newlines, yet" +msgstr "За съжаление Kate все още не може да замества нови редове" -#: part/kateview.cpp:308 +#: part/katecmds.cpp:540 +#, c-format msgid "" -"This command opens a dialog and lets you choose a line that you want the cursor " -"to move to." -msgstr "Отиване на даден ред в текущия документ." +"_n: 1 replacement done\n" +"%n replacements done" +msgstr "" +"Направена е %n замяна.\n" +"Направени са %n замени." -#: part/kateview.cpp:310 -msgid "&Configure Editor..." -msgstr "&Настройване на редактора..." +#: part/katedialogs.cpp:152 +msgid "Automatic Indentation" +msgstr "Автоматичен отстъп" -#: part/kateview.cpp:311 -msgid "Configure various aspects of this editor." -msgstr "Настройване поведението на редактора." +#: part/katedialogs.cpp:156 +msgid "&Indentation mode:" +msgstr "&Режим на отстъп:" -#: part/kateview.cpp:313 -msgid "&Highlighting" -msgstr "Откро&яване" +#: part/katedialogs.cpp:160 part/katedialogs.cpp:1131 +msgid "Configure..." +msgstr "Настройване..." -#: part/kateview.cpp:314 -msgid "Here you can choose how the current document should be highlighted." -msgstr "Открояване на текущия файл." +#: part/katedialogs.cpp:162 +msgid "Insert leading Doxygen \"*\" when typing" +msgstr "Вмъкване на водещ знак за коментар на Doxygen \"*\" при писане" -#: part/kateview.cpp:317 -msgid "&Filetype" -msgstr "&Тип на файл" +#: part/katedialogs.cpp:163 +msgid "Adjust indentation of code pasted from the clipboard" +msgstr "Задаване на отстъпа за поставения от системния буфер текст" -#: part/kateview.cpp:320 -msgid "&Schema" -msgstr "С&хема" +#: part/katedialogs.cpp:165 +msgid "Indentation with Spaces" +msgstr "Отстъп с интервали" -#: part/kateview.cpp:324 -msgid "&Indentation" -msgstr "О&тстъп" +#: part/katedialogs.cpp:167 +msgid "Use &spaces instead of tabs to indent" +msgstr "Вмъкване на &интервали вместо табулации" -#: part/kateview.cpp:327 -msgid "E&xport as HTML..." -msgstr "Експортиране като HTML..." +#: part/katedialogs.cpp:168 +msgid "Emacs style mixed mode" +msgstr "Смесен режим, подобен на Emacs" -#: part/kateview.cpp:328 -msgid "" -"This command allows you to export the current document with all highlighting " -"information into a HTML document." -msgstr "Експортиране на файла във формат HTML и открояване на кода." +#: part/katedialogs.cpp:172 +msgid "Number of spaces:" +msgstr "Брой интервали:" -#: part/kateview.cpp:332 -msgid "Select the entire text of the current document." -msgstr "Маркиране на всичкия текст в текущия документ." +#: part/katedialogs.cpp:174 +msgid "Keep indent &profile" +msgstr "&Запазване на профила на отстъпа" -#: part/kateview.cpp:335 -msgid "" -"If you have selected something within the current document, this will no longer " -"be selected." -msgstr "Размаркиране на маркирания текст." +#: part/katedialogs.cpp:175 +msgid "&Keep extra spaces" +msgstr "З&апазване на допълнителни интервали" -#: part/kateview.cpp:337 -msgid "Enlarge Font" -msgstr "Увеличаване на шрифта" +#: part/katedialogs.cpp:177 +msgid "Keys to Use" +msgstr "Клавиши за отстъп" -#: part/kateview.cpp:338 -msgid "This increases the display font size." -msgstr "Увеличаване размера на шрифта в редактора." +#: part/katedialogs.cpp:178 +msgid "&Tab key indents" +msgstr "О&тстъп с клавиша Tab" -#: part/kateview.cpp:340 -msgid "Shrink Font" -msgstr "Намаляване на шрифта" +#: part/katedialogs.cpp:179 +msgid "&Backspace key indents" +msgstr "От&стъп наляво с клавиша Backspace" -#: part/kateview.cpp:341 -msgid "This decreases the display font size." -msgstr "Намаляване размера на шрифта в редактора." +#: part/katedialogs.cpp:182 +msgid "Tab Key Mode if Nothing Selected" +msgstr "Режим на отстъп, ако няма нищо избрано" -#: part/kateview.cpp:344 -msgid "Bl&ock Selection Mode" -msgstr "&Блоково маркиране" +#: part/katedialogs.cpp:184 +msgid "Insert indent &characters" +msgstr "Вмъкване &на знака за отстъп" + +#: part/katedialogs.cpp:185 +msgid "I&nsert tab character" +msgstr "Вмъкване на та&булация" + +#: part/katedialogs.cpp:186 +msgid "Indent current &line" +msgstr "Вмъкване на т&екущия ред" + +#: part/katedialogs.cpp:208 +msgid "Check this if you want to indent with spaces rather than tabs." +msgstr "Вмъкване на интервали вместо табулации." -#: part/kateview.cpp:347 +#: part/katedialogs.cpp:210 msgid "" -"This command allows switching between the normal (line based) selection mode " -"and the block selection mode." +"Indentations of more than the selected number of spaces will not be " +"shortened." +msgstr "Без орязване на отстъп, по-дълъг от зададения брой интервали." + +#: part/katedialogs.cpp:213 +msgid "" +"This allows the Tab key to be used to increase the indentation level." +msgstr "Използване на клавиша Tab за увеличаване на отстъпа." + +#: part/katedialogs.cpp:216 +msgid "" +"This allows the Backspace key to be used to decrease the indentation " +"level." +msgstr "Използване на клавиша Backspace за намаляване на отстъпа." + +#: part/katedialogs.cpp:219 +msgid "" +"Automatically inserts a leading \"*\" while typing within a Doxygen style " +"comment." msgstr "" -"Превключване между нормалното маркиране на текста (по редове) и маркиране на " -"текста по блокове." +"Вмъкване на водещ знак за коментар на Doxygen \"*\" при писане на коментар в " +"стил, поддържан от Doxygen." -#: part/kateview.cpp:350 -msgid "Overwr&ite Mode" -msgstr "Ре&жим на припокриване" +#: part/katedialogs.cpp:222 +msgid "Use a mix of tab and space characters for indentation." +msgstr "Използване на смесица от табулации и интервали за вмъкване." -#: part/kateview.cpp:353 +#: part/katedialogs.cpp:224 msgid "" -"Choose whether you want the text you type to be inserted or to overwrite " -"existing text." +"If this option is selected, pasted code from the clipboard is indented. " +"Triggering the undo-action removes the indentation." msgstr "" -"Превключване между вмъкване на текста и препокриване на съществуващия текст при " -"писане." +"Ако е включена тази опция, поставеното от системния буфер съдържание ще има " +"отстъп. Натискането на Отмяна ще премахне отстъпа." -#: part/kateview.cpp:357 -msgid "&Dynamic Word Wrap" -msgstr "&Динамичен пренос на думи" +#: part/katedialogs.cpp:226 +msgid "The number of spaces to indent with." +msgstr "Брой интервали за вмъкване." -#: part/katedialogs.cpp:701 part/kateview.cpp:360 +#: part/katedialogs.cpp:229 msgid "" -"If this option is checked, the text lines will be wrapped at the view border on " -"the screen." +"If this button is enabled, additional indenter specific options are " +"available and can be configured in an extra dialog." msgstr "" -"Динамичен пренос на думи в края на видимата област на прозореца. Това е " -"\"визуален\" пренос на по-дългите редове от видимата област, Тази настройка не " -"променя дължината на редовете, а просто ги пренася. При промяна на широчината " -"на прозореца ще се промени и дължината на редовете." +"Ако бутонът е разрешен, може да настроите допълнителни настройки, който се " +"показват в нов диалог." -#: part/kateview.cpp:362 -msgid "Dynamic Word Wrap Indicators" -msgstr "Индикатор за динамичен пренос" +#: part/katedialogs.cpp:281 +msgid "Configure Indenter" +msgstr "Настройване на отстъпа" -#: part/katedialogs.cpp:703 part/kateview.cpp:363 -msgid "Choose when the Dynamic Word Wrap Indicators should be displayed" -msgstr "Определяне кога да се показват маркерите за статичен пренос на думи." +#: part/katedialogs.cpp:356 +msgid "Text Cursor Movement" +msgstr "Движение на курсора" -#: part/kateview.cpp:367 -msgid "&Off" -msgstr "&Изключено" +#: part/katedialogs.cpp:358 +msgid "Smart ho&me and smart end" +msgstr "&Интелигентно Home и End" -#: part/kateview.cpp:368 -msgid "Follow &Line Numbers" -msgstr "&Следване номерата на редовете" +#: part/katedialogs.cpp:362 +msgid "Wrap c&ursor" +msgstr "П&рехвърляне на курсора на следващия ред" -#: part/kateview.cpp:369 -msgid "&Always On" -msgstr "&Винаги включено" +#: part/katedialogs.cpp:366 +msgid "&PageUp/PageDown moves cursor" +msgstr "П&реместване на курсора при натискане на Page Up/Page Down" -#: part/kateview.cpp:373 -msgid "Show Folding &Markers" -msgstr "Показване стр&уктурата на кода" +#: part/katedialogs.cpp:372 +msgid "Autocenter cursor (lines):" +msgstr "Видими редове под и над курсора:" -#: part/kateview.cpp:376 -msgid "" -"You can choose if the codefolding marks should be shown, if codefolding is " -"possible." -msgstr "Показване структурата на кода, ако е възможно." +#: part/katedialogs.cpp:379 +msgid "Selection Mode" +msgstr "Режим на маркиране" -#: part/kateview.cpp:377 -msgid "Hide Folding &Markers" -msgstr "Скриване стр&уктурата на кода" +#: part/katedialogs.cpp:383 +msgid "&Normal" +msgstr "О&бикновен" -#: part/kateview.cpp:380 -msgid "Show &Icon Border" -msgstr "Показване &зоната за икони" +#: part/katedialogs.cpp:384 +msgid "&Persistent" +msgstr "&Устойчив" -#: part/kateview.cpp:384 +#: part/katedialogs.cpp:389 msgid "" -"Show/hide the icon border.

The icon border shows bookmark symbols, for " -"instance." +"Selections will be overwritten by typed text and will be lost on cursor " +"movement." msgstr "" -"Показване/скриване на зоната за икони.

Зоната на икони съдържа полезна " -"информация, като примерно маркерите на отметките." - -#: part/kateview.cpp:385 -msgid "Hide &Icon Border" -msgstr "Скриване &зоната за икони" - -#: part/kateview.cpp:388 -msgid "Show &Line Numbers" -msgstr "Показване &номерата на редовете" - -#: part/kateview.cpp:391 -msgid "Show/hide the line numbers on the left hand side of the view." -msgstr "Показване/скриване номерата на редовете в лявата страна на редактора." +"Маркираният текст ще бъде презаписан, когато започнете да въвеждате нов " +"текст или ще бъде размаркиран, когато преместите курсора. Това е нормалното " +"поведение на повечето текстови редактори." -#: part/kateview.cpp:392 -msgid "Hide &Line Numbers" -msgstr "Скриване &номерата на редовете" - -#: part/kateview.cpp:395 -msgid "Show Scroll&bar Marks" -msgstr "Показване отметките на &плъзгача" +#: part/katedialogs.cpp:392 +msgid "Selections will stay even after cursor movement and typing." +msgstr "" +"Маркираният текст няма да се размаркира, когато въвеждате нов текст или " +"премествате курсора." -#: part/kateview.cpp:398 +#: part/katedialogs.cpp:395 msgid "" -"Show/hide the marks on the vertical scrollbar.

" -"The marks, for instance, show bookmarks." +"Sets the number of lines to maintain visible above and below the cursor when " +"possible." msgstr "" -"Показване/скриване отметки на лентата за превъртане.

" -"На лентата за превъртане може да има и друга информация." +"Задаване броя на видимите редове във видимата част под и над курсора, ако е " +"възможно." -#: part/kateview.cpp:399 -msgid "Hide Scroll&bar Marks" -msgstr "Скриване отметките на &плъзгача" +#: part/katedialogs.cpp:399 +msgid "" +"When selected, pressing the home key will cause the cursor to skip " +"whitespace and go to the start of a line's text. The same applies for the " +"end key." +msgstr "" +"Ако е включена тази отметка, при натискане на клавиша Home курсорът ще се " +"премести в началото на текста, а не в началото на реда (напр. ако има " +"интервал в началото на реда, той ще бъде пропуснат)." -#: part/kateview.cpp:402 -msgid "Show Static &Word Wrap Marker" -msgstr "Показване &маркера за статичен пренос" +#: part/katedialogs.cpp:404 +msgid "" +"When on, moving the insertion cursor using the Left and Right " +"keys will go on to previous/next line at beginning/end of the line, similar " +"to most editors.

When off, the insertion cursor cannot be moved left of " +"the line start, but it can be moved off the line end, which can be very " +"handy for programmers." +msgstr "" +"Автоматично прехвърляне на курсора на следващия ред при достигане на края/" +"началото на текущия ред. В този случай курсора отива в края/началото на " +"предишния/следващия ред. Става въпрос за движението на курсора чрез " +"стрелките наляво и надясно.

Ако отметката е изключена, курсорът няма да " +"преминава в края на предишния ред при достигане на началото на текущия ред, " +"но ще преминава в началото на следващия ред при достигане на края на текущия." -#: part/kateview.cpp:406 +#: part/katedialogs.cpp:410 msgid "" -"Show/hide the Word Wrap Marker, a vertical line drawn at the word wrap column " -"as defined in the editing properties" -msgstr "Показване/скриване на маркера за статичен пренос на думи." +"Selects whether the PageUp and PageDown keys should alter the vertical " +"position of the cursor relative to the top of the view." +msgstr "" +"Преместване на курсора при натискане на клавишите Page Up/Page Down. Ако " +"настройката е включена, при превъртане на страница нагоре или надолу, " +"курсорът ще се позиционира съответно в началото или в края на видимата " +"област." -#: part/kateview.cpp:408 -msgid "Hide Static &Word Wrap Marker" -msgstr "Скриване &маркера за статичен пренос" +#: part/katedialogs.cpp:472 +msgid "Tabulators" +msgstr "Табулации" -#: part/kateview.cpp:411 -msgid "Switch to Command Line" -msgstr "Превключване в команден режим" +#: part/katedialogs.cpp:474 +msgid "&Insert spaces instead of tabulators" +msgstr "Вмъкване на &интервали вместо табулации" -#: part/kateview.cpp:414 -msgid "Show/hide the command line on the bottom of the view." -msgstr "Показване/скриване на командния ред в долната част на редактора." +#: part/katedialogs.cpp:478 +msgid "&Show tabulators" +msgstr "Показване на &табулациите" -#: part/kateview.cpp:416 -msgid "&End of Line" -msgstr "Кра&й на ред" +#: part/katedialogs.cpp:484 +msgid "Tab width:" +msgstr "Широчина на табулацията:" -#: part/kateview.cpp:417 -msgid "Choose which line endings should be used, when you save the document" -msgstr "Избор на край ред, който ще се използва за запис на файла." +#: part/katedialogs.cpp:489 +msgid "Static Word Wrap" +msgstr "Статичен пренос на думи" -#: part/kateview.cpp:427 -msgid "E&ncoding" -msgstr "Ко&дова таблица" +#: part/katedialogs.cpp:491 +msgid "Enable static &word wrap" +msgstr "Вкл&ючване на статичния пренос на думи" -#: part/kateview.cpp:444 -msgid "Move Word Left" -msgstr "Преместване на дума в ляво" +#: part/katedialogs.cpp:495 +msgid "&Show static word wrap marker (if applicable)" +msgstr "Показване на &маркерите за статичен пренос на думи" -#: part/kateview.cpp:448 -msgid "Select Character Left" -msgstr "Маркиране на знака в ляво" +#: part/katedialogs.cpp:501 +msgid "Wrap words at:" +msgstr "Пренос на думите на колона:" -#: part/kateview.cpp:452 -msgid "Select Word Left" -msgstr "Маркиране на думата в ляво" +#: part/katedialogs.cpp:506 +msgid "Remove &trailing spaces" +msgstr "&Изтриване на завършващите интервали" -#: part/kateview.cpp:457 -msgid "Move Word Right" -msgstr "Преместване на дума в дясно" +#: part/katedialogs.cpp:511 +msgid "Auto &brackets" +msgstr "&Автоматично вмъкване на затваряща скоба" -#: part/kateview.cpp:461 -msgid "Select Character Right" -msgstr "Маркиране на знака в дясно" +#: part/katedialogs.cpp:518 +msgid "Unlimited" +msgstr "Неограничено" -#: part/kateview.cpp:465 -msgid "Select Word Right" -msgstr "Маркиране на думата в дясно" +#: part/katedialogs.cpp:519 +msgid "Maximum undo steps:" +msgstr "Лимит на операцията \"Отмяна\":" -#: part/kateview.cpp:470 -msgid "Move to Beginning of Line" -msgstr "Отиване в началото на реда" +#: part/katedialogs.cpp:524 +msgid "Smart search t&ext from:" +msgstr "Опре&деляне на текста за търсене:" -#: part/kateview.cpp:474 -msgid "Move to Beginning of Document" -msgstr "Отиване в началото на документа" +#: part/katedialogs.cpp:527 +msgid "Nowhere" +msgstr "Без" -#: part/kateview.cpp:478 -msgid "Select to Beginning of Line" -msgstr "Маркиране до началото на реда" +#: part/katedialogs.cpp:528 +msgid "Selection Only" +msgstr "Само маркирания текст" -#: part/kateview.cpp:482 -msgid "Select to Beginning of Document" -msgstr "Маркиране до началото на документа" +#: part/katedialogs.cpp:529 +msgid "Selection, then Current Word" +msgstr "Маркирания текст, текущата дума" -#: part/kateview.cpp:487 -msgid "Move to End of Line" -msgstr "Отиване в края на реда" +#: part/katedialogs.cpp:530 +msgid "Current Word Only" +msgstr "Само текущата дума" -#: part/kateview.cpp:491 -msgid "Move to End of Document" -msgstr "Отиване в края на документа" +#: part/katedialogs.cpp:531 +msgid "Current Word, then Selection" +msgstr "Текущата дума, маркирания текст" -#: part/kateview.cpp:495 -msgid "Select to End of Line" -msgstr "Маркиране до края на реда" +#: part/katedialogs.cpp:541 +msgid "" +"Automatically start a new line of text when the current line exceeds the " +"length specified by the Wrap words at: option.

This option does not " +"wrap existing lines of text - use the Apply Static Word Wrap option " +"in the Tools menu for that purpose.

If you want lines to be " +"visually wrapped instead, according to the width of the view, enable " +"Dynamic Word Wrap in the View Defaults config page." +msgstr "" +"Автоматично пренасяне на нов ред при достигане на дължината зададена в " +"полето Пренос на думите от:.

Тази настройка не пренася " +"съществуващия вече текст. Ако искате да осъществите пренос на думи върху " +"съществуващ документ изберете от менюто \"Статичен пренос на думи\".

Ако " +"искате \"визуален\" пренос на по-дългите редове от видимата област, трябва " +"да изберете от менюто \"Динамичен пренос на думи\". Тази настройка не " +"променя дължината на редовете, а просто ги пренася. При промяна на " +"широчината на прозореца ще се промени и дължината на редовете." -#: part/kateview.cpp:499 -msgid "Select to End of Document" -msgstr "Маркиране до края на документа" +#: part/katedialogs.cpp:549 +msgid "" +"If the Word Wrap option is selected this entry determines the length (in " +"characters) at which the editor will automatically start a new line." +msgstr "" +"Автоматично пренасяне на нов ред при достигане на дължината, зададена в това " +"поле. Използва се брой знаци." -#: part/kateview.cpp:504 -msgid "Select to Previous Line" -msgstr "Маркиране до предишния ред" +#: part/katedialogs.cpp:552 +msgid "" +"When the user types a left bracket ([,(, or {) KateView automatically enters " +"the right bracket (}, ), or ]) to the right of the cursor." +msgstr "" +"Автоматично вмъкване на затваряща скоба. Когато въведете отваряща скоба " +"(\"[\", \"(\" или \"{\") автоматично ще бъде добавена затваряща скоба след " +"отварящата." -#: part/kateview.cpp:508 -msgid "Scroll Line Up" -msgstr "Превъртане ред нагоре" +#: part/katedialogs.cpp:555 +msgid "" +"The editor will display a symbol to indicate the presence of a tab in the " +"text." +msgstr "Показване на знак на мястото на табулациите." -#: part/kateview.cpp:512 -msgid "Move to Next Line" -msgstr "Преместване до следващия ред" +#: part/katedialogs.cpp:559 +msgid "" +"Sets the number of undo/redo steps to record. More steps uses more memory." +msgstr "" +"Лимит на операциите по отмяна. Запомнянето на повече стъпки изисква повече " +"памет." -#: part/kateview.cpp:515 -msgid "Move to Previous Line" -msgstr "Преместване до предишния ред" +#: part/katedialogs.cpp:562 +msgid "" +"This determines where KateView will get the search text from (this will be " +"automatically entered into the Find Text dialog):

  • Nowhere: Don't guess the search text.
  • Selection Only: Use the " +"current text selection, if available.
  • Selection, then Current " +"Word: Use the current selection if available, otherwise use the current " +"word.
  • Current Word Only: Use the word that the cursor is " +"currently resting on, if available.
  • Current Word, then Selection:" +" Use the current word if available, otherwise use the current selection." +"
Note that, in all the above modes, if a search string has not been " +"or cannot be determined, then the Find Text Dialog will fall back to the " +"last search text." +msgstr "" +"Автоматично определяне на текста за търсене. От тук може да се зададе как да " +"се определя текста за търсене при отваряне на диалога за търсене на текст." +"
  • Без - настройката е изключена.
  • Само маркирания " +"текст - използва се маркирания текст, ако има.
  • Маркирания " +"текст, текущата дума - използва се маркирания текст, ако има. Ако няма, " +"се използва текущата дума.
  • Само текущата дума - използва се " +"текущата дума, ако има.
  • Текущата дума, маркирания текст - " +"използва се текущата дума, ако има. Ако няма, се използва маркирания текст.
Имайте предвид, че ако не може да се определи текста за търсене, " +"диалога ще се стартира с последния текст, който сте използвали за търсене." -#: part/kateview.cpp:518 -msgid "Move Character Right" -msgstr "Преместване на знака в дясно" +#: part/katedialogs.cpp:587 +msgid "" +"If this is enabled, the editor will calculate the number of spaces up to the " +"next tab position as defined by the tab width, and insert that number of " +"spaces instead of a TAB character." +msgstr "" +"Ако отметката в включена, броят интервали до следващата позиция на " +"табулацията ще бъде автоматично изчислен и вместо табулация ще бъдат " +"вмъкнати изчислените интервали." -#: part/kateview.cpp:521 -msgid "Move Character Left" -msgstr "Преместване на знака в ляво" +#: part/katedialogs.cpp:591 +msgid "" +"If this is enabled, the editor will remove any trailing whitespace on lines " +"when they are left by the insertion cursor." +msgstr "" +"Изтриване на завършващите интервали в края на реда. Също така, операцията се " +"отнася и за табулациите." -#: part/kateview.cpp:525 -msgid "Select to Next Line" -msgstr "Маркиране до следващия ред" +#: part/katedialogs.cpp:594 +msgid "" +"

If this option is checked, a vertical line will be drawn at the word wrap " +"column as defined in the Editing properties.

Note that " +"the word wrap marker is only drawn if you use a fixed pitch font." +msgstr "" +"

Показване вертикална линя, която показва колоната, където ще се извършва " +"преноса на текста.

Тази настройка е валидна, само ако използвате шрифт с " +"фиксирана широчина." -#: part/kateview.cpp:529 -msgid "Scroll Line Down" -msgstr "Превъртане ред надолу" +#: part/katedialogs.cpp:650 +msgid "Word Wrap" +msgstr "Пренос на думи" -#: part/kateview.cpp:534 -msgid "Scroll Page Up" -msgstr "Превъртане страница нагоре" +#: part/katedialogs.cpp:652 +msgid "&Dynamic word wrap" +msgstr "&Динамичен пренос на думи" -#: part/kateview.cpp:538 -msgid "Select Page Up" -msgstr "Маркиране страница нагоре" +#: part/katedialogs.cpp:655 +msgid "Dynamic word wrap indicators (if applicable):" +msgstr "Маркер за динамичен пренос:" -#: part/kateview.cpp:542 -msgid "Move to Top of View" -msgstr "Отиване в началото на видимата част" +#: part/katedialogs.cpp:657 +#, fuzzy +msgid "Off" +msgstr "&Изключено" -#: part/kateview.cpp:546 -msgid "Select to Top of View" -msgstr "Маркиране до началото на видимата част" +#: part/katedialogs.cpp:658 +msgid "Follow Line Numbers" +msgstr "Следване на номерата на редовете" -#: part/kateview.cpp:551 -msgid "Scroll Page Down" -msgstr "Превъртане страница надолу" +#: part/katedialogs.cpp:659 +msgid "Always On" +msgstr "Винаги включено" -#: part/kateview.cpp:555 -msgid "Select Page Down" -msgstr "Маркиране страница надолу" +#: part/katedialogs.cpp:663 +msgid "Vertically align dynamically wrapped lines to indentation depth:" +msgstr "Вертикално подравняване на динамично пренесените редове:" -#: part/kateview.cpp:559 -msgid "Move to Bottom of View" -msgstr "Отиване в края на видимата част" +#: part/katedialogs.cpp:666 +#, no-c-format +msgid "% of View Width" +msgstr "% от видимата част" -#: part/kateview.cpp:563 -msgid "Select to Bottom of View" -msgstr "Маркиране до края на видимата част" +#: part/katedialogs.cpp:667 +msgid "Disabled" +msgstr "Изключено" -#: part/kateview.cpp:567 -msgid "Move to Matching Bracket" -msgstr "Отиване до съвпадаща скоба" +#: part/katedialogs.cpp:671 +msgid "Code Folding" +msgstr "Структура на кода" -#: part/kateview.cpp:571 -msgid "Select to Matching Bracket" -msgstr "Маркиране до съвпадаща скоба" +#: part/katedialogs.cpp:673 +msgid "Show &folding markers (if available)" +msgstr "Показване &структурата на кода" -#: part/kateview.cpp:579 -msgid "Transpose Characters" -msgstr "Разместване на знаци" +#: part/katedialogs.cpp:674 +msgid "Collapse toplevel folding nodes" +msgstr "Свиване на най-горното ниво" -#: part/kateview.cpp:584 -msgid "Delete Line" -msgstr "Изтриване на ред" +#: part/katedialogs.cpp:679 +msgid "Borders" +msgstr "Граници" -#: part/kateview.cpp:589 -msgid "Delete Word Left" -msgstr "Изтриване на дума в ляво" +#: part/katedialogs.cpp:681 +msgid "Show &icon border" +msgstr "Показване на &зоната за икони" -#: part/kateview.cpp:594 -msgid "Delete Word Right" -msgstr "Изтриване на дума в дясно" +#: part/katedialogs.cpp:682 +msgid "Show &line numbers" +msgstr "Показване &номерата на редовете" -#: part/kateview.cpp:598 -msgid "Delete Next Character" -msgstr "Изтриване на следващия знак" +#: part/katedialogs.cpp:683 +msgid "Show &scrollbar marks" +msgstr "Показване отметки на ле&нтата за превъртане" -#: part/kateview.cpp:602 -msgid "Backspace" -msgstr "Изтриване на предишния знак" +#: part/katedialogs.cpp:687 +msgid "Sort Bookmarks Menu" +msgstr "Сортиране на отметките" -#: part/kateview.cpp:628 -msgid "Collapse Toplevel" -msgstr "Свиване на най-горното ниво" +#: part/katedialogs.cpp:689 +msgid "By &position" +msgstr "По пози&ция" -#: part/kateview.cpp:630 -msgid "Expand Toplevel" -msgstr "Разгъване на най-горното ниво" +#: part/katedialogs.cpp:690 +msgid "By c&reation" +msgstr "По д&ата" -#: part/kateview.cpp:632 -msgid "Collapse One Local Level" -msgstr "Свиване на локално ниво" +#: part/katedialogs.cpp:694 +msgid "Show indentation lines" +msgstr "Показване на линия за отстъпа" -#: part/kateview.cpp:634 -msgid "Expand One Local Level" -msgstr "Разгъване на локално ниво" +#: part/katedialogs.cpp:701 part/kateview.cpp:365 +msgid "" +"If this option is checked, the text lines will be wrapped at the view border " +"on the screen." +msgstr "" +"Динамичен пренос на думи в края на видимата област на прозореца. Това е " +"\"визуален\" пренос на по-дългите редове от видимата област, Тази настройка " +"не променя дължината на редовете, а просто ги пренася. При промяна на " +"широчината на прозореца ще се промени и дължината на редовете." -#: part/kateview.cpp:639 -msgid "Show the code folding region tree" -msgstr "Показване структурата на кода" +#: part/katedialogs.cpp:703 part/kateview.cpp:368 +msgid "Choose when the Dynamic Word Wrap Indicators should be displayed" +msgstr "Определяне кога да се показват маркерите за статичен пренос на думи." -#: part/kateview.cpp:640 -msgid "Basic template code test" -msgstr "Проба на кода на базовия образец" +#: part/katedialogs.cpp:708 +msgid "" +"

Enables the start of dynamically wrapped lines to be aligned vertically " +"to the indentation level of the first line. This can help to make code and " +"markup more readable.

Additionally, this allows you to set a maximum " +"width of the screen, as a percentage, after which dynamically wrapped lines " +"will no longer be vertically aligned. For example, at 50%, lines whose " +"indentation levels are deeper than 50% of the width of the screen will not " +"have vertical alignment applied to subsequent wrapped lines.

" +msgstr "" +"

Вертикално подравняване на динамично пренесените редове с отстъпа на " +"реда. По този начин динамично пренесените редове се подреждат под главния " +"ред.

Допълнително може да укажете максималната видима част от " +"прозореца, след която тази настройка няма да се прилага. Например, ако " +"установите стойността на 50%. Това означава, че редове, който имат отстъп по-" +"голям от 50% от широчината на видимата част при динамично пренасяне няма да " +"се подравняват вертикално. Редове, чиито отстъп е по-малък от 50% ще се " +"подравняват вертикално чрез използване отстъпа на реда.

" -#: part/kateview.cpp:702 -msgid " OVR " -msgstr " OVR " +#: part/katedialogs.cpp:717 +msgid "" +"If this option is checked, every new view will display line numbers on the " +"left hand side." +msgstr "Показване номерата на редове в лявата част на прозореца." -#: part/kateview.cpp:704 -msgid " INS " -msgstr " INS " +#: part/katedialogs.cpp:720 +msgid "" +"If this option is checked, every new view will display an icon border on the " +"left hand side.

The icon border shows bookmark signs, for instance." +msgstr "" +"Показване на зоната за икони.

Зоната на икони съдържа полезна " +"информация, като примерно маркерите на отметките." -#: part/kateview.cpp:707 -msgid " R/O " -msgstr " R/O " +#: part/katedialogs.cpp:724 +msgid "" +"If this option is checked, every new view will show marks on the vertical " +"scrollbar.

These marks will, for instance, show bookmarks." +msgstr "" +"Показване на зона за информация на лентата за превъртане за всеки преглед." +"

Примерно, в тази зона може да се съдържа информация за отметките." -#: part/kateview.cpp:712 -#, c-format -msgid " Line: %1" -msgstr " Ред: %1" +#: part/katedialogs.cpp:728 +msgid "" +"If this option is checked, every new view will display marks for code " +"folding, if code folding is available." +msgstr "Показване структурата на кода, ако е възможно." -#: part/kateview.cpp:713 -#, c-format -msgid " Col: %1" -msgstr " Кол: %1" - -#: part/kateview.cpp:716 -msgid " BLK " -msgstr " BLK " - -#: part/kateview.cpp:716 -msgid " NORM " -msgstr " NORM " - -#: part/katedocument.cpp:4331 part/katedocument.cpp:5073 part/kateview.cpp:863 -msgid "Save File" -msgstr "Запис на файл" - -#: part/katedocument.cpp:5101 part/kateview.cpp:890 +#: part/katedialogs.cpp:731 msgid "" -"A file named \"%1\" already exists. Are you sure you want to overwrite it?" -msgstr "" -"Вече има файл с името \"%1\". Сигурни ли сте,че искате да бъде презаписан?" - -#: part/katedocument.cpp:5103 part/kateview.cpp:891 -msgid "Overwrite File?" -msgstr "Презапис на файл" +"Choose how the bookmarks should be ordered in the Bookmarks menu." +msgstr "Сортиране на отметките в менюто." -#: part/katedocument.cpp:5104 part/kateview.cpp:892 -msgid "&Overwrite" -msgstr "&Презапис" +#: part/katedialogs.cpp:733 +msgid "The bookmarks will be ordered by the line numbers they are placed at." +msgstr "Сортиране на отметките по номер на ред на който са създадени." -#: part/kateview.cpp:892 -msgid "Overwrite the file" -msgstr "Презапис на файла" +#: part/katedialogs.cpp:735 +msgid "" +"Each new bookmark will be added to the bottom, independently from where it " +"is placed in the document." +msgstr "Сортиране на отметките по дата и час на създаване." -#: part/kateview.cpp:1794 -msgid "Export File as HTML" -msgstr "Експортиране на файл като HTML" +#: part/katedialogs.cpp:738 +msgid "" +"If this is enabled, the editor will display vertical lines to help identify " +"indent lines." +msgstr "Показване на помощна вертикална линия за определяне на отстъпа." -#: part/katesearch.cpp:72 -msgid "Look up the first occurrence of a piece of text or regular expression." -msgstr "Търсене на първото срещане на зададен текст или регулярен израз." +#: part/katedialogs.cpp:854 +msgid "File Format" +msgstr "Формат на файл" -#: part/katesearch.cpp:74 -msgid "Look up the next occurrence of the search phrase." -msgstr "Търсене на следващото срещане на зададен текст или регулярен израз." +#: part/katedialogs.cpp:858 +msgid "&Encoding:" +msgstr "Ко&дова таблица:" -#: part/katesearch.cpp:76 -msgid "Look up the previous occurrence of the search phrase." -msgstr "Търсене на предишното срещане на зададен текст или регулярен израз." +#: part/katedialogs.cpp:863 +msgid "End &of line:" +msgstr "К&рай на ред:" -#: part/katesearch.cpp:78 -msgid "" -"Look up a piece of text or regular expression and replace the result with some " -"given text." -msgstr "" -"Търсене на зададен текст или регулярен израз и замяна на резултата със друг " -"текст." +#: part/katedialogs.cpp:867 +msgid "&Automatic end of line detection" +msgstr "&Автоматично определяне на режима за край на ред" -#: part/katesearch.cpp:331 -msgid "Search string '%1' not found!" -msgstr "Търсеният низ \"%1\" не е намерен!" +#: part/katedialogs.cpp:869 +msgid "UNIX" +msgstr "UNIX" -#: part/katesearch.cpp:333 part/katesearch.cpp:510 -msgid "Find" -msgstr "Търсене" +#: part/katedialogs.cpp:870 +msgid "DOS/Windows" +msgstr "DOS/Windows" -#: part/katesearch.cpp:353 part/katesearch.cpp:371 part/katesearch.cpp:487 -#, c-format -msgid "" -"_n: %n replacement made.\n" -"%n replacements made." -msgstr "" -"Направена е %n замяна.\n" -"Направени са %n замени." +#: part/katedialogs.cpp:871 +msgid "Macintosh" +msgstr "Macintosh" -#: part/katesearch.cpp:491 -msgid "End of document reached." -msgstr "Достигнат е края на документа." +#: part/katedialogs.cpp:873 +msgid "Memory Usage" +msgstr "Памет за използване" -#: part/katesearch.cpp:492 -msgid "Beginning of document reached." -msgstr "Достигнато е началото на документа." +#: part/katedialogs.cpp:878 +msgid "Maximum loaded &blocks per file:" +msgstr "Максимален &брой заредени блокове за файл:" -#: part/katesearch.cpp:497 -msgid "End of selection reached." -msgstr "Достигнат е края на маркирания текст." +#: part/katedialogs.cpp:884 +msgid "Automatic Cleanups on Load/Save" +msgstr "Автоматично конвертиране при зареждане/запис" -#: part/katesearch.cpp:498 -msgid "Beginning of selection reached." -msgstr "Достигнато е началото на маркирания текст." +#: part/katedialogs.cpp:887 +msgid "Re&move trailing spaces" +msgstr "Изтриване на &завършващите интервали" -#: part/katesearch.cpp:502 -msgid "Continue from the beginning?" -msgstr "Продължение от началото на документа?" +#: part/katedialogs.cpp:890 +msgid "Folder Config File" +msgstr "Конфигурационен файл на директория" -#: part/katesearch.cpp:503 -msgid "Continue from the end?" -msgstr "Продължение от края на документа?" +#: part/katedialogs.cpp:895 +msgid "Do not use config file" +msgstr "Игнориране на конфигурационните файлове" -#: part/katesearch.cpp:511 -msgid "&Stop" -msgstr "&Стоп" +#: part/katedialogs.cpp:896 +msgid "Se&arch depth for config file:" +msgstr "&Ниво на претърсване:" -#: part/katesearch.cpp:765 -msgid "Replace Confirmation" -msgstr "Потвърждение на замяната" +#: part/katedialogs.cpp:898 +msgid "Backup on Save" +msgstr "Резервно копие при запис" -#: part/katesearch.cpp:767 -msgid "Replace &All" -msgstr "Замяна на &всички" +#: part/katedialogs.cpp:900 +msgid "&Local files" +msgstr "На &локални файлове" -#: part/katesearch.cpp:767 -msgid "Re&place && Close" -msgstr "З&амяна и затваряне" +#: part/katedialogs.cpp:901 +msgid "&Remote files" +msgstr "На отд&алечени файлове" -#: part/katesearch.cpp:767 -msgid "&Replace" -msgstr "&Замяна" +#: part/katedialogs.cpp:904 +msgid "&Prefix:" +msgstr "Пре&дставка:" -#: part/katesearch.cpp:769 -msgid "&Find Next" -msgstr "&Търсене на следващо" +#: part/katedialogs.cpp:909 +msgid "&Suffix:" +msgstr "&Наставка:" -#: part/katesearch.cpp:774 -msgid "Found an occurrence of your search term. What do you want to do?" -msgstr "Намерено е съвпадение на търсенето. Какво искате да бъда направено?" +#: part/katedialogs.cpp:916 +msgid "" +"The editor will automatically eliminate extra spaces at the ends of lines of " +"text while loading/saving the file." +msgstr "" +"Изтриване на допълнителните интервали в края на редовете при зареждане и/или " +"запис на файл." -#: part/katesearch.cpp:826 -msgid "Usage: find[:[bcersw]] PATTERN" -msgstr "Използване: find[:[bcersw]] ШАБЛОН" +#: part/katedialogs.cpp:919 +#, fuzzy +msgid "" +"

Backing up on save will cause Kate to copy the disk file to " +"'<prefix><filename><suffix>' before saving changes.

The suffix " +"defaults to ~ and prefix is empty by default" +msgstr "" +"

Операцията по създаване на резервно копие при запис ще копира оригиналния " +"файл във файла с името \"<prefix><filename><suffix>\" " +"преди да бъдат записани промените.

Наставката по подразбиране е ~, а представката е празна." -#: part/katesearch.cpp:838 -msgid "Usage: ifind[:[bcrs]] PATTERN" -msgstr "Използване: ifind[:[bcrs]] ШАБЛОН" +#: part/katedialogs.cpp:923 +msgid "" +"Check this if you want the editor to autodetect the end of line type.The " +"first found end of line type will be used for the whole file." +msgstr "" +"Автоматично определяне на стила за край на ред. Първият намерен тип за край " +"на ред, ще бъде използван за целия документ." -#: part/katesearch.cpp:892 -msgid "Usage: replace[:[bceprsw]] PATTERN [REPLACEMENT]" -msgstr "Използване: replace[:[bceprsw]] ШАБЛОН [ЗАМЯНА]" +#: part/katedialogs.cpp:926 +msgid "Check this if you want backups of local files when saving" +msgstr "Създаване на резервни копия на локалните файлове." -#: part/katesearch.cpp:926 -msgid "

Usage: find[:bcersw] PATTERN

" -msgstr "

Използване: find[:bcersw] ШАБЛОН

" +#: part/katedialogs.cpp:928 +msgid "Check this if you want backups of remote files when saving" +msgstr "Създаване на резервни копия на отдалечените файлове." -#: part/katesearch.cpp:929 -msgid "" -"

Usage: ifind:[:bcrs] PATTERN" -"
ifind does incremental or 'as-you-type' search

" +#: part/katedialogs.cpp:930 +msgid "Enter the prefix to prepend to the backup file names" msgstr "" -"

Използване: ifind:[:bcrs] ШАБЛОН" -"
Последователно търсене, докато пишете

" +"Представка за добавяне към името на файла при създаването на резервно копие." -#: part/katesearch.cpp:933 -msgid "

Usage: replace[:bceprsw] PATTERN REPLACEMENT

" -msgstr "

Използване: replace[:bceprsw] ШАБЛОН ЗАМЯНА

" +#: part/katedialogs.cpp:932 +msgid "Enter the suffix to add to the backup file names" +msgstr "" +"Наставка за добавяне към името на файла при създаването на резервно копие." -#: part/katesearch.cpp:936 +#: part/katedialogs.cpp:934 msgid "" -"

Options

" -"

b - Search backward" -"
c - Search from cursor" -"
r - Pattern is a regular expression" -"
s - Case sensitive search" +"The editor will search the given number of folder levels upwards for ." +"kateconfig file and load the settings line from it." msgstr "" -"

Параметри

" -"

b - Търсене назад" -"
c - Търсене от курсора" -"
r - Регулярен израз" -"
s - Чувствителен регистър" +"Програмата ще търси зададени брой нива (поддиректории) за файл с името \"." +"kateconfig\", който съдържа настройки на редактора Kate и ако го намери, ще " +"го зареди." -#: part/katesearch.cpp:945 +#: part/katedialogs.cpp:937 +#, fuzzy msgid "" -"
e - Search in selected text only" -"
w - Search whole words only" +"The editor will load given number of blocks (of around 2048 lines) of text " +"into memory if the filesize is bigger than this the other blocks are " +"swapped to disk and loaded transparently as-needed.
This can cause " +"little delays while navigating in the document a larger block count " +"increases the editing speed at the cost of memory.
For normal usage, " +"just choose the highest possible block count: limit it only if you have " +"problems with the memory usage." msgstr "" -"
e - Търсене само в маркирания текст" -"
w - Търсене само за цели думи" +"Редакторът ще зареди зададения брой блокове от текст в паметта (около 2048 " +"реда текст). Ако файлът е по-голям от големината, тогава останалите части от " +"файла ще се зареждат при нужда.
В някои случаи може да се получи забавяне " +"при навигация из документа. В този случай може да увеличите броя на " +"блоковете.
За нормално използване се препоръчва да зададете максималната " +"стойност. Поставете ограничения, само ако нямате достатъчно памет." -#: part/katesearch.cpp:951 +#: part/katedialogs.cpp:976 msgid "" -"
p - Prompt for replace

" -"

If REPLACEMENT is not present, an empty string is used.

" -"

If you want to have whitespace in your PATTERN, you need to quote both " -"PATTERN and REPLACEMENT with either single or double quotes. To have the quote " -"characters in the strings, prepend them with a backslash." +"You did not provide a backup suffix or prefix. Using default suffix: '~'" msgstr "" -"
p - Потвърждение при замяна

" -"

Ако параметърът ЗАМЯНА не е зададен, се използва празен низ.

" -"

За да използвате интервал в ШАБЛОН-а или ЗАМЯНА-та, трябва да ги заградите в " -"кавички. Може да използвате единични или двойни кавички. Ако искате да " -"използвате кавичка в низа, трябва да напишете преди нея обратна наклонена " -"черта." +"Няма зададена наставка и представка за резервно копие и затова ще се " +"използва стандартната представка\"~\"." -#: part/katedocument.cpp:434 -msgid "Fonts & Colors" -msgstr "Цветове" +#: part/katedialogs.cpp:977 +msgid "No Backup Suffix or Prefix" +msgstr "Няма наставка и представка" -#: part/katedocument.cpp:437 -msgid "Cursor & Selection" -msgstr "Курсор" +#: part/katedialogs.cpp:1013 +msgid "TDE Default" +msgstr "По подразбиране" -#: part/katedocument.cpp:440 -msgid "Editing" -msgstr "Редактиране" +#: part/katedialogs.cpp:1115 part/katedialogs.cpp:1446 +msgid "Name" +msgstr "Име" -#: part/katedocument.cpp:443 -msgid "Indentation" -msgstr "Отстъп" +#: part/katedialogs.cpp:1116 part/katehighlight.cpp:3178 +msgid "Comment" +msgstr "Коментар" -#: part/katedocument.cpp:446 -msgid "Open/Save" -msgstr "Отваряне/запис" +#: part/katedialogs.cpp:1212 +#, c-format +msgid "Configure %1" +msgstr "Настройване на %1" -#: part/katedocument.cpp:449 -msgid "Highlighting" -msgstr "Открояване" +#: part/katedialogs.cpp:1266 part/kateschema.cpp:689 +msgid "H&ighlight:" +msgstr "Откро&яване:" -#: part/katedocument.cpp:452 -msgid "Filetypes" +#: part/katedialogs.cpp:1279 +#, fuzzy +msgid "Information" +msgstr "Отстъп" + +#: part/katedialogs.cpp:1284 +msgid "Author:" +msgstr "Автор:" + +#: part/katedialogs.cpp:1290 +msgid "License:" +msgstr "Лиценз:" + +#: part/katedialogs.cpp:1293 part/katefiletype.cpp:285 +#: part/katefiletype.cpp:485 +#, fuzzy +msgid "Properties" +msgstr "Настройки на рамката" + +#: part/katedialogs.cpp:1298 part/katefiletype.cpp:304 +msgid "File e&xtensions:" +msgstr "Ра&зширения:" + +#: part/katedialogs.cpp:1303 part/katefiletype.cpp:308 +#: plugins/autobookmarker/autobookmarker.cpp:323 +msgid "MIME &types:" +msgstr "Типов&е MIME:" + +#: part/katedialogs.cpp:1308 part/katefiletype.cpp:317 +msgid "Prio&rity:" +msgstr "П&риоритет:" + +#: part/katedialogs.cpp:1323 +msgid "Do&wnload..." +msgstr "&Изтегляне..." + +#: part/katedialogs.cpp:1331 +msgid "" +"Choose a Syntax Highlight mode from this list to view its " +"properties below." +msgstr "" +"Избор на режим за открояване на кода. Диалоговият прозорец показва " +"информация за правилата за открояване." + +#: part/katedialogs.cpp:1334 +msgid "" +"The list of file extensions used to determine which files to highlight using " +"the current syntax highlight mode." +msgstr "" +"Списък с разширенията на файлове, които използват избрания режим на " +"открояване на кода." + +#: part/katedialogs.cpp:1337 +msgid "" +"The list of Mime Types used to determine which files to highlight using the " +"current highlight mode.

Click the wizard button on the left of the entry " +"field to display the MimeType selection dialog." +msgstr "" +"Списък с типовете MIME, които използват избрания режим на открояване на кода." + +#: part/katedialogs.cpp:1341 +msgid "" +"Display a dialog with a list of all available mime types to choose from." +"

The File Extensions entry will automatically be edited " +"as well." +msgstr "" +"Избор на тип MIME. Показване на списък от типове MIME, от който може да " +"изберете желания тип.

Разширенията на файловете, асоциирани с избрания " +"тип MIME, ще бъдат автоматично променени." + +#: part/katedialogs.cpp:1345 +msgid "" +"Click this button to download new or updated syntax highlight descriptions " +"from the Kate website." +msgstr "" +"Изтегляне на нови стилове и правила за открояване на кода от уеб-сайта на " +"редактора \"Kate\"." + +#: part/katedialogs.cpp:1423 +msgid "" +"Select the MimeTypes you want highlighted using the '%1' syntax highlight " +"rules.\n" +"Please note that this will automatically edit the associated file extensions " +"as well." +msgstr "" +"Избор на тип MIME, който ще използва правилата за открояване \"%1\".\n" +"Разширенията на файловете, асоциирани с избрания тип MIME, ще бъдат " +"автоматично променени." + +#: part/katedialogs.cpp:1425 part/katefiletype.cpp:506 +#: plugins/autobookmarker/autobookmarker.cpp:366 +msgid "Select Mime Types" +msgstr "Избор на типове MIME" + +#: part/katedialogs.cpp:1438 +msgid "Highlight Download" +msgstr "Изтегляне на открояване" + +#: part/katedialogs.cpp:1438 +msgid "&Install" +msgstr "&Инсталиране" + +#: part/katedialogs.cpp:1443 +msgid "Select the syntax highlighting files you want to update:" +msgstr "Изберете файловете, които искате да бъдат обновени:" + +#: part/katedialogs.cpp:1447 +msgid "Installed" +msgstr "Инсталиран" + +#: part/katedialogs.cpp:1448 +msgid "Latest" +msgstr "Последен" + +#: part/katedialogs.cpp:1452 +msgid "Note: New versions are selected automatically." +msgstr "Забележка: Новите версии се избират автоматично." + +#: part/katedialogs.cpp:1547 +msgid "Go to Line" +msgstr "Отиване на ред" + +#: part/katedialogs.cpp:1557 +msgid "&Go to line:" +msgstr "Отиван&е на ред:" + +#: part/katedialogs.cpp:1583 +msgid "File Was Deleted on Disk" +msgstr "Файлът е изтрит на диска" + +#: part/katedialogs.cpp:1584 +msgid "&Save File As..." +msgstr "Запис на файл &като..." + +#: part/katedialogs.cpp:1585 +msgid "Lets you select a location and save the file again." +msgstr "Запис на файла под друго име или на друго място." + +#: part/katedialogs.cpp:1587 +msgid "File Changed on Disk" +msgstr "Файлът е променен на диска" + +#: part/katedialogs.cpp:1588 part/katedocument.cpp:4403 +msgid "&Reload File" +msgstr "Презаре&ждане на файла" + +#: part/katedialogs.cpp:1589 +msgid "" +"Reload the file from disk. If you have unsaved changes, they will be lost." +msgstr "" +"Презареждане на файла от диска. Ако имате незаписани промени, те ще бъдат " +"загубени." + +#: part/katedialogs.cpp:1594 +msgid "&Ignore" +msgstr "&Игнориране" + +#: part/katedialogs.cpp:1597 +msgid "Ignore the changes. You will not be prompted again." +msgstr "Игнориране на промените и изключване на въпроса." + +#: part/katedialogs.cpp:1598 +msgid "" +"Do nothing. Next time you focus the file, or try to save it or close it, you " +"will be prompted again." +msgstr "Без операция и следващия път въпросът ще бъде зададен пак." + +#: part/katedialogs.cpp:1610 part/katedocument.cpp:4402 +msgid "What do you want to do?" +msgstr "Какво искате да направите?" + +#: part/katedialogs.cpp:1616 +msgid "&View Difference" +msgstr "&Разлики" + +#: part/katedialogs.cpp:1621 +msgid "" +"Calculates the difference between the editor contents and the disk file " +"using diff(1) and opens the diff file with the default application for that." +msgstr "" +"Преглед на разликите между съдържанието на файла на диска и в паметта на " +"редактора. Разликите ще бъдат изчислени с помощта на програмата diff и ще " +"бъдат показани в стандартната програма за преглед на разлики." + +#: part/katedialogs.cpp:1625 +msgid "Overwrite" +msgstr "Презапис" + +#: part/katedialogs.cpp:1626 +msgid "Overwrite the disk file with the editor content." +msgstr "" +"Запис на съдържанието на файла в паметта на диска, като се игнорира версията " +"на диска." + +#: part/katedialogs.cpp:1694 +msgid "" +"The diff command failed. Please make sure that diff(1) is installed and in " +"your PATH." +msgstr "" +"Командата diff не върна резултат. Моля, убедете се, че пакетът thatdiff(1) е " +"инсталиран и програмата е включена в пътя за изпълними файлове PATH." + +#: part/katedialogs.cpp:1696 +msgid "Error Creating Diff" +msgstr "Грешка при изчисляване на разликите" + +#: part/katedialogs.cpp:1711 +#, fuzzy +msgid "" +"Ignoring means that you will not be warned again (unless the disk file " +"changes once more): if you save the document, you will overwrite the file on " +"disk if you do not save then the disk file (if present) is what you have." +msgstr "" +"Ако игнорирането предупреждението, това означава, че няма да бъдете " +"предупреждаван повече, освен ако не се промени съдържанието на диска отново. " +"Ако запишете документа, данните на диска ще бъдат загубени. Ако не го " +"запишете, тогава съдържанието, което виждате на екрана ще се обнови до " +"съдържанието на диска." + +#: part/katedialogs.cpp:1715 +msgid "You Are on Your Own" +msgstr "Избор" + +#: part/katedocument.cpp:431 part/katedocument.cpp:472 +msgid "Appearance" +msgstr "" + +#: part/katedocument.cpp:434 +msgid "Fonts & Colors" +msgstr "Цветове" + +#: part/katedocument.cpp:437 +msgid "Cursor & Selection" +msgstr "Курсор" + +#: part/katedocument.cpp:440 +msgid "Editing" +msgstr "Редактиране" + +#: part/katedocument.cpp:443 +msgid "Indentation" +msgstr "Отстъп" + +#: part/katedocument.cpp:446 +msgid "Open/Save" +msgstr "Отваряне/запис" + +#: part/katedocument.cpp:449 +msgid "Highlighting" +msgstr "Открояване" + +#: part/katedocument.cpp:452 +msgid "Filetypes" msgstr "Типове файлове" #: part/katedocument.cpp:455 @@ -884,13 +1209,18 @@ msgstr "Настройки на бързите клавиши" msgid "Plugin Manager" msgstr "Настройки на приставките" +#: part/katedocument.cpp:1984 +#, fuzzy +msgid "Configure" +msgstr "Настройване..." + #: part/katedocument.cpp:2483 msgid "" "The file %1 could not be loaded completely, as there is not enough temporary " "disk storage for it." msgstr "" -"Файлът \"%1\" не може да бъде зареден напълно, понеже няма достатъчно свободно " -"място на диска за временно ползване." +"Файлът \"%1\" не може да бъде зареден напълно, понеже няма достатъчно " +"свободно място на диска за временно ползване." #: part/katedocument.cpp:2485 msgid "" @@ -918,8 +1248,8 @@ msgid "" "\n" "Do you really want to save it?" msgstr "" -"Файлът не бе зареден напълно, понеже нямаше достатъчно свободно място на диска " -"за временно ползване. При записа може да се загубят данни.\n" +"Файлът не бе зареден напълно, понеже нямаше достатъчно свободно място на " +"диска за временно ползване. При записа може да се загубят данни.\n" "\n" "Сигурни ли сте, че искате файла да бъде записан?" @@ -952,8 +1282,8 @@ msgstr "Запис на непроменен файл" #: part/katedocument.cpp:2581 msgid "" -"Do you really want to save this file? Both your open file and the file on disk " -"were changed. There could be some data lost." +"Do you really want to save this file? Both your open file and the file on " +"disk were changed. There could be some data lost." msgstr "" "Сигурни ли сте, че искате файла да бъде записан, въпреки че има променена " "версия на диска и копието отворено в редактора също е променено? При тази " @@ -961,8 +1291,8 @@ msgstr "" #: part/katedocument.cpp:2592 msgid "" -"The selected encoding cannot encode every unicode character in this document. " -"Do you really want to save it? There could be some data lost." +"The selected encoding cannot encode every unicode character in this " +"document. Do you really want to save it? There could be some data lost." msgstr "" "Документът не може да бъде записан, понеже съдържа знаци в Уникод, които не " "могат да се кодират с избраната кодова таблица. Сигурни ли сте, че искате да " @@ -990,22 +1320,22 @@ msgstr "" msgid "Close Nevertheless" msgstr "Затваряне" +#: part/katedocument.cpp:4300 +msgid "Untitled" +msgstr "" + +#: part/katedocument.cpp:4331 part/katedocument.cpp:5073 part/kateview.cpp:868 +msgid "Save File" +msgstr "Запис на файл" + #: part/katedocument.cpp:4340 msgid "Save failed" msgstr "Грешка при запис" -#: part/katedialogs.cpp:1610 part/katedocument.cpp:4402 -msgid "What do you want to do?" -msgstr "Какво искате да направите?" - #: part/katedocument.cpp:4403 msgid "File Was Changed on Disk" msgstr "Файлът е променен на диска" -#: part/katedialogs.cpp:1588 part/katedocument.cpp:4403 -msgid "&Reload File" -msgstr "Презаре&ждане на файла" - #: part/katedocument.cpp:4403 msgid "&Ignore Changes" msgstr "&Игнориране на промените" @@ -1022,145 +1352,19 @@ msgstr "Файлът \"%1\" бе създаден от друга програм msgid "The file '%1' was deleted by another program." msgstr "Файлът \"%1\" бе изтрит от друга програма." -#: part/kateluaindentscript.cpp:86 -msgid "indenter.register requires 2 parameters (event id, function to call)" -msgstr "" -"Методът indenter.register изисква 2 параметъра (код на събитие, функция за " -"извикване)" - -#: part/kateluaindentscript.cpp:94 +#: part/katedocument.cpp:5101 part/kateview.cpp:895 msgid "" -"indenter.register requires 2 parameters (event id (number), function to call " -"(function))" +"A file named \"%1\" already exists. Are you sure you want to overwrite it?" msgstr "" -"Методът indenter.register изисква 2 параметъра (код на събитие (число), функция " -"за извикване (функция))" - -#: part/kateluaindentscript.cpp:108 -msgid "indenter.register:invalid event id" -msgstr "indenter.register: невалиден код на събитие" +"Вече има файл с името \"%1\". Сигурни ли сте,че искате да бъде презаписан?" -#: part/kateluaindentscript.cpp:113 -msgid "indenter.register:there is already a function set for given" -msgstr "indenter.register: вече има зададена функция" +#: part/katedocument.cpp:5103 part/kateview.cpp:896 +msgid "Overwrite File?" +msgstr "Презапис на файл" -#: part/kateluaindentscript.cpp:126 -msgid "document.textLine:One parameter (line number) required" -msgstr "Методът document.textLine изисква 1 параметър (номер на ред)" - -#: part/kateluaindentscript.cpp:130 -msgid "document.textLine:One parameter (line number) required (number)" -msgstr "Методът document.textLine изисква 1 параметър (номер на ред (число))" - -#: part/kateluaindentscript.cpp:139 -msgid "" -"document.removeText:Four parameters needed (start line, start col,end line, end " -"col)" -msgstr "" -"Методът document.removeText: изисква 4 параметъра (начален ред, начална колона, " -"краен ред, крайна колона)" - -#: part/kateluaindentscript.cpp:143 -msgid "" -"document.removeText:Four parameters needed (start line, start col,end line, end " -"col) (4x number)" -msgstr "" -"Методът document.removeText: изисква 4 параметъра (начален ред (число), начална " -"колона (число), краен ред (число), крайна колона (число))" - -#: part/kateluaindentscript.cpp:152 -msgid "document.insertText:Three parameters needed (line,col,text)" -msgstr "Методът document.insertText: изисква 3 параметъра (ред, колона, текст)" - -#: part/kateluaindentscript.cpp:156 -msgid "" -"document.removeText:Three parameters needed (line,col,text) " -"(number,number,string)" -msgstr "" -"Методът document.insertText: изисква 3 параметъра (ред (число), колона (число), " -"текст (низ))" - -#: part/kateluaindentscript.cpp:253 -msgid "LUA interpreter could not be initialized" -msgstr "Интерпретатора LUA не може да бъде инициализиран" - -#: part/kateluaindentscript.cpp:293 part/kateluaindentscript.cpp:316 -#: part/kateluaindentscript.cpp:344 -#, c-format -msgid "Lua indenting script had errors: %1" -msgstr "Скриптът за отстъп LUA има грешки: %1" - -#: part/katejscript.cpp:1058 part/katejscript.cpp:1076 -#: part/kateluaindentscript.cpp:413 part/kateluaindentscript.cpp:431 -msgid "(Unknown)" -msgstr "(Неизвестно)" - -#: part/kateviewhelpers.cpp:237 -msgid "Available Commands" -msgstr "Налични команди" - -#: part/kateviewhelpers.cpp:239 -msgid "" -"

For help on individual commands, do 'help <command>'

" -msgstr "" -"

За да получите помощ за дадена команда, напишете " -"help <команда>.

" - -#: part/kateviewhelpers.cpp:250 -msgid "No help for '%1'" -msgstr "Няма помощ за \"%1\"." - -#: part/kateviewhelpers.cpp:253 -msgid "No such command %1" -msgstr "Няма такава команда \"%1\"." - -#: part/kateviewhelpers.cpp:258 -msgid "" -"

This is the Katepart command line." -"
Syntax: command [ arguments ]" -"
For a list of available commands, enter help list" -"
For help for individual commands, enter help <command>" -"

" -msgstr "" -"

Това е синтаксисът на модула Katepart за командния ред." -"
Синтаксис: команда [аргументи]" -"
За да получите списък на всички команди, напишете help list" -"" -"
За да получите помощ за дадена команда, напишете " -"help <команда>.

" - -#: part/kateviewhelpers.cpp:345 -msgid "Success: " -msgstr "Успех: " - -#: part/kateviewhelpers.cpp:347 -msgid "Success" -msgstr "Успех" - -#: part/kateviewhelpers.cpp:352 -msgid "Error: " -msgstr "Грешка: " - -#: part/kateviewhelpers.cpp:354 -msgid "Command \"%1\" failed." -msgstr "Неуспешна команда \"%1\"." - -#: part/kateviewhelpers.cpp:360 -msgid "No such command: \"%1\"" -msgstr "Няма такава команда: \"%1\"" - -#: part/kateschema.cpp:304 part/kateviewhelpers.cpp:704 -msgid "Bookmark" -msgstr "Отметка" - -#: part/kateviewhelpers.cpp:1127 part/kateviewhelpers.cpp:1128 -#, c-format -msgid "Mark Type %1" -msgstr "Маркиране на тип %1" - -#: part/kateviewhelpers.cpp:1144 -msgid "Set Default Mark Type" -msgstr "Стил по подразбиране" +#: part/katedocument.cpp:5104 part/kateview.cpp:897 +msgid "&Overwrite" +msgstr "&Презапис" #: part/katefactory.cpp:70 msgid "Kate Part" @@ -1271,3986 +1475,3749 @@ msgstr "Very nice help" msgid "All people who have contributed and I have forgotten to mention" msgstr "All people who have contributed and I have forgotten to mention" -#: _translatorinfo.cpp:1 part/katefactory.cpp:115 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Радостин Раднев" - -#: _translatorinfo.cpp:3 part/katefactory.cpp:115 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "radnev@yahoo.com" +#: part/katefiletype.cpp:273 +msgid "&Filetype:" +msgstr "&Тип на файл:" -#: part/katebookmarks.cpp:77 -msgid "Set &Bookmark" -msgstr "&Добавяне на отметка" +#: part/katefiletype.cpp:279 +msgid "&New" +msgstr "&Нов" -#: part/katebookmarks.cpp:80 -msgid "If a line has no bookmark then add one, otherwise remove it." -msgstr "" -"Ако текущия ред няма отметка, се добавя нова отметка, иначе се изтрива " -"съществуващата отметка." +#: part/katefiletype.cpp:282 part/kateschema.cpp:843 +#: plugins/autobookmarker/autobookmarker.cpp:410 +#, fuzzy +msgid "&Delete" +msgstr "Изтриване на ред" -#: part/katebookmarks.cpp:81 -msgid "Clear &Bookmark" -msgstr "&Изтриване на отметка" +#: part/katefiletype.cpp:289 +msgid "N&ame:" +msgstr "&Име:" -#: part/katebookmarks.cpp:84 -msgid "Clear &All Bookmarks" -msgstr "И&зтриване на всички отметки" +#: part/katefiletype.cpp:294 +msgid "&Section:" +msgstr "&Секция:" -#: part/katebookmarks.cpp:87 -msgid "Remove all bookmarks of the current document." -msgstr "Изтриване на всички отметки в текущият документ." +#: part/katefiletype.cpp:299 +msgid "&Variables:" +msgstr "Про&менливи:" -#: part/katebookmarks.cpp:90 part/katebookmarks.cpp:242 -msgid "Next Bookmark" -msgstr "Следваща отметка" +#: part/katefiletype.cpp:332 +msgid "Create a new file type." +msgstr "Създаване на нов файлов тип." -#: part/katebookmarks.cpp:93 -msgid "Go to the next bookmark." -msgstr "Отиване до най-близката следваща отметка." +#: part/katefiletype.cpp:333 +msgid "Delete the current file type." +msgstr "Изтриване на текущия файлов тип." -#: part/katebookmarks.cpp:96 part/katebookmarks.cpp:244 -msgid "Previous Bookmark" -msgstr "Предишна отметка" +#: part/katefiletype.cpp:335 +msgid "" +"The name of the filetype will be the text of the corresponding menu item." +msgstr "Името на файловия тип ще се показва в менюто." -#: part/katebookmarks.cpp:99 -msgid "Go to the previous bookmark." -msgstr "Отиване до най-близката предишна отметка." +#: part/katefiletype.cpp:337 +msgid "The section name is used to organize the file types in menus." +msgstr "" +"Името на секцията се използва, за да се организират файловите типове в " +"менюта." -#: part/katebookmarks.cpp:203 -msgid "&Next: %1 - \"%2\"" -msgstr "Следва&ща: %1 - \"%2\"" +#: part/katefiletype.cpp:339 +msgid "" +"

This string allows you to configure Kate's settings for the files " +"selected by this mimetype using Kate variables. You can set almost any " +"configuration option, such as highlight, indent-mode, encoding, etc.

For a full list of known variables, see the manual.

" +msgstr "" +"

Настройки на редактора за файловете, избрани чрез съответния файлов тип. " +"Може да зададете коя да е настройка, като открояване, кодова таблица и др.

За пълен списък на променливите, вижте ръководството.

" -#: part/katebookmarks.cpp:210 -msgid "&Previous: %1 - \"%2\"" -msgstr "Преди&шна: %1 - \"%2\"" +#: part/katefiletype.cpp:344 +#, fuzzy +msgid "" +"The wildcards mask allows you to select files by filename. A typical mask " +"uses an asterisk and the file extension, for example *.txt *.text. The string is a semicolon-separated list of masks." +msgstr "" +"Маска за избор на файлове по име. Най-често, се използва звездичка и " +"разширение на файл. Примерно *.txt; *.text, за текстови " +"файлове. Низът е списък от маски, разделени с точка и запетая." -#: part/katesyntaxdocument.cpp:76 +#: part/katefiletype.cpp:349 +#, fuzzy msgid "" -"The error %4" -"
has been detected in the file %1 at %2/%3
" -msgstr "Грешка %4
е открита във файла %1 на %2/%3.
" +"The mime type mask allows you to select files by mimetype. The string is a " +"semicolon-separated list of mimetypes, for example text/plain text/" +"english." +msgstr "" +"Маска за избор на файлове по тип. Примерно text/plain; text/english, за текстови файлове. Низът е списък от маски, разделени с точка и " +"запетая." -#: part/katesyntaxdocument.cpp:84 -#, c-format -msgid "Unable to open %1" -msgstr "Не може да бъде отворен \"%1\"" +#: part/katefiletype.cpp:353 +msgid "Displays a wizard that helps you easily select mimetypes." +msgstr "Стартиране на помощник за избор на файлови типове (MIME)." -#: part/katesyntaxdocument.cpp:457 -msgid "Errors!" -msgstr "Грешки!" +#: part/katefiletype.cpp:355 +msgid "" +"Sets a priority for this file type. If more than one file type selects the " +"same file, the one with the highest priority will be used." +msgstr "Приоритет за файловия тип. Ще се използва този с по-високия приоритет." -#: part/katesyntaxdocument.cpp:462 +#: part/katefiletype.cpp:427 +msgid "New Filetype" +msgstr "Нов тип" + +#: part/katefiletype.cpp:471 #, c-format -msgid "Error: %1" -msgstr "Грешка: %1" +msgid "Properties of %1" +msgstr "Информация за %1" -#: part/kateautoindent.cpp:97 part/katehighlight.cpp:3165 -#: part/kateschema.cpp:1058 -msgid "Normal" -msgstr "Обикновен" +#: part/katefiletype.cpp:504 +msgid "" +"Select the MimeTypes you want for this file type.\n" +"Please note that this will automatically edit the associated file extensions " +"as well." +msgstr "" +"Избор на типове MIME за зададения тип файл.
Имайте предвид, че тази " +"операция автоматично ще редактира и асоциираните разширения към файла.
" -#: part/kateautoindent.cpp:99 -msgid "C Style" -msgstr "Стил за C" +#: part/katehighlight.cpp:1823 +msgid "Normal Text" +msgstr "Обикновен текст" -#: part/kateautoindent.cpp:101 -msgid "Python Style" -msgstr "Стил за Python" +#: part/katehighlight.cpp:1971 +msgid "" +"%1: Deprecated syntax. Attribute (%2) not addressed by symbolic " +"name
" +msgstr "" +"%1: Излязъл от употреба синтаксис. Атрибутът (%2) не е адресира от " +"символна връзка.
" -#: part/kateautoindent.cpp:103 -msgid "XML Style" -msgstr "Стил за XML" +#: part/katehighlight.cpp:2338 +msgid "%1: Deprecated syntax. Context %2 has no symbolic name
" +msgstr "" +"%1: Излязъл от употреба синтаксис. Контекстът %2 няма символна връзка." +"
" -#: part/kateautoindent.cpp:105 -msgid "S&S C Style" -msgstr "&Стил за SS C" +#: part/katehighlight.cpp:2385 +msgid "" +"%1:Deprecated syntax. Context %2 not addressed by a symbolic name" +msgstr "" +"%1: Излязъл от употреба синтаксис. Контекстът %2 не е адресира от " +"символна връзка." -#: part/kateautoindent.cpp:107 -msgid "Variable Based Indenter" -msgstr "Променлив отстъп" +#: part/katehighlight.cpp:2505 +msgid "" +"There were warning(s) and/or error(s) while parsing the syntax highlighting " +"configuration." +msgstr "Грешки по време на синтактичния анализ за открояване на кода." -#: part/kateautoindent.cpp:111 part/katefiletype.cpp:522 -#: part/katehighlight.cpp:1192 -msgid "None" -msgstr "Без" +#: part/katehighlight.cpp:2507 +msgid "Kate Syntax Highlighting Parser" +msgstr "Синтактичен анализатор за открояване на кода" -#: part/katecmds.cpp:98 part/katejscript.cpp:275 part/katejscript.cpp:741 -#: part/katejscript.cpp:944 -msgid "Could not access view" -msgstr "Изгледът не е достъпен." +#: part/katehighlight.cpp:2658 +msgid "" +"Since there has been an error parsing the highlighting description, this " +"highlighting will be disabled" +msgstr "" +"След като има грешки при синтактичния анализ на кода, открояването на кода " +"ще бъде изключено." -#: part/katecmds.cpp:151 -msgid "Mode must be at least 0." -msgstr "Режимът трябва да е поне 0." +#: part/katehighlight.cpp:2860 +msgid "" +"%1: Specified multiline comment region (%2) could not be resolved
" +msgstr "" +"%1: Зададеният многоредов коментар (%2) не може да бъде намерен.
" -#: part/katecmds.cpp:169 -msgid "No such highlight '%1'" -msgstr "Няма такова открояване \"%1\"" +#: part/katehighlight.cpp:3171 +msgid "Keyword" +msgstr "Ключови думи" -#: part/katecmds.cpp:180 -msgid "Missing argument. Usage: %1 " -msgstr "Липсващ аргумент. Използване: %1 <стойност>" +#: part/katehighlight.cpp:3172 +msgid "Data Type" +msgstr "Данни" -#: part/katecmds.cpp:184 -msgid "Failed to convert argument '%1' to integer." -msgstr "Грешка при конвертиране на аргумента \"%1\" до целочислен тип." +#: part/katehighlight.cpp:3173 +msgid "Decimal/Value" +msgstr "Десетични числа" -#: part/katecmds.cpp:190 part/katecmds.cpp:196 -msgid "Width must be at least 1." -msgstr "Широчината трябва да бъде поне 1." +#: part/katehighlight.cpp:3174 +msgid "Base-N Integer" +msgstr "Цели числа" -#: part/katecmds.cpp:202 -msgid "Column must be at least 1." -msgstr "Колоната трябва да бъде поне 1." +#: part/katehighlight.cpp:3175 +msgid "Floating Point" +msgstr "Числа с плаваща точка" -#: part/katecmds.cpp:208 -msgid "Line must be at least 1" -msgstr "Редът трябва да бъде поне 1." +#: part/katehighlight.cpp:3176 +msgid "Character" +msgstr "Знаци" -#: part/katecmds.cpp:210 -msgid "There is not that many lines in this document" -msgstr "Няма толкова много редове в документа." +#: part/katehighlight.cpp:3177 +msgid "String" +msgstr "Низове" -#: part/katecmds.cpp:232 -msgid "Usage: %1 on|off|1|0|true|false" -msgstr "Използване: %1 on|off|1|0|true|false" +#: part/katehighlight.cpp:3179 +msgid "Others" +msgstr "Други" -#: part/katecmds.cpp:274 -msgid "Bad argument '%1'. Usage: %2 on|off|1|0|true|false" -msgstr "Невалиден аргумент \"%1\". Използване: %2 on|off|1|0|true|false" +#: part/katehighlight.cpp:3180 +msgid "Alert" +msgstr "Внимание" -#: part/katecmds.cpp:279 -msgid "Unknown command '%1'" -msgstr "Непозната команда \"%1\"" +#: part/katehighlight.cpp:3181 +msgid "Function" +msgstr "Функция" -#: part/katecmds.cpp:498 -msgid "Sorry, but Kate is not able to replace newlines, yet" -msgstr "За съжаление Kate все още не може да замества нови редове" +#: part/katehighlight.cpp:3183 +msgid "Region Marker" +msgstr "Маркер за регион" -#: part/katecmds.cpp:540 -#, c-format -msgid "" -"_n: 1 replacement done\n" -"%n replacements done" -msgstr "" -"Направена е %n замяна.\n" -"Направени са %n замени." +#: part/katehighlight.cpp:3185 part/kateschema.cpp:310 +#, fuzzy +msgid "Error" +msgstr "Грешка: " -#: part/katedialogs.cpp:152 -msgid "Automatic Indentation" -msgstr "Автоматичен отстъп" +#: part/katejscript.cpp:304 part/katejscript.cpp:928 +msgid "Exception, line %1: %2" +msgstr "Изключение, ред %1: %2" -#: part/katedialogs.cpp:156 -msgid "&Indentation mode:" -msgstr "&Режим на отстъп:" +#: part/katejscript.cpp:754 +msgid "Command not found" +msgstr "Командата не е намерена" -#: part/katedialogs.cpp:160 part/katedialogs.cpp:1131 -msgid "Configure..." -msgstr "Настройване..." +#: part/katejscript.cpp:762 part/katejscript.cpp:897 +msgid "JavaScript file not found" +msgstr "Файлът JavaScript не е намерен" -#: part/katedialogs.cpp:162 -msgid "Insert leading Doxygen \"*\" when typing" -msgstr "Вмъкване на водещ знак за коментар на Doxygen \"*\" при писане" +#: part/katejscript.cpp:1058 part/katejscript.cpp:1076 +#: part/kateluaindentscript.cpp:413 part/kateluaindentscript.cpp:431 +msgid "(Unknown)" +msgstr "(Неизвестно)" -#: part/katedialogs.cpp:163 -msgid "Adjust indentation of code pasted from the clipboard" -msgstr "Задаване на отстъпа за поставения от системния буфер текст" +#: part/kateluaindentscript.cpp:86 +msgid "indenter.register requires 2 parameters (event id, function to call)" +msgstr "" +"Методът indenter.register изисква 2 параметъра (код на събитие, функция за " +"извикване)" -#: part/katedialogs.cpp:165 -msgid "Indentation with Spaces" -msgstr "Отстъп с интервали" +#: part/kateluaindentscript.cpp:94 +msgid "" +"indenter.register requires 2 parameters (event id (number), function to call " +"(function))" +msgstr "" +"Методът indenter.register изисква 2 параметъра (код на събитие (число), " +"функция за извикване (функция))" -#: part/katedialogs.cpp:167 -msgid "Use &spaces instead of tabs to indent" -msgstr "Вмъкване на &интервали вместо табулации" +#: part/kateluaindentscript.cpp:108 +msgid "indenter.register:invalid event id" +msgstr "indenter.register: невалиден код на събитие" -#: part/katedialogs.cpp:168 -msgid "Emacs style mixed mode" -msgstr "Смесен режим, подобен на Emacs" +#: part/kateluaindentscript.cpp:113 +msgid "indenter.register:there is already a function set for given" +msgstr "indenter.register: вече има зададена функция" -#: part/katedialogs.cpp:172 -msgid "Number of spaces:" -msgstr "Брой интервали:" +#: part/kateluaindentscript.cpp:126 +msgid "document.textLine:One parameter (line number) required" +msgstr "Методът document.textLine изисква 1 параметър (номер на ред)" -#: part/katedialogs.cpp:174 -msgid "Keep indent &profile" -msgstr "&Запазване на профила на отстъпа" +#: part/kateluaindentscript.cpp:130 +msgid "document.textLine:One parameter (line number) required (number)" +msgstr "Методът document.textLine изисква 1 параметър (номер на ред (число))" -#: part/katedialogs.cpp:175 -msgid "&Keep extra spaces" -msgstr "З&апазване на допълнителни интервали" +#: part/kateluaindentscript.cpp:139 +msgid "" +"document.removeText:Four parameters needed (start line, start col,end line, " +"end col)" +msgstr "" +"Методът document.removeText: изисква 4 параметъра (начален ред, начална " +"колона, краен ред, крайна колона)" -#: part/katedialogs.cpp:177 -msgid "Keys to Use" -msgstr "Клавиши за отстъп" +#: part/kateluaindentscript.cpp:143 +msgid "" +"document.removeText:Four parameters needed (start line, start col,end line, " +"end col) (4x number)" +msgstr "" +"Методът document.removeText: изисква 4 параметъра (начален ред (число), " +"начална колона (число), краен ред (число), крайна колона (число))" -#: part/katedialogs.cpp:178 -msgid "&Tab key indents" -msgstr "О&тстъп с клавиша Tab" +#: part/kateluaindentscript.cpp:152 +msgid "document.insertText:Three parameters needed (line,col,text)" +msgstr "Методът document.insertText: изисква 3 параметъра (ред, колона, текст)" -#: part/katedialogs.cpp:179 -msgid "&Backspace key indents" -msgstr "От&стъп наляво с клавиша Backspace" +#: part/kateluaindentscript.cpp:156 +msgid "" +"document.removeText:Three parameters needed (line,col,text) (number,number," +"string)" +msgstr "" +"Методът document.insertText: изисква 3 параметъра (ред (число), колона " +"(число), текст (низ))" -#: part/katedialogs.cpp:182 -msgid "Tab Key Mode if Nothing Selected" -msgstr "Режим на отстъп, ако няма нищо избрано" +#: part/kateluaindentscript.cpp:253 +msgid "LUA interpreter could not be initialized" +msgstr "Интерпретатора LUA не може да бъде инициализиран" -#: part/katedialogs.cpp:184 -msgid "Insert indent &characters" -msgstr "Вмъкване &на знака за отстъп" +#: part/kateluaindentscript.cpp:293 part/kateluaindentscript.cpp:316 +#: part/kateluaindentscript.cpp:344 +#, c-format +msgid "Lua indenting script had errors: %1" +msgstr "Скриптът за отстъп LUA има грешки: %1" -#: part/katedialogs.cpp:185 -msgid "I&nsert tab character" -msgstr "Вмъкване на та&булация" +#: part/kateprinter.cpp:72 +#, c-format +msgid "Print %1" +msgstr "Печат %1" -#: part/katedialogs.cpp:186 -msgid "Indent current &line" -msgstr "Вмъкване на т&екущия ред" +#: part/kateprinter.cpp:202 +msgid "(Selection of) " +msgstr "(Маркиране на) " -#: part/katedialogs.cpp:208 -msgid "Check this if you want to indent with spaces rather than tabs." -msgstr "Вмъкване на интервали вместо табулации." +#: part/kateprinter.cpp:309 part/kateprinter.cpp:528 +#, c-format +msgid "Typographical Conventions for %1" +msgstr "Типографска конвенция за %1" -#: part/katedialogs.cpp:210 -msgid "" -"Indentations of more than the selected number of spaces will not be shortened." -msgstr "Без орязване на отстъп, по-дълъг от зададения брой интервали." +#: part/kateprinter.cpp:639 +msgid "Te&xt Settings" +msgstr "&Текст" -#: part/katedialogs.cpp:213 +#: part/kateprinter.cpp:644 +msgid "Print &selected text only" +msgstr "Печат само на &маркирания текст" + +#: part/kateprinter.cpp:647 +msgid "Print &line numbers" +msgstr "Печат на &номерата на редовете" + +#: part/kateprinter.cpp:650 +msgid "Print syntax &guide" +msgstr "Печат на &типографската конвенция за открояване" + +#: part/kateprinter.cpp:659 msgid "" -"This allows the Tab key to be used to increase the indentation level." -msgstr "Използване на клавиша Tab за увеличаване на отстъпа." +"

This option is only available if some text is selected in the document.

If available and enabled, only the selected text is printed.

" +msgstr "" +"

Печат само на маркирания текст.

Тази отметка е разрешена, само ако " +"има маркиран текст в документа.

" -#: part/katedialogs.cpp:216 +#: part/kateprinter.cpp:662 msgid "" -"This allows the Backspace key to be used to decrease the indentation " -"level." -msgstr "Използване на клавиша Backspace за намаляване на отстъпа." +"

If enabled, line numbers will be printed on the left side of the page(s)." +"

" +msgstr "

Печат на номерата на редовете в лявата страна на листа.

" -#: part/katedialogs.cpp:219 +#: part/kateprinter.cpp:664 msgid "" -"Automatically inserts a leading \"*\" while typing within a Doxygen style " -"comment." +"

Print a box displaying typographical conventions for the document type, " +"as defined by the syntax highlighting being used." msgstr "" -"Вмъкване на водещ знак за коментар на Doxygen \"*\" при писане на коментар в " -"стил, поддържан от Doxygen." +"

Печат на типографската конвенция за открояване. Конвенцията се печата в " +"малък правоъгълник." -#: part/katedialogs.cpp:222 -msgid "Use a mix of tab and space characters for indentation." -msgstr "Използване на смесица от табулации и интервали за вмъкване." +#: part/kateprinter.cpp:700 +msgid "Hea&der && Footer" +msgstr "Ко&лонтитули" -#: part/katedialogs.cpp:224 +#: part/kateprinter.cpp:708 +msgid "Pr&int header" +msgstr "Печат на &горен колонтитул" + +#: part/kateprinter.cpp:710 +msgid "Pri&nt footer" +msgstr "Печат на &долен колонтитул" + +#: part/kateprinter.cpp:715 +msgid "Header/footer font:" +msgstr "Шрифт на колонтитулите:" + +#: part/kateprinter.cpp:720 +msgid "Choo&se Font..." +msgstr "Избор на &шрифт..." + +#: part/kateprinter.cpp:724 +msgid "Header Properties" +msgstr "Горен колонтитул" + +#: part/kateprinter.cpp:727 +msgid "&Format:" +msgstr "Фо&рмат:" + +#: part/kateprinter.cpp:734 part/kateprinter.cpp:755 +msgid "Colors:" +msgstr "Цветове:" + +#: part/kateprinter.cpp:737 part/kateprinter.cpp:758 +msgid "Foreground:" +msgstr "Текст:" + +#: part/kateprinter.cpp:740 +msgid "Bac&kground" +msgstr "&Фон:" + +#: part/kateprinter.cpp:743 +msgid "Footer Properties" +msgstr "Долен колонтитул" + +#: part/kateprinter.cpp:747 +msgid "For&mat:" +msgstr "Фор&мат:" + +#: part/kateprinter.cpp:761 +msgid "&Background" +msgstr "Фо&н:" + +#: part/kateprinter.cpp:788 +msgid "

Format of the page header. The following tags are supported:

" +msgstr "

Формат на горен колонтитул. Разрешени са следните тагове:

" + +#: part/kateprinter.cpp:790 msgid "" -"If this option is selected, pasted code from the clipboard is indented. " -"Triggering the undo-action removes the indentation." +"
  • %u: current user name
  • %d: complete date/" +"time in short format
  • %D: complete date/time in long format
  • %h: current time
  • %y: current date in short " +"format
  • %Y: current date in long format
  • %f: " +"file name
  • %U: full URL of the document
  • %p: " +"page number

Note: Do not use the '|' (vertical " +"bar) character." msgstr "" -"Ако е включена тази опция, поставеното от системния буфер съдържание ще има " -"отстъп. Натискането на Отмяна ще премахне отстъпа." +"
  • %u: текущо име на потребителя
  • %d: дата и " +"час в съкратен формат
  • %D: дата и час в разширен формат
  • %h: текущ час
  • %y: текуща дата в съкратен " +"формат
  • %Y: текуща дата в разширен формат
  • %f: име на файл
  • %U: пълен адрес на документа (URL)
  • %p: номер на страница

Внимание: Не " +"използвайте знака |." -#: part/katedialogs.cpp:226 -msgid "The number of spaces to indent with." -msgstr "Брой интервали за вмъкване." +#: part/kateprinter.cpp:804 +msgid "

Format of the page footer. The following tags are supported:

" +msgstr "

Формат на долен колонтитул. Разрешени са следните тагове:

" -#: part/katedialogs.cpp:229 +#: part/kateprinter.cpp:908 +msgid "L&ayout" +msgstr "По&дредба" + +#: part/kateprinter.cpp:915 part/kateschema.cpp:834 +msgid "&Schema:" +msgstr "&Схема:" + +#: part/kateprinter.cpp:919 +msgid "Draw bac&kground color" +msgstr "Печат на &цвета на фона" + +#: part/kateprinter.cpp:922 +msgid "Draw &boxes" +msgstr "Печат на &рамка" + +#: part/kateprinter.cpp:925 +msgid "Box Properties" +msgstr "Настройки на рамката" + +#: part/kateprinter.cpp:928 +msgid "W&idth:" +msgstr "&Широчина:" + +#: part/kateprinter.cpp:932 +msgid "&Margin:" +msgstr "&Граница:" + +#: part/kateprinter.cpp:936 +msgid "Co&lor:" +msgstr "Ц&вят:" + +#: part/kateprinter.cpp:954 msgid "" -"If this button is enabled, additional indenter specific options are available " -"and can be configured in an extra dialog." +"

If enabled, the background color of the editor will be used.

This " +"may be useful if your color scheme is designed for a dark background.

" msgstr "" -"Ако бутонът е разрешен, може да настроите допълнителни настройки, който се " -"показват в нов диалог." +"

Печат на фоновия цвят на редактора.

Тази операция може да бъде " +"полезна, ако използвате цветна схема с тъмен фон и светъл текст.

" -#: part/katedialogs.cpp:281 -msgid "Configure Indenter" -msgstr "Настройване на отстъпа" +#: part/kateprinter.cpp:957 +msgid "" +"

If enabled, a box as defined in the properties below will be drawn around " +"the contents of each page. The Header and Footer will be separated from the " +"contents with a line as well.

" +msgstr "" +"

Печат на рамка около съдържанието на всяка страницата. Също така долният " +"и горният колонтитули ще бъдат разделени от съдържанието с линия.

" -#: part/katedialogs.cpp:356 -msgid "Text Cursor Movement" -msgstr "Движение на курсора" +#: part/kateprinter.cpp:961 +msgid "The width of the box outline" +msgstr "Широчина на линията на рамката в пиксели." -#: part/katedialogs.cpp:358 -msgid "Smart ho&me and smart end" -msgstr "&Интелигентно Home и End" +#: part/kateprinter.cpp:963 +msgid "The margin inside boxes, in pixels" +msgstr "Границата от вътрешната страна на рамката в пиксели." -#: part/katedialogs.cpp:362 -msgid "Wrap c&ursor" -msgstr "П&рехвърляне на курсора на следващия ред" +#: part/kateprinter.cpp:965 +msgid "The line color to use for boxes" +msgstr "Цветът на рамката." -#: part/katedialogs.cpp:366 -msgid "&PageUp/PageDown moves cursor" -msgstr "П&реместване на курсора при натискане на Page Up/Page Down" +#: part/kateschema.cpp:279 +msgid "Text Area Background" +msgstr "Фон на текста" -#: part/katedialogs.cpp:372 -msgid "Autocenter cursor (lines):" -msgstr "Видими редове под и над курсора:" +#: part/kateschema.cpp:283 +msgid "Normal text:" +msgstr "Обикновен текст:" -#: part/katedialogs.cpp:379 -msgid "Selection Mode" -msgstr "Режим на маркиране" +#: part/kateschema.cpp:289 +msgid "Selected text:" +msgstr "Маркиран текст:" -#: part/katedialogs.cpp:383 -msgid "&Normal" -msgstr "О&бикновен" +#: part/kateschema.cpp:295 +msgid "Current line:" +msgstr "Текущ ред:" + +#: part/kateschema.cpp:304 part/kateviewhelpers.cpp:704 +msgid "Bookmark" +msgstr "Отметка" + +#: part/kateschema.cpp:305 +msgid "Active Breakpoint" +msgstr "Активна точка на прекъсване" + +#: part/kateschema.cpp:306 +msgid "Reached Breakpoint" +msgstr "Достъпна точка на прекъсване" + +#: part/kateschema.cpp:307 +msgid "Disabled Breakpoint" +msgstr "Изключена точка на прекъсване" + +#: part/kateschema.cpp:308 +msgid "Execution" +msgstr "Изпълнение" + +#: part/kateschema.cpp:309 +msgid "Warning" +msgstr "" + +#: part/kateschema.cpp:317 +msgid "Additional Elements" +msgstr "Допълнителни елементи" + +#: part/kateschema.cpp:321 +msgid "Left border background:" +msgstr "Фон на лявата граница:" + +#: part/kateschema.cpp:327 +msgid "Line numbers:" +msgstr "Номера на редове:" + +#: part/kateschema.cpp:333 +msgid "Bracket highlight:" +msgstr "Открояване на скобите:" + +#: part/kateschema.cpp:339 +msgid "Word wrap markers:" +msgstr "Маркери за пренос на думи:" + +#: part/kateschema.cpp:345 +msgid "Tab markers:" +msgstr "Табулации:" + +#: part/kateschema.cpp:357 +msgid "

Sets the background color of the editing area.

" +msgstr "

Фон на областта за редактиране на текста.

" -#: part/katedialogs.cpp:384 -msgid "&Persistent" -msgstr "&Устойчив" +#: part/kateschema.cpp:358 +msgid "" +"

Sets the background color of the selection.

To set the text color " +"for selected text, use the \"Configure Highlighting\" dialog.

" +msgstr "" +"

Фон на маркирания текст.

За да изберете цвят текста, когато е " +"маркиран, използвайте диалога за настройване на открояването.

" -#: part/katedialogs.cpp:389 +#: part/kateschema.cpp:361 msgid "" -"Selections will be overwritten by typed text and will be lost on cursor " -"movement." +"

Sets the background color of the selected marker type.

Note: " +"The marker color is displayed lightly because of transparency.

" msgstr "" -"Маркираният текст ще бъде презаписан, когато започнете да въвеждате нов текст " -"или ще бъде размаркиран, когато преместите курсора. Това е нормалното поведение " -"на повечето текстови редактори." +"

Фон на избрания маркер.

Имайте предвид, че избрания цвят се показва " +"много ненаситено, защото се използва степен на прозрачност.

" -#: part/katedialogs.cpp:392 -msgid "Selections will stay even after cursor movement and typing." +#: part/kateschema.cpp:364 +msgid "

Select the marker type you want to change.

" +msgstr "

Изберете тип маркер, който искате да промените.

" + +#: part/kateschema.cpp:365 +msgid "" +"

Sets the background color of the currently active line, which means the " +"line where your cursor is positioned.

" msgstr "" -"Маркираният текст няма да се размаркира, когато въвеждате нов текст или " -"премествате курсора." +"

Фон на текущ ред. Текущ ред е този, на който се намира курсора за " +"въвеждане на текст, а не на мишката.

" -#: part/katedialogs.cpp:395 +#: part/kateschema.cpp:368 msgid "" -"Sets the number of lines to maintain visible above and below the cursor when " -"possible." +"

This color will be used to draw the line numbers (if enabled) and the " +"lines in the code-folding pane.

" +msgstr "

Цвят за изчертаване на номерата на редовете, ако са включени.

" + +#: part/kateschema.cpp:370 +msgid "" +"

Sets the bracket matching color. This means, if you place the cursor e.g. " +"at a (, the matching ) will be highlighted with this color.

" msgstr "" -"Задаване броя на видимите редове във видимата част под и над курсора, ако е " -"възможно." +"

Цвят за открояване на съвпадащи скоби. Това означава, че ако " +"позиционирате курсора на отваряща скоба (, съвпадащата затваряща " +"скоба ) ще бъде подчертана с този цвят.

" -#: part/katedialogs.cpp:399 +#: part/kateschema.cpp:374 msgid "" -"When selected, pressing the home key will cause the cursor to skip whitespace " -"and go to the start of a line's text. The same applies for the end key." +"

Sets the color of Word Wrap-related markers:

Static Word Wrap
A vertical line which shows the column where text is going to be " +"wrapped
Dynamic Word Wrap
An arrow shown to the left of " +"visually-wrapped lines
" msgstr "" -"Ако е включена тази отметка, при натискане на клавиша Home курсорът ще се " -"премести в началото на текста, а не в началото на реда (напр. ако има интервал " -"в началото на реда, той ще бъде пропуснат)." +"

Цвят на маркерите за пренос на думи:

Статичен пренос на " +"думи
Вертикална линя, която показва колоната, където ще се извършва " +"преноса на текста.
Динамичен пренос на думи
Стрелка в края " +"на реда, ако е има пренос на текст.
" -#: part/katedialogs.cpp:404 +#: part/kateschema.cpp:380 +msgid "

Sets the color of the tabulator marks:

" +msgstr "

Цвят на табулациите.

" + +#: part/kateschema.cpp:605 msgid "" -"When on, moving the insertion cursor using the Left and Right " -"keys will go on to previous/next line at beginning/end of the line, similar to " -"most editors." -"

When off, the insertion cursor cannot be moved left of the line start, but " -"it can be moved off the line end, which can be very handy for programmers." +"This list displays the default styles for the current schema and offers the " +"means to edit them. The style name reflects the current style settings.

To " +"edit the colors, click the colored squares, or select the color to edit from " +"the popup menu.

You can unset the Background and Selected Background " +"colors from the popup menu when appropriate." msgstr "" -"Автоматично прехвърляне на курсора на следващия ред при достигане на " -"края/началото на текущия ред. В този случай курсора отива в края/началото на " -"предишния/следващия ред. Става въпрос за движението на курсора чрез стрелките " -"наляво и надясно. " -"

Ако отметката е изключена, курсорът няма да преминава в края на предишния " -"ред при достигане на началото на текущия ред, но ще преминава в началото на " -"следващия ред при достигане на края на текущия." +"Списъкът съдържа всички правила за открояване на кода, използвани от " +"избрания режим. Също така, диалогът ви позволява да ги редактирате. " +"

Използвайте клавиша \"Интервал\", за да изберете елемент.

Използвайте " +"цветните бутончета, за да редактирате открояване на съответния елемент." -#: part/katedialogs.cpp:410 +#: part/kateschema.cpp:711 +#, fuzzy msgid "" -"Selects whether the PageUp and PageDown keys should alter the vertical position " -"of the cursor relative to the top of the view." +"This list displays the contexts of the current syntax highlight mode and " +"offers the means to edit them. The context name reflects the current style " +"settings.

To edit using the keyboard, press <SPACE> " +"and choose a property from the popup menu.

To edit the colors, click the " +"colored squares, or select the color to edit from the popup menu.

You can " +"unset the Background and Selected Background colors from the context menu " +"when appropriate." msgstr "" -"Преместване на курсора при натискане на клавишите Page Up/Page Down. Ако " -"настройката е включена, при превъртане на страница нагоре или надолу, курсорът " -"ще се позиционира съответно в началото или в края на видимата област." +"Списъкът съдържа всички правила за открояване на кода, използвани от " +"избрания режим. Също така, диалогът ви позволява да ги редактирате. " +"

Използвайте клавиша \"Интервал\", за да изберете елемент.

Използвайте " +"цветните бутончета, за да редактирате открояване на съответния елемент." -#: part/katedialogs.cpp:472 -msgid "Tabulators" -msgstr "Табулации" +#: part/kateschema.cpp:840 plugins/autobookmarker/autobookmarker.cpp:405 +msgid "&New..." +msgstr "&Нова..." -#: part/katedialogs.cpp:474 -msgid "&Insert spaces instead of tabulators" -msgstr "Вмъкване на &интервали вместо табулации" +#: part/kateschema.cpp:853 +msgid "Colors" +msgstr "Цветове" -#: part/katedialogs.cpp:478 -msgid "&Show tabulators" -msgstr "Показване на &табулациите" +#: part/kateschema.cpp:856 +msgid "Font" +msgstr "" -#: part/katedialogs.cpp:484 -msgid "Tab width:" -msgstr "Широчина на табулацията:" +#: part/kateschema.cpp:859 +msgid "Normal Text Styles" +msgstr "Текст" -#: part/katedialogs.cpp:489 -msgid "Static Word Wrap" -msgstr "Статичен пренос на думи" +#: part/kateschema.cpp:863 +msgid "Highlighting Text Styles" +msgstr "Открояване" -#: part/katedialogs.cpp:491 -msgid "Enable static &word wrap" -msgstr "Вкл&ючване на статичния пренос на думи" +#: part/kateschema.cpp:868 +msgid "&Default schema for %1:" +msgstr "&Стандартни стилове за %1:" -#: part/katedialogs.cpp:495 -msgid "&Show static word wrap marker (if applicable)" -msgstr "Показване на &маркерите за статичен пренос на думи" +#: part/kateschema.cpp:966 +msgid "Name for New Schema" +msgstr "Име на нова схема" -#: part/katedialogs.cpp:501 -msgid "Wrap words at:" -msgstr "Пренос на думите на колона:" +#: part/kateschema.cpp:966 +msgid "Name:" +msgstr "Име:" -#: part/katedialogs.cpp:506 -msgid "Remove &trailing spaces" -msgstr "&Изтриване на завършващите интервали" +#: part/kateschema.cpp:966 +msgid "New Schema" +msgstr "Нова схема" -#: part/katedialogs.cpp:511 -msgid "Auto &brackets" -msgstr "&Автоматично вмъкване на затваряща скоба" +#: part/kateschema.cpp:1053 +msgid "Context" +msgstr "Контекст" -#: part/katedialogs.cpp:518 -msgid "Unlimited" -msgstr "Неограничено" +#: part/kateschema.cpp:1059 +msgid "Selected" +msgstr "Маркировка" -#: part/katedialogs.cpp:519 -msgid "Maximum undo steps:" -msgstr "Лимит на операцията \"Отмяна\":" +#: part/kateschema.cpp:1060 +msgid "Background" +msgstr "Фон" -#: part/katedialogs.cpp:524 -msgid "Smart search t&ext from:" -msgstr "Опре&деляне на текста за търсене:" +#: part/kateschema.cpp:1061 +msgid "Background Selected" +msgstr "Фон на маркировката" -#: part/katedialogs.cpp:527 -msgid "Nowhere" -msgstr "Без" +#: part/kateschema.cpp:1063 +msgid "Use Default Style" +msgstr "Използване на стандартен стил" -#: part/katedialogs.cpp:528 -msgid "Selection Only" -msgstr "Само маркирания текст" +#: part/kateschema.cpp:1097 +msgid "&Bold" +msgstr "&Получер" -#: part/katedialogs.cpp:529 -msgid "Selection, then Current Word" -msgstr "Маркирания текст, текущата дума" +#: part/kateschema.cpp:1099 +msgid "&Italic" +msgstr "К&урсив" -#: part/katedialogs.cpp:530 -msgid "Current Word Only" -msgstr "Само текущата дума" +#: part/kateschema.cpp:1101 +msgid "&Underline" +msgstr "По&дчертан" -#: part/katedialogs.cpp:531 -msgid "Current Word, then Selection" -msgstr "Текущата дума, маркирания текст" +#: part/kateschema.cpp:1103 +msgid "S&trikeout" +msgstr "&Зачертан" -#: part/katedialogs.cpp:541 -msgid "" -"Automatically start a new line of text when the current line exceeds the length " -"specified by the Wrap words at: option." -"

This option does not wrap existing lines of text - use the " -"Apply Static Word Wrap option in the Tools menu for that purpose." -"

If you want lines to be visually wrapped instead, according to the " -"width of the view, enable Dynamic Word Wrap in the View Defaults " -"config page." -msgstr "" -"Автоматично пренасяне на нов ред при достигане на дължината зададена в полето " -"Пренос на думите от:. " -"

Тази настройка не пренася съществуващия вече текст. Ако искате да " -"осъществите пренос на думи върху съществуващ документ изберете от менюто " -"\"Статичен пренос на думи\". " -"

Ако искате \"визуален\" пренос на по-дългите редове от видимата област, " -"трябва да изберете от менюто \"Динамичен пренос на думи\". Тази настройка не " -"променя дължината на редовете, а просто ги пренася. При промяна на широчината " -"на прозореца ще се промени и дължината на редовете." +#: part/kateschema.cpp:1108 +msgid "Normal &Color..." +msgstr "Цвят на &текста..." -#: part/katedialogs.cpp:549 -msgid "" -"If the Word Wrap option is selected this entry determines the length (in " -"characters) at which the editor will automatically start a new line." -msgstr "" -"Автоматично пренасяне на нов ред при достигане на дължината, зададена в това " -"поле. Използва се брой знаци." +#: part/kateschema.cpp:1109 +msgid "&Selected Color..." +msgstr "Цвят на &маркираното..." -#: part/katedialogs.cpp:552 -msgid "" -"When the user types a left bracket ([,(, or {) KateView automatically enters " -"the right bracket (}, ), or ]) to the right of the cursor." -msgstr "" -"Автоматично вмъкване на затваряща скоба. Когато въведете отваряща скоба (\"[\", " -"\"(\" или \"{\") автоматично ще бъде добавена затваряща скоба след отварящата." +#: part/kateschema.cpp:1110 +msgid "&Background Color..." +msgstr "Цвят на &фона..." -#: part/katedialogs.cpp:555 -msgid "" -"The editor will display a symbol to indicate the presence of a tab in the text." -msgstr "Показване на знак на мястото на табулациите." +#: part/kateschema.cpp:1111 +msgid "S&elected Background Color..." +msgstr "Цвят на фо&на на маркираното..." -#: part/katedialogs.cpp:559 -msgid "" -"Sets the number of undo/redo steps to record. More steps uses more memory." -msgstr "" -"Лимит на операциите по отмяна. Запомнянето на повече стъпки изисква повече " -"памет." +#: part/kateschema.cpp:1122 +msgid "Unset Background Color" +msgstr "Неустановен цвят на фона" -#: part/katedialogs.cpp:562 -msgid "" -"This determines where KateView will get the search text from (this will be " -"automatically entered into the Find Text dialog): " -"
" -"

    " -"
  • Nowhere: Don't guess the search text.
  • " -"
  • Selection Only: Use the current text selection, if available.
  • " -"
  • Selection, then Current Word: Use the current selection if " -"available, otherwise use the current word.
  • " -"
  • Current Word Only: Use the word that the cursor is currently resting " -"on, if available.
  • " -"
  • Current Word, then Selection: Use the current word if available, " -"otherwise use the current selection.
Note that, in all the above " -"modes, if a search string has not been or cannot be determined, then the Find " -"Text Dialog will fall back to the last search text." -msgstr "" -"Автоматично определяне на текста за търсене. От тук може да се зададе как да се " -"определя текста за търсене при отваряне на диалога за търсене на текст." -"
" -"
    " -"
  • Без - настройката е изключена.
  • " -"
  • Само маркирания текст - използва се маркирания текст, ако има.
  • " -"
  • Маркирания текст, текущата дума - използва се маркирания текст, ако " -"има. Ако няма, се използва текущата дума.
  • " -"
  • Само текущата дума - използва се текущата дума, ако има.
  • " -"
  • Текущата дума, маркирания текст - използва се текущата дума, ако " -"има. Ако няма, се използва маркирания текст.
" -"Имайте предвид, че ако не може да се определи текста за търсене, диалога ще се " -"стартира с последния текст, който сте използвали за търсене." +#: part/kateschema.cpp:1124 +msgid "Unset Selected Background Color" +msgstr "Неустановен цвят на фона на маркираното" -#: part/katedialogs.cpp:587 +#: part/kateschema.cpp:1129 +msgid "Use &Default Style" +msgstr "&Използване на стандартен стил" + +#: part/kateschema.cpp:1352 msgid "" -"If this is enabled, the editor will calculate the number of spaces up to the " -"next tab position as defined by the tab width, and insert that number of spaces " -"instead of a TAB character." +"\"Use Default Style\" will be automatically unset when you change any style " +"properties." msgstr "" -"Ако отметката в включена, броят интервали до следващата позиция на табулацията " -"ще бъде автоматично изчислен и вместо табулация ще бъдат вмъкнати изчислените " -"интервали." +"Стандартния стил ще бъде автоматично изключен, ако промените настройките на " +"някой стил." -#: part/katedialogs.cpp:591 +#: part/kateschema.cpp:1353 +msgid "Kate Styles" +msgstr "Стилове" + +#: part/katesearch.cpp:72 +msgid "Look up the first occurrence of a piece of text or regular expression." +msgstr "Търсене на първото срещане на зададен текст или регулярен израз." + +#: part/katesearch.cpp:74 +msgid "Look up the next occurrence of the search phrase." +msgstr "Търсене на следващото срещане на зададен текст или регулярен израз." + +#: part/katesearch.cpp:76 +msgid "Look up the previous occurrence of the search phrase." +msgstr "Търсене на предишното срещане на зададен текст или регулярен израз." + +#: part/katesearch.cpp:78 msgid "" -"If this is enabled, the editor will remove any trailing whitespace on lines " -"when they are left by the insertion cursor." +"Look up a piece of text or regular expression and replace the result with " +"some given text." msgstr "" -"Изтриване на завършващите интервали в края на реда. Също така, операцията се " -"отнася и за табулациите." +"Търсене на зададен текст или регулярен израз и замяна на резултата със друг " +"текст." -#: part/katedialogs.cpp:594 +#: part/katesearch.cpp:331 +msgid "Search string '%1' not found!" +msgstr "Търсеният низ \"%1\" не е намерен!" + +#: part/katesearch.cpp:333 part/katesearch.cpp:510 +msgid "Find" +msgstr "Търсене" + +#: part/katesearch.cpp:353 part/katesearch.cpp:371 part/katesearch.cpp:487 +#, c-format msgid "" -"

If this option is checked, a vertical line will be drawn at the word wrap " -"column as defined in the Editing properties." -"

Note that the word wrap marker is only drawn if you use a fixed pitch font." +"_n: %n replacement made.\n" +"%n replacements made." msgstr "" -"

Показване вертикална линя, която показва колоната, където ще се извършва " -"преноса на текста." -"

Тази настройка е валидна, само ако използвате шрифт с фиксирана широчина." - -#: part/katedialogs.cpp:650 -msgid "Word Wrap" -msgstr "Пренос на думи" +"Направена е %n замяна.\n" +"Направени са %n замени." -#: part/katedialogs.cpp:652 -msgid "&Dynamic word wrap" -msgstr "&Динамичен пренос на думи" +#: part/katesearch.cpp:354 part/katesearch.cpp:372 part/katesearch.cpp:510 +#, fuzzy +msgid "Replace" +msgstr "&Замяна" -#: part/katedialogs.cpp:655 -msgid "Dynamic word wrap indicators (if applicable):" -msgstr "Маркер за динамичен пренос:" +#: part/katesearch.cpp:491 +msgid "End of document reached." +msgstr "Достигнат е края на документа." -#: part/katedialogs.cpp:658 -msgid "Follow Line Numbers" -msgstr "Следване на номерата на редовете" +#: part/katesearch.cpp:492 +msgid "Beginning of document reached." +msgstr "Достигнато е началото на документа." -#: part/katedialogs.cpp:659 -msgid "Always On" -msgstr "Винаги включено" +#: part/katesearch.cpp:497 +msgid "End of selection reached." +msgstr "Достигнат е края на маркирания текст." -#: part/katedialogs.cpp:663 -msgid "Vertically align dynamically wrapped lines to indentation depth:" -msgstr "Вертикално подравняване на динамично пренесените редове:" +#: part/katesearch.cpp:498 +msgid "Beginning of selection reached." +msgstr "Достигнато е началото на маркирания текст." -#: part/katedialogs.cpp:666 -#, no-c-format -msgid "% of View Width" -msgstr "% от видимата част" +#: part/katesearch.cpp:502 +msgid "Continue from the beginning?" +msgstr "Продължение от началото на документа?" -#: part/katedialogs.cpp:667 -msgid "Disabled" -msgstr "Изключено" +#: part/katesearch.cpp:503 +msgid "Continue from the end?" +msgstr "Продължение от края на документа?" -#: part/katedialogs.cpp:671 -msgid "Code Folding" -msgstr "Структура на кода" +#: part/katesearch.cpp:511 +msgid "&Stop" +msgstr "&Стоп" -#: part/katedialogs.cpp:673 -msgid "Show &folding markers (if available)" -msgstr "Показване &структурата на кода" +#: part/katesearch.cpp:765 +msgid "Replace Confirmation" +msgstr "Потвърждение на замяната" -#: part/katedialogs.cpp:674 -msgid "Collapse toplevel folding nodes" -msgstr "Свиване на най-горното ниво" +#: part/katesearch.cpp:767 +msgid "Replace &All" +msgstr "Замяна на &всички" -#: part/katedialogs.cpp:679 -msgid "Borders" -msgstr "Граници" +#: part/katesearch.cpp:767 +msgid "Re&place && Close" +msgstr "З&амяна и затваряне" -#: part/katedialogs.cpp:681 -msgid "Show &icon border" -msgstr "Показване на &зоната за икони" +#: part/katesearch.cpp:767 +msgid "&Replace" +msgstr "&Замяна" -#: part/katedialogs.cpp:682 -msgid "Show &line numbers" -msgstr "Показване &номерата на редовете" +#: part/katesearch.cpp:769 +msgid "&Find Next" +msgstr "&Търсене на следващо" -#: part/katedialogs.cpp:683 -msgid "Show &scrollbar marks" -msgstr "Показване отметки на ле&нтата за превъртане" +#: part/katesearch.cpp:774 +msgid "Found an occurrence of your search term. What do you want to do?" +msgstr "Намерено е съвпадение на търсенето. Какво искате да бъда направено?" -#: part/katedialogs.cpp:687 -msgid "Sort Bookmarks Menu" -msgstr "Сортиране на отметките" +#: part/katesearch.cpp:826 +msgid "Usage: find[:[bcersw]] PATTERN" +msgstr "Използване: find[:[bcersw]] ШАБЛОН" -#: part/katedialogs.cpp:689 -msgid "By &position" -msgstr "По пози&ция" +#: part/katesearch.cpp:838 +msgid "Usage: ifind[:[bcrs]] PATTERN" +msgstr "Използване: ifind[:[bcrs]] ШАБЛОН" -#: part/katedialogs.cpp:690 -msgid "By c&reation" -msgstr "По д&ата" +#: part/katesearch.cpp:892 +msgid "Usage: replace[:[bceprsw]] PATTERN [REPLACEMENT]" +msgstr "Използване: replace[:[bceprsw]] ШАБЛОН [ЗАМЯНА]" -#: part/katedialogs.cpp:694 -msgid "Show indentation lines" -msgstr "Показване на линия за отстъпа" +#: part/katesearch.cpp:926 +msgid "

Usage: find[:bcersw] PATTERN

" +msgstr "

Използване: find[:bcersw] ШАБЛОН

" -#: part/katedialogs.cpp:708 +#: part/katesearch.cpp:929 msgid "" -"

Enables the start of dynamically wrapped lines to be aligned vertically to " -"the indentation level of the first line. This can help to make code and markup " -"more readable.

" -"

Additionally, this allows you to set a maximum width of the screen, as a " -"percentage, after which dynamically wrapped lines will no longer be vertically " -"aligned. For example, at 50%, lines whose indentation levels are deeper than " -"50% of the width of the screen will not have vertical alignment applied to " -"subsequent wrapped lines.

" +"

Usage: ifind:[:bcrs] PATTERN
ifind does incremental or " +"'as-you-type' search

" msgstr "" -"

Вертикално подравняване на динамично пренесените редове с отстъпа на реда. " -"По този начин динамично пренесените редове се подреждат под главния ред.

" -"

Допълнително може да укажете максималната видима част от прозореца, след " -"която тази настройка няма да се прилага. Например, ако установите стойността на " -"50%. Това означава, че редове, който имат отстъп по-голям от 50% от широчината " -"на видимата част при динамично пренасяне няма да се подравняват вертикално. " -"Редове, чиито отстъп е по-малък от 50% ще се подравняват вертикално чрез " -"използване отстъпа на реда.

" +"

Използване: ifind:[:bcrs] ШАБЛОН
Последователно търсене, " +"докато пишете

" -#: part/katedialogs.cpp:717 -msgid "" -"If this option is checked, every new view will display line numbers on the left " -"hand side." -msgstr "Показване номерата на редове в лявата част на прозореца." +#: part/katesearch.cpp:933 +msgid "

Usage: replace[:bceprsw] PATTERN REPLACEMENT

" +msgstr "

Използване: replace[:bceprsw] ШАБЛОН ЗАМЯНА

" -#: part/katedialogs.cpp:720 +#: part/katesearch.cpp:936 msgid "" -"If this option is checked, every new view will display an icon border on the " -"left hand side." -"
" -"
The icon border shows bookmark signs, for instance." +"

Options

b - Search backward
c - Search " +"from cursor
r - Pattern is a regular expression
s - Case " +"sensitive search" msgstr "" -"Показване на зоната за икони.

Зоната на икони съдържа полезна " -"информация, като примерно маркерите на отметките." +"

Параметри

b - Търсене назад
c - Търсене " +"от курсора
r - Регулярен израз
s - Чувствителен регистър" -#: part/katedialogs.cpp:724 +#: part/katesearch.cpp:945 msgid "" -"If this option is checked, every new view will show marks on the vertical " -"scrollbar." -"
" -"
These marks will, for instance, show bookmarks." +"
e - Search in selected text only
w - Search whole words " +"only" msgstr "" -"Показване на зона за информация на лентата за превъртане за всеки преглед.
" -"
Примерно, в тази зона може да се съдържа информация за отметките." - -#: part/katedialogs.cpp:728 -msgid "" -"If this option is checked, every new view will display marks for code folding, " -"if code folding is available." -msgstr "Показване структурата на кода, ако е възможно." - -#: part/katedialogs.cpp:731 -msgid "" -"Choose how the bookmarks should be ordered in the Bookmarks menu." -msgstr "Сортиране на отметките в менюто." - -#: part/katedialogs.cpp:733 -msgid "The bookmarks will be ordered by the line numbers they are placed at." -msgstr "Сортиране на отметките по номер на ред на който са създадени." +"
e - Търсене само в маркирания текст
w - Търсене само за " +"цели думи" -#: part/katedialogs.cpp:735 +#: part/katesearch.cpp:951 msgid "" -"Each new bookmark will be added to the bottom, independently from where it is " -"placed in the document." -msgstr "Сортиране на отметките по дата и час на създаване." +"
p - Prompt for replace

If REPLACEMENT is not present, an " +"empty string is used.

If you want to have whitespace in your PATTERN, " +"you need to quote both PATTERN and REPLACEMENT with either single or double " +"quotes. To have the quote characters in the strings, prepend them with a " +"backslash." +msgstr "" +"
p - Потвърждение при замяна

Ако параметърът ЗАМЯНА не е " +"зададен, се използва празен низ.

За да използвате интервал в ШАБЛОН-а " +"или ЗАМЯНА-та, трябва да ги заградите в кавички. Може да използвате единични " +"или двойни кавички. Ако искате да използвате кавичка в низа, трябва да " +"напишете преди нея обратна наклонена черта." -#: part/katedialogs.cpp:738 -msgid "" -"If this is enabled, the editor will display vertical lines to help identify " -"indent lines." -msgstr "Показване на помощна вертикална линия за определяне на отстъпа." +#: part/katespell.cpp:57 +msgid "Spelling (from cursor)..." +msgstr "Проверка на правописа от курсора..." -#: part/katedialogs.cpp:854 -msgid "File Format" -msgstr "Формат на файл" +#: part/katespell.cpp:58 +msgid "Check the document's spelling from the cursor and forward" +msgstr "Проверка на правописа на документа от курсора до началото а документа" -#: part/katedialogs.cpp:858 -msgid "&Encoding:" -msgstr "Ко&дова таблица:" +#: part/katespell.cpp:60 +msgid "Spellcheck Selection..." +msgstr "Проверка на правописа на маркировката..." -#: part/katedialogs.cpp:863 -msgid "End &of line:" -msgstr "К&рай на ред:" +#: part/katespell.cpp:61 +msgid "Check spelling of the selected text" +msgstr "Проверка на правописа на маркирания текст в документа" -#: part/katedialogs.cpp:867 -msgid "&Automatic end of line detection" -msgstr "&Автоматично определяне на режима за край на ред" +#: part/katespell.cpp:125 +msgid "Spellcheck" +msgstr "Проверка на правописа" -#: part/katedialogs.cpp:869 -msgid "UNIX" -msgstr "UNIX" +#: part/katespell.cpp:205 +msgid "" +"The spelling program could not be started. Please make sure you have set the " +"correct spelling program and that it is properly configured and in your PATH." +msgstr "" +"Външната програма за проверка на правописа не може да бъде стартирана. Моля, " +"проверете дали имате инсталирана и правилно настроена програмата, която " +"ползвате за проверка на правописа." -#: part/katedialogs.cpp:870 -msgid "DOS/Windows" -msgstr "DOS/Windows" +#: part/katespell.cpp:210 +msgid "The spelling program seems to have crashed." +msgstr "Аварийно завършване на програмата за проверка на правописа." -#: part/katedialogs.cpp:871 -msgid "Macintosh" -msgstr "Macintosh" +#: part/katesyntaxdocument.cpp:76 +msgid "" +"The error %4
has been detected in the file %1 at %2/%3
" +msgstr "Грешка %4
е открита във файла %1 на %2/%3.
" -#: part/katedialogs.cpp:873 -msgid "Memory Usage" -msgstr "Памет за използване" +#: part/katesyntaxdocument.cpp:84 +#, c-format +msgid "Unable to open %1" +msgstr "Не може да бъде отворен \"%1\"" -#: part/katedialogs.cpp:878 -msgid "Maximum loaded &blocks per file:" -msgstr "Максимален &брой заредени блокове за файл:" +#: part/katesyntaxdocument.cpp:457 +msgid "Errors!" +msgstr "Грешки!" -#: part/katedialogs.cpp:884 -msgid "Automatic Cleanups on Load/Save" -msgstr "Автоматично конвертиране при зареждане/запис" +#: part/katesyntaxdocument.cpp:462 +#, c-format +msgid "Error: %1" +msgstr "Грешка: %1" -#: part/katedialogs.cpp:887 -msgid "Re&move trailing spaces" -msgstr "Изтриване на &завършващите интервали" +#: part/kateview.cpp:216 +msgid "Cut the selected text and move it to the clipboard" +msgstr "Изрязване на маркирания текст и поставяне в системния буфер." -#: part/katedialogs.cpp:890 -msgid "Folder Config File" -msgstr "Конфигурационен файл на директория" +#: part/kateview.cpp:219 +msgid "Paste previously copied or cut clipboard contents" +msgstr "Поставяне съдържанието на системния буфер." -#: part/katedialogs.cpp:895 -msgid "Do not use config file" -msgstr "Игнориране на конфигурационните файлове" +#: part/kateview.cpp:222 +msgid "" +"Use this command to copy the currently selected text to the system clipboard." +msgstr "Копиране на маркирания текст в системния буфер." -#: part/katedialogs.cpp:896 -msgid "Se&arch depth for config file:" -msgstr "&Ниво на претърсване:" +#: part/kateview.cpp:224 +msgid "Copy as &HTML" +msgstr "К&опиране като HTML" -#: part/katedialogs.cpp:898 -msgid "Backup on Save" -msgstr "Резервно копие при запис" +#: part/kateview.cpp:225 +msgid "" +"Use this command to copy the currently selected text as HTML to the system " +"clipboard." +msgstr "Копиране на маркирания текст в системния буфер във формат HTML." -#: part/katedialogs.cpp:900 -msgid "&Local files" -msgstr "На &локални файлове" +#: part/kateview.cpp:230 +msgid "Save the current document" +msgstr "Запис на текущия документ." -#: part/katedialogs.cpp:901 -msgid "&Remote files" -msgstr "На отд&алечени файлове" +#: part/kateview.cpp:233 +msgid "Revert the most recent editing actions" +msgstr "Отменяне на последната извършена операция." -#: part/katedialogs.cpp:904 -msgid "&Prefix:" -msgstr "Пре&дставка:" +#: part/kateview.cpp:236 +msgid "Revert the most recent undo operation" +msgstr "Възстановяване на последната отменена операция." -#: part/katedialogs.cpp:909 -msgid "&Suffix:" -msgstr "&Наставка:" +#: part/kateview.cpp:238 +msgid "&Word Wrap Document" +msgstr "Пренос на д&уми" -#: part/katedialogs.cpp:916 +#: part/kateview.cpp:239 msgid "" -"The editor will automatically eliminate extra spaces at the ends of lines of " -"text while loading/saving the file." +"Use this command to wrap all lines of the current document which are longer " +"than the width of the current view, to fit into this view.

This is a " +"static word wrap, meaning it is not updated when the view is resized." msgstr "" -"Изтриване на допълнителните интервали в края на редовете при зареждане и/или " -"запис на файл." +"Автоматично пренасяне на редовете, които са по-дълги от текущата видима част." +"

Това е статично пренасяне на думи, което означава, че ако се промени " +"видимата част, то не се извършва ново обновяване на преноса на думи." -#: part/katedialogs.cpp:919 -msgid "" -"

Backing up on save will cause Kate to copy the disk file to " -"'<prefix><filename><suffix>' before saving changes." -"

The suffix defaults to ~ and prefix is empty by default" -msgstr "" -"

Операцията по създаване на резервно копие при запис ще копира оригиналния " -"файл във файла с името \"<prefix><filename><suffix>\" преди " -"да бъдат записани промените." -"

Наставката по подразбиране е ~, а представката е празна." +#: part/kateview.cpp:244 +msgid "&Indent" +msgstr "Отстъп на&дясно" -#: part/katedialogs.cpp:923 +#: part/kateview.cpp:245 msgid "" -"Check this if you want the editor to autodetect the end of line type.The first " -"found end of line type will be used for the whole file." +"Use this to indent a selected block of text.

You can configure " +"whether tabs should be honored and used or replaced with spaces, in the " +"configuration dialog." msgstr "" -"Автоматично определяне на стила за край на ред. Първият намерен тип за край на " -"ред, ще бъде използван за целия документ." +"Вмъкване на отстъп и преместване на текста надясно.

Може да " +"настроите дали да се използват табулации или интервали от настройките на " +"редактора." -#: part/katedialogs.cpp:926 -msgid "Check this if you want backups of local files when saving" -msgstr "Създаване на резервни копия на локалните файлове." +#: part/kateview.cpp:247 +msgid "&Unindent" +msgstr "Отстъп на&ляво" -#: part/katedialogs.cpp:928 -msgid "Check this if you want backups of remote files when saving" -msgstr "Създаване на резервни копия на отдалечените файлове." +#: part/kateview.cpp:248 +msgid "Use this to unindent a selected block of text." +msgstr "Изтриване на отстъп и преместване на текста наляво." -#: part/katedialogs.cpp:930 -msgid "Enter the prefix to prepend to the backup file names" -msgstr "" -"Представка за добавяне към името на файла при създаването на резервно копие." +#: part/kateview.cpp:250 +msgid "&Clean Indentation" +msgstr "Конвертиране на &отстъпа" -#: part/katedialogs.cpp:932 -msgid "Enter the suffix to add to the backup file names" +#: part/kateview.cpp:251 +msgid "" +"Use this to clean the indentation of a selected block of text (only tabs/" +"only spaces)

You can configure whether tabs should be honored and " +"used or replaced with spaces, in the configuration dialog." msgstr "" -"Наставка за добавяне към името на файла при създаването на резервно копие." +"Конвертиране отстъпа на маркирания текст до табулации или интервали." +"

Може да настроите дали да се използват табулации или интервали от " +"настройките на редактора." -#: part/katedialogs.cpp:934 +#: part/kateview.cpp:254 +msgid "&Align" +msgstr "Подравн&яване" + +#: part/kateview.cpp:255 msgid "" -"The editor will search the given number of folder levels upwards for " -".kateconfig file and load the settings line from it." +"Use this to align the current line or block of text to its proper indent " +"level." msgstr "" -"Програмата ще търси зададени брой нива (поддиректории) за файл с името " -"\".kateconfig\", който съдържа настройки на редактора Kate и ако го намери, ще " -"го зареди." +"Подравняване на текущия ред или блок от текст към правилното ниво на " +"вмъкване." -#: part/katedialogs.cpp:937 +#: part/kateview.cpp:257 +msgid "C&omment" +msgstr "Вмъкване на &коментар" + +#: part/kateview.cpp:259 msgid "" -"The editor will load given number of blocks (of around 2048 lines) of text into " -"memory; if the filesize is bigger than this the other blocks are swapped to " -"disk and loaded transparently as-needed." -"
This can cause little delays while navigating in the document; a larger " -"block count increases the editing speed at the cost of memory. " -"
For normal usage, just choose the highest possible block count: limit it " -"only if you have problems with the memory usage." +"This command comments out the current line or a selected block of text." +"

The characters for single/multiple line comments are defined within " +"the language's highlighting." msgstr "" -"Редакторът ще зареди зададения брой блокове от текст в паметта (около 2048 реда " -"текст). Ако файлът е по-голям от големината, тогава останалите части от файла " -"ще се зареждат при нужда." -"
В някои случаи може да се получи забавяне при навигация из документа. В " -"този случай може да увеличите броя на блоковете." -"
За нормално използване се препоръчва да зададете максималната стойност. " -"Поставете ограничения, само ако нямате достатъчно памет." +"Вмъкване на коментар в текущия ред или в маркираните редове.

Знаците " +"за коментар са дефинира във файла с дефиниция за открояването на кода на " +"съответния език." -#: part/katedialogs.cpp:976 +#: part/kateview.cpp:262 +msgid "Unco&mment" +msgstr "Премахване на ко&ментар" + +#: part/kateview.cpp:264 msgid "" -"You did not provide a backup suffix or prefix. Using default suffix: '~'" +"This command removes comments from the current line or a selected block of " +"text.

The characters for single/multiple line comments are defined " +"within the language's highlighting." msgstr "" -"Няма зададена наставка и представка за резервно копие и затова ще се използва " -"стандартната представка\"~\"." +"Премахване на коментар от текущия ред или от маркираните редове." +"

Знаците за коментар са дефинира във файла с дефиниция за " +"открояването на кода на съответния език." -#: part/katedialogs.cpp:977 -msgid "No Backup Suffix or Prefix" -msgstr "Няма наставка и представка" - -#: part/katedialogs.cpp:1013 -msgid "TDE Default" -msgstr "По подразбиране" +#: part/kateview.cpp:267 +msgid "&Read Only Mode" +msgstr "&Режим само за четене" -#: part/katedialogs.cpp:1115 part/katedialogs.cpp:1446 -msgid "Name" -msgstr "Име" +#: part/kateview.cpp:270 +msgid "Lock/unlock the document for writing" +msgstr "Заключване/отключване на документа за запис." -#: part/katedialogs.cpp:1116 part/katehighlight.cpp:3173 -msgid "Comment" -msgstr "Коментар" +#: part/kateview.cpp:272 +msgid "Uppercase" +msgstr "Главни букви" -#: part/katedialogs.cpp:1212 -#, c-format -msgid "Configure %1" -msgstr "Настройване на %1" +#: part/kateview.cpp:274 +msgid "" +"Convert the selection to uppercase, or the character to the right of the " +"cursor if no text is selected." +msgstr "Конвертиране на маркирания текст до главни букви." -#: part/katedialogs.cpp:1266 part/kateschema.cpp:689 -msgid "H&ighlight:" -msgstr "Откро&яване:" +#: part/kateview.cpp:277 +msgid "Lowercase" +msgstr "Малки букви" -#: part/katedialogs.cpp:1284 -msgid "Author:" -msgstr "Автор:" +#: part/kateview.cpp:279 +msgid "" +"Convert the selection to lowercase, or the character to the right of the " +"cursor if no text is selected." +msgstr "Конвертиране на маркирания текст до малки букви." -#: part/katedialogs.cpp:1290 -msgid "License:" -msgstr "Лиценз:" +#: part/kateview.cpp:282 +msgid "Capitalize" +msgstr "Първа главна буква" -#: part/katedialogs.cpp:1298 part/katefiletype.cpp:304 -msgid "File e&xtensions:" -msgstr "Ра&зширения:" +#: part/kateview.cpp:284 +msgid "" +"Capitalize the selection, or the word under the cursor if no text is " +"selected." +msgstr "Конвертиране на първата буква от маркирания текст до главна." -#: part/katedialogs.cpp:1303 part/katefiletype.cpp:308 -#: plugins/autobookmarker/autobookmarker.cpp:323 -msgid "MIME &types:" -msgstr "Типов&е MIME:" +#: part/kateview.cpp:287 part/kateview.cpp:589 +msgid "Delete Line" +msgstr "Изтриване на ред" -#: part/katedialogs.cpp:1308 part/katefiletype.cpp:317 -msgid "Prio&rity:" -msgstr "П&риоритет:" +#: part/kateview.cpp:289 +#, fuzzy +msgid "Use this to delete the current line." +msgstr "Изтриване на текущия запис." -#: part/katedialogs.cpp:1323 -msgid "Do&wnload..." -msgstr "&Изтегляне..." +#: part/kateview.cpp:291 +msgid "Join Lines" +msgstr "Обединение на редове" -#: part/katedialogs.cpp:1331 -msgid "" -"Choose a Syntax Highlight mode from this list to view its properties " -"below." +#: part/kateview.cpp:293 +msgid "Use this to join lines together." msgstr "" -"Избор на режим за открояване на кода. Диалоговият прозорец показва информация " -"за правилата за открояване." -#: part/katedialogs.cpp:1334 -msgid "" -"The list of file extensions used to determine which files to highlight using " -"the current syntax highlight mode." -msgstr "" -"Списък с разширенията на файлове, които използват избрания режим на открояване " -"на кода." +#: part/kateview.cpp:304 +msgid "Print the current document." +msgstr "Печат на текущия документ." -#: part/katedialogs.cpp:1337 -msgid "" -"The list of Mime Types used to determine which files to highlight using the " -"current highlight mode." -"

Click the wizard button on the left of the entry field to display the " -"MimeType selection dialog." -msgstr "" -"Списък с типовете MIME, които използват избрания режим на открояване на кода." +#: part/kateview.cpp:306 +msgid "Reloa&d" +msgstr "Презаре&ждане" -#: part/katedialogs.cpp:1341 -msgid "" -"Display a dialog with a list of all available mime types to choose from." -"

The File Extensions entry will automatically be edited as " -"well." -msgstr "" -"Избор на тип MIME. Показване на списък от типове MIME, от който може да " -"изберете желания тип. " -"

Разширенията на файловете, асоциирани с избрания тип MIME, ще бъдат " -"автоматично променени." +#: part/kateview.cpp:307 +msgid "Reload the current document from disk." +msgstr "Анулиране на промените и презареждане на текущия документ." -#: part/katedialogs.cpp:1345 -msgid "" -"Click this button to download new or updated syntax highlight descriptions from " -"the Kate website." -msgstr "" -"Изтегляне на нови стилове и правила за открояване на кода от уеб-сайта на " -"редактора \"Kate\"." +#: part/kateview.cpp:310 +msgid "Save the current document to disk, with a name of your choice." +msgstr "Запис на текущия документ под друго име или тип." -#: part/katedialogs.cpp:1423 +#: part/kateview.cpp:313 msgid "" -"Select the MimeTypes you want highlighted using the '%1' syntax highlight " -"rules.\n" -"Please note that this will automatically edit the associated file extensions as " -"well." -msgstr "" -"Избор на тип MIME, който ще използва правилата за открояване \"%1\".\n" -"Разширенията на файловете, асоциирани с избрания тип MIME, ще бъдат автоматично " -"променени." +"This command opens a dialog and lets you choose a line that you want the " +"cursor to move to." +msgstr "Отиване на даден ред в текущия документ." -#: part/katedialogs.cpp:1425 part/katefiletype.cpp:506 -#: plugins/autobookmarker/autobookmarker.cpp:366 -msgid "Select Mime Types" -msgstr "Избор на типове MIME" +#: part/kateview.cpp:315 +msgid "&Configure Editor..." +msgstr "&Настройване на редактора..." -#: part/katedialogs.cpp:1438 -msgid "Highlight Download" -msgstr "Изтегляне на открояване" +#: part/kateview.cpp:316 +msgid "Configure various aspects of this editor." +msgstr "Настройване поведението на редактора." -#: part/katedialogs.cpp:1438 -msgid "&Install" -msgstr "&Инсталиране" +#: part/kateview.cpp:318 +msgid "&Highlighting" +msgstr "Откро&яване" -#: part/katedialogs.cpp:1443 -msgid "Select the syntax highlighting files you want to update:" -msgstr "Изберете файловете, които искате да бъдат обновени:" +#: part/kateview.cpp:319 +msgid "Here you can choose how the current document should be highlighted." +msgstr "Открояване на текущия файл." -#: part/katedialogs.cpp:1447 -msgid "Installed" -msgstr "Инсталиран" +#: part/kateview.cpp:322 +msgid "&Filetype" +msgstr "&Тип на файл" -#: part/katedialogs.cpp:1448 -msgid "Latest" -msgstr "Последен" +#: part/kateview.cpp:325 +msgid "&Schema" +msgstr "С&хема" -#: part/katedialogs.cpp:1452 -msgid "Note: New versions are selected automatically." -msgstr "Забележка: Новите версии се избират автоматично." +#: part/kateview.cpp:329 +msgid "&Indentation" +msgstr "О&тстъп" -#: part/katedialogs.cpp:1547 -msgid "Go to Line" -msgstr "Отиване на ред" +#: part/kateview.cpp:332 +msgid "E&xport as HTML..." +msgstr "Експортиране като HTML..." -#: part/katedialogs.cpp:1557 -msgid "&Go to line:" -msgstr "Отиван&е на ред:" +#: part/kateview.cpp:333 +msgid "" +"This command allows you to export the current document with all highlighting " +"information into a HTML document." +msgstr "Експортиране на файла във формат HTML и открояване на кода." -#: part/katedialogs.cpp:1583 -msgid "File Was Deleted on Disk" -msgstr "Файлът е изтрит на диска" +#: part/kateview.cpp:337 +msgid "Select the entire text of the current document." +msgstr "Маркиране на всичкия текст в текущия документ." -#: part/katedialogs.cpp:1584 -msgid "&Save File As..." -msgstr "Запис на файл &като..." +#: part/kateview.cpp:340 +msgid "" +"If you have selected something within the current document, this will no " +"longer be selected." +msgstr "Размаркиране на маркирания текст." -#: part/katedialogs.cpp:1585 -msgid "Lets you select a location and save the file again." -msgstr "Запис на файла под друго име или на друго място." +#: part/kateview.cpp:342 +msgid "Enlarge Font" +msgstr "Увеличаване на шрифта" -#: part/katedialogs.cpp:1587 -msgid "File Changed on Disk" -msgstr "Файлът е променен на диска" +#: part/kateview.cpp:343 +msgid "This increases the display font size." +msgstr "Увеличаване размера на шрифта в редактора." -#: part/katedialogs.cpp:1589 -msgid "" -"Reload the file from disk. If you have unsaved changes, they will be lost." -msgstr "" -"Презареждане на файла от диска. Ако имате незаписани промени, те ще бъдат " -"загубени." +#: part/kateview.cpp:345 +msgid "Shrink Font" +msgstr "Намаляване на шрифта" -#: part/katedialogs.cpp:1594 -msgid "&Ignore" -msgstr "&Игнориране" +#: part/kateview.cpp:346 +msgid "This decreases the display font size." +msgstr "Намаляване размера на шрифта в редактора." -#: part/katedialogs.cpp:1597 -msgid "Ignore the changes. You will not be prompted again." -msgstr "Игнориране на промените и изключване на въпроса." +#: part/kateview.cpp:349 +msgid "Bl&ock Selection Mode" +msgstr "&Блоково маркиране" -#: part/katedialogs.cpp:1598 +#: part/kateview.cpp:352 msgid "" -"Do nothing. Next time you focus the file, or try to save it or close it, you " -"will be prompted again." -msgstr "Без операция и следващия път въпросът ще бъде зададен пак." +"This command allows switching between the normal (line based) selection mode " +"and the block selection mode." +msgstr "" +"Превключване между нормалното маркиране на текста (по редове) и маркиране на " +"текста по блокове." -#: part/katedialogs.cpp:1616 -msgid "&View Difference" -msgstr "&Разлики" +#: part/kateview.cpp:355 +msgid "Overwr&ite Mode" +msgstr "Ре&жим на припокриване" -#: part/katedialogs.cpp:1621 +#: part/kateview.cpp:358 msgid "" -"Calculates the difference between the editor contents and the disk file using " -"diff(1) and opens the diff file with the default application for that." +"Choose whether you want the text you type to be inserted or to overwrite " +"existing text." msgstr "" -"Преглед на разликите между съдържанието на файла на диска и в паметта на " -"редактора. Разликите ще бъдат изчислени с помощта на програмата diff и ще бъдат " -"показани в стандартната програма за преглед на разлики." +"Превключване между вмъкване на текста и препокриване на съществуващия текст " +"при писане." -#: part/katedialogs.cpp:1625 -msgid "Overwrite" -msgstr "Презапис" +#: part/kateview.cpp:362 +msgid "&Dynamic Word Wrap" +msgstr "&Динамичен пренос на думи" -#: part/katedialogs.cpp:1626 -msgid "Overwrite the disk file with the editor content." -msgstr "" -"Запис на съдържанието на файла в паметта на диска, като се игнорира версията на " -"диска." +#: part/kateview.cpp:367 +msgid "Dynamic Word Wrap Indicators" +msgstr "Индикатор за динамичен пренос" -#: part/katedialogs.cpp:1694 -msgid "" -"The diff command failed. Please make sure that diff(1) is installed and in your " -"PATH." -msgstr "" -"Командата diff не върна резултат. Моля, убедете се, че пакетът thatdiff(1) е " -"инсталиран и програмата е включена в пътя за изпълними файлове PATH." +#: part/kateview.cpp:372 +msgid "&Off" +msgstr "&Изключено" -#: part/katedialogs.cpp:1696 -msgid "Error Creating Diff" -msgstr "Грешка при изчисляване на разликите" +#: part/kateview.cpp:373 +msgid "Follow &Line Numbers" +msgstr "&Следване номерата на редовете" -#: part/katedialogs.cpp:1711 +#: part/kateview.cpp:374 +msgid "&Always On" +msgstr "&Винаги включено" + +#: part/kateview.cpp:378 +msgid "Show Folding &Markers" +msgstr "Показване стр&уктурата на кода" + +#: part/kateview.cpp:381 msgid "" -"Ignoring means that you will not be warned again (unless the disk file changes " -"once more): if you save the document, you will overwrite the file on disk; if " -"you do not save then the disk file (if present) is what you have." -msgstr "" -"Ако игнорирането предупреждението, това означава, че няма да бъдете " -"предупреждаван повече, освен ако не се промени съдържанието на диска отново. " -"Ако запишете документа, данните на диска ще бъдат загубени. Ако не го запишете, " -"тогава съдържанието, което виждате на екрана ще се обнови до съдържанието на " -"диска." +"You can choose if the codefolding marks should be shown, if codefolding is " +"possible." +msgstr "Показване структурата на кода, ако е възможно." -#: part/katedialogs.cpp:1715 -msgid "You Are on Your Own" -msgstr "Избор" +#: part/kateview.cpp:382 +msgid "Hide Folding &Markers" +msgstr "Скриване стр&уктурата на кода" -#: part/kateprinter.cpp:72 -#, c-format -msgid "Print %1" -msgstr "Печат %1" +#: part/kateview.cpp:385 +msgid "Show &Icon Border" +msgstr "Показване &зоната за икони" -#: part/kateprinter.cpp:202 -msgid "(Selection of) " -msgstr "(Маркиране на) " +#: part/kateview.cpp:389 +msgid "" +"Show/hide the icon border.

The icon border shows bookmark symbols, " +"for instance." +msgstr "" +"Показване/скриване на зоната за икони.

Зоната на икони съдържа " +"полезна информация, като примерно маркерите на отметките." -#: part/kateprinter.cpp:309 part/kateprinter.cpp:528 -#, c-format -msgid "Typographical Conventions for %1" -msgstr "Типографска конвенция за %1" +#: part/kateview.cpp:390 +msgid "Hide &Icon Border" +msgstr "Скриване &зоната за икони" -#: part/kateprinter.cpp:639 -msgid "Te&xt Settings" -msgstr "&Текст" +#: part/kateview.cpp:393 +msgid "Show &Line Numbers" +msgstr "Показване &номерата на редовете" -#: part/kateprinter.cpp:644 -msgid "Print &selected text only" -msgstr "Печат само на &маркирания текст" +#: part/kateview.cpp:396 +msgid "Show/hide the line numbers on the left hand side of the view." +msgstr "Показване/скриване номерата на редовете в лявата страна на редактора." -#: part/kateprinter.cpp:647 -msgid "Print &line numbers" -msgstr "Печат на &номерата на редовете" +#: part/kateview.cpp:397 +msgid "Hide &Line Numbers" +msgstr "Скриване &номерата на редовете" -#: part/kateprinter.cpp:650 -msgid "Print syntax &guide" -msgstr "Печат на &типографската конвенция за открояване" +#: part/kateview.cpp:400 +msgid "Show Scroll&bar Marks" +msgstr "Показване отметките на &плъзгача" -#: part/kateprinter.cpp:659 +#: part/kateview.cpp:403 msgid "" -"

This option is only available if some text is selected in the document.

" -"

If available and enabled, only the selected text is printed.

" +"Show/hide the marks on the vertical scrollbar.

The marks, for " +"instance, show bookmarks." msgstr "" -"

Печат само на маркирания текст.

" -"

Тази отметка е разрешена, само ако има маркиран текст в документа.

" +"Показване/скриване отметки на лентата за превъртане.

На лентата за " +"превъртане може да има и друга информация." -#: part/kateprinter.cpp:662 -msgid "" -"

If enabled, line numbers will be printed on the left side of the page(s).

" -msgstr "

Печат на номерата на редовете в лявата страна на листа.

" +#: part/kateview.cpp:404 +msgid "Hide Scroll&bar Marks" +msgstr "Скриване отметките на &плъзгача" -#: part/kateprinter.cpp:664 +#: part/kateview.cpp:407 +msgid "Show Static &Word Wrap Marker" +msgstr "Показване &маркера за статичен пренос" + +#: part/kateview.cpp:411 msgid "" -"

Print a box displaying typographical conventions for the document type, as " -"defined by the syntax highlighting being used." -msgstr "" -"

Печат на типографската конвенция за открояване. Конвенцията се печата в " -"малък правоъгълник." +"Show/hide the Word Wrap Marker, a vertical line drawn at the word wrap " +"column as defined in the editing properties" +msgstr "Показване/скриване на маркера за статичен пренос на думи." -#: part/kateprinter.cpp:700 -msgid "Hea&der && Footer" -msgstr "Ко&лонтитули" +#: part/kateview.cpp:413 +msgid "Hide Static &Word Wrap Marker" +msgstr "Скриване &маркера за статичен пренос" -#: part/kateprinter.cpp:708 -msgid "Pr&int header" -msgstr "Печат на &горен колонтитул" +#: part/kateview.cpp:416 +msgid "Switch to Command Line" +msgstr "Превключване в команден режим" -#: part/kateprinter.cpp:710 -msgid "Pri&nt footer" -msgstr "Печат на &долен колонтитул" +#: part/kateview.cpp:419 +msgid "Show/hide the command line on the bottom of the view." +msgstr "Показване/скриване на командния ред в долната част на редактора." -#: part/kateprinter.cpp:715 -msgid "Header/footer font:" -msgstr "Шрифт на колонтитулите:" +#: part/kateview.cpp:421 +msgid "&End of Line" +msgstr "Кра&й на ред" -#: part/kateprinter.cpp:720 -msgid "Choo&se Font..." -msgstr "Избор на &шрифт..." +#: part/kateview.cpp:422 +msgid "Choose which line endings should be used, when you save the document" +msgstr "Избор на край ред, който ще се използва за запис на файла." -#: part/kateprinter.cpp:724 -msgid "Header Properties" -msgstr "Горен колонтитул" +#: part/kateview.cpp:432 +msgid "E&ncoding" +msgstr "Ко&дова таблица" -#: part/kateprinter.cpp:727 -msgid "&Format:" -msgstr "Фо&рмат:" +#: part/kateview.cpp:449 +msgid "Move Word Left" +msgstr "Преместване на дума в ляво" -#: part/kateprinter.cpp:734 part/kateprinter.cpp:755 -msgid "Colors:" -msgstr "Цветове:" +#: part/kateview.cpp:453 +msgid "Select Character Left" +msgstr "Маркиране на знака в ляво" -#: part/kateprinter.cpp:737 part/kateprinter.cpp:758 -msgid "Foreground:" -msgstr "Текст:" +#: part/kateview.cpp:457 +msgid "Select Word Left" +msgstr "Маркиране на думата в ляво" -#: part/kateprinter.cpp:740 -msgid "Bac&kground" -msgstr "&Фон:" +#: part/kateview.cpp:462 +msgid "Move Word Right" +msgstr "Преместване на дума в дясно" -#: part/kateprinter.cpp:743 -msgid "Footer Properties" -msgstr "Долен колонтитул" +#: part/kateview.cpp:466 +msgid "Select Character Right" +msgstr "Маркиране на знака в дясно" -#: part/kateprinter.cpp:747 -msgid "For&mat:" -msgstr "Фор&мат:" +#: part/kateview.cpp:470 +msgid "Select Word Right" +msgstr "Маркиране на думата в дясно" -#: part/kateprinter.cpp:761 -msgid "&Background" -msgstr "Фо&н:" +#: part/kateview.cpp:475 +msgid "Move to Beginning of Line" +msgstr "Отиване в началото на реда" -#: part/kateprinter.cpp:788 -msgid "

Format of the page header. The following tags are supported:

" -msgstr "

Формат на горен колонтитул. Разрешени са следните тагове:

" +#: part/kateview.cpp:479 +msgid "Move to Beginning of Document" +msgstr "Отиване в началото на документа" -#: part/kateprinter.cpp:790 -msgid "" -"
    " -"
  • %u: current user name
  • " -"
  • %d: complete date/time in short format
  • " -"
  • %D: complete date/time in long format
  • " -"
  • %h: current time
  • " -"
  • %y: current date in short format
  • " -"
  • %Y: current date in long format
  • " -"
  • %f: file name
  • " -"
  • %U: full URL of the document
  • " -"
  • %p: page number
" -"
Note: Do not use the '|' (vertical bar) character." -msgstr "" -"
    " -"
  • %u: текущо име на потребителя
  • " -"
  • %d: дата и час в съкратен формат
  • " -"
  • %D: дата и час в разширен формат
  • " -"
  • %h: текущ час
  • " -"
  • %y: текуща дата в съкратен формат
  • " -"
  • %Y: текуща дата в разширен формат
  • " -"
  • %f: име на файл
  • " -"
  • %U: пълен адрес на документа (URL)
  • " -"
  • %p: номер на страница
" -"
Внимание: Не използвайте знака |." +#: part/kateview.cpp:483 +msgid "Select to Beginning of Line" +msgstr "Маркиране до началото на реда" -#: part/kateprinter.cpp:804 -msgid "

Format of the page footer. The following tags are supported:

" -msgstr "

Формат на долен колонтитул. Разрешени са следните тагове:

" +#: part/kateview.cpp:487 +msgid "Select to Beginning of Document" +msgstr "Маркиране до началото на документа" -#: part/kateprinter.cpp:908 -msgid "L&ayout" -msgstr "По&дредба" +#: part/kateview.cpp:492 +msgid "Move to End of Line" +msgstr "Отиване в края на реда" -#: part/kateprinter.cpp:915 part/kateschema.cpp:834 -msgid "&Schema:" -msgstr "&Схема:" +#: part/kateview.cpp:496 +msgid "Move to End of Document" +msgstr "Отиване в края на документа" -#: part/kateprinter.cpp:919 -msgid "Draw bac&kground color" -msgstr "Печат на &цвета на фона" +#: part/kateview.cpp:500 +msgid "Select to End of Line" +msgstr "Маркиране до края на реда" + +#: part/kateview.cpp:504 +msgid "Select to End of Document" +msgstr "Маркиране до края на документа" + +#: part/kateview.cpp:509 +msgid "Select to Previous Line" +msgstr "Маркиране до предишния ред" + +#: part/kateview.cpp:513 +msgid "Scroll Line Up" +msgstr "Превъртане ред нагоре" + +#: part/kateview.cpp:517 +msgid "Move to Next Line" +msgstr "Преместване до следващия ред" + +#: part/kateview.cpp:520 +msgid "Move to Previous Line" +msgstr "Преместване до предишния ред" -#: part/kateprinter.cpp:922 -msgid "Draw &boxes" -msgstr "Печат на &рамка" +#: part/kateview.cpp:523 +msgid "Move Character Right" +msgstr "Преместване на знака в дясно" -#: part/kateprinter.cpp:925 -msgid "Box Properties" -msgstr "Настройки на рамката" +#: part/kateview.cpp:526 +msgid "Move Character Left" +msgstr "Преместване на знака в ляво" -#: part/kateprinter.cpp:928 -msgid "W&idth:" -msgstr "&Широчина:" +#: part/kateview.cpp:530 +msgid "Select to Next Line" +msgstr "Маркиране до следващия ред" -#: part/kateprinter.cpp:932 -msgid "&Margin:" -msgstr "&Граница:" +#: part/kateview.cpp:534 +msgid "Scroll Line Down" +msgstr "Превъртане ред надолу" -#: part/kateprinter.cpp:936 -msgid "Co&lor:" -msgstr "Ц&вят:" +#: part/kateview.cpp:539 +msgid "Scroll Page Up" +msgstr "Превъртане страница нагоре" -#: part/kateprinter.cpp:954 -msgid "" -"

If enabled, the background color of the editor will be used.

" -"

This may be useful if your color scheme is designed for a dark " -"background.

" -msgstr "" -"

Печат на фоновия цвят на редактора.

" -"

Тази операция може да бъде полезна, ако използвате цветна схема с тъмен фон " -"и светъл текст.

" +#: part/kateview.cpp:543 +msgid "Select Page Up" +msgstr "Маркиране страница нагоре" -#: part/kateprinter.cpp:957 -msgid "" -"

If enabled, a box as defined in the properties below will be drawn around " -"the contents of each page. The Header and Footer will be separated from the " -"contents with a line as well.

" -msgstr "" -"

Печат на рамка около съдържанието на всяка страницата. Също така долният и " -"горният колонтитули ще бъдат разделени от съдържанието с линия.

" +#: part/kateview.cpp:547 +msgid "Move to Top of View" +msgstr "Отиване в началото на видимата част" -#: part/kateprinter.cpp:961 -msgid "The width of the box outline" -msgstr "Широчина на линията на рамката в пиксели." +#: part/kateview.cpp:551 +msgid "Select to Top of View" +msgstr "Маркиране до началото на видимата част" -#: part/kateprinter.cpp:963 -msgid "The margin inside boxes, in pixels" -msgstr "Границата от вътрешната страна на рамката в пиксели." +#: part/kateview.cpp:556 +msgid "Scroll Page Down" +msgstr "Превъртане страница надолу" -#: part/kateprinter.cpp:965 -msgid "The line color to use for boxes" -msgstr "Цветът на рамката." +#: part/kateview.cpp:560 +msgid "Select Page Down" +msgstr "Маркиране страница надолу" -#: part/katejscript.cpp:304 part/katejscript.cpp:928 -msgid "Exception, line %1: %2" -msgstr "Изключение, ред %1: %2" +#: part/kateview.cpp:564 +msgid "Move to Bottom of View" +msgstr "Отиване в края на видимата част" -#: part/katejscript.cpp:754 -msgid "Command not found" -msgstr "Командата не е намерена" +#: part/kateview.cpp:568 +msgid "Select to Bottom of View" +msgstr "Маркиране до края на видимата част" -#: part/katejscript.cpp:762 part/katejscript.cpp:897 -msgid "JavaScript file not found" -msgstr "Файлът JavaScript не е намерен" +#: part/kateview.cpp:572 +msgid "Move to Matching Bracket" +msgstr "Отиване до съвпадаща скоба" -#: part/katefiletype.cpp:273 -msgid "&Filetype:" -msgstr "&Тип на файл:" +#: part/kateview.cpp:576 +msgid "Select to Matching Bracket" +msgstr "Маркиране до съвпадаща скоба" -#: part/katefiletype.cpp:279 -msgid "&New" -msgstr "&Нов" +#: part/kateview.cpp:584 +msgid "Transpose Characters" +msgstr "Разместване на знаци" -#: part/katefiletype.cpp:289 -msgid "N&ame:" -msgstr "&Име:" +#: part/kateview.cpp:594 +msgid "Delete Word Left" +msgstr "Изтриване на дума в ляво" -#: part/katefiletype.cpp:294 -msgid "&Section:" -msgstr "&Секция:" +#: part/kateview.cpp:599 +msgid "Delete Word Right" +msgstr "Изтриване на дума в дясно" -#: part/katefiletype.cpp:299 -msgid "&Variables:" -msgstr "Про&менливи:" +#: part/kateview.cpp:603 +msgid "Delete Next Character" +msgstr "Изтриване на следващия знак" -#: part/katefiletype.cpp:332 -msgid "Create a new file type." -msgstr "Създаване на нов файлов тип." +#: part/kateview.cpp:607 +msgid "Backspace" +msgstr "Изтриване на предишния знак" -#: part/katefiletype.cpp:333 -msgid "Delete the current file type." -msgstr "Изтриване на текущия файлов тип." +#: part/kateview.cpp:633 +msgid "Collapse Toplevel" +msgstr "Свиване на най-горното ниво" -#: part/katefiletype.cpp:335 -msgid "" -"The name of the filetype will be the text of the corresponding menu item." -msgstr "Името на файловия тип ще се показва в менюто." +#: part/kateview.cpp:635 +msgid "Expand Toplevel" +msgstr "Разгъване на най-горното ниво" -#: part/katefiletype.cpp:337 -msgid "The section name is used to organize the file types in menus." -msgstr "" -"Името на секцията се използва, за да се организират файловите типове в менюта." +#: part/kateview.cpp:637 +msgid "Collapse One Local Level" +msgstr "Свиване на локално ниво" -#: part/katefiletype.cpp:339 -msgid "" -"

This string allows you to configure Kate's settings for the files selected " -"by this mimetype using Kate variables. You can set almost any configuration " -"option, such as highlight, indent-mode, encoding, etc.

" -"

For a full list of known variables, see the manual.

" -msgstr "" -"

Настройки на редактора за файловете, избрани чрез съответния файлов тип. " -"Може да зададете коя да е настройка, като открояване, кодова таблица и др.

" -"

За пълен списък на променливите, вижте ръководството.

" +#: part/kateview.cpp:639 +msgid "Expand One Local Level" +msgstr "Разгъване на локално ниво" -#: part/katefiletype.cpp:344 -msgid "" -"The wildcards mask allows you to select files by filename. A typical mask uses " -"an asterisk and the file extension, for example *.txt; *.text" -". The string is a semicolon-separated list of masks." -msgstr "" -"Маска за избор на файлове по име. Най-често, се използва звездичка и разширение " -"на файл. Примерно *.txt; *.text, за текстови файлове. Низът е " -"списък от маски, разделени с точка и запетая." +#: part/kateview.cpp:644 +msgid "Show the code folding region tree" +msgstr "Показване структурата на кода" -#: part/katefiletype.cpp:349 -msgid "" -"The mime type mask allows you to select files by mimetype. The string is a " -"semicolon-separated list of mimetypes, for example " -"text/plain; text/english." -msgstr "" -"Маска за избор на файлове по тип. Примерно text/plain; text/english" -", за текстови файлове. Низът е списък от маски, разделени с точка и запетая." +#: part/kateview.cpp:645 +msgid "Basic template code test" +msgstr "Проба на кода на базовия образец" -#: part/katefiletype.cpp:353 -msgid "Displays a wizard that helps you easily select mimetypes." -msgstr "Стартиране на помощник за избор на файлови типове (MIME)." +#: part/kateview.cpp:707 +msgid " OVR " +msgstr " OVR " -#: part/katefiletype.cpp:355 -msgid "" -"Sets a priority for this file type. If more than one file type selects the same " -"file, the one with the highest priority will be used." -msgstr "Приоритет за файловия тип. Ще се използва този с по-високия приоритет." +#: part/kateview.cpp:709 +msgid " INS " +msgstr " INS " -#: part/katefiletype.cpp:427 -msgid "New Filetype" -msgstr "Нов тип" +#: part/kateview.cpp:712 +msgid " R/O " +msgstr " R/O " -#: part/katefiletype.cpp:471 +#: part/kateview.cpp:717 #, c-format -msgid "Properties of %1" -msgstr "Информация за %1" +msgid " Line: %1" +msgstr " Ред: %1" -#: part/katefiletype.cpp:504 -msgid "" -"Select the MimeTypes you want for this file type.\n" -"Please note that this will automatically edit the associated file extensions as " -"well." -msgstr "" -"Избор на типове MIME за зададения тип файл." -"
Имайте предвид, че тази операция автоматично ще редактира и асоциираните " -"разширения към файла.
" +#: part/kateview.cpp:718 +#, c-format +msgid " Col: %1" +msgstr " Кол: %1" -#: part/katespell.cpp:57 -msgid "Spelling (from cursor)..." -msgstr "Проверка на правописа от курсора..." +#: part/kateview.cpp:721 +msgid " BLK " +msgstr " BLK " -#: part/katespell.cpp:58 -msgid "Check the document's spelling from the cursor and forward" -msgstr "Проверка на правописа на документа от курсора до началото а документа" +#: part/kateview.cpp:721 +msgid " NORM " +msgstr " NORM " -#: part/katespell.cpp:60 -msgid "Spellcheck Selection..." -msgstr "Проверка на правописа на маркировката..." +#: part/kateview.cpp:897 +msgid "Overwrite the file" +msgstr "Презапис на файла" -#: part/katespell.cpp:61 -msgid "Check spelling of the selected text" -msgstr "Проверка на правописа на маркирания текст в документа" +#: part/kateview.cpp:1799 +msgid "Export File as HTML" +msgstr "Експортиране на файл като HTML" -#: part/katespell.cpp:125 -msgid "Spellcheck" -msgstr "Проверка на правописа" +#: part/kateviewhelpers.cpp:237 +msgid "Available Commands" +msgstr "Налични команди" -#: part/katespell.cpp:205 +#: part/kateviewhelpers.cpp:239 +#, fuzzy msgid "" -"The spelling program could not be started. Please make sure you have set the " -"correct spelling program and that it is properly configured and in your PATH." +"

For help on individual commands, do 'help <command>'

" msgstr "" -"Външната програма за проверка на правописа не може да бъде стартирана. Моля, " -"проверете дали имате инсталирана и правилно настроена програмата, която " -"ползвате за проверка на правописа." +"

За да получите помощ за дадена команда, напишете help <" +"команда>.

" -#: part/katespell.cpp:210 -msgid "The spelling program seems to have crashed." -msgstr "Аварийно завършване на програмата за проверка на правописа." +#: part/kateviewhelpers.cpp:250 +msgid "No help for '%1'" +msgstr "Няма помощ за \"%1\"." -#: part/kateschema.cpp:279 -msgid "Text Area Background" -msgstr "Фон на текста" +#: part/kateviewhelpers.cpp:253 +msgid "No such command %1" +msgstr "Няма такава команда \"%1\"." -#: part/kateschema.cpp:283 -msgid "Normal text:" -msgstr "Обикновен текст:" +#: part/kateviewhelpers.cpp:258 +#, fuzzy +msgid "" +"

This is the Katepart command line.
Syntax: command " +"[ arguments ]
For a list of available commands, enter " +"help list
For help for individual commands, enter " +"help <command>

" +msgstr "" +"

Това е синтаксисът на модула Katepart за командния ред.
Синтаксис: " +"команда [аргументи]
За да получите списък на всички " +"команди, напишете help list
За да получите помощ за " +"дадена команда, напишете help <команда>.

" -#: part/kateschema.cpp:289 -msgid "Selected text:" -msgstr "Маркиран текст:" +#: part/kateviewhelpers.cpp:345 +msgid "Success: " +msgstr "Успех: " -#: part/kateschema.cpp:295 -msgid "Current line:" -msgstr "Текущ ред:" +#: part/kateviewhelpers.cpp:347 +msgid "Success" +msgstr "Успех" -#: part/kateschema.cpp:305 -msgid "Active Breakpoint" -msgstr "Активна точка на прекъсване" +#: part/kateviewhelpers.cpp:352 +msgid "Error: " +msgstr "Грешка: " -#: part/kateschema.cpp:306 -msgid "Reached Breakpoint" -msgstr "Достъпна точка на прекъсване" +#: part/kateviewhelpers.cpp:354 +msgid "Command \"%1\" failed." +msgstr "Неуспешна команда \"%1\"." -#: part/kateschema.cpp:307 -msgid "Disabled Breakpoint" -msgstr "Изключена точка на прекъсване" +#: part/kateviewhelpers.cpp:360 +msgid "No such command: \"%1\"" +msgstr "Няма такава команда: \"%1\"" -#: part/kateschema.cpp:308 -msgid "Execution" -msgstr "Изпълнение" +#: part/kateviewhelpers.cpp:1127 part/kateviewhelpers.cpp:1128 +#, c-format +msgid "Mark Type %1" +msgstr "Маркиране на тип %1" -#: part/kateschema.cpp:317 -msgid "Additional Elements" -msgstr "Допълнителни елементи" +#: part/kateviewhelpers.cpp:1144 +msgid "Set Default Mark Type" +msgstr "Стил по подразбиране" -#: part/kateschema.cpp:321 -msgid "Left border background:" -msgstr "Фон на лявата граница:" +#: plugins/autobookmarker/autobookmarker.cpp:90 +msgid "AutoBookmarks" +msgstr "Автоотметки" -#: part/kateschema.cpp:327 -msgid "Line numbers:" -msgstr "Номера на редове:" +#: plugins/autobookmarker/autobookmarker.cpp:101 +msgid "Configure AutoBookmarks" +msgstr "Настройване на автоотметките" -#: part/kateschema.cpp:333 -msgid "Bracket highlight:" -msgstr "Открояване на скобите:" +#: plugins/autobookmarker/autobookmarker.cpp:279 +msgid "Edit Entry" +msgstr "Редактиране на отметка" -#: part/kateschema.cpp:339 -msgid "Word wrap markers:" -msgstr "Маркери за пренос на думи:" +#: plugins/autobookmarker/autobookmarker.cpp:287 +msgid "&Pattern:" +msgstr "&Шаблон:" -#: part/kateschema.cpp:345 -msgid "Tab markers:" -msgstr "Табулации:" +#: plugins/autobookmarker/autobookmarker.cpp:293 +msgid "

A regular expression. Matching lines will be bookmarked.

" +msgstr "" +"

Регулярен израз. Редовете, които съвпадат, ще бъдат добавени като отметки." +"

" -#: part/kateschema.cpp:357 -msgid "

Sets the background color of the editing area.

" -msgstr "

Фон на областта за редактиране на текста.

" +#: plugins/autobookmarker/autobookmarker.cpp:297 +msgid "Case &sensitive" +msgstr "&Чувствителен регистър" -#: part/kateschema.cpp:358 +#: plugins/autobookmarker/autobookmarker.cpp:301 msgid "" -"

Sets the background color of the selection.

" -"

To set the text color for selected text, use the \"" -"Configure Highlighting\" dialog.

" +"

If enabled, the pattern matching will be case sensitive, otherwise not." msgstr "" -"

Фон на маркирания текст.

" -"

За да изберете цвят текста, когато е маркиран, използвайте диалога за " -"настройване на открояването.

" +"

Чувствителност към главни/малки букви (горен/долен регистър на " +"клавиатурата) при съвпадението на шаблона.

" -#: part/kateschema.cpp:361 +#: plugins/autobookmarker/autobookmarker.cpp:304 +msgid "&Minimal matching" +msgstr "&Минимално съвпадение" + +#: plugins/autobookmarker/autobookmarker.cpp:308 +#, fuzzy msgid "" -"

Sets the background color of the selected marker type.

" -"

Note: The marker color is displayed lightly because of " -"transparency.

" +"

If enabled, the pattern matching will use minimal matching if you do not " +"know what that is, please read the appendix on regular expressions in the " +"kate manual.

" msgstr "" -"

Фон на избрания маркер.

" -"

Имайте предвид, че избрания цвят се показва много ненаситено, защото се " -"използва степен на прозрачност.

" +"

Ако отметката е включена, ще се използва минимално съвпадение на " +"регулярния израз. Ако не знаете какво е това, може да погледнете в " +"ръководството на програмата.

" -#: part/kateschema.cpp:364 -msgid "

Select the marker type you want to change.

" -msgstr "

Изберете тип маркер, който искате да промените.

" +#: plugins/autobookmarker/autobookmarker.cpp:312 +msgid "&File mask:" +msgstr "&Файлове:" -#: part/kateschema.cpp:365 +#: plugins/autobookmarker/autobookmarker.cpp:318 msgid "" -"

Sets the background color of the currently active line, which means the line " -"where your cursor is positioned.

" +"

A list of filename masks, separated by semicolons. This can be used to " +"limit the usage of this entity to files with matching names.

Use the " +"wizard button to the right of the mimetype entry below to easily fill out " +"both lists.

" msgstr "" -"

Фон на текущ ред. Текущ ред е този, на който се намира курсора за въвеждане " -"на текст, а не на мишката.

" +"

Списък на имена на файлове (шаблони на имена), разделени с точка и " +"запетая, които трябва да съвпадат при търсенето.

Използвайте " +"помощника, за да попълните по-лесно двата списъка.

" -#: part/kateschema.cpp:368 +#: plugins/autobookmarker/autobookmarker.cpp:329 msgid "" -"

This color will be used to draw the line numbers (if enabled) and the lines " -"in the code-folding pane.

" -msgstr "

Цвят за изчертаване на номерата на редовете, ако са включени.

" +"

A list of mime types, separated by semicolon. This can be used to limit " +"the usage of this entity to files with matching mime types.

Use the " +"wizard button on the right to get a list of existing file types to choose " +"from, using it will fill in the file masks as well.

" +msgstr "" +"

Списък на файлови типове (MIME), разделени с точка и запетая, които " +"трябва да съвпадат при търсенето.

Използвайте помощника, за да " +"попълните по-лесно двата списъка.

" -#: part/kateschema.cpp:370 +#: plugins/autobookmarker/autobookmarker.cpp:339 msgid "" -"

Sets the bracket matching color. This means, if you place the cursor e.g. at " -"a (, the matching ) will be highlighted with this color.

" +"

Click this button to display a checkable list of mimetypes available on " +"your system. When used, the file masks entry above will be filled in with " +"the corresponding masks.

" msgstr "" -"

Цвят за открояване на съвпадащи скоби. Това означава, че ако позиционирате " -"курсора на отваряща скоба (, съвпадащата затваряща скоба ) " -"ще бъде подчертана с този цвят.

" +"

Натиснете бутона, за да се появи диалог, от който може да изберете " +"файловите типове, поддържани от вашата система. От списъка може да изберете " +"файлови типове, които ще се използват за автоотметки.

" -#: part/kateschema.cpp:374 +#: plugins/autobookmarker/autobookmarker.cpp:364 msgid "" -"

Sets the color of Word Wrap-related markers:

Static Word Wrap
" -"
A vertical line which shows the column where text is going to be " -"wrapped
Dynamic Word Wrap
An arrow shown to the left of " -"visually-wrapped lines
" +"Select the MimeTypes for this pattern.\n" +"Please note that this will automatically edit the associated file extensions " +"as well." msgstr "" -"

Цвят на маркерите за пренос на думи:

" -"Статичен пренос на думи
Вертикална линя, която показва колоната, " -"където ще се извършва преноса на текста.
Динамичен пренос на думи
" -"
Стрелка в края на реда, ако е има пренос на текст.
" +"Изберете файлови типове за шаблона.\n" +"Имайте предвид, че автоматично ще се променят разширенията на файловете." -#: part/kateschema.cpp:380 -msgid "

Sets the color of the tabulator marks:

" -msgstr "

Цвят на табулациите.

" +#: plugins/autobookmarker/autobookmarker.cpp:384 +msgid "&Patterns" +msgstr "&Шаблони" -#: part/kateschema.cpp:605 +#: plugins/autobookmarker/autobookmarker.cpp:387 +msgid "Pattern" +msgstr "Шаблон" + +#: plugins/autobookmarker/autobookmarker.cpp:388 +msgid "Mime Types" +msgstr "Файлови типове" + +#: plugins/autobookmarker/autobookmarker.cpp:389 +msgid "File Masks" +msgstr "Файлове" + +#: plugins/autobookmarker/autobookmarker.cpp:393 msgid "" -"This list displays the default styles for the current schema and offers the " -"means to edit them. The style name reflects the current style settings." -"

To edit the colors, click the colored squares, or select the color to edit " -"from the popup menu." -"

You can unset the Background and Selected Background colors from the popup " -"menu when appropriate." +"

This list shows your configured autobookmark entities. When a document is " +"opened, each entity is used in the following way:

  1. The entity is " +"dismissed, if a mime and/or filename mask is defined, and neither matches " +"the document.
  2. Otherwise each line of the document is tried against " +"the pattern, and a bookmark is set on matching lines.
  3. Use the " +"buttons below to manage your collection of entities.

    " msgstr "" -"Списъкът съдържа всички правила за открояване на кода, използвани от избрания " -"режим. Също така, диалогът ви позволява да ги редактирате. " -"

    Използвайте клавиша \"Интервал\", за да изберете елемент." -"

    Използвайте цветните бутончета, за да редактирате открояване на съответния " -"елемент." +"

    Списъкът съдържа, настроените автоотметки. Когато отворите документ, за " +"всеки запис се прилагат следните правила:

    1. Записът се игнорира, " +"ако не отговаря на файловия тип или шаблона на имената на файловете.
    2. В противен случай всеки ред от документа се пробва за съвпадение с " +"шаблона. Ако редът съвпада с шаблона, се маркира.

    Използвайте " +"бутоните по-долу, за да редактирате отметките.

    " -#: part/kateschema.cpp:711 +#: plugins/autobookmarker/autobookmarker.cpp:408 +msgid "Press this button to create a new autobookmark entity." +msgstr "Създаване на нова автоотметка." + +#: plugins/autobookmarker/autobookmarker.cpp:413 +msgid "Press this button to delete the currently selected entity." +msgstr "Изтриване на текущия запис." + +#: plugins/autobookmarker/autobookmarker.cpp:415 +msgid "&Edit..." +msgstr "&Редактиране..." + +#: plugins/autobookmarker/autobookmarker.cpp:418 +msgid "Press this button to edit the currently selected entity." +msgstr "Редактиране на текущия запис." + +#: plugins/insertfile/insertfileplugin.cpp:79 +msgid "Insert File..." +msgstr "Вмъкване на файл..." + +#: plugins/insertfile/insertfileplugin.cpp:88 +msgid "Choose File to Insert" +msgstr "Избор на файл за вмъкване" + +#: plugins/insertfile/insertfileplugin.cpp:89 +#, fuzzy +msgid "&Insert" +msgstr "&Инсталиране" + +#: plugins/insertfile/insertfileplugin.cpp:116 +msgid "" +"Failed to load file:\n" +"\n" +msgstr "" +"Грешка при зареждане на файла:\n" +"\n" + +#: plugins/insertfile/insertfileplugin.cpp:116 +#: plugins/insertfile/insertfileplugin.cpp:137 +#: plugins/insertfile/insertfileplugin.cpp:159 +msgid "Insert File Error" +msgstr "Грешка при вмъкване на файл" + +#: plugins/insertfile/insertfileplugin.cpp:130 msgid "" -"This list displays the contexts of the current syntax highlight mode and offers " -"the means to edit them. The context name reflects the current style settings." -"

    To edit using the keyboard, press <SPACE> " -"and choose a property from the popup menu." -"

    To edit the colors, click the colored squares, or select the color to edit " -"from the popup menu." -"

    You can unset the Background and Selected Background colors from the context " -"menu when appropriate." +"

    The file %1 does not exist or is not readable, aborting." msgstr "" -"Списъкът съдържа всички правила за открояване на кода, използвани от избрания " -"режим. Също така, диалогът ви позволява да ги редактирате. " -"

    Използвайте клавиша \"Интервал\", за да изберете елемент." -"

    Използвайте цветните бутончета, за да редактирате открояване на съответния " -"елемент." +"

    Файлът %1 не съществува или не е достъпен. Прекъсване на " +"изпълнението." -#: part/kateschema.cpp:840 plugins/autobookmarker/autobookmarker.cpp:405 -msgid "&New..." -msgstr "&Нова..." +#: plugins/insertfile/insertfileplugin.cpp:134 +msgid "

    Unable to open file %1, aborting." +msgstr "" +"

    Файлът %1 не може да бъде отворен. Прекъсване на " +"изпълнението." -#: part/kateschema.cpp:853 -msgid "Colors" -msgstr "Цветове" +#: plugins/insertfile/insertfileplugin.cpp:157 +msgid "

    File %1 had no contents." +msgstr "

    Файлът %1 е празен." -#: part/kateschema.cpp:859 -msgid "Normal Text Styles" -msgstr "Текст" +#: plugins/isearch/ISearchPlugin.cpp:68 plugins/isearch/ISearchPlugin.cpp:371 +msgid "Search Incrementally" +msgstr "Последователно търсене" -#: part/kateschema.cpp:863 -msgid "Highlighting Text Styles" -msgstr "Открояване" +#: plugins/isearch/ISearchPlugin.cpp:72 plugins/isearch/ISearchPlugin.cpp:372 +msgid "Search Incrementally Backwards" +msgstr "Последователно търсене назад" -#: part/kateschema.cpp:868 -msgid "&Default schema for %1:" -msgstr "&Стандартни стилове за %1:" +#: plugins/isearch/ISearchPlugin.cpp:76 plugins/isearch/ISearchPlugin.cpp:79 +msgid "I-Search:" +msgstr "Последователно търсене:" -#: part/kateschema.cpp:966 -msgid "Name for New Schema" -msgstr "Име на нова схема" +#: plugins/isearch/ISearchPlugin.cpp:95 +msgid "Search" +msgstr "Търсене" -#: part/kateschema.cpp:966 -msgid "Name:" -msgstr "Име:" +#: plugins/isearch/ISearchPlugin.cpp:101 +msgid "Search Options" +msgstr "Настройки на търсенето" -#: part/kateschema.cpp:966 -msgid "New Schema" -msgstr "Нова схема" +#: plugins/isearch/ISearchPlugin.cpp:106 plugins/isearch/ISearchPlugin.cpp:412 +msgid "Case Sensitive" +msgstr "Чувствителен регистър" -#: part/kateschema.cpp:1053 -msgid "Context" -msgstr "Контекст" +#: plugins/isearch/ISearchPlugin.cpp:115 plugins/isearch/ISearchPlugin.cpp:414 +msgid "From Beginning" +msgstr "От началото" -#: part/kateschema.cpp:1059 -msgid "Selected" -msgstr "Маркировка" +#: plugins/isearch/ISearchPlugin.cpp:124 plugins/isearch/ISearchPlugin.cpp:416 +msgid "Regular Expression" +msgstr "Регулярен израз" -#: part/kateschema.cpp:1060 -msgid "Background" -msgstr "Фон" +#: plugins/isearch/ISearchPlugin.cpp:244 +msgid "" +"_: Incremental Search\n" +"I-Search:" +msgstr "Последователно търсене:" + +#: plugins/isearch/ISearchPlugin.cpp:247 +msgid "" +"_: Incremental Search found no match\n" +"Failing I-Search:" +msgstr "Няма съвпадение на последователното търсене:" + +#: plugins/isearch/ISearchPlugin.cpp:250 +msgid "" +"_: Incremental Search in the reverse direction\n" +"I-Search Backward:" +msgstr "Последователно търсене назад:" + +#: plugins/isearch/ISearchPlugin.cpp:253 +msgid "Failing I-Search Backward:" +msgstr "Няма съвпадение на последователното търсене назад:" + +#: plugins/isearch/ISearchPlugin.cpp:256 +msgid "" +"_: Incremental Search has passed the end of the document\n" +"Wrapped I-Search:" +msgstr "Циклично последователно търсене:" + +#: plugins/isearch/ISearchPlugin.cpp:259 +msgid "Failing Wrapped I-Search:" +msgstr "Няма съвпадение на цикличното последователно търсене:" + +#: plugins/isearch/ISearchPlugin.cpp:262 +msgid "Wrapped I-Search Backward:" +msgstr "Циклично последователно търсене назад:" + +#: plugins/isearch/ISearchPlugin.cpp:265 +msgid "Failing Wrapped I-Search Backward:" +msgstr "Няма съвпадение на цикличното последователно търсене назад:" + +#: plugins/isearch/ISearchPlugin.cpp:269 +msgid "" +"_: Incremental Search has passed both the end of the document and the " +"original starting position\n" +"Overwrapped I-Search:" +msgstr "Затворено последователно търсене:" + +#: plugins/isearch/ISearchPlugin.cpp:272 +msgid "Failing Overwrapped I-Search:" +msgstr "Няма съвпадение на затвореното последователно търсене:" + +#: plugins/isearch/ISearchPlugin.cpp:275 +msgid "Overwrapped I-Search Backwards:" +msgstr "Затворено последователно търсене назад:" -#: part/kateschema.cpp:1061 -msgid "Background Selected" -msgstr "Фон на маркировката" +#: plugins/isearch/ISearchPlugin.cpp:278 +msgid "Failing Overwrapped I-Search Backward:" +msgstr "Няма съвпадение на затвореното последователно търсене назад:" -#: part/kateschema.cpp:1063 -msgid "Use Default Style" -msgstr "Използване на стандартен стил" +#: plugins/isearch/ISearchPlugin.cpp:280 +msgid "Error: unknown i-search state!" +msgstr "Грешка: неочаквано състояние на последователното търсене" -#: part/kateschema.cpp:1097 -msgid "&Bold" -msgstr "&Получер" +#: plugins/isearch/ISearchPlugin.cpp:341 +msgid "Next Incremental Search Match" +msgstr "Следващо съвпадение на последователното търсене" -#: part/kateschema.cpp:1099 -msgid "&Italic" -msgstr "К&урсив" +#: plugins/isearch/ISearchPlugin.cpp:342 +msgid "Previous Incremental Search Match" +msgstr "Предишно съвпадение на последователното търсене" -#: part/kateschema.cpp:1101 -msgid "&Underline" -msgstr "По&дчертан" +#: plugins/kdatatool/kate_kdatatool.cpp:78 +msgid "Data Tools" +msgstr "Текстообработка" -#: part/kateschema.cpp:1103 -msgid "S&trikeout" -msgstr "&Зачертан" +#: plugins/kdatatool/kate_kdatatool.cpp:153 +#: plugins/kdatatool/kate_kdatatool.cpp:175 +msgid "(not available)" +msgstr "(няма поддръжка)" -#: part/kateschema.cpp:1108 -msgid "Normal &Color..." -msgstr "Цвят на &текста..." +#: plugins/kdatatool/kate_kdatatool.cpp:183 +msgid "" +"Data tools are only available when text is selected, or when the right mouse " +"button is clicked over a word. If no data tools are offered even when text " +"is selected, you need to install them. Some data tools are part of the " +"KOffice package." +msgstr "" +"Инструментите за текстообработка са налични само, ако има маркиран текст или " +"когато десният бутон на мишката е натиснат върху дума. Ако и в тези случаи " +"няма поддръжка на инструментите за текстообработка, проверете дали са " +"инсталирани. Някои инструменти са част от пакета KOffice." -#: part/kateschema.cpp:1109 -msgid "&Selected Color..." -msgstr "Цвят на &маркираното..." +#: plugins/wordcompletion/docwordcompletion.cpp:109 +msgid "Word Completion Plugin" +msgstr "Приставка за завършване на думи" -#: part/kateschema.cpp:1110 -msgid "&Background Color..." -msgstr "Цвят на &фона..." +#: plugins/wordcompletion/docwordcompletion.cpp:114 +msgid "Configure the Word Completion Plugin" +msgstr "Настройки на приставката за автоматично завършване на думи" -#: part/kateschema.cpp:1111 -msgid "S&elected Background Color..." -msgstr "Цвят на фо&на на маркираното..." +#: plugins/wordcompletion/docwordcompletion.cpp:148 +msgid "Reuse Word Above" +msgstr "Използване на следващата дума" -#: part/kateschema.cpp:1122 -msgid "Unset Background Color" -msgstr "Неустановен цвят на фона" +#: plugins/wordcompletion/docwordcompletion.cpp:150 +msgid "Reuse Word Below" +msgstr "Използване на предишната дума" -#: part/kateschema.cpp:1124 -msgid "Unset Selected Background Color" -msgstr "Неустановен цвят на фона на маркираното" +#: plugins/wordcompletion/docwordcompletion.cpp:152 +msgid "Pop Up Completion List" +msgstr "Изскачащ списък с предложения" -#: part/kateschema.cpp:1129 -msgid "Use &Default Style" -msgstr "&Използване на стандартен стил" +#: plugins/wordcompletion/docwordcompletion.cpp:154 +msgid "Shell Completion" +msgstr "Завършване на думи" -#: part/kateschema.cpp:1352 -msgid "" -"\"Use Default Style\" will be automatically unset when you change any style " -"properties." -msgstr "" -"Стандартния стил ще бъде автоматично изключен, ако промените настройките на " -"някой стил." +#: plugins/wordcompletion/docwordcompletion.cpp:156 +msgid "Automatic Completion Popup" +msgstr "Автоматично изскачане на списъка" -#: part/kateschema.cpp:1353 -msgid "Kate Styles" -msgstr "Стилове" +#: plugins/wordcompletion/docwordcompletion.cpp:498 +msgid "Automatically &show completion list" +msgstr "&Автоматично изскачане на списъка" -#: part/katehighlight.cpp:1823 -msgid "Normal Text" -msgstr "Обикновен текст" +#: plugins/wordcompletion/docwordcompletion.cpp:511 +msgid "" +"_: Translators: This is the first part of two strings wich will comprise the " +"sentence 'Show completions when a word is at least N characters'. The first " +"part is on the right side of the N, which is represented by a spinbox " +"widget, followed by the second part: 'characters long'. Characters is a " +"ingeger number between and including 1 and 30. Feel free to leave the second " +"part of the sentence blank if it suits your language better. \n" +"Show completions &when a word is at least" +msgstr "Показване на &списъка когато думата е" -#: part/katehighlight.cpp:1971 +#: plugins/wordcompletion/docwordcompletion.cpp:517 msgid "" -"%1: Deprecated syntax. Attribute (%2) not addressed by symbolic name
    " -msgstr "" -"%1: Излязъл от употреба синтаксис. Атрибутът (%2) не е адресира от " -"символна връзка.
    " +"_: This is the second part of two strings that will comprise teh sentence " +"'Show completions when a word is at least N characters'\n" +"characters long." +msgstr "знака" -#: part/katehighlight.cpp:2338 -msgid "%1: Deprecated syntax. Context %2 has no symbolic name
    " +#: plugins/wordcompletion/docwordcompletion.cpp:520 +msgid "" +"Enable the automatic completion list popup as default. The popup can be " +"disabled on a view basis from the 'Tools' menu." msgstr "" -"%1: Излязъл от употреба синтаксис. Контекстът %2 няма символна " -"връзка.
    " +"Включване на изскачащия списък с предложенията. Той може да бъде изключен/" +"включен за всеки отделен преглед от менюто \"Инструменти\"." -#: part/katehighlight.cpp:2385 +#: plugins/wordcompletion/docwordcompletion.cpp:523 msgid "" -"%1:Deprecated syntax. Context %2 not addressed by a symbolic name" +"Define the length a word should have before the completion list is displayed." msgstr "" -"%1: Излязъл от употреба синтаксис. Контекстът %2 не е адресира от " -"символна връзка." +"Дължина, която трябва да има думата, преди да се появи изскачащия списък с " +"предложенията." -#: part/katehighlight.cpp:2500 -msgid "" -"There were warning(s) and/or error(s) while parsing the syntax highlighting " -"configuration." -msgstr "Грешки по време на синтактичния анализ за открояване на кода." +#: data/katepartreadonlyui.rc:4 data/katepartui.rc:4 +#, fuzzy, no-c-format +msgid "&File" +msgstr "&Тип на файл" -#: part/katehighlight.cpp:2502 -msgid "Kate Syntax Highlighting Parser" -msgstr "Синтактичен анализатор за открояване на кода" +#: data/katepartreadonlyui.rc:11 data/katepartui.rc:13 +#: plugins/isearch/tdetexteditor_isearchui.rc:4 +#, fuzzy, no-c-format +msgid "&Edit" +msgstr "&Редактиране..." -#: part/katehighlight.cpp:2653 -msgid "" -"Since there has been an error parsing the highlighting description, this " -"highlighting will be disabled" +#: data/katepartreadonlyui.rc:25 data/katepartui.rc:36 +#, no-c-format +msgid "&View" msgstr "" -"След като има грешки при синтактичния анализ на кода, открояването на кода ще " -"бъде изключено." -#: part/katehighlight.cpp:2855 -msgid "" -"%1: Specified multiline comment region (%2) could not be resolved
    " +#: data/katepartreadonlyui.rc:39 data/katepartui.rc:50 +#, no-c-format +msgid "&Code Folding" +msgstr "&Структура на кода" + +#: data/katepartreadonlyui.rc:49 data/katepartui.rc:61 +#: plugins/insertfile/tdetexteditor_insertfileui.rc:4 +#: plugins/wordcompletion/docwordcompletionui.rc:4 +#, fuzzy, no-c-format +msgid "&Tools" +msgstr "Текстообработка" + +#: data/katepartreadonlyui.rc:76 data/katepartui.rc:91 +#, fuzzy, no-c-format +msgid "&Settings" +msgstr "&Текст" + +#: data/katepartreadonlyui.rc:93 data/katepartui.rc:111 +#, no-c-format +msgid "Main Toolbar" msgstr "" -"%1: Зададеният многоредов коментар (%2) не може да бъде намерен.
    " -#: part/katehighlight.cpp:3166 -msgid "Keyword" -msgstr "Ключови думи" +#: plugins/isearch/tdetexteditor_isearchui.rc:9 +#, fuzzy, no-c-format +msgid "Search Toolbar" +msgstr "Търсене" -#: part/katehighlight.cpp:3167 -msgid "Data Type" -msgstr "Данни" +#: plugins/wordcompletion/docwordcompletionui.rc:6 +#, fuzzy, no-c-format +msgid "Word Completion" +msgstr "Приставка за завършване на думи" -#: part/katehighlight.cpp:3168 -msgid "Decimal/Value" -msgstr "Десетични числа" +#: data/4dos.xml:9 data/ahk.xml:3 data/ample.xml:3 data/awk.xml:3 +#: data/bash.xml:11 data/dosbat.xml:11 data/erlang.xml:39 data/euphoria.xml:32 +#: data/ferite.xml:3 data/gnuplot.xml:3 data/html-php.xml:13 +#: data/idconsole.xml:3 data/j.xml:27 data/javascript.xml:6 data/ld.xml:4 +#: data/lsl.xml:14 data/lua.xml:38 data/mason.xml:3 data/mel.xml:23 +#: data/perl.xml:42 data/php.xml:67 data/pig.xml:4 data/pike.xml:4 +#: data/praat.xml:24 data/python.xml:16 data/q.xml:3 data/qml.xml:4 +#: data/r.xml:10 data/rexx.xml:3 data/ruby.xml:33 data/scheme.xml:43 +#: data/sed.xml:3 data/sieve.xml:4 data/taskjuggler.xml:14 data/tcl.xml:31 +#: data/tcsh.xml:11 data/uscript.xml:3 data/velocity.xml:3 +#: data/xonotic-console.xml:3 data/zsh.xml:11 +msgid "" +"_: Language Section\n" +"Scripts" +msgstr "Scripts" -#: part/katehighlight.cpp:3169 -msgid "Base-N Integer" -msgstr "Цели числа" +#: data/abap.xml:3 data/actionscript.xml:3 data/ansic89.xml:27 +#: data/bitbake.xml:11 data/c.xml:3 data/cg.xml:23 data/cgis.xml:3 +#: data/clipper.xml:3 data/clojure.xml:25 data/commonlisp.xml:26 +#: data/component-pascal.xml:13 data/cpp.xml:9 data/crk.xml:2 data/cs.xml:2 +#: data/d.xml:104 data/e.xml:3 data/eiffel.xml:13 data/fortran.xml:3 +#: data/freebasic.xml:3 data/fsharp.xml:12 data/glsl.xml:3 data/go.xml:29 +#: data/grammar.xml:6 data/groovy.xml:6 data/haskell.xml:3 data/haxe.xml:15 +#: data/idl.xml:3 data/ilerpg.xml:48 data/inform.xml:5 data/java.xml:3 +#: data/julia.xml:32 data/kbasic.xml:3 data/lex.xml:21 +#: data/literate-haskell.xml:3 data/logtalk.xml:4 data/lpc.xml:19 +#: data/m4.xml:41 data/modelica.xml:19 data/modula-2.xml:3 +#: data/monobasic.xml:13 data/nemerle.xml:4 data/nesc.xml:3 data/noweb.xml:3 +#: data/objectivec.xml:3 data/objectivecpp.xml:3 data/oors.xml:3 +#: data/opal.xml:3 data/opencl.xml:3 data/prolog.xml:107 data/protobuf.xml:3 +#: data/purebasic.xml:2 data/rapidq.xml:3 data/rsiidl.xml:3 data/rust.xml:37 +#: data/sather.xml:3 data/scala.xml:3 data/sml.xml:3 data/stata.xml:3 +#: data/tads3.xml:5 data/xharbour.xml:3 data/yacc.xml:28 data/zonnon.xml:3 +msgid "" +"_: Language Section\n" +"Sources" +msgstr "Sources" -#: part/katehighlight.cpp:3170 -msgid "Floating Point" -msgstr "Числа с плаваща точка" +#: data/abc.xml:5 data/alert.xml:29 data/alert_indent.xml:29 +#: data/changelog.xml:3 data/css-php.xml:32 data/cue.xml:3 +#: data/debianchangelog.xml:3 data/debiancontrol.xml:3 data/diff.xml:18 +#: data/dockerfile.xml:4 data/email.xml:6 data/gdb.xml:10 data/git-rebase.xml:3 +#: data/hunspell-aff.xml:3 data/hunspell-dat.xml:3 data/hunspell-dic.xml:3 +#: data/jam.xml:24 data/javascript-php.xml:12 data/lilypond.xml:23 +#: data/m3u.xml:17 data/makefile.xml:10 data/meson.xml:3 data/mup.xml:3 +#: data/povray.xml:9 data/qmake.xml:3 data/rib.xml:8 data/rpmspec.xml:11 +#: data/valgrind-suppression.xml:3 +msgid "" +"_: Language Section\n" +"Other" +msgstr "Other" -#: part/katehighlight.cpp:3171 -msgid "Character" -msgstr "Знаци" +#: data/ahdl.xml:3 data/spice.xml:4 data/systemc.xml:10 +#: data/systemverilog.xml:42 data/vera.xml:42 data/verilog.xml:3 +#: data/vhdl.xml:14 +msgid "" +"_: Language Section\n" +"Hardware" +msgstr "Hardware" -#: part/katehighlight.cpp:3172 -msgid "String" -msgstr "Низове" +#: data/ansys.xml:3 data/bmethod.xml:3 data/dot.xml:4 data/gap.xml:17 +#: data/gdl.xml:3 data/magma.xml:3 data/mathematica.xml:3 data/matlab.xml:60 +#: data/maxima.xml:24 data/octave.xml:18 data/replicode.xml:14 data/sci.xml:3 +#: data/tibasic.xml:3 data/yacas.xml:3 +msgid "" +"_: Language Section\n" +"Scientific" +msgstr "Scientific" -#: part/katehighlight.cpp:3174 -msgid "Others" -msgstr "Други" +#: data/apache.xml:15 data/asterisk.xml:19 data/cisco.xml:3 data/fstab.xml:4 +#: data/git-ignore.xml:3 data/gitolite.xml:3 data/ini.xml:3 +#: data/mergetagtext.xml:28 data/nagios.xml:3 data/varnish.xml:3 +#: data/varnishtest.xml:3 data/winehq.xml:3 data/xorg.xml:3 +msgid "" +"_: Language Section\n" +"Configuration" +msgstr "Configuration" -#: part/katehighlight.cpp:3175 -msgid "Alert" -msgstr "Внимание" +#: data/asm-avr.xml:36 data/asm-dsp56k.xml:4 data/asm-m68k.xml:4 +#: data/asm6502.xml:3 data/fasm.xml:16 data/gnuassembler.xml:46 data/mips.xml:3 +#: data/nasm.xml:43 data/picsrc.xml:11 +msgid "" +"_: Language Section\n" +"Assembler" +msgstr "Assembler" -#: part/katehighlight.cpp:3176 -msgid "Function" -msgstr "Функция" +#: data/asn1.xml:12 data/asp.xml:3 data/bibtex.xml:9 data/ccss.xml:9 +#: data/coldfusion.xml:3 data/context.xml:3 data/css.xml:26 data/ddoc.xml:52 +#: data/djangotemplate.xml:7 data/doxygenlua.xml:30 data/dtd.xml:6 +#: data/ftl.xml:3 data/gettext.xml:26 data/glosstex.xml:3 data/haml.xml:3 +#: data/hamlet.xml:8 data/html.xml:7 data/javadoc.xml:3 data/json.xml:15 +#: data/jsp.xml:3 data/latex.xml:3 data/less.xml:3 data/mab.xml:3 +#: data/mako.xml:7 data/mandoc.xml:3 data/mediawiki.xml:7 data/metafont.xml:9 +#: data/pango.xml:3 data/postscript.xml:3 data/ppd.xml:12 +#: data/relaxngcompact.xml:3 data/rest.xml:14 data/restructuredtext.xml:3 +#: data/rhtml.xml:47 data/roff.xml:10 data/rtf.xml:3 data/scss.xml:28 +#: data/sgml.xml:3 data/sisu.xml:3 data/texinfo.xml:3 data/textile.xml:18 +#: data/txt2tags.xml:6 data/vcard.xml:5 data/wml.xml:57 data/xml.xml:9 +#: data/xmldebug.xml:3 data/xslt.xml:55 data/xul.xml:7 data/yaml.xml:4 +msgid "" +"_: Language Section\n" +"Markup" +msgstr "Markup" -#: part/katehighlight.cpp:3178 -msgid "Region Marker" -msgstr "Маркер за регион" +#: data/fgl-4gl.xml:3 data/fgl-per.xml:3 data/ldif.xml:3 data/progress.xml:3 +#: data/sql-mysql.xml:8 data/sql-oracle.xml:4 data/sql-postgresql.xml:4 +#: data/sql.xml:6 +msgid "" +"_: Language Section\n" +"Database" +msgstr "Database" -#. i18n: file ./data/katepartreadonlyui.rc line 39 -#: rc.cpp:12 rc.cpp:33 -#, no-c-format -msgid "&Code Folding" -msgstr "&Структура на кода" +#: data/vrml.xml:3 +#, fuzzy +msgid "" +"_: Language Section\n" +"3D" +msgstr "Other" -#. i18n: file data/4dos.xml line 9 -#: rc.cpp:44 +#: data/4dos.xml:9 #, fuzzy msgid "" "_: Language\n" "4DOS BatchToMemory" msgstr "Sather" -#. i18n: file data/4dos.xml line 9 -#: rc.cpp:46 rc.cpp:68 rc.cpp:80 rc.cpp:124 rc.cpp:128 rc.cpp:242 rc.cpp:272 -#: rc.cpp:276 rc.cpp:284 rc.cpp:356 rc.cpp:380 rc.cpp:400 rc.cpp:420 -#: rc.cpp:440 rc.cpp:464 rc.cpp:498 rc.cpp:502 rc.cpp:530 rc.cpp:550 -#: rc.cpp:638 rc.cpp:642 rc.cpp:650 rc.cpp:654 rc.cpp:686 rc.cpp:690 -#: rc.cpp:698 rc.cpp:702 rc.cpp:726 rc.cpp:754 rc.cpp:766 rc.cpp:778 -#: rc.cpp:786 rc.cpp:830 rc.cpp:834 rc.cpp:854 rc.cpp:874 rc.cpp:942 -msgid "" -"_: Language Section\n" -"Scripts" -msgstr "Scripts" - -#. i18n: file data/abap.xml line 3 -#: rc.cpp:48 +#: data/abap.xml:3 #, fuzzy msgid "" "_: Language\n" "ABAP" msgstr "ABC" -#. i18n: file data/abap.xml line 3 -#: rc.cpp:50 rc.cpp:58 rc.cpp:84 rc.cpp:140 rc.cpp:148 rc.cpp:152 rc.cpp:164 -#: rc.cpp:168 rc.cpp:178 rc.cpp:182 rc.cpp:190 rc.cpp:194 rc.cpp:212 -#: rc.cpp:260 rc.cpp:264 rc.cpp:296 rc.cpp:300 rc.cpp:304 rc.cpp:348 -#: rc.cpp:360 rc.cpp:364 rc.cpp:372 rc.cpp:376 rc.cpp:404 rc.cpp:408 -#: rc.cpp:412 rc.cpp:428 rc.cpp:452 rc.cpp:456 rc.cpp:476 rc.cpp:486 -#: rc.cpp:490 rc.cpp:494 rc.cpp:510 rc.cpp:566 rc.cpp:572 rc.cpp:576 -#: rc.cpp:592 rc.cpp:596 rc.cpp:600 rc.cpp:604 rc.cpp:608 rc.cpp:612 -#: rc.cpp:620 rc.cpp:624 rc.cpp:628 rc.cpp:674 rc.cpp:678 rc.cpp:682 -#: rc.cpp:706 rc.cpp:746 rc.cpp:758 rc.cpp:762 rc.cpp:794 rc.cpp:814 -#: rc.cpp:826 rc.cpp:902 rc.cpp:930 rc.cpp:938 -msgid "" -"_: Language Section\n" -"Sources" -msgstr "Sources" - -#. i18n: file data/abc.xml line 5 -#: rc.cpp:52 +#: data/abc.xml:5 msgid "" "_: Language\n" "ABC" msgstr "ABC" -#. i18n: file data/abc.xml line 5 -#: rc.cpp:54 rc.cpp:72 rc.cpp:76 rc.cpp:156 rc.cpp:198 rc.cpp:206 rc.cpp:220 -#: rc.cpp:224 rc.cpp:230 rc.cpp:238 rc.cpp:268 rc.cpp:320 rc.cpp:336 -#: rc.cpp:388 rc.cpp:392 rc.cpp:396 rc.cpp:424 rc.cpp:436 rc.cpp:480 -#: rc.cpp:506 rc.cpp:518 rc.cpp:580 rc.cpp:662 rc.cpp:694 rc.cpp:734 -#: rc.cpp:742 rc.cpp:858 -msgid "" -"_: Language Section\n" -"Other" -msgstr "Other" - -#. i18n: file data/actionscript.xml line 3 -#: rc.cpp:56 +#: data/actionscript.xml:3 msgid "" "_: Language\n" "ActionScript 2.0" msgstr "ActionScript 2.0" -#. i18n: file data/ada.xml line 3 -#: rc.cpp:60 +#: data/ada.xml:3 msgid "" "_: Language\n" "Ada" msgstr "Ada" -#. i18n: file data/ahdl.xml line 3 -#: rc.cpp:62 +#: data/ahdl.xml:3 msgid "" "_: Language\n" "AHDL" msgstr "AHDL" -#. i18n: file data/ahdl.xml line 3 -#: rc.cpp:64 rc.cpp:798 rc.cpp:818 rc.cpp:822 rc.cpp:878 rc.cpp:882 rc.cpp:886 -msgid "" -"_: Language Section\n" -"Hardware" -msgstr "Hardware" - -#. i18n: file data/ahk.xml line 3 -#: rc.cpp:66 +#: data/ahk.xml:3 #, fuzzy msgid "" "_: Language\n" "AutoHotKey" msgstr "AWK" -#. i18n: file data/alert.xml line 29 -#: rc.cpp:70 +#: data/alert.xml:29 msgid "" "_: Language\n" "Alerts" msgstr "Alerts" -#. i18n: file data/alert_indent.xml line 29 -#: rc.cpp:74 +#: data/alert_indent.xml:29 #, fuzzy msgid "" "_: Language\n" "Alerts_indent" msgstr "Alerts" -#. i18n: file data/ample.xml line 3 -#: rc.cpp:78 +#: data/ample.xml:3 #, fuzzy msgid "" "_: Language\n" "AMPLE" msgstr "ASP" -#. i18n: file data/ansic89.xml line 27 -#: rc.cpp:82 +#: data/ansic89.xml:27 msgid "" "_: Language\n" "ANSI C89" msgstr "ANSI C89" -#. i18n: file data/ansys.xml line 3 -#: rc.cpp:86 +#: data/ansys.xml:3 #, fuzzy msgid "" "_: Language\n" "Ansys" msgstr "yacas" -#. i18n: file data/ansys.xml line 3 -#: rc.cpp:88 rc.cpp:136 rc.cpp:246 rc.cpp:316 rc.cpp:324 rc.cpp:534 rc.cpp:538 -#: rc.cpp:542 rc.cpp:616 rc.cpp:714 rc.cpp:770 rc.cpp:846 rc.cpp:926 -msgid "" -"_: Language Section\n" -"Scientific" -msgstr "Scientific" - -#. i18n: file data/apache.xml line 15 -#: rc.cpp:90 +#: data/apache.xml:15 msgid "" "_: Language\n" "Apache Configuration" -msgstr "Apache Configuration" - -#. i18n: file data/apache.xml line 15 -#: rc.cpp:92 rc.cpp:120 rc.cpp:160 rc.cpp:308 rc.cpp:332 rc.cpp:340 rc.cpp:416 -#: rc.cpp:554 rc.cpp:584 rc.cpp:862 rc.cpp:866 rc.cpp:894 rc.cpp:914 -msgid "" -"_: Language Section\n" -"Configuration" -msgstr "Configuration" +msgstr "Apache Configuration" -#. i18n: file data/asm-avr.xml line 36 -#: rc.cpp:94 +#: data/asm-avr.xml:36 msgid "" "_: Language\n" "AVR Assembler" msgstr "AVR Assembler" -#. i18n: file data/asm-avr.xml line 36 -#: rc.cpp:96 rc.cpp:100 rc.cpp:104 rc.cpp:108 rc.cpp:280 rc.cpp:352 rc.cpp:562 -#: rc.cpp:588 rc.cpp:646 -msgid "" -"_: Language Section\n" -"Assembler" -msgstr "Assembler" - -#. i18n: file data/asm-dsp56k.xml line 4 -#: rc.cpp:98 +#: data/asm-dsp56k.xml:4 #, fuzzy msgid "" "_: Language\n" "Motorola DSP56k" msgstr "Matlab" -#. i18n: file data/asm-m68k.xml line 4 -#: rc.cpp:102 +#: data/asm-m68k.xml:4 #, fuzzy msgid "" "_: Language\n" "Motorola 68k (VASM/Devpac)" msgstr "Intel x86 (NASM)" -#. i18n: file data/asm6502.xml line 3 -#: rc.cpp:106 +#: data/asm6502.xml:3 msgid "" "_: Language\n" "Asm6502" msgstr "Asm6502" -#. i18n: file data/asn1.xml line 12 -#: rc.cpp:110 +#: data/asn1.xml:12 #, fuzzy msgid "" "_: Language\n" "ASN.1" msgstr "ASP" -#. i18n: file data/asn1.xml line 12 -#: rc.cpp:112 rc.cpp:116 rc.cpp:132 rc.cpp:144 rc.cpp:174 rc.cpp:186 -#: rc.cpp:202 rc.cpp:216 rc.cpp:234 rc.cpp:252 rc.cpp:256 rc.cpp:312 -#: rc.cpp:328 rc.cpp:344 rc.cpp:368 rc.cpp:384 rc.cpp:432 rc.cpp:444 -#: rc.cpp:448 rc.cpp:460 rc.cpp:472 rc.cpp:514 rc.cpp:522 rc.cpp:526 -#: rc.cpp:546 rc.cpp:558 rc.cpp:632 rc.cpp:658 rc.cpp:666 rc.cpp:710 -#: rc.cpp:718 rc.cpp:722 rc.cpp:730 rc.cpp:738 rc.cpp:750 rc.cpp:774 -#: rc.cpp:782 rc.cpp:790 rc.cpp:838 rc.cpp:842 rc.cpp:850 rc.cpp:870 -#: rc.cpp:890 rc.cpp:898 rc.cpp:906 rc.cpp:910 rc.cpp:918 rc.cpp:922 -#: rc.cpp:934 -msgid "" -"_: Language Section\n" -"Markup" -msgstr "Markup" - -#. i18n: file data/asp.xml line 3 -#: rc.cpp:114 +#: data/asp.xml:3 msgid "" "_: Language\n" "ASP" msgstr "ASP" -#. i18n: file data/asterisk.xml line 19 -#: rc.cpp:118 +#: data/asterisk.xml:19 #, fuzzy msgid "" "_: Language\n" "Asterisk" msgstr "Alerts" -#. i18n: file data/awk.xml line 3 -#: rc.cpp:122 +#: data/awk.xml:3 msgid "" "_: Language\n" "AWK" msgstr "AWK" -#. i18n: file data/bash.xml line 11 -#: rc.cpp:126 +#: data/bash.xml:11 msgid "" "_: Language\n" "Bash" msgstr "Bash" -#. i18n: file data/bibtex.xml line 9 -#: rc.cpp:130 +#: data/bibtex.xml:9 msgid "" "_: Language\n" "BibTeX" msgstr "BibTeX" -#. i18n: file data/bmethod.xml line 3 -#: rc.cpp:134 +#: data/bitbake.xml:11 +#, fuzzy +msgid "" +"_: Language\n" +"Bitbake" +msgstr "BibTeX" + +#: data/bmethod.xml:3 #, fuzzy msgid "" "_: Language\n" "B-Method" msgstr "Python" -#. i18n: file data/c.xml line 3 -#: rc.cpp:138 +#: data/c.xml:3 msgid "" "_: Language\n" "C" msgstr "C" -#. i18n: file data/ccss.xml line 9 -#: rc.cpp:142 +#: data/ccss.xml:9 #, fuzzy msgid "" "_: Language\n" "CleanCSS" msgstr "CSS" -#. i18n: file data/cg.xml line 23 -#: rc.cpp:146 +#: data/cg.xml:23 msgid "" "_: Language\n" "Cg" msgstr "Cg" -#. i18n: file data/cgis.xml line 3 -#: rc.cpp:150 +#: data/cgis.xml:3 msgid "" "_: Language\n" "CGiS" msgstr "CGiS" -#. i18n: file data/changelog.xml line 3 -#: rc.cpp:154 +#: data/changelog.xml:3 msgid "" "_: Language\n" "ChangeLog" msgstr "ChangeLog" -#. i18n: file data/cisco.xml line 3 -#: rc.cpp:158 +#: data/cisco.xml:3 msgid "" "_: Language\n" "Cisco" msgstr "Cisco" -#. i18n: file data/clipper.xml line 3 -#: rc.cpp:162 +#: data/clipper.xml:3 msgid "" "_: Language\n" "Clipper" msgstr "Clipper" -#. i18n: file data/clojure.xml line 25 -#: rc.cpp:166 +#: data/clojure.xml:25 #, fuzzy msgid "" "_: Language\n" "Clojure" msgstr "C" -#. i18n: file data/coffee.xml line 4 -#: rc.cpp:170 +#: data/coffee.xml:4 #, fuzzy msgid "" "_: Language\n" "CoffeeScript" msgstr "PostScript" -#. i18n: file data/coldfusion.xml line 3 -#: rc.cpp:172 +#: data/coldfusion.xml:3 msgid "" "_: Language\n" "ColdFusion" msgstr "ColdFusion" -#. i18n: file data/commonlisp.xml line 26 -#: rc.cpp:176 +#: data/commonlisp.xml:26 msgid "" "_: Language\n" "Common Lisp" msgstr "Common Lisp" -#. i18n: file data/component-pascal.xml line 13 -#: rc.cpp:180 +#: data/component-pascal.xml:13 msgid "" "_: Language\n" "Component-Pascal" msgstr "Component-Pascal" -#. i18n: file data/context.xml line 3 -#: rc.cpp:184 +#: data/context.xml:3 #, fuzzy msgid "" "_: Language\n" "ConTeXt" msgstr "LaTeX" -#. i18n: file data/crk.xml line 2 -#: rc.cpp:188 +#: data/cpp.xml:9 +msgid "" +"_: Language\n" +"C++" +msgstr "C++" + +#: data/crk.xml:2 #, fuzzy msgid "" "_: Language\n" "Crack" msgstr "CMake" -#. i18n: file data/cs.xml line 2 -#: rc.cpp:192 +#: data/cs.xml:2 msgid "" "_: Language\n" "C#" msgstr "C#" -#. i18n: file data/css-php.xml line 32 -#: rc.cpp:196 +#: data/css-php.xml:32 #, fuzzy msgid "" "_: Language\n" "CSS/PHP" msgstr "CSS" -#. i18n: file data/css.xml line 26 -#: rc.cpp:200 +#: data/css.xml:26 msgid "" "_: Language\n" "CSS" msgstr "CSS" -#. i18n: file data/cue.xml line 3 -#: rc.cpp:204 +#: data/cue.xml:3 msgid "" "_: Language\n" "CUE Sheet" msgstr "CUE Sheet" -#. i18n: file data/curry.xml line 33 -#: rc.cpp:208 +#: data/curry.xml:33 #, fuzzy msgid "" "_: Language\n" "Curry" msgstr "C" -#. i18n: file data/d.xml line 104 -#: rc.cpp:210 +#: data/d.xml:104 msgid "" "_: Language\n" "D" msgstr "D" -#. i18n: file data/ddoc.xml line 52 -#: rc.cpp:214 +#: data/ddoc.xml:52 #, fuzzy msgid "" "_: Language\n" "Ddoc" msgstr "D" -#. i18n: file data/debianchangelog.xml line 3 -#: rc.cpp:218 +#: data/debianchangelog.xml:3 msgid "" "_: Language\n" "Debian Changelog" msgstr "Debian Changelog" -#. i18n: file data/debiancontrol.xml line 3 -#: rc.cpp:222 +#: data/debiancontrol.xml:3 msgid "" "_: Language\n" "Debian Control" msgstr "Debian Control" -#. i18n: file data/desktop.xml line 3 -#: rc.cpp:226 +#: data/desktop.xml:3 msgid "" "_: Language\n" ".desktop" msgstr ".desktop" -#. i18n: file data/diff.xml line 18 -#: rc.cpp:228 +#: data/diff.xml:18 msgid "" "_: Language\n" "Diff" msgstr "Diff" -#. i18n: file data/djangotemplate.xml line 7 -#: rc.cpp:232 +#: data/djangotemplate.xml:7 #, fuzzy msgid "" "_: Language\n" "Django HTML Template" msgstr "HTML" -#. i18n: file data/dockerfile.xml line 4 -#: rc.cpp:236 +#: data/dockerfile.xml:4 #, fuzzy msgid "" "_: Language\n" "Dockerfile" msgstr "Makefile" -#. i18n: file data/dosbat.xml line 11 -#: rc.cpp:240 +#: data/dosbat.xml:11 #, fuzzy msgid "" "_: Language\n" "MS-DOS Batch" msgstr "MAB-DB" -#. i18n: file data/dot.xml line 4 -#: rc.cpp:244 +#: data/dot.xml:4 #, fuzzy msgid "" "_: Language\n" "dot" msgstr "Ada" -#. i18n: file data/doxygen.xml line 31 -#: rc.cpp:248 +#: data/doxygen.xml:31 msgid "" "_: Language\n" "Doxygen" msgstr "Doxygen" -#. i18n: file data/doxygenlua.xml line 30 -#: rc.cpp:250 +#: data/doxygenlua.xml:30 #, fuzzy msgid "" "_: Language\n" "DoxygenLua" msgstr "Doxygen" -#. i18n: file data/dtd.xml line 6 -#: rc.cpp:254 +#: data/dtd.xml:6 #, fuzzy msgid "" "_: Language\n" "DTD" msgstr "D" -#. i18n: file data/e.xml line 3 -#: rc.cpp:258 +#: data/e.xml:3 msgid "" "_: Language\n" "E Language" msgstr "E Language" -#. i18n: file data/eiffel.xml line 13 -#: rc.cpp:262 +#: data/eiffel.xml:13 msgid "" "_: Language\n" "Eiffel" msgstr "Eiffel" -#. i18n: file data/email.xml line 6 -#: rc.cpp:266 +#: data/email.xml:6 msgid "" "_: Language\n" "Email" msgstr "Email" -#. i18n: file data/erlang.xml line 39 -#: rc.cpp:270 +#: data/erlang.xml:39 #, fuzzy msgid "" "_: Language\n" "Erlang" msgstr "Prolog" -#. i18n: file data/euphoria.xml line 32 -#: rc.cpp:274 +#: data/euphoria.xml:32 msgid "" "_: Language\n" "Euphoria" msgstr "Euphoria" -#. i18n: file data/fasm.xml line 16 -#: rc.cpp:278 +#: data/fasm.xml:16 #, fuzzy msgid "" "_: Language\n" "Intel x86 (FASM)" msgstr "Intel x86 (NASM)" -#. i18n: file data/ferite.xml line 3 -#: rc.cpp:282 +#: data/ferite.xml:3 msgid "" "_: Language\n" "ferite" msgstr "ferite" -#. i18n: file data/fgl-4gl.xml line 3 -#: rc.cpp:286 +#: data/fgl-4gl.xml:3 msgid "" "_: Language\n" "4GL" msgstr "4GL" -#. i18n: file data/fgl-4gl.xml line 3 -#: rc.cpp:288 rc.cpp:292 rc.cpp:468 rc.cpp:670 rc.cpp:802 rc.cpp:806 -#: rc.cpp:810 -msgid "" -"_: Language Section\n" -"Database" -msgstr "Database" - -#. i18n: file data/fgl-per.xml line 3 -#: rc.cpp:290 +#: data/fgl-per.xml:3 msgid "" "_: Language\n" "4GL-PER" msgstr "4GL-PER" -#. i18n: file data/fortran.xml line 3 -#: rc.cpp:294 +#: data/fortran.xml:3 msgid "" "_: Language\n" "Fortran" msgstr "Fortran" -#. i18n: file data/freebasic.xml line 3 -#: rc.cpp:298 +#: data/freebasic.xml:3 #, fuzzy msgid "" "_: Language\n" "FreeBASIC" msgstr "ANSI C89" -#. i18n: file data/fsharp.xml line 12 -#: rc.cpp:302 +#: data/fsharp.xml:12 #, fuzzy msgid "" "_: Language\n" "FSharp" msgstr "Sather" -#. i18n: file data/fstab.xml line 4 -#: rc.cpp:306 +#: data/fstab.xml:4 msgid "" "_: Language\n" "fstab" msgstr "fstab" -#. i18n: file data/ftl.xml line 3 -#: rc.cpp:310 +#: data/ftl.xml:3 #, fuzzy msgid "" "_: Language\n" "FTL" msgstr "HTML" -#. i18n: file data/gap.xml line 17 -#: rc.cpp:314 +#: data/gap.xml:17 #, fuzzy msgid "" "_: Language\n" "GAP" msgstr "ASP" -#. i18n: file data/gdb.xml line 10 -#: rc.cpp:318 +#: data/gcode.xml:28 +#, fuzzy +msgid "" +"_: Language\n" +"G-Code" +msgstr "GDL" + +#: data/gdb.xml:10 #, fuzzy msgid "" "_: Language\n" "GDB Backtrace" msgstr "Octave" -#. i18n: file data/gdl.xml line 3 -#: rc.cpp:322 +#: data/gdl.xml:3 msgid "" "_: Language\n" "GDL" msgstr "GDL" -#. i18n: file data/gettext.xml line 26 -#: rc.cpp:326 +#: data/gettext.xml:26 msgid "" "_: Language\n" "GNU Gettext" msgstr "GNU Gettext" -#. i18n: file data/git-ignore.xml line 3 -#: rc.cpp:330 +#: data/git-ignore.xml:3 #, fuzzy msgid "" "_: Language\n" "Git Ignore" msgstr "Inform" -#. i18n: file data/git-rebase.xml line 3 -#: rc.cpp:334 +#: data/git-rebase.xml:3 #, fuzzy msgid "" "_: Language\n" "Git Rebase" msgstr "Sieve" -#. i18n: file data/gitolite.xml line 3 -#: rc.cpp:338 +#: data/gitolite.xml:3 #, fuzzy msgid "" "_: Language\n" "Gitolite" msgstr "ferite" -#. i18n: file data/glosstex.xml line 3 -#: rc.cpp:342 +#: data/glosstex.xml:3 #, fuzzy msgid "" "_: Language\n" "GlossTex" msgstr "LaTeX" -#. i18n: file data/glsl.xml line 3 -#: rc.cpp:346 +#: data/glsl.xml:3 msgid "" "_: Language\n" "GLSL" msgstr "GLSL" -#. i18n: file data/gnuassembler.xml line 46 -#: rc.cpp:350 +#: data/gnuassembler.xml:46 msgid "" "_: Language\n" "GNU Assembler" msgstr "GNU Assembler" -#. i18n: file data/gnuplot.xml line 3 -#: rc.cpp:354 +#: data/gnuplot.xml:3 #, fuzzy msgid "" "_: Language\n" "Gnuplot" msgstr "xslt" -#. i18n: file data/go.xml line 29 -#: rc.cpp:358 +#: data/go.xml:29 #, fuzzy msgid "" "_: Language\n" "Go" msgstr "GDL" -#. i18n: file data/grammar.xml line 6 -#: rc.cpp:362 +#: data/grammar.xml:6 #, fuzzy msgid "" "_: Language\n" "KDev-PG[-Qt] Grammar" msgstr "Stata" -#. i18n: file data/haml.xml line 3 -#: rc.cpp:366 +#: data/groovy.xml:6 +#, fuzzy +msgid "" +"_: Language\n" +"Groovy" +msgstr "GDL" + +#: data/haml.xml:3 #, fuzzy msgid "" "_: Language\n" "Haml" msgstr "Haskell" -#. i18n: file data/haskell.xml line 3 -#: rc.cpp:370 +#: data/hamlet.xml:8 +#, fuzzy +msgid "" +"_: Language\n" +"Hamlet" +msgstr "Haskell" + +#: data/haskell.xml:3 msgid "" "_: Language\n" "Haskell" msgstr "Haskell" -#. i18n: file data/haxe.xml line 15 -#: rc.cpp:374 +#: data/haxe.xml:15 #, fuzzy msgid "" "_: Language\n" "Haxe" msgstr "Haskell" -#. i18n: file data/html-php.xml line 13 -#: rc.cpp:378 +#: data/html-php.xml:13 #, fuzzy msgid "" "_: Language\n" "PHP (HTML)" msgstr "HTML" -#. i18n: file data/html.xml line 7 -#: rc.cpp:382 +#: data/html.xml:7 msgid "" "_: Language\n" "HTML" msgstr "HTML" -#. i18n: file data/hunspell-aff.xml line 3 -#: rc.cpp:386 +#: data/hunspell-aff.xml:3 #, fuzzy msgid "" "_: Language\n" "Hunspell Affix File" msgstr "Haskell" -#. i18n: file data/hunspell-dat.xml line 3 -#: rc.cpp:390 +#: data/hunspell-dat.xml:3 #, fuzzy msgid "" "_: Language\n" "Hunspell Thesaurus File" msgstr "Haskell" -#. i18n: file data/hunspell-dic.xml line 3 -#: rc.cpp:394 +#: data/hunspell-dic.xml:3 #, fuzzy msgid "" "_: Language\n" "Hunspell Dictionary File" msgstr "Hardware" -#. i18n: file data/idconsole.xml line 3 -#: rc.cpp:398 +#: data/idconsole.xml:3 msgid "" "_: Language\n" "Quake Script" msgstr "Quake Script" -#. i18n: file data/idl.xml line 3 -#: rc.cpp:402 +#: data/idl.xml:3 msgid "" "_: Language\n" "IDL" msgstr "IDL" -#. i18n: file data/ilerpg.xml line 48 -#: rc.cpp:406 +#: data/ilerpg.xml:48 msgid "" "_: Language\n" "ILERPG" msgstr "ILERPG" -#. i18n: file data/inform.xml line 5 -#: rc.cpp:410 +#: data/inform.xml:5 msgid "" "_: Language\n" "Inform" msgstr "Inform" -#. i18n: file data/ini.xml line 3 -#: rc.cpp:414 +#: data/ini.xml:3 msgid "" "_: Language\n" "INI Files" msgstr "INI Files" -#. i18n: file data/j.xml line 27 -#: rc.cpp:418 +#: data/j.xml:27 #, fuzzy msgid "" "_: Language\n" "J" msgstr "JSP" -#. i18n: file data/jam.xml line 24 -#: rc.cpp:422 +#: data/jam.xml:24 #, fuzzy msgid "" "_: Language\n" "Jam" msgstr "Java" -#. i18n: file data/java.xml line 3 -#: rc.cpp:426 +#: data/java.xml:3 msgid "" "_: Language\n" "Java" msgstr "Java" -#. i18n: file data/javadoc.xml line 3 -#: rc.cpp:430 +#: data/javadoc.xml:3 msgid "" "_: Language\n" "Javadoc" msgstr "Javadoc" -#. i18n: file data/javascript-php.xml line 12 -#: rc.cpp:434 +#: data/javascript-php.xml:12 #, fuzzy msgid "" "_: Language\n" "JavaScript/PHP" msgstr "JavaScript" -#. i18n: file data/javascript.xml line 6 -#: rc.cpp:438 +#: data/javascript.xml:6 msgid "" "_: Language\n" "JavaScript" msgstr "JavaScript" -#. i18n: file data/json.xml line 15 -#: rc.cpp:442 +#: data/json.xml:15 #, fuzzy msgid "" "_: Language\n" "JSON" msgstr "JSP" -#. i18n: file data/jsp.xml line 3 -#: rc.cpp:446 +#: data/jsp.xml:3 msgid "" "_: Language\n" "JSP" msgstr "JSP" -#. i18n: file data/julia.xml line 32 -#: rc.cpp:450 +#: data/julia.xml:32 #, fuzzy msgid "" "_: Language\n" "Julia" msgstr "Lua" -#. i18n: file data/kbasic.xml line 3 -#: rc.cpp:454 +#: data/kbasic.xml:3 msgid "" "_: Language\n" "KBasic" msgstr "KBasic" -#. i18n: file data/latex.xml line 3 -#: rc.cpp:458 +#: data/latex.xml:3 msgid "" "_: Language\n" "LaTeX" msgstr "LaTeX" -#. i18n: file data/ld.xml line 4 -#: rc.cpp:462 +#: data/ld.xml:4 #, fuzzy msgid "" "_: Language\n" "GNU Linker Script" msgstr "Quake Script" -#. i18n: file data/ldif.xml line 3 -#: rc.cpp:466 +#: data/ldif.xml:3 msgid "" "_: Language\n" "LDIF" msgstr "LDIF" -#. i18n: file data/less.xml line 3 -#: rc.cpp:470 +#: data/less.xml:3 #, fuzzy msgid "" "_: Language\n" "LESSCSS" msgstr "CSS" -#. i18n: file data/lex.xml line 21 -#: rc.cpp:474 +#: data/lex.xml:21 msgid "" "_: Language\n" "Lex/Flex" msgstr "Lex/Flex" -#. i18n: file data/lilypond.xml line 23 -#: rc.cpp:478 +#: data/lilypond.xml:23 msgid "" "_: Language\n" "LilyPond" msgstr "LilyPond" -#. i18n: file data/literate-curry.xml line 3 -#: rc.cpp:482 +#: data/literate-curry.xml:3 #, fuzzy msgid "" "_: Language\n" "Literate Curry" msgstr "Literate Haskell" -#. i18n: file data/literate-haskell.xml line 3 -#: rc.cpp:484 +#: data/literate-haskell.xml:3 msgid "" "_: Language\n" "Literate Haskell" msgstr "Literate Haskell" -#. i18n: file data/logtalk.xml line 4 -#: rc.cpp:488 +#: data/logtalk.xml:4 msgid "" "_: Language\n" "Logtalk" msgstr "Logtalk" -#. i18n: file data/lpc.xml line 19 -#: rc.cpp:492 +#: data/lpc.xml:19 msgid "" "_: Language\n" "LPC" msgstr "LPC" -#. i18n: file data/lsl.xml line 14 -#: rc.cpp:496 +#: data/lsl.xml:14 #, fuzzy msgid "" "_: Language\n" "LSL" msgstr "GLSL" -#. i18n: file data/lua.xml line 38 -#: rc.cpp:500 +#: data/lua.xml:38 msgid "" "_: Language\n" "Lua" msgstr "Lua" -#. i18n: file data/m3u.xml line 17 -#: rc.cpp:504 +#: data/m3u.xml:17 msgid "" "_: Language\n" "M3U" msgstr "M3U" -#. i18n: file data/m4.xml line 41 -#: rc.cpp:508 +#: data/m4.xml:41 #, fuzzy msgid "" "_: Language\n" "GNU M4" msgstr "SGML" -#. i18n: file data/mab.xml line 3 -#: rc.cpp:512 +#: data/mab.xml:3 msgid "" "_: Language\n" "MAB-DB" msgstr "MAB-DB" -#. i18n: file data/makefile.xml line 10 -#: rc.cpp:516 +#: data/magma.xml:3 +#, fuzzy +msgid "" +"_: Language\n" +"Magma" +msgstr "Matlab" + +#: data/makefile.xml:10 msgid "" "_: Language\n" "Makefile" msgstr "Makefile" -#. i18n: file data/mako.xml line 7 -#: rc.cpp:520 +#: data/mako.xml:7 #, fuzzy msgid "" "_: Language\n" "Mako" msgstr "Mason" -#. i18n: file data/mandoc.xml line 3 -#: rc.cpp:524 +#: data/mandoc.xml:3 #, fuzzy msgid "" "_: Language\n" "Troff Mandoc" msgstr "Javadoc" -#. i18n: file data/mason.xml line 3 -#: rc.cpp:528 +#: data/mason.xml:3 msgid "" "_: Language\n" "Mason" msgstr "Mason" -#. i18n: file data/mathematica.xml line 3 -#: rc.cpp:532 +#: data/mathematica.xml:3 #, fuzzy msgid "" "_: Language\n" "Mathematica" msgstr "Stata" -#. i18n: file data/matlab.xml line 60 -#: rc.cpp:536 +#: data/matlab.xml:60 msgid "" "_: Language\n" "Matlab" msgstr "Matlab" -#. i18n: file data/maxima.xml line 24 -#: rc.cpp:540 +#: data/maxima.xml:24 #, fuzzy msgid "" "_: Language\n" "Maxima" msgstr "Matlab" -#. i18n: file data/mediawiki.xml line 7 -#: rc.cpp:544 +#: data/mediawiki.xml:7 msgid "" "_: Language\n" "MediaWiki" msgstr "MediaWiki" -#. i18n: file data/mel.xml line 23 -#: rc.cpp:548 +#: data/mel.xml:23 #, fuzzy msgid "" "_: Language\n" "MEL" msgstr "SML" -#. i18n: file data/mergetagtext.xml line 28 -#: rc.cpp:552 +#: data/mergetagtext.xml:28 #, fuzzy msgid "" "_: Language\n" "mergetag text" msgstr "GNU Gettext" -#. i18n: file data/metafont.xml line 9 -#: rc.cpp:556 +#: data/meson.xml:3 +#, fuzzy +msgid "" +"_: Language\n" +"Meson" +msgstr "Mason" + +#: data/metafont.xml:9 #, fuzzy msgid "" "_: Language\n" "Metapost/Metafont" msgstr "Mason" -#. i18n: file data/mips.xml line 3 -#: rc.cpp:560 +#: data/mips.xml:3 msgid "" "_: Language\n" "MIPS Assembler" msgstr "MIPS Assembler" -#. i18n: file data/modelica.xml line 19 -#: rc.cpp:564 +#: data/modelica.xml:19 #, fuzzy msgid "" "_: Language\n" "Modelica" msgstr "Modula-2" -#. i18n: file data/modelines.xml line 10 -#: rc.cpp:568 +#: data/modelines.xml:10 #, fuzzy msgid "" "_: Language\n" "Modelines" msgstr "Mason" -#. i18n: file data/modula-2.xml line 3 -#: rc.cpp:570 +#: data/modula-2.xml:3 msgid "" "_: Language\n" "Modula-2" msgstr "Modula-2" -#. i18n: file data/monobasic.xml line 13 -#: rc.cpp:574 +#: data/monobasic.xml:13 #, fuzzy msgid "" "_: Language\n" "MonoBasic" msgstr "KBasic" -#. i18n: file data/mup.xml line 3 -#: rc.cpp:578 +#: data/mup.xml:3 msgid "" "_: Language\n" "Music Publisher" msgstr "Music Publisher" -#. i18n: file data/nagios.xml line 3 -#: rc.cpp:582 +#: data/nagios.xml:3 #, fuzzy msgid "" "_: Language\n" "Nagios" msgstr "Bash" -#. i18n: file data/nasm.xml line 43 -#: rc.cpp:586 +#: data/nasm.xml:43 msgid "" "_: Language\n" "Intel x86 (NASM)" msgstr "Intel x86 (NASM)" -#. i18n: file data/nemerle.xml line 4 -#: rc.cpp:590 +#: data/nemerle.xml:4 #, fuzzy msgid "" "_: Language\n" "Nemerle" msgstr "Perl" -#. i18n: file data/nesc.xml line 3 -#: rc.cpp:594 +#: data/nesc.xml:3 #, fuzzy msgid "" "_: Language\n" "nesC" msgstr "C" -#. i18n: file data/noweb.xml line 3 -#: rc.cpp:598 +#: data/noweb.xml:3 #, fuzzy msgid "" "_: Language\n" "noweb" msgstr "C" -#. i18n: file data/objectivec.xml line 3 -#: rc.cpp:602 +#: data/objectivec.xml:3 msgid "" "_: Language\n" "Objective-C" msgstr "Objective-C" -#. i18n: file data/objectivecpp.xml line 3 -#: rc.cpp:606 +#: data/objectivecpp.xml:3 #, fuzzy msgid "" "_: Language\n" "Objective-C++" msgstr "Objective-C" -#. i18n: file data/ocaml.xml line 12 -#: rc.cpp:610 +#: data/ocaml.xml:16 msgid "" "_: Language\n" "Objective Caml" msgstr "Objective Caml" -#. i18n: file data/octave.xml line 18 -#: rc.cpp:614 +#: data/ocamllex.xml:10 +#, fuzzy +msgid "" +"_: Language\n" +"Objective Caml Ocamllex" +msgstr "Objective Caml" + +#: data/ocamlyacc.xml:13 +#, fuzzy +msgid "" +"_: Language\n" +"Objective Caml Ocamlyacc" +msgstr "Objective Caml" + +#: data/octave.xml:18 msgid "" "_: Language\n" "Octave" msgstr "Octave" -#. i18n: file data/oors.xml line 3 -#: rc.cpp:618 +#: data/oors.xml:3 #, fuzzy msgid "" "_: Language\n" "OORS" msgstr "ASP" -#. i18n: file data/opal.xml line 3 -#: rc.cpp:622 +#: data/opal.xml:3 #, fuzzy msgid "" "_: Language\n" "OPAL" msgstr "AHDL" -#. i18n: file data/opencl.xml line 3 -#: rc.cpp:626 +#: data/opencl.xml:3 #, fuzzy msgid "" "_: Language\n" "OpenCL" msgstr "C" -#. i18n: file data/pango.xml line 3 -#: rc.cpp:630 +#: data/pango.xml:3 #, fuzzy msgid "" "_: Language\n" "Pango" msgstr "ChangeLog" -#. i18n: file data/pascal.xml line 3 -#: rc.cpp:634 +#: data/pascal.xml:3 msgid "" "_: Language\n" "Pascal" msgstr "Pascal" -#. i18n: file data/perl.xml line 42 -#: rc.cpp:636 +#: data/perl.xml:42 msgid "" "_: Language\n" "Perl" msgstr "Perl" -#. i18n: file data/php.xml line 67 -#: rc.cpp:640 +#: data/php.xml:67 msgid "" "_: Language\n" "PHP/PHP" msgstr "PHP/PHP" -#. i18n: file data/picsrc.xml line 11 -#: rc.cpp:644 +#: data/picsrc.xml:11 msgid "" "_: Language\n" "PicAsm" msgstr "PicAsm" -#. i18n: file data/pig.xml line 4 -#: rc.cpp:648 +#: data/pig.xml:4 #, fuzzy msgid "" "_: Language\n" "Pig" msgstr "Pike" -#. i18n: file data/pike.xml line 4 -#: rc.cpp:652 +#: data/pike.xml:4 msgid "" "_: Language\n" "Pike" msgstr "Pike" -#. i18n: file data/postscript.xml line 3 -#: rc.cpp:656 +#: data/postscript.xml:3 msgid "" "_: Language\n" "PostScript" msgstr "PostScript" -#. i18n: file data/povray.xml line 9 -#: rc.cpp:660 +#: data/povray.xml:9 msgid "" "_: Language\n" "POV-Ray" msgstr "POV-Ray" -#. i18n: file data/ppd.xml line 12 -#: rc.cpp:664 +#: data/ppd.xml:12 #, fuzzy msgid "" "_: Language\n" "PostScript Printer Description" msgstr "PostScript" -#. i18n: file data/progress.xml line 3 -#: rc.cpp:668 +#: data/praat.xml:24 +#, fuzzy +msgid "" +"_: Language\n" +"Praat" +msgstr "Pascal" + +#: data/progress.xml:3 msgid "" "_: Language\n" "progress" msgstr "progress" -#. i18n: file data/prolog.xml line 107 -#: rc.cpp:672 +#: data/prolog.xml:107 msgid "" "_: Language\n" "Prolog" msgstr "Prolog" -#. i18n: file data/protobuf.xml line 3 -#: rc.cpp:676 +#: data/protobuf.xml:3 #, fuzzy msgid "" "_: Language\n" "Protobuf" msgstr "Prolog" -#. i18n: file data/purebasic.xml line 3 -#: rc.cpp:680 +#: data/purebasic.xml:2 msgid "" "_: Language\n" "PureBasic" msgstr "PureBasic" -#. i18n: file data/python.xml line 16 -#: rc.cpp:684 +#: data/python.xml:16 msgid "" "_: Language\n" "Python" msgstr "Python" -#. i18n: file data/q.xml line 3 -#: rc.cpp:688 +#: data/q.xml:3 #, fuzzy msgid "" "_: Language\n" "q" msgstr "C" -#. i18n: file data/qmake.xml line 3 -#: rc.cpp:692 +#: data/qmake.xml:3 #, fuzzy msgid "" "_: Language\n" "QMake" msgstr "CMake" -#. i18n: file data/qml.xml line 4 -#: rc.cpp:696 +#: data/qml.xml:4 #, fuzzy msgid "" "_: Language\n" "QML" msgstr "SML" -#. i18n: file data/r.xml line 10 -#: rc.cpp:700 +#: data/r.xml:10 msgid "" "_: Language\n" "R Script" msgstr "R Script" -#. i18n: file data/rapidq.xml line 3 -#: rc.cpp:704 -#, fuzzy -msgid "" -"_: Language\n" -"RapidQ" -msgstr "Email" - -#. i18n: file data/relaxngcompact.xml line 3 -#: rc.cpp:708 -#, fuzzy -msgid "" -"_: Language\n" -"RelaxNG-Compact" -msgstr "Velocity" - -#. i18n: file data/replicode.xml line 14 -#: rc.cpp:712 -#, fuzzy -msgid "" -"_: Language\n" -"Replicode" -msgstr "Spice" - -#. i18n: file data/rest.xml line 14 -#: rc.cpp:716 -#, fuzzy -msgid "" -"_: Language\n" -"reStructuredText" -msgstr "GNU Gettext" - -#. i18n: file data/restructuredtext.xml line 3 -#: rc.cpp:720 -#, fuzzy -msgid "" -"_: Language\n" -"Restructured Text" -msgstr "GNU Gettext" - -#. i18n: file data/rexx.xml line 3 -#: rc.cpp:724 -msgid "" -"_: Language\n" -"REXX" -msgstr "REXX" - -#. i18n: file data/rhtml.xml line 47 -#: rc.cpp:728 -msgid "" -"_: Language\n" -"Ruby/Rails/RHTML" -msgstr "Ruby/Rails/RHTML" - -#. i18n: file data/rib.xml line 8 -#: rc.cpp:732 -msgid "" -"_: Language\n" -"RenderMan RIB" -msgstr "RenderMan RIB" - -#. i18n: file data/roff.xml line 10 -#: rc.cpp:736 -#, fuzzy -msgid "" -"_: Language\n" -"Roff" -msgstr "Diff" - -#. i18n: file data/rpmspec.xml line 11 -#: rc.cpp:740 -msgid "" -"_: Language\n" -"RPM Spec" -msgstr "RPM Spec" - -#. i18n: file data/rsiidl.xml line 3 -#: rc.cpp:744 -msgid "" -"_: Language\n" -"RSI IDL" -msgstr "RSI IDL" - -#. i18n: file data/rtf.xml line 3 -#: rc.cpp:748 -#, fuzzy -msgid "" -"_: Language\n" -"Rich Text Format" -msgstr "Scheme" - -#. i18n: file data/ruby.xml line 33 -#: rc.cpp:752 -msgid "" -"_: Language\n" -"Ruby" -msgstr "Ruby" - -#. i18n: file data/sather.xml line 3 -#: rc.cpp:756 -msgid "" -"_: Language\n" -"Sather" -msgstr "Sather" - -#. i18n: file data/scala.xml line 3 -#: rc.cpp:760 -#, fuzzy -msgid "" -"_: Language\n" -"Scala" -msgstr "Stata" - -#. i18n: file data/scheme.xml line 43 -#: rc.cpp:764 -msgid "" -"_: Language\n" -"Scheme" -msgstr "Scheme" - -#. i18n: file data/sci.xml line 3 -#: rc.cpp:768 -msgid "" -"_: Language\n" -"scilab" -msgstr "scilab" - -#. i18n: file data/scss.xml line 28 -#: rc.cpp:772 -#, fuzzy -msgid "" -"_: Language\n" -"SCSS" -msgstr "CSS" - -#. i18n: file data/sed.xml line 3 -#: rc.cpp:776 -#, fuzzy -msgid "" -"_: Language\n" -"sed" -msgstr "Ada" - -#. i18n: file data/sgml.xml line 3 -#: rc.cpp:780 -msgid "" -"_: Language\n" -"SGML" -msgstr "SGML" - -#. i18n: file data/sieve.xml line 4 -#: rc.cpp:784 -msgid "" -"_: Language\n" -"Sieve" -msgstr "Sieve" - -#. i18n: file data/sisu.xml line 3 -#: rc.cpp:788 -#, fuzzy -msgid "" -"_: Language\n" -"SiSU" -msgstr "CSS" - -#. i18n: file data/sml.xml line 3 -#: rc.cpp:792 -msgid "" -"_: Language\n" -"SML" -msgstr "SML" - -#. i18n: file data/spice.xml line 4 -#: rc.cpp:796 -msgid "" -"_: Language\n" -"Spice" -msgstr "Spice" - -#. i18n: file data/sql-mysql.xml line 8 -#: rc.cpp:800 -msgid "" -"_: Language\n" -"SQL (MySQL)" -msgstr "SQL (MySQL)" - -#. i18n: file data/sql-postgresql.xml line 4 -#: rc.cpp:804 -msgid "" -"_: Language\n" -"SQL (PostgreSQL)" -msgstr "SQL (PostgreSQL)" - -#. i18n: file data/sql.xml line 6 -#: rc.cpp:808 -msgid "" -"_: Language\n" -"SQL" -msgstr "SQL" - -#. i18n: file data/stata.xml line 3 -#: rc.cpp:812 -msgid "" -"_: Language\n" -"Stata" -msgstr "Stata" - -#. i18n: file data/systemc.xml line 10 -#: rc.cpp:816 -#, fuzzy -msgid "" -"_: Language\n" -"SystemC" -msgstr "C" - -#. i18n: file data/systemverilog.xml line 42 -#: rc.cpp:820 -#, fuzzy -msgid "" -"_: Language\n" -"SystemVerilog" -msgstr "Verilog" - -#. i18n: file data/tads3.xml line 5 -#: rc.cpp:824 -#, fuzzy -msgid "" -"_: Language\n" -"TADS 3" -msgstr "ASP" - -#. i18n: file data/tcl.xml line 31 -#: rc.cpp:828 -msgid "" -"_: Language\n" -"Tcl/Tk" -msgstr "Tcl/Tk" - -#. i18n: file data/tcsh.xml line 11 -#: rc.cpp:832 -#, fuzzy -msgid "" -"_: Language\n" -"Tcsh" -msgstr "Bash" - -#. i18n: file data/texinfo.xml line 3 -#: rc.cpp:836 -#, fuzzy -msgid "" -"_: Language\n" -"Texinfo" -msgstr "Inform" - -#. i18n: file data/textile.xml line 18 -#: rc.cpp:840 -#, fuzzy -msgid "" -"_: Language\n" -"Textile" -msgstr "Lex/Flex" - -#. i18n: file data/tibasic.xml line 3 -#: rc.cpp:844 +#: data/rapidq.xml:3 +#, fuzzy msgid "" "_: Language\n" -"TI Basic" -msgstr "TI Basic" +"RapidQ" +msgstr "Email" -#. i18n: file data/txt2tags.xml line 6 -#: rc.cpp:848 +#: data/relaxngcompact.xml:3 +#, fuzzy msgid "" "_: Language\n" -"txt2tags" -msgstr "txt2tags" +"RelaxNG-Compact" +msgstr "Velocity" -#. i18n: file data/uscript.xml line 3 -#: rc.cpp:852 +#: data/replicode.xml:14 +#, fuzzy msgid "" "_: Language\n" -"UnrealScript" -msgstr "UnrealScript" +"Replicode" +msgstr "Spice" -#. i18n: file data/valgrind-suppression.xml line 3 -#: rc.cpp:856 +#: data/rest.xml:14 #, fuzzy msgid "" "_: Language\n" -"Valgrind Suppression" -msgstr "ColdFusion" +"reStructuredText" +msgstr "GNU Gettext" -#. i18n: file data/varnish.xml line 3 -#: rc.cpp:860 +#: data/restructuredtext.xml:3 #, fuzzy msgid "" "_: Language\n" -"Varnish Configuration Language" -msgstr "Apache Configuration" +"Restructured Text" +msgstr "GNU Gettext" -#. i18n: file data/varnishtest.xml line 3 -#: rc.cpp:864 -#, fuzzy +#: data/rexx.xml:3 msgid "" "_: Language\n" -"Varnish Test Case language" -msgstr "E Language" +"REXX" +msgstr "REXX" -#. i18n: file data/vcard.xml line 5 -#: rc.cpp:868 +#: data/rhtml.xml:47 msgid "" "_: Language\n" -"vCard, vCalendar, iCalendar" -msgstr "" +"Ruby/Rails/RHTML" +msgstr "Ruby/Rails/RHTML" -#. i18n: file data/velocity.xml line 3 -#: rc.cpp:872 +#: data/rib.xml:8 msgid "" "_: Language\n" -"Velocity" -msgstr "Velocity" +"RenderMan RIB" +msgstr "RenderMan RIB" -#. i18n: file data/vera.xml line 42 -#: rc.cpp:876 +#: data/roff.xml:10 #, fuzzy msgid "" "_: Language\n" -"Vera" -msgstr "Perl" +"Roff" +msgstr "Diff" -#. i18n: file data/verilog.xml line 3 -#: rc.cpp:880 +#: data/rpmspec.xml:11 msgid "" "_: Language\n" -"Verilog" -msgstr "Verilog" +"RPM Spec" +msgstr "RPM Spec" -#. i18n: file data/vhdl.xml line 14 -#: rc.cpp:884 +#: data/rsiidl.xml:3 msgid "" "_: Language\n" -"VHDL" -msgstr "VHDL" +"RSI IDL" +msgstr "RSI IDL" -#. i18n: file data/vrml.xml line 3 -#: rc.cpp:888 +#: data/rtf.xml:3 +#, fuzzy msgid "" "_: Language\n" -"VRML" -msgstr "VRML" +"Rich Text Format" +msgstr "Scheme" -#. i18n: file data/winehq.xml line 3 -#: rc.cpp:892 +#: data/ruby.xml:33 msgid "" "_: Language\n" -"WINE Config" -msgstr "WINE Config" +"Ruby" +msgstr "Ruby" -#. i18n: file data/wml.xml line 57 -#: rc.cpp:896 +#: data/rust.xml:37 #, fuzzy msgid "" "_: Language\n" -"Wesnoth Markup Language" -msgstr "E Language" +"Rust" +msgstr "Ruby" -#. i18n: file data/xharbour.xml line 3 -#: rc.cpp:900 +#: data/sather.xml:3 msgid "" "_: Language\n" -"xHarbour" -msgstr "xHarbour" +"Sather" +msgstr "Sather" -#. i18n: file data/xml.xml line 9 -#: rc.cpp:904 +#: data/scala.xml:3 +#, fuzzy msgid "" "_: Language\n" -"XML" -msgstr "XML" +"Scala" +msgstr "Stata" -#. i18n: file data/xmldebug.xml line 3 -#: rc.cpp:908 +#: data/scheme.xml:43 msgid "" "_: Language\n" -"XML (Debug)" -msgstr "XML (Debug)" +"Scheme" +msgstr "Scheme" -#. i18n: file data/xorg.xml line 3 -#: rc.cpp:912 -#, fuzzy +#: data/sci.xml:3 msgid "" "_: Language\n" -"x.org Configuration" -msgstr "Apache Configuration" +"scilab" +msgstr "scilab" -#. i18n: file data/xslt.xml line 55 -#: rc.cpp:916 +#: data/scss.xml:28 +#, fuzzy msgid "" "_: Language\n" -"xslt" -msgstr "xslt" +"SCSS" +msgstr "CSS" -#. i18n: file data/xul.xml line 7 -#: rc.cpp:920 +#: data/sed.xml:3 #, fuzzy msgid "" "_: Language\n" -"XUL" -msgstr "XML" +"sed" +msgstr "Ada" -#. i18n: file data/yacas.xml line 3 -#: rc.cpp:924 +#: data/sgml.xml:3 msgid "" "_: Language\n" -"yacas" -msgstr "yacas" +"SGML" +msgstr "SGML" -#. i18n: file data/yacc.xml line 28 -#: rc.cpp:928 +#: data/sieve.xml:4 msgid "" "_: Language\n" -"Yacc/Bison" -msgstr "Yacc/Bison" +"Sieve" +msgstr "Sieve" -#. i18n: file data/yaml.xml line 4 -#: rc.cpp:932 +#: data/sisu.xml:3 #, fuzzy msgid "" "_: Language\n" -"YAML" -msgstr "SML" +"SiSU" +msgstr "CSS" -#. i18n: file data/zonnon.xml line 3 -#: rc.cpp:936 -#, fuzzy +#: data/sml.xml:3 msgid "" "_: Language\n" -"Zonnon" -msgstr "Mason" +"SML" +msgstr "SML" -#. i18n: file data/zsh.xml line 11 -#: rc.cpp:940 -#, fuzzy +#: data/spice.xml:4 msgid "" "_: Language\n" -"Zsh" -msgstr "Bash" - -#: plugins/insertfile/insertfileplugin.cpp:79 -msgid "Insert File..." -msgstr "Вмъкване на файл..." - -#: plugins/insertfile/insertfileplugin.cpp:88 -msgid "Choose File to Insert" -msgstr "Избор на файл за вмъкване" +"Spice" +msgstr "Spice" -#: plugins/insertfile/insertfileplugin.cpp:116 +#: data/sql-mysql.xml:8 msgid "" -"Failed to load file:\n" -"\n" -msgstr "" -"Грешка при зареждане на файла:\n" -"\n" - -#: plugins/insertfile/insertfileplugin.cpp:116 -#: plugins/insertfile/insertfileplugin.cpp:137 -#: plugins/insertfile/insertfileplugin.cpp:159 -msgid "Insert File Error" -msgstr "Грешка при вмъкване на файл" +"_: Language\n" +"SQL (MySQL)" +msgstr "SQL (MySQL)" -#: plugins/insertfile/insertfileplugin.cpp:130 +#: data/sql-oracle.xml:4 +#, fuzzy msgid "" -"

    The file %1 does not exist or is not readable, aborting." -msgstr "" -"

    Файлът %1 не съществува или не е достъпен. Прекъсване на " -"изпълнението." - -#: plugins/insertfile/insertfileplugin.cpp:134 -msgid "

    Unable to open file %1, aborting." -msgstr "" -"

    Файлът %1 не може да бъде отворен. Прекъсване на " -"изпълнението." - -#: plugins/insertfile/insertfileplugin.cpp:157 -msgid "

    File %1 had no contents." -msgstr "

    Файлът %1 е празен." - -#: plugins/kdatatool/kate_kdatatool.cpp:78 -msgid "Data Tools" -msgstr "Текстообработка" - -#: plugins/kdatatool/kate_kdatatool.cpp:153 -#: plugins/kdatatool/kate_kdatatool.cpp:175 -msgid "(not available)" -msgstr "(няма поддръжка)" +"_: Language\n" +"SQL (Oracle)" +msgstr "SQL (PostgreSQL)" -#: plugins/kdatatool/kate_kdatatool.cpp:183 +#: data/sql-postgresql.xml:4 msgid "" -"Data tools are only available when text is selected, or when the right mouse " -"button is clicked over a word. If no data tools are offered even when text is " -"selected, you need to install them. Some data tools are part of the KOffice " -"package." -msgstr "" -"Инструментите за текстообработка са налични само, ако има маркиран текст или " -"когато десният бутон на мишката е натиснат върху дума. Ако и в тези случаи няма " -"поддръжка на инструментите за текстообработка, проверете дали са инсталирани. " -"Някои инструменти са част от пакета KOffice." - -#: plugins/wordcompletion/docwordcompletion.cpp:109 -msgid "Word Completion Plugin" -msgstr "Приставка за завършване на думи" - -#: plugins/wordcompletion/docwordcompletion.cpp:114 -msgid "Configure the Word Completion Plugin" -msgstr "Настройки на приставката за автоматично завършване на думи" - -#: plugins/wordcompletion/docwordcompletion.cpp:148 -msgid "Reuse Word Above" -msgstr "Използване на следващата дума" - -#: plugins/wordcompletion/docwordcompletion.cpp:150 -msgid "Reuse Word Below" -msgstr "Използване на предишната дума" - -#: plugins/wordcompletion/docwordcompletion.cpp:152 -msgid "Pop Up Completion List" -msgstr "Изскачащ списък с предложения" - -#: plugins/wordcompletion/docwordcompletion.cpp:154 -msgid "Shell Completion" -msgstr "Завършване на думи" - -#: plugins/wordcompletion/docwordcompletion.cpp:156 -msgid "Automatic Completion Popup" -msgstr "Автоматично изскачане на списъка" - -#: plugins/wordcompletion/docwordcompletion.cpp:498 -msgid "Automatically &show completion list" -msgstr "&Автоматично изскачане на списъка" +"_: Language\n" +"SQL (PostgreSQL)" +msgstr "SQL (PostgreSQL)" -#: plugins/wordcompletion/docwordcompletion.cpp:511 +#: data/sql.xml:6 msgid "" -"_: Translators: This is the first part of two strings wich will comprise the " -"sentence 'Show completions when a word is at least N characters'. The first " -"part is on the right side of the N, which is represented by a spinbox widget, " -"followed by the second part: 'characters long'. Characters is a ingeger number " -"between and including 1 and 30. Feel free to leave the second part of the " -"sentence blank if it suits your language better. \n" -"Show completions &when a word is at least" -msgstr "Показване на &списъка когато думата е" +"_: Language\n" +"SQL" +msgstr "SQL" -#: plugins/wordcompletion/docwordcompletion.cpp:517 +#: data/stata.xml:3 msgid "" -"_: This is the second part of two strings that will comprise teh sentence 'Show " -"completions when a word is at least N characters'\n" -"characters long." -msgstr "знака" +"_: Language\n" +"Stata" +msgstr "Stata" -#: plugins/wordcompletion/docwordcompletion.cpp:520 +#: data/systemc.xml:10 +#, fuzzy msgid "" -"Enable the automatic completion list popup as default. The popup can be " -"disabled on a view basis from the 'Tools' menu." -msgstr "" -"Включване на изскачащия списък с предложенията. Той може да бъде " -"изключен/включен за всеки отделен преглед от менюто \"Инструменти\"." +"_: Language\n" +"SystemC" +msgstr "C" -#: plugins/wordcompletion/docwordcompletion.cpp:523 +#: data/systemverilog.xml:42 +#, fuzzy msgid "" -"Define the length a word should have before the completion list is displayed." -msgstr "" -"Дължина, която трябва да има думата, преди да се появи изскачащия списък с " -"предложенията." - -#: plugins/autobookmarker/autobookmarker.cpp:90 -msgid "AutoBookmarks" -msgstr "Автоотметки" - -#: plugins/autobookmarker/autobookmarker.cpp:101 -msgid "Configure AutoBookmarks" -msgstr "Настройване на автоотметките" - -#: plugins/autobookmarker/autobookmarker.cpp:279 -msgid "Edit Entry" -msgstr "Редактиране на отметка" - -#: plugins/autobookmarker/autobookmarker.cpp:287 -msgid "&Pattern:" -msgstr "&Шаблон:" - -#: plugins/autobookmarker/autobookmarker.cpp:293 -msgid "

    A regular expression. Matching lines will be bookmarked.

    " -msgstr "" -"

    Регулярен израз. Редовете, които съвпадат, ще бъдат добавени като " -"отметки.

    " +"_: Language\n" +"SystemVerilog" +msgstr "Verilog" -#: plugins/autobookmarker/autobookmarker.cpp:297 -msgid "Case &sensitive" -msgstr "&Чувствителен регистър" +#: data/tads3.xml:5 +#, fuzzy +msgid "" +"_: Language\n" +"TADS 3" +msgstr "ASP" -#: plugins/autobookmarker/autobookmarker.cpp:301 +#: data/taskjuggler.xml:14 +#, fuzzy msgid "" -"

    If enabled, the pattern matching will be case sensitive, otherwise not.

    " -msgstr "" -"

    Чувствителност към главни/малки букви (горен/долен регистър на клавиатурата) " -"при съвпадението на шаблона.

    " - -#: plugins/autobookmarker/autobookmarker.cpp:304 -msgid "&Minimal matching" -msgstr "&Минимално съвпадение" +"_: Language\n" +"TaskJuggler" +msgstr "Haskell" -#: plugins/autobookmarker/autobookmarker.cpp:308 +#: data/tcl.xml:31 msgid "" -"

    If enabled, the pattern matching will use minimal matching; if you do not " -"know what that is, please read the appendix on regular expressions in the kate " -"manual.

    " -msgstr "" -"

    Ако отметката е включена, ще се използва минимално съвпадение на регулярния " -"израз. Ако не знаете какво е това, може да погледнете в ръководството на " -"програмата.

    " +"_: Language\n" +"Tcl/Tk" +msgstr "Tcl/Tk" -#: plugins/autobookmarker/autobookmarker.cpp:312 -msgid "&File mask:" -msgstr "&Файлове:" +#: data/tcsh.xml:11 +#, fuzzy +msgid "" +"_: Language\n" +"Tcsh" +msgstr "Bash" -#: plugins/autobookmarker/autobookmarker.cpp:318 +#: data/texinfo.xml:3 +#, fuzzy msgid "" -"

    A list of filename masks, separated by semicolons. This can be used to limit " -"the usage of this entity to files with matching names.

    " -"

    Use the wizard button to the right of the mimetype entry below to easily " -"fill out both lists.

    " -msgstr "" -"

    Списък на имена на файлове (шаблони на имена), разделени с точка и запетая, " -"които трябва да съвпадат при търсенето.

    " -"

    Използвайте помощника, за да попълните по-лесно двата списъка.

    " +"_: Language\n" +"Texinfo" +msgstr "Inform" -#: plugins/autobookmarker/autobookmarker.cpp:329 +#: data/textile.xml:18 +#, fuzzy msgid "" -"

    A list of mime types, separated by semicolon. This can be used to limit the " -"usage of this entity to files with matching mime types.

    " -"

    Use the wizard button on the right to get a list of existing file types to " -"choose from, using it will fill in the file masks as well.

    " -msgstr "" -"

    Списък на файлови типове (MIME), разделени с точка и запетая, които трябва " -"да съвпадат при търсенето.

    " -"

    Използвайте помощника, за да попълните по-лесно двата списъка.

    " +"_: Language\n" +"Textile" +msgstr "Lex/Flex" -#: plugins/autobookmarker/autobookmarker.cpp:339 +#: data/tibasic.xml:3 msgid "" -"

    Click this button to display a checkable list of mimetypes available on your " -"system. When used, the file masks entry above will be filled in with the " -"corresponding masks.

    " -msgstr "" -"

    Натиснете бутона, за да се появи диалог, от който може да изберете файловите " -"типове, поддържани от вашата система. От списъка може да изберете файлови " -"типове, които ще се използват за автоотметки.

    " +"_: Language\n" +"TI Basic" +msgstr "TI Basic" -#: plugins/autobookmarker/autobookmarker.cpp:364 +#: data/txt2tags.xml:6 msgid "" -"Select the MimeTypes for this pattern.\n" -"Please note that this will automatically edit the associated file extensions as " -"well." -msgstr "" -"Изберете файлови типове за шаблона.\n" -"Имайте предвид, че автоматично ще се променят разширенията на файловете." +"_: Language\n" +"txt2tags" +msgstr "txt2tags" -#: plugins/autobookmarker/autobookmarker.cpp:384 -msgid "&Patterns" -msgstr "&Шаблони" +#: data/uscript.xml:3 +msgid "" +"_: Language\n" +"UnrealScript" +msgstr "UnrealScript" -#: plugins/autobookmarker/autobookmarker.cpp:387 -msgid "Pattern" -msgstr "Шаблон" +#: data/valgrind-suppression.xml:3 +#, fuzzy +msgid "" +"_: Language\n" +"Valgrind Suppression" +msgstr "ColdFusion" -#: plugins/autobookmarker/autobookmarker.cpp:388 -msgid "Mime Types" -msgstr "Файлови типове" +#: data/varnish.xml:3 +#, fuzzy +msgid "" +"_: Language\n" +"Varnish Configuration Language" +msgstr "Apache Configuration" -#: plugins/autobookmarker/autobookmarker.cpp:389 -msgid "File Masks" -msgstr "Файлове" +#: data/varnishtest.xml:3 +#, fuzzy +msgid "" +"_: Language\n" +"Varnish Test Case language" +msgstr "E Language" -#: plugins/autobookmarker/autobookmarker.cpp:393 +#: data/vcard.xml:5 msgid "" -"

    This list shows your configured autobookmark entities. When a document is " -"opened, each entity is used in the following way: " -"

      " -"
    1. The entity is dismissed, if a mime and/or filename mask is defined, and " -"neither matches the document.
    2. " -"
    3. Otherwise each line of the document is tried against the pattern, and a " -"bookmark is set on matching lines.
    4. " -"

      Use the buttons below to manage your collection of entities.

      " +"_: Language\n" +"vCard, vCalendar, iCalendar" msgstr "" -"

      Списъкът съдържа, настроените автоотметки. Когато отворите документ, за " -"всеки запис се прилагат следните правила:

      " -"
        " -"
      1. Записът се игнорира, ако не отговаря на файловия тип или шаблона на имената " -"на файловете.
      2. " -"
      3. В противен случай всеки ред от документа се пробва за съвпадение с шаблона. " -"Ако редът съвпада с шаблона, се маркира.
      " -"

      Използвайте бутоните по-долу, за да редактирате отметките.

      " - -#: plugins/autobookmarker/autobookmarker.cpp:408 -msgid "Press this button to create a new autobookmark entity." -msgstr "Създаване на нова автоотметка." - -#: plugins/autobookmarker/autobookmarker.cpp:413 -msgid "Press this button to delete the currently selected entity." -msgstr "Изтриване на текущия запис." - -#: plugins/autobookmarker/autobookmarker.cpp:415 -msgid "&Edit..." -msgstr "&Редактиране..." -#: plugins/autobookmarker/autobookmarker.cpp:418 -msgid "Press this button to edit the currently selected entity." -msgstr "Редактиране на текущия запис." - -#: plugins/isearch/ISearchPlugin.cpp:68 plugins/isearch/ISearchPlugin.cpp:371 -msgid "Search Incrementally" -msgstr "Последователно търсене" - -#: plugins/isearch/ISearchPlugin.cpp:72 plugins/isearch/ISearchPlugin.cpp:372 -msgid "Search Incrementally Backwards" -msgstr "Последователно търсене назад" - -#: plugins/isearch/ISearchPlugin.cpp:76 plugins/isearch/ISearchPlugin.cpp:79 -msgid "I-Search:" -msgstr "Последователно търсене:" - -#: plugins/isearch/ISearchPlugin.cpp:95 -msgid "Search" -msgstr "Търсене" - -#: plugins/isearch/ISearchPlugin.cpp:101 -msgid "Search Options" -msgstr "Настройки на търсенето" - -#: plugins/isearch/ISearchPlugin.cpp:106 plugins/isearch/ISearchPlugin.cpp:412 -msgid "Case Sensitive" -msgstr "Чувствителен регистър" +#: data/velocity.xml:3 +msgid "" +"_: Language\n" +"Velocity" +msgstr "Velocity" -#: plugins/isearch/ISearchPlugin.cpp:115 plugins/isearch/ISearchPlugin.cpp:414 -msgid "From Beginning" -msgstr "От началото" +#: data/vera.xml:42 +#, fuzzy +msgid "" +"_: Language\n" +"Vera" +msgstr "Perl" -#: plugins/isearch/ISearchPlugin.cpp:124 plugins/isearch/ISearchPlugin.cpp:416 -msgid "Regular Expression" -msgstr "Регулярен израз" +#: data/verilog.xml:3 +msgid "" +"_: Language\n" +"Verilog" +msgstr "Verilog" -#: plugins/isearch/ISearchPlugin.cpp:244 +#: data/vhdl.xml:14 msgid "" -"_: Incremental Search\n" -"I-Search:" -msgstr "Последователно търсене:" +"_: Language\n" +"VHDL" +msgstr "VHDL" -#: plugins/isearch/ISearchPlugin.cpp:247 +#: data/vrml.xml:3 msgid "" -"_: Incremental Search found no match\n" -"Failing I-Search:" -msgstr "Няма съвпадение на последователното търсене:" +"_: Language\n" +"VRML" +msgstr "VRML" -#: plugins/isearch/ISearchPlugin.cpp:250 +#: data/winehq.xml:3 msgid "" -"_: Incremental Search in the reverse direction\n" -"I-Search Backward:" -msgstr "Последователно търсене назад:" +"_: Language\n" +"WINE Config" +msgstr "WINE Config" -#: plugins/isearch/ISearchPlugin.cpp:253 -msgid "Failing I-Search Backward:" -msgstr "Няма съвпадение на последователното търсене назад:" +#: data/wml.xml:57 +#, fuzzy +msgid "" +"_: Language\n" +"Wesnoth Markup Language" +msgstr "E Language" -#: plugins/isearch/ISearchPlugin.cpp:256 +#: data/xharbour.xml:3 msgid "" -"_: Incremental Search has passed the end of the document\n" -"Wrapped I-Search:" -msgstr "Циклично последователно търсене:" +"_: Language\n" +"xHarbour" +msgstr "xHarbour" -#: plugins/isearch/ISearchPlugin.cpp:259 -msgid "Failing Wrapped I-Search:" -msgstr "Няма съвпадение на цикличното последователно търсене:" +#: data/xml.xml:9 +msgid "" +"_: Language\n" +"XML" +msgstr "XML" -#: plugins/isearch/ISearchPlugin.cpp:262 -msgid "Wrapped I-Search Backward:" -msgstr "Циклично последователно търсене назад:" +#: data/xmldebug.xml:3 +msgid "" +"_: Language\n" +"XML (Debug)" +msgstr "XML (Debug)" -#: plugins/isearch/ISearchPlugin.cpp:265 -msgid "Failing Wrapped I-Search Backward:" -msgstr "Няма съвпадение на цикличното последователно търсене назад:" +#: data/xonotic-console.xml:3 +#, fuzzy +msgid "" +"_: Language\n" +"Xonotic Script" +msgstr "PostScript" -#: plugins/isearch/ISearchPlugin.cpp:269 +#: data/xorg.xml:3 +#, fuzzy msgid "" -"_: Incremental Search has passed both the end of the document and the original " -"starting position\n" -"Overwrapped I-Search:" -msgstr "Затворено последователно търсене:" +"_: Language\n" +"x.org Configuration" +msgstr "Apache Configuration" -#: plugins/isearch/ISearchPlugin.cpp:272 -msgid "Failing Overwrapped I-Search:" -msgstr "Няма съвпадение на затвореното последователно търсене:" +#: data/xslt.xml:55 +msgid "" +"_: Language\n" +"xslt" +msgstr "xslt" -#: plugins/isearch/ISearchPlugin.cpp:275 -msgid "Overwrapped I-Search Backwards:" -msgstr "Затворено последователно търсене назад:" +#: data/xul.xml:7 +#, fuzzy +msgid "" +"_: Language\n" +"XUL" +msgstr "XML" -#: plugins/isearch/ISearchPlugin.cpp:278 -msgid "Failing Overwrapped I-Search Backward:" -msgstr "Няма съвпадение на затвореното последователно търсене назад:" +#: data/yacas.xml:3 +msgid "" +"_: Language\n" +"yacas" +msgstr "yacas" -#: plugins/isearch/ISearchPlugin.cpp:280 -msgid "Error: unknown i-search state!" -msgstr "Грешка: неочаквано състояние на последователното търсене" +#: data/yacc.xml:28 +msgid "" +"_: Language\n" +"Yacc/Bison" +msgstr "Yacc/Bison" -#: plugins/isearch/ISearchPlugin.cpp:341 -msgid "Next Incremental Search Match" -msgstr "Следващо съвпадение на последователното търсене" +#: data/yaml.xml:4 +#, fuzzy +msgid "" +"_: Language\n" +"YAML" +msgstr "SML" -#: plugins/isearch/ISearchPlugin.cpp:342 -msgid "Previous Incremental Search Match" -msgstr "Предишно съвпадение на последователното търсене" +#: data/zonnon.xml:3 +#, fuzzy +msgid "" +"_: Language\n" +"Zonnon" +msgstr "Mason" -#~ msgid "" -#~ "_: Language\n" -#~ "C++" -#~ msgstr "C++" +#: data/zsh.xml:11 +#, fuzzy +msgid "" +"_: Language\n" +"Zsh" +msgstr "Bash" -- cgit v1.2.3