view po/README @ 5236:0d4b8ca97c17

[gaim-migrate @ 5606] Bjoern Voigt writes: "I made some i18n fixes and updates for the German translation. The i18n fixes include: - new i18n files in po/POTFILES.in - i18n fixes for the Jabber plugin - i18n fixes for IRC plugin" committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 26 Apr 2003 20:42:30 +0000
parents ea261ce36f0b
children 3becf79500d2
line wrap: on
line source

Translation README

Updated: 19-April-2003
------------------

To supply a new translation, you first need a copy of gaim.pot.
This can be built by typing:

./update.pl --pot

from the gaim/po/ directory.

To update an exsting translation, type:

./update.pl LANG.po

where LANG is the language code to update, such as fr or ja. This will build
a new gaim.pot and update the translation with the changes. You may then
begin editing the updated file.

New or updated translations should be sent to the gaim-devel listserv
(see http://lists.sourceforge.net/lists/listinfo/gaim-devel)

Please check your translations carefully. Make sure you have the same
number of newlines and %s or other formatting codes in the translation as
you have in the original.