X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=locale%2Fde%2Foe;h=334eddf5dd4851d9592e128c0fd823a7df6bd7ec;hb=e9135fb64c235ca041ea81da7c62c320f675c8a9;hp=c249d99c8d7b3c9c055bd7ee4df33964fc6ccf69;hpb=175798208825bd444d9f343f85f4b9b2294e9767;p=kivitendo-erp.git diff --git a/locale/de/oe b/locale/de/oe index c249d99c8..334eddf5d 100644 --- a/locale/de/oe +++ b/locale/de/oe @@ -38,6 +38,7 @@ $self->{texts} = { 'Binding to the LDAP server as "#1" failed. Please check config/authentication.pl.' => 'Die Anmeldung am LDAP-Server als "#1" schlug fehl. Bitte überprüfen Sie die Angaben in config/authentication.pl.', 'Bis' => 'bis', 'CANCELED' => 'Storniert', + 'CR' => 'H', 'CRM admin' => 'Administration', 'CRM create customers, vendors and contacts' => 'Erfassen (Kunden, Lieferanten, Personen)', 'CRM follow up' => 'Wiedervorlage', @@ -95,6 +96,7 @@ $self->{texts} = { 'Customer type' => 'Kundentyp', 'DATEV Export' => 'DATEV-Export', 'DELETED' => 'Gelöscht', + 'DR' => 'S', 'DUNNING STARTED' => 'Mahnprozess gestartet', 'Dataset upgrade' => 'Datenbankaktualisierung', 'Date' => 'Datum', @@ -379,6 +381,8 @@ $self->{subs} = { '_update_part_information' => '_update_part_information', '_update_ship' => '_update_ship', 'add' => 'add', + 'ap_transaction' => 'ap_transaction', + 'ar_transaction' => 'ar_transaction', 'backorder_exchangerate' => 'backorder_exchangerate', 'build_std_url' => 'build_std_url', 'calculate_qty' => 'calculate_qty', @@ -413,6 +417,7 @@ $self->{subs} = { 'form_header' => 'form_header', 'format_dates' => 'format_dates', 'get_basic_bin_wh_info' => 'get_basic_bin_wh_info', + 'gl_transaction' => 'gl_transaction', 'invoice' => 'invoice', 'invoice_multi' => 'invoice_multi', 'invoicetotal' => 'invoicetotal', @@ -448,6 +453,7 @@ $self->{subs} = { 'report_generator_set_default_sort' => 'report_generator_set_default_sort', 'request_for_quotation' => 'request_for_quotation', 'retrieve_partunits' => 'retrieve_partunits', + 'sales_invoice' => 'sales_invoice', 'sales_order' => 'sales_order', 'save' => 'save', 'save_and_close' => 'save_and_close', @@ -479,6 +485,7 @@ $self->{subs} = { 'update_stock_in' => 'update_stock_in', 'validate_items' => 'validate_items', 'vendor_details' => 'vendor_details', + 'vendor_invoice' => 'vendor_invoice', 'vendor_selection' => 'vendor_selection', 'yes' => 'yes', 'weiter' => 'continue',