roundcubemail-plugins-kolab/plugins/tasklist/localization/et_EE.inc
2014-04-24 14:45:27 +02:00

22 lines
666 B
PHP

<?php
$labels['edit'] = 'Edit';
$labels['delete'] = 'Kustuta';
$labels['title'] = 'Pealkiri';
$labels['description'] = 'Description';
$labels['start'] = 'Start';
$labels['alarms'] = 'Reminder';
$labels['all'] = 'All';
$labels['today'] = 'Today';
$labels['tomorrow'] = 'Tomorrow';
$labels['removetag'] = 'Remove';
$labels['save'] = 'Salvesta';
$labels['cancel'] = 'Cancel';
$labels['tabsummary'] = 'Summary';
$labels['tabrecurrence'] = 'Recurrence';
$labels['tabattachments'] = 'Attachments';
$labels['tabsharing'] = 'Sharing';
$labels['listname'] = 'Nimi';
$labels['showalarms'] = 'Show reminders';
// date words
// mesages
$labels['savingdata'] = 'Saving data...';