This file is indexed.

/usr/share/GNUstep/Gomoku.app/TraditionalChinese.lproj/Localizable.strings is in gomoku.app 1.2.9-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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
/* main.m */

"Info" = "»¡©ú";

"Info Panel..." = "»¡©ú­±ª©...";

"Set Difficulty Level..." = "³]©wÃø©ö«×...";

"Help..." = "¨D§U...";

"Game" = "¹CÀ¸";

"New Game" = "·s¹CÀ¸";

"Miniaturize" = "³Ì¤p¤Æ";

"Close" = "Ãö³¬";

"Windows" = "µøµ¡";

"Arrange" = "¾ã²z";

"Hide" = "ÁôÂÃ";

"Quit" = "Â÷¶}";


/* Board.m */

"Quits" = "Â÷¶}";

"Game Over" = "¹CÀ¸µ²§ô";

"Great! You win!" = "®¥³ß! §AŤF.";

"Sorry, you loose." = "«Ü©êºp, §A¿é¤F.";

"Internal Error: unknown difficultyLevel" = "¤º³¡¿ù»~, ¥¼ª¾ªºÃø©ö«×";

"OK" = "½T©w";


/* Controller.m */

"Level 0 (Trivial)" = "Ãø«× 0 (®e©ö)";

"Level 1 (Beginner)" = "Ãø«× 1 (¤Jªù)";

"Level 2 (Easy)" = "Ãø«× 2 (ªì¯Å)";

"Level 3 (Medium)" = "Ãø«× 3 (¤¤¯Å)";

"Level 4 (Advanced)" = "Ãø«× 4 (°ª¯Å)";

"Level 5 (Difficult)" = "Ãø«× 5 (³ÌÃø)";

"Choose Difficulty Level:" = "¿ï¾ÜÃø©ö«×:";

"Difficulty level Panel" = "Ãø©ö«×­±ª©";

"Gomoku Game"= "¤­¤l´Ñ¹CÀ¸";