On Vr, 2008-07-25 at 09:57 +0200, Krzysiek wrote: > Hi, I wonder, is it possible to import partial translation to existing > project in pootle. > My problem: I started translate apt-rpm to Polish (apt system port for rpm > packages) some strings have already translated in original apt project. All > in all - I want 'move' to my apt-rpm.po file in pootle some already > translated strings from apt.po, because there're some identical strings (but > not all). > > I hope you understand my problem. Sry for my bad English. > > -- > Chris
Hallo Chris I recommend you try pot2po from the Translate Toolkit: http://translate.sourceforge.net/wiki/toolkit/pot2po You can use apt.po as a translation memory (check the --tm option) and it will try to reuse those strings. You will need the apt-rpm.pot file as well. Keep well Friedel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
