Skip to content

Debian-VN/pobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Pobot tool

pobot: The simple tool helps to translate po file in the projects on Debian project.

Please check by your eyes and use msgfmt to check again

How to install?

  • Translate shell

    Please install translate-shell (>=0.9.6)

  • Locale::PO Perl module

    On Debian: sudo apt-get install liblocale-po-perl

  • Then, clone and run

    Or:

    wget https://raw.githubusercontent.com/Debian-VN/pobot/master/pobot.pl -O /usr/bin/pobot.pl

How to use?

Usage:  pobot.pl -i <input-file> [-o output-file] [-l srclang:dstlang]

Example

pobot.pl -i 01_the-debian-project.po -o 01_the-debian-project.po.vi

Changelog

  • v2
- Replace pobot (bash) to pobot.pl (written by Perl)
- Process tag-xml before translate
  • v1 (commit @b1ace84)
- Just tool to suggest to translate => Not done
- Doesn't process tag-xml

About

Simple tool to support translation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages