Forrest logo
back to context overview

po4a-translate

List of commands for po4a-translate:

  • po4a-translate:tldr:96eb5 po4a-translate: Get a list of available formats.
    $ po4a-translate --help-format
    try on your machine
    explain this command
  • po4a-translate:tldr:fa1ea po4a-translate: Convert a translated PO file back to a document.
    $ po4a-translate --format ${text} --master ${path-to-master-doc} --po ${path-to-result-po} --localized ${path-to-translated-txt}
    try on your machine
    explain this command
back to context overview