The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

autotranslate-po - Automatic .po file translator

SYNOPSIS

    % 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

SEE ALSO

Locale::Maketext::AutoTranslate

LICENSE

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

AUTHOR

Yung-chung Lin (henearkrxern@gmail.com)