5180
|
1 Translation README
|
|
2
|
7139
|
3 Updated: 04-October-2003
|
|
4 ------------------
|
|
5
|
|
6 Translated .po files may be submitted in whatever native encoding is
|
|
7 most convenient (and hopefully canonical). Please ensure that the
|
|
8 Content-type: line reflects the proper character set.
|
|
9
|
6419
|
10
|
|
11
|
5180
|
12 Updated: 19-April-2003
|
|
13 ------------------
|
|
14
|
|
15 To supply a new translation, you first need a copy of gaim.pot.
|
|
16 This can be built by typing:
|
|
17
|
|
18 ./update.pl --pot
|
|
19
|
|
20 from the gaim/po/ directory.
|
|
21
|
|
22 To update an exsting translation, type:
|
|
23
|
5537
|
24 ./update.pl LANG
|
5180
|
25
|
|
26 where LANG is the language code to update, such as fr or ja. This will build
|
|
27 a new gaim.pot and update the translation with the changes. You may then
|
|
28 begin editing the updated file.
|
|
29
|
|
30 New or updated translations should be sent to the gaim-devel listserv
|
|
31 (see http://lists.sourceforge.net/lists/listinfo/gaim-devel)
|
|
32
|
|
33 Please check your translations carefully. Make sure you have the same
|
|
34 number of newlines and %s or other formatting codes in the translation as
|
|
35 you have in the original.
|
6419
|
36
|
|
37
|
|
38
|
|
39 Updated: 05-August-2003
|
|
40 ------------------
|
|
41
|
|
42 Before submitting updated or new translations, please run the following
|
|
43 command to ensure the file does not contain errors:
|
|
44 > msgfmt -c --statistics xx.po
|
|
45
|
|
46 The comments at the top of each .po file should appear as follows:
|
|
47 # Gaim Xxxxx translation
|
|
48 # Copyright (C) 2002, Another Name <email@something.com>
|
|
49 # Copyright (C) 2003, Your Name <email@whatever.com>
|
|
50 #
|
|
51 # This file is distributed under the same license as the Gaim package.
|
|
52 #
|
|
53
|
|
54 Thank you for flying Valu-Jet.
|