Browsing Sinhalese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Sinhalese guidelines.

These translations are shared with GNU Mailman 2.1 series template mailman.

11421151 of 1328 results
1142.
Dump the contents of any Mailman `database' file.

Usage: %(PROGRAM)s [options] filename

Options:

--marshal/-m
Assume the file contains a Python marshal, overridding any automatic
guessing.

--pickle/-p
Assume the file contains a Python pickle, overridding any automatic
guessing.

--noprint/-n
Don't attempt to pretty print the object. This is useful if there's
some problem with the object and you just want to get an unpickled
representation. Useful with `python -i bin/dumpdb <file>'. In that
case, the root of the tree will be left in a global called "msg".

--help/-h
Print this help message and exit

If the filename ends with `.db', then it is assumed that the file contains a
Python marshal. If the file ends with `.pck' then it is assumed to contain a
Python pickle. In either case, if you want to override the default assumption
-- or if the file ends in neither suffix -- use the -p or -m flags.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in bin/dumpdb:19
1143.
No filename given.
(no translation yet)
Located in bin/dumpdb:105
1144.
Bad arguments: %(pargs)s
(no translation yet)
Located in bin/dumpdb:108
1145.
Please specify either -p or -m.
(no translation yet)
Located in bin/dumpdb:118
1146.
[----- start pickle file -----]
(no translation yet)
Located in bin/dumpdb:136
1147.
[----- end pickle file -----]
(no translation yet)
Located in bin/dumpdb:142
1148.
<----- start object %(cnt)s ----->
(no translation yet)
Located in bin/dumpdb:142
1149.
Find all lists that a member's address is on.

Usage:
find_member [options] regex [regex [...]]

Where:
--listname=listname
-l listname
Include only the named list in the search.

--exclude=listname
-x listname
Exclude the named list from the search.

--owners
-w
Search list owners as well as members.

--help
-h
Print this help message and exit.

regex
A Python regular expression to match against.

The interaction between -l and -x is as follows. If any -l option is given
then only the named list will be included in the search. If any -x option is
given but no -l option is given, then all lists will be search except those
specifically excluded.

Regular expression syntax is Perl5-like, using the Python re module. Complete
specifications are at:

http://www.python.org/doc/current/lib/module-re.html

Address matches are case-insensitive, but case-preserved addresses are
displayed.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in bin/find_member:19
1150.
Search regular expression required
(no translation yet)
Located in bin/find_member:159
1151.
No lists to search
(no translation yet)
Located in bin/find_member:164
11421151 of 1328 results

This translation is managed by Ubuntu Sinhala Translations, assigned by Ubuntu Translators.

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

Contributors to this translation: Duminda de silva, Sampath Milinda, Thisara Pushpasiri.