zh_TW.php
437 Bytes
<?php $TRANSLATIONS = array(
"Document was shared" => "已分享文件",
"User %s shared quick document %s with you." => "用戶 %s 與您分享了一個文件 %s 。",
"My pad" => "我的記事本",
"Settings" => "設定",
"Pad Title" => "記事本標題",
"Open" => "開啟",
"Share with" => "與...分享",
"Share" => "分享",
"Etherpad service URL" => "Etherpad 服務網址",
"Username" => "使用者名稱",
"Save" => "儲存"
);