2 'Address' => 'Adresse',
3 'Continue' => 'Weiter',
4 'Customer not on file!' => 'Kunde ist nicht in der Datenbank!',
5 'Description' => 'Beschreibung',
7 'Project not on file!' => 'Dieses Projekt ist nicht in der Datenbank!',
8 'Select from one of the names below' => 'Wählen Sie einen der untenstehenden Namen',
9 'Select from one of the projects below' => 'Wählen Sie eines der untenstehenden Projekte',
10 'Vendor not on file!' => 'Lieferant ist nicht in der Datenbank!',
14 'add_transaction' => 'add_transaction',
15 'ap_transaction' => 'ap_transaction',
16 'ar_transaction' => 'ar_transaction',
17 'check_name' => 'check_name',
18 'check_project' => 'check_project',
19 'continue' => 'continue',
20 'gl_transaction' => 'gl_transaction',
21 'name_selected' => 'name_selected',
22 'project_selected' => 'project_selected',
23 'sales_invoice' => 'sales_invoice',
24 'select_name' => 'select_name',
25 'select_project' => 'select_project',
26 'vendor_invoice' => 'vendor_invoice',
27 'weiter' => 'continue',