taufiqsumadi / ceksipo

Check for Translation in .po / .mo file

Home Page:https://github.com/Lidilidian/ceksipo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transarietmator


(Click Here for Indonesian Readme)

Python checker for false translation Gettext (.po) file tool.

When You run this program, the program will run automatically looking for false translation in the po file and provide suggestion's to You on the results of translation, then You can use the result for fixing your untranslated po file whether it's possible to use the weblate and pootle service or even by manual translating.

How use:

Library Requierement's :

  • lxml 2.2.8 for python2.7
  • msti (include in this repo)
  • polib for python2.7 (also include in this repo)
  • json
  • urllib and urlllib2

a list of which should be further developed :

  • Translate suggestion's
  • Auto detect source language
  • Create arg for simplify the option
  • Save output to new .po file
  • Improve program interface

(Microsoft Translation API)

Thanks to

  • Allah S.W.T and My Family.
  • (@jayvdb - Mentor of Besutkode who always give support
  • (@edawine) & (@chocochino)- which give Me suggestion.
  • Every participant of Besutkode and of course all my Friend's in University of Muhammadiyah Jakarta

Contributing

every issue/PR is helpful even if it's just a warning for a typo, and please don't be shy to contact me at (hubungi.aja@gmail.com).

License

This Repository are under : License, every related data to Microsoft's is under Microsoft License.

About

Check for Translation in .po / .mo file

https://github.com/Lidilidian/ceksipo


Languages

Language:Python 99.2%Language:Shell 0.8%