zh_CN.GB2312.php
433 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "导出此 ownClound 实例",
"This will create a compressed file that contains the data of this owncloud instance." => "这将创建一个包含此 ownClound 实例数据的压缩文件。",
"Please choose the export type:" => "请选择导出类型:",
"ownCloud system files" => "ownCloud 系统文件",
"Just user files" => "用户文件",
"Export" => "导出"
);