roundcubemail-plugins-kolab/plugins/kolab_addressbook/localization/zh_CN.inc

15 lines
442 B
PHP

<?php
/**
* Localizations for the Kolab Address Book plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_addressbook/
*/
$labels['officelocation'] = '办公地点';
$labels['typecompany'] = '公司';
$labels['typecallback'] = '反馈';
$labels['settings'] = '设置';
$labels['bookremove'] = '从列表中移除';
$labels['showhistory'] = '显示历史';
?>