文件操作 - de.inc
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/tmp/roundcubemail-plugins-kolab/plugins/kolab_folders/localization/de.inc
编辑文件内容
<?php /** * Localizations for the Kolab Folders plugin * * Copyright (C) 2015, Kolab Systems AG * * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/ */ $labels['folderctype'] = 'Inhaltstyp'; $labels['foldertypemail'] = 'E-Mail'; $labels['foldertypeevent'] = 'Kalender'; $labels['foldertypejournal'] = 'Journal'; $labels['foldertypetask'] = 'Aufgaben'; $labels['foldertypenote'] = 'Notizen'; $labels['foldertypecontact'] = 'Kontakte'; $labels['foldertypeconfiguration'] = 'Konfiguration'; $labels['foldertypefile'] = 'Dateien'; $labels['foldertypefreebusy'] = 'Frei/Belegt'; $labels['default'] = 'Standard'; $labels['inbox'] = 'Posteingang'; $labels['drafts'] = 'Entwürfe'; $labels['sentitems'] = 'Gesendet'; $labels['outbox'] = 'Postausgang'; $labels['wastebasket'] = 'Mülleimer'; $labels['junkemail'] = 'Spam'; $labels['confidential'] = 'Vertraulich'; $labels['private'] = 'Privat'; $labels['xdays'] = '$x Tage'; $messages['defaultfolderexists'] = 'Es gibt bereits einen Standardordner des angegebenen Typs'; ?>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件