auto_translator 2.2.0 copy "auto_translator: ^2.2.0" to clipboard
auto_translator: ^2.2.0 copied to clipboard

A command-line tool to translate ARB files using Google Cloud Translate.

2.2.0 #

  • Add support for ARB comments.
  • Translation entries are now removed when corresponding entries are removed from the template.

2.1.0 #

  • Use placeholder example string if available for more accurate translations.
  • Fixed a bug that incorrectly removed whitespace following a word that was moved from the end of a string.

2.0.0 #

  • Migrated to the latest ARB format.

1.1.0 #

  • Added support for preferred language templates per target language.
  • Added support for regional language codes (en-US, en-GB, es-ES, etc).
  • Default values now conform to the latest internationalization guidelines.

1.0.2 #

  • Always match translated ARB files' definition order to the template ARB file.
  • Handle escaped curly brace characters.
  • Handle whitespace that is sometimes introduced by Google Cloud Translate.
  • Provide more information in InvalidFormatException

1.0.1 #

  • Fixed bug affecting simple strings that begin & end with a variable.
  • Added InvalidFormatException for mismatched curly braces.

1.0.0 #

  • Initial version.
28
likes
0
pub points
73%
popularity

Publisher

verified publisherleephillips.dev

A command-line tool to translate ARB files using Google Cloud Translate.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, http, yaml

More

Packages that depend on auto_translator