roundcubemail-plugins-kolab/plugins/libcalendaring/localization/ca_ES.inc

16 lines
462 B
PHP
Raw Normal View History

2014-08-22 01:31:43 +02:00
<?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/
*/
2014-09-06 22:59:13 +02:00
$labels['until'] = 'fins';
$labels['at'] = 'a';
2014-11-28 13:24:53 +13:00
$labels['alarmemailoption'] = 'Email';
2014-09-06 22:59:13 +02:00
$labels['frequency'] = 'Repeteix';
$labels['recurrencend'] = 'fins';
2014-11-28 13:24:53 +13:00
$labels['itipdelegated'] = 'Delegate';
2014-09-06 22:59:13 +02:00
$labels['savingdata'] = 'S\'estan desant les dades...';