Home » Questions » Computers [ Ask a new question ]

Poedit : error converting the output to UTF-8

Poedit : error converting the output to UTF-8

I'm trying to load .po files with poedit, but I keep getting the following error:

Asked by: Guest | Views: 304
Total answers/comments: 1
Guest [Entry]

"I use poedit for software translations for Opera, and I never had such problems. PO files are text files, with some twists. They will handle multi-line translations, check for flags such as fuzzy. I must say that for now, I use POedit under Windows, as the SVN software I use (Tortoise SVN)only runs under Windows, and I'm too lazy to find the equivalent under Linux.

You should be able to load them in any UTF8-compliant editor. I do not know all the editors under Linux, although I would very much like to know more about this. One of the characteristics of UTF-8 files is that all accented letters are represented in two bytes, instead of one, with a special one as the fist byte.

At this point, your best bet would be to search for UTF-8 editors under linux. I'm sure OpenOffice should be able to do the trick. Try to load your file in this editor, and save it back, perhaps under a different name. Also, there are several lines at the beginning that tell about the translated language, author, revision number, etc. I kinda remember having seen warnings about such missing fields."