У уто, 05. 10 2010. у 14:39 +0200, Andre Schnabel пише:
> Hi,
> 
> I just wrote some notes about 3.3 translation at the wiki:
> 
> http://www.freedesktop.org/wiki/Software/LibreOffice/i18n/translating_3.3

I added some info on merging existing PO files with the latest POT.
Looking on the number of total messages in various PO files, this is not
done automatically.

To merge PO with the latest POT you can use msgmerge tool from the GNU
Gettext package, for example:
  msgmerge -U --previous ooo-build-<lang>.po ooo-build.pot

The latest POT file (as of git commit 4da73733...) has 346 messages
(1409 words) for translation.

With the update to our translation process, PO files should be merged
automatically in Git when the POT is updated, using a post-receive hook.

Kind regards,
Goran Rakic


-- 
To unsubscribe, send an empty e-mail to [email protected]
List archives are available at http://www.libreoffice.org/lists/l10n/
All messages you send to this list will be publicly archived and cannot be 
deleted.

Reply via email to