roundcubemail-plugins-kolab/plugins/kolab_notes/localization/nl_NL.inc

15 lines
426 B
PHP
Raw Normal View History

2014-08-22 01:31:43 +02:00
<?php
2016-05-18 16:38:39 +02:00
/**
* 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/
*/
2014-08-22 01:31:43 +02:00
$labels['navtitle'] = 'Notities';
$labels['notes'] = 'Notities';
$labels['listname'] = 'Naam';
$labels['tabsharing'] = 'Delen';
$labels['foldersubscribe'] = 'Permanent weergeven';
$labels['savingdata'] = 'Data wordt opgeslagen...';