文件操作 - fi_FI.inc
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/tmp/roundcubemail-plugins-kolab/plugins/kolab_folders/localization/fi_FI.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'] = 'Sisältötyyppi'; $labels['foldertypemail'] = 'Sähköposti'; $labels['foldertypeevent'] = 'Kalenteri'; $labels['foldertypejournal'] = 'Päiväkirja'; $labels['foldertypetask'] = 'Tehtävät'; $labels['foldertypenote'] = 'Muistiot'; $labels['foldertypecontact'] = 'Yhteystiedot'; $labels['foldertypeconfiguration'] = 'Asetukset'; $labels['foldertypefile'] = 'Tiedostot'; $labels['foldertypefreebusy'] = 'Vapaa-varattu'; $labels['default'] = 'Oletus'; $labels['inbox'] = 'Saapuneet'; $labels['drafts'] = 'Luonnokset'; $labels['sentitems'] = 'Lähetetyt'; $labels['outbox'] = 'Lähtevät'; $labels['wastebasket'] = 'Roskakori'; $labels['junkemail'] = 'Roskaposti'; $labels['confidential'] = 'Luottamuksellinen'; $labels['private'] = 'Yksityinen'; $labels['folderexpire'] = 'Poista viestit, jotka ovat vanhempia kuin'; $labels['xdays'] = '$x päivää'; $messages['defaultfolderexists'] = 'Määritetylle tyypille on jo olemassa oletuskansio'; ?>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件