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

10 lines
294 B
PHP
Raw Normal View History

2014-08-22 01:31:43 +02:00
<?php
$labels['navtitle'] = 'Notities';
$labels['tags'] = 'Labels';
$labels['notes'] = 'Notities';
$labels['title'] = 'Titel';
$labels['listname'] = 'Naam';
$labels['tabsharing'] = 'Delen';
$labels['foldersubscribe'] = 'Permanent weergeven';
$labels['savingdata'] = 'Data wordt opgeslagen...';