roundcubemail-plugins-kolab/plugins/kolab_delegation/localization/cs_CZ.inc
2014-08-19 11:07:50 +02:00

12 lines
312 B
PHP

<?php
/**
* Localizations for the Kolab Delegation plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_delegation/
*/
$labels['mail'] = 'E-mail';
$labels['event'] = 'Kalendáře';
$labels['savingdata'] = 'Ukládám data...';
?>