Page MenuHomePhorge

zh_CN.inc
No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None

zh_CN.inc

<?php
/*
+-----------------------------------------------------------------------+
| plugins/archive/localization/<lang>.inc |
| |
| Localization file of the Roundcube Webmail Archive plugin |
| Copyright (C) 2013, The Roundcube Dev Team |
| |
| Licensed under the GNU General Public License version 3 or |
| any later version with exceptions for skins & plugins. |
| See the README file for a full license statement. |
| |
+-----------------------------------------------------------------------+
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
*/
$labels = array();
$labels['buttontext'] = '存档';
$labels['buttontitle'] = '将该信息存档';
$labels['archived'] = '存档成功';
$labels['archivedreload'] = 'Successfully archived. Reload the page to see the new archive folders.';
$labels['archiveerror'] = 'Some messages could not be archived';
$labels['archivefolder'] = '存档';
$labels['settingstitle'] = 'Archive';
$labels['archivetype'] = 'Divide archive by';
$labels['archivetypeyear'] = 'Year (e.g. Archive/2012)';
$labels['archivetypemonth'] = 'Month (e.g. Archive/2012/06)';
$labels['archivetypefolder'] = 'Original folder';
$labels['archivetypesender'] = 'Sender email';
$labels['unkownsender'] = 'unknown';
?>

File Metadata

Mime Type
text/x-php
Expires
Fri, Apr 24, 1:24 PM (20 h, 11 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18836711
Default Alt Text
zh_CN.inc (1 KB)

Event Timeline