Browsing Chechen translation

2 of 39 results
2.
<p>Enter the expression you want to search for here.</p><p>If 'regular expression' is unchecked, any non-space letters in your expression will be escaped with a backslash character.</p><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>\&lt;</b> - Matches the beginning of a word<br /><b>\&gt;</b> - Matches the end of a word</p><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><p>Furthermore, backreferences to bracketed subexpressions are available via the notation <code>\#</code>.</p><p>See the grep(1) documentation for the full documentation.</p>
(no translation yet)
Located in katefinddialog.cpp:80
2 of 39 results

This translation is managed by Chechen Ubuntu Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.