Skip to content

GPT-PO Translator v0.1.3: Initial Release

Compare
Choose a tag to compare
@pescheck-bram pescheck-bram released this 30 Nov 14:26
· 56 commits to main since this release

GPT-PO Translator v0.1.3 - Initial Release

We are excited to announce the first release of the GPT-PO Translator, version 0.1.3. This tool harnesses the power of OpenAI's GPT models to streamline the process of translating .po files, making localization efforts more efficient and intuitive.

Features

  • Bulk Translation Mode: Translate large batches of text in .po files, significantly speeding up the translation process.
  • Individual Translation Mode: For finer control, translate text entries one by one.
  • Flexible Language Support: Specify target languages using their respective codes.
  • Fuzzy Entries Handling: Option to include or exclude 'fuzzy' entries from the translation process.
  • Folder Language Inference: Automatically infer the language from the directory structure of .po files when metadata is not available.
  • Command-Line Interface: Easy-to-use CLI to configure and run translations.