diff options
Diffstat (limited to 'tde-i18n-en_GB/messages/tdebase/kate.po')
-rw-r--r-- | tde-i18n-en_GB/messages/tdebase/kate.po | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/messages/tdebase/kate.po b/tde-i18n-en_GB/messages/tdebase/kate.po index f5fd1d23fd3..56635475f96 100644 --- a/tde-i18n-en_GB/messages/tdebase/kate.po +++ b/tde-i18n-en_GB/messages/tdebase/kate.po @@ -1917,10 +1917,52 @@ msgstr "" #~ msgstr "Hide Side&bars" #, 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 "" +#~ "<p>Enter the expression you want to search for here.<p>If 'regular " +#~ "expression' is unticked, any non-space 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." + +#, fuzzy #~ msgid "&New" #~ msgstr "&New..." #, fuzzy +#~ msgid "&Rename" +#~ msgstr "&Rename..." + +#, fuzzy #~ msgid "Acti&vate" #~ msgstr "Activate Next Tab" @@ -1973,6 +2015,14 @@ msgstr "" #~ msgstr "Move To" #, fuzzy +#~ msgid "Delete session" +#~ msgstr "Default Session" + +#, fuzzy +#~ msgid "Save Session" +#~ msgstr "Save Session?" + +#, fuzzy #~ msgid "Save As" #~ msgstr "Save &As..." |