diff options
Diffstat (limited to 'tde-i18n-bg/messages/tdebase/kate.po')
-rw-r--r-- | tde-i18n-bg/messages/tdebase/kate.po | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/tde-i18n-bg/messages/tdebase/kate.po b/tde-i18n-bg/messages/tdebase/kate.po index c3f8c018ed4..8578bf91c68 100644 --- a/tde-i18n-bg/messages/tdebase/kate.po +++ b/tde-i18n-bg/messages/tdebase/kate.po @@ -1878,10 +1878,47 @@ msgstr "" #~ msgstr "&Скриване на страничния панел" #, fuzzy +#~ msgid "" +#~ "<p>Enter the expression you want to search for here.<p>If 'regular " +#~ "expression' is unchecked, all characters that are not letters in your " +#~ "expression will be escaped with a backslash character.<p>Possible meta " +#~ "characters are:<br><b>.</b> - Matches any character<br><b>^</b> - Matches " +#~ "the beginning of a line<br><b>$</b> - Matches the end of a line<br><b>" +#~ "\\<</b> - Matches the beginning of a word<br><b>\\></b> - Matches " +#~ "the end of a word<p>The following repetition operators exist:<br><b>?</b> " +#~ "- The preceding item is matched at most once<br><b>*</b> - The preceding " +#~ "item is matched zero or more times<br><b>+</b> - The preceding item is " +#~ "matched one or more times<br><b>{<i>n</i>}</b> - The preceding item is " +#~ "matched exactly <i>n</i> times<br><b>{<i>n</i>,}</b> - The preceding item " +#~ "is matched <i>n</i> or more times<br><b>{,<i>n</i>}</b> - The preceding " +#~ "item is matched at most <i>n</i> times<br><b>{<i>n</i>,<i>m</i>}</b> - " +#~ "The preceding item is matched at least <i>n</i>, but at most <i>m</i> " +#~ "times.<p>Furthermore, backreferences to bracketed subexpressions are " +#~ "available via the notation <code>\\#</code>.<p>See the grep(1) " +#~ "documentation for the full documentation." +#~ msgstr "" +#~ "Регулярен израз.<br>Съвпадение:<br><b>.</b> - съвпадение с всеки " +#~ "знак<br><b>^</b> - съвпадение в началото на реда<br><b>$</b> - съвпадение " +#~ "в края на реда<br><b>\\\\\\<</b> - съвпадение в началото на дума<br><b>" +#~ "\\\\\\></b> - съвпадение в края на дума<br><br>Повторение на операция:" +#~ "<br><b>?</b> - предходният елемент съвпада точно един път<br><b>*</b> - " +#~ "предходният елемент съвпада нула или много пъти<br><b>+</b> - предходният " +#~ "елемент съвпада един или много пъти<br><b>{<i>n</i>}</b> - предходният " +#~ "елемент съвпада точно <i>n</i> пъти<br><b>{<i>n</i>,}</b> - предходният " +#~ "елемент съвпада <i>n</i> или повече пъти<br><b>{,<i>n</i>}</b> - " +#~ "предходният елемент съвпада не повече от <i>n</i> пъти<br><b>{<i>n</i>," +#~ "<i>m</i>}</b> - предходният елемент съвпада поне <i>n</i> и не повече от " +#~ "<i>m</i> пъти<br>" + +#, fuzzy #~ msgid "&New" #~ msgstr "До&бавяне..." #, fuzzy +#~ msgid "&Rename" +#~ msgstr "Преимен&уване..." + +#, fuzzy #~ msgid "Acti&vate" #~ msgstr "Следващ подпрозорец" @@ -1934,6 +1971,14 @@ msgstr "" #~ msgstr "Преместване към" #, fuzzy +#~ msgid "Delete session" +#~ msgstr "Сесия по подразбиране" + +#, fuzzy +#~ msgid "Save Session" +#~ msgstr "Запис на сесия" + +#, fuzzy #~ msgid "Save As" #~ msgstr "Запис &като..." |