roundcubemail-plugins-kolab/plugins/kolab_delegation/localization/lv.inc

15 lines
390 B
PHP
Raw Normal View History

2017-06-12 10:57:06 +02:00
<?php
/**
* Localizations for the Kolab Delegation plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_delegation/
*/
$labels['delegate'] = 'Deleģēt';
$labels['mail'] = 'E-pasts';
$labels['event'] = 'Kalendāri';
$labels['savingdata'] = 'Saglabājam...';
$labels['deleteconfirm'] = 'Apstiprinājums';
?>