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

12 lines
354 B
PHP
Raw Normal View History

2014-08-22 01:31:43 +02:00
<?php
$labels['navtitle'] = 'Notizen';
$labels['tags'] = 'Tags';
$labels['notes'] = 'Notizen';
$labels['title'] = 'Titel';
$labels['listname'] = 'Name';
$labels['tabsharing'] = 'Freigabe';
2014-11-27 20:13:06 +01:00
$labels['abort'] = 'Abbrechen';
2014-12-01 12:45:40 +13:00
$labels['foldersubscribe'] = 'List permanently';
$labels['removelist'] = 'Remove from list';
2014-08-22 01:31:43 +02:00
$labels['savingdata'] = 'Speichere...';