german language

This commit is contained in:
Philippe Aellig
2018-02-09 16:08:12 +01:00
parent 35ddc68934
commit 213b71e02a

View File

@@ -410,10 +410,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
@@ -449,31 +449,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' => 'Entfernen',
/* /*
|---------------------------------------------------------------------------------------- |----------------------------------------------------------------------------------------
| Theme Pages [English(en)] | Theme Pages [English(en)]
@@ -904,18 +903,18 @@ return [
| customize your views to better match your application. | customize your views to better match your application.
| |
*/ */
'home' => 'Home', 'home' => 'Startseite',
'submit_a_ticket' => 'Submit A Ticket', 'submit_a_ticket' => 'Ein Ticket einreichen',
'my_profile' => 'My Profile', 'my_profile' => 'Mein Profil',
'log_out' => 'Logout', 'log_out' => 'Abmelden',
'forgot_password' => 'Forgot Password', 'forgot_password' => 'Passwort vergessen',
'create_account' => 'Create Account', 'create_account' => 'Konto erstellen',
'you_are_here' => 'You are here', 'you_are_here' => 'Sie sind hier',
'have_a_ticket' => 'Have a Ticket', 'have_a_ticket' => 'Have a Ticket',
'check_ticket_status' => 'Check Ticket status', 'check_ticket_status' => 'Ticketstatus prüfen',
'choose_a_help_topic' => 'Choose a Help Topic', 'choose_a_help_topic' => 'Wählen Sie ein Hilfethema aus',
'ticket_status' => 'Ticket Status', 'ticket_status' => 'Ticket-Status',
'post_comment' => 'Post Comment', 'post_comment' => 'Kommentar schreiben',
'plugin' => 'Plugin', 'plugin' => 'Plugin',
/*************************************************** /***************************************************