german language
This commit is contained in:
@@ -88,54 +88,54 @@ return [
|
|||||||
| Emails Create Page
|
| Emails Create Page
|
||||||
|--------------------------------------
|
|--------------------------------------
|
||||||
*/
|
*/
|
||||||
'emails' => 'Emails',
|
'emails' => 'E-Mails',
|
||||||
'incoming_emails' => 'Incoming Emails',
|
'incoming_emails' => 'Eingehende E-Mails',
|
||||||
'reuired_authentication' => 'Reuired Authentication',
|
'reuired_authentication' => 'Reuired Authentication',
|
||||||
'fetching_email_via_imap' => 'Fetching Email via IMAP',
|
'fetching_email_via_imap' => 'Fetching E-Mail via IMAP',
|
||||||
'create_email' => 'Create Email',
|
'create_email' => 'Erstelle E-Mail',
|
||||||
'email_address' => 'Email Address',
|
'email_address' => 'E-Mail Adresse',
|
||||||
'email_name' => 'Email Name',
|
'email_name' => 'E-Mail Name',
|
||||||
'help_topic' => 'Help Topic',
|
'help_topic' => 'Hilfethema',
|
||||||
'auto_response' => 'Auto Response',
|
'auto_response' => 'Automatische Antwort',
|
||||||
'host_name' => 'Host Name',
|
'host_name' => 'Host Name',
|
||||||
'port_number' => 'Port Number',
|
'port_number' => 'Port Number',
|
||||||
'mail_box_protocol' => 'Mail Box Protocol',
|
'mail_box_protocol' => 'Mail Box Protokoll',
|
||||||
'authentication_required' => 'Authentication Required',
|
'authentication_required' => 'Authentifizierung erforderlich',
|
||||||
'yes' => 'Yes',
|
'yes' => 'Ja',
|
||||||
'no' => 'No',
|
'no' => 'Nein',
|
||||||
'header_spoofing' => 'Header Spoofing',
|
'header_spoofing' => 'Header Spoofing',
|
||||||
'allow_for_this_email' => 'Allow For This Email',
|
'allow_for_this_email' => 'Erlaubt für diese E-Mail',
|
||||||
'imap_config' => 'IMAP Configuration',
|
'imap_config' => 'IMAP Konfiguration',
|
||||||
'email_information_and_settings' => 'Email Information and Settings',
|
'email_information_and_settings' => 'E-Mail Information und Einstellungen',
|
||||||
'incoming_email_information' => 'Incoming Email Information',
|
'incoming_email_information' => 'Informationen zum Posteingang',
|
||||||
'outgoing_email_information' => 'Outgoing Email Information',
|
'outgoing_email_information' => 'Informationen zum Postausgang',
|
||||||
'new_ticket_settings' => 'New Ticket Settings',
|
'new_ticket_settings' => 'Einstellungen zu neuen Tickets',
|
||||||
'protocol' => 'Protocol',
|
'protocol' => 'Protokoll',
|
||||||
'fetching_protocol' => 'Fetching Protocol',
|
'fetching_protocol' => 'Fetching Protokoll',
|
||||||
'transfer_protocol' => 'Transfer Protocol',
|
'transfer_protocol' => 'Transfer Protokoll',
|
||||||
'from_name' => 'From Name',
|
'from_name' => 'Von Name',
|
||||||
'add_an_email' => 'Add an Email',
|
'add_an_email' => 'E-Mail hinzufügen',
|
||||||
'edit_an_email' => 'Edit an Email',
|
'edit_an_email' => 'E-Mail bearbeiten',
|
||||||
'disable_for_this_email_address' => 'Disable for this Email address',
|
'disable_for_this_email_address' => 'für diese E-Mail Adresse deaktivieren',
|
||||||
/*
|
/*
|
||||||
|--------------------------------------
|
|--------------------------------------
|
||||||
| Ban Emails Create Page
|
| Ban Emails Create Page
|
||||||
|--------------------------------------
|
|--------------------------------------
|
||||||
*/
|
*/
|
||||||
'ban_lists' => 'Ban Lists',
|
'ban_lists' => 'Sperrlisten',
|
||||||
'ban_email' => 'Ban Email',
|
'ban_email' => 'Gesperrte E-Mail',
|
||||||
'banlists' => 'Ban lists',
|
'banlists' => 'Sperrlisten',
|
||||||
'ban_status' => 'Ban Status',
|
'ban_status' => 'Gesperrter Status',
|
||||||
/*
|
/*
|
||||||
|--------------------------------------
|
|--------------------------------------
|
||||||
| Templates Index Page
|
| Templates Index Page
|
||||||
|--------------------------------------
|
|--------------------------------------
|
||||||
*/
|
*/
|
||||||
'templates' => 'Templates',
|
'templates' => 'Vorlagen',
|
||||||
'template_set' => 'Template Sets',
|
'template_set' => 'Vorlagengruppe',
|
||||||
'create_template' => 'Create Template',
|
'create_template' => 'Vorlage erstellen',
|
||||||
'edit_template' => 'Edit Template',
|
'edit_template' => 'Vorlage bearbeiten',
|
||||||
'in_use' => 'In Use',
|
'in_use' => 'in Bearbeitung',
|
||||||
//Template Description
|
//Template Description
|
||||||
'Create ticket agent' => 'Notification email that is sent to Agent & Admin when ticket is created',
|
'Create ticket agent' => 'Notification email that is sent to Agent & Admin when ticket is created',
|
||||||
'Assign ticket' => 'Ticket assigned to an agent',
|
'Assign ticket' => 'Ticket assigned to an agent',
|
||||||
|
Reference in New Issue
Block a user