@@ -160,10 +160,10 @@ return [
|
|||||||
| Diagnostics Page
|
| Diagnostics Page
|
||||||
|--------------------------------------
|
|--------------------------------------
|
||||||
*/
|
*/
|
||||||
'diagnostics' => 'Diagnose',
|
'diagnostics' => 'Fehlerdiagnose',
|
||||||
'from' => 'Von',
|
'from' => 'Von',
|
||||||
'to' => 'zu',
|
'to' => 'An',
|
||||||
'subject' => 'Thema',
|
'subject' => 'Betreff',
|
||||||
'message' => 'Nachricht',
|
'message' => 'Nachricht',
|
||||||
'send' => 'Senden',
|
'send' => 'Senden',
|
||||||
/*
|
/*
|
||||||
@@ -201,8 +201,8 @@ return [
|
|||||||
'system' => 'System',
|
'system' => 'System',
|
||||||
'online' => 'Online',
|
'online' => 'Online',
|
||||||
'offline' => 'Offline',
|
'offline' => 'Offline',
|
||||||
'name/title' => 'Name/Title',
|
'name/title' => 'Name/Titel',
|
||||||
'pagesize' => 'Page Size',
|
'pagesize' => 'Seitengröße',
|
||||||
'url' => 'URL',
|
'url' => 'URL',
|
||||||
'default_department' => 'Standardabteilung',
|
'default_department' => 'Standardabteilung',
|
||||||
'loglevel' => 'Protokollebene',
|
'loglevel' => 'Protokollebene',
|
||||||
@@ -409,10 +409,10 @@ return [
|
|||||||
| SLA plan Index Page
|
| SLA plan Index Page
|
||||||
|--------------------------------------
|
|--------------------------------------
|
||||||
*/
|
*/
|
||||||
'sla_plans' => 'SLA Plans',
|
'sla_plans' => 'SLA Pläne',
|
||||||
'create_SLA' => 'Create a SLA',
|
'create_SLA' => 'Erstelle ein SLA',
|
||||||
'grace_period' => 'Grace Period',
|
'grace_period' => 'Schonfrist',
|
||||||
'added_date' => 'Added Date',
|
'added_date' => 'Erstellungsdatum',
|
||||||
/*
|
/*
|
||||||
|--------------------------------------
|
|--------------------------------------
|
||||||
| SLA plan Create Page
|
| SLA plan Create Page
|
||||||
@@ -448,31 +448,30 @@ return [
|
|||||||
|--------------------------------------
|
|--------------------------------------
|
||||||
*/
|
*/
|
||||||
'title' => 'Title',
|
'title' => 'Title',
|
||||||
'instruction' => 'Instruction',
|
'instruction' => 'Anweisung',
|
||||||
'label' => 'Label',
|
'label' => 'Beschriftung',
|
||||||
'visibility' => 'Visibility',
|
'visibility' => 'Sichtbarkeit',
|
||||||
'variable' => 'Variable',
|
'variable' => 'Variable',
|
||||||
'create_form' => 'Create Form',
|
'create_form' => 'Formular erstellen',
|
||||||
'forms' => 'Forms',
|
'forms' => 'Formulare',
|
||||||
'form_name' => 'Form Name',
|
'form_name' => 'Formularname',
|
||||||
'view_this_form' => 'View This Form',
|
'view_this_form' => 'Dieses Formular anzeigen',
|
||||||
'delete_from' => 'Delete Form',
|
'delete_from' => 'Formular löschen',
|
||||||
'are_you_sure_you_want_to_delete' => 'Are you sure you want to Delete',
|
'are_you_sure_you_want_to_delete' => 'Sind Sie sicher, dass Sie löschen möchten?',
|
||||||
'close' => 'Close',
|
'close' => 'Schliessen',
|
||||||
'instructions' => 'Instructions',
|
'instructions' => 'Anweisungen',
|
||||||
'instructions_on_creating_form' => "Select field type you want to add to the form below and click on 'Type' dropdown. Don't forget to set field options if type is select,checkbox or radio..Separate each option by a coma. After you finish creating the form, you can save the form by clicking Save Form button",
|
'instructions_on_creating_form' => 'Wählen Sie den Feldtyp aus, den Sie dem untenstehenden Formular hinzufügen möchten, und klicken Sie auf die Dropdown-Liste "Typ". Vergessen Sie nicht, Feldoptionen zu setzen, wenn Typ "Checkbox" oder "Radio" ausgewählt ist... Trennen Sie jede Option durch ein Koma. Nachdem Sie die Erstellung des Formulars abgeschlossen haben, können Sie das Formular speichern, indem Sie auf die Schaltfläche Formular speichern klicken.',
|
||||||
'form_properties' => 'Form Properties',
|
'form_properties' => 'Formulareigenschaften',
|
||||||
'adding_fields' => 'Adding Fields',
|
'adding_fields' => 'Hinzufügen von Feldern',
|
||||||
'click_add_fields_button_to_add_fields' => "Click <b>'Add Fields'</b> button to add Fields",
|
'click_add_fields_button_to_add_fields' => "Klicke <b>'Felder hinzufügen'</b> Schaltfläche zum Hinzufügen von Feldern",
|
||||||
'add_fields' => 'Add Fields',
|
'add_fields' => 'Felder hinzufügen',
|
||||||
'save_form' => 'Save Form',
|
'save_form' => 'Formular speichern',
|
||||||
'label' => 'Label',
|
|
||||||
'name' => 'Name',
|
'name' => 'Name',
|
||||||
'type' => 'Type',
|
'type' => 'Typ',
|
||||||
'values(selected_fields)' => 'Values(Selected Fields)',
|
'values(selected_fields)' => 'Werte(Ausgewählte Felder)',
|
||||||
'required' => 'Required',
|
'required' => 'Erforderlich',
|
||||||
'Action' => 'Action',
|
'Action' => 'Aktion',
|
||||||
'remove' => 'Remove',
|
'remove' => 'E ntfernen',
|
||||||
/*
|
/*
|
||||||
|----------------------------------------------------------------------------------------
|
|----------------------------------------------------------------------------------------
|
||||||
| Theme Pages [English(en)]
|
| Theme Pages [English(en)]
|
||||||
@@ -811,7 +810,7 @@ return [
|
|||||||
|-----------------------------------------------
|
|-----------------------------------------------
|
||||||
*/
|
*/
|
||||||
'copyright' => 'Copyright',
|
'copyright' => 'Copyright',
|
||||||
'all_rights_reserved' => 'All right Reserved',
|
'all_rights_reserved' => 'Alle Rechte vorbehalten',
|
||||||
'powered_by' => 'Powered by',
|
'powered_by' => 'Powered by',
|
||||||
/*
|
/*
|
||||||
|------------------------------------------------
|
|------------------------------------------------
|
||||||
@@ -957,11 +956,11 @@ return [
|
|||||||
'webhooks' => 'Webhooks',
|
'webhooks' => 'Webhooks',
|
||||||
'enter_url_to_send_ticket_details' => 'Geben Sie die URL ein, um die Ticketdetails zu senden',
|
'enter_url_to_send_ticket_details' => 'Geben Sie die URL ein, um die Ticketdetails zu senden',
|
||||||
'api' => 'API',
|
'api' => 'API',
|
||||||
'api_key' => 'API-Schlüssel',
|
'api_key' => 'API Schlüssel',
|
||||||
'api_key_mandatory' => 'API-Schlüssel obligatorisch',
|
'api_key_mandatory' => 'API key mandatory',
|
||||||
'api_configurations' => 'API-Konfigurationen',
|
'api_configurations' => 'API configurations',
|
||||||
'generate_key' => 'Schlüssel generieren',
|
'generate_key' => 'Generiere Schlüssel',
|
||||||
'api_settings' => 'API-Einstellungen',
|
'api_settings' => 'API Einstellungen',
|
||||||
/*
|
/*
|
||||||
* -----------------------------------------------------------------------------
|
* -----------------------------------------------------------------------------
|
||||||
* Error log and debugging settings
|
* Error log and debugging settings
|
||||||
|
Reference in New Issue
Block a user