zh_CN.php 415 Bytes
<?php $TRANSLATIONS = array(
"Document was shared" => "文档已分享",
"User %s shared quick document %s with you." => "用户 %s 与您分享了便捷文档 %s。",
"My pad" => "我的 Pad",
"Settings" => "设置",
"Pad Title" => "Pad 名称",
"Open" => "打开",
"Share with" => "分享之",
"Share" => "分享",
"Etherpad service URL" => "Etherpad 服务 URL",
"Username" => "用户名",
"Save" => "保存"
);