54 and/or the end of the <pattern>."""),), |
54 and/or the end of the <pattern>."""),), |
55 # TP: description of subcommand listaliases |
55 # TP: description of subcommand listaliases |
56 'listaliases': (_(u"""This command lists all defined aliases. Aliases |
56 'listaliases': (_(u"""This command lists all defined aliases. Aliases |
57 belonging to alias-domains are prefixed with a '-', addresses of regular |
57 belonging to alias-domains are prefixed with a '-', addresses of regular |
58 domains with a '+'. The output can be limited with an optional <pattern>."""), |
58 domains with a '+'. The output can be limited with an optional <pattern>."""), |
|
59 # xgettext:no-python-format |
59 _(u"""To perform a wild card search, the % character can be used at the start |
60 _(u"""To perform a wild card search, the % character can be used at the start |
60 and/or the end of the <pattern>."""),), |
61 and/or the end of the <pattern>."""),), |
61 # TP: description of subcommand listdomains |
62 # TP: description of subcommand listdomains |
62 'listdomains': (_(u"""This subcommand lists all available domains. All |
63 'listdomains': (_(u"""This subcommand lists all available domains. All |
63 domain names will be prefixed either with `[+]', if the domain is a primary |
64 domain names will be prefixed either with `[+]', if the domain is a primary |
83 # TP: description of subcommand listusers |
84 # TP: description of subcommand listusers |
84 'listusers': (_(u"""This command lists all user accounts. User accounts |
85 'listusers': (_(u"""This command lists all user accounts. User accounts |
85 belonging to alias-domains are prefixed with a '-', addresses of regular |
86 belonging to alias-domains are prefixed with a '-', addresses of regular |
86 domains with a '+'. The output can be limited with an optional <pattern>."""), |
87 domains with a '+'. The output can be limited with an optional <pattern>."""), |
87 _(u"""To perform a wild card search, the % character can be used at the start |
88 _(u"""To perform a wild card search, the % character can be used at the start |
88 and/or the end of the pattern."""),), |
89 and/or the end of the <pattern>."""),), |
89 # TP: description of subcommand version |
90 # TP: description of subcommand version |
90 'version': (_(u"""Prints vmm's version and copyright information to stdout. |
91 'version': (_(u"""Prints vmm's version and copyright information to stdout. |
91 After this vmm exits."""),), |
92 After this vmm exits."""),), |
92 # TP: description of subcommand domainadd |
93 # TP: description of subcommand domainadd |
93 'domainadd': (_(u"""Adds the new domain into the database and creates the |
94 'domainadd': (_(u"""Adds the new domain into the database and creates the |