|
|
<?php
|
|
|
# $Id$
|
|
|
//
|
|
|
// Language file German
|
|
|
// by Tobias
|
|
|
// currently maintained by Christian Boltz (christian_boltz @sf)
|
|
|
//
|
|
|
|
|
|
$PALANG['YES'] = 'JA';
|
|
|
$PALANG['NO'] = 'NEIN';
|
|
|
$PALANG['edit'] = 'editieren';
|
|
|
$PALANG['del'] = 'löschen';
|
|
|
$PALANG['exit'] = 'Verlassen';
|
|
|
$PALANG['cancel'] = 'Abbrechen';
|
|
|
$PALANG['save'] = 'Speichern';
|
|
|
$PALANG['confirm'] = 'Sind Sie sicher dass Sie das löschen wollen?\n';
|
|
|
$PALANG['confirm_domain'] = 'Wollen Sie wirklich alle Einträge dieser Domain löschen? Dies kann NICHT rückgängig gemacht werden!\n';
|
|
|
$PALANG['check_update'] = 'Auf Updates überprüfen';
|
|
|
$PALANG['invalid_parameter'] = 'Ungültiger Parameter!';
|
|
|
|
|
|
$PALANG['pFooter_logged_as'] = 'Angemeldet als %s';
|
|
|
|
|
|
$PALANG['pLogin_welcome'] = 'Mail-Administratoren loggen sich bitte hier ein.';
|
|
|
$PALANG['pLogin_username'] = 'Login (eMail)';
|
|
|
$PALANG['pLogin_password'] = 'Passwort';
|
|
|
$PALANG['pLogin_button'] = 'Login';
|
|
|
$PALANG['pLogin_username_incorrect'] = '<span class="error_msg">Ihr Login-Name ist nicht korrekt. Bitte benutzen Sie die komplette eMail-Adresse</span>';
|
|
|
$PALANG['pLogin_password_incorrect'] = '<span class="error_msg">Falsches Passwort!</span>';
|
|
|
$PALANG['pLogin_login_users'] = 'eMail-Benutzer bitte hier einloggen.';
|
|
|
|
|
|
$PALANG['pMenu_main'] = 'Startseite';
|
|
|
$PALANG['pMenu_overview'] = 'Überblick';
|
|
|
$PALANG['pMenu_create_alias'] = 'Alias hinzufügen';
|
|
|
$PALANG['pMenu_create_alias_domain'] = 'Add Alias Domain'; # XXX
|
|
|
$PALANG['pMenu_create_mailbox'] = 'Mailbox hinzufügen';
|
|
|
$PALANG['pMenu_fetchmail'] = 'E-Mail Abruf';
|
|
|
$PALANG['pMenu_sendmail'] = 'Email versenden';
|
|
|
$PALANG['pMenu_password'] = 'Passwort ändern';
|
|
|
$PALANG['pMenu_viewlog'] = 'Log ansehen';
|
|
|
$PALANG['pMenu_logout'] = 'Logout';
|
|
|
|
|
|
$PALANG['pMain_welcome'] = 'Willkommen zu Postfix Admin!';
|
|
|
$PALANG['pMain_overview'] = 'Listet Ihre Aliase und Mailboxen auf. Sie können sie hier editieren und löschen.';
|
|
|
$PALANG['pMain_create_alias'] = 'Fügt einen neuen Alias für Ihre Domain hinzu.';
|
|
|
$PALANG['pMain_create_mailbox'] = 'Legt eine neue Mailbox für Ihre Domain an.';
|
|
|
$PALANG['pMain_sendmail'] = 'Versenden Sie eine Email.';
|
|
|
$PALANG['pMain_password'] = 'Ändern Sie Ihr Admin-Passwort.';
|
|
|
$PALANG['pMain_viewlog'] = 'Lassen Sie sich das Log anzeigen.';
|
|
|
$PALANG['pMain_logout'] = 'Ausloggen aus dem System';
|
|
|
|
|
|
$PALANG['pOverview_disabled'] = 'Disabled';
|
|
|
$PALANG['pOverview_unlimited'] = 'Unlimited';
|
|
|
$PALANG['pOverview_title'] = ':: Defined Domains';
|
|
|
$PALANG['pOverview_up_arrow'] = 'Go Top';
|
|
|
$PALANG['pOverview_right_arrow'] = 'Nächste Seite';
|
|
|
$PALANG['pOverview_left_arrow'] = 'Vorherige Seite';
|
|
|
$PALANG['pOverview_alias_domain_title'] = ':: Domain Aliases'; # XXX
|
|
|
$PALANG['pOverview_alias_title'] = ':: Alias';
|
|
|
$PALANG['pOverview_mailbox_title'] = ':: Mailboxen';
|
|
|
$PALANG['pOverview_button'] = 'Los';
|
|
|
$PALANG['pOverview_welcome'] = 'Überblick über ';
|
|
|
$PALANG['pOverview_alias_domain_aliases'] = 'Alias Domains'; # XXX
|
|
|
$PALANG['pOverview_alias_domain_target'] = '%s is an Alias Domain for:'; # XXX
|
|
|
$PALANG['pOverview_alias_alias_count'] = 'Aliase';
|
|
|
$PALANG['pOverview_alias_mailbox_count'] = 'Mailboxen';
|
|
|
$PALANG['pOverview_alias_address'] = 'Von';
|
|
|
$PALANG['pOverview_alias_goto'] = 'An';
|
|
|
$PALANG['pOverview_alias_modified'] = 'Zuletzt verändert';
|
|
|
$PALANG['pOverview_alias_domain_modified'] = 'Last Modified'; # XXX
|
|
|
$PALANG['pOverview_alias_active'] = 'Aktiv';
|
|
|
$PALANG['pOverview_alias_domain_active'] = 'Active'; # XXX
|
|
|
$PALANG['pOverview_alias_edit'] = 'Alias';
|
|
|
$PALANG['and_x_more'] = '[und %s weitere...]';
|
|
|
$PALANG['pOverview_mailbox_username'] = 'Email';
|
|
|
$PALANG['pOverview_mailbox_name'] = 'Name';
|
|
|
$PALANG['pOverview_mailbox_quota'] = 'Quota (MB)';
|
|
|
$PALANG['pOverview_mailbox_modified'] = 'Zuletzt verändert';
|
|
|
$PALANG['pOverview_mailbox_active'] = 'Aktiv';
|
|
|
$PALANG['pOverview_vacation_edit'] = 'AUTOMATISCHE ANTWORT IST AKTIV';
|
|
|
$PALANG['pOverview_vacation_option'] = 'Automatische Antwort einrichten';
|
|
|
|
|
|
$PALANG['pOverview_get_domain'] = 'Domain';
|
|
|
$PALANG['pOverview_get_aliases'] = 'Aliases';
|
|
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
|
|
$PALANG['pOverview_get_mailboxes'] = 'Mailboxen';
|
|
|
$PALANG['pOverview_get_quota'] = 'Mailbox Quota (MB)';
|
|
|
$PALANG['pOverview_get_modified'] = 'Zuletzt verändert';
|
|
|
|
|
|
$PALANG['pDelete_delete_error'] = '<span class="error_msg">Eintrag konnte nicht gelöscht werden ';
|
|
|
$PALANG['pDelete_delete_success'] = '%s gelöscht.';
|
|
|
$PALANG['pDelete_postdelete_error'] = '<span class="error_msg">Mailbox konnte nicht gelöscht werden ';
|
|
|
$PALANG['pDelete_domain_error'] = '<span class="error_msg">Diese Domain gehört nicht Ihnen ';
|
|
|
$PALANG['pDelete_domain_alias_error'] = '<span class="error_msg">This domain is not yours '; # XXX
|
|
|
$PALANG['pDelete_alias_error'] = '<span class="error_msg">Alias konnte nicht gelöscht werden ';
|
|
|
$PALANG['pCreate_alias_domain_welcome'] = 'Mirror addresses of one of your domains to another.'; # XXX
|
|
|
$PALANG['pCreate_alias_domain_alias'] = 'Alias Domain'; # XXX
|
|
|
$PALANG['pCreate_alias_domain_alias_text'] = 'The domain that mails come in for.'; # XXX
|
|
|
$PALANG['pCreate_alias_domain_target'] = 'Target Domain'; # XXX
|
|
|
$PALANG['pCreate_alias_domain_target_text'] = 'The domain where mails should go to.'; # XXX
|
|
|
$PALANG['pCreate_alias_domain_active'] = 'Active'; # XXX
|
|
|
$PALANG['pCreate_alias_domain_button'] = 'Add Alias Domain'; # XXX
|
|
|
$PALANG['pCreate_alias_domain_error1'] = 'You are not allowed to create the chosen configuration.'; # XXX
|
|
|
$PALANG['pCreate_alias_domain_error2'] = 'The chosen configuration is invalid, please choose a different one!'; # XXX
|
|
|
$PALANG['pCreate_alias_domain_error3'] = 'Database insert failed.'; # XXX
|
|
|
$PALANG['pCreate_alias_domain_success'] = 'The domain alias has been added to the alias domain table!'; # XXX
|
|
|
|
|
|
$PALANG['pCreate_alias_welcome'] = 'Neuen Alias für Ihre Domain anlegen';
|
|
|
$PALANG['pCreate_alias_address'] = 'Alias';
|
|
|
$PALANG['pCreate_alias_address_text_error1'] = '<br /><span class="error_msg">Dieses ALIAS ist nicht erlaubt!</span>';
|
|
|
$PALANG['pCreate_alias_address_text_error2'] = '<br /><span class="error_msg">Diese eMail-Adresse existiert bereits. Bitte wählen Sie eine andere!</span>';
|
|
|
$PALANG['pCreate_alias_address_text_error3'] = '<br /><span class="error_msg">Sie haben Ihr Limit für Aliase auf dieser Domain erreicht!</span>';
|
|
|
$PALANG['pCreate_alias_goto'] = 'An';
|
|
|
$PALANG['pCreate_alias_active'] = 'Aktiv';
|
|
|
$PALANG['pCreate_alias_button'] = 'Alias hinzufügen';
|
|
|
$PALANG['pCreate_alias_goto_text'] = 'Wohin soll die eMail weitergeleitet werden?';
|
|
|
$PALANG['pCreate_alias_goto_text_error'] = 'Wohin die eMail weitergeleitet werden soll<br /><span class="error_msg">Das An-Feld ist falsch!</span>';
|
|
|
$PALANG['pCreate_alias_result_error'] = '<span class="error_msg">Unmöglich dieses Alias in die Alias-Tabelle einzutragen!</span>';
|
|
|
$PALANG['pCreate_alias_result_success'] = 'Das Alias wurde in die Alias-Tabelle hinzugefügt!';
|
|
|
$PALANG['pCreate_alias_catchall_text'] = 'Um alle Adressen abzudecken benutzen Sie einen "*" als Alias.<br />Um ganze Domains an andere Domains weiterzuleiten benutzen Sie "*@domain.tld" im "An"-Feld.';
|
|
|
|
|
|
$PALANG['pEdit_alias_welcome'] = 'Ändern Sie einen Alias für Ihre Domain<br />EIN Eintrag pro Zeile!';
|
|
|
$PALANG['pEdit_alias_address'] = 'Alias';
|
|
|
$PALANG['pEdit_alias_address_error'] = '<span class="error_msg">Auffinden des Alias schlug fehl!</span>';
|
|
|
$PALANG['pEdit_alias_goto'] = 'An';
|
|
|
$PALANG['pEdit_alias_active'] = 'Aktiv';
|
|
|
$PALANG['pEdit_alias_goto_text_error1'] = '<span class="error_msg">Sie haben im "To"-Feld nichts angegeben!</span>';
|
|
|
$PALANG['pEdit_alias_goto_text_error2'] = '<span class="error_msg">Die angegebene eMail-Adresse ist nicht korrekt: ';
|
|
|
$PALANG['pEdit_alias_domain_error'] = '<span class="error_msg">Diese Domain gehört nicht Ihnen: ';
|
|
|
$PALANG['pEdit_alias_domain_result_error'] = '<span class="error_msg">Unable to modify the alias domain!</span>'; # XXX
|
|
|
$PALANG['pEdit_alias_forward_and_store'] = 'Mail in der lokalen Mailbox ablegen.';
|
|
|
$PALANG['pEdit_alias_forward_only'] = 'Nur zur angegebenen Adresse weiterleiten.';
|
|
|
$PALANG['pEdit_alias_button'] = 'Alias ändern';
|
|
|
$PALANG['pEdit_alias_result_error'] = '<span class="error_msg">Ändern des Aliases nicht möglich!</span>';
|
|
|
|
|
|
$PALANG['pCreate_mailbox_welcome'] = 'Legen Sie eine neue Mailbox für Ihre Domain an.';
|
|
|
$PALANG['pCreate_mailbox_username'] = 'Benutzername';
|
|
|
$PALANG['pCreate_mailbox_username_text_error1'] = '<br /><span class="error_msg">Die EMAIL ist nicht korrekt!</span>';
|
|
|
$PALANG['pCreate_mailbox_username_text_error2'] = '<br /><span class="error_msg">Diese Email-Adresse existiert bereits. Bitte wählen Sie eine andere!</span>';
|
|
|
$PALANG['pCreate_mailbox_username_text_error3'] = '<br /><span class="error_msg">Sie dürfen leider nicht mehr Mailboxen für diese Domain anlegen!</span>';
|
|
|
$PALANG['pCreate_mailbox_password'] = 'Passwort';
|
|
|
$PALANG['pCreate_mailbox_password2'] = 'Passwort (nochmal)';
|
|
|
$PALANG['pCreate_mailbox_password_text'] = 'Passwort für POP3/IMAP';
|
|
|
$PALANG['pCreate_mailbox_password_text_error'] = 'Passwort für POP3/IMAP<br /><span class="error_msg">Die beiden Passwörter sind nicht identisch!<br />Oder ganz leer!</span>';
|
|
|
$PALANG['pCreate_mailbox_name'] = 'Name';
|
|
|
$PALANG['pCreate_mailbox_name_text'] = 'Voller Name';
|
|
|
$PALANG['pCreate_mailbox_quota'] = 'Quota';
|
|
|
$PALANG['pCreate_mailbox_quota_text'] = 'MB';
|
|
|
$PALANG['pCreate_mailbox_quota_text_error'] = 'MB<br /><span class="error_msg">Das angegebene Quota ist zu hoch!</span>';
|
|
|
$PALANG['pCreate_mailbox_active'] = 'Aktiv';
|
|
|
$PALANG['pCreate_mailbox_mail'] = 'Mailbox anlegen';
|
|
|
$PALANG['pCreate_mailbox_button'] = 'Mailbox hinzufügen';
|
|
|
$PALANG['pCreate_mailbox_result_error'] = '<span class="error_msg">Unmöglich die Mailbox in die Mailbox-Tabelle einzutragen!</span>';
|
|
|
$PALANG['pCreate_mailbox_result_success'] = 'Die Mailbox wurde in die Mailbox-Tabelle eingetragen!';
|
|
|
$PALANG['pCreate_mailbox_result_succes_nosubfolders'] = 'Die Mailbox wurde in der Mailbox-Tabelle eingetragen, aber keine (oder nur einige) der vorkonfigurierten Unterordner konnte erstellt werden';
|
|
|
|
|
|
$PALANG['pEdit_mailbox_welcome'] = 'Ändern Sie ihre Mailbox hier.';
|
|
|
$PALANG['pEdit_mailbox_username'] = 'Benutzername';
|
|
|
$PALANG['pEdit_mailbox_username_error'] = '<span class="error_msg">Unmöglich die Mailbox aufzufinden!</span>';
|
|
|
$PALANG['pEdit_mailbox_password'] = 'Neues Passwort';
|
|
|
$PALANG['pEdit_mailbox_password2'] = 'Neues Passwort (nochmal)';
|
|
|
$PALANG['pEdit_mailbox_password_text_error'] = '<span class="error_msg">Die beiden Passwörter sind nicht identisch!</span>';
|
|
|
$PALANG['pEdit_mailbox_name'] = 'Name';
|
|
|
$PALANG['pEdit_mailbox_name_text'] = 'Vollständiger Name';
|
|
|
$PALANG['pEdit_mailbox_quota'] = 'Quota';
|
|
|
$PALANG['pEdit_mailbox_quota_text'] = 'MB';
|
|
|
$PALANG['pEdit_mailbox_quota_text_error'] = 'MB<br /><span class="error_msg">Das angegebene Quota ist zu hoch!</span>';
|
|
|
$PALANG['pEdit_mailbox_domain_error'] = '<span class="error_msg">Diese Domain gehört nicht Ihnen: ';
|
|
|
$PALANG['pEdit_mailbox_button'] = 'Mailbox editieren';
|
|
|
$PALANG['pEdit_mailbox_result_error'] = '<span class="error_msg">Unmöglich das Passwort zu ändern!</span>';
|
|
|
|
|
|
$PALANG['pPassword_welcome'] = 'Ändern Sie Ihr Login-Passwort.';
|
|
|
$PALANG['pPassword_admin'] = 'Login';
|
|
|
$PALANG['pPassword_admin_text_error'] = '<span class="error_msg">Das angegebene Login entspricht keiner Mailbox!</span>';
|
|
|
$PALANG['pPassword_password_current'] = 'Jetziges Password';
|
|
|
$PALANG['pPassword_password_current_text_error'] = '<span class="error_msg">Sie haben Ihr derzeitiges Passwort nicht angegeben!</span>';
|
|
|
$PALANG['pPassword_password'] = 'Neues Passwort';
|
|
|
$PALANG['pPassword_password2'] = 'Neues Password (nochmal)';
|
|
|
$PALANG['pPassword_password_text_error'] = '<span class="error_msg">Die beiden angegebenen Passwörter sind nicht identische!<br />Oder leer!</span>';
|
|
|
$PALANG['pPassword_button'] = 'Passwort ändern';
|
|
|
$PALANG['pPassword_result_error'] = '<span class="error_msg">Unmöglich das Passwort zu ändern!</span>';
|
|
|
$PALANG['pPassword_result_success'] = 'Ihr Passwort wurde geändert!';
|
|
|
|
|
|
$PALANG['pEdit_vacation_set'] = 'Automatische Antwort ändern / einrichten';
|
|
|
$PALANG['pEdit_vacation_remove'] = 'Automatische Antwort abschalten';
|
|
|
|
|
|
$PALANG['pVacation_result_error'] = '<span class="error_msg">Änderungen der automatischen Antwort konnten nicht gespeichert werden!</span>';
|
|
|
$PALANG['pVacation_result_removed'] = 'Automatische Antwort wurde abgeschaltet!';
|
|
|
$PALANG['pVacation_result_added'] = 'Automatische Antwort wurde aktiviert!';
|
|
|
|
|
|
$PALANG['pViewlog_welcome'] = 'Zeigt die letzten 10 Aktionen für ';
|
|
|
$PALANG['pViewlog_timestamp'] = 'Zeitpunkt';
|
|
|
$PALANG['pViewlog_username'] = 'Admin';
|
|
|
$PALANG['pViewlog_domain'] = 'Domain';
|
|
|
$PALANG['pViewlog_action'] = 'Aktion';
|
|
|
$PALANG['pViewlog_data'] = 'Daten';
|
|
|
|
|
|
$PALANG['pViewlog_action_create_mailbox'] = 'Mailbox erstellen';
|
|
|
$PALANG['pViewlog_action_delete_mailbox'] = 'Mailbox löschen';
|
|
|
$PALANG['pViewlog_action_edit_mailbox'] = 'Mailbox bearbeiten';
|
|
|
$PALANG['pViewlog_action_edit_mailbox_state'] = 'Mailbox Aktiv bearbeiten';
|
|
|
$PALANG['pViewlog_action_create_alias'] = 'Alias erstellen';
|
|
|
$PALANG['pViewlog_action_create_alias_domain'] = 'create alias domain'; # XXX
|
|
|
$PALANG['pViewlog_action_delete_alias'] = 'Alias löschen';
|
|
|
$PALANG['pViewlog_action_delete_alias_domain'] = 'delete alias domain'; # XXX
|
|
|
$PALANG['pViewlog_action_edit_alias'] = 'Alias bearbeiten';
|
|
|
$PALANG['pViewlog_action_edit_alias_state'] = 'Alias Aktiv bearbeiten';
|
|
|
$PALANG['pViewlog_action_edit_alias_domain_state'] = 'edit alias domain active'; # XXX
|
|
|
$PALANG['pViewlog_action_edit_password'] = 'Passwort ändern';
|
|
|
|
|
|
$PALANG['pViewlog_button'] = 'Los';
|
|
|
$PALANG['pViewlog_result_error'] = '<span class="error_msg">Kann keine Einträge finden!</span>';
|
|
|
|
|
|
$PALANG['pSendmail_welcome'] = 'eMail versenden.';
|
|
|
$PALANG['pSendmail_admin'] = 'Von';
|
|
|
$PALANG['pSendmail_to'] = 'An';
|
|
|
$PALANG['pSendmail_to_text_error'] = '<span class="error_msg">Das "An"-Feld ist leer bzw. ungültig!</span>';
|
|
|
$PALANG['pSendmail_subject'] = 'Betreff';
|
|
|
$PALANG['pSendmail_subject_text'] = 'Willkommen';
|
|
|
$PALANG['pSendmail_body'] = 'Text';
|
|
|
$PALANG['pSendmail_button'] = 'Versende Nachricht';
|
|
|
$PALANG['pSendmail_result_error'] = '<span class="error_msg">Mail konnte nicht gesendet werden!</span>';
|
|
|
$PALANG['pSendmail_result_success'] = 'Mail gesendet!';
|
|
|
|
|
|
$PALANG['pAdminMenu_list_admin'] = 'Admin Liste';
|
|
|
$PALANG['pAdminMenu_list_domain'] = 'Domain Liste';
|
|
|
$PALANG['pAdminMenu_list_virtual'] = 'Virtual Liste';
|
|
|
$PALANG['pAdminMenu_viewlog'] = 'Log ansehen';
|
|
|
$PALANG['pAdminMenu_backup'] = 'Sicherung';
|
|
|
$PALANG['pAdminMenu_create_domain_admins'] = 'Domain Admins';
|
|
|
$PALANG['pAdminMenu_create_admin'] = 'Neuer Admin';
|
|
|
$PALANG['pAdminMenu_create_domain'] = 'Neue Domain';
|
|
|
$PALANG['pAdminMenu_create_alias'] = 'Alias hinzufügen';
|
|
|
$PALANG['pAdminMenu_create_mailbox'] = 'Mailbox hinzufügen';
|
|
|
|
|
|
$PALANG['pAdminList_admin_domain'] = 'Domain';
|
|
|
$PALANG['pAdminList_admin_username'] = 'Admin';
|
|
|
$PALANG['pAdminList_admin_count'] = 'Domains';
|
|
|
$PALANG['pAdminList_admin_modified'] = 'zuletzt geändert';
|
|
|
$PALANG['pAdminList_admin_active'] = 'Aktiv';
|
|
|
|
|
|
$PALANG['pAdminList_domain_domain'] = 'Domain';
|
|
|
$PALANG['pAdminList_domain_description'] = 'Beschreibung';
|
|
|
$PALANG['pAdminList_domain_aliases'] = 'Aliase';
|
|
|
$PALANG['pAdminList_domain_mailboxes'] = 'Mailboxen';
|
|
|
$PALANG['pAdminList_domain_maxquota'] = 'Max Quota (MB)';
|
|
|
$PALANG['pAdminList_domain_transport'] = 'Transport';
|
|
|
$PALANG['pAdminList_domain_backupmx'] = 'Backup MX';
|
|
|
$PALANG['pAdminList_domain_modified'] = 'zuletzt geändert';
|
|
|
$PALANG['pAdminList_domain_active'] = 'Aktiv';
|
|
|
|
|
|
$PALANG['pAdminList_virtual_button'] = 'Los';
|
|
|
$PALANG['pAdminList_virtual_welcome'] = 'Überblick für ';
|
|
|
$PALANG['pAdminList_virtual_alias_alias_count'] = 'Aliase';
|
|
|
$PALANG['pAdminList_virtual_alias_mailbox_count'] = 'Mailboxen';
|
|
|
$PALANG['pAdminList_virtual_alias_address'] = 'Von';
|
|
|
$PALANG['pAdminList_virtual_alias_goto'] = 'An';
|
|
|
$PALANG['pAdminList_virtual_alias_modified'] = 'zuletzt geändert';
|
|
|
$PALANG['pAdminList_virtual_mailbox_username'] = 'Email';
|
|
|
$PALANG['pAdminList_virtual_mailbox_name'] = 'Name';
|
|
|
$PALANG['pAdminList_virtual_mailbox_quota'] = 'Quota (MB)';
|
|
|
$PALANG['pAdminList_virtual_mailbox_modified'] = 'zuletzt geändert';
|
|
|
$PALANG['pAdminList_virtual_mailbox_active'] = 'Aktiv';
|
|
|
|
|
|
$PALANG['pAdminCreate_domain_welcome'] = 'Domain hinzufügen';
|
|
|
$PALANG['pAdminCreate_domain_domain'] = 'Domain';
|
|
|
$PALANG['pAdminCreate_domain_domain_text_error'] = '<span class="error_msg">Diese Domain existiert bereits!</span>';
|
|
|
$PALANG['pAdminCreate_domain_domain_text_error2'] = '<span class="error_msg">Diese Domain ist ungültig!</span>';
|
|
|
$PALANG['pAdminCreate_domain_description'] = 'Beschreibung';
|
|
|
$PALANG['pAdminCreate_domain_aliases'] = 'Aliase';
|
|
|
$PALANG['pAdminCreate_domain_aliases_text'] = '-1 = ausschalten | 0 = kein Limit';
|
|
|
$PALANG['pAdminCreate_domain_mailboxes'] = 'Mailboxen';
|
|
|
$PALANG['pAdminCreate_domain_mailboxes_text'] = '-1 = ausschalten | 0 = kein Limit';
|
|
|
$PALANG['pAdminCreate_domain_maxquota'] = 'Max Quota';
|
|
|
$PALANG['pAdminCreate_domain_maxquota_text'] = 'MB<br /> -1 = ausschalten | 0 = kein Limit';
|
|
|
$PALANG['pAdminCreate_domain_transport'] = 'Transport';
|
|
|
$PALANG['pAdminCreate_domain_transport_text'] = 'Define transport';
|
|
|
$PALANG['pAdminCreate_domain_defaultaliases'] = 'Standard-Aliase hinzufügen';
|
|
|
$PALANG['pAdminCreate_domain_defaultaliases_text'] = '';
|
|
|
$PALANG['pAdminCreate_domain_backupmx'] = 'Mail server is backup MX';
|
|
|
$PALANG['pAdminCreate_domain_button'] = 'Domain hinzufügen';
|
|
|
$PALANG['pAdminCreate_domain_result_error'] = '<span class="error_msg">Konnte Domain nicht anlegen!</span>';
|
|
|
$PALANG['pAdminCreate_domain_result_success'] = 'Domain wurde angelegt!';
|
|
|
|
|
|
$PALANG['pAdminDelete_domain_error'] = '<span class="error_msg">Domain konnte nicht gelöscht werden!</span>';
|
|
|
$PALANG['pAdminDelete_alias_domain_error'] = '<span class="error_msg">Unable to remove domain alias!</span>'; # XXX
|
|
|
|
|
|
$PALANG['pAdminEdit_domain_welcome'] = 'Domain editieren';
|
|
|
$PALANG['pAdminEdit_domain_domain'] = 'Domain';
|
|
|
$PALANG['pAdminEdit_domain_description'] = 'Beschreibung';
|
|
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliase';
|
|
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = ausschalten | 0 = kein Limit';
|
|
|
$PALANG['pAdminEdit_domain_mailboxes'] = 'Mailboxen';
|
|
|
$PALANG['pAdminEdit_domain_mailboxes_text'] = '-1 = ausschalten | 0 = kein Limit';
|
|
|
$PALANG['pAdminEdit_domain_maxquota'] = 'Max Quota';
|
|
|
$PALANG['pAdminEdit_domain_maxquota_text'] = 'MB<br /> -1 = ausschalten | 0 = kein Limit';
|
|
|
$PALANG['pAdminEdit_domain_transport'] = 'Transport';
|
|
|
$PALANG['pAdminEdit_domain_transport_text'] = 'Define transport';
|
|
|
$PALANG['pAdminEdit_domain_backupmx'] = 'Mail server is backup MX';
|
|
|
$PALANG['pAdminEdit_domain_active'] = 'Aktiv';
|
|
|
$PALANG['pAdminEdit_domain_button'] = 'Domain editieren';
|
|
|
$PALANG['pAdminEdit_domain_result_error'] = '<span class="error_msg">Konnte Domain nicht editieren!</span>';
|
|
|
|
|
|
$PALANG['pAdminCreate_admin_welcome'] = 'Neuen Domain-Admin hinzufügen';
|
|
|
$PALANG['pAdminCreate_admin_username'] = 'Admin';
|
|
|
$PALANG['pAdminCreate_admin_username_text'] = 'Email Adresse';
|
|
|
$PALANG['pAdminCreate_admin_username_text_error1'] = 'Email Adresse<br /><span class="error_msg">Admin-Adresse ist keine echte Email-Adresse!</span>';
|
|
|
$PALANG['pAdminCreate_admin_username_text_error2'] = 'Email Adresse<br /><span class="error_msg">Der Admin existiert bereits bzw. ist nicht korrekt</span>';
|
|
|
$PALANG['pAdminCreate_admin_password'] = 'Passwort';
|
|
|
$PALANG['pAdminCreate_admin_password2'] = 'Passwort (nochmal)';
|
|
|
$PALANG['pAdminCreate_admin_password_text_error'] = '<span class="error_msg">Die angegebenen Passwörter sind nicht identisch<br />Oder leer!</span>';
|
|
|
$PALANG['pAdminCreate_admin_button'] = 'Admin hinzufügen';
|
|
|
$PALANG['pAdminCreate_admin_result_error'] = '<span class="error_msg">Konnte den Admin nicht anlegen!</span>';
|
|
|
$PALANG['pAdminCreate_admin_result_success'] = 'Admin angelegt!';
|
|
|
$PALANG['pAdminCreate_admin_address'] = 'Domain';
|
|
|
|
|
|
$PALANG['pAdminEdit_admin_welcome'] = 'Domain Admin editieren';
|
|
|
$PALANG['pAdminEdit_admin_username'] = 'Admin';
|
|
|
$PALANG['pAdminEdit_admin_password'] = 'Passwort';
|
|
|
$PALANG['pAdminEdit_admin_password2'] = 'Passwort (nochmal)';
|
|
|
$PALANG['pAdminEdit_admin_password_text_error'] = '<span class="error_msg">Die beiden Passwörter sind nicht identisch<br />Oder leer!</span>';
|
|
|
$PALANG['pAdminEdit_admin_active'] = 'Aktiv';
|
|
|
$PALANG['pAdminEdit_admin_super_admin'] = 'Super admin'; # XXX
|
|
|
$PALANG['pAdminEdit_admin_button'] = 'Admin editieren';
|
|
|
$PALANG['pAdminEdit_admin_result_error'] = '<span class="error_msg">Konnte Admin nicht ändern</span>';
|
|
|
$PALANG['pAdminEdit_admin_result_success'] = 'Admin geändert!';
|
|
|
|
|
|
$PALANG['pUsersLogin_welcome'] = 'Benutzer bitte hier einloggen, um Weiterleitungen bzw. das Passwort zu ändern.';
|
|
|
$PALANG['pUsersLogin_username'] = 'Login (email)';
|
|
|
$PALANG['pUsersLogin_password'] = 'Passwort';
|
|
|
$PALANG['pUsersLogin_button'] = 'Login';
|
|
|
$PALANG['pUsersLogin_username_incorrect'] = 'Falscher Login! Bitte benutzen Sie ihre Email-Adresse als Login';
|
|
|
$PALANG['pUsersLogin_password_incorrect'] = 'Falsches Passwort!';
|
|
|
|
|
|
$PALANG['pUsersMenu_vacation'] = 'Automatische Antwort';
|
|
|
$PALANG['pUsersMenu_edit_alias'] = 'Weiterleitung ändern';
|
|
|
$PALANG['pUsersMenu_password'] = 'Passwort ändern';
|
|
|
|
|
|
$PALANG['pUsersMain_vacation'] = 'Geben Sie eine "Automatische Antwort" ein. Sinnvoll z.B. während Sie im Urlaub sind';
|
|
|
$PALANG['pUsersMain_vacationSet'] = $PALANG['pUsersMenu_vacation'] . ' ist aktiv, \'' . $PALANG['pUsersMenu_vacation'] . '\' anklicken zum Bearbeiten oder Abschalten';
|
|
|
$PALANG['pUsersMain_edit_alias'] = 'Ändern Sie Ihre Weiterleitung.';
|
|
|
$PALANG['pUsersMain_password'] = 'Ändern Sie Ihr Passwort.';
|
|
|
|
|
|
$PALANG['pUsersVacation_welcome'] = 'Automatische Antwort.';
|
|
|
$PALANG['pUsersVacation_welcome_text'] = 'Sie haben schon eine Automatische Antwort konfiguriert!';
|
|
|
$PALANG['pUsersVacation_subject'] = 'Betreff';
|
|
|
$PALANG['pUsersVacation_subject_text'] = 'Ich bin weg...';
|
|
|
$PALANG['pUsersVacation_body'] = 'Text';
|
|
|
$PALANG['pUsersVacation_body_text'] = <<<EOM
|
|
|
Ich bin vom <date> bis <date> nicht zu Hause / im Büro.
|
|
|
In dringenden Fällen setzen Sie sich bitte mit <contact person> in Verbindung.
|
|
|
Vielen Dank für Ihr Verständnis.
|
|
|
EOM;
|
|
|
$PALANG['pUsersVacation_button_away'] = 'Ich gehe weg';
|
|
|
$PALANG['pUsersVacation_button_back'] = 'Ich bin zurück';
|
|
|
$PALANG['pUsersVacation_result_error'] = '<span class="error_msg">Konnte Ihre Automatische Antwort nicht einstellen!</span>';
|
|
|
$PALANG['pUsersVacation_result_success'] = 'Ihre Automatische Antwort wurde gelöscht!';
|
|
|
|
|
|
$PALANG['pCreate_dbLog_createmailbox'] = 'Mailbox hinzufügen';
|
|
|
$PALANG['pCreate_dbLog_createalias'] = 'Alias hinzuü<3B>gen';
|
|
|
$PALANG['pDelete_dbLog_deletealias'] = 'Alias lüschen';
|
|
|
$PALANG['pDelete_dbLog_deletemailbox'] = 'Mailbox löschen';
|
|
|
|
|
|
$PALANG['pEdit_dbLog_editactive'] = 'Aktiv-Status ändern';
|
|
|
$PALANG['pEdit_dbLog_editalias'] = 'Alias bearbeiten';
|
|
|
$PALANG['pEdit_dbLog_editmailbox'] = 'Mailbox bearbeiten';
|
|
|
|
|
|
$PALANG['pSearch'] = 'suche';
|
|
|
$PALANG['pSearch_welcome'] = 'Suche nach: ';
|
|
|
|
|
|
$PALANG['pReturn_to'] = 'Zurück zu';
|
|
|
|
|
|
$PALANG['pBroadcast_title'] = 'Rundmail senden';
|
|
|
$PALANG['pBroadcast_from'] = 'Von';
|
|
|
$PALANG['pBroadcast_name'] = 'Ihr Name';
|
|
|
$PALANG['pBroadcast_subject'] = 'Betreff';
|
|
|
$PALANG['pBroadcast_message'] = 'Nachricht';
|
|
|
$PALANG['pBroadcast_send'] = 'Nachricht senden';
|
|
|
$PALANG['pBroadcast_success'] = 'Ihre Rundmail wurde gesendet.';
|
|
|
$PALANG['pAdminMenu_broadcast_message'] = 'Rundmail';
|
|
|
$PALANG['pBroadcast_error_empty'] = 'Die Felder Name, Betreff und Nachricht dürfen nicht leer sein!';
|
|
|
|
|
|
$PALANG['pStatus_undeliverable'] = 'möglicherweise UNZUSTELLBAR ';
|
|
|
$PALANG['pStatus_custom'] = 'Zustellung an ';
|
|
|
$PALANG['pStatus_popimap'] = 'POP/IMAP ';
|
|
|
|
|
|
$PALANG['pPasswordTooShort'] = "Das Passwort ist zu kurz - mindestens %s Zeichen benötigt";
|
|
|
|
|
|
$PALANG['pFetchmail_welcome'] = 'E-Mail Abruf für: ';
|
|
|
$PALANG['pFetchmail_new_entry'] = 'Neuer Eintrag';
|
|
|
$PALANG['pFetchmail_database_save_error'] = 'Eintrag konnte nicht in der Datenbank gespeichert werden!';
|
|
|
$PALANG['pFetchmail_database_save_success'] = 'Eintrag wurde in der Datenbank gespeichert';
|
|
|
$PALANG['pFetchmail_error_invalid_id'] = 'Kein Eintrag mit ID %s gefunden!';
|
|
|
$PALANG['pFetchmail_invalid_mailbox'] = 'Ungültiges Postfach!';
|
|
|
$PALANG['pFetchmail_server_missing'] = 'Bitte geben Sie den Namen des Servers ein!';
|
|
|
$PALANG['pFetchmail_user_missing'] = 'Bitte geben Sie den Benutzernamen ein!';
|
|
|
$PALANG['pFetchmail_password_missing'] = 'Bitte geben Sie das Passwort ein!';
|
|
|
$PALANG['pFetchmail_field_id'] = 'ID';
|
|
|
$PALANG['pFetchmail_field_mailbox'] = 'Mailbox';
|
|
|
$PALANG['pFetchmail_field_src_server'] = 'Server';
|
|
|
$PALANG['pFetchmail_field_src_auth'] = 'Anmeldemethode';
|
|
|
$PALANG['pFetchmail_field_src_user'] = 'Benutzername';
|
|
|
$PALANG['pFetchmail_field_src_password'] = 'Passwort';
|
|
|
$PALANG['pFetchmail_field_src_folder'] = 'Ordner';
|
|
|
$PALANG['pFetchmail_field_poll_time'] = 'Abruf';
|
|
|
$PALANG['pFetchmail_field_fetchall'] = 'Alle abholen';
|
|
|
$PALANG['pFetchmail_field_keep'] = 'Behalten';
|
|
|
$PALANG['pFetchmail_field_protocol'] = 'Protokoll';
|
|
|
$PALANG['pFetchmail_field_extra_options'] = 'Zusätzliche Optionen';
|
|
|
$PALANG['pFetchmail_field_mda'] = 'MDA';
|
|
|
$PALANG['pFetchmail_field_date'] = 'Datum';
|
|
|
$PALANG['pFetchmail_field_returned_text'] = 'Zurückgegebener Text';
|
|
|
$PALANG['pFetchmail_desc_id'] = 'Eintrags-ID';
|
|
|
$PALANG['pFetchmail_desc_mailbox'] = 'Lokales Postfach';
|
|
|
$PALANG['pFetchmail_desc_src_server'] = 'Entfernter Server';
|
|
|
$PALANG['pFetchmail_desc_src_auth'] = 'Normalerweise \'password\'';
|
|
|
$PALANG['pFetchmail_desc_src_user'] = 'Entfernter Benutzername';
|
|
|
$PALANG['pFetchmail_desc_src_password'] = 'Entferntes Passwort';
|
|
|
$PALANG['pFetchmail_desc_src_folder'] = 'Entfernter Ordner';
|
|
|
$PALANG['pFetchmail_desc_poll_time'] = 'Mailabruf alle ... Minuten';
|
|
|
$PALANG['pFetchmail_desc_fetchall'] = 'Sowohl alte (gelesene) als auch neue Nachrichten abholen';
|
|
|
$PALANG['pFetchmail_desc_keep'] = 'Abgeholte Nachrichten auf dem entfernten Server lassen';
|
|
|
$PALANG['pFetchmail_desc_protocol'] = 'Zu verwendendes Protokoll';
|
|
|
$PALANG['pFetchmail_desc_extra_options'] = 'Zusätzliche fetchmail-Optionen';
|
|
|
$PALANG['pFetchmail_desc_mda'] = 'Programm zur Mailauslieferung';
|
|
|
$PALANG['pFetchmail_desc_date'] = 'Datum des letzten Mailabrufs/Konfigurationsänderung';
|
|
|
$PALANG['pFetchmail_desc_returned_text'] = 'Textausgabe des letzten Mailabrufs';
|
|
|
|
|
|
$PALANG['please_keep_this_as_last_entry'] = ''; # needed for language-check.sh
|
|
|
/* vim: set expandtab ft=php softtabstop=3 tabstop=3 shiftwidth=3: */
|
|
|
?>
|