文件操作 - en_US.inc
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/tmp/roundcubemail-plugins-kolab/plugins/kolab_notes/localization/en_US.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_notes/ */ $labels = array(); $labels['navtitle'] = 'Notes'; $labels['tags'] = 'Tags'; $labels['lists'] = 'Notebooks'; $labels['notes'] = 'Notes'; $labels['create'] = 'New Note'; $labels['createnote'] = 'Create a new note'; $labels['send'] = 'Send'; $labels['sendnote'] = 'Send note by email'; $labels['newnote'] = 'New Note'; $labels['notags'] = 'No tags'; $labels['removetag'] = 'Remove tag'; $labels['created'] = 'Created'; $labels['changed'] = 'Last Modified'; $labels['title'] = 'Title'; $labels['now'] = 'Now'; $labels['sortby'] = 'Sort by'; $labels['newnotebook'] = 'Create a new notebook'; $labels['addnotebook'] = 'Add notebook'; $labels['deletelist'] = 'Delete notebook'; $labels['editlist'] = 'Edit/Share notebook'; $labels['listname'] = 'Name'; $labels['tabsharing'] = 'Sharing'; $labels['discard'] = 'Discard'; $labels['abort'] = 'Abort'; $labels['unsavedchanges'] = 'Unsaved Changes!'; $labels['appendnote'] = 'Add a Note'; $labels['editnote'] = 'Edit Note'; $labels['savein'] = 'Save in'; $labels['foldersubscribe'] = 'List permanently'; $labels['findnotebooks'] = 'Find notebooks...'; $labels['findnotes'] = 'Find notes'; $labels['listsearchresults'] = 'Additional notebooks'; $labels['nrnotebooksfound'] = '$nr notebooks found'; $labels['nonotebooksfound'] = 'No notebooks found'; $labels['removelist'] = 'Remove from list'; $labels['removelink'] = 'Remove email reference'; $labels['listactions'] = 'Notebooks list actions'; $labels['savingdata'] = 'Saving data...'; $labels['recordnotfound'] = 'Record not found'; $labels['norecordsfound'] = 'No notes found'; $labels['nochanges'] = 'No changes to be saved'; $labels['entertitle'] = 'Please enter a title for this note!'; $labels['deletenotesconfirm'] = 'Do you really want to delete the selected notes?'; $labels['deletenotebookconfirm'] = 'Do you really want to delete this notebook with all its notes? This action cannot be undone.'; $labels['discardunsavedchanges'] = 'The current note has not yet been saved. Discard the changes?'; $labels['invalidlistproperties'] = 'Invalid notebook properties! Please set a valid name.'; $labels['entertitle'] = 'Please enter a title for this note!'; $labels['aclnorights'] = 'You do not have administrator rights for this notebook.'; $labels['arialabelnoteslist'] = 'List of notes'; $labels['arialabelnotesearchform'] = 'Notes search form'; $labels['arialabelnotesquicksearchbox'] = 'Notes search input'; $labels['arialabelnotessortmenu'] = 'Notes list sorting options'; $labels['arialabelnotesoptionsmenu'] = 'Notebook actions menu'; $labels['arialabelnotebookform'] = 'Notebook properties'; $labels['arialabelmessagereferences'] = 'Linked email messages'; $labels['arialabelfoldersearchform'] = 'Notebooks search form'; $labels['arialabelnoteform'] = 'Note edit form';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件