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

18 lines
561 B
PHP
Raw Normal View History

<?php
/**
* Localizations for the Kolab libkolab plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/libkolab/
*/
2017-06-12 10:57:06 +02:00
$labels['showhistory'] = 'Geschiedenis tonen';
2016-05-18 16:38:39 +02:00
$labels['compare'] = 'Vergelijken';
$labels['objectchangelog'] = 'Geschiedenis';
2017-06-12 10:57:06 +02:00
$labels['objectdiff'] = 'Wijzigingen van $rev1 tot $rev2';
$labels['user'] = 'Gebruiker';
$labels['actionappend'] = 'Opgeslagen';
$labels['actionmove'] = 'Verplaatst';
$labels['actiondelete'] = 'Verwijderd';
2018-12-17 14:03:01 +01:00
$labels['tabsharing'] = 'Delen';