X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Fgl;h=ee6c6757c93b5c025c11364ab59d22c521102eaf;hb=dcef6ec7d98eb0f1d05bd3ac251a0b4bc607b4c3;hp=2908a6756fde96c60c265f577aebb58f49e9293f;hpb=54e4131e091831e00a861fe2c4f53e344b87ddca;p=kivitendo-erp.git diff --git a/locale/de/gl b/locale/de/gl index 2908a6756..ee6c6757c 100644 --- a/locale/de/gl +++ b/locale/de/gl @@ -1,15 +1,14 @@ -$self{texts} = { +$self->{texts} = { 'AP Transaction' => 'Kreditorenbuchung', 'AR Transaction' => 'Debitorenbuchung', 'Account' => 'Konto', - 'Accounting Menu' => 'Kontoverwaltung', 'Add General Ledger Transaction' => 'Dialogbuchen', 'Address' => 'Adresse', 'All' => 'Alle', 'Apr' => 'Apr', 'April' => 'April', 'Are you sure you want to delete Transaction' => 'Buchung wirklich löschen?', - 'Asset' => 'Aktiva', + 'Asset' => 'Aktiva/Mittelverwendung', 'Aug' => 'Aug', 'August' => 'August', 'Balance' => 'Bilanz', @@ -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', @@ -60,7 +60,7 @@ $self{texts} = { 'Jun' => 'Jun', 'June' => 'Juni', 'Korrektur' => 'Korrektur', - 'Liability' => 'Passiva', + 'Liability' => 'Passiva/Mittelherkunft', 'Mar' => 'März', 'March' => 'März', 'May' => 'Mai', @@ -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', @@ -100,8 +101,7 @@ $self{texts} = { 'button' => '?', }; -$self{subs} = { - 'acc_menu' => 'acc_menu', +$self->{subs} = { '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',