Re: [poedit-users] ordering the translations?
"Samuel Murray (Groenkloof)" <[email protected]> Tue, 08 Jul 2008 13:48:05 +0200
| Newsgroups | gmane.editors.poedit.user |
|---|---|
| Message-ID | <[email protected]> |
Kae Verens wrote: > In this case, for example, one of our clients decided to go with > part-time translators going through a contractor site and provide me > with the translations, instead of allowing us to contact professional > translators and have the job done properly - the end product is messier > and awkward for us, but possibly ends up with the client saving a little > bit of money (I'm dubious about this - but what the client wants...). I see. Well, another Toolkit tool you might want to try, is pot2po with a TM. I've just tested it and it seems to work. First, rename your original PO file to "something.pot" (so that pot2po will think of it as a POT file), then run the following: pot2po --tm=yourfile.csv -i something.pot -o latestfile.po The CSV file must be comma delimited, with the source and target text in columns B and C, and the CSV file must be UTF8. What this does, is that it uses the CSV file as a TM to translate the PO(t) file. The downside is that non-exact matches will be fuzzy translated. But that's where PoEdit comes in... :-) Samuel -- Samuel Murray [email protected] Decathlon, for volunteer opensource translations http://translate.sourceforge.net/wiki/decathlon/ ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08