zh_CN.GB2312.php 360 B

12345678910
  1. <?php $TRANSLATIONS = array(
  2. "Password" => "密码",
  3. "Submit" => "提交",
  4. "%s shared the folder %s with you" => "%s 与您分享了文件夹 %s",
  5. "%s shared the file %s with you" => "%s 与您分享了文件 %s",
  6. "Download" => "下载",
  7. "No preview available for" => "没有预览可用于",
  8. "web services under your control" => "您控制的网络服务"
  9. );