Skip to content
Snippets Groups Projects
Commit e2d23979 authored by torusturtle's avatar torusturtle
Browse files

Translations into German

parent cd4045c2
No related branches found
No related tags found
No related merge requests found
...@@ -7,21 +7,21 @@ $wb['email_error_isemail'] = 'Emailadresse ist ungültig.'; ...@@ -7,21 +7,21 @@ $wb['email_error_isemail'] = 'Emailadresse ist ungültig.';
$wb['email_error_unique'] = 'Doppelte Emailadresse.'; $wb['email_error_unique'] = 'Doppelte Emailadresse.';
$wb['autoresponder_text_txt'] = 'Text'; $wb['autoresponder_text_txt'] = 'Text';
$wb['autoresponder_txt'] = 'Autoresponder'; $wb['autoresponder_txt'] = 'Autoresponder';
$wb['no_domain_perm'] = 'You have no permission for this domain.'; $wb['no_domain_perm'] = 'Sie haben keine Berechtigung für diese Domain.';
$wb['error_no_pwd'] = 'Passwort ist leer.'; $wb['error_no_pwd'] = 'Passwort ist leer.';
$wb['quota_error_isint'] = 'Mailboxgröße muss eine Zahl sein.'; $wb['quota_error_isint'] = 'Mailboxgröße muss eine Zahl sein.';
$wb['quota_txt'] = 'Quota'; $wb['quota_txt'] = 'Quota';
$wb['server_id_txt'] = 'server_id'; $wb['server_id_txt'] = 'Server ID';
$wb['password_txt'] = 'Passwort'; $wb['password_txt'] = 'Passwort';
$wb['maildir_txt'] = 'Maildir'; $wb['maildir_txt'] = 'Maildir';
$wb['postfix_txt'] = 'Aktiviere Empfang'; $wb['postfix_txt'] = 'Aktiviere Empfang';
$wb['access_txt'] = 'Aktiviere Zugriff'; $wb['access_txt'] = 'Aktiviere Zugriff';
$wb['policy_txt'] = 'Spamfilter'; $wb['policy_txt'] = 'Spamfilter';
$wb['no_policy'] = '- nicht aktiviert -'; $wb['no_policy'] = '- nicht aktiviert -';
$wb['limit_mailbox_txt'] = 'The max. number of mailboxes for your account is reached.'; $wb['limit_mailbox_txt'] = 'Die max. Anzahl an Mailboxen für ihren Account wurde erreich.';
$wb['limit_mailquota_txt'] = 'The max space for mailboxes is reached. The max. available space in MB is'; $wb['limit_mailquota_txt'] = 'Der max. Speicherplatz für ihre Mailboxen wurde erreicht. Der max. verfügbare Speicher in MB ist';
$wb['welcome_mail_subject'] = 'Welcome to your new email account.'; $wb['welcome_mail_subject'] = 'Willkommen zu ihrem neuen Emailaccount.';
$wb['welcome_mail_message'] = 'Welcome to your new email account.'; $wb['welcome_mail_message'] = 'Willkommen zu ihrem neuen Emailaccount.';
$wb['disableimap_txt'] = 'IMAP deaktivieren'; $wb['disableimap_txt'] = 'IMAP deaktivieren';
$wb['disablepop3_txt'] = 'POP3 deaktivieren'; $wb['disablepop3_txt'] = 'POP3 deaktivieren';
$wb['password_strength_txt'] = 'Passwortkomplexität'; $wb['password_strength_txt'] = 'Passwortkomplexität';
......
<?php <?php
$wb['list_head_txt'] = 'Email Whitelist'; $wb['list_head_txt'] = 'Email Whitelist';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Aktiv';
$wb['server_id_txt'] = 'Server'; $wb['server_id_txt'] = 'Server';
$wb['source_txt'] = 'Whitelisted address'; $wb['source_txt'] = 'Whitelisted Adressen';
$wb['type_txt'] = 'Type'; $wb['type_txt'] = 'Type';
$wb['recipient_txt'] = 'Recipient'; $wb['recipient_txt'] = 'Empfänger';
$wb['add_new_record_txt'] = 'Add new Whitelist record'; $wb['add_new_record_txt'] = 'Whitelist Eintrag hinzufügen';
$wb['access_txt'] = 'access'; $wb['access_txt'] = 'Zugriff';
?> ?>
...@@ -4,6 +4,6 @@ $wb['active_txt'] = 'Aktiv'; ...@@ -4,6 +4,6 @@ $wb['active_txt'] = 'Aktiv';
$wb['server_id_txt'] = 'Server'; $wb['server_id_txt'] = 'Server';
$wb['priority_txt'] = 'Priorität'; $wb['priority_txt'] = 'Priorität';
$wb['rid_txt'] = 'Benuzer'; $wb['rid_txt'] = 'Benuzer';
$wb['email_txt'] = 'Whitelisted Emailadresse'; $wb['email_txt'] = 'Blacklisted Emailadresse';
$wb['add_new_record_txt'] = 'Blacklist Eintrag hinzufügen'; $wb['add_new_record_txt'] = 'Blacklist Eintrag hinzufügen';
?> ?>
<?php <?php
$wb['getmail_config_dir_txt'] = 'Getmail Config Path'; $wb['getmail_config_dir_txt'] = 'Getmail Config Path';
$wb['ip_address_txt'] = 'IP Address'; $wb['ip_address_txt'] = 'IP Adresse';
$wb['netmask_txt'] = 'Netmask'; $wb['netmask_txt'] = 'Netmask';
$wb['gateway_txt'] = 'Gateway'; $wb['gateway_txt'] = 'Gateway';
$wb['hostname_txt'] = 'Hostname'; $wb['hostname_txt'] = 'Hostname';
$wb['nameservers_txt'] = 'Nameservers'; $wb['nameservers_txt'] = 'Nameservers';
$wb['module_txt'] = 'Server Module'; $wb['module_txt'] = 'Server Module';
$wb['maildir_path_txt'] = 'Maildir Path'; $wb['maildir_path_txt'] = 'Maildir Pfad';
$wb['homedir_path_txt'] = 'Homedir Path'; $wb['homedir_path_txt'] = 'Homedir Pfad';
$wb['mailuser_uid_txt'] = 'Mailuser UID'; $wb['mailuser_uid_txt'] = 'Mailuser UID';
$wb['mailuser_gid_txt'] = 'Mailuser GID'; $wb['mailuser_gid_txt'] = 'Mailuser GID';
$wb['mailuser_name_txt'] = 'Mailuser Name'; $wb['mailuser_name_txt'] = 'Mailuser Name';
$wb['mailuser_group_txt'] = 'Mailuser Group'; $wb['mailuser_group_txt'] = 'Mailuser Group';
$wb['relayhost_txt'] = 'Relayhost'; $wb['relayhost_txt'] = 'Relayhost';
$wb['relayhost_user_txt'] = 'Relayhost User'; $wb['relayhost_user_txt'] = 'Relayhost User';
$wb['relayhost_password_txt'] = 'Relayhost Password'; $wb['relayhost_password_txt'] = 'Relayhost Passwort';
$wb['mailbox_size_limit_txt'] = 'Mailbox Size Limit'; $wb['mailbox_size_limit_txt'] = 'Mailbox Grösse Limit';
$wb['message_size_limit_txt'] = 'Message Size Limit'; $wb['message_size_limit_txt'] = 'Nachricht Grösse Limit';
?> ?>
...@@ -5,5 +5,5 @@ $wb['virus_lover_txt'] = 'Virus lover'; ...@@ -5,5 +5,5 @@ $wb['virus_lover_txt'] = 'Virus lover';
$wb['spam_lover_txt'] = 'Spam lover'; $wb['spam_lover_txt'] = 'Spam lover';
$wb['banned_files_lover_txt'] = 'Banned Files lover'; $wb['banned_files_lover_txt'] = 'Banned Files lover';
$wb['bad_header_lover_txt'] = 'Bad Header lover'; $wb['bad_header_lover_txt'] = 'Bad Header lover';
$wb['add_new_record_txt'] = 'Add Policy record'; $wb['add_new_record_txt'] = 'Richtlinien Eintrag hinzufügen';
?> ?>
<?php <?php
$wb['list_head_txt'] = 'Spamfilter Whitelist'; $wb['list_head_txt'] = 'Spamfilter Whitelist';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Aktiv';
$wb['server_id_txt'] = 'Server'; $wb['server_id_txt'] = 'Server';
$wb['priority_txt'] = 'Priority'; $wb['priority_txt'] = 'Priorität';
$wb['rid_txt'] = 'User'; $wb['rid_txt'] = 'Benutzer';
$wb['email_txt'] = 'Whitelisted Email'; $wb['email_txt'] = 'Whitelisted Email';
$wb['add_new_record_txt'] = 'Add Whitelist record'; $wb['add_new_record_txt'] = 'Whitelist Eintrag hinzufügen';
?> ?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment