Blame view

sources/apps/impress/l10n/zh_CN.php 253 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Documentation" => "文档",
  "No Impress files are found in your ownCloud. Please upload a .impress file." => "您的ownCloud没有Impress文件,请上传。",
  "Name" => "名称",
  "Size" => "大小",
  "Date" => "日期"
  );