zh_CN.php 344 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" => "您控制的web服务"
  9. );