This file is indexed.

/usr/share/GNUstep/Cynthiune.app/TraditionalChinese.lproj/Localizable.strings is in cynthiune.app 1.0.0-2build1.

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
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
/* Yen-Ju Chen <yjchenx@gmail.com> */

/* Application menu */
"Info" = "說明";
"Playlist" = "播放清單";
"Songs" = "歌曲";
"Player" = "播放器";
"Windows" = "視窗";
"Window" = "視窗";
"Tools" = "工具";
"Services" = "服務";
"Hide" = "隱藏";
"Hide Cynthiune" = "隱藏Cynthiune";
"Hide Others" = "隱藏其他視窗";
"Show All" = "顯示全部視窗";
"Quit" = "結束";
"Quit Cynthiune" = "結束Cynthiune";

/* Info submenu */
"Info Panel..." = "說明面版...";
"About Cynthiune..." = "有關Cynthiune...";
"Preferences..." = "偏好設定...";
"Send A Bug Report..." = "回報問題...";
"Help..." = "輔助說明...";
"Help" = "輔助說明";
"Cynthiune Help" = "Cynthiune輔助說明";

/* Playlist submenu */
"Open..." = "開啟...";
"New" = "新增";
"Save..." = "存檔...";
"Save As..." = "另存新檔...";
"Save To..." = "儲存成...";
"Revert To Saved" = "恢復原檔";
"Close" = "關閉";

/* Songs submenu */
"Add Songs..." = "增加歌曲...";
"Remove Selection" = "刪除選取";
"Remove All" = "刪除全部";
"Cleanup" = "整理";

/* Player submenu */
"Play" = "播放";
"Pause" = "暫停";
"Stop" = "停止";
"Previous" = "倒轉";
"Next" = "快轉";
"Mode" = "模式";

/* Player/Mode submenu */
"Repeat" = "重複";
"Shuffle" = "隨機";

/* Tools submenu */
"Song Inspector..." = "檢視歌曲...";

/* Windows submenu */
"Arrange In Front" = "移至最前";
"Miniaturize Window" = "縮小視窗";
"Minimize" = "最小化";
"Close Window" = "關閉視窗";

/* Playlist status label */
"%d songs - total time: %@" = "%d 首歌曲 - 總共時間: %@";
" - selection: %@" = " - 選取: %@";

/* Playlist table */
"Song" = "歌曲";
"Time" = "時間";

/* Song Inspector */
"Song Inspector" = "檢視歌曲";
"Song Information" = "歌曲訊息";
"Format Attributes" = "格式屬性";
"No song selected" = "沒有選取歌曲";
"Lookup through MusicBrainz..." = "向MusicBrainz查尋";
"Title" = "曲名";
"Album" = "專輯";
"Track" = "曲目順序";
"Artist" = "演出者";
"Genre" = "種類";
"Year" = "年份";
"Reset" = "重置";
"Save" = "存檔";
"Generating TRM..." = "產生TRM...";
"Querying MusicBrainz server..." = "查尋MusicBrainz伺服器...";
"Received %d result(s)" = "接收 %d 結果";

/* Dialog boxes */
"Add music files..." = "加入音樂檔案...";
"Add a music folder..." = "加入音樂檔案夾...";
"Save playlist as..." = "播放清單儲存成...";

/* Song names */
"[not found: %@]" = "[沒有找到: %@]";
"[unknown format: %@]" = "[未知格式: %@]";
"[format error: %@]" = "[錯誤格式: %@]";

/* Preference dialog */
"None" = "無";
"Preferences" = "偏好設定";
"General" = "一般";

/* General preferences */
"Windows" = "視窗";
"Playlists" = "播放清單";
"Use absolute filenames" = "使用絕對路徑";
"Output module" = "輸出模組";
"Textured" = "貼圖";
"Sticky" = "附著";
"Remember location" = "記住位置";
"Format" = "格式";

/* MB results panel */
"Please select the correct information..."
= "請選擇正確資訊...";
"The request to the MusicBrainz server returned more than one result.\nPlease select the line in the following table that is the most accurate."
= "MusicBrainz傳回多項結果。\n請在下列表格中選擇最正確的結果。";
"Cancel" = "取消";