This file is indexed.

/usr/share/doc/menu/README.translations is in menu 2.1.46.

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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
********************************************************
***                                                  ***
***               Menu sections translations         ***
***                                                  ***
********************************************************

Debian menu includes translations of menu sections names
in various languages. The list is available in
/etc/menu-methods/lang.h.

A) Selecting the language:

1) System-wide:
The simplest way is to set up root locales and menu will be translated
accordingly.

Another solution is to add
outputlanguage="xx"
in /etc/menu-methods/menu.h
where xx is you language code.

2) User-wide: 
Just run update-menus under the locales of your choice.
You can also copy the file 
/etc/menu-methods/<your favorite wm> 
to 
~/.menu-methods/
and add 
outputlanguage="xx" 
where xx is you language code.

3) KDE
Make sure menu-xdg is installed and that root locales are not "C".
Menu will be translated in all languages at once. The users just
need to configure KDE to use their language and menus will follow.

B) Problems:
There are unfortunately lots of reasons why translations would fail:
window-manager not supporting menu translations, not supporting your
locale encoding or not supporting user menus.

You can try to add
outputencoding="LOCALE"
at the start of /etc/menu-methods/<your favorite wm>
and run update-menus under different locale encodings.

C) Screenshots
Some screenshots are available at
<http://people.debian.org/~ballombe/menu-snapshot>.

--
Bill Allombert <ballombe@debian.org>  Sun,  3 Oct 2004 19:23:53 +0200