zh_TW.php
508 Bytes
<?php $TRANSLATIONS = array(
"Music" => "音樂",
"songs" => "歌曲",
"albums" => "專輯",
"Add to playlist" => "加入撥放清單",
"Add album to playlist" => "新增專輯到播放清單",
"Play" => "播放",
"Pause" => "暫停",
"Previous" => "上一首",
"Next" => "下一首",
"Mute" => "靜音",
"Unmute" => "取消靜音",
"Rescan Collection" => "重新掃描收藏",
"Artist" => "藝人",
"Album" => "專輯",
"Title" => "標題",
"Media" => "媒體",
"Ampache address:" => "Ampache 位址:"
);