roundcubemail-plugins-kolab/plugins/kolab_delegation/localization/sv_SE.inc
2014-11-27 20:13:11 +01:00

15 lines
401 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['mail'] = 'E-post';
$labels['event'] = 'Kalendrar';
$labels['task'] = 'Uppgifter';
$labels['note'] = 'Anteckningar';
$labels['write'] = 'Skriv';
$labels['savingdata'] = 'Sparar data ...';
?>