Translating GetText PO and POT files from one natural language to other.
Categories
Collaborative DevelopmentLicense
GNU General Public License version 3.0 (GPLv3)Follow po-auto-translator
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
It doesn't seem to be working any more. Shows me a progress of translation from English to Russian but in the end there is nothing been translated. But really good idea and design of the app.
-
Impressively easy to use. Quick. Shows progress. Results must be checked, as with all translators. My favourite so far. Main problems are: 1) that included strings are changed. Going from english to german becomes: msgid "Form %0:s default text" msgstr "Formular% 0: s Standard-Text" which is easy to fix with an editor. 2) right to left languages fail. Going from english to arabic becomes: msgid "Form %0:s default text" msgstr "شكل٪ 0: ق النص الافتراضي" which is not easy to fix with an editor.