文件操作 - zh_CN.inc
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/tmp/roundcubemail-plugins-kolab/plugins/kolab_files/localization/zh_CN.inc
编辑文件内容
<?php /** * Localizations for the Kolab Files plugin * * Copyright (C) 2014, Kolab Systems AG * * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_files/ */ $labels['files'] = '文件'; $labels['filepreview'] = '文件预览'; $labels['create'] = '创建'; $labels['save'] = '保存'; $labels['cancel'] = '取消'; $labels['foldercreate'] = '创建文件夹'; $labels['foldername'] = '文件夹名'; $labels['name'] = '名称'; $labels['type'] = '类型'; $labels['upload'] = '上传'; $labels['get'] = '下载'; $labels['rename'] = '重命名'; $labels['edit'] = '编辑'; $labels['save'] = '保存'; $labels['close'] = '关闭'; $labels['submit'] = '提交'; $labels['confirmpassword'] = '确认密码'; $labels['collection_audio'] = '声音'; $labels['collection_video'] = '视频'; $labels['collection_image'] = '图片'; $labels['collection_document'] = '文档'; $labels['abort'] = '退出'; $labels['fileskip'] = '略过'; $labels['fileskipall'] = '忽略全部'; $labels['select'] = '选择'; $labels['participant'] = '参与者'; $labels['status'] = '状态'; $labels['addparticipant'] = '添加参与者'; $labels['statusorganizer'] = '组织者'; $labels['removeparticipant'] = '移除'; $labels['owner'] = '所有者'; $labels['comment'] = '注释'; $labels['open'] = '打开'; $labels['storepasswords'] = '记住密码';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件