roundcubemail-plugins-kolab/plugins/kolab_delegation/localization/ca_ES.inc
Jeroen van Meeuwen (Kolab Systems) 44165f586b Update localization
2014-09-06 22:59:13 +02:00

12 lines
323 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['event'] = 'Calendaris';
$labels['task'] = 'Tasques';
$labels['savingdata'] = 'S\'estan desant les dades...';
?>