AlkantarClanX12

Your IP : 216.73.216.75


Current Path : /var/lib/roundcube/plugins/ispconfig3_fetchmail/localization/
Upload File :
Current File : //var/lib/roundcube/plugins/ispconfig3_fetchmail/localization/de_DE.inc

<?php
$labels = array();
$labels['acc_fetchmail'] = 'Fetchmail';
$labels['fetchmailtyp'] = 'Typ';
$labels['fetchmailserver'] = 'POP3/IMAP Server';
$labels['fetchmaildelete'] = 'Mails nach Empfang löschen';
$labels['fetchmailenabled'] = 'Aktivieren';
$labels['nofetch'] = 'Keine Einträge vorhanden';
$labels['fetchmail_entries'] = 'Vorhandene Einträge';

$messages = array();
$messages['fetchmaildelconfirm'] = 'Wollen Sie diesen Eintrag wirklich löschen?';
$messages['fetchmaillimitreached'] = 'Limit erreicht';
$messages['textempty'] = 'Ein oder mehr Felder sind leer';
?>