| | |
| | | | localization/<lang>/labels.inc | |
| | | | | |
| | | | Localization file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2013, The Roundcube Dev Team | |
| | | | Copyright (C) 2005-2015, The Roundcube Dev Team | |
| | | | | |
| | | | Licensed under the GNU General Public License version 3 or | |
| | | | any later version with exceptions for skins & plugins. | |
| | |
| | | $labels['revertto'] = '恢复至'; |
| | | $labels['restore'] = '恢复信息'; |
| | | $labels['restoremessage'] = '是否恢复信息?'; |
| | | $labels['ignore'] = '忽略'; |
| | | $labels['responses'] = '回复'; |
| | | $labels['insertresponse'] = '插入回复'; |
| | | $labels['manageresponses'] = '管理回复'; |
| | |
| | | $labels['attach'] = '附加'; |
| | | $labels['attachments'] = '附件'; |
| | | $labels['upload'] = '上传'; |
| | | $labels['uploadprogress'] = '$percent ($current / $total)'; |
| | | $labels['uploadprogress'] = '$percent ($current of $total)'; |
| | | $labels['close'] = '关闭'; |
| | | $labels['messageoptions'] = '邮件选项...'; |
| | | $labels['togglecomposeoptions'] = '切换布局选项'; |
| | |
| | | $labels['spouse'] = '配偶'; |
| | | $labels['allfields'] = '所有栏目'; |
| | | $labels['search'] = '查询'; |
| | | $labels['searchfor'] = '查找"$q"'; |
| | | $labels['searchresult'] = '查找结果'; |
| | | $labels['advsearch'] = '高级查询'; |
| | | $labels['advanced'] = '高级选项'; |
| | | $labels['other'] = '其他'; |
| | | $labels['printcontact'] = '打印联系人'; |
| | | $labels['typehome'] = '家庭'; |
| | | $labels['typework'] = '工作'; |
| | | $labels['typeother'] = '其他'; |
| | |
| | | $labels['exportsel'] = '导出选中'; |
| | | $labels['exportvcards'] = '导出联系人为 vCard 格式'; |
| | | $labels['newgroup'] = '创建新组'; |
| | | $labels['addgroup'] = '新建组'; |
| | | $labels['grouprename'] = '重命名群组'; |
| | | $labels['groupdelete'] = '删除群组'; |
| | | $labels['groupremoveselected'] = '删除选中'; |
| | |
| | | $labels['autosend'] = '自动发送'; |
| | | $labels['autosendknown'] = '对我的联系人发送回执,否则询问'; |
| | | $labels['autosendknownignore'] = '对我的联系人发送回执,否则忽略'; |
| | | $labels['ignore'] = '忽略'; |
| | | $labels['ignorerequest'] = '忽略请求'; |
| | | $labels['readwhendeleted'] = '删除后标记为已读'; |
| | | $labels['flagfordeletion'] = '标记邮件为已删除而不是实际删除'; |
| | | $labels['skipdeleted'] = '不显示标记为已删除的邮件'; |
| | |
| | | $labels['personalfolder'] = '私有文件夹'; |
| | | $labels['otherfolder'] = '他人文件夹'; |
| | | $labels['sharedfolder'] = '共享文件夹'; |
| | | $labels['findfolders'] = '查找文件夹'; |
| | | $labels['namespace.other'] = '其他用户'; |
| | | $labels['namespace.shared'] = '已共享'; |
| | | $labels['sortby'] = '排序'; |
| | | $labels['sortasc'] = '递增排序'; |
| | | $labels['sortdesc'] = '递减排序'; |