2016-07-22 11:42:44 +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/
|
|
|
|
*/
|
|
|
|
$labels['frequency'] = 'Opakovať';
|
2018-12-17 14:03:01 +01:00
|
|
|
$labels['forntimes'] = ''; // old
|
2016-07-22 11:42:44 +02:00
|
|
|
$labels['statustentative'] = 'Nezáväzne';
|