|
|
| domain |
| |
|
| input_file |
| |
|
| output_dir |
| |
|
| output_file |
| |
|
| omit_header |
| |
|
| locale |
| |
|
| width |
| |
|
| no_wrap |
| |
|
| ignore_obsolete |
| |
|
| init_missing |
| |
|
| no_fuzzy_matching |
| |
|
| update_header_comment |
| |
|
| previous |
| |
|
| check |
| |
|
| ignore_pot_creation_date |
| |
Public Attributes inherited from babel.messages.frontend.CommandMixin |
|
| distribution |
| |
|
| verbose |
| |
|
| force |
| |
|
| help |
| |
|
| finalized |
| |
|
|
str | description = 'update message catalogs from a POT file' |
| |
|
list | user_options |
| |
| list | boolean_options |
| |
Static Public Attributes inherited from babel.messages.frontend.CommandMixin |
|
| as_args = None |
| |
|
tuple | multiple_value_options = () |
| |
|
tuple | boolean_options = () |
| |
|
dict | option_aliases = {} |
| |
|
dict | option_choices = {} |
| |
|
| log = log |
| |
◆ finalize_options()
| babel.messages.frontend.UpdateCatalog.finalize_options |
( |
|
self | ) |
|
◆ initialize_options()
| babel.messages.frontend.UpdateCatalog.initialize_options |
( |
|
self | ) |
|
◆ boolean_options
| list babel.messages.frontend.UpdateCatalog.boolean_options |
|
static |
Initial value:= [
'omit-header', 'no-wrap', 'ignore-obsolete', 'init-missing',
'no-fuzzy-matching', 'previous', 'update-header-comment',
'check', 'ignore-pot-creation-date',
]
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/babel/messages/frontend.py