logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

virtaal - Graphical translation editor

Description

Virtaal  is  a  Graphical translation editor.  It uses the Translate Toolkit to get access to translation
       files and therefore can edit a variety of files (including PO and XLIFF files).

       Automatic completion, spellchecking and correction can be provided by installing the python-gtkspell  and
       libreoffice-common packages.

Name

       virtaal - Graphical translation editor

Options

--log=LOG
              Turn on logging, storing the result to the supplied filename.

       --config=CONFIG
              Use the configuration file given by the supplied filename.

       --version
              show program's version number and exit

       -h, --help
              show this help message and exit

See Also

Shortcuts

<Enter>
              Continue with the next message.

       <Alt+Down>
              Copy the original string into the target field.

       <Ctrl+Enter>
              Modify the state one step forward, i.e tag unit with marker Needswork as Translated and go to the
              next unit.

       <Ctrl+Enter+Shift>
              Modify the state one step back, i.e. tag unit as Needswork and go to the next unit.

       <Ctrl+Up><Ctrl+Down>
              Move between translations.

       <Ctrl+PgUp><Ctrl+PgDown>
              Move in large steps between translations.

Synopsis

virtaal [options] [translation_file]

See Also