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

14 lines
426 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['navtitle'] = 'Notities';
$labels['notes'] = 'Notities';
$labels['listname'] = 'Naam';
$labels['tabsharing'] = 'Delen';
$labels['foldersubscribe'] = 'Permanent weergeven';
$labels['savingdata'] = 'Data wordt opgeslagen...';