roundcubemail-plugins-kolab/plugins/kolab_delegation/localization/sv.inc
2019-10-13 15:55:15 +02:00

14 lines
379 B
PHP

<?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['contact'] = 'Kontakter';
$labels['event'] = 'Kalendrar';
$labels['task'] = 'Uppgifter';
$labels['note'] = 'Anteckningar';
$labels['savingdata'] = 'Sparar data ...';
?>