X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c87608abb2f5d98353e6838f33146b00a1399c3c..e20f3f0dac8c4b362af0e6594de9581d05d0f6c4:/locale/de/oe diff --git a/locale/de/oe b/locale/de/oe index 7c6ddaf95..334eddf5d 100644 --- a/locale/de/oe +++ b/locale/de/oe @@ -4,6 +4,7 @@ $self->{texts} = { ' Date missing!' => ' Datum fehlt!', ' missing!' => ' fehlt!', '*/' => '*/', + 'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.', 'ADDED' => 'Hinzugefügt', 'AP' => 'Einkauf', 'AP Transaction' => 'Kreditorenbuchung', @@ -37,6 +38,21 @@ $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', + 'CRM know how' => 'Wissens DB', + 'CRM notices' => 'Notizen', + 'CRM opportunity' => 'Auftragschance', + 'CRM optional software' => 'CRM optionale Software', + 'CRM other' => 'alles Andere', + 'CRM search' => 'Adresssuche', + 'CRM send email' => 'eMail', + 'CRM services' => 'Dienstleistung', + 'CRM status' => 'Admin Stautus', + 'CRM termin' => 'Termine', + 'CRM user' => 'Admin Benutzer', 'CSV export -- options' => 'CSV-Export -- Optionen', 'Cannot delete delivery order!' => 'Lieferschein kann nicht gelöscht werden!', 'Cannot delete order!' => 'Auftrag kann nicht gelöscht werden!', @@ -80,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', @@ -186,6 +203,7 @@ $self->{texts} = { 'Open' => 'Offen', 'OpenDocument/OASIS' => 'OpenDocument/OASIS', 'Order' => 'Auftrag', + 'Order Date' => 'Auftragsdatum', 'Order Date missing!' => 'Auftragsdatum fehlt!', 'Order Number' => 'Auftragsnummer', 'Order Number missing!' => 'Auftragsnummer fehlt!', @@ -230,6 +248,7 @@ $self->{texts} = { 'Quotations' => 'Angebote', 'RFQ' => 'Anfrage', 'RFQ Number' => 'Anfragenummer', + 'ROP' => 'Mindestlagerbestand', 'Receipt, payment, reconciliation' => 'Zahlungseingang, Zahlungsausgang, Kontenabgleich', 'Release From Stock' => 'Lagerausgang', 'Reports' => 'Berichte', @@ -362,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', @@ -396,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', @@ -431,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', @@ -462,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', @@ -472,7 +496,6 @@ $self->{subs} = { 'schließen' => 'mark_closed', 'neue_ware' => 'new_part', 'nein' => 'no', - 'auftrag' => 'order', 'drucken' => 'print', 'lieferantenauftrag' => 'purchase_order', 'angebot' => 'quotation',