potgun POTGun

last edited: 2023-01-24

Rating:

A POT file generator for LibreOffice documents and macros string constants.

main
poeditor
processing

Description

PO (and POT) files are an easy means for on-the-fly translation of all applications strings (dialogues and all kinds of messages).

POTGun is a localization tool (aka L10N) for your LibreOffice macros and extensions developments. For this, it creates POT files (portable object templates), as promoted by the GNU gettext project, from strings contained in your LibreOffice macros and dialogues. POTGun code implements a complete strings translation solution.

POTGun:

  • Processes all known macro libraries (from MyMacros and global macros) and any LibreOffice opened document.
  • Takes the custom prefix or suffix (alias affixes) used to identify L10N constant strings in your code. Multiple affixes are supported.
  • Extracts all strings from code string constants that fit the affix query.
  • Extracts all strings from dialogues (title, labels, help text, listboxes and combo boxes contents).
  • Saves the extracted strings to a POT text file that complies with that format.
  • Allows to insert custom translator notes at the POT file beginning.
  • Can save the settings so that they are retrieved at POTGun next start.
  • Is a self-demo: it contains all the necessary code to implement the solution.
  • Comes with a help file.

Limitations

  • As of current version, POTGun doesn’t supports all the GNU gettext features, in particular plural forms.

Release List

  • Release Description Compatibility Operating Systems License Release notes  
  • Version 0.7.0 First public version. 6.2 Linux, Windows GPL

    First public version.

    Download
  • Version 0.7.0 First public version. 6.2 Linux, Windows GPL

    First public version.

  • POTGun version 0.7.1 Fixes a bug 6.2 Linux, Windows GPL

    Fixes a bug that could only be detected under Windows.

    Download

Other Extensions

PaletteMaker

A tool to help managing LibreOffice personal color palettes.

72 downloads

01-2023

BASIC Runtime paramenters (English)

LibreOffice BASIC Runtime Paramenters Reference Card.

283 downloads

01-2023

BASIC Files (English)

LibreOffice BASIC Files Reference Card.

357 downloads

01-2023

BASIC Dialogs (English)

LibreOffice BASIC Dialog Reference Card.

325 downloads

01-2023

BASIC Runtime Library (English)

LibreOffice BASIC Runtime Library Reference Card.

286 downloads

01-2023

BASIC Events (English)

LibreOffice BASIC Events Reference Card.

284 downloads

01-2023

Feedback

Post your review

You cannot post reviews until you have logged in. Login Here.

Reviews

  • the east Dec 24, 2021, 5:59 AM (15 months ago)

    Very nice extension but please consider adding text theme for dark background. My eyes would be thankful for that :)

RSS feed for reviews on this page | RSS feed for all reviews