man podebconf-report-po (Commandes) - send outdated debconf PO files to the last translators
NAME
podebconf-report-po - send outdated debconf PO files to the last translators
SYNOPSIS
podebconf-report-po [BIoptions]
DESCRIPTION
This program reads debian/po/*.po to find which files contain fuzzy or missing translations, then send them to the last translator asking for update. podebconf-report-po can be called either in the top-level directory, or in debian or debian/po subdirectories.
OPTIONS
- -h, --help
- Print usage information and exit.
- --version
- Print version information and exit.
- -v, --verbose
- Display additional information while running.
- -f, --force
- Send the email(s) without confirmation.
- --podir=BIDIR
- Specify where are located the PO files.
- --smtp=BISERVER
- Specify SMTP server for mailing (default is CWlocalhost).
- --template=BITEMPLATE
- Specify file to use it as template for the email(s).
- --default
- Do not open the editor and use the template as is.
- --gzip
- Compress PO files in attachment with CWgzip.
- --package=BIPACKAGE
- Specify the name of the package (default is the source package name).
- --from=BIFROM
- Specify the name and the email address of the sender (default is taken from the DEBEMAIL environment variable, or is set to the package maintainer if this variable is unset).
- --deadline=BIDEADLINE
- Specify the deadline for receiving the updated translations (default is no deadline).
- --languageteam
- Send the email also to the Language Team as carbon copy.
- --submit
- Instead of sending mails to translators, file a bug report against this package to request for translations. This is useful e.g. when preparing non-maintainer uploads to make sure that translations do not get lost.
- --bts=BINUMBER
- After a bug report has been filed (either manually or with the --submit flag) to track down translations, podebconf-report-po can be run again, but this time with the --bts=BINUMBER flag. Translators are then requested to respect the Reply-To: header field which is set to this bug report, so that all translations are gathered into a single location.
SEE ALSO
AUTHOR
Fabio Tranchitella <kobold@kobold.it>