
autotranslate-po - Automatic .po file translator

% autotranslate-po.pl -f source_lang -t target_lang -i input_file -o output_file
% autotranslate-po.pl -f en -t zh-tw -i en.po -o zh-tw.po

Locale::Maketext::AutoTranslate

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Yung-chung Lin (henearkrxern@gmail.com)