roundcubemail-plugins-kolab/plugins/calendar/localization/et_EE.inc

15 lines
364 B
PHP
Raw Normal View History

2013-01-12 11:23:32 +00:00
<?php
/**
* Localizations for Kolab Calendar plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/calendar/
*/
$labels['name'] = 'Nimi';
2014-11-27 20:13:06 +01:00
$labels['save'] = 'Salvesta';
$labels['confidential'] = 'confidential';
$labels['rolerequired'] = 'Kohustuslik';
$labels['operation'] = 'Toiming';
2013-01-12 11:23:32 +00:00
?>