diff options
author | Automated System <slavek.banko@axis.cz> | 2019-01-28 03:25:47 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-01-28 03:25:47 +0100 |
commit | a8af094f637b78ba2dcaa30cf3849aa5d19f8d6d (patch) | |
tree | d387c93b69fb1366a3aa322fdf83098a1c5c97ff /tde-i18n-bg/messages/tdebase | |
parent | e1717010d2d0e87e944f0490dda76778cbd34820 (diff) | |
download | tde-i18n-a8af094f637b78ba2dcaa30cf3849aa5d19f8d6d.tar.gz tde-i18n-a8af094f637b78ba2dcaa30cf3849aa5d19f8d6d.zip |
Merge translation files from master branch.
Diffstat (limited to 'tde-i18n-bg/messages/tdebase')
-rw-r--r-- | tde-i18n-bg/messages/tdebase/kate.po | 45 | ||||
-rw-r--r-- | tde-i18n-bg/messages/tdebase/kicker.po | 8 |
2 files changed, 53 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 "Запис &като..." diff --git a/tde-i18n-bg/messages/tdebase/kicker.po b/tde-i18n-bg/messages/tdebase/kicker.po index 301b0da49b6..d767c8918d6 100644 --- a/tde-i18n-bg/messages/tdebase/kicker.po +++ b/tde-i18n-bg/messages/tdebase/kicker.po @@ -1178,6 +1178,14 @@ msgstr "Описа&ние:" #~ msgstr "Изход..." #, fuzzy +#~ msgid "End current session" +#~ msgstr "Запис на сесия" + +#, fuzzy +#~ msgid "Lock computer screen" +#~ msgstr "Заключване на сесията" + +#, fuzzy #~ msgid "Bookmarks" #~ msgstr "&Редактиране на отметките" |