文件操作 - fr_FR.inc
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/tmp/roundcubemail-plugins-kolab/plugins/kolab_folders/localization/fr_FR.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'] = 'Type de contenu'; $labels['foldertypemail'] = 'Courriel'; $labels['foldertypeevent'] = 'Calendrier'; $labels['foldertypejournal'] = 'Journal'; $labels['foldertypetask'] = 'Tâches'; $labels['foldertypenote'] = 'Notes'; $labels['foldertypecontact'] = 'Contacts'; $labels['foldertypeconfiguration'] = 'Configuration'; $labels['foldertypefile'] = 'Fichiers'; $labels['foldertypefreebusy'] = 'Disponible/Occupé'; $labels['default'] = 'Par défaut'; $labels['inbox'] = 'Courrier entrant'; $labels['drafts'] = 'Brouillons'; $labels['sentitems'] = 'Envoyés'; $labels['outbox'] = 'Courrier sortant'; $labels['wastebasket'] = 'Corbeille'; $labels['junkemail'] = 'Indésirables'; $labels['confidential'] = 'Confidentiel'; $labels['private'] = 'Privé'; $messages['defaultfolderexists'] = 'Il existe déjà un répertoire par défaut pour le type spécifié'; ?>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件