roundcubemail-plugins-kolab/plugins/kolab_files/localization/et_EE.inc
Aleksander Machniak d03fcc7cd4 Update localization
2016-06-13 18:10:59 +02:00

20 lines
658 B
PHP

<?php
/**
* Localizations for the Kolab Files plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_files/
*/
$labels['save'] = 'Salvesta';
$labels['name'] = 'Nimi';
$labels['save'] = 'Salvesta';
$labels['listpermanent'] = 'List permanently';
$labels['select'] = 'Select';
$labels['participant'] = 'Participant';
$labels['status'] = 'Status';
$labels['addparticipant'] = 'Add participant';
$labels['invitationtextlabel'] = 'Invitation/notification comment';
$labels['statusorganizer'] = 'Organizer';
$labels['removeparticipant'] = 'Remove';
$labels['comment'] = 'Kommentaar';