Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

Releases: miurahr/omegat-textra-plugin

Release v0.10.0

31 Oct 14:29
Compare
Choose a tag to compare
  • Convert translations bundles to ascii from native

Release v0.9.3

02 Aug 03:54
Compare
Choose a tag to compare
  • Enable MT plugin when start, past versions need to open configuration.
  • Change loglevel for Debug messages.

Release v0.9.2

30 Jul 12:23
Compare
Choose a tag to compare
  • Fix language code of Chinese (zh-CN, zh-TW) for API
    that fix machine translation against Chinese.
  • Change httpclient dependency to 4.5.2

Fix UI translation

10 May 09:38
Compare
Choose a tag to compare

Fixed

  • make Japanese UI working.
  • Update CI configurations.

Added

  • Chinese and Germany translations.

Support GeneralNT(汎用NT) mode

30 Apr 07:21
Compare
Choose a tag to compare

Fixed

  • Changelog commit comparison links
  • Use semantic versioning.

Added

  • Add support for new translation modes.(#24)
    • General NT
    • Patent NT
    • Voicetra NMT
    • Voicetra NT
    • Finance NMT
    • Finance NT

Changed

  • Rename dialog for GeneralN to name 'General NMT Mode'
  • Build against OmegaT 5.2.0
  • Bamp groovy version to 3.0.1

Fix credential persistence

04 Mar 02:29
c98b47f
Compare
Choose a tag to compare
  • Bug fix release to save credential persistent.
  • Credentials are now encrypted

Latest release

04 Mar 02:34
c98b47f
Compare
Choose a tag to compare

Here is a place holder for latest releases.

Minimum requirement for OmegaT 4.1

06 May 03:35
Compare
Choose a tag to compare
Prepare for release v0.6

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

v0.5 New TexTra Web API

10 Nov 04:26
Compare
Choose a tag to compare

Support TexTra new Web API that is incompatible v0.4.

Improve robustness

03 Nov 09:29
Compare
Choose a tag to compare
  • Improve quality with Unit tests.
  • Refactoring internal design.