X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Fdn;h=5ca66cfca8d5e0f9c2e24e59c7e9a664326d3d7c;hb=651e8d51f656789ec224ce12986ed9d45b652434;hp=98089a18e63f07b9414b00747ac19192f8d423ed;hpb=fc8ad1a3510949f71a0b35415130d573599fb5d4;p=kivitendo-erp.git diff --git a/locale/de/dn b/locale/de/dn index 98089a18e..5ca66cfca 100644 --- a/locale/de/dn +++ b/locale/de/dn @@ -3,6 +3,7 @@ $self->{texts} = { ' Date missing!' => ' Datum 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', @@ -29,6 +30,20 @@ $self->{texts} = { 'Bin List' => 'Lagerliste', '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.', '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', 'Cc' => 'Cc', 'Change Lx-Office installation settings (all menu entries beneath \'System\')' => 'Verändern der Lx-Office-Installationseinstellungen (Menüpunkte unterhalb von \'System\')', @@ -172,6 +187,7 @@ $self->{texts} = { 'Pick List' => 'Sammelliste', 'Please enter values' => 'Bitte Werte eingeben', 'Postscript' => 'Postscript', + 'Preview' => 'Druckvorschau', 'Price' => 'Preis', 'Price Factor' => 'Preisfaktor', 'Pricegroup' => 'Preisgruppe', @@ -186,6 +202,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', @@ -247,6 +264,7 @@ $self->{texts} = { 'Warehouse management' => 'Lagerverwaltung/Bestandsveränderung', 'Yes' => 'Ja', 'You do not have the permissions to access this function.' => 'Sie verfügen nicht über die notwendigen Rechte, um auf diese Funktion zuzugreifen.', + 'Your PostgreSQL installationen uses UTF-8 as its encoding. Therefore you have to configure Lx-Office to use UTF-8 as well.' => 'Ihre PostgreSQL-Installation benutzt UTF-8 als Zeichensatz. Sie müssen deshalb Lx-Office so konfigurieren, dass es ebenfalls UTF-8 als Zeichensatz benutzt.', 'Zipcode' => 'PLZ', '[email]' => '[email]', 'bin_list' => 'Lagerliste', @@ -285,6 +303,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', 'call_sub' => 'call_sub', @@ -297,6 +317,7 @@ $self->{subs} = { 'edit_config' => 'edit_config', 'edit_e_mail' => 'edit_e_mail', 'format_dates' => 'format_dates', + 'gl_transaction' => 'gl_transaction', 'invoicetotal' => 'invoicetotal', 'item_selected' => 'item_selected', 'mark_as_paid_common' => 'mark_as_paid_common', @@ -321,6 +342,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_dunning' => 'save_dunning', 'search' => 'search', @@ -339,6 +361,7 @@ $self->{subs} = { 'show_vc_details' => 'show_vc_details', 'validate_items' => 'validate_items', 'vendor_details' => 'vendor_details', + 'vendor_invoice' => 'vendor_invoice', 'vendor_selection' => 'vendor_selection', 'weiter' => 'continue', 'neue_ware' => 'new_part',