This file is indexed.

/usr/share/doc/rtpg-www/Localization.txt is in rtpg-www 0.2.11-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Localization
~~~~~~~~~~~~

For the rtpg localization you need:

1. Сopy po/TEMPLATE.pot file to 'LANG.po' file (for ex: fr.po, de.po.
etc).

2. Translate all english strings in it (fill msgstr fields);

3. Put in the file header translators info.

4. Check translation in browser. New language aviable direct after create
'LANG.po' file.

5. Send me your localization (po-file) files to intergrate it in 
the basic version.


Debian package localization
~~~~~~~~~~~~~~~~~~~~~~~~~~~

1. Copy debian/po/templates.pot file to 'debian.lang.po' file 
(for ex: debian.fr.po, debian.de.po, etc)

2. Translate all english strings in it (fill msgstr fields);

3. Put in the file header translators info.

4. Send me your localization (po-file) files to intergrate it in 
the basic version.