X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Fdo;h=5f1e42e4d5ec68641892b114235d0cab46be7c60;hb=09f6472492fd33fbca181838c48b4c83136172b1;hp=2b86d660910c955a03b6697263bf87d9d610beb6;hpb=52cd76db42d6df8a1eadf15b7bc126cdcc1544af;p=kivitendo-erp.git diff --git a/locale/de/do b/locale/de/do index 2b86d6609..5f1e42e4d 100644 --- a/locale/de/do +++ b/locale/de/do @@ -34,6 +34,20 @@ $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', + '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', @@ -196,6 +210,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', @@ -311,6 +326,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', @@ -335,6 +352,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', @@ -367,6 +385,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', @@ -395,6 +414,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',