
Function reference
-
translate_package() - Interactively provide translations for a package's messages
-
po_extract() - Extract messages for translation into a
.potfile
-
po_create() - Create a new
.pofile
-
po_compile() - Compile
.pofiles to.mo
-
po_update() - Update all
.pofiles with changes in.pot
-
po_explain_plurals() - Explain plural message criteria verbally
-
check_cracked_messages() - Check for cracked messages more suitable for templating
-
check_potools_sys_reqs() - Check if the proper system utilities for running package translation are installed
-
check_untranslated_cat() - Check for untranslated messages emitted by cat
-
check_untranslated_src() - Check for cracked messages in C/C++ sources
-
get_message_data() - Extract user-visible messages from a package
-
write_po_file()po_metadata()format(<po_metadata>)print(<po_metadata>) - Write a .po or .pot file corresponding to a message database