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
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
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.