roundcubemail-plugins-kolab/plugins/libcalendaring/localization/zh_CN.inc
Jeroen van Meeuwen (Kolab Systems) 00e04d2f95 Update translations
2018-12-17 14:03:01 +01:00

32 lines
1.2 KiB
PHP

<?php
/**
* Localizations for the Kolab calendaring utilities plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
*/
$labels['until'] = '直到';
$labels['at'] = '在';
$labels['alarmemail'] = '发送邮件';
$labels['alarmdisplay'] = '显示消息';
$labels['alarmaudio'] = '播放声音';
$labels['alarmdisplayoption'] = '消息';
$labels['alarmemailoption'] = '邮件';
$labels['alarmaudiooption'] = '声音';
$labels['alarmat'] = '在 $datetime';
$labels['trigger-M'] = '分钟以前';
$labels['trigger-H'] = '小时以前';
$labels['trigger-D'] = '天以前';
$labels['trigger+M'] = '分钟以后';
$labels['trigger+H'] = '小时以后';
$labels['trigger+D'] = '天以后';
$labels['triggerend-M'] = '还有xxx分钟结束 # xxx was supposed to be the number before "minutes before end"';
$labels['frequency'] = '循环';
$labels['recurrencend'] = '直到';
$labels['forntimes'] = ''; // old
$labels['statusorganizer'] = '组织者';
$labels['statustentative'] = '临时';
$labels['statusunknown'] = '未知';
$labels['savingdata'] = '保存数据...';
$labels['savein'] = '保存为';