X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c87608abb2f5d98353e6838f33146b00a1399c3c..e20f3f0dac8c4b362af0e6594de9581d05d0f6c4:/locale/de/do diff --git a/locale/de/do b/locale/de/do index 46a4b2ae5..27645320b 100644 --- a/locale/de/do +++ b/locale/de/do @@ -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', @@ -33,6 +34,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!', 'Cc' => 'Cc', @@ -66,6 +82,7 @@ $self->{texts} = { 'Customer not on file!' => 'Kunde ist nicht in der Datenbank!', 'DATEV Export' => 'DATEV-Export', 'DELETED' => 'Gelöscht', + 'DR' => 'S', 'DUNNING STARTED' => 'Mahnprozess gestartet', 'Dataset upgrade' => 'Datenbankaktualisierung', 'Date' => 'Datum', @@ -195,6 +212,7 @@ $self->{texts} = { 'Quotation Date missing!' => 'Angebotsdatum fehlt!', 'Quotation Number missing!' => 'Angebotsnummer fehlt!', 'RFQ' => 'Anfrage', + 'ROP' => 'Mindestlagerbestand', 'Receipt, payment, reconciliation' => 'Zahlungseingang, Zahlungsausgang, Kontenabgleich', 'Release From Stock' => 'Lagerausgang', 'Reports' => 'Berichte', @@ -310,6 +328,8 @@ $self->{subs} = { '_update_part_information' => '_update_part_information', '_update_ship' => '_update_ship', 'add' => 'add', + 'ap_transaction' => 'ap_transaction', + 'ar_transaction' => 'ar_transaction', 'build_std_url' => 'build_std_url', 'calculate_qty' => 'calculate_qty', 'calculate_stock_in_out' => 'calculate_stock_in_out', @@ -334,6 +354,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', @@ -366,6 +387,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', 'save' => 'save', 'save_as_new' => 'save_as_new', 'search' => 'search', @@ -394,6 +416,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',