roundcubemail-plugins-kolab/plugins/kolab_notes/localization/hr_HR.inc
Aleksander Machniak 29c5c502db Update localization
2016-05-18 16:38:39 +02:00

15 lines
464 B
PHP

<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_notes/
*/
$labels['created'] = 'Created';
$labels['changed'] = 'Last Modified';
$labels['listname'] = 'Name';
$labels['tabsharing'] = 'Sharing';
$labels['foldersubscribe'] = 'List permanently';
$labels['removelist'] = 'Remove from list';
$labels['savingdata'] = 'Saving data...';