X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=locale%2Fde%2Fbp;h=d6dd5714d61f88894e96159fa423cc8acb52e0b9;hb=8e08bedb4b4bfb97adcb4f4eb94a60012ca3729b;hp=cf2221414147eca7b9d1a6510ed96e8484027730;hpb=c87608abb2f5d98353e6838f33146b00a1399c3c;p=kivitendo-erp.git diff --git a/locale/de/bp b/locale/de/bp index cf2221414..d6dd5714d 100644 --- a/locale/de/bp +++ b/locale/de/bp @@ -1,6 +1,7 @@ #!/usr/bin/perl $self->{texts} = { + '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', 'AR' => 'Verkauf', @@ -15,6 +16,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', 'Cannot remove files!' => 'Dateien können nicht gelöscht werden!', 'Cc' => 'Cc', 'Change Lx-Office installation settings (all menu entries beneath \'System\')' => 'Verändern der Lx-Office-Installationseinstellungen (Menüpunkte unterhalb von \'System\')', @@ -41,12 +57,14 @@ $self->{texts} = { 'Customer details' => 'Kundendetails', 'DATEV Export' => 'DATEV-Export', 'DELETED' => 'Gelöscht', + 'DR' => 'S', 'DUNNING STARTED' => 'Mahnprozess gestartet', 'Dataset upgrade' => 'Datenbankaktualisierung', 'Date' => 'Datum', 'Delivery Order' => 'Lieferschein', 'Dependency loop detected:' => 'Schleife in den Abhängigkeiten entdeckt:', 'Directory' => 'Verzeichnis', + 'Dunning' => 'Mahnung', 'ELSE' => 'Zusatz', 'Enter longdescription' => 'Langtext eingeben', 'Error in database control file \'%s\': %s' => 'Fehler in Datenbankupgradekontrolldatei \'%s\': %s', @@ -174,6 +192,8 @@ $self->{subs} = { 'H' => 'H', 'NTI' => 'NTI', 'Q' => 'Q', + 'ap_transaction' => 'ap_transaction', + 'ar_transaction' => 'ar_transaction', 'assert_bp_access' => 'assert_bp_access', 'build_std_url' => 'build_std_url', 'calculate_qty' => 'calculate_qty', @@ -182,6 +202,7 @@ $self->{subs} = { 'cov_selection_internal' => 'cov_selection_internal', 'delivery_customer_selection' => 'delivery_customer_selection', 'format_dates' => 'format_dates', + 'gl_transaction' => 'gl_transaction', 'list_spool' => 'list_spool', 'mark_as_paid_common' => 'mark_as_paid_common', 'part_selection_internal' => 'part_selection_internal', @@ -189,6 +210,7 @@ $self->{subs} = { 'reformat_numbers' => 'reformat_numbers', 'remove' => 'remove', 'retrieve_partunits' => 'retrieve_partunits', + 'sales_invoice' => 'sales_invoice', 'search' => 'search', 'select_all' => 'select_all', 'select_part' => 'select_part', @@ -196,8 +218,10 @@ $self->{subs} = { 'set_longdescription' => 'set_longdescription', 'show_history' => 'show_history', 'show_vc_details' => 'show_vc_details', + 'vendor_invoice' => 'vendor_invoice', 'vendor_selection' => 'vendor_selection', 'yes' => 'yes', + 'Übernehmen' => 'close', 'weiter' => 'continue', 'neue_ware' => 'new_part', 'drucken' => 'print',