X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Fgl;h=ee6c6757c93b5c025c11364ab59d22c521102eaf;hb=849296acc8ace782ef8526c716073644d4036891;hp=77567e963fbb0fe6012a5e2603bd53e0efaa1523;hpb=9c3fc229e43f79220c05500fcb9da805eb881688;p=kivitendo-erp.git diff --git a/locale/de/gl b/locale/de/gl index 77567e963..ee6c6757c 100644 --- a/locale/de/gl +++ b/locale/de/gl @@ -2,7 +2,6 @@ $self->{texts} = { 'AP Transaction' => 'Kreditorenbuchung', 'AR Transaction' => 'Debitorenbuchung', 'Account' => 'Konto', - 'Accounting Menu' => 'Kontoverwaltung', 'Add General Ledger Transaction' => 'Dialogbuchen', 'Address' => 'Adresse', 'All' => 'Alle', @@ -43,6 +42,7 @@ $self->{texts} = { 'Description' => 'Beschreibung', 'Description missing!' => 'Beschreibung fehlt.', 'Edit General Ledger Transaction' => 'Buchung im Hauptbuch bearbeiten', + 'Empty transaction!' => 'Buchung ist leer!', 'Equity' => 'Passiva', 'Expense' => 'Aufwandskonto', 'Feb' => 'Feb', @@ -91,6 +91,7 @@ $self->{texts} = { 'Subtotal' => 'Zwischensumme', 'Tax' => 'Steuer', 'Taxkey' => 'Steuerschlüssel', + 'To (time)' => 'Bis', 'Transaction Date missing!' => 'Buchungsdatum fehlt!', 'Transaction deleted!' => 'Buchung gelöscht!', 'Update' => 'Erneuern', @@ -101,7 +102,6 @@ $self->{texts} = { }; $self->{subs} = { - 'acc_menu' => 'acc_menu', 'add' => 'add', 'add_transaction' => 'add_transaction', 'ap_transaction' => 'ap_transaction', @@ -110,7 +110,6 @@ $self->{subs} = { 'check_project' => 'check_project', 'continue' => 'continue', 'delete' => 'delete', - 'display' => 'display', 'display_form' => 'display_form', 'display_rows' => 'display_rows', 'edit' => 'edit', @@ -125,7 +124,6 @@ $self->{subs} = { 'project_selected' => 'project_selected', 'sales_invoice' => 'sales_invoice', 'search' => 'search', - 'section_menu' => 'section_menu', 'select_name' => 'select_name', 'select_project' => 'select_project', 'storno' => 'storno',